/home/bdqbpbxa/db_dumps/root_db/root_cg.sql
-- MySQL dump 10.19  Distrib 10.2.39-MariaDB, for Linux (x86_64)
--
-- Host: localhost    Database: root_cg
-- ------------------------------------------------------
-- 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=66 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-07-20 19:15:27'),(2,'2021-07-20 19:18:46'),(3,'2021-07-20 21:49:43'),(4,'2021-07-20 21:53:26'),(5,'2021-07-20 22:09:34'),(6,'2021-07-21 18:05:05'),(7,'2021-07-21 18:09:12'),(8,'2021-07-21 18:09:34'),(9,'2021-07-22 15:40:10'),(10,'2021-07-22 17:35:14'),(11,'2021-07-22 17:42:23'),(12,'2021-07-22 17:42:41'),(13,'2021-07-22 17:54:24'),(14,'2021-07-22 18:37:01'),(15,'2021-07-22 18:37:12'),(16,'2021-07-22 18:37:28'),(17,'2021-07-22 19:22:44'),(18,'2021-07-22 19:24:19'),(19,'2021-07-27 11:19:32'),(20,'2021-07-27 20:43:02'),(21,'2021-07-27 20:44:29'),(22,'2021-07-27 20:47:44'),(23,'2021-07-27 20:48:53'),(24,'2021-07-27 21:08:07'),(25,'2021-07-27 21:18:35'),(26,'2021-08-03 21:02:14'),(27,'2021-08-04 14:39:10'),(28,'2021-08-04 15:30:55'),(29,'2021-08-09 11:26:12'),(30,'2021-08-09 11:27:49'),(31,'2021-08-09 11:54:55'),(32,'2021-08-09 12:25:36'),(33,'2021-08-09 12:31:08'),(34,'2021-08-18 18:45:28'),(35,'2021-08-18 19:41:43'),(36,'2021-08-18 19:41:52'),(37,'2021-08-18 19:42:00'),(38,'2021-08-18 19:46:43'),(39,'2021-08-18 19:47:30'),(40,'2021-08-19 18:24:03'),(41,'2021-08-20 14:21:53'),(42,'2021-08-26 19:49:25'),(43,'2021-08-26 19:50:40'),(44,'2021-08-26 19:51:01'),(45,'2021-08-26 19:59:28'),(46,'2021-08-26 19:59:47'),(47,'2021-08-26 20:00:20'),(48,'2021-08-26 20:01:06'),(49,'2021-08-26 20:01:21'),(50,'2021-08-26 20:02:27'),(51,'2021-08-26 20:06:32'),(52,'2021-08-26 20:07:38'),(53,'2021-08-26 20:07:57'),(54,'2021-08-26 20:08:41'),(55,'2021-08-26 20:18:32'),(56,'2021-08-26 20:19:07'),(57,'2021-08-26 20:25:09'),(58,'2021-08-26 20:25:17'),(59,'2021-08-26 20:25:53'),(60,'2021-08-26 20:25:58'),(61,'2021-08-26 20:26:03'),(62,'2021-08-26 20:26:35'),(63,'2021-08-26 20:30:11'),(64,'2021-08-26 20:31:49'),(65,'2021-08-26 20:33:27');
/*!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=221 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,120,1,'user-email','test@mail.com'),(2,120,1,'submit_time','2021-07-20 15:15:27'),(3,120,1,'submit_ip','5.58.22.184'),(4,120,2,'user-email','test@mail.c'),(5,120,2,'submit_time','2021-07-20 15:18:46'),(6,120,2,'submit_ip','5.58.22.184'),(7,120,3,'user-email','test@gmail.om'),(8,120,3,'submit_time','2021-07-20 17:49:43'),(9,120,3,'submit_ip','5.58.209.152'),(10,120,4,'user-email','sdfg@df.df'),(11,120,4,'submit_time','2021-07-20 17:53:26'),(12,120,4,'submit_ip','5.58.209.152'),(13,120,5,'user-email','test@gmail.om'),(14,120,5,'submit_time','2021-07-20 18:09:34'),(15,120,5,'submit_ip','5.58.209.152'),(16,120,6,'user-email','test@gmail.om'),(17,120,6,'submit_time','2021-07-21 14:05:05'),(18,120,6,'submit_ip','5.58.209.152'),(19,120,7,'user-email','test@gmail.om'),(20,120,7,'submit_time','2021-07-21 14:09:12'),(21,120,7,'submit_ip','5.58.209.152'),(22,120,8,'user-email','vitaliy@goodface.agency'),(23,120,8,'submit_time','2021-07-21 14:09:34'),(24,120,8,'submit_ip','5.58.209.152'),(25,120,9,'user-email','test@gmail.om'),(26,120,9,'submit_time','2021-07-22 11:40:10'),(27,120,9,'submit_ip','217.196.161.64'),(28,285,10,'submit_time','2021-07-22 13:35:14'),(29,285,10,'submit_ip','217.196.161.64'),(30,285,11,'user-email','test@gmail.om'),(31,285,11,'submit_time','2021-07-22 13:42:23'),(32,285,11,'submit_ip','217.196.161.64'),(33,285,12,'user-email','test@gmail.om'),(34,285,12,'submit_time','2021-07-22 13:42:41'),(35,285,12,'submit_ip','217.196.161.64'),(36,286,13,'user-email','test@gmail.om'),(37,286,13,'check-1',''),(38,286,13,'submit_time','2021-07-22 13:54:24'),(39,286,13,'submit_ip','217.196.161.64'),(40,286,14,'user-email','test@gmail.om'),(41,286,14,'accept-subscribe-before-footer','1'),(42,286,14,'submit_time','2021-07-22 14:37:01'),(43,286,14,'submit_ip','217.196.161.64'),(44,120,15,'user-email','test-2@mail.com'),(45,120,15,'submit_time','2021-07-22 14:37:12'),(46,120,15,'submit_ip','217.196.161.64'),(47,285,16,'user-email','test-3@mail.com'),(48,285,16,'submit_time','2021-07-22 14:37:28'),(49,285,16,'submit_ip','217.196.161.64'),(50,286,17,'user-email','test@gmail.om'),(51,286,17,'accept-subscribe-before-footer','1'),(52,286,17,'submit_time','2021-07-22 15:22:44'),(53,286,17,'submit_ip','217.196.161.64'),(54,286,18,'user-email','test@gmail.om'),(55,286,18,'accept-subscribe-before-footer','1'),(56,286,18,'submit_time','2021-07-22 15:24:19'),(57,286,18,'submit_ip','217.196.161.64'),(58,286,19,'user-email','test@gmail.om'),(59,286,19,'accept-subscribe-before-footer','1'),(60,286,19,'submit_time','2021-07-27 07:19:32'),(61,286,19,'submit_ip','217.196.161.64'),(62,285,20,'user-email','test@gmail.om'),(63,285,20,'submit_time','2021-07-27 16:43:02'),(64,285,20,'submit_ip','217.196.161.64'),(65,285,21,'user-email','krock00000@gmail.com'),(66,285,21,'submit_time','2021-07-27 16:44:29'),(67,285,21,'submit_ip','217.196.161.64'),(68,285,22,'user-email','test@gmail.om'),(69,285,22,'submit_time','2021-07-27 16:47:44'),(70,285,22,'submit_ip','217.196.161.64'),(71,404,23,'user-email','krock00000@gmail.com'),(72,404,23,'book-form-url','https://nah.com'),(73,404,23,'submit_time','2021-07-27 16:48:53'),(74,404,23,'submit_ip','217.196.161.64'),(75,404,24,'user-email','krock00000@gmail.com'),(76,404,24,'book-form-url','https://commercegate.goodface.com.ua/wp/ebook/comparison-to-choose-your-perfect-marketing-automation-tool-for-your-ecommerce-project/'),(77,404,24,'submit_time','2021-07-27 17:08:07'),(78,404,24,'submit_ip','217.196.161.64'),(79,404,25,'user-email','krock00000@gmail.com'),(80,404,25,'book-form-url','https://commercegate.goodface.com.ua/wp/ebook/comparison-to-choose-your-perfect-marketing-automation-tool-for-your-ecommerce-project/'),(81,404,25,'submit_time','2021-07-27 17:18:35'),(82,404,25,'submit_ip','217.196.161.64'),(83,817,26,'user-email','test@gmail.om'),(84,817,26,'submit_time','2021-08-03 17:02:14'),(85,817,26,'submit_ip','5.58.22.184'),(86,817,27,'user-email','test@gmail.om'),(87,817,27,'submit_time','2021-08-04 10:39:10'),(88,817,27,'submit_ip','5.58.22.184'),(89,817,28,'user-email','asdf@sdf.df'),(90,817,28,'submit_time','2021-08-04 11:30:55'),(91,817,28,'submit_ip','5.58.22.184'),(92,285,29,'user-email','test@gmail.om'),(93,285,29,'submit_time','2021-08-09 07:26:12'),(94,285,29,'submit_ip','5.58.209.152'),(95,817,30,'user-email','test-2@mail.com'),(96,817,30,'submit_time','2021-08-09 07:27:49'),(97,817,30,'submit_ip','5.58.209.152'),(98,817,31,'user-email','krock00000@gmail.com'),(99,817,31,'submit_time','2021-08-09 07:54:55'),(100,817,31,'submit_ip','5.58.209.152'),(101,817,32,'user-email','test@gmail.om'),(102,817,32,'submit_time','2021-08-09 08:25:36'),(103,817,32,'submit_ip','5.58.209.152'),(104,817,33,'user-email','test-3@mail.c'),(105,817,33,'submit_time','2021-08-09 08:31:08'),(106,817,33,'submit_ip','5.58.209.152'),(107,817,34,'user-email','test@gmail.om'),(108,817,34,'submit_time','2021-08-18 14:45:28'),(109,817,34,'submit_ip','217.196.161.192'),(110,285,35,'user-email','test@gmail.om'),(111,285,35,'submit_time','2021-08-18 15:41:43'),(112,285,35,'submit_ip','5.58.209.152'),(113,404,36,'user-email','krock00000@gmail.com'),(114,404,36,'book-form-url',''),(115,404,36,'submit_time','2021-08-18 15:41:52'),(116,404,36,'submit_ip','5.58.209.152'),(117,286,37,'user-email','test-2@mail.com'),(118,286,37,'accept-subscribe-before-footer','1'),(119,286,37,'submit_time','2021-08-18 15:42:00'),(120,286,37,'submit_ip','5.58.209.152'),(121,404,38,'user-email','krock00000@gmail.com'),(122,404,38,'book-form-url','https://commercegate.goodface.com.ua/wp/ebook/comparison-to-choose/'),(123,404,38,'submit_time','2021-08-18 15:46:43'),(124,404,38,'submit_ip','5.58.209.152'),(125,120,39,'user-email','test-2@mail.com'),(126,120,39,'submit_time','2021-08-18 15:47:30'),(127,120,39,'submit_ip','5.58.209.152'),(128,1653,40,'user-email','test@gmail.om'),(129,1653,40,'accept-subscribe-before-footer','1'),(130,1653,40,'submit_time','2021-08-19 14:24:03'),(131,1653,40,'submit_ip','176.108.120.11'),(132,120,41,'user-email','test@gmail.om'),(133,120,41,'submit_time','2021-08-20 10:21:53'),(134,120,41,'submit_ip','5.58.22.184'),(135,120,42,'user-email','asdf@sdf.df'),(136,120,42,'submit_time','2021-08-26 15:49:25'),(137,120,42,'submit_ip','5.58.22.184'),(138,120,43,'user-email','test@gmail.om'),(139,120,43,'submit_time','2021-08-26 15:50:40'),(140,120,43,'submit_ip','5.58.22.184'),(141,120,44,'user-email','test@gmail.om'),(142,120,44,'submit_time','2021-08-26 15:51:01'),(143,120,44,'submit_ip','5.58.22.184'),(144,120,45,'user-email','asdf@sdf.df'),(145,120,45,'submit_time','2021-08-26 15:59:28'),(146,120,45,'submit_ip','5.58.22.184'),(147,120,46,'user-email','asdf@sdf.df'),(148,120,46,'submit_time','2021-08-26 15:59:47'),(149,120,46,'submit_ip','5.58.22.184'),(150,120,47,'user-email','asdf@sdf.df'),(151,120,47,'submit_time','2021-08-26 16:00:20'),(152,120,47,'submit_ip','5.58.22.184'),(153,1656,48,'user-email','asf@sdf.df'),(154,1656,48,'submit_time','2021-08-26 16:01:06'),(155,1656,48,'submit_ip','5.58.22.184'),(156,404,49,'user-email','asdf@sdf.df'),(157,404,49,'book-form-url',''),(158,404,49,'submit_time','2021-08-26 16:01:21'),(159,404,49,'submit_ip','5.58.22.184'),(160,404,50,'user-email','krock00000@gmail.c'),(161,404,50,'book-form-url',''),(162,404,50,'submit_time','2021-08-26 16:02:27'),(163,404,50,'submit_ip','5.58.22.184'),(164,120,51,'user-email','asdf@sdf.df'),(165,120,51,'submit_time','2021-08-26 16:06:32'),(166,120,51,'submit_ip','5.58.22.184'),(167,120,52,'user-email','asdf@sdf.df'),(168,120,52,'submit_time','2021-08-26 16:07:38'),(169,120,52,'submit_ip','5.58.22.184'),(170,286,53,'user-email','asdf@sdf.df'),(171,286,53,'accept-subscribe-before-footer','1'),(172,286,53,'submit_time','2021-08-26 16:07:57'),(173,286,53,'submit_ip','5.58.22.184'),(174,286,54,'user-email','asdf@sdf.df'),(175,286,54,'accept-subscribe-before-footer','1'),(176,286,54,'submit_time','2021-08-26 16:08:41'),(177,286,54,'submit_ip','5.58.22.184'),(178,286,55,'user-email','test@gmail.om'),(179,286,55,'accept-subscribe-before-footer','1'),(180,286,55,'submit_time','2021-08-26 16:18:32'),(181,286,55,'submit_ip','5.58.22.184'),(182,286,56,'user-email','asdf@sdf.df'),(183,286,56,'accept-subscribe-before-footer','1'),(184,286,56,'submit_time','2021-08-26 16:19:07'),(185,286,56,'submit_ip','5.58.22.184'),(186,286,57,'user-email','test@gmail.om'),(187,286,57,'accept-subscribe-before-footer','1'),(188,286,57,'submit_time','2021-08-26 16:25:09'),(189,286,57,'submit_ip','5.58.22.184'),(190,286,58,'user-email','test@gmail.om'),(191,286,58,'accept-subscribe-before-footer','1'),(192,286,58,'submit_time','2021-08-26 16:25:17'),(193,286,58,'submit_ip','5.58.22.184'),(194,286,59,'user-email','test@gmail.om'),(195,286,59,'accept-subscribe-before-footer','1'),(196,286,59,'submit_time','2021-08-26 16:25:53'),(197,286,59,'submit_ip','5.58.22.184'),(198,120,60,'user-email','test@gmail.om'),(199,120,60,'submit_time','2021-08-26 16:25:58'),(200,120,60,'submit_ip','5.58.22.184'),(201,404,61,'user-email','test@gmail.om'),(202,404,61,'book-form-url',''),(203,404,61,'submit_time','2021-08-26 16:26:03'),(204,404,61,'submit_ip','5.58.22.184'),(205,404,62,'user-email','test@gmail.om'),(206,404,62,'book-form-url',''),(207,404,62,'submit_time','2021-08-26 16:26:35'),(208,404,62,'submit_ip','5.58.22.184'),(209,404,63,'user-email','test@gmail.om'),(210,404,63,'book-form-url',''),(211,404,63,'submit_time','2021-08-26 16:30:11'),(212,404,63,'submit_ip','5.58.22.184'),(213,404,64,'user-email','test@gmail.om'),(214,404,64,'book-form-url',''),(215,404,64,'submit_time','2021-08-26 16:31:49'),(216,404,64,'submit_ip','5.58.22.184'),(217,404,65,'user-email','test@gmail.om'),(218,404,65,'book-form-url',''),(219,404,65,'submit_time','2021-08-26 16:33:27'),(220,404,65,'submit_ip','5.58.22.184');
/*!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 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 */;
/*!40000 ALTER TABLE `wp_comments` 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 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 */;
/*!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=13839 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://commercegate.goodface.com.ua/wp','yes'),(2,'home','https://commercegate.goodface.com.ua/wp','yes'),(3,'blogname','CommerceGate','yes'),(4,'blogdescription','Just another WordPress site','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','F j, Y','yes'),(24,'time_format','g:i a','yes'),(25,'links_updated_date_format','F j, Y g:i a','yes'),(26,'comment_moderation','0','yes'),(27,'moderation_notify','1','yes'),(28,'permalink_structure','/%postname%/','yes'),(30,'hack_file','0','yes'),(31,'blog_charset','UTF-8','yes'),(32,'moderation_keys','','no'),(33,'active_plugins','a:16:{i:0;s:25:\"polylang-pro/polylang.php\";i:1;s:34:\"advanced-custom-fields-pro/acf.php\";i:2;s:33:\"classic-editor/classic-editor.php\";i:3;s:43:\"custom-post-type-ui/custom-post-type-ui.php\";i:4;s:33:\"disable-emojis/disable-emojis.php\";i:5;s:33:\"duplicate-post/duplicate-post.php\";i:6;s:25:\"duplicator/duplicator.php\";i:7;s:67:\"favicon-by-realfavicongenerator/favicon-by-realfavicongenerator.php\";i:8;s:31:\"filester/ninja-file-manager.php\";i:9;s:35:\"insert-headers-and-footers/ihaf.php\";i:10;s:17:\"leadin/leadin.php\";i:11;s:37:\"post-types-order/post-types-order.php\";i:12;s:38:\"psn-pagespeed-ninja/pagespeedninja.php\";i:13;s:21:\"safe-svg/safe-svg.php\";i:14;s:37:\"tinymce-advanced/tinymce-advanced.php\";i:15;s:24:\"wordpress-seo/wp-seo.php\";}','yes'),(34,'category_base','','yes'),(35,'ping_sites','http://rpc.pingomatic.com/','yes'),(36,'comment_max_links','2','yes'),(37,'gmt_offset','0','yes'),(38,'default_email_category','1','yes'),(39,'recently_edited','a:4:{i:0;s:100:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/bws-custom-code/bws-custom-code.js\";i:1;s:101:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/bws-custom-code/bws-custom-code.php\";i:2;s:101:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/bws-custom-code/bws-custom-code.css\";i:4;s:0:\"\";}','no'),(40,'template','commercegate','yes'),(41,'stylesheet','commercegate','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','51917','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:2;a:4:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:12:\"hierarchical\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(77,'widget_text','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(78,'widget_rss','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(79,'uninstall_plugins','a:1:{s:61:\"radio-buttons-for-taxonomies/radio-buttons-for-taxonomies.php\";a:2:{i:0;s:28:\"Radio_Buttons_For_Taxonomies\";i:1;s:21:\"delete_plugin_options\";}}','no'),(80,'timezone_string','','yes'),(81,'page_for_posts','0','yes'),(82,'page_on_front','12','yes'),(83,'default_post_format','0','yes'),(84,'link_manager_enabled','0','yes'),(85,'finished_splitting_shared_terms','1','yes'),(86,'site_icon','0','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','1658572235','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,'initial_db_version','49752','yes'),(99,'wp_user_roles','a:7:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:83:{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:20:\"wpseo_manage_options\";b:1;s:19:\"cf7_db_form_view120\";b:1;s:20:\"cf7_db_form_edit_120\";b:1;s:10:\"copy_posts\";b:1;s:19:\"cf7_db_form_view285\";b:1;s:20:\"cf7_db_form_edit_285\";b:1;s:19:\"cf7_db_form_view286\";b:1;s:20:\"cf7_db_form_edit_286\";b:1;s:19:\"cf7_db_form_view404\";b:1;s:20:\"cf7_db_form_edit_404\";b:1;s:19:\"cf7_db_form_view817\";b:1;s:20:\"cf7_db_form_edit_817\";b:1;s:20:\"cf7_db_form_view1652\";b:1;s:21:\"cf7_db_form_edit_1652\";b:1;s:20:\"cf7_db_form_view1653\";b:1;s:21:\"cf7_db_form_edit_1653\";b:1;s:20:\"cf7_db_form_view1654\";b:1;s:21:\"cf7_db_form_edit_1654\";b:1;s:20:\"cf7_db_form_view1655\";b:1;s:21:\"cf7_db_form_edit_1655\";b:1;s:20:\"cf7_db_form_view1656\";b:1;s:21:\"cf7_db_form_edit_1656\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:37:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:10:\"copy_posts\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:39:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;s:10:\"copy_posts\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:37:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:10:\"copy_posts\";b:1;}}}','yes'),(100,'fresh_site','0','yes'),(101,'widget_search','a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(102,'widget_recent-posts','a:2:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}','yes'),(103,'widget_recent-comments','a:2:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}','yes'),(104,'widget_archives','a:2:{i:2;a:3:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(105,'widget_meta','a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(106,'sidebars_widgets','a:2:{s:19:\"wp_inactive_widgets\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}s:13:\"array_version\";i:3;}','yes'),(107,'cron','a:13:{i:1654685921;a:1:{s:34:\"wp_privacy_delete_old_export_files\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1654690676;a:2:{s:13:\"wpseo-reindex\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:31:\"wpseo_permalink_structure_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1654696256;a:1:{s:23:\"fbrfg_check_for_updates\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1654705637;a:1:{s:26:\"pagespeedninja_daily_event\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1654719826;a:1:{s:21:\"wp_update_user_counts\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1654721921;a:4:{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;}}}i:1654765121;a:1:{s:32:\"recovery_mode_clean_expired_keys\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1654765124;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:1654765128;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:1655122111;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:1655122676;a:1:{s:16:\"wpseo_ryte_fetch\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1655197121;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'),(108,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(109,'widget_calendar','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(110,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(111,'widget_media_image','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(112,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(113,'widget_media_video','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(114,'widget_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(115,'widget_nav_menu','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(116,'widget_custom_html','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(140,'recently_activated','a:0:{}','yes'),(147,'theme_mods_twentytwentyone','a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1626696375;s:4:\"data\";a:3:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:3:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";}s:9:\"sidebar-2\";a:3:{i:0;s:10:\"archives-2\";i:1;s:12:\"categories-2\";i:2;s:6:\"meta-2\";}}}}','yes'),(152,'current_theme','CommerceGate','yes'),(153,'theme_mods_commercegate','a:3:{i:0;b:0;s:18:\"nav_menu_locations\";a:0:{}s:18:\"custom_css_post_id\";i:-1;}','yes'),(154,'theme_switched','','yes'),(160,'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:6:{i:0;s:5:\"ebook\";i:1;s:13:\"our-solutions\";i:2;s:12:\"ebook-thanks\";i:3;s:7:\"careers\";i:4;s:17:\"value-proposition\";i:5;s:8:\"document\";}s:10:\"taxonomies\";a:2:{i:0;s:16:\"vacancy_category\";i:1;s:13:\"book_category\";}s:7:\"domains\";a:0:{}s:7:\"version\";s:3:\"3.1\";s:16:\"first_activation\";i:1626696511;s:12:\"default_lang\";s:2:\"en\";s:16:\"previous_version\";s:5:\"3.0.6\";}','yes'),(161,'polylang_wpml_strings','a:0:{}','yes'),(162,'widget_polylang','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(164,'edd_sl_609ae11585be436291a4a56797acb272','a:2:{s:7:\"timeout\";i:1627907120;s:5:\"value\";s:13361:\"{\"new_version\":\"3.1\",\"stable_version\":\"3.1\",\"name\":\"Polylang Pro\",\"slug\":\"polylang\",\"url\":\"https:\\/\\/polylang.pro\\/downloads\\/polylang-pro\\/?changelog=1\",\"last_updated\":\"6 days ago\",\"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 (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<h4> 3.0.6 (2021-06-22) <\\/h4>\\n<ul>\\n<li>Fix a conflict with the WooCommerce cart translation and cache plugins #876<\\/li>\\n<\\/ul>\\n<h4> 3.0.5 (2021-06-08) <\\/h4>\\n<ul>\\n<li>Pro: fix original post not assigned to a new translation when the languages sidebar is closed<\\/li>\\n<li>Pro: Attempt to fix zip file corrupted on some installations when exporting string translations<\\/li>\\n<li>Support session cookie with the pll_cookie_expiration filter #835<\\/li>\\n<li>Fix javascript error when a plugin defines its own editor for translated post types #837<\\/li>\\n<li>Fix languages displayed in screen options when editing a term #850<\\/li>\\n<li>Cache: fix post type archive cache not cleared when saving a post #828<\\/li>\\n<\\/ul>\\n<h4> 3.0.4 (2021-04-27) <\\/h4>\\n<ul>\\n<li>Improve performance in the pages (or hierarchical post types) list table<\\/li>\\n<li>Fix an ajax conflict with WooCommerce License manager<\\/li>\\n<\\/ul>\\n<h4> 3.0.3 (2021-03-23) <\\/h4>\\n<ul>\\n<li>Fix a warning when a language is corrupted in database (term_language missing)<\\/li>\\n<li>Fix confirmation modal with WooCommerce and WordPress &lt; 5.6<\\/li>\\n<li>Fix an ajax conflict with WooCommerce Tree Table Rate Shipping and HubSpot All-In-One Marketing<\\/li>\\n<\\/ul>\\n<h4> 3.0.2 (2021-03-16) <\\/h4>\\n<ul>\\n<li>Move hreflang attributes higher in the head section #771<\\/li>\\n<li>Fix custom flags not working (introduced in 3.0)<\\/li>\\n<li>Fix translation of the confirmation modal when changing the language of a post<\\/li>\\n<li>Fix js and css not loaded when Polylang is used as a mu-plugin (introduced in 3.0)<\\/li>\\n<li>Fix support for html5 stylesheet link tags #775<\\/li>\\n<li>Fix possible warning in frontend-filters-links.php<\\/li>\\n<li>Yoast SEO Premium: Take over the multilingual compatibility removed in Yoast SEO Premium 15.8 #796<\\/li>\\n<li>Yoast SEO: Fix CPT breadcrumb title when the option is left empty #794<\\/li>\\n<li>Yoast SEO: Fix sitemap.xml not redirected on secondary domains #789<\\/li>\\n<\\/ul>\\n<h4> 3.0.1 (2021-03-10) <\\/h4>\\n<ul>\\n<li>Fix media gallery messed when editing a post in the classic editor<\\/li>\\n<li>Fix missing script dependency on old WP versions<\\/li>\\n<li>Fix CSS conflict with WooCommerce Bookings for WP &lt; 5.6<\\/li>\\n<li>Fix conflict resulting in \'__\' already defined in block-editor.js. #779<\\/li>\\n<li>Fix search form removed for some themes. Props Mari\\u00e1n Kada\\u0148ka. #780<\\/li>\\n<li>Fix fatal error with very old versions of Yoast SEO. Props Nicola Peluchetti. #781<\\/li>\\n<\\/ul>\\n<h4> 3.0 (2021-03-08) <\\/h4>\\n<ul>\\n<li>Add compatibility with WordPress 5.7<\\/li>\\n<li>Remove upgrades from Polylang older than 1.8<\\/li>\\n<li>Remove deprecated class PLL_Pointer<\\/li>\\n<li>Pro: Hide the license keys<\\/li>\\n<li>Pro: Fix redirect to the home page of a deactivated language<\\/li>\\n<li>Pro: Fix synchronization of post status not working<\\/li>\\n<li>Pro: Fix language switcher block not working in a post retrieved in REST API<\\/li>\\n<li>Pro: Fix PO export of strings with line breaks<\\/li>\\n<li>Pro: Fix file block title customization lost<\\/li>\\n<li>Add a dialog box to ask a confirmation about a language change in classic and block editors<\\/li>\\n<li>Improve browser language detection #591<\\/li>\\n<li>Improve robustness and documentation of code<\\/li>\\n<li>Fix media library after the language has been chnaged in the editor metabox<\\/li>\\n<li>Fix duplicated title attribute on flag link in posts list<\\/li>\\n<li>Fix legacy block editor language metabox compatibility with WordPress 5.6<\\/li>\\n<li>Fix uploaded theme and plugin files in media library<\\/li>\\n<li>Fix site title not translated in email change confirmation email<\\/li>\\n<li>Fix remaining deprecated jQuery notices #741<\\/li>\\n<li>Fix compatibility with GN publisher<\\/li>\\n<li>Fix compatibility with Woodmart theme search form<\\/li>\\n<li>Fix compatibility issue with 3rd party ajax requests since jQuery 3.3 #744<\\/li>\\n<li>Fix CSS conflict with WooCommerce Bookings<\\/li>\\n<li>Fix browser error when displaying an embed and using a cache plugin #757<\\/li>\\n<li>Fix post type archive title and metadesc not translated in Yoast SEO<\\/li>\\n<li>Fix PHP notice in REST API<\\/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\",\"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 (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<h4> 3.0.6 (2021-06-22) <\\/h4>\\n<ul>\\n<li>Fix a conflict with the WooCommerce cart translation and cache plugins #876<\\/li>\\n<\\/ul>\\n<h4> 3.0.5 (2021-06-08) <\\/h4>\\n<ul>\\n<li>Pro: fix original post not assigned to a new translation when the languages sidebar is closed<\\/li>\\n<li>Pro: Attempt to fix zip file corrupted on some installations when exporting string translations<\\/li>\\n<li>Support session cookie with the pll_cookie_expiration filter #835<\\/li>\\n<li>Fix javascript error when a plugin defines its own editor for translated post types #837<\\/li>\\n<li>Fix languages displayed in screen options when editing a term #850<\\/li>\\n<li>Cache: fix post type archive cache not cleared when saving a post #828<\\/li>\\n<\\/ul>\\n<h4> 3.0.4 (2021-04-27) <\\/h4>\\n<ul>\\n<li>Improve performance in the pages (or hierarchical post types) list table<\\/li>\\n<li>Fix an ajax conflict with WooCommerce License manager<\\/li>\\n<\\/ul>\\n<h4> 3.0.3 (2021-03-23) <\\/h4>\\n<ul>\\n<li>Fix a warning when a language is corrupted in database (term_language missing)<\\/li>\\n<li>Fix confirmation modal with WooCommerce and WordPress &lt; 5.6<\\/li>\\n<li>Fix an ajax conflict with WooCommerce Tree Table Rate Shipping and HubSpot All-In-One Marketing<\\/li>\\n<\\/ul>\\n<h4> 3.0.2 (2021-03-16) <\\/h4>\\n<ul>\\n<li>Move hreflang attributes higher in the head section #771<\\/li>\\n<li>Fix custom flags not working (introduced in 3.0)<\\/li>\\n<li>Fix translation of the confirmation modal when changing the language of a post<\\/li>\\n<li>Fix js and css not loaded when Polylang is used as a mu-plugin (introduced in 3.0)<\\/li>\\n<li>Fix support for html5 stylesheet link tags #775<\\/li>\\n<li>Fix possible warning in frontend-filters-links.php<\\/li>\\n<li>Yoast SEO Premium: Take over the multilingual compatibility removed in Yoast SEO Premium 15.8 #796<\\/li>\\n<li>Yoast SEO: Fix CPT breadcrumb title when the option is left empty #794<\\/li>\\n<li>Yoast SEO: Fix sitemap.xml not redirected on secondary domains #789<\\/li>\\n<\\/ul>\\n<h4> 3.0.1 (2021-03-10) <\\/h4>\\n<ul>\\n<li>Fix media gallery messed when editing a post in the classic editor<\\/li>\\n<li>Fix missing script dependency on old WP versions<\\/li>\\n<li>Fix CSS conflict with WooCommerce Bookings for WP &lt; 5.6<\\/li>\\n<li>Fix conflict resulting in \'__\' already defined in block-editor.js. #779<\\/li>\\n<li>Fix search form removed for some themes. Props Mari\\u00e1n Kada\\u0148ka. #780<\\/li>\\n<li>Fix fatal error with very old versions of Yoast SEO. Props Nicola Peluchetti. #781<\\/li>\\n<\\/ul>\\n<h4> 3.0 (2021-03-08) <\\/h4>\\n<ul>\\n<li>Add compatibility with WordPress 5.7<\\/li>\\n<li>Remove upgrades from Polylang older than 1.8<\\/li>\\n<li>Remove deprecated class PLL_Pointer<\\/li>\\n<li>Pro: Hide the license keys<\\/li>\\n<li>Pro: Fix redirect to the home page of a deactivated language<\\/li>\\n<li>Pro: Fix synchronization of post status not working<\\/li>\\n<li>Pro: Fix language switcher block not working in a post retrieved in REST API<\\/li>\\n<li>Pro: Fix PO export of strings with line breaks<\\/li>\\n<li>Pro: Fix file block title customization lost<\\/li>\\n<li>Add a dialog box to ask a confirmation about a language change in classic and block editors<\\/li>\\n<li>Improve browser language detection #591<\\/li>\\n<li>Improve robustness and documentation of code<\\/li>\\n<li>Fix media library after the language has been chnaged in the editor metabox<\\/li>\\n<li>Fix duplicated title attribute on flag link in posts list<\\/li>\\n<li>Fix legacy block editor language metabox compatibility with WordPress 5.6<\\/li>\\n<li>Fix uploaded theme and plugin files in media library<\\/li>\\n<li>Fix site title not translated in email change confirmation email<\\/li>\\n<li>Fix remaining deprecated jQuery notices #741<\\/li>\\n<li>Fix compatibility with GN publisher<\\/li>\\n<li>Fix compatibility with Woodmart theme search form<\\/li>\\n<li>Fix compatibility issue with 3rd party ajax requests since jQuery 3.3 #744<\\/li>\\n<li>Fix CSS conflict with WooCommerce Bookings<\\/li>\\n<li>Fix browser error when displaying an embed and using a cache plugin #757<\\/li>\\n<li>Fix post type archive title and metadesc not translated in Yoast SEO<\\/li>\\n<li>Fix PHP notice in REST API<\\/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'),(174,'pll_dismissed_notices','a:1:{i:0;s:6:\"wizard\";}','yes'),(182,'acf_version','5.12.2','yes'),(191,'yoast_migrations_free','a:1:{s:7:\"version\";s:4:\"19.0\";}','yes'),(192,'wpseo','a:58:{s:8:\"tracking\";b:0;s:22:\"license_server_version\";b:0;s:15:\"ms_defaults_set\";b:0;s:40:\"ignore_search_engines_discouraged_notice\";b:0;s:19:\"indexing_first_time\";b:0;s:16:\"indexing_started\";b:0;s:15:\"indexing_reason\";s:23:\"home_url_option_changed\";s:29:\"indexables_indexing_completed\";b:1;s:7:\"version\";s:4:\"19.0\";s:16:\"previous_version\";s:4:\"18.9\";s:20:\"disableadvanced_meta\";b:1;s:30:\"enable_headless_rest_endpoints\";b:1;s:17:\"ryte_indexability\";b:1;s:11:\"baiduverify\";s:0:\"\";s:12:\"googleverify\";s:0:\"\";s:8:\"msverify\";s:0:\"\";s:12:\"yandexverify\";s:0:\"\";s:9:\"site_type\";s:0:\"\";s:20:\"has_multiple_authors\";s:0:\"\";s:16:\"environment_type\";s:0:\"\";s:23:\"content_analysis_active\";b:1;s:23:\"keyword_analysis_active\";b:1;s:21:\"enable_admin_bar_menu\";b:1;s:26:\"enable_cornerstone_content\";b:1;s:18:\"enable_xml_sitemap\";b:1;s:24:\"enable_text_link_counter\";b:1;s:22:\"show_onboarding_notice\";b:1;s:18:\"first_activated_on\";i:1626697076;s:13:\"myyoast-oauth\";b:0;s:26:\"semrush_integration_active\";b:1;s:14:\"semrush_tokens\";a:0:{}s:20:\"semrush_country_code\";s:2:\"us\";s:19:\"permalink_structure\";s:12:\"/%postname%/\";s:8:\"home_url\";s:39:\"https://commercegate.goodface.com.ua/wp\";s:18:\"dynamic_permalinks\";b:0;s:17:\"category_base_url\";s:0:\"\";s:12:\"tag_base_url\";s:0:\"\";s:21:\"custom_taxonomy_slugs\";a:6:{s:8:\"language\";s:8:\"language\";s:17:\"post_translations\";s:17:\"post_translations\";s:13:\"term_language\";s:13:\"term_language\";s:17:\"term_translations\";s:17:\"term_translations\";s:16:\"vacancy_category\";s:16:\"vacancy_category\";s:13:\"book_category\";s:13:\"book_category\";}s:29:\"enable_enhanced_slack_sharing\";b:1;s:25:\"zapier_integration_active\";b:0;s:19:\"zapier_subscription\";a:0:{}s:14:\"zapier_api_key\";s:0:\"\";s:23:\"enable_metabox_insights\";b:1;s:23:\"enable_link_suggestions\";b:1;s:26:\"algolia_integration_active\";b:0;s:14:\"import_cursors\";a:0:{}s:13:\"workouts_data\";a:1:{s:13:\"configuration\";a:1:{s:13:\"finishedSteps\";a:0:{}}}s:28:\"configuration_finished_steps\";a:0:{}s:36:\"dismiss_configuration_workout_notice\";b:1;s:19:\"importing_completed\";a:0:{}s:26:\"wincher_integration_active\";b:1;s:14:\"wincher_tokens\";a:0:{}s:36:\"wincher_automatically_add_keyphrases\";b:0;s:18:\"wincher_website_id\";s:0:\"\";s:18:\"first_time_install\";b:0;s:34:\"should_redirect_after_install_free\";b:0;s:34:\"activation_redirect_timestamp_free\";i:1652258756;s:25:\"remove_feed_post_comments\";b:0;}','yes'),(193,'wpseo_titles','a:172:{s:17:\"forcerewritetitle\";b:0;s:9:\"separator\";s:7:\"sc-dash\";s:16:\"title-home-wpseo\";s:42:\"%%sitename%% %%page%% %%sep%% %%sitedesc%%\";s:18:\"title-author-wpseo\";s:41:\"%%name%%, Author at %%sitename%% %%page%%\";s:19:\"title-archive-wpseo\";s:38:\"%%date%% %%page%% %%sep%% %%sitename%%\";s:18:\"title-search-wpseo\";s:63:\"You searched for %%searchphrase%% %%page%% %%sep%% %%sitename%%\";s:15:\"title-404-wpseo\";s:35:\"Page not found %%sep%% %%sitename%%\";s:25:\"social-title-author-wpseo\";s:8:\"%%name%%\";s:26:\"social-title-archive-wpseo\";s:8:\"%%date%%\";s:31:\"social-description-author-wpseo\";s:0:\"\";s:32:\"social-description-archive-wpseo\";s:0:\"\";s:29:\"social-image-url-author-wpseo\";s:0:\"\";s:30:\"social-image-url-archive-wpseo\";s:0:\"\";s:28:\"social-image-id-author-wpseo\";i:0;s:29:\"social-image-id-archive-wpseo\";i:0;s:19:\"metadesc-home-wpseo\";s:0:\"\";s:21:\"metadesc-author-wpseo\";s:0:\"\";s:22:\"metadesc-archive-wpseo\";s:0:\"\";s:9:\"rssbefore\";s:0:\"\";s:8:\"rssafter\";s:53:\"The post %%POSTLINK%% appeared first on %%BLOGLINK%%.\";s:20:\"noindex-author-wpseo\";b:0;s:28:\"noindex-author-noposts-wpseo\";b:1;s:21:\"noindex-archive-wpseo\";b:1;s:14:\"disable-author\";b:0;s:12:\"disable-date\";b:0;s:19:\"disable-post_format\";b:0;s:18:\"disable-attachment\";b:1;s:23:\"is-media-purge-relevant\";b:0;s:20:\"breadcrumbs-404crumb\";s:25:\"Error 404: Page not found\";s:29:\"breadcrumbs-display-blog-page\";b:0;s:20:\"breadcrumbs-boldlast\";b:0;s:25:\"breadcrumbs-archiveprefix\";s:12:\"Archives for\";s:18:\"breadcrumbs-enable\";b:1;s:16:\"breadcrumbs-home\";s:4:\"Home\";s:18:\"breadcrumbs-prefix\";s:0:\"\";s:24:\"breadcrumbs-searchprefix\";s:16:\"You searched for\";s:15:\"breadcrumbs-sep\";s:2:\"»\";s:12:\"website_name\";s:0:\"\";s:11:\"person_name\";s:0:\"\";s:11:\"person_logo\";s:0:\"\";s:22:\"alternate_website_name\";s:0:\"\";s:12:\"company_logo\";s:0:\"\";s:12:\"company_name\";s:0:\"\";s:17:\"company_or_person\";s:7:\"company\";s:25:\"company_or_person_user_id\";b:0;s:17:\"stripcategorybase\";b:0;s:26:\"open_graph_frontpage_title\";s:12:\"%%sitename%%\";s:25:\"open_graph_frontpage_desc\";s:0:\"\";s:26:\"open_graph_frontpage_image\";s:0:\"\";s:10:\"title-post\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:13:\"metadesc-post\";s:0:\"\";s:12:\"noindex-post\";b:0;s:23:\"display-metabox-pt-post\";b:1;s:23:\"post_types-post-maintax\";i:0;s:21:\"schema-page-type-post\";s:7:\"WebPage\";s:24:\"schema-article-type-post\";s:7:\"Article\";s:17:\"social-title-post\";s:9:\"%%title%%\";s:23:\"social-description-post\";s:0:\"\";s:21:\"social-image-url-post\";s:0:\"\";s:20:\"social-image-id-post\";i:0;s:10:\"title-page\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:13:\"metadesc-page\";s:0:\"\";s:12:\"noindex-page\";b:0;s:23:\"display-metabox-pt-page\";b:1;s:23:\"post_types-page-maintax\";i:0;s:21:\"schema-page-type-page\";s:7:\"WebPage\";s:24:\"schema-article-type-page\";s:4:\"None\";s:17:\"social-title-page\";s:9:\"%%title%%\";s:23:\"social-description-page\";s:0:\"\";s:21:\"social-image-url-page\";s:0:\"\";s:20:\"social-image-id-page\";i:0;s:16:\"title-attachment\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:19:\"metadesc-attachment\";s:0:\"\";s:18:\"noindex-attachment\";b:0;s:29:\"display-metabox-pt-attachment\";b:1;s:29:\"post_types-attachment-maintax\";s:1:\"0\";s:27:\"schema-page-type-attachment\";s:7:\"WebPage\";s:30:\"schema-article-type-attachment\";s:4:\"None\";s:18:\"title-tax-category\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:21:\"metadesc-tax-category\";s:0:\"\";s:28:\"display-metabox-tax-category\";b:1;s:20:\"noindex-tax-category\";b:0;s:25:\"social-title-tax-category\";s:23:\"%%term_title%% Archives\";s:31:\"social-description-tax-category\";s:0:\"\";s:29:\"social-image-url-tax-category\";s:0:\"\";s:28:\"social-image-id-tax-category\";i:0;s:18:\"title-tax-post_tag\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:21:\"metadesc-tax-post_tag\";s:0:\"\";s:28:\"display-metabox-tax-post_tag\";b:1;s:20:\"noindex-tax-post_tag\";b:0;s:25:\"social-title-tax-post_tag\";s:23:\"%%term_title%% Archives\";s:31:\"social-description-tax-post_tag\";s:0:\"\";s:29:\"social-image-url-tax-post_tag\";s:0:\"\";s:28:\"social-image-id-tax-post_tag\";i:0;s:21:\"title-tax-post_format\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:24:\"metadesc-tax-post_format\";s:0:\"\";s:31:\"display-metabox-tax-post_format\";b:0;s:23:\"noindex-tax-post_format\";b:1;s:28:\"social-title-tax-post_format\";s:23:\"%%term_title%% Archives\";s:34:\"social-description-tax-post_format\";s:0:\"\";s:32:\"social-image-url-tax-post_format\";s:0:\"\";s:31:\"social-image-id-tax-post_format\";i:0;s:23:\"title-business-offering\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:26:\"metadesc-business-offering\";s:0:\"\";s:25:\"noindex-business-offering\";b:0;s:36:\"display-metabox-pt-business-offering\";b:1;s:36:\"post_types-business-offering-maintax\";i:0;s:34:\"schema-page-type-business-offering\";s:7:\"WebPage\";s:37:\"schema-article-type-business-offering\";s:4:\"None\";s:30:\"social-title-business-offering\";s:9:\"%%title%%\";s:36:\"social-description-business-offering\";s:0:\"\";s:34:\"social-image-url-business-offering\";s:0:\"\";s:33:\"social-image-id-business-offering\";i:0;s:11:\"title-ebook\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:14:\"metadesc-ebook\";s:0:\"\";s:13:\"noindex-ebook\";b:0;s:24:\"display-metabox-pt-ebook\";b:1;s:24:\"post_types-ebook-maintax\";i:0;s:22:\"schema-page-type-ebook\";s:7:\"WebPage\";s:25:\"schema-article-type-ebook\";s:4:\"None\";s:18:\"social-title-ebook\";s:9:\"%%title%%\";s:24:\"social-description-ebook\";s:0:\"\";s:22:\"social-image-url-ebook\";s:0:\"\";s:21:\"social-image-id-ebook\";i:0;s:19:\"title-our-solutions\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:22:\"metadesc-our-solutions\";s:0:\"\";s:21:\"noindex-our-solutions\";b:0;s:32:\"display-metabox-pt-our-solutions\";b:1;s:32:\"post_types-our-solutions-maintax\";i:0;s:30:\"schema-page-type-our-solutions\";s:7:\"WebPage\";s:33:\"schema-article-type-our-solutions\";s:4:\"None\";s:26:\"social-title-our-solutions\";s:9:\"%%title%%\";s:32:\"social-description-our-solutions\";s:0:\"\";s:30:\"social-image-url-our-solutions\";s:0:\"\";s:29:\"social-image-id-our-solutions\";i:0;s:15:\"title-vacancies\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:18:\"metadesc-vacancies\";s:0:\"\";s:17:\"noindex-vacancies\";b:0;s:28:\"display-metabox-pt-vacancies\";b:1;s:28:\"post_types-vacancies-maintax\";i:0;s:26:\"schema-page-type-vacancies\";s:7:\"WebPage\";s:29:\"schema-article-type-vacancies\";s:4:\"None\";s:22:\"social-title-vacancies\";s:9:\"%%title%%\";s:28:\"social-description-vacancies\";s:0:\"\";s:26:\"social-image-url-vacancies\";s:0:\"\";s:25:\"social-image-id-vacancies\";i:0;s:18:\"title-ebook-thanks\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:21:\"metadesc-ebook-thanks\";s:0:\"\";s:20:\"noindex-ebook-thanks\";b:1;s:31:\"display-metabox-pt-ebook-thanks\";b:0;s:31:\"post_types-ebook-thanks-maintax\";i:0;s:29:\"schema-page-type-ebook-thanks\";s:7:\"WebPage\";s:32:\"schema-article-type-ebook-thanks\";s:4:\"None\";s:25:\"social-title-ebook-thanks\";s:9:\"%%title%%\";s:31:\"social-description-ebook-thanks\";s:0:\"\";s:29:\"social-image-url-ebook-thanks\";s:0:\"\";s:28:\"social-image-id-ebook-thanks\";i:0;s:26:\"title-tax-vacancy_category\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:29:\"metadesc-tax-vacancy_category\";s:0:\"\";s:36:\"display-metabox-tax-vacancy_category\";b:1;s:28:\"noindex-tax-vacancy_category\";b:0;s:33:\"social-title-tax-vacancy_category\";s:23:\"%%term_title%% Archives\";s:39:\"social-description-tax-vacancy_category\";s:0:\"\";s:37:\"social-image-url-tax-vacancy_category\";s:0:\"\";s:36:\"social-image-id-tax-vacancy_category\";i:0;s:34:\"taxonomy-vacancy_category-ptparent\";i:0;s:14:\"person_logo_id\";i:0;s:15:\"company_logo_id\";i:0;s:29:\"open_graph_frontpage_image_id\";i:0;s:26:\"taxonomy-category-ptparent\";s:1:\"0\";s:26:\"taxonomy-post_tag-ptparent\";s:1:\"0\";s:29:\"taxonomy-post_format-ptparent\";s:1:\"0\";}','yes'),(194,'wpseo_social','a:18:{s:13:\"facebook_site\";s:0:\"\";s:13:\"instagram_url\";s:0:\"\";s:12:\"linkedin_url\";s:0:\"\";s:11:\"myspace_url\";s:0:\"\";s:16:\"og_default_image\";s:0:\"\";s:19:\"og_default_image_id\";s:0:\"\";s:18:\"og_frontpage_title\";s:0:\"\";s:17:\"og_frontpage_desc\";s:0:\"\";s:18:\"og_frontpage_image\";s:0:\"\";s:21:\"og_frontpage_image_id\";s:0:\"\";s:9:\"opengraph\";b:1;s:13:\"pinterest_url\";s:0:\"\";s:15:\"pinterestverify\";s:0:\"\";s:7:\"twitter\";b:1;s:12:\"twitter_site\";s:0:\"\";s:17:\"twitter_card_type\";s:19:\"summary_large_image\";s:11:\"youtube_url\";s:0:\"\";s:13:\"wikipedia_url\";s:0:\"\";}','yes'),(254,'options_business-offering-en_title','a:3:{s:5:\"title\";s:21:\"Our Value Proposition\";s:3:\"url\";s:58:\"https://commercegate.goodface.com.ua/wp/value-proposition/\";s:6:\"target\";s:0:\"\";}','no'),(255,'_options_business-offering-en_title','field_60f5cb09dde33','no'),(256,'options_business-offering-en_description','CommerceGate offers you an end-to-end payment solution for your online business across different verticals and supply value chains to help you scale.','no'),(257,'_options_business-offering-en_description','field_60f5cb11dde34','no'),(258,'options_business-offering-en_menu_0_icon','32','no'),(259,'_options_business-offering-en_menu_0_icon','field_60f5cb50dde36','no'),(260,'options_business-offering-en_menu_0_title','to Merchants','no'),(261,'_options_business-offering-en_menu_0_title','field_60f5cb60dde37','no'),(262,'options_business-offering-en_menu_0_description','Enable and start accepting online payments easily.','no'),(263,'_options_business-offering-en_menu_0_description','field_60f5cb6ddde38','no'),(264,'options_business-offering-en_menu_1_icon','33','no'),(265,'_options_business-offering-en_menu_1_icon','field_60f5cb50dde36','no'),(266,'options_business-offering-en_menu_1_title','to Platforms and System Integrators','no'),(267,'_options_business-offering-en_menu_1_title','field_60f5cb60dde37','no'),(268,'options_business-offering-en_menu_1_description','Integrate a scalable and custom payment solution.','no'),(269,'_options_business-offering-en_menu_1_description','field_60f5cb6ddde38','no'),(270,'options_business-offering-en_menu_2_icon','34','no'),(271,'_options_business-offering-en_menu_2_icon','field_60f5cb50dde36','no'),(272,'options_business-offering-en_menu_2_title','to Resellers','no'),(273,'_options_business-offering-en_menu_2_title','field_60f5cb60dde37','no'),(274,'options_business-offering-en_menu_2_description','Value-add to your clients through online payments.','no'),(275,'_options_business-offering-en_menu_2_description','field_60f5cb6ddde38','no'),(276,'options_business-offering-en_menu_3_icon','30','no'),(277,'_options_business-offering-en_menu_3_icon','field_60f5cb50dde36','no'),(278,'options_business-offering-en_menu_3_title','to Acquirers and PSPs','no'),(279,'_options_business-offering-en_menu_3_title','field_60f5cb60dde37','no'),(280,'options_business-offering-en_menu_3_description','Offer a secure end-to-end online payment solution.','no'),(281,'_options_business-offering-en_menu_3_description','field_60f5cb6ddde38','no'),(282,'options_business-offering-en_menu_4_icon','31','no'),(283,'_options_business-offering-en_menu_4_icon','field_60f5cb50dde36','no'),(284,'options_business-offering-en_menu_4_title','to Banking Partners','no'),(285,'_options_business-offering-en_menu_4_title','field_60f5cb60dde37','no'),(286,'options_business-offering-en_menu_4_description','Adopt the latest innovations and stay competitive.','no'),(287,'_options_business-offering-en_menu_4_description','field_60f5cb6ddde38','no'),(288,'options_business-offering-en_menu','5','no'),(289,'_options_business-offering-en_menu','field_60f5cb37dde35','no'),(290,'options_business-offering-en','','no'),(291,'_options_business-offering-en','field_60f5ca67dde32','no'),(292,'options_business-offering-en_menu_0_url','a:3:{s:5:\"title\";s:40:\"For Online Retail Merchants and Services\";s:3:\"url\";s:72:\"https://commercegate.goodface.com.ua/wp/value-proposition/for-merchants/\";s:6:\"target\";s:0:\"\";}','no'),(293,'_options_business-offering-en_menu_0_url','field_60f5cde32ce61','no'),(294,'options_business-offering-en_menu_1_url','a:3:{s:5:\"title\";s:37:\"For Online Platforms and Marketplaces\";s:3:\"url\";s:89:\"https://commercegate.goodface.com.ua/wp/value-proposition/for-platforms-and-marketplaces/\";s:6:\"target\";s:0:\"\";}','no'),(295,'_options_business-offering-en_menu_1_url','field_60f5cde32ce61','no'),(296,'options_business-offering-en_menu_2_url','a:3:{s:5:\"title\";s:27:\"For Affiliates and Agencies\";s:3:\"url\";s:86:\"https://commercegate.goodface.com.ua/wp/value-proposition/for-affiliates-and-agencies/\";s:6:\"target\";s:0:\"\";}','no'),(297,'_options_business-offering-en_menu_2_url','field_60f5cde32ce61','no'),(298,'options_business-offering-en_menu_3_url','a:3:{s:5:\"title\";s:29:\"For Payment Service Providers\";s:3:\"url\";s:67:\"https://commercegate.goodface.com.ua/wp/value-proposition/for-psps/\";s:6:\"target\";s:0:\"\";}','no'),(299,'_options_business-offering-en_menu_3_url','field_60f5cde32ce61','no'),(300,'options_business-offering-en_menu_4_url','a:3:{s:5:\"title\";s:24:\"For Banking Institutions\";s:3:\"url\";s:83:\"https://commercegate.goodface.com.ua/wp/value-proposition/for-banking-institutions/\";s:6:\"target\";s:0:\"\";}','no'),(301,'_options_business-offering-en_menu_4_url','field_60f5cde32ce61','no'),(302,'options_solutions-en_title','a:3:{s:5:\"title\";s:13:\"Our Solutions\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/our-solutions/\";s:6:\"target\";s:0:\"\";}','no'),(303,'_options_solutions-en_title','field_60f5ce50d6e54','no'),(304,'options_solutions-en_description','CommerceGate offers all the tools your online business needs to securely process and manage digital payments globally at scale, without complexity.','no'),(305,'_options_solutions-en_description','field_60f5ce54d6e55','no'),(306,'options_solutions-en_links-group-1_title','Digital Products','no'),(307,'_options_solutions-en_links-group-1_title','field_60f5ce7ed6e57','no'),(308,'options_solutions-en_links-group-1_links_0_icon','60','no'),(309,'_options_solutions-en_links-group-1_links_0_icon','field_60f5ce9dd6e59','no'),(310,'options_solutions-en_links-group-1_links_0_url','a:3:{s:5:\"title\";s:18:\"CG Payment Gateway\";s:3:\"url\";s:70:\"https://commercegate.goodface.com.ua/wp/our-solutions/payment-gateway/\";s:6:\"target\";s:0:\"\";}','no'),(311,'_options_solutions-en_links-group-1_links_0_url','field_60f5cea7d6e5a','no'),(312,'options_solutions-en_links-group-1_links_0_title','Payment Gateway','no'),(313,'_options_solutions-en_links-group-1_links_0_title','field_60f5ced0d6e5b','no'),(314,'options_solutions-en_links-group-1_links_0_description','Secure and efficient payment management.','no'),(315,'_options_solutions-en_links-group-1_links_0_description','field_60f5ced4d6e5c','no'),(316,'options_solutions-en_links-group-1_links_1_icon','55','no'),(317,'_options_solutions-en_links-group-1_links_1_icon','field_60f5ce9dd6e59','no'),(318,'options_solutions-en_links-group-1_links_1_url','a:3:{s:5:\"title\";s:19:\"CG Billing Platform\";s:3:\"url\";s:71:\"https://commercegate.goodface.com.ua/wp/our-solutions/billing-platform/\";s:6:\"target\";s:0:\"\";}','no'),(319,'_options_solutions-en_links-group-1_links_1_url','field_60f5cea7d6e5a','no'),(320,'options_solutions-en_links-group-1_links_1_title','Billing Platform','no'),(321,'_options_solutions-en_links-group-1_links_1_title','field_60f5ced0d6e5b','no'),(322,'options_solutions-en_links-group-1_links_1_description','Precise yet flexible fund management options for you.','no'),(323,'_options_solutions-en_links-group-1_links_1_description','field_60f5ced4d6e5c','no'),(328,'options_solutions-en_links-group-1_links_2_title','Digital Bank','no'),(329,'_options_solutions-en_links-group-1_links_2_title','field_60f5ced0d6e5b','no'),(336,'options_solutions-en_links-group-1_links_3_title','Card Issuing','no'),(337,'_options_solutions-en_links-group-1_links_3_title','field_60f5ced0d6e5b','no'),(344,'options_solutions-en_links-group-1_links_4_title','eWallet','no'),(345,'_options_solutions-en_links-group-1_links_4_title','field_60f5ced0d6e5b','no'),(348,'options_solutions-en_links-group-1_links','5','no'),(349,'_options_solutions-en_links-group-1_links','field_60f5ce82d6e58','no'),(350,'options_solutions-en_links-group-1','','no'),(351,'_options_solutions-en_links-group-1','field_60f5ce6bd6e56','no'),(352,'options_solutions-en_links-group-2_title','Integrated Services','no'),(353,'_options_solutions-en_links-group-2_title','field_60f5cf0ea566c','no'),(354,'options_solutions-en_links-group-2_links_0_icon','59','no'),(355,'_options_solutions-en_links-group-2_links_0_icon','field_60f5cf0ea566e','no'),(356,'options_solutions-en_links-group-2_links_0_url','a:3:{s:5:\"title\";s:18:\"Payment Processing\";s:3:\"url\";s:73:\"https://commercegate.goodface.com.ua/wp/our-solutions/payment-processing/\";s:6:\"target\";s:0:\"\";}','no'),(357,'_options_solutions-en_links-group-2_links_0_url','field_60f5cf0ea566f','no'),(358,'options_solutions-en_links-group-2_links_0_title','Online Payment Processing','no'),(359,'_options_solutions-en_links-group-2_links_0_title','field_60f5cf0ea5670','no'),(360,'options_solutions-en_links-group-2_links_0_description','Scale your operations.','no'),(361,'_options_solutions-en_links-group-2_links_0_description','field_60f5cf0ea5671','no'),(362,'options_solutions-en_links-group-2_links_1_icon','54','no'),(363,'_options_solutions-en_links-group-2_links_1_icon','field_60f5cf0ea566e','no'),(364,'options_solutions-en_links-group-2_links_1_url','a:3:{s:5:\"title\";s:19:\"Acquiring Solutions\";s:3:\"url\";s:74:\"https://commercegate.goodface.com.ua/wp/our-solutions/acquiring-solutions/\";s:6:\"target\";s:0:\"\";}','no'),(365,'_options_solutions-en_links-group-2_links_1_url','field_60f5cf0ea566f','no'),(366,'options_solutions-en_links-group-2_links_1_title','Acquiring Solutions','no'),(367,'_options_solutions-en_links-group-2_links_1_title','field_60f5cf0ea5670','no'),(368,'options_solutions-en_links-group-2_links_1_description','Another service description in one line.','no'),(369,'_options_solutions-en_links-group-2_links_1_description','field_60f5cf0ea5671','no'),(370,'options_solutions-en_links-group-2_links_2_icon','62','no'),(371,'_options_solutions-en_links-group-2_links_2_icon','field_60f5cf0ea566e','no'),(372,'options_solutions-en_links-group-2_links_2_url','a:3:{s:5:\"title\";s:15:\"Risk Management\";s:3:\"url\";s:85:\"https://commercegate.goodface.com.ua/wp/our-solutions/risk-and-compliance-management/\";s:6:\"target\";s:0:\"\";}','no'),(373,'_options_solutions-en_links-group-2_links_2_url','field_60f5cf0ea566f','no'),(374,'options_solutions-en_links-group-2_links_2_title','Risk and Compliance','no'),(375,'_options_solutions-en_links-group-2_links_2_title','field_60f5cf0ea5670','no'),(376,'options_solutions-en_links-group-2_links_2_description','Risk and compliance management solutions from our expert team.','no'),(377,'_options_solutions-en_links-group-2_links_2_description','field_60f5cf0ea5671','no'),(378,'options_solutions-en_links-group-2_links_3_icon','61','no'),(379,'_options_solutions-en_links-group-2_links_3_icon','field_60f5cf0ea566e','no'),(380,'options_solutions-en_links-group-2_links_3_url','a:3:{s:5:\"title\";s:20:\"Revenue Optimization\";s:3:\"url\";s:75:\"https://commercegate.goodface.com.ua/wp/our-solutions/revenue-optimization/\";s:6:\"target\";s:0:\"\";}','no'),(381,'_options_solutions-en_links-group-2_links_3_url','field_60f5cf0ea566f','no'),(382,'options_solutions-en_links-group-2_links_3_title','Revenue Optimization','no'),(383,'_options_solutions-en_links-group-2_links_3_title','field_60f5cf0ea5670','no'),(384,'options_solutions-en_links-group-2_links_3_description','A tailor-made approach to payment revenue and monetisation.','no'),(385,'_options_solutions-en_links-group-2_links_3_description','field_60f5cf0ea5671','no'),(386,'options_solutions-en_links-group-2_links','4','no'),(387,'_options_solutions-en_links-group-2_links','field_60f5cf0ea566d','no'),(388,'options_solutions-en_links-group-2','','no'),(389,'_options_solutions-en_links-group-2','field_60f5cf0ea566b','no'),(390,'options_solutions-en','','no'),(391,'_options_solutions-en','field_60f5ce2fd6e53','no'),(392,'options_about-us-en_title','a:3:{s:5:\"title\";s:9:\"Our Story\";s:3:\"url\";s:50:\"https://commercegate.goodface.com.ua/wp/our-story/\";s:6:\"target\";s:0:\"\";}','no'),(393,'_options_about-us-en_title','field_60f5d3dd62568','no'),(394,'options_about-us-en_description','Thousands of merchants have boosted their sales with our payment solutions since 2006. Today, we have scaled successfully to cater to every business.','no'),(395,'_options_about-us-en_description','field_60f5d3dd62569','no'),(396,'options_about-us-en_links-group-1_icon','85','no'),(397,'_options_about-us-en_links-group-1_icon','field_60f5d3f662578','no'),(398,'options_about-us-en_links-group-1_title','Explore','no'),(399,'_options_about-us-en_links-group-1_title','field_60f5d3dd6256b','no'),(400,'options_about-us-en_links-group-1_links_0_is-new','0','no'),(401,'_options_about-us-en_links-group-1_links_0_is-new','field_60f5d40562579','no'),(402,'options_about-us-en_links-group-1_links_0_url','a:3:{s:5:\"title\";s:8:\"Our Team\";s:3:\"url\";s:50:\"https://commercegate.goodface.com.ua/wp/our-story/\";s:6:\"target\";s:0:\"\";}','no'),(403,'_options_about-us-en_links-group-1_links_0_url','field_60f5d3dd6256e','no'),(404,'options_about-us-en_links-group-1_links_0_title','Who We Are','no'),(405,'_options_about-us-en_links-group-1_links_0_title','field_60f5d3dd6256f','no'),(406,'options_about-us-en_links-group-1_links_0_description','Discover our team and identify with our vision.','no'),(407,'_options_about-us-en_links-group-1_links_0_description','field_60f5d3dd62570','no'),(408,'options_about-us-en_links-group-1_links','4','no'),(409,'_options_about-us-en_links-group-1_links','field_60f5d3dd6256c','no'),(410,'options_about-us-en_links-group-1','','no'),(411,'_options_about-us-en_links-group-1','field_60f5d3dd6256a','no'),(412,'options_about-us-en_links-group-2_icon','86','no'),(413,'_options_about-us-en_links-group-2_icon','field_60f5d4146257b','no'),(414,'options_about-us-en_links-group-2_title','Resource Center','no'),(415,'_options_about-us-en_links-group-2_title','field_60f5d4146257c','no'),(416,'options_about-us-en_links-group-2_links_0_is-new','0','no'),(417,'_options_about-us-en_links-group-2_links_0_is-new','field_60f5d4146257f','no'),(418,'options_about-us-en_links-group-2_links_0_url','a:3:{s:5:\"title\";s:4:\"Blog\";s:3:\"url\";s:45:\"https://commercegate.goodface.com.ua/wp/blog/\";s:6:\"target\";s:0:\"\";}','no'),(419,'_options_about-us-en_links-group-2_links_0_url','field_60f5d41462580','no'),(420,'options_about-us-en_links-group-2_links_0_title','Blog','no'),(421,'_options_about-us-en_links-group-2_links_0_title','field_60f5d41462581','no'),(422,'options_about-us-en_links-group-2_links_0_description','Read our latest news, trends and insights.','no'),(423,'_options_about-us-en_links-group-2_links_0_description','field_60f5d41462582','no'),(424,'options_about-us-en_links-group-2_links','3','no'),(425,'_options_about-us-en_links-group-2_links','field_60f5d4146257d','no'),(426,'options_about-us-en_links-group-2','','no'),(427,'_options_about-us-en_links-group-2','field_60f5d4136257a','no'),(428,'options_about-us-en','','no'),(429,'_options_about-us-en','field_60f5d3dd62567','no'),(430,'options_about-us-en_links-group-1_links_1_is-new','0','no'),(431,'_options_about-us-en_links-group-1_links_1_is-new','field_60f5d40562579','no'),(432,'options_about-us-en_links-group-1_links_1_url','a:3:{s:5:\"title\";s:11:\"Our Roadmap\";s:3:\"url\";s:62:\"https://commercegate.goodface.com.ua/wp/our-story/#our-roadmap\";s:6:\"target\";s:0:\"\";}','no'),(433,'_options_about-us-en_links-group-1_links_1_url','field_60f5d3dd6256e','no'),(434,'options_about-us-en_links-group-1_links_1_title','Our Evolution','no'),(435,'_options_about-us-en_links-group-1_links_1_title','field_60f5d3dd6256f','no'),(436,'options_about-us-en_links-group-1_links_1_description','Find out where we started from and what\'s next.','no'),(437,'_options_about-us-en_links-group-1_links_1_description','field_60f5d3dd62570','no'),(438,'options_about-us-en_links-group-1_links_2_is-new','0','no'),(439,'_options_about-us-en_links-group-1_links_2_is-new','field_60f5d40562579','no'),(440,'options_about-us-en_links-group-1_links_2_url','a:3:{s:5:\"title\";s:7:\"Join Us\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/careers/\";s:6:\"target\";s:0:\"\";}','no'),(441,'_options_about-us-en_links-group-1_links_2_url','field_60f5d3dd6256e','no'),(442,'options_about-us-en_links-group-1_links_2_title','Careers','no'),(443,'_options_about-us-en_links-group-1_links_2_title','field_60f5d3dd6256f','no'),(444,'options_about-us-en_links-group-1_links_2_description','Looking for an opportunity in a fast-growth team?','no'),(445,'_options_about-us-en_links-group-1_links_2_description','field_60f5d3dd62570','no'),(446,'options_about-us-en_links-group-1_links_3_is-new','0','no'),(447,'_options_about-us-en_links-group-1_links_3_is-new','field_60f5d40562579','no'),(448,'options_about-us-en_links-group-1_links_3_url','a:3:{s:5:\"title\";s:31:\"Our Licenses and Certifications\";s:3:\"url\";s:81:\"https://commercegate.goodface.com.ua/wp/document/our-licenses-and-certifications/\";s:6:\"target\";s:0:\"\";}','no'),(449,'_options_about-us-en_links-group-1_links_3_url','field_60f5d3dd6256e','no'),(450,'options_about-us-en_links-group-1_links_3_title','Licenses and Certification','no'),(451,'_options_about-us-en_links-group-1_links_3_title','field_60f5d3dd6256f','no'),(452,'options_about-us-en_links-group-1_links_3_description','Explore our certifications and business licenses.','no'),(453,'_options_about-us-en_links-group-1_links_3_description','field_60f5d3dd62570','no'),(454,'options_about-us-en_links-group-2_links_1_is-new','1','no'),(455,'_options_about-us-en_links-group-2_links_1_is-new','field_60f5d4146257f','no'),(456,'options_about-us-en_links-group-2_links_1_url','a:3:{s:5:\"title\";s:9:\"Resources\";s:3:\"url\";s:50:\"https://commercegate.goodface.com.ua/wp/resources/\";s:6:\"target\";s:0:\"\";}','no'),(457,'_options_about-us-en_links-group-2_links_1_url','field_60f5d41462580','no'),(458,'options_about-us-en_links-group-2_links_1_title','Digital Trends Book','no'),(459,'_options_about-us-en_links-group-2_links_1_title','field_60f5d41462581','no'),(460,'options_about-us-en_links-group-2_links_1_description','Explore and learn more about online payments.','no'),(461,'_options_about-us-en_links-group-2_links_1_description','field_60f5d41462582','no'),(462,'options_about-us-en_links-group-2_links_2_is-new','0','no'),(463,'_options_about-us-en_links-group-2_links_2_is-new','field_60f5d4146257f','no'),(464,'options_about-us-en_links-group-2_links_2_url','a:3:{s:5:\"title\";s:33:\"Corporate Governance & Compliance\";s:3:\"url\";s:70:\"https://commercegate.goodface.com.ua/wp/document/terms-and-conditions/\";s:6:\"target\";s:0:\"\";}','no'),(465,'_options_about-us-en_links-group-2_links_2_url','field_60f5d41462580','no'),(466,'options_about-us-en_links-group-2_links_2_title','Resources','no'),(467,'_options_about-us-en_links-group-2_links_2_title','field_60f5d41462581','no'),(468,'options_about-us-en_links-group-2_links_2_description','Explore our policies and terms and conditions.','no'),(469,'_options_about-us-en_links-group-2_links_2_description','field_60f5d41462582','no'),(470,'options_additional-link-en','a:3:{s:5:\"title\";s:10:\"Contact Us\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/contact-us/\";s:6:\"target\";s:0:\"\";}','no'),(471,'_options_additional-link-en','field_60f5d5b7813e4','no'),(472,'options_search-en_placeholder','Type your search','no'),(473,'_options_search-en_placeholder','field_60f5dc9210736','no'),(474,'options_search-en_clear-button-title','Clear','no'),(475,'_options_search-en_clear-button-title','field_60f5dc9b10737','no'),(476,'options_search-en','','no'),(477,'_options_search-en','field_60f5dc6710734','no'),(478,'options_pagination-en_previous','Previous','no'),(479,'_options_pagination-en_previous','field_60f5dcceded7e','no'),(480,'options_pagination-en_next','Next','no'),(481,'_options_pagination-en_next','field_60f5dccaded7d','no'),(482,'options_pagination-en','','no'),(483,'_options_pagination-en','field_60f5dcbdded7c','no'),(484,'options_sign-in-button','a:3:{s:5:\"title\";s:7:\"Sign in\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}','no'),(485,'_options_sign-in-button','field_60f5debc1a796','no'),(486,'options_sign-in-button-en','a:3:{s:5:\"title\";s:7:\"Sign In\";s:3:\"url\";s:37:\"https://merchants.cgpaytech.com/login\";s:6:\"target\";s:0:\"\";}','no'),(487,'_options_sign-in-button-en','field_60f5debc1a796','no'),(488,'options_menu-button-title-en','Menu','no'),(489,'_options_menu-button-title-en','field_60f5ead7bee94','no'),(490,'options_new-label-en','New','no'),(491,'_options_new-label-en','field_60f5eb5b08af8','no'),(510,'options_copyright-en','© CommerceGate','no'),(511,'_options_copyright-en','field_60f68101e5864','no'),(512,'options_socials_linkedin','https://www.linkedin.com/company/commercegate/','no'),(513,'_options_socials_linkedin','field_6107dd9e5cc96','no'),(514,'options_socials_twitter','https://twitter.com/CommerceGate','no'),(515,'_options_socials_twitter','field_6107dda45cc97','no'),(516,'options_socials_facebook','https://www.facebook.com/CommerceGate/','no'),(517,'_options_socials_facebook','field_6107ddaa5cc98','no'),(518,'options_socials','','no'),(519,'_options_socials','field_60f6855cd1ba5','no'),(520,'options_socials_0_icon','109','no'),(521,'_options_socials_0_icon','field_60f68693fe275','no'),(522,'options_socials_0_url','https://www.linkedin.com/company/commercegate','no'),(523,'_options_socials_0_url','field_60f68564d1ba6','no'),(524,'options_socials_1_icon','110','no'),(525,'_options_socials_1_icon','field_60f68693fe275','no'),(526,'options_socials_1_url','https://twitter.com/CommerceGate','no'),(527,'_options_socials_1_url','field_60f68564d1ba6','no'),(528,'options_socials_2_icon','111','no'),(529,'_options_socials_2_icon','field_60f68693fe275','no'),(530,'options_socials_2_url','https://www.facebook.com/CommerceGate/','no'),(531,'_options_socials_2_url','field_60f68564d1ba6','no'),(532,'options_footer-menu-en_0_link','a:3:{s:5:\"title\";s:7:\"Sign up\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/sign-up/\";s:6:\"target\";s:0:\"\";}','no'),(533,'_options_footer-menu-en_0_link','field_60f68cc0914c3','no'),(534,'options_footer-menu-en_1_link','a:3:{s:5:\"title\";s:8:\"About us\";s:3:\"url\";s:50:\"https://commercegate.goodface.com.ua/wp/our-story/\";s:6:\"target\";s:0:\"\";}','no'),(535,'_options_footer-menu-en_1_link','field_60f68cc0914c3','no'),(536,'options_footer-menu-en_2_link','a:3:{s:5:\"title\";s:7:\"Careers\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/careers/\";s:6:\"target\";s:0:\"\";}','no'),(537,'_options_footer-menu-en_2_link','field_60f68cc0914c3','no'),(538,'options_footer-menu-en_3_link','a:3:{s:5:\"title\";s:4:\"Blog\";s:3:\"url\";s:45:\"https://commercegate.goodface.com.ua/wp/blog/\";s:6:\"target\";s:0:\"\";}','no'),(539,'_options_footer-menu-en_3_link','field_60f68cc0914c3','no'),(540,'options_footer-menu-en_4_link','a:3:{s:5:\"title\";s:8:\"Contacts\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/contact-us/\";s:6:\"target\";s:0:\"\";}','no'),(541,'_options_footer-menu-en_4_link','field_60f68cc0914c3','no'),(542,'options_footer-menu-en_5_link','a:3:{s:5:\"title\";s:31:\"Our Licenses and Certifications\";s:3:\"url\";s:81:\"https://commercegate.goodface.com.ua/wp/document/our-licenses-and-certifications/\";s:6:\"target\";s:0:\"\";}','no'),(543,'_options_footer-menu-en_5_link','field_60f68cc0914c3','no'),(544,'options_footer-menu-en','8','no'),(545,'_options_footer-menu-en','field_60f68cac914c2','no'),(546,'options_service-links-en_0_link','a:3:{s:5:\"title\";s:7:\"Privacy\";s:3:\"url\";s:64:\"https://commercegate.goodface.com.ua/wp/document/privacy-policy/\";s:6:\"target\";s:0:\"\";}','no'),(547,'_options_service-links-en_0_link','field_60f68dde40b48','no'),(548,'options_service-links-en_1_link','a:3:{s:5:\"title\";s:7:\"Cookies\";s:3:\"url\";s:64:\"https://commercegate.goodface.com.ua/wp/document/cookies-policy/\";s:6:\"target\";s:0:\"\";}','no'),(549,'_options_service-links-en_1_link','field_60f68dde40b48','no'),(552,'options_service-links-en','2','no'),(553,'_options_service-links-en','field_60f68dde40b47','no'),(565,'secret_key','5<!ovu~E[6cK_txCl2dU.$zsJ0= XaCD[pn}3<vR4L8|K?T^Eur]f Ra:PWPFfos','no'),(586,'vsz_cf7_db_version','1.8.2','yes'),(591,'options_subscribe-form-en_title','Get the latest updates from us','no'),(592,'_options_subscribe-form-en_title','field_60f68fcf2d476','no'),(593,'options_subscribe-form-en_description','I[nbsp]confirm that[nbsp]I have read Adyen’s Privacy Policy and[nbsp]I agree to[nbsp]the use of[nbsp]my[nbsp]data in[nbsp]line therewith.','no'),(594,'_options_subscribe-form-en_description','field_60f68ffa2d477','no'),(595,'options_subscribe-form-en','','no'),(596,'_options_subscribe-form-en','field_60f68fb92d475','no'),(597,'options_subscribe-form-thanks-en_title','Thanks for opting in!','no'),(598,'_options_subscribe-form-thanks-en_title','field_60f712451e485','no'),(599,'options_subscribe-form-thanks-en_description','We’ve sent an confirmation letter to [user-email]. \r\nPlease, check it and confirm the subscription.','no'),(600,'_options_subscribe-form-thanks-en_description','field_60f712451e486','no'),(601,'options_subscribe-form-thanks-en','','no'),(602,'_options_subscribe-form-thanks-en','field_60f712451e484','no'),(603,'options_get-started-block-en_link','a:3:{s:5:\"title\";s:11:\"Get Started\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/sign-up/\";s:6:\"target\";s:0:\"\";}','no'),(604,'_options_get-started-block-en_link','field_60f716b0ed15a','no'),(605,'options_get-started-block-en_title','Start Accepting Payments','no'),(606,'_options_get-started-block-en_title','field_60f7169bed159','no'),(607,'options_get-started-block-en_description','Fast and frictionless account creation.','no'),(608,'_options_get-started-block-en_description','field_60f716baed15b','no'),(609,'options_get-started-block-en','','no'),(610,'_options_get-started-block-en','field_60f7162bed158','no'),(671,'widget_block','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(674,'wp_force_deactivated_plugins','a:0:{}','yes'),(678,'options_content-404_image','193','no'),(679,'_options_content-404_image','field_60f7f104fcded','no'),(680,'options_content-404_title','Page Not Found','no'),(681,'_options_content-404_title','field_60f7f153fcdee','no'),(682,'options_content-404_description','The page you were looking for could not be[nbsp]found. We[nbsp]may have deleted or[nbsp]moved this page. Or[nbsp]the link never existed.','no'),(683,'_options_content-404_description','field_60f7f15bfcdef','no'),(684,'options_content-404','','no'),(685,'_options_content-404','field_60f7f2199bcd9','no'),(686,'options_links-404_0_icon','196','no'),(687,'_options_links-404_0_icon','field_60f7f1d7fcdf1','no'),(688,'options_links-404_0_link','a:3:{s:5:\"title\";s:13:\"Our Solutions\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}','no'),(689,'_options_links-404_0_link','field_60f7f1e5fcdf2','no'),(690,'options_links-404_1_icon','195','no'),(691,'_options_links-404_1_icon','field_60f7f1d7fcdf1','no'),(692,'options_links-404_1_link','a:3:{s:5:\"title\";s:16:\"Customer Support\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}','no'),(693,'_options_links-404_1_link','field_60f7f1e5fcdf2','no'),(694,'options_links-404_2_icon','194','no'),(695,'_options_links-404_2_icon','field_60f7f1d7fcdf1','no'),(696,'options_links-404_2_link','a:3:{s:5:\"title\";s:10:\"Contact Us\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}','no'),(697,'_options_links-404_2_link','field_60f7f1e5fcdf2','no'),(698,'options_links-404','3','no'),(699,'_options_links-404','field_60f7f177fcdf0','no'),(700,'options_content-404-en_image','193','no'),(701,'_options_content-404-en_image','field_60f7f104fcded','no'),(702,'options_content-404-en_title','Page Not Found','no'),(703,'_options_content-404-en_title','field_60f7f153fcdee','no'),(704,'options_content-404-en_description','The page you were looking for could not be found as the link does not exist. We may have deleted or moved this page.','no'),(705,'_options_content-404-en_description','field_60f7f15bfcdef','no'),(706,'options_content-404-en','','no'),(707,'_options_content-404-en','field_60f7f2199bcd9','no'),(708,'options_links-404-en_0_icon','196','no'),(709,'_options_links-404-en_0_icon','field_60f7f1d7fcdf1','no'),(710,'options_links-404-en_0_link','a:3:{s:5:\"title\";s:13:\"Our Solutions\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/our-solutions/\";s:6:\"target\";s:0:\"\";}','no'),(711,'_options_links-404-en_0_link','field_60f7f1e5fcdf2','no'),(712,'options_links-404-en_1_icon','195','no'),(713,'_options_links-404-en_1_icon','field_60f7f1d7fcdf1','no'),(714,'options_links-404-en_1_link','a:3:{s:5:\"title\";s:16:\"Customer Support\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/sign-up/\";s:6:\"target\";s:0:\"\";}','no'),(715,'_options_links-404-en_1_link','field_60f7f1e5fcdf2','no'),(716,'options_links-404-en_2_icon','194','no'),(717,'_options_links-404-en_2_icon','field_60f7f1d7fcdf1','no'),(718,'options_links-404-en_2_link','a:3:{s:5:\"title\";s:10:\"Contact Us\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/contact-us/\";s:6:\"target\";s:0:\"\";}','no'),(719,'_options_links-404-en_2_link','field_60f7f1e5fcdf2','no'),(720,'options_links-404-en','3','no'),(721,'_options_links-404-en','field_60f7f177fcdf0','no'),(741,'options_blog-post-en_parent-page-title','Blog','no'),(742,'_options_blog-post-en_parent-page-title','field_60f808b5ab3ca','no'),(743,'options_blog-post-en','','no'),(744,'_options_blog-post-en','field_60f808a4ab3c9','no'),(746,'wpseo_taxonomy_meta','a:3:{s:8:\"category\";a:24:{i:16;a:3:{s:13:\"wpseo_focuskw\";s:18:\"(M)BA Intelligence\";s:13:\"wpseo_linkdex\";s:2:\"28\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:18;a:3:{s:13:\"wpseo_focuskw\";s:12:\"Case Studies\";s:13:\"wpseo_linkdex\";s:2:\"32\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:10;a:3:{s:13:\"wpseo_focuskw\";s:7:\"CG News\";s:13:\"wpseo_linkdex\";s:2:\"32\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:14;a:3:{s:13:\"wpseo_focuskw\";s:19:\"Compliance and Risk\";s:13:\"wpseo_linkdex\";s:2:\"32\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:12;a:3:{s:13:\"wpseo_focuskw\";s:25:\"eCommerce & Payments News\";s:13:\"wpseo_linkdex\";s:2:\"36\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:20;a:3:{s:13:\"wpseo_focuskw\";s:13:\"Press & Media\";s:13:\"wpseo_linkdex\";s:2:\"32\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:51;a:3:{s:13:\"wpseo_focuskw\";s:23:\"ES | (M)BA Intelligence\";s:13:\"wpseo_linkdex\";s:2:\"32\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:53;a:3:{s:13:\"wpseo_focuskw\";s:17:\"ES | Case Studies\";s:13:\"wpseo_linkdex\";s:2:\"32\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:55;a:3:{s:13:\"wpseo_focuskw\";s:12:\"ES | CG News\";s:13:\"wpseo_linkdex\";s:2:\"32\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:57;a:3:{s:13:\"wpseo_focuskw\";s:24:\"ES | Compliance and Risk\";s:13:\"wpseo_linkdex\";s:2:\"36\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:59;a:3:{s:13:\"wpseo_focuskw\";s:30:\"ES | eCommerce & Payments News\";s:13:\"wpseo_linkdex\";s:2:\"32\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:61;a:3:{s:13:\"wpseo_focuskw\";s:18:\"ES | Press & Media\";s:13:\"wpseo_linkdex\";s:2:\"32\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:261;a:3:{s:13:\"wpseo_focuskw\";s:7:\"Company\";s:13:\"wpseo_linkdex\";s:2:\"32\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:251;a:3:{s:13:\"wpseo_focuskw\";s:7:\"CG News\";s:13:\"wpseo_linkdex\";s:2:\"32\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:253;a:3:{s:13:\"wpseo_focuskw\";s:11:\"Noticias CG\";s:13:\"wpseo_linkdex\";s:2:\"32\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:269;a:3:{s:13:\"wpseo_focuskw\";s:12:\"En la prensa\";s:13:\"wpseo_linkdex\";s:2:\"28\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:271;a:3:{s:13:\"wpseo_focuskw\";s:14:\"Press About Us\";s:13:\"wpseo_linkdex\";s:2:\"32\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:265;a:3:{s:13:\"wpseo_focuskw\";s:6:\"Events\";s:13:\"wpseo_linkdex\";s:2:\"32\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:259;a:3:{s:13:\"wpseo_focuskw\";s:10:\"Soluciones\";s:13:\"wpseo_linkdex\";s:2:\"28\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:249;a:3:{s:13:\"wpseo_focuskw\";s:21:\"Aviso de Cumplimiento\";s:13:\"wpseo_linkdex\";s:2:\"32\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:247;a:3:{s:13:\"wpseo_focuskw\";s:17:\"Compliance Notice\";s:13:\"wpseo_linkdex\";s:2:\"36\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:263;a:3:{s:13:\"wpseo_focuskw\";s:10:\"Compañía\";s:13:\"wpseo_linkdex\";s:2:\"32\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:267;a:3:{s:13:\"wpseo_focuskw\";s:7:\"Eventos\";s:13:\"wpseo_linkdex\";s:2:\"32\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:257;a:3:{s:13:\"wpseo_focuskw\";s:9:\"Solutions\";s:13:\"wpseo_linkdex\";s:2:\"36\";s:19:\"wpseo_content_score\";s:1:\"0\";}}s:16:\"vacancy_category\";a:2:{i:28;a:3:{s:13:\"wpseo_focuskw\";s:11:\"Development\";s:13:\"wpseo_linkdex\";s:2:\"32\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:38;a:3:{s:13:\"wpseo_focuskw\";s:10:\"desarrollo\";s:13:\"wpseo_linkdex\";s:2:\"32\";s:19:\"wpseo_content_score\";s:1:\"0\";}}s:17:\"term_translations\";a:11:{i:17;a:19:{s:11:\"wpseo_title\";s:0:\"\";s:10:\"wpseo_desc\";s:0:\"\";s:15:\"wpseo_canonical\";s:0:\"\";s:13:\"wpseo_bctitle\";s:0:\"\";s:13:\"wpseo_noindex\";s:7:\"default\";s:13:\"wpseo_focuskw\";s:0:\"\";s:13:\"wpseo_linkdex\";s:0:\"\";s:19:\"wpseo_content_score\";s:0:\"\";s:19:\"wpseo_focuskeywords\";s:2:\"[]\";s:21:\"wpseo_keywordsynonyms\";s:2:\"[]\";s:20:\"wpseo_is_cornerstone\";s:1:\"0\";s:21:\"wpseo_opengraph-title\";s:0:\"\";s:27:\"wpseo_opengraph-description\";s:0:\"\";s:21:\"wpseo_opengraph-image\";s:0:\"\";s:24:\"wpseo_opengraph-image-id\";s:0:\"\";s:19:\"wpseo_twitter-title\";s:0:\"\";s:25:\"wpseo_twitter-description\";s:0:\"\";s:19:\"wpseo_twitter-image\";s:0:\"\";s:22:\"wpseo_twitter-image-id\";s:0:\"\";}i:19;a:19:{s:11:\"wpseo_title\";s:0:\"\";s:10:\"wpseo_desc\";s:0:\"\";s:15:\"wpseo_canonical\";s:0:\"\";s:13:\"wpseo_bctitle\";s:0:\"\";s:13:\"wpseo_noindex\";s:7:\"default\";s:13:\"wpseo_focuskw\";s:0:\"\";s:13:\"wpseo_linkdex\";s:0:\"\";s:19:\"wpseo_content_score\";s:0:\"\";s:19:\"wpseo_focuskeywords\";s:2:\"[]\";s:21:\"wpseo_keywordsynonyms\";s:2:\"[]\";s:20:\"wpseo_is_cornerstone\";s:1:\"0\";s:21:\"wpseo_opengraph-title\";s:0:\"\";s:27:\"wpseo_opengraph-description\";s:0:\"\";s:21:\"wpseo_opengraph-image\";s:0:\"\";s:24:\"wpseo_opengraph-image-id\";s:0:\"\";s:19:\"wpseo_twitter-title\";s:0:\"\";s:25:\"wpseo_twitter-description\";s:0:\"\";s:19:\"wpseo_twitter-image\";s:0:\"\";s:22:\"wpseo_twitter-image-id\";s:0:\"\";}i:11;a:19:{s:11:\"wpseo_title\";s:0:\"\";s:10:\"wpseo_desc\";s:0:\"\";s:15:\"wpseo_canonical\";s:0:\"\";s:13:\"wpseo_bctitle\";s:0:\"\";s:13:\"wpseo_noindex\";s:7:\"default\";s:13:\"wpseo_focuskw\";s:0:\"\";s:13:\"wpseo_linkdex\";s:0:\"\";s:19:\"wpseo_content_score\";s:0:\"\";s:19:\"wpseo_focuskeywords\";s:2:\"[]\";s:21:\"wpseo_keywordsynonyms\";s:2:\"[]\";s:20:\"wpseo_is_cornerstone\";s:1:\"0\";s:21:\"wpseo_opengraph-title\";s:0:\"\";s:27:\"wpseo_opengraph-description\";s:0:\"\";s:21:\"wpseo_opengraph-image\";s:0:\"\";s:24:\"wpseo_opengraph-image-id\";s:0:\"\";s:19:\"wpseo_twitter-title\";s:0:\"\";s:25:\"wpseo_twitter-description\";s:0:\"\";s:19:\"wpseo_twitter-image\";s:0:\"\";s:22:\"wpseo_twitter-image-id\";s:0:\"\";}i:15;a:19:{s:11:\"wpseo_title\";s:0:\"\";s:10:\"wpseo_desc\";s:0:\"\";s:15:\"wpseo_canonical\";s:0:\"\";s:13:\"wpseo_bctitle\";s:0:\"\";s:13:\"wpseo_noindex\";s:7:\"default\";s:13:\"wpseo_focuskw\";s:0:\"\";s:13:\"wpseo_linkdex\";s:0:\"\";s:19:\"wpseo_content_score\";s:0:\"\";s:19:\"wpseo_focuskeywords\";s:2:\"[]\";s:21:\"wpseo_keywordsynonyms\";s:2:\"[]\";s:20:\"wpseo_is_cornerstone\";s:1:\"0\";s:21:\"wpseo_opengraph-title\";s:0:\"\";s:27:\"wpseo_opengraph-description\";s:0:\"\";s:21:\"wpseo_opengraph-image\";s:0:\"\";s:24:\"wpseo_opengraph-image-id\";s:0:\"\";s:19:\"wpseo_twitter-title\";s:0:\"\";s:25:\"wpseo_twitter-description\";s:0:\"\";s:19:\"wpseo_twitter-image\";s:0:\"\";s:22:\"wpseo_twitter-image-id\";s:0:\"\";}i:13;a:19:{s:11:\"wpseo_title\";s:0:\"\";s:10:\"wpseo_desc\";s:0:\"\";s:15:\"wpseo_canonical\";s:0:\"\";s:13:\"wpseo_bctitle\";s:0:\"\";s:13:\"wpseo_noindex\";s:7:\"default\";s:13:\"wpseo_focuskw\";s:0:\"\";s:13:\"wpseo_linkdex\";s:0:\"\";s:19:\"wpseo_content_score\";s:0:\"\";s:19:\"wpseo_focuskeywords\";s:2:\"[]\";s:21:\"wpseo_keywordsynonyms\";s:2:\"[]\";s:20:\"wpseo_is_cornerstone\";s:1:\"0\";s:21:\"wpseo_opengraph-title\";s:0:\"\";s:27:\"wpseo_opengraph-description\";s:0:\"\";s:21:\"wpseo_opengraph-image\";s:0:\"\";s:24:\"wpseo_opengraph-image-id\";s:0:\"\";s:19:\"wpseo_twitter-title\";s:0:\"\";s:25:\"wpseo_twitter-description\";s:0:\"\";s:19:\"wpseo_twitter-image\";s:0:\"\";s:22:\"wpseo_twitter-image-id\";s:0:\"\";}i:21;a:19:{s:11:\"wpseo_title\";s:0:\"\";s:10:\"wpseo_desc\";s:0:\"\";s:15:\"wpseo_canonical\";s:0:\"\";s:13:\"wpseo_bctitle\";s:0:\"\";s:13:\"wpseo_noindex\";s:7:\"default\";s:13:\"wpseo_focuskw\";s:0:\"\";s:13:\"wpseo_linkdex\";s:0:\"\";s:19:\"wpseo_content_score\";s:0:\"\";s:19:\"wpseo_focuskeywords\";s:2:\"[]\";s:21:\"wpseo_keywordsynonyms\";s:2:\"[]\";s:20:\"wpseo_is_cornerstone\";s:1:\"0\";s:21:\"wpseo_opengraph-title\";s:0:\"\";s:27:\"wpseo_opengraph-description\";s:0:\"\";s:21:\"wpseo_opengraph-image\";s:0:\"\";s:24:\"wpseo_opengraph-image-id\";s:0:\"\";s:19:\"wpseo_twitter-title\";s:0:\"\";s:25:\"wpseo_twitter-description\";s:0:\"\";s:19:\"wpseo_twitter-image\";s:0:\"\";s:22:\"wpseo_twitter-image-id\";s:0:\"\";}i:307;a:3:{s:13:\"wpseo_focuskw\";s:12:\"En la prensa\";s:13:\"wpseo_linkdex\";s:2:\"28\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:308;a:3:{s:13:\"wpseo_focuskw\";s:14:\"Press About Us\";s:13:\"wpseo_linkdex\";s:2:\"36\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:266;a:3:{s:13:\"wpseo_focuskw\";s:6:\"Events\";s:13:\"wpseo_linkdex\";s:2:\"36\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:262;a:3:{s:13:\"wpseo_focuskw\";s:7:\"Company\";s:13:\"wpseo_linkdex\";s:2:\"36\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:258;a:3:{s:13:\"wpseo_focuskw\";s:10:\"Soluciones\";s:13:\"wpseo_linkdex\";s:2:\"32\";s:19:\"wpseo_content_score\";s:1:\"0\";}}}','yes'),(762,'options_blog-post-en_before-autor-name','By','no'),(763,'_options_blog-post-en_before-autor-name','field_60f813d7aed4f','no'),(766,'options_blog-post-en_read-time-text_singular','minute read','no'),(767,'_options_blog-post-en_read-time-text_singular','field_60f8192972a71','no'),(768,'options_blog-post-en_read-time-text_plural','minutes read','no'),(769,'_options_blog-post-en_read-time-text_plural','field_60f8193072a72','no'),(770,'options_blog-post-en_read-time-text','','no'),(771,'_options_blog-post-en_read-time-text','field_60f8191672a70','no'),(772,'options_blog-post-en_share-title','Share on Social Media:','no'),(773,'_options_blog-post-en_share-title','field_60f822fdb317f','no'),(787,'fbrfg_preview_file_name','preview_25f2a63a0c359e32410861f4005fd403b73c8d475802a24362932181fc734e73.png','yes'),(788,'fbrfg_html_code','<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/wp/wp-content/uploads/fbrfg/apple-touch-icon.png\">\n<link rel=\"icon\" type=\"image/png\" sizes=\"32x32\" href=\"/wp/wp-content/uploads/fbrfg/favicon-32x32.png\">\n<link rel=\"icon\" type=\"image/png\" sizes=\"16x16\" href=\"/wp/wp-content/uploads/fbrfg/favicon-16x16.png\">\n<link rel=\"manifest\" href=\"/wp/wp-content/uploads/fbrfg/site.webmanifest\">\n<link rel=\"mask-icon\" href=\"/wp/wp-content/uploads/fbrfg/safari-pinned-tab.svg\" color=\"#5bbad5\">\n<link rel=\"shortcut icon\" href=\"/wp/wp-content/uploads/fbrfg/favicon.ico\">\n<meta name=\"msapplication-TileColor\" content=\"#ffffff\">\n<meta name=\"msapplication-config\" content=\"/wp/wp-content/uploads/fbrfg/browserconfig.xml\">\n<meta name=\"theme-color\" content=\"#ffffff\">','yes'),(789,'fbrfg_favicon_configured','1','yes'),(790,'fbrfg_favicon_in_root','0','yes'),(791,'fbrfg_favicon_current_version','0.16','yes'),(792,'fbrfg_latest_manual_available_update','','yes'),(793,'fbrfg_favicon_non_interactive_api_request','{\"favicon_generation\":{\"api_key\":\"87d5cd739b05c00416c4a19cd14a8bb5632ea563\",\"master_picture\":{\"type\":\"inline\",\"content\":\"iVBORw0KGgoAAAANSUhEUgAAAgAAAAIACAYAAAD0eNT6AAAAAXNSR0IArs4c6QAAIABJREFUeF7svVnPbdl1HXb2uaREAYEZwXAEpWECB3BsIBKQPMSBGiSBZSJ2ECRI\\/BI1ZLEriQIT2xTVUKLkUpFlWXKkkGJTLEsyKSnOAx+M0DH8YAOBSOUteYj0GOShmPyBMpwgtHS\\/s4M5xxhzjrX2Pl9zm6rbnAtUfd93zt5rr72aOcZs13K4\\/LuMwB1G4P5LH\\/rS4XB4L25Z7M7lsJ7ik+Wwrt6gX3PkF3FNXBTfLYe4Yc2f8XVfg+\\/48br9XvfEM3Ef2l3w+3pYjofDaT0clnvZ9HLi8+q5Cx55OPJN0M7pFH9Gq\\/FjORyu4ma7N\\/qST+MzNRYrehLXahyWvE9jpfv8M34d3dS1Nn7b++NLjF18h\\/fN7uL9D+ycHpmX63s0HJdq9OuvvKY\\/tQt6Mmsq9YsmZ2cB6SHXrS1r5toleNu2hnVnL3qH9V1L2tvKedHY4Ivxr\\/0HLBjQmJPNBflJtKvNEnM5XZUzGd9zboeWtB3YEd2LdrPp3FW99nC31kxeUM\\/LxVfvtemx3j+mu9cA\\/6p3jFW\\/rsu6LGvsPXsZLpN83VruXLfDZdvPfPy4u\\/AefIDeMffbsnID+MPxAN3j9+7M2jfOLJXX7fM3DsvhjdPp8E+Py+GN4\\/Hwxun++o3DcXnjcLz3+re\\/8kPn2rjLKnzTrt2O1Jv26MuDnrYRuP\\/SB758OBzfs+33cjicAjvxcxRkAnlJTS653KsCJwqfIBAEWsjFJgCxtwFwas9ANIUgiQOJwpqgHsJJwC0yENfx9+O9wxoEAddSVsZ3wRuOEIkptdSG+oS\\/8x49m++j\\/sc9BRsl+UgAEmz3SQAeqXZFGDTi+9u1+47+FQngRMy8ogkD50QTFkPjk5dDYyC11w3HmHOo6AD+oGB+280ygSqkPwGuwLZQqFvd65cTlGnok8Am0dOQGXliq5jFLbBrqWH9ox21pw4lsA3vYlOjLTSBf97bS4fko1+x2qzXHxdI96fJibZh92t\\/InzZ5L7jsuFSxptMQzSPWIFzonmvxBnwa73be+gW\\/24G+z3wv67tzf0iN2fWol0fJOD1w3r4g+O9w+un+8vXvv2Xf+QPbruE38zrLgTgzRztp\\/hZVy994EuHw\\/JebPRp2YRmHeARJCD+HcMaAE28rs\\/d3mASAA31ngArLSfbMIGYYHl0zT7vGSwIqQ1TG4\\/nxvVs53A4Ngko9YVkIq5JIY57S3rm8wP51DepLhTp0X4RAMiqJCiJtEeT1CAlBehl5YjPhLYiGBCHrfG3mgnhhnFZBGa1lvZIQvQoGIiQohFJFpfiH7OqtrknSF0yM3RI85Tg9QBa9m0IgJbYgCq8cUSakbDc1PYEqBqLW2\\/LYdnTanXNzZgth7lzgIuG\\/doRrPuben1tpWmKMT80G5TGjT4Upqb2L2vAnmXAB3ne7vlOkwDAZ3xf8EtZAez1uXqGxl2D96F0q8kM+BqrzefOAvbMLtNcnXv2bdeDrB03WBUoAw5vrEEIjoevfsvh3le\\/7QmxFFwIwG1n+zm+Dpr\\/8l6XOSE+zD65TwoIWgQv2qvNDljuAoEhtfg02wfoEwn0E3ZNmNcT4M1dkAqT30NADxKSzd3Dfp9IQIP8PbdP0iURTIbATrIAEKYlgtYBWM6dQKBvbQ3ge0izp7kfWB6EobU9mGjxjgPYZo+O4ijLMuCPiEmDchog8n0bpNFFfNzQNKm5\\/qcDfEmKNhdjS7gZe7Ig7O0ZgbQ\\/5y57awb5m9rx6\\/3ZgqFrP9shHSInm1ftBmNuQL80ynaTL2laJLC8wdfKfVYqs+bMcHO6TlxM0+FGB0fbGbbxnVkg2I8mI5yYASUK7Omdg+9odj3J\\/SE6QnOZGGTN+L5WLscUaPZNFoCzhOCadXUdaA9uBVL924C8Hncby8PhcPiDw7J85h3L8WtvJRm4EIC7CJ\\/n8FqAf\\/v8BU\\/YdC49Z0kbFgGBcG+p3vlaeg2cKZDWAMTQOEetvC0PdAskwkVvfAlDm+94AvU2SEBq1ys0dKqzMu8T0KFRRPsgFuleHzR6kYS2OKQUFGDzfoG4rArt20f7GCmKyB2NG15Vc2vYujPHAi0q46LM0eD\\/UiiXBjbxtXg5kYFhHluMdcsiQTTxhHFkL0hgBlU1MIPsHog\\/iDXBX\\/224H7TPfMe3+s7r5n05CZyRovaejNM4mDyhzXLOTTiMeb2W\\/sfLOTjdbGe0kyEfwJ5cFRwcISEoI2aMsUEVMwB790gxAj2tEnR7RQrF5YAdwFwLw2GQzMMDCPuS+g6cXtbQN4lGFOswJ4l4DoQp\\/WkJmG8tt\\/sXB\\/bckAJsRx+e13uvfxWxA9cCMBzCOq3feX7L73vy4fl+N6NJKKJrwWU24exARpfsMQQICiB1KCPvhDs19MhXQODsxAgL9AsQKamDAWGWn6RAQUEioD4846UgG3WH10VaZKPf+spZJkC\\/pIUKAYB0npwHci8z4A7CNh2GeCd6BJIMRlxBzLtdj9L85\\/GoOwtR8YvZBf0DmAgaXYVkuRXzo6KdjQwmLBvQWDO2ymIbFg3Chj0PuxZDBzF9JBZ+g\\/XnNG6BZB7986EooiHtVVAvhPTcO2GsAey\\/6U5j6g9Dk8FADoUy6rDfWDunAZ3iwugjj3EDEym\\/wb5IhAVgNf9pDfLAgpd+5\\/JgtZQuwzEJgjsXFcCf7EJuJ1gI5udQ7P\\/\\/7YyCO+3Hxx403fnnrGn4c+Tdy4GQc+UBDj7jCleYLRiyC24po5kqtBvv2O59\\/KbaRG4EIC7rMTn6Nr7v0jNf08zo4bpSgoua0iDfikEacm\\/nqi5u9aZ0ohugLjrFNvFiICC8AicBXK5G+FDHzVqAT5+Qh9SkCAzBPKbtjKkS4Fm\\/Ao4XJNYcIvC9A8TOt5BwYFlyq\\/PJDD5jNLyOQ5yHdR6ahGw8WtWBP+g+1O+GqIGnzhJAtNKAk3HmBdJgHlhRDgym6CA1NTec+CqhmcJMgN+4adZIGbVtgD7DnEFc7\\/O9vOaTXvbe6Z3NL25Gy8w105QdLw\\/37T6DsJoQma\\/pZGKgL0ZLu4\\/txHkNZzX\\/LHn\\/7dninoO5MIWi545TB9fhRr+IssF31i2BdjXnO+T0+wamubpaSFy28j9B5LKd7Eg3Aj2E0FR2+fcGx12g4EavHnwyPz24U2yCFwIwAMtn2f7pvu\\/+L70+fdbGiAYlYeIGoF+FFa4b02NuiLImCkQ1nWAfSmqEnoV8S+pJtWLpugMAjTUmAF+8MeTBJAswBWAIMHjggBBBgwuy3IE3sukj+csCFgU4MtvT5JRUhfBfx6H0HJQ0jh8+B34CEGJQMmmAPG3azymH4ijSNq7nOXYDWmDCEHrbmjIZCegpEYEehO4zgYk94nr1cloLTMn2JlBghii7oH8dYBrXKba7km+ecN52\\/PvHqdwc0v7V9h7FnhO0N1DvQ\\/+Fe2vsfOAzvL5c8\\/omoIIWXy2IXjDchD4T23n8t9YHOb0P7z64HzYIESn\\/Wkxj9YLWgC0ZcWHxnDNa7X681PkO+XBJnIflFOKnTHpj8+5pX9\\/vCmtlalhVDCtv0n9zoGs+VwOL\\/\\/JV97z8oO96e3uuhCA243Tc3MVwP8As\\/+kpQyEoFapdrjZkwdTv4SKiEIDGlLwUtINECi\\/OiCJYD9o0WTOTOGbgwHbpcC2YwMqaFBZBZmlkGQA6MfP89lphWCf4rJ8xfD\\/04pQwXzIUAAbuacXZVu0EqRE9QyB8Z2hgc\\/S0relEQAztw+Bh4kZdk9aam2chy9bIms+LQaxp1ztOf9wUN8BmJ5LirQ9AD9HAvT5\\/P1Nf+\\/tzA2Z2AlOvImMSCr7dPFZW27T4lz0EdMeDDIZX69vAf2gjU8vUcuhY+Y2fNeatO\\/wq1l4antNQzC053NZUQO2NYv\\/eQAgWujh4XcZZ2PBqIpvnSwC473bSbzRTH+DawDtn3cd9BP3ScXuvWeyDEbzvqag96PVTuDQKHoqtQvz3bAvtn6X4+H15XDvLzyu+IALAXhuoP3mFxX4e4GZjbCrHT9LmfL9af+P1WdcEoWECvCuugFOACTBBCJV1QQvkERaPn6Xdt6GaewiMhmsh2uWwz2GGaBuAUhA\\/BOId\\/BgXJ+ZhQwuhOk\\/rs1gQoo1EQFtZg\\/0cwTV76w7YH3rAIkmFUUO8nkN3COEm5YumT0TNxgd8HAHvjmgf1gig5+g78tWOH\\/5u60QWV68HQ9wc1nrC+taMLaYBGlR55ay+ubEYyYWe8+67vktnx3XhpQ9fDEOZvnH1VeBuq7NdvHhaFEggA\\/auo\\/xGCIz7E8s7\\/rIQd5nSp8XyDIAsEGXq62V4nr3fh0FA\\/Kn80\\/GAGgHT6tkGEe9\\/8b1dWaOZ7DVfdfGCdAfbzENGS9zXRrfueecW3p7n4\\/jHwMUMU5dnaTnwfZlgb+vp\\/VwWpeX\\/9QvPXprwIUA3GVGn+FrA\\/yXJaL9xyVxXubuRCMh\\/neQVrOeUO1n4SBmCmTdAP0tTDHgJNCmXM\\/r3gYpaAV6WuoxDz81c0pvAXbOH2sECKxEKCI2IYiAggsjja9cEZCQWVyoninCwZ8p7fhMD0yUdcMLFZVEtDoBQmcjBa7FO9Dic47PThYBcwwGbC4CMIAzrZJ6tulzKQBFcBIgZ8RWQ5PWUm3Z9wL+DZu0zswgPAP3bfbeTUAuMK8x3stM54N8G6jfDuKbMcN9sgDsgXpN+0QWBqBgRj1aGzZTP4D934sBaP9\\/Dzq2wZxO10tILqDN0riGALAzm5oAyLTpf0PwnxPAM\\/PZN5+vCujm+rHPffd1hGIP3PcsDmfdBZOM1ExZ+ALjodpnV0szu7idm3qPwZDaixDZG+sfvG15+3\\/xKK0BFwJwG8HyjF9zFWb\\/5ZBFfiDr8ZuM9g3iHYjWQ6LIIy5x7sHOAx5TlgZzf1oBEGgXgqN+pmmfIJc1AaSNWhR+muNxnYLyMsBQZILlfYFb0RatAqwxoM\\/ye16zrPeoQWXmAWuLMnghwVBpgF51cEf7l1vAaw4w8E+VBbHxkNdfBZRSNjA2gpoCZ4LythGoNB\\/mmw8B+4YoHdgnk\\/TWtTMIAT3Ca\\/5koGXc53PBFXDWFWBoew74bwLsIgFuBagFZihjG3Svzd3PLBugtK5po\\/vnNkgOUoXK1O0wQjsFgGoiqKJz3HLRx5otkmGwboCpZdyAOhb2ycK\\/CvYfJpR5\\/iQUWOAaQ1zYsQHaT9sxnqDVgJ85hzSNbcoA71k4Gu2wf7t88CwsbmnGH+Y\\/BEnx3Wt99kTsXaC\\/pqzwdXAAbiYzTAkXBiqrroF5PNXYbLUilazEnrwux+r10\\/3jf\\/kdj6iy4IUAPOPgftPrXf3iC18+LAt9\\/i3Uxb\\/lrRplKJZNs1qXlFZPdrAIdIbA2CcCfQkolOKFkJq0eBKBBvWQLgT2CmiTPxztQouFuR7kWwiH7ztcmucBiAQMmn7XBVjiXAGdDZDXyOLg2Q0WMFjxBZ6pMFULVD3\\/lB4qIOQDbNuUWRIYw7hWc8bsRVMbKzzTpqQqBBoog\\/TN1gD6UCveQYkaOyTAJ7RAe2flteLTX2b\\/bwHGumMmBZvPd\\/z9c1fOtbH3HlrotuI32v2EP7nMhtDOSdvONntOnVAA6Hu3zdzJQz3wHP4jlgM3jDkM4SFW9GcIAPVJw90AMvxSHBpj0GcAJNOp\\/JtN2BAibBFSgzYbAGfgKf5zRmCNIK033IevDaC7an6TQKzthB5tXAx4Zw4JB53jZHGE\\/ZRhArtnOY+7wTfWQYuPdtLGGfrov\\/TKC79+y9c5e9mFADzsCD7F9yf4Z5EfLoNaDb3rxWjzNclSCzQ3q0fg6mjS2rudfDKIzAENzDUAwDYJXJqoGPZMEIB08vXD8U2QFqNWQJ7ayju6HaQGln+fIdcJ3pCHcV8m78IaIHN8fs5DgLKKIUsh491EcnwsLEiQgY7y+SPwEWM4FBHyYEFKaOAnCIcfxKI2JHyrKmGOz+zn4dvlC\\/qkzvCjeAOZzjXfOxrNrmTp1DZ3FBm2jjEKRm6Gbdb4OHqsHEW86\\/P1Iz56JNvgNimG2+l12AbVGW+I83VW+8dNG0CfwToXlY2TbYHBnF5A5eZ98Vk1YNo\\/TcsiGDS3UfvXGkXvnFQURm3knGcDiDwyfwQ4N4wSmMMInLcRnbO5Hj2d3RkjWN+m3btcc86KMJI1X2QkOxX+KXZWJlZn2zaTnbWLkltjHIA2B7Z+GGGOn\\/xTD5klcCEAd1kJz9C10PwV7a81WFR2I6lKtkoLv24sQG97kQMoS65IVFLLH3cO3QKS7KltF8hRUJV6ErEDboKXxgJAhKBoFg9NU+WCVQMAbUI00QpwIgnIryxLIGusse0sPsRnkAhEcZ\\/csyoVrHoBMv+r34N1gW\\/K5+tdy4fp0jg3vtwPGhcfEwlyyg7N0RQUWGWC63uTNQPh6ij0nu5rRIYYG1iJdeLcPab52y0PtM1m3rJHHhxYZySexqIBDO9xHggLfGqwRg0cKzA\\/0\\/Nrmiar2JAhMIHxxIUJD9wbpbHzXE2LBNzG6k4AL5LQdT2xBue4RpUXbIY4DCGLg2nc2qVhjKL4ovn3J+18y81uE8l\\/84p5FEF9w1PqAKf26AOze77NTYdb55ezQmAjqWQ9xWxu2oOMy2iPwfLydzwECbgQgJvXzjN3RYH\\/\\/GYK+nLpYliORSw2a2d8nh0h0xAroU9LzoXf\\/JC+Rv5xYUsX9JHmY1q1wEtmf1auxb6zzIDcvBbNT4lXWQIK\\/su9F376UF7yZ2ziJUlEjkV8hjTAzBIQsGcwA60Irv2XdFTqX0tn9C\\/+9dkA0OJdyfV4C4xZnSWwE5gECwKbHUgZLLMS9IUIqurA+W+exUaUtlknBHLe6sLNgjJztosaQ2dHkUFTt7bnZjdr8potOtLLu+\\/l6jaJwA0tbKL\\/nQiXQOceGoIBaeSV3Z1kQcPjvGwAf4I1FgONUqTvCXrTMcMD0Ay+6sYorYvzpCcfyi3Z68hJvmHh3cf8FnfcJUDvpubaNTGSjf1gwdFFU8BuD6m50mDn0vGgmr64Iz6orMhOQhJtESEVnwxx00Efp9P6ye985YUHqhdwIQA3rY5n7Puz4O9o4GbgktUWJ+v+y4Hq70nqyaYYOerZVDumR4t0PNAAos4TELlWCloXBcImdH++fPCyACg6n23rdME01UvVaY2+swsgUVEIKLDsXtTzyCBkWBJih0fqYJOQBHJKAJREsziEuI5BiB7JX2LHXBwSLJUKWORBAojuAQVMUmCUQDLgQ39nAVSA1iyEJCGvz6\\/bJLk1Xlv6YQHypNG7dMyhcHV0B+BvA9azFi2tatbobQnduIX3nmskY3yE\\/zUwlpxp93MPBIv98W6OWp9ZCcjINtfutFHPMD49a+a7z9y01RaHmc\\/1\\/bLiQUDgc+TFpPsJIQFD+ZB5WnDf7bX6fRA+f7+Dueb9plTBmQDMsQpl0dmQQfYjZcSA9ny0LULFXAzeEeyv9u+bk5SxHLJiNn\\/PEMesN1biJFs4fvI7P3n3NMELAbhROjw7FyDaf2WFv1tJ25HXThFIEBRelW+0cuJmSRoJTnoGMrxVMUJz5TQCtRcKCq3zSgYIacIeTMd+5GMM8OWPJxhjn7KOAGoAlGdyAH4F72V7jP5H\\/YFMyq3AwgzKQ3ogRKC2VJcZBkEQYdGYALEBGhYPkIRHYAmQLRIwSHKrQcB5GFaqySMGNPfphEawKnZcN1s0suIPUqiX1s8LpebIcHHOQV08z5DBlkKZRfeQ4nFtvWsJi8lu62f5zDeD3CJUGvAMwAl6Q8AX1sDgKihAJhDPsZbnTPltFMob+5ROdP66oMEx+n+keCIB6PYmOF+utc4GwDo1dqRAgFz4RYx2pnQjiAatd9eytb8wTEXJC85p9rXUrz1jwPQQUjvx\\/HzJmmQb55n97HRzIH3DAUxFyDc1JeoeiSoRRHForp3T8fCBf\\/WlF37nLtvmQgDuMlpP8bVXn1SFP9uj56KvfVW46dicWCUbK8psShUv8KfmSXN8g9sYF1A+\\/xpjdYJasz6PtMGrRKSphDCAvXCoKv+REKREaJ993l\\/phgjaQ1qel\\/3Vs2XqJ3mIrtEyAamLmAEANbIYioQI\\/IHk7HPHH4xxCubOEGEBetDFIIt6Vw9MkI6sCZVdckuBjSUsy1PRIAmQLhNUzt8yHU8anU8rmYoxgm1RogqkQ8Sk+UHtGGSK64EMzLAwKtvdzh5x2OO217WncZqf0Z0\\/E\\/i3EQg7vVFungayWUUTgPbDYwwMDOwRalygTmCuDc2K2wm2Rc41tlUhaJzQEy1Dw\\/BsxhqhL\\/hHTR8A6+yn43ycONXqaLlT8S23lKd7GnrcWu1YVKAi9Ifvd6dphD4nDzrMIN\\/WNfaJ3nSztfnqbVsxIqFjb\\/Wc+HTP4zq0yXmkblGEMduwug7ZFr594+3L8he+4xff+4e3HNo70Kvbtni57okbgcHsD8Wz877mIBOsenM8l2rizujpHXszpVZRQkxtqcFJjaGggRZ8pC2BjHoKhaY3E8dn5bKFlq\\/tRdnE7+gOkD89ADo1WOTc06\\/fKYDcjQriU7AgRkr+fntmpOrlg9vVgN+jjoCRjHwViwWgFQDFYfUe0v7Zv+Qhare1\\/5ymkrcc7wJ1ikKNu2vjlTkwTZ9MktEoy5RvJnhYB9R6sttcP80CmwS4mV9AApbUtuGBYPpac3cRm5RPfA\\/ofRUO63pneep+PdvfzdsekNCi6OddbfuGfv9azX0p79\\/RDDevU1ujKwf7Nddo8q2klzl5Jh2EbtGYCmCzl1XMwRT8d27YhyHDWqqtOGx\\/nEfR2SzTOJaJf07Vu+lva2fW\\/HcF8BxsaKf1FcGQNSUb2GGRWsft\\/tiVib099hdZ7n0O2TiOTB7C47EQKLd03Yllvp1I5OBrXS\\/L68e3\\/fEP\\/Muf+OA3bgNEIw26zR2Xa56qEbj65AtfPqyR6mcCdRPdc2aba\\/0K7KaAJmz5MvVZhDqXp0uC7kDbGie1o4OIigQ0Ikijt+qBOEhIzVkQHYERMpoBf0V6oKkDIwm0DBrU9bn7KkgwrhbZQKlgWMlxqFBr+14+2DIMdH4Ar5elARoCtl8HABqpyE6KZsi9IMHk29YJGsmEz6\\/GmMAsnMR0GHGrP3iDzf2URDCsf1xWD6HcNLTdNYvumRUGid7dO4dAvnb24gLm9V5\\/75GM6TOLmbiedwwMickVvmkmILaxcJ9x7qAiAEgBdR7l228mAuSR1c36Rcti80zxlM4U6B0sGYGfW68O\\/f1cmHPA47xO9rxCb6bwLHLBh\\/rf7ufXTtiMLX37HUMgWsA5ntBz+7xZPkZZcZ66OS252jERRgFViLXRqnfQfYo8oLBwzZP0FOzFr73rpRf+4m3G+kIAbjNKT+k1G\\/DP9WNTbv5erKRJG\\/P3hiuPdiu70GS9g8rGEjCMoYGMgIigLQjcuASSAESVvPgpxzJN9yX1RAL0jgTu\\/N5qBrjPvSL64x4F9uF39WEhiFeUvx0jXNaIdEvEffdGF0CZ8kdrQRETAbOXLtaYDBKJdQYKDTp40YfWgws9dy0PQRShkFat55SArLzJbrLwrGwwqogwCKOpklD7g+p+ryEwm0x97RVy7QWUdL80xbciCNeA\\/qzoDcRiHAbCYm8SC6zcjf6Xpj3vO1eXd7q2B\\/IzmBrQ7+TcN8GK64YANd\\/+Zj+buHi9eG9v1f7Pl2HBYnrCjf\\/pxnPgvwfCs3jta64TSD436KV5AiSKMnjBXQiYCrifaivZ8qv35aPdQOrXUxqVa2gkFLgZpnpfNapf0J\\/llahdSG8go3LKHkqQb8EIYyO0\\/vJQ6IDU2m73Dr\\/+b\\/z8Cx+bx3b++0IAbhqhp\\/T7s5r\\/gBZ79r7rdZ5e0WeCuqJ9rOoh8HzmGoMkd6WJO2Z0FkhbyfD0tpEyYC59n6oyot1hJnZs9tG336dwxRboOgB4v\\/bF6xTB9tVbCmCycQA70gAphJKsMDsgX7SfrXZwpZ4tHVoZA9qW6odVB4REzxLK7Zj2eTR3QAHPNoKseSCfJe1CRwiX5iiyplJImjm7T9I+L3VG6GtJ10fMAgNCwrw5QA3HPtcQ750BeVgrdvsZ4MZcWj9mwN+TiBPuDDti16KRjUwJ2\\/rIcvL5rG5P76hrNt8MIOVdBRhxwAtkbOzztUe3S4Nye7a34MjIdEe+aYwwPHYIEFIANv9uM+pVvOo2cnZ2C2g8zZx\\/UzMF4htuIcRXCyph6HLuesuV3lc+epEMC5My0Yhj0iEeMNhGGyCTPCXQPIRGRDI6CCKh6ziY+PmBP\\/2JF75+3ZhcCMBNK+Yp\\/P6s5n8ehacUrTMkYLNpBCyo6V+CtsIAHHjaU7c7pIqSzzS5lG4yLldn0MKs5SsgDyK4fetSrQToAGskS7Nt+b7zuOD4zKwElkmgNhNak2rD\\/J\\/Dmb0Lt0KVC7Z2EBPg2QXlflBqYbkXCNwe3FjqA\\/tr\\/nwK4U1q3RBgVXjgagjmZBTYIjK4oQsFTWhZoOxGf1P\\/6vIdoTkvqVpLDYLbdSHyse+Szev3CII3tAf4132WQ7VZ6M21RE4mxBvr\\/xtLmfLw1WdVetRk9CLH+q+\\/t9xt+A4Rok4y+Oy8z95jaoczLebSI2aIsJUCcAGcKhCQJfeZA+jGjIcx\\/8+m9AcRwW314CIxA2ZDPGwZ0tbhdQP5LLO\\/SG3JJI0qBsqfg5rHFVBTsQ8a61p29PIovKhmyor8uBUoxYy2MB9booeDPlxfusH6+r\\/58+\\/7MxcC8CAr6Cm9Zxf8b3oX96G6P1eiZisPqSUXwrTvtwSjC29oYfKdK1toeCyo8KRBUhZKwVUkszIKUoNEpP56vLcs4WCrmv\\/SkAjA8bA8YyA+V8U+HsYTz819a77\\/7FxX3cuTAHNspM1HW5NbQc+uUsI6PGgiFynjmcibWOnEo60Po\\/2wn+smzAZ8AbuBuVSFEurWtgn6nLIgQHZmAGFwUhCKdthDHHiGAAAgAElEQVSKmtFUt3BtiLPlrUZE5jXp5MH8nHWZYepNy\\/na742vjKjOu+QesTU\\/gvM0JGUv2mrxet+838jTAE5DKhj64MA7EwF1n8MJqs0cTVKHkeZzzIsMlGVgpDkClAp\\/GAiDfH9z\\/2hHm7Z6r53RjODvneuWh4fKNSVAdRLrFoq9z+ueKVexnpVZPb148rf0ZPK0y2mxlPY+fO4zMgL\\/sCytOqCvEtwd7xuCCicR59oouYbearvqaQJ1ej9tXqn10wOje7OVOFgKj5N+8sk\\/84kXPnVuT2xX80PtrsvNb+UIXF\\/k5xY927XjXSN5C\\/93cIKPE\\/stfzq1WuEB\\/OpGJHyv1caB7i1xUk5PqOK4Q9kBQQoC6CvrTMCp1EEnGgJ4EokKBkSFvUoNNKsBdi3T\\/UKQZDVAUvQ6eyB2n6cOsn1zL8hlkIf\\/yPpBcQ6BaIGEGgcmWrV+YlJaJYJZ\\/S8UkXJbDJX7TNJMtXyKcBAFyhJgpmR8ZRqSWxO0VGTz3GjSNs9ajnWPLxhet0smh4V186Ke+cl8xzn+Ytf1kmRnOR49+p7T38xhD0zG5Y1rG6wcqkRIxmC8AgfyVRmJBIQDgbD9DJBoN063YyWAbRt3P8+Bf6IMsGbe\\/nXznEUxFfChSf+sxn\\/G5N9To8Ck1sRRIYeEa+iYjfwkY4ZM52zc51l\\/YbZzHBeoAwrC2yvxPNgGEozZZuo4iqex9E+TgngG3lK1uIKuaD1JEOKIYBkh8waAPgSIQpbeePvp6t\\/702eyAi4E4GYR8lRcsW\\/2n9SJm95k3jCbnXENGeBqLYEk0OBmg\\/Dx1L1znSEtFkOomIBY7koVNJNnHh4kSwB\\/TzLQyFKWh7QWUGIxaqZq6w8gT1dC7q7W3tEliyWgKyGDB\\/n+oCpdBAjPbuuB6rWqJsFQL0B+wGpX21MEBWOGyn7+XX7K\\/3iNxi\\/dGzsmf8NiaGMcd9e+SUhSrIhElMwd0UKKswMSO9v8rrGxi53EZ1LS\\/DnuOJ3Jgi8dvedezIBfN6tk1wC\\/u85vMmVL\\/jaMdrBjoSMb3BQTGoYQEzJgk0DAxg1A3t4sHxqRgLPlf9XeQMxa+\\/TtP2FkjeRe\\/+YSwIVEE6G4FdjwtL3BlVU+7m0Lg\\/6g96rFOMmYsxxALHZYoCRnRtHqa5C2ElF8zGhlAQEPrX9I+3OLD7etujUAv9qsOmtYsLqmVktEEJo4wPqw63Ai6+\\/82Z974UN7EvdWc3ITbly+f2tH4M5m\\/9n2fk5LclAQ\\/dWrnls5Thochw1w2rSNHbUVNpMTNNvBtR1aCMBrsWkAWLUCcDJg3i7fesYYNKiPqYAj0KLcr8CxXQdwO+h5KsqjmABVA4SVoNMJkULYZwZQQDDlUAGBhG+LGwCB0NUQ8jn4tKGqJplLW\\/5OiQ5SIo5gQG8CTRSirBm2pKvgi8tHuopG8lCtlLDyaIE29LChKhx3DVGtNVQvUOLWLLvXb0ANja9BNbfz2QwDm8bLsp2BnK3dCcJldt8JGBzXq0CEpz\\/u+eknEOUiah218sLRS7cmaJ8JmCoKZ44ZsCVR27yeCwvANsuB5X91YL23Ma4ddhkN3jbo75xVYP5cGnATBpcmNrn8dbDKzExvUoDGEuU9c16oqUVnBhnAOHZEnuTgt6+sg75jF\\/g5TCKUeQ1dC9VemvpDBOWCodbfXtkMHoTYQFGoLKJ6evd3\\/8wHNwGBFwLw1mL3Qz\\/9VuB\\/DuCve\\/pd3AGzMJWUksTf8\\/3WZ3skYAKzHdkPWVl1aPmkDPJblrDNqV4ANWPE5szEYqrah93GUdGRwNCg+xCiNv9X0GBaBfy8AdrwqKmnO6CsADQlKg5B\\/ZP7IAmHBvDeUGytSQADEZMA+YE\\/\\/o56jylgb1Zb9L5ZEMiiuaexWiNKUrzDNUiZw2eta1TNeAcXovdhAGe5aWYhbuvBr3eCKYeqE9SS\\/+VsnVTsMxtAl0+AvHf1HjA6SPc9lNQ1hjNY+5X8XaDKZVmjQpDQ1JXmWdSIVxLoBx5fXKvvmtrdIeQ1qDA6D9PR9f8tzIEWMfraN2ahhxN7AEJuki5GXFa\\/JAkWFafAvt7\\/exo\\/6JOUCiwt\\/W3pfNOtGDtNyArOr4+YgDgH9CFug+4EzVnqMvnU5aRCw8B3aP2gT2lcJCnoGGR+D3KTY54xBiEGRZDW5fD17\\/7p9797HvkLAXi4tfiW3p3gf+CRvpuZdenxAN08Z9PVLi81SUJ9mwnQPuX956MJLsF0WpklW6see8IawPNgdtQ2DaOnjivN6+X+bk0962nyDtUUKLO5B\\/PpedLsGRhY90xxA7Is5K68Z9lrsstFH\\/EfrBFIDwRuxud+amA\\/O4fCYg2g8ENqwA5C4PcDe7I9afu8diY9Dt7Dd5BaOdLxcKXoGRZHsjJeZQcZJRg1nY1BXY7AE+U2roRaUCMSDhKK18yWA7doad2KZJQryl5ExOEW0tCpCC6vVZtfIU6iDskZfC24YEQMCXIacAiUBjDWp2HZ5\\/S0pUCGIESTVepMTb+acbN0fwZg2bjYeytuv+s3H70iPt\\/NNdvidI3oKW2+OqLejrDkVEU+ftzLpWoVQbGs+v7h\\/bXEhthEgXdLE5AALeB68fLdaxUI+wn4eYtAuNqwExfr8fFZTmV3NGIDCfHMRIDYc+BX\\/YUsHFCgr+t4ZREASEm0gQKqp9Pp3f\\/uZAW4EIAHwMYn4ZaHDvi76SVcSBrjrtskGX0zzYI4vtMaLz8vW9DKk6CWrJytwTN9Hg6laZcAxAG\\/hLY\\/7OJ1OWaWgMR3F\\/UxwCfIVqneMv8DzOuelLkAzDpToKwAiAdYZHFIQPbKgHFPZAdMRGIA7snHL6IgycN+AQflJJSCzntFnHiNsozbDC\\/rCd9j1NEl26SUAPrCQHBKn2OLesFBrZHRcJrTorMKSrOeVGywHXk1Ri2d9w9K5I1Sy8jvObD39W\\/tDaErOyZ8jhbDT\\/sQqzJte1sO5uY2GMGZhCq7PJKU2mLTXiWRrXCSGjBzPeAaC06c+iUArSUlXldBnSLUBlLWDx4UNZQa4K2baIx8Vh1cMAUCYkBZsKftbwJDMfnBMGY2ig5IxfqRib+mneNe7UwHANWYc\\/0OLgLzMW2IYG87zhsIOYBZhrsWcvn5ztoI4AexVpCftRGDEPpBxPDcg38hzf5mFcjUQ5wnFga8vDlBn\\/+dkO6g\\/fu7\\/85PfuDFM0v\\/JkS4fP+kjMBjB\\/\\/rXtRdA3skQDS3+LkAho0O+oM27fhALHHtFio4E\\/DTDkaJIS+3NodfnCprA7a0fmkNKZikwdEloGh7pefVwUEdAIjAHu20eAIDAWGDa5dApfjFTrZyxVIb8trov0f9W7Cif857ZFHAfaXBINxHRKIh3DR7jqnA2shXGwYGr31quBXkpVTJNLF0nae95SIBPOBvZ6wZC+Qiih9RS0JsAepUWxv2QD\\/W0lBMaEbKO+5Y4yUCRkhU9sOsJ9uT\\/4zAJJk1OBQwQwyjU5s4gdI5a2l77x2AyP9w7o3vRyMRAwGwa7qdfp6WykB+NkNXGipmQll8buTg71iCiBuYmxmfOngTCrw5QGXfUxvZ2Jyjr9UtVwAta1DHx7EexxPfiSTJHlK8XeKqxRe4BoGcxXqHKotw\\/DNJCCu5YmvXI4Fe7abnJGSG+kjg1xaIz+MemAHzoiuuPxCMIDunyADVieYIL7LMgOhPuBNEPNbl8MY\\/+3+WP\\/cfvfS+NzQWN3LpO26hy+WPeQQeO\\/i7aN9s342aMGprLtxS+y\\/3mF3nuWe9W6CRtFbqylAPqSWqFxhSKCxHPDC0zSOAsbs\\/nvynjrWzzjXurrDXxX4cuOMxAvudNEJYIuxUQcl8kQJp6F4jQKGNJCtTfQGBOioeyvXRBEmQjeSiiAAiOamAR4k6qS3MyCh0driWyXMUzqWb2ZzC\\/K1RHkXJ0GKZ5bvOfYJEyz5zKxhwOkFpZWq7w9wloIbdFTDfMbASX9O4cItaY65jA9tcgKeQcdPG6HFnDjifhtekeb+Hv11i3ifxPZp2B53ZTcZC6eiJE5DB\\/C1ts4FqPvq3Kv6p8p8hxz7A94PLxF86azmZaka0nGgl4LiNE1Tt2MSMc7QjqCYXpoA2lqxK9QQ8avxqFbslJrVr1g4D4w8d3Dxg2xTOerGyBlQqX1ko9Kw28VOnzxz+6mknDJkIqe8rvhjXSxyGqT\\/31XFZr5j+k5aBZUFm8OHqU3\\/+Jz70yoUAPGagfhzN3yrg73E8+Fyb0iw8LqAZ83QXJfg+XpiiJZCQNLNNltKCNjHJmZQVDT64y4MDGbGfH\\/E6RfBTSajcYVkKmOonu0JF8ivXPt9B\\/n4CO5EDxENR+50Z0GrddLRwuRniPeI7s9\\/Jplg+dwUmlsWBoUOeCaBxVjCh++tlbTCUEeLVEPL6eiZzxx2MbWahoZi6M5BApSwa\\/Jma6cqrPLBuiXBhCje3kYwUcpJ8pqXnetjT\\/Agqe6R2kobXXeKv3uCL0DhUeLFnWz+6Tc\\/9hrTGEhgJgAxoFbdiy5dTkU1WuzbNAkz\\/zq91\\/3nBtWnv\\/Y5nagCUIckq0Qh4Wke+cRidw9f8z7KGrWzGtfaGv9lWnwU47sTzy5ReOfkUD3DPH05e3BhxjpgjrS\\/3MDJPwq0bs7k\\/lkb1QhX\\/uOXFAyMGF9YT1SfkgT8M6CvjXtcrS34WNAbEAIQl\\/f20EmB0MnhQ6Yhf\\/\\/f\\/+vv\\/4wsBeDOB8hE869bg73746557nUZ1U3+doA8kYFat2JBofpn1tat5fbVhptYyIMxKpgS5WRJc0rlyRRNbm+cpRetgIaXz4XPucou+6WN\\/2\\/\\/vuxb3wyAebbDCIAlAZx6QkKQrQVq+IvjlduisA0iZJkDbVEXZIe25RW\\/MmlGAaeiQNoKKCMAEObjXu5iKLlcDTZx5SxxPkNYG3Q+zrzlCZ+XUVhVIXcvSsnKa2V+WAK0hBcpthfx2uW7N7+M1bn4YFnOaVUdPdA2Q85HszEYLHUz93u\\/JUjAdx6vt0cuYpNdCaATUI\\/jXxsLDJo69IQAiG7pY2q5zIzftF7Oezf+YeV82g2dvmpCBkLhlRlzTxYQpCHkfT7wpW\\/pwvwkxG4qGeyOeDtzF0fDi+NMUjdzKo6kkr3LQnyxFIjMhDsQ3vCiphiQ1dL2vGTxT9+CyLUA3EcD2SxdRqp8ITmr4ZXXgqem5T1knQEQgXvn++ue+92M4Lvg2u+kmOLh8\\/5hH4Nbg\\/7D9mIF93w4\\/yVLXyrgLB9vuuU45KGkpFt2viGcUveGmYfNteTaQmEgAWmxzeW7gOlJYlgA9N8rgVqlg5M+EP5rV9AByMKvP5X\\/7\\/IDO\\/8HxwRYlVCb9lCwE9yYClQkg4E8hJxIwkQF9nrik62RaNWC379pmqbmS0wBAyIAuM8PPYgF\\/K+hwmNFcM6XJnpEnti4yQYMCl\\/FJDiQgPhXW3Y+aW3b1sXCA6yH+9jMlTPg3UpqLagCPvfXaF2jVjuBfqZvjATwGbPgV7QhM8NGU6ckl6e0Pv3MZtraJl\\/c2B21ZfZhM\\/+pNkYaJb7VGPoE\\/V8JoveHbDeMorzo7kN2UgDHGYR\\/l7YykrwDG+UGxXsNUXtUXJuCumJiRBKp63rCMaGwsbV3LlHGubTuwinumxOC+fn4BOwL6tOpqycE\\/j5LbWWXUwFnzIUCvOA9ucVQdZPVBhghxzmEBEPinB9BAPz9Hb6D3hMVg+an\\/4K9+4POakb0Vf\\/nsCRmBRw7+t7UQ3PX9K3bATc77QnaIDRiC1iQjKiWWGX0WcUZzWwUYDD7oUdMFLJ5Ah5NtW6CezhOo8weU9ofd1Bk6DLSjlMDjUNQHYBU7tA7jzgj\\/FJkKw03hrDoBFD8JgpYwnG1ETEADdKtzaL+fFY2PsQfw27a6IIClloq4AQlaCbDsQ5OrIgFzFFStg26VuEWLPAHbrA19IEOxhl5NpX0pQ87iAlQJcYgdM21d41Mej9FKMXbVQKaC5SY3wgxIk1Y3bgFDt1x8xTowN4YsBdh8rumhdW3VtZ6fWUvYrCTqiAwJfFa3OxKAIgTWL\\/eBt5\\/ZrAbqtL2HfPxx+I+PRX6+Q\\/XynTKQ06ab+zPV4rKQKDB9bARP8eBPLZYeAP1W1gECnGhlACVwmcQon79XArl1DEXRt1XHiRqeWODOfZ8aOPl2LMdTpvH1fQDnfHLHchD4EQsMcz25c41wAn0Z8ZQo2Ol88ZCoyME5hFk\\/dRXOMEmFjJyyJtDwuCIe4PD1\\/\\/AjH\\/xLFwJwV5B7k69\\/ZOA\\/gPOou1z7SgUadtV1BMLdAWVK9u3DdrwLJQNmieLqRH9XQm\\/zGgSDYwCp0B20NyJlC7AH0+2UHUCtMoLtUOhboCcAFhGBrx65NxIQiuLH7oVrXMJQhKL\\/rl0uQqFUwdKI7kGLlfUgUgdL+vm7gmzAh9wgjfzweEoER3KruxSjlUEWFl0DzPK50DwY0Lf3BUWX4h8tKI6LnS4o1aoBR5bc0fSqZ\\/Rs9SowkLW0dwjS2VbOgdpb99LLODq5OuUHHjbD2JcewUwaGXP\\/RSTmk\\/+KAPQewBJz0mSeY4sD0JQN4CMjVG2jRu0RouUT7rnUOAogh6VQSDBq+woA7K2GsoO0G9loOVCHt7sLSuU38g8UJ5vYhtZTdnKHiQxe\\/O5N\\/cbc\\/3y36UCeak3afq5VmQ9GHwQ0ZZFi43gmtvyZSS3MQ5mvauQsr03QX5QABJ5u2yHbMNDnPaQtmP0A7SQSmKeUbnpXmP1pb8hAv\\/o972utn2mCh3QV\\/NMf+MgH\\/5Wa9mHdX\\/54IkbgkYH\\/W\\/E2m7gAijEH7Y0GYTujVqayBNyqoC9NcPquyvd10OoHQT7H39QO4lKdJVDOOX6fggC\\/w3qqnQ0Ql8aNQ4Mk1PtMgDrkJy9mbYBsa0wF9EOBsMOtZHDVGmBfRKrKvM++qtxx6T6g+Tp6DOXJgOyVRZDcgoQB1spyc2DJOABqDPWTA5JRS+QfkmITdxjrxk2LcSCThBUDZlwtcJksS66C7vEVX2u7e2C2BrSWt3c5ZLDWzR5IbbXwWpZu8srX1LPRzgAqzXi232GZAVM9AsGKzeyZpDt4cvu8cq\\/VnpvZlEhBgjMDHbWFej1kt215dB9H8l78diZLeYOBe7mKbBXoZr19sci2ItUxy1pHmX2H\\/Bkf517iGhNyOptaTQU9h9C2ybIB\\/Mhc6kOBGLTHBWRV+3QxZ41hAgqhQYAgTkGg1QC6BWe5DHXL4Yq6v0QTvJQB6moTIk0xAqeMZeD5aAz\\/ie+vlvV7\\/tKPf+gPN2L4rcCLyzPHEXjsqX5vxoCfswbs+CJHl4D87YbjLiQLjCdhrI0rMIvnx39l6oeagb2k8HGV+W1S0LZcHVzUKYUQheMRwNheut+\\/U4W\\/vgfX0h3AnoBa0JpQtr+dY4QLaZn\\/Q2LRYG2+9aIrJW4nt4EklJuueb80IFkCinSY5irpWX0ijA0ooPmTxiy1Zwu8w3JUG2a6nbzJvJyiK3+kDRY\\/3XqRH01gbSA1YO3MMQtgNbfZC4co6wftUhsNXv5hA8rS\\/g3YNB02EOkDnsiBeKcuG4lDv7u0yja5+wi7xaE\\/71Eq\\/zXUcQIpcxV2gjNGYQIY0t6kF93mhFCXN9WWzR0kEgpyja3r4Xx9fVuoEIk4py5KWVZd\\/lYIRJzYP62dyYA0iJJhDpDlMRM2+d+L9Fi53iIaGZaCANPi2wHOXHftw6\\/3zLQ9fs7dgLoXXuI34wjyMFT0S8Tgiu+WtQMq1rktBKdl\\/dG\\/\\/OEX\\/96FALwZYHiHZ7ypmv915vw79Hn30tLkTPCPIm3\\/CQJU1yYcxyDdIOi9\\/3nqXarz3a6+d5BWlHOa1xH8l\\/uSQX+4PR6o6Hyz6xloIyiw6\\/+3qDJXQNQkqGI9TSgqhoC7W6f7QRrMBMHdBnGqYFsUIInwWZv\\/O86h5RtcBE1uHO3GmgEpiOPSCobXRJiomOZoFCL8q8gAxWUKWQVSuLq4sww4NaObAGCO98AFBTZmau9lx+fqA6F9fkxtaYBwQtKgxs5v1tXaOkC+4aWAoTR809QdBK3\\/9fYygGn5TQCZ02LJBHiW3hGg4MAr4OmrqncAijQAqcHWHqGqlvOrQ0uMpHTZhaYN3TpJl+ZJGq1ZPbz4jr0uoLVKg2CetdR6SF0wcATU4dKk3TwyW0uwn9MXng\\/vgfdn9VbvsrsF8OIq2kZHmehJEmGWZ92ArgpY5MFChoZo\\/iIDeO88E0Am\\/uw25gunhS9rnDOYi0LWgmOc2IH3OVVNs7juVMQh9aF7WVTo8\\/\\/pj7740xcC8LBA9wjvfyY0\\/3k8JpCG3Bqk8XhHSR8BSQsZhgiPQOZwUMBkvj1Ju43JeDlkWVsvGgRHW4YZs+x9OwJRvJtHGhNMS2JIOrfboMJyU3KPlgEYQfrcgNR\\/KmZAQUMICkTGQ9wQMQHx6h4ACPGJVCmNF\\/vGCof4lO6AjAdwQHdfNMYMPlTKxkIP3lPY62TCp6+FaWl0IhRqS8JTKYNqc2hGfWG0tNrI\\/g3QV0K8QKmCzvTmtlwEvLX+jAFU\\/8z1MRALT1kwK5Uv58FqsONSUO7cDsjn453oTto\\/+RTpSw8WPC9419ZN+28ZcMZYix4TjCYfbGluFTha\\/ajSmfWsWivF+XqvVg9IBLCtG9RBAvzf\\/rxSr3UbQU1apWwWF6QDgFkCeFoPaoF+DaYC9UYSl3eY2R0ixM3xeJv8BG40HpKExSmjY53Kl1o\\/p06AThFFH\\/3Gx++iRecGZEqf+pZpg1eHNRSXDP\\/BaCB0Kf38iErMkwBluISLIawDp8P6D\\/+zF1\\/8ry4E4BEC+MM0da3mvyckb\\/uwx6nl37UPbp4VETB838gDBxwPJDJgShltBQLrq2rXtN1Y\\/VklmEIPGiV2Tlbh0u4lYBdw4\\/qKBZA2rd2oTIKs8R9iQYAva0Db5jp1D5p+R\\/swKl81BKqPsZ\\/vMeZAwOug3+9T6ZEkCcr3L9APQjG8vzQgQ6RGjMoSADi1i4EIQNxwctALFVMtgV8RFIB9IRUwpcLKmqNNC774ooCqCwxBEONf4cAg1fitpCFNolDQhG58wLXS0FMTDLqk4RqcjcA2FKawJc6AM+2DAtG+xLnrVvvvZYz5EROxQAHD9iYKNEPXY5LYMOiV8RycFi3BeZv7+9XUFBGRw6avGlMG5s\\/5N9eXavMDoy3FLzZKhrLAnR8\\/+d76jcuS4z3FE7i1RBkY3L5tDirQH90TZaaf5zjT7TS\\/eA+Af6d2loio4j2kEtLmtQQrj1+mfETwqK3UTSiqkpxwbEKHiWtC8y\\/SQpN\\/ugpoeIzf00tGF8LhsHzjP\\/\\/Qh\\/7tCwG4LYg9xusG8H\\/cgH3X9h+EfMxav23G8tEOvtlRZNZQS7q49q4vixBI17AAYrHzJAdh4q+GXB3E76hdIylEd4BlB0AStZ9fpwo6RZdmnuZLP91Plgh+ViHC1p4sARUyry3p54qGmX\\/KJEjkHIMOi9iYNaDdCwhY6rFFHxSkVyWEGxgs8FHnLMnc4paDJlNFNIoTjCl+ZlsulWuItZaddzPvDTNDG7UWlIXgwXXoBJYipre0TkAH51\\/g72tkBGFi\\/DZKzIF3kqS1oks7R5tCGz9NIa\\/V47nfLKq\\/3NxyeRR\\/Km47Ptwj0fFUfQ8XSvvWVWuez2fnvIq\\/+7eLT5iRRF0HUKHzMvFXap6Rk\\/xV71ieIO\\/\\/4GMnCnKV5BiBhhfISqmQ5WeyhsSViqXVnHDrFvDz+2EaEqbdUxZPhHsQngpuJaTZaWa5pLQlcLkq8A3BedF0AjJz+wHqaIuWhfL7x2cAb5wLFG2mVk8xhYyAYwYCVvpfJv9kcGCcS8bsAJ4hENcty\\/pXPvDin7gQgMcI7Ldpev3U+790WtcXSGqJZmcA8TYNnrtGPrnH0PS13dojHPrMffS713nLbtY3tZ8ZWTgzo4EpQZ8bbLA1lvYuk2ZU+wuF4giFgwITcQESedwm4VgT8EuwMuoGArzPEUA4b5TL85oCdj9N\\/nIHpAhhOp9yi5ajSACCAofaAflycjlI4iDAIVL\\/qnLhYNaXlUF4I0uHTPdCbrVNUavAS2o7PZ7TmIc+lGK1JWdDDxDY68cPB8bA9+vqfJumhTJh7eQMtbS2J9hzaa5p7HMS6YRUn28kIRBZNAEynimHvKegSusMkzguES7hWjZDwBl9uNMyT8oSaBrTSP12WEZm7q\\/tPHQUDQqYctS9YA36yyGslwKsEpy1vIuycHw6iI+iqh\\/UVgiauSsmYbD8aQLt3T0NU3GWdEVVnzRGRug0PypzUdYgXqN7U0c+ZqFmpq2kBs2SQ3pD+dc1dhy9Pmwqt2eetjMZFeMO2lXSQAHQb1GBqHztOUTsF1DTciIXA8QJgvVi3irgrwx94edHH4MEoOgPYwbCmNNBgiwJjOdme0EgODen0B2Oh++6EICHAdWHvHd9+YUvrYflvbXkKmzXoplLK3pEyH1XC8DDvON1zxqEpj9kek9XzCRFXUhJGOd+pk2ZaW8KfOuiK573L8WIBwWlKw0wq8C9fJyKCFUJX9\\/NBOAKBhQQSw+KXUYwFViLKHjgYWnmuB6hvzJRqw2oIDo1EBjWQO3ZCRC8VjUml9OUvUCNeABzSX0HUgJfR17T5HliPAQBILmO1U5o83oH5mNmmwI09AhFCCqFHJz8InLiZxUphoVT68wsE9o3w1oxtNLns1sqLxE4pdWE9ducelgZgGl\\/zLtU74ylxXgOHVYpUGUbfi+XCUDa0yCU7jXcQ7Ji0rzA3\\/qXVxEAMG6sESFSskMibMSM121lURLOdMWNVpiu2DfUuYrw\\/UpBGVobSvDGeOEIm3Yn6Vc3vYOYuVFRbWKbqLY+tGEums6\\/r7HUVzy5LwLtZDjKselgP22\\/6rtS+LgE5XJJIpD9hzGjgD9dGnBxlIWCRwLLvO9Wgazgl6Z9PKAO+GGfTpjKHNWMBVBfIUrwuRGF+Oy4HHeE338AACAASURBVP6TCwF4GIB7iHsT\\/NcDwV+mo1nyunB7iIc9abfOGoEkk6SNrHybfpfUbiedAEDXSgpI02c0e537LfqefnIeVF\\/aoVIFY7ex5CiAnw8W4IqVBBAckVtfqtPs\\/9cOpIUgLRNdWKhjAuLZCPRD6\\/EsXNdVCTs9cK4kOKYSEmi9ClkFGkqrtewCvU5ZUShwU0gp0wFrVM\\/JVsxODeuHm2rdfipQcCuOKeeS75x\\/HUFcRlhfHzXPInD8wIG+rteL+UISqahR7tUG466VokEsKGonUGmWX7rQ1Er5To9z8AfceeBbm7pr6Wh4FNO5U9\\/Ig\\/4IK1gjXYhuMHi5uZw6MEdbGQ0NAYOLgaIIvSxiBjvCZljNV2\\/WiT7g6EwchHgqwbWeY3A\\/JAJOS6qW32yqd9LDqNEE4sb+vKIC+0QSwPd0FZQB2\\/J1PcpqcFnku0Hj5zKRaR\\/XK3UPayu2d7lo6j6ui9RFuo5\\/xjwwwt\\/cGGUBkF8fNcSWNWoExL9I\\/SvywGek5s\\/qhUkEYO788IUAvAXgWOCv0c+l4agoIWXSzgQOhJHMthKA099vwXvd+pEbjc40t9yZWw2DO7ZRQ7toV8OjwMq2GHucYp7Rgu4GyIYVrMdx1+OX4yG02txgbgEoG6Br9wR4qQZDER8Ced6nZ+heIwypRbGwUE7xfKYAyEQEBULjpyI1uAO0qGTPoJSNx4aXY4WEk2AlKPXBPonyg9TjWpOGR2Myxz\\/\\/Ej0aiN0I9u3ktvUqQc\\/xFs2q9V2eXl7QSiMaceAYCAD7OlQMLNyre1O7X0KnkvpUUeGDk0og6twDfVRTrnp3VIOWwsCV2M\\/6jgDbfyfRoCWqd1QD\\/+himHfK0E65AQh+iDNx75BFBzjU23PLpy7I3O5y5wPNCe1T4pum2d9PS8YJur8rLFnjW+ov55+sytNxr7PLg91JfzkDflGPv5dSDjx8ifkImO07NZEiuPzwWoJ1HX2IsjKkts421FcV6YG2ju9V8KdBG24GRPXnQksZNFgLjnABhHgSSRHwZ78oRiS2IlgwDjJew61EC8HVcroQgFuD1iO6EGZ\\/0\\/y1TyoiWg+iUEmBMbkEck08RsDfgOojevlH1UzJlpLAhi8NPDgoMwBT2qkkkRpw\\/jv\\/HmmCp\\/VwvIfIG9UL0K5PoGyff5fsxe5rmTVaBNqBSDP\\/BryjH9D00UtZAiCRwI1Cat2j8JaFgIAf7g9JL11RaYIkEESvdk8Qy\\/KBsk6wA2kBMGKUa0NrU890172RnJnoOWpOv4\\/gb8jlawba91ZpcSJw3RqLOxXbQWmOI3w5qdWyMXO2NwNtPSaHoAmsIstcq68lM7dl5njLvty8YT1by10\\/5cU24lUwblsDv3pFv94u\\/l4D0HJCxu8tc6JSOYyHcWnQ09FlCWo42z0AooL1o+fuzKxmpslWRplQ15ackiZt4wvx2JkWNcd4Lvz5tUlJipwwaW7yZUIAIK1f0fjaEvLHR\\/vi1W3mp2XXivTkWmHaHoAYniEU\\/YHESvCXVYPui44FYLVAN\\/XzWpj6I24gTm+geyG+S9+\\/XA0ZX7Ccojz6cvhb2830qIT0pZ3NCKwvvfCldQmfv8U+t2yd5kJCRRZorc6zoujJGvFBh7pln1sdwIYbzoDfa2PWMjkE3o6AxgFVm7r889G2F9zpsY7o2mxCp2l4sfHBBz9q3nPFQEUY4OCg3rFNIgS80r5VPpgSQTRf\\/v38G9kBKVEUU5BqhN4H32WXJVl4PUGB2K4SwRi\\/jOLD2b4a0K3LpbRxtWSIM4F2WZHbVGDtFdGlg1zpX9Ppg8bZMjIOaqIVFzKSrOcXUbQODcS5qwdUzIJIS92CRmYttEB9Yi7sVj\\/QQHoCIRI1kwXipwa+xcUFCJOTAtyD4ZRl5mY1P6TWkQ+KpNmg8F5skcmMz8sGKlTWANuL2YbsSDrznuxKmkuazH3\\/olXk5ZfCXWtCVxYhQNS9z2a1hmsxSvN9Mr9jrvJ2jIVumLRzWcXScJ9dhCYelwPoGZjHQM9yD3Db1Il9cgVwFWCr4rjebCVFm2r2x7ulx7GAP6P3Y3R4qp+u5XEhOAvASQXLEodTX7UAaE1A9H96KQ+njCEw98DpsL56IQBvEmyuL7\\/\\/S+thhc\\/f\\/dSTv5sBP6PA5QattV4C7pbAqusfBJR7f40jdZMFwr+\\/6doZMEq6Uqhr256dKxNTys9Js730IaWjEVxVXCc3tCLhy+ZHbUMgnRCKgc6IYK8XoPakFfPvJC8mVfP9ZYWgYw92QwrA8XyAIS7AzhFAYCApfYFznz7Y\\/lK3a6qyIMrl1smBlERDlgL7M8SiFsmxk97Ub61Lk7y1xIa5smyBaS3Cxx4ki414uHpZQKR5htBMPwli42VrhXBuQ7NqHQiHBt8v14qfipPT1lo8xTS2ajGDfqHRD99rb96N7XN237+mvd4XMfBVf2kkHGqTynKl2kGN1Dl9pAk5KF6vwGGxQT6GWPXrwePOmNmLDLXfH0PKXIAmZXzVrnonDRwyq9vXLW5UmpdKXMMlJoMK+XMHYmoJjoF\\/Grvi8\\/DN6xXtQUjf4+FBnOm8NuMv0shQxiH4zkla2AavTYIlbb1cAXCLJcTLaNeBfTHgUZtvyTpk2l5X5Cfx8HIFkLZkgF\\/6+FtkVF7\\/5OMHOZC1IjX\\/PJkpziNSXYAUTcfDenU6\\/A8XAvAmEICrl1\\/40lLR\\/vJdTqb9XoSYE+e7hfwlDoqNuljCPdIA34QXe1yPmN\\/h7DvZ8pVEkcrkSOTSgnEArYWTZJTFQVWFtqbvLBpkufTZ7BwboCJAVYicpKAkhv7mAT0Vf4BdibnXNfHT3AHRd9YcYNQRAgcLS8z8T7JQVQJrDGTm1+R53QK5HEhMJOyoisnaUOtTl2W\\/kBUgrgbskMTCgs5gdhoXEEFFKK3SQLbocx7b5FwFjJRmZ+3L4JNPoSCFs5tKHIuk9L7q6LrzR9tSsRTRUgXCekFu00K0vn62AmDo25dc20bBftVv+owNJTVtZYXwIeX4i+ZyhHXuE4K+KBPKNTFpy9sqgpyrBJEqW4APqbGLAA3uBo6LJJREkd5Vn0u0aVjrepr2u5qTRwI1YdH2hkhED4qkKeAPmj1KTuXYMgMjb9aJf1Oef9zD+RBxk0Yvrg6wh\\/uhgFpDVC4DpOb5vXF1mfTTB49SxB7YJ\\/GgZwXoc+5b4yeRItGARSHBHa6D4PdpDDTLRhKdtD6wD7EkKDLWdb0QgMeFYWr36qUXvnQIs39Me+eUVsB0YbuErTQZU2pL2avdY24BLmq0Y1rMuUC6h33hN5NgzC6BkvB6CYoDlzbbEOUOHEzwxD2V6qcc5JlAlMndwBD51LzSCwyxwmDuPElvSWoW8XFfP4IKGA7sQYAEZ0kD3ePZAbIuZCAgqxOm+ihyED1U\\/QAQisSenDdp4lpc\\/pmejZFR2zSBIhI+tW61wTmQlljk0xfYqF+0S8HGtP2wfWNJ+WJzNYcKdh\\/3BMzIHWVvRIJFWmufmcp4Fvy1z5xfDvuruzoAm\\/7wEBAy+c4tILc3o4C0S9xuzgYHezO\\/9zNlzJYPOycYEEffcV2rIhcd8dCWLhrF\\/V20tGQc0K5pawXH2AwO5FsYHLcelDeTrQhsZU4j0WCNLYJ6j7HAFHwSz3WXTPabRXqaMGGcRcbSd8+1pnHO0U6PHCyEXtXPiQz5LzR67nDX6DG3pXXD\\/85SvVFV\\/JTWhCrkc7hSaqNM\\/HQtRCtRaoROndTk27oQhIFnAOitQovnumwSgDURGj\\/iAUB0rJBQlgIm\\/fhfLhaAhwXEa+6\\/eun9XzosNPuXvDSfl0C\\/3IAwSk1WvNEdYDKxdxqXa206a\\/g27+dAe5vr3+xrzvbPB0NOfi5pBU5qJwMFzbICuu8bQNoS5bBJeUXGSztPP7XNGk3+QfCM1gtwFcjHAD76I1ijc9D2KTnZz9So\\/ftyVxC4U6ixjkG+iQoG8XNJw1xStBXWWQIhJ\\/rgIDzZAwjjFbMSDeW57me8gMKua27Yd2n9RWCpxQsVUhkDearEl1kKCb8HYleu3s2yH5ZjEVTLS7dZToOoq+i2JAYA1BbSYnBrxsTzEP2lPUjLgJYh5DnePoeQhWJU0raua3CU9c9BKJtxQqLMRD+h0Pk\\/jYhNAPBC8zsObaqPMNUwG6Hfre+Fco0QnR0wnvoqL4qqZG\\/74W0YUGvPGhEKnisywhLecqLipL7cbH707xQbwN2HpYU6S0UMzMQejSbXTX9814Xo7Q1gFdGSfx9aeRcCyvK9ZaLC7yyXkauiMgBwNEid\\/tepfHgdGRrzHRmTEG1fYVsqSyByWjAOyHSI0wKQpXxc1qsYMIooWjsuBOBxYdke+Fvsyaj3mLZfqDK68rqbEnCm5NiXfIRt8zdTY7\\/tYD6KPrmgL4k5EyFzh5SJH7tc\\/r+Wz5yEDYkyUC7NFJ+JBAgi7RQQopUmNqoNKl2uwbtjABjJD5WFcQkgHQBu9+nHuQAy1UOtgFtATuSQgF0vwAsRQQ2pSDOpaWa7hm+96w7ApgiB3YiWmjaF\\/2Dmd\\/Vr0OItelxEgGtlxH6lTdl5ASnPG0SH5w3zIS1MKCfiIVQ0gJ5QsEFwu6l2ATQvA6HcmPu1fgQm3qRXuXNtlGtZw+fda3DykaIdRCZh7TuOh4eX6KvhlVl21MEfy6f3z27sgxEftZePdGIi4iT3AcYjLzcNvGZUwzWQHQXIlTxJMjcF\\/lmL0zj4MrQthfsZgFcGOcZSoPpedhW2JMbN5v1OQJJk6JQ+SxWk1n2K8\\/iOWc2oThws83+W5OU9HgjI8h\\/S1gXSOupXlf6uaHyMKn7qVwUE0qoSrgn4\\/VULIMoGH2EFCEGRHj+QmtN6uBCA22LWXa5L8I9UvwHEDeVn4TdqIWPEUN7m2u3M4QUaXN0Dx3fty9q5y8s8zLWPAujn528dvjYAHJsSui6ZZuEuRVwAqjo2sNCUtJidlTnMXVUPJEABaZpIAC0jlzh\\/USqPWn9OhV1D6ZYavySENE6WB0bhNJ3x6UV8SALSQak1gM8A1N4XgTg\\/K6127q+b+fHdiMFugaDvv5krZmwzByZFzaKDPtIaQMtAEh8T\\/ghjKoc2vhnAnw8cYg54UTXU8y8g2LoTxjVSQMKPa+dJ50xewvWiPhn\\/6FeYgtema5xkDCZumqbpp8dTxcesTw54XIqjeZ99w3MU2d6kTj596cIahSYk\\/Ga7hUradEXuBvsMd+Mu6HfEC2QMJs3uFUug1hDEyQM5K6ykt1NZN5qm6GwFmdrrLVlTQUUqi2hwHKF154tVlL6PoVwDeU1xbETbx1wAiGENAXDDyMNKfQBdBvYhp389nDpsB\\/56ujbgNuAZYelGWKOoT\\/KRMPG35g8yVSb+PLw0RzGKAbGQKEhKaP0SKfHwrGbeaYbfGAn4wwj7y705AgD\\/MPtTQrmg0u+bUW9j9CBHB6z3NCcDOheGQ7v+h6Lp91KlJkJxDrQ3AvcWE14xCdotO+TlFs3sBjZuiIBLYH+OdXwACEkAmaKdLFhgUaXXMWNA6GOPgASRZN5DAvriQzMnmUMQolkDUjMP+U4zvCQMffeoT2JqUB0iBNN9WQBEFLJ\\/nVpYlQMTRiAFurZBkYiyT2LMGTAhMmOgDLdxv3OSm5KcPqnmPtkjUyk4Gb2UY+OR2WhncNQM7qB5UZrWT0\\/q4KHQnPnaoXm3gsMopDWfENkykjQ0jiu5LQHzIT+e359TXn1AW7kE5K4a\\/P9oE5fnOCe2AXA0vl0Voa4TmMhygttxqAD9wsJZVQ\\/MJYOUSl0McKO3skBTjzVTeYKKTVlfG6s51rKlOQrwNYzisQ32OLgrCIDX6of5jGjv74wRoTWPBInm98FaYWMty0uOIbV+G9McX\\/rNOe9wE2AK+NPM+An+zBjIwL6BHCCiP7dimPHhfeJnGZiHPkBjT58EPXonHueRFQdTL2AKYhCIPBaY8QgI+kMVbqYawirAPA9aNtYjMhLyYKASPcv\\/fSEAtwGgW15z9dIHvrQsy3tAX7VNtdqltQiEd8BQmoUdS7N5tGYsrlVNcUmpDcHwD0rySJ5sHYK3fM8n4rJdAmASanALmCWkJBQ\\/mzBEwYFSYXnCuJnLDeClAiA0kJIOYAo+zmtTfnH3Z7\\/hR69MhLIWEORLk9ezPDtg+p3VRyBLRChU2TDuRyGjVp\\/y+dv\\/ClW0wKKtcrj2\\/eg\\/Bpokozij3ALS6gVemqvBbUOzfvW5V9Wclqa\\/BShT5AZvlKtgm9JWGNr4PWjIhawlDZ3MccHITC9O5MSAYz+AXydE1Iu5RCCclClj+I6+Z4ARNQkbcoFRkT4jER30hjlH7J9HvJcAAZmw5VwSyYgKyIGMWMiPo4laNTbbCmDLLLcV8K1tkoyRScDG2fasWM8gxqpx0OOP\\/tHdApDsqP5yWTBSxcco7+siPtKYQfSS4HcikIgWgF7gqi1T0fYKLdD5ANGmfP\\/hs8e40I3FbsISkAF5y2mJjH5sf2j0VturffMZ1Z+Fipi6B00epvv4NFP6yvqAQMZoS8F92e7xSJP\\/cb1K+lcEINuPTpyW9f+6EIBHhGb3\\/wbAvxWUebtPZktFjtrxmdaVcV5mHC\\/QEua4anHmhYqHGOINmhDvKxXlEQ3MwzZzkxthIAKSVB5oaf6V\\/JoDUaFDTgRkjgbIDkMxAJUkjU8T2klTtRJt690pteqo4DDPUytRLg\\/jP6V6jfVad0z+Jbn9hMF4oCqmKKcJQF4HI0m1EyqWFcIIhNwGw9jqXb1gUkRKxX3KdBgD\\/MpmzQh0AUkBchn6VfTJEGnW0nlt15efFlYaNiqZntDpbge7PsZOWZ4FgCMTBBiOYIk\\/BU4iBlpSFnvm\\/EigyPWmWIrihhMAlzk+z65rmkDg0ACN4G3abt1RKW393huA935qqIwkJXOwjIZZZRnIAzfL5phjLElZMjpqIiPwRmtPgmXpKXwpDzJk7Cj5K+sBymOKG507y4ICoLU4hClWN8cMvFyBhDW+qdMzkj9ZPq5LF4b79qXpp3ldojRT+XDS6FXmycKymC4DbtXoGywAzFqN7xLQGb3PvunUP6T1wUpB0ZF9SoKACoCVEKRr0q6mft1rt8BhWS4E4GHxKe6\\/H5r\\/ITR\\/\\/IMoaUPdoGrvAtpomh90GDRmSFM7pLwMu1kDybanLTvQilHgKR94RL1HMTpvQhsba4CB\\/ojiJUA3wWul5tDXbjNZynxOrlFvBwmVG6bWlRRdWQEO1jnsaGNItysrAAAVRW4ItsPhQZKo8tMjSLCn1o74DVWhtH06\\/6r\\/DuQp1UwdtBgA9X04TbBQbbQMSF3Me9AnASmWvZ0gCKTC\\/Y2zW0tL+dt9vRpynVvTe2vC+MCwKmfAti8dNMuoJAGf3QebIH+zQLoO5RGou+EE7Y456Tx5sKdCwEQXQQIZ76Nqr1ag7BZBwRNVmraG2t+rTNNEXWb5EwzrtV2ClEpTLgs0mMdL5OFZaXlKYFfcBmPlPYaURvbWavQMwGIFgqJxHryDrSZNf3SPdKAkHWw89De1cY5ZuTdgSocdAFaIwa3iEf\\/YplkGGEY0muGh7ZNQmOaebRGcVZzTQJiH8WBdBL\\/D9UkIGPpT5XpRJ4B8dnNmQBr1olYgyD4APiL96d9nkh9qFTSROB3j7SIgUM8+XAjAw8ITwP+YZv\\/tPycBtg1d4A0CDC2QQOCn1QjjJhhNsO5nt+CkZgdTr4w\\/1NN6L3JHW8zAww7QdfffpN3f5dmzJaA0GZuXGquJT+nagiwCov42oJIBoW2no0NUEwhh7iQs2jTTPIP7kMSD540pfyIxPBAoAbqvBX0IEz0CBzH1s6VA7UKSKngR8QAag0ICBg1qBfr3\\/H3XCkJSRLtwESSBEWV6ux1gJYCbDNlmAFbaTPWZtku5HDiPw1xxgSQGt8Y4kFgRHjOTj8sKDZ7ZqXVpcTgD4xwpFnZBd2GR69A0i+fNz9uHjPbqZfLP8hcbN+pplxmcWxTPwkZldgHalPRoiVR9t+HK50U9eAJbk4t5dHBJapvVXYw36teizG3JEo5DuSlUg4JdLU9ZSTmst3IU1HZiGB+NAhgbzhXHWfOWKCfQn8gc3ks5\\/knTDPzRnqoi0jhG1wQIh6f3MdpAa6X8+wX8qdnzvAC5XWSUSmLA4MB8ZgA4iYDqBtQ9AG7k+Pe6kAsBwH9KM3+Oy5r9TDM\\/rRLVtyz\\/ywOA4jCwU1wcpYHz54UA3AViNtem2X9d3oOcWUms+bJZtOh7B6b9bshMTOWMcaC8diYOzj\\/UF9+w537P5iTgJSG0n7Wb9sjNQw3d47l5T+ujgBsimjbEwwfTI+DVzWZsOF\\/IQL++MsAkntVxvgoRlpQXqKXkkEd7yt2veVHmACWBJAIkL+eOhIXpgji7pF0DmHoFEMa1KCI0khj132IMyqrBzmTJXj23gXtLhnyM9DvKW6jojaalyg5z+6CaIAMzi23hqZUtUKtnhz1r3BKwLIiup7BeHQRbaNtrvPuYPWnkK3CpcA+EenDdFeipXW2n0tx72PU0nc4nkN79KZ25yifovPopNW4H\\/DTN7CZPy9N7CVQFwuwf\\/eQdi0EiI+02L5P2TOWebh681yjbwG6g7WJOoqPS9llW2FMkNW8KSqSI4napaYWd4ZjNXpWLRSSsrU+I3u+yvLCekIwl72RwHrL3mLePd4Dvne9L0z36QY07+4a0OrkcEJB3zHr+GZhH0phgrKQhgb9O+gv4ZsW+aB+uDJxOKEOefPyoN0bt3qP6yREz7v\\/esfoeV7OCISwZODMgyc25HfR4BPQz1OrVL7z4d5fl8J5ThndYuGyN6KBFT8ZHofEOsKoSbQlE58Zi+BBuGzk4kAClDk7M\\/aY5KHCbrAC30dZvc81Nz3+Q7\\/25IgE1Pi75JUk4\\/jwvoM3QtOclnsrUb4qPlExszj4FLpsTQFNicB4z9C\\/Le0l7oZ1QGnLaakE65DPvDAH2t0AXQF9VQQTyOe\\/S\\/i3HKHV69AsyyElAZwi0GNBneq6RhOEd4w8nH62yogDrqBFSgnIINs53WlZJd5UKCJCh4YADXzUMqOg61hCAsHwK1dGxWtMGTeRMg71Na2Zj1CEAMmq7IMYU\\/JwzD3grrZPPlPEG\\/RMmmrlfgCQTMfc4p69eFUOhUgw1dQlKtlwoCpRKl0tgguZ2J1ADx\\/2lDGToWJq6MR4VsOeoUaZxM92DFXEjc8nSJcFlbmTLwF1bX+9RvnRtHgJ57Kn0hee+UfBdCw6kxMGfL7DPd29jV3osoLghMK80\\/bLk5NrDd0bo0qSfSz8tByAMtEjkddjeMP7VMyvwEAf\\/tHUgvbQB\\/LJw5CE\\/VcEPY48jf1dF+ptrAP3OI0+YIVz9DXO\\/xxWATBzXeOE6FGgMp30Q0ftc3nP\\/Ey\\/+3eWIaH\\/Kmzbm7VgC5sQV3OQAbuZLfe4biKNcQda1U2QUm2Se7KreRj2u+jya9CQ4TQhCcFp8wuBPt6l\\/q4B\\/b\\/WdM\\/O7dKF2WIKsfNfGh8XRJq7VYCkEwXjisaalGw7liYI8uKYkN+pC4+Yy3xMEca7nVkvPDk+5\\/W4j5PeVZ5TlggGksAp4ZFhIMaYDlgPZnpnvPxICvmnFLkibUyyDNkMhUa4dP2yJbUqzrzHGuEPj5HiUiXkmAVLJHOQnFXuj1hj50rxw0sokPc+3TOluVRpM7b6LaWLmWwDAOLXOoQz3hgxLmaFNTUggIS9Uml354PkOGitfKgJPAL6WFwYk26zfmPbH966uqa4FTO4VTevuCckEaKlkIwJOiaIaKx10RM1fVgoZ2kl8YYkxSSmrCq0Niq2FF0zArhRKastpTmsw7YDLhG1q1JlzmuQAFfrodzewDr9O1Q2I5ZupwDyql2RhBH1kZPXBPxxraPwkGFTkuhJgPH+o2885WKNOAIL6cnxx5FNsYW6lBPDST2AJyNQ\\/+vhxDyYizhRAWyJyUT0w4hIjMHEILtuTppfP5hFI8GeqnzAzp6mIsyENwSgzQFGakZhj4D88wMB5Z+hpeMR0WoKxyyg8ZGYPkgXsgUiKOmTCrx87a86Fcq0lnCMED7psHpRInL1PqWHs0ECCzGpT\\/S3pRPCLG+Bvo+0U\\/mtJ2QKsnpnxGGCJ3ZBLIAG9AkoFJZLASjDm+wuQPShvIgHWFyEGCEBchzQ+Hn7eR6TJLpzgrMOA1DcnMeoj35naOXL+2+KB5dPvA\\/EckWFUewfXjKOzfvefhkh1qQiCmXVtm3UgwUSEHZATADy7Q2m0bGjHRlftStMfAJoEZPiMREPT1laoLmpT16syJIBhKPbInPBcPRyD0oa1RLHNMwec01nFRJjKVvIGwK\\/gOjo1BGwgQmkiVg3y1pxHkiNtuqpaMpC\\/vEko4tBUoA03tcOKhIBghGsKKWomHPWu3W4Vu8xjdGupRb8VzIJ3qAWgaPveHgRi9qRK68LfVC6BuD6LFN2L83Nh5k\\/uzv6KCImgeeZAgzJ2QPjeS9vXOB\\/WJaL85RLJbIIq\\/ZGHAOcBX2HGh6ZOxhbVAhntT6nCyH7EKaRfXxYJGR3pzohdKMKSZCCJQrCAKsb9oBL7+brv6ud\\/7LdQ5KeFBu22Faw3gDHnLr1PnEnIIKcC8qHZWLoW7pfnbXV0GsgEmXNqhuT36IPbq0eDg1kudqwABvRDVzcMh0uTG\\/Icp3mzl8hMBmqQBhUIvSqOw85HFHP662dG1ABVqUtSuwqIzFLiklsPga8\\/TxMsMSXplHPYYLvJDsgbmv5XZH9qJgRwrI1upw7tIQmgTbKAWkefZf8slbCsCHxmSWMUG6qARWnsZtt16wjOO6L9utK9BDFOzPS7EQMfF02UBL+sNRsCQEApV4rAc7RiwSjBgENtkz1qPhEC1mnijubSNzCublpOORGubH2lRTtpiA5Be0RCsCLdB7Nza+88eHE2\\/UNi6AQ5jo22pIYT1wCfQSwMrPNPuTqoWRdxKDekPfFSQQAAIABJREFUwDebKlM\\/25JffRYFg+WiRZPYLirnmQ+\\/7q+4gjblZ+19jVme+N3kWz5tRLl3NoHSCx30US8vQbB89\\/nZWGYX6XhlHcghw1E+NMSBaCCMUPMbgC7AjXcLjTvN+hULgDdUok\\/cFxX\\/ap4S0POzui4SfbLMb\\/XnhIJA8DEmn8jaAcxsYHvWT1gjohhRzi6f4XT8zRbVT9Xzrn7ux37rcFzeo7jQAlkZ1SjfB6Wl\\/NFC\\/1hs8DZh2cnoSW2i92TL0lHkgK4OwNxY1gSA+eze3ma0J8BKO7Qkk8UP1LNsqYh0DJrdLRnAg2r551aLDV25LOZrax5mIsSXKyJgkjPvUeMGWBojmrfbCDJf6+jg2yx3shlz7IwAkgX4vnVYkJDAErKHAD\\/NmXzr5psvG7IkvxGNignge1bRnyYiTTo8ywBuhHwjzzPL0eI5BSpOxOj6DP6riP\\/29QN3DaBLXSs7MpY6j1YuwrZZQyoOM2+gaBCR0r5MBNbZf7OWaQWDQ8jTr+3W+8W7WZqgmcCLpxNAVcs936WWBd13IbBTB6aJ1paRa\\/0F5r2ssEnFC8VvEbCWYEMZxTKxbQHQ+4NwxLUtn8AOrJ8KT0kbMg\\/OU1mL2WUhGWJjUe\\/MgU6QUgRTO04LQGFkIltOoAerYa08xSO0VCxTuIxSGVwYQJcQW4V52KewOKSfveZCFpiUzRX17xYEaPY5\\/xgAQi4Nbbk8VYynXANdVMjM9SB7qtoXfVCQoTT+JCXxykEcgC0WuBfogZqOXEc45pfr4IrVEhXwl3eHJWON9+IELHEoEN4ly4M8VSj8FnU2wT\\/y\\/CUbIZSqDHwpeR5tJP8KTWK96cIaQPOjNPbSEfwFJbW49QfUGLFad+FRZMvCczLkrqZGCVNqqO6WgLsGyHWPS9Dh4dMEPSoXwUZ633Eh1BzYcncpV1jPF1Tcw4Acevm9LQMpBGAQoNGaUFpz399TKZ+3JsvA10r1Yu4UnS8SA1UFUfMCPmrosifLTJ99UDYBrs2UQSJZSdV83z5ICIIXRX7qWlPnEFTI9+J7th9f44R7x\\/gD9UFWK8uEYIQbRFNXfasMAlvPMiKTJQABSK9lxRlWs5Z+XWNWAwOtIVTCLGuuyRYJoOZuljhoVzXd7ftWxI6RBrxN5fBboJoDG8CKWj7ByLT38nWTlWlawZuQ55+aHwPuwd3kk8ZeqnFSSUukGCpWHkjEZeYuArwmU+vA6CpNLi6X18tM\\/PWs4sFuyldKIfRUAHU+ogLi0F+LMWifNyZYwXjy0AX4pWQk3KUmnpmwONNQgBqPA0FhBq9p9TKYae7ghx9P\\/dN3iNovAGfkf\\/r708KQp\\/Kl6yNq\\/GeP1yQGYRIIT6HECWv5Z6ovjwrOwkLsVz7neEhfPmUPv2MKYRkNY07CJrBkHEE6AJa4b5P9ekfB+hxcfv9nf\\/y3yufP4BNtGRh2oEU4znNTQywPeGElgjMCnduK8WBN\\/s+DMA68nIBM8t9AvZT5ihco24HtdjODDzrSZAGY51ndG95NfxTzePJWh1sCIEXahVLdl3LOD5T2J6UdsoQD53EdnITcxKbq5cdyLWiiErgxyEjgbeDKse18\\/l13QNqMaQyq8G6SB3MVwA3E9kpbN3P\\/ANq8VgRAaGdHBFf8gx8tLHDPIennEYuSQFBiG0Y2oSj04dyICgAwfIHtEK8ipPN3TSwK3mTeFrkjUavXlNEsKzQ3eSnQq3o57V0zL1D5wSCccX9bERrYM4I95IYVoTF+hfKtIFao3m8gUyBcWj+pn6Lic1nx+FruvgZtuhgU9MYCMbk+wkhCfsAWu++23E0qrdCsFTtfZpSKps9xKH99uydBKtzygqEaUykHgkKShAFJrkGz\\/VybgJotAI4H8HQMBa0l5GORUgcBnQCK9yfRwvwcooQuXQJyEyyMCcgrcnu1SR7R\\/HboUAK+yFLV4JdvP4g18\\/NRxiPS\\/VAnINYI0hqR6w9CA7M92g+WdELFP8QJgKDFO6SogcaP\\/i06MVwxyumwwDqZDM1PnsR+a3t09XMf+c3DuobmL\\/YsY5CF\\/ZED1x6gZC6zo7ZNy5WcSsn4eMUkhLW9uS71d6u\\/ZTd2eSctWwykhKLWt4UDgAcXfBVr2QjSiYDUM0xV2Mhjab47c7Yx2T7gvF7Xjn9303XjUBMj2ipfvbvRAtAEAGZqaq3YjUYu4nOZ6EdQk2UOd8s37QV9ohn532U7NXcAF1KlDpaZioTACAA6hMwAqAogJ31MsEhAhg8XyRGwV7xVmfiZ7ySUyZa9wqCpjTEnUs1SeHIcuNTKcsDARR42bwtlvB5K4chlBV4wjXC8VUo2bxdvIj2xJiWotTkgURXyQAArrXxyB1g3CCIMlehYg\\/RPp7k\\/jmSlNaba08EtaAhla7s8bIoIlmAYABoWD\\/rQA25QBrbmt03X1Lqx0VkJTn6c9ip6qmJJOhXKqShBOQxY6JIBBS0ZM7oeUotGhNQ30QWmTXP5FW8CeKmX7lrIpSJNm0do8KhdkURxxShyk\\/EEPDyoXC80liGYr89FqLki8GvbiqCUG6Bq8hdJEFlQ3f50uSQpqHQ8gWxX7AO5g3lBsbdXSM+h5s5CQeT3SRqoeKivV3msCLR3nUGWGQDceiSQq+JB7pdVhqObyuZhxecXC8BZJLr\\/cx\\/5zWU9oLwvMZgHLYI2Ks3HvHqjtKKQkCpkbMuP5kh5KSqrOit8IOSTE4DSV\\/goQ\\/sBkGcNniRleNsJ5MdHNTXUI+pRMznQi3U\\/sebYIZKOevSjIgPzzN213QE9NHhN1gSOxc7cneGESe\\/K9hjKk1urTtsbmicwFw1LR1zl7TQJ0HWmVdczaFVwiVXkw+5TIKBUTMYEdL4SD\\/sZggDN1ZBtIl1wOGpY7yxykUvAT7\\/RCzvpaZVr1DvcGqA1ZNdqSkwrhz40xgkIYzr1a9qNPmfUgNAGQdF2VA5HuOmkyReQyrRP4C33gAeSEYAtVQ0Cnpo9QAABY+5rJ1dCdDZJO4V6Cn\\/vHwAJ6jDbIl+pWgR5fQ2tIo66AGS1Wf1UDDl4D33dYLHoq7hHiavoJgBHxJe9VKldBOyBmGR\\/prFO\\/TigC6dktovFyu9SsZGIxDVyOTDzFkiWbEs2CRAhbqswr9MaoffGGCOFrrYRDHJwj8SSJ4+JlZAuhzChW2GeuJNFehAGmOQjnnTM0\\/iChMK3nybBVSQOhXwyrY\\/SESQrn3Fc8tyAOD+gXRFJLlJHoLkfLoNcH0wBhCuBBj\\/WSSgXBssBB3+S1SIzSC5pgLsE4P7H\\/5vfXJbDj2BlVKk2HtvQXsbCZxloXMbVfQaMNCOiBbMCyBXACUWn+r7i0539J1WtRYM9Bu3rn5Z804kSJ6WFGahjg1GKTWDvQNZWv50x3LMGyMwt9XN36M9\\/eFeAv6l5JwBQuKQSS82eWhgGdTKe9XdNyeQf72Z4His\\/cPU1j\\/6KEp34rqTYCJoyj3ckvuZJXJ6CuIBelog2wxf6cAmmfZCuACgbdDbXwUW5KDutUN9zjSg9snUJ9CFtqAWiM6Cr3+5CsVRHqYvZR6zHMnD5+pTktqkplHKdV8TJp4nBXL5LZFrG9mvtXfMiv7mAV4\\/PZ6Kgi\\/nWrTZAASDPZvctRo2\\/yICsAqy6J7tSa4IttWUSzpU78ih1yT4n0IX7Bng0qi5oBOGIWSWOKrs0+fw5BhIO7gxBKS0S8t8XCeF6AeBSU5egoVlfUfLxtVL6XOWRF6tAHF3O6dLYS2JnkZ4cE85Jj8+QdZDAq8h\\/LjU7qU\\/LL\\/V0+fZVOljjX4QtXTECfBXwqfCbtExULIeO5eUSzxP6vHgQiUgECR7vLVnpEKQGboY00Enzh10F5v8UvVZMiDEVIJwKIFRshU5LuElYPkffX\\/3sX\\/uNdV3fo+WfQ4bUGbBrJuBDpjSDGrZTC5oOlzZ8AcFOta+vTEsA\\/FT9zwEYDRQIDJy5JCVuLaC2wL5CplKdyGRces5EwFSPGYBBYrYro5tvv3ZJWc+9Lm0B3z6qgMEHWasClSIB7I8+j59ezleDLH\\/y9HcOAUEVIMhBqTnwtLvucLoD8kAVhf4CTPGBgNUkvfz\\/peGr6A4i9dsNoXZMXUytPqPE7Mg3u67uN0SSeyElsQ77UfVEcVJ7tzLFa1EK5BMt+92Kzo7EYFzMhRbU\\/kkySRaQckjcI1vI6GzTToHptE83vlHI146X0G+tG5H1MN0yhh0ma9Oyy5AXgrrT+cKHC32d9ds1lQTWKGWrXZTAFq+hdD4GvmmnIVafmqa4HUEQa67Pja8lUQCuM+Qz4QDee8RvQArJhF2ZEeX2YOg\\/QswrdgH6cfnN2tdNQIaRChHyWuJd7DIf2NKP78QLS8un3q3Ie4iJqutfGjq2xxJa+HCan3ikrCQgDnhIFQHKLQHfAYgA+08rBslB6PNlbUGwIKsXKEAPeADfe24PnhgIqV2f0\\/JwuIr4\\/2OU65X75xiee6SEImgzo\\/RJOlkpEC6GDvoDydBnILBJQpYlSxHj7iaHtDT0ujUAehDB+Yzdc\\/9nPvoby3r6kdLQy2Sl1D05TchLKWgSH+jForSm7BI3b\\/MX26adDVNT1k1t8LhoigmQCAWGEEm4ccvb5vMxEA6JEP3Ul2gV2C4yY5p6tSeXQglZRy2SI5EkfpW2ph2\\/usDSyYOTi0eh6d+2DVkBfKxcGmt8iyDo3UyKD+\\/TDWGGgGzAQR6e4pPtmrqaToRpFtjhpSJqDB3OqZMDOGSz5YPJHZCdINAWgekUQ1WfwcxbmTG9Uy7z9ukrDD0lpVZA2W3ZrhOWsrJ03yWN8Op0mEKAF5r29OmzNseX56QsFVzD3HhJrYnN0hRh9tS2MTOczL3qs7jOBOxtwhblBfX3E+YIWmU+BigRBRn4JWhUmdqZRJQWy2p2eldAhGoFsD4faszTYIN9hva7X2nijaQjQHD+D1H5bqnAOlXBmp7WtuKB6KCRym9nO+6OQWS+WAFYc2nwyoPn2CrHPfP6y3HBSH9Od2UQlFcK76FgP9QDKMsEKuY1V86vBX7tXpA5XMV9YEUYUi5V21\\/rgcv3igF6qalbSAueAWqCMsCZ6BUm\\/5wB1S1IC8c9LM4A7gwSRI+Z6qeqfeWcFwk4RRZHEc6MJEFbMd4RxBiJiAgGRKR\\/9wkCPmsR5ORizLIE8WTHbKH+HP52\\/6c++hsw+zN0RXLiqBOuewlRxnD7CdxzHlOJq\\/RWLAzBB1UYB+\\/4HlxUG7gLBUnr5JcVH4BJdEtAiyXZZU2jluytORXNnmZf3RIZYEGVJihTQ3saOxbzuHp2V9mGnZRms7EE3BbMH3bNljtk8L706+j1p9cb3CWKeLe+MISZhE9jbu8v+2HdAy2ZTkVgdFUQHO28HVlFoHcwFglwEC5bJUAAUgLWAiCJuQrEXROpdSZr\\/HR3QnR6DFhUtb22LxPEyywlNZCCu5BL13G9+3gUKsk0TweZ8euBRRODTPOk5kdCZicHIlK9TwMUaai6\\/mXqawB2AOWQdiYl++peHAIz8rsHUGrHusy7ABEDWzNh13MRCIYDabjjhneFWpEiHofgFAPAh7WMMigRVhJaGxK2oSnHh2yD8ol7ILd08tmApdBcGXSfnL9rGiRhcCuZG68YK10atywbKhqVRwyrQiJ2EarkdSBeaMw8F6DBUeSv6t3TUEv\\/vNrB0q9xzjEiGFct\\/gT6JBkqL4yYB1hz4n64dFLaxppCQZ9yG0R76TYgJKAQjwgYYidyrHG8B2xLxxz3eG67BArQcW5B9NUrQOYTGRNA4M92kwmL5NKzV39zvDfw8LBy9Gm8\\/+qnP\\/Z3DusK8NfJLIP2hzAQVf3jnHOEW2GrIx8YcAI2SmQhzwXYc9gzzEMcFaDgSqnYWqULprwVeKAXHTtrlv\\/+tUmHJETN+PyB\\/pYeYUuDpECO2KGJAs69KHpDy3mlFTEwZN2zBNyFANzl2mGh+pjubAn1VaSnQNWizVOq8m+ZEfmZAuQA2DbudT3VlupGknbVjCrNDl2WP96fh\\/KQ0OQlZelKKLXBgNjTEssUj+8L4B2Yi6QoPoC1AniksSEK3Q4kF1yhZSvnuDEiTDYSpkHKujRlEShyX4SmOKYxSyXuw7VWaS7odlteLP9FumK5EwTSGYyBNQ11s15lDvSLnZuBWsgp53pK7c4CyygDxnKylAEINsOz+jl4MAS9frdnuFbakfP02Wf8PYvgwFmhZZnWBZNLqJpHYqBDjASuWqOakhxHavd24JGsCSUPae6uKnsVZ0BfAzTUjvbPceAYyD\\/NYc98fIQQDmNhSwidt8p9MYoJuDa+ofkKaCFP2wy+HiMP7yr8GhVtX1YHq82gYj3Q1PF20rQZhcCa\\/tT+ZXYPwA+07mrbg4siKgaywBEGmKSl6hjgdMCq6pZuAaQNoYYA1k8yhswmZplSFhrK+UbhoNZj4Mg5LldhQBrP5nwaofvh+3z\\/pz72d5YDA\\/5yAbtGjoXbWrABNgaV8N5AxygB0kIacIEpEgtan6UtI1I2P35jOaxvpMnyeHh9l521bBIcoNemi5nhzezyG9UVXL80zGks9fkQk6BrNmzCnlOyExfLtrbbjqdATs8\\/Rxj2XuPhl8H+w2UF0rcaZH+n0s4hjWpS\\/NoQ8rpn09d4UYu8N602y3tzYfTtvN6em974FfnCeX19Nxb\\/KSDW87KPcT1SA0EezORfU6kCQQJdPuPIAuV6aaqGsC0WejGRAu2eqBpHn09zymDbsTkmtqrVpvopA6Z4kALtlBYp\\/dXWkarC0cpXMwEQzhMf6sw7fNn+dl\\/KeAQCvsKPC8CmNpjPY\\/XBBAAE+6ZQz\\/RtpPQpZaw1YJ2Hi1fPs+BlzubuqhoBFQCG8QlNVFOFE+BoCtKYWMCYjERyK4AgWMaDyGsmqYeGn8BUxiaVtE3xwLFN0pOzyaj3HB5GE2aZm4CcwzsPx8M7r5bDv97bKaEsTdZYD7JZTHZELWkWNRoJEsYSYgGAV1aCHD9aSWjs0r2y+pBkJIoCagnwx8jFh5aPMcsC\\/jhEKInEEUV4aFmvMsOcq6swyHOMwkqifAed86UDftTXDOxLY1zQRz5L9Q5AXEg+SESddMqlY1uuTiQkNTWLVO4kxBl06O5GLD0PH1z95E+9dlhPP0K\\/IYfFTfYE\\/DSRYYGxPAeFQxkKqdTTfVDeFfn3Ub6nP4ZcX5b195bD+tV1ufeNe99y+N+XT3z+G8\\/DuF\\/e8TIClxF4fkfgK6+99s4\\/cXX87vv3Dt+\\/HJbvuzqcvh+Gb52oR2O8YlnNC1YumyJnNJSlCyPL42BgO0YCNfNJERQlD4G9rFcsZgSzehrOFbCXlvuoi4VguiQo+RECAhUkSZfEYT0E6CvmcTich2mlpzoxEJZCWo\\/gNmHSTFY1JCHL60lJykJE9065Q8jJr0KhTyKbtRKCc6XXH6l+iAtp4sRYC3k9nselePWTP\\/Namf1lN21PEoZE2gMYMJNhGRBYmkVUa4LDHNFHMtBwVJkyzAyraOP31uPhq2\\/\\/Z2\\/\\/neXTn37jeRz7yztfRuAyApcR0Aj8g9dee9e6LN9\\/Oh5+6LAcvi9iCtqjJZ9\\/KlHlamG53MTxrJoH60CaUUobp1+\\/0\\/YA5Cmko0Y+SUGW5g1LDqorJINgemAFTEZFPYuoD7vAabkHFxD9+AnWMmJJ477KjI4ytpc5HhYhGMrC358PjXS\\/qAfcRxqXOyqtRjBFZwdZgTD\\/jtoDmXcSpw\\/SUiZVFOV+u4JNnvzIkzngBnoO\\/139xM++tp5OP5x2pxjOTr\\/rtD1V64NBDV4fuVEZisFB7ntqLOXBcxKxfu1wWl5++y999mvP4ZBfXvkyApcRuIzAjSPw93\\/rte87HZePn9b1+wWmAv6KcYX9Fal24X1nJkATBMQCVBxFZYUgQBGADfhP4GWcB7JqpS3DJWT+824vADi0fZnceQgPvG\\/Ai9MhUJlFkOhmkZsBAXwKIESp3iucnplFgPjeKLeckf4CfDk6kEWwHI\\/LKcIOwx1BNwxcQIwqYRBi2gA8noQ1LuTQu3FSnqULrj76s19cT+uP1JGgEXWp4JiutELOxgGHk7WsAjmYMLLAMFAuz1iM+GQNZ2dk8y2H19f18IEL8D9Lq+jyLpcRuIzA4xyBr\\/zOaz94dVo\\/floO7xLwMx1TVfcQNMfYxEolrCwB+Onps08kDhN\\/xp0w7rLq+INAMOoezlrUa+ygvsTUY8AtU2AzNiCCF9b1FOF0ivNggGCGk7MyRdYZiIAeZDUgVBFRlToKJLV62I7xtnBb0FuPFEqUfkSQKU+rHAiKWxpYAYCZDjR6MDADVSmZ+vlcWQCuPvqJLx7W9YcRF5kGo4rRx191JgRSuINdKrCbIX\\/MXunofY4gg7YV8s8MmvWzb\\/vm8eWLqf9xiopL25cRuIzAszgCX\\/nKa+\\/85\\/98\\/fh6OHyYB96gwlIdigOTPqCWwYqqWl3pjKapUzdDLn5q+PDpA7Qzdz8hNtPzUrOuugmnNQr3AKETPZBLT5N+RebzXpT1DTiBewFFinTIU1Q+rloGyomImAXW6lgZdwCM6oBIRfTn58ihidLAwWlACZTKSEzCMxHApgwQVjlEmlFqsc\\/Jv\\/t\\/9RNfPCzrD+dUwyTT9UXBtAT6GduvfHyc8WImfbIypQe3kR8OAWYQvbGsp5942y9\\/5neek+G9vOZlBC4jcBmBxzICX\\/7d1z68LoefOR3XdyqVU\\/ns6dPm6YrInEgd+oQoe9Q8RrBd+\\/xZ1Q+R\\/4DSShXMWv46oStq+fOwHtVgkGshCu\\/QdsxjhVnzE+mD1OhpY8hgPp7Kl9q8DgBal9D0C+hpu8cxxUwqT\\/t0G\\/XlskiyokJDSOCN0wSr8BLRSHZrEA5zeWTqYNUbeizT9uQ0evXXfuGL65rgj9JY+MdjrFWwLVNeaPgBa2PEP9NqNKTwH8l0UByNaYGHw+n1Pzosf+Vf+OVf+4MnZwQuPbmMwGUELiPw9I7Al\\/77177rj4\\/r31uX9V0J2TSRIxgwgLbTIbNwD03cgvhMrkvwVZS\\/ivuwXoJSL5XayMp5dYiQ1Q+AK4LhfxHNz2h9FvNh4GCGJmZJX3j88Y\\/ow8p\\/yivrcskoZ4x4AJANwr\\/n8ndGQ1yaRITBfVUoSTVHspd2L5Gvyj8\\/8xaA+\\/\\/1S188rKcfqgI6qekjxjS1dRLAKu8gIJdXRgU\\/a6QQ5IE\\/WYIz82WTXbz+9qv1Ly6\\/+quXdL6nV9Zcen4ZgcsIPIEj8OmvfPpd33r41v\\/ptK7vQhodDsGJf8jNh16HKPl00UeefoEuo7jarI66+oisZ9Eh1VRRyd5wLuQhPhD3CAREGMCiA3nkhgByA7RVqjf7YmF5VbhHxZ+q9gHAKCsAIl2QuWlK30M98cw+wOmEqCpJC0K4rONd0kcCB3eXN3bNH\\/ENRL1nPAvg6iMvvboeDj+sFL5cIGUBUKIEgTxLMNI0YIf+wCck+kbyoAMukfaHMhXH5Y313voD3\\/o3\\/9s\\/fAL3zqVLlxG4jMBlBJ76EfjsVz77Xcvxbf\\/gtIY7wI6w8FoBDN5DYB19+nlMLxP489Q85PxLKwdpSAv6cjWeZ8VztZBMd1pP6zEP8SEf6GqMIB6svdVuBBbuEXlAzS2mM2bZOTqYFZmG2IIgL7Ig6HQHBBWiVLR0V41BBglGTEDeZRVHu5Ji9gDWBTAAKwz51K+LzQvc\\/\\/Ff\\/OIaeaXU1FNDZ9AfKiayAlbV+lNEP4\\/pbY3f6rLywBy4B7h+UGjhuKw\\/ce9XfuVzz95IXt7oMgKXEbiMwJMzAp\\/5yhd+cH3b4XPMzU8sxMl5raUztS8L6bLCIFR9aegVKOdgGxp4RXUx7Q81AvIMAGYQpA8\\/HlfBhJ1OWBU7GYyYKf7sG35H6l6aK3RWAIIYEdAH+zRQq+zMMFdHTn9aH3gUDAL\\/yHAQGElrRpAdnHoZr3nK+EZXY6tS5LNZB+D+j3\\/q1cMS4E+jTx7CgeFUCgaMKCzEiCUEDw0\\/BU3jQAVryyLbpzrrBJ8wfuRw+uzb\\/\\/avfOzJ2SKXnlxG4DIClxF4dkfg1\\/7+q6+clvXHsiJfnA\\/Ig7hKI64Ielb3y+BvRv+zzr+cuTp4JzMBcOYBUg1TU2a6H5wKXVc\\/3Acdbc+aAqz2XgdzKqMgPfkR25d2h0wLVOYBrQ4iA7BaqBpBHmedln5ZKlTHiOXmqN7Sxo2y2El64CZAbSI6rHlyZFtF4uZnLgbg\\/o+\\/8uq6rlFRCqPC6H68axzNoFwQ5OmrcjTS+1gzqTI4cVLH4R61fU2D2oY36fX\\/9+qbf\\/7bL1X9nl1pc3mzywhcRuCJGoG\\/9ZXX3rl8y9XvrYfDuzIlL3PsWdvvmAicB\\/ykTD+mZq8yvlX8h2V\\/eYAVC\\/iwaJDK9BCo84wsnVUQA5G0ggWEItBPUfX0vWfEIfMPEDqQSeZHOzXSgvtYJL4C\\/qD9S2Wt\\/gY5iZBCHPxT5zNksYPowBHHC2dZgrIksOgP6\\/7TQaDaNeOZsk\\/UBD9IZ+5\\/OMD\\/8IMsr7hEsR8E6pV\\/X3X9YB5ZwqiSPKhi+MG0utxvZQJkMSDq\\/SpIma2cPvgtv\\/pLv\\/sg\\/b3ccxmBywhcRuAyAg82An\\/zq69+77rEWSqooJ9iXJo1Mu\\/yrwJuVfzLjL1javtZICjz+2k+T42fByoxwA6nAcowj74q0BBxZarZr2izUC5Rm9hz96HXs6K8AgsRN0ACARczYgCif3pWU4NsT74BYBX6w2qA6JvZEAhblRbIM0OvaCV4ZiwA9z\\/8Swn+OY3BiWSiRzxk+UPSJFJgDkPKsqTnJ2eyLAbl45eVhENI8w7z\\/b\\/+Lb\\/2yrsfbPle7rqMwGUELiNwGYGHGYFP\\/sMvfHU9rN8r0NNp2ary1wF3qpq3ZqCeQBxWYKTekTAEIsjUL9WRqXzlm0+MjluALAyqK8DG4YFpgYA7YdD8s9CQ4vDT6ixftQoUyTktHMsaBvkwn1OIAAAgAElEQVThSEPyZMk8vzPLBqMfclynpUCVAehGkBKbEQ064uZhxv+JuPf+j\\/7yq+th\\/UFO5gD9jKPA4MSQKPcPDgAYWxQQyNSLnlb4+GluQWylToMOH9DV+u5v+8wrX38iBuHSicsIXEbgMgLP2Qi8\\/I9e\\/d77h6uvUoMDYtrxuDkcODNAydqpI2aSHA\\/+iSI5x8zzZ2C8Kg0K2CPwTiWGE4dDZccTM\\/o+cva7nDzb4fcKxEOsHqL4B5cBjzBKiwEyFTITQfOYjgSqm\\/TZK8EvtH5W+CtyMJT2U6oAigQJ82kVx\\/s+9RaAP\\/rRX3n1ALM\\/YyNRxVmcKwskdkS\\/gi95ZAMurFS\\/4k4on6ADFBAjuLI6IGbmtBx+\\/x2ffvmi\\/T9nAufyupcRuIzAkzUCn\\/hHn\\/3qYVm+J8EzTvmjf5wBd6nnpU8\\/3fCKCUCt3vg4TtrLf1QJI7sgMDqL+FQhHqbz2XUZd59kwAr2MPhMSeZVSIhDprz9CvarQ3qAxojfT02f1QMYopDujQh3rK5WvX8osH1dZCnkqYZ4LVgoaGXI8wRYNji94E\\/WVN6tN\\/df\\/NtfOC3LD+XbZ9XHfFV69EVuMNQ6049ZE2UKSaCH2QS8MUs2M79fo5OGHl5Cg8\\/Vev\\/Fb\\/v1Vy6+\\/7tN2eXqywhcRuAyAo90BD7+jz\\/\\/o4fT6ZMongPUnlBAR\\/mmEAcgtjE9v2RNl6QEMMunVo9DhOg4J8gqYl\\/wKpBX8J3KBiueX8GIV5FkoORxZhuIYIBE0CSBrD1E7UcUQfj3AdpK8UcEQRzrQ2sClV7EEGAImPXWuJifsAIeiwE9vVkA91\\/81S+cwuzPAfW8\\/i6siKCKJEM5eDjcR6EaKgKc4M+zESKflCdJlncHdwevjKhCUIn1\\/h\\/\\/W9\\/2+VcuFf8e6Va+NHYZgcsIXEbgbiPw0\\/\\/ktXce1j\\/+P3nKXUZ1ybcvf3+0mOFyAv4AfSu3C8M79EcemMPgvjgUiACCWjI4NVBO9TpyFycKAGFYi09H89K1rOI7IAiIAkCfmIUuhTNqF7jVmoV9zL1BVVchj1kAqI8YZApkoXtdjc7hsCOYu59KC8AfffC\\/+8K6nH4onf30xSDaHwunayqRB4ZFB9+gfNOR7MiKAOUknE6WOYAW80Z9R5vJ6bD+\\/jt+\\/W9czP9326eXqy8jcBmBywg8lhH42D\\/53P+4HA7fkyl\\/VM1hz5VtV\\/nvjMKHlTeVOhTuZfU8meTTFAx\\/vTR6qtWs0KdqfllXT5X96FRIVT+C8zJiLMlCegqWLE0camQCvMoP5xmEEcaXd0SsQmv6qmSo4kBQ7StskH585Pyn8UKnC9GtwZTCxD\\/UrCXPwTQ8dQTgmx\\/89KvLGpo\\/zf6p+mcsZuf68dcM9cjQD1RdSoePLCKK76RJH4cp8rAgmA2k63d8ZXmJjq9862c\\/8anHspIvjV5G4DIClxG4jMCdRuCv\\/8+fe\\/Gwnj6lAjsm5\\/MAoMwOQPZfHZij0wAZkA8QhY0X9fipOcOJjKODpa0jCBCIkoV3ZD04VvB\\/9h\\/R+0zMX0AAKhA9mw0ywB4wik2qquwIGZOg4MEsBVDFffiM5BdHHG9MPdf6hODDimZgAYEqKHincX5LL\\/7mBz7zhYVmf+r6PKMZ0yZtncEApEkYEfl+iv5k7f\\/KrwTvi1GKWg2KDVSoILIEQNAyw+P07rd\\/9hd+\\/y0djMvDLyNwGYHLCFxGIEfgo\\/\\/4c3\\/56m2nL2dqXujSKtyjKP1EVZyMp5gvBeLlV8DIRHIk+KUlIbVtIAVz9RnwJ9szqu5J+6zMACmQVVkweMcVcD6j\\/OiM5uwx7a9OCEApwMxToMIqDV5xfUEsZGHgq6Et1RlgDbuGfaFijM495r\\/V6cFP\\/ir65vs+84XluPwgDlbOcAlY6MXsVPFP6ZL5dzg7MiaUQ0PygxjLiuqXyyBNKCwe1ByriUUun\\/Vw+P\\/efv87v\\/3TL73x5I\\/apYeXEbiMwGUEnv0R+OjXPv+v\\/fF69b9lmf6Q4dTk6Rhmkl6a+gGzg3kfsQE6BwBBgVmbh8ojTPoKFddxwAkvOHUPpXdhM4D9HjX9WZ2IaIJehL1abbEvzDJjezynPuIDAPJtxs+3Qr3DCjZArBotC1H3X4GGo7FfBECqcwLg05EF8M33f+bV5bBEnj+LHopJRbkFTEtmRHaEZ0N+Rf3B+4GYgQzCMPcHLSfHIBeYzrxOh\\/wq9I\\/ZBu\\/43M9927O\\/pS5veBmBywhcRuDpGYGPfO3X\\/4\\/DevgXU2M\\/6qxgwD1Al+lxqhMg7Rp++vL5o35OxdFnEGAihNwD8Ud6\\/uEuSN8+jgrK8wHgopcPPmr0Zp1ChavT0iDYTiODyIMqBZY2j+RFPU\\/1f+GwplMii\\/2kAxtJEMvpcMqCNyoeVP5\\/lLWV05sa8hM+v9\\/8wOe+cDismeqHcn46GqEqN7GwgV5ECSAVEiizCCL9MyZAqQDK\\/VQ9p6qRwMwBhhVUcGHcu3zjHZ\\/\\/+J99woft0r3LCFxG4DICz9UI\\/NjXPvu\\/Hpb1XWkSh6ufNtuO\\/s8SflTsEvTDFcyLkRonwqCKb9DyqeIDoHNU20acGnndCf1S32bd\\/lJC8z7U6Y\\/aBDjnN46SzYJCWcsfvoa8RTEAx8MRqYj5jMxGAxKisJAq\\/4ePOsBfZgjSAfQ3iQpK4tihQE94EOA33\\/eFLxwy2p+zBnN+a\\/eqvlR4\\/v+z97axtl3Xddje59JNg9gIE9t\\/+gHzX1DHRYS0SPiYwJbrSLJJiZYdm7ZjSbxkpFptbFhF2qJpCyi\\/GqtAQ8quviiSj07TBKhI6UdiwxLlUKSEFLUrRXL6X5X8w4BNmqJVw7b47tnFnGOMueZaZ+2z97nv8ekZb1+Ieveesz\\/XXnvNMcccc87IBNBWGMYqO4CRH+CgHBwgNyLKn5pAVIwqtQLH6Ut\\/9gP\\/4O7b6s3abnYbgW0EthG4xUfg3S\\/84v+9H6f\\/wC\\/TpfJqsVvW+aD55bxT7McaAsYSuEMO2l10OW+cufhsOXSQvudmyCsKmjGHUUewgXp\\/NymoRit+QOAgqhdSrKfYf4AZRhZKLr8r+iO2sBuGHf82xgHIwEEF3V07p6MfAAHZxFs2C+CPzj\\/wIRf8KXMfan\\/SMI7tcA9O1RtH44+sAATvvWx3L8QVzAAkH0SIAgiTSUe8pSTZgHS+aiqMwwt\\/9oP\\/3Ztu8Xdhu7xtBLYR2EbgthqBn\\/nc+z9+MY1XUORegjzLAEA8H8aWIWB58m4hzK6gklzumgdROJL8zEBDwd+AArcYLBQkI41gAjvOg2MoLABC0eAZyCbQgYXUv9hnsBWFT0AOP84PESCKFKFuYdlR4CI\\/fL8cr2egELgNyy1aCfCPzz\\/4ocGNv0SQJDFCn49wPgZD6C66JkemIweZNZYwHAJflh5o9Z9xBB6DKkyle0SURrDDJ8j0wp\\/70AYAbquVZbvZbQS2EbjlR+Cdn3v\\/x6dxuEepeirlrjK5XOu55kM17t58MMQqpwvFvjvubCOHmvtUmAcIQMFBMyOu8NcP88vkvUNRKEJfeeipGqGq+ZWvWBnIyhSjUx0T0NzrlzCwMmgFGwTlD3sH51j5i+gOZJ9duMN7yzEAf3j+wQ\\/thuHvAK95VeRohoDQiqr7lzg+SjFcoNGPV0hEIkfQ\\/5Q9SJ6BlMEQdTAMwFABoBtrC1AFivIMKBfoAOC\\/3RiAW3452C5wG4FtBG6nEXj4X7\\/\\/49M03GNGjnK5WPlNJk4RH+P45PMjuIu1ntJwGpdS\\/59sM8r1gtIv\\/inofiSdhSEu9fxtXyQneFMiVJxRugCK8wR8MAuDfP7JEvt3BgAk6FOzYxj+wAjxiD3O74WAgiiovttNw86yBKCCiIDBrTNFzPiPVtvf6zFSXhmZkLhONlmAqXcTj0pPoDYwjip5LBoI9f21f6Y9yudxbA4uajUJZAi9OYPywrd+5L\\/ZAMCtM222K9lGYBuBbQSGB\\/\\/1+z8+jtM9DL0P4243gN5HxFeCPHiGKuuOGnxa\\/3Ps3U2QuaAsGljc5VxSDt0BYY5Irwc4kKQQRgXaAdl6+d6+H4yYAwh1r0PewYVEA916AOmhV4ctd+HXbkkB+gnwUUnhv\\/mz54\\/OP\\/yhaRx+Gk9CAIx3hfD+YfTlLF93qrCEatCI2JToD1gYNlEI2scaRLEZkD+hM8SPIoMzSCDlio4vfOtH\\/v4GAL75U2a7gm0EthHYRiBG4MH\\/89GP78fxbhbtgw8ZaW\\/0GEkNq0es+GUzMRLv2QGZEeA4wW2Be\\/4go2XGXTFWnPeSeaDCfzTaUVGAJspaEzsNLy1gqTwXNQXyY1VBIvmjYBSgAUhiQiWvS7OOioYeBBjGyQT0Vh2pJNHBWb4V5s8fPvSRD097lPetaA5E+D3D3+xy+PD2ixv\\/Q7kD2\\/6ocBM6NAhUuOIzlAFgD1wPCOFfEP5iEfyDLBh0gmcDALfCpNmuYRuBbQS2EUgj8I7\\/6\\/0fn4bhChq8Wxs9D3L7il9i\\/akfHIv4RHwdBl60b8nNp2VwM5LcUMWZaUjHiyLiU2GgdHUyMCw6X4LUyuevnmWKCbjNjri\\/fGOEEyQTVEf7ABVID\\/QKOaiNuDuLjgX5RN90APBHDz72IWvsYzEUi5EYZrPezWrQFxe7MzWAR0es4gJL\\/2aWvog5AuaoRbDdZeEEWDWpDAP7+zGwgn4BRWQo2IH0jWHcv\\/CtH\\/77WyOgbenZRmAbgW0EbqERePtv\\/OIz+2l\\/TxTQddcOXhwNarh5ZkG8UA6DybvdgDr9iWqnO4qGQuknmgIplx9Jh15LUPZ53wj0yRyYSabnXhLWLjy3n4n9RBNxISWkHYWIVDjI4\\/2sNVgYARj+kM8z9u098BJjoNv5pgKAPzx\\/zFL93Pjb3aEKrzo1o5wivHem\\/3m4RcF8l1V4Q0UINGi0LfkyshybxwYgEK2U\\/KxO7FQNGlg2gQ+9EkraMO5f+LaPbgDgFnrvt0vZRmAbgW0Ehr\\/zG48+Mw3DPQdGPBIAafCtOJ\\/aA0tXRu\\/eiu5cBO0LwxQRdNb7cV1ATikkU42EAunFmJm38xxEtd9leV\\/VmPF2wEpSwA5tZh50btHSEL0OYZTY\\/Y8e6n6Y7FzeFdgK5DLazcyFuenxTQMAf3T+2IemATF\\/r1BYIIlT\\/lHJB\\/kL5fq9WhKk\\/u7Vo7SROjGX1ACLGRgYkG0XJAoKp3T\\/C\\/0E0IbyBwoW8\\/YSzsMYRfHCt370v9oYgG3B2UZgG4FtBG6hEfjJ33jkmWHc3QNzgbQ9qfazhk7NfrzgD+ryFbm3NqQl8Xi\\/hevNMTXn2n8PJZmbn1ImjvWBEd4fL6RCjwvytDbwBF6qh2YvWWErzz\\/BI2YM39EFrBfL+GV7WBoUEAdUTIUABZ3lzrP6pgAAM\\/77aXgbGJgmtp+fFC+Y7Q\\/tMTE7MCv\\/m4FxL788IX84BsIcakEPMJ5B2IHkSgZjvM5QiAdp\\/HMTB7R3GIbx+W997Oc3EeAt9OJvl7KNwDYC2wj85G88+sywG66o2p+PSBF2oYj8OIxI2UMVvaLdL2ZVWnE3wkkbZjsXcRlLDSsKb3aban6l4QVH7V\\/B0KniX7ACzngjlY3cfWS1Oa3vRX5SBXyJ5PyQYMMFAmjJqs\\/y95ohqBOIzjg3HQB8\\/R0f+fDOU\\/34eDhauBDk\\/qOiX7o2VvUTkIKMDxrKkhZoAK10Zgx4JU2HEB2rOcXHXiAZ+zJrxGWT6N5QIkelF7SFAN6zMQDberONwDYC2wjcQiPwk7\\/56DP7cboC1hfx3mncRx6gfOQsHQ82gCJzVAIMXV5tfGmjHD3IbpXGQoEbiiEu6ENNCFnbL2rze5aBZwU4OWBVfyKCjTx3VKhFLX+I+sRqU85+kPbv8f5x3O2t8Y2ARQotZNbgpgKAr58\\/9uHdNHpjH1VYCrMdiCDnJpShlNFnL2C0Z6AxJzMgSOH\\/WmWmM+dnlFaYuwJEMgRDLpgSqhyF3Apco4AJvX+Lu7zwbR\\/9+Q0A3EIv\\/nYp2whsI7CNwI9\\/\\/tGnh2kyEWA4gxR9ebc\\/xedtpLyiHjldBX3D2WbPWSjM4AXmjn1uHYKOh60opYb5V3QO7DjZMmvoTsf6v+aI7rys8M6Ui6XpUEnvS3lvLfWPp39I9bP2r18\\/rptNgdRz+GZNmz88f+zD0358G+ryolpRBF54EWrlXMSZpAMwvgmsiJoXWBCm8w4I44VlCZLjwcOjFIDVg4L2l9X3a7HLMqS1jxJOxr9Ex2TEbbwQ0Lc9\\/nMbALhZE2c7zzYC2whsI7BiBH7s84+YCPBK244XnrUyAZRtFt32mL\\/PpHyE5t2+01aaC17K90x7EwWqK13YJOXcy0rB76T3HnqCVOg\\/uv2J3kf2GfrR4CdbteSpVufMokF5\\/mw84Hp3\\/d4OXw4brBja69vkD88f\\/\\/B+mt5uYQsbIBhVRz6UQqBcwx6REjrdSOs7oCjCo+c3\\/Busj5c9QrfF6LoErOZphl78iXUBoBUg2yOdp6BZquRQ1xqwAzy\\/AYDrmw\\/b3tsIbCOwjcCNHgEBgGI85ZkzwxsSABpXFguGFMDtgkr0lih0SPQVo68uOYcSYL2jBiHi+fK6QxsAYw\\/vXkS+2Suo9nER0wg1P5PbAF6Ygy5g0Dm2mgEtDGoLCl7zEIAZ\\/2ma3ua3xww8sQ8u1UOZXr8O1QLA7wYUAgsJnpmVZ17mOF2oOuBodYGKmM939pz9wjLoaQBWsIawP\\/c9w0X+BAN3FTUC0jpwXudmnv+2x392YwBu9Nu7HW8bgW0EthG4jhH4sS888szeGQCQ4fIV3bkMPVdNJDMugKA+vU8DAgqsuxKMbmLyygsnHSlk2XrQlqTwszuh495FfUhrR5li9\\/jNM97turH8DCJwVFL5CWDkIYMDnFmETmphDgVcx3gv7grjP77NDGcVnfDhKzUZkNHIqDvoe2jw0KiBpZtgnC2ubwUb3OBX8MWf0mhwiUpLMf0QWSZuhv69G38BBR1K8kPrllQFHYQpRgMAf28DAItPf9tgG4FtBLYRuHkj8Lc\\/\\/8gzF+NwN1xNT4BHNmAke0nUDaUfJf3wttlOJiv55KWjhlwShNM2IYpNg6vOsqkjPUmBUvJXYQGryrc3+0JxXzLqGq1WvCdGoR\\/7L2MMS6oGOYdjb5z7bigCwdeMAfj6+eMfHobp7V71mDSLe\\/jDOFwMXtrXPXjV7Dejb5+3uoDw5gmqzoZpuGCzvzNkYIJHcBaBHnxCZfl4AbHg06cwREk6AGhD+d8hgYBxPHOAsRumz2wA4Oa91NuZthHYRmAbgTUj8CNfsDoAwxWvna\\/0OsrrKfSDTSazb2u8VccDTgDn7pF4Ft5JanuZ\\/KDuYTiLvYFPq78Rz8dnpPfp9bNoQKTuRZz\\/CIVPDUMVBmjHQ+I+3sthQaGULqhtdAdrxvakbb7+4Ec\\/Mgzj26iVJFWvijw6FKgPeNmFsvBH4LWM3Jl3bHZGKOYXHIKMQu+LuG8IgXTNnu1ZtH8+Baw9JHP71T24hBzw4Dzxkw9TwaNxev7PP\\/5fvuGkAdk23kZgG4FtBLYReE1H4K1f+MfPTON4Nxh7M9+ILVtqX7YcMs7RcNbz+006br6xNc6JnLvaIUXjvyKsC1iA2\\/I\\/k01zit+NlmL8JUyQXNWuE97z9LOR10AuMQJ+XY3yPz+EG84A\\/MFDT3xkf7F\\/ewCkA6iCAYmUBSRa+HjsaN3d8NtW9NTtlwtL52RP5XJIPAFoB5oYjAR+KIBMNsjEfvifigL5mUn\\/OJ9g+k41DSr9G6La0zRML9z55AYAXtM3eTv4NgLbCGwjcOIIvPWLjz49TdMVX+IZ+t4Pw97MOjLqXTQWznsw+agn4\\/ZHYQM3mp4DNjE3XwY+8gJp9RHcnnagjUHdk3dWK96k7J+7pXlDXoLnPQCwNERLAOGGAoCvP\\/jERy4mM\\/408OHdl5uwTMf9sJvOvKKitSreuehRGo2odOxZAXso9\\/njSQT0xNHrqYQMILv0BA7IOajsBBARR6A\\/WBPaHzvRR5oYjpo4E\\/w4FHPw1+e\\/7Yl3bxqApZm3fb+NwDYC2wjcxBH44S8++vTg3QApoXfPvvR5sUxAQwBO+6c0vDCSKbYf+i96\\/a7Ep3lx4RiK+yWlfysCJD6YFesdivPanP1jXv6SYV8LNG4YAHDjPwzu+e8MNQ2jl012MR89971lOBghA6vspIk0i2Zc0Y3JvHnk47tFrwwzNfyq9ORZE1YRkUoCHlPlFjUIhzfpw4dkhFrqF38qC6AzkC\\/8+Sd\\/ZgsB3MQXezvVNgLbCGwjsDQCP\\/wlMgBpwxybj3g7fcVQjWX\\/0L0\\/p5\\/HaX8xDab9mi4ilo+qvmbhWKZXdp52BOJCj1wfpfaranxNvv6cca8\\/T8zADMhox6t33BsCAP7g\\/PHHhml4OxvpVhF9uwiU3WdaXh4X8S2IUwQ97xeup5XAgo+pp\\/gVsw3KHoBC\\/YGot2Db3yzhTLr+VPYP+\\/GULAgUF1AyBsETjcMLd24AYOld3L7fRmAbgW0EbuoIGAAYxumei\\/2038GLDPE+g\\/GU+w0DFGBeMTAsDELBcknl4RtTTY0aO9GkdrISEHZFd9II5kFojfAcrd8r4tOm+MFMqo5AP90P2+C7g3MjJHJ9P39w\\/gSMPxsleUzevPjqXwQFRNHrYZiX3wCocjGNb+4PhwgDsXpKCfC7vHnx\\/dVNycBHXqBYIV1kovkBRFj0z6eIBXdMgBkpJc9vDMD1zZlt720EthHYRuBGj8Cbv\\/TIx4ZhumLLdhhfWbiwJx6YZ3tdVgeQ8s\\/D96k9XRicLFKXxVo2uPn+1lTlW5vqNzdulwkLXBcA+IN3PP7YMI4Q\\/KHnMQ0\\/\\/pbRV3AehhXMfmvf65uCtWV0nqo9xzIw3TLG7vSz\\/7JUg6HiEEtA1947\\/5V0guilzCiAZwn4BSfqwfQHFB\\/inH4pz9\\/55H++hQBu9Nu7HW8bgW0EthG4jhF4y5f+8dPjON5jzr0a7LgsD7Hk0vPXF3Oo\\/qMYj5sXlQcuXvPS5fS96vn6\\/63H36XlVSnvSCnf9roumyFwaQDw9fMnHpsmxPxh\\/EP65z2Y4gIliayo\\/zYlUKiKe0nD4YhBmfyADMrNVIsGCfRKyIUhAh3KQgSp6JCzDtFSERcK469AUKokLXqIJYQ5RzYAsPRWbN9vI7CNwDYCN3kEDAAM03jF1WPwF6n4h1jPCv7sx7qsrqUIWjhA9j\\/I34UuegcG+Egc\\/hTPPG+bRYGnHAP3UjMUGSBkNuJSAMBp\\/8Fp\\/wFCP+gjzXRaKMBw1EGn4bDcNPb05bPDrUEtbI3y84AEijCgGGtlXLCSs7otlIyAqg5TPkwlMkjigMg\\/ZKmokIYq\\/+D5O5\\/8mb91k+f2drptBLYR2EZgG4EjI\\/BmYwCG8UrRj0GwJ+uR7cspA9nS95mqx7H7gr9yjsMufUvnP9XgHzteCyry9Z4MAL724OMfHcfi+Ufv5cbAHyAkOOIejpfpzSeXWpMZd1HHH7ACe7BaM5MDGJNn2p8aOHiEgLiBlRlKm19U+cOFqFh0ZPmRKTA0o+hBKlfgZ7d9zsbn\\/8KT79oAwNIM3r7fRmAbgW0EbuIIGANgdQDCVWzz70M4Rif0SPW9NZT6MSO9FM8XqFhzDPHrh9ueDizax3ESAPiDBx\\/\\/6BTGv6\\/fcxwQerm5p18rM1inh1BKtRgoxkPhJZT8pZ8evrtKLgjj2Rce62c8R9EAnS4ueTKlIn5cK8orZglg+6s0EqDYkHc1jcMGAG7iS72dahuBbQS2EVgzAh4CMAZAVfnaZLIjB7meIjtz9Prc6a7Hu29rBaw91hwgWQ0A4PlT8NfJno\\/aC927zpIAGXLG9LNeID+5g+Nge5jq3PE5hwYU9wEEAOXA6n+qN5jP50UIUyEAiT0JrJAkwHKORXn4\\/J1PvnNjANa8kds22whsI7CNwE0aAQsBFABQUt90+mNUfWtYtc\\/c5+0tHTPE\\/ZS+Jkbf0RD4uT17\\/jDEsI45WB74VQDgaw89+dFxmlzwl8onzuwr\\/790UIqOP7TLXqpZ4rtEBgR1n8v6+ugpJ6Bs7Op\\/r\\/Aoo+\\/VGzAu+DDqMXYeFlgCV\\/mrUlEpAyxFI1oSggGIEs8eAtgAwPLU2rbYRmAbgW0Ebt4IZACQzypjWYnfksJ+yYteovNpbfq1ADq3v4ZtyCECt0ELOoODa0S5+1SpsP\\/7IgAw4z\\/sp3cc3sdBBL82ujT2WWrX+OowrgEqcLxo1Rt+vlcSguuvWgbVxfTOkM\\/Uu0XCGDfsZCQ83p\\/AgA04mgx43Uj\\/xpoUjMML3\\/7Uu37g5k3r7UzbCGwjsI3ANgJLI+AiQEsDjJhyrYafM\\/TX400vgYcD5zPpDipx3hE9go5xDIisZSBa8HEUALx8\\/sTj4zC+XbnxhYQv\\/rUbcYXQo1iyiibXhYaysZcYr0JqDlLYwZkMjpncsl+dB4B9g5NIcMID+wAYRgp4g0FP8u\\/OIdaLZk9oboNykCEWLE0jp+e\\/\\/eoGAJZexu37bQS2EdhG4GaOQM0AFIGc2unuxnGXwYFbj8bwngIGeur6UwDBseJAx8ZtCcisYRjobM9XAnTjPyHmL6+8ypUrsARlfBtpP5BFKc97gIRydUKgCGcsUkQgTtdIDnhknNKvTWr9dJLQCVA5aLWHvJuDtnFU0bIYFSUBeMFCQdpxmobnv\\/2pv7sxADfzzd7OtY3ANgLbCCyMwFwI4HoG7hSDvmi0kRxf2glX9qrfHChT\\/z1NwPVeX5cB+Nr5E48P7vnzCl2D33j1rOVT2f0oqI\\/9VKXvYGA6VH45ThDuRwBA0gLYoPrIVFUcCRLEVACMRAJihSjMy2cKoFIZvZV0L2DhHMLz3351AwDX81Jt+24jsI3ANgI3egSOAYDWUPbo9J4xXWIEij9ZC\\/Va8eBcLYGlMVhiCXoshI655p4PAIAZ\\/2kY3uEaiWiZxxh8utqyY32IWaOfyAIB7JEAACAASURBVPqlm8b3NRfQXkFVdiCqDQp4gPqPaoHe4MeLFPln6PosQBBdgBBMyCAmYQB1B5yG8flvv\\/rwxgCse4jbVtsIbCOwjcBNGYFlBmA5b36NR71EwR86vCfkI3ZGKlP6ABbGZCNlbY1AsQUE+for6x3GXyp9pczJXlaGOXn4sKheerFH1x97+tIVIPqPKj1qW6Q7bFv9qHqgsgbafx0+5P4N3AEdgHPeX2+0CSIidICOw04foGPhZzYAcFPe5+0k2whsI7CNwOoREABove\\/VB+iag+V0vbnjrwETpxrx9lzHGIA19x0A4GvnVx+fhn1R+5NRz2I9ZhWk1Dsay8amtrI8bJV7KeLgoO4jvf\\/wenmgtsjgsaKDIVT03MEkH+Tf6OcjdoA1BexCgKqm6FDI7sRROVB9AcYNAKyZWNs22whsI7CNwM0cgSUGYIlOP2bIaaYOWur297G2eOg\\/cEyQtyTWq1IBacrU1lfXcwAIOtkERzME7ADy\\/GWLSxNlTz+8lHefMwZ0kQeBhCPe+KzRPwjNNyEIs\\/oonuDXrfa+pReUxAtqSISLcNGgpwu0J6AmoUgMNgbgZr7V27m2EdhGYBuBFSPQAgD5l3PGMh9yyRgfO\\/0axoHtcvppaDx4TfV7rXqAiOIndwHIkk6hEhImgOBV8185v\\/q\\/TMP0c24saTKrgVnBmIfiX+V6ybRH4f0jo+d6O8vHN6dcoQalFR6cu87v16ASoSQkAHe\\/y0SkrXC7tPmKpvi1VjGPCODYp2fD+Jm\\/sGkAVryO2ybbCGwjsI3AzRuBDADmvP38+VqKPhzYxhAfAxZzx15TFbC2v4fZAUsjukajoG3Gl8+f\\/AbEcocpgcfC5Tl2b7DEfeecsL90lUkX0Sbj+d+uCYi+QWoHVLv7lUgvlfTVubOOEMc8+KnvsZQhKhtSLKjGwcP4\\/Hdcffg\\/W3F72ybbCGwjsI3ANgI3aQQOGAAm3K2togfXz0q\\/FwHZGu\\/+2O0tifSWmgLVzMR6EeNacEMA0K8HUFLz5BPD4nqR\\/fanQQsLzQGxd5s2WAr1HBy\\/BSMS\\/jFU74fzbUp4vyqeuKT9699Ou5cnGz7\\/HVf\\/7gYAbtJLvZ1mG4FtBLYRWDMCaxiANcfRNms8adidfpndpXOtNdK947ThjbXHagHJ+PKDT7yaDX3l+YIX6NYKKBa37OFGX+CpF+2gwYefHey7GghW95lNbz5UXMzMVeV7sU3U9bcdxNxk+HCAC5XBVEiUb8A1bwzA0szevt9GYBuBbQRu8ggAAExXvCVs56dKf2MvgGNtf9ca1XyqU\\/eZy9U\\/cEhnxH22nXQCYjrEYiyxD77v7z\\/4xKt1Tj88\\/PDgZ1znXDPH+YCg41u1P+T\\/7N8XfLrtY3n5pPujSq+fbh5yzE6pZcah0Q+g9g\\/xgg9VwRZMSGx6BRKyDJ\\/ZQgA3+c3eTreNwDYC2wgsjMBSFkBv9zWZAQIJcwb10gzAivr\\/r3lToJcffPJV92zlEqe4+YExPlDgA39U9fjJzcOy+ndVbR2J7iT4W5rVIeSjqVbUQMJDBiW6AX40U3RA4dl8R8+1FCPwvW2j6TNbCGDpqW3fbyOwjcA2Ajd3BAwATONwd6997hIjgNX9dMGdjnvqvnOgYU02winZDfm+KwEkwcf4+wYAOjR\\/9qhB7Xt\\/QT+eBIAcNOj13NKyJ0ALInQVPRFeqPDrRxQZAcpOYItgXABvhSBj0bhfYh5WfIGKBVoH4WH6zF\\/cRICXGNFtl20EthHYRuC1G4E3\\/9YjHxum4Z5jZzDjmZsCBV2+silQTxSIz1Cdbw3t3l7fGhYCtvZQoNgTOMY1rGEYXnrwyWu9inoy9G7XQ6zH6H029J0AfQT1k8FvY\\/r6iqGBGJOyHbZw2V3Q84dEv679stOqS2oc9gQKeeJu3ADAZcd6228bgW0EthF4rUbAGYBhuNvSx+Z0AJc59\\/VmAuRzRvodNQjt9fSYhO5nTVtht9OXCJ6PAgB0puney9tH+B4OMEP5YgDqkHp1H3NGVRtFCiEq\\/3YTAk\\/16o8Bgfa7peubixWQ5dg0AJd5i7Z9thHYRmAbgddwBAwAjON4T9vyN9u2OdHdUhz\\/mFjvmNcv8CDW4XqbAq0JNSwJC6vr\\/f3zJ6+VIHl43fPx8ksI9Mozr736IsLz6MJ1HXluXqVoBOYBrX9oC7J+8VDREHMnwMtoGoCtDsBr+B5vh95GYBuBbQROHoEiAlzKl1\\/6fp0eYM4YrzHSJ98cqtp67Tvbtw07iAE49dyjA4Dw7qOAfnV9EgMu6eSyoc89BLKaPhv6JU+8HaSWK2jrFPS27w30sfuY+y4AwwYALjN3t322EdhGYBuB13QEelkAS97w2gu6Ucc5dr4l\\/cDq8MCCmLE6z0vnT14cGL2eWG+hJLCjkm4DoeUGfGsfAlBOlXNQeeg9nUF7b5Xnn2IDc2BC2QauRfAL2BiAU57Xtu02AtsIbCNwM0bgLV965BnTALgtMle5qiRbFP5rRXftNbd0\\/vI9qSmQrqaf4L6k\\/H8tmwKNLz305MVBTn+6MzN7VlYha\\/1KFkAxm6dQ+Dkmnw06qI3+T6byT4kVzAGAfJYMChLIiMtUkoSDgA0ALM\\/7bYttBLYR2EbgJo\\/AXBrgXNpcty7\\/CuX83G2tEQtmYDJn+F+LpkBz1+wAQIa3Ncb1TrXZnTP4S6r83vdx3hSflyHWNXSSDdSyJy6zNvZ1QaIO0IiIgjIRVKxI3n7KjgyMMA3T89\\/51MPff5Pn9na6W3AEXn7PI3cOf\\/zHd9ql\\/bvDMFy7Y7ir4zXcOYyjb1P9nPEve\\/v0e2xgMcr2p93QX9u084Uj9Yv92TDs9B1LYfYLo1Un8D38OhAfra\\/gbLiw7y4ufBscHRet7eyz3XiH9QTh9\\/ActG3e7sKPvx+Gs51\\/b\\/\\/tz85MbjzhPPb3MFyM49euDWevXLMT3TEM02432e93DHd85Y+HYbD\\/fvq\\/fudXbsGpsV3SN2EEeiGANd5+NtxLMfQemFja53Ao+hqEY8c5\\/RzzOoZ8rAIAuvn4xehXBn+lGGDJa18S4tnAtd15+6cu6oBOGqFfRknlL9kM+cGoDdCKefuZ73jqoQ0ArBioP42bvPzuR8yI3zXshrt2++G77N\\/RzNU03TWM410k8e4chulOzDVCU008n4qW3dLMLma8SE\\/jXFfeh5tjHgru4t8yp\\/mb+lz6pC7QGHO8+QRlOMtPqmmBLVFgw6ty2nel3Af2G0f\\/Ti+QaZCQ9WxnQsLVZJZ+9IZg+Hu0fGiAg73tb4220\\/aWzWyfm+G34\\/m\\/O9smfrfvJwcG4zhejOO03+E41+w4u3G6sOOOw2BVzKbdbrjYDdPFbvzKxTB+bb8bv3YxTq9c25195WKYXhn8891XvjH+yVf\\/x3dugOFP43u55prnKgGaR408tuM1ZutMgNe+KVBliFWaeCZ+X1cjXEpzVOgBrYSP3XcDAGYMfr0KVc+iJ8xr4\\/Q9yj7H3HsPtwUH2qb18rU8ctkT4JvFHnOGvu4DWAc5hCC4Zn\\/mOzcAsOZ9vKW3gfc+vG437f7KMI6vm8b964dhuHOYpjuL0OQw8KUgFeYEv3ejaeYQBtFeu9xR2mcTi2j5sbU9ZylCcGGO47hx9mbfggiq4BVOWr1sYMECADQMG4y64AYQQEAPgQG37Li2aVeMv7ME3N6FyfaVAQkadYGBaxaHNUDg39n4wMg7MOBnvu3ZONmydTGCfTAD79saELBtd77\\/ZEVL7DouxoFgYGe\\/+3YGEuxfYwkujH2wS9\\/Z8Sb\\/e3+2m\\/DZ8FsXw\\/DVaTd+9htn07\\/dnf2Z33rfAw+8cktP2O3iFkfgvi898rFxqAsBrWEAlg48r\\/YvIGHJ0LbnWEo7XLqm3vHg6K4rpK\\/zjy9aCMDf+nU79i4sgwB629gsfdEa\\/Ly0zoceCo2fPZuyxtXefEXdtxfF6zmmd4iFtbnYqvzQNGwMwKmz8xbZ\\/uV3\\/5IZ+dcP0\\/B9wzC9Ps94NajCvIUthbcO0s+Nun44AeWIh3IlYCeNuf+dZ3o43JWfjvckef362ztruemtRzBABF7bcdq78UUlsgtW5iR74Eaazbfihm07a+ANzx\\/AoTX+O4yBtjHjn67GmQD38sUC+LbeUsP+M6NrZwUDYAZ\\/53dIRiBAwHSGDGAz4trWQID9PZDyd2YAYMEM+HBhbADBgQED\\/25nxt0N\\/OBswTgO14b9cHGGfZw12Bk4mBxAXBsmsBIGDGyfs\\/Gz18bps8Pw73zuFx944HO3yJTdLuOEEagrAR7S7Efz9Wea7bSNdtZezvUAAryRfc+91x64F8IA61FXJ4zlKxUhGl88v4rwXO1aV\\/d5zMvPG7Zud7NsBSbIy2KfLciG3wfjgEQIT75j6A9uZZYPwNXPNRIKxyt5asMwbAzA2rfgFtju5Xd94HXDuH\\/rMIw\\/7x6+JjuNaJn7Zu3awlRppiavvYBId27LJGJfrjKnWo88zcxAD\\/L8EwDw1xFYvoBaLQtNOk4gkxqgANMXXOHNt9LzcGOu+JrT\\/AkEMEwQ0MMMKgGRDL9CAO6907B7dKD17Gncp3FnRIIbZxl8Jxd2OzPG9PYRPnCGAAZ7sBQlN\\/gOJmDo7Zzm5RtrYIyAbSuQcGGgYZwCTFzbee1XM\\/TTqzsLU4BNsHPacY2aMWBgQEDHvJj2Xx3uGD63P7v2C4\\/d\\/+BXb4FpvF3CihG4TDOgnlGcO9WflqZA5hPsHd\\/WIYAeqCgAgHd9UDUvLSJcUxYfRWuAY2niFdXJfOVwovF7JygUPY7mrfy4vsJTmzfks2rBlpZIjlhoD1rosTEAi8\\/\\/Vtjg5Xd\\/6PXjNLx3mqbXBzUe3q6canrJNn9yqouZCTMOsToAHFQ\\/FajURKTJtDcwNs7UfgHa8akddzeJdIh5XCfPwlsXWIG3D+99h8adwd8JMGTan29MYB0BAwZG3fgW+FE8fd9ODIC8ehsofpb1AGbYoQOAoRbAgCgQRnuwWD3Bghnk\\/TSMbrxJ+buBtxCAYvxm6IMZAMV\\/baJxv2M3GXXpoQL3\\/ofhVXtpz3aTb2OagDMwDxcjttsbMMjhAw8bUH9gnIgfY3IwYP9BwDh97uJs\\/NAv\\/\\/BP\\/cqtMK+3a5gfgcsCgBuZ4389nn8VFliRjTCX3bA0R3JY5AAA9HbOa137fe+7bDMFBgoogHdf8IZzFSRYEUfNyf45\\/JmWUoKAw6s9aGKULqb3Xdf7by86AYVp2hiApQn2zfzeDP90Mbx3GAcYfhr9KsBFb37HNpFhWVEQqwTDgopnDD8pUi3mr6mqmD6Aqe6ek8YNfJVIig18O9FX3LZls1JoYNpFTKJy67Pkj9fjr0x+w\\/J7I889h9TwGfdJcX3XDyTBnxlIt\\/IODAor4JS7HcA8aYIGU\\/oLPLjRNfeJYQRkHIzTxbQbzVDbcS1wAeqedD7DC2a8zYjb59cILsxjd5ChLALTCRg4QLhhms7G4ZoxBebdD8N4YWEG29+AwZmyCZx1mK7tULJsuMNDBmAwpv1w7Q4HQh47cYZg3H\\/12nD29\\/75\\/Vt44Jv5fh87twDAGiNs2\\/SaArXHn4\\/\\/wzIp5l6M8c1vCtQbkyoscCS8EQCgpfkPB6JW5Ldefr19zbknCj9MaRbjZe8evQEOvflZw54upIrv5\\/U1xxnShc5R\\/7F6HgQefJXcNAC34Arw8rs\\/dNd0bbw6MbZf4vZpZsc8oF6uer4J9fnnrVFOPnJvXuQ4fQIOAgUOGDJCkFAQsz39f\\/k73gWK+9yQy\\/1v9ggQQmGfgwGyA6z0WYw394UAsFD\\/8NqBYtzws\\/+Ye\\/x+7fDg9Tdi\\/cwUoOrfWQGn2k0kqP0UwwcTkAWARuOLFWA2wGA0vnn3zgaYl54AArz+gcLAs+FiuBj2uzOwA9qWAMH3C83AJC2A7y8hoeVlG+NgIQGwGJPrAxy87EZPcNj79spq2P+za\\/s\\/ed\\/HttDALbcKmAZgmqYrhfqeV8uvAQk9MJCN\\/toB8IpEqSjRmv1617d0zW70fQqv1\\/ONL51fhQ6IP4eMd8U+ViLjGUf5wNxmhX0cn79U62LfyQn2NW5rDn20nx9HKfVzSOc+ePA5RXIDAGvm703b5uX3XL1z\\/\\/994z3DML0XoR4I3jxEJCPp3iktlH9ZBPMhkOt4725r0wQt8fj0xogJIJtQMw1lu2AMYjuJC4F28eZmsJImLwEFXI7CoIVShowGXZIEDXYoHm5AQB1SXLGPxqLCExonM8wSA4oRAAMAYV9R8icGQMp\\/eufD2TBdmBowxH8KCZhRRyaB0v0Yj\\/f4Pf4z8Z9R8NAFlM8h5AMggEdujIEr+11HYMYfIkFnG3iea\\/adaH+vNUC2wXQB0A4MF6OleO6mi93eNADTeIblGqmGCAvY7eztjvy802Qhm\\/04vO\\/\\/uPcn3nfTJvp2osURyABgVv3fsGxHhYEdId5cuCDH3ecuNLMOr3VToMwA6Hp6nzkAyBfcGvX57+ipNwK97NmnE1OZnJjPI15+6yzlGL689pYtnR30pr5BsKqNQKq6z7S+H2gBNgCw+CLerA1ePv\\/A64ZvueMT+\\/1wl2L4mL+KySeKvQNLK9DbsgEUldTZAVksmwUo+rwOOcDoM6QVgyL2ofX6YZireVhdMzMTGoQe9L4Eg2LQCAOgBdA1GJxRjJ\\/nr\\/L52fuT9LvtqbQ+V\\/RTrCcwgM\\/AX8DoOu1PGp1qfI\\/vw+s3pUMYdYjxzJCPXgNgcGU+xIBufKHOt9i9\\/WcZAW703aDvwtD7MZgl4Gp\\/iBAn0wM47U\\/vHQYd13jNJFLjMCoTwEI0ABbw9K+ZItKZicnrHXlW9c7BFOoTjBe8z+m3d3eM93\\/sDQ9sQsGb9dIfOU9pBywYfrzpz5JHbadas82Bw0jK\\/di+kAn5FvVLv2Ice5kAula87Yf5\\/3OA6IAByIsiFtPscXQTkvLSFqHNTMfTcQnRXp2r3Nxx9tobD74NA3Bpq3KfJQz0o6bFMgDDGpYg1Wg5uNYNAKyYoq\\/9Jr\\/38Efes9uNj8jrj3h6t6AV\\/VnI6hO938LIjPzkkOf3k157KP9Bk0dL6zy3chggPtd1YHwOdIXOTqCmAGLtrC1AY14UguUm3TgJzIr1ELsWd8pFRrn4fDyg+2Xk8cLI4NvFZXpf6n4BiFIDoCr4QwPs1+5AgHF5P8\\/FcOZ0fqQGhrpfYEBgwT190vwp5Q\\/ZAU7Nu4rfAMWZ6w9G1wVY9cDJ9mO2wRm0A84C+LWQzvdaBAYk9n4s3JuHABwAXEweLpiGs2F0TQFZIwMbrotwBmUyrcFkYuuz3fC+p39wYwNe+7f++BnmSgHfyOu6sYLButiQrvMYK9GCkrlt1zAS\\/saLAQjP\\/1CvdCwqID+D9rZ4Owde\\/JGnUMXuO\\/HVg1h9j9rvfLaWJZBWLDIJCB5mBIKbBuBGvlEnHsso\\/+nr1z5hsf5qV2WBKCMk6+z8AYsbYN\\/pg3mWUV8CCVVoQHQ9vt+ZWjzjAz9m69kXdkBpfdpMBhggxlxVM+aMyacMQocNjBAAHJRrhRKfG5MGqcv4QpjnLmsU9ynnU8xf+0CoB2\\/f\\/rPYif0\\/KvFJLMhwAEIDqQIg6Xfz5gUsrBAPgQcq\\/5knzdoAKNzDtD+mCZ6hyI8yApzmn6DWl1evVEAxCyj6Y8bbzrV3YGCfmRjQaweoEBDTCyE0RCrgCA\\/fwMZkmR8R\\/7f6D84ekBVxQLL3e\\/Gn7NubHmHvj+7atP\\/V\\/R3j\\/\\/AvNzbgxDf6xm2uOgDZ2z3WFOiyZxaVnkWEx4+VKvP1BHkrGAM3SalaoPTD8vZhsg5j\\/71+AxnEBAOQ2UauaQ0BKW+ESn2ta3oh6jg5xiMtshkQzBrmnmFPoYLw7nXczvYHYsFjxrxArupaMyA4eLAbA3DZ9+a693v53Vfv2r968dwwTHeV51x77dLihWfOOeI8VqBcevfMxYez7r5dSqerp0ToBhLQwPyuGTwYWxLzB2GF4vZDo1D2LUzCActWQ4oIXSG7QPeEIyGMEJ\\/5egDvXyDCfvf4f6TqAcQUcFBYgPhcqX0IZziNb8czSr4wA0Xc54p+ZguAxkc1Pt\\/PFP1G5QtUgJYvKn+v4ucAI6h9ZgGMFqNXkR8XE5rXD+PvYQOIBbUN8votM0HhhMj1tzHyAkEWWvCEaY\\/xe5jARYqTVyX0MfKwAJ6UsQS4fzAJO2gIXHIFVmD\\/2\\/vdcP8GAq77Vb\\/UAXIa4JyITgfOxjIb1lD1r0jDm7vIXqz92A3JSB\\/oAtI1gI8bvaxvpfBfKPW7NJBkAMpKJcV+L5aPhSTTkof1A3te84FRzgigByDaq24M\\/QGYmAEOgOpY\\/Gbz+ptzVSCD63OyG7YmbAzA0qx6Db5\\/+fyx1+13u+eGkcV8qlhPOqE\\/rA4oyOEg0fP5OoN6L6jQqX1NtqgTQG\\/b38d62\\/DEI+ZOb72sOp78Hj\\/S\\/fF9CEU+6pZHciy2J7PgTnkCD4rhUyiTQYUZS1e00ZiZiM6P5Hn8ZERQ8K\\/Q\\/\\/BuS+w\\/ifwIEiYzeYjbU9Rn1pqFdEpogCV6HTxAdEiv3u\\/O4\\/m2v3n8rPMfxXxUTEhhAIr\\/yCRM1+Cpuy7AU\\/48vc9ABGP5ieq\\/Zl46aHykHPL+LN4P449xhuiQBt\\/YBL9m+3uaLC0QtQFcXz0aQHC4iGrIOwgRpwl9jC5+ez\\/c8bZfedOP\\/j+vwWuwHfLICEADYFkAK7pfdY5TDKsH347W0J8T2Z1aird3O8e0A0uahLXZA3H9rATYI0QjSxnLQ1mGDtT4RxT0sXZ1qP3irXUMNK3uXCjh2Of5+sL4p5E+Fhro0v75KW0MwE1fhF58+LHzcdo9MuysVn99etgxmrBqkmZUSOPJXX0zeu+H0zKp86vJS2reDbgqAGLv7L13VTKcrG5AVW0wJnC+qFAyhFeejT\\/tNBvw1BPaLFzx8mncaezJ2dFzd8OJbRMzUMSBEuy1df1LgZ8w8hTvKa7vAj4yDFDPRwnfVOYXtfzN+krpj26ABjqKEfeqfB7vd6Ggyvc6gwDRHwR5qh1gWgND+deg4CfDYPuat6\\/+Av6kTOAHL9+3Y+zf\\/HfQ\\/RhKw07GJpxhlJyFMBjjPRv2dr3GPujJepaJ5RNYGMHhztnZz\\/6LH\\/iRf37TX5bb+ISFAeiL\\/27HpkBIf5oXM1odABYKL959zKFmdewa3db7btxlHWs2zr+wfQp3Hor9eqCih+x6wrDmugUKFkMIGwC4qUuMG\\/9hdxWT2J1frLoHrE9j5FM9qbIx0YNYp9r2Nl34MjVVDGrmymCQcww+xwfM5z3YOsFo5txLs8CXK+ZhhbKBWOTJS9kvLBSYiJ69c9LSO+Za\\/QQEznsDxjDvn0I+Mhf7CcbeBYKp5j+pb\\/\\/CjDJK+ZaufkjvMyNKg+uGm0V+SPmDYqeuwNv\\/omCQDD6U\\/kjzY53+UubXrlu1\\/12NP4wW7\\/ftZPTNQHtIYRxeteJJnoUAQaIbcafzUSmQYQTepzMARvd7HMh8QBMDWhYA0h89pdAyAT08gNAAsjedTfF11j7Hg\\/SwwTT97K++8cc2EHCTVgxlAeBtsexXz+JtXIb2Yo5nCuSt57xv8Fu1oe3F3vvDUM6\\/5N2vGcZTjxEAIAyfhqtjXLtUflj42leJ3dvjHCzcC7fV2\\/7INRLuBO0\\/5+1nQMJ1fHF8yTpvIYDFkboxG\\/zuw0+cnw2DG3\\/o+FLt\\/aQNcWNnUvCUAgcvP737vo1CVjUQiKuNzet2vgWjSv\\/SBxIFOKfSwdX8bVP9StqdYlU4MtFLNCIqqXsw\\/jqocvPFHJSiPgctfAP0qHmPVzhwqhMeOa7FjL8qA4IeL138SkqgAwPG1lnbPwr32HLIKoDcX2l6OD6LARn177n8Cg0oOwBlfb10r4OGJAhkaqDOHduYGt+b\\/9BYe4U\\/1H6w63eQQOEfVP3eHdCVD9d2FsRXrQNP+0P6n4sPMWEmywUwfYDhCHj6LHZkNQFQ6NHEhi6bdLAxjTtPI9xPd+x2P7cxATdmPVg6SlQCrOL3129gl1T5x67rVIPchhZmQUelD0DjoLxtvmbM7n5YZHzxoatHEZK8fhnJWYqca9KiB50X7hpeNaqrpcdNwNFN+5r\\/LsK\\/cyGJikYux9HVbBqAdc\\/lereymP\\/FePZvsj2Ea1X6PmBOttM3QT79qm18jnYgYWVUlcufkC33UejA7YIkfPSQC+DQiwBhWGYqIvSQ6P989VGFr30v2A7Lt6V4EO3\\/CjORC\\/iAsta2NO7y9iPVDwgpDHwxnixKhNx+KP9J\\/9Oz90p\\/pcufv7depld1\\/skcuAjPy\\/jC2KsyoCh9tPktcXvrGSD63oGBNQ+y+zWj7G19TYWPaoRI17PPSf2juY\\/v770FKAo0w400QLYz9kZClsJHBsDv2wy\\/G3gYfjfi\\/NyZAItYOFbyMTfhn5M7LBLkuils7wCBgkDvgjxM0yvjNN6\\/aQKud0VY3v+yvQDykdewBktNgerXt9\\/Vb\\/Zu5jxW7lBlApDpWAMy5rYJALAk3hMVT\\/8knJQ59JCPF\\/e0pBVYfsbRuS+HIyo9mFjYleGBuVPOjscmAlzxlK5vk5fPr961H6fnpmG4K7z44MYTAAiav2SmIJBVYukVCZ9frhwiKDab+IAKcDEGARBi9ocor4hjZJBZsEd+ejqn2+xAkvnNKR54MFP5LoLOL2EDVfIzbKJ8fdvXjI+a9IDCLyuHC\\/F4C6D\\/UefQ\\/ittfVOsX0p+xuCjkU\\/KCnABHIv1+HEIDFTbH+co6X4eOkBDHor\\/UvYAaXp59u69R8U+89ytQuCejX1cue+FfVwP4ILCMzQWUqU\\/5v8rlOBj4ymCkDI75c86AQ6+HBQgz99AgsfzBbJcDAh5gB3PgIJ5+Gd2fu84gLH35+Hnd9jgJPRunF4Zx4vXb9kB17cuLO0NADBdkYBviYY\\/prqHr3Gi8U4X2BUJHsksaEHF0r32QMZlrveQAWgokgsTUQAAIABJREFUdxnXcJ5a72TJkz5yJ0eM7AEbEEY+CbPlzEV9l5lrm2UtEhtxbJvKomwA4JS5efK2MP7Dc9Mw3eUvYfL4K2+fRhlx9hx7L9Q\\/5kymdNLlqP2UsbuhhMdrHwF0pH35T4j3uIneB1X7U\\/VBWNRCS2E7szSeL45jCUckSkPUv1sNT+9jDUI3\\/gUslO2S3DDi9AQuvGiU9nVP2c\\/tdfxdRAHKPBr6kAJ3Dz6MflTVg4Lf91U3P7ICMvjOCCDuD7W\\/\\/gMACXFf0gGYMX\\/V7is19ClxfFxb5PmjWyDi\\/5E9gMLnDnDuAANhJpfGnts7OwAhoFP36PRn23q6JFkDHyMo+0ebCw4MoBOw69j7k7B6AUgW9DHce3kCh2FgYjhXrA4B9JiqE+F\\/22V89Rtfu\\/Z9n37ggVdOfim2HVaNQMsArDGIPmVGK05xXCswH\\/+HK9o2Bcp\\/r80MCN+go11Yey+9KoBtCCMfCxqA7K1kFNOh11tDedRwzoEFrWdB0WqRPcwGqI7fAydpfW9BSgYNM24hF3eui+00y9ep7zYR4KqX8bIb\\/f7DT3xiP4xvjZh\\/U9ui1gFwAuWqvClPHll8eCX8p83hz1SBYgstAIgbycdAbFzdBmqAqJcmTVa\\/zGTECV5Q\\/78eqaD584pEBsCABNL3aPydFi8\\/8HCV559YBabimdvK7QEAUjjA6HZXy3u7XbT8dard6XbW4M\\/5\\/fw91P5RUQ\\/UvXLvRdk7lW\\/iPJUGttGzFD6j\\/aPkL4CFDD+3hVBQZYD9OD4Ong2A2D71CAxjRLdAc7\\/PkNhshYnYIwWdBK2oj4Ma1A5wpOjdA83YY+z2Z+PezuMZYVY1kA\\/cUwL9iTpfgGXHugo6OBCnwowDsgIECZ\\/71Tf+yP2XfTe2\\/Y6PgAoBHebJ2wxQCizaY1zPWPa8++s5Xm\\/fY7F\\/X6o6RX+KiVrHXPg5ljQANlJKXZ4bttpLa722tEBV3lxz23kxbmn89F2XiegZ7vyIG+Bw9GEtNQXaGIAbPdfjeL93\\/sQ\\/HMfde51GRWOr6icAXc7JN0NCo6h+ANrJuQFbrJucfT9OHANby8OPqULqt\\/a\\/iSJAD6asgSg0GGV5C9VPkEIjHteqQkDM4+dVUO3PvyrGgEJA4Qh2p4OUTVCExXYq5X8R9WHdY\\/6+G0vsZ553AQOK1fN8rq6H0t+pe961WAF47TDKqPTHYjoeo3ejHzX9+R0Ec+75W9xeWQAqycvwAO+BjX2Y+ocCQRAH4rimupe+oFQYBLVvQMIMsnUXdFPNYj7KkgDdb5kMYmXs6ey9f4AV+THk6ECBht0aATmbQ\\/YAcwtxf\\/QNMNRWPH\\/PICAOQCjLuyH897\\/6gz\\/64dfsJbqNDxxZAPHK9TMB3PCVbmEE1IdCumMGtTXQPQHenGHHKgJrukZz0DvO2v26oQh6I54pUQGAGUNZedLpasI7z\\/sdMbYtUIgBboBB97i+SnOPzOquxHItUxFO2YJm4IDh2BiA12SJMer\\/2jB9WUp+WuVOKMgWWFbAg\\/WDAx5eMrxtfZafMx1vXH\\/6o5qymZVK841+XpqE\\/FL\\/5HmYWv2Win9KzUtMQMETfklQ7ier7\\/YaNDrq+TLen\\/Zjiho9darStJ0r2XFMpPMJtti1qE4+W\\/86rZ0U\\/BHPT+I+CuwkziuGOEr7pna\\/EvepFDBj9a4RgFhPsX4r7OOphSzna+JBtfL1Dn8yul4DwMsJo4ufjw06CCrcodQ+N+zRzc8aALknj\\/F0wIOQAJgOV3WqFbL1FDCs4iAUqv40XzxEgOp\\/JhpEaMAMiqcAcoQhEtx5wyNXZkAfwIJCZ8Md3\\/srb3rzVijoBq8kYgBgKrIXfDzV7xR6\\/dglH4CClSV+b8ww1NkOAhlL9+YhgFhAZxT1PRpejCZgTH0LXdo+G+8TPPIe+MjHn7uO2K+5Pq3vWZ1NCHiYhdCwEtxuSwO8MTO2OsqLD139cinx25tQ3Jxla2HY8YB6zBQ8+gYwEkQezFk\\/TH7Y2A9Ttnjw\\/lmVhcBzKHGAMfea7j9srgGDUO7RTQSNDAv347SuHSB1zSQf9yOzKBCWBsbKvGm\\/FtUMMOPL1r9R0a+ECJC6RqU9q+hFFUDF8qXeJ0uQC\\/1A8Md4P1X3KvOb2\\/6CHSCLMJ55nf7oEIg0PbUDjhABGvrsJtMvIK5PlsH6AggU+b4s5MPMA3tGSCNkjr6zBEoPxHO1WgBq8qMcf3\\/ank4IYt8U\\/J7uZzt4wSP1aWCTJKf8XRegVMCAV9BxMFPAjzsMF\\/v9cMbzDuP029d23\\/jeT79h0wPcyKWkKgV8HaV81xj5GxkGyGV+AfFLyt6SAde1Htvu2HeFAegYZXlP2THRIuhLY+t99+jzU5T\\/vIY5XcHc59UDm7uPI081Mw7tvXaAwgYAbuRbOwwDqP\\/xvTK6VQEdhgLwXMytq2sB9C5FzzMq+SaPXPY8cGFHF+C53gQXOH7O3weVq+Y67jxStKdNSx4CgURu5BPzU0I0NQGiYQ6RIHZCKES0M4yZnd7FekwrUNEeeLV4KUXvBy3OgfL95MkTZPhn7mkzfz9q\\/KuyH2sEmIbAjb6lwpFVQK3\\/iOMXESCuxY1xnHPnHftUFliGnwCBxh\\/72BroqYXOCuA6\\/HNWGzR63qh71wmQ8UAmgKfsMSURTwKFglgGmI\\/TvHyFBdw1txI\\/u\\/1kZYWNkAAIsDEBO0D2gKWEqfb3tsIABphrJvgzwQCM\\/nBhFQNNd0jlhR2HlQWvjcM\\/evaNP\\/w\\/3+BX6bY+XNQBoPd\\/Ck1+2BvAeC7kcc7F2wUC1ogICT1RibJxW2ZFej6njsfzc3XDY6Ckdx8HGoCKek\\/CwPCyE10+a4xbA9z8nT368MZr4fTsJO6FELrhiQZ05G2OXndYhXIJB2zGpgG4oYuMUf8X4\\/BlmkqqsQquDQNcIbEyqSpPv3NllXrfn+\\/klWXQdS8x+h1A62+q64dEX5UaAaFQyJSSLotxfezP8wgtp1YekcBAjYLO4jS18vZ1ShXrkYfPd9EMsgEQ+KqkthnbLyDAJeulwI\\/Fz53erqrysf4\\/mvWkcr\\/DtWgWpBx8ZgOE584GPEz3Uz0A1ebPQkCn9D33H9cjIGFCvFddTLdDQx5pE6IvQGrqw6JDll\\/nxX\\/0n3naYEcg9GNs3\\/P7z5BGqGqKyuVHESQUB7L8f+kyjTlxQIXSBARVeEIWAnAWRl6+R3dg5KUTtMYAdg4WN\\/brsdN7tAANES0B4nX\\/8g33f\\/WGvlC38cF6dQBmDV+HN+wBhqVUwjzcPV2Avs8gohh8VBDMlQR9DjVZAG2mQgYMAhNrmYKysgJYOANwzLNeMvRL31cDlEIMLdgo6VYdZiHbg2PhhmOTP4OCFSGIClhwZeZuGwNwAxeZFx9+6uow7c85kVPKWy8YryS9NAkOYj3AwUjLaymqwujXt5CU+2QZQlQQ1C8zCuIKO8dOxghXj5QxYZdgBmi8I+gQh8pFe+jJi\\/JXdgP1DwgFqEJgof0jvY9hBoQD6BHbTafSvWAHJN5j2l9kBqBzH4V9brDL7zUAQFzei\\/pAkJeMt2oHuAdvi5174+W4sa9X8qPHT5YBnj\\/YBhhjthKGcp\\/lej090AlfN7qe8leKDsE9p0jPSRPE6e1aXcRnx2eUJRoAUUrhFQDxDJ1zcVCB0ZzGOwAm8Iz309mISmyWKugiVtMR7C9QjZC9I0xV4OmBvo8DsM\\/+2pvu37ICbtB6khmAUv3uePy\\/d+pK0LdQcc8xfmIJshe+ZJTb3gRm+B1geoPKGck9l8XFY3eYi94+40sGAJKjMhfPbz3tA884e1P9tTEWwoNBzwY2r\\/tpw8xCAI6XtC6ipuqw7fUdUPutLegxFb372ESAN+h1Ner\\/6uvHcXiO\\/hWP206k\\/GDa3wu+lroeQCI93M4zrI7CuefGgNkBmGu6Dgm7EKRHcfHShjeYBGoSRta51xRF6iFdfHmSylwgpS2mwD15eurFm6fWIRn7qPpHpkGpgKUTHwCBmy\\/Lz2ccPeL7qqbn+gHR\\/LkGQMrld9sq409BX1T2Uxlfbs8eAfCOx8ka9KANMEIH3haYWgQZfksNFL1ftACRwhh9ACg4dBGgj23WEbgPhXOqrK95\\/WIAjJb3pD9X9rOTnwXk\\/ViAZabwV+lg6CnA1qLQEr17FxuK0fHcf+zjxIE1HTKbzsCCM73+3K3vkWsOxh0gG4yEAwV7Mvf\\/2g\\/d\\/7kb9lLdxgdyEeAwXIH6w01pFU\\/X0GSvvqLQZ3QDcywCnZZYYZaMcn40XWM807tgKQzRYxdqYFILBKtwx1IaYBchqT5KVtCHO9MsvjOG9YA5aPfniQ\\/i8yk0kYHAmnnfZSua64tlv2UraBOmafjMdz710PevOd+2zfEReOmhq1\\/2an\\/NgyxTwaPfNU9fbL5ytzRTEoCQQBC6gZI+cux6CoXuW2XgQPRpyzdtRso8wGqTc\\/oFRiDcx+smwaIDAjEFulGlBDL2LkDgynbqD6JSnwMEifygDYCB9\\/JzKIzj5kXCtyauT+ZAND2Mewkd+OdK68ttgQc31KMMdrTeVT0AtPQltc+ufAIKrFfgwj4eG3X7S4tgAYKKccB9ssiQe+1iF3wUXjX0RYGfigK5sWdlQIgjUdjH7LCp\\/tGtj816vEohiyd5qh\\/mh9X8h+hvMJW\\/d3B22Dfu1UMA6aUuHbBHgJKR+zNvK+DZAOi0QGjm2kwWC8K\\/ZAKsA+HwuU\\/+4Fvesq0V1z8CzgBM0xXk+DID80i+\\/PWfcf4Ip4gE57QK68MPh0BH529BSnvF4++dX9U6hWV4RSaAbSNmsyOSi3NUtrX1xJZo+Pb79Pdc+ODgcSTaf84M9HQFRyfGxgDckPfmxfOrbx3G4RPVZEmGVwK++rmlSRDCvrKFCuVoqpUiQOLPVXiHbj\\/nu+K+HphtEWcLH0JZWECCAAC4AYj7fOmPCykQJ+r9J9bL3zsW5oE\\/KmxDY5W8\\/yzy0zn0Aofx5LyHgS0NfQAiUp5\\/pvV5DSHYm6xRTw4LICRgRtiEclYVEAK8whZEcx47LgABFPueDsca\\/TZ+PAY+d7fZDavKCItxkMgvRIpxPaT\\/LSTgBtVSATFqfj5jAuD\\/oTiPW3KEEpBY4fX8Ke6DotOyBhQSYMYlk0k9pKASCh4wsHTFcYcn4eyOvndFqAcYwsijeZAPnWAf4KIACXoLvOXTGwtw3evKW770yDPTOPx1MQC1AZ1hA1JO\\/PVewCme+tK51rIJvXvsgY8WTOjv0g64d0VKedJCmYVScwacn2cgseb3PmroXNQScOjt0gE1eHkPUxi5\\/taLdwIvGwOwNHXXff\\/iQ089N0zT67OnvQ6MFU89TH\\/1fCXuo3Kfq\\/ncVQUUOAgVZMFfQzvRMVcHQhh+Fi9yT1xGp\\/ghEbJCPfooXBBmgQBAlDQsTqnrXwACFOpQurMyoJ1THrVX8mPcn+V+3eirsU7E51moJ0oCqwIf8+wTg4AWvbBi0g2Ekl+pgBT2WfEfp\\/spwLNl95p75eNohhQgxTQEJXyAYkEATWrva+dRCMGNuV+nnd8MJiLpIdSzoSL9770JctaEn5viT0Ertu4ttL9lRiAB01P\\/zMCPIIfR4Q8BGcskwKOjcsAM\\/946A5qiT+UCbA8DAAAGLvCi7sAmhlUZJP1vR3RSaRqmz37y3vs2FmDd0jG71Zu\\/9OjTw3RxxSswRN\\/wdfxfddC1pCF3alX8fVO6rjof9j2uW2g1B61eYK3wEVkAqQ7AMQYg35Ti8e7k5KYqCw8wL9i+jB8suukAxwy9PPvknfWY3sVzzICemv5t6eBhEwFe54uKoj\\/DlzUf4tkdmw\\/hF7PwT\\/obl1NeQ\\/yNOD0KBGEy9Uio1kvvLRdmPKNAUe7wpxz9ZPAVCpAQMYNMxerNe9bn2S+ElhwXnQMfiOczLZAFazzqLErdQwAw8jCWZBSiPj+1AGHUBR5KIx43wmHoJRrMdf3ZxteMO428av5j39TClx5\\/EQAqtc8a51iJXeX3F0bCWwaTivFjuUGHPhr3aQJC78yHgkEcB46X8\\/UOLoyy58LCVD4UHnItoAv+oubCYGX+HXSYsfZn7CMIxT4LAaG4IeaQpfZF3UkX8vkMMMGfZfftGUyx9EE3644FAQD4ZJg9ilRWD0mMCNqcDdP3\\/up99\\/3b63y1buvdXQOwH+5xA+rlrD3VhVBurmLI8pCt9cZ1pEzpH9v3erMO2itfS\\/trPwCAhxACKKRowJoqDioRYNeoLrABS0PcCzvofAerNtZ6VO5KWgQs+cfvYy68kW3JHFsR22xpgEuPc\\/H7F8+fujqMkyv\\/5569nmd+znOArj\\/9OKN9nqR+AGIEGIuPEFb14DmP4sDM2Y9DkqZXCV5ac9H7hCMVcvQ9dE7R\\/dIWgBSOanQwF0zbcxNDDz8q\\/FHgZ0YxCvzos0L7CxQEI+BeLNxYN96Ij7Pxjn1WjgcPHWp\\/rxoYNfzNEFM46Mp\\/M+rpGKnoj50H9frJIDgbAGNuVXFkjM3Tt5tXcSAbCjsmuurZdagOgWoIIM4Pen\\/nifvepw9G1cGDaiioQ5+N6DXv9gPQ4x49hIFsiezww426nXO3m4ZX95PVBvLn4jQ+c\\/iBArwK4Li3JsJ2MLc3yhogmGAWgQsJrXog4Bm0Bi7fsLL0VBCO+1\\/45L33vm\\/x5dk2mB0BaADGKzAEBAH0BYow8PID2BrzNh0Ppypubc9Tn\\/Pe14KMtdv17rIrPAwRIBe33iI7a6AXPbb6Mg6MulBHuILY\\/qhRyOcsLG0Z9k7hoeq8WtQ7VqPSNuRLr1MINwbg8u+Q7ynxXxfkHWN+CnStRXrCrClkBZmc86us8gej6lOtootwQii5mcWdUGfE9cEx4Jss5OO5SdjjWLpOVvJDKhg4CACB4q3HsejFC5+4oC9ti993nj6GmLhU+2IL6jQ9GC0Zzqzql0CQ3fvovQelb+cNsZ33vUVePrUDlspXVQCUiNBT33gNTC2E6p8hAeX2l7CEG3HvBZBSB1UDIPLzmQooUaPrEMg2oFofWBOJ+zwN0IbqjtHK9BMgAVIxbRLgQKI8Ff1xsd8enSGhJ1B3QKtG6AyCYJjmATIFnDNgCAFCP7ENKh6kmD\\/wGsSB1Hp4hgDZgVc++eZ7v+s6X63bevdSClgruTVyNPSvynrz1Pq8YV1Px8fy1EkdzA8GnIT+B8CwZNiXvu8dY80+EAGuMOSy0YsectJRzcV0j8Z6jxjo4q11Yvd9yNOouVfuh9EscoBaG7YBgOtYZiL179hzTsc\\/lR1qD6u\\/Y\\/76sRGHdZPvX9DMh1ofOd56LWS0gU4RVijKcKUEEkhoAzMyKMTPKnIKSYB+17JP7xLFfLi53XOu4R9iPxo7N0ViEULpzhBByvmHd58Ndp3rL0PqDIMq9rlxxT5hbO22zdN3+r+0BXZjzdh\\/EfpZPj8KDCnTgCwCY\\/peiRCVA2082eLXz+clcyM7gNvgvrg9UhLFpERIgxoAMSTucZP9NYGfD4OBEwj\\/8PRZlA3kA5LznDlAoMaoexMmIiqgDAG7y0gE9clg9D+KM1LY52EBiAFh7BnRURjAxYegfhhacPbAjnCx37\\/50\\/f\\/0JYSeMn1BXUAhrsZ+JM74P\\/u6AvkJptuINkUKLz5Tv3+AzU+5gsTSGrrWaUYpprgR7v3oZRF1ZJ4jfGOpQxZKrMVC4vfVG8TIYCukr8DCnoeG1lMXEvjnXfp++Tht4t7CwyOAgit41yUj8btjxgUrv8lpDADhuJatyyAS76e2O2l819+7zTu\\/+HsQToMTt42z5msKYn4TwNANS9KeEhlfW1Dz9OWXQfi89W8oaT0EU8SHr7y+ZPRhwCQFD4vXKJAj1uj\\/hYo\\/izyc5ZADAEr93nKnD43wlopgCnHX\\/6ji3GU01+yB0yNb9eLYjpFHJjT+BASYJU\\/GVhfj5IxTxkDaMYDBgJ198lIuJGFwE9VBtHUJ4kQmfcfMfso24uiP\\/65U\\/+sVmjH9Lx8pSraeHCtjII\\/8PS9ex+NsT8DlvBDXj9SBq0mv33nGjEfDiPnERowASLK+gIE+IibDsFdf4E5Zg+4EHOCKMGbB1Gc6WyE7w9Y6fuaBBKAA0UV96OLDgEu0G7Yf9n\\/wqfu\\/6FfuK4X7Dbe2QHAuLuCxE0v6NwwAAeWrhqtNUa0N7xL+y2J9tY+srnzHIIOD2JxXZvvcugm1ESAWjxF\\/8\\/FynvevwCAqNEch++yBTO0\\/9IgdBf+1rBLHtACEW2XPj8wHscuILuVmwZg6VEd\\/f7F86eeG8bp9YFK2wwNzo+IBLSALM0fAdL4aAa0Vsg0EF9Y56oxDz4toAAiwlpfIu+9BA14YjIDvntUFIQxRxigHFe0WxyLLxCobjb1YXze2YYQ9qFYkJPIXtJXgj8cHy14SfN7S16yBaPV1sfvSrfLefuo1IdcOK+\\/T7GfAwgHBaXYD74DK3CNhUyh\\/Oe2LAgEBgLhA2MFmDrox1b9gVKvQNoFz2JgXwKT1SH0ceHpdsYq4N8L8Oyoe4BCPvHYHA54iiCYALe6Fsynp+3zxSrxqVcvvXO45crXN7cMAQa7Hj+IqvopfGDDeWEsgO9JGUfJ\\/59cZMgmQmIDcFlYqcgWhMhw3H\\/2k2\\/5wTdf1wt2G+\\/sWQDDZIWAygvrWLG4ptk+Xc9QSXBXefaAcYD4qajPEkA45Tp03CVQkfUJup5ehcHDUsCx8pbL0prZAoQw\\/p1FWtvmm5sDFgcDkKjQXnhi1XHm7uPIaCcvH3Oo4oBjUm0hgFNmbNr25fOrd16Mw8slttI50Nyzb57nwdzr7BeeeuTup9c\\/bR+B\\/eZyRASI8ve9RRkn6SwMR4ntC0S4cdd5PA4poR4oYzcDQWcn8R49dd9fGQFkFdQaGBS91Pqg20MQSIMNQ2vfoc2ve+MSAEbRHqQDujgQx2M+PlT5TvHvRpOweZlfGG64zEjTIyVP8Z8MOxr3sGSwygTbDXnKH0WDAi88j1T\\/qNMfAsRQ7mMsIN6brH4AhBsMI2BJRsof8\\/Z4HqfX7Uo9zIK+P4jllDCffWDj5BoAO4P1BrI75fPGgmCrOwy6KH88d6QL4hFhYsT3EP3pezACKhCEmgGsMQDW4OKPh+\\/69ANveOWSr9htvdu9X3r06XGY7la1D2B5e2QWc8L7ZtUYURxCMGyZOjeje7Q8L481W9BntiwvPIPWWLcPcQ5AVCCjqWK4hi3w8ehVAsyGkFiV1cy4tHXi\\/HNGPD7vLOBLrIGfu1eYKC\\/28SDpALTef\\/o7hzBmQUS4k+2B4+8NAFxymcmlf6vxb13srLm4xLlkdIsARImAxZvX3JJorwKanDNxHJX\\/ZSVATBFRwdIAqB1M8fQl4gPvC0sBj5X0Pz17hQxKyhutCg1U\\/hxhA8bXWVUP9QAUOy+eeoAEyNmYy2\\/XiXi+YvQlXk+xnxfwkXEnuHCvG8V0TP5+zWPsu+FV1wcwrVC5\\/QY2nIVIgkIVIXIqfzddQ749OuSk8ILT\\/aH69\\/GCyp9gCNcMhQaEfDDckNUXgFbK+ZKNgVQPnVacPUFUwFM8fUxBFMDgIwTghh5RExYbJtDbGRxCuqBta5ouf+qRJeD3YPFlFga6IPmjlsIIKfhdSQTooMfTFO\\/79P1v2HQAl3jvwQAMV+oKL1pM7G1mWICunbx4vJGHrmZrRE\\/15Ith91DjYox+zS1nsJCv+xiIOHbdFQA45lkfNZhHFuwKTHA73agcs0qUnRbfpfzwTOfMhhuaa6s8xw5LMPsQCnG3lQJeM1M727x0\\/ss\\/vx\\/2j2JxTRuc8Bz0nOcYAADWROFHFQAhfrw2Bz8tN5jmqoyP5qsXhiE6oGSMnjp79cpYMf2wePI4CWrIlTQ\\/lfyVaj++k0FlBFr0ffwrwV8U\\/kG4wavhpda+QfmrJr+5+RT12bV5\\/F8V+6JyX4nlW\\/4b0vKyot8K9cDQwxiX1EABFIQNVPgHTKxU\\/sMOlXMgBFTPAAACT+WTtmG387K\\/KkFcxjLS89zIIsUPz9UYCnjpCp0wTc+LNdlnUPRbWACSvrItezugex+OAA\\/fD+2BBhbyQUMhtQSimHQavVYA0wH9AAopGGuhLAAeg9oCaAUYLpiGf\\/Brb\\/1bH7zkK3Zb72YAYJoGTwPETDBQ5ak4JQyAGs2VyeF6xLrQ80PYzdtHAmrlyesIs174jGDvmKHGd4wlXudTzucJAKD1L3vJ+Tx54ZXn7ottx0OfO0Ycb27BL0aW6uzOWt2IxHoGoQsGYBlqap8XVK39+dpaNgDH2BiAS07A3z9\\/6hP7YXqr7y4bnMe4ZXZOKDKloB\\/sMpZu+Nm1uS\\/a\\/nruHjx2rhu4VgIKgYLMKqW0vzauLzCCIj6IOauErsyLq\\/0phAuRHs8ppT+8Xqb9USMQJXajaFAp8auUPnnxEW9POfleWMcFevLwoR\\/IpX1Lup+KAJFFMHGgAQwq+F17ECWBWX\\/fvHYHDNApQLkvRoDpiRLt5XBG6AuwTOlZqsQv1hz0BaCoDuCLNf8pzYYUkOdUah74YHj28b3lZLlmwPtEs7aA+H6xPIUN8ACIP390\\/fNiP5xrwBsIUvhKc1ZnADis8ZPxfBAZOgRxNgIhhn\\/27A\\/\\/wH9xyVfstt4NlQCnu93q09AL8hlrBfRWjIwLMVflwJVhPZUFWHogPc+9MtAzDYLa47YAIY47k5Ko7xfbAS\\/dQKAdjusBkZLp3ZaO7zEHC9sH6MhGRM+149j1rv9YWEHbV4AosxKbCHDtlDjY7qXzq\\/9mPwyvO9n7b6x4BUb1bA68ekXZcRnYLHXxK0tBXKdP4aDoq5eeB1GOf0rj03HUxY9GRxIBVaXD66Ecfhb9oYcfKX1q5kPhnGoBIDYv6l9K\\/qDroZxnOEEG1wykhHxS\\/LsOIHvxuR3w2Zm1IU3pewgToJhPqhg4nE0m9lPbX3wvAAAjL2OvgkECIGIKEB6giNFpd2gVnI1IWgYHRgptpJgXWUy2AAAgAElEQVS9hwVYm8CNcOT1M7Qirz3pLJi15cb\\/4sw8d+gwpMEABmEOv+sLXf7neSLQU3vJX2gA3KFUSqE3AoLC3yQJRulD7G\\/lgcFHsf8AgyLQHijFkHeNKoQO9b76yR\\/9ge+59Et2G+8IAGAhgFLLwV9pLOZFmOf1o\\/gYO+vAqUO4FErA9awFG5hxc3qCuWs7lW0IOycNQOu1z1H+a73rdv9ZVmCODQhkUVy42WtsPfXsSa6MJ\\/eMysFg4zwbA3DqG8Ltq7nWA2t6jsViR9D+YD4mNkfpc4X4T7F+bhdefKoe2WJNnT578lk1IIDg52vOL4OkjBo3\\/Dp3Ls+bagC4eWAVuyhfq5Q6UvOgpyXyYw2BlDoHo1ni9J7bH2I9et1Jwa8ufB4CoNfuBp4FgNAZUBX8JOIDAGARoAm0\\/87z61HXP0wbMhMiHFDrA8AIYERzkyJkCvhDR+c9j\\/mDQYAmABNI2RBuQMGIwKfj3zF96KFbRUBW42dePtYSdvqz5GvCAEBDcwc5dDDmUfbZpd14EgwtQNh3kUJZ3jMgygbr6UdIAMJB4kLXC3iZYLYcLuWGh+mVT\\/3o9\\/+Hl3zFbuvdTAS4G4YrFPwhxx8wr8TfCek8MmC6C5uI3tGRk+mEEbwMG3DqPj0dwm6sawa0ACPv09sfkBmwtjAAedFtByFVWDsWe612a4ywX2QOFyTDv8Yj7xrjlR5\\/YIlOuMLBYQ+EzICKLQRwwhuSNo36\\/73YfzMXfCp22KI4nOYWpnDzsXxtBQXmJ0kGADFHeHL4bjoG\\/g1RH+eMf19R8wWChA6BYjsd34xo1AkohgwGTuyBKu8xti6GIDxrlv9FnB\\/ev+h6ZwMYd4dCXxkA8LK9lr571hQLypuPfVTTv4gJvUguU\\/6u4XevcI9uf6WpD7v2OctQygOzVTFBgYw9QAAyAqLQEal8W4tRrtfLAYPep94BbXjtcwgBuahEbwBMCc0BCPUCh7EzYET97QRq1SvlCEV\\/jP2zpKwvHHEYlCBOxt4vgw2AmO+P+cvU\\/zOFBfiBKg7apSr2z9CBZShc3PGN7\\/n0\\/W\\/46uXetNt3r\\/t+65GPjdN4T21ruJBHJhDXDHmTae3BO17AwpL63r43Y6wMgR7tTogZAORUAJCf5vy+DmnpnziP1RUc5myGCAFEJcCZ2Pqx6SQw0C7Yq6fgTEy+ByS6AKBZpA+uowNCTrm2zCoHSNk0AKuHMG+YMwD88571bW11BmYJkJVdFevXAXlGbuuefAZyHaAXFLAHh2mMupACRkgevmxP0PcJOOhqoI6Hi1qq+bE6H3xOeq8whA4CFOOH+YDhYyW8UO3rOwIA\\/5wV\\/OA1l9x9esoe60fBH3r7XrYX\\/2WNgASD8XliDwAopLa3GgDotIfOfDqOwgUMVSgbwO+LBYISQ+HjwlLJYDNogQ1kxPhgrLLSvzAm7qpLxheagQgAocsgc\\/TJzssvRMsABuURoAGA0GEEA1GboDT1IY0kIEAan8OO8AAnOehnayqAWeEzQSEBlDJwTxTiQxAa+\\/Hi3k\\/\\/6PdvmQAnrjRiALQbbDwyOarUwNiACF\\/0\\/Ey8\\/ZjCvhzq0Ogu1QKoPPWZEMExb35ueNZcr\\/YtWQDJy180wD2POS\\/qvStr9pkVDzZGYC50kD9vj6X4\\/dx9zIU3\\/BaqApJ8jWvmYgsBnPhi2uYvnl89H8bhat71IJzExXdum\\/Ky6Ql3nrRS7joPucIToR2ItZqrfnrYlHQJQ8CKNPF\\/CQTpoeo1AJjASdw4chWSMM0pbjqwJV1PRhLnQE1+5vszQuzxbhYAKiI\\/o\\/3JBvD6vLDPaCXqCgMAkFCOicJA9K5tv50V7NH32LYCAjk8ECl\\/fh62CWYU+8xy9KHwl6E21sHGzgGOagaowh+fmTUKYpIeU+zO1F6nUnKC4SArQwMunb5z9MSXTBMEOID4z3EEQwCs2Q9QQNVYSe+kgp+pgIrlEySQMIaXr+oDkxn+YK7wOxNIPfcfiQlKFawyBFA8yOPEgADv\\/tSPf9\\/\\/fonX7Lbe5c1ffPTpYaQGgESQ5gkrdMYSUJuZso60KwpUO+olUIb3FE8eGoFCuy8Z7jDOBCSn6AF6gKH9DMssmYKDOgDyntpUrZbCv46pJuMdDtqMl7YEErKxToPmv0aogkYlhy6OAYAMAg5uEYzFlgZ4iWfflgBeegYH8v0Q6+jV1aRpLkYpc5L9JeV+vNzhMRbEUTxGCgW5v4xHVqT7HJHCPIxN8TFyrX8wBPD9yu+lwE\\/Q5pHHXvLzQZMzJq9jKOfePXOW781GO9T4Yg5g1EOIF019xC6QhpeQj968UvjEOnjhn6g1wAwChhE0FhcITY4XluJnXv0eIAa6AlY49MwDiA0he2OHQlK0XkBI4kiGNryMewghC6WrpLwg\\/F3RP6DuS1A\\/elbyvr0YEKsCKsYTwhD3xAEQ6P1DnGfF5L2YD0V9dC2ZZaLmPn6bVmjIDIYVALLLMLGjVxhA5Mc+t+wApQc6+pD40NLW\\/Jr+p0\\/97b\\/5jy7xmt3Wu7zlS+9\\/epqmK0RRhRJnwSjkBpjUY8\\/2oIJrCiUVgq8ayK5HWQ91DxBIHHisD8DSA8vevAx33sdFLg52DusYaLtjYCUYgMUFmUfTWBx4b52YbetNt+foedtxc5ki7lDDM1Du0GYn0dfBsZdG31f6xCLj5jcGYM24Ndu8dP7UI9M4vScmZa\\/A05HjggGujX9FKkWxnQT+8pykrfekLxpwxSEiWTCBhYjh87yFBeB8oGG3wyo0EIaeoCAbfcX3MaVonAUevHd56uYX2zBcoBi\\/KPTo2Feq\\/Cklr5TzlaL\\/0Iv3cEDy\\/EtRoFJgSOxDzQAop18iPmgJQnMQjXrQ4xZ9CJLwz24+Fw3iM3GWQGxIfIbQAldxtONz9Tz9qXiGmDTKuoAgUDF7dgqEEp+1\\/e2aLLgg+QifrEo4KLbvixNnhpfsVQ8Jh2UqjEZSyK6Jn5kX740GPOXPvXpEjkjxmwFC6WCpShASMMbAP\\/M0w3\\/67I\\/\\/zXdf4jW7rXd58xff\\/\\/Q0TFe0FAiSEyCiiKOr\\/6MSJIQkYWvYQtjLTrMaVWdET\\/H+lx6IQEJP2OdTtAlLVH8nYNIrEdw7dwtK6kqADU3f88L8ZctGNe2TveyD7RYW957oay2AOGZUTgE2XhVsIWtgmjYGYGlS9763GgAXw\\/TW2eJOee4FI8TYb1WBT\\/4eQqag+JgXJsJVxj5dSOYLFBAuVQIKBSUjTncNxqVIwyNNkL5gMVDaLrYHUAgQoD4BjKP78i92gI1vEApIxpn3BaGdQENJs5PaXoWBoBdAPN4L6SSWoBhyZA04I5Dj+96wh4V+3HDl3H4ADWUH5GODIYChttLAAFdxvf5U3bSZuK3k6wcIku4ij5Uq9nn9NKX4CVR5yh3NZywQRd2\\/Y1EhP7FXgGWdwKjRBENMQSdxQJRzCqMNIkJzDQAi0vnY6Q\\/YEDl\\/iDXzLhSFkBZApYABBMzYU7SgVEFVq\\/dRtOP902d\\/YgMAp64zlga4n4a7U9pfHAJUjBYSPM\\/0JX5N5YEWeMZVl3agwO90GuwdSO2CV51kdqOSwJqNvl+TowV2Sj9oB5zTm2a8tJ7331LumTWZZQsCeVVi7sNbakBGIm7QNnUhXFEBkxbk8GxrgAKBz8YAXGJmvvjQU89NE5oAZZA1F+bpPtRE69Iy5z4f+Kh5vsFYERRwte5OOCzfMGA6lU8veq0AA\\/iR46DtoSwHfythoQxjbKsUv0j1S6I47ifRXy7\\/G8LAVL430u8Y0w+BoB\\/bBHopBU\\/b0DAjhx9FeQQMACbgrSv\\/H3UDpMBnEZ\\/IOGA1QVL7SgUUu+GUPeoHUCgo8SMmgISLoQtIYRWFSjTebsLVFdE1f1bBxWP3SMlXSEesjH8nIZ4b8slYCizqZfEPUOhfoBKfnq5vrJ4B\\/NyfsDoDYh9OU5gXlPVlXQCFEfK1eIyfxYVQT4CaAL8XCz\\/4dJ3G\\/QvPPnDPvZd4zW7rXe41DcAwoBcAX\\/zyKtMK8OUGS5Pcgmrd8NDNaA976WeJol\\/av\\/d9rTuAwl9hhDn2oa0zsMBSYLEyIGAagC4V3zGUmJ3lNakWcy2w+Y5mVP5zi34flc30AxAT0YQHWrDRgoM1hr66hTZ1casDcJk5PVgRoGkcXtfduZlr4eKFwS2fBGZkQU+xNgrVFBEWpd+qyyIFvx+TR6FHqhlNdxDd+xiL1mch4qPx1314wR1aKoj98CKAYi857TB4EsJlw0\\/lu7ZXZT6myLnXTSPrnj3z5JEWp8p6DAVE\\/f6cy6+iPaVEcBzHS\\/nmTAAp+FMoILEEwRpQ9lYYB6UwogYACvMwV9+pVNMF7Nj4ducpfhJASj+gFMuc85\\/ZAafwc1LHiCwBUPsq7poEfiL62frXawyEh67nJCqT0M\\/jqYrrR8YApfpF+e9PPFUOLFMlICTmj3n+kfKHJ4beAiXA5GuqVTve772MMFsUf+XZB6785Uu9aLfxTgYAxmnyNMCd8jQR+pm8tE77I4Omz0HpGGflaR8CD8AS8KiPGdaWXp8T39UmUitGSd87YA6U1ueY5XjzIta2LiK\\/zn0DMPMee82AYjxk\\/AiUND7Zo140qO3izmNWuooO2JjTC\\/SMc2w74923z32WkTjYkFHimi7aGIBLLDIvnj\\/15WmY7qrC+DPhlhKWSwhdvlkK00RxnxTOdQOSc34r1X6NSLFcKwRYdQ0ldS9\\/EBOgGPgiAoTBUpc\\/qvd9azb+YXqcQgYROpBanyK\\/UgMAFD80AYX2V3peUf6jxW40BsrbRxe+w5i+9ncQEKl7JcQQwCLi+ThGXEt47yzUo2tg4BWhA4YBBJa8ZDBi+ntEC9wUWx2ByIYgaCrgSQWAVHSJzwckS3FExNUHfYsJ4uWCtcALODC+71dgsgsHMmGM8bC9ha90HpohNMwex8fV87Rg\\/ynE8r2IB0tbYWcvaBuKTgDbQtbgu0QjIW+S9P8++xN\\/fQMAJ64z933h0WeG3Xg3Zp\\/z7WjNy+GnoNfBgD9ZzESqgpKoJ2IIPikbQenain5kdRoD3BMGFhYBGQdzmQd5OHo5\\/Zi3y90N8QZi2o4vPXS1THga0GNGffa7Ffv6DaTtdEOZ0o+LodGt2Amsq+UnGfwei1EBg3bfEydXOv6WBXDi2NnmvWyTAJQ0mGl6BFUrsFnYOnjnNg3ca+yEqUAhI8jlv0f4T4CiKPMj1u\\/YAESb\\/Dg\\/fAIQ+VgOCLh9peQXUMl0fQoLlKp+Kec\\/G9WI9RehnRffSSV2sxHX7xDiGUOg+H5K7xvrTAAV4PECP2QavCaAH0NNgJSNwEyDCDUUAWNcR1T2k+evugcEAwIESDX0R2NVBPH44KKTTPcPwR5AdFcy6jmwaZ0WO8PUTMdiF+Zxx3hSRpjWDCd3ZKRjAUIAB90BKSB08AC4hulJQ85FTOoxCwkgjTBgAzpFxd8SE3qmZBL+MWUwpwO6d+fn+dqnfuqv\\/fuXeM1u613u++KjzwzTaN0Ao3AT9EF7JPFQxVGmQ64OQEhgsYFiERFJYKCpNbCZ\\/p9T+h\\/E3xMgmNMIJLuIGTMhbaH7cOlJrzf8tlqdoT6i3ZotzNkb1++Md9cGN9Hu7fcVMJBhXlPoJ99VBhHCCrog3X46drIbcZQD774x\\/HHdMcrzIQZtkhmPLQvgcmvMHNPU0v3t2sz1Fl5fhf5wHXk64GWlt57je0ncw5UA+xIcyOrnlD0owEnZw1WI1D\\/BiAocqIiNGy5rgBNCs6jSl+lueb4h8PO3USV\\/S9Od7PErRi\\/A4R48C\\/8UhqCk9SGuD1FgaR7Ev1l5sNQPkIeePH5VJAyWojAdoR1INfxF0SMEUNT\\/Nh5iBQSuqjj\\/mdfFDeClcACofVDxWXMh2j+U+WVtcJOtacLc7wCMcQZ0GOTcAdOAQxToR7eQoWT2JtR5pAMIEWDSBtCzh3uPq9Z5fRp64J9wx0LMEXYwxQU7FpxNw7M\\/+df+3OXetNt3rwIA8LrCKPLxl0w\\/AroiZhdTQFYmqEDbf2ewsDEaPWObDf1aRX5t+lZ47pd5tK291PshFuDF86sHAdZFWr+5kDw+4WO1Bjusae3F9zz3amXvnSsfuzHwYRHSfr37cQ+yJ3JMrEIeq8QmbCGAS0zEDADKnMwxAFZl4wTCP+JuRevy3c0eXTs\\/cqw\\/Pfii+IdVId5PxgKiNvtxEhgcb+WB5tz\\/UrFO1etkPkrqmx8rifTcHNDBqCr8RT59KvyTjG+U7VWTIGYSuEgvt\\/H1cxVjm40\\/ivLkin0sDUzgEkCE9yyWQKI+pQWyaW3E+X07ee1xbyk0keob9ISTezfGloEAej20AHr8XKgKcCgUP0AZM\\/TcOQHvs2NLYVLyrCLIZyrewVMKmaLvGV945JJyQtGfp4fzJX4+1HQq4QDP8VeWgHQG0EAQRzATgXy\\/qv4pddDyJGiw2FdomvbfMv57n37gP33lEq\\/abbuLhQCmcbiSsoOA4X1+IrSz82IAbN3EpIDK3vhDJg+FZhHlp++DrxrvHvU\\/t+Nc4Z9TGwrV3pFqadp4eFELzNkKACQPPwalNbC9q1Zctt1ffydLakPrAsz8Pq4ZwsYwZ0Pfsg9cM8pJWubiCDjR9XXBgV3nVgdgzdOqtrE+ABfj8GUfPor3KoNcTbaya8\\/jxyPADxZk\\/R8+g7hMizP9Ou0gHy84YNab5\\/F8M3q7xRckU5BEwxK6+TZkJvB7MeBcQiINUCp9GUEYbqT8udCv9bKzcr8VAnIfpPuVmv1VJoAX7jHAoeZAav0LkV7oB9oMAX95DESUzoBqHBTivlzHgN69axZSuEXbGvBQYFy1BxCVLeEV2wLX7udmOTw+T4Vx6EcjaF4eBou+VDPIVdMhGDTvfBymPdT3HuZReOjMOH8r8gOyB9hAwsKI82taQQiGpj7SADBTQDn8jQaAmQDEJUQT3jGQ09+2BzgAE2BFhIBkLoY\\/+e5\\/9dN\\/4ysnv2y38Q6uARgtBICcPzP2k4krd56eoRkkVqko6\\/nYwm5oDPNCEzUqE+24MNaLgkGPch1S+z1Dv4riZ7gCRJMVPaJwkVqIeEmoirBtqjoAB7R\\/a3ST0a5o8Y7hjzHsxWg5sO2tn8o8zI1\\/e23tdrPn6dxvyyhsdQBOX2EcAAzDl7NDn3Nue89HHngBDRkYCAHIEEREtsCDMAC1op9sPul9isno7QtcIDRAA2RHVAoa3LSiC5DancABArryvar42dWpcY+DB6bSIV9eDEItxLPTl3Q8U\\/sDMMjom+GDh1+6\\/znlTwNZtq2b+yhHH9X5bP9UKlgAhm144\\/ypeA\\/EiTTYft9Q\\/jv9z\\/19qVX2AGszFKBUSHHsiwWC+\\/tSHCV3vKm7akEUsFX6tuEh4ZkUQMhnByudQojo8Acv3h11OQKeqJC1AVqgCANxHBhtVgMEEGEbggQICjgozYIcdiCUEXUqeW3sAWDfObiIroD7YfyP\\/tVP\\/9UNAJyw3Nz7hfc\\/PXop4JgXwpoGBvj09GyZKcCnEoDRWzonL0NLDXLxkitRptac2v+YRmCtQW9vv8cOtOeXyDEgdMT1YXG9tgazCQ4rATZx+zVG+SDcerCiz4v3jhnxGdnD4S66Zn6TGYAAcddB3+QTbgDghDeSm\\/7O+dW77jAGoILY1btU3qwDGF6fr+xFM6G01BDvNfEBfU6jLsIgtN+cZL7U89wlRa288fJeIywQqW4EBd7WNxX3SUaxePiq3IdQgLFM0QcgMQgIGzAWn7IEZNTbjADQ86TiVeCHYETFfkDlm7YghRkcPEj4Bw2AqgIiRl+a\\/4D1kEZBAkOyF6zYJ68+5\\/ar2BFMp9IglWpXjgcvGICODYYiYd\\/DAwRhMRtUpCeKP5W2wRD00WKzwD7FYIE7HTCo1TCnDIiJnBqYVn+KpvwTFfhxrlkpgRD74XscA9FjgAicgmmAPAcFf0w9ROlgaREuxmEDACcuNR4CGCQCdChJ+S\\/EGjaPzjzzRUBM5lCm0ntChN0ESJOTkShAB2rUBqy4xrYpkJ9VtfjnxH2yZTNNgo6eNi+tUDD4+fwdIPD1u7RpelAIaIaa7wKBOZFf40lnRtavLX0fsYgEuubOhZerMQh6XxPS9y3IPMxV9ztgCXRN6d8eeNgAwIoZ32xinQCHcXyuevDyuiqwHW579Zxr2F1eSOWMg\\/BrRYKM6OpzPtdYjkXdN58jVQhGEtMoi\\/\\/INMgoVyEFZRbkbnj0imV0o\\/qfmILiPcuot0Y4t8xFvF2UP2L6RuW3KYNRx5\\/bK\\/5vt4rUPyj9g32IAkEAA8gmSF48iwQhRs88\\/1DaWyBdqXrwxFW4CO8YyvFC1S8RISaI7hk+P8M58LEhuZcRT1KQcN0Z6lEtAEi96Plx0aanAxIAPd+L8C8vEnLwqwwBqffh\\/Cv+X6YrC\\/oQugJfYnbhOohfFG8gACDOY4MiBoSYSWCh0f10jchh\\/6Zff\\/t\\/8tnT37bbdw9jAIZhuEcR5qzjcJtSyj1Hln9jqphGx2ROeyD6yZSgszWuD2h3L5tHRZDWjV2uJ4ADrxMFHmyX7Vi25fJ8ZCf91ZyQBSC7Wi20\\/KPnkC2xApVxnR0ijFU+loBCa+R7U\\/pgv4rqq8vG53uI\\/Xog5QhLkPbbRIAnrjEGAKZxfK5V+PsjaGr4x+vC5xlzMsd9afTKfC0PszLwybi70EyrN\\/k+xZIDPAQdX8CEHy+8Zs5ZKf7dsFD0l\\/LgXSgnSjyMfzHcYhMkoItc\\/ijuU+h+hRSKZ37m8fmswhcoiJr+fl0QA5ZiPTk\\/v6kvkHQAbvwphNTv0ARIwGisgPvYAbqipLHGiimVMPJYXRRWQYtkPJj8PGweuF7At7ckfQruMK5FDsJ5IdGgGXkDKxHFsV+I+kMfENgAIkE9RfHDvo6Hl1JmFXEelmM1AAwqPzsjlEECK0ZJYBIeFe2PlEE\\/BxoDRehC4QS0ODr7lvGNn\\/ypv7IBgBPWmvu++IvPDBdoBnRm7BZDPqVoOOUWShPWv8mSF\\/uZ84V4Ef7YYMAPHNEjBjvH9HuGXaV\\/14v8jgAETl\\/IC6wOtjn+cmYIKhRosylsdQCy4Z8zkALMuvEIK\\/SU9IGa8JLomNW\\/fNlbMJEBSntOHTa2ydT\\/jPEGQ1eEY3PzKTMRc9kBnBwbADjhpbRNAQCG5\\/SIYr7pF9HzLYsT7pZWSYZhJeLz7flZeiPrGD69S16zcvclD1YpabsUM2SyJMoEkAoe0i+v6EIBG6veBUDAHMtgQRoA\\/avYedT7F82eOvg57U5aPhT+UfFP6XXK0TdjTBrdDL6ZlN0ZUhDd08\\/1\\/FURsFyjncc615WCQji34vxZ1Jjj\\/GBF2DeA6NrHJTEdTrLmbAtrYZwNP+lVUZIYb\\/8QVlTPC7Q8THi4dnDmcR18K\\/P7z3nhx9qhQq9miY5GBrZQhRGEAoTEPECbYP0eq0jJGOAMLhkCARHZx0hsAIcszUK\\/IuARPxdLCDO8MI3TG3\\/97RsAOGWpecsXf\\/GZi\\/10pTIFaf6wW4Nh0OGMXRysK4PqBqeYPacaOj0gi5gWAl5LbfXARvlcONb5T5kAi9tdgvYHvY8QRsBcMnPC1VVNAkDVwgBUA9167TNefOWxy9tKaGJ1DF8AS9kEM6CiBRK9a9Y1xXrSsAzthJoNN2RjlO9\\/ywI45Z30bQ0AjLvhOX9F5H9JdXOMdYngmYwCEB8MBA07109Nu3KKZMxF5Qt00sgxbcwPlQvRlHQ1eq4sQwsyWBUBUznfJICL75VOJ+83jHyh0UvFvBK\\/R\\/18yNIFAGq6Xml+u+EaveWqqQ+FgIyjB81e4v9MByRYiZz9lLJox3MPPRclSkAngA3HQ+Mn3UAYfwIAz+cP0wfmQI4BGAKGWgQmaNRjKeHfe6iZMQe0ZtAZw99e9IVVzkgvybuLeaeXGdJvLZraG6t4mU0OAHQ2AYuI9fuVYykFdKLIUDGDEibIbEJoCET1KrMArIcTU7v9q2\\/61PlffeHkl+023uEtX\\/ilZ\\/bDZFkAAeyMqDdORdMMlfW9fYTrAiL8ZLRRIpKS4K82Y2EL4E0ncxcjv0Tf3yhxYDlP0ifYVcBPgc4gnCwMCu0jslirLID0XsTb2jH8XepdRras70HJHXj0jbHXyyyGtxrtGeBhx3QvvdiBWBD0FCIMwW1w96nhU8\\/wzJyveqc2AHDyEhMMgIy3XLzOM6ixlpZeBg\\/oleECsDMW7KQsl9BFn\\/u7wW1ju8wK1FR0CwRg7IouINTsOa6fQwLueSvFT5XwVDYX36kCny1MUOIXo1xi\\/KTpk9pf8fdI\\/eM1IMaf8vrp\\/XurXoYooBVQgSE0+fG+Aor5c0ylEYjcfnrkKoMscIAMARpy3X8aE1D4yKO2984BSRvuscwGJMuz0A88GAGGCgDwj\\/3OO+ZYwd5Q+ZMeSGsxBYH+2BJacBATs4bTKIlRFNLVNkKsSRtANb9WscIWTHsThg3W1hcLDaEoBQQQJsp7BMjA2hhhABQIUkriOL7x19\\/+l7cQwAmrzb1f+KWnx2G6p2RsuA4wAvWusQB7Tv9BacCEjwHwEm2dwAQIm1JCquKVBSazqI\\/MgAvwUlvfJYCw9pZx9WK3it4RPgeNv4Cvihp5Y21\\/ee3l3B+mAWbPt3cl8tL5YnOdjRc9\\/x27z4gF19LzeoJdb73x8NdsEwCifc4NOMmMg+5rEwGunZ5luxfPr751GoZPaOn1XOxm7FvDL6OOZ9+qB5IHyAcTRoMGJZ+rxMD4sriHXYSDpdEPXqhciS7YgEYHoBg8lvlU+S5nB4SKnt9nEWDE3Us9gIjlh\\/eNFD156VLwI2UuCQI9Dl5q83uqoFk6b\\/QDxkF1\\/1V7oBQoSkDDx67oA5SmKFYFqYPWJI3hBo2hGAuGHlRLIdyuSJ7TgsVxNsryzBRwAGSK6xfDL4SnNE8CBLXNKxCwAMLwOCLWjq2SujuMeNKViMzQgorDqOe9mgcAACAASURBVDgVKv1FgqLPyawbCA+IshKwAWQSCFQK1W+7E5dptqF0AbCIhwV2u+HHP\\/WO7\\/kXp79tt+8e933+l7wQUFBEIPAZBeesgnHceX0At5GUbfjzKmMnLFDH+nUMewElNOE+PYcyAYB1T4X6AtmhRleQmYOS6lcCGLvRgDEnEUIbWjgdyu70EvCFM0B0UAhI43BAbQSS4NzOWREzhvTYTR+l3md2DK++HWxajxySaLcNKkShxjWMQGI2YjGbhq0XwLrZHFv97vnV82Ecr+qDikXieydPPmL6WfSn2C99pkjho\\/FXHBmLd\\/EodT6IzQqyhUHFj50Xiv\\/SvAe56QjiphIvIbxzg5gMpY4vg1l6A1hMnkY1BHkCA1lNX2L6wQBIZa9Ke6HOxzEl7kPBHkspTCwDO\\/xFtUGmAKrYTqHwU3XAFAJQISDcZ6r0l+scREaAjSJKH9NKRo2FEEMqXJPoewAwr4UL0CUFf8waJuaDqcfzYQmeyNn2U8PFk6AT8VoBvbJvITj5W0XeyqIXz1xAIIgGiP\\/KktruD9ZAPEVdLAgMUmgJHNap1XBhCtL+Dinf9exD\\/\\/H\\/duKrdltvbgBgIADQ83Ya3DIACQGRacFokVaAcDLsLYIkzwysHEVrLYjHP1sejotJZAccfQ4oBY0JFG1+V8T9g0WQcaYg1Yv+WAqpe\\/ZiO6NpkU++IL6U0MILqNoB53cvrZdYJRujO+dp9xb56jMhjDREs8dq2IajmoLmGo8BjIMwBq9p6Z44XzYR4InLjAGAaRivts9Pi7YfjkJA+fYZEGQPPpgBmoUAqkl0lhkDUfqIOWMZkIhN3jsMnWhohRVAzUc8Oxlwxec9rS1y\\/wu9L4ARQIDvZVXYR6mEUcin1OjXdl7UxwWA8PalGchdAksFwZJ+iIJEFOlFymLOQuC9qcufG1Iq\\/VOVP2UgIPRQxkeCQB9nPrcMgkBsc8HQNikAKe5eQI4NeOiLRdEcCJhJuVYOCa08HRrxuYz1gPM3sOABCCmgg9anIRcoGa0nYVn5\\/Jy0DwVYagPV\\/Bd01L9FNIhp6aMF3lOIxIsGmcfJkSmpgihMyyAIMJK5aBsAOHGZGe79wv\\/qIQCMJfKLjPIPzb6QZGTD+3OlIECQD2f1fZg2n6ZHKSAFvOs6+1JuwEX35CAPWwfPUf9zTYG6GQMpzK6MhCC9EuWWwwP+uxEedITEGbgCoqoDkIyoDpq96t4DaY1mz4hWnxUojsMJWHRAhgBabHcMiGQWgMfMFH4XPBwBDYlJrK9xGDYAcOKbKQYgnof2r7z8eiLkBb9d\\/MN7J3WcluFS51+eJadYabeLSSewDPoePwAESclPAyIDWBlEHkOlbhGDt7g6NQBiEET1uyKddLxU9O75SvCHKn7ZeJfSviqYw1r\\/7AkgSt7V\\/sEYlHCD5\\/uTBcyx+6IlgBeusYnKhSxEZLfvGQJBoRuIkKkqzIaAEP7Fyihxnx1DIRXpfQQaYGlVsId+hjJ2HFhQu8+JQ0etSLpE0yNFscrzdzMq40tjr2cMEbcmIWZX5RSq7GuOPIny19bUBfg6kUSDwTXB\\/kzDLpIdWYvAGrtJx8oZh6FEoSBcidmRdz370HdvDMAJa819n\\/8AGAArgVueLx6txPEEXkaHO7aUw4znWET\\/wq\\/p\\/KGyj\\/RCgTU8vSCfDtxlijsDsa7L8W9vXQY8hTjg9Se1f5raUerYjD\\/UCxgHx6J287a3AwC9AL04xpoHMGOYw76nwcx0rb94XN1TiA72vgUGGTjkkEOt8anrKvVAxcxnWlzmbjcBoi0EsGZOpG1+9+Gr58M0esGJeKxV\\/LWstBLc5blRGXih2MpjL6I+p+1SQDdS0cInk3itGLDk34XKn6C5qP5TbD97xNGtL4R4Fn+n6I3x+1J9L2UABAMg+r\\/k7ZdQgjr54VqtLbCK7JQMAmULFAYBhX5KlUHoFTK4UMXCwhTIyPu5pQWg4cdnuVAPsyHUPIkIXQwLCv4wXRJ+OMwaqx8yEhC0PtYJPhcZfXnuYZo5ewQa9tZON1lo73AKvw\\/OH5MHw2OCVJDeYVl4IJdufgJyIltUjIMvVmm2uAGJwsVMwxK7qwuxvwsIcIAQhgfHi5LCUe7AQdQ7n33oL20A4IS1xhiA3TT8DVT6yz8hBMwpnb5oMHvP56awJ55RhM\\/jQMUEkdxRfjlPV7oKRhCqUPyM50ccv0P5HxMHVvQ\\/jVGEu7J3C\\/V\\/FBLyTTHNoIf1CAdmvDMAuUtb9vplhA+86CNec+vpZ6Nage7GQ88hhjhGY\\/ADr6cUwaPsQ7rOPB3mwghzxzpgNLYsgBNeSWzqIYDQAGCWVTH5gxeupPiFboUrupz+LM4rS7L8r5bSLzC\\/2i8ofsQAwhOmx4i4Oml4BxZIYXMAQGNWtAAquiNjm4v55Hg\\/4+6es8+yvOrud+DFs\\/gOK\\/5BmY9j5dQ\\/\\/e3EsX9XtrP7RX8AxfLTfaZwSGE3mKXA+D\\/lbFHGVyaw9DmgSbR72RtFTraiMrwU+Nm4Sv3mIIkvKRcHFGty+rYmaTVjUoZAMfDyBnw8vX8beYPwybI1CFvvv\\/Ab\\/6cFAviOWIibliNF3gm4YqgOfGUFBMUPUw2D9i+f+frv04mghH0FonrdOG4A4MSV5t7Pf+CZcRjuoZ2zmD177TAk4Ep8A46kWSrD4J0CpR6RFqDChg4WoL47bF2K+QTaac6RloFdcV8ZDLi4Dy9GOUccw0S5CEUUnxnvBEIfeJcC3hRFAGD7XJ\\/2nsGN6+8Y18pjB6RPl1ha72aD2jO6Ah4rxqiqItjTKXSP0Vx7DxAcPKecxbABgDWPptpGAABDn9JoCuQO\\/iyWZXn4WnOTtxcGnw+vTt3D3OsDBMX\\/+T3PD8aA1Dbk3rGEy3vG8VIc3Qwdk4V9exbdUfzfrlHtd3PGQGzH4j5Q6Relvxt5GVEV8lEhIDPwDhpURhfXKk1A0PyhV3C3uxQWokfv4AEuORmFDF6K8fXaAaLfBRYSpW9feQqjLyoQTUIrIGqfGXEmSpRoml5Boc0LcVpRkfk95XFjUkU6oQyuTD7Bg9aebpp2hos8YmYoFf\\/XGkZVflmrkmdS1QtAlgDui\\/+F+5WiFsEGyA3z7gesgYRrY1Tknc++c2MATllsPAQwGQAwQw0qSUQSLDpBHowjQ1NiB5Qval0Ed+ij5+\\/W3gWBYQ9F8KBrI2pOKHigD1on+Yi3vyolMDzpegWlhBCpDISSu1jL\\/DPny\\/y3mG6a2IY\\/m26AB4OdAXpGNc0NZrCg38ExnPL48N4099o\\/QO\\/8Cczr3B3vvbqmg+87ZwvmosCrTQNw4mP9nYevnu8mZAFwiaORDusexKpvIwRGow8eNjXr4fkRTmIMnyEFr+aXfbB0DBgogoAwVhK4ZQ8fkzeMucR++kx59jn\\/XYI9Gn5V8wMQSBX8eL2Flq+NuDQBIfjjuaQtiDx9luwNUBKZAOwOGC2GsdBZaeAsWHQpGtkC3CeZC6dYSm2EUuYXbpNCKpElofRj0v4+bjBjPE55WcXmuAaaosxYW+l7uZMVAKVYYcwLMjli+Wlg\\/Z\\/kgVj718m9P1V5yxO2LBSxKupyK\\/YgzdYy9+qiQLFgFcMtbqvuWIjvmagx7M0LJePgnEdEpQI42FPYAMCJ68x9n\\/\\/gM9MwXPFqDL5wp87S3rvHWgBADJydPJpJhANQTc+nE8rpEtg5qR6V9jzPniKV2uPXkuYAZI5vrrUDvdv0TAT0igyiCvNcBYgKze\\/TF6ibJAFewIJ3nBkrOgBe42j1EF88vyohRH0dSYF\\/9Dlkw9sa\\/Izidbw4+UqA0DH2WCRKNK69vtaw67IiiaMFGhVqaYYhXTdjLhsAOPHFFADAHE0MgGibopkGAczaLKEWB46lXyUNKyZ8NJqJLACtpqHDZsqeWAEaJmm1AyCUuLiMtgyeNAVOtSs8EHX7ASiiNj\\/CbVFFT7R96fpXcvM95ECFf\\/HqxTLoGKVKYKbzld+vEATEg3XcH+mBBEmdtsMYPwj7FN4Qc+KsioMGmjSNUwOoFDrQuhfZHAfVFQmqWDug5UlFmksakol0TLcomj9MO1Puc0IgsEnmVboDdXUTFCFwiLCuG4cIEejwhYbSAlGQBj01zkMbNdEGqR6AD3UsuwwBxMioSyDpCuoCJC40EaMfUnqBi3d++l3f\\/U9OfNVu680dAEzDPcH\\/sRbOOO4ZUooGkzCrCAGQHS\\/PSZKP6AxIpgdzkiwTDbObaOwQiRxLji\\/bQhNfzIOEmtX2+IUDEoQEaPKBCgAw7ZV1wR\\/fF6DOyIKQENA\\/Ye5MpAGmXQ685LCPxQuOE1b6Axn3Uz3\\/3rSdMfztcHVDCkkYmMWFEk3oAR3oG+Zen3wtWwjg5EXGAICJAOPFiIeSJVUEB3oPA+Alz5PGLC+TOqbSzpwBCMFa8WxLYpY8exWfkepfhpICN2UKhPCuBgjhwVMxX4vsdN5E10c2QKnaZ0t96c5XaguYt48yvHYrRuHXtf3lsZeeAeWe\\/DN\\/74soUAwAgAmq79m4AcwYIEE2QJURoVoDoFlIl6oBUJDcBHRiVeTpknkU4OPaiO58KNVLrs\\/nkjMCnFUIoTJTOvw0VyyzIY9EdzhGFe9Pbh1oYFGf7oxFzXecKgkCtZrlxaL6LHkt4eLjysvSwLtgLF+hrpCVh8ag+HRICVTBIrYVlpZgmt756Xf9pQ0AnLDa3PebH1QhoILDfA6yJS46Noa+z7zivegAUP5jNJby54LSOchGSa2Cyf7z9TnQh8SkaGxYrsW\\/6rZiLeRlc2mLVKfU7RjUv9UnwusVSn+AgZIKSePPRhpNM6CO0fVXJQnvZm1kT5xXG85C7+sgabGvjjtzHYtxfu539Hp755w7Hy8qL1dWCfA7nnro+1c9wG0jHwEHAMPuKhbd5MGTRcteI5bm7MWTMZAGQBS\\/nnXa3vejJcHviGfDkJa4NGh2nEeG0P6WwE4570izK7R3KP6jCBCMV8nFp06gV\\/c\\/aHUK9SQo9GOJni+6gezRK+\\/e70cKf7XoTUV\\/IExUpgD+dREfWYYAABwLuz+L3aMkscbLwAbBEPOk7G\\/E+GGYRfPjc2YI+C7l91yLAc+TsdZE4+NZB3HJZ1QU\\/IgTCBlQ1a8HrPh7yk7Iy0r4IHp5vfCOVm4hDr34\\/Lcq7lO2xWUofizXMUq4kDa2uaAc\\/1SDjaV+BTrE0ZbL9qeADAWflpJr7zcAcOL6ee9vfvAZbwfM5xUQEdIZ1IlovrM4uPEDmJajZ5OqEVjqNwW+KJFO2cufvAx045omm6IpuCreHy+F4k4FHWOeoOqA8GlQ+6hhVMLowZAx\\/Q+af1\\/QbBh2XPyKCHDOGKeHMGdYD+LkemcFnCXUTQg9v9u6mXDwmmuZNej5\\/S2hkhJWzMCFx4znsoKliPPWQGYDACe+mL\\/z8D85H4bJAYCMBwwwjEl5mWhw9V0yFjLudEh9T9HGMugRf46Ut2ysggYunq6L4OiHpTg4POFS\\/EZFdYIWz1X9GI+6sGp4ouB7nn1q7gPvXmp55OofhgAAPMA0sF+APPskRpSoEJ48ww\\/MUrB0RC\\/bG+CGLIOX7GU3QwEqvg+h7s8hldA3lNip9BHxPE2K3PrEFUiLemSgKlkzQHNAK1pO7SthVgRjD4J+EU4qph8hpP+fvff\\/nS6v7sPunXnSnxPJWLHktk6UVk2VVkmbRoVlUxLFyy7UlhO5khs56WeX0GDAZoNK5NC4JnbpyiWUJE4b1zZ+wIZiY8MuC8s3s+wHAk4hpVh2XbfUCnWcmqRRlT+g+5lbndeX8z7vO\\/fOzF36G7OyeZ5n5s6dO\\/e+3+e8zuu8zjk8tMFNWdXIAztfurj\\/bbDmBqw3NDovDs4IP42gIGwBDTK7iWTi+iLy5CVEyGZDRTEgHMU4\\/qVPvfoPXRmADbbmlV\\/6iQ8Mh8NLduNuPFC+Stwfkf5uOkSzPJuccPpwnnqKIzszJgTEX3YxTHIaD249rQ6BjXXyF6i4LtFqcXjTHcS2S\\/95\\/O8RMOj8H9YC+vzpt+hUXuR0+kgPGAOwWAEdiqJGgGMK4hXUqzCTAMwzKwOsETZvTKnHX3kQc+d8RKsbXJft232mOtcK0E856PKZei4YoJXrPkoV+G7Ovj9NiauCatqD9\\/wKADZsyjjUDIDXNeG2MmGeC+DcuujpPDZFZa20z4LABAX6LMrg9FwzUi2RtyN7MwIt363oV9F+RtzZFc\\/98Xu1PPP7\\/fS+dNhQ87e2vxz4UysJSv2\\/X+9y+HTmOe5XrAM6ApbyvUrfZ2+AzPeLskcZYRu0Y4BjXYInnbZ8fqn7LxqJKsIjgDNgYyohHgNKAcUEcLCPk43R8z9rmTLytwY7mRsZnmAcGBjMUHz1xQUA2LKbo5grkJs4T7XQPPfxQDfJpdngzWGf4KqRhVmm7DWk31gSEgYr6AWENsBOOcxAA5\\/L5AmBybFMw6s+9ZorANhial75D3\\/iA8MYnQAJSynaIxbM6B2+2foLLbFhmO5FXj0deAGPjJlbikrgtQTh5T0kquqi4Tcr9rA7tW2rv61jmZX6StfjUwrHKjbBiQ8HuPPA04Utw34s9f6x97A4d4Tp6pcxBwBrzvxoH1YMUgR11fkvgocqviu\\/\\/pIUwxK46hbHhede+o1rgsKFmCNu5LUR0JZdKQAwjfv7OX4XjtYmupbg0XvXDUK1et+Sl\\/tAEXoOsPFn1e7XIr\\/M5Ss6lnOE0j2j3CaesxMEAxDv76IBj85d1fyp7o\\/zMt\\/eInYJ\\/cpoX76nigD1HGgNghpQYE2\\/nX87JyN8\\/9u6haYTSFCj3H+mL9QHIH5BS324LwDz6q4ISEZFyU139UOaRI7dWgcypmx6xNCkPbcK9EzD4rkqnxpGqKYSGMJUxF8pQ0Xz2STHPFK\\/Tjzhbb405ywAbal2tkVii5Nd2yCgassMYexk+H0sIcvfSqZWaYMyP0CJkLDWlitKASG9a2lhtZtedWUAthmaV37xJz542A3\\/fuTypwOdvJcVng0zfxzkk5nIJg1haaDBntYZ0Nnhjsky6VCwfikErdF7rgkKB4heQfcoLV+WrPUAtCymOjVLoOX2sTHyO0oWqtH55Ly8e5jjEOLA8QDSKAmM4hMMAMJPFhCIPgAnqf1ZJI4b2VEUC0C9APejc88j7qUIfCUqr8th6ZqX2IcKntaW09lr9Adp7K4AYNu+HCIFcBim+87JJ7DKvH4r8bOYTztVpWQ2mLWMTwSqnKUxuravSvhqZE92iHn0mdCvgIGM1LPHf3WWZACq4p+6gHaMP++0ARy6G\\/Rgtzc6n8eoB7\\/TFhL\\/zdmCmvuvOfqc8mdKXemFuA\\/WEbCsb34vVPYnNgHRexgOjOilWfL32ECQPyeQybAqGQKIptRZTZG\\/nKDNk58NqX1ysx0zp\\/O2ZKttS0Zyove9HmbGqaPhm5Nd7MyCj8qQYTnUc81jtGZ5G1gxd2E4WiPN\\/j3n\\/TuclP0CfB1lVgA3yKs+9Zo\\/eE0BbLA1AQCGcXxxjmIG42RsyWp9AlfA4VxtrPc34xN0OZUCXhLGiwizx4APDVjAOSvKt81q2KInA9ibYKYVIH6kytfXlv5VZ8pCA+8HuHVLG+nKnWdSxET3zsh\\/Fw2pD9ExuET+MRvwMOzaMKC8MfzduIY1R1xeP5efPxfdz1kDbZL+sS98X+71mQ3wz3DJ3xH1X8P6hc+eXW\\/XFMDZWzQ\\/4J9AAzBkHwCub9azFGwl7N2\\/BpxtJ19K2UjS2aHLYclpc\\/u6lr04PufCC9Wex9mx1d74UsenM9fn3IMfzl6OtQr1GkAgWOD43rgeN+WxEJCAwBUF2TtA11LPE+WCqf6HHbHmoIGidi28Ljj10j7YTYPiDltzQFPY7pGDEX6u0fk9\\/U\\/zYlEgHLydusxGE2P2RiTtCjoCqibbYlBtXkUtZW007UEn8EmL2a84AgxyDJUBSNbJ6COXmgKtjugtpYANKNgCF7zQlRzJdbDRTHMIuhLdJv5LzX90lfwp+jhs1OEKADZamke+EABgePEOlK7LKR0QG+xp1SmYb+6YK5Mjde381RTAaSk5RPXjEoSLev3s+qBGAdERs4j4vAUo0Z8r0xSuU3PAZpJAGaxutTwx1VKYt4EmPqptaPQCCkn2RKIY\\/xspOTQKbGWrIQAc9gTesQS7YUBrTn8FCJgJyJt4BhgcHX\\/uAc+ihHNgYq5hMBNj1HeKNch9OItKOg9F8HDVAJx7brP3AwDENEAsL\\/qOQvO3PLICzwQCttNwUo5U9Xc6Lv7HvH9pQauIl5Evv6s6emoBJAAsFQEU51kU2MYB2\\/E2dsAd+VpnwM756vvhwMG5jcPzaP3bSu1yop9+F1v7Mi1NVqCn+dsIX5X8JfMgB269giL5HH5UUx4lbdIGANHrMp9Pq+j75cfoY2kenOUk\\/V\\/p+2Rh1McBjlhVe3gO2oCZFO0AuJB5yw3JeXutGLkX0ehRoL6g+i1rsU8HyJfD6FocBuOczdOJPNMZdGdqUZIjyrwXxrfdvAFePWu0UhQIwxnz6jiVnqlI3tRxuAKAjWZmeOUXf\\/KDQ0wDBIWuKF2UddL\\/8I6hq8OdZvVrwja3KZElSpybaQISCu4w6cIS8VlMCdQkJhc8PuChA81HFm\\/JddbACJ08mw21gNwUwQiqjvuWfss7yhsKdf6k\\/THAkikpCmnjT04lO5oFUJ3gWYe49HTmQGFWj79ItdffYZC25IRPgJCOVFm4ho7dO7GqFgHG8fmuAGDjzvzHwQCMMQyoKv7tmJU9FSgwzcwtaKreTqrU7Gce2SN+24hb7mqeX5nA7OrXomJT3IqsC+XfIvHWcjfbsyiFENE8o2jT\\/8civxznm9qBOf1vat6v8\\/dWbYCn+QHA5He7xI9gAEAn0xiO6BszkBMLdU8pXlRCsqRE7MBB\\/RcNBdg0ztZN0GUz5+cUx5sxYMmcSjBlpsw6dM4\\/IyPZMa0rNVfte\\/WUiWe5\\/GTcM2UAYzjXE8xQQgUds71NVbY6Uflc\\/rLKFqRxLBuhvJ8dCPGaGgXVz8hx5E8qLYWxG2DQ7h67pgC2GZpXfoEAgL6R2osA9G6nx9kLos7hRan8d+sxq+Ys8IvHELQ5ewPYOdXuki5tbfulEczeTd5MzV97qcDWQd9fVWhKj5XsQaawrDX1sjKLMe1cMEPnLnCACF\\/Ob+7844vHGEzZzQLwXimbpKPaV5xw7js78xNMwJy6j3\\/757ebt+3Bz4FLZwPqNReDQyh35ntMpWS\\/8ysD8AKezBAAgMOAJOizQEpO14EWIvOkkuWgU2neIsFUr8vRtJ78Agypkudn3PDGTrwfe0sHTqdvpsCNdVobX+oGpMDPsj0CjSrO63oFHJX+1SoA1fznMa4wiGvYl7SByvuQLnFJn4CNSvkyV1\\/KEwGAAArUGwGjirnoLXRknt9hjhqemM5P5oTeP\\/YUK5F0vNKZNhmKmVgBAC1TGecrg0RQ1hqqABRg\\/zsME3VfKcWyUWeunGdNpnVpo3u18pP9EdaB1RUt8KChMJkHVWTetATlSgxCbPsaKNFB\\/MNS1\\/ZtoIlbiDTTBIzj4QoANhqbAADRCZApQzMAqLecRkABO2FQPmyf794N2PrqE1BaBWf1QAOCJjEzAA\\/g21I+BKGL\\/sUYQhmKPHdjREWStcgf6zau\\/4C6mKT9hc\\/VNmucdgEiuMEU5ZtK2+FH8f3ooBm1sHE8Gh6fGQZUAIE3qwUR86j6VDqg22JzgO6dmQ+n7dTqyC8GBwsg5Vxkv\\/b+ykO8MgAbN+Y\\/fuy9N4fddN9RIKPDLMxKx0s62VS+1rMU003kJwcG1GgVPBdPp+DXplKvtRI90wjk60r8da18Jdpjzty5d0X6Je+PDn1q6BPHBZINJ4uhPPodqfzPksLCKmTlgB16awPstEOXfjAYUsRPyl6iPIOS7NondiGBTcn1qzkSFH8poiyMjEXJovxhqOJ7XAmQe4y70naH+6XZoRT7NeOJ1sJqaCKP7NiqllpJXy0LCZxunUA1BAYKaXzEACwZpzRcvJh1MGAQ4M5FPYjoln713+Bc9W6CgMjC1rtTjZ2AATGhnIkhUrR0HR771Ov+1asIcIOteeQLP\\/XBXUwDBJ0O9Ru7R2CJkfpXYU+qig5BEgCAWpNRBJwCEnvqYYqbQGknC5lLEIlOglzgUsTqS80ecOWRcAjk7aaWeY3aPN3wIH6Baf84OZsaWWqIIQfTHo5dqAd9ARz9RzlgOPtIC0zjeIg\\/44ft0AfhWAOgGz4X59W9dhQ5rznd6tRnQPtIdHsmGj8l+jtaIzX14M2u88+Bylldwezk1zLADTtSh371sffeDDuKAFutrfPOGrulaNBisyZik2ZAkazJuDSrKntr\\/25AoBcCzgR7ThFUWl3aAJe6uRlQDvMJQ6BxtqbRka+nhyodAVUt4BRGUeGDjh\\/3ObLX4kFT8tQh1FbCZiOk2pdTbjl+9RNIMSL1EPgNitJ9bt4jCf5M\\/XtKn5ysy\\/Pc5DabnqhVcFYEiH2hS6uxOa+95c658ZIh8N9lC\\/OPakvT2TejsJS\\/P1qJHbdav6jm6Xv3f3ReO3U45aPWgP1X5uUVwaANFd4TbeK\\/605kgTZuiq216hwtOJumKwDYaGpe+YWf+uAwjC9RYSu7K7pmrTAsZgi4HWLFU1LXVumca5oViSTAg8J+vINZcDwvEJrhvQClnysXPBCu+xTgE+QfUvQXh7m9L1aGBFHlGCwjnojV\\/cjvq893lvkh0cGZ5hxEGVBhGKe74N3EAFTnupRCKz9NX9PG+3bPaAEI5O4vDv7ImZfP+fu7iH\\/pvKfq\\/g08TrEBs\\/cWU4e+iB48XMsAN27M33rsvTc7AQDT7N5iSZDKZyDiTVq6Kv1Vl69cd4tc23z7RuE3rYAj6C7qt+BuVingjnxW2Me1RSOejMZdx69rcDc9q\\/yTRSjROOv65066DPyRUBBDjVQWyO8rpMfMmwAAIABJREFUTYecxkjw4QY7rZmQnXuwEjmpT+xGA02VJSyiScXDTBkENd06lwVgIa3P163RuAP30aL3Kn1qf5cWwOtFe062LJXJ+OV6D1UfMa4V39VDi\\/myWxT1ZdOW2ebND5eKgnLCRSBAa1eivFrep\\/PPQQAsd13d9P6F7+q+1YktRINmA2Ctp8c+9ZorA7DF1LzyC+\\/84AQNAEGVavHzvmZaAJ6fdfwJVJHN49CgFuASoWFmAM5ZFzLBG5r0CSvSx7f1ZQYslXy13C9xaDAPeyr7sw1mc5b4Gwb8QCkwToYaqAQINX\\/8jn2uVJT9YceSIY3UQf6dOVZmOpASqACgRuAnHPkSLX4uil7Nyc+ebmXyFoKI47WwABwq4KgsxlFacQ4SzgGC9uyvKYAtu3IYhgAAYwAAOTavfYsCm7m0Er119GPuuZa0KZua8+f7hj50nrHVG3XvElur8t0PoAnnLCCskbe0AUn5N4dcS+uyhW8XtVMXgMhb3QD9Z6QILBw0fd9pCyQHz\\/SCAob2ndIRSIDoVIMjd0\\/wq42BeH9Z9ZByJk\\/rS\\/Fg469bCR9TNbagABlUyWVIjUZCovXjfTb5ae4uHh3rpkvphxiTNpY125jTkBkM4mrPUINai+nAMzqzOGCuKK7lfW0hz01edRalF4t7sni8EU+Q0WUKEhR9FmdiFXhxIu0ukUWJjoFMt0RgOj72qdd96zUFsMHWvOJXfvrJ3Q6dAPl\\/1WHjvkbPfvMyqneBG9SK58hgaUrDgrS5pLRZWsd4zMKFTUvbXWnMB3DJh0GBSXv2DoA7J0fkeQSYU0TFPrEEVyW7DzTaH2+h058cuQ4NNoLV\\/mASyAwg8ocKAIYTrx8CcjAV0PoA6GZ5\\/3Qlsetgutxk\\/v5TYGDukM0E5OZb2OsdE7C0GMywyKssAZT6sfjOU6OEnRysv2MGYK4AYMOmjEO\\/EgzAPqoAtEawgezsHQPlGtdad7SqDnJ2qHKI3A8GCi1ijnXrOn1G1E0NXzUC7e96PzvoOWtLaj9z8KUUMVMCqe5vmgI35klH70E8XVTfhIetBr+q\\/Gv9fgVFTZzoNIUBEkWKNDV3KjVWMrJog8yiWCDIzZPgAR6czEDsO4smw3zk3Lvix51J9\\/6NP\\/nZZkz8zGmSmRqFaErT\\/Voy3jRbT9envPnEmqvHFOjR6qdmBoCBVtUcdAekZM9ahTx2lhLoQEe7yxnU8za4jsuhpRVi5r7a4QYSkGdNoQG4AoAtpiYAwDCOLxl20QGIycRU9nM8ntLkAVpZ889leQjNKnLzB7fBoieW1q45fPLuBegBABJBeK2rsZBKEVnroRiGy11OKtMTWCJcXK7YdzCcWsYsMeQGRK8MfCF6GHMWUQEJYAVc6qfIn0JAMgA7Ngk6IwJcu\\/srDEFG8AUw5A8Rsk+QwGs\\/+d9iBL\\/wiSXQMWcdEhjU1MHC71hMBdRrvfYB2LIncexXXv3em3FgGSBwNwSqUuzHItBadqSKbVrex7p1k58SYeKYUg\\/vnL+FefEdbUBOc+aZ40cUzNp8CP6yeqB9zmV4x+r+JsDLlEER\\/vE1AhBUIUgg6Bz884XV6KoULIL0tZdrSp2AwY\\/ihdoPIUGPNldWPJjKT9GeSgg7ViCtHsF8GjVuVNkbAQZG5+0YpbwhQaid\\/mQWVZAkWRaDIwPClRVVgcUpU7GaCkjWwaa5RugLzICjvGQ4fO2+QDjxxDQ9bKh13Cb9M0osv1RFaZlZUFpBNtNitN0wPnoFANtMzSt+5Z1PDrvhxY64DcCUSFQPHnskJZ7I3ggsiArA0hAs9gjh7NbQBJuO6HGVIbMTMwAc3QNlGjTL9KhxackGif7MBmiFCZwwI+Ee\\/vguXJpeYa0\\/03HIfET6LiL\\/QNhgALIHwHjYc9eBEYg\\/d2NfBngMhHs0O8+7r+Th08nX\\/bbm8LXLz6UR0gKtsATu\\/Oevme\\/SJTCR37kCaFp0Um7MFQBs25UCANO4EwPQnEZGraKEXbOfRVMuYyNwJQhwM5sUvbVqAUf1dIIWA5ZeAPm6mYEywS+V\\/3wPY3WtFXAffrEQZBVqGV9rGsTugK18sEsDqHd+aAfIVJgJYGTc0gNsBkRA43JI9xnoGQ10EsQ+DLgv0CEmoCurBFhiFB5\\/oRjRkXrTV2Dvpm\\/U69pUMJXQCLRa5dxXXhU6p2l\\/gzmYnNxntRM6r+OsyO8EFcjhQ8rpCuiYcedvLKpgB3WOzuEllnz67PV6vKUP6dadqii0cxf5CD41elVf6OPFBsiBEBPvH\\/3U677lmgLYYG1e8Sv3nwwNAJcgI34PYSLnGMGvXs81jWfAAYzaEtGayeWBJeJvfXxZJorWGOyZ4aoA81zJHmCzZlNAfENwDxGxU+OiFNm0H\\/YjQIf2T+JDzNxmmoDAgE4dL9LxB20BXmGPdqEmnSj+wzEAArFLogEQ0wYhatgN+1YFsLQNLorACwXfMQBOYegBNmFFiRRmznwRBFTnPHPUa8cn3p+D\\/OrHi9hDjyVzj2vXqpTFNQWwYVPGob\\/56vfdjGoERCfEDVoV\\/XB4GdH6iKrobyp+gmCr4qkPqG1zqci3oywldnao8e3qygdHGLS3GIaa009GweV6HUjohX125tlhDxUDouRxrfx9z0tkR2cvxXydA1Bb86pmyW15HauYXYDGGYOIuDGapsKpERoZsADKw5P9sIjXnsyMTHsmsScgAHQ+0nu1GApH\\/yHYC5GgKzyy938X5MjJm6ms2f300Zfn\\/NsKOo4ILB1UMSGAEUFAMSD12rQal3IG5nZ5ier0qrKyJiIrlGclCDoDWlY9mYkFEKDzxATBKwDYaGWG4RWfv\\/\\/ksJteTJY98v1+LrI0qL7D3FzS+Dus2Wk\\/jdEVp0G21mqvsdTxyFAGa2FKtWLYU1PE1w5APTSK4FQpAP49mAJMBfAKCDqeMlGuz0IOSaiIHsXI3wcUCKevwR1UB8LVEyDAuceexZRpXBF6CLDsLwRJI5x\\/fCJSAscMwEI0PAcHcoQdbrbTfEFR9RntwNpKOMsaFObPQUC9zhoE1ffn563\\/vpYBbt6XAADRCKiV+BHoZpe+4rxAhzv\\/7FI1RbQEuoqKtdNanb8xe+29X5mAmcDPbIAb\\/KSmQAyAHJ\\/L8uhoSylhTS+Ua3IVQ2vda6agNPqpvQ5ySiDBAtMaAiSOUnSN\\/v2pcYCIqIkCGRgINMnBtntmCr+Fr9jqYiW4x92oqTl+dFIDgOBz95ay88\\/VMDcAilLa+60VMKMzqbF0wFkGYGHZXfyZzNnOognegBoWiN8tjAB+u9gFi7\\/EWCkZ6yR\\/yWmWyD7vW0kHJBPAyC3LAvNKIqLcXRmAjabmkc\\/ff3IMDQBaLhNjoTqetzl5sXDWVOZH6C4oiewksIFy\\/zwHHlWdRDlNw14zTNAbAB17mQLgBgk9gSoDDBrlQMgslGGU3t9cLkgTsLQPtgJNC3gJEPFxucV6PAC7aLO6xW+UKkjxT3qfoACvKfIHXRFXx+qAFAGevc\\/eN\\/M\\/6wfPROdLznrmWHMvnnLsa4Td0m84GdkX0HF0HWmUFroFXlMAZ5fL\\/IDfeM37boYpUgCF\\/pfD7er+LbTzsJsSLbLbXThG6wNq+Z8EdCLuWp97OcfquFVVkDl95+aril\\/6g34YTy3No3aAbAFHAWOCXpyrRPBOQ7gbX9URpHahpCVa\\/wH+VtbyNwYjAYIBkTjLBqRMp\\/e5eYOAuERGIzw3\\/9OxKXeqVsogrdB8MEAlfamqi3Y2ARlR7cnAZ0vWBjKqA+9d8woT4DG7lV4\\/sRpraqAHC\\/q2RYqzOf\\/OpCWIqNqlXhPQzKP0EaHOcoqhBiOGUQkE6GH4FbT61ABcUwBbjM0rPnf\\/qWE3vliwGJX10lSEm55ip4bIDxG0sRdSeUwPzFUvmB+AUBquEomvLAd0FJxcppv\\/YHOwTQ++BdL7jNS5Q8WreU0hb69QnsAZJYFYHmhTMCKKN\\/Wv1SL8ib7+Bggj2YRx2NnBW+1\\/oOOPH7Af92QCaifAVae7wAh0x36djj\\/z7Avfs\\/jwu43EIxaBxGyP1+Mu\\/a0rKYZrCmDLrhyG4Tde\\/f6bu+wD4LoZjZ9NsV+j7DsBYJfzb+r4uASu8Sa2axi\\/sQSMxH2su+NJ5KeeA9QOFIdOMK5JeqVmv1QFsISvnZs5e+f1fV3l365IMJOQgKFdkysWWhRfNA+Rfsh7IdmSUwj4Xrs4sQgMF8owpPinUoRS5NOyocEogIYj\\/aTQ5dxJoXOj1coAm8wuDtB5eDyMK8riM9hWGeSl5X1LS21uKnog0YOH5fdWjM3MsOVRBkuFGEgFo\\/LHvTiwhzNN7agTOE1gUQTDzo4J2I1XALDRzAwPf+7+U7tgAJQNY0lfrICYe2tNHUNsrng3nYBcLhICeECu+kChCrrnKOUO4sqppJbK7EgkgoUAcpH8jx2DtrvaDtkFE9SBpYL4O8V8wIFA58IjEC5IJR3QIRsWkhXAEkKdc+yyyC2M447dyqD0t\\/FDs2BEKGQJxsMe7YPH\\/+fR+54q2DnTtfx6LuZTT2cFNOA+HqfsujMZ3B+lFNa+b85K1C6As+86m54wAXhC3HidBrh1Ww7Dr73m\\/RgHzEYzjcanOWztfK3Gd+69\\/rs2x2kNfyB01QQ9awLU4CZFgHbSBAp9BUADCq4oyCl9pY9\\/955TBUWtH+f19L6ubNDfV0oACW6KCNGMRBzLHp\\/ZptjnxD3y93oRl7QAgI82jAV8Zghd4udKAU71aQ6f6UQK\\/ygsQk0RmAKTj\\/Z7rXBOeOCIPecLdGdaJ3JyLA88j\\/IzD6qPX0zzl2VZNQAdOKl9BapTT1qxVTboV5Skh42XVq1sBAbMeJogDVw6Ed7RmhkoCCJdgu+Ybp2u6woAttuZV3zu3U8N0QpYij5S98ytY6cT\\/3JxNhCAMbz0okRz2E3Wj0FHh6ZXmnHZCz0j437gGCz4NmcU8EUq4IePVi0gevDn9gkBH\\/cb\\/sNfGdHLNKpfAMEACCUp\\/jHklyIjZtRU2pfNfzgBQGzAbow9vj+g9x+4kPEurnx3ugzQ+6I65SMnOtvTq+zAzKmeBBjlnOec9ql0wdq15O+pm3O23o7O24DGlQHYuDe\\/\\/Jr3qwywKdgJBkqUOnNoORMAa79Gv8UZ6j0Dizpu90jAl8645NfRpEd0vp106g4U4aM8MH6w+gLktagFMHLotSRQ5+wASLlmzwTIXH9jG5C669If86mGcRl7GBY4bauQ4bhZYunySruaVlnBtII\\/27kdsSR00c36mBHANUEraUGTSo5qqROuhxaj1c\\/b6bf35BLPq\\/4TAPgTy4vuCCCUHOGpFEPb+ivjhY+Mx8L367tS07fWJwDWuyIUPp3WVIlWnEaffma3uzIAG83M8IrP\\/exT7gTI+VXy9wyTMw7H64y3qUQKBAd2j\\/k2El76NLZ2OXaWvkHkPkLYR5CuUyP6V4MsJw9SUAu3zHw\\/JmepZlDMQanxVxmf8v6cMEJFPy5PkT92dan1h4NXvX90DgzqPwRMFAreg0EDEME0wJusztp0vyuAPqLg5451BhJqbv7Ul87ZAGHkVYtwKjWx+j1LYGN2sFN1WC7TePuid938qU036xv84C+\\/9v03EzQANfoXLnedOwxiE9nZJDrv7Xx7PGPoAaz0n3X8a30BFN37eLXk7YABom6V0WVTH4OClmKo7AMG\\/ZgdKGkCRvXehxwKxNy7Jg3iu8KsxL\\/D6av\\/gJw4o\\/janrf1OGC0QuYA9yiM1L4NTbIzR5QtxT9SFM73u0GPIg3FK03lD0vEiXxSGqXoL4GCRHuKTJLKQ5mfvgdxVKiTYHwUy+vai18Ww9DK9ta2x1okf+r4F5RaSGO2zlBgtRYdAGvKdCUUZzcmINhkOYoEIUfVAaZK5GzcYZHpmWl\\/BQCbreYrPveep4bhEAwAY3ngZ3lk4NIAVszrc7Ilgv8QxaMoSLCMzl\\/bIbtloKAG\\/HtrDtQx2rZYY7SxHu\\/u7mASdkQC2QhITbWyrA+pAgE\\/bB0aDaTrmG1wVQAcOH5OHLaPaAdkRryGyD6GEiCDsIukAzv+cQoglP+hK4jyP\\/w\\/dBDT3Vor4IVbv5hn93ErLIAdeIcHtNmqQTgHAiwkWk0\\/nGAWxWSS8imlf9h29d+naP9ygdcqgM37cvgSAMAeAKDS94hGrXwvk\\/Ws7MczAngtDX9m\\/ftZJ1\\/y\\/LVjX4IEOM\\/ogMky2GE33bEimCK+4qh9PRYSopxQx1GURwHdUYMgpQFAqaegsGkW\\/B2+VqcKSFDW+6DfWsSOvE9N4Oc8vGl+mju5HN0LMYOqMzbwqhS3QYUdtdrxMh\\/tOMcxFK9SICCdoZZCZt21D+30mkHtLAAxhIDKudV0Ymuf+yjev1QfkBH43MjkBdjb6x7ODVhH6ZdUgEvOHFNmX1cbpIRY\\/D2KNsbx8Oizr\\/\\/Wd1\\/0I68H4Q684rPveWoaD6EBIABgXZxwMah9LT2OCHZnDTxi4PpuRmnTAgDHW\\/AZ6YAmjpVUD0OBQkxIj92xSq4knfbsCEBMAkbfIBJXwA+C6pfmBuMF4+NuA2TKfxfTIqk2gIAwFABhdPbApdQMAAiwMiBQeey4O\\/AH+Pc47XbxPWQAjnJ5Cy19ixA419vS7tQ+yZu6sjjtfNco\\/lVqf+E749hT7X3ruZaYiwoS5mlKkUhp6oYrA7DZ3HzptR+4uZvYChisVdL6RfiXQMBleEpveRhP5srVS18RMbvo8TxU4+vzBTTkNDwJ94ZxP90B+cvZFrregMLUOUr\\/JDQkeOnLAdlHgBF\\/YwHUaEdgpZ\\/c1yJ5AqK+WyGb+fi3194HdvKNZcD9nELgxLQG8\\/gEKG6EU0GCQW9LE2gzkdToov44H\\/eU7m\\/sf+ig247w33L\\/SDzJBXLadTeQkPChW1ctcu7T8EuLL46Ne5DNf2YH1SupPQr6a5AXSMO0tswNa1hNYaK55foNFOTNE0uZz3Bu2CZFx1cAwVv+6LOv\\/5YrANhgbR75zHs+hD4Acu5Yg7tIqYDmF8CKteKnhuQ5V6vH6GEZ6XX6Za9mCAKx15QmA+0vwIyBwrEXXSKYi4vKwUb\\/a\\/CVFALq4JczJqI5T84AwFhNriMKA8PRq8WvmwYfokJgt8cREfkDnwRACKFfgAMCgQHOfzfuQpVr548UwKNkZivd3uXItY6r0\\/cST0HfSvS86sQ3PNQlsFG1CZ2ocAWQGIwsshj+TMOHx9RAf723L7r\\/6DUFsOEZfvG1H7g5DEwBeDBPrZNPQOB0gHLc6FuRON15dA\\/uGZB7xzGiz7Ptr6l4NAVHb3xF+6LZ2ccLGbpgwagD0OCeCiCyE5+BggGAhHP+7iLSc3VAX39vpT8aenBcrpX70gIADDjyFn2fOgjsQTX3aek+zVNw3r9G7UFDMl8fwEQcY7plhkSlL470GKbPmwpAbjw1AnTGjQ3wEB+iDyYmFd1vWB9bD800RxX1nTjJEtg40g6Ua+8aBhUww993irtsBqgXB7qQXPdnblMVFXJZWHx5BQBb18XDn3nvU+M4vIQ7GtE\\/b6iK691mmTNzmbNhxB4dfiDgQz6f7AATbnaO7LKjK8I\\/wtMGGEAIQKzB\\/3F9AUr5okEWKxC4l1i\\/z3XCeQTMKzO95EifOX4yAvwUOvlJ8Ry5e7ICqOdn0aBy\\/kg64O97fiuj\\/XgtgUCceR9tgeOcBgCLN3sFxL9gx17PNwcNiSoWrmQtmNDr59iCJW1A8fvZorSnQvzI+uuJFMA3v+sKALZszs+\\/9kl1AvS2am1t6QyrsE90fqyPbLhRlP0r4jr302+UvSsOAgRgZnfJseM1C2az3M\\/pBrffxbWVNsA+R4oOMz1Q8vMVDHTq\\/RK5y\\/kqZSeRYyOha48Al0TaFmQnRdsGleqx9TdngVm0V6n8eF5ZCYDrcu\\/6Rv9ZQ8BiKNlOgY\\/cDRIbsgueAQIjiLjWS6l9nq9F\\/6f5gtOr7diZz\\/asmPX5WU5e65qf7yhL3yXesNQfiAE+8JFz0RcmQDx\\/mxhY6BenV8ZxujIAW4xMpAA+876npuHuAdzwXaTAo7LywCpWFdkwemc6gAQOgQIZHMO7AAH02RwY5MZC4MUEDJy857OXqUrnL04Ni5zz+fhjYFG0dzm6V9ADoQoH+aoMiAp+fXY3Ratg62vs\\/NEj3XMBh+luN+6p8odAEJF\\/0PxOB4TyP4oB+RomBJ6eBaArXn0OnRdtR6055EWq3TemKoptbSpfX67l5PnLxp0zFalJWK1FTMt3\\/JNFQUcZ4DdfRYCbtubnv\\/\\/Jm8NhxDhg0uQt2iXOLmV0JaefosDyGVPzjqQ92lc59dC9qFomtj7z\\/QGGRdFD9xKIOs4Tfw8mILZ3pgO6Pv4EDV2DnhANmrq38r22IqYOB\\/udscGs1FAOlT0E1NQoKyC4ocwGWOhoH2LnjzI9+RVvFazcIqiMbeAqC4uE49\\/RHNQtezPAEB2Qq9\\/gwkxBPm1tSB2Yk9bSgTm9c4bWX1g9LxQ41FPNgcBcRMjLrqBj+TptqXX4gi2YqfrLEV3qop6gCyGLnTE1XQRTcV9345UB2GRkhmF4+Ln3PbXbTQ+gwa9G\\/5KzCx95x0KZZFnQG4gtAcUCcCIfqwLSW4uREe+VlftiazxJUI3AiLLRxGecphDhMqbH5tQUNLUClJiPJaTIzSeKhjHCJwIekL5EW4Gg+IeI3t3z370AqAVgsyD8Cec+3SFloNw\\/tAHT\\/rCXQduRBQgG4NKIfilfPwfK83Ot5fppoERP1uh\\/xgTMUxOrvlu3uabwdEt1\\/3uhQwXlR9GHmQWtAp4nj7oCgI0787Pf\\/2QRAcrBFSfWVPbcrrH8OazGinnm9l2Pn0K6UlJH+t9RPp1\\/V\\/cvpw2HH8Nw4PxLq+AABfoMImXl9Tke1zl9Mhfu+29HXYcG2cowreDKBpywAz6+tlaHb+fZSv\\/4ewpDAmPEXHfW7et7IlIA6KDch64nRXsqcSqOnI5KPQFE2zuix0rvfT1ubgA3xD84OVXx2Mf6t4HP8k7rnW3t0mcQUz\\/nS61O\\/Fykz\\/P03zMHAe28jdFdPG\\/3IxaoRim7fe1L343Xap+AUibY\\/S5b\\/JJeuDIAG43MMAyP3L7vQ5ECcCcNdNyXGJDqOub+NRYYTfHhqQW5KXfhvAC2x0J1AP4L5iBBqpkdpRBYAtiiYTlzzAfg16IqphWoSKoXr6FZDzcrNp0rAUJrQCyCsxEQoJQv9D4u42MkzxI\\/UPqe9DeO0x5VAWz7q34Ad6T9wQw4DYAUwAr\\/dgQMSsRfjYQflR1uvlf3DX7B7KFeqh1Yur4ZUKhnpq+moVr4yqJxVl6m6Iz4m1s+9WgZXhmAzTvzue9\\/mo2AJFDjBK3as9+slxmCBhLiGXbKfHfs01M8wHFr3gWodf47In869B3xPYeEj7NeAVEmi4yglPusunFzHLT2LfR+XMxuHP5fLCwDlVqu594BTZVPEEAnzn4CPp+o+qLatz6CWgCtwbgGDCHRv3VtjVVkRG\\/g1PLdpbNf5vtbDFydrveLN4u3lgcI0TiJ7gcTRpOBYjeP+XXuX0NNajneKce99N4ljv6SRXjJuflIm7gRd3JJUKiyv2VjWSL6pQuTBac3sKrM2g2VF9oJ6VTj7poCuOQZ12MCAEzj+OLk\\/hDPcyjQ5MHge\\/L86hIoHMweARgglC5DgIGVBIrPwcyEH8b8Leps7uCU74bDsKdAMGR6CZ\\/dCyCecgwC2oMcCFy4G+8y689yv9hPsBBuJHyk8ndzH0b2KmlCZM8uf6L2MfZ3GHeHvSb\\/iSGILoAcAhSggGxBrQKoEf6SgydSWUmoKbOSDncZzmf6q3rmtSg\\/UwYGDwvfzXumiEerof9qY23dXB3jc2ckdUlJIMOdKwOwcWc+CwCwYydAKfaBzT0FTxiXgj9FwEmLe2qeKgay9p5CvjYMCDoZDNGIpBsof5wjgABhPtY\\/ygEFnBHZQ5bD2Rii\\/\\/OzHUNAIEJHLkGedAUWH\\/L3gLZTQ5+iOygCR0YU+j5T\\/gIH7nHQ6PuWLnGJYVXsqqGphp02pqoxBH3tqx0Y\\/kxzZ8BSh\\/QU0NEFL1IxJ5hpi+GFOu61KP\\/S87W4xNZgbgFsuFqevp57iSVo77f7x2ay\\/q8aoyINnFOiMk+MPM0tS58Gp+P8c7+pxsPh0WffcK0C2GJqHrn9hQ9FHwA7fMUZUO9zzI9CD25jNb1C3Z1Hb5BDYv9\\/ehV1AsRjNJDj2F4KB4OtjMYcjAng7\\/fs\\/EeZXnxPGCV9Hk15qBeBCJkOX4IkEv5aZHDrGg5ENgBOn6JA5PGhUIhIHrl+8AfD8DxBQnzWxwAesByQuoIACBQPsgqgOuDCZBDlr+Tmj5zzuSd1Ajh0oGJ+nFmEPL92WDmu0vkWWBxvVWuUdfuT1i9858pvwKZ3nnQabn\\/\\/VQNw7ml37z\\/7+DM3h8Nw39FwJ3Lr+vR77c+b8zA1gGoWid28nelIEeVTzCcaPwp3natHjp8OOFmBMAlB79+xfQv2XYABaoLdMtgagDpsyH0J6JhbHwNF4gs9C7ohRoVax2+Sqj\\/vjZrqOE9vGt\\/AALbCgLfsTb6mveGI1up+lx\\/n1lF8LmbAoKBolRLrR3RjitRZMJ4mw9pNa+H\\/r4PnDtyMw5GWIG9JgLLzzYeWrk\\/Om281eoTGO9nCYxbgyOTVZkD8cBIK+Xt0zBUAbF8pDz\\/7Cx8ad8MDUPWL8ic\\/7lRA4AAqg7DtUFbPqB80fvQMkCWRZxZ5l5UZSgVrHZFx1xhgjhbm0O9AAgwXxCijLSB3KBWJwoVKD3AQhHL9atjDTcYUgC45AAHy+6wYsOI\\/HD2mjAMY7BH5hOpZLMG0j7I\\/Rv14H7BEbABFgA1C18SYFvhyrn4JNFykJTgFBPTMl85jQ+g92Aj+fuPlTzGd4j3rvGgfEPEB+WmU\\/e3ll4C+CaVuf\\/\\/9ayfALdvzk49\\/7GaaDvdz4I6j37kSiOCJAAAgAElEQVQoMHUBLSXQNQFK5wpNAKj+wMUQt1qYJyjuKN4T+fp8P5mCIO80Z0PsASP42BBu1FPLFQ1cWJJnTQLz7hD7FXajNvwxnU\\/nzTgE9f5YfGpNDOtAFT1V\\/DQSVTCJTytXmNUBuWZVZZDSfLIBHADUNp2vwbJ0RUn0bar9x\\/fKRKHpiVqkWhjAPeF916LtSyP2c2tn8Twlsr4kpdDH59zjc93B\\/N\\/1uo5YAddN+uc2TVB+zInDapG6a+0ifonCqi7AExMpFX\\/02dd\\/87UPwLnFUt5\\/5Nn3Pz2N00tiXO8hoD3wFWv6NehX9S+q2WPtP3c7O+ikHqA9Fh6L82BReZhQcZXjFLE1ig\\/3EUhEPwBOJsVpoORvqwStniNdEN8W5XnS7aCZ0B5qf64Nuvoo43NkAwkgVf0Y+ENNAHKLVP0jHcBuf\\/r0cG8cgxXAZ0ID4DRB0KS1CmAh8jZtUR3ympM\\/Evv1u+k4GS8Dw69t242mtKft23cu8Wv8or6ET1uwZHRsO4uvzyus+Kdetr8tGQBaySsA2LAp49CPPf4xaABSFV8EgHSara1t3Oss6Wv5c6r3RfEjylfe3lUFsTMBauVAkUpIqj46\\/4How1ICUxBhAQwFTbRaY6skEOsJk74DaAQrwIY\\/FuhJFFg6\\/tnJo3GQwAHDDNUF67e4yQ8AA0qRXOK4G6JmOCyRKoszuqTTJlgwN+lSPa70UlGQxGJjtgpBTW2Mt4eBQdqnEtWjDBPtzdo89Gw2dLyLeBcJNnoCfr5Y1vfw3AE7qk+G4sJ11\\/bzseJ\\/CTwssQnxmrUAx5H8QqRwlMesHOTM\\/OEGUYFetRIt2MA6uAKAC5+3D3vk07\\/4oWkAA8AkGxCZcvgCAdgpDBfk0bWDVBKI9iB4D+4bczIh\\/0DeX5N83ADIPbLGYbinPRh9AdBMIHoChWCAS0VWBON40RcgXg+R4L1ph9Q\\/WvcOQ7T4hZECZR8KRLYCRh0zmgRFtgKpgIhd9kgvtEY\\/6vqHXgBMAajz3zDc7SNVAEOH110i+M\\/VCChpPRkFmhRTFYyINC0xV7PWcaYSa0xQI3HSZBZSzBXGSwaB39uQtM2cnX2TEvCgdnxtcNIomH4zesEkmNcL5HtKoq9cN40sAcC3XBmATVvzmcc\\/dnMY2Amwj6yV31bkDMGdG\\/8Uyt5OPlX9QM+m85F8A+HWWv2iAgb7Nv4MKW82+zHgiBlfagbkKJvkoDsKMmmLzzUgkV36WB3AVQ0GQHoBLkd\\/n27TXOhnkSEu0SBBbk7vOdom1c4ZZe5L4B7WuT\\/cC8BPpVQCuLbfy9qfSVo70TWvg7ZROVINM6EFEmOxLgFaXBNzh7uFJaiOnLvc+7w59iXQsOTQ5XLpD86UEh1F\\/7YPrjDoDEeBB110VG7kAgZyf3hclzvOKCWD6opdlAFeGYAthubhT73\\/6XE3voRwOcA16vlZiOHyPm45zsPUYrc0gyoiDQbCn5mQR1khK2AOkXoPoV802wOxEA19IvKP\\/4K9Q+8AuhFE740BIIIOiR7+hg0dHfpZ2IOIHlMJpPiP48KZQ5IAMIAWvmgLdCdnHi4+2ABWCOB1TAZ0ox9kQBj5CyhAC8BeALtxNADg5Z\\/C7j0O9r\\/ocI8w8sJza+78ooeaUcr5HH1\\/vgIoZv6cP9GSaP5eXDtypC030FOmLaIhUhuuAOCiB9gOejpSAOPu\\/pxOj\\/tJ0R+H44RDxb8l4LPzhZAPIFnRuEsC1egbjFfm0l1JoBx9oet1PjYBkrYXIMAiQIGPRvGTCr9DKOwhXKToU7Fv2j\\/b8VqtL02CboM7A5opyJ4Ile2SygggJPtOaDUG4FDdbObilbR\\/PviM3V7vL8TLcng0ThQwGhw7RKmonluh7leT2+2Z2sleWr9\\/sePHhV3GEpQwYHlFzk7jqL5qAdYYAQOOHkyctpC4CNmRpXRAd5HMSaCO\\/OhmA96Ojz77hisA2GJqHnn2l56OaYCt5YK09270E7t+d2CnP8mB3RuAu4biPzhzufAI5SUJYhw7Rj0BQQJr+Ml8qREQ2ggDLtvNmJFTPX+ACOxD9CgGHQlaAU2AIjpX218sCzED6Nk\\/7GEE7ylnOdwFP8WcfmgQkedHTpSjfpUOCEevhkBBZ+zBMIR2AOcMSPN\\/P\\/ouY5XZOkzYu4gNaBGVQO86gi08MuGKFsdXrmDlEZtSk9joEn1Bnp8PpzAIhQGoBc55XT04acxH01WZaBiH8fZb3vkXr62AN+zMJ9\\/4yZsJZYBtrK8dNqfjUW3aWuRahIdJHmjWw1K+TsjnqYCM8rNDYEsneDpfi\\/41J2ACz4fOm74mivBa2sBUPdIG1B5IZ0DA0vUiELAEiHEWUVS7uxlmisBRv3yFS+qcLkimqaQM7IwQYShAj+t3hTC7+oWgkeKk6vcIzd1GeAHjZ4kfo2qzABXSV0Dsx745si8XdUm4MF9elwCIc6mCS793jQFY++3V8bdAovEX9XONx9CrplGrFoANZK4AYIONiUMf+dQHnh6G6QEL7Bn1t1QAgYH0AFjqLBjmVhVDDYsQUwPDlzNNE+dBCBCJfs8KKMoaZMtALJmpU4c\\/Ed\\/qA4D9Gvs36H0Gk5TzsdkP85fI6VPxC+cdUT8m+rGdLxqkoIwvPnnYj3sYp2ABkB5AOeAO7ACifHX+C+NIBiB1AOgRIACQQrjOZR7pASWWazWzEC0VR9v2+AqCL7X5VTPgwBwAeoWHyDxm+c6jb+nOz4ge11fU0hY\\/9aMA\\/c00tTUA6f5OMHL7rVcAsGlrfuCNz95Mw3SfVLvTAPH3aI7T6uhdGsfyvmDIdGwpCUwhocvqsqwva\\/DNFrRSO7EA8fhC9a8W2nqfpYCYlCnRHUvrGo1PGp7CQTYJIvjP32NBoMBqjPv1OsrGRnip1vLL4Vpw57UrDQNWJAeT8575jovuxzoWSKYuUMpjNwoq0Si\\/OmeMZJaL0mc1FdL15TcZ21s8WxrsLDnI1Uhaw9HWAMOqs12I3isQOumMpZmolQHzCoBTTv4c2Mj3OzaxOvx5crHfLu1IpTIkvUCSGS4Br18BwCYrMwwPf+oDT4\\/T8ECMyiOzG9tGyUCYmQDu\\/JPRPuE0CouAzKQLIOYfJhgCqobInOHfEWtbOQRKgJZAhzJQ0Iy+fI2dshVZYnKftIehyQ++B6+h0Vbk9TFXG2wAqnBC3HSA\\/A+lfzHQJxw5HRtz+uj9H+BADYEQ4d\\/twTRABIhBQGHk0BsgRE3BCIxgAJYEfFXT0j2HpXWuA47OA6ulhheyYPP021Jkv8QP0AjPVoQNoA2uwUMxWscwhqTNauoC31GMJepCyxdPw+233r8yAFv25vvf+OzNsIsywNbCVmAW7WSyA1919Brfq3HYqOUHWKjpgXT+TB+wc6DYA2zYiPTVH8CfY8KPgkD2AqPgj+O3W9MhyHbgsGEm7LzxPbv9EG0+sSaDuQg1j8cWe+MglWdlfltP7hBIgMCcICcANpfEsMDDeuTo1XiI1yhtkxmsymphx1mdJMVyEcO6MYnQvMCAa\\/6ZFq0VBkllLjjkKmDjTjeoaeBGu638un4TrwGH+blPrbee6+s\\/+cLOz1zvlmtotEsLYdoto0XrbmEFD3lLWu5l3O0effb133StAthgaB751JNPDxNbAafyX939gvrn\\/QcjMEw7lwqKmwPfHhuL436R3M+qDfQJwFIOaMF22vx8uNg75gLII6hDplsAZ6pNkb\\/2Nhw+JEfozMd+\\/rH72MufDXvYjiDy+Zzkx1plHgt2gNE+av7BAkRUT01Aa\\/QT1QGHPaYIwoAy\\/x8pgDH6B4z\\/DCmAjIuPfL0Xbheds7mBxBQtbM91vET3tTK6fiM4\\/E\\/KfyWzVyOYeXQDY6lazU7lvOT+Z9ftlGMhAXoDmuDO8OL2X37nX7imADZszPe96dmbKcYBd5F4bezj+nuVvUEXYPq\\/CAeRP6OzFq2f+XuRdCnaa+kGRt08njMAYi\\/ZqQdgYHVAeOI2dOgOnsOxAlkDO\\/RsViSGghoGDR8qbACzgWWKn90gHHaj5Ykv+Xn7cpQG4eXWGhhLVJqbvv48BaqqFNDDkfXhZ0Q+F6FZe4SkLnUZKf5di5KP2\\/jawXGvlJapNIgr2qJzkXbnNYvNqWDDv8HnqpqEi85\\/Yh2f+nz3Xi0RTKrm+MSubpqTLfk78Ze8lzdXDcAGIxMpgE88+eFhN7wEENltftVmOTL3cA2o\\/KUosIEESY8TBCBVMA2H8J6oynPDy6xQg7fPHr3wP9jQLCfUFqKkoG3GwBEk8kcU2EDURyPDNEF0+2fkfwg6H0Kjvdr5YhdxIqBG+47q\\/Md+\\/9QR2Lmz218Yn1D\\/BwAYo0kQ5IsBJDgNcDeM\\/\\/TRd7G2wdH6wj1fIvSPSC5tgmXyv4\\/ejZK6SD\\/F982YMLcpB9xRElV04LSBaNeVNVNTC\\/4GB0a+jiQsKihwRJVPe7r9V376CgC2bM33vulZjQM23V+m\\/8mJxo5zz33k4jWsxw4UDh1OFpNSUJaHqJsRPAADUl8ZxfMc1BCwgAX7CaN2xfGhvI\\/Ovb7G0j+ei\\/05ciBQsgJUEYk1QJYwdrVq+uEEe8edY4uLiRfBmMdSm+xyv0L7Z\\/UyVzGLlusIb8uIC1wvaa\\/2rPo0gHr5wkg1x0nXxj3B73Or3HO58UvXxDnH3JiECuB7kFG\\/q52vtz6VkeCdsS0RTtLGr6SmGYv5+evn06TDoxSP3319tTjdE1BJJ+hbMaQtiHIuehzGKwC4dEHpuIc\\/8dTTw3h4gIBK3fxc249cP5N76BYuGe+019DAcOjhlbFEIBTMigBGrID52HbU8wWWYPU\\/4EO0AqbrZ5zAeUCZ0N5PEPOHnJizh3gmbLE9mgojqofjZ7vgMFoU8OHYKANEzlElfmGgCASU68d76vKnwUBs\\/JM6ADYD2uO89zwRMABAhh0SPzIBog03W+QN3UtsVDeAnWR60nYeot6Ff+vhlXs1e+yiJzO\\/cLwqKuj2V+A1AxuJM\\/hJQRfnYzXUQ+mZthMzy6PPmG4dhttv++nvvTIAGzbn\\/Tc9d7OLKgBHvRD8YSOoLW8R7gkQpDaAFbTI5NEhtyY8nAOg6gC\\/v9sNz9NTQRgYDh5phEwdkG1o5wKIQOydTXek7I8N683B3gStFA+DPvxvfTfACvw3Fft0pHKb6BsuR+s1X5iAPC7XKFME\\/CFyxaoXqrX83o9U9gu0FC1Pcnu4fOYxIxpg2zHeT\\/Ifit61A+bO3v+O+OScir5BB6YF0mFm\\/OSd2OKjU6AAjENUbZGGPfqvOfDGNsxTi3N37Pt2DozwtyyzGPX1nhHI\\/A2vtdgu3mY\\/bT6v7mfZPA3DFQBssDFx6CMf\\/9CHh3F66TQepCem4M\\/iP+XzudSR12cJJjoHovtOFOkzv4ZmQjHPL8rxLQTkw2RDqfgKtQMGIDho0iYnbqLzXy73oPlpG+Dc+TVw+cgRYm3eQe6HPQogIQ0AiEnkP0PuF5Q\\/cvfsCyAwwJkAuyHEf2z0g0oANf+5p7JAUv4ADTlHYDeOX3uMKYDsDtL2pNL3Iq4KTHZd\\/9LzyZxHLmSDIhNgbYXzO6sR8L98LNMy3n4EEdlesUPfTaxHVG2DpiBGj06AG+dorERnU2bvdZ8nGLr9A1cAsGlr3n\\/TZ28magDYVIeqtdLlTup+RvURlR9N\\/nOkjkge78v5q8VGU\\/xDQCjVvmj22gdADjZr\\/3NqXwEGbLylaJ9A3sLdWPvPy\\/lzPDfkwhSVlBr+fuSuxv5mZM017wliBqsJkg0QisMUFFCikpQ9OcEW\\/e8APPKbxZ61qNf4PF4JpqGC+SUnt+TgXojDXIroq2M9LiVc5hHroruk\\/HD5NxWLc\\/5runV+MWiYn7dDI7I2nYBQX1M+N467m2ffcNUAbDE0j3z86Q9HFUDU7JPdkoCPwnpYDjX4wXwA\\/hdcOysDsV4ACtAIyMovbqDQK0+HcOTjXeQGoF6KqruwaQeNEwj0IO0IhgXJNiCj0PzcvWAHGVFgihlUAIfoLuAUAJ03wIHFf89DEqimP+OwCy1AcAfo\\/hdGM\\/61342H3RSCKegGDpE+YO4fcwCc9w8YEv0B4vWvverdTp+n2Tl302l72mo9JrvmVFyl8izAO\\/4W3yKTfcQGyk8WjJJqauVMm3F0rlMRk4wjiQAhrXoe\\/+KiTOzpwJaRK4zC7R\\/86T9\\/ZQDOLZLy\\/jt\\/8LNIAaBEbgzOzdR50wHE\\/VUvf4nQGOnXToEAELGRAuDC8VNYe6eGPozsQ+m7x3uZHuBeytp6RP8eJeyUARtwOf+tz6rvv+n+oPp3AfaxhpNVsDZA8QGZAlH5dLT6nYgtChA22OxSTmIaalK+A738Fp8\\/zQqimoxMGO3byUur3JyuRI3aP0i1reTplx7z3LEe7\\/\\/+U+ffv+z7t4CPBjoKK4DfuUwjzFmE+efPAaSj+5TGbG4teWRNsugFGBtfxxUAbDAwOvTlH\\/\\/wh0eWATr5p45+inFV288xwNgUjY0JUaCaBCEZCd8rUBAd+oIhhKaYg4X2ghjMxjV\\/h8eOD3OksJ82cvB+uGjOQ6Efti2NEWP\\/cPhBdbGDGRN+odw\\/TOM+0MZBICEYgSAxNPEvHD00A9Ou1PpjFDBAQPQNgOjPkwBRFjiO4+++6meJflpJPyMLqZxPg+RTW\\/vMtp\\/l9ilxcK6F0Y1kmD3vhwkODn+a60\\/QMFs3fXTvbWdgUdiIsi0RoJaGgDxa1zRNt3\\/oygBs2p0\\/+YOfvZmG\\/c9wvLWEfLPWvFnHL0U+0wUS6LkJTzBtVvWXigGI90DHU+hnR47ZGdYKeOhPERIaFFpLYEq\\/vY7tyXQFjAGtBlDIvjQs0jIMrhBkoit+nGbSNbiahF1EuIzBFEo7wNfksABa2iL0OrYmBgCggtrCpeE6dZ7GmrVJf2TIuKC9vy91cKd3vHehWIcZXz8HGRYTtis5XlbnnP659xvoYd61piSWQMKiI8djWE8D+DOpMXC60x4dB5TQIm\\/ignXN5xIagCsDsMXQvPyjz3x43B0ewPQ\\/KngQpnO9KxUQz5EVAMqOaVYAlIEqGdTx9M5O4UB6NE0M3eM\\/ZgbopzALoIpfYaYOkOojbrcDCacL4oAfBDUR4CKuko46TIum98Eoou+f8vhw2nD6wUcgVfB8qAAioudnXP9vtT9b\\/kaPgB2aCPFcLYUw\\/u5j72YWf83TLyhc+dKMAcA\\/T8OFfJhHin7RmV3qjFsu\\/7Ml61YEDU4el8KnWZhvsLEIDnrBUzOYOjhrt7mepmm4\\/deuDMCWfTn8tz\\/42Ztx3EMDQHEd+91nFO4mPp4MmCV6ipiLuI+Vuw0YpMMvgEKNe\\/QdcXyQdWQL\\/P21hp8CPukFYOdTTMiOnVhXbtnNNekeBQYIscTSKePjahykO0XCkRYl2UAxVHFfUJJft6EcQdb6y4dwfTZtAXOL7PDHLmQKYxTbIN51rl9OqDJtmc7rkPLy483dZmatxLFLDEIcz+vrS+rm9P0SqKipDV7NZSzBqYV5jomoYGF+nrWUw7lUBGnlNEwFCNixVBPXfuOVAdhkYnBwAIDd7vBSNVLguN9IB7i\\/dYQD7PU1hCOPGXkEB+z3n1ME0X4DXKJK\\/tgsKDSCSBeUiYG7cY+SQLQJ9q5HMM1ogB0C2X2Ig8IbAEAv4QNUBhG3g1oMxT7BwG64x8l+SBdoxC9EfKD94zWAh3se7QsWAVH+XQj\\/gjXAcCF0BmSzIHYPVKdApATGf\\/LYz9J\\/VgNQAuN1cd7xAzJYao5eTrP50iY1EAgoEzG1zWkoC17uyMk5xqDBK6TA3Mmrj6Mpjg4sZOkTT5CR4BEe0ncAAYy3\\/\\/pP\\/cfXFMCG\\/fl33vz5mzHLANFKA6V8zvXTOTKnfyeAQHDMrh2s5W+je1kJUOr2M0pXlYCG9yA\\/z+WkHgJt9K9z+tEKGN+PuTfZoAsBdHw3zAfpdQoFvU\\/YuVDlg2AJWvov0gnZypfXaR8QPQOs4m9Ag4YfYQJjEwn2mlv113bBYweY\\/UC0eXUeyxiTTSuYuj7CpQh30bmdwPhrztBRt4frzJdO+26evMH6qgDip059x6k0Ro32G\\/NxDCr87VtKF0+yEAVtVeDV3wP\\/YnHGeP5XDcAGEyMA8NEPj1EFANE3I\\/14NpipU3L9OSUQk3Uisx8OHCE7wYEUYmDg3AhUVX\\/y\\/tCjYvwvmnAC5KKTvwr64bNYxke3FvS9VAiq9Zd6P97MlAAMFScYg2\\/Yo18AG\\/2QBYhIPuSApvYx9c+tfVU1UMWAMUtAQIIsAjoABjiQYPB3XvVzspFahKU2rilWbZ6q9aApmi9qb9lmjmZR+gxr2N2bdrV94Z+1fPAYEuDMerkBFacSbEraNVfjyeNbSmAN6NSmKPy+8fbf+KnvuQKADbvz7\\/zg528O4\\/5nPGwHzBajajg7Tr+Lhhp8nOj9H2udq2vk0B5PxTxyvOwoWOj\\/2IdIHwA3xLhNdf8rkTuBBT1KqxBoqR4WDElEKLW+a\\/0t3MUJoAmgZserUecV2JWaH9UBUBbSyenfliKZFYiTSeYgR6j2vBnJ8y\\/efU5XyTu2\\/ZCfbuC4yN8EtmvEmRNJEow0SpuT8aApKC5a2OroXF4aNfqtTnLNyV6Sd18DLUvnnDvm+TVUQHKp45+fA4mFeTngfG9kZFTRUwo7ytEtCrsyABsMjA59+UcDAAwPcFC4BgFBC3QXsYC2p9MCsR+x2ShLBlUWTfXD62vMlwSB8dQ87CdmAwAUCCpU70J3Ql+JXCdif+0iRvVYAKpLHtW1L8ABRhNF9D49z8\\/Ee6zlp\\/OPSJ5qf4gRht1d9AXU2N9J+f2I\\/NX4B9MF7\\/ahG5Czj9p\\/zgCIUkI1CxrG337Vzzkd2NJUdUkqSk5HD0MnQ+D1urSu8UtdH0URFC1FW+Q2PymI7aITd0DTyWclhFVWaMvbNBcL9blJV54CBlmeRh3EDKwIcNz+4SsA2LQ73\\/7mL94M0\\/AzYFgoyCOtjoJcQEZE+M7X11K\\/uOfRFIev7RD5o06f64tiWTIA4FpR9tfa67INSBEBxj+j9a9r+GkWMqXgVSsggmphyWPU1U8AGVUCWnha24kA7Nw5JRByZK5sl7MVCt8LjXhj1mZb28UiPffFyPw+mhKqO6IcM5sH18qd45B\\/yYnxp9SI2K5+gXpfYAHO5eKXvtOvvdCofg0MHP+WfrmuA4P+h9XryuBhtvKXzuVDehYhFcvNrrg6wH+K\\/YiruAKATSYGBz\\/8zMc+Mg2HB9iCA46aVj98egjytdMRxQOMh8W5AwsQnQKlfcNUa7QhCy3edJju2XXJi8lioRKAPi66ftC7IU2AlBxoQFX8y3GH3VGdv2aXQ06sOQBq+4txv4jy1cs\\/VP0xxgf0JaJ\\/t\\/j1pD9NAIzSv0glRGqBpYCRCkj9gMcGw5BldcBv\\/6X3ZCBN09FvK4YaNYfFf5oKrX5dqc+k773S5zjBljKhQGNKSIHKWPqrTYvmlTUM0TIX5Rw26uq0mqWDso38TCnyaIa83QHjxQYDFIkdptt\\/8woANu3O\\/\\/rNX7wZxwHTAI+m9sXuVJfLvlWw2waXjoHc1pnHd8qGVHyCTE0GJN3v+QJYs9l9Tw2JrMMRS691k\\/O71DSc6QP9Ykb\\/zLuzf4arDUTta5Gp5a\\/wv9uKtGXH89WdIfZDnsaxtiPMVtwnS1M8EpuK8PW4pGBUOLKoR7FLTqyWtlVGzw\\/YTbvqA18S7\\/n3dE5P\\/nTxPd\\/Phdx+vc6z0XW5sN5hb9cMrAGDJXCzBqLObowF8NQ+w18O2vpaBnj2Vs4PePlHPv6RcZxeGok6gGUQjJgxSh+g9r9tWmAcFMI\\/lfwhVcB5AOgR4GkiGgpk9Q7fUwuBIqXlLL\\/AEupNMiHTqaKDuFpS+mpCIkU+dAEc8ANjxeY+kQvlCF+CAdf62\\/nj32oDvFcrYFD\\/aPwTPzWAADQEAQjcQZD0v86P7\\/wqAIACFGqX0glXzXwfcXsVz\\/+UcTKQyIimUPn2tiXsPxYhlC2x9FUysgUHCDSUqJ0ogvoL\\/T4e36xSoz6aftHgYw46\\/NlpGG\\/\\/rf\\/+P7qmADZszycCAOw8DpgsAJrvqL3uHZNy6WhzUiAa+fCZ5RS8EN0wq45nnqBBnfeUamNKIA5A6k3HOsdP3A\\/wrggf3pug1nqP7FbI44qHZeMgXlij8Pmb2koXpZ7RA7C4+oYZZzsVgBFjKm5JsgC\\/wf9h1aaTR4yI7mMNyHLvooOpRIXSP28q8dvwWHHoC3GO9TOX1NYvAZc5IOk68nVvLuQcy\\/tLTn9Nq7B0b+Zpi1PH9O8V8Jdg0uYJieVrFcDGxfjwRz7+kWkcXsps+13YiQkzcimDpaNHERnHAlMAqxAhQngBATYI0mDf4CnJ46M1sAYBIbhn2x7W+XJ\\/UozL3YmJYSWPGR3\\/9mFjQsYnGhQOn2p+Djuh8wejQKU+6H5PCXwehD7z\\/4eYFRC1\\/EwV0MlHFUFMCAy3p1a\\/2TDoHsSEOi\\/TC\\/H\\/\\/+jV721+tHhUE4A0icrsd+pfuUQDhoJs22dl\\/YpIzy6Y1kOGPCsNnBdLJpZUbPZjEyTJ+uYWQzEaU3402YCa\\/2zfbIPCiC8LOvR5bsJ8Dx9LyBd55ds\\/egUAm7bmE2\\/+0s1hz0ZAaNCp0b\\/u6+8cPFX6mtgnkSD2hkh05voDnjdFf\\/S9YYTO\\/gDtWNDvrjZwp7\\/0oXE4j21AApGtJcRCAhQGsggwBafJk4lqR3thtv\\/kb1H44U\\/oNcYWUoWXQpUQBoZhcXKK69NARLdae7O+59QA4YhqnVdL+06GnqvP81Revub45ydonzPkbkLHtYqBebKiZycaP3Eq+j6VijgHJDYt6hXws3QfbEM7NJf2r0Mj\\/AeyVlcAsPV5PPzhTzxzGIeXSBYvQV44erb5DesAdgX3OFbD3bDbhwiY4QLSAuj\\/RUskaXiD+XEat5FAJ02MD4FWMDgHDPJhSiOEhlwAACAASURBVJHTADGQMF7i8BKse2QW6NSt9o\\/XAhzgfOjWRw0AJ\\/bBuQ+74V6yAszzB5LZO69PEMAOgKz7DzODboBqJ3zH6YFxPmgBOP1sHH\\/r1f8D25OUHPvZG7+yk6qJyYilRUBc2zZ8s3NUp9y+v8AQnIeO2OdwwOZd41g\\/lf7FdnbRvr6sVRTY9PAMeS36zgoGogzwj10BwNklUg9461u+fHN34DTAuOe+n+zNLwGf2tG2fgCxV\\/bwGllyJzAAp2x6Xw4cbADqdBWeO+\\/v2n22tmjfL5DYygIRKMDr4jUtAmgLZC7i\\/Ja10DlxSbYSP65RggiHBxIZAEiwH9m0i7pgrl7vmbru7ATo151qaO4xU8fKl8U7cS9pm9rGmjtKO6Lq1I+c06YnOzu4UP5L5X\\/8wSwLPPe9\\/B3HSYlT177o\\/GFv+nTAOfr+NIhYTi2c+sz6LS0swPxWjtc+AFuX4ss\\/\\/MsfGcbDS9VZR9X1wYeLATALQHU\\/dstuz010J8lxDPEk5mfpH17HBkNiPeRz+BwnAsY0QDt8Jwe5xXV6cHLs1scD2Y0iVMrZDIh4BXQoI3qU96lNMEr7FOWDJVDkvg+HrgoAMgDM\\/7PjnysH1OxHo4PZK4DOXxMIh\\/H\\/AABozLj\\/SgDjeIN\\/tpaBpjwcHJt+dETu8aItyu8VdWpUslC+Z7FgOmE7a60G11R565iErIulVg\\/4uHa8T9TaAdf39Jw6DGLjjBen4fbf+YnvvqYANuzOt7zly5gGmKV3AllFwOeJ2i1PH9Aa5TWOvJ0OcHe+2rrXzj+KbYMA4zgP0vtUaWepnxAkhH9KPcCJl\\/SAKv+cqgOid54MQMNUvyN\\/QGs6aJHyBBsQIwmhpP8WayD2qTb28d9xHvS+J5nYQAA\\/FEojRA\\/auNXpG1BsyZ33e2c9dz53yqfo73PU\\/pwhOLecVmKOcx\\/r3r\\/USZ877uj9BD5iOcRQ1i\\/vBZ7FLpa0K+2LbOkVAGx6tnHww09\\/8plpGB6IJDw5f3De0w6quHBf2r1iBLCLoAeGkge0IkoHx4itydY5XCEoQCgAdxAfQ++OwBcsJcjkcpTwoaKAUjs4anQFhPgOQgOyB3dByDNpMKGVr1r9Iq\\/pz0YuHw7bk\\/4QxWDE7120EGN1AKh\\/MAtU+GNcMEWCGioU4kH9GyOICRTG\\/\\/3V71NBg7OqLWfWCffn\\/Jzz\\/HpM6URnoJZRkiL3+bH+90wiIBolF0A1cPTBjWtozrulD7LiAA82H0zmC7LkKpFPi0rJLjRq16Ic56HHYbz943\\/vz10BwIbt+UNv+fLNMIUGILaF6HoPvOIYXPQAYHTYRH4siSXkQymfav\\/hvNmYx9W70xjgN1IMqt\\/31rXOAP8mQwCMy\\/Py5C3lU8V97XW1CTE328xCFqrgL2QP6KK5oqX2963iG6E1UHtga2\\/MIiTqla1JYkryI8EQlPjYcZTnYMHeEnV+7LyXqfm1yHvD4150uuk0VzIRpwDDuYicj7ABq\\/nfL7120MPhMXLyW2\\/0zgGD9pzPCxAzuMpn3EOc8QoALn1sedzDT\\/\\/yM9NweGkoYBU2hPMXF4\\/SPoXp0S48mu8zVJeuF3jdvQC4jdGon6oa+Sj4RJmN4AdI9XP2n5RBVPZHiwEcij7\\/dPLhjqOm+Y59AQAalPfPqB1RvlT8KO9Dd8Bo4DPhT\\/QBCDrflD9G\\/o7R5Q\\/d\\/2IFh4AwygfDvqBCgG2CqSdgWkClWOP4v7365wsDIPRZiMQaHTeivFYIp6yOljUj9gXEQO\\/ND8wceb6mLyRuMFOQ2Rh1QdMzl7P22ZL6z\\/wqiq0T0bRInhdgI0qnwAur4MGvkhJOgeTtn7gCgE2b883BAAz3ohUw3CJFgKyLD4ePQT+a3pcqf240AQKP9uVx7uLnOn1obTBhGyuQ2T1E94zM3T3Q1SvZ20E0fqYlBFa99u4EGbVBcHY2B4ppYbsRE\\/9U+iKfzIXl9e3I0Neit+JaMUJEQ\\/naftBeMippG47rVRCDK7WX6HYMW3Gy1altemgVWFSlfpHpeA9Va2Dtghj8IzBgZz13lnMFf3Xqp5zy2m\\/iMzt2xEtO\\/BSTUc8\\/P64xpOYh54Ahl8LiZcpJ6Uqd7tDTvQKAzcv1oaeffWYXAIBtf6ZxL\\/U\\/w4IhMm+gWPAny\\/745NAOmMdglkhQ+2E3YmwZE8XI5CudFFsPkX2raQ9BIN0Jp03kxD+YNQUHoPhB01MHEF+Uoj4o86MEkJOLQsS3xzAgCv6CAWBkT+o\\/UgTsEaApgOgJwO5\\/nAsAZgBgAqJDTwdEtQFHDQNo\\/K\\/\\/aQCA3tLUfxXmsjnvljzXQyqhiyxR3XoVRNBAljy7NqkjthavN+fvqIR2cZY3MOCowKOMNzUokJ1m9CZDnw5eGggABDdZsTgs\\/b4iusN0++K\\/92evDMCG7fmDb\\/m1m2nYRR8A98DAkoshPonBQRIFsB2HOxW80zELBHB3Ug\\/A47Bv8e+YuhUDuYzMseec72fpocABnj0KeAn2ABKYmcd+IBDJ98gNWBMgVZFAhadl8OQwIyYUUOnDlcepwESq6bhjjen6RY7VkF9I1Ox\\/hR913\\/ABrEWlBWfnMeci2FPvX5JSuDRSr9cd19naGItCX3Dc8890rnaFVTh1f5Yc+xyUrH++ZyAX7eUCgFq7P7386goANpiW7tCHnnr2mdAAIEqPvD9oezbuwZQQvU5Pjf\\/HVECailD4E7aGKDCObfJgCntJ6KlnkIIDtveF44dX5Jwh1uP4E7G+6cARybuWGXl4aPZR8ieKn44evfvR1jcj91D7w2iyva+aBE13u\\/Gemv2gYyCrBBD5I8Ggc6MGCcdFdUFcn5oM\\/S9\\/+f2uvE8Y0MN2i5BKfqplCejP\\/W97+hPBfzu3PiVjnKSND8DbSqFWa2YHbjCgUMOOvqUHXLXpaL\\/8KmGI1Hlm1QAdBbvA2cA65ZA2+vYlf\\/e7rgBgwy5901t+42YYp\\/vYQepdH9vIdfzJxJQ6fUTfMfeiQEw1EsLGKk5cLXlbbZ5TPNAAoB1gwHdmzBnVk5LzeGIk7uGQMd6TRKHXiJioWBNgEMp6j\\/OHAXBPAOFOtBDG8pTTB+DEtEHoiIBxLSAUSDB5Iacu0IDcA\\/EDoQlNEvL\\/DEeUjjiVtz+OQpdq+9ce52zrVQIvP3JpI5+lCHqpImDpWs6Bl1MOfcmxb1i+3aFIU3EW\\/OIpLrnO+X2wMJJCbJ72mgLY\\/oQeeurTz4wSAdrBW+wXGy\\/0fkH9G7IH8N8DAMSIsfi7+UMCBIpHPWcjwvPoJhTggIGiOuwT7GvHQ7YM7IGCPiagQRSyzp9lfhhhOkTWnhERe6DvOQ0QYwfRNVAR\\/L3DPeoHrN6\\/G4d70Z4oHD7HpRZnL+ePOgS1\\/o3PqdcAyw0xWpjthX\\/9NQEARCla6pTK4+Lpi0OmlSrzxBVhuWCq0X\\/STOsbYMCchLVhNwDQOVvelFYvaf2yHhrVr\\/qqshfnbAOfdk+XShBmFRUNPqxqO5FGvsoRtAEu4zDdvvQKADbtzjf9yG\\/c3A3jfWhrUxCr6F5AzrpwpgBYGeDcvN9zJUeyAFkBAFYsE+sHFeSSBaDmAO\\/LT8oh4ze0AT5N1T9fM+rOq70stsApKrnsXHfy1tQdzwR8cuQAEV2PnlQOyx8eu935PrATr878Eip7PQqddc9ceMLzq8KWXYnWNy2QcvClTINt1vx7Fq9nxhCYUazgo\\/9cPI9+gNEL\\/T3ngMnR9TouuqYANt\\/yh566fWYc7h4seXzR\\/XGXUQ4YOFyTAcXbIUHvEloW6MC3ISmvEj8M+yF6p3wv6MLwpDgYFQHweRgtQHevQgPS7KzuZ9QOhx+diUnRoy1PqA\\/ukKlH9z\\/k8tnvP0V9ARBwlqD28fc9x\\/4ie+FywGAPOPnPzX\\/YYMjVA6BO1XQonN1uGH\\/1+35RjVXbluqcqFWpdthHjyW5dwuhS2bEH2o1yotP1RyYFn+j+tvRzDo0UbVpV+HlduDM2ftcbaracX21HYtxCg2boi05KL6GS7h92d\\/9zisDsGF7vvFHfuPmMAYAEI+myXkQ8gkkB+CSowfVzza6zO3juQRVn4p+luBEUo9LgkQeywDB0KvqxmyOmB0k\\/0T5Z25Iz5lTPMQ4SKiovDsShGQSsgwwHS8Yg7Zj1OAIm9xpB68dV5iiINAkU40k7WGRIgjxEHmOOYA9desvcaAbHt0LPrQ62SVgsuSEzznzJQZhDQjwtpU0YnlGL+RHze+rr2WuXZgzGkuA5CRougKAF\\/J48JmHPnj70WF3eCCcNbv+KdSDEBD8PIqEIOKR+I89fJ0OoPPHv9nTl22CJQoli9AkpnEI+u6Fz0d0j+3KVABOGap+ViEhyg\\/XO40oSmBEHwAg+\\/1Trc82vmwKZPFeEfEhPUCHzx4DmAugaB7DgDhBMIBEP0RI4kIJBWHJAhz8z9\\/3SwUAOMVeM\\/Et9V8DmmKrkmPkzy9SgUx\\/cptmriApTTNeFaJbzdui8Q6QdA6eV6FHpoWjz9UOgMYoGcKIEUgqtqUJmLLFcAZNlKIzKNdw+6d+\\/DuuAGDDNn38R37z5rALABBxVRvNa9Glc+wxDCiBVg7zYZ4\\/S\\/o44JPMDAlyPFXW6EfvDGl6PHCIDxT4naI9FPuQsQt9L\\/8Ne2BpS64nO2eLER3twrEEbahugtQBq66U1xRIBK8J7FTHYPrYPskBRNarW2zEfgFHXLNFq+08XJ1LtPTc0S79ey7iW2MSlsDFJQzA\\/Jitjvncd1zCfHi5nktD1O869b1bgdbauRJIlCoGPctrJ8ANNiYOffmTn\\/noNEwPBL\\/OPQXx3xTtRFiyhzBh2kclHnJxYgPEyIGj5+Bw9vKSDoDmghUC6MUP08E+AYwKplD3Zykg8QR68TEFIMoymvqGwbknah8OGP39KeyT0A9CQHT5Qx6f0XyI+jzIJ5w\\/e\\/0DYKhqQI2CTPsrneDSQ7ZZ5fehVDDkjpHJ+tL3fUBpcxkR3fRlus++vvCpefycfBewEjvis2c+U+mGlrsXYs+Hnn1ZhCias2+buQGWzNnLOQjypUMxnewMcHM0bZXR8Gu6lzALqVxFYfwRt3\\/mx\\/\\/DKwDYsDm\\/\\/62\\/GSLA+9CwhDxXpYAIpwPssgF3gFnT5hzyU5r8VCGe2QBCbfwPQWABdLGFKe6jbzS7U5mdjOiTxGITn5y\\/V6o\\/IOaTUBsGIDsEcg4BDQcddrwX7CGkBVH2Z22hnbnVRLwANh8TC0alvwGqGAchBVoh8VW1QmbpWSSbtqIPmKn51x7nVke3dh4Dj1MjgTlxsDUJOufY15iFFqOdVxhcAghoCpZz\\/nNgUX8\\/c\\/t98uYUqKjXcp0FsMHA6NCXf\\/AzHx2G4aVshh+b7nlShwh21dAnQhAU7bIscI+OvZHQp9L\\/MN2ho18ABXb9y\\/TAYS+cnxE+q4gkDNSuldL5ngRD0eEPc4kkE6TYDxkEjgVGGWCo9j0QZRyj8Q8AQQgBNfEvSv2ijj9+WIgAw\\/FDKJj0vpoAodOfxwWLaSArIFaBjYAY1Y7D+MXXflAhRgmTZYToPVMGn4KA5EFrIcTsecFwJB3QImygI7llGu1+a9Wv6yBJiQ7pvGeJveIEqmCKP6EIGZMx0O+VBqGxCM2ZmLJgPhpNpMPh3D70t19xBQAb9udr3\\/qbN4dp9zNS39C5Oz9vpX9txKOWvOofgQl\\/KqHHt3KSoNYA5wUQjtPXy1OzERBLAWENsr7DgA5d\\/oj4TPwJ9smpM5WQej2tEQQIZBI0Ild5h7ykxMlKD2CptbLEXknHq0500aW5+pvcHFt7vWoA1mjqudNZoq8vfZz9uazTaSBjzjDokZjq677Gv3wpFz8\\/zxYgMo\\/ihQGPXHgeNzclM23D0v1bAgWnnbutySlA1oKoKwC4dEW24x76pc98NIYBoWUIKt0id8+OWdMhGvxMyKxx6keN\\/vn3WCAxn9TWxUJbxCLawspvI+vILAKfJ3P83MZMDUSuIUIC5f2pC8DIX3fwYzSOkj6GChHpZ2Tf8vhB+0fuH0OBpP4HK6Dafw4AYrkf2v9mtQErD9w9kA2KWK+Qr\\/+Pr3sSl53BUg39xYkuCl6z3YmMQCEAeLwAQF\\/jkqK+\\/BoDa0XatMd8qDkDgLqJY+NRoibXaVC96S2vAs6M8Pi65T38eZ75LiPcusZl+NhpBIbh9pErANi0O1\\/zxFdupsNwn06au8lCPoIrrj7U8sc23bGhj97Cex7zi51HZIkRwnaeWdsf73AaSKajksHRVQuIqCSQUbZqhfzMvYQ9kIddxAAVeP1sdQtQkW2scgvkUdoHLA9If5etKQxMDaSRc2Qjmh4kFABR7vw8BVAfyjml\\/zlKetMD3nCwHfuSA+UjO3aQqZIvLvwUVb8IQjZco69j7Rrn1xkP1srw4\\/eWHb7tX\\/sdTXgYr10BwMYHFhqAX\\/r7Hx3Gw4M0JxETRJouNhVCcLIBUOrBRESdP8L3iPRR1Kt5AXSgilRZUAwC2V1i4vQ77FMMGCQFv1P\\/\\/yixgzWBpp\\/CwEh7ovZfeX9Q\\/NIHqG7fThlUf+3ZD1qUNf9R+48yQjUEcutfCgur8E8CQvYaoE4AWgOlJJAhkSjxV173VCkDXOAF7UzTKcu5umIl6YCe8m9ROE8vX6u43VGaHzK3QYXoDKpaGqDgCxl9Vhg4PLMdJsXbtleBNska2AkZJjj6Z2MafpZOQ0xJcRzTMNx+x996+MoAbNifj731Kzf7cRdVAC6NpbNn2Sz+zHy+BXyo19d7cJQ7U\\/rM0CECt9iPEbtYAnQblP8XdVBKBMkeqUWw5gjPAStKBMlRcBG0uv3OyVoUo9HfdFSN1CJRoC9U0x+EJEazRVSIBedSRCIf\\/qQUE\\/Y3vCO1ClG34bHkoedo6UqAn6Py599\\/Dmic+u7+Xq9Ezgs\\/+Ni5Hh+0xIIYaJwn\\/C+\\/y8fswTETMD9GwO6qAbj8NuPIh37pcwQArMOTEg9t+FTVASCgdoDTcA8l+SiKR8ouFEqxB\\/F3lIHQksS2dPjphKMFQ4jitV\\/dVTgcM3zehAHAMDg7UP5hKFDHz+aCEbUrNw9Fv5x4uHqWA7p172401Z+lgGjmwzbBHuyD9sBKDYCRcLMf9A1gK2Ak2jkIiK\\/9\\/dc9lbE1aXstUE\\/gk+fNOKf6VjlJGdtmZTNYtzPO7EGiBzt02Me5NXM9OPKBLONLqKB2Knb8\\/GjaaeEONo9JXcA8k+F2n1VQ6JRFEfwlU+D8MitBbr\\/zCgA2bc3HnvjKzTju78dzZpSPteceXARm7vsfmzXC\\/z2EmAQHSvngz+DwUggogGCA5sY+cMgK6xncc4qgVpOYOzlZNgO1RiSQ8R3KftjMR6xFJ8ZL0Cm2KtdibgSJaNWQtJBcsCah7ncPirq2j24qqhqcODEavuzWrzEAa+mASx33Zd\\/ejrr0+5a+v77m9EcVLPr9uYiRj4EWZum9tCWzYy75bUvphTV9wFra4pJzXPsAXPI0+mMe+sXPfWwYQwMAuh+Om57uEMJ\\/lgFGsT+n\\/2GZRMFxHiv+PrIFUdpHLx1PV+28ZCbAY8qauCNgUPJw6ZwASEdMTIFKAKj9GakrLRBrU3X6pPXp8EXfswRQpYLoCeApfuril21943v2055lghqESJYAfQCgF+BUQfYV4Pey1HAYx89+\\/9MaSs57Rb9ZRX41nm7bKW1dceBOpR2l1Kz8c0KViEkblJuVZq4FXcbJTTGg+gp9caVxq6PnSQtgwOOrGgD+RmO6Fum3z5kRQJUFbkipEZ+G2z\\/3joeuDMCG\\/XnzxFduhmF3X92xowcGQUBz3JkGACmnRnp0rBRlVh0AHTjJd1TkqhQwDtf0Pg4WiNSBlP9MflELkKJAfb+H+7gToHNIrhgwSPUsAXNVbv8r4Jyth5NS8yIjJSk+Q25JArFzt7HuCC\\/9\\/P6kKHiWJad\\/Lnd+7v1T13cq0raTWwIAdsxrx5y\\/J71zXzq+pkfa93QkI+\\/ZiT4G9d6UeOLi3gfz37eWtqjnTlBz7QNwbhkcvf\\/Q+3\\/lY8Pu7qVMoXCXTyG3gwrP\\/fwpCoxuf4Gv2aQ\\/WAKmCUAsgo2jmwi7wfI+e4Vpuhc5PDbpYrsfigxarb+oTTvbiP5VsgcwgA6AHNmrAT+M9B31R4sglPZBjrCPQcARvduJq2oA0b57\\/Cuq97AhCQTRdIWcBT6P69TUQQCEmGzzAx9uSXOLkarur4rtZiuVQIG66ayCaiiiheAm5XUfqctq9dN2BGZUc5vWoKdwMPFIGZ3RlNTmQanaZ+cGfbMGfCTVK4OZDkDVBFanCwt4MI3Bjujg2+9+x7dfAcCG7XnzxG\\/dTEgBKNdvaS7Pweyca\\/65OFBGl53vOlbGFFVfBkgGAdmy6CHg9nlOMfiLyCaUfHy2\\/y0gMdZynCOTUqrTk14BPjm2PYArQUqN9fEjD+QUJS\\/UelNtv8YBN5R65l52IEAsxxwY5Cn0\\/pI+oPYrIOmhiheLZs44xPllvlDwQAMtrcPspI7cDRK897zVifoYMvTHVCEiF5Wv79x1rrEUa+CgBwbrqYmlSH8OfurPzxQEWlzsrimADTYmDn3o\\/Z\\/72DjuHjzE6DBu0mGKSgC4wYNnAWAsYI4OAe2fHCNZAgQS0bNM60g8EvqNs31OTBjeUfYHtIBVGY6dp8K3h0sHX6n8Ps4iId9kEV9E\\/unICQLABnDKHxX9cb5IEZgVAH2IToKaByChn\\/oL8LhoT+Te63eZpJC+gLltCA6f\\/YGPZMBiR14S69xkLofSA4nfHApJGhQ7fxEJhf63Ye8o0KpuSuFfwwpw2uUD3uamaKtBaJG6HTqFCcwnc6sluKhRf76f\\/ocOSBEnQYW0oLqWBgam2+95+5+5AoANm\\/MvPPFbN8Nuf19Q0cI65v3NsFDoCejpyLoN7dHzNBNTMkoWEZLiVyleKjhM1nFFtbWAuV\\/5jOnfuRhrnO70ElgFi1mT71X1UIBsLBwxRXTAXVKB+4DlxXU9WuTS9LRzxNsdfXTHKwigTGI9TYBKJwsMV9iCU9Fw\\/fK5A7d9uPTz8x\\/SRcoCWxuW1+KhNeon39fjraVrPXX9FXBc+jvbfemZhzXAwTXKa72mALavADAAw\\/RSzOql3Fjje4HEWatLz8fZwEouskt4HM\\/h45jih\\/A80nVo6IXGuiL1qeHl1oxsvoYKRhdxlQ2h4c8wwmlL6Q8njvx8X+\\/v4T\\/oL6AKgPiTA3wY0aOrH7qj2akzdYCSQPf+x3Gc9Odaf0f7bims9r9gA+j5dsP4yTc8o7XdI2hvGqsCrMjH75bwr1L+drxKwptLkF0sYr6eS2tGOUEGmFoSLtkuTQ6+lQfwERHmqySsLZiOUWAskAQO7Yv\\/zYtJkOHM0Kx3gQw4C0Wn6fbP\\/80\\/fQUAG\\/bn9\\/7YV79rGMYn4z6LopcGwCCLHfrYYBPllghgEckLYcbn\\/FyRLHJlCBJ9aA6kqN+ZLDyrtPtk4\\/OE7CTItaBGQKjqKZJW9QTApo73urWG40glWt0vNtGryWmv4ngIgNoLxBu6zvn9TAVst67BcHSR\\/JnncCSvKcf3bYTbhc2j6+qYzj32ZefYkoIzErE73VJUT55i+b\\/U\\/8wYgaXrP3fdlej0seccfQUuWE5d6pH2dM4CLP2aObig0dx913Nv+KYPnb3u6wF5Bx76hX8QAODBCM9t5TGXV3HAuJPEu9XvoaEXon5WAgi5U\\/wH\\/p8ZA6iFd2zMReoe4kAaNCrqB7QEBo0fLhhlenL2dO4gy8PRp5CPHfsgiAIQQGMftQHm2F44eo3wZevgKPkDpa9ZAxIBMqNhtb9Ef5gmGNqA1oYYukaYRU4XHD\\/++EfhR5FH1e5s21WZ+BbgEPY0FVTbnDXMh03TrAA9ns7v95QAwQLys9Uhm8KX809IwS3FCN3irfY5n1qPsB2bMZlU3SVGi29w+xHjm8ogtKoBgIXbv\\/i2l10BwAbD871v++rL7qbdp9kkh9gTLX4jl1NFgVLba+kIqHFVmCno0j20lPSq4zg8j5ketMMzUOcGPTLSIcTPQgBUG3Bkp\\/9rDFDqS3I9lyhbX2SvLvsh+80eAY7yk0XL9EOyEh0oqLd1jebPyLKXthiDd0oa79fqnNoebk4rVZOr7rYCkWPndm45nHOms9+9eBVrkfP89aTSiR7PXRpt2iylcNGHVg7qnL7WzVIa4iTjsLv3sud+4Pd95uu5jm+0zwYAGIfxQRKJLPlTlB+Uv7H+sBvuogCQtUTkBjELLFYByXIVh6MvQLuL+xAX3wUnT7+I+XwsMqDsD0QDBX+RDmBlIYcARQkf5E2tzz96AnA0MMV+LAEsACBofkT0EO25p4C6AvIqeX7l+tEkCEOEUPZHbEPxoYcRucSQi34cx2ce\\/3hJATT9HI0ZnTKDmRl2X9pX7Uzads1ZL29wnsT3uEbueA7u5ixkXQlRPi5dhKlkkRNL1L9Shyk2iytLIaAeoX8hiCDVkhPFUx0S2tJhmG5vrgBgk235nie++rJpv\\/u07TGofm89PUdG2K1bTwMKjTWHpAffDBIuQYEb\\/rC4gNg9hYQGoxoIpKisQVAwDu65z\\/MK9jbWSMtfjfuyRhRHdvuAV9eKhlZuU4nuV3P5Sr1pf1hg2LcGXmAJiD76DoKbHpYOrtFtjWTPOcolp7Z2Ll7q+hAiO\\/JTTvykE51R\\/0sAgsuuPcSL8\\/tGqd2K6an+pft+6v4YiJBzvgKArev2oV\\/4AhgArBvoAAgAxhDooQLPMwAY9cPHqXYvNjVBgDPQqiSMNICC3oD0kJZJSQ+JHgeR1GZAyvlT\\/U\\/qH\\/WG6Afgjn+tkQ8EgIzeEc3H56IzIIV\\/uzFKAgkQXDYIdYE6+9VGP3LuOhckjkhLsLxQqh\\/pAhByBzh4+q98wsnPLD12T\\/LKBAgY6ZlkYiCT96ZYlxe9m\\/vYQOpshVmQknuGM4qTJsdW3u\\/z+44EM1I0m1D1AMwSi\\/bnqh5wwQAAIABJREFUpm9T51opWAUQrVqAg1zHYbh97McevDIAG3bn97ztqy+bpt1zTr1k2oZKHQnoWBoY\\/fqxZt1nX\\/6YtfswsNTp0isV5oYsEml9dAEXGFA5nxMIHKBFqp\\/fnH4coFJNfFRGmC1\\/6Vj73vw8peUB0sLwvpAAW8nJn3L69bbqB68yBD727Pl0C8hrNqajpge6dEDR9rTvWBe7dde8EEl3oUMxKpfQ43aKdtRbmIQ5rW+GsWI2A5o5EFhb3qcAyznnXh38ue1zBQDn7tDx+y\\/\\/+S98fBjHl8aeBABQ\\/T48NL02p35HR0ArxdAVULX+YALVNOjAtACjCTZ6krYHL7LUj4APguC7KSR5HPcDaj+sGcj3cOZluh\\/peEbq0auIjX+yXK829AEgYG0\\/6Hp39XPHQDUFUs4\\/volWM7v\\/mepXagLGUX0JlPoen3zjJxPhmNpIS9vH8cWyHYf\\/SQp2FQTGC4r0SxY3jYJORedQYETS+1IjyHBUtsBRI92CRHzYyQUcJDvQxIXJHjCNoIIyDqnhFaN2BCelDIHOX1T0c3\\/5x176p7cvz2\\/cT3zP237nZXfT9Bx3GjpowbHSfza1vxgAuhCKX8EVaJYXbqCBgas9YJDJhhVvjuePFAM66x1iUzvBxRg\\/cvc0AtKbBF53i1+LXLg4NG7AC1WdfnIBNyZCQj\\/6kjP\\/nXXaC59PJ137A\\/BeJTOwVDGg39jrDzKC5cY61znQl7PJAZ+4B19P5G5HWk8\\/z7fne9r\\/aw9kzk4sXXIc46qFr+f3z9mTUwDoCgDO7aDj97\\/957\\/48fFuenDcq+33eBhi8M9hCDCguAF\\/IERADh\\/WYx+SQCaN5SILL43KIgkDo\\/xMhXUoJJCsTmKgsCDo1YfRpojdsVTRwS86+qn5j0b0hnNna2Ap8p3rj7x\\/CgKRTggBoBgAl\\/ZJOwBgADDi+QGIqjSYiOkH9f6HxYM1s24hPvlLb\\/xl+VQjfP6z0mJtoTocc+jO4zzfnPa8mYrkWWfKXh9CspbfpmDKNHDGetzsYhwSLOi1lpdtWbwqCizHs6bfuV2EZ5jnphawbDuIalFfXQACK7wYpTJCHG5f+8QDVwCwYX9+99t+52XDMIAB0OKC4h9zt6RpY01N4O\\/G+nQMrnoyQBwI6QBPJTDHBr0uLWONPTsFky6QKMgyF4lA3TiIKl8RgLICRP5Ns9fWEvUCTksVdX98SZ5n7qR9v2a0\\/RoQwLmWBH9z2r86\\/646R19Yj78g9bAEBM6Bg7QPc8pwvkaO3j\\/3gXYCO+G0LtqRa+mB0wCjITTsakk\\/i3jkaHWvMQUdu7FhT6weqpTVsBtf9twPvOiqAdhwT1\\/+8\\/\\/Tx6c7dAIcDvuI8kHasakfCvoVZobUmLy9wr9o\\/IMBfiLtmUCMLc4In4ZGCULscbACzKxjqeHf6DmEhjw4Gcr+3I1PjjhAARwxG\\/eA9o8eAcrl12g\\/nHq0P0XawOCAKQI29cGfPF\\/7u6N\\/iPykE1D9vxxYlgeCH\\/iFN37KHj\\/jfbGrzcKqZrjLjwZVCxmkbHqhbxu12FSwdqDc8gkNGq2v85iPTbq4fYEEmA0+OFJMo6CInuiFOI9OPa03nbpAh46RwjslIFKIK92g6N\\/R6TCMz73+iRdfAcCGjfldT3zt23a\\/5+6roOwp\\/sNzwfpJGh9lbKgSABgHHHcPLh7OqD\\/lAwIAfLaBzZ26ImVTWvJmz6HQ7KTyJ7l\\/vFbaUKVLaK16CQWwKLWqQhEciDJyhJgthjAa\\/YcshamK\\/7JRKEi81MFfep9n4sKzHyv9BHIa4cKHLu0oWPP1a873lLNcisS78yQD2AKUc5R7H2EbLq4rCk4J9b7eUse0UbO5AavP6d69b\\/v063\\/fb599jtcD8g58+3u\\/+PFxGB7EVlS\\/f2a\\/2OgHcSgswzTuBQAwE+BwmHZ79g2CdwjFPwWAbuWdQABmyQ0GUSEUFD+TTdH7H4K82NseuxtNf+JMIQRk1G7RXjADcZVxbHTwA0tAp07GQCWEKfprKn+zCTheA3661wQMqAbSlAJ68eYA2UL4ff\\/Zp5u8DztU5ksbrlbepeApo\\/wUbvViqBQDygQ6oZoQI1EDoRUpYf21Vg\\/IuCsUpFIZ0TjfcFRI0wyRJeY5sc7BCX+CpAIwag46GQBdCWvC6D84PqrgRN6T28efePFVA7DB8HzXO772bbu7w1drR0Y6A\\/TcR2IOitUsvxRdH8JLunlWCyhvb1OetfXKz7Va\\/QZM63MHEyD8QNaulZ24DtEcAUr2hFTBJGC2b7T2DPqhpRNO5YQrOLYjBTOhALRoZhvVsOQlV6L4ItpZTTmUFMZymkAkSem+kU+21wXMBY9tAdDRWkA5f70vhauOcOmi8wEVG1Nvydzp87BlfcKccl9askvnnoOR02zCMWPKKypApQgG59fg7z9KB9z7PVcAsMHGxKEvf++XPj6FCDDu\\/R7cIOv+EZ5Dwk3nr9eI2GVNpiHibQne4dFhEjinj\\/8kSZAAIMrrwn3jFCDyo0wPh1L4hw6Cd0MAAL4GNiAqAVA\\/gKgFzYPUEjhSAmAOcNxuiPa+0PNjIJCYBTQKcj9\\/Rv+sEpDi304eeEeTB+l3Gc64BNDHvedNTM1qH+VfGzmnhZxRsxx29eH1QTHopotuqzuJ9RTmmF9x2kAggbe8bAf8U7SwBX36Dn6tC7hor0kJ08JC3gG7xPx+VWdL4xkMi8BEo5PRW6GBmPwVMP3DePvGt\\/6JKwDYsDkDAEx3h38EN4HeGnxAbMGbz00P3fX39Il4ni1atfZPy1VldglbFcjLH0gsiL0L\\/w2GTl\\/ILc0639JgKNcn6EPOJSjLODQMi0r8ee7dtfqLLIDA5sXvLaj9S5OZDlCsnZMWYF1x38wg70e3pRcc2Lm0gJ2g4+0jBzeTSaw52XPXfGoZLjnXZuoMQfszONVwyCYkl4kf63kvLT08uYWuDMAGC8NDv\\/09X\\/pENAIiMX2A2VcaILyu\\/Fy07A3BnuoA3TYYFQHyFIwSoBHCYTlMELX+HvFFt45Inw6PDECOBm5NfFSuh3bAUb8fxx8g+2O64E60fvQB4NQ+RPZmAVTKB5bAo31d7sfotrUJ5hAgOn87fOx8zwCQ7yQTMI3ju9\\/0mUjHajxgk2Q5l98YAAv0ROIr6uqUA2IPMuBGDtPYomumli1a7PfdsiXTrjU8kgKcYj+OYc4Nh8tprICHzFgYyGbQtJHChLxkR5u8IWRBSEEbE6pCgN+l1hLx2c\\/81f\\/y37sCgA3b87ve8dXfOz3\\/L\\/0LAlDV+oE6dy8ulq5n6R4xpHQgybpThGl9J2tciNOrnL1EtDkAiCkBEgQCjXkmVSKo41eix\\/j6mFkQ9F5E\\/ikQlIpeXGEZWWkii3korhmM9yXlX2r2SWSJlKqqfGWjzzg1w9+jAPqssHCluVA2I5rrE2bdA3PP1RK41OE0R7kUeZ8CAKcibAMJf\\/eScz0XoS\\/rmdpdvoQpWAI0EJZnibJl0BcoQBce8PwaPv34i1ZZnQ1b7xvq0IcCAIwDpwEiaU\\/vA+W\\/HD1bAwdd775huPMYCcxcv2aFktCK2Bsfp9ROfQLorOK1kBKwyp5ldqL+2QRIFD6H7sSkPjrlmAzIev8s+1OUjxbAqu2\\/yy6C6gLIc7j2H8yD6vsd\\/eM9dA2Mn9j6\\/quOXblv5cAxG2kcxnf+1c9ijlHzqHavVseXyAEcO35nHt9TaGW9dcI\\/N1lrwZP6q8kxR84FIj2lbu2Ui0I8ExVOzNCA8v7rcuDnISTTCxz7mrkAYB7MftL3iBnomrcyVWLlOX6fqwWIbG7\\/2o\\/+8SsA2GhavuPt\\/1ew\\/QRvcNwa+oNWm4250d9x22uJHj5sZkm+1qBOBBdKCOnf2eOeNL52K72jOhCU9xr5zo\\/KcYv08+NPButkRFo3w5qzXfIPK8K+1CLMGv7oN\\/LHJiChjmHpsVRdQi0DpFPzBmpEYJ5\\/VjKY8GnGEJxbCuccPB9Z7H+341pOG9TvudRpL11bfUyXAIy1Z37J75oDhyUgsQRqrgDg3Ko6fv+h93z5E8NweJCEHtrrhQNXQiaeunr5a0iHYwkVHGXHFzYGYmvye7AJbBUWz+ke8pYSFUcBAfL7rAiAw+9YAEbyEdGj1W8Q\\/hLvBWBg0x+N81UXQFyauvuhfNDjexX9K70A2TL1BKwOMBPg3gMEAK3rn7PijPxl9MKu\\/OQPfo4RBQege++nAyVLS\\/kAGdMU6qtQrvZo1dbSzkgWQbwqtE9Mowg586+I4CTBRDdF5VsQ8dmodaaNjhv2vmVqVaFhpx5vssWsoj7RzvbojPqt\\/yIjwikvtVpAJJCTRfGJ27\\/+o\\/\\/uVQS4cX9+53\\/zu\\/\\/ibhp\\/r\\/yzA3cV5YivAX5TR248PubslZhraSR9Nxkd56a5TePphxsBoOS7BoBNoZ8Zvuo01WeCDSn0KQ37aDTYsYNda8bTrpG7J0Eps3EWAqbT9nnOnG\\/LbZ\\/T9HOGoP57SY\\/Qvb+Sxz4lnJtf6zy3bsfPFJ92adECEZD1t7x9H5nIU0Bg7uh7ANHQUr2upSFF8++41PH7+5YAx1JqpIKDKwDYstJ57EPv+dVIATwYjn6P4WAh\\/hOKpWclX0wuEYpeawDY\\/59K3mzzS3IA3T8kChQviV7\\/2NOM5tnyly137bRDdhANfMILsbufhIEcHQTRHzv2hSaAtL\\/q\\/d3hzy2CMVKYagQr\\/gE4CG8AGCR0EytAhgETkJUKgAVipUJteDOM\\/91f+3x4yPTcrgAQu2oP7O6\\/mS9XMbearxlykWrNDdLl7CmiMGsmrJ97g+JqPQJR9q2ev20h139Lk021\\/1zkRyUj3pMOwDX81gwkzS9JB8ADkVCdLeD40c3fpmE67J774R\\/9o1cAsHF\\/vvLtX\\/vqMAzfBiMnxTr1cLrn8VpAblPm7vnERy\\/IzbyVV4O3MeNFAdH4PL4EzEKuA68Hd\\/4BuJCgz845KhRQ\\/ClU4d7985N0jsR0ftdKuFAUJ+5TlxYw\\/X8hAOidM13HPHe\\/9NVzrcIREMkPcS86Isg26eWk8+ZBddjQqeXRg4bekS85\\/eXfYcr9OEe\\/lm7QwuhgxdyZrzI8qoSqLEUPKE5fx6nfcPze+H9++vFv+gMbt9g3\\/OEP\\/VwAgMODXLNQ8it6RQ6uSYz3LAZwXVGTo7EckPE0U3gAA+4ZMk3DHpl+ioqgD4fekO1\\/3QpYtfmc+EdGQCV\\/Agpy9KTsKQjEFMDQBNwhP62KAYr\\/9B4V\\/9QHaFSwhX8cT5xlgaIvnQYgC2KWQBXTCoLGH3\\/zPxABbmNZeURHQDVFUMLzwjkyqicnL4PtPxRlc32SyTfBoAhOOXhmGAJThBlmqgGF4XbwqTuQ02Cuo6n+9UBs\\/vkMVf0gfEEpqNIadhwARbymxIZNII5INE4kkeHtj\\/6NP3pNAWw0N4+8\\/Wtf3Y3jtxketsE4pv8l6BPvT+fNFr0UC4oHMFQVkhRLlAUAXN5arwCjkBbgpRAABgImM5XVJkSKACCUefrR66sMFrWSWu5+Kec+j6ozv14dZ6IRliTOnes5gR1ylms9AgR+5gDhHGufmobZdcp01JTfaqqBX30ZEJk7Tzv+tWj5VDS\\/hFn4hM39bUinF9yzcYnnLBNDGgZTy0DltG5h+NXnHn\\/RH9v6\\/d\\/oxwMATNODbuCvIfDZ8If3nGI\\/tg9jcTGn+7ExkNuLJDOgIT8xmSx6lTgVAAGdYpF7DQBwwA67\\/+F9Rv4S\\/k3jcC8i85jyB6q5lvvF3ynoEzBwOiFnACTtTwDQ6vkhAsw0ALeS1f6d8p9COLUyYnD\\/t9\\/8BZZGi+JP0K+dz5brjNR0eUnZG1gwTRB5dRpsdVQou4633v9Jde3srAKN1uxHMxnVpkGCveQofH5F7CzMIMAxpQ\\/5p3LL4IEZDepPgxA6dZWX+fPIGASg8uza1DE6zhw\\/89a3\\/NtXALDR2rzyHf\\/0ubvD8B+I5GnMLgt1oc5PDMnQmIKRmKitqJ9lfLGj3KOBRh60rc2vHKrb\\/da8QUczm4lIFlBr9FJfcSpSdxMgiUfqrTqKMJ0OmOX5T9H13a3Xd9lRV0d+LgXA\\/av7vPh7LNFJpoZgiXRdCnouYR7my+U0Pb8e3R+fpzn5JWe75GhPO1+xHoUnWHPivH3rlRX1N55x+OY+JTWbbp97\\/JuvNmajjXno3b\\/2iXE8\\/El694jWyQvSKZH+p+NHD5ugc9GYVJ074iWAAXPRBgkotFP0x5E\\/QwwWxAoJ589yP5b9pQZAsSxz\\/KTw0QQo6H4BAyj6+zbBdvak9NEASLX76C+gBkDsN9BU\\/jg\\/YIecYKxKif0cPRc9ANkNXevb\\/\\/MvhotkgRu3tfw6BXPptNm7BP\\/EdwkYkLBIHYCVWrmL+nNk0oXXkG4bWKyr70\\/Nny4gR6kLdrVtj7a9Ym1b87bKNHBUrCu8VR0qh6P7krQ0J9bRP2EoEJyLYDwx43NP\\/PAfuaYANm7Oh9\\/xz+4P0\\/CfkNNSmkXRuqN4nxLC\\/tSJcLXyGXhLMpFlQCDr2a4onZlZHVWgiElAPqsDFsuR+PwnrjrvLGecCfFOgASt7z6aXuse6D1QmYMVwd\\/ZSoDjHzUhVToHPkvCxHxAeh6zYN+AwyWQdpDtY+0Dpxzimq5AQcjiyls9H2zDMT1\\/bvlalFij+HOfaev3+PvOlzN21MNTn378RX\\/20u+7Hsc78NC7fz00AH8SriQBQJjvO\\/asgzmXtWH3zywcTzZAEwANBOJDPI5CPhujcI3h0BHJ3+H9iOCxn\\/G66gaiJM\\/UPBoBqTMggYH6AEj0B2hxCKAQl0WBIPsMNGePyB\\/pAlcSKNpXUyJmNjwBkM6alpMRMv9U5jUc+Y\\/99X+o5Ii5cqUCzGOpiDAVgiJI7fSVlS3xW7FW3LFGFI705ej5BfpfqjZZdSkVQVH3y8HT6Vdh3y4E\\/QxTdIF2\\/NWpqLVAshDUdLIrDPPRGBfB6KYkU+P9EASC7MEPRdBz+7a3\\/JErOt9odQIATNNw49tbR+UCVFLw10ouJO9UEo9SVNNIspXgnUDtWCoqZiBQvY61+J8zBLQYFfWX3L7WaOmpv6C8NwJmUqmMBS734lxaYPW2nTnfKR1CBU6LlQDduXVnqmahvl\\/+fslv2Qo4jlME8WDZ+rE63XqfzjvP04tx\\/vlLWIH5Z7ZcA85fqqAu+b7ZL\\/hbn378RX9l4xb7hj\\/85e\\/69U9O4\\/QgQ\\/wpFPvD89Md\\/kR5n6jEWOIkHmOaH6yPsgasRkPIh+JyaYEBAjTwNzqMj9HUhxRidPNH3f1hgA4gLE8ABYgEk86XRiBL+5rz95hedwEEhMhhP2wWtMdVlta+rhzQ+OEsB3T+WpUIWIM5BVCRu3gQ28Lxv\\/qhL6E3ipVV0GElVCBqcuGdu6XKF7JyG8uOtIijZt5TVU5HyR2PS8evFKzxl5oQMF8bjgENW\\/AQ8AhwXqAU8rwCMy7xK+ueyZzWEKg4Df9C9YV3ZUAOhUcLWjmgZCZa3bjJpECQn\\/mbP3QFAFutzcPv+Oc\\/PE2Ht0hdQ+rZgFSuH8uGojqq6PQCBvq4BS+WW9OrCMNr\\/EVUcGAyRTc+F3X8QL6N0TrrNAuONTC0c73UGfR6ADY9mt+3Lvde6Ph0lEvX7Dz7iaFA9XuqZqCCmCwPtFAGpU9E0izI0EwFwfgKQnD+5ueOdAGVDVhKEeT73tB5v03\\/6wtmVQDtuZlgb5Q9r7vd4i2O1+mh+Tn6+7jMJFyyHtrVrqcY8rvG4S2ffsOL\\/sbWPfaNfvwj7\\/qNTx7Gw4OsVXMKAPQ\\/nDqjfHo0SMz0dzYGYoyR2gBaERx8Ty4ouvuBaBehiJx9eKkm9mMzINH\\/bArEbnx7OHVN\\/uNoYIJeTf9D3r\\/L7Tv65+tMCVAfYOaAynZKFCmtxi\\/MKv1a8tfy\\/qpygtcfxvFHf+jLB0AOOfKmB5CSgKsKe2kV7WdgVfqvt8RZy5M5X+YyK36npHfkA+pGIS6DlVEEyEruqti3o8hZ7bRLqfOy4lwoBTu4iR784\\/gZH4Mej7KU\\/MNCQsDG23f8F3\\/4mgLYaG2+\\/e1fuxnH3X3L8\\/Sc01oLvJZGEaWbpJdJ8dq5bDTeF1SN6vyh40fVLekkQ9GLLrlEwHaQnTNbo96XxG+t2kEryKxBR\\/fmZeX+WonCt0Tb1Sl1an3zcP4dS9G\\/rps2s+kxzn2\\/3wdwOKi380U3ffmgrQ58yfnXc5zK5df3lkoBj4FbAwPz67z0O5fOGa\\/txt3Ns2\\/4pnd\\/HbfuG\\/KjD73r1z+5G3cPhqAvisThuNV3lGI\\/Whlm5YuzZ8Zg2AULKaFweKK94slIMiMbz95CWWrnkcAc8ONBQHvpBaj4R6qAFD9L\\/SJFEOWBGhPMdgWqFOAoYfYBQErBgCMmmrKVr5oJ5aAfjvclxP7\\/2Hv7Z82O4zzsnPcu81FJRWCZQCyXE4H5qFR+MpPfuViAYkRJlkwqkWMndggmdiJZMrEriRJFgsSCMlkUKWoXlhXJZllcViWV\\/OCU5JRTCfGxe\\/EPmHTKiUqJQoIuS6IAUIBKKIImed+T6n6e7umZM3POee\\/uXewCs2IJu\\/eezzkz091PP\\/205\\/3NAVHLTctu0D+3HsNDx8sf\\/SI9Iq+ucl+cDOYwmRDpG08gh0RZNsEGLgaZ26KkKpuDt+p8hcSj+cWMP9Lqcn4B4i9DGWaGHbAse7VQcIDGnvwGiPvo9ZQL7g3mNY\\/AfyP8gSiRjaxOG+atx3E4fuLR\\/7CnAA7cYt515Q8unAy76\\/otnNQXcubW+Mdy\\/2zNi8OVqJNy\\/k7g83oSeKhsxGPd+mox4iyKZbQbfAuPZm0CGEu\\/ZQBjOd9sWFiCEHsAZFFlrYMf5mAuObx1vM3pCHn9VcNN0mVLSKg2NogKsBPE80rUYOtj+z3MDW9E8ubYWMSe5+hTOiHEHw0MIT2ZQ1FWNUAtihlcc+jLLBxvcxOfOicSTruhdwI8xVh\\/3+f+7ydFB8Aa\\/2huUCcIis6PjjSH6wVfmg1X4w72PxABFJYrIiClfpzc+nvrAGgMe5YCSpiK6F0i+6ALoOQ8SREk468Rv9xN5H+11S\\/FgmR7M+1\\/NeAgAGqET+OP3L41+AHpTyNj+5kbfFD6Le8PVAAr1X\\/GFNX40ce+ZIs4k+B3448xJCHQjbAHRSq6op4SGPXooANBHebMjVMHkMJrvw2RTcnWuGFj02Kmhg+bSscsJZAcEkIF+qG19o\\/FnWq8kxYQkWCjMzLqB0\\/C90mTkIVTQsPjZRL7Z\\/9OdwAOXp7vuvIH9+\\/Ho6+Y0bCPkqK2SdYEGBemzc9MAEgeLOpFXkCbCuiUts6BzA6FjdVFgMxYmaHK8ukFU3\\/JWM7Ow2Sr24nCgJfXTd4lK1RSkyEYVJwA3z7pJdQb+pzWWSi+YnzGzCjVCIFG1uE1Ii8iXif7+wElgjDgeYOhLZF2bWIuEQ5bx9vPt5AAM7SFGKZOCgt3ijRHec8ZYtAbAR28v8gJ7gAw0ocJMOhf2tda1I+ctCWRoQmQnABRgpNPpxX62isE3f0g6qNGXhe9GHtt\\/kMtf9mRVA9A9eR3CvtT1x9bljX+SeJBThCUXL3V9+\\/QcYBKf\\/JoSh4k6x+MfwJ4hhaQmc8SPzLbU+xvEH0QzKFbPH748v8JXAQvCreeUQRuw0jZaiMIyztnzisImERX+oPLvPNDuo+hhhabBUkBRiggcwNpeGyqzuTnCUoco6G2SF2O2wviw9RHihAo92tuHTUCLLyDcYckrCUODdzggJCjgOVpikfTMN34tQ\\/\\/Bz0FcIol+s4rz7+0H6bvQnctQ1rsQoCamW\\/3Uk0r65dJ5b\\/kvDT8oDA4i0+WGeKKYQOfsGHUN7xzeX0jp7ai6y0ORxihasRtZXmlg1Oep4RJQ0oCq3eGNlgKIDg4jnI457JeCZCVFcIZ50rDNy\\/FgyI\\/wI81TY5AxFzKsx9q4ONnjOduucfWe209Ln8WLIyuArhhoVUO+b7P\\/faT435\\/3vL7Qi7VvcajTg2lXdcffHiwkogAqFMAw44TIQymyqKKGyP\\/ju8U9f41HlfDrmiAl\\/Pp8Yz21VkgwU9dhJMU0VtVgHX3UyThBKwFQxdUIUe1\\/j3Pj06AurDEIUFXQFi2xAVACG9Gly\\/Gdxg\\/+Pg\\/1cCakj+mgkrWZILU0+JI5C0AJoTbfdN0fp0hvUB9DTAk05+QO1uPAdAz1JeCcInMZ840azBJSWAhGDMS3jvelX7MD6TIAVxzcyrAA6Cj4W4KukdYbwT5O50OrwQYhvH41z\\/07\\/cUwCnW6DuvPv+VaZruN\\/tv5ScgfYZ0APNB+BbK1kE5hjmyrEQxxT5dwWXEHYxHzK1ncH4hwrMGldNpyQiGtWHIonvzqfnSZbqgPJZrmU4yJYNjRQLfswa\\/R4OfORwthMBz\\/QTbgsHHtRhCecdELnh7l0pZYnyf1jM6kuKIACKPVeLgAZF0Gos6ca\\/OL8DoW0UCHCvLetZz\\/lvz\\/XP0wlZBPoOmYfrSjYv3dRGgU+wv3\\/cbv\\/PkMJ2cp8WedgLva2k8IDShEisHgNNNxcOVc0GQXIz\\/iE7CMPDB0FsqQDXotVFoJgG8E\\/heXQv8XAmDjPqtQyCMP\\/L46jycUPQHUsGqBJhU\\/8DgF+OvNfuxvE83Tth5J\\/4xipVnsxp\\/r6riMxFVRKysIzGN489+7J8S6U4CfVZR5wwCbsgECBjFazae1S6K1XLtG\\/XeDLNx\\/OwirNFQ0SAeEwy7XPBEI\\/oQq8tXJHPPyOBwKlgZYPl\\/c4WYMkDkHkvESA5ELILGBJaS1h4ASczLFOSMmGhbg+gAfPZD\\/25HAE6xQN959fnP7YfxvXrqXlaDqe5aDhSrDF6ldQeUshTxfK3Ynk4b60qQ97eZmR5qZnyCsTMDtBTx5bBuUd9f5G1njkOe4J3l8quORjTG7pCm0tSlCoRFVCNcS9UDLfs1M\\/Y0+YmoW+UguH5BKXJEJ2PUFL9CAAAgAElEQVQLI36J3xAJhOYslYRGMiq52usGvu6YGRoBT7KWUrDoqTW9TxPZl9cqnQrbgOnhdg2AU+wtcsr3qwMgOgBaQ4b8vkQXgPh1m0DRN\\/X+RUGGEACz6fznOB1JMZL0AGD5mZb+MWJReWA15hrHqzGV9rwO20MjAGhBUgbU24uTcKTCNUgJSN0\\/nYIA+5Ptz86AYiotp28VAQrkqYkM+X0FOGwG44UZjltlgI6A+z\\/y+5\\/+2P9lNXpJ0EepEqqAi3wslHR4okXI2jZB95PYTTCvybY6QTyVGO+dGVp7EgP1+dHVrRCoQ5whCb8JaADIsWWrqsgw2PQv6F5YbOIBEOB8yMEqsU9XGUNJ4wcQobBSQUkpyP0tzaB+gQ7ITkRTjn+jOwCnWqLvfOLrj0zTyVVz3Kz0xPw2awcM1zZZLivEsKSq+vOqG5Cg+jUo3R64CpPXUgHioNhDRLW9pAUyK31rDkqh1of3C9oVEf0IpYBtnf7Dh7+Vl8+fhVtDIPf5c5YVDThR1DTzBRUeLTob3Hsti7M4dnJN6SsglQR0S9J88OvnTp+RApcM+FbjvXSc3WcLN2Bu+H0Gh7dIexGH9OIzj9z3xOFfuJ\\/xrr\\/\\/20+Nw\\/j2VE9m0T7kf1kBoMru1AoSkX7d3M9hrVP1RTUAwPhHDz\\/ozUYSoP7enQA08pmkl4imD8j4Bx\\/ASX9EBjSy93a9RArYChjqgHRxveOfKf0hKe\\/G38SGaOQQ6\\/IYi\\/qDE2ChcDpuGMaLv\\/Dberrr7jKyIls72UpGNWKUYfAz+T\\/9GeNtY2Mzj8vN3I13mvAhrRAvp3\\/fi6oS2A7MxeePAsfMiPzcV+hCm4ExOB\\/6AsNwFMv7VPKXejF8NysF5C2t2AEVAYZIjNPx5z747\\/UUwCn2m++98sKF\\/ThdhzeoVRvI6yvrEpK+KgkshDhV6oNAMBg7IJBGzf4ykndo2QzqEvRN5yGdk+r0S2didt3Wu1futyk6h\\/aBGlPMdoxNk2BYGlmH6IPjtPR9CsNtWgT1aobMEyOKmDzoqqJhce8WKrCYc68QBmdseRuvUE2UTGw72i8i7tWZnDkE9DuiI2AXMIpSLEdUq2Jy1ZF30bhrrwBY\\/RzNA9712d9+ahh3b98Jswv+qY6+Qvxe6aJiP5Mcgz0IaIARAiXSl5Unp6gTIL+T9r\\/a+lfNM34OfX\\/j1UvJnhp\\/5wkw8gc3wLgDO+sRgPSAkvtSGkBTTydU8rMufl7+BwY\\/wAymAEgUlHdFjxMcA1cmOAM0hOgOyD\\/MqI5\\/82\\/9dmTcwW9gtO3EAObgg2\\/AcjtE9Twl+zDI4\\/NZ0Amen8FY3qXUGpdlZOlRiMfua0x9hQkTK4k8BJAP+e5WuqCRg9X9a8qBQgdWEqjHpwECm5CjpARBYhB6Lnbm42sffGt3AE6xTi9ceemeo+HbL6mraHV9KUOjV1R9Ciths+9ixt9W9Urk7\\/B\\/CVPb3I8Rd\\/jZWoMdm1tuoDF5MFsWWP8tx6SMym1IHaIK+f74s1ZZ4lraYgkl8c+54HgUDvu8pXHhmMzQlo1OzSFTa64sWIf2zSgfZIy57zWfZ5550kO3Ig3ZsbzWfjr35uNLb375kDHox2IE3vXZ33lqNw7nsaMDTzQKUUwDIOJnfh9fTEPJI+QkyRcQmB\\/HEOJHoyAy\\/aH0t0MVgBIF0Rcgwf6wpMIFUIKecQLYxEclfuX5SBiEwA8Y\\/0omFBRAnAxG9Go+DfanmUctv0LhKe+PzQj\\/nykLlMeTNBCIVPpuP\\/nx31Gui\\/ZKYwIWeVVGE8waMvceOPWWR7NAma2SWD9vkzJ62w7TGwQaZy41u1Ocb5VQFO7R3os8AUYdHpG6OuIQmBwCyg+JlJAAyGCK6QTz3gnxG6nLEQvb0yFPy14Renf1KY\\/\\/h+4AnHrP+d6\\/\\/eKNk2l6wFQnYhmfjLBI9mp\\/DlZtsOsE8SVMRjNEkYACG1zUUwcou72JM0tmiAAmflW1r3qNJaPmkbbu7jnWu3UEFxyL7BIHNgXiNlF1XtwRCWx8\\/w7Fc5cw\\/1bkYtPrmwNUoAE15GCLI1Dec81Q1wh+hxj43CGbkwnj82BPGo9vXLy3BxebJsf8oB\\/47P\\/z1DgO52VOKpbIDLFE9aqkg0mvU\\/acBbWKEJBKpy118XdUAaCaHcaeRlyQAZDoQOiT3wo6gJw+2\\/omlAC8AHAGZGdT5AAM\\/SrhT62acgeo8U8jr9ZNn4zlgeYYqFZ9ivaxr1K\\/i1G+x7C2rwYW3\\/jjH\\/8dvaxFyTD+psEHP4IgrJP+3Q4DKdDfyyCbMYZoQCgFhEFGdJ6KBqgVgJlvPC5rwocNfRAeAJngWI5AHACTevZRDIeTm5zn4L6d93jE6jWehM8G5icxXcAWYSc6Nq0BkRSkit3w7P\\/4s\\/f3RXrKRfrQEy88NuyHy0rsh4hlgvU5\\/qVhy6DwCgu+FdlmEXZRFWAGsEnIa9X3b3jvWsQfc+VEshzq99+F\\/H8rytef72TTcU+77lgEx6FmMKvOUq2Tb40fEVIVupuWTYFiCsZK\\/+jZp\\/HGvlJLt9gQCyKD9Z8GvSwV9ECjmg7Iyw5rn27NCTCD704RIyhmDf2SNp4lwS838lpOlvqWlFUNXQJ4w+pqH\\/IDn\\/3dp8ZhLwiAM8PUuGuaEfW98vnOca4Y9O9CQIT86a2rUdfOfWLfBOJnek5hfTPs1hTIDLNA+uwLAA2AAP9rtA5ZX6QS2LSHDoKK\\/lj5nukC0Di62I\\/pAzBAQqQUof8Q\\/dvCSR6ADp45CbqX\\/Lcf\\/3\\/RC8BKokKrVRsIU2IL3DlxqFzDX+Mbeuk6zlywybLz90rws0gtpBORrGE3GPwetf1F5OSRP5vHeGkY8TP+HpAHHaEMduDUkAHbyXeio4IwRgcBsL8JCVkDAkw6kASnZ\\/+n7gCceqEKD2Aapxt0xc3vS\\/tpgwS3OQ\\/feLLsfJ+gmPeZSl8ZcZeZKpb1mQPRGoho2CKzvW6EMkXEunEPjk+ZqmhxFmC8rJKA6EmC2DCni3RI5hj4PeeIyKZ0wsIsWeJG+DeZpXAamPupZ2NwLCrlflWOQuURtiIFpbORo6NiBd504cb73\\/zsLXidN+QlfuDv\\/e5Tw7g\\/j8p444AgwheDQlU\\/igCh\\/A+wvsj+kj4nRHWaNuT6MfcR6U\\/CA0AlgUXy+2E4R0jeonYtATTyn0oBI3oHJD+OEAtiO15xK9TYq1sB8R8K+ZjOgIW8lvs3J0GZac7ss+dHsSPQDtpBQx9TJbWPzvjXP\\/G7zu53L1cRE7D2oDpAr9WjdwwwFghzBMTjnSDIijqrHjAGg+XgUXrA5i8OkIKtL1dXB0BYF+oxEO4n4UCfE2oy6Ohn3E2aaRVMoKNDCd\\/UzU+GWCsRDITGBADjMEkGAgTAiMh7nvhGOR7\\/zz\\/7b3cE4Ca2mHdceeGlaZjuUbiYm7yiUAuQvX5TF43izYsoVw05J6BFikgHkYCyeP15qV98RTdY5T2ped80iBsciiabvsKyj44MxLsqAMCWPP4Cgx8OCyImpV9y\\/eeIiiFzqRKgNgZ0rJ0rMXNWKhoHmePivzcnn\\/crnIOIDJTpgJr40NwYt8sJ4ZC45GSlfLDwqnx65tG+768xkvJJNj13\\/eJ9b72JZfWGP\\/Vdf+93nzoapvNIITpYTMqcoNpSXQJ012B\\/hfchMg7CHyN+\\/Fc7A6rxR9WAFA1IyR9heHYFlJy9zAB1DjzHD0Ou57L+Hzn7I0cF1EoJyc8RBRUGQnmgRfUKZnBXM7oR9Qb0XMbIjPvVsaDRwn9pxs0HQNqUtk0W93\\/9if8PqLvU\\/EWxFabRSXhS0hbCd++tYpRERtsxWmZelfr67o0g\\/WIpCmL\\/dAKozsBDzOoDLqO6oC0zAjzGKkRJmEIiwp5wtiGAIDY9gtqR8T1IdwjSxAYaKQdzHMcT7Cg2mpFrcPwPugNwU5vNQ098\\/bFBOgMivcSMzgGXrBg48la0t70X8waDf3DEWkLoCmIF\\/sEM0vb15phTlczXKCPEyjCn1vimoT1xiNQPfhcObWYIY8pMHImirJKbCBVCgZLQDXfYPo2HNlIJ0HYhYbzyaevVB+mkpmNRsbst41\\/lCDSkiUuDb\\/voEomjhP5LVADfNr9C7oRM165fvO99B6yCfmgxAj\\/wd39XOQAytSlPr8b\\/SLuLQuAdplpkfnXfIeiOn6mDoFl9BcU1iESvPRXQEBU+9AlgD3oh\\/Wmnv4AAjHv0pwf7n1LAqfGPHEtpX+sUSItFgy\\/nqI00RACFCmh8rhORPAB1HDinuHP4\\/Ao8gMQ9Ii\\/AsRGOxcOf\\/DIaAyIad91+3x+wE9j\\/4FSoTc4b7yC5nsp7CXumEAVeAOw7ZYdNbADlCcbxgyeuAITSCsQ5kbwJqXuxk2Aw0RTsYT0gwAV7Vq\\/pZ0jPAhDIHPszBaQDUH\\/iGFjeDzvV8T\\/4wL\\/VEYCb2H4uXHn+bbvd7h\\/PytzKHHiI8szAMz1T18QPz7RmJLNoNkz2mk7ALP2AlFW9D8CW6LsydlxT89K\\/Dcz5JfRBHKKQkksL1J4hXH9tzGaPXeFjpMsWqZXK\\/aKTUZtOhz5PiVDEZ4nXN98+ZYKYrPTU5bK4UJn\\/38IjyO5f5v6Vg\\/Wdtx5f+u7nbmJZveFP\\/cG\\/++Wnpmn\\/gDD8k\\/qfBRkIN+Sbi6FX428pADE1aOyjKKNWhwvbX0J+tvy1jn9ABbRcbzjaCWNfCX402Mz3m4DPiToLbPjDpj\\/GFVDCIJj+zubnz9TUe4kfIXitSGCRH2vgreQP5X+5M+CG352DaNGJF4iFe+8vfhnR8x71kmY1S2gxTvrSY9foGmMaWv\\/CJTCCHQn7hkBwsnK7xU2dPOARvhUom8ARVzhBkdF0ghBGYjkbSRB\\/T5GNORtYe4hWEj2AVQ8pFYH93ZdUKkAYhuH4f\\/nAn+0OwE1uN++4+uKNaRweWKt1r0aHEb5eMMYpqk5ckq3RZDyuRpjjvM4Mai1NEOH9GOWvGbzSQeHCSSu30DGw6x1iNHODWdcQqObBi4dv3XP2DnWkvD6TgnPhSEpwIlBTbFn0lL4pUw61i295py3Tu2b4m87AAn1BKos6+3\\/LiC8fIw7AsN8\\/gA7hyA9rjl8kX9Q8GdSvtg7RPwmCR4TGFQlA1K2NfY5QFaAGQJ0AudzJqHl\\/kP2S8UeqAPK9Rv5TRr8ac+j+WxWAwvf4mef+FYhnSoCZcATGJBySJZDp\\/Ze1\\/xghmGL7K6oE8CO2VrUfDONf\\/UWRZ\\/cSKm5olvzGC1lm3OrkUvqeOrpQEVKKPIJ2mE+P2qAmmBl\\/WajK8qWpjXW6GG8lX\\/Dz8ePxvYx2zNIZnxVAF4zN4fX92BN0IOHGSKmZZQQcGKIbpTdlwb85PVpVqk+in\\/\\/Gb\\/7Mn+lSwDe5XlUUaDdej+z4LUbM0wYLOv41Ilv5uJnRajDdZ4bngHc+2Pg1Iv0ZSRHzMFPgs7VkfAdzqmooR\\/ZOJT+h1EeoPJOTa4uURVkJkHznOlqy5qisOUvVT3EK9KWWGtjymZei\\/kMQAe4r777xyFv+4Zb79mPaI\\/CDv\\/blp3fDdD4oXrOkL9HgZXtna1+xP1JmBj4AVf6QCgjkPzoECuxL1M8oXBwA5P5BW5O\\/w3EQpwHgMtQBNfJX1r+kC\\/QYRRWsMVAq6zM4GiQ\\/OAdmRFPNfypDQcxr0H76O0cIZpqvbnw2y7daZD7+F7\\/4VXRESHJgBOt5GXkIg\\/tppeWAPel\\/OoZirCX3SucDqXbc2eRd8ypoh9i9UY81bELe3ryuLA3vQv3cHAyvQJaA2gXxPhT4Aauatd2GSugzU0449o+nq6Qug26sFKpLBMHp+Ld+piMAt2IjUhRgmC7AXTS2+pyM55v0msGicWxJBJcRemZkNkDtrXdeciZaRjj\\/uZXN5qS7zIgG2ctI\\/ku+qeHXh+kNZBFzcwwYAxUCTLbcF415zYkovnV5\\/hbnoHTOyEGef6KQVsrmhVcJ1WofcRmZdyJJbEiDXTw6mIYjzvP72+COaZieu9HJf7diOxn+\\/K99+elxGN5ueC6AdBh8Rbc1xw+T6SWAFvFbd79B+gAg9lQtAOv+Z8Z7AOs\\/df6jARctAKEIIpXgZECxdEcTNQS1zXBi+xtKoHA\\/2uooGqB0dIuhvcTPzJ1xAiwBgKFzjQAi1wScDB9NaDa3Cf5nGP\\/yp76q0USsTzUPIBpQj87QgFCfUMgDZFx66YEaWpMmpfuBggKWJXBtqayrEA8hDMAFZ7G3lzDQSAf5Yb4go32nJzADYQ6R023UkLOWmAKRabIhigTKoVKs+mJoUkOuA76DpTbUT7rxv3YE4JYs2AtXXriwG4cb0QHgPJmVwkVj3TIQvjEXeW01mKydv6kHrzggsSSvasiMx7BgCLNnqhis0jkq71Nj6ft6LaN6BhVZ6WNlUGpjWX6n6nfg85tBrsHtpSNWe9bI+ajdJ3N8FjQb1uD+WoVA7ZxZGkj1GDwGyUZwLTWQEQR353rp300tynTyD\\/3ql58eplEdgPEIkr5ioI7U8LrxV0ofCH9G\\/sNsRQSvUb6K\\/+hlGNyauZVjzlnOXwiAkkXYa7SvFg7lfCYKhFoDNPsxp4C9AagPgGgfUbQ6kc7+N9Ic0w5O\\/kOJOlMEfrw7p\\/wLVQ8M+M8cAEPD1eH4zz\\/1VU91EwnwEYWwj9Q\\/CkhAAl\\/4WFaGl6QF8l+S8Ufjr0MqbBcIvyCJR3yweHz4LdrsBxoFaBAET4c1+uFWkPXlpVSDGHQAePwU9uHpRjYE1G\\/xPjUI3F8i4ZIcBitXkM1iP0zH\\/6gjALdoyQ7DQ1dfvC4oQIzo1ljhVYOZJv6c6BZ+F2YaJ8m8Bt+vX00N0AwWjP21qNUcGy9XM4WtECgupQ02Xb\\/1VRpEvy3XdBoOUZp4i7LKYXFScG1N0udBxVk0JLNAJD+1kv\\/PkIp8Ahh\\/KCNmbk1\\/bE0BVB2ZTPMkMoYY0ESyHyNQ2394RGf+37KdZBj+\\/H\\/\\/3FPDfjh\\/JP18qegndeSs\\/w+RP0v+UE3OCgArAUSrX\\/QBQKc\\/9gRQcqBE7WIPtOkPiXrQ9EcsqqQ\\/0wDQqJ5iQHQaLAWg2H5wFmI5oNL5KPAHB4Em1Gh2Xg7ocTy2FwStWe5ff1GwVu0ANYB\\/8VP\\/TH0R4ugWednF9GyVUiQkBlvLsiD+3Ay5gRgmmwdMgz3NEyHQmDtMUTC1zodECp\\/WuSDrpR077RsgRGqIzuov+fY79I8PxEIhKsY6cmf\\/e41DGifWC5q\\/4hUQ8ECG43\\/0U3+mkwBv0cK9cOUP7t\\/t3vRlTrCsCU7VIG6E6tsGIzx4vJZL6YZ5VETPS2kKuyppJspvKaFjcwL8XXlSyVmIvIgtRppr3B2fVQeqNLANmHzpE1sEzo2HvVZwRi0lkkX92Ezqxj\\/7PLm0c+t5IjrkY1xcfxFF2IbWZ7evIQdpb0yaAWW6IKYKOvP\\/Fm0ivMwP\\/epzT48TuwECnUbRXVD+E3AXUT79RqZ5XQLYOv7J77XED5i2sv\\/hDChxTSN7IQnSQKtLa+qAqALw6N9EgPRccgBM5s4FhWiQFF+HhYTGB1MPiIhNY48m3JdQMnUscLCagEBkTxELhos29j\\/99D\\/fo8samfyqzQIFodx14FORRYBNKjR1MZvNj0GnxcuaCOnxksxQUPzFCIRusJMznSuoY1fXjU4NugkB4YV8A0RHOaobspQQz6rkKV2DyLeoaqNtWoAbTCpYLwn1J5um5gD8bz\\/13d0BuIVr93uf+Ppj+2l\\/OV6SKR7WdvA3hcGOZDczRLXHmm3+lQizPK8G58d71Izc2pDMoO\\/wHHZtcyCy96k9byACLjkJLcNXljtudTRm77g0lvKMoQxx07dZG8TG\\/ZroSWPOmLHOnLSNzmU2T6M2RE2UKRwcnYH9OFw+fuTex9det\\/9++wj88K9+9alxEh0AaL6oA0BbcgRRK0b82ggWVQJsYSPGHTl\\/2AUae4XuTfZXzj9idz79O1UElA+A7LFeAxK\\/ieXv\\/yb5D4qA1Aogb0CMuzX+0WoAstGZAIBphLOhCEQK81G6RmI+8gbBO0d5sZl82jpeS4\\/9kV\\/654HkD2E2i8BtkbgBdCjBg3jX4AOz3m6kwgsutQfJXbLzWXEA1Tf9QOFdrCwQN9LFKblbNc3AFbSmn2eCbpDK9Yz26L17abshdEBYnwwR62GA+6BMwF7PnlcdsKgHBGrCcXcAti\\/KLUdKl8Bx\\/PYXx2G8f8vxzoLPYOTkVM7ytTGSX9jkMyMSFepWHqqs4a8y97GY5gYxPE8WLZb3r\\/APalUKZTSMvhaCRa4G3C6fXXvdxVw+OcQhdMki\\/JuKvov0hSMrG7+jvkvFCWg6DAWCsTVFUHMKWtOmE\\/82rfKDD\\/rhX\\/lnT42iBKiiVkz+Im0suXoC7l4FQPU\\/RPdm\\/NHi12D\\/ZPwFokcDIRUFRq7fKgeY44eCn5AEj5QMCGIfUwDG\\/udTmAOQcQDsdwr1U0LH5Huz2v9ECIz+JU0qi\\/1StYB6J2l7ZLKAtvo9n\\/49r5FADoEWz8g8ZMMD5oeJDMIinkRHMB7Bc96A7Hx9JxmUsA9Z2VKU4KW1dygYAAwbxijqQA1f7bkQeqb7hZ1xqA9g3IGMc6DOiukau5wwnZRY84+SRkcvUFn47P\\/xU3+6IwAHL8\\/lE9555fm3ndTEgeIG7iqP1O90HWpkaVpR7NLP9fLmNLekdU\\/7rhWovSx79FRFqpxJaZBG7l4eR69jxMalyLXhYLSN01yF0IZ2yRieGkHwz8boxJy1WpoCLx4QOQCXi5+HmRhsgJY8tbRkoR9wilSAfwsrS62kS0vnYBpOuujPadfUwnk\\/\\/CtffWocd2+HYSZirQR31PwrIkDw22h7zO\\/rLDzHvR45fHYApPAPiHyA4dEFkP\\/2Wv70c6X8GVJgeX5p\\/uOCQSC1qTthoTsVANkOCBo2TIdbQbxF\\/yn+59S3lEFS1s9GyYx\\/QvbTr8cf\\/qXfk\\/5EjH7TxpoCdkQQuQth7gS5AWpNyZ53I6+JeTe0dssUtQhKz+5YxlIwZ0PrCxBu28bClsumQ6y\\/9eA\\/btyWvjBAgrG\\/1y9bmB+IEdBCJsvRYP80tiiZZK+AYZqO\\/\\/fuAJzB8h2GC5\\/52sXd0dGVRdi6BQHHiHlLdFjU0kfWOTb1ujBOtpnHWnicYE5kVqdv0XMTGaiH3HNVwCI6za5XtAPWd6hUAMCXhjGc5c7LaLn278qz2n1mKEHGLXCWUjLglTFupWuy96mkTm5mQi6lc2LaJooPRcNv945zpuksjbvL1x\\/5Ux36v5kP1jj3LygCsEMVACN\\/1\\/xnVC8TX+ydWDWkBCDqoxR1NfyCFiDCBtHPhIHMAUBEHxEAb9ozSFtgKvshd69z3eR9hS\\/gBD+5Bp0LdQYCIdAQ\\/kQAJPTPRQCEHs\\/DkJyiN+5E631pQr0iDtWNCXLXv\\/\\/wL\\/1egu4VXTfPiZC5qQjR5gcJYOY92JkPnAE9CnkL87Z9J0K9nxH7inJBYxjoKzhkn8uJavWACQo5\\/yBVBWRli97MB\\/iHdTR0JoPpk6ChktEC0BZZEkPMDZBbiaQS3vG4IwBnsHp5SdMGOG1E6UZxgWXevHajQU4JF+uiJslPfqeCVkouaaMQGQxNyHwWvVq0WolqHSkoFACrRty97YCQFZ+sWh4X0njOr4hMd9POL8cpPHf5nH7bjSkMrH+iiSudGssxjeeWM3QLCuROxlKFQrjw1jkaxvq3rl+89z1nt3re2Fd+z6\\/83pPDMJ3XzDENnUL\\/tGHOAdgnRMAieUcCXA\\/Amv5gUYsqIOvYrAJAO9Qg7+\\/iPi4KhFmM8j+T9kUFAeN6U\\/zTc2XrMFVApvGjvC9NqwbZAdmH7B7+wKdPtj5tAfwbCWzx5+qw\\/tBnfl\\/T6BC8MSIgmPWJNU+SAVwKtsvFTS161r+rfjLy5nKowBtO1rOOe1b6R2EeeSCPwOP8RarfDbP+Krkn1gbJKv1wDZQI+vNBGyCQGnVmJMSQmyd\\/AGwC72HiIGWrWP3d8VMdATiznUb4ALvx218ctvIBFp4kRm\\/m11Kq0ifBWs13MyKtqPEZuqVOyF6hMFt2uF9EL2hkyuuXBr3kF8TXxbnumea57nJcYjqBBF7bLhxlY3tsN4Q1SHzBkIOyQ5ltW3cN\\/kXpVM34DAvdCmufPP\\/W9bRAieqsGfAlLkerisEi\\/\\/K\\/wzA+t5++\\/WDX+z+zrWNQB2AvSoAk8yn0z5y+SN0zpgWzX6h5jPZF0ld+Itr9WjWAtQpZXjgCqO8n+x+EPbU3Ju3L+v9RZIK1+RB7CEh0f5R196MJt4oAagCkdEDYmtQ4puMNlXeTz5QFKt7ZVzUo4Wa5seAABPB7GH\\/wM7+fheoG7mO\\/imU4Afa3KztBDvAnGbXAPfJUPPDU7Hgj90FVUOASMDcYaRsf0MsPcVPpC6SdSuXZThJYEhiIPsMiqU8Ei0yVEAfAyLtIUeZ8QPwnZUZSGDQN0\\/FTlzoH4OyW8TBoaeB47ovTMHwXyKNFJFtJA1iuqTRqc4OZe8nJ+KUOdrlxSnlmTzmVjmltMEpDGSLpavSdHPV6jbxVvxBpWDSClV9m8HQlNVD\\/nnE3WPnitv7bwnr5BRb4DUt3Whq71nkt52DtWmsOQtjzFjkowzA9t59OuvE\\/y01jGIZ3P\\/H7T4oUsNoJJYzD+KNGXx0AKgACISDDH2J2kygAisIf+OBHcAG0M6DW+RMZyKF\\/FQFiKaAew+ZBxg9AJQDSCUAE8H85EmCYOc6CaVL7qwGsWqH0bz2AGHuGzuX7WqLEZW4AL29ewjCM3\\/+Zr0FHB8g3IHAay8QNSF8uEwYxyJDkP0TypmOIx1S2PzU\\/DPLMervHaxhhMJhwfR4G5wpVWJ4VA+HRvvwL90ddh+gBGd3RfY8gWO4OAxUN8wiEJY7cNTOYpTsAZ7yMcXmSAqVXwD0ttrsz22fkriSta2zaRag8Gt8i6o2Qdqu6oBbFz9kpX+wAACAASURBVByXomzPBjEelzkjfI5qpJzl1uG\\/Z88Q1pR\\/rAYvYoY4VCSZs\\/eO1ynuE\\/cGu2\\/NaWo\\/69zhaD0fln\\/uGMZjV413mMWHHLt18ken42i\\/\\/4+funTfl7ae24873Qi8Rx2A4bwEmqLgbDl9KPyBSqciP+TJH0n8rr0AdmowIPRD4628AFDQof+vkbwuNG8AJIZdmP4QDUKzHzoL4hiIueG9WRYotoklgBq7WrkgjTrL88RfIVqhJkyQiHxE4Ea43H4Kr7PjwPXxaN3MYXap8QeufM0kcF23yuGrUNtv2QazqoTHso2HVZcQEQhrWXkD+laGAhhnIYARy8+ZXILgAKAE0IiLdItwpKsAcnNkRgY4TiAEmgBSyi7gfEadenYhcjIdP90RgNOt0APPunDl+Yd34\\/i51mluMAk969dSlIkfMSJYG1CELXl6M4ZbjcYS1B0N6xpB0H6fNd1ppCGi01I6B1ufu2Zg43eojcPatdci7k3TI1aC8ITZfWvOTuAV+BwpUAifN7b+MaFmIVR8j6V7y++mcXzf8SNv+fymd+sH3dQI\\/MgTv\\/\\/kMA3nxVaJhK+K\\/YgMvO7o46SEPqYHFA1ATh0VAkIApAGW4yzih8E3dUBr+EPJYBX\\/kTDUEQJFAMzoGw+A\\/QSsEl7tct7cx5EBg\\/JhrD36p8Fnwx7CAY6yGw5upL9SJyCTno7qlHKX7\\/\\/lr6VgOC0SF9vx0j72AFjSEM+a+JCuoAiAR2gmKxyWGu21vDDU+sAVNNIewJvkT0SxnpQtoSMQSvbU\\/3BLzwtDhhQCBFYamXwQI3HxiZIaQkAsxIN49qlL9\\/UywJtaqttPjk7AalOgRpRbM4LVhjoliW\\/herU3WDKALUegTDd4LT2VwKxUFj1BU8QL3xc\\/8zJGpu0wgYPhKo3mAhpgiIT8N671GjpRjkH5\\/jOnZmU8S9nhJvJT4yasTamVlMOWb9c6xipIRPQoEZiHYb+fHj7+qfu68V\\/7Nrfo9++5+rUnx2l\\/\\/pyaZdb7KxUHgjEq3esOwCAOgWAAmkAXZEBZ+mz7WzgDmvNX9j\\/QBLbtBTEQJEOw\\/\\/0YXYNJHZAGH09m15H7CfKARIUZffUq9HgVonEtI9f\\/D8l4s54uwmNXShYTR8NptYFORm981y\\/\\/IYGOfMOwDQRiOGnFuTEm\\/Od6\\/mT1+y3iv9lJwOr2zYMx1v4ookFBIEA7DRJ2QRoBHAEV5Yn+uKfpc4cikhwciQh1usj7J8okkASUAupAWWRlxY+8IP2J46cvdgfgFq3ZTZfJnAAaPmy69Tpwj9Bqm\\/6CEbqZCHUpKpxB3htkamsM99IIy7+j5PASOrEYJTfQEV\\/LtZLIMs2wcg29VnXsTb4hTYUI5ZtxLUvwNk2ccNDaty2\\/UanX0Lpf3SkYX96Pw8Ue+R\\/6lW7u+B+58rUnVQiIHAAxFYoCgNyu0T\\/Y\\/jTmkhYgIVYV\\/Cjrq+dLbj+UAFqDO2\\/ug98B\\/pd2v0IYpGZNpvSnZjU1+yEEPY7qUiC\\/7419UiExrb4pBuriASLgpX8+Vsn4s+AfZjIHruYNqmDUxv\\/kyh\\/CbSWf3pTDkEi36+DgWperMmvnrOUInXOVAN+Q5AzcIOVihlxnSFjg7UgILKMndEOi7oBeCq6NPIvxAOQeVtkA1CM1M4KhZ6xFFqCCQWzYoRLAnDd8kCA4Mh4\\/ffHejgDc3Fo9+OwLV55\\/224cfnNWHUCjUm7Eh0Z0a0a6fGBqXNi8cxEiQylmfIFI2GmJ3fAm1WdvvOfBA9m6R8ErWIPzmwZR3lOV2GRvXWYEtlCR+VgXgj2soHCHpxxbc\\/YLRCc6FovjtuDc1ByJYu68tN\\/vHzruOf\\/TTs1Tn\\/ejggBoO+BhGE7Qxd4EfZCnN2h\\/QF7f8\\/km+hOcAGoAABUAL4AOAmB\\/+fmJlgdKx0CiACT64XiAaWT5a0oByHYS+FEEwLXx2A2QFscRAQuNcQ+Drq3kTy0hE\\/1LxL9sUENjKnUAGP66XG5aWKKiJP2wqZjvDH2I\\/JhXpGVzZrAjKyCk\\/A1adM9aV40G\\/sD7PbKz6gO+LGFNSPLC\\/UESheVGVCZMGgDCvkh9AYzPbw6FkAq1zD+sWjQTcqQEt3HmHz2pVJR4\\/Ex3AE69SG\\/mRKkOGIejG+O4UTLYyHFrdd1VMpmhuQXBLhDu1oxkGaHni9CEKBpKdgtlhktjmNYRqTg2fRtoiV0rvktuWEsX35dhkteuIQThIf3aC+9Uu79dYi1691sVTkxtnGrfbLNjULkgzsVcEYnfqbP9b2aJ39S5\\/9mVrz25G4e3Sz6f0bWaCdTjwwHQ6gC07S2bAiFFwNovIQOqQBDz9WbkldgnpX7qTFDaRztDpyjfWgI71I\\/KAvwfyvGoB5Ax\\/LFS5ffyvNYs02v\\/E3M\\/wuBm\\/OFuGGWNZjXQ\\/mrBuz7JO68+L6k+eixc3ITvYaOhlOPQA7vvKfSI+kMXCdQyu6jv79WAuXZAzOnTmsO8KjRq\\/oiiI0z5pwjAZsieynx0fxzviLoEEbeI+gAeGERnwvIcqXbAd34rK5B774fh+MaljgDc1Eq9iZNZInhFqn7o1HkuPLbaLW+RFPCwSuK5ZhTWDHp2P96geY5F7Bui03h\\/XZSQL3cAzHPhFQjdkIhquSSfsUUwxPp2NnHCDFfQhqZjsyCklJEXy49TRNzRYTDFwppOQO13a9+j9g1XHYxtXJAb++mVHzm+9NaXb2J691NvYgR+5MofPnm0n95uuXxVAUQfADW9WuKnrP484g81\\/ajtF9NuXQEVpmdzIFhB1PqrNJBaBoDHzgtIegFGAgSL35vNwBmAqcPM1wWvyLiuQRMO0rjFnQdbzGn7Ci1s8JBwLmYjiDR+dCBo5+UB3nnlD6GwTzK9eDKykVoErJ4InBYI7RR\\/ZAOSi1NfB0abHfcIx3sM4nX1pOFJVYCVHbqJD0kOkwJyD50EQTnnyByQVAqYnJy0eRZPm0oD7RdUR\\/TjnNPgyEJilQ\\/KUJyefaZzAG5imd6aUx964uuPDcP0WGb04ZMivROqAfxbh\\/r3LSkCdRUCpL325NVja8Zj5WeLBmlLrp0ohTkT+h6BO1F7j1Ikp7KLVKWJ57XwuW5CNNzN6HulB0OUL7Z3KZsCncZ583EJjlLJ+s8Efaz3QkYyEq2W6eLxI\\/c9sTY\\/+u\\/PdgR+9DN\\/+OTRMGoKQHP7SDG7DsDRfhTODBj+KvvryICX\\/6lwjxP+IAeM9AHEgNBm\\/mjQxkBsLKvXE5ZajPSZz9dnCap\\/yKUbGmDIAIw6DTrwJL0PsCU3ug7GGVjAHnZGIgjm2RV9ebb38Skt4juuPA+VWyQXVMxHRXNkEJhgUMa0Cg\\/jCbxbHtV+eK7n4KOCoKZQgkEGTEFHxXIa5rhk0EDyeLCX0xB7ft69lqyuT8+aO0HkMADqh7BCoP9nvQDgipT5S\\/iO2pXw+JleBXC2K3nj1WNKIMK4LWOw9HMzlqWhXI0Ow7OuRZ8tKNwM0SxNVoG0y3tk\\/66gDrWhbL5TrcVwFXWYI3I1J2vjZzzssDI\\/f8DZpSNxiGNYG+dhHJ\\/b7\\/fv6fn+Az7CGR76o595\\/gtH0g7YCH9R+EesK3kAKPuToNUje5WYF10A4wVoiaAQAcHEV7Bfavyn\\/cl4TpIDTPwon4wOgt4XHQEJ+TOat1a\\/Bv9TVMhUbQoTD3sJS2VMgGQMabc872\\/q48E5KPzTii+fUtzjO64+T7NOuN3srEX+wVx7moH58CDapzfJ4PcsCg9MXzoaKRgD2uBIA8+TKJ95jZkDlCBTGOXUMTBsTDXnQkSZpC5UeR25WhD9LS8FJNjjUY\\/CnnAmj290DsAZLuPDL61owLS\\/rIY05qMXoNu4oce\\/G+s8auHH0q7a02XORyS+LcjZbopYG0MR76eOS9TMr+XBG0bcnB44zY2+AQeQD9ccIL2PrH+SBN0AVzgE5TvGoWilCA4Z0xYakaUawpjMjh+Hy\\/v9K090yP\\/w9XpWZ\\/zFzzz\\/5G4\\/vF32d4H\\/lQvAJkAS1TsRkJUAR0S0EfEj1j7SyJstgsUCESmApoAQ\\/hj5W4UA2PHsDojcPvX8oPyHFAL4eaQV6e9pcJxQiJJeRK9W7AZTlfLvFs0bKK2QBJyMBPHHKNpM59wlcOT0oasv7C0itiL8CIsb7K8nCATu1QBMVRqt0Qw7eqJQEjBF6XZetpDQcEBVmGKfYG8TzFSCXm+apt24G\\/cTZZFCqiCMEOaWvIDCGHyWpEuuhl\\/HlB\\/fDb3tTaFXAa6Vpz3GYTx+5uJbehXAWa3iU14X3ICjx4ZhfNgNC3PcTd32liTuKZoClYa4GakXRsV3hfjea02BAsaVnGHPANaSgHX4PhAaMyeAaySWwvmajJyBSlMgd5yKsa2VZtIfcDJh1cjzh+qAswHTpinScGiqjkWlk6L1cait\\/5Pp2+\\/rmv6bvsJtPegvfebFLwzTdH6HajOxK2qMJV6HoaWhVpQbBXmqBeAOgP0eRh49AxD505CnOn\\/I+6JuXMV\\/IPfroD0cB9hvGnIrRWMJ2ijRJLCCUJVuUbWfYw5AWtZI5ydiXlKsMcygHPY2JjA+dOV5gBlwPOD+iP1WOwtdYNXpt5xqisczGV6X5Q10+j1he72gGGTkDhyG902FXpQ0AbbBwmVU0FnXLM\\/FPoUSwsSUsjSDJQosCrPmQUFjADaddYCWVgibTItMFTbajgDc1mV92M3e+bdfeuA7+29fG0MzoSxitMXmla+4\\/lIdf9VQhUg7M5SF4XMhH3J9oqFdMt4ZqgBmbCYyMzeWXtjqqbyakE4z0o\\/OQOGkVA3vChdhVgYZJYZDVUYLifH329AU6JA0zWnX\\/34Yboy74fEb77\\/32cNmZD\\/6do3AX\\/qlF58cp+ntqbOfprHFdjDHD1o5GP3aCAg\\/J+SOXgGm8gfrrbl9j\\/DlWojmk2YASvvAEUDk6wiAkf1E7MdieSshJAEw1aM7jx9\\/MSQ+LQTPnav18+AenD004UqhT7Jxy87A+ODVF\\/fi6YixpkgB7r2TfIjV8iYLmV3O8w7ppzDYApdIOR5jc2XsA2hw+gKNMKD4oNCnhCA7M2bqWSGhhEO7ij3XQh1S3KhWcqru4zgnAhtv9B+mngK4Xev5pu7z4BMv\\/YXd9J2L+2F4oDSEW6Hi3DilihTOzirTpLLcsgjXUxQrzHI4ALT5h+bhF+rvY4rEnIxNBn7r1zD0gG27q85TvNYSzF6555q2wOyUm1\\/\\/zw5Hw+Vu+LdOgNfuuL\\/8qRehAzAiskcHgEnL+RTWh6FXmWCQAycQ\\/iygpi6AqQCOqiWgWAIi\\/D0sARwMOAZyGaIJ1OwnbS9F\\/SABsvTcs\\/q6PmL0j11Kr0mOWmIAsJ4toNGQIKqCZ3kadMH+61p66OoL6osYz0518KwOXnJ1hMtLEMFJcSiM0IGWRmWZN+7sQkAd+ienGzvhThwO\\/j45N42NotxUmnBrwX5eixQWmdApF9oRgNdujR98Z00NDEePTeNwQVCBpdyyXbyZH27oCcRI3pyNal5eFxOIthG2Kx2K2vWyZ1rIy8+Ow5pLzkrlXBuT7DlwoXpnQr5Hkvhe0TRofLX2s1Yii8IJWkIOyt+Z7PMB6\\/\\/lYRyuTuP+t268\\/9\\/8JwdPun7CazIC5gCkrn\\/s+LcH796QAXMA9N9W+8+2vxrdf2ccdke7YZT2wBD5TSiAGXarAOD5WronZD9YT6j7qePAvyew3wJtVANgqqdKXyrSmC+Ahcvae6b+zPjXovzcQTZIIMYq7kzAK3lQOAAN3vySYbUv7KIhG0usqjNjIV\\/XKiPynCDLm9ZmnG\\/8MsAFCWmmsc6L1dIBHQFYG+k79\\/eSHjiZvnNhnIYL0zBcKL87F13b6KktzSGhTWhCYK5n0D6Bq5lhWouKxYkIEXbuJyshyMis2bvUjObS87+R1v80Tc+O43A8nQzHN36qw\\/x37ipuP5k4AFIGaKEk9ACm4U1g8idBIObvlSjocr\\/M\\/0vUr\\/8H\\/E0MuBEE2SoYP2ekjmNEBCiJ\\/cDNB3rHHgC04lY6mCJ3Y\\/sj0Lb6tSBxDm4dk\\/GWR\\/Qk+Gww9FWV6E59j4imh73LFUsVASj+ZDlTTQMg5o5Y+CEbh19+Fcqce\\/6bNtits3VDCVHzfh0B2DrKd8VxF6585Z43Hd3z5\\/bT\\/m3TNF2Yhun+YRj+nEXBtYh764tV51Aj8vbKmsyBNtFPoIKRQOcOCKN6SxVYGJFF8zHXrolKpQ0HPk+d+f+6Xv\\/TIEI9fzwM++NxPPrSftx\\/aTp55Z90Nv\\/W2X3nHvdffurrXxj2w\\/lk2NWoK9wfeQHC\\/lclQCMFmvjOd9A7APA+jT\\/z+E7yUw4ByXbM\\/aMKIEn8iv\\/NtAAqBJDSB7JN5MCZ\\/ljijPMdJeexHolSGIxIWyx2owov\\/AQY\\/RScu9\\/hOj84xo6YCgSgBbPZ5mUeRC2v1pgXEc6EeqAoCwcSQ3pcHmovbVBpvap\\/yzRsGfPNzgvfsyCI9RTAlsG\\/S4956O+89D1H++H+\\/XRyvzoF03SP9B8Yh+Ge\\/TDcsxt33zVN+7e2Xk\\/nClUlSyj\\/VE5FpSKgdt3TNgVaeqa5I8Ag4M5c\\/y8Pw6gqfOMwPDcN++e4LX91HKbnduPRcye74bnrP\\/nmr96lU7M\\/9soI\\/JVP\\/dEXxv10XlX\\/tPEP6\\/2Z80+iPt4QSKNuLREUw2\\/RP\\/puWmmfCwGpSqCW9iHqp1AuCPlCDiRkrKxAsfdSCQAmAkR+2MOGToAZ7FQ5EKrT9FWjsE\\/oGIQ5bhH+nARomfcaX6b8mXIAqpvAQq7QodJG6kCfPUqgUmawBudnudKyLKny72wOFAY6svurm2+jSQjwjTmjQn9W5H17CqDvQ3EExGGwf4vjUI7Od6bhnt0w3KOdQzb\\/QQ+zk5OT4ehI\\/i7n2n9xkRNpROK\\/q124PI990XB26pM2nPBa9YfDfeI943H5M9WvEI+pPwPeU87Or7cfhpeHk6OXz4nsWvgjhtz+uf\\/2y3\\/co\\/fNE+t1feBf+eQffWGUMkA0+UWkLoVkoReAifaYLoDs8Ecn0yTCvondzwherkEDrtgZHQA3\\/uYIoCIPbX35dzXRigRQQc+MeRAJMpMT8\\/yBKU8GvBp41wqyYzOFytDptvWBIx3PjlGHpUwBrEHuJVFOIUcn\\/yWu3+JM83a77HjQyHkWhEJ0GDNl4gXnw3K7TSjWcrmVa8zOmVcO3Lh+8d6HXtcrqb9cH4E+An0E7rIR+K8+9fIXhv3+vNX1uwPAnL0JAZnxF4Ee\\/btG\\/tb4R5sGQeNf0AEiCcrtp6Kf1hSwVC91CHTOPiJ6NvEh2decA+QCWA2nfyW7HhoC8Q8r3ZzHl8j5WVla4xshFZDJ6+DIoiuQkgDl59WofqVUac3IZ806Wtcq4MRYU63XL+FGfYk5q9mexWWHW5WBDfjSBrWmIY9xo0ZCLwO8y7aF\\/rh9BPoIvBFG4L2ffPkLwzScl5hZjL1288s4ACrmC1EgKvRpf4DUEwD6\\/ojcVfnVEANFB9wBIBpAfoAJzmlVn8P+KefPangn+XnEz8oA9tZVu5YVzpkcAPoNLcTmCIuNB5AXz9PuS0pDlXCt3h8\\/X6wCiIbPJ9CCIY+NWayT38yI80Kz\\/GLZrGRLZcAqqdCcnkrBZEXFLCNQeMvA5Jkpf2Ganj3uvQDeCPtJf8c+An0E7qIR+KuffOnJo2l8O2r9Vbod5D8l4h3R8Isa3U7TAyoI5A4AitnRKtg68vEYNYQiE+zF7CD5UUBII3qmitkgCORdbR0jpYGwghb9c0hZ7s60QYD5EzANKR7VEk4GuPFFGmp\\/ZR9ga+DLC845AIy6VyPxSmfAg+bKzaALhgyUaMCWB4ikqrXa4krdtyiCHfcUwJaR7sf0Eegj0Efgto3Aez\\/x0pOjlAGKxC\\/y\\/ybRCwdA5Xn582m0jn6OACRN\\/0D2ozSuCAsZo5+4tKYKAqSvRhpieoI8aJkBywBZREfiIPRuzZlACaGHmSz7MyVAdhsOBHlLDRRVebV+GuixA+HgWa1fgQCUEXn51Vq\\/Xyp52vLlI1kPblKeC1nK+fvvvLTBVIYZ8dcQAhmooANQIwvac5jr5c7QqK2Pj7sDsOXL9mP6CPQR6CNw+0bg4U+8\\/ORuGMQBUPKf5O\\/HvdD7hAiIGnwXA8K\\/1Uqfo0qfFv9BHRCUQNcIsJ4ASbkPCADq+RMnwESDoAmQ9SUzqWA0zaOzwLJAucAedYnuCYBch3+6dH0+ljNGvynYamAMwx9U8qsfwkmAEbKPRr008NERmPasfSgv3cizy7lWrtS8bqMSoHVeQkaKmuaCvLckthIff+ZwFNoBvQrg9i3ofqc+An0E+ghsHYH3feKPn9wNkgLYw+gPR9T5T5LAaqyFH4ByPm1RI\\/890mjemvqQEOgKgFnLX+8FoCYWUTZEfVNPAeP2UYZH0wWu76+GmZG+dbPV\\/D90dyn8p2WD1vXGh6Bk\\/6dfpEg\\/SteXv7d\\/m2MwqwKoqaPBoZh340IJnzX+46WLqDuKmERSYCyxK41ui+2Q\\/bwS3a9Jfc5QDSVG5OIJesyc+a8\\/5v2PexXA1iXZj+sj0Eegj8DtGQFzAFzz35T+GP1bSaBUlZoIEP6bugBq3b6kChA\\/a0+B6BiIuUP0T6U\\/cvpVBp8dAYOGPxwAlv6ZEUl9AXAP6OypWEDSBrAcvZfUZywA5brPRrVk+EO41Br9ZcfDXQllgA6FUzGs1UJ186e0FpshVRGNfus6a2V+Lj1caXgSUYyaRLHfs9A4mDkg1onJhJkIqCie0qsANk+BfmAfgT4CfQRu1wj8Nx\\/\\/Y+EAaBmgdvuTCH8UMSAa\\/BNJ\\/+7EqDs5EFK+RhRMXXbZJVCjciX5ucGHUqBF+4oowBdQQ6+EP6r9uT3W6D4I\\/tk1zQqzZBCwAZV3rZiQjoU1DZjZ\\/ZLkFwbbjP9SGiAjAZb5cLtWFRYPUqQ1OVNEzEHTeOssqLT\\/jLmOGTqw0C60dDhc\\/1i1laFfMHusis56fs\\/xxvWLb+k6AFu\\/Zz+uj0AfgT4Ct2EExAHYDeN5hfZJABQnQDZ5MP6VCyARPH5mjXysJbC1+ZX2vczGWx8Aa\\/BjDoGWCMJeo9xe1QCh9kcjrbbF6\\/stZFd4oDA77CPAbnh+RN623osHPfp3w15zAuLPVIbQNIrAj2C2YUwpgENY+RX2vOTopQmJwgp8wxqUH3\\/Wyssv8QPgWKSyvshJyHQHGhPOnZnYFChA\\/mVvd8I2rr3QEYDbsJL7LfoI9BHoI3DgCPy1T\\/zJk+M0nN9Jy\\/hB4HvoAGhdv6QDTlTfXyJ4SP9aLwAiBBKxaqdA7Y+LUkCy8LQ0EP+CIBAif+gB4Gd6D1OLSeRA\\/l57B5mSNvkCIPgR+ofV1D4deQ7fYWi0EA1\\/5G7s+5OPFPMUXvNfKQW0azkCEA33LPIHxWFEl6G8I1qWOijYB7VoXV94Y\\/1+fKsWL6A1R5b6hq+lGZZ+3x2AA1dlP7yPQB+BPgK3YQT+2sf\\/RKoAzo\\/7SWR8VAcA5YCaBkiCPzDuMPRwAvR3kscHORDGHt0ENeQcTRJY2PqGDhj6b1UApvkPqWD8AfnPonf7C90KLVqDtTHFQKoH+AVqLX8ZlM4dAmDaJB7yyVNHYP25pwUMPrB2wHlUnUP3syibrkxJyptpB+gIlB3HKGsk\\/MaidrG8D0bw8KZAs9RDQ2q4iiTww7WcgO4A3IaV3G\\/RR6CPQB+BA0fgr4sDoAgAjT6MvCoCirHJOgC6RkAy+EoOtLSAlfmxMgA8ABj\\/IOjDNABTAK4bg\\/o7b++rdh\\/G3xoCoWB90LJDyAm4lxDdB4yAQfhU9\\/VhqUT2mt8IHDbmC+akQSsTjM2AqlF2QZizm7f4AkvfrGZU7TprTYEW5wKfMREE5z0JsuddaApUvp87IPZxx\\/HG9Uc6B+DAtdkP7yPQR6CPwJmOwH\\/38VeelGZAoZOfOgBisDWyV4EgGHxvEERZYP+51fWTyAc0wNr9GiEQoan8z1AEhMwo5UNqINX6IyxPsbm6A3s+CAw8pH4Ro6NCkG6AXqqQ73WHgJ6DwQex7r9F\\/MukhqfhalYGyP4B6Bledscr8\\/6V6F1fZE6rm3\\/04FT4SLZy+\\/SaXKa3ONcuXus06DdupRyCI1A+ZOv9OwJwpmu4X7yPQB+BPgKnGoEf+1uvPDWKEBBy+JoCEAxAI3uU9gH6NycA+Xw1tZIqADNASII8ngr8KANErl97+7GsT\\/6uNk+z2uYUyD1xLP6QJ0Bbo+qBqQcQbLmyFGD8w2Xyxj0SseNyOKTF\\/i8VgdtVAtd+\\/DPj+6pVADb6VUj+0E9TIggVlj3eJ+j1Wwkh3azZcwRxnhJVmBEIC+W\\/JafAnQl+rPiqAUE4vnHx3gcPHYZ+fB+BPgJ9BPoInN0I\\/PgvvPLUoA4AS\\/v2Yg1305uMBwByoBpxCbRZ6sfufyYTzCr+GvQfavo17y9kQEP3kdmmeqAV7fGXRAX0X3QaaMQ5GGgCpK4DXQGiCIm9b4Z8oexP754MYlUFUIL83dFw7cc+Pb5P7\\/jQEy\\/ut7Lns\\/qFWtUADXOrKVCtLHDNyWiR\\/0qHYYtuwSHXsnF0pyBVNnQH4OzWcL9yH4E+An0ETjUC4gCABCjqfCLry8ge0r5u8NkJ0EoFEfGbwTfI32r\\/jeXP+NsgfhX3URVAD8hTy18rD4SVp21n6G5AvyHoapQIPaToNHv\\/ahqgHKEo\\/VtyBQyHwM8\\/L5G\\/2zXhAMyv1dbSL56MvMOSqAdfZ5My30L5oZMEwzGbrlm+0FrVQaWsseXs9BTAqdZmP6mPQB+BPgJnOgLqADgJMFQB0CGwLn9GEvRmQUwJaBdBFswDRdDEPhADaw1sBfWm7gdDDpnf0er+QeozaV8QAtkBiCgAKgCTYgB5fqYhkEH8m+v9G6PrzP9divxnDkAkyenb1qQGA1RfheXRajlpHlUeaEsUrtG39kZmRkQlh3ONh2dKIgAAIABJREFUgXjpsoJBnY\\/IYwgpAztPB2VLUyA2GrLyx2Eanr1xqacAznQl94v3Eegj0EfgwBH4Gx\\/7k6d3w044AK7up+1+d1ADRP4\\/NAXyZj+4kcj+okMAm\\/+IiiCC+LzxjxP8Un5fHQAVGQLMD7Y\\/HAcYI1P4C8X8MHT+gyz\\/z3ePZL6yas6NePAlZkOWUgaa85\\/FxlYG6IYxqPetlcmZBlKt\\/K80sGWPgdM2BWqLDNH3KMsGC13\\/EkFYckgyRyhxGXoK4MCF2Q\\/vI9BHoI\\/AWY\\/A3\\/jYK08fDbu3aySvxl3V3iaVAp5Gie41Ry6tej3\\/rxQ8svwJ6SfmPyr8BQZwSeDAA1D9f6P7RadAnQYGsIoQTKO0AHRqYMovqzmymNlS55K+yLT+Gxr\\/pTAQ7VWtT0DV+OvxtRQA\\/JZQvz\\/7uysk8NCFhjrhq9fy9vozExraoCSoY1tTAgz3WU0TmDGv9BNIjhCeqxQu6imAs17G\\/fp9BPoI9BE4fAR+QhyAaaftgK0hEER+BjH4MP7qEkwu8qPlf3L8nv9NILyJBIHYhyZBJrKTJIBpkCQwzSP4VAkA+J+uBC17lP2Va3uVG0xrVfWPVXpeZ7eYGkjD1zT+cABIAswMn1l\\/FzY4\\/GPEM4B0hBLBCiQ\\/u0OLG+A\\/B8\\/AHIhap8FJVJt2C+mDokJhVlFglE0nemh6o3cDvLnp0M\\/uI9BHoI\\/ALR+Bv\\/mxV54ep53oAGh7X9X81\\/I\\/aQoEJyCV\\/WkNP1X\\/zDHAI1EBEN35rD+AR\\/6Is2mFYRnYBjjJ\\/KfmP17gZ2ckByDkCGwoUg19rNfHHc3YBZ0g3lt\\/Uq8OWDT+cAACCbDM689K6ljFkPoaJZSgFpWnVoTzpkCrjYJqxD1zgSigWNb+c6BmSgTRSdAxY+Rv+EurKVAl+heX4NleBnjL126\\/YB+BPgJ9BG5qBMQBGPbjedXzJ7EPqQBUATjUL7LAkt+nIJAC\\/TTMYlOsjNBMvdX1axgPJXsn+KH7nyMDIAOSA6D\\/9YZzNEuZNC9xAGvZm0SEMgTAIv3IB6gK\\/eROwKrxnzkAfPJ6lzy8Vf67Bnt+rTafjkubLFhqB3BazPL14f4z56UQKvKZVV5bS0VLueKUZvB3EZhGZBvHoXMAbmqZ9pP7CPQR6CNw60fg\\/R\\/7xtNSBUClPyX87faD6PgH+B\\/G3pr7UB6YOX78zioBrBWQlvwlJ4FpABADXbHP9Hniz0j+i3z6yPzHJek9RAHgucVPsTQBhzh6laZAm4y\\/mvQHr764t24FZuyMoGc3icY1NgWKD2FR9rTfO3t\\/dr79oAHvl45DzVFYqzIop9VSK+Ha\\/WbnF1UNnQNw6xduv2IfgT4CfQRudgTUAdgP5y2nz85+DuOL2p+Q8cq6fxcHErIg2fua81don93+2LAnUPm8MgBlghD9Ucogg0+H\\/1Nkr0dSOJCFg1G6j6IA1m6A6n+eDii6AZZOAEGMzcZfnzr2Athg\\/DKZYDGuu91OS\\/SUBLFUrldBC7wSYGNToFWxn1lOv0g9hN\\/zk1kKxwl\\/S2kPvl9HAG52pfbz+wj0EegjcItH4JGPfePpcT88QGif3f8k7z9pm1+0BVY6ICJ9lgQiz58aAUHhj8dbvp8NfcxBMFQgvIKS\\/U3\\/Rn++T5UAZvRTH71ACijS+vAS5kTADcN1kPFvOgAlW1+gb6uZrxlIKwc8xEBHAxwb7gA1SdpErdpHGwzhEszq\\/hdGyp6\\/+R4r53YOwIZp2A\\/pI9BHoI\\/AbR6BS4+\\/+vQwTQ84+Q\\/NerIeAF4dgOo86AJ4JUCM9lPjHyP8yetYq1+0+SViYHE9i+MgDzzX0hHjb7ZeuANi24BQG4KAAYvsfuuto5ezroCoOCjL\\/Q42\\/u4A1CJ\\/M9BrkHutpW+1KVAN9m9E5PF54v1NGEgGbUY6XGjsszoPg3bAumMw3rh+sXcDXB3TfkAfgT4CfQRu4whc+tg3nhn3w3klAO6p+y\\/Mf+sNYLl\\/0QQgaG+\\/U+NOTR4oBKbsvkL7TAFAGQAywPwTzHfq6YegNPHR1finqLds2bN9lGJaIHUDzOR9t19MOQAv7NNz1U+dG0VC6xyGmhBQ6yFKsl7N+ciqDIy1rw4ZyXrxv\\/x9+BoJ1g\\/si5kwkZ8wJwCmX1X1DXo74ENmWD+2j0AfgT4Ct2EEBAHYSQqAhD1qAGjNvhjsc2q02RdAUG2L\\/J3gx9JAs9WW\\/w8oAY2L1\\/wrf45kMlwP3PaiFE2jd1f+RY4\\/OyZy1XyoeE7ZYVej\\/6T3f6rI322clwGW7PgFol6zKVBhoCPJzsr+kEdHsQSgEjZCNLLdav1\\/PpPKdEWWhriZa1FwyJwje5eeArgNK7nfoo9AH4E+AgeOwKXL33jmaBq1CsAFfjTfL42AGNWz9A\\/QP8v\\/wu\\/MKTBCn6sCUu5fWg3TJoDNRylfMWNAB2Ir4PQCBv\\/D5LlqUPMNnfhXtgHOz7gp46\\/vARJgIMuVUrpbPkIw\\/LETYKnIt6rQV7tXbB8cDPppr1XyFJYciAYhsOsAbJkT\\/Zg+An0E+gjcxhH46cuvPiMIAPX8AeNTFljMsyACRvxLDgDZ\\/gW0H8h+yPsbGmBNZkIaAB4B+wWYtH+EAELtfzT+rb83h8w4AJWufqcd5pkUcE3Qxy5e\\/o5pDmIeOTy\\/yh1oNA2a3yNvCgTeBJr9LL10lRy4AdXQSB\\/pG694MBRA\\/tvLAE871fp5fQT6CPQROLsRcAcAEb1H\\/Vqmtx+GczQZR8oLIAJAoqAR\\/eQ8Kt7gaGsTzM6ALgIQzjc4X8v+rOQvviaMWonkO5MvHloT+LlVhL9qfG3NgJp5\\/kJ7v7xIZNVHQ+lOwwLcUSPyzVICjfsbAjCHU9AUaOaAGLLRkjferE3QSYBnt4T7lfsI9BHoI3C6EfiZx14VEuAD0kzH1PyMD6DEPur9qx6ASfy6HDA6\\/2kKwJL1jOall4CR\\/ozgTzKgZ\\/Kt5r\\/M\\/hv5D01\\/IIcfitzYO9DSAimmLfL8eGCEpqcm\\/FUdgGYzILXmfO0yT2+\\/00A80CGzpgbtj1iF3WmgRRugbP3bRBMWlADxiBUSX+ZuAbVYQysi+XCapp4CON367Gf1Eegj0EfgzEbgA+oAjA+IrT1SwD\\/U+rNFsLH5QRAE\\/8xSBQXTX5v\\/GHUfYj\\/+J\\/UAYECZxIB4DM0iAQFiyukCW3gAsGFe7yen3FLjr9f3dsBL8PgtbAo0IxCqZ4MPUf2zAbaPOgI1gy4jd0hToJnjE5oC9RTAma3ffuE+An0E+gicegQ+cPkb18eT3XnrBkj9\\/5EEQDUytVK\\/hBLADKkxn6SZkJpI1RHgX13r3\\/QAzHZp5F\\/pLus\\/InSw\\/HKN6sAziPztOepKgEuRf+0N4vHRYLdY+OEaS5wDfIeQi2ePZYNQ1C8Jv0\\/8jLkIQ7zWIY6GRf\\/hPl0J8NRLtJ\\/YR6CPQB+BsxmBD3z01eu7aTwvV9cmQITwoQJItT\\/L+Yeaf8D5lgJIioBK\\/CMHgB33vALAoX4Gr+4Q8NVMuMcqApcIa1YCWC0FxPVumu3fGvEZCdAPLMsC3WXI0wI1w5oZ5YAelMZ6q1FeFedZSQXEl69ey56x4rDMOA7jeHz9kS4EdDZLuF+1j0AfgT4CpxuBnxUHYBhVClgy+TvR9g8tfcUp0J8zzy93AVpAoN\\/b+iaCYMz9K9Ff+wUkQX8Q\\/4Bru5FP9e8kBTbeJwv459E\\/4f8zM\\/7yVFUEwBj0S02BFGqvEfxMHKjSFGg2DAt1+iXTfzVPvzJnMu+qvO9K6WOuZ9C7AZ5uefaz+gj0EegjcHYj8HMfffX6OI3njQA4svGPGvppHM5FvX\\/2BlCRIPDFBCXQdIEhAk70M9GdyPwHGq3nWGF\\/VvknCr+pLxABhOV39yZCVAgexrOL\\/D2edw5Ai+2\\/AuPXIHxn6DdK\\/cqI3JsCKc8xlf3ptV0M2dy0CgLRaCaUovdTNAUqnRsjKQ7js89cfMuDZzeN+5X7CPQR6CPQR+DQEfi5j37z+m6CEqDC\\/1I3T8gf9f+BA2C6\\/Z4ayHT+XfOfHHcv4aOzAO67NfspVP1MGbAG\\/8+rAJrCQGca+WcOgEIBlbr6GVwuRnFXZ877sRvy\\/jGvnt07lOqdpimQtTU+ZOKspheKi3US4CGj24\\/tI9BHoI\\/A7RmBn\\/vIN6\\/vBukGiGI+a\\/wjxp9pAfw36PorwU+cAGv\\/G2R\\/xX+QagGLBU0cSN+GwkD4e67sF1X\\/WOdXR8sDy79oCnRbjL\\/a3oeeeHHfYuEX0DczHds+5lLpHkSR58z\\/eL\\/yLuX1aiiDIQZJKDndY1MKIZAZazoCrDDoJMBtU6Af1Uegj0Afgds2AuYAHLHZDwXnJ\\/23wfcm7OP\\/Tt0AkQ4ITXy0fXCqdLfUQHQAZjXkMGKaV1hUqmtLAt824w8HQKWATZsfkocHf7HFpkA2ROmqDu2rgHK9GU+ZWnDIotUUKGgVGKqAvgP6i8TPIIpRIgy1d\\/acTNQTGMfeDOjgCdJP6CPQR6CPwNmOwM9\\/5JvXR00BkNGvHIBRHQDL53unP0MBmAJwq82oXygCKO0z48FrQjeGOEEDNqfgz5a3LXh0t9X461tEDgDeq4D4Vwy09xGoMPGXWP\\/WFAjNFJITsBqpb3AYql0Da45N0bzIPlgtLWBOxTAMN65fvPehLR+3H9NHoI9AH4E+ArdnBD4kDgCrAJTZL0JAI+B\\/gfI1wue\\/jfyHVr9IFxiSb\\/X\\/GQnQFQKRE1BkgH+oPavX0fAZBMDVP6+18XcEoPqkkRm\\/Ja8fnAcT5omRuDUJwmELCn3FvWZleEjhqDSCDPKq2l\\/t5RbK\\/eTw0nEp0IieAlid2v2APgJ9BPoI3N4R+PlHX72xG3bntROgGn0X9YHMr+kCqCuQdP7pBCSUILTzNb6AvomS\\/opmv8ovR8dBvSydjIakjw\\/InWD81RY\\/eOX5xLQP36vG7tdfFyVzsyi\\/iKrXIvrW70v+QawOOKzKIFUAlETFLBVRqYJgz+UpyhP3dsC3d1H3u\\/UR6CPQR2DLCIgDcG7YnTfmvxp9qdu3lEDgAWh0H0v+gl4AA1eYO0voK+nP\\/iAdkKy5RqQUCdLCQNP924ADnH2p39LYeQqgBddj+FIJXrMT3wqMn7U+DOWBasxZ\\/ufRd0U8KEbm8YVaTYFmUbxpMq41BWqUQ5pD0h2ALUuxH9NHoI9AH4HbOwIffvSbN3bDeN7U+wj9Z\\/l\\/7wXA0j3XAaDcr9YP+O\\/UARA2gMb3Ue8fCEKq\\/1OqmXcOaL934pVp+d9tz\\/mXTwYHYE3rf7UpUE4cjLB8TSzIfpZF\\/wE5aDkZS5UFRuoro3x74ZnMYkQq9GOyKdDSWMB56M2Abu+67nfrI9BHoI\\/A6gioAzCNQgJ06V9T\\/cs6\\/VUrAEI1AI27s\\/4Z\\/TO9X7D76R5IB1rhF5S\\/pWOx26V6f0rZv+bGXxEO6wbYMpzZqG\\/lAqx8KicOOqJSrwSY3ZuGunl5c1TUnhtXk22dyRuQpkDyu9r7VtMZxT2naTi+ceneLgS0uhz7AX0E+gj0Ebh9I\\/CRD3\\/r+jBMF7TkT1sC0yBHASCH+hMnwNIBlt236F7aAFuUb5wBw\\/QN49eqOf8HQIANnf7uCOMPByDoAFRr32lMrdHOYnljq46+4ThkSEFDNbBGyNMHl+9nsA2bArk\\/EUsFK\\/NvkZewIE8sH3s\\/DDeOexXA7VvV\\/U59BPoI9BHYMAKPPvrNG9IOWIV\\/VMIHZXomAgQ+AH9mgj+BF0C7gmNU4jcdj9un9IA9juX+cWTQEGg\\/7x1j\\/N0BmMhuXBrjlnMQdQNqPAINoAvjvvW42fNUCIbmDOD7VMoJK7r\\/8NoUsRFMX091QuAeXM7MmYi\\/n6bjXga4YTX2Q\\/oI9BHoI3AbR+AjdABUB0A2d\\/YC2GkRYG74Vf2PGz8MvlQOwC5YO2BDAiL5D7WCqhGQDIcXBswdAE93o8bwjjL+cAAoBNSK8MUwNpsC0ehWHQhvCjQvMihL92oVB2aQa1C+oRAboJbMKdDvXenZHHUDmiRHczCGoXcDvI2Lut+qj0AfgT4CW0bAHAAtA7TIXw39DhR+Gn32CVC4Xh0D47g7+a8UAUqlf5HWD58C1isIBrYUAO844+8OQIzS18r2YERz7eMyym9F\\/GsIQ6spkEf3IR1RRvy156qlD7IURkPrIJYH6rvG\\/ge9HfCWtdiP6SPQR6CPwG0dgccEAZh2D5gGgDoBbAYkEbtE+COb\\/5qDYDYcKEDq8Bdz\\/dTJhckh8x9iNOSXab6g0AfI3\\/yONP5wAMgBQCneRgUj69J3GtngMDA10p1H4NZ9T9gcluxv6yf7VTehApVpucXxwWnTc9cv3vfW2zqz+836CPQR6CPQR2BxBD766Lf+8W4\\/vA2iP4nkJ1UB0ARAZK9tfIkQqM1jQBtFf9wBIMfPOvxZsT9MAR+HuQLgDrM\\/d6zxhwNw9QV9jSUDaDXwm4iAxfsvle61mgLF59mKJtTus92o5++fIQAFf2Ecd1955pE\\/9e\\/0tdhHoI9AH4E+AnfOCHz0Q9\\/8ym7YfU9oBzwIIdBCdXQJTMQ+5P2BZiOjH0h+rguQfp6Mfg3zrxIA72jjr28mOgB4RXWNpM591sioakhrbPlCLyCfGsRJyqY9Vne\\/QeM\\/OiLVaReevyUR3CIgHjCNX75+8d43H3B8P7SPQB+BPgJ9BM54BC5\\/+Fv7gcQ\\/UwMUg2+dACVXb+RAg+zNIQA\\/ABG8kf+i6bfjnPUfpG8auv93vPGHA0Ap4FpdfIYMLJTHCQmQcoEcQbLxY5dA6v87gS9E1jWjvBa9ryEWZbniIf0HbJ6WDof\\/+9y5t17\\/yTd\\/9Yznc798H4E+An0E+ghsGIHLl6d7hm99+4+Q9zdWv5UBjtoUSKP8UNpnzYEM+iev34H8vBug6vwrmdAazCodIBiakH6+K4y\\/OgBRB8DHudGQp9W6d\\/Z9KufLMWU1wdp58ffRSTDEwnkLRtKrkBPnc8dVG2YVAubwOBei4fTsxvHdTz\\/yln+4YV72Q\\/oI9BHoI9BH4IxH4PKjr14Y9kfSDlgjefw3kgBTFUA07Kbpr9G\\/s\\/oAA7iqn+X6I+fNaP9FpLmfhms\\/8cvj+874dW\\/Z5RMHoFYeV3ADYmmeRdRlRF+q\\/DWj+0JyN7LtS8OfG\\/xUw1+N6jMtgNQIKEMzApkwIQnLjkFsk7wbp0vPPHLfE7fsK\\/QL9RHoI9BHoI\\/AqUfg8Q\\/9i8eGYXxMG8RKe18SAVMVgDkAzPObDgDvqLTAggzoqn56TMD86RBIslxSCvrbO7TOf21AZwhAC1qXn8cIfg2ir944cgQqhjpec4n8lx0Xov7M2Sg1\\/VdaAGfPu8hl0HnSWwKvzaz++z4CfQT6CNymEbj84W\\/dGPbDAxb1U82P+X8j+43sDhiIgNb6t1D9g0xc5ANANw7Cd0EaKP31roH94yfJqgAs0i4jcH\\/jRmogGV5E3C3jvYVMWDfiovobyIkrcr3+\\/If0LmgQIEvkwK69n1558\\/Glt758m+Z3v00fgT4CfQT6CFRG4PIHX71\\/2B192SV\\/JbrXin8w81ESaEqACeo3J8FTAsnQ+fGp4R8RAFYLmHPA39+Vxl\\/tvZUB2ri2yICZIVwyrLVIm+mFtZK+eO+sGiFek39fJPWFSVLeE+eh6rFVVWA\\/d4eo8k7jOF3saYC+H\\/UR6CPQR+C1HYHLH3r14XHcfU6gf2vvKyV\\/cAiMFIjdHF0BEyFQ8\\/xeBpjEfEwmmHq\\/LP+nRQg9aIbhzpP3PeRrJClgsvTt5Kzmv4DuS3nemfOg45RXApj+fuwdUHvQTMinRUYkNwG3UVqmAzHGU9Brh5+7w9DqDRAfxtCAhdbA+2k6Pr50X+8KeMhs68f2Eegj0EfgFo+AwP+jtgFGa16L9lUS2KJ\\/NWip7l\\/LBVm\\/J44CTbvL+qZSQL0cf6\\/BozL\\/yRe4ayN\\/t\\/OlEJAa1GEY9nt1n\\/KER0swSAxm2VBoAVIvv78RB5f4B6WE78yRqEbpaP27+ic8qzsQ0zyVgVlgTSCmcT9958HjS999vHr9fkAfgT4CfQT6CNzyEVD2\\/7S7AX1\\/pKDB6B8nqf+3SF4rAzQonDcFirK\\/lg5wh8DIf2r0Q9vZcbj2E5+5e9j+rYEHAmBeDY3oUl1+bKaTGeyVfHuM7Jvw\\/YoYUDTOrReK98l0\\/DeVCJqrVxdE8nvSYRiG4dkbF+\\/tKMAtX9b9gn0E+gj0EVgfgcc0+p8uiOlXkR+XABYHAF377Hdq\\/AsHIELHJgMUhYBU9d68AXMAXifGX1+r5ADYkDdZ\\/sFJOKh3QCJUAlUomPaLVQUNXQEt+ShSF7UpU+0A2JhbsxQEGxCx1XP27HLdaRoeOr50b0cB1tdqP6KPQB+BPgK3bAQuf+TVh6eT3eeQ1ye8rxr\\/kutHKsBFgcw5sD4BVvcffo4H80a\\/Xvrn+oCgot9Vdf5rg61SwKVqXjwJhtnwj5DbLw4aKMazdsPs9wXi0PodHbBUcMG6y9UURSMNseQ0rJc3Br0ATJjn9tPRf3R86c29IuCgj98P7iPQR6CPwOlGQJT\\/9t\\/+1hd30\\/g9SvRjIzsgALtJegBYtA\\/SX677rw4Db23HZcZfswnmEsACTcPrA\\/aPI54jAA0I3gzmFgjeL15G7Y1KgJa64KwioCYclLkE7Ym0btRBJtSIvpQo5n1n18jf7+r1i\\/deOt1U7mf1Eegj0Eegj8AhI\\/Doo9+8upvGR9D4Z8dWv5YC2E2Q\\/kX7XxMFSjLAFPBhSoBxvwsBidRvahCEsoFpGl8XOf9yjDd1A7STMjGgVr4ehZEJKi9bBh9Sm69fxsQXMr8FDZhb7YgPbApUQxhqk7FWxmjn7sfp4eNH7vv8IZO4H9tHoI9AH4E+AoeNwEc+8o2Lw\\/7oipX4WZc\\/Lfsz+N8QAP03IIBxjzbAFv2nyJ\\/lf+QHSMOf6AAo7P86IPzVRrnJAYgRsZ242A64Aue3GPVbIvKtU2LpWrXfbW4KlCkVEgwizNRACf54P\\/2LB48v\\/dkvbX32flwfgT4CfQT6CGwfgcuXX3nbycmbRPXvHjHmVuonxj\\/q+VvuX7ABM+be9Me0AOS2avQF3ifZz\\/oB+DHjXV\\/qtzS6oRcA6xuzQDtE34n57rX3W3Pp8bhDCHlLUXgU8dG\\/i3E+qCnQ8qSrOQ9rQkbkAzx4fOnNz22f0v3IPgJ9BPoI9BFYG4HLl1+9\\/1sno5T83e\\/NfshQSyqA1gdAKwBABgxogGWNTRCI4IDeWpwAaw6EkO\\/1G\\/l7UD+rAqgy7kF8m5EFD4Xziy9cNbLigVUIhSWaIPC\\/aRYc2hQoPoax\\/tOzlCS\\/+rR0B2QmFiSkwG++pyMBa8u5\\/76PQB+BPgLbRuBDl19523Ry7jePhuF+I\\/Rp1K+FfqntrzoGjOph3OUYzQCgHJC3QyrAdQGC0h8PeJ3m\\/MvRRjMglrqVBn5TFHxIfb27HUlMJ+b4vZNgAb+v9SLA8wfugX1DLeLMlQJrnIKM2xBHqChVrE3VSFYMnISXh+nk8euX\\/vTVbdO7H9VHoI9AH4E+ArUR+MDlVx8+tx+vjNNwj7X7NSOvkbyo+oUWwEnsB8I9TAcoVgAEYBo1NaB\\/h1Mg0b91AxzeIMZf376lA5Bs9dhUBbRjSuGglrJfTWDIP\\/iC7G8y2kVToNZ62SL3u3Bu1ocgHLdF+Khwmq7up3OP9xLBvrH1Eegj0EfgsBG4eHm6503Dq5fH\\/fiIaftbzX8i\\/OXRv0X2UAZE9K9OABR91eaDFwCDv1O8QIoIcKyw\\/X\\/ydUr4q43+pjJAz7EXZXeHkvks\\/9\\/Kpc8ch5ohR7hP561WIVCfZOU9y6ZALS2E6nnqMIb+0FXnBdoJ0zh8ZTeMjz\\/zyFt6hcBh678f3Uegj8AbdAQuXn71wtE0fG43Dfej1A\\/NfeSPEP\\/gALC+Xxv+INrX+v9Q9++Qv3EF2NLXMH\\/vBIhzXrds\\/2a8KykAi3hbBr0W+bZz4PodUg+BUzYFytCFWsOfoCyoUMYZNQVaa2IUyYhLa3UahuNpGh7vqoFv0B2tv3YfgT4CqyNw8fKfXBiGc4+JvK8YdTX+hPgtqncCICF9KP9F4Z\\/IC8AtrUugIQRWDuhiP+N47Sc\\/ffdr+68OcHFAQgBmhD5R65VgOxfH0QBc\\/4cuitn1brIpUGb0y2u3GhGVb3yKpkBemXBAAyPMqtDxkIjADN2IHAlc\\/9ndeO7ayf6bzx5f+u5eLXDojO3H9xHoI\\/C6GgGB+r919Op7d9Pw7t0+GH6D8Rnpo+RvQulfyPkbuc+V\\/zzaN6cgNQJKiAAsmPx7P43X3v8Ggv3j5MlSALEpkHT3M0GfsuQOIkssit9ggOMhraZAW9IJNQ5B9bzCEdnUFGilEVFtxS2hIOYoRSfJKxn0l5qUOh7H3fF+\\/61nh+Ff+VLnCryu9rX+Mn0E+ghURuDHLr96\\/7ePvv223W73PUfT8G5p5Sub4ZGEVB7tA9a3+n78vPgZ0wDW6S9q\\/8ttNWUg15XkvlLdU3dAaANIkPvGjPzts6AbYITsiw\\/W\\/N2Sjn9j2sdrZex5GsSa0SwRhlL9b4vj4MhCy2mpPG\\/ZFAhdhdXku2NkKECVNHjqEsnxuWmYpK\\/Aam8Ba3Vs5ZDt3cb5Lzyk\\/Pfh+9RuR3Jo9dRDrp+OXb6mf0Xj8iw8NCga7Gx9+MspwEW+cDZn7OdL45m6h2\\/TvMjfXx52v5fdqqVzDVbT+rVr36D1XZa+19q3XPt95v43xjUds\\/5e+ec87PhDnrU2bVhqNNtHbva6p5ii1qTM0p+LlyieL2xuse7dy6q51SlJziIYLa3bKRwvxfK6CcrfNSef2uxKC14xthqly3FquHcS8Nwvx+2mUZj898SGPWL45d96jhzPMj49Xln+CeI3uN9Z\\/zw2dfmDsbc6fzf0LBVMpX\\/aSu7a+9+AsH+cKuM7nnhRYGnk7Wc17UgBKGGuaApUzfPLx7\\/m3uCEAAAgAElEQVTVTYGSyULaAQbY4fda+d\\/MkdjSFGipCqG6uIJeQCUVUJ5ia841C4pnsvG0sY6OToZgqN+aSJDR+Wh9w9NtL\\/Wzlngi+n0qc8ivdGqnKDyLOZ5F+amhMfEZ4rhlZiicG+dP5vSFE2rvXEuDVddEY\\/Bn11RaMpC12dw5wEGvOtlhXZaOt92zr\\/+cULweWNzd6x9K6phpyn7npmlkOmPPGzsejHmYT7X\\/NLyusy8teBihj3sR1GEenudZKZ6cK06CwvbR0BPuV4JfKOtTByMcC0QgNfdhjX9q\\/MP7ufgPpX\\/V0Yna\\/+PuDW\\/8da9cKwNs+MHuLNQ2skWG\\/C1oCtQq01szdOuLeltTIB04C9E2ahasPZvwCaIB8HRHoW\\/QMka7cRyFzVmtZoiGd4O2QfasMXioGPBWCsbmQMuoLo1HLdWzOn6w\\/F6dUTPQ2TUOdUZax9d+HlUz26F88IvQiGruNDbSbMWBtTHOHCJrv71QubJpfHlQdBb6+s\\/nXEuzZHV8X4v1T0fYomKBzLRYroiWZbOTyFv3KBFgC0ZWHQKZpsbMh8Gdxr0CACjFMzKf5fQHifZxTTD5k5E3x8HRgCD3a7l+Sw0kI2\\/ORGgL7O\\/AeDEjCQ7X3v\\/po\\/etfpM3wAFoBxyitmaEF6Mm+eij7nKNZj0YuSzaOLQp0EItf4L9FA+4ZU2Bltoix7lQjlEteoqb8pbIcotzYmMKW0eBoxJ9OADJWDS0YUMqI1sf\\/0ozpuqxFWepurbCsxtSIv\\/d76ekDlk6MMU50Qla\\/AYhhZU5dEuLfgXpWfqGi2uhvGeJWC04bTV+SxOdCHNGOD76zwL56+t\\/fde\\/69c\\/nXoBfo9EK3evQvhqxI0VL8ZeoHmBCeR\\/O9lxDIOdJlXg2+2RZbOyO6YTkkOg+nspty\\/\\/OpLMwB5G2XP85iSgXl8dgnOB4W\\/5f3cAiig\\/iQDh+XFtOBZwRyBzj3\\/vrl18g8P+cYavIgBlU6BVD7fCDajCkltZ\\/bR6qXnz9tp\\/e9HaptbsY7BgYDKnphJxzoxyGakFKDelVeqw72miVd34C45CbewXGyIFVUV38rIZg\\/F31cbKO2YOytJ3bjgrW6LKWLq62YBvMe56TIB37ZwFxKDqSC05Yivowxpq0lpPeHStNJlV6LSQozWnt6\\/\\/hdRAif6VTvkdtv5BHtGeKeSRZHK4BMuRGpCs7xEmE+VzzZCOk9Dm0WaX2vlq5M34wugj6tcOfHotQQmSmI\\/V8WvaYFRYnzB\\/cgpYAuioAY\\/h6hQnAg6HEQWRFlATH5wSQwm4qq9d7JF\\/blpUB2AvIICRnipNgRqbvG28awYl7aEJ6lwl7yxtkrbJycwidKobmbH\\/hYcgU5xRzrpPv3DEBoi3GUk3yiL1bqgCcMg+RmJbxrMeqVUMV2m8eW8zFgbVz+5pjlA8Plyr9s5Z5Mnz11QVD4qMef8SZfB0Q6E\\/4U4Ckao1Y9eaBYvoTCU6z5pfxQi7mEu177xm\\/Jfmso1\\/6YD5OTWnRNZQX\\/\\/tYX09r3\\/N25ugGZnyXCRMBhCiR98Vb5+L3D24AMMwHTEFgHSAHiccADoCSurTdEA08sN+nHaCBkzjdE7ONyeA7P1U258qAaD9D5KhcwyYXvC0hPEaQgqAcsDd+FdmuSIAa8101AY4uPLaNgWKhqvcmNfeoxW1xnFJ14RzscYkzzbdii5CWbWQ2+N67hfHtI15M5qjQ+TEXWus1DDip3GMamMYnYHF1NAKOmTP444EIypzjloO3ZoTsWjAk3eaqzvCimY\\/a8HlrTkQn6smtrUYydc+Ti01UEnDbHZk+H5r66av\\/\\/ZKuSvXv6Vz+fAaSathZeVM5AAU0TTa6linPZbaiTPAZOw5jffpIEyque+kPejvQ4cfZEBBDZBqcGIgHQBl\\/o+sJrASQO\\/8l5r6qMNhfIKY59d3pHrgNFy71CP\\/6iTOhYBuoinQFmNShXbNOJVwWmFMs+gybNoZAnCGTYHWiIdrRmjL+JRRed0xST8tDSWGUtztnRqualR\\/CBFsBaqOBtvSH000pJIK2GSYG4aw5liVUtM6PoFH16oKMANXQwgWI\\/IW3B7KxJpIjfh+AaFaQxnW5l\\/tHZrXbES1Pn8qa29Lo7C1Od7X\\/9oIzZ3ObI219sTI4VpZ\\/2K8jfEP4rEYc8L+LJ0NpMBpR16x5OE1j65leTCuSWtfDLoYW\\/CYQQok7M\\/SviP5yV7SCooOWAMfPdakfd2YE94nzwD1\\/7Htb3AqDOJHKSKdDVYJkOFy7ae78W9OPJAAD2AqL0YtRYR3K5oCZU\\/uG5eh5ysLqtzoNho0M8TRuYidCrPNuHHNzcatcHwOIVdWHYAyrbBSrbCaiqFlKcvS16LX1vtXjcBCFLuEdlSdAL5\\/6YikFFdi2+MYUOH8eEZH2fsVJYesgtLhnxlGQ12Y4nFfdWGNaanVLkeD1hyC9O7M5y6UCsb5XApTMfhD\\/m\\/hT+QChNLwvOqkr38fwTty\\/dPh3GvcLbxaUcGzumrC6rbeLZdOZEB+bLl1i\\/AB9esM0jSAEfCUD2CpgVjuF1IHlsNXYmDBAzCyn1cCMJKPML85BanbX6oAQGmgOlPXfvoXO9t\\/cV1rGeBGQ9najLdscvEhykit9HJLx6G8r\\/471ptvfP5alISNDfv\\/0qItf1er10cmi1UJHh3qBu3XLpGC7N927tpu7CkZHJgZoQNIYFWIu2aowsYev\\/VSOmALj6H6mityzPGefg\\/7\\/jMDFHpSlAhExXHb5AxVHnrNqYnfeDGSXyMHNox8HJMM9Qhjud2hOF0UutWRwBSP2iLJtUxOGyLT0onL9om+\\/t2T3bL+1TwLa99o++oFAM5HthE1AMzrI89Ot1BieyIHWutPGV7m+dFYr9AD0Kg+sfcJ5auuP24n8L\\/\\/l7X9zhFwln+R\\/3eGP9EHKyO0MkVeBwJG3fhvMCNBB2DDZlGL+soodEaASkRTRAuFkVzKkWdOQ8mgL+qmy83Dz22Q2WbGYzn8MWm5ZhfAbIM9EGmYkdgquXJzXnSjjbnxaLAPRSMWvkXLGPr3tm\\/Z6oEQkYgiKp7JI1feYebkNQyvVT20DFDT8B3yjcp7N+v8ZZcFDtpaB1sW5eyY8KyrkXjDCZLzmjoRmFRePbAFvYnGOc7Jvv7bDlTL4b1t65\\/lfwnusUI5ugAWxTMnAMX9FFnzx4T7dY6rY0DxIKAASQ9ACIHQAlDFwN10RJfjHBQFkLvfEwEgbO8VAUYGjHLA1AxwHQBew0oKgxpgj\\/w3bjSUAs7V5UqjXG46s8VfIb9tLUVaes4tG1Hz\\/MoGvxaVutE7gGxlSMCsNr4kkEUYOZCvsk15o1GqIiKV\\/GBZxheNt43F2phU0aEKUjHLlRdR+cb56Idtiaozo99ymirwfSp2LjpXNh5y1XjyvCoq1CiDxPs10CGHWazkMkcy0q+ZNtBqk1TJY87iLLVXq0rR5+vrPyITs1LKhXV516x\\/UzEmYsggQuv5J9HZgAqAyvvKH1MCVFEf0GHNGTB2v0L+rsrnOvuM2kfjAozTTssG+fOQvxfiXyz7A5mPaEH4r2kDRC6AG\\/uCD7Abxms\\/02H\\/zdttVQfAN3NuGK9lU6CqExA3ey9fXK9OqImmLEVb+ruFxR+hTI+CCuNYMx4e3VYM6eYvFw5sOgTlOBW59uqzVSR2mVKbqQyWiFCMBON71L5hFTEJiMQiZL0ySNX7VWBnc4gyR6Ic1w0iWa055I5yoea4+o2X5lzgOPhzr0Tvh45lX\\/9WGvc6W\\/9J\\/AnGHMafom6sOzL9fyoCyv5nDH+TAA7NdzRlwGheHVoa8VTbj8ie9f5BsY+RPzr8JaOfaQJY7t9QBSoGGiqhzX6iouAwXvvZbvxXt5d4QN4N8ADNcb9II\\/Ky30fynNW+ewQDrsY8NbCmIsgLrMKNPC4zVKTAGils82jROOXEwHpkll1zY1TvYxK0DWrPtkn2tfFSptyYEd+wCdSHI6YIikhWxlQQBvgwSREy+54NpcDIzF9zsspXaaJPtZx+QQjUZ23M8SYSUoHfS8lh60+xiMzUnJsSJWpxWwo+yeKc3TDfWumVJUdhLZXSRuuILoR9oq\\/\\/9hdcQ+RuxfpXZHCvIT0z\\/8jjoxwg5f6FhkGWvUL5uuZDzb+U\\/JH1BCNvVQBg+k+iFOjd\\/CyvvwfPwAx\\/RACEyW\\/lf9YPwBAGRP8oVUTPAaYm7OfD7toHP9kJf5vtmdlQ6wWQwfynbQoUDe5SU5jWU644E2YsYnqhZhDKyDSqF9ZSE9miixtoYQDrjx3q9TfA3vZskYPQrCqopBEMjUkOFgiR2ZiEUqD4zM2Nf0OXRDP45gCV161Fo9Xx2jCmcZNb2xCXHARDLmYOh83TWXpgfflUUxPwgtpM+o0RfY1d35ybxaPGlEJ0dCKXI37\\/8j36+mc4+Tpe\\/0oE1GmK0j9j7WuvKHIxTTbXJIEtv66ywYAM\\/Vht5oN6e6VRq8Hf7aQPwMB8f9IA8EhdEQVt\\/WvOQXQSlBzI1II2ASqaCtnvIvFwHMZrH\\/zkua7tv759zY5YbQe89ZoGpzZLCmfGrM4EbkHuM6N+GgcjOigrpY9NslUg4LnR07+sk6iW0gnlOK+SvRbeJXOKIP05JzGusO1vNso0Zy1rCrSry9SuzrFapEz0aCZXXETaMdqMxvRQx2LpGR0BiRUZ0Rls6GvMVyPba6hPtyQSNX+adgQeUKrSuDUInKvfo3JAX\\/93+PrfizWFjC9UexWZUZW+mgNgkT32uNjZT7Y66IxEwy3HafmfteLV2yH\\/7w1+BFGQtr8CNlDNz3L+3jhIHs9+Z6JA0jxInQ3rIZD+fjR143+a9er74kNXX\\/zKMEz3l9Fhc0MpmgK1ousZHBqY4NkDr0GW4fezZ7TItYwqCyRhSw40Gs3NTkwBJy9FWDEqs\\/ev3bM97vPOcL7pFghAaXzXJsimd69EnNG4xmeJqR6XaA769Kvfo2Koauf4z4I0tD7TnpJjZQWKCZ7QITrNe8dhWH2PhqHcorth37Akl7aQmKzxUUir1c7Hlp4jFn39w1Fa\\/KYNRzRbz60KnQUhrFlwUwlOalU5B69\\/6+xpYIfPT+To5XoSmetccrXAJK7jpD94EFoSSNa\\/vjWIfuwBICkBOAPKIpBjLeqX1AIqARIJ0CN\\/kvq8wU9oECRiQhEBGKbx2od75L+2vS\\/HcuIATNP+\\/rWceIxI8dkNM2o056nA+dniKg37BjEihaUMaF1zHDZuvou5X7Xa3Chbiz++B8le2fjwOdYW+aER3yI5sWgKVEZn9ixr99RKS1iKHN6ujX1lfNxBWNgUS2dFn5Uqhr6xlimKxrc\\/jUEup8nad9JvS4fLjLFWcgQnLDom1Z4PW+Z6GjxHb1oaAvadbN61xiGSPrP33JAC6uu\\/0RToLln\\/hPzxH4gsjFIBoH\\/I8Of8AQ\\/AnGUR+dFdwKsAKPxjaQRI9mps75r\\/6mLqxqmCPwAfpAug7iXyb833k\\/yHVEKoEggthK1HAJUEqQqoeoPd+N+U6cfJ44NXXvzKOE73o5HOzTUFOs3zrIqvLBn6VlOgYvO8mQYrmXdfcXpqOdZyo4ZRowhHjELNwSicoTUHSzztfd6Sr51\\/rn2Uckz5b3MC5flnRmTF6C4Zzk1R1ZpTEVGeg5xHCWgqFSJhjtj3auXbV5GCRjplRlIt0la5Ea434drikLScmOa4F0YL4jB9\\/S\\/tX83gpZR9rqBxd9T6h0IeBIDM4iuBD9oVqPUHU1qjd2+ni\\/RBqACwbnwu\\/TtK3b\\/3AYBKIA24OhFZKaBF9kAG4CgUjX0yjoBqCRCN2O+uPdoj\\/9OY29k5o6UAUMxRaU1b2ZibTXUOiMoXId3wmC399ghZlteqRraZ0Qh1z8WQmLOwtDnX4FaLsjPjXUZxt+STNS4SjdAWPsLKs7Scptp3W4wOzcmp3C9diwI6NfJpTQDqlPyFqkGMufpq1UJ9rixeq5xTqQ1rphRZEger89gqGQrhqyoCVIxLzXGJaFBp1Pr691a4mQNcroW7cf07Vdm5jowAaeA9wg+cZkr+IuqWn6tGANIFWR2+QvM6m9SrEEEgJRVKxz\\/+W3\\/Oe5nin8kAG3dAHYGgEOgORBAD2k3DtUc\\/8S91wt8tsiXJAYjGqkFauhUQq9oDbmqRCa+3V1nKBLWtOQlxg\\/PHD3nfaIyzjW8F8lyKnDy6PyUMvXUM\\/biVvGOGUJSaCCGy96j+lHyBTCRJkKLdLus7Dy4RIm0f69q9+MBzByPuPPXZvXXsbI7Z9y+NnqkHKuKxqZveyrMtyC\\/7HDzAOY5vX87xWe8BGe4pFwEqR++QcTOlzlsh5NXao\\/r6LztrzEfqlq\\/\\/vRYAmPiU5ua5TgDXi0xweAwz+FbbL3rp+LvIAu\\/Hnfb0Q6tf5hWkvS\\/\\/Daa\\/yv4KzK9tf2NDnyTxq+Q+Jfml\\/L4fG4WC4ARc+2g3\\/rfI9NMBzEiAG3KTW9jpZeRRi0SiI3BINKWPfUBddEQKfOQO2Yw3yL5yKOECrzRliVFvVKSrbfr5u843jdY4x1zv0myJz9r6Rs3nKnUBGuTQ1nisjVO8b+t9ltCh6PxVnc4VrYlm2mgr+lBLWVTRNBRczaoZOAAlmpX\\/Ozkms3XZSKlEHYulb9uaN339p1DDZJ\\/v+PVvXQPoPercDvNf1QDFP2AXP1X+00UDbQA19KgeNFEgwP8U+FE0QHsHmBHHcczti2OQl\\/ypsWdLYBP50dLB6AQYoZA1\\/\\/vx2uVu\\/G+p8dc98h1XX7wxDdMFMzZZRNSMchMsWsJhceNdze\\/zdUpjkIzRhqYgwWlpiWRsYV23CFJr0dQakc7Or3n0TedEF1fO0s7QkuJ3BxnZQ5yf2nSjYatJz5ZGNzt9zXDG5wrGMxujGjoUU1fRWduab1\\/hmDQRgg3jOJvXjSY482FeRxzWkIvWulQ0pCBZNh3jvv5nn6b8pnfF+o\\/kaco+h\\/CfBYHYSFVsB5E8\\/uLkP1YGKEgvBn+PnL536lMSoCILGYOfTsFo6QCSAFEtgPuY1O\\/MATD+wX689gvd+N9y469f+MGrL9wYhwEOgP5kvZ61FTnidMCqMwJUpSTL4f61zbSRFlCjvdfm1BWZ2uCkMNT2ZkQNhbo1R6EFy2WRlJU7uuVfRwXU3tda01aU7OzYFIc4lJcLAtGIel53tcvenO1fst1bIkClgM0SfGlOQunklWOIudSY8wvzxeH+1OVULxJTFIsr6YA+EOm7hbSHIpqNypiNSzgz3laJUaukaJD5ysqDpa6PM+exr\\/\\/mV3q9rP8oAsRu2Lr\\/gKiXNmox5KSeQAToZPIoPxMICnLAO8oCCQ\\/AonymCoTk542EtAkQ2Mwa+WeKgVYRoAtsvPbxj\\/\\/LPee\\/ce849DBFAPbTdAFd0bc3BbF8vdfO1vKpC7nReS6zMEAbmN61yLd0Tsqa50MrArJ7bI0WG5GqbsxbmgJt\\/YpbDQ2PK\\/P0rRz4GokyPl4NnnciJRnHOrOW8u1rBj1WUASnSGBzb6a04OAckm6IRj37DIyMllAtdz5q+gPmhFaQiblTFOSxZc54Wil1G2wKZlGWOVuX+lKVun97Ts7Jvv7nC+91s\\/5VAIg8nUkRe5HyFs8VJX7ckOEACIEvedAK96uoDx2EUBIoxlvWoBp8yeXLsWLU5YKSFpikC6CjC1mb4CgDrH+niJAjCMN47eO\\/0I3\\/VnNwmuOEBPi5YZgerp18SFOQ5s1nJDY4GWvQWSstkEWKZYS80SBmTsKKHOxaGsNQCC+hO7CfQjUNUBnMJcfFo+myJKnG6TiEvFge644E5IerMPTseyeBFTN0+nrxWhWdgZxsiVAgG5bae6ikWSCRVsieNVheYxWviU73qaVdlrgBa6x+cy6ycQi52Og4ZehH5V1bKatDnZ2lTaOvf5TE+dyoDNZds\\/4LJ0+TTAqesvSPZX86N9kISIr6dtrCFy8u7oI3BgKEr79DRYCp9MX8P\\/QBVPlP+QPqILBFMBsEUfXPOgOqAyK+ysl47ZM98j+NTT\\/onPEdV7\\/+uWGcHq42dKkZopaBW9rQ85BRc5AWLcXNsLrhRiNfGp1KpF1LT0SDc9DohIOz8sBSez82NNIoP2wai+PSzvWuOUi1CDCDKCtRX+vdtxiNWiSUHI9h2O0a0rWtyLzZmjYhQUtIRI2MtvR+Ps8WxKRa41CdUxug8tLgrzm1pXNhhidrGT1bS5RlWyGfpvligAKbu\\/Amff0v7wx38\\/q3XQY1\\/knFzYh+Mi\\/NmHOdsCkQOQBMQx3RTQaFT1v8Kiog56hKn9bqI6efNACkWkD7B4zniC44OZBEQSsLdKW\\/aXftkz3yP62pOug86QVwZRzHi84ODipntSjPjBtz1h6ZVaEy\\/HCuJNd6xMJYVjdkM\\/rml1Lb2i4526xrZLAYXmUQa\\/3BSmh3dYRXkAhcr5BjLaoN7D3U0JG45e9YSSP4M4UxtJ+dRslv9R15gI9NHGd+m1KGdu2aWxyR2TXsfSttjP39y2eLcHjhiMTKgi0OQZx35mRUnRObr42yw9m9anNoI8K1Ns6lQxwdrezZa7oMGZER1HBzdGbqoH39Vz\\/Fa7X+Q80ItuUQuSNWx7eExC9TAYT7yfr3igBj\\/aO9kKn4IUWwE+DfnAEQ\\/RT6t85+aBZEEiC7+0H\\/Xx2Ja7\\/4+L\\/ac\\/6bFvHNHzQ+9MQLjw3TcDluCmuwV3lbh7GTilRbKriEiFvM6C1Q9cqmWnMKolFoRlbhBWubeQnbtyK7mVOULHgGZ88iXb5XFGaJ0bYpt83IXsEoOzGvluKIY9s0KilSjN97yUifxoDHc9aIo1scsZpIixmo0kBn87gch4w5XVlorXFrGO5W+V1pjPUZG42Atq7LVjWMz\\/0WUdGdqWXYu6\\/\\/PAV2V6x\\/TwHoDGMEb6qASerXHADhg1iNP2B5OgRCFlS5D3YQpGwwG\\/WACxAZ\\/l7aFwx+kPr1tr9aajhe+\\/Tlbvxv3qxvv8L40JUXHx7G6XNVY7nVwMrHIwRcXQwWSTDasmNXYe74Ho18dC36qIn15MhFo48Bo\\/CMXFYZy\\/k7VtTiwthtNYxVqHnlW1aRl3BOqdq4xYCXDo4ZKXNItr7P7NuYDHLJ7o+oziZhnsQhWEqFLM2vZsR9mih7i7NafEegOqFTY\\/xmpdMWmx0VYlkzYxz6N5SwtR4bOwCuKC+aKNCWksO+\\/iscFY731vVyVutf8vhAtpTbZ\\/X+tgkmRSAlBlIiAMI8Lucrc0Ea+KhqBRoBKYiAPgBB5CfoAZgMsJUGWskf+gAANdDSP3ARrv1yN\\/7bLfctOnJ86MrzDw\\/jqA7ALHJokI9MVc4iqtpGX3Uo+MNWJLd1oay9+1qk2IZ2G4a8gIxnZK9Wh8TwvrErXqs\\/\\/ebysYrBrL5TpaQtRqJ2zhZHTI6tidVs+maFI9k0vo0Pu3p8Je0RI+ksBbIVWi+O2+pM+NyrNQfKHLPA9A+GeW1u155jyXDY8+h4hNLI2nfr6\\/\\/1uf7Z6Y\\/9HqD2o3NBVSSH8RyDt9gC2CF\\/ygBP+wGlgNbulykCuQIchdQ1UBUAAxdAWABABaSFMBgE1g0QMsDTtauP\\/2sd9l9b\\/Gfw+\\/F7r7xwYT8ON3LG7y1uCrQQveOd5mS4TYbFBqRoBxsRgEXo9TQDWjEg2SZbgVezDboS3WVRGc9v5c8PGpcN6EHTGSnPNSMeZaKDI1KTjjXH0CLdyDNpMeZP834zFKQWeUXSHkvlogN7yFRYfcYF5yE6p6vXaSEmBzxsdEhmkXx4zr7+Nw7q3bj+Y4CStQKGA3BkiJwr\\/llZDpT58GvU8KNCYFI2v8TwOw2OKAJEWeAk66vHK1ogR6LWH2iBtQYep+HaE5e78d84+275YeOFK39w\\/24895V45bUoI0X3Sf89e7Iyz1\\/T\\/o9QpCJAiUXe3Bgbi8\\/JipWNdy\\/1rCCzZmREClzMxWbiphgFhCyaXyoLWoP9V8R4auO+JfKsRnMVESE9LkamKyWQh8y2WhQ6M8yNWvTZua1a+ZBKWipB9OudEppfEoyKY2LjWTOsTcndlItdJMducQ7MwWq25l5JZ7SQsr7+E7GxdBIXeRh34PpX0F7q91GW770A1GrHDntBzcu1AKJDoPOWUr1GHvQSQJQIqlOA32l1AIR\\/0P5XywEndBN00Z9huPYrH+3G\\/5B99lYfq87dQ1dfcMPgN+BkPk1TEN1YNvKIYo66uaFW3roKewYoOJLgYk\\/7lnFY23DXjFm5GVc5BzX9\\/FC3vuXj2nMsPu8B8PWme2YRxMYPW3yLJSclOZQrJYDmhEXBKt2hl5X34pjNov4DnYSWDsDS3I1Go36cztZp2ic5gsXvsiarTHjWWkZbF4mlOdMiovb1jy9x165\\/Gm7rO2KBD7X9XepX3lF\\/ZkqA5hxI8MRafZR7aEmfQ\\/xGEPTSP5UJ1ta+VlpIxwAOgsn+nhvGbvy3bL5nfAwdgBe\\/MgzT\\/bOJXt48bJab6rAbRiBugrXa50xydoGHsKUpkNyr1WhlFs0RiahWByzVs2unrJUOX\\/4e7dp\\/rL68G6I\\/ew2udYNYzyeXEV7Vaap1Z9xgVMup0bp2zbjXxt0dwY3GfHaNhjBR6TDZv63GPs61\\/B3yfHD2O5N7dkQDCn1N56LCUViaL4eqVeYOUHt+ZfMhEF5bYzDbe\\/r6n6\\/zDc5Yvq5v7\\/rXiiFC84IA2N9Zv2ki6mjeo9LqIverMxlkQZL8DBXQHgGB+W\\/1\\/ojxUe437qkrkEv8ugMwTMO1X\\/\\/ov95z\\/mds3Ldc3hyA3xyG6d1+wmrO3rxiGCvsvZCTtE1mthlueJqmElph6KqRTHQ2WkI9lWfIr7WyOMP58Tyv1YeHjPq5yjPY6XHzbxmobNNYMIpZ7pbufSR7bRj2dEgjddMyBFvQCJsPW5yw1WetpoA2ErcqJapNp0WrVfbYBnUHnCMMS9H0DGVqjOsWVGRpTFrP0Op7EB2AQ6crwy8AACAASURBVBCkpuywZnj7+r8b1r+JAMW9WuP4AONrAZ+hUEAOXCBIoX0T+1FdP5USwO8d8mfnPtfyhzMg552TJC96CVz79Ue78V\\/d627TAXQAvn5lGKdHlkhCtUhutoGGPL7l5Zs1zUE9z2DG2abUMHxKRp1856nKCvtmFyJDh2JXosylsffFXuazW\\/n0WoTA+1fHJj5b6zkLlKCZA268SHPzj1FhIT50qCEqo9g1o9hCCrY4GeW5JfJRogVV53Sj01sdhw0tozdxXLYu+sqzRqg++74NFM7XkHO8KmmUFcenr\\/\\/0wZYkomdplNdg\\/cfKW\\/9uavwB59PbVSBL2P5SLpjpAFh5n3UMDDoAmv\\/X+n+UBFofgNTkB3jCOEyf\\/+yj\\/0aP\\/Leu89twHBwAlgJuhR4j\\/B9bizY33gXZ10Miw3bEk3LHZd17zbDEzW8pCoPDsMvg3bXIz95nZriWcs0LEsc+B\\/R8uuwrEyM9o2jcDypNjJ8RowmIike5h9bfO5xRj46rRhY3m5oOX+W9Wk5b+R1aDkbtuNmcO4VDaCjPco18aN6zaTFTfKkw2jUHp5ZCcCeDCIanORqNiMpH6usfI+Jr9\\/Ww\\/sX2cv3rvMcmkt5Ty\\/N0k0gqgBbth74AcgyaBknUL\\/0BUPan1QGQBWYzHzAFpBTQmf5wMK79\\/Q93479pG7iNB+nXeueVl952Mn7ni2lPr+i6q3+H5hi2uW+GFGsb+5p2ud1FlSc4YVm+1ZK2jZsyni3J7dqzZg6LRe1LEHv5nMWxZRTv9+Ez1zbqFtKxCMseMCnWjOOS8Vp0cCrNhmZRYOiE584FJo4HIbVzqp3oOOdaiodbhmQW6Ya5NO523pfCu+chiMkY+hnfZUlWOD7QStqGkiqeU140vgsRYxUhCWWxteizJpSVP3pf\\/6XT5eNzl65\\/aAG4uqfG\\/aCemsqfF2NT5CdB\\/hD7QZ5XDT0bA5EjwC6BekVwCSAMpAse5MDp87\\/Rjf+W7eq2H+Ob8kNXX3hpGIZ7YHcZ1flkn8vCrhmrZmS9pj5WbKKb1ee25q9nTPzEat8aAZWbQbYJ8\\/2aaMiGTxzHbqkMMPtW4brRCVkraYPhRZSg1RKSxgls9JazUjMYkVhXGqbmfKmhQ1uJVTFaK0o2a4Zx6WflZ2mOe5hnNSKs3oOCO01HzNYYHaPZcbFUsOZwuGOkF4jo7nx2bUA3mt+4r\\/\\/l1VpLr9xh618NP3P2Fkohn8\\/GQFLLz\\/UvS1\\/N+H5SQqBOU6YClPinJ4WI31QAVcxnGI5ERlCNv7QEtrLA6dq1D39Xh\\/037PuvxSG+ebzj6gs3pnF8wCK1ZtRTPOXiJmfRVoyoZs6FhcrtUq4lw7x0\\/2p0tBClVQ1vmZMvotmlj+bXo5GL5YjZeUVOXxfeWlVB6uyV6xvUCIgN7YI1J672blvPiQ6Qf4dWu+IVIxW\\/f2aYN+TtZ3OgkKOO77hFCa8ckyrXYaGJjk6flY6as3FfSh81cvitdVGWJGZzreXcNCosau\\/SdPzL59zw7Wwc+vqv7zIKxhbN1nT8SwKylO7RoOuVgoO5E\\/TeOACs+zd9AC\\/x80oATQM4MdBy\\/V4hwJSB1\\/2P0+c\\/\\/\\/Pd+L8Whn3rPd0BuPDLzz+y241Xt564dlwtAv7\\/27uaHEuO45xVbXmrJuS9hicQb6DBSFrbNxBvYAokDO2GN2gK0F5vIAiwQdiyFjJkENTcwFfQ0gBHAi\\/AeSVkREZWZGREZNTrJrt7Og0Z0vSrn6zMjIwvvvjTAujQpYDeaTpQrEMJISkChUa5UnKrVJzawWn8bZSDbVp7kvLmint0yI1+r9hIL5KkKhJGm9cDlBUFor91zIATrKiutdNW19wbke+VgEuLTTDYnjwfXkwJ7MlSSz8CsEZ73AIDyKagy4zVV0GmRTmg5TrV5yoKOTomC2RwuQF5O5+X7AohAij6\\/NF1U\\/6V+hSj\\/W8APSuANCL\\/Ja8JpJWtSSkLjZQ9riX+TP\\/G4ECM9icXAAGCHRjUOv5YDpia\\/GD1wNNvp\\/Ificm9\\/74DgJuvn12tb\\/9CASN0eGkWVOPPtergC4XiWgbCAnZzpJn15Fv\\/e3oYbfwGWIipNy2mUKzCDl60+ARZFW5kRY9+h4NbseolKDLpfwUk8OnQmBMtuJKPk88xxVmQsiPAVuf\\/gLumkxCLQeIX8r2Xrz9jCLJUxpqihbl11txzDVjlkPehsTTTEevBxtAE98maEyWTu4Kb8rLGah4pHgE0ufKe8h9vZ24p5Icg\\/7Tz4L\\/BJYDglOr\\/Y+geFgPKGQBXEK1LZXwRIGADoL2cb\\/4XZApgJsEGlj9mCbz63VT+967cIwNo\\/IfgBkjpuaYMYAsobUo7pK8oFyvqXlO6npKWH9TcPzhQtcPeoha771Ss4yhg0CwhqWToWUN\\/v7Wi7reDHEMxEKILIwBDe5VGOaLx4Ffio++1AICp5KsyC1YflA+SbJEjEZF1sqcfGZpuPyJS64IK+fpb9wyFt3xbax0izqF1ovnmwLDrOzF4ER\\/flP+92Ndjkv9SnQX24ZrD+XMDH2IqWRpgTQcs3BX1AcBiPyULID8DJL50AjwjOKCI\\/y0tp3\\/\\/5aT9h\\/L7QC5oAMCLX\\/3tZdrOn7qKNnCIElgYtRG1lAx3V6mvsxSOaJvaKbqh5ckstEuUj8Z6CH8cKcwm0E5WlpOpco4PFg\\/53KQLNE1j6e5zh99lKn5HgSN4yweGiOIfjEl7lwdwukqAioLrgIYybslK7CWhGYjw3Axs7q14A40hOSoznB05IgfW93nnSTPewbqpYwmyYJwFgoDQaGope2koEHfKf7NMrvwD+b\\/LPypvjJjNcQE431TYB1FBCf\\/DgD5sIoCpf7UZUO4MuML6AjioLYCn8n8gej08jAYAPL\\/5+npdvsmNga4R45XocO9xcGCiTWOl5zUWj5XKFx4y4tmRr5ePhaLTa4lfpU0uvF45sHiFw12ZFJmKgqFAQN+Bz1eZGE0B0d+aoKAIhX5gMJ6iV9mhkFIwSusKen6Py1CqAQYsWwRPegnnoyzJETYK5oUxMgQKKT7BUpwUQxOVS9zSu1we+qYp\\/+VI2CucPkb5xwi\\/GvKfg63Ar499+pAI4JY\\/9gjA5BL6OxX42VMAsxug\\/A7tgJecNXD6j3+blv+Bo\\/NBXNqlEL347KvfpLR8SKNrUL2I5JV+aItGvehLB9YdH1\\/n21Uqs2mHX7WMpD+dB7ihABVhEV9iFLWJWGmHDmM+hiGLUXzYTdTv3t0M\\/H6FlSArFJXEXiTIGltTdjgHj5V3wN\\/XvcAPKTSeb057xfSTR9wIYp00hsd7Ph8DKX91f1+0YdlNxrdcKh8wblGzoBZUEpY2goscCL6L9mivNeNS9lcFklP+253xCOUfuvOVmv\\/oEkSfAGYDlERBYPygahCCgBLcl3++QuHG4MAKHtbT51P53\\/bUuJf7OwDw05s3z89Les1H0x8gClXuBOd1CmE3TXHHSaswoAz02UJ367Coinzn4H3VgmaKU1qPPM4Bx1bGwudFKRe8z20\\/pxzkHGkK1Cr2QZMikUtvBsp12KeUYzayHipzIlKVtOBFWA6n4JL8rZ9rHBwBEbmfPMVrRVjT85AJ83PtRwq22f813QXO2B5Y1r\\/p+0G6Udp\\/23KpjjFo5U\\/5xxgPDpwfpfwXw6YG\\/lGBHwgcgXMCo\\/lzGj8W8oHIfgjsK\\/Q\\/sQJQGTCBK+DV559My\\/9etPcdvLQDAPmZWjCgekiXAXjld0lQtEOcomPrAUlWpQgkNA9YQWfLg76jZXn0fICKrvc7AGH4XXKRZGCaYkXIXG3pT1Vzz5kitgBASFE5m0r14RtFe4bvOlTsB0oaI1Dke4OtC18rXjwK9p8Sh9GwNBykOPEB1j4PB29K65qUiuNjLz7awssai+MwDpqrjPbHUR+9yQzJ9sz1XECTsqY\\/sj2qBtpO+a9u18qulbRRK\\/NKO5c7+S+KP8epZu6fCgGhmUIe\\/31xstIHUSvxABQEiOWAESlAEOCaTv\\/5yXuzyM8dKOL7eoQKADIL8DZtrykOwBucpYyk8tSilbXnahRmd5128JeD\\/nzOjawRvfL7+OHdHIDO4dko3qBLgsBMjbZm5YZ5DXxJ09axNgABaTmaS\\/nfdI9q4fLndO4AmJ1ak1\\/Or3yePKxd5S4VKPNDy\\/v4e7TfLJ+rpjxMZUZAo1Tnk\\/PsAVu5luq\\/2eTJ76lWoqjNPxZ2mw2S4+1AbgG23F0TLaXMZZlqGYzqJUz5Vxg2fj7ds\\/yXsj94GlKxT8zmg\\/9k6p9CBKi1L57BUPIXwAIU\\/MnFhODQwOqAV+vy6r+m8h+L8gO\\/QgUAecw5FmBLy8\\/xANCbmjS+ZFZDXVVIaIqpSmdoLZZ73RSm4LOlFZc39Loqtc+dtMd6KDrMgKSWO0uIFLRRR6FjH2RcgrKxQvPI5pK3jfXutSz\\/RumW7\\/EodVRetR5JqNqhBk64UuKgKFu7PNDTAgUWkNJk1XI3VBePUWWRFDWtuwai6H0S6JiAz2GPXJDOOm\\/W67SAV8FE7Htiyj8H249O\\/lnp31L3rxbEKnn9kCt8RfXYShcVBAxE\\/+PJiUGF2+kPn\\/xgWv4PXLlHhmcCgOc3\\/\\/9sWb73f0va3uMPokhkWTmvs+AsevNi\\/377OZrC6g72IM3cPcuj\\/I0Dn8cJcBbCBEPG6jTsRGQFda3VVkscFLdpHuGtzwXBbZZl332nYTUR7T9qYKP60zHXqfrZtaDVjimigLt64u\\/+\\/6rEtbHKdYgyRtYeja6DwYapCouNka+LFTOjydiUf70mxUOVf6zzD8iu9qjAZj6lNEiJ+yNFQNX\\/miyAGgi4buuSXv33x5P2v\\/Rofmj3mQAAWACjLgA\\/bE3LUVornsJjZSrJYrImqlHyRq4xt9qag07rSXDLFSEFz8ftWuLBeen1ic5SeAd9BR8Hc\\/Zx\\/BgT1FngvFGNiArvgCIr0czHqa6x0zKalLTna5ds1Mgi1sZggZVuDrSA1yNgkzWM4dUaexDdppuSX7iyHPARLJAQ\\/jc4ase7WoIYBpQ0oGOBxCn\\/+2SHAmi\\/Y\\/lHix1rgGG55z0oA9YUnaUADijiP69pCfqDv0HbX2j2s57+MJX\\/WLYe0RUuAAAQ8Nlf\\/5KW9EMrR75tRrF3DbQs9JGC1w6aMGWbhetc6lKy+vfky\\/dYA3ivQsvX8XSWFtCiDo3N\\/LgD1gMV9d662FOWZIGZQUHyXezAoec2FLosQlQv4hHqvU+6o7QlMJDzxapIjvzKHqjRZEtdV5Fx0QA1Bog6lxCl0VHaHXfRKFkccIYaQXz0906h8oJV8AAFaDlZEdqe9EDKCAwN18NifrpmNFP+97l+WPJfkmQKpU+lgXDrrawQENQBQGCwpXNOGUQXwLZtpz9O2v8RqfbYUIcAgAICyfrwDxORMiXy8dWDUlgiQExlZRE5AAfpY7Ep2K9yLXfxsI5ZaJRKWz\\/cBDDGwapZuoDKc2pusaprudfCSHYWsEENDyutmWAFIvHr+yNKejSfI0DGv4kDRz6fI0DZ1C7gRXFYQapQjMMeSV0bV2lgNbTnILTKLhMcKa2Mt+Pie8wIB7Z8bJUd6goh9YrLSt3sQceUfw0Q3rf8k51f6rVBvf9yfux+\\/coOYLtf4QI4\\/fHj6fMPyfYju2gIAPL3vPjszU1K6SPvYOI52E00sRZYxJUlC8IbHmTe5Fq+0I4ixVQy6II2qjlcAEwTXBZZYMdXrqVERR5pWplecZwALQ3PNVwE6sFF38ZyyEcWMH7fbh1KRVSiTKsqqs8z2IzIfKnvKH\\/swBsLYO2ePWBv1LFceE+Oq9FaRpNs1QqAo5LXbFAEFPFeVtUuWKq32R\\/Od035Z5P+gOQf+KlzWiC5v9AA5X+WwABs4pOZ07wl8m\\/UOhAaAK3p1f\\/8Yir\\/o2fOY7k+BADyx\\/zks7++PqftxxZd2FkUAyHorKdiEXGLhR\\/ULjgYtKYdMg8DCtddzOhhzxSnrJBXSI\\/uNY2icqLNtfE138zfXQSdLBW6l4Ocnt7vWRnJSIw2fMc8GFXU+Po3StzqOgnYQhTUEX7WujdFPQDNnWJ9h9xD2n7kjAWxNdz1UGCQ2q+Bgx63q6D4Vs6WVXbIKspFzAOxBzI10llEHldj7Tf4PicuhPZcd4YwRmTK\\/z67dyL\\/2Atgx\\/JQJbKCAbD7s9LP3f9ybAlVCgQKdkunP03Lf3S0PerfwwAAswKuXqdtedYZzooS9CzLSFMXOavu8+TF3PUgDn0JVEY0dbe6EYUvSxGLe1rBHvcViFLCjcIMNnCR91hgRJuHrryviDfQwCLMf8YTpXRwozTYS0zaVFP4yvo3KaOatau4p6yxmKBAC4jkF2t7RVbf84CQ8mKtN4V5AllyCQEnCJpsZmlnC3jNCtWFNOW\\/XYIHKP\\/VtV8yAMjRs5xLal\\/BBDUYMC1T+T9q1R4bfBgA5Mf97OarD94uy+tlWa6bSOTyLqtSmlRg3aGj0PeNhXWATRhRlrJACk2T6RsXYzukJCy3BL10QNF7Vmat7KEoHO1Q1xTqrZQsmmpmhTqNZq9DHdRs6O7V6t0HrE3Yd1jTtHQ9GbctVoFntJmTtGTZOpttgUcgosoWfgOZbwikBsGDQRdKV3lSlHeurocyFosNmPIvds9DkX8UKLDuzzmWqMQN5S6fa4kHzH8jiU7LcvrfSfvHNOgjv+oQAMjf+vzmqw\\/XZfkNfjcqgJEVPfq9KmGKhofHFuvE81VaAqZQwLzYSuNnZfR4E1k\\/sKA7ij1\\/BD+QhZKrh6wBKKplHFkRFsPgKvEg0ND2sLdmsmKcGrQpHirHGd0T+yfsaZB9Pn8ffOaVueUg0QOjt4lJMRkruS9KDIZG+2tuE14XoYJR9kwcM2zGxjUCwQWl\\/lutXUdyIrMbLJarA25T\\/vEY3IM6LZB7b\\/JfamHk969LWnKhVBbpD5E5+YiFFED4\\/+X0p6n8H7lajw8\\/om66p9X6AB7FqIxBUwK1LaqT09\\/0DJDP5ZRqMOjNayXcU6N6FTStqmFIGQur0LOiyzFeyxp3oMPoZ6AqV0lLigwK12KP76eCC\\/WKj0ceY1qTgYe47iIDHFbLumQHdBa7Zd2r4zHaGSuuoLodoixD4PujLqO6XxkA6ECP5\\/Ka8t+kAT9Y+WcgAPBKbviT4\\/7OyAAUHm+7WpZX0\\/KPCNi7c81FACB\\/vlYkqCkty6hNeciF04q6Epb6xHuUNyH0rjUt84Pyp3oWobfs\\/L4uJa\\/cCFa+aI6Cf9trAHiWcn1HMA6hKjGnDr79TT3wMa32gT9Zzm+1XG8rR1EFZPjiCVh6BVwITDRZI8W10FSBd9ZEUwwa4JLze5QlcbN0Btk4h5bCdMlhmWeZcTDlH2fgPuQfiJ9zofch2B\\/8SNDOF0minNsLLMbpi2n5HxKDd+HiiwEAgYBtO7+0gr0o5Q0OfCvVLOgDJUWuUbvSJ2nl0eN4drpYo+X6RbX93PRdejyEkV6nsBR00A\\/z0RULUqYVdiwBnDx6O1sLqEiFraVBRkEcPctqGjMSImnNuyAooIQ1JWkxJpZLaKiYFbalzoPiWho9bwS8SLloLaO7+eVgLeheq3Mm967DuHHQM+WfrcI9yT8\\/6EkWIfwvn7\\/ndPri43+atf1Hh9E7+PutAACAgJs3L5d1+TQrBEC4kGaCjyXE21l8wcY9ndI3FGCzLl10t97PXVrspMQ7K4xVO6tR74olL8dA1rc8lEdWfAMGynyOFMRoX9rvbMFNtXZZwZzRs6O\\/m0q2pKRVV5BHhfP6DSYYwvW2vplbYari3BGLKhtu3fxhbj2yKiFFjZsfP4PtaS5LGrPA14MDShnoR0qZmDEXNBsVEOldHEhO+WcVRXnxLsmSmSzKHuxJ5+lt5B8knIqWFsufSgJjXEg6ffmLqfyj59i7dt2tAUCekOc3bz5al5SLBe0BgU4g0TB6OTjLQyuU+21LET0MCG\\/pOPg3V\\/RmVzSl7KtndZI\\/mRsAioLrBDxKqUcsXqVaYk81Q5U\\/kymwlkONHjcCMzX6U8ZbcCana98sXDbqoRjomGgF9sG3UPlfAnik0L3Dmiv9gb+8CfTj81T2HreUKZCvJm23mr3LAJDZLdqequtFjFDElaR0xaSiPzw2p3OjTPmHSo01QLCsn8eW1iW+Y\\/mvbgBy9gMwScua1tMXH80iP0F1805edicAIM9MThH8Zkm\\/X9LyrAIB5nvWDmz+N\\/XAV6b8SGR2q1Da8rwcrDTjYAV3hmVz5fiMALPb7pxDFoDhF6cxgPVppJDhnBQLumE+9loFPXhg86q8W7oZRlYrVmnci5VUg\\/xgXQNrnKN9qK1V3gdWy+idMNjSuq5w6DfvYN\\/jrSOxL1q6YM39l30baL4r0IUVdGX60F7aTXzWPhZiUstjCh8hMg6m\\/KNMXDTXygY89BwdeNXuUFgAIm1XKb364qNp+d\\/2bH7s998ZAEAmIBcL+offLyl94B3c8oCk1CYvdYtPtOdP9hRURPkMUwGlgBkBZi7LMUL4wooux6xOSfOqb11zln3WIodI5Jp9XQXVrh1conoffUddBw62lOZNlnDx9XfrRThrUxVucUG4mSEEjAIsSbM3PR+5+Paqa0UOvioTnNkqN3KGBf40cJe5QI5PvAEorYp\\/kedO+feLMMluq7eVfzL8KTgzB\\/z9eSr\\/x66772T8dwoAaEQ5LiAt6dNGaTO\\/uTdypBUzTsWrhkpJUcgyursDIw71STntmhXanouYl26NrzuQlUO5mQflUI+kc7Usym6N17\\/L5yqKQSpmmnccMnQOwdUIuhwi4x49D8ZAFi\\/+o\\/GFN1SqpewGFLcGCFXlpNDgh6TPScEkIKLWAVADBvWYltF4kPUpOV\\/sYtrvtXJiASa3ScPUxqLKg3LhlH\\/G4ARcNGH5L11S07ac\\/jx9\\/iNxeTK\\/fysAIM8esAHpKlcNBJeAzJt3Fbvwj3o9e4a0arGopIuhU25iyYfAQx6i6LRt\\/m+3dNtyv3QYaorXOjxHLVuh0IdGQStz371DAx\\/soqGidNa3i63QuiYeYDxMyQwq+646YKCjpLcXTAYiECHf1ICIjr+AY63ufzM3EhTxQL6AYiH5qMG9In2VZwZYrakbEKEVQLICPqf8q+eIp5Ui8r+m5dWX0\\/J\\/Mso98qHfGgCgl7\\/41ZuXKS0v+SFhlRLVFCgpyfrbt2iFWj5\\/XunOOng9JkAqb+1aDckfiXfwDv92XtE1SYr5sk6HJX8owtAEdqFlxVhrzrMxPCaA7m\\/YkMIk0H40gwINxsoEA2xfjtIrR+s\\/Wst8v+WyaCL\\/jaZAHaALAgI+Ll446ej6Tfm345HyHNN83qX8L9syo\\/0DZ9FTu+RbBwB5QjMbsC5XL9Oy\\/nx08HYgYJCCBNePQEGxOl3\\/pGqx9TUA1MyD0fsrC1EKAcnxiMA33lpVRsoTZTyKl9Cs9n1uByVch9ZoS0Nr9K48vCQF3SnBjgXYiyNJxeNWhhQbiM9DBZM8nVDun0iMh\\/MOr1umx+J0IOWCk8gEoZXW14PTImzXUMmz8co5JzYBLinupKhyCwXijuTvicv\\/tPwvEKYncst3AgBoLisQSMuHOz2uOCYPWpaeRYSIeldYmuUSVap4fpUuaQezBTjt37Eat9xsYFGdc9NveznpG8nX3Cicair7EeSXDrPJE4808eleVKoSKu4Drphq\\/AbUVhTfcknLaEWpReegUaqkoAxFReAo0qOiA8iMDXDTYsu7O0VuFeiS8Qeyi6EFvJX3aHM25b+pIxndVup1vvzPgL9bTe47fvN3CgBaIPC9lyltH4bnN0Kxages0W5Vs0CrcmTKHa2W0imDBmtZHMyXrllMmqVcdS9FwdO7R35xQ6mY9DIHB04PgWqtlWu4D79TPrzcMy8ApbE2nGGJtMAN0NJc4VVaWQQtqsF1Jee\\/uhJK\\/AbPZb8tSIta1cP3GGmRo3a+nhtCYxs4Q9PsU4UR6YJs7yh10z0Lpvw3fQfMGAwG3HJjn+nzD2uYJ3nhvQAADgRSunq+LMu\\/pi19kHvEm2lPhtJCq1xnESgVV6ZmNTRk8fWOKPW6OxRLyKLAmxLBmgWmpO3tisMuQTxiPCSo8CwwnD8AOLXpkKZcmuhspeCOpHSln9esoCfoaXPsAhCF4ipk3nx5uAfE+FxJJW7S0TLgTqRmWsRMxzwZANbbm9q87y4SZQ8FLXTvNOzBjV8u2zBbNw7OGreXvGHkkpry303xVP5PUp8f\\/uh7BQB8tNk9cLX+4z+n7fwvW64jsCzfb9LPUFPVKn5uRS12yHELizcrarISAtZmM7Mjn+ORzm4WNcsKiTQAR6NixbJ3iotADqff2T0RF0in\\/KxxHCnzzMcdXANU3iVNlAL6yt5Q\\/dRsnNzyla4QeS8MLeNKDko7Ra+k5AXWxwI5dZ0NsLNb6bZih2cbSj4KHDnYdYHxARYKp5P1xxBz2cUE8N8Zs1af41XUfOLyP1P9DuvBJ3vDgwEAcgWe33z1wdV69ePt\\/PZZWtYfpZTe37bzs+rnNsq+WsqvtxhZUyB+MHlbQR5KgpVw6XflWgIneLDvPRQsiwkbre21ByyaWbNwO1qXmBM4SI32tTQQodTdw3pkvUn6X\\/j1+ZzUZlJYUbJ2UuxfgTUZQoqL3u90SHTp+4j7ogyE5lx+E1Y7PNeeGePTx7ewVeDDgADio5KK6gDO0Tg010EX7CncP3SPvNdliAz3VwOEp\\/yrlQaXtJ6+nOV9R1t5\\/l5m4MECAGuFXvz66x9endOzb7a312tanm3pfJ227Tql9Tql7XpJ6Zrqb5\\/P5\\/eXZW0eVXwM7+9W2AJ1sXl6XyTF6ugOqgdl16yoTwnSLETt8K3WHhX5GClfa9BVKbB2rk7p3VAEd9Ci59YqKcojc6sBPkA0xRKvbhhlPOa9zgDsFDZKr7TcUW1RK20OO8BgdMqUe0FjNkJzSOtuZNp0QIhZ\\/FpshRV3ck8QEAAAACNJREFUYDJMl7JFAtx031oYAw1k9Wv+7sj\\/pP1Du35exGbg77CJ6E196gEAAAAAAElFTkSuQmCC\"},\"favicon_design\":{\"ios\":{\"picture_aspect\":\"background_and_margin\",\"background_color\":\"#ffffff\",\"margin\":\"14%\",\"assets\":{\"ios6_and_prior_icons\":false,\"ios7_and_later_icons\":false,\"precomposed_icons\":false,\"declare_only_default_icon\":true}},\"desktop_browser\":{\"design\":\"raw\"},\"windows\":{\"picture_aspect\":\"no_change\",\"background_color\":\"#ffffff\",\"on_conflict\":\"override\",\"assets\":{\"windows_80_ie_10_tile\":false,\"windows_10_ie_11_edge_tiles\":{\"small\":false,\"medium\":true,\"big\":false,\"rectangle\":false}}},\"android_chrome\":{\"picture_aspect\":\"no_change\",\"theme_color\":\"#ffffff\",\"manifest\":{\"name\":\"CommerceGate\",\"start_url\":\"https:\\/\\/www.commercegate.com\\/\",\"display\":\"standalone\",\"orientation\":\"not_set\",\"on_conflict\":\"override\",\"declared\":true},\"assets\":{\"legacy_icon\":false,\"low_resolution_icons\":false}},\"safari_pinned_tab\":{\"picture_aspect\":\"silhouette\",\"theme_color\":\"#5bbad5\"}},\"settings\":{\"scaling_algorithm\":\"Mitchell\",\"error_on_image_too_small\":false,\"readme_file\":false,\"html_code_file\":false,\"use_path_as_is\":false}}}','yes'),(821,'duplicate_post_copytitle','1','yes'),(822,'duplicate_post_copydate','','yes'),(823,'duplicate_post_copystatus','','yes'),(824,'duplicate_post_copyslug','','yes'),(825,'duplicate_post_copyexcerpt','1','yes'),(826,'duplicate_post_copycontent','1','yes'),(827,'duplicate_post_copythumbnail','1','yes'),(828,'duplicate_post_copytemplate','1','yes'),(829,'duplicate_post_copyformat','1','yes'),(830,'duplicate_post_copyauthor','','yes'),(831,'duplicate_post_copypassword','','yes'),(832,'duplicate_post_copyattachments','','yes'),(833,'duplicate_post_copychildren','','yes'),(834,'duplicate_post_copycomments','','yes'),(835,'duplicate_post_copymenuorder','1','yes'),(836,'duplicate_post_taxonomies_blacklist','a:0:{}','yes'),(837,'duplicate_post_blacklist','','yes'),(838,'duplicate_post_types_enabled','a:7:{i:0;s:4:\"post\";i:1;s:4:\"page\";i:2;s:17:\"business-offering\";i:3;s:5:\"ebook\";i:4;s:13:\"our-solutions\";i:5;s:9:\"vacancies\";i:6;s:12:\"ebook-thanks\";}','yes'),(839,'duplicate_post_show_original_column','','yes'),(840,'duplicate_post_show_original_in_post_states','','yes'),(841,'duplicate_post_show_original_meta_box','','yes'),(842,'duplicate_post_show_link','a:3:{s:9:\"new_draft\";s:1:\"1\";s:5:\"clone\";s:1:\"1\";s:17:\"rewrite_republish\";s:1:\"1\";}','yes'),(843,'duplicate_post_show_link_in','a:4:{s:3:\"row\";s:1:\"1\";s:8:\"adminbar\";s:1:\"1\";s:9:\"submitbox\";s:1:\"1\";s:11:\"bulkactions\";s:1:\"1\";}','yes'),(877,'recovery_mode_email_last_sent','1632735976','yes'),(878,'recovery_keys','a:0:{}','yes'),(879,'options_validation-messages-en_email','This is the error text. It can take pretty extensive explanation.','no'),(880,'_options_validation-messages-en_email','field_60f84e98ceb69','no'),(881,'options_validation-messages-en','','no'),(882,'_options_validation-messages-en','field_60f84e8cceb68','no'),(913,'auto_update_plugins','a:7:{i:0;s:24:\"wordpress-seo/wp-seo.php\";i:1;s:40:\"wordpress-seo-premium/wp-seo-premium.php\";i:2;s:25:\"wpseo-video/video-seo.php\";i:3;s:25:\"wpseo-local/local-seo.php\";i:4;s:39:\"wpseo-woocommerce/wpseo-woocommerce.php\";i:5;s:25:\"wpseo-news/wpseo-news.php\";i:6;s:57:\"acf-content-analysis-for-yoast-seo/yoast-acf-analysis.php\";}','no'),(916,'radio_button_for_taxonomies_options','a:1:{s:6:\"delete\";i:0;}','yes'),(919,'options_subscribe-post-en_title','Subscribe now','no'),(920,'_options_subscribe-post-en_title','field_60f96a94a9cd5','no'),(921,'options_subscribe-post-en_description','Get the latest CommerceGate news direct to your inbox. Sign up here','no'),(922,'_options_subscribe-post-en_description','field_60f96a94a9cd6','no'),(923,'options_subscribe-post-en','','no'),(924,'_options_subscribe-post-en','field_60f96a94a9cd4','no'),(925,'options_subscribe-before-footer-en_title','Subscribe to our blog','no'),(926,'_options_subscribe-before-footer-en_title','field_60f96aa6a9cd8','no'),(927,'options_subscribe-before-footer-en_description','Instantly receive our 5 best articles when you subscribe.','no'),(928,'_options_subscribe-before-footer-en_description','field_60f96aa6a9cd9','no'),(929,'options_subscribe-before-footer-en','','no'),(930,'_options_subscribe-before-footer-en','field_60f96aa6a9cd7','no'),(991,'cptui_new_install','false','yes'),(992,'cptui_post_types','a:6:{s:5:\"ebook\";a:30:{s:4:\"name\";s:5:\"ebook\";s:5:\"label\";s:5:\"eBook\";s:14:\"singular_label\";s:5:\"eBook\";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:1:\"7\";s:12:\"show_in_menu\";s:4:\"true\";s:19:\"show_in_menu_string\";s:0:\"\";s:9:\"menu_icon\";s:14:\"dashicons-book\";s:8:\"supports\";a:1:{i:0;s:5:\"title\";}s:10:\"taxonomies\";a:0:{}s:6:\"labels\";a:29:{s:9:\"menu_name\";s:0:\"\";s:9:\"all_items\";s:0:\"\";s:7:\"add_new\";s:0:\"\";s:12:\"add_new_item\";s:0:\"\";s:9:\"edit_item\";s:0:\"\";s:8:\"new_item\";s:0:\"\";s:9:\"view_item\";s:0:\"\";s:10:\"view_items\";s:0:\"\";s:12:\"search_items\";s:0:\"\";s:9:\"not_found\";s:0:\"\";s:18:\"not_found_in_trash\";s:0:\"\";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:13:\"our-solutions\";a:30:{s:4:\"name\";s:13:\"our-solutions\";s:5:\"label\";s:13:\"Our Solutions\";s:14:\"singular_label\";s:13:\"Our Solutions\";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:2:\"22\";s:12:\"show_in_menu\";s:4:\"true\";s:19:\"show_in_menu_string\";s:0:\"\";s:9:\"menu_icon\";s:23:\"dashicons-admin-generic\";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:0:\"\";s:9:\"all_items\";s:0:\"\";s:7:\"add_new\";s:0:\"\";s:12:\"add_new_item\";s:0:\"\";s:9:\"edit_item\";s:0:\"\";s:8:\"new_item\";s:0:\"\";s:9:\"view_item\";s:0:\"\";s:10:\"view_items\";s:0:\"\";s:12:\"search_items\";s:0:\"\";s:9:\"not_found\";s:0:\"\";s:18:\"not_found_in_trash\";s:0:\"\";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:12:\"ebook-thanks\";a:30:{s:4:\"name\";s:12:\"ebook-thanks\";s:5:\"label\";s:12:\"eBook thanks\";s:14:\"singular_label\";s:12:\"eBook thanks\";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:1:\"8\";s:12:\"show_in_menu\";s:4:\"true\";s:19:\"show_in_menu_string\";s:0:\"\";s:9:\"menu_icon\";s:14:\"dashicons-book\";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:0:\"\";s:9:\"all_items\";s:0:\"\";s:7:\"add_new\";s:0:\"\";s:12:\"add_new_item\";s:0:\"\";s:9:\"edit_item\";s:0:\"\";s:8:\"new_item\";s:0:\"\";s:9:\"view_item\";s:0:\"\";s:10:\"view_items\";s:0:\"\";s:12:\"search_items\";s:0:\"\";s:9:\"not_found\";s:0:\"\";s:18:\"not_found_in_trash\";s:0:\"\";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:7:\"careers\";a:30:{s:4:\"name\";s:7:\"careers\";s:5:\"label\";s:9:\"Vacancies\";s:14:\"singular_label\";s:7:\"Vacancy\";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:1:\"6\";s:12:\"show_in_menu\";s:4:\"true\";s:19:\"show_in_menu_string\";s:0:\"\";s:9:\"menu_icon\";s:21:\"dashicons-businessman\";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:0:\"\";s:9:\"all_items\";s:0:\"\";s:7:\"add_new\";s:0:\"\";s:12:\"add_new_item\";s:0:\"\";s:9:\"edit_item\";s:0:\"\";s:8:\"new_item\";s:0:\"\";s:9:\"view_item\";s:0:\"\";s:10:\"view_items\";s:0:\"\";s:12:\"search_items\";s:0:\"\";s:9:\"not_found\";s:0:\"\";s:18:\"not_found_in_trash\";s:0:\"\";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:17:\"value-proposition\";a:30:{s:4:\"name\";s:17:\"value-proposition\";s:5:\"label\";s:18:\"Value propositions\";s:14:\"singular_label\";s:17:\"Value proposition\";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:2:\"21\";s:12:\"show_in_menu\";s:4:\"true\";s:19:\"show_in_menu_string\";s:0:\"\";s:9:\"menu_icon\";s:23:\"dashicons-screenoptions\";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:0:\"\";s:9:\"all_items\";s:0:\"\";s:7:\"add_new\";s:0:\"\";s:12:\"add_new_item\";s:0:\"\";s:9:\"edit_item\";s:0:\"\";s:8:\"new_item\";s:0:\"\";s:9:\"view_item\";s:0:\"\";s:10:\"view_items\";s:0:\"\";s:12:\"search_items\";s:0:\"\";s:9:\"not_found\";s:0:\"\";s:18:\"not_found_in_trash\";s:0:\"\";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:8:\"document\";a:30:{s:4:\"name\";s:8:\"document\";s:5:\"label\";s:9:\"Documents\";s:14:\"singular_label\";s:8:\"Document\";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:2:\"18\";s:12:\"show_in_menu\";s:4:\"true\";s:19:\"show_in_menu_string\";s:0:\"\";s:9:\"menu_icon\";s:24:\"dashicons-media-document\";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:30:{s:9:\"menu_name\";s:9:\"Documents\";s:9:\"all_items\";s:13:\"All documents\";s:7:\"add_new\";s:16:\"Add new document\";s:12:\"add_new_item\";s:16:\"Add new document\";s:9:\"edit_item\";s:13:\"Edit document\";s:8:\"new_item\";s:12:\"New document\";s:9:\"view_item\";s:13:\"View document\";s:10:\"view_items\";s:14:\"View documents\";s:12:\"search_items\";s:15:\"Search document\";s:9:\"not_found\";s:18:\"No documents found\";s:18:\"not_found_in_trash\";s:18:\"Not found in trash\";s:6:\"parent\";s:15:\"Parent document\";s:14:\"featured_image\";s:14:\"Featured image\";s:18:\"set_featured_image\";s:21:\"Search featured image\";s:21:\"remove_featured_image\";s:21:\"Remove Featured Image\";s:18:\"use_featured_image\";s:18:\"Use Featured Image\";s:8:\"archives\";s:8:\"Archives\";s:16:\"insert_into_item\";s:20:\"Insert into document\";s:21:\"uploaded_to_this_item\";s:25:\"Uploaded ti this document\";s:17:\"filter_items_list\";s:21:\"Filter documents list\";s:21:\"items_list_navigation\";s:25:\"Documents list navigation\";s:10:\"items_list\";s:14:\"Documents list\";s:10:\"attributes\";s:19:\"Document attributes\";s:14:\"name_admin_bar\";s:8:\"Document\";s:14:\"item_published\";s:18:\"Document published\";s:24:\"item_published_privately\";s:28:\"Document Published Privately\";s:22:\"item_reverted_to_draft\";s:26:\"Document Reverted To Draft\";s:14:\"item_scheduled\";s:18:\"Document Scheduled\";s:12:\"item_updated\";s:16:\"Document updated\";s:17:\"parent_item_colon\";s:15:\"Parent document\";}s:15:\"custom_supports\";s:0:\"\";}}','yes'),(1108,'options_get-book-url-thanks-en_title','Thanks!','no'),(1109,'_options_get-book-url-thanks-en_title','field_61003ead51074','no'),(1110,'options_get-book-url-thanks-en_description','We have sent a download link to the mail - [user-email]','no'),(1111,'_options_get-book-url-thanks-en_description','field_61003ead51075','no'),(1112,'options_get-book-url-thanks-en','','no'),(1113,'_options_get-book-url-thanks-en','field_61003ead51073','no'),(1163,'duplicate_post_title_prefix','','yes'),(1164,'duplicate_post_title_suffix','','yes'),(1165,'duplicate_post_increase_menu_order_by','','yes'),(1166,'duplicate_post_roles','a:4:{i:0;s:13:\"administrator\";i:1;s:6:\"editor\";i:2;s:13:\"wpseo_manager\";i:3;s:12:\"wpseo_editor\";}','yes'),(1297,'options_share-title-en','Share on Social Media:','no'),(1298,'_options_share-title-en','field_60f822fdb317f','no'),(1308,'tadv_settings','a:10:{s:9:\"toolbar_1\";s:155:\"formatselect,bold,italic,bullist,numlist,alignleft,aligncenter,alignright,link,unlink,undo,redo,outdent,indent,pastetext,removeformat,charmap,table,wp_help\";s:9:\"toolbar_2\";s:0:\"\";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:22:\"merge_toolbars,advlist\";s:7:\"plugins\";s:13:\"table,advlist\";}','yes'),(1309,'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'),(1310,'tadv_version','5600','yes'),(1324,'cptui_taxonomies','a:2:{s:16:\"vacancy_category\";a:27:{s:4:\"name\";s:16:\"vacancy_category\";s:5:\"label\";s:10:\"Categories\";s:14:\"singular_label\";s:8:\"Category\";s:11:\"description\";s:0:\"\";s:6:\"public\";s:4:\"true\";s:18:\"publicly_queryable\";s:4:\"true\";s:12:\"hierarchical\";s:4:\"true\";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:13:\"show_tagcloud\";s:5:\"false\";s:4:\"sort\";s:5:\"false\";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:23:{s:9:\"menu_name\";s:0:\"\";s:9:\"all_items\";s:0:\"\";s:9:\"edit_item\";s:0:\"\";s:9:\"view_item\";s:0:\"\";s:11:\"update_item\";s:0:\"\";s:12:\"add_new_item\";s:0:\"\";s:13:\"new_item_name\";s:0:\"\";s:11:\"parent_item\";s:0:\"\";s:17:\"parent_item_colon\";s:0:\"\";s:12:\"search_items\";s:0:\"\";s:13:\"popular_items\";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:9:\"not_found\";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:22:\"name_field_description\";s:0:\"\";s:24:\"parent_field_description\";s:0:\"\";s:22:\"slug_field_description\";s:0:\"\";s:22:\"desc_field_description\";s:0:\"\";}s:11:\"meta_box_cb\";s:0:\"\";s:12:\"default_term\";s:0:\"\";s:12:\"object_types\";a:1:{i:0;s:7:\"careers\";}}s:13:\"book_category\";a:25:{s:4:\"name\";s:13:\"book_category\";s:5:\"label\";s:10:\"Categories\";s:14:\"singular_label\";s:8:\"Category\";s:11:\"description\";s:0:\"\";s:6:\"public\";s:4:\"true\";s:18:\"publicly_queryable\";s:4:\"true\";s:12:\"hierarchical\";s:4:\"true\";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:0:\"\";s:9:\"all_items\";s:0:\"\";s:9:\"edit_item\";s:0:\"\";s:9:\"view_item\";s:0:\"\";s:11:\"update_item\";s:0:\"\";s:12:\"add_new_item\";s:0:\"\";s:13:\"new_item_name\";s:0:\"\";s:11:\"parent_item\";s:0:\"\";s:17:\"parent_item_colon\";s:0:\"\";s:12:\"search_items\";s:0:\"\";s:13:\"popular_items\";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:9:\"not_found\";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:1:{i:0;s:5:\"ebook\";}}}','yes'),(1474,'options_footer-text-block-en_title','We look forward to working together','no'),(1475,'_options_footer-text-block-en_title','field_6108267feb5af','no'),(1476,'options_footer-text-block-en_description','CommerceGate is always searching for talented individuals with experience in management, online payment processing, sales, marketing, IT development, risk management, customer support, finance and office administration.','no'),(1477,'_options_footer-text-block-en_description','field_6108267feb5b0','no'),(1478,'options_footer-text-block-en_link','a:3:{s:5:\"title\";s:19:\"hr@commercegate.com\";s:3:\"url\";s:26:\"mailto:hr@commercegate.com\";s:6:\"target\";s:0:\"\";}','no'),(1479,'_options_footer-text-block-en_link','field_610826afeb5b1','no'),(1480,'options_footer-text-block-en','','no'),(1481,'_options_footer-text-block-en','field_6108267feb5ad','no'),(1482,'options_vacancy-page-en_back-button','Back to Jobs','no'),(1483,'_options_vacancy-page-en_back-button','field_610828e8bd2d3','no'),(1484,'options_vacancy-page-en_apply-button','a:3:{s:5:\"title\";s:9:\"Apply Now\";s:3:\"url\";s:53:\"https://commercegate.goodface.com.ua/wp/careers-form/\";s:6:\"target\";s:0:\"\";}','no'),(1485,'_options_vacancy-page-en_apply-button','field_610828f3bd2d4','no'),(1486,'options_vacancy-page-en','','no'),(1487,'_options_vacancy-page-en','field_610828d4bd2d2','no'),(1488,'options_global-texts-en_menu-button-title','Menu','no'),(1489,'_options_global-texts-en_menu-button-title','field_60f5ead7bee94','no'),(1490,'options_global-texts-en_new-label','New','no'),(1491,'_options_global-texts-en_new-label','field_60f5eb5b08af8','no'),(1492,'options_global-texts-en_share-title','Share on Social Media:','no'),(1493,'_options_global-texts-en_share-title','field_60f822fdb317f','no'),(1494,'options_global-texts-en_pagination_previous','Previous','no'),(1495,'_options_global-texts-en_pagination_previous','field_60f5dcceded7e','no'),(1496,'options_global-texts-en_pagination_next','Next','no'),(1497,'_options_global-texts-en_pagination_next','field_60f5dccaded7d','no'),(1498,'options_global-texts-en_pagination','','no'),(1499,'_options_global-texts-en_pagination','field_60f5dcbdded7c','no'),(1500,'options_global-texts-en','','no'),(1501,'_options_global-texts-en','field_6108292ae749c','no'),(1534,'options_vacancy-page-en_suptitle_singular','Explore positions','no'),(1535,'_options_vacancy-page-en_suptitle_singular','field_610911a800a33','no'),(1536,'options_vacancy-page-en_suptitle_plural','Explore positions','no'),(1537,'_options_vacancy-page-en_suptitle_plural','field_610911b500a34','no'),(1538,'options_vacancy-page-en_suptitle_color','#EB5042','no'),(1539,'_options_vacancy-page-en_suptitle_color','field_6109118500a32','no'),(1540,'options_vacancy-page-en_suptitle','','no'),(1541,'_options_vacancy-page-en_suptitle','field_6109117800a31','no'),(1623,'options_subscribe-articles-list-en_title','Subscribe to us','no'),(1624,'_options_subscribe-articles-list-en_title','field_610974cf5b8b7','no'),(1625,'options_subscribe-articles-list-en_description','Get the latest CommerceGate news direct to your inbox. Sign up here','no'),(1626,'_options_subscribe-articles-list-en_description','field_610974cf5b8b8','no'),(1627,'options_subscribe-articles-list-en','','no'),(1628,'_options_subscribe-articles-list-en','field_610974cf5b8b6','no'),(1662,'options_blog-post-en_main-category-name','Latest','no'),(1663,'_options_blog-post-en_main-category-name','field_610a659b88399','no'),(1664,'options_blog-blobal-texts-en_main-category-name','Latest','no'),(1665,'_options_blog-blobal-texts-en_main-category-name','field_610a659b88399','no'),(1666,'options_blog-blobal-texts-en_before-autor-name','By','no'),(1667,'_options_blog-blobal-texts-en_before-autor-name','field_60f813d7aed4f','no'),(1668,'options_blog-blobal-texts-en_read-time-text_singular','minute read','no'),(1669,'_options_blog-blobal-texts-en_read-time-text_singular','field_60f8192972a71','no'),(1670,'options_blog-blobal-texts-en_read-time-text_plural','minutes read','no'),(1671,'_options_blog-blobal-texts-en_read-time-text_plural','field_60f8193072a72','no'),(1672,'options_blog-blobal-texts-en_read-time-text','','no'),(1673,'_options_blog-blobal-texts-en_read-time-text','field_60f8191672a70','no'),(1674,'options_blog-blobal-texts-en','','no'),(1675,'_options_blog-blobal-texts-en','field_60f808a4ab3c9','no'),(1773,'options_ebook-global-texts-en_book-title-before','Ebook','no'),(1774,'_options_ebook-global-texts-en_book-title-before','field_610aabb8d6172','no'),(1775,'options_ebook-global-texts-en','','no'),(1776,'_options_ebook-global-texts-en','field_610aab9fd6171','no'),(1779,'options_ebook-global-texts-en_display-full-book-content','Read more','no'),(1780,'_options_ebook-global-texts-en_display-full-book-content','field_610ab14ad76ed','no'),(1782,'options_book-page-thanks-en_title','Thanks for reaching out!','no'),(1783,'_options_book-page-thanks-en_title','field_610ab25a2eb1b','no'),(1784,'options_book-page-thanks-en_description','Our manager will contact you as soon as possible via email and clarify the convenient time and format of the call.','no'),(1785,'_options_book-page-thanks-en_description','field_610ab25a2eb1c','no'),(1786,'options_book-page-thanks-en','','no'),(1787,'_options_book-page-thanks-en','field_610ab25a2eb1a','no'),(1788,'options_ebook-global-texts-en_book-form-title','Fill in the form to access the guide','no'),(1789,'_options_ebook-global-texts-en_book-form-title','field_610ab361210d2','no'),(1853,'options_ebook-global-texts-en_related-books-title','Related Ebooks','no'),(1854,'_options_ebook-global-texts-en_related-books-title','field_610be1c6c276a','no'),(1855,'options_ebook-global-texts-en_book-button-title','Free Download','no'),(1856,'_options_ebook-global-texts-en_book-button-title','field_610be89d4a90e','no'),(1857,'options_ebook-global-texts-en_book-thanks-page-title','You’ve got the Access','no'),(1858,'_options_ebook-global-texts-en_book-thanks-page-title','field_610be9b4973a9','no'),(1859,'options_ebook-global-texts-en_book-thanks-page-description','We’ve also sent a copy of the book to your email address.','no'),(1860,'_options_ebook-global-texts-en_book-thanks-page-description','field_610be9c2973aa','no'),(1861,'options_ebook-global-texts-en_download-book-button-title','Download your eBook','no'),(1862,'_options_ebook-global-texts-en_download-book-button-title','field_610be9ce973ab','no'),(2482,'widget_wpes_search_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(2483,'wp_es_options','a:12:{s:5:\"title\";s:1:\"1\";s:7:\"content\";s:1:\"1\";s:7:\"excerpt\";s:1:\"1\";s:9:\"meta_keys\";a:1:{i:0;s:17:\"short-description\";}s:7:\"authors\";s:1:\"0\";s:10:\"post_types\";a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}s:14:\"terms_relation\";s:1:\"1\";s:11:\"exact_match\";s:2:\"no\";s:12:\"exclude_date\";s:0:\"\";s:14:\"posts_per_page\";s:0:\"\";s:7:\"orderby\";s:0:\"\";s:5:\"order\";s:4:\"DESC\";}','yes'),(2556,'options_search-categories-en_global','All','no'),(2557,'_options_search-categories-en_global','field_61167c88dac4d','no'),(2558,'options_search-categories-en_blog','Blog','no'),(2559,'_options_search-categories-en_blog','field_61167ccddac50','no'),(2560,'options_search-categories-en_website','Website','no'),(2561,'_options_search-categories-en_website','field_61167cd7dac51','no'),(2562,'options_search-categories-en','3','no'),(2563,'_options_search-categories-en','field_61167c63dac4c','no'),(2564,'options_ebook-global-texts-en_see-all','See All','no'),(2565,'_options_ebook-global-texts-en_see-all','field_61167e7f52366','no'),(2566,'options_search-categories-en_0_title','Blog','no'),(2567,'_options_search-categories-en_0_title','field_6116824337623','no'),(2568,'options_search-categories-en_0_post-type','a:1:{i:0;s:4:\"post\";}','no'),(2569,'_options_search-categories-en_0_post-type','field_6116824937624','no'),(2572,'options_search-categories-en_0_pages','a:1:{i:0;s:3:\"199\";}','no'),(2573,'_options_search-categories-en_0_pages','field_611683a9069f4','no'),(2574,'options_search-categories-en_1_title','Documents','no'),(2575,'_options_search-categories-en_1_title','field_6116824337623','no'),(2576,'options_search-categories-en_1_post-type','a:1:{i:0;s:8:\"document\";}','no'),(2577,'_options_search-categories-en_1_post-type','field_6116824937624','no'),(2578,'options_search-categories-en_1_pages','','no'),(2579,'_options_search-categories-en_1_pages','field_611683a9069f4','no'),(2586,'options_search-en_global-category-title','All','no'),(2587,'_options_search-en_global-category-title','field_611685bec63e2','no'),(2625,'searchwp_license_status','valid','yes'),(2626,'wpdb_searchwp_index_version','202002021','no'),(2627,'wpdb_searchwp_status_version','201912091','no'),(2628,'wpdb_searchwp_tokens_version','201912091','no'),(2629,'wpdb_searchwp_log_version','201912091','no'),(2630,'searchwp_last_health_check','1628870927','no'),(2631,'searchwp_new_activation','','yes'),(2632,'searchwp_debug','0','yes'),(2633,'searchwp_version','4.1.16','yes'),(2634,'searchwp_index_outdated','','yes'),(2635,'searchwp_partial_matches','0','yes'),(2636,'searchwp_highlighting','0','yes'),(2637,'searchwp_parse_shortcodes','0','yes'),(2638,'searchwp_do_suggestions','0','yes'),(2639,'searchwp_quoted_search_support','0','yes'),(2640,'searchwp_tokenize_pattern_matches','1','yes'),(2641,'searchwp_remove_min_word_length','0','yes'),(2642,'searchwp_reduced_indexer_aggressiveness','0','yes'),(2643,'searchwp_nuke_on_delete','0','yes'),(2644,'searchwp_indexer_paused','0','yes'),(2645,'searchwp_license','0','yes'),(2646,'searchwp_engines','a:1:{s:7:\"default\";a:3:{s:5:\"label\";s:7:\"Default\";s:8:\"settings\";a:2:{s:8:\"stemming\";b:1;s:11:\"adminengine\";b:0;}s:7:\"sources\";a:8:{s:9:\"post.post\";a:3:{s:10:\"attributes\";a:4:{s:5:\"title\";i:1;s:7:\"content\";i:1;s:4:\"slug\";i:1;s:7:\"excerpt\";i:1;}s:5:\"rules\";a:0:{}s:7:\"options\";a:0:{}}s:9:\"post.page\";a:3:{s:10:\"attributes\";a:4:{s:5:\"title\";i:1;s:7:\"content\";i:1;s:4:\"slug\";i:1;s:7:\"excerpt\";i:1;}s:5:\"rules\";a:0:{}s:7:\"options\";a:0:{}}s:15:\"post.attachment\";a:3:{s:10:\"attributes\";a:5:{s:16:\"document_content\";i:1;s:5:\"title\";i:1;s:7:\"content\";i:1;s:4:\"slug\";i:1;s:7:\"excerpt\";i:1;}s:5:\"rules\";a:0:{}s:7:\"options\";a:0:{}}s:22:\"post.business-offering\";a:3:{s:10:\"attributes\";a:4:{s:5:\"title\";i:300;s:7:\"content\";i:300;s:4:\"slug\";i:1;s:7:\"excerpt\";i:1;}s:5:\"rules\";a:0:{}s:7:\"options\";a:0:{}}s:10:\"post.ebook\";a:3:{s:10:\"attributes\";a:4:{s:5:\"title\";i:300;s:7:\"content\";i:300;s:4:\"slug\";i:1;s:7:\"excerpt\";i:1;}s:5:\"rules\";a:0:{}s:7:\"options\";a:0:{}}s:18:\"post.our-solutions\";a:3:{s:10:\"attributes\";a:4:{s:5:\"title\";i:300;s:7:\"content\";i:300;s:4:\"slug\";i:1;s:7:\"excerpt\";i:1;}s:5:\"rules\";a:0:{}s:7:\"options\";a:0:{}}s:14:\"post.vacancies\";a:3:{s:10:\"attributes\";a:4:{s:5:\"title\";i:300;s:7:\"content\";i:300;s:4:\"slug\";i:1;s:7:\"excerpt\";i:1;}s:5:\"rules\";a:0:{}s:7:\"options\";a:0:{}}s:17:\"post.ebook-thanks\";a:3:{s:10:\"attributes\";a:4:{s:5:\"title\";i:300;s:7:\"content\";i:300;s:4:\"slug\";i:1;s:7:\"excerpt\";i:1;}s:5:\"rules\";a:0:{}s:7:\"options\";a:0:{}}}}}','no'),(2647,'edd_sl_627247aff004617dfa86544d4924d711','a:2:{s:7:\"timeout\";i:1628881853;s:5:\"value\";s:62966:\"{\"new_version\":\"4.1.21\",\"stable_version\":\"4.1.21\",\"name\":\"SearchWP 4\",\"slug\":\"index\",\"url\":\"https:\\/\\/searchwp.com\\/downloads\\/searchwp-4\\/?changelog=1\",\"last_updated\":\"2021-06-21 10:50:35\",\"homepage\":\"https:\\/\\/searchwp.com\\/downloads\\/searchwp-4\\/\",\"package\":\"\",\"download_link\":\"\",\"sections\":{\"description\":\"\",\"changelog\":\"<p>4.1.21<\\/p>\\n<ul>\\n<li><strong>[Improvement]<\\/strong> Apply AND logic when applicable during quoted search query<\\/li>\\n<li><strong>[Fix]<\\/strong> Default application of \'Did you mean?\' functionality in some cases<\\/li>\\n<li><strong>[Fix]<\\/strong> Regression introduced in 4.1.19 that prevented some results from displaying in some cases<\\/li>\\n<li><strong>[New]<\\/strong> Filter searchwp\\\\native\\\\args\\\\post_type to modify native search post type when necessary<\\/li>\\n<\\/ul>\\n<p>4.1.20<\\/p>\\n<ul>\\n<li><strong>[Change]<\\/strong> Synonym processing now stops after first application unless searchwp\\\\synonyms\\\\aggressive filter returns false<\\/li>\\n<li><strong>[Fix]<\\/strong> Global excerpt and highlighting process now uses original search string, disregarding any filtration in some cases<\\/li>\\n<\\/ul>\\n<p>4.1.19<\\/p>\\n<ul>\\n<li><strong>[New]<\\/strong> Consider Excerpt when performing quoted search<\\/li>\\n<li><strong>[Fix]<\\/strong> Multisite re\\/index using WP-CLI<\\/li>\\n<li><strong>[Fix]<\\/strong> Highlight application with flanking punctuation in some cases<\\/li>\\n<li><strong>[Fix]<\\/strong> Highlight application with stemming enabled in some cases<\\/li>\\n<li><strong>[Fix]<\\/strong> PHP 8 compatibility<\\/li>\\n<li><strong>[New]<\\/strong> de_DE_formal translation<\\/li>\\n<li><strong>[Update]<\\/strong> Dependencies<\\/li>\\n<\\/ul>\\n<p>4.1.18<\\/p>\\n<ul>\\n<li><strong>[Fix]<\\/strong> Global excerpt generation due to newline<\\/li>\\n<li><strong>[Fix]<\\/strong> Relevance minimum clause implementation<\\/li>\\n<li><strong>[Fix]<\\/strong> Prevent search suggestion output outside main query<\\/li>\\n<li><strong>[Fix]<\\/strong> Incorrect fields argument definition in some cases (caused FacetWP facets to not render in some cases)<\\/li>\\n<li><strong>[Improvement]<\\/strong> Highlight matching in some cases<\\/li>\\n<\\/ul>\\n<p>4.1.17<\\/p>\\n<ul>\\n<li><strong>[New]<\\/strong> Added relevance() method to Mods to allow additional manipulation of relevance calculation during searches<\\/li>\\n<li><strong>[Improvement]<\\/strong> Refactored WP All Import integration<\\/li>\\n<li><strong>[Fix]<\\/strong> Character encoding when finding global excerpts in some cases<\\/li>\\n<\\/ul>\\n<p>4.1.16<\\/p>\\n<ul>\\n<li><strong>[New]<\\/strong> searchwp\\\\index\\\\source\\\\add_hooks filter to allow prevention of core hook implementation<\\/li>\\n<li><strong>[New]<\\/strong> Integration with WP All Import to better react to import processes<\\/li>\\n<li><strong>[Improvement]<\\/strong> Global excerpt generation in some cases<\\/li>\\n<li><strong>[Improvement]<\\/strong> Indexer state handling when programmatically pausing\\/unpausing<\\/li>\\n<li><strong>[Fix]<\\/strong> Searching Media in the WordPress Admin in some cases<\\/li>\\n<li><strong>[Fix]<\\/strong> Handling (omitting) of entries that failed indexing in some cases<\\/li>\\n<li><strong>[Fix]<\\/strong> Statistics migration from SearchWP 3 (if Statistics failed to migrate, please open a support ticket for direct assistance)<\\/li>\\n<\\/ul>\\n<p>4.1.15<\\/p>\\n<ul>\\n<li><strong>[Change]<\\/strong> Partial matching in synonyms has been changed, to apply partial matching add a * wildcard where partial matching should be applied<\\/li>\\n<li><strong>[Change]<\\/strong> As of version 4.1 Comments are now a separate Source (if you are using Comments for any Post Type Source you <em>will need to edit your Engine and rebuild your index<\\/em>, this is not done automatically and should be planned for when updating)<\\/li>\\n<li><strong>[Fix]<\\/strong> Global excerpt generation in some cases<\\/li>\\n<li><strong>[Fix]<\\/strong> Regression introduced in 4.1.12 that prevented results in some cases when setting AND logic to be strict<\\/li>\\n<\\/ul>\\n<p>4.1.14<\\/p>\\n<ul>\\n<li><strong>[IMPORTANT]<\\/strong> As of version 4.1 Comments are now a separate Source (if you are using Comments for any Post Type Source you <em>will need to edit your Engine and rebuild your index<\\/em>, this is not done automatically and should be planned for when updating)<\\/li>\\n<li><strong>[New]<\\/strong> Rule for Media to consider filename<\\/li>\\n<li><strong>[New]<\\/strong> Rule for Pages and hierarchical CPTs to consider ancestry<\\/li>\\n<li><strong>[New]<\\/strong> Rule for Pages and hierarchical CPTs to consider post_parent<\\/li>\\n<li><strong>[New]<\\/strong> Edit and View actions for omitted entries<\\/li>\\n<li><strong>[New]<\\/strong> Support for Beaver Builder Search Module<\\/li>\\n<li><strong>[Fix]<\\/strong> Parallel indexing process when rebuilding index using WP-CLI in some cases<\\/li>\\n<li><strong>[Fix]<\\/strong> Customization of post stati in some cases<\\/li>\\n<li><strong>[Improvement]<\\/strong> Additional background process health check<\\/li>\\n<li><strong>[Improvement]<\\/strong> Handling of synonym input strings in some cases<\\/li>\\n<li><strong>[Improvement]<\\/strong> Default regular expression patterns<\\/li>\\n<li><strong>[Update]<\\/strong> Dependencies<\\/li>\\n<\\/ul>\\n<p>4.1.13<\\/p>\\n<ul>\\n<li><strong>[IMPORTANT]<\\/strong> As of version 4.1 Comments are now a separate Source (if you are using Comments for any Post Type Source you <em>will need to edit your Engine and rebuild your index<\\/em>, this is not done automatically and should be planned for when updating)<\\/li>\\n<li><strong>[Fix]<\\/strong> Admin search of hierarchical post types<\\/li>\\n<li><strong>[Fix]<\\/strong> Support ticket iframe height minimum in some cases<\\/li>\\n<li><strong>[Improvement]<\\/strong> Partial match logic in some cases<\\/li>\\n<\\/ul>\\n<p>4.1.12<\\/p>\\n<ul>\\n<li><strong>[IMPORTANT]<\\/strong> As of version 4.1 Comments are now a separate Source (if you are using Comments for any Post Type Source you <em>will need to edit your Engine and rebuild your index<\\/em>, this is not done automatically and should be planned for when updating)<\\/li>\\n<li><strong>[New]<\\/strong> Upper threshold that prevents AND logic when too many terms make it a performance issue (default is 5 token groups)<\\/li>\\n<li><strong>[New]<\\/strong> Filter searchwp\\\\query\\\\logic\\\\and\\\\token_threshold to control AND logic token threshold (return false to disable threshold consideration)<\\/li>\\n<li><strong>[Fix]<\\/strong> Issue with searching Users in the WP Admin<\\/li>\\n<li><strong>[Fix]<\\/strong> Issue with setting query fields in some cases<\\/li>\\n<li><strong>[Fix]<\\/strong> Statistics CSS issue in Safari in some cases<\\/li>\\n<\\/ul>\\n<p>4.1.11<\\/p>\\n<ul>\\n<li><strong>[IMPORTANT]<\\/strong> As of version 4.1 Comments are now a separate Source (if you are using Comments for any Post Type Source you <em>will need to edit your Engine and rebuild your index<\\/em>, this is not done automatically and should be planned for when updating)<\\/li>\\n<li><strong>[Fix]<\\/strong> Regression introduced in 4.1.9 that prevented saving parent weight transfer<\\/li>\\n<li><strong>[Improved]<\\/strong> PDF parsing in some cases<\\/li>\\n<\\/ul>\\n<p>4.1.10<\\/p>\\n<ul>\\n<li><strong>[IMPORTANT]<\\/strong> As of version 4.1 Comments are now a separate Source (if you are using Comments for any Post Type Source you <em>will need to edit your Engine and rebuild your index<\\/em>, this is not done automatically and should be planned for when updating)<\\/li>\\n<li><strong>[Fix]<\\/strong> Background process cookie validation in some cases<\\/li>\\n<\\/ul>\\n<p>4.1.9<\\/p>\\n<ul>\\n<li><strong>[IMPORTANT]<\\/strong> As of version 4.1 Comments are now a separate Source (if you are using Comments for any Post Type Source you <em>will need to edit your Engine and rebuild your index<\\/em>, this is not done automatically and should be planned for when updating)<\\/li>\\n<li><strong>[Improvement]<\\/strong> Reduction in index bloat in some cases<\\/li>\\n<li><strong>[Fix]<\\/strong> Comment parents being incorrectly returned in some cases<\\/li>\\n<li><strong>[Fix]<\\/strong> Error when weight transfer was enabled but no recipient defined<\\/li>\\n<li><strong>[Fix]<\\/strong> Error when using PHP8 in some cases<\\/li>\\n<\\/ul>\\n<p>4.1.8<\\/p>\\n<ul>\\n<li><strong>[IMPORTANT]<\\/strong> As of version 4.1 Comments are now a separate Source (if you are using Comments for any Post Type Source you <em>will need to edit your Engine and rebuild your index<\\/em>, this is not done automatically and should be planned for when updating)<\\/li>\\n<li><strong>[Improvement]<\\/strong> Race condition prevention in background process<\\/li>\\n<li><strong>[Change]<\\/strong> Index controller no longer observes site switching, if switching sites you will need to first use the searchwp\\\\auto_update_providers hook<\\/li>\\n<li><strong>[Change]<\\/strong> Keyword stemming enabled by default during setup<\\/li>\\n<li><strong>[Fix]<\\/strong> Results when keyword stemming and partial matching is enabled and tokens are exact matches and stemmable<\\/li>\\n<li><strong>[Fix]<\\/strong> Statistics migration from SearchWP 3 in some cases<\\/li>\\n<li><strong>[Fix]<\\/strong> Automatic integration with page builder plugin in some cases<\\/li>\\n<li><strong>[Fix]<\\/strong> Issue with ACF Repeatables not appearing in some cases<\\/li>\\n<li><strong>[Fix]<\\/strong> Issue with not being able to add custom Custom Field keys to an Engine Source<\\/li>\\n<\\/ul>\\n<p>4.1.7<\\/p>\\n<ul>\\n<li><strong>[IMPORTANT]<\\/strong> As of version 4.1 Comments are now a separate Source (if you are using Comments for any Post Type Source you <em>will need to edit your Engine and rebuild your index<\\/em>, this is not done automatically and should be planned for when updating)<\\/li>\\n<li><strong>[Fix]<\\/strong> Multisite performance issue that could lead to an Error in some cases<\\/li>\\n<li><strong>[Fix]<\\/strong> Statistics migration from SearchWP v3 (Regression introduced in 4.1.0)<\\/li>\\n<\\/ul>\\n<p>4.1.6<\\/p>\\n<ul>\\n<li><strong>[IMPORTANT]<\\/strong> As of version 4.1 Comments are now a separate Source (if you are using Comments for any Post Type Source you <em>will need to edit your Engine and rebuild your index<\\/em>, this is not done automatically and should be planned for when updating)<\\/li>\\n<li><strong>[Fix]<\\/strong> Database table index optimization introduced in 4.1.5 in some configurations<\\/li>\\n<li><strong>[Fix]<\\/strong> Partial matches with stemming enabled during AND logic in some cases<\\/li>\\n<li><strong>[Improvement]<\\/strong> AND logic handling in some cases<\\/li>\\n<\\/ul>\\n<p>4.1.5<\\/p>\\n<ul>\\n<li><strong>[IMPORTANT]<\\/strong> As of version 4.1 Comments are now a separate Source (if you are using Comments for any Post Type Source you <em>will need to edit your Engine and rebuild your index<\\/em>, this is not done automatically and should be planned for when updating)<\\/li>\\n<li><strong>[Fix]<\\/strong> Exact match buoy in partial match logic<\\/li>\\n<li><strong>[Fix]<\\/strong> Implementation of query when site is set to \'all\' to search all network sites<\\/li>\\n<li><strong>[Improvement]<\\/strong> Partial match logic<\\/li>\\n<li><strong>[Improvement]<\\/strong> Handling of invalid tokens when finding partial matches<\\/li>\\n<li><strong>[Improvement]<\\/strong> Performance when applying delta index updates<\\/li>\\n<li><strong>[Improvement]<\\/strong> Performance when dropping Entries<\\/li>\\n<li><strong>[Improvement]<\\/strong> Handling of duplicate tokens in some cases<\\/li>\\n<li><strong>[Improvement]<\\/strong> Native integration in non-standard environments (e.g. page builders)<\\/li>\\n<\\/ul>\\n<p>4.1.4<\\/p>\\n<ul>\\n<li><strong>[IMPORTANT]<\\/strong> As of version 4.1 Comments are now a separate Source (if you are using Comments for any Post Type Source you <em>will need to edit your Engine and rebuild your index<\\/em>, this is not done automatically and should be planned for when updating)<\\/li>\\n<li><strong>[Fix]<\\/strong> Error during partial match application on synonyms in some cases<\\/li>\\n<li><strong>[Fix]<\\/strong> Admin search handling in some cases<\\/li>\\n<\\/ul>\\n<p>4.1.3<\\/p>\\n<ul>\\n<li><strong>[IMPORTANT]<\\/strong> As of version 4.1 Comments are now a separate Source (if you are using Comments for any Post Type Source you <em>will need to edit your Engine and rebuild your index<\\/em>, this is not done automatically and should be planned for when updating)<\\/li>\\n<li><strong>[Fix]<\\/strong> Synonym partial matches in some cases<\\/li>\\n<li><strong>[Fix]<\\/strong> Statistics display with Statistics capability but not Settings capability<\\/li>\\n<li><strong>[Fix]<\\/strong> HTTP Basic Auth credentials regression introduced in 4.1.0<\\/li>\\n<li><strong>[Fix]<\\/strong> AND logic performance regression introduced in 4.1.0 in some cases<\\/li>\\n<li><strong>[Improvement]<\\/strong> AND logic performance in some cases<\\/li>\\n<li><strong>[Improvement]<\\/strong> Background process health check coverage<\\/li>\\n<li><strong>[Improvement]<\\/strong> PHP 8 compatibility<\\/li>\\n<\\/ul>\\n<p>4.1.2<\\/p>\\n<ul>\\n<li><strong>[IMPORTANT]<\\/strong> As of version 4.1 Comments are now a separate Source (if you are using Comments for any Post Type Source you <em>will need to edit your Engine and rebuild your index<\\/em>, this is not done automatically and should be planned for when updating)<\\/li>\\n<li><strong>[Improvement]<\\/strong> Indexer handling of concurrent invocations, health check\\/restart when process encounters Errors<\\/li>\\n<li><strong>[Improvement]<\\/strong> Indexer in multisite environment<\\/li>\\n<li><strong>[Fix]<\\/strong> AND logic restrictions in some cases<\\/li>\\n<\\/ul>\\n<p>4.1.1<\\/p>\\n<ul>\\n<li><strong>[IMPORTANT]<\\/strong> As of version 4.1 Comments are now a separate Source (if you are using Comments for any Post Type Source you <em>will need to edit your Engine and rebuild your index<\\/em>, this is not done automatically and should be planned for when updating)<\\/li>\\n<li><strong>[Fix]<\\/strong> Error when highlighting in some cases<\\/li>\\n<\\/ul>\\n<p>4.1.0<\\/p>\\n<ul>\\n<li><strong>[IMPORTANT]<\\/strong> Comments are now a separate Source (if you are using Comments for any Post Type Source you <em>will need to edit your Engine and rebuild your index<\\/em>, this is not done automatically and should be planned for when updating)<\\/li>\\n<li><strong>[New]<\\/strong> Refactored indexer for stability, reliability, and performance optimization<\\/li>\\n<li><strong>[New]<\\/strong> searchwp\\\\index\\\\update_entry action when an Entry is updated in the Index<\\/li>\\n<li><strong>[New]<\\/strong> searchwp\\\\debug\\\\front_end_summary filter to control whether the HTML comment summary is output when debugging is enabled<\\/li>\\n<li><strong>[New]<\\/strong> wp searchwp reindex WP-CLI command<\\/li>\\n<li><strong>[New]<\\/strong> wp searchwp diagnostics WP-CLI command<\\/li>\\n<li><strong>[New]<\\/strong> Primary keys added to database tables <em>for new installs<\\/em> where previously there were none<\\/li>\\n<li><strong>[New]<\\/strong> Adds $query property to \\\\SWP_Query to reference underlying query object<\\/li>\\n<li><strong>[New]<\\/strong> searchwp\\\\source\\\\comment\\\\parent_attribution\\\\strict hook to control whether SearchWP is strict about parent attribution which can introduce overhead in some cases<\\/li>\\n<li><strong>[New]<\\/strong> SearchWP will now generate more expected variations of regex pattern matches<\\/li>\\n<li><strong>[New]<\\/strong> searchwp\\\\tokens\\\\generate_parttern_match_variations filter to control whether additional pattern match variations are generated during indexing<\\/li>\\n<li><strong>[New]<\\/strong> Ability to enter custom ignored queries for Statistics (with wildcard * support)<\\/li>\\n<li><strong>[New]<\\/strong> Ability to automatically trim Statistics logs<\\/li>\\n<li><strong>[New]<\\/strong> Notice when WordPress available memory can be improved<\\/li>\\n<li><strong>[New]<\\/strong> Export\\/import now optionally includes Settings, Stopwords, and Synonyms<\\/li>\\n<li><strong>[New]<\\/strong> All ACF fields are displayed in the Custom Fields dropdown when applicable, not only ACF \\\"Repeatables\\\"<\\/li>\\n<li><strong>[New]<\\/strong> Synonyms actions: Sort ASC, Sort DESC, Clear<\\/li>\\n<li><strong>[Change]<\\/strong> Refines default data indexed for Taxonomy Terms to be: taxonomy name, term name, term slug, and term description<\\/li>\\n<li><strong>[Change]<\\/strong> Abstracts Statistics Dashboard Widget from jquery-ui-tabs<\\/li>\\n<li><strong>[Improvement]<\\/strong> Indexer auto-scaling when server load is high<\\/li>\\n<li><strong>[Improvement]<\\/strong> Handling of HTML-formed content during indexing<\\/li>\\n<li><strong>[Improvement]<\\/strong> Integration of partial matches and keyword stemming<\\/li>\\n<li><strong>[Improvement]<\\/strong> Indexer delta trigger specificity in some cases<\\/li>\\n<li><strong>[Improvement]<\\/strong> Document processing handling, footprint<\\/li>\\n<li><strong>[Improvement]<\\/strong> Highlighting when a suggested search has been returned<\\/li>\\n<li><strong>[Fix]<\\/strong> Prevent duplicate results during weight transfer in some cases<\\/li>\\n<li><strong>[Fix]<\\/strong> AND logic restriction, performance in some cases<\\/li>\\n<li><strong>[Fix]<\\/strong> Persistent dismissal of missing integration notice<\\/li>\\n<li><strong>[Fix]<\\/strong> Synonyms management in some cases<\\/li>\\n<li><strong>[Update]<\\/strong> Dependencies<\\/li>\\n<li><strong>[Update]<\\/strong> Translation source<\\/li>\\n<li><strong>[Update]<\\/strong> Interface updates and refinements<\\/li>\\n<\\/ul>\\n<p>4.0.34<\\/p>\\n<ul>\\n<li><strong>[Fix]<\\/strong> Fixes regression introduced by Shortcodes fix in 4.0.33 (proper fix in Shortcodes 1.8.2)<\\/li>\\n<li><strong>[Update]<\\/strong> Updated updater<\\/li>\\n<\\/ul>\\n<p>4.0.33<\\/p>\\n<ul>\\n<li><strong>[New]<\\/strong> searchwp\\\\swp_query\\\\mods filter to add Mods to SWP_Query<\\/li>\\n<li><strong>[Fix]<\\/strong> PHP Warning introduced in 4.0.32<\\/li>\\n<li><strong>[Fix]<\\/strong> Prevention of duplicate indexing processes in some cases<\\/li>\\n<li><strong>[Fix]<\\/strong> Display issue on Statistics screen<\\/li>\\n<li><strong>[Fix]<\\/strong> PHP Warning when Admin color schemes have been removed<\\/li>\\n<li><strong>[Fix]<\\/strong> PDF parsing taking place unnecssarily in some cases<\\/li>\\n<li><strong>[Improvement]<\\/strong> Disable searchwp_search_results Shortcode when generating excerpts so as to prevent unwanted loop<\\/li>\\n<\\/ul>\\n<p>4.0.32<\\/p>\\n<ul>\\n<li><strong>[Fix]<\\/strong> Duplicate indexer processes in some cases<\\/li>\\n<li><strong>[Fix]<\\/strong> Inaccurate batch size handling in some cases<\\/li>\\n<li><strong>[Fix]<\\/strong> Prevent redundant search suggestion output in some cases<\\/li>\\n<li><strong>[Improvement]<\\/strong> Post stati validation when parent attribution is enabled<\\/li>\\n<li><strong>[Improvement]<\\/strong> Attachment status handling over time<\\/li>\\n<li><strong>[New]<\\/strong> RAND(seed) support by suffixing random Mod order_by with a colon and seed e.g. random:10 will be RAND(10)<\\/li>\\n<\\/ul>\\n<p>4.0.31<\\/p>\\n<ul>\\n<li><strong>[Improvement]<\\/strong> Adds NOT IN option to Media File Type Rule<\\/li>\\n<li><strong>[Improvement]<\\/strong> Debug HTML comment block output during Admin requests<\\/li>\\n<li><strong>[Fix]<\\/strong> Custom Attribute Options not returning proper Label after saving<\\/li>\\n<li><strong>[Fix]<\\/strong> Relocate searchwp\\\\query\\\\search_string hook to fire earlier<\\/li>\\n<li><strong>[Fix]<\\/strong> Issue when performing cross-site Multisite search<\\/li>\\n<li><strong>[Fix]<\\/strong> searchwp\\\\query\\\\tokens\\\\limit default value<\\/li>\\n<li><strong>[New]<\\/strong> Action searchwp\\\\query\\\\core_mods_out_of_bounds fires when core Mods are considered out of bounds<\\/li>\\n<\\/ul>\\n<p>4.0.30<\\/p>\\n<ul>\\n<li><strong>[Fix]<\\/strong> UI changes introduced by WordPress 5.5<\\/li>\\n<li><strong>[Fix]<\\/strong> Global excerpt generation from search suggestions<\\/li>\\n<li><strong>[Fix]<\\/strong> Synonym migration from SearchWP 3.x<\\/li>\\n<\\/ul>\\n<p>4.0.29<\\/p>\\n<ul>\\n<li><strong>[Fix]<\\/strong> Token handling in some cases<\\/li>\\n<li><strong>[Fix]<\\/strong> Document content handling when using alternate indexer in some cases<\\/li>\\n<li><strong>[Improvement]<\\/strong> Tokenization of HTML in some cases<\\/li>\\n<li><strong>[New]<\\/strong> searchwp\\\\entry\\\\update_data\\\\before action fired before Entry data is retrieved<\\/li>\\n<li><strong>[Update]<\\/strong> Bundle dependencies<\\/li>\\n<\\/ul>\\n<p>4.0.28<\\/p>\\n<ul>\\n<li><strong>[Fix]<\\/strong> Prevent inapplicable comment edit events from triggering delta updates<\\/li>\\n<li><strong>[Improvement]<\\/strong> Reduced index method checks<\\/li>\\n<li><strong>[Improvement]<\\/strong> Reactivity when observing meta updates<\\/li>\\n<\\/ul>\\n<p>4.0.27<\\/p>\\n<ul>\\n<li><strong>[Fix]<\\/strong> File Content meta box display in some cases<\\/li>\\n<li><strong>[Fix]<\\/strong> Entries not being reintroduced after failing when using alternate indexer<\\/li>\\n<li><strong>[Fix]<\\/strong> Display of Source Attribute Options when statically defined<\\/li>\\n<li><strong>[Fix]<\\/strong> UI display edge cases<\\/li>\\n<li><strong>[Change]<\\/strong> Token handling chunked in more cases so as to avoid issues when hosts limit query character length<\\/li>\\n<\\/ul>\\n<p>4.0.26<\\/p>\\n<ul>\\n<li><strong>[Fix]<\\/strong> Handling of SWP_Query tax_query argument<\\/li>\\n<li><strong>[New]<\\/strong> Advanced setting checkbox to control whether stored document content is purged and re-indexed during index rebuilds<\\/li>\\n<li><strong>[Update]<\\/strong> Translation source<\\/li>\\n<\\/ul>\\n<p>4.0.25<\\/p>\\n<ul>\\n<li><strong>[Fix]<\\/strong> Regression introduced in 4.0.24 when utilizing PDF Metadata<\\/li>\\n<li><strong>[Improvement]<\\/strong> Note displayed in SearchWP Document Content meta box when document is queued but not yet processed<\\/li>\\n<li><strong>[Update]<\\/strong> Translation source<\\/li>\\n<\\/ul>\\n<p>4.0.24<\\/p>\\n<ul>\\n<li><strong>[Fix]<\\/strong> Handling of PDF metadata that includes invalid characters<\\/li>\\n<li><strong>[Fix]<\\/strong> Searching of hierarchical post types in the Admin<\\/li>\\n<li><strong>[Improvement]<\\/strong> Performance when handling documents outside the indexing process<\\/li>\\n<li><strong>[Update]<\\/strong> Bundle dependencies<\\/li>\\n<\\/ul>\\n<p>4.0.23<\\/p>\\n<ul>\\n<li><strong>[Fix]<\\/strong> Utilize previously extracted PDF metadata instead of parsing it repeatedly<\\/li>\\n<li><strong>[Change]<\\/strong> Updated default batch size for Media to 3, can be customized with searchwp\\\\indexer\\\\batch_size\\\\post.attachment hook<\\/li>\\n<li><strong>[Improvement]<\\/strong> Handling of urlencoded tokens in some cases<\\/li>\\n<\\/ul>\\n<p>4.0.22<\\/p>\\n<ul>\\n<li><strong>[New]<\\/strong> Query parameter support for post_type when using SWP_Query (additional parameter support is planned)<\\/li>\\n<li><strong>[Fix]<\\/strong> Issue with partial matching yielding zero results in some cases<\\/li>\\n<li><strong>[Fix]<\\/strong> Quoted search support for WP_Post Content, Document Content<\\/li>\\n<li><strong>[Improvement]<\\/strong> Reduced debug log volume (logs should be deleted once you\'re done debugging)<\\/li>\\n<\\/ul>\\n<p>4.0.20<\\/p>\\n<ul>\\n<li><strong>[New]<\\/strong> New filter searchwp\\\\source\\\\post\\\\db_where to customize global WHERE limits per post type<\\/li>\\n<li><strong>[New]<\\/strong> License key is automatically activated when provided via constant or hook<\\/li>\\n<li><strong>[Fix]<\\/strong> Error on uninstall when removing all data<\\/li>\\n<li><strong>[Fix]<\\/strong> Issue where Mods were not applied to SWP_Query in some cases<\\/li>\\n<li><strong>[Change]<\\/strong> No longer relying on excerpt_more when working with excerpts, now using ellipsis filtered by searchwp\\\\utils\\\\excerpt_more<\\/li>\\n<li><strong>[Improvement]<\\/strong> Handling of rare cases where index would need to be woken up repeatedly in order to build<\\/li>\\n<li><strong>[Improvement]<\\/strong> Omits redundant Entry retrieval in some cases<\\/li>\\n<li><strong>[Improvement]<\\/strong> Significant performance retrieval when generating excerpts (e.g. Highlighting)<\\/li>\\n<li><strong>[Improvement]<\\/strong> Advanced Custom Fields integration support<\\/li>\\n<\\/ul>\\n<p>4.0.19<\\/p>\\n<ul>\\n<li><strong>[Notice]<\\/strong> Mods have in part been cleaned up and refined in this release, which may affect your usage. Please review any Mods you are using by testing this update on a staging server. If you are manipulating relevance weight based on date, it is likely you will need to update your hooks. Snippets have been updated on the KB article <a href=\\\"https:\\/\\/searchwp.com\\/?p=222848\\\">https:\\/\\/searchwp.com\\/?p=222848<\\/a> for review. Please also ensure your SearchWP Extensions are up to date as well.<\\/li>\\n<li><strong>[Fix]<\\/strong> Source Mod WHERE clauses causing errors in some cases<\\/li>\\n<li><strong>[Fix]<\\/strong> Raw Mod WHERE clauses had no local alias to utilize<\\/li>\\n<li><strong>[Fix]<\\/strong> Mod JOIN claus order was not retained causing errors in some cases<\\/li>\\n<li><strong>[Improvement]<\\/strong> Optimized Mod handling in SWP_Query<\\/li>\\n<li><strong>[Improvement]<\\/strong> Disable integration extension checks when doing AJAX<\\/li>\\n<\\/ul>\\n<p>4.0.18<\\/p>\\n<ul>\\n<li><strong>[Fix]<\\/strong> Error when using mod argument of \\\\SearchWP\\\\Query parameters array<\\/li>\\n<li><strong>[Improvement]<\\/strong> Control over Settings page navigation<\\/li>\\n<\\/ul>\\n<p>4.0.17<\\/p>\\n<ul>\\n<li><strong>[Note]<\\/strong> Rebuilding your index using the Rebuild Index button on the Engines tab of the SearchWP settings screen is recommended after updating<\\/li>\\n<li><strong>[Fix]<\\/strong> Delta update regression introduced in 4.0.13<\\/li>\\n<li><strong>[Fix]<\\/strong> Error when applying delta update to Source that no longer exists<\\/li>\\n<li><strong>[Improvement]<\\/strong> Handling of delta update process during failures<\\/li>\\n<li><strong>[Improvement]<\\/strong> Delta update queue handling during index rebuild<\\/li>\\n<\\/ul>\\n<p>4.0.16<\\/p>\\n<ul>\\n<li><strong>[Fix]<\\/strong> Invalid range in character class introduced in 4.0.15 for PHP 7.3+<\\/li>\\n<li><strong>[Change]<\\/strong> searchwp\\\\tokens\\\\whitelist\\\\only_full_matches retagged as searchwp\\\\tokens\\\\regex_patterns\\\\only_full_matches<\\/li>\\n<li><strong>[Change]<\\/strong> searchwp\\\\tokens\\\\apply_rules_to_whitelist retagged as searchwp\\\\tokens\\\\apply_rules_to_pattern_matches<\\/li>\\n<li><strong>[Change]<\\/strong> searchwp\\\\tokens\\\\whitelist_regex_patterns retagged as searchwp\\\\tokens\\\\regex_patterns<\\/li>\\n<li><strong>[Change]<\\/strong> Regex pattern matches are now tokenized during indexing (but remain exclusive when searching by default when applicable)<\\/li>\\n<li><strong>[New]<\\/strong> Filter searchwp\\\\tokens\\\\tokenize_pattern_matches\\\\indexing to disable new tokenizing of pattern match behavior during indexing<\\/li>\\n<\\/ul>\\n<p>4.0.15<\\/p>\\n<ul>\\n<li><strong>[New]<\\/strong> New filter searchwp\\\\tokens\\\\string to customize strings before tokenization<\\/li>\\n<li><strong>[Fix]<\\/strong> Handling of synonyms when finding partial matches<\\/li>\\n<li><strong>[Fix]<\\/strong> Implementation and handling of regex pattern match tokenization setting<\\/li>\\n<li><strong>[Improvement]<\\/strong> Dash\\/hyphen and word match regex patterns<\\/li>\\n<li><strong>[Improvement]<\\/strong> searchwp\\\\source\\\\post\\\\excerpt_haystack filter now passes arguments array<\\/li>\\n<li><strong>[Update]<\\/strong> Translation source<\\/li>\\n<\\/ul>\\n<p>4.0.14<\\/p>\\n<ul>\\n<li><strong>[Fix]<\\/strong> Issue where partial matches from keyword stems were not found in some cases<\\/li>\\n<li><strong>[Fix]<\\/strong> Partial match token processing limited to applicable site(s)<\\/li>\\n<li><strong>[Fix]<\\/strong> Excerpt generation when handling unregistered Shortcodes<\\/li>\\n<\\/ul>\\n<p>4.0.13<\\/p>\\n<ul>\\n<li><strong>[Fix]<\\/strong> Delta update routine when using alternate indexer that caused unwanted exit<\\/li>\\n<li><strong>[Fix]<\\/strong> <strong>searchwp\\\\document\\\\content<\\/strong> implementation<\\/li>\\n<li><strong>[Improvement]<\\/strong> Index integrity check when rebuilding<\\/li>\\n<li><strong>[Improvement]<\\/strong> Source hook management in multisite<\\/li>\\n<li><strong>[Improvement]<\\/strong> Upgrade routine process<\\/li>\\n<\\/ul>\\n<p>4.0.12<\\/p>\\n<ul>\\n<li><strong>[Fix]<\\/strong> Inability to filter searchwp\\\\settings\\\\capability<\\/li>\\n<li><strong>[Fix]<\\/strong> Issue with Highlighting in some cases<\\/li>\\n<li><strong>[Fix]<\\/strong> Document Content not properly considered for global excerpt in some cases<\\/li>\\n<li><strong>[Fix]<\\/strong> Warning when reacting to invalid Entry during indexing<\\/li>\\n<li><strong>[Fix]<\\/strong> Namespace issue with PDF parsing in some cases<\\/li>\\n<li><strong>[Fix]<\\/strong> Unnecessary provider reset when switching to the same site in multisite<\\/li>\\n<li><strong>[Update]<\\/strong> Updated updater<\\/li>\\n<\\/ul>\\n<p>4.0.11<\\/p>\\n<ul>\\n<li><strong>[Fix]<\\/strong> Loss of tokens when applying partial match logic in some cases<\\/li>\\n<li><strong>[Update]<\\/strong> Revised MySQL minimum to 5.6 (MariaDB 10.0) because of utf8mb4_unicode_520_ci collation requirement<\\/li>\\n<\\/ul>\\n<p>4.0.9<\\/p>\\n<ul>\\n<li><strong>[Fix]<\\/strong> Regression introduced in 4.0.6 that prevented non WP_Post results from returning<\\/li>\\n<\\/ul>\\n<p>4.0.8<\\/p>\\n<ul>\\n<li><strong>[Fix]<\\/strong> Issue where taxonomy Rules for Media were not applied correctly in some cases<\\/li>\\n<\\/ul>\\n<p>4.0.7<\\/p>\\n<ul>\\n<li><strong>[Fix]<\\/strong> Mod WHERE clauses not restricted to Source when defined<\\/li>\\n<\\/ul>\\n<p>4.0.6<\\/p>\\n<ul>\\n<li><strong>[Change]<\\/strong> Post is now returned when parent weight transfer is enabled but Post has no post_parent<\\/li>\\n<li><strong>[Improvement]<\\/strong> Excerpt handling for native results<\\/li>\\n<li><strong>[Improvement]<\\/strong> Additional prevention of invalid WP_Post results being returned in one case<\\/li>\\n<\\/ul>\\n<p>4.0.5<\\/p>\\n<ul>\\n<li><strong>[New]<\\/strong> Filter to control stemmer locale searchwp\\\\stemmer\\\\locale<\\/li>\\n<li><strong>[Improvement]<\\/strong> Token stems\\/partial matches are considered during AND logic pass<\\/li>\\n<li><strong>[Fix]<\\/strong> String not sent to searchwp\\\\stemmer\\\\custom<\\/li>\\n<li><strong>[Change]<\\/strong> searchwp\\\\query\\\\partial_matches\\\\buoy is now opt-in<\\/li>\\n<\\/ul>\\n<p>4.0.4<\\/p>\\n<ul>\\n<li><strong>[Fix]<\\/strong> Issue where AND logic would not apply in some cases<\\/li>\\n<li><strong>[Fix]<\\/strong> Issue where additional unnecessary query clauses are added in some cases<\\/li>\\n<li><strong>[Fix]<\\/strong> Issue with delta updates not processing when HTTP Basic Auth is active<\\/li>\\n<li><strong>[Fix]<\\/strong> Minimum PHP version requirement check (which is 7.2)<\\/li>\\n<\\/ul>\\n<p>4.0.3<\\/p>\\n<ul>\\n<li><strong>[Fix]<\\/strong> Issue where tokens table was not reset during index rebuild<\\/li>\\n<\\/ul>\\n<p>4.0.2<\\/p>\\n<ul>\\n<li><strong>[New]<\\/strong> Support for BETWEEN, NOT BETWEEN, LIKE, and NOT LIKE compare operators for Mod WHERE clauses<\\/li>\\n<li><strong>[Fix]<\\/strong> Handling of Mod WHERE clauses in some cases<\\/li>\\n<li><strong>[Fix]<\\/strong> Handling of REST parameters when returning search results<\\/li>\\n<\\/ul>\\n<p>4.0.1<\\/p>\\n<ul>\\n<li><strong>[New]<\\/strong> Check for remnants of SearchWP 3 that were not removed as per the Migration Guide<\\/li>\\n<li><strong>[New]<\\/strong> searchwp\\\\source\\\\post\\\\attributes\\\\comments action when retrieving Post comments<\\/li>\\n<li><strong>[Fix]<\\/strong> Handling of empty search strings in some cases<\\/li>\\n<\\/ul>\\n<p>4.0.0<\\/p>\\n<ul>\\n<li><strong>[New]<\\/strong> Complete rewrite of SearchWP<\\/li>\\n<\\/ul>\\n\"},\"banners\":{\"high\":\"\",\"low\":\"\"},\"icons\":{\"1x\":\"https:\\/\\/searchwp.com\\/wp-content\\/uploads\\/2021\\/02\\/avatar-searchwp-alt-128x128.png\",\"2x\":\"https:\\/\\/searchwp.com\\/wp-content\\/uploads\\/2021\\/02\\/avatar-searchwp-alt-256x256.png\"},\"msg\":\"No license key has been provided.\",\"requires_php\":\"5.6.0\",\"description\":[\"\"],\"changelog\":[\"<p>4.1.21<\\/p>\\n<ul>\\n<li><strong>[Improvement]<\\/strong> Apply AND logic when applicable during quoted search query<\\/li>\\n<li><strong>[Fix]<\\/strong> Default application of \'Did you mean?\' functionality in some cases<\\/li>\\n<li><strong>[Fix]<\\/strong> Regression introduced in 4.1.19 that prevented some results from displaying in some cases<\\/li>\\n<li><strong>[New]<\\/strong> Filter searchwp\\\\native\\\\args\\\\post_type to modify native search post type when necessary<\\/li>\\n<\\/ul>\\n<p>4.1.20<\\/p>\\n<ul>\\n<li><strong>[Change]<\\/strong> Synonym processing now stops after first application unless searchwp\\\\synonyms\\\\aggressive filter returns false<\\/li>\\n<li><strong>[Fix]<\\/strong> Global excerpt and highlighting process now uses original search string, disregarding any filtration in some cases<\\/li>\\n<\\/ul>\\n<p>4.1.19<\\/p>\\n<ul>\\n<li><strong>[New]<\\/strong> Consider Excerpt when performing quoted search<\\/li>\\n<li><strong>[Fix]<\\/strong> Multisite re\\/index using WP-CLI<\\/li>\\n<li><strong>[Fix]<\\/strong> Highlight application with flanking punctuation in some cases<\\/li>\\n<li><strong>[Fix]<\\/strong> Highlight application with stemming enabled in some cases<\\/li>\\n<li><strong>[Fix]<\\/strong> PHP 8 compatibility<\\/li>\\n<li><strong>[New]<\\/strong> de_DE_formal translation<\\/li>\\n<li><strong>[Update]<\\/strong> Dependencies<\\/li>\\n<\\/ul>\\n<p>4.1.18<\\/p>\\n<ul>\\n<li><strong>[Fix]<\\/strong> Global excerpt generation due to newline<\\/li>\\n<li><strong>[Fix]<\\/strong> Relevance minimum clause implementation<\\/li>\\n<li><strong>[Fix]<\\/strong> Prevent search suggestion output outside main query<\\/li>\\n<li><strong>[Fix]<\\/strong> Incorrect fields argument definition in some cases (caused FacetWP facets to not render in some cases)<\\/li>\\n<li><strong>[Improvement]<\\/strong> Highlight matching in some cases<\\/li>\\n<\\/ul>\\n<p>4.1.17<\\/p>\\n<ul>\\n<li><strong>[New]<\\/strong> Added relevance() method to Mods to allow additional manipulation of relevance calculation during searches<\\/li>\\n<li><strong>[Improvement]<\\/strong> Refactored WP All Import integration<\\/li>\\n<li><strong>[Fix]<\\/strong> Character encoding when finding global excerpts in some cases<\\/li>\\n<\\/ul>\\n<p>4.1.16<\\/p>\\n<ul>\\n<li><strong>[New]<\\/strong> searchwp\\\\index\\\\source\\\\add_hooks filter to allow prevention of core hook implementation<\\/li>\\n<li><strong>[New]<\\/strong> Integration with WP All Import to better react to import processes<\\/li>\\n<li><strong>[Improvement]<\\/strong> Global excerpt generation in some cases<\\/li>\\n<li><strong>[Improvement]<\\/strong> Indexer state handling when programmatically pausing\\/unpausing<\\/li>\\n<li><strong>[Fix]<\\/strong> Searching Media in the WordPress Admin in some cases<\\/li>\\n<li><strong>[Fix]<\\/strong> Handling (omitting) of entries that failed indexing in some cases<\\/li>\\n<li><strong>[Fix]<\\/strong> Statistics migration from SearchWP 3 (if Statistics failed to migrate, please open a support ticket for direct assistance)<\\/li>\\n<\\/ul>\\n<p>4.1.15<\\/p>\\n<ul>\\n<li><strong>[Change]<\\/strong> Partial matching in synonyms has been changed, to apply partial matching add a * wildcard where partial matching should be applied<\\/li>\\n<li><strong>[Change]<\\/strong> As of version 4.1 Comments are now a separate Source (if you are using Comments for any Post Type Source you <em>will need to edit your Engine and rebuild your index<\\/em>, this is not done automatically and should be planned for when updating)<\\/li>\\n<li><strong>[Fix]<\\/strong> Global excerpt generation in some cases<\\/li>\\n<li><strong>[Fix]<\\/strong> Regression introduced in 4.1.12 that prevented results in some cases when setting AND logic to be strict<\\/li>\\n<\\/ul>\\n<p>4.1.14<\\/p>\\n<ul>\\n<li><strong>[IMPORTANT]<\\/strong> As of version 4.1 Comments are now a separate Source (if you are using Comments for any Post Type Source you <em>will need to edit your Engine and rebuild your index<\\/em>, this is not done automatically and should be planned for when updating)<\\/li>\\n<li><strong>[New]<\\/strong> Rule for Media to consider filename<\\/li>\\n<li><strong>[New]<\\/strong> Rule for Pages and hierarchical CPTs to consider ancestry<\\/li>\\n<li><strong>[New]<\\/strong> Rule for Pages and hierarchical CPTs to consider post_parent<\\/li>\\n<li><strong>[New]<\\/strong> Edit and View actions for omitted entries<\\/li>\\n<li><strong>[New]<\\/strong> Support for Beaver Builder Search Module<\\/li>\\n<li><strong>[Fix]<\\/strong> Parallel indexing process when rebuilding index using WP-CLI in some cases<\\/li>\\n<li><strong>[Fix]<\\/strong> Customization of post stati in some cases<\\/li>\\n<li><strong>[Improvement]<\\/strong> Additional background process health check<\\/li>\\n<li><strong>[Improvement]<\\/strong> Handling of synonym input strings in some cases<\\/li>\\n<li><strong>[Improvement]<\\/strong> Default regular expression patterns<\\/li>\\n<li><strong>[Update]<\\/strong> Dependencies<\\/li>\\n<\\/ul>\\n<p>4.1.13<\\/p>\\n<ul>\\n<li><strong>[IMPORTANT]<\\/strong> As of version 4.1 Comments are now a separate Source (if you are using Comments for any Post Type Source you <em>will need to edit your Engine and rebuild your index<\\/em>, this is not done automatically and should be planned for when updating)<\\/li>\\n<li><strong>[Fix]<\\/strong> Admin search of hierarchical post types<\\/li>\\n<li><strong>[Fix]<\\/strong> Support ticket iframe height minimum in some cases<\\/li>\\n<li><strong>[Improvement]<\\/strong> Partial match logic in some cases<\\/li>\\n<\\/ul>\\n<p>4.1.12<\\/p>\\n<ul>\\n<li><strong>[IMPORTANT]<\\/strong> As of version 4.1 Comments are now a separate Source (if you are using Comments for any Post Type Source you <em>will need to edit your Engine and rebuild your index<\\/em>, this is not done automatically and should be planned for when updating)<\\/li>\\n<li><strong>[New]<\\/strong> Upper threshold that prevents AND logic when too many terms make it a performance issue (default is 5 token groups)<\\/li>\\n<li><strong>[New]<\\/strong> Filter searchwp\\\\query\\\\logic\\\\and\\\\token_threshold to control AND logic token threshold (return false to disable threshold consideration)<\\/li>\\n<li><strong>[Fix]<\\/strong> Issue with searching Users in the WP Admin<\\/li>\\n<li><strong>[Fix]<\\/strong> Issue with setting query fields in some cases<\\/li>\\n<li><strong>[Fix]<\\/strong> Statistics CSS issue in Safari in some cases<\\/li>\\n<\\/ul>\\n<p>4.1.11<\\/p>\\n<ul>\\n<li><strong>[IMPORTANT]<\\/strong> As of version 4.1 Comments are now a separate Source (if you are using Comments for any Post Type Source you <em>will need to edit your Engine and rebuild your index<\\/em>, this is not done automatically and should be planned for when updating)<\\/li>\\n<li><strong>[Fix]<\\/strong> Regression introduced in 4.1.9 that prevented saving parent weight transfer<\\/li>\\n<li><strong>[Improved]<\\/strong> PDF parsing in some cases<\\/li>\\n<\\/ul>\\n<p>4.1.10<\\/p>\\n<ul>\\n<li><strong>[IMPORTANT]<\\/strong> As of version 4.1 Comments are now a separate Source (if you are using Comments for any Post Type Source you <em>will need to edit your Engine and rebuild your index<\\/em>, this is not done automatically and should be planned for when updating)<\\/li>\\n<li><strong>[Fix]<\\/strong> Background process cookie validation in some cases<\\/li>\\n<\\/ul>\\n<p>4.1.9<\\/p>\\n<ul>\\n<li><strong>[IMPORTANT]<\\/strong> As of version 4.1 Comments are now a separate Source (if you are using Comments for any Post Type Source you <em>will need to edit your Engine and rebuild your index<\\/em>, this is not done automatically and should be planned for when updating)<\\/li>\\n<li><strong>[Improvement]<\\/strong> Reduction in index bloat in some cases<\\/li>\\n<li><strong>[Fix]<\\/strong> Comment parents being incorrectly returned in some cases<\\/li>\\n<li><strong>[Fix]<\\/strong> Error when weight transfer was enabled but no recipient defined<\\/li>\\n<li><strong>[Fix]<\\/strong> Error when using PHP8 in some cases<\\/li>\\n<\\/ul>\\n<p>4.1.8<\\/p>\\n<ul>\\n<li><strong>[IMPORTANT]<\\/strong> As of version 4.1 Comments are now a separate Source (if you are using Comments for any Post Type Source you <em>will need to edit your Engine and rebuild your index<\\/em>, this is not done automatically and should be planned for when updating)<\\/li>\\n<li><strong>[Improvement]<\\/strong> Race condition prevention in background process<\\/li>\\n<li><strong>[Change]<\\/strong> Index controller no longer observes site switching, if switching sites you will need to first use the searchwp\\\\auto_update_providers hook<\\/li>\\n<li><strong>[Change]<\\/strong> Keyword stemming enabled by default during setup<\\/li>\\n<li><strong>[Fix]<\\/strong> Results when keyword stemming and partial matching is enabled and tokens are exact matches and stemmable<\\/li>\\n<li><strong>[Fix]<\\/strong> Statistics migration from SearchWP 3 in some cases<\\/li>\\n<li><strong>[Fix]<\\/strong> Automatic integration with page builder plugin in some cases<\\/li>\\n<li><strong>[Fix]<\\/strong> Issue with ACF Repeatables not appearing in some cases<\\/li>\\n<li><strong>[Fix]<\\/strong> Issue with not being able to add custom Custom Field keys to an Engine Source<\\/li>\\n<\\/ul>\\n<p>4.1.7<\\/p>\\n<ul>\\n<li><strong>[IMPORTANT]<\\/strong> As of version 4.1 Comments are now a separate Source (if you are using Comments for any Post Type Source you <em>will need to edit your Engine and rebuild your index<\\/em>, this is not done automatically and should be planned for when updating)<\\/li>\\n<li><strong>[Fix]<\\/strong> Multisite performance issue that could lead to an Error in some cases<\\/li>\\n<li><strong>[Fix]<\\/strong> Statistics migration from SearchWP v3 (Regression introduced in 4.1.0)<\\/li>\\n<\\/ul>\\n<p>4.1.6<\\/p>\\n<ul>\\n<li><strong>[IMPORTANT]<\\/strong> As of version 4.1 Comments are now a separate Source (if you are using Comments for any Post Type Source you <em>will need to edit your Engine and rebuild your index<\\/em>, this is not done automatically and should be planned for when updating)<\\/li>\\n<li><strong>[Fix]<\\/strong> Database table index optimization introduced in 4.1.5 in some configurations<\\/li>\\n<li><strong>[Fix]<\\/strong> Partial matches with stemming enabled during AND logic in some cases<\\/li>\\n<li><strong>[Improvement]<\\/strong> AND logic handling in some cases<\\/li>\\n<\\/ul>\\n<p>4.1.5<\\/p>\\n<ul>\\n<li><strong>[IMPORTANT]<\\/strong> As of version 4.1 Comments are now a separate Source (if you are using Comments for any Post Type Source you <em>will need to edit your Engine and rebuild your index<\\/em>, this is not done automatically and should be planned for when updating)<\\/li>\\n<li><strong>[Fix]<\\/strong> Exact match buoy in partial match logic<\\/li>\\n<li><strong>[Fix]<\\/strong> Implementation of query when site is set to \'all\' to search all network sites<\\/li>\\n<li><strong>[Improvement]<\\/strong> Partial match logic<\\/li>\\n<li><strong>[Improvement]<\\/strong> Handling of invalid tokens when finding partial matches<\\/li>\\n<li><strong>[Improvement]<\\/strong> Performance when applying delta index updates<\\/li>\\n<li><strong>[Improvement]<\\/strong> Performance when dropping Entries<\\/li>\\n<li><strong>[Improvement]<\\/strong> Handling of duplicate tokens in some cases<\\/li>\\n<li><strong>[Improvement]<\\/strong> Native integration in non-standard environments (e.g. page builders)<\\/li>\\n<\\/ul>\\n<p>4.1.4<\\/p>\\n<ul>\\n<li><strong>[IMPORTANT]<\\/strong> As of version 4.1 Comments are now a separate Source (if you are using Comments for any Post Type Source you <em>will need to edit your Engine and rebuild your index<\\/em>, this is not done automatically and should be planned for when updating)<\\/li>\\n<li><strong>[Fix]<\\/strong> Error during partial match application on synonyms in some cases<\\/li>\\n<li><strong>[Fix]<\\/strong> Admin search handling in some cases<\\/li>\\n<\\/ul>\\n<p>4.1.3<\\/p>\\n<ul>\\n<li><strong>[IMPORTANT]<\\/strong> As of version 4.1 Comments are now a separate Source (if you are using Comments for any Post Type Source you <em>will need to edit your Engine and rebuild your index<\\/em>, this is not done automatically and should be planned for when updating)<\\/li>\\n<li><strong>[Fix]<\\/strong> Synonym partial matches in some cases<\\/li>\\n<li><strong>[Fix]<\\/strong> Statistics display with Statistics capability but not Settings capability<\\/li>\\n<li><strong>[Fix]<\\/strong> HTTP Basic Auth credentials regression introduced in 4.1.0<\\/li>\\n<li><strong>[Fix]<\\/strong> AND logic performance regression introduced in 4.1.0 in some cases<\\/li>\\n<li><strong>[Improvement]<\\/strong> AND logic performance in some cases<\\/li>\\n<li><strong>[Improvement]<\\/strong> Background process health check coverage<\\/li>\\n<li><strong>[Improvement]<\\/strong> PHP 8 compatibility<\\/li>\\n<\\/ul>\\n<p>4.1.2<\\/p>\\n<ul>\\n<li><strong>[IMPORTANT]<\\/strong> As of version 4.1 Comments are now a separate Source (if you are using Comments for any Post Type Source you <em>will need to edit your Engine and rebuild your index<\\/em>, this is not done automatically and should be planned for when updating)<\\/li>\\n<li><strong>[Improvement]<\\/strong> Indexer handling of concurrent invocations, health check\\/restart when process encounters Errors<\\/li>\\n<li><strong>[Improvement]<\\/strong> Indexer in multisite environment<\\/li>\\n<li><strong>[Fix]<\\/strong> AND logic restrictions in some cases<\\/li>\\n<\\/ul>\\n<p>4.1.1<\\/p>\\n<ul>\\n<li><strong>[IMPORTANT]<\\/strong> As of version 4.1 Comments are now a separate Source (if you are using Comments for any Post Type Source you <em>will need to edit your Engine and rebuild your index<\\/em>, this is not done automatically and should be planned for when updating)<\\/li>\\n<li><strong>[Fix]<\\/strong> Error when highlighting in some cases<\\/li>\\n<\\/ul>\\n<p>4.1.0<\\/p>\\n<ul>\\n<li><strong>[IMPORTANT]<\\/strong> Comments are now a separate Source (if you are using Comments for any Post Type Source you <em>will need to edit your Engine and rebuild your index<\\/em>, this is not done automatically and should be planned for when updating)<\\/li>\\n<li><strong>[New]<\\/strong> Refactored indexer for stability, reliability, and performance optimization<\\/li>\\n<li><strong>[New]<\\/strong> searchwp\\\\index\\\\update_entry action when an Entry is updated in the Index<\\/li>\\n<li><strong>[New]<\\/strong> searchwp\\\\debug\\\\front_end_summary filter to control whether the HTML comment summary is output when debugging is enabled<\\/li>\\n<li><strong>[New]<\\/strong> wp searchwp reindex WP-CLI command<\\/li>\\n<li><strong>[New]<\\/strong> wp searchwp diagnostics WP-CLI command<\\/li>\\n<li><strong>[New]<\\/strong> Primary keys added to database tables <em>for new installs<\\/em> where previously there were none<\\/li>\\n<li><strong>[New]<\\/strong> Adds $query property to \\\\SWP_Query to reference underlying query object<\\/li>\\n<li><strong>[New]<\\/strong> searchwp\\\\source\\\\comment\\\\parent_attribution\\\\strict hook to control whether SearchWP is strict about parent attribution which can introduce overhead in some cases<\\/li>\\n<li><strong>[New]<\\/strong> SearchWP will now generate more expected variations of regex pattern matches<\\/li>\\n<li><strong>[New]<\\/strong> searchwp\\\\tokens\\\\generate_parttern_match_variations filter to control whether additional pattern match variations are generated during indexing<\\/li>\\n<li><strong>[New]<\\/strong> Ability to enter custom ignored queries for Statistics (with wildcard * support)<\\/li>\\n<li><strong>[New]<\\/strong> Ability to automatically trim Statistics logs<\\/li>\\n<li><strong>[New]<\\/strong> Notice when WordPress available memory can be improved<\\/li>\\n<li><strong>[New]<\\/strong> Export\\/import now optionally includes Settings, Stopwords, and Synonyms<\\/li>\\n<li><strong>[New]<\\/strong> All ACF fields are displayed in the Custom Fields dropdown when applicable, not only ACF \\\"Repeatables\\\"<\\/li>\\n<li><strong>[New]<\\/strong> Synonyms actions: Sort ASC, Sort DESC, Clear<\\/li>\\n<li><strong>[Change]<\\/strong> Refines default data indexed for Taxonomy Terms to be: taxonomy name, term name, term slug, and term description<\\/li>\\n<li><strong>[Change]<\\/strong> Abstracts Statistics Dashboard Widget from jquery-ui-tabs<\\/li>\\n<li><strong>[Improvement]<\\/strong> Indexer auto-scaling when server load is high<\\/li>\\n<li><strong>[Improvement]<\\/strong> Handling of HTML-formed content during indexing<\\/li>\\n<li><strong>[Improvement]<\\/strong> Integration of partial matches and keyword stemming<\\/li>\\n<li><strong>[Improvement]<\\/strong> Indexer delta trigger specificity in some cases<\\/li>\\n<li><strong>[Improvement]<\\/strong> Document processing handling, footprint<\\/li>\\n<li><strong>[Improvement]<\\/strong> Highlighting when a suggested search has been returned<\\/li>\\n<li><strong>[Fix]<\\/strong> Prevent duplicate results during weight transfer in some cases<\\/li>\\n<li><strong>[Fix]<\\/strong> AND logic restriction, performance in some cases<\\/li>\\n<li><strong>[Fix]<\\/strong> Persistent dismissal of missing integration notice<\\/li>\\n<li><strong>[Fix]<\\/strong> Synonyms management in some cases<\\/li>\\n<li><strong>[Update]<\\/strong> Dependencies<\\/li>\\n<li><strong>[Update]<\\/strong> Translation source<\\/li>\\n<li><strong>[Update]<\\/strong> Interface updates and refinements<\\/li>\\n<\\/ul>\\n<p>4.0.34<\\/p>\\n<ul>\\n<li><strong>[Fix]<\\/strong> Fixes regression introduced by Shortcodes fix in 4.0.33 (proper fix in Shortcodes 1.8.2)<\\/li>\\n<li><strong>[Update]<\\/strong> Updated updater<\\/li>\\n<\\/ul>\\n<p>4.0.33<\\/p>\\n<ul>\\n<li><strong>[New]<\\/strong> searchwp\\\\swp_query\\\\mods filter to add Mods to SWP_Query<\\/li>\\n<li><strong>[Fix]<\\/strong> PHP Warning introduced in 4.0.32<\\/li>\\n<li><strong>[Fix]<\\/strong> Prevention of duplicate indexing processes in some cases<\\/li>\\n<li><strong>[Fix]<\\/strong> Display issue on Statistics screen<\\/li>\\n<li><strong>[Fix]<\\/strong> PHP Warning when Admin color schemes have been removed<\\/li>\\n<li><strong>[Fix]<\\/strong> PDF parsing taking place unnecssarily in some cases<\\/li>\\n<li><strong>[Improvement]<\\/strong> Disable searchwp_search_results Shortcode when generating excerpts so as to prevent unwanted loop<\\/li>\\n<\\/ul>\\n<p>4.0.32<\\/p>\\n<ul>\\n<li><strong>[Fix]<\\/strong> Duplicate indexer processes in some cases<\\/li>\\n<li><strong>[Fix]<\\/strong> Inaccurate batch size handling in some cases<\\/li>\\n<li><strong>[Fix]<\\/strong> Prevent redundant search suggestion output in some cases<\\/li>\\n<li><strong>[Improvement]<\\/strong> Post stati validation when parent attribution is enabled<\\/li>\\n<li><strong>[Improvement]<\\/strong> Attachment status handling over time<\\/li>\\n<li><strong>[New]<\\/strong> RAND(seed) support by suffixing random Mod order_by with a colon and seed e.g. random:10 will be RAND(10)<\\/li>\\n<\\/ul>\\n<p>4.0.31<\\/p>\\n<ul>\\n<li><strong>[Improvement]<\\/strong> Adds NOT IN option to Media File Type Rule<\\/li>\\n<li><strong>[Improvement]<\\/strong> Debug HTML comment block output during Admin requests<\\/li>\\n<li><strong>[Fix]<\\/strong> Custom Attribute Options not returning proper Label after saving<\\/li>\\n<li><strong>[Fix]<\\/strong> Relocate searchwp\\\\query\\\\search_string hook to fire earlier<\\/li>\\n<li><strong>[Fix]<\\/strong> Issue when performing cross-site Multisite search<\\/li>\\n<li><strong>[Fix]<\\/strong> searchwp\\\\query\\\\tokens\\\\limit default value<\\/li>\\n<li><strong>[New]<\\/strong> Action searchwp\\\\query\\\\core_mods_out_of_bounds fires when core Mods are considered out of bounds<\\/li>\\n<\\/ul>\\n<p>4.0.30<\\/p>\\n<ul>\\n<li><strong>[Fix]<\\/strong> UI changes introduced by WordPress 5.5<\\/li>\\n<li><strong>[Fix]<\\/strong> Global excerpt generation from search suggestions<\\/li>\\n<li><strong>[Fix]<\\/strong> Synonym migration from SearchWP 3.x<\\/li>\\n<\\/ul>\\n<p>4.0.29<\\/p>\\n<ul>\\n<li><strong>[Fix]<\\/strong> Token handling in some cases<\\/li>\\n<li><strong>[Fix]<\\/strong> Document content handling when using alternate indexer in some cases<\\/li>\\n<li><strong>[Improvement]<\\/strong> Tokenization of HTML in some cases<\\/li>\\n<li><strong>[New]<\\/strong> searchwp\\\\entry\\\\update_data\\\\before action fired before Entry data is retrieved<\\/li>\\n<li><strong>[Update]<\\/strong> Bundle dependencies<\\/li>\\n<\\/ul>\\n<p>4.0.28<\\/p>\\n<ul>\\n<li><strong>[Fix]<\\/strong> Prevent inapplicable comment edit events from triggering delta updates<\\/li>\\n<li><strong>[Improvement]<\\/strong> Reduced index method checks<\\/li>\\n<li><strong>[Improvement]<\\/strong> Reactivity when observing meta updates<\\/li>\\n<\\/ul>\\n<p>4.0.27<\\/p>\\n<ul>\\n<li><strong>[Fix]<\\/strong> File Content meta box display in some cases<\\/li>\\n<li><strong>[Fix]<\\/strong> Entries not being reintroduced after failing when using alternate indexer<\\/li>\\n<li><strong>[Fix]<\\/strong> Display of Source Attribute Options when statically defined<\\/li>\\n<li><strong>[Fix]<\\/strong> UI display edge cases<\\/li>\\n<li><strong>[Change]<\\/strong> Token handling chunked in more cases so as to avoid issues when hosts limit query character length<\\/li>\\n<\\/ul>\\n<p>4.0.26<\\/p>\\n<ul>\\n<li><strong>[Fix]<\\/strong> Handling of SWP_Query tax_query argument<\\/li>\\n<li><strong>[New]<\\/strong> Advanced setting checkbox to control whether stored document content is purged and re-indexed during index rebuilds<\\/li>\\n<li><strong>[Update]<\\/strong> Translation source<\\/li>\\n<\\/ul>\\n<p>4.0.25<\\/p>\\n<ul>\\n<li><strong>[Fix]<\\/strong> Regression introduced in 4.0.24 when utilizing PDF Metadata<\\/li>\\n<li><strong>[Improvement]<\\/strong> Note displayed in SearchWP Document Content meta box when document is queued but not yet processed<\\/li>\\n<li><strong>[Update]<\\/strong> Translation source<\\/li>\\n<\\/ul>\\n<p>4.0.24<\\/p>\\n<ul>\\n<li><strong>[Fix]<\\/strong> Handling of PDF metadata that includes invalid characters<\\/li>\\n<li><strong>[Fix]<\\/strong> Searching of hierarchical post types in the Admin<\\/li>\\n<li><strong>[Improvement]<\\/strong> Performance when handling documents outside the indexing process<\\/li>\\n<li><strong>[Update]<\\/strong> Bundle dependencies<\\/li>\\n<\\/ul>\\n<p>4.0.23<\\/p>\\n<ul>\\n<li><strong>[Fix]<\\/strong> Utilize previously extracted PDF metadata instead of parsing it repeatedly<\\/li>\\n<li><strong>[Change]<\\/strong> Updated default batch size for Media to 3, can be customized with searchwp\\\\indexer\\\\batch_size\\\\post.attachment hook<\\/li>\\n<li><strong>[Improvement]<\\/strong> Handling of urlencoded tokens in some cases<\\/li>\\n<\\/ul>\\n<p>4.0.22<\\/p>\\n<ul>\\n<li><strong>[New]<\\/strong> Query parameter support for post_type when using SWP_Query (additional parameter support is planned)<\\/li>\\n<li><strong>[Fix]<\\/strong> Issue with partial matching yielding zero results in some cases<\\/li>\\n<li><strong>[Fix]<\\/strong> Quoted search support for WP_Post Content, Document Content<\\/li>\\n<li><strong>[Improvement]<\\/strong> Reduced debug log volume (logs should be deleted once you\'re done debugging)<\\/li>\\n<\\/ul>\\n<p>4.0.20<\\/p>\\n<ul>\\n<li><strong>[New]<\\/strong> New filter searchwp\\\\source\\\\post\\\\db_where to customize global WHERE limits per post type<\\/li>\\n<li><strong>[New]<\\/strong> License key is automatically activated when provided via constant or hook<\\/li>\\n<li><strong>[Fix]<\\/strong> Error on uninstall when removing all data<\\/li>\\n<li><strong>[Fix]<\\/strong> Issue where Mods were not applied to SWP_Query in some cases<\\/li>\\n<li><strong>[Change]<\\/strong> No longer relying on excerpt_more when working with excerpts, now using ellipsis filtered by searchwp\\\\utils\\\\excerpt_more<\\/li>\\n<li><strong>[Improvement]<\\/strong> Handling of rare cases where index would need to be woken up repeatedly in order to build<\\/li>\\n<li><strong>[Improvement]<\\/strong> Omits redundant Entry retrieval in some cases<\\/li>\\n<li><strong>[Improvement]<\\/strong> Significant performance retrieval when generating excerpts (e.g. Highlighting)<\\/li>\\n<li><strong>[Improvement]<\\/strong> Advanced Custom Fields integration support<\\/li>\\n<\\/ul>\\n<p>4.0.19<\\/p>\\n<ul>\\n<li><strong>[Notice]<\\/strong> Mods have in part been cleaned up and refined in this release, which may affect your usage. Please review any Mods you are using by testing this update on a staging server. If you are manipulating relevance weight based on date, it is likely you will need to update your hooks. Snippets have been updated on the KB article <a href=\\\"https:\\/\\/searchwp.com\\/?p=222848\\\">https:\\/\\/searchwp.com\\/?p=222848<\\/a> for review. Please also ensure your SearchWP Extensions are up to date as well.<\\/li>\\n<li><strong>[Fix]<\\/strong> Source Mod WHERE clauses causing errors in some cases<\\/li>\\n<li><strong>[Fix]<\\/strong> Raw Mod WHERE clauses had no local alias to utilize<\\/li>\\n<li><strong>[Fix]<\\/strong> Mod JOIN claus order was not retained causing errors in some cases<\\/li>\\n<li><strong>[Improvement]<\\/strong> Optimized Mod handling in SWP_Query<\\/li>\\n<li><strong>[Improvement]<\\/strong> Disable integration extension checks when doing AJAX<\\/li>\\n<\\/ul>\\n<p>4.0.18<\\/p>\\n<ul>\\n<li><strong>[Fix]<\\/strong> Error when using mod argument of \\\\SearchWP\\\\Query parameters array<\\/li>\\n<li><strong>[Improvement]<\\/strong> Control over Settings page navigation<\\/li>\\n<\\/ul>\\n<p>4.0.17<\\/p>\\n<ul>\\n<li><strong>[Note]<\\/strong> Rebuilding your index using the Rebuild Index button on the Engines tab of the SearchWP settings screen is recommended after updating<\\/li>\\n<li><strong>[Fix]<\\/strong> Delta update regression introduced in 4.0.13<\\/li>\\n<li><strong>[Fix]<\\/strong> Error when applying delta update to Source that no longer exists<\\/li>\\n<li><strong>[Improvement]<\\/strong> Handling of delta update process during failures<\\/li>\\n<li><strong>[Improvement]<\\/strong> Delta update queue handling during index rebuild<\\/li>\\n<\\/ul>\\n<p>4.0.16<\\/p>\\n<ul>\\n<li><strong>[Fix]<\\/strong> Invalid range in character class introduced in 4.0.15 for PHP 7.3+<\\/li>\\n<li><strong>[Change]<\\/strong> searchwp\\\\tokens\\\\whitelist\\\\only_full_matches retagged as searchwp\\\\tokens\\\\regex_patterns\\\\only_full_matches<\\/li>\\n<li><strong>[Change]<\\/strong> searchwp\\\\tokens\\\\apply_rules_to_whitelist retagged as searchwp\\\\tokens\\\\apply_rules_to_pattern_matches<\\/li>\\n<li><strong>[Change]<\\/strong> searchwp\\\\tokens\\\\whitelist_regex_patterns retagged as searchwp\\\\tokens\\\\regex_patterns<\\/li>\\n<li><strong>[Change]<\\/strong> Regex pattern matches are now tokenized during indexing (but remain exclusive when searching by default when applicable)<\\/li>\\n<li><strong>[New]<\\/strong> Filter searchwp\\\\tokens\\\\tokenize_pattern_matches\\\\indexing to disable new tokenizing of pattern match behavior during indexing<\\/li>\\n<\\/ul>\\n<p>4.0.15<\\/p>\\n<ul>\\n<li><strong>[New]<\\/strong> New filter searchwp\\\\tokens\\\\string to customize strings before tokenization<\\/li>\\n<li><strong>[Fix]<\\/strong> Handling of synonyms when finding partial matches<\\/li>\\n<li><strong>[Fix]<\\/strong> Implementation and handling of regex pattern match tokenization setting<\\/li>\\n<li><strong>[Improvement]<\\/strong> Dash\\/hyphen and word match regex patterns<\\/li>\\n<li><strong>[Improvement]<\\/strong> searchwp\\\\source\\\\post\\\\excerpt_haystack filter now passes arguments array<\\/li>\\n<li><strong>[Update]<\\/strong> Translation source<\\/li>\\n<\\/ul>\\n<p>4.0.14<\\/p>\\n<ul>\\n<li><strong>[Fix]<\\/strong> Issue where partial matches from keyword stems were not found in some cases<\\/li>\\n<li><strong>[Fix]<\\/strong> Partial match token processing limited to applicable site(s)<\\/li>\\n<li><strong>[Fix]<\\/strong> Excerpt generation when handling unregistered Shortcodes<\\/li>\\n<\\/ul>\\n<p>4.0.13<\\/p>\\n<ul>\\n<li><strong>[Fix]<\\/strong> Delta update routine when using alternate indexer that caused unwanted exit<\\/li>\\n<li><strong>[Fix]<\\/strong> <strong>searchwp\\\\document\\\\content<\\/strong> implementation<\\/li>\\n<li><strong>[Improvement]<\\/strong> Index integrity check when rebuilding<\\/li>\\n<li><strong>[Improvement]<\\/strong> Source hook management in multisite<\\/li>\\n<li><strong>[Improvement]<\\/strong> Upgrade routine process<\\/li>\\n<\\/ul>\\n<p>4.0.12<\\/p>\\n<ul>\\n<li><strong>[Fix]<\\/strong> Inability to filter searchwp\\\\settings\\\\capability<\\/li>\\n<li><strong>[Fix]<\\/strong> Issue with Highlighting in some cases<\\/li>\\n<li><strong>[Fix]<\\/strong> Document Content not properly considered for global excerpt in some cases<\\/li>\\n<li><strong>[Fix]<\\/strong> Warning when reacting to invalid Entry during indexing<\\/li>\\n<li><strong>[Fix]<\\/strong> Namespace issue with PDF parsing in some cases<\\/li>\\n<li><strong>[Fix]<\\/strong> Unnecessary provider reset when switching to the same site in multisite<\\/li>\\n<li><strong>[Update]<\\/strong> Updated updater<\\/li>\\n<\\/ul>\\n<p>4.0.11<\\/p>\\n<ul>\\n<li><strong>[Fix]<\\/strong> Loss of tokens when applying partial match logic in some cases<\\/li>\\n<li><strong>[Update]<\\/strong> Revised MySQL minimum to 5.6 (MariaDB 10.0) because of utf8mb4_unicode_520_ci collation requirement<\\/li>\\n<\\/ul>\\n<p>4.0.9<\\/p>\\n<ul>\\n<li><strong>[Fix]<\\/strong> Regression introduced in 4.0.6 that prevented non WP_Post results from returning<\\/li>\\n<\\/ul>\\n<p>4.0.8<\\/p>\\n<ul>\\n<li><strong>[Fix]<\\/strong> Issue where taxonomy Rules for Media were not applied correctly in some cases<\\/li>\\n<\\/ul>\\n<p>4.0.7<\\/p>\\n<ul>\\n<li><strong>[Fix]<\\/strong> Mod WHERE clauses not restricted to Source when defined<\\/li>\\n<\\/ul>\\n<p>4.0.6<\\/p>\\n<ul>\\n<li><strong>[Change]<\\/strong> Post is now returned when parent weight transfer is enabled but Post has no post_parent<\\/li>\\n<li><strong>[Improvement]<\\/strong> Excerpt handling for native results<\\/li>\\n<li><strong>[Improvement]<\\/strong> Additional prevention of invalid WP_Post results being returned in one case<\\/li>\\n<\\/ul>\\n<p>4.0.5<\\/p>\\n<ul>\\n<li><strong>[New]<\\/strong> Filter to control stemmer locale searchwp\\\\stemmer\\\\locale<\\/li>\\n<li><strong>[Improvement]<\\/strong> Token stems\\/partial matches are considered during AND logic pass<\\/li>\\n<li><strong>[Fix]<\\/strong> String not sent to searchwp\\\\stemmer\\\\custom<\\/li>\\n<li><strong>[Change]<\\/strong> searchwp\\\\query\\\\partial_matches\\\\buoy is now opt-in<\\/li>\\n<\\/ul>\\n<p>4.0.4<\\/p>\\n<ul>\\n<li><strong>[Fix]<\\/strong> Issue where AND logic would not apply in some cases<\\/li>\\n<li><strong>[Fix]<\\/strong> Issue where additional unnecessary query clauses are added in some cases<\\/li>\\n<li><strong>[Fix]<\\/strong> Issue with delta updates not processing when HTTP Basic Auth is active<\\/li>\\n<li><strong>[Fix]<\\/strong> Minimum PHP version requirement check (which is 7.2)<\\/li>\\n<\\/ul>\\n<p>4.0.3<\\/p>\\n<ul>\\n<li><strong>[Fix]<\\/strong> Issue where tokens table was not reset during index rebuild<\\/li>\\n<\\/ul>\\n<p>4.0.2<\\/p>\\n<ul>\\n<li><strong>[New]<\\/strong> Support for BETWEEN, NOT BETWEEN, LIKE, and NOT LIKE compare operators for Mod WHERE clauses<\\/li>\\n<li><strong>[Fix]<\\/strong> Handling of Mod WHERE clauses in some cases<\\/li>\\n<li><strong>[Fix]<\\/strong> Handling of REST parameters when returning search results<\\/li>\\n<\\/ul>\\n<p>4.0.1<\\/p>\\n<ul>\\n<li><strong>[New]<\\/strong> Check for remnants of SearchWP 3 that were not removed as per the Migration Guide<\\/li>\\n<li><strong>[New]<\\/strong> searchwp\\\\source\\\\post\\\\attributes\\\\comments action when retrieving Post comments<\\/li>\\n<li><strong>[Fix]<\\/strong> Handling of empty search strings in some cases<\\/li>\\n<\\/ul>\\n<p>4.0.0<\\/p>\\n<ul>\\n<li><strong>[New]<\\/strong> Complete rewrite of SearchWP<\\/li>\\n<\\/ul>\\n\"],\"plugin\":\"searchwp\\/index.php\",\"id\":\"searchwp\\/index.php\"}\";}','no'),(2761,'options_search-en_loading-message','Loading','no'),(2762,'_options_search-en_loading-message','field_611be4b3d6233','no'),(2769,'options_search-error-en_image','193','no'),(2770,'_options_search-error-en_image','field_611bf4574b0b1','no'),(2771,'options_search-error-en_description','No results found. \r\nPlease try a less specific search phrase.','no'),(2772,'_options_search-error-en_description','field_611bf4784b0b2','no'),(2773,'options_search-error-en','','no'),(2774,'_options_search-error-en','field_611bf4474b0ac','no'),(2849,'options_cookie_message_title','Сookies','no'),(2850,'_options_cookie_message_title','field_611d3206b5b25','no'),(2851,'options_cookie_message_description','This site uses cookies to improve your browsing experience.','no'),(2852,'_options_cookie_message_description','field_611d320fb5b26','no'),(2853,'options_cookie_message_buttons_accept','Accept','no'),(2854,'_options_cookie_message_buttons_accept','field_611d3233b5b28','no'),(2855,'options_cookie_message_buttons_more_info','a:3:{s:5:\"title\";s:9:\"More info\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}','no'),(2856,'_options_cookie_message_buttons_more_info','field_611d3238b5b29','no'),(2857,'options_cookie_message_buttons','','no'),(2858,'_options_cookie_message_buttons','field_611d322cb5b27','no'),(2859,'options_cookie_message','','no'),(2860,'_options_cookie_message','field_611d31feb5b24','no'),(2861,'options_cookie-message-en_title','Сookies','no'),(2862,'_options_cookie-message-en_title','field_611d3206b5b25','no'),(2863,'options_cookie-message-en_description','This site uses cookies to improve your browsing experience.','no'),(2864,'_options_cookie-message-en_description','field_611d320fb5b26','no'),(2865,'options_cookie-message-en_buttons_accept','Accept','no'),(2866,'_options_cookie-message-en_buttons_accept','field_611d3233b5b28','no'),(2867,'options_cookie-message-en_buttons_more_info','a:3:{s:5:\"title\";s:9:\"More info\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}','no'),(2868,'_options_cookie-message-en_buttons_more_info','field_611d3238b5b29','no'),(2869,'options_cookie-message-en_buttons','','no'),(2870,'_options_cookie-message-en_buttons','field_611d322cb5b27','no'),(2871,'options_cookie-message-en','','no'),(2872,'_options_cookie-message-en','field_611d31feb5b24','no'),(2873,'options_cookie-message-en_buttons_more-info','a:3:{s:5:\"title\";s:9:\"More info\";s:3:\"url\";s:64:\"https://commercegate.goodface.com.ua/wp/document/cookies-policy/\";s:6:\"target\";s:0:\"\";}','no'),(2874,'_options_cookie-message-en_buttons_more-info','field_611d3238b5b29','no'),(2893,'peadig_eucookie','a:24:{s:7:\"enabled\";s:1:\"0\";s:6:\"length\";s:6:\"months\";s:8:\"position\";s:11:\"bottomright\";s:10:\"barmessage\";s:63:\"By continuing to use the site, you agree to the use of cookies.\";s:7:\"barlink\";s:16:\"more information\";s:9:\"barbutton\";s:6:\"Accept\";s:9:\"closelink\";s:5:\"Close\";s:10:\"boxcontent\";s:248:\"The cookie settings on this website are set to \"allow cookies\" to give you the best browsing experience possible. If you continue to use this website without changing your cookie settings or you click \"Accept\" below then you are consenting to this.\";s:12:\"bhtmlcontent\";s:101:\"<b>Content not available.</b><br><small>Please allow cookies by clicking Accept on the banner</small>\";s:15:\"backgroundcolor\";s:7:\"#000000\";s:9:\"fontcolor\";s:7:\"#FFFFFF\";s:9:\"autoblock\";s:1:\"0\";s:12:\"boxlinkblank\";s:1:\"0\";s:13:\"tinymcebutton\";s:1:\"0\";s:13:\"scrollconsent\";s:1:\"0\";s:17:\"navigationconsent\";s:1:\"0\";s:12:\"networkshare\";s:1:\"0\";s:12:\"onlyeuropean\";s:1:\"0\";s:9:\"customurl\";s:39:\"https://commercegate.goodface.com.ua/wp\";s:16:\"cc-disablecookie\";s:21:\"Revoke cookie consent\";s:16:\"cc-cookieenabled\";s:19:\"Cookies are enabled\";s:17:\"cc-cookiedisabled\";s:70:\"Cookies are disabled<br>Accept Cookies by clicking \"%s\" in the banner.\";s:15:\"networkshareurl\";s:28:\"commercegate.goodface.com.ua\";s:14:\"exclude_script\";s:1:\"0\";}','yes'),(2894,'ecl_version_number','3.1.6','yes'),(2924,'ihaf_insert_header','','yes'),(2925,'ihaf_insert_footer','','yes'),(2926,'ihaf_insert_body','','yes'),(2927,'insert-headers-and-footers_welcome_dismissed_key','1','yes'),(3143,'vacancy_category_children','a:0:{}','yes'),(3228,'book_category_children','a:0:{}','yes'),(3399,'options_business-offering-es_title','a:3:{s:5:\"title\";s:18:\"Propuesta de Valor\";s:3:\"url\";s:61:\"https://commercegate.goodface.com.ua/wp/es/value-proposition/\";s:6:\"target\";s:0:\"\";}','no'),(3400,'_options_business-offering-es_title','field_611e1d50042df','no'),(3401,'options_business-offering-es_description','CommerceGate le ofrece una solución integral de pago para su negocio en línea, en diferentes verticales y cadenas de valor de suministro, para ayudarlo a escalar.','no'),(3402,'_options_business-offering-es_description','field_611e1d5004321','no'),(3403,'options_business-offering-es_menu_0_icon','32','no'),(3404,'_options_business-offering-es_menu_0_icon','field_611e1d5025bbe','no'),(3405,'options_business-offering-es_menu_0_url','a:3:{s:5:\"title\";s:45:\"Para webs minoristas y de servicios en línea\";s:3:\"url\";s:75:\"https://commercegate.goodface.com.ua/wp/es/value-proposition/for-merchants/\";s:6:\"target\";s:0:\"\";}','no'),(3406,'_options_business-offering-es_menu_0_url','field_611e1d5025c0f','no'),(3407,'options_business-offering-es_menu_0_description','Habilite y comience a aceptar pagos online fácilmente.','no'),(3408,'_options_business-offering-es_menu_0_description','field_611e1d5025c56','no'),(3409,'options_business-offering-es_menu_1_icon','33','no'),(3410,'_options_business-offering-es_menu_1_icon','field_611e1d5025bbe','no'),(3411,'options_business-offering-es_menu_1_url','a:3:{s:5:\"title\";s:41:\"Para Plataformas y Marketplaces en línea\";s:3:\"url\";s:92:\"https://commercegate.goodface.com.ua/wp/es/value-proposition/for-platforms-and-marketplaces/\";s:6:\"target\";s:0:\"\";}','no'),(3412,'_options_business-offering-es_menu_1_url','field_611e1d5025c0f','no'),(3413,'options_business-offering-es_menu_1_description','Integre una solución de pagos escalable y personalizada.','no'),(3414,'_options_business-offering-es_menu_1_description','field_611e1d5025c56','no'),(3415,'options_business-offering-es_menu_2_icon','34','no'),(3416,'_options_business-offering-es_menu_2_icon','field_611e1d5025bbe','no'),(3417,'options_business-offering-es_menu_2_url','a:3:{s:5:\"title\";s:25:\"Para Afiliados y Agencias\";s:3:\"url\";s:89:\"https://commercegate.goodface.com.ua/wp/es/value-proposition/for-affiliates-and-agencies/\";s:6:\"target\";s:0:\"\";}','no'),(3418,'_options_business-offering-es_menu_2_url','field_611e1d5025c0f','no'),(3419,'options_business-offering-es_menu_2_description','Agregue valor a sus clientes a través de pagos online.','no'),(3420,'_options_business-offering-es_menu_2_description','field_611e1d5025c56','no'),(3421,'options_business-offering-es_menu_3_icon','30','no'),(3422,'_options_business-offering-es_menu_3_icon','field_611e1d5025bbe','no'),(3423,'options_business-offering-es_menu_3_url','a:3:{s:5:\"title\";s:37:\"Para Proveedores de Servicios de Pago\";s:3:\"url\";s:70:\"https://commercegate.goodface.com.ua/wp/es/value-proposition/for-psps/\";s:6:\"target\";s:0:\"\";}','no'),(3424,'_options_business-offering-es_menu_3_url','field_611e1d5025c0f','no'),(3425,'options_business-offering-es_menu_3_description','Ofrezca una solución integral de pago en línea segura.','no'),(3426,'_options_business-offering-es_menu_3_description','field_611e1d5025c56','no'),(3427,'options_business-offering-es_menu_4_icon','31','no'),(3428,'_options_business-offering-es_menu_4_icon','field_611e1d5025bbe','no'),(3429,'options_business-offering-es_menu_4_url','a:3:{s:5:\"title\";s:28:\"Para Instituciones Bancarias\";s:3:\"url\";s:86:\"https://commercegate.goodface.com.ua/wp/es/value-proposition/for-banking-institutions/\";s:6:\"target\";s:0:\"\";}','no'),(3430,'_options_business-offering-es_menu_4_url','field_611e1d5025c0f','no'),(3431,'options_business-offering-es_menu_4_description','Adopte las últimas innovaciones y sea competitivo.','no'),(3432,'_options_business-offering-es_menu_4_description','field_611e1d5025c56','no'),(3433,'options_business-offering-es_menu','5','no'),(3434,'_options_business-offering-es_menu','field_611e1d5004363','no'),(3435,'options_business-offering-es','','no'),(3436,'_options_business-offering-es','field_611e1d4fea3c6','no'),(3437,'options_solutions-es_title','a:3:{s:5:\"title\";s:10:\"Soluciones\";s:3:\"url\";s:57:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/\";s:6:\"target\";s:0:\"\";}','no'),(3438,'_options_solutions-es_title','field_611e1d5050afd','no'),(3439,'options_solutions-es_description','CommerceGate le ofrece todas las herramientas que su negocio en línea necesita para procesar y gestionar de manera segura los pagos digitales a escala global, sin complejidad.','no'),(3440,'_options_solutions-es_description','field_611e1d5050b3f','no'),(3441,'options_solutions-es_links-group-1_title','Productos Digitales','no'),(3442,'_options_solutions-es_links-group-1_title','field_611e1d5070761','no'),(3443,'options_solutions-es_links-group-1_links_0_icon','60','no'),(3444,'_options_solutions-es_links-group-1_links_0_icon','field_611e1d5081af5','no'),(3445,'options_solutions-es_links-group-1_links_0_url','a:3:{s:5:\"title\";s:19:\"Pasarela de Pago CG\";s:3:\"url\";s:73:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/payment-gateway/\";s:6:\"target\";s:0:\"\";}','no'),(3446,'_options_solutions-es_links-group-1_links_0_url','field_611e1d5081b3c','no'),(3447,'options_solutions-es_links-group-1_links_0_description','Gestor de pagos eficiente y seguro','no'),(3448,'_options_solutions-es_links-group-1_links_0_description','field_611e1d5081b7f','no'),(3449,'options_solutions-es_links-group-1_links_1_icon','55','no'),(3450,'_options_solutions-es_links-group-1_links_1_icon','field_611e1d5081af5','no'),(3451,'options_solutions-es_links-group-1_links_1_url','a:3:{s:5:\"title\";s:29:\"Plataforma de Facturación CG\";s:3:\"url\";s:74:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/billing-platform/\";s:6:\"target\";s:0:\"\";}','no'),(3452,'_options_solutions-es_links-group-1_links_1_url','field_611e1d5081b3c','no'),(3453,'options_solutions-es_links-group-1_links_1_description','Opciones precisas y flexibles de gestión de fondos para ti.','no'),(3454,'_options_solutions-es_links-group-1_links_1_description','field_611e1d5081b7f','no'),(3473,'options_solutions-es_links-group-1_links','5','no'),(3474,'_options_solutions-es_links-group-1_links','field_611e1d50707ad','no'),(3475,'options_solutions-es_links-group-1','','no'),(3476,'_options_solutions-es_links-group-1','field_611e1d5050b8a','no'),(3477,'options_solutions-es_links-group-2_title','Servicios Integrados','no'),(3478,'_options_solutions-es_links-group-2_title','field_611e1d50b1e59','no'),(3479,'options_solutions-es_links-group-2_links_0_icon','59','no'),(3480,'_options_solutions-es_links-group-2_links_0_icon','field_611e1d50c2b2f','no'),(3481,'options_solutions-es_links-group-2_links_0_url','a:3:{s:5:\"title\";s:22:\"Procesamiento de Pagos\";s:3:\"url\";s:76:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/payment-processing/\";s:6:\"target\";s:0:\"\";}','no'),(3482,'_options_solutions-es_links-group-2_links_0_url','field_611e1d50c2b7a','no'),(3483,'options_solutions-es_links-group-2_links_0_description','Escale sus operaciones','no'),(3484,'_options_solutions-es_links-group-2_links_0_description','field_611e1d50c2bbe','no'),(3485,'options_solutions-es_links-group-2_links_1_icon','54','no'),(3486,'_options_solutions-es_links-group-2_links_1_icon','field_611e1d50c2b2f','no'),(3487,'options_solutions-es_links-group-2_links_1_url','a:3:{s:5:\"title\";s:25:\"Soluciones de Adquirencia\";s:3:\"url\";s:77:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/acquiring-solutions/\";s:6:\"target\";s:0:\"\";}','no'),(3488,'_options_solutions-es_links-group-2_links_1_url','field_611e1d50c2b7a','no'),(3489,'options_solutions-es_links-group-2_links_1_description','Cuentas de Comerciante para todos los tipos de pagos con tarjeta y modelos de negocio','no'),(3490,'_options_solutions-es_links-group-2_links_1_description','field_611e1d50c2bbe','no'),(3491,'options_solutions-es_links-group-2_links_2_icon','62','no'),(3492,'_options_solutions-es_links-group-2_links_2_icon','field_611e1d50c2b2f','no'),(3493,'options_solutions-es_links-group-2_links_2_url','a:3:{s:5:\"title\";s:18:\"Gestión de Riesgo\";s:3:\"url\";s:88:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/risk-and-compliance-management/\";s:6:\"target\";s:0:\"\";}','no'),(3494,'_options_solutions-es_links-group-2_links_2_url','field_611e1d50c2b7a','no'),(3495,'options_solutions-es_links-group-2_links_2_description','Soluciones de gestión de riesgos y cumplimiento de nuestro equipo de expertos','no'),(3496,'_options_solutions-es_links-group-2_links_2_description','field_611e1d50c2bbe','no'),(3497,'options_solutions-es_links-group-2_links_3_icon','61','no'),(3498,'_options_solutions-es_links-group-2_links_3_icon','field_611e1d50c2b2f','no'),(3499,'options_solutions-es_links-group-2_links_3_url','a:3:{s:5:\"title\";s:25:\"Optimización de ingresos\";s:3:\"url\";s:78:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/revenue-optimization/\";s:6:\"target\";s:0:\"\";}','no'),(3500,'_options_solutions-es_links-group-2_links_3_url','field_611e1d50c2b7a','no'),(3501,'options_solutions-es_links-group-2_links_3_description','Un enfoque a medida para los ingresos por pagos y monetización','no'),(3502,'_options_solutions-es_links-group-2_links_3_description','field_611e1d50c2bbe','no'),(3503,'options_solutions-es_links-group-2_links','4','no'),(3504,'_options_solutions-es_links-group-2_links','field_611e1d50b1eaf','no'),(3505,'options_solutions-es_links-group-2','','no'),(3506,'_options_solutions-es_links-group-2','field_611e1d5050bc8','no'),(3507,'options_solutions-es','','no'),(3508,'_options_solutions-es','field_611e1d4fea409','no'),(3509,'options_about-us-es_title','a:3:{s:5:\"title\";s:16:\"Nuestra Historia\";s:3:\"url\";s:53:\"https://commercegate.goodface.com.ua/wp/es/our-story/\";s:6:\"target\";s:0:\"\";}','no'),(3510,'_options_about-us-es_title','field_611e1d50ee942','no'),(3511,'options_about-us-es_description','Miles de comerciantes han aumentado sus ventas con nuestras soluciones de pago desde 2006. Hoy, hemos escalado con éxito para atender a todos los negocios.','no'),(3512,'_options_about-us-es_description','field_611e1d50ee990','no'),(3513,'options_about-us-es_links-group-1_icon','85','no'),(3514,'_options_about-us-es_links-group-1_icon','field_611e1d511a503','no'),(3515,'options_about-us-es_links-group-1_title','Explora','no'),(3516,'_options_about-us-es_links-group-1_title','field_611e1d511a555','no'),(3517,'options_about-us-es_links-group-1_links_0_is-new','0','no'),(3518,'_options_about-us-es_links-group-1_links_0_is-new','field_611e1d513458a','no'),(3519,'options_about-us-es_links-group-1_links_0_url','a:3:{s:5:\"title\";s:14:\"Nuestro Equipo\";s:3:\"url\";s:53:\"https://commercegate.goodface.com.ua/wp/es/our-story/\";s:6:\"target\";s:0:\"\";}','no'),(3520,'_options_about-us-es_links-group-1_links_0_url','field_611e1d51345e0','no'),(3521,'options_about-us-es_links-group-1_links_0_description','Descubra nuestro equipo e identifíquese con la visión.','no'),(3522,'_options_about-us-es_links-group-1_links_0_description','field_611e1d513462b','no'),(3523,'options_about-us-es_links-group-1_links_1_is-new','0','no'),(3524,'_options_about-us-es_links-group-1_links_1_is-new','field_611e1d513458a','no'),(3525,'options_about-us-es_links-group-1_links_1_url','a:3:{s:5:\"title\";s:20:\"Nuestra Hoja de Ruta\";s:3:\"url\";s:65:\"https://commercegate.goodface.com.ua/wp/es/our-story/#our-roadmap\";s:6:\"target\";s:0:\"\";}','no'),(3526,'_options_about-us-es_links-group-1_links_1_url','field_611e1d51345e0','no'),(3527,'options_about-us-es_links-group-1_links_1_description','Descubra de dónde empezamos y qué el lo que viene.','no'),(3528,'_options_about-us-es_links-group-1_links_1_description','field_611e1d513462b','no'),(3529,'options_about-us-es_links-group-1_links_2_is-new','0','no'),(3530,'_options_about-us-es_links-group-1_links_2_is-new','field_611e1d513458a','no'),(3531,'options_about-us-es_links-group-1_links_2_url','a:3:{s:5:\"title\";s:17:\"Únase a nosotros\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/careers/\";s:6:\"target\";s:0:\"\";}','no'),(3532,'_options_about-us-es_links-group-1_links_2_url','field_611e1d51345e0','no'),(3533,'options_about-us-es_links-group-1_links_2_description','¿Busca una oportunidad en un equipo de rápido crecimiento?','no'),(3534,'_options_about-us-es_links-group-1_links_2_description','field_611e1d513462b','no'),(3535,'options_about-us-es_links-group-1_links_3_is-new','0','no'),(3536,'_options_about-us-es_links-group-1_links_3_is-new','field_611e1d513458a','no'),(3537,'options_about-us-es_links-group-1_links_3_url','a:3:{s:5:\"title\";s:36:\"Nuestras Licencias y Certificaciones\";s:3:\"url\";s:84:\"https://commercegate.goodface.com.ua/wp/es/document/our-licenses-and-certifications/\";s:6:\"target\";s:0:\"\";}','no'),(3538,'_options_about-us-es_links-group-1_links_3_url','field_611e1d51345e0','no'),(3539,'options_about-us-es_links-group-1_links_3_description','Vea a nuestras certificaciones y licencias comerciales.','no'),(3540,'_options_about-us-es_links-group-1_links_3_description','field_611e1d513462b','no'),(3541,'options_about-us-es_links-group-1_links','4','no'),(3542,'_options_about-us-es_links-group-1_links','field_611e1d511a59f','no'),(3543,'options_about-us-es_links-group-1','','no'),(3544,'_options_about-us-es_links-group-1','field_611e1d50eea38','no'),(3545,'options_about-us-es_links-group-2_icon','86','no'),(3546,'_options_about-us-es_links-group-2_icon','field_611e1d515b437','no'),(3547,'options_about-us-es_links-group-2_title','Centro de Recursos','no'),(3548,'_options_about-us-es_links-group-2_title','field_611e1d515b47d','no'),(3549,'options_about-us-es_links-group-2_links_0_is-new','0','no'),(3550,'_options_about-us-es_links-group-2_links_0_is-new','field_611e1d5172fa2','no'),(3551,'options_about-us-es_links-group-2_links_0_url','a:3:{s:5:\"title\";s:4:\"Blog\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/es/blog/\";s:6:\"target\";s:0:\"\";}','no'),(3552,'_options_about-us-es_links-group-2_links_0_url','field_611e1d5173000','no'),(3553,'options_about-us-es_links-group-2_links_0_description','Lea nuestras últimas noticias, tendencias y visión.','no'),(3554,'_options_about-us-es_links-group-2_links_0_description','field_611e1d517304f','no'),(3555,'options_about-us-es_links-group-2_links_1_is-new','1','no'),(3556,'_options_about-us-es_links-group-2_links_1_is-new','field_611e1d5172fa2','no'),(3557,'options_about-us-es_links-group-2_links_1_url','a:3:{s:5:\"title\";s:8:\"Recursos\";s:3:\"url\";s:53:\"https://commercegate.goodface.com.ua/wp/es/resources/\";s:6:\"target\";s:0:\"\";}','no'),(3558,'_options_about-us-es_links-group-2_links_1_url','field_611e1d5173000','no'),(3559,'options_about-us-es_links-group-2_links_1_description','Explore y aprenda más sobre pagos en línea.','no'),(3560,'_options_about-us-es_links-group-2_links_1_description','field_611e1d517304f','no'),(3561,'options_about-us-es_links-group-2_links_2_is-new','0','no'),(3562,'_options_about-us-es_links-group-2_links_2_is-new','field_611e1d5172fa2','no'),(3563,'options_about-us-es_links-group-2_links_2_url','a:3:{s:5:\"title\";s:35:\"Gobierno Corporativo y Cumplimiento\";s:3:\"url\";s:73:\"https://commercegate.goodface.com.ua/wp/es/document/terms-and-conditions/\";s:6:\"target\";s:0:\"\";}','no'),(3564,'_options_about-us-es_links-group-2_links_2_url','field_611e1d5173000','no'),(3565,'options_about-us-es_links-group-2_links_2_description','Acceda a nuestras políticas y términos y condiciones.','no'),(3566,'_options_about-us-es_links-group-2_links_2_description','field_611e1d517304f','no'),(3567,'options_about-us-es_links-group-2_links','3','no'),(3568,'_options_about-us-es_links-group-2_links','field_611e1d515b4c7','no'),(3569,'options_about-us-es_links-group-2','','no'),(3570,'_options_about-us-es_links-group-2','field_611e1d50eea80','no'),(3571,'options_about-us-es','','no'),(3572,'_options_about-us-es','field_611e1d4fea44b','no'),(3573,'options_additional-link-es','a:3:{s:5:\"title\";s:10:\"Contact Us\";s:3:\"url\";s:57:\"https://commercegate.goodface.com.ua/wp/es/es-contact-us/\";s:6:\"target\";s:0:\"\";}','no'),(3574,'_options_additional-link-es','field_611e1d4fea48d','no'),(3575,'options_sign-in-button-es','a:3:{s:5:\"title\";s:11:\"Regístrese\";s:3:\"url\";s:37:\"https://merchants.cgpaytech.com/login\";s:6:\"target\";s:0:\"\";}','no'),(3576,'_options_sign-in-button-es','field_611e1d4fea4c9','no'),(3577,'options_search-es_placeholder','Escriba su búsqueda','no'),(3578,'_options_search-es_placeholder','field_611e1d51bed6e','no'),(3579,'options_search-es_clear-button-title','Limpiar','no'),(3580,'_options_search-es_clear-button-title','field_611e1d51bedb5','no'),(3581,'options_search-es_global-category-title','Todo','no'),(3582,'_options_search-es_global-category-title','field_611e1d51bedf7','no'),(3583,'options_search-es_loading-message','Cargando','no'),(3584,'_options_search-es_loading-message','field_611e1d51bee3f','no'),(3585,'options_search-es','','no'),(3586,'_options_search-es','field_611e1d4fea544','no'),(3587,'options_search-error-es_image','193','no'),(3588,'_options_search-error-es_image','field_611e1d51e2294','no'),(3589,'options_search-error-es_description','Sin resultados. \r\nPor favor, intenta con términos menos específicos.','no'),(3590,'_options_search-error-es_description','field_611e1d51e22e4','no'),(3591,'options_search-error-es','','no'),(3592,'_options_search-error-es','field_611e1d4fea58a','no'),(3593,'options_search-categories-es_0_title','Blog','no'),(3594,'_options_search-categories-es_0_title','field_611e1d5204c8f','no'),(3595,'options_search-categories-es_0_post-type','a:1:{i:0;s:4:\"post\";}','no'),(3596,'_options_search-categories-es_0_post-type','field_611e1d5204cea','no'),(3597,'options_search-categories-es_0_pages','a:1:{i:0;s:3:\"199\";}','no'),(3598,'_options_search-categories-es_0_pages','field_611e1d5204d37','no'),(3599,'options_search-categories-es','3','no'),(3600,'_options_search-categories-es','field_611e1d4fea5c7','no'),(3601,'options_get-started-block-es_link','a:3:{s:5:\"title\";s:7:\"Empiece\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/sign-up/\";s:6:\"target\";s:0:\"\";}','no'),(3602,'_options_get-started-block-es_link','field_611e1d522c8cd','no'),(3603,'options_get-started-block-es_title','Empiece a Aceptar Pagos','no'),(3604,'_options_get-started-block-es_title','field_611e1d522c913','no'),(3605,'options_get-started-block-es_description','Creación de cuentas rápida y sin fricciones.','no'),(3606,'_options_get-started-block-es_description','field_611e1d522c955','no'),(3607,'options_get-started-block-es','','no'),(3608,'_options_get-started-block-es','field_611e1d4fea642','no'),(3609,'options_footer-text-block-es_title','Esperamos trabajar juntos','no'),(3610,'_options_footer-text-block-es_title','field_611e1d524d543','no'),(3611,'options_footer-text-block-es_description','CommerceGate está siempre buscando a personas con talento y experiencia en gestión, procesamiento de pagos en línea, ventas, comerciales, desarrollo IT, gestión de riesgos, soporte al cliente, administración y finanzas.','no'),(3612,'_options_footer-text-block-es_description','field_611e1d524d592','no'),(3613,'options_footer-text-block-es_link','a:3:{s:5:\"title\";s:19:\"hr@commercegate.com\";s:3:\"url\";s:26:\"mailto:hr@commercegate.com\";s:6:\"target\";s:0:\"\";}','no'),(3614,'_options_footer-text-block-es_link','field_611e1d524d5d3','no'),(3615,'options_footer-text-block-es','','no'),(3616,'_options_footer-text-block-es','field_611e1d4fea685','no'),(3617,'options_copyright-es','© CommerceGate','no'),(3618,'_options_copyright-es','field_611e1d4fea702','no'),(3619,'options_footer-menu-es_0_link','a:3:{s:5:\"title\";s:11:\"Regístrese\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/sign-up/\";s:6:\"target\";s:0:\"\";}','no'),(3620,'_options_footer-menu-es_0_link','field_611e1d527faa7','no'),(3621,'options_footer-menu-es','8','no'),(3622,'_options_footer-menu-es','field_611e1d4fea73e','no'),(3623,'options_service-links-es_0_link','a:3:{s:5:\"title\";s:23:\"Política de privacidad\";s:3:\"url\";s:67:\"https://commercegate.goodface.com.ua/wp/es/document/privacy-policy/\";s:6:\"target\";s:0:\"\";}','no'),(3624,'_options_service-links-es_0_link','field_611e1d52905f3','no'),(3625,'options_service-links-es','2','no'),(3626,'_options_service-links-es','field_611e1d4fea77c','no'),(3627,'options_subscribe-post-es_title','Suscríbase con CG','no'),(3628,'_options_subscribe-post-es_title','field_611e1d52a79ef','no'),(3629,'options_subscribe-post-es_description','Obtén las últimas novedades de CommerceGate en tu email. Regístrate aquí','no'),(3630,'_options_subscribe-post-es_description','field_611e1d52a7a35','no'),(3631,'options_subscribe-post-es','','no'),(3632,'_options_subscribe-post-es','field_611e1d4fea7f7','no'),(3633,'options_subscribe-articles-list-es_title','Suscríbase con CG','no'),(3634,'_options_subscribe-articles-list-es_title','field_611e1d52bf672','no'),(3635,'options_subscribe-articles-list-es_description','Obtén las últimas novedades de CommerceGate en tu email. Regístrate aquí','no'),(3636,'_options_subscribe-articles-list-es_description','field_611e1d52bf6cc','no'),(3637,'options_subscribe-articles-list-es','','no'),(3638,'_options_subscribe-articles-list-es','field_611e1d4fea834','no'),(3639,'options_subscribe-before-footer-es_title','Suscríbase a nuestro blog','no'),(3640,'_options_subscribe-before-footer-es_title','field_611e1d52d79c9','no'),(3641,'options_subscribe-before-footer-es_description','Reciba inmediatamente con su suscripción nuestros 5 mejores artículos.','no'),(3642,'_options_subscribe-before-footer-es_description','field_611e1d52d7a12','no'),(3643,'options_subscribe-before-footer-es','','no'),(3644,'_options_subscribe-before-footer-es','field_611e1d4fea871','no'),(3645,'options_subscribe-form-es_title','Reciba las últimas actualizaciones','no'),(3646,'_options_subscribe-form-es_title','field_611e1d52f2c78','no'),(3647,'options_subscribe-form-es_description','I[nbsp]confirm that[nbsp]I have read Adyen’s Privacy Policy and[nbsp]I agree to[nbsp]the use of[nbsp]my[nbsp]data in[nbsp]line therewith.','no'),(3648,'_options_subscribe-form-es_description','field_611e1d52f2cda','no'),(3649,'options_subscribe-form-es','','no'),(3650,'_options_subscribe-form-es','field_611e1d4fea8ae','no'),(3651,'options_subscribe-form-thanks-es_title','Thanks for opting in!','no'),(3652,'_options_subscribe-form-thanks-es_title','field_611e1d531e218','no'),(3653,'options_subscribe-form-thanks-es_description','We’ve sent an confirmation letter to [user-email]. \r\nPlease, check it and confirm the subscription.','no'),(3654,'_options_subscribe-form-thanks-es_description','field_611e1d531e270','no'),(3655,'options_subscribe-form-thanks-es','','no'),(3656,'_options_subscribe-form-thanks-es','field_611e1d4fea8eb','no'),(3657,'options_get-book-url-thanks-es_title','Thanks!','no'),(3658,'_options_get-book-url-thanks-es_title','field_611e1d533693e','no'),(3659,'options_get-book-url-thanks-es_description','We have sent a download link to the mail - [user-email]','no'),(3660,'_options_get-book-url-thanks-es_description','field_611e1d533698a','no'),(3661,'options_get-book-url-thanks-es','','no'),(3662,'_options_get-book-url-thanks-es','field_611e1d4fea928','no'),(3663,'options_book-page-thanks-es_title','Thanks for reaching out!','no'),(3664,'_options_book-page-thanks-es_title','field_611e1d534e50f','no'),(3665,'options_book-page-thanks-es_description','Our manager will contact you as soon as possible via email and clarify the convenient time and format of the call.','no'),(3666,'_options_book-page-thanks-es_description','field_611e1d534e571','no'),(3667,'options_book-page-thanks-es','','no'),(3668,'_options_book-page-thanks-es','field_611e1d4fea965','no'),(3669,'options_validation-messages-es_email','This is the error text. It can take pretty extensive explanation.','no'),(3670,'_options_validation-messages-es_email','field_611e1d536b828','no'),(3671,'options_validation-messages-es','','no'),(3672,'_options_validation-messages-es','field_611e1d4fea9de','no'),(3673,'options_cookie-message-es_title','Сookies','no'),(3674,'_options_cookie-message-es_title','field_611e1d53a3e20','no'),(3675,'options_cookie-message-es_description','Este sitio utiliza cookies para mejorar su experiencia de navegación.','no'),(3676,'_options_cookie-message-es_description','field_611e1d53a3f26','no'),(3677,'options_cookie-message-es_buttons_accept','Aceptar','no'),(3678,'_options_cookie-message-es_buttons_accept','field_611e1d543314b','no'),(3679,'options_cookie-message-es_buttons_more-info','a:3:{s:5:\"title\";s:17:\"Más información\";s:3:\"url\";s:67:\"https://commercegate.goodface.com.ua/wp/es/document/cookies-policy/\";s:6:\"target\";s:0:\"\";}','no'),(3680,'_options_cookie-message-es_buttons_more-info','field_611e1d543318f','no'),(3681,'options_cookie-message-es_buttons','','no'),(3682,'_options_cookie-message-es_buttons','field_611e1d53a3fb2','no'),(3683,'options_cookie-message-es','','no'),(3684,'_options_cookie-message-es','field_611e1d4feaa5e','no'),(3685,'options_global-texts-es_menu-button-title','Menú','no'),(3686,'_options_global-texts-es_menu-button-title','field_611e1d54600ff','no'),(3687,'options_global-texts-es_new-label','Nuevo','no'),(3688,'_options_global-texts-es_new-label','field_611e1d546022a','no'),(3689,'options_global-texts-es_share-title','Share on Social Media:','no'),(3690,'_options_global-texts-es_share-title','field_611e1d5460345','no'),(3691,'options_global-texts-es_pagination_previous','Previo','no'),(3692,'_options_global-texts-es_pagination_previous','field_611e1d5483145','no'),(3693,'options_global-texts-es_pagination_next','Próximo','no'),(3694,'_options_global-texts-es_pagination_next','field_611e1d54831e8','no'),(3695,'options_global-texts-es_pagination','','no'),(3696,'_options_global-texts-es_pagination','field_611e1d546045e','no'),(3697,'options_global-texts-es','','no'),(3698,'_options_global-texts-es','field_611e1d4feaad9','no'),(3699,'options_blog-blobal-texts-es_main-category-name','Más reciente','no'),(3700,'_options_blog-blobal-texts-es_main-category-name','field_611e1d54b3666','no'),(3701,'options_blog-blobal-texts-es_before-autor-name','Por','no'),(3702,'_options_blog-blobal-texts-es_before-autor-name','field_611e1d54b36b2','no'),(3703,'options_blog-blobal-texts-es_read-time-text_singular','minuto leído','no'),(3704,'_options_blog-blobal-texts-es_read-time-text_singular','field_611e1d54d77c0','no'),(3705,'options_blog-blobal-texts-es_read-time-text_plural','minutos leídos','no'),(3706,'_options_blog-blobal-texts-es_read-time-text_plural','field_611e1d54d8430','no'),(3707,'options_blog-blobal-texts-es_read-time-text','','no'),(3708,'_options_blog-blobal-texts-es_read-time-text','field_611e1d54b36fa','no'),(3709,'options_blog-blobal-texts-es','','no'),(3710,'_options_blog-blobal-texts-es','field_611e1d4feab15','no'),(3711,'options_vacancy-page-es_suptitle_singular','Oferta de trabajo','no'),(3712,'_options_vacancy-page-es_suptitle_singular','field_611e1d551223d','no'),(3713,'options_vacancy-page-es_suptitle_plural','Ofertas de trabajo','no'),(3714,'_options_vacancy-page-es_suptitle_plural','field_611e1d5512294','no'),(3715,'options_vacancy-page-es_suptitle_color','#EB5042','no'),(3716,'_options_vacancy-page-es_suptitle_color','field_611e1d55122dd','no'),(3717,'options_vacancy-page-es_suptitle','','no'),(3718,'_options_vacancy-page-es_suptitle','field_611e1d550a79d','no'),(3719,'options_vacancy-page-es_back-button','Volver a ofertas de trabajo','no'),(3720,'_options_vacancy-page-es_back-button','field_611e1d550a7f2','no'),(3721,'options_vacancy-page-es_apply-button','a:3:{s:5:\"title\";s:9:\"Solicitar\";s:3:\"url\";s:56:\"https://commercegate.goodface.com.ua/wp/es/careers-form/\";s:6:\"target\";s:0:\"\";}','no'),(3722,'_options_vacancy-page-es_apply-button','field_611e1d550a846','no'),(3723,'options_vacancy-page-es','','no'),(3724,'_options_vacancy-page-es','field_611e1d4feab52','no'),(3725,'options_ebook-global-texts-es_see-all','Ver Todo','no'),(3726,'_options_ebook-global-texts-es_see-all','field_611e1d555c620','no'),(3727,'options_ebook-global-texts-es_book-title-before','Ebook','no'),(3728,'_options_ebook-global-texts-es_book-title-before','field_611e1d555f18b','no'),(3729,'options_ebook-global-texts-es_display-full-book-content','Lee mas','no'),(3730,'_options_ebook-global-texts-es_display-full-book-content','field_611e1d5561c2b','no'),(3731,'options_ebook-global-texts-es_book-form-title','Fill in the form to access the guide','no'),(3732,'_options_ebook-global-texts-es_book-form-title','field_611e1d5561dba','no'),(3733,'options_ebook-global-texts-es_related-books-title','Libros Ebooks','no'),(3734,'_options_ebook-global-texts-es_related-books-title','field_611e1d556207c','no'),(3735,'options_ebook-global-texts-es_book-button-title','Descarga Gratis','no'),(3736,'_options_ebook-global-texts-es_book-button-title','field_611e1d5562245','no'),(3737,'options_ebook-global-texts-es_book-thanks-page-title','Usted tiene el Acceso','no'),(3738,'_options_ebook-global-texts-es_book-thanks-page-title','field_611e1d5562454','no'),(3739,'options_ebook-global-texts-es_book-thanks-page-description','Le hemos enviado también una copia del libro a su dirección email.','no'),(3740,'_options_ebook-global-texts-es_book-thanks-page-description','field_611e1d55624fa','no'),(3741,'options_ebook-global-texts-es_download-book-button-title','Descargue su eBook','no'),(3742,'_options_ebook-global-texts-es_download-book-button-title','field_611e1d556253c','no'),(3743,'options_ebook-global-texts-es','','no'),(3744,'_options_ebook-global-texts-es','field_611e1d4feabb0','no'),(3745,'options_content-404-es_image','193','no'),(3746,'_options_content-404-es_image','field_611e1d56197df','no'),(3747,'options_content-404-es_title','Página no encontrada','no'),(3748,'_options_content-404-es_title','field_611e1d561a362','no'),(3749,'options_content-404-es_description','No se[nbsp]pudo encontrar la[nbsp]página que buscaba porque el[nbsp]enlace no[nbsp]existe. Es[nbsp]posible que hayamos movido o[nbsp]eliminado esta página.','no'),(3750,'_options_content-404-es_description','field_611e1d561a382','no'),(3751,'options_content-404-es','','no'),(3752,'_options_content-404-es','field_611e1d4feac2c','no'),(3753,'options_links-404-es_0_icon','196','no'),(3754,'_options_links-404-es_0_icon','field_611e1d5651d0f','no'),(3755,'options_links-404-es_0_link','a:3:{s:5:\"title\";s:19:\"Nuestras Soluciones\";s:3:\"url\";s:57:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/\";s:6:\"target\";s:0:\"\";}','no'),(3756,'_options_links-404-es_0_link','field_611e1d5651d63','no'),(3757,'options_links-404-es','3','no'),(3758,'_options_links-404-es','field_611e1d4feac69','no'),(3777,'options_search-categories-es_1_title','Los documentos','no'),(3778,'_options_search-categories-es_1_title','field_611e1d5204c8f','no'),(3779,'options_search-categories-es_1_post-type','a:1:{i:0;s:8:\"document\";}','no'),(3780,'_options_search-categories-es_1_post-type','field_611e1d5204cea','no'),(3781,'options_search-categories-es_1_pages','','no'),(3782,'_options_search-categories-es_1_pages','field_611e1d5204d37','no'),(3783,'options_footer-menu-es_1_link','a:3:{s:5:\"title\";s:16:\"Nuestra Historia\";s:3:\"url\";s:53:\"https://commercegate.goodface.com.ua/wp/es/our-story/\";s:6:\"target\";s:0:\"\";}','no'),(3784,'_options_footer-menu-es_1_link','field_611e1d527faa7','no'),(3785,'options_footer-menu-es_2_link','a:3:{s:5:\"title\";s:17:\"Únase a nosotros\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/careers/\";s:6:\"target\";s:0:\"\";}','no'),(3786,'_options_footer-menu-es_2_link','field_611e1d527faa7','no'),(3787,'options_footer-menu-es_3_link','a:3:{s:5:\"title\";s:4:\"Blog\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/es/blog/\";s:6:\"target\";s:0:\"\";}','no'),(3788,'_options_footer-menu-es_3_link','field_611e1d527faa7','no'),(3789,'options_footer-menu-es_4_link','a:3:{s:5:\"title\";s:12:\"Contáctenos\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/es/contact-us/\";s:6:\"target\";s:0:\"\";}','no'),(3790,'_options_footer-menu-es_4_link','field_611e1d527faa7','no'),(3791,'options_footer-menu-es_5_link','a:3:{s:5:\"title\";s:36:\"Nuestras Licencias y Certificaciones\";s:3:\"url\";s:84:\"https://commercegate.goodface.com.ua/wp/es/document/our-licenses-and-certifications/\";s:6:\"target\";s:0:\"\";}','no'),(3792,'_options_footer-menu-es_5_link','field_611e1d527faa7','no'),(3793,'options_service-links-es_1_link','a:3:{s:5:\"title\";s:7:\"Cookies\";s:3:\"url\";s:67:\"https://commercegate.goodface.com.ua/wp/es/document/cookies-policy/\";s:6:\"target\";s:0:\"\";}','no'),(3794,'_options_service-links-es_1_link','field_611e1d52905f3','no'),(3797,'options_links-404-es_1_icon','713','no'),(3798,'_options_links-404-es_1_icon','field_611e1d5651d0f','no'),(3799,'options_links-404-es_1_link','a:3:{s:5:\"title\";s:18:\"Soporte al cliente\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/sign-up/\";s:6:\"target\";s:0:\"\";}','no'),(3800,'_options_links-404-es_1_link','field_611e1d5651d63','no'),(3801,'options_links-404-es_2_icon','194','no'),(3802,'_options_links-404-es_2_icon','field_611e1d5651d0f','no'),(3803,'options_links-404-es_2_link','a:3:{s:5:\"title\";s:12:\"Contáctenos\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/es/contact-us/\";s:6:\"target\";s:0:\"\";}','no'),(3804,'_options_links-404-es_2_link','field_611e1d5651d63','no'),(3980,'duplicator_settings','a:17:{s:7:\"version\";s:5:\"1.4.6\";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'),(3981,'duplicator_version_plugin','1.4.6','yes'),(3982,'duplicator_package_active','O:11:\"DUP_Package\":23:{s:7:\"Created\";s:19:\"2021-12-20 11:12:53\";s:7:\"Version\";s:5:\"1.4.3\";s:9:\"VersionWP\";s:5:\"5.8.2\";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:\"0bdc95e9b43412783162_20211220111253\";s:8:\"NameHash\";s:37:\"1_0bdc95e9b43412783162_20211220111253\";s:4:\"Type\";i:0;s:5:\"Notes\";s:0:\"\";s:8:\"ScanFile\";s:47:\"1_0bdc95e9b43412783162_20211220111253_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:46:\"/home/bdqbpbxa/commercegate.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-12-20 11:12:53\";s:7:\"Version\";s:5:\"1.4.3\";s:9:\"VersionWP\";s:5:\"5.8.2\";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:\"0bdc95e9b43412783162_20211220111253\";s:8:\"NameHash\";s:37:\"1_0bdc95e9b43412783162_20211220111253\";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:55:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-admin\";i:1;s:65:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads\";i:2;s:67:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/languages\";i:3;s:64:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/themes\";i:4;s:58:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes\";}s:29:\"\0DUP_Archive\0wpCoreExactPaths\";a:2:{i:0;s:46:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp\";i:1;s:57:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content\";}}s:9:\"Installer\";r:84;s:8:\"Database\";r:98;s:13:\"BuildProgress\";r:129;}','yes'),(4029,'https_detection_errors','a:0:{}','yes'),(4044,'finished_updating_comment_type','1','yes'),(4047,'wpseo_ryte','a:2:{s:6:\"status\";i:0;s:10:\"last_fetch\";i:1649231120;}','yes'),(4156,'pagespeedninja_config','a:98:{s:12:\"enablelogged\";s:1:\"0\";s:13:\"htmloptimizer\";s:6:\"stream\";s:11:\"distribmode\";s:3:\"php\";s:9:\"staticdir\";s:2:\"/s\";s:5:\"http2\";s:1:\"0\";s:6:\"footer\";s:1:\"0\";s:16:\"allow_ext_atfcss\";s:1:\"1\";s:15:\"allow_ext_stats\";s:1:\"0\";s:12:\"errorlogging\";s:1:\"0\";s:29:\"psi_AvoidLandingPageRedirects\";s:1:\"1\";s:25:\"psi_EnableGzipCompression\";s:1:\"1\";s:9:\"html_gzip\";s:1:\"0\";s:13:\"htaccess_gzip\";s:1:\"0\";s:13:\"html_sortattr\";s:1:\"0\";s:26:\"psi_LeverageBrowserCaching\";s:1:\"1\";s:16:\"htaccess_caching\";s:1:\"0\";s:11:\"css_loadurl\";s:1:\"0\";s:10:\"js_loadurl\";s:1:\"0\";s:11:\"img_loadurl\";s:1:\"0\";s:34:\"psi_MainResourceServerResponseTime\";s:1:\"1\";s:7:\"caching\";s:1:\"1\";s:17:\"caching_processed\";s:1:\"0\";s:11:\"caching_ttl\";s:2:\"15\";s:11:\"dnsprefetch\";s:1:\"0\";s:13:\"psi_MinifyCss\";s:1:\"1\";s:9:\"css_merge\";s:1:\"1\";s:15:\"css_excludelist\";s:0:\"\";s:15:\"css_mergeinline\";s:1:\"0\";s:16:\"css_di_cssMinify\";s:4:\"none\";s:19:\"css_minifyattribute\";s:1:\"0\";s:15:\"css_inlinelimit\";s:4:\"4096\";s:25:\"css_crossfileoptimization\";s:1:\"0\";s:23:\"css_checklinkattributes\";s:1:\"1\";s:24:\"css_checkstyleattributes\";s:1:\"1\";s:14:\"psi_MinifyHTML\";s:1:\"1\";s:15:\"html_mergespace\";s:1:\"0\";s:19:\"html_removecomments\";s:1:\"1\";s:14:\"html_minifyurl\";s:1:\"1\";s:18:\"html_removedefattr\";s:1:\"0\";s:17:\"html_removeiecond\";s:1:\"0\";s:20:\"psi_MinifyJavaScript\";s:1:\"1\";s:8:\"js_merge\";s:1:\"1\";s:14:\"js_excludelist\";s:0:\"\";s:14:\"js_mergeinline\";s:1:\"0\";s:12:\"js_autoasync\";s:1:\"0\";s:12:\"js_skipinits\";s:1:\"0\";s:14:\"js_di_jsMinify\";s:4:\"none\";s:18:\"js_minifyattribute\";s:1:\"0\";s:14:\"js_inlinelimit\";s:4:\"4096\";s:24:\"js_crossfileoptimization\";s:1:\"0\";s:15:\"js_wraptrycatch\";s:1:\"1\";s:18:\"js_checkattributes\";s:1:\"1\";s:10:\"js_widgets\";s:1:\"0\";s:15:\"wp_mergewpemoji\";s:5:\"merge\";s:35:\"psi_MinimizeRenderBlockingResources\";s:1:\"1\";s:16:\"css_abovethefold\";s:1:\"0\";s:22:\"css_abovethefoldcookie\";s:1:\"1\";s:21:\"css_abovethefoldlocal\";s:1:\"1\";s:21:\"css_abovethefoldstyle\";s:17516:\".preloader{position:fixed;top:0;left:0;right:0;bottom:0;z-index:100;display:-webkit-flex;display:flex;justify-content:center;align-items:center;background:linear-gradient(180deg,#f5f5fa 0,#fafafc 100%)}.preloader svg{display:block;width:100%;height:auto;max-width:120px}.preloader svg g g{transform-origin:center center}body,body *{margin:0;padding:0}body{display:flex;flex-direction:column;justify-content:space-between;min-height:100vh;overflow-x:hidden;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased}body *{outline:0;background-repeat:no-repeat;background-position:center;font-weight:400;font-style:normal;font-feature-settings:\'ss03\' on;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-overflow-scrolling:touch;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-family:\'Open Sauce Sans\',sans-serif;color:#100a52}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input{border-radius:0}input::-ms-clear,input::-ms-reveal{display:none}input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px #fff inset!important}a{text-decoration:none}img{border:0;-webkit-user-drag:none}.container{width:1180px;margin:0 auto}main{padding-top:72px;overflow:hidden}.title,.title *{font-family:\'Open Sauce Sans\',sans-serif}.title-1{font-weight:400;font-size:64px;line-height:72px;letter-spacing:-.04em}.title-3{font-weight:500;font-size:32px;line-height:112%}.text,.text *{font-family:\'Manrope\',sans-serif}.text-big{font-weight:400;font-size:20px;line-height:160%}.text-normal,.text-small{font-weight:400;font-size:16px;line-height:150%}.text-small{font-size:13px;letter-spacing:.02em}.-bold{font-weight:600}.-grey-dark,.-grey-dark *{color:#7a788f}.button,.button-container{display:flex}.button{align-items:center;height:40px;padding:0 16px;margin-right:16px;background-color:#fff;box-shadow:0 2px 6px rgba(6,2,51,.08),0 1px 3px rgba(6,2,51,.08);border-radius:8px}.button,.button p{font-family:\'Manrope\',sans-serif;font-weight:600;font-size:16px;line-height:150%;color:#100a52;white-space:nowrap}.button:last-child{margin-right:0}.button.-blue{position:relative;background-color:#100a52;color:#fff;z-index:2;overflow:hidden}.button.-blue:after{content:\'\';position:absolute;display:block;top:0;bottom:0;right:0;left:0;z-index:-1;background:linear-gradient(270deg,#4290eb 0,#100a52 100%);-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.button.-to-right .button__icon{margin-left:0;margin-right:10px}.button__icon{max-width:16px;max-height:16px;margin-right:10px}.button__arrow,.button__icon{margin-left:10px;opacity:.4}.button.-sign-in p{background:linear-gradient(270deg,#4bd18e 0,#060233 100%) 0 50%;background-size:250%;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.button.-sign-in .button__icon{opacity:1}.circle-block{width:auto;margin:0 20px;padding:120px 0;overflow:hidden;-webkit-border-radius:12px;border-radius:12px}.circle-block.-grey{background:linear-gradient(180deg,#f5f5fa 0,#fafafc 100%)}.search-input-box .input{width:100%;border:2px solid transparent;background:#f5f5fa;border-radius:8px;font-family:\'Manrope\',sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:150%;color:#100a52}.search-bottom-block__loading{padding-top:100px;text-align:center;opacity:0}.search-bottom-block__loading::after{content:\'\'}.modal-wrapper{position:fixed;left:0;right:0;top:0;bottom:0;z-index:100;opacity:0;overflow:hidden;background:rgba(0,0,0,.5)}.modal-wrapper.hide{opacity:0}.modal-block{position:relative;margin:auto;display:flex;align-items:center;justify-content:center;min-width:100%;min-height:100%}.modal{overflow:hidden;position:relative}.modal-search{background-color:#fff}.modal-search .modal-block{align-items:flex-start}.modal-search .modal{padding-top:16px;padding-bottom:120px}.search-input-box form{position:relative;display:flex;align-items:center}.search-input-box .input{border-color:transparent;height:60px;background-color:#f5f5fa;padding:0 72px 0 56px}.search-submit{position:absolute;left:16px;width:24px;height:24px;opacity:.4;border:0;background-color:transparent;background-image:url(\"data:image/svg+xml,%3Csvg width=\'20\' height=\'20\' viewBox=\'0 0 20 20\' fill=\'none\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath d=\'M8.1678 16.181C9.94156 16.181 11.5772 15.6128 12.9155 14.666L17.95 19.6528C18.1837 19.8843 18.4917 20 18.821 20C19.5114 20 20 19.474 20 18.8006C20 18.485 19.8938 18.1799 19.66 17.959L14.6574 12.9932C15.709 11.6255 16.3356 9.93161 16.3356 8.09048C16.3356 3.64019 12.6606 0 8.1678 0C3.68559 0 0 3.62967 0 8.09048C0 12.5408 3.67497 16.181 8.1678 16.181ZM8.1678 14.4345C4.66276 14.4345 1.76313 11.5623 1.76313 8.09048C1.76313 4.61861 4.66276 1.74644 8.1678 1.74644C11.6728 1.74644 14.5725 4.61861 14.5725 8.09048C14.5725 11.5623 11.6728 14.4345 8.1678 14.4345Z\' fill=\'%23100A52\'/%3E%3C/svg%3E%0A\");background-repeat:no-repeat;background-position:center center;object-fit:contain}.search-reset{position:absolute;right:16px;background:0 0;border:0;font-family:\'Manrope\',sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:150%;color:#7a788f}.search-close-button{position:absolute;display:flex;align-items:center;justify-content:center;top:32px;right:32px;width:24px;height:24px;z-index:3}.search-close-button svg{display:block;width:auto;height:auto;max-width:100%;max-height:100%}.tabs-container{margin-top:16px}.header{position:fixed;top:0;right:0;left:0;padding:16px 0;z-index:50}.header__bg{position:absolute;top:0;right:0;bottom:0;left:0;height:150vh;width:100vw;z-index:-1;background:#100a52;opacity:0}.header-content,.header__logo{display:flex;align-items:center;justify-content:space-between}.header__logo{justify-content:flex-start;height:40px}.header__logo img{display:block;height:100%;width:auto;margin-right:8px}.header-menu__top .search-input-box{display:none}.header__menu-container{display:flex;align-items:center;justify-content:center}.header__link-box{margin-right:24px}.header-nav-menu__list.-column:last-child,.header__link-box:last-child{margin-right:0}.header__link,.header__link-arrow{display:flex;align-items:center;justify-content:flex-start}.header__link a,.header__link p{position:relative;opacity:.75;font-family:\'Manrope\',sans-serif;font-weight:500;font-size:16px;line-height:150%}.-dropdown .header__link a:before{content:\'\';position:absolute;display:block;top:100%;left:0;right:0;height:34px}.header__link a:after,.header__link p:after{content:\'\';position:absolute;display:block;left:0;right:0;width:100%;bottom:-15px;height:4px;background:radial-gradient(101.79% 91.7% at -1.79% 100%,#ffaa80 0,rgba(66,144,235,0) 100%),radial-gradient(107.64% 99.15% at 100% 100%,#d9f 0,#4290eb 100%);-webkit-border-radius:4px;border-radius:4px;-webkit-transform:scaleX(0);transform:scaleX(0)}.header__link-arrow{justify-content:center;width:8px;height:4px;margin-left:8px;opacity:.4}.header__link-arrow svg{display:block;width:100%;height:auto;max-height:100%}.header__nav-menu{position:absolute;display:flex;align-items:flex-start;justify-content:flex-start;top:calc(100% + 8px);left:0;right:0;width:1260px;margin:0 auto;padding:40px 40px 64px;background:#fff;border-radius:8px;opacity:0}.header-nav-menu__description{width:180px;margin-right:120px}.header-nav-menu__description .text{margin-top:16px}.header-nav-menu__list-block,.header-nav-menu__list.-row{display:flex;align-items:flex-start;justify-content:flex-start}.header-nav-menu__list.-row{align-items:stretch;flex-wrap:wrap}.header-nav-menu__list.-column{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;width:380px;margin-right:20px}.header-nav-menu__list a{position:relative;display:block;z-index:2}.header-nav-menu__list.-item-box a{width:300px;padding:20px;border-radius:8px;overflow:hidden}.header-nav-menu__list.-column a{width:100%}.header-nav-menu__list.-item-row a{display:flex;align-items:flex-start;justify-content:flex-start;margin-top:24px}.header-nav-menu__list-title.-img .img,.header-nav-menu__list.-item-row .header-list__img{display:flex;align-items:center;justify-content:center;width:40px;height:40px;margin-right:16px}.header-nav-menu__list-title{font-family:\'Manrope\',sans-serif;font-weight:600}.header-list__text,.header-nav-menu__list-title.-img{display:flex;align-items:center;justify-content:flex-start}.header-nav-menu__list-title.-img .img{width:24px;height:24px;margin-right:9px}.header-nav-menu__list-title.-img img{display:block;max-width:100%;max-height:100%}.header-list__text .new:before,.header-nav-menu__list.-item-box a:before{content:\'\';position:absolute;display:block;top:0;right:0;left:0;bottom:0;z-index:-1}.header-nav-menu__list.-item-box a:before{background:linear-gradient(180deg,#f5f5fa 0,#fafafc 100%);opacity:0}.header-nav-menu__list.-item-box .header-list__img{display:flex;align-items:center;justify-content:center;width:40px;height:40px}.header-nav-menu__list.-item-box .header-list__img img,.header-nav-menu__list.-item-row .header-list__img img{display:block;width:auto;height:auto;max-width:100%;max-height:100%}.header-nav-menu__list.-item-box .header-list__text{margin-top:16px}.header-list__text{flex-direction:column;align-items:flex-start;width:100%}.header-list__text .title,.main-section__text.-index-page .title{background-size:250%;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.header-list__text .new,.header-list__text .title{display:flex;align-items:center;font-family:\'Manrope\',sans-serif;font-weight:600}.header-list__text .title{justify-content:flex-start;background:linear-gradient(270deg,#4290eb 0,#060233 100%) 0 50%}.header-nav-menu__list.-item-box .header-list__text .text{margin-top:4px}.header-list__text .new{position:relative;justify-content:center;padding:0 4px;margin:0 8px 0 0;overflow:hidden;border-radius:4px;z-index:3;font-size:13px;line-height:150%;letter-spacing:.1em;text-transform:uppercase;color:#fff;-webkit-text-fill-color:#fff}.header-list__text .new:before{background:radial-gradient(101.79% 91.7% at -1.79% 100%,#ffaa80 0,rgba(66,144,235,0) 100%),radial-gradient(107.64% 99.15% at 100% 100%,#d9f 0,#4290eb 100%)}.header__right-block,.header__search{display:flex;align-items:center;justify-content:flex-end}.header__search{justify-content:center;width:24px;height:24px}.header__search-icon{display:block;width:auto;height:auto;max-width:100%;max-height:100%}.header__sign-in{margin-left:32px;margin-right:0}.header__menu-button-block,.header__menu-sign-in{display:none}.cookie-block{position:fixed;bottom:0;right:0;left:0;z-index:90;background:linear-gradient(0deg,#144b66 0,#100a52 100%);padding:16px 32px;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}.main-section{position:relative;margin-top:-72px;padding-top:72px;z-index:1}.main-section+*{z-index:2}.main-section .container,.main-section+*{position:relative}.main-section__content{display:flex;align-items:center;justify-content:space-between;height:620px}.main-section__text{width:100%;max-width:580px}.main-section__text .text{margin-top:16px;opacity:.8}.main-section__text .button-container{margin-top:32px}.second-section__main-content{display:flex;align-items:flex-start;justify-content:space-between}.second-section-main__img{width:680px;margin-left:-200px}.second-section-main__img img{width:100%;height:auto}.second-section-main__text{width:580px;margin-top:38px}.second-section-main__text .text{margin-top:16px}.main-section__text.-index-page .title{line-height:76px;background:radial-gradient(21.64% 87.15% at 36.9% 100%,#59c8ff 0,rgba(7,2,51,0) 100%),radial-gradient(26.55% 106.94% at 70% -6.94%,#ff80aa 0,#070233 100%),linear-gradient(0deg,#060233,#060233) 0 0;-webkit-background-size:250%}@media screen and (max-width:1279px){.circle-block{width:100%;max-width:calc(1024px - 64px);margin:0 auto;padding:80px 0}.circle-block .container{padding:0 20px}.title.mobile-1{font-size:40px;line-height:48px;letter-spacing:-.03em}.title.mobile-3{font-size:24px;line-height:140%}.text.mobile-1,.text.tablet-1{font-size:16px;line-height:150%}.text.tablet-1{font-size:18px}.-dropdown .header__link a:before,.button.-blue:after,.header-nav-menu__list .header-list__text br,.header-nav-menu__list-title.-img .img,.header-nav-menu__list.-item-box a:before,.header__link a:after,.header__link p:after{display:none}.container{width:100%;max-width:1024px;padding:0 32px}main{padding-top:80px}.search-input-box{margin-right:30px}.search-close-button{top:38px;right:32px;width:16px;height:16px}.tabs-container{margin-top:32px}.header{padding:0;z-index:10}.header .container{padding:20px 32px}.header__menu{position:fixed;display:flex;align-items:flex-start;justify-content:center;top:0;left:0;right:0;bottom:0;z-index:-1;width:100vw;margin-top:80px;padding:20px 0 120px;background-color:#fff;overflow-y:auto;-webkit-transform:translate3d(100vw,0,0);transform:translate3d(100vw,0,0)}.header-menu__top{max-width:1024px;padding:0 32px}.header-menu__top .search-input-box{display:block;margin-bottom:40px;margin-right:0}.header-menu__top,.header__menu-container{display:block;width:100%}.header__link-box{margin-right:0;border-bottom:1px solid #e1e1eb}.header__link{justify-content:space-between;padding-bottom:16px;margin-top:16px}.header__link a,.header__link p{opacity:1;font-size:20px;line-height:160%}.header-nav-menu__list-block{display:block;width:100%}.header__nav-menu{position:static;display:none;opacity:1;width:100%;margin:0;background:0 0;padding:0 0 8px;top:auto;left:auto;right:auto}.header__nav-menu:before{content:\'\';display:block;height:8px;width:100%}.header-nav-menu__list.-column,.header-nav-menu__list.-item-box{margin-right:-32px}.header-nav-menu__list.-column{width:100%}.header-list__links-block{display:flex;align-items:stretch;justify-content:flex-start;flex-wrap:wrap;margin-right:-32px}.header-nav-menu__list.-column a,.header-nav-menu__list.-item-box a{display:flex;align-items:flex-start;justify-content:flex-start;padding:0;width:336px;margin-right:32px;margin-bottom:24px;-webkit-border-radius:0;border-radius:0}.header-nav-menu__list.-item-row a{margin-top:0}.header-nav-menu__list-title{margin-bottom:16px;font-size:13px;line-height:150%;letter-spacing:.1em;text-transform:uppercase;color:#7a788f}.header-nav-menu__list.-column .header-list__img,.header-nav-menu__list.-item-box .header-list__img{margin-right:16px;margin-top:3px;min-width:40px}.header-nav-menu__list.-column .header-list__text .text,.header-nav-menu__list.-item-box .header-list__text .text{margin-top:0;letter-spacing:0}.header-nav-menu__list.-column .header-list__text,.header-nav-menu__list.-item-box .header-list__text{margin-top:0;width:100%}.header-list__text .title{background:0 0;-webkit-text-fill-color:#100a52}.header-nav-menu__list.-item-box.-reverse-list-item a{flex-direction:row-reverse}.header-nav-menu__list.-reverse-list-item .header-list__img{margin-right:0;margin-left:16px}.header-nav-menu__description,.header__search{display:none}.header__sign-in{margin-left:0;margin-right:34px}.header__menu-button-block{display:flex;align-items:center;justify-content:flex-end}.header__menu-button-block .text{font-family:\'Manrope\',sans-serif}.hamburger{display:flex;flex-direction:column;justify-content:space-between;height:12px;width:14px;margin-right:9px}.hamburger div{height:2px;width:100%;-webkit-border-radius:4px;border-radius:4px;background-color:#100a52}.cookie-block{padding-bottom:24px}.main-section{margin-top:-80px;padding-top:80px}.main-section__text{margin-right:32px}.main-section__text .text{margin-top:24px}.second-section-main__img{min-width:396px;margin-left:-80px}.second-section-main__text{width:100%;margin-left:32px;margin-top:0}.main-section__content{align-items:flex-start;justify-content:flex-start;height:auto;min-height:870px;padding:0}.main-section__text{margin-top:68px;width:100%;max-width:513px}.main-section__text.-index-page .title{line-height:48px}}@media screen and (max-width:1024px){.circle-block{width:auto;max-width:none;margin:0 32px}}@media screen and (max-width:740px){.circle-block{margin:0}.title.mobile-1{font-size:40px;line-height:48px;letter-spacing:-.03em}.title.mobile-3{font-size:24px;line-height:140%}.text.mobile-1{font-size:16px;line-height:150%}.container{padding:0 20px}.search-bottom-block__loading{padding-top:50px}.search-close-button{right:20px}.header-menu__top{padding:0}.header .container{padding:20px}.header-list__links-block,.header-nav-menu__list.-column,.header-nav-menu__list.-item-box{margin-right:0}.header-nav-menu__list.-column a,.header-nav-menu__list.-item-box a{margin-right:0;width:100%}.header__sign-in,.main-section__text .title br,.title-block .text br{display:none}.header__menu{display:flex;flex-direction:column;justify-content:space-between;padding:20px}.header__menu-container{padding:0}.header__menu-sign-in{display:flex;justify-content:center;width:100%;min-height:40px;margin-top:120px}.cookie-block{padding-left:20px;padding-right:20px}.main-section__content{padding-top:32px}.main-section__text{margin-right:0}.main-section__text .button{font-size:15px}.second-section__main-content{flex-direction:column;align-items:center;justify-content:flex-start}.second-section-main__img{width:439px;margin-left:-65px}.second-section-main__text{margin-top:24px;margin-left:0}.main-section__content{flex-direction:row;min-height:680px}.main-section__text{margin-top:48px;max-width:none}}@media screen and (max-width:1400px){.search-close-button{right:16px}}@media screen and (max-width:1300px){.header__nav-menu{width:auto;margin:0 20px}}\";s:26:\"css_abovethefoldautoupdate\";s:1:\"1\";s:15:\"css_googlefonts\";s:4:\"none\";s:14:\"css_nonblockjs\";s:1:\"0\";s:18:\"psi_OptimizeImages\";s:1:\"0\";s:10:\"img_minify\";s:1:\"0\";s:10:\"img_driver\";s:3:\"gd2\";s:15:\"img_jpegquality\";s:2:\"95\";s:13:\"img_scaletype\";s:4:\"none\";s:17:\"img_templatewidth\";s:3:\"960\";s:12:\"img_wrapwide\";s:1:\"0\";s:16:\"img_wideimgclass\";s:7:\"wideimg\";s:28:\"psi_PrioritizeVisibleContent\";s:1:\"1\";s:12:\"img_lazyload\";s:1:\"0\";s:19:\"img_lazyload_iframe\";s:1:\"0\";s:17:\"img_lazyload_lqip\";s:1:\"0\";s:18:\"img_lazyload_edgey\";s:1:\"0\";s:17:\"img_lazyload_skip\";s:2:\"10\";s:21:\"img_lazyload_noscript\";s:5:\"after\";s:22:\"img_lazyload_addsrcset\";s:1:\"0\";s:16:\"psi_AvoidPlugins\";s:1:\"1\";s:14:\"remove_objects\";s:1:\"1\";s:21:\"psi_ConfigureViewport\";s:1:\"1\";s:14:\"viewport_width\";s:1:\"0\";s:25:\"psi_SizeContentToViewport\";s:1:\"1\";s:31:\"psi_SizeTapTargetsAppropriately\";s:1:\"1\";s:23:\"psi_UseLegibleFontSizes\";s:1:\"1\";s:18:\"afterinstall_popup\";s:1:\"1\";s:7:\"version\";s:6:\"0.9.43\";s:15:\"do_clear_images\";s:0:\"\";s:14:\"do_view_static\";s:0:\"\";s:14:\"do_clear_cache\";s:0:\"\";s:18:\"do_clear_pagecache\";s:0:\"\";s:13:\"do_clear_amdd\";s:0:\"\";s:10:\"exclude_js\";s:0:\"\";s:11:\"exclude_css\";s:0:\"\";s:16:\"ress_caching_ttl\";s:5:\"43200\";s:15:\"img_bufferwidth\";s:1:\"0\";s:24:\"css_excludelist_prepared\";s:0:\"\";s:23:\"js_excludelist_prepared\";s:0:\"\";}','yes'),(4213,'options_footer-menu-en_6_link','a:3:{s:5:\"title\";s:33:\"Corporate Governance & Compliance\";s:3:\"url\";s:70:\"https://commercegate.goodface.com.ua/wp/document/terms-and-conditions/\";s:6:\"target\";s:0:\"\";}','no'),(4214,'_options_footer-menu-en_6_link','field_60f68cc0914c3','no'),(4216,'options_footer-menu-es_6_link','a:3:{s:5:\"title\";s:35:\"Gobierno Corporativo y Cumplimiento\";s:3:\"url\";s:73:\"https://commercegate.goodface.com.ua/wp/es/document/terms-and-conditions/\";s:6:\"target\";s:0:\"\";}','no'),(4217,'_options_footer-menu-es_6_link','field_611e1d527faa7','no'),(4232,'leadin_portalId','8972891','yes'),(4233,'leadin_account_name','CommerceGate','yes'),(4234,'leadin_portal_domain','cgpaytech.com','yes'),(4235,'leadin_hublet','','yes'),(4236,'leadin_access_token','CJ6RgeeBMBIMAgMAUACAAQIAAAA6GNvUowQghL_IAii2-goyFJjuF1B2zBSaGfFTJbhTcqxpdoxoOjAAMSBB_wcAAAAAsAAAYHxGKIYAACAAAAAWAAA4AAAAzsP_JwEAAACBP_wHwAAA8ANCFMoXxqneSFeDFkAaTBffvoqBL-1cSgNuYTFSAFoA','yes'),(4237,'leadin_refresh_token','931vqhcaGlar4ad1QACmZlNidnord01zZ0JBWitnYjZMQ3VBK2RHK0xVT3dKdUwzTUx6eHlIc3VVUGFjTWY1YWNkNFM0RHNFays3SjJ5OWxudEtjaDZ6SXhYSGxSTm5aNzVpdlNYM2hjMU5UQ245MTc3VWQ5a25QZ0ZEZkdUSnVOeEVqRjdnVnhGTFhHeVBRdG9BUFJRPT0=','yes'),(4238,'leadin_expiry_time','1649751902','yes'),(4510,'options_additional-links-en_0_link','a:3:{s:5:\"title\";s:7:\"Pricing\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/pricing/\";s:6:\"target\";s:0:\"\";}','no'),(4511,'_options_additional-links-en_0_link','field_612df891a583e','no'),(4512,'options_additional-links-en_1_link','a:3:{s:5:\"title\";s:10:\"Contact Us\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/contact-us/\";s:6:\"target\";s:0:\"\";}','no'),(4513,'_options_additional-links-en_1_link','field_612df891a583e','no'),(4514,'options_additional-links-en','2','no'),(4515,'_options_additional-links-en','field_60f5d5b7813e4','no'),(4516,'options_additional-links-es_0_link','a:3:{s:5:\"title\";s:7:\"Precios\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/pricing/\";s:6:\"target\";s:0:\"\";}','no'),(4517,'_options_additional-links-es_0_link','field_612df8aeb574f','no'),(4518,'options_additional-links-es_1_link','a:3:{s:5:\"title\";s:12:\"Contáctenos\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/es/contact-us/\";s:6:\"target\";s:0:\"\";}','no'),(4519,'_options_additional-links-es_1_link','field_612df8aeb574f','no'),(4520,'options_additional-links-es','2','no'),(4521,'_options_additional-links-es','field_611e1d4fea48d','no'),(5173,'njt_fs_first_time_active','1','yes'),(5174,'njt_fs_review','1631534253','yes'),(5175,'njt_popup_filebird_cross','1639551496','yes'),(5176,'njt_notification_filebird_cross','1639551496','yes'),(5177,'njt_fs_version','1.7.4','yes'),(5178,'njt_fs_settings','a:1:{s:28:\"njt_fs_file_manager_settings\";a:2:{s:16:\"root_folder_path\";s:47:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/\";s:15:\"root_folder_url\";s:39:\"https://commercegate.goodface.com.ua/wp\";}}','yes'),(5181,'options_solutions-en_links-group-1_links_2_icon','57','no'),(5182,'_options_solutions-en_links-group-1_links_2_icon','field_60f5ce9dd6e59','no'),(5183,'options_solutions-en_links-group-1_links_2_url','a:3:{s:5:\"title\";s:15:\"CG Digital Bank\";s:3:\"url\";s:67:\"https://commercegate.goodface.com.ua/wp/our-solutions/digital-bank/\";s:6:\"target\";s:0:\"\";}','no'),(5184,'_options_solutions-en_links-group-1_links_2_url','field_60f5cea7d6e5a','no'),(5185,'options_solutions-en_links-group-1_links_2_description','Mobile banking experience (coming soon!) ','no'),(5186,'_options_solutions-en_links-group-1_links_2_description','field_60f5ced4d6e5c','no'),(5187,'options_solutions-en_links-group-1_links_3_icon','56','no'),(5188,'_options_solutions-en_links-group-1_links_3_icon','field_60f5ce9dd6e59','no'),(5189,'options_solutions-en_links-group-1_links_3_url','a:3:{s:5:\"title\";s:14:\"CG Credit Card\";s:3:\"url\";s:66:\"https://commercegate.goodface.com.ua/wp/our-solutions/credit-card/\";s:6:\"target\";s:0:\"\";}','no'),(5190,'_options_solutions-en_links-group-1_links_3_url','field_60f5cea7d6e5a','no'),(5191,'options_solutions-en_links-group-1_links_3_description','Physical cards and virtual cards both coming soon! ','no'),(5192,'_options_solutions-en_links-group-1_links_3_description','field_60f5ced4d6e5c','no'),(5193,'options_solutions-en_links-group-1_links_4_icon','58','no'),(5194,'_options_solutions-en_links-group-1_links_4_icon','field_60f5ce9dd6e59','no'),(5195,'options_solutions-en_links-group-1_links_4_url','a:3:{s:5:\"title\";s:10:\"CG eWallet\";s:3:\"url\";s:62:\"https://commercegate.goodface.com.ua/wp/our-solutions/ewallet/\";s:6:\"target\";s:0:\"\";}','no'),(5196,'_options_solutions-en_links-group-1_links_4_url','field_60f5cea7d6e5a','no'),(5197,'options_solutions-en_links-group-1_links_4_description','Store cash conveniently.','no'),(5198,'_options_solutions-en_links-group-1_links_4_description','field_60f5ced4d6e5c','no'),(5211,'options_blog-blobal-texts-en_book-block-button-title','Download book','no'),(5212,'_options_blog-blobal-texts-en_book-block-button-title','field_613b74227bffe','no'),(5213,'options_blog-blobal-texts-es_book-block-button-title','Descargue eBook','no'),(5214,'_options_blog-blobal-texts-es_book-block-button-title','field_613b743bfb11c','no'),(5555,'njt_fs_selector_themes','a:1:{s:13:\"administrator\";a:1:{s:11:\"themesValue\";s:7:\"Default\";}}','yes'),(5724,'options_global-texts-es_soon-label','Próximamente','no'),(5725,'_options_global-texts-es_soon-label','field_6152d958d0f6e','no'),(5726,'options_global-texts-en_soon-label','Coming soon','no'),(5727,'_options_global-texts-en_soon-label','field_6152d947e321a','no'),(6072,'options_business-offering-en_menu_0_is-disabled','0','no'),(6073,'_options_business-offering-en_menu_0_is-disabled','field_6160240d97749','no'),(6074,'options_business-offering-en_menu_1_is-disabled','0','no'),(6075,'_options_business-offering-en_menu_1_is-disabled','field_6160240d97749','no'),(6076,'options_business-offering-en_menu_2_is-disabled','0','no'),(6077,'_options_business-offering-en_menu_2_is-disabled','field_6160240d97749','no'),(6078,'options_business-offering-en_menu_3_is-disabled','0','no'),(6079,'_options_business-offering-en_menu_3_is-disabled','field_6160240d97749','no'),(6080,'options_business-offering-en_menu_4_is-disabled','0','no'),(6081,'_options_business-offering-en_menu_4_is-disabled','field_6160240d97749','no'),(6082,'options_solutions-en_links-group-1_links_0_is-disabled','0','no'),(6083,'_options_solutions-en_links-group-1_links_0_is-disabled','field_616024579774a','no'),(6084,'options_solutions-en_links-group-1_links_1_is-disabled','0','no'),(6085,'_options_solutions-en_links-group-1_links_1_is-disabled','field_616024579774a','no'),(6086,'options_solutions-en_links-group-1_links_2_is-disabled','1','no'),(6087,'_options_solutions-en_links-group-1_links_2_is-disabled','field_616024579774a','no'),(6088,'options_solutions-en_links-group-1_links_3_is-disabled','1','no'),(6089,'_options_solutions-en_links-group-1_links_3_is-disabled','field_616024579774a','no'),(6090,'options_solutions-en_links-group-1_links_4_is-disabled','1','no'),(6091,'_options_solutions-en_links-group-1_links_4_is-disabled','field_616024579774a','no'),(6092,'options_solutions-en_links-group-2_links_0_is-disabled','0','no'),(6093,'_options_solutions-en_links-group-2_links_0_is-disabled','field_6160246c9774b','no'),(6094,'options_solutions-en_links-group-2_links_1_is-disabled','0','no'),(6095,'_options_solutions-en_links-group-2_links_1_is-disabled','field_6160246c9774b','no'),(6096,'options_solutions-en_links-group-2_links_2_is-disabled','0','no'),(6097,'_options_solutions-en_links-group-2_links_2_is-disabled','field_6160246c9774b','no'),(6098,'options_solutions-en_links-group-2_links_3_is-disabled','0','no'),(6099,'_options_solutions-en_links-group-2_links_3_is-disabled','field_6160246c9774b','no'),(6100,'options_business-offering-es_menu_0_is-disabled','0','no'),(6101,'_options_business-offering-es_menu_0_is-disabled','field_6160249e9f71c','no'),(6102,'options_business-offering-es_menu_1_is-disabled','0','no'),(6103,'_options_business-offering-es_menu_1_is-disabled','field_6160249e9f71c','no'),(6104,'options_business-offering-es_menu_2_is-disabled','0','no'),(6105,'_options_business-offering-es_menu_2_is-disabled','field_6160249e9f71c','no'),(6106,'options_business-offering-es_menu_3_is-disabled','0','no'),(6107,'_options_business-offering-es_menu_3_is-disabled','field_6160249e9f71c','no'),(6108,'options_business-offering-es_menu_4_is-disabled','0','no'),(6109,'_options_business-offering-es_menu_4_is-disabled','field_6160249e9f71c','no'),(6110,'options_solutions-es_links-group-1_links_0_is-disabled','0','no'),(6111,'_options_solutions-es_links-group-1_links_0_is-disabled','field_616024ad9f71d','no'),(6112,'options_solutions-es_links-group-1_links_1_is-disabled','0','no'),(6113,'_options_solutions-es_links-group-1_links_1_is-disabled','field_616024ad9f71d','no'),(6114,'options_solutions-es_links-group-1_links_2_is-disabled','1','no'),(6115,'_options_solutions-es_links-group-1_links_2_is-disabled','field_616024ad9f71d','no'),(6116,'options_solutions-es_links-group-1_links_2_icon','31','no'),(6117,'_options_solutions-es_links-group-1_links_2_icon','field_611e1d5081af5','no'),(6118,'options_solutions-es_links-group-1_links_2_url','a:3:{s:5:\"title\";s:16:\"Banco Digital CG\";s:3:\"url\";s:70:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/digital-bank/\";s:6:\"target\";s:0:\"\";}','no'),(6119,'_options_solutions-es_links-group-1_links_2_url','field_611e1d5081b3c','no'),(6120,'options_solutions-es_links-group-1_links_2_description','Experiencia de banca móvil','no'),(6121,'_options_solutions-es_links-group-1_links_2_description','field_611e1d5081b7f','no'),(6122,'options_solutions-es_links-group-1_links_3_is-disabled','1','no'),(6123,'_options_solutions-es_links-group-1_links_3_is-disabled','field_616024ad9f71d','no'),(6124,'options_solutions-es_links-group-1_links_3_icon','30','no'),(6125,'_options_solutions-es_links-group-1_links_3_icon','field_611e1d5081af5','no'),(6126,'options_solutions-es_links-group-1_links_3_url','a:3:{s:5:\"title\";s:22:\"Tarjeta de Crédito CG\";s:3:\"url\";s:69:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/credit-card/\";s:6:\"target\";s:0:\"\";}','no'),(6127,'_options_solutions-es_links-group-1_links_3_url','field_611e1d5081b3c','no'),(6128,'options_solutions-es_links-group-1_links_3_description','¡Tarjetas físicas y virtuales disponibles pronto!','no'),(6129,'_options_solutions-es_links-group-1_links_3_description','field_611e1d5081b7f','no'),(6130,'options_solutions-es_links-group-1_links_4_is-disabled','1','no'),(6131,'_options_solutions-es_links-group-1_links_4_is-disabled','field_616024ad9f71d','no'),(6132,'options_solutions-es_links-group-1_links_4_icon','58','no'),(6133,'_options_solutions-es_links-group-1_links_4_icon','field_611e1d5081af5','no'),(6134,'options_solutions-es_links-group-1_links_4_url','a:3:{s:5:\"title\";s:19:\"Monedero Digital CG\";s:3:\"url\";s:65:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/ewallet/\";s:6:\"target\";s:0:\"\";}','no'),(6135,'_options_solutions-es_links-group-1_links_4_url','field_611e1d5081b3c','no'),(6136,'options_solutions-es_links-group-1_links_4_description','Guarde el dinero a conveniencia.','no'),(6137,'_options_solutions-es_links-group-1_links_4_description','field_611e1d5081b7f','no'),(6138,'options_solutions-es_links-group-2_links_0_is-disabled','0','no'),(6139,'_options_solutions-es_links-group-2_links_0_is-disabled','field_616024c79f71e','no'),(6140,'options_solutions-es_links-group-2_links_1_is-disabled','0','no'),(6141,'_options_solutions-es_links-group-2_links_1_is-disabled','field_616024c79f71e','no'),(6142,'options_solutions-es_links-group-2_links_2_is-disabled','0','no'),(6143,'_options_solutions-es_links-group-2_links_2_is-disabled','field_616024c79f71e','no'),(6144,'options_solutions-es_links-group-2_links_3_is-disabled','0','no'),(6145,'_options_solutions-es_links-group-2_links_3_is-disabled','field_616024c79f71e','no'),(6358,'fs_active_plugins','O:8:\"stdClass\":0:{}','yes'),(6359,'fs_debug_mode','','yes'),(6360,'fs_accounts','a:6:{s:21:\"id_slug_type_path_map\";a:1:{i:1245;a:3:{s:4:\"slug\";s:12:\"setka-editor\";s:4:\"type\";s:6:\"plugin\";s:4:\"path\";s:23:\"setka-editor/plugin.php\";}}s:11:\"plugin_data\";a:1:{s:12:\"setka-editor\";a:17:{s:16:\"plugin_main_file\";O:8:\"stdClass\":1:{s:4:\"path\";s:23:\"setka-editor/plugin.php\";}s:20:\"is_network_activated\";b:0;s:17:\"install_timestamp\";i:1634033981;s:17:\"was_plugin_loaded\";b:1;s:21:\"is_plugin_new_install\";b:1;s:16:\"sdk_last_version\";N;s:11:\"sdk_version\";s:5:\"2.4.1\";s:16:\"sdk_upgrade_mode\";b:1;s:18:\"sdk_downgrade_mode\";b:0;s:19:\"plugin_last_version\";N;s:14:\"plugin_version\";s:6:\"2.1.14\";s:19:\"plugin_upgrade_mode\";b:1;s:21:\"plugin_downgrade_mode\";b:0;s:17:\"connectivity_test\";a:6:{s:12:\"is_connected\";b:1;s:4:\"host\";s:28:\"commercegate.goodface.com.ua\";s:9:\"server_ip\";s:10:\"5.58.72.94\";s:9:\"is_active\";b:1;s:9:\"timestamp\";i:1634033981;s:7:\"version\";s:6:\"2.1.14\";}s:15:\"prev_is_premium\";b:0;s:12:\"is_anonymous\";a:3:{s:2:\"is\";b:1;s:9:\"timestamp\";i:1634033988;s:7:\"version\";s:6:\"2.1.14\";}s:16:\"uninstall_reason\";O:8:\"stdClass\":3:{s:2:\"id\";s:1:\"7\";s:4:\"info\";s:6:\"kjhkjh\";s:12:\"is_anonymous\";b:0;}}}s:13:\"file_slug_map\";a:1:{s:23:\"setka-editor/plugin.php\";s:12:\"setka-editor\";}s:7:\"plugins\";a:1:{s:12:\"setka-editor\";O:9:\"FS_Plugin\":23:{s:16:\"parent_plugin_id\";N;s:5:\"title\";s:12:\"Setka Editor\";s:4:\"slug\";s:12:\"setka-editor\";s:12:\"premium_slug\";s:20:\"setka-editor-premium\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";b:0;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";N;s:4:\"file\";s:23:\"setka-editor/plugin.php\";s:7:\"version\";s:6:\"2.1.14\";s:11:\"auto_update\";N;s:4:\"info\";N;s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:10:\"public_key\";s:32:\"pk_15103d9fe899fc27028a14a3d656f\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"1245\";s:7:\"updated\";N;s:7:\"created\";N;s:22:\"\0FS_Entity\0_is_updated\";b:0;}}s:9:\"unique_id\";s:32:\"ed5c96c47e4d3cfd3979caf4a21f3c3d\";s:13:\"admin_notices\";a:1:{s:12:\"setka-editor\";a:0:{}}}','yes'),(6361,'fs_gdpr','a:1:{s:2:\"u1\";a:1:{s:8:\"required\";b:0;}}','yes'),(6372,'fs_api_cache','a:0:{}','no'),(6457,'duplicator_exe_safe_mode','','yes'),(6628,'cpto_options','a:7:{s:23:\"show_reorder_interfaces\";a:8:{s:4:\"post\";s:4:\"show\";s:10:\"attachment\";s:4:\"hide\";s:8:\"wp_block\";s:4:\"hide\";s:17:\"business-offering\";s:4:\"show\";s:5:\"ebook\";s:4:\"show\";s:13:\"our-solutions\";s:4:\"show\";s:12:\"ebook-thanks\";s:4:\"show\";s:7:\"careers\";s:4:\"show\";}s:8:\"autosort\";i:1;s:9:\"adminsort\";i:1;s:18:\"use_query_ASC_DESC\";s:0:\"\";s:17:\"archive_drag_drop\";i:1;s:10:\"capability\";s:14:\"manage_options\";s:21:\"navigation_sort_apply\";i:1;}','yes'),(6629,'CPT_configured','TRUE','yes'),(6630,'options_footer-menu-es_7_link','a:3:{s:5:\"title\";s:10:\"Manual AML\";s:3:\"url\";s:63:\"https://commercegate.goodface.com.ua/wp/es/document/aml-manual/\";s:6:\"target\";s:0:\"\";}','no'),(6631,'_options_footer-menu-es_7_link','field_611e1d527faa7','no'),(6632,'options_footer-menu-en_7_link','a:3:{s:5:\"title\";s:10:\"AML Manual\";s:3:\"url\";s:60:\"https://commercegate.goodface.com.ua/wp/document/aml-manual/\";s:6:\"target\";s:0:\"\";}','no'),(6633,'_options_footer-menu-en_7_link','field_60f68cc0914c3','no'),(6873,'_transient_health-check-site-status-result','{\"good\":16,\"recommended\":1,\"critical\":3}','yes'),(7601,'auto_core_update_notified','a:4:{s:4:\"type\";s:7:\"success\";s:5:\"email\";s:23:\"vitaliy@goodface.agency\";s:7:\"version\";s:3:\"6.0\";s:9:\"timestamp\";i:1653466977;}','no'),(10060,'options_search-categories-es_2_title','Website','no'),(10061,'_options_search-categories-es_2_title','field_611e1d5204c8f','no'),(10062,'options_search-categories-es_2_post-type','a:4:{i:0;s:17:\"business-offering\";i:1;s:5:\"ebook\";i:2;s:13:\"our-solutions\";i:3;s:7:\"careers\";}','no'),(10063,'_options_search-categories-es_2_post-type','field_611e1d5204cea','no'),(10064,'options_search-categories-es_2_pages','a:12:{i:0;s:4:\"1607\";i:1;s:4:\"1609\";i:2;s:4:\"1610\";i:3;s:4:\"1611\";i:4;s:4:\"1612\";i:5;s:4:\"1613\";i:6;s:4:\"1614\";i:7;s:4:\"1615\";i:8;s:4:\"1616\";i:9;s:4:\"1723\";i:10;s:4:\"1692\";i:11;s:4:\"1734\";}','no'),(10065,'_options_search-categories-es_2_pages','field_611e1d5204d37','no'),(10066,'options_search-categories-en_2_title','Website','no'),(10067,'_options_search-categories-en_2_title','field_6116824337623','no'),(10068,'options_search-categories-en_2_post-type','a:4:{i:0;s:17:\"business-offering\";i:1;s:5:\"ebook\";i:2;s:13:\"our-solutions\";i:3;s:7:\"careers\";}','no'),(10069,'_options_search-categories-en_2_post-type','field_6116824937624','no'),(10070,'options_search-categories-en_2_pages','a:13:{i:0;s:3:\"524\";i:1;s:3:\"612\";i:2;s:3:\"686\";i:3;s:2:\"12\";i:4;s:3:\"467\";i:5;s:3:\"717\";i:6;s:3:\"930\";i:7;s:3:\"490\";i:8;s:4:\"1729\";i:9;s:4:\"1720\";i:10;s:4:\"1609\";i:11;s:4:\"1685\";i:12;s:4:\"1681\";}','no'),(10071,'_options_search-categories-en_2_pages','field_611683a9069f4','no'),(10626,'options_document-page-en_title','Corporate Governance \r\n& Compliance','no'),(10627,'_options_document-page-en_title','field_61a5e16f09baa','no'),(10628,'options_document-page-en_description','CommerceGate is fully supervised by the Banco de España as a financial institution and complies with the European Union regulation applicable to the provision of payment services and any other requirements applicable to the financial services it provides.','no'),(10629,'_options_document-page-en_description','field_61a5e17f09bab','no'),(10630,'options_document-page-en','','no'),(10631,'_options_document-page-en','field_61a5e13e09ba9','no'),(10632,'options_document-page-es_title','Corporate Governance &[nbsp]Compliance','no'),(10633,'_options_document-page-es_title','field_61a5e2f3986a0','no'),(10634,'options_document-page-es_description','CommerceGate is fully supervised by the Banco de Espana as a financial institution and complies with the European Union regulation applicable to the provision of payment services and any other requirements applicable to the financial services it provides.','no'),(10635,'_options_document-page-es_description','field_61a5e2ff986a1','no'),(10636,'options_document-page-es','','no'),(10637,'_options_document-page-es','field_61a5e2cf9869e','no'),(11151,'options_single-vacancy-page-en_vacancies-block-title','Other Jobs','no'),(11152,'_options_single-vacancy-page-en_vacancies-block-title','field_61a67e78fabb6','no'),(11153,'options_single-vacancy-page-en_vacancies-block-suptitle_singular','Explore positions','no'),(11154,'_options_single-vacancy-page-en_vacancies-block-suptitle_singular','field_61a67b92e327b','no'),(11155,'options_single-vacancy-page-en_vacancies-block-suptitle_plural','Explore positions','no'),(11156,'_options_single-vacancy-page-en_vacancies-block-suptitle_plural','field_61a67b92e327c','no'),(11157,'options_single-vacancy-page-en_vacancies-block-suptitle_color','#EB5042','no'),(11158,'_options_single-vacancy-page-en_vacancies-block-suptitle_color','field_61a67b92e327d','no'),(11159,'options_single-vacancy-page-en_vacancies-block-suptitle','','no'),(11160,'_options_single-vacancy-page-en_vacancies-block-suptitle','field_61a67b92e327a','no'),(11161,'options_single-vacancy-page-en_show-hide_show','Explore positions','no'),(11162,'_options_single-vacancy-page-en_show-hide_show','field_61a67bf03f363','no'),(11163,'options_single-vacancy-page-en_show-hide_hide','Hide','no'),(11164,'_options_single-vacancy-page-en_show-hide_hide','field_61a67bf43f364','no'),(11165,'options_single-vacancy-page-en_show-hide','','no'),(11166,'_options_single-vacancy-page-en_show-hide','field_61a67be23f362','no'),(11167,'options_single-vacancy-page-en','','no'),(11168,'_options_single-vacancy-page-en','field_61a67b92e3279','no'),(11169,'options_single-vacancy-page-es_vacancies-block-title','Otros Trabajos','no'),(11170,'_options_single-vacancy-page-es_vacancies-block-title','field_61a67e4811de9','no'),(11171,'options_single-vacancy-page-es_vacancies-block-suptitle_singular','Ofertas de trabajo','no'),(11172,'_options_single-vacancy-page-es_vacancies-block-suptitle_singular','field_61a67bb775623','no'),(11173,'options_single-vacancy-page-es_vacancies-block-suptitle_plural','Ofertas de trabajo','no'),(11174,'_options_single-vacancy-page-es_vacancies-block-suptitle_plural','field_61a67bb775624','no'),(11175,'options_single-vacancy-page-es_vacancies-block-suptitle_color','#EB5042','no'),(11176,'_options_single-vacancy-page-es_vacancies-block-suptitle_color','field_61a67bb775625','no'),(11177,'options_single-vacancy-page-es_vacancies-block-suptitle','','no'),(11178,'_options_single-vacancy-page-es_vacancies-block-suptitle','field_61a67bb775622','no'),(11179,'options_single-vacancy-page-es_show-hide_show','Explora los puestos de trabajo','no'),(11180,'_options_single-vacancy-page-es_show-hide_show','field_61a67c0b29ef6','no'),(11181,'options_single-vacancy-page-es_show-hide_hide','Ocultar ','no'),(11182,'_options_single-vacancy-page-es_show-hide_hide','field_61a67c1029ef7','no'),(11183,'options_single-vacancy-page-es_show-hide','','no'),(11184,'_options_single-vacancy-page-es_show-hide','field_61a67c0329ef5','no'),(11185,'options_single-vacancy-page-es','','no'),(11186,'_options_single-vacancy-page-es','field_61a67bb775621','no'),(11325,'_transient_dirsize_cache','a:969:{s:58:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/.quarantine\";i:0;s:65:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/upgrade\";i:0;s:78:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/backups-dup-lite/tmp\";i:0;s:84:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/backups-dup-lite/installer\";i:24236;s:74:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/backups-dup-lite\";i:277677178;s:75:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/languages/plugins\";i:1382917;s:74:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/languages/themes\";i:103784;s:67:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/languages\";i:4067312;s:57:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content\";i:281745524;s:64:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-admin/includes\";i:2861430;s:66:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-admin/js/widgets\";i:139408;s:58:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-admin/js\";i:1897212;s:63:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-admin/network\";i:123822;s:71:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-admin/css/colors/blue\";i:77273;s:72:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-admin/css/colors/ocean\";i:74770;s:72:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-admin/css/colors/light\";i:77861;s:73:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-admin/css/colors/coffee\";i:74748;s:76:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-admin/css/colors/ectoplasm\";i:77279;s:75:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-admin/css/colors/midnight\";i:77238;s:73:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-admin/css/colors/modern\";i:77352;s:74:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-admin/css/colors/sunrise\";i:77298;s:66:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-admin/css/colors\";i:636927;s:59:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-admin/css\";i:2463608;s:60:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-admin/user\";i:3418;s:62:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-admin/images\";i:389513;s:61:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-admin/maint\";i:7260;s:55:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-admin\";i:8605831;s:55:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/s/loaded\";i:0;s:48:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/s\";i:8558654;s:66:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/widgets\";i:155462;s:73:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/block-supports\";i:45726;s:68:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/PHPMailer\";i:221082;s:71:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/theme-compat\";i:15414;s:74:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/rest-api/fields\";i:22314;s:77:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/rest-api/endpoints\";i:583613;s:74:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/rest-api/search\";i:15180;s:67:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/rest-api\";i:705110;s:70:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/js/thickbox\";i:31185;s:70:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/js/plupload\";i:490247;s:66:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/js/crop\";i:20004;s:75:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/js/imgareaselect\";i:49035;s:71:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/js/swfupload\";i:8715;s:73:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/js/dist/vendor\";i:2310530;s:66:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/js/dist\";i:12738262;s:84:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/js/mediaelement/renderers\";i:18880;s:74:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/js/mediaelement\";i:719405;s:67:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/js/jcrop\";i:18340;s:72:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/js/codemirror\";i:1287141;s:75:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/js/tinymce/langs\";i:15529;s:80:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/js/tinymce/plugins/hr\";i:1347;s:87:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/js/tinymce/plugins/wpdialogs\";i:3761;s:87:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/js/tinymce/plugins/wordpress\";i:50608;s:92:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/js/tinymce/plugins/directionality\";i:2749;s:90:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/js/tinymce/plugins/wpautoresize\";i:8332;s:83:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/js/tinymce/plugins/media\";i:57914;s:87:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/js/tinymce/plugins/textcolor\";i:16237;s:91:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/js/tinymce/plugins/wptextpattern\";i:11927;s:82:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/js/tinymce/plugins/link\";i:32949;s:83:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/js/tinymce/plugins/paste\";i:113193;s:85:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/js/tinymce/plugins/charmap\";i:31811;s:88:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/js/tinymce/plugins/fullscreen\";i:7779;s:90:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/js/tinymce/plugins/compat3x/css\";i:8179;s:86:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/js/tinymce/plugins/compat3x\";i:21758;s:87:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/js/tinymce/plugins/wpgallery\";i:4808;s:89:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/js/tinymce/plugins/colorpicker\";i:4910;s:85:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/js/tinymce/plugins/wpemoji\";i:5099;s:84:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/js/tinymce/plugins/wpview\";i:8994;s:83:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/js/tinymce/plugins/lists\";i:97383;s:89:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/js/tinymce/plugins/wpeditimage\";i:37716;s:83:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/js/tinymce/plugins/image\";i:55874;s:84:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/js/tinymce/plugins/wplink\";i:26476;s:86:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/js/tinymce/plugins/tabfocus\";i:5336;s:77:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/js/tinymce/plugins\";i:606961;s:92:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/js/tinymce/skins/wordpress/images\";i:14207;s:85:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/js/tinymce/skins/wordpress\";i:22831;s:91:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/js/tinymce/skins/lightgray/fonts\";i:155760;s:89:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/js/tinymce/skins/lightgray/img\";i:2856;s:85:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/js/tinymce/skins/lightgray\";i:210254;s:75:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/js/tinymce/skins\";i:233085;s:83:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/js/tinymce/themes/inlite\";i:452642;s:83:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/js/tinymce/themes/modern\";i:446221;s:76:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/js/tinymce/themes\";i:898863;s:75:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/js/tinymce/utils\";i:18822;s:69:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/js/tinymce\";i:2853651;s:71:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/js/jquery/ui\";i:793444;s:68:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/js/jquery\";i:1309881;s:61:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/js\";i:21947559;s:62:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/ID3\";i:1134191;s:72:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/random_compat\";i:40843;s:73:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/SimplePie/HTTP\";i:11515;s:84:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/SimplePie/XML/Declaration\";i:7098;s:72:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/SimplePie/XML\";i:7098;s:74:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/SimplePie/Cache\";i:39593;s:74:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/SimplePie/Parse\";i:20551;s:80:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/SimplePie/Decode/HTML\";i:17241;s:75:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/SimplePie/Decode\";i:17241;s:81:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/SimplePie/Content/Type\";i:8015;s:76:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/SimplePie/Content\";i:8015;s:72:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/SimplePie/Net\";i:7493;s:68:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/SimplePie\";i:455756;s:63:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/pomo\";i:52248;s:77:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/css/dist/edit-post\";i:206821;s:74:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/css/dist/editor\";i:95261;s:80:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/css/dist/edit-widgets\";i:89899;s:75:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/css/dist/widgets\";i:23866;s:83:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/css/dist/reusable-blocks\";i:4288;s:78:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/css/dist/components\";i:533182;s:71:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/css/dist/nux\";i:13786;s:85:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/css/dist/customize-widgets\";i:29568;s:82:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/css/dist/format-library\";i:11260;s:81:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/css/dist/block-library\";i:640961;s:80:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/css/dist/block-editor\";i:436575;s:88:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/css/dist/list-reusable-blocks\";i:16478;s:83:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/css/dist/block-directory\";i:16954;s:67:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/css/dist\";i:2118899;s:62:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/css\";i:2765182;s:71:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/certificates\";i:233231;s:68:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/customize\";i:170868;s:64:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/fonts\";i:289826;s:77:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/Text/Diff/Renderer\";i:5535;s:75:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/Text/Diff/Engine\";i:31662;s:68:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/Text/Diff\";i:44010;s:63:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/Text\";i:56925;s:69:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/images/wlw\";i:4413;s:73:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/images/crystal\";i:15541;s:71:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/images/media\";i:2419;s:73:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/images/smilies\";i:10082;s:65:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/images\";i:103747;s:77:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/sitemaps/providers\";i:15133;s:67:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/sitemaps\";i:45055;s:88:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/sodium_compat/src/Core/Base64\";i:22135;s:90:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/sodium_compat/src/Core/Poly1305\";i:12912;s:94:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/sodium_compat/src/Core/SecretStream\";i:3624;s:90:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/sodium_compat/src/Core/ChaCha20\";i:5152;s:95:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/sodium_compat/src/Core/Curve25519/Ge\";i:7881;s:92:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/sodium_compat/src/Core/Curve25519\";i:121533;s:81:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/sodium_compat/src/Core\";i:459958;s:82:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/sodium_compat/src/PHP52\";i:4116;s:92:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/sodium_compat/src/Core32/Poly1305\";i:15980;s:96:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/sodium_compat/src/Core32/SecretStream\";i:3656;s:92:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/sodium_compat/src/Core32/ChaCha20\";i:6295;s:97:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/sodium_compat/src/Core32/Curve25519/Ge\";i:8177;s:94:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/sodium_compat/src/Core32/Curve25519\";i:122399;s:83:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/sodium_compat/src/Core32\";i:437583;s:76:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/sodium_compat/src\";i:1212803;s:97:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/sodium_compat/namespaced/Core/Poly1305\";i:112;s:97:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/sodium_compat/namespaced/Core/ChaCha20\";i:224;s:102:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge\";i:602;s:99:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/sodium_compat/namespaced/Core/Curve25519\";i:820;s:88:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/sodium_compat/namespaced/Core\";i:2444;s:83:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/sodium_compat/namespaced\";i:2698;s:76:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/sodium_compat/lib\";i:84845;s:72:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/sodium_compat\";i:1306435;s:65:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/assets\";i:10499;s:73:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/block-patterns\";i:9046;s:71:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/blocks/block\";i:4552;s:78:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/blocks/post-excerpt\";i:6465;s:77:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/blocks/query-title\";i:3485;s:77:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/blocks/social-link\";i:4460;s:78:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/blocks/post-content\";i:3788;s:76:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/blocks/post-terms\";i:451;s:74:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/blocks/freeform\";i:41868;s:78:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/blocks/preformatted\";i:3635;s:73:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/blocks/buttons\";i:18381;s:75:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/blocks/paragraph\";i:9325;s:71:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/blocks/cover\";i:56553;s:85:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/blocks/post-featured-image\";i:9333;s:81:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/blocks/latest-comments\";i:7248;s:71:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/blocks/embed\";i:16808;s:74:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/blocks/loginout\";i:455;s:76:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/blocks/media-text\";i:18137;s:75:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/blocks/shortcode\";i:7794;s:78:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/blocks/latest-posts\";i:16144;s:82:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/blocks/query-pagination\";i:11618;s:73:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/blocks/missing\";i:509;s:69:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/blocks/rss\";i:11021;s:78:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/blocks/social-links\";i:57725;s:91:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/blocks/query-pagination-previous\";i:526;s:75:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/blocks/separator\";i:8212;s:75:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/blocks/site-logo\";i:13058;s:71:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/blocks/verse\";i:3694;s:78:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/blocks/text-columns\";i:8291;s:71:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/blocks/audio\";i:7013;s:74:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/blocks/nextpage\";i:5644;s:71:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/blocks/table\";i:25114;s:78:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/blocks/site-tagline\";i:3650;s:76:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/blocks/categories\";i:6592;s:70:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/blocks/list\";i:3908;s:75:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/blocks/pullquote\";i:11756;s:79:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/blocks/legacy-widget\";i:501;s:76:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/blocks/post-title\";i:3643;s:70:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/blocks/file\";i:11958;s:70:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/blocks/html\";i:5448;s:87:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/blocks/query-pagination-next\";i:514;s:71:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/blocks/quote\";i:5041;s:71:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/blocks/group\";i:7376;s:72:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/blocks/column\";i:542;s:75:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/blocks/page-list\";i:12826;s:76:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/blocks/site-title\";i:3796;s:70:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/blocks/more\";i:6369;s:70:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/blocks/code\";i:3363;s:79:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/blocks/post-template\";i:16149;s:74:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/blocks/calendar\";i:4767;s:75:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/blocks/post-date\";i:537;s:75:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/blocks/tag-cloud\";i:6848;s:73:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/blocks/gallery\";i:50134;s:90:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/blocks/query-pagination-numbers\";i:3898;s:73:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/blocks/columns\";i:13242;s:72:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/blocks/button\";i:22207;s:71:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/blocks/query\";i:4288;s:73:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/blocks/heading\";i:7680;s:71:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/blocks/video\";i:17816;s:74:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/blocks/archives\";i:3230;s:71:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/blocks/image\";i:23825;s:72:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/blocks/spacer\";i:8824;s:72:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/blocks/search\";i:13482;s:65:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/blocks\";i:803053;s:62:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/IXR\";i:33914;s:76:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/Requests/Response\";i:2135;s:82:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/Requests/Exception/HTTP\";i:14365;s:87:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/Requests/Exception/Transport\";i:919;s:77:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/Requests/Exception\";i:16778;s:74:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/Requests/Cookie\";i:3865;s:72:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/Requests/Auth\";i:1939;s:77:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/Requests/Transport\";i:30090;s:75:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/Requests/Utility\";i:3310;s:73:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/Requests/Proxy\";i:3488;s:67:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes/Requests\";i:139225;s:58:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-includes\";i:37062621;s:51:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/.tmb\";i:865;s:46:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp\";i:336144499;s:87:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/themes/commercegate/assets/js\";i:395028;s:88:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/themes/commercegate/assets/css\";i:242107;s:90:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/themes/commercegate/assets/fonts\";i:225848;s:94:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/themes/commercegate/assets/img/ebook\";i:362079;s:92:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/themes/commercegate/assets/img/job\";i:11061;s:97:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/themes/commercegate/assets/img/contacts\";i:20608;s:95:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/themes/commercegate/assets/img/static\";i:444889;s:95:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/themes/commercegate/assets/img/career\";i:1267394;s:93:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/themes/commercegate/assets/img/blog\";i:1681325;s:101:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/themes/commercegate/assets/img/product-page\";i:1954452;s:93:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/themes/commercegate/assets/img/icon\";i:49728;s:96:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/themes/commercegate/assets/img/pricing\";i:99366;s:102:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/themes/commercegate/assets/img/about-company\";i:866936;s:94:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/themes/commercegate/assets/img/index\";i:10638805;s:100:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/themes/commercegate/assets/img/offers-list\";i:10257;s:92:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/themes/commercegate/assets/img/404\";i:31743;s:100:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/themes/commercegate/assets/img/general-img\";i:264484;s:93:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/themes/commercegate/assets/img/post\";i:311293;s:99:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/themes/commercegate/assets/img/ebook-cong\";i:339544;s:88:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/themes/commercegate/assets/img\";i:18503463;s:90:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/themes/commercegate/assets/video\";i:7165974;s:84:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/themes/commercegate/assets\";i:26532420;s:92:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/themes/commercegate/templates/loop\";i:2936;s:94:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/themes/commercegate/templates/footer\";i:3836;s:96:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/themes/commercegate/templates/elements\";i:8680;s:95:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/themes/commercegate/templates/filters\";i:15323;s:93:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/themes/commercegate/templates/pages\";i:4274;s:94:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/themes/commercegate/templates/blocks\";i:7887;s:94:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/themes/commercegate/templates/single\";i:65926;s:87:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/themes/commercegate/templates\";i:108862;s:77:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/themes/commercegate\";i:27346794;s:64:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/themes\";i:27346822;s:90:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/safe-svg/vendor/composer\";i:17013;s:81:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/safe-svg/vendor\";i:17191;s:83:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/safe-svg/includes\";i:636;s:84:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/safe-svg/languages\";i:14347;s:94:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/safe-svg/lib/vendor/composer\";i:19020;s:119:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/safe-svg/lib/vendor/enshrined/svg-sanitize/tests/data\";i:2117319;s:123:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/safe-svg/lib/vendor/enshrined/svg-sanitize/tests/Fixtures\";i:700;s:114:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/safe-svg/lib/vendor/enshrined/svg-sanitize/tests\";i:2133278;s:129:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/safe-svg/lib/vendor/enshrined/svg-sanitize/src/ElementReference\";i:9511;s:117:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/safe-svg/lib/vendor/enshrined/svg-sanitize/src/data\";i:15383;s:123:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/safe-svg/lib/vendor/enshrined/svg-sanitize/src/Exceptions\";i:794;s:112:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/safe-svg/lib/vendor/enshrined/svg-sanitize/src\";i:47412;s:108:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/safe-svg/lib/vendor/enshrined/svg-sanitize\";i:2204174;s:95:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/safe-svg/lib/vendor/enshrined\";i:2204174;s:89:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/safe-svg/lib/vendor/bin\";i:0;s:85:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/safe-svg/lib/vendor\";i:2223372;s:78:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/safe-svg/lib\";i:2225436;s:81:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/safe-svg/assets\";i:266;s:74:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/safe-svg\";i:2301518;s:80:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/disable-emojis\";i:20426;s:108:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/vendor/yoast/i18n-module/src\";i:13505;s:104:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/vendor/yoast/i18n-module\";i:14948;s:92:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/vendor/yoast\";i:14948;s:95:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/vendor/composer\";i:275736;s:86:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/vendor\";i:290862;s:113:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/src/exceptions/addon-installation\";i:1638;s:100:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/src/exceptions/oauth\";i:736;s:109:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/src/exceptions/semrush/tokens\";i:1342;s:102:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/src/exceptions/semrush\";i:1342;s:104:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/src/exceptions/indexable\";i:1966;s:94:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/src/exceptions\";i:6379;s:99:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/src/surfaces/values\";i:10615;s:92:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/src/surfaces\";i:28191;s:100:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/src/presenters/slack\";i:2032;s:100:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/src/presenters/admin\";i:34836;s:104:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/src/presenters/webmaster\";i:2983;s:105:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/src/presenters/open-graph\";i:12658;s:102:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/src/presenters/twitter\";i:5959;s:100:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/src/presenters/debug\";i:2443;s:94:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/src/presenters\";i:85773;s:101:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/src/config/migrations\";i:34618;s:90:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/src/config\";i:55193;s:92:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/src/commands\";i:9350;s:92:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/src/builders\";i:82122;s:90:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/src/routes\";i:44507;s:92:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/src/wrappers\";i:3025;s:110:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/src/actions/addon-installation\";i:6340;s:99:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/src/actions/semrush\";i:4582;s:100:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/src/actions/indexing\";i:37860;s:105:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/src/actions/configuration\";i:3933;s:102:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/src/actions/indexables\";i:3723;s:101:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/src/actions/importing\";i:13975;s:91:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/src/actions\";i:75906;s:93:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/src/wordpress\";i:1307;s:107:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/src/schema-templates/assets\";i:11060;s:100:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/src/schema-templates\";i:20226;s:100:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/src/generated/assets\";i:16573;s:93:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/src/generated\";i:359656;s:91:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/src/loggers\";i:1094;s:105:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/src/integrations/watchers\";i:78757;s:106:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/src/integrations/front-end\";i:38578;s:108:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/src/integrations/third-party\";i:51711;s:121:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/src/integrations/admin/addon-installation\";i:9302;s:102:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/src/integrations/admin\";i:99148;s:103:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/src/integrations/alerts\";i:933;s:103:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/src/integrations/blocks\";i:8304;s:96:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/src/integrations\";i:318310;s:113:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/src/generators/schema/third-party\";i:6653;s:101:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/src/generators/schema\";i:48422;s:94:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/src/generators\";i:85734;s:90:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/src/models\";i:9029;s:108:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/src/conditionals/third-party\";i:2990;s:102:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/src/conditionals/admin\";i:4625;s:96:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/src/conditionals\";i:23217;s:98:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/src/values/semrush\";i:2902;s:101:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/src/values/indexables\";i:1407;s:101:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/src/values/open-graph\";i:1157;s:90:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/src/values\";i:8298;s:102:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/src/helpers/open-graph\";i:5565;s:99:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/src/helpers/twitter\";i:1152;s:98:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/src/helpers/schema\";i:13184;s:91:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/src/helpers\";i:121329;s:97:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/src/presentations\";i:53296;s:115:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/src/deprecated/src/presenters/admin\";i:5973;s:120:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/src/deprecated/src/presenters/open-graph\";i:753;s:109:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/src/deprecated/src/presenters\";i:6726;s:117:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/src/deprecated/src/actions/indexation\";i:3536;s:115:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/src/deprecated/src/actions/indexing\";i:298;s:106:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/src/deprecated/src/actions\";i:3834;s:123:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/src/deprecated/src/integrations/third-party\";i:1509;s:117:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/src/deprecated/src/integrations/admin\";i:9656;s:111:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/src/deprecated/src/integrations\";i:11165;s:111:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/src/deprecated/src/conditionals\";i:1758;s:98:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/src/deprecated/src\";i:23483;s:110:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/src/deprecated/frontend/schema\";i:30661;s:103:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/src/deprecated/frontend\";i:57740;s:110:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/src/deprecated/admin/endpoints\";i:1313;s:109:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/src/deprecated/admin/taxonomy\";i:1512;s:110:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/src/deprecated/admin/notifiers\";i:844;s:112:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/src/deprecated/admin/recalculate\";i:3897;s:106:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/src/deprecated/admin/links\";i:1810;s:107:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/src/deprecated/admin/onpage\";i:2756;s:105:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/src/deprecated/admin/ajax\";i:1862;s:100:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/src/deprecated/admin\";i:33401;s:98:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/src/deprecated/inc\";i:2370;s:94:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/src/deprecated\";i:117032;s:91:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/src/context\";i:15963;s:96:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/src/initializers\";i:7421;s:96:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/src/repositories\";i:23913;s:103:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/src/services/indexables\";i:2336;s:102:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/src/services/importing\";i:2439;s:92:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/src/services\";i:4775;s:93:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/src/memoizers\";i:7216;s:83:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/src\";i:1576184;s:100:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/js/dist/select2/i18n\";i:59983;s:95:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/js/dist/select2\";i:136751;s:97:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/js/dist/languages\";i:2432117;s:97:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/js/dist/externals\";i:1642865;s:87:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/js/dist\";i:5627268;s:82:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/js\";i:5627268;s:96:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/css/dist/select2\";i:32546;s:88:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/css/dist\";i:460878;s:83:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/css\";i:465049;s:89:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/languages\";i:3318451;s:94:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/admin/watchers\";i:6817;s:96:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/admin/exceptions\";i:1090;s:94:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/admin/tracking\";i:16818;s:103:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/admin/views/tabs/social\";i:8355;s:113:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/admin/views/tabs/metas/taxonomies\";i:820;s:124:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/general\";i:5380;s:126:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/post_type\";i:4434;s:116:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content\";i:32632;s:111:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/admin/views/tabs/metas/archives\";i:1702;s:102:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/admin/views/tabs/metas\";i:47498;s:101:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/admin/views/tabs/tool\";i:6948;s:104:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/admin/views/tabs/network\";i:7332;s:106:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/admin/views/tabs/dashboard\";i:10069;s:96:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/admin/views/tabs\";i:80202;s:96:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/admin/views/form\";i:1101;s:91:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/admin/views\";i:156098;s:90:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/admin/menu\";i:26352;s:95:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/admin/endpoints\";i:3824;s:94:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/admin/taxonomy\";i:36019;s:100:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/admin/import/plugins\";i:60109;s:92:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/admin/import\";i:67797;s:113:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/admin/google_search_console/views\";i:3365;s:107:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/admin/google_search_console\";i:3800;s:90:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/admin/ryte\";i:11416;s:95:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/admin/notifiers\";i:8270;s:98:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/admin/capabilities\";i:14794;s:93:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/admin/metabox\";i:59503;s:93:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/admin/filters\";i:8521;s:95:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/admin/listeners\";i:304;s:105:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/admin/config-ui/factories\";i:2151;s:102:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/admin/config-ui/fields\";i:34317;s:106:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/admin/config-ui/components\";i:6345;s:95:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/admin/config-ui\";i:72481;s:91:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/admin/roles\";i:8038;s:91:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/admin/pages\";i:6707;s:94:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/admin/services\";i:2475;s:95:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/admin/formatter\";i:26125;s:96:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/admin/statistics\";i:7966;s:90:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/admin/ajax\";i:5803;s:85:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/admin\";i:916661;s:86:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/images\";i:265930;s:94:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/inc/exceptions\";i:402;s:91:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/inc/options\";i:132578;s:92:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/inc/sitemaps\";i:97540;s:83:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/inc\";i:536284;s:94:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/lib/migrations\";i:42035;s:104:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/lib/dependency-injection\";i:2133;s:83:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/lib\";i:138812;s:98:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/packages/js/images\";i:20546;s:91:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/packages/js\";i:20546;s:88:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/packages\";i:20546;s:126:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Token\";i:7954;s:136:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Grant/Exception\";i:804;s:126:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Grant\";i:10346;s:135:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/OptionProvider\";i:3990;s:139:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Provider/Exception\";i:1225;s:129:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Provider\";i:33740;s:125:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Tool\";i:15112;s:120:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src\";i:71142;s:116:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client\";i:71142;s:102:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/vendor_prefixed/league\";i:71142;s:134:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Exception\";i:7089;s:137:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/ParameterBag\";i:18515;s:133:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Argument\";i:907;s:124:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection\";i:50999;s:103:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony\";i:50999;s:119:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src\";i:44572;s:115:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises\";i:44572;s:125:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Handler\";i:57020;s:127:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception\";i:9318;s:124:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Cookie\";i:27297;s:117:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src\";i:188187;s:113:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle\";i:188187;s:115:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src\";i:143415;s:111:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7\";i:143415;s:106:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp\";i:376174;s:116:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-message/src\";i:46661;s:112:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-message\";i:46661;s:111:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log\";i:11844;s:107:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr\";i:11844;s:103:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log\";i:11844;s:113:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/container/src\";i:1680;s:109:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/container\";i:1680;s:99:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/vendor_prefixed/psr\";i:60185;s:95:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo/vendor_prefixed\";i:558500;s:79:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/wordpress-seo\";i:13788192;s:96:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/duplicate-post/vendor/composer\";i:30309;s:87:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/duplicate-post/vendor\";i:30487;s:93:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/duplicate-post/src/watchers\";i:16861;s:93:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/duplicate-post/src/handlers\";i:21115;s:96:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/duplicate-post/src/admin/views\";i:8772;s:90:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/duplicate-post/src/admin\";i:35041;s:87:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/duplicate-post/src/ui\";i:51196;s:84:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/duplicate-post/src\";i:167449;s:88:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/duplicate-post/js/dist\";i:16460;s:83:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/duplicate-post/js\";i:16460;s:84:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/duplicate-post/css\";i:4672;s:87:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/duplicate-post/compat\";i:6546;s:80:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/duplicate-post\";i:311326;s:107:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/favicon-by-realfavicongenerator/languages\";i:134239;s:104:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/favicon-by-realfavicongenerator/public\";i:18831;s:109:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/favicon-by-realfavicongenerator/admin/views\";i:13372;s:114:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/favicon-by-realfavicongenerator/admin/assets/css\";i:92;s:110:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/favicon-by-realfavicongenerator/admin/assets\";i:92;s:103:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/favicon-by-realfavicongenerator/admin\";i:45826;s:104:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/favicon-by-realfavicongenerator/assets\";i:0;s:97:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/favicon-by-realfavicongenerator\";i:230614;s:86:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/filester/views/pages\";i:25573;s:80:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/filester/views\";i:25573;s:107:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/filester/includes/File_manager/lib/sounds\";i:92204;s:110:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/filester/includes/File_manager/lib/js/worker\";i:2618;s:109:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/filester/includes/File_manager/lib/js/proxy\";i:10092;s:110:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/filester/includes/File_manager/lib/js/extras\";i:135913;s:113:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/filester/includes/File_manager/lib/js/i18n/help\";i:11099;s:108:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/filester/includes/File_manager/lib/js/i18n\";i:1090510;s:103:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/filester/includes/File_manager/lib/js\";i:2835065;s:113:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/filester/includes/File_manager/lib/files/.trash\";i:0;s:106:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/filester/includes/File_manager/lib/files\";i:0;s:104:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/filester/includes/File_manager/lib/css\";i:232637;s:119:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/filester/includes/File_manager/lib/themes/Default/css\";i:12073;s:115:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/filester/includes/File_manager/lib/themes/Default\";i:12073;s:117:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/filester/includes/File_manager/lib/themes/moono/css\";i:54087;s:113:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/filester/includes/File_manager/lib/themes/moono\";i:54087;s:122:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/filester/includes/File_manager/lib/themes/Material/icons\";i:101710;s:120:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/filester/includes/File_manager/lib/themes/Material/css\";i:47322;s:123:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/filester/includes/File_manager/lib/themes/Material/images\";i:45354;s:116:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/filester/includes/File_manager/lib/themes/Material\";i:194386;s:121:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/filester/includes/File_manager/lib/themes/windows-10/js\";i:327;s:122:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/filester/includes/File_manager/lib/themes/windows-10/css\";i:25057;s:130:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/filester/includes/File_manager/lib/themes/windows-10/images/48px\";i:1027;s:130:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/filester/includes/File_manager/lib/themes/windows-10/images/16px\";i:18946;s:125:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/filester/includes/File_manager/lib/themes/windows-10/images\";i:20745;s:118:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/filester/includes/File_manager/lib/themes/windows-10\";i:46129;s:128:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/filester/includes/File_manager/lib/themes/Material-Light/icons\";i:101710;s:126:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/filester/includes/File_manager/lib/themes/Material-Light/css\";i:47307;s:129:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/filester/includes/File_manager/lib/themes/Material-Light/images\";i:45354;s:122:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/filester/includes/File_manager/lib/themes/Material-Light\";i:194371;s:127:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/filester/includes/File_manager/lib/themes/Material-Gray/icons\";i:101710;s:125:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/filester/includes/File_manager/lib/themes/Material-Gray/css\";i:47324;s:128:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/filester/includes/File_manager/lib/themes/Material-Gray/images\";i:45354;s:121:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/filester/includes/File_manager/lib/themes/Material-Gray\";i:194388;s:121:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/filester/includes/File_manager/lib/themes/dark-slim/css\";i:52922;s:121:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/filester/includes/File_manager/lib/themes/dark-slim/img\";i:161986;s:117:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/filester/includes/File_manager/lib/themes/dark-slim\";i:214908;s:107:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/filester/includes/File_manager/lib/themes\";i:910342;s:104:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/filester/includes/File_manager/lib/img\";i:225244;s:114:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/filester/includes/File_manager/lib/jquery/images\";i:36714;s:107:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/filester/includes/File_manager/lib/jquery\";i:559706;s:109:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/filester/includes/File_manager/lib/php/libs\";i:20186;s:123:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/filester/includes/File_manager/lib/php/plugins/AutoRotate\";i:5610;s:122:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/filester/includes/File_manager/lib/php/plugins/Sanitizer\";i:5901;s:123:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/filester/includes/File_manager/lib/php/plugins/Normalizer\";i:8027;s:123:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/filester/includes/File_manager/lib/php/plugins/AutoResize\";i:6964;s:122:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/filester/includes/File_manager/lib/php/plugins/Watermark\";i:27171;s:112:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/filester/includes/File_manager/lib/php/plugins\";i:53673;s:114:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/filester/includes/File_manager/lib/php/resources\";i:5915;s:126:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/filester/includes/File_manager/lib/php/editors/OnlineConvert\";i:4304;s:123:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/filester/includes/File_manager/lib/php/editors/ZohoOffice\";i:8607;s:123:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/filester/includes/File_manager/lib/php/editors/ZipArchive\";i:401;s:112:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/filester/includes/File_manager/lib/php/editors\";i:14730;s:109:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/filester/includes/File_manager/lib/php/.tmp\";i:31;s:104:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/filester/includes/File_manager/lib/php\";i:1037589;s:100:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/filester/includes/File_manager/lib\";i:5984190;s:96:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/filester/includes/File_manager\";i:6014437;s:83:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/filester/includes\";i:6034748;s:89:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/filester/i18n/languages\";i:15118;s:79:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/filester/i18n\";i:15118;s:91:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/filester/assets/js/toastr\";i:11671;s:84:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/filester/assets/js\";i:30574;s:85:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/filester/assets/css\";i:10762;s:85:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/filester/assets/img\";i:10818;s:81:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/filester/assets\";i:52154;s:74:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/filester\";i:6138569;s:97:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/advanced-custom-fields-pro/lang\";i:5002626;s:108:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/advanced-custom-fields-pro/includes/fields\";i:268976;s:105:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/advanced-custom-fields-pro/includes/api\";i:126479;s:111:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/advanced-custom-fields-pro/includes/locations\";i:49066;s:107:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/advanced-custom-fields-pro/includes/forms\";i:75885;s:113:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/advanced-custom-fields-pro/includes/admin/views\";i:31370;s:113:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/advanced-custom-fields-pro/includes/admin/tools\";i:16942;s:107:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/advanced-custom-fields-pro/includes/admin\";i:111756;s:109:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/advanced-custom-fields-pro/includes/walkers\";i:5692;s:108:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/advanced-custom-fields-pro/includes/legacy\";i:1777;s:106:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/advanced-custom-fields-pro/includes/ajax\";i:22576;s:101:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/advanced-custom-fields-pro/includes\";i:932489;s:103:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/advanced-custom-fields-pro/pro/fields\";i:107555;s:106:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/advanced-custom-fields-pro/pro/locations\";i:3565;s:108:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/advanced-custom-fields-pro/pro/admin/views\";i:4763;s:102:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/advanced-custom-fields-pro/pro/admin\";i:20563;s:96:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/advanced-custom-fields-pro/pro\";i:167984;s:106:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/advanced-custom-fields-pro/assets/images\";i:17845;s:113:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/advanced-custom-fields-pro/assets/inc/select2/4\";i:508778;s:113:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/advanced-custom-fields-pro/assets/inc/select2/3\";i:237201;s:111:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/advanced-custom-fields-pro/assets/inc/select2\";i:745979;s:114:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/advanced-custom-fields-pro/assets/inc/timepicker\";i:123600;s:122:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/advanced-custom-fields-pro/assets/inc/color-picker-alpha\";i:23705;s:121:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/advanced-custom-fields-pro/assets/inc/datepicker/images\";i:11397;s:114:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/advanced-custom-fields-pro/assets/inc/datepicker\";i:61331;s:103:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/advanced-custom-fields-pro/assets/inc\";i:954615;s:112:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/advanced-custom-fields-pro/assets/build/js/pro\";i:242511;s:108:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/advanced-custom-fields-pro/assets/build/js\";i:759114;s:113:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/advanced-custom-fields-pro/assets/build/css/pro\";i:33490;s:109:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/advanced-custom-fields-pro/assets/build/css\";i:241111;s:105:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/advanced-custom-fields-pro/assets/build\";i:1000225;s:99:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/advanced-custom-fields-pro/assets\";i:1972685;s:92:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/advanced-custom-fields-pro\";i:8124939;s:81:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/leadin/tests/wp\";i:1010;s:83:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/leadin/tests/auth\";i:854;s:86:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/leadin/tests/options\";i:536;s:84:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/leadin/tests/admin\";i:1703;s:84:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/leadin/tests/utils\";i:493;s:78:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/leadin/tests\";i:5410;s:88:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/leadin/vendor/composer\";i:41561;s:79:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/leadin/vendor\";i:41739;s:79:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/leadin/src/wp\";i:5394;s:81:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/leadin/src/auth\";i:5967;s:84:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/leadin/src/options\";i:2771;s:81:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/leadin/src/rest\";i:6772;s:86:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/leadin/src/admin/api\";i:3040;s:88:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/leadin/src/admin/utils\";i:375;s:82:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/leadin/src/admin\";i:45439;s:82:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/leadin/src/utils\";i:4257;s:76:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/leadin/src\";i:84112;s:88:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/leadin/js/src/feedback\";i:1920;s:83:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/leadin/js/src/api\";i:4164;s:94:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/leadin/js/src/gutenberg/Auth\";i:873;s:96:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/leadin/js/src/gutenberg/Common\";i:3576;s:113:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/leadin/js/src/gutenberg/FormBlock/FormBlockEdit\";i:6947;s:99:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/leadin/js/src/gutenberg/FormBlock\";i:8080;s:102:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/leadin/js/src/gutenberg/UIComponents\";i:3729;s:89:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/leadin/js/src/gutenberg\";i:16258;s:86:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/leadin/js/src/iframe\";i:1549;s:89:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/leadin/js/src/constants\";i:16320;s:85:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/leadin/js/src/utils\";i:6731;s:87:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/leadin/js/src/entries\";i:2314;s:83:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/leadin/js/src/lib\";i:3454;s:79:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/leadin/js/src\";i:54403;s:80:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/leadin/js/dist\";i:1465384;s:86:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/leadin/js/spec/tests\";i:174;s:88:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/leadin/js/spec/support\";i:154;s:80:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/leadin/js/spec\";i:328;s:75:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/leadin/js\";i:1757428;s:82:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/leadin/languages\";i:100297;s:91:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/leadin/assets/style/fonts\";i:5442;s:85:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/leadin/assets/style\";i:13331;s:86:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/leadin/assets/images\";i:11517;s:79:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/leadin/assets\";i:24848;s:72:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/leadin\";i:4425479;s:83:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/classic-editor/js\";i:624;s:80:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/classic-editor\";i:61880;s:98:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/insert-headers-and-footers/views\";i:7845;s:92:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/insert-headers-and-footers\";i:23425;s:94:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/custom-post-type-ui/external\";i:12161;s:88:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/custom-post-type-ui/js\";i:28256;s:89:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/custom-post-type-ui/css\";i:20771;s:100:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/custom-post-type-ui/images/wds_ads\";i:37476;s:92:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/custom-post-type-ui/images\";i:39512;s:89:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/custom-post-type-ui/inc\";i:262728;s:93:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/custom-post-type-ui/classes\";i:21282;s:85:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/custom-post-type-ui\";i:444771;s:100:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/tinymce-advanced/mce/searchreplace\";i:27896;s:98:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/tinymce-advanced/mce/nonbreaking\";i:3487;s:96:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/tinymce-advanced/mce/importcss\";i:12601;s:94:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/tinymce-advanced/mce/advlist\";i:7883;s:98:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/tinymce-advanced/mce/visualchars\";i:18408;s:103:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/tinymce-advanced/mce/visualblocks/css\";i:5473;s:103:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/tinymce-advanced/mce/visualblocks/img\";i:1497;s:99:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/tinymce-advanced/mce/visualblocks\";i:12919;s:93:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/tinymce-advanced/mce/anchor\";i:4880;s:98:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/tinymce-advanced/mce/contextmenu\";i:6744;s:101:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/tinymce-advanced/mce/insertdatetime\";i:8806;s:93:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/tinymce-advanced/mce/wptadv\";i:12902;s:92:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/tinymce-advanced/mce/table\";i:431548;s:100:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/tinymce-advanced/mce/emoticons/img\";i:5033;s:96:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/tinymce-advanced/mce/emoticons\";i:7753;s:92:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/tinymce-advanced/mce/print\";i:1515;s:91:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/tinymce-advanced/mce/link\";i:32949;s:91:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/tinymce-advanced/mce/code\";i:3484;s:86:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/tinymce-advanced/mce\";i:593775;s:103:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/tinymce-advanced/plugin-assets/images\";i:39757;s:96:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/tinymce-advanced/plugin-assets\";i:63422;s:95:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/tinymce-advanced/block-editor\";i:24009;s:82:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/tinymce-advanced\";i:786387;s:91:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/duplicator/views/settings\";i:85692;s:100:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/duplicator/views/tools/diagnostics\";i:50500;s:88:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/duplicator/views/tools\";i:54253;s:99:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/duplicator/views/packages/details\";i:26864;s:96:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/duplicator/views/packages/main\";i:205867;s:91:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/duplicator/views/packages\";i:242943;s:82:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/duplicator/views\";i:383052;s:82:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/duplicator/ctrls\";i:38438;s:82:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/duplicator/files\";i:0;s:86:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/duplicator/languages\";i:200874;s:87:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/duplicator/tools/Lite\";i:4269;s:82:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/duplicator/tools\";i:6528;s:87:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/duplicator/lib/config\";i:16842;s:90:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/duplicator/lib/forceutf8\";i:13323;s:88:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/duplicator/lib/fileops\";i:12017;s:88:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/duplicator/lib/snaplib\";i:259103;s:97:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/duplicator/lib/dup_archive/daws\";i:17890;s:111:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/duplicator/lib/dup_archive/classes/processors\";i:18346;s:107:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/duplicator/lib/dup_archive/classes/states\";i:6764;s:108:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/duplicator/lib/dup_archive/classes/headers\";i:14193;s:105:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/duplicator/lib/dup_archive/classes/util\";i:13280;s:100:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/duplicator/lib/dup_archive/classes\";i:98070;s:107:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/duplicator/lib/dup_archive/tester/classes\";i:11559;s:99:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/duplicator/lib/dup_archive/tester\";i:33046;s:92:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/duplicator/lib/dup_archive\";i:149295;s:80:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/duplicator/lib\";i:450608;s:94:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/duplicator/classes/utilities\";i:59505;s:89:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/duplicator/classes/host\";i:9836;s:103:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/duplicator/classes/package/duparchive\";i:26205;s:92:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/duplicator/classes/package\";i:190790;s:87:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/duplicator/classes/ui\";i:32232;s:84:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/duplicator/classes\";i:352159;s:92:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/duplicator/assets/webfonts\";i:357686;s:98:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/duplicator/assets/js/jquery.qtip\";i:119250;s:86:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/duplicator/assets/js\";i:462839;s:94:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/duplicator/assets/css/images\";i:23899;s:87:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/duplicator/assets/css\";i:111246;s:87:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/duplicator/assets/img\";i:79068;s:83:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/duplicator/assets\";i:1010839;s:106:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/duplicator/installer/dup-installer/views\";i:237134;s:114:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/duplicator/installer/dup-installer/ctrls/classes\";i:29841;s:106:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/duplicator/installer/dup-installer/ctrls\";i:105505;s:118:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/duplicator/installer/dup-installer/classes/utilities\";i:148792;s:115:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/duplicator/installer/dup-installer/classes/config\";i:50396;s:113:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/duplicator/installer/dup-installer/classes/host\";i:13185;s:114:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/duplicator/installer/dup-installer/classes/Crypt\";i:162575;s:108:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/duplicator/installer/dup-installer/classes\";i:536376;s:129:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/duplicator/installer/dup-installer/assets/font-awesome/webfonts\";i:357686;s:124:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/duplicator/installer/dup-installer/assets/font-awesome/css\";i:53799;s:120:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/duplicator/installer/dup-installer/assets/font-awesome\";i:411500;s:114:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/duplicator/installer/dup-installer/assets/images\";i:31704;s:107:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/duplicator/installer/dup-installer/assets\";i:1076837;s:108:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/duplicator/installer/dup-installer/favicon\";i:129623;s:100:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/duplicator/installer/dup-installer\";i:2107418;s:86:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/duplicator/installer\";i:2173236;s:76:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/duplicator\";i:4687625;s:94:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/polylang-pro/vendor/composer\";i:54582;s:112:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/polylang-pro/vendor/wpsyntex/polylang/settings\";i:115241;s:114:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/polylang-pro/vendor/wpsyntex/polylang/js/src/lib\";i:3246;s:110:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/polylang-pro/vendor/wpsyntex/polylang/js/src\";i:59455;s:106:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/polylang-pro/vendor/wpsyntex/polylang/js\";i:59455;s:111:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/polylang-pro/vendor/wpsyntex/polylang/include\";i:253891;s:122:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/polylang-pro/vendor/wpsyntex/polylang/modules/share-slug\";i:1549;s:116:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/polylang-pro/vendor/wpsyntex/polylang/modules/wpml\";i:40934;s:120:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/polylang-pro/vendor/wpsyntex/polylang/modules/sitemaps\";i:11680;s:127:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/polylang-pro/vendor/wpsyntex/polylang/modules/translate-slugs\";i:1574;s:123:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/polylang-pro/vendor/wpsyntex/polylang/modules/site-health\";i:9928;s:116:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/polylang-pro/vendor/wpsyntex/polylang/modules/sync\";i:44379;s:121:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/polylang-pro/vendor/wpsyntex/polylang/modules/wizard/js\";i:10752;s:122:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/polylang-pro/vendor/wpsyntex/polylang/modules/wizard/css\";i:20078;s:125:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/polylang-pro/vendor/wpsyntex/polylang/modules/wizard/images\";i:50176;s:118:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/polylang-pro/vendor/wpsyntex/polylang/modules/wizard\";i:130856;s:111:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/polylang-pro/vendor/wpsyntex/polylang/modules\";i:240900;s:111:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/polylang-pro/vendor/wpsyntex/polylang/css/src\";i:17284;s:107:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/polylang-pro/vendor/wpsyntex/polylang/css\";i:17284;s:133:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/polylang-pro/vendor/wpsyntex/polylang/integrations/wp-offload-media\";i:2384;s:122:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/polylang-pro/vendor/wpsyntex/polylang/integrations/yarpp\";i:719;s:138:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/polylang-pro/vendor/wpsyntex/polylang/integrations/custom-field-template\";i:1158;s:122:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/polylang-pro/vendor/wpsyntex/polylang/integrations/cache\";i:3542;s:131:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/polylang-pro/vendor/wpsyntex/polylang/integrations/duplicate-post\";i:1120;s:122:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/polylang-pro/vendor/wpsyntex/polylang/integrations/wpseo\";i:16839;s:129:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/polylang-pro/vendor/wpsyntex/polylang/integrations/aqua-resizer\";i:878;s:125:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/polylang-pro/vendor/wpsyntex/polylang/integrations/wp-sweep\";i:2113;s:124:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/polylang-pro/vendor/wpsyntex/polylang/integrations/jetpack\";i:7708;s:133:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/polylang-pro/vendor/wpsyntex/polylang/integrations/no-category-base\";i:1003;s:128:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/polylang-pro/vendor/wpsyntex/polylang/integrations/wp-importer\";i:8777;s:131:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/polylang-pro/vendor/wpsyntex/polylang/integrations/domain-mapping\";i:2596;s:133:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/polylang-pro/vendor/wpsyntex/polylang/integrations/twenty-seventeen\";i:1121;s:116:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/polylang-pro/vendor/wpsyntex/polylang/integrations\";i:51042;s:112:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/polylang-pro/vendor/wpsyntex/polylang/frontend\";i:105068;s:109:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/polylang-pro/vendor/wpsyntex/polylang/admin\";i:158091;s:109:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/polylang-pro/vendor/wpsyntex/polylang/flags\";i:74931;s:111:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/polylang-pro/vendor/wpsyntex/polylang/install\";i:37485;s:103:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/polylang-pro/vendor/wpsyntex/polylang\";i:1280940;s:94:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/polylang-pro/vendor/wpsyntex\";i:1280940;s:85:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/polylang-pro/vendor\";i:1341848;s:87:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/polylang-pro/js/build\";i:419795;s:81:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/polylang-pro/js\";i:419795;s:86:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/polylang-pro/include\";i:3552;s:103:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/polylang-pro/modules/active-languages\";i:6752;s:97:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/polylang-pro/modules/share-slug\";i:23117;s:93:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/polylang-pro/modules/export\";i:16743;s:104:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/polylang-pro/modules/bulk-translate/js\";i:2501;s:105:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/polylang-pro/modules/bulk-translate/css\";i:391;s:101:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/polylang-pro/modules/bulk-translate\";i:19073;s:93:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/polylang-pro/modules/import\";i:9882;s:99:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/polylang-pro/modules/admin-loader\";i:2214;s:96:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/polylang-pro/modules/duplicate\";i:5701;s:91:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/polylang-pro/modules/rest\";i:25567;s:96:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/polylang-pro/modules/sync-post\";i:24932;s:89:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/polylang-pro/modules/po\";i:7418;s:92:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/polylang-pro/modules/media\";i:7187;s:92:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/polylang-pro/modules/xdata\";i:22929;s:102:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/polylang-pro/modules/locale-fallback\";i:5330;s:111:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/polylang-pro/modules/import-export/assets/css\";i:294;s:107:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/polylang-pro/modules/import-export/assets\";i:294;s:100:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/polylang-pro/modules/import-export\";i:8891;s:102:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/polylang-pro/modules/translate-slugs\";i:28064;s:90:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/polylang-pro/modules/dom\";i:5068;s:92:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/polylang-pro/modules/xliff\";i:15760;s:91:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/polylang-pro/modules/sync\";i:15376;s:93:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/polylang-pro/modules/wizard\";i:2519;s:99:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/polylang-pro/modules/block-editor\";i:22619;s:104:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/polylang-pro/modules/metabox-button/js\";i:1185;s:105:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/polylang-pro/modules/metabox-button/css\";i:268;s:101:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/polylang-pro/modules/metabox-button\";i:6009;s:86:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/polylang-pro/modules\";i:281151;s:88:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/polylang-pro/css/build\";i:75036;s:82:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/polylang-pro/css\";i:75036;s:106:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/polylang-pro/integrations/beaver-builder\";i:1122;s:96:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/polylang-pro/integrations/divi\";i:1437;s:106:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/polylang-pro/integrations/content-blocks\";i:1205;s:97:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/polylang-pro/integrations/cptui\";i:3125;s:98:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/polylang-pro/integrations/acf/js\";i:1233;s:95:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/polylang-pro/integrations/acf\";i:33363;s:107:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/polylang-pro/integrations/events-calendar\";i:40181;s:105:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/polylang-pro/integrations/admin-columns\";i:2248;s:91:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/polylang-pro/integrations\";i:82681;s:78:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/polylang-pro\";i:2373814;s:85:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/post-types-order/js\";i:3059;s:96:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/post-types-order/compatibility\";i:1696;s:90:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/post-types-order/include\";i:64280;s:86:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/post-types-order/css\";i:1740;s:92:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/post-types-order/languages\";i:4971;s:89:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/post-types-order/images\";i:3835;s:82:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/post-types-order\";i:197339;s:94:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/includes\";i:64296;s:94:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/cache/94\";i:72534;s:94:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/cache/63\";i:56423;s:94:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/cache/4f\";i:93404;s:94:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/cache/2d\";i:105092;s:94:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/cache/27\";i:0;s:94:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/cache/90\";i:60897;s:94:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/cache/5a\";i:64026;s:94:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/cache/a8\";i:52245;s:94:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/cache/2f\";i:66729;s:94:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/cache/fa\";i:71922;s:94:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/cache/d2\";i:59053;s:94:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/cache/ad\";i:80419;s:94:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/cache/f1\";i:58720;s:94:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/cache/79\";i:66384;s:94:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/cache/b5\";i:104532;s:91:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/cache\";i:1012380;s:97:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/public/ress\";i:1442;s:92:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/public\";i:40266;s:100:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/admin/partials\";i:21318;s:100:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/admin/sessions\";i:0;s:91:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/admin\";i:65486;s:96:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/setup\";i:97918;s:107:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/vendor/jsmin-php\";i:13857;s:121:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/vendor/amdd/database/wordpress\";i:5652;s:121:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/vendor/amdd/database/plaintext\";i:3298;s:118:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/vendor/amdd/database/mysqli\";i:9316;s:115:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/vendor/amdd/database/pdo\";i:8911;s:118:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/vendor/amdd/database/joomla\";i:6765;s:111:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/vendor/amdd/database\";i:36811;s:110:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/vendor/amdd/devices\";i:0;s:102:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/vendor/amdd\";i:90273;s:104:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/vendor/pharse\";i:178571;s:105:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/vendor/csstidy\";i:162325;s:97:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/vendor\";i:445026;s:99:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/cache/f3\";i:45;s:99:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/cache/73\";i:45;s:99:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/cache/a7\";i:45;s:99:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/cache/6e\";i:45;s:99:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/cache/41\";i:45;s:99:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/cache/63\";i:53;s:99:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/cache/cd\";i:53;s:99:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/cache/8a\";i:45;s:99:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/cache/61\";i:57;s:99:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/cache/d8\";i:53;s:99:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/cache/f5\";i:45;s:99:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/cache/58\";i:45;s:99:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/cache/a3\";i:53;s:99:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/cache/dc\";i:98;s:99:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/cache/de\";i:45;s:99:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/cache/07\";i:53;s:99:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/cache/0c\";i:53;s:99:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/cache/76\";i:53;s:99:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/cache/f2\";i:53;s:99:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/cache/ac\";i:45;s:99:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/cache/28\";i:21740;s:99:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/cache/30\";i:45;s:99:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/cache/1d\";i:53;s:99:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/cache/5a\";i:53;s:99:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/cache/5f\";i:53;s:99:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/cache/fc\";i:53;s:99:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/cache/8b\";i:53;s:99:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/cache/2f\";i:90;s:99:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/cache/18\";i:21757;s:99:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/cache/54\";i:106;s:99:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/cache/d1\";i:45;s:99:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/cache/3d\";i:53;s:99:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/cache/c4\";i:53;s:99:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/cache/c8\";i:45;s:99:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/cache/62\";i:53;s:99:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/cache/7f\";i:106;s:99:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/cache/33\";i:53;s:99:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/cache/45\";i:45;s:99:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/cache/66\";i:45;s:99:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/cache/c9\";i:53;s:99:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/cache/2a\";i:53;s:99:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/cache/f1\";i:53;s:99:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/cache/50\";i:45;s:99:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/cache/a5\";i:45;s:99:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/cache/ab\";i:53;s:99:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/cache/79\";i:45;s:99:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/cache/b3\";i:53;s:99:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/cache/eb\";i:1236;s:99:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/cache/80\";i:53;s:99:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/cache/e0\";i:90;s:99:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/cache/38\";i:53;s:99:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/cache/40\";i:53;s:99:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/cache/46\";i:106;s:96:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/cache\";i:47581;s:92:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/s\";i:4258;s:116:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/classes/htmloptimizer/dom\";i:6947;s:119:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/classes/htmloptimizer/pharse\";i:2399;s:119:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/classes/htmloptimizer/stream\";i:4013;s:112:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/classes/htmloptimizer\";i:164303;s:109:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/classes/exceptions\";i:1601;s:109:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/classes/interfaces\";i:15190;s:108:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/classes/cssminify\";i:8773;s:107:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/classes/jsminify\";i:3458;s:104:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/classes/cache\";i:5375;s:107:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/classes/filelock\";i:6400;s:113:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/classes/devicedetector\";i:15305;s:109:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/classes/imgrescale\";i:16715;s:111:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/classes/imgoptimizer\";i:15202;s:109:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/classes/filesystem\";i:3454;s:113:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/classes/plugin/widgets\";i:15057;s:119:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/classes/plugin/googlefont/js\";i:5208;s:116:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/classes/plugin/googlefont\";i:10276;s:111:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/classes/plugin/http2\";i:5402;s:117:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/classes/plugin/dnsprefetch\";i:4949;s:115:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/classes/plugin/urlloader\";i:16787;s:113:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/classes/plugin/rescale\";i:10127;s:119:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/classes/plugin/nonblockjs/js\";i:3722;s:116:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/classes/plugin/nonblockjs\";i:6367;s:124:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/classes/plugin/abovethefoldcss/js\";i:3815;s:121:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/classes/plugin/abovethefoldcss\";i:14581;s:117:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/classes/plugin/lazyload/js\";i:26153;s:114:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/classes/plugin/lazyload\";i:40702;s:122:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/classes/plugin/filecachecleaner\";i:5865;s:105:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/classes/plugin\";i:130113;s:98:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress/classes\";i:501013;s:90:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/ress\";i:1121024;s:103:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/assets/apachetest\";i:300;s:95:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/assets/js\";i:78047;s:99:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/assets/sample\";i:5734;s:96:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/assets/css\";i:19486;s:98:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/assets/image\";i:68280;s:92:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja/assets\";i:171847;s:85:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins/psn-pagespeed-ninja\";i:2512317;s:65:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/plugins\";i:46428649;s:79:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/wpcf7_uploads\";i:14;s:140:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/setka-editor/clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img\";i:49163;s:136:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/setka-editor/clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980\";i:49163;s:130:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/setka-editor/clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets\";i:49163;s:123:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/setka-editor/clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css\";i:49163;s:119:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/setka-editor/clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp\";i:49163;s:146:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/setka-editor/clients/jOH_6rVrSgi33B2gYpHIAC21SCLw0FiC/layout_option_builds/36495\";i:133;s:140:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/setka-editor/clients/jOH_6rVrSgi33B2gYpHIAC21SCLw0FiC/layout_option_builds\";i:133;s:123:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/setka-editor/clients/jOH_6rVrSgi33B2gYpHIAC21SCLw0FiC/css\";i:145107;s:124:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/setka-editor/clients/jOH_6rVrSgi33B2gYpHIAC21SCLw0FiC/json\";i:117316;s:119:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/setka-editor/clients/jOH_6rVrSgi33B2gYpHIAC21SCLw0FiC\";i:262556;s:86:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/setka-editor/clients\";i:311719;s:89:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/setka-editor/common_css\";i:72431;s:78:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/setka-editor\";i:384150;s:79:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/fbrfg/preview\";i:201553;s:71:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/fbrfg\";i:329690;s:73:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/12\";i:0;s:73:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07\";i:19330096;s:73:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/10\";i:192092;s:73:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11\";i:71351650;s:73:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08\";i:15187709;s:73:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/09\";i:20672;s:70:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021\";i:106082219;s:65:\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads\";i:106796073;}','yes'),(11968,'duplicate_post_show_notice','0','no'),(11997,'duplicator_ui_view_state','a:3:{s:22:\"dup-pack-storage-panel\";s:1:\"1\";s:22:\"dup-pack-archive-panel\";s:1:\"1\";s:24:\"dup-pack-installer-panel\";s:1:\"1\";}','yes'),(12153,'leadin_activation_time','1639998518','yes'),(12608,'db_upgraded','','yes'),(12676,'can_compress_scripts','0','no'),(12702,'category_children','a:0:{}','yes'),(12704,'_transient_pll_translated_slugs','a:16:{s:5:\"ebook\";a:2:{s:4:\"slug\";s:5:\"ebook\";s:12:\"translations\";a:3:{s:2:\"en\";s:5:\"ebook\";s:2:\"es\";s:5:\"ebook\";s:2:\"pt\";s:5:\"ebook\";}}s:13:\"our-solutions\";a:2:{s:4:\"slug\";s:13:\"our-solutions\";s:12:\"translations\";a:3:{s:2:\"en\";s:13:\"our-solutions\";s:2:\"es\";s:13:\"our-solutions\";s:2:\"pt\";s:13:\"our-solutions\";}}s:12:\"ebook-thanks\";a:2:{s:4:\"slug\";s:12:\"ebook-thanks\";s:12:\"translations\";a:3:{s:2:\"en\";s:12:\"ebook-thanks\";s:2:\"es\";s:12:\"ebook-thanks\";s:2:\"pt\";s:12:\"ebook-thanks\";}}s:7:\"careers\";a:2:{s:4:\"slug\";s:7:\"careers\";s:12:\"translations\";a:3:{s:2:\"en\";s:7:\"careers\";s:2:\"es\";s:7:\"careers\";s:2:\"pt\";s:7:\"careers\";}}s:17:\"value-proposition\";a:2:{s:4:\"slug\";s:17:\"value-proposition\";s:12:\"translations\";a:3:{s:2:\"en\";s:17:\"value-proposition\";s:2:\"es\";s:17:\"value-proposition\";s:2:\"pt\";s:17:\"value-proposition\";}}s:8:\"document\";a:2:{s:4:\"slug\";s:8:\"document\";s:12:\"translations\";a:3:{s:2:\"en\";s:8:\"document\";s:2:\"es\";s:8:\"document\";s:2:\"pt\";s:8:\"document\";}}s:8:\"category\";a:2:{s:4:\"slug\";s:8:\"category\";s:12:\"translations\";a:3:{s:2:\"en\";s:8:\"category\";s:2:\"es\";s:8:\"category\";s:2:\"pt\";s:8:\"category\";}}s:8:\"post_tag\";a:2:{s:4:\"slug\";s:3:\"tag\";s:12:\"translations\";a:3:{s:2:\"en\";s:3:\"tag\";s:2:\"es\";s:3:\"tag\";s:2:\"pt\";s:3:\"tag\";}}s:11:\"post_format\";a:2:{s:4:\"slug\";s:4:\"type\";s:12:\"translations\";a:3:{s:2:\"en\";s:4:\"type\";s:2:\"es\";s:4:\"type\";s:2:\"pt\";s:4:\"type\";}}s:16:\"vacancy_category\";a:2:{s:4:\"slug\";s:16:\"vacancy_category\";s:12:\"translations\";a:3:{s:2:\"en\";s:16:\"vacancy_category\";s:2:\"es\";s:16:\"vacancy_category\";s:2:\"pt\";s:16:\"vacancy_category\";}}s:13:\"book_category\";a:2:{s:4:\"slug\";s:13:\"book_category\";s:12:\"translations\";a:3:{s:2:\"en\";s:13:\"book_category\";s:2:\"es\";s:13:\"book_category\";s:2:\"pt\";s:13:\"book_category\";}}s:6:\"author\";a:2:{s:4:\"slug\";s:6:\"author\";s:12:\"translations\";a:3:{s:2:\"en\";s:6:\"author\";s:2:\"es\";s:6:\"author\";s:2:\"pt\";s:6:\"author\";}}s:6:\"search\";a:2:{s:4:\"slug\";s:6:\"search\";s:12:\"translations\";a:3:{s:2:\"en\";s:6:\"search\";s:2:\"es\";s:6:\"search\";s:2:\"pt\";s:6:\"search\";}}s:10:\"attachment\";a:2:{s:4:\"slug\";s:10:\"attachment\";s:12:\"translations\";a:3:{s:2:\"en\";s:10:\"attachment\";s:2:\"es\";s:10:\"attachment\";s:2:\"pt\";s:10:\"attachment\";}}s:5:\"paged\";a:2:{s:4:\"slug\";s:4:\"page\";s:12:\"translations\";a:3:{s:2:\"en\";s:4:\"page\";s:2:\"es\";s:4:\"page\";s:2:\"pt\";s:4:\"page\";}}s:5:\"front\";a:2:{s:4:\"slug\";s:0:\"\";s:12:\"translations\";a:3:{s:2:\"en\";s:0:\"\";s:2:\"es\";s:0:\"\";s:2:\"pt\";s:0:\"\";}}}','yes'),(13276,'duplicate_post_version','4.4','yes'),(13566,'rewrite_rules','a:402:{s:19:\"sitemap_index\\.xml$\";s:19:\"index.php?sitemap=1\";s:31:\"([^/]+?)-sitemap([0-9]+)?\\.xml$\";s:51:\"index.php?sitemap=$matches[1]&sitemap_n=$matches[2]\";s:24:\"([a-z]+)?-?sitemap\\.xsl$\";s:39:\"index.php?yoast-sitemap-xsl=$matches[1]\";s:11:\"^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:\"^(es|pt)/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:\"^(es|pt)/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:\"(es|pt)/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:\"(es|pt)/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:\"(es|pt)/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:\"(es|pt)/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:\"(es|pt)/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:\"(es|pt)/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:\"(es|pt)/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:\"(es|pt)/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:\"(es|pt)/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:\"(es|pt)/tag/([^/]+)/?$\";s:42:\"index.php?lang=$matches[1]&tag=$matches[2]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:53:\"(es|pt)/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=en&post_format=$matches[1]&feed=$matches[2]\";s:48:\"(es|pt)/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=en&post_format=$matches[1]&feed=$matches[2]\";s:29:\"(es|pt)/type/([^/]+)/embed/?$\";s:61:\"index.php?lang=$matches[1]&post_format=$matches[2]&embed=true\";s:21:\"type/([^/]+)/embed/?$\";s:52:\"index.php?lang=en&post_format=$matches[1]&embed=true\";s:41:\"(es|pt)/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=en&post_format=$matches[1]&paged=$matches[2]\";s:23:\"(es|pt)/type/([^/]+)/?$\";s:50:\"index.php?lang=$matches[1]&post_format=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:41:\"index.php?lang=en&post_format=$matches[1]\";s:65:\"(es|pt)/vacancy_category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:72:\"index.php?lang=$matches[1]&vacancy_category=$matches[2]&feed=$matches[3]\";s:57:\"vacancy_category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:55:\"index.php?vacancy_category=$matches[1]&feed=$matches[2]\";s:60:\"(es|pt)/vacancy_category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:72:\"index.php?lang=$matches[1]&vacancy_category=$matches[2]&feed=$matches[3]\";s:52:\"vacancy_category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:55:\"index.php?vacancy_category=$matches[1]&feed=$matches[2]\";s:41:\"(es|pt)/vacancy_category/([^/]+)/embed/?$\";s:66:\"index.php?lang=$matches[1]&vacancy_category=$matches[2]&embed=true\";s:33:\"vacancy_category/([^/]+)/embed/?$\";s:49:\"index.php?vacancy_category=$matches[1]&embed=true\";s:53:\"(es|pt)/vacancy_category/([^/]+)/page/?([0-9]{1,})/?$\";s:73:\"index.php?lang=$matches[1]&vacancy_category=$matches[2]&paged=$matches[3]\";s:45:\"vacancy_category/([^/]+)/page/?([0-9]{1,})/?$\";s:56:\"index.php?vacancy_category=$matches[1]&paged=$matches[2]\";s:35:\"(es|pt)/vacancy_category/([^/]+)/?$\";s:55:\"index.php?lang=$matches[1]&vacancy_category=$matches[2]\";s:27:\"vacancy_category/([^/]+)/?$\";s:38:\"index.php?vacancy_category=$matches[1]\";s:62:\"(es|pt)/book_category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:69:\"index.php?lang=$matches[1]&book_category=$matches[2]&feed=$matches[3]\";s:54:\"book_category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?book_category=$matches[1]&feed=$matches[2]\";s:57:\"(es|pt)/book_category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:69:\"index.php?lang=$matches[1]&book_category=$matches[2]&feed=$matches[3]\";s:49:\"book_category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?book_category=$matches[1]&feed=$matches[2]\";s:38:\"(es|pt)/book_category/([^/]+)/embed/?$\";s:63:\"index.php?lang=$matches[1]&book_category=$matches[2]&embed=true\";s:30:\"book_category/([^/]+)/embed/?$\";s:46:\"index.php?book_category=$matches[1]&embed=true\";s:50:\"(es|pt)/book_category/([^/]+)/page/?([0-9]{1,})/?$\";s:70:\"index.php?lang=$matches[1]&book_category=$matches[2]&paged=$matches[3]\";s:42:\"book_category/([^/]+)/page/?([0-9]{1,})/?$\";s:53:\"index.php?book_category=$matches[1]&paged=$matches[2]\";s:32:\"(es|pt)/book_category/([^/]+)/?$\";s:52:\"index.php?lang=$matches[1]&book_category=$matches[2]\";s:24:\"book_category/([^/]+)/?$\";s:35:\"index.php?book_category=$matches[1]\";s:41:\"(es|pt)/ebook/[^/]+/attachment/([^/]+)/?$\";s:49:\"index.php?lang=$matches[1]&attachment=$matches[2]\";s:33:\"ebook/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:51:\"(es|pt)/ebook/[^/]+/attachment/([^/]+)/trackback/?$\";s:54:\"index.php?lang=$matches[1]&attachment=$matches[2]&tb=1\";s:43:\"ebook/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:71:\"(es|pt)/ebook/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:66:\"index.php?lang=$matches[1]&attachment=$matches[2]&feed=$matches[3]\";s:63:\"ebook/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:66:\"(es|pt)/ebook/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:66:\"index.php?lang=$matches[1]&attachment=$matches[2]&feed=$matches[3]\";s:58:\"ebook/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:66:\"(es|pt)/ebook/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:67:\"index.php?lang=$matches[1]&attachment=$matches[2]&cpage=$matches[3]\";s:58:\"ebook/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:47:\"(es|pt)/ebook/[^/]+/attachment/([^/]+)/embed/?$\";s:60:\"index.php?lang=$matches[1]&attachment=$matches[2]&embed=true\";s:39:\"ebook/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:30:\"(es|pt)/ebook/([^/]+)/embed/?$\";s:55:\"index.php?lang=$matches[1]&ebook=$matches[2]&embed=true\";s:22:\"ebook/([^/]+)/embed/?$\";s:38:\"index.php?ebook=$matches[1]&embed=true\";s:34:\"(es|pt)/ebook/([^/]+)/trackback/?$\";s:49:\"index.php?lang=$matches[1]&ebook=$matches[2]&tb=1\";s:26:\"ebook/([^/]+)/trackback/?$\";s:32:\"index.php?ebook=$matches[1]&tb=1\";s:42:\"(es|pt)/ebook/([^/]+)/page/?([0-9]{1,})/?$\";s:62:\"index.php?lang=$matches[1]&ebook=$matches[2]&paged=$matches[3]\";s:34:\"ebook/([^/]+)/page/?([0-9]{1,})/?$\";s:45:\"index.php?ebook=$matches[1]&paged=$matches[2]\";s:49:\"(es|pt)/ebook/([^/]+)/comment-page-([0-9]{1,})/?$\";s:62:\"index.php?lang=$matches[1]&ebook=$matches[2]&cpage=$matches[3]\";s:41:\"ebook/([^/]+)/comment-page-([0-9]{1,})/?$\";s:45:\"index.php?ebook=$matches[1]&cpage=$matches[2]\";s:38:\"(es|pt)/ebook/([^/]+)(?:/([0-9]+))?/?$\";s:61:\"index.php?lang=$matches[1]&ebook=$matches[2]&page=$matches[3]\";s:30:\"ebook/([^/]+)(?:/([0-9]+))?/?$\";s:44:\"index.php?ebook=$matches[1]&page=$matches[2]\";s:30:\"(es|pt)/ebook/[^/]+/([^/]+)/?$\";s:49:\"index.php?lang=$matches[1]&attachment=$matches[2]\";s:22:\"ebook/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:40:\"(es|pt)/ebook/[^/]+/([^/]+)/trackback/?$\";s:54:\"index.php?lang=$matches[1]&attachment=$matches[2]&tb=1\";s:32:\"ebook/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:60:\"(es|pt)/ebook/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:66:\"index.php?lang=$matches[1]&attachment=$matches[2]&feed=$matches[3]\";s:52:\"ebook/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:55:\"(es|pt)/ebook/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:66:\"index.php?lang=$matches[1]&attachment=$matches[2]&feed=$matches[3]\";s:47:\"ebook/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:55:\"(es|pt)/ebook/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:67:\"index.php?lang=$matches[1]&attachment=$matches[2]&cpage=$matches[3]\";s:47:\"ebook/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:36:\"(es|pt)/ebook/[^/]+/([^/]+)/embed/?$\";s:60:\"index.php?lang=$matches[1]&attachment=$matches[2]&embed=true\";s:28:\"ebook/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:49:\"(es|pt)/our-solutions/[^/]+/attachment/([^/]+)/?$\";s:49:\"index.php?lang=$matches[1]&attachment=$matches[2]\";s:41:\"our-solutions/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:59:\"(es|pt)/our-solutions/[^/]+/attachment/([^/]+)/trackback/?$\";s:54:\"index.php?lang=$matches[1]&attachment=$matches[2]&tb=1\";s:51:\"our-solutions/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:79:\"(es|pt)/our-solutions/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:66:\"index.php?lang=$matches[1]&attachment=$matches[2]&feed=$matches[3]\";s:71:\"our-solutions/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:74:\"(es|pt)/our-solutions/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:66:\"index.php?lang=$matches[1]&attachment=$matches[2]&feed=$matches[3]\";s:66:\"our-solutions/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:74:\"(es|pt)/our-solutions/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:67:\"index.php?lang=$matches[1]&attachment=$matches[2]&cpage=$matches[3]\";s:66:\"our-solutions/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:55:\"(es|pt)/our-solutions/[^/]+/attachment/([^/]+)/embed/?$\";s:60:\"index.php?lang=$matches[1]&attachment=$matches[2]&embed=true\";s:47:\"our-solutions/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:38:\"(es|pt)/our-solutions/([^/]+)/embed/?$\";s:63:\"index.php?lang=$matches[1]&our-solutions=$matches[2]&embed=true\";s:30:\"our-solutions/([^/]+)/embed/?$\";s:46:\"index.php?our-solutions=$matches[1]&embed=true\";s:42:\"(es|pt)/our-solutions/([^/]+)/trackback/?$\";s:57:\"index.php?lang=$matches[1]&our-solutions=$matches[2]&tb=1\";s:34:\"our-solutions/([^/]+)/trackback/?$\";s:40:\"index.php?our-solutions=$matches[1]&tb=1\";s:50:\"(es|pt)/our-solutions/([^/]+)/page/?([0-9]{1,})/?$\";s:70:\"index.php?lang=$matches[1]&our-solutions=$matches[2]&paged=$matches[3]\";s:42:\"our-solutions/([^/]+)/page/?([0-9]{1,})/?$\";s:53:\"index.php?our-solutions=$matches[1]&paged=$matches[2]\";s:57:\"(es|pt)/our-solutions/([^/]+)/comment-page-([0-9]{1,})/?$\";s:70:\"index.php?lang=$matches[1]&our-solutions=$matches[2]&cpage=$matches[3]\";s:49:\"our-solutions/([^/]+)/comment-page-([0-9]{1,})/?$\";s:53:\"index.php?our-solutions=$matches[1]&cpage=$matches[2]\";s:46:\"(es|pt)/our-solutions/([^/]+)(?:/([0-9]+))?/?$\";s:69:\"index.php?lang=$matches[1]&our-solutions=$matches[2]&page=$matches[3]\";s:38:\"our-solutions/([^/]+)(?:/([0-9]+))?/?$\";s:52:\"index.php?our-solutions=$matches[1]&page=$matches[2]\";s:38:\"(es|pt)/our-solutions/[^/]+/([^/]+)/?$\";s:49:\"index.php?lang=$matches[1]&attachment=$matches[2]\";s:30:\"our-solutions/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:48:\"(es|pt)/our-solutions/[^/]+/([^/]+)/trackback/?$\";s:54:\"index.php?lang=$matches[1]&attachment=$matches[2]&tb=1\";s:40:\"our-solutions/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:68:\"(es|pt)/our-solutions/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:66:\"index.php?lang=$matches[1]&attachment=$matches[2]&feed=$matches[3]\";s:60:\"our-solutions/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:63:\"(es|pt)/our-solutions/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:66:\"index.php?lang=$matches[1]&attachment=$matches[2]&feed=$matches[3]\";s:55:\"our-solutions/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:63:\"(es|pt)/our-solutions/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:67:\"index.php?lang=$matches[1]&attachment=$matches[2]&cpage=$matches[3]\";s:55:\"our-solutions/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:44:\"(es|pt)/our-solutions/[^/]+/([^/]+)/embed/?$\";s:60:\"index.php?lang=$matches[1]&attachment=$matches[2]&embed=true\";s:36:\"our-solutions/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:48:\"(es|pt)/ebook-thanks/[^/]+/attachment/([^/]+)/?$\";s:49:\"index.php?lang=$matches[1]&attachment=$matches[2]\";s:40:\"ebook-thanks/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:58:\"(es|pt)/ebook-thanks/[^/]+/attachment/([^/]+)/trackback/?$\";s:54:\"index.php?lang=$matches[1]&attachment=$matches[2]&tb=1\";s:50:\"ebook-thanks/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:78:\"(es|pt)/ebook-thanks/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:66:\"index.php?lang=$matches[1]&attachment=$matches[2]&feed=$matches[3]\";s:70:\"ebook-thanks/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:73:\"(es|pt)/ebook-thanks/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:66:\"index.php?lang=$matches[1]&attachment=$matches[2]&feed=$matches[3]\";s:65:\"ebook-thanks/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:73:\"(es|pt)/ebook-thanks/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:67:\"index.php?lang=$matches[1]&attachment=$matches[2]&cpage=$matches[3]\";s:65:\"ebook-thanks/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:54:\"(es|pt)/ebook-thanks/[^/]+/attachment/([^/]+)/embed/?$\";s:60:\"index.php?lang=$matches[1]&attachment=$matches[2]&embed=true\";s:46:\"ebook-thanks/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:37:\"(es|pt)/ebook-thanks/([^/]+)/embed/?$\";s:62:\"index.php?lang=$matches[1]&ebook-thanks=$matches[2]&embed=true\";s:29:\"ebook-thanks/([^/]+)/embed/?$\";s:45:\"index.php?ebook-thanks=$matches[1]&embed=true\";s:41:\"(es|pt)/ebook-thanks/([^/]+)/trackback/?$\";s:56:\"index.php?lang=$matches[1]&ebook-thanks=$matches[2]&tb=1\";s:33:\"ebook-thanks/([^/]+)/trackback/?$\";s:39:\"index.php?ebook-thanks=$matches[1]&tb=1\";s:49:\"(es|pt)/ebook-thanks/([^/]+)/page/?([0-9]{1,})/?$\";s:69:\"index.php?lang=$matches[1]&ebook-thanks=$matches[2]&paged=$matches[3]\";s:41:\"ebook-thanks/([^/]+)/page/?([0-9]{1,})/?$\";s:52:\"index.php?ebook-thanks=$matches[1]&paged=$matches[2]\";s:56:\"(es|pt)/ebook-thanks/([^/]+)/comment-page-([0-9]{1,})/?$\";s:69:\"index.php?lang=$matches[1]&ebook-thanks=$matches[2]&cpage=$matches[3]\";s:48:\"ebook-thanks/([^/]+)/comment-page-([0-9]{1,})/?$\";s:52:\"index.php?ebook-thanks=$matches[1]&cpage=$matches[2]\";s:45:\"(es|pt)/ebook-thanks/([^/]+)(?:/([0-9]+))?/?$\";s:68:\"index.php?lang=$matches[1]&ebook-thanks=$matches[2]&page=$matches[3]\";s:37:\"ebook-thanks/([^/]+)(?:/([0-9]+))?/?$\";s:51:\"index.php?ebook-thanks=$matches[1]&page=$matches[2]\";s:37:\"(es|pt)/ebook-thanks/[^/]+/([^/]+)/?$\";s:49:\"index.php?lang=$matches[1]&attachment=$matches[2]\";s:29:\"ebook-thanks/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:47:\"(es|pt)/ebook-thanks/[^/]+/([^/]+)/trackback/?$\";s:54:\"index.php?lang=$matches[1]&attachment=$matches[2]&tb=1\";s:39:\"ebook-thanks/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:67:\"(es|pt)/ebook-thanks/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:66:\"index.php?lang=$matches[1]&attachment=$matches[2]&feed=$matches[3]\";s:59:\"ebook-thanks/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"(es|pt)/ebook-thanks/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:66:\"index.php?lang=$matches[1]&attachment=$matches[2]&feed=$matches[3]\";s:54:\"ebook-thanks/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"(es|pt)/ebook-thanks/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:67:\"index.php?lang=$matches[1]&attachment=$matches[2]&cpage=$matches[3]\";s:54:\"ebook-thanks/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:43:\"(es|pt)/ebook-thanks/[^/]+/([^/]+)/embed/?$\";s:60:\"index.php?lang=$matches[1]&attachment=$matches[2]&embed=true\";s:35:\"ebook-thanks/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:43:\"(es|pt)/careers/[^/]+/attachment/([^/]+)/?$\";s:49:\"index.php?lang=$matches[1]&attachment=$matches[2]\";s:35:\"careers/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:53:\"(es|pt)/careers/[^/]+/attachment/([^/]+)/trackback/?$\";s:54:\"index.php?lang=$matches[1]&attachment=$matches[2]&tb=1\";s:45:\"careers/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:73:\"(es|pt)/careers/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:66:\"index.php?lang=$matches[1]&attachment=$matches[2]&feed=$matches[3]\";s:65:\"careers/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:68:\"(es|pt)/careers/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:66:\"index.php?lang=$matches[1]&attachment=$matches[2]&feed=$matches[3]\";s:60:\"careers/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:68:\"(es|pt)/careers/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:67:\"index.php?lang=$matches[1]&attachment=$matches[2]&cpage=$matches[3]\";s:60:\"careers/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:49:\"(es|pt)/careers/[^/]+/attachment/([^/]+)/embed/?$\";s:60:\"index.php?lang=$matches[1]&attachment=$matches[2]&embed=true\";s:41:\"careers/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:32:\"(es|pt)/careers/([^/]+)/embed/?$\";s:57:\"index.php?lang=$matches[1]&careers=$matches[2]&embed=true\";s:24:\"careers/([^/]+)/embed/?$\";s:40:\"index.php?careers=$matches[1]&embed=true\";s:36:\"(es|pt)/careers/([^/]+)/trackback/?$\";s:51:\"index.php?lang=$matches[1]&careers=$matches[2]&tb=1\";s:28:\"careers/([^/]+)/trackback/?$\";s:34:\"index.php?careers=$matches[1]&tb=1\";s:44:\"(es|pt)/careers/([^/]+)/page/?([0-9]{1,})/?$\";s:64:\"index.php?lang=$matches[1]&careers=$matches[2]&paged=$matches[3]\";s:36:\"careers/([^/]+)/page/?([0-9]{1,})/?$\";s:47:\"index.php?careers=$matches[1]&paged=$matches[2]\";s:51:\"(es|pt)/careers/([^/]+)/comment-page-([0-9]{1,})/?$\";s:64:\"index.php?lang=$matches[1]&careers=$matches[2]&cpage=$matches[3]\";s:43:\"careers/([^/]+)/comment-page-([0-9]{1,})/?$\";s:47:\"index.php?careers=$matches[1]&cpage=$matches[2]\";s:40:\"(es|pt)/careers/([^/]+)(?:/([0-9]+))?/?$\";s:63:\"index.php?lang=$matches[1]&careers=$matches[2]&page=$matches[3]\";s:32:\"careers/([^/]+)(?:/([0-9]+))?/?$\";s:46:\"index.php?careers=$matches[1]&page=$matches[2]\";s:32:\"(es|pt)/careers/[^/]+/([^/]+)/?$\";s:49:\"index.php?lang=$matches[1]&attachment=$matches[2]\";s:24:\"careers/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:42:\"(es|pt)/careers/[^/]+/([^/]+)/trackback/?$\";s:54:\"index.php?lang=$matches[1]&attachment=$matches[2]&tb=1\";s:34:\"careers/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:62:\"(es|pt)/careers/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:66:\"index.php?lang=$matches[1]&attachment=$matches[2]&feed=$matches[3]\";s:54:\"careers/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:57:\"(es|pt)/careers/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:66:\"index.php?lang=$matches[1]&attachment=$matches[2]&feed=$matches[3]\";s:49:\"careers/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:57:\"(es|pt)/careers/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:67:\"index.php?lang=$matches[1]&attachment=$matches[2]&cpage=$matches[3]\";s:49:\"careers/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:38:\"(es|pt)/careers/[^/]+/([^/]+)/embed/?$\";s:60:\"index.php?lang=$matches[1]&attachment=$matches[2]&embed=true\";s:30:\"careers/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:53:\"(es|pt)/value-proposition/[^/]+/attachment/([^/]+)/?$\";s:49:\"index.php?lang=$matches[1]&attachment=$matches[2]\";s:45:\"value-proposition/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:63:\"(es|pt)/value-proposition/[^/]+/attachment/([^/]+)/trackback/?$\";s:54:\"index.php?lang=$matches[1]&attachment=$matches[2]&tb=1\";s:55:\"value-proposition/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:83:\"(es|pt)/value-proposition/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:66:\"index.php?lang=$matches[1]&attachment=$matches[2]&feed=$matches[3]\";s:75:\"value-proposition/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:78:\"(es|pt)/value-proposition/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:66:\"index.php?lang=$matches[1]&attachment=$matches[2]&feed=$matches[3]\";s:70:\"value-proposition/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:78:\"(es|pt)/value-proposition/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:67:\"index.php?lang=$matches[1]&attachment=$matches[2]&cpage=$matches[3]\";s:70:\"value-proposition/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:59:\"(es|pt)/value-proposition/[^/]+/attachment/([^/]+)/embed/?$\";s:60:\"index.php?lang=$matches[1]&attachment=$matches[2]&embed=true\";s:51:\"value-proposition/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:42:\"(es|pt)/value-proposition/([^/]+)/embed/?$\";s:67:\"index.php?lang=$matches[1]&value-proposition=$matches[2]&embed=true\";s:34:\"value-proposition/([^/]+)/embed/?$\";s:50:\"index.php?value-proposition=$matches[1]&embed=true\";s:46:\"(es|pt)/value-proposition/([^/]+)/trackback/?$\";s:61:\"index.php?lang=$matches[1]&value-proposition=$matches[2]&tb=1\";s:38:\"value-proposition/([^/]+)/trackback/?$\";s:44:\"index.php?value-proposition=$matches[1]&tb=1\";s:54:\"(es|pt)/value-proposition/([^/]+)/page/?([0-9]{1,})/?$\";s:74:\"index.php?lang=$matches[1]&value-proposition=$matches[2]&paged=$matches[3]\";s:46:\"value-proposition/([^/]+)/page/?([0-9]{1,})/?$\";s:57:\"index.php?value-proposition=$matches[1]&paged=$matches[2]\";s:61:\"(es|pt)/value-proposition/([^/]+)/comment-page-([0-9]{1,})/?$\";s:74:\"index.php?lang=$matches[1]&value-proposition=$matches[2]&cpage=$matches[3]\";s:53:\"value-proposition/([^/]+)/comment-page-([0-9]{1,})/?$\";s:57:\"index.php?value-proposition=$matches[1]&cpage=$matches[2]\";s:50:\"(es|pt)/value-proposition/([^/]+)(?:/([0-9]+))?/?$\";s:73:\"index.php?lang=$matches[1]&value-proposition=$matches[2]&page=$matches[3]\";s:42:\"value-proposition/([^/]+)(?:/([0-9]+))?/?$\";s:56:\"index.php?value-proposition=$matches[1]&page=$matches[2]\";s:42:\"(es|pt)/value-proposition/[^/]+/([^/]+)/?$\";s:49:\"index.php?lang=$matches[1]&attachment=$matches[2]\";s:34:\"value-proposition/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:52:\"(es|pt)/value-proposition/[^/]+/([^/]+)/trackback/?$\";s:54:\"index.php?lang=$matches[1]&attachment=$matches[2]&tb=1\";s:44:\"value-proposition/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:72:\"(es|pt)/value-proposition/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:66:\"index.php?lang=$matches[1]&attachment=$matches[2]&feed=$matches[3]\";s:64:\"value-proposition/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:67:\"(es|pt)/value-proposition/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:66:\"index.php?lang=$matches[1]&attachment=$matches[2]&feed=$matches[3]\";s:59:\"value-proposition/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:67:\"(es|pt)/value-proposition/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:67:\"index.php?lang=$matches[1]&attachment=$matches[2]&cpage=$matches[3]\";s:59:\"value-proposition/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:48:\"(es|pt)/value-proposition/[^/]+/([^/]+)/embed/?$\";s:60:\"index.php?lang=$matches[1]&attachment=$matches[2]&embed=true\";s:40:\"value-proposition/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:44:\"(es|pt)/document/[^/]+/attachment/([^/]+)/?$\";s:49:\"index.php?lang=$matches[1]&attachment=$matches[2]\";s:36:\"document/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:54:\"(es|pt)/document/[^/]+/attachment/([^/]+)/trackback/?$\";s:54:\"index.php?lang=$matches[1]&attachment=$matches[2]&tb=1\";s:46:\"document/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:74:\"(es|pt)/document/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:66:\"index.php?lang=$matches[1]&attachment=$matches[2]&feed=$matches[3]\";s:66:\"document/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:69:\"(es|pt)/document/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:66:\"index.php?lang=$matches[1]&attachment=$matches[2]&feed=$matches[3]\";s:61:\"document/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:69:\"(es|pt)/document/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:67:\"index.php?lang=$matches[1]&attachment=$matches[2]&cpage=$matches[3]\";s:61:\"document/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:50:\"(es|pt)/document/[^/]+/attachment/([^/]+)/embed/?$\";s:60:\"index.php?lang=$matches[1]&attachment=$matches[2]&embed=true\";s:42:\"document/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:33:\"(es|pt)/document/([^/]+)/embed/?$\";s:58:\"index.php?lang=$matches[1]&document=$matches[2]&embed=true\";s:25:\"document/([^/]+)/embed/?$\";s:41:\"index.php?document=$matches[1]&embed=true\";s:37:\"(es|pt)/document/([^/]+)/trackback/?$\";s:52:\"index.php?lang=$matches[1]&document=$matches[2]&tb=1\";s:29:\"document/([^/]+)/trackback/?$\";s:35:\"index.php?document=$matches[1]&tb=1\";s:45:\"(es|pt)/document/([^/]+)/page/?([0-9]{1,})/?$\";s:65:\"index.php?lang=$matches[1]&document=$matches[2]&paged=$matches[3]\";s:37:\"document/([^/]+)/page/?([0-9]{1,})/?$\";s:48:\"index.php?document=$matches[1]&paged=$matches[2]\";s:52:\"(es|pt)/document/([^/]+)/comment-page-([0-9]{1,})/?$\";s:65:\"index.php?lang=$matches[1]&document=$matches[2]&cpage=$matches[3]\";s:44:\"document/([^/]+)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?document=$matches[1]&cpage=$matches[2]\";s:41:\"(es|pt)/document/([^/]+)(?:/([0-9]+))?/?$\";s:64:\"index.php?lang=$matches[1]&document=$matches[2]&page=$matches[3]\";s:33:\"document/([^/]+)(?:/([0-9]+))?/?$\";s:47:\"index.php?document=$matches[1]&page=$matches[2]\";s:33:\"(es|pt)/document/[^/]+/([^/]+)/?$\";s:49:\"index.php?lang=$matches[1]&attachment=$matches[2]\";s:25:\"document/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:43:\"(es|pt)/document/[^/]+/([^/]+)/trackback/?$\";s:54:\"index.php?lang=$matches[1]&attachment=$matches[2]&tb=1\";s:35:\"document/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:63:\"(es|pt)/document/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:66:\"index.php?lang=$matches[1]&attachment=$matches[2]&feed=$matches[3]\";s:55:\"document/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"(es|pt)/document/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:66:\"index.php?lang=$matches[1]&attachment=$matches[2]&feed=$matches[3]\";s:50:\"document/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"(es|pt)/document/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:67:\"index.php?lang=$matches[1]&attachment=$matches[2]&cpage=$matches[3]\";s:50:\"document/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:39:\"(es|pt)/document/[^/]+/([^/]+)/embed/?$\";s:60:\"index.php?lang=$matches[1]&attachment=$matches[2]&embed=true\";s:31:\"document/[^/]+/([^/]+)/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:\"(es|pt)/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=en&&feed=$matches[1]\";s:35:\"(es|pt)/(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=en&&feed=$matches[1]\";s:16:\"(es|pt)/embed/?$\";s:38:\"index.php?lang=$matches[1]&&embed=true\";s:8:\"embed/?$\";s:29:\"index.php?lang=en&&embed=true\";s:28:\"(es|pt)/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=en&&paged=$matches[1]\";s:35:\"(es|pt)/comment-page-([0-9]{1,})/?$\";s:56:\"index.php?lang=$matches[1]&&page_id=12&cpage=$matches[2]\";s:27:\"comment-page-([0-9]{1,})/?$\";s:47:\"index.php?lang=en&&page_id=12&cpage=$matches[1]\";s:10:\"(es|pt)/?$\";s:26:\"index.php?lang=$matches[1]\";s:49:\"(es|pt)/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=en&&feed=$matches[1]&withcomments=1\";s:44:\"(es|pt)/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=en&&feed=$matches[1]&withcomments=1\";s:25:\"(es|pt)/comments/embed/?$\";s:38:\"index.php?lang=$matches[1]&&embed=true\";s:17:\"comments/embed/?$\";s:29:\"index.php?lang=en&&embed=true\";s:52:\"(es|pt)/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=en&s=$matches[1]&feed=$matches[2]\";s:47:\"(es|pt)/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=en&s=$matches[1]&feed=$matches[2]\";s:28:\"(es|pt)/search/(.+)/embed/?$\";s:51:\"index.php?lang=$matches[1]&s=$matches[2]&embed=true\";s:20:\"search/(.+)/embed/?$\";s:42:\"index.php?lang=en&s=$matches[1]&embed=true\";s:40:\"(es|pt)/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=en&s=$matches[1]&paged=$matches[2]\";s:22:\"(es|pt)/search/(.+)/?$\";s:40:\"index.php?lang=$matches[1]&s=$matches[2]\";s:14:\"search/(.+)/?$\";s:31:\"index.php?lang=en&s=$matches[1]\";s:55:\"(es|pt)/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=en&author_name=$matches[1]&feed=$matches[2]\";s:50:\"(es|pt)/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=en&author_name=$matches[1]&feed=$matches[2]\";s:31:\"(es|pt)/author/([^/]+)/embed/?$\";s:61:\"index.php?lang=$matches[1]&author_name=$matches[2]&embed=true\";s:23:\"author/([^/]+)/embed/?$\";s:52:\"index.php?lang=en&author_name=$matches[1]&embed=true\";s:43:\"(es|pt)/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=en&author_name=$matches[1]&paged=$matches[2]\";s:25:\"(es|pt)/author/([^/]+)/?$\";s:50:\"index.php?lang=$matches[1]&author_name=$matches[2]\";s:17:\"author/([^/]+)/?$\";s:41:\"index.php?lang=en&author_name=$matches[1]\";s:77:\"(es|pt)/([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=en&year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:72:\"(es|pt)/([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=en&year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:53:\"(es|pt)/([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=en&year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:65:\"(es|pt)/([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=en&year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:47:\"(es|pt)/([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=en&year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:64:\"(es|pt)/([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=en&year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:59:\"(es|pt)/([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=en&year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:40:\"(es|pt)/([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=en&year=$matches[1]&monthnum=$matches[2]&embed=true\";s:52:\"(es|pt)/([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=en&year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:34:\"(es|pt)/([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=en&year=$matches[1]&monthnum=$matches[2]\";s:51:\"(es|pt)/([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=en&year=$matches[1]&feed=$matches[2]\";s:46:\"(es|pt)/([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=en&year=$matches[1]&feed=$matches[2]\";s:27:\"(es|pt)/([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=en&year=$matches[1]&embed=true\";s:39:\"(es|pt)/([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=en&year=$matches[1]&paged=$matches[2]\";s:21:\"(es|pt)/([0-9]{4})/?$\";s:43:\"index.php?lang=$matches[1]&year=$matches[2]\";s:13:\"([0-9]{4})/?$\";s:34:\"index.php?lang=en&year=$matches[1]\";s:35:\"(es|pt)/.?.+?/attachment/([^/]+)/?$\";s:49:\"index.php?lang=$matches[1]&attachment=$matches[2]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"(es|pt)/.?.+?/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:\"(es|pt)/.?.+?/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:\"(es|pt)/.?.+?/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:\"(es|pt)/.?.+?/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:\"(es|pt)/.?.+?/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:\"(es|pt)/(.?.+?)/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:\"(es|pt)/(.?.+?)/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:\"(es|pt)/(.?.+?)/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:\"(es|pt)/(.?.+?)/(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:\"(es|pt)/(.?.+?)/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:\"(es|pt)/(.?.+?)/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:\"(es|pt)/(.?.+?)(?:/([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:\"(es|pt)/[^/]+/attachment/([^/]+)/?$\";s:49:\"index.php?lang=$matches[1]&attachment=$matches[2]\";s:27:\"[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"(es|pt)/[^/]+/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:\"(es|pt)/[^/]+/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:\"(es|pt)/[^/]+/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:\"(es|pt)/[^/]+/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:\"(es|pt)/[^/]+/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:\"(es|pt)/([^/]+)/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:\"(es|pt)/([^/]+)/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:\"(es|pt)/([^/]+)/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:\"(es|pt)/([^/]+)/(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:\"(es|pt)/([^/]+)/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:\"(es|pt)/([^/]+)/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:\"(es|pt)/([^/]+)(?:/([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:\"(es|pt)/[^/]+/([^/]+)/?$\";s:49:\"index.php?lang=$matches[1]&attachment=$matches[2]\";s:16:\"[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:34:\"(es|pt)/[^/]+/([^/]+)/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:\"(es|pt)/[^/]+/([^/]+)/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:\"(es|pt)/[^/]+/([^/]+)/(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:\"(es|pt)/[^/]+/([^/]+)/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:\"(es|pt)/[^/]+/([^/]+)/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'),(13721,'ihaf_admin_notices','a:1:{s:14:\"review_request\";a:2:{s:4:\"time\";i:1653578338;s:9:\"dismissed\";b:0;}}','yes'),(13727,'ihaf_activated','a:1:{s:4:\"lite\";i:1653578345;}','yes'),(13814,'_transient_timeout_acf_plugin_updates','1654848856','no'),(13815,'_transient_acf_plugin_updates','a:4:{s:7:\"plugins\";a:0:{}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.12.2\";}}','no'),(13824,'_site_transient_timeout_php_check_f7e083f23bf266211f41ff4954b2db95','1655280867','no'),(13825,'_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'),(13826,'_transient_pll_languages_list','a:3:{i:0;a:25:{s:7:\"term_id\";i:2;s:4:\"name\";s:7:\"English\";s:4:\"slug\";s:2:\"en\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:2;s:5:\"count\";i:90;s:10:\"tl_term_id\";i:3;s:19:\"tl_term_taxonomy_id\";i:3;s:8:\"tl_count\";i:12;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:40:\"https://commercegate.goodface.com.ua/wp/\";s:10:\"search_url\";s:40:\"https://commercegate.goodface.com.ua/wp/\";s:4:\"host\";N;s:5:\"mo_id\";s:1:\"9\";s:13:\"page_on_front\";i:12;s:14:\"page_for_posts\";b:0;s:9:\"flag_code\";s:2:\"us\";s:8:\"flag_url\";s:109:\"https://commercegate.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:{}}i:1;a:25:{s:7:\"term_id\";i:5;s:4:\"name\";s:8:\"Español\";s:4:\"slug\";s:2:\"es\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:5;s:5:\"count\";i:90;s:10:\"tl_term_id\";i:6;s:19:\"tl_term_taxonomy_id\";i:6;s:8:\"tl_count\";i:12;s:6:\"locale\";s:5:\"es_ES\";s:6:\"is_rtl\";i:0;s:3:\"w3c\";s:5:\"es-ES\";s:8:\"facebook\";s:5:\"es_ES\";s:8:\"home_url\";s:43:\"https://commercegate.goodface.com.ua/wp/es/\";s:10:\"search_url\";s:43:\"https://commercegate.goodface.com.ua/wp/es/\";s:4:\"host\";N;s:5:\"mo_id\";s:2:\"10\";s:13:\"page_on_front\";i:1612;s:14:\"page_for_posts\";b:0;s:9:\"flag_code\";s:2:\"es\";s:8:\"flag_url\";s:109:\"https://commercegate.goodface.com.ua/wp/wp-content/plugins/polylang-pro/vendor/wpsyntex/polylang/flags/es.png\";s:4:\"flag\";s:497:\"<img src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAALCAMAAABBPP0LAAAAflBMVEX/AAD9AAD3AADxAADrAAD/eXn9bGz8YWH8WVn6UVH5SEj5Pz/3NDT0Kir9/QD+/nL+/lT18lDt4Uf6+j/39zD39yf19R3n5wDxflXsZ1Pt4Y3x8zr0wbLs1NXz8xPj4wD37t3jmkvsUU/Bz6nrykm3vJ72IiL0FBTyDAvhAABEt4UZAAAAX0lEQVR4AQXBQUrFQBBAwXqTDkYE94Jb73+qfwVRcYxVQRBRToiUfoaVpGTrtdS9SO0Z9FR9lVy/g5c99+dKl30N5uxPuviexXEc9/msC7TOkd4kHu/Dlh4itCJ8AP4B0w4Qwmm7CFQAAAAASUVORK5CYII=\" alt=\"Español\" 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:308;s:4:\"name\";s:10:\"Português\";s:4:\"slug\";s:2:\"pt\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:308;s:5:\"count\";i:0;s:10:\"tl_term_id\";i:309;s:19:\"tl_term_taxonomy_id\";i:309;s:8:\"tl_count\";i:1;s:6:\"locale\";s:5:\"pt_PT\";s:6:\"is_rtl\";i:0;s:3:\"w3c\";s:5:\"pt-PT\";s:8:\"facebook\";s:5:\"pt_PT\";s:8:\"home_url\";s:43:\"https://commercegate.goodface.com.ua/wp/pt/\";s:10:\"search_url\";s:43:\"https://commercegate.goodface.com.ua/wp/pt/\";s:4:\"host\";N;s:5:\"mo_id\";s:4:\"2822\";s:13:\"page_on_front\";b:0;s:14:\"page_for_posts\";b:0;s:9:\"flag_code\";s:2:\"pt\";s:8:\"flag_url\";s:109:\"https://commercegate.goodface.com.ua/wp/wp-content/plugins/polylang-pro/vendor/wpsyntex/polylang/flags/pt.png\";s:4:\"flag\";s:591:\"<img src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAALCAIAAAD5gJpuAAABL0lEQVR4AV2RA2yEQRCFNxcnRVw3qG3bthXUbZxaUaOGRVA7ro2wDWoEtW2b9/b2nHx3v943uztDSAwhAQJ86P83keCJw2HcEAJoqLivmJHbnQt+s7OFfMXHMz5DAgBPCKBCUktSRmdK43Dw3Gz451TIc68nPr+7uLzZWr2Zm78bGLxpa797e1+IC0erUeAmL+ol3R8CEE+/qqvDv2BbwjYi6yJR+6Ys5m5zA0C7HbWEIEy/KCpKC8uzQRf5fkivX3zBZIIw/Swvj8cTKthRIbDGDwcYnXRF7avy/KM5q8NZg2cDPWEaYHt8AceFACBsTdui9nmn8VWmpngawN+ngiEVHCocGM5Vpu8G0rUB5iAS0CKAYwCsg/YB1lPWKESBSCAqhMiKwHQueJwI2BeDC83C2lDIxUCuAAAAAElFTkSuQmCC\" alt=\"Português\" 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'),(13828,'_transient_timeout_global_styles_commercegate','1654684907','no'),(13829,'_transient_global_styles_commercegate','body{--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--duotone--dark-grayscale: url(\'#wp-duotone-dark-grayscale\');--wp--preset--duotone--grayscale: url(\'#wp-duotone-grayscale\');--wp--preset--duotone--purple-yellow: url(\'#wp-duotone-purple-yellow\');--wp--preset--duotone--blue-red: url(\'#wp-duotone-blue-red\');--wp--preset--duotone--midnight: url(\'#wp-duotone-midnight\');--wp--preset--duotone--magenta-yellow: url(\'#wp-duotone-magenta-yellow\');--wp--preset--duotone--purple-green: url(\'#wp-duotone-purple-green\');--wp--preset--duotone--blue-orange: url(\'#wp-duotone-blue-orange\');--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}','no'),(13831,'_site_transient_t15s-registry-plugins','O:8:\"stdClass\":2:{s:12:\"polylang-pro\";a:1:{s:12:\"translations\";a:11:{i:0;a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:9:\"3.2-beta1\";s:7:\"updated\";s:25:\"2022-04-01T06:50:27+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:\"cs_CZ\";s:7:\"version\";s:9:\"3.2-beta1\";s:7:\"updated\";s:25:\"2022-03-26T20:03:16+00:00\";s:12:\"english_name\";s:5:\"Czech\";s:11:\"native_name\";s:9:\"Čeština\";s:7:\"package\";s:84:\"https://packages.translationspress.com/wp-syntex/polylang-pro/polylang-pro-cs_CZ.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"cs\";i:1;s:3:\"ces\";}}i:2;a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:9:\"3.2-beta1\";s:7:\"updated\";s:25:\"2022-04-01T06:15:50+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:3;a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:9:\"3.2-beta1\";s:7:\"updated\";s:25:\"2022-03-28T17:37:00+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:4;a:7:{s:8:\"language\";s:2:\"el\";s:7:\"version\";s:9:\"3.2-beta1\";s:7:\"updated\";s:25:\"2022-03-25T20:42:51+00:00\";s:12:\"english_name\";s:5:\"Greek\";s:11:\"native_name\";s:16:\"Ελληνικά\";s:7:\"package\";s:81:\"https://packages.translationspress.com/wp-syntex/polylang-pro/polylang-pro-el.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"el\";i:1;s:3:\"ell\";}}i:5;a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:9:\"3.2-beta1\";s:7:\"updated\";s:25:\"2022-04-04T07:05:25+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:6;a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:9:\"3.2-beta1\";s:7:\"updated\";s:25:\"2022-04-04T05:05:26+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:7;a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:9:\"3.2-beta1\";s:7:\"updated\";s:25:\"2022-04-01T12:29:54+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:8;a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:9:\"3.2-beta1\";s:7:\"updated\";s:25:\"2022-03-31T07:46:20+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:9;a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:9:\"3.2-beta1\";s:7:\"updated\";s:25:\"2022-03-28T18:18:54+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:10;a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:9:\"3.2-beta1\";s:7:\"updated\";s:25:\"2022-03-26T18:53:11+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:1654684849;}','no'),(13832,'_site_transient_timeout_theme_roots','1654686649','no'),(13833,'_site_transient_theme_roots','a:2:{s:12:\"commercegate\";s:7:\"/themes\";s:15:\"twentytwentytwo\";s:7:\"/themes\";}','no'),(13836,'_site_transient_update_core','O:8:\"stdClass\":4:{s:7:\"updates\";a:1:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:6:\"latest\";s:8:\"download\";s:57:\"https://downloads.wordpress.org/release/wordpress-6.0.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:57:\"https://downloads.wordpress.org/release/wordpress-6.0.zip\";s:10:\"no_content\";s:68:\"https://downloads.wordpress.org/release/wordpress-6.0-no-content.zip\";s:11:\"new_bundled\";s:69:\"https://downloads.wordpress.org/release/wordpress-6.0-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:3:\"6.0\";s:7:\"version\";s:3:\"6.0\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.9\";s:15:\"partial_version\";s:0:\"\";}}s:12:\"last_checked\";i:1654684852;s:15:\"version_checked\";s:3:\"6.0\";s:12:\"translations\";a:0:{}}','no'),(13837,'_site_transient_update_themes','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1654684852;s:7:\"checked\";a:2:{s:12:\"commercegate\";s:0:\"\";s:15:\"twentytwentytwo\";s:3:\"1.0\";}s:8:\"response\";a:1:{s:15:\"twentytwentytwo\";a:6:{s:5:\"theme\";s:15:\"twentytwentytwo\";s:11:\"new_version\";s:3:\"1.2\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentytwentytwo/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentytwentytwo.1.2.zip\";s:8:\"requires\";s:3:\"5.9\";s:12:\"requires_php\";s:3:\"5.6\";}}s:9:\"no_update\";a:0:{}s:12:\"translations\";a:0:{}}','no'),(13838,'_site_transient_update_plugins','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1654684853;s:8:\"response\";a:1:{s:17:\"leadin/leadin.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:20:\"w.org/plugins/leadin\";s:4:\"slug\";s:6:\"leadin\";s:6:\"plugin\";s:17:\"leadin/leadin.php\";s:11:\"new_version\";s:7:\"8.12.41\";s:3:\"url\";s:37:\"https://wordpress.org/plugins/leadin/\";s:7:\"package\";s:49:\"https://downloads.wordpress.org/plugin/leadin.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:59:\"https://ps.w.org/leadin/assets/icon-256x256.png?rev=2734797\";s:2:\"1x\";s:59:\"https://ps.w.org/leadin/assets/icon-128x128.png?rev=2734797\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:62:\"https://ps.w.org/leadin/assets/banner-1544x500.png?rev=2734797\";s:2:\"1x\";s:61:\"https://ps.w.org/leadin/assets/banner-772x250.png?rev=2734797\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.0\";s:6:\"tested\";s:5:\"5.9.3\";s:12:\"requires_php\";s:3:\"5.6\";}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:13:{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:43:\"custom-post-type-ui/custom-post-type-ui.php\";O:8:\"stdClass\":10:{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.12.1\";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.12.1.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.9\";}s:33:\"disable-emojis/disable-emojis.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:28:\"w.org/plugins/disable-emojis\";s:4:\"slug\";s:14:\"disable-emojis\";s:6:\"plugin\";s:33:\"disable-emojis/disable-emojis.php\";s:11:\"new_version\";s:5:\"1.7.4\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/disable-emojis/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/disable-emojis.1.7.4.zip\";s:5:\"icons\";a:1:{s:7:\"default\";s:65:\"https://s.w.org/plugins/geopattern-icon/disable-emojis_d3c7d6.svg\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/disable-emojis/assets/banner-1544x500.png?rev=1145188\";s:2:\"1x\";s:69:\"https://ps.w.org/disable-emojis/assets/banner-772x250.png?rev=1145188\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.8\";}s:25:\"duplicator/duplicator.php\";O:8:\"stdClass\":10:{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.6\";s:3:\"url\";s:41:\"https://wordpress.org/plugins/duplicator/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/duplicator.1.4.6.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:67:\"favicon-by-realfavicongenerator/favicon-by-realfavicongenerator.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:45:\"w.org/plugins/favicon-by-realfavicongenerator\";s:4:\"slug\";s:31:\"favicon-by-realfavicongenerator\";s:6:\"plugin\";s:67:\"favicon-by-realfavicongenerator/favicon-by-realfavicongenerator.php\";s:11:\"new_version\";s:6:\"1.3.25\";s:3:\"url\";s:62:\"https://wordpress.org/plugins/favicon-by-realfavicongenerator/\";s:7:\"package\";s:74:\"https://downloads.wordpress.org/plugin/favicon-by-realfavicongenerator.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:83:\"https://ps.w.org/favicon-by-realfavicongenerator/assets/icon-256x256.png?rev=972314\";s:2:\"1x\";s:83:\"https://ps.w.org/favicon-by-realfavicongenerator/assets/icon-128x128.png?rev=972314\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:87:\"https://ps.w.org/favicon-by-realfavicongenerator/assets/banner-1544x500.png?rev=1110918\";s:2:\"1x\";s:86:\"https://ps.w.org/favicon-by-realfavicongenerator/assets/banner-772x250.png?rev=1110918\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.5\";}s:31:\"filester/ninja-file-manager.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:22:\"w.org/plugins/filester\";s:4:\"slug\";s:8:\"filester\";s:6:\"plugin\";s:31:\"filester/ninja-file-manager.php\";s:11:\"new_version\";s:5:\"1.7.4\";s:3:\"url\";s:39:\"https://wordpress.org/plugins/filester/\";s:7:\"package\";s:51:\"https://downloads.wordpress.org/plugin/filester.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:61:\"https://ps.w.org/filester/assets/icon-256x256.gif?rev=2305540\";s:2:\"1x\";s:61:\"https://ps.w.org/filester/assets/icon-256x256.gif?rev=2305540\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/filester/assets/banner-1544x500.png?rev=2349992\";s:2:\"1x\";s:63:\"https://ps.w.org/filester/assets/banner-772x250.png?rev=2307875\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.0\";}s:35:\"insert-headers-and-footers/ihaf.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:40:\"w.org/plugins/insert-headers-and-footers\";s:4:\"slug\";s:26:\"insert-headers-and-footers\";s:6:\"plugin\";s:35:\"insert-headers-and-footers/ihaf.php\";s:11:\"new_version\";s:5:\"1.6.2\";s:3:\"url\";s:57:\"https://wordpress.org/plugins/insert-headers-and-footers/\";s:7:\"package\";s:75:\"https://downloads.wordpress.org/plugin/insert-headers-and-footers.1.6.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:79:\"https://ps.w.org/insert-headers-and-footers/assets/icon-256x256.png?rev=1610266\";s:2:\"1x\";s:79:\"https://ps.w.org/insert-headers-and-footers/assets/icon-128x128.png?rev=1610266\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:81:\"https://ps.w.org/insert-headers-and-footers/assets/banner-772x250.png?rev=1610266\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.6\";}s:38:\"psn-pagespeed-ninja/pagespeedninja.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:33:\"w.org/plugins/psn-pagespeed-ninja\";s:4:\"slug\";s:19:\"psn-pagespeed-ninja\";s:6:\"plugin\";s:38:\"psn-pagespeed-ninja/pagespeedninja.php\";s:11:\"new_version\";s:6:\"0.9.43\";s:3:\"url\";s:50:\"https://wordpress.org/plugins/psn-pagespeed-ninja/\";s:7:\"package\";s:69:\"https://downloads.wordpress.org/plugin/psn-pagespeed-ninja.0.9.43.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:72:\"https://ps.w.org/psn-pagespeed-ninja/assets/icon-256x256.png?rev=1722219\";s:2:\"1x\";s:64:\"https://ps.w.org/psn-pagespeed-ninja/assets/icon.svg?rev=1722219\";s:3:\"svg\";s:64:\"https://ps.w.org/psn-pagespeed-ninja/assets/icon.svg?rev=1722219\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:75:\"https://ps.w.org/psn-pagespeed-ninja/assets/banner-1544x500.jpg?rev=1722219\";s:2:\"1x\";s:74:\"https://ps.w.org/psn-pagespeed-ninja/assets/banner-772x250.jpg?rev=1722219\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:5:\"4.0.1\";}s:37:\"post-types-order/post-types-order.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:30:\"w.org/plugins/post-types-order\";s:4:\"slug\";s:16:\"post-types-order\";s:6:\"plugin\";s:37:\"post-types-order/post-types-order.php\";s:11:\"new_version\";s:5:\"1.9.9\";s:3:\"url\";s:47:\"https://wordpress.org/plugins/post-types-order/\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/plugin/post-types-order.1.9.9.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:69:\"https://ps.w.org/post-types-order/assets/icon-128x128.png?rev=1226428\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:72:\"https://ps.w.org/post-types-order/assets/banner-1544x500.png?rev=1675574\";s:2:\"1x\";s:71:\"https://ps.w.org/post-types-order/assets/banner-772x250.png?rev=1429949\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"2.8\";}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:\"2.0.1\";s:3:\"url\";s:39:\"https://wordpress.org/plugins/safe-svg/\";s:7:\"package\";s:57:\"https://downloads.wordpress.org/plugin/safe-svg.2.0.1.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:61:\"https://ps.w.org/safe-svg/assets/icon-256x256.png?rev=2683939\";s:2:\"1x\";s:53:\"https://ps.w.org/safe-svg/assets/icon.svg?rev=2683939\";s:3:\"svg\";s:53:\"https://ps.w.org/safe-svg/assets/icon.svg?rev=2683939\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/safe-svg/assets/banner-1544x500.png?rev=2683939\";s:2:\"1x\";s:63:\"https://ps.w.org/safe-svg/assets/banner-772x250.png?rev=2683939\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.7\";}s:33:\"duplicate-post/duplicate-post.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:28:\"w.org/plugins/duplicate-post\";s:4:\"slug\";s:14:\"duplicate-post\";s:6:\"plugin\";s:33:\"duplicate-post/duplicate-post.php\";s:11:\"new_version\";s:3:\"4.4\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/duplicate-post/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/duplicate-post.4.4.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/duplicate-post/assets/icon-256x256.png?rev=2336666\";s:2:\"1x\";s:67:\"https://ps.w.org/duplicate-post/assets/icon-128x128.png?rev=2336666\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/duplicate-post/assets/banner-1544x500.png?rev=2336666\";s:2:\"1x\";s:69:\"https://ps.w.org/duplicate-post/assets/banner-772x250.png?rev=2336666\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.8\";}s:24:\"wordpress-seo/wp-seo.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:27:\"w.org/plugins/wordpress-seo\";s:4:\"slug\";s:13:\"wordpress-seo\";s:6:\"plugin\";s:24:\"wordpress-seo/wp-seo.php\";s:11:\"new_version\";s:4:\"19.0\";s:3:\"url\";s:44:\"https://wordpress.org/plugins/wordpress-seo/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/wordpress-seo.19.0.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:66:\"https://ps.w.org/wordpress-seo/assets/icon-256x256.png?rev=2643727\";s:2:\"1x\";s:58:\"https://ps.w.org/wordpress-seo/assets/icon.svg?rev=2363699\";s:3:\"svg\";s:58:\"https://ps.w.org/wordpress-seo/assets/icon.svg?rev=2363699\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/wordpress-seo/assets/banner-1544x500.png?rev=2643727\";s:2:\"1x\";s:68:\"https://ps.w.org/wordpress-seo/assets/banner-772x250.png?rev=2643727\";}s:11:\"banners_rtl\";a:2:{s:2:\"2x\";s:73:\"https://ps.w.org/wordpress-seo/assets/banner-1544x500-rtl.png?rev=2643727\";s:2:\"1x\";s:72:\"https://ps.w.org/wordpress-seo/assets/banner-772x250-rtl.png?rev=2643727\";}s:8:\"requires\";s:3:\"5.8\";}}s:7:\"checked\";a:16:{s:34:\"advanced-custom-fields-pro/acf.php\";s:6:\"5.12.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:43:\"custom-post-type-ui/custom-post-type-ui.php\";s:6:\"1.12.1\";s:33:\"disable-emojis/disable-emojis.php\";s:5:\"1.7.4\";s:25:\"duplicator/duplicator.php\";s:5:\"1.4.6\";s:67:\"favicon-by-realfavicongenerator/favicon-by-realfavicongenerator.php\";s:6:\"1.3.25\";s:31:\"filester/ninja-file-manager.php\";s:5:\"1.7.4\";s:17:\"leadin/leadin.php\";s:6:\"8.12.0\";s:35:\"insert-headers-and-footers/ihaf.php\";s:5:\"1.6.2\";s:38:\"psn-pagespeed-ninja/pagespeedninja.php\";s:6:\"0.9.43\";s:25:\"polylang-pro/polylang.php\";s:3:\"3.1\";s:37:\"post-types-order/post-types-order.php\";s:5:\"1.9.9\";s:21:\"safe-svg/safe-svg.php\";s:5:\"2.0.1\";s:33:\"duplicate-post/duplicate-post.php\";s:3:\"4.4\";s:24:\"wordpress-seo/wp-seo.php\";s:4:\"19.0\";}}','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=113585 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 (15,9,'_pll_strings_translations','a:4:{i:0;a:2:{i:0;s:12:\"eBook thanks\";i:1;s:12:\"eBook thanks\";}i:1;a:2:{i:0;s:2:\"»\";i:1;s:2:\"»\";}i:2;a:2:{i:0;s:10:\"Categories\";i:1;s:10:\"Categories\";}i:3;a:2:{i:0;s:17:\"Value proposition\";i:1;s:17:\"Value proposition\";}}'),(16,10,'_pll_strings_translations','a:4:{i:0;a:2:{i:0;s:12:\"eBook thanks\";i:1;s:12:\"eBook thanks\";}i:1;a:2:{i:0;s:2:\"»\";i:1;s:2:\"»\";}i:2;a:2:{i:0;s:10:\"Categories\";i:1;s:10:\"Categories\";}i:3;a:2:{i:0;s:17:\"Value proposition\";i:1;s:17:\"Value proposition\";}}'),(19,12,'_edit_last','1'),(20,12,'_wp_page_template','front-page.php'),(21,12,'_yoast_wpseo_estimated-reading-time-minutes',''),(22,12,'_edit_lock','1638359266:1'),(27,16,'_edit_last','1'),(28,16,'_edit_lock','1632918934:1'),(29,20,'_edit_last','1'),(30,20,'_edit_lock','1643020274:1'),(31,30,'_wp_attached_file','2021/07/to-Acquirers-icon.svg'),(32,30,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:40;s:6:\"height\";i:32;s:4:\"file\";s:30:\"/2021/07/to-Acquirers-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:21:\"to-Acquirers-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:21:\"to-Acquirers-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:21:\"to-Acquirers-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:21:\"to-Acquirers-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:21:\"to-Acquirers-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:21:\"to-Acquirers-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(33,31,'_wp_attached_file','2021/07/to-Banking-icon.svg'),(34,31,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:38;s:6:\"height\";i:38;s:4:\"file\";s:28:\"/2021/07/to-Banking-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:19:\"to-Banking-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:19:\"to-Banking-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:19:\"to-Banking-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:19:\"to-Banking-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:19:\"to-Banking-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:19:\"to-Banking-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(35,32,'_wp_attached_file','2021/07/to-Merchants-icon.svg'),(36,32,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:40;s:6:\"height\";i:36;s:4:\"file\";s:30:\"/2021/07/to-Merchants-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:21:\"to-Merchants-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:21:\"to-Merchants-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:21:\"to-Merchants-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:21:\"to-Merchants-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:21:\"to-Merchants-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:21:\"to-Merchants-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(37,33,'_wp_attached_file','2021/07/to-Platforms-icon.svg'),(38,33,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:40;s:6:\"height\";i:38;s:4:\"file\";s:30:\"/2021/07/to-Platforms-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:21:\"to-Platforms-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:21:\"to-Platforms-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:21:\"to-Platforms-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:21:\"to-Platforms-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:21:\"to-Platforms-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:21:\"to-Platforms-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(39,34,'_wp_attached_file','2021/07/to-Resellers-icon.svg'),(40,34,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:40;s:6:\"height\";i:40;s:4:\"file\";s:30:\"/2021/07/to-Resellers-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:21:\"to-Resellers-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:21:\"to-Resellers-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:21:\"to-Resellers-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:21:\"to-Resellers-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:21:\"to-Resellers-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:21:\"to-Resellers-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(41,54,'_wp_attached_file','2021/07/Acquiring-Solutions-icon.svg'),(42,54,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:38;s:6:\"height\";i:35;s:4:\"file\";s:37:\"/2021/07/Acquiring-Solutions-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:28:\"Acquiring-Solutions-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:28:\"Acquiring-Solutions-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:28:\"Acquiring-Solutions-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:28:\"Acquiring-Solutions-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:28:\"Acquiring-Solutions-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:28:\"Acquiring-Solutions-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(43,55,'_wp_attached_file','2021/07/Billing-Platform-icon.svg'),(44,55,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:40;s:6:\"height\";i:32;s:4:\"file\";s:34:\"/2021/07/Billing-Platform-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:25:\"Billing-Platform-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:25:\"Billing-Platform-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:25:\"Billing-Platform-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:25:\"Billing-Platform-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:25:\"Billing-Platform-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:25:\"Billing-Platform-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(45,56,'_wp_attached_file','2021/07/Card-Issuing-icon.svg'),(46,56,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:40;s:6:\"height\";i:32;s:4:\"file\";s:30:\"/2021/07/Card-Issuing-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:21:\"Card-Issuing-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:21:\"Card-Issuing-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:21:\"Card-Issuing-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:21:\"Card-Issuing-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:21:\"Card-Issuing-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:21:\"Card-Issuing-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(47,57,'_wp_attached_file','2021/07/Digital-Bank-icon.svg'),(48,57,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:38;s:6:\"height\";i:38;s:4:\"file\";s:30:\"/2021/07/Digital-Bank-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:21:\"Digital-Bank-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:21:\"Digital-Bank-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:21:\"Digital-Bank-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:21:\"Digital-Bank-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:21:\"Digital-Bank-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:21:\"Digital-Bank-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(49,58,'_wp_attached_file','2021/07/eWallet-icon.svg'),(50,58,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:40;s:6:\"height\";i:32;s:4:\"file\";s:25:\"/2021/07/eWallet-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:16:\"eWallet-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:16:\"eWallet-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:16:\"eWallet-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:16:\"eWallet-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:16:\"eWallet-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:16:\"eWallet-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(51,59,'_wp_attached_file','2021/07/Online-Payment-Processing-icon.svg'),(52,59,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:40;s:6:\"height\";i:34;s:4:\"file\";s:43:\"/2021/07/Online-Payment-Processing-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:34:\"Online-Payment-Processing-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:34:\"Online-Payment-Processing-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:34:\"Online-Payment-Processing-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:34:\"Online-Payment-Processing-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:34:\"Online-Payment-Processing-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:34:\"Online-Payment-Processing-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(53,60,'_wp_attached_file','2021/07/Payment-Gateway-icon.svg'),(54,60,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:40;s:6:\"height\";i:40;s:4:\"file\";s:33:\"/2021/07/Payment-Gateway-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:24:\"Payment-Gateway-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:24:\"Payment-Gateway-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:24:\"Payment-Gateway-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:24:\"Payment-Gateway-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:24:\"Payment-Gateway-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:24:\"Payment-Gateway-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(55,61,'_wp_attached_file','2021/07/Revenue-Optimization-icon.svg'),(56,61,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:39;s:6:\"height\";i:36;s:4:\"file\";s:38:\"/2021/07/Revenue-Optimization-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:29:\"Revenue-Optimization-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:29:\"Revenue-Optimization-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:29:\"Revenue-Optimization-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:29:\"Revenue-Optimization-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:29:\"Revenue-Optimization-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:29:\"Revenue-Optimization-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(57,62,'_wp_attached_file','2021/07/Risk-and-Compliance-icon.svg'),(58,62,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:32;s:6:\"height\";i:39;s:4:\"file\";s:37:\"/2021/07/Risk-and-Compliance-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:28:\"Risk-and-Compliance-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:28:\"Risk-and-Compliance-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:28:\"Risk-and-Compliance-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:28:\"Risk-and-Compliance-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:28:\"Risk-and-Compliance-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:28:\"Risk-and-Compliance-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(59,85,'_wp_attached_file','2021/07/Explore-icon.svg'),(60,85,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:23;s:6:\"height\";i:23;s:4:\"file\";s:25:\"/2021/07/Explore-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:16:\"Explore-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:16:\"Explore-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:16:\"Explore-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:16:\"Explore-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:16:\"Explore-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:16:\"Explore-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(61,86,'_wp_attached_file','2021/07/Resource-Center-icon.svg'),(62,86,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:22;s:6:\"height\";i:19;s:4:\"file\";s:33:\"/2021/07/Resource-Center-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:24:\"Resource-Center-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:24:\"Resource-Center-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:24:\"Resource-Center-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:24:\"Resource-Center-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:24:\"Resource-Center-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:24:\"Resource-Center-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(63,86,'_wp_attachment_image_alt','CommerceGate.com'),(64,85,'_wp_attachment_image_alt','CommerceGate.com'),(65,62,'_wp_attachment_image_alt','CommerceGate.com'),(66,61,'_wp_attachment_image_alt','CommerceGate.com'),(67,59,'_wp_attachment_image_alt','CommerceGate.com'),(68,60,'_wp_attachment_image_alt','CommerceGate.com'),(69,57,'_wp_attachment_image_alt','CommerceGate.com'),(70,58,'_wp_attachment_image_alt','CommerceGate.com'),(71,55,'_wp_attachment_image_alt','CommerceGate.com'),(72,56,'_wp_attachment_image_alt','CommerceGate.com'),(73,54,'_wp_attachment_image_alt','CommerceGate.com'),(74,34,'_wp_attachment_image_alt','CommerceGate.com'),(75,33,'_wp_attachment_image_alt','CommerceGate.com'),(76,32,'_wp_attachment_image_alt','CommerceGate.com'),(77,31,'_wp_attachment_image_alt','CommerceGate.com'),(78,30,'_wp_attachment_image_alt','CommerceGate.com'),(79,109,'_wp_attached_file','2021/07/linkedin-icon.svg'),(80,109,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:24;s:6:\"height\";i:24;s:4:\"file\";s:26:\"/2021/07/linkedin-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:\"linkedin-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:\"linkedin-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:\"linkedin-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:\"linkedin-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:\"linkedin-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:\"linkedin-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(81,109,'_wp_attachment_image_alt','LinkedIn'),(82,110,'_wp_attached_file','2021/07/twitter-icon.svg'),(83,110,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:24;s:6:\"height\";i:21;s:4:\"file\";s:25:\"/2021/07/twitter-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:16:\"twitter-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:16:\"twitter-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:16:\"twitter-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:16:\"twitter-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:16:\"twitter-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:16:\"twitter-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(84,110,'_wp_attachment_image_alt','Twitter'),(85,111,'_wp_attached_file','2021/07/facebook-icon.svg'),(86,111,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:12;s:6:\"height\";i:24;s:4:\"file\";s:26:\"/2021/07/facebook-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:\"facebook-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:\"facebook-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:\"facebook-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:\"facebook-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:\"facebook-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:\"facebook-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(87,111,'_wp_attachment_image_alt','Facebook'),(100,130,'_edit_last','1'),(101,130,'_edit_lock','1638281560:1'),(105,12,'main-block-title','Where Merchants \r\nMeet Buyers'),(106,12,'_main-block-title','field_60f71cfe844f0'),(107,12,'main-block-description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(108,12,'_main-block-description','field_60f71d1a844f1'),(109,12,'main-block-first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(110,12,'_main-block-first-button','field_60f71d2b844f2'),(111,12,'main-block-second-button','Explore more'),(112,12,'_main-block-second-button','field_60f71d5a844f3'),(113,136,'main-block-title','Where Merchants \r\nMeet Buyers'),(114,136,'_main-block-title','field_60f71cfe844f0'),(115,136,'main-block-description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(116,136,'_main-block-description','field_60f71d1a844f1'),(117,136,'main-block-first-button',''),(118,136,'_main-block-first-button','field_60f71d2b844f2'),(119,136,'main-block-second-button',''),(120,136,'_main-block-second-button','field_60f71d5a844f3'),(121,137,'main-block-title','Where Merchants \r\nMeet Buyers'),(122,137,'_main-block-title','field_60f71cfe844f0'),(123,137,'main-block-description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(124,137,'_main-block-description','field_60f71d1a844f1'),(125,137,'main-block-first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(126,137,'_main-block-first-button','field_60f71d2b844f2'),(127,137,'main-block-second-button','Explore more'),(128,137,'_main-block-second-button','field_60f71d5a844f3'),(129,12,'main-block-globe-points_item-1','$56'),(130,12,'_main-block-globe-points_item-1','field_60f7cd79ec2c2'),(131,12,'main-block-globe-points_item-2','$78'),(132,12,'_main-block-globe-points_item-2','field_60f7cd81ec2c3'),(133,12,'main-block-globe-points_item-3','$128'),(134,12,'_main-block-globe-points_item-3','field_60f7cd86ec2c4'),(135,12,'main-block-globe-points',''),(136,12,'_main-block-globe-points','field_60f7cd5bec2c1'),(137,142,'main-block-title','Where Merchants \r\nMeet Buyers'),(138,142,'_main-block-title','field_60f71cfe844f0'),(139,142,'main-block-description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(140,142,'_main-block-description','field_60f71d1a844f1'),(141,142,'main-block-first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(142,142,'_main-block-first-button','field_60f71d2b844f2'),(143,142,'main-block-second-button','Explore more'),(144,142,'_main-block-second-button','field_60f71d5a844f3'),(145,142,'main-block-globe-points_item-1','$56'),(146,142,'_main-block-globe-points_item-1','field_60f7cd79ec2c2'),(147,142,'main-block-globe-points_item-2','$78'),(148,142,'_main-block-globe-points_item-2','field_60f7cd81ec2c3'),(149,142,'main-block-globe-points_item-3','$128'),(150,142,'_main-block-globe-points_item-3','field_60f7cd86ec2c4'),(151,142,'main-block-globe-points',''),(152,142,'_main-block-globe-points','field_60f7cd5bec2c1'),(153,12,'main-block_title','Offer online payments easily'),(154,12,'_main-block_title','field_60f71cfe844f0'),(155,12,'main-block_description','Internet purchases is the new frontier for your businesses. CommerceGate is the best way to set up your online payments and expand your business into new markets around the globe.'),(156,12,'_main-block_description','field_60f71d1a844f1'),(157,12,'main-block_first-button','a:3:{s:5:\"title\";s:11:\"Get Started\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/sign-up/\";s:6:\"target\";s:0:\"\";}'),(158,12,'_main-block_first-button','field_60f71d2b844f2'),(159,12,'main-block_second-button','Explore more'),(160,12,'_main-block_second-button','field_60f71d5a844f3'),(161,12,'main-block',''),(162,12,'_main-block','field_60f7ce5d3c350'),(163,12,'globe-points_item-1','$56'),(164,12,'_globe-points_item-1','field_60f7cd79ec2c2'),(165,12,'globe-points_item-2','$78'),(166,12,'_globe-points_item-2','field_60f7cd81ec2c3'),(167,12,'globe-points_item-3','$128'),(168,12,'_globe-points_item-3','field_60f7cd86ec2c4'),(169,12,'globe-points',''),(170,12,'_globe-points','field_60f7cd5bec2c1'),(171,145,'main-block-title','Where Merchants \r\nMeet Buyers'),(172,145,'_main-block-title','field_60f71cfe844f0'),(173,145,'main-block-description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(174,145,'_main-block-description','field_60f71d1a844f1'),(175,145,'main-block-first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(176,145,'_main-block-first-button','field_60f71d2b844f2'),(177,145,'main-block-second-button','Explore more'),(178,145,'_main-block-second-button','field_60f71d5a844f3'),(179,145,'main-block-globe-points_item-1','$56'),(180,145,'_main-block-globe-points_item-1','field_60f7cd79ec2c2'),(181,145,'main-block-globe-points_item-2','$78'),(182,145,'_main-block-globe-points_item-2','field_60f7cd81ec2c3'),(183,145,'main-block-globe-points_item-3','$128'),(184,145,'_main-block-globe-points_item-3','field_60f7cd86ec2c4'),(185,145,'main-block-globe-points',''),(186,145,'_main-block-globe-points','field_60f7cd5bec2c1'),(187,145,'main-block_title','Where Merchants \r\nMeet Buyers'),(188,145,'_main-block_title','field_60f71cfe844f0'),(189,145,'main-block_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(190,145,'_main-block_description','field_60f71d1a844f1'),(191,145,'main-block_first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(192,145,'_main-block_first-button','field_60f71d2b844f2'),(193,145,'main-block_second-button','Explore more'),(194,145,'_main-block_second-button','field_60f71d5a844f3'),(195,145,'main-block',''),(196,145,'_main-block','field_60f7ce5d3c350'),(197,145,'globe-points_item-1','$56'),(198,145,'_globe-points_item-1','field_60f7cd79ec2c2'),(199,145,'globe-points_item-2','$78'),(200,145,'_globe-points_item-2','field_60f7cd81ec2c3'),(201,145,'globe-points_item-3','$128'),(202,145,'_globe-points_item-3','field_60f7cd86ec2c4'),(203,145,'globe-points',''),(204,145,'_globe-points','field_60f7cd5bec2c1'),(205,154,'_wp_attached_file','2021/07/grow-your-business-img.png'),(206,154,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1360;s:6:\"height\";i:760;s:4:\"file\";s:34:\"2021/07/grow-your-business-img.png\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"grow-your-business-img-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:35:\"grow-your-business-img-1024x572.png\";s:5:\"width\";i:1024;s:6:\"height\";i:572;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"grow-your-business-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:34:\"grow-your-business-img-768x429.png\";s:5:\"width\";i:768;s:6:\"height\";i:429;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:{}}}'),(207,154,'_wp_attachment_image_alt','Grow your business - CommerceGate.com'),(208,12,'block_content_image','154'),(209,12,'_block_content_image','field_60f7cfac21e3c'),(210,12,'block_content_title','Since 2006[nbsp]we have helped thousands of[nbsp]merchants grow their business and maximise revenue'),(211,12,'_block_content_title','field_60f7cf8621e3a'),(212,12,'block_content_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(213,12,'_block_content_description','field_60f7cfa321e3b'),(214,12,'block_content_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(215,12,'_block_content_button','field_60f7cfc021e3d'),(216,12,'block_content',''),(217,12,'_block_content','field_60f7cf7021e39'),(218,12,'advantages_0_icon','2146'),(219,12,'_advantages_0_icon','field_60f7cff821e3f'),(220,12,'advantages_0_description','Banco de España Eurosistema'),(221,12,'_advantages_0_description','field_60f7d00d21e40'),(222,12,'advantages','4'),(223,12,'_advantages','field_60f7cfdc21e3e'),(224,155,'main-block-title','Where Merchants \r\nMeet Buyers'),(225,155,'_main-block-title','field_60f71cfe844f0'),(226,155,'main-block-description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(227,155,'_main-block-description','field_60f71d1a844f1'),(228,155,'main-block-first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(229,155,'_main-block-first-button','field_60f71d2b844f2'),(230,155,'main-block-second-button','Explore more'),(231,155,'_main-block-second-button','field_60f71d5a844f3'),(232,155,'main-block-globe-points_item-1','$56'),(233,155,'_main-block-globe-points_item-1','field_60f7cd79ec2c2'),(234,155,'main-block-globe-points_item-2','$78'),(235,155,'_main-block-globe-points_item-2','field_60f7cd81ec2c3'),(236,155,'main-block-globe-points_item-3','$128'),(237,155,'_main-block-globe-points_item-3','field_60f7cd86ec2c4'),(238,155,'main-block-globe-points',''),(239,155,'_main-block-globe-points','field_60f7cd5bec2c1'),(240,155,'main-block_title','Where Merchants \r\nMeet Buyers'),(241,155,'_main-block_title','field_60f71cfe844f0'),(242,155,'main-block_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(243,155,'_main-block_description','field_60f71d1a844f1'),(244,155,'main-block_first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(245,155,'_main-block_first-button','field_60f71d2b844f2'),(246,155,'main-block_second-button','Explore more'),(247,155,'_main-block_second-button','field_60f71d5a844f3'),(248,155,'main-block',''),(249,155,'_main-block','field_60f7ce5d3c350'),(250,155,'globe-points_item-1','$56'),(251,155,'_globe-points_item-1','field_60f7cd79ec2c2'),(252,155,'globe-points_item-2','$78'),(253,155,'_globe-points_item-2','field_60f7cd81ec2c3'),(254,155,'globe-points_item-3','$128'),(255,155,'_globe-points_item-3','field_60f7cd86ec2c4'),(256,155,'globe-points',''),(257,155,'_globe-points','field_60f7cd5bec2c1'),(258,155,'block_content_image','154'),(259,155,'_block_content_image','field_60f7cfac21e3c'),(260,155,'block_content_title',''),(261,155,'_block_content_title','field_60f7cf8621e3a'),(262,155,'block_content_description',''),(263,155,'_block_content_description','field_60f7cfa321e3b'),(264,155,'block_content_button',''),(265,155,'_block_content_button','field_60f7cfc021e3d'),(266,155,'block_content',''),(267,155,'_block_content','field_60f7cf7021e39'),(268,155,'advantages_0_icon',''),(269,155,'_advantages_0_icon','field_60f7cff821e3f'),(270,155,'advantages_0_description',''),(271,155,'_advantages_0_description','field_60f7d00d21e40'),(272,155,'advantages','1'),(273,155,'_advantages','field_60f7cfdc21e3e'),(274,12,'advantages_1_icon','2147'),(275,12,'_advantages_1_icon','field_60f7cff821e3f'),(276,12,'advantages_1_description','EU Certified & Regulated Financial Institution'),(277,12,'_advantages_1_description','field_60f7d00d21e40'),(278,12,'advantages_2_icon','2148'),(279,12,'_advantages_2_icon','field_60f7cff821e3f'),(280,12,'advantages_2_description','KPMG Audited'),(281,12,'_advantages_2_description','field_60f7d00d21e40'),(282,12,'advantages_3_icon','2149'),(283,12,'_advantages_3_icon','field_60f7cff821e3f'),(284,12,'advantages_3_description','PCI DSS Level 1'),(285,12,'_advantages_3_description','field_60f7d00d21e40'),(286,156,'main-block-title','Where Merchants \r\nMeet Buyers'),(287,156,'_main-block-title','field_60f71cfe844f0'),(288,156,'main-block-description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(289,156,'_main-block-description','field_60f71d1a844f1'),(290,156,'main-block-first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(291,156,'_main-block-first-button','field_60f71d2b844f2'),(292,156,'main-block-second-button','Explore more'),(293,156,'_main-block-second-button','field_60f71d5a844f3'),(294,156,'main-block-globe-points_item-1','$56'),(295,156,'_main-block-globe-points_item-1','field_60f7cd79ec2c2'),(296,156,'main-block-globe-points_item-2','$78'),(297,156,'_main-block-globe-points_item-2','field_60f7cd81ec2c3'),(298,156,'main-block-globe-points_item-3','$128'),(299,156,'_main-block-globe-points_item-3','field_60f7cd86ec2c4'),(300,156,'main-block-globe-points',''),(301,156,'_main-block-globe-points','field_60f7cd5bec2c1'),(302,156,'main-block_title','Where Merchants \r\nMeet Buyers'),(303,156,'_main-block_title','field_60f71cfe844f0'),(304,156,'main-block_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(305,156,'_main-block_description','field_60f71d1a844f1'),(306,156,'main-block_first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(307,156,'_main-block_first-button','field_60f71d2b844f2'),(308,156,'main-block_second-button','Explore more'),(309,156,'_main-block_second-button','field_60f71d5a844f3'),(310,156,'main-block',''),(311,156,'_main-block','field_60f7ce5d3c350'),(312,156,'globe-points_item-1','$56'),(313,156,'_globe-points_item-1','field_60f7cd79ec2c2'),(314,156,'globe-points_item-2','$78'),(315,156,'_globe-points_item-2','field_60f7cd81ec2c3'),(316,156,'globe-points_item-3','$128'),(317,156,'_globe-points_item-3','field_60f7cd86ec2c4'),(318,156,'globe-points',''),(319,156,'_globe-points','field_60f7cd5bec2c1'),(320,156,'block_content_image','154'),(321,156,'_block_content_image','field_60f7cfac21e3c'),(322,156,'block_content_title','Since 2006[nbsp]we have helped thousands of[nbsp]merchants grow their business and maximise revenue'),(323,156,'_block_content_title','field_60f7cf8621e3a'),(324,156,'block_content_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(325,156,'_block_content_description','field_60f7cfa321e3b'),(326,156,'block_content_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(327,156,'_block_content_button','field_60f7cfc021e3d'),(328,156,'block_content',''),(329,156,'_block_content','field_60f7cf7021e39'),(330,156,'advantages_0_icon',''),(331,156,'_advantages_0_icon','field_60f7cff821e3f'),(332,156,'advantages_0_description',''),(333,156,'_advantages_0_description','field_60f7d00d21e40'),(334,156,'advantages','4'),(335,156,'_advantages','field_60f7cfdc21e3e'),(336,156,'advantages_1_icon',''),(337,156,'_advantages_1_icon','field_60f7cff821e3f'),(338,156,'advantages_1_description',''),(339,156,'_advantages_1_description','field_60f7d00d21e40'),(340,156,'advantages_2_icon',''),(341,156,'_advantages_2_icon','field_60f7cff821e3f'),(342,156,'advantages_2_description',''),(343,156,'_advantages_2_description','field_60f7d00d21e40'),(344,156,'advantages_3_icon',''),(345,156,'_advantages_3_icon','field_60f7cff821e3f'),(346,156,'advantages_3_description',''),(347,156,'_advantages_3_description','field_60f7d00d21e40'),(348,157,'_wp_attached_file','2021/07/certificate-1.svg'),(349,157,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:30;s:6:\"height\";i:40;s:4:\"file\";s:26:\"/2021/07/certificate-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:17:\"certificate-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:17:\"certificate-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:17:\"certificate-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:17:\"certificate-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:17:\"certificate-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:17:\"certificate-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(350,158,'_wp_attached_file','2021/07/certificate-2.svg'),(351,158,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:80;s:6:\"height\";i:40;s:4:\"file\";s:26:\"/2021/07/certificate-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:17:\"certificate-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:17:\"certificate-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:17:\"certificate-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:17:\"certificate-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:17:\"certificate-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:17:\"certificate-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(352,159,'_wp_attached_file','2021/07/certificate-3.svg'),(353,159,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:30;s:6:\"height\";i:40;s:4:\"file\";s:26:\"/2021/07/certificate-3.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:\"certificate-3.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:\"certificate-3.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:\"certificate-3.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:\"certificate-3.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:\"certificate-3.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:\"certificate-3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(354,160,'_wp_attached_file','2021/07/certificate-4.svg'),(355,160,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:40;s:6:\"height\";i:40;s:4:\"file\";s:26:\"/2021/07/certificate-4.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:\"certificate-4.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:\"certificate-4.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:\"certificate-4.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:\"certificate-4.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:\"certificate-4.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:\"certificate-4.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(356,157,'_wp_attachment_image_alt','Certificate of Authenticity - CommerceGate.com'),(357,158,'_wp_attachment_image_alt','Best Solution Awward - CommerceGate.com'),(358,159,'_wp_attachment_image_alt','Compliance Certificate - CommerceGate.com'),(359,160,'_wp_attachment_image_alt','Customers Choise Awward - CommerceGate.com'),(360,161,'main-block-title','Where Merchants \r\nMeet Buyers'),(361,161,'_main-block-title','field_60f71cfe844f0'),(362,161,'main-block-description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(363,161,'_main-block-description','field_60f71d1a844f1'),(364,161,'main-block-first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(365,161,'_main-block-first-button','field_60f71d2b844f2'),(366,161,'main-block-second-button','Explore more'),(367,161,'_main-block-second-button','field_60f71d5a844f3'),(368,161,'main-block-globe-points_item-1','$56'),(369,161,'_main-block-globe-points_item-1','field_60f7cd79ec2c2'),(370,161,'main-block-globe-points_item-2','$78'),(371,161,'_main-block-globe-points_item-2','field_60f7cd81ec2c3'),(372,161,'main-block-globe-points_item-3','$128'),(373,161,'_main-block-globe-points_item-3','field_60f7cd86ec2c4'),(374,161,'main-block-globe-points',''),(375,161,'_main-block-globe-points','field_60f7cd5bec2c1'),(376,161,'main-block_title','Where Merchants \r\nMeet Buyers'),(377,161,'_main-block_title','field_60f71cfe844f0'),(378,161,'main-block_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(379,161,'_main-block_description','field_60f71d1a844f1'),(380,161,'main-block_first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(381,161,'_main-block_first-button','field_60f71d2b844f2'),(382,161,'main-block_second-button','Explore more'),(383,161,'_main-block_second-button','field_60f71d5a844f3'),(384,161,'main-block',''),(385,161,'_main-block','field_60f7ce5d3c350'),(386,161,'globe-points_item-1','$56'),(387,161,'_globe-points_item-1','field_60f7cd79ec2c2'),(388,161,'globe-points_item-2','$78'),(389,161,'_globe-points_item-2','field_60f7cd81ec2c3'),(390,161,'globe-points_item-3','$128'),(391,161,'_globe-points_item-3','field_60f7cd86ec2c4'),(392,161,'globe-points',''),(393,161,'_globe-points','field_60f7cd5bec2c1'),(394,161,'block_content_image','154'),(395,161,'_block_content_image','field_60f7cfac21e3c'),(396,161,'block_content_title','Since 2006[nbsp]we have helped thousands of[nbsp]merchants grow their business and maximise revenue'),(397,161,'_block_content_title','field_60f7cf8621e3a'),(398,161,'block_content_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(399,161,'_block_content_description','field_60f7cfa321e3b'),(400,161,'block_content_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(401,161,'_block_content_button','field_60f7cfc021e3d'),(402,161,'block_content',''),(403,161,'_block_content','field_60f7cf7021e39'),(404,161,'advantages_0_icon','157'),(405,161,'_advantages_0_icon','field_60f7cff821e3f'),(406,161,'advantages_0_description','Certificate of Authenticity'),(407,161,'_advantages_0_description','field_60f7d00d21e40'),(408,161,'advantages','4'),(409,161,'_advantages','field_60f7cfdc21e3e'),(410,161,'advantages_1_icon','158'),(411,161,'_advantages_1_icon','field_60f7cff821e3f'),(412,161,'advantages_1_description','Best Solution Awward'),(413,161,'_advantages_1_description','field_60f7d00d21e40'),(414,161,'advantages_2_icon','159'),(415,161,'_advantages_2_icon','field_60f7cff821e3f'),(416,161,'advantages_2_description','Compliance Certificate'),(417,161,'_advantages_2_description','field_60f7d00d21e40'),(418,161,'advantages_3_icon','160'),(419,161,'_advantages_3_icon','field_60f7cff821e3f'),(420,161,'advantages_3_description','Customers Choise Awward'),(421,161,'_advantages_3_description','field_60f7d00d21e40'),(422,12,'about-company_image','154'),(423,12,'_about-company_image','field_60f7cfac21e3c'),(424,12,'about-company_title','Thousands of merchants have boosted their sales with our payment solutions since 2006.'),(425,12,'_about-company_title','field_60f7cf8621e3a'),(426,12,'about-company_description','We enable your business with the best payment technologies and services built with our long industry experience making it easy.'),(427,12,'_about-company_description','field_60f7cfa321e3b'),(428,12,'about-company_button','a:3:{s:5:\"title\";s:13:\"Discover more\";s:3:\"url\";s:50:\"https://commercegate.goodface.com.ua/wp/our-story/\";s:6:\"target\";s:0:\"\";}'),(429,12,'_about-company_button','field_60f7cfc021e3d'),(430,12,'about-company',''),(431,12,'_about-company','field_60f7cf7021e39'),(432,162,'main-block-title','Where Merchants \r\nMeet Buyers'),(433,162,'_main-block-title','field_60f71cfe844f0'),(434,162,'main-block-description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(435,162,'_main-block-description','field_60f71d1a844f1'),(436,162,'main-block-first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(437,162,'_main-block-first-button','field_60f71d2b844f2'),(438,162,'main-block-second-button','Explore more'),(439,162,'_main-block-second-button','field_60f71d5a844f3'),(440,162,'main-block-globe-points_item-1','$56'),(441,162,'_main-block-globe-points_item-1','field_60f7cd79ec2c2'),(442,162,'main-block-globe-points_item-2','$78'),(443,162,'_main-block-globe-points_item-2','field_60f7cd81ec2c3'),(444,162,'main-block-globe-points_item-3','$128'),(445,162,'_main-block-globe-points_item-3','field_60f7cd86ec2c4'),(446,162,'main-block-globe-points',''),(447,162,'_main-block-globe-points','field_60f7cd5bec2c1'),(448,162,'main-block_title','Where Merchants \r\nMeet Buyers'),(449,162,'_main-block_title','field_60f71cfe844f0'),(450,162,'main-block_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(451,162,'_main-block_description','field_60f71d1a844f1'),(452,162,'main-block_first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(453,162,'_main-block_first-button','field_60f71d2b844f2'),(454,162,'main-block_second-button','Explore more'),(455,162,'_main-block_second-button','field_60f71d5a844f3'),(456,162,'main-block',''),(457,162,'_main-block','field_60f7ce5d3c350'),(458,162,'globe-points_item-1','$56'),(459,162,'_globe-points_item-1','field_60f7cd79ec2c2'),(460,162,'globe-points_item-2','$78'),(461,162,'_globe-points_item-2','field_60f7cd81ec2c3'),(462,162,'globe-points_item-3','$128'),(463,162,'_globe-points_item-3','field_60f7cd86ec2c4'),(464,162,'globe-points',''),(465,162,'_globe-points','field_60f7cd5bec2c1'),(466,162,'block_content_image','154'),(467,162,'_block_content_image','field_60f7cfac21e3c'),(468,162,'block_content_title','Since 2006[nbsp]we have helped thousands of[nbsp]merchants grow their business and maximise revenue'),(469,162,'_block_content_title','field_60f7cf8621e3a'),(470,162,'block_content_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(471,162,'_block_content_description','field_60f7cfa321e3b'),(472,162,'block_content_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(473,162,'_block_content_button','field_60f7cfc021e3d'),(474,162,'block_content',''),(475,162,'_block_content','field_60f7cf7021e39'),(476,162,'advantages_0_icon','157'),(477,162,'_advantages_0_icon','field_60f7cff821e3f'),(478,162,'advantages_0_description','Certificate of Authenticity'),(479,162,'_advantages_0_description','field_60f7d00d21e40'),(480,162,'advantages','4'),(481,162,'_advantages','field_60f7cfdc21e3e'),(482,162,'advantages_1_icon','158'),(483,162,'_advantages_1_icon','field_60f7cff821e3f'),(484,162,'advantages_1_description','Best Solution Awward'),(485,162,'_advantages_1_description','field_60f7d00d21e40'),(486,162,'advantages_2_icon','159'),(487,162,'_advantages_2_icon','field_60f7cff821e3f'),(488,162,'advantages_2_description','Compliance Certificate'),(489,162,'_advantages_2_description','field_60f7d00d21e40'),(490,162,'advantages_3_icon','160'),(491,162,'_advantages_3_icon','field_60f7cff821e3f'),(492,162,'advantages_3_description','Customers Choise Awward'),(493,162,'_advantages_3_description','field_60f7d00d21e40'),(494,162,'about-company_image','154'),(495,162,'_about-company_image','field_60f7cfac21e3c'),(496,162,'about-company_title','Since 2006[nbsp]we have helped thousands of[nbsp]merchants grow their business and maximise revenue'),(497,162,'_about-company_title','field_60f7cf8621e3a'),(498,162,'about-company_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(499,162,'_about-company_description','field_60f7cfa321e3b'),(500,162,'about-company_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(501,162,'_about-company_button','field_60f7cfc021e3d'),(502,162,'about-company',''),(503,162,'_about-company','field_60f7cf7021e39'),(504,12,'payment-instruments_title_before','Accelerate your growth'),(505,12,'_payment-instruments_title_before','field_60f7d6dbb8ab4'),(506,12,'payment-instruments_title_after','with online payments'),(507,12,'_payment-instruments_title_after','field_60f7d70db8ab5'),(508,12,'payment-instruments_title',''),(509,12,'_payment-instruments_title','field_60f7d5a179817'),(510,12,'payment-instruments_description','CommerceGates makes it secure and easy for you to accept online payments from customers to scale your business globally'),(511,12,'_payment-instruments_description','field_60f7d5d379818'),(512,12,'payment-instruments_items-link-title','Explore features'),(513,12,'_payment-instruments_items-link-title','field_60f7d5df79819'),(514,12,'payment-instruments',''),(515,12,'_payment-instruments','field_60f7d59679816'),(516,170,'main-block-title','Where Merchants \r\nMeet Buyers'),(517,170,'_main-block-title','field_60f71cfe844f0'),(518,170,'main-block-description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(519,170,'_main-block-description','field_60f71d1a844f1'),(520,170,'main-block-first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(521,170,'_main-block-first-button','field_60f71d2b844f2'),(522,170,'main-block-second-button','Explore more'),(523,170,'_main-block-second-button','field_60f71d5a844f3'),(524,170,'main-block-globe-points_item-1','$56'),(525,170,'_main-block-globe-points_item-1','field_60f7cd79ec2c2'),(526,170,'main-block-globe-points_item-2','$78'),(527,170,'_main-block-globe-points_item-2','field_60f7cd81ec2c3'),(528,170,'main-block-globe-points_item-3','$128'),(529,170,'_main-block-globe-points_item-3','field_60f7cd86ec2c4'),(530,170,'main-block-globe-points',''),(531,170,'_main-block-globe-points','field_60f7cd5bec2c1'),(532,170,'main-block_title','Where Merchants \r\nMeet Buyers'),(533,170,'_main-block_title','field_60f71cfe844f0'),(534,170,'main-block_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(535,170,'_main-block_description','field_60f71d1a844f1'),(536,170,'main-block_first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(537,170,'_main-block_first-button','field_60f71d2b844f2'),(538,170,'main-block_second-button','Explore more'),(539,170,'_main-block_second-button','field_60f71d5a844f3'),(540,170,'main-block',''),(541,170,'_main-block','field_60f7ce5d3c350'),(542,170,'globe-points_item-1','$56'),(543,170,'_globe-points_item-1','field_60f7cd79ec2c2'),(544,170,'globe-points_item-2','$78'),(545,170,'_globe-points_item-2','field_60f7cd81ec2c3'),(546,170,'globe-points_item-3','$128'),(547,170,'_globe-points_item-3','field_60f7cd86ec2c4'),(548,170,'globe-points',''),(549,170,'_globe-points','field_60f7cd5bec2c1'),(550,170,'block_content_image','154'),(551,170,'_block_content_image','field_60f7cfac21e3c'),(552,170,'block_content_title','Since 2006[nbsp]we have helped thousands of[nbsp]merchants grow their business and maximise revenue'),(553,170,'_block_content_title','field_60f7cf8621e3a'),(554,170,'block_content_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(555,170,'_block_content_description','field_60f7cfa321e3b'),(556,170,'block_content_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(557,170,'_block_content_button','field_60f7cfc021e3d'),(558,170,'block_content',''),(559,170,'_block_content','field_60f7cf7021e39'),(560,170,'advantages_0_icon','157'),(561,170,'_advantages_0_icon','field_60f7cff821e3f'),(562,170,'advantages_0_description','Certificate of Authenticity'),(563,170,'_advantages_0_description','field_60f7d00d21e40'),(564,170,'advantages','4'),(565,170,'_advantages','field_60f7cfdc21e3e'),(566,170,'advantages_1_icon','158'),(567,170,'_advantages_1_icon','field_60f7cff821e3f'),(568,170,'advantages_1_description','Best Solution Awward'),(569,170,'_advantages_1_description','field_60f7d00d21e40'),(570,170,'advantages_2_icon','159'),(571,170,'_advantages_2_icon','field_60f7cff821e3f'),(572,170,'advantages_2_description','Compliance Certificate'),(573,170,'_advantages_2_description','field_60f7d00d21e40'),(574,170,'advantages_3_icon','160'),(575,170,'_advantages_3_icon','field_60f7cff821e3f'),(576,170,'advantages_3_description','Customers Choise Awward'),(577,170,'_advantages_3_description','field_60f7d00d21e40'),(578,170,'about-company_image','154'),(579,170,'_about-company_image','field_60f7cfac21e3c'),(580,170,'about-company_title','Since 2006[nbsp]we have helped thousands of[nbsp]merchants grow their business and maximise revenue'),(581,170,'_about-company_title','field_60f7cf8621e3a'),(582,170,'about-company_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(583,170,'_about-company_description','field_60f7cfa321e3b'),(584,170,'about-company_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(585,170,'_about-company_button','field_60f7cfc021e3d'),(586,170,'about-company',''),(587,170,'_about-company','field_60f7cf7021e39'),(588,170,'payment-instruments_title_before','Get all Payment Instruments'),(589,170,'_payment-instruments_title_before','field_60f7d6dbb8ab4'),(590,170,'payment-instruments_title_after','You Need to Accelerate'),(591,170,'_payment-instruments_title_after','field_60f7d70db8ab5'),(592,170,'payment-instruments_title',''),(593,170,'_payment-instruments_title','field_60f7d5a179817'),(594,170,'payment-instruments_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to \r\naccept credit card payments from your customers safely.'),(595,170,'_payment-instruments_description','field_60f7d5d379818'),(596,170,'payment-instruments_items-link-title','Discover features'),(597,170,'_payment-instruments_items-link-title','field_60f7d5df79819'),(598,170,'payment-instruments',''),(599,170,'_payment-instruments','field_60f7d59679816'),(600,177,'_wp_attached_file','2021/07/boost-your-services-img.png'),(601,177,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:640;s:4:\"file\";s:35:\"2021/07/boost-your-services-img.png\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"boost-your-services-img-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"boost-your-services-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:35:\"boost-your-services-img-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;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:{}}}'),(602,177,'_wp_attachment_image_alt','Boost Your Services - CommerceGate.com'),(603,12,'complex-services_image','1674'),(604,12,'_complex-services_image','field_60f7daf9c4744'),(605,12,'complex-services_title','Easily navigate complexities'),(606,12,'_complex-services_title','field_60f7d9c5c4742'),(607,12,'complex-services_description','Our payment solutions ensure you comply with the latest payment regulations. With our strong and experienced team of financial services experts, we make it simple and help you manage the risks so you can focus on your core business activities and grow your business worry-free.'),(608,12,'_complex-services_description','field_60f7d9d7c4743'),(609,12,'complex-services_items-link-title','Learn more'),(610,12,'_complex-services_items-link-title','field_60f7dbbfc4745'),(611,12,'complex-services',''),(612,12,'_complex-services','field_60f7d9b2c4741'),(613,178,'main-block-title','Where Merchants \r\nMeet Buyers'),(614,178,'_main-block-title','field_60f71cfe844f0'),(615,178,'main-block-description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(616,178,'_main-block-description','field_60f71d1a844f1'),(617,178,'main-block-first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(618,178,'_main-block-first-button','field_60f71d2b844f2'),(619,178,'main-block-second-button','Explore more'),(620,178,'_main-block-second-button','field_60f71d5a844f3'),(621,178,'main-block-globe-points_item-1','$56'),(622,178,'_main-block-globe-points_item-1','field_60f7cd79ec2c2'),(623,178,'main-block-globe-points_item-2','$78'),(624,178,'_main-block-globe-points_item-2','field_60f7cd81ec2c3'),(625,178,'main-block-globe-points_item-3','$128'),(626,178,'_main-block-globe-points_item-3','field_60f7cd86ec2c4'),(627,178,'main-block-globe-points',''),(628,178,'_main-block-globe-points','field_60f7cd5bec2c1'),(629,178,'main-block_title','Where Merchants \r\nMeet Buyers'),(630,178,'_main-block_title','field_60f71cfe844f0'),(631,178,'main-block_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(632,178,'_main-block_description','field_60f71d1a844f1'),(633,178,'main-block_first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(634,178,'_main-block_first-button','field_60f71d2b844f2'),(635,178,'main-block_second-button','Explore more'),(636,178,'_main-block_second-button','field_60f71d5a844f3'),(637,178,'main-block',''),(638,178,'_main-block','field_60f7ce5d3c350'),(639,178,'globe-points_item-1','$56'),(640,178,'_globe-points_item-1','field_60f7cd79ec2c2'),(641,178,'globe-points_item-2','$78'),(642,178,'_globe-points_item-2','field_60f7cd81ec2c3'),(643,178,'globe-points_item-3','$128'),(644,178,'_globe-points_item-3','field_60f7cd86ec2c4'),(645,178,'globe-points',''),(646,178,'_globe-points','field_60f7cd5bec2c1'),(647,178,'block_content_image','154'),(648,178,'_block_content_image','field_60f7cfac21e3c'),(649,178,'block_content_title','Since 2006[nbsp]we have helped thousands of[nbsp]merchants grow their business and maximise revenue'),(650,178,'_block_content_title','field_60f7cf8621e3a'),(651,178,'block_content_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(652,178,'_block_content_description','field_60f7cfa321e3b'),(653,178,'block_content_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(654,178,'_block_content_button','field_60f7cfc021e3d'),(655,178,'block_content',''),(656,178,'_block_content','field_60f7cf7021e39'),(657,178,'advantages_0_icon','157'),(658,178,'_advantages_0_icon','field_60f7cff821e3f'),(659,178,'advantages_0_description','Certificate of Authenticity'),(660,178,'_advantages_0_description','field_60f7d00d21e40'),(661,178,'advantages','4'),(662,178,'_advantages','field_60f7cfdc21e3e'),(663,178,'advantages_1_icon','158'),(664,178,'_advantages_1_icon','field_60f7cff821e3f'),(665,178,'advantages_1_description','Best Solution Awward'),(666,178,'_advantages_1_description','field_60f7d00d21e40'),(667,178,'advantages_2_icon','159'),(668,178,'_advantages_2_icon','field_60f7cff821e3f'),(669,178,'advantages_2_description','Compliance Certificate'),(670,178,'_advantages_2_description','field_60f7d00d21e40'),(671,178,'advantages_3_icon','160'),(672,178,'_advantages_3_icon','field_60f7cff821e3f'),(673,178,'advantages_3_description','Customers Choise Awward'),(674,178,'_advantages_3_description','field_60f7d00d21e40'),(675,178,'about-company_image','154'),(676,178,'_about-company_image','field_60f7cfac21e3c'),(677,178,'about-company_title','Since 2006[nbsp]we have helped thousands of[nbsp]merchants grow their business and maximise revenue'),(678,178,'_about-company_title','field_60f7cf8621e3a'),(679,178,'about-company_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(680,178,'_about-company_description','field_60f7cfa321e3b'),(681,178,'about-company_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(682,178,'_about-company_button','field_60f7cfc021e3d'),(683,178,'about-company',''),(684,178,'_about-company','field_60f7cf7021e39'),(685,178,'payment-instruments_title_before','Get all Payment Instruments'),(686,178,'_payment-instruments_title_before','field_60f7d6dbb8ab4'),(687,178,'payment-instruments_title_after','You Need to Accelerate'),(688,178,'_payment-instruments_title_after','field_60f7d70db8ab5'),(689,178,'payment-instruments_title',''),(690,178,'_payment-instruments_title','field_60f7d5a179817'),(691,178,'payment-instruments_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to \r\naccept credit card payments from your customers safely.'),(692,178,'_payment-instruments_description','field_60f7d5d379818'),(693,178,'payment-instruments_items-link-title','Discover features'),(694,178,'_payment-instruments_items-link-title','field_60f7d5df79819'),(695,178,'payment-instruments',''),(696,178,'_payment-instruments','field_60f7d59679816'),(697,178,'complex-services_image','177'),(698,178,'_complex-services_image','field_60f7daf9c4744'),(699,178,'complex-services_title','Complex Services to[nbsp]Boost Your Process'),(700,178,'_complex-services_title','field_60f7d9c5c4742'),(701,178,'complex-services_description','Our risk management system is[nbsp]the most advanced, customizable and effective in[nbsp]the business. We[nbsp]combine advanced technology and experienced human control to[nbsp]minimise fraudulent transactions while keeping decline rates low and your valued customers satisfied.'),(702,178,'_complex-services_description','field_60f7d9d7c4743'),(703,178,'complex-services_items-link-title','Learn more'),(704,178,'_complex-services_items-link-title','field_60f7dbbfc4745'),(705,178,'complex-services',''),(706,178,'_complex-services','field_60f7d9b2c4741'),(707,12,'blog-block_title',''),(708,12,'_blog-block_title','field_60f7deefdb657'),(709,12,'blog-block_link','a:3:{s:5:\"title\";s:12:\"Explore more\";s:3:\"url\";s:45:\"https://commercegate.goodface.com.ua/wp/blog/\";s:6:\"target\";s:0:\"\";}'),(710,12,'_blog-block_link','field_60f7df05db658'),(711,12,'blog-block',''),(712,12,'_blog-block','field_60f7dee3db656'),(713,183,'main-block-title','Where Merchants \r\nMeet Buyers'),(714,183,'_main-block-title','field_60f71cfe844f0'),(715,183,'main-block-description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(716,183,'_main-block-description','field_60f71d1a844f1'),(717,183,'main-block-first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(718,183,'_main-block-first-button','field_60f71d2b844f2'),(719,183,'main-block-second-button','Explore more'),(720,183,'_main-block-second-button','field_60f71d5a844f3'),(721,183,'main-block-globe-points_item-1','$56'),(722,183,'_main-block-globe-points_item-1','field_60f7cd79ec2c2'),(723,183,'main-block-globe-points_item-2','$78'),(724,183,'_main-block-globe-points_item-2','field_60f7cd81ec2c3'),(725,183,'main-block-globe-points_item-3','$128'),(726,183,'_main-block-globe-points_item-3','field_60f7cd86ec2c4'),(727,183,'main-block-globe-points',''),(728,183,'_main-block-globe-points','field_60f7cd5bec2c1'),(729,183,'main-block_title','Where Merchants \r\nMeet Buyers'),(730,183,'_main-block_title','field_60f71cfe844f0'),(731,183,'main-block_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(732,183,'_main-block_description','field_60f71d1a844f1'),(733,183,'main-block_first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(734,183,'_main-block_first-button','field_60f71d2b844f2'),(735,183,'main-block_second-button','Explore more'),(736,183,'_main-block_second-button','field_60f71d5a844f3'),(737,183,'main-block',''),(738,183,'_main-block','field_60f7ce5d3c350'),(739,183,'globe-points_item-1','$56'),(740,183,'_globe-points_item-1','field_60f7cd79ec2c2'),(741,183,'globe-points_item-2','$78'),(742,183,'_globe-points_item-2','field_60f7cd81ec2c3'),(743,183,'globe-points_item-3','$128'),(744,183,'_globe-points_item-3','field_60f7cd86ec2c4'),(745,183,'globe-points',''),(746,183,'_globe-points','field_60f7cd5bec2c1'),(747,183,'block_content_image','154'),(748,183,'_block_content_image','field_60f7cfac21e3c'),(749,183,'block_content_title','Since 2006[nbsp]we have helped thousands of[nbsp]merchants grow their business and maximise revenue'),(750,183,'_block_content_title','field_60f7cf8621e3a'),(751,183,'block_content_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(752,183,'_block_content_description','field_60f7cfa321e3b'),(753,183,'block_content_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(754,183,'_block_content_button','field_60f7cfc021e3d'),(755,183,'block_content',''),(756,183,'_block_content','field_60f7cf7021e39'),(757,183,'advantages_0_icon','157'),(758,183,'_advantages_0_icon','field_60f7cff821e3f'),(759,183,'advantages_0_description','Certificate of Authenticity'),(760,183,'_advantages_0_description','field_60f7d00d21e40'),(761,183,'advantages','4'),(762,183,'_advantages','field_60f7cfdc21e3e'),(763,183,'advantages_1_icon','158'),(764,183,'_advantages_1_icon','field_60f7cff821e3f'),(765,183,'advantages_1_description','Best Solution Awward'),(766,183,'_advantages_1_description','field_60f7d00d21e40'),(767,183,'advantages_2_icon','159'),(768,183,'_advantages_2_icon','field_60f7cff821e3f'),(769,183,'advantages_2_description','Compliance Certificate'),(770,183,'_advantages_2_description','field_60f7d00d21e40'),(771,183,'advantages_3_icon','160'),(772,183,'_advantages_3_icon','field_60f7cff821e3f'),(773,183,'advantages_3_description','Customers Choise Awward'),(774,183,'_advantages_3_description','field_60f7d00d21e40'),(775,183,'about-company_image','154'),(776,183,'_about-company_image','field_60f7cfac21e3c'),(777,183,'about-company_title','Since 2006[nbsp]we have helped thousands of[nbsp]merchants grow their business and maximise revenue'),(778,183,'_about-company_title','field_60f7cf8621e3a'),(779,183,'about-company_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(780,183,'_about-company_description','field_60f7cfa321e3b'),(781,183,'about-company_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(782,183,'_about-company_button','field_60f7cfc021e3d'),(783,183,'about-company',''),(784,183,'_about-company','field_60f7cf7021e39'),(785,183,'payment-instruments_title_before','Get all Payment Instruments'),(786,183,'_payment-instruments_title_before','field_60f7d6dbb8ab4'),(787,183,'payment-instruments_title_after','You Need to Accelerate'),(788,183,'_payment-instruments_title_after','field_60f7d70db8ab5'),(789,183,'payment-instruments_title',''),(790,183,'_payment-instruments_title','field_60f7d5a179817'),(791,183,'payment-instruments_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to \r\naccept credit card payments from your customers safely.'),(792,183,'_payment-instruments_description','field_60f7d5d379818'),(793,183,'payment-instruments_items-link-title','Discover features'),(794,183,'_payment-instruments_items-link-title','field_60f7d5df79819'),(795,183,'payment-instruments',''),(796,183,'_payment-instruments','field_60f7d59679816'),(797,183,'complex-services_image','177'),(798,183,'_complex-services_image','field_60f7daf9c4744'),(799,183,'complex-services_title','Complex Services to[nbsp]Boost Your Process'),(800,183,'_complex-services_title','field_60f7d9c5c4742'),(801,183,'complex-services_description','Our risk management system is[nbsp]the most advanced, customizable and effective in[nbsp]the business. We[nbsp]combine advanced technology and experienced human control to[nbsp]minimise fraudulent transactions while keeping decline rates low and your valued customers satisfied.'),(802,183,'_complex-services_description','field_60f7d9d7c4743'),(803,183,'complex-services_items-link-title','Learn more'),(804,183,'_complex-services_items-link-title','field_60f7dbbfc4745'),(805,183,'complex-services',''),(806,183,'_complex-services','field_60f7d9b2c4741'),(807,183,'blog-block_title','You’re in good company. \r\nShare success with us'),(808,183,'_blog-block_title','field_60f7deefdb657'),(809,183,'blog-block_link','a:3:{s:5:\"title\";s:29:\"Read all customers’ stories\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(810,183,'_blog-block_link','field_60f7df05db658'),(811,183,'blog-block',''),(812,183,'_blog-block','field_60f7dee3db656'),(818,193,'_wp_attached_file','2021/07/page-not-found-img.png'),(819,193,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1160;s:6:\"height\";i:370;s:4:\"file\";s:30:\"2021/07/page-not-found-img.png\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"page-not-found-img-300x96.png\";s:5:\"width\";i:300;s:6:\"height\";i:96;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"page-not-found-img-1024x327.png\";s:5:\"width\";i:1024;s:6:\"height\";i:327;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"page-not-found-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:30:\"page-not-found-img-768x245.png\";s:5:\"width\";i:768;s:6:\"height\";i:245;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:{}}}'),(820,193,'_wp_attachment_image_alt','Page Not Found - CommerceGate.com'),(821,194,'_wp_attached_file','2021/07/contact-us-icon.svg'),(822,194,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:40;s:6:\"height\";i:32;s:4:\"file\";s:28:\"/2021/07/contact-us-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:19:\"contact-us-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:19:\"contact-us-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:19:\"contact-us-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:19:\"contact-us-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:19:\"contact-us-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:19:\"contact-us-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(823,195,'_wp_attached_file','2021/07/customer-support-icon.svg'),(824,195,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:34;s:6:\"height\";i:38;s:4:\"file\";s:34:\"/2021/07/customer-support-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:25:\"customer-support-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:25:\"customer-support-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:25:\"customer-support-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:25:\"customer-support-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:25:\"customer-support-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:25:\"customer-support-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(825,196,'_wp_attached_file','2021/07/our-solution-icon.svg'),(826,196,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:32;s:6:\"height\";i:39;s:4:\"file\";s:30:\"/2021/07/our-solution-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:21:\"our-solution-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:21:\"our-solution-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:21:\"our-solution-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:21:\"our-solution-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:21:\"our-solution-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:21:\"our-solution-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(827,196,'_wp_attachment_image_alt','Our Solutions - CommerceGate.com'),(828,195,'_wp_attachment_image_alt','Customer Support - CommerceGate.com'),(829,194,'_wp_attachment_image_alt','Contact Us - CommerceGate.com'),(830,197,'_edit_last','1'),(831,197,'_edit_lock','1632747336:1'),(834,199,'_edit_last','1'),(835,199,'_wp_page_template','blog.php'),(836,199,'_yoast_wpseo_estimated-reading-time-minutes',''),(837,199,'_edit_lock','1637240262:1'),(846,212,'_edit_last','1'),(847,212,'_edit_lock','1628008353:1'),(852,226,'_wp_attached_file','2021/07/post-img-1.png'),(853,226,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1160;s:6:\"height\";i:600;s:4:\"file\";s:22:\"2021/07/post-img-1.png\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"post-img-1-300x155.png\";s:5:\"width\";i:300;s:6:\"height\";i:155;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"post-img-1-1024x530.png\";s:5:\"width\";i:1024;s:6:\"height\";i:530;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"post-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:22:\"post-img-1-768x397.png\";s:5:\"width\";i:768;s:6:\"height\";i:397;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:{}}}'),(854,226,'_wp_attachment_image_alt','Image Description - CommerceGate.com'),(905,229,'_wp_attached_file','2021/07/favicon.png'),(906,229,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:19:\"2021/07/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:{}}}'),(1119,12,'blog-block_large-post','235'),(1120,12,'_blog-block_large-post','field_60f8303a13c72'),(1121,12,'blog-block_large-post_copy','a:3:{i:0;s:3:\"233\";i:1;s:3:\"234\";i:2;s:3:\"198\";}'),(1122,12,'_blog-block_large-post_copy','field_60f831d6000c4'),(1123,241,'main-block-title','Where Merchants \r\nMeet Buyers'),(1124,241,'_main-block-title','field_60f71cfe844f0'),(1125,241,'main-block-description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(1126,241,'_main-block-description','field_60f71d1a844f1'),(1127,241,'main-block-first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(1128,241,'_main-block-first-button','field_60f71d2b844f2'),(1129,241,'main-block-second-button','Explore more'),(1130,241,'_main-block-second-button','field_60f71d5a844f3'),(1131,241,'main-block-globe-points_item-1','$56'),(1132,241,'_main-block-globe-points_item-1','field_60f7cd79ec2c2'),(1133,241,'main-block-globe-points_item-2','$78'),(1134,241,'_main-block-globe-points_item-2','field_60f7cd81ec2c3'),(1135,241,'main-block-globe-points_item-3','$128'),(1136,241,'_main-block-globe-points_item-3','field_60f7cd86ec2c4'),(1137,241,'main-block-globe-points',''),(1138,241,'_main-block-globe-points','field_60f7cd5bec2c1'),(1139,241,'main-block_title','Where Merchants \r\nMeet Buyers'),(1140,241,'_main-block_title','field_60f71cfe844f0'),(1141,241,'main-block_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(1142,241,'_main-block_description','field_60f71d1a844f1'),(1143,241,'main-block_first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(1144,241,'_main-block_first-button','field_60f71d2b844f2'),(1145,241,'main-block_second-button','Explore more'),(1146,241,'_main-block_second-button','field_60f71d5a844f3'),(1147,241,'main-block',''),(1148,241,'_main-block','field_60f7ce5d3c350'),(1149,241,'globe-points_item-1','$56'),(1150,241,'_globe-points_item-1','field_60f7cd79ec2c2'),(1151,241,'globe-points_item-2','$78'),(1152,241,'_globe-points_item-2','field_60f7cd81ec2c3'),(1153,241,'globe-points_item-3','$128'),(1154,241,'_globe-points_item-3','field_60f7cd86ec2c4'),(1155,241,'globe-points',''),(1156,241,'_globe-points','field_60f7cd5bec2c1'),(1157,241,'block_content_image','154'),(1158,241,'_block_content_image','field_60f7cfac21e3c'),(1159,241,'block_content_title','Since 2006[nbsp]we have helped thousands of[nbsp]merchants grow their business and maximise revenue'),(1160,241,'_block_content_title','field_60f7cf8621e3a'),(1161,241,'block_content_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(1162,241,'_block_content_description','field_60f7cfa321e3b'),(1163,241,'block_content_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(1164,241,'_block_content_button','field_60f7cfc021e3d'),(1165,241,'block_content',''),(1166,241,'_block_content','field_60f7cf7021e39'),(1167,241,'advantages_0_icon','157'),(1168,241,'_advantages_0_icon','field_60f7cff821e3f'),(1169,241,'advantages_0_description','Certificate of Authenticity'),(1170,241,'_advantages_0_description','field_60f7d00d21e40'),(1171,241,'advantages','4'),(1172,241,'_advantages','field_60f7cfdc21e3e'),(1173,241,'advantages_1_icon','158'),(1174,241,'_advantages_1_icon','field_60f7cff821e3f'),(1175,241,'advantages_1_description','Best Solution Awward'),(1176,241,'_advantages_1_description','field_60f7d00d21e40'),(1177,241,'advantages_2_icon','159'),(1178,241,'_advantages_2_icon','field_60f7cff821e3f'),(1179,241,'advantages_2_description','Compliance Certificate'),(1180,241,'_advantages_2_description','field_60f7d00d21e40'),(1181,241,'advantages_3_icon','160'),(1182,241,'_advantages_3_icon','field_60f7cff821e3f'),(1183,241,'advantages_3_description','Customers Choise Awward'),(1184,241,'_advantages_3_description','field_60f7d00d21e40'),(1185,241,'about-company_image','154'),(1186,241,'_about-company_image','field_60f7cfac21e3c'),(1187,241,'about-company_title','Since 2006[nbsp]we have helped thousands of[nbsp]merchants grow their business and maximise revenue'),(1188,241,'_about-company_title','field_60f7cf8621e3a'),(1189,241,'about-company_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(1190,241,'_about-company_description','field_60f7cfa321e3b'),(1191,241,'about-company_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(1192,241,'_about-company_button','field_60f7cfc021e3d'),(1193,241,'about-company',''),(1194,241,'_about-company','field_60f7cf7021e39'),(1195,241,'payment-instruments_title_before','Get all Payment Instruments'),(1196,241,'_payment-instruments_title_before','field_60f7d6dbb8ab4'),(1197,241,'payment-instruments_title_after','You Need to Accelerate'),(1198,241,'_payment-instruments_title_after','field_60f7d70db8ab5'),(1199,241,'payment-instruments_title',''),(1200,241,'_payment-instruments_title','field_60f7d5a179817'),(1201,241,'payment-instruments_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to \r\naccept credit card payments from your customers safely.'),(1202,241,'_payment-instruments_description','field_60f7d5d379818'),(1203,241,'payment-instruments_items-link-title','Discover features'),(1204,241,'_payment-instruments_items-link-title','field_60f7d5df79819'),(1205,241,'payment-instruments',''),(1206,241,'_payment-instruments','field_60f7d59679816'),(1207,241,'complex-services_image','177'),(1208,241,'_complex-services_image','field_60f7daf9c4744'),(1209,241,'complex-services_title','Complex Services to[nbsp]Boost Your Process'),(1210,241,'_complex-services_title','field_60f7d9c5c4742'),(1211,241,'complex-services_description','Our risk management system is[nbsp]the most advanced, customizable and effective in[nbsp]the business. We[nbsp]combine advanced technology and experienced human control to[nbsp]minimise fraudulent transactions while keeping decline rates low and your valued customers satisfied.'),(1212,241,'_complex-services_description','field_60f7d9d7c4743'),(1213,241,'complex-services_items-link-title','Learn more'),(1214,241,'_complex-services_items-link-title','field_60f7dbbfc4745'),(1215,241,'complex-services',''),(1216,241,'_complex-services','field_60f7d9b2c4741'),(1217,241,'blog-block_title','You’re in good company. \r\nShare success with us'),(1218,241,'_blog-block_title','field_60f7deefdb657'),(1219,241,'blog-block_link','a:3:{s:5:\"title\";s:29:\"Read all customers’ stories\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(1220,241,'_blog-block_link','field_60f7df05db658'),(1221,241,'blog-block',''),(1222,241,'_blog-block','field_60f7dee3db656'),(1223,241,'blog-block_large-post','235'),(1224,241,'_blog-block_large-post','field_60f8303a13c72'),(1225,241,'blog-block_large-post_copy','a:3:{i:0;s:3:\"233\";i:1;s:3:\"234\";i:2;s:3:\"198\";}'),(1226,241,'_blog-block_large-post_copy','field_60f831d6000c4'),(1227,12,'blog-block_posts','a:4:{i:0;s:4:\"2518\";i:1;s:4:\"2513\";i:2;s:4:\"2528\";i:3;s:4:\"2537\";}'),(1228,12,'_blog-block_posts','field_60f8322fd24c4'),(1229,243,'main-block-title','Where Merchants \r\nMeet Buyers'),(1230,243,'_main-block-title','field_60f71cfe844f0'),(1231,243,'main-block-description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(1232,243,'_main-block-description','field_60f71d1a844f1'),(1233,243,'main-block-first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(1234,243,'_main-block-first-button','field_60f71d2b844f2'),(1235,243,'main-block-second-button','Explore more'),(1236,243,'_main-block-second-button','field_60f71d5a844f3'),(1237,243,'main-block-globe-points_item-1','$56'),(1238,243,'_main-block-globe-points_item-1','field_60f7cd79ec2c2'),(1239,243,'main-block-globe-points_item-2','$78'),(1240,243,'_main-block-globe-points_item-2','field_60f7cd81ec2c3'),(1241,243,'main-block-globe-points_item-3','$128'),(1242,243,'_main-block-globe-points_item-3','field_60f7cd86ec2c4'),(1243,243,'main-block-globe-points',''),(1244,243,'_main-block-globe-points','field_60f7cd5bec2c1'),(1245,243,'main-block_title','Where Merchants \r\nMeet Buyers'),(1246,243,'_main-block_title','field_60f71cfe844f0'),(1247,243,'main-block_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(1248,243,'_main-block_description','field_60f71d1a844f1'),(1249,243,'main-block_first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(1250,243,'_main-block_first-button','field_60f71d2b844f2'),(1251,243,'main-block_second-button','Explore more'),(1252,243,'_main-block_second-button','field_60f71d5a844f3'),(1253,243,'main-block',''),(1254,243,'_main-block','field_60f7ce5d3c350'),(1255,243,'globe-points_item-1','$56'),(1256,243,'_globe-points_item-1','field_60f7cd79ec2c2'),(1257,243,'globe-points_item-2','$78'),(1258,243,'_globe-points_item-2','field_60f7cd81ec2c3'),(1259,243,'globe-points_item-3','$128'),(1260,243,'_globe-points_item-3','field_60f7cd86ec2c4'),(1261,243,'globe-points',''),(1262,243,'_globe-points','field_60f7cd5bec2c1'),(1263,243,'block_content_image','154'),(1264,243,'_block_content_image','field_60f7cfac21e3c'),(1265,243,'block_content_title','Since 2006[nbsp]we have helped thousands of[nbsp]merchants grow their business and maximise revenue'),(1266,243,'_block_content_title','field_60f7cf8621e3a'),(1267,243,'block_content_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(1268,243,'_block_content_description','field_60f7cfa321e3b'),(1269,243,'block_content_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(1270,243,'_block_content_button','field_60f7cfc021e3d'),(1271,243,'block_content',''),(1272,243,'_block_content','field_60f7cf7021e39'),(1273,243,'advantages_0_icon','157'),(1274,243,'_advantages_0_icon','field_60f7cff821e3f'),(1275,243,'advantages_0_description','Certificate of Authenticity'),(1276,243,'_advantages_0_description','field_60f7d00d21e40'),(1277,243,'advantages','4'),(1278,243,'_advantages','field_60f7cfdc21e3e'),(1279,243,'advantages_1_icon','158'),(1280,243,'_advantages_1_icon','field_60f7cff821e3f'),(1281,243,'advantages_1_description','Best Solution Awward'),(1282,243,'_advantages_1_description','field_60f7d00d21e40'),(1283,243,'advantages_2_icon','159'),(1284,243,'_advantages_2_icon','field_60f7cff821e3f'),(1285,243,'advantages_2_description','Compliance Certificate'),(1286,243,'_advantages_2_description','field_60f7d00d21e40'),(1287,243,'advantages_3_icon','160'),(1288,243,'_advantages_3_icon','field_60f7cff821e3f'),(1289,243,'advantages_3_description','Customers Choise Awward'),(1290,243,'_advantages_3_description','field_60f7d00d21e40'),(1291,243,'about-company_image','154'),(1292,243,'_about-company_image','field_60f7cfac21e3c'),(1293,243,'about-company_title','Since 2006[nbsp]we have helped thousands of[nbsp]merchants grow their business and maximise revenue'),(1294,243,'_about-company_title','field_60f7cf8621e3a'),(1295,243,'about-company_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(1296,243,'_about-company_description','field_60f7cfa321e3b'),(1297,243,'about-company_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(1298,243,'_about-company_button','field_60f7cfc021e3d'),(1299,243,'about-company',''),(1300,243,'_about-company','field_60f7cf7021e39'),(1301,243,'payment-instruments_title_before','Get all Payment Instruments'),(1302,243,'_payment-instruments_title_before','field_60f7d6dbb8ab4'),(1303,243,'payment-instruments_title_after','You Need to Accelerate'),(1304,243,'_payment-instruments_title_after','field_60f7d70db8ab5'),(1305,243,'payment-instruments_title',''),(1306,243,'_payment-instruments_title','field_60f7d5a179817'),(1307,243,'payment-instruments_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to \r\naccept credit card payments from your customers safely.'),(1308,243,'_payment-instruments_description','field_60f7d5d379818'),(1309,243,'payment-instruments_items-link-title','Discover features'),(1310,243,'_payment-instruments_items-link-title','field_60f7d5df79819'),(1311,243,'payment-instruments',''),(1312,243,'_payment-instruments','field_60f7d59679816'),(1313,243,'complex-services_image','177'),(1314,243,'_complex-services_image','field_60f7daf9c4744'),(1315,243,'complex-services_title','Complex Services to[nbsp]Boost Your Process'),(1316,243,'_complex-services_title','field_60f7d9c5c4742'),(1317,243,'complex-services_description','Our risk management system is[nbsp]the most advanced, customizable and effective in[nbsp]the business. We[nbsp]combine advanced technology and experienced human control to[nbsp]minimise fraudulent transactions while keeping decline rates low and your valued customers satisfied.'),(1318,243,'_complex-services_description','field_60f7d9d7c4743'),(1319,243,'complex-services_items-link-title','Learn more'),(1320,243,'_complex-services_items-link-title','field_60f7dbbfc4745'),(1321,243,'complex-services',''),(1322,243,'_complex-services','field_60f7d9b2c4741'),(1323,243,'blog-block_title','You’re in good company. \r\nShare success with us'),(1324,243,'_blog-block_title','field_60f7deefdb657'),(1325,243,'blog-block_link','a:3:{s:5:\"title\";s:29:\"Read all customers’ stories\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(1326,243,'_blog-block_link','field_60f7df05db658'),(1327,243,'blog-block',''),(1328,243,'_blog-block','field_60f7dee3db656'),(1329,243,'blog-block_large-post','235'),(1330,243,'_blog-block_large-post','field_60f8303a13c72'),(1331,243,'blog-block_large-post_copy','a:3:{i:0;s:3:\"233\";i:1;s:3:\"234\";i:2;s:3:\"198\";}'),(1332,243,'_blog-block_large-post_copy','field_60f831d6000c4'),(1333,243,'blog-block_posts','a:4:{i:0;s:3:\"235\";i:1;s:3:\"233\";i:2;s:3:\"198\";i:3;s:3:\"234\";}'),(1334,243,'_blog-block_posts','field_60f8322fd24c4'),(1335,12,'blog-block-large-post_title','Antony from High Risk Product'),(1336,12,'_blog-block-large-post_title','field_60f834906008c'),(1337,12,'blog-block-large-post_description','“Working with the sales teams and account managers has been great. They’ve helped[nbsp]us get to[nbsp]market with our solution much quicker than if[nbsp]we[nbsp]had tried to[nbsp]do[nbsp]it[nbsp]ourselves!”'),(1338,12,'_blog-block-large-post_description','field_60f834946008d'),(1339,12,'blog-block-large-post',''),(1340,12,'_blog-block-large-post','field_60f8347e6008b'),(1341,247,'main-block-title','Where Merchants \r\nMeet Buyers'),(1342,247,'_main-block-title','field_60f71cfe844f0'),(1343,247,'main-block-description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(1344,247,'_main-block-description','field_60f71d1a844f1'),(1345,247,'main-block-first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(1346,247,'_main-block-first-button','field_60f71d2b844f2'),(1347,247,'main-block-second-button','Explore more'),(1348,247,'_main-block-second-button','field_60f71d5a844f3'),(1349,247,'main-block-globe-points_item-1','$56'),(1350,247,'_main-block-globe-points_item-1','field_60f7cd79ec2c2'),(1351,247,'main-block-globe-points_item-2','$78'),(1352,247,'_main-block-globe-points_item-2','field_60f7cd81ec2c3'),(1353,247,'main-block-globe-points_item-3','$128'),(1354,247,'_main-block-globe-points_item-3','field_60f7cd86ec2c4'),(1355,247,'main-block-globe-points',''),(1356,247,'_main-block-globe-points','field_60f7cd5bec2c1'),(1357,247,'main-block_title','Where Merchants \r\nMeet Buyers'),(1358,247,'_main-block_title','field_60f71cfe844f0'),(1359,247,'main-block_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(1360,247,'_main-block_description','field_60f71d1a844f1'),(1361,247,'main-block_first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(1362,247,'_main-block_first-button','field_60f71d2b844f2'),(1363,247,'main-block_second-button','Explore more'),(1364,247,'_main-block_second-button','field_60f71d5a844f3'),(1365,247,'main-block',''),(1366,247,'_main-block','field_60f7ce5d3c350'),(1367,247,'globe-points_item-1','$56'),(1368,247,'_globe-points_item-1','field_60f7cd79ec2c2'),(1369,247,'globe-points_item-2','$78'),(1370,247,'_globe-points_item-2','field_60f7cd81ec2c3'),(1371,247,'globe-points_item-3','$128'),(1372,247,'_globe-points_item-3','field_60f7cd86ec2c4'),(1373,247,'globe-points',''),(1374,247,'_globe-points','field_60f7cd5bec2c1'),(1375,247,'block_content_image','154'),(1376,247,'_block_content_image','field_60f7cfac21e3c'),(1377,247,'block_content_title','Since 2006[nbsp]we have helped thousands of[nbsp]merchants grow their business and maximise revenue'),(1378,247,'_block_content_title','field_60f7cf8621e3a'),(1379,247,'block_content_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(1380,247,'_block_content_description','field_60f7cfa321e3b'),(1381,247,'block_content_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(1382,247,'_block_content_button','field_60f7cfc021e3d'),(1383,247,'block_content',''),(1384,247,'_block_content','field_60f7cf7021e39'),(1385,247,'advantages_0_icon','157'),(1386,247,'_advantages_0_icon','field_60f7cff821e3f'),(1387,247,'advantages_0_description','Certificate of Authenticity'),(1388,247,'_advantages_0_description','field_60f7d00d21e40'),(1389,247,'advantages','4'),(1390,247,'_advantages','field_60f7cfdc21e3e'),(1391,247,'advantages_1_icon','158'),(1392,247,'_advantages_1_icon','field_60f7cff821e3f'),(1393,247,'advantages_1_description','Best Solution Awward'),(1394,247,'_advantages_1_description','field_60f7d00d21e40'),(1395,247,'advantages_2_icon','159'),(1396,247,'_advantages_2_icon','field_60f7cff821e3f'),(1397,247,'advantages_2_description','Compliance Certificate'),(1398,247,'_advantages_2_description','field_60f7d00d21e40'),(1399,247,'advantages_3_icon','160'),(1400,247,'_advantages_3_icon','field_60f7cff821e3f'),(1401,247,'advantages_3_description','Customers Choise Awward'),(1402,247,'_advantages_3_description','field_60f7d00d21e40'),(1403,247,'about-company_image','154'),(1404,247,'_about-company_image','field_60f7cfac21e3c'),(1405,247,'about-company_title','Since 2006[nbsp]we have helped thousands of[nbsp]merchants grow their business and maximise revenue'),(1406,247,'_about-company_title','field_60f7cf8621e3a'),(1407,247,'about-company_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(1408,247,'_about-company_description','field_60f7cfa321e3b'),(1409,247,'about-company_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(1410,247,'_about-company_button','field_60f7cfc021e3d'),(1411,247,'about-company',''),(1412,247,'_about-company','field_60f7cf7021e39'),(1413,247,'payment-instruments_title_before','Get all Payment Instruments'),(1414,247,'_payment-instruments_title_before','field_60f7d6dbb8ab4'),(1415,247,'payment-instruments_title_after','You Need to Accelerate'),(1416,247,'_payment-instruments_title_after','field_60f7d70db8ab5'),(1417,247,'payment-instruments_title',''),(1418,247,'_payment-instruments_title','field_60f7d5a179817'),(1419,247,'payment-instruments_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to \r\naccept credit card payments from your customers safely.'),(1420,247,'_payment-instruments_description','field_60f7d5d379818'),(1421,247,'payment-instruments_items-link-title','Discover features'),(1422,247,'_payment-instruments_items-link-title','field_60f7d5df79819'),(1423,247,'payment-instruments',''),(1424,247,'_payment-instruments','field_60f7d59679816'),(1425,247,'complex-services_image','177'),(1426,247,'_complex-services_image','field_60f7daf9c4744'),(1427,247,'complex-services_title','Complex Services to[nbsp]Boost Your Process'),(1428,247,'_complex-services_title','field_60f7d9c5c4742'),(1429,247,'complex-services_description','Our risk management system is[nbsp]the most advanced, customizable and effective in[nbsp]the business. We[nbsp]combine advanced technology and experienced human control to[nbsp]minimise fraudulent transactions while keeping decline rates low and your valued customers satisfied.'),(1430,247,'_complex-services_description','field_60f7d9d7c4743'),(1431,247,'complex-services_items-link-title','Learn more'),(1432,247,'_complex-services_items-link-title','field_60f7dbbfc4745'),(1433,247,'complex-services',''),(1434,247,'_complex-services','field_60f7d9b2c4741'),(1435,247,'blog-block_title','You’re in good company. \r\nShare success with us'),(1436,247,'_blog-block_title','field_60f7deefdb657'),(1437,247,'blog-block_link','a:3:{s:5:\"title\";s:29:\"Read all customers’ stories\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(1438,247,'_blog-block_link','field_60f7df05db658'),(1439,247,'blog-block',''),(1440,247,'_blog-block','field_60f7dee3db656'),(1441,247,'blog-block_large-post','235'),(1442,247,'_blog-block_large-post','field_60f8303a13c72'),(1443,247,'blog-block_large-post_copy','a:3:{i:0;s:3:\"233\";i:1;s:3:\"234\";i:2;s:3:\"198\";}'),(1444,247,'_blog-block_large-post_copy','field_60f831d6000c4'),(1445,247,'blog-block_posts','a:4:{i:0;s:3:\"235\";i:1;s:3:\"233\";i:2;s:3:\"198\";i:3;s:3:\"234\";}'),(1446,247,'_blog-block_posts','field_60f8322fd24c4'),(1447,247,'blog-block-large-post_title','Antony from High Risk Product'),(1448,247,'_blog-block-large-post_title','field_60f834906008c'),(1449,247,'blog-block-large-post_description','“Working with the sales teams and account managers has been great. They’ve helped[nbsp]us get to[nbsp]market with our solution much quicker than if[nbsp]we[nbsp]had tried to[nbsp]do[nbsp]it[nbsp]ourselves!”'),(1450,247,'_blog-block-large-post_description','field_60f834946008d'),(1451,247,'blog-block-large-post',''),(1452,247,'_blog-block-large-post','field_60f8347e6008b'),(1537,257,'main-block-title','Where Merchants \r\nMeet Buyers'),(1538,257,'_main-block-title','field_60f71cfe844f0'),(1539,257,'main-block-description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(1540,257,'_main-block-description','field_60f71d1a844f1'),(1541,257,'main-block-first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(1542,257,'_main-block-first-button','field_60f71d2b844f2'),(1543,257,'main-block-second-button','Explore more'),(1544,257,'_main-block-second-button','field_60f71d5a844f3'),(1545,257,'main-block-globe-points_item-1','$56'),(1546,257,'_main-block-globe-points_item-1','field_60f7cd79ec2c2'),(1547,257,'main-block-globe-points_item-2','$78'),(1548,257,'_main-block-globe-points_item-2','field_60f7cd81ec2c3'),(1549,257,'main-block-globe-points_item-3','$128'),(1550,257,'_main-block-globe-points_item-3','field_60f7cd86ec2c4'),(1551,257,'main-block-globe-points',''),(1552,257,'_main-block-globe-points','field_60f7cd5bec2c1'),(1553,257,'main-block_title','Where Merchants \r\nMeet Buyers'),(1554,257,'_main-block_title','field_60f71cfe844f0'),(1555,257,'main-block_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(1556,257,'_main-block_description','field_60f71d1a844f1'),(1557,257,'main-block_first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(1558,257,'_main-block_first-button','field_60f71d2b844f2'),(1559,257,'main-block_second-button','Explore more'),(1560,257,'_main-block_second-button','field_60f71d5a844f3'),(1561,257,'main-block',''),(1562,257,'_main-block','field_60f7ce5d3c350'),(1563,257,'globe-points_item-1','$56'),(1564,257,'_globe-points_item-1','field_60f7cd79ec2c2'),(1565,257,'globe-points_item-2','$78'),(1566,257,'_globe-points_item-2','field_60f7cd81ec2c3'),(1567,257,'globe-points_item-3','$128'),(1568,257,'_globe-points_item-3','field_60f7cd86ec2c4'),(1569,257,'globe-points',''),(1570,257,'_globe-points','field_60f7cd5bec2c1'),(1571,257,'block_content_image','154'),(1572,257,'_block_content_image','field_60f7cfac21e3c'),(1573,257,'block_content_title','Since 2006[nbsp]we have helped thousands of[nbsp]merchants grow their business and maximise revenue'),(1574,257,'_block_content_title','field_60f7cf8621e3a'),(1575,257,'block_content_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(1576,257,'_block_content_description','field_60f7cfa321e3b'),(1577,257,'block_content_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(1578,257,'_block_content_button','field_60f7cfc021e3d'),(1579,257,'block_content',''),(1580,257,'_block_content','field_60f7cf7021e39'),(1581,257,'advantages_0_icon','157'),(1582,257,'_advantages_0_icon','field_60f7cff821e3f'),(1583,257,'advantages_0_description','Certificate of Authenticity'),(1584,257,'_advantages_0_description','field_60f7d00d21e40'),(1585,257,'advantages','4'),(1586,257,'_advantages','field_60f7cfdc21e3e'),(1587,257,'advantages_1_icon','158'),(1588,257,'_advantages_1_icon','field_60f7cff821e3f'),(1589,257,'advantages_1_description','Best Solution Awward'),(1590,257,'_advantages_1_description','field_60f7d00d21e40'),(1591,257,'advantages_2_icon','159'),(1592,257,'_advantages_2_icon','field_60f7cff821e3f'),(1593,257,'advantages_2_description','Compliance Certificate'),(1594,257,'_advantages_2_description','field_60f7d00d21e40'),(1595,257,'advantages_3_icon','160'),(1596,257,'_advantages_3_icon','field_60f7cff821e3f'),(1597,257,'advantages_3_description','Customers Choise Awward'),(1598,257,'_advantages_3_description','field_60f7d00d21e40'),(1599,257,'about-company_image','154'),(1600,257,'_about-company_image','field_60f7cfac21e3c'),(1601,257,'about-company_title','Since 2006[nbsp]we have helped thousands of[nbsp]merchants grow their business and maximise revenue'),(1602,257,'_about-company_title','field_60f7cf8621e3a'),(1603,257,'about-company_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(1604,257,'_about-company_description','field_60f7cfa321e3b'),(1605,257,'about-company_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(1606,257,'_about-company_button','field_60f7cfc021e3d'),(1607,257,'about-company',''),(1608,257,'_about-company','field_60f7cf7021e39'),(1609,257,'payment-instruments_title_before','Get all Payment Instruments'),(1610,257,'_payment-instruments_title_before','field_60f7d6dbb8ab4'),(1611,257,'payment-instruments_title_after','You Need to Accelerate'),(1612,257,'_payment-instruments_title_after','field_60f7d70db8ab5'),(1613,257,'payment-instruments_title',''),(1614,257,'_payment-instruments_title','field_60f7d5a179817'),(1615,257,'payment-instruments_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to \r\naccept credit card payments from your customers safely.'),(1616,257,'_payment-instruments_description','field_60f7d5d379818'),(1617,257,'payment-instruments_items-link-title','Discover features'),(1618,257,'_payment-instruments_items-link-title','field_60f7d5df79819'),(1619,257,'payment-instruments',''),(1620,257,'_payment-instruments','field_60f7d59679816'),(1621,257,'complex-services_image','177'),(1622,257,'_complex-services_image','field_60f7daf9c4744'),(1623,257,'complex-services_title','Complex Services to[nbsp]Boost Your Process'),(1624,257,'_complex-services_title','field_60f7d9c5c4742'),(1625,257,'complex-services_description','Our risk management system is[nbsp]the most advanced, customizable and effective in[nbsp]the business. We[nbsp]combine advanced technology and experienced human control to[nbsp]minimise fraudulent transactions while keeping decline rates low and your valued customers satisfied.'),(1626,257,'_complex-services_description','field_60f7d9d7c4743'),(1627,257,'complex-services_items-link-title','Learn more'),(1628,257,'_complex-services_items-link-title','field_60f7dbbfc4745'),(1629,257,'complex-services',''),(1630,257,'_complex-services','field_60f7d9b2c4741'),(1631,257,'blog-block_title','You’re in good company. \r\nShare success with us'),(1632,257,'_blog-block_title','field_60f7deefdb657'),(1633,257,'blog-block_link','a:3:{s:5:\"title\";s:29:\"Read all customers’ stories\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(1634,257,'_blog-block_link','field_60f7df05db658'),(1635,257,'blog-block',''),(1636,257,'_blog-block','field_60f7dee3db656'),(1637,257,'blog-block_large-post','235'),(1638,257,'_blog-block_large-post','field_60f8303a13c72'),(1639,257,'blog-block_large-post_copy','a:3:{i:0;s:3:\"233\";i:1;s:3:\"234\";i:2;s:3:\"198\";}'),(1640,257,'_blog-block_large-post_copy','field_60f831d6000c4'),(1641,257,'blog-block_posts','a:4:{i:0;s:3:\"233\";i:1;s:3:\"235\";i:2;s:3:\"198\";i:3;s:3:\"234\";}'),(1642,257,'_blog-block_posts','field_60f8322fd24c4'),(1643,257,'blog-block-large-post_title','Antony from High Risk Product'),(1644,257,'_blog-block-large-post_title','field_60f834906008c'),(1645,257,'blog-block-large-post_description','“Working with the sales teams and account managers has been great. They’ve helped[nbsp]us get to[nbsp]market with our solution much quicker than if[nbsp]we[nbsp]had tried to[nbsp]do[nbsp]it[nbsp]ourselves!”'),(1646,257,'_blog-block-large-post_description','field_60f834946008d'),(1647,257,'blog-block-large-post',''),(1648,257,'_blog-block-large-post','field_60f8347e6008b'),(1743,262,'_wp_attached_file','2021/07/good-company-img-1.png'),(1744,262,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:960;s:4:\"file\";s:30:\"2021/07/good-company-img-1.png\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"good-company-img-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:30:\"good-company-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:30:\"good-company-img-1-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;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:{}}}'),(1745,262,'_wp_attachment_image_alt','Good Company - CommerceGate.com'),(1794,12,'blog-block_post-button-title','Keep Reading'),(1795,12,'_blog-block_post-button-title','field_60f8413c74859'),(1796,265,'main-block-title','Where Merchants \r\nMeet Buyers'),(1797,265,'_main-block-title','field_60f71cfe844f0'),(1798,265,'main-block-description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(1799,265,'_main-block-description','field_60f71d1a844f1'),(1800,265,'main-block-first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(1801,265,'_main-block-first-button','field_60f71d2b844f2'),(1802,265,'main-block-second-button','Explore more'),(1803,265,'_main-block-second-button','field_60f71d5a844f3'),(1804,265,'main-block-globe-points_item-1','$56'),(1805,265,'_main-block-globe-points_item-1','field_60f7cd79ec2c2'),(1806,265,'main-block-globe-points_item-2','$78'),(1807,265,'_main-block-globe-points_item-2','field_60f7cd81ec2c3'),(1808,265,'main-block-globe-points_item-3','$128'),(1809,265,'_main-block-globe-points_item-3','field_60f7cd86ec2c4'),(1810,265,'main-block-globe-points',''),(1811,265,'_main-block-globe-points','field_60f7cd5bec2c1'),(1812,265,'main-block_title','Where Merchants \r\nMeet Buyers'),(1813,265,'_main-block_title','field_60f71cfe844f0'),(1814,265,'main-block_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(1815,265,'_main-block_description','field_60f71d1a844f1'),(1816,265,'main-block_first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(1817,265,'_main-block_first-button','field_60f71d2b844f2'),(1818,265,'main-block_second-button','Explore more'),(1819,265,'_main-block_second-button','field_60f71d5a844f3'),(1820,265,'main-block',''),(1821,265,'_main-block','field_60f7ce5d3c350'),(1822,265,'globe-points_item-1','$56'),(1823,265,'_globe-points_item-1','field_60f7cd79ec2c2'),(1824,265,'globe-points_item-2','$78'),(1825,265,'_globe-points_item-2','field_60f7cd81ec2c3'),(1826,265,'globe-points_item-3','$128'),(1827,265,'_globe-points_item-3','field_60f7cd86ec2c4'),(1828,265,'globe-points',''),(1829,265,'_globe-points','field_60f7cd5bec2c1'),(1830,265,'block_content_image','154'),(1831,265,'_block_content_image','field_60f7cfac21e3c'),(1832,265,'block_content_title','Since 2006[nbsp]we have helped thousands of[nbsp]merchants grow their business and maximise revenue'),(1833,265,'_block_content_title','field_60f7cf8621e3a'),(1834,265,'block_content_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(1835,265,'_block_content_description','field_60f7cfa321e3b'),(1836,265,'block_content_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(1837,265,'_block_content_button','field_60f7cfc021e3d'),(1838,265,'block_content',''),(1839,265,'_block_content','field_60f7cf7021e39'),(1840,265,'advantages_0_icon','157'),(1841,265,'_advantages_0_icon','field_60f7cff821e3f'),(1842,265,'advantages_0_description','Certificate of Authenticity'),(1843,265,'_advantages_0_description','field_60f7d00d21e40'),(1844,265,'advantages','4'),(1845,265,'_advantages','field_60f7cfdc21e3e'),(1846,265,'advantages_1_icon','158'),(1847,265,'_advantages_1_icon','field_60f7cff821e3f'),(1848,265,'advantages_1_description','Best Solution Awward'),(1849,265,'_advantages_1_description','field_60f7d00d21e40'),(1850,265,'advantages_2_icon','159'),(1851,265,'_advantages_2_icon','field_60f7cff821e3f'),(1852,265,'advantages_2_description','Compliance Certificate'),(1853,265,'_advantages_2_description','field_60f7d00d21e40'),(1854,265,'advantages_3_icon','160'),(1855,265,'_advantages_3_icon','field_60f7cff821e3f'),(1856,265,'advantages_3_description','Customers Choise Awward'),(1857,265,'_advantages_3_description','field_60f7d00d21e40'),(1858,265,'about-company_image','154'),(1859,265,'_about-company_image','field_60f7cfac21e3c'),(1860,265,'about-company_title','Since 2006[nbsp]we have helped thousands of[nbsp]merchants grow their business and maximise revenue'),(1861,265,'_about-company_title','field_60f7cf8621e3a'),(1862,265,'about-company_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(1863,265,'_about-company_description','field_60f7cfa321e3b'),(1864,265,'about-company_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(1865,265,'_about-company_button','field_60f7cfc021e3d'),(1866,265,'about-company',''),(1867,265,'_about-company','field_60f7cf7021e39'),(1868,265,'payment-instruments_title_before','Get all Payment Instruments'),(1869,265,'_payment-instruments_title_before','field_60f7d6dbb8ab4'),(1870,265,'payment-instruments_title_after','You Need to Accelerate'),(1871,265,'_payment-instruments_title_after','field_60f7d70db8ab5'),(1872,265,'payment-instruments_title',''),(1873,265,'_payment-instruments_title','field_60f7d5a179817'),(1874,265,'payment-instruments_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to \r\naccept credit card payments from your customers safely.'),(1875,265,'_payment-instruments_description','field_60f7d5d379818'),(1876,265,'payment-instruments_items-link-title','Discover features'),(1877,265,'_payment-instruments_items-link-title','field_60f7d5df79819'),(1878,265,'payment-instruments',''),(1879,265,'_payment-instruments','field_60f7d59679816'),(1880,265,'complex-services_image','177'),(1881,265,'_complex-services_image','field_60f7daf9c4744'),(1882,265,'complex-services_title','Complex Services to[nbsp]Boost Your Process'),(1883,265,'_complex-services_title','field_60f7d9c5c4742'),(1884,265,'complex-services_description','Our risk management system is[nbsp]the most advanced, customizable and effective in[nbsp]the business. We[nbsp]combine advanced technology and experienced human control to[nbsp]minimise fraudulent transactions while keeping decline rates low and your valued customers satisfied.'),(1885,265,'_complex-services_description','field_60f7d9d7c4743'),(1886,265,'complex-services_items-link-title','Learn more'),(1887,265,'_complex-services_items-link-title','field_60f7dbbfc4745'),(1888,265,'complex-services',''),(1889,265,'_complex-services','field_60f7d9b2c4741'),(1890,265,'blog-block_title','You’re in good company. \r\nShare success with us'),(1891,265,'_blog-block_title','field_60f7deefdb657'),(1892,265,'blog-block_link','a:3:{s:5:\"title\";s:29:\"Read all customers’ stories\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(1893,265,'_blog-block_link','field_60f7df05db658'),(1894,265,'blog-block',''),(1895,265,'_blog-block','field_60f7dee3db656'),(1896,265,'blog-block_large-post','235'),(1897,265,'_blog-block_large-post','field_60f8303a13c72'),(1898,265,'blog-block_large-post_copy','a:3:{i:0;s:3:\"233\";i:1;s:3:\"234\";i:2;s:3:\"198\";}'),(1899,265,'_blog-block_large-post_copy','field_60f831d6000c4'),(1900,265,'blog-block_posts','a:4:{i:0;s:3:\"233\";i:1;s:3:\"235\";i:2;s:3:\"198\";i:3;s:3:\"234\";}'),(1901,265,'_blog-block_posts','field_60f8322fd24c4'),(1902,265,'blog-block-large-post_title','Antony from High Risk Product'),(1903,265,'_blog-block-large-post_title','field_60f834906008c'),(1904,265,'blog-block-large-post_description','“Working with the sales teams and account managers has been great. They’ve helped[nbsp]us get to[nbsp]market with our solution much quicker than if[nbsp]we[nbsp]had tried to[nbsp]do[nbsp]it[nbsp]ourselves!”'),(1905,265,'_blog-block-large-post_description','field_60f834946008d'),(1906,265,'blog-block-large-post',''),(1907,265,'_blog-block-large-post','field_60f8347e6008b'),(1908,265,'blog-block_post-button-title','Read Full Story'),(1909,265,'_blog-block_post-button-title','field_60f8413c74859'),(1910,266,'_wp_attached_file','2021/07/case-study-img-1.png'),(1911,266,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:760;s:6:\"height\";i:400;s:4:\"file\";s:28:\"2021/07/case-study-img-1.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"case-study-img-1-300x158.png\";s:5:\"width\";i:300;s:6:\"height\";i:158;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"case-study-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:{}}}'),(1912,266,'_wp_attachment_image_alt','Deploy a payment gateway - CommerceGate.com'),(2363,291,'_edit_last','1'),(2364,291,'_yoast_wpseo_estimated-reading-time-minutes',''),(2365,291,'_edit_lock','1638359620:1'),(2366,292,'_edit_last','1'),(2367,292,'_edit_lock','1638300215:1'),(2368,300,'_wp_attached_file','2021/07/Custom-Featured-Payment-Page-img.png'),(2369,300,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:840;s:4:\"file\";s:44:\"2021/07/Custom-Featured-Payment-Page-img.png\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:44:\"Custom-Featured-Payment-Page-img-300x263.png\";s:5:\"width\";i:300;s:6:\"height\";i:263;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:44:\"Custom-Featured-Payment-Page-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:44:\"Custom-Featured-Payment-Page-img-768x672.png\";s:5:\"width\";i:768;s:6:\"height\";i:672;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:{}}}'),(2370,300,'_wp_attachment_image_alt','CommerceGate.com'),(2371,291,'main-block_image','300'),(2372,291,'_main-block_image','field_60fe22fa390e1'),(2373,291,'main-block_title','Suitable for\r\nall businesses'),(2374,291,'_main-block_title','field_60fe22cc390df'),(2375,291,'main-block_description','CommerceGate offers all the tools your online business needs to securely process and manage digital payments globally at scale, without complexity.'),(2376,291,'_main-block_description','field_60fe22da390e0'),(2377,291,'main-block_first-button','a:3:{s:5:\"title\";s:11:\"Get Started\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/sign-up/\";s:6:\"target\";s:0:\"\";}'),(2378,291,'_main-block_first-button','field_60fe2326390e2'),(2379,291,'main-block_second-button','Discover more'),(2380,291,'_main-block_second-button','field_60fe2339390e3'),(2381,291,'main-block',''),(2382,291,'_main-block','field_60fe22ac390de'),(2383,291,'introductory-block_title','Online Payment Processing'),(2384,291,'_introductory-block_title','field_60fe252908e5a'),(2385,291,'introductory-block_description','CommerceGate is a two-sided platform that allows for[nbsp]the[nbsp]seamless connection between merchants, banks and payment solutions making[nbsp]for[nbsp]the most efficient traffic flow possible.'),(2386,291,'_introductory-block_description','field_60fe253608e5b'),(2387,291,'introductory-block',''),(2388,291,'_introductory-block','field_60fe251408e59'),(2389,291,'page-content_0_block-type','type-1'),(2390,291,'_page-content_0_block-type','field_60fe33225760d'),(2391,291,'page-content_0_content-position','left'),(2392,291,'_page-content_0_content-position','field_60fe3af01f07a'),(2393,291,'page-content_0_background-gradient_from','#02db4a'),(2394,291,'_page-content_0_background-gradient_from','field_60fe3a45fa40a'),(2395,291,'page-content_0_background-gradient_to','#c61d4a'),(2396,291,'_page-content_0_background-gradient_to','field_60fe3a50fa40b'),(2397,291,'page-content_0_background-gradient',''),(2398,291,'_page-content_0_background-gradient','field_60fe39d8fa409'),(2399,291,'page-content_0_content_image','1666'),(2400,291,'_page-content_0_content_image','field_60fe35655522a'),(2401,291,'page-content_0_content_title','Risk & Compliance Management Services'),(2402,291,'_page-content_0_content_title','field_60fe35c95522b'),(2403,291,'page-content_0_content_description','CommerceGate offers you access to our leading payment risk management system that is recognized for being customizable to any business type. Combining human and automated controls, we effectively mitigate fraudulent transactions while keeping decline ratios low and customers happy.'),(2404,291,'_page-content_0_content_description','field_60fe35fb5522c'),(2405,291,'page-content_0_content',''),(2406,291,'_page-content_0_content','field_60fe36115522d'),(2407,291,'page-content_0_list_0_icon','336'),(2408,291,'_page-content_0_list_0_icon','field_60fe3823432ad'),(2409,291,'page-content_0_list_0_title','Supports 3D Secure 2.x'),(2410,291,'_page-content_0_list_0_title','field_60fe3832432ae'),(2411,291,'page-content_0_list_0_description','Stay compliant with PSD2 directives and Strong Customer Authentication'),(2412,291,'_page-content_0_list_0_description','field_60fe3836432af'),(2413,291,'page-content_0_list','4'),(2414,291,'_page-content_0_list','field_60fe366c432ac'),(2415,291,'page-content_1_block-type','type-2'),(2416,291,'_page-content_1_block-type','field_60fe33225760d'),(2417,291,'page-content_1_content-position','right'),(2418,291,'_page-content_1_content-position','field_60fe3af01f07a'),(2419,291,'page-content_1_content_image','344'),(2420,291,'_page-content_1_content_image','field_60fe35655522a'),(2421,291,'page-content_1_content_title','Revenue Optimization'),(2422,291,'_page-content_1_content_title','field_60fe35c95522b'),(2423,291,'page-content_1_content_description','CommerceGates offers you the highest payment acceptance rates, cost competitiveness, and customizable payment and[nbsp]checkout experience.'),(2424,291,'_page-content_1_content_description','field_60fe35fb5522c'),(2425,291,'page-content_1_content',''),(2426,291,'_page-content_1_content','field_60fe36115522d'),(2427,291,'page-content_1_list_0_icon','342'),(2428,291,'_page-content_1_list_0_icon','field_60fe3823432ad'),(2429,291,'page-content_1_list_0_title','Leading customer-first service'),(2430,291,'_page-content_1_list_0_title','field_60fe3832432ae'),(2431,291,'page-content_1_list','4'),(2432,291,'_page-content_1_list','field_60fe366c432ac'),(2433,291,'page-content_2_block-type','type-3'),(2434,291,'_page-content_2_block-type','field_60fe33225760d'),(2435,291,'page-content_2_content-position','left'),(2436,291,'_page-content_2_content-position','field_60fe3af01f07a'),(2437,291,'page-content_2_content_image','1671'),(2438,291,'_page-content_2_content_image','field_60fe35655522a'),(2439,291,'page-content_2_content_title','Leading customer-first service'),(2440,291,'_page-content_2_content_title','field_60fe35c95522b'),(2441,291,'page-content_2_content_description','Deploy our payment solution risk-free with our transparent service level agreement supported by a dedicated team of[nbsp]customer success managers and self-service resources.'),(2442,291,'_page-content_2_content_description','field_60fe35fb5522c'),(2443,291,'page-content_2_content',''),(2444,291,'_page-content_2_content','field_60fe36115522d'),(2445,291,'page-content_2_list_0_title','Dedicated customer success team'),(2446,291,'_page-content_2_list_0_title','field_60fe3832432ae'),(2447,291,'page-content_2_list_0_description','Direct access to account, risk and compliance, finance and[nbsp]technical[nbsp]support.'),(2448,291,'_page-content_2_list_0_description','field_60fe3836432af'),(2449,291,'page-content_2_list','3'),(2450,291,'_page-content_2_list','field_60fe366c432ac'),(2451,291,'page-content_3_block-type','type-4'),(2452,291,'_page-content_3_block-type','field_60fe33225760d'),(2453,291,'page-content_3_content-position','right'),(2454,291,'_page-content_3_content-position','field_60fe3af01f07a'),(2455,291,'page-content_3_content_image','1673'),(2456,291,'_page-content_3_content_image','field_60fe35655522a'),(2457,291,'page-content_3_content_title','Accept Global Payments'),(2458,291,'_page-content_3_content_title','field_60fe35c95522b'),(2459,291,'page-content_3_content_description','CommerceGate offers a leading Merchant Payments platform for global commerce for any business types. Leverage on[nbsp]low[nbsp]latency payments, flexible modules to[nbsp]accept payments, mitigate fraud and increase approval ratios.'),(2460,291,'_page-content_3_content_description','field_60fe35fb5522c'),(2461,291,'page-content_3_content',''),(2462,291,'_page-content_3_content','field_60fe36115522d'),(2463,291,'page-content_3_list_0_icon','2156'),(2464,291,'_page-content_3_list_0_icon','field_60fe3823432ad'),(2465,291,'page-content_3_list_0_title','Leading global payment technology'),(2466,291,'_page-content_3_list_0_title','field_60fe3832432ae'),(2467,291,'page-content_3_list_0_description','Adopt our secured and reliable enterprise level payment infrastructure'),(2468,291,'_page-content_3_list_0_description','field_60fe3836432af'),(2469,291,'page-content_3_list','4'),(2470,291,'_page-content_3_list','field_60fe366c432ac'),(2471,291,'page-content_4_block-type','type-5'),(2472,291,'_page-content_4_block-type','field_60fe33225760d'),(2473,291,'page-content_4_content-position','left'),(2474,291,'_page-content_4_content-position','field_60fe3af01f07a'),(2475,291,'page-content_4_background-gradient_from','#100A52'),(2476,291,'_page-content_4_background-gradient_from','field_60fe3a45fa40a'),(2477,291,'page-content_4_background-gradient_to','#144B66'),(2478,291,'_page-content_4_background-gradient_to','field_60fe3a50fa40b'),(2479,291,'page-content_4_background-gradient',''),(2480,291,'_page-content_4_background-gradient','field_60fe39d8fa409'),(2481,291,'page-content_4_content_image','2402'),(2482,291,'_page-content_4_content_image','field_60fe35655522a'),(2483,291,'page-content_4_content_title','SaaS Billing Platform'),(2484,291,'_page-content_4_content_title','field_60fe35c95522b'),(2485,291,'page-content_4_content_description','CommerceGate offers all business models an integrated Invoice and[nbsp]Settlement system with transparent data and flexible settlement cycles.'),(2486,291,'_page-content_4_content_description','field_60fe35fb5522c'),(2487,291,'page-content_4_content_button','a:3:{s:5:\"title\";s:13:\"Discover more\";s:3:\"url\";s:71:\"https://commercegate.goodface.com.ua/wp/our-solutions/billing-platform/\";s:6:\"target\";s:0:\"\";}'),(2488,291,'_page-content_4_content_button','field_60fe3cf5ca1fb'),(2489,291,'page-content_4_content',''),(2490,291,'_page-content_4_content','field_60fe36115522d'),(2491,291,'page-content_4_list_0_icon','2161'),(2492,291,'_page-content_4_list_0_icon','field_60fe3823432ad'),(2493,291,'page-content_4_list_0_title','Real-time transaction clearing'),(2494,291,'_page-content_4_list_0_title','field_60fe3832432ae'),(2495,291,'page-content_4_list','4'),(2496,291,'_page-content_4_list','field_60fe366c432ac'),(2497,291,'page-content','5'),(2498,291,'_page-content','field_60fe2e8ddcc54'),(2499,335,'_wp_attached_file','2021/07/Risk-and-Compliance-img.png'),(2500,335,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:640;s:4:\"file\";s:35:\"2021/07/Risk-and-Compliance-img.png\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"Risk-and-Compliance-img-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"Risk-and-Compliance-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:35:\"Risk-and-Compliance-img-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;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:{}}}'),(2501,335,'_wp_attachment_image_alt','Risk & Compliance - CommerceGate.com'),(2502,291,'page-content_0_list_1_icon','2154'),(2503,291,'_page-content_0_list_1_icon','field_60fe3823432ad'),(2504,291,'page-content_0_list_1_title','Greater controls on fraud'),(2505,291,'_page-content_0_list_1_title','field_60fe3832432ae'),(2506,291,'page-content_0_list_1_description','Automatically reduce fraudulent transactions and increase successful dispute cases.'),(2507,291,'_page-content_0_list_1_description','field_60fe3836432af'),(2508,291,'page-content_0_list_2_icon','2153'),(2509,291,'_page-content_0_list_2_icon','field_60fe3823432ad'),(2510,291,'page-content_0_list_2_title','24/7 real-time monitoring'),(2511,291,'_page-content_0_list_2_title','field_60fe3832432ae'),(2512,291,'page-content_0_list_2_description','Leverage on our leading real-time fraud monitoring and scrubbing system and team.'),(2513,291,'_page-content_0_list_2_description','field_60fe3836432af'),(2514,291,'page-content_0_list_3_icon','338'),(2515,291,'_page-content_0_list_3_icon','field_60fe3823432ad'),(2516,291,'page-content_0_list_3_title','Identify risk patterns'),(2517,291,'_page-content_0_list_3_title','field_60fe3832432ae'),(2518,291,'page-content_0_list_3_description','Synergize between great customer experience and secured anti-fraud technologies.'),(2519,291,'_page-content_0_list_3_description','field_60fe3836432af'),(2520,336,'_wp_attached_file','2021/07/Online-Payments-Processing-icon.svg'),(2521,336,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:32;s:6:\"height\";i:39;s:4:\"file\";s:44:\"/2021/07/Online-Payments-Processing-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:35:\"Online-Payments-Processing-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:35:\"Online-Payments-Processing-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:35:\"Online-Payments-Processing-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:35:\"Online-Payments-Processing-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:35:\"Online-Payments-Processing-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:35:\"Online-Payments-Processing-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(2522,336,'_wp_attachment_image_alt','3D Secure transactions - CommerceGate.com'),(2523,337,'_wp_attached_file','2021/07/Acquiring-Solutions-icon-1.svg'),(2524,337,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:40;s:6:\"height\";i:40;s:4:\"file\";s:39:\"/2021/07/Acquiring-Solutions-icon-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:30:\"Acquiring-Solutions-icon-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:30:\"Acquiring-Solutions-icon-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:30:\"Acquiring-Solutions-icon-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:30:\"Acquiring-Solutions-icon-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:30:\"Acquiring-Solutions-icon-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:30:\"Acquiring-Solutions-icon-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(2525,338,'_wp_attached_file','2021/07/Revenue-Optimization-icon-1.svg'),(2526,338,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:40;s:6:\"height\";i:34;s:4:\"file\";s:40:\"/2021/07/Revenue-Optimization-icon-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:31:\"Revenue-Optimization-icon-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:31:\"Revenue-Optimization-icon-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:31:\"Revenue-Optimization-icon-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:31:\"Revenue-Optimization-icon-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:31:\"Revenue-Optimization-icon-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:31:\"Revenue-Optimization-icon-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(2527,339,'_wp_attached_file','2021/07/Risk-And-Compliance-icon.svg'),(2528,339,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:42;s:6:\"height\";i:40;s:4:\"file\";s:37:\"/2021/07/Risk-And-Compliance-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:28:\"Risk-And-Compliance-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:28:\"Risk-And-Compliance-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:28:\"Risk-And-Compliance-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:28:\"Risk-And-Compliance-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:28:\"Risk-And-Compliance-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:28:\"Risk-And-Compliance-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(2529,337,'_wp_attachment_image_alt','Host Validation - CommerceGate.com'),(2530,339,'_wp_attachment_image_alt','Smart Device Recognition - CommerceGate.com'),(2531,338,'_wp_attachment_image_alt','Great Conversion Rates - CommerceGate.com'),(2532,340,'_wp_attached_file','2021/07/Advanced-Security-icon.svg'),(2533,340,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:32;s:6:\"height\";i:39;s:4:\"file\";s:35:\"/2021/07/Advanced-Security-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:26:\"Advanced-Security-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:26:\"Advanced-Security-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:26:\"Advanced-Security-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:26:\"Advanced-Security-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:26:\"Advanced-Security-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:26:\"Advanced-Security-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(2534,341,'_wp_attached_file','2021/07/Dedicated-Technical-Support-icon.svg'),(2535,341,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:34;s:6:\"height\";i:38;s:4:\"file\";s:45:\"/2021/07/Dedicated-Technical-Support-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:36:\"Dedicated-Technical-Support-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:36:\"Dedicated-Technical-Support-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:36:\"Dedicated-Technical-Support-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:36:\"Dedicated-Technical-Support-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:36:\"Dedicated-Technical-Support-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:36:\"Dedicated-Technical-Support-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(2536,342,'_wp_attached_file','2021/07/Fast-and-Easy-Set-Up-icon.svg'),(2537,342,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:38;s:6:\"height\";i:38;s:4:\"file\";s:38:\"/2021/07/Fast-and-Easy-Set-Up-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:29:\"Fast-and-Easy-Set-Up-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:29:\"Fast-and-Easy-Set-Up-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:29:\"Fast-and-Easy-Set-Up-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:29:\"Fast-and-Easy-Set-Up-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:29:\"Fast-and-Easy-Set-Up-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:29:\"Fast-and-Easy-Set-Up-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(2538,343,'_wp_attached_file','2021/07/Intelligent-Dashboards-icon.svg'),(2539,343,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:39;s:6:\"height\";i:36;s:4:\"file\";s:40:\"/2021/07/Intelligent-Dashboards-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:31:\"Intelligent-Dashboards-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:31:\"Intelligent-Dashboards-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:31:\"Intelligent-Dashboards-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:31:\"Intelligent-Dashboards-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:31:\"Intelligent-Dashboards-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:31:\"Intelligent-Dashboards-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(2540,344,'_wp_attached_file','2021/07/Revenue-Optimization-img.png'),(2541,344,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:962;s:6:\"height\";i:512;s:4:\"file\";s:36:\"2021/07/Revenue-Optimization-img.png\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"Revenue-Optimization-img-300x160.png\";s:5:\"width\";i:300;s:6:\"height\";i:160;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"Revenue-Optimization-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:36:\"Revenue-Optimization-img-768x409.png\";s:5:\"width\";i:768;s:6:\"height\";i:409;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:{}}}'),(2542,344,'_wp_attachment_image_alt','Revenue Optimization - CommerceGate.com'),(2543,342,'_wp_attachment_image_alt','Fast and Easy Set-Up - CommerceGate.com'),(2544,341,'_wp_attachment_image_alt','Dedicated Technical Support - CommerceGate.com'),(2545,343,'_wp_attachment_image_alt','Intelligent Dashboards - CommerceGate.com'),(2546,340,'_wp_attachment_image_alt','Advanced Security - CommerceGate.com'),(2547,291,'page-content_1_list_1_icon','2155'),(2548,291,'_page-content_1_list_1_icon','field_60fe3823432ad'),(2549,291,'page-content_1_list_1_title','Dedicated customer success team'),(2550,291,'_page-content_1_list_1_title','field_60fe3832432ae'),(2551,291,'page-content_1_list_2_icon','343'),(2552,291,'_page-content_1_list_2_icon','field_60fe3823432ad'),(2553,291,'page-content_1_list_2_title','Flexible transactions routing'),(2554,291,'_page-content_1_list_2_title','field_60fe3832432ae'),(2555,291,'page-content_1_list_3_icon','340'),(2556,291,'_page-content_1_list_3_icon','field_60fe3823432ad'),(2557,291,'page-content_1_list_3_title','High security and[nbsp]compliance'),(2558,291,'_page-content_1_list_3_title','field_60fe3832432ae'),(2559,345,'_wp_attached_file','2021/07/High-Level-of-Service-img.png'),(2560,345,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:760;s:4:\"file\";s:37:\"2021/07/High-Level-of-Service-img.png\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"High-Level-of-Service-img-300x238.png\";s:5:\"width\";i:300;s:6:\"height\";i:238;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"High-Level-of-Service-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:37:\"High-Level-of-Service-img-768x608.png\";s:5:\"width\";i:768;s:6:\"height\";i:608;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:{}}}'),(2561,345,'_wp_attachment_image_alt','High Level of Service - CommerceGate.com'),(2562,291,'page-content_2_list_1_title','Flexible transactions routing'),(2563,291,'_page-content_2_list_1_title','field_60fe3832432ae'),(2564,291,'page-content_2_list_1_description','Stay on top with the highest acceptance ratings while optimizing for[nbsp]transactional costs.'),(2565,291,'_page-content_2_list_1_description','field_60fe3836432af'),(2566,291,'page-content_2_list_2_title','High security and[nbsp]compliance'),(2567,291,'_page-content_2_list_2_title','field_60fe3832432ae'),(2568,291,'page-content_2_list_2_description','Supported by tier-1 banking partners and auditors and[nbsp]PCI DSS level[nbsp]1 security.'),(2569,291,'_page-content_2_list_2_description','field_60fe3836432af'),(2574,346,'_wp_attached_file','2021/07/Payment-Gateway-Platform-icon.svg'),(2575,346,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:32;s:6:\"height\";i:39;s:4:\"file\";s:42:\"/2021/07/Payment-Gateway-Platform-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:33:\"Payment-Gateway-Platform-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:33:\"Payment-Gateway-Platform-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:33:\"Payment-Gateway-Platform-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:33:\"Payment-Gateway-Platform-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:33:\"Payment-Gateway-Platform-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:33:\"Payment-Gateway-Platform-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(2576,346,'_wp_attachment_image_alt','Cutting-edge Technology - CommerceGate.com'),(2577,347,'_wp_attached_file','2021/07/Payment-Gateway-Platform-img.png'),(2578,347,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:680;s:4:\"file\";s:40:\"2021/07/Payment-Gateway-Platform-img.png\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:40:\"Payment-Gateway-Platform-img-300x213.png\";s:5:\"width\";i:300;s:6:\"height\";i:213;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"Payment-Gateway-Platform-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:40:\"Payment-Gateway-Platform-img-768x544.png\";s:5:\"width\";i:768;s:6:\"height\";i:544;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:{}}}'),(2579,347,'_wp_attachment_image_alt','Payment Gateway Platform - CommerceGate.com'),(2580,291,'page-content_3_list_1_icon','2158'),(2581,291,'_page-content_3_list_1_icon','field_60fe3823432ad'),(2582,291,'page-content_3_list_1_title','Multi-acquiring made easy'),(2583,291,'_page-content_3_list_1_title','field_60fe3832432ae'),(2584,291,'page-content_3_list_1_description','All-in-one flexible controls for[nbsp]managing multiple acquiring solutions'),(2585,291,'_page-content_3_list_1_description','field_60fe3836432af'),(2586,291,'page-content_3_list_2_icon','2157'),(2587,291,'_page-content_3_list_2_icon','field_60fe3823432ad'),(2588,291,'page-content_3_list_2_title','Stay ahead with level 1 PCI compliance'),(2589,291,'_page-content_3_list_2_title','field_60fe3832432ae'),(2590,291,'page-content_3_list_2_description','Leverage on our 15 years of[nbsp]proven first-class payment architecture security'),(2591,291,'_page-content_3_list_2_description','field_60fe3836432af'),(2592,291,'page-content_3_list_3_icon','346'),(2593,291,'_page-content_3_list_3_icon','field_60fe3823432ad'),(2594,291,'page-content_3_list_3_title','Stay compliant with regulators'),(2595,291,'_page-content_3_list_3_title','field_60fe3832432ae'),(2596,291,'page-content_3_list_3_description','Supported by[nbsp]PSD2 requirements, solid customer authentication and[nbsp]3D[nbsp]Secure[nbsp]2.x.'),(2597,291,'_page-content_3_list_3_description','field_60fe3836432af'),(2598,348,'_wp_attached_file','2021/07/Best-Solution-Awward-icon.svg'),(2599,348,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:80;s:6:\"height\";i:40;s:4:\"file\";s:38:\"/2021/07/Best-Solution-Awward-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:29:\"Best-Solution-Awward-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:29:\"Best-Solution-Awward-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:29:\"Best-Solution-Awward-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:29:\"Best-Solution-Awward-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:29:\"Best-Solution-Awward-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:29:\"Best-Solution-Awward-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(2600,349,'_wp_attached_file','2021/07/Certificate-of-Authenticity-icon.svg'),(2601,349,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:30;s:6:\"height\";i:40;s:4:\"file\";s:45:\"/2021/07/Certificate-of-Authenticity-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:36:\"Certificate-of-Authenticity-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:36:\"Certificate-of-Authenticity-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:36:\"Certificate-of-Authenticity-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:36:\"Certificate-of-Authenticity-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:36:\"Certificate-of-Authenticity-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:36:\"Certificate-of-Authenticity-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(2602,350,'_wp_attached_file','2021/07/Compliance-Certificate-icon.svg'),(2603,350,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:30;s:6:\"height\";i:40;s:4:\"file\";s:40:\"/2021/07/Compliance-Certificate-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:31:\"Compliance-Certificate-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:31:\"Compliance-Certificate-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:31:\"Compliance-Certificate-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:31:\"Compliance-Certificate-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:31:\"Compliance-Certificate-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:31:\"Compliance-Certificate-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(2604,351,'_wp_attached_file','2021/07/Customers-Choise-Awward-icon.svg'),(2605,351,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:40;s:6:\"height\";i:40;s:4:\"file\";s:41:\"/2021/07/Customers-Choise-Awward-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:32:\"Customers-Choise-Awward-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:32:\"Customers-Choise-Awward-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:32:\"Customers-Choise-Awward-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:32:\"Customers-Choise-Awward-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:32:\"Customers-Choise-Awward-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:32:\"Customers-Choise-Awward-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(2606,352,'_wp_attached_file','2021/07/grow-your-business-img-1.png'),(2607,352,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1360;s:6:\"height\";i:760;s:4:\"file\";s:36:\"2021/07/grow-your-business-img-1.png\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"grow-your-business-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:37:\"grow-your-business-img-1-1024x572.png\";s:5:\"width\";i:1024;s:6:\"height\";i:572;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"grow-your-business-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:36:\"grow-your-business-img-1-768x429.png\";s:5:\"width\";i:768;s:6:\"height\";i:429;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:{}}}'),(2608,352,'_wp_attachment_image_alt','SaaS Billing Platform - CommerceGate.com'),(2609,349,'_wp_attachment_image_alt','Certificate of Authenticity - CommerceGate.com'),(2610,348,'_wp_attachment_image_alt','Best Solution Awward - CommerceGate.com'),(2611,350,'_wp_attachment_image_alt','Compliance Certificate - CommerceGate.com'),(2612,351,'_wp_attachment_image_alt','Customers Choise Awward - CommerceGate.com'),(2613,291,'page-content_4_list_1_icon','2162'),(2614,291,'_page-content_4_list_1_icon','field_60fe3823432ad'),(2615,291,'page-content_4_list_1_title','Supports all payment methods'),(2616,291,'_page-content_4_list_1_title','field_60fe3832432ae'),(2617,291,'page-content_4_list_2_icon','2159'),(2618,291,'_page-content_4_list_2_icon','field_60fe3823432ad'),(2619,291,'page-content_4_list_2_title','Parameter-based discounts'),(2620,291,'_page-content_4_list_2_title','field_60fe3832432ae'),(2621,291,'page-content_4_list_3_icon','2160'),(2622,291,'_page-content_4_list_3_icon','field_60fe3823432ad'),(2623,291,'page-content_4_list_3_title','PSD2 compliant segregated fund support'),(2624,291,'_page-content_4_list_3_title','field_60fe3832432ae'),(2625,291,'page-content_0_background-gradient_type','dark'),(2626,291,'_page-content_0_background-gradient_type','field_60fe42d9fe46a'),(2627,291,'page-content_4_background-gradient_type','light'),(2628,291,'_page-content_4_background-gradient_type','field_60fe42d9fe46a'),(2629,291,'page-content_0_background-gradient_content-color','dark'),(2630,291,'_page-content_0_background-gradient_content-color','field_60fe46b438c11'),(2631,291,'page-content_4_background-gradient_content-color','dark'),(2632,291,'_page-content_4_background-gradient_content-color','field_60fe46b438c11'),(2633,291,'page-content_0_style_content-color','light'),(2634,291,'_page-content_0_style_content-color','field_60fe46b438c11'),(2635,291,'page-content_0_style_type','dark'),(2636,291,'_page-content_0_style_type','field_60fe42d9fe46a'),(2637,291,'page-content_0_style',''),(2638,291,'_page-content_0_style','field_60fe39d8fa409'),(2639,291,'page-content_4_style_content-color','dark'),(2640,291,'_page-content_4_style_content-color','field_60fe46b438c11'),(2641,291,'page-content_4_style_type','light'),(2642,291,'_page-content_4_style_type','field_60fe42d9fe46a'),(2643,291,'page-content_4_style',''),(2644,291,'_page-content_4_style','field_60fe39d8fa409'),(2645,291,'page-content_0_style_bg-type','dark'),(2646,291,'_page-content_0_style_bg-type','field_60fe42d9fe46a'),(2647,291,'page-content_4_style_bg-type','light'),(2648,291,'_page-content_4_style_bg-type','field_60fe42d9fe46a'),(2649,291,'page-content_0_style_bg-from','#81d742'),(2650,291,'_page-content_0_style_bg-from','field_60fe3a45fa40a'),(2651,291,'page-content_0_style_bg-to','#8224e3'),(2652,291,'_page-content_0_style_bg-to','field_60fe3a50fa40b'),(2653,291,'blog-block_title',''),(2654,291,'_blog-block_title','field_60fe6c2eadbe0'),(2655,291,'blog-block_link','a:3:{s:5:\"title\";s:12:\"Explore more\";s:3:\"url\";s:45:\"https://commercegate.goodface.com.ua/wp/blog/\";s:6:\"target\";s:0:\"\";}'),(2656,291,'_blog-block_link','field_60fe6c2eadbe1'),(2657,291,'blog-block_posts','a:2:{i:0;s:4:\"2607\";i:1;s:4:\"2505\";}'),(2658,291,'_blog-block_posts','field_60fe6c2eadbe2'),(2659,291,'blog-block_post-button-title','Keep Reading'),(2660,291,'_blog-block_post-button-title','field_60fe6c2eadbe3'),(2661,291,'blog-block',''),(2662,291,'_blog-block','field_60fe6c2eadbdf'),(2663,291,'testimonials_title','Latest Blog posts'),(2664,291,'_testimonials_title','field_60ffd62579c6a'),(2665,291,'testimonials_description','Discover insights and learn about our solutions.'),(2666,291,'_testimonials_description','field_60ffd62c79c6b'),(2667,291,'testimonials_cases',''),(2668,291,'_testimonials_cases','field_60ffd68f79c6c'),(2669,291,'testimonials_post-button-title','Read more'),(2670,291,'_testimonials_post-button-title','field_60ffd8a5f4211'),(2671,291,'testimonials',''),(2672,291,'_testimonials','field_60ffd61879c69'),(3645,392,'main-block-title','Where Merchants \r\nMeet Buyers'),(3646,392,'_main-block-title','field_60f71cfe844f0'),(3647,392,'main-block-description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(3648,392,'_main-block-description','field_60f71d1a844f1'),(3649,392,'main-block-first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(3650,392,'_main-block-first-button','field_60f71d2b844f2'),(3651,392,'main-block-second-button','Explore more'),(3652,392,'_main-block-second-button','field_60f71d5a844f3'),(3653,392,'main-block-globe-points_item-1','$56'),(3654,392,'_main-block-globe-points_item-1','field_60f7cd79ec2c2'),(3655,392,'main-block-globe-points_item-2','$78'),(3656,392,'_main-block-globe-points_item-2','field_60f7cd81ec2c3'),(3657,392,'main-block-globe-points_item-3','$128'),(3658,392,'_main-block-globe-points_item-3','field_60f7cd86ec2c4'),(3659,392,'main-block-globe-points',''),(3660,392,'_main-block-globe-points','field_60f7cd5bec2c1'),(3661,392,'main-block_title','Where Merchants \r\nMeet Buyers'),(3662,392,'_main-block_title','field_60f71cfe844f0'),(3663,392,'main-block_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(3664,392,'_main-block_description','field_60f71d1a844f1'),(3665,392,'main-block_first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(3666,392,'_main-block_first-button','field_60f71d2b844f2'),(3667,392,'main-block_second-button','Explore more'),(3668,392,'_main-block_second-button','field_60f71d5a844f3'),(3669,392,'main-block',''),(3670,392,'_main-block','field_60f7ce5d3c350'),(3671,392,'globe-points_item-1','$56'),(3672,392,'_globe-points_item-1','field_60f7cd79ec2c2'),(3673,392,'globe-points_item-2','$78'),(3674,392,'_globe-points_item-2','field_60f7cd81ec2c3'),(3675,392,'globe-points_item-3','$128'),(3676,392,'_globe-points_item-3','field_60f7cd86ec2c4'),(3677,392,'globe-points',''),(3678,392,'_globe-points','field_60f7cd5bec2c1'),(3679,392,'block_content_image','154'),(3680,392,'_block_content_image','field_60f7cfac21e3c'),(3681,392,'block_content_title','Since 2006[nbsp]we have helped thousands of[nbsp]merchants grow their business and maximise revenue'),(3682,392,'_block_content_title','field_60f7cf8621e3a'),(3683,392,'block_content_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(3684,392,'_block_content_description','field_60f7cfa321e3b'),(3685,392,'block_content_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(3686,392,'_block_content_button','field_60f7cfc021e3d'),(3687,392,'block_content',''),(3688,392,'_block_content','field_60f7cf7021e39'),(3689,392,'advantages_0_icon','157'),(3690,392,'_advantages_0_icon','field_60f7cff821e3f'),(3691,392,'advantages_0_description','Certificate of Authenticity'),(3692,392,'_advantages_0_description','field_60f7d00d21e40'),(3693,392,'advantages','4'),(3694,392,'_advantages','field_60f7cfdc21e3e'),(3695,392,'advantages_1_icon','158'),(3696,392,'_advantages_1_icon','field_60f7cff821e3f'),(3697,392,'advantages_1_description','Best Solution Awward'),(3698,392,'_advantages_1_description','field_60f7d00d21e40'),(3699,392,'advantages_2_icon','159'),(3700,392,'_advantages_2_icon','field_60f7cff821e3f'),(3701,392,'advantages_2_description','Compliance Certificate'),(3702,392,'_advantages_2_description','field_60f7d00d21e40'),(3703,392,'advantages_3_icon','160'),(3704,392,'_advantages_3_icon','field_60f7cff821e3f'),(3705,392,'advantages_3_description','Customers Choise Awward'),(3706,392,'_advantages_3_description','field_60f7d00d21e40'),(3707,392,'about-company_image','154'),(3708,392,'_about-company_image','field_60f7cfac21e3c'),(3709,392,'about-company_title','Since 2006[nbsp]we have helped thousands of[nbsp]merchants grow their business and maximise revenue'),(3710,392,'_about-company_title','field_60f7cf8621e3a'),(3711,392,'about-company_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(3712,392,'_about-company_description','field_60f7cfa321e3b'),(3713,392,'about-company_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(3714,392,'_about-company_button','field_60f7cfc021e3d'),(3715,392,'about-company',''),(3716,392,'_about-company','field_60f7cf7021e39'),(3717,392,'payment-instruments_title_before','Get all Payment Instruments'),(3718,392,'_payment-instruments_title_before','field_60f7d6dbb8ab4'),(3719,392,'payment-instruments_title_after','You Need to Accelerate'),(3720,392,'_payment-instruments_title_after','field_60f7d70db8ab5'),(3721,392,'payment-instruments_title',''),(3722,392,'_payment-instruments_title','field_60f7d5a179817'),(3723,392,'payment-instruments_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to \r\naccept credit card payments from your customers safely.'),(3724,392,'_payment-instruments_description','field_60f7d5d379818'),(3725,392,'payment-instruments_items-link-title','Discover features'),(3726,392,'_payment-instruments_items-link-title','field_60f7d5df79819'),(3727,392,'payment-instruments',''),(3728,392,'_payment-instruments','field_60f7d59679816'),(3729,392,'complex-services_image','177'),(3730,392,'_complex-services_image','field_60f7daf9c4744'),(3731,392,'complex-services_title','Complex Services to[nbsp]Boost Your Process'),(3732,392,'_complex-services_title','field_60f7d9c5c4742'),(3733,392,'complex-services_description','Our risk management system is[nbsp]the most advanced, customizable and effective in[nbsp]the business. We[nbsp]combine advanced technology and experienced human control to[nbsp]minimise fraudulent transactions while keeping decline rates low and your valued customers satisfied.'),(3734,392,'_complex-services_description','field_60f7d9d7c4743'),(3735,392,'complex-services_items-link-title','Learn more'),(3736,392,'_complex-services_items-link-title','field_60f7dbbfc4745'),(3737,392,'complex-services',''),(3738,392,'_complex-services','field_60f7d9b2c4741'),(3739,392,'blog-block_title','You’re in good company. \r\nShare success with us'),(3740,392,'_blog-block_title','field_60f7deefdb657'),(3741,392,'blog-block_link','a:3:{s:5:\"title\";s:29:\"Read all customers’ stories\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(3742,392,'_blog-block_link','field_60f7df05db658'),(3743,392,'blog-block',''),(3744,392,'_blog-block','field_60f7dee3db656'),(3745,392,'blog-block_large-post','235'),(3746,392,'_blog-block_large-post','field_60f8303a13c72'),(3747,392,'blog-block_large-post_copy','a:3:{i:0;s:3:\"233\";i:1;s:3:\"234\";i:2;s:3:\"198\";}'),(3748,392,'_blog-block_large-post_copy','field_60f831d6000c4'),(3749,392,'blog-block_posts','a:6:{i:0;s:3:\"233\";i:1;s:3:\"235\";i:2;s:3:\"198\";i:3;s:3:\"234\";i:4;s:3:\"389\";i:5;s:3:\"388\";}'),(3750,392,'_blog-block_posts','field_60f8322fd24c4'),(3751,392,'blog-block-large-post_title','Antony from High Risk Product'),(3752,392,'_blog-block-large-post_title','field_60f834906008c'),(3753,392,'blog-block-large-post_description','“Working with the sales teams and account managers has been great. They’ve helped[nbsp]us get to[nbsp]market with our solution much quicker than if[nbsp]we[nbsp]had tried to[nbsp]do[nbsp]it[nbsp]ourselves!”'),(3754,392,'_blog-block-large-post_description','field_60f834946008d'),(3755,392,'blog-block-large-post',''),(3756,392,'_blog-block-large-post','field_60f8347e6008b'),(3757,392,'blog-block_post-button-title','Read Full Story'),(3758,392,'_blog-block_post-button-title','field_60f8413c74859'),(3759,393,'main-block-title','Where Merchants \r\nMeet Buyers'),(3760,393,'_main-block-title','field_60f71cfe844f0'),(3761,393,'main-block-description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(3762,393,'_main-block-description','field_60f71d1a844f1'),(3763,393,'main-block-first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(3764,393,'_main-block-first-button','field_60f71d2b844f2'),(3765,393,'main-block-second-button','Explore more'),(3766,393,'_main-block-second-button','field_60f71d5a844f3'),(3767,393,'main-block-globe-points_item-1','$56'),(3768,393,'_main-block-globe-points_item-1','field_60f7cd79ec2c2'),(3769,393,'main-block-globe-points_item-2','$78'),(3770,393,'_main-block-globe-points_item-2','field_60f7cd81ec2c3'),(3771,393,'main-block-globe-points_item-3','$128'),(3772,393,'_main-block-globe-points_item-3','field_60f7cd86ec2c4'),(3773,393,'main-block-globe-points',''),(3774,393,'_main-block-globe-points','field_60f7cd5bec2c1'),(3775,393,'main-block_title','Where Merchants \r\nMeet Buyers'),(3776,393,'_main-block_title','field_60f71cfe844f0'),(3777,393,'main-block_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(3778,393,'_main-block_description','field_60f71d1a844f1'),(3779,393,'main-block_first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(3780,393,'_main-block_first-button','field_60f71d2b844f2'),(3781,393,'main-block_second-button','Explore more'),(3782,393,'_main-block_second-button','field_60f71d5a844f3'),(3783,393,'main-block',''),(3784,393,'_main-block','field_60f7ce5d3c350'),(3785,393,'globe-points_item-1','$56'),(3786,393,'_globe-points_item-1','field_60f7cd79ec2c2'),(3787,393,'globe-points_item-2','$78'),(3788,393,'_globe-points_item-2','field_60f7cd81ec2c3'),(3789,393,'globe-points_item-3','$128'),(3790,393,'_globe-points_item-3','field_60f7cd86ec2c4'),(3791,393,'globe-points',''),(3792,393,'_globe-points','field_60f7cd5bec2c1'),(3793,393,'block_content_image','154'),(3794,393,'_block_content_image','field_60f7cfac21e3c'),(3795,393,'block_content_title','Since 2006[nbsp]we have helped thousands of[nbsp]merchants grow their business and maximise revenue'),(3796,393,'_block_content_title','field_60f7cf8621e3a'),(3797,393,'block_content_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(3798,393,'_block_content_description','field_60f7cfa321e3b'),(3799,393,'block_content_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(3800,393,'_block_content_button','field_60f7cfc021e3d'),(3801,393,'block_content',''),(3802,393,'_block_content','field_60f7cf7021e39'),(3803,393,'advantages_0_icon','157'),(3804,393,'_advantages_0_icon','field_60f7cff821e3f'),(3805,393,'advantages_0_description','Certificate of Authenticity'),(3806,393,'_advantages_0_description','field_60f7d00d21e40'),(3807,393,'advantages','4'),(3808,393,'_advantages','field_60f7cfdc21e3e'),(3809,393,'advantages_1_icon','158'),(3810,393,'_advantages_1_icon','field_60f7cff821e3f'),(3811,393,'advantages_1_description','Best Solution Awward'),(3812,393,'_advantages_1_description','field_60f7d00d21e40'),(3813,393,'advantages_2_icon','159'),(3814,393,'_advantages_2_icon','field_60f7cff821e3f'),(3815,393,'advantages_2_description','Compliance Certificate'),(3816,393,'_advantages_2_description','field_60f7d00d21e40'),(3817,393,'advantages_3_icon','160'),(3818,393,'_advantages_3_icon','field_60f7cff821e3f'),(3819,393,'advantages_3_description','Customers Choise Awward'),(3820,393,'_advantages_3_description','field_60f7d00d21e40'),(3821,393,'about-company_image','154'),(3822,393,'_about-company_image','field_60f7cfac21e3c'),(3823,393,'about-company_title','Since 2006[nbsp]we have helped thousands of[nbsp]merchants grow their business and maximise revenue'),(3824,393,'_about-company_title','field_60f7cf8621e3a'),(3825,393,'about-company_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(3826,393,'_about-company_description','field_60f7cfa321e3b'),(3827,393,'about-company_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(3828,393,'_about-company_button','field_60f7cfc021e3d'),(3829,393,'about-company',''),(3830,393,'_about-company','field_60f7cf7021e39'),(3831,393,'payment-instruments_title_before','Get all Payment Instruments'),(3832,393,'_payment-instruments_title_before','field_60f7d6dbb8ab4'),(3833,393,'payment-instruments_title_after','You Need to Accelerate'),(3834,393,'_payment-instruments_title_after','field_60f7d70db8ab5'),(3835,393,'payment-instruments_title',''),(3836,393,'_payment-instruments_title','field_60f7d5a179817'),(3837,393,'payment-instruments_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to \r\naccept credit card payments from your customers safely.'),(3838,393,'_payment-instruments_description','field_60f7d5d379818'),(3839,393,'payment-instruments_items-link-title','Discover features'),(3840,393,'_payment-instruments_items-link-title','field_60f7d5df79819'),(3841,393,'payment-instruments',''),(3842,393,'_payment-instruments','field_60f7d59679816'),(3843,393,'complex-services_image','177'),(3844,393,'_complex-services_image','field_60f7daf9c4744'),(3845,393,'complex-services_title','Complex Services to[nbsp]Boost Your Process'),(3846,393,'_complex-services_title','field_60f7d9c5c4742'),(3847,393,'complex-services_description','Our risk management system is[nbsp]the most advanced, customizable and effective in[nbsp]the business. We[nbsp]combine advanced technology and experienced human control to[nbsp]minimise fraudulent transactions while keeping decline rates low and your valued customers satisfied.'),(3848,393,'_complex-services_description','field_60f7d9d7c4743'),(3849,393,'complex-services_items-link-title','Learn more'),(3850,393,'_complex-services_items-link-title','field_60f7dbbfc4745'),(3851,393,'complex-services',''),(3852,393,'_complex-services','field_60f7d9b2c4741'),(3853,393,'blog-block_title','You’re in good company. \r\nShare success with us'),(3854,393,'_blog-block_title','field_60f7deefdb657'),(3855,393,'blog-block_link','a:3:{s:5:\"title\";s:29:\"Read all customers’ stories\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(3856,393,'_blog-block_link','field_60f7df05db658'),(3857,393,'blog-block',''),(3858,393,'_blog-block','field_60f7dee3db656'),(3859,393,'blog-block_large-post','235'),(3860,393,'_blog-block_large-post','field_60f8303a13c72'),(3861,393,'blog-block_large-post_copy','a:3:{i:0;s:3:\"233\";i:1;s:3:\"234\";i:2;s:3:\"198\";}'),(3862,393,'_blog-block_large-post_copy','field_60f831d6000c4'),(3863,393,'blog-block_posts','a:4:{i:0;s:3:\"233\";i:1;s:3:\"235\";i:2;s:3:\"198\";i:3;s:3:\"234\";}'),(3864,393,'_blog-block_posts','field_60f8322fd24c4'),(3865,393,'blog-block-large-post_title','Antony from High Risk Product'),(3866,393,'_blog-block-large-post_title','field_60f834906008c'),(3867,393,'blog-block-large-post_description','“Working with the sales teams and account managers has been great. They’ve helped[nbsp]us get to[nbsp]market with our solution much quicker than if[nbsp]we[nbsp]had tried to[nbsp]do[nbsp]it[nbsp]ourselves!”'),(3868,393,'_blog-block-large-post_description','field_60f834946008d'),(3869,393,'blog-block-large-post',''),(3870,393,'_blog-block-large-post','field_60f8347e6008b'),(3871,393,'blog-block_post-button-title','Read Full Story'),(3872,393,'_blog-block_post-button-title','field_60f8413c74859'),(3873,12,'payment-instruments_title-color','#4BD18E'),(3874,12,'_payment-instruments_title-color','field_60fff271c15df'),(3875,395,'main-block-title','Where Merchants \r\nMeet Buyers'),(3876,395,'_main-block-title','field_60f71cfe844f0'),(3877,395,'main-block-description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(3878,395,'_main-block-description','field_60f71d1a844f1'),(3879,395,'main-block-first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(3880,395,'_main-block-first-button','field_60f71d2b844f2'),(3881,395,'main-block-second-button','Explore more'),(3882,395,'_main-block-second-button','field_60f71d5a844f3'),(3883,395,'main-block-globe-points_item-1','$56'),(3884,395,'_main-block-globe-points_item-1','field_60f7cd79ec2c2'),(3885,395,'main-block-globe-points_item-2','$78'),(3886,395,'_main-block-globe-points_item-2','field_60f7cd81ec2c3'),(3887,395,'main-block-globe-points_item-3','$128'),(3888,395,'_main-block-globe-points_item-3','field_60f7cd86ec2c4'),(3889,395,'main-block-globe-points',''),(3890,395,'_main-block-globe-points','field_60f7cd5bec2c1'),(3891,395,'main-block_title','Where Merchants \r\nMeet Buyers'),(3892,395,'_main-block_title','field_60f71cfe844f0'),(3893,395,'main-block_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(3894,395,'_main-block_description','field_60f71d1a844f1'),(3895,395,'main-block_first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(3896,395,'_main-block_first-button','field_60f71d2b844f2'),(3897,395,'main-block_second-button','Explore more'),(3898,395,'_main-block_second-button','field_60f71d5a844f3'),(3899,395,'main-block',''),(3900,395,'_main-block','field_60f7ce5d3c350'),(3901,395,'globe-points_item-1','$56'),(3902,395,'_globe-points_item-1','field_60f7cd79ec2c2'),(3903,395,'globe-points_item-2','$78'),(3904,395,'_globe-points_item-2','field_60f7cd81ec2c3'),(3905,395,'globe-points_item-3','$128'),(3906,395,'_globe-points_item-3','field_60f7cd86ec2c4'),(3907,395,'globe-points',''),(3908,395,'_globe-points','field_60f7cd5bec2c1'),(3909,395,'block_content_image','154'),(3910,395,'_block_content_image','field_60f7cfac21e3c'),(3911,395,'block_content_title','Since 2006[nbsp]we have helped thousands of[nbsp]merchants grow their business and maximise revenue'),(3912,395,'_block_content_title','field_60f7cf8621e3a'),(3913,395,'block_content_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(3914,395,'_block_content_description','field_60f7cfa321e3b'),(3915,395,'block_content_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(3916,395,'_block_content_button','field_60f7cfc021e3d'),(3917,395,'block_content',''),(3918,395,'_block_content','field_60f7cf7021e39'),(3919,395,'advantages_0_icon','157'),(3920,395,'_advantages_0_icon','field_60f7cff821e3f'),(3921,395,'advantages_0_description','Certificate of Authenticity'),(3922,395,'_advantages_0_description','field_60f7d00d21e40'),(3923,395,'advantages','4'),(3924,395,'_advantages','field_60f7cfdc21e3e'),(3925,395,'advantages_1_icon','158'),(3926,395,'_advantages_1_icon','field_60f7cff821e3f'),(3927,395,'advantages_1_description','Best Solution Awward'),(3928,395,'_advantages_1_description','field_60f7d00d21e40'),(3929,395,'advantages_2_icon','159'),(3930,395,'_advantages_2_icon','field_60f7cff821e3f'),(3931,395,'advantages_2_description','Compliance Certificate'),(3932,395,'_advantages_2_description','field_60f7d00d21e40'),(3933,395,'advantages_3_icon','160'),(3934,395,'_advantages_3_icon','field_60f7cff821e3f'),(3935,395,'advantages_3_description','Customers Choise Awward'),(3936,395,'_advantages_3_description','field_60f7d00d21e40'),(3937,395,'about-company_image','154'),(3938,395,'_about-company_image','field_60f7cfac21e3c'),(3939,395,'about-company_title','Since 2006[nbsp]we have helped thousands of[nbsp]merchants grow their business and maximise revenue'),(3940,395,'_about-company_title','field_60f7cf8621e3a'),(3941,395,'about-company_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(3942,395,'_about-company_description','field_60f7cfa321e3b'),(3943,395,'about-company_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(3944,395,'_about-company_button','field_60f7cfc021e3d'),(3945,395,'about-company',''),(3946,395,'_about-company','field_60f7cf7021e39'),(3947,395,'payment-instruments_title_before','Get all Payment Instruments'),(3948,395,'_payment-instruments_title_before','field_60f7d6dbb8ab4'),(3949,395,'payment-instruments_title_after','You Need to Accelerate'),(3950,395,'_payment-instruments_title_after','field_60f7d70db8ab5'),(3951,395,'payment-instruments_title',''),(3952,395,'_payment-instruments_title','field_60f7d5a179817'),(3953,395,'payment-instruments_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to \r\naccept credit card payments from your customers safely.'),(3954,395,'_payment-instruments_description','field_60f7d5d379818'),(3955,395,'payment-instruments_items-link-title','Discover features'),(3956,395,'_payment-instruments_items-link-title','field_60f7d5df79819'),(3957,395,'payment-instruments',''),(3958,395,'_payment-instruments','field_60f7d59679816'),(3959,395,'complex-services_image','177'),(3960,395,'_complex-services_image','field_60f7daf9c4744'),(3961,395,'complex-services_title','Complex Services to[nbsp]Boost Your Process'),(3962,395,'_complex-services_title','field_60f7d9c5c4742'),(3963,395,'complex-services_description','Our risk management system is[nbsp]the most advanced, customizable and effective in[nbsp]the business. We[nbsp]combine advanced technology and experienced human control to[nbsp]minimise fraudulent transactions while keeping decline rates low and your valued customers satisfied.'),(3964,395,'_complex-services_description','field_60f7d9d7c4743'),(3965,395,'complex-services_items-link-title','Learn more'),(3966,395,'_complex-services_items-link-title','field_60f7dbbfc4745'),(3967,395,'complex-services',''),(3968,395,'_complex-services','field_60f7d9b2c4741'),(3969,395,'blog-block_title','You’re in good company. \r\nShare success with us'),(3970,395,'_blog-block_title','field_60f7deefdb657'),(3971,395,'blog-block_link','a:3:{s:5:\"title\";s:29:\"Read all customers’ stories\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(3972,395,'_blog-block_link','field_60f7df05db658'),(3973,395,'blog-block',''),(3974,395,'_blog-block','field_60f7dee3db656'),(3975,395,'blog-block_large-post','235'),(3976,395,'_blog-block_large-post','field_60f8303a13c72'),(3977,395,'blog-block_large-post_copy','a:3:{i:0;s:3:\"233\";i:1;s:3:\"234\";i:2;s:3:\"198\";}'),(3978,395,'_blog-block_large-post_copy','field_60f831d6000c4'),(3979,395,'blog-block_posts','a:4:{i:0;s:3:\"233\";i:1;s:3:\"235\";i:2;s:3:\"198\";i:3;s:3:\"234\";}'),(3980,395,'_blog-block_posts','field_60f8322fd24c4'),(3981,395,'blog-block-large-post_title','Antony from High Risk Product'),(3982,395,'_blog-block-large-post_title','field_60f834906008c'),(3983,395,'blog-block-large-post_description','“Working with the sales teams and account managers has been great. They’ve helped[nbsp]us get to[nbsp]market with our solution much quicker than if[nbsp]we[nbsp]had tried to[nbsp]do[nbsp]it[nbsp]ourselves!”'),(3984,395,'_blog-block-large-post_description','field_60f834946008d'),(3985,395,'blog-block-large-post',''),(3986,395,'_blog-block-large-post','field_60f8347e6008b'),(3987,395,'blog-block_post-button-title','Read Full Story'),(3988,395,'_blog-block_post-button-title','field_60f8413c74859'),(3989,395,'payment-instruments_title-color','#ff5b5b'),(3990,395,'_payment-instruments_title-color','field_60fff271c15df'),(3991,396,'main-block-title','Where Merchants \r\nMeet Buyers'),(3992,396,'_main-block-title','field_60f71cfe844f0'),(3993,396,'main-block-description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(3994,396,'_main-block-description','field_60f71d1a844f1'),(3995,396,'main-block-first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(3996,396,'_main-block-first-button','field_60f71d2b844f2'),(3997,396,'main-block-second-button','Explore more'),(3998,396,'_main-block-second-button','field_60f71d5a844f3'),(3999,396,'main-block-globe-points_item-1','$56'),(4000,396,'_main-block-globe-points_item-1','field_60f7cd79ec2c2'),(4001,396,'main-block-globe-points_item-2','$78'),(4002,396,'_main-block-globe-points_item-2','field_60f7cd81ec2c3'),(4003,396,'main-block-globe-points_item-3','$128'),(4004,396,'_main-block-globe-points_item-3','field_60f7cd86ec2c4'),(4005,396,'main-block-globe-points',''),(4006,396,'_main-block-globe-points','field_60f7cd5bec2c1'),(4007,396,'main-block_title','Where Merchants \r\nMeet Buyers'),(4008,396,'_main-block_title','field_60f71cfe844f0'),(4009,396,'main-block_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(4010,396,'_main-block_description','field_60f71d1a844f1'),(4011,396,'main-block_first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(4012,396,'_main-block_first-button','field_60f71d2b844f2'),(4013,396,'main-block_second-button','Explore more'),(4014,396,'_main-block_second-button','field_60f71d5a844f3'),(4015,396,'main-block',''),(4016,396,'_main-block','field_60f7ce5d3c350'),(4017,396,'globe-points_item-1','$56'),(4018,396,'_globe-points_item-1','field_60f7cd79ec2c2'),(4019,396,'globe-points_item-2','$78'),(4020,396,'_globe-points_item-2','field_60f7cd81ec2c3'),(4021,396,'globe-points_item-3','$128'),(4022,396,'_globe-points_item-3','field_60f7cd86ec2c4'),(4023,396,'globe-points',''),(4024,396,'_globe-points','field_60f7cd5bec2c1'),(4025,396,'block_content_image','154'),(4026,396,'_block_content_image','field_60f7cfac21e3c'),(4027,396,'block_content_title','Since 2006[nbsp]we have helped thousands of[nbsp]merchants grow their business and maximise revenue'),(4028,396,'_block_content_title','field_60f7cf8621e3a'),(4029,396,'block_content_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(4030,396,'_block_content_description','field_60f7cfa321e3b'),(4031,396,'block_content_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(4032,396,'_block_content_button','field_60f7cfc021e3d'),(4033,396,'block_content',''),(4034,396,'_block_content','field_60f7cf7021e39'),(4035,396,'advantages_0_icon','157'),(4036,396,'_advantages_0_icon','field_60f7cff821e3f'),(4037,396,'advantages_0_description','Certificate of Authenticity'),(4038,396,'_advantages_0_description','field_60f7d00d21e40'),(4039,396,'advantages','4'),(4040,396,'_advantages','field_60f7cfdc21e3e'),(4041,396,'advantages_1_icon','158'),(4042,396,'_advantages_1_icon','field_60f7cff821e3f'),(4043,396,'advantages_1_description','Best Solution Awward'),(4044,396,'_advantages_1_description','field_60f7d00d21e40'),(4045,396,'advantages_2_icon','159'),(4046,396,'_advantages_2_icon','field_60f7cff821e3f'),(4047,396,'advantages_2_description','Compliance Certificate'),(4048,396,'_advantages_2_description','field_60f7d00d21e40'),(4049,396,'advantages_3_icon','160'),(4050,396,'_advantages_3_icon','field_60f7cff821e3f'),(4051,396,'advantages_3_description','Customers Choise Awward'),(4052,396,'_advantages_3_description','field_60f7d00d21e40'),(4053,396,'about-company_image','154'),(4054,396,'_about-company_image','field_60f7cfac21e3c'),(4055,396,'about-company_title','Since 2006[nbsp]we have helped thousands of[nbsp]merchants grow their business and maximise revenue'),(4056,396,'_about-company_title','field_60f7cf8621e3a'),(4057,396,'about-company_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(4058,396,'_about-company_description','field_60f7cfa321e3b'),(4059,396,'about-company_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(4060,396,'_about-company_button','field_60f7cfc021e3d'),(4061,396,'about-company',''),(4062,396,'_about-company','field_60f7cf7021e39'),(4063,396,'payment-instruments_title_before','Get all Payment Instruments'),(4064,396,'_payment-instruments_title_before','field_60f7d6dbb8ab4'),(4065,396,'payment-instruments_title_after','You Need to Accelerate'),(4066,396,'_payment-instruments_title_after','field_60f7d70db8ab5'),(4067,396,'payment-instruments_title',''),(4068,396,'_payment-instruments_title','field_60f7d5a179817'),(4069,396,'payment-instruments_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to \r\naccept credit card payments from your customers safely.'),(4070,396,'_payment-instruments_description','field_60f7d5d379818'),(4071,396,'payment-instruments_items-link-title','Discover features'),(4072,396,'_payment-instruments_items-link-title','field_60f7d5df79819'),(4073,396,'payment-instruments',''),(4074,396,'_payment-instruments','field_60f7d59679816'),(4075,396,'complex-services_image','177'),(4076,396,'_complex-services_image','field_60f7daf9c4744'),(4077,396,'complex-services_title','Complex Services to[nbsp]Boost Your Process'),(4078,396,'_complex-services_title','field_60f7d9c5c4742'),(4079,396,'complex-services_description','Our risk management system is[nbsp]the most advanced, customizable and effective in[nbsp]the business. We[nbsp]combine advanced technology and experienced human control to[nbsp]minimise fraudulent transactions while keeping decline rates low and your valued customers satisfied.'),(4080,396,'_complex-services_description','field_60f7d9d7c4743'),(4081,396,'complex-services_items-link-title','Learn more'),(4082,396,'_complex-services_items-link-title','field_60f7dbbfc4745'),(4083,396,'complex-services',''),(4084,396,'_complex-services','field_60f7d9b2c4741'),(4085,396,'blog-block_title','You’re in good company. \r\nShare success with us'),(4086,396,'_blog-block_title','field_60f7deefdb657'),(4087,396,'blog-block_link','a:3:{s:5:\"title\";s:29:\"Read all customers’ stories\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(4088,396,'_blog-block_link','field_60f7df05db658'),(4089,396,'blog-block',''),(4090,396,'_blog-block','field_60f7dee3db656'),(4091,396,'blog-block_large-post','235'),(4092,396,'_blog-block_large-post','field_60f8303a13c72'),(4093,396,'blog-block_large-post_copy','a:3:{i:0;s:3:\"233\";i:1;s:3:\"234\";i:2;s:3:\"198\";}'),(4094,396,'_blog-block_large-post_copy','field_60f831d6000c4'),(4095,396,'blog-block_posts','a:4:{i:0;s:3:\"233\";i:1;s:3:\"235\";i:2;s:3:\"198\";i:3;s:3:\"234\";}'),(4096,396,'_blog-block_posts','field_60f8322fd24c4'),(4097,396,'blog-block-large-post_title','Antony from High Risk Product'),(4098,396,'_blog-block-large-post_title','field_60f834906008c'),(4099,396,'blog-block-large-post_description','“Working with the sales teams and account managers has been great. They’ve helped[nbsp]us get to[nbsp]market with our solution much quicker than if[nbsp]we[nbsp]had tried to[nbsp]do[nbsp]it[nbsp]ourselves!”'),(4100,396,'_blog-block-large-post_description','field_60f834946008d'),(4101,396,'blog-block-large-post',''),(4102,396,'_blog-block-large-post','field_60f8347e6008b'),(4103,396,'blog-block_post-button-title','Read Full Story'),(4104,396,'_blog-block_post-button-title','field_60f8413c74859'),(4105,396,'payment-instruments_title-color','#4BD18E'),(4106,396,'_payment-instruments_title-color','field_60fff271c15df'),(4107,12,'blog-block_title-color','#4BD18E'),(4108,12,'_blog-block_title-color','field_60fff3b704234'),(4109,12,'blog-block_title_before','Choosing the right online'),(4110,12,'_blog-block_title_before','field_60fff38e04232'),(4111,12,'blog-block_title_after','payment solution for your needs'),(4112,12,'_blog-block_title_after','field_60fff3a404233'),(4113,400,'main-block-title','Where Merchants \r\nMeet Buyers'),(4114,400,'_main-block-title','field_60f71cfe844f0'),(4115,400,'main-block-description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(4116,400,'_main-block-description','field_60f71d1a844f1'),(4117,400,'main-block-first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(4118,400,'_main-block-first-button','field_60f71d2b844f2'),(4119,400,'main-block-second-button','Explore more'),(4120,400,'_main-block-second-button','field_60f71d5a844f3'),(4121,400,'main-block-globe-points_item-1','$56'),(4122,400,'_main-block-globe-points_item-1','field_60f7cd79ec2c2'),(4123,400,'main-block-globe-points_item-2','$78'),(4124,400,'_main-block-globe-points_item-2','field_60f7cd81ec2c3'),(4125,400,'main-block-globe-points_item-3','$128'),(4126,400,'_main-block-globe-points_item-3','field_60f7cd86ec2c4'),(4127,400,'main-block-globe-points',''),(4128,400,'_main-block-globe-points','field_60f7cd5bec2c1'),(4129,400,'main-block_title','Where Merchants \r\nMeet Buyers'),(4130,400,'_main-block_title','field_60f71cfe844f0'),(4131,400,'main-block_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(4132,400,'_main-block_description','field_60f71d1a844f1'),(4133,400,'main-block_first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(4134,400,'_main-block_first-button','field_60f71d2b844f2'),(4135,400,'main-block_second-button','Explore more'),(4136,400,'_main-block_second-button','field_60f71d5a844f3'),(4137,400,'main-block',''),(4138,400,'_main-block','field_60f7ce5d3c350'),(4139,400,'globe-points_item-1','$56'),(4140,400,'_globe-points_item-1','field_60f7cd79ec2c2'),(4141,400,'globe-points_item-2','$78'),(4142,400,'_globe-points_item-2','field_60f7cd81ec2c3'),(4143,400,'globe-points_item-3','$128'),(4144,400,'_globe-points_item-3','field_60f7cd86ec2c4'),(4145,400,'globe-points',''),(4146,400,'_globe-points','field_60f7cd5bec2c1'),(4147,400,'block_content_image','154'),(4148,400,'_block_content_image','field_60f7cfac21e3c'),(4149,400,'block_content_title','Since 2006[nbsp]we have helped thousands of[nbsp]merchants grow their business and maximise revenue'),(4150,400,'_block_content_title','field_60f7cf8621e3a'),(4151,400,'block_content_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(4152,400,'_block_content_description','field_60f7cfa321e3b'),(4153,400,'block_content_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(4154,400,'_block_content_button','field_60f7cfc021e3d'),(4155,400,'block_content',''),(4156,400,'_block_content','field_60f7cf7021e39'),(4157,400,'advantages_0_icon','157'),(4158,400,'_advantages_0_icon','field_60f7cff821e3f'),(4159,400,'advantages_0_description','Certificate of Authenticity'),(4160,400,'_advantages_0_description','field_60f7d00d21e40'),(4161,400,'advantages','4'),(4162,400,'_advantages','field_60f7cfdc21e3e'),(4163,400,'advantages_1_icon','158'),(4164,400,'_advantages_1_icon','field_60f7cff821e3f'),(4165,400,'advantages_1_description','Best Solution Awward'),(4166,400,'_advantages_1_description','field_60f7d00d21e40'),(4167,400,'advantages_2_icon','159'),(4168,400,'_advantages_2_icon','field_60f7cff821e3f'),(4169,400,'advantages_2_description','Compliance Certificate'),(4170,400,'_advantages_2_description','field_60f7d00d21e40'),(4171,400,'advantages_3_icon','160'),(4172,400,'_advantages_3_icon','field_60f7cff821e3f'),(4173,400,'advantages_3_description','Customers Choise Awward'),(4174,400,'_advantages_3_description','field_60f7d00d21e40'),(4175,400,'about-company_image','154'),(4176,400,'_about-company_image','field_60f7cfac21e3c'),(4177,400,'about-company_title','Since 2006[nbsp]we have helped thousands of[nbsp]merchants grow their business and maximise revenue'),(4178,400,'_about-company_title','field_60f7cf8621e3a'),(4179,400,'about-company_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(4180,400,'_about-company_description','field_60f7cfa321e3b'),(4181,400,'about-company_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(4182,400,'_about-company_button','field_60f7cfc021e3d'),(4183,400,'about-company',''),(4184,400,'_about-company','field_60f7cf7021e39'),(4185,400,'payment-instruments_title_before','Get all Payment Instruments'),(4186,400,'_payment-instruments_title_before','field_60f7d6dbb8ab4'),(4187,400,'payment-instruments_title_after','You Need to Accelerate'),(4188,400,'_payment-instruments_title_after','field_60f7d70db8ab5'),(4189,400,'payment-instruments_title',''),(4190,400,'_payment-instruments_title','field_60f7d5a179817'),(4191,400,'payment-instruments_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to \r\naccept credit card payments from your customers safely.'),(4192,400,'_payment-instruments_description','field_60f7d5d379818'),(4193,400,'payment-instruments_items-link-title','Discover features'),(4194,400,'_payment-instruments_items-link-title','field_60f7d5df79819'),(4195,400,'payment-instruments',''),(4196,400,'_payment-instruments','field_60f7d59679816'),(4197,400,'complex-services_image','177'),(4198,400,'_complex-services_image','field_60f7daf9c4744'),(4199,400,'complex-services_title','Complex Services to[nbsp]Boost Your Process'),(4200,400,'_complex-services_title','field_60f7d9c5c4742'),(4201,400,'complex-services_description','Our risk management system is[nbsp]the most advanced, customizable and effective in[nbsp]the business. We[nbsp]combine advanced technology and experienced human control to[nbsp]minimise fraudulent transactions while keeping decline rates low and your valued customers satisfied.'),(4202,400,'_complex-services_description','field_60f7d9d7c4743'),(4203,400,'complex-services_items-link-title','Learn more'),(4204,400,'_complex-services_items-link-title','field_60f7dbbfc4745'),(4205,400,'complex-services',''),(4206,400,'_complex-services','field_60f7d9b2c4741'),(4207,400,'blog-block_title',''),(4208,400,'_blog-block_title','field_60f7deefdb657'),(4209,400,'blog-block_link','a:3:{s:5:\"title\";s:29:\"Read all customers’ stories\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(4210,400,'_blog-block_link','field_60f7df05db658'),(4211,400,'blog-block',''),(4212,400,'_blog-block','field_60f7dee3db656'),(4213,400,'blog-block_large-post','235'),(4214,400,'_blog-block_large-post','field_60f8303a13c72'),(4215,400,'blog-block_large-post_copy','a:3:{i:0;s:3:\"233\";i:1;s:3:\"234\";i:2;s:3:\"198\";}'),(4216,400,'_blog-block_large-post_copy','field_60f831d6000c4'),(4217,400,'blog-block_posts','a:4:{i:0;s:3:\"233\";i:1;s:3:\"235\";i:2;s:3:\"198\";i:3;s:3:\"234\";}'),(4218,400,'_blog-block_posts','field_60f8322fd24c4'),(4219,400,'blog-block-large-post_title','Antony from High Risk Product'),(4220,400,'_blog-block-large-post_title','field_60f834906008c'),(4221,400,'blog-block-large-post_description','“Working with the sales teams and account managers has been great. They’ve helped[nbsp]us get to[nbsp]market with our solution much quicker than if[nbsp]we[nbsp]had tried to[nbsp]do[nbsp]it[nbsp]ourselves!”'),(4222,400,'_blog-block-large-post_description','field_60f834946008d'),(4223,400,'blog-block-large-post',''),(4224,400,'_blog-block-large-post','field_60f8347e6008b'),(4225,400,'blog-block_post-button-title','Read Full Story'),(4226,400,'_blog-block_post-button-title','field_60f8413c74859'),(4227,400,'payment-instruments_title-color','#4BD18E'),(4228,400,'_payment-instruments_title-color','field_60fff271c15df'),(4229,400,'blog-block_title-color','#4BD18E'),(4230,400,'_blog-block_title-color','field_60fff3b704234'),(4231,400,'blog-block_title_before','You’re in good company.'),(4232,400,'_blog-block_title_before','field_60fff38e04232'),(4233,400,'blog-block_title_after','Share success with us'),(4234,400,'_blog-block_title_after','field_60fff3a404233'),(4235,291,'blog-block_title-color','#4BD18E'),(4236,291,'_blog-block_title-color','field_60fff607aff99'),(4237,291,'blog-block_title_before','Choosing the right online'),(4238,291,'_blog-block_title_before','field_60fff6bcaff9a'),(4239,291,'blog-block_title_after','payment solution for your needs'),(4240,291,'_blog-block_title_after','field_60fff6d5aff9b'),(4247,405,'_edit_last','1'),(4248,405,'_yoast_wpseo_estimated-reading-time-minutes',''),(4249,405,'_edit_lock','1631212517:1'),(4250,406,'_edit_last','1'),(4251,406,'_yoast_wpseo_estimated-reading-time-minutes',''),(4252,406,'_edit_lock','1637330856:1'),(4253,407,'_edit_last','1'),(4254,407,'_yoast_wpseo_estimated-reading-time-minutes',''),(4255,407,'_edit_lock','1635153050:1'),(4322,409,'_edit_last','1'),(4323,409,'_edit_lock','1630575070:1'),(4324,407,'form-preview_title','Get Free Guide to Modern Support'),(4325,407,'_form-preview_title','field_6100121c724a1'),(4326,407,'form-preview_description','Download our free guide'),(4327,407,'_form-preview_description','field_61001242724a2'),(4328,407,'form-preview',''),(4329,407,'_form-preview','field_610011b8724a0'),(4330,406,'form-preview_title','Get Free Guide to Modern Support'),(4331,406,'_form-preview_title','field_6100121c724a1'),(4332,406,'form-preview_description','Download our free guide'),(4333,406,'_form-preview_description','field_61001242724a2'),(4334,406,'form-preview',''),(4335,406,'_form-preview','field_610011b8724a0'),(4336,405,'form-preview_title','Get Free Guide to Modern Support'),(4337,405,'_form-preview_title','field_6100121c724a1'),(4338,405,'form-preview_description','Download our free guide'),(4339,405,'_form-preview_description','field_61001242724a2'),(4340,405,'form-preview',''),(4341,405,'_form-preview','field_610011b8724a0'),(4976,428,'_yoast_wpseo_estimated-reading-time-minutes',''),(4977,428,'main-block_image','300'),(4978,428,'_main-block_image','field_60fe22fa390e1'),(4979,428,'main-block_title','Full payment solution'),(4980,428,'_main-block_title','field_60fe22cc390df'),(4981,428,'main-block_description','CommerceGate offers a secure and regulated payment solution to PSPs featuring quick merchant onboarding, risk and compliance management, and cost optimizations.'),(4982,428,'_main-block_description','field_60fe22da390e0'),(4983,428,'main-block_first-button','a:3:{s:5:\"title\";s:11:\"Get started\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/sign-up/\";s:6:\"target\";s:0:\"\";}'),(4984,428,'_main-block_first-button','field_60fe2326390e2'),(4985,428,'main-block_second-button','Discover more'),(4986,428,'_main-block_second-button','field_60fe2339390e3'),(4987,428,'main-block',''),(4988,428,'_main-block','field_60fe22ac390de'),(4989,428,'introductory-block_title',''),(4990,428,'_introductory-block_title','field_60fe252908e5a'),(4991,428,'introductory-block_description',''),(4992,428,'_introductory-block_description','field_60fe253608e5b'),(4993,428,'introductory-block',''),(4994,428,'_introductory-block','field_60fe251408e59'),(4995,428,'page-content_0_block-type','type-2'),(4996,428,'_page-content_0_block-type','field_60fe33225760d'),(4997,428,'page-content_0_content-position','left'),(4998,428,'_page-content_0_content-position','field_60fe3af01f07a'),(4999,428,'page-content_0_background-gradient_from','#02db4a'),(5000,428,'_page-content_0_background-gradient_from','field_60fe3a45fa40a'),(5001,428,'page-content_0_background-gradient_to','#c61d4a'),(5002,428,'_page-content_0_background-gradient_to','field_60fe3a50fa40b'),(5003,428,'page-content_0_background-gradient',''),(5004,428,'_page-content_0_background-gradient','field_60fe39d8fa409'),(5005,428,'page-content_0_content_image','2388'),(5006,428,'_page-content_0_content_image','field_60fe35655522a'),(5007,428,'page-content_0_content_title','Revenue Optimization'),(5008,428,'_page-content_0_content_title','field_60fe35c95522b'),(5009,428,'page-content_0_content_description','CommerceGate offers an end-to-end service for your onboarded merchants from relationship management to daily operations.'),(5010,428,'_page-content_0_content_description','field_60fe35fb5522c'),(5011,428,'page-content_0_content',''),(5012,428,'_page-content_0_content','field_60fe36115522d'),(5013,428,'page-content_0_list_0_icon','2203'),(5014,428,'_page-content_0_list_0_icon','field_60fe3823432ad'),(5015,428,'page-content_0_list_0_title','Merchant risk and[nbsp]compliance'),(5016,428,'_page-content_0_list_0_title','field_60fe3832432ae'),(5017,428,'page-content_0_list_0_description','Our dedicated experts ensure you stay ahead of all regulation changes.'),(5018,428,'_page-content_0_list_0_description','field_60fe3836432af'),(5019,428,'page-content_0_list','4'),(5020,428,'_page-content_0_list','field_60fe366c432ac'),(5021,428,'page-content_1_block-type','type-4'),(5022,428,'_page-content_1_block-type','field_60fe33225760d'),(5023,428,'page-content_1_content-position','right'),(5024,428,'_page-content_1_content-position','field_60fe3af01f07a'),(5025,428,'page-content_1_content_image','2384'),(5026,428,'_page-content_1_content_image','field_60fe35655522a'),(5027,428,'page-content_1_content_title','Automated risk assessment'),(5028,428,'_page-content_1_content_title','field_60fe35c95522b'),(5029,428,'page-content_1_content_description','CommerceGate offers our high standards of financial controls and[nbsp]long proven track record on[nbsp]payment risk and[nbsp]compliance management to[nbsp]become a[nbsp]reliable payment solutions partner in[nbsp]providing transparent risk assessments.'),(5030,428,'_page-content_1_content_description','field_60fe35fb5522c'),(5031,428,'page-content_1_content',''),(5032,428,'_page-content_1_content','field_60fe36115522d'),(5033,428,'page-content_1_list_0_icon','2208'),(5034,428,'_page-content_1_list_0_icon','field_60fe3823432ad'),(5035,428,'page-content_1_list_0_title','Stay ahead of regulators'),(5036,428,'_page-content_1_list_0_title','field_60fe3832432ae'),(5037,428,'page-content_1_list','4'),(5038,428,'_page-content_1_list','field_60fe366c432ac'),(5039,428,'page-content_2_block-type','type-5'),(5040,428,'_page-content_2_block-type','field_60fe33225760d'),(5041,428,'page-content_2_content-position','left'),(5042,428,'_page-content_2_content-position','field_60fe3af01f07a'),(5043,428,'page-content_2_content_image','2383'),(5044,428,'_page-content_2_content_image','field_60fe35655522a'),(5045,428,'page-content_2_content_title','Leverage enterprise-level expertise and network'),(5046,428,'_page-content_2_content_title','field_60fe35c95522b'),(5047,428,'page-content_2_content_description','CommerceGate offers a[nbsp]two-sided partnership network to[nbsp]share aggregated industry expertise and developments to[nbsp]help you stay ahead.'),(5048,428,'_page-content_2_content_description','field_60fe35fb5522c'),(5049,428,'page-content_2_content',''),(5050,428,'_page-content_2_content','field_60fe36115522d'),(5051,428,'page-content_2_list_0_title','Strong compliance framework'),(5052,428,'_page-content_2_list_0_title','field_60fe3832432ae'),(5053,428,'page-content_2_list_0_description','Deploy our agile payment pages to suit any platform'),(5054,428,'_page-content_2_list_0_description','field_60fe3836432af'),(5055,428,'page-content_2_list','4'),(5056,428,'_page-content_2_list','field_60fe366c432ac'),(5057,428,'page-content_3_block-type','type-4'),(5058,428,'_page-content_3_block-type','field_60fe33225760d'),(5059,428,'page-content_3_content-position','right'),(5060,428,'_page-content_3_content-position','field_60fe3af01f07a'),(5061,428,'page-content_3_content_image','2387'),(5062,428,'_page-content_3_content_image','field_60fe35655522a'),(5063,428,'page-content_3_content_title','Payments for e[nbds]commerce'),(5064,428,'_page-content_3_content_title','field_60fe35c95522b'),(5065,428,'page-content_3_content_description','CommerceGate offers leading proprietary payment technologies and dedicated technical expertise for any[nbsp]business type. Most popular Payment Methods are[nbsp]supported globally.'),(5066,428,'_page-content_3_content_description','field_60fe35fb5522c'),(5067,428,'page-content_3_content',''),(5068,428,'_page-content_3_content','field_60fe36115522d'),(5069,428,'page-content_3_list_0_icon','2214'),(5070,428,'_page-content_3_list_0_icon','field_60fe3823432ad'),(5071,428,'page-content_3_list_0_title','Leading global payment technology'),(5072,428,'_page-content_3_list_0_title','field_60fe3832432ae'),(5073,428,'page-content_3_list_0_description','Built on highly available and[nbsp]scalable microservice architecture'),(5074,428,'_page-content_3_list_0_description','field_60fe3836432af'),(5075,428,'page-content_3_list','4'),(5076,428,'_page-content_3_list','field_60fe366c432ac'),(5077,428,'page-content_4_block-type','type-5'),(5078,428,'_page-content_4_block-type','field_60fe33225760d'),(5079,428,'page-content_4_content-position','left'),(5080,428,'_page-content_4_content-position','field_60fe3af01f07a'),(5081,428,'page-content_4_background-gradient_from','#100A52'),(5082,428,'_page-content_4_background-gradient_from','field_60fe3a45fa40a'),(5083,428,'page-content_4_background-gradient_to','#144B66'),(5084,428,'_page-content_4_background-gradient_to','field_60fe3a50fa40b'),(5085,428,'page-content_4_background-gradient',''),(5086,428,'_page-content_4_background-gradient','field_60fe39d8fa409'),(5087,428,'page-content_4_content_image','2394'),(5088,428,'_page-content_4_content_image','field_60fe35655522a'),(5089,428,'page-content_4_content_title','SaaS Billing Platform'),(5090,428,'_page-content_4_content_title','field_60fe35c95522b'),(5091,428,'page-content_4_content_description','CommerceGate offers our clients an automated and transparent billing system to save time on high-volume transaction reconciliation.'),(5092,428,'_page-content_4_content_description','field_60fe35fb5522c'),(5093,428,'page-content_4_content_button','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(5094,428,'_page-content_4_content_button','field_60fe3cf5ca1fb'),(5095,428,'page-content_4_content',''),(5096,428,'_page-content_4_content','field_60fe36115522d'),(5097,428,'page-content_4_list_0_icon','2220'),(5098,428,'_page-content_4_list_0_icon','field_60fe3823432ad'),(5099,428,'page-content_4_list_0_title','Finance Reconciliation SaaS'),(5100,428,'_page-content_4_list_0_title','field_60fe3832432ae'),(5101,428,'page-content_4_list','4'),(5102,428,'_page-content_4_list','field_60fe366c432ac'),(5103,428,'page-content','6'),(5104,428,'_page-content','field_60fe2e8ddcc54'),(5105,428,'page-content_0_list_1_icon','2206'),(5106,428,'_page-content_0_list_1_icon','field_60fe3823432ad'),(5107,428,'page-content_0_list_1_title','Settlement and[nbsp]Reconciliation'),(5108,428,'_page-content_0_list_1_title','field_60fe3832432ae'),(5109,428,'page-content_0_list_1_description','Full platform transparency without dependencies from[nbsp]third-parties.'),(5110,428,'_page-content_0_list_1_description','field_60fe3836432af'),(5111,428,'page-content_0_list_2_icon','2205'),(5112,428,'_page-content_0_list_2_icon','field_60fe3823432ad'),(5113,428,'page-content_0_list_2_title','Seamless AML checks and[nbsp]KYC'),(5114,428,'_page-content_0_list_2_title','field_60fe3832432ae'),(5115,428,'page-content_0_list_2_description','Receive qualified leads that are[nbsp]within your acceptance and[nbsp]risk policies.'),(5116,428,'_page-content_0_list_2_description','field_60fe3836432af'),(5117,428,'page-content_0_list_3_icon','2204'),(5118,428,'_page-content_0_list_3_icon','field_60fe3823432ad'),(5119,428,'page-content_0_list_3_title','Risk Collateral Management'),(5120,428,'_page-content_0_list_3_title','field_60fe3832432ae'),(5121,428,'page-content_0_list_3_description','24/7 and[nbsp]automated multi-level anti-fraud system that learns and[nbsp]adapts.'),(5122,428,'_page-content_0_list_3_description','field_60fe3836432af'),(5123,428,'page-content_1_list_1_icon','2209'),(5124,428,'_page-content_1_list_1_icon','field_60fe3823432ad'),(5125,428,'page-content_1_list_1_title','Traffic and risk KPI management'),(5126,428,'_page-content_1_list_1_title','field_60fe3832432ae'),(5127,428,'page-content_1_list_2_icon','2207'),(5128,428,'_page-content_1_list_2_icon','field_60fe3823432ad'),(5129,428,'page-content_1_list_2_title','Flexible risk tolerance and[nbsp]acceptance'),(5130,428,'_page-content_1_list_2_title','field_60fe3832432ae'),(5131,428,'page-content_1_list_3_icon','2200'),(5132,428,'_page-content_1_list_3_icon','field_60fe3823432ad'),(5133,428,'page-content_1_list_3_title','Real-time payment fraud protection'),(5134,428,'_page-content_1_list_3_title','field_60fe3832432ae'),(5135,428,'page-content_2_list_1_title','Dedicated payment experts'),(5136,428,'_page-content_2_list_1_title','field_60fe3832432ae'),(5137,428,'page-content_2_list_1_description','Single point of[nbsp]contact, handling authorisation, clearing and settlement'),(5138,428,'_page-content_2_list_1_description','field_60fe3836432af'),(5139,428,'page-content_2_list_2_title','Europol recognized case management'),(5140,428,'_page-content_2_list_2_title','field_60fe3832432ae'),(5141,428,'page-content_2_list_2_description','State of[nbsp]the art fraud scrubbing and real-time monitoring by[nbsp]our risk team'),(5142,428,'_page-content_2_list_2_description','field_60fe3836432af'),(5143,428,'page-content_2_list_3_title','Presence in[nbsp]WTO and[nbsp]ICC'),(5144,428,'_page-content_2_list_3_title','field_60fe3832432ae'),(5145,428,'page-content_2_list_3_description','Tactical, analytical approach to[nbsp]your pricing'),(5146,428,'_page-content_2_list_3_description','field_60fe3836432af'),(5147,428,'page-content_3_list_1_icon','2215'),(5148,428,'_page-content_3_list_1_icon','field_60fe3823432ad'),(5149,428,'page-content_3_list_1_title','Secured 2FA User Authentication'),(5150,428,'_page-content_3_list_1_title','field_60fe3832432ae'),(5151,428,'page-content_3_list_1_description','High-level user authentication service for you and[nbsp]your[nbsp]business.'),(5152,428,'_page-content_3_list_1_description','field_60fe3836432af'),(5153,428,'page-content_3_list_2_icon','2217'),(5154,428,'_page-content_3_list_2_icon','field_60fe3823432ad'),(5155,428,'page-content_3_list_2_title','20+ Active Upstream Providers'),(5156,428,'_page-content_3_list_2_title','field_60fe3832432ae'),(5157,428,'page-content_3_list_2_description','Leverage leading integration proxy partners for any business types.'),(5158,428,'_page-content_3_list_2_description','field_60fe3836432af'),(5159,428,'page-content_3_list_3_icon','2216'),(5160,428,'_page-content_3_list_3_icon','field_60fe3823432ad'),(5161,428,'page-content_3_list_3_title','Supports all popular payment types'),(5162,428,'_page-content_3_list_3_title','field_60fe3832432ae'),(5163,428,'page-content_3_list_3_description','Supports real-time payments, merchant withdrawals, data tokenization and[nbsp]APMs.'),(5164,428,'_page-content_3_list_3_description','field_60fe3836432af'),(5165,428,'page-content_4_list_1_icon','2218'),(5166,428,'_page-content_4_list_1_icon','field_60fe3823432ad'),(5167,428,'page-content_4_list_1_title','Access transaction data'),(5168,428,'_page-content_4_list_1_title','field_60fe3832432ae'),(5169,428,'page-content_4_list_2_icon','2219'),(5170,428,'_page-content_4_list_2_icon','field_60fe3823432ad'),(5171,428,'page-content_4_list_2_title','Discount model support'),(5172,428,'_page-content_4_list_2_title','field_60fe3832432ae'),(5173,428,'page-content_4_list_3_icon','2221'),(5174,428,'_page-content_4_list_3_icon','field_60fe3823432ad'),(5175,428,'page-content_4_list_3_title','Dedicated and full support'),(5176,428,'_page-content_4_list_3_title','field_60fe3832432ae'),(5177,428,'page-content_0_background-gradient_type','dark'),(5178,428,'_page-content_0_background-gradient_type','field_60fe42d9fe46a'),(5179,428,'page-content_4_background-gradient_type','light'),(5180,428,'_page-content_4_background-gradient_type','field_60fe42d9fe46a'),(5181,428,'page-content_0_background-gradient_content-color','dark'),(5182,428,'_page-content_0_background-gradient_content-color','field_60fe46b438c11'),(5183,428,'page-content_4_background-gradient_content-color','dark'),(5184,428,'_page-content_4_background-gradient_content-color','field_60fe46b438c11'),(5185,428,'page-content_0_style_content-color','light'),(5186,428,'_page-content_0_style_content-color','field_60fe46b438c11'),(5187,428,'page-content_0_style_type','dark'),(5188,428,'_page-content_0_style_type','field_60fe42d9fe46a'),(5189,428,'page-content_0_style',''),(5190,428,'_page-content_0_style','field_60fe39d8fa409'),(5191,428,'page-content_4_style_content-color','dark'),(5192,428,'_page-content_4_style_content-color','field_60fe46b438c11'),(5193,428,'page-content_4_style_type','light'),(5194,428,'_page-content_4_style_type','field_60fe42d9fe46a'),(5195,428,'page-content_4_style',''),(5196,428,'_page-content_4_style','field_60fe39d8fa409'),(5197,428,'page-content_0_style_bg-type','dark'),(5198,428,'_page-content_0_style_bg-type','field_60fe42d9fe46a'),(5199,428,'page-content_4_style_bg-type','light'),(5200,428,'_page-content_4_style_bg-type','field_60fe42d9fe46a'),(5201,428,'page-content_0_style_bg-from','#81d742'),(5202,428,'_page-content_0_style_bg-from','field_60fe3a45fa40a'),(5203,428,'page-content_0_style_bg-to','#8224e3'),(5204,428,'_page-content_0_style_bg-to','field_60fe3a50fa40b'),(5205,428,'blog-block_title',''),(5206,428,'_blog-block_title','field_60fe6c2eadbe0'),(5207,428,'blog-block_link','a:3:{s:5:\"title\";s:12:\"Explore more\";s:3:\"url\";s:45:\"https://commercegate.goodface.com.ua/wp/blog/\";s:6:\"target\";s:0:\"\";}'),(5208,428,'_blog-block_link','field_60fe6c2eadbe1'),(5209,428,'blog-block_posts','a:3:{i:0;s:4:\"2524\";i:1;s:4:\"2487\";i:2;s:4:\"2499\";}'),(5210,428,'_blog-block_posts','field_60fe6c2eadbe2'),(5211,428,'blog-block_post-button-title','Keep Reading'),(5212,428,'_blog-block_post-button-title','field_60fe6c2eadbe3'),(5213,428,'blog-block',''),(5214,428,'_blog-block','field_60fe6c2eadbdf'),(5215,428,'testimonials_title','Latest Testimonials'),(5216,428,'_testimonials_title','field_60ffd62579c6a'),(5217,428,'testimonials_description','Don’t take our word for it. Take yours.'),(5218,428,'_testimonials_description','field_60ffd62c79c6b'),(5219,428,'testimonials_cases',''),(5220,428,'_testimonials_cases','field_60ffd68f79c6c'),(5221,428,'testimonials_post-button-title','Read Company’s case study'),(5222,428,'_testimonials_post-button-title','field_60ffd8a5f4211'),(5223,428,'testimonials',''),(5224,428,'_testimonials','field_60ffd61879c69'),(5225,428,'blog-block_title-color','#4BD18E'),(5226,428,'_blog-block_title-color','field_60fff607aff99'),(5227,428,'blog-block_title_before','Choosing the right online'),(5228,428,'_blog-block_title_before','field_60fff6bcaff9a'),(5229,428,'blog-block_title_after','payment solution for your needs'),(5230,428,'_blog-block_title_after','field_60fff6d5aff9b'),(5231,428,'_dp_original','291'),(5232,428,'_edit_lock','1639491765:1'),(5233,429,'_yoast_wpseo_estimated-reading-time-minutes',''),(5234,429,'main-block_image','300'),(5235,429,'_main-block_image','field_60fe22fa390e1'),(5236,429,'main-block_title','Discover new revenue channels \r\nfrom different verticals'),(5237,429,'_main-block_title','field_60fe22cc390df'),(5238,429,'main-block_description','CommerceGates offer to banking institutions insights on[nbsp]the[nbsp]risk profiles of[nbsp]clients from different verticals along with[nbsp]risk and[nbsp]compliance management services.'),(5239,429,'_main-block_description','field_60fe22da390e0'),(5240,429,'main-block_first-button','a:3:{s:5:\"title\";s:11:\"Get started\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/sign-up/\";s:6:\"target\";s:0:\"\";}'),(5241,429,'_main-block_first-button','field_60fe2326390e2'),(5242,429,'main-block_second-button','Discover more'),(5243,429,'_main-block_second-button','field_60fe2339390e3'),(5244,429,'main-block',''),(5245,429,'_main-block','field_60fe22ac390de'),(5246,429,'introductory-block_title',''),(5247,429,'_introductory-block_title','field_60fe252908e5a'),(5248,429,'introductory-block_description',''),(5249,429,'_introductory-block_description','field_60fe253608e5b'),(5250,429,'introductory-block',''),(5251,429,'_introductory-block','field_60fe251408e59'),(5252,429,'page-content_0_block-type','type-1'),(5253,429,'_page-content_0_block-type','field_60fe33225760d'),(5254,429,'page-content_0_content-position','left'),(5255,429,'_page-content_0_content-position','field_60fe3af01f07a'),(5256,429,'page-content_0_background-gradient_from','#02db4a'),(5257,429,'_page-content_0_background-gradient_from','field_60fe3a45fa40a'),(5258,429,'page-content_0_background-gradient_to','#c61d4a'),(5259,429,'_page-content_0_background-gradient_to','field_60fe3a50fa40b'),(5260,429,'page-content_0_background-gradient',''),(5261,429,'_page-content_0_background-gradient','field_60fe39d8fa409'),(5262,429,'page-content_0_content_image','2768'),(5263,429,'_page-content_0_content_image','field_60fe35655522a'),(5264,429,'page-content_0_content_title','Extend your current offerings with our infrastructure'),(5265,429,'_page-content_0_content_title','field_60fe35c95522b'),(5266,429,'page-content_0_content_description','CommerceGate offers an all-in-one payment solution from fund management, forex, crediting, investment, custodian, and banking services.'),(5267,429,'_page-content_0_content_description','field_60fe35fb5522c'),(5268,429,'page-content_0_content',''),(5269,429,'_page-content_0_content','field_60fe36115522d'),(5270,429,'page-content_0_list_0_icon','2228'),(5271,429,'_page-content_0_list_0_icon','field_60fe3823432ad'),(5272,429,'page-content_0_list_0_title','Connect with new[nbsp]customers'),(5273,429,'_page-content_0_list_0_title','field_60fe3832432ae'),(5274,429,'page-content_0_list_0_description','Deploy our agile payment pages to suit any platform'),(5275,429,'_page-content_0_list_0_description','field_60fe3836432af'),(5276,429,'page-content_0_list','4'),(5277,429,'_page-content_0_list','field_60fe366c432ac'),(5278,429,'page-content_1_block-type','type-4'),(5279,429,'_page-content_1_block-type','field_60fe33225760d'),(5280,429,'page-content_1_content-position','right'),(5281,429,'_page-content_1_content-position','field_60fe3af01f07a'),(5282,429,'page-content_1_content_image','2396'),(5283,429,'_page-content_1_content_image','field_60fe35655522a'),(5284,429,'page-content_1_content_title','Automated risk assessment'),(5285,429,'_page-content_1_content_title','field_60fe35c95522b'),(5286,429,'page-content_1_content_description','CommerceGate is an EU licensed intermediary that handles operations, risk and compliance management and manages credit and reputational risks with our proven track record of financial controls and operational excellence.'),(5287,429,'_page-content_1_content_description','field_60fe35fb5522c'),(5288,429,'page-content_1_content',''),(5289,429,'_page-content_1_content','field_60fe36115522d'),(5290,429,'page-content_1_list_0_icon','2233'),(5291,429,'_page-content_1_list_0_icon','field_60fe3823432ad'),(5292,429,'page-content_1_list_0_title','Remove compliance risk completely'),(5293,429,'_page-content_1_list_0_title','field_60fe3832432ae'),(5294,429,'page-content_1_list','4'),(5295,429,'_page-content_1_list','field_60fe366c432ac'),(5296,429,'page-content_2_block-type','type-5'),(5297,429,'_page-content_2_block-type','field_60fe33225760d'),(5298,429,'page-content_2_content-position','left'),(5299,429,'_page-content_2_content-position','field_60fe3af01f07a'),(5300,429,'page-content_2_content_image','2398'),(5301,429,'_page-content_2_content_image','field_60fe35655522a'),(5302,429,'page-content_2_content_title','Leverage enterprise-level expertise and network'),(5303,429,'_page-content_2_content_title','field_60fe35c95522b'),(5304,429,'page-content_2_content_description','CommerceGate offers a two-sided partnership network to share aggregated industry expertise and developments to help you stay ahead.'),(5305,429,'_page-content_2_content_description','field_60fe35fb5522c'),(5306,429,'page-content_2_content',''),(5307,429,'_page-content_2_content','field_60fe36115522d'),(5308,429,'page-content_2_list_0_title','Proven Compliance Team'),(5309,429,'_page-content_2_list_0_title','field_60fe3832432ae'),(5310,429,'page-content_2_list_0_description','Deploy our agile payment pages to suit any platform'),(5311,429,'_page-content_2_list_0_description','field_60fe3836432af'),(5312,429,'page-content_2_list','4'),(5313,429,'_page-content_2_list','field_60fe366c432ac'),(5314,429,'page-content_3_block-type','type-4'),(5315,429,'_page-content_3_block-type','field_60fe33225760d'),(5316,429,'page-content_3_content-position','right'),(5317,429,'_page-content_3_content-position','field_60fe3af01f07a'),(5318,429,'page-content_3_content_image','2399'),(5319,429,'_page-content_3_content_image','field_60fe35655522a'),(5320,429,'page-content_3_content_title','Payments for e[nbds]commerce'),(5321,429,'_page-content_3_content_title','field_60fe35c95522b'),(5322,429,'page-content_3_content_description','CommerceGate offers leading proprietary payment technologies and[nbsp]dedicated technical expertise for any business type.'),(5323,429,'_page-content_3_content_description','field_60fe35fb5522c'),(5324,429,'page-content_3_content',''),(5325,429,'_page-content_3_content','field_60fe36115522d'),(5326,429,'page-content_3_list_0_icon','2214'),(5327,429,'_page-content_3_list_0_icon','field_60fe3823432ad'),(5328,429,'page-content_3_list_0_title','Leading global payment technology'),(5329,429,'_page-content_3_list_0_title','field_60fe3832432ae'),(5330,429,'page-content_3_list_0_description','Built on[nbsp]highly available and[nbsp]scalable microservice architecture'),(5331,429,'_page-content_3_list_0_description','field_60fe3836432af'),(5332,429,'page-content_3_list','4'),(5333,429,'_page-content_3_list','field_60fe366c432ac'),(5334,429,'page-content_4_block-type','type-5'),(5335,429,'_page-content_4_block-type','field_60fe33225760d'),(5336,429,'page-content_4_content-position','left'),(5337,429,'_page-content_4_content-position','field_60fe3af01f07a'),(5338,429,'page-content_4_background-gradient_from','#100A52'),(5339,429,'_page-content_4_background-gradient_from','field_60fe3a45fa40a'),(5340,429,'page-content_4_background-gradient_to','#144B66'),(5341,429,'_page-content_4_background-gradient_to','field_60fe3a50fa40b'),(5342,429,'page-content_4_background-gradient',''),(5343,429,'_page-content_4_background-gradient','field_60fe39d8fa409'),(5344,429,'page-content_4_content_image','2400'),(5345,429,'_page-content_4_content_image','field_60fe35655522a'),(5346,429,'page-content_4_content_title','SaaS Billing Platform'),(5347,429,'_page-content_4_content_title','field_60fe35c95522b'),(5348,429,'page-content_4_content_description','CommerceGate offers our clients an automated and transparent billing system to save time on high-volume transaction reconciliation.'),(5349,429,'_page-content_4_content_description','field_60fe35fb5522c'),(5350,429,'page-content_4_content_button','a:3:{s:5:\"title\";s:13:\"Discover more\";s:3:\"url\";s:71:\"https://commercegate.goodface.com.ua/wp/our-solutions/billing-platform/\";s:6:\"target\";s:0:\"\";}'),(5351,429,'_page-content_4_content_button','field_60fe3cf5ca1fb'),(5352,429,'page-content_4_content',''),(5353,429,'_page-content_4_content','field_60fe36115522d'),(5354,429,'page-content_4_list_0_icon','2220'),(5355,429,'_page-content_4_list_0_icon','field_60fe3823432ad'),(5356,429,'page-content_4_list_0_title','Finance Reconciliation SaaS'),(5357,429,'_page-content_4_list_0_title','field_60fe3832432ae'),(5358,429,'page-content_4_list','4'),(5359,429,'_page-content_4_list','field_60fe366c432ac'),(5360,429,'page-content','6'),(5361,429,'_page-content','field_60fe2e8ddcc54'),(5362,429,'page-content_0_list_1_icon','2229'),(5363,429,'_page-content_0_list_1_icon','field_60fe3823432ad'),(5364,429,'page-content_0_list_1_title','Overview of your customer'),(5365,429,'_page-content_0_list_1_title','field_60fe3832432ae'),(5366,429,'page-content_0_list_1_description','Single point of[nbsp]contact, handling authorisation, clearing and settlement'),(5367,429,'_page-content_0_list_1_description','field_60fe3836432af'),(5368,429,'page-content_0_list_2_icon','2226'),(5369,429,'_page-content_0_list_2_icon','field_60fe3823432ad'),(5370,429,'page-content_0_list_2_title','Capitalize on opportunities'),(5371,429,'_page-content_0_list_2_title','field_60fe3832432ae'),(5372,429,'page-content_0_list_2_description','State of[nbsp]the art fraud scrubbing and real-time monitoring by[nbsp]our risk team'),(5373,429,'_page-content_0_list_2_description','field_60fe3836432af'),(5374,429,'page-content_0_list_3_icon','2227'),(5375,429,'_page-content_0_list_3_icon','field_60fe3823432ad'),(5376,429,'page-content_0_list_3_title','Collaborate successfully'),(5377,429,'_page-content_0_list_3_title','field_60fe3832432ae'),(5378,429,'page-content_0_list_3_description','Tactical, analytical approach to[nbsp]your pricing'),(5379,429,'_page-content_0_list_3_description','field_60fe3836432af'),(5380,429,'page-content_1_list_1_icon','2231'),(5381,429,'_page-content_1_list_1_icon','field_60fe3823432ad'),(5382,429,'page-content_1_list_1_title','Highly regulated operational controls'),(5383,429,'_page-content_1_list_1_title','field_60fe3832432ae'),(5384,429,'page-content_1_list_2_icon','2232'),(5385,429,'_page-content_1_list_2_icon','field_60fe3823432ad'),(5386,429,'page-content_1_list_2_title','Mitigate reputational risk'),(5387,429,'_page-content_1_list_2_title','field_60fe3832432ae'),(5388,429,'page-content_1_list_3_icon','2230'),(5389,429,'_page-content_1_list_3_icon','field_60fe3823432ad'),(5390,429,'page-content_1_list_3_title','Credit freedom'),(5391,429,'_page-content_1_list_3_title','field_60fe3832432ae'),(5392,429,'page-content_2_list_1_title','Dedicated Risk Department'),(5393,429,'_page-content_2_list_1_title','field_60fe3832432ae'),(5394,429,'page-content_2_list_1_description','Single point of[nbsp]contact, handling authorisation, clearing and settlement'),(5395,429,'_page-content_2_list_1_description','field_60fe3836432af'),(5396,429,'page-content_2_list_2_title','Leading Risk Management'),(5397,429,'_page-content_2_list_2_title','field_60fe3832432ae'),(5398,429,'page-content_2_list_2_description','State of[nbsp]the art fraud scrubbing and real-time monitoring by[nbsp]our risk team'),(5399,429,'_page-content_2_list_2_description','field_60fe3836432af'),(5400,429,'page-content_2_list_3_title','15 Years of Global Operations'),(5401,429,'_page-content_2_list_3_title','field_60fe3832432ae'),(5402,429,'page-content_2_list_3_description','Tactical, analytical approach to[nbsp]your pricing'),(5403,429,'_page-content_2_list_3_description','field_60fe3836432af'),(5404,429,'page-content_3_list_1_icon','2215'),(5405,429,'_page-content_3_list_1_icon','field_60fe3823432ad'),(5406,429,'page-content_3_list_1_title','Secured 2FA User Authentication'),(5407,429,'_page-content_3_list_1_title','field_60fe3832432ae'),(5408,429,'page-content_3_list_1_description','High-level user authentication service for you and[nbsp]your[nbsp]business.'),(5409,429,'_page-content_3_list_1_description','field_60fe3836432af'),(5410,429,'page-content_3_list_2_icon','2217'),(5411,429,'_page-content_3_list_2_icon','field_60fe3823432ad'),(5412,429,'page-content_3_list_2_title','20+ Active Upstream Providers'),(5413,429,'_page-content_3_list_2_title','field_60fe3832432ae'),(5414,429,'page-content_3_list_2_description','Leverage leading integration proxy partners for[nbsp]any[nbsp]business types.'),(5415,429,'_page-content_3_list_2_description','field_60fe3836432af'),(5416,429,'page-content_3_list_3_icon','2216'),(5417,429,'_page-content_3_list_3_icon','field_60fe3823432ad'),(5418,429,'page-content_3_list_3_title','Supports all popular payment[nbsp]types'),(5419,429,'_page-content_3_list_3_title','field_60fe3832432ae'),(5420,429,'page-content_3_list_3_description','Supports real-time payments, merchant withdrawals, data tokenization and[nbsp]APMs.'),(5421,429,'_page-content_3_list_3_description','field_60fe3836432af'),(5422,429,'page-content_4_list_1_icon','2218'),(5423,429,'_page-content_4_list_1_icon','field_60fe3823432ad'),(5424,429,'page-content_4_list_1_title','Access transaction data'),(5425,429,'_page-content_4_list_1_title','field_60fe3832432ae'),(5426,429,'page-content_4_list_2_icon','2219'),(5427,429,'_page-content_4_list_2_icon','field_60fe3823432ad'),(5428,429,'page-content_4_list_2_title','Discount model support'),(5429,429,'_page-content_4_list_2_title','field_60fe3832432ae'),(5430,429,'page-content_4_list_3_icon','2221'),(5431,429,'_page-content_4_list_3_icon','field_60fe3823432ad'),(5432,429,'page-content_4_list_3_title','Dedicated and full support'),(5433,429,'_page-content_4_list_3_title','field_60fe3832432ae'),(5434,429,'page-content_0_background-gradient_type','dark'),(5435,429,'_page-content_0_background-gradient_type','field_60fe42d9fe46a'),(5436,429,'page-content_4_background-gradient_type','light'),(5437,429,'_page-content_4_background-gradient_type','field_60fe42d9fe46a'),(5438,429,'page-content_0_background-gradient_content-color','dark'),(5439,429,'_page-content_0_background-gradient_content-color','field_60fe46b438c11'),(5440,429,'page-content_4_background-gradient_content-color','dark'),(5441,429,'_page-content_4_background-gradient_content-color','field_60fe46b438c11'),(5442,429,'page-content_0_style_content-color','light'),(5443,429,'_page-content_0_style_content-color','field_60fe46b438c11'),(5444,429,'page-content_0_style_type','dark'),(5445,429,'_page-content_0_style_type','field_60fe42d9fe46a'),(5446,429,'page-content_0_style',''),(5447,429,'_page-content_0_style','field_60fe39d8fa409'),(5448,429,'page-content_4_style_content-color','dark'),(5449,429,'_page-content_4_style_content-color','field_60fe46b438c11'),(5450,429,'page-content_4_style_type','light'),(5451,429,'_page-content_4_style_type','field_60fe42d9fe46a'),(5452,429,'page-content_4_style',''),(5453,429,'_page-content_4_style','field_60fe39d8fa409'),(5454,429,'page-content_0_style_bg-type','dark'),(5455,429,'_page-content_0_style_bg-type','field_60fe42d9fe46a'),(5456,429,'page-content_4_style_bg-type','light'),(5457,429,'_page-content_4_style_bg-type','field_60fe42d9fe46a'),(5458,429,'page-content_0_style_bg-from','#81d742'),(5459,429,'_page-content_0_style_bg-from','field_60fe3a45fa40a'),(5460,429,'page-content_0_style_bg-to','#8224e3'),(5461,429,'_page-content_0_style_bg-to','field_60fe3a50fa40b'),(5462,429,'blog-block_title',''),(5463,429,'_blog-block_title','field_60fe6c2eadbe0'),(5464,429,'blog-block_link','a:3:{s:5:\"title\";s:12:\"Explore more\";s:3:\"url\";s:45:\"https://commercegate.goodface.com.ua/wp/blog/\";s:6:\"target\";s:0:\"\";}'),(5465,429,'_blog-block_link','field_60fe6c2eadbe1'),(5466,429,'blog-block_posts','a:4:{i:0;s:4:\"2518\";i:1;s:4:\"2513\";i:2;s:4:\"2528\";i:3;s:4:\"2537\";}'),(5467,429,'_blog-block_posts','field_60fe6c2eadbe2'),(5468,429,'blog-block_post-button-title','Keep Reading'),(5469,429,'_blog-block_post-button-title','field_60fe6c2eadbe3'),(5470,429,'blog-block',''),(5471,429,'_blog-block','field_60fe6c2eadbdf'),(5472,429,'testimonials_title','Latest Testimonials'),(5473,429,'_testimonials_title','field_60ffd62579c6a'),(5474,429,'testimonials_description','Don’t take our word for it. Take yours.'),(5475,429,'_testimonials_description','field_60ffd62c79c6b'),(5476,429,'testimonials_cases',''),(5477,429,'_testimonials_cases','field_60ffd68f79c6c'),(5478,429,'testimonials_post-button-title','Read Company’s case study'),(5479,429,'_testimonials_post-button-title','field_60ffd8a5f4211'),(5480,429,'testimonials',''),(5481,429,'_testimonials','field_60ffd61879c69'),(5482,429,'blog-block_title-color','#4BD18E'),(5483,429,'_blog-block_title-color','field_60fff607aff99'),(5484,429,'blog-block_title_before','Choosing the right online'),(5485,429,'_blog-block_title_before','field_60fff6bcaff9a'),(5486,429,'blog-block_title_after','payment solution for your needs'),(5487,429,'_blog-block_title_after','field_60fff6d5aff9b'),(5488,429,'_dp_original','291'),(5489,430,'_yoast_wpseo_estimated-reading-time-minutes',''),(5490,430,'main-block_image','300'),(5491,430,'_main-block_image','field_60fe22fa390e1'),(5492,430,'main-block_title','Advanced Referral \r\nPartner Program'),(5493,430,'_main-block_title','field_60fe22cc390df'),(5494,430,'main-block_description','CommerceGate offers to resellers to[nbsp]take your earnings to[nbsp]the[nbsp]next level with our simple affiliate program while providing a[nbsp]secure payment system to[nbsp]your clients.'),(5495,430,'_main-block_description','field_60fe22da390e0'),(5496,430,'main-block_first-button','a:3:{s:5:\"title\";s:11:\"Get started\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/sign-up/\";s:6:\"target\";s:0:\"\";}'),(5497,430,'_main-block_first-button','field_60fe2326390e2'),(5498,430,'main-block_second-button','Discover more'),(5499,430,'_main-block_second-button','field_60fe2339390e3'),(5500,430,'main-block',''),(5501,430,'_main-block','field_60fe22ac390de'),(5502,430,'introductory-block_title',''),(5503,430,'_introductory-block_title','field_60fe252908e5a'),(5504,430,'introductory-block_description',''),(5505,430,'_introductory-block_description','field_60fe253608e5b'),(5506,430,'introductory-block',''),(5507,430,'_introductory-block','field_60fe251408e59'),(5508,430,'page-content_0_block-type','type-1'),(5509,430,'_page-content_0_block-type','field_60fe33225760d'),(5510,430,'page-content_0_content-position','left'),(5511,430,'_page-content_0_content-position','field_60fe3af01f07a'),(5512,430,'page-content_0_background-gradient_from','#02db4a'),(5513,430,'_page-content_0_background-gradient_from','field_60fe3a45fa40a'),(5514,430,'page-content_0_background-gradient_to','#c61d4a'),(5515,430,'_page-content_0_background-gradient_to','field_60fe3a50fa40b'),(5516,430,'page-content_0_background-gradient',''),(5517,430,'_page-content_0_background-gradient','field_60fe39d8fa409'),(5518,430,'page-content_0_content_image','2745'),(5519,430,'_page-content_0_content_image','field_60fe35655522a'),(5520,430,'page-content_0_content_title','20+[nbsp]Acquiring solutions'),(5521,430,'_page-content_0_content_title','field_60fe35c95522b'),(5522,430,'page-content_0_content_description','CommerceGate helps you to increase Merchant Acceptance ratios with our sophisticated aggregated acquiring capacity and expertise.'),(5523,430,'_page-content_0_content_description','field_60fe35fb5522c'),(5524,430,'page-content_0_content',''),(5525,430,'_page-content_0_content','field_60fe36115522d'),(5526,430,'page-content_0_list_0_icon','2194'),(5527,430,'_page-content_0_list_0_icon','field_60fe3823432ad'),(5528,430,'page-content_0_list_0_title','Scale locally and globally'),(5529,430,'_page-content_0_list_0_title','field_60fe3832432ae'),(5530,430,'page-content_0_list_0_description','Deploy our agile payment pages to suit any platform'),(5531,430,'_page-content_0_list_0_description','field_60fe3836432af'),(5532,430,'page-content_0_list','4'),(5533,430,'_page-content_0_list','field_60fe366c432ac'),(5534,430,'page-content_1_block-type','type-4'),(5535,430,'_page-content_1_block-type','field_60fe33225760d'),(5536,430,'page-content_1_content-position','right'),(5537,430,'_page-content_1_content-position','field_60fe3af01f07a'),(5538,430,'page-content_1_content_image','2373'),(5539,430,'_page-content_1_content_image','field_60fe35655522a'),(5540,430,'page-content_1_content_title','Risk & Compliance Management Services'),(5541,430,'_page-content_1_content_title','field_60fe35c95522b'),(5542,430,'page-content_1_content_description','CommerceGate offers you the leading industry expertise in underwriting compliance and payment risk management, with transparent SLAs and self-service resources through proven and tested controlled processes.'),(5543,430,'_page-content_1_content_description','field_60fe35fb5522c'),(5544,430,'page-content_1_content',''),(5545,430,'_page-content_1_content','field_60fe36115522d'),(5546,430,'page-content_1_list_0_icon','2198'),(5547,430,'_page-content_1_list_0_icon','field_60fe3823432ad'),(5548,430,'page-content_1_list_0_title','Dedicated customer success team'),(5549,430,'_page-content_1_list_0_title','field_60fe3832432ae'),(5550,430,'page-content_1_list','4'),(5551,430,'_page-content_1_list','field_60fe366c432ac'),(5552,430,'page-content_2_block-type','type-5'),(5553,430,'_page-content_2_block-type','field_60fe33225760d'),(5554,430,'page-content_2_content-position','left'),(5555,430,'_page-content_2_content-position','field_60fe3af01f07a'),(5556,430,'page-content_2_content_image','2372'),(5557,430,'_page-content_2_content_image','field_60fe35655522a'),(5558,430,'page-content_2_content_title','Leading customer-first service'),(5559,430,'_page-content_2_content_title','field_60fe35c95522b'),(5560,430,'page-content_2_content_description','CommerceGate offers you an experienced and dedicated underwriting service from the first call of merchant onboarding to live MIDs.'),(5561,430,'_page-content_2_content_description','field_60fe35fb5522c'),(5562,430,'page-content_2_content',''),(5563,430,'_page-content_2_content','field_60fe36115522d'),(5564,430,'page-content_2_list_0_title','Direct access to CSMs'),(5565,430,'_page-content_2_list_0_title','field_60fe3832432ae'),(5566,430,'page-content_2_list_0_description','Deploy our agile payment pages to suit any platform'),(5567,430,'_page-content_2_list_0_description','field_60fe3836432af'),(5568,430,'page-content_2_list','4'),(5569,430,'_page-content_2_list','field_60fe366c432ac'),(5594,430,'page-content_4_background-gradient_from','#100A52'),(5595,430,'_page-content_4_background-gradient_from','field_60fe3a45fa40a'),(5596,430,'page-content_4_background-gradient_to','#144B66'),(5597,430,'_page-content_4_background-gradient_to','field_60fe3a50fa40b'),(5598,430,'page-content_4_background-gradient',''),(5599,430,'_page-content_4_background-gradient','field_60fe39d8fa409'),(5616,430,'page-content','3'),(5617,430,'_page-content','field_60fe2e8ddcc54'),(5618,430,'page-content_0_list_1_icon','2191'),(5619,430,'_page-content_0_list_1_icon','field_60fe3823432ad'),(5620,430,'page-content_0_list_1_title','Aggregate acquiring capacity'),(5621,430,'_page-content_0_list_1_title','field_60fe3832432ae'),(5622,430,'page-content_0_list_1_description','Single point of[nbsp]contact, handling authorisation, clearing and settlement'),(5623,430,'_page-content_0_list_1_description','field_60fe3836432af'),(5624,430,'page-content_0_list_2_icon','2193'),(5625,430,'_page-content_0_list_2_icon','field_60fe3823432ad'),(5626,430,'page-content_0_list_2_title','Increase payout rates'),(5627,430,'_page-content_0_list_2_title','field_60fe3832432ae'),(5628,430,'page-content_0_list_2_description','State of[nbsp]the art fraud scrubbing and real-time monitoring by[nbsp]our risk team'),(5629,430,'_page-content_0_list_2_description','field_60fe3836432af'),(5630,430,'page-content_0_list_3_icon','2192'),(5631,430,'_page-content_0_list_3_icon','field_60fe3823432ad'),(5632,430,'page-content_0_list_3_title','All-in-one payment solution'),(5633,430,'_page-content_0_list_3_title','field_60fe3832432ae'),(5634,430,'page-content_0_list_3_description','Tactical, analytical approach to[nbsp]your pricing'),(5635,430,'_page-content_0_list_3_description','field_60fe3836432af'),(5636,430,'page-content_1_list_1_icon','2195'),(5637,430,'_page-content_1_list_1_icon','field_60fe3823432ad'),(5638,430,'page-content_1_list_1_title','High security and[nbsp]compliance'),(5639,430,'_page-content_1_list_1_title','field_60fe3832432ae'),(5640,430,'page-content_1_list_2_icon','2197'),(5641,430,'_page-content_1_list_2_icon','field_60fe3823432ad'),(5642,430,'page-content_1_list_2_title','Comprehensive fraud risk management'),(5643,430,'_page-content_1_list_2_title','field_60fe3832432ae'),(5644,430,'page-content_1_list_3_icon','2196'),(5645,430,'_page-content_1_list_3_icon','field_60fe3823432ad'),(5646,430,'page-content_1_list_3_title','Compliance onboarding made simple'),(5647,430,'_page-content_1_list_3_title','field_60fe3832432ae'),(5648,430,'page-content_2_list_1_title','Robust control processes'),(5649,430,'_page-content_2_list_1_title','field_60fe3832432ae'),(5650,430,'page-content_2_list_1_description','Single point of[nbsp]contact, handling authorisation, clearing and settlement'),(5651,430,'_page-content_2_list_1_description','field_60fe3836432af'),(5652,430,'page-content_2_list_2_title','Dedicated point of contact'),(5653,430,'_page-content_2_list_2_title','field_60fe3832432ae'),(5654,430,'page-content_2_list_2_description','State of[nbsp]the art fraud scrubbing and real-time monitoring by[nbsp]our risk team'),(5655,430,'_page-content_2_list_2_description','field_60fe3836432af'),(5656,430,'page-content_2_list_3_title','Full case priority support'),(5657,430,'_page-content_2_list_3_title','field_60fe3832432ae'),(5658,430,'page-content_2_list_3_description','Tactical, analytical approach to[nbsp]your pricing'),(5659,430,'_page-content_2_list_3_description','field_60fe3836432af'),(5690,430,'page-content_0_background-gradient_type','dark'),(5691,430,'_page-content_0_background-gradient_type','field_60fe42d9fe46a'),(5692,430,'page-content_4_background-gradient_type','light'),(5693,430,'_page-content_4_background-gradient_type','field_60fe42d9fe46a'),(5694,430,'page-content_0_background-gradient_content-color','dark'),(5695,430,'_page-content_0_background-gradient_content-color','field_60fe46b438c11'),(5696,430,'page-content_4_background-gradient_content-color','dark'),(5697,430,'_page-content_4_background-gradient_content-color','field_60fe46b438c11'),(5698,430,'page-content_0_style_content-color','light'),(5699,430,'_page-content_0_style_content-color','field_60fe46b438c11'),(5700,430,'page-content_0_style_type','dark'),(5701,430,'_page-content_0_style_type','field_60fe42d9fe46a'),(5702,430,'page-content_0_style',''),(5703,430,'_page-content_0_style','field_60fe39d8fa409'),(5706,430,'page-content_4_style_type','light'),(5707,430,'_page-content_4_style_type','field_60fe42d9fe46a'),(5710,430,'page-content_0_style_bg-type','dark'),(5711,430,'_page-content_0_style_bg-type','field_60fe42d9fe46a'),(5714,430,'page-content_0_style_bg-from','#81d742'),(5715,430,'_page-content_0_style_bg-from','field_60fe3a45fa40a'),(5716,430,'page-content_0_style_bg-to','#8224e3'),(5717,430,'_page-content_0_style_bg-to','field_60fe3a50fa40b'),(5718,430,'blog-block_title',''),(5719,430,'_blog-block_title','field_60fe6c2eadbe0'),(5720,430,'blog-block_link','a:3:{s:5:\"title\";s:12:\"Explore more\";s:3:\"url\";s:45:\"https://commercegate.goodface.com.ua/wp/blog/\";s:6:\"target\";s:0:\"\";}'),(5721,430,'_blog-block_link','field_60fe6c2eadbe1'),(5722,430,'blog-block_posts','a:2:{i:0;s:4:\"2607\";i:1;s:4:\"2505\";}'),(5723,430,'_blog-block_posts','field_60fe6c2eadbe2'),(5724,430,'blog-block_post-button-title','Keep Reading'),(5725,430,'_blog-block_post-button-title','field_60fe6c2eadbe3'),(5726,430,'blog-block',''),(5727,430,'_blog-block','field_60fe6c2eadbdf'),(5728,430,'testimonials_title','Latest Testimonials'),(5729,430,'_testimonials_title','field_60ffd62579c6a'),(5730,430,'testimonials_description','Don’t take our word for it. Take yours.'),(5731,430,'_testimonials_description','field_60ffd62c79c6b'),(5732,430,'testimonials_cases',''),(5733,430,'_testimonials_cases','field_60ffd68f79c6c'),(5734,430,'testimonials_post-button-title','Read Company’s case study'),(5735,430,'_testimonials_post-button-title','field_60ffd8a5f4211'),(5736,430,'testimonials',''),(5737,430,'_testimonials','field_60ffd61879c69'),(5738,430,'blog-block_title-color','#4BD18E'),(5739,430,'_blog-block_title-color','field_60fff607aff99'),(5740,430,'blog-block_title_before','Choosing the right online'),(5741,430,'_blog-block_title_before','field_60fff6bcaff9a'),(5742,430,'blog-block_title_after','payment solution for your needs'),(5743,430,'_blog-block_title_after','field_60fff6d5aff9b'),(5744,430,'_dp_original','291'),(5745,431,'_yoast_wpseo_estimated-reading-time-minutes',''),(5746,431,'main-block_image','300'),(5747,431,'_main-block_image','field_60fe22fa390e1'),(5748,431,'main-block_title','Secure and scalable '),(5749,431,'_main-block_title','field_60fe22cc390df'),(5750,431,'main-block_description','CommerceGate offers leading proprietary and partner payment technologies that are compliant with first-class security standards helping you scale globally.'),(5751,431,'_main-block_description','field_60fe22da390e0'),(5752,431,'main-block_first-button','a:3:{s:5:\"title\";s:11:\"Get Started\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/sign-up/\";s:6:\"target\";s:0:\"\";}'),(5753,431,'_main-block_first-button','field_60fe2326390e2'),(5754,431,'main-block_second-button','Discover more'),(5755,431,'_main-block_second-button','field_60fe2339390e3'),(5756,431,'main-block',''),(5757,431,'_main-block','field_60fe22ac390de'),(5758,431,'introductory-block_title',''),(5759,431,'_introductory-block_title','field_60fe252908e5a'),(5760,431,'introductory-block_description',''),(5761,431,'_introductory-block_description','field_60fe253608e5b'),(5762,431,'introductory-block',''),(5763,431,'_introductory-block','field_60fe251408e59'),(5764,431,'page-content_0_block-type','type-1'),(5765,431,'_page-content_0_block-type','field_60fe33225760d'),(5766,431,'page-content_0_content-position','left'),(5767,431,'_page-content_0_content-position','field_60fe3af01f07a'),(5768,431,'page-content_0_background-gradient_from','#02db4a'),(5769,431,'_page-content_0_background-gradient_from','field_60fe3a45fa40a'),(5770,431,'page-content_0_background-gradient_to','#c61d4a'),(5771,431,'_page-content_0_background-gradient_to','field_60fe3a50fa40b'),(5772,431,'page-content_0_background-gradient',''),(5773,431,'_page-content_0_background-gradient','field_60fe39d8fa409'),(5774,431,'page-content_0_content_image','2767'),(5775,431,'_page-content_0_content_image','field_60fe35655522a'),(5776,431,'page-content_0_content_title','Advanced and flexible'),(5777,431,'_page-content_0_content_title','field_60fe35c95522b'),(5778,431,'page-content_0_content_description','CommerceGate offers leading proprietary payment technologies and dedicated technical expertise for any business type.'),(5779,431,'_page-content_0_content_description','field_60fe35fb5522c'),(5780,431,'page-content_0_content',''),(5781,431,'_page-content_0_content','field_60fe36115522d'),(5782,431,'page-content_0_list_0_icon','2243'),(5783,431,'_page-content_0_list_0_icon','field_60fe3823432ad'),(5784,431,'page-content_0_list_0_title','Cloud-based architecture'),(5785,431,'_page-content_0_list_0_title','field_60fe3832432ae'),(5786,431,'page-content_0_list_0_description','Deploy our agile payment pages to suit any platform'),(5787,431,'_page-content_0_list_0_description','field_60fe3836432af'),(5788,431,'page-content_0_list','4'),(5789,431,'_page-content_0_list','field_60fe366c432ac'),(5790,431,'page-content_1_block-type','type-4'),(5791,431,'_page-content_1_block-type','field_60fe33225760d'),(5792,431,'page-content_1_content-position','right'),(5793,431,'_page-content_1_content-position','field_60fe3af01f07a'),(5794,431,'page-content_1_content_image','2407'),(5795,431,'_page-content_1_content_image','field_60fe35655522a'),(5796,431,'page-content_1_content_title','Payments for e[nbds]commerce'),(5797,431,'_page-content_1_content_title','field_60fe35c95522b'),(5798,431,'page-content_1_content_description','CommerceGate offers to all business types a secure payment solution with multiple payment methods and customizable API integrations for quick and seamless deployments for you to scale your business with online payments.'),(5799,431,'_page-content_1_content_description','field_60fe35fb5522c'),(5800,431,'page-content_1_content',''),(5801,431,'_page-content_1_content','field_60fe36115522d'),(5802,431,'page-content_1_list_0_icon','2216'),(5803,431,'_page-content_1_list_0_icon','field_60fe3823432ad'),(5804,431,'page-content_1_list_0_title','Plug-and-play Payment Page or API'),(5805,431,'_page-content_1_list_0_title','field_60fe3832432ae'),(5806,431,'page-content_1_list','4'),(5807,431,'_page-content_1_list','field_60fe366c432ac'),(5808,431,'page-content_2_block-type','type-5'),(5809,431,'_page-content_2_block-type','field_60fe33225760d'),(5810,431,'page-content_2_content-position','left'),(5811,431,'_page-content_2_content-position','field_60fe3af01f07a'),(5812,431,'page-content_2_content_image','2394'),(5813,431,'_page-content_2_content_image','field_60fe35655522a'),(5814,431,'page-content_2_content_title','SaaS Billing Platform'),(5815,431,'_page-content_2_content_title','field_60fe35c95522b'),(5816,431,'page-content_2_content_description','CommerceGate offers all business models an integrated Invoice and Settlement system with transparent data and flexible settlement cycles.'),(5817,431,'_page-content_2_content_description','field_60fe35fb5522c'),(5818,431,'page-content_2_content',''),(5819,431,'_page-content_2_content','field_60fe36115522d'),(5820,431,'page-content_2_list_0_title','Apply automatic discounts'),(5821,431,'_page-content_2_list_0_title','field_60fe3832432ae'),(5822,431,'page-content_2_list_0_description','Deploy our agile payment pages to suit any platform'),(5823,431,'_page-content_2_list_0_description','field_60fe3836432af'),(5824,431,'page-content_2_list','4'),(5825,431,'_page-content_2_list','field_60fe366c432ac'),(5850,431,'page-content_4_background-gradient_from','#100A52'),(5851,431,'_page-content_4_background-gradient_from','field_60fe3a45fa40a'),(5852,431,'page-content_4_background-gradient_to','#144B66'),(5853,431,'_page-content_4_background-gradient_to','field_60fe3a50fa40b'),(5854,431,'page-content_4_background-gradient',''),(5855,431,'_page-content_4_background-gradient','field_60fe39d8fa409'),(5872,431,'page-content','3'),(5873,431,'_page-content','field_60fe2e8ddcc54'),(5874,431,'page-content_0_list_1_icon','2244'),(5875,431,'_page-content_0_list_1_icon','field_60fe3823432ad'),(5876,431,'page-content_0_list_1_title','Deploy using CI/CD and SDLC'),(5877,431,'_page-content_0_list_1_title','field_60fe3832432ae'),(5878,431,'page-content_0_list_1_description','Single point of[nbsp]contact, handling authorisation, clearing and settlement'),(5879,431,'_page-content_0_list_1_description','field_60fe3836432af'),(5880,431,'page-content_0_list_2_icon','2242'),(5881,431,'_page-content_0_list_2_icon','field_60fe3823432ad'),(5882,431,'page-content_0_list_2_title','All-in-one data dashboard'),(5883,431,'_page-content_0_list_2_title','field_60fe3832432ae'),(5884,431,'page-content_0_list_2_description','State of[nbsp]the art fraud scrubbing and real-time monitoring by[nbsp]our risk team'),(5885,431,'_page-content_0_list_2_description','field_60fe3836432af'),(5886,431,'page-content_0_list_3_icon','2245'),(5887,431,'_page-content_0_list_3_icon','field_60fe3823432ad'),(5888,431,'page-content_0_list_3_title','Real-time monitoring and alerts'),(5889,431,'_page-content_0_list_3_title','field_60fe3832432ae'),(5890,431,'page-content_0_list_3_description','Tactical, analytical approach to[nbsp]your pricing'),(5891,431,'_page-content_0_list_3_description','field_60fe3836432af'),(5892,431,'page-content_1_list_1_icon','2246'),(5893,431,'_page-content_1_list_1_icon','field_60fe3823432ad'),(5894,431,'page-content_1_list_1_title','Advanced API support for automatic initiation of merchant reports and refunds'),(5895,431,'_page-content_1_list_1_title','field_60fe3832432ae'),(5896,431,'page-content_1_list_2_icon','2247'),(5897,431,'_page-content_1_list_2_icon','field_60fe3823432ad'),(5898,431,'page-content_1_list_2_title','Intelligent and automated routing'),(5899,431,'_page-content_1_list_2_title','field_60fe3832432ae'),(5900,431,'page-content_1_list_3_icon','2197'),(5901,431,'_page-content_1_list_3_icon','field_60fe3823432ad'),(5902,431,'page-content_1_list_3_title','Automated fraud risk management'),(5903,431,'_page-content_1_list_3_title','field_60fe3832432ae'),(5904,431,'page-content_2_list_1_title','Real-time payment clearing'),(5905,431,'_page-content_2_list_1_title','field_60fe3832432ae'),(5906,431,'page-content_2_list_1_description','Single point of[nbsp]contact, handling authorisation, clearing and settlement'),(5907,431,'_page-content_2_list_1_description','field_60fe3836432af'),(5908,431,'page-content_2_list_2_title','Flexible billing periods'),(5909,431,'_page-content_2_list_2_title','field_60fe3832432ae'),(5910,431,'page-content_2_list_2_description','State of[nbsp]the art fraud scrubbing and real-time monitoring by[nbsp]our risk team'),(5911,431,'_page-content_2_list_2_description','field_60fe3836432af'),(5912,431,'page-content_2_list_3_title','Supports most business models'),(5913,431,'_page-content_2_list_3_title','field_60fe3832432ae'),(5914,431,'page-content_2_list_3_description','Tactical, analytical approach to[nbsp]your pricing'),(5915,431,'_page-content_2_list_3_description','field_60fe3836432af'),(5946,431,'page-content_0_background-gradient_type','dark'),(5947,431,'_page-content_0_background-gradient_type','field_60fe42d9fe46a'),(5948,431,'page-content_4_background-gradient_type','light'),(5949,431,'_page-content_4_background-gradient_type','field_60fe42d9fe46a'),(5950,431,'page-content_0_background-gradient_content-color','dark'),(5951,431,'_page-content_0_background-gradient_content-color','field_60fe46b438c11'),(5952,431,'page-content_4_background-gradient_content-color','dark'),(5953,431,'_page-content_4_background-gradient_content-color','field_60fe46b438c11'),(5954,431,'page-content_0_style_content-color','light'),(5955,431,'_page-content_0_style_content-color','field_60fe46b438c11'),(5956,431,'page-content_0_style_type','dark'),(5957,431,'_page-content_0_style_type','field_60fe42d9fe46a'),(5958,431,'page-content_0_style',''),(5959,431,'_page-content_0_style','field_60fe39d8fa409'),(5962,431,'page-content_4_style_type','light'),(5963,431,'_page-content_4_style_type','field_60fe42d9fe46a'),(5966,431,'page-content_0_style_bg-type','dark'),(5967,431,'_page-content_0_style_bg-type','field_60fe42d9fe46a'),(5970,431,'page-content_0_style_bg-from','#81d742'),(5971,431,'_page-content_0_style_bg-from','field_60fe3a45fa40a'),(5972,431,'page-content_0_style_bg-to','#8224e3'),(5973,431,'_page-content_0_style_bg-to','field_60fe3a50fa40b'),(5974,431,'blog-block_title',''),(5975,431,'_blog-block_title','field_60fe6c2eadbe0'),(5976,431,'blog-block_link','a:3:{s:5:\"title\";s:12:\"Explore more\";s:3:\"url\";s:45:\"https://commercegate.goodface.com.ua/wp/blog/\";s:6:\"target\";s:0:\"\";}'),(5977,431,'_blog-block_link','field_60fe6c2eadbe1'),(5978,431,'blog-block_posts','a:2:{i:0;s:4:\"2607\";i:1;s:4:\"2505\";}'),(5979,431,'_blog-block_posts','field_60fe6c2eadbe2'),(5980,431,'blog-block_post-button-title','Keep Reading'),(5981,431,'_blog-block_post-button-title','field_60fe6c2eadbe3'),(5982,431,'blog-block',''),(5983,431,'_blog-block','field_60fe6c2eadbdf'),(5984,431,'testimonials_title','Latest Testimonials'),(5985,431,'_testimonials_title','field_60ffd62579c6a'),(5986,431,'testimonials_description','Don’t take our word for it. Take yours.'),(5987,431,'_testimonials_description','field_60ffd62c79c6b'),(5988,431,'testimonials_cases',''),(5989,431,'_testimonials_cases','field_60ffd68f79c6c'),(5990,431,'testimonials_post-button-title','Read Company’s case study'),(5991,431,'_testimonials_post-button-title','field_60ffd8a5f4211'),(5992,431,'testimonials',''),(5993,431,'_testimonials','field_60ffd61879c69'),(5994,431,'blog-block_title-color','#4BD18E'),(5995,431,'_blog-block_title-color','field_60fff607aff99'),(5996,431,'blog-block_title_before','Choosing the right online'),(5997,431,'_blog-block_title_before','field_60fff6bcaff9a'),(5998,431,'blog-block_title_after','payment solution for your needs'),(5999,431,'_blog-block_title_after','field_60fff6d5aff9b'),(6000,431,'_dp_original','291'),(6001,429,'_edit_lock','1639493160:1'),(6002,430,'_edit_lock','1639491710:1'),(6003,431,'_edit_lock','1640083288:1'),(6004,431,'_edit_last','1'),(6005,430,'_edit_last','1'),(6006,428,'_edit_last','1'),(6007,429,'_edit_last','1'),(6237,429,'page-content_4_style_bg-from','#8224e3'),(6238,429,'_page-content_4_style_bg-from','field_60fe3a45fa40a'),(6239,429,'page-content_4_style_bg-to','#eeee22'),(6240,429,'_page-content_4_style_bg-to','field_60fe3a50fa40b'),(6241,434,'_yoast_wpseo_estimated-reading-time-minutes',''),(6242,434,'main-block_image','300'),(6243,434,'_main-block_image','field_60fe22fa390e1'),(6244,434,'main-block_title','SaaS Billing Platform'),(6245,434,'_main-block_title','field_60fe22cc390df'),(6246,434,'main-block_description','CommerceGate offers an end-to-end automated billing solution from calculating charges to sending scheduled invoices that helps you to streamline your operations.'),(6247,434,'_main-block_description','field_60fe22da390e0'),(6248,434,'main-block_first-button','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(6249,434,'_main-block_first-button','field_60fe2326390e2'),(6250,434,'main-block_second-button','Explore more'),(6251,434,'_main-block_second-button','field_60fe2339390e3'),(6252,434,'main-block',''),(6253,434,'_main-block','field_60fe22ac390de'),(6254,434,'introductory-block_title',''),(6255,434,'_introductory-block_title','field_60fe252908e5a'),(6256,434,'introductory-block_description',''),(6257,434,'_introductory-block_description','field_60fe253608e5b'),(6258,434,'introductory-block',''),(6259,434,'_introductory-block','field_60fe251408e59'),(6260,434,'page-content_0_block-type','type-1'),(6261,434,'_page-content_0_block-type','field_60fe33225760d'),(6262,434,'page-content_0_content-position','left'),(6263,434,'_page-content_0_content-position','field_60fe3af01f07a'),(6264,434,'page-content_0_style_content-color','light'),(6265,434,'_page-content_0_style_content-color','field_60fe46b438c11'),(6266,434,'page-content_0_style_bg-type','dark'),(6267,434,'_page-content_0_style_bg-type','field_60fe42d9fe46a'),(6268,434,'page-content_0_style',''),(6269,434,'_page-content_0_style','field_60fe39d8fa409'),(6270,434,'page-content_0_content_image','2765'),(6271,434,'_page-content_0_content_image','field_60fe35655522a'),(6272,434,'page-content_0_content_title','Automate all billing types'),(6273,434,'_page-content_0_content_title','field_60fe35c95522b'),(6274,434,'page-content_0_content_description','CommerceGate offers you an automated billing system for creating and issuing invoices and settlements, helping you to[nbsp]streamline your workflow and remain operational efficient, so you can focus on scaling your business.'),(6275,434,'_page-content_0_content_description','field_60fe35fb5522c'),(6276,434,'page-content_0_content',''),(6277,434,'_page-content_0_content','field_60fe36115522d'),(6278,434,'page-content_0_list_0_icon','2328'),(6279,434,'_page-content_0_list_0_icon','field_60fe3823432ad'),(6280,434,'page-content_0_list_0_title','Multiple billing and pricing models'),(6281,434,'_page-content_0_list_0_title','field_60fe3832432ae'),(6282,434,'page-content_0_list_0_description','Multiple line of invoicing for merchants with different criterias'),(6283,434,'_page-content_0_list_0_description','field_60fe3836432af'),(6284,434,'page-content_0_list_1_icon','2330'),(6285,434,'_page-content_0_list_1_icon','field_60fe3823432ad'),(6286,434,'page-content_0_list_1_title','Supports all popular fee structures'),(6287,434,'_page-content_0_list_1_title','field_60fe3832432ae'),(6288,434,'page-content_0_list_1_description','Get the lowest pricing for IC++, flat and tier rate based, geo and card based billing models.'),(6289,434,'_page-content_0_list_1_description','field_60fe3836432af'),(6290,434,'page-content_0_list_2_icon','2329'),(6291,434,'_page-content_0_list_2_icon','field_60fe3823432ad'),(6292,434,'page-content_0_list_2_title','Real-time tier-based pricing'),(6293,434,'_page-content_0_list_2_title','field_60fe3832432ae'),(6294,434,'page-content_0_list_2_description','All transactions matter. Our tier[nbds]based pricing system ensures you never pay more than the original agreed amount. We guarantee it.'),(6295,434,'_page-content_0_list_2_description','field_60fe3836432af'),(6296,434,'page-content_0_list_3_icon','2327'),(6297,434,'_page-content_0_list_3_icon','field_60fe3823432ad'),(6298,434,'page-content_0_list_3_title','Customizable billing options'),(6299,434,'_page-content_0_list_3_title','field_60fe3832432ae'),(6300,434,'page-content_0_list_3_description','Supports variable billing periods, settlement cycles, schedules and[nbsp]currencies.'),(6301,434,'_page-content_0_list_3_description','field_60fe3836432af'),(6302,434,'page-content_0_list','4'),(6303,434,'_page-content_0_list','field_60fe366c432ac'),(6304,434,'page-content_1_block-type','type-5'),(6305,434,'_page-content_1_block-type','field_60fe33225760d'),(6306,434,'page-content_1_content-position','right'),(6307,434,'_page-content_1_content-position','field_60fe3af01f07a'),(6308,434,'page-content_1_content_image','2426'),(6309,434,'_page-content_1_content_image','field_60fe35655522a'),(6310,434,'page-content_1_content_title','Automate tier-based pricing and break-even controls'),(6311,434,'_page-content_1_content_title','field_60fe35c95522b'),(6312,434,'page-content_1_content_description','CommerceGate offers you the best discounted rates with each higher tier of total transaction volume applied automatically.'),(6313,434,'_page-content_1_content_description','field_60fe35fb5522c'),(6314,434,'page-content_1_content',''),(6315,434,'_page-content_1_content','field_60fe36115522d'),(6316,434,'page-content_1_list_0_icon','2331'),(6317,434,'_page-content_1_list_0_icon','field_60fe3823432ad'),(6318,434,'page-content_1_list_0_title','Automatic discount calculation'),(6319,434,'_page-content_1_list_0_title','field_60fe3832432ae'),(6320,434,'page-content_1_list_1_icon','2333'),(6321,434,'_page-content_1_list_1_icon','field_60fe3823432ad'),(6322,434,'page-content_1_list_1_title','Optimized to lower prices'),(6323,434,'_page-content_1_list_1_title','field_60fe3832432ae'),(6324,434,'page-content_1_list_2_icon','2334'),(6325,434,'_page-content_1_list_2_icon','field_60fe3823432ad'),(6326,434,'page-content_1_list_2_title','Unlimited quantity of tiers'),(6327,434,'_page-content_1_list_2_title','field_60fe3832432ae'),(6328,434,'page-content_1_list_3_icon','2332'),(6329,434,'_page-content_1_list_3_icon','field_60fe3823432ad'),(6330,434,'page-content_1_list_3_title','No negotiation required'),(6331,434,'_page-content_1_list_3_title','field_60fe3832432ae'),(6332,434,'page-content_1_list','4'),(6333,434,'_page-content_1_list','field_60fe366c432ac'),(6334,434,'page-content_2_block-type','type-4'),(6335,434,'_page-content_2_block-type','field_60fe33225760d'),(6336,434,'page-content_2_content-position','left'),(6337,434,'_page-content_2_content-position','field_60fe3af01f07a'),(6338,434,'page-content_2_content_image','2425'),(6339,434,'_page-content_2_content_image','field_60fe35655522a'),(6340,434,'page-content_2_content_title','All financial collaterals'),(6341,434,'_page-content_2_content_title','field_60fe35c95522b'),(6342,434,'page-content_2_content_description','CommerceGate supports all financial collateral types of your chosen billing system to automatically reduce transaction losses arising from payment reversals due to customer refunds and chargebacks.'),(6343,434,'_page-content_2_content_description','field_60fe35fb5522c'),(6344,434,'page-content_2_content',''),(6345,434,'_page-content_2_content','field_60fe36115522d'),(6346,434,'page-content_2_list_0_title','Rolling reserves managed by[nbsp]CommerceGate'),(6347,434,'_page-content_2_list_0_title','field_60fe3832432ae'),(6348,434,'page-content_2_list_0_description','We manage reserves for you so that a reserve percentage of[nbsp]each transaction received is released periodically and automatically.'),(6349,434,'_page-content_2_list_0_description','field_60fe3836432af'),(6350,434,'page-content_2_list_1_title','Flexible release schedule'),(6351,434,'_page-content_2_list_1_title','field_60fe3832432ae'),(6352,434,'page-content_2_list_1_description','A white glove service that offers fully flexible risk collateral release dates'),(6353,434,'_page-content_2_list_1_description','field_60fe3836432af'),(6354,434,'page-content_2_list_2_title','Security deposit management'),(6355,434,'_page-content_2_list_2_title','field_60fe3832432ae'),(6356,434,'page-content_2_list_2_description','Stress-free security deposit management that enables you to[nbsp]hold the agreed minimum amount in your reserve balance to[nbsp]enhance cash flow security. '),(6357,434,'_page-content_2_list_2_description','field_60fe3836432af'),(6358,434,'page-content_2_list_3_title','Upfront reserve management'),(6359,434,'_page-content_2_list_3_title','field_60fe3832432ae'),(6360,434,'page-content_2_list_3_description','Before processing your payments, easily top up your reserve balance via wire transfer.'),(6361,434,'_page-content_2_list_3_description','field_60fe3836432af'),(6362,434,'page-content_2_list','4'),(6363,434,'_page-content_2_list','field_60fe366c432ac'),(6364,434,'page-content_3_block-type','type-3'),(6365,434,'_page-content_3_block-type','field_60fe33225760d'),(6366,434,'page-content_3_content-position','right'),(6367,434,'_page-content_3_content-position','field_60fe3af01f07a'),(6368,434,'page-content_3_content_image','2427'),(6369,434,'_page-content_3_content_image','field_60fe35655522a'),(6370,434,'page-content_3_content_title','Flexible settlement for merchants'),(6371,434,'_page-content_3_content_title','field_60fe35c95522b'),(6372,434,'page-content_3_content_description','CommerceGate offers support for all variable billing periods, invoicing lines, settlement cycles, schedules and currencies.'),(6373,434,'_page-content_3_content_description','field_60fe35fb5522c'),(6374,434,'page-content_3_content',''),(6375,434,'_page-content_3_content','field_60fe36115522d'),(6376,434,'page-content_3_list_0_icon','342'),(6377,434,'_page-content_3_list_0_icon','field_60fe3823432ad'),(6378,434,'page-content_3_list_0_title','Multiple billing and pricing models'),(6379,434,'_page-content_3_list_0_title','field_60fe3832432ae'),(6380,434,'page-content_3_list_0_description','for multiple lines of invoicing for merchants with different criterias based on[nbsp]MID, payment methods and pricing.'),(6381,434,'_page-content_3_list_0_description','field_60fe3836432af'),(6382,434,'page-content_3_list_1_icon','341'),(6383,434,'_page-content_3_list_1_icon','field_60fe3823432ad'),(6384,434,'page-content_3_list_1_title','Full and separate payment reports'),(6385,434,'_page-content_3_list_1_title','field_60fe3832432ae'),(6386,434,'page-content_3_list_1_description','and settlement instructions for your treasury and financial departments, and for your merchants.'),(6387,434,'_page-content_3_list_1_description','field_60fe3836432af'),(6388,434,'page-content_3_list_2_icon','343'),(6389,434,'_page-content_3_list_2_icon','field_60fe3823432ad'),(6390,434,'page-content_3_list_2_title','Control regular payouts with a SEPA batch file'),(6391,434,'_page-content_3_list_2_title','field_60fe3832432ae'),(6392,434,'page-content_3_list_2_description','automatically generated by the system from your approved invoices and[nbsp]settlement notes.'),(6393,434,'_page-content_3_list_2_description','field_60fe3836432af'),(6394,434,'page-content_3_list_3_icon','340'),(6395,434,'_page-content_3_list_3_icon','field_60fe3823432ad'),(6396,434,'page-content_3_list_3_title','Automatic settlement for each merchant,'),(6397,434,'_page-content_3_list_3_title','field_60fe3832432ae'),(6398,434,'page-content_3_list_3_description','supporting multiple currencies and different bank accounts.'),(6399,434,'_page-content_3_list_3_description','field_60fe3836432af'),(6400,434,'page-content_3_list','4'),(6401,434,'_page-content_3_list','field_60fe366c432ac'),(6402,434,'page-content_4_block-type','type-4'),(6403,434,'_page-content_4_block-type','field_60fe33225760d'),(6404,434,'page-content_4_content-position','left'),(6405,434,'_page-content_4_content-position','field_60fe3af01f07a'),(6406,434,'page-content_4_style_content-color','dark'),(6407,434,'_page-content_4_style_content-color','field_60fe46b438c11'),(6408,434,'page-content_4_style_bg-type','light'),(6409,434,'_page-content_4_style_bg-type','field_60fe42d9fe46a'),(6410,434,'page-content_4_style',''),(6411,434,'_page-content_4_style','field_60fe39d8fa409'),(6412,434,'page-content_4_content_image','2429'),(6413,434,'_page-content_4_content_image','field_60fe35655522a'),(6414,434,'page-content_4_content_title','Real-time Gross Margin Tracking'),(6415,434,'_page-content_4_content_title','field_60fe35c95522b'),(6416,434,'page-content_4_content_description','CommerceGate Billing System automates the breakdown of[nbsp]your gross margin in real-time, down to the transactional level, allowing you to compile customized reports for any time period and optimize your business operations.'),(6417,434,'_page-content_4_content_description','field_60fe35fb5522c'),(6418,434,'page-content_4_content_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(6419,434,'_page-content_4_content_button','field_60fe3cf5ca1fb'),(6420,434,'page-content_4_content',''),(6421,434,'_page-content_4_content','field_60fe36115522d'),(6422,434,'page-content_4_list_0_icon','2341'),(6423,434,'_page-content_4_list_0_icon','field_60fe3823432ad'),(6424,434,'page-content_4_list_0_title','View transactional level gross margins'),(6425,434,'_page-content_4_list_0_title','field_60fe3832432ae'),(6426,434,'page-content_4_list_1_icon','2339'),(6427,434,'_page-content_4_list_1_icon','field_60fe3823432ad'),(6428,434,'page-content_4_list_1_title','Customize your financial reports'),(6429,434,'_page-content_4_list_1_title','field_60fe3832432ae'),(6430,434,'page-content_4_list_2_icon','2340'),(6431,434,'_page-content_4_list_2_icon','field_60fe3823432ad'),(6432,434,'page-content_4_list_2_title','Supports referral models'),(6433,434,'_page-content_4_list_2_title','field_60fe3832432ae'),(6434,434,'page-content_4_list_3_icon','2208'),(6435,434,'_page-content_4_list_3_icon','field_60fe3823432ad'),(6436,434,'page-content_4_list_3_title','Real-time data on business insights'),(6437,434,'_page-content_4_list_3_title','field_60fe3832432ae'),(6438,434,'page-content_4_list','4'),(6439,434,'_page-content_4_list','field_60fe366c432ac'),(6440,434,'page-content','7'),(6441,434,'_page-content','field_60fe2e8ddcc54'),(6442,434,'blog-block_title-color','#4BD18E'),(6443,434,'_blog-block_title-color','field_60fff607aff99'),(6444,434,'blog-block_title_before','You’re in good company.'),(6445,434,'_blog-block_title_before','field_60fff6bcaff9a'),(6446,434,'blog-block_title_after','Share success with us'),(6447,434,'_blog-block_title_after','field_60fff6d5aff9b'),(6448,434,'blog-block_title',''),(6449,434,'_blog-block_title','field_60fe6c2eadbe0'),(6450,434,'blog-block_link','a:3:{s:5:\"title\";s:29:\"Read all customers’ stories\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(6451,434,'_blog-block_link','field_60fe6c2eadbe1'),(6452,434,'blog-block_posts',''),(6453,434,'_blog-block_posts','field_60fe6c2eadbe2'),(6454,434,'blog-block_post-button-title','Read Full Story'),(6455,434,'_blog-block_post-button-title','field_60fe6c2eadbe3'),(6456,434,'blog-block',''),(6457,434,'_blog-block','field_60fe6c2eadbdf'),(6458,434,'testimonials_title','Latest Testimonials'),(6459,434,'_testimonials_title','field_60ffd62579c6a'),(6460,434,'testimonials_description','Don’t take our word for it. Take yours.'),(6461,434,'_testimonials_description','field_60ffd62c79c6b'),(6462,434,'testimonials_cases',''),(6463,434,'_testimonials_cases','field_60ffd68f79c6c'),(6464,434,'testimonials_post-button-title','Read Company’s case study'),(6465,434,'_testimonials_post-button-title','field_60ffd8a5f4211'),(6466,434,'testimonials',''),(6467,434,'_testimonials','field_60ffd61879c69'),(6468,434,'_dp_original','433'),(6469,435,'_yoast_wpseo_estimated-reading-time-minutes',''),(6470,435,'main-block_image','300'),(6471,435,'_main-block_image','field_60fe22fa390e1'),(6472,435,'main-block_title','Custom Featured \r\nPayment Page'),(6473,435,'_main-block_title','field_60fe22cc390df'),(6474,435,'main-block_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(6475,435,'_main-block_description','field_60fe22da390e0'),(6476,435,'main-block_first-button','a:3:{s:5:\"title\";s:9:\"Start now\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(6477,435,'_main-block_first-button','field_60fe2326390e2'),(6478,435,'main-block_second-button','Explore more'),(6479,435,'_main-block_second-button','field_60fe2339390e3'),(6480,435,'main-block',''),(6481,435,'_main-block','field_60fe22ac390de'),(6482,435,'introductory-block_title',''),(6483,435,'_introductory-block_title','field_60fe252908e5a'),(6484,435,'introductory-block_description',''),(6485,435,'_introductory-block_description','field_60fe253608e5b'),(6486,435,'introductory-block',''),(6487,435,'_introductory-block','field_60fe251408e59'),(6668,435,'page-content',''),(6669,435,'_page-content','field_60fe2e8ddcc54'),(6670,435,'blog-block_title-color','#4BD18E'),(6671,435,'_blog-block_title-color','field_60fff607aff99'),(6672,435,'blog-block_title_before','You’re in good company.'),(6673,435,'_blog-block_title_before','field_60fff6bcaff9a'),(6674,435,'blog-block_title_after','Share success with us'),(6675,435,'_blog-block_title_after','field_60fff6d5aff9b'),(6676,435,'blog-block_title',''),(6677,435,'_blog-block_title','field_60fe6c2eadbe0'),(6678,435,'blog-block_link','a:3:{s:5:\"title\";s:29:\"Read all customers’ stories\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(6679,435,'_blog-block_link','field_60fe6c2eadbe1'),(6680,435,'blog-block_posts',''),(6681,435,'_blog-block_posts','field_60fe6c2eadbe2'),(6682,435,'blog-block_post-button-title','Read Full Story'),(6683,435,'_blog-block_post-button-title','field_60fe6c2eadbe3'),(6684,435,'blog-block',''),(6685,435,'_blog-block','field_60fe6c2eadbdf'),(6686,435,'testimonials_title','Latest Testimonials'),(6687,435,'_testimonials_title','field_60ffd62579c6a'),(6688,435,'testimonials_description','Don’t take our word for it. Take yours.'),(6689,435,'_testimonials_description','field_60ffd62c79c6b'),(6690,435,'testimonials_cases',''),(6691,435,'_testimonials_cases','field_60ffd68f79c6c'),(6692,435,'testimonials_post-button-title','Read Company’s case study'),(6693,435,'_testimonials_post-button-title','field_60ffd8a5f4211'),(6694,435,'testimonials',''),(6695,435,'_testimonials','field_60ffd61879c69'),(6696,435,'_dp_original','433'),(6697,436,'_yoast_wpseo_estimated-reading-time-minutes',''),(6698,436,'main-block_image','300'),(6699,436,'_main-block_image','field_60fe22fa390e1'),(6700,436,'main-block_title','Custom Featured \r\nPayment Page'),(6701,436,'_main-block_title','field_60fe22cc390df'),(6702,436,'main-block_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(6703,436,'_main-block_description','field_60fe22da390e0'),(6704,436,'main-block_first-button','a:3:{s:5:\"title\";s:9:\"Start now\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(6705,436,'_main-block_first-button','field_60fe2326390e2'),(6706,436,'main-block_second-button','Explore more'),(6707,436,'_main-block_second-button','field_60fe2339390e3'),(6708,436,'main-block',''),(6709,436,'_main-block','field_60fe22ac390de'),(6710,436,'introductory-block_title',''),(6711,436,'_introductory-block_title','field_60fe252908e5a'),(6712,436,'introductory-block_description',''),(6713,436,'_introductory-block_description','field_60fe253608e5b'),(6714,436,'introductory-block',''),(6715,436,'_introductory-block','field_60fe251408e59'),(6896,436,'page-content',''),(6897,436,'_page-content','field_60fe2e8ddcc54'),(6898,436,'blog-block_title-color','#4BD18E'),(6899,436,'_blog-block_title-color','field_60fff607aff99'),(6900,436,'blog-block_title_before','You’re in good company.'),(6901,436,'_blog-block_title_before','field_60fff6bcaff9a'),(6902,436,'blog-block_title_after','Share success with us'),(6903,436,'_blog-block_title_after','field_60fff6d5aff9b'),(6904,436,'blog-block_title',''),(6905,436,'_blog-block_title','field_60fe6c2eadbe0'),(6906,436,'blog-block_link','a:3:{s:5:\"title\";s:29:\"Read all customers’ stories\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(6907,436,'_blog-block_link','field_60fe6c2eadbe1'),(6908,436,'blog-block_posts',''),(6909,436,'_blog-block_posts','field_60fe6c2eadbe2'),(6910,436,'blog-block_post-button-title','Read Full Story'),(6911,436,'_blog-block_post-button-title','field_60fe6c2eadbe3'),(6912,436,'blog-block',''),(6913,436,'_blog-block','field_60fe6c2eadbdf'),(6914,436,'testimonials_title','Latest Testimonials'),(6915,436,'_testimonials_title','field_60ffd62579c6a'),(6916,436,'testimonials_description','Don’t take our word for it. Take yours.'),(6917,436,'_testimonials_description','field_60ffd62c79c6b'),(6918,436,'testimonials_cases',''),(6919,436,'_testimonials_cases','field_60ffd68f79c6c'),(6920,436,'testimonials_post-button-title','Read Company’s case study'),(6921,436,'_testimonials_post-button-title','field_60ffd8a5f4211'),(6922,436,'testimonials',''),(6923,436,'_testimonials','field_60ffd61879c69'),(6924,436,'_dp_original','433'),(6925,437,'_yoast_wpseo_estimated-reading-time-minutes',''),(6926,437,'main-block_image','300'),(6927,437,'_main-block_image','field_60fe22fa390e1'),(6928,437,'main-block_title','Boost your sales and[nbsp]revenue'),(6929,437,'_main-block_title','field_60fe22cc390df'),(6930,437,'main-block_description','CommerceGate offers customized payment solutions for[nbsp]all[nbsp]business types the leading payment technologies and[nbsp]industry experience[nbsp]to maximize your revenue while keeping costs low.'),(6931,437,'_main-block_description','field_60fe22da390e0'),(6932,437,'main-block_first-button','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(6933,437,'_main-block_first-button','field_60fe2326390e2'),(6934,437,'main-block_second-button','Explore more'),(6935,437,'_main-block_second-button','field_60fe2339390e3'),(6936,437,'main-block',''),(6937,437,'_main-block','field_60fe22ac390de'),(6938,437,'introductory-block_title',''),(6939,437,'_introductory-block_title','field_60fe252908e5a'),(6940,437,'introductory-block_description',''),(6941,437,'_introductory-block_description','field_60fe253608e5b'),(6942,437,'introductory-block',''),(6943,437,'_introductory-block','field_60fe251408e59'),(6944,437,'page-content_0_block-type','type-4'),(6945,437,'_page-content_0_block-type','field_60fe33225760d'),(6946,437,'page-content_0_content-position','left'),(6947,437,'_page-content_0_content-position','field_60fe3af01f07a'),(6948,437,'page-content_0_style_content-color','light'),(6949,437,'_page-content_0_style_content-color','field_60fe46b438c11'),(6950,437,'page-content_0_style_bg-type','dark'),(6951,437,'_page-content_0_style_bg-type','field_60fe42d9fe46a'),(6952,437,'page-content_0_style',''),(6953,437,'_page-content_0_style','field_60fe39d8fa409'),(6954,437,'page-content_0_content_image','2440'),(6955,437,'_page-content_0_content_image','field_60fe35655522a'),(6956,437,'page-content_0_content_title','Scale with global payments'),(6957,437,'_page-content_0_content_title','field_60fe35c95522b'),(6958,437,'page-content_0_content_description','Leverage our global partnership with local banks from different countries, offering you a wide global reach and[nbsp]the[nbsp]most competitive domestic pricing with tiered pricing models applied automatically.'),(6959,437,'_page-content_0_content_description','field_60fe35fb5522c'),(6960,437,'page-content_0_content',''),(6961,437,'_page-content_0_content','field_60fe36115522d'),(6962,437,'page-content_0_list_0_icon','2230'),(6963,437,'_page-content_0_list_0_icon','field_60fe3823432ad'),(6964,437,'page-content_0_list_0_title','High Payment Acceptance Ratios'),(6965,437,'_page-content_0_list_0_title','field_60fe3832432ae'),(6966,437,'page-content_0_list_0_description','Access our smart routing engine and a wide network of acquirers.'),(6967,437,'_page-content_0_list_0_description','field_60fe3836432af'),(6968,437,'page-content_0_list_1_icon','2279'),(6969,437,'_page-content_0_list_1_icon','field_60fe3823432ad'),(6970,437,'page-content_0_list_1_title','Enjoy lower rates and fees'),(6971,437,'_page-content_0_list_1_title','field_60fe3832432ae'),(6972,437,'page-content_0_list_1_description','Get the best rates available with our acquirer agnostic pricing model.'),(6973,437,'_page-content_0_list_1_description','field_60fe3836432af'),(6974,437,'page-content_0_list_2_icon','2278'),(6975,437,'_page-content_0_list_2_icon','field_60fe3823432ad'),(6976,437,'page-content_0_list_2_title','Diversify account termination'),(6977,437,'_page-content_0_list_2_title','field_60fe3832432ae'),(6978,437,'page-content_0_list_2_description','Plug into multiple customizable methods and procedures for account termination.'),(6979,437,'_page-content_0_list_2_description','field_60fe3836432af'),(6980,437,'page-content_0_list_3_icon','2280'),(6981,437,'_page-content_0_list_3_icon','field_60fe3823432ad'),(6982,437,'page-content_0_list_3_title','Smart 3D Secure 2.x guidelines'),(6983,437,'_page-content_0_list_3_title','field_60fe3832432ae'),(6984,437,'page-content_0_list_3_description','Take control and decide key exceptions and edge cases to[nbsp]scale your business.'),(6985,437,'_page-content_0_list_3_description','field_60fe3836432af'),(6986,437,'page-content_0_list','4'),(6987,437,'_page-content_0_list','field_60fe366c432ac'),(6988,437,'page-content_1_block-type','type-5'),(6989,437,'_page-content_1_block-type','field_60fe33225760d'),(6990,437,'page-content_1_content-position','right'),(6991,437,'_page-content_1_content-position','field_60fe3af01f07a'),(6992,437,'page-content_1_content_image','2443'),(6993,437,'_page-content_1_content_image','field_60fe35655522a'),(6994,437,'page-content_1_content_title','Take payments globally'),(6995,437,'_page-content_1_content_title','field_60fe35c95522b'),(6996,437,'page-content_1_content_description','CommerceGate offers you the ultimate set of popular global and local preferred payment methods in most locations globally.'),(6997,437,'_page-content_1_content_description','field_60fe35fb5522c'),(6998,437,'page-content_1_content',''),(6999,437,'_page-content_1_content','field_60fe36115522d'),(7000,437,'page-content_1_list_0_icon','2281'),(7001,437,'_page-content_1_list_0_icon','field_60fe3823432ad'),(7002,437,'page-content_1_list_0_title','Global Credit Cards (Visa, Mastercard, Maestro, Amex, JCB, Diners Club, Aura, Elo)'),(7003,437,'_page-content_1_list_0_title','field_60fe3832432ae'),(7004,437,'page-content_1_list_1_icon','2715'),(7005,437,'_page-content_1_list_1_icon','field_60fe3823432ad'),(7006,437,'page-content_1_list_1_title','Brazilian PIX payments'),(7007,437,'_page-content_1_list_1_title','field_60fe3832432ae'),(7008,437,'page-content_1_list_2_icon','795'),(7009,437,'_page-content_1_list_2_icon','field_60fe3823432ad'),(7010,437,'page-content_1_list_2_title','Boleto Bancário payments'),(7011,437,'_page-content_1_list_2_title','field_60fe3832432ae'),(7012,437,'page-content_1_list_3_icon','799'),(7013,437,'_page-content_1_list_3_icon','field_60fe3823432ad'),(7014,437,'page-content_1_list_3_title','TED express wire transfer'),(7015,437,'_page-content_1_list_3_title','field_60fe3832432ae'),(7016,437,'page-content_1_list','4'),(7017,437,'_page-content_1_list','field_60fe366c432ac'),(7124,437,'page-content','2'),(7125,437,'_page-content','field_60fe2e8ddcc54'),(7126,437,'blog-block_title-color','#4BD18E'),(7127,437,'_blog-block_title-color','field_60fff607aff99'),(7128,437,'blog-block_title_before','Choosing the right online'),(7129,437,'_blog-block_title_before','field_60fff6bcaff9a'),(7130,437,'blog-block_title_after','payment solution for your needs'),(7131,437,'_blog-block_title_after','field_60fff6d5aff9b'),(7132,437,'blog-block_title',''),(7133,437,'_blog-block_title','field_60fe6c2eadbe0'),(7134,437,'blog-block_link','a:3:{s:5:\"title\";s:12:\"Explore more\";s:3:\"url\";s:45:\"https://commercegate.goodface.com.ua/wp/blog/\";s:6:\"target\";s:0:\"\";}'),(7135,437,'_blog-block_link','field_60fe6c2eadbe1'),(7136,437,'blog-block_posts','a:2:{i:0;s:4:\"2607\";i:1;s:4:\"2505\";}'),(7137,437,'_blog-block_posts','field_60fe6c2eadbe2'),(7138,437,'blog-block_post-button-title','Keep Reading'),(7139,437,'_blog-block_post-button-title','field_60fe6c2eadbe3'),(7140,437,'blog-block',''),(7141,437,'_blog-block','field_60fe6c2eadbdf'),(7142,437,'testimonials_title','Latest Testimonials'),(7143,437,'_testimonials_title','field_60ffd62579c6a'),(7144,437,'testimonials_description','Don’t take our word for it. Take yours.'),(7145,437,'_testimonials_description','field_60ffd62c79c6b'),(7146,437,'testimonials_cases',''),(7147,437,'_testimonials_cases','field_60ffd68f79c6c'),(7148,437,'testimonials_post-button-title','Read Company’s case study'),(7149,437,'_testimonials_post-button-title','field_60ffd8a5f4211'),(7150,437,'testimonials',''),(7151,437,'_testimonials','field_60ffd61879c69'),(7152,437,'_dp_original','433'),(7153,438,'_yoast_wpseo_estimated-reading-time-minutes',''),(7154,438,'main-block_image','300'),(7155,438,'_main-block_image','field_60fe22fa390e1'),(7156,438,'main-block_title','Full acquiring solutions'),(7157,438,'_main-block_title','field_60fe22cc390df'),(7158,438,'main-block_description','CommerceGate offers you access to our proprietary Payment Facilitator account and our global partners network of Direct Merchant accounts with a single account.'),(7159,438,'_main-block_description','field_60fe22da390e0'),(7160,438,'main-block_first-button','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(7161,438,'_main-block_first-button','field_60fe2326390e2'),(7162,438,'main-block_second-button','Explore more'),(7163,438,'_main-block_second-button','field_60fe2339390e3'),(7164,438,'main-block',''),(7165,438,'_main-block','field_60fe22ac390de'),(7166,438,'introductory-block_title',''),(7167,438,'_introductory-block_title','field_60fe252908e5a'),(7168,438,'introductory-block_description',''),(7169,438,'_introductory-block_description','field_60fe253608e5b'),(7170,438,'introductory-block',''),(7171,438,'_introductory-block','field_60fe251408e59'),(7172,438,'page-content_0_block-type','type-1'),(7173,438,'_page-content_0_block-type','field_60fe33225760d'),(7174,438,'page-content_0_content-position','left'),(7175,438,'_page-content_0_content-position','field_60fe3af01f07a'),(7176,438,'page-content_0_style_content-color','light'),(7177,438,'_page-content_0_style_content-color','field_60fe46b438c11'),(7178,438,'page-content_0_style_bg-type','dark'),(7179,438,'_page-content_0_style_bg-type','field_60fe42d9fe46a'),(7180,438,'page-content_0_style',''),(7181,438,'_page-content_0_style','field_60fe39d8fa409'),(7182,438,'page-content_0_content_image','2766'),(7183,438,'_page-content_0_content_image','field_60fe35655522a'),(7184,438,'page-content_0_content_title','Map out card payments'),(7185,438,'_page-content_0_content_title','field_60fe35c95522b'),(7186,438,'page-content_0_content_description','CommerceGate offers you a secure way to accept debit and[nbsp]credit card payments online with your existing Merchant Account, along with every tool you will need to optimize and[nbsp]maximise your revenue and scale your business.'),(7187,438,'_page-content_0_content_description','field_60fe35fb5522c'),(7188,438,'page-content_0_content',''),(7189,438,'_page-content_0_content','field_60fe36115522d'),(7190,438,'page-content_0_list_0_icon','2289'),(7191,438,'_page-content_0_list_0_icon','field_60fe3823432ad'),(7192,438,'page-content_0_list_0_title','Universal payment pages'),(7193,438,'_page-content_0_list_0_title','field_60fe3832432ae'),(7194,438,'page-content_0_list_0_description','Our universal payment pages work across a wide array of platforms, devices, and[nbsp]conversion rates using the[nbsp]latest relevant technology.'),(7195,438,'_page-content_0_list_0_description','field_60fe3836432af'),(7196,438,'page-content_0_list_1_icon','2192'),(7197,438,'_page-content_0_list_1_icon','field_60fe3823432ad'),(7198,438,'page-content_0_list_1_title','All-in-one payment solution'),(7199,438,'_page-content_0_list_1_title','field_60fe3832432ae'),(7200,438,'page-content_0_list_1_description','Combine authorization, transaction clearing and[nbsp]settlements with your account.'),(7201,438,'_page-content_0_list_1_description','field_60fe3836432af'),(7202,438,'page-content_0_list_2_icon','2282'),(7203,438,'_page-content_0_list_2_icon','field_60fe3823432ad'),(7204,438,'page-content_0_list_2_title','Automated fraud prevention system'),(7205,438,'_page-content_0_list_2_title','field_60fe3832432ae'),(7206,438,'page-content_0_list_2_description','Take control of our real-time fraud monitoring systems and[nbsp]remain compliant.'),(7207,438,'_page-content_0_list_2_description','field_60fe3836432af'),(7208,438,'page-content_0_list_3_icon','2283'),(7209,438,'_page-content_0_list_3_icon','field_60fe3823432ad'),(7210,438,'page-content_0_list_3_title','Optimize for costs and profits'),(7211,438,'_page-content_0_list_3_title','field_60fe3832432ae'),(7212,438,'page-content_0_list_3_description','Transparent fees and pricing structure based on data and[nbsp]analytics.'),(7213,438,'_page-content_0_list_3_description','field_60fe3836432af'),(7214,438,'page-content_0_list','4'),(7215,438,'_page-content_0_list','field_60fe366c432ac'),(7216,438,'page-content_1_block-type','type-3'),(7217,438,'_page-content_1_block-type','field_60fe33225760d'),(7218,438,'page-content_1_content-position','right'),(7219,438,'_page-content_1_content-position','field_60fe3af01f07a'),(7220,438,'page-content_1_content_image','2445'),(7221,438,'_page-content_1_content_image','field_60fe35655522a'),(7222,438,'page-content_1_content_title','LATAM market access for EU[nbsp]merchants'),(7223,438,'_page-content_1_content_title','field_60fe35c95522b'),(7224,438,'page-content_1_content_description','CommerceGate will be offering access to the LATAM markets for EU-based merchants with local acquiring and payment methods starting from Brazil.'),(7225,438,'_page-content_1_content_description','field_60fe35fb5522c'),(7226,438,'page-content_1_content',''),(7227,438,'_page-content_1_content','field_60fe36115522d'),(7228,438,'page-content_1_list_0_icon','342'),(7229,438,'_page-content_1_list_0_icon','field_60fe3823432ad'),(7230,438,'page-content_1_list_0_title','Local card payment processing'),(7231,438,'_page-content_1_list_0_title','field_60fe3832432ae'),(7232,438,'page-content_1_list_1_icon','341'),(7233,438,'_page-content_1_list_1_icon','field_60fe3823432ad'),(7234,438,'page-content_1_list_1_title','Access local payment methods globally'),(7235,438,'_page-content_1_list_1_title','field_60fe3832432ae'),(7236,438,'page-content_1_list_2_icon','343'),(7237,438,'_page-content_1_list_2_icon','field_60fe3823432ad'),(7238,438,'page-content_1_list_2_title','LATAM multiple local currencies'),(7239,438,'_page-content_1_list_2_title','field_60fe3832432ae'),(7240,438,'page-content_1_list_3_icon','340'),(7241,438,'_page-content_1_list_3_icon','field_60fe3823432ad'),(7242,438,'page-content_1_list_3_title','Automated direct SEPA Settlements'),(7243,438,'_page-content_1_list_3_title','field_60fe3832432ae'),(7244,438,'page-content_1_list','4'),(7245,438,'_page-content_1_list','field_60fe366c432ac'),(7246,438,'page-content_2_block-type','type-4'),(7247,438,'_page-content_2_block-type','field_60fe33225760d'),(7248,438,'page-content_2_content-position','left'),(7249,438,'_page-content_2_content-position','field_60fe3af01f07a'),(7250,438,'page-content_2_content_image','2446'),(7251,438,'_page-content_2_content_image','field_60fe35655522a'),(7252,438,'page-content_2_content_title','Wide acquiring partnerships'),(7253,438,'_page-content_2_content_title','field_60fe35c95522b'),(7254,438,'page-content_2_content_description','CommerceGate offers 20+ local and global acquiring partners for any business type to increase payment approval ratios with high payment availability and uptimes at the most competitive rates for your online business.'),(7255,438,'_page-content_2_content_description','field_60fe35fb5522c'),(7256,438,'page-content_2_content',''),(7257,438,'_page-content_2_content','field_60fe36115522d'),(7258,438,'page-content_2_list_0_title','Local and global acquiring partners'),(7259,438,'_page-content_2_list_0_title','field_60fe3832432ae'),(7260,438,'page-content_2_list_0_description','Open additional merchant accounts to your requirements without any hassle.'),(7261,438,'_page-content_2_list_0_description','field_60fe3836432af'),(7262,438,'page-content_2_list_1_title','Innovative merchant profile compliance'),(7263,438,'_page-content_2_list_1_title','field_60fe3832432ae'),(7264,438,'page-content_2_list_1_description','We ensure your merchant profile is ready for underwriting with banks.'),(7265,438,'_page-content_2_list_1_description','field_60fe3836432af'),(7266,438,'page-content_2_list_2_title','Stay online with high uptime'),(7267,438,'_page-content_2_list_2_title','field_60fe3832432ae'),(7268,438,'page-content_2_list_2_description','Leverage on our highly available payment infrastructure with planned contingencies.'),(7269,438,'_page-content_2_list_2_description','field_60fe3836432af'),(7270,438,'page-content_2_list_3_title','Evergreen network of acquiring partners'),(7271,438,'_page-content_2_list_3_title','field_60fe3832432ae'),(7272,438,'page-content_2_list_3_description','Tap into our growing network of acquiring partners to remain efficient.'),(7273,438,'_page-content_2_list_3_description','field_60fe3836432af'),(7274,438,'page-content_2_list','4'),(7275,438,'_page-content_2_list','field_60fe366c432ac'),(7352,438,'page-content','3'),(7353,438,'_page-content','field_60fe2e8ddcc54'),(7354,438,'blog-block_title-color','#4BD18E'),(7355,438,'_blog-block_title-color','field_60fff607aff99'),(7356,438,'blog-block_title_before','Choosing the right online'),(7357,438,'_blog-block_title_before','field_60fff6bcaff9a'),(7358,438,'blog-block_title_after','payment solution for your needs'),(7359,438,'_blog-block_title_after','field_60fff6d5aff9b'),(7360,438,'blog-block_title',''),(7361,438,'_blog-block_title','field_60fe6c2eadbe0'),(7362,438,'blog-block_link','a:3:{s:5:\"title\";s:12:\"Explore more\";s:3:\"url\";s:45:\"https://commercegate.goodface.com.ua/wp/blog/\";s:6:\"target\";s:0:\"\";}'),(7363,438,'_blog-block_link','field_60fe6c2eadbe1'),(7364,438,'blog-block_posts','a:2:{i:0;s:4:\"2607\";i:1;s:4:\"2505\";}'),(7365,438,'_blog-block_posts','field_60fe6c2eadbe2'),(7366,438,'blog-block_post-button-title','Keep Reading'),(7367,438,'_blog-block_post-button-title','field_60fe6c2eadbe3'),(7368,438,'blog-block',''),(7369,438,'_blog-block','field_60fe6c2eadbdf'),(7370,438,'testimonials_title','Latest Testimonials'),(7371,438,'_testimonials_title','field_60ffd62579c6a'),(7372,438,'testimonials_description','Don’t take our word for it. Take yours.'),(7373,438,'_testimonials_description','field_60ffd62c79c6b'),(7374,438,'testimonials_cases',''),(7375,438,'_testimonials_cases','field_60ffd68f79c6c'),(7376,438,'testimonials_post-button-title','Read Company’s case study'),(7377,438,'_testimonials_post-button-title','field_60ffd8a5f4211'),(7378,438,'testimonials',''),(7379,438,'_testimonials','field_60ffd61879c69'),(7380,438,'_dp_original','433'),(7381,439,'_yoast_wpseo_estimated-reading-time-minutes',''),(7382,439,'main-block_image','300'),(7383,439,'_main-block_image','field_60fe22fa390e1'),(7384,439,'main-block_title','Custom Featured \r\nPayment Page'),(7385,439,'_main-block_title','field_60fe22cc390df'),(7386,439,'main-block_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(7387,439,'_main-block_description','field_60fe22da390e0'),(7388,439,'main-block_first-button','a:3:{s:5:\"title\";s:9:\"Start now\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(7389,439,'_main-block_first-button','field_60fe2326390e2'),(7390,439,'main-block_second-button','Explore more'),(7391,439,'_main-block_second-button','field_60fe2339390e3'),(7392,439,'main-block',''),(7393,439,'_main-block','field_60fe22ac390de'),(7394,439,'introductory-block_title',''),(7395,439,'_introductory-block_title','field_60fe252908e5a'),(7396,439,'introductory-block_description',''),(7397,439,'_introductory-block_description','field_60fe253608e5b'),(7398,439,'introductory-block',''),(7399,439,'_introductory-block','field_60fe251408e59'),(7580,439,'page-content',''),(7581,439,'_page-content','field_60fe2e8ddcc54'),(7582,439,'blog-block_title-color','#4BD18E'),(7583,439,'_blog-block_title-color','field_60fff607aff99'),(7584,439,'blog-block_title_before','You’re in good company.'),(7585,439,'_blog-block_title_before','field_60fff6bcaff9a'),(7586,439,'blog-block_title_after','Share success with us'),(7587,439,'_blog-block_title_after','field_60fff6d5aff9b'),(7588,439,'blog-block_title',''),(7589,439,'_blog-block_title','field_60fe6c2eadbe0'),(7590,439,'blog-block_link','a:3:{s:5:\"title\";s:29:\"Read all customers’ stories\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(7591,439,'_blog-block_link','field_60fe6c2eadbe1'),(7592,439,'blog-block_posts',''),(7593,439,'_blog-block_posts','field_60fe6c2eadbe2'),(7594,439,'blog-block_post-button-title','Read Full Story'),(7595,439,'_blog-block_post-button-title','field_60fe6c2eadbe3'),(7596,439,'blog-block',''),(7597,439,'_blog-block','field_60fe6c2eadbdf'),(7598,439,'testimonials_title','Latest Testimonials'),(7599,439,'_testimonials_title','field_60ffd62579c6a'),(7600,439,'testimonials_description','Don’t take our word for it. Take yours.'),(7601,439,'_testimonials_description','field_60ffd62c79c6b'),(7602,439,'testimonials_cases',''),(7603,439,'_testimonials_cases','field_60ffd68f79c6c'),(7604,439,'testimonials_post-button-title','Read Company’s case study'),(7605,439,'_testimonials_post-button-title','field_60ffd8a5f4211'),(7606,439,'testimonials',''),(7607,439,'_testimonials','field_60ffd61879c69'),(7608,439,'_dp_original','433'),(7609,440,'_yoast_wpseo_estimated-reading-time-minutes',''),(7610,440,'main-block_image','300'),(7611,440,'_main-block_image','field_60fe22fa390e1'),(7612,440,'main-block_title','More revenue \r\nper sale'),(7613,440,'_main-block_title','field_60fe22cc390df'),(7614,440,'main-block_description','CommerceGate enables you to increase profits and[nbsp]acceptance ratios by using multiple acquiring solutions, smart routing tools and transaction decline analytics.'),(7615,440,'_main-block_description','field_60fe22da390e0'),(7616,440,'main-block_first-button','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(7617,440,'_main-block_first-button','field_60fe2326390e2'),(7618,440,'main-block_second-button','Explore more'),(7619,440,'_main-block_second-button','field_60fe2339390e3'),(7620,440,'main-block',''),(7621,440,'_main-block','field_60fe22ac390de'),(7622,440,'introductory-block_title',''),(7623,440,'_introductory-block_title','field_60fe252908e5a'),(7624,440,'introductory-block_description',''),(7625,440,'_introductory-block_description','field_60fe253608e5b'),(7626,440,'introductory-block',''),(7627,440,'_introductory-block','field_60fe251408e59'),(7628,440,'page-content_0_block-type','type-4'),(7629,440,'_page-content_0_block-type','field_60fe33225760d'),(7630,440,'page-content_0_content-position','left'),(7631,440,'_page-content_0_content-position','field_60fe3af01f07a'),(7632,440,'page-content_0_style_content-color','light'),(7633,440,'_page-content_0_style_content-color','field_60fe46b438c11'),(7634,440,'page-content_0_style_bg-type','dark'),(7635,440,'_page-content_0_style_bg-type','field_60fe42d9fe46a'),(7636,440,'page-content_0_style',''),(7637,440,'_page-content_0_style','field_60fe39d8fa409'),(7638,440,'page-content_0_content_image','2465'),(7639,440,'_page-content_0_content_image','field_60fe35655522a'),(7640,440,'page-content_0_content_title','Risk and Acceptance Ratios'),(7641,440,'_page-content_0_content_title','field_60fe35c95522b'),(7642,440,'page-content_0_content_description','CommerceGate optimizes for your business revenue by[nbsp]providing multi-regional acquiring connections, intelligent routing, highly available payment infrastructure, and data and[nbsp]technology-driven checkout processes.'),(7643,440,'_page-content_0_content_description','field_60fe35fb5522c'),(7644,440,'page-content_0_content',''),(7645,440,'_page-content_0_content','field_60fe36115522d'),(7646,440,'page-content_0_list_0_icon','2287'),(7647,440,'_page-content_0_list_0_icon','field_60fe3823432ad'),(7648,440,'page-content_0_list_0_title','Wide acquiring partnerships'),(7649,440,'_page-content_0_list_0_title','field_60fe3832432ae'),(7650,440,'page-content_0_list_0_description','Enjoy access to global and local acquiring partners in EU, LATAM and globally.'),(7651,440,'_page-content_0_list_0_description','field_60fe3836432af'),(7652,440,'page-content_0_list_1_icon','2247'),(7653,440,'_page-content_0_list_1_icon','field_60fe3823432ad'),(7654,440,'page-content_0_list_1_title','Intelligent transaction routing'),(7655,440,'_page-content_0_list_1_title','field_60fe3832432ae'),(7656,440,'page-content_0_list_1_description','Automatically optimize your transaction routing with our[nbsp]intelligent system.'),(7657,440,'_page-content_0_list_1_description','field_60fe3836432af'),(7658,440,'page-content_0_list_2_icon','2304'),(7659,440,'_page-content_0_list_2_icon','field_60fe3823432ad'),(7660,440,'page-content_0_list_2_title','Omnichannel Dedicated Support'),(7661,440,'_page-content_0_list_2_title','field_60fe3832432ae'),(7662,440,'page-content_0_list_2_description','Direct support is available in multiple languages, policies and[nbsp]procedures.'),(7663,440,'_page-content_0_list_2_description','field_60fe3836432af'),(7664,440,'page-content_0_list_3_icon','2305'),(7665,440,'_page-content_0_list_3_icon','field_60fe3823432ad'),(7666,440,'page-content_0_list_3_title','Performance-driven infrastructure'),(7667,440,'_page-content_0_list_3_title','field_60fe3832432ae'),(7668,440,'page-content_0_list_3_description','Leverage our highly accessible cloud-based platform with low payment latency.'),(7669,440,'_page-content_0_list_3_description','field_60fe3836432af'),(7670,440,'page-content_0_list','4'),(7671,440,'_page-content_0_list','field_60fe366c432ac'),(7672,440,'page-content_1_block-type','type-3'),(7673,440,'_page-content_1_block-type','field_60fe33225760d'),(7674,440,'page-content_1_content-position','right'),(7675,440,'_page-content_1_content-position','field_60fe3af01f07a'),(7676,440,'page-content_1_content_image','2462'),(7677,440,'_page-content_1_content_image','field_60fe35655522a'),(7678,440,'page-content_1_content_title','Customized checkout experience'),(7679,440,'_page-content_1_content_title','field_60fe35c95522b'),(7680,440,'page-content_1_content_description','CommerceGate enables you to build customized and[nbsp]frictionless purchasing experience, with a focus on reducing customer drop-off rates.'),(7681,440,'_page-content_1_content_description','field_60fe35fb5522c'),(7682,440,'page-content_1_content',''),(7683,440,'_page-content_1_content','field_60fe36115522d'),(7684,440,'page-content_1_list_0_icon','336'),(7685,440,'_page-content_1_list_0_icon','field_60fe3823432ad'),(7686,440,'page-content_1_list_0_title','Customized Checkout Process.'),(7687,440,'_page-content_1_list_0_title','field_60fe3832432ae'),(7688,440,'page-content_1_list_1_icon','337'),(7689,440,'_page-content_1_list_1_icon','field_60fe3823432ad'),(7690,440,'page-content_1_list_1_title','Optimized payment forms.'),(7691,440,'_page-content_1_list_1_title','field_60fe3832432ae'),(7692,440,'page-content_1_list_2_icon','339'),(7693,440,'_page-content_1_list_2_icon','field_60fe3823432ad'),(7694,440,'page-content_1_list_2_title','Custom and complete'),(7695,440,'_page-content_1_list_2_title','field_60fe3832432ae'),(7696,440,'page-content_1_list_3_icon','338'),(7697,440,'_page-content_1_list_3_icon','field_60fe3823432ad'),(7698,440,'page-content_1_list_3_title','Checkout design recommendations.'),(7699,440,'_page-content_1_list_3_title','field_60fe3832432ae'),(7700,440,'page-content_1_list','4'),(7701,440,'_page-content_1_list','field_60fe366c432ac'),(7702,440,'page-content_2_block-type','type-5'),(7703,440,'_page-content_2_block-type','field_60fe33225760d'),(7704,440,'page-content_2_content-position','left'),(7705,440,'_page-content_2_content-position','field_60fe3af01f07a'),(7706,440,'page-content_2_content_image','2461'),(7707,440,'_page-content_2_content_image','field_60fe35655522a'),(7708,440,'page-content_2_content_title','All-in-one dedicated support'),(7709,440,'_page-content_2_content_title','field_60fe35c95522b'),(7710,440,'page-content_2_content_description','CommerceGate offers a unique support solution combining risk and end user support to balance between customer satisfaction and risk management.'),(7711,440,'_page-content_2_content_description','field_60fe35fb5522c'),(7712,440,'page-content_2_content',''),(7713,440,'_page-content_2_content','field_60fe36115522d'),(7714,440,'page-content_2_list_0_title','Experienced support agents'),(7715,440,'_page-content_2_list_0_title','field_60fe3832432ae'),(7716,440,'page-content_2_list_0_description','Deploy our agile payment pages to suit any platform'),(7717,440,'_page-content_2_list_0_description','field_60fe3836432af'),(7718,440,'page-content_2_list_1_title','24/7 dedicated support'),(7719,440,'_page-content_2_list_1_title','field_60fe3832432ae'),(7720,440,'page-content_2_list_1_description','Single point of[nbsp]contact, handling authorisation, clearing and settlement'),(7721,440,'_page-content_2_list_1_description','field_60fe3836432af'),(7722,440,'page-content_2_list_2_title','Multi-lingual support'),(7723,440,'_page-content_2_list_2_title','field_60fe3832432ae'),(7724,440,'page-content_2_list_2_description','State of[nbsp]the art fraud scrubbing and real-time monitoring by[nbsp]our risk team'),(7725,440,'_page-content_2_list_2_description','field_60fe3836432af'),(7726,440,'page-content_2_list_3_title','Omni-channel support'),(7727,440,'_page-content_2_list_3_title','field_60fe3832432ae'),(7728,440,'page-content_2_list_3_description','Tactical, analytical approach to[nbsp]your pricing'),(7729,440,'_page-content_2_list_3_description','field_60fe3836432af'),(7730,440,'page-content_2_list','4'),(7731,440,'_page-content_2_list','field_60fe366c432ac'),(7732,440,'page-content_3_block-type','type-4'),(7733,440,'_page-content_3_block-type','field_60fe33225760d'),(7734,440,'page-content_3_content-position','right'),(7735,440,'_page-content_3_content-position','field_60fe3af01f07a'),(7736,440,'page-content_3_content_image','2463'),(7737,440,'_page-content_3_content_image','field_60fe35655522a'),(7738,440,'page-content_3_content_title','Full Payment Analytics'),(7739,440,'_page-content_3_content_title','field_60fe35c95522b'),(7740,440,'page-content_3_content_description','CommerceGate offers you an automated and intelligent routing system along with transaction decline analytics, helping you to optimize each transaction to increase approval rates and reduce costs.'),(7741,440,'_page-content_3_content_description','field_60fe35fb5522c'),(7742,440,'page-content_3_content',''),(7743,440,'_page-content_3_content','field_60fe36115522d'),(7744,440,'page-content_3_list_0_icon','2310'),(7745,440,'_page-content_3_list_0_icon','field_60fe3823432ad'),(7746,440,'page-content_3_list_0_title','Intelligent payment routing'),(7747,440,'_page-content_3_list_0_title','field_60fe3832432ae'),(7748,440,'page-content_3_list_0_description','Optimally route transactions to local customer acquiring solution partners.'),(7749,440,'_page-content_3_list_0_description','field_60fe3836432af'),(7750,440,'page-content_3_list_1_icon','2231'),(7751,440,'_page-content_3_list_1_icon','field_60fe3823432ad'),(7752,440,'page-content_3_list_1_title','Automated declines analytics'),(7753,440,'_page-content_3_list_1_title','field_60fe3832432ae'),(7754,440,'page-content_3_list_1_description','Automatic optimizations made to[nbsp]routing rules based on decline reasons.'),(7755,440,'_page-content_3_list_1_description','field_60fe3836432af'),(7756,440,'page-content_3_list_2_icon','2309'),(7757,440,'_page-content_3_list_2_icon','field_60fe3823432ad'),(7758,440,'page-content_3_list_2_title','Automatic payment failure retries'),(7759,440,'_page-content_3_list_2_title','field_60fe3832432ae'),(7760,440,'page-content_3_list_2_description','Automate follow-up attempts based on data from declined transactions.'),(7761,440,'_page-content_3_list_2_description','field_60fe3836432af'),(7762,440,'page-content_3_list_3_icon','2219'),(7763,440,'_page-content_3_list_3_icon','field_60fe3823432ad'),(7764,440,'page-content_3_list_3_title','Approval Ratio Optimization'),(7765,440,'_page-content_3_list_3_title','field_60fe3832432ae'),(7766,440,'page-content_3_list_3_description','Automatic parameters and payment route adjustments for each transaction.'),(7767,440,'_page-content_3_list_3_description','field_60fe3836432af'),(7768,440,'page-content_3_list','4'),(7769,440,'_page-content_3_list','field_60fe366c432ac'),(7808,440,'page-content','4'),(7809,440,'_page-content','field_60fe2e8ddcc54'),(7810,440,'blog-block_title-color','#4BD18E'),(7811,440,'_blog-block_title-color','field_60fff607aff99'),(7812,440,'blog-block_title_before','Choosing the right online'),(7813,440,'_blog-block_title_before','field_60fff6bcaff9a'),(7814,440,'blog-block_title_after','payment solution for your needs'),(7815,440,'_blog-block_title_after','field_60fff6d5aff9b'),(7816,440,'blog-block_title',''),(7817,440,'_blog-block_title','field_60fe6c2eadbe0'),(7818,440,'blog-block_link','a:3:{s:5:\"title\";s:12:\"Explore more\";s:3:\"url\";s:45:\"https://commercegate.goodface.com.ua/wp/blog/\";s:6:\"target\";s:0:\"\";}'),(7819,440,'_blog-block_link','field_60fe6c2eadbe1'),(7820,440,'blog-block_posts','a:2:{i:0;s:4:\"2607\";i:1;s:4:\"2505\";}'),(7821,440,'_blog-block_posts','field_60fe6c2eadbe2'),(7822,440,'blog-block_post-button-title','Keep Reading'),(7823,440,'_blog-block_post-button-title','field_60fe6c2eadbe3'),(7824,440,'blog-block',''),(7825,440,'_blog-block','field_60fe6c2eadbdf'),(7826,440,'testimonials_title','Latest Testimonials'),(7827,440,'_testimonials_title','field_60ffd62579c6a'),(7828,440,'testimonials_description','Don’t take our word for it. Take yours.'),(7829,440,'_testimonials_description','field_60ffd62c79c6b'),(7830,440,'testimonials_cases',''),(7831,440,'_testimonials_cases','field_60ffd68f79c6c'),(7832,440,'testimonials_post-button-title','Read Company’s case study'),(7833,440,'_testimonials_post-button-title','field_60ffd8a5f4211'),(7834,440,'testimonials',''),(7835,440,'_testimonials','field_60ffd61879c69'),(7836,440,'_dp_original','433'),(7837,441,'_yoast_wpseo_estimated-reading-time-minutes',''),(7838,441,'main-block_image','300'),(7839,441,'_main-block_image','field_60fe22fa390e1'),(7840,441,'main-block_title','Risk & Compliance Management Services'),(7841,441,'_main-block_title','field_60fe22cc390df'),(7842,441,'main-block_description','CommerceGate offers you the leading industry expertise in[nbsp]underwriting compliance and payment risk management, with transparent SLAs and self-service resources through proven and tested controlled processes.'),(7843,441,'_main-block_description','field_60fe22da390e0'),(7844,441,'main-block_first-button','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(7845,441,'_main-block_first-button','field_60fe2326390e2'),(7846,441,'main-block_second-button','Explore more'),(7847,441,'_main-block_second-button','field_60fe2339390e3'),(7848,441,'main-block',''),(7849,441,'_main-block','field_60fe22ac390de'),(7850,441,'introductory-block_title',''),(7851,441,'_introductory-block_title','field_60fe252908e5a'),(7852,441,'introductory-block_description',''),(7853,441,'_introductory-block_description','field_60fe253608e5b'),(7854,441,'introductory-block',''),(7855,441,'_introductory-block','field_60fe251408e59'),(7856,441,'page-content_0_block-type','type-4'),(7857,441,'_page-content_0_block-type','field_60fe33225760d'),(7858,441,'page-content_0_content-position','left'),(7859,441,'_page-content_0_content-position','field_60fe3af01f07a'),(7860,441,'page-content_0_style_content-color','light'),(7861,441,'_page-content_0_style_content-color','field_60fe46b438c11'),(7862,441,'page-content_0_style_bg-type','dark'),(7863,441,'_page-content_0_style_bg-type','field_60fe42d9fe46a'),(7864,441,'page-content_0_style',''),(7865,441,'_page-content_0_style','field_60fe39d8fa409'),(7866,441,'page-content_0_content_image','2451'),(7867,441,'_page-content_0_content_image','field_60fe35655522a'),(7868,441,'page-content_0_content_title','Card Acceptance Made Simple'),(7869,441,'_page-content_0_content_title','field_60fe35c95522b'),(7870,441,'page-content_0_content_description','CommerceGate breaks down the complex card network rules and regulations for any business type and offers you custom solutions and advice based on your website and business activities to help you to stay compliant.'),(7871,441,'_page-content_0_content_description','field_60fe35fb5522c'),(7872,441,'page-content_0_content',''),(7873,441,'_page-content_0_content','field_60fe36115522d'),(7874,441,'page-content_0_list_0_icon','2198'),(7875,441,'_page-content_0_list_0_icon','field_60fe3823432ad'),(7876,441,'page-content_0_list_0_title','Access dedicated compliance experts'),(7877,441,'_page-content_0_list_0_title','field_60fe3832432ae'),(7878,441,'page-content_0_list_0_description','Take advantage of our experts in card network compliance and[nbsp]regulations.\r\n\r\n'),(7879,441,'_page-content_0_list_0_description','field_60fe3836432af'),(7880,441,'page-content_0_list_1_icon','2290'),(7881,441,'_page-content_0_list_1_icon','field_60fe3823432ad'),(7882,441,'page-content_0_list_1_title','Leverage underwriting analysis'),(7883,441,'_page-content_0_list_1_title','field_60fe3832432ae'),(7884,441,'page-content_0_list_1_description','Ensure your underwriting profile is compliant with existing regulations.'),(7885,441,'_page-content_0_list_1_description','field_60fe3836432af'),(7886,441,'page-content_0_list_2_icon','2291'),(7887,441,'_page-content_0_list_2_icon','field_60fe3823432ad'),(7888,441,'page-content_0_list_2_title','Stay up to date with changes'),(7889,441,'_page-content_0_list_2_title','field_60fe3832432ae'),(7890,441,'page-content_0_list_2_description','Be informed of the latest regulatory changes and stay ahead.'),(7891,441,'_page-content_0_list_2_description','field_60fe3836432af'),(7892,441,'page-content_0_list_3_icon','2202'),(7893,441,'_page-content_0_list_3_icon','field_60fe3823432ad'),(7894,441,'page-content_0_list_3_title','Timely alerts and[nbsp]recommendations'),(7895,441,'_page-content_0_list_3_title','field_60fe3832432ae'),(7896,441,'page-content_0_list_3_description','Personalised assistance from our Compliance Team in the event of a discrepancy.'),(7897,441,'_page-content_0_list_3_description','field_60fe3836432af'),(7898,441,'page-content_0_list','4'),(7899,441,'_page-content_0_list','field_60fe366c432ac'),(7900,441,'page-content_1_block-type','type-5'),(7901,441,'_page-content_1_block-type','field_60fe33225760d'),(7902,441,'page-content_1_content-position','right'),(7903,441,'_page-content_1_content-position','field_60fe3af01f07a'),(7904,441,'page-content_1_content_image','2453'),(7905,441,'_page-content_1_content_image','field_60fe35655522a'),(7906,441,'page-content_1_content_title','Ensure Legal Compliance'),(7907,441,'_page-content_1_content_title','field_60fe35c95522b'),(7908,441,'page-content_1_content_description','CommerceGate enables your business to remain compliant by removing the legal complexities with our clear and defined approach.'),(7909,441,'_page-content_1_content_description','field_60fe35fb5522c'),(7910,441,'page-content_1_content',''),(7911,441,'_page-content_1_content','field_60fe36115522d'),(7912,441,'page-content_1_list_0_icon','2295'),(7913,441,'_page-content_1_list_0_icon','field_60fe3823432ad'),(7914,441,'page-content_1_list_0_title','Regulation advisory'),(7915,441,'_page-content_1_list_0_title','field_60fe3832432ae'),(7916,441,'page-content_1_list_1_icon','2292'),(7917,441,'_page-content_1_list_1_icon','field_60fe3823432ad'),(7918,441,'page-content_1_list_1_title','Compliance made easy'),(7919,441,'_page-content_1_list_1_title','field_60fe3832432ae'),(7920,441,'page-content_1_list_2_icon','2293'),(7921,441,'_page-content_1_list_2_icon','field_60fe3823432ad'),(7922,441,'page-content_1_list_2_title','Ensure legal consistency'),(7923,441,'_page-content_1_list_2_title','field_60fe3832432ae'),(7924,441,'page-content_1_list_3_icon','2294'),(7925,441,'_page-content_1_list_3_icon','field_60fe3823432ad'),(7926,441,'page-content_1_list_3_title','Full legal integrity'),(7927,441,'_page-content_1_list_3_title','field_60fe3832432ae'),(7928,441,'page-content_1_list','4'),(7929,441,'_page-content_1_list','field_60fe366c432ac'),(7930,441,'page-content_2_block-type','type-4'),(7931,441,'_page-content_2_block-type','field_60fe33225760d'),(7932,441,'page-content_2_content-position','left'),(7933,441,'_page-content_2_content-position','field_60fe3af01f07a'),(7934,441,'page-content_2_content_image','2455'),(7935,441,'_page-content_2_content_image','field_60fe35655522a'),(7936,441,'page-content_2_content_title','Payment Scheme Rules'),(7937,441,'_page-content_2_content_title','field_60fe35c95522b'),(7938,441,'page-content_2_content_description','CommerceGate offers comprehensive global payment schemes with clear guidelines and rules to execute transactions through specific payment instruments for any[nbsp]payment type, allowing you to focus on scaling your business.'),(7939,441,'_page-content_2_content_description','field_60fe35fb5522c'),(7940,441,'page-content_2_content',''),(7941,441,'_page-content_2_content','field_60fe36115522d'),(7942,441,'page-content_2_list_0_title','Accept cross-border payments globally'),(7943,441,'_page-content_2_list_0_title','field_60fe3832432ae'),(7944,441,'page-content_2_list_0_description','Take advantage of our effortless payment compliance globally for your business.'),(7945,441,'_page-content_2_list_0_description','field_60fe3836432af'),(7946,441,'page-content_2_list_1_title','Balance between rules and function'),(7947,441,'_page-content_2_list_1_title','field_60fe3832432ae'),(7948,441,'page-content_2_list_1_description','Access global and local payment schemes to enhance your competitiveness.'),(7949,441,'_page-content_2_list_1_description','field_60fe3836432af'),(7950,441,'page-content_2_list_2_title','Comply with requirements automatically'),(7951,441,'_page-content_2_list_2_title','field_60fe3832432ae'),(7952,441,'page-content_2_list_2_description','Automated compliance for receiving a merchant account and payment processing.'),(7953,441,'_page-content_2_list_2_description','field_60fe3836432af'),(7954,441,'page-content_2_list_3_title','Protect your commercial rights'),(7955,441,'_page-content_2_list_3_title','field_60fe3832432ae'),(7956,441,'page-content_2_list_3_description','Ensure that your commercial rights are protected from any[nbsp]customer complaints.'),(7957,441,'_page-content_2_list_3_description','field_60fe3836432af'),(7958,441,'page-content_2_list','4'),(7959,441,'_page-content_2_list','field_60fe366c432ac'),(7960,441,'page-content_3_block-type','type-3'),(7961,441,'_page-content_3_block-type','field_60fe33225760d'),(7962,441,'page-content_3_content-position','right'),(7963,441,'_page-content_3_content-position','field_60fe3af01f07a'),(7964,441,'page-content_3_content_image','2454'),(7965,441,'_page-content_3_content_image','field_60fe35655522a'),(7966,441,'page-content_3_content_title','Leading fraud protection system'),(7967,441,'_page-content_3_content_title','field_60fe35c95522b'),(7968,441,'page-content_3_content_description','CommerceGate enables you to mitigate payment fraud and[nbsp]win transaction disputes from our anti-fraud system and[nbsp]risk management.'),(7969,441,'_page-content_3_content_description','field_60fe35fb5522c'),(7970,441,'page-content_3_content',''),(7971,441,'_page-content_3_content','field_60fe36115522d'),(7972,441,'page-content_3_list_0_icon','336'),(7973,441,'_page-content_3_list_0_icon','field_60fe3823432ad'),(7974,441,'page-content_3_list_0_title','Strong Customer Authentication.'),(7975,441,'_page-content_3_list_0_title','field_60fe3832432ae'),(7976,441,'page-content_3_list_0_description','Enable secure and frictionless online payment experience for your[nbsp]customers and remain compliant with PSD2 regulations.'),(7977,441,'_page-content_3_list_0_description','field_60fe3836432af'),(7978,441,'page-content_3_list_1_icon','337'),(7979,441,'_page-content_3_list_1_icon','field_60fe3823432ad'),(7980,441,'page-content_3_list_1_title','Dedicated Risk Managers.'),(7981,441,'_page-content_3_list_1_title','field_60fe3832432ae'),(7982,441,'page-content_3_list_1_description','Receive direct assistance from our fraud and risk researchers to set up, optimize and recommend risk management strategies.'),(7983,441,'_page-content_3_list_1_description','field_60fe3836432af'),(7984,441,'page-content_3_list_2_icon','339'),(7985,441,'_page-content_3_list_2_icon','field_60fe3823432ad'),(7986,441,'page-content_3_list_2_title','Comprehensive Risk KPI tools.'),(7987,441,'_page-content_3_list_2_title','field_60fe3832432ae'),(7988,441,'page-content_3_list_2_description','Access the tools to help you optimize your payment traffic for higher approval ratios and improve your risk management KPIs.'),(7989,441,'_page-content_3_list_2_description','field_60fe3836432af'),(7990,441,'page-content_3_list_3_icon','338'),(7991,441,'_page-content_3_list_3_icon','field_60fe3823432ad'),(7992,441,'page-content_3_list_3_title','Industry-Leading Security.'),(7993,441,'_page-content_3_list_3_title','field_60fe3832432ae'),(7994,441,'page-content_3_list_3_description','Leverage robust built-in risk tools ranging from 3D Secure 2.x authentication, real-time filters and risk testing management.'),(7995,441,'_page-content_3_list_3_description','field_60fe3836432af'),(7996,441,'page-content_3_list','4'),(7997,441,'_page-content_3_list','field_60fe366c432ac'),(7998,441,'page-content_4_block-type','type-4'),(7999,441,'_page-content_4_block-type','field_60fe33225760d'),(8000,441,'page-content_4_content-position','left'),(8001,441,'_page-content_4_content-position','field_60fe3af01f07a'),(8002,441,'page-content_4_style_content-color','dark'),(8003,441,'_page-content_4_style_content-color','field_60fe46b438c11'),(8004,441,'page-content_4_style_bg-type','light'),(8005,441,'_page-content_4_style_bg-type','field_60fe42d9fe46a'),(8006,441,'page-content_4_style',''),(8007,441,'_page-content_4_style','field_60fe39d8fa409'),(8008,441,'page-content_4_content_image','2452'),(8009,441,'_page-content_4_content_image','field_60fe35655522a'),(8010,441,'page-content_4_content_title','CHB Management & Disputes'),(8011,441,'_page-content_4_content_title','field_60fe35c95522b'),(8012,441,'page-content_4_content_description','CommerceGate simplifies and automates your customer dispute and compensation handling for any card schemes according to the latest globally accepted compliance standards so you can focus on scaling your business.'),(8013,441,'_page-content_4_content_description','field_60fe35fb5522c'),(8014,441,'page-content_4_content_button','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(8015,441,'_page-content_4_content_button','field_60fe3cf5ca1fb'),(8016,441,'page-content_4_content',''),(8017,441,'_page-content_4_content','field_60fe36115522d'),(8018,441,'page-content_4_list_0_icon','2301'),(8019,441,'_page-content_4_list_0_icon','field_60fe3823432ad'),(8020,441,'page-content_4_list_0_title','Data consolidation and[nbsp]presentation'),(8021,441,'_page-content_4_list_0_title','field_60fe3832432ae'),(8022,441,'page-content_4_list_1_icon','2303'),(8023,441,'_page-content_4_list_1_icon','field_60fe3823432ad'),(8024,441,'page-content_4_list_1_title','Industry-best practices for chargeback disputes'),(8025,441,'_page-content_4_list_1_title','field_60fe3832432ae'),(8026,441,'page-content_4_list_2_icon','2302'),(8027,441,'_page-content_4_list_2_icon','field_60fe3823432ad'),(8028,441,'page-content_4_list_2_title','Raise a dispute at the right time'),(8029,441,'_page-content_4_list_2_title','field_60fe3832432ae'),(8030,441,'page-content_4_list_3_icon','2300'),(8031,441,'_page-content_4_list_3_icon','field_60fe3823432ad'),(8032,441,'page-content_4_list_3_title','High dispute case success'),(8033,441,'_page-content_4_list_3_title','field_60fe3832432ae'),(8034,441,'page-content_4_list','4'),(8035,441,'_page-content_4_list','field_60fe366c432ac'),(8036,441,'page-content','5'),(8037,441,'_page-content','field_60fe2e8ddcc54'),(8038,441,'blog-block_title-color','#4BD18E'),(8039,441,'_blog-block_title-color','field_60fff607aff99'),(8040,441,'blog-block_title_before','Choosing the right online'),(8041,441,'_blog-block_title_before','field_60fff6bcaff9a'),(8042,441,'blog-block_title_after','payment solution for your needs'),(8043,441,'_blog-block_title_after','field_60fff6d5aff9b'),(8044,441,'blog-block_title',''),(8045,441,'_blog-block_title','field_60fe6c2eadbe0'),(8046,441,'blog-block_link','a:3:{s:5:\"title\";s:12:\"Explore more\";s:3:\"url\";s:45:\"https://commercegate.goodface.com.ua/wp/blog/\";s:6:\"target\";s:0:\"\";}'),(8047,441,'_blog-block_link','field_60fe6c2eadbe1'),(8048,441,'blog-block_posts','a:4:{i:0;s:4:\"2479\";i:1;s:4:\"2522\";i:2;s:4:\"2540\";i:3;s:4:\"2594\";}'),(8049,441,'_blog-block_posts','field_60fe6c2eadbe2'),(8050,441,'blog-block_post-button-title','Keep Reading'),(8051,441,'_blog-block_post-button-title','field_60fe6c2eadbe3'),(8052,441,'blog-block',''),(8053,441,'_blog-block','field_60fe6c2eadbdf'),(8054,441,'testimonials_title','Latest Testimonials'),(8055,441,'_testimonials_title','field_60ffd62579c6a'),(8056,441,'testimonials_description','Don’t take our word for it. Take yours.'),(8057,441,'_testimonials_description','field_60ffd62c79c6b'),(8058,441,'testimonials_cases',''),(8059,441,'_testimonials_cases','field_60ffd68f79c6c'),(8060,441,'testimonials_post-button-title','Read Company’s case study'),(8061,441,'_testimonials_post-button-title','field_60ffd8a5f4211'),(8062,441,'testimonials',''),(8063,441,'_testimonials','field_60ffd61879c69'),(8065,441,'_dp_original','434'),(8066,441,'_edit_lock','1639754059:1'),(8067,440,'_edit_lock','1639754252:1'),(8068,439,'_edit_lock','1639754372:1'),(8069,435,'_edit_lock','1639754269:1'),(8070,438,'_edit_lock','1639754015:1'),(8071,436,'_edit_lock','1639754390:1'),(8072,437,'_edit_lock','1639753954:1'),(8073,434,'_edit_lock','1639753910:1'),(8074,434,'_edit_last','1'),(8075,435,'_edit_last','1'),(8076,436,'_edit_last','1'),(8077,437,'_edit_last','1'),(8078,438,'_edit_last','1'),(8079,439,'_edit_last','1'),(8080,439,'_wp_old_slug','acquiring-solutions-2'),(8081,441,'_edit_last','1'),(8082,440,'_edit_last','1'),(8083,12,'complex-services-list_0_icon','336'),(8084,12,'_complex-services-list_0_icon','field_6100fde5a3f1d'),(8085,12,'complex-services-list_0_title','Online Payments Processing'),(8086,12,'_complex-services-list_0_title','field_6100fe5aa3f1e'),(8087,12,'complex-services-list_0_description','Offer the best and fully customized user payment experience for your customers.'),(8088,12,'_complex-services-list_0_description','field_6100fe60a3f1f'),(8089,12,'complex-services-list_0_link','a:3:{s:5:\"title\";s:18:\"Payment Processing\";s:3:\"url\";s:73:\"https://commercegate.goodface.com.ua/wp/our-solutions/payment-processing/\";s:6:\"target\";s:0:\"\";}'),(8090,12,'_complex-services-list_0_link','field_6100fe73a3f20'),(8091,12,'complex-services-list_1_icon','337'),(8092,12,'_complex-services-list_1_icon','field_6100fde5a3f1d'),(8093,12,'complex-services-list_1_title','Acquiring Solutions'),(8094,12,'_complex-services-list_1_title','field_6100fe5aa3f1e'),(8095,12,'complex-services-list_1_description','Make it easy to scale your client\'s businesses with all-in-one integrations.'),(8096,12,'_complex-services-list_1_description','field_6100fe60a3f1f'),(8097,12,'complex-services-list_1_link','a:3:{s:5:\"title\";s:19:\"Acquiring Solutions\";s:3:\"url\";s:74:\"https://commercegate.goodface.com.ua/wp/our-solutions/acquiring-solutions/\";s:6:\"target\";s:0:\"\";}'),(8098,12,'_complex-services-list_1_link','field_6100fe73a3f20'),(8099,12,'complex-services-list_2_icon','339'),(8100,12,'_complex-services-list_2_icon','field_6100fde5a3f1d'),(8101,12,'complex-services-list_2_title','Risk & Compliance'),(8102,12,'_complex-services-list_2_title','field_6100fe5aa3f1e'),(8103,12,'complex-services-list_2_description','Take control of our fraud monitoring systems and remain compliant.'),(8104,12,'_complex-services-list_2_description','field_6100fe60a3f1f'),(8105,12,'complex-services-list_2_link','a:3:{s:5:\"title\";s:23:\"Payment Risk Management\";s:3:\"url\";s:85:\"https://commercegate.goodface.com.ua/wp/our-solutions/risk-and-compliance-management/\";s:6:\"target\";s:0:\"\";}'),(8106,12,'_complex-services-list_2_link','field_6100fe73a3f20'),(8107,12,'complex-services-list_3_icon','338'),(8108,12,'_complex-services-list_3_icon','field_6100fde5a3f1d'),(8109,12,'complex-services-list_3_title','Revenue Optimization'),(8110,12,'_complex-services-list_3_title','field_6100fe5aa3f1e'),(8111,12,'complex-services-list_3_description','Leverage our data analytics expertise to optimize your payment approval ratios.'),(8112,12,'_complex-services-list_3_description','field_6100fe60a3f1f'),(8113,12,'complex-services-list_3_link','a:3:{s:5:\"title\";s:20:\"Revenue Optimization\";s:3:\"url\";s:75:\"https://commercegate.goodface.com.ua/wp/our-solutions/revenue-optimization/\";s:6:\"target\";s:0:\"\";}'),(8114,12,'_complex-services-list_3_link','field_6100fe73a3f20'),(8115,12,'complex-services-list','4'),(8116,12,'_complex-services-list','field_6100fd82a3f1c'),(8117,447,'main-block-title','Where Merchants \r\nMeet Buyers'),(8118,447,'_main-block-title','field_60f71cfe844f0'),(8119,447,'main-block-description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(8120,447,'_main-block-description','field_60f71d1a844f1'),(8121,447,'main-block-first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(8122,447,'_main-block-first-button','field_60f71d2b844f2'),(8123,447,'main-block-second-button','Explore more'),(8124,447,'_main-block-second-button','field_60f71d5a844f3'),(8125,447,'main-block-globe-points_item-1','$56'),(8126,447,'_main-block-globe-points_item-1','field_60f7cd79ec2c2'),(8127,447,'main-block-globe-points_item-2','$78'),(8128,447,'_main-block-globe-points_item-2','field_60f7cd81ec2c3'),(8129,447,'main-block-globe-points_item-3','$128'),(8130,447,'_main-block-globe-points_item-3','field_60f7cd86ec2c4'),(8131,447,'main-block-globe-points',''),(8132,447,'_main-block-globe-points','field_60f7cd5bec2c1'),(8133,447,'main-block_title','Where Merchants \r\nMeet Buyers'),(8134,447,'_main-block_title','field_60f71cfe844f0'),(8135,447,'main-block_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(8136,447,'_main-block_description','field_60f71d1a844f1'),(8137,447,'main-block_first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(8138,447,'_main-block_first-button','field_60f71d2b844f2'),(8139,447,'main-block_second-button','Explore more'),(8140,447,'_main-block_second-button','field_60f71d5a844f3'),(8141,447,'main-block',''),(8142,447,'_main-block','field_60f7ce5d3c350'),(8143,447,'globe-points_item-1','$56'),(8144,447,'_globe-points_item-1','field_60f7cd79ec2c2'),(8145,447,'globe-points_item-2','$78'),(8146,447,'_globe-points_item-2','field_60f7cd81ec2c3'),(8147,447,'globe-points_item-3','$128'),(8148,447,'_globe-points_item-3','field_60f7cd86ec2c4'),(8149,447,'globe-points',''),(8150,447,'_globe-points','field_60f7cd5bec2c1'),(8151,447,'block_content_image','154'),(8152,447,'_block_content_image','field_60f7cfac21e3c'),(8153,447,'block_content_title','Since 2006[nbsp]we have helped thousands of[nbsp]merchants grow their business and maximise revenue'),(8154,447,'_block_content_title','field_60f7cf8621e3a'),(8155,447,'block_content_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(8156,447,'_block_content_description','field_60f7cfa321e3b'),(8157,447,'block_content_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(8158,447,'_block_content_button','field_60f7cfc021e3d'),(8159,447,'block_content',''),(8160,447,'_block_content','field_60f7cf7021e39'),(8161,447,'advantages_0_icon','157'),(8162,447,'_advantages_0_icon','field_60f7cff821e3f'),(8163,447,'advantages_0_description','Certificate of Authenticity'),(8164,447,'_advantages_0_description','field_60f7d00d21e40'),(8165,447,'advantages','4'),(8166,447,'_advantages','field_60f7cfdc21e3e'),(8167,447,'advantages_1_icon','158'),(8168,447,'_advantages_1_icon','field_60f7cff821e3f'),(8169,447,'advantages_1_description','Best Solution Awward'),(8170,447,'_advantages_1_description','field_60f7d00d21e40'),(8171,447,'advantages_2_icon','159'),(8172,447,'_advantages_2_icon','field_60f7cff821e3f'),(8173,447,'advantages_2_description','Compliance Certificate'),(8174,447,'_advantages_2_description','field_60f7d00d21e40'),(8175,447,'advantages_3_icon','160'),(8176,447,'_advantages_3_icon','field_60f7cff821e3f'),(8177,447,'advantages_3_description','Customers Choise Awward'),(8178,447,'_advantages_3_description','field_60f7d00d21e40'),(8179,447,'about-company_image','154'),(8180,447,'_about-company_image','field_60f7cfac21e3c'),(8181,447,'about-company_title','Since 2006[nbsp]we have helped thousands of[nbsp]merchants grow their business and maximise revenue'),(8182,447,'_about-company_title','field_60f7cf8621e3a'),(8183,447,'about-company_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(8184,447,'_about-company_description','field_60f7cfa321e3b'),(8185,447,'about-company_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(8186,447,'_about-company_button','field_60f7cfc021e3d'),(8187,447,'about-company',''),(8188,447,'_about-company','field_60f7cf7021e39'),(8189,447,'payment-instruments_title_before','Get all Payment Instruments'),(8190,447,'_payment-instruments_title_before','field_60f7d6dbb8ab4'),(8191,447,'payment-instruments_title_after','You Need to Accelerate'),(8192,447,'_payment-instruments_title_after','field_60f7d70db8ab5'),(8193,447,'payment-instruments_title',''),(8194,447,'_payment-instruments_title','field_60f7d5a179817'),(8195,447,'payment-instruments_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to \r\naccept credit card payments from your customers safely.'),(8196,447,'_payment-instruments_description','field_60f7d5d379818'),(8197,447,'payment-instruments_items-link-title','Discover features'),(8198,447,'_payment-instruments_items-link-title','field_60f7d5df79819'),(8199,447,'payment-instruments',''),(8200,447,'_payment-instruments','field_60f7d59679816'),(8201,447,'complex-services_image','177'),(8202,447,'_complex-services_image','field_60f7daf9c4744'),(8203,447,'complex-services_title','Complex Services to[nbsp]Boost Your Process'),(8204,447,'_complex-services_title','field_60f7d9c5c4742'),(8205,447,'complex-services_description','Our risk management system is[nbsp]the most advanced, customizable and effective in[nbsp]the business. We[nbsp]combine advanced technology and experienced human control to[nbsp]minimise fraudulent transactions while keeping decline rates low and your valued customers satisfied.'),(8206,447,'_complex-services_description','field_60f7d9d7c4743'),(8207,447,'complex-services_items-link-title','Learn more'),(8208,447,'_complex-services_items-link-title','field_60f7dbbfc4745'),(8209,447,'complex-services',''),(8210,447,'_complex-services','field_60f7d9b2c4741'),(8211,447,'blog-block_title',''),(8212,447,'_blog-block_title','field_60f7deefdb657'),(8213,447,'blog-block_link','a:3:{s:5:\"title\";s:29:\"Read all customers’ stories\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(8214,447,'_blog-block_link','field_60f7df05db658'),(8215,447,'blog-block',''),(8216,447,'_blog-block','field_60f7dee3db656'),(8217,447,'blog-block_large-post','235'),(8218,447,'_blog-block_large-post','field_60f8303a13c72'),(8219,447,'blog-block_large-post_copy','a:3:{i:0;s:3:\"233\";i:1;s:3:\"234\";i:2;s:3:\"198\";}'),(8220,447,'_blog-block_large-post_copy','field_60f831d6000c4'),(8221,447,'blog-block_posts','a:4:{i:0;s:3:\"233\";i:1;s:3:\"235\";i:2;s:3:\"198\";i:3;s:3:\"234\";}'),(8222,447,'_blog-block_posts','field_60f8322fd24c4'),(8223,447,'blog-block-large-post_title','Antony from High Risk Product'),(8224,447,'_blog-block-large-post_title','field_60f834906008c'),(8225,447,'blog-block-large-post_description','“Working with the sales teams and account managers has been great. They’ve helped[nbsp]us get to[nbsp]market with our solution much quicker than if[nbsp]we[nbsp]had tried to[nbsp]do[nbsp]it[nbsp]ourselves!”'),(8226,447,'_blog-block-large-post_description','field_60f834946008d'),(8227,447,'blog-block-large-post',''),(8228,447,'_blog-block-large-post','field_60f8347e6008b'),(8229,447,'blog-block_post-button-title','Read Full Story'),(8230,447,'_blog-block_post-button-title','field_60f8413c74859'),(8231,447,'payment-instruments_title-color','#4BD18E'),(8232,447,'_payment-instruments_title-color','field_60fff271c15df'),(8233,447,'blog-block_title-color','#4BD18E'),(8234,447,'_blog-block_title-color','field_60fff3b704234'),(8235,447,'blog-block_title_before','You’re in good company.'),(8236,447,'_blog-block_title_before','field_60fff38e04232'),(8237,447,'blog-block_title_after','Share success with us'),(8238,447,'_blog-block_title_after','field_60fff3a404233'),(8239,447,'complex-services-list_0_icon','336'),(8240,447,'_complex-services-list_0_icon','field_6100fde5a3f1d'),(8241,447,'complex-services-list_0_title','Online Payments Processing'),(8242,447,'_complex-services-list_0_title','field_6100fe5aa3f1e'),(8243,447,'complex-services-list_0_description','Deploy our agile payment pages to[nbsp]suit any platform'),(8244,447,'_complex-services-list_0_description','field_6100fe60a3f1f'),(8245,447,'complex-services-list_0_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(8246,447,'_complex-services-list_0_link','field_6100fe73a3f20'),(8247,447,'complex-services-list_1_icon','337'),(8248,447,'_complex-services-list_1_icon','field_6100fde5a3f1d'),(8249,447,'complex-services-list_1_title','Acquiring Solutions'),(8250,447,'_complex-services-list_1_title','field_6100fe5aa3f1e'),(8251,447,'complex-services-list_1_description','Single point of[nbsp]contact, handling authorisation, clearing and settlement'),(8252,447,'_complex-services-list_1_description','field_6100fe60a3f1f'),(8253,447,'complex-services-list_1_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(8254,447,'_complex-services-list_1_link','field_6100fe73a3f20'),(8255,447,'complex-services-list_2_icon','339'),(8256,447,'_complex-services-list_2_icon','field_6100fde5a3f1d'),(8257,447,'complex-services-list_2_title','Risk & Compliance'),(8258,447,'_complex-services-list_2_title','field_6100fe5aa3f1e'),(8259,447,'complex-services-list_2_description','State of[nbsp]the art fraud scrubbing and real-time monitoring by[nbsp]our risk team'),(8260,447,'_complex-services-list_2_description','field_6100fe60a3f1f'),(8261,447,'complex-services-list_2_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(8262,447,'_complex-services-list_2_link','field_6100fe73a3f20'),(8263,447,'complex-services-list_3_icon','338'),(8264,447,'_complex-services-list_3_icon','field_6100fde5a3f1d'),(8265,447,'complex-services-list_3_title','Revenue Optimization'),(8266,447,'_complex-services-list_3_title','field_6100fe5aa3f1e'),(8267,447,'complex-services-list_3_description','Tactical, analytical approach to[nbsp]your pricing'),(8268,447,'_complex-services-list_3_description','field_6100fe60a3f1f'),(8269,447,'complex-services-list_3_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(8270,447,'_complex-services-list_3_link','field_6100fe73a3f20'),(8271,447,'complex-services-list','4'),(8272,447,'_complex-services-list','field_6100fd82a3f1c'),(8273,12,'payment-instruments_list','a:5:{i:0;s:4:\"2144\";i:1;s:3:\"434\";i:2;s:3:\"435\";i:3;s:3:\"439\";i:4;s:3:\"436\";}'),(8274,12,'_payment-instruments_list','field_6101027fdf3b7'),(8275,449,'main-block-title','Where Merchants \r\nMeet Buyers'),(8276,449,'_main-block-title','field_60f71cfe844f0'),(8277,449,'main-block-description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(8278,449,'_main-block-description','field_60f71d1a844f1'),(8279,449,'main-block-first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(8280,449,'_main-block-first-button','field_60f71d2b844f2'),(8281,449,'main-block-second-button','Explore more'),(8282,449,'_main-block-second-button','field_60f71d5a844f3'),(8283,449,'main-block-globe-points_item-1','$56'),(8284,449,'_main-block-globe-points_item-1','field_60f7cd79ec2c2'),(8285,449,'main-block-globe-points_item-2','$78'),(8286,449,'_main-block-globe-points_item-2','field_60f7cd81ec2c3'),(8287,449,'main-block-globe-points_item-3','$128'),(8288,449,'_main-block-globe-points_item-3','field_60f7cd86ec2c4'),(8289,449,'main-block-globe-points',''),(8290,449,'_main-block-globe-points','field_60f7cd5bec2c1'),(8291,449,'main-block_title','Where Merchants \r\nMeet Buyers'),(8292,449,'_main-block_title','field_60f71cfe844f0'),(8293,449,'main-block_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(8294,449,'_main-block_description','field_60f71d1a844f1'),(8295,449,'main-block_first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(8296,449,'_main-block_first-button','field_60f71d2b844f2'),(8297,449,'main-block_second-button','Explore more'),(8298,449,'_main-block_second-button','field_60f71d5a844f3'),(8299,449,'main-block',''),(8300,449,'_main-block','field_60f7ce5d3c350'),(8301,449,'globe-points_item-1','$56'),(8302,449,'_globe-points_item-1','field_60f7cd79ec2c2'),(8303,449,'globe-points_item-2','$78'),(8304,449,'_globe-points_item-2','field_60f7cd81ec2c3'),(8305,449,'globe-points_item-3','$128'),(8306,449,'_globe-points_item-3','field_60f7cd86ec2c4'),(8307,449,'globe-points',''),(8308,449,'_globe-points','field_60f7cd5bec2c1'),(8309,449,'block_content_image','154'),(8310,449,'_block_content_image','field_60f7cfac21e3c'),(8311,449,'block_content_title','Since 2006[nbsp]we have helped thousands of[nbsp]merchants grow their business and maximise revenue'),(8312,449,'_block_content_title','field_60f7cf8621e3a'),(8313,449,'block_content_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(8314,449,'_block_content_description','field_60f7cfa321e3b'),(8315,449,'block_content_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(8316,449,'_block_content_button','field_60f7cfc021e3d'),(8317,449,'block_content',''),(8318,449,'_block_content','field_60f7cf7021e39'),(8319,449,'advantages_0_icon','157'),(8320,449,'_advantages_0_icon','field_60f7cff821e3f'),(8321,449,'advantages_0_description','Certificate of Authenticity'),(8322,449,'_advantages_0_description','field_60f7d00d21e40'),(8323,449,'advantages','4'),(8324,449,'_advantages','field_60f7cfdc21e3e'),(8325,449,'advantages_1_icon','158'),(8326,449,'_advantages_1_icon','field_60f7cff821e3f'),(8327,449,'advantages_1_description','Best Solution Awward'),(8328,449,'_advantages_1_description','field_60f7d00d21e40'),(8329,449,'advantages_2_icon','159'),(8330,449,'_advantages_2_icon','field_60f7cff821e3f'),(8331,449,'advantages_2_description','Compliance Certificate'),(8332,449,'_advantages_2_description','field_60f7d00d21e40'),(8333,449,'advantages_3_icon','160'),(8334,449,'_advantages_3_icon','field_60f7cff821e3f'),(8335,449,'advantages_3_description','Customers Choise Awward'),(8336,449,'_advantages_3_description','field_60f7d00d21e40'),(8337,449,'about-company_image','154'),(8338,449,'_about-company_image','field_60f7cfac21e3c'),(8339,449,'about-company_title','Since 2006[nbsp]we have helped thousands of[nbsp]merchants grow their business and maximise revenue'),(8340,449,'_about-company_title','field_60f7cf8621e3a'),(8341,449,'about-company_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(8342,449,'_about-company_description','field_60f7cfa321e3b'),(8343,449,'about-company_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(8344,449,'_about-company_button','field_60f7cfc021e3d'),(8345,449,'about-company',''),(8346,449,'_about-company','field_60f7cf7021e39'),(8347,449,'payment-instruments_title_before','Get all Payment Instruments'),(8348,449,'_payment-instruments_title_before','field_60f7d6dbb8ab4'),(8349,449,'payment-instruments_title_after','You Need to Accelerate'),(8350,449,'_payment-instruments_title_after','field_60f7d70db8ab5'),(8351,449,'payment-instruments_title',''),(8352,449,'_payment-instruments_title','field_60f7d5a179817'),(8353,449,'payment-instruments_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to \r\naccept credit card payments from your customers safely.'),(8354,449,'_payment-instruments_description','field_60f7d5d379818'),(8355,449,'payment-instruments_items-link-title','Discover features'),(8356,449,'_payment-instruments_items-link-title','field_60f7d5df79819'),(8357,449,'payment-instruments',''),(8358,449,'_payment-instruments','field_60f7d59679816'),(8359,449,'complex-services_image','177'),(8360,449,'_complex-services_image','field_60f7daf9c4744'),(8361,449,'complex-services_title','Complex Services to[nbsp]Boost Your Process'),(8362,449,'_complex-services_title','field_60f7d9c5c4742'),(8363,449,'complex-services_description','Our risk management system is[nbsp]the most advanced, customizable and effective in[nbsp]the business. We[nbsp]combine advanced technology and experienced human control to[nbsp]minimise fraudulent transactions while keeping decline rates low and your valued customers satisfied.'),(8364,449,'_complex-services_description','field_60f7d9d7c4743'),(8365,449,'complex-services_items-link-title','Learn more'),(8366,449,'_complex-services_items-link-title','field_60f7dbbfc4745'),(8367,449,'complex-services',''),(8368,449,'_complex-services','field_60f7d9b2c4741'),(8369,449,'blog-block_title',''),(8370,449,'_blog-block_title','field_60f7deefdb657'),(8371,449,'blog-block_link','a:3:{s:5:\"title\";s:29:\"Read all customers’ stories\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(8372,449,'_blog-block_link','field_60f7df05db658'),(8373,449,'blog-block',''),(8374,449,'_blog-block','field_60f7dee3db656'),(8375,449,'blog-block_large-post','235'),(8376,449,'_blog-block_large-post','field_60f8303a13c72'),(8377,449,'blog-block_large-post_copy','a:3:{i:0;s:3:\"233\";i:1;s:3:\"234\";i:2;s:3:\"198\";}'),(8378,449,'_blog-block_large-post_copy','field_60f831d6000c4'),(8379,449,'blog-block_posts','a:4:{i:0;s:3:\"233\";i:1;s:3:\"235\";i:2;s:3:\"198\";i:3;s:3:\"234\";}'),(8380,449,'_blog-block_posts','field_60f8322fd24c4'),(8381,449,'blog-block-large-post_title','Antony from High Risk Product'),(8382,449,'_blog-block-large-post_title','field_60f834906008c'),(8383,449,'blog-block-large-post_description','“Working with the sales teams and account managers has been great. They’ve helped[nbsp]us get to[nbsp]market with our solution much quicker than if[nbsp]we[nbsp]had tried to[nbsp]do[nbsp]it[nbsp]ourselves!”'),(8384,449,'_blog-block-large-post_description','field_60f834946008d'),(8385,449,'blog-block-large-post',''),(8386,449,'_blog-block-large-post','field_60f8347e6008b'),(8387,449,'blog-block_post-button-title','Read Full Story'),(8388,449,'_blog-block_post-button-title','field_60f8413c74859'),(8389,449,'payment-instruments_title-color','#4BD18E'),(8390,449,'_payment-instruments_title-color','field_60fff271c15df'),(8391,449,'blog-block_title-color','#4BD18E'),(8392,449,'_blog-block_title-color','field_60fff3b704234'),(8393,449,'blog-block_title_before','You’re in good company.'),(8394,449,'_blog-block_title_before','field_60fff38e04232'),(8395,449,'blog-block_title_after','Share success with us'),(8396,449,'_blog-block_title_after','field_60fff3a404233'),(8397,449,'complex-services-list_0_icon','336'),(8398,449,'_complex-services-list_0_icon','field_6100fde5a3f1d'),(8399,449,'complex-services-list_0_title','Online Payments Processing'),(8400,449,'_complex-services-list_0_title','field_6100fe5aa3f1e'),(8401,449,'complex-services-list_0_description','Deploy our agile payment pages to[nbsp]suit any platform'),(8402,449,'_complex-services-list_0_description','field_6100fe60a3f1f'),(8403,449,'complex-services-list_0_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(8404,449,'_complex-services-list_0_link','field_6100fe73a3f20'),(8405,449,'complex-services-list_1_icon','337'),(8406,449,'_complex-services-list_1_icon','field_6100fde5a3f1d'),(8407,449,'complex-services-list_1_title','Acquiring Solutions'),(8408,449,'_complex-services-list_1_title','field_6100fe5aa3f1e'),(8409,449,'complex-services-list_1_description','Single point of[nbsp]contact, handling authorisation, clearing and settlement'),(8410,449,'_complex-services-list_1_description','field_6100fe60a3f1f'),(8411,449,'complex-services-list_1_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(8412,449,'_complex-services-list_1_link','field_6100fe73a3f20'),(8413,449,'complex-services-list_2_icon','339'),(8414,449,'_complex-services-list_2_icon','field_6100fde5a3f1d'),(8415,449,'complex-services-list_2_title','Risk & Compliance'),(8416,449,'_complex-services-list_2_title','field_6100fe5aa3f1e'),(8417,449,'complex-services-list_2_description','State of[nbsp]the art fraud scrubbing and real-time monitoring by[nbsp]our risk team'),(8418,449,'_complex-services-list_2_description','field_6100fe60a3f1f'),(8419,449,'complex-services-list_2_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(8420,449,'_complex-services-list_2_link','field_6100fe73a3f20'),(8421,449,'complex-services-list_3_icon','338'),(8422,449,'_complex-services-list_3_icon','field_6100fde5a3f1d'),(8423,449,'complex-services-list_3_title','Revenue Optimization'),(8424,449,'_complex-services-list_3_title','field_6100fe5aa3f1e'),(8425,449,'complex-services-list_3_description','Tactical, analytical approach to[nbsp]your pricing'),(8426,449,'_complex-services-list_3_description','field_6100fe60a3f1f'),(8427,449,'complex-services-list_3_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(8428,449,'_complex-services-list_3_link','field_6100fe73a3f20'),(8429,449,'complex-services-list','4'),(8430,449,'_complex-services-list','field_6100fd82a3f1c'),(8431,449,'payment-instruments_list','a:4:{i:0;s:3:\"433\";i:1;s:3:\"434\";i:2;s:3:\"435\";i:3;s:3:\"439\";}'),(8432,449,'_payment-instruments_list','field_6101027fdf3b7'),(8433,450,'main-block-title','Where Merchants \r\nMeet Buyers'),(8434,450,'_main-block-title','field_60f71cfe844f0'),(8435,450,'main-block-description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(8436,450,'_main-block-description','field_60f71d1a844f1'),(8437,450,'main-block-first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(8438,450,'_main-block-first-button','field_60f71d2b844f2'),(8439,450,'main-block-second-button','Explore more'),(8440,450,'_main-block-second-button','field_60f71d5a844f3'),(8441,450,'main-block-globe-points_item-1','$56'),(8442,450,'_main-block-globe-points_item-1','field_60f7cd79ec2c2'),(8443,450,'main-block-globe-points_item-2','$78'),(8444,450,'_main-block-globe-points_item-2','field_60f7cd81ec2c3'),(8445,450,'main-block-globe-points_item-3','$128'),(8446,450,'_main-block-globe-points_item-3','field_60f7cd86ec2c4'),(8447,450,'main-block-globe-points',''),(8448,450,'_main-block-globe-points','field_60f7cd5bec2c1'),(8449,450,'main-block_title','Where Merchants \r\nMeet Buyers'),(8450,450,'_main-block_title','field_60f71cfe844f0'),(8451,450,'main-block_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(8452,450,'_main-block_description','field_60f71d1a844f1'),(8453,450,'main-block_first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(8454,450,'_main-block_first-button','field_60f71d2b844f2'),(8455,450,'main-block_second-button','Explore more'),(8456,450,'_main-block_second-button','field_60f71d5a844f3'),(8457,450,'main-block',''),(8458,450,'_main-block','field_60f7ce5d3c350'),(8459,450,'globe-points_item-1','$56'),(8460,450,'_globe-points_item-1','field_60f7cd79ec2c2'),(8461,450,'globe-points_item-2','$78'),(8462,450,'_globe-points_item-2','field_60f7cd81ec2c3'),(8463,450,'globe-points_item-3','$128'),(8464,450,'_globe-points_item-3','field_60f7cd86ec2c4'),(8465,450,'globe-points',''),(8466,450,'_globe-points','field_60f7cd5bec2c1'),(8467,450,'block_content_image','154'),(8468,450,'_block_content_image','field_60f7cfac21e3c'),(8469,450,'block_content_title','Since 2006[nbsp]we have helped thousands of[nbsp]merchants grow their business and maximise revenue'),(8470,450,'_block_content_title','field_60f7cf8621e3a'),(8471,450,'block_content_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(8472,450,'_block_content_description','field_60f7cfa321e3b'),(8473,450,'block_content_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(8474,450,'_block_content_button','field_60f7cfc021e3d'),(8475,450,'block_content',''),(8476,450,'_block_content','field_60f7cf7021e39'),(8477,450,'advantages_0_icon','157'),(8478,450,'_advantages_0_icon','field_60f7cff821e3f'),(8479,450,'advantages_0_description','Certificate of Authenticity'),(8480,450,'_advantages_0_description','field_60f7d00d21e40'),(8481,450,'advantages','4'),(8482,450,'_advantages','field_60f7cfdc21e3e'),(8483,450,'advantages_1_icon','158'),(8484,450,'_advantages_1_icon','field_60f7cff821e3f'),(8485,450,'advantages_1_description','Best Solution Awward'),(8486,450,'_advantages_1_description','field_60f7d00d21e40'),(8487,450,'advantages_2_icon','159'),(8488,450,'_advantages_2_icon','field_60f7cff821e3f'),(8489,450,'advantages_2_description','Compliance Certificate'),(8490,450,'_advantages_2_description','field_60f7d00d21e40'),(8491,450,'advantages_3_icon','160'),(8492,450,'_advantages_3_icon','field_60f7cff821e3f'),(8493,450,'advantages_3_description','Customers Choise Awward'),(8494,450,'_advantages_3_description','field_60f7d00d21e40'),(8495,450,'about-company_image','154'),(8496,450,'_about-company_image','field_60f7cfac21e3c'),(8497,450,'about-company_title','Since 2006[nbsp]we have helped thousands of[nbsp]merchants grow their business and maximise revenue'),(8498,450,'_about-company_title','field_60f7cf8621e3a'),(8499,450,'about-company_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(8500,450,'_about-company_description','field_60f7cfa321e3b'),(8501,450,'about-company_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(8502,450,'_about-company_button','field_60f7cfc021e3d'),(8503,450,'about-company',''),(8504,450,'_about-company','field_60f7cf7021e39'),(8505,450,'payment-instruments_title_before','Get all Payment Instruments'),(8506,450,'_payment-instruments_title_before','field_60f7d6dbb8ab4'),(8507,450,'payment-instruments_title_after','You Need to Accelerate'),(8508,450,'_payment-instruments_title_after','field_60f7d70db8ab5'),(8509,450,'payment-instruments_title',''),(8510,450,'_payment-instruments_title','field_60f7d5a179817'),(8511,450,'payment-instruments_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to \r\naccept credit card payments from your customers safely.'),(8512,450,'_payment-instruments_description','field_60f7d5d379818'),(8513,450,'payment-instruments_items-link-title','Discover features'),(8514,450,'_payment-instruments_items-link-title','field_60f7d5df79819'),(8515,450,'payment-instruments',''),(8516,450,'_payment-instruments','field_60f7d59679816'),(8517,450,'complex-services_image','177'),(8518,450,'_complex-services_image','field_60f7daf9c4744'),(8519,450,'complex-services_title','Complex Services to[nbsp]Boost Your Process'),(8520,450,'_complex-services_title','field_60f7d9c5c4742'),(8521,450,'complex-services_description','Our risk management system is[nbsp]the most advanced, customizable and effective in[nbsp]the business. We[nbsp]combine advanced technology and experienced human control to[nbsp]minimise fraudulent transactions while keeping decline rates low and your valued customers satisfied.'),(8522,450,'_complex-services_description','field_60f7d9d7c4743'),(8523,450,'complex-services_items-link-title','Learn more'),(8524,450,'_complex-services_items-link-title','field_60f7dbbfc4745'),(8525,450,'complex-services',''),(8526,450,'_complex-services','field_60f7d9b2c4741'),(8527,450,'blog-block_title',''),(8528,450,'_blog-block_title','field_60f7deefdb657'),(8529,450,'blog-block_link','a:3:{s:5:\"title\";s:29:\"Read all customers’ stories\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(8530,450,'_blog-block_link','field_60f7df05db658'),(8531,450,'blog-block',''),(8532,450,'_blog-block','field_60f7dee3db656'),(8533,450,'blog-block_large-post','235'),(8534,450,'_blog-block_large-post','field_60f8303a13c72'),(8535,450,'blog-block_large-post_copy','a:3:{i:0;s:3:\"233\";i:1;s:3:\"234\";i:2;s:3:\"198\";}'),(8536,450,'_blog-block_large-post_copy','field_60f831d6000c4'),(8537,450,'blog-block_posts','a:4:{i:0;s:3:\"233\";i:1;s:3:\"235\";i:2;s:3:\"198\";i:3;s:3:\"234\";}'),(8538,450,'_blog-block_posts','field_60f8322fd24c4'),(8539,450,'blog-block-large-post_title','Antony from High Risk Product'),(8540,450,'_blog-block-large-post_title','field_60f834906008c'),(8541,450,'blog-block-large-post_description','“Working with the sales teams and account managers has been great. They’ve helped[nbsp]us get to[nbsp]market with our solution much quicker than if[nbsp]we[nbsp]had tried to[nbsp]do[nbsp]it[nbsp]ourselves!”'),(8542,450,'_blog-block-large-post_description','field_60f834946008d'),(8543,450,'blog-block-large-post',''),(8544,450,'_blog-block-large-post','field_60f8347e6008b'),(8545,450,'blog-block_post-button-title','Read Full Story'),(8546,450,'_blog-block_post-button-title','field_60f8413c74859'),(8547,450,'payment-instruments_title-color','#4BD18E'),(8548,450,'_payment-instruments_title-color','field_60fff271c15df'),(8549,450,'blog-block_title-color','#4BD18E'),(8550,450,'_blog-block_title-color','field_60fff3b704234'),(8551,450,'blog-block_title_before','You’re in good company.'),(8552,450,'_blog-block_title_before','field_60fff38e04232'),(8553,450,'blog-block_title_after','Share success with us'),(8554,450,'_blog-block_title_after','field_60fff3a404233'),(8555,450,'complex-services-list_0_icon','336'),(8556,450,'_complex-services-list_0_icon','field_6100fde5a3f1d'),(8557,450,'complex-services-list_0_title','Online Payments Processing'),(8558,450,'_complex-services-list_0_title','field_6100fe5aa3f1e'),(8559,450,'complex-services-list_0_description','Deploy our agile payment pages to[nbsp]suit any platform'),(8560,450,'_complex-services-list_0_description','field_6100fe60a3f1f'),(8561,450,'complex-services-list_0_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(8562,450,'_complex-services-list_0_link','field_6100fe73a3f20'),(8563,450,'complex-services-list_1_icon','337'),(8564,450,'_complex-services-list_1_icon','field_6100fde5a3f1d'),(8565,450,'complex-services-list_1_title','Acquiring Solutions'),(8566,450,'_complex-services-list_1_title','field_6100fe5aa3f1e'),(8567,450,'complex-services-list_1_description','Single point of[nbsp]contact, handling authorisation, clearing and settlement'),(8568,450,'_complex-services-list_1_description','field_6100fe60a3f1f'),(8569,450,'complex-services-list_1_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(8570,450,'_complex-services-list_1_link','field_6100fe73a3f20'),(8571,450,'complex-services-list_2_icon','339'),(8572,450,'_complex-services-list_2_icon','field_6100fde5a3f1d'),(8573,450,'complex-services-list_2_title','Risk & Compliance'),(8574,450,'_complex-services-list_2_title','field_6100fe5aa3f1e'),(8575,450,'complex-services-list_2_description','State of[nbsp]the art fraud scrubbing and real-time monitoring by[nbsp]our risk team'),(8576,450,'_complex-services-list_2_description','field_6100fe60a3f1f'),(8577,450,'complex-services-list_2_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(8578,450,'_complex-services-list_2_link','field_6100fe73a3f20'),(8579,450,'complex-services-list_3_icon','338'),(8580,450,'_complex-services-list_3_icon','field_6100fde5a3f1d'),(8581,450,'complex-services-list_3_title','Revenue Optimization'),(8582,450,'_complex-services-list_3_title','field_6100fe5aa3f1e'),(8583,450,'complex-services-list_3_description','Tactical, analytical approach to[nbsp]your pricing'),(8584,450,'_complex-services-list_3_description','field_6100fe60a3f1f'),(8585,450,'complex-services-list_3_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(8586,450,'_complex-services-list_3_link','field_6100fe73a3f20'),(8587,450,'complex-services-list','4'),(8588,450,'_complex-services-list','field_6100fd82a3f1c'),(8589,450,'payment-instruments_list','a:3:{i:0;s:3:\"433\";i:1;s:3:\"434\";i:2;s:3:\"435\";}'),(8590,450,'_payment-instruments_list','field_6101027fdf3b7'),(8591,458,'_wp_attached_file','2021/07/payment-instruments-img-1.png'),(8592,458,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:296;s:6:\"height\";i:160;s:4:\"file\";s:37:\"2021/07/payment-instruments-img-1.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"payment-instruments-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:{}}}'),(8593,458,'_wp_attachment_image_alt','Payment Gateway Platform - CommerceGate.com'),(8606,459,'_wp_attached_file','2021/07/payment-instruments-img-2.png'),(8607,459,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:400;s:6:\"height\";i:160;s:4:\"file\";s:37:\"2021/07/payment-instruments-img-2.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"payment-instruments-img-2-300x120.png\";s:5:\"width\";i:300;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"payment-instruments-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:{}}}'),(8608,459,'_wp_attachment_image_alt','Billing Platform - CommerceGate.com'),(8609,434,'product-preview_image','459'),(8610,434,'_product-preview_image','field_610106db16f55'),(8611,434,'product-preview_title_label','CG'),(8612,434,'_product-preview_title_label','field_6101072316f57'),(8613,434,'product-preview_title_title','Billing Platform'),(8614,434,'_product-preview_title_title','field_6101072a16f58'),(8615,434,'product-preview_title',''),(8616,434,'_product-preview_title','field_610106ef16f56'),(8617,434,'product-preview_description','Easily manage and process your payments with invoicing, funds clearing, reconciliation and settlements seamlessly.'),(8618,434,'_product-preview_description','field_6101073616f59'),(8619,434,'product-preview',''),(8620,434,'_product-preview','field_610106c416f54'),(8621,460,'_wp_attached_file','2021/07/payment-instruments-img-3.png'),(8622,460,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:264;s:6:\"height\";i:196;s:4:\"file\";s:37:\"2021/07/payment-instruments-img-3.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"payment-instruments-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:{}}}'),(8623,460,'_wp_attachment_image_alt','Digital Bank'),(8624,435,'product-preview_image','1883'),(8625,435,'_product-preview_image','field_610106db16f55'),(8626,435,'product-preview_title_label','CG'),(8627,435,'_product-preview_title_label','field_6101072316f57'),(8628,435,'product-preview_title_title','Digital Bank'),(8629,435,'_product-preview_title_title','field_6101072a16f58'),(8630,435,'product-preview_title',''),(8631,435,'_product-preview_title','field_610106ef16f56'),(8632,435,'product-preview_description','Gain access to key digital banking facilities and services hassle-free, tailored to the needs of your online business.'),(8633,435,'_product-preview_description','field_6101073616f59'),(8634,435,'product-preview',''),(8635,435,'_product-preview','field_610106c416f54'),(8640,466,'_edit_last','1'),(8641,466,'_edit_lock','1634896364:1'),(8642,467,'_edit_last','1'),(8643,467,'_edit_lock','1639556575:1'),(8644,467,'_wp_page_template','our-solutions.php'),(8645,467,'_yoast_wpseo_estimated-reading-time-minutes',''),(8744,467,'page-info_title','Our Solutions'),(8745,467,'_page-info_title','field_6101232a17dd2'),(8746,467,'page-info_description','CommerceGate offers all the tools your online business needs to securely process and manage digital payments globally at scale.'),(8747,467,'_page-info_description','field_6101234317dd3'),(8748,467,'page-info_button-name','Enquire now'),(8749,467,'_page-info_button-name','field_6101235717dd4'),(8750,467,'page-info_products-link-title','Discover features'),(8751,467,'_page-info_products-link-title','field_6101239f17dd5'),(8752,467,'page-info',''),(8753,467,'_page-info','field_610123ef33675'),(8754,478,'page-info_title','Get all Payment Instruments \r\nYou Need to Accelerate'),(8755,478,'_page-info_title','field_6101232a17dd2'),(8756,478,'page-info_description','CommerceGate offers a complete set of services for you to accept credit card payments from your customers safely.'),(8757,478,'_page-info_description','field_6101234317dd3'),(8758,478,'page-info_button-name','Explore more'),(8759,478,'_page-info_button-name','field_6101235717dd4'),(8760,478,'page-info_products-link-title','Discover features'),(8761,478,'_page-info_products-link-title','field_6101239f17dd5'),(8762,478,'page-info',''),(8763,478,'_page-info','field_610123ef33675'),(8764,440,'product-preview_image','458'),(8765,440,'_product-preview_image','field_610106db16f55'),(8766,440,'product-preview_title_label','CG'),(8767,440,'_product-preview_title_label','field_6101072316f57'),(8768,440,'product-preview_title_title','Revenue Optimization'),(8769,440,'_product-preview_title_title','field_6101072a16f58'),(8770,440,'product-preview_title',''),(8771,440,'_product-preview_title','field_610106ef16f56'),(8772,440,'product-preview_description','Professional and loaded with the tools and features you need to[nbsp]maximise your revenue.'),(8773,440,'_product-preview_description','field_6101073616f59'),(8774,440,'product-preview',''),(8775,440,'_product-preview','field_610106c416f54'),(8776,441,'product-preview_image','458'),(8777,441,'_product-preview_image','field_610106db16f55'),(8778,441,'product-preview_title_label','CG'),(8779,441,'_product-preview_title_label','field_6101072316f57'),(8780,441,'product-preview_title_title','Risk and Compliance'),(8781,441,'_product-preview_title_title','field_6101072a16f58'),(8782,441,'product-preview_title',''),(8783,441,'_product-preview_title','field_610106ef16f56'),(8784,441,'product-preview_description','Professional and loaded with the tools and features you need to[nbsp]maximise your revenue.'),(8785,441,'_product-preview_description','field_6101073616f59'),(8786,441,'product-preview',''),(8787,441,'_product-preview','field_610106c416f54'),(8788,440,'product-preview_label','CG'),(8789,440,'_product-preview_label','field_610106ef16f56'),(8790,441,'product-preview_label','CG'),(8791,441,'_product-preview_label','field_610106ef16f56'),(8792,439,'product-preview_image','458'),(8793,439,'_product-preview_image','field_610106db16f55'),(8794,439,'product-preview_label','CG'),(8795,439,'_product-preview_label','field_610106ef16f56'),(8796,439,'product-preview_description','Get customized corporate and personal credit cards for your stakeholders and key partners linked to your account.'),(8797,439,'_product-preview_description','field_6101073616f59'),(8798,439,'product-preview',''),(8799,439,'_product-preview','field_610106c416f54'),(8800,438,'product-preview_image','458'),(8801,438,'_product-preview_image','field_610106db16f55'),(8802,438,'product-preview_label','CG'),(8803,438,'_product-preview_label','field_610106ef16f56'),(8804,438,'product-preview_description','Professional and loaded with the tools and features you need to[nbsp]maximise your revenue.'),(8805,438,'_product-preview_description','field_6101073616f59'),(8806,438,'product-preview',''),(8807,438,'_product-preview','field_610106c416f54'),(8808,437,'product-preview_image','458'),(8809,437,'_product-preview_image','field_610106db16f55'),(8810,437,'product-preview_label','CG'),(8811,437,'_product-preview_label','field_610106ef16f56'),(8812,437,'product-preview_description','Professional and loaded with the tools and features you need to[nbsp]maximise your revenue.'),(8813,437,'_product-preview_description','field_6101073616f59'),(8814,437,'product-preview',''),(8815,437,'_product-preview','field_610106c416f54'),(8816,436,'product-preview_image','2190'),(8817,436,'_product-preview_image','field_610106db16f55'),(8818,436,'product-preview_label','CG'),(8819,436,'_product-preview_label','field_610106ef16f56'),(8820,436,'product-preview_description','Get full access to the benefits of the CG eWallet solution to increase customer interaction with your business.'),(8821,436,'_product-preview_description','field_6101073616f59'),(8822,436,'product-preview',''),(8823,436,'_product-preview','field_610106c416f54'),(8824,435,'product-preview_label','CG'),(8825,435,'_product-preview_label','field_610106ef16f56'),(8826,434,'product-preview_label','CG'),(8827,434,'_product-preview_label','field_610106ef16f56'),(8830,429,'product-preview_image','458'),(8831,429,'_product-preview_image','field_610106db16f55'),(8832,429,'product-preview_label','CG'),(8833,429,'_product-preview_label','field_610106ef16f56'),(8834,429,'product-preview_description','Adopt the latest innovations and stay competitive in an evolving banking landscape.'),(8835,429,'_product-preview_description','field_6101073616f59'),(8836,429,'product-preview',''),(8837,429,'_product-preview','field_610106c416f54'),(8838,428,'product-preview_image','458'),(8839,428,'_product-preview_image','field_610106db16f55'),(8840,428,'product-preview_label','CG'),(8841,428,'_product-preview_label','field_610106ef16f56'),(8842,428,'product-preview_description','Offer a secure end-to-end online payment solution and cost optimization to merchants.'),(8843,428,'_product-preview_description','field_6101073616f59'),(8844,428,'product-preview',''),(8845,428,'_product-preview','field_610106c416f54'),(8846,430,'product-preview_image','458'),(8847,430,'_product-preview_image','field_610106db16f55'),(8848,430,'product-preview_label','CG'),(8849,430,'_product-preview_label','field_610106ef16f56'),(8850,430,'product-preview_description','Value-add to your clients through online payments by increasing merchant acceptance ratios.'),(8851,430,'_product-preview_description','field_6101073616f59'),(8852,430,'product-preview',''),(8853,430,'_product-preview','field_610106c416f54'),(8854,431,'product-preview_image','458'),(8855,431,'_product-preview_image','field_610106db16f55'),(8856,431,'product-preview_label','CG'),(8857,431,'_product-preview_label','field_610106ef16f56'),(8858,431,'product-preview_description','Integrate a scalable and custom payment solution to maximise your business revenue.'),(8859,431,'_product-preview_description','field_6101073616f59'),(8860,431,'product-preview',''),(8861,431,'_product-preview','field_610106c416f54'),(8862,291,'product-preview_image','458'),(8863,291,'_product-preview_image','field_610106db16f55'),(8864,291,'product-preview_label','CG'),(8865,291,'_product-preview_label','field_610106ef16f56'),(8866,291,'product-preview_description','Enable and start accepting online payments easily with our all-in-one payment solution.'),(8867,291,'_product-preview_description','field_6101073616f59'),(8868,291,'product-preview',''),(8869,291,'_product-preview','field_610106c416f54'),(8870,481,'page-info_title','Our Solutions'),(8871,481,'_page-info_title','field_6101232a17dd2'),(8872,481,'page-info_description','CommerceGate offers a complete set of services for you to accept credit card payments from your customers safely.'),(8873,481,'_page-info_description','field_6101234317dd3'),(8874,481,'page-info_button-name','Explore more'),(8875,481,'_page-info_button-name','field_6101235717dd4'),(8876,481,'page-info_products-link-title','Discover features'),(8877,481,'_page-info_products-link-title','field_6101239f17dd5'),(8878,481,'page-info',''),(8879,481,'_page-info','field_610123ef33675'),(8880,482,'_wp_attached_file','2021/07/to-Acquirers-icon-1.svg'),(8881,482,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:40;s:6:\"height\";i:32;s:4:\"file\";s:32:\"/2021/07/to-Acquirers-icon-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:23:\"to-Acquirers-icon-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:23:\"to-Acquirers-icon-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:23:\"to-Acquirers-icon-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:23:\"to-Acquirers-icon-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:23:\"to-Acquirers-icon-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:23:\"to-Acquirers-icon-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(8882,483,'_wp_attached_file','2021/07/to-Banking-Partners-icon.svg'),(8883,483,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:38;s:6:\"height\";i:38;s:4:\"file\";s:37:\"/2021/07/to-Banking-Partners-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:28:\"to-Banking-Partners-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:28:\"to-Banking-Partners-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:28:\"to-Banking-Partners-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:28:\"to-Banking-Partners-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:28:\"to-Banking-Partners-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:28:\"to-Banking-Partners-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(8884,484,'_wp_attached_file','2021/07/to-Merchants-icon-1.svg'),(8885,484,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:40;s:6:\"height\";i:40;s:4:\"file\";s:32:\"/2021/07/to-Merchants-icon-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:23:\"to-Merchants-icon-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:23:\"to-Merchants-icon-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:23:\"to-Merchants-icon-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:23:\"to-Merchants-icon-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:23:\"to-Merchants-icon-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:23:\"to-Merchants-icon-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(8886,485,'_wp_attached_file','2021/07/to-Platforms-icon-1.svg'),(8887,485,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:40;s:6:\"height\";i:38;s:4:\"file\";s:32:\"/2021/07/to-Platforms-icon-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:23:\"to-Platforms-icon-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:23:\"to-Platforms-icon-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:23:\"to-Platforms-icon-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:23:\"to-Platforms-icon-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:23:\"to-Platforms-icon-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:23:\"to-Platforms-icon-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(8888,486,'_wp_attached_file','2021/07/to-Resellers-icon-1.svg'),(8889,486,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:40;s:6:\"height\";i:40;s:4:\"file\";s:32:\"/2021/07/to-Resellers-icon-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:23:\"to-Resellers-icon-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:23:\"to-Resellers-icon-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:23:\"to-Resellers-icon-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:23:\"to-Resellers-icon-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:23:\"to-Resellers-icon-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:23:\"to-Resellers-icon-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(8890,486,'_wp_attachment_image_alt','Resellers - CommerceGate.com'),(8891,485,'_wp_attachment_image_alt','Platforms & SI-s - CommerceGate.com'),(8892,484,'_wp_attachment_image_alt','Merchants - CommerceGate.com'),(8893,482,'_wp_attachment_image_alt','Acquirers and PSPs - CommerceGate.com'),(8894,483,'_wp_attachment_image_alt','Banking Partners - CommerceGate.com'),(8895,291,'product-preview_icon','484'),(8896,291,'_product-preview_icon','field_61014e4accd74'),(8897,431,'product-preview_icon','485'),(8898,431,'_product-preview_icon','field_61014e4accd74'),(8899,430,'product-preview_icon','486'),(8900,430,'_product-preview_icon','field_61014e4accd74'),(8901,428,'product-preview_icon','482'),(8902,428,'_product-preview_icon','field_61014e4accd74'),(8903,429,'product-preview_icon','483'),(8904,429,'_product-preview_icon','field_61014e4accd74'),(8905,440,'product-preview_icon','2813'),(8906,440,'_product-preview_icon','field_61014e4accd74'),(8907,441,'product-preview_icon','2811'),(8908,441,'_product-preview_icon','field_61014e4accd74'),(8909,439,'product-preview_icon','2815'),(8910,439,'_product-preview_icon','field_61014e4accd74'),(8911,438,'product-preview_icon','2810'),(8912,438,'_product-preview_icon','field_61014e4accd74'),(8913,437,'product-preview_icon','2808'),(8914,437,'_product-preview_icon','field_61014e4accd74'),(8915,436,'product-preview_icon','2816'),(8916,436,'_product-preview_icon','field_61014e4accd74'),(8917,435,'product-preview_icon','2814'),(8918,435,'_product-preview_icon','field_61014e4accd74'),(8919,434,'product-preview_icon','2806'),(8920,434,'_product-preview_icon','field_61014e4accd74'),(8923,488,'_edit_last','1'),(8924,488,'_edit_lock','1638193672:1'),(8927,490,'_edit_last','1'),(8928,490,'_wp_page_template','default'),(8929,490,'_yoast_wpseo_estimated-reading-time-minutes',''),(8930,490,'_edit_lock','1638207469:1'),(8931,490,'page-info_title','Heading 1. Page Title That \r\nLong Enough to Take Space'),(8932,490,'_page-info_title','field_610151375310d'),(8933,490,'page-info_description','Intro paragraph in[nbsp]bigger font size. Startups are designed to[nbsp]grow quickly, but high growth rates can generate huge costs as[nbsp]new infrastructure is[nbsp]introduced and scaled to[nbsp]meet demand.'),(8934,490,'_page-info_description','field_610151775310e'),(8935,490,'page-info',''),(8936,490,'_page-info','field_610151d25310f'),(8937,496,'page-info_title','Heading 1. Page Title That \r\nLong Enough to Take Space'),(8938,496,'_page-info_title','field_610151375310d'),(8939,496,'page-info_description','Intro paragraph in[nbsp]bigger font size. Startups are designed to[nbsp]grow quickly, but high growth rates can generate huge costs as[nbsp]new infrastructure is[nbsp]introduced and scaled to[nbsp]meet demand.'),(8940,496,'_page-info_description','field_610151775310e'),(8941,496,'page-info',''),(8942,496,'_page-info','field_610151d25310f'),(9090,513,'_wp_attached_file','2021/08/img-1.png'),(9091,513,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1160;s:6:\"height\";i:600;s:4:\"file\";s:17:\"2021/08/img-1.png\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"img-1-300x155.png\";s:5:\"width\";i:300;s:6:\"height\";i:155;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:18:\"img-1-1024x530.png\";s:5:\"width\";i:1024;s:6:\"height\";i:530;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:12:\"medium_large\";a:4:{s:4:\"file\";s:17:\"img-1-768x397.png\";s:5:\"width\";i:768;s:6:\"height\";i:397;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:{}}}'),(9092,513,'_wp_attachment_image_alt','Prioritize by Impact - CommerceGate.com'),(9093,514,'_wp_attached_file','2021/08/user.png'),(9094,514,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:72;s:6:\"height\";i:72;s:4:\"file\";s:16:\"2021/08/user.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:{}}}'),(9095,514,'_wp_attachment_image_alt','CommerceGate.com'),(9096,490,'page-content_0_type','editor'),(9097,490,'_page-content_0_type','field_6107c3606a31d'),(9098,490,'page-content_0_editor','<h2>Heading 2. Take a Reactive Approach to Management | Heading 2</h2>\r\nAt CommerceGate, shipping is our heartbeat. We believe in the benefits of continuous deployment. For a company to keep growing, it has to keep iterating and delivering value for new and existing customers.\r\n\r\n<strong>Full paragraph in Bold. Our philosophy is to ship first and optimize later. The risk is that new features could cause costs to spiral out of control, but we find that when this strategy is implemented alongside our other principles, reactive cost management means we spend more time building and serving customer needs.</strong>\r\n\r\n<em>Full paragraph in Oblique (Italics). Instead of dedicating precious engineering time and resources to creating cost estimates, comparing them against carefully forecasted budgets, and seeking the necessary approval to go ahead — our engineers build from the outset.</em>\r\n<h3>Heading 3. Prioritize by Impact | Heading 3</h3>\r\nAs a result of our reactive strategy, we are gifted with a backlog of cost optimization opportunities. The key is identifying which of these opportunities to pursue, and prioritizing by impact.'),(9099,490,'_page-content_0_editor','field_6107c4da5d8fd'),(9100,490,'page-content_1_type','image'),(9101,490,'_page-content_1_type','field_6107c3606a31d'),(9102,490,'page-content_1_image','513'),(9103,490,'_page-content_1_image','field_6107c6b63226c'),(9104,490,'page-content_1_image-description','Image Description Text. Photo by Author.'),(9105,490,'_page-content_1_image-description','field_6107c7233226d'),(9106,490,'page-content_2_type','editor'),(9107,490,'_page-content_2_type','field_6107c3606a31d'),(9108,490,'page-content_2_editor','Creating articles for your knowledge base is an excellent way to develop self-serve support resources for your customers. The beauty of Intercom’s Articles is that they empower customers to resolve their own queries at a time and pace that best suits them – freeing up your support team to handle more sensitive customer queries, or those from VIP clients.'),(9109,490,'_page-content_2_editor','field_6107c4da5d8fd'),(9110,490,'page-content_3_type','blockquote'),(9111,490,'_page-content_3_type','field_6107c3606a31d'),(9112,490,'page-content_3_blockquote-text','Blockquote. Having this specialized group allows your product teams to focus on costs only when absolutely necessary.'),(9113,490,'_page-content_3_blockquote-text','field_6107c7393226e'),(9114,490,'page-content_3_user_avatar','514'),(9115,490,'_page-content_3_user_avatar','field_6107c7573226f'),(9116,490,'page-content_3_user_full-name','Duke Montana'),(9117,490,'_page-content_3_user_full-name','field_6107c7a732271'),(9118,490,'page-content_3_user_position','CommerceGate Success Manage'),(9119,490,'_page-content_3_user_position','field_6107c7af32272'),(9120,490,'page-content_3_user',''),(9121,490,'_page-content_3_user','field_6107c78132270'),(9122,490,'page-content_4_type','editor'),(9123,490,'_page-content_4_type','field_6107c3606a31d'),(9124,490,'page-content_4_editor','The more you centralize cost governance, the less time you have to spend on it. Thanks to the evolution of our cost program, we now spend only one hour a week on cost management with great success.\r\n<h4>Heading 4. Zero Touch Costs | Heading 4.1</h4>\r\nThis one speaks for itself. Practices like our Zero Touch Ops approach to engineering show us that automation is a huge timesaver, particularly for a program that doesn’t always have full engineering capacity. Start out small and automate your reporting functionalities and basic cost checks.\r\n\r\nAs you learn more about your costs, you can start to build more sophisticated automations:\r\n<ol>\r\n 	<li>Developing a savings plan policy for your top-tier infrastructure.\r\n<ol>\r\n 	<li>Invest in the process.</li>\r\n 	<li>No surprises.</li>\r\n</ol>\r\n</li>\r\n 	<li>Exploring new or different instance options for performance and cost benefit.</li>\r\n 	<li>Assessing optimizations of wide-scale operations, e.g. choosing the right auto-scaling policies for your workloads.</li>\r\n 	<li>Crafting tagging policies and implementing them to provide visibility on spend.</li>\r\n</ol>'),(9125,490,'_page-content_4_editor','field_6107c4da5d8fd'),(9126,490,'page-content','9'),(9127,490,'_page-content','field_610153c144e7f'),(9128,515,'page-info_title','Heading 1. Page Title That \r\nLong Enough to Take Space'),(9129,515,'_page-info_title','field_610151375310d'),(9130,515,'page-info_description','Intro paragraph in[nbsp]bigger font size. Startups are designed to[nbsp]grow quickly, but high growth rates can generate huge costs as[nbsp]new infrastructure is[nbsp]introduced and scaled to[nbsp]meet demand.'),(9131,515,'_page-info_description','field_610151775310e'),(9132,515,'page-info',''),(9133,515,'_page-info','field_610151d25310f'),(9134,515,'page-content_0_type','editor'),(9135,515,'_page-content_0_type','field_6107c3606a31d'),(9136,515,'page-content_0_editor','<h2>Heading 2. Take a Reactive Approach to Management</h2>\r\nAt CommerceGate, shipping is our heartbeat. We believe in the benefits of continuous deployment. For a company to keep growing, it has to keep iterating and delivering value for new and existing customers.\r\n\r\n<strong>Full paragraph in Bold. Our philosophy is to ship first and optimize later. The risk is that new features could cause costs to spiral out of control, but we find that when this strategy is implemented alongside our other principles, reactive cost management means we spend more time building and serving customer needs.</strong>\r\n\r\n<em>Full paragraph in Oblique (Italics). Instead of dedicating precious engineering time and resources to creating cost estimates, comparing them against carefully forecasted budgets, and seeking the necessary approval to go ahead — our engineers build from the outset.</em>\r\n<h3>Heading 3. Prioritize by Impact</h3>\r\nAs a result of our reactive strategy, we are gifted with a backlog of cost optimization opportunities. The key is identifying which of these opportunities to pursue, and prioritizing by impact.'),(9137,515,'_page-content_0_editor','field_6107c4da5d8fd'),(9138,515,'page-content_1_type','image'),(9139,515,'_page-content_1_type','field_6107c3606a31d'),(9140,515,'page-content_1_image','513'),(9141,515,'_page-content_1_image','field_6107c6b63226c'),(9142,515,'page-content_1_image-description','Image Description Text. Photo by Author.'),(9143,515,'_page-content_1_image-description','field_6107c7233226d'),(9144,515,'page-content_2_type','editor'),(9145,515,'_page-content_2_type','field_6107c3606a31d'),(9146,515,'page-content_2_editor','Creating articles for your knowledge base is an excellent way to develop self-serve support resources for your customers. The beauty of Intercom’s Articles is that they empower customers to resolve their own queries at a time and pace that best suits them – freeing up your support team to handle more sensitive customer queries, or those from VIP clients.'),(9147,515,'_page-content_2_editor','field_6107c4da5d8fd'),(9148,515,'page-content_3_type','blockquote'),(9149,515,'_page-content_3_type','field_6107c3606a31d'),(9150,515,'page-content_3_blockquote-text','Blockquote. Having this specialized group allows your product teams to focus on costs only when absolutely necessary.'),(9151,515,'_page-content_3_blockquote-text','field_6107c7393226e'),(9152,515,'page-content_3_user_avatar','514'),(9153,515,'_page-content_3_user_avatar','field_6107c7573226f'),(9154,515,'page-content_3_user_full-name','Duke Montana'),(9155,515,'_page-content_3_user_full-name','field_6107c7a732271'),(9156,515,'page-content_3_user_position','CommerceGate Success Manage'),(9157,515,'_page-content_3_user_position','field_6107c7af32272'),(9158,515,'page-content_3_user',''),(9159,515,'_page-content_3_user','field_6107c78132270'),(9160,515,'page-content_4_type','editor'),(9161,515,'_page-content_4_type','field_6107c3606a31d'),(9162,515,'page-content_4_editor','The more you centralize cost governance, the less time you have to spend on it. Thanks to the evolution of our cost program, we now spend only one hour a week on cost management with great success.\r\n<h4>Heading 4. Zero Touch Costs</h4>\r\nThis one speaks for itself. Practices like our Zero Touch Ops approach to engineering show us that automation is a huge timesaver, particularly for a program that doesn’t always have full engineering capacity. Start out small and automate your reporting functionalities and basic cost checks.\r\n\r\nAs you learn more about your costs, you can start to build more sophisticated automations:\r\n\r\n&nbsp;'),(9163,515,'_page-content_4_editor','field_6107c4da5d8fd'),(9164,515,'page-content','5'),(9165,515,'_page-content','field_610153c144e7f'),(9166,516,'page-info_title','Heading 1. Page Title That \r\nLong Enough to Take Space'),(9167,516,'_page-info_title','field_610151375310d'),(9168,516,'page-info_description','Intro paragraph in[nbsp]bigger font size. Startups are designed to[nbsp]grow quickly, but high growth rates can generate huge costs as[nbsp]new infrastructure is[nbsp]introduced and scaled to[nbsp]meet demand.'),(9169,516,'_page-info_description','field_610151775310e'),(9170,516,'page-info',''),(9171,516,'_page-info','field_610151d25310f'),(9172,516,'page-content_0_type','editor'),(9173,516,'_page-content_0_type','field_6107c3606a31d'),(9174,516,'page-content_0_editor','<h2>Heading 2. Take a Reactive Approach to Management</h2>\r\nAt CommerceGate, shipping is our heartbeat. We believe in the benefits of continuous deployment. For a company to keep growing, it has to keep iterating and delivering value for new and existing customers.\r\n\r\n<strong>Full paragraph in Bold. Our philosophy is to ship first and optimize later. The risk is that new features could cause costs to spiral out of control, but we find that when this strategy is implemented alongside our other principles, reactive cost management means we spend more time building and serving customer needs.</strong>\r\n\r\n<em>Full paragraph in Oblique (Italics). Instead of dedicating precious engineering time and resources to creating cost estimates, comparing them against carefully forecasted budgets, and seeking the necessary approval to go ahead — our engineers build from the outset.</em>\r\n<h3>Heading 3. Prioritize by Impact</h3>\r\nAs a result of our reactive strategy, we are gifted with a backlog of cost optimization opportunities. The key is identifying which of these opportunities to pursue, and prioritizing by impact.'),(9175,516,'_page-content_0_editor','field_6107c4da5d8fd'),(9176,516,'page-content_1_type','image'),(9177,516,'_page-content_1_type','field_6107c3606a31d'),(9178,516,'page-content_1_image','513'),(9179,516,'_page-content_1_image','field_6107c6b63226c'),(9180,516,'page-content_1_image-description','Image Description Text. Photo by Author.'),(9181,516,'_page-content_1_image-description','field_6107c7233226d'),(9182,516,'page-content_2_type','editor'),(9183,516,'_page-content_2_type','field_6107c3606a31d'),(9184,516,'page-content_2_editor','Creating articles for your knowledge base is an excellent way to develop self-serve support resources for your customers. The beauty of Intercom’s Articles is that they empower customers to resolve their own queries at a time and pace that best suits them – freeing up your support team to handle more sensitive customer queries, or those from VIP clients.'),(9185,516,'_page-content_2_editor','field_6107c4da5d8fd'),(9186,516,'page-content_3_type','blockquote'),(9187,516,'_page-content_3_type','field_6107c3606a31d'),(9188,516,'page-content_3_blockquote-text','Blockquote. Having this specialized group allows your product teams to focus on costs only when absolutely necessary.'),(9189,516,'_page-content_3_blockquote-text','field_6107c7393226e'),(9190,516,'page-content_3_user_avatar','514'),(9191,516,'_page-content_3_user_avatar','field_6107c7573226f'),(9192,516,'page-content_3_user_full-name','Duke Montana'),(9193,516,'_page-content_3_user_full-name','field_6107c7a732271'),(9194,516,'page-content_3_user_position','CommerceGate Success Manage'),(9195,516,'_page-content_3_user_position','field_6107c7af32272'),(9196,516,'page-content_3_user',''),(9197,516,'_page-content_3_user','field_6107c78132270'),(9198,516,'page-content_4_type','editor'),(9199,516,'_page-content_4_type','field_6107c3606a31d'),(9200,516,'page-content_4_editor','The more you centralize cost governance, the less time you have to spend on it. Thanks to the evolution of our cost program, we now spend only one hour a week on cost management with great success.\r\n<h4>Heading 4. Zero Touch Costs</h4>\r\nThis one speaks for itself. Practices like our Zero Touch Ops approach to engineering show us that automation is a huge timesaver, particularly for a program that doesn’t always have full engineering capacity. Start out small and automate your reporting functionalities and basic cost checks.\r\n\r\nAs you learn more about your costs, you can start to build more sophisticated automations:\r\n\r\n&nbsp;'),(9201,516,'_page-content_4_editor','field_6107c4da5d8fd'),(9202,516,'page-content','5'),(9203,516,'_page-content','field_610153c144e7f'),(9204,490,'page-content_5_type','video'),(9205,490,'_page-content_5_type','field_6107c3606a31d'),(9206,490,'page-content_5_video-url','https://www.youtube.com/embed/krcseLp4Az0'),(9207,490,'_page-content_5_video-url','field_6107c7ce32273'),(9208,490,'page-content_6_type','editor'),(9209,490,'_page-content_6_type','field_6107c3606a31d'),(9210,490,'page-content_6_editor','<h4>Heading 4. Empower Your Engineering Teams | Heading 4.2</h4>\r\nThis team can take on the everyday management of your infrastructure costs, for example:\r\n<ul>\r\n 	<li>Developing a savings plan policy for your top-tier infrastructure.\r\n<ul>\r\n 	<li>Invest in the process.</li>\r\n 	<li>No surprises.</li>\r\n</ul>\r\n</li>\r\n 	<li>Exploring new or different instance options for performance and cost benefit.</li>\r\n 	<li>Assessing optimizations of wide-scale operations, e.g. choosing the right auto-scaling policies for your workloads.</li>\r\n 	<li>Crafting tagging policies and implementing them to provide visibility on spend.</li>\r\n</ul>\r\nInfrastructure cost management needs regular attention, but that doesn’t mean it has to be difficult work. Design your own principles and tie in tangible actions that help you drive progress and results.\r\n<h4>Heading 4. Community Libraries | Heading 4.3</h4>\r\nThe more you invest in your team’s cost management process, the less it will restrict developers – and the more you’ll maximize returns.'),(9211,490,'_page-content_6_editor','field_6107c4da5d8fd'),(9212,490,'page-content_7_type','table'),(9213,490,'_page-content_7_type','field_6107c3606a31d'),(9214,490,'page-content_7_editor','<table style=\"border-collapse: collapse; width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td style=\"width: 33.3333%;\">Framework</td>\r\n<td style=\"width: 33.3333%;\">Project</td>\r\n<td style=\"width: 33.3333%;\">Author Link</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 33.3333%;\">Angular</td>\r\n<td style=\"width: 33.3333%;\">NGX-CG</td>\r\n<td style=\"width: 33.3333%;\">Ben Drucker</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 33.3333%;\">Clojure</td>\r\n<td style=\"width: 33.3333%;\">Clojure CG</td>\r\n<td style=\"width: 33.3333%;\">Bob Hope</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 33.3333%;\">Django</td>\r\n<td style=\"width: 33.3333%;\">Dj CommerceGate</td>\r\n<td style=\"width: 33.3333%;\">Jerome Snipes</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 33.3333%;\">PHP</td>\r\n<td style=\"width: 33.3333%;\">Laravel Cashier</td>\r\n<td style=\"width: 33.3333%;\">Laravel</td>\r\n</tr>\r\n</tbody>\r\n</table>'),(9215,490,'_page-content_7_editor','field_6107c4da5d8fd'),(9216,490,'page-content_7_table-description','Striped Table. Table Description.'),(9217,490,'_page-content_7_table-description','field_6107c83b32274'),(9218,490,'page-content_8_type','table'),(9219,490,'_page-content_8_type','field_6107c3606a31d'),(9220,490,'page-content_8_editor','<table style=\"border-collapse: collapse; width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td style=\"width: 330.328px;\">Framework</td>\r\n<td style=\"width: 330.328px;\">Project</td>\r\n<td style=\"width: 330.344px;\">Author Link</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 330.328px;\">Angular</td>\r\n<td style=\"width: 330.328px;\">NGX-CG</td>\r\n<td style=\"width: 330.344px;\">Ben Drucker</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 330.328px;\">Clojure</td>\r\n<td style=\"width: 330.328px;\">Clojure CG</td>\r\n<td style=\"width: 330.344px;\">Bob Hope</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 330.328px;\">Django</td>\r\n<td style=\"width: 330.328px;\">Dj CommerceGate</td>\r\n<td style=\"width: 330.344px;\">Jerome Snipes</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 330.328px;\">PHP</td>\r\n<td style=\"width: 330.328px;\">Laravel Cashier</td>\r\n<td style=\"width: 330.344px;\">Laravel</td>\r\n</tr>\r\n</tbody>\r\n</table>'),(9221,490,'_page-content_8_editor','field_6107c4da5d8fd'),(9222,490,'page-content_8_table-description','Line Table.'),(9223,490,'_page-content_8_table-description','field_6107c83b32274'),(9224,517,'page-info_title','Heading 1. Page Title That \r\nLong Enough to Take Space'),(9225,517,'_page-info_title','field_610151375310d'),(9226,517,'page-info_description','Intro paragraph in[nbsp]bigger font size. Startups are designed to[nbsp]grow quickly, but high growth rates can generate huge costs as[nbsp]new infrastructure is[nbsp]introduced and scaled to[nbsp]meet demand.'),(9227,517,'_page-info_description','field_610151775310e'),(9228,517,'page-info',''),(9229,517,'_page-info','field_610151d25310f'),(9230,517,'page-content_0_type','editor'),(9231,517,'_page-content_0_type','field_6107c3606a31d'),(9232,517,'page-content_0_editor','<h2>Heading 2. Take a Reactive Approach to Management</h2>\r\nAt CommerceGate, shipping is our heartbeat. We believe in the benefits of continuous deployment. For a company to keep growing, it has to keep iterating and delivering value for new and existing customers.\r\n\r\n<strong>Full paragraph in Bold. Our philosophy is to ship first and optimize later. The risk is that new features could cause costs to spiral out of control, but we find that when this strategy is implemented alongside our other principles, reactive cost management means we spend more time building and serving customer needs.</strong>\r\n\r\n<em>Full paragraph in Oblique (Italics). Instead of dedicating precious engineering time and resources to creating cost estimates, comparing them against carefully forecasted budgets, and seeking the necessary approval to go ahead — our engineers build from the outset.</em>\r\n<h3>Heading 3. Prioritize by Impact</h3>\r\nAs a result of our reactive strategy, we are gifted with a backlog of cost optimization opportunities. The key is identifying which of these opportunities to pursue, and prioritizing by impact.'),(9233,517,'_page-content_0_editor','field_6107c4da5d8fd'),(9234,517,'page-content_1_type','image'),(9235,517,'_page-content_1_type','field_6107c3606a31d'),(9236,517,'page-content_1_image','513'),(9237,517,'_page-content_1_image','field_6107c6b63226c'),(9238,517,'page-content_1_image-description','Image Description Text. Photo by Author.'),(9239,517,'_page-content_1_image-description','field_6107c7233226d'),(9240,517,'page-content_2_type','editor'),(9241,517,'_page-content_2_type','field_6107c3606a31d'),(9242,517,'page-content_2_editor','Creating articles for your knowledge base is an excellent way to develop self-serve support resources for your customers. The beauty of Intercom’s Articles is that they empower customers to resolve their own queries at a time and pace that best suits them – freeing up your support team to handle more sensitive customer queries, or those from VIP clients.'),(9243,517,'_page-content_2_editor','field_6107c4da5d8fd'),(9244,517,'page-content_3_type','blockquote'),(9245,517,'_page-content_3_type','field_6107c3606a31d'),(9246,517,'page-content_3_blockquote-text','Blockquote. Having this specialized group allows your product teams to focus on costs only when absolutely necessary.'),(9247,517,'_page-content_3_blockquote-text','field_6107c7393226e'),(9248,517,'page-content_3_user_avatar','514'),(9249,517,'_page-content_3_user_avatar','field_6107c7573226f'),(9250,517,'page-content_3_user_full-name','Duke Montana'),(9251,517,'_page-content_3_user_full-name','field_6107c7a732271'),(9252,517,'page-content_3_user_position','CommerceGate Success Manage'),(9253,517,'_page-content_3_user_position','field_6107c7af32272'),(9254,517,'page-content_3_user',''),(9255,517,'_page-content_3_user','field_6107c78132270'),(9256,517,'page-content_4_type','editor'),(9257,517,'_page-content_4_type','field_6107c3606a31d'),(9258,517,'page-content_4_editor','The more you centralize cost governance, the less time you have to spend on it. Thanks to the evolution of our cost program, we now spend only one hour a week on cost management with great success.\r\n<h4>Heading 4. Zero Touch Costs</h4>\r\nThis one speaks for itself. Practices like our Zero Touch Ops approach to engineering show us that automation is a huge timesaver, particularly for a program that doesn’t always have full engineering capacity. Start out small and automate your reporting functionalities and basic cost checks.\r\n\r\nAs you learn more about your costs, you can start to build more sophisticated automations:\r\n<ol>\r\n 	<li>Developing a savings plan policy for your top-tier infrastructure.\r\n<ol>\r\n 	<li>Invest in the process.</li>\r\n 	<li>No surprises.</li>\r\n</ol>\r\n</li>\r\n 	<li>Exploring new or different instance options for performance and cost benefit.</li>\r\n 	<li>Assessing optimizations of wide-scale operations, e.g. choosing the right auto-scaling policies for your workloads.</li>\r\n 	<li>Crafting tagging policies and implementing them to provide visibility on spend.</li>\r\n</ol>'),(9259,517,'_page-content_4_editor','field_6107c4da5d8fd'),(9260,517,'page-content','9'),(9261,517,'_page-content','field_610153c144e7f'),(9262,517,'page-content_5_type','video'),(9263,517,'_page-content_5_type','field_6107c3606a31d'),(9264,517,'page-content_5_video-url','https://www.youtube.com/embed/krcseLp4Az0'),(9265,517,'_page-content_5_video-url','field_6107c7ce32273'),(9266,517,'page-content_6_type','editor'),(9267,517,'_page-content_6_type','field_6107c3606a31d'),(9268,517,'page-content_6_editor','<h4>Heading 4. Empower Your Engineering Teams</h4>\r\nThis team can take on the everyday management of your infrastructure costs, for example:\r\n<ul>\r\n 	<li>Developing a savings plan policy for your top-tier infrastructure.\r\n<ul>\r\n 	<li>Invest in the process.</li>\r\n 	<li>No surprises.</li>\r\n</ul>\r\n</li>\r\n 	<li>Exploring new or different instance options for performance and cost benefit.</li>\r\n 	<li>Assessing optimizations of wide-scale operations, e.g. choosing the right auto-scaling policies for your workloads.</li>\r\n 	<li>Crafting tagging policies and implementing them to provide visibility on spend.</li>\r\n</ul>\r\nInfrastructure cost management needs regular attention, but that doesn’t mean it has to be difficult work. Design your own principles and tie in tangible actions that help you drive progress and results.\r\n<h4>Heading 4. Community Libraries</h4>\r\nThe more you invest in your team’s cost management process, the less it will restrict developers – and the more you’ll maximize returns.'),(9269,517,'_page-content_6_editor','field_6107c4da5d8fd'),(9270,517,'page-content_7_type','table'),(9271,517,'_page-content_7_type','field_6107c3606a31d'),(9272,517,'page-content_7_editor',''),(9273,517,'_page-content_7_editor','field_6107c4da5d8fd'),(9274,517,'page-content_7_table-description','Striped Table. Table Description.'),(9275,517,'_page-content_7_table-description','field_6107c83b32274'),(9276,517,'page-content_8_type','table'),(9277,517,'_page-content_8_type','field_6107c3606a31d'),(9278,517,'page-content_8_editor',''),(9279,517,'_page-content_8_editor','field_6107c4da5d8fd'),(9280,517,'page-content_8_table-description','Line Table.'),(9281,517,'_page-content_8_table-description','field_6107c83b32274'),(9282,490,'page-content_7_table-style','contrast'),(9283,490,'_page-content_7_table-style','field_6107d04897c6c'),(9284,490,'page-content_8_table-style','light'),(9285,490,'_page-content_8_table-style','field_6107d04897c6c'),(9286,519,'page-info_title','Heading 1. Page Title That \r\nLong Enough to Take Space'),(9287,519,'_page-info_title','field_610151375310d'),(9288,519,'page-info_description','Intro paragraph in[nbsp]bigger font size. Startups are designed to[nbsp]grow quickly, but high growth rates can generate huge costs as[nbsp]new infrastructure is[nbsp]introduced and scaled to[nbsp]meet demand.'),(9289,519,'_page-info_description','field_610151775310e'),(9290,519,'page-info',''),(9291,519,'_page-info','field_610151d25310f'),(9292,519,'page-content_0_type','editor'),(9293,519,'_page-content_0_type','field_6107c3606a31d'),(9294,519,'page-content_0_editor','<h2>Heading 2. Take a Reactive Approach to Management</h2>\r\nAt CommerceGate, shipping is our heartbeat. We believe in the benefits of continuous deployment. For a company to keep growing, it has to keep iterating and delivering value for new and existing customers.\r\n\r\n<strong>Full paragraph in Bold. Our philosophy is to ship first and optimize later. The risk is that new features could cause costs to spiral out of control, but we find that when this strategy is implemented alongside our other principles, reactive cost management means we spend more time building and serving customer needs.</strong>\r\n\r\n<em>Full paragraph in Oblique (Italics). Instead of dedicating precious engineering time and resources to creating cost estimates, comparing them against carefully forecasted budgets, and seeking the necessary approval to go ahead — our engineers build from the outset.</em>\r\n<h3>Heading 3. Prioritize by Impact</h3>\r\nAs a result of our reactive strategy, we are gifted with a backlog of cost optimization opportunities. The key is identifying which of these opportunities to pursue, and prioritizing by impact.'),(9295,519,'_page-content_0_editor','field_6107c4da5d8fd'),(9296,519,'page-content_1_type','image'),(9297,519,'_page-content_1_type','field_6107c3606a31d'),(9298,519,'page-content_1_image','513'),(9299,519,'_page-content_1_image','field_6107c6b63226c'),(9300,519,'page-content_1_image-description','Image Description Text. Photo by Author.'),(9301,519,'_page-content_1_image-description','field_6107c7233226d'),(9302,519,'page-content_2_type','editor'),(9303,519,'_page-content_2_type','field_6107c3606a31d'),(9304,519,'page-content_2_editor','Creating articles for your knowledge base is an excellent way to develop self-serve support resources for your customers. The beauty of Intercom’s Articles is that they empower customers to resolve their own queries at a time and pace that best suits them – freeing up your support team to handle more sensitive customer queries, or those from VIP clients.'),(9305,519,'_page-content_2_editor','field_6107c4da5d8fd'),(9306,519,'page-content_3_type','blockquote'),(9307,519,'_page-content_3_type','field_6107c3606a31d'),(9308,519,'page-content_3_blockquote-text','Blockquote. Having this specialized group allows your product teams to focus on costs only when absolutely necessary.'),(9309,519,'_page-content_3_blockquote-text','field_6107c7393226e'),(9310,519,'page-content_3_user_avatar','514'),(9311,519,'_page-content_3_user_avatar','field_6107c7573226f'),(9312,519,'page-content_3_user_full-name','Duke Montana'),(9313,519,'_page-content_3_user_full-name','field_6107c7a732271'),(9314,519,'page-content_3_user_position','CommerceGate Success Manage'),(9315,519,'_page-content_3_user_position','field_6107c7af32272'),(9316,519,'page-content_3_user',''),(9317,519,'_page-content_3_user','field_6107c78132270'),(9318,519,'page-content_4_type','editor'),(9319,519,'_page-content_4_type','field_6107c3606a31d'),(9320,519,'page-content_4_editor','The more you centralize cost governance, the less time you have to spend on it. Thanks to the evolution of our cost program, we now spend only one hour a week on cost management with great success.\r\n<h4>Heading 4. Zero Touch Costs</h4>\r\nThis one speaks for itself. Practices like our Zero Touch Ops approach to engineering show us that automation is a huge timesaver, particularly for a program that doesn’t always have full engineering capacity. Start out small and automate your reporting functionalities and basic cost checks.\r\n\r\nAs you learn more about your costs, you can start to build more sophisticated automations:\r\n<ol>\r\n 	<li>Developing a savings plan policy for your top-tier infrastructure.\r\n<ol>\r\n 	<li>Invest in the process.</li>\r\n 	<li>No surprises.</li>\r\n</ol>\r\n</li>\r\n 	<li>Exploring new or different instance options for performance and cost benefit.</li>\r\n 	<li>Assessing optimizations of wide-scale operations, e.g. choosing the right auto-scaling policies for your workloads.</li>\r\n 	<li>Crafting tagging policies and implementing them to provide visibility on spend.</li>\r\n</ol>'),(9321,519,'_page-content_4_editor','field_6107c4da5d8fd'),(9322,519,'page-content','9'),(9323,519,'_page-content','field_610153c144e7f'),(9324,519,'page-content_5_type','video'),(9325,519,'_page-content_5_type','field_6107c3606a31d'),(9326,519,'page-content_5_video-url','https://www.youtube.com/embed/krcseLp4Az0'),(9327,519,'_page-content_5_video-url','field_6107c7ce32273'),(9328,519,'page-content_6_type','editor'),(9329,519,'_page-content_6_type','field_6107c3606a31d'),(9330,519,'page-content_6_editor','<h4>Heading 4. Empower Your Engineering Teams</h4>\r\nThis team can take on the everyday management of your infrastructure costs, for example:\r\n<ul>\r\n 	<li>Developing a savings plan policy for your top-tier infrastructure.\r\n<ul>\r\n 	<li>Invest in the process.</li>\r\n 	<li>No surprises.</li>\r\n</ul>\r\n</li>\r\n 	<li>Exploring new or different instance options for performance and cost benefit.</li>\r\n 	<li>Assessing optimizations of wide-scale operations, e.g. choosing the right auto-scaling policies for your workloads.</li>\r\n 	<li>Crafting tagging policies and implementing them to provide visibility on spend.</li>\r\n</ul>\r\nInfrastructure cost management needs regular attention, but that doesn’t mean it has to be difficult work. Design your own principles and tie in tangible actions that help you drive progress and results.\r\n<h4>Heading 4. Community Libraries</h4>\r\nThe more you invest in your team’s cost management process, the less it will restrict developers – and the more you’ll maximize returns.'),(9331,519,'_page-content_6_editor','field_6107c4da5d8fd'),(9332,519,'page-content_7_type','table'),(9333,519,'_page-content_7_type','field_6107c3606a31d'),(9334,519,'page-content_7_editor','<table style=\"border-collapse: collapse; width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td style=\"width: 33.3333%;\">Framework</td>\r\n<td style=\"width: 33.3333%;\">Project</td>\r\n<td style=\"width: 33.3333%;\">Author Link</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 33.3333%;\">Angular</td>\r\n<td style=\"width: 33.3333%;\">NGX-CG</td>\r\n<td style=\"width: 33.3333%;\">Ben Drucker</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 33.3333%;\">Clojure</td>\r\n<td style=\"width: 33.3333%;\">Clojure CG</td>\r\n<td style=\"width: 33.3333%;\">Bob Hope</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 33.3333%;\">Django</td>\r\n<td style=\"width: 33.3333%;\">Dj CommerceGate</td>\r\n<td style=\"width: 33.3333%;\">Jerome Snipes</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 33.3333%;\">PHP</td>\r\n<td style=\"width: 33.3333%;\">Laravel Cashier</td>\r\n<td style=\"width: 33.3333%;\">Laravel</td>\r\n</tr>\r\n</tbody>\r\n</table>'),(9335,519,'_page-content_7_editor','field_6107c4da5d8fd'),(9336,519,'page-content_7_table-description','Striped Table. Table Description.'),(9337,519,'_page-content_7_table-description','field_6107c83b32274'),(9338,519,'page-content_8_type','table'),(9339,519,'_page-content_8_type','field_6107c3606a31d'),(9340,519,'page-content_8_editor','<table style=\"border-collapse: collapse; width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td style=\"width: 330.328px;\">Framework</td>\r\n<td style=\"width: 330.328px;\">Project</td>\r\n<td style=\"width: 330.344px;\">Author Link</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 330.328px;\">Angular</td>\r\n<td style=\"width: 330.328px;\">NGX-CG</td>\r\n<td style=\"width: 330.344px;\">Ben Drucker</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 330.328px;\">Clojure</td>\r\n<td style=\"width: 330.328px;\">Clojure CG</td>\r\n<td style=\"width: 330.344px;\">Bob Hope</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 330.328px;\">Django</td>\r\n<td style=\"width: 330.328px;\">Dj CommerceGate</td>\r\n<td style=\"width: 330.344px;\">Jerome Snipes</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 330.328px;\">PHP</td>\r\n<td style=\"width: 330.328px;\">Laravel Cashier</td>\r\n<td style=\"width: 330.344px;\">Laravel</td>\r\n</tr>\r\n</tbody>\r\n</table>'),(9341,519,'_page-content_8_editor','field_6107c4da5d8fd'),(9342,519,'page-content_8_table-description','Line Table.'),(9343,519,'_page-content_8_table-description','field_6107c83b32274'),(9344,519,'page-content_7_table-style','contrast'),(9345,519,'_page-content_7_table-style','field_6107d04897c6c'),(9346,519,'page-content_8_table-style','light'),(9347,519,'_page-content_8_table-style','field_6107d04897c6c'),(9348,523,'_edit_last','1'),(9349,523,'_edit_lock','1638305067:1'),(9350,524,'_edit_last','1'),(9351,524,'_edit_lock','1649749813:1'),(9352,524,'_wp_page_template','about-company.php'),(9353,524,'_yoast_wpseo_estimated-reading-time-minutes',''),(9356,527,'_edit_last','1'),(9357,527,'_edit_lock','1638301386:1'),(9397,542,'_wp_attached_file','2021/08/global-payments-img.png'),(9398,542,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1800;s:6:\"height\";i:780;s:4:\"file\";s:31:\"2021/08/global-payments-img.png\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"global-payments-img-300x130.png\";s:5:\"width\";i:300;s:6:\"height\";i:130;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"global-payments-img-1024x444.png\";s:5:\"width\";i:1024;s:6:\"height\";i:444;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"global-payments-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:31:\"global-payments-img-768x333.png\";s:5:\"width\";i:768;s:6:\"height\";i:333;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:32:\"global-payments-img-1536x666.png\";s:5:\"width\";i:1536;s:6:\"height\";i:666;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:{}}}'),(9399,542,'_wp_attachment_image_alt','Simplify global payments - CommerceGate.com'),(9400,524,'main-block_image','2475'),(9401,524,'_main-block_image','field_6107f1cd63ec8'),(9402,524,'main-block_title','Our Story'),(9403,524,'_main-block_title','field_6107f1db63ec9'),(9404,524,'main-block_description','Thousands of merchants have boosted their sales with our[nbsp]payment solutions since 2006. Today, we have scaled successfully to cater to every business with the[nbsp]foundations of ethical business practices and leading technology.'),(9405,524,'_main-block_description','field_6107f1e463eca'),(9406,524,'main-block_button-title','Explore more'),(9407,524,'_main-block_button-title','field_6107f1f063ecb'),(9408,524,'main-block',''),(9409,524,'_main-block','field_6107f1b963ec7'),(9410,543,'main-block_image','542'),(9411,543,'_main-block_image','field_6107f1cd63ec8'),(9412,543,'main-block_title','We’re here to simplify global payments'),(9413,543,'_main-block_title','field_6107f1db63ec9'),(9414,543,'main-block_description','Since 2006 we have helped thousands of merchants grow their business and maximise their revenue. We offer you a complete set of services built from the ground up based on best-of-breed technology and business practices.'),(9415,543,'_main-block_description','field_6107f1e463eca'),(9416,543,'main-block_button-title','Explore more'),(9417,543,'_main-block_button-title','field_6107f1f063ecb'),(9418,543,'main-block',''),(9419,543,'_main-block','field_6107f1b963ec7'),(9420,550,'_wp_attached_file','2021/08/banco-de-espana-logo.svg'),(9421,550,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:147;s:6:\"height\";i:32;s:4:\"file\";s:33:\"/2021/08/banco-de-espana-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:24:\"banco-de-espana-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:24:\"banco-de-espana-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:24:\"banco-de-espana-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:24:\"banco-de-espana-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:24:\"banco-de-espana-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:24:\"banco-de-espana-logo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(9422,550,'_wp_attachment_image_alt','We’re recognised by professionals - CommerceGate.com'),(9423,551,'_wp_attached_file','2021/08/globe-icon.svg'),(9424,551,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:36;s:6:\"height\";i:36;s:4:\"file\";s:23:\"/2021/08/globe-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:14:\"globe-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:14:\"globe-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:14:\"globe-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:14:\"globe-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:14:\"globe-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:14:\"globe-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(9425,551,'_wp_attachment_image_alt','We’re recognised by professionals - CommerceGate.com'),(9426,552,'_wp_attached_file','2021/08/pci-logo.svg'),(9427,552,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:92;s:6:\"height\";i:36;s:4:\"file\";s:21:\"/2021/08/pci-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:\"pci-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:\"pci-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:\"pci-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:\"pci-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:\"pci-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:\"pci-logo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(9428,552,'_wp_attachment_image_alt','We’re recognised by professionals - CommerceGate.com'),(9429,553,'_wp_attached_file','2021/08/stars-icon.svg'),(9430,553,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:40;s:6:\"height\";i:40;s:4:\"file\";s:23:\"/2021/08/stars-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:14:\"stars-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:14:\"stars-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:14:\"stars-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:14:\"stars-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:14:\"stars-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:14:\"stars-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(9431,553,'_wp_attachment_image_alt','We’re recognised by professionals - CommerceGate.com'),(9432,524,'introductory-block_title','We’re recognised by professionals'),(9433,524,'_introductory-block_title','field_6107f5e1078d8'),(9434,524,'introductory-block_icons_0_icon','550'),(9435,524,'_introductory-block_icons_0_icon','field_6107f5f6078da'),(9436,524,'introductory-block_icons_0_icon-description',''),(9437,524,'_introductory-block_icons_0_icon-description','field_6107f635d4d34'),(9438,524,'introductory-block_icons_1_icon','551'),(9439,524,'_introductory-block_icons_1_icon','field_6107f5f6078da'),(9440,524,'introductory-block_icons_1_icon-description','E-Money Licenses \r\nin the EU and the UK'),(9441,524,'_introductory-block_icons_1_icon-description','field_6107f635d4d34'),(9442,524,'introductory-block_icons_2_icon','552'),(9443,524,'_introductory-block_icons_2_icon','field_6107f5f6078da'),(9444,524,'introductory-block_icons_2_icon-description',''),(9445,524,'_introductory-block_icons_2_icon-description','field_6107f635d4d34'),(9446,524,'introductory-block_icons_3_icon','553'),(9447,524,'_introductory-block_icons_3_icon','field_6107f5f6078da'),(9448,524,'introductory-block_icons_3_icon-description','PSD2 and Strong Customer \r\nAuthentication (SCA) compliant'),(9449,524,'_introductory-block_icons_3_icon-description','field_6107f635d4d34'),(9450,524,'introductory-block_icons','4'),(9451,524,'_introductory-block_icons','field_6107f5e6078d9'),(9452,524,'introductory-block',''),(9453,524,'_introductory-block','field_6107f5d6078d7'),(9454,554,'main-block_image','542'),(9455,554,'_main-block_image','field_6107f1cd63ec8'),(9456,554,'main-block_title','We’re here to simplify global payments'),(9457,554,'_main-block_title','field_6107f1db63ec9'),(9458,554,'main-block_description','Since 2006 we have helped thousands of merchants grow their business and maximise their revenue. We offer you a complete set of services built from the ground up based on best-of-breed technology and business practices.'),(9459,554,'_main-block_description','field_6107f1e463eca'),(9460,554,'main-block_button-title','Explore more'),(9461,554,'_main-block_button-title','field_6107f1f063ecb'),(9462,554,'main-block',''),(9463,554,'_main-block','field_6107f1b963ec7'),(9464,554,'introductory-block_title','We’re recognised by professionals'),(9465,554,'_introductory-block_title','field_6107f5e1078d8'),(9466,554,'introductory-block_icons_0_icon','550'),(9467,554,'_introductory-block_icons_0_icon','field_6107f5f6078da'),(9468,554,'introductory-block_icons_0_icon-description',''),(9469,554,'_introductory-block_icons_0_icon-description','field_6107f635d4d34'),(9470,554,'introductory-block_icons_1_icon','551'),(9471,554,'_introductory-block_icons_1_icon','field_6107f5f6078da'),(9472,554,'introductory-block_icons_1_icon-description','E-Money Licenses \r\nin the EU and the UK'),(9473,554,'_introductory-block_icons_1_icon-description','field_6107f635d4d34'),(9474,554,'introductory-block_icons_2_icon','552'),(9475,554,'_introductory-block_icons_2_icon','field_6107f5f6078da'),(9476,554,'introductory-block_icons_2_icon-description',''),(9477,554,'_introductory-block_icons_2_icon-description','field_6107f635d4d34'),(9478,554,'introductory-block_icons_3_icon','553'),(9479,554,'_introductory-block_icons_3_icon','field_6107f5f6078da'),(9480,554,'introductory-block_icons_3_icon-description','PSD2 and Strong Customer \r\nAuthentication (SCA) compliant'),(9481,554,'_introductory-block_icons_3_icon-description','field_6107f635d4d34'),(9482,554,'introductory-block_icons','4'),(9483,554,'_introductory-block_icons','field_6107f5e6078d9'),(9484,554,'introductory-block',''),(9485,554,'_introductory-block','field_6107f5d6078d7'),(9486,524,'introductory-block-title','We’re recognised by professionals'),(9487,524,'_introductory-block-title','field_6107f5e1078d8'),(9488,524,'introductory-block-icons_0_icon','2146'),(9489,524,'_introductory-block-icons_0_icon','field_6107f5f6078da'),(9490,524,'introductory-block-icons_0_icon-description','Licensed by Banco de[nbsp]Espana'),(9491,524,'_introductory-block-icons_0_icon-description','field_6107f635d4d34'),(9492,524,'introductory-block-icons_1_icon','2147'),(9493,524,'_introductory-block-icons_1_icon','field_6107f5f6078da'),(9494,524,'introductory-block-icons_1_icon-description','EU[nbsp]Regulated Financial Institution'),(9495,524,'_introductory-block-icons_1_icon-description','field_6107f635d4d34'),(9496,524,'introductory-block-icons_2_icon','2149'),(9497,524,'_introductory-block-icons_2_icon','field_6107f5f6078da'),(9498,524,'introductory-block-icons_2_icon-description','Secure Level 1[nbsp]PCI Compliance'),(9499,524,'_introductory-block-icons_2_icon-description','field_6107f635d4d34'),(9500,524,'introductory-block-icons_3_icon','2148'),(9501,524,'_introductory-block-icons_3_icon','field_6107f5f6078da'),(9502,524,'introductory-block-icons_3_icon-description','Appointed KPMG Auditor'),(9503,524,'_introductory-block-icons_3_icon-description','field_6107f635d4d34'),(9504,524,'introductory-block-icons','4'),(9505,524,'_introductory-block-icons','field_6107f5e6078d9'),(9506,524,'team_title',''),(9507,524,'_team_title','field_6107f8866d8f1'),(9508,524,'team',''),(9509,524,'_team','field_6107f87b6d8f0'),(9510,560,'main-block_image','542'),(9511,560,'_main-block_image','field_6107f1cd63ec8'),(9512,560,'main-block_title','We’re here to simplify global payments'),(9513,560,'_main-block_title','field_6107f1db63ec9'),(9514,560,'main-block_description','Since 2006 we have helped thousands of merchants grow their business and maximise their revenue. We offer you a complete set of services built from the ground up based on best-of-breed technology and business practices.'),(9515,560,'_main-block_description','field_6107f1e463eca'),(9516,560,'main-block_button-title','Explore more'),(9517,560,'_main-block_button-title','field_6107f1f063ecb'),(9518,560,'main-block',''),(9519,560,'_main-block','field_6107f1b963ec7'),(9520,560,'introductory-block_title','We’re recognised by professionals'),(9521,560,'_introductory-block_title','field_6107f5e1078d8'),(9522,560,'introductory-block_icons_0_icon','550'),(9523,560,'_introductory-block_icons_0_icon','field_6107f5f6078da'),(9524,560,'introductory-block_icons_0_icon-description',''),(9525,560,'_introductory-block_icons_0_icon-description','field_6107f635d4d34'),(9526,560,'introductory-block_icons_1_icon','551'),(9527,560,'_introductory-block_icons_1_icon','field_6107f5f6078da'),(9528,560,'introductory-block_icons_1_icon-description','E-Money Licenses \r\nin the EU and the UK'),(9529,560,'_introductory-block_icons_1_icon-description','field_6107f635d4d34'),(9530,560,'introductory-block_icons_2_icon','552'),(9531,560,'_introductory-block_icons_2_icon','field_6107f5f6078da'),(9532,560,'introductory-block_icons_2_icon-description',''),(9533,560,'_introductory-block_icons_2_icon-description','field_6107f635d4d34'),(9534,560,'introductory-block_icons_3_icon','553'),(9535,560,'_introductory-block_icons_3_icon','field_6107f5f6078da'),(9536,560,'introductory-block_icons_3_icon-description','PSD2 and Strong Customer \r\nAuthentication (SCA) compliant'),(9537,560,'_introductory-block_icons_3_icon-description','field_6107f635d4d34'),(9538,560,'introductory-block_icons','4'),(9539,560,'_introductory-block_icons','field_6107f5e6078d9'),(9540,560,'introductory-block',''),(9541,560,'_introductory-block','field_6107f5d6078d7'),(9542,560,'introductory-block-title','We’re recognised by professionals'),(9543,560,'_introductory-block-title','field_6107f5e1078d8'),(9544,560,'introductory-block-icons_0_icon','550'),(9545,560,'_introductory-block-icons_0_icon','field_6107f5f6078da'),(9546,560,'introductory-block-icons_0_icon-description',''),(9547,560,'_introductory-block-icons_0_icon-description','field_6107f635d4d34'),(9548,560,'introductory-block-icons_1_icon','551'),(9549,560,'_introductory-block-icons_1_icon','field_6107f5f6078da'),(9550,560,'introductory-block-icons_1_icon-description','E-Money Licenses \r\nin the EU and the UK'),(9551,560,'_introductory-block-icons_1_icon-description','field_6107f635d4d34'),(9552,560,'introductory-block-icons_2_icon','552'),(9553,560,'_introductory-block-icons_2_icon','field_6107f5f6078da'),(9554,560,'introductory-block-icons_2_icon-description',''),(9555,560,'_introductory-block-icons_2_icon-description','field_6107f635d4d34'),(9556,560,'introductory-block-icons_3_icon','553'),(9557,560,'_introductory-block-icons_3_icon','field_6107f5f6078da'),(9558,560,'introductory-block-icons_3_icon-description','PSD2 and Strong Customer \r\nAuthentication (SCA) compliant'),(9559,560,'_introductory-block-icons_3_icon-description','field_6107f635d4d34'),(9560,560,'introductory-block-icons','4'),(9561,560,'_introductory-block-icons','field_6107f5e6078d9'),(9562,560,'team_title',''),(9563,560,'_team_title','field_6107f8866d8f1'),(9564,560,'team',''),(9565,560,'_team','field_6107f87b6d8f0'),(9566,524,'block-info_team-title','Our Team'),(9567,524,'_block-info_team-title','field_6107f96a86e2c'),(9568,524,'block-info_team-profile-link-title','LinkedIn Profile'),(9569,524,'_block-info_team-profile-link-title','field_6107fa2d86e31'),(9570,524,'block-info',''),(9571,524,'_block-info','field_6107fa5b46179'),(9572,524,'team-list_0_image','2090'),(9573,524,'_team-list_0_image','field_6107f9b886e2d'),(9574,524,'team-list_0_full-name','Evgen Sopin'),(9575,524,'_team-list_0_full-name','field_6107f9ee86e2e'),(9576,524,'team-list_0_position','Chief Executive Officer'),(9577,524,'_team-list_0_position','field_6107fa0886e2f'),(9578,524,'team-list_0_profile','https://www.linkedin.com/in/evgensopin/'),(9579,524,'_team-list_0_profile','field_6107fa1e86e30'),(9580,524,'team-list_1_image','2797'),(9581,524,'_team-list_1_image','field_6107f9b886e2d'),(9582,524,'team-list_1_full-name','Carlos Maduro'),(9583,524,'_team-list_1_full-name','field_6107f9ee86e2e'),(9584,524,'team-list_1_position','Chief Financial Officer'),(9585,524,'_team-list_1_position','field_6107fa0886e2f'),(9586,524,'team-list_1_profile','https://www.linkedin.com/in/carlosmaduro/'),(9587,524,'_team-list_1_profile','field_6107fa1e86e30'),(9588,524,'team-list_2_image','2799'),(9589,524,'_team-list_2_image','field_6107f9b886e2d'),(9590,524,'team-list_2_full-name','Andrew Rud'),(9591,524,'_team-list_2_full-name','field_6107f9ee86e2e'),(9592,524,'team-list_2_position','Chief Operations Officer'),(9593,524,'_team-list_2_position','field_6107fa0886e2f'),(9594,524,'team-list_2_profile','https://www.linkedin.com/in/andrew-rud-b3274835/'),(9595,524,'_team-list_2_profile','field_6107fa1e86e30'),(9596,524,'team-list_3_image','2798'),(9597,524,'_team-list_3_image','field_6107f9b886e2d'),(9598,524,'team-list_3_full-name','Andrew Vinnichenko'),(9599,524,'_team-list_3_full-name','field_6107f9ee86e2e'),(9600,524,'team-list_3_position','Money Laundering Reporting Officer'),(9601,524,'_team-list_3_position','field_6107fa0886e2f'),(9602,524,'team-list_3_profile','https://www.linkedin.com/in/andrew-vinnichenko/'),(9603,524,'_team-list_3_profile','field_6107fa1e86e30'),(9620,524,'team-list','4'),(9621,524,'_team-list','field_6107f8956d8f2'),(9622,568,'main-block_image','542'),(9623,568,'_main-block_image','field_6107f1cd63ec8'),(9624,568,'main-block_title','We’re here to simplify global payments'),(9625,568,'_main-block_title','field_6107f1db63ec9'),(9626,568,'main-block_description','Since 2006 we have helped thousands of merchants grow their business and maximise their revenue. We offer you a complete set of services built from the ground up based on best-of-breed technology and business practices.'),(9627,568,'_main-block_description','field_6107f1e463eca'),(9628,568,'main-block_button-title','Explore more'),(9629,568,'_main-block_button-title','field_6107f1f063ecb'),(9630,568,'main-block',''),(9631,568,'_main-block','field_6107f1b963ec7'),(9632,568,'introductory-block_title','We’re recognised by professionals'),(9633,568,'_introductory-block_title','field_6107f5e1078d8'),(9634,568,'introductory-block_icons_0_icon','550'),(9635,568,'_introductory-block_icons_0_icon','field_6107f5f6078da'),(9636,568,'introductory-block_icons_0_icon-description',''),(9637,568,'_introductory-block_icons_0_icon-description','field_6107f635d4d34'),(9638,568,'introductory-block_icons_1_icon','551'),(9639,568,'_introductory-block_icons_1_icon','field_6107f5f6078da'),(9640,568,'introductory-block_icons_1_icon-description','E-Money Licenses \r\nin the EU and the UK'),(9641,568,'_introductory-block_icons_1_icon-description','field_6107f635d4d34'),(9642,568,'introductory-block_icons_2_icon','552'),(9643,568,'_introductory-block_icons_2_icon','field_6107f5f6078da'),(9644,568,'introductory-block_icons_2_icon-description',''),(9645,568,'_introductory-block_icons_2_icon-description','field_6107f635d4d34'),(9646,568,'introductory-block_icons_3_icon','553'),(9647,568,'_introductory-block_icons_3_icon','field_6107f5f6078da'),(9648,568,'introductory-block_icons_3_icon-description','PSD2 and Strong Customer \r\nAuthentication (SCA) compliant'),(9649,568,'_introductory-block_icons_3_icon-description','field_6107f635d4d34'),(9650,568,'introductory-block_icons','4'),(9651,568,'_introductory-block_icons','field_6107f5e6078d9'),(9652,568,'introductory-block',''),(9653,568,'_introductory-block','field_6107f5d6078d7'),(9654,568,'introductory-block-title','We’re recognised by professionals'),(9655,568,'_introductory-block-title','field_6107f5e1078d8'),(9656,568,'introductory-block-icons_0_icon','550'),(9657,568,'_introductory-block-icons_0_icon','field_6107f5f6078da'),(9658,568,'introductory-block-icons_0_icon-description',''),(9659,568,'_introductory-block-icons_0_icon-description','field_6107f635d4d34'),(9660,568,'introductory-block-icons_1_icon','551'),(9661,568,'_introductory-block-icons_1_icon','field_6107f5f6078da'),(9662,568,'introductory-block-icons_1_icon-description','E-Money Licenses \r\nin the EU and the UK'),(9663,568,'_introductory-block-icons_1_icon-description','field_6107f635d4d34'),(9664,568,'introductory-block-icons_2_icon','552'),(9665,568,'_introductory-block-icons_2_icon','field_6107f5f6078da'),(9666,568,'introductory-block-icons_2_icon-description',''),(9667,568,'_introductory-block-icons_2_icon-description','field_6107f635d4d34'),(9668,568,'introductory-block-icons_3_icon','553'),(9669,568,'_introductory-block-icons_3_icon','field_6107f5f6078da'),(9670,568,'introductory-block-icons_3_icon-description','PSD2 and Strong Customer \r\nAuthentication (SCA) compliant'),(9671,568,'_introductory-block-icons_3_icon-description','field_6107f635d4d34'),(9672,568,'introductory-block-icons','4'),(9673,568,'_introductory-block-icons','field_6107f5e6078d9'),(9674,568,'team_title',''),(9675,568,'_team_title','field_6107f8866d8f1'),(9676,568,'team',''),(9677,568,'_team','field_6107f87b6d8f0'),(9678,568,'block-info_team-title','Our Team'),(9679,568,'_block-info_team-title','field_6107f96a86e2c'),(9680,568,'block-info_team-profile-link-title','LinkedIn Profile'),(9681,568,'_block-info_team-profile-link-title','field_6107fa2d86e31'),(9682,568,'block-info',''),(9683,568,'_block-info','field_6107fa5b46179'),(9684,568,'team-list_0_image',''),(9685,568,'_team-list_0_image','field_6107f9b886e2d'),(9686,568,'team-list_0_full-name',''),(9687,568,'_team-list_0_full-name','field_6107f9ee86e2e'),(9688,568,'team-list_0_position',''),(9689,568,'_team-list_0_position','field_6107fa0886e2f'),(9690,568,'team-list_0_profile',''),(9691,568,'_team-list_0_profile','field_6107fa1e86e30'),(9692,568,'team-list_1_image',''),(9693,568,'_team-list_1_image','field_6107f9b886e2d'),(9694,568,'team-list_1_full-name',''),(9695,568,'_team-list_1_full-name','field_6107f9ee86e2e'),(9696,568,'team-list_1_position',''),(9697,568,'_team-list_1_position','field_6107fa0886e2f'),(9698,568,'team-list_1_profile',''),(9699,568,'_team-list_1_profile','field_6107fa1e86e30'),(9700,568,'team-list_2_image',''),(9701,568,'_team-list_2_image','field_6107f9b886e2d'),(9702,568,'team-list_2_full-name',''),(9703,568,'_team-list_2_full-name','field_6107f9ee86e2e'),(9704,568,'team-list_2_position',''),(9705,568,'_team-list_2_position','field_6107fa0886e2f'),(9706,568,'team-list_2_profile',''),(9707,568,'_team-list_2_profile','field_6107fa1e86e30'),(9708,568,'team-list_3_image',''),(9709,568,'_team-list_3_image','field_6107f9b886e2d'),(9710,568,'team-list_3_full-name',''),(9711,568,'_team-list_3_full-name','field_6107f9ee86e2e'),(9712,568,'team-list_3_position',''),(9713,568,'_team-list_3_position','field_6107fa0886e2f'),(9714,568,'team-list_3_profile',''),(9715,568,'_team-list_3_profile','field_6107fa1e86e30'),(9716,568,'team-list_4_image',''),(9717,568,'_team-list_4_image','field_6107f9b886e2d'),(9718,568,'team-list_4_full-name',''),(9719,568,'_team-list_4_full-name','field_6107f9ee86e2e'),(9720,568,'team-list_4_position',''),(9721,568,'_team-list_4_position','field_6107fa0886e2f'),(9722,568,'team-list_4_profile',''),(9723,568,'_team-list_4_profile','field_6107fa1e86e30'),(9724,568,'team-list_5_image',''),(9725,568,'_team-list_5_image','field_6107f9b886e2d'),(9726,568,'team-list_5_full-name',''),(9727,568,'_team-list_5_full-name','field_6107f9ee86e2e'),(9728,568,'team-list_5_position',''),(9729,568,'_team-list_5_position','field_6107fa0886e2f'),(9730,568,'team-list_5_profile',''),(9731,568,'_team-list_5_profile','field_6107fa1e86e30'),(9732,568,'team-list','6'),(9733,568,'_team-list','field_6107f8956d8f2'),(9734,569,'_wp_attached_file','2021/08/workers-img-1.png'),(9735,569,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:560;s:6:\"height\";i:420;s:4:\"file\";s:25:\"2021/08/workers-img-1.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"workers-img-1-300x225.png\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"workers-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:{}}}'),(9736,570,'_wp_attached_file','2021/08/workers-img-2.png'),(9737,570,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:560;s:6:\"height\";i:420;s:4:\"file\";s:25:\"2021/08/workers-img-2.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"workers-img-2-300x225.png\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"workers-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:{}}}'),(9738,571,'_wp_attached_file','2021/08/workers-img-3.png'),(9739,571,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:560;s:6:\"height\";i:420;s:4:\"file\";s:25:\"2021/08/workers-img-3.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"workers-img-3-300x225.png\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"workers-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:{}}}'),(9740,572,'_wp_attached_file','2021/08/workers-img-4.png'),(9741,572,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:560;s:6:\"height\";i:420;s:4:\"file\";s:25:\"2021/08/workers-img-4.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"workers-img-4-300x225.png\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"workers-img-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:{}}}'),(9742,573,'_wp_attached_file','2021/08/workers-img-5.png'),(9743,573,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:560;s:6:\"height\";i:420;s:4:\"file\";s:25:\"2021/08/workers-img-5.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"workers-img-5-300x225.png\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"workers-img-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:{}}}'),(9744,574,'_wp_attached_file','2021/08/workers-img-6.png'),(9745,574,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:560;s:6:\"height\";i:420;s:4:\"file\";s:25:\"2021/08/workers-img-6.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"workers-img-6-300x225.png\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"workers-img-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:{}}}'),(9746,569,'_wp_attachment_image_alt','Our Team - CommerceGate.com'),(9747,570,'_wp_attachment_image_alt','Our Team - CommerceGate.com'),(9748,571,'_wp_attachment_image_alt','Our Team - CommerceGate.com'),(9749,572,'_wp_attachment_image_alt','Our Team - CommerceGate.com'),(9750,573,'_wp_attachment_image_alt','Our Team - CommerceGate.com'),(9751,574,'_wp_attachment_image_alt','Our Team - CommerceGate.com'),(9752,575,'main-block_image','542'),(9753,575,'_main-block_image','field_6107f1cd63ec8'),(9754,575,'main-block_title','We’re here to simplify global payments'),(9755,575,'_main-block_title','field_6107f1db63ec9'),(9756,575,'main-block_description','Since 2006 we have helped thousands of merchants grow their business and maximise their revenue. We offer you a complete set of services built from the ground up based on best-of-breed technology and business practices.'),(9757,575,'_main-block_description','field_6107f1e463eca'),(9758,575,'main-block_button-title','Explore more'),(9759,575,'_main-block_button-title','field_6107f1f063ecb'),(9760,575,'main-block',''),(9761,575,'_main-block','field_6107f1b963ec7'),(9762,575,'introductory-block_title','We’re recognised by professionals'),(9763,575,'_introductory-block_title','field_6107f5e1078d8'),(9764,575,'introductory-block_icons_0_icon','550'),(9765,575,'_introductory-block_icons_0_icon','field_6107f5f6078da'),(9766,575,'introductory-block_icons_0_icon-description',''),(9767,575,'_introductory-block_icons_0_icon-description','field_6107f635d4d34'),(9768,575,'introductory-block_icons_1_icon','551'),(9769,575,'_introductory-block_icons_1_icon','field_6107f5f6078da'),(9770,575,'introductory-block_icons_1_icon-description','E-Money Licenses \r\nin the EU and the UK'),(9771,575,'_introductory-block_icons_1_icon-description','field_6107f635d4d34'),(9772,575,'introductory-block_icons_2_icon','552'),(9773,575,'_introductory-block_icons_2_icon','field_6107f5f6078da'),(9774,575,'introductory-block_icons_2_icon-description',''),(9775,575,'_introductory-block_icons_2_icon-description','field_6107f635d4d34'),(9776,575,'introductory-block_icons_3_icon','553'),(9777,575,'_introductory-block_icons_3_icon','field_6107f5f6078da'),(9778,575,'introductory-block_icons_3_icon-description','PSD2 and Strong Customer \r\nAuthentication (SCA) compliant'),(9779,575,'_introductory-block_icons_3_icon-description','field_6107f635d4d34'),(9780,575,'introductory-block_icons','4'),(9781,575,'_introductory-block_icons','field_6107f5e6078d9'),(9782,575,'introductory-block',''),(9783,575,'_introductory-block','field_6107f5d6078d7'),(9784,575,'introductory-block-title','We’re recognised by professionals'),(9785,575,'_introductory-block-title','field_6107f5e1078d8'),(9786,575,'introductory-block-icons_0_icon','550'),(9787,575,'_introductory-block-icons_0_icon','field_6107f5f6078da'),(9788,575,'introductory-block-icons_0_icon-description',''),(9789,575,'_introductory-block-icons_0_icon-description','field_6107f635d4d34'),(9790,575,'introductory-block-icons_1_icon','551'),(9791,575,'_introductory-block-icons_1_icon','field_6107f5f6078da'),(9792,575,'introductory-block-icons_1_icon-description','E-Money Licenses \r\nin the EU and the UK'),(9793,575,'_introductory-block-icons_1_icon-description','field_6107f635d4d34'),(9794,575,'introductory-block-icons_2_icon','552'),(9795,575,'_introductory-block-icons_2_icon','field_6107f5f6078da'),(9796,575,'introductory-block-icons_2_icon-description',''),(9797,575,'_introductory-block-icons_2_icon-description','field_6107f635d4d34'),(9798,575,'introductory-block-icons_3_icon','553'),(9799,575,'_introductory-block-icons_3_icon','field_6107f5f6078da'),(9800,575,'introductory-block-icons_3_icon-description','PSD2 and Strong Customer \r\nAuthentication (SCA) compliant'),(9801,575,'_introductory-block-icons_3_icon-description','field_6107f635d4d34'),(9802,575,'introductory-block-icons','4'),(9803,575,'_introductory-block-icons','field_6107f5e6078d9'),(9804,575,'team_title',''),(9805,575,'_team_title','field_6107f8866d8f1'),(9806,575,'team',''),(9807,575,'_team','field_6107f87b6d8f0'),(9808,575,'block-info_team-title','Our Team'),(9809,575,'_block-info_team-title','field_6107f96a86e2c'),(9810,575,'block-info_team-profile-link-title','LinkedIn Profile'),(9811,575,'_block-info_team-profile-link-title','field_6107fa2d86e31'),(9812,575,'block-info',''),(9813,575,'_block-info','field_6107fa5b46179'),(9814,575,'team-list_0_image','569'),(9815,575,'_team-list_0_image','field_6107f9b886e2d'),(9816,575,'team-list_0_full-name','Name Surname'),(9817,575,'_team-list_0_full-name','field_6107f9ee86e2e'),(9818,575,'team-list_0_position','CEO'),(9819,575,'_team-list_0_position','field_6107fa0886e2f'),(9820,575,'team-list_0_profile','https://www.linkedin.com/company/commercegate/'),(9821,575,'_team-list_0_profile','field_6107fa1e86e30'),(9822,575,'team-list_1_image','570'),(9823,575,'_team-list_1_image','field_6107f9b886e2d'),(9824,575,'team-list_1_full-name','Name Surname'),(9825,575,'_team-list_1_full-name','field_6107f9ee86e2e'),(9826,575,'team-list_1_position','Senior Vice President and General Counsel'),(9827,575,'_team-list_1_position','field_6107fa0886e2f'),(9828,575,'team-list_1_profile','https://www.linkedin.com/company/commercegate/'),(9829,575,'_team-list_1_profile','field_6107fa1e86e30'),(9830,575,'team-list_2_image','571'),(9831,575,'_team-list_2_image','field_6107f9b886e2d'),(9832,575,'team-list_2_full-name','Name Surname'),(9833,575,'_team-list_2_full-name','field_6107f9ee86e2e'),(9834,575,'team-list_2_position','Senior Vice President Software Engineering'),(9835,575,'_team-list_2_position','field_6107fa0886e2f'),(9836,575,'team-list_2_profile','https://www.linkedin.com/company/commercegate/'),(9837,575,'_team-list_2_profile','field_6107fa1e86e30'),(9838,575,'team-list_3_image','572'),(9839,575,'_team-list_3_image','field_6107f9b886e2d'),(9840,575,'team-list_3_full-name','Name Surname'),(9841,575,'_team-list_3_full-name','field_6107f9ee86e2e'),(9842,575,'team-list_3_position','Chief Operating Officer'),(9843,575,'_team-list_3_position','field_6107fa0886e2f'),(9844,575,'team-list_3_profile','https://www.linkedin.com/company/commercegate/'),(9845,575,'_team-list_3_profile','field_6107fa1e86e30'),(9846,575,'team-list_4_image','573'),(9847,575,'_team-list_4_image','field_6107f9b886e2d'),(9848,575,'team-list_4_full-name','Name Surname'),(9849,575,'_team-list_4_full-name','field_6107f9ee86e2e'),(9850,575,'team-list_4_position','Vice President and Managing Director of Greater China'),(9851,575,'_team-list_4_position','field_6107fa0886e2f'),(9852,575,'team-list_4_profile','https://www.linkedin.com/company/commercegate/'),(9853,575,'_team-list_4_profile','field_6107fa1e86e30'),(9854,575,'team-list_5_image','574'),(9855,575,'_team-list_5_image','field_6107f9b886e2d'),(9856,575,'team-list_5_full-name','Name Surname'),(9857,575,'_team-list_5_full-name','field_6107f9ee86e2e'),(9858,575,'team-list_5_position','Vice President Corporate Development'),(9859,575,'_team-list_5_position','field_6107fa0886e2f'),(9860,575,'team-list_5_profile','https://www.linkedin.com/company/commercegate/'),(9861,575,'_team-list_5_profile','field_6107fa1e86e30'),(9862,575,'team-list','6'),(9863,575,'_team-list','field_6107f8956d8f2'),(9864,524,'team-block-info_team-title','Our Team'),(9865,524,'_team-block-info_team-title','field_6107f96a86e2c'),(9866,524,'team-block-info_team-profile-link-title','LinkedIn Profile'),(9867,524,'_team-block-info_team-profile-link-title','field_6107fa2d86e31'),(9868,524,'team-block-info',''),(9869,524,'_team-block-info','field_6107fa5b46179'),(9870,576,'main-block_image','542'),(9871,576,'_main-block_image','field_6107f1cd63ec8'),(9872,576,'main-block_title','We’re here to simplify global payments'),(9873,576,'_main-block_title','field_6107f1db63ec9'),(9874,576,'main-block_description','Since 2006 we have helped thousands of merchants grow their business and maximise their revenue. We offer you a complete set of services built from the ground up based on best-of-breed technology and business practices.'),(9875,576,'_main-block_description','field_6107f1e463eca'),(9876,576,'main-block_button-title','Explore more'),(9877,576,'_main-block_button-title','field_6107f1f063ecb'),(9878,576,'main-block',''),(9879,576,'_main-block','field_6107f1b963ec7'),(9880,576,'introductory-block_title','We’re recognised by professionals'),(9881,576,'_introductory-block_title','field_6107f5e1078d8'),(9882,576,'introductory-block_icons_0_icon','550'),(9883,576,'_introductory-block_icons_0_icon','field_6107f5f6078da'),(9884,576,'introductory-block_icons_0_icon-description',''),(9885,576,'_introductory-block_icons_0_icon-description','field_6107f635d4d34'),(9886,576,'introductory-block_icons_1_icon','551'),(9887,576,'_introductory-block_icons_1_icon','field_6107f5f6078da'),(9888,576,'introductory-block_icons_1_icon-description','E-Money Licenses \r\nin the EU and the UK'),(9889,576,'_introductory-block_icons_1_icon-description','field_6107f635d4d34'),(9890,576,'introductory-block_icons_2_icon','552'),(9891,576,'_introductory-block_icons_2_icon','field_6107f5f6078da'),(9892,576,'introductory-block_icons_2_icon-description',''),(9893,576,'_introductory-block_icons_2_icon-description','field_6107f635d4d34'),(9894,576,'introductory-block_icons_3_icon','553'),(9895,576,'_introductory-block_icons_3_icon','field_6107f5f6078da'),(9896,576,'introductory-block_icons_3_icon-description','PSD2 and Strong Customer \r\nAuthentication (SCA) compliant'),(9897,576,'_introductory-block_icons_3_icon-description','field_6107f635d4d34'),(9898,576,'introductory-block_icons','4'),(9899,576,'_introductory-block_icons','field_6107f5e6078d9'),(9900,576,'introductory-block',''),(9901,576,'_introductory-block','field_6107f5d6078d7'),(9902,576,'introductory-block-title','We’re recognised by professionals'),(9903,576,'_introductory-block-title','field_6107f5e1078d8'),(9904,576,'introductory-block-icons_0_icon','550'),(9905,576,'_introductory-block-icons_0_icon','field_6107f5f6078da'),(9906,576,'introductory-block-icons_0_icon-description',''),(9907,576,'_introductory-block-icons_0_icon-description','field_6107f635d4d34'),(9908,576,'introductory-block-icons_1_icon','551'),(9909,576,'_introductory-block-icons_1_icon','field_6107f5f6078da'),(9910,576,'introductory-block-icons_1_icon-description','E-Money Licenses \r\nin the EU and the UK'),(9911,576,'_introductory-block-icons_1_icon-description','field_6107f635d4d34'),(9912,576,'introductory-block-icons_2_icon','552'),(9913,576,'_introductory-block-icons_2_icon','field_6107f5f6078da'),(9914,576,'introductory-block-icons_2_icon-description',''),(9915,576,'_introductory-block-icons_2_icon-description','field_6107f635d4d34'),(9916,576,'introductory-block-icons_3_icon','553'),(9917,576,'_introductory-block-icons_3_icon','field_6107f5f6078da'),(9918,576,'introductory-block-icons_3_icon-description','PSD2 and Strong Customer \r\nAuthentication (SCA) compliant'),(9919,576,'_introductory-block-icons_3_icon-description','field_6107f635d4d34'),(9920,576,'introductory-block-icons','4'),(9921,576,'_introductory-block-icons','field_6107f5e6078d9'),(9922,576,'team_title',''),(9923,576,'_team_title','field_6107f8866d8f1'),(9924,576,'team',''),(9925,576,'_team','field_6107f87b6d8f0'),(9926,576,'block-info_team-title','Our Team'),(9927,576,'_block-info_team-title','field_6107f96a86e2c'),(9928,576,'block-info_team-profile-link-title','LinkedIn Profile'),(9929,576,'_block-info_team-profile-link-title','field_6107fa2d86e31'),(9930,576,'block-info',''),(9931,576,'_block-info','field_6107fa5b46179'),(9932,576,'team-list_0_image','569'),(9933,576,'_team-list_0_image','field_6107f9b886e2d'),(9934,576,'team-list_0_full-name','Name Surname'),(9935,576,'_team-list_0_full-name','field_6107f9ee86e2e'),(9936,576,'team-list_0_position','CEO'),(9937,576,'_team-list_0_position','field_6107fa0886e2f'),(9938,576,'team-list_0_profile','https://www.linkedin.com/company/commercegate/'),(9939,576,'_team-list_0_profile','field_6107fa1e86e30'),(9940,576,'team-list_1_image','570'),(9941,576,'_team-list_1_image','field_6107f9b886e2d'),(9942,576,'team-list_1_full-name','Name Surname'),(9943,576,'_team-list_1_full-name','field_6107f9ee86e2e'),(9944,576,'team-list_1_position','Senior Vice President and General Counsel'),(9945,576,'_team-list_1_position','field_6107fa0886e2f'),(9946,576,'team-list_1_profile','https://www.linkedin.com/company/commercegate/'),(9947,576,'_team-list_1_profile','field_6107fa1e86e30'),(9948,576,'team-list_2_image','571'),(9949,576,'_team-list_2_image','field_6107f9b886e2d'),(9950,576,'team-list_2_full-name','Name Surname'),(9951,576,'_team-list_2_full-name','field_6107f9ee86e2e'),(9952,576,'team-list_2_position','Senior Vice President Software Engineering'),(9953,576,'_team-list_2_position','field_6107fa0886e2f'),(9954,576,'team-list_2_profile','https://www.linkedin.com/company/commercegate/'),(9955,576,'_team-list_2_profile','field_6107fa1e86e30'),(9956,576,'team-list_3_image','572'),(9957,576,'_team-list_3_image','field_6107f9b886e2d'),(9958,576,'team-list_3_full-name','Name Surname'),(9959,576,'_team-list_3_full-name','field_6107f9ee86e2e'),(9960,576,'team-list_3_position','Chief Operating Officer'),(9961,576,'_team-list_3_position','field_6107fa0886e2f'),(9962,576,'team-list_3_profile','https://www.linkedin.com/company/commercegate/'),(9963,576,'_team-list_3_profile','field_6107fa1e86e30'),(9964,576,'team-list_4_image','573'),(9965,576,'_team-list_4_image','field_6107f9b886e2d'),(9966,576,'team-list_4_full-name','Name Surname'),(9967,576,'_team-list_4_full-name','field_6107f9ee86e2e'),(9968,576,'team-list_4_position','Vice President and Managing Director of Greater China'),(9969,576,'_team-list_4_position','field_6107fa0886e2f'),(9970,576,'team-list_4_profile','https://www.linkedin.com/company/commercegate/'),(9971,576,'_team-list_4_profile','field_6107fa1e86e30'),(9972,576,'team-list_5_image','574'),(9973,576,'_team-list_5_image','field_6107f9b886e2d'),(9974,576,'team-list_5_full-name','Name Surname'),(9975,576,'_team-list_5_full-name','field_6107f9ee86e2e'),(9976,576,'team-list_5_position','Vice President Corporate Development'),(9977,576,'_team-list_5_position','field_6107fa0886e2f'),(9978,576,'team-list_5_profile','https://www.linkedin.com/company/commercegate/'),(9979,576,'_team-list_5_profile','field_6107fa1e86e30'),(9980,576,'team-list','6'),(9981,576,'_team-list','field_6107f8956d8f2'),(9982,576,'team-block-info_team-title','Our Team'),(9983,576,'_team-block-info_team-title','field_6107f96a86e2c'),(9984,576,'team-block-info_team-profile-link-title','LinkedIn Profile'),(9985,576,'_team-block-info_team-profile-link-title','field_6107fa2d86e31'),(9986,576,'team-block-info',''),(9987,576,'_team-block-info','field_6107fa5b46179'),(9988,524,'our-story-title','Our Story'),(9989,524,'_our-story-title','field_6107fd3dfac5c'),(9990,579,'main-block_image','542'),(9991,579,'_main-block_image','field_6107f1cd63ec8'),(9992,579,'main-block_title','We’re here to simplify global payments'),(9993,579,'_main-block_title','field_6107f1db63ec9'),(9994,579,'main-block_description','Since 2006 we have helped thousands of merchants grow their business and maximise their revenue. We offer you a complete set of services built from the ground up based on best-of-breed technology and business practices.'),(9995,579,'_main-block_description','field_6107f1e463eca'),(9996,579,'main-block_button-title','Explore more'),(9997,579,'_main-block_button-title','field_6107f1f063ecb'),(9998,579,'main-block',''),(9999,579,'_main-block','field_6107f1b963ec7'),(10000,579,'introductory-block_title','We’re recognised by professionals'),(10001,579,'_introductory-block_title','field_6107f5e1078d8'),(10002,579,'introductory-block_icons_0_icon','550'),(10003,579,'_introductory-block_icons_0_icon','field_6107f5f6078da'),(10004,579,'introductory-block_icons_0_icon-description',''),(10005,579,'_introductory-block_icons_0_icon-description','field_6107f635d4d34'),(10006,579,'introductory-block_icons_1_icon','551'),(10007,579,'_introductory-block_icons_1_icon','field_6107f5f6078da'),(10008,579,'introductory-block_icons_1_icon-description','E-Money Licenses \r\nin the EU and the UK'),(10009,579,'_introductory-block_icons_1_icon-description','field_6107f635d4d34'),(10010,579,'introductory-block_icons_2_icon','552'),(10011,579,'_introductory-block_icons_2_icon','field_6107f5f6078da'),(10012,579,'introductory-block_icons_2_icon-description',''),(10013,579,'_introductory-block_icons_2_icon-description','field_6107f635d4d34'),(10014,579,'introductory-block_icons_3_icon','553'),(10015,579,'_introductory-block_icons_3_icon','field_6107f5f6078da'),(10016,579,'introductory-block_icons_3_icon-description','PSD2 and Strong Customer \r\nAuthentication (SCA) compliant'),(10017,579,'_introductory-block_icons_3_icon-description','field_6107f635d4d34'),(10018,579,'introductory-block_icons','4'),(10019,579,'_introductory-block_icons','field_6107f5e6078d9'),(10020,579,'introductory-block',''),(10021,579,'_introductory-block','field_6107f5d6078d7'),(10022,579,'introductory-block-title','We’re recognised by professionals'),(10023,579,'_introductory-block-title','field_6107f5e1078d8'),(10024,579,'introductory-block-icons_0_icon','550'),(10025,579,'_introductory-block-icons_0_icon','field_6107f5f6078da'),(10026,579,'introductory-block-icons_0_icon-description',''),(10027,579,'_introductory-block-icons_0_icon-description','field_6107f635d4d34'),(10028,579,'introductory-block-icons_1_icon','551'),(10029,579,'_introductory-block-icons_1_icon','field_6107f5f6078da'),(10030,579,'introductory-block-icons_1_icon-description','E-Money Licenses \r\nin the EU and the UK'),(10031,579,'_introductory-block-icons_1_icon-description','field_6107f635d4d34'),(10032,579,'introductory-block-icons_2_icon','552'),(10033,579,'_introductory-block-icons_2_icon','field_6107f5f6078da'),(10034,579,'introductory-block-icons_2_icon-description',''),(10035,579,'_introductory-block-icons_2_icon-description','field_6107f635d4d34'),(10036,579,'introductory-block-icons_3_icon','553'),(10037,579,'_introductory-block-icons_3_icon','field_6107f5f6078da'),(10038,579,'introductory-block-icons_3_icon-description','PSD2 and Strong Customer \r\nAuthentication (SCA) compliant'),(10039,579,'_introductory-block-icons_3_icon-description','field_6107f635d4d34'),(10040,579,'introductory-block-icons','4'),(10041,579,'_introductory-block-icons','field_6107f5e6078d9'),(10042,579,'team_title',''),(10043,579,'_team_title','field_6107f8866d8f1'),(10044,579,'team',''),(10045,579,'_team','field_6107f87b6d8f0'),(10046,579,'block-info_team-title','Our Team'),(10047,579,'_block-info_team-title','field_6107f96a86e2c'),(10048,579,'block-info_team-profile-link-title','LinkedIn Profile'),(10049,579,'_block-info_team-profile-link-title','field_6107fa2d86e31'),(10050,579,'block-info',''),(10051,579,'_block-info','field_6107fa5b46179'),(10052,579,'team-list_0_image','569'),(10053,579,'_team-list_0_image','field_6107f9b886e2d'),(10054,579,'team-list_0_full-name','Name Surname'),(10055,579,'_team-list_0_full-name','field_6107f9ee86e2e'),(10056,579,'team-list_0_position','CEO'),(10057,579,'_team-list_0_position','field_6107fa0886e2f'),(10058,579,'team-list_0_profile','https://www.linkedin.com/company/commercegate/'),(10059,579,'_team-list_0_profile','field_6107fa1e86e30'),(10060,579,'team-list_1_image','570'),(10061,579,'_team-list_1_image','field_6107f9b886e2d'),(10062,579,'team-list_1_full-name','Name Surname'),(10063,579,'_team-list_1_full-name','field_6107f9ee86e2e'),(10064,579,'team-list_1_position','Senior Vice President and General Counsel'),(10065,579,'_team-list_1_position','field_6107fa0886e2f'),(10066,579,'team-list_1_profile','https://www.linkedin.com/company/commercegate/'),(10067,579,'_team-list_1_profile','field_6107fa1e86e30'),(10068,579,'team-list_2_image','571'),(10069,579,'_team-list_2_image','field_6107f9b886e2d'),(10070,579,'team-list_2_full-name','Name Surname'),(10071,579,'_team-list_2_full-name','field_6107f9ee86e2e'),(10072,579,'team-list_2_position','Senior Vice President Software Engineering'),(10073,579,'_team-list_2_position','field_6107fa0886e2f'),(10074,579,'team-list_2_profile','https://www.linkedin.com/company/commercegate/'),(10075,579,'_team-list_2_profile','field_6107fa1e86e30'),(10076,579,'team-list_3_image','572'),(10077,579,'_team-list_3_image','field_6107f9b886e2d'),(10078,579,'team-list_3_full-name','Name Surname'),(10079,579,'_team-list_3_full-name','field_6107f9ee86e2e'),(10080,579,'team-list_3_position','Chief Operating Officer'),(10081,579,'_team-list_3_position','field_6107fa0886e2f'),(10082,579,'team-list_3_profile','https://www.linkedin.com/company/commercegate/'),(10083,579,'_team-list_3_profile','field_6107fa1e86e30'),(10084,579,'team-list_4_image','573'),(10085,579,'_team-list_4_image','field_6107f9b886e2d'),(10086,579,'team-list_4_full-name','Name Surname'),(10087,579,'_team-list_4_full-name','field_6107f9ee86e2e'),(10088,579,'team-list_4_position','Vice President and Managing Director of Greater China'),(10089,579,'_team-list_4_position','field_6107fa0886e2f'),(10090,579,'team-list_4_profile','https://www.linkedin.com/company/commercegate/'),(10091,579,'_team-list_4_profile','field_6107fa1e86e30'),(10092,579,'team-list_5_image','574'),(10093,579,'_team-list_5_image','field_6107f9b886e2d'),(10094,579,'team-list_5_full-name','Name Surname'),(10095,579,'_team-list_5_full-name','field_6107f9ee86e2e'),(10096,579,'team-list_5_position','Vice President Corporate Development'),(10097,579,'_team-list_5_position','field_6107fa0886e2f'),(10098,579,'team-list_5_profile','https://www.linkedin.com/company/commercegate/'),(10099,579,'_team-list_5_profile','field_6107fa1e86e30'),(10100,579,'team-list','6'),(10101,579,'_team-list','field_6107f8956d8f2'),(10102,579,'team-block-info_team-title','Our Team'),(10103,579,'_team-block-info_team-title','field_6107f96a86e2c'),(10104,579,'team-block-info_team-profile-link-title','LinkedIn Profile'),(10105,579,'_team-block-info_team-profile-link-title','field_6107fa2d86e31'),(10106,579,'team-block-info',''),(10107,579,'_team-block-info','field_6107fa5b46179'),(10108,579,'our-story-title','Our Story'),(10109,579,'_our-story-title','field_6107fd3dfac5c'),(10110,524,'story-past_0_year',''),(10111,524,'_story-past_0_year','field_6107fe861dc5d'),(10112,524,'story-past_0_gropus_0_title_title',''),(10113,524,'_story-past_0_gropus_0_title_title','field_6107fefbb9e35'),(10114,524,'story-past_0_gropus_0_title_gradient','0'),(10115,524,'_story-past_0_gropus_0_title_gradient','field_6107ff2c8bc34'),(10116,524,'story-past_0_gropus_0_title',''),(10117,524,'_story-past_0_gropus_0_title','field_6107ff625d3cf'),(10118,524,'story-past_0_gropus_0_description',''),(10119,524,'_story-past_0_gropus_0_description','field_6107ff01b9e36'),(10120,524,'story-past_0_gropus','1'),(10121,524,'_story-past_0_gropus','field_6107fee8b9e34'),(10122,524,'story-past_1_year',''),(10123,524,'_story-past_1_year','field_6107fe861dc5d'),(10124,524,'story-past_1_gropus_0_title_title',''),(10125,524,'_story-past_1_gropus_0_title_title','field_6107fefbb9e35'),(10126,524,'story-past_1_gropus_0_title_gradient','0'),(10127,524,'_story-past_1_gropus_0_title_gradient','field_6107ff2c8bc34'),(10128,524,'story-past_1_gropus_0_title',''),(10129,524,'_story-past_1_gropus_0_title','field_6107ff625d3cf'),(10130,524,'story-past_1_gropus_0_description',''),(10131,524,'_story-past_1_gropus_0_description','field_6107ff01b9e36'),(10132,524,'story-past_1_gropus','1'),(10133,524,'_story-past_1_gropus','field_6107fee8b9e34'),(10134,524,'story-past_2_year',''),(10135,524,'_story-past_2_year','field_6107fe861dc5d'),(10136,524,'story-past_2_gropus_0_title_title',''),(10137,524,'_story-past_2_gropus_0_title_title','field_6107fefbb9e35'),(10138,524,'story-past_2_gropus_0_title_gradient','0'),(10139,524,'_story-past_2_gropus_0_title_gradient','field_6107ff2c8bc34'),(10140,524,'story-past_2_gropus_0_title',''),(10141,524,'_story-past_2_gropus_0_title','field_6107ff625d3cf'),(10142,524,'story-past_2_gropus_0_description',''),(10143,524,'_story-past_2_gropus_0_description','field_6107ff01b9e36'),(10144,524,'story-past_2_gropus','1'),(10145,524,'_story-past_2_gropus','field_6107fee8b9e34'),(10146,524,'story-past_3_year',''),(10147,524,'_story-past_3_year','field_6107fe861dc5d'),(10148,524,'story-past_3_gropus_0_title_title',''),(10149,524,'_story-past_3_gropus_0_title_title','field_6107fefbb9e35'),(10150,524,'story-past_3_gropus_0_title_gradient','0'),(10151,524,'_story-past_3_gropus_0_title_gradient','field_6107ff2c8bc34'),(10152,524,'story-past_3_gropus_0_title',''),(10153,524,'_story-past_3_gropus_0_title','field_6107ff625d3cf'),(10154,524,'story-past_3_gropus_0_description',''),(10155,524,'_story-past_3_gropus_0_description','field_6107ff01b9e36'),(10156,524,'story-past_3_gropus','1'),(10157,524,'_story-past_3_gropus','field_6107fee8b9e34'),(10158,524,'story-past_4_year',''),(10159,524,'_story-past_4_year','field_6107fe861dc5d'),(10160,524,'story-past_4_gropus_0_title_title',''),(10161,524,'_story-past_4_gropus_0_title_title','field_6107fefbb9e35'),(10162,524,'story-past_4_gropus_0_title_gradient','0'),(10163,524,'_story-past_4_gropus_0_title_gradient','field_6107ff2c8bc34'),(10164,524,'story-past_4_gropus_0_title',''),(10165,524,'_story-past_4_gropus_0_title','field_6107ff625d3cf'),(10166,524,'story-past_4_gropus_0_description',''),(10167,524,'_story-past_4_gropus_0_description','field_6107ff01b9e36'),(10168,524,'story-past_4_gropus','1'),(10169,524,'_story-past_4_gropus','field_6107fee8b9e34'),(10170,524,'story-past_5_year',''),(10171,524,'_story-past_5_year','field_6107fe861dc5d'),(10172,524,'story-past_5_gropus_0_title_title',''),(10173,524,'_story-past_5_gropus_0_title_title','field_6107fefbb9e35'),(10174,524,'story-past_5_gropus_0_title_gradient','0'),(10175,524,'_story-past_5_gropus_0_title_gradient','field_6107ff2c8bc34'),(10176,524,'story-past_5_gropus_0_title',''),(10177,524,'_story-past_5_gropus_0_title','field_6107ff625d3cf'),(10178,524,'story-past_5_gropus_0_description',''),(10179,524,'_story-past_5_gropus_0_description','field_6107ff01b9e36'),(10180,524,'story-past_5_gropus','1'),(10181,524,'_story-past_5_gropus','field_6107fee8b9e34'),(10182,524,'story-past_6_year',''),(10183,524,'_story-past_6_year','field_6107fe861dc5d'),(10184,524,'story-past_6_gropus_0_title_title',''),(10185,524,'_story-past_6_gropus_0_title_title','field_6107fefbb9e35'),(10186,524,'story-past_6_gropus_0_title_gradient','0'),(10187,524,'_story-past_6_gropus_0_title_gradient','field_6107ff2c8bc34'),(10188,524,'story-past_6_gropus_0_title',''),(10189,524,'_story-past_6_gropus_0_title','field_6107ff625d3cf'),(10190,524,'story-past_6_gropus_0_description',''),(10191,524,'_story-past_6_gropus_0_description','field_6107ff01b9e36'),(10192,524,'story-past_6_gropus','1'),(10193,524,'_story-past_6_gropus','field_6107fee8b9e34'),(10194,524,'story-past_7_year',''),(10195,524,'_story-past_7_year','field_6107fe861dc5d'),(10196,524,'story-past_7_gropus_0_title_title',''),(10197,524,'_story-past_7_gropus_0_title_title','field_6107fefbb9e35'),(10198,524,'story-past_7_gropus_0_title_gradient','0'),(10199,524,'_story-past_7_gropus_0_title_gradient','field_6107ff2c8bc34'),(10200,524,'story-past_7_gropus_0_title',''),(10201,524,'_story-past_7_gropus_0_title','field_6107ff625d3cf'),(10202,524,'story-past_7_gropus_0_description',''),(10203,524,'_story-past_7_gropus_0_description','field_6107ff01b9e36'),(10204,524,'story-past_7_gropus','1'),(10205,524,'_story-past_7_gropus','field_6107fee8b9e34'),(10206,524,'story-past_8_year',''),(10207,524,'_story-past_8_year','field_6107fe861dc5d'),(10208,524,'story-past_8_gropus_0_title_title',''),(10209,524,'_story-past_8_gropus_0_title_title','field_6107fefbb9e35'),(10210,524,'story-past_8_gropus_0_title_gradient','0'),(10211,524,'_story-past_8_gropus_0_title_gradient','field_6107ff2c8bc34'),(10212,524,'story-past_8_gropus_0_title',''),(10213,524,'_story-past_8_gropus_0_title','field_6107ff625d3cf'),(10214,524,'story-past_8_gropus_0_description',''),(10215,524,'_story-past_8_gropus_0_description','field_6107ff01b9e36'),(10216,524,'story-past_8_gropus','1'),(10217,524,'_story-past_8_gropus','field_6107fee8b9e34'),(10218,524,'story-past','9'),(10219,524,'_story-past','field_6107fe24901a6'),(10220,587,'main-block_image','542'),(10221,587,'_main-block_image','field_6107f1cd63ec8'),(10222,587,'main-block_title','We’re here to simplify global payments'),(10223,587,'_main-block_title','field_6107f1db63ec9'),(10224,587,'main-block_description','Since 2006 we have helped thousands of merchants grow their business and maximise their revenue. We offer you a complete set of services built from the ground up based on best-of-breed technology and business practices.'),(10225,587,'_main-block_description','field_6107f1e463eca'),(10226,587,'main-block_button-title','Explore more'),(10227,587,'_main-block_button-title','field_6107f1f063ecb'),(10228,587,'main-block',''),(10229,587,'_main-block','field_6107f1b963ec7'),(10230,587,'introductory-block_title','We’re recognised by professionals'),(10231,587,'_introductory-block_title','field_6107f5e1078d8'),(10232,587,'introductory-block_icons_0_icon','550'),(10233,587,'_introductory-block_icons_0_icon','field_6107f5f6078da'),(10234,587,'introductory-block_icons_0_icon-description',''),(10235,587,'_introductory-block_icons_0_icon-description','field_6107f635d4d34'),(10236,587,'introductory-block_icons_1_icon','551'),(10237,587,'_introductory-block_icons_1_icon','field_6107f5f6078da'),(10238,587,'introductory-block_icons_1_icon-description','E-Money Licenses \r\nin the EU and the UK'),(10239,587,'_introductory-block_icons_1_icon-description','field_6107f635d4d34'),(10240,587,'introductory-block_icons_2_icon','552'),(10241,587,'_introductory-block_icons_2_icon','field_6107f5f6078da'),(10242,587,'introductory-block_icons_2_icon-description',''),(10243,587,'_introductory-block_icons_2_icon-description','field_6107f635d4d34'),(10244,587,'introductory-block_icons_3_icon','553'),(10245,587,'_introductory-block_icons_3_icon','field_6107f5f6078da'),(10246,587,'introductory-block_icons_3_icon-description','PSD2 and Strong Customer \r\nAuthentication (SCA) compliant'),(10247,587,'_introductory-block_icons_3_icon-description','field_6107f635d4d34'),(10248,587,'introductory-block_icons','4'),(10249,587,'_introductory-block_icons','field_6107f5e6078d9'),(10250,587,'introductory-block',''),(10251,587,'_introductory-block','field_6107f5d6078d7'),(10252,587,'introductory-block-title','We’re recognised by professionals'),(10253,587,'_introductory-block-title','field_6107f5e1078d8'),(10254,587,'introductory-block-icons_0_icon','550'),(10255,587,'_introductory-block-icons_0_icon','field_6107f5f6078da'),(10256,587,'introductory-block-icons_0_icon-description',''),(10257,587,'_introductory-block-icons_0_icon-description','field_6107f635d4d34'),(10258,587,'introductory-block-icons_1_icon','551'),(10259,587,'_introductory-block-icons_1_icon','field_6107f5f6078da'),(10260,587,'introductory-block-icons_1_icon-description','E-Money Licenses \r\nin the EU and the UK'),(10261,587,'_introductory-block-icons_1_icon-description','field_6107f635d4d34'),(10262,587,'introductory-block-icons_2_icon','552'),(10263,587,'_introductory-block-icons_2_icon','field_6107f5f6078da'),(10264,587,'introductory-block-icons_2_icon-description',''),(10265,587,'_introductory-block-icons_2_icon-description','field_6107f635d4d34'),(10266,587,'introductory-block-icons_3_icon','553'),(10267,587,'_introductory-block-icons_3_icon','field_6107f5f6078da'),(10268,587,'introductory-block-icons_3_icon-description','PSD2 and Strong Customer \r\nAuthentication (SCA) compliant'),(10269,587,'_introductory-block-icons_3_icon-description','field_6107f635d4d34'),(10270,587,'introductory-block-icons','4'),(10271,587,'_introductory-block-icons','field_6107f5e6078d9'),(10272,587,'team_title',''),(10273,587,'_team_title','field_6107f8866d8f1'),(10274,587,'team',''),(10275,587,'_team','field_6107f87b6d8f0'),(10276,587,'block-info_team-title','Our Team'),(10277,587,'_block-info_team-title','field_6107f96a86e2c'),(10278,587,'block-info_team-profile-link-title','LinkedIn Profile'),(10279,587,'_block-info_team-profile-link-title','field_6107fa2d86e31'),(10280,587,'block-info',''),(10281,587,'_block-info','field_6107fa5b46179'),(10282,587,'team-list_0_image','569'),(10283,587,'_team-list_0_image','field_6107f9b886e2d'),(10284,587,'team-list_0_full-name','Name Surname'),(10285,587,'_team-list_0_full-name','field_6107f9ee86e2e'),(10286,587,'team-list_0_position','CEO'),(10287,587,'_team-list_0_position','field_6107fa0886e2f'),(10288,587,'team-list_0_profile','https://www.linkedin.com/company/commercegate/'),(10289,587,'_team-list_0_profile','field_6107fa1e86e30'),(10290,587,'team-list_1_image','570'),(10291,587,'_team-list_1_image','field_6107f9b886e2d'),(10292,587,'team-list_1_full-name','Name Surname'),(10293,587,'_team-list_1_full-name','field_6107f9ee86e2e'),(10294,587,'team-list_1_position','Senior Vice President and General Counsel'),(10295,587,'_team-list_1_position','field_6107fa0886e2f'),(10296,587,'team-list_1_profile','https://www.linkedin.com/company/commercegate/'),(10297,587,'_team-list_1_profile','field_6107fa1e86e30'),(10298,587,'team-list_2_image','571'),(10299,587,'_team-list_2_image','field_6107f9b886e2d'),(10300,587,'team-list_2_full-name','Name Surname'),(10301,587,'_team-list_2_full-name','field_6107f9ee86e2e'),(10302,587,'team-list_2_position','Senior Vice President Software Engineering'),(10303,587,'_team-list_2_position','field_6107fa0886e2f'),(10304,587,'team-list_2_profile','https://www.linkedin.com/company/commercegate/'),(10305,587,'_team-list_2_profile','field_6107fa1e86e30'),(10306,587,'team-list_3_image','572'),(10307,587,'_team-list_3_image','field_6107f9b886e2d'),(10308,587,'team-list_3_full-name','Name Surname'),(10309,587,'_team-list_3_full-name','field_6107f9ee86e2e'),(10310,587,'team-list_3_position','Chief Operating Officer'),(10311,587,'_team-list_3_position','field_6107fa0886e2f'),(10312,587,'team-list_3_profile','https://www.linkedin.com/company/commercegate/'),(10313,587,'_team-list_3_profile','field_6107fa1e86e30'),(10314,587,'team-list_4_image','573'),(10315,587,'_team-list_4_image','field_6107f9b886e2d'),(10316,587,'team-list_4_full-name','Name Surname'),(10317,587,'_team-list_4_full-name','field_6107f9ee86e2e'),(10318,587,'team-list_4_position','Vice President and Managing Director of Greater China'),(10319,587,'_team-list_4_position','field_6107fa0886e2f'),(10320,587,'team-list_4_profile','https://www.linkedin.com/company/commercegate/'),(10321,587,'_team-list_4_profile','field_6107fa1e86e30'),(10322,587,'team-list_5_image','574'),(10323,587,'_team-list_5_image','field_6107f9b886e2d'),(10324,587,'team-list_5_full-name','Name Surname'),(10325,587,'_team-list_5_full-name','field_6107f9ee86e2e'),(10326,587,'team-list_5_position','Vice President Corporate Development'),(10327,587,'_team-list_5_position','field_6107fa0886e2f'),(10328,587,'team-list_5_profile','https://www.linkedin.com/company/commercegate/'),(10329,587,'_team-list_5_profile','field_6107fa1e86e30'),(10330,587,'team-list','6'),(10331,587,'_team-list','field_6107f8956d8f2'),(10332,587,'team-block-info_team-title','Our Team'),(10333,587,'_team-block-info_team-title','field_6107f96a86e2c'),(10334,587,'team-block-info_team-profile-link-title','LinkedIn Profile'),(10335,587,'_team-block-info_team-profile-link-title','field_6107fa2d86e31'),(10336,587,'team-block-info',''),(10337,587,'_team-block-info','field_6107fa5b46179'),(10338,587,'our-story-title','Our Story'),(10339,587,'_our-story-title','field_6107fd3dfac5c'),(10340,587,'story-past_0_year',''),(10341,587,'_story-past_0_year','field_6107fe861dc5d'),(10342,587,'story-past_0_gropus_0_title_title',''),(10343,587,'_story-past_0_gropus_0_title_title','field_6107fefbb9e35'),(10344,587,'story-past_0_gropus_0_title_gradient','0'),(10345,587,'_story-past_0_gropus_0_title_gradient','field_6107ff2c8bc34'),(10346,587,'story-past_0_gropus_0_title',''),(10347,587,'_story-past_0_gropus_0_title','field_6107ff625d3cf'),(10348,587,'story-past_0_gropus_0_description',''),(10349,587,'_story-past_0_gropus_0_description','field_6107ff01b9e36'),(10350,587,'story-past_0_gropus','1'),(10351,587,'_story-past_0_gropus','field_6107fee8b9e34'),(10352,587,'story-past_1_year',''),(10353,587,'_story-past_1_year','field_6107fe861dc5d'),(10354,587,'story-past_1_gropus_0_title_title',''),(10355,587,'_story-past_1_gropus_0_title_title','field_6107fefbb9e35'),(10356,587,'story-past_1_gropus_0_title_gradient','0'),(10357,587,'_story-past_1_gropus_0_title_gradient','field_6107ff2c8bc34'),(10358,587,'story-past_1_gropus_0_title',''),(10359,587,'_story-past_1_gropus_0_title','field_6107ff625d3cf'),(10360,587,'story-past_1_gropus_0_description',''),(10361,587,'_story-past_1_gropus_0_description','field_6107ff01b9e36'),(10362,587,'story-past_1_gropus','1'),(10363,587,'_story-past_1_gropus','field_6107fee8b9e34'),(10364,587,'story-past_2_year',''),(10365,587,'_story-past_2_year','field_6107fe861dc5d'),(10366,587,'story-past_2_gropus_0_title_title',''),(10367,587,'_story-past_2_gropus_0_title_title','field_6107fefbb9e35'),(10368,587,'story-past_2_gropus_0_title_gradient','0'),(10369,587,'_story-past_2_gropus_0_title_gradient','field_6107ff2c8bc34'),(10370,587,'story-past_2_gropus_0_title',''),(10371,587,'_story-past_2_gropus_0_title','field_6107ff625d3cf'),(10372,587,'story-past_2_gropus_0_description',''),(10373,587,'_story-past_2_gropus_0_description','field_6107ff01b9e36'),(10374,587,'story-past_2_gropus','1'),(10375,587,'_story-past_2_gropus','field_6107fee8b9e34'),(10376,587,'story-past_3_year',''),(10377,587,'_story-past_3_year','field_6107fe861dc5d'),(10378,587,'story-past_3_gropus_0_title_title',''),(10379,587,'_story-past_3_gropus_0_title_title','field_6107fefbb9e35'),(10380,587,'story-past_3_gropus_0_title_gradient','0'),(10381,587,'_story-past_3_gropus_0_title_gradient','field_6107ff2c8bc34'),(10382,587,'story-past_3_gropus_0_title',''),(10383,587,'_story-past_3_gropus_0_title','field_6107ff625d3cf'),(10384,587,'story-past_3_gropus_0_description',''),(10385,587,'_story-past_3_gropus_0_description','field_6107ff01b9e36'),(10386,587,'story-past_3_gropus','1'),(10387,587,'_story-past_3_gropus','field_6107fee8b9e34'),(10388,587,'story-past_4_year',''),(10389,587,'_story-past_4_year','field_6107fe861dc5d'),(10390,587,'story-past_4_gropus_0_title_title',''),(10391,587,'_story-past_4_gropus_0_title_title','field_6107fefbb9e35'),(10392,587,'story-past_4_gropus_0_title_gradient','0'),(10393,587,'_story-past_4_gropus_0_title_gradient','field_6107ff2c8bc34'),(10394,587,'story-past_4_gropus_0_title',''),(10395,587,'_story-past_4_gropus_0_title','field_6107ff625d3cf'),(10396,587,'story-past_4_gropus_0_description',''),(10397,587,'_story-past_4_gropus_0_description','field_6107ff01b9e36'),(10398,587,'story-past_4_gropus','1'),(10399,587,'_story-past_4_gropus','field_6107fee8b9e34'),(10400,587,'story-past_5_year',''),(10401,587,'_story-past_5_year','field_6107fe861dc5d'),(10402,587,'story-past_5_gropus_0_title_title',''),(10403,587,'_story-past_5_gropus_0_title_title','field_6107fefbb9e35'),(10404,587,'story-past_5_gropus_0_title_gradient','0'),(10405,587,'_story-past_5_gropus_0_title_gradient','field_6107ff2c8bc34'),(10406,587,'story-past_5_gropus_0_title',''),(10407,587,'_story-past_5_gropus_0_title','field_6107ff625d3cf'),(10408,587,'story-past_5_gropus_0_description',''),(10409,587,'_story-past_5_gropus_0_description','field_6107ff01b9e36'),(10410,587,'story-past_5_gropus','1'),(10411,587,'_story-past_5_gropus','field_6107fee8b9e34'),(10412,587,'story-past_6_year',''),(10413,587,'_story-past_6_year','field_6107fe861dc5d'),(10414,587,'story-past_6_gropus_0_title_title',''),(10415,587,'_story-past_6_gropus_0_title_title','field_6107fefbb9e35'),(10416,587,'story-past_6_gropus_0_title_gradient','0'),(10417,587,'_story-past_6_gropus_0_title_gradient','field_6107ff2c8bc34'),(10418,587,'story-past_6_gropus_0_title',''),(10419,587,'_story-past_6_gropus_0_title','field_6107ff625d3cf'),(10420,587,'story-past_6_gropus_0_description',''),(10421,587,'_story-past_6_gropus_0_description','field_6107ff01b9e36'),(10422,587,'story-past_6_gropus','1'),(10423,587,'_story-past_6_gropus','field_6107fee8b9e34'),(10424,587,'story-past_7_year',''),(10425,587,'_story-past_7_year','field_6107fe861dc5d'),(10426,587,'story-past_7_gropus_0_title_title',''),(10427,587,'_story-past_7_gropus_0_title_title','field_6107fefbb9e35'),(10428,587,'story-past_7_gropus_0_title_gradient','0'),(10429,587,'_story-past_7_gropus_0_title_gradient','field_6107ff2c8bc34'),(10430,587,'story-past_7_gropus_0_title',''),(10431,587,'_story-past_7_gropus_0_title','field_6107ff625d3cf'),(10432,587,'story-past_7_gropus_0_description',''),(10433,587,'_story-past_7_gropus_0_description','field_6107ff01b9e36'),(10434,587,'story-past_7_gropus','1'),(10435,587,'_story-past_7_gropus','field_6107fee8b9e34'),(10436,587,'story-past_8_year',''),(10437,587,'_story-past_8_year','field_6107fe861dc5d'),(10438,587,'story-past_8_gropus_0_title_title',''),(10439,587,'_story-past_8_gropus_0_title_title','field_6107fefbb9e35'),(10440,587,'story-past_8_gropus_0_title_gradient','0'),(10441,587,'_story-past_8_gropus_0_title_gradient','field_6107ff2c8bc34'),(10442,587,'story-past_8_gropus_0_title',''),(10443,587,'_story-past_8_gropus_0_title','field_6107ff625d3cf'),(10444,587,'story-past_8_gropus_0_description',''),(10445,587,'_story-past_8_gropus_0_description','field_6107ff01b9e36'),(10446,587,'story-past_8_gropus','1'),(10447,587,'_story-past_8_gropus','field_6107fee8b9e34'),(10448,587,'story-past','9'),(10449,587,'_story-past','field_6107fe24901a6'),(10450,524,'story-feature_0_year',''),(10451,524,'_story-feature_0_year','field_6107ffda45731'),(10452,524,'story-feature_0_gropus_0_title_title',''),(10453,524,'_story-feature_0_gropus_0_title_title','field_6107ffda45734'),(10454,524,'story-feature_0_gropus_0_title_gradient','0'),(10455,524,'_story-feature_0_gropus_0_title_gradient','field_6107ffda45735'),(10456,524,'story-feature_0_gropus_0_title',''),(10457,524,'_story-feature_0_gropus_0_title','field_6107ffda45733'),(10458,524,'story-feature_0_gropus_0_description',''),(10459,524,'_story-feature_0_gropus_0_description','field_6107ffda45736'),(10460,524,'story-feature_0_gropus','1'),(10461,524,'_story-feature_0_gropus','field_6107ffda45732'),(10462,524,'story-feature_1_year',''),(10463,524,'_story-feature_1_year','field_6107ffda45731'),(10464,524,'story-feature_1_gropus_0_title_title',''),(10465,524,'_story-feature_1_gropus_0_title_title','field_6107ffda45734'),(10466,524,'story-feature_1_gropus_0_title_gradient','0'),(10467,524,'_story-feature_1_gropus_0_title_gradient','field_6107ffda45735'),(10468,524,'story-feature_1_gropus_0_title',''),(10469,524,'_story-feature_1_gropus_0_title','field_6107ffda45733'),(10470,524,'story-feature_1_gropus_0_description',''),(10471,524,'_story-feature_1_gropus_0_description','field_6107ffda45736'),(10472,524,'story-feature_1_gropus','1'),(10473,524,'_story-feature_1_gropus','field_6107ffda45732'),(10474,524,'story-feature','2'),(10475,524,'_story-feature','field_6107ffda45730'),(10476,595,'main-block_image','542'),(10477,595,'_main-block_image','field_6107f1cd63ec8'),(10478,595,'main-block_title','We’re here to simplify global payments'),(10479,595,'_main-block_title','field_6107f1db63ec9'),(10480,595,'main-block_description','Since 2006 we have helped thousands of merchants grow their business and maximise their revenue. We offer you a complete set of services built from the ground up based on best-of-breed technology and business practices.'),(10481,595,'_main-block_description','field_6107f1e463eca'),(10482,595,'main-block_button-title','Explore more'),(10483,595,'_main-block_button-title','field_6107f1f063ecb'),(10484,595,'main-block',''),(10485,595,'_main-block','field_6107f1b963ec7'),(10486,595,'introductory-block_title','We’re recognised by professionals'),(10487,595,'_introductory-block_title','field_6107f5e1078d8'),(10488,595,'introductory-block_icons_0_icon','550'),(10489,595,'_introductory-block_icons_0_icon','field_6107f5f6078da'),(10490,595,'introductory-block_icons_0_icon-description',''),(10491,595,'_introductory-block_icons_0_icon-description','field_6107f635d4d34'),(10492,595,'introductory-block_icons_1_icon','551'),(10493,595,'_introductory-block_icons_1_icon','field_6107f5f6078da'),(10494,595,'introductory-block_icons_1_icon-description','E-Money Licenses \r\nin the EU and the UK'),(10495,595,'_introductory-block_icons_1_icon-description','field_6107f635d4d34'),(10496,595,'introductory-block_icons_2_icon','552'),(10497,595,'_introductory-block_icons_2_icon','field_6107f5f6078da'),(10498,595,'introductory-block_icons_2_icon-description',''),(10499,595,'_introductory-block_icons_2_icon-description','field_6107f635d4d34'),(10500,595,'introductory-block_icons_3_icon','553'),(10501,595,'_introductory-block_icons_3_icon','field_6107f5f6078da'),(10502,595,'introductory-block_icons_3_icon-description','PSD2 and Strong Customer \r\nAuthentication (SCA) compliant'),(10503,595,'_introductory-block_icons_3_icon-description','field_6107f635d4d34'),(10504,595,'introductory-block_icons','4'),(10505,595,'_introductory-block_icons','field_6107f5e6078d9'),(10506,595,'introductory-block',''),(10507,595,'_introductory-block','field_6107f5d6078d7'),(10508,595,'introductory-block-title','We’re recognised by professionals'),(10509,595,'_introductory-block-title','field_6107f5e1078d8'),(10510,595,'introductory-block-icons_0_icon','550'),(10511,595,'_introductory-block-icons_0_icon','field_6107f5f6078da'),(10512,595,'introductory-block-icons_0_icon-description',''),(10513,595,'_introductory-block-icons_0_icon-description','field_6107f635d4d34'),(10514,595,'introductory-block-icons_1_icon','551'),(10515,595,'_introductory-block-icons_1_icon','field_6107f5f6078da'),(10516,595,'introductory-block-icons_1_icon-description','E-Money Licenses \r\nin the EU and the UK'),(10517,595,'_introductory-block-icons_1_icon-description','field_6107f635d4d34'),(10518,595,'introductory-block-icons_2_icon','552'),(10519,595,'_introductory-block-icons_2_icon','field_6107f5f6078da'),(10520,595,'introductory-block-icons_2_icon-description',''),(10521,595,'_introductory-block-icons_2_icon-description','field_6107f635d4d34'),(10522,595,'introductory-block-icons_3_icon','553'),(10523,595,'_introductory-block-icons_3_icon','field_6107f5f6078da'),(10524,595,'introductory-block-icons_3_icon-description','PSD2 and Strong Customer \r\nAuthentication (SCA) compliant'),(10525,595,'_introductory-block-icons_3_icon-description','field_6107f635d4d34'),(10526,595,'introductory-block-icons','4'),(10527,595,'_introductory-block-icons','field_6107f5e6078d9'),(10528,595,'team_title',''),(10529,595,'_team_title','field_6107f8866d8f1'),(10530,595,'team',''),(10531,595,'_team','field_6107f87b6d8f0'),(10532,595,'block-info_team-title','Our Team'),(10533,595,'_block-info_team-title','field_6107f96a86e2c'),(10534,595,'block-info_team-profile-link-title','LinkedIn Profile'),(10535,595,'_block-info_team-profile-link-title','field_6107fa2d86e31'),(10536,595,'block-info',''),(10537,595,'_block-info','field_6107fa5b46179'),(10538,595,'team-list_0_image','569'),(10539,595,'_team-list_0_image','field_6107f9b886e2d'),(10540,595,'team-list_0_full-name','Name Surname'),(10541,595,'_team-list_0_full-name','field_6107f9ee86e2e'),(10542,595,'team-list_0_position','CEO'),(10543,595,'_team-list_0_position','field_6107fa0886e2f'),(10544,595,'team-list_0_profile','https://www.linkedin.com/company/commercegate/'),(10545,595,'_team-list_0_profile','field_6107fa1e86e30'),(10546,595,'team-list_1_image','570'),(10547,595,'_team-list_1_image','field_6107f9b886e2d'),(10548,595,'team-list_1_full-name','Name Surname'),(10549,595,'_team-list_1_full-name','field_6107f9ee86e2e'),(10550,595,'team-list_1_position','Senior Vice President and General Counsel'),(10551,595,'_team-list_1_position','field_6107fa0886e2f'),(10552,595,'team-list_1_profile','https://www.linkedin.com/company/commercegate/'),(10553,595,'_team-list_1_profile','field_6107fa1e86e30'),(10554,595,'team-list_2_image','571'),(10555,595,'_team-list_2_image','field_6107f9b886e2d'),(10556,595,'team-list_2_full-name','Name Surname'),(10557,595,'_team-list_2_full-name','field_6107f9ee86e2e'),(10558,595,'team-list_2_position','Senior Vice President Software Engineering'),(10559,595,'_team-list_2_position','field_6107fa0886e2f'),(10560,595,'team-list_2_profile','https://www.linkedin.com/company/commercegate/'),(10561,595,'_team-list_2_profile','field_6107fa1e86e30'),(10562,595,'team-list_3_image','572'),(10563,595,'_team-list_3_image','field_6107f9b886e2d'),(10564,595,'team-list_3_full-name','Name Surname'),(10565,595,'_team-list_3_full-name','field_6107f9ee86e2e'),(10566,595,'team-list_3_position','Chief Operating Officer'),(10567,595,'_team-list_3_position','field_6107fa0886e2f'),(10568,595,'team-list_3_profile','https://www.linkedin.com/company/commercegate/'),(10569,595,'_team-list_3_profile','field_6107fa1e86e30'),(10570,595,'team-list_4_image','573'),(10571,595,'_team-list_4_image','field_6107f9b886e2d'),(10572,595,'team-list_4_full-name','Name Surname'),(10573,595,'_team-list_4_full-name','field_6107f9ee86e2e'),(10574,595,'team-list_4_position','Vice President and Managing Director of Greater China'),(10575,595,'_team-list_4_position','field_6107fa0886e2f'),(10576,595,'team-list_4_profile','https://www.linkedin.com/company/commercegate/'),(10577,595,'_team-list_4_profile','field_6107fa1e86e30'),(10578,595,'team-list_5_image','574'),(10579,595,'_team-list_5_image','field_6107f9b886e2d'),(10580,595,'team-list_5_full-name','Name Surname'),(10581,595,'_team-list_5_full-name','field_6107f9ee86e2e'),(10582,595,'team-list_5_position','Vice President Corporate Development'),(10583,595,'_team-list_5_position','field_6107fa0886e2f'),(10584,595,'team-list_5_profile','https://www.linkedin.com/company/commercegate/'),(10585,595,'_team-list_5_profile','field_6107fa1e86e30'),(10586,595,'team-list','6'),(10587,595,'_team-list','field_6107f8956d8f2'),(10588,595,'team-block-info_team-title','Our Team'),(10589,595,'_team-block-info_team-title','field_6107f96a86e2c'),(10590,595,'team-block-info_team-profile-link-title','LinkedIn Profile'),(10591,595,'_team-block-info_team-profile-link-title','field_6107fa2d86e31'),(10592,595,'team-block-info',''),(10593,595,'_team-block-info','field_6107fa5b46179'),(10594,595,'our-story-title','Our Story'),(10595,595,'_our-story-title','field_6107fd3dfac5c'),(10596,595,'story-past_0_year',''),(10597,595,'_story-past_0_year','field_6107fe861dc5d'),(10598,595,'story-past_0_gropus_0_title_title',''),(10599,595,'_story-past_0_gropus_0_title_title','field_6107fefbb9e35'),(10600,595,'story-past_0_gropus_0_title_gradient','0'),(10601,595,'_story-past_0_gropus_0_title_gradient','field_6107ff2c8bc34'),(10602,595,'story-past_0_gropus_0_title',''),(10603,595,'_story-past_0_gropus_0_title','field_6107ff625d3cf'),(10604,595,'story-past_0_gropus_0_description',''),(10605,595,'_story-past_0_gropus_0_description','field_6107ff01b9e36'),(10606,595,'story-past_0_gropus','1'),(10607,595,'_story-past_0_gropus','field_6107fee8b9e34'),(10608,595,'story-past_1_year',''),(10609,595,'_story-past_1_year','field_6107fe861dc5d'),(10610,595,'story-past_1_gropus_0_title_title',''),(10611,595,'_story-past_1_gropus_0_title_title','field_6107fefbb9e35'),(10612,595,'story-past_1_gropus_0_title_gradient','0'),(10613,595,'_story-past_1_gropus_0_title_gradient','field_6107ff2c8bc34'),(10614,595,'story-past_1_gropus_0_title',''),(10615,595,'_story-past_1_gropus_0_title','field_6107ff625d3cf'),(10616,595,'story-past_1_gropus_0_description',''),(10617,595,'_story-past_1_gropus_0_description','field_6107ff01b9e36'),(10618,595,'story-past_1_gropus','1'),(10619,595,'_story-past_1_gropus','field_6107fee8b9e34'),(10620,595,'story-past_2_year',''),(10621,595,'_story-past_2_year','field_6107fe861dc5d'),(10622,595,'story-past_2_gropus_0_title_title',''),(10623,595,'_story-past_2_gropus_0_title_title','field_6107fefbb9e35'),(10624,595,'story-past_2_gropus_0_title_gradient','0'),(10625,595,'_story-past_2_gropus_0_title_gradient','field_6107ff2c8bc34'),(10626,595,'story-past_2_gropus_0_title',''),(10627,595,'_story-past_2_gropus_0_title','field_6107ff625d3cf'),(10628,595,'story-past_2_gropus_0_description',''),(10629,595,'_story-past_2_gropus_0_description','field_6107ff01b9e36'),(10630,595,'story-past_2_gropus','1'),(10631,595,'_story-past_2_gropus','field_6107fee8b9e34'),(10632,595,'story-past_3_year',''),(10633,595,'_story-past_3_year','field_6107fe861dc5d'),(10634,595,'story-past_3_gropus_0_title_title',''),(10635,595,'_story-past_3_gropus_0_title_title','field_6107fefbb9e35'),(10636,595,'story-past_3_gropus_0_title_gradient','0'),(10637,595,'_story-past_3_gropus_0_title_gradient','field_6107ff2c8bc34'),(10638,595,'story-past_3_gropus_0_title',''),(10639,595,'_story-past_3_gropus_0_title','field_6107ff625d3cf'),(10640,595,'story-past_3_gropus_0_description',''),(10641,595,'_story-past_3_gropus_0_description','field_6107ff01b9e36'),(10642,595,'story-past_3_gropus','1'),(10643,595,'_story-past_3_gropus','field_6107fee8b9e34'),(10644,595,'story-past_4_year',''),(10645,595,'_story-past_4_year','field_6107fe861dc5d'),(10646,595,'story-past_4_gropus_0_title_title',''),(10647,595,'_story-past_4_gropus_0_title_title','field_6107fefbb9e35'),(10648,595,'story-past_4_gropus_0_title_gradient','0'),(10649,595,'_story-past_4_gropus_0_title_gradient','field_6107ff2c8bc34'),(10650,595,'story-past_4_gropus_0_title',''),(10651,595,'_story-past_4_gropus_0_title','field_6107ff625d3cf'),(10652,595,'story-past_4_gropus_0_description',''),(10653,595,'_story-past_4_gropus_0_description','field_6107ff01b9e36'),(10654,595,'story-past_4_gropus','1'),(10655,595,'_story-past_4_gropus','field_6107fee8b9e34'),(10656,595,'story-past_5_year',''),(10657,595,'_story-past_5_year','field_6107fe861dc5d'),(10658,595,'story-past_5_gropus_0_title_title',''),(10659,595,'_story-past_5_gropus_0_title_title','field_6107fefbb9e35'),(10660,595,'story-past_5_gropus_0_title_gradient','0'),(10661,595,'_story-past_5_gropus_0_title_gradient','field_6107ff2c8bc34'),(10662,595,'story-past_5_gropus_0_title',''),(10663,595,'_story-past_5_gropus_0_title','field_6107ff625d3cf'),(10664,595,'story-past_5_gropus_0_description',''),(10665,595,'_story-past_5_gropus_0_description','field_6107ff01b9e36'),(10666,595,'story-past_5_gropus','1'),(10667,595,'_story-past_5_gropus','field_6107fee8b9e34'),(10668,595,'story-past_6_year',''),(10669,595,'_story-past_6_year','field_6107fe861dc5d'),(10670,595,'story-past_6_gropus_0_title_title',''),(10671,595,'_story-past_6_gropus_0_title_title','field_6107fefbb9e35'),(10672,595,'story-past_6_gropus_0_title_gradient','0'),(10673,595,'_story-past_6_gropus_0_title_gradient','field_6107ff2c8bc34'),(10674,595,'story-past_6_gropus_0_title',''),(10675,595,'_story-past_6_gropus_0_title','field_6107ff625d3cf'),(10676,595,'story-past_6_gropus_0_description',''),(10677,595,'_story-past_6_gropus_0_description','field_6107ff01b9e36'),(10678,595,'story-past_6_gropus','1'),(10679,595,'_story-past_6_gropus','field_6107fee8b9e34'),(10680,595,'story-past_7_year',''),(10681,595,'_story-past_7_year','field_6107fe861dc5d'),(10682,595,'story-past_7_gropus_0_title_title',''),(10683,595,'_story-past_7_gropus_0_title_title','field_6107fefbb9e35'),(10684,595,'story-past_7_gropus_0_title_gradient','0'),(10685,595,'_story-past_7_gropus_0_title_gradient','field_6107ff2c8bc34'),(10686,595,'story-past_7_gropus_0_title',''),(10687,595,'_story-past_7_gropus_0_title','field_6107ff625d3cf'),(10688,595,'story-past_7_gropus_0_description',''),(10689,595,'_story-past_7_gropus_0_description','field_6107ff01b9e36'),(10690,595,'story-past_7_gropus','1'),(10691,595,'_story-past_7_gropus','field_6107fee8b9e34'),(10692,595,'story-past_8_year',''),(10693,595,'_story-past_8_year','field_6107fe861dc5d'),(10694,595,'story-past_8_gropus_0_title_title',''),(10695,595,'_story-past_8_gropus_0_title_title','field_6107fefbb9e35'),(10696,595,'story-past_8_gropus_0_title_gradient','0'),(10697,595,'_story-past_8_gropus_0_title_gradient','field_6107ff2c8bc34'),(10698,595,'story-past_8_gropus_0_title',''),(10699,595,'_story-past_8_gropus_0_title','field_6107ff625d3cf'),(10700,595,'story-past_8_gropus_0_description',''),(10701,595,'_story-past_8_gropus_0_description','field_6107ff01b9e36'),(10702,595,'story-past_8_gropus','1'),(10703,595,'_story-past_8_gropus','field_6107fee8b9e34'),(10704,595,'story-past','9'),(10705,595,'_story-past','field_6107fe24901a6'),(10706,595,'story-feature_0_year',''),(10707,595,'_story-feature_0_year','field_6107ffda45731'),(10708,595,'story-feature_0_gropus_0_title_title',''),(10709,595,'_story-feature_0_gropus_0_title_title','field_6107ffda45734'),(10710,595,'story-feature_0_gropus_0_title_gradient','0'),(10711,595,'_story-feature_0_gropus_0_title_gradient','field_6107ffda45735'),(10712,595,'story-feature_0_gropus_0_title',''),(10713,595,'_story-feature_0_gropus_0_title','field_6107ffda45733'),(10714,595,'story-feature_0_gropus_0_description',''),(10715,595,'_story-feature_0_gropus_0_description','field_6107ffda45736'),(10716,595,'story-feature_0_gropus','1'),(10717,595,'_story-feature_0_gropus','field_6107ffda45732'),(10718,595,'story-feature_1_year',''),(10719,595,'_story-feature_1_year','field_6107ffda45731'),(10720,595,'story-feature_1_gropus_0_title_title',''),(10721,595,'_story-feature_1_gropus_0_title_title','field_6107ffda45734'),(10722,595,'story-feature_1_gropus_0_title_gradient','0'),(10723,595,'_story-feature_1_gropus_0_title_gradient','field_6107ffda45735'),(10724,595,'story-feature_1_gropus_0_title',''),(10725,595,'_story-feature_1_gropus_0_title','field_6107ffda45733'),(10726,595,'story-feature_1_gropus_0_description',''),(10727,595,'_story-feature_1_gropus_0_description','field_6107ffda45736'),(10728,595,'story-feature_1_gropus','1'),(10729,595,'_story-feature_1_gropus','field_6107ffda45732'),(10730,595,'story-feature','2'),(10731,595,'_story-feature','field_6107ffda45730'),(10732,524,'slider_story-past_0_year','Founded in 2006'),(10733,524,'_slider_story-past_0_year','field_6107fe861dc5d'),(10734,524,'slider_story-past_0_gropus_0_title_title','foundation'),(10735,524,'_slider_story-past_0_gropus_0_title_title','field_6107fefbb9e35'),(10736,524,'slider_story-past_0_gropus_0_title_gradient','1'),(10737,524,'_slider_story-past_0_gropus_0_title_gradient','field_6107ff2c8bc34'),(10738,524,'slider_story-past_0_gropus_0_title',''),(10739,524,'_slider_story-past_0_gropus_0_title','field_6107ff625d3cf'),(10740,524,'slider_story-past_0_gropus_0_description','CommerceGate was founded in[nbsp]Barcelona, Spain, by[nbsp]forming key relationships with financial and[nbsp]risk management institutions to[nbsp]develop technological and[nbsp]operational capabilities on[nbsp]our[nbsp]platform.'),(10741,524,'_slider_story-past_0_gropus_0_description','field_6107ff01b9e36'),(10742,524,'slider_story-past_0_gropus','1'),(10743,524,'_slider_story-past_0_gropus','field_6107fee8b9e34'),(10744,524,'slider_story-past_1_year','In 2007'),(10745,524,'_slider_story-past_1_year','field_6107fe861dc5d'),(10746,524,'slider_story-past_1_gropus_0_title_title','The[nbsp]largest high-risk payment processor in[nbsp]Spain'),(10747,524,'_slider_story-past_1_gropus_0_title_title','field_6107fefbb9e35'),(10748,524,'slider_story-past_1_gropus_0_title_gradient','0'),(10749,524,'_slider_story-past_1_gropus_0_title_gradient','field_6107ff2c8bc34'),(10750,524,'slider_story-past_1_gropus_0_title',''),(10751,524,'_slider_story-past_1_gropus_0_title','field_6107ff625d3cf'),(10752,524,'slider_story-past_1_gropus_0_description','CommerceGate quickly scaled to[nbsp]be[nbsp]the[nbsp]largest high-risk payment processor in[nbsp]Spain and[nbsp]expanded throughout Europe offering superior throughput and highly secured payment solutions for[nbsp]our[nbsp]clients.'),(10753,524,'_slider_story-past_1_gropus_0_description','field_6107ff01b9e36'),(10754,524,'slider_story-past_1_gropus','1'),(10755,524,'_slider_story-past_1_gropus','field_6107fee8b9e34'),(10756,524,'slider_story-past_2_year','In 2009'),(10757,524,'_slider_story-past_2_year','field_6107fe861dc5d'),(10758,524,'slider_story-past_2_gropus_0_title_title','Relaunch of[nbsp]cgbilling.com'),(10759,524,'_slider_story-past_2_gropus_0_title_title','field_6107fefbb9e35'),(10760,524,'slider_story-past_2_gropus_0_title_gradient','0'),(10761,524,'_slider_story-past_2_gropus_0_title_gradient','field_6107ff2c8bc34'),(10762,524,'slider_story-past_2_gropus_0_title',''),(10763,524,'_slider_story-past_2_gropus_0_title','field_6107ff625d3cf'),(10764,524,'slider_story-past_2_gropus_0_description','CommerceGate established an[nbsp]Industry benchmark for[nbsp]quality service for[nbsp]end-user billing support with the[nbsp]relaunch of[nbsp]cgbilling.com.'),(10765,524,'_slider_story-past_2_gropus_0_description','field_6107ff01b9e36'),(10766,524,'slider_story-past_2_gropus','2'),(10767,524,'_slider_story-past_2_gropus','field_6107fee8b9e34'),(10768,524,'slider_story-past_3_year','In 2010'),(10769,524,'_slider_story-past_3_year','field_6107fe861dc5d'),(10770,524,'slider_story-past_3_gropus_0_title_title','CommerceGate expanded our[nbsp]team'),(10771,524,'_slider_story-past_3_gropus_0_title_title','field_6107fefbb9e35'),(10772,524,'slider_story-past_3_gropus_0_title_gradient','0'),(10773,524,'_slider_story-past_3_gropus_0_title_gradient','field_6107ff2c8bc34'),(10774,524,'slider_story-past_3_gropus_0_title',''),(10775,524,'_slider_story-past_3_gropus_0_title','field_6107ff625d3cf'),(10776,524,'slider_story-past_3_gropus_0_description','CommerceGate expanded our team to[nbsp]meet growing demand for our payment solutions and to[nbsp]offer highly dedicated support for our clients.'),(10777,524,'_slider_story-past_3_gropus_0_description','field_6107ff01b9e36'),(10778,524,'slider_story-past_3_gropus','1'),(10779,524,'_slider_story-past_3_gropus','field_6107fee8b9e34'),(10780,524,'slider_story-past_4_year','In 2011'),(10781,524,'_slider_story-past_4_year','field_6107fe861dc5d'),(10782,524,'slider_story-past_4_gropus_0_title_title','The Billing Company of[nbsp]the[nbsp]Year'),(10783,524,'_slider_story-past_4_gropus_0_title_title','field_6107fefbb9e35'),(10784,524,'slider_story-past_4_gropus_0_title_gradient','0'),(10785,524,'_slider_story-past_4_gropus_0_title_gradient','field_6107ff2c8bc34'),(10786,524,'slider_story-past_4_gropus_0_title',''),(10787,524,'_slider_story-past_4_gropus_0_title','field_6107ff625d3cf'),(10788,524,'slider_story-past_4_gropus_0_description','CommerceGate was awarded the[nbsp]Billing Company of[nbsp]the[nbsp]Year (Merchant Services) for our longstanding dedication to[nbsp]providing leading payment technology and support access for our clients.'),(10789,524,'_slider_story-past_4_gropus_0_description','field_6107ff01b9e36'),(10798,524,'slider_story-past_4_gropus','1'),(10799,524,'_slider_story-past_4_gropus','field_6107fee8b9e34'),(10800,524,'slider_story-past_5_year','In 2012'),(10801,524,'_slider_story-past_5_year','field_6107fe861dc5d'),(10802,524,'slider_story-past_5_gropus_0_title_title','The[nbsp]European Billing Company of[nbsp]the[nbsp]Year Award'),(10803,524,'_slider_story-past_5_gropus_0_title_title','field_6107fefbb9e35'),(10804,524,'slider_story-past_5_gropus_0_title_gradient','0'),(10805,524,'_slider_story-past_5_gropus_0_title_gradient','field_6107ff2c8bc34'),(10806,524,'slider_story-past_5_gropus_0_title',''),(10807,524,'_slider_story-past_5_gropus_0_title','field_6107ff625d3cf'),(10808,524,'slider_story-past_5_gropus_0_description','CommerceGate was nominated for the[nbsp]European Billing Company of[nbsp]the[nbsp]Year Award for outstanding performance and reliability of[nbsp]our billing solutions for our clients in[nbsp]Europe.'),(10809,524,'_slider_story-past_5_gropus_0_description','field_6107ff01b9e36'),(10810,524,'slider_story-past_5_gropus','2'),(10811,524,'_slider_story-past_5_gropus','field_6107fee8b9e34'),(10812,524,'slider_story-past_6_year','In 2013'),(10813,524,'_slider_story-past_6_year','field_6107fe861dc5d'),(10814,524,'slider_story-past_6_gropus_0_title_title','The European Billing Company of[nbsp]the[nbsp]Year Award'),(10815,524,'_slider_story-past_6_gropus_0_title_title','field_6107fefbb9e35'),(10816,524,'slider_story-past_6_gropus_0_title_gradient','0'),(10817,524,'_slider_story-past_6_gropus_0_title_gradient','field_6107ff2c8bc34'),(10818,524,'slider_story-past_6_gropus_0_title',''),(10819,524,'_slider_story-past_6_gropus_0_title','field_6107ff625d3cf'),(10820,524,'slider_story-past_6_gropus_0_description','CommerceGate was crowned the[nbsp]title European Billing Company of[nbsp]the[nbsp]Year Award for outstanding performance and[nbsp]reliability of[nbsp]our billing solutions for our clients in[nbsp]Europe.'),(10821,524,'_slider_story-past_6_gropus_0_description','field_6107ff01b9e36'),(10822,524,'slider_story-past_6_gropus','1'),(10823,524,'_slider_story-past_6_gropus','field_6107fee8b9e34'),(10824,524,'slider_story-past_7_year','In 2014'),(10825,524,'_slider_story-past_7_year','field_6107fe861dc5d'),(10826,524,'slider_story-past_7_gropus_0_title_title','The European Payment Processor of[nbsp]the[nbsp]Year Award'),(10827,524,'_slider_story-past_7_gropus_0_title_title','field_6107fefbb9e35'),(10828,524,'slider_story-past_7_gropus_0_title_gradient','0'),(10829,524,'_slider_story-past_7_gropus_0_title_gradient','field_6107ff2c8bc34'),(10830,524,'slider_story-past_7_gropus_0_title',''),(10831,524,'_slider_story-past_7_gropus_0_title','field_6107ff625d3cf'),(10832,524,'slider_story-past_7_gropus_0_description','CommerceGate was crowned the[nbsp]European Payment Processor of[nbsp]the[nbsp]Year Award for our leading and[nbsp]highly scalable payment processing solutions for our clients in[nbsp]Europe.'),(10833,524,'_slider_story-past_7_gropus_0_description','field_6107ff01b9e36'),(10834,524,'slider_story-past_7_gropus','2'),(10835,524,'_slider_story-past_7_gropus','field_6107fee8b9e34'),(10836,524,'slider_story-past_8_year','In 2015'),(10837,524,'_slider_story-past_8_year','field_6107fe861dc5d'),(10838,524,'slider_story-past_8_gropus_0_title_title','CommerceGate expanded our team'),(10839,524,'_slider_story-past_8_gropus_0_title_title','field_6107fefbb9e35'),(10840,524,'slider_story-past_8_gropus_0_title_gradient','0'),(10841,524,'_slider_story-past_8_gropus_0_title_gradient','field_6107ff2c8bc34'),(10842,524,'slider_story-past_8_gropus_0_title',''),(10843,524,'_slider_story-past_8_gropus_0_title','field_6107ff625d3cf'),(10844,524,'slider_story-past_8_gropus_0_description','CommerceGate expanded our team to[nbsp]boost our core competencies and[nbsp]expertise in[nbsp]key operational areas while continuing to[nbsp]grow our client base and support throughout Europe.'),(10845,524,'_slider_story-past_8_gropus_0_description','field_6107ff01b9e36'),(10846,524,'slider_story-past_8_gropus','3'),(10847,524,'_slider_story-past_8_gropus','field_6107fee8b9e34'),(10848,524,'slider_story-past','15'),(10849,524,'_slider_story-past','field_6107fe24901a6'),(10850,524,'slider_story-feature_0_year','In 2022'),(10851,524,'_slider_story-feature_0_year','field_6107ffda45731'),(10852,524,'slider_story-feature_0_gropus_0_title_title','CG[nbsp]Digital Bank.'),(10853,524,'_slider_story-feature_0_gropus_0_title_title','field_6107ffda45734'),(10854,524,'slider_story-feature_0_gropus_0_title_gradient','0'),(10855,524,'_slider_story-feature_0_gropus_0_title_gradient','field_6107ffda45735'),(10856,524,'slider_story-feature_0_gropus_0_title',''),(10857,524,'_slider_story-feature_0_gropus_0_title','field_6107ffda45733'),(10858,524,'slider_story-feature_0_gropus_0_description','Gain access to[nbsp]key digital banking facilities and[nbsp]services hassle-free, tailored to[nbsp]the[nbsp]needs of[nbsp]your online business.'),(10859,524,'_slider_story-feature_0_gropus_0_description','field_6107ffda45736'),(10860,524,'slider_story-feature_0_gropus','3'),(10861,524,'_slider_story-feature_0_gropus','field_6107ffda45732'),(10862,524,'slider_story-feature','1'),(10863,524,'_slider_story-feature','field_6107ffda45730'),(10864,524,'slider',''),(10865,524,'_slider','field_610800a34520b'),(10866,599,'main-block_image','542'),(10867,599,'_main-block_image','field_6107f1cd63ec8'),(10868,599,'main-block_title','We’re here to simplify global payments'),(10869,599,'_main-block_title','field_6107f1db63ec9'),(10870,599,'main-block_description','Since 2006 we have helped thousands of merchants grow their business and maximise their revenue. We offer you a complete set of services built from the ground up based on best-of-breed technology and business practices.'),(10871,599,'_main-block_description','field_6107f1e463eca'),(10872,599,'main-block_button-title','Explore more'),(10873,599,'_main-block_button-title','field_6107f1f063ecb'),(10874,599,'main-block',''),(10875,599,'_main-block','field_6107f1b963ec7'),(10876,599,'introductory-block_title','We’re recognised by professionals'),(10877,599,'_introductory-block_title','field_6107f5e1078d8'),(10878,599,'introductory-block_icons_0_icon','550'),(10879,599,'_introductory-block_icons_0_icon','field_6107f5f6078da'),(10880,599,'introductory-block_icons_0_icon-description',''),(10881,599,'_introductory-block_icons_0_icon-description','field_6107f635d4d34'),(10882,599,'introductory-block_icons_1_icon','551'),(10883,599,'_introductory-block_icons_1_icon','field_6107f5f6078da'),(10884,599,'introductory-block_icons_1_icon-description','E-Money Licenses \r\nin the EU and the UK'),(10885,599,'_introductory-block_icons_1_icon-description','field_6107f635d4d34'),(10886,599,'introductory-block_icons_2_icon','552'),(10887,599,'_introductory-block_icons_2_icon','field_6107f5f6078da'),(10888,599,'introductory-block_icons_2_icon-description',''),(10889,599,'_introductory-block_icons_2_icon-description','field_6107f635d4d34'),(10890,599,'introductory-block_icons_3_icon','553'),(10891,599,'_introductory-block_icons_3_icon','field_6107f5f6078da'),(10892,599,'introductory-block_icons_3_icon-description','PSD2 and Strong Customer \r\nAuthentication (SCA) compliant'),(10893,599,'_introductory-block_icons_3_icon-description','field_6107f635d4d34'),(10894,599,'introductory-block_icons','4'),(10895,599,'_introductory-block_icons','field_6107f5e6078d9'),(10896,599,'introductory-block',''),(10897,599,'_introductory-block','field_6107f5d6078d7'),(10898,599,'introductory-block-title','We’re recognised by professionals'),(10899,599,'_introductory-block-title','field_6107f5e1078d8'),(10900,599,'introductory-block-icons_0_icon','550'),(10901,599,'_introductory-block-icons_0_icon','field_6107f5f6078da'),(10902,599,'introductory-block-icons_0_icon-description',''),(10903,599,'_introductory-block-icons_0_icon-description','field_6107f635d4d34'),(10904,599,'introductory-block-icons_1_icon','551'),(10905,599,'_introductory-block-icons_1_icon','field_6107f5f6078da'),(10906,599,'introductory-block-icons_1_icon-description','E-Money Licenses \r\nin the EU and the UK'),(10907,599,'_introductory-block-icons_1_icon-description','field_6107f635d4d34'),(10908,599,'introductory-block-icons_2_icon','552'),(10909,599,'_introductory-block-icons_2_icon','field_6107f5f6078da'),(10910,599,'introductory-block-icons_2_icon-description',''),(10911,599,'_introductory-block-icons_2_icon-description','field_6107f635d4d34'),(10912,599,'introductory-block-icons_3_icon','553'),(10913,599,'_introductory-block-icons_3_icon','field_6107f5f6078da'),(10914,599,'introductory-block-icons_3_icon-description','PSD2 and Strong Customer \r\nAuthentication (SCA) compliant'),(10915,599,'_introductory-block-icons_3_icon-description','field_6107f635d4d34'),(10916,599,'introductory-block-icons','4'),(10917,599,'_introductory-block-icons','field_6107f5e6078d9'),(10918,599,'team_title',''),(10919,599,'_team_title','field_6107f8866d8f1'),(10920,599,'team',''),(10921,599,'_team','field_6107f87b6d8f0'),(10922,599,'block-info_team-title','Our Team'),(10923,599,'_block-info_team-title','field_6107f96a86e2c'),(10924,599,'block-info_team-profile-link-title','LinkedIn Profile'),(10925,599,'_block-info_team-profile-link-title','field_6107fa2d86e31'),(10926,599,'block-info',''),(10927,599,'_block-info','field_6107fa5b46179'),(10928,599,'team-list_0_image','569'),(10929,599,'_team-list_0_image','field_6107f9b886e2d'),(10930,599,'team-list_0_full-name','Name Surname'),(10931,599,'_team-list_0_full-name','field_6107f9ee86e2e'),(10932,599,'team-list_0_position','CEO'),(10933,599,'_team-list_0_position','field_6107fa0886e2f'),(10934,599,'team-list_0_profile','https://www.linkedin.com/company/commercegate/'),(10935,599,'_team-list_0_profile','field_6107fa1e86e30'),(10936,599,'team-list_1_image','570'),(10937,599,'_team-list_1_image','field_6107f9b886e2d'),(10938,599,'team-list_1_full-name','Name Surname'),(10939,599,'_team-list_1_full-name','field_6107f9ee86e2e'),(10940,599,'team-list_1_position','Senior Vice President and General Counsel'),(10941,599,'_team-list_1_position','field_6107fa0886e2f'),(10942,599,'team-list_1_profile','https://www.linkedin.com/company/commercegate/'),(10943,599,'_team-list_1_profile','field_6107fa1e86e30'),(10944,599,'team-list_2_image','571'),(10945,599,'_team-list_2_image','field_6107f9b886e2d'),(10946,599,'team-list_2_full-name','Name Surname'),(10947,599,'_team-list_2_full-name','field_6107f9ee86e2e'),(10948,599,'team-list_2_position','Senior Vice President Software Engineering'),(10949,599,'_team-list_2_position','field_6107fa0886e2f'),(10950,599,'team-list_2_profile','https://www.linkedin.com/company/commercegate/'),(10951,599,'_team-list_2_profile','field_6107fa1e86e30'),(10952,599,'team-list_3_image','572'),(10953,599,'_team-list_3_image','field_6107f9b886e2d'),(10954,599,'team-list_3_full-name','Name Surname'),(10955,599,'_team-list_3_full-name','field_6107f9ee86e2e'),(10956,599,'team-list_3_position','Chief Operating Officer'),(10957,599,'_team-list_3_position','field_6107fa0886e2f'),(10958,599,'team-list_3_profile','https://www.linkedin.com/company/commercegate/'),(10959,599,'_team-list_3_profile','field_6107fa1e86e30'),(10960,599,'team-list_4_image','573'),(10961,599,'_team-list_4_image','field_6107f9b886e2d'),(10962,599,'team-list_4_full-name','Name Surname'),(10963,599,'_team-list_4_full-name','field_6107f9ee86e2e'),(10964,599,'team-list_4_position','Vice President and Managing Director of Greater China'),(10965,599,'_team-list_4_position','field_6107fa0886e2f'),(10966,599,'team-list_4_profile','https://www.linkedin.com/company/commercegate/'),(10967,599,'_team-list_4_profile','field_6107fa1e86e30'),(10968,599,'team-list_5_image','574'),(10969,599,'_team-list_5_image','field_6107f9b886e2d'),(10970,599,'team-list_5_full-name','Name Surname'),(10971,599,'_team-list_5_full-name','field_6107f9ee86e2e'),(10972,599,'team-list_5_position','Vice President Corporate Development'),(10973,599,'_team-list_5_position','field_6107fa0886e2f'),(10974,599,'team-list_5_profile','https://www.linkedin.com/company/commercegate/'),(10975,599,'_team-list_5_profile','field_6107fa1e86e30'),(10976,599,'team-list','6'),(10977,599,'_team-list','field_6107f8956d8f2'),(10978,599,'team-block-info_team-title','Our Team'),(10979,599,'_team-block-info_team-title','field_6107f96a86e2c'),(10980,599,'team-block-info_team-profile-link-title','LinkedIn Profile'),(10981,599,'_team-block-info_team-profile-link-title','field_6107fa2d86e31'),(10982,599,'team-block-info',''),(10983,599,'_team-block-info','field_6107fa5b46179'),(10984,599,'our-story-title','Our Story'),(10985,599,'_our-story-title','field_6107fd3dfac5c'),(10986,599,'story-past_0_year',''),(10987,599,'_story-past_0_year','field_6107fe861dc5d'),(10988,599,'story-past_0_gropus_0_title_title',''),(10989,599,'_story-past_0_gropus_0_title_title','field_6107fefbb9e35'),(10990,599,'story-past_0_gropus_0_title_gradient','0'),(10991,599,'_story-past_0_gropus_0_title_gradient','field_6107ff2c8bc34'),(10992,599,'story-past_0_gropus_0_title',''),(10993,599,'_story-past_0_gropus_0_title','field_6107ff625d3cf'),(10994,599,'story-past_0_gropus_0_description',''),(10995,599,'_story-past_0_gropus_0_description','field_6107ff01b9e36'),(10996,599,'story-past_0_gropus','1'),(10997,599,'_story-past_0_gropus','field_6107fee8b9e34'),(10998,599,'story-past_1_year',''),(10999,599,'_story-past_1_year','field_6107fe861dc5d'),(11000,599,'story-past_1_gropus_0_title_title',''),(11001,599,'_story-past_1_gropus_0_title_title','field_6107fefbb9e35'),(11002,599,'story-past_1_gropus_0_title_gradient','0'),(11003,599,'_story-past_1_gropus_0_title_gradient','field_6107ff2c8bc34'),(11004,599,'story-past_1_gropus_0_title',''),(11005,599,'_story-past_1_gropus_0_title','field_6107ff625d3cf'),(11006,599,'story-past_1_gropus_0_description',''),(11007,599,'_story-past_1_gropus_0_description','field_6107ff01b9e36'),(11008,599,'story-past_1_gropus','1'),(11009,599,'_story-past_1_gropus','field_6107fee8b9e34'),(11010,599,'story-past_2_year',''),(11011,599,'_story-past_2_year','field_6107fe861dc5d'),(11012,599,'story-past_2_gropus_0_title_title',''),(11013,599,'_story-past_2_gropus_0_title_title','field_6107fefbb9e35'),(11014,599,'story-past_2_gropus_0_title_gradient','0'),(11015,599,'_story-past_2_gropus_0_title_gradient','field_6107ff2c8bc34'),(11016,599,'story-past_2_gropus_0_title',''),(11017,599,'_story-past_2_gropus_0_title','field_6107ff625d3cf'),(11018,599,'story-past_2_gropus_0_description',''),(11019,599,'_story-past_2_gropus_0_description','field_6107ff01b9e36'),(11020,599,'story-past_2_gropus','1'),(11021,599,'_story-past_2_gropus','field_6107fee8b9e34'),(11022,599,'story-past_3_year',''),(11023,599,'_story-past_3_year','field_6107fe861dc5d'),(11024,599,'story-past_3_gropus_0_title_title',''),(11025,599,'_story-past_3_gropus_0_title_title','field_6107fefbb9e35'),(11026,599,'story-past_3_gropus_0_title_gradient','0'),(11027,599,'_story-past_3_gropus_0_title_gradient','field_6107ff2c8bc34'),(11028,599,'story-past_3_gropus_0_title',''),(11029,599,'_story-past_3_gropus_0_title','field_6107ff625d3cf'),(11030,599,'story-past_3_gropus_0_description',''),(11031,599,'_story-past_3_gropus_0_description','field_6107ff01b9e36'),(11032,599,'story-past_3_gropus','1'),(11033,599,'_story-past_3_gropus','field_6107fee8b9e34'),(11034,599,'story-past_4_year',''),(11035,599,'_story-past_4_year','field_6107fe861dc5d'),(11036,599,'story-past_4_gropus_0_title_title',''),(11037,599,'_story-past_4_gropus_0_title_title','field_6107fefbb9e35'),(11038,599,'story-past_4_gropus_0_title_gradient','0'),(11039,599,'_story-past_4_gropus_0_title_gradient','field_6107ff2c8bc34'),(11040,599,'story-past_4_gropus_0_title',''),(11041,599,'_story-past_4_gropus_0_title','field_6107ff625d3cf'),(11042,599,'story-past_4_gropus_0_description',''),(11043,599,'_story-past_4_gropus_0_description','field_6107ff01b9e36'),(11044,599,'story-past_4_gropus','1'),(11045,599,'_story-past_4_gropus','field_6107fee8b9e34'),(11046,599,'story-past_5_year',''),(11047,599,'_story-past_5_year','field_6107fe861dc5d'),(11048,599,'story-past_5_gropus_0_title_title',''),(11049,599,'_story-past_5_gropus_0_title_title','field_6107fefbb9e35'),(11050,599,'story-past_5_gropus_0_title_gradient','0'),(11051,599,'_story-past_5_gropus_0_title_gradient','field_6107ff2c8bc34'),(11052,599,'story-past_5_gropus_0_title',''),(11053,599,'_story-past_5_gropus_0_title','field_6107ff625d3cf'),(11054,599,'story-past_5_gropus_0_description',''),(11055,599,'_story-past_5_gropus_0_description','field_6107ff01b9e36'),(11056,599,'story-past_5_gropus','1'),(11057,599,'_story-past_5_gropus','field_6107fee8b9e34'),(11058,599,'story-past_6_year',''),(11059,599,'_story-past_6_year','field_6107fe861dc5d'),(11060,599,'story-past_6_gropus_0_title_title',''),(11061,599,'_story-past_6_gropus_0_title_title','field_6107fefbb9e35'),(11062,599,'story-past_6_gropus_0_title_gradient','0'),(11063,599,'_story-past_6_gropus_0_title_gradient','field_6107ff2c8bc34'),(11064,599,'story-past_6_gropus_0_title',''),(11065,599,'_story-past_6_gropus_0_title','field_6107ff625d3cf'),(11066,599,'story-past_6_gropus_0_description',''),(11067,599,'_story-past_6_gropus_0_description','field_6107ff01b9e36'),(11068,599,'story-past_6_gropus','1'),(11069,599,'_story-past_6_gropus','field_6107fee8b9e34'),(11070,599,'story-past_7_year',''),(11071,599,'_story-past_7_year','field_6107fe861dc5d'),(11072,599,'story-past_7_gropus_0_title_title',''),(11073,599,'_story-past_7_gropus_0_title_title','field_6107fefbb9e35'),(11074,599,'story-past_7_gropus_0_title_gradient','0'),(11075,599,'_story-past_7_gropus_0_title_gradient','field_6107ff2c8bc34'),(11076,599,'story-past_7_gropus_0_title',''),(11077,599,'_story-past_7_gropus_0_title','field_6107ff625d3cf'),(11078,599,'story-past_7_gropus_0_description',''),(11079,599,'_story-past_7_gropus_0_description','field_6107ff01b9e36'),(11080,599,'story-past_7_gropus','1'),(11081,599,'_story-past_7_gropus','field_6107fee8b9e34'),(11082,599,'story-past_8_year',''),(11083,599,'_story-past_8_year','field_6107fe861dc5d'),(11084,599,'story-past_8_gropus_0_title_title',''),(11085,599,'_story-past_8_gropus_0_title_title','field_6107fefbb9e35'),(11086,599,'story-past_8_gropus_0_title_gradient','0'),(11087,599,'_story-past_8_gropus_0_title_gradient','field_6107ff2c8bc34'),(11088,599,'story-past_8_gropus_0_title',''),(11089,599,'_story-past_8_gropus_0_title','field_6107ff625d3cf'),(11090,599,'story-past_8_gropus_0_description',''),(11091,599,'_story-past_8_gropus_0_description','field_6107ff01b9e36'),(11092,599,'story-past_8_gropus','1'),(11093,599,'_story-past_8_gropus','field_6107fee8b9e34'),(11094,599,'story-past','9'),(11095,599,'_story-past','field_6107fe24901a6'),(11096,599,'story-feature_0_year',''),(11097,599,'_story-feature_0_year','field_6107ffda45731'),(11098,599,'story-feature_0_gropus_0_title_title',''),(11099,599,'_story-feature_0_gropus_0_title_title','field_6107ffda45734'),(11100,599,'story-feature_0_gropus_0_title_gradient','0'),(11101,599,'_story-feature_0_gropus_0_title_gradient','field_6107ffda45735'),(11102,599,'story-feature_0_gropus_0_title',''),(11103,599,'_story-feature_0_gropus_0_title','field_6107ffda45733'),(11104,599,'story-feature_0_gropus_0_description',''),(11105,599,'_story-feature_0_gropus_0_description','field_6107ffda45736'),(11106,599,'story-feature_0_gropus','1'),(11107,599,'_story-feature_0_gropus','field_6107ffda45732'),(11108,599,'story-feature_1_year',''),(11109,599,'_story-feature_1_year','field_6107ffda45731'),(11110,599,'story-feature_1_gropus_0_title_title',''),(11111,599,'_story-feature_1_gropus_0_title_title','field_6107ffda45734'),(11112,599,'story-feature_1_gropus_0_title_gradient','0'),(11113,599,'_story-feature_1_gropus_0_title_gradient','field_6107ffda45735'),(11114,599,'story-feature_1_gropus_0_title',''),(11115,599,'_story-feature_1_gropus_0_title','field_6107ffda45733'),(11116,599,'story-feature_1_gropus_0_description',''),(11117,599,'_story-feature_1_gropus_0_description','field_6107ffda45736'),(11118,599,'story-feature_1_gropus','1'),(11119,599,'_story-feature_1_gropus','field_6107ffda45732'),(11120,599,'story-feature','2'),(11121,599,'_story-feature','field_6107ffda45730'),(11122,599,'slider_story-past_0_year','2006'),(11123,599,'_slider_story-past_0_year','field_6107fe861dc5d'),(11124,599,'slider_story-past_0_gropus_0_title_title','foundation'),(11125,599,'_slider_story-past_0_gropus_0_title_title','field_6107fefbb9e35'),(11126,599,'slider_story-past_0_gropus_0_title_gradient','0'),(11127,599,'_slider_story-past_0_gropus_0_title_gradient','field_6107ff2c8bc34'),(11128,599,'slider_story-past_0_gropus_0_title',''),(11129,599,'_slider_story-past_0_gropus_0_title','field_6107ff625d3cf'),(11130,599,'slider_story-past_0_gropus_0_description','CommerceGate is founded in Barcelona, Spain, forming key relationships with financial and risk management institutions while developing our advanced processing platform.'),(11131,599,'_slider_story-past_0_gropus_0_description','field_6107ff01b9e36'),(11132,599,'slider_story-past_0_gropus','1'),(11133,599,'_slider_story-past_0_gropus','field_6107fee8b9e34'),(11134,599,'slider_story-past_1_year','2007'),(11135,599,'_slider_story-past_1_year','field_6107fe861dc5d'),(11136,599,'slider_story-past_1_gropus_0_title_title','foundation'),(11137,599,'_slider_story-past_1_gropus_0_title_title','field_6107fefbb9e35'),(11138,599,'slider_story-past_1_gropus_0_title_gradient','0'),(11139,599,'_slider_story-past_1_gropus_0_title_gradient','field_6107ff2c8bc34'),(11140,599,'slider_story-past_1_gropus_0_title',''),(11141,599,'_slider_story-past_1_gropus_0_title','field_6107ff625d3cf'),(11142,599,'slider_story-past_1_gropus_0_description','CommerceGate is founded in Barcelona, Spain, forming key relationships with financial and risk management institutions while developing our advanced processing platform.'),(11143,599,'_slider_story-past_1_gropus_0_description','field_6107ff01b9e36'),(11144,599,'slider_story-past_1_gropus','1'),(11145,599,'_slider_story-past_1_gropus','field_6107fee8b9e34'),(11146,599,'slider_story-past_2_year','2009'),(11147,599,'_slider_story-past_2_year','field_6107fe861dc5d'),(11148,599,'slider_story-past_2_gropus_0_title_title','+50%'),(11149,599,'_slider_story-past_2_gropus_0_title_title','field_6107fefbb9e35'),(11150,599,'slider_story-past_2_gropus_0_title_gradient','1'),(11151,599,'_slider_story-past_2_gropus_0_title_gradient','field_6107ff2c8bc34'),(11152,599,'slider_story-past_2_gropus_0_title',''),(11153,599,'_slider_story-past_2_gropus_0_title','field_6107ff625d3cf'),(11154,599,'slider_story-past_2_gropus_0_description','transactions sent by our merchats in one month as peak number.'),(11155,599,'_slider_story-past_2_gropus_0_description','field_6107ff01b9e36'),(11156,599,'slider_story-past_2_gropus','1'),(11157,599,'_slider_story-past_2_gropus','field_6107fee8b9e34'),(11158,599,'slider_story-past_3_year','2010'),(11159,599,'_slider_story-past_3_year','field_6107fe861dc5d'),(11160,599,'slider_story-past_3_gropus_0_title_title','expansion'),(11161,599,'_slider_story-past_3_gropus_0_title_title','field_6107fefbb9e35'),(11162,599,'slider_story-past_3_gropus_0_title_gradient','0'),(11163,599,'_slider_story-past_3_gropus_0_title_gradient','field_6107ff2c8bc34'),(11164,599,'slider_story-past_3_gropus_0_title',''),(11165,599,'_slider_story-past_3_gropus_0_title','field_6107ff625d3cf'),(11166,599,'slider_story-past_3_gropus_0_description','Continued expansion of the CommerceGate team to meet constantly increasing demand for our services'),(11167,599,'_slider_story-past_3_gropus_0_description','field_6107ff01b9e36'),(11168,599,'slider_story-past_3_gropus','1'),(11169,599,'_slider_story-past_3_gropus','field_6107fee8b9e34'),(11170,599,'slider_story-past_4_year','2012'),(11171,599,'_slider_story-past_4_year','field_6107fe861dc5d'),(11172,599,'slider_story-past_4_gropus_0_title_title','Award'),(11173,599,'_slider_story-past_4_gropus_0_title_title','field_6107fefbb9e35'),(11174,599,'slider_story-past_4_gropus_0_title_gradient','0'),(11175,599,'_slider_story-past_4_gropus_0_title_gradient','field_6107ff2c8bc34'),(11176,599,'slider_story-past_4_gropus_0_title',''),(11177,599,'_slider_story-past_4_gropus_0_title','field_6107ff625d3cf'),(11178,599,'slider_story-past_4_gropus_0_description','Bestowed the European Billing Company of the Year Award'),(11179,599,'_slider_story-past_4_gropus_0_description','field_6107ff01b9e36'),(11180,599,'slider_story-past_4_gropus_1_title_title','website update'),(11181,599,'_slider_story-past_4_gropus_1_title_title','field_6107fefbb9e35'),(11182,599,'slider_story-past_4_gropus_1_title_gradient','0'),(11183,599,'_slider_story-past_4_gropus_1_title_gradient','field_6107ff2c8bc34'),(11184,599,'slider_story-past_4_gropus_1_title',''),(11185,599,'_slider_story-past_4_gropus_1_title','field_6107ff625d3cf'),(11186,599,'slider_story-past_4_gropus_1_description','Relaunch of our website and brand to highlight our success, industry knowledge and dedication to our clients.'),(11187,599,'_slider_story-past_4_gropus_1_description','field_6107ff01b9e36'),(11188,599,'slider_story-past_4_gropus','2'),(11189,599,'_slider_story-past_4_gropus','field_6107fee8b9e34'),(11190,599,'slider_story-past_5_year','2013'),(11191,599,'_slider_story-past_5_year','field_6107fe861dc5d'),(11192,599,'slider_story-past_5_gropus_0_title_title','Company of the year'),(11193,599,'_slider_story-past_5_gropus_0_title_title','field_6107fefbb9e35'),(11194,599,'slider_story-past_5_gropus_0_title_gradient','0'),(11195,599,'_slider_story-past_5_gropus_0_title_gradient','field_6107ff2c8bc34'),(11196,599,'slider_story-past_5_gropus_0_title',''),(11197,599,'_slider_story-past_5_gropus_0_title','field_6107ff625d3cf'),(11198,599,'slider_story-past_5_gropus_0_description','Named European Billing Company of the Year'),(11199,599,'_slider_story-past_5_gropus_0_description','field_6107ff01b9e36'),(11200,599,'slider_story-past_5_gropus','1'),(11201,599,'_slider_story-past_5_gropus','field_6107fee8b9e34'),(11202,599,'slider_story-past_6_year','2014'),(11203,599,'_slider_story-past_6_year','field_6107fe861dc5d'),(11204,599,'slider_story-past_6_gropus_0_title_title','+14%'),(11205,599,'_slider_story-past_6_gropus_0_title_title','field_6107fefbb9e35'),(11206,599,'slider_story-past_6_gropus_0_title_gradient','1'),(11207,599,'_slider_story-past_6_gropus_0_title_gradient','field_6107ff2c8bc34'),(11208,599,'slider_story-past_6_gropus_0_title',''),(11209,599,'_slider_story-past_6_gropus_0_title','field_6107ff625d3cf'),(11210,599,'slider_story-past_6_gropus_0_description','anti-fraud compotents'),(11211,599,'_slider_story-past_6_gropus_0_description','field_6107ff01b9e36'),(11212,599,'slider_story-past_6_gropus','1'),(11213,599,'_slider_story-past_6_gropus','field_6107fee8b9e34'),(11214,599,'slider_story-past_7_year','2020'),(11215,599,'_slider_story-past_7_year','field_6107fe861dc5d'),(11216,599,'slider_story-past_7_gropus_0_title_title','expansion'),(11217,599,'_slider_story-past_7_gropus_0_title_title','field_6107fefbb9e35'),(11218,599,'slider_story-past_7_gropus_0_title_gradient','0'),(11219,599,'_slider_story-past_7_gropus_0_title_gradient','field_6107ff2c8bc34'),(11220,599,'slider_story-past_7_gropus_0_title',''),(11221,599,'_slider_story-past_7_gropus_0_title','field_6107ff625d3cf'),(11222,599,'slider_story-past_7_gropus_0_description','Continued expansion of the CommerceGate team to meet constantly increasing demand for our services'),(11223,599,'_slider_story-past_7_gropus_0_description','field_6107ff01b9e36'),(11224,599,'slider_story-past_7_gropus','1'),(11225,599,'_slider_story-past_7_gropus','field_6107fee8b9e34'),(11226,599,'slider_story-past_8_year','2021'),(11227,599,'_slider_story-past_8_year','field_6107fe861dc5d'),(11228,599,'slider_story-past_8_gropus_0_title_title','spain Bank license'),(11229,599,'_slider_story-past_8_gropus_0_title_title','field_6107fefbb9e35'),(11230,599,'slider_story-past_8_gropus_0_title_gradient','0'),(11231,599,'_slider_story-past_8_gropus_0_title_gradient','field_6107ff2c8bc34'),(11232,599,'slider_story-past_8_gropus_0_title',''),(11233,599,'_slider_story-past_8_gropus_0_title','field_6107ff625d3cf'),(11234,599,'slider_story-past_8_gropus_0_description','CommerceGate granted a financial institution license issued by Central Bank of Spain. We are proud to become the first non-banking group that received this license in Spain.'),(11235,599,'_slider_story-past_8_gropus_0_description','field_6107ff01b9e36'),(11236,599,'slider_story-past_8_gropus','1'),(11237,599,'_slider_story-past_8_gropus','field_6107fee8b9e34'),(11238,599,'slider_story-past','9'),(11239,599,'_slider_story-past','field_6107fe24901a6'),(11240,599,'slider_story-feature_0_year',''),(11241,599,'_slider_story-feature_0_year','field_6107ffda45731'),(11242,599,'slider_story-feature_0_gropus_0_title_title',''),(11243,599,'_slider_story-feature_0_gropus_0_title_title','field_6107ffda45734'),(11244,599,'slider_story-feature_0_gropus_0_title_gradient','0'),(11245,599,'_slider_story-feature_0_gropus_0_title_gradient','field_6107ffda45735'),(11246,599,'slider_story-feature_0_gropus_0_title',''),(11247,599,'_slider_story-feature_0_gropus_0_title','field_6107ffda45733'),(11248,599,'slider_story-feature_0_gropus_0_description',''),(11249,599,'_slider_story-feature_0_gropus_0_description','field_6107ffda45736'),(11250,599,'slider_story-feature_0_gropus','1'),(11251,599,'_slider_story-feature_0_gropus','field_6107ffda45732'),(11252,599,'slider_story-feature','1'),(11253,599,'_slider_story-feature','field_6107ffda45730'),(11254,599,'slider',''),(11255,599,'_slider','field_610800a34520b'),(11256,524,'slider_story-feature_0_gropus_1_title_title','CG[nbsp]Card.'),(11257,524,'_slider_story-feature_0_gropus_1_title_title','field_6107ffda45734'),(11258,524,'slider_story-feature_0_gropus_1_title_gradient','0'),(11259,524,'_slider_story-feature_0_gropus_1_title_gradient','field_6107ffda45735'),(11260,524,'slider_story-feature_0_gropus_1_title',''),(11261,524,'_slider_story-feature_0_gropus_1_title','field_6107ffda45733'),(11262,524,'slider_story-feature_0_gropus_1_description','Get customized corporate and[nbsp]personal credit cards for[nbsp]your stakeholders and[nbsp]key partners linked to[nbsp]your account.'),(11263,524,'_slider_story-feature_0_gropus_1_description','field_6107ffda45736'),(11276,600,'main-block_image','542'),(11277,600,'_main-block_image','field_6107f1cd63ec8'),(11278,600,'main-block_title','We’re here to simplify global payments'),(11279,600,'_main-block_title','field_6107f1db63ec9'),(11280,600,'main-block_description','Since 2006 we have helped thousands of merchants grow their business and maximise their revenue. We offer you a complete set of services built from the ground up based on best-of-breed technology and business practices.'),(11281,600,'_main-block_description','field_6107f1e463eca'),(11282,600,'main-block_button-title','Explore more'),(11283,600,'_main-block_button-title','field_6107f1f063ecb'),(11284,600,'main-block',''),(11285,600,'_main-block','field_6107f1b963ec7'),(11286,600,'introductory-block_title','We’re recognised by professionals'),(11287,600,'_introductory-block_title','field_6107f5e1078d8'),(11288,600,'introductory-block_icons_0_icon','550'),(11289,600,'_introductory-block_icons_0_icon','field_6107f5f6078da'),(11290,600,'introductory-block_icons_0_icon-description',''),(11291,600,'_introductory-block_icons_0_icon-description','field_6107f635d4d34'),(11292,600,'introductory-block_icons_1_icon','551'),(11293,600,'_introductory-block_icons_1_icon','field_6107f5f6078da'),(11294,600,'introductory-block_icons_1_icon-description','E-Money Licenses \r\nin the EU and the UK'),(11295,600,'_introductory-block_icons_1_icon-description','field_6107f635d4d34'),(11296,600,'introductory-block_icons_2_icon','552'),(11297,600,'_introductory-block_icons_2_icon','field_6107f5f6078da'),(11298,600,'introductory-block_icons_2_icon-description',''),(11299,600,'_introductory-block_icons_2_icon-description','field_6107f635d4d34'),(11300,600,'introductory-block_icons_3_icon','553'),(11301,600,'_introductory-block_icons_3_icon','field_6107f5f6078da'),(11302,600,'introductory-block_icons_3_icon-description','PSD2 and Strong Customer \r\nAuthentication (SCA) compliant'),(11303,600,'_introductory-block_icons_3_icon-description','field_6107f635d4d34'),(11304,600,'introductory-block_icons','4'),(11305,600,'_introductory-block_icons','field_6107f5e6078d9'),(11306,600,'introductory-block',''),(11307,600,'_introductory-block','field_6107f5d6078d7'),(11308,600,'introductory-block-title','We’re recognised by professionals'),(11309,600,'_introductory-block-title','field_6107f5e1078d8'),(11310,600,'introductory-block-icons_0_icon','550'),(11311,600,'_introductory-block-icons_0_icon','field_6107f5f6078da'),(11312,600,'introductory-block-icons_0_icon-description',''),(11313,600,'_introductory-block-icons_0_icon-description','field_6107f635d4d34'),(11314,600,'introductory-block-icons_1_icon','551'),(11315,600,'_introductory-block-icons_1_icon','field_6107f5f6078da'),(11316,600,'introductory-block-icons_1_icon-description','E-Money Licenses \r\nin the EU and the UK'),(11317,600,'_introductory-block-icons_1_icon-description','field_6107f635d4d34'),(11318,600,'introductory-block-icons_2_icon','552'),(11319,600,'_introductory-block-icons_2_icon','field_6107f5f6078da'),(11320,600,'introductory-block-icons_2_icon-description',''),(11321,600,'_introductory-block-icons_2_icon-description','field_6107f635d4d34'),(11322,600,'introductory-block-icons_3_icon','553'),(11323,600,'_introductory-block-icons_3_icon','field_6107f5f6078da'),(11324,600,'introductory-block-icons_3_icon-description','PSD2 and Strong Customer \r\nAuthentication (SCA) compliant'),(11325,600,'_introductory-block-icons_3_icon-description','field_6107f635d4d34'),(11326,600,'introductory-block-icons','4'),(11327,600,'_introductory-block-icons','field_6107f5e6078d9'),(11328,600,'team_title',''),(11329,600,'_team_title','field_6107f8866d8f1'),(11330,600,'team',''),(11331,600,'_team','field_6107f87b6d8f0'),(11332,600,'block-info_team-title','Our Team'),(11333,600,'_block-info_team-title','field_6107f96a86e2c'),(11334,600,'block-info_team-profile-link-title','LinkedIn Profile'),(11335,600,'_block-info_team-profile-link-title','field_6107fa2d86e31'),(11336,600,'block-info',''),(11337,600,'_block-info','field_6107fa5b46179'),(11338,600,'team-list_0_image','569'),(11339,600,'_team-list_0_image','field_6107f9b886e2d'),(11340,600,'team-list_0_full-name','Name Surname'),(11341,600,'_team-list_0_full-name','field_6107f9ee86e2e'),(11342,600,'team-list_0_position','CEO'),(11343,600,'_team-list_0_position','field_6107fa0886e2f'),(11344,600,'team-list_0_profile','https://www.linkedin.com/company/commercegate/'),(11345,600,'_team-list_0_profile','field_6107fa1e86e30'),(11346,600,'team-list_1_image','570'),(11347,600,'_team-list_1_image','field_6107f9b886e2d'),(11348,600,'team-list_1_full-name','Name Surname'),(11349,600,'_team-list_1_full-name','field_6107f9ee86e2e'),(11350,600,'team-list_1_position','Senior Vice President and General Counsel'),(11351,600,'_team-list_1_position','field_6107fa0886e2f'),(11352,600,'team-list_1_profile','https://www.linkedin.com/company/commercegate/'),(11353,600,'_team-list_1_profile','field_6107fa1e86e30'),(11354,600,'team-list_2_image','571'),(11355,600,'_team-list_2_image','field_6107f9b886e2d'),(11356,600,'team-list_2_full-name','Name Surname'),(11357,600,'_team-list_2_full-name','field_6107f9ee86e2e'),(11358,600,'team-list_2_position','Senior Vice President Software Engineering'),(11359,600,'_team-list_2_position','field_6107fa0886e2f'),(11360,600,'team-list_2_profile','https://www.linkedin.com/company/commercegate/'),(11361,600,'_team-list_2_profile','field_6107fa1e86e30'),(11362,600,'team-list_3_image','572'),(11363,600,'_team-list_3_image','field_6107f9b886e2d'),(11364,600,'team-list_3_full-name','Name Surname'),(11365,600,'_team-list_3_full-name','field_6107f9ee86e2e'),(11366,600,'team-list_3_position','Chief Operating Officer'),(11367,600,'_team-list_3_position','field_6107fa0886e2f'),(11368,600,'team-list_3_profile','https://www.linkedin.com/company/commercegate/'),(11369,600,'_team-list_3_profile','field_6107fa1e86e30'),(11370,600,'team-list_4_image','573'),(11371,600,'_team-list_4_image','field_6107f9b886e2d'),(11372,600,'team-list_4_full-name','Name Surname'),(11373,600,'_team-list_4_full-name','field_6107f9ee86e2e'),(11374,600,'team-list_4_position','Vice President and Managing Director of Greater China'),(11375,600,'_team-list_4_position','field_6107fa0886e2f'),(11376,600,'team-list_4_profile','https://www.linkedin.com/company/commercegate/'),(11377,600,'_team-list_4_profile','field_6107fa1e86e30'),(11378,600,'team-list_5_image','574'),(11379,600,'_team-list_5_image','field_6107f9b886e2d'),(11380,600,'team-list_5_full-name','Name Surname'),(11381,600,'_team-list_5_full-name','field_6107f9ee86e2e'),(11382,600,'team-list_5_position','Vice President Corporate Development'),(11383,600,'_team-list_5_position','field_6107fa0886e2f'),(11384,600,'team-list_5_profile','https://www.linkedin.com/company/commercegate/'),(11385,600,'_team-list_5_profile','field_6107fa1e86e30'),(11386,600,'team-list','6'),(11387,600,'_team-list','field_6107f8956d8f2'),(11388,600,'team-block-info_team-title','Our Team'),(11389,600,'_team-block-info_team-title','field_6107f96a86e2c'),(11390,600,'team-block-info_team-profile-link-title','LinkedIn Profile'),(11391,600,'_team-block-info_team-profile-link-title','field_6107fa2d86e31'),(11392,600,'team-block-info',''),(11393,600,'_team-block-info','field_6107fa5b46179'),(11394,600,'our-story-title','Our Story'),(11395,600,'_our-story-title','field_6107fd3dfac5c'),(11396,600,'story-past_0_year',''),(11397,600,'_story-past_0_year','field_6107fe861dc5d'),(11398,600,'story-past_0_gropus_0_title_title',''),(11399,600,'_story-past_0_gropus_0_title_title','field_6107fefbb9e35'),(11400,600,'story-past_0_gropus_0_title_gradient','0'),(11401,600,'_story-past_0_gropus_0_title_gradient','field_6107ff2c8bc34'),(11402,600,'story-past_0_gropus_0_title',''),(11403,600,'_story-past_0_gropus_0_title','field_6107ff625d3cf'),(11404,600,'story-past_0_gropus_0_description',''),(11405,600,'_story-past_0_gropus_0_description','field_6107ff01b9e36'),(11406,600,'story-past_0_gropus','1'),(11407,600,'_story-past_0_gropus','field_6107fee8b9e34'),(11408,600,'story-past_1_year',''),(11409,600,'_story-past_1_year','field_6107fe861dc5d'),(11410,600,'story-past_1_gropus_0_title_title',''),(11411,600,'_story-past_1_gropus_0_title_title','field_6107fefbb9e35'),(11412,600,'story-past_1_gropus_0_title_gradient','0'),(11413,600,'_story-past_1_gropus_0_title_gradient','field_6107ff2c8bc34'),(11414,600,'story-past_1_gropus_0_title',''),(11415,600,'_story-past_1_gropus_0_title','field_6107ff625d3cf'),(11416,600,'story-past_1_gropus_0_description',''),(11417,600,'_story-past_1_gropus_0_description','field_6107ff01b9e36'),(11418,600,'story-past_1_gropus','1'),(11419,600,'_story-past_1_gropus','field_6107fee8b9e34'),(11420,600,'story-past_2_year',''),(11421,600,'_story-past_2_year','field_6107fe861dc5d'),(11422,600,'story-past_2_gropus_0_title_title',''),(11423,600,'_story-past_2_gropus_0_title_title','field_6107fefbb9e35'),(11424,600,'story-past_2_gropus_0_title_gradient','0'),(11425,600,'_story-past_2_gropus_0_title_gradient','field_6107ff2c8bc34'),(11426,600,'story-past_2_gropus_0_title',''),(11427,600,'_story-past_2_gropus_0_title','field_6107ff625d3cf'),(11428,600,'story-past_2_gropus_0_description',''),(11429,600,'_story-past_2_gropus_0_description','field_6107ff01b9e36'),(11430,600,'story-past_2_gropus','1'),(11431,600,'_story-past_2_gropus','field_6107fee8b9e34'),(11432,600,'story-past_3_year',''),(11433,600,'_story-past_3_year','field_6107fe861dc5d'),(11434,600,'story-past_3_gropus_0_title_title',''),(11435,600,'_story-past_3_gropus_0_title_title','field_6107fefbb9e35'),(11436,600,'story-past_3_gropus_0_title_gradient','0'),(11437,600,'_story-past_3_gropus_0_title_gradient','field_6107ff2c8bc34'),(11438,600,'story-past_3_gropus_0_title',''),(11439,600,'_story-past_3_gropus_0_title','field_6107ff625d3cf'),(11440,600,'story-past_3_gropus_0_description',''),(11441,600,'_story-past_3_gropus_0_description','field_6107ff01b9e36'),(11442,600,'story-past_3_gropus','1'),(11443,600,'_story-past_3_gropus','field_6107fee8b9e34'),(11444,600,'story-past_4_year',''),(11445,600,'_story-past_4_year','field_6107fe861dc5d'),(11446,600,'story-past_4_gropus_0_title_title',''),(11447,600,'_story-past_4_gropus_0_title_title','field_6107fefbb9e35'),(11448,600,'story-past_4_gropus_0_title_gradient','0'),(11449,600,'_story-past_4_gropus_0_title_gradient','field_6107ff2c8bc34'),(11450,600,'story-past_4_gropus_0_title',''),(11451,600,'_story-past_4_gropus_0_title','field_6107ff625d3cf'),(11452,600,'story-past_4_gropus_0_description',''),(11453,600,'_story-past_4_gropus_0_description','field_6107ff01b9e36'),(11454,600,'story-past_4_gropus','1'),(11455,600,'_story-past_4_gropus','field_6107fee8b9e34'),(11456,600,'story-past_5_year',''),(11457,600,'_story-past_5_year','field_6107fe861dc5d'),(11458,600,'story-past_5_gropus_0_title_title',''),(11459,600,'_story-past_5_gropus_0_title_title','field_6107fefbb9e35'),(11460,600,'story-past_5_gropus_0_title_gradient','0'),(11461,600,'_story-past_5_gropus_0_title_gradient','field_6107ff2c8bc34'),(11462,600,'story-past_5_gropus_0_title',''),(11463,600,'_story-past_5_gropus_0_title','field_6107ff625d3cf'),(11464,600,'story-past_5_gropus_0_description',''),(11465,600,'_story-past_5_gropus_0_description','field_6107ff01b9e36'),(11466,600,'story-past_5_gropus','1'),(11467,600,'_story-past_5_gropus','field_6107fee8b9e34'),(11468,600,'story-past_6_year',''),(11469,600,'_story-past_6_year','field_6107fe861dc5d'),(11470,600,'story-past_6_gropus_0_title_title',''),(11471,600,'_story-past_6_gropus_0_title_title','field_6107fefbb9e35'),(11472,600,'story-past_6_gropus_0_title_gradient','0'),(11473,600,'_story-past_6_gropus_0_title_gradient','field_6107ff2c8bc34'),(11474,600,'story-past_6_gropus_0_title',''),(11475,600,'_story-past_6_gropus_0_title','field_6107ff625d3cf'),(11476,600,'story-past_6_gropus_0_description',''),(11477,600,'_story-past_6_gropus_0_description','field_6107ff01b9e36'),(11478,600,'story-past_6_gropus','1'),(11479,600,'_story-past_6_gropus','field_6107fee8b9e34'),(11480,600,'story-past_7_year',''),(11481,600,'_story-past_7_year','field_6107fe861dc5d'),(11482,600,'story-past_7_gropus_0_title_title',''),(11483,600,'_story-past_7_gropus_0_title_title','field_6107fefbb9e35'),(11484,600,'story-past_7_gropus_0_title_gradient','0'),(11485,600,'_story-past_7_gropus_0_title_gradient','field_6107ff2c8bc34'),(11486,600,'story-past_7_gropus_0_title',''),(11487,600,'_story-past_7_gropus_0_title','field_6107ff625d3cf'),(11488,600,'story-past_7_gropus_0_description',''),(11489,600,'_story-past_7_gropus_0_description','field_6107ff01b9e36'),(11490,600,'story-past_7_gropus','1'),(11491,600,'_story-past_7_gropus','field_6107fee8b9e34'),(11492,600,'story-past_8_year',''),(11493,600,'_story-past_8_year','field_6107fe861dc5d'),(11494,600,'story-past_8_gropus_0_title_title',''),(11495,600,'_story-past_8_gropus_0_title_title','field_6107fefbb9e35'),(11496,600,'story-past_8_gropus_0_title_gradient','0'),(11497,600,'_story-past_8_gropus_0_title_gradient','field_6107ff2c8bc34'),(11498,600,'story-past_8_gropus_0_title',''),(11499,600,'_story-past_8_gropus_0_title','field_6107ff625d3cf'),(11500,600,'story-past_8_gropus_0_description',''),(11501,600,'_story-past_8_gropus_0_description','field_6107ff01b9e36'),(11502,600,'story-past_8_gropus','1'),(11503,600,'_story-past_8_gropus','field_6107fee8b9e34'),(11504,600,'story-past','9'),(11505,600,'_story-past','field_6107fe24901a6'),(11506,600,'story-feature_0_year',''),(11507,600,'_story-feature_0_year','field_6107ffda45731'),(11508,600,'story-feature_0_gropus_0_title_title',''),(11509,600,'_story-feature_0_gropus_0_title_title','field_6107ffda45734'),(11510,600,'story-feature_0_gropus_0_title_gradient','0'),(11511,600,'_story-feature_0_gropus_0_title_gradient','field_6107ffda45735'),(11512,600,'story-feature_0_gropus_0_title',''),(11513,600,'_story-feature_0_gropus_0_title','field_6107ffda45733'),(11514,600,'story-feature_0_gropus_0_description',''),(11515,600,'_story-feature_0_gropus_0_description','field_6107ffda45736'),(11516,600,'story-feature_0_gropus','1'),(11517,600,'_story-feature_0_gropus','field_6107ffda45732'),(11518,600,'story-feature_1_year',''),(11519,600,'_story-feature_1_year','field_6107ffda45731'),(11520,600,'story-feature_1_gropus_0_title_title',''),(11521,600,'_story-feature_1_gropus_0_title_title','field_6107ffda45734'),(11522,600,'story-feature_1_gropus_0_title_gradient','0'),(11523,600,'_story-feature_1_gropus_0_title_gradient','field_6107ffda45735'),(11524,600,'story-feature_1_gropus_0_title',''),(11525,600,'_story-feature_1_gropus_0_title','field_6107ffda45733'),(11526,600,'story-feature_1_gropus_0_description',''),(11527,600,'_story-feature_1_gropus_0_description','field_6107ffda45736'),(11528,600,'story-feature_1_gropus','1'),(11529,600,'_story-feature_1_gropus','field_6107ffda45732'),(11530,600,'story-feature','2'),(11531,600,'_story-feature','field_6107ffda45730'),(11532,600,'slider_story-past_0_year','2006'),(11533,600,'_slider_story-past_0_year','field_6107fe861dc5d'),(11534,600,'slider_story-past_0_gropus_0_title_title','foundation'),(11535,600,'_slider_story-past_0_gropus_0_title_title','field_6107fefbb9e35'),(11536,600,'slider_story-past_0_gropus_0_title_gradient','0'),(11537,600,'_slider_story-past_0_gropus_0_title_gradient','field_6107ff2c8bc34'),(11538,600,'slider_story-past_0_gropus_0_title',''),(11539,600,'_slider_story-past_0_gropus_0_title','field_6107ff625d3cf'),(11540,600,'slider_story-past_0_gropus_0_description','CommerceGate is founded in Barcelona, Spain, forming key relationships with financial and risk management institutions while developing our advanced processing platform.'),(11541,600,'_slider_story-past_0_gropus_0_description','field_6107ff01b9e36'),(11542,600,'slider_story-past_0_gropus','1'),(11543,600,'_slider_story-past_0_gropus','field_6107fee8b9e34'),(11544,600,'slider_story-past_1_year','2007'),(11545,600,'_slider_story-past_1_year','field_6107fe861dc5d'),(11546,600,'slider_story-past_1_gropus_0_title_title','foundation'),(11547,600,'_slider_story-past_1_gropus_0_title_title','field_6107fefbb9e35'),(11548,600,'slider_story-past_1_gropus_0_title_gradient','0'),(11549,600,'_slider_story-past_1_gropus_0_title_gradient','field_6107ff2c8bc34'),(11550,600,'slider_story-past_1_gropus_0_title',''),(11551,600,'_slider_story-past_1_gropus_0_title','field_6107ff625d3cf'),(11552,600,'slider_story-past_1_gropus_0_description','CommerceGate is founded in Barcelona, Spain, forming key relationships with financial and risk management institutions while developing our advanced processing platform.'),(11553,600,'_slider_story-past_1_gropus_0_description','field_6107ff01b9e36'),(11554,600,'slider_story-past_1_gropus','1'),(11555,600,'_slider_story-past_1_gropus','field_6107fee8b9e34'),(11556,600,'slider_story-past_2_year','2009'),(11557,600,'_slider_story-past_2_year','field_6107fe861dc5d'),(11558,600,'slider_story-past_2_gropus_0_title_title','+50%'),(11559,600,'_slider_story-past_2_gropus_0_title_title','field_6107fefbb9e35'),(11560,600,'slider_story-past_2_gropus_0_title_gradient','1'),(11561,600,'_slider_story-past_2_gropus_0_title_gradient','field_6107ff2c8bc34'),(11562,600,'slider_story-past_2_gropus_0_title',''),(11563,600,'_slider_story-past_2_gropus_0_title','field_6107ff625d3cf'),(11564,600,'slider_story-past_2_gropus_0_description','transactions sent by our merchats in one month as peak number.'),(11565,600,'_slider_story-past_2_gropus_0_description','field_6107ff01b9e36'),(11566,600,'slider_story-past_2_gropus','1'),(11567,600,'_slider_story-past_2_gropus','field_6107fee8b9e34'),(11568,600,'slider_story-past_3_year','2010'),(11569,600,'_slider_story-past_3_year','field_6107fe861dc5d'),(11570,600,'slider_story-past_3_gropus_0_title_title','expansion'),(11571,600,'_slider_story-past_3_gropus_0_title_title','field_6107fefbb9e35'),(11572,600,'slider_story-past_3_gropus_0_title_gradient','0'),(11573,600,'_slider_story-past_3_gropus_0_title_gradient','field_6107ff2c8bc34'),(11574,600,'slider_story-past_3_gropus_0_title',''),(11575,600,'_slider_story-past_3_gropus_0_title','field_6107ff625d3cf'),(11576,600,'slider_story-past_3_gropus_0_description','Continued expansion of the CommerceGate team to meet constantly increasing demand for our services'),(11577,600,'_slider_story-past_3_gropus_0_description','field_6107ff01b9e36'),(11578,600,'slider_story-past_3_gropus','1'),(11579,600,'_slider_story-past_3_gropus','field_6107fee8b9e34'),(11580,600,'slider_story-past_4_year','2012'),(11581,600,'_slider_story-past_4_year','field_6107fe861dc5d'),(11582,600,'slider_story-past_4_gropus_0_title_title','Award'),(11583,600,'_slider_story-past_4_gropus_0_title_title','field_6107fefbb9e35'),(11584,600,'slider_story-past_4_gropus_0_title_gradient','0'),(11585,600,'_slider_story-past_4_gropus_0_title_gradient','field_6107ff2c8bc34'),(11586,600,'slider_story-past_4_gropus_0_title',''),(11587,600,'_slider_story-past_4_gropus_0_title','field_6107ff625d3cf'),(11588,600,'slider_story-past_4_gropus_0_description','Bestowed the European Billing Company of the Year Award'),(11589,600,'_slider_story-past_4_gropus_0_description','field_6107ff01b9e36'),(11590,600,'slider_story-past_4_gropus_1_title_title','website update'),(11591,600,'_slider_story-past_4_gropus_1_title_title','field_6107fefbb9e35'),(11592,600,'slider_story-past_4_gropus_1_title_gradient','0'),(11593,600,'_slider_story-past_4_gropus_1_title_gradient','field_6107ff2c8bc34'),(11594,600,'slider_story-past_4_gropus_1_title',''),(11595,600,'_slider_story-past_4_gropus_1_title','field_6107ff625d3cf'),(11596,600,'slider_story-past_4_gropus_1_description','Relaunch of our website and brand to highlight our success, industry knowledge and dedication to our clients.'),(11597,600,'_slider_story-past_4_gropus_1_description','field_6107ff01b9e36'),(11598,600,'slider_story-past_4_gropus','2'),(11599,600,'_slider_story-past_4_gropus','field_6107fee8b9e34'),(11600,600,'slider_story-past_5_year','2013'),(11601,600,'_slider_story-past_5_year','field_6107fe861dc5d'),(11602,600,'slider_story-past_5_gropus_0_title_title','Company of the year'),(11603,600,'_slider_story-past_5_gropus_0_title_title','field_6107fefbb9e35'),(11604,600,'slider_story-past_5_gropus_0_title_gradient','0'),(11605,600,'_slider_story-past_5_gropus_0_title_gradient','field_6107ff2c8bc34'),(11606,600,'slider_story-past_5_gropus_0_title',''),(11607,600,'_slider_story-past_5_gropus_0_title','field_6107ff625d3cf'),(11608,600,'slider_story-past_5_gropus_0_description','Named European Billing Company of the Year'),(11609,600,'_slider_story-past_5_gropus_0_description','field_6107ff01b9e36'),(11610,600,'slider_story-past_5_gropus','1'),(11611,600,'_slider_story-past_5_gropus','field_6107fee8b9e34'),(11612,600,'slider_story-past_6_year','2014'),(11613,600,'_slider_story-past_6_year','field_6107fe861dc5d'),(11614,600,'slider_story-past_6_gropus_0_title_title','+14%'),(11615,600,'_slider_story-past_6_gropus_0_title_title','field_6107fefbb9e35'),(11616,600,'slider_story-past_6_gropus_0_title_gradient','1'),(11617,600,'_slider_story-past_6_gropus_0_title_gradient','field_6107ff2c8bc34'),(11618,600,'slider_story-past_6_gropus_0_title',''),(11619,600,'_slider_story-past_6_gropus_0_title','field_6107ff625d3cf'),(11620,600,'slider_story-past_6_gropus_0_description','anti-fraud compotents'),(11621,600,'_slider_story-past_6_gropus_0_description','field_6107ff01b9e36'),(11622,600,'slider_story-past_6_gropus','1'),(11623,600,'_slider_story-past_6_gropus','field_6107fee8b9e34'),(11624,600,'slider_story-past_7_year','2020'),(11625,600,'_slider_story-past_7_year','field_6107fe861dc5d'),(11626,600,'slider_story-past_7_gropus_0_title_title','expansion'),(11627,600,'_slider_story-past_7_gropus_0_title_title','field_6107fefbb9e35'),(11628,600,'slider_story-past_7_gropus_0_title_gradient','0'),(11629,600,'_slider_story-past_7_gropus_0_title_gradient','field_6107ff2c8bc34'),(11630,600,'slider_story-past_7_gropus_0_title',''),(11631,600,'_slider_story-past_7_gropus_0_title','field_6107ff625d3cf'),(11632,600,'slider_story-past_7_gropus_0_description','Continued expansion of the CommerceGate team to meet constantly increasing demand for our services'),(11633,600,'_slider_story-past_7_gropus_0_description','field_6107ff01b9e36'),(11634,600,'slider_story-past_7_gropus','1'),(11635,600,'_slider_story-past_7_gropus','field_6107fee8b9e34'),(11636,600,'slider_story-past_8_year','2021'),(11637,600,'_slider_story-past_8_year','field_6107fe861dc5d'),(11638,600,'slider_story-past_8_gropus_0_title_title','spain Bank license'),(11639,600,'_slider_story-past_8_gropus_0_title_title','field_6107fefbb9e35'),(11640,600,'slider_story-past_8_gropus_0_title_gradient','0'),(11641,600,'_slider_story-past_8_gropus_0_title_gradient','field_6107ff2c8bc34'),(11642,600,'slider_story-past_8_gropus_0_title',''),(11643,600,'_slider_story-past_8_gropus_0_title','field_6107ff625d3cf'),(11644,600,'slider_story-past_8_gropus_0_description','CommerceGate granted a financial institution license issued by Central Bank of Spain. We are proud to become the first non-banking group that received this license in Spain.'),(11645,600,'_slider_story-past_8_gropus_0_description','field_6107ff01b9e36'),(11646,600,'slider_story-past_8_gropus','1'),(11647,600,'_slider_story-past_8_gropus','field_6107fee8b9e34'),(11648,600,'slider_story-past','9'),(11649,600,'_slider_story-past','field_6107fe24901a6'),(11650,600,'slider_story-feature_0_year','2022'),(11651,600,'_slider_story-feature_0_year','field_6107ffda45731'),(11652,600,'slider_story-feature_0_gropus_0_title_title','Award'),(11653,600,'_slider_story-feature_0_gropus_0_title_title','field_6107ffda45734'),(11654,600,'slider_story-feature_0_gropus_0_title_gradient','0'),(11655,600,'_slider_story-feature_0_gropus_0_title_gradient','field_6107ffda45735'),(11656,600,'slider_story-feature_0_gropus_0_title',''),(11657,600,'_slider_story-feature_0_gropus_0_title','field_6107ffda45733'),(11658,600,'slider_story-feature_0_gropus_0_description','Bestowed the European Billing Company of the Year Award'),(11659,600,'_slider_story-feature_0_gropus_0_description','field_6107ffda45736'),(11660,600,'slider_story-feature_0_gropus','2'),(11661,600,'_slider_story-feature_0_gropus','field_6107ffda45732'),(11662,600,'slider_story-feature','2'),(11663,600,'_slider_story-feature','field_6107ffda45730'),(11664,600,'slider',''),(11665,600,'_slider','field_610800a34520b'),(11666,600,'slider_story-feature_0_gropus_1_title_title','website update'),(11667,600,'_slider_story-feature_0_gropus_1_title_title','field_6107ffda45734'),(11668,600,'slider_story-feature_0_gropus_1_title_gradient','0'),(11669,600,'_slider_story-feature_0_gropus_1_title_gradient','field_6107ffda45735'),(11670,600,'slider_story-feature_0_gropus_1_title',''),(11671,600,'_slider_story-feature_0_gropus_1_title','field_6107ffda45733'),(11672,600,'slider_story-feature_0_gropus_1_description','Relaunch of our website and brand to highlight our success, industry knowledge and dedication to our clients.'),(11673,600,'_slider_story-feature_0_gropus_1_description','field_6107ffda45736'),(11674,600,'slider_story-feature_1_year','2023'),(11675,600,'_slider_story-feature_1_year','field_6107ffda45731'),(11676,600,'slider_story-feature_1_gropus_0_title_title','New products'),(11677,600,'_slider_story-feature_1_gropus_0_title_title','field_6107ffda45734'),(11678,600,'slider_story-feature_1_gropus_0_title_gradient','0'),(11679,600,'_slider_story-feature_1_gropus_0_title_gradient','field_6107ffda45735'),(11680,600,'slider_story-feature_1_gropus_0_title',''),(11681,600,'_slider_story-feature_1_gropus_0_title','field_6107ffda45733'),(11682,600,'slider_story-feature_1_gropus_0_description','Our plan is to provide sustainable ecosystem to our client with all range of financial products by 2023.'),(11683,600,'_slider_story-feature_1_gropus_0_description','field_6107ffda45736'),(11684,600,'slider_story-feature_1_gropus','1'),(11685,600,'_slider_story-feature_1_gropus','field_6107ffda45732'),(11686,524,'career-block-info_title','Start Your Career'),(11687,524,'_career-block-info_title','field_6108088e7a966'),(11688,524,'career-block-info_suptitle_text','15 job openings'),(11689,524,'_career-block-info_suptitle_text','field_610808a07a968'),(11690,524,'career-block-info_suptitle_color','#EB5042'),(11691,524,'_career-block-info_suptitle_color','field_610808a67a969'),(11692,524,'career-block-info_suptitle',''),(11693,524,'_career-block-info_suptitle','field_610808947a967'),(11694,524,'career-block-info_button-title','See All Jobs\\'),(11695,524,'_career-block-info_button-title','field_610808cdef69d'),(11696,524,'career-block-info',''),(11697,524,'_career-block-info','field_610807c27a965'),(11698,608,'main-block_image','542'),(11699,608,'_main-block_image','field_6107f1cd63ec8'),(11700,608,'main-block_title','We’re here to simplify global payments'),(11701,608,'_main-block_title','field_6107f1db63ec9'),(11702,608,'main-block_description','Since 2006 we have helped thousands of merchants grow their business and maximise their revenue. We offer you a complete set of services built from the ground up based on best-of-breed technology and business practices.'),(11703,608,'_main-block_description','field_6107f1e463eca'),(11704,608,'main-block_button-title','Explore more'),(11705,608,'_main-block_button-title','field_6107f1f063ecb'),(11706,608,'main-block',''),(11707,608,'_main-block','field_6107f1b963ec7'),(11708,608,'introductory-block_title','We’re recognised by professionals'),(11709,608,'_introductory-block_title','field_6107f5e1078d8'),(11710,608,'introductory-block_icons_0_icon','550'),(11711,608,'_introductory-block_icons_0_icon','field_6107f5f6078da'),(11712,608,'introductory-block_icons_0_icon-description',''),(11713,608,'_introductory-block_icons_0_icon-description','field_6107f635d4d34'),(11714,608,'introductory-block_icons_1_icon','551'),(11715,608,'_introductory-block_icons_1_icon','field_6107f5f6078da'),(11716,608,'introductory-block_icons_1_icon-description','E-Money Licenses \r\nin the EU and the UK'),(11717,608,'_introductory-block_icons_1_icon-description','field_6107f635d4d34'),(11718,608,'introductory-block_icons_2_icon','552'),(11719,608,'_introductory-block_icons_2_icon','field_6107f5f6078da'),(11720,608,'introductory-block_icons_2_icon-description',''),(11721,608,'_introductory-block_icons_2_icon-description','field_6107f635d4d34'),(11722,608,'introductory-block_icons_3_icon','553'),(11723,608,'_introductory-block_icons_3_icon','field_6107f5f6078da'),(11724,608,'introductory-block_icons_3_icon-description','PSD2 and Strong Customer \r\nAuthentication (SCA) compliant'),(11725,608,'_introductory-block_icons_3_icon-description','field_6107f635d4d34'),(11726,608,'introductory-block_icons','4'),(11727,608,'_introductory-block_icons','field_6107f5e6078d9'),(11728,608,'introductory-block',''),(11729,608,'_introductory-block','field_6107f5d6078d7'),(11730,608,'introductory-block-title','We’re recognised by professionals'),(11731,608,'_introductory-block-title','field_6107f5e1078d8'),(11732,608,'introductory-block-icons_0_icon','550'),(11733,608,'_introductory-block-icons_0_icon','field_6107f5f6078da'),(11734,608,'introductory-block-icons_0_icon-description',''),(11735,608,'_introductory-block-icons_0_icon-description','field_6107f635d4d34'),(11736,608,'introductory-block-icons_1_icon','551'),(11737,608,'_introductory-block-icons_1_icon','field_6107f5f6078da'),(11738,608,'introductory-block-icons_1_icon-description','E-Money Licenses \r\nin the EU and the UK'),(11739,608,'_introductory-block-icons_1_icon-description','field_6107f635d4d34'),(11740,608,'introductory-block-icons_2_icon','552'),(11741,608,'_introductory-block-icons_2_icon','field_6107f5f6078da'),(11742,608,'introductory-block-icons_2_icon-description',''),(11743,608,'_introductory-block-icons_2_icon-description','field_6107f635d4d34'),(11744,608,'introductory-block-icons_3_icon','553'),(11745,608,'_introductory-block-icons_3_icon','field_6107f5f6078da'),(11746,608,'introductory-block-icons_3_icon-description','PSD2 and Strong Customer \r\nAuthentication (SCA) compliant'),(11747,608,'_introductory-block-icons_3_icon-description','field_6107f635d4d34'),(11748,608,'introductory-block-icons','4'),(11749,608,'_introductory-block-icons','field_6107f5e6078d9'),(11750,608,'team_title',''),(11751,608,'_team_title','field_6107f8866d8f1'),(11752,608,'team',''),(11753,608,'_team','field_6107f87b6d8f0'),(11754,608,'block-info_team-title','Our Team'),(11755,608,'_block-info_team-title','field_6107f96a86e2c'),(11756,608,'block-info_team-profile-link-title','LinkedIn Profile'),(11757,608,'_block-info_team-profile-link-title','field_6107fa2d86e31'),(11758,608,'block-info',''),(11759,608,'_block-info','field_6107fa5b46179'),(11760,608,'team-list_0_image','569'),(11761,608,'_team-list_0_image','field_6107f9b886e2d'),(11762,608,'team-list_0_full-name','Name Surname'),(11763,608,'_team-list_0_full-name','field_6107f9ee86e2e'),(11764,608,'team-list_0_position','CEO'),(11765,608,'_team-list_0_position','field_6107fa0886e2f'),(11766,608,'team-list_0_profile','https://www.linkedin.com/company/commercegate/'),(11767,608,'_team-list_0_profile','field_6107fa1e86e30'),(11768,608,'team-list_1_image','570'),(11769,608,'_team-list_1_image','field_6107f9b886e2d'),(11770,608,'team-list_1_full-name','Name Surname'),(11771,608,'_team-list_1_full-name','field_6107f9ee86e2e'),(11772,608,'team-list_1_position','Senior Vice President and General Counsel'),(11773,608,'_team-list_1_position','field_6107fa0886e2f'),(11774,608,'team-list_1_profile','https://www.linkedin.com/company/commercegate/'),(11775,608,'_team-list_1_profile','field_6107fa1e86e30'),(11776,608,'team-list_2_image','571'),(11777,608,'_team-list_2_image','field_6107f9b886e2d'),(11778,608,'team-list_2_full-name','Name Surname'),(11779,608,'_team-list_2_full-name','field_6107f9ee86e2e'),(11780,608,'team-list_2_position','Senior Vice President Software Engineering'),(11781,608,'_team-list_2_position','field_6107fa0886e2f'),(11782,608,'team-list_2_profile','https://www.linkedin.com/company/commercegate/'),(11783,608,'_team-list_2_profile','field_6107fa1e86e30'),(11784,608,'team-list_3_image','572'),(11785,608,'_team-list_3_image','field_6107f9b886e2d'),(11786,608,'team-list_3_full-name','Name Surname'),(11787,608,'_team-list_3_full-name','field_6107f9ee86e2e'),(11788,608,'team-list_3_position','Chief Operating Officer'),(11789,608,'_team-list_3_position','field_6107fa0886e2f'),(11790,608,'team-list_3_profile','https://www.linkedin.com/company/commercegate/'),(11791,608,'_team-list_3_profile','field_6107fa1e86e30'),(11792,608,'team-list_4_image','573'),(11793,608,'_team-list_4_image','field_6107f9b886e2d'),(11794,608,'team-list_4_full-name','Name Surname'),(11795,608,'_team-list_4_full-name','field_6107f9ee86e2e'),(11796,608,'team-list_4_position','Vice President and Managing Director of Greater China'),(11797,608,'_team-list_4_position','field_6107fa0886e2f'),(11798,608,'team-list_4_profile','https://www.linkedin.com/company/commercegate/'),(11799,608,'_team-list_4_profile','field_6107fa1e86e30'),(11800,608,'team-list_5_image','574'),(11801,608,'_team-list_5_image','field_6107f9b886e2d'),(11802,608,'team-list_5_full-name','Name Surname'),(11803,608,'_team-list_5_full-name','field_6107f9ee86e2e'),(11804,608,'team-list_5_position','Vice President Corporate Development'),(11805,608,'_team-list_5_position','field_6107fa0886e2f'),(11806,608,'team-list_5_profile','https://www.linkedin.com/company/commercegate/'),(11807,608,'_team-list_5_profile','field_6107fa1e86e30'),(11808,608,'team-list','6'),(11809,608,'_team-list','field_6107f8956d8f2'),(11810,608,'team-block-info_team-title','Our Team'),(11811,608,'_team-block-info_team-title','field_6107f96a86e2c'),(11812,608,'team-block-info_team-profile-link-title','LinkedIn Profile'),(11813,608,'_team-block-info_team-profile-link-title','field_6107fa2d86e31'),(11814,608,'team-block-info',''),(11815,608,'_team-block-info','field_6107fa5b46179'),(11816,608,'our-story-title','Our Story'),(11817,608,'_our-story-title','field_6107fd3dfac5c'),(11818,608,'story-past_0_year',''),(11819,608,'_story-past_0_year','field_6107fe861dc5d'),(11820,608,'story-past_0_gropus_0_title_title',''),(11821,608,'_story-past_0_gropus_0_title_title','field_6107fefbb9e35'),(11822,608,'story-past_0_gropus_0_title_gradient','0'),(11823,608,'_story-past_0_gropus_0_title_gradient','field_6107ff2c8bc34'),(11824,608,'story-past_0_gropus_0_title',''),(11825,608,'_story-past_0_gropus_0_title','field_6107ff625d3cf'),(11826,608,'story-past_0_gropus_0_description',''),(11827,608,'_story-past_0_gropus_0_description','field_6107ff01b9e36'),(11828,608,'story-past_0_gropus','1'),(11829,608,'_story-past_0_gropus','field_6107fee8b9e34'),(11830,608,'story-past_1_year',''),(11831,608,'_story-past_1_year','field_6107fe861dc5d'),(11832,608,'story-past_1_gropus_0_title_title',''),(11833,608,'_story-past_1_gropus_0_title_title','field_6107fefbb9e35'),(11834,608,'story-past_1_gropus_0_title_gradient','0'),(11835,608,'_story-past_1_gropus_0_title_gradient','field_6107ff2c8bc34'),(11836,608,'story-past_1_gropus_0_title',''),(11837,608,'_story-past_1_gropus_0_title','field_6107ff625d3cf'),(11838,608,'story-past_1_gropus_0_description',''),(11839,608,'_story-past_1_gropus_0_description','field_6107ff01b9e36'),(11840,608,'story-past_1_gropus','1'),(11841,608,'_story-past_1_gropus','field_6107fee8b9e34'),(11842,608,'story-past_2_year',''),(11843,608,'_story-past_2_year','field_6107fe861dc5d'),(11844,608,'story-past_2_gropus_0_title_title',''),(11845,608,'_story-past_2_gropus_0_title_title','field_6107fefbb9e35'),(11846,608,'story-past_2_gropus_0_title_gradient','0'),(11847,608,'_story-past_2_gropus_0_title_gradient','field_6107ff2c8bc34'),(11848,608,'story-past_2_gropus_0_title',''),(11849,608,'_story-past_2_gropus_0_title','field_6107ff625d3cf'),(11850,608,'story-past_2_gropus_0_description',''),(11851,608,'_story-past_2_gropus_0_description','field_6107ff01b9e36'),(11852,608,'story-past_2_gropus','1'),(11853,608,'_story-past_2_gropus','field_6107fee8b9e34'),(11854,608,'story-past_3_year',''),(11855,608,'_story-past_3_year','field_6107fe861dc5d'),(11856,608,'story-past_3_gropus_0_title_title',''),(11857,608,'_story-past_3_gropus_0_title_title','field_6107fefbb9e35'),(11858,608,'story-past_3_gropus_0_title_gradient','0'),(11859,608,'_story-past_3_gropus_0_title_gradient','field_6107ff2c8bc34'),(11860,608,'story-past_3_gropus_0_title',''),(11861,608,'_story-past_3_gropus_0_title','field_6107ff625d3cf'),(11862,608,'story-past_3_gropus_0_description',''),(11863,608,'_story-past_3_gropus_0_description','field_6107ff01b9e36'),(11864,608,'story-past_3_gropus','1'),(11865,608,'_story-past_3_gropus','field_6107fee8b9e34'),(11866,608,'story-past_4_year',''),(11867,608,'_story-past_4_year','field_6107fe861dc5d'),(11868,608,'story-past_4_gropus_0_title_title',''),(11869,608,'_story-past_4_gropus_0_title_title','field_6107fefbb9e35'),(11870,608,'story-past_4_gropus_0_title_gradient','0'),(11871,608,'_story-past_4_gropus_0_title_gradient','field_6107ff2c8bc34'),(11872,608,'story-past_4_gropus_0_title',''),(11873,608,'_story-past_4_gropus_0_title','field_6107ff625d3cf'),(11874,608,'story-past_4_gropus_0_description',''),(11875,608,'_story-past_4_gropus_0_description','field_6107ff01b9e36'),(11876,608,'story-past_4_gropus','1'),(11877,608,'_story-past_4_gropus','field_6107fee8b9e34'),(11878,608,'story-past_5_year',''),(11879,608,'_story-past_5_year','field_6107fe861dc5d'),(11880,608,'story-past_5_gropus_0_title_title',''),(11881,608,'_story-past_5_gropus_0_title_title','field_6107fefbb9e35'),(11882,608,'story-past_5_gropus_0_title_gradient','0'),(11883,608,'_story-past_5_gropus_0_title_gradient','field_6107ff2c8bc34'),(11884,608,'story-past_5_gropus_0_title',''),(11885,608,'_story-past_5_gropus_0_title','field_6107ff625d3cf'),(11886,608,'story-past_5_gropus_0_description',''),(11887,608,'_story-past_5_gropus_0_description','field_6107ff01b9e36'),(11888,608,'story-past_5_gropus','1'),(11889,608,'_story-past_5_gropus','field_6107fee8b9e34'),(11890,608,'story-past_6_year',''),(11891,608,'_story-past_6_year','field_6107fe861dc5d'),(11892,608,'story-past_6_gropus_0_title_title',''),(11893,608,'_story-past_6_gropus_0_title_title','field_6107fefbb9e35'),(11894,608,'story-past_6_gropus_0_title_gradient','0'),(11895,608,'_story-past_6_gropus_0_title_gradient','field_6107ff2c8bc34'),(11896,608,'story-past_6_gropus_0_title',''),(11897,608,'_story-past_6_gropus_0_title','field_6107ff625d3cf'),(11898,608,'story-past_6_gropus_0_description',''),(11899,608,'_story-past_6_gropus_0_description','field_6107ff01b9e36'),(11900,608,'story-past_6_gropus','1'),(11901,608,'_story-past_6_gropus','field_6107fee8b9e34'),(11902,608,'story-past_7_year',''),(11903,608,'_story-past_7_year','field_6107fe861dc5d'),(11904,608,'story-past_7_gropus_0_title_title',''),(11905,608,'_story-past_7_gropus_0_title_title','field_6107fefbb9e35'),(11906,608,'story-past_7_gropus_0_title_gradient','0'),(11907,608,'_story-past_7_gropus_0_title_gradient','field_6107ff2c8bc34'),(11908,608,'story-past_7_gropus_0_title',''),(11909,608,'_story-past_7_gropus_0_title','field_6107ff625d3cf'),(11910,608,'story-past_7_gropus_0_description',''),(11911,608,'_story-past_7_gropus_0_description','field_6107ff01b9e36'),(11912,608,'story-past_7_gropus','1'),(11913,608,'_story-past_7_gropus','field_6107fee8b9e34'),(11914,608,'story-past_8_year',''),(11915,608,'_story-past_8_year','field_6107fe861dc5d'),(11916,608,'story-past_8_gropus_0_title_title',''),(11917,608,'_story-past_8_gropus_0_title_title','field_6107fefbb9e35'),(11918,608,'story-past_8_gropus_0_title_gradient','0'),(11919,608,'_story-past_8_gropus_0_title_gradient','field_6107ff2c8bc34'),(11920,608,'story-past_8_gropus_0_title',''),(11921,608,'_story-past_8_gropus_0_title','field_6107ff625d3cf'),(11922,608,'story-past_8_gropus_0_description',''),(11923,608,'_story-past_8_gropus_0_description','field_6107ff01b9e36'),(11924,608,'story-past_8_gropus','1'),(11925,608,'_story-past_8_gropus','field_6107fee8b9e34'),(11926,608,'story-past','9'),(11927,608,'_story-past','field_6107fe24901a6'),(11928,608,'story-feature_0_year',''),(11929,608,'_story-feature_0_year','field_6107ffda45731'),(11930,608,'story-feature_0_gropus_0_title_title',''),(11931,608,'_story-feature_0_gropus_0_title_title','field_6107ffda45734'),(11932,608,'story-feature_0_gropus_0_title_gradient','0'),(11933,608,'_story-feature_0_gropus_0_title_gradient','field_6107ffda45735'),(11934,608,'story-feature_0_gropus_0_title',''),(11935,608,'_story-feature_0_gropus_0_title','field_6107ffda45733'),(11936,608,'story-feature_0_gropus_0_description',''),(11937,608,'_story-feature_0_gropus_0_description','field_6107ffda45736'),(11938,608,'story-feature_0_gropus','1'),(11939,608,'_story-feature_0_gropus','field_6107ffda45732'),(11940,608,'story-feature_1_year',''),(11941,608,'_story-feature_1_year','field_6107ffda45731'),(11942,608,'story-feature_1_gropus_0_title_title',''),(11943,608,'_story-feature_1_gropus_0_title_title','field_6107ffda45734'),(11944,608,'story-feature_1_gropus_0_title_gradient','0'),(11945,608,'_story-feature_1_gropus_0_title_gradient','field_6107ffda45735'),(11946,608,'story-feature_1_gropus_0_title',''),(11947,608,'_story-feature_1_gropus_0_title','field_6107ffda45733'),(11948,608,'story-feature_1_gropus_0_description',''),(11949,608,'_story-feature_1_gropus_0_description','field_6107ffda45736'),(11950,608,'story-feature_1_gropus','1'),(11951,608,'_story-feature_1_gropus','field_6107ffda45732'),(11952,608,'story-feature','2'),(11953,608,'_story-feature','field_6107ffda45730'),(11954,608,'slider_story-past_0_year','2006'),(11955,608,'_slider_story-past_0_year','field_6107fe861dc5d'),(11956,608,'slider_story-past_0_gropus_0_title_title','foundation'),(11957,608,'_slider_story-past_0_gropus_0_title_title','field_6107fefbb9e35'),(11958,608,'slider_story-past_0_gropus_0_title_gradient','0'),(11959,608,'_slider_story-past_0_gropus_0_title_gradient','field_6107ff2c8bc34'),(11960,608,'slider_story-past_0_gropus_0_title',''),(11961,608,'_slider_story-past_0_gropus_0_title','field_6107ff625d3cf'),(11962,608,'slider_story-past_0_gropus_0_description','CommerceGate is founded in Barcelona, Spain, forming key relationships with financial and risk management institutions while developing our advanced processing platform.'),(11963,608,'_slider_story-past_0_gropus_0_description','field_6107ff01b9e36'),(11964,608,'slider_story-past_0_gropus','1'),(11965,608,'_slider_story-past_0_gropus','field_6107fee8b9e34'),(11966,608,'slider_story-past_1_year','2007'),(11967,608,'_slider_story-past_1_year','field_6107fe861dc5d'),(11968,608,'slider_story-past_1_gropus_0_title_title','foundation'),(11969,608,'_slider_story-past_1_gropus_0_title_title','field_6107fefbb9e35'),(11970,608,'slider_story-past_1_gropus_0_title_gradient','0'),(11971,608,'_slider_story-past_1_gropus_0_title_gradient','field_6107ff2c8bc34'),(11972,608,'slider_story-past_1_gropus_0_title',''),(11973,608,'_slider_story-past_1_gropus_0_title','field_6107ff625d3cf'),(11974,608,'slider_story-past_1_gropus_0_description','CommerceGate is founded in Barcelona, Spain, forming key relationships with financial and risk management institutions while developing our advanced processing platform.'),(11975,608,'_slider_story-past_1_gropus_0_description','field_6107ff01b9e36'),(11976,608,'slider_story-past_1_gropus','1'),(11977,608,'_slider_story-past_1_gropus','field_6107fee8b9e34'),(11978,608,'slider_story-past_2_year','2009'),(11979,608,'_slider_story-past_2_year','field_6107fe861dc5d'),(11980,608,'slider_story-past_2_gropus_0_title_title','+50%'),(11981,608,'_slider_story-past_2_gropus_0_title_title','field_6107fefbb9e35'),(11982,608,'slider_story-past_2_gropus_0_title_gradient','1'),(11983,608,'_slider_story-past_2_gropus_0_title_gradient','field_6107ff2c8bc34'),(11984,608,'slider_story-past_2_gropus_0_title',''),(11985,608,'_slider_story-past_2_gropus_0_title','field_6107ff625d3cf'),(11986,608,'slider_story-past_2_gropus_0_description','transactions sent by our merchats in one month as peak number.'),(11987,608,'_slider_story-past_2_gropus_0_description','field_6107ff01b9e36'),(11988,608,'slider_story-past_2_gropus','1'),(11989,608,'_slider_story-past_2_gropus','field_6107fee8b9e34'),(11990,608,'slider_story-past_3_year','2010'),(11991,608,'_slider_story-past_3_year','field_6107fe861dc5d'),(11992,608,'slider_story-past_3_gropus_0_title_title','expansion'),(11993,608,'_slider_story-past_3_gropus_0_title_title','field_6107fefbb9e35'),(11994,608,'slider_story-past_3_gropus_0_title_gradient','0'),(11995,608,'_slider_story-past_3_gropus_0_title_gradient','field_6107ff2c8bc34'),(11996,608,'slider_story-past_3_gropus_0_title',''),(11997,608,'_slider_story-past_3_gropus_0_title','field_6107ff625d3cf'),(11998,608,'slider_story-past_3_gropus_0_description','Continued expansion of the CommerceGate team to meet constantly increasing demand for our services'),(11999,608,'_slider_story-past_3_gropus_0_description','field_6107ff01b9e36'),(12000,608,'slider_story-past_3_gropus','1'),(12001,608,'_slider_story-past_3_gropus','field_6107fee8b9e34'),(12002,608,'slider_story-past_4_year','2012'),(12003,608,'_slider_story-past_4_year','field_6107fe861dc5d'),(12004,608,'slider_story-past_4_gropus_0_title_title','Award'),(12005,608,'_slider_story-past_4_gropus_0_title_title','field_6107fefbb9e35'),(12006,608,'slider_story-past_4_gropus_0_title_gradient','0'),(12007,608,'_slider_story-past_4_gropus_0_title_gradient','field_6107ff2c8bc34'),(12008,608,'slider_story-past_4_gropus_0_title',''),(12009,608,'_slider_story-past_4_gropus_0_title','field_6107ff625d3cf'),(12010,608,'slider_story-past_4_gropus_0_description','Bestowed the European Billing Company of the Year Award'),(12011,608,'_slider_story-past_4_gropus_0_description','field_6107ff01b9e36'),(12012,608,'slider_story-past_4_gropus_1_title_title','website update'),(12013,608,'_slider_story-past_4_gropus_1_title_title','field_6107fefbb9e35'),(12014,608,'slider_story-past_4_gropus_1_title_gradient','0'),(12015,608,'_slider_story-past_4_gropus_1_title_gradient','field_6107ff2c8bc34'),(12016,608,'slider_story-past_4_gropus_1_title',''),(12017,608,'_slider_story-past_4_gropus_1_title','field_6107ff625d3cf'),(12018,608,'slider_story-past_4_gropus_1_description','Relaunch of our website and brand to highlight our success, industry knowledge and dedication to our clients.'),(12019,608,'_slider_story-past_4_gropus_1_description','field_6107ff01b9e36'),(12020,608,'slider_story-past_4_gropus','2'),(12021,608,'_slider_story-past_4_gropus','field_6107fee8b9e34'),(12022,608,'slider_story-past_5_year','2013'),(12023,608,'_slider_story-past_5_year','field_6107fe861dc5d'),(12024,608,'slider_story-past_5_gropus_0_title_title','Company of the year'),(12025,608,'_slider_story-past_5_gropus_0_title_title','field_6107fefbb9e35'),(12026,608,'slider_story-past_5_gropus_0_title_gradient','0'),(12027,608,'_slider_story-past_5_gropus_0_title_gradient','field_6107ff2c8bc34'),(12028,608,'slider_story-past_5_gropus_0_title',''),(12029,608,'_slider_story-past_5_gropus_0_title','field_6107ff625d3cf'),(12030,608,'slider_story-past_5_gropus_0_description','Named European Billing Company of the Year'),(12031,608,'_slider_story-past_5_gropus_0_description','field_6107ff01b9e36'),(12032,608,'slider_story-past_5_gropus','1'),(12033,608,'_slider_story-past_5_gropus','field_6107fee8b9e34'),(12034,608,'slider_story-past_6_year','2014'),(12035,608,'_slider_story-past_6_year','field_6107fe861dc5d'),(12036,608,'slider_story-past_6_gropus_0_title_title','+14%'),(12037,608,'_slider_story-past_6_gropus_0_title_title','field_6107fefbb9e35'),(12038,608,'slider_story-past_6_gropus_0_title_gradient','1'),(12039,608,'_slider_story-past_6_gropus_0_title_gradient','field_6107ff2c8bc34'),(12040,608,'slider_story-past_6_gropus_0_title',''),(12041,608,'_slider_story-past_6_gropus_0_title','field_6107ff625d3cf'),(12042,608,'slider_story-past_6_gropus_0_description','anti-fraud compotents'),(12043,608,'_slider_story-past_6_gropus_0_description','field_6107ff01b9e36'),(12044,608,'slider_story-past_6_gropus','1'),(12045,608,'_slider_story-past_6_gropus','field_6107fee8b9e34'),(12046,608,'slider_story-past_7_year','2020'),(12047,608,'_slider_story-past_7_year','field_6107fe861dc5d'),(12048,608,'slider_story-past_7_gropus_0_title_title','expansion'),(12049,608,'_slider_story-past_7_gropus_0_title_title','field_6107fefbb9e35'),(12050,608,'slider_story-past_7_gropus_0_title_gradient','0'),(12051,608,'_slider_story-past_7_gropus_0_title_gradient','field_6107ff2c8bc34'),(12052,608,'slider_story-past_7_gropus_0_title',''),(12053,608,'_slider_story-past_7_gropus_0_title','field_6107ff625d3cf'),(12054,608,'slider_story-past_7_gropus_0_description','Continued expansion of the CommerceGate team to meet constantly increasing demand for our services'),(12055,608,'_slider_story-past_7_gropus_0_description','field_6107ff01b9e36'),(12056,608,'slider_story-past_7_gropus','1'),(12057,608,'_slider_story-past_7_gropus','field_6107fee8b9e34'),(12058,608,'slider_story-past_8_year','2021'),(12059,608,'_slider_story-past_8_year','field_6107fe861dc5d'),(12060,608,'slider_story-past_8_gropus_0_title_title','spain Bank license'),(12061,608,'_slider_story-past_8_gropus_0_title_title','field_6107fefbb9e35'),(12062,608,'slider_story-past_8_gropus_0_title_gradient','0'),(12063,608,'_slider_story-past_8_gropus_0_title_gradient','field_6107ff2c8bc34'),(12064,608,'slider_story-past_8_gropus_0_title',''),(12065,608,'_slider_story-past_8_gropus_0_title','field_6107ff625d3cf'),(12066,608,'slider_story-past_8_gropus_0_description','CommerceGate granted a financial institution license issued by Central Bank of Spain. We are proud to become the first non-banking group that received this license in Spain.'),(12067,608,'_slider_story-past_8_gropus_0_description','field_6107ff01b9e36'),(12068,608,'slider_story-past_8_gropus','1'),(12069,608,'_slider_story-past_8_gropus','field_6107fee8b9e34'),(12070,608,'slider_story-past','9'),(12071,608,'_slider_story-past','field_6107fe24901a6'),(12072,608,'slider_story-feature_0_year','2022'),(12073,608,'_slider_story-feature_0_year','field_6107ffda45731'),(12074,608,'slider_story-feature_0_gropus_0_title_title','Award'),(12075,608,'_slider_story-feature_0_gropus_0_title_title','field_6107ffda45734'),(12076,608,'slider_story-feature_0_gropus_0_title_gradient','0'),(12077,608,'_slider_story-feature_0_gropus_0_title_gradient','field_6107ffda45735'),(12078,608,'slider_story-feature_0_gropus_0_title',''),(12079,608,'_slider_story-feature_0_gropus_0_title','field_6107ffda45733'),(12080,608,'slider_story-feature_0_gropus_0_description','Bestowed the European Billing Company of the Year Award'),(12081,608,'_slider_story-feature_0_gropus_0_description','field_6107ffda45736'),(12082,608,'slider_story-feature_0_gropus','2'),(12083,608,'_slider_story-feature_0_gropus','field_6107ffda45732'),(12084,608,'slider_story-feature','2'),(12085,608,'_slider_story-feature','field_6107ffda45730'),(12086,608,'slider',''),(12087,608,'_slider','field_610800a34520b'),(12088,608,'slider_story-feature_0_gropus_1_title_title','website update'),(12089,608,'_slider_story-feature_0_gropus_1_title_title','field_6107ffda45734'),(12090,608,'slider_story-feature_0_gropus_1_title_gradient','0'),(12091,608,'_slider_story-feature_0_gropus_1_title_gradient','field_6107ffda45735'),(12092,608,'slider_story-feature_0_gropus_1_title',''),(12093,608,'_slider_story-feature_0_gropus_1_title','field_6107ffda45733'),(12094,608,'slider_story-feature_0_gropus_1_description','Relaunch of our website and brand to highlight our success, industry knowledge and dedication to our clients.'),(12095,608,'_slider_story-feature_0_gropus_1_description','field_6107ffda45736'),(12096,608,'slider_story-feature_1_year','2023'),(12097,608,'_slider_story-feature_1_year','field_6107ffda45731'),(12098,608,'slider_story-feature_1_gropus_0_title_title','New products'),(12099,608,'_slider_story-feature_1_gropus_0_title_title','field_6107ffda45734'),(12100,608,'slider_story-feature_1_gropus_0_title_gradient','0'),(12101,608,'_slider_story-feature_1_gropus_0_title_gradient','field_6107ffda45735'),(12102,608,'slider_story-feature_1_gropus_0_title',''),(12103,608,'_slider_story-feature_1_gropus_0_title','field_6107ffda45733'),(12104,608,'slider_story-feature_1_gropus_0_description','Our plan is to provide sustainable ecosystem to our client with all range of financial products by 2023.'),(12105,608,'_slider_story-feature_1_gropus_0_description','field_6107ffda45736'),(12106,608,'slider_story-feature_1_gropus','1'),(12107,608,'_slider_story-feature_1_gropus','field_6107ffda45732'),(12108,608,'career-block-info_title','Start Your Career'),(12109,608,'_career-block-info_title','field_6108088e7a966'),(12110,608,'career-block-info_suptitle_text','15 job openings'),(12111,608,'_career-block-info_suptitle_text','field_610808a07a968'),(12112,608,'career-block-info_suptitle_color','#EB5042'),(12113,608,'_career-block-info_suptitle_color','field_610808a67a969'),(12114,608,'career-block-info_suptitle',''),(12115,608,'_career-block-info_suptitle','field_610808947a967'),(12116,608,'career-block-info_button-title','See All Jobs\\'),(12117,608,'_career-block-info_button-title','field_610808cdef69d'),(12118,608,'career-block-info',''),(12119,608,'_career-block-info','field_610807c27a965'),(12120,524,'career-block-info_button','a:3:{s:5:\"title\";s:12:\"See all jobs\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/careers/\";s:6:\"target\";s:0:\"\";}'),(12121,524,'_career-block-info_button','field_610808cdef69d'),(12122,609,'main-block_image','542'),(12123,609,'_main-block_image','field_6107f1cd63ec8'),(12124,609,'main-block_title','We’re here to simplify global payments'),(12125,609,'_main-block_title','field_6107f1db63ec9'),(12126,609,'main-block_description','Since 2006 we have helped thousands of merchants grow their business and maximise their revenue. We offer you a complete set of services built from the ground up based on best-of-breed technology and business practices.'),(12127,609,'_main-block_description','field_6107f1e463eca'),(12128,609,'main-block_button-title','Explore more'),(12129,609,'_main-block_button-title','field_6107f1f063ecb'),(12130,609,'main-block',''),(12131,609,'_main-block','field_6107f1b963ec7'),(12132,609,'introductory-block_title','We’re recognised by professionals'),(12133,609,'_introductory-block_title','field_6107f5e1078d8'),(12134,609,'introductory-block_icons_0_icon','550'),(12135,609,'_introductory-block_icons_0_icon','field_6107f5f6078da'),(12136,609,'introductory-block_icons_0_icon-description',''),(12137,609,'_introductory-block_icons_0_icon-description','field_6107f635d4d34'),(12138,609,'introductory-block_icons_1_icon','551'),(12139,609,'_introductory-block_icons_1_icon','field_6107f5f6078da'),(12140,609,'introductory-block_icons_1_icon-description','E-Money Licenses \r\nin the EU and the UK'),(12141,609,'_introductory-block_icons_1_icon-description','field_6107f635d4d34'),(12142,609,'introductory-block_icons_2_icon','552'),(12143,609,'_introductory-block_icons_2_icon','field_6107f5f6078da'),(12144,609,'introductory-block_icons_2_icon-description',''),(12145,609,'_introductory-block_icons_2_icon-description','field_6107f635d4d34'),(12146,609,'introductory-block_icons_3_icon','553'),(12147,609,'_introductory-block_icons_3_icon','field_6107f5f6078da'),(12148,609,'introductory-block_icons_3_icon-description','PSD2 and Strong Customer \r\nAuthentication (SCA) compliant'),(12149,609,'_introductory-block_icons_3_icon-description','field_6107f635d4d34'),(12150,609,'introductory-block_icons','4'),(12151,609,'_introductory-block_icons','field_6107f5e6078d9'),(12152,609,'introductory-block',''),(12153,609,'_introductory-block','field_6107f5d6078d7'),(12154,609,'introductory-block-title','We’re recognised by professionals'),(12155,609,'_introductory-block-title','field_6107f5e1078d8'),(12156,609,'introductory-block-icons_0_icon','550'),(12157,609,'_introductory-block-icons_0_icon','field_6107f5f6078da'),(12158,609,'introductory-block-icons_0_icon-description',''),(12159,609,'_introductory-block-icons_0_icon-description','field_6107f635d4d34'),(12160,609,'introductory-block-icons_1_icon','551'),(12161,609,'_introductory-block-icons_1_icon','field_6107f5f6078da'),(12162,609,'introductory-block-icons_1_icon-description','E-Money Licenses \r\nin the EU and the UK'),(12163,609,'_introductory-block-icons_1_icon-description','field_6107f635d4d34'),(12164,609,'introductory-block-icons_2_icon','552'),(12165,609,'_introductory-block-icons_2_icon','field_6107f5f6078da'),(12166,609,'introductory-block-icons_2_icon-description',''),(12167,609,'_introductory-block-icons_2_icon-description','field_6107f635d4d34'),(12168,609,'introductory-block-icons_3_icon','553'),(12169,609,'_introductory-block-icons_3_icon','field_6107f5f6078da'),(12170,609,'introductory-block-icons_3_icon-description','PSD2 and Strong Customer \r\nAuthentication (SCA) compliant'),(12171,609,'_introductory-block-icons_3_icon-description','field_6107f635d4d34'),(12172,609,'introductory-block-icons','4'),(12173,609,'_introductory-block-icons','field_6107f5e6078d9'),(12174,609,'team_title',''),(12175,609,'_team_title','field_6107f8866d8f1'),(12176,609,'team',''),(12177,609,'_team','field_6107f87b6d8f0'),(12178,609,'block-info_team-title','Our Team'),(12179,609,'_block-info_team-title','field_6107f96a86e2c'),(12180,609,'block-info_team-profile-link-title','LinkedIn Profile'),(12181,609,'_block-info_team-profile-link-title','field_6107fa2d86e31'),(12182,609,'block-info',''),(12183,609,'_block-info','field_6107fa5b46179'),(12184,609,'team-list_0_image','569'),(12185,609,'_team-list_0_image','field_6107f9b886e2d'),(12186,609,'team-list_0_full-name','Name Surname'),(12187,609,'_team-list_0_full-name','field_6107f9ee86e2e'),(12188,609,'team-list_0_position','CEO'),(12189,609,'_team-list_0_position','field_6107fa0886e2f'),(12190,609,'team-list_0_profile','https://www.linkedin.com/company/commercegate/'),(12191,609,'_team-list_0_profile','field_6107fa1e86e30'),(12192,609,'team-list_1_image','570'),(12193,609,'_team-list_1_image','field_6107f9b886e2d'),(12194,609,'team-list_1_full-name','Name Surname'),(12195,609,'_team-list_1_full-name','field_6107f9ee86e2e'),(12196,609,'team-list_1_position','Senior Vice President and General Counsel'),(12197,609,'_team-list_1_position','field_6107fa0886e2f'),(12198,609,'team-list_1_profile','https://www.linkedin.com/company/commercegate/'),(12199,609,'_team-list_1_profile','field_6107fa1e86e30'),(12200,609,'team-list_2_image','571'),(12201,609,'_team-list_2_image','field_6107f9b886e2d'),(12202,609,'team-list_2_full-name','Name Surname'),(12203,609,'_team-list_2_full-name','field_6107f9ee86e2e'),(12204,609,'team-list_2_position','Senior Vice President Software Engineering'),(12205,609,'_team-list_2_position','field_6107fa0886e2f'),(12206,609,'team-list_2_profile','https://www.linkedin.com/company/commercegate/'),(12207,609,'_team-list_2_profile','field_6107fa1e86e30'),(12208,609,'team-list_3_image','572'),(12209,609,'_team-list_3_image','field_6107f9b886e2d'),(12210,609,'team-list_3_full-name','Name Surname'),(12211,609,'_team-list_3_full-name','field_6107f9ee86e2e'),(12212,609,'team-list_3_position','Chief Operating Officer'),(12213,609,'_team-list_3_position','field_6107fa0886e2f'),(12214,609,'team-list_3_profile','https://www.linkedin.com/company/commercegate/'),(12215,609,'_team-list_3_profile','field_6107fa1e86e30'),(12216,609,'team-list_4_image','573'),(12217,609,'_team-list_4_image','field_6107f9b886e2d'),(12218,609,'team-list_4_full-name','Name Surname'),(12219,609,'_team-list_4_full-name','field_6107f9ee86e2e'),(12220,609,'team-list_4_position','Vice President and Managing Director of Greater China'),(12221,609,'_team-list_4_position','field_6107fa0886e2f'),(12222,609,'team-list_4_profile','https://www.linkedin.com/company/commercegate/'),(12223,609,'_team-list_4_profile','field_6107fa1e86e30'),(12224,609,'team-list_5_image','574'),(12225,609,'_team-list_5_image','field_6107f9b886e2d'),(12226,609,'team-list_5_full-name','Name Surname'),(12227,609,'_team-list_5_full-name','field_6107f9ee86e2e'),(12228,609,'team-list_5_position','Vice President Corporate Development'),(12229,609,'_team-list_5_position','field_6107fa0886e2f'),(12230,609,'team-list_5_profile','https://www.linkedin.com/company/commercegate/'),(12231,609,'_team-list_5_profile','field_6107fa1e86e30'),(12232,609,'team-list','6'),(12233,609,'_team-list','field_6107f8956d8f2'),(12234,609,'team-block-info_team-title','Our Team'),(12235,609,'_team-block-info_team-title','field_6107f96a86e2c'),(12236,609,'team-block-info_team-profile-link-title','LinkedIn Profile'),(12237,609,'_team-block-info_team-profile-link-title','field_6107fa2d86e31'),(12238,609,'team-block-info',''),(12239,609,'_team-block-info','field_6107fa5b46179'),(12240,609,'our-story-title','Our Story'),(12241,609,'_our-story-title','field_6107fd3dfac5c'),(12242,609,'story-past_0_year',''),(12243,609,'_story-past_0_year','field_6107fe861dc5d'),(12244,609,'story-past_0_gropus_0_title_title',''),(12245,609,'_story-past_0_gropus_0_title_title','field_6107fefbb9e35'),(12246,609,'story-past_0_gropus_0_title_gradient','0'),(12247,609,'_story-past_0_gropus_0_title_gradient','field_6107ff2c8bc34'),(12248,609,'story-past_0_gropus_0_title',''),(12249,609,'_story-past_0_gropus_0_title','field_6107ff625d3cf'),(12250,609,'story-past_0_gropus_0_description',''),(12251,609,'_story-past_0_gropus_0_description','field_6107ff01b9e36'),(12252,609,'story-past_0_gropus','1'),(12253,609,'_story-past_0_gropus','field_6107fee8b9e34'),(12254,609,'story-past_1_year',''),(12255,609,'_story-past_1_year','field_6107fe861dc5d'),(12256,609,'story-past_1_gropus_0_title_title',''),(12257,609,'_story-past_1_gropus_0_title_title','field_6107fefbb9e35'),(12258,609,'story-past_1_gropus_0_title_gradient','0'),(12259,609,'_story-past_1_gropus_0_title_gradient','field_6107ff2c8bc34'),(12260,609,'story-past_1_gropus_0_title',''),(12261,609,'_story-past_1_gropus_0_title','field_6107ff625d3cf'),(12262,609,'story-past_1_gropus_0_description',''),(12263,609,'_story-past_1_gropus_0_description','field_6107ff01b9e36'),(12264,609,'story-past_1_gropus','1'),(12265,609,'_story-past_1_gropus','field_6107fee8b9e34'),(12266,609,'story-past_2_year',''),(12267,609,'_story-past_2_year','field_6107fe861dc5d'),(12268,609,'story-past_2_gropus_0_title_title',''),(12269,609,'_story-past_2_gropus_0_title_title','field_6107fefbb9e35'),(12270,609,'story-past_2_gropus_0_title_gradient','0'),(12271,609,'_story-past_2_gropus_0_title_gradient','field_6107ff2c8bc34'),(12272,609,'story-past_2_gropus_0_title',''),(12273,609,'_story-past_2_gropus_0_title','field_6107ff625d3cf'),(12274,609,'story-past_2_gropus_0_description',''),(12275,609,'_story-past_2_gropus_0_description','field_6107ff01b9e36'),(12276,609,'story-past_2_gropus','1'),(12277,609,'_story-past_2_gropus','field_6107fee8b9e34'),(12278,609,'story-past_3_year',''),(12279,609,'_story-past_3_year','field_6107fe861dc5d'),(12280,609,'story-past_3_gropus_0_title_title',''),(12281,609,'_story-past_3_gropus_0_title_title','field_6107fefbb9e35'),(12282,609,'story-past_3_gropus_0_title_gradient','0'),(12283,609,'_story-past_3_gropus_0_title_gradient','field_6107ff2c8bc34'),(12284,609,'story-past_3_gropus_0_title',''),(12285,609,'_story-past_3_gropus_0_title','field_6107ff625d3cf'),(12286,609,'story-past_3_gropus_0_description',''),(12287,609,'_story-past_3_gropus_0_description','field_6107ff01b9e36'),(12288,609,'story-past_3_gropus','1'),(12289,609,'_story-past_3_gropus','field_6107fee8b9e34'),(12290,609,'story-past_4_year',''),(12291,609,'_story-past_4_year','field_6107fe861dc5d'),(12292,609,'story-past_4_gropus_0_title_title',''),(12293,609,'_story-past_4_gropus_0_title_title','field_6107fefbb9e35'),(12294,609,'story-past_4_gropus_0_title_gradient','0'),(12295,609,'_story-past_4_gropus_0_title_gradient','field_6107ff2c8bc34'),(12296,609,'story-past_4_gropus_0_title',''),(12297,609,'_story-past_4_gropus_0_title','field_6107ff625d3cf'),(12298,609,'story-past_4_gropus_0_description',''),(12299,609,'_story-past_4_gropus_0_description','field_6107ff01b9e36'),(12300,609,'story-past_4_gropus','1'),(12301,609,'_story-past_4_gropus','field_6107fee8b9e34'),(12302,609,'story-past_5_year',''),(12303,609,'_story-past_5_year','field_6107fe861dc5d'),(12304,609,'story-past_5_gropus_0_title_title',''),(12305,609,'_story-past_5_gropus_0_title_title','field_6107fefbb9e35'),(12306,609,'story-past_5_gropus_0_title_gradient','0'),(12307,609,'_story-past_5_gropus_0_title_gradient','field_6107ff2c8bc34'),(12308,609,'story-past_5_gropus_0_title',''),(12309,609,'_story-past_5_gropus_0_title','field_6107ff625d3cf'),(12310,609,'story-past_5_gropus_0_description',''),(12311,609,'_story-past_5_gropus_0_description','field_6107ff01b9e36'),(12312,609,'story-past_5_gropus','1'),(12313,609,'_story-past_5_gropus','field_6107fee8b9e34'),(12314,609,'story-past_6_year',''),(12315,609,'_story-past_6_year','field_6107fe861dc5d'),(12316,609,'story-past_6_gropus_0_title_title',''),(12317,609,'_story-past_6_gropus_0_title_title','field_6107fefbb9e35'),(12318,609,'story-past_6_gropus_0_title_gradient','0'),(12319,609,'_story-past_6_gropus_0_title_gradient','field_6107ff2c8bc34'),(12320,609,'story-past_6_gropus_0_title',''),(12321,609,'_story-past_6_gropus_0_title','field_6107ff625d3cf'),(12322,609,'story-past_6_gropus_0_description',''),(12323,609,'_story-past_6_gropus_0_description','field_6107ff01b9e36'),(12324,609,'story-past_6_gropus','1'),(12325,609,'_story-past_6_gropus','field_6107fee8b9e34'),(12326,609,'story-past_7_year',''),(12327,609,'_story-past_7_year','field_6107fe861dc5d'),(12328,609,'story-past_7_gropus_0_title_title',''),(12329,609,'_story-past_7_gropus_0_title_title','field_6107fefbb9e35'),(12330,609,'story-past_7_gropus_0_title_gradient','0'),(12331,609,'_story-past_7_gropus_0_title_gradient','field_6107ff2c8bc34'),(12332,609,'story-past_7_gropus_0_title',''),(12333,609,'_story-past_7_gropus_0_title','field_6107ff625d3cf'),(12334,609,'story-past_7_gropus_0_description',''),(12335,609,'_story-past_7_gropus_0_description','field_6107ff01b9e36'),(12336,609,'story-past_7_gropus','1'),(12337,609,'_story-past_7_gropus','field_6107fee8b9e34'),(12338,609,'story-past_8_year',''),(12339,609,'_story-past_8_year','field_6107fe861dc5d'),(12340,609,'story-past_8_gropus_0_title_title',''),(12341,609,'_story-past_8_gropus_0_title_title','field_6107fefbb9e35'),(12342,609,'story-past_8_gropus_0_title_gradient','0'),(12343,609,'_story-past_8_gropus_0_title_gradient','field_6107ff2c8bc34'),(12344,609,'story-past_8_gropus_0_title',''),(12345,609,'_story-past_8_gropus_0_title','field_6107ff625d3cf'),(12346,609,'story-past_8_gropus_0_description',''),(12347,609,'_story-past_8_gropus_0_description','field_6107ff01b9e36'),(12348,609,'story-past_8_gropus','1'),(12349,609,'_story-past_8_gropus','field_6107fee8b9e34'),(12350,609,'story-past','9'),(12351,609,'_story-past','field_6107fe24901a6'),(12352,609,'story-feature_0_year',''),(12353,609,'_story-feature_0_year','field_6107ffda45731'),(12354,609,'story-feature_0_gropus_0_title_title',''),(12355,609,'_story-feature_0_gropus_0_title_title','field_6107ffda45734'),(12356,609,'story-feature_0_gropus_0_title_gradient','0'),(12357,609,'_story-feature_0_gropus_0_title_gradient','field_6107ffda45735'),(12358,609,'story-feature_0_gropus_0_title',''),(12359,609,'_story-feature_0_gropus_0_title','field_6107ffda45733'),(12360,609,'story-feature_0_gropus_0_description',''),(12361,609,'_story-feature_0_gropus_0_description','field_6107ffda45736'),(12362,609,'story-feature_0_gropus','1'),(12363,609,'_story-feature_0_gropus','field_6107ffda45732'),(12364,609,'story-feature_1_year',''),(12365,609,'_story-feature_1_year','field_6107ffda45731'),(12366,609,'story-feature_1_gropus_0_title_title',''),(12367,609,'_story-feature_1_gropus_0_title_title','field_6107ffda45734'),(12368,609,'story-feature_1_gropus_0_title_gradient','0'),(12369,609,'_story-feature_1_gropus_0_title_gradient','field_6107ffda45735'),(12370,609,'story-feature_1_gropus_0_title',''),(12371,609,'_story-feature_1_gropus_0_title','field_6107ffda45733'),(12372,609,'story-feature_1_gropus_0_description',''),(12373,609,'_story-feature_1_gropus_0_description','field_6107ffda45736'),(12374,609,'story-feature_1_gropus','1'),(12375,609,'_story-feature_1_gropus','field_6107ffda45732'),(12376,609,'story-feature','2'),(12377,609,'_story-feature','field_6107ffda45730'),(12378,609,'slider_story-past_0_year','2006'),(12379,609,'_slider_story-past_0_year','field_6107fe861dc5d'),(12380,609,'slider_story-past_0_gropus_0_title_title','foundation'),(12381,609,'_slider_story-past_0_gropus_0_title_title','field_6107fefbb9e35'),(12382,609,'slider_story-past_0_gropus_0_title_gradient','0'),(12383,609,'_slider_story-past_0_gropus_0_title_gradient','field_6107ff2c8bc34'),(12384,609,'slider_story-past_0_gropus_0_title',''),(12385,609,'_slider_story-past_0_gropus_0_title','field_6107ff625d3cf'),(12386,609,'slider_story-past_0_gropus_0_description','CommerceGate is founded in Barcelona, Spain, forming key relationships with financial and risk management institutions while developing our advanced processing platform.'),(12387,609,'_slider_story-past_0_gropus_0_description','field_6107ff01b9e36'),(12388,609,'slider_story-past_0_gropus','1'),(12389,609,'_slider_story-past_0_gropus','field_6107fee8b9e34'),(12390,609,'slider_story-past_1_year','2007'),(12391,609,'_slider_story-past_1_year','field_6107fe861dc5d'),(12392,609,'slider_story-past_1_gropus_0_title_title','foundation'),(12393,609,'_slider_story-past_1_gropus_0_title_title','field_6107fefbb9e35'),(12394,609,'slider_story-past_1_gropus_0_title_gradient','0'),(12395,609,'_slider_story-past_1_gropus_0_title_gradient','field_6107ff2c8bc34'),(12396,609,'slider_story-past_1_gropus_0_title',''),(12397,609,'_slider_story-past_1_gropus_0_title','field_6107ff625d3cf'),(12398,609,'slider_story-past_1_gropus_0_description','CommerceGate is founded in Barcelona, Spain, forming key relationships with financial and risk management institutions while developing our advanced processing platform.'),(12399,609,'_slider_story-past_1_gropus_0_description','field_6107ff01b9e36'),(12400,609,'slider_story-past_1_gropus','1'),(12401,609,'_slider_story-past_1_gropus','field_6107fee8b9e34'),(12402,609,'slider_story-past_2_year','2009'),(12403,609,'_slider_story-past_2_year','field_6107fe861dc5d'),(12404,609,'slider_story-past_2_gropus_0_title_title','+50%'),(12405,609,'_slider_story-past_2_gropus_0_title_title','field_6107fefbb9e35'),(12406,609,'slider_story-past_2_gropus_0_title_gradient','1'),(12407,609,'_slider_story-past_2_gropus_0_title_gradient','field_6107ff2c8bc34'),(12408,609,'slider_story-past_2_gropus_0_title',''),(12409,609,'_slider_story-past_2_gropus_0_title','field_6107ff625d3cf'),(12410,609,'slider_story-past_2_gropus_0_description','transactions sent by our merchats in one month as peak number.'),(12411,609,'_slider_story-past_2_gropus_0_description','field_6107ff01b9e36'),(12412,609,'slider_story-past_2_gropus','1'),(12413,609,'_slider_story-past_2_gropus','field_6107fee8b9e34'),(12414,609,'slider_story-past_3_year','2010'),(12415,609,'_slider_story-past_3_year','field_6107fe861dc5d'),(12416,609,'slider_story-past_3_gropus_0_title_title','expansion'),(12417,609,'_slider_story-past_3_gropus_0_title_title','field_6107fefbb9e35'),(12418,609,'slider_story-past_3_gropus_0_title_gradient','0'),(12419,609,'_slider_story-past_3_gropus_0_title_gradient','field_6107ff2c8bc34'),(12420,609,'slider_story-past_3_gropus_0_title',''),(12421,609,'_slider_story-past_3_gropus_0_title','field_6107ff625d3cf'),(12422,609,'slider_story-past_3_gropus_0_description','Continued expansion of the CommerceGate team to meet constantly increasing demand for our services'),(12423,609,'_slider_story-past_3_gropus_0_description','field_6107ff01b9e36'),(12424,609,'slider_story-past_3_gropus','1'),(12425,609,'_slider_story-past_3_gropus','field_6107fee8b9e34'),(12426,609,'slider_story-past_4_year','2012'),(12427,609,'_slider_story-past_4_year','field_6107fe861dc5d'),(12428,609,'slider_story-past_4_gropus_0_title_title','Award'),(12429,609,'_slider_story-past_4_gropus_0_title_title','field_6107fefbb9e35'),(12430,609,'slider_story-past_4_gropus_0_title_gradient','0'),(12431,609,'_slider_story-past_4_gropus_0_title_gradient','field_6107ff2c8bc34'),(12432,609,'slider_story-past_4_gropus_0_title',''),(12433,609,'_slider_story-past_4_gropus_0_title','field_6107ff625d3cf'),(12434,609,'slider_story-past_4_gropus_0_description','Bestowed the European Billing Company of the Year Award'),(12435,609,'_slider_story-past_4_gropus_0_description','field_6107ff01b9e36'),(12436,609,'slider_story-past_4_gropus_1_title_title','website update'),(12437,609,'_slider_story-past_4_gropus_1_title_title','field_6107fefbb9e35'),(12438,609,'slider_story-past_4_gropus_1_title_gradient','0'),(12439,609,'_slider_story-past_4_gropus_1_title_gradient','field_6107ff2c8bc34'),(12440,609,'slider_story-past_4_gropus_1_title',''),(12441,609,'_slider_story-past_4_gropus_1_title','field_6107ff625d3cf'),(12442,609,'slider_story-past_4_gropus_1_description','Relaunch of our website and brand to highlight our success, industry knowledge and dedication to our clients.'),(12443,609,'_slider_story-past_4_gropus_1_description','field_6107ff01b9e36'),(12444,609,'slider_story-past_4_gropus','2'),(12445,609,'_slider_story-past_4_gropus','field_6107fee8b9e34'),(12446,609,'slider_story-past_5_year','2013'),(12447,609,'_slider_story-past_5_year','field_6107fe861dc5d'),(12448,609,'slider_story-past_5_gropus_0_title_title','Company of the year'),(12449,609,'_slider_story-past_5_gropus_0_title_title','field_6107fefbb9e35'),(12450,609,'slider_story-past_5_gropus_0_title_gradient','0'),(12451,609,'_slider_story-past_5_gropus_0_title_gradient','field_6107ff2c8bc34'),(12452,609,'slider_story-past_5_gropus_0_title',''),(12453,609,'_slider_story-past_5_gropus_0_title','field_6107ff625d3cf'),(12454,609,'slider_story-past_5_gropus_0_description','Named European Billing Company of the Year'),(12455,609,'_slider_story-past_5_gropus_0_description','field_6107ff01b9e36'),(12456,609,'slider_story-past_5_gropus','1'),(12457,609,'_slider_story-past_5_gropus','field_6107fee8b9e34'),(12458,609,'slider_story-past_6_year','2014'),(12459,609,'_slider_story-past_6_year','field_6107fe861dc5d'),(12460,609,'slider_story-past_6_gropus_0_title_title','+14%'),(12461,609,'_slider_story-past_6_gropus_0_title_title','field_6107fefbb9e35'),(12462,609,'slider_story-past_6_gropus_0_title_gradient','1'),(12463,609,'_slider_story-past_6_gropus_0_title_gradient','field_6107ff2c8bc34'),(12464,609,'slider_story-past_6_gropus_0_title',''),(12465,609,'_slider_story-past_6_gropus_0_title','field_6107ff625d3cf'),(12466,609,'slider_story-past_6_gropus_0_description','anti-fraud compotents'),(12467,609,'_slider_story-past_6_gropus_0_description','field_6107ff01b9e36'),(12468,609,'slider_story-past_6_gropus','1'),(12469,609,'_slider_story-past_6_gropus','field_6107fee8b9e34'),(12470,609,'slider_story-past_7_year','2020'),(12471,609,'_slider_story-past_7_year','field_6107fe861dc5d'),(12472,609,'slider_story-past_7_gropus_0_title_title','expansion'),(12473,609,'_slider_story-past_7_gropus_0_title_title','field_6107fefbb9e35'),(12474,609,'slider_story-past_7_gropus_0_title_gradient','0'),(12475,609,'_slider_story-past_7_gropus_0_title_gradient','field_6107ff2c8bc34'),(12476,609,'slider_story-past_7_gropus_0_title',''),(12477,609,'_slider_story-past_7_gropus_0_title','field_6107ff625d3cf'),(12478,609,'slider_story-past_7_gropus_0_description','Continued expansion of the CommerceGate team to meet constantly increasing demand for our services'),(12479,609,'_slider_story-past_7_gropus_0_description','field_6107ff01b9e36'),(12480,609,'slider_story-past_7_gropus','1'),(12481,609,'_slider_story-past_7_gropus','field_6107fee8b9e34'),(12482,609,'slider_story-past_8_year','2021'),(12483,609,'_slider_story-past_8_year','field_6107fe861dc5d'),(12484,609,'slider_story-past_8_gropus_0_title_title','spain Bank license'),(12485,609,'_slider_story-past_8_gropus_0_title_title','field_6107fefbb9e35'),(12486,609,'slider_story-past_8_gropus_0_title_gradient','0'),(12487,609,'_slider_story-past_8_gropus_0_title_gradient','field_6107ff2c8bc34'),(12488,609,'slider_story-past_8_gropus_0_title',''),(12489,609,'_slider_story-past_8_gropus_0_title','field_6107ff625d3cf'),(12490,609,'slider_story-past_8_gropus_0_description','CommerceGate granted a financial institution license issued by Central Bank of Spain. We are proud to become the first non-banking group that received this license in Spain.'),(12491,609,'_slider_story-past_8_gropus_0_description','field_6107ff01b9e36'),(12492,609,'slider_story-past_8_gropus','1'),(12493,609,'_slider_story-past_8_gropus','field_6107fee8b9e34'),(12494,609,'slider_story-past','9'),(12495,609,'_slider_story-past','field_6107fe24901a6'),(12496,609,'slider_story-feature_0_year','2022'),(12497,609,'_slider_story-feature_0_year','field_6107ffda45731'),(12498,609,'slider_story-feature_0_gropus_0_title_title','Award'),(12499,609,'_slider_story-feature_0_gropus_0_title_title','field_6107ffda45734'),(12500,609,'slider_story-feature_0_gropus_0_title_gradient','0'),(12501,609,'_slider_story-feature_0_gropus_0_title_gradient','field_6107ffda45735'),(12502,609,'slider_story-feature_0_gropus_0_title',''),(12503,609,'_slider_story-feature_0_gropus_0_title','field_6107ffda45733'),(12504,609,'slider_story-feature_0_gropus_0_description','Bestowed the European Billing Company of the Year Award'),(12505,609,'_slider_story-feature_0_gropus_0_description','field_6107ffda45736'),(12506,609,'slider_story-feature_0_gropus','2'),(12507,609,'_slider_story-feature_0_gropus','field_6107ffda45732'),(12508,609,'slider_story-feature','2'),(12509,609,'_slider_story-feature','field_6107ffda45730'),(12510,609,'slider',''),(12511,609,'_slider','field_610800a34520b'),(12512,609,'slider_story-feature_0_gropus_1_title_title','website update'),(12513,609,'_slider_story-feature_0_gropus_1_title_title','field_6107ffda45734'),(12514,609,'slider_story-feature_0_gropus_1_title_gradient','0'),(12515,609,'_slider_story-feature_0_gropus_1_title_gradient','field_6107ffda45735'),(12516,609,'slider_story-feature_0_gropus_1_title',''),(12517,609,'_slider_story-feature_0_gropus_1_title','field_6107ffda45733'),(12518,609,'slider_story-feature_0_gropus_1_description','Relaunch of our website and brand to highlight our success, industry knowledge and dedication to our clients.'),(12519,609,'_slider_story-feature_0_gropus_1_description','field_6107ffda45736'),(12520,609,'slider_story-feature_1_year','2023'),(12521,609,'_slider_story-feature_1_year','field_6107ffda45731'),(12522,609,'slider_story-feature_1_gropus_0_title_title','New products'),(12523,609,'_slider_story-feature_1_gropus_0_title_title','field_6107ffda45734'),(12524,609,'slider_story-feature_1_gropus_0_title_gradient','0'),(12525,609,'_slider_story-feature_1_gropus_0_title_gradient','field_6107ffda45735'),(12526,609,'slider_story-feature_1_gropus_0_title',''),(12527,609,'_slider_story-feature_1_gropus_0_title','field_6107ffda45733'),(12528,609,'slider_story-feature_1_gropus_0_description','Our plan is to provide sustainable ecosystem to our client with all range of financial products by 2023.'),(12529,609,'_slider_story-feature_1_gropus_0_description','field_6107ffda45736'),(12530,609,'slider_story-feature_1_gropus','1'),(12531,609,'_slider_story-feature_1_gropus','field_6107ffda45732'),(12532,609,'career-block-info_title','Start Your Career'),(12533,609,'_career-block-info_title','field_6108088e7a966'),(12534,609,'career-block-info_suptitle_text','15 job openings'),(12535,609,'_career-block-info_suptitle_text','field_610808a07a968'),(12536,609,'career-block-info_suptitle_color','#EB5042'),(12537,609,'_career-block-info_suptitle_color','field_610808a67a969'),(12538,609,'career-block-info_suptitle',''),(12539,609,'_career-block-info_suptitle','field_610808947a967'),(12540,609,'career-block-info_button-title','See All Jobs\\'),(12541,609,'_career-block-info_button-title','field_610808cdef69d'),(12542,609,'career-block-info',''),(12543,609,'_career-block-info','field_610807c27a965'),(12544,609,'career-block-info_button','a:3:{s:5:\"title\";s:12:\"See All Jobs\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(12545,609,'_career-block-info_button','field_610808cdef69d'),(12546,612,'_edit_last','1'),(12547,612,'_wp_page_template','career.php'),(12548,612,'_yoast_wpseo_estimated-reading-time-minutes',''),(12549,612,'_edit_lock','1638460076:1'),(12550,614,'_edit_last','1'),(12551,614,'_edit_lock','1627984076:1'),(12552,621,'_wp_attached_file','2021/08/career-img.png'),(12553,621,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2360;s:6:\"height\";i:1000;s:4:\"file\";s:22:\"2021/08/career-img.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"career-img-300x127.png\";s:5:\"width\";i:300;s:6:\"height\";i:127;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"career-img-1024x434.png\";s:5:\"width\";i:1024;s:6:\"height\";i:434;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"career-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:22:\"career-img-768x325.png\";s:5:\"width\";i:768;s:6:\"height\";i:325;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:23:\"career-img-1536x651.png\";s:5:\"width\";i:1536;s:6:\"height\";i:651;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:23:\"career-img-2048x868.png\";s:5:\"width\";i:2048;s:6:\"height\";i:868;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:{}}}'),(12554,621,'_wp_attachment_image_alt','Start Your Career - CommerceGate.com'),(12555,612,'main-block_image','2723'),(12556,612,'_main-block_image','field_610815336c048'),(12557,612,'main-block_title','Ready to start your journey with us?'),(12558,612,'_main-block_title','field_610815716c049'),(12559,612,'main-block_description','CommerceGate was built on the[nbsp]success of highly talented and skilled individuals who works here. We are always looking for talents to join our teams built and made successful by the people who work here. We[nbsp]are always looking for talented people to join our team.'),(12560,612,'_main-block_description','field_610815846c04a'),(12561,612,'main-block_button-title','Explore Job Openings'),(12562,612,'_main-block_button-title','field_610815986c04b'),(12563,612,'main-block',''),(12564,612,'_main-block','field_610814b06c047'),(12565,622,'main-block_image','621'),(12566,622,'_main-block_image','field_610815336c048'),(12567,622,'main-block_title','Ready to Start Wonderful Career?'),(12568,622,'_main-block_title','field_610815716c049'),(12569,622,'main-block_description','CommerceGate was built and made successful by the people who work here. We are always looking for talented people to join our team.'),(12570,622,'_main-block_description','field_610815846c04a'),(12571,622,'main-block_button-title','Explore Job Openings'),(12572,622,'_main-block_button-title','field_610815986c04b'),(12573,622,'main-block',''),(12574,622,'_main-block','field_610814b06c047'),(12575,612,'career-block-info_title','Start your career with us'),(12576,612,'_career-block-info_title','field_61081759b1a85'),(12577,612,'career-block-info_suptitle_text','15 job openings'),(12578,612,'_career-block-info_suptitle_text','field_61081759b1a87'),(12579,612,'career-block-info_suptitle_color','#EB5042'),(12580,612,'_career-block-info_suptitle_color','field_61081759b1a88'),(12581,612,'career-block-info_suptitle',''),(12582,612,'_career-block-info_suptitle','field_61081759b1a86'),(12583,612,'career-block-info_button_show','Explore positions'),(12584,612,'_career-block-info_button_show','field_610817f010219'),(12585,612,'career-block-info_button_hide','Hide'),(12586,612,'_career-block-info_button_hide','field_610817f81021a'),(12587,612,'career-block-info_button',''),(12588,612,'_career-block-info_button','field_61081759b1a89'),(12589,612,'career-block-info',''),(12590,612,'_career-block-info','field_61081759b1a84'),(12591,632,'main-block_image','621'),(12592,632,'_main-block_image','field_610815336c048'),(12593,632,'main-block_title','Ready to Start Wonderful Career?'),(12594,632,'_main-block_title','field_610815716c049'),(12595,632,'main-block_description','CommerceGate was built and made successful by the people who work here. We are always looking for talented people to join our team.'),(12596,632,'_main-block_description','field_610815846c04a'),(12597,632,'main-block_button-title','Explore Job Openings'),(12598,632,'_main-block_button-title','field_610815986c04b'),(12599,632,'main-block',''),(12600,632,'_main-block','field_610814b06c047'),(12601,632,'career-block-info_title','Start Your Career'),(12602,632,'_career-block-info_title','field_61081759b1a85'),(12603,632,'career-block-info_suptitle_text','15 job openings'),(12604,632,'_career-block-info_suptitle_text','field_61081759b1a87'),(12605,632,'career-block-info_suptitle_color','#EB5042'),(12606,632,'_career-block-info_suptitle_color','field_61081759b1a88'),(12607,632,'career-block-info_suptitle',''),(12608,632,'_career-block-info_suptitle','field_61081759b1a86'),(12609,632,'career-block-info_button_show','Show More'),(12610,632,'_career-block-info_button_show','field_610817f010219'),(12611,632,'career-block-info_button_hide','Hide'),(12612,632,'_career-block-info_button_hide','field_610817f81021a'),(12613,632,'career-block-info_button',''),(12614,632,'_career-block-info_button','field_61081759b1a89'),(12615,632,'career-block-info',''),(12616,632,'_career-block-info','field_61081759b1a84'),(12663,646,'_wp_attached_file','2021/08/Payment-Gateway-Platform-img.png'),(12664,646,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:680;s:4:\"file\";s:40:\"2021/08/Payment-Gateway-Platform-img.png\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:40:\"Payment-Gateway-Platform-img-300x213.png\";s:5:\"width\";i:300;s:6:\"height\";i:213;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"Payment-Gateway-Platform-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:40:\"Payment-Gateway-Platform-img-768x544.png\";s:5:\"width\";i:768;s:6:\"height\";i:544;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:{}}}'),(12665,646,'_wp_attachment_image_alt','Payment Gateway Platform - CommerceGate.com'),(12666,647,'_wp_attached_file','2021/08/Friendly-International-Team-icon.svg'),(12667,647,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:40;s:6:\"height\";i:36;s:4:\"file\";s:45:\"/2021/08/Friendly-International-Team-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:36:\"Friendly-International-Team-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:36:\"Friendly-International-Team-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:36:\"Friendly-International-Team-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:36:\"Friendly-International-Team-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:36:\"Friendly-International-Team-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:36:\"Friendly-International-Team-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(12668,647,'_wp_attachment_image_alt','Friendly International Team - CommerceGate.com'),(12669,648,'_wp_attached_file','2021/08/Great-location-icon.svg'),(12670,648,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:32;s:6:\"height\";i:40;s:4:\"file\";s:32:\"/2021/08/Great-location-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:23:\"Great-location-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:23:\"Great-location-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:23:\"Great-location-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:23:\"Great-location-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:23:\"Great-location-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:23:\"Great-location-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(12671,648,'_wp_attachment_image_alt','Great location in central Barcelona - CommerceGate.com'),(12672,649,'_wp_attached_file','2021/08/Free-Gym-icon.svg'),(12673,649,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:40;s:6:\"height\";i:29;s:4:\"file\";s:26:\"/2021/08/Free-Gym-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:\"Free-Gym-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:\"Free-Gym-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:\"Free-Gym-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:\"Free-Gym-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:\"Free-Gym-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:\"Free-Gym-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(12674,649,'_wp_attachment_image_alt','Free Gym Membership - CommerceGate.com'),(12675,650,'_wp_attached_file','2021/08/corporate-culture-icon.svg'),(12676,650,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:26;s:6:\"height\";i:37;s:4:\"file\";s:35:\"/2021/08/corporate-culture-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:26:\"corporate-culture-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:26:\"corporate-culture-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:26:\"corporate-culture-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:26:\"corporate-culture-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:26:\"corporate-culture-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:26:\"corporate-culture-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(12677,650,'_wp_attachment_image_alt','Achievement Oriented Corporate Culture - CommerceGate.com'),(12678,651,'_wp_attached_file','2021/08/Bonus-Structure-icon.svg'),(12679,651,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:40;s:6:\"height\";i:40;s:4:\"file\";s:33:\"/2021/08/Bonus-Structure-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:24:\"Bonus-Structure-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:24:\"Bonus-Structure-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:24:\"Bonus-Structure-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:24:\"Bonus-Structure-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:24:\"Bonus-Structure-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:24:\"Bonus-Structure-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(12680,651,'_wp_attachment_image_alt','Competitive Salary and Bonus Structure - CommerceGate.com'),(12681,652,'_wp_attached_file','2021/08/Fun-Events-icon.svg'),(12682,652,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:34;s:6:\"height\";i:40;s:4:\"file\";s:28:\"/2021/08/Fun-Events-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:19:\"Fun-Events-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:19:\"Fun-Events-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:19:\"Fun-Events-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:19:\"Fun-Events-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:19:\"Fun-Events-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:19:\"Fun-Events-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(12683,652,'_wp_attachment_image_alt','Frequent and Fun Events - CommerceGate.com'),(12684,653,'_wp_attached_file','2021/08/Great-Career-AdvancementOpportunities-icon.svg'),(12685,653,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:38;s:6:\"height\";i:38;s:4:\"file\";s:55:\"/2021/08/Great-Career-AdvancementOpportunities-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:46:\"Great-Career-AdvancementOpportunities-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:46:\"Great-Career-AdvancementOpportunities-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:46:\"Great-Career-AdvancementOpportunities-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:46:\"Great-Career-AdvancementOpportunities-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:46:\"Great-Career-AdvancementOpportunities-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:46:\"Great-Career-AdvancementOpportunities-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(12686,653,'_wp_attachment_image_alt','Great Career Advancement Opportunities - CommerceGate.com'),(12687,654,'_wp_attached_file','2021/08/Private-Health-Insurance-icon.svg'),(12688,654,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:40;s:6:\"height\";i:33;s:4:\"file\";s:42:\"/2021/08/Private-Health-Insurance-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:33:\"Private-Health-Insurance-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:33:\"Private-Health-Insurance-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:33:\"Private-Health-Insurance-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:33:\"Private-Health-Insurance-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:33:\"Private-Health-Insurance-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:33:\"Private-Health-Insurance-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(12689,654,'_wp_attachment_image_alt','Private Health Insurance - CommerceGate.com'),(12690,612,'with-us-info_image','1673'),(12691,612,'_with-us-info_image','field_6108213aff9a1'),(12692,612,'with-us-info_title','Why Work With Us?'),(12693,612,'_with-us-info_title','field_61082113ff99f'),(12694,612,'with-us-info_description','CommerceGate offers you the opportunity to work with a[nbsp]young, dynamic and rapidly growing international company in[nbsp]a[nbsp]booming industry with many opportunities, while working in[nbsp]Spain.'),(12695,612,'_with-us-info_description','field_6108211dff9a0'),(12696,612,'with-us-info',''),(12697,612,'_with-us-info','field_610820d9ff99e'),(12698,612,'with-us-list_0_icon','647'),(12699,612,'_with-us-list_0_icon','field_610821fbff9a3'),(12700,612,'with-us-list_0_description','Highly collaborative international team'),(12701,612,'_with-us-list_0_description','field_6108220aff9a4'),(12702,612,'with-us-list_1_icon','648'),(12703,612,'_with-us-list_1_icon','field_610821fbff9a3'),(12704,612,'with-us-list_1_description','Convenient location in[nbsp]central Barcelona'),(12705,612,'_with-us-list_1_description','field_6108220aff9a4'),(12706,612,'with-us-list_2_icon','649'),(12707,612,'_with-us-list_2_icon','field_610821fbff9a3'),(12708,612,'with-us-list_2_description','Free gym membership'),(12709,612,'_with-us-list_2_description','field_6108220aff9a4'),(12710,612,'with-us-list_3_icon','650'),(12711,612,'_with-us-list_3_icon','field_610821fbff9a3'),(12712,612,'with-us-list_3_description','Performance oriented corporate culture'),(12713,612,'_with-us-list_3_description','field_6108220aff9a4'),(12714,612,'with-us-list_4_icon','651'),(12715,612,'_with-us-list_4_icon','field_610821fbff9a3'),(12716,612,'with-us-list_4_description','Competitive salary and[nbsp]bonus structure'),(12717,612,'_with-us-list_4_description','field_6108220aff9a4'),(12718,612,'with-us-list_5_icon','652'),(12719,612,'_with-us-list_5_icon','field_610821fbff9a3'),(12720,612,'with-us-list_5_description','Fun and frequent team building events'),(12721,612,'_with-us-list_5_description','field_6108220aff9a4'),(12722,612,'with-us-list_6_icon','653'),(12723,612,'_with-us-list_6_icon','field_610821fbff9a3'),(12724,612,'with-us-list_6_description','Clear career advancement opportunities'),(12725,612,'_with-us-list_6_description','field_6108220aff9a4'),(12726,612,'with-us-list_7_icon','654'),(12727,612,'_with-us-list_7_icon','field_610821fbff9a3'),(12728,612,'with-us-list_7_description','Comprehensive private health insurance'),(12729,612,'_with-us-list_7_description','field_6108220aff9a4'),(12730,612,'with-us-list','8'),(12731,612,'_with-us-list','field_610821abff9a2'),(12732,655,'main-block_image','621'),(12733,655,'_main-block_image','field_610815336c048'),(12734,655,'main-block_title','Ready to Start Wonderful Career?'),(12735,655,'_main-block_title','field_610815716c049'),(12736,655,'main-block_description','CommerceGate was built and made successful by the people who work here. We are always looking for talented people to join our team.'),(12737,655,'_main-block_description','field_610815846c04a'),(12738,655,'main-block_button-title','Explore Job Openings'),(12739,655,'_main-block_button-title','field_610815986c04b'),(12740,655,'main-block',''),(12741,655,'_main-block','field_610814b06c047'),(12742,655,'career-block-info_title','Start Your Career'),(12743,655,'_career-block-info_title','field_61081759b1a85'),(12744,655,'career-block-info_suptitle_text','15 job openings'),(12745,655,'_career-block-info_suptitle_text','field_61081759b1a87'),(12746,655,'career-block-info_suptitle_color','#EB5042'),(12747,655,'_career-block-info_suptitle_color','field_61081759b1a88'),(12748,655,'career-block-info_suptitle',''),(12749,655,'_career-block-info_suptitle','field_61081759b1a86'),(12750,655,'career-block-info_button_show','Show More'),(12751,655,'_career-block-info_button_show','field_610817f010219'),(12752,655,'career-block-info_button_hide','Hide'),(12753,655,'_career-block-info_button_hide','field_610817f81021a'),(12754,655,'career-block-info_button',''),(12755,655,'_career-block-info_button','field_61081759b1a89'),(12756,655,'career-block-info',''),(12757,655,'_career-block-info','field_61081759b1a84'),(12758,655,'with-us-info_image','646'),(12759,655,'_with-us-info_image','field_6108213aff9a1'),(12760,655,'with-us-info_title','Why Work With Us?'),(12761,655,'_with-us-info_title','field_61082113ff99f'),(12762,655,'with-us-info_description','If you would like the opportunity to work in a young, dynamic, international and rapidly growing company in an exciting industry while living in Spain, you may be the one we are looking for.'),(12763,655,'_with-us-info_description','field_6108211dff9a0'),(12764,655,'with-us-info',''),(12765,655,'_with-us-info','field_610820d9ff99e'),(12766,655,'with-us-list_0_icon','647'),(12767,655,'_with-us-list_0_icon','field_610821fbff9a3'),(12768,655,'with-us-list_0_description','Friendly International Team'),(12769,655,'_with-us-list_0_description','field_6108220aff9a4'),(12770,655,'with-us-list_1_icon','648'),(12771,655,'_with-us-list_1_icon','field_610821fbff9a3'),(12772,655,'with-us-list_1_description','Great location in central Barcelona'),(12773,655,'_with-us-list_1_description','field_6108220aff9a4'),(12774,655,'with-us-list_2_icon','649'),(12775,655,'_with-us-list_2_icon','field_610821fbff9a3'),(12776,655,'with-us-list_2_description','Free Gym Membership'),(12777,655,'_with-us-list_2_description','field_6108220aff9a4'),(12778,655,'with-us-list_3_icon','650'),(12779,655,'_with-us-list_3_icon','field_610821fbff9a3'),(12780,655,'with-us-list_3_description','Achievement Oriented Corporate Culture'),(12781,655,'_with-us-list_3_description','field_6108220aff9a4'),(12782,655,'with-us-list_4_icon','651'),(12783,655,'_with-us-list_4_icon','field_610821fbff9a3'),(12784,655,'with-us-list_4_description','Competitive Salary and Bonus Structure'),(12785,655,'_with-us-list_4_description','field_6108220aff9a4'),(12786,655,'with-us-list_5_icon','652'),(12787,655,'_with-us-list_5_icon','field_610821fbff9a3'),(12788,655,'with-us-list_5_description','Frequent and Fun Events'),(12789,655,'_with-us-list_5_description','field_6108220aff9a4'),(12790,655,'with-us-list_6_icon','653'),(12791,655,'_with-us-list_6_icon','field_610821fbff9a3'),(12792,655,'with-us-list_6_description','Great Career Advancement Opportunities'),(12793,655,'_with-us-list_6_description','field_6108220aff9a4'),(12794,655,'with-us-list_7_icon','654'),(12795,655,'_with-us-list_7_icon','field_610821fbff9a3'),(12796,655,'with-us-list_7_description','Private Health Insurance'),(12797,655,'_with-us-list_7_description','field_6108220aff9a4'),(12798,655,'with-us-list','8'),(12799,655,'_with-us-list','field_610821abff9a2'),(12820,680,'page-info_title','Heading 1. Page Title That \r\nLong Enough to Take Space'),(12821,680,'_page-info_title','field_610151375310d'),(12822,680,'page-info_description','Intro paragraph in[nbsp]bigger font size. Startups are designed to[nbsp]grow quickly, but high growth rates can generate huge costs as[nbsp]new infrastructure is[nbsp]introduced and scaled to[nbsp]meet demand.'),(12823,680,'_page-info_description','field_610151775310e'),(12824,680,'page-info',''),(12825,680,'_page-info','field_610151d25310f'),(12826,680,'page-content_0_type','editor'),(12827,680,'_page-content_0_type','field_6107c3606a31d'),(12828,680,'page-content_0_editor','<h2>Heading 2</h2>\r\nAt CommerceGate, shipping is our heartbeat. We believe in the benefits of continuous deployment. For a company to keep growing, it has to keep iterating and delivering value for new and existing customers.\r\n\r\n<strong>Full paragraph in Bold. Our philosophy is to ship first and optimize later. The risk is that new features could cause costs to spiral out of control, but we find that when this strategy is implemented alongside our other principles, reactive cost management means we spend more time building and serving customer needs.</strong>\r\n\r\n<em>Full paragraph in Oblique (Italics). Instead of dedicating precious engineering time and resources to creating cost estimates, comparing them against carefully forecasted budgets, and seeking the necessary approval to go ahead — our engineers build from the outset.</em>\r\n<h3>Heading 3</h3>\r\nAs a result of our reactive strategy, we are gifted with a backlog of cost optimization opportunities. The key is identifying which of these opportunities to pursue, and prioritizing by impact.'),(12829,680,'_page-content_0_editor','field_6107c4da5d8fd'),(12830,680,'page-content_1_type','image'),(12831,680,'_page-content_1_type','field_6107c3606a31d'),(12832,680,'page-content_1_image','513'),(12833,680,'_page-content_1_image','field_6107c6b63226c'),(12834,680,'page-content_1_image-description','Image Description Text. Photo by Author.'),(12835,680,'_page-content_1_image-description','field_6107c7233226d'),(12836,680,'page-content_2_type','editor'),(12837,680,'_page-content_2_type','field_6107c3606a31d'),(12838,680,'page-content_2_editor','Creating articles for your knowledge base is an excellent way to develop self-serve support resources for your customers. The beauty of Intercom’s Articles is that they empower customers to resolve their own queries at a time and pace that best suits them – freeing up your support team to handle more sensitive customer queries, or those from VIP clients.'),(12839,680,'_page-content_2_editor','field_6107c4da5d8fd'),(12840,680,'page-content_3_type','blockquote'),(12841,680,'_page-content_3_type','field_6107c3606a31d'),(12842,680,'page-content_3_blockquote-text','Blockquote. Having this specialized group allows your product teams to focus on costs only when absolutely necessary.'),(12843,680,'_page-content_3_blockquote-text','field_6107c7393226e'),(12844,680,'page-content_3_user_avatar','514'),(12845,680,'_page-content_3_user_avatar','field_6107c7573226f'),(12846,680,'page-content_3_user_full-name','Duke Montana'),(12847,680,'_page-content_3_user_full-name','field_6107c7a732271'),(12848,680,'page-content_3_user_position','CommerceGate Success Manage'),(12849,680,'_page-content_3_user_position','field_6107c7af32272'),(12850,680,'page-content_3_user',''),(12851,680,'_page-content_3_user','field_6107c78132270'),(12852,680,'page-content_4_type','editor'),(12853,680,'_page-content_4_type','field_6107c3606a31d'),(12854,680,'page-content_4_editor','The more you centralize cost governance, the less time you have to spend on it. Thanks to the evolution of our cost program, we now spend only one hour a week on cost management with great success.\r\n<h4>Heading 4</h4>\r\nThis one speaks for itself. Practices like our Zero Touch Ops approach to engineering show us that automation is a huge timesaver, particularly for a program that doesn’t always have full engineering capacity. Start out small and automate your reporting functionalities and basic cost checks.\r\n\r\nAs you learn more about your costs, you can start to build more sophisticated automations:\r\n<ol>\r\n 	<li>Developing a savings plan policy for your top-tier infrastructure.\r\n<ol>\r\n 	<li>Invest in the process.</li>\r\n 	<li>No surprises.</li>\r\n</ol>\r\n</li>\r\n 	<li>Exploring new or different instance options for performance and cost benefit.</li>\r\n 	<li>Assessing optimizations of wide-scale operations, e.g. choosing the right auto-scaling policies for your workloads.</li>\r\n 	<li>Crafting tagging policies and implementing them to provide visibility on spend.</li>\r\n</ol>'),(12855,680,'_page-content_4_editor','field_6107c4da5d8fd'),(12856,680,'page-content','9'),(12857,680,'_page-content','field_610153c144e7f'),(12858,680,'page-content_5_type','video'),(12859,680,'_page-content_5_type','field_6107c3606a31d'),(12860,680,'page-content_5_video-url','https://www.youtube.com/embed/krcseLp4Az0'),(12861,680,'_page-content_5_video-url','field_6107c7ce32273'),(12862,680,'page-content_6_type','editor'),(12863,680,'_page-content_6_type','field_6107c3606a31d'),(12864,680,'page-content_6_editor','<h4>Heading 4.1</h4>\r\nThis team can take on the everyday management of your infrastructure costs, for example:\r\n<ul>\r\n 	<li>Developing a savings plan policy for your top-tier infrastructure.\r\n<ul>\r\n 	<li>Invest in the process.</li>\r\n 	<li>No surprises.</li>\r\n</ul>\r\n</li>\r\n 	<li>Exploring new or different instance options for performance and cost benefit.</li>\r\n 	<li>Assessing optimizations of wide-scale operations, e.g. choosing the right auto-scaling policies for your workloads.</li>\r\n 	<li>Crafting tagging policies and implementing them to provide visibility on spend.</li>\r\n</ul>\r\nInfrastructure cost management needs regular attention, but that doesn’t mean it has to be difficult work. Design your own principles and tie in tangible actions that help you drive progress and results.\r\n<h4>Heading 4. Community Libraries</h4>\r\nThe more you invest in your team’s cost management process, the less it will restrict developers – and the more you’ll maximize returns.'),(12865,680,'_page-content_6_editor','field_6107c4da5d8fd'),(12866,680,'page-content_7_type','table'),(12867,680,'_page-content_7_type','field_6107c3606a31d'),(12868,680,'page-content_7_editor','<table style=\"border-collapse: collapse; width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td style=\"width: 33.3333%;\">Framework</td>\r\n<td style=\"width: 33.3333%;\">Project</td>\r\n<td style=\"width: 33.3333%;\">Author Link</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 33.3333%;\">Angular</td>\r\n<td style=\"width: 33.3333%;\">NGX-CG</td>\r\n<td style=\"width: 33.3333%;\">Ben Drucker</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 33.3333%;\">Clojure</td>\r\n<td style=\"width: 33.3333%;\">Clojure CG</td>\r\n<td style=\"width: 33.3333%;\">Bob Hope</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 33.3333%;\">Django</td>\r\n<td style=\"width: 33.3333%;\">Dj CommerceGate</td>\r\n<td style=\"width: 33.3333%;\">Jerome Snipes</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 33.3333%;\">PHP</td>\r\n<td style=\"width: 33.3333%;\">Laravel Cashier</td>\r\n<td style=\"width: 33.3333%;\">Laravel</td>\r\n</tr>\r\n</tbody>\r\n</table>'),(12869,680,'_page-content_7_editor','field_6107c4da5d8fd'),(12870,680,'page-content_7_table-description','Striped Table. Table Description.'),(12871,680,'_page-content_7_table-description','field_6107c83b32274'),(12872,680,'page-content_8_type','table'),(12873,680,'_page-content_8_type','field_6107c3606a31d'),(12874,680,'page-content_8_editor','<table style=\"border-collapse: collapse; width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td style=\"width: 330.328px;\">Framework</td>\r\n<td style=\"width: 330.328px;\">Project</td>\r\n<td style=\"width: 330.344px;\">Author Link</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 330.328px;\">Angular</td>\r\n<td style=\"width: 330.328px;\">NGX-CG</td>\r\n<td style=\"width: 330.344px;\">Ben Drucker</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 330.328px;\">Clojure</td>\r\n<td style=\"width: 330.328px;\">Clojure CG</td>\r\n<td style=\"width: 330.344px;\">Bob Hope</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 330.328px;\">Django</td>\r\n<td style=\"width: 330.328px;\">Dj CommerceGate</td>\r\n<td style=\"width: 330.344px;\">Jerome Snipes</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 330.328px;\">PHP</td>\r\n<td style=\"width: 330.328px;\">Laravel Cashier</td>\r\n<td style=\"width: 330.344px;\">Laravel</td>\r\n</tr>\r\n</tbody>\r\n</table>'),(12875,680,'_page-content_8_editor','field_6107c4da5d8fd'),(12876,680,'page-content_8_table-description','Line Table.'),(12877,680,'_page-content_8_table-description','field_6107c83b32274'),(12878,680,'page-content_7_table-style','contrast'),(12879,680,'_page-content_7_table-style','field_6107d04897c6c'),(12880,680,'page-content_8_table-style','light'),(12881,680,'_page-content_8_table-style','field_6107d04897c6c'),(12882,681,'page-info_title','Heading 1. Page Title That \r\nLong Enough to Take Space'),(12883,681,'_page-info_title','field_610151375310d'),(12884,681,'page-info_description','Intro paragraph in[nbsp]bigger font size. Startups are designed to[nbsp]grow quickly, but high growth rates can generate huge costs as[nbsp]new infrastructure is[nbsp]introduced and scaled to[nbsp]meet demand.'),(12885,681,'_page-info_description','field_610151775310e'),(12886,681,'page-info',''),(12887,681,'_page-info','field_610151d25310f'),(12888,681,'page-content_0_type','editor'),(12889,681,'_page-content_0_type','field_6107c3606a31d'),(12890,681,'page-content_0_editor','<h2>Heading 2</h2>\r\nAt CommerceGate, shipping is our heartbeat. We believe in the benefits of continuous deployment. For a company to keep growing, it has to keep iterating and delivering value for new and existing customers.\r\n\r\n<strong>Full paragraph in Bold. Our philosophy is to ship first and optimize later. The risk is that new features could cause costs to spiral out of control, but we find that when this strategy is implemented alongside our other principles, reactive cost management means we spend more time building and serving customer needs.</strong>\r\n\r\n<em>Full paragraph in Oblique (Italics). Instead of dedicating precious engineering time and resources to creating cost estimates, comparing them against carefully forecasted budgets, and seeking the necessary approval to go ahead — our engineers build from the outset.</em>\r\n<h3>Heading 3</h3>\r\nAs a result of our reactive strategy, we are gifted with a backlog of cost optimization opportunities. The key is identifying which of these opportunities to pursue, and prioritizing by impact.'),(12891,681,'_page-content_0_editor','field_6107c4da5d8fd'),(12892,681,'page-content_1_type','image'),(12893,681,'_page-content_1_type','field_6107c3606a31d'),(12894,681,'page-content_1_image','513'),(12895,681,'_page-content_1_image','field_6107c6b63226c'),(12896,681,'page-content_1_image-description','Image Description Text. Photo by Author.'),(12897,681,'_page-content_1_image-description','field_6107c7233226d'),(12898,681,'page-content_2_type','editor'),(12899,681,'_page-content_2_type','field_6107c3606a31d'),(12900,681,'page-content_2_editor','Creating articles for your knowledge base is an excellent way to develop self-serve support resources for your customers. The beauty of Intercom’s Articles is that they empower customers to resolve their own queries at a time and pace that best suits them – freeing up your support team to handle more sensitive customer queries, or those from VIP clients.'),(12901,681,'_page-content_2_editor','field_6107c4da5d8fd'),(12902,681,'page-content_3_type','blockquote'),(12903,681,'_page-content_3_type','field_6107c3606a31d'),(12904,681,'page-content_3_blockquote-text','Blockquote. Having this specialized group allows your product teams to focus on costs only when absolutely necessary.'),(12905,681,'_page-content_3_blockquote-text','field_6107c7393226e'),(12906,681,'page-content_3_user_avatar','514'),(12907,681,'_page-content_3_user_avatar','field_6107c7573226f'),(12908,681,'page-content_3_user_full-name','Duke Montana'),(12909,681,'_page-content_3_user_full-name','field_6107c7a732271'),(12910,681,'page-content_3_user_position','CommerceGate Success Manage'),(12911,681,'_page-content_3_user_position','field_6107c7af32272'),(12912,681,'page-content_3_user',''),(12913,681,'_page-content_3_user','field_6107c78132270'),(12914,681,'page-content_4_type','editor'),(12915,681,'_page-content_4_type','field_6107c3606a31d'),(12916,681,'page-content_4_editor','The more you centralize cost governance, the less time you have to spend on it. Thanks to the evolution of our cost program, we now spend only one hour a week on cost management with great success.\r\n<h4>Heading 4</h4>\r\nThis one speaks for itself. Practices like our Zero Touch Ops approach to engineering show us that automation is a huge timesaver, particularly for a program that doesn’t always have full engineering capacity. Start out small and automate your reporting functionalities and basic cost checks.\r\n\r\nAs you learn more about your costs, you can start to build more sophisticated automations:\r\n<ol>\r\n 	<li>Developing a savings plan policy for your top-tier infrastructure.\r\n<ol>\r\n 	<li>Invest in the process.</li>\r\n 	<li>No surprises.</li>\r\n</ol>\r\n</li>\r\n 	<li>Exploring new or different instance options for performance and cost benefit.</li>\r\n 	<li>Assessing optimizations of wide-scale operations, e.g. choosing the right auto-scaling policies for your workloads.</li>\r\n 	<li>Crafting tagging policies and implementing them to provide visibility on spend.</li>\r\n</ol>'),(12917,681,'_page-content_4_editor','field_6107c4da5d8fd'),(12918,681,'page-content','9'),(12919,681,'_page-content','field_610153c144e7f'),(12920,681,'page-content_5_type','video'),(12921,681,'_page-content_5_type','field_6107c3606a31d'),(12922,681,'page-content_5_video-url','https://www.youtube.com/embed/krcseLp4Az0'),(12923,681,'_page-content_5_video-url','field_6107c7ce32273'),(12924,681,'page-content_6_type','editor'),(12925,681,'_page-content_6_type','field_6107c3606a31d'),(12926,681,'page-content_6_editor','<h4>Heading 4.1</h4>\r\nThis team can take on the everyday management of your infrastructure costs, for example:\r\n<ul>\r\n 	<li>Developing a savings plan policy for your top-tier infrastructure.\r\n<ul>\r\n 	<li>Invest in the process.</li>\r\n 	<li>No surprises.</li>\r\n</ul>\r\n</li>\r\n 	<li>Exploring new or different instance options for performance and cost benefit.</li>\r\n 	<li>Assessing optimizations of wide-scale operations, e.g. choosing the right auto-scaling policies for your workloads.</li>\r\n 	<li>Crafting tagging policies and implementing them to provide visibility on spend.</li>\r\n</ul>\r\nInfrastructure cost management needs regular attention, but that doesn’t mean it has to be difficult work. Design your own principles and tie in tangible actions that help you drive progress and results.\r\n<h4>Heading 4.2</h4>\r\nThe more you invest in your team’s cost management process, the less it will restrict developers – and the more you’ll maximize returns.'),(12927,681,'_page-content_6_editor','field_6107c4da5d8fd'),(12928,681,'page-content_7_type','table'),(12929,681,'_page-content_7_type','field_6107c3606a31d'),(12930,681,'page-content_7_editor','<table style=\"border-collapse: collapse; width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td style=\"width: 33.3333%;\">Framework</td>\r\n<td style=\"width: 33.3333%;\">Project</td>\r\n<td style=\"width: 33.3333%;\">Author Link</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 33.3333%;\">Angular</td>\r\n<td style=\"width: 33.3333%;\">NGX-CG</td>\r\n<td style=\"width: 33.3333%;\">Ben Drucker</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 33.3333%;\">Clojure</td>\r\n<td style=\"width: 33.3333%;\">Clojure CG</td>\r\n<td style=\"width: 33.3333%;\">Bob Hope</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 33.3333%;\">Django</td>\r\n<td style=\"width: 33.3333%;\">Dj CommerceGate</td>\r\n<td style=\"width: 33.3333%;\">Jerome Snipes</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 33.3333%;\">PHP</td>\r\n<td style=\"width: 33.3333%;\">Laravel Cashier</td>\r\n<td style=\"width: 33.3333%;\">Laravel</td>\r\n</tr>\r\n</tbody>\r\n</table>'),(12931,681,'_page-content_7_editor','field_6107c4da5d8fd'),(12932,681,'page-content_7_table-description','Striped Table. Table Description.'),(12933,681,'_page-content_7_table-description','field_6107c83b32274'),(12934,681,'page-content_8_type','table'),(12935,681,'_page-content_8_type','field_6107c3606a31d'),(12936,681,'page-content_8_editor','<table style=\"border-collapse: collapse; width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td style=\"width: 330.328px;\">Framework</td>\r\n<td style=\"width: 330.328px;\">Project</td>\r\n<td style=\"width: 330.344px;\">Author Link</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 330.328px;\">Angular</td>\r\n<td style=\"width: 330.328px;\">NGX-CG</td>\r\n<td style=\"width: 330.344px;\">Ben Drucker</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 330.328px;\">Clojure</td>\r\n<td style=\"width: 330.328px;\">Clojure CG</td>\r\n<td style=\"width: 330.344px;\">Bob Hope</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 330.328px;\">Django</td>\r\n<td style=\"width: 330.328px;\">Dj CommerceGate</td>\r\n<td style=\"width: 330.344px;\">Jerome Snipes</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 330.328px;\">PHP</td>\r\n<td style=\"width: 330.328px;\">Laravel Cashier</td>\r\n<td style=\"width: 330.344px;\">Laravel</td>\r\n</tr>\r\n</tbody>\r\n</table>'),(12937,681,'_page-content_8_editor','field_6107c4da5d8fd'),(12938,681,'page-content_8_table-description','Line Table.'),(12939,681,'_page-content_8_table-description','field_6107c83b32274'),(12940,681,'page-content_7_table-style','contrast'),(12941,681,'_page-content_7_table-style','field_6107d04897c6c'),(12942,681,'page-content_8_table-style','light'),(12943,681,'_page-content_8_table-style','field_6107d04897c6c'),(12944,682,'page-info_title','Heading 1. Page Title That \r\nLong Enough to Take Space'),(12945,682,'_page-info_title','field_610151375310d'),(12946,682,'page-info_description','Intro paragraph in[nbsp]bigger font size. Startups are designed to[nbsp]grow quickly, but high growth rates can generate huge costs as[nbsp]new infrastructure is[nbsp]introduced and scaled to[nbsp]meet demand.'),(12947,682,'_page-info_description','field_610151775310e'),(12948,682,'page-info',''),(12949,682,'_page-info','field_610151d25310f'),(12950,682,'page-content_0_type','editor'),(12951,682,'_page-content_0_type','field_6107c3606a31d'),(12952,682,'page-content_0_editor','<h2>Heading 2. Take a Reactive Approach to Management | Heading 2</h2>\r\nAt CommerceGate, shipping is our heartbeat. We believe in the benefits of continuous deployment. For a company to keep growing, it has to keep iterating and delivering value for new and existing customers.\r\n\r\n<strong>Full paragraph in Bold. Our philosophy is to ship first and optimize later. The risk is that new features could cause costs to spiral out of control, but we find that when this strategy is implemented alongside our other principles, reactive cost management means we spend more time building and serving customer needs.</strong>\r\n\r\n<em>Full paragraph in Oblique (Italics). Instead of dedicating precious engineering time and resources to creating cost estimates, comparing them against carefully forecasted budgets, and seeking the necessary approval to go ahead — our engineers build from the outset.</em>\r\n<h3>Heading 3. Prioritize by Impact | Heading 3</h3>\r\nAs a result of our reactive strategy, we are gifted with a backlog of cost optimization opportunities. The key is identifying which of these opportunities to pursue, and prioritizing by impact.'),(12953,682,'_page-content_0_editor','field_6107c4da5d8fd'),(12954,682,'page-content_1_type','image'),(12955,682,'_page-content_1_type','field_6107c3606a31d'),(12956,682,'page-content_1_image','513'),(12957,682,'_page-content_1_image','field_6107c6b63226c'),(12958,682,'page-content_1_image-description','Image Description Text. Photo by Author.'),(12959,682,'_page-content_1_image-description','field_6107c7233226d'),(12960,682,'page-content_2_type','editor'),(12961,682,'_page-content_2_type','field_6107c3606a31d'),(12962,682,'page-content_2_editor','Creating articles for your knowledge base is an excellent way to develop self-serve support resources for your customers. The beauty of Intercom’s Articles is that they empower customers to resolve their own queries at a time and pace that best suits them – freeing up your support team to handle more sensitive customer queries, or those from VIP clients.'),(12963,682,'_page-content_2_editor','field_6107c4da5d8fd'),(12964,682,'page-content_3_type','blockquote'),(12965,682,'_page-content_3_type','field_6107c3606a31d'),(12966,682,'page-content_3_blockquote-text','Blockquote. Having this specialized group allows your product teams to focus on costs only when absolutely necessary.'),(12967,682,'_page-content_3_blockquote-text','field_6107c7393226e'),(12968,682,'page-content_3_user_avatar','514'),(12969,682,'_page-content_3_user_avatar','field_6107c7573226f'),(12970,682,'page-content_3_user_full-name','Duke Montana'),(12971,682,'_page-content_3_user_full-name','field_6107c7a732271'),(12972,682,'page-content_3_user_position','CommerceGate Success Manage'),(12973,682,'_page-content_3_user_position','field_6107c7af32272'),(12974,682,'page-content_3_user',''),(12975,682,'_page-content_3_user','field_6107c78132270'),(12976,682,'page-content_4_type','editor'),(12977,682,'_page-content_4_type','field_6107c3606a31d'),(12978,682,'page-content_4_editor','The more you centralize cost governance, the less time you have to spend on it. Thanks to the evolution of our cost program, we now spend only one hour a week on cost management with great success.\r\n<h4>Heading 4. Zero Touch Costs | Heading 4.1</h4>\r\nThis one speaks for itself. Practices like our Zero Touch Ops approach to engineering show us that automation is a huge timesaver, particularly for a program that doesn’t always have full engineering capacity. Start out small and automate your reporting functionalities and basic cost checks.\r\n\r\nAs you learn more about your costs, you can start to build more sophisticated automations:\r\n<ol>\r\n 	<li>Developing a savings plan policy for your top-tier infrastructure.\r\n<ol>\r\n 	<li>Invest in the process.</li>\r\n 	<li>No surprises.</li>\r\n</ol>\r\n</li>\r\n 	<li>Exploring new or different instance options for performance and cost benefit.</li>\r\n 	<li>Assessing optimizations of wide-scale operations, e.g. choosing the right auto-scaling policies for your workloads.</li>\r\n 	<li>Crafting tagging policies and implementing them to provide visibility on spend.</li>\r\n</ol>'),(12979,682,'_page-content_4_editor','field_6107c4da5d8fd'),(12980,682,'page-content','9'),(12981,682,'_page-content','field_610153c144e7f'),(12982,682,'page-content_5_type','video'),(12983,682,'_page-content_5_type','field_6107c3606a31d'),(12984,682,'page-content_5_video-url','https://www.youtube.com/embed/krcseLp4Az0'),(12985,682,'_page-content_5_video-url','field_6107c7ce32273'),(12986,682,'page-content_6_type','editor'),(12987,682,'_page-content_6_type','field_6107c3606a31d'),(12988,682,'page-content_6_editor','<h4>Heading 4. Empower Your Engineering Teams | Heading 4.2</h4>\r\nThis team can take on the everyday management of your infrastructure costs, for example:\r\n<ul>\r\n 	<li>Developing a savings plan policy for your top-tier infrastructure.\r\n<ul>\r\n 	<li>Invest in the process.</li>\r\n 	<li>No surprises.</li>\r\n</ul>\r\n</li>\r\n 	<li>Exploring new or different instance options for performance and cost benefit.</li>\r\n 	<li>Assessing optimizations of wide-scale operations, e.g. choosing the right auto-scaling policies for your workloads.</li>\r\n 	<li>Crafting tagging policies and implementing them to provide visibility on spend.</li>\r\n</ul>\r\nInfrastructure cost management needs regular attention, but that doesn’t mean it has to be difficult work. Design your own principles and tie in tangible actions that help you drive progress and results.\r\n<h4>Heading 4. Community Libraries | Heading 4.3</h4>\r\nThe more you invest in your team’s cost management process, the less it will restrict developers – and the more you’ll maximize returns.'),(12989,682,'_page-content_6_editor','field_6107c4da5d8fd'),(12990,682,'page-content_7_type','table'),(12991,682,'_page-content_7_type','field_6107c3606a31d'),(12992,682,'page-content_7_editor','<table style=\"border-collapse: collapse; width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td style=\"width: 33.3333%;\">Framework</td>\r\n<td style=\"width: 33.3333%;\">Project</td>\r\n<td style=\"width: 33.3333%;\">Author Link</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 33.3333%;\">Angular</td>\r\n<td style=\"width: 33.3333%;\">NGX-CG</td>\r\n<td style=\"width: 33.3333%;\">Ben Drucker</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 33.3333%;\">Clojure</td>\r\n<td style=\"width: 33.3333%;\">Clojure CG</td>\r\n<td style=\"width: 33.3333%;\">Bob Hope</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 33.3333%;\">Django</td>\r\n<td style=\"width: 33.3333%;\">Dj CommerceGate</td>\r\n<td style=\"width: 33.3333%;\">Jerome Snipes</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 33.3333%;\">PHP</td>\r\n<td style=\"width: 33.3333%;\">Laravel Cashier</td>\r\n<td style=\"width: 33.3333%;\">Laravel</td>\r\n</tr>\r\n</tbody>\r\n</table>'),(12993,682,'_page-content_7_editor','field_6107c4da5d8fd'),(12994,682,'page-content_7_table-description','Striped Table. Table Description.'),(12995,682,'_page-content_7_table-description','field_6107c83b32274'),(12996,682,'page-content_8_type','table'),(12997,682,'_page-content_8_type','field_6107c3606a31d'),(12998,682,'page-content_8_editor','<table style=\"border-collapse: collapse; width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td style=\"width: 330.328px;\">Framework</td>\r\n<td style=\"width: 330.328px;\">Project</td>\r\n<td style=\"width: 330.344px;\">Author Link</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 330.328px;\">Angular</td>\r\n<td style=\"width: 330.328px;\">NGX-CG</td>\r\n<td style=\"width: 330.344px;\">Ben Drucker</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 330.328px;\">Clojure</td>\r\n<td style=\"width: 330.328px;\">Clojure CG</td>\r\n<td style=\"width: 330.344px;\">Bob Hope</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 330.328px;\">Django</td>\r\n<td style=\"width: 330.328px;\">Dj CommerceGate</td>\r\n<td style=\"width: 330.344px;\">Jerome Snipes</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 330.328px;\">PHP</td>\r\n<td style=\"width: 330.328px;\">Laravel Cashier</td>\r\n<td style=\"width: 330.344px;\">Laravel</td>\r\n</tr>\r\n</tbody>\r\n</table>'),(12999,682,'_page-content_8_editor','field_6107c4da5d8fd'),(13000,682,'page-content_8_table-description','Line Table.'),(13001,682,'_page-content_8_table-description','field_6107c83b32274'),(13002,682,'page-content_7_table-style','contrast'),(13003,682,'_page-content_7_table-style','field_6107d04897c6c'),(13004,682,'page-content_8_table-style','light'),(13005,682,'_page-content_8_table-style','field_6107d04897c6c'),(13006,683,'page-info_title','Heading 1. Page Title That \r\nLong Enough to Take Space'),(13007,683,'_page-info_title','field_610151375310d'),(13008,683,'page-info_description','Intro paragraph in[nbsp]bigger font size. Startups are designed to[nbsp]grow quickly, but high growth rates can generate huge costs as[nbsp]new infrastructure is[nbsp]introduced and scaled to[nbsp]meet demand.'),(13009,683,'_page-info_description','field_610151775310e'),(13010,683,'page-info',''),(13011,683,'_page-info','field_610151d25310f'),(13012,683,'page-content_0_type','editor'),(13013,683,'_page-content_0_type','field_6107c3606a31d'),(13014,683,'page-content_0_editor','<h2>Heading 2. Take a Reactive Approach to Management</h2>\r\nAt CommerceGate, shipping is our heartbeat. We believe in the benefits of continuous deployment. For a company to keep growing, it has to keep iterating and delivering value for new and existing customers.\r\n\r\n<strong>Full paragraph in Bold. Our philosophy is to ship first and optimize later. The risk is that new features could cause costs to spiral out of control, but we find that when this strategy is implemented alongside our other principles, reactive cost management means we spend more time building and serving customer needs.</strong>\r\n\r\n<em>Full paragraph in Oblique (Italics). Instead of dedicating precious engineering time and resources to creating cost estimates, comparing them against carefully forecasted budgets, and seeking the necessary approval to go ahead — our engineers build from the outset.</em>\r\n<h3>Heading 3. Prioritize by Impact | Heading 3</h3>\r\nAs a result of our reactive strategy, we are gifted with a backlog of cost optimization opportunities. The key is identifying which of these opportunities to pursue, and prioritizing by impact.'),(13015,683,'_page-content_0_editor','field_6107c4da5d8fd'),(13016,683,'page-content_1_type','image'),(13017,683,'_page-content_1_type','field_6107c3606a31d'),(13018,683,'page-content_1_image','513'),(13019,683,'_page-content_1_image','field_6107c6b63226c'),(13020,683,'page-content_1_image-description','Image Description Text. Photo by Author.'),(13021,683,'_page-content_1_image-description','field_6107c7233226d'),(13022,683,'page-content_2_type','editor'),(13023,683,'_page-content_2_type','field_6107c3606a31d'),(13024,683,'page-content_2_editor','Creating articles for your knowledge base is an excellent way to develop self-serve support resources for your customers. The beauty of Intercom’s Articles is that they empower customers to resolve their own queries at a time and pace that best suits them – freeing up your support team to handle more sensitive customer queries, or those from VIP clients.'),(13025,683,'_page-content_2_editor','field_6107c4da5d8fd'),(13026,683,'page-content_3_type','blockquote'),(13027,683,'_page-content_3_type','field_6107c3606a31d'),(13028,683,'page-content_3_blockquote-text','Blockquote. Having this specialized group allows your product teams to focus on costs only when absolutely necessary.'),(13029,683,'_page-content_3_blockquote-text','field_6107c7393226e'),(13030,683,'page-content_3_user_avatar','514'),(13031,683,'_page-content_3_user_avatar','field_6107c7573226f'),(13032,683,'page-content_3_user_full-name','Duke Montana'),(13033,683,'_page-content_3_user_full-name','field_6107c7a732271'),(13034,683,'page-content_3_user_position','CommerceGate Success Manage'),(13035,683,'_page-content_3_user_position','field_6107c7af32272'),(13036,683,'page-content_3_user',''),(13037,683,'_page-content_3_user','field_6107c78132270'),(13038,683,'page-content_4_type','editor'),(13039,683,'_page-content_4_type','field_6107c3606a31d'),(13040,683,'page-content_4_editor','The more you centralize cost governance, the less time you have to spend on it. Thanks to the evolution of our cost program, we now spend only one hour a week on cost management with great success.\r\n<h4>Heading 4. Zero Touch Costs | Heading 4.1</h4>\r\nThis one speaks for itself. Practices like our Zero Touch Ops approach to engineering show us that automation is a huge timesaver, particularly for a program that doesn’t always have full engineering capacity. Start out small and automate your reporting functionalities and basic cost checks.\r\n\r\nAs you learn more about your costs, you can start to build more sophisticated automations:\r\n<ol>\r\n 	<li>Developing a savings plan policy for your top-tier infrastructure.\r\n<ol>\r\n 	<li>Invest in the process.</li>\r\n 	<li>No surprises.</li>\r\n</ol>\r\n</li>\r\n 	<li>Exploring new or different instance options for performance and cost benefit.</li>\r\n 	<li>Assessing optimizations of wide-scale operations, e.g. choosing the right auto-scaling policies for your workloads.</li>\r\n 	<li>Crafting tagging policies and implementing them to provide visibility on spend.</li>\r\n</ol>'),(13041,683,'_page-content_4_editor','field_6107c4da5d8fd'),(13042,683,'page-content','9'),(13043,683,'_page-content','field_610153c144e7f'),(13044,683,'page-content_5_type','video'),(13045,683,'_page-content_5_type','field_6107c3606a31d'),(13046,683,'page-content_5_video-url','https://www.youtube.com/embed/krcseLp4Az0'),(13047,683,'_page-content_5_video-url','field_6107c7ce32273'),(13048,683,'page-content_6_type','editor'),(13049,683,'_page-content_6_type','field_6107c3606a31d'),(13050,683,'page-content_6_editor','<h4>Heading 4. Empower Your Engineering Teams | Heading 4.2</h4>\r\nThis team can take on the everyday management of your infrastructure costs, for example:\r\n<ul>\r\n 	<li>Developing a savings plan policy for your top-tier infrastructure.\r\n<ul>\r\n 	<li>Invest in the process.</li>\r\n 	<li>No surprises.</li>\r\n</ul>\r\n</li>\r\n 	<li>Exploring new or different instance options for performance and cost benefit.</li>\r\n 	<li>Assessing optimizations of wide-scale operations, e.g. choosing the right auto-scaling policies for your workloads.</li>\r\n 	<li>Crafting tagging policies and implementing them to provide visibility on spend.</li>\r\n</ul>\r\nInfrastructure cost management needs regular attention, but that doesn’t mean it has to be difficult work. Design your own principles and tie in tangible actions that help you drive progress and results.\r\n<h4>Heading 4. Community Libraries | Heading 4.3</h4>\r\nThe more you invest in your team’s cost management process, the less it will restrict developers – and the more you’ll maximize returns.'),(13051,683,'_page-content_6_editor','field_6107c4da5d8fd'),(13052,683,'page-content_7_type','table'),(13053,683,'_page-content_7_type','field_6107c3606a31d'),(13054,683,'page-content_7_editor','<table style=\"border-collapse: collapse; width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td style=\"width: 33.3333%;\">Framework</td>\r\n<td style=\"width: 33.3333%;\">Project</td>\r\n<td style=\"width: 33.3333%;\">Author Link</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 33.3333%;\">Angular</td>\r\n<td style=\"width: 33.3333%;\">NGX-CG</td>\r\n<td style=\"width: 33.3333%;\">Ben Drucker</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 33.3333%;\">Clojure</td>\r\n<td style=\"width: 33.3333%;\">Clojure CG</td>\r\n<td style=\"width: 33.3333%;\">Bob Hope</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 33.3333%;\">Django</td>\r\n<td style=\"width: 33.3333%;\">Dj CommerceGate</td>\r\n<td style=\"width: 33.3333%;\">Jerome Snipes</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 33.3333%;\">PHP</td>\r\n<td style=\"width: 33.3333%;\">Laravel Cashier</td>\r\n<td style=\"width: 33.3333%;\">Laravel</td>\r\n</tr>\r\n</tbody>\r\n</table>'),(13055,683,'_page-content_7_editor','field_6107c4da5d8fd'),(13056,683,'page-content_7_table-description','Striped Table. Table Description.'),(13057,683,'_page-content_7_table-description','field_6107c83b32274'),(13058,683,'page-content_8_type','table'),(13059,683,'_page-content_8_type','field_6107c3606a31d'),(13060,683,'page-content_8_editor','<table style=\"border-collapse: collapse; width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td style=\"width: 330.328px;\">Framework</td>\r\n<td style=\"width: 330.328px;\">Project</td>\r\n<td style=\"width: 330.344px;\">Author Link</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 330.328px;\">Angular</td>\r\n<td style=\"width: 330.328px;\">NGX-CG</td>\r\n<td style=\"width: 330.344px;\">Ben Drucker</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 330.328px;\">Clojure</td>\r\n<td style=\"width: 330.328px;\">Clojure CG</td>\r\n<td style=\"width: 330.344px;\">Bob Hope</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 330.328px;\">Django</td>\r\n<td style=\"width: 330.328px;\">Dj CommerceGate</td>\r\n<td style=\"width: 330.344px;\">Jerome Snipes</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 330.328px;\">PHP</td>\r\n<td style=\"width: 330.328px;\">Laravel Cashier</td>\r\n<td style=\"width: 330.344px;\">Laravel</td>\r\n</tr>\r\n</tbody>\r\n</table>'),(13061,683,'_page-content_8_editor','field_6107c4da5d8fd'),(13062,683,'page-content_8_table-description','Line Table.'),(13063,683,'_page-content_8_table-description','field_6107c83b32274'),(13064,683,'page-content_7_table-style','contrast'),(13065,683,'_page-content_7_table-style','field_6107d04897c6c'),(13066,683,'page-content_8_table-style','light'),(13067,683,'_page-content_8_table-style','field_6107d04897c6c'),(13068,684,'page-info_title','Heading 1. Page Title That \r\nLong Enough to Take Space'),(13069,684,'_page-info_title','field_610151375310d'),(13070,684,'page-info_description','Intro paragraph in[nbsp]bigger font size. Startups are designed to[nbsp]grow quickly, but high growth rates can generate huge costs as[nbsp]new infrastructure is[nbsp]introduced and scaled to[nbsp]meet demand.'),(13071,684,'_page-info_description','field_610151775310e'),(13072,684,'page-info',''),(13073,684,'_page-info','field_610151d25310f'),(13074,684,'page-content_0_type','editor'),(13075,684,'_page-content_0_type','field_6107c3606a31d'),(13076,684,'page-content_0_editor','<h2>Heading 2. Take a Reactive Approach to Management | Heading 2</h2>\r\nAt CommerceGate, shipping is our heartbeat. We believe in the benefits of continuous deployment. For a company to keep growing, it has to keep iterating and delivering value for new and existing customers.\r\n\r\n<strong>Full paragraph in Bold. Our philosophy is to ship first and optimize later. The risk is that new features could cause costs to spiral out of control, but we find that when this strategy is implemented alongside our other principles, reactive cost management means we spend more time building and serving customer needs.</strong>\r\n\r\n<em>Full paragraph in Oblique (Italics). Instead of dedicating precious engineering time and resources to creating cost estimates, comparing them against carefully forecasted budgets, and seeking the necessary approval to go ahead — our engineers build from the outset.</em>\r\n<h3>Heading 3. Prioritize by Impact | Heading 3</h3>\r\nAs a result of our reactive strategy, we are gifted with a backlog of cost optimization opportunities. The key is identifying which of these opportunities to pursue, and prioritizing by impact.'),(13077,684,'_page-content_0_editor','field_6107c4da5d8fd'),(13078,684,'page-content_1_type','image'),(13079,684,'_page-content_1_type','field_6107c3606a31d'),(13080,684,'page-content_1_image','513'),(13081,684,'_page-content_1_image','field_6107c6b63226c'),(13082,684,'page-content_1_image-description','Image Description Text. Photo by Author.'),(13083,684,'_page-content_1_image-description','field_6107c7233226d'),(13084,684,'page-content_2_type','editor'),(13085,684,'_page-content_2_type','field_6107c3606a31d'),(13086,684,'page-content_2_editor','Creating articles for your knowledge base is an excellent way to develop self-serve support resources for your customers. The beauty of Intercom’s Articles is that they empower customers to resolve their own queries at a time and pace that best suits them – freeing up your support team to handle more sensitive customer queries, or those from VIP clients.'),(13087,684,'_page-content_2_editor','field_6107c4da5d8fd'),(13088,684,'page-content_3_type','blockquote'),(13089,684,'_page-content_3_type','field_6107c3606a31d'),(13090,684,'page-content_3_blockquote-text','Blockquote. Having this specialized group allows your product teams to focus on costs only when absolutely necessary.'),(13091,684,'_page-content_3_blockquote-text','field_6107c7393226e'),(13092,684,'page-content_3_user_avatar','514'),(13093,684,'_page-content_3_user_avatar','field_6107c7573226f'),(13094,684,'page-content_3_user_full-name','Duke Montana'),(13095,684,'_page-content_3_user_full-name','field_6107c7a732271'),(13096,684,'page-content_3_user_position','CommerceGate Success Manage'),(13097,684,'_page-content_3_user_position','field_6107c7af32272'),(13098,684,'page-content_3_user',''),(13099,684,'_page-content_3_user','field_6107c78132270'),(13100,684,'page-content_4_type','editor'),(13101,684,'_page-content_4_type','field_6107c3606a31d'),(13102,684,'page-content_4_editor','The more you centralize cost governance, the less time you have to spend on it. Thanks to the evolution of our cost program, we now spend only one hour a week on cost management with great success.\r\n<h4>Heading 4. Zero Touch Costs | Heading 4.1</h4>\r\nThis one speaks for itself. Practices like our Zero Touch Ops approach to engineering show us that automation is a huge timesaver, particularly for a program that doesn’t always have full engineering capacity. Start out small and automate your reporting functionalities and basic cost checks.\r\n\r\nAs you learn more about your costs, you can start to build more sophisticated automations:\r\n<ol>\r\n 	<li>Developing a savings plan policy for your top-tier infrastructure.\r\n<ol>\r\n 	<li>Invest in the process.</li>\r\n 	<li>No surprises.</li>\r\n</ol>\r\n</li>\r\n 	<li>Exploring new or different instance options for performance and cost benefit.</li>\r\n 	<li>Assessing optimizations of wide-scale operations, e.g. choosing the right auto-scaling policies for your workloads.</li>\r\n 	<li>Crafting tagging policies and implementing them to provide visibility on spend.</li>\r\n</ol>'),(13103,684,'_page-content_4_editor','field_6107c4da5d8fd'),(13104,684,'page-content','9'),(13105,684,'_page-content','field_610153c144e7f'),(13106,684,'page-content_5_type','video'),(13107,684,'_page-content_5_type','field_6107c3606a31d'),(13108,684,'page-content_5_video-url','https://www.youtube.com/embed/krcseLp4Az0'),(13109,684,'_page-content_5_video-url','field_6107c7ce32273'),(13110,684,'page-content_6_type','editor'),(13111,684,'_page-content_6_type','field_6107c3606a31d'),(13112,684,'page-content_6_editor','<h4>Heading 4. Empower Your Engineering Teams</h4>\r\nThis team can take on the everyday management of your infrastructure costs, for example:\r\n<ul>\r\n 	<li>Developing a savings plan policy for your top-tier infrastructure.\r\n<ul>\r\n 	<li>Invest in the process.</li>\r\n 	<li>No surprises.</li>\r\n</ul>\r\n</li>\r\n 	<li>Exploring new or different instance options for performance and cost benefit.</li>\r\n 	<li>Assessing optimizations of wide-scale operations, e.g. choosing the right auto-scaling policies for your workloads.</li>\r\n 	<li>Crafting tagging policies and implementing them to provide visibility on spend.</li>\r\n</ul>\r\nInfrastructure cost management needs regular attention, but that doesn’t mean it has to be difficult work. Design your own principles and tie in tangible actions that help you drive progress and results.\r\n<h4>Heading 4. Community Libraries | Heading 4.3</h4>\r\nThe more you invest in your team’s cost management process, the less it will restrict developers – and the more you’ll maximize returns.'),(13113,684,'_page-content_6_editor','field_6107c4da5d8fd'),(13114,684,'page-content_7_type','table'),(13115,684,'_page-content_7_type','field_6107c3606a31d'),(13116,684,'page-content_7_editor','<table style=\"border-collapse: collapse; width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td style=\"width: 33.3333%;\">Framework</td>\r\n<td style=\"width: 33.3333%;\">Project</td>\r\n<td style=\"width: 33.3333%;\">Author Link</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 33.3333%;\">Angular</td>\r\n<td style=\"width: 33.3333%;\">NGX-CG</td>\r\n<td style=\"width: 33.3333%;\">Ben Drucker</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 33.3333%;\">Clojure</td>\r\n<td style=\"width: 33.3333%;\">Clojure CG</td>\r\n<td style=\"width: 33.3333%;\">Bob Hope</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 33.3333%;\">Django</td>\r\n<td style=\"width: 33.3333%;\">Dj CommerceGate</td>\r\n<td style=\"width: 33.3333%;\">Jerome Snipes</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 33.3333%;\">PHP</td>\r\n<td style=\"width: 33.3333%;\">Laravel Cashier</td>\r\n<td style=\"width: 33.3333%;\">Laravel</td>\r\n</tr>\r\n</tbody>\r\n</table>'),(13117,684,'_page-content_7_editor','field_6107c4da5d8fd'),(13118,684,'page-content_7_table-description','Striped Table. Table Description.'),(13119,684,'_page-content_7_table-description','field_6107c83b32274'),(13120,684,'page-content_8_type','table'),(13121,684,'_page-content_8_type','field_6107c3606a31d'),(13122,684,'page-content_8_editor','<table style=\"border-collapse: collapse; width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td style=\"width: 330.328px;\">Framework</td>\r\n<td style=\"width: 330.328px;\">Project</td>\r\n<td style=\"width: 330.344px;\">Author Link</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 330.328px;\">Angular</td>\r\n<td style=\"width: 330.328px;\">NGX-CG</td>\r\n<td style=\"width: 330.344px;\">Ben Drucker</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 330.328px;\">Clojure</td>\r\n<td style=\"width: 330.328px;\">Clojure CG</td>\r\n<td style=\"width: 330.344px;\">Bob Hope</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 330.328px;\">Django</td>\r\n<td style=\"width: 330.328px;\">Dj CommerceGate</td>\r\n<td style=\"width: 330.344px;\">Jerome Snipes</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 330.328px;\">PHP</td>\r\n<td style=\"width: 330.328px;\">Laravel Cashier</td>\r\n<td style=\"width: 330.344px;\">Laravel</td>\r\n</tr>\r\n</tbody>\r\n</table>'),(13123,684,'_page-content_8_editor','field_6107c4da5d8fd'),(13124,684,'page-content_8_table-description','Line Table.'),(13125,684,'_page-content_8_table-description','field_6107c83b32274'),(13126,684,'page-content_7_table-style','contrast'),(13127,684,'_page-content_7_table-style','field_6107d04897c6c'),(13128,684,'page-content_8_table-style','light'),(13129,684,'_page-content_8_table-style','field_6107d04897c6c'),(13130,685,'page-info_title','Heading 1. Page Title That \r\nLong Enough to Take Space'),(13131,685,'_page-info_title','field_610151375310d'),(13132,685,'page-info_description','Intro paragraph in[nbsp]bigger font size. Startups are designed to[nbsp]grow quickly, but high growth rates can generate huge costs as[nbsp]new infrastructure is[nbsp]introduced and scaled to[nbsp]meet demand.'),(13133,685,'_page-info_description','field_610151775310e'),(13134,685,'page-info',''),(13135,685,'_page-info','field_610151d25310f'),(13136,685,'page-content_0_type','editor'),(13137,685,'_page-content_0_type','field_6107c3606a31d'),(13138,685,'page-content_0_editor','<h2>Heading 2. Take a Reactive Approach to Management | Heading 2</h2>\r\nAt CommerceGate, shipping is our heartbeat. We believe in the benefits of continuous deployment. For a company to keep growing, it has to keep iterating and delivering value for new and existing customers.\r\n\r\n<strong>Full paragraph in Bold. Our philosophy is to ship first and optimize later. The risk is that new features could cause costs to spiral out of control, but we find that when this strategy is implemented alongside our other principles, reactive cost management means we spend more time building and serving customer needs.</strong>\r\n\r\n<em>Full paragraph in Oblique (Italics). Instead of dedicating precious engineering time and resources to creating cost estimates, comparing them against carefully forecasted budgets, and seeking the necessary approval to go ahead — our engineers build from the outset.</em>\r\n<h3>Heading 3. Prioritize by Impact | Heading 3</h3>\r\nAs a result of our reactive strategy, we are gifted with a backlog of cost optimization opportunities. The key is identifying which of these opportunities to pursue, and prioritizing by impact.'),(13139,685,'_page-content_0_editor','field_6107c4da5d8fd'),(13140,685,'page-content_1_type','image'),(13141,685,'_page-content_1_type','field_6107c3606a31d'),(13142,685,'page-content_1_image','513'),(13143,685,'_page-content_1_image','field_6107c6b63226c'),(13144,685,'page-content_1_image-description','Image Description Text. Photo by Author.'),(13145,685,'_page-content_1_image-description','field_6107c7233226d'),(13146,685,'page-content_2_type','editor'),(13147,685,'_page-content_2_type','field_6107c3606a31d'),(13148,685,'page-content_2_editor','Creating articles for your knowledge base is an excellent way to develop self-serve support resources for your customers. The beauty of Intercom’s Articles is that they empower customers to resolve their own queries at a time and pace that best suits them – freeing up your support team to handle more sensitive customer queries, or those from VIP clients.'),(13149,685,'_page-content_2_editor','field_6107c4da5d8fd'),(13150,685,'page-content_3_type','blockquote'),(13151,685,'_page-content_3_type','field_6107c3606a31d'),(13152,685,'page-content_3_blockquote-text','Blockquote. Having this specialized group allows your product teams to focus on costs only when absolutely necessary.'),(13153,685,'_page-content_3_blockquote-text','field_6107c7393226e'),(13154,685,'page-content_3_user_avatar','514'),(13155,685,'_page-content_3_user_avatar','field_6107c7573226f'),(13156,685,'page-content_3_user_full-name','Duke Montana'),(13157,685,'_page-content_3_user_full-name','field_6107c7a732271'),(13158,685,'page-content_3_user_position','CommerceGate Success Manage'),(13159,685,'_page-content_3_user_position','field_6107c7af32272'),(13160,685,'page-content_3_user',''),(13161,685,'_page-content_3_user','field_6107c78132270'),(13162,685,'page-content_4_type','editor'),(13163,685,'_page-content_4_type','field_6107c3606a31d'),(13164,685,'page-content_4_editor','The more you centralize cost governance, the less time you have to spend on it. Thanks to the evolution of our cost program, we now spend only one hour a week on cost management with great success.\r\n<h4>Heading 4. Zero Touch Costs | Heading 4.1</h4>\r\nThis one speaks for itself. Practices like our Zero Touch Ops approach to engineering show us that automation is a huge timesaver, particularly for a program that doesn’t always have full engineering capacity. Start out small and automate your reporting functionalities and basic cost checks.\r\n\r\nAs you learn more about your costs, you can start to build more sophisticated automations:\r\n<ol>\r\n 	<li>Developing a savings plan policy for your top-tier infrastructure.\r\n<ol>\r\n 	<li>Invest in the process.</li>\r\n 	<li>No surprises.</li>\r\n</ol>\r\n</li>\r\n 	<li>Exploring new or different instance options for performance and cost benefit.</li>\r\n 	<li>Assessing optimizations of wide-scale operations, e.g. choosing the right auto-scaling policies for your workloads.</li>\r\n 	<li>Crafting tagging policies and implementing them to provide visibility on spend.</li>\r\n</ol>'),(13165,685,'_page-content_4_editor','field_6107c4da5d8fd'),(13166,685,'page-content','9'),(13167,685,'_page-content','field_610153c144e7f'),(13168,685,'page-content_5_type','video'),(13169,685,'_page-content_5_type','field_6107c3606a31d'),(13170,685,'page-content_5_video-url','https://www.youtube.com/embed/krcseLp4Az0'),(13171,685,'_page-content_5_video-url','field_6107c7ce32273'),(13172,685,'page-content_6_type','editor'),(13173,685,'_page-content_6_type','field_6107c3606a31d'),(13174,685,'page-content_6_editor','<h4>Heading 4. Empower Your Engineering Teams | Heading 4.2</h4>\r\nThis team can take on the everyday management of your infrastructure costs, for example:\r\n<ul>\r\n 	<li>Developing a savings plan policy for your top-tier infrastructure.\r\n<ul>\r\n 	<li>Invest in the process.</li>\r\n 	<li>No surprises.</li>\r\n</ul>\r\n</li>\r\n 	<li>Exploring new or different instance options for performance and cost benefit.</li>\r\n 	<li>Assessing optimizations of wide-scale operations, e.g. choosing the right auto-scaling policies for your workloads.</li>\r\n 	<li>Crafting tagging policies and implementing them to provide visibility on spend.</li>\r\n</ul>\r\nInfrastructure cost management needs regular attention, but that doesn’t mean it has to be difficult work. Design your own principles and tie in tangible actions that help you drive progress and results.\r\n<h4>Heading 4. Community Libraries | Heading 4.3</h4>\r\nThe more you invest in your team’s cost management process, the less it will restrict developers – and the more you’ll maximize returns.'),(13175,685,'_page-content_6_editor','field_6107c4da5d8fd'),(13176,685,'page-content_7_type','table'),(13177,685,'_page-content_7_type','field_6107c3606a31d'),(13178,685,'page-content_7_editor','<table style=\"border-collapse: collapse; width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td style=\"width: 33.3333%;\">Framework</td>\r\n<td style=\"width: 33.3333%;\">Project</td>\r\n<td style=\"width: 33.3333%;\">Author Link</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 33.3333%;\">Angular</td>\r\n<td style=\"width: 33.3333%;\">NGX-CG</td>\r\n<td style=\"width: 33.3333%;\">Ben Drucker</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 33.3333%;\">Clojure</td>\r\n<td style=\"width: 33.3333%;\">Clojure CG</td>\r\n<td style=\"width: 33.3333%;\">Bob Hope</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 33.3333%;\">Django</td>\r\n<td style=\"width: 33.3333%;\">Dj CommerceGate</td>\r\n<td style=\"width: 33.3333%;\">Jerome Snipes</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 33.3333%;\">PHP</td>\r\n<td style=\"width: 33.3333%;\">Laravel Cashier</td>\r\n<td style=\"width: 33.3333%;\">Laravel</td>\r\n</tr>\r\n</tbody>\r\n</table>'),(13179,685,'_page-content_7_editor','field_6107c4da5d8fd'),(13180,685,'page-content_7_table-description','Striped Table. Table Description.'),(13181,685,'_page-content_7_table-description','field_6107c83b32274'),(13182,685,'page-content_8_type','table'),(13183,685,'_page-content_8_type','field_6107c3606a31d'),(13184,685,'page-content_8_editor','<table style=\"border-collapse: collapse; width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td style=\"width: 330.328px;\">Framework</td>\r\n<td style=\"width: 330.328px;\">Project</td>\r\n<td style=\"width: 330.344px;\">Author Link</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 330.328px;\">Angular</td>\r\n<td style=\"width: 330.328px;\">NGX-CG</td>\r\n<td style=\"width: 330.344px;\">Ben Drucker</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 330.328px;\">Clojure</td>\r\n<td style=\"width: 330.328px;\">Clojure CG</td>\r\n<td style=\"width: 330.344px;\">Bob Hope</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 330.328px;\">Django</td>\r\n<td style=\"width: 330.328px;\">Dj CommerceGate</td>\r\n<td style=\"width: 330.344px;\">Jerome Snipes</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 330.328px;\">PHP</td>\r\n<td style=\"width: 330.328px;\">Laravel Cashier</td>\r\n<td style=\"width: 330.344px;\">Laravel</td>\r\n</tr>\r\n</tbody>\r\n</table>'),(13185,685,'_page-content_8_editor','field_6107c4da5d8fd'),(13186,685,'page-content_8_table-description','Line Table.'),(13187,685,'_page-content_8_table-description','field_6107c83b32274'),(13188,685,'page-content_7_table-style','contrast'),(13189,685,'_page-content_7_table-style','field_6107d04897c6c'),(13190,685,'page-content_8_table-style','light'),(13191,685,'_page-content_8_table-style','field_6107d04897c6c'),(13192,686,'_edit_last','1'),(13193,686,'_edit_lock','1639491381:1'),(13194,686,'_wp_page_template','contact-us.php'),(13195,686,'_yoast_wpseo_estimated-reading-time-minutes',''),(13196,688,'_edit_last','1'),(13197,688,'_edit_lock','1627993200:1'),(13505,711,'_wp_attached_file','2021/08/Contact-Sales-icon.svg'),(13506,711,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:40;s:6:\"height\";i:32;s:4:\"file\";s:31:\"/2021/08/Contact-Sales-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:22:\"Contact-Sales-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:22:\"Contact-Sales-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:22:\"Contact-Sales-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:22:\"Contact-Sales-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:22:\"Contact-Sales-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:22:\"Contact-Sales-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(13507,711,'_wp_attachment_image_alt','Contact Sales - CommerceGate.com'),(13508,712,'_wp_attached_file','2021/08/Merchant-Support-icon.svg'),(13509,712,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:34;s:6:\"height\";i:40;s:4:\"file\";s:34:\"/2021/08/Merchant-Support-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:25:\"Merchant-Support-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:25:\"Merchant-Support-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:25:\"Merchant-Support-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:25:\"Merchant-Support-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:25:\"Merchant-Support-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:25:\"Merchant-Support-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(13510,712,'_wp_attachment_image_alt','Merchant Support - CommerceGate.com'),(13511,713,'_wp_attached_file','2021/08/Customer-Support-icon.svg'),(13512,713,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:34;s:6:\"height\";i:38;s:4:\"file\";s:34:\"/2021/08/Customer-Support-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:25:\"Customer-Support-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:25:\"Customer-Support-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:25:\"Customer-Support-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:25:\"Customer-Support-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:25:\"Customer-Support-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:25:\"Customer-Support-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(13513,713,'_wp_attachment_image_alt','Customer support - CommerceGate.com'),(13514,686,'contacts-header_title','How Can We Help You?'),(13515,686,'_contacts-header_title','field_6109302985422'),(13516,686,'contacts-header_description','CommerceGate\'s friendly team is always ready to help you and your business to find the right solution.'),(13517,686,'_contacts-header_description','field_61092de47698c'),(13518,686,'contacts-header',''),(13519,686,'_contacts-header','field_6109301b85421'),(13520,686,'contacts-list_0_icon','711'),(13521,686,'_contacts-list_0_icon','field_61092e187698e'),(13522,686,'contacts-list_0_title','Contact Sales'),(13523,686,'_contacts-list_0_title','field_61092e287698f'),(13524,686,'contacts-list_0_description','Begin your conversation towards a new era of growth for your business with online payments.'),(13525,686,'_contacts-list_0_description','field_61092e2e76990'),(13526,686,'contacts-list_0_links_phone',''),(13527,686,'_contacts-list_0_links_phone','field_61092f6c76992'),(13528,686,'contacts-list_0_links_custom-link','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(13529,686,'_contacts-list_0_links_custom-link','field_61092f7876993'),(13530,686,'contacts-list_0_links',''),(13531,686,'_contacts-list_0_links','field_61092f5776991'),(13532,686,'contacts-list_1_icon','2321'),(13533,686,'_contacts-list_1_icon','field_61092e187698e'),(13534,686,'contacts-list_1_title','Merchant Support'),(13535,686,'_contacts-list_1_title','field_61092e287698f'),(13536,686,'contacts-list_1_description','Get professional and tailored recommendations via email, short message or a phone call away.'),(13537,686,'_contacts-list_1_description','field_61092e2e76990'),(13538,686,'contacts-list_1_links_phone','a:3:{s:5:\"title\";s:15:\"+34 673 908 333\";s:3:\"url\";s:15:\"tel:34673908333\";s:6:\"target\";s:0:\"\";}'),(13539,686,'_contacts-list_1_links_phone','field_61092f6c76992'),(13540,686,'contacts-list_1_links_custom-link','a:3:{s:5:\"title\";s:12:\"Get In Touch\";s:3:\"url\";s:53:\"https://merchants.cgpaytech.com/admin/support/tickets\";s:6:\"target\";s:6:\"_blank\";}'),(13541,686,'_contacts-list_1_links_custom-link','field_61092f7876993'),(13542,686,'contacts-list_1_links',''),(13543,686,'_contacts-list_1_links','field_61092f5776991'),(13544,686,'contacts-list_2_icon','2318'),(13545,686,'_contacts-list_2_icon','field_61092e187698e'),(13546,686,'contacts-list_2_title','Customer Support'),(13547,686,'_contacts-list_2_title','field_61092e287698f'),(13548,686,'contacts-list_2_description','Get dedicated attention to your issue and find a solution quickly.'),(13549,686,'_contacts-list_2_description','field_61092e2e76990'),(13550,686,'contacts-list_2_links_phone','a:3:{s:5:\"title\";s:15:\"+34 931 640 684\";s:3:\"url\";s:16:\"tel:+34931640684\";s:6:\"target\";s:0:\"\";}'),(13551,686,'_contacts-list_2_links_phone','field_61092f6c76992'),(13552,686,'contacts-list_2_links_custom-link','a:3:{s:5:\"title\";s:12:\"Get In Touch\";s:3:\"url\";s:61:\"https://www.cgbilling.com/secure/customerSupport.html?lang=es\";s:6:\"target\";s:6:\"_blank\";}'),(13553,686,'_contacts-list_2_links_custom-link','field_61092f7876993'),(13554,686,'contacts-list_2_links',''),(13555,686,'_contacts-list_2_links','field_61092f5776991'),(13556,686,'contacts-list','3'),(13557,686,'_contacts-list','field_61092e037698d'),(13558,686,'contacts-footer_title','Postal Address'),(13559,686,'_contacts-footer_title','field_61092ff2d848b'),(13560,686,'contacts-footer_description','C/Moll de[nbsp]Barcelona, «World Trade Center», North building, 4th floor. Barcelona, Spain.[nbsp]08039.'),(13561,686,'_contacts-footer_description','field_61092ff9d848c'),(13562,686,'contacts-footer',''),(13563,686,'_contacts-footer','field_61092fe1d848a'),(13564,714,'contacts-header_title','How Can We Help?'),(13565,714,'_contacts-header_title','field_6109302985422'),(13566,714,'contacts-header_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to \r\naccept credit card payments from your customers safely.'),(13567,714,'_contacts-header_description','field_61092de47698c'),(13568,714,'contacts-header',''),(13569,714,'_contacts-header','field_6109301b85421'),(13570,714,'contacts-list_0_icon','711'),(13571,714,'_contacts-list_0_icon','field_61092e187698e'),(13572,714,'contacts-list_0_title','Contact Sales'),(13573,714,'_contacts-list_0_title','field_61092e287698f'),(13574,714,'contacts-list_0_description','Together we\'ll create a tailored solution and start growing your business from day one.'),(13575,714,'_contacts-list_0_description','field_61092e2e76990'),(13576,714,'contacts-list_0_links_phone',''),(13577,714,'_contacts-list_0_links_phone','field_61092f6c76992'),(13578,714,'contacts-list_0_links_custom-link','a:3:{s:5:\"title\";s:12:\"Get In Touch\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(13579,714,'_contacts-list_0_links_custom-link','field_61092f7876993'),(13580,714,'contacts-list_0_links',''),(13581,714,'_contacts-list_0_links','field_61092f5776991'),(13582,714,'contacts-list_1_icon','712'),(13583,714,'_contacts-list_1_icon','field_61092e187698e'),(13584,714,'contacts-list_1_title','Merchant Support'),(13585,714,'_contacts-list_1_title','field_61092e287698f'),(13586,714,'contacts-list_1_description','Professional help and advice is just an email, message or phone call away.'),(13587,714,'_contacts-list_1_description','field_61092e2e76990'),(13588,714,'contacts-list_1_links_phone','a:3:{s:5:\"title\";s:15:\"+34 673 908 333\";s:3:\"url\";s:15:\"tel:34673908333\";s:6:\"target\";s:0:\"\";}'),(13589,714,'_contacts-list_1_links_phone','field_61092f6c76992'),(13590,714,'contacts-list_1_links_custom-link','a:3:{s:5:\"title\";s:12:\"Get In Touch\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(13591,714,'_contacts-list_1_links_custom-link','field_61092f7876993'),(13592,714,'contacts-list_1_links',''),(13593,714,'_contacts-list_1_links','field_61092f5776991'),(13594,714,'contacts-list_2_icon','713'),(13595,714,'_contacts-list_2_icon','field_61092e187698e'),(13596,714,'contacts-list_2_title','Customer support'),(13597,714,'_contacts-list_2_title','field_61092e287698f'),(13598,714,'contacts-list_2_description','Our team works for you and we give personal attention to your needs and wants.\r\n\r\n'),(13599,714,'_contacts-list_2_description','field_61092e2e76990'),(13600,714,'contacts-list_2_links_phone','a:3:{s:5:\"title\";s:15:\"+34 673 908 333\";s:3:\"url\";s:15:\"tel:34673908333\";s:6:\"target\";s:0:\"\";}'),(13601,714,'_contacts-list_2_links_phone','field_61092f6c76992'),(13602,714,'contacts-list_2_links_custom-link','a:3:{s:5:\"title\";s:12:\"Get In Touch\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(13603,714,'_contacts-list_2_links_custom-link','field_61092f7876993'),(13604,714,'contacts-list_2_links',''),(13605,714,'_contacts-list_2_links','field_61092f5776991'),(13606,714,'contacts-list','3'),(13607,714,'_contacts-list','field_61092e037698d'),(13608,714,'contacts-footer_title','Postal Address'),(13609,714,'_contacts-footer_title','field_61092ff2d848b'),(13610,714,'contacts-footer_description','C/Moll de Barcelona, \"World Trade Center\", North building, 4th floor. Barcelona, Spain. 08039.'),(13611,714,'_contacts-footer_description','field_61092ff9d848c'),(13612,714,'contacts-footer',''),(13613,714,'_contacts-footer','field_61092fe1d848a'),(13614,716,'contacts-header_title','How Can We Help?'),(13615,716,'_contacts-header_title','field_6109302985422'),(13616,716,'contacts-header_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to \r\naccept credit card payments from your customers safely.'),(13617,716,'_contacts-header_description','field_61092de47698c'),(13618,716,'contacts-header',''),(13619,716,'_contacts-header','field_6109301b85421'),(13620,716,'contacts-list_0_icon','711'),(13621,716,'_contacts-list_0_icon','field_61092e187698e'),(13622,716,'contacts-list_0_title','Contact Sales'),(13623,716,'_contacts-list_0_title','field_61092e287698f'),(13624,716,'contacts-list_0_description','Together we\'ll create a tailored solution and start growing your business from day one.'),(13625,716,'_contacts-list_0_description','field_61092e2e76990'),(13626,716,'contacts-list_0_links_phone',''),(13627,716,'_contacts-list_0_links_phone','field_61092f6c76992'),(13628,716,'contacts-list_0_links_custom-link','a:3:{s:5:\"title\";s:12:\"Get In Touch\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(13629,716,'_contacts-list_0_links_custom-link','field_61092f7876993'),(13630,716,'contacts-list_0_links',''),(13631,716,'_contacts-list_0_links','field_61092f5776991'),(13632,716,'contacts-list_1_icon','712'),(13633,716,'_contacts-list_1_icon','field_61092e187698e'),(13634,716,'contacts-list_1_title','Merchant Support'),(13635,716,'_contacts-list_1_title','field_61092e287698f'),(13636,716,'contacts-list_1_description','Professional help and advice is just an email, message or phone call away.'),(13637,716,'_contacts-list_1_description','field_61092e2e76990'),(13638,716,'contacts-list_1_links_phone','a:3:{s:5:\"title\";s:15:\"+34 673 908 333\";s:3:\"url\";s:15:\"tel:34673908333\";s:6:\"target\";s:0:\"\";}'),(13639,716,'_contacts-list_1_links_phone','field_61092f6c76992'),(13640,716,'contacts-list_1_links_custom-link','a:3:{s:5:\"title\";s:12:\"Get In Touch\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(13641,716,'_contacts-list_1_links_custom-link','field_61092f7876993'),(13642,716,'contacts-list_1_links',''),(13643,716,'_contacts-list_1_links','field_61092f5776991'),(13644,716,'contacts-list_2_icon','713'),(13645,716,'_contacts-list_2_icon','field_61092e187698e'),(13646,716,'contacts-list_2_title','Customer support'),(13647,716,'_contacts-list_2_title','field_61092e287698f'),(13648,716,'contacts-list_2_description','Our team works for you and we give personal attention to your needs and wants.'),(13649,716,'_contacts-list_2_description','field_61092e2e76990'),(13650,716,'contacts-list_2_links_phone','a:3:{s:5:\"title\";s:15:\"+34 673 908 333\";s:3:\"url\";s:15:\"tel:34673908333\";s:6:\"target\";s:0:\"\";}'),(13651,716,'_contacts-list_2_links_phone','field_61092f6c76992'),(13652,716,'contacts-list_2_links_custom-link','a:3:{s:5:\"title\";s:12:\"Get In Touch\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(13653,716,'_contacts-list_2_links_custom-link','field_61092f7876993'),(13654,716,'contacts-list_2_links',''),(13655,716,'_contacts-list_2_links','field_61092f5776991'),(13656,716,'contacts-list','3'),(13657,716,'_contacts-list','field_61092e037698d'),(13658,716,'contacts-footer_title','Postal Address'),(13659,716,'_contacts-footer_title','field_61092ff2d848b'),(13660,716,'contacts-footer_description','C/Moll de Barcelona, \"World Trade Center\", North building, 4th floor. Barcelona, Spain. 08039.'),(13661,716,'_contacts-footer_description','field_61092ff9d848c'),(13662,716,'contacts-footer',''),(13663,716,'_contacts-footer','field_61092fe1d848a'),(13664,717,'_edit_last','1'),(13665,717,'_edit_lock','1639493692:1'),(13666,717,'_wp_page_template','pricing.php'),(13667,717,'_yoast_wpseo_estimated-reading-time-minutes',''),(13668,719,'_edit_last','1'),(13669,719,'_edit_lock','1628006986:1'),(13670,717,'main-block-header_title','Pricing Built for You'),(13671,717,'_main-block-header_title','field_61093c50a78e8'),(13672,717,'main-block-header_description','CommerceGate offers a complete set of features and services and charges a processing and payment method fee per transaction.'),(13673,717,'_main-block-header_description','field_61093c5ca78e9'),(13674,717,'main-block-header',''),(13675,717,'_main-block-header','field_61093c34a78e7'),(13676,724,'main-block-header_title','Pricing Built Right for You'),(13677,724,'_main-block-header_title','field_61093c50a78e8'),(13678,724,'main-block-header_description','We charge a processing fee plus payment method fee per transaction. With a complete set of services and features.'),(13679,724,'_main-block-header_description','field_61093c5ca78e9'),(13680,724,'main-block-header',''),(13681,724,'_main-block-header','field_61093c34a78e7'),(13682,717,'flexible-pricing_title','Flexible and integrated pricing'),(13683,717,'_flexible-pricing_title','field_6109401d9cacd'),(13684,717,'flexible-pricing_description','End-to-end solution to accept payments on your website all included.'),(13685,717,'_flexible-pricing_description','field_610940e3b8ec1'),(13686,717,'flexible-pricing_price','1.80% + 0.25 EUR'),(13687,717,'_flexible-pricing_price','field_610940ffb8ec2'),(13688,717,'flexible-pricing_list_0_item','Bespoke payment solution and services for your business type'),(13689,717,'_flexible-pricing_list_0_item','field_61094144b8ec4'),(13690,717,'flexible-pricing_list_1_item','Cutting-edge payment technology for your business transactions'),(13691,717,'_flexible-pricing_list_1_item','field_61094144b8ec4'),(13692,717,'flexible-pricing_list_2_item','Absolutely no set-up, periodic platform and[nbsp]hidden fees'),(13693,717,'_flexible-pricing_list_2_item','field_61094144b8ec4'),(13694,717,'flexible-pricing_list','3'),(13695,717,'_flexible-pricing_list','field_61094125b8ec3'),(13696,717,'flexible-pricing_link','a:3:{s:5:\"title\";s:11:\"Sign Up Now\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/sign-up/\";s:6:\"target\";s:0:\"\";}'),(13697,717,'_flexible-pricing_link','field_610941823f32f'),(13698,717,'flexible-pricing',''),(13699,717,'_flexible-pricing','field_61093f3e8b6ba'),(13700,717,'customized-approach_title','Customized set-up process'),(13701,717,'_customized-approach_title','field_6109427eadcf6'),(13702,717,'customized-approach_description','Every detail in the set-up process is tailored to your business requirements'),(13703,717,'_customized-approach_description','field_6109427eadcf7'),(13704,717,'customized-approach_list_0_item','Special tier-based pricing for high-volume projects'),(13705,717,'_customized-approach_list_0_item','field_6109427eadcfa'),(13706,717,'customized-approach_list','3'),(13707,717,'_customized-approach_list','field_6109427eadcf9'),(13708,717,'customized-approach_link','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(13709,717,'_customized-approach_link','field_6109427eadcfb'),(13710,717,'customized-approach',''),(13711,717,'_customized-approach','field_6109427eadcf5'),(13712,743,'main-block-header_title','Pricing Built Right for You'),(13713,743,'_main-block-header_title','field_61093c50a78e8'),(13714,743,'main-block-header_description','We charge a processing fee plus payment method fee per transaction. With a complete set of services and features.'),(13715,743,'_main-block-header_description','field_61093c5ca78e9'),(13716,743,'main-block-header',''),(13717,743,'_main-block-header','field_61093c34a78e7'),(13718,743,'flexible-pricing_title','Flexible integrated pricing'),(13719,743,'_flexible-pricing_title','field_6109401d9cacd'),(13720,743,'flexible-pricing_description','All you need to accept payments on your website Included'),(13721,743,'_flexible-pricing_description','field_610940e3b8ec1'),(13722,743,'flexible-pricing_price','1.80% + 0.25 EUR'),(13723,743,'_flexible-pricing_price','field_610940ffb8ec2'),(13724,743,'flexible-pricing_list_0_item','Bestpoke payment services'),(13725,743,'_flexible-pricing_list_0_item','field_61094144b8ec4'),(13726,743,'flexible-pricing_list_1_item','Cutting edge technological platform'),(13727,743,'_flexible-pricing_list_1_item','field_61094144b8ec4'),(13728,743,'flexible-pricing_list_2_item','No setup fees, no periodical platform fees, no hidden charges'),(13729,743,'_flexible-pricing_list_2_item','field_61094144b8ec4'),(13730,743,'flexible-pricing_list','3'),(13731,743,'_flexible-pricing_list','field_61094125b8ec3'),(13732,743,'flexible-pricing_link','a:3:{s:5:\"title\";s:11:\"Sign Up Now\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(13733,743,'_flexible-pricing_link','field_610941823f32f'),(13734,743,'flexible-pricing',''),(13735,743,'_flexible-pricing','field_61093f3e8b6ba'),(13736,743,'customized-approach_title',''),(13737,743,'_customized-approach_title','field_6109427eadcf6'),(13738,743,'customized-approach_description',''),(13739,743,'_customized-approach_description','field_6109427eadcf7'),(13740,743,'customized-approach_list_0_item',''),(13741,743,'_customized-approach_list_0_item','field_6109427eadcfa'),(13742,743,'customized-approach_list','1'),(13743,743,'_customized-approach_list','field_6109427eadcf9'),(13744,743,'customized-approach_link',''),(13745,743,'_customized-approach_link','field_6109427eadcfb'),(13746,743,'customized-approach',''),(13747,743,'_customized-approach','field_6109427eadcf5'),(13748,717,'customized-approach_list_1_item','Geo-specific pricing to offer you the best rates and fees'),(13749,717,'_customized-approach_list_1_item','field_6109427eadcfa'),(13750,717,'customized-approach_list_2_item','Interchange ++ pricing models for the cross[nbds]border projects'),(13751,717,'_customized-approach_list_2_item','field_6109427eadcfa'),(13752,744,'main-block-header_title','Pricing Built Right for You'),(13753,744,'_main-block-header_title','field_61093c50a78e8'),(13754,744,'main-block-header_description','We charge a processing fee plus payment method fee per transaction. With a complete set of services and features.'),(13755,744,'_main-block-header_description','field_61093c5ca78e9'),(13756,744,'main-block-header',''),(13757,744,'_main-block-header','field_61093c34a78e7'),(13758,744,'flexible-pricing_title','Flexible integrated pricing'),(13759,744,'_flexible-pricing_title','field_6109401d9cacd'),(13760,744,'flexible-pricing_description','All you need to accept payments on your website Included'),(13761,744,'_flexible-pricing_description','field_610940e3b8ec1'),(13762,744,'flexible-pricing_price','1.80% + 0.25 EUR'),(13763,744,'_flexible-pricing_price','field_610940ffb8ec2'),(13764,744,'flexible-pricing_list_0_item','Bestpoke payment services'),(13765,744,'_flexible-pricing_list_0_item','field_61094144b8ec4'),(13766,744,'flexible-pricing_list_1_item','Cutting edge technological platform'),(13767,744,'_flexible-pricing_list_1_item','field_61094144b8ec4'),(13768,744,'flexible-pricing_list_2_item','No setup fees, no periodical platform fees, no hidden charges'),(13769,744,'_flexible-pricing_list_2_item','field_61094144b8ec4'),(13770,744,'flexible-pricing_list','3'),(13771,744,'_flexible-pricing_list','field_61094125b8ec3'),(13772,744,'flexible-pricing_link','a:3:{s:5:\"title\";s:11:\"Sign Up Now\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(13773,744,'_flexible-pricing_link','field_610941823f32f'),(13774,744,'flexible-pricing',''),(13775,744,'_flexible-pricing','field_61093f3e8b6ba'),(13776,744,'customized-approach_title','Customized approach'),(13777,744,'_customized-approach_title','field_6109427eadcf6'),(13778,744,'customized-approach_description','Specialized setup tailored to your business needs. Every detail is important'),(13779,744,'_customized-approach_description','field_6109427eadcf7'),(13780,744,'customized-approach_list_0_item','Tier based pricing for the high-volume projects'),(13781,744,'_customized-approach_list_0_item','field_6109427eadcfa'),(13782,744,'customized-approach_list','3'),(13783,744,'_customized-approach_list','field_6109427eadcf9'),(13784,744,'customized-approach_link','a:3:{s:5:\"title\";s:13:\"Contact Sales\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(13785,744,'_customized-approach_link','field_6109427eadcfb'),(13786,744,'customized-approach',''),(13787,744,'_customized-approach','field_6109427eadcf5'),(13788,744,'customized-approach_list_1_item','Geo-specific pricing'),(13789,744,'_customized-approach_list_1_item','field_6109427eadcfa'),(13790,744,'customized-approach_list_2_item','Interchange ++ pricing models for the cross-border projects'),(13791,744,'_customized-approach_list_2_item','field_6109427eadcfa'),(13792,717,'included-info_title','What’s included'),(13793,717,'_included-info_title','field_6109461ffc0ae'),(13794,717,'included-info_description','CommerceGate offers a complete and secured payment solution for you to accept credit card payments from your customers globally.'),(13795,717,'_included-info_description','field_6109462afc0af'),(13796,717,'included-info',''),(13797,717,'_included-info','field_610945a9fc0ad'),(13798,749,'main-block-header_title','Pricing Built Right for You'),(13799,749,'_main-block-header_title','field_61093c50a78e8'),(13800,749,'main-block-header_description','We charge a processing fee plus payment method fee per transaction. With a complete set of services and features.'),(13801,749,'_main-block-header_description','field_61093c5ca78e9'),(13802,749,'main-block-header',''),(13803,749,'_main-block-header','field_61093c34a78e7'),(13804,749,'flexible-pricing_title','Flexible integrated pricing'),(13805,749,'_flexible-pricing_title','field_6109401d9cacd'),(13806,749,'flexible-pricing_description','All you need to accept payments on your website Included'),(13807,749,'_flexible-pricing_description','field_610940e3b8ec1'),(13808,749,'flexible-pricing_price','1.80% + 0.25 EUR'),(13809,749,'_flexible-pricing_price','field_610940ffb8ec2'),(13810,749,'flexible-pricing_list_0_item','Bestpoke payment services'),(13811,749,'_flexible-pricing_list_0_item','field_61094144b8ec4'),(13812,749,'flexible-pricing_list_1_item','Cutting edge technological platform'),(13813,749,'_flexible-pricing_list_1_item','field_61094144b8ec4'),(13814,749,'flexible-pricing_list_2_item','No setup fees, no periodical platform fees, no hidden charges'),(13815,749,'_flexible-pricing_list_2_item','field_61094144b8ec4'),(13816,749,'flexible-pricing_list','3'),(13817,749,'_flexible-pricing_list','field_61094125b8ec3'),(13818,749,'flexible-pricing_link','a:3:{s:5:\"title\";s:11:\"Sign Up Now\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(13819,749,'_flexible-pricing_link','field_610941823f32f'),(13820,749,'flexible-pricing',''),(13821,749,'_flexible-pricing','field_61093f3e8b6ba'),(13822,749,'customized-approach_title','Customized approach'),(13823,749,'_customized-approach_title','field_6109427eadcf6'),(13824,749,'customized-approach_description','Specialized setup tailored to your business needs. Every detail is important'),(13825,749,'_customized-approach_description','field_6109427eadcf7'),(13826,749,'customized-approach_list_0_item','Tier based pricing for the high-volume projects'),(13827,749,'_customized-approach_list_0_item','field_6109427eadcfa'),(13828,749,'customized-approach_list','3'),(13829,749,'_customized-approach_list','field_6109427eadcf9'),(13830,749,'customized-approach_link','a:3:{s:5:\"title\";s:13:\"Contact Sales\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(13831,749,'_customized-approach_link','field_6109427eadcfb'),(13832,749,'customized-approach',''),(13833,749,'_customized-approach','field_6109427eadcf5'),(13834,749,'customized-approach_list_1_item','Geo-specific pricing'),(13835,749,'_customized-approach_list_1_item','field_6109427eadcfa'),(13836,749,'customized-approach_list_2_item','Interchange ++ pricing models for the cross-border projects'),(13837,749,'_customized-approach_list_2_item','field_6109427eadcfa'),(13838,749,'included-info_title','What’s Included'),(13839,749,'_included-info_title','field_6109461ffc0ae'),(13840,749,'included-info_description','CommerceGate offers a complete set of services for you to accept credit card payments from your customers safely.'),(13841,749,'_included-info_description','field_6109462afc0af'),(13842,749,'included-info',''),(13843,749,'_included-info','field_610945a9fc0ad'),(13844,755,'_wp_attached_file','2021/08/Optimised-Cross-Platform-Checkout-icon.svg'),(13845,755,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:40;s:6:\"height\";i:40;s:4:\"file\";s:51:\"/2021/08/Optimised-Cross-Platform-Checkout-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:42:\"Optimised-Cross-Platform-Checkout-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:42:\"Optimised-Cross-Platform-Checkout-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:42:\"Optimised-Cross-Platform-Checkout-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:42:\"Optimised-Cross-Platform-Checkout-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:42:\"Optimised-Cross-Platform-Checkout-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:42:\"Optimised-Cross-Platform-Checkout-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(13846,755,'_wp_attachment_image_alt','Optimised Cross Platform Checkout - CommerceGate.com'),(13847,756,'_wp_attached_file','2021/08/Global-payment-outreach-icon.svg'),(13848,756,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:32;s:6:\"height\";i:40;s:4:\"file\";s:41:\"/2021/08/Global-payment-outreach-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:32:\"Global-payment-outreach-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:32:\"Global-payment-outreach-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:32:\"Global-payment-outreach-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:32:\"Global-payment-outreach-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:32:\"Global-payment-outreach-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:32:\"Global-payment-outreach-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(13849,756,'_wp_attachment_image_alt','Global payment outreach - CommerceGate.com'),(13850,757,'_wp_attached_file','2021/08/Proven-security-icon.svg'),(13851,757,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:32;s:6:\"height\";i:39;s:4:\"file\";s:33:\"/2021/08/Proven-security-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:24:\"Proven-security-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:24:\"Proven-security-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:24:\"Proven-security-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:24:\"Proven-security-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:24:\"Proven-security-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:24:\"Proven-security-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(13852,757,'_wp_attachment_image_alt','Proven security and prolific compliance - CommerceGate.com'),(13853,758,'_wp_attached_file','2021/08/automatic-billing-system-icon.svg'),(13854,758,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:40;s:6:\"height\";i:32;s:4:\"file\";s:42:\"/2021/08/automatic-billing-system-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:33:\"automatic-billing-system-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:33:\"automatic-billing-system-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:33:\"automatic-billing-system-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:33:\"automatic-billing-system-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:33:\"automatic-billing-system-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:33:\"automatic-billing-system-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(13855,758,'_wp_attachment_image_alt','The most precise automatic billing system - CommerceGate.com'),(13856,759,'_wp_attached_file','2021/08/Automated-payouts-icon.svg'),(13857,759,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:40;s:6:\"height\";i:34;s:4:\"file\";s:35:\"/2021/08/Automated-payouts-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:26:\"Automated-payouts-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:26:\"Automated-payouts-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:26:\"Automated-payouts-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:26:\"Automated-payouts-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:26:\"Automated-payouts-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:26:\"Automated-payouts-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(13858,759,'_wp_attachment_image_alt','Automated payouts - CommerceGate.com'),(13859,760,'_wp_attached_file','2021/08/Customer-support-service-icon.svg'),(13860,760,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:34;s:6:\"height\";i:38;s:4:\"file\";s:42:\"/2021/08/Customer-support-service-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:33:\"Customer-support-service-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:33:\"Customer-support-service-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:33:\"Customer-support-service-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:33:\"Customer-support-service-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:33:\"Customer-support-service-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:33:\"Customer-support-service-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(13861,760,'_wp_attachment_image_alt','Customer support service - CommerceGate.com'),(13865,717,'list_0_icon','755'),(13866,717,'_list_0_icon','field_610947237e6df'),(13867,717,'list_0_group-title','Optimised Cross Platform Checkout'),(13868,717,'_list_0_group-title','field_610947737e6e0'),(13869,717,'list_0_list_0_item','Customisable payment page'),(13870,717,'_list_0_list_0_item','field_610947a87e6e2'),(13871,717,'list_0_list_1_item','PCI DSS compliance coverage'),(13872,717,'_list_0_list_1_item','field_610947a87e6e2'),(13873,717,'list_0_list','2'),(13874,717,'_list_0_list','field_610947987e6e1'),(13875,717,'list_1_icon','756'),(13876,717,'_list_1_icon','field_610947237e6df'),(13877,717,'list_1_group-title','One integration — \r\nGlobal payment outreach'),(13878,717,'_list_1_group-title','field_610947737e6e0'),(13879,717,'list_1_list_0_item','Multiple currencies'),(13880,717,'_list_1_list_0_item','field_610947a87e6e2'),(13881,717,'list_1_list_1_item','Local payment methods'),(13882,717,'_list_1_list_1_item','field_610947a87e6e2'),(13883,717,'list_1_list_2_item','20+ acquiring partners all over the world'),(13884,717,'_list_1_list_2_item','field_610947a87e6e2'),(13885,717,'list_1_list','3'),(13886,717,'_list_1_list','field_610947987e6e1'),(13887,717,'list_2_icon','757'),(13888,717,'_list_2_icon','field_610947237e6df'),(13889,717,'list_2_group-title','Proven security and prolific compliance'),(13890,717,'_list_2_group-title','field_610947737e6e0'),(13891,717,'list_2_list_0_item','PCI DSS Level 1 platform'),(13892,717,'_list_2_list_0_item','field_610947a87e6e2'),(13893,717,'list_2_list_1_item','Multi level data security and encryption'),(13894,717,'_list_2_list_1_item','field_610947a87e6e2'),(13895,717,'list_2_list_2_item','Cloud based platform'),(13896,717,'_list_2_list_2_item','field_610947a87e6e2'),(13897,717,'list_2_list','3'),(13898,717,'_list_2_list','field_610947987e6e1'),(13899,717,'list_3_icon','758'),(13900,717,'_list_3_icon','field_610947237e6df'),(13901,717,'list_3_group-title','The most precise automatic billing system'),(13902,717,'_list_3_group-title','field_610947737e6e0'),(13903,717,'list_3_list_0_item','Real time financial data'),(13904,717,'_list_3_list_0_item','field_610947a87e6e2'),(13905,717,'list_3_list_1_item','Detailed invoicing'),(13906,717,'_list_3_list_1_item','field_610947a87e6e2'),(13907,717,'list_3_list_2_item','Multiple pricing models support'),(13908,717,'_list_3_list_2_item','field_610947a87e6e2'),(13909,717,'list_3_list','3'),(13910,717,'_list_3_list','field_610947987e6e1'),(13911,717,'list_4_icon','759'),(13912,717,'_list_4_icon','field_610947237e6df'),(13913,717,'list_4_group-title','Automated payouts'),(13914,717,'_list_4_group-title','field_610947737e6e0'),(13915,717,'list_4_list_0_item','In-time settlements to the bank account'),(13916,717,'_list_4_list_0_item','field_610947a87e6e2'),(13917,717,'list_4_list_1_item','Transparent settlement schedule'),(13918,717,'_list_4_list_1_item','field_610947a87e6e2'),(13919,717,'list_4_list_2_item','Flexible payout control'),(13920,717,'_list_4_list_2_item','field_610947a87e6e2'),(13921,717,'list_4_list','3'),(13922,717,'_list_4_list','field_610947987e6e1'),(13923,717,'list_5_icon','760'),(13924,717,'_list_5_icon','field_610947237e6df'),(13925,717,'list_5_group-title','Customer support service'),(13926,717,'_list_5_group-title','field_610947737e6e0'),(13927,717,'list_5_list_0_item','24/7 payment support'),(13928,717,'_list_5_list_0_item','field_610947a87e6e2'),(13929,717,'list_5_list_1_item','Adjustable refund policy'),(13930,717,'_list_5_list_1_item','field_610947a87e6e2'),(13931,717,'list_5_list_2_item','Multi language assistance'),(13932,717,'_list_5_list_2_item','field_610947a87e6e2'),(13933,717,'list_5_list','3'),(13934,717,'_list_5_list','field_610947987e6e1'),(13935,717,'list_6_icon','761'),(13936,717,'_list_6_icon','field_610947237e6df'),(13937,717,'list_6_group-title','Personalised merchant service'),(13938,717,'_list_6_group-title','field_610947737e6e0'),(13939,717,'list_6_list_0_item','Dedicated merchant account manager'),(13940,717,'_list_6_list_0_item','field_610947a87e6e2'),(13941,717,'list_6_list_1_item','SLA based technical support'),(13942,717,'_list_6_list_1_item','field_610947a87e6e2'),(13943,717,'list_6_list_2_item','Direct access to the Risk, Compliance and Finance Team'),(13944,717,'_list_6_list_2_item','field_610947a87e6e2'),(13945,717,'list_6_list','3'),(13946,717,'_list_6_list','field_610947987e6e1'),(13947,717,'list','7'),(13948,717,'_list','field_6109470d7e6de'),(13949,762,'main-block-header_title','Pricing Built Right for You'),(13950,762,'_main-block-header_title','field_61093c50a78e8'),(13951,762,'main-block-header_description','We charge a processing fee plus payment method fee per transaction. With a complete set of services and features.'),(13952,762,'_main-block-header_description','field_61093c5ca78e9'),(13953,762,'main-block-header',''),(13954,762,'_main-block-header','field_61093c34a78e7'),(13955,762,'flexible-pricing_title','Flexible integrated pricing'),(13956,762,'_flexible-pricing_title','field_6109401d9cacd'),(13957,762,'flexible-pricing_description','All you need to accept payments on your website Included'),(13958,762,'_flexible-pricing_description','field_610940e3b8ec1'),(13959,762,'flexible-pricing_price','1.80% + 0.25 EUR'),(13960,762,'_flexible-pricing_price','field_610940ffb8ec2'),(13961,762,'flexible-pricing_list_0_item','Bestpoke payment services'),(13962,762,'_flexible-pricing_list_0_item','field_61094144b8ec4'),(13963,762,'flexible-pricing_list_1_item','Cutting edge technological platform'),(13964,762,'_flexible-pricing_list_1_item','field_61094144b8ec4'),(13965,762,'flexible-pricing_list_2_item','No setup fees, no periodical platform fees, no hidden charges'),(13966,762,'_flexible-pricing_list_2_item','field_61094144b8ec4'),(13967,762,'flexible-pricing_list','3'),(13968,762,'_flexible-pricing_list','field_61094125b8ec3'),(13969,762,'flexible-pricing_link','a:3:{s:5:\"title\";s:11:\"Sign Up Now\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(13970,762,'_flexible-pricing_link','field_610941823f32f'),(13971,762,'flexible-pricing',''),(13972,762,'_flexible-pricing','field_61093f3e8b6ba'),(13973,762,'customized-approach_title','Customized approach'),(13974,762,'_customized-approach_title','field_6109427eadcf6'),(13975,762,'customized-approach_description','Specialized setup tailored to your business needs. Every detail is important'),(13976,762,'_customized-approach_description','field_6109427eadcf7'),(13977,762,'customized-approach_list_0_item','Tier based pricing for the high-volume projects'),(13978,762,'_customized-approach_list_0_item','field_6109427eadcfa'),(13979,762,'customized-approach_list','3'),(13980,762,'_customized-approach_list','field_6109427eadcf9'),(13981,762,'customized-approach_link','a:3:{s:5:\"title\";s:13:\"Contact Sales\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(13982,762,'_customized-approach_link','field_6109427eadcfb'),(13983,762,'customized-approach',''),(13984,762,'_customized-approach','field_6109427eadcf5'),(13985,762,'customized-approach_list_1_item','Geo-specific pricing'),(13986,762,'_customized-approach_list_1_item','field_6109427eadcfa'),(13987,762,'customized-approach_list_2_item','Interchange ++ pricing models for the cross-border projects'),(13988,762,'_customized-approach_list_2_item','field_6109427eadcfa'),(13989,762,'included-info_title','What’s Included'),(13990,762,'_included-info_title','field_6109461ffc0ae'),(13991,762,'included-info_description','CommerceGate offers a complete set of services for you to accept credit card payments from your customers safely.'),(13992,762,'_included-info_description','field_6109462afc0af'),(13993,762,'included-info',''),(13994,762,'_included-info','field_610945a9fc0ad'),(13995,762,'list_0_icon','755'),(13996,762,'_list_0_icon','field_610947237e6df'),(13997,762,'list_0_group-title','Optimised Cross Platform Checkout'),(13998,762,'_list_0_group-title','field_610947737e6e0'),(13999,762,'list_0_list_0_item','Customisable payment page'),(14000,762,'_list_0_list_0_item','field_610947a87e6e2'),(14001,762,'list_0_list_1_item','PCI DSS compliance coverage'),(14002,762,'_list_0_list_1_item','field_610947a87e6e2'),(14003,762,'list_0_list','2'),(14004,762,'_list_0_list','field_610947987e6e1'),(14005,762,'list_1_icon','756'),(14006,762,'_list_1_icon','field_610947237e6df'),(14007,762,'list_1_group-title','One integration — \r\nGlobal payment outreach'),(14008,762,'_list_1_group-title','field_610947737e6e0'),(14009,762,'list_1_list_0_item','Multiple currencies'),(14010,762,'_list_1_list_0_item','field_610947a87e6e2'),(14011,762,'list_1_list_1_item','Local payment methods'),(14012,762,'_list_1_list_1_item','field_610947a87e6e2'),(14013,762,'list_1_list_2_item','20+ acquiring partners all over the world'),(14014,762,'_list_1_list_2_item','field_610947a87e6e2'),(14015,762,'list_1_list','3'),(14016,762,'_list_1_list','field_610947987e6e1'),(14017,762,'list_2_icon','757'),(14018,762,'_list_2_icon','field_610947237e6df'),(14019,762,'list_2_group-title','Proven security and prolific compliance'),(14020,762,'_list_2_group-title','field_610947737e6e0'),(14021,762,'list_2_list_0_item','PCI DSS Level 1 platform'),(14022,762,'_list_2_list_0_item','field_610947a87e6e2'),(14023,762,'list_2_list_1_item','Multi level data security and encryption'),(14024,762,'_list_2_list_1_item','field_610947a87e6e2'),(14025,762,'list_2_list_2_item','Cloud based platform'),(14026,762,'_list_2_list_2_item','field_610947a87e6e2'),(14027,762,'list_2_list','3'),(14028,762,'_list_2_list','field_610947987e6e1'),(14029,762,'list_3_icon','758'),(14030,762,'_list_3_icon','field_610947237e6df'),(14031,762,'list_3_group-title','The most precise automatic billing system'),(14032,762,'_list_3_group-title','field_610947737e6e0'),(14033,762,'list_3_list_0_item','Real time financial data'),(14034,762,'_list_3_list_0_item','field_610947a87e6e2'),(14035,762,'list_3_list_1_item','Detailed invoicing'),(14036,762,'_list_3_list_1_item','field_610947a87e6e2'),(14037,762,'list_3_list_2_item','Multiple pricing models support'),(14038,762,'_list_3_list_2_item','field_610947a87e6e2'),(14039,762,'list_3_list','3'),(14040,762,'_list_3_list','field_610947987e6e1'),(14041,762,'list_4_icon','759'),(14042,762,'_list_4_icon','field_610947237e6df'),(14043,762,'list_4_group-title','Automated payouts'),(14044,762,'_list_4_group-title','field_610947737e6e0'),(14045,762,'list_4_list_0_item','In-time settlements to the bank account'),(14046,762,'_list_4_list_0_item','field_610947a87e6e2'),(14047,762,'list_4_list_1_item','Transparent settlement schedule'),(14048,762,'_list_4_list_1_item','field_610947a87e6e2'),(14049,762,'list_4_list_2_item','Flexible payout control'),(14050,762,'_list_4_list_2_item','field_610947a87e6e2'),(14051,762,'list_4_list','3'),(14052,762,'_list_4_list','field_610947987e6e1'),(14053,762,'list_5_icon','760'),(14054,762,'_list_5_icon','field_610947237e6df'),(14055,762,'list_5_group-title','Customer support service'),(14056,762,'_list_5_group-title','field_610947737e6e0'),(14057,762,'list_5_list_0_item','24/7 payment support'),(14058,762,'_list_5_list_0_item','field_610947a87e6e2'),(14059,762,'list_5_list_1_item','Adjustable refund policy'),(14060,762,'_list_5_list_1_item','field_610947a87e6e2'),(14061,762,'list_5_list_2_item','Multi language assistance'),(14062,762,'_list_5_list_2_item','field_610947a87e6e2'),(14063,762,'list_5_list','3'),(14064,762,'_list_5_list','field_610947987e6e1'),(14065,762,'list_6_icon','761'),(14066,762,'_list_6_icon','field_610947237e6df'),(14067,762,'list_6_group-title','Personalised merchant service'),(14068,762,'_list_6_group-title','field_610947737e6e0'),(14069,762,'list_6_list_0_item','Dedicated merchant account manager'),(14070,762,'_list_6_list_0_item','field_610947a87e6e2'),(14071,762,'list_6_list_1_item','SLA based technical support'),(14072,762,'_list_6_list_1_item','field_610947a87e6e2'),(14073,762,'list_6_list_2_item','Direct access to the Risk, Compliance and Finance Team'),(14074,762,'_list_6_list_2_item','field_610947a87e6e2'),(14075,762,'list_6_list','3'),(14076,762,'_list_6_list','field_610947987e6e1'),(14077,762,'list','7'),(14078,762,'_list','field_6109470d7e6de'),(14079,717,'Included-list_0_icon',''),(14080,717,'_Included-list_0_icon','field_61094f718fb66'),(14081,717,'Included-list_0_title',''),(14082,717,'_Included-list_0_title','field_61094f718fb67'),(14083,717,'Included-list_0_list_0_item','фіва'),(14084,717,'_Included-list_0_list_0_item','field_61094f718fb69'),(14085,717,'Included-list_0_list_1_item','PCI DSS compliance coverage'),(14086,717,'_Included-list_0_list_1_item','field_610947a87e6e2'),(14087,717,'Included-list_0_list','1'),(14088,717,'_Included-list_0_list','field_61094f718fb68'),(14089,717,'Included-list_1_icon','756'),(14090,717,'_Included-list_1_icon','field_610947237e6df'),(14091,717,'Included-list_1_title','One integration — \r\nGlobal payment outreach'),(14092,717,'_Included-list_1_title','field_610947737e6e0'),(14093,717,'Included-list_1_list_0_item','Multiple currencies'),(14094,717,'_Included-list_1_list_0_item','field_610947a87e6e2'),(14095,717,'Included-list_1_list_1_item','Local payment methods'),(14096,717,'_Included-list_1_list_1_item','field_610947a87e6e2'),(14097,717,'Included-list_1_list_2_item','20+ acquiring partners all over the world'),(14098,717,'_Included-list_1_list_2_item','field_610947a87e6e2'),(14099,717,'Included-list_1_list','3'),(14100,717,'_Included-list_1_list','field_610947987e6e1'),(14101,717,'Included-list_2_icon','757'),(14102,717,'_Included-list_2_icon','field_610947237e6df'),(14103,717,'Included-list_2_title','Proven security and prolific compliance'),(14104,717,'_Included-list_2_title','field_610947737e6e0'),(14105,717,'Included-list_2_list_0_item','PCI DSS Level 1 platform'),(14106,717,'_Included-list_2_list_0_item','field_610947a87e6e2'),(14107,717,'Included-list_2_list_1_item','Multi level data security and encryption'),(14108,717,'_Included-list_2_list_1_item','field_610947a87e6e2'),(14109,717,'Included-list_2_list_2_item','Cloud based platform'),(14110,717,'_Included-list_2_list_2_item','field_610947a87e6e2'),(14111,717,'Included-list_2_list','3'),(14112,717,'_Included-list_2_list','field_610947987e6e1'),(14113,717,'Included-list_3_icon','758'),(14114,717,'_Included-list_3_icon','field_610947237e6df'),(14115,717,'Included-list_3_title','The most precise automatic billing system'),(14116,717,'_Included-list_3_title','field_610947737e6e0'),(14117,717,'Included-list_3_list_0_item','Real time financial data'),(14118,717,'_Included-list_3_list_0_item','field_610947a87e6e2'),(14119,717,'Included-list_3_list_1_item','Detailed invoicing'),(14120,717,'_Included-list_3_list_1_item','field_610947a87e6e2'),(14121,717,'Included-list_3_list_2_item','Multiple pricing models support'),(14122,717,'_Included-list_3_list_2_item','field_610947a87e6e2'),(14123,717,'Included-list_3_list','3'),(14124,717,'_Included-list_3_list','field_610947987e6e1'),(14125,717,'Included-list_4_icon','759'),(14126,717,'_Included-list_4_icon','field_610947237e6df'),(14127,717,'Included-list_4_title','Automated payouts'),(14128,717,'_Included-list_4_title','field_610947737e6e0'),(14129,717,'Included-list_4_list_0_item','In-time settlements to the bank account'),(14130,717,'_Included-list_4_list_0_item','field_610947a87e6e2'),(14131,717,'Included-list_4_list_1_item','Transparent settlement schedule'),(14132,717,'_Included-list_4_list_1_item','field_610947a87e6e2'),(14133,717,'Included-list_4_list_2_item','Flexible payout control'),(14134,717,'_Included-list_4_list_2_item','field_610947a87e6e2'),(14135,717,'Included-list_4_list','3'),(14136,717,'_Included-list_4_list','field_610947987e6e1'),(14137,717,'Included-list_5_icon','760'),(14138,717,'_Included-list_5_icon','field_610947237e6df'),(14139,717,'Included-list_5_title','Customer support service'),(14140,717,'_Included-list_5_title','field_610947737e6e0'),(14141,717,'Included-list_5_list_0_item','24/7 payment support'),(14142,717,'_Included-list_5_list_0_item','field_610947a87e6e2'),(14143,717,'Included-list_5_list_1_item','Adjustable refund policy'),(14144,717,'_Included-list_5_list_1_item','field_610947a87e6e2'),(14145,717,'Included-list_5_list_2_item','Multi language assistance'),(14146,717,'_Included-list_5_list_2_item','field_610947a87e6e2'),(14147,717,'Included-list_5_list','3'),(14148,717,'_Included-list_5_list','field_610947987e6e1'),(14149,717,'Included-list_6_icon','763'),(14150,717,'_Included-list_6_icon','field_610947237e6df'),(14151,717,'Included-list_6_title','Personalised merchant service'),(14152,717,'_Included-list_6_title','field_610947737e6e0'),(14153,717,'Included-list_6_list_0_item','Dedicated merchant account manager'),(14154,717,'_Included-list_6_list_0_item','field_610947a87e6e2'),(14155,717,'Included-list_6_list_1_item','SLA based technical support'),(14156,717,'_Included-list_6_list_1_item','field_610947a87e6e2'),(14157,717,'Included-list_6_list_2_item','Direct access to the Risk, Compliance and Finance Team'),(14158,717,'_Included-list_6_list_2_item','field_610947a87e6e2'),(14159,717,'Included-list_6_list','3'),(14160,717,'_Included-list_6_list','field_610947987e6e1'),(14161,717,'Included-list','1'),(14162,717,'_Included-list','field_61094f718fb65'),(14163,762,'Included-list_0_icon','755'),(14164,762,'_Included-list_0_icon','field_610947237e6df'),(14165,762,'Included-list_0_title','Optimised Cross Platform Checkout'),(14166,762,'_Included-list_0_title','field_610947737e6e0'),(14167,762,'Included-list_0_list_0_item','Customisable payment page'),(14168,762,'_Included-list_0_list_0_item','field_610947a87e6e2'),(14169,762,'Included-list_0_list_1_item','PCI DSS compliance coverage'),(14170,762,'_Included-list_0_list_1_item','field_610947a87e6e2'),(14171,762,'Included-list_0_list','2'),(14172,762,'_Included-list_0_list','field_610947987e6e1'),(14173,762,'Included-list_1_icon','756'),(14174,762,'_Included-list_1_icon','field_610947237e6df'),(14175,762,'Included-list_1_title','One integration — \r\nGlobal payment outreach'),(14176,762,'_Included-list_1_title','field_610947737e6e0'),(14177,762,'Included-list_1_list_0_item','Multiple currencies'),(14178,762,'_Included-list_1_list_0_item','field_610947a87e6e2'),(14179,762,'Included-list_1_list_1_item','Local payment methods'),(14180,762,'_Included-list_1_list_1_item','field_610947a87e6e2'),(14181,762,'Included-list_1_list_2_item','20+ acquiring partners all over the world'),(14182,762,'_Included-list_1_list_2_item','field_610947a87e6e2'),(14183,762,'Included-list_1_list','3'),(14184,762,'_Included-list_1_list','field_610947987e6e1'),(14185,762,'Included-list_2_icon','757'),(14186,762,'_Included-list_2_icon','field_610947237e6df'),(14187,762,'Included-list_2_title','Proven security and prolific compliance'),(14188,762,'_Included-list_2_title','field_610947737e6e0'),(14189,762,'Included-list_2_list_0_item','PCI DSS Level 1 platform'),(14190,762,'_Included-list_2_list_0_item','field_610947a87e6e2'),(14191,762,'Included-list_2_list_1_item','Multi level data security and encryption'),(14192,762,'_Included-list_2_list_1_item','field_610947a87e6e2'),(14193,762,'Included-list_2_list_2_item','Cloud based platform'),(14194,762,'_Included-list_2_list_2_item','field_610947a87e6e2'),(14195,762,'Included-list_2_list','3'),(14196,762,'_Included-list_2_list','field_610947987e6e1'),(14197,762,'Included-list_3_icon','758'),(14198,762,'_Included-list_3_icon','field_610947237e6df'),(14199,762,'Included-list_3_title','The most precise automatic billing system'),(14200,762,'_Included-list_3_title','field_610947737e6e0'),(14201,762,'Included-list_3_list_0_item','Real time financial data'),(14202,762,'_Included-list_3_list_0_item','field_610947a87e6e2'),(14203,762,'Included-list_3_list_1_item','Detailed invoicing'),(14204,762,'_Included-list_3_list_1_item','field_610947a87e6e2'),(14205,762,'Included-list_3_list_2_item','Multiple pricing models support'),(14206,762,'_Included-list_3_list_2_item','field_610947a87e6e2'),(14207,762,'Included-list_3_list','3'),(14208,762,'_Included-list_3_list','field_610947987e6e1'),(14209,762,'Included-list_4_icon','759'),(14210,762,'_Included-list_4_icon','field_610947237e6df'),(14211,762,'Included-list_4_title','Automated payouts'),(14212,762,'_Included-list_4_title','field_610947737e6e0'),(14213,762,'Included-list_4_list_0_item','In-time settlements to the bank account'),(14214,762,'_Included-list_4_list_0_item','field_610947a87e6e2'),(14215,762,'Included-list_4_list_1_item','Transparent settlement schedule'),(14216,762,'_Included-list_4_list_1_item','field_610947a87e6e2'),(14217,762,'Included-list_4_list_2_item','Flexible payout control'),(14218,762,'_Included-list_4_list_2_item','field_610947a87e6e2'),(14219,762,'Included-list_4_list','3'),(14220,762,'_Included-list_4_list','field_610947987e6e1'),(14221,762,'Included-list_5_icon','760'),(14222,762,'_Included-list_5_icon','field_610947237e6df'),(14223,762,'Included-list_5_title','Customer support service'),(14224,762,'_Included-list_5_title','field_610947737e6e0'),(14225,762,'Included-list_5_list_0_item','24/7 payment support'),(14226,762,'_Included-list_5_list_0_item','field_610947a87e6e2'),(14227,762,'Included-list_5_list_1_item','Adjustable refund policy'),(14228,762,'_Included-list_5_list_1_item','field_610947a87e6e2'),(14229,762,'Included-list_5_list_2_item','Multi language assistance'),(14230,762,'_Included-list_5_list_2_item','field_610947a87e6e2'),(14231,762,'Included-list_5_list','3'),(14232,762,'_Included-list_5_list','field_610947987e6e1'),(14233,762,'Included-list_6_icon','761'),(14234,762,'_Included-list_6_icon','field_610947237e6df'),(14235,762,'Included-list_6_title','Personalised merchant service'),(14236,762,'_Included-list_6_title','field_610947737e6e0'),(14237,762,'Included-list_6_list_0_item','Dedicated merchant account manager'),(14238,762,'_Included-list_6_list_0_item','field_610947a87e6e2'),(14239,762,'Included-list_6_list_1_item','SLA based technical support'),(14240,762,'_Included-list_6_list_1_item','field_610947a87e6e2'),(14241,762,'Included-list_6_list_2_item','Direct access to the Risk, Compliance and Finance Team'),(14242,762,'_Included-list_6_list_2_item','field_610947a87e6e2'),(14243,762,'Included-list_6_list','3'),(14244,762,'_Included-list_6_list','field_610947987e6e1'),(14245,762,'Included-list','7'),(14246,762,'_Included-list','field_6109470d7e6de'),(14247,763,'_wp_attached_file','2021/08/Personalised-merchant-service-icon.svg'),(14248,763,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:40;s:6:\"height\";i:36;s:4:\"file\";s:47:\"/2021/08/Personalised-merchant-service-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:38:\"Personalised-merchant-service-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:38:\"Personalised-merchant-service-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:38:\"Personalised-merchant-service-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:38:\"Personalised-merchant-service-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:38:\"Personalised-merchant-service-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:38:\"Personalised-merchant-service-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(14249,763,'_wp_attachment_image_alt','Personalised merchant service - CommerceGate.com'),(14250,764,'main-block-header_title','Pricing Built Right for You'),(14251,764,'_main-block-header_title','field_61093c50a78e8'),(14252,764,'main-block-header_description','We charge a processing fee plus payment method fee per transaction. With a complete set of services and features.'),(14253,764,'_main-block-header_description','field_61093c5ca78e9'),(14254,764,'main-block-header',''),(14255,764,'_main-block-header','field_61093c34a78e7'),(14256,764,'flexible-pricing_title','Flexible integrated pricing'),(14257,764,'_flexible-pricing_title','field_6109401d9cacd'),(14258,764,'flexible-pricing_description','All you need to accept payments on your website Included'),(14259,764,'_flexible-pricing_description','field_610940e3b8ec1'),(14260,764,'flexible-pricing_price','1.80% + 0.25 EUR'),(14261,764,'_flexible-pricing_price','field_610940ffb8ec2'),(14262,764,'flexible-pricing_list_0_item','Bestpoke payment services'),(14263,764,'_flexible-pricing_list_0_item','field_61094144b8ec4'),(14264,764,'flexible-pricing_list_1_item','Cutting edge technological platform'),(14265,764,'_flexible-pricing_list_1_item','field_61094144b8ec4'),(14266,764,'flexible-pricing_list_2_item','No setup fees, no periodical platform fees, no hidden charges'),(14267,764,'_flexible-pricing_list_2_item','field_61094144b8ec4'),(14268,764,'flexible-pricing_list','3'),(14269,764,'_flexible-pricing_list','field_61094125b8ec3'),(14270,764,'flexible-pricing_link','a:3:{s:5:\"title\";s:11:\"Sign Up Now\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(14271,764,'_flexible-pricing_link','field_610941823f32f'),(14272,764,'flexible-pricing',''),(14273,764,'_flexible-pricing','field_61093f3e8b6ba'),(14274,764,'customized-approach_title','Customized approach'),(14275,764,'_customized-approach_title','field_6109427eadcf6'),(14276,764,'customized-approach_description','Specialized setup tailored to your business needs. Every detail is important'),(14277,764,'_customized-approach_description','field_6109427eadcf7'),(14278,764,'customized-approach_list_0_item','Tier based pricing for the high-volume projects'),(14279,764,'_customized-approach_list_0_item','field_6109427eadcfa'),(14280,764,'customized-approach_list','3'),(14281,764,'_customized-approach_list','field_6109427eadcf9'),(14282,764,'customized-approach_link','a:3:{s:5:\"title\";s:13:\"Contact Sales\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(14283,764,'_customized-approach_link','field_6109427eadcfb'),(14284,764,'customized-approach',''),(14285,764,'_customized-approach','field_6109427eadcf5'),(14286,764,'customized-approach_list_1_item','Geo-specific pricing'),(14287,764,'_customized-approach_list_1_item','field_6109427eadcfa'),(14288,764,'customized-approach_list_2_item','Interchange ++ pricing models for the cross-border projects'),(14289,764,'_customized-approach_list_2_item','field_6109427eadcfa'),(14290,764,'included-info_title','What’s Included'),(14291,764,'_included-info_title','field_6109461ffc0ae'),(14292,764,'included-info_description','CommerceGate offers a complete set of services for you to accept credit card payments from your customers safely.'),(14293,764,'_included-info_description','field_6109462afc0af'),(14294,764,'included-info',''),(14295,764,'_included-info','field_610945a9fc0ad'),(14296,764,'list_0_icon','755'),(14297,764,'_list_0_icon','field_610947237e6df'),(14298,764,'list_0_group-title','Optimised Cross Platform Checkout'),(14299,764,'_list_0_group-title','field_610947737e6e0'),(14300,764,'list_0_list_0_item','Customisable payment page'),(14301,764,'_list_0_list_0_item','field_610947a87e6e2'),(14302,764,'list_0_list_1_item','PCI DSS compliance coverage'),(14303,764,'_list_0_list_1_item','field_610947a87e6e2'),(14304,764,'list_0_list','2'),(14305,764,'_list_0_list','field_610947987e6e1'),(14306,764,'list_1_icon','756'),(14307,764,'_list_1_icon','field_610947237e6df'),(14308,764,'list_1_group-title','One integration — \r\nGlobal payment outreach'),(14309,764,'_list_1_group-title','field_610947737e6e0'),(14310,764,'list_1_list_0_item','Multiple currencies'),(14311,764,'_list_1_list_0_item','field_610947a87e6e2'),(14312,764,'list_1_list_1_item','Local payment methods'),(14313,764,'_list_1_list_1_item','field_610947a87e6e2'),(14314,764,'list_1_list_2_item','20+ acquiring partners all over the world'),(14315,764,'_list_1_list_2_item','field_610947a87e6e2'),(14316,764,'list_1_list','3'),(14317,764,'_list_1_list','field_610947987e6e1'),(14318,764,'list_2_icon','757'),(14319,764,'_list_2_icon','field_610947237e6df'),(14320,764,'list_2_group-title','Proven security and prolific compliance'),(14321,764,'_list_2_group-title','field_610947737e6e0'),(14322,764,'list_2_list_0_item','PCI DSS Level 1 platform'),(14323,764,'_list_2_list_0_item','field_610947a87e6e2'),(14324,764,'list_2_list_1_item','Multi level data security and encryption'),(14325,764,'_list_2_list_1_item','field_610947a87e6e2'),(14326,764,'list_2_list_2_item','Cloud based platform'),(14327,764,'_list_2_list_2_item','field_610947a87e6e2'),(14328,764,'list_2_list','3'),(14329,764,'_list_2_list','field_610947987e6e1'),(14330,764,'list_3_icon','758'),(14331,764,'_list_3_icon','field_610947237e6df'),(14332,764,'list_3_group-title','The most precise automatic billing system'),(14333,764,'_list_3_group-title','field_610947737e6e0'),(14334,764,'list_3_list_0_item','Real time financial data'),(14335,764,'_list_3_list_0_item','field_610947a87e6e2'),(14336,764,'list_3_list_1_item','Detailed invoicing'),(14337,764,'_list_3_list_1_item','field_610947a87e6e2'),(14338,764,'list_3_list_2_item','Multiple pricing models support'),(14339,764,'_list_3_list_2_item','field_610947a87e6e2'),(14340,764,'list_3_list','3'),(14341,764,'_list_3_list','field_610947987e6e1'),(14342,764,'list_4_icon','759'),(14343,764,'_list_4_icon','field_610947237e6df'),(14344,764,'list_4_group-title','Automated payouts'),(14345,764,'_list_4_group-title','field_610947737e6e0'),(14346,764,'list_4_list_0_item','In-time settlements to the bank account'),(14347,764,'_list_4_list_0_item','field_610947a87e6e2'),(14348,764,'list_4_list_1_item','Transparent settlement schedule'),(14349,764,'_list_4_list_1_item','field_610947a87e6e2'),(14350,764,'list_4_list_2_item','Flexible payout control'),(14351,764,'_list_4_list_2_item','field_610947a87e6e2'),(14352,764,'list_4_list','3'),(14353,764,'_list_4_list','field_610947987e6e1'),(14354,764,'list_5_icon','760'),(14355,764,'_list_5_icon','field_610947237e6df'),(14356,764,'list_5_group-title','Customer support service'),(14357,764,'_list_5_group-title','field_610947737e6e0'),(14358,764,'list_5_list_0_item','24/7 payment support'),(14359,764,'_list_5_list_0_item','field_610947a87e6e2'),(14360,764,'list_5_list_1_item','Adjustable refund policy'),(14361,764,'_list_5_list_1_item','field_610947a87e6e2'),(14362,764,'list_5_list_2_item','Multi language assistance'),(14363,764,'_list_5_list_2_item','field_610947a87e6e2'),(14364,764,'list_5_list','3'),(14365,764,'_list_5_list','field_610947987e6e1'),(14366,764,'list_6_icon','761'),(14367,764,'_list_6_icon','field_610947237e6df'),(14368,764,'list_6_group-title','Personalised merchant service'),(14369,764,'_list_6_group-title','field_610947737e6e0'),(14370,764,'list_6_list_0_item','Dedicated merchant account manager'),(14371,764,'_list_6_list_0_item','field_610947a87e6e2'),(14372,764,'list_6_list_1_item','SLA based technical support'),(14373,764,'_list_6_list_1_item','field_610947a87e6e2'),(14374,764,'list_6_list_2_item','Direct access to the Risk, Compliance and Finance Team'),(14375,764,'_list_6_list_2_item','field_610947a87e6e2'),(14376,764,'list_6_list','3'),(14377,764,'_list_6_list','field_610947987e6e1'),(14378,764,'list','7'),(14379,764,'_list','field_6109470d7e6de'),(14380,764,'Included-list_0_icon','755'),(14381,764,'_Included-list_0_icon','field_610947237e6df'),(14382,764,'Included-list_0_title','Optimised Cross Platform Checkout'),(14383,764,'_Included-list_0_title','field_610947737e6e0'),(14384,764,'Included-list_0_list_0_item','Customisable payment page'),(14385,764,'_Included-list_0_list_0_item','field_610947a87e6e2'),(14386,764,'Included-list_0_list_1_item','PCI DSS compliance coverage'),(14387,764,'_Included-list_0_list_1_item','field_610947a87e6e2'),(14388,764,'Included-list_0_list','2'),(14389,764,'_Included-list_0_list','field_610947987e6e1'),(14390,764,'Included-list_1_icon','756'),(14391,764,'_Included-list_1_icon','field_610947237e6df'),(14392,764,'Included-list_1_title','One integration — \r\nGlobal payment outreach'),(14393,764,'_Included-list_1_title','field_610947737e6e0'),(14394,764,'Included-list_1_list_0_item','Multiple currencies'),(14395,764,'_Included-list_1_list_0_item','field_610947a87e6e2'),(14396,764,'Included-list_1_list_1_item','Local payment methods'),(14397,764,'_Included-list_1_list_1_item','field_610947a87e6e2'),(14398,764,'Included-list_1_list_2_item','20+ acquiring partners all over the world'),(14399,764,'_Included-list_1_list_2_item','field_610947a87e6e2'),(14400,764,'Included-list_1_list','3'),(14401,764,'_Included-list_1_list','field_610947987e6e1'),(14402,764,'Included-list_2_icon','757'),(14403,764,'_Included-list_2_icon','field_610947237e6df'),(14404,764,'Included-list_2_title','Proven security and prolific compliance'),(14405,764,'_Included-list_2_title','field_610947737e6e0'),(14406,764,'Included-list_2_list_0_item','PCI DSS Level 1 platform'),(14407,764,'_Included-list_2_list_0_item','field_610947a87e6e2'),(14408,764,'Included-list_2_list_1_item','Multi level data security and encryption'),(14409,764,'_Included-list_2_list_1_item','field_610947a87e6e2'),(14410,764,'Included-list_2_list_2_item','Cloud based platform'),(14411,764,'_Included-list_2_list_2_item','field_610947a87e6e2'),(14412,764,'Included-list_2_list','3'),(14413,764,'_Included-list_2_list','field_610947987e6e1'),(14414,764,'Included-list_3_icon','758'),(14415,764,'_Included-list_3_icon','field_610947237e6df'),(14416,764,'Included-list_3_title','The most precise automatic billing system'),(14417,764,'_Included-list_3_title','field_610947737e6e0'),(14418,764,'Included-list_3_list_0_item','Real time financial data'),(14419,764,'_Included-list_3_list_0_item','field_610947a87e6e2'),(14420,764,'Included-list_3_list_1_item','Detailed invoicing'),(14421,764,'_Included-list_3_list_1_item','field_610947a87e6e2'),(14422,764,'Included-list_3_list_2_item','Multiple pricing models support'),(14423,764,'_Included-list_3_list_2_item','field_610947a87e6e2'),(14424,764,'Included-list_3_list','3'),(14425,764,'_Included-list_3_list','field_610947987e6e1'),(14426,764,'Included-list_4_icon','759'),(14427,764,'_Included-list_4_icon','field_610947237e6df'),(14428,764,'Included-list_4_title','Automated payouts'),(14429,764,'_Included-list_4_title','field_610947737e6e0'),(14430,764,'Included-list_4_list_0_item','In-time settlements to the bank account'),(14431,764,'_Included-list_4_list_0_item','field_610947a87e6e2'),(14432,764,'Included-list_4_list_1_item','Transparent settlement schedule'),(14433,764,'_Included-list_4_list_1_item','field_610947a87e6e2'),(14434,764,'Included-list_4_list_2_item','Flexible payout control'),(14435,764,'_Included-list_4_list_2_item','field_610947a87e6e2'),(14436,764,'Included-list_4_list','3'),(14437,764,'_Included-list_4_list','field_610947987e6e1'),(14438,764,'Included-list_5_icon','760'),(14439,764,'_Included-list_5_icon','field_610947237e6df'),(14440,764,'Included-list_5_title','Customer support service'),(14441,764,'_Included-list_5_title','field_610947737e6e0'),(14442,764,'Included-list_5_list_0_item','24/7 payment support'),(14443,764,'_Included-list_5_list_0_item','field_610947a87e6e2'),(14444,764,'Included-list_5_list_1_item','Adjustable refund policy'),(14445,764,'_Included-list_5_list_1_item','field_610947a87e6e2'),(14446,764,'Included-list_5_list_2_item','Multi language assistance'),(14447,764,'_Included-list_5_list_2_item','field_610947a87e6e2'),(14448,764,'Included-list_5_list','3'),(14449,764,'_Included-list_5_list','field_610947987e6e1'),(14450,764,'Included-list_6_icon','763'),(14451,764,'_Included-list_6_icon','field_610947237e6df'),(14452,764,'Included-list_6_title','Personalised merchant service'),(14453,764,'_Included-list_6_title','field_610947737e6e0'),(14454,764,'Included-list_6_list_0_item','Dedicated merchant account manager'),(14455,764,'_Included-list_6_list_0_item','field_610947a87e6e2'),(14456,764,'Included-list_6_list_1_item','SLA based technical support'),(14457,764,'_Included-list_6_list_1_item','field_610947a87e6e2'),(14458,764,'Included-list_6_list_2_item','Direct access to the Risk, Compliance and Finance Team'),(14459,764,'_Included-list_6_list_2_item','field_610947a87e6e2'),(14460,764,'Included-list_6_list','3'),(14461,764,'_Included-list_6_list','field_610947987e6e1'),(14462,764,'Included-list','7'),(14463,764,'_Included-list','field_6109470d7e6de'),(14464,765,'main-block-header_title','Pricing Built Right for You'),(14465,765,'_main-block-header_title','field_61093c50a78e8'),(14466,765,'main-block-header_description','We charge a processing fee plus payment method fee per transaction. With a complete set of services and features.'),(14467,765,'_main-block-header_description','field_61093c5ca78e9'),(14468,765,'main-block-header',''),(14469,765,'_main-block-header','field_61093c34a78e7'),(14470,765,'flexible-pricing_title','Flexible integrated pricing'),(14471,765,'_flexible-pricing_title','field_6109401d9cacd'),(14472,765,'flexible-pricing_description','All you need to accept payments on your website Included'),(14473,765,'_flexible-pricing_description','field_610940e3b8ec1'),(14474,765,'flexible-pricing_price','1.80% + 0.25 EUR'),(14475,765,'_flexible-pricing_price','field_610940ffb8ec2'),(14476,765,'flexible-pricing_list_0_item','Bestpoke payment services'),(14477,765,'_flexible-pricing_list_0_item','field_61094144b8ec4'),(14478,765,'flexible-pricing_list_1_item','Cutting edge technological platform'),(14479,765,'_flexible-pricing_list_1_item','field_61094144b8ec4'),(14480,765,'flexible-pricing_list_2_item','No setup fees, no periodical platform fees, no hidden charges'),(14481,765,'_flexible-pricing_list_2_item','field_61094144b8ec4'),(14482,765,'flexible-pricing_list','3'),(14483,765,'_flexible-pricing_list','field_61094125b8ec3'),(14484,765,'flexible-pricing_link','a:3:{s:5:\"title\";s:11:\"Sign Up Now\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(14485,765,'_flexible-pricing_link','field_610941823f32f'),(14486,765,'flexible-pricing',''),(14487,765,'_flexible-pricing','field_61093f3e8b6ba'),(14488,765,'customized-approach_title','Customized approach'),(14489,765,'_customized-approach_title','field_6109427eadcf6'),(14490,765,'customized-approach_description','Specialized setup tailored to your business needs. Every detail is important'),(14491,765,'_customized-approach_description','field_6109427eadcf7'),(14492,765,'customized-approach_list_0_item','Tier based pricing for the high-volume projects'),(14493,765,'_customized-approach_list_0_item','field_6109427eadcfa'),(14494,765,'customized-approach_list','3'),(14495,765,'_customized-approach_list','field_6109427eadcf9'),(14496,765,'customized-approach_link','a:3:{s:5:\"title\";s:13:\"Contact Sales\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(14497,765,'_customized-approach_link','field_6109427eadcfb'),(14498,765,'customized-approach',''),(14499,765,'_customized-approach','field_6109427eadcf5'),(14500,765,'customized-approach_list_1_item','Geo-specific pricing'),(14501,765,'_customized-approach_list_1_item','field_6109427eadcfa'),(14502,765,'customized-approach_list_2_item','Interchange ++ pricing models for the cross-border projects'),(14503,765,'_customized-approach_list_2_item','field_6109427eadcfa'),(14504,765,'included-info_title','What’s Included'),(14505,765,'_included-info_title','field_6109461ffc0ae'),(14506,765,'included-info_description','CommerceGate offers a complete set of services for you to accept credit card payments from your customers safely.'),(14507,765,'_included-info_description','field_6109462afc0af'),(14508,765,'included-info',''),(14509,765,'_included-info','field_610945a9fc0ad'),(14510,765,'list_0_icon','755'),(14511,765,'_list_0_icon','field_610947237e6df'),(14512,765,'list_0_group-title','Optimised Cross Platform Checkout'),(14513,765,'_list_0_group-title','field_610947737e6e0'),(14514,765,'list_0_list_0_item','Customisable payment page'),(14515,765,'_list_0_list_0_item','field_610947a87e6e2'),(14516,765,'list_0_list_1_item','PCI DSS compliance coverage'),(14517,765,'_list_0_list_1_item','field_610947a87e6e2'),(14518,765,'list_0_list','2'),(14519,765,'_list_0_list','field_610947987e6e1'),(14520,765,'list_1_icon','756'),(14521,765,'_list_1_icon','field_610947237e6df'),(14522,765,'list_1_group-title','One integration — \r\nGlobal payment outreach'),(14523,765,'_list_1_group-title','field_610947737e6e0'),(14524,765,'list_1_list_0_item','Multiple currencies'),(14525,765,'_list_1_list_0_item','field_610947a87e6e2'),(14526,765,'list_1_list_1_item','Local payment methods'),(14527,765,'_list_1_list_1_item','field_610947a87e6e2'),(14528,765,'list_1_list_2_item','20+ acquiring partners all over the world'),(14529,765,'_list_1_list_2_item','field_610947a87e6e2'),(14530,765,'list_1_list','3'),(14531,765,'_list_1_list','field_610947987e6e1'),(14532,765,'list_2_icon','757'),(14533,765,'_list_2_icon','field_610947237e6df'),(14534,765,'list_2_group-title','Proven security and prolific compliance'),(14535,765,'_list_2_group-title','field_610947737e6e0'),(14536,765,'list_2_list_0_item','PCI DSS Level 1 platform'),(14537,765,'_list_2_list_0_item','field_610947a87e6e2'),(14538,765,'list_2_list_1_item','Multi level data security and encryption'),(14539,765,'_list_2_list_1_item','field_610947a87e6e2'),(14540,765,'list_2_list_2_item','Cloud based platform'),(14541,765,'_list_2_list_2_item','field_610947a87e6e2'),(14542,765,'list_2_list','3'),(14543,765,'_list_2_list','field_610947987e6e1'),(14544,765,'list_3_icon','758'),(14545,765,'_list_3_icon','field_610947237e6df'),(14546,765,'list_3_group-title','The most precise automatic billing system'),(14547,765,'_list_3_group-title','field_610947737e6e0'),(14548,765,'list_3_list_0_item','Real time financial data'),(14549,765,'_list_3_list_0_item','field_610947a87e6e2'),(14550,765,'list_3_list_1_item','Detailed invoicing'),(14551,765,'_list_3_list_1_item','field_610947a87e6e2'),(14552,765,'list_3_list_2_item','Multiple pricing models support'),(14553,765,'_list_3_list_2_item','field_610947a87e6e2'),(14554,765,'list_3_list','3'),(14555,765,'_list_3_list','field_610947987e6e1'),(14556,765,'list_4_icon','759'),(14557,765,'_list_4_icon','field_610947237e6df'),(14558,765,'list_4_group-title','Automated payouts'),(14559,765,'_list_4_group-title','field_610947737e6e0'),(14560,765,'list_4_list_0_item','In-time settlements to the bank account'),(14561,765,'_list_4_list_0_item','field_610947a87e6e2'),(14562,765,'list_4_list_1_item','Transparent settlement schedule'),(14563,765,'_list_4_list_1_item','field_610947a87e6e2'),(14564,765,'list_4_list_2_item','Flexible payout control'),(14565,765,'_list_4_list_2_item','field_610947a87e6e2'),(14566,765,'list_4_list','3'),(14567,765,'_list_4_list','field_610947987e6e1'),(14568,765,'list_5_icon','760'),(14569,765,'_list_5_icon','field_610947237e6df'),(14570,765,'list_5_group-title','Customer support service'),(14571,765,'_list_5_group-title','field_610947737e6e0'),(14572,765,'list_5_list_0_item','24/7 payment support'),(14573,765,'_list_5_list_0_item','field_610947a87e6e2'),(14574,765,'list_5_list_1_item','Adjustable refund policy'),(14575,765,'_list_5_list_1_item','field_610947a87e6e2'),(14576,765,'list_5_list_2_item','Multi language assistance'),(14577,765,'_list_5_list_2_item','field_610947a87e6e2'),(14578,765,'list_5_list','3'),(14579,765,'_list_5_list','field_610947987e6e1'),(14580,765,'list_6_icon','761'),(14581,765,'_list_6_icon','field_610947237e6df'),(14582,765,'list_6_group-title','Personalised merchant service'),(14583,765,'_list_6_group-title','field_610947737e6e0'),(14584,765,'list_6_list_0_item','Dedicated merchant account manager'),(14585,765,'_list_6_list_0_item','field_610947a87e6e2'),(14586,765,'list_6_list_1_item','SLA based technical support'),(14587,765,'_list_6_list_1_item','field_610947a87e6e2'),(14588,765,'list_6_list_2_item','Direct access to the Risk, Compliance and Finance Team'),(14589,765,'_list_6_list_2_item','field_610947a87e6e2'),(14590,765,'list_6_list','3'),(14591,765,'_list_6_list','field_610947987e6e1'),(14592,765,'list','7'),(14593,765,'_list','field_6109470d7e6de'),(14594,765,'Included-list_0_icon',''),(14595,765,'_Included-list_0_icon','field_610947237e6df'),(14596,765,'Included-list_0_title','фіва'),(14597,765,'_Included-list_0_title','field_610947737e6e0'),(14598,765,'Included-list_0_list_0_item',''),(14599,765,'_Included-list_0_list_0_item','field_610947a87e6e2'),(14600,765,'Included-list_0_list_1_item','PCI DSS compliance coverage'),(14601,765,'_Included-list_0_list_1_item','field_610947a87e6e2'),(14602,765,'Included-list_0_list','1'),(14603,765,'_Included-list_0_list','field_610947987e6e1'),(14604,765,'Included-list_1_icon','756'),(14605,765,'_Included-list_1_icon','field_610947237e6df'),(14606,765,'Included-list_1_title','One integration — \r\nGlobal payment outreach'),(14607,765,'_Included-list_1_title','field_610947737e6e0'),(14608,765,'Included-list_1_list_0_item','Multiple currencies'),(14609,765,'_Included-list_1_list_0_item','field_610947a87e6e2'),(14610,765,'Included-list_1_list_1_item','Local payment methods'),(14611,765,'_Included-list_1_list_1_item','field_610947a87e6e2'),(14612,765,'Included-list_1_list_2_item','20+ acquiring partners all over the world'),(14613,765,'_Included-list_1_list_2_item','field_610947a87e6e2'),(14614,765,'Included-list_1_list','3'),(14615,765,'_Included-list_1_list','field_610947987e6e1'),(14616,765,'Included-list_2_icon','757'),(14617,765,'_Included-list_2_icon','field_610947237e6df'),(14618,765,'Included-list_2_title','Proven security and prolific compliance'),(14619,765,'_Included-list_2_title','field_610947737e6e0'),(14620,765,'Included-list_2_list_0_item','PCI DSS Level 1 platform'),(14621,765,'_Included-list_2_list_0_item','field_610947a87e6e2'),(14622,765,'Included-list_2_list_1_item','Multi level data security and encryption'),(14623,765,'_Included-list_2_list_1_item','field_610947a87e6e2'),(14624,765,'Included-list_2_list_2_item','Cloud based platform'),(14625,765,'_Included-list_2_list_2_item','field_610947a87e6e2'),(14626,765,'Included-list_2_list','3'),(14627,765,'_Included-list_2_list','field_610947987e6e1'),(14628,765,'Included-list_3_icon','758'),(14629,765,'_Included-list_3_icon','field_610947237e6df'),(14630,765,'Included-list_3_title','The most precise automatic billing system'),(14631,765,'_Included-list_3_title','field_610947737e6e0'),(14632,765,'Included-list_3_list_0_item','Real time financial data'),(14633,765,'_Included-list_3_list_0_item','field_610947a87e6e2'),(14634,765,'Included-list_3_list_1_item','Detailed invoicing'),(14635,765,'_Included-list_3_list_1_item','field_610947a87e6e2'),(14636,765,'Included-list_3_list_2_item','Multiple pricing models support'),(14637,765,'_Included-list_3_list_2_item','field_610947a87e6e2'),(14638,765,'Included-list_3_list','3'),(14639,765,'_Included-list_3_list','field_610947987e6e1'),(14640,765,'Included-list_4_icon','759'),(14641,765,'_Included-list_4_icon','field_610947237e6df'),(14642,765,'Included-list_4_title','Automated payouts'),(14643,765,'_Included-list_4_title','field_610947737e6e0'),(14644,765,'Included-list_4_list_0_item','In-time settlements to the bank account'),(14645,765,'_Included-list_4_list_0_item','field_610947a87e6e2'),(14646,765,'Included-list_4_list_1_item','Transparent settlement schedule'),(14647,765,'_Included-list_4_list_1_item','field_610947a87e6e2'),(14648,765,'Included-list_4_list_2_item','Flexible payout control'),(14649,765,'_Included-list_4_list_2_item','field_610947a87e6e2'),(14650,765,'Included-list_4_list','3'),(14651,765,'_Included-list_4_list','field_610947987e6e1'),(14652,765,'Included-list_5_icon','760'),(14653,765,'_Included-list_5_icon','field_610947237e6df'),(14654,765,'Included-list_5_title','Customer support service'),(14655,765,'_Included-list_5_title','field_610947737e6e0'),(14656,765,'Included-list_5_list_0_item','24/7 payment support'),(14657,765,'_Included-list_5_list_0_item','field_610947a87e6e2'),(14658,765,'Included-list_5_list_1_item','Adjustable refund policy'),(14659,765,'_Included-list_5_list_1_item','field_610947a87e6e2'),(14660,765,'Included-list_5_list_2_item','Multi language assistance'),(14661,765,'_Included-list_5_list_2_item','field_610947a87e6e2'),(14662,765,'Included-list_5_list','3'),(14663,765,'_Included-list_5_list','field_610947987e6e1'),(14664,765,'Included-list_6_icon','763'),(14665,765,'_Included-list_6_icon','field_610947237e6df'),(14666,765,'Included-list_6_title','Personalised merchant service'),(14667,765,'_Included-list_6_title','field_610947737e6e0'),(14668,765,'Included-list_6_list_0_item','Dedicated merchant account manager'),(14669,765,'_Included-list_6_list_0_item','field_610947a87e6e2'),(14670,765,'Included-list_6_list_1_item','SLA based technical support'),(14671,765,'_Included-list_6_list_1_item','field_610947a87e6e2'),(14672,765,'Included-list_6_list_2_item','Direct access to the Risk, Compliance and Finance Team'),(14673,765,'_Included-list_6_list_2_item','field_610947a87e6e2'),(14674,765,'Included-list_6_list','3'),(14675,765,'_Included-list_6_list','field_610947987e6e1'),(14676,765,'Included-list','1'),(14677,765,'_Included-list','field_6109470d7e6de'),(14678,717,'included-list_copy_0_icon',''),(14679,717,'_included-list_copy_0_icon','field_61094f718fb66'),(14680,717,'included-list_copy_0_title',''),(14681,717,'_included-list_copy_0_title','field_61094f718fb67'),(14682,717,'included-list_copy_0_list_0_item','фівафіва'),(14683,717,'_included-list_copy_0_list_0_item','field_61094f718fb69'),(14684,717,'included-list_copy_0_list','1'),(14685,717,'_included-list_copy_0_list','field_61094f718fb68'),(14686,717,'included-list_copy','1'),(14687,717,'_included-list_copy','field_61094f718fb65'),(14688,771,'main-block-header_title','Pricing Built Right for You'),(14689,771,'_main-block-header_title','field_61093c50a78e8'),(14690,771,'main-block-header_description','We charge a processing fee plus payment method fee per transaction. With a complete set of services and features.'),(14691,771,'_main-block-header_description','field_61093c5ca78e9'),(14692,771,'main-block-header',''),(14693,771,'_main-block-header','field_61093c34a78e7'),(14694,771,'flexible-pricing_title','Flexible integrated pricing'),(14695,771,'_flexible-pricing_title','field_6109401d9cacd'),(14696,771,'flexible-pricing_description','All you need to accept payments on your website Included'),(14697,771,'_flexible-pricing_description','field_610940e3b8ec1'),(14698,771,'flexible-pricing_price','1.80% + 0.25 EUR'),(14699,771,'_flexible-pricing_price','field_610940ffb8ec2'),(14700,771,'flexible-pricing_list_0_item','Bestpoke payment services'),(14701,771,'_flexible-pricing_list_0_item','field_61094144b8ec4'),(14702,771,'flexible-pricing_list_1_item','Cutting edge technological platform'),(14703,771,'_flexible-pricing_list_1_item','field_61094144b8ec4'),(14704,771,'flexible-pricing_list_2_item','No setup fees, no periodical platform fees, no hidden charges'),(14705,771,'_flexible-pricing_list_2_item','field_61094144b8ec4'),(14706,771,'flexible-pricing_list','3'),(14707,771,'_flexible-pricing_list','field_61094125b8ec3'),(14708,771,'flexible-pricing_link','a:3:{s:5:\"title\";s:11:\"Sign Up Now\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(14709,771,'_flexible-pricing_link','field_610941823f32f'),(14710,771,'flexible-pricing',''),(14711,771,'_flexible-pricing','field_61093f3e8b6ba'),(14712,771,'customized-approach_title','Customized approach'),(14713,771,'_customized-approach_title','field_6109427eadcf6'),(14714,771,'customized-approach_description','Specialized setup tailored to your business needs. Every detail is important'),(14715,771,'_customized-approach_description','field_6109427eadcf7'),(14716,771,'customized-approach_list_0_item','Tier based pricing for the high-volume projects'),(14717,771,'_customized-approach_list_0_item','field_6109427eadcfa'),(14718,771,'customized-approach_list','3'),(14719,771,'_customized-approach_list','field_6109427eadcf9'),(14720,771,'customized-approach_link','a:3:{s:5:\"title\";s:13:\"Contact Sales\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(14721,771,'_customized-approach_link','field_6109427eadcfb'),(14722,771,'customized-approach',''),(14723,771,'_customized-approach','field_6109427eadcf5'),(14724,771,'customized-approach_list_1_item','Geo-specific pricing'),(14725,771,'_customized-approach_list_1_item','field_6109427eadcfa'),(14726,771,'customized-approach_list_2_item','Interchange ++ pricing models for the cross-border projects'),(14727,771,'_customized-approach_list_2_item','field_6109427eadcfa'),(14728,771,'included-info_title','What’s Included'),(14729,771,'_included-info_title','field_6109461ffc0ae'),(14730,771,'included-info_description','CommerceGate offers a complete set of services for you to accept credit card payments from your customers safely.'),(14731,771,'_included-info_description','field_6109462afc0af'),(14732,771,'included-info',''),(14733,771,'_included-info','field_610945a9fc0ad'),(14734,771,'list_0_icon','755'),(14735,771,'_list_0_icon','field_610947237e6df'),(14736,771,'list_0_group-title','Optimised Cross Platform Checkout'),(14737,771,'_list_0_group-title','field_610947737e6e0'),(14738,771,'list_0_list_0_item','Customisable payment page'),(14739,771,'_list_0_list_0_item','field_610947a87e6e2'),(14740,771,'list_0_list_1_item','PCI DSS compliance coverage'),(14741,771,'_list_0_list_1_item','field_610947a87e6e2'),(14742,771,'list_0_list','2'),(14743,771,'_list_0_list','field_610947987e6e1'),(14744,771,'list_1_icon','756'),(14745,771,'_list_1_icon','field_610947237e6df'),(14746,771,'list_1_group-title','One integration — \r\nGlobal payment outreach'),(14747,771,'_list_1_group-title','field_610947737e6e0'),(14748,771,'list_1_list_0_item','Multiple currencies'),(14749,771,'_list_1_list_0_item','field_610947a87e6e2'),(14750,771,'list_1_list_1_item','Local payment methods'),(14751,771,'_list_1_list_1_item','field_610947a87e6e2'),(14752,771,'list_1_list_2_item','20+ acquiring partners all over the world'),(14753,771,'_list_1_list_2_item','field_610947a87e6e2'),(14754,771,'list_1_list','3'),(14755,771,'_list_1_list','field_610947987e6e1'),(14756,771,'list_2_icon','757'),(14757,771,'_list_2_icon','field_610947237e6df'),(14758,771,'list_2_group-title','Proven security and prolific compliance'),(14759,771,'_list_2_group-title','field_610947737e6e0'),(14760,771,'list_2_list_0_item','PCI DSS Level 1 platform'),(14761,771,'_list_2_list_0_item','field_610947a87e6e2'),(14762,771,'list_2_list_1_item','Multi level data security and encryption'),(14763,771,'_list_2_list_1_item','field_610947a87e6e2'),(14764,771,'list_2_list_2_item','Cloud based platform'),(14765,771,'_list_2_list_2_item','field_610947a87e6e2'),(14766,771,'list_2_list','3'),(14767,771,'_list_2_list','field_610947987e6e1'),(14768,771,'list_3_icon','758'),(14769,771,'_list_3_icon','field_610947237e6df'),(14770,771,'list_3_group-title','The most precise automatic billing system'),(14771,771,'_list_3_group-title','field_610947737e6e0'),(14772,771,'list_3_list_0_item','Real time financial data'),(14773,771,'_list_3_list_0_item','field_610947a87e6e2'),(14774,771,'list_3_list_1_item','Detailed invoicing'),(14775,771,'_list_3_list_1_item','field_610947a87e6e2'),(14776,771,'list_3_list_2_item','Multiple pricing models support'),(14777,771,'_list_3_list_2_item','field_610947a87e6e2'),(14778,771,'list_3_list','3'),(14779,771,'_list_3_list','field_610947987e6e1'),(14780,771,'list_4_icon','759'),(14781,771,'_list_4_icon','field_610947237e6df'),(14782,771,'list_4_group-title','Automated payouts'),(14783,771,'_list_4_group-title','field_610947737e6e0'),(14784,771,'list_4_list_0_item','In-time settlements to the bank account'),(14785,771,'_list_4_list_0_item','field_610947a87e6e2'),(14786,771,'list_4_list_1_item','Transparent settlement schedule'),(14787,771,'_list_4_list_1_item','field_610947a87e6e2'),(14788,771,'list_4_list_2_item','Flexible payout control'),(14789,771,'_list_4_list_2_item','field_610947a87e6e2'),(14790,771,'list_4_list','3'),(14791,771,'_list_4_list','field_610947987e6e1'),(14792,771,'list_5_icon','760'),(14793,771,'_list_5_icon','field_610947237e6df'),(14794,771,'list_5_group-title','Customer support service'),(14795,771,'_list_5_group-title','field_610947737e6e0'),(14796,771,'list_5_list_0_item','24/7 payment support'),(14797,771,'_list_5_list_0_item','field_610947a87e6e2'),(14798,771,'list_5_list_1_item','Adjustable refund policy'),(14799,771,'_list_5_list_1_item','field_610947a87e6e2'),(14800,771,'list_5_list_2_item','Multi language assistance'),(14801,771,'_list_5_list_2_item','field_610947a87e6e2'),(14802,771,'list_5_list','3'),(14803,771,'_list_5_list','field_610947987e6e1'),(14804,771,'list_6_icon','761'),(14805,771,'_list_6_icon','field_610947237e6df'),(14806,771,'list_6_group-title','Personalised merchant service'),(14807,771,'_list_6_group-title','field_610947737e6e0'),(14808,771,'list_6_list_0_item','Dedicated merchant account manager'),(14809,771,'_list_6_list_0_item','field_610947a87e6e2'),(14810,771,'list_6_list_1_item','SLA based technical support'),(14811,771,'_list_6_list_1_item','field_610947a87e6e2'),(14812,771,'list_6_list_2_item','Direct access to the Risk, Compliance and Finance Team'),(14813,771,'_list_6_list_2_item','field_610947a87e6e2'),(14814,771,'list_6_list','3'),(14815,771,'_list_6_list','field_610947987e6e1'),(14816,771,'list','7'),(14817,771,'_list','field_6109470d7e6de'),(14818,771,'Included-list_0_icon',''),(14819,771,'_Included-list_0_icon','field_610947237e6df'),(14820,771,'Included-list_0_title','фіва'),(14821,771,'_Included-list_0_title','field_610947737e6e0'),(14822,771,'Included-list_0_list_0_item',''),(14823,771,'_Included-list_0_list_0_item','field_610947a87e6e2'),(14824,771,'Included-list_0_list_1_item','PCI DSS compliance coverage'),(14825,771,'_Included-list_0_list_1_item','field_610947a87e6e2'),(14826,771,'Included-list_0_list','1'),(14827,771,'_Included-list_0_list','field_610947987e6e1'),(14828,771,'Included-list_1_icon','756'),(14829,771,'_Included-list_1_icon','field_610947237e6df'),(14830,771,'Included-list_1_title','One integration — \r\nGlobal payment outreach'),(14831,771,'_Included-list_1_title','field_610947737e6e0'),(14832,771,'Included-list_1_list_0_item','Multiple currencies'),(14833,771,'_Included-list_1_list_0_item','field_610947a87e6e2'),(14834,771,'Included-list_1_list_1_item','Local payment methods'),(14835,771,'_Included-list_1_list_1_item','field_610947a87e6e2'),(14836,771,'Included-list_1_list_2_item','20+ acquiring partners all over the world'),(14837,771,'_Included-list_1_list_2_item','field_610947a87e6e2'),(14838,771,'Included-list_1_list','3'),(14839,771,'_Included-list_1_list','field_610947987e6e1'),(14840,771,'Included-list_2_icon','757'),(14841,771,'_Included-list_2_icon','field_610947237e6df'),(14842,771,'Included-list_2_title','Proven security and prolific compliance'),(14843,771,'_Included-list_2_title','field_610947737e6e0'),(14844,771,'Included-list_2_list_0_item','PCI DSS Level 1 platform'),(14845,771,'_Included-list_2_list_0_item','field_610947a87e6e2'),(14846,771,'Included-list_2_list_1_item','Multi level data security and encryption'),(14847,771,'_Included-list_2_list_1_item','field_610947a87e6e2'),(14848,771,'Included-list_2_list_2_item','Cloud based platform'),(14849,771,'_Included-list_2_list_2_item','field_610947a87e6e2'),(14850,771,'Included-list_2_list','3'),(14851,771,'_Included-list_2_list','field_610947987e6e1'),(14852,771,'Included-list_3_icon','758'),(14853,771,'_Included-list_3_icon','field_610947237e6df'),(14854,771,'Included-list_3_title','The most precise automatic billing system'),(14855,771,'_Included-list_3_title','field_610947737e6e0'),(14856,771,'Included-list_3_list_0_item','Real time financial data'),(14857,771,'_Included-list_3_list_0_item','field_610947a87e6e2'),(14858,771,'Included-list_3_list_1_item','Detailed invoicing'),(14859,771,'_Included-list_3_list_1_item','field_610947a87e6e2'),(14860,771,'Included-list_3_list_2_item','Multiple pricing models support'),(14861,771,'_Included-list_3_list_2_item','field_610947a87e6e2'),(14862,771,'Included-list_3_list','3'),(14863,771,'_Included-list_3_list','field_610947987e6e1'),(14864,771,'Included-list_4_icon','759'),(14865,771,'_Included-list_4_icon','field_610947237e6df'),(14866,771,'Included-list_4_title','Automated payouts'),(14867,771,'_Included-list_4_title','field_610947737e6e0'),(14868,771,'Included-list_4_list_0_item','In-time settlements to the bank account'),(14869,771,'_Included-list_4_list_0_item','field_610947a87e6e2'),(14870,771,'Included-list_4_list_1_item','Transparent settlement schedule'),(14871,771,'_Included-list_4_list_1_item','field_610947a87e6e2'),(14872,771,'Included-list_4_list_2_item','Flexible payout control'),(14873,771,'_Included-list_4_list_2_item','field_610947a87e6e2'),(14874,771,'Included-list_4_list','3'),(14875,771,'_Included-list_4_list','field_610947987e6e1'),(14876,771,'Included-list_5_icon','760'),(14877,771,'_Included-list_5_icon','field_610947237e6df'),(14878,771,'Included-list_5_title','Customer support service'),(14879,771,'_Included-list_5_title','field_610947737e6e0'),(14880,771,'Included-list_5_list_0_item','24/7 payment support'),(14881,771,'_Included-list_5_list_0_item','field_610947a87e6e2'),(14882,771,'Included-list_5_list_1_item','Adjustable refund policy'),(14883,771,'_Included-list_5_list_1_item','field_610947a87e6e2'),(14884,771,'Included-list_5_list_2_item','Multi language assistance'),(14885,771,'_Included-list_5_list_2_item','field_610947a87e6e2'),(14886,771,'Included-list_5_list','3'),(14887,771,'_Included-list_5_list','field_610947987e6e1'),(14888,771,'Included-list_6_icon','763'),(14889,771,'_Included-list_6_icon','field_610947237e6df'),(14890,771,'Included-list_6_title','Personalised merchant service'),(14891,771,'_Included-list_6_title','field_610947737e6e0'),(14892,771,'Included-list_6_list_0_item','Dedicated merchant account manager'),(14893,771,'_Included-list_6_list_0_item','field_610947a87e6e2'),(14894,771,'Included-list_6_list_1_item','SLA based technical support'),(14895,771,'_Included-list_6_list_1_item','field_610947a87e6e2'),(14896,771,'Included-list_6_list_2_item','Direct access to the Risk, Compliance and Finance Team'),(14897,771,'_Included-list_6_list_2_item','field_610947a87e6e2'),(14898,771,'Included-list_6_list','3'),(14899,771,'_Included-list_6_list','field_610947987e6e1'),(14900,771,'Included-list','1'),(14901,771,'_Included-list','field_6109470d7e6de'),(14902,771,'included-list_copy_0_icon',''),(14903,771,'_included-list_copy_0_icon','field_61094f718fb66'),(14904,771,'included-list_copy_0_title',''),(14905,771,'_included-list_copy_0_title','field_61094f718fb67'),(14906,771,'included-list_copy_0_list_0_item','фівафіва'),(14907,771,'_included-list_copy_0_list_0_item','field_61094f718fb69'),(14908,771,'included-list_copy_0_list','1'),(14909,771,'_included-list_copy_0_list','field_61094f718fb68'),(14910,771,'included-list_copy','1'),(14911,771,'_included-list_copy','field_61094f718fb65'),(14912,772,'main-block-header_title','Pricing Built Right for You'),(14913,772,'_main-block-header_title','field_61093c50a78e8'),(14914,772,'main-block-header_description','We charge a processing fee plus payment method fee per transaction. With a complete set of services and features.'),(14915,772,'_main-block-header_description','field_61093c5ca78e9'),(14916,772,'main-block-header',''),(14917,772,'_main-block-header','field_61093c34a78e7'),(14918,772,'flexible-pricing_title','Flexible integrated pricing'),(14919,772,'_flexible-pricing_title','field_6109401d9cacd'),(14920,772,'flexible-pricing_description','All you need to accept payments on your website Included'),(14921,772,'_flexible-pricing_description','field_610940e3b8ec1'),(14922,772,'flexible-pricing_price','1.80% + 0.25 EUR'),(14923,772,'_flexible-pricing_price','field_610940ffb8ec2'),(14924,772,'flexible-pricing_list_0_item','Bestpoke payment services'),(14925,772,'_flexible-pricing_list_0_item','field_61094144b8ec4'),(14926,772,'flexible-pricing_list_1_item','Cutting edge technological platform'),(14927,772,'_flexible-pricing_list_1_item','field_61094144b8ec4'),(14928,772,'flexible-pricing_list_2_item','No setup fees, no periodical platform fees, no hidden charges'),(14929,772,'_flexible-pricing_list_2_item','field_61094144b8ec4'),(14930,772,'flexible-pricing_list','3'),(14931,772,'_flexible-pricing_list','field_61094125b8ec3'),(14932,772,'flexible-pricing_link','a:3:{s:5:\"title\";s:11:\"Sign Up Now\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(14933,772,'_flexible-pricing_link','field_610941823f32f'),(14934,772,'flexible-pricing',''),(14935,772,'_flexible-pricing','field_61093f3e8b6ba'),(14936,772,'customized-approach_title','Customized approach'),(14937,772,'_customized-approach_title','field_6109427eadcf6'),(14938,772,'customized-approach_description','Specialized setup tailored to your business needs. Every detail is important'),(14939,772,'_customized-approach_description','field_6109427eadcf7'),(14940,772,'customized-approach_list_0_item','Tier based pricing for the high-volume projects'),(14941,772,'_customized-approach_list_0_item','field_6109427eadcfa'),(14942,772,'customized-approach_list','3'),(14943,772,'_customized-approach_list','field_6109427eadcf9'),(14944,772,'customized-approach_link','a:3:{s:5:\"title\";s:13:\"Contact Sales\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(14945,772,'_customized-approach_link','field_6109427eadcfb'),(14946,772,'customized-approach',''),(14947,772,'_customized-approach','field_6109427eadcf5'),(14948,772,'customized-approach_list_1_item','Geo-specific pricing'),(14949,772,'_customized-approach_list_1_item','field_6109427eadcfa'),(14950,772,'customized-approach_list_2_item','Interchange ++ pricing models for the cross-border projects'),(14951,772,'_customized-approach_list_2_item','field_6109427eadcfa'),(14952,772,'included-info_title','What’s Included'),(14953,772,'_included-info_title','field_6109461ffc0ae'),(14954,772,'included-info_description','CommerceGate offers a complete set of services for you to accept credit card payments from your customers safely.'),(14955,772,'_included-info_description','field_6109462afc0af'),(14956,772,'included-info',''),(14957,772,'_included-info','field_610945a9fc0ad'),(14958,772,'list_0_icon','755'),(14959,772,'_list_0_icon','field_610947237e6df'),(14960,772,'list_0_group-title','Optimised Cross Platform Checkout'),(14961,772,'_list_0_group-title','field_610947737e6e0'),(14962,772,'list_0_list_0_item','Customisable payment page'),(14963,772,'_list_0_list_0_item','field_610947a87e6e2'),(14964,772,'list_0_list_1_item','PCI DSS compliance coverage'),(14965,772,'_list_0_list_1_item','field_610947a87e6e2'),(14966,772,'list_0_list','2'),(14967,772,'_list_0_list','field_610947987e6e1'),(14968,772,'list_1_icon','756'),(14969,772,'_list_1_icon','field_610947237e6df'),(14970,772,'list_1_group-title','One integration — \r\nGlobal payment outreach'),(14971,772,'_list_1_group-title','field_610947737e6e0'),(14972,772,'list_1_list_0_item','Multiple currencies'),(14973,772,'_list_1_list_0_item','field_610947a87e6e2'),(14974,772,'list_1_list_1_item','Local payment methods'),(14975,772,'_list_1_list_1_item','field_610947a87e6e2'),(14976,772,'list_1_list_2_item','20+ acquiring partners all over the world'),(14977,772,'_list_1_list_2_item','field_610947a87e6e2'),(14978,772,'list_1_list','3'),(14979,772,'_list_1_list','field_610947987e6e1'),(14980,772,'list_2_icon','757'),(14981,772,'_list_2_icon','field_610947237e6df'),(14982,772,'list_2_group-title','Proven security and prolific compliance'),(14983,772,'_list_2_group-title','field_610947737e6e0'),(14984,772,'list_2_list_0_item','PCI DSS Level 1 platform'),(14985,772,'_list_2_list_0_item','field_610947a87e6e2'),(14986,772,'list_2_list_1_item','Multi level data security and encryption'),(14987,772,'_list_2_list_1_item','field_610947a87e6e2'),(14988,772,'list_2_list_2_item','Cloud based platform'),(14989,772,'_list_2_list_2_item','field_610947a87e6e2'),(14990,772,'list_2_list','3'),(14991,772,'_list_2_list','field_610947987e6e1'),(14992,772,'list_3_icon','758'),(14993,772,'_list_3_icon','field_610947237e6df'),(14994,772,'list_3_group-title','The most precise automatic billing system'),(14995,772,'_list_3_group-title','field_610947737e6e0'),(14996,772,'list_3_list_0_item','Real time financial data'),(14997,772,'_list_3_list_0_item','field_610947a87e6e2'),(14998,772,'list_3_list_1_item','Detailed invoicing'),(14999,772,'_list_3_list_1_item','field_610947a87e6e2'),(15000,772,'list_3_list_2_item','Multiple pricing models support'),(15001,772,'_list_3_list_2_item','field_610947a87e6e2'),(15002,772,'list_3_list','3'),(15003,772,'_list_3_list','field_610947987e6e1'),(15004,772,'list_4_icon','759'),(15005,772,'_list_4_icon','field_610947237e6df'),(15006,772,'list_4_group-title','Automated payouts'),(15007,772,'_list_4_group-title','field_610947737e6e0'),(15008,772,'list_4_list_0_item','In-time settlements to the bank account'),(15009,772,'_list_4_list_0_item','field_610947a87e6e2'),(15010,772,'list_4_list_1_item','Transparent settlement schedule'),(15011,772,'_list_4_list_1_item','field_610947a87e6e2'),(15012,772,'list_4_list_2_item','Flexible payout control'),(15013,772,'_list_4_list_2_item','field_610947a87e6e2'),(15014,772,'list_4_list','3'),(15015,772,'_list_4_list','field_610947987e6e1'),(15016,772,'list_5_icon','760'),(15017,772,'_list_5_icon','field_610947237e6df'),(15018,772,'list_5_group-title','Customer support service'),(15019,772,'_list_5_group-title','field_610947737e6e0'),(15020,772,'list_5_list_0_item','24/7 payment support'),(15021,772,'_list_5_list_0_item','field_610947a87e6e2'),(15022,772,'list_5_list_1_item','Adjustable refund policy'),(15023,772,'_list_5_list_1_item','field_610947a87e6e2'),(15024,772,'list_5_list_2_item','Multi language assistance'),(15025,772,'_list_5_list_2_item','field_610947a87e6e2'),(15026,772,'list_5_list','3'),(15027,772,'_list_5_list','field_610947987e6e1'),(15028,772,'list_6_icon','761'),(15029,772,'_list_6_icon','field_610947237e6df'),(15030,772,'list_6_group-title','Personalised merchant service'),(15031,772,'_list_6_group-title','field_610947737e6e0'),(15032,772,'list_6_list_0_item','Dedicated merchant account manager'),(15033,772,'_list_6_list_0_item','field_610947a87e6e2'),(15034,772,'list_6_list_1_item','SLA based technical support'),(15035,772,'_list_6_list_1_item','field_610947a87e6e2'),(15036,772,'list_6_list_2_item','Direct access to the Risk, Compliance and Finance Team'),(15037,772,'_list_6_list_2_item','field_610947a87e6e2'),(15038,772,'list_6_list','3'),(15039,772,'_list_6_list','field_610947987e6e1'),(15040,772,'list','7'),(15041,772,'_list','field_6109470d7e6de'),(15042,772,'Included-list_0_icon',''),(15043,772,'_Included-list_0_icon','field_61094f718fb66'),(15044,772,'Included-list_0_title',''),(15045,772,'_Included-list_0_title','field_61094f718fb67'),(15046,772,'Included-list_0_list_0_item','фіва'),(15047,772,'_Included-list_0_list_0_item','field_61094f718fb69'),(15048,772,'Included-list_0_list_1_item','PCI DSS compliance coverage'),(15049,772,'_Included-list_0_list_1_item','field_610947a87e6e2'),(15050,772,'Included-list_0_list','1'),(15051,772,'_Included-list_0_list','field_61094f718fb68'),(15052,772,'Included-list_1_icon','756'),(15053,772,'_Included-list_1_icon','field_610947237e6df'),(15054,772,'Included-list_1_title','One integration — \r\nGlobal payment outreach'),(15055,772,'_Included-list_1_title','field_610947737e6e0'),(15056,772,'Included-list_1_list_0_item','Multiple currencies'),(15057,772,'_Included-list_1_list_0_item','field_610947a87e6e2'),(15058,772,'Included-list_1_list_1_item','Local payment methods'),(15059,772,'_Included-list_1_list_1_item','field_610947a87e6e2'),(15060,772,'Included-list_1_list_2_item','20+ acquiring partners all over the world'),(15061,772,'_Included-list_1_list_2_item','field_610947a87e6e2'),(15062,772,'Included-list_1_list','3'),(15063,772,'_Included-list_1_list','field_610947987e6e1'),(15064,772,'Included-list_2_icon','757'),(15065,772,'_Included-list_2_icon','field_610947237e6df'),(15066,772,'Included-list_2_title','Proven security and prolific compliance'),(15067,772,'_Included-list_2_title','field_610947737e6e0'),(15068,772,'Included-list_2_list_0_item','PCI DSS Level 1 platform'),(15069,772,'_Included-list_2_list_0_item','field_610947a87e6e2'),(15070,772,'Included-list_2_list_1_item','Multi level data security and encryption'),(15071,772,'_Included-list_2_list_1_item','field_610947a87e6e2'),(15072,772,'Included-list_2_list_2_item','Cloud based platform'),(15073,772,'_Included-list_2_list_2_item','field_610947a87e6e2'),(15074,772,'Included-list_2_list','3'),(15075,772,'_Included-list_2_list','field_610947987e6e1'),(15076,772,'Included-list_3_icon','758'),(15077,772,'_Included-list_3_icon','field_610947237e6df'),(15078,772,'Included-list_3_title','The most precise automatic billing system'),(15079,772,'_Included-list_3_title','field_610947737e6e0'),(15080,772,'Included-list_3_list_0_item','Real time financial data'),(15081,772,'_Included-list_3_list_0_item','field_610947a87e6e2'),(15082,772,'Included-list_3_list_1_item','Detailed invoicing'),(15083,772,'_Included-list_3_list_1_item','field_610947a87e6e2'),(15084,772,'Included-list_3_list_2_item','Multiple pricing models support'),(15085,772,'_Included-list_3_list_2_item','field_610947a87e6e2'),(15086,772,'Included-list_3_list','3'),(15087,772,'_Included-list_3_list','field_610947987e6e1'),(15088,772,'Included-list_4_icon','759'),(15089,772,'_Included-list_4_icon','field_610947237e6df'),(15090,772,'Included-list_4_title','Automated payouts'),(15091,772,'_Included-list_4_title','field_610947737e6e0'),(15092,772,'Included-list_4_list_0_item','In-time settlements to the bank account'),(15093,772,'_Included-list_4_list_0_item','field_610947a87e6e2'),(15094,772,'Included-list_4_list_1_item','Transparent settlement schedule'),(15095,772,'_Included-list_4_list_1_item','field_610947a87e6e2'),(15096,772,'Included-list_4_list_2_item','Flexible payout control'),(15097,772,'_Included-list_4_list_2_item','field_610947a87e6e2'),(15098,772,'Included-list_4_list','3'),(15099,772,'_Included-list_4_list','field_610947987e6e1'),(15100,772,'Included-list_5_icon','760'),(15101,772,'_Included-list_5_icon','field_610947237e6df'),(15102,772,'Included-list_5_title','Customer support service'),(15103,772,'_Included-list_5_title','field_610947737e6e0'),(15104,772,'Included-list_5_list_0_item','24/7 payment support'),(15105,772,'_Included-list_5_list_0_item','field_610947a87e6e2'),(15106,772,'Included-list_5_list_1_item','Adjustable refund policy'),(15107,772,'_Included-list_5_list_1_item','field_610947a87e6e2'),(15108,772,'Included-list_5_list_2_item','Multi language assistance'),(15109,772,'_Included-list_5_list_2_item','field_610947a87e6e2'),(15110,772,'Included-list_5_list','3'),(15111,772,'_Included-list_5_list','field_610947987e6e1'),(15112,772,'Included-list_6_icon','763'),(15113,772,'_Included-list_6_icon','field_610947237e6df'),(15114,772,'Included-list_6_title','Personalised merchant service'),(15115,772,'_Included-list_6_title','field_610947737e6e0'),(15116,772,'Included-list_6_list_0_item','Dedicated merchant account manager'),(15117,772,'_Included-list_6_list_0_item','field_610947a87e6e2'),(15118,772,'Included-list_6_list_1_item','SLA based technical support'),(15119,772,'_Included-list_6_list_1_item','field_610947a87e6e2'),(15120,772,'Included-list_6_list_2_item','Direct access to the Risk, Compliance and Finance Team'),(15121,772,'_Included-list_6_list_2_item','field_610947a87e6e2'),(15122,772,'Included-list_6_list','3'),(15123,772,'_Included-list_6_list','field_610947987e6e1'),(15124,772,'Included-list','1'),(15125,772,'_Included-list','field_61094f718fb65'),(15126,772,'included-list_copy_0_icon',''),(15127,772,'_included-list_copy_0_icon','field_61094f718fb66'),(15128,772,'included-list_copy_0_title',''),(15129,772,'_included-list_copy_0_title','field_61094f718fb67'),(15130,772,'included-list_copy_0_list_0_item','фівафіва'),(15131,772,'_included-list_copy_0_list_0_item','field_61094f718fb69'),(15132,772,'included-list_copy_0_list','1'),(15133,772,'_included-list_copy_0_list','field_61094f718fb68'),(15134,772,'included-list_copy','1'),(15135,772,'_included-list_copy','field_61094f718fb65'),(15136,717,'include-list_0_icon','755'),(15137,717,'_include-list_0_icon','field_61094f718fb66'),(15138,717,'include-list_0_title','Optimized Cross Platform Checkout'),(15139,717,'_include-list_0_title','field_61094f718fb67'),(15140,717,'include-list_0_list_0_item','Customizable and branded payment and checkout page'),(15141,717,'_include-list_0_list_0_item','field_61094f718fb69'),(15142,717,'include-list_0_list_1_item','PCI DSS Compliance Coverage'),(15143,717,'_include-list_0_list_1_item','field_61094f718fb69'),(15144,717,'include-list_0_list','2'),(15145,717,'_include-list_0_list','field_61094f718fb68'),(15146,717,'include-list','7'),(15147,717,'_include-list','field_61094f718fb65'),(15148,773,'main-block-header_title','Pricing Built Right for You'),(15149,773,'_main-block-header_title','field_61093c50a78e8'),(15150,773,'main-block-header_description','We charge a processing fee plus payment method fee per transaction. With a complete set of services and features.'),(15151,773,'_main-block-header_description','field_61093c5ca78e9'),(15152,773,'main-block-header',''),(15153,773,'_main-block-header','field_61093c34a78e7'),(15154,773,'flexible-pricing_title','Flexible integrated pricing'),(15155,773,'_flexible-pricing_title','field_6109401d9cacd'),(15156,773,'flexible-pricing_description','All you need to accept payments on your website Included'),(15157,773,'_flexible-pricing_description','field_610940e3b8ec1'),(15158,773,'flexible-pricing_price','1.80% + 0.25 EUR'),(15159,773,'_flexible-pricing_price','field_610940ffb8ec2'),(15160,773,'flexible-pricing_list_0_item','Bestpoke payment services'),(15161,773,'_flexible-pricing_list_0_item','field_61094144b8ec4'),(15162,773,'flexible-pricing_list_1_item','Cutting edge technological platform'),(15163,773,'_flexible-pricing_list_1_item','field_61094144b8ec4'),(15164,773,'flexible-pricing_list_2_item','No setup fees, no periodical platform fees, no hidden charges'),(15165,773,'_flexible-pricing_list_2_item','field_61094144b8ec4'),(15166,773,'flexible-pricing_list','3'),(15167,773,'_flexible-pricing_list','field_61094125b8ec3'),(15168,773,'flexible-pricing_link','a:3:{s:5:\"title\";s:11:\"Sign Up Now\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(15169,773,'_flexible-pricing_link','field_610941823f32f'),(15170,773,'flexible-pricing',''),(15171,773,'_flexible-pricing','field_61093f3e8b6ba'),(15172,773,'customized-approach_title','Customized approach'),(15173,773,'_customized-approach_title','field_6109427eadcf6'),(15174,773,'customized-approach_description','Specialized setup tailored to your business needs. Every detail is important'),(15175,773,'_customized-approach_description','field_6109427eadcf7'),(15176,773,'customized-approach_list_0_item','Tier based pricing for the high-volume projects'),(15177,773,'_customized-approach_list_0_item','field_6109427eadcfa'),(15178,773,'customized-approach_list','3'),(15179,773,'_customized-approach_list','field_6109427eadcf9'),(15180,773,'customized-approach_link','a:3:{s:5:\"title\";s:13:\"Contact Sales\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(15181,773,'_customized-approach_link','field_6109427eadcfb'),(15182,773,'customized-approach',''),(15183,773,'_customized-approach','field_6109427eadcf5'),(15184,773,'customized-approach_list_1_item','Geo-specific pricing'),(15185,773,'_customized-approach_list_1_item','field_6109427eadcfa'),(15186,773,'customized-approach_list_2_item','Interchange ++ pricing models for the cross-border projects'),(15187,773,'_customized-approach_list_2_item','field_6109427eadcfa'),(15188,773,'included-info_title','What’s Included'),(15189,773,'_included-info_title','field_6109461ffc0ae'),(15190,773,'included-info_description','CommerceGate offers a complete set of services for you to accept credit card payments from your customers safely.'),(15191,773,'_included-info_description','field_6109462afc0af'),(15192,773,'included-info',''),(15193,773,'_included-info','field_610945a9fc0ad'),(15194,773,'list_0_icon','755'),(15195,773,'_list_0_icon','field_610947237e6df'),(15196,773,'list_0_group-title','Optimised Cross Platform Checkout'),(15197,773,'_list_0_group-title','field_610947737e6e0'),(15198,773,'list_0_list_0_item','Customisable payment page'),(15199,773,'_list_0_list_0_item','field_610947a87e6e2'),(15200,773,'list_0_list_1_item','PCI DSS compliance coverage'),(15201,773,'_list_0_list_1_item','field_610947a87e6e2'),(15202,773,'list_0_list','2'),(15203,773,'_list_0_list','field_610947987e6e1'),(15204,773,'list_1_icon','756'),(15205,773,'_list_1_icon','field_610947237e6df'),(15206,773,'list_1_group-title','One integration — \r\nGlobal payment outreach'),(15207,773,'_list_1_group-title','field_610947737e6e0'),(15208,773,'list_1_list_0_item','Multiple currencies'),(15209,773,'_list_1_list_0_item','field_610947a87e6e2'),(15210,773,'list_1_list_1_item','Local payment methods'),(15211,773,'_list_1_list_1_item','field_610947a87e6e2'),(15212,773,'list_1_list_2_item','20+ acquiring partners all over the world'),(15213,773,'_list_1_list_2_item','field_610947a87e6e2'),(15214,773,'list_1_list','3'),(15215,773,'_list_1_list','field_610947987e6e1'),(15216,773,'list_2_icon','757'),(15217,773,'_list_2_icon','field_610947237e6df'),(15218,773,'list_2_group-title','Proven security and prolific compliance'),(15219,773,'_list_2_group-title','field_610947737e6e0'),(15220,773,'list_2_list_0_item','PCI DSS Level 1 platform'),(15221,773,'_list_2_list_0_item','field_610947a87e6e2'),(15222,773,'list_2_list_1_item','Multi level data security and encryption'),(15223,773,'_list_2_list_1_item','field_610947a87e6e2'),(15224,773,'list_2_list_2_item','Cloud based platform'),(15225,773,'_list_2_list_2_item','field_610947a87e6e2'),(15226,773,'list_2_list','3'),(15227,773,'_list_2_list','field_610947987e6e1'),(15228,773,'list_3_icon','758'),(15229,773,'_list_3_icon','field_610947237e6df'),(15230,773,'list_3_group-title','The most precise automatic billing system'),(15231,773,'_list_3_group-title','field_610947737e6e0'),(15232,773,'list_3_list_0_item','Real time financial data'),(15233,773,'_list_3_list_0_item','field_610947a87e6e2'),(15234,773,'list_3_list_1_item','Detailed invoicing'),(15235,773,'_list_3_list_1_item','field_610947a87e6e2'),(15236,773,'list_3_list_2_item','Multiple pricing models support'),(15237,773,'_list_3_list_2_item','field_610947a87e6e2'),(15238,773,'list_3_list','3'),(15239,773,'_list_3_list','field_610947987e6e1'),(15240,773,'list_4_icon','759'),(15241,773,'_list_4_icon','field_610947237e6df'),(15242,773,'list_4_group-title','Automated payouts'),(15243,773,'_list_4_group-title','field_610947737e6e0'),(15244,773,'list_4_list_0_item','In-time settlements to the bank account'),(15245,773,'_list_4_list_0_item','field_610947a87e6e2'),(15246,773,'list_4_list_1_item','Transparent settlement schedule'),(15247,773,'_list_4_list_1_item','field_610947a87e6e2'),(15248,773,'list_4_list_2_item','Flexible payout control'),(15249,773,'_list_4_list_2_item','field_610947a87e6e2'),(15250,773,'list_4_list','3'),(15251,773,'_list_4_list','field_610947987e6e1'),(15252,773,'list_5_icon','760'),(15253,773,'_list_5_icon','field_610947237e6df'),(15254,773,'list_5_group-title','Customer support service'),(15255,773,'_list_5_group-title','field_610947737e6e0'),(15256,773,'list_5_list_0_item','24/7 payment support'),(15257,773,'_list_5_list_0_item','field_610947a87e6e2'),(15258,773,'list_5_list_1_item','Adjustable refund policy'),(15259,773,'_list_5_list_1_item','field_610947a87e6e2'),(15260,773,'list_5_list_2_item','Multi language assistance'),(15261,773,'_list_5_list_2_item','field_610947a87e6e2'),(15262,773,'list_5_list','3'),(15263,773,'_list_5_list','field_610947987e6e1'),(15264,773,'list_6_icon','761'),(15265,773,'_list_6_icon','field_610947237e6df'),(15266,773,'list_6_group-title','Personalised merchant service'),(15267,773,'_list_6_group-title','field_610947737e6e0'),(15268,773,'list_6_list_0_item','Dedicated merchant account manager'),(15269,773,'_list_6_list_0_item','field_610947a87e6e2'),(15270,773,'list_6_list_1_item','SLA based technical support'),(15271,773,'_list_6_list_1_item','field_610947a87e6e2'),(15272,773,'list_6_list_2_item','Direct access to the Risk, Compliance and Finance Team'),(15273,773,'_list_6_list_2_item','field_610947a87e6e2'),(15274,773,'list_6_list','3'),(15275,773,'_list_6_list','field_610947987e6e1'),(15276,773,'list','7'),(15277,773,'_list','field_6109470d7e6de'),(15278,773,'Included-list_0_icon',''),(15279,773,'_Included-list_0_icon','field_61094f718fb66'),(15280,773,'Included-list_0_title',''),(15281,773,'_Included-list_0_title','field_61094f718fb67'),(15282,773,'Included-list_0_list_0_item','фіва'),(15283,773,'_Included-list_0_list_0_item','field_61094f718fb69'),(15284,773,'Included-list_0_list_1_item','PCI DSS compliance coverage'),(15285,773,'_Included-list_0_list_1_item','field_610947a87e6e2'),(15286,773,'Included-list_0_list','1'),(15287,773,'_Included-list_0_list','field_61094f718fb68'),(15288,773,'Included-list_1_icon','756'),(15289,773,'_Included-list_1_icon','field_610947237e6df'),(15290,773,'Included-list_1_title','One integration — \r\nGlobal payment outreach'),(15291,773,'_Included-list_1_title','field_610947737e6e0'),(15292,773,'Included-list_1_list_0_item','Multiple currencies'),(15293,773,'_Included-list_1_list_0_item','field_610947a87e6e2'),(15294,773,'Included-list_1_list_1_item','Local payment methods'),(15295,773,'_Included-list_1_list_1_item','field_610947a87e6e2'),(15296,773,'Included-list_1_list_2_item','20+ acquiring partners all over the world'),(15297,773,'_Included-list_1_list_2_item','field_610947a87e6e2'),(15298,773,'Included-list_1_list','3'),(15299,773,'_Included-list_1_list','field_610947987e6e1'),(15300,773,'Included-list_2_icon','757'),(15301,773,'_Included-list_2_icon','field_610947237e6df'),(15302,773,'Included-list_2_title','Proven security and prolific compliance'),(15303,773,'_Included-list_2_title','field_610947737e6e0'),(15304,773,'Included-list_2_list_0_item','PCI DSS Level 1 platform'),(15305,773,'_Included-list_2_list_0_item','field_610947a87e6e2'),(15306,773,'Included-list_2_list_1_item','Multi level data security and encryption'),(15307,773,'_Included-list_2_list_1_item','field_610947a87e6e2'),(15308,773,'Included-list_2_list_2_item','Cloud based platform'),(15309,773,'_Included-list_2_list_2_item','field_610947a87e6e2'),(15310,773,'Included-list_2_list','3'),(15311,773,'_Included-list_2_list','field_610947987e6e1'),(15312,773,'Included-list_3_icon','758'),(15313,773,'_Included-list_3_icon','field_610947237e6df'),(15314,773,'Included-list_3_title','The most precise automatic billing system'),(15315,773,'_Included-list_3_title','field_610947737e6e0'),(15316,773,'Included-list_3_list_0_item','Real time financial data'),(15317,773,'_Included-list_3_list_0_item','field_610947a87e6e2'),(15318,773,'Included-list_3_list_1_item','Detailed invoicing'),(15319,773,'_Included-list_3_list_1_item','field_610947a87e6e2'),(15320,773,'Included-list_3_list_2_item','Multiple pricing models support'),(15321,773,'_Included-list_3_list_2_item','field_610947a87e6e2'),(15322,773,'Included-list_3_list','3'),(15323,773,'_Included-list_3_list','field_610947987e6e1'),(15324,773,'Included-list_4_icon','759'),(15325,773,'_Included-list_4_icon','field_610947237e6df'),(15326,773,'Included-list_4_title','Automated payouts'),(15327,773,'_Included-list_4_title','field_610947737e6e0'),(15328,773,'Included-list_4_list_0_item','In-time settlements to the bank account'),(15329,773,'_Included-list_4_list_0_item','field_610947a87e6e2'),(15330,773,'Included-list_4_list_1_item','Transparent settlement schedule'),(15331,773,'_Included-list_4_list_1_item','field_610947a87e6e2'),(15332,773,'Included-list_4_list_2_item','Flexible payout control'),(15333,773,'_Included-list_4_list_2_item','field_610947a87e6e2'),(15334,773,'Included-list_4_list','3'),(15335,773,'_Included-list_4_list','field_610947987e6e1'),(15336,773,'Included-list_5_icon','760'),(15337,773,'_Included-list_5_icon','field_610947237e6df'),(15338,773,'Included-list_5_title','Customer support service'),(15339,773,'_Included-list_5_title','field_610947737e6e0'),(15340,773,'Included-list_5_list_0_item','24/7 payment support'),(15341,773,'_Included-list_5_list_0_item','field_610947a87e6e2'),(15342,773,'Included-list_5_list_1_item','Adjustable refund policy'),(15343,773,'_Included-list_5_list_1_item','field_610947a87e6e2'),(15344,773,'Included-list_5_list_2_item','Multi language assistance'),(15345,773,'_Included-list_5_list_2_item','field_610947a87e6e2'),(15346,773,'Included-list_5_list','3'),(15347,773,'_Included-list_5_list','field_610947987e6e1'),(15348,773,'Included-list_6_icon','763'),(15349,773,'_Included-list_6_icon','field_610947237e6df'),(15350,773,'Included-list_6_title','Personalised merchant service'),(15351,773,'_Included-list_6_title','field_610947737e6e0'),(15352,773,'Included-list_6_list_0_item','Dedicated merchant account manager'),(15353,773,'_Included-list_6_list_0_item','field_610947a87e6e2'),(15354,773,'Included-list_6_list_1_item','SLA based technical support'),(15355,773,'_Included-list_6_list_1_item','field_610947a87e6e2'),(15356,773,'Included-list_6_list_2_item','Direct access to the Risk, Compliance and Finance Team'),(15357,773,'_Included-list_6_list_2_item','field_610947a87e6e2'),(15358,773,'Included-list_6_list','3'),(15359,773,'_Included-list_6_list','field_610947987e6e1'),(15360,773,'Included-list','1'),(15361,773,'_Included-list','field_61094f718fb65'),(15362,773,'included-list_copy_0_icon',''),(15363,773,'_included-list_copy_0_icon','field_61094f718fb66'),(15364,773,'included-list_copy_0_title',''),(15365,773,'_included-list_copy_0_title','field_61094f718fb67'),(15366,773,'included-list_copy_0_list_0_item','фівафіва'),(15367,773,'_included-list_copy_0_list_0_item','field_61094f718fb69'),(15368,773,'included-list_copy_0_list','1'),(15369,773,'_included-list_copy_0_list','field_61094f718fb68'),(15370,773,'included-list_copy','1'),(15371,773,'_included-list_copy','field_61094f718fb65'),(15372,773,'include-list_0_icon','755'),(15373,773,'_include-list_0_icon','field_61094f718fb66'),(15374,773,'include-list_0_title','Optimised Cross Platform Checkout'),(15375,773,'_include-list_0_title','field_61094f718fb67'),(15376,773,'include-list_0_list_0_item','Customisable payment page'),(15377,773,'_include-list_0_list_0_item','field_61094f718fb69'),(15378,773,'include-list_0_list_1_item','PCI DSS compliance coverage'),(15379,773,'_include-list_0_list_1_item','field_61094f718fb69'),(15380,773,'include-list_0_list','2'),(15381,773,'_include-list_0_list','field_61094f718fb68'),(15382,773,'include-list','1'),(15383,773,'_include-list','field_61094f718fb65'),(15384,717,'include-list_1_icon','2320'),(15385,717,'_include-list_1_icon','field_61094f718fb66'),(15386,717,'include-list_1_title','One integration — \r\nGlobal payment outreach'),(15387,717,'_include-list_1_title','field_61094f718fb67'),(15388,717,'include-list_1_list_0_item','Supports 200+ payment currencies globally'),(15389,717,'_include-list_1_list_0_item','field_61094f718fb69'),(15390,717,'include-list_1_list_1_item','Access popular local payment methods globally'),(15391,717,'_include-list_1_list_1_item','field_61094f718fb69'),(15392,717,'include-list_1_list_2_item','Work with 20+ acquiring partners globally'),(15393,717,'_include-list_1_list_2_item','field_61094f718fb69'),(15394,717,'include-list_1_list','3'),(15395,717,'_include-list_1_list','field_61094f718fb68'),(15396,717,'include-list_2_icon','757'),(15397,717,'_include-list_2_icon','field_61094f718fb66'),(15398,717,'include-list_2_title','Tested and proven security and[nbsp]compliance'),(15399,717,'_include-list_2_title','field_61094f718fb67'),(15400,717,'include-list_2_list_0_item','PCI DSS Level 1 security enabled platform'),(15401,717,'_include-list_2_list_0_item','field_61094f718fb69'),(15402,717,'include-list_2_list_1_item','Multi-level data security and[nbsp]encryption system'),(15403,717,'_include-list_2_list_1_item','field_61094f718fb69'),(15404,717,'include-list_2_list_2_item','Highly accessible and scalable cloud-based platform'),(15405,717,'_include-list_2_list_2_item','field_61094f718fb69'),(15406,717,'include-list_2_list','3'),(15407,717,'_include-list_2_list','field_61094f718fb68'),(15408,717,'include-list_3_icon','758'),(15409,717,'_include-list_3_icon','field_61094f718fb66'),(15410,717,'include-list_3_title','Accurate and automated billing system'),(15411,717,'_include-list_3_title','field_61094f718fb67'),(15412,717,'include-list_3_list_0_item','Access real-time financial data on a transactions'),(15413,717,'_include-list_3_list_0_item','field_61094f718fb69'),(15414,717,'include-list_3_list_1_item','Absolute and detailed invoicing procedures'),(15415,717,'_include-list_3_list_1_item','field_61094f718fb69'),(15416,717,'include-list_3_list_2_item','Supports multiple pricing models for any business'),(15417,717,'_include-list_3_list_2_item','field_61094f718fb69'),(15418,717,'include-list_3_list','3'),(15419,717,'_include-list_3_list','field_61094f718fb68'),(15420,717,'include-list_4_icon','759'),(15421,717,'_include-list_4_icon','field_61094f718fb66'),(15422,717,'include-list_4_title','Automated and scheduled merchant payouts'),(15423,717,'_include-list_4_title','field_61094f718fb67'),(15424,717,'include-list_4_list_0_item','Scheduled settlements to your bank account'),(15425,717,'_include-list_4_list_0_item','field_61094f718fb69'),(15426,717,'include-list_4_list_1_item','Transparent and flexible settlement schedule'),(15427,717,'_include-list_4_list_1_item','field_61094f718fb69'),(15428,717,'include-list_4_list_2_item','Flexible and customizable payout controls'),(15429,717,'_include-list_4_list_2_item','field_61094f718fb69'),(15430,717,'include-list_4_list','3'),(15431,717,'_include-list_4_list','field_61094f718fb68'),(15432,717,'include-list_5_icon','2319'),(15433,717,'_include-list_5_icon','field_61094f718fb66'),(15434,717,'include-list_5_title','Dedicated and direct customer support'),(15435,717,'_include-list_5_title','field_61094f718fb67'),(15436,717,'include-list_5_list_0_item','24/7 and direct payment support'),(15437,717,'_include-list_5_list_0_item','field_61094f718fb69'),(15438,717,'include-list_5_list_1_item','Customizable and compliant refund policy'),(15439,717,'_include-list_5_list_1_item','field_61094f718fb69'),(15440,717,'include-list_5_list_2_item','Multi-lingual support and[nbsp]assistance'),(15441,717,'_include-list_5_list_2_item','field_61094f718fb69'),(15442,717,'include-list_5_list','3'),(15443,717,'_include-list_5_list','field_61094f718fb68'),(15444,717,'include-list_6_icon','2321'),(15445,717,'_include-list_6_icon','field_61094f718fb66'),(15446,717,'include-list_6_title','Personalised merchant service access'),(15447,717,'_include-list_6_title','field_61094f718fb67'),(15448,717,'include-list_6_list_0_item','Dedicated merchant account manager access'),(15449,717,'_include-list_6_list_0_item','field_61094f718fb69'),(15450,717,'include-list_6_list_1_item','SLA-based and highly available technical support'),(15451,717,'_include-list_6_list_1_item','field_61094f718fb69'),(15452,717,'include-list_6_list_2_item','Direct access to risk, compliance and finance team'),(15453,717,'_include-list_6_list_2_item','field_61094f718fb69'),(15454,717,'include-list_6_list','3'),(15455,717,'_include-list_6_list','field_61094f718fb68'),(15456,774,'main-block-header_title','Pricing Built Right for You'),(15457,774,'_main-block-header_title','field_61093c50a78e8'),(15458,774,'main-block-header_description','We charge a processing fee plus payment method fee per transaction. With a complete set of services and features.'),(15459,774,'_main-block-header_description','field_61093c5ca78e9'),(15460,774,'main-block-header',''),(15461,774,'_main-block-header','field_61093c34a78e7'),(15462,774,'flexible-pricing_title','Flexible integrated pricing'),(15463,774,'_flexible-pricing_title','field_6109401d9cacd'),(15464,774,'flexible-pricing_description','All you need to accept payments on your website Included'),(15465,774,'_flexible-pricing_description','field_610940e3b8ec1'),(15466,774,'flexible-pricing_price','1.80% + 0.25 EUR'),(15467,774,'_flexible-pricing_price','field_610940ffb8ec2'),(15468,774,'flexible-pricing_list_0_item','Bestpoke payment services'),(15469,774,'_flexible-pricing_list_0_item','field_61094144b8ec4'),(15470,774,'flexible-pricing_list_1_item','Cutting edge technological platform'),(15471,774,'_flexible-pricing_list_1_item','field_61094144b8ec4'),(15472,774,'flexible-pricing_list_2_item','No setup fees, no periodical platform fees, no hidden charges'),(15473,774,'_flexible-pricing_list_2_item','field_61094144b8ec4'),(15474,774,'flexible-pricing_list','3'),(15475,774,'_flexible-pricing_list','field_61094125b8ec3'),(15476,774,'flexible-pricing_link','a:3:{s:5:\"title\";s:11:\"Sign Up Now\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(15477,774,'_flexible-pricing_link','field_610941823f32f'),(15478,774,'flexible-pricing',''),(15479,774,'_flexible-pricing','field_61093f3e8b6ba'),(15480,774,'customized-approach_title','Customized approach'),(15481,774,'_customized-approach_title','field_6109427eadcf6'),(15482,774,'customized-approach_description','Specialized setup tailored to your business needs. Every detail is important'),(15483,774,'_customized-approach_description','field_6109427eadcf7'),(15484,774,'customized-approach_list_0_item','Tier based pricing for the high-volume projects'),(15485,774,'_customized-approach_list_0_item','field_6109427eadcfa'),(15486,774,'customized-approach_list','3'),(15487,774,'_customized-approach_list','field_6109427eadcf9'),(15488,774,'customized-approach_link','a:3:{s:5:\"title\";s:13:\"Contact Sales\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(15489,774,'_customized-approach_link','field_6109427eadcfb'),(15490,774,'customized-approach',''),(15491,774,'_customized-approach','field_6109427eadcf5'),(15492,774,'customized-approach_list_1_item','Geo-specific pricing'),(15493,774,'_customized-approach_list_1_item','field_6109427eadcfa'),(15494,774,'customized-approach_list_2_item','Interchange ++ pricing models for the cross-border projects'),(15495,774,'_customized-approach_list_2_item','field_6109427eadcfa'),(15496,774,'included-info_title','What’s Included'),(15497,774,'_included-info_title','field_6109461ffc0ae'),(15498,774,'included-info_description','CommerceGate offers a complete set of services for you to accept credit card payments from your customers safely.'),(15499,774,'_included-info_description','field_6109462afc0af'),(15500,774,'included-info',''),(15501,774,'_included-info','field_610945a9fc0ad'),(15502,774,'list_0_icon','755'),(15503,774,'_list_0_icon','field_610947237e6df'),(15504,774,'list_0_group-title','Optimised Cross Platform Checkout'),(15505,774,'_list_0_group-title','field_610947737e6e0'),(15506,774,'list_0_list_0_item','Customisable payment page'),(15507,774,'_list_0_list_0_item','field_610947a87e6e2'),(15508,774,'list_0_list_1_item','PCI DSS compliance coverage'),(15509,774,'_list_0_list_1_item','field_610947a87e6e2'),(15510,774,'list_0_list','2'),(15511,774,'_list_0_list','field_610947987e6e1'),(15512,774,'list_1_icon','756'),(15513,774,'_list_1_icon','field_610947237e6df'),(15514,774,'list_1_group-title','One integration — \r\nGlobal payment outreach'),(15515,774,'_list_1_group-title','field_610947737e6e0'),(15516,774,'list_1_list_0_item','Multiple currencies'),(15517,774,'_list_1_list_0_item','field_610947a87e6e2'),(15518,774,'list_1_list_1_item','Local payment methods'),(15519,774,'_list_1_list_1_item','field_610947a87e6e2'),(15520,774,'list_1_list_2_item','20+ acquiring partners all over the world'),(15521,774,'_list_1_list_2_item','field_610947a87e6e2'),(15522,774,'list_1_list','3'),(15523,774,'_list_1_list','field_610947987e6e1'),(15524,774,'list_2_icon','757'),(15525,774,'_list_2_icon','field_610947237e6df'),(15526,774,'list_2_group-title','Proven security and prolific compliance'),(15527,774,'_list_2_group-title','field_610947737e6e0'),(15528,774,'list_2_list_0_item','PCI DSS Level 1 platform'),(15529,774,'_list_2_list_0_item','field_610947a87e6e2'),(15530,774,'list_2_list_1_item','Multi level data security and encryption'),(15531,774,'_list_2_list_1_item','field_610947a87e6e2'),(15532,774,'list_2_list_2_item','Cloud based platform'),(15533,774,'_list_2_list_2_item','field_610947a87e6e2'),(15534,774,'list_2_list','3'),(15535,774,'_list_2_list','field_610947987e6e1'),(15536,774,'list_3_icon','758'),(15537,774,'_list_3_icon','field_610947237e6df'),(15538,774,'list_3_group-title','The most precise automatic billing system'),(15539,774,'_list_3_group-title','field_610947737e6e0'),(15540,774,'list_3_list_0_item','Real time financial data'),(15541,774,'_list_3_list_0_item','field_610947a87e6e2'),(15542,774,'list_3_list_1_item','Detailed invoicing'),(15543,774,'_list_3_list_1_item','field_610947a87e6e2'),(15544,774,'list_3_list_2_item','Multiple pricing models support'),(15545,774,'_list_3_list_2_item','field_610947a87e6e2'),(15546,774,'list_3_list','3'),(15547,774,'_list_3_list','field_610947987e6e1'),(15548,774,'list_4_icon','759'),(15549,774,'_list_4_icon','field_610947237e6df'),(15550,774,'list_4_group-title','Automated payouts'),(15551,774,'_list_4_group-title','field_610947737e6e0'),(15552,774,'list_4_list_0_item','In-time settlements to the bank account'),(15553,774,'_list_4_list_0_item','field_610947a87e6e2'),(15554,774,'list_4_list_1_item','Transparent settlement schedule'),(15555,774,'_list_4_list_1_item','field_610947a87e6e2'),(15556,774,'list_4_list_2_item','Flexible payout control'),(15557,774,'_list_4_list_2_item','field_610947a87e6e2'),(15558,774,'list_4_list','3'),(15559,774,'_list_4_list','field_610947987e6e1'),(15560,774,'list_5_icon','760'),(15561,774,'_list_5_icon','field_610947237e6df'),(15562,774,'list_5_group-title','Customer support service'),(15563,774,'_list_5_group-title','field_610947737e6e0'),(15564,774,'list_5_list_0_item','24/7 payment support'),(15565,774,'_list_5_list_0_item','field_610947a87e6e2'),(15566,774,'list_5_list_1_item','Adjustable refund policy'),(15567,774,'_list_5_list_1_item','field_610947a87e6e2'),(15568,774,'list_5_list_2_item','Multi language assistance'),(15569,774,'_list_5_list_2_item','field_610947a87e6e2'),(15570,774,'list_5_list','3'),(15571,774,'_list_5_list','field_610947987e6e1'),(15572,774,'list_6_icon','761'),(15573,774,'_list_6_icon','field_610947237e6df'),(15574,774,'list_6_group-title','Personalised merchant service'),(15575,774,'_list_6_group-title','field_610947737e6e0'),(15576,774,'list_6_list_0_item','Dedicated merchant account manager'),(15577,774,'_list_6_list_0_item','field_610947a87e6e2'),(15578,774,'list_6_list_1_item','SLA based technical support'),(15579,774,'_list_6_list_1_item','field_610947a87e6e2'),(15580,774,'list_6_list_2_item','Direct access to the Risk, Compliance and Finance Team'),(15581,774,'_list_6_list_2_item','field_610947a87e6e2'),(15582,774,'list_6_list','3'),(15583,774,'_list_6_list','field_610947987e6e1'),(15584,774,'list','7'),(15585,774,'_list','field_6109470d7e6de'),(15586,774,'Included-list_0_icon',''),(15587,774,'_Included-list_0_icon','field_61094f718fb66'),(15588,774,'Included-list_0_title',''),(15589,774,'_Included-list_0_title','field_61094f718fb67'),(15590,774,'Included-list_0_list_0_item','фіва'),(15591,774,'_Included-list_0_list_0_item','field_61094f718fb69'),(15592,774,'Included-list_0_list_1_item','PCI DSS compliance coverage'),(15593,774,'_Included-list_0_list_1_item','field_610947a87e6e2'),(15594,774,'Included-list_0_list','1'),(15595,774,'_Included-list_0_list','field_61094f718fb68'),(15596,774,'Included-list_1_icon','756'),(15597,774,'_Included-list_1_icon','field_610947237e6df'),(15598,774,'Included-list_1_title','One integration — \r\nGlobal payment outreach'),(15599,774,'_Included-list_1_title','field_610947737e6e0'),(15600,774,'Included-list_1_list_0_item','Multiple currencies'),(15601,774,'_Included-list_1_list_0_item','field_610947a87e6e2'),(15602,774,'Included-list_1_list_1_item','Local payment methods'),(15603,774,'_Included-list_1_list_1_item','field_610947a87e6e2'),(15604,774,'Included-list_1_list_2_item','20+ acquiring partners all over the world'),(15605,774,'_Included-list_1_list_2_item','field_610947a87e6e2'),(15606,774,'Included-list_1_list','3'),(15607,774,'_Included-list_1_list','field_610947987e6e1'),(15608,774,'Included-list_2_icon','757'),(15609,774,'_Included-list_2_icon','field_610947237e6df'),(15610,774,'Included-list_2_title','Proven security and prolific compliance'),(15611,774,'_Included-list_2_title','field_610947737e6e0'),(15612,774,'Included-list_2_list_0_item','PCI DSS Level 1 platform'),(15613,774,'_Included-list_2_list_0_item','field_610947a87e6e2'),(15614,774,'Included-list_2_list_1_item','Multi level data security and encryption'),(15615,774,'_Included-list_2_list_1_item','field_610947a87e6e2'),(15616,774,'Included-list_2_list_2_item','Cloud based platform'),(15617,774,'_Included-list_2_list_2_item','field_610947a87e6e2'),(15618,774,'Included-list_2_list','3'),(15619,774,'_Included-list_2_list','field_610947987e6e1'),(15620,774,'Included-list_3_icon','758'),(15621,774,'_Included-list_3_icon','field_610947237e6df'),(15622,774,'Included-list_3_title','The most precise automatic billing system'),(15623,774,'_Included-list_3_title','field_610947737e6e0'),(15624,774,'Included-list_3_list_0_item','Real time financial data'),(15625,774,'_Included-list_3_list_0_item','field_610947a87e6e2'),(15626,774,'Included-list_3_list_1_item','Detailed invoicing'),(15627,774,'_Included-list_3_list_1_item','field_610947a87e6e2'),(15628,774,'Included-list_3_list_2_item','Multiple pricing models support'),(15629,774,'_Included-list_3_list_2_item','field_610947a87e6e2'),(15630,774,'Included-list_3_list','3'),(15631,774,'_Included-list_3_list','field_610947987e6e1'),(15632,774,'Included-list_4_icon','759'),(15633,774,'_Included-list_4_icon','field_610947237e6df'),(15634,774,'Included-list_4_title','Automated payouts'),(15635,774,'_Included-list_4_title','field_610947737e6e0'),(15636,774,'Included-list_4_list_0_item','In-time settlements to the bank account'),(15637,774,'_Included-list_4_list_0_item','field_610947a87e6e2'),(15638,774,'Included-list_4_list_1_item','Transparent settlement schedule'),(15639,774,'_Included-list_4_list_1_item','field_610947a87e6e2'),(15640,774,'Included-list_4_list_2_item','Flexible payout control'),(15641,774,'_Included-list_4_list_2_item','field_610947a87e6e2'),(15642,774,'Included-list_4_list','3'),(15643,774,'_Included-list_4_list','field_610947987e6e1'),(15644,774,'Included-list_5_icon','760'),(15645,774,'_Included-list_5_icon','field_610947237e6df'),(15646,774,'Included-list_5_title','Customer support service'),(15647,774,'_Included-list_5_title','field_610947737e6e0'),(15648,774,'Included-list_5_list_0_item','24/7 payment support'),(15649,774,'_Included-list_5_list_0_item','field_610947a87e6e2'),(15650,774,'Included-list_5_list_1_item','Adjustable refund policy'),(15651,774,'_Included-list_5_list_1_item','field_610947a87e6e2'),(15652,774,'Included-list_5_list_2_item','Multi language assistance'),(15653,774,'_Included-list_5_list_2_item','field_610947a87e6e2'),(15654,774,'Included-list_5_list','3'),(15655,774,'_Included-list_5_list','field_610947987e6e1'),(15656,774,'Included-list_6_icon','763'),(15657,774,'_Included-list_6_icon','field_610947237e6df'),(15658,774,'Included-list_6_title','Personalised merchant service'),(15659,774,'_Included-list_6_title','field_610947737e6e0'),(15660,774,'Included-list_6_list_0_item','Dedicated merchant account manager'),(15661,774,'_Included-list_6_list_0_item','field_610947a87e6e2'),(15662,774,'Included-list_6_list_1_item','SLA based technical support'),(15663,774,'_Included-list_6_list_1_item','field_610947a87e6e2'),(15664,774,'Included-list_6_list_2_item','Direct access to the Risk, Compliance and Finance Team'),(15665,774,'_Included-list_6_list_2_item','field_610947a87e6e2'),(15666,774,'Included-list_6_list','3'),(15667,774,'_Included-list_6_list','field_610947987e6e1'),(15668,774,'Included-list','1'),(15669,774,'_Included-list','field_61094f718fb65'),(15670,774,'included-list_copy_0_icon',''),(15671,774,'_included-list_copy_0_icon','field_61094f718fb66'),(15672,774,'included-list_copy_0_title',''),(15673,774,'_included-list_copy_0_title','field_61094f718fb67'),(15674,774,'included-list_copy_0_list_0_item','фівафіва'),(15675,774,'_included-list_copy_0_list_0_item','field_61094f718fb69'),(15676,774,'included-list_copy_0_list','1'),(15677,774,'_included-list_copy_0_list','field_61094f718fb68'),(15678,774,'included-list_copy','1'),(15679,774,'_included-list_copy','field_61094f718fb65'),(15680,774,'include-list_0_icon','755'),(15681,774,'_include-list_0_icon','field_61094f718fb66'),(15682,774,'include-list_0_title','Optimised Cross Platform Checkout'),(15683,774,'_include-list_0_title','field_61094f718fb67'),(15684,774,'include-list_0_list_0_item','Customisable payment page'),(15685,774,'_include-list_0_list_0_item','field_61094f718fb69'),(15686,774,'include-list_0_list_1_item','PCI DSS compliance coverage'),(15687,774,'_include-list_0_list_1_item','field_61094f718fb69'),(15688,774,'include-list_0_list','2'),(15689,774,'_include-list_0_list','field_61094f718fb68'),(15690,774,'include-list','7'),(15691,774,'_include-list','field_61094f718fb65'),(15692,774,'include-list_1_icon','756'),(15693,774,'_include-list_1_icon','field_61094f718fb66'),(15694,774,'include-list_1_title','One integration — \r\nGlobal payment outreach'),(15695,774,'_include-list_1_title','field_61094f718fb67'),(15696,774,'include-list_1_list_0_item','Multiple currencies'),(15697,774,'_include-list_1_list_0_item','field_61094f718fb69'),(15698,774,'include-list_1_list_1_item','Local payment methods'),(15699,774,'_include-list_1_list_1_item','field_61094f718fb69'),(15700,774,'include-list_1_list_2_item','20+ acquiring partners all over the world'),(15701,774,'_include-list_1_list_2_item','field_61094f718fb69'),(15702,774,'include-list_1_list','3'),(15703,774,'_include-list_1_list','field_61094f718fb68'),(15704,774,'include-list_2_icon','757'),(15705,774,'_include-list_2_icon','field_61094f718fb66'),(15706,774,'include-list_2_title','Proven security and prolific compliance'),(15707,774,'_include-list_2_title','field_61094f718fb67'),(15708,774,'include-list_2_list_0_item','PCI DSS Level 1 platform'),(15709,774,'_include-list_2_list_0_item','field_61094f718fb69'),(15710,774,'include-list_2_list_1_item','Multi level data security and encryption'),(15711,774,'_include-list_2_list_1_item','field_61094f718fb69'),(15712,774,'include-list_2_list_2_item','Cloud based platform'),(15713,774,'_include-list_2_list_2_item','field_61094f718fb69'),(15714,774,'include-list_2_list','3'),(15715,774,'_include-list_2_list','field_61094f718fb68'),(15716,774,'include-list_3_icon','758'),(15717,774,'_include-list_3_icon','field_61094f718fb66'),(15718,774,'include-list_3_title','The most precise automatic billing system'),(15719,774,'_include-list_3_title','field_61094f718fb67'),(15720,774,'include-list_3_list_0_item','Real time financial data'),(15721,774,'_include-list_3_list_0_item','field_61094f718fb69'),(15722,774,'include-list_3_list_1_item','Detailed invoicing'),(15723,774,'_include-list_3_list_1_item','field_61094f718fb69'),(15724,774,'include-list_3_list_2_item','Multiple pricing models support'),(15725,774,'_include-list_3_list_2_item','field_61094f718fb69'),(15726,774,'include-list_3_list','3'),(15727,774,'_include-list_3_list','field_61094f718fb68'),(15728,774,'include-list_4_icon','759'),(15729,774,'_include-list_4_icon','field_61094f718fb66'),(15730,774,'include-list_4_title','Automated payouts'),(15731,774,'_include-list_4_title','field_61094f718fb67'),(15732,774,'include-list_4_list_0_item','In-time settlements to the bank account'),(15733,774,'_include-list_4_list_0_item','field_61094f718fb69'),(15734,774,'include-list_4_list_1_item','Transparent settlement schedule'),(15735,774,'_include-list_4_list_1_item','field_61094f718fb69'),(15736,774,'include-list_4_list_2_item','Flexible payout control'),(15737,774,'_include-list_4_list_2_item','field_61094f718fb69'),(15738,774,'include-list_4_list','3'),(15739,774,'_include-list_4_list','field_61094f718fb68'),(15740,774,'include-list_5_icon','760'),(15741,774,'_include-list_5_icon','field_61094f718fb66'),(15742,774,'include-list_5_title','Customer support service'),(15743,774,'_include-list_5_title','field_61094f718fb67'),(15744,774,'include-list_5_list_0_item','24/7 payment support'),(15745,774,'_include-list_5_list_0_item','field_61094f718fb69'),(15746,774,'include-list_5_list_1_item','Adjustable refund policy'),(15747,774,'_include-list_5_list_1_item','field_61094f718fb69'),(15748,774,'include-list_5_list_2_item','Multi language assistance'),(15749,774,'_include-list_5_list_2_item','field_61094f718fb69'),(15750,774,'include-list_5_list','3'),(15751,774,'_include-list_5_list','field_61094f718fb68'),(15752,774,'include-list_6_icon','763'),(15753,774,'_include-list_6_icon','field_61094f718fb66'),(15754,774,'include-list_6_title','Personalised merchant service'),(15755,774,'_include-list_6_title','field_61094f718fb67'),(15756,774,'include-list_6_list_0_item','Dedicated merchant account manager'),(15757,774,'_include-list_6_list_0_item','field_61094f718fb69'),(15758,774,'include-list_6_list_1_item','SLA based technical support'),(15759,774,'_include-list_6_list_1_item','field_61094f718fb69'),(15760,774,'include-list_6_list_2_item','Direct access to the Risk, Compliance and Finance Team'),(15761,774,'_include-list_6_list_2_item','field_61094f718fb69'),(15762,774,'include-list_6_list','3'),(15763,774,'_include-list_6_list','field_61094f718fb68'),(15764,717,'blocks-list_0_icons-style','light'),(15765,717,'_blocks-list_0_icons-style','field_610953123a4b1'),(15766,717,'blocks-list_0_link','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(15767,717,'_blocks-list_0_link','field_610952e5776c0'),(15768,717,'blocks-list_0_title','Card payments processing'),(15769,717,'_blocks-list_0_title','field_61095245776be'),(15770,717,'blocks-list_0_description','CommerceGate empowers your online business with card payment processing capabilities to accept payment globally.'),(15771,717,'_blocks-list_0_description','field_6109525f776bf'),(15772,717,'blocks-list_0_icons_0_icon','788'),(15773,717,'_blocks-list_0_icons_0_icon','field_6109534b3a4b3'),(15774,717,'blocks-list_0_icons_1_icon','790'),(15775,717,'_blocks-list_0_icons_1_icon','field_6109534b3a4b3'),(15776,717,'blocks-list_0_icons_2_icon','789'),(15777,717,'_blocks-list_0_icons_2_icon','field_6109534b3a4b3'),(15778,717,'blocks-list_0_icons_3_icon','791'),(15779,717,'_blocks-list_0_icons_3_icon','field_6109534b3a4b3'),(15780,717,'blocks-list_0_icons_4_icon','792'),(15781,717,'_blocks-list_0_icons_4_icon','field_6109534b3a4b3'),(15782,717,'blocks-list_0_icons_5_icon','793'),(15783,717,'_blocks-list_0_icons_5_icon','field_6109534b3a4b3'),(15784,717,'blocks-list_0_icons','6'),(15785,717,'_blocks-list_0_icons','field_610953333a4b2'),(15786,717,'blocks-list_0_items_0_bold-text','1'),(15787,717,'_blocks-list_0_items_0_bold-text','field_610953c1b1c01'),(15788,717,'blocks-list_0_items_0_item-text','Local card processing'),(15789,717,'_blocks-list_0_items_0_item-text','field_610953e5b1c02'),(15790,717,'blocks-list_0_items','2'),(15791,717,'_blocks-list_0_items','field_61095368b1c00'),(15792,717,'blocks-list_1_icons-style','transparent'),(15793,717,'_blocks-list_1_icons-style','field_610953123a4b1'),(15794,717,'blocks-list_1_link','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(15795,717,'_blocks-list_1_link','field_610952e5776c0'),(15796,717,'blocks-list_1_title','Local payment methods'),(15797,717,'_blocks-list_1_title','field_61095245776be'),(15798,717,'blocks-list_1_description','CommerceGate enables you to accept local LATAM payments to scale your business in the region to increase your revenue.'),(15799,717,'_blocks-list_1_description','field_6109525f776bf'),(15800,717,'blocks-list_1_icons_0_icon','795'),(15801,717,'_blocks-list_1_icons_0_icon','field_6109534b3a4b3'),(15802,717,'blocks-list_1_icons','5'),(15803,717,'_blocks-list_1_icons','field_610953333a4b2'),(15808,717,'blocks-list_1_items',''),(15809,717,'_blocks-list_1_items','field_61095368b1c00'),(15810,717,'blocks-list_2_icons-style','light'),(15811,717,'_blocks-list_2_icons-style','field_610953123a4b1'),(15812,717,'blocks-list_2_link','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(15813,717,'_blocks-list_2_link','field_610952e5776c0'),(15814,717,'blocks-list_2_title','High-risk merchant accounts'),(15815,717,'_blocks-list_2_title','field_61095245776be'),(15816,717,'blocks-list_2_description','CommerceGate makes it easy to set-up and support high[nbds]risk merchant accounts with greater risks of fraud and chargebacks.'),(15817,717,'_blocks-list_2_description','field_6109525f776bf'),(15820,717,'blocks-list_2_icons',''),(15821,717,'_blocks-list_2_icons','field_610953333a4b2'),(15822,717,'blocks-list_2_items_0_bold-text','1'),(15823,717,'_blocks-list_2_items_0_bold-text','field_610953c1b1c01'),(15824,717,'blocks-list_2_items_0_item-text','+0.50% commission for high[nbds]risk merchant accounts'),(15825,717,'_blocks-list_2_items_0_item-text','field_610953e5b1c02'),(15826,717,'blocks-list_2_items','3'),(15827,717,'_blocks-list_2_items','field_61095368b1c00'),(15828,717,'blocks-list_3_icons-style','light'),(15829,717,'_blocks-list_3_icons-style','field_610953123a4b1'),(15830,717,'blocks-list_3_link','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(15831,717,'_blocks-list_3_link','field_610952e5776c0'),(15832,717,'blocks-list_3_title','Chargeback management'),(15833,717,'_blocks-list_3_title','field_61095245776be'),(15834,717,'blocks-list_3_description','CommerceGate simplifies and automates your customer dispute and compensation process for all payment card schemes.'),(15835,717,'_blocks-list_3_description','field_6109525f776bf'),(15838,717,'blocks-list_3_icons',''),(15839,717,'_blocks-list_3_icons','field_610953333a4b2'),(15840,717,'blocks-list_3_items_0_bold-text','1'),(15841,717,'_blocks-list_3_items_0_bold-text','field_610953c1b1c01'),(15842,717,'blocks-list_3_items_0_item-text','25 EUR per CHB dispute'),(15843,717,'_blocks-list_3_items_0_item-text','field_610953e5b1c02'),(15844,717,'blocks-list_3_items','3'),(15845,717,'_blocks-list_3_items','field_61095368b1c00'),(15846,717,'blocks-list_4_icons-style','light'),(15847,717,'_blocks-list_4_icons-style','field_610953123a4b1'),(15848,717,'blocks-list_4_link','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(15849,717,'_blocks-list_4_link','field_610952e5776c0'),(15850,717,'blocks-list_4_title','Billing SaaS'),(15851,717,'_blocks-list_4_title','field_61095245776be'),(15852,717,'blocks-list_4_description','CommerceGate offers all business models an integrated Invoice and Settlement system with transparent data and[nbsp]flexible settlement cycles.'),(15853,717,'_blocks-list_4_description','field_6109525f776bf'),(15856,717,'blocks-list_4_icons',''),(15857,717,'_blocks-list_4_icons','field_610953333a4b2'),(15858,717,'blocks-list_4_items_0_bold-text','1'),(15859,717,'_blocks-list_4_items_0_bold-text','field_610953c1b1c01'),(15860,717,'blocks-list_4_items_0_item-text','0.03 EUR per transaction'),(15861,717,'_blocks-list_4_items_0_item-text','field_610953e5b1c02'),(15862,717,'blocks-list_4_items','6'),(15863,717,'_blocks-list_4_items','field_61095368b1c00'),(15900,717,'blocks-list','5'),(15901,717,'_blocks-list','field_61095221776bd'),(15902,787,'main-block-header_title','Pricing Built Right for You'),(15903,787,'_main-block-header_title','field_61093c50a78e8'),(15904,787,'main-block-header_description','We charge a processing fee plus payment method fee per transaction. With a complete set of services and features.'),(15905,787,'_main-block-header_description','field_61093c5ca78e9'),(15906,787,'main-block-header',''),(15907,787,'_main-block-header','field_61093c34a78e7'),(15908,787,'flexible-pricing_title','Flexible integrated pricing'),(15909,787,'_flexible-pricing_title','field_6109401d9cacd'),(15910,787,'flexible-pricing_description','All you need to accept payments on your website Included'),(15911,787,'_flexible-pricing_description','field_610940e3b8ec1'),(15912,787,'flexible-pricing_price','1.80% + 0.25 EUR'),(15913,787,'_flexible-pricing_price','field_610940ffb8ec2'),(15914,787,'flexible-pricing_list_0_item','Bestpoke payment services'),(15915,787,'_flexible-pricing_list_0_item','field_61094144b8ec4'),(15916,787,'flexible-pricing_list_1_item','Cutting edge technological platform'),(15917,787,'_flexible-pricing_list_1_item','field_61094144b8ec4'),(15918,787,'flexible-pricing_list_2_item','No setup fees, no periodical platform fees, no hidden charges'),(15919,787,'_flexible-pricing_list_2_item','field_61094144b8ec4'),(15920,787,'flexible-pricing_list','3'),(15921,787,'_flexible-pricing_list','field_61094125b8ec3'),(15922,787,'flexible-pricing_link','a:3:{s:5:\"title\";s:11:\"Sign Up Now\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(15923,787,'_flexible-pricing_link','field_610941823f32f'),(15924,787,'flexible-pricing',''),(15925,787,'_flexible-pricing','field_61093f3e8b6ba'),(15926,787,'customized-approach_title','Customized approach'),(15927,787,'_customized-approach_title','field_6109427eadcf6'),(15928,787,'customized-approach_description','Specialized setup tailored to your business needs. Every detail is important'),(15929,787,'_customized-approach_description','field_6109427eadcf7'),(15930,787,'customized-approach_list_0_item','Tier based pricing for the high-volume projects'),(15931,787,'_customized-approach_list_0_item','field_6109427eadcfa'),(15932,787,'customized-approach_list','3'),(15933,787,'_customized-approach_list','field_6109427eadcf9'),(15934,787,'customized-approach_link','a:3:{s:5:\"title\";s:13:\"Contact Sales\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(15935,787,'_customized-approach_link','field_6109427eadcfb'),(15936,787,'customized-approach',''),(15937,787,'_customized-approach','field_6109427eadcf5'),(15938,787,'customized-approach_list_1_item','Geo-specific pricing'),(15939,787,'_customized-approach_list_1_item','field_6109427eadcfa'),(15940,787,'customized-approach_list_2_item','Interchange ++ pricing models for the cross-border projects'),(15941,787,'_customized-approach_list_2_item','field_6109427eadcfa'),(15942,787,'included-info_title','What’s Included'),(15943,787,'_included-info_title','field_6109461ffc0ae'),(15944,787,'included-info_description','CommerceGate offers a complete set of services for you to accept credit card payments from your customers safely.'),(15945,787,'_included-info_description','field_6109462afc0af'),(15946,787,'included-info',''),(15947,787,'_included-info','field_610945a9fc0ad'),(15948,787,'list_0_icon','755'),(15949,787,'_list_0_icon','field_610947237e6df'),(15950,787,'list_0_group-title','Optimised Cross Platform Checkout'),(15951,787,'_list_0_group-title','field_610947737e6e0'),(15952,787,'list_0_list_0_item','Customisable payment page'),(15953,787,'_list_0_list_0_item','field_610947a87e6e2'),(15954,787,'list_0_list_1_item','PCI DSS compliance coverage'),(15955,787,'_list_0_list_1_item','field_610947a87e6e2'),(15956,787,'list_0_list','2'),(15957,787,'_list_0_list','field_610947987e6e1'),(15958,787,'list_1_icon','756'),(15959,787,'_list_1_icon','field_610947237e6df'),(15960,787,'list_1_group-title','One integration — \r\nGlobal payment outreach'),(15961,787,'_list_1_group-title','field_610947737e6e0'),(15962,787,'list_1_list_0_item','Multiple currencies'),(15963,787,'_list_1_list_0_item','field_610947a87e6e2'),(15964,787,'list_1_list_1_item','Local payment methods'),(15965,787,'_list_1_list_1_item','field_610947a87e6e2'),(15966,787,'list_1_list_2_item','20+ acquiring partners all over the world'),(15967,787,'_list_1_list_2_item','field_610947a87e6e2'),(15968,787,'list_1_list','3'),(15969,787,'_list_1_list','field_610947987e6e1'),(15970,787,'list_2_icon','757'),(15971,787,'_list_2_icon','field_610947237e6df'),(15972,787,'list_2_group-title','Proven security and prolific compliance'),(15973,787,'_list_2_group-title','field_610947737e6e0'),(15974,787,'list_2_list_0_item','PCI DSS Level 1 platform'),(15975,787,'_list_2_list_0_item','field_610947a87e6e2'),(15976,787,'list_2_list_1_item','Multi level data security and encryption'),(15977,787,'_list_2_list_1_item','field_610947a87e6e2'),(15978,787,'list_2_list_2_item','Cloud based platform'),(15979,787,'_list_2_list_2_item','field_610947a87e6e2'),(15980,787,'list_2_list','3'),(15981,787,'_list_2_list','field_610947987e6e1'),(15982,787,'list_3_icon','758'),(15983,787,'_list_3_icon','field_610947237e6df'),(15984,787,'list_3_group-title','The most precise automatic billing system'),(15985,787,'_list_3_group-title','field_610947737e6e0'),(15986,787,'list_3_list_0_item','Real time financial data'),(15987,787,'_list_3_list_0_item','field_610947a87e6e2'),(15988,787,'list_3_list_1_item','Detailed invoicing'),(15989,787,'_list_3_list_1_item','field_610947a87e6e2'),(15990,787,'list_3_list_2_item','Multiple pricing models support'),(15991,787,'_list_3_list_2_item','field_610947a87e6e2'),(15992,787,'list_3_list','3'),(15993,787,'_list_3_list','field_610947987e6e1'),(15994,787,'list_4_icon','759'),(15995,787,'_list_4_icon','field_610947237e6df'),(15996,787,'list_4_group-title','Automated payouts'),(15997,787,'_list_4_group-title','field_610947737e6e0'),(15998,787,'list_4_list_0_item','In-time settlements to the bank account'),(15999,787,'_list_4_list_0_item','field_610947a87e6e2'),(16000,787,'list_4_list_1_item','Transparent settlement schedule'),(16001,787,'_list_4_list_1_item','field_610947a87e6e2'),(16002,787,'list_4_list_2_item','Flexible payout control'),(16003,787,'_list_4_list_2_item','field_610947a87e6e2'),(16004,787,'list_4_list','3'),(16005,787,'_list_4_list','field_610947987e6e1'),(16006,787,'list_5_icon','760'),(16007,787,'_list_5_icon','field_610947237e6df'),(16008,787,'list_5_group-title','Customer support service'),(16009,787,'_list_5_group-title','field_610947737e6e0'),(16010,787,'list_5_list_0_item','24/7 payment support'),(16011,787,'_list_5_list_0_item','field_610947a87e6e2'),(16012,787,'list_5_list_1_item','Adjustable refund policy'),(16013,787,'_list_5_list_1_item','field_610947a87e6e2'),(16014,787,'list_5_list_2_item','Multi language assistance'),(16015,787,'_list_5_list_2_item','field_610947a87e6e2'),(16016,787,'list_5_list','3'),(16017,787,'_list_5_list','field_610947987e6e1'),(16018,787,'list_6_icon','761'),(16019,787,'_list_6_icon','field_610947237e6df'),(16020,787,'list_6_group-title','Personalised merchant service'),(16021,787,'_list_6_group-title','field_610947737e6e0'),(16022,787,'list_6_list_0_item','Dedicated merchant account manager'),(16023,787,'_list_6_list_0_item','field_610947a87e6e2'),(16024,787,'list_6_list_1_item','SLA based technical support'),(16025,787,'_list_6_list_1_item','field_610947a87e6e2'),(16026,787,'list_6_list_2_item','Direct access to the Risk, Compliance and Finance Team'),(16027,787,'_list_6_list_2_item','field_610947a87e6e2'),(16028,787,'list_6_list','3'),(16029,787,'_list_6_list','field_610947987e6e1'),(16030,787,'list','7'),(16031,787,'_list','field_6109470d7e6de'),(16032,787,'Included-list_0_icon',''),(16033,787,'_Included-list_0_icon','field_61094f718fb66'),(16034,787,'Included-list_0_title',''),(16035,787,'_Included-list_0_title','field_61094f718fb67'),(16036,787,'Included-list_0_list_0_item','фіва'),(16037,787,'_Included-list_0_list_0_item','field_61094f718fb69'),(16038,787,'Included-list_0_list_1_item','PCI DSS compliance coverage'),(16039,787,'_Included-list_0_list_1_item','field_610947a87e6e2'),(16040,787,'Included-list_0_list','1'),(16041,787,'_Included-list_0_list','field_61094f718fb68'),(16042,787,'Included-list_1_icon','756'),(16043,787,'_Included-list_1_icon','field_610947237e6df'),(16044,787,'Included-list_1_title','One integration — \r\nGlobal payment outreach'),(16045,787,'_Included-list_1_title','field_610947737e6e0'),(16046,787,'Included-list_1_list_0_item','Multiple currencies'),(16047,787,'_Included-list_1_list_0_item','field_610947a87e6e2'),(16048,787,'Included-list_1_list_1_item','Local payment methods'),(16049,787,'_Included-list_1_list_1_item','field_610947a87e6e2'),(16050,787,'Included-list_1_list_2_item','20+ acquiring partners all over the world'),(16051,787,'_Included-list_1_list_2_item','field_610947a87e6e2'),(16052,787,'Included-list_1_list','3'),(16053,787,'_Included-list_1_list','field_610947987e6e1'),(16054,787,'Included-list_2_icon','757'),(16055,787,'_Included-list_2_icon','field_610947237e6df'),(16056,787,'Included-list_2_title','Proven security and prolific compliance'),(16057,787,'_Included-list_2_title','field_610947737e6e0'),(16058,787,'Included-list_2_list_0_item','PCI DSS Level 1 platform'),(16059,787,'_Included-list_2_list_0_item','field_610947a87e6e2'),(16060,787,'Included-list_2_list_1_item','Multi level data security and encryption'),(16061,787,'_Included-list_2_list_1_item','field_610947a87e6e2'),(16062,787,'Included-list_2_list_2_item','Cloud based platform'),(16063,787,'_Included-list_2_list_2_item','field_610947a87e6e2'),(16064,787,'Included-list_2_list','3'),(16065,787,'_Included-list_2_list','field_610947987e6e1'),(16066,787,'Included-list_3_icon','758'),(16067,787,'_Included-list_3_icon','field_610947237e6df'),(16068,787,'Included-list_3_title','The most precise automatic billing system'),(16069,787,'_Included-list_3_title','field_610947737e6e0'),(16070,787,'Included-list_3_list_0_item','Real time financial data'),(16071,787,'_Included-list_3_list_0_item','field_610947a87e6e2'),(16072,787,'Included-list_3_list_1_item','Detailed invoicing'),(16073,787,'_Included-list_3_list_1_item','field_610947a87e6e2'),(16074,787,'Included-list_3_list_2_item','Multiple pricing models support'),(16075,787,'_Included-list_3_list_2_item','field_610947a87e6e2'),(16076,787,'Included-list_3_list','3'),(16077,787,'_Included-list_3_list','field_610947987e6e1'),(16078,787,'Included-list_4_icon','759'),(16079,787,'_Included-list_4_icon','field_610947237e6df'),(16080,787,'Included-list_4_title','Automated payouts'),(16081,787,'_Included-list_4_title','field_610947737e6e0'),(16082,787,'Included-list_4_list_0_item','In-time settlements to the bank account'),(16083,787,'_Included-list_4_list_0_item','field_610947a87e6e2'),(16084,787,'Included-list_4_list_1_item','Transparent settlement schedule'),(16085,787,'_Included-list_4_list_1_item','field_610947a87e6e2'),(16086,787,'Included-list_4_list_2_item','Flexible payout control'),(16087,787,'_Included-list_4_list_2_item','field_610947a87e6e2'),(16088,787,'Included-list_4_list','3'),(16089,787,'_Included-list_4_list','field_610947987e6e1'),(16090,787,'Included-list_5_icon','760'),(16091,787,'_Included-list_5_icon','field_610947237e6df'),(16092,787,'Included-list_5_title','Customer support service'),(16093,787,'_Included-list_5_title','field_610947737e6e0'),(16094,787,'Included-list_5_list_0_item','24/7 payment support'),(16095,787,'_Included-list_5_list_0_item','field_610947a87e6e2'),(16096,787,'Included-list_5_list_1_item','Adjustable refund policy'),(16097,787,'_Included-list_5_list_1_item','field_610947a87e6e2'),(16098,787,'Included-list_5_list_2_item','Multi language assistance'),(16099,787,'_Included-list_5_list_2_item','field_610947a87e6e2'),(16100,787,'Included-list_5_list','3'),(16101,787,'_Included-list_5_list','field_610947987e6e1'),(16102,787,'Included-list_6_icon','763'),(16103,787,'_Included-list_6_icon','field_610947237e6df'),(16104,787,'Included-list_6_title','Personalised merchant service'),(16105,787,'_Included-list_6_title','field_610947737e6e0'),(16106,787,'Included-list_6_list_0_item','Dedicated merchant account manager'),(16107,787,'_Included-list_6_list_0_item','field_610947a87e6e2'),(16108,787,'Included-list_6_list_1_item','SLA based technical support'),(16109,787,'_Included-list_6_list_1_item','field_610947a87e6e2'),(16110,787,'Included-list_6_list_2_item','Direct access to the Risk, Compliance and Finance Team'),(16111,787,'_Included-list_6_list_2_item','field_610947a87e6e2'),(16112,787,'Included-list_6_list','3'),(16113,787,'_Included-list_6_list','field_610947987e6e1'),(16114,787,'Included-list','1'),(16115,787,'_Included-list','field_61094f718fb65'),(16116,787,'included-list_copy_0_icon',''),(16117,787,'_included-list_copy_0_icon','field_61094f718fb66'),(16118,787,'included-list_copy_0_title',''),(16119,787,'_included-list_copy_0_title','field_61094f718fb67'),(16120,787,'included-list_copy_0_list_0_item','фівафіва'),(16121,787,'_included-list_copy_0_list_0_item','field_61094f718fb69'),(16122,787,'included-list_copy_0_list','1'),(16123,787,'_included-list_copy_0_list','field_61094f718fb68'),(16124,787,'included-list_copy','1'),(16125,787,'_included-list_copy','field_61094f718fb65'),(16126,787,'include-list_0_icon','755'),(16127,787,'_include-list_0_icon','field_61094f718fb66'),(16128,787,'include-list_0_title','Optimised Cross Platform Checkout'),(16129,787,'_include-list_0_title','field_61094f718fb67'),(16130,787,'include-list_0_list_0_item','Customisable payment page'),(16131,787,'_include-list_0_list_0_item','field_61094f718fb69'),(16132,787,'include-list_0_list_1_item','PCI DSS compliance coverage'),(16133,787,'_include-list_0_list_1_item','field_61094f718fb69'),(16134,787,'include-list_0_list','2'),(16135,787,'_include-list_0_list','field_61094f718fb68'),(16136,787,'include-list','7'),(16137,787,'_include-list','field_61094f718fb65'),(16138,787,'include-list_1_icon','756'),(16139,787,'_include-list_1_icon','field_61094f718fb66'),(16140,787,'include-list_1_title','One integration — \r\nGlobal payment outreach'),(16141,787,'_include-list_1_title','field_61094f718fb67'),(16142,787,'include-list_1_list_0_item','Multiple currencies'),(16143,787,'_include-list_1_list_0_item','field_61094f718fb69'),(16144,787,'include-list_1_list_1_item','Local payment methods'),(16145,787,'_include-list_1_list_1_item','field_61094f718fb69'),(16146,787,'include-list_1_list_2_item','20+ acquiring partners all over the world'),(16147,787,'_include-list_1_list_2_item','field_61094f718fb69'),(16148,787,'include-list_1_list','3'),(16149,787,'_include-list_1_list','field_61094f718fb68'),(16150,787,'include-list_2_icon','757'),(16151,787,'_include-list_2_icon','field_61094f718fb66'),(16152,787,'include-list_2_title','Proven security and prolific compliance'),(16153,787,'_include-list_2_title','field_61094f718fb67'),(16154,787,'include-list_2_list_0_item','PCI DSS Level 1 platform'),(16155,787,'_include-list_2_list_0_item','field_61094f718fb69'),(16156,787,'include-list_2_list_1_item','Multi level data security and encryption'),(16157,787,'_include-list_2_list_1_item','field_61094f718fb69'),(16158,787,'include-list_2_list_2_item','Cloud based platform'),(16159,787,'_include-list_2_list_2_item','field_61094f718fb69'),(16160,787,'include-list_2_list','3'),(16161,787,'_include-list_2_list','field_61094f718fb68'),(16162,787,'include-list_3_icon','758'),(16163,787,'_include-list_3_icon','field_61094f718fb66'),(16164,787,'include-list_3_title','The most precise automatic billing system'),(16165,787,'_include-list_3_title','field_61094f718fb67'),(16166,787,'include-list_3_list_0_item','Real time financial data'),(16167,787,'_include-list_3_list_0_item','field_61094f718fb69'),(16168,787,'include-list_3_list_1_item','Detailed invoicing'),(16169,787,'_include-list_3_list_1_item','field_61094f718fb69'),(16170,787,'include-list_3_list_2_item','Multiple pricing models support'),(16171,787,'_include-list_3_list_2_item','field_61094f718fb69'),(16172,787,'include-list_3_list','3'),(16173,787,'_include-list_3_list','field_61094f718fb68'),(16174,787,'include-list_4_icon','759'),(16175,787,'_include-list_4_icon','field_61094f718fb66'),(16176,787,'include-list_4_title','Automated payouts'),(16177,787,'_include-list_4_title','field_61094f718fb67'),(16178,787,'include-list_4_list_0_item','In-time settlements to the bank account'),(16179,787,'_include-list_4_list_0_item','field_61094f718fb69'),(16180,787,'include-list_4_list_1_item','Transparent settlement schedule'),(16181,787,'_include-list_4_list_1_item','field_61094f718fb69'),(16182,787,'include-list_4_list_2_item','Flexible payout control'),(16183,787,'_include-list_4_list_2_item','field_61094f718fb69'),(16184,787,'include-list_4_list','3'),(16185,787,'_include-list_4_list','field_61094f718fb68'),(16186,787,'include-list_5_icon','760'),(16187,787,'_include-list_5_icon','field_61094f718fb66'),(16188,787,'include-list_5_title','Customer support service'),(16189,787,'_include-list_5_title','field_61094f718fb67'),(16190,787,'include-list_5_list_0_item','24/7 payment support'),(16191,787,'_include-list_5_list_0_item','field_61094f718fb69'),(16192,787,'include-list_5_list_1_item','Adjustable refund policy'),(16193,787,'_include-list_5_list_1_item','field_61094f718fb69'),(16194,787,'include-list_5_list_2_item','Multi language assistance'),(16195,787,'_include-list_5_list_2_item','field_61094f718fb69'),(16196,787,'include-list_5_list','3'),(16197,787,'_include-list_5_list','field_61094f718fb68'),(16198,787,'include-list_6_icon','763'),(16199,787,'_include-list_6_icon','field_61094f718fb66'),(16200,787,'include-list_6_title','Personalised merchant service'),(16201,787,'_include-list_6_title','field_61094f718fb67'),(16202,787,'include-list_6_list_0_item','Dedicated merchant account manager'),(16203,787,'_include-list_6_list_0_item','field_61094f718fb69'),(16204,787,'include-list_6_list_1_item','SLA based technical support'),(16205,787,'_include-list_6_list_1_item','field_61094f718fb69'),(16206,787,'include-list_6_list_2_item','Direct access to the Risk, Compliance and Finance Team'),(16207,787,'_include-list_6_list_2_item','field_61094f718fb69'),(16208,787,'include-list_6_list','3'),(16209,787,'_include-list_6_list','field_61094f718fb68'),(16210,787,'blocks-list_0_icons-style','light'),(16211,787,'_blocks-list_0_icons-style','field_610953123a4b1'),(16212,787,'blocks-list_0_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(16213,787,'_blocks-list_0_link','field_610952e5776c0'),(16214,787,'blocks-list_0_title','Card payments processing'),(16215,787,'_blocks-list_0_title','field_61095245776be'),(16216,787,'blocks-list_0_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(16217,787,'_blocks-list_0_description','field_6109525f776bf'),(16218,787,'blocks-list_0_icons_0_icon',''),(16219,787,'_blocks-list_0_icons_0_icon','field_6109534b3a4b3'),(16220,787,'blocks-list_0_icons_1_icon',''),(16221,787,'_blocks-list_0_icons_1_icon','field_6109534b3a4b3'),(16222,787,'blocks-list_0_icons_2_icon',''),(16223,787,'_blocks-list_0_icons_2_icon','field_6109534b3a4b3'),(16224,787,'blocks-list_0_icons_3_icon',''),(16225,787,'_blocks-list_0_icons_3_icon','field_6109534b3a4b3'),(16226,787,'blocks-list_0_icons_4_icon',''),(16227,787,'_blocks-list_0_icons_4_icon','field_6109534b3a4b3'),(16228,787,'blocks-list_0_icons_5_icon',''),(16229,787,'_blocks-list_0_icons_5_icon','field_6109534b3a4b3'),(16230,787,'blocks-list_0_icons','6'),(16231,787,'_blocks-list_0_icons','field_610953333a4b2'),(16232,787,'blocks-list_0_items_0_bold-text','0'),(16233,787,'_blocks-list_0_items_0_bold-text','field_610953c1b1c01'),(16234,787,'blocks-list_0_items_0_item-text',''),(16235,787,'_blocks-list_0_items_0_item-text','field_610953e5b1c02'),(16236,787,'blocks-list_0_items','1'),(16237,787,'_blocks-list_0_items','field_61095368b1c00'),(16238,787,'blocks-list_1_icons-style','light'),(16239,787,'_blocks-list_1_icons-style','field_610953123a4b1'),(16240,787,'blocks-list_1_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(16241,787,'_blocks-list_1_link','field_610952e5776c0'),(16242,787,'blocks-list_1_title',''),(16243,787,'_blocks-list_1_title','field_61095245776be'),(16244,787,'blocks-list_1_description',''),(16245,787,'_blocks-list_1_description','field_6109525f776bf'),(16246,787,'blocks-list_1_icons_0_icon',''),(16247,787,'_blocks-list_1_icons_0_icon','field_6109534b3a4b3'),(16248,787,'blocks-list_1_icons','1'),(16249,787,'_blocks-list_1_icons','field_610953333a4b2'),(16250,787,'blocks-list_1_items_0_bold-text','0'),(16251,787,'_blocks-list_1_items_0_bold-text','field_610953c1b1c01'),(16252,787,'blocks-list_1_items_0_item-text',''),(16253,787,'_blocks-list_1_items_0_item-text','field_610953e5b1c02'),(16254,787,'blocks-list_1_items','1'),(16255,787,'_blocks-list_1_items','field_61095368b1c00'),(16256,787,'blocks-list_2_icons-style','light'),(16257,787,'_blocks-list_2_icons-style','field_610953123a4b1'),(16258,787,'blocks-list_2_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(16259,787,'_blocks-list_2_link','field_610952e5776c0'),(16260,787,'blocks-list_2_title',''),(16261,787,'_blocks-list_2_title','field_61095245776be'),(16262,787,'blocks-list_2_description',''),(16263,787,'_blocks-list_2_description','field_6109525f776bf'),(16264,787,'blocks-list_2_icons_0_icon',''),(16265,787,'_blocks-list_2_icons_0_icon','field_6109534b3a4b3'),(16266,787,'blocks-list_2_icons','1'),(16267,787,'_blocks-list_2_icons','field_610953333a4b2'),(16268,787,'blocks-list_2_items_0_bold-text','0'),(16269,787,'_blocks-list_2_items_0_bold-text','field_610953c1b1c01'),(16270,787,'blocks-list_2_items_0_item-text',''),(16271,787,'_blocks-list_2_items_0_item-text','field_610953e5b1c02'),(16272,787,'blocks-list_2_items','1'),(16273,787,'_blocks-list_2_items','field_61095368b1c00'),(16274,787,'blocks-list_3_icons-style','light'),(16275,787,'_blocks-list_3_icons-style','field_610953123a4b1'),(16276,787,'blocks-list_3_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(16277,787,'_blocks-list_3_link','field_610952e5776c0'),(16278,787,'blocks-list_3_title',''),(16279,787,'_blocks-list_3_title','field_61095245776be'),(16280,787,'blocks-list_3_description',''),(16281,787,'_blocks-list_3_description','field_6109525f776bf'),(16282,787,'blocks-list_3_icons_0_icon',''),(16283,787,'_blocks-list_3_icons_0_icon','field_6109534b3a4b3'),(16284,787,'blocks-list_3_icons','1'),(16285,787,'_blocks-list_3_icons','field_610953333a4b2'),(16286,787,'blocks-list_3_items_0_bold-text','0'),(16287,787,'_blocks-list_3_items_0_bold-text','field_610953c1b1c01'),(16288,787,'blocks-list_3_items_0_item-text',''),(16289,787,'_blocks-list_3_items_0_item-text','field_610953e5b1c02'),(16290,787,'blocks-list_3_items','1'),(16291,787,'_blocks-list_3_items','field_61095368b1c00'),(16292,787,'blocks-list_4_icons-style','light'),(16293,787,'_blocks-list_4_icons-style','field_610953123a4b1'),(16294,787,'blocks-list_4_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(16295,787,'_blocks-list_4_link','field_610952e5776c0'),(16296,787,'blocks-list_4_title',''),(16297,787,'_blocks-list_4_title','field_61095245776be'),(16298,787,'blocks-list_4_description',''),(16299,787,'_blocks-list_4_description','field_6109525f776bf'),(16300,787,'blocks-list_4_icons_0_icon',''),(16301,787,'_blocks-list_4_icons_0_icon','field_6109534b3a4b3'),(16302,787,'blocks-list_4_icons','1'),(16303,787,'_blocks-list_4_icons','field_610953333a4b2'),(16304,787,'blocks-list_4_items_0_bold-text','0'),(16305,787,'_blocks-list_4_items_0_bold-text','field_610953c1b1c01'),(16306,787,'blocks-list_4_items_0_item-text',''),(16307,787,'_blocks-list_4_items_0_item-text','field_610953e5b1c02'),(16308,787,'blocks-list_4_items','1'),(16309,787,'_blocks-list_4_items','field_61095368b1c00'),(16310,787,'blocks-list_5_icons-style','light'),(16311,787,'_blocks-list_5_icons-style','field_610953123a4b1'),(16312,787,'blocks-list_5_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(16313,787,'_blocks-list_5_link','field_610952e5776c0'),(16314,787,'blocks-list_5_title',''),(16315,787,'_blocks-list_5_title','field_61095245776be'),(16316,787,'blocks-list_5_description',''),(16317,787,'_blocks-list_5_description','field_6109525f776bf'),(16318,787,'blocks-list_5_icons_0_icon',''),(16319,787,'_blocks-list_5_icons_0_icon','field_6109534b3a4b3'),(16320,787,'blocks-list_5_icons','1'),(16321,787,'_blocks-list_5_icons','field_610953333a4b2'),(16322,787,'blocks-list_5_items_0_bold-text','0'),(16323,787,'_blocks-list_5_items_0_bold-text','field_610953c1b1c01'),(16324,787,'blocks-list_5_items_0_item-text',''),(16325,787,'_blocks-list_5_items_0_item-text','field_610953e5b1c02'),(16326,787,'blocks-list_5_items','1'),(16327,787,'_blocks-list_5_items','field_61095368b1c00'),(16328,787,'blocks-list_6_icons-style','light'),(16329,787,'_blocks-list_6_icons-style','field_610953123a4b1'),(16330,787,'blocks-list_6_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(16331,787,'_blocks-list_6_link','field_610952e5776c0'),(16332,787,'blocks-list_6_title',''),(16333,787,'_blocks-list_6_title','field_61095245776be'),(16334,787,'blocks-list_6_description',''),(16335,787,'_blocks-list_6_description','field_6109525f776bf'),(16336,787,'blocks-list_6_icons_0_icon',''),(16337,787,'_blocks-list_6_icons_0_icon','field_6109534b3a4b3'),(16338,787,'blocks-list_6_icons','1'),(16339,787,'_blocks-list_6_icons','field_610953333a4b2'),(16340,787,'blocks-list_6_items_0_bold-text','0'),(16341,787,'_blocks-list_6_items_0_bold-text','field_610953c1b1c01'),(16342,787,'blocks-list_6_items_0_item-text',''),(16343,787,'_blocks-list_6_items_0_item-text','field_610953e5b1c02'),(16344,787,'blocks-list_6_items','1'),(16345,787,'_blocks-list_6_items','field_61095368b1c00'),(16346,787,'blocks-list','7'),(16347,787,'_blocks-list','field_61095221776bd'),(16348,788,'_wp_attached_file','2021/08/visa-logo.svg'),(16349,788,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:62;s:6:\"height\";i:20;s:4:\"file\";s:22:\"/2021/08/visa-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:\"visa-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:\"visa-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:\"visa-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:\"visa-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:\"visa-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:\"visa-logo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(16350,788,'_wp_attachment_image_alt','Visa - CommerceGate.com'),(16351,789,'_wp_attached_file','2021/08/maestro-logo.svg'),(16352,789,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:42;s:6:\"height\";i:32;s:4:\"file\";s:25:\"/2021/08/maestro-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:16:\"maestro-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:16:\"maestro-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:16:\"maestro-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:16:\"maestro-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:16:\"maestro-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:16:\"maestro-logo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(16353,789,'_wp_attachment_image_alt','Maestro - CommerceGate.com'),(16354,790,'_wp_attached_file','2021/08/mastercard-logo.svg'),(16355,790,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:42;s:6:\"height\";i:32;s:4:\"file\";s:28:\"/2021/08/mastercard-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:19:\"mastercard-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:19:\"mastercard-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:19:\"mastercard-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:19:\"mastercard-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:19:\"mastercard-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:19:\"mastercard-logo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(16356,790,'_wp_attachment_image_alt','Mastercard - CommerceGate.com'),(16357,791,'_wp_attached_file','2021/08/diners-logo.png'),(16358,791,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:92;s:6:\"height\";i:68;s:4:\"file\";s:23:\"2021/08/diners-logo.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:{}}}'),(16359,791,'_wp_attachment_image_alt','Diners - CommerceGate.com'),(16360,792,'_wp_attached_file','2021/08/jcb-logo.svg'),(16361,792,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:42;s:6:\"height\";i:32;s:4:\"file\";s:21:\"/2021/08/jcb-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:\"jcb-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:\"jcb-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:\"jcb-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:\"jcb-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:\"jcb-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:\"jcb-logo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(16362,792,'_wp_attachment_image_alt','JCB - CommerceGate.com'),(16363,793,'_wp_attached_file','2021/08/mur-logo.svg'),(16364,793,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:59;s:6:\"height\";i:17;s:4:\"file\";s:21:\"/2021/08/mur-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:\"mur-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:\"mur-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:\"mur-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:\"mur-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:\"mur-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:\"mur-logo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(16365,793,'_wp_attachment_image_alt','МИР - CommerceGate.com'),(16366,717,'blocks-list_0_items_1_bold-text','1'),(16367,717,'_blocks-list_0_items_1_bold-text','field_610953c1b1c01'),(16368,717,'blocks-list_0_items_1_item-text','Cross-border card payment solutions'),(16369,717,'_blocks-list_0_items_1_item-text','field_610953e5b1c02'),(16370,794,'main-block-header_title','Pricing Built Right for You'),(16371,794,'_main-block-header_title','field_61093c50a78e8'),(16372,794,'main-block-header_description','We charge a processing fee plus payment method fee per transaction. With a complete set of services and features.'),(16373,794,'_main-block-header_description','field_61093c5ca78e9'),(16374,794,'main-block-header',''),(16375,794,'_main-block-header','field_61093c34a78e7'),(16376,794,'flexible-pricing_title','Flexible integrated pricing'),(16377,794,'_flexible-pricing_title','field_6109401d9cacd'),(16378,794,'flexible-pricing_description','All you need to accept payments on your website Included'),(16379,794,'_flexible-pricing_description','field_610940e3b8ec1'),(16380,794,'flexible-pricing_price','1.80% + 0.25 EUR'),(16381,794,'_flexible-pricing_price','field_610940ffb8ec2'),(16382,794,'flexible-pricing_list_0_item','Bestpoke payment services'),(16383,794,'_flexible-pricing_list_0_item','field_61094144b8ec4'),(16384,794,'flexible-pricing_list_1_item','Cutting edge technological platform'),(16385,794,'_flexible-pricing_list_1_item','field_61094144b8ec4'),(16386,794,'flexible-pricing_list_2_item','No setup fees, no periodical platform fees, no hidden charges'),(16387,794,'_flexible-pricing_list_2_item','field_61094144b8ec4'),(16388,794,'flexible-pricing_list','3'),(16389,794,'_flexible-pricing_list','field_61094125b8ec3'),(16390,794,'flexible-pricing_link','a:3:{s:5:\"title\";s:11:\"Sign Up Now\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(16391,794,'_flexible-pricing_link','field_610941823f32f'),(16392,794,'flexible-pricing',''),(16393,794,'_flexible-pricing','field_61093f3e8b6ba'),(16394,794,'customized-approach_title','Customized approach'),(16395,794,'_customized-approach_title','field_6109427eadcf6'),(16396,794,'customized-approach_description','Specialized setup tailored to your business needs. Every detail is important'),(16397,794,'_customized-approach_description','field_6109427eadcf7'),(16398,794,'customized-approach_list_0_item','Tier based pricing for the high-volume projects'),(16399,794,'_customized-approach_list_0_item','field_6109427eadcfa'),(16400,794,'customized-approach_list','3'),(16401,794,'_customized-approach_list','field_6109427eadcf9'),(16402,794,'customized-approach_link','a:3:{s:5:\"title\";s:13:\"Contact Sales\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(16403,794,'_customized-approach_link','field_6109427eadcfb'),(16404,794,'customized-approach',''),(16405,794,'_customized-approach','field_6109427eadcf5'),(16406,794,'customized-approach_list_1_item','Geo-specific pricing'),(16407,794,'_customized-approach_list_1_item','field_6109427eadcfa'),(16408,794,'customized-approach_list_2_item','Interchange ++ pricing models for the cross-border projects'),(16409,794,'_customized-approach_list_2_item','field_6109427eadcfa'),(16410,794,'included-info_title','What’s Included'),(16411,794,'_included-info_title','field_6109461ffc0ae'),(16412,794,'included-info_description','CommerceGate offers a complete set of services for you to accept credit card payments from your customers safely.'),(16413,794,'_included-info_description','field_6109462afc0af'),(16414,794,'included-info',''),(16415,794,'_included-info','field_610945a9fc0ad'),(16416,794,'list_0_icon','755'),(16417,794,'_list_0_icon','field_610947237e6df'),(16418,794,'list_0_group-title','Optimised Cross Platform Checkout'),(16419,794,'_list_0_group-title','field_610947737e6e0'),(16420,794,'list_0_list_0_item','Customisable payment page'),(16421,794,'_list_0_list_0_item','field_610947a87e6e2'),(16422,794,'list_0_list_1_item','PCI DSS compliance coverage'),(16423,794,'_list_0_list_1_item','field_610947a87e6e2'),(16424,794,'list_0_list','2'),(16425,794,'_list_0_list','field_610947987e6e1'),(16426,794,'list_1_icon','756'),(16427,794,'_list_1_icon','field_610947237e6df'),(16428,794,'list_1_group-title','One integration — \r\nGlobal payment outreach'),(16429,794,'_list_1_group-title','field_610947737e6e0'),(16430,794,'list_1_list_0_item','Multiple currencies'),(16431,794,'_list_1_list_0_item','field_610947a87e6e2'),(16432,794,'list_1_list_1_item','Local payment methods'),(16433,794,'_list_1_list_1_item','field_610947a87e6e2'),(16434,794,'list_1_list_2_item','20+ acquiring partners all over the world'),(16435,794,'_list_1_list_2_item','field_610947a87e6e2'),(16436,794,'list_1_list','3'),(16437,794,'_list_1_list','field_610947987e6e1'),(16438,794,'list_2_icon','757'),(16439,794,'_list_2_icon','field_610947237e6df'),(16440,794,'list_2_group-title','Proven security and prolific compliance'),(16441,794,'_list_2_group-title','field_610947737e6e0'),(16442,794,'list_2_list_0_item','PCI DSS Level 1 platform'),(16443,794,'_list_2_list_0_item','field_610947a87e6e2'),(16444,794,'list_2_list_1_item','Multi level data security and encryption'),(16445,794,'_list_2_list_1_item','field_610947a87e6e2'),(16446,794,'list_2_list_2_item','Cloud based platform'),(16447,794,'_list_2_list_2_item','field_610947a87e6e2'),(16448,794,'list_2_list','3'),(16449,794,'_list_2_list','field_610947987e6e1'),(16450,794,'list_3_icon','758'),(16451,794,'_list_3_icon','field_610947237e6df'),(16452,794,'list_3_group-title','The most precise automatic billing system'),(16453,794,'_list_3_group-title','field_610947737e6e0'),(16454,794,'list_3_list_0_item','Real time financial data'),(16455,794,'_list_3_list_0_item','field_610947a87e6e2'),(16456,794,'list_3_list_1_item','Detailed invoicing'),(16457,794,'_list_3_list_1_item','field_610947a87e6e2'),(16458,794,'list_3_list_2_item','Multiple pricing models support'),(16459,794,'_list_3_list_2_item','field_610947a87e6e2'),(16460,794,'list_3_list','3'),(16461,794,'_list_3_list','field_610947987e6e1'),(16462,794,'list_4_icon','759'),(16463,794,'_list_4_icon','field_610947237e6df'),(16464,794,'list_4_group-title','Automated payouts'),(16465,794,'_list_4_group-title','field_610947737e6e0'),(16466,794,'list_4_list_0_item','In-time settlements to the bank account'),(16467,794,'_list_4_list_0_item','field_610947a87e6e2'),(16468,794,'list_4_list_1_item','Transparent settlement schedule'),(16469,794,'_list_4_list_1_item','field_610947a87e6e2'),(16470,794,'list_4_list_2_item','Flexible payout control'),(16471,794,'_list_4_list_2_item','field_610947a87e6e2'),(16472,794,'list_4_list','3'),(16473,794,'_list_4_list','field_610947987e6e1'),(16474,794,'list_5_icon','760'),(16475,794,'_list_5_icon','field_610947237e6df'),(16476,794,'list_5_group-title','Customer support service'),(16477,794,'_list_5_group-title','field_610947737e6e0'),(16478,794,'list_5_list_0_item','24/7 payment support'),(16479,794,'_list_5_list_0_item','field_610947a87e6e2'),(16480,794,'list_5_list_1_item','Adjustable refund policy'),(16481,794,'_list_5_list_1_item','field_610947a87e6e2'),(16482,794,'list_5_list_2_item','Multi language assistance'),(16483,794,'_list_5_list_2_item','field_610947a87e6e2'),(16484,794,'list_5_list','3'),(16485,794,'_list_5_list','field_610947987e6e1'),(16486,794,'list_6_icon','761'),(16487,794,'_list_6_icon','field_610947237e6df'),(16488,794,'list_6_group-title','Personalised merchant service'),(16489,794,'_list_6_group-title','field_610947737e6e0'),(16490,794,'list_6_list_0_item','Dedicated merchant account manager'),(16491,794,'_list_6_list_0_item','field_610947a87e6e2'),(16492,794,'list_6_list_1_item','SLA based technical support'),(16493,794,'_list_6_list_1_item','field_610947a87e6e2'),(16494,794,'list_6_list_2_item','Direct access to the Risk, Compliance and Finance Team'),(16495,794,'_list_6_list_2_item','field_610947a87e6e2'),(16496,794,'list_6_list','3'),(16497,794,'_list_6_list','field_610947987e6e1'),(16498,794,'list','7'),(16499,794,'_list','field_6109470d7e6de'),(16500,794,'Included-list_0_icon',''),(16501,794,'_Included-list_0_icon','field_61094f718fb66'),(16502,794,'Included-list_0_title',''),(16503,794,'_Included-list_0_title','field_61094f718fb67'),(16504,794,'Included-list_0_list_0_item','фіва'),(16505,794,'_Included-list_0_list_0_item','field_61094f718fb69'),(16506,794,'Included-list_0_list_1_item','PCI DSS compliance coverage'),(16507,794,'_Included-list_0_list_1_item','field_610947a87e6e2'),(16508,794,'Included-list_0_list','1'),(16509,794,'_Included-list_0_list','field_61094f718fb68'),(16510,794,'Included-list_1_icon','756'),(16511,794,'_Included-list_1_icon','field_610947237e6df'),(16512,794,'Included-list_1_title','One integration — \r\nGlobal payment outreach'),(16513,794,'_Included-list_1_title','field_610947737e6e0'),(16514,794,'Included-list_1_list_0_item','Multiple currencies'),(16515,794,'_Included-list_1_list_0_item','field_610947a87e6e2'),(16516,794,'Included-list_1_list_1_item','Local payment methods'),(16517,794,'_Included-list_1_list_1_item','field_610947a87e6e2'),(16518,794,'Included-list_1_list_2_item','20+ acquiring partners all over the world'),(16519,794,'_Included-list_1_list_2_item','field_610947a87e6e2'),(16520,794,'Included-list_1_list','3'),(16521,794,'_Included-list_1_list','field_610947987e6e1'),(16522,794,'Included-list_2_icon','757'),(16523,794,'_Included-list_2_icon','field_610947237e6df'),(16524,794,'Included-list_2_title','Proven security and prolific compliance'),(16525,794,'_Included-list_2_title','field_610947737e6e0'),(16526,794,'Included-list_2_list_0_item','PCI DSS Level 1 platform'),(16527,794,'_Included-list_2_list_0_item','field_610947a87e6e2'),(16528,794,'Included-list_2_list_1_item','Multi level data security and encryption'),(16529,794,'_Included-list_2_list_1_item','field_610947a87e6e2'),(16530,794,'Included-list_2_list_2_item','Cloud based platform'),(16531,794,'_Included-list_2_list_2_item','field_610947a87e6e2'),(16532,794,'Included-list_2_list','3'),(16533,794,'_Included-list_2_list','field_610947987e6e1'),(16534,794,'Included-list_3_icon','758'),(16535,794,'_Included-list_3_icon','field_610947237e6df'),(16536,794,'Included-list_3_title','The most precise automatic billing system'),(16537,794,'_Included-list_3_title','field_610947737e6e0'),(16538,794,'Included-list_3_list_0_item','Real time financial data'),(16539,794,'_Included-list_3_list_0_item','field_610947a87e6e2'),(16540,794,'Included-list_3_list_1_item','Detailed invoicing'),(16541,794,'_Included-list_3_list_1_item','field_610947a87e6e2'),(16542,794,'Included-list_3_list_2_item','Multiple pricing models support'),(16543,794,'_Included-list_3_list_2_item','field_610947a87e6e2'),(16544,794,'Included-list_3_list','3'),(16545,794,'_Included-list_3_list','field_610947987e6e1'),(16546,794,'Included-list_4_icon','759'),(16547,794,'_Included-list_4_icon','field_610947237e6df'),(16548,794,'Included-list_4_title','Automated payouts'),(16549,794,'_Included-list_4_title','field_610947737e6e0'),(16550,794,'Included-list_4_list_0_item','In-time settlements to the bank account'),(16551,794,'_Included-list_4_list_0_item','field_610947a87e6e2'),(16552,794,'Included-list_4_list_1_item','Transparent settlement schedule'),(16553,794,'_Included-list_4_list_1_item','field_610947a87e6e2'),(16554,794,'Included-list_4_list_2_item','Flexible payout control'),(16555,794,'_Included-list_4_list_2_item','field_610947a87e6e2'),(16556,794,'Included-list_4_list','3'),(16557,794,'_Included-list_4_list','field_610947987e6e1'),(16558,794,'Included-list_5_icon','760'),(16559,794,'_Included-list_5_icon','field_610947237e6df'),(16560,794,'Included-list_5_title','Customer support service'),(16561,794,'_Included-list_5_title','field_610947737e6e0'),(16562,794,'Included-list_5_list_0_item','24/7 payment support'),(16563,794,'_Included-list_5_list_0_item','field_610947a87e6e2'),(16564,794,'Included-list_5_list_1_item','Adjustable refund policy'),(16565,794,'_Included-list_5_list_1_item','field_610947a87e6e2'),(16566,794,'Included-list_5_list_2_item','Multi language assistance'),(16567,794,'_Included-list_5_list_2_item','field_610947a87e6e2'),(16568,794,'Included-list_5_list','3'),(16569,794,'_Included-list_5_list','field_610947987e6e1'),(16570,794,'Included-list_6_icon','763'),(16571,794,'_Included-list_6_icon','field_610947237e6df'),(16572,794,'Included-list_6_title','Personalised merchant service'),(16573,794,'_Included-list_6_title','field_610947737e6e0'),(16574,794,'Included-list_6_list_0_item','Dedicated merchant account manager'),(16575,794,'_Included-list_6_list_0_item','field_610947a87e6e2'),(16576,794,'Included-list_6_list_1_item','SLA based technical support'),(16577,794,'_Included-list_6_list_1_item','field_610947a87e6e2'),(16578,794,'Included-list_6_list_2_item','Direct access to the Risk, Compliance and Finance Team'),(16579,794,'_Included-list_6_list_2_item','field_610947a87e6e2'),(16580,794,'Included-list_6_list','3'),(16581,794,'_Included-list_6_list','field_610947987e6e1'),(16582,794,'Included-list','1'),(16583,794,'_Included-list','field_61094f718fb65'),(16584,794,'included-list_copy_0_icon',''),(16585,794,'_included-list_copy_0_icon','field_61094f718fb66'),(16586,794,'included-list_copy_0_title',''),(16587,794,'_included-list_copy_0_title','field_61094f718fb67'),(16588,794,'included-list_copy_0_list_0_item','фівафіва'),(16589,794,'_included-list_copy_0_list_0_item','field_61094f718fb69'),(16590,794,'included-list_copy_0_list','1'),(16591,794,'_included-list_copy_0_list','field_61094f718fb68'),(16592,794,'included-list_copy','1'),(16593,794,'_included-list_copy','field_61094f718fb65'),(16594,794,'include-list_0_icon','755'),(16595,794,'_include-list_0_icon','field_61094f718fb66'),(16596,794,'include-list_0_title','Optimised Cross Platform Checkout'),(16597,794,'_include-list_0_title','field_61094f718fb67'),(16598,794,'include-list_0_list_0_item','Customisable payment page'),(16599,794,'_include-list_0_list_0_item','field_61094f718fb69'),(16600,794,'include-list_0_list_1_item','PCI DSS compliance coverage'),(16601,794,'_include-list_0_list_1_item','field_61094f718fb69'),(16602,794,'include-list_0_list','2'),(16603,794,'_include-list_0_list','field_61094f718fb68'),(16604,794,'include-list','7'),(16605,794,'_include-list','field_61094f718fb65'),(16606,794,'include-list_1_icon','756'),(16607,794,'_include-list_1_icon','field_61094f718fb66'),(16608,794,'include-list_1_title','One integration — \r\nGlobal payment outreach'),(16609,794,'_include-list_1_title','field_61094f718fb67'),(16610,794,'include-list_1_list_0_item','Multiple currencies'),(16611,794,'_include-list_1_list_0_item','field_61094f718fb69'),(16612,794,'include-list_1_list_1_item','Local payment methods'),(16613,794,'_include-list_1_list_1_item','field_61094f718fb69'),(16614,794,'include-list_1_list_2_item','20+ acquiring partners all over the world'),(16615,794,'_include-list_1_list_2_item','field_61094f718fb69'),(16616,794,'include-list_1_list','3'),(16617,794,'_include-list_1_list','field_61094f718fb68'),(16618,794,'include-list_2_icon','757'),(16619,794,'_include-list_2_icon','field_61094f718fb66'),(16620,794,'include-list_2_title','Proven security and prolific compliance'),(16621,794,'_include-list_2_title','field_61094f718fb67'),(16622,794,'include-list_2_list_0_item','PCI DSS Level 1 platform'),(16623,794,'_include-list_2_list_0_item','field_61094f718fb69'),(16624,794,'include-list_2_list_1_item','Multi level data security and encryption'),(16625,794,'_include-list_2_list_1_item','field_61094f718fb69'),(16626,794,'include-list_2_list_2_item','Cloud based platform'),(16627,794,'_include-list_2_list_2_item','field_61094f718fb69'),(16628,794,'include-list_2_list','3'),(16629,794,'_include-list_2_list','field_61094f718fb68'),(16630,794,'include-list_3_icon','758'),(16631,794,'_include-list_3_icon','field_61094f718fb66'),(16632,794,'include-list_3_title','The most precise automatic billing system'),(16633,794,'_include-list_3_title','field_61094f718fb67'),(16634,794,'include-list_3_list_0_item','Real time financial data'),(16635,794,'_include-list_3_list_0_item','field_61094f718fb69'),(16636,794,'include-list_3_list_1_item','Detailed invoicing'),(16637,794,'_include-list_3_list_1_item','field_61094f718fb69'),(16638,794,'include-list_3_list_2_item','Multiple pricing models support'),(16639,794,'_include-list_3_list_2_item','field_61094f718fb69'),(16640,794,'include-list_3_list','3'),(16641,794,'_include-list_3_list','field_61094f718fb68'),(16642,794,'include-list_4_icon','759'),(16643,794,'_include-list_4_icon','field_61094f718fb66'),(16644,794,'include-list_4_title','Automated payouts'),(16645,794,'_include-list_4_title','field_61094f718fb67'),(16646,794,'include-list_4_list_0_item','In-time settlements to the bank account'),(16647,794,'_include-list_4_list_0_item','field_61094f718fb69'),(16648,794,'include-list_4_list_1_item','Transparent settlement schedule'),(16649,794,'_include-list_4_list_1_item','field_61094f718fb69'),(16650,794,'include-list_4_list_2_item','Flexible payout control'),(16651,794,'_include-list_4_list_2_item','field_61094f718fb69'),(16652,794,'include-list_4_list','3'),(16653,794,'_include-list_4_list','field_61094f718fb68'),(16654,794,'include-list_5_icon','760'),(16655,794,'_include-list_5_icon','field_61094f718fb66'),(16656,794,'include-list_5_title','Customer support service'),(16657,794,'_include-list_5_title','field_61094f718fb67'),(16658,794,'include-list_5_list_0_item','24/7 payment support'),(16659,794,'_include-list_5_list_0_item','field_61094f718fb69'),(16660,794,'include-list_5_list_1_item','Adjustable refund policy'),(16661,794,'_include-list_5_list_1_item','field_61094f718fb69'),(16662,794,'include-list_5_list_2_item','Multi language assistance'),(16663,794,'_include-list_5_list_2_item','field_61094f718fb69'),(16664,794,'include-list_5_list','3'),(16665,794,'_include-list_5_list','field_61094f718fb68'),(16666,794,'include-list_6_icon','763'),(16667,794,'_include-list_6_icon','field_61094f718fb66'),(16668,794,'include-list_6_title','Personalised merchant service'),(16669,794,'_include-list_6_title','field_61094f718fb67'),(16670,794,'include-list_6_list_0_item','Dedicated merchant account manager'),(16671,794,'_include-list_6_list_0_item','field_61094f718fb69'),(16672,794,'include-list_6_list_1_item','SLA based technical support'),(16673,794,'_include-list_6_list_1_item','field_61094f718fb69'),(16674,794,'include-list_6_list_2_item','Direct access to the Risk, Compliance and Finance Team'),(16675,794,'_include-list_6_list_2_item','field_61094f718fb69'),(16676,794,'include-list_6_list','3'),(16677,794,'_include-list_6_list','field_61094f718fb68'),(16678,794,'blocks-list_0_icons-style','light'),(16679,794,'_blocks-list_0_icons-style','field_610953123a4b1'),(16680,794,'blocks-list_0_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(16681,794,'_blocks-list_0_link','field_610952e5776c0'),(16682,794,'blocks-list_0_title','Card payments processing'),(16683,794,'_blocks-list_0_title','field_61095245776be'),(16684,794,'blocks-list_0_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(16685,794,'_blocks-list_0_description','field_6109525f776bf'),(16686,794,'blocks-list_0_icons_0_icon','788'),(16687,794,'_blocks-list_0_icons_0_icon','field_6109534b3a4b3'),(16688,794,'blocks-list_0_icons_1_icon','790'),(16689,794,'_blocks-list_0_icons_1_icon','field_6109534b3a4b3'),(16690,794,'blocks-list_0_icons_2_icon','789'),(16691,794,'_blocks-list_0_icons_2_icon','field_6109534b3a4b3'),(16692,794,'blocks-list_0_icons_3_icon','791'),(16693,794,'_blocks-list_0_icons_3_icon','field_6109534b3a4b3'),(16694,794,'blocks-list_0_icons_4_icon','792'),(16695,794,'_blocks-list_0_icons_4_icon','field_6109534b3a4b3'),(16696,794,'blocks-list_0_icons_5_icon','793'),(16697,794,'_blocks-list_0_icons_5_icon','field_6109534b3a4b3'),(16698,794,'blocks-list_0_icons','6'),(16699,794,'_blocks-list_0_icons','field_610953333a4b2'),(16700,794,'blocks-list_0_items_0_bold-text','0'),(16701,794,'_blocks-list_0_items_0_bold-text','field_610953c1b1c01'),(16702,794,'blocks-list_0_items_0_item-text','Local card processing'),(16703,794,'_blocks-list_0_items_0_item-text','field_610953e5b1c02'),(16704,794,'blocks-list_0_items','2'),(16705,794,'_blocks-list_0_items','field_61095368b1c00'),(16706,794,'blocks-list_1_icons-style','transparent'),(16707,794,'_blocks-list_1_icons-style','field_610953123a4b1'),(16708,794,'blocks-list_1_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(16709,794,'_blocks-list_1_link','field_610952e5776c0'),(16710,794,'blocks-list_1_title','APM processing'),(16711,794,'_blocks-list_1_title','field_61095245776be'),(16712,794,'blocks-list_1_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(16713,794,'_blocks-list_1_description','field_6109525f776bf'),(16714,794,'blocks-list_1_icons_0_icon',''),(16715,794,'_blocks-list_1_icons_0_icon','field_6109534b3a4b3'),(16716,794,'blocks-list_1_icons','1'),(16717,794,'_blocks-list_1_icons','field_610953333a4b2'),(16718,794,'blocks-list_1_items_0_bold-text','0'),(16719,794,'_blocks-list_1_items_0_bold-text','field_610953c1b1c01'),(16720,794,'blocks-list_1_items_0_item-text',''),(16721,794,'_blocks-list_1_items_0_item-text','field_610953e5b1c02'),(16722,794,'blocks-list_1_items','1'),(16723,794,'_blocks-list_1_items','field_61095368b1c00'),(16724,794,'blocks-list_2_icons-style','light'),(16725,794,'_blocks-list_2_icons-style','field_610953123a4b1'),(16726,794,'blocks-list_2_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(16727,794,'_blocks-list_2_link','field_610952e5776c0'),(16728,794,'blocks-list_2_title',''),(16729,794,'_blocks-list_2_title','field_61095245776be'),(16730,794,'blocks-list_2_description',''),(16731,794,'_blocks-list_2_description','field_6109525f776bf'),(16732,794,'blocks-list_2_icons_0_icon',''),(16733,794,'_blocks-list_2_icons_0_icon','field_6109534b3a4b3'),(16734,794,'blocks-list_2_icons','1'),(16735,794,'_blocks-list_2_icons','field_610953333a4b2'),(16736,794,'blocks-list_2_items_0_bold-text','0'),(16737,794,'_blocks-list_2_items_0_bold-text','field_610953c1b1c01'),(16738,794,'blocks-list_2_items_0_item-text',''),(16739,794,'_blocks-list_2_items_0_item-text','field_610953e5b1c02'),(16740,794,'blocks-list_2_items','1'),(16741,794,'_blocks-list_2_items','field_61095368b1c00'),(16742,794,'blocks-list_3_icons-style','light'),(16743,794,'_blocks-list_3_icons-style','field_610953123a4b1'),(16744,794,'blocks-list_3_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(16745,794,'_blocks-list_3_link','field_610952e5776c0'),(16746,794,'blocks-list_3_title',''),(16747,794,'_blocks-list_3_title','field_61095245776be'),(16748,794,'blocks-list_3_description',''),(16749,794,'_blocks-list_3_description','field_6109525f776bf'),(16750,794,'blocks-list_3_icons_0_icon',''),(16751,794,'_blocks-list_3_icons_0_icon','field_6109534b3a4b3'),(16752,794,'blocks-list_3_icons','1'),(16753,794,'_blocks-list_3_icons','field_610953333a4b2'),(16754,794,'blocks-list_3_items_0_bold-text','0'),(16755,794,'_blocks-list_3_items_0_bold-text','field_610953c1b1c01'),(16756,794,'blocks-list_3_items_0_item-text',''),(16757,794,'_blocks-list_3_items_0_item-text','field_610953e5b1c02'),(16758,794,'blocks-list_3_items','1'),(16759,794,'_blocks-list_3_items','field_61095368b1c00'),(16760,794,'blocks-list_4_icons-style','light'),(16761,794,'_blocks-list_4_icons-style','field_610953123a4b1'),(16762,794,'blocks-list_4_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(16763,794,'_blocks-list_4_link','field_610952e5776c0'),(16764,794,'blocks-list_4_title',''),(16765,794,'_blocks-list_4_title','field_61095245776be'),(16766,794,'blocks-list_4_description',''),(16767,794,'_blocks-list_4_description','field_6109525f776bf'),(16768,794,'blocks-list_4_icons_0_icon',''),(16769,794,'_blocks-list_4_icons_0_icon','field_6109534b3a4b3'),(16770,794,'blocks-list_4_icons','1'),(16771,794,'_blocks-list_4_icons','field_610953333a4b2'),(16772,794,'blocks-list_4_items_0_bold-text','0'),(16773,794,'_blocks-list_4_items_0_bold-text','field_610953c1b1c01'),(16774,794,'blocks-list_4_items_0_item-text',''),(16775,794,'_blocks-list_4_items_0_item-text','field_610953e5b1c02'),(16776,794,'blocks-list_4_items','1'),(16777,794,'_blocks-list_4_items','field_61095368b1c00'),(16778,794,'blocks-list_5_icons-style','light'),(16779,794,'_blocks-list_5_icons-style','field_610953123a4b1'),(16780,794,'blocks-list_5_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(16781,794,'_blocks-list_5_link','field_610952e5776c0'),(16782,794,'blocks-list_5_title',''),(16783,794,'_blocks-list_5_title','field_61095245776be'),(16784,794,'blocks-list_5_description',''),(16785,794,'_blocks-list_5_description','field_6109525f776bf'),(16786,794,'blocks-list_5_icons_0_icon',''),(16787,794,'_blocks-list_5_icons_0_icon','field_6109534b3a4b3'),(16788,794,'blocks-list_5_icons','1'),(16789,794,'_blocks-list_5_icons','field_610953333a4b2'),(16790,794,'blocks-list_5_items_0_bold-text','0'),(16791,794,'_blocks-list_5_items_0_bold-text','field_610953c1b1c01'),(16792,794,'blocks-list_5_items_0_item-text',''),(16793,794,'_blocks-list_5_items_0_item-text','field_610953e5b1c02'),(16794,794,'blocks-list_5_items','1'),(16795,794,'_blocks-list_5_items','field_61095368b1c00'),(16796,794,'blocks-list_6_icons-style','light'),(16797,794,'_blocks-list_6_icons-style','field_610953123a4b1'),(16798,794,'blocks-list_6_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(16799,794,'_blocks-list_6_link','field_610952e5776c0'),(16800,794,'blocks-list_6_title',''),(16801,794,'_blocks-list_6_title','field_61095245776be'),(16802,794,'blocks-list_6_description',''),(16803,794,'_blocks-list_6_description','field_6109525f776bf'),(16804,794,'blocks-list_6_icons_0_icon',''),(16805,794,'_blocks-list_6_icons_0_icon','field_6109534b3a4b3'),(16806,794,'blocks-list_6_icons','1'),(16807,794,'_blocks-list_6_icons','field_610953333a4b2'),(16808,794,'blocks-list_6_items_0_bold-text','0'),(16809,794,'_blocks-list_6_items_0_bold-text','field_610953c1b1c01'),(16810,794,'blocks-list_6_items_0_item-text',''),(16811,794,'_blocks-list_6_items_0_item-text','field_610953e5b1c02'),(16812,794,'blocks-list_6_items','1'),(16813,794,'_blocks-list_6_items','field_61095368b1c00'),(16814,794,'blocks-list','7'),(16815,794,'_blocks-list','field_61095221776bd'),(16816,794,'blocks-list_0_items_1_bold-text','0'),(16817,794,'_blocks-list_0_items_1_bold-text','field_610953c1b1c01'),(16818,794,'blocks-list_0_items_1_item-text','Cross-border card payment solutions'),(16819,794,'_blocks-list_0_items_1_item-text','field_610953e5b1c02'),(16820,795,'_wp_attached_file','2021/08/boleto-logo.svg'),(16821,795,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:54;s:6:\"height\";i:24;s:4:\"file\";s:24:\"/2021/08/boleto-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:15:\"boleto-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:15:\"boleto-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:15:\"boleto-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:15:\"boleto-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:15:\"boleto-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:15:\"boleto-logo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(16822,795,'_wp_attachment_image_alt','Boleto - CommerceGate.com'),(16823,796,'_wp_attached_file','2021/08/apple-pay-logo.svg'),(16824,796,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:59;s:6:\"height\";i:24;s:4:\"file\";s:27:\"/2021/08/apple-pay-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:18:\"apple-pay-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:18:\"apple-pay-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:18:\"apple-pay-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:18:\"apple-pay-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:18:\"apple-pay-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:18:\"apple-pay-logo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(16825,796,'_wp_attachment_image_alt','Apple Pay - CommerceGate.com'),(16826,797,'_wp_attached_file','2021/08/google-pay-logo.svg'),(16827,797,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:62;s:6:\"height\";i:24;s:4:\"file\";s:28:\"/2021/08/google-pay-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:19:\"google-pay-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:19:\"google-pay-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:19:\"google-pay-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:19:\"google-pay-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:19:\"google-pay-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:19:\"google-pay-logo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(16828,797,'_wp_attachment_image_alt','Google Pay - CommerceGate.com'),(16829,798,'_wp_attached_file','2021/08/pix-logo.svg'),(16830,798,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:80;s:6:\"height\";i:28;s:4:\"file\";s:21:\"/2021/08/pix-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:\"pix-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:\"pix-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:\"pix-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:\"pix-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:\"pix-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:\"pix-logo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(16831,798,'_wp_attachment_image_alt','PIX - CommerceGate.com'),(16832,799,'_wp_attached_file','2021/08/ted-logo.svg'),(16833,799,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:66;s:6:\"height\";i:24;s:4:\"file\";s:21:\"/2021/08/ted-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:\"ted-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:\"ted-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:\"ted-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:\"ted-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:\"ted-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:\"ted-logo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(16834,799,'_wp_attachment_image_alt','TED - CommerceGate.com'),(16835,717,'blocks-list_1_icons_1_icon','796'),(16836,717,'_blocks-list_1_icons_1_icon','field_6109534b3a4b3'),(16837,717,'blocks-list_1_icons_2_icon','797'),(16838,717,'_blocks-list_1_icons_2_icon','field_6109534b3a4b3'),(16839,717,'blocks-list_1_icons_3_icon','798'),(16840,717,'_blocks-list_1_icons_3_icon','field_6109534b3a4b3'),(16841,717,'blocks-list_1_icons_4_icon','799'),(16842,717,'_blocks-list_1_icons_4_icon','field_6109534b3a4b3'),(16843,717,'blocks-list_2_items_1_bold-text','1'),(16844,717,'_blocks-list_2_items_1_bold-text','field_610953c1b1c01'),(16845,717,'blocks-list_2_items_1_item-text','Subscription business models management and support'),(16846,717,'_blocks-list_2_items_1_item-text','field_610953e5b1c02'),(16847,717,'blocks-list_2_items_2_bold-text','1'),(16848,717,'_blocks-list_2_items_2_bold-text','field_610953c1b1c01'),(16849,717,'blocks-list_2_items_2_item-text','Multiple business models support'),(16850,717,'_blocks-list_2_items_2_item-text','field_610953e5b1c02'),(16851,717,'blocks-list_3_items_1_bold-text','1'),(16852,717,'_blocks-list_3_items_1_bold-text','field_610953c1b1c01'),(16853,717,'blocks-list_3_items_1_item-text','Experienced dispute team'),(16854,717,'_blocks-list_3_items_1_item-text','field_610953e5b1c02'),(16855,717,'blocks-list_3_items_2_bold-text','1'),(16856,717,'_blocks-list_3_items_2_bold-text','field_610953c1b1c01'),(16857,717,'blocks-list_3_items_2_item-text','CHB control and monitoring program'),(16858,717,'_blocks-list_3_items_2_item-text','field_610953e5b1c02'),(16859,717,'blocks-list_4_items_1_bold-text','1'),(16860,717,'_blocks-list_4_items_1_bold-text','field_610953c1b1c01'),(16861,717,'blocks-list_4_items_1_item-text','Supports all main payment models'),(16862,717,'_blocks-list_4_items_1_item-text','field_610953e5b1c02'),(16863,717,'blocks-list_4_items_2_bold-text','1'),(16864,717,'_blocks-list_4_items_2_bold-text','field_610953c1b1c01'),(16865,717,'blocks-list_4_items_2_item-text','Real-time commission and[nbsp]transaction fee application clearing system'),(16866,717,'_blocks-list_4_items_2_item-text','field_610953e5b1c02'),(16867,717,'blocks-list_4_items_3_bold-text','1'),(16868,717,'_blocks-list_4_items_3_bold-text','field_610953c1b1c01'),(16869,717,'blocks-list_4_items_3_item-text','PSD 2 compliant segregated account management'),(16870,717,'_blocks-list_4_items_3_item-text','field_610953e5b1c02'),(16871,717,'blocks-list_4_items_4_bold-text','1'),(16872,717,'_blocks-list_4_items_4_bold-text','field_610953c1b1c01'),(16873,717,'blocks-list_4_items_4_item-text','Flexible and adjustable schedules for invoice and settlement notes'),(16874,717,'_blocks-list_4_items_4_item-text','field_610953e5b1c02'),(16875,717,'blocks-list_4_items_5_bold-text','1'),(16876,717,'_blocks-list_4_items_5_bold-text','field_610953c1b1c01'),(16877,717,'blocks-list_4_items_5_item-text','Comprehensive and transparent FX management'),(16878,717,'_blocks-list_4_items_5_item-text','field_610953e5b1c02'),(16879,800,'main-block-header_title','Pricing Built Right for You'),(16880,800,'_main-block-header_title','field_61093c50a78e8'),(16881,800,'main-block-header_description','We charge a processing fee plus payment method fee per transaction. With a complete set of services and features.'),(16882,800,'_main-block-header_description','field_61093c5ca78e9'),(16883,800,'main-block-header',''),(16884,800,'_main-block-header','field_61093c34a78e7'),(16885,800,'flexible-pricing_title','Flexible integrated pricing'),(16886,800,'_flexible-pricing_title','field_6109401d9cacd'),(16887,800,'flexible-pricing_description','All you need to accept payments on your website Included'),(16888,800,'_flexible-pricing_description','field_610940e3b8ec1'),(16889,800,'flexible-pricing_price','1.80% + 0.25 EUR'),(16890,800,'_flexible-pricing_price','field_610940ffb8ec2'),(16891,800,'flexible-pricing_list_0_item','Bestpoke payment services'),(16892,800,'_flexible-pricing_list_0_item','field_61094144b8ec4'),(16893,800,'flexible-pricing_list_1_item','Cutting edge technological platform'),(16894,800,'_flexible-pricing_list_1_item','field_61094144b8ec4'),(16895,800,'flexible-pricing_list_2_item','No setup fees, no periodical platform fees, no hidden charges'),(16896,800,'_flexible-pricing_list_2_item','field_61094144b8ec4'),(16897,800,'flexible-pricing_list','3'),(16898,800,'_flexible-pricing_list','field_61094125b8ec3'),(16899,800,'flexible-pricing_link','a:3:{s:5:\"title\";s:11:\"Sign Up Now\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(16900,800,'_flexible-pricing_link','field_610941823f32f'),(16901,800,'flexible-pricing',''),(16902,800,'_flexible-pricing','field_61093f3e8b6ba'),(16903,800,'customized-approach_title','Customized approach'),(16904,800,'_customized-approach_title','field_6109427eadcf6'),(16905,800,'customized-approach_description','Specialized setup tailored to your business needs. Every detail is important'),(16906,800,'_customized-approach_description','field_6109427eadcf7'),(16907,800,'customized-approach_list_0_item','Tier based pricing for the high-volume projects'),(16908,800,'_customized-approach_list_0_item','field_6109427eadcfa'),(16909,800,'customized-approach_list','3'),(16910,800,'_customized-approach_list','field_6109427eadcf9'),(16911,800,'customized-approach_link','a:3:{s:5:\"title\";s:13:\"Contact Sales\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(16912,800,'_customized-approach_link','field_6109427eadcfb'),(16913,800,'customized-approach',''),(16914,800,'_customized-approach','field_6109427eadcf5'),(16915,800,'customized-approach_list_1_item','Geo-specific pricing'),(16916,800,'_customized-approach_list_1_item','field_6109427eadcfa'),(16917,800,'customized-approach_list_2_item','Interchange ++ pricing models for the cross-border projects'),(16918,800,'_customized-approach_list_2_item','field_6109427eadcfa'),(16919,800,'included-info_title','What’s Included'),(16920,800,'_included-info_title','field_6109461ffc0ae'),(16921,800,'included-info_description','CommerceGate offers a complete set of services for you to accept credit card payments from your customers safely.'),(16922,800,'_included-info_description','field_6109462afc0af'),(16923,800,'included-info',''),(16924,800,'_included-info','field_610945a9fc0ad'),(16925,800,'list_0_icon','755'),(16926,800,'_list_0_icon','field_610947237e6df'),(16927,800,'list_0_group-title','Optimised Cross Platform Checkout'),(16928,800,'_list_0_group-title','field_610947737e6e0'),(16929,800,'list_0_list_0_item','Customisable payment page'),(16930,800,'_list_0_list_0_item','field_610947a87e6e2'),(16931,800,'list_0_list_1_item','PCI DSS compliance coverage'),(16932,800,'_list_0_list_1_item','field_610947a87e6e2'),(16933,800,'list_0_list','2'),(16934,800,'_list_0_list','field_610947987e6e1'),(16935,800,'list_1_icon','756'),(16936,800,'_list_1_icon','field_610947237e6df'),(16937,800,'list_1_group-title','One integration — \r\nGlobal payment outreach'),(16938,800,'_list_1_group-title','field_610947737e6e0'),(16939,800,'list_1_list_0_item','Multiple currencies'),(16940,800,'_list_1_list_0_item','field_610947a87e6e2'),(16941,800,'list_1_list_1_item','Local payment methods'),(16942,800,'_list_1_list_1_item','field_610947a87e6e2'),(16943,800,'list_1_list_2_item','20+ acquiring partners all over the world'),(16944,800,'_list_1_list_2_item','field_610947a87e6e2'),(16945,800,'list_1_list','3'),(16946,800,'_list_1_list','field_610947987e6e1'),(16947,800,'list_2_icon','757'),(16948,800,'_list_2_icon','field_610947237e6df'),(16949,800,'list_2_group-title','Proven security and prolific compliance'),(16950,800,'_list_2_group-title','field_610947737e6e0'),(16951,800,'list_2_list_0_item','PCI DSS Level 1 platform'),(16952,800,'_list_2_list_0_item','field_610947a87e6e2'),(16953,800,'list_2_list_1_item','Multi level data security and encryption'),(16954,800,'_list_2_list_1_item','field_610947a87e6e2'),(16955,800,'list_2_list_2_item','Cloud based platform'),(16956,800,'_list_2_list_2_item','field_610947a87e6e2'),(16957,800,'list_2_list','3'),(16958,800,'_list_2_list','field_610947987e6e1'),(16959,800,'list_3_icon','758'),(16960,800,'_list_3_icon','field_610947237e6df'),(16961,800,'list_3_group-title','The most precise automatic billing system'),(16962,800,'_list_3_group-title','field_610947737e6e0'),(16963,800,'list_3_list_0_item','Real time financial data'),(16964,800,'_list_3_list_0_item','field_610947a87e6e2'),(16965,800,'list_3_list_1_item','Detailed invoicing'),(16966,800,'_list_3_list_1_item','field_610947a87e6e2'),(16967,800,'list_3_list_2_item','Multiple pricing models support'),(16968,800,'_list_3_list_2_item','field_610947a87e6e2'),(16969,800,'list_3_list','3'),(16970,800,'_list_3_list','field_610947987e6e1'),(16971,800,'list_4_icon','759'),(16972,800,'_list_4_icon','field_610947237e6df'),(16973,800,'list_4_group-title','Automated payouts'),(16974,800,'_list_4_group-title','field_610947737e6e0'),(16975,800,'list_4_list_0_item','In-time settlements to the bank account'),(16976,800,'_list_4_list_0_item','field_610947a87e6e2'),(16977,800,'list_4_list_1_item','Transparent settlement schedule'),(16978,800,'_list_4_list_1_item','field_610947a87e6e2'),(16979,800,'list_4_list_2_item','Flexible payout control'),(16980,800,'_list_4_list_2_item','field_610947a87e6e2'),(16981,800,'list_4_list','3'),(16982,800,'_list_4_list','field_610947987e6e1'),(16983,800,'list_5_icon','760'),(16984,800,'_list_5_icon','field_610947237e6df'),(16985,800,'list_5_group-title','Customer support service'),(16986,800,'_list_5_group-title','field_610947737e6e0'),(16987,800,'list_5_list_0_item','24/7 payment support'),(16988,800,'_list_5_list_0_item','field_610947a87e6e2'),(16989,800,'list_5_list_1_item','Adjustable refund policy'),(16990,800,'_list_5_list_1_item','field_610947a87e6e2'),(16991,800,'list_5_list_2_item','Multi language assistance'),(16992,800,'_list_5_list_2_item','field_610947a87e6e2'),(16993,800,'list_5_list','3'),(16994,800,'_list_5_list','field_610947987e6e1'),(16995,800,'list_6_icon','761'),(16996,800,'_list_6_icon','field_610947237e6df'),(16997,800,'list_6_group-title','Personalised merchant service'),(16998,800,'_list_6_group-title','field_610947737e6e0'),(16999,800,'list_6_list_0_item','Dedicated merchant account manager'),(17000,800,'_list_6_list_0_item','field_610947a87e6e2'),(17001,800,'list_6_list_1_item','SLA based technical support'),(17002,800,'_list_6_list_1_item','field_610947a87e6e2'),(17003,800,'list_6_list_2_item','Direct access to the Risk, Compliance and Finance Team'),(17004,800,'_list_6_list_2_item','field_610947a87e6e2'),(17005,800,'list_6_list','3'),(17006,800,'_list_6_list','field_610947987e6e1'),(17007,800,'list','7'),(17008,800,'_list','field_6109470d7e6de'),(17009,800,'Included-list_0_icon',''),(17010,800,'_Included-list_0_icon','field_61094f718fb66'),(17011,800,'Included-list_0_title',''),(17012,800,'_Included-list_0_title','field_61094f718fb67'),(17013,800,'Included-list_0_list_0_item','фіва'),(17014,800,'_Included-list_0_list_0_item','field_61094f718fb69'),(17015,800,'Included-list_0_list_1_item','PCI DSS compliance coverage'),(17016,800,'_Included-list_0_list_1_item','field_610947a87e6e2'),(17017,800,'Included-list_0_list','1'),(17018,800,'_Included-list_0_list','field_61094f718fb68'),(17019,800,'Included-list_1_icon','756'),(17020,800,'_Included-list_1_icon','field_610947237e6df'),(17021,800,'Included-list_1_title','One integration — \r\nGlobal payment outreach'),(17022,800,'_Included-list_1_title','field_610947737e6e0'),(17023,800,'Included-list_1_list_0_item','Multiple currencies'),(17024,800,'_Included-list_1_list_0_item','field_610947a87e6e2'),(17025,800,'Included-list_1_list_1_item','Local payment methods'),(17026,800,'_Included-list_1_list_1_item','field_610947a87e6e2'),(17027,800,'Included-list_1_list_2_item','20+ acquiring partners all over the world'),(17028,800,'_Included-list_1_list_2_item','field_610947a87e6e2'),(17029,800,'Included-list_1_list','3'),(17030,800,'_Included-list_1_list','field_610947987e6e1'),(17031,800,'Included-list_2_icon','757'),(17032,800,'_Included-list_2_icon','field_610947237e6df'),(17033,800,'Included-list_2_title','Proven security and prolific compliance'),(17034,800,'_Included-list_2_title','field_610947737e6e0'),(17035,800,'Included-list_2_list_0_item','PCI DSS Level 1 platform'),(17036,800,'_Included-list_2_list_0_item','field_610947a87e6e2'),(17037,800,'Included-list_2_list_1_item','Multi level data security and encryption'),(17038,800,'_Included-list_2_list_1_item','field_610947a87e6e2'),(17039,800,'Included-list_2_list_2_item','Cloud based platform'),(17040,800,'_Included-list_2_list_2_item','field_610947a87e6e2'),(17041,800,'Included-list_2_list','3'),(17042,800,'_Included-list_2_list','field_610947987e6e1'),(17043,800,'Included-list_3_icon','758'),(17044,800,'_Included-list_3_icon','field_610947237e6df'),(17045,800,'Included-list_3_title','The most precise automatic billing system'),(17046,800,'_Included-list_3_title','field_610947737e6e0'),(17047,800,'Included-list_3_list_0_item','Real time financial data'),(17048,800,'_Included-list_3_list_0_item','field_610947a87e6e2'),(17049,800,'Included-list_3_list_1_item','Detailed invoicing'),(17050,800,'_Included-list_3_list_1_item','field_610947a87e6e2'),(17051,800,'Included-list_3_list_2_item','Multiple pricing models support'),(17052,800,'_Included-list_3_list_2_item','field_610947a87e6e2'),(17053,800,'Included-list_3_list','3'),(17054,800,'_Included-list_3_list','field_610947987e6e1'),(17055,800,'Included-list_4_icon','759'),(17056,800,'_Included-list_4_icon','field_610947237e6df'),(17057,800,'Included-list_4_title','Automated payouts'),(17058,800,'_Included-list_4_title','field_610947737e6e0'),(17059,800,'Included-list_4_list_0_item','In-time settlements to the bank account'),(17060,800,'_Included-list_4_list_0_item','field_610947a87e6e2'),(17061,800,'Included-list_4_list_1_item','Transparent settlement schedule'),(17062,800,'_Included-list_4_list_1_item','field_610947a87e6e2'),(17063,800,'Included-list_4_list_2_item','Flexible payout control'),(17064,800,'_Included-list_4_list_2_item','field_610947a87e6e2'),(17065,800,'Included-list_4_list','3'),(17066,800,'_Included-list_4_list','field_610947987e6e1'),(17067,800,'Included-list_5_icon','760'),(17068,800,'_Included-list_5_icon','field_610947237e6df'),(17069,800,'Included-list_5_title','Customer support service'),(17070,800,'_Included-list_5_title','field_610947737e6e0'),(17071,800,'Included-list_5_list_0_item','24/7 payment support'),(17072,800,'_Included-list_5_list_0_item','field_610947a87e6e2'),(17073,800,'Included-list_5_list_1_item','Adjustable refund policy'),(17074,800,'_Included-list_5_list_1_item','field_610947a87e6e2'),(17075,800,'Included-list_5_list_2_item','Multi language assistance'),(17076,800,'_Included-list_5_list_2_item','field_610947a87e6e2'),(17077,800,'Included-list_5_list','3'),(17078,800,'_Included-list_5_list','field_610947987e6e1'),(17079,800,'Included-list_6_icon','763'),(17080,800,'_Included-list_6_icon','field_610947237e6df'),(17081,800,'Included-list_6_title','Personalised merchant service'),(17082,800,'_Included-list_6_title','field_610947737e6e0'),(17083,800,'Included-list_6_list_0_item','Dedicated merchant account manager'),(17084,800,'_Included-list_6_list_0_item','field_610947a87e6e2'),(17085,800,'Included-list_6_list_1_item','SLA based technical support'),(17086,800,'_Included-list_6_list_1_item','field_610947a87e6e2'),(17087,800,'Included-list_6_list_2_item','Direct access to the Risk, Compliance and Finance Team'),(17088,800,'_Included-list_6_list_2_item','field_610947a87e6e2'),(17089,800,'Included-list_6_list','3'),(17090,800,'_Included-list_6_list','field_610947987e6e1'),(17091,800,'Included-list','1'),(17092,800,'_Included-list','field_61094f718fb65'),(17093,800,'included-list_copy_0_icon',''),(17094,800,'_included-list_copy_0_icon','field_61094f718fb66'),(17095,800,'included-list_copy_0_title',''),(17096,800,'_included-list_copy_0_title','field_61094f718fb67'),(17097,800,'included-list_copy_0_list_0_item','фівафіва'),(17098,800,'_included-list_copy_0_list_0_item','field_61094f718fb69'),(17099,800,'included-list_copy_0_list','1'),(17100,800,'_included-list_copy_0_list','field_61094f718fb68'),(17101,800,'included-list_copy','1'),(17102,800,'_included-list_copy','field_61094f718fb65'),(17103,800,'include-list_0_icon','755'),(17104,800,'_include-list_0_icon','field_61094f718fb66'),(17105,800,'include-list_0_title','Optimised Cross Platform Checkout'),(17106,800,'_include-list_0_title','field_61094f718fb67'),(17107,800,'include-list_0_list_0_item','Customisable payment page'),(17108,800,'_include-list_0_list_0_item','field_61094f718fb69'),(17109,800,'include-list_0_list_1_item','PCI DSS compliance coverage'),(17110,800,'_include-list_0_list_1_item','field_61094f718fb69'),(17111,800,'include-list_0_list','2'),(17112,800,'_include-list_0_list','field_61094f718fb68'),(17113,800,'include-list','7'),(17114,800,'_include-list','field_61094f718fb65'),(17115,800,'include-list_1_icon','756'),(17116,800,'_include-list_1_icon','field_61094f718fb66'),(17117,800,'include-list_1_title','One integration — \r\nGlobal payment outreach'),(17118,800,'_include-list_1_title','field_61094f718fb67'),(17119,800,'include-list_1_list_0_item','Multiple currencies'),(17120,800,'_include-list_1_list_0_item','field_61094f718fb69'),(17121,800,'include-list_1_list_1_item','Local payment methods'),(17122,800,'_include-list_1_list_1_item','field_61094f718fb69'),(17123,800,'include-list_1_list_2_item','20+ acquiring partners all over the world'),(17124,800,'_include-list_1_list_2_item','field_61094f718fb69'),(17125,800,'include-list_1_list','3'),(17126,800,'_include-list_1_list','field_61094f718fb68'),(17127,800,'include-list_2_icon','757'),(17128,800,'_include-list_2_icon','field_61094f718fb66'),(17129,800,'include-list_2_title','Proven security and prolific compliance'),(17130,800,'_include-list_2_title','field_61094f718fb67'),(17131,800,'include-list_2_list_0_item','PCI DSS Level 1 platform'),(17132,800,'_include-list_2_list_0_item','field_61094f718fb69'),(17133,800,'include-list_2_list_1_item','Multi level data security and encryption'),(17134,800,'_include-list_2_list_1_item','field_61094f718fb69'),(17135,800,'include-list_2_list_2_item','Cloud based platform'),(17136,800,'_include-list_2_list_2_item','field_61094f718fb69'),(17137,800,'include-list_2_list','3'),(17138,800,'_include-list_2_list','field_61094f718fb68'),(17139,800,'include-list_3_icon','758'),(17140,800,'_include-list_3_icon','field_61094f718fb66'),(17141,800,'include-list_3_title','The most precise automatic billing system'),(17142,800,'_include-list_3_title','field_61094f718fb67'),(17143,800,'include-list_3_list_0_item','Real time financial data'),(17144,800,'_include-list_3_list_0_item','field_61094f718fb69'),(17145,800,'include-list_3_list_1_item','Detailed invoicing'),(17146,800,'_include-list_3_list_1_item','field_61094f718fb69'),(17147,800,'include-list_3_list_2_item','Multiple pricing models support'),(17148,800,'_include-list_3_list_2_item','field_61094f718fb69'),(17149,800,'include-list_3_list','3'),(17150,800,'_include-list_3_list','field_61094f718fb68'),(17151,800,'include-list_4_icon','759'),(17152,800,'_include-list_4_icon','field_61094f718fb66'),(17153,800,'include-list_4_title','Automated payouts'),(17154,800,'_include-list_4_title','field_61094f718fb67'),(17155,800,'include-list_4_list_0_item','In-time settlements to the bank account'),(17156,800,'_include-list_4_list_0_item','field_61094f718fb69'),(17157,800,'include-list_4_list_1_item','Transparent settlement schedule'),(17158,800,'_include-list_4_list_1_item','field_61094f718fb69'),(17159,800,'include-list_4_list_2_item','Flexible payout control'),(17160,800,'_include-list_4_list_2_item','field_61094f718fb69'),(17161,800,'include-list_4_list','3'),(17162,800,'_include-list_4_list','field_61094f718fb68'),(17163,800,'include-list_5_icon','760'),(17164,800,'_include-list_5_icon','field_61094f718fb66'),(17165,800,'include-list_5_title','Customer support service'),(17166,800,'_include-list_5_title','field_61094f718fb67'),(17167,800,'include-list_5_list_0_item','24/7 payment support'),(17168,800,'_include-list_5_list_0_item','field_61094f718fb69'),(17169,800,'include-list_5_list_1_item','Adjustable refund policy'),(17170,800,'_include-list_5_list_1_item','field_61094f718fb69'),(17171,800,'include-list_5_list_2_item','Multi language assistance'),(17172,800,'_include-list_5_list_2_item','field_61094f718fb69'),(17173,800,'include-list_5_list','3'),(17174,800,'_include-list_5_list','field_61094f718fb68'),(17175,800,'include-list_6_icon','763'),(17176,800,'_include-list_6_icon','field_61094f718fb66'),(17177,800,'include-list_6_title','Personalised merchant service'),(17178,800,'_include-list_6_title','field_61094f718fb67'),(17179,800,'include-list_6_list_0_item','Dedicated merchant account manager'),(17180,800,'_include-list_6_list_0_item','field_61094f718fb69'),(17181,800,'include-list_6_list_1_item','SLA based technical support'),(17182,800,'_include-list_6_list_1_item','field_61094f718fb69'),(17183,800,'include-list_6_list_2_item','Direct access to the Risk, Compliance and Finance Team'),(17184,800,'_include-list_6_list_2_item','field_61094f718fb69'),(17185,800,'include-list_6_list','3'),(17186,800,'_include-list_6_list','field_61094f718fb68'),(17187,800,'blocks-list_0_icons-style','light'),(17188,800,'_blocks-list_0_icons-style','field_610953123a4b1'),(17189,800,'blocks-list_0_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(17190,800,'_blocks-list_0_link','field_610952e5776c0'),(17191,800,'blocks-list_0_title','Card payments processing'),(17192,800,'_blocks-list_0_title','field_61095245776be'),(17193,800,'blocks-list_0_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(17194,800,'_blocks-list_0_description','field_6109525f776bf'),(17195,800,'blocks-list_0_icons_0_icon','788'),(17196,800,'_blocks-list_0_icons_0_icon','field_6109534b3a4b3'),(17197,800,'blocks-list_0_icons_1_icon','790'),(17198,800,'_blocks-list_0_icons_1_icon','field_6109534b3a4b3'),(17199,800,'blocks-list_0_icons_2_icon','789'),(17200,800,'_blocks-list_0_icons_2_icon','field_6109534b3a4b3'),(17201,800,'blocks-list_0_icons_3_icon','791'),(17202,800,'_blocks-list_0_icons_3_icon','field_6109534b3a4b3'),(17203,800,'blocks-list_0_icons_4_icon','792'),(17204,800,'_blocks-list_0_icons_4_icon','field_6109534b3a4b3'),(17205,800,'blocks-list_0_icons_5_icon','793'),(17206,800,'_blocks-list_0_icons_5_icon','field_6109534b3a4b3'),(17207,800,'blocks-list_0_icons','6'),(17208,800,'_blocks-list_0_icons','field_610953333a4b2'),(17209,800,'blocks-list_0_items_0_bold-text','0'),(17210,800,'_blocks-list_0_items_0_bold-text','field_610953c1b1c01'),(17211,800,'blocks-list_0_items_0_item-text','Local card processing'),(17212,800,'_blocks-list_0_items_0_item-text','field_610953e5b1c02'),(17213,800,'blocks-list_0_items','2'),(17214,800,'_blocks-list_0_items','field_61095368b1c00'),(17215,800,'blocks-list_1_icons-style','transparent'),(17216,800,'_blocks-list_1_icons-style','field_610953123a4b1'),(17217,800,'blocks-list_1_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(17218,800,'_blocks-list_1_link','field_610952e5776c0'),(17219,800,'blocks-list_1_title','APM processing'),(17220,800,'_blocks-list_1_title','field_61095245776be'),(17221,800,'blocks-list_1_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(17222,800,'_blocks-list_1_description','field_6109525f776bf'),(17223,800,'blocks-list_1_icons_0_icon','795'),(17224,800,'_blocks-list_1_icons_0_icon','field_6109534b3a4b3'),(17225,800,'blocks-list_1_icons','5'),(17226,800,'_blocks-list_1_icons','field_610953333a4b2'),(17227,800,'blocks-list_1_items_0_bold-text','0'),(17228,800,'_blocks-list_1_items_0_bold-text','field_610953c1b1c01'),(17229,800,'blocks-list_1_items_0_item-text',''),(17230,800,'_blocks-list_1_items_0_item-text','field_610953e5b1c02'),(17231,800,'blocks-list_1_items','1'),(17232,800,'_blocks-list_1_items','field_61095368b1c00'),(17233,800,'blocks-list_2_icons-style','light'),(17234,800,'_blocks-list_2_icons-style','field_610953123a4b1'),(17235,800,'blocks-list_2_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(17236,800,'_blocks-list_2_link','field_610952e5776c0'),(17237,800,'blocks-list_2_title','High-risk merchant accounts'),(17238,800,'_blocks-list_2_title','field_61095245776be'),(17239,800,'blocks-list_2_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(17240,800,'_blocks-list_2_description','field_6109525f776bf'),(17241,800,'blocks-list_2_icons_0_icon',''),(17242,800,'_blocks-list_2_icons_0_icon','field_6109534b3a4b3'),(17243,800,'blocks-list_2_icons','1'),(17244,800,'_blocks-list_2_icons','field_610953333a4b2'),(17245,800,'blocks-list_2_items_0_bold-text','0'),(17246,800,'_blocks-list_2_items_0_bold-text','field_610953c1b1c01'),(17247,800,'blocks-list_2_items_0_item-text','+0.50% high-risk merchant accounts commission'),(17248,800,'_blocks-list_2_items_0_item-text','field_610953e5b1c02'),(17249,800,'blocks-list_2_items','3'),(17250,800,'_blocks-list_2_items','field_61095368b1c00'),(17251,800,'blocks-list_3_icons-style','light'),(17252,800,'_blocks-list_3_icons-style','field_610953123a4b1'),(17253,800,'blocks-list_3_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(17254,800,'_blocks-list_3_link','field_610952e5776c0'),(17255,800,'blocks-list_3_title','Chargeback management'),(17256,800,'_blocks-list_3_title','field_61095245776be'),(17257,800,'blocks-list_3_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(17258,800,'_blocks-list_3_description','field_6109525f776bf'),(17259,800,'blocks-list_3_icons_0_icon',''),(17260,800,'_blocks-list_3_icons_0_icon','field_6109534b3a4b3'),(17261,800,'blocks-list_3_icons','1'),(17262,800,'_blocks-list_3_icons','field_610953333a4b2'),(17263,800,'blocks-list_3_items_0_bold-text','1'),(17264,800,'_blocks-list_3_items_0_bold-text','field_610953c1b1c01'),(17265,800,'blocks-list_3_items_0_item-text','25 EUR per CHB dispute'),(17266,800,'_blocks-list_3_items_0_item-text','field_610953e5b1c02'),(17267,800,'blocks-list_3_items','3'),(17268,800,'_blocks-list_3_items','field_61095368b1c00'),(17269,800,'blocks-list_4_icons-style','light'),(17270,800,'_blocks-list_4_icons-style','field_610953123a4b1'),(17271,800,'blocks-list_4_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(17272,800,'_blocks-list_4_link','field_610952e5776c0'),(17273,800,'blocks-list_4_title','Billing SAAS'),(17274,800,'_blocks-list_4_title','field_61095245776be'),(17275,800,'blocks-list_4_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(17276,800,'_blocks-list_4_description','field_6109525f776bf'),(17277,800,'blocks-list_4_icons_0_icon',''),(17278,800,'_blocks-list_4_icons_0_icon','field_6109534b3a4b3'),(17279,800,'blocks-list_4_icons','1'),(17280,800,'_blocks-list_4_icons','field_610953333a4b2'),(17281,800,'blocks-list_4_items_0_bold-text','1'),(17282,800,'_blocks-list_4_items_0_bold-text','field_610953c1b1c01'),(17283,800,'blocks-list_4_items_0_item-text','0,03 EUR/TRX'),(17284,800,'_blocks-list_4_items_0_item-text','field_610953e5b1c02'),(17285,800,'blocks-list_4_items','6'),(17286,800,'_blocks-list_4_items','field_61095368b1c00'),(17287,800,'blocks-list','5'),(17288,800,'_blocks-list','field_61095221776bd'),(17289,800,'blocks-list_0_items_1_bold-text','0'),(17290,800,'_blocks-list_0_items_1_bold-text','field_610953c1b1c01'),(17291,800,'blocks-list_0_items_1_item-text','Cross-border card payment solutions'),(17292,800,'_blocks-list_0_items_1_item-text','field_610953e5b1c02'),(17293,800,'blocks-list_1_icons_1_icon','796'),(17294,800,'_blocks-list_1_icons_1_icon','field_6109534b3a4b3'),(17295,800,'blocks-list_1_icons_2_icon','797'),(17296,800,'_blocks-list_1_icons_2_icon','field_6109534b3a4b3'),(17297,800,'blocks-list_1_icons_3_icon','798'),(17298,800,'_blocks-list_1_icons_3_icon','field_6109534b3a4b3'),(17299,800,'blocks-list_1_icons_4_icon','799'),(17300,800,'_blocks-list_1_icons_4_icon','field_6109534b3a4b3'),(17301,800,'blocks-list_2_items_1_bold-text','0'),(17302,800,'_blocks-list_2_items_1_bold-text','field_610953c1b1c01'),(17303,800,'blocks-list_2_items_1_item-text','Subscription business models management and support'),(17304,800,'_blocks-list_2_items_1_item-text','field_610953e5b1c02'),(17305,800,'blocks-list_2_items_2_bold-text','0'),(17306,800,'_blocks-list_2_items_2_bold-text','field_610953c1b1c01'),(17307,800,'blocks-list_2_items_2_item-text','Multiple business models support'),(17308,800,'_blocks-list_2_items_2_item-text','field_610953e5b1c02'),(17309,800,'blocks-list_3_items_1_bold-text','0'),(17310,800,'_blocks-list_3_items_1_bold-text','field_610953c1b1c01'),(17311,800,'blocks-list_3_items_1_item-text','Experienced dispute team'),(17312,800,'_blocks-list_3_items_1_item-text','field_610953e5b1c02'),(17313,800,'blocks-list_3_items_2_bold-text','0'),(17314,800,'_blocks-list_3_items_2_bold-text','field_610953c1b1c01'),(17315,800,'blocks-list_3_items_2_item-text','CHB control and monitoring program'),(17316,800,'_blocks-list_3_items_2_item-text','field_610953e5b1c02'),(17317,800,'blocks-list_4_items_1_bold-text','0'),(17318,800,'_blocks-list_4_items_1_bold-text','field_610953c1b1c01'),(17319,800,'blocks-list_4_items_1_item-text','Clearing system (real-time commissions and transaction fees application)'),(17320,800,'_blocks-list_4_items_1_item-text','field_610953e5b1c02'),(17321,800,'blocks-list_4_items_2_bold-text','0'),(17322,800,'_blocks-list_4_items_2_bold-text','field_610953c1b1c01'),(17323,800,'blocks-list_4_items_2_item-text','Flexible schedule for the invoices and settlement notes generation'),(17324,800,'_blocks-list_4_items_2_item-text','field_610953e5b1c02'),(17325,800,'blocks-list_4_items_3_bold-text','1'),(17326,800,'_blocks-list_4_items_3_bold-text','field_610953c1b1c01'),(17327,800,'blocks-list_4_items_3_item-text','All main payment models supported'),(17328,800,'_blocks-list_4_items_3_item-text','field_610953e5b1c02'),(17329,800,'blocks-list_4_items_4_bold-text','0'),(17330,800,'_blocks-list_4_items_4_bold-text','field_610953c1b1c01'),(17331,800,'blocks-list_4_items_4_item-text','Segregated accounts management according to the PSD 2 requirements'),(17332,800,'_blocks-list_4_items_4_item-text','field_610953e5b1c02'),(17333,800,'blocks-list_4_items_5_bold-text','0'),(17334,800,'_blocks-list_4_items_5_bold-text','field_610953c1b1c01'),(17335,800,'blocks-list_4_items_5_item-text','Comprehensive FX management'),(17336,800,'_blocks-list_4_items_5_item-text','field_610953e5b1c02'),(17337,802,'main-block-header_title','Pricing Built Right for You'),(17338,802,'_main-block-header_title','field_61093c50a78e8'),(17339,802,'main-block-header_description','We charge a processing fee plus payment method fee per transaction. With a complete set of services and features.'),(17340,802,'_main-block-header_description','field_61093c5ca78e9'),(17341,802,'main-block-header',''),(17342,802,'_main-block-header','field_61093c34a78e7'),(17343,802,'flexible-pricing_title','Flexible integrated pricing'),(17344,802,'_flexible-pricing_title','field_6109401d9cacd'),(17345,802,'flexible-pricing_description','All you need to accept payments on your website Included'),(17346,802,'_flexible-pricing_description','field_610940e3b8ec1'),(17347,802,'flexible-pricing_price','1.80% + 0.25 EUR'),(17348,802,'_flexible-pricing_price','field_610940ffb8ec2'),(17349,802,'flexible-pricing_list_0_item','Bestpoke payment services'),(17350,802,'_flexible-pricing_list_0_item','field_61094144b8ec4'),(17351,802,'flexible-pricing_list_1_item','Cutting edge technological platform'),(17352,802,'_flexible-pricing_list_1_item','field_61094144b8ec4'),(17353,802,'flexible-pricing_list_2_item','No setup fees, no periodical platform fees, no hidden charges'),(17354,802,'_flexible-pricing_list_2_item','field_61094144b8ec4'),(17355,802,'flexible-pricing_list','3'),(17356,802,'_flexible-pricing_list','field_61094125b8ec3'),(17357,802,'flexible-pricing_link','a:3:{s:5:\"title\";s:11:\"Sign Up Now\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(17358,802,'_flexible-pricing_link','field_610941823f32f'),(17359,802,'flexible-pricing',''),(17360,802,'_flexible-pricing','field_61093f3e8b6ba'),(17361,802,'customized-approach_title','Customized approach'),(17362,802,'_customized-approach_title','field_6109427eadcf6'),(17363,802,'customized-approach_description','Specialized setup tailored to your business needs. Every detail is important'),(17364,802,'_customized-approach_description','field_6109427eadcf7'),(17365,802,'customized-approach_list_0_item','Tier based pricing for the high-volume projects'),(17366,802,'_customized-approach_list_0_item','field_6109427eadcfa'),(17367,802,'customized-approach_list','3'),(17368,802,'_customized-approach_list','field_6109427eadcf9'),(17369,802,'customized-approach_link','a:3:{s:5:\"title\";s:13:\"Contact Sales\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(17370,802,'_customized-approach_link','field_6109427eadcfb'),(17371,802,'customized-approach',''),(17372,802,'_customized-approach','field_6109427eadcf5'),(17373,802,'customized-approach_list_1_item','Geo-specific pricing'),(17374,802,'_customized-approach_list_1_item','field_6109427eadcfa'),(17375,802,'customized-approach_list_2_item','Interchange ++ pricing models for the cross-border projects'),(17376,802,'_customized-approach_list_2_item','field_6109427eadcfa'),(17377,802,'included-info_title','What’s Included'),(17378,802,'_included-info_title','field_6109461ffc0ae'),(17379,802,'included-info_description','CommerceGate offers a complete set of services for you to accept credit card payments from your customers safely.'),(17380,802,'_included-info_description','field_6109462afc0af'),(17381,802,'included-info',''),(17382,802,'_included-info','field_610945a9fc0ad'),(17383,802,'list_0_icon','755'),(17384,802,'_list_0_icon','field_610947237e6df'),(17385,802,'list_0_group-title','Optimised Cross Platform Checkout'),(17386,802,'_list_0_group-title','field_610947737e6e0'),(17387,802,'list_0_list_0_item','Customisable payment page'),(17388,802,'_list_0_list_0_item','field_610947a87e6e2'),(17389,802,'list_0_list_1_item','PCI DSS compliance coverage'),(17390,802,'_list_0_list_1_item','field_610947a87e6e2'),(17391,802,'list_0_list','2'),(17392,802,'_list_0_list','field_610947987e6e1'),(17393,802,'list_1_icon','756'),(17394,802,'_list_1_icon','field_610947237e6df'),(17395,802,'list_1_group-title','One integration — \r\nGlobal payment outreach'),(17396,802,'_list_1_group-title','field_610947737e6e0'),(17397,802,'list_1_list_0_item','Multiple currencies'),(17398,802,'_list_1_list_0_item','field_610947a87e6e2'),(17399,802,'list_1_list_1_item','Local payment methods'),(17400,802,'_list_1_list_1_item','field_610947a87e6e2'),(17401,802,'list_1_list_2_item','20+ acquiring partners all over the world'),(17402,802,'_list_1_list_2_item','field_610947a87e6e2'),(17403,802,'list_1_list','3'),(17404,802,'_list_1_list','field_610947987e6e1'),(17405,802,'list_2_icon','757'),(17406,802,'_list_2_icon','field_610947237e6df'),(17407,802,'list_2_group-title','Proven security and prolific compliance'),(17408,802,'_list_2_group-title','field_610947737e6e0'),(17409,802,'list_2_list_0_item','PCI DSS Level 1 platform'),(17410,802,'_list_2_list_0_item','field_610947a87e6e2'),(17411,802,'list_2_list_1_item','Multi level data security and encryption'),(17412,802,'_list_2_list_1_item','field_610947a87e6e2'),(17413,802,'list_2_list_2_item','Cloud based platform'),(17414,802,'_list_2_list_2_item','field_610947a87e6e2'),(17415,802,'list_2_list','3'),(17416,802,'_list_2_list','field_610947987e6e1'),(17417,802,'list_3_icon','758'),(17418,802,'_list_3_icon','field_610947237e6df'),(17419,802,'list_3_group-title','The most precise automatic billing system'),(17420,802,'_list_3_group-title','field_610947737e6e0'),(17421,802,'list_3_list_0_item','Real time financial data'),(17422,802,'_list_3_list_0_item','field_610947a87e6e2'),(17423,802,'list_3_list_1_item','Detailed invoicing'),(17424,802,'_list_3_list_1_item','field_610947a87e6e2'),(17425,802,'list_3_list_2_item','Multiple pricing models support'),(17426,802,'_list_3_list_2_item','field_610947a87e6e2'),(17427,802,'list_3_list','3'),(17428,802,'_list_3_list','field_610947987e6e1'),(17429,802,'list_4_icon','759'),(17430,802,'_list_4_icon','field_610947237e6df'),(17431,802,'list_4_group-title','Automated payouts'),(17432,802,'_list_4_group-title','field_610947737e6e0'),(17433,802,'list_4_list_0_item','In-time settlements to the bank account'),(17434,802,'_list_4_list_0_item','field_610947a87e6e2'),(17435,802,'list_4_list_1_item','Transparent settlement schedule'),(17436,802,'_list_4_list_1_item','field_610947a87e6e2'),(17437,802,'list_4_list_2_item','Flexible payout control'),(17438,802,'_list_4_list_2_item','field_610947a87e6e2'),(17439,802,'list_4_list','3'),(17440,802,'_list_4_list','field_610947987e6e1'),(17441,802,'list_5_icon','760'),(17442,802,'_list_5_icon','field_610947237e6df'),(17443,802,'list_5_group-title','Customer support service'),(17444,802,'_list_5_group-title','field_610947737e6e0'),(17445,802,'list_5_list_0_item','24/7 payment support'),(17446,802,'_list_5_list_0_item','field_610947a87e6e2'),(17447,802,'list_5_list_1_item','Adjustable refund policy'),(17448,802,'_list_5_list_1_item','field_610947a87e6e2'),(17449,802,'list_5_list_2_item','Multi language assistance'),(17450,802,'_list_5_list_2_item','field_610947a87e6e2'),(17451,802,'list_5_list','3'),(17452,802,'_list_5_list','field_610947987e6e1'),(17453,802,'list_6_icon','761'),(17454,802,'_list_6_icon','field_610947237e6df'),(17455,802,'list_6_group-title','Personalised merchant service'),(17456,802,'_list_6_group-title','field_610947737e6e0'),(17457,802,'list_6_list_0_item','Dedicated merchant account manager'),(17458,802,'_list_6_list_0_item','field_610947a87e6e2'),(17459,802,'list_6_list_1_item','SLA based technical support'),(17460,802,'_list_6_list_1_item','field_610947a87e6e2'),(17461,802,'list_6_list_2_item','Direct access to the Risk, Compliance and Finance Team'),(17462,802,'_list_6_list_2_item','field_610947a87e6e2'),(17463,802,'list_6_list','3'),(17464,802,'_list_6_list','field_610947987e6e1'),(17465,802,'list','7'),(17466,802,'_list','field_6109470d7e6de'),(17467,802,'Included-list_0_icon',''),(17468,802,'_Included-list_0_icon','field_61094f718fb66'),(17469,802,'Included-list_0_title',''),(17470,802,'_Included-list_0_title','field_61094f718fb67'),(17471,802,'Included-list_0_list_0_item','фіва'),(17472,802,'_Included-list_0_list_0_item','field_61094f718fb69'),(17473,802,'Included-list_0_list_1_item','PCI DSS compliance coverage'),(17474,802,'_Included-list_0_list_1_item','field_610947a87e6e2'),(17475,802,'Included-list_0_list','1'),(17476,802,'_Included-list_0_list','field_61094f718fb68'),(17477,802,'Included-list_1_icon','756'),(17478,802,'_Included-list_1_icon','field_610947237e6df'),(17479,802,'Included-list_1_title','One integration — \r\nGlobal payment outreach'),(17480,802,'_Included-list_1_title','field_610947737e6e0'),(17481,802,'Included-list_1_list_0_item','Multiple currencies'),(17482,802,'_Included-list_1_list_0_item','field_610947a87e6e2'),(17483,802,'Included-list_1_list_1_item','Local payment methods'),(17484,802,'_Included-list_1_list_1_item','field_610947a87e6e2'),(17485,802,'Included-list_1_list_2_item','20+ acquiring partners all over the world'),(17486,802,'_Included-list_1_list_2_item','field_610947a87e6e2'),(17487,802,'Included-list_1_list','3'),(17488,802,'_Included-list_1_list','field_610947987e6e1'),(17489,802,'Included-list_2_icon','757'),(17490,802,'_Included-list_2_icon','field_610947237e6df'),(17491,802,'Included-list_2_title','Proven security and prolific compliance'),(17492,802,'_Included-list_2_title','field_610947737e6e0'),(17493,802,'Included-list_2_list_0_item','PCI DSS Level 1 platform'),(17494,802,'_Included-list_2_list_0_item','field_610947a87e6e2'),(17495,802,'Included-list_2_list_1_item','Multi level data security and encryption'),(17496,802,'_Included-list_2_list_1_item','field_610947a87e6e2'),(17497,802,'Included-list_2_list_2_item','Cloud based platform'),(17498,802,'_Included-list_2_list_2_item','field_610947a87e6e2'),(17499,802,'Included-list_2_list','3'),(17500,802,'_Included-list_2_list','field_610947987e6e1'),(17501,802,'Included-list_3_icon','758'),(17502,802,'_Included-list_3_icon','field_610947237e6df'),(17503,802,'Included-list_3_title','The most precise automatic billing system'),(17504,802,'_Included-list_3_title','field_610947737e6e0'),(17505,802,'Included-list_3_list_0_item','Real time financial data'),(17506,802,'_Included-list_3_list_0_item','field_610947a87e6e2'),(17507,802,'Included-list_3_list_1_item','Detailed invoicing'),(17508,802,'_Included-list_3_list_1_item','field_610947a87e6e2'),(17509,802,'Included-list_3_list_2_item','Multiple pricing models support'),(17510,802,'_Included-list_3_list_2_item','field_610947a87e6e2'),(17511,802,'Included-list_3_list','3'),(17512,802,'_Included-list_3_list','field_610947987e6e1'),(17513,802,'Included-list_4_icon','759'),(17514,802,'_Included-list_4_icon','field_610947237e6df'),(17515,802,'Included-list_4_title','Automated payouts'),(17516,802,'_Included-list_4_title','field_610947737e6e0'),(17517,802,'Included-list_4_list_0_item','In-time settlements to the bank account'),(17518,802,'_Included-list_4_list_0_item','field_610947a87e6e2'),(17519,802,'Included-list_4_list_1_item','Transparent settlement schedule'),(17520,802,'_Included-list_4_list_1_item','field_610947a87e6e2'),(17521,802,'Included-list_4_list_2_item','Flexible payout control'),(17522,802,'_Included-list_4_list_2_item','field_610947a87e6e2'),(17523,802,'Included-list_4_list','3'),(17524,802,'_Included-list_4_list','field_610947987e6e1'),(17525,802,'Included-list_5_icon','760'),(17526,802,'_Included-list_5_icon','field_610947237e6df'),(17527,802,'Included-list_5_title','Customer support service'),(17528,802,'_Included-list_5_title','field_610947737e6e0'),(17529,802,'Included-list_5_list_0_item','24/7 payment support'),(17530,802,'_Included-list_5_list_0_item','field_610947a87e6e2'),(17531,802,'Included-list_5_list_1_item','Adjustable refund policy'),(17532,802,'_Included-list_5_list_1_item','field_610947a87e6e2'),(17533,802,'Included-list_5_list_2_item','Multi language assistance'),(17534,802,'_Included-list_5_list_2_item','field_610947a87e6e2'),(17535,802,'Included-list_5_list','3'),(17536,802,'_Included-list_5_list','field_610947987e6e1'),(17537,802,'Included-list_6_icon','763'),(17538,802,'_Included-list_6_icon','field_610947237e6df'),(17539,802,'Included-list_6_title','Personalised merchant service'),(17540,802,'_Included-list_6_title','field_610947737e6e0'),(17541,802,'Included-list_6_list_0_item','Dedicated merchant account manager'),(17542,802,'_Included-list_6_list_0_item','field_610947a87e6e2'),(17543,802,'Included-list_6_list_1_item','SLA based technical support'),(17544,802,'_Included-list_6_list_1_item','field_610947a87e6e2'),(17545,802,'Included-list_6_list_2_item','Direct access to the Risk, Compliance and Finance Team'),(17546,802,'_Included-list_6_list_2_item','field_610947a87e6e2'),(17547,802,'Included-list_6_list','3'),(17548,802,'_Included-list_6_list','field_610947987e6e1'),(17549,802,'Included-list','1'),(17550,802,'_Included-list','field_61094f718fb65'),(17551,802,'included-list_copy_0_icon',''),(17552,802,'_included-list_copy_0_icon','field_61094f718fb66'),(17553,802,'included-list_copy_0_title',''),(17554,802,'_included-list_copy_0_title','field_61094f718fb67'),(17555,802,'included-list_copy_0_list_0_item','фівафіва'),(17556,802,'_included-list_copy_0_list_0_item','field_61094f718fb69'),(17557,802,'included-list_copy_0_list','1'),(17558,802,'_included-list_copy_0_list','field_61094f718fb68'),(17559,802,'included-list_copy','1'),(17560,802,'_included-list_copy','field_61094f718fb65'),(17561,802,'include-list_0_icon','755'),(17562,802,'_include-list_0_icon','field_61094f718fb66'),(17563,802,'include-list_0_title','Optimised Cross Platform Checkout'),(17564,802,'_include-list_0_title','field_61094f718fb67'),(17565,802,'include-list_0_list_0_item','Customisable payment page'),(17566,802,'_include-list_0_list_0_item','field_61094f718fb69'),(17567,802,'include-list_0_list_1_item','PCI DSS compliance coverage'),(17568,802,'_include-list_0_list_1_item','field_61094f718fb69'),(17569,802,'include-list_0_list','2'),(17570,802,'_include-list_0_list','field_61094f718fb68'),(17571,802,'include-list','7'),(17572,802,'_include-list','field_61094f718fb65'),(17573,802,'include-list_1_icon','756'),(17574,802,'_include-list_1_icon','field_61094f718fb66'),(17575,802,'include-list_1_title','One integration — \r\nGlobal payment outreach'),(17576,802,'_include-list_1_title','field_61094f718fb67'),(17577,802,'include-list_1_list_0_item','Multiple currencies'),(17578,802,'_include-list_1_list_0_item','field_61094f718fb69'),(17579,802,'include-list_1_list_1_item','Local payment methods'),(17580,802,'_include-list_1_list_1_item','field_61094f718fb69'),(17581,802,'include-list_1_list_2_item','20+ acquiring partners all over the world'),(17582,802,'_include-list_1_list_2_item','field_61094f718fb69'),(17583,802,'include-list_1_list','3'),(17584,802,'_include-list_1_list','field_61094f718fb68'),(17585,802,'include-list_2_icon','757'),(17586,802,'_include-list_2_icon','field_61094f718fb66'),(17587,802,'include-list_2_title','Proven security and prolific compliance'),(17588,802,'_include-list_2_title','field_61094f718fb67'),(17589,802,'include-list_2_list_0_item','PCI DSS Level 1 platform'),(17590,802,'_include-list_2_list_0_item','field_61094f718fb69'),(17591,802,'include-list_2_list_1_item','Multi level data security and encryption'),(17592,802,'_include-list_2_list_1_item','field_61094f718fb69'),(17593,802,'include-list_2_list_2_item','Cloud based platform'),(17594,802,'_include-list_2_list_2_item','field_61094f718fb69'),(17595,802,'include-list_2_list','3'),(17596,802,'_include-list_2_list','field_61094f718fb68'),(17597,802,'include-list_3_icon','758'),(17598,802,'_include-list_3_icon','field_61094f718fb66'),(17599,802,'include-list_3_title','The most precise automatic billing system'),(17600,802,'_include-list_3_title','field_61094f718fb67'),(17601,802,'include-list_3_list_0_item','Real time financial data'),(17602,802,'_include-list_3_list_0_item','field_61094f718fb69'),(17603,802,'include-list_3_list_1_item','Detailed invoicing'),(17604,802,'_include-list_3_list_1_item','field_61094f718fb69'),(17605,802,'include-list_3_list_2_item','Multiple pricing models support'),(17606,802,'_include-list_3_list_2_item','field_61094f718fb69'),(17607,802,'include-list_3_list','3'),(17608,802,'_include-list_3_list','field_61094f718fb68'),(17609,802,'include-list_4_icon','759'),(17610,802,'_include-list_4_icon','field_61094f718fb66'),(17611,802,'include-list_4_title','Automated payouts'),(17612,802,'_include-list_4_title','field_61094f718fb67'),(17613,802,'include-list_4_list_0_item','In-time settlements to the bank account'),(17614,802,'_include-list_4_list_0_item','field_61094f718fb69'),(17615,802,'include-list_4_list_1_item','Transparent settlement schedule'),(17616,802,'_include-list_4_list_1_item','field_61094f718fb69'),(17617,802,'include-list_4_list_2_item','Flexible payout control'),(17618,802,'_include-list_4_list_2_item','field_61094f718fb69'),(17619,802,'include-list_4_list','3'),(17620,802,'_include-list_4_list','field_61094f718fb68'),(17621,802,'include-list_5_icon','760'),(17622,802,'_include-list_5_icon','field_61094f718fb66'),(17623,802,'include-list_5_title','Customer support service'),(17624,802,'_include-list_5_title','field_61094f718fb67'),(17625,802,'include-list_5_list_0_item','24/7 payment support'),(17626,802,'_include-list_5_list_0_item','field_61094f718fb69'),(17627,802,'include-list_5_list_1_item','Adjustable refund policy'),(17628,802,'_include-list_5_list_1_item','field_61094f718fb69'),(17629,802,'include-list_5_list_2_item','Multi language assistance'),(17630,802,'_include-list_5_list_2_item','field_61094f718fb69'),(17631,802,'include-list_5_list','3'),(17632,802,'_include-list_5_list','field_61094f718fb68'),(17633,802,'include-list_6_icon','763'),(17634,802,'_include-list_6_icon','field_61094f718fb66'),(17635,802,'include-list_6_title','Personalised merchant service'),(17636,802,'_include-list_6_title','field_61094f718fb67'),(17637,802,'include-list_6_list_0_item','Dedicated merchant account manager'),(17638,802,'_include-list_6_list_0_item','field_61094f718fb69'),(17639,802,'include-list_6_list_1_item','SLA based technical support'),(17640,802,'_include-list_6_list_1_item','field_61094f718fb69'),(17641,802,'include-list_6_list_2_item','Direct access to the Risk, Compliance and Finance Team'),(17642,802,'_include-list_6_list_2_item','field_61094f718fb69'),(17643,802,'include-list_6_list','3'),(17644,802,'_include-list_6_list','field_61094f718fb68'),(17645,802,'blocks-list_0_icons-style','light'),(17646,802,'_blocks-list_0_icons-style','field_610953123a4b1'),(17647,802,'blocks-list_0_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(17648,802,'_blocks-list_0_link','field_610952e5776c0'),(17649,802,'blocks-list_0_title','Card payments processing'),(17650,802,'_blocks-list_0_title','field_61095245776be'),(17651,802,'blocks-list_0_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(17652,802,'_blocks-list_0_description','field_6109525f776bf'),(17653,802,'blocks-list_0_icons_0_icon','788'),(17654,802,'_blocks-list_0_icons_0_icon','field_6109534b3a4b3'),(17655,802,'blocks-list_0_icons_1_icon','790'),(17656,802,'_blocks-list_0_icons_1_icon','field_6109534b3a4b3'),(17657,802,'blocks-list_0_icons_2_icon','789'),(17658,802,'_blocks-list_0_icons_2_icon','field_6109534b3a4b3'),(17659,802,'blocks-list_0_icons_3_icon','791'),(17660,802,'_blocks-list_0_icons_3_icon','field_6109534b3a4b3'),(17661,802,'blocks-list_0_icons_4_icon','792'),(17662,802,'_blocks-list_0_icons_4_icon','field_6109534b3a4b3'),(17663,802,'blocks-list_0_icons_5_icon','793'),(17664,802,'_blocks-list_0_icons_5_icon','field_6109534b3a4b3'),(17665,802,'blocks-list_0_icons','6'),(17666,802,'_blocks-list_0_icons','field_610953333a4b2'),(17667,802,'blocks-list_0_items_0_bold-text','0'),(17668,802,'_blocks-list_0_items_0_bold-text','field_610953c1b1c01'),(17669,802,'blocks-list_0_items_0_item-text','Local card processing'),(17670,802,'_blocks-list_0_items_0_item-text','field_610953e5b1c02'),(17671,802,'blocks-list_0_items','2'),(17672,802,'_blocks-list_0_items','field_61095368b1c00'),(17673,802,'blocks-list_1_icons-style','transparent'),(17674,802,'_blocks-list_1_icons-style','field_610953123a4b1'),(17675,802,'blocks-list_1_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(17676,802,'_blocks-list_1_link','field_610952e5776c0'),(17677,802,'blocks-list_1_title','APM processing'),(17678,802,'_blocks-list_1_title','field_61095245776be'),(17679,802,'blocks-list_1_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(17680,802,'_blocks-list_1_description','field_6109525f776bf'),(17681,802,'blocks-list_1_icons_0_icon','795'),(17682,802,'_blocks-list_1_icons_0_icon','field_6109534b3a4b3'),(17683,802,'blocks-list_1_icons','5'),(17684,802,'_blocks-list_1_icons','field_610953333a4b2'),(17685,802,'blocks-list_1_items_0_bold-text','0'),(17686,802,'_blocks-list_1_items_0_bold-text','field_610953c1b1c01'),(17687,802,'blocks-list_1_items_0_item-text',''),(17688,802,'_blocks-list_1_items_0_item-text','field_610953e5b1c02'),(17689,802,'blocks-list_1_items','1'),(17690,802,'_blocks-list_1_items','field_61095368b1c00'),(17691,802,'blocks-list_2_icons-style','light'),(17692,802,'_blocks-list_2_icons-style','field_610953123a4b1'),(17693,802,'blocks-list_2_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(17694,802,'_blocks-list_2_link','field_610952e5776c0'),(17695,802,'blocks-list_2_title','High-risk merchant accounts'),(17696,802,'_blocks-list_2_title','field_61095245776be'),(17697,802,'blocks-list_2_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(17698,802,'_blocks-list_2_description','field_6109525f776bf'),(17699,802,'blocks-list_2_icons',''),(17700,802,'_blocks-list_2_icons','field_610953333a4b2'),(17701,802,'blocks-list_2_items_0_bold-text','0'),(17702,802,'_blocks-list_2_items_0_bold-text','field_610953c1b1c01'),(17703,802,'blocks-list_2_items_0_item-text','+0.50% high-risk merchant accounts commission'),(17704,802,'_blocks-list_2_items_0_item-text','field_610953e5b1c02'),(17705,802,'blocks-list_2_items','3'),(17706,802,'_blocks-list_2_items','field_61095368b1c00'),(17707,802,'blocks-list_3_icons-style','light'),(17708,802,'_blocks-list_3_icons-style','field_610953123a4b1'),(17709,802,'blocks-list_3_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(17710,802,'_blocks-list_3_link','field_610952e5776c0'),(17711,802,'blocks-list_3_title','Chargeback management'),(17712,802,'_blocks-list_3_title','field_61095245776be'),(17713,802,'blocks-list_3_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(17714,802,'_blocks-list_3_description','field_6109525f776bf'),(17715,802,'blocks-list_3_icons',''),(17716,802,'_blocks-list_3_icons','field_610953333a4b2'),(17717,802,'blocks-list_3_items_0_bold-text','1'),(17718,802,'_blocks-list_3_items_0_bold-text','field_610953c1b1c01'),(17719,802,'blocks-list_3_items_0_item-text','25 EUR per CHB dispute'),(17720,802,'_blocks-list_3_items_0_item-text','field_610953e5b1c02'),(17721,802,'blocks-list_3_items','3'),(17722,802,'_blocks-list_3_items','field_61095368b1c00'),(17723,802,'blocks-list_4_icons-style','light'),(17724,802,'_blocks-list_4_icons-style','field_610953123a4b1'),(17725,802,'blocks-list_4_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(17726,802,'_blocks-list_4_link','field_610952e5776c0'),(17727,802,'blocks-list_4_title','Billing SAAS'),(17728,802,'_blocks-list_4_title','field_61095245776be'),(17729,802,'blocks-list_4_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(17730,802,'_blocks-list_4_description','field_6109525f776bf'),(17731,802,'blocks-list_4_icons',''),(17732,802,'_blocks-list_4_icons','field_610953333a4b2'),(17733,802,'blocks-list_4_items_0_bold-text','1'),(17734,802,'_blocks-list_4_items_0_bold-text','field_610953c1b1c01'),(17735,802,'blocks-list_4_items_0_item-text','0,03 EUR/TRX'),(17736,802,'_blocks-list_4_items_0_item-text','field_610953e5b1c02'),(17737,802,'blocks-list_4_items','6'),(17738,802,'_blocks-list_4_items','field_61095368b1c00'),(17739,802,'blocks-list','5'),(17740,802,'_blocks-list','field_61095221776bd'),(17741,802,'blocks-list_0_items_1_bold-text','0'),(17742,802,'_blocks-list_0_items_1_bold-text','field_610953c1b1c01'),(17743,802,'blocks-list_0_items_1_item-text','Cross-border card payment solutions'),(17744,802,'_blocks-list_0_items_1_item-text','field_610953e5b1c02'),(17745,802,'blocks-list_1_icons_1_icon','796'),(17746,802,'_blocks-list_1_icons_1_icon','field_6109534b3a4b3'),(17747,802,'blocks-list_1_icons_2_icon','797'),(17748,802,'_blocks-list_1_icons_2_icon','field_6109534b3a4b3'),(17749,802,'blocks-list_1_icons_3_icon','798'),(17750,802,'_blocks-list_1_icons_3_icon','field_6109534b3a4b3'),(17751,802,'blocks-list_1_icons_4_icon','799'),(17752,802,'_blocks-list_1_icons_4_icon','field_6109534b3a4b3'),(17753,802,'blocks-list_2_items_1_bold-text','0'),(17754,802,'_blocks-list_2_items_1_bold-text','field_610953c1b1c01'),(17755,802,'blocks-list_2_items_1_item-text','Subscription business models management and support'),(17756,802,'_blocks-list_2_items_1_item-text','field_610953e5b1c02'),(17757,802,'blocks-list_2_items_2_bold-text','0'),(17758,802,'_blocks-list_2_items_2_bold-text','field_610953c1b1c01'),(17759,802,'blocks-list_2_items_2_item-text','Multiple business models support'),(17760,802,'_blocks-list_2_items_2_item-text','field_610953e5b1c02'),(17761,802,'blocks-list_3_items_1_bold-text','0'),(17762,802,'_blocks-list_3_items_1_bold-text','field_610953c1b1c01'),(17763,802,'blocks-list_3_items_1_item-text','Experienced dispute team'),(17764,802,'_blocks-list_3_items_1_item-text','field_610953e5b1c02'),(17765,802,'blocks-list_3_items_2_bold-text','0'),(17766,802,'_blocks-list_3_items_2_bold-text','field_610953c1b1c01'),(17767,802,'blocks-list_3_items_2_item-text','CHB control and monitoring program'),(17768,802,'_blocks-list_3_items_2_item-text','field_610953e5b1c02'),(17769,802,'blocks-list_4_items_1_bold-text','0'),(17770,802,'_blocks-list_4_items_1_bold-text','field_610953c1b1c01'),(17771,802,'blocks-list_4_items_1_item-text','Clearing system (real-time commissions and transaction fees application)'),(17772,802,'_blocks-list_4_items_1_item-text','field_610953e5b1c02'),(17773,802,'blocks-list_4_items_2_bold-text','0'),(17774,802,'_blocks-list_4_items_2_bold-text','field_610953c1b1c01'),(17775,802,'blocks-list_4_items_2_item-text','Flexible schedule for the invoices and settlement notes generation'),(17776,802,'_blocks-list_4_items_2_item-text','field_610953e5b1c02'),(17777,802,'blocks-list_4_items_3_bold-text','1'),(17778,802,'_blocks-list_4_items_3_bold-text','field_610953c1b1c01'),(17779,802,'blocks-list_4_items_3_item-text','All main payment models supported'),(17780,802,'_blocks-list_4_items_3_item-text','field_610953e5b1c02'),(17781,802,'blocks-list_4_items_4_bold-text','0'),(17782,802,'_blocks-list_4_items_4_bold-text','field_610953c1b1c01'),(17783,802,'blocks-list_4_items_4_item-text','Segregated accounts management according to the PSD 2 requirements'),(17784,802,'_blocks-list_4_items_4_item-text','field_610953e5b1c02'),(17785,802,'blocks-list_4_items_5_bold-text','0'),(17786,802,'_blocks-list_4_items_5_bold-text','field_610953c1b1c01'),(17787,802,'blocks-list_4_items_5_item-text','Comprehensive FX management'),(17788,802,'_blocks-list_4_items_5_item-text','field_610953e5b1c02'),(17789,803,'main-block-header_title','Pricing Built Right for You'),(17790,803,'_main-block-header_title','field_61093c50a78e8'),(17791,803,'main-block-header_description','We charge a processing fee plus payment method fee per transaction. With a complete set of services and features.'),(17792,803,'_main-block-header_description','field_61093c5ca78e9'),(17793,803,'main-block-header',''),(17794,803,'_main-block-header','field_61093c34a78e7'),(17795,803,'flexible-pricing_title','Flexible integrated pricing'),(17796,803,'_flexible-pricing_title','field_6109401d9cacd'),(17797,803,'flexible-pricing_description','All you need to accept payments on your website Included'),(17798,803,'_flexible-pricing_description','field_610940e3b8ec1'),(17799,803,'flexible-pricing_price','1.80% + 0.25 EUR'),(17800,803,'_flexible-pricing_price','field_610940ffb8ec2'),(17801,803,'flexible-pricing_list_0_item','Bestpoke payment services'),(17802,803,'_flexible-pricing_list_0_item','field_61094144b8ec4'),(17803,803,'flexible-pricing_list_1_item','Cutting edge technological platform'),(17804,803,'_flexible-pricing_list_1_item','field_61094144b8ec4'),(17805,803,'flexible-pricing_list_2_item','No setup fees, no periodical platform fees, no hidden charges'),(17806,803,'_flexible-pricing_list_2_item','field_61094144b8ec4'),(17807,803,'flexible-pricing_list','3'),(17808,803,'_flexible-pricing_list','field_61094125b8ec3'),(17809,803,'flexible-pricing_link','a:3:{s:5:\"title\";s:11:\"Sign Up Now\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(17810,803,'_flexible-pricing_link','field_610941823f32f'),(17811,803,'flexible-pricing',''),(17812,803,'_flexible-pricing','field_61093f3e8b6ba'),(17813,803,'customized-approach_title','Customized approach'),(17814,803,'_customized-approach_title','field_6109427eadcf6'),(17815,803,'customized-approach_description','Specialized setup tailored to your business needs. Every detail is important'),(17816,803,'_customized-approach_description','field_6109427eadcf7'),(17817,803,'customized-approach_list_0_item','Tier based pricing for the high-volume projects'),(17818,803,'_customized-approach_list_0_item','field_6109427eadcfa'),(17819,803,'customized-approach_list','3'),(17820,803,'_customized-approach_list','field_6109427eadcf9'),(17821,803,'customized-approach_link','a:3:{s:5:\"title\";s:13:\"Contact Sales\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(17822,803,'_customized-approach_link','field_6109427eadcfb'),(17823,803,'customized-approach',''),(17824,803,'_customized-approach','field_6109427eadcf5'),(17825,803,'customized-approach_list_1_item','Geo-specific pricing'),(17826,803,'_customized-approach_list_1_item','field_6109427eadcfa'),(17827,803,'customized-approach_list_2_item','Interchange ++ pricing models for the cross-border projects'),(17828,803,'_customized-approach_list_2_item','field_6109427eadcfa'),(17829,803,'included-info_title','What’s Included'),(17830,803,'_included-info_title','field_6109461ffc0ae'),(17831,803,'included-info_description','CommerceGate offers a complete set of services for you to accept credit card payments from your customers safely.'),(17832,803,'_included-info_description','field_6109462afc0af'),(17833,803,'included-info',''),(17834,803,'_included-info','field_610945a9fc0ad'),(17835,803,'list_0_icon','755'),(17836,803,'_list_0_icon','field_610947237e6df'),(17837,803,'list_0_group-title','Optimised Cross Platform Checkout'),(17838,803,'_list_0_group-title','field_610947737e6e0'),(17839,803,'list_0_list_0_item','Customisable payment page'),(17840,803,'_list_0_list_0_item','field_610947a87e6e2'),(17841,803,'list_0_list_1_item','PCI DSS compliance coverage'),(17842,803,'_list_0_list_1_item','field_610947a87e6e2'),(17843,803,'list_0_list','2'),(17844,803,'_list_0_list','field_610947987e6e1'),(17845,803,'list_1_icon','756'),(17846,803,'_list_1_icon','field_610947237e6df'),(17847,803,'list_1_group-title','One integration — \r\nGlobal payment outreach'),(17848,803,'_list_1_group-title','field_610947737e6e0'),(17849,803,'list_1_list_0_item','Multiple currencies'),(17850,803,'_list_1_list_0_item','field_610947a87e6e2'),(17851,803,'list_1_list_1_item','Local payment methods'),(17852,803,'_list_1_list_1_item','field_610947a87e6e2'),(17853,803,'list_1_list_2_item','20+ acquiring partners all over the world'),(17854,803,'_list_1_list_2_item','field_610947a87e6e2'),(17855,803,'list_1_list','3'),(17856,803,'_list_1_list','field_610947987e6e1'),(17857,803,'list_2_icon','757'),(17858,803,'_list_2_icon','field_610947237e6df'),(17859,803,'list_2_group-title','Proven security and prolific compliance'),(17860,803,'_list_2_group-title','field_610947737e6e0'),(17861,803,'list_2_list_0_item','PCI DSS Level 1 platform'),(17862,803,'_list_2_list_0_item','field_610947a87e6e2'),(17863,803,'list_2_list_1_item','Multi level data security and encryption'),(17864,803,'_list_2_list_1_item','field_610947a87e6e2'),(17865,803,'list_2_list_2_item','Cloud based platform'),(17866,803,'_list_2_list_2_item','field_610947a87e6e2'),(17867,803,'list_2_list','3'),(17868,803,'_list_2_list','field_610947987e6e1'),(17869,803,'list_3_icon','758'),(17870,803,'_list_3_icon','field_610947237e6df'),(17871,803,'list_3_group-title','The most precise automatic billing system'),(17872,803,'_list_3_group-title','field_610947737e6e0'),(17873,803,'list_3_list_0_item','Real time financial data'),(17874,803,'_list_3_list_0_item','field_610947a87e6e2'),(17875,803,'list_3_list_1_item','Detailed invoicing'),(17876,803,'_list_3_list_1_item','field_610947a87e6e2'),(17877,803,'list_3_list_2_item','Multiple pricing models support'),(17878,803,'_list_3_list_2_item','field_610947a87e6e2'),(17879,803,'list_3_list','3'),(17880,803,'_list_3_list','field_610947987e6e1'),(17881,803,'list_4_icon','759'),(17882,803,'_list_4_icon','field_610947237e6df'),(17883,803,'list_4_group-title','Automated payouts'),(17884,803,'_list_4_group-title','field_610947737e6e0'),(17885,803,'list_4_list_0_item','In-time settlements to the bank account'),(17886,803,'_list_4_list_0_item','field_610947a87e6e2'),(17887,803,'list_4_list_1_item','Transparent settlement schedule'),(17888,803,'_list_4_list_1_item','field_610947a87e6e2'),(17889,803,'list_4_list_2_item','Flexible payout control'),(17890,803,'_list_4_list_2_item','field_610947a87e6e2'),(17891,803,'list_4_list','3'),(17892,803,'_list_4_list','field_610947987e6e1'),(17893,803,'list_5_icon','760'),(17894,803,'_list_5_icon','field_610947237e6df'),(17895,803,'list_5_group-title','Customer support service'),(17896,803,'_list_5_group-title','field_610947737e6e0'),(17897,803,'list_5_list_0_item','24/7 payment support'),(17898,803,'_list_5_list_0_item','field_610947a87e6e2'),(17899,803,'list_5_list_1_item','Adjustable refund policy'),(17900,803,'_list_5_list_1_item','field_610947a87e6e2'),(17901,803,'list_5_list_2_item','Multi language assistance'),(17902,803,'_list_5_list_2_item','field_610947a87e6e2'),(17903,803,'list_5_list','3'),(17904,803,'_list_5_list','field_610947987e6e1'),(17905,803,'list_6_icon','761'),(17906,803,'_list_6_icon','field_610947237e6df'),(17907,803,'list_6_group-title','Personalised merchant service'),(17908,803,'_list_6_group-title','field_610947737e6e0'),(17909,803,'list_6_list_0_item','Dedicated merchant account manager'),(17910,803,'_list_6_list_0_item','field_610947a87e6e2'),(17911,803,'list_6_list_1_item','SLA based technical support'),(17912,803,'_list_6_list_1_item','field_610947a87e6e2'),(17913,803,'list_6_list_2_item','Direct access to the Risk, Compliance and Finance Team'),(17914,803,'_list_6_list_2_item','field_610947a87e6e2'),(17915,803,'list_6_list','3'),(17916,803,'_list_6_list','field_610947987e6e1'),(17917,803,'list','7'),(17918,803,'_list','field_6109470d7e6de'),(17919,803,'Included-list_0_icon',''),(17920,803,'_Included-list_0_icon','field_61094f718fb66'),(17921,803,'Included-list_0_title',''),(17922,803,'_Included-list_0_title','field_61094f718fb67'),(17923,803,'Included-list_0_list_0_item','фіва'),(17924,803,'_Included-list_0_list_0_item','field_61094f718fb69'),(17925,803,'Included-list_0_list_1_item','PCI DSS compliance coverage'),(17926,803,'_Included-list_0_list_1_item','field_610947a87e6e2'),(17927,803,'Included-list_0_list','1'),(17928,803,'_Included-list_0_list','field_61094f718fb68'),(17929,803,'Included-list_1_icon','756'),(17930,803,'_Included-list_1_icon','field_610947237e6df'),(17931,803,'Included-list_1_title','One integration — \r\nGlobal payment outreach'),(17932,803,'_Included-list_1_title','field_610947737e6e0'),(17933,803,'Included-list_1_list_0_item','Multiple currencies'),(17934,803,'_Included-list_1_list_0_item','field_610947a87e6e2'),(17935,803,'Included-list_1_list_1_item','Local payment methods'),(17936,803,'_Included-list_1_list_1_item','field_610947a87e6e2'),(17937,803,'Included-list_1_list_2_item','20+ acquiring partners all over the world'),(17938,803,'_Included-list_1_list_2_item','field_610947a87e6e2'),(17939,803,'Included-list_1_list','3'),(17940,803,'_Included-list_1_list','field_610947987e6e1'),(17941,803,'Included-list_2_icon','757'),(17942,803,'_Included-list_2_icon','field_610947237e6df'),(17943,803,'Included-list_2_title','Proven security and prolific compliance'),(17944,803,'_Included-list_2_title','field_610947737e6e0'),(17945,803,'Included-list_2_list_0_item','PCI DSS Level 1 platform'),(17946,803,'_Included-list_2_list_0_item','field_610947a87e6e2'),(17947,803,'Included-list_2_list_1_item','Multi level data security and encryption'),(17948,803,'_Included-list_2_list_1_item','field_610947a87e6e2'),(17949,803,'Included-list_2_list_2_item','Cloud based platform'),(17950,803,'_Included-list_2_list_2_item','field_610947a87e6e2'),(17951,803,'Included-list_2_list','3'),(17952,803,'_Included-list_2_list','field_610947987e6e1'),(17953,803,'Included-list_3_icon','758'),(17954,803,'_Included-list_3_icon','field_610947237e6df'),(17955,803,'Included-list_3_title','The most precise automatic billing system'),(17956,803,'_Included-list_3_title','field_610947737e6e0'),(17957,803,'Included-list_3_list_0_item','Real time financial data'),(17958,803,'_Included-list_3_list_0_item','field_610947a87e6e2'),(17959,803,'Included-list_3_list_1_item','Detailed invoicing'),(17960,803,'_Included-list_3_list_1_item','field_610947a87e6e2'),(17961,803,'Included-list_3_list_2_item','Multiple pricing models support'),(17962,803,'_Included-list_3_list_2_item','field_610947a87e6e2'),(17963,803,'Included-list_3_list','3'),(17964,803,'_Included-list_3_list','field_610947987e6e1'),(17965,803,'Included-list_4_icon','759'),(17966,803,'_Included-list_4_icon','field_610947237e6df'),(17967,803,'Included-list_4_title','Automated payouts'),(17968,803,'_Included-list_4_title','field_610947737e6e0'),(17969,803,'Included-list_4_list_0_item','In-time settlements to the bank account'),(17970,803,'_Included-list_4_list_0_item','field_610947a87e6e2'),(17971,803,'Included-list_4_list_1_item','Transparent settlement schedule'),(17972,803,'_Included-list_4_list_1_item','field_610947a87e6e2'),(17973,803,'Included-list_4_list_2_item','Flexible payout control'),(17974,803,'_Included-list_4_list_2_item','field_610947a87e6e2'),(17975,803,'Included-list_4_list','3'),(17976,803,'_Included-list_4_list','field_610947987e6e1'),(17977,803,'Included-list_5_icon','760'),(17978,803,'_Included-list_5_icon','field_610947237e6df'),(17979,803,'Included-list_5_title','Customer support service'),(17980,803,'_Included-list_5_title','field_610947737e6e0'),(17981,803,'Included-list_5_list_0_item','24/7 payment support'),(17982,803,'_Included-list_5_list_0_item','field_610947a87e6e2'),(17983,803,'Included-list_5_list_1_item','Adjustable refund policy'),(17984,803,'_Included-list_5_list_1_item','field_610947a87e6e2'),(17985,803,'Included-list_5_list_2_item','Multi language assistance'),(17986,803,'_Included-list_5_list_2_item','field_610947a87e6e2'),(17987,803,'Included-list_5_list','3'),(17988,803,'_Included-list_5_list','field_610947987e6e1'),(17989,803,'Included-list_6_icon','763'),(17990,803,'_Included-list_6_icon','field_610947237e6df'),(17991,803,'Included-list_6_title','Personalised merchant service'),(17992,803,'_Included-list_6_title','field_610947737e6e0'),(17993,803,'Included-list_6_list_0_item','Dedicated merchant account manager'),(17994,803,'_Included-list_6_list_0_item','field_610947a87e6e2'),(17995,803,'Included-list_6_list_1_item','SLA based technical support'),(17996,803,'_Included-list_6_list_1_item','field_610947a87e6e2'),(17997,803,'Included-list_6_list_2_item','Direct access to the Risk, Compliance and Finance Team'),(17998,803,'_Included-list_6_list_2_item','field_610947a87e6e2'),(17999,803,'Included-list_6_list','3'),(18000,803,'_Included-list_6_list','field_610947987e6e1'),(18001,803,'Included-list','1'),(18002,803,'_Included-list','field_61094f718fb65'),(18003,803,'included-list_copy_0_icon',''),(18004,803,'_included-list_copy_0_icon','field_61094f718fb66'),(18005,803,'included-list_copy_0_title',''),(18006,803,'_included-list_copy_0_title','field_61094f718fb67'),(18007,803,'included-list_copy_0_list_0_item','фівафіва'),(18008,803,'_included-list_copy_0_list_0_item','field_61094f718fb69'),(18009,803,'included-list_copy_0_list','1'),(18010,803,'_included-list_copy_0_list','field_61094f718fb68'),(18011,803,'included-list_copy','1'),(18012,803,'_included-list_copy','field_61094f718fb65'),(18013,803,'include-list_0_icon','755'),(18014,803,'_include-list_0_icon','field_61094f718fb66'),(18015,803,'include-list_0_title','Optimised Cross Platform Checkout'),(18016,803,'_include-list_0_title','field_61094f718fb67'),(18017,803,'include-list_0_list_0_item','Customisable payment page'),(18018,803,'_include-list_0_list_0_item','field_61094f718fb69'),(18019,803,'include-list_0_list_1_item','PCI DSS compliance coverage'),(18020,803,'_include-list_0_list_1_item','field_61094f718fb69'),(18021,803,'include-list_0_list','2'),(18022,803,'_include-list_0_list','field_61094f718fb68'),(18023,803,'include-list','7'),(18024,803,'_include-list','field_61094f718fb65'),(18025,803,'include-list_1_icon','756'),(18026,803,'_include-list_1_icon','field_61094f718fb66'),(18027,803,'include-list_1_title','One integration — \r\nGlobal payment outreach'),(18028,803,'_include-list_1_title','field_61094f718fb67'),(18029,803,'include-list_1_list_0_item','Multiple currencies'),(18030,803,'_include-list_1_list_0_item','field_61094f718fb69'),(18031,803,'include-list_1_list_1_item','Local payment methods'),(18032,803,'_include-list_1_list_1_item','field_61094f718fb69'),(18033,803,'include-list_1_list_2_item','20+ acquiring partners all over the world'),(18034,803,'_include-list_1_list_2_item','field_61094f718fb69'),(18035,803,'include-list_1_list','3'),(18036,803,'_include-list_1_list','field_61094f718fb68'),(18037,803,'include-list_2_icon','757'),(18038,803,'_include-list_2_icon','field_61094f718fb66'),(18039,803,'include-list_2_title','Proven security and prolific compliance'),(18040,803,'_include-list_2_title','field_61094f718fb67'),(18041,803,'include-list_2_list_0_item','PCI DSS Level 1 platform'),(18042,803,'_include-list_2_list_0_item','field_61094f718fb69'),(18043,803,'include-list_2_list_1_item','Multi level data security and encryption'),(18044,803,'_include-list_2_list_1_item','field_61094f718fb69'),(18045,803,'include-list_2_list_2_item','Cloud based platform'),(18046,803,'_include-list_2_list_2_item','field_61094f718fb69'),(18047,803,'include-list_2_list','3'),(18048,803,'_include-list_2_list','field_61094f718fb68'),(18049,803,'include-list_3_icon','758'),(18050,803,'_include-list_3_icon','field_61094f718fb66'),(18051,803,'include-list_3_title','The most precise automatic billing system'),(18052,803,'_include-list_3_title','field_61094f718fb67'),(18053,803,'include-list_3_list_0_item','Real time financial data'),(18054,803,'_include-list_3_list_0_item','field_61094f718fb69'),(18055,803,'include-list_3_list_1_item','Detailed invoicing'),(18056,803,'_include-list_3_list_1_item','field_61094f718fb69'),(18057,803,'include-list_3_list_2_item','Multiple pricing models support'),(18058,803,'_include-list_3_list_2_item','field_61094f718fb69'),(18059,803,'include-list_3_list','3'),(18060,803,'_include-list_3_list','field_61094f718fb68'),(18061,803,'include-list_4_icon','759'),(18062,803,'_include-list_4_icon','field_61094f718fb66'),(18063,803,'include-list_4_title','Automated payouts'),(18064,803,'_include-list_4_title','field_61094f718fb67'),(18065,803,'include-list_4_list_0_item','In-time settlements to the bank account'),(18066,803,'_include-list_4_list_0_item','field_61094f718fb69'),(18067,803,'include-list_4_list_1_item','Transparent settlement schedule'),(18068,803,'_include-list_4_list_1_item','field_61094f718fb69'),(18069,803,'include-list_4_list_2_item','Flexible payout control'),(18070,803,'_include-list_4_list_2_item','field_61094f718fb69'),(18071,803,'include-list_4_list','3'),(18072,803,'_include-list_4_list','field_61094f718fb68'),(18073,803,'include-list_5_icon','760'),(18074,803,'_include-list_5_icon','field_61094f718fb66'),(18075,803,'include-list_5_title','Customer support service'),(18076,803,'_include-list_5_title','field_61094f718fb67'),(18077,803,'include-list_5_list_0_item','24/7 payment support'),(18078,803,'_include-list_5_list_0_item','field_61094f718fb69'),(18079,803,'include-list_5_list_1_item','Adjustable refund policy'),(18080,803,'_include-list_5_list_1_item','field_61094f718fb69'),(18081,803,'include-list_5_list_2_item','Multi language assistance'),(18082,803,'_include-list_5_list_2_item','field_61094f718fb69'),(18083,803,'include-list_5_list','3'),(18084,803,'_include-list_5_list','field_61094f718fb68'),(18085,803,'include-list_6_icon','763'),(18086,803,'_include-list_6_icon','field_61094f718fb66'),(18087,803,'include-list_6_title','Personalised merchant service'),(18088,803,'_include-list_6_title','field_61094f718fb67'),(18089,803,'include-list_6_list_0_item','Dedicated merchant account manager'),(18090,803,'_include-list_6_list_0_item','field_61094f718fb69'),(18091,803,'include-list_6_list_1_item','SLA based technical support'),(18092,803,'_include-list_6_list_1_item','field_61094f718fb69'),(18093,803,'include-list_6_list_2_item','Direct access to the Risk, Compliance and Finance Team'),(18094,803,'_include-list_6_list_2_item','field_61094f718fb69'),(18095,803,'include-list_6_list','3'),(18096,803,'_include-list_6_list','field_61094f718fb68'),(18097,803,'blocks-list_0_icons-style','light'),(18098,803,'_blocks-list_0_icons-style','field_610953123a4b1'),(18099,803,'blocks-list_0_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(18100,803,'_blocks-list_0_link','field_610952e5776c0'),(18101,803,'blocks-list_0_title','Card payments processing'),(18102,803,'_blocks-list_0_title','field_61095245776be'),(18103,803,'blocks-list_0_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(18104,803,'_blocks-list_0_description','field_6109525f776bf'),(18105,803,'blocks-list_0_icons_0_icon','788'),(18106,803,'_blocks-list_0_icons_0_icon','field_6109534b3a4b3'),(18107,803,'blocks-list_0_icons_1_icon','790'),(18108,803,'_blocks-list_0_icons_1_icon','field_6109534b3a4b3'),(18109,803,'blocks-list_0_icons_2_icon','789'),(18110,803,'_blocks-list_0_icons_2_icon','field_6109534b3a4b3'),(18111,803,'blocks-list_0_icons_3_icon','791'),(18112,803,'_blocks-list_0_icons_3_icon','field_6109534b3a4b3'),(18113,803,'blocks-list_0_icons_4_icon','792'),(18114,803,'_blocks-list_0_icons_4_icon','field_6109534b3a4b3'),(18115,803,'blocks-list_0_icons_5_icon','793'),(18116,803,'_blocks-list_0_icons_5_icon','field_6109534b3a4b3'),(18117,803,'blocks-list_0_icons','6'),(18118,803,'_blocks-list_0_icons','field_610953333a4b2'),(18119,803,'blocks-list_0_items_0_bold-text','0'),(18120,803,'_blocks-list_0_items_0_bold-text','field_610953c1b1c01'),(18121,803,'blocks-list_0_items_0_item-text','Local card processing'),(18122,803,'_blocks-list_0_items_0_item-text','field_610953e5b1c02'),(18123,803,'blocks-list_0_items','2'),(18124,803,'_blocks-list_0_items','field_61095368b1c00'),(18125,803,'blocks-list_1_icons-style','transparent'),(18126,803,'_blocks-list_1_icons-style','field_610953123a4b1'),(18127,803,'blocks-list_1_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(18128,803,'_blocks-list_1_link','field_610952e5776c0'),(18129,803,'blocks-list_1_title','APM processing'),(18130,803,'_blocks-list_1_title','field_61095245776be'),(18131,803,'blocks-list_1_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(18132,803,'_blocks-list_1_description','field_6109525f776bf'),(18133,803,'blocks-list_1_icons_0_icon','795'),(18134,803,'_blocks-list_1_icons_0_icon','field_6109534b3a4b3'),(18135,803,'blocks-list_1_icons','5'),(18136,803,'_blocks-list_1_icons','field_610953333a4b2'),(18137,803,'blocks-list_1_items',''),(18138,803,'_blocks-list_1_items','field_61095368b1c00'),(18139,803,'blocks-list_2_icons-style','light'),(18140,803,'_blocks-list_2_icons-style','field_610953123a4b1'),(18141,803,'blocks-list_2_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(18142,803,'_blocks-list_2_link','field_610952e5776c0'),(18143,803,'blocks-list_2_title','High-risk merchant accounts'),(18144,803,'_blocks-list_2_title','field_61095245776be'),(18145,803,'blocks-list_2_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(18146,803,'_blocks-list_2_description','field_6109525f776bf'),(18147,803,'blocks-list_2_icons',''),(18148,803,'_blocks-list_2_icons','field_610953333a4b2'),(18149,803,'blocks-list_2_items_0_bold-text','0'),(18150,803,'_blocks-list_2_items_0_bold-text','field_610953c1b1c01'),(18151,803,'blocks-list_2_items_0_item-text','+0.50% high-risk merchant accounts commission'),(18152,803,'_blocks-list_2_items_0_item-text','field_610953e5b1c02'),(18153,803,'blocks-list_2_items','3'),(18154,803,'_blocks-list_2_items','field_61095368b1c00'),(18155,803,'blocks-list_3_icons-style','light'),(18156,803,'_blocks-list_3_icons-style','field_610953123a4b1'),(18157,803,'blocks-list_3_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(18158,803,'_blocks-list_3_link','field_610952e5776c0'),(18159,803,'blocks-list_3_title','Chargeback management'),(18160,803,'_blocks-list_3_title','field_61095245776be'),(18161,803,'blocks-list_3_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(18162,803,'_blocks-list_3_description','field_6109525f776bf'),(18163,803,'blocks-list_3_icons',''),(18164,803,'_blocks-list_3_icons','field_610953333a4b2'),(18165,803,'blocks-list_3_items_0_bold-text','1'),(18166,803,'_blocks-list_3_items_0_bold-text','field_610953c1b1c01'),(18167,803,'blocks-list_3_items_0_item-text','25 EUR per CHB dispute'),(18168,803,'_blocks-list_3_items_0_item-text','field_610953e5b1c02'),(18169,803,'blocks-list_3_items','3'),(18170,803,'_blocks-list_3_items','field_61095368b1c00'),(18171,803,'blocks-list_4_icons-style','light'),(18172,803,'_blocks-list_4_icons-style','field_610953123a4b1'),(18173,803,'blocks-list_4_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(18174,803,'_blocks-list_4_link','field_610952e5776c0'),(18175,803,'blocks-list_4_title','Billing SAAS'),(18176,803,'_blocks-list_4_title','field_61095245776be'),(18177,803,'blocks-list_4_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.');
INSERT INTO `wp_postmeta` VALUES (18178,803,'_blocks-list_4_description','field_6109525f776bf'),(18179,803,'blocks-list_4_icons',''),(18180,803,'_blocks-list_4_icons','field_610953333a4b2'),(18181,803,'blocks-list_4_items_0_bold-text','1'),(18182,803,'_blocks-list_4_items_0_bold-text','field_610953c1b1c01'),(18183,803,'blocks-list_4_items_0_item-text','0,03 EUR/TRX'),(18184,803,'_blocks-list_4_items_0_item-text','field_610953e5b1c02'),(18185,803,'blocks-list_4_items','6'),(18186,803,'_blocks-list_4_items','field_61095368b1c00'),(18187,803,'blocks-list','5'),(18188,803,'_blocks-list','field_61095221776bd'),(18189,803,'blocks-list_0_items_1_bold-text','0'),(18190,803,'_blocks-list_0_items_1_bold-text','field_610953c1b1c01'),(18191,803,'blocks-list_0_items_1_item-text','Cross-border card payment solutions'),(18192,803,'_blocks-list_0_items_1_item-text','field_610953e5b1c02'),(18193,803,'blocks-list_1_icons_1_icon','796'),(18194,803,'_blocks-list_1_icons_1_icon','field_6109534b3a4b3'),(18195,803,'blocks-list_1_icons_2_icon','797'),(18196,803,'_blocks-list_1_icons_2_icon','field_6109534b3a4b3'),(18197,803,'blocks-list_1_icons_3_icon','798'),(18198,803,'_blocks-list_1_icons_3_icon','field_6109534b3a4b3'),(18199,803,'blocks-list_1_icons_4_icon','799'),(18200,803,'_blocks-list_1_icons_4_icon','field_6109534b3a4b3'),(18201,803,'blocks-list_2_items_1_bold-text','0'),(18202,803,'_blocks-list_2_items_1_bold-text','field_610953c1b1c01'),(18203,803,'blocks-list_2_items_1_item-text','Subscription business models management and support'),(18204,803,'_blocks-list_2_items_1_item-text','field_610953e5b1c02'),(18205,803,'blocks-list_2_items_2_bold-text','0'),(18206,803,'_blocks-list_2_items_2_bold-text','field_610953c1b1c01'),(18207,803,'blocks-list_2_items_2_item-text','Multiple business models support'),(18208,803,'_blocks-list_2_items_2_item-text','field_610953e5b1c02'),(18209,803,'blocks-list_3_items_1_bold-text','0'),(18210,803,'_blocks-list_3_items_1_bold-text','field_610953c1b1c01'),(18211,803,'blocks-list_3_items_1_item-text','Experienced dispute team'),(18212,803,'_blocks-list_3_items_1_item-text','field_610953e5b1c02'),(18213,803,'blocks-list_3_items_2_bold-text','0'),(18214,803,'_blocks-list_3_items_2_bold-text','field_610953c1b1c01'),(18215,803,'blocks-list_3_items_2_item-text','CHB control and monitoring program'),(18216,803,'_blocks-list_3_items_2_item-text','field_610953e5b1c02'),(18217,803,'blocks-list_4_items_1_bold-text','0'),(18218,803,'_blocks-list_4_items_1_bold-text','field_610953c1b1c01'),(18219,803,'blocks-list_4_items_1_item-text','Clearing system (real-time commissions and transaction fees application)'),(18220,803,'_blocks-list_4_items_1_item-text','field_610953e5b1c02'),(18221,803,'blocks-list_4_items_2_bold-text','0'),(18222,803,'_blocks-list_4_items_2_bold-text','field_610953c1b1c01'),(18223,803,'blocks-list_4_items_2_item-text','Flexible schedule for the invoices and settlement notes generation'),(18224,803,'_blocks-list_4_items_2_item-text','field_610953e5b1c02'),(18225,803,'blocks-list_4_items_3_bold-text','1'),(18226,803,'_blocks-list_4_items_3_bold-text','field_610953c1b1c01'),(18227,803,'blocks-list_4_items_3_item-text','All main payment models supported'),(18228,803,'_blocks-list_4_items_3_item-text','field_610953e5b1c02'),(18229,803,'blocks-list_4_items_4_bold-text','0'),(18230,803,'_blocks-list_4_items_4_bold-text','field_610953c1b1c01'),(18231,803,'blocks-list_4_items_4_item-text','Segregated accounts management according to the PSD 2 requirements'),(18232,803,'_blocks-list_4_items_4_item-text','field_610953e5b1c02'),(18233,803,'blocks-list_4_items_5_bold-text','0'),(18234,803,'_blocks-list_4_items_5_bold-text','field_610953c1b1c01'),(18235,803,'blocks-list_4_items_5_item-text','Comprehensive FX management'),(18236,803,'_blocks-list_4_items_5_item-text','field_610953e5b1c02'),(18241,806,'_edit_last','1'),(18242,806,'_edit_lock','1633038010:1'),(18251,199,'block-info_title','CommerceGate Blog'),(18252,199,'_block-info_title','field_6109704990a92'),(18253,199,'block-info_description','Read our latest news, trends and insights in our CG Payment Solutions blog.'),(18254,199,'_block-info_description','field_6109704c90a93'),(18255,199,'block-info',''),(18256,199,'_block-info','field_6109703b90a91'),(18257,816,'block-info_title','CG Blog'),(18258,816,'_block-info_title','field_6109704990a92'),(18259,816,'block-info_description','Safety should always be a priority. Find out how to detect and fight fraud with machine learning and experimentation.'),(18260,816,'_block-info_description','field_6109704c90a93'),(18261,816,'block-info',''),(18262,816,'_block-info','field_6109703b90a91'),(24019,407,'book-content_image','903'),(24020,407,'_book-content_image','field_610aac8080ee0'),(24021,407,'book-content_description','In the first of our Revenue Optimization series, Bob Johns discusses factors affecting revenue optimization, and why payment risk management has assumed greater importance now more than ever.\r\n\r\nMany companies are growing their online presence and are more prudent with spending in a post-Covid world – it’s also why revenue optimization now plays a bigger part in business strategies.\r\n\r\nBecause successful transactions means an increase in sales and thus greater revenue – businesses should aim for high auth rates.\r\n\r\n<strong>Fill in the form to access the guide and receive the PDF in your email, and enjoy reading!</strong>'),(24022,407,'_book-content_description','field_610aac9880ee1'),(24023,407,'book-content',''),(24024,407,'_book-content','field_610aab09d9fd3'),(24025,903,'_wp_attached_file','2021/07/book.png'),(24026,903,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:760;s:6:\"height\";i:1080;s:4:\"file\";s:16:\"2021/07/book.png\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"book-211x300.png\";s:5:\"width\";i:211;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:17:\"book-721x1024.png\";s:5:\"width\";i:721;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"book-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:{}}}'),(24027,903,'_wp_attachment_image_alt','2021’s Guide to Revenue Optimization - CommerceGater'),(24028,407,'_wp_old_slug','comparison-to-choose-your-perfect-marketing-automation-tool-for-your-ecommerce-project'),(24029,406,'book-content_image','903'),(24030,406,'_book-content_image','field_610aac8080ee0'),(24031,406,'book-content_description','In the first of our Revenue Optimization series, Bob Johns discusses factors affecting revenue optimization, and why payment risk management has assumed greater importance now more than ever.\r\n\r\nMany companies are growing their online presence and are more prudent with spending in a post-Covid world – it’s also why revenue optimization now plays a bigger part in business strategies.\r\n\r\nBecause successful transactions means an increase in sales and thus greater revenue – businesses should aim for high auth rates.\r\n\r\n<strong>Fill in the form to access the guide and receive the PDF in your email, and enjoy reading!</strong>'),(24032,406,'_book-content_description','field_610aac9880ee1'),(24033,406,'book-content',''),(24034,406,'_book-content','field_610aab09d9fd3'),(24035,405,'book-content_image','903'),(24036,405,'_book-content_image','field_610aac8080ee0'),(24037,405,'book-content_description','In the first of our Revenue Optimization series, Bob Johns discusses factors affecting revenue optimization, and why payment risk management has assumed greater importance now more than ever.\r\n\r\nMany companies are growing their online presence and are more prudent with spending in a post-Covid world – it’s also why revenue optimization now plays a bigger part in business strategies.\r\n\r\nBecause successful transactions means an increase in sales and thus greater revenue – businesses should aim for high auth rates.\r\n\r\n<strong>Fill in the form to access the guide and receive the PDF in your email, and enjoy reading!</strong>'),(24038,405,'_book-content_description','field_610aac9880ee1'),(24039,405,'book-content',''),(24040,405,'_book-content','field_610aab09d9fd3'),(24041,902,'form-preview_title','Get Free Guide to Modern Support'),(24042,902,'_form-preview_title','field_6100121c724a1'),(24043,902,'form-preview_description','Download our free guide'),(24044,902,'_form-preview_description','field_61001242724a2'),(24045,902,'form-preview',''),(24046,902,'_form-preview','field_610011b8724a0'),(24047,902,'book-content_image','903'),(24048,902,'_book-content_image','field_610aac8080ee0'),(24049,902,'book-content_description','In the first of our Revenue Optimization series, Bob Johns discusses factors affecting revenue optimization, and why payment risk management has assumed greater importance now more than ever.\r\n\r\nMany companies are growing their online presence and are more prudent with spending in a post-Covid world – it’s also why revenue optimization now plays a bigger part in business strategies.\r\n\r\nBecause successful transactions means an increase in sales and thus greater revenue – businesses should aim for high auth rates.\r\n\r\n<strong>Fill in the form to access the guide and receive the PDF in your email, and enjoy reading!</strong>'),(24050,902,'_book-content_description','field_610aac9880ee1'),(24051,902,'book-content',''),(24052,902,'_book-content','field_610aab09d9fd3'),(24053,909,'_edit_last','1'),(24054,909,'_edit_lock','1628171657:1'),(24058,915,'_wp_attached_file','2021/08/ebook-img.png'),(24059,915,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:400;s:6:\"height\";i:569;s:4:\"file\";s:21:\"2021/08/ebook-img.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"ebook-img-211x300.png\";s:5:\"width\";i:211;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"ebook-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:{}}}'),(24060,915,'_wp_attachment_image_alt','CommerceGate.com'),(24099,407,'book-content_book','1106'),(24100,407,'_book-content_book','field_610bb9178e95c'),(24101,406,'book-content_book','949'),(24102,406,'_book-content_book','field_610bb9178e95c'),(24103,405,'book-content_book','1106'),(24104,405,'_book-content_book','field_610bb9178e95c'),(24129,926,'_wp_attached_file','2021/08/book.pdf'),(24130,926,'_wp_attachment_metadata','a:1:{s:5:\"sizes\";a:3:{s:4:\"full\";a:4:{s:4:\"file\";s:12:\"book-pdf.jpg\";s:5:\"width\";i:533;s:6:\"height\";i:759;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"book-pdf-211x300.jpg\";s:5:\"width\";i:211;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"book-pdf-105x150.jpg\";s:5:\"width\";i:105;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}}'),(24139,406,'_wp_old_slug','complete-guide-about-hubspot-and-its-functionalities-for-your-business-2021-revision'),(24140,405,'_wp_old_slug','the-7-most-popular-cms-on-the-market-which-one-is-the-best-for-your-project'),(24141,407,'_yoast_wpseo_primary_book_category','46'),(24142,406,'_yoast_wpseo_primary_book_category','48'),(24143,405,'_yoast_wpseo_primary_book_category','46'),(24144,930,'_edit_last','1'),(24145,930,'_edit_lock','1637244071:1'),(24146,930,'_wp_page_template','resource-center.php'),(24147,930,'_yoast_wpseo_estimated-reading-time-minutes',''),(24148,932,'_edit_last','1'),(24149,932,'_edit_lock','1634052046:1'),(24150,930,'page-header_description','Explore and learn more about online payments from our global payment systems to building your ideal checkout process.'),(24151,930,'_page-header_description','field_610bfdaa1c1f4'),(24152,930,'page-header_button-title','Explore eBooks'),(24153,930,'_page-header_button-title','field_610bfdda1c1f5'),(24154,930,'page-header',''),(24155,930,'_page-header','field_610bfd751c1f3'),(24156,938,'page-header_description','Explore helpful resources for payment automation, security, and other stuff.'),(24157,938,'_page-header_description','field_610bfdaa1c1f4'),(24158,938,'page-header_button-title','Explore Ebooks'),(24159,938,'_page-header_button-title','field_610bfdda1c1f5'),(24160,938,'page-header',''),(24161,938,'_page-header','field_610bfd751c1f3'),(24162,930,'page_elements_featured-ebooks-title','Featured Ebooks'),(24163,930,'_page_elements_featured-ebooks-title','field_610bfffb74224'),(24164,930,'page_elements_main-category','Latest'),(24165,930,'_page_elements_main-category','field_610c000c74225'),(24166,930,'page_elements',''),(24167,930,'_page_elements','field_610bffea74223'),(24168,942,'page-header_description','Explore helpful resources for payment automation, security, and other stuff.'),(24169,942,'_page-header_description','field_610bfdaa1c1f4'),(24170,942,'page-header_button-title','Explore Ebooks'),(24171,942,'_page-header_button-title','field_610bfdda1c1f5'),(24172,942,'page-header',''),(24173,942,'_page-header','field_610bfd751c1f3'),(24174,942,'page_elements_featured-ebooks-title','Featured Ebooks'),(24175,942,'_page_elements_featured-ebooks-title','field_610bfffb74224'),(24176,942,'page_elements_main-category','Latest'),(24177,942,'_page_elements_main-category','field_610c000c74225'),(24178,942,'page_elements',''),(24179,942,'_page_elements','field_610bffea74223'),(24180,930,'page-elements_featured-ebooks-title','Featured Ebooks'),(24181,930,'_page-elements_featured-ebooks-title','field_610bfffb74224'),(24182,930,'page-elements_main-category','Latest'),(24183,930,'_page-elements_main-category','field_610c000c74225'),(24184,930,'page-elements',''),(24185,930,'_page-elements','field_610bffea74223'),(24186,943,'page-header_description','Explore helpful resources for payment automation, security, and other stuff.'),(24187,943,'_page-header_description','field_610bfdaa1c1f4'),(24188,943,'page-header_button-title','Explore Ebooks'),(24189,943,'_page-header_button-title','field_610bfdda1c1f5'),(24190,943,'page-header',''),(24191,943,'_page-header','field_610bfd751c1f3'),(24192,943,'page_elements_featured-ebooks-title','Featured Ebooks'),(24193,943,'_page_elements_featured-ebooks-title','field_610bfffb74224'),(24194,943,'page_elements_main-category','Latest'),(24195,943,'_page_elements_main-category','field_610c000c74225'),(24196,943,'page_elements',''),(24197,943,'_page_elements','field_610bffea74223'),(24198,943,'page-elements_featured-ebooks-title','Featured Ebooks'),(24199,943,'_page-elements_featured-ebooks-title','field_610bfffb74224'),(24200,943,'page-elements_main-category','Latest'),(24201,943,'_page-elements_main-category','field_610c000c74225'),(24202,943,'page-elements',''),(24203,943,'_page-elements','field_610bffea74223'),(24204,930,'page-content_featured-ebooks-title','Featured Ebooks'),(24205,930,'_page-content_featured-ebooks-title','field_610bfffb74224'),(24206,930,'page-content_main-category','Latest'),(24207,930,'_page-content_main-category','field_610c000c74225'),(24208,930,'page-content',''),(24209,930,'_page-content','field_610bffea74223'),(24210,944,'page-header_description','Explore helpful resources for payment automation, security, and other stuff.'),(24211,944,'_page-header_description','field_610bfdaa1c1f4'),(24212,944,'page-header_button-title','Explore Ebooks'),(24213,944,'_page-header_button-title','field_610bfdda1c1f5'),(24214,944,'page-header',''),(24215,944,'_page-header','field_610bfd751c1f3'),(24216,944,'page_elements_featured-ebooks-title','Featured Ebooks'),(24217,944,'_page_elements_featured-ebooks-title','field_610bfffb74224'),(24218,944,'page_elements_main-category','Latest'),(24219,944,'_page_elements_main-category','field_610c000c74225'),(24220,944,'page_elements',''),(24221,944,'_page_elements','field_610bffea74223'),(24222,944,'page-elements_featured-ebooks-title','Featured Ebooks'),(24223,944,'_page-elements_featured-ebooks-title','field_610bfffb74224'),(24224,944,'page-elements_main-category','Latest'),(24225,944,'_page-elements_main-category','field_610c000c74225'),(24226,944,'page-elements',''),(24227,944,'_page-elements','field_610bffea74223'),(24228,944,'page-content_featured-ebooks-title','Featured Ebooks'),(24229,944,'_page-content_featured-ebooks-title','field_610bfffb74224'),(24230,944,'page-content_main-category','Latest'),(24231,944,'_page-content_main-category','field_610c000c74225'),(24232,944,'page-content',''),(24233,944,'_page-content','field_610bffea74223'),(24234,930,'page-content_featured-ebooks','a:3:{i:0;s:3:\"407\";i:1;s:3:\"406\";i:2;s:3:\"405\";}'),(24235,930,'_page-content_featured-ebooks','field_610c00fcb9942'),(24236,946,'page-header_description','Explore helpful resources for payment automation, security, and other stuff.'),(24237,946,'_page-header_description','field_610bfdaa1c1f4'),(24238,946,'page-header_button-title','Explore Ebooks'),(24239,946,'_page-header_button-title','field_610bfdda1c1f5'),(24240,946,'page-header',''),(24241,946,'_page-header','field_610bfd751c1f3'),(24242,946,'page_elements_featured-ebooks-title','Featured Ebooks'),(24243,946,'_page_elements_featured-ebooks-title','field_610bfffb74224'),(24244,946,'page_elements_main-category','Latest'),(24245,946,'_page_elements_main-category','field_610c000c74225'),(24246,946,'page_elements',''),(24247,946,'_page_elements','field_610bffea74223'),(24248,946,'page-elements_featured-ebooks-title','Featured Ebooks'),(24249,946,'_page-elements_featured-ebooks-title','field_610bfffb74224'),(24250,946,'page-elements_main-category','Latest'),(24251,946,'_page-elements_main-category','field_610c000c74225'),(24252,946,'page-elements',''),(24253,946,'_page-elements','field_610bffea74223'),(24254,946,'page-content_featured-ebooks-title','Featured Ebooks'),(24255,946,'_page-content_featured-ebooks-title','field_610bfffb74224'),(24256,946,'page-content_main-category','Latest'),(24257,946,'_page-content_main-category','field_610c000c74225'),(24258,946,'page-content',''),(24259,946,'_page-content','field_610bffea74223'),(24260,946,'page-content_featured-ebooks','a:3:{i:0;s:3:\"407\";i:1;s:3:\"406\";i:2;s:3:\"405\";}'),(24261,946,'_page-content_featured-ebooks','field_610c00fcb9942'),(24262,947,'_yoast_wpseo_estimated-reading-time-minutes',''),(24263,947,'form-preview_title','Get Free Guide to Modern Support'),(24264,947,'_form-preview_title','field_6100121c724a1'),(24265,947,'form-preview_description','Download our free guide'),(24266,947,'_form-preview_description','field_61001242724a2'),(24267,947,'form-preview',''),(24268,947,'_form-preview','field_610011b8724a0'),(24269,947,'book-content_image','903'),(24270,947,'_book-content_image','field_610aac8080ee0'),(24271,947,'book-content_description','In the first of our Revenue Optimization series, Bob Johns discusses factors affecting revenue optimization, and why payment risk management has assumed greater importance now more than ever.\r\n\r\nMany companies are growing their online presence and are more prudent with spending in a post-Covid world – it’s also why revenue optimization now plays a bigger part in business strategies.\r\n\r\nBecause successful transactions means an increase in sales and thus greater revenue – businesses should aim for high auth rates.\r\n\r\n<strong>Fill in the form to access the guide and receive the PDF in your email, and enjoy reading!</strong>'),(24272,947,'_book-content_description','field_610aac9880ee1'),(24273,947,'book-content',''),(24274,947,'_book-content','field_610aab09d9fd3'),(24275,947,'_wp_old_slug','comparison-to-choose-your-perfect-marketing-automation-tool-for-your-ecommerce-project'),(24276,947,'book-content_book','1106'),(24277,947,'_book-content_book','field_610bb9178e95c'),(24278,947,'_yoast_wpseo_primary_book_category','46'),(24279,947,'_dp_original','407'),(24280,947,'_edit_lock','1631211790:1'),(24281,947,'_edit_last','1'),(33877,1077,'_yoast_wpseo_estimated-reading-time-minutes',''),(33878,1077,'form-preview_title','Get Free Guide to Modern Support'),(33879,1077,'_form-preview_title','field_6100121c724a1'),(33880,1077,'form-preview_description','Download our free guide'),(33881,1077,'_form-preview_description','field_61001242724a2'),(33882,1077,'form-preview',''),(33883,1077,'_form-preview','field_610011b8724a0'),(33884,1077,'book-content_image','903'),(33885,1077,'_book-content_image','field_610aac8080ee0'),(33886,1077,'book-content_description','In the first of our Revenue Optimization series, Bob Johns discusses factors affecting revenue optimization, and why payment risk management has assumed greater importance now more than ever.\r\n\r\nMany companies are growing their online presence and are more prudent with spending in a post-Covid world – it’s also why revenue optimization now plays a bigger part in business strategies.\r\n\r\nBecause successful transactions means an increase in sales and thus greater revenue – businesses should aim for high auth rates.\r\n\r\n<strong>Fill in the form to access the guide and receive the PDF in your email, and enjoy reading!</strong>'),(33887,1077,'_book-content_description','field_610aac9880ee1'),(33888,1077,'book-content',''),(33889,1077,'_book-content','field_610aab09d9fd3'),(33890,1077,'_wp_old_slug','comparison-to-choose-your-perfect-marketing-automation-tool-for-your-ecommerce-project'),(33891,1077,'book-content_book','1106'),(33892,1077,'_book-content_book','field_610bb9178e95c'),(33893,1077,'_yoast_wpseo_primary_book_category','46'),(33894,1077,'_dp_original','407'),(33895,1077,'_edit_lock','1631211781:1'),(33896,1077,'_edit_last','1'),(33897,1078,'_yoast_wpseo_estimated-reading-time-minutes',''),(33898,1078,'form-preview_title','Get Free Guide to Modern Support'),(33899,1078,'_form-preview_title','field_6100121c724a1'),(33900,1078,'form-preview_description','Download our free guide'),(33901,1078,'_form-preview_description','field_61001242724a2'),(33902,1078,'form-preview',''),(33903,1078,'_form-preview','field_610011b8724a0'),(33904,1078,'book-content_image','903'),(33905,1078,'_book-content_image','field_610aac8080ee0'),(33906,1078,'book-content_description','In the first of our Revenue Optimization series, Bob Johns discusses factors affecting revenue optimization, and why payment risk management has assumed greater importance now more than ever.\r\n\r\nMany companies are growing their online presence and are more prudent with spending in a post-Covid world – it’s also why revenue optimization now plays a bigger part in business strategies.\r\n\r\nBecause successful transactions means an increase in sales and thus greater revenue – businesses should aim for high auth rates.\r\n\r\n<strong>Fill in the form to access the guide and receive the PDF in your email, and enjoy reading!</strong>'),(33907,1078,'_book-content_description','field_610aac9880ee1'),(33908,1078,'book-content',''),(33909,1078,'_book-content','field_610aab09d9fd3'),(33910,1078,'book-content_book','1106'),(33911,1078,'_book-content_book','field_610bb9178e95c'),(33912,1078,'_wp_old_slug','the-7-most-popular-cms-on-the-market-which-one-is-the-best-for-your-project'),(33913,1078,'_yoast_wpseo_primary_book_category','46'),(33914,1078,'_dp_original','405'),(33915,1079,'_yoast_wpseo_estimated-reading-time-minutes',''),(33916,1079,'form-preview_title','Get Free Guide to Modern Support'),(33917,1079,'_form-preview_title','field_6100121c724a1'),(33918,1079,'form-preview_description','Download our free guide'),(33919,1079,'_form-preview_description','field_61001242724a2'),(33920,1079,'form-preview',''),(33921,1079,'_form-preview','field_610011b8724a0'),(33922,1079,'book-content_image','903'),(33923,1079,'_book-content_image','field_610aac8080ee0'),(33924,1079,'book-content_description','In the first of our Revenue Optimization series, Bob Johns discusses factors affecting revenue optimization, and why payment risk management has assumed greater importance now more than ever.\r\n\r\nMany companies are growing their online presence and are more prudent with spending in a post-Covid world – it’s also why revenue optimization now plays a bigger part in business strategies.\r\n\r\nBecause successful transactions means an increase in sales and thus greater revenue – businesses should aim for high auth rates.\r\n\r\n<strong>Fill in the form to access the guide and receive the PDF in your email, and enjoy reading!</strong>'),(33925,1079,'_book-content_description','field_610aac9880ee1'),(33926,1079,'book-content',''),(33927,1079,'_book-content','field_610aab09d9fd3'),(33928,1079,'book-content_book','1106'),(33929,1079,'_book-content_book','field_610bb9178e95c'),(33930,1079,'_wp_old_slug','the-7-most-popular-cms-on-the-market-which-one-is-the-best-for-your-project'),(33931,1079,'_yoast_wpseo_primary_book_category','46'),(33933,1079,'_dp_original','1078'),(33934,1080,'_yoast_wpseo_estimated-reading-time-minutes',''),(33935,1080,'form-preview_title','Get Free Guide to Modern Support'),(33936,1080,'_form-preview_title','field_6100121c724a1'),(33937,1080,'form-preview_description','Download our free guide'),(33938,1080,'_form-preview_description','field_61001242724a2'),(33939,1080,'form-preview',''),(33940,1080,'_form-preview','field_610011b8724a0'),(33941,1080,'book-content_image','903'),(33942,1080,'_book-content_image','field_610aac8080ee0'),(33943,1080,'book-content_description','In the first of our Revenue Optimization series, Bob Johns discusses factors affecting revenue optimization, and why payment risk management has assumed greater importance now more than ever.\r\n\r\nMany companies are growing their online presence and are more prudent with spending in a post-Covid world – it’s also why revenue optimization now plays a bigger part in business strategies.\r\n\r\nBecause successful transactions means an increase in sales and thus greater revenue – businesses should aim for high auth rates.\r\n\r\n<strong>Fill in the form to access the guide and receive the PDF in your email, and enjoy reading!</strong>'),(33944,1080,'_book-content_description','field_610aac9880ee1'),(33945,1080,'book-content',''),(33946,1080,'_book-content','field_610aab09d9fd3'),(33947,1080,'book-content_book','1106'),(33948,1080,'_book-content_book','field_610bb9178e95c'),(33949,1080,'_wp_old_slug','the-7-most-popular-cms-on-the-market-which-one-is-the-best-for-your-project'),(33950,1080,'_yoast_wpseo_primary_book_category','46'),(33952,1081,'_yoast_wpseo_estimated-reading-time-minutes',''),(33953,1081,'form-preview_title','Get Free Guide to Modern Support'),(33954,1081,'_form-preview_title','field_6100121c724a1'),(33955,1081,'form-preview_description','Download our free guide'),(33956,1081,'_form-preview_description','field_61001242724a2'),(33957,1080,'_dp_original','1079'),(33958,1081,'form-preview',''),(33959,1081,'_form-preview','field_610011b8724a0'),(33960,1081,'book-content_image','903'),(33961,1081,'_book-content_image','field_610aac8080ee0'),(33962,1081,'book-content_description','In the first of our Revenue Optimization series, Bob Johns discusses factors affecting revenue optimization, and why payment risk management has assumed greater importance now more than ever.\r\n\r\nMany companies are growing their online presence and are more prudent with spending in a post-Covid world – it’s also why revenue optimization now plays a bigger part in business strategies.\r\n\r\nBecause successful transactions means an increase in sales and thus greater revenue – businesses should aim for high auth rates.\r\n\r\n<strong>Fill in the form to access the guide and receive the PDF in your email, and enjoy reading!</strong>'),(33963,1081,'_book-content_description','field_610aac9880ee1'),(33964,1081,'book-content',''),(33965,1081,'_book-content','field_610aab09d9fd3'),(33966,1081,'book-content_book','1106'),(33967,1081,'_book-content_book','field_610bb9178e95c'),(33968,1081,'_wp_old_slug','the-7-most-popular-cms-on-the-market-which-one-is-the-best-for-your-project'),(33969,1081,'_yoast_wpseo_primary_book_category','46'),(33971,1081,'_dp_original','1079'),(33972,1082,'_yoast_wpseo_estimated-reading-time-minutes',''),(33973,1082,'form-preview_title','Get Free Guide to Modern Support'),(33974,1082,'_form-preview_title','field_6100121c724a1'),(33975,1082,'form-preview_description','Download our free guide'),(33976,1082,'_form-preview_description','field_61001242724a2'),(33977,1082,'form-preview',''),(33978,1082,'_form-preview','field_610011b8724a0'),(33979,1082,'book-content_image','903'),(33980,1082,'_book-content_image','field_610aac8080ee0'),(33981,1082,'book-content_description','In the first of our Revenue Optimization series, Bob Johns discusses factors affecting revenue optimization, and why payment risk management has assumed greater importance now more than ever.\r\n\r\nMany companies are growing their online presence and are more prudent with spending in a post-Covid world – it’s also why revenue optimization now plays a bigger part in business strategies.\r\n\r\nBecause successful transactions means an increase in sales and thus greater revenue – businesses should aim for high auth rates.\r\n\r\n<strong>Fill in the form to access the guide and receive the PDF in your email, and enjoy reading!</strong>'),(33982,1082,'_book-content_description','field_610aac9880ee1'),(33983,1082,'book-content',''),(33984,1082,'_book-content','field_610aab09d9fd3'),(33985,1082,'book-content_book','1106'),(33986,1082,'_book-content_book','field_610bb9178e95c'),(33987,1082,'_wp_old_slug','the-7-most-popular-cms-on-the-market-which-one-is-the-best-for-your-project'),(33988,1082,'_yoast_wpseo_primary_book_category','46'),(33990,1083,'_yoast_wpseo_estimated-reading-time-minutes',''),(33991,1083,'form-preview_title','Get Free Guide to Modern Support'),(33992,1083,'_form-preview_title','field_6100121c724a1'),(33993,1083,'form-preview_description','Download our free guide'),(33994,1083,'_form-preview_description','field_61001242724a2'),(33995,1083,'form-preview',''),(33996,1082,'_dp_original','1080'),(33997,1083,'_form-preview','field_610011b8724a0'),(33998,1083,'book-content_image','903'),(33999,1083,'_book-content_image','field_610aac8080ee0'),(34000,1083,'book-content_description','In the first of our Revenue Optimization series, Bob Johns discusses factors affecting revenue optimization, and why payment risk management has assumed greater importance now more than ever.\r\n\r\nMany companies are growing their online presence and are more prudent with spending in a post-Covid world – it’s also why revenue optimization now plays a bigger part in business strategies.\r\n\r\nBecause successful transactions means an increase in sales and thus greater revenue – businesses should aim for high auth rates.\r\n\r\n<strong>Fill in the form to access the guide and receive the PDF in your email, and enjoy reading!</strong>'),(34001,1083,'_book-content_description','field_610aac9880ee1'),(34002,1083,'book-content',''),(34003,1083,'_book-content','field_610aab09d9fd3'),(34004,1083,'book-content_book','1106'),(34005,1083,'_book-content_book','field_610bb9178e95c'),(34006,1083,'_wp_old_slug','the-7-most-popular-cms-on-the-market-which-one-is-the-best-for-your-project'),(34007,1083,'_yoast_wpseo_primary_book_category','46'),(34009,1083,'_dp_original','1080'),(34010,1084,'_yoast_wpseo_estimated-reading-time-minutes',''),(34011,1084,'form-preview_title','Get Free Guide to Modern Support'),(34012,1084,'_form-preview_title','field_6100121c724a1'),(34013,1084,'form-preview_description','Download our free guide'),(34014,1084,'_form-preview_description','field_61001242724a2'),(34015,1084,'form-preview',''),(34016,1084,'_form-preview','field_610011b8724a0'),(34017,1084,'book-content_image','903'),(34018,1084,'_book-content_image','field_610aac8080ee0'),(34019,1084,'book-content_description','In the first of our Revenue Optimization series, Bob Johns discusses factors affecting revenue optimization, and why payment risk management has assumed greater importance now more than ever.\r\n\r\nMany companies are growing their online presence and are more prudent with spending in a post-Covid world – it’s also why revenue optimization now plays a bigger part in business strategies.\r\n\r\nBecause successful transactions means an increase in sales and thus greater revenue – businesses should aim for high auth rates.\r\n\r\n<strong>Fill in the form to access the guide and receive the PDF in your email, and enjoy reading!</strong>'),(34020,1084,'_book-content_description','field_610aac9880ee1'),(34021,1084,'book-content',''),(34022,1084,'_book-content','field_610aab09d9fd3'),(34023,1084,'book-content_book','1106'),(34024,1084,'_book-content_book','field_610bb9178e95c'),(34025,1084,'_wp_old_slug','the-7-most-popular-cms-on-the-market-which-one-is-the-best-for-your-project'),(34026,1084,'_yoast_wpseo_primary_book_category','46'),(34028,1085,'_yoast_wpseo_estimated-reading-time-minutes',''),(34029,1085,'form-preview_title','Get Free Guide to Modern Support'),(34030,1085,'_form-preview_title','field_6100121c724a1'),(34031,1085,'form-preview_description','Download our free guide'),(34032,1085,'_form-preview_description','field_61001242724a2'),(34033,1085,'form-preview',''),(34034,1085,'_form-preview','field_610011b8724a0'),(34035,1085,'book-content_image','903'),(34036,1084,'_dp_original','1083'),(34037,1085,'_book-content_image','field_610aac8080ee0'),(34038,1085,'book-content_description','In the first of our Revenue Optimization series, Bob Johns discusses factors affecting revenue optimization, and why payment risk management has assumed greater importance now more than ever.\r\n\r\nMany companies are growing their online presence and are more prudent with spending in a post-Covid world – it’s also why revenue optimization now plays a bigger part in business strategies.\r\n\r\nBecause successful transactions means an increase in sales and thus greater revenue – businesses should aim for high auth rates.\r\n\r\n<strong>Fill in the form to access the guide and receive the PDF in your email, and enjoy reading!</strong>'),(34039,1085,'_book-content_description','field_610aac9880ee1'),(34040,1085,'book-content',''),(34041,1085,'_book-content','field_610aab09d9fd3'),(34042,1085,'book-content_book','1106'),(34043,1085,'_book-content_book','field_610bb9178e95c'),(34044,1085,'_wp_old_slug','the-7-most-popular-cms-on-the-market-which-one-is-the-best-for-your-project'),(34045,1085,'_yoast_wpseo_primary_book_category','46'),(34047,1085,'_dp_original','1083'),(34048,1086,'_yoast_wpseo_estimated-reading-time-minutes',''),(34049,1086,'form-preview_title','Get Free Guide to Modern Support'),(34050,1086,'_form-preview_title','field_6100121c724a1'),(34051,1086,'form-preview_description','Download our free guide'),(34052,1086,'_form-preview_description','field_61001242724a2'),(34053,1086,'form-preview',''),(34054,1086,'_form-preview','field_610011b8724a0'),(34055,1086,'book-content_image','903'),(34056,1086,'_book-content_image','field_610aac8080ee0'),(34057,1086,'book-content_description','In the first of our Revenue Optimization series, Bob Johns discusses factors affecting revenue optimization, and why payment risk management has assumed greater importance now more than ever.\r\n\r\nMany companies are growing their online presence and are more prudent with spending in a post-Covid world – it’s also why revenue optimization now plays a bigger part in business strategies.\r\n\r\nBecause successful transactions means an increase in sales and thus greater revenue – businesses should aim for high auth rates.\r\n\r\n<strong>Fill in the form to access the guide and receive the PDF in your email, and enjoy reading!</strong>'),(34058,1086,'_book-content_description','field_610aac9880ee1'),(34059,1086,'book-content',''),(34060,1086,'_book-content','field_610aab09d9fd3'),(34061,1086,'book-content_book','1106'),(34062,1086,'_book-content_book','field_610bb9178e95c'),(34063,1086,'_wp_old_slug','the-7-most-popular-cms-on-the-market-which-one-is-the-best-for-your-project'),(34064,1086,'_yoast_wpseo_primary_book_category','46'),(34066,1087,'_yoast_wpseo_estimated-reading-time-minutes',''),(34067,1087,'form-preview_title','Get Free Guide to Modern Support'),(34068,1087,'_form-preview_title','field_6100121c724a1'),(34069,1087,'form-preview_description','Download our free guide'),(34070,1087,'_form-preview_description','field_61001242724a2'),(34071,1087,'form-preview',''),(34072,1087,'_form-preview','field_610011b8724a0'),(34073,1087,'book-content_image','903'),(34074,1086,'_dp_original','1084'),(34075,1087,'_book-content_image','field_610aac8080ee0'),(34076,1087,'book-content_description','In the first of our Revenue Optimization series, Bob Johns discusses factors affecting revenue optimization, and why payment risk management has assumed greater importance now more than ever.\r\n\r\nMany companies are growing their online presence and are more prudent with spending in a post-Covid world – it’s also why revenue optimization now plays a bigger part in business strategies.\r\n\r\nBecause successful transactions means an increase in sales and thus greater revenue – businesses should aim for high auth rates.\r\n\r\n<strong>Fill in the form to access the guide and receive the PDF in your email, and enjoy reading!</strong>'),(34077,1087,'_book-content_description','field_610aac9880ee1'),(34078,1087,'book-content',''),(34079,1087,'_book-content','field_610aab09d9fd3'),(34080,1087,'book-content_book','1106'),(34081,1087,'_book-content_book','field_610bb9178e95c'),(34082,1087,'_wp_old_slug','the-7-most-popular-cms-on-the-market-which-one-is-the-best-for-your-project'),(34083,1087,'_yoast_wpseo_primary_book_category','46'),(34085,1087,'_dp_original','1084'),(34086,1088,'_yoast_wpseo_estimated-reading-time-minutes',''),(34087,1088,'form-preview_title','Get Free Guide to Modern Support'),(34088,1088,'_form-preview_title','field_6100121c724a1'),(34089,1088,'form-preview_description','Download our free guide'),(34090,1088,'_form-preview_description','field_61001242724a2'),(34091,1088,'form-preview',''),(34092,1088,'_form-preview','field_610011b8724a0'),(34093,1088,'book-content_image','903'),(34094,1088,'_book-content_image','field_610aac8080ee0'),(34095,1088,'book-content_description','In the first of our Revenue Optimization series, Bob Johns discusses factors affecting revenue optimization, and why payment risk management has assumed greater importance now more than ever.\r\n\r\nMany companies are growing their online presence and are more prudent with spending in a post-Covid world – it’s also why revenue optimization now plays a bigger part in business strategies.\r\n\r\nBecause successful transactions means an increase in sales and thus greater revenue – businesses should aim for high auth rates.\r\n\r\n<strong>Fill in the form to access the guide and receive the PDF in your email, and enjoy reading!</strong>'),(34096,1088,'_book-content_description','field_610aac9880ee1'),(34097,1088,'book-content',''),(34098,1088,'_book-content','field_610aab09d9fd3'),(34099,1088,'book-content_book','1106'),(34100,1088,'_book-content_book','field_610bb9178e95c'),(34101,1088,'_wp_old_slug','the-7-most-popular-cms-on-the-market-which-one-is-the-best-for-your-project'),(34102,1088,'_yoast_wpseo_primary_book_category','46'),(34104,1088,'_dp_original','1087'),(34105,1078,'_edit_lock','1631211772:1'),(34106,1079,'_edit_lock','1631211763:1'),(34107,1080,'_edit_lock','1631211753:1'),(34108,1081,'_edit_lock','1631211744:1'),(34109,1082,'_edit_lock','1631211735:1'),(34110,1083,'_edit_lock','1631211727:1'),(34111,1085,'_edit_lock','1632746595:1'),(34112,1084,'_edit_lock','1631211705:1'),(34113,1087,'_edit_lock','1631211693:1'),(34114,1086,'_edit_lock','1631211683:1'),(34115,1088,'_edit_lock','1631211674:1'),(34116,1078,'_edit_last','1'),(34117,1079,'_edit_last','1'),(34118,1080,'_edit_last','1'),(34119,1081,'_edit_last','1'),(34120,1082,'_edit_last','1'),(34121,1083,'_edit_last','1'),(34122,1085,'_edit_last','1'),(34123,1084,'_edit_last','1'),(34124,1087,'_edit_last','1'),(34125,1086,'_edit_last','1'),(34126,1088,'_edit_last','1'),(34127,1089,'_yoast_wpseo_estimated-reading-time-minutes',''),(34128,1089,'form-preview_title','Get Free Guide to Modern Support'),(34129,1089,'_form-preview_title','field_6100121c724a1'),(34130,1089,'form-preview_description','Download our free guide'),(34131,1089,'_form-preview_description','field_61001242724a2'),(34132,1089,'form-preview',''),(34133,1089,'_form-preview','field_610011b8724a0'),(34134,1089,'book-content_image','903'),(34135,1089,'_book-content_image','field_610aac8080ee0'),(34136,1090,'_yoast_wpseo_estimated-reading-time-minutes',''),(34137,1089,'book-content_description','In the first of our Revenue Optimization series, Bob Johns discusses factors affecting revenue optimization, and why payment risk management has assumed greater importance now more than ever.\r\n\r\nMany companies are growing their online presence and are more prudent with spending in a post-Covid world – it’s also why revenue optimization now plays a bigger part in business strategies.\r\n\r\nBecause successful transactions means an increase in sales and thus greater revenue – businesses should aim for high auth rates.\r\n\r\n<strong>Fill in the form to access the guide and receive the PDF in your email, and enjoy reading!</strong>'),(34138,1089,'_book-content_description','field_610aac9880ee1'),(34139,1090,'form-preview_title','Get Free Guide to Modern Support'),(34140,1089,'book-content',''),(34141,1089,'_book-content','field_610aab09d9fd3'),(34142,1090,'_form-preview_title','field_6100121c724a1'),(34143,1089,'book-content_book','949'),(34144,1089,'_book-content_book','field_610bb9178e95c'),(34145,1090,'form-preview_description','Download our free guide'),(34146,1089,'_wp_old_slug','complete-guide-about-hubspot-and-its-functionalities-for-your-business-2021-revision'),(34147,1090,'_form-preview_description','field_61001242724a2'),(34148,1089,'_yoast_wpseo_primary_book_category','48'),(34149,1090,'form-preview',''),(34150,1090,'_form-preview','field_610011b8724a0'),(34151,1090,'book-content_image','903'),(34152,1090,'_book-content_image','field_610aac8080ee0'),(34153,1090,'book-content_description','In the first of our Revenue Optimization series, Bob Johns discusses factors affecting revenue optimization, and why payment risk management has assumed greater importance now more than ever.\r\n\r\nMany companies are growing their online presence and are more prudent with spending in a post-Covid world – it’s also why revenue optimization now plays a bigger part in business strategies.\r\n\r\nBecause successful transactions means an increase in sales and thus greater revenue – businesses should aim for high auth rates.\r\n\r\n<strong>Fill in the form to access the guide and receive the PDF in your email, and enjoy reading!</strong>'),(34154,1090,'_book-content_description','field_610aac9880ee1'),(34155,1090,'book-content',''),(34156,1089,'_dp_original','406'),(34157,1090,'_book-content','field_610aab09d9fd3'),(34158,1090,'book-content_book','949'),(34159,1090,'_book-content_book','field_610bb9178e95c'),(34160,1090,'_wp_old_slug','complete-guide-about-hubspot-and-its-functionalities-for-your-business-2021-revision'),(34161,1090,'_yoast_wpseo_primary_book_category','48'),(34162,1090,'_dp_original','406'),(34163,1091,'_yoast_wpseo_estimated-reading-time-minutes',''),(34164,1091,'form-preview_title','Get Free Guide to Modern Support'),(34165,1091,'_form-preview_title','field_6100121c724a1'),(34166,1091,'form-preview_description','Download our free guide'),(34167,1091,'_form-preview_description','field_61001242724a2'),(34168,1091,'form-preview',''),(34169,1091,'_form-preview','field_610011b8724a0'),(34170,1091,'book-content_image','903'),(34171,1091,'_book-content_image','field_610aac8080ee0'),(34172,1091,'book-content_description','In the first of our Revenue Optimization series, Bob Johns discusses factors affecting revenue optimization, and why payment risk management has assumed greater importance now more than ever.\r\n\r\nMany companies are growing their online presence and are more prudent with spending in a post-Covid world – it’s also why revenue optimization now plays a bigger part in business strategies.\r\n\r\nBecause successful transactions means an increase in sales and thus greater revenue – businesses should aim for high auth rates.\r\n\r\n<strong>Fill in the form to access the guide and receive the PDF in your email, and enjoy reading!</strong>'),(34173,1091,'_book-content_description','field_610aac9880ee1'),(34174,1091,'book-content',''),(34175,1091,'_book-content','field_610aab09d9fd3'),(34176,1091,'book-content_book','949'),(34177,1091,'_book-content_book','field_610bb9178e95c'),(34178,1091,'_wp_old_slug','complete-guide-about-hubspot-and-its-functionalities-for-your-business-2021-revision'),(34179,1091,'_yoast_wpseo_primary_book_category','48'),(34181,1092,'_yoast_wpseo_estimated-reading-time-minutes',''),(34182,1092,'form-preview_title','Get Free Guide to Modern Support'),(34183,1092,'_form-preview_title','field_6100121c724a1'),(34184,1092,'form-preview_description','Download our free guide'),(34185,1092,'_form-preview_description','field_61001242724a2'),(34186,1092,'form-preview',''),(34187,1092,'_form-preview','field_610011b8724a0'),(34188,1092,'book-content_image','903'),(34189,1091,'_dp_original','1090'),(34190,1092,'_book-content_image','field_610aac8080ee0'),(34191,1092,'book-content_description','In the first of our Revenue Optimization series, Bob Johns discusses factors affecting revenue optimization, and why payment risk management has assumed greater importance now more than ever.\r\n\r\nMany companies are growing their online presence and are more prudent with spending in a post-Covid world – it’s also why revenue optimization now plays a bigger part in business strategies.\r\n\r\nBecause successful transactions means an increase in sales and thus greater revenue – businesses should aim for high auth rates.\r\n\r\n<strong>Fill in the form to access the guide and receive the PDF in your email, and enjoy reading!</strong>'),(34192,1092,'_book-content_description','field_610aac9880ee1'),(34193,1092,'book-content',''),(34194,1092,'_book-content','field_610aab09d9fd3'),(34195,1092,'book-content_book','949'),(34196,1092,'_book-content_book','field_610bb9178e95c'),(34197,1092,'_wp_old_slug','complete-guide-about-hubspot-and-its-functionalities-for-your-business-2021-revision'),(34198,1092,'_yoast_wpseo_primary_book_category','48'),(34200,1092,'_dp_original','1090'),(34201,1093,'_yoast_wpseo_estimated-reading-time-minutes',''),(34202,1093,'form-preview_title','Get Free Guide to Modern Support'),(34203,1093,'_form-preview_title','field_6100121c724a1'),(34204,1093,'form-preview_description','Download our free guide'),(34205,1093,'_form-preview_description','field_61001242724a2'),(34206,1093,'form-preview',''),(34207,1093,'_form-preview','field_610011b8724a0'),(34208,1093,'book-content_image','903'),(34209,1093,'_book-content_image','field_610aac8080ee0'),(34210,1093,'book-content_description','In the first of our Revenue Optimization series, Bob Johns discusses factors affecting revenue optimization, and why payment risk management has assumed greater importance now more than ever.\r\n\r\nMany companies are growing their online presence and are more prudent with spending in a post-Covid world – it’s also why revenue optimization now plays a bigger part in business strategies.\r\n\r\nBecause successful transactions means an increase in sales and thus greater revenue – businesses should aim for high auth rates.\r\n\r\n<strong>Fill in the form to access the guide and receive the PDF in your email, and enjoy reading!</strong>'),(34211,1093,'_book-content_description','field_610aac9880ee1'),(34212,1093,'book-content',''),(34213,1093,'_book-content','field_610aab09d9fd3'),(34214,1093,'book-content_book','949'),(34215,1093,'_book-content_book','field_610bb9178e95c'),(34216,1093,'_wp_old_slug','complete-guide-about-hubspot-and-its-functionalities-for-your-business-2021-revision'),(34217,1093,'_yoast_wpseo_primary_book_category','48'),(34219,1094,'_yoast_wpseo_estimated-reading-time-minutes',''),(34220,1094,'form-preview_title','Get Free Guide to Modern Support'),(34221,1094,'_form-preview_title','field_6100121c724a1'),(34222,1094,'form-preview_description','Download our free guide'),(34223,1094,'_form-preview_description','field_61001242724a2'),(34224,1094,'form-preview',''),(34225,1094,'_form-preview','field_610011b8724a0'),(34226,1093,'_dp_original','1091'),(34227,1094,'book-content_image','903'),(34228,1094,'_book-content_image','field_610aac8080ee0'),(34229,1094,'book-content_description','In the first of our Revenue Optimization series, Bob Johns discusses factors affecting revenue optimization, and why payment risk management has assumed greater importance now more than ever.\r\n\r\nMany companies are growing their online presence and are more prudent with spending in a post-Covid world – it’s also why revenue optimization now plays a bigger part in business strategies.\r\n\r\nBecause successful transactions means an increase in sales and thus greater revenue – businesses should aim for high auth rates.\r\n\r\n<strong>Fill in the form to access the guide and receive the PDF in your email, and enjoy reading!</strong>'),(34230,1094,'_book-content_description','field_610aac9880ee1'),(34231,1094,'book-content',''),(34232,1094,'_book-content','field_610aab09d9fd3'),(34233,1094,'book-content_book','949'),(34234,1094,'_book-content_book','field_610bb9178e95c'),(34235,1094,'_wp_old_slug','complete-guide-about-hubspot-and-its-functionalities-for-your-business-2021-revision'),(34236,1094,'_yoast_wpseo_primary_book_category','48'),(34238,1094,'_dp_original','1091'),(34239,1095,'_yoast_wpseo_estimated-reading-time-minutes',''),(34240,1095,'form-preview_title','Get Free Guide to Modern Support'),(34241,1095,'_form-preview_title','field_6100121c724a1'),(34242,1095,'form-preview_description','Download our free guide'),(34243,1095,'_form-preview_description','field_61001242724a2'),(34244,1095,'form-preview',''),(34245,1095,'_form-preview','field_610011b8724a0'),(34246,1095,'book-content_image','903'),(34247,1095,'_book-content_image','field_610aac8080ee0'),(34248,1095,'book-content_description','In the first of our Revenue Optimization series, Bob Johns discusses factors affecting revenue optimization, and why payment risk management has assumed greater importance now more than ever.\r\n\r\nMany companies are growing their online presence and are more prudent with spending in a post-Covid world – it’s also why revenue optimization now plays a bigger part in business strategies.\r\n\r\nBecause successful transactions means an increase in sales and thus greater revenue – businesses should aim for high auth rates.\r\n\r\n<strong>Fill in the form to access the guide and receive the PDF in your email, and enjoy reading!</strong>'),(34249,1095,'_book-content_description','field_610aac9880ee1'),(34250,1095,'book-content',''),(34251,1095,'_book-content','field_610aab09d9fd3'),(34252,1095,'book-content_book','949'),(34253,1095,'_book-content_book','field_610bb9178e95c'),(34254,1095,'_wp_old_slug','complete-guide-about-hubspot-and-its-functionalities-for-your-business-2021-revision'),(34255,1095,'_yoast_wpseo_primary_book_category','48'),(34257,1096,'_yoast_wpseo_estimated-reading-time-minutes',''),(34258,1096,'form-preview_title','Get Free Guide to Modern Support'),(34259,1096,'_form-preview_title','field_6100121c724a1'),(34260,1096,'form-preview_description','Download our free guide'),(34261,1096,'_form-preview_description','field_61001242724a2'),(34262,1096,'form-preview',''),(34263,1095,'_dp_original','1094'),(34264,1096,'_form-preview','field_610011b8724a0'),(34265,1096,'book-content_image','903'),(34266,1096,'_book-content_image','field_610aac8080ee0'),(34267,1096,'book-content_description','In the first of our Revenue Optimization series, Bob Johns discusses factors affecting revenue optimization, and why payment risk management has assumed greater importance now more than ever.\r\n\r\nMany companies are growing their online presence and are more prudent with spending in a post-Covid world – it’s also why revenue optimization now plays a bigger part in business strategies.\r\n\r\nBecause successful transactions means an increase in sales and thus greater revenue – businesses should aim for high auth rates.\r\n\r\n<strong>Fill in the form to access the guide and receive the PDF in your email, and enjoy reading!</strong>'),(34268,1096,'_book-content_description','field_610aac9880ee1'),(34269,1096,'book-content',''),(34270,1096,'_book-content','field_610aab09d9fd3'),(34271,1096,'book-content_book','949'),(34272,1096,'_book-content_book','field_610bb9178e95c'),(34273,1096,'_wp_old_slug','complete-guide-about-hubspot-and-its-functionalities-for-your-business-2021-revision'),(34274,1096,'_yoast_wpseo_primary_book_category','48'),(34276,1096,'_dp_original','1094'),(34277,1097,'_yoast_wpseo_estimated-reading-time-minutes',''),(34278,1097,'form-preview_title','Get Free Guide to Modern Support'),(34279,1097,'_form-preview_title','field_6100121c724a1'),(34280,1097,'form-preview_description','Download our free guide'),(34281,1097,'_form-preview_description','field_61001242724a2'),(34282,1097,'form-preview',''),(34283,1097,'_form-preview','field_610011b8724a0'),(34284,1097,'book-content_image','903'),(34285,1097,'_book-content_image','field_610aac8080ee0'),(34286,1097,'book-content_description','In the first of our Revenue Optimization series, Bob Johns discusses factors affecting revenue optimization, and why payment risk management has assumed greater importance now more than ever.\r\n\r\nMany companies are growing their online presence and are more prudent with spending in a post-Covid world – it’s also why revenue optimization now plays a bigger part in business strategies.\r\n\r\nBecause successful transactions means an increase in sales and thus greater revenue – businesses should aim for high auth rates.\r\n\r\n<strong>Fill in the form to access the guide and receive the PDF in your email, and enjoy reading!</strong>'),(34287,1097,'_book-content_description','field_610aac9880ee1'),(34288,1097,'book-content',''),(34289,1097,'_book-content','field_610aab09d9fd3'),(34290,1097,'book-content_book','949'),(34291,1097,'_book-content_book','field_610bb9178e95c'),(34292,1097,'_wp_old_slug','complete-guide-about-hubspot-and-its-functionalities-for-your-business-2021-revision'),(34293,1097,'_yoast_wpseo_primary_book_category','48'),(34295,1098,'_yoast_wpseo_estimated-reading-time-minutes',''),(34296,1098,'form-preview_title','Get Free Guide to Modern Support'),(34297,1098,'_form-preview_title','field_6100121c724a1'),(34298,1098,'form-preview_description','Download our free guide'),(34299,1097,'_dp_original','1095'),(34300,1098,'_form-preview_description','field_61001242724a2'),(34301,1098,'form-preview',''),(34302,1098,'_form-preview','field_610011b8724a0'),(34303,1098,'book-content_image','903'),(34304,1098,'_book-content_image','field_610aac8080ee0'),(34305,1098,'book-content_description','In the first of our Revenue Optimization series, Bob Johns discusses factors affecting revenue optimization, and why payment risk management has assumed greater importance now more than ever.\r\n\r\nMany companies are growing their online presence and are more prudent with spending in a post-Covid world – it’s also why revenue optimization now plays a bigger part in business strategies.\r\n\r\nBecause successful transactions means an increase in sales and thus greater revenue – businesses should aim for high auth rates.\r\n\r\n<strong>Fill in the form to access the guide and receive the PDF in your email, and enjoy reading!</strong>'),(34306,1098,'_book-content_description','field_610aac9880ee1'),(34307,1098,'book-content',''),(34308,1098,'_book-content','field_610aab09d9fd3'),(34309,1098,'book-content_book','949'),(34310,1098,'_book-content_book','field_610bb9178e95c'),(34311,1098,'_wp_old_slug','complete-guide-about-hubspot-and-its-functionalities-for-your-business-2021-revision'),(34312,1098,'_yoast_wpseo_primary_book_category','48'),(34314,1098,'_dp_original','1095'),(34315,1099,'_yoast_wpseo_estimated-reading-time-minutes',''),(34316,1099,'form-preview_title','Get Free Guide to Modern Support'),(34317,1099,'_form-preview_title','field_6100121c724a1'),(34318,1099,'form-preview_description','Download our free guide'),(34319,1099,'_form-preview_description','field_61001242724a2'),(34320,1099,'form-preview',''),(34321,1099,'_form-preview','field_610011b8724a0'),(34322,1099,'book-content_image','903'),(34323,1099,'_book-content_image','field_610aac8080ee0'),(34324,1099,'book-content_description','In the first of our Revenue Optimization series, Bob Johns discusses factors affecting revenue optimization, and why payment risk management has assumed greater importance now more than ever.\r\n\r\nMany companies are growing their online presence and are more prudent with spending in a post-Covid world – it’s also why revenue optimization now plays a bigger part in business strategies.\r\n\r\nBecause successful transactions means an increase in sales and thus greater revenue – businesses should aim for high auth rates.\r\n\r\n<strong>Fill in the form to access the guide and receive the PDF in your email, and enjoy reading!</strong>'),(34325,1099,'_book-content_description','field_610aac9880ee1'),(34326,1099,'book-content',''),(34327,1099,'_book-content','field_610aab09d9fd3'),(34328,1099,'book-content_book','949'),(34329,1099,'_book-content_book','field_610bb9178e95c'),(34330,1099,'_wp_old_slug','complete-guide-about-hubspot-and-its-functionalities-for-your-business-2021-revision'),(34331,1099,'_yoast_wpseo_primary_book_category','48'),(34333,1099,'_dp_original','1098'),(34334,1100,'_yoast_wpseo_estimated-reading-time-minutes',''),(34335,1100,'form-preview_title','Get Free Guide to Modern Support'),(34336,1100,'_form-preview_title','field_6100121c724a1'),(34337,1100,'form-preview_description','Download our free guide'),(34338,1100,'_form-preview_description','field_61001242724a2'),(34339,1100,'form-preview',''),(34340,1100,'_form-preview','field_610011b8724a0'),(34341,1100,'book-content_image','903'),(34342,1100,'_book-content_image','field_610aac8080ee0'),(34343,1100,'book-content_description','In the first of our Revenue Optimization series, Bob Johns discusses factors affecting revenue optimization, and why payment risk management has assumed greater importance now more than ever.\r\n\r\nMany companies are growing their online presence and are more prudent with spending in a post-Covid world – it’s also why revenue optimization now plays a bigger part in business strategies.\r\n\r\nBecause successful transactions means an increase in sales and thus greater revenue – businesses should aim for high auth rates.\r\n\r\n<strong>Fill in the form to access the guide and receive the PDF in your email, and enjoy reading!</strong>'),(34344,1100,'_book-content_description','field_610aac9880ee1'),(34345,1100,'book-content',''),(34346,1100,'_book-content','field_610aab09d9fd3'),(34347,1100,'book-content_book','949'),(34348,1100,'_book-content_book','field_610bb9178e95c'),(34349,1100,'_wp_old_slug','complete-guide-about-hubspot-and-its-functionalities-for-your-business-2021-revision'),(34350,1100,'_yoast_wpseo_primary_book_category','48'),(34352,1100,'_dp_original','1098'),(34353,1101,'_yoast_wpseo_estimated-reading-time-minutes',''),(34354,1101,'form-preview_title','Get Free Guide to Modern Support'),(34355,1101,'_form-preview_title','field_6100121c724a1'),(34356,1101,'form-preview_description','Download our free guide'),(34357,1101,'_form-preview_description','field_61001242724a2'),(34358,1101,'form-preview',''),(34359,1101,'_form-preview','field_610011b8724a0'),(34360,1101,'book-content_image','903'),(34361,1101,'_book-content_image','field_610aac8080ee0'),(34362,1101,'book-content_description','In the first of our Revenue Optimization series, Bob Johns discusses factors affecting revenue optimization, and why payment risk management has assumed greater importance now more than ever.\r\n\r\nMany companies are growing their online presence and are more prudent with spending in a post-Covid world – it’s also why revenue optimization now plays a bigger part in business strategies.\r\n\r\nBecause successful transactions means an increase in sales and thus greater revenue – businesses should aim for high auth rates.\r\n\r\n<strong>Fill in the form to access the guide and receive the PDF in your email, and enjoy reading!</strong>'),(34363,1101,'_book-content_description','field_610aac9880ee1'),(34364,1101,'book-content',''),(34365,1101,'_book-content','field_610aab09d9fd3'),(34366,1101,'book-content_book','949'),(34367,1101,'_book-content_book','field_610bb9178e95c'),(34368,1101,'_wp_old_slug','complete-guide-about-hubspot-and-its-functionalities-for-your-business-2021-revision'),(34369,1101,'_yoast_wpseo_primary_book_category','48'),(34371,1102,'_yoast_wpseo_estimated-reading-time-minutes',''),(34372,1102,'form-preview_title','Get Free Guide to Modern Support'),(34373,1102,'_form-preview_title','field_6100121c724a1'),(34374,1102,'form-preview_description','Download our free guide'),(34375,1102,'_form-preview_description','field_61001242724a2'),(34376,1102,'form-preview',''),(34377,1102,'_form-preview','field_610011b8724a0'),(34378,1102,'book-content_image','903'),(34379,1102,'_book-content_image','field_610aac8080ee0'),(34380,1102,'book-content_description','In the first of our Revenue Optimization series, Bob Johns discusses factors affecting revenue optimization, and why payment risk management has assumed greater importance now more than ever.\r\n\r\nMany companies are growing their online presence and are more prudent with spending in a post-Covid world – it’s also why revenue optimization now plays a bigger part in business strategies.\r\n\r\nBecause successful transactions means an increase in sales and thus greater revenue – businesses should aim for high auth rates.\r\n\r\n<strong>Fill in the form to access the guide and receive the PDF in your email, and enjoy reading!</strong>'),(34381,1101,'_dp_original','1099'),(34382,1102,'_book-content_description','field_610aac9880ee1'),(34383,1102,'book-content',''),(34384,1102,'_book-content','field_610aab09d9fd3'),(34385,1102,'book-content_book','949'),(34386,1102,'_book-content_book','field_610bb9178e95c'),(34387,1102,'_wp_old_slug','complete-guide-about-hubspot-and-its-functionalities-for-your-business-2021-revision'),(34388,1102,'_yoast_wpseo_primary_book_category','48'),(34390,1102,'_dp_original','1099'),(34391,1091,'_edit_lock','1631211644:1'),(34392,1090,'_edit_lock','1631211663:1'),(34393,1089,'_edit_lock','1631211653:1'),(34394,1092,'_edit_lock','1631211632:1'),(34395,1093,'_edit_lock','1631211622:1'),(34396,1094,'_edit_lock','1631211612:1'),(34397,1095,'_edit_lock','1631211603:1'),(34398,1096,'_edit_lock','1631211592:1'),(34399,1098,'_edit_lock','1631211568:1'),(34400,1097,'_edit_lock','1631211553:1'),(34401,1100,'_edit_lock','1631211528:1'),(34402,1099,'_edit_lock','1631211508:1'),(34403,1101,'_edit_lock','1631211496:1'),(34404,1102,'_edit_lock','1631211482:1'),(34405,1090,'_edit_last','1'),(34406,1089,'_edit_last','1'),(34407,1091,'_edit_last','1'),(34408,1092,'_edit_last','1'),(34409,1093,'_edit_last','1'),(34410,1094,'_edit_last','1'),(34411,1095,'_edit_last','1'),(34412,1096,'_edit_last','1'),(34413,1098,'_edit_last','1'),(34414,1097,'_edit_last','1'),(34415,1100,'_edit_last','1'),(34416,1099,'_edit_last','1'),(34417,1101,'_edit_last','1'),(34418,1102,'_edit_last','1'),(34656,1106,'_yoast_wpseo_estimated-reading-time-minutes',''),(34657,1106,'ebook_thanks_image','915'),(34658,1106,'_ebook_thanks_image','field_610bb8db8e95a'),(34659,1106,'ebook_thanks_description','<h2>Revenue Optimisation with CommerceGate</h2>\r\n<h3>You save costs</h3>\r\nHiring the license through a HubSpot consultant or an intermediary agency has the same price, but the difference is in the onboarding service, where doing it with the support of InboundCycle is cheaper.\r\n<h3>You get independent advice</h3>\r\nAt CommerceGate we have a long experience working with many technologies and, although we consider HubSpot to be the most powerful.\r\n\r\nBecause successful transactions means an increase in sales and thus greater revenue – businesses should aim for high auth rates.\r\n\r\n<strong>Fill in the form to schedule a guided tour to our revenue optimisation solutions.</strong>'),(34660,1106,'_ebook_thanks_description','field_610bb9028e95b'),(34661,1106,'ebook_thanks_book','405'),(34662,1106,'_ebook_thanks_book','field_610bb9178e95c'),(34663,1106,'ebook_thanks',''),(34664,1106,'_ebook_thanks','field_610bb8c98e959'),(34665,1106,'ebook_thanks_related','a:3:{i:0;s:3:\"407\";i:1;s:3:\"406\";i:2;s:3:\"405\";}'),(34666,1106,'_ebook_thanks_related','field_610bbc3b458aa'),(34667,1106,'ebook-thanks_image','915'),(34668,1106,'_ebook-thanks_image','field_610bb8db8e95a'),(34669,1106,'ebook-thanks_description','<h2>The Evolution of Online Banking</h2>\r\nThe way we do banking massively changed in the past few decades. We have to go back to the nineties to find the first elementary applications of online banking, which later become much more sophisticated and started to take more evolute forms. From the use of internet banking as an additional service for their custo- mers, to a paradigm shift with fintech, the arrival of open banking, and the born of digital-only neobanks and challengers banks, without physical branches.\r\n\r\n<strong>Schedule detailed research with us</strong>'),(34670,1106,'_ebook-thanks_description','field_610bb9028e95b'),(34671,1106,'ebook-thanks_related','a:3:{i:0;s:3:\"407\";i:1;s:3:\"406\";i:2;s:3:\"405\";}'),(34672,1106,'_ebook-thanks_related','field_610bbc3b458aa'),(34673,1106,'ebook-thanks',''),(34674,1106,'_ebook-thanks','field_610bb8c98e959'),(34675,1106,'ebook-thanks_file','926'),(34676,1106,'_ebook-thanks_file','field_610bea9313360'),(34678,1106,'_dp_original','949'),(34679,1106,'_edit_lock','1637331892:1'),(34680,1106,'_edit_last','1'),(36444,1167,'main-block_image','542'),(36445,1167,'_main-block_image','field_6107f1cd63ec8'),(36446,1167,'main-block_title','We’re here to simplify global payments'),(36447,1167,'_main-block_title','field_6107f1db63ec9'),(36448,1167,'main-block_description','Since 2006 we have helped thousands of merchants grow their business and maximise their revenue. We offer you a complete set of services built from the ground up based on best-of-breed technology and business practices.'),(36449,1167,'_main-block_description','field_6107f1e463eca'),(36450,1167,'main-block_button-title','Explore more'),(36451,1167,'_main-block_button-title','field_6107f1f063ecb'),(36452,1167,'main-block',''),(36453,1167,'_main-block','field_6107f1b963ec7'),(36454,1167,'introductory-block_title','We’re recognised by professionals'),(36455,1167,'_introductory-block_title','field_6107f5e1078d8'),(36456,1167,'introductory-block_icons_0_icon','550'),(36457,1167,'_introductory-block_icons_0_icon','field_6107f5f6078da'),(36458,1167,'introductory-block_icons_0_icon-description',''),(36459,1167,'_introductory-block_icons_0_icon-description','field_6107f635d4d34'),(36460,1167,'introductory-block_icons_1_icon','551'),(36461,1167,'_introductory-block_icons_1_icon','field_6107f5f6078da'),(36462,1167,'introductory-block_icons_1_icon-description','E-Money Licenses \r\nin the EU and the UK'),(36463,1167,'_introductory-block_icons_1_icon-description','field_6107f635d4d34'),(36464,1167,'introductory-block_icons_2_icon','552'),(36465,1167,'_introductory-block_icons_2_icon','field_6107f5f6078da'),(36466,1167,'introductory-block_icons_2_icon-description',''),(36467,1167,'_introductory-block_icons_2_icon-description','field_6107f635d4d34'),(36468,1167,'introductory-block_icons_3_icon','553'),(36469,1167,'_introductory-block_icons_3_icon','field_6107f5f6078da'),(36470,1167,'introductory-block_icons_3_icon-description','PSD2 and Strong Customer \r\nAuthentication (SCA) compliant'),(36471,1167,'_introductory-block_icons_3_icon-description','field_6107f635d4d34'),(36472,1167,'introductory-block_icons','4'),(36473,1167,'_introductory-block_icons','field_6107f5e6078d9'),(36474,1167,'introductory-block',''),(36475,1167,'_introductory-block','field_6107f5d6078d7'),(36476,1167,'introductory-block-title','We’re recognised by professionals'),(36477,1167,'_introductory-block-title','field_6107f5e1078d8'),(36478,1167,'introductory-block-icons_0_icon','550'),(36479,1167,'_introductory-block-icons_0_icon','field_6107f5f6078da'),(36480,1167,'introductory-block-icons_0_icon-description',''),(36481,1167,'_introductory-block-icons_0_icon-description','field_6107f635d4d34'),(36482,1167,'introductory-block-icons_1_icon','551'),(36483,1167,'_introductory-block-icons_1_icon','field_6107f5f6078da'),(36484,1167,'introductory-block-icons_1_icon-description','E-Money Licenses \r\nin the EU and the UK'),(36485,1167,'_introductory-block-icons_1_icon-description','field_6107f635d4d34'),(36486,1167,'introductory-block-icons_2_icon','552'),(36487,1167,'_introductory-block-icons_2_icon','field_6107f5f6078da'),(36488,1167,'introductory-block-icons_2_icon-description',''),(36489,1167,'_introductory-block-icons_2_icon-description','field_6107f635d4d34'),(36490,1167,'introductory-block-icons_3_icon','553'),(36491,1167,'_introductory-block-icons_3_icon','field_6107f5f6078da'),(36492,1167,'introductory-block-icons_3_icon-description','PSD2 and Strong Customer \r\nAuthentication (SCA) compliant'),(36493,1167,'_introductory-block-icons_3_icon-description','field_6107f635d4d34'),(36494,1167,'introductory-block-icons','4'),(36495,1167,'_introductory-block-icons','field_6107f5e6078d9'),(36496,1167,'team_title',''),(36497,1167,'_team_title','field_6107f8866d8f1'),(36498,1167,'team',''),(36499,1167,'_team','field_6107f87b6d8f0'),(36500,1167,'block-info_team-title','Our Team'),(36501,1167,'_block-info_team-title','field_6107f96a86e2c'),(36502,1167,'block-info_team-profile-link-title','LinkedIn Profile'),(36503,1167,'_block-info_team-profile-link-title','field_6107fa2d86e31'),(36504,1167,'block-info',''),(36505,1167,'_block-info','field_6107fa5b46179'),(36506,1167,'team-list_0_image','569'),(36507,1167,'_team-list_0_image','field_6107f9b886e2d'),(36508,1167,'team-list_0_full-name','Name Surname'),(36509,1167,'_team-list_0_full-name','field_6107f9ee86e2e'),(36510,1167,'team-list_0_position','CEO'),(36511,1167,'_team-list_0_position','field_6107fa0886e2f'),(36512,1167,'team-list_0_profile','https://www.linkedin.com/company/commercegate/'),(36513,1167,'_team-list_0_profile','field_6107fa1e86e30'),(36514,1167,'team-list_1_image','570'),(36515,1167,'_team-list_1_image','field_6107f9b886e2d'),(36516,1167,'team-list_1_full-name','Name Surname'),(36517,1167,'_team-list_1_full-name','field_6107f9ee86e2e'),(36518,1167,'team-list_1_position','Senior Vice President and General Counsel'),(36519,1167,'_team-list_1_position','field_6107fa0886e2f'),(36520,1167,'team-list_1_profile','https://www.linkedin.com/company/commercegate/'),(36521,1167,'_team-list_1_profile','field_6107fa1e86e30'),(36522,1167,'team-list_2_image','571'),(36523,1167,'_team-list_2_image','field_6107f9b886e2d'),(36524,1167,'team-list_2_full-name','Name Surname'),(36525,1167,'_team-list_2_full-name','field_6107f9ee86e2e'),(36526,1167,'team-list_2_position','Senior Vice President Software Engineering'),(36527,1167,'_team-list_2_position','field_6107fa0886e2f'),(36528,1167,'team-list_2_profile','https://www.linkedin.com/company/commercegate/'),(36529,1167,'_team-list_2_profile','field_6107fa1e86e30'),(36530,1167,'team-list_3_image','572'),(36531,1167,'_team-list_3_image','field_6107f9b886e2d'),(36532,1167,'team-list_3_full-name','Name Surname'),(36533,1167,'_team-list_3_full-name','field_6107f9ee86e2e'),(36534,1167,'team-list_3_position','Chief Operating Officer'),(36535,1167,'_team-list_3_position','field_6107fa0886e2f'),(36536,1167,'team-list_3_profile','https://www.linkedin.com/company/commercegate/'),(36537,1167,'_team-list_3_profile','field_6107fa1e86e30'),(36538,1167,'team-list_4_image','573'),(36539,1167,'_team-list_4_image','field_6107f9b886e2d'),(36540,1167,'team-list_4_full-name','Name Surname'),(36541,1167,'_team-list_4_full-name','field_6107f9ee86e2e'),(36542,1167,'team-list_4_position','Vice President and Managing Director of Greater China'),(36543,1167,'_team-list_4_position','field_6107fa0886e2f'),(36544,1167,'team-list_4_profile','https://www.linkedin.com/company/commercegate/'),(36545,1167,'_team-list_4_profile','field_6107fa1e86e30'),(36546,1167,'team-list_5_image','574'),(36547,1167,'_team-list_5_image','field_6107f9b886e2d'),(36548,1167,'team-list_5_full-name','Name Surname'),(36549,1167,'_team-list_5_full-name','field_6107f9ee86e2e'),(36550,1167,'team-list_5_position','Vice President Corporate Development'),(36551,1167,'_team-list_5_position','field_6107fa0886e2f'),(36552,1167,'team-list_5_profile','https://www.linkedin.com/company/commercegate/'),(36553,1167,'_team-list_5_profile','field_6107fa1e86e30'),(36554,1167,'team-list','6'),(36555,1167,'_team-list','field_6107f8956d8f2'),(36556,1167,'team-block-info_team-title','Our Team'),(36557,1167,'_team-block-info_team-title','field_6107f96a86e2c'),(36558,1167,'team-block-info_team-profile-link-title','LinkedIn Profile'),(36559,1167,'_team-block-info_team-profile-link-title','field_6107fa2d86e31'),(36560,1167,'team-block-info',''),(36561,1167,'_team-block-info','field_6107fa5b46179'),(36562,1167,'our-story-title','Our Story'),(36563,1167,'_our-story-title','field_6107fd3dfac5c'),(36564,1167,'story-past_0_year',''),(36565,1167,'_story-past_0_year','field_6107fe861dc5d'),(36566,1167,'story-past_0_gropus_0_title_title',''),(36567,1167,'_story-past_0_gropus_0_title_title','field_6107fefbb9e35'),(36568,1167,'story-past_0_gropus_0_title_gradient','0'),(36569,1167,'_story-past_0_gropus_0_title_gradient','field_6107ff2c8bc34'),(36570,1167,'story-past_0_gropus_0_title',''),(36571,1167,'_story-past_0_gropus_0_title','field_6107ff625d3cf'),(36572,1167,'story-past_0_gropus_0_description',''),(36573,1167,'_story-past_0_gropus_0_description','field_6107ff01b9e36'),(36574,1167,'story-past_0_gropus','1'),(36575,1167,'_story-past_0_gropus','field_6107fee8b9e34'),(36576,1167,'story-past_1_year',''),(36577,1167,'_story-past_1_year','field_6107fe861dc5d'),(36578,1167,'story-past_1_gropus_0_title_title',''),(36579,1167,'_story-past_1_gropus_0_title_title','field_6107fefbb9e35'),(36580,1167,'story-past_1_gropus_0_title_gradient','0'),(36581,1167,'_story-past_1_gropus_0_title_gradient','field_6107ff2c8bc34'),(36582,1167,'story-past_1_gropus_0_title',''),(36583,1167,'_story-past_1_gropus_0_title','field_6107ff625d3cf'),(36584,1167,'story-past_1_gropus_0_description',''),(36585,1167,'_story-past_1_gropus_0_description','field_6107ff01b9e36'),(36586,1167,'story-past_1_gropus','1'),(36587,1167,'_story-past_1_gropus','field_6107fee8b9e34'),(36588,1167,'story-past_2_year',''),(36589,1167,'_story-past_2_year','field_6107fe861dc5d'),(36590,1167,'story-past_2_gropus_0_title_title',''),(36591,1167,'_story-past_2_gropus_0_title_title','field_6107fefbb9e35'),(36592,1167,'story-past_2_gropus_0_title_gradient','0'),(36593,1167,'_story-past_2_gropus_0_title_gradient','field_6107ff2c8bc34'),(36594,1167,'story-past_2_gropus_0_title',''),(36595,1167,'_story-past_2_gropus_0_title','field_6107ff625d3cf'),(36596,1167,'story-past_2_gropus_0_description',''),(36597,1167,'_story-past_2_gropus_0_description','field_6107ff01b9e36'),(36598,1167,'story-past_2_gropus','1'),(36599,1167,'_story-past_2_gropus','field_6107fee8b9e34'),(36600,1167,'story-past_3_year',''),(36601,1167,'_story-past_3_year','field_6107fe861dc5d'),(36602,1167,'story-past_3_gropus_0_title_title',''),(36603,1167,'_story-past_3_gropus_0_title_title','field_6107fefbb9e35'),(36604,1167,'story-past_3_gropus_0_title_gradient','0'),(36605,1167,'_story-past_3_gropus_0_title_gradient','field_6107ff2c8bc34'),(36606,1167,'story-past_3_gropus_0_title',''),(36607,1167,'_story-past_3_gropus_0_title','field_6107ff625d3cf'),(36608,1167,'story-past_3_gropus_0_description',''),(36609,1167,'_story-past_3_gropus_0_description','field_6107ff01b9e36'),(36610,1167,'story-past_3_gropus','1'),(36611,1167,'_story-past_3_gropus','field_6107fee8b9e34'),(36612,1167,'story-past_4_year',''),(36613,1167,'_story-past_4_year','field_6107fe861dc5d'),(36614,1167,'story-past_4_gropus_0_title_title',''),(36615,1167,'_story-past_4_gropus_0_title_title','field_6107fefbb9e35'),(36616,1167,'story-past_4_gropus_0_title_gradient','0'),(36617,1167,'_story-past_4_gropus_0_title_gradient','field_6107ff2c8bc34'),(36618,1167,'story-past_4_gropus_0_title',''),(36619,1167,'_story-past_4_gropus_0_title','field_6107ff625d3cf'),(36620,1167,'story-past_4_gropus_0_description',''),(36621,1167,'_story-past_4_gropus_0_description','field_6107ff01b9e36'),(36622,1167,'story-past_4_gropus','1'),(36623,1167,'_story-past_4_gropus','field_6107fee8b9e34'),(36624,1167,'story-past_5_year',''),(36625,1167,'_story-past_5_year','field_6107fe861dc5d'),(36626,1167,'story-past_5_gropus_0_title_title',''),(36627,1167,'_story-past_5_gropus_0_title_title','field_6107fefbb9e35'),(36628,1167,'story-past_5_gropus_0_title_gradient','0'),(36629,1167,'_story-past_5_gropus_0_title_gradient','field_6107ff2c8bc34'),(36630,1167,'story-past_5_gropus_0_title',''),(36631,1167,'_story-past_5_gropus_0_title','field_6107ff625d3cf'),(36632,1167,'story-past_5_gropus_0_description',''),(36633,1167,'_story-past_5_gropus_0_description','field_6107ff01b9e36'),(36634,1167,'story-past_5_gropus','1'),(36635,1167,'_story-past_5_gropus','field_6107fee8b9e34'),(36636,1167,'story-past_6_year',''),(36637,1167,'_story-past_6_year','field_6107fe861dc5d'),(36638,1167,'story-past_6_gropus_0_title_title',''),(36639,1167,'_story-past_6_gropus_0_title_title','field_6107fefbb9e35'),(36640,1167,'story-past_6_gropus_0_title_gradient','0'),(36641,1167,'_story-past_6_gropus_0_title_gradient','field_6107ff2c8bc34'),(36642,1167,'story-past_6_gropus_0_title',''),(36643,1167,'_story-past_6_gropus_0_title','field_6107ff625d3cf'),(36644,1167,'story-past_6_gropus_0_description',''),(36645,1167,'_story-past_6_gropus_0_description','field_6107ff01b9e36'),(36646,1167,'story-past_6_gropus','1'),(36647,1167,'_story-past_6_gropus','field_6107fee8b9e34'),(36648,1167,'story-past_7_year',''),(36649,1167,'_story-past_7_year','field_6107fe861dc5d'),(36650,1167,'story-past_7_gropus_0_title_title',''),(36651,1167,'_story-past_7_gropus_0_title_title','field_6107fefbb9e35'),(36652,1167,'story-past_7_gropus_0_title_gradient','0'),(36653,1167,'_story-past_7_gropus_0_title_gradient','field_6107ff2c8bc34'),(36654,1167,'story-past_7_gropus_0_title',''),(36655,1167,'_story-past_7_gropus_0_title','field_6107ff625d3cf'),(36656,1167,'story-past_7_gropus_0_description',''),(36657,1167,'_story-past_7_gropus_0_description','field_6107ff01b9e36'),(36658,1167,'story-past_7_gropus','1'),(36659,1167,'_story-past_7_gropus','field_6107fee8b9e34'),(36660,1167,'story-past_8_year',''),(36661,1167,'_story-past_8_year','field_6107fe861dc5d'),(36662,1167,'story-past_8_gropus_0_title_title',''),(36663,1167,'_story-past_8_gropus_0_title_title','field_6107fefbb9e35'),(36664,1167,'story-past_8_gropus_0_title_gradient','0'),(36665,1167,'_story-past_8_gropus_0_title_gradient','field_6107ff2c8bc34'),(36666,1167,'story-past_8_gropus_0_title',''),(36667,1167,'_story-past_8_gropus_0_title','field_6107ff625d3cf'),(36668,1167,'story-past_8_gropus_0_description',''),(36669,1167,'_story-past_8_gropus_0_description','field_6107ff01b9e36'),(36670,1167,'story-past_8_gropus','1'),(36671,1167,'_story-past_8_gropus','field_6107fee8b9e34'),(36672,1167,'story-past','9'),(36673,1167,'_story-past','field_6107fe24901a6'),(36674,1167,'story-feature_0_year',''),(36675,1167,'_story-feature_0_year','field_6107ffda45731'),(36676,1167,'story-feature_0_gropus_0_title_title',''),(36677,1167,'_story-feature_0_gropus_0_title_title','field_6107ffda45734'),(36678,1167,'story-feature_0_gropus_0_title_gradient','0'),(36679,1167,'_story-feature_0_gropus_0_title_gradient','field_6107ffda45735'),(36680,1167,'story-feature_0_gropus_0_title',''),(36681,1167,'_story-feature_0_gropus_0_title','field_6107ffda45733'),(36682,1167,'story-feature_0_gropus_0_description',''),(36683,1167,'_story-feature_0_gropus_0_description','field_6107ffda45736'),(36684,1167,'story-feature_0_gropus','1'),(36685,1167,'_story-feature_0_gropus','field_6107ffda45732'),(36686,1167,'story-feature_1_year',''),(36687,1167,'_story-feature_1_year','field_6107ffda45731'),(36688,1167,'story-feature_1_gropus_0_title_title',''),(36689,1167,'_story-feature_1_gropus_0_title_title','field_6107ffda45734'),(36690,1167,'story-feature_1_gropus_0_title_gradient','0'),(36691,1167,'_story-feature_1_gropus_0_title_gradient','field_6107ffda45735'),(36692,1167,'story-feature_1_gropus_0_title',''),(36693,1167,'_story-feature_1_gropus_0_title','field_6107ffda45733'),(36694,1167,'story-feature_1_gropus_0_description',''),(36695,1167,'_story-feature_1_gropus_0_description','field_6107ffda45736'),(36696,1167,'story-feature_1_gropus','1'),(36697,1167,'_story-feature_1_gropus','field_6107ffda45732'),(36698,1167,'story-feature','2'),(36699,1167,'_story-feature','field_6107ffda45730'),(36700,1167,'slider_story-past_0_year','2006'),(36701,1167,'_slider_story-past_0_year','field_6107fe861dc5d'),(36702,1167,'slider_story-past_0_gropus_0_title_title','foundation'),(36703,1167,'_slider_story-past_0_gropus_0_title_title','field_6107fefbb9e35'),(36704,1167,'slider_story-past_0_gropus_0_title_gradient','0'),(36705,1167,'_slider_story-past_0_gropus_0_title_gradient','field_6107ff2c8bc34'),(36706,1167,'slider_story-past_0_gropus_0_title',''),(36707,1167,'_slider_story-past_0_gropus_0_title','field_6107ff625d3cf'),(36708,1167,'slider_story-past_0_gropus_0_description','CommerceGate is founded in Barcelona, Spain, forming key relationships with financial and risk management institutions while developing our advanced processing platform.'),(36709,1167,'_slider_story-past_0_gropus_0_description','field_6107ff01b9e36'),(36710,1167,'slider_story-past_0_gropus','1'),(36711,1167,'_slider_story-past_0_gropus','field_6107fee8b9e34'),(36712,1167,'slider_story-past_1_year','2007'),(36713,1167,'_slider_story-past_1_year','field_6107fe861dc5d'),(36714,1167,'slider_story-past_1_gropus_0_title_title','foundation'),(36715,1167,'_slider_story-past_1_gropus_0_title_title','field_6107fefbb9e35'),(36716,1167,'slider_story-past_1_gropus_0_title_gradient','0'),(36717,1167,'_slider_story-past_1_gropus_0_title_gradient','field_6107ff2c8bc34'),(36718,1167,'slider_story-past_1_gropus_0_title',''),(36719,1167,'_slider_story-past_1_gropus_0_title','field_6107ff625d3cf'),(36720,1167,'slider_story-past_1_gropus_0_description','CommerceGate is founded in Barcelona, Spain, forming key relationships with financial and risk management institutions while developing our advanced processing platform.'),(36721,1167,'_slider_story-past_1_gropus_0_description','field_6107ff01b9e36'),(36722,1167,'slider_story-past_1_gropus','1'),(36723,1167,'_slider_story-past_1_gropus','field_6107fee8b9e34'),(36724,1167,'slider_story-past_2_year','2009'),(36725,1167,'_slider_story-past_2_year','field_6107fe861dc5d'),(36726,1167,'slider_story-past_2_gropus_0_title_title','+50%'),(36727,1167,'_slider_story-past_2_gropus_0_title_title','field_6107fefbb9e35'),(36728,1167,'slider_story-past_2_gropus_0_title_gradient','1'),(36729,1167,'_slider_story-past_2_gropus_0_title_gradient','field_6107ff2c8bc34'),(36730,1167,'slider_story-past_2_gropus_0_title',''),(36731,1167,'_slider_story-past_2_gropus_0_title','field_6107ff625d3cf'),(36732,1167,'slider_story-past_2_gropus_0_description','transactions sent by our merchats in one month as peak number.'),(36733,1167,'_slider_story-past_2_gropus_0_description','field_6107ff01b9e36'),(36734,1167,'slider_story-past_2_gropus','1'),(36735,1167,'_slider_story-past_2_gropus','field_6107fee8b9e34'),(36736,1167,'slider_story-past_3_year','2010'),(36737,1167,'_slider_story-past_3_year','field_6107fe861dc5d'),(36738,1167,'slider_story-past_3_gropus_0_title_title','expansion'),(36739,1167,'_slider_story-past_3_gropus_0_title_title','field_6107fefbb9e35'),(36740,1167,'slider_story-past_3_gropus_0_title_gradient','0'),(36741,1167,'_slider_story-past_3_gropus_0_title_gradient','field_6107ff2c8bc34'),(36742,1167,'slider_story-past_3_gropus_0_title',''),(36743,1167,'_slider_story-past_3_gropus_0_title','field_6107ff625d3cf'),(36744,1167,'slider_story-past_3_gropus_0_description','Continued expansion of the CommerceGate team to meet constantly increasing demand for our services'),(36745,1167,'_slider_story-past_3_gropus_0_description','field_6107ff01b9e36'),(36746,1167,'slider_story-past_3_gropus','1'),(36747,1167,'_slider_story-past_3_gropus','field_6107fee8b9e34'),(36748,1167,'slider_story-past_4_year','2012'),(36749,1167,'_slider_story-past_4_year','field_6107fe861dc5d'),(36750,1167,'slider_story-past_4_gropus_0_title_title','Award'),(36751,1167,'_slider_story-past_4_gropus_0_title_title','field_6107fefbb9e35'),(36752,1167,'slider_story-past_4_gropus_0_title_gradient','0'),(36753,1167,'_slider_story-past_4_gropus_0_title_gradient','field_6107ff2c8bc34'),(36754,1167,'slider_story-past_4_gropus_0_title',''),(36755,1167,'_slider_story-past_4_gropus_0_title','field_6107ff625d3cf'),(36756,1167,'slider_story-past_4_gropus_0_description','Bestowed the European Billing Company of the Year Award'),(36757,1167,'_slider_story-past_4_gropus_0_description','field_6107ff01b9e36'),(36758,1167,'slider_story-past_4_gropus_1_title_title','website update'),(36759,1167,'_slider_story-past_4_gropus_1_title_title','field_6107fefbb9e35'),(36760,1167,'slider_story-past_4_gropus_1_title_gradient','0'),(36761,1167,'_slider_story-past_4_gropus_1_title_gradient','field_6107ff2c8bc34'),(36762,1167,'slider_story-past_4_gropus_1_title',''),(36763,1167,'_slider_story-past_4_gropus_1_title','field_6107ff625d3cf'),(36764,1167,'slider_story-past_4_gropus_1_description','Relaunch of our website and brand to highlight our success, industry knowledge and dedication to our clients.'),(36765,1167,'_slider_story-past_4_gropus_1_description','field_6107ff01b9e36'),(36766,1167,'slider_story-past_4_gropus','2'),(36767,1167,'_slider_story-past_4_gropus','field_6107fee8b9e34'),(36768,1167,'slider_story-past_5_year','2013'),(36769,1167,'_slider_story-past_5_year','field_6107fe861dc5d'),(36770,1167,'slider_story-past_5_gropus_0_title_title','Company of the year'),(36771,1167,'_slider_story-past_5_gropus_0_title_title','field_6107fefbb9e35'),(36772,1167,'slider_story-past_5_gropus_0_title_gradient','0'),(36773,1167,'_slider_story-past_5_gropus_0_title_gradient','field_6107ff2c8bc34'),(36774,1167,'slider_story-past_5_gropus_0_title',''),(36775,1167,'_slider_story-past_5_gropus_0_title','field_6107ff625d3cf'),(36776,1167,'slider_story-past_5_gropus_0_description','Named European Billing Company of the Year'),(36777,1167,'_slider_story-past_5_gropus_0_description','field_6107ff01b9e36'),(36778,1167,'slider_story-past_5_gropus','1'),(36779,1167,'_slider_story-past_5_gropus','field_6107fee8b9e34'),(36780,1167,'slider_story-past_6_year','2014'),(36781,1167,'_slider_story-past_6_year','field_6107fe861dc5d'),(36782,1167,'slider_story-past_6_gropus_0_title_title','+14%'),(36783,1167,'_slider_story-past_6_gropus_0_title_title','field_6107fefbb9e35'),(36784,1167,'slider_story-past_6_gropus_0_title_gradient','1'),(36785,1167,'_slider_story-past_6_gropus_0_title_gradient','field_6107ff2c8bc34'),(36786,1167,'slider_story-past_6_gropus_0_title',''),(36787,1167,'_slider_story-past_6_gropus_0_title','field_6107ff625d3cf'),(36788,1167,'slider_story-past_6_gropus_0_description','anti-fraud compotents'),(36789,1167,'_slider_story-past_6_gropus_0_description','field_6107ff01b9e36'),(36790,1167,'slider_story-past_6_gropus','1'),(36791,1167,'_slider_story-past_6_gropus','field_6107fee8b9e34'),(36792,1167,'slider_story-past_7_year','2020'),(36793,1167,'_slider_story-past_7_year','field_6107fe861dc5d'),(36794,1167,'slider_story-past_7_gropus_0_title_title','expansion'),(36795,1167,'_slider_story-past_7_gropus_0_title_title','field_6107fefbb9e35'),(36796,1167,'slider_story-past_7_gropus_0_title_gradient','0'),(36797,1167,'_slider_story-past_7_gropus_0_title_gradient','field_6107ff2c8bc34'),(36798,1167,'slider_story-past_7_gropus_0_title',''),(36799,1167,'_slider_story-past_7_gropus_0_title','field_6107ff625d3cf'),(36800,1167,'slider_story-past_7_gropus_0_description','Continued expansion of the CommerceGate team to meet constantly increasing demand for our services'),(36801,1167,'_slider_story-past_7_gropus_0_description','field_6107ff01b9e36'),(36802,1167,'slider_story-past_7_gropus','1'),(36803,1167,'_slider_story-past_7_gropus','field_6107fee8b9e34'),(36804,1167,'slider_story-past_8_year','2021'),(36805,1167,'_slider_story-past_8_year','field_6107fe861dc5d'),(36806,1167,'slider_story-past_8_gropus_0_title_title','spain Bank license'),(36807,1167,'_slider_story-past_8_gropus_0_title_title','field_6107fefbb9e35'),(36808,1167,'slider_story-past_8_gropus_0_title_gradient','0'),(36809,1167,'_slider_story-past_8_gropus_0_title_gradient','field_6107ff2c8bc34'),(36810,1167,'slider_story-past_8_gropus_0_title',''),(36811,1167,'_slider_story-past_8_gropus_0_title','field_6107ff625d3cf'),(36812,1167,'slider_story-past_8_gropus_0_description','CommerceGate granted a financial institution license issued by Central Bank of Spain. We are proud to become the first non-banking group that received this license in Spain.'),(36813,1167,'_slider_story-past_8_gropus_0_description','field_6107ff01b9e36'),(36814,1167,'slider_story-past_8_gropus','1'),(36815,1167,'_slider_story-past_8_gropus','field_6107fee8b9e34'),(36816,1167,'slider_story-past','9'),(36817,1167,'_slider_story-past','field_6107fe24901a6'),(36818,1167,'slider_story-feature_0_year','2022'),(36819,1167,'_slider_story-feature_0_year','field_6107ffda45731'),(36820,1167,'slider_story-feature_0_gropus_0_title_title','Award'),(36821,1167,'_slider_story-feature_0_gropus_0_title_title','field_6107ffda45734'),(36822,1167,'slider_story-feature_0_gropus_0_title_gradient','0'),(36823,1167,'_slider_story-feature_0_gropus_0_title_gradient','field_6107ffda45735'),(36824,1167,'slider_story-feature_0_gropus_0_title',''),(36825,1167,'_slider_story-feature_0_gropus_0_title','field_6107ffda45733'),(36826,1167,'slider_story-feature_0_gropus_0_description','Bestowed the European Billing Company of the Year Award'),(36827,1167,'_slider_story-feature_0_gropus_0_description','field_6107ffda45736'),(36828,1167,'slider_story-feature_0_gropus','2'),(36829,1167,'_slider_story-feature_0_gropus','field_6107ffda45732'),(36830,1167,'slider_story-feature','2'),(36831,1167,'_slider_story-feature','field_6107ffda45730'),(36832,1167,'slider',''),(36833,1167,'_slider','field_610800a34520b'),(36834,1167,'slider_story-feature_0_gropus_1_title_title','website update'),(36835,1167,'_slider_story-feature_0_gropus_1_title_title','field_6107ffda45734'),(36836,1167,'slider_story-feature_0_gropus_1_title_gradient','0'),(36837,1167,'_slider_story-feature_0_gropus_1_title_gradient','field_6107ffda45735'),(36838,1167,'slider_story-feature_0_gropus_1_title',''),(36839,1167,'_slider_story-feature_0_gropus_1_title','field_6107ffda45733'),(36840,1167,'slider_story-feature_0_gropus_1_description','Relaunch of our website and brand to highlight our success, industry knowledge and dedication to our clients.'),(36841,1167,'_slider_story-feature_0_gropus_1_description','field_6107ffda45736'),(36842,1167,'slider_story-feature_1_year','2023'),(36843,1167,'_slider_story-feature_1_year','field_6107ffda45731'),(36844,1167,'slider_story-feature_1_gropus_0_title_title','New products'),(36845,1167,'_slider_story-feature_1_gropus_0_title_title','field_6107ffda45734'),(36846,1167,'slider_story-feature_1_gropus_0_title_gradient','0'),(36847,1167,'_slider_story-feature_1_gropus_0_title_gradient','field_6107ffda45735'),(36848,1167,'slider_story-feature_1_gropus_0_title',''),(36849,1167,'_slider_story-feature_1_gropus_0_title','field_6107ffda45733'),(36850,1167,'slider_story-feature_1_gropus_0_description','Our plan is to provide sustainable ecosystem to our client with all range of financial products by 2023.'),(36851,1167,'_slider_story-feature_1_gropus_0_description','field_6107ffda45736'),(36852,1167,'slider_story-feature_1_gropus','1'),(36853,1167,'_slider_story-feature_1_gropus','field_6107ffda45732'),(36854,1167,'career-block-info_title','Start Your Career'),(36855,1167,'_career-block-info_title','field_6108088e7a966'),(36856,1167,'career-block-info_suptitle_text','15 job openings'),(36857,1167,'_career-block-info_suptitle_text','field_610808a07a968'),(36858,1167,'career-block-info_suptitle_color','#EB5042'),(36859,1167,'_career-block-info_suptitle_color','field_610808a67a969'),(36860,1167,'career-block-info_suptitle',''),(36861,1167,'_career-block-info_suptitle','field_610808947a967'),(36862,1167,'career-block-info_button-title','See All Jobs\\'),(36863,1167,'_career-block-info_button-title','field_610808cdef69d'),(36864,1167,'career-block-info',''),(36865,1167,'_career-block-info','field_610807c27a965'),(36866,1167,'career-block-info_button','a:3:{s:5:\"title\";s:12:\"See All Jobs\";s:3:\"url\";s:47:\"https://commercegate.goodface.com.ua/wp/career/\";s:6:\"target\";s:0:\"\";}'),(36867,1167,'_career-block-info_button','field_610808cdef69d'),(36868,1168,'main-block-title','Where Merchants \r\nMeet Buyers'),(36869,1168,'_main-block-title','field_60f71cfe844f0'),(36870,1168,'main-block-description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(36871,1168,'_main-block-description','field_60f71d1a844f1'),(36872,1168,'main-block-first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(36873,1168,'_main-block-first-button','field_60f71d2b844f2'),(36874,1168,'main-block-second-button','Explore more'),(36875,1168,'_main-block-second-button','field_60f71d5a844f3'),(36876,1168,'main-block-globe-points_item-1','$56'),(36877,1168,'_main-block-globe-points_item-1','field_60f7cd79ec2c2'),(36878,1168,'main-block-globe-points_item-2','$78'),(36879,1168,'_main-block-globe-points_item-2','field_60f7cd81ec2c3'),(36880,1168,'main-block-globe-points_item-3','$128'),(36881,1168,'_main-block-globe-points_item-3','field_60f7cd86ec2c4'),(36882,1168,'main-block-globe-points',''),(36883,1168,'_main-block-globe-points','field_60f7cd5bec2c1'),(36884,1168,'main-block_title','Where Merchants \r\nMeet Buyers'),(36885,1168,'_main-block_title','field_60f71cfe844f0'),(36886,1168,'main-block_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(36887,1168,'_main-block_description','field_60f71d1a844f1'),(36888,1168,'main-block_first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(36889,1168,'_main-block_first-button','field_60f71d2b844f2'),(36890,1168,'main-block_second-button','Explore more'),(36891,1168,'_main-block_second-button','field_60f71d5a844f3'),(36892,1168,'main-block',''),(36893,1168,'_main-block','field_60f7ce5d3c350'),(36894,1168,'globe-points_item-1','$56'),(36895,1168,'_globe-points_item-1','field_60f7cd79ec2c2'),(36896,1168,'globe-points_item-2','$78'),(36897,1168,'_globe-points_item-2','field_60f7cd81ec2c3'),(36898,1168,'globe-points_item-3','$128'),(36899,1168,'_globe-points_item-3','field_60f7cd86ec2c4'),(36900,1168,'globe-points',''),(36901,1168,'_globe-points','field_60f7cd5bec2c1'),(36902,1168,'block_content_image','154'),(36903,1168,'_block_content_image','field_60f7cfac21e3c'),(36904,1168,'block_content_title','Since 2006[nbsp]we have helped thousands of[nbsp]merchants grow their business and maximise revenue'),(36905,1168,'_block_content_title','field_60f7cf8621e3a'),(36906,1168,'block_content_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(36907,1168,'_block_content_description','field_60f7cfa321e3b'),(36908,1168,'block_content_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(36909,1168,'_block_content_button','field_60f7cfc021e3d'),(36910,1168,'block_content',''),(36911,1168,'_block_content','field_60f7cf7021e39'),(36912,1168,'advantages_0_icon','157'),(36913,1168,'_advantages_0_icon','field_60f7cff821e3f'),(36914,1168,'advantages_0_description','Certificate of Authenticity'),(36915,1168,'_advantages_0_description','field_60f7d00d21e40'),(36916,1168,'advantages','4'),(36917,1168,'_advantages','field_60f7cfdc21e3e'),(36918,1168,'advantages_1_icon','158'),(36919,1168,'_advantages_1_icon','field_60f7cff821e3f'),(36920,1168,'advantages_1_description','Best Solution Awward'),(36921,1168,'_advantages_1_description','field_60f7d00d21e40'),(36922,1168,'advantages_2_icon','159'),(36923,1168,'_advantages_2_icon','field_60f7cff821e3f'),(36924,1168,'advantages_2_description','Compliance Certificate'),(36925,1168,'_advantages_2_description','field_60f7d00d21e40'),(36926,1168,'advantages_3_icon','160'),(36927,1168,'_advantages_3_icon','field_60f7cff821e3f'),(36928,1168,'advantages_3_description','Customers Choise Awward'),(36929,1168,'_advantages_3_description','field_60f7d00d21e40'),(36930,1168,'about-company_image','154'),(36931,1168,'_about-company_image','field_60f7cfac21e3c'),(36932,1168,'about-company_title','Since 2006[nbsp]we have helped thousands of[nbsp]merchants grow their business and maximise revenue'),(36933,1168,'_about-company_title','field_60f7cf8621e3a'),(36934,1168,'about-company_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(36935,1168,'_about-company_description','field_60f7cfa321e3b'),(36936,1168,'about-company_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/about-company/\";s:6:\"target\";s:0:\"\";}'),(36937,1168,'_about-company_button','field_60f7cfc021e3d'),(36938,1168,'about-company',''),(36939,1168,'_about-company','field_60f7cf7021e39'),(36940,1168,'payment-instruments_title_before','Get all Payment Instruments'),(36941,1168,'_payment-instruments_title_before','field_60f7d6dbb8ab4'),(36942,1168,'payment-instruments_title_after','You Need to Accelerate'),(36943,1168,'_payment-instruments_title_after','field_60f7d70db8ab5'),(36944,1168,'payment-instruments_title',''),(36945,1168,'_payment-instruments_title','field_60f7d5a179817'),(36946,1168,'payment-instruments_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to \r\naccept credit card payments from your customers safely.'),(36947,1168,'_payment-instruments_description','field_60f7d5d379818'),(36948,1168,'payment-instruments_items-link-title','Discover features'),(36949,1168,'_payment-instruments_items-link-title','field_60f7d5df79819'),(36950,1168,'payment-instruments',''),(36951,1168,'_payment-instruments','field_60f7d59679816'),(36952,1168,'complex-services_image','177'),(36953,1168,'_complex-services_image','field_60f7daf9c4744'),(36954,1168,'complex-services_title','Complex Services to[nbsp]Boost Your Process'),(36955,1168,'_complex-services_title','field_60f7d9c5c4742'),(36956,1168,'complex-services_description','Our risk management system is[nbsp]the most advanced, customizable and effective in[nbsp]the business. We[nbsp]combine advanced technology and experienced human control to[nbsp]minimise fraudulent transactions while keeping decline rates low and your valued customers satisfied.'),(36957,1168,'_complex-services_description','field_60f7d9d7c4743'),(36958,1168,'complex-services_items-link-title','Learn more'),(36959,1168,'_complex-services_items-link-title','field_60f7dbbfc4745'),(36960,1168,'complex-services',''),(36961,1168,'_complex-services','field_60f7d9b2c4741'),(36962,1168,'blog-block_title',''),(36963,1168,'_blog-block_title','field_60f7deefdb657'),(36964,1168,'blog-block_link','a:3:{s:5:\"title\";s:29:\"Read all customers’ stories\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(36965,1168,'_blog-block_link','field_60f7df05db658'),(36966,1168,'blog-block',''),(36967,1168,'_blog-block','field_60f7dee3db656'),(36968,1168,'blog-block_large-post','235'),(36969,1168,'_blog-block_large-post','field_60f8303a13c72'),(36970,1168,'blog-block_large-post_copy','a:3:{i:0;s:3:\"233\";i:1;s:3:\"234\";i:2;s:3:\"198\";}'),(36971,1168,'_blog-block_large-post_copy','field_60f831d6000c4'),(36972,1168,'blog-block_posts','a:1:{i:0;s:3:\"233\";}'),(36973,1168,'_blog-block_posts','field_60f8322fd24c4'),(36974,1168,'blog-block-large-post_title','Antony from High Risk Product'),(36975,1168,'_blog-block-large-post_title','field_60f834906008c'),(36976,1168,'blog-block-large-post_description','“Working with the sales teams and account managers has been great. They’ve helped[nbsp]us get to[nbsp]market with our solution much quicker than if[nbsp]we[nbsp]had tried to[nbsp]do[nbsp]it[nbsp]ourselves!”'),(36977,1168,'_blog-block-large-post_description','field_60f834946008d'),(36978,1168,'blog-block-large-post',''),(36979,1168,'_blog-block-large-post','field_60f8347e6008b'),(36980,1168,'blog-block_post-button-title','Read Full Story'),(36981,1168,'_blog-block_post-button-title','field_60f8413c74859'),(36982,1168,'payment-instruments_title-color','#4BD18E'),(36983,1168,'_payment-instruments_title-color','field_60fff271c15df'),(36984,1168,'blog-block_title-color','#4BD18E'),(36985,1168,'_blog-block_title-color','field_60fff3b704234'),(36986,1168,'blog-block_title_before','You’re in good company.'),(36987,1168,'_blog-block_title_before','field_60fff38e04232'),(36988,1168,'blog-block_title_after','Share success with us'),(36989,1168,'_blog-block_title_after','field_60fff3a404233'),(36990,1168,'complex-services-list_0_icon','336'),(36991,1168,'_complex-services-list_0_icon','field_6100fde5a3f1d'),(36992,1168,'complex-services-list_0_title','Online Payments Processing'),(36993,1168,'_complex-services-list_0_title','field_6100fe5aa3f1e'),(36994,1168,'complex-services-list_0_description','Deploy our agile payment pages to[nbsp]suit any platform'),(36995,1168,'_complex-services-list_0_description','field_6100fe60a3f1f'),(36996,1168,'complex-services-list_0_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(36997,1168,'_complex-services-list_0_link','field_6100fe73a3f20'),(36998,1168,'complex-services-list_1_icon','337'),(36999,1168,'_complex-services-list_1_icon','field_6100fde5a3f1d'),(37000,1168,'complex-services-list_1_title','Acquiring Solutions'),(37001,1168,'_complex-services-list_1_title','field_6100fe5aa3f1e'),(37002,1168,'complex-services-list_1_description','Single point of[nbsp]contact, handling authorisation, clearing and settlement'),(37003,1168,'_complex-services-list_1_description','field_6100fe60a3f1f'),(37004,1168,'complex-services-list_1_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(37005,1168,'_complex-services-list_1_link','field_6100fe73a3f20'),(37006,1168,'complex-services-list_2_icon','339'),(37007,1168,'_complex-services-list_2_icon','field_6100fde5a3f1d'),(37008,1168,'complex-services-list_2_title','Risk & Compliance'),(37009,1168,'_complex-services-list_2_title','field_6100fe5aa3f1e'),(37010,1168,'complex-services-list_2_description','State of[nbsp]the art fraud scrubbing and real-time monitoring by[nbsp]our risk team'),(37011,1168,'_complex-services-list_2_description','field_6100fe60a3f1f'),(37012,1168,'complex-services-list_2_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(37013,1168,'_complex-services-list_2_link','field_6100fe73a3f20'),(37014,1168,'complex-services-list_3_icon','338'),(37015,1168,'_complex-services-list_3_icon','field_6100fde5a3f1d'),(37016,1168,'complex-services-list_3_title','Revenue Optimization'),(37017,1168,'_complex-services-list_3_title','field_6100fe5aa3f1e'),(37018,1168,'complex-services-list_3_description','Tactical, analytical approach to[nbsp]your pricing'),(37019,1168,'_complex-services-list_3_description','field_6100fe60a3f1f'),(37020,1168,'complex-services-list_3_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(37021,1168,'_complex-services-list_3_link','field_6100fe73a3f20'),(37022,1168,'complex-services-list','4'),(37023,1168,'_complex-services-list','field_6100fd82a3f1c'),(37024,1168,'payment-instruments_list','a:3:{i:0;s:3:\"433\";i:1;s:3:\"434\";i:2;s:3:\"435\";}'),(37025,1168,'_payment-instruments_list','field_6101027fdf3b7'),(37026,1169,'main-block-title','Where Merchants \r\nMeet Buyers'),(37027,1169,'_main-block-title','field_60f71cfe844f0'),(37028,1169,'main-block-description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(37029,1169,'_main-block-description','field_60f71d1a844f1'),(37030,1169,'main-block-first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(37031,1169,'_main-block-first-button','field_60f71d2b844f2'),(37032,1169,'main-block-second-button','Explore more'),(37033,1169,'_main-block-second-button','field_60f71d5a844f3'),(37034,1169,'main-block-globe-points_item-1','$56'),(37035,1169,'_main-block-globe-points_item-1','field_60f7cd79ec2c2'),(37036,1169,'main-block-globe-points_item-2','$78'),(37037,1169,'_main-block-globe-points_item-2','field_60f7cd81ec2c3'),(37038,1169,'main-block-globe-points_item-3','$128'),(37039,1169,'_main-block-globe-points_item-3','field_60f7cd86ec2c4'),(37040,1169,'main-block-globe-points',''),(37041,1169,'_main-block-globe-points','field_60f7cd5bec2c1'),(37042,1169,'main-block_title','Where Merchants \r\nMeet Buyers'),(37043,1169,'_main-block_title','field_60f71cfe844f0'),(37044,1169,'main-block_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(37045,1169,'_main-block_description','field_60f71d1a844f1'),(37046,1169,'main-block_first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(37047,1169,'_main-block_first-button','field_60f71d2b844f2'),(37048,1169,'main-block_second-button','Explore more'),(37049,1169,'_main-block_second-button','field_60f71d5a844f3'),(37050,1169,'main-block',''),(37051,1169,'_main-block','field_60f7ce5d3c350'),(37052,1169,'globe-points_item-1','$56'),(37053,1169,'_globe-points_item-1','field_60f7cd79ec2c2'),(37054,1169,'globe-points_item-2','$78'),(37055,1169,'_globe-points_item-2','field_60f7cd81ec2c3'),(37056,1169,'globe-points_item-3','$128'),(37057,1169,'_globe-points_item-3','field_60f7cd86ec2c4'),(37058,1169,'globe-points',''),(37059,1169,'_globe-points','field_60f7cd5bec2c1'),(37060,1169,'block_content_image','154'),(37061,1169,'_block_content_image','field_60f7cfac21e3c'),(37062,1169,'block_content_title','Since 2006[nbsp]we have helped thousands of[nbsp]merchants grow their business and maximise revenue'),(37063,1169,'_block_content_title','field_60f7cf8621e3a'),(37064,1169,'block_content_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(37065,1169,'_block_content_description','field_60f7cfa321e3b'),(37066,1169,'block_content_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(37067,1169,'_block_content_button','field_60f7cfc021e3d'),(37068,1169,'block_content',''),(37069,1169,'_block_content','field_60f7cf7021e39'),(37070,1169,'advantages_0_icon','157'),(37071,1169,'_advantages_0_icon','field_60f7cff821e3f'),(37072,1169,'advantages_0_description','Certificate of Authenticity'),(37073,1169,'_advantages_0_description','field_60f7d00d21e40'),(37074,1169,'advantages','4'),(37075,1169,'_advantages','field_60f7cfdc21e3e'),(37076,1169,'advantages_1_icon','158'),(37077,1169,'_advantages_1_icon','field_60f7cff821e3f'),(37078,1169,'advantages_1_description','Best Solution Awward'),(37079,1169,'_advantages_1_description','field_60f7d00d21e40'),(37080,1169,'advantages_2_icon','159'),(37081,1169,'_advantages_2_icon','field_60f7cff821e3f'),(37082,1169,'advantages_2_description','Compliance Certificate'),(37083,1169,'_advantages_2_description','field_60f7d00d21e40'),(37084,1169,'advantages_3_icon','160'),(37085,1169,'_advantages_3_icon','field_60f7cff821e3f'),(37086,1169,'advantages_3_description','Customers Choise Awward'),(37087,1169,'_advantages_3_description','field_60f7d00d21e40'),(37088,1169,'about-company_image','154'),(37089,1169,'_about-company_image','field_60f7cfac21e3c'),(37090,1169,'about-company_title','Since 2006[nbsp]we have helped thousands of[nbsp]merchants grow their business and maximise revenue'),(37091,1169,'_about-company_title','field_60f7cf8621e3a'),(37092,1169,'about-company_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(37093,1169,'_about-company_description','field_60f7cfa321e3b'),(37094,1169,'about-company_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/about-company/\";s:6:\"target\";s:0:\"\";}'),(37095,1169,'_about-company_button','field_60f7cfc021e3d'),(37096,1169,'about-company',''),(37097,1169,'_about-company','field_60f7cf7021e39'),(37098,1169,'payment-instruments_title_before','Get all Payment Instruments'),(37099,1169,'_payment-instruments_title_before','field_60f7d6dbb8ab4'),(37100,1169,'payment-instruments_title_after','You Need to Accelerate'),(37101,1169,'_payment-instruments_title_after','field_60f7d70db8ab5'),(37102,1169,'payment-instruments_title',''),(37103,1169,'_payment-instruments_title','field_60f7d5a179817'),(37104,1169,'payment-instruments_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to \r\naccept credit card payments from your customers safely.'),(37105,1169,'_payment-instruments_description','field_60f7d5d379818'),(37106,1169,'payment-instruments_items-link-title','Discover features'),(37107,1169,'_payment-instruments_items-link-title','field_60f7d5df79819'),(37108,1169,'payment-instruments',''),(37109,1169,'_payment-instruments','field_60f7d59679816'),(37110,1169,'complex-services_image','177'),(37111,1169,'_complex-services_image','field_60f7daf9c4744'),(37112,1169,'complex-services_title','Complex Services to[nbsp]Boost Your Process'),(37113,1169,'_complex-services_title','field_60f7d9c5c4742'),(37114,1169,'complex-services_description','Our risk management system is[nbsp]the most advanced, customizable and effective in[nbsp]the business. We[nbsp]combine advanced technology and experienced human control to[nbsp]minimise fraudulent transactions while keeping decline rates low and your valued customers satisfied.'),(37115,1169,'_complex-services_description','field_60f7d9d7c4743'),(37116,1169,'complex-services_items-link-title','Learn more'),(37117,1169,'_complex-services_items-link-title','field_60f7dbbfc4745'),(37118,1169,'complex-services',''),(37119,1169,'_complex-services','field_60f7d9b2c4741'),(37120,1169,'blog-block_title',''),(37121,1169,'_blog-block_title','field_60f7deefdb657'),(37122,1169,'blog-block_link','a:3:{s:5:\"title\";s:29:\"Read all customers’ stories\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(37123,1169,'_blog-block_link','field_60f7df05db658'),(37124,1169,'blog-block',''),(37125,1169,'_blog-block','field_60f7dee3db656'),(37126,1169,'blog-block_large-post','235'),(37127,1169,'_blog-block_large-post','field_60f8303a13c72'),(37128,1169,'blog-block_large-post_copy','a:3:{i:0;s:3:\"233\";i:1;s:3:\"234\";i:2;s:3:\"198\";}'),(37129,1169,'_blog-block_large-post_copy','field_60f831d6000c4'),(37130,1169,'blog-block_posts','a:1:{i:0;s:3:\"233\";}'),(37131,1169,'_blog-block_posts','field_60f8322fd24c4'),(37132,1169,'blog-block-large-post_title','Antony from High Risk Product'),(37133,1169,'_blog-block-large-post_title','field_60f834906008c'),(37134,1169,'blog-block-large-post_description','“Working with the sales teams and account managers has been great. They’ve helped[nbsp]us get to[nbsp]market with our solution much quicker than if[nbsp]we[nbsp]had tried to[nbsp]do[nbsp]it[nbsp]ourselves!”'),(37135,1169,'_blog-block-large-post_description','field_60f834946008d'),(37136,1169,'blog-block-large-post',''),(37137,1169,'_blog-block-large-post','field_60f8347e6008b'),(37138,1169,'blog-block_post-button-title','Read Full Story'),(37139,1169,'_blog-block_post-button-title','field_60f8413c74859'),(37140,1169,'payment-instruments_title-color','#4BD18E'),(37141,1169,'_payment-instruments_title-color','field_60fff271c15df'),(37142,1169,'blog-block_title-color','#4BD18E'),(37143,1169,'_blog-block_title-color','field_60fff3b704234'),(37144,1169,'blog-block_title_before','You’re in good company.'),(37145,1169,'_blog-block_title_before','field_60fff38e04232'),(37146,1169,'blog-block_title_after','Share success with us'),(37147,1169,'_blog-block_title_after','field_60fff3a404233'),(37148,1169,'complex-services-list_0_icon','336'),(37149,1169,'_complex-services-list_0_icon','field_6100fde5a3f1d'),(37150,1169,'complex-services-list_0_title','Online Payments Processing'),(37151,1169,'_complex-services-list_0_title','field_6100fe5aa3f1e'),(37152,1169,'complex-services-list_0_description','Deploy our agile payment pages to[nbsp]suit any platform'),(37153,1169,'_complex-services-list_0_description','field_6100fe60a3f1f'),(37154,1169,'complex-services-list_0_link','a:3:{s:5:\"title\";s:25:\"Online Payment Processing\";s:3:\"url\";s:80:\"https://commercegate.goodface.com.ua/wp/our-solutions/online-payment-processing/\";s:6:\"target\";s:0:\"\";}'),(37155,1169,'_complex-services-list_0_link','field_6100fe73a3f20'),(37156,1169,'complex-services-list_1_icon','337'),(37157,1169,'_complex-services-list_1_icon','field_6100fde5a3f1d'),(37158,1169,'complex-services-list_1_title','Acquiring Solutions'),(37159,1169,'_complex-services-list_1_title','field_6100fe5aa3f1e'),(37160,1169,'complex-services-list_1_description','Single point of[nbsp]contact, handling authorisation, clearing and settlement'),(37161,1169,'_complex-services-list_1_description','field_6100fe60a3f1f'),(37162,1169,'complex-services-list_1_link','a:3:{s:5:\"title\";s:19:\"Acquiring Solutions\";s:3:\"url\";s:74:\"https://commercegate.goodface.com.ua/wp/our-solutions/acquiring-solutions/\";s:6:\"target\";s:0:\"\";}'),(37163,1169,'_complex-services-list_1_link','field_6100fe73a3f20'),(37164,1169,'complex-services-list_2_icon','339'),(37165,1169,'_complex-services-list_2_icon','field_6100fde5a3f1d'),(37166,1169,'complex-services-list_2_title','Risk & Compliance'),(37167,1169,'_complex-services-list_2_title','field_6100fe5aa3f1e'),(37168,1169,'complex-services-list_2_description','State of[nbsp]the art fraud scrubbing and real-time monitoring by[nbsp]our risk team'),(37169,1169,'_complex-services-list_2_description','field_6100fe60a3f1f'),(37170,1169,'complex-services-list_2_link','a:3:{s:5:\"title\";s:19:\"Risk and Compliance\";s:3:\"url\";s:74:\"https://commercegate.goodface.com.ua/wp/our-solutions/risk-and-compliance/\";s:6:\"target\";s:0:\"\";}'),(37171,1169,'_complex-services-list_2_link','field_6100fe73a3f20'),(37172,1169,'complex-services-list_3_icon','338'),(37173,1169,'_complex-services-list_3_icon','field_6100fde5a3f1d'),(37174,1169,'complex-services-list_3_title','Revenue Optimization'),(37175,1169,'_complex-services-list_3_title','field_6100fe5aa3f1e'),(37176,1169,'complex-services-list_3_description','Tactical, analytical approach to[nbsp]your pricing'),(37177,1169,'_complex-services-list_3_description','field_6100fe60a3f1f'),(37178,1169,'complex-services-list_3_link','a:3:{s:5:\"title\";s:20:\"Revenue Optimization\";s:3:\"url\";s:75:\"https://commercegate.goodface.com.ua/wp/our-solutions/revenue-optimization/\";s:6:\"target\";s:0:\"\";}'),(37179,1169,'_complex-services-list_3_link','field_6100fe73a3f20'),(37180,1169,'complex-services-list','4'),(37181,1169,'_complex-services-list','field_6100fd82a3f1c'),(37182,1169,'payment-instruments_list','a:3:{i:0;s:3:\"433\";i:1;s:3:\"434\";i:2;s:3:\"435\";}'),(37183,1169,'_payment-instruments_list','field_6101027fdf3b7'),(37184,1170,'main-block-title','Where Merchants \r\nMeet Buyers'),(37185,1170,'_main-block-title','field_60f71cfe844f0'),(37186,1170,'main-block-description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(37187,1170,'_main-block-description','field_60f71d1a844f1'),(37188,1170,'main-block-first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(37189,1170,'_main-block-first-button','field_60f71d2b844f2'),(37190,1170,'main-block-second-button','Explore more'),(37191,1170,'_main-block-second-button','field_60f71d5a844f3'),(37192,1170,'main-block-globe-points_item-1','$56'),(37193,1170,'_main-block-globe-points_item-1','field_60f7cd79ec2c2'),(37194,1170,'main-block-globe-points_item-2','$78'),(37195,1170,'_main-block-globe-points_item-2','field_60f7cd81ec2c3'),(37196,1170,'main-block-globe-points_item-3','$128'),(37197,1170,'_main-block-globe-points_item-3','field_60f7cd86ec2c4'),(37198,1170,'main-block-globe-points',''),(37199,1170,'_main-block-globe-points','field_60f7cd5bec2c1'),(37200,1170,'main-block_title','Where Merchants \r\nMeet Buyers'),(37201,1170,'_main-block_title','field_60f71cfe844f0'),(37202,1170,'main-block_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(37203,1170,'_main-block_description','field_60f71d1a844f1'),(37204,1170,'main-block_first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(37205,1170,'_main-block_first-button','field_60f71d2b844f2'),(37206,1170,'main-block_second-button','Explore more'),(37207,1170,'_main-block_second-button','field_60f71d5a844f3'),(37208,1170,'main-block',''),(37209,1170,'_main-block','field_60f7ce5d3c350'),(37210,1170,'globe-points_item-1','$56'),(37211,1170,'_globe-points_item-1','field_60f7cd79ec2c2'),(37212,1170,'globe-points_item-2','$78'),(37213,1170,'_globe-points_item-2','field_60f7cd81ec2c3'),(37214,1170,'globe-points_item-3','$128'),(37215,1170,'_globe-points_item-3','field_60f7cd86ec2c4'),(37216,1170,'globe-points',''),(37217,1170,'_globe-points','field_60f7cd5bec2c1'),(37218,1170,'block_content_image','154'),(37219,1170,'_block_content_image','field_60f7cfac21e3c'),(37220,1170,'block_content_title','Since 2006[nbsp]we have helped thousands of[nbsp]merchants grow their business and maximise revenue'),(37221,1170,'_block_content_title','field_60f7cf8621e3a'),(37222,1170,'block_content_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(37223,1170,'_block_content_description','field_60f7cfa321e3b'),(37224,1170,'block_content_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(37225,1170,'_block_content_button','field_60f7cfc021e3d'),(37226,1170,'block_content',''),(37227,1170,'_block_content','field_60f7cf7021e39'),(37228,1170,'advantages_0_icon','157'),(37229,1170,'_advantages_0_icon','field_60f7cff821e3f'),(37230,1170,'advantages_0_description','Certificate of Authenticity'),(37231,1170,'_advantages_0_description','field_60f7d00d21e40'),(37232,1170,'advantages','4'),(37233,1170,'_advantages','field_60f7cfdc21e3e'),(37234,1170,'advantages_1_icon','158'),(37235,1170,'_advantages_1_icon','field_60f7cff821e3f'),(37236,1170,'advantages_1_description','Best Solution Awward'),(37237,1170,'_advantages_1_description','field_60f7d00d21e40'),(37238,1170,'advantages_2_icon','159'),(37239,1170,'_advantages_2_icon','field_60f7cff821e3f'),(37240,1170,'advantages_2_description','Compliance Certificate'),(37241,1170,'_advantages_2_description','field_60f7d00d21e40'),(37242,1170,'advantages_3_icon','160'),(37243,1170,'_advantages_3_icon','field_60f7cff821e3f'),(37244,1170,'advantages_3_description','Customers Choise Awward'),(37245,1170,'_advantages_3_description','field_60f7d00d21e40'),(37246,1170,'about-company_image','154'),(37247,1170,'_about-company_image','field_60f7cfac21e3c'),(37248,1170,'about-company_title','Since 2006[nbsp]we have helped thousands of[nbsp]merchants grow their business and maximise revenue'),(37249,1170,'_about-company_title','field_60f7cf8621e3a'),(37250,1170,'about-company_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(37251,1170,'_about-company_description','field_60f7cfa321e3b'),(37252,1170,'about-company_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/about-company/\";s:6:\"target\";s:0:\"\";}'),(37253,1170,'_about-company_button','field_60f7cfc021e3d'),(37254,1170,'about-company',''),(37255,1170,'_about-company','field_60f7cf7021e39'),(37256,1170,'payment-instruments_title_before','Get all Payment Instruments'),(37257,1170,'_payment-instruments_title_before','field_60f7d6dbb8ab4'),(37258,1170,'payment-instruments_title_after','You Need to Accelerate'),(37259,1170,'_payment-instruments_title_after','field_60f7d70db8ab5'),(37260,1170,'payment-instruments_title',''),(37261,1170,'_payment-instruments_title','field_60f7d5a179817'),(37262,1170,'payment-instruments_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to \r\naccept credit card payments from your customers safely.'),(37263,1170,'_payment-instruments_description','field_60f7d5d379818'),(37264,1170,'payment-instruments_items-link-title','Discover features'),(37265,1170,'_payment-instruments_items-link-title','field_60f7d5df79819'),(37266,1170,'payment-instruments',''),(37267,1170,'_payment-instruments','field_60f7d59679816'),(37268,1170,'complex-services_image','177'),(37269,1170,'_complex-services_image','field_60f7daf9c4744'),(37270,1170,'complex-services_title','Complex Services to[nbsp]Boost Your Process'),(37271,1170,'_complex-services_title','field_60f7d9c5c4742'),(37272,1170,'complex-services_description','Our risk management system is[nbsp]the most advanced, customizable and effective in[nbsp]the business. We[nbsp]combine advanced technology and experienced human control to[nbsp]minimise fraudulent transactions while keeping decline rates low and your valued customers satisfied.'),(37273,1170,'_complex-services_description','field_60f7d9d7c4743'),(37274,1170,'complex-services_items-link-title','Learn more'),(37275,1170,'_complex-services_items-link-title','field_60f7dbbfc4745'),(37276,1170,'complex-services',''),(37277,1170,'_complex-services','field_60f7d9b2c4741'),(37278,1170,'blog-block_title',''),(37279,1170,'_blog-block_title','field_60f7deefdb657'),(37280,1170,'blog-block_link','a:3:{s:5:\"title\";s:29:\"Read all customers’ stories\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(37281,1170,'_blog-block_link','field_60f7df05db658'),(37282,1170,'blog-block',''),(37283,1170,'_blog-block','field_60f7dee3db656'),(37284,1170,'blog-block_large-post','235'),(37285,1170,'_blog-block_large-post','field_60f8303a13c72'),(37286,1170,'blog-block_large-post_copy','a:3:{i:0;s:3:\"233\";i:1;s:3:\"234\";i:2;s:3:\"198\";}'),(37287,1170,'_blog-block_large-post_copy','field_60f831d6000c4'),(37288,1170,'blog-block_posts','a:4:{i:0;s:3:\"233\";i:1;s:3:\"825\";i:2;s:3:\"826\";i:3;s:3:\"827\";}'),(37289,1170,'_blog-block_posts','field_60f8322fd24c4'),(37290,1170,'blog-block-large-post_title','Antony from High Risk Product'),(37291,1170,'_blog-block-large-post_title','field_60f834906008c'),(37292,1170,'blog-block-large-post_description','“Working with the sales teams and account managers has been great. They’ve helped[nbsp]us get to[nbsp]market with our solution much quicker than if[nbsp]we[nbsp]had tried to[nbsp]do[nbsp]it[nbsp]ourselves!”'),(37293,1170,'_blog-block-large-post_description','field_60f834946008d'),(37294,1170,'blog-block-large-post',''),(37295,1170,'_blog-block-large-post','field_60f8347e6008b'),(37296,1170,'blog-block_post-button-title','Read Full Story'),(37297,1170,'_blog-block_post-button-title','field_60f8413c74859'),(37298,1170,'payment-instruments_title-color','#4BD18E'),(37299,1170,'_payment-instruments_title-color','field_60fff271c15df'),(37300,1170,'blog-block_title-color','#4BD18E'),(37301,1170,'_blog-block_title-color','field_60fff3b704234'),(37302,1170,'blog-block_title_before','You’re in good company.'),(37303,1170,'_blog-block_title_before','field_60fff38e04232'),(37304,1170,'blog-block_title_after','Share success with us'),(37305,1170,'_blog-block_title_after','field_60fff3a404233'),(37306,1170,'complex-services-list_0_icon','336'),(37307,1170,'_complex-services-list_0_icon','field_6100fde5a3f1d'),(37308,1170,'complex-services-list_0_title','Online Payments Processing'),(37309,1170,'_complex-services-list_0_title','field_6100fe5aa3f1e'),(37310,1170,'complex-services-list_0_description','Deploy our agile payment pages to[nbsp]suit any platform'),(37311,1170,'_complex-services-list_0_description','field_6100fe60a3f1f'),(37312,1170,'complex-services-list_0_link','a:3:{s:5:\"title\";s:25:\"Online Payment Processing\";s:3:\"url\";s:80:\"https://commercegate.goodface.com.ua/wp/our-solutions/online-payment-processing/\";s:6:\"target\";s:0:\"\";}'),(37313,1170,'_complex-services-list_0_link','field_6100fe73a3f20'),(37314,1170,'complex-services-list_1_icon','337'),(37315,1170,'_complex-services-list_1_icon','field_6100fde5a3f1d'),(37316,1170,'complex-services-list_1_title','Acquiring Solutions'),(37317,1170,'_complex-services-list_1_title','field_6100fe5aa3f1e'),(37318,1170,'complex-services-list_1_description','Single point of[nbsp]contact, handling authorisation, clearing and settlement'),(37319,1170,'_complex-services-list_1_description','field_6100fe60a3f1f'),(37320,1170,'complex-services-list_1_link','a:3:{s:5:\"title\";s:19:\"Acquiring Solutions\";s:3:\"url\";s:74:\"https://commercegate.goodface.com.ua/wp/our-solutions/acquiring-solutions/\";s:6:\"target\";s:0:\"\";}'),(37321,1170,'_complex-services-list_1_link','field_6100fe73a3f20'),(37322,1170,'complex-services-list_2_icon','339'),(37323,1170,'_complex-services-list_2_icon','field_6100fde5a3f1d'),(37324,1170,'complex-services-list_2_title','Risk & Compliance'),(37325,1170,'_complex-services-list_2_title','field_6100fe5aa3f1e'),(37326,1170,'complex-services-list_2_description','State of[nbsp]the art fraud scrubbing and real-time monitoring by[nbsp]our risk team'),(37327,1170,'_complex-services-list_2_description','field_6100fe60a3f1f'),(37328,1170,'complex-services-list_2_link','a:3:{s:5:\"title\";s:19:\"Risk and Compliance\";s:3:\"url\";s:74:\"https://commercegate.goodface.com.ua/wp/our-solutions/risk-and-compliance/\";s:6:\"target\";s:0:\"\";}'),(37329,1170,'_complex-services-list_2_link','field_6100fe73a3f20'),(37330,1170,'complex-services-list_3_icon','338'),(37331,1170,'_complex-services-list_3_icon','field_6100fde5a3f1d'),(37332,1170,'complex-services-list_3_title','Revenue Optimization'),(37333,1170,'_complex-services-list_3_title','field_6100fe5aa3f1e'),(37334,1170,'complex-services-list_3_description','Tactical, analytical approach to[nbsp]your pricing'),(37335,1170,'_complex-services-list_3_description','field_6100fe60a3f1f'),(37336,1170,'complex-services-list_3_link','a:3:{s:5:\"title\";s:20:\"Revenue Optimization\";s:3:\"url\";s:75:\"https://commercegate.goodface.com.ua/wp/our-solutions/revenue-optimization/\";s:6:\"target\";s:0:\"\";}'),(37337,1170,'_complex-services-list_3_link','field_6100fe73a3f20'),(37338,1170,'complex-services-list','4'),(37339,1170,'_complex-services-list','field_6100fd82a3f1c'),(37340,1170,'payment-instruments_list','a:3:{i:0;s:3:\"433\";i:1;s:3:\"434\";i:2;s:3:\"435\";}'),(37341,1170,'_payment-instruments_list','field_6101027fdf3b7'),(37342,1171,'main-block-title','Where Merchants \r\nMeet Buyers'),(37343,1171,'_main-block-title','field_60f71cfe844f0'),(37344,1171,'main-block-description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(37345,1171,'_main-block-description','field_60f71d1a844f1'),(37346,1171,'main-block-first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(37347,1171,'_main-block-first-button','field_60f71d2b844f2'),(37348,1171,'main-block-second-button','Explore more'),(37349,1171,'_main-block-second-button','field_60f71d5a844f3'),(37350,1171,'main-block-globe-points_item-1','$56'),(37351,1171,'_main-block-globe-points_item-1','field_60f7cd79ec2c2'),(37352,1171,'main-block-globe-points_item-2','$78'),(37353,1171,'_main-block-globe-points_item-2','field_60f7cd81ec2c3'),(37354,1171,'main-block-globe-points_item-3','$128'),(37355,1171,'_main-block-globe-points_item-3','field_60f7cd86ec2c4'),(37356,1171,'main-block-globe-points',''),(37357,1171,'_main-block-globe-points','field_60f7cd5bec2c1'),(37358,1171,'main-block_title','Where Merchants \r\nMeet Buyers'),(37359,1171,'_main-block_title','field_60f71cfe844f0'),(37360,1171,'main-block_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(37361,1171,'_main-block_description','field_60f71d1a844f1'),(37362,1171,'main-block_first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(37363,1171,'_main-block_first-button','field_60f71d2b844f2'),(37364,1171,'main-block_second-button','Explore more'),(37365,1171,'_main-block_second-button','field_60f71d5a844f3'),(37366,1171,'main-block',''),(37367,1171,'_main-block','field_60f7ce5d3c350'),(37368,1171,'globe-points_item-1','$56'),(37369,1171,'_globe-points_item-1','field_60f7cd79ec2c2'),(37370,1171,'globe-points_item-2','$78'),(37371,1171,'_globe-points_item-2','field_60f7cd81ec2c3'),(37372,1171,'globe-points_item-3','$128'),(37373,1171,'_globe-points_item-3','field_60f7cd86ec2c4'),(37374,1171,'globe-points',''),(37375,1171,'_globe-points','field_60f7cd5bec2c1'),(37376,1171,'block_content_image','154'),(37377,1171,'_block_content_image','field_60f7cfac21e3c'),(37378,1171,'block_content_title','Since 2006[nbsp]we have helped thousands of[nbsp]merchants grow their business and maximise revenue'),(37379,1171,'_block_content_title','field_60f7cf8621e3a'),(37380,1171,'block_content_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(37381,1171,'_block_content_description','field_60f7cfa321e3b'),(37382,1171,'block_content_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(37383,1171,'_block_content_button','field_60f7cfc021e3d'),(37384,1171,'block_content',''),(37385,1171,'_block_content','field_60f7cf7021e39'),(37386,1171,'advantages_0_icon','157'),(37387,1171,'_advantages_0_icon','field_60f7cff821e3f'),(37388,1171,'advantages_0_description','Certificate of Authenticity'),(37389,1171,'_advantages_0_description','field_60f7d00d21e40'),(37390,1171,'advantages','4'),(37391,1171,'_advantages','field_60f7cfdc21e3e'),(37392,1171,'advantages_1_icon','158'),(37393,1171,'_advantages_1_icon','field_60f7cff821e3f'),(37394,1171,'advantages_1_description','Best Solution Awward'),(37395,1171,'_advantages_1_description','field_60f7d00d21e40'),(37396,1171,'advantages_2_icon','159'),(37397,1171,'_advantages_2_icon','field_60f7cff821e3f'),(37398,1171,'advantages_2_description','Compliance Certificate'),(37399,1171,'_advantages_2_description','field_60f7d00d21e40'),(37400,1171,'advantages_3_icon','160'),(37401,1171,'_advantages_3_icon','field_60f7cff821e3f'),(37402,1171,'advantages_3_description','Customers Choise Awward'),(37403,1171,'_advantages_3_description','field_60f7d00d21e40'),(37404,1171,'about-company_image','154'),(37405,1171,'_about-company_image','field_60f7cfac21e3c'),(37406,1171,'about-company_title','Since 2006[nbsp]we have helped thousands of[nbsp]merchants grow their business and maximise revenue'),(37407,1171,'_about-company_title','field_60f7cf8621e3a'),(37408,1171,'about-company_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(37409,1171,'_about-company_description','field_60f7cfa321e3b'),(37410,1171,'about-company_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/about-company/\";s:6:\"target\";s:0:\"\";}'),(37411,1171,'_about-company_button','field_60f7cfc021e3d'),(37412,1171,'about-company',''),(37413,1171,'_about-company','field_60f7cf7021e39'),(37414,1171,'payment-instruments_title_before','Get all Payment Instruments'),(37415,1171,'_payment-instruments_title_before','field_60f7d6dbb8ab4'),(37416,1171,'payment-instruments_title_after','You Need to Accelerate'),(37417,1171,'_payment-instruments_title_after','field_60f7d70db8ab5'),(37418,1171,'payment-instruments_title',''),(37419,1171,'_payment-instruments_title','field_60f7d5a179817'),(37420,1171,'payment-instruments_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to \r\naccept credit card payments from your customers safely.'),(37421,1171,'_payment-instruments_description','field_60f7d5d379818'),(37422,1171,'payment-instruments_items-link-title','Discover features'),(37423,1171,'_payment-instruments_items-link-title','field_60f7d5df79819'),(37424,1171,'payment-instruments',''),(37425,1171,'_payment-instruments','field_60f7d59679816'),(37426,1171,'complex-services_image','177'),(37427,1171,'_complex-services_image','field_60f7daf9c4744'),(37428,1171,'complex-services_title','Complex Services to[nbsp]Boost Your Process'),(37429,1171,'_complex-services_title','field_60f7d9c5c4742'),(37430,1171,'complex-services_description','Our risk management system is[nbsp]the most advanced, customizable and effective in[nbsp]the business. We[nbsp]combine advanced technology and experienced human control to[nbsp]minimise fraudulent transactions while keeping decline rates low and your valued customers satisfied.'),(37431,1171,'_complex-services_description','field_60f7d9d7c4743'),(37432,1171,'complex-services_items-link-title','Learn more'),(37433,1171,'_complex-services_items-link-title','field_60f7dbbfc4745'),(37434,1171,'complex-services',''),(37435,1171,'_complex-services','field_60f7d9b2c4741'),(37436,1171,'blog-block_title',''),(37437,1171,'_blog-block_title','field_60f7deefdb657'),(37438,1171,'blog-block_link','a:3:{s:5:\"title\";s:29:\"Read all customers’ stories\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(37439,1171,'_blog-block_link','field_60f7df05db658'),(37440,1171,'blog-block',''),(37441,1171,'_blog-block','field_60f7dee3db656'),(37442,1171,'blog-block_large-post','235'),(37443,1171,'_blog-block_large-post','field_60f8303a13c72'),(37444,1171,'blog-block_large-post_copy','a:3:{i:0;s:3:\"233\";i:1;s:3:\"234\";i:2;s:3:\"198\";}'),(37445,1171,'_blog-block_large-post_copy','field_60f831d6000c4'),(37446,1171,'blog-block_posts','a:4:{i:0;s:3:\"848\";i:1;s:3:\"850\";i:2;s:3:\"851\";i:3;s:3:\"852\";}'),(37447,1171,'_blog-block_posts','field_60f8322fd24c4'),(37448,1171,'blog-block-large-post_title','Antony from High Risk Product'),(37449,1171,'_blog-block-large-post_title','field_60f834906008c'),(37450,1171,'blog-block-large-post_description','“Working with the sales teams and account managers has been great. They’ve helped[nbsp]us get to[nbsp]market with our solution much quicker than if[nbsp]we[nbsp]had tried to[nbsp]do[nbsp]it[nbsp]ourselves!”'),(37451,1171,'_blog-block-large-post_description','field_60f834946008d'),(37452,1171,'blog-block-large-post',''),(37453,1171,'_blog-block-large-post','field_60f8347e6008b'),(37454,1171,'blog-block_post-button-title','Read Full Story'),(37455,1171,'_blog-block_post-button-title','field_60f8413c74859'),(37456,1171,'payment-instruments_title-color','#4BD18E'),(37457,1171,'_payment-instruments_title-color','field_60fff271c15df'),(37458,1171,'blog-block_title-color','#4BD18E'),(37459,1171,'_blog-block_title-color','field_60fff3b704234'),(37460,1171,'blog-block_title_before','You’re in good company.'),(37461,1171,'_blog-block_title_before','field_60fff38e04232'),(37462,1171,'blog-block_title_after','Share success with us'),(37463,1171,'_blog-block_title_after','field_60fff3a404233'),(37464,1171,'complex-services-list_0_icon','336'),(37465,1171,'_complex-services-list_0_icon','field_6100fde5a3f1d'),(37466,1171,'complex-services-list_0_title','Online Payments Processing'),(37467,1171,'_complex-services-list_0_title','field_6100fe5aa3f1e'),(37468,1171,'complex-services-list_0_description','Deploy our agile payment pages to[nbsp]suit any platform'),(37469,1171,'_complex-services-list_0_description','field_6100fe60a3f1f'),(37470,1171,'complex-services-list_0_link','a:3:{s:5:\"title\";s:25:\"Online Payment Processing\";s:3:\"url\";s:80:\"https://commercegate.goodface.com.ua/wp/our-solutions/online-payment-processing/\";s:6:\"target\";s:0:\"\";}'),(37471,1171,'_complex-services-list_0_link','field_6100fe73a3f20'),(37472,1171,'complex-services-list_1_icon','337'),(37473,1171,'_complex-services-list_1_icon','field_6100fde5a3f1d'),(37474,1171,'complex-services-list_1_title','Acquiring Solutions'),(37475,1171,'_complex-services-list_1_title','field_6100fe5aa3f1e'),(37476,1171,'complex-services-list_1_description','Single point of[nbsp]contact, handling authorisation, clearing and settlement'),(37477,1171,'_complex-services-list_1_description','field_6100fe60a3f1f'),(37478,1171,'complex-services-list_1_link','a:3:{s:5:\"title\";s:19:\"Acquiring Solutions\";s:3:\"url\";s:74:\"https://commercegate.goodface.com.ua/wp/our-solutions/acquiring-solutions/\";s:6:\"target\";s:0:\"\";}'),(37479,1171,'_complex-services-list_1_link','field_6100fe73a3f20'),(37480,1171,'complex-services-list_2_icon','339'),(37481,1171,'_complex-services-list_2_icon','field_6100fde5a3f1d'),(37482,1171,'complex-services-list_2_title','Risk & Compliance'),(37483,1171,'_complex-services-list_2_title','field_6100fe5aa3f1e'),(37484,1171,'complex-services-list_2_description','State of[nbsp]the art fraud scrubbing and real-time monitoring by[nbsp]our risk team'),(37485,1171,'_complex-services-list_2_description','field_6100fe60a3f1f'),(37486,1171,'complex-services-list_2_link','a:3:{s:5:\"title\";s:19:\"Risk and Compliance\";s:3:\"url\";s:74:\"https://commercegate.goodface.com.ua/wp/our-solutions/risk-and-compliance/\";s:6:\"target\";s:0:\"\";}'),(37487,1171,'_complex-services-list_2_link','field_6100fe73a3f20'),(37488,1171,'complex-services-list_3_icon','338'),(37489,1171,'_complex-services-list_3_icon','field_6100fde5a3f1d'),(37490,1171,'complex-services-list_3_title','Revenue Optimization'),(37491,1171,'_complex-services-list_3_title','field_6100fe5aa3f1e'),(37492,1171,'complex-services-list_3_description','Tactical, analytical approach to[nbsp]your pricing'),(37493,1171,'_complex-services-list_3_description','field_6100fe60a3f1f'),(37494,1171,'complex-services-list_3_link','a:3:{s:5:\"title\";s:20:\"Revenue Optimization\";s:3:\"url\";s:75:\"https://commercegate.goodface.com.ua/wp/our-solutions/revenue-optimization/\";s:6:\"target\";s:0:\"\";}'),(37495,1171,'_complex-services-list_3_link','field_6100fe73a3f20'),(37496,1171,'complex-services-list','4'),(37497,1171,'_complex-services-list','field_6100fd82a3f1c'),(37498,1171,'payment-instruments_list','a:3:{i:0;s:3:\"433\";i:1;s:3:\"434\";i:2;s:3:\"435\";}'),(37499,1171,'_payment-instruments_list','field_6101027fdf3b7'),(37500,1172,'main-block-title','Where Merchants \r\nMeet Buyers'),(37501,1172,'_main-block-title','field_60f71cfe844f0'),(37502,1172,'main-block-description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(37503,1172,'_main-block-description','field_60f71d1a844f1'),(37504,1172,'main-block-first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(37505,1172,'_main-block-first-button','field_60f71d2b844f2'),(37506,1172,'main-block-second-button','Explore more'),(37507,1172,'_main-block-second-button','field_60f71d5a844f3'),(37508,1172,'main-block-globe-points_item-1','$56'),(37509,1172,'_main-block-globe-points_item-1','field_60f7cd79ec2c2'),(37510,1172,'main-block-globe-points_item-2','$78'),(37511,1172,'_main-block-globe-points_item-2','field_60f7cd81ec2c3'),(37512,1172,'main-block-globe-points_item-3','$128'),(37513,1172,'_main-block-globe-points_item-3','field_60f7cd86ec2c4'),(37514,1172,'main-block-globe-points',''),(37515,1172,'_main-block-globe-points','field_60f7cd5bec2c1'),(37516,1172,'main-block_title','Where Merchants \r\nMeet Buyers'),(37517,1172,'_main-block_title','field_60f71cfe844f0'),(37518,1172,'main-block_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(37519,1172,'_main-block_description','field_60f71d1a844f1'),(37520,1172,'main-block_first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(37521,1172,'_main-block_first-button','field_60f71d2b844f2'),(37522,1172,'main-block_second-button','Explore more'),(37523,1172,'_main-block_second-button','field_60f71d5a844f3'),(37524,1172,'main-block',''),(37525,1172,'_main-block','field_60f7ce5d3c350'),(37526,1172,'globe-points_item-1','$56'),(37527,1172,'_globe-points_item-1','field_60f7cd79ec2c2'),(37528,1172,'globe-points_item-2','$78'),(37529,1172,'_globe-points_item-2','field_60f7cd81ec2c3'),(37530,1172,'globe-points_item-3','$128'),(37531,1172,'_globe-points_item-3','field_60f7cd86ec2c4'),(37532,1172,'globe-points',''),(37533,1172,'_globe-points','field_60f7cd5bec2c1'),(37534,1172,'block_content_image','154'),(37535,1172,'_block_content_image','field_60f7cfac21e3c'),(37536,1172,'block_content_title','Since 2006[nbsp]we have helped thousands of[nbsp]merchants grow their business and maximise revenue'),(37537,1172,'_block_content_title','field_60f7cf8621e3a'),(37538,1172,'block_content_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(37539,1172,'_block_content_description','field_60f7cfa321e3b'),(37540,1172,'block_content_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(37541,1172,'_block_content_button','field_60f7cfc021e3d'),(37542,1172,'block_content',''),(37543,1172,'_block_content','field_60f7cf7021e39'),(37544,1172,'advantages_0_icon','157'),(37545,1172,'_advantages_0_icon','field_60f7cff821e3f'),(37546,1172,'advantages_0_description','Certificate of Authenticity'),(37547,1172,'_advantages_0_description','field_60f7d00d21e40'),(37548,1172,'advantages','4'),(37549,1172,'_advantages','field_60f7cfdc21e3e'),(37550,1172,'advantages_1_icon','158'),(37551,1172,'_advantages_1_icon','field_60f7cff821e3f'),(37552,1172,'advantages_1_description','Best Solution Awward'),(37553,1172,'_advantages_1_description','field_60f7d00d21e40'),(37554,1172,'advantages_2_icon','159'),(37555,1172,'_advantages_2_icon','field_60f7cff821e3f'),(37556,1172,'advantages_2_description','Compliance Certificate'),(37557,1172,'_advantages_2_description','field_60f7d00d21e40'),(37558,1172,'advantages_3_icon','160'),(37559,1172,'_advantages_3_icon','field_60f7cff821e3f'),(37560,1172,'advantages_3_description','Customers Choise Awward'),(37561,1172,'_advantages_3_description','field_60f7d00d21e40'),(37562,1172,'about-company_image','154'),(37563,1172,'_about-company_image','field_60f7cfac21e3c'),(37564,1172,'about-company_title','Since 2006[nbsp]we have helped thousands of[nbsp]merchants grow their business and maximise revenue'),(37565,1172,'_about-company_title','field_60f7cf8621e3a'),(37566,1172,'about-company_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(37567,1172,'_about-company_description','field_60f7cfa321e3b'),(37568,1172,'about-company_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/about-company/\";s:6:\"target\";s:0:\"\";}'),(37569,1172,'_about-company_button','field_60f7cfc021e3d'),(37570,1172,'about-company',''),(37571,1172,'_about-company','field_60f7cf7021e39'),(37572,1172,'payment-instruments_title_before','Get all Payment Instruments'),(37573,1172,'_payment-instruments_title_before','field_60f7d6dbb8ab4'),(37574,1172,'payment-instruments_title_after','You Need to Accelerate'),(37575,1172,'_payment-instruments_title_after','field_60f7d70db8ab5'),(37576,1172,'payment-instruments_title',''),(37577,1172,'_payment-instruments_title','field_60f7d5a179817'),(37578,1172,'payment-instruments_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to \r\naccept credit card payments from your customers safely.'),(37579,1172,'_payment-instruments_description','field_60f7d5d379818'),(37580,1172,'payment-instruments_items-link-title','Discover features'),(37581,1172,'_payment-instruments_items-link-title','field_60f7d5df79819'),(37582,1172,'payment-instruments',''),(37583,1172,'_payment-instruments','field_60f7d59679816'),(37584,1172,'complex-services_image','177'),(37585,1172,'_complex-services_image','field_60f7daf9c4744'),(37586,1172,'complex-services_title','Complex Services to[nbsp]Boost Your Process'),(37587,1172,'_complex-services_title','field_60f7d9c5c4742'),(37588,1172,'complex-services_description','Our risk management system is[nbsp]the most advanced, customizable and effective in[nbsp]the business. We[nbsp]combine advanced technology and experienced human control to[nbsp]minimise fraudulent transactions while keeping decline rates low and your valued customers satisfied.'),(37589,1172,'_complex-services_description','field_60f7d9d7c4743'),(37590,1172,'complex-services_items-link-title','Learn more'),(37591,1172,'_complex-services_items-link-title','field_60f7dbbfc4745'),(37592,1172,'complex-services',''),(37593,1172,'_complex-services','field_60f7d9b2c4741'),(37594,1172,'blog-block_title',''),(37595,1172,'_blog-block_title','field_60f7deefdb657'),(37596,1172,'blog-block_link','a:3:{s:5:\"title\";s:29:\"Read all customers’ stories\";s:3:\"url\";s:45:\"https://commercegate.goodface.com.ua/wp/blog/\";s:6:\"target\";s:0:\"\";}'),(37597,1172,'_blog-block_link','field_60f7df05db658'),(37598,1172,'blog-block',''),(37599,1172,'_blog-block','field_60f7dee3db656'),(37600,1172,'blog-block_large-post','235'),(37601,1172,'_blog-block_large-post','field_60f8303a13c72'),(37602,1172,'blog-block_large-post_copy','a:3:{i:0;s:3:\"233\";i:1;s:3:\"234\";i:2;s:3:\"198\";}'),(37603,1172,'_blog-block_large-post_copy','field_60f831d6000c4'),(37604,1172,'blog-block_posts','a:4:{i:0;s:3:\"848\";i:1;s:3:\"850\";i:2;s:3:\"851\";i:3;s:3:\"852\";}'),(37605,1172,'_blog-block_posts','field_60f8322fd24c4'),(37606,1172,'blog-block-large-post_title','Antony from High Risk Product'),(37607,1172,'_blog-block-large-post_title','field_60f834906008c'),(37608,1172,'blog-block-large-post_description','“Working with the sales teams and account managers has been great. They’ve helped[nbsp]us get to[nbsp]market with our solution much quicker than if[nbsp]we[nbsp]had tried to[nbsp]do[nbsp]it[nbsp]ourselves!”'),(37609,1172,'_blog-block-large-post_description','field_60f834946008d'),(37610,1172,'blog-block-large-post',''),(37611,1172,'_blog-block-large-post','field_60f8347e6008b'),(37612,1172,'blog-block_post-button-title','Read Full Story'),(37613,1172,'_blog-block_post-button-title','field_60f8413c74859'),(37614,1172,'payment-instruments_title-color','#4BD18E'),(37615,1172,'_payment-instruments_title-color','field_60fff271c15df'),(37616,1172,'blog-block_title-color','#4BD18E'),(37617,1172,'_blog-block_title-color','field_60fff3b704234'),(37618,1172,'blog-block_title_before','You’re in good company.'),(37619,1172,'_blog-block_title_before','field_60fff38e04232'),(37620,1172,'blog-block_title_after','Share success with us'),(37621,1172,'_blog-block_title_after','field_60fff3a404233'),(37622,1172,'complex-services-list_0_icon','336'),(37623,1172,'_complex-services-list_0_icon','field_6100fde5a3f1d'),(37624,1172,'complex-services-list_0_title','Online Payments Processing'),(37625,1172,'_complex-services-list_0_title','field_6100fe5aa3f1e'),(37626,1172,'complex-services-list_0_description','Deploy our agile payment pages to[nbsp]suit any platform'),(37627,1172,'_complex-services-list_0_description','field_6100fe60a3f1f'),(37628,1172,'complex-services-list_0_link','a:3:{s:5:\"title\";s:25:\"Online Payment Processing\";s:3:\"url\";s:80:\"https://commercegate.goodface.com.ua/wp/our-solutions/online-payment-processing/\";s:6:\"target\";s:0:\"\";}'),(37629,1172,'_complex-services-list_0_link','field_6100fe73a3f20'),(37630,1172,'complex-services-list_1_icon','337'),(37631,1172,'_complex-services-list_1_icon','field_6100fde5a3f1d'),(37632,1172,'complex-services-list_1_title','Acquiring Solutions'),(37633,1172,'_complex-services-list_1_title','field_6100fe5aa3f1e'),(37634,1172,'complex-services-list_1_description','Single point of[nbsp]contact, handling authorisation, clearing and settlement'),(37635,1172,'_complex-services-list_1_description','field_6100fe60a3f1f'),(37636,1172,'complex-services-list_1_link','a:3:{s:5:\"title\";s:19:\"Acquiring Solutions\";s:3:\"url\";s:74:\"https://commercegate.goodface.com.ua/wp/our-solutions/acquiring-solutions/\";s:6:\"target\";s:0:\"\";}'),(37637,1172,'_complex-services-list_1_link','field_6100fe73a3f20'),(37638,1172,'complex-services-list_2_icon','339'),(37639,1172,'_complex-services-list_2_icon','field_6100fde5a3f1d'),(37640,1172,'complex-services-list_2_title','Risk & Compliance'),(37641,1172,'_complex-services-list_2_title','field_6100fe5aa3f1e'),(37642,1172,'complex-services-list_2_description','State of[nbsp]the art fraud scrubbing and real-time monitoring by[nbsp]our risk team'),(37643,1172,'_complex-services-list_2_description','field_6100fe60a3f1f'),(37644,1172,'complex-services-list_2_link','a:3:{s:5:\"title\";s:19:\"Risk and Compliance\";s:3:\"url\";s:74:\"https://commercegate.goodface.com.ua/wp/our-solutions/risk-and-compliance/\";s:6:\"target\";s:0:\"\";}'),(37645,1172,'_complex-services-list_2_link','field_6100fe73a3f20'),(37646,1172,'complex-services-list_3_icon','338'),(37647,1172,'_complex-services-list_3_icon','field_6100fde5a3f1d'),(37648,1172,'complex-services-list_3_title','Revenue Optimization'),(37649,1172,'_complex-services-list_3_title','field_6100fe5aa3f1e'),(37650,1172,'complex-services-list_3_description','Tactical, analytical approach to[nbsp]your pricing'),(37651,1172,'_complex-services-list_3_description','field_6100fe60a3f1f'),(37652,1172,'complex-services-list_3_link','a:3:{s:5:\"title\";s:20:\"Revenue Optimization\";s:3:\"url\";s:75:\"https://commercegate.goodface.com.ua/wp/our-solutions/revenue-optimization/\";s:6:\"target\";s:0:\"\";}'),(37653,1172,'_complex-services-list_3_link','field_6100fe73a3f20'),(37654,1172,'complex-services-list','4'),(37655,1172,'_complex-services-list','field_6100fd82a3f1c'),(37656,1172,'payment-instruments_list','a:3:{i:0;s:3:\"433\";i:1;s:3:\"434\";i:2;s:3:\"435\";}'),(37657,1172,'_payment-instruments_list','field_6101027fdf3b7'),(37658,1180,'_edit_lock','1638301564:1'),(37659,1180,'_edit_last','1'),(50357,1544,'ebook_thanks_image','915'),(50358,1544,'ebook_thanks_description','<h2>Revenue Optimisation with CommerceGate</h2>\r\n<h3>You save costs</h3>\r\nHiring the license through a HubSpot consultant or an intermediary agency has the same price, but the difference is in the onboarding service, where doing it with the support of InboundCycle is cheaper.\r\n<h3>You get independent advice</h3>\r\nAt CommerceGate we have a long experience working with many technologies and, although we consider HubSpot to be the most powerful.\r\n\r\nBecause successful transactions means an increase in sales and thus greater revenue – businesses should aim for high auth rates.\r\n\r\n<strong>Fill in the form to schedule a guided tour to our revenue optimisation solutions.</strong>'),(50359,1544,'ebook_thanks_book','0'),(50360,1544,'ebook_thanks',''),(50361,1544,'ebook_thanks_related','a:0:{}'),(50362,1544,'ebook-thanks_image','915'),(50363,1544,'ebook-thanks_description','<h2>La Evolución de la Banca Online</h2>\r\nLa forma en que se hace banca ha cambiado enormemente en las últimas décadas. Tendríamos que remontarnos a los noventa para encontrar las primeras y elementales aplicaciones de la banca en línea, que más tarde se volvieron mucho más sofisticadas y tomaron formas más evolucionadas. Desde el uso de la banca por internet como un servicio adicional para sus clientes, al cambio de paradigma con las fintech, la llegada del open banking, el nacimiento de neobancos únicamente digitales y retadores, sin sucursales físicas.\r\n\r\n<strong>La Evolución de la Banca Online</strong>'),(50364,1544,'ebook-thanks_related','a:3:{i:0;s:4:\"1595\";i:1;s:4:\"1596\";i:2;s:4:\"1594\";}'),(50365,1544,'ebook-thanks',''),(50366,1544,'ebook-thanks_file','926'),(50377,1544,'_edit_last','1'),(50378,1544,'_edit_lock','1637332160:1'),(50379,1544,'_ebook-thanks_file','field_610bea9313360'),(50380,1544,'_ebook-thanks_image','field_610bb8db8e95a'),(50381,1544,'_ebook-thanks_description','field_610bb9028e95b'),(50382,1544,'_ebook-thanks_related','field_610bbc3b458aa'),(50383,1544,'_ebook-thanks','field_610bb8c98e959'),(50644,1577,'form-preview_title','Get Free Guide to Modern Support'),(50645,1577,'form-preview_description','Download our free guide'),(50646,1577,'form-preview',''),(50647,1577,'book-content_image','903'),(50648,1577,'book-content_description','In the first of our Revenue Optimization series, Bob Johns discusses factors affecting revenue optimization, and why payment risk management has assumed greater importance now more than ever.\r\n\r\nMany companies are growing their online presence and are more prudent with spending in a post-Covid world – it’s also why revenue optimization now plays a bigger part in business strategies.\r\n\r\nBecause successful transactions means an increase in sales and thus greater revenue – businesses should aim for high auth rates.\r\n\r\n<strong>Fill in the form to access the guide and receive the PDF in your email, and enjoy reading!</strong>'),(50649,1577,'book-content',''),(50650,1577,'book-content_book','1545'),(50651,1577,'_yoast_wpseo_primary_book_category','187'),(50652,1578,'form-preview_title','Get Free Guide to Modern Support'),(50653,1578,'form-preview_description','Download our free guide'),(50654,1578,'form-preview',''),(50655,1578,'book-content_image','903'),(50656,1578,'book-content_description','In the first of our Revenue Optimization series, Bob Johns discusses factors affecting revenue optimization, and why payment risk management has assumed greater importance now more than ever.\r\n\r\nMany companies are growing their online presence and are more prudent with spending in a post-Covid world – it’s also why revenue optimization now plays a bigger part in business strategies.\r\n\r\nBecause successful transactions means an increase in sales and thus greater revenue – businesses should aim for high auth rates.\r\n\r\n<strong>Fill in the form to access the guide and receive the PDF in your email, and enjoy reading!</strong>'),(50657,1578,'book-content',''),(50658,1578,'book-content_book','1545'),(50659,1578,'_yoast_wpseo_primary_book_category','187'),(50660,1579,'form-preview_title','Get Free Guide to Modern Support'),(50661,1579,'form-preview_description','Download our free guide'),(50662,1579,'form-preview',''),(50663,1579,'book-content_image','903'),(50664,1579,'book-content_description','In the first of our Revenue Optimization series, Bob Johns discusses factors affecting revenue optimization, and why payment risk management has assumed greater importance now more than ever.\r\n\r\nMany companies are growing their online presence and are more prudent with spending in a post-Covid world – it’s also why revenue optimization now plays a bigger part in business strategies.\r\n\r\nBecause successful transactions means an increase in sales and thus greater revenue – businesses should aim for high auth rates.\r\n\r\n<strong>Fill in the form to access the guide and receive the PDF in your email, and enjoy reading!</strong>'),(50665,1579,'book-content',''),(50666,1579,'book-content_book','1545'),(50667,1579,'_yoast_wpseo_primary_book_category','187'),(50668,1580,'form-preview_title','Get Free Guide to Modern Support'),(50669,1580,'form-preview_description','Download our free guide'),(50670,1580,'form-preview',''),(50671,1580,'book-content_image','903'),(50672,1580,'book-content_description','In the first of our Revenue Optimization series, Bob Johns discusses factors affecting revenue optimization, and why payment risk management has assumed greater importance now more than ever.\r\n\r\nMany companies are growing their online presence and are more prudent with spending in a post-Covid world – it’s also why revenue optimization now plays a bigger part in business strategies.\r\n\r\nBecause successful transactions means an increase in sales and thus greater revenue – businesses should aim for high auth rates.\r\n\r\n<strong>Fill in the form to access the guide and receive the PDF in your email, and enjoy reading!</strong>'),(50673,1580,'book-content',''),(50674,1580,'book-content_book','1545'),(50675,1580,'_yoast_wpseo_primary_book_category','187'),(50676,1581,'form-preview_title','Get Free Guide to Modern Support'),(50677,1581,'form-preview_description','Download our free guide'),(50678,1581,'form-preview',''),(50679,1581,'book-content_image','903'),(50680,1581,'book-content_description','In the first of our Revenue Optimization series, Bob Johns discusses factors affecting revenue optimization, and why payment risk management has assumed greater importance now more than ever.\r\n\r\nMany companies are growing their online presence and are more prudent with spending in a post-Covid world – it’s also why revenue optimization now plays a bigger part in business strategies.\r\n\r\nBecause successful transactions means an increase in sales and thus greater revenue – businesses should aim for high auth rates.\r\n\r\n<strong>Fill in the form to access the guide and receive the PDF in your email, and enjoy reading!</strong>'),(50681,1581,'book-content',''),(50682,1581,'book-content_book','1545'),(50683,1581,'_yoast_wpseo_primary_book_category','187'),(50684,1582,'form-preview_title','Get Free Guide to Modern Support'),(50685,1582,'form-preview_description','Download our free guide'),(50686,1582,'form-preview',''),(50687,1582,'book-content_image','903'),(50688,1582,'book-content_description','In the first of our Revenue Optimization series, Bob Johns discusses factors affecting revenue optimization, and why payment risk management has assumed greater importance now more than ever.\r\n\r\nMany companies are growing their online presence and are more prudent with spending in a post-Covid world – it’s also why revenue optimization now plays a bigger part in business strategies.\r\n\r\nBecause successful transactions means an increase in sales and thus greater revenue – businesses should aim for high auth rates.\r\n\r\n<strong>Fill in the form to access the guide and receive the PDF in your email, and enjoy reading!</strong>'),(50689,1582,'book-content',''),(50690,1582,'book-content_book','1545'),(50691,1582,'_yoast_wpseo_primary_book_category','187'),(50692,1583,'form-preview_title','Get Free Guide to Modern Support'),(50693,1583,'form-preview_description','Download our free guide'),(50694,1583,'form-preview',''),(50695,1583,'book-content_image','903'),(50696,1583,'book-content_description','In the first of our Revenue Optimization series, Bob Johns discusses factors affecting revenue optimization, and why payment risk management has assumed greater importance now more than ever.\r\n\r\nMany companies are growing their online presence and are more prudent with spending in a post-Covid world – it’s also why revenue optimization now plays a bigger part in business strategies.\r\n\r\nBecause successful transactions means an increase in sales and thus greater revenue – businesses should aim for high auth rates.\r\n\r\n<strong>Fill in the form to access the guide and receive the PDF in your email, and enjoy reading!</strong>'),(50697,1583,'book-content',''),(50698,1583,'book-content_book','1545'),(50699,1583,'_yoast_wpseo_primary_book_category','187'),(50700,1584,'form-preview_title','Get Free Guide to Modern Support'),(50701,1584,'form-preview_description','Download our free guide'),(50702,1584,'form-preview',''),(50703,1584,'book-content_image','903'),(50704,1584,'book-content_description','In the first of our Revenue Optimization series, Bob Johns discusses factors affecting revenue optimization, and why payment risk management has assumed greater importance now more than ever.\r\n\r\nMany companies are growing their online presence and are more prudent with spending in a post-Covid world – it’s also why revenue optimization now plays a bigger part in business strategies.\r\n\r\nBecause successful transactions means an increase in sales and thus greater revenue – businesses should aim for high auth rates.\r\n\r\n<strong>Fill in the form to access the guide and receive the PDF in your email, and enjoy reading!</strong>'),(50705,1584,'book-content',''),(50706,1584,'book-content_book','1545'),(50707,1584,'_yoast_wpseo_primary_book_category','187'),(50708,1585,'form-preview_title','Get Free Guide to Modern Support'),(50709,1585,'form-preview_description','Download our free guide'),(50710,1585,'form-preview',''),(50711,1585,'book-content_image','903'),(50712,1585,'book-content_description','In the first of our Revenue Optimization series, Bob Johns discusses factors affecting revenue optimization, and why payment risk management has assumed greater importance now more than ever.\r\n\r\nMany companies are growing their online presence and are more prudent with spending in a post-Covid world – it’s also why revenue optimization now plays a bigger part in business strategies.\r\n\r\nBecause successful transactions means an increase in sales and thus greater revenue – businesses should aim for high auth rates.\r\n\r\n<strong>Fill in the form to access the guide and receive the PDF in your email, and enjoy reading!</strong>'),(50713,1585,'book-content',''),(50714,1585,'book-content_book','1545'),(50715,1585,'_yoast_wpseo_primary_book_category','187'),(50716,1586,'form-preview_title','Get Free Guide to Modern Support'),(50717,1586,'form-preview_description','Download our free guide'),(50718,1586,'form-preview',''),(50719,1586,'book-content_image','903'),(50720,1586,'book-content_description','In the first of our Revenue Optimization series, Bob Johns discusses factors affecting revenue optimization, and why payment risk management has assumed greater importance now more than ever.\r\n\r\nMany companies are growing their online presence and are more prudent with spending in a post-Covid world – it’s also why revenue optimization now plays a bigger part in business strategies.\r\n\r\nBecause successful transactions means an increase in sales and thus greater revenue – businesses should aim for high auth rates.\r\n\r\n<strong>Fill in the form to access the guide and receive the PDF in your email, and enjoy reading!</strong>'),(50721,1586,'book-content',''),(50722,1586,'book-content_book','1545'),(50723,1586,'_yoast_wpseo_primary_book_category','187'),(50724,1587,'form-preview_title','Get Free Guide to Modern Support'),(50725,1587,'form-preview_description','Download our free guide'),(50726,1587,'form-preview',''),(50727,1587,'book-content_image','903'),(50728,1587,'book-content_description','In the first of our Revenue Optimization series, Bob Johns discusses factors affecting revenue optimization, and why payment risk management has assumed greater importance now more than ever.\r\n\r\nMany companies are growing their online presence and are more prudent with spending in a post-Covid world – it’s also why revenue optimization now plays a bigger part in business strategies.\r\n\r\nBecause successful transactions means an increase in sales and thus greater revenue – businesses should aim for high auth rates.\r\n\r\n<strong>Fill in the form to access the guide and receive the PDF in your email, and enjoy reading!</strong>'),(50729,1587,'book-content',''),(50730,1587,'book-content_book','1545'),(50731,1587,'_yoast_wpseo_primary_book_category','187'),(50732,1588,'form-preview_title','Get Free Guide to Modern Support'),(50733,1588,'form-preview_description','Download our free guide'),(50734,1588,'form-preview',''),(50735,1588,'book-content_image','903'),(50736,1588,'book-content_description','In the first of our Revenue Optimization series, Bob Johns discusses factors affecting revenue optimization, and why payment risk management has assumed greater importance now more than ever.\r\n\r\nMany companies are growing their online presence and are more prudent with spending in a post-Covid world – it’s also why revenue optimization now plays a bigger part in business strategies.\r\n\r\nBecause successful transactions means an increase in sales and thus greater revenue – businesses should aim for high auth rates.\r\n\r\n<strong>Fill in the form to access the guide and receive the PDF in your email, and enjoy reading!</strong>'),(50737,1588,'book-content',''),(50738,1588,'book-content_book','1545'),(50739,1588,'_yoast_wpseo_primary_book_category','187'),(50740,1589,'form-preview_title','Get Free Guide to Modern Support'),(50741,1589,'form-preview_description','Download our free guide'),(50742,1589,'form-preview',''),(50743,1590,'form-preview_title','Get Free Guide to Modern Support'),(50744,1589,'book-content_image','903'),(50745,1590,'form-preview_description','Download our free guide'),(50746,1589,'book-content_description','In the first of our Revenue Optimization series, Bob Johns discusses factors affecting revenue optimization, and why payment risk management has assumed greater importance now more than ever.\r\n\r\nMany companies are growing their online presence and are more prudent with spending in a post-Covid world – it’s also why revenue optimization now plays a bigger part in business strategies.\r\n\r\nBecause successful transactions means an increase in sales and thus greater revenue – businesses should aim for high auth rates.\r\n\r\n<strong>Fill in the form to access the guide and receive the PDF in your email, and enjoy reading!</strong>'),(50747,1590,'form-preview',''),(50748,1589,'book-content',''),(50749,1590,'book-content_image','903'),(50750,1589,'book-content_book','1545'),(50751,1590,'book-content_description','In the first of our Revenue Optimization series, Bob Johns discusses factors affecting revenue optimization, and why payment risk management has assumed greater importance now more than ever.\r\n\r\nMany companies are growing their online presence and are more prudent with spending in a post-Covid world – it’s also why revenue optimization now plays a bigger part in business strategies.\r\n\r\nBecause successful transactions means an increase in sales and thus greater revenue – businesses should aim for high auth rates.\r\n\r\n<strong>Fill in the form to access the guide and receive the PDF in your email, and enjoy reading!</strong>'),(50752,1590,'book-content',''),(50753,1590,'book-content_book','1545'),(50754,1589,'_yoast_wpseo_primary_book_category','187'),(50755,1590,'_yoast_wpseo_primary_book_category','187'),(50756,1591,'form-preview_title','Get Free Guide to Modern Support'),(50757,1591,'form-preview_description','Download our free guide'),(50758,1591,'form-preview',''),(50759,1591,'book-content_image','903'),(50760,1591,'book-content_description','In the first of our Revenue Optimization series, Bob Johns discusses factors affecting revenue optimization, and why payment risk management has assumed greater importance now more than ever.\r\n\r\nMany companies are growing their online presence and are more prudent with spending in a post-Covid world – it’s also why revenue optimization now plays a bigger part in business strategies.\r\n\r\nBecause successful transactions means an increase in sales and thus greater revenue – businesses should aim for high auth rates.\r\n\r\n<strong>Fill in the form to access the guide and receive the PDF in your email, and enjoy reading!</strong>'),(50761,1591,'book-content',''),(50762,1591,'book-content_book','1544'),(50763,1591,'_yoast_wpseo_primary_book_category','185'),(50764,1592,'form-preview_title','Get Free Guide to Modern Support'),(50765,1592,'form-preview_description','Download our free guide'),(50766,1592,'form-preview',''),(50767,1592,'book-content_image','903'),(50768,1592,'book-content_description','In the first of our Revenue Optimization series, Bob Johns discusses factors affecting revenue optimization, and why payment risk management has assumed greater importance now more than ever.\r\n\r\nMany companies are growing their online presence and are more prudent with spending in a post-Covid world – it’s also why revenue optimization now plays a bigger part in business strategies.\r\n\r\nBecause successful transactions means an increase in sales and thus greater revenue – businesses should aim for high auth rates.\r\n\r\n<strong>Fill in the form to access the guide and receive the PDF in your email, and enjoy reading!</strong>'),(50769,1592,'book-content',''),(50770,1592,'book-content_book','1544'),(50771,1592,'_yoast_wpseo_primary_book_category','185'),(50772,1593,'form-preview_title','Get Free Guide to Modern Support'),(50773,1593,'form-preview_description','Download our free guide'),(50774,1593,'form-preview',''),(50775,1593,'book-content_image','903'),(50776,1593,'book-content_description','In the first of our Revenue Optimization series, Bob Johns discusses factors affecting revenue optimization, and why payment risk management has assumed greater importance now more than ever.\r\n\r\nMany companies are growing their online presence and are more prudent with spending in a post-Covid world – it’s also why revenue optimization now plays a bigger part in business strategies.\r\n\r\nBecause successful transactions means an increase in sales and thus greater revenue – businesses should aim for high auth rates.\r\n\r\n<strong>Fill in the form to access the guide and receive the PDF in your email, and enjoy reading!</strong>'),(50777,1593,'book-content',''),(50778,1593,'book-content_book','1544'),(50779,1593,'_yoast_wpseo_primary_book_category','185'),(50780,1594,'form-preview_title','Get Free Guide to Modern Support'),(50781,1594,'form-preview_description','Download our free guide'),(50782,1594,'form-preview',''),(50783,1594,'book-content_image','903'),(50784,1594,'book-content_description','In the first of our Revenue Optimization series, Bob Johns discusses factors affecting revenue optimization, and why payment risk management has assumed greater importance now more than ever.\r\n\r\nMany companies are growing their online presence and are more prudent with spending in a post-Covid world – it’s also why revenue optimization now plays a bigger part in business strategies.\r\n\r\nBecause successful transactions means an increase in sales and thus greater revenue – businesses should aim for high auth rates.\r\n\r\n<strong>Fill in the form to access the guide and receive the PDF in your email, and enjoy reading!</strong>'),(50785,1594,'book-content',''),(50786,1594,'book-content_book','1544'),(50787,1594,'_yoast_wpseo_primary_book_category','185'),(50788,1595,'form-preview_title','Get Free Guide to Modern Support'),(50789,1596,'form-preview_title','Get Free Guide to Modern Support'),(50790,1595,'form-preview_description','Download our free guide'),(50791,1596,'form-preview_description','Download our free guide'),(50792,1595,'form-preview',''),(50793,1596,'form-preview',''),(50794,1595,'book-content_image','903'),(50795,1596,'book-content_image','903'),(50796,1595,'book-content_description','In the first of our Revenue Optimization series, Bob Johns discusses factors affecting revenue optimization, and why payment risk management has assumed greater importance now more than ever.\r\n\r\nMany companies are growing their online presence and are more prudent with spending in a post-Covid world – it’s also why revenue optimization now plays a bigger part in business strategies.\r\n\r\nBecause successful transactions means an increase in sales and thus greater revenue – businesses should aim for high auth rates.\r\n\r\n<strong>Fill in the form to access the guide and receive the PDF in your email, and enjoy reading!</strong>'),(50797,1596,'book-content_description','In the first of our Revenue Optimization series, Bob Johns discusses factors affecting revenue optimization, and why payment risk management has assumed greater importance now more than ever.\r\n\r\nMany companies are growing their online presence and are more prudent with spending in a post-Covid world – it’s also why revenue optimization now plays a bigger part in business strategies.\r\n\r\nBecause successful transactions means an increase in sales and thus greater revenue – businesses should aim for high auth rates.\r\n\r\n<strong>Fill in the form to access the guide and receive the PDF in your email, and enjoy reading!</strong>'),(50798,1595,'book-content',''),(50799,1596,'book-content',''),(50800,1595,'book-content_book','1544'),(50801,1596,'book-content_book','1544'),(50802,1595,'_yoast_wpseo_primary_book_category','185'),(50803,1596,'_yoast_wpseo_primary_book_category','185'),(50804,1597,'form-preview_title','Get Free Guide to Modern Support'),(50805,1597,'form-preview_description','Download our free guide'),(50806,1597,'form-preview',''),(50807,1597,'book-content_image','903'),(50808,1597,'book-content_description','In the first of our Revenue Optimization series, Bob Johns discusses factors affecting revenue optimization, and why payment risk management has assumed greater importance now more than ever.\r\n\r\nMany companies are growing their online presence and are more prudent with spending in a post-Covid world – it’s also why revenue optimization now plays a bigger part in business strategies.\r\n\r\nBecause successful transactions means an increase in sales and thus greater revenue – businesses should aim for high auth rates.\r\n\r\n<strong>Fill in the form to access the guide and receive the PDF in your email, and enjoy reading!</strong>'),(50809,1597,'book-content',''),(50810,1597,'book-content_book','1544'),(50811,1597,'_yoast_wpseo_primary_book_category','185'),(50812,1598,'form-preview_title','Get Free Guide to Modern Support'),(50813,1598,'form-preview_description','Download our free guide'),(50814,1598,'form-preview',''),(50815,1598,'book-content_image','903'),(50816,1598,'book-content_description','In the first of our Revenue Optimization series, Bob Johns discusses factors affecting revenue optimization, and why payment risk management has assumed greater importance now more than ever.\r\n\r\nMany companies are growing their online presence and are more prudent with spending in a post-Covid world – it’s also why revenue optimization now plays a bigger part in business strategies.\r\n\r\nBecause successful transactions means an increase in sales and thus greater revenue – businesses should aim for high auth rates.\r\n\r\n<strong>Fill in the form to access the guide and receive the PDF in your email, and enjoy reading!</strong>'),(50817,1598,'book-content',''),(50818,1598,'book-content_book','1544'),(50819,1598,'_yoast_wpseo_primary_book_category','185'),(50820,1599,'form-preview_title','Get Free Guide to Modern Support'),(50821,1599,'form-preview_description','Download our free guide'),(50822,1599,'form-preview',''),(50823,1599,'book-content_image','903'),(50824,1599,'book-content_description','In the first of our Revenue Optimization series, Bob Johns discusses factors affecting revenue optimization, and why payment risk management has assumed greater importance now more than ever.\r\n\r\nMany companies are growing their online presence and are more prudent with spending in a post-Covid world – it’s also why revenue optimization now plays a bigger part in business strategies.\r\n\r\nBecause successful transactions means an increase in sales and thus greater revenue – businesses should aim for high auth rates.\r\n\r\n<strong>Fill in the form to access the guide and receive the PDF in your email, and enjoy reading!</strong>'),(50825,1599,'book-content',''),(50826,1599,'book-content_book','1544'),(50827,1599,'_yoast_wpseo_primary_book_category','185'),(50828,1600,'form-preview_title','Get Free Guide to Modern Support'),(50829,1600,'form-preview_description','Download our free guide'),(50830,1600,'form-preview',''),(50831,1600,'book-content_image','903'),(50832,1600,'book-content_description','In the first of our Revenue Optimization series, Bob Johns discusses factors affecting revenue optimization, and why payment risk management has assumed greater importance now more than ever.\r\n\r\nMany companies are growing their online presence and are more prudent with spending in a post-Covid world – it’s also why revenue optimization now plays a bigger part in business strategies.\r\n\r\nBecause successful transactions means an increase in sales and thus greater revenue – businesses should aim for high auth rates.\r\n\r\n<strong>Fill in the form to access the guide and receive the PDF in your email, and enjoy reading!</strong>'),(50833,1600,'book-content',''),(50834,1600,'book-content_book','1544'),(50835,1600,'_yoast_wpseo_primary_book_category','185'),(50836,1601,'form-preview_title','Get Free Guide to Modern Support'),(50837,1601,'form-preview_description','Download our free guide'),(50838,1601,'form-preview',''),(50839,1601,'book-content_image','903'),(50840,1602,'form-preview_title','Get Free Guide to Modern Support'),(50841,1601,'book-content_description','In the first of our Revenue Optimization series, Bob Johns discusses factors affecting revenue optimization, and why payment risk management has assumed greater importance now more than ever.\r\n\r\nMany companies are growing their online presence and are more prudent with spending in a post-Covid world – it’s also why revenue optimization now plays a bigger part in business strategies.\r\n\r\nBecause successful transactions means an increase in sales and thus greater revenue – businesses should aim for high auth rates.\r\n\r\n<strong>Fill in the form to access the guide and receive the PDF in your email, and enjoy reading!</strong>'),(50842,1602,'form-preview_description','Download our free guide'),(50843,1601,'book-content',''),(50844,1602,'form-preview',''),(50845,1601,'book-content_book','1544'),(50846,1602,'book-content_image','903'),(50847,1601,'_yoast_wpseo_primary_book_category','185'),(50848,1602,'book-content_description','In the first of our Revenue Optimization series, Bob Johns discusses factors affecting revenue optimization, and why payment risk management has assumed greater importance now more than ever.\r\n\r\nMany companies are growing their online presence and are more prudent with spending in a post-Covid world – it’s also why revenue optimization now plays a bigger part in business strategies.\r\n\r\nBecause successful transactions means an increase in sales and thus greater revenue – businesses should aim for high auth rates.\r\n\r\n<strong>Fill in the form to access the guide and receive the PDF in your email, and enjoy reading!</strong>'),(50849,1602,'book-content',''),(50850,1602,'book-content_book','1544'),(50851,1602,'_yoast_wpseo_primary_book_category','185'),(50852,1603,'form-preview_title','Get Free Guide to Modern Support'),(50853,1603,'form-preview_description','Download our free guide'),(50854,1603,'form-preview',''),(50855,1603,'book-content_image','903'),(50856,1603,'book-content_description','In the first of our Revenue Optimization series, Bob Johns discusses factors affecting revenue optimization, and why payment risk management has assumed greater importance now more than ever.\r\n\r\nMany companies are growing their online presence and are more prudent with spending in a post-Covid world – it’s also why revenue optimization now plays a bigger part in business strategies.\r\n\r\nBecause successful transactions means an increase in sales and thus greater revenue – businesses should aim for high auth rates.\r\n\r\n<strong>Fill in the form to access the guide and receive the PDF in your email, and enjoy reading!</strong>'),(50857,1603,'book-content',''),(50858,1603,'book-content_book','1544'),(50859,1603,'_yoast_wpseo_primary_book_category','185'),(50860,1604,'form-preview_title','Get Free Guide to Modern Support'),(50861,1604,'form-preview_description','Download our free guide'),(50862,1604,'form-preview',''),(50863,1604,'book-content_image','903'),(50864,1604,'book-content_description','In the first of our Revenue Optimization series, Bob Johns discusses factors affecting revenue optimization, and why payment risk management has assumed greater importance now more than ever.\r\n\r\nMany companies are growing their online presence and are more prudent with spending in a post-Covid world – it’s also why revenue optimization now plays a bigger part in business strategies.\r\n\r\nBecause successful transactions means an increase in sales and thus greater revenue – businesses should aim for high auth rates.\r\n\r\n<strong>Fill in the form to access the guide and receive the PDF in your email, and enjoy reading!</strong>'),(50865,1604,'book-content',''),(50866,1604,'book-content_book','1544'),(50867,1604,'_yoast_wpseo_primary_book_category','185'),(50868,1605,'form-preview_title','Get Free Guide to Modern Support'),(50869,1605,'form-preview_description','Download our free guide'),(50870,1605,'form-preview',''),(50871,1605,'book-content_image','903'),(50872,1605,'book-content_description','In the first of our Revenue Optimization series, Bob Johns discusses factors affecting revenue optimization, and why payment risk management has assumed greater importance now more than ever.\r\n\r\nMany companies are growing their online presence and are more prudent with spending in a post-Covid world – it’s also why revenue optimization now plays a bigger part in business strategies.\r\n\r\nBecause successful transactions means an increase in sales and thus greater revenue – businesses should aim for high auth rates.\r\n\r\n<strong>Fill in the form to access the guide and receive the PDF in your email, and enjoy reading!</strong>'),(50873,1605,'book-content',''),(50874,1605,'book-content_book','1545'),(50875,1605,'_yoast_wpseo_primary_book_category','187'),(50876,1606,'form-preview_title','Get Free Guide to Modern Support'),(50877,1606,'form-preview_description','Download our free guide'),(50878,1606,'form-preview',''),(50879,1606,'book-content_image','903'),(50880,1606,'book-content_description','In the first of our Revenue Optimization series, Bob Johns discusses factors affecting revenue optimization, and why payment risk management has assumed greater importance now more than ever.\r\n\r\nMany companies are growing their online presence and are more prudent with spending in a post-Covid world – it’s also why revenue optimization now plays a bigger part in business strategies.\r\n\r\nBecause successful transactions means an increase in sales and thus greater revenue – businesses should aim for high auth rates.\r\n\r\n<strong>Fill in the form to access the guide and receive the PDF in your email, and enjoy reading!</strong>'),(50881,1606,'book-content',''),(50882,1606,'book-content_book','1544'),(50883,1606,'_yoast_wpseo_primary_book_category','185'),(50884,1577,'_edit_last','1'),(50885,1577,'_edit_lock','1631211465:1'),(50886,1577,'_form-preview_title','field_6100121c724a1'),(50887,1577,'_form-preview_description','field_61001242724a2'),(50888,1577,'_form-preview','field_610011b8724a0'),(50889,1577,'_book-content_image','field_610aac8080ee0'),(50890,1577,'_book-content_description','field_610aac9880ee1'),(50891,1577,'_book-content_book','field_610bb9178e95c'),(50892,1577,'_book-content','field_610aab09d9fd3'),(50893,1577,'_yoast_wpseo_estimated-reading-time-minutes',''),(50894,1578,'_edit_last','1'),(50895,1578,'_edit_lock','1631211463:1'),(50896,1578,'_form-preview_title','field_6100121c724a1'),(50897,1578,'_form-preview_description','field_61001242724a2'),(50898,1578,'_form-preview','field_610011b8724a0'),(50899,1578,'_book-content_image','field_610aac8080ee0'),(50900,1578,'_book-content_description','field_610aac9880ee1'),(50901,1578,'_book-content_book','field_610bb9178e95c'),(50902,1578,'_book-content','field_610aab09d9fd3'),(50903,1578,'_yoast_wpseo_estimated-reading-time-minutes',''),(50904,1579,'_edit_last','1'),(50905,1579,'_edit_lock','1631211459:1'),(50906,1579,'_form-preview_title','field_6100121c724a1'),(50907,1579,'_form-preview_description','field_61001242724a2'),(50908,1579,'_form-preview','field_610011b8724a0'),(50909,1579,'_book-content_image','field_610aac8080ee0'),(50910,1579,'_book-content_description','field_610aac9880ee1'),(50911,1579,'_book-content_book','field_610bb9178e95c'),(50912,1579,'_book-content','field_610aab09d9fd3'),(50913,1579,'_yoast_wpseo_estimated-reading-time-minutes',''),(50914,1580,'_edit_last','1'),(50915,1580,'_edit_lock','1631211456:1'),(50916,1580,'_form-preview_title','field_6100121c724a1'),(50917,1580,'_form-preview_description','field_61001242724a2'),(50918,1580,'_form-preview','field_610011b8724a0'),(50919,1580,'_book-content_image','field_610aac8080ee0'),(50920,1580,'_book-content_description','field_610aac9880ee1'),(50921,1580,'_book-content_book','field_610bb9178e95c'),(50922,1580,'_book-content','field_610aab09d9fd3'),(50923,1580,'_yoast_wpseo_estimated-reading-time-minutes',''),(50924,1581,'_edit_last','1'),(50925,1581,'_edit_lock','1631211454:1'),(50926,1581,'_form-preview_title','field_6100121c724a1'),(50927,1581,'_form-preview_description','field_61001242724a2'),(50928,1581,'_form-preview','field_610011b8724a0'),(50929,1581,'_book-content_image','field_610aac8080ee0'),(50930,1581,'_book-content_description','field_610aac9880ee1'),(50931,1581,'_book-content_book','field_610bb9178e95c'),(50932,1581,'_book-content','field_610aab09d9fd3'),(50933,1581,'_yoast_wpseo_estimated-reading-time-minutes',''),(50934,1582,'_edit_last','1'),(50935,1582,'_edit_lock','1631211451:1'),(50936,1582,'_form-preview_title','field_6100121c724a1'),(50937,1582,'_form-preview_description','field_61001242724a2'),(50938,1582,'_form-preview','field_610011b8724a0'),(50939,1582,'_book-content_image','field_610aac8080ee0'),(50940,1582,'_book-content_description','field_610aac9880ee1'),(50941,1582,'_book-content_book','field_610bb9178e95c'),(50942,1582,'_book-content','field_610aab09d9fd3'),(50943,1582,'_yoast_wpseo_estimated-reading-time-minutes',''),(50944,1583,'_edit_last','1'),(50945,1583,'_edit_lock','1631211449:1'),(50946,1583,'_form-preview_title','field_6100121c724a1'),(50947,1583,'_form-preview_description','field_61001242724a2'),(50948,1583,'_form-preview','field_610011b8724a0'),(50949,1583,'_book-content_image','field_610aac8080ee0'),(50950,1583,'_book-content_description','field_610aac9880ee1'),(50951,1583,'_book-content_book','field_610bb9178e95c'),(50952,1583,'_book-content','field_610aab09d9fd3'),(50953,1583,'_yoast_wpseo_estimated-reading-time-minutes',''),(50954,1584,'_edit_last','1'),(50955,1584,'_edit_lock','1631211446:1'),(50956,1584,'_form-preview_title','field_6100121c724a1'),(50957,1584,'_form-preview_description','field_61001242724a2'),(50958,1584,'_form-preview','field_610011b8724a0'),(50959,1584,'_book-content_image','field_610aac8080ee0'),(50960,1584,'_book-content_description','field_610aac9880ee1'),(50961,1584,'_book-content_book','field_610bb9178e95c'),(50962,1584,'_book-content','field_610aab09d9fd3'),(50963,1584,'_yoast_wpseo_estimated-reading-time-minutes',''),(50964,1585,'_edit_last','1'),(50965,1585,'_edit_lock','1631211444:1'),(50966,1585,'_form-preview_title','field_6100121c724a1'),(50967,1585,'_form-preview_description','field_61001242724a2'),(50968,1585,'_form-preview','field_610011b8724a0'),(50969,1585,'_book-content_image','field_610aac8080ee0'),(50970,1585,'_book-content_description','field_610aac9880ee1'),(50971,1585,'_book-content_book','field_610bb9178e95c'),(50972,1585,'_book-content','field_610aab09d9fd3'),(50973,1585,'_yoast_wpseo_estimated-reading-time-minutes',''),(50974,1586,'_edit_last','1'),(50975,1586,'_edit_lock','1631211441:1'),(50976,1586,'_form-preview_title','field_6100121c724a1'),(50977,1586,'_form-preview_description','field_61001242724a2'),(50978,1586,'_form-preview','field_610011b8724a0'),(50979,1586,'_book-content_image','field_610aac8080ee0'),(50980,1586,'_book-content_description','field_610aac9880ee1'),(50981,1586,'_book-content_book','field_610bb9178e95c'),(50982,1586,'_book-content','field_610aab09d9fd3'),(50983,1586,'_yoast_wpseo_estimated-reading-time-minutes',''),(50984,1587,'_edit_last','1'),(50985,1587,'_edit_lock','1631211436:1'),(50986,1587,'_form-preview_title','field_6100121c724a1'),(50987,1587,'_form-preview_description','field_61001242724a2'),(50988,1587,'_form-preview','field_610011b8724a0'),(50989,1587,'_book-content_image','field_610aac8080ee0'),(50990,1587,'_book-content_description','field_610aac9880ee1'),(50991,1587,'_book-content_book','field_610bb9178e95c'),(50992,1587,'_book-content','field_610aab09d9fd3'),(50993,1587,'_yoast_wpseo_estimated-reading-time-minutes',''),(50994,1588,'_edit_last','1'),(50995,1588,'_edit_lock','1631211434:1'),(50996,1588,'_form-preview_title','field_6100121c724a1'),(50997,1588,'_form-preview_description','field_61001242724a2'),(50998,1588,'_form-preview','field_610011b8724a0'),(50999,1588,'_book-content_image','field_610aac8080ee0'),(51000,1588,'_book-content_description','field_610aac9880ee1'),(51001,1588,'_book-content_book','field_610bb9178e95c'),(51002,1588,'_book-content','field_610aab09d9fd3'),(51003,1588,'_yoast_wpseo_estimated-reading-time-minutes',''),(51004,1590,'_edit_last','1'),(51005,1590,'_edit_lock','1631211430:1'),(51006,1590,'_form-preview_title','field_6100121c724a1'),(51007,1590,'_form-preview_description','field_61001242724a2'),(51008,1590,'_form-preview','field_610011b8724a0'),(51009,1590,'_book-content_image','field_610aac8080ee0'),(51010,1590,'_book-content_description','field_610aac9880ee1'),(51011,1590,'_book-content_book','field_610bb9178e95c'),(51012,1590,'_book-content','field_610aab09d9fd3'),(51013,1590,'_yoast_wpseo_estimated-reading-time-minutes',''),(51014,1589,'_edit_last','1'),(51015,1589,'_edit_lock','1637331159:1'),(51016,1589,'_form-preview_title','field_6100121c724a1'),(51017,1589,'_form-preview_description','field_61001242724a2'),(51018,1589,'_form-preview','field_610011b8724a0'),(51019,1589,'_book-content_image','field_610aac8080ee0'),(51020,1589,'_book-content_description','field_610aac9880ee1'),(51021,1589,'_book-content_book','field_610bb9178e95c'),(51022,1589,'_book-content','field_610aab09d9fd3'),(51023,1589,'_yoast_wpseo_estimated-reading-time-minutes',''),(51024,1591,'_edit_last','1'),(51025,1591,'_edit_lock','1631211425:1'),(51026,1591,'_form-preview_title','field_6100121c724a1'),(51027,1591,'_form-preview_description','field_61001242724a2'),(51028,1591,'_form-preview','field_610011b8724a0'),(51029,1591,'_book-content_image','field_610aac8080ee0'),(51030,1591,'_book-content_description','field_610aac9880ee1'),(51031,1591,'_book-content_book','field_610bb9178e95c'),(51032,1591,'_book-content','field_610aab09d9fd3'),(51033,1591,'_yoast_wpseo_estimated-reading-time-minutes',''),(51034,1592,'_edit_last','1'),(51035,1592,'_edit_lock','1631211423:1'),(51036,1592,'_form-preview_title','field_6100121c724a1'),(51037,1592,'_form-preview_description','field_61001242724a2'),(51038,1592,'_form-preview','field_610011b8724a0'),(51039,1592,'_book-content_image','field_610aac8080ee0'),(51040,1592,'_book-content_description','field_610aac9880ee1'),(51041,1592,'_book-content_book','field_610bb9178e95c'),(51042,1592,'_book-content','field_610aab09d9fd3'),(51043,1592,'_yoast_wpseo_estimated-reading-time-minutes',''),(51044,1593,'_edit_last','1'),(51045,1593,'_edit_lock','1631211421:1'),(51046,1593,'_form-preview_title','field_6100121c724a1'),(51047,1593,'_form-preview_description','field_61001242724a2'),(51048,1593,'_form-preview','field_610011b8724a0'),(51049,1593,'_book-content_image','field_610aac8080ee0'),(51050,1593,'_book-content_description','field_610aac9880ee1'),(51051,1593,'_book-content_book','field_610bb9178e95c'),(51052,1593,'_book-content','field_610aab09d9fd3'),(51053,1593,'_yoast_wpseo_estimated-reading-time-minutes',''),(51054,1594,'_edit_last','1'),(51055,1594,'_edit_lock','1631211419:1'),(51056,1594,'_form-preview_title','field_6100121c724a1'),(51057,1594,'_form-preview_description','field_61001242724a2'),(51058,1594,'_form-preview','field_610011b8724a0'),(51059,1594,'_book-content_image','field_610aac8080ee0'),(51060,1594,'_book-content_description','field_610aac9880ee1'),(51061,1594,'_book-content_book','field_610bb9178e95c'),(51062,1594,'_book-content','field_610aab09d9fd3'),(51063,1594,'_yoast_wpseo_estimated-reading-time-minutes',''),(51064,1596,'_edit_last','1'),(51065,1596,'_edit_lock','1631211417:1'),(51066,1596,'_form-preview_title','field_6100121c724a1'),(51067,1596,'_form-preview_description','field_61001242724a2'),(51068,1596,'_form-preview','field_610011b8724a0'),(51069,1596,'_book-content_image','field_610aac8080ee0'),(51070,1596,'_book-content_description','field_610aac9880ee1'),(51071,1596,'_book-content_book','field_610bb9178e95c'),(51072,1596,'_book-content','field_610aab09d9fd3'),(51073,1596,'_yoast_wpseo_estimated-reading-time-minutes',''),(51074,1595,'_edit_last','1'),(51075,1595,'_edit_lock','1631211415:1'),(51076,1595,'_form-preview_title','field_6100121c724a1'),(51077,1595,'_form-preview_description','field_61001242724a2'),(51078,1595,'_form-preview','field_610011b8724a0'),(51079,1595,'_book-content_image','field_610aac8080ee0'),(51080,1595,'_book-content_description','field_610aac9880ee1'),(51081,1595,'_book-content_book','field_610bb9178e95c'),(51082,1595,'_book-content','field_610aab09d9fd3'),(51083,1595,'_yoast_wpseo_estimated-reading-time-minutes',''),(51084,1597,'_edit_last','1'),(51085,1597,'_edit_lock','1631211413:1'),(51086,1597,'_form-preview_title','field_6100121c724a1'),(51087,1597,'_form-preview_description','field_61001242724a2'),(51088,1597,'_form-preview','field_610011b8724a0'),(51089,1597,'_book-content_image','field_610aac8080ee0'),(51090,1597,'_book-content_description','field_610aac9880ee1'),(51091,1597,'_book-content_book','field_610bb9178e95c'),(51092,1597,'_book-content','field_610aab09d9fd3'),(51093,1597,'_yoast_wpseo_estimated-reading-time-minutes',''),(51094,1598,'_edit_last','1'),(51095,1598,'_edit_lock','1631211410:1'),(51096,1598,'_form-preview_title','field_6100121c724a1'),(51097,1598,'_form-preview_description','field_61001242724a2'),(51098,1598,'_form-preview','field_610011b8724a0'),(51099,1598,'_book-content_image','field_610aac8080ee0'),(51100,1598,'_book-content_description','field_610aac9880ee1'),(51101,1598,'_book-content_book','field_610bb9178e95c'),(51102,1598,'_book-content','field_610aab09d9fd3'),(51103,1598,'_yoast_wpseo_estimated-reading-time-minutes',''),(51104,1599,'_edit_last','1'),(51105,1599,'_edit_lock','1631211408:1'),(51106,1599,'_form-preview_title','field_6100121c724a1'),(51107,1599,'_form-preview_description','field_61001242724a2'),(51108,1599,'_form-preview','field_610011b8724a0'),(51109,1599,'_book-content_image','field_610aac8080ee0'),(51110,1599,'_book-content_description','field_610aac9880ee1'),(51111,1599,'_book-content_book','field_610bb9178e95c'),(51112,1599,'_book-content','field_610aab09d9fd3'),(51113,1599,'_yoast_wpseo_estimated-reading-time-minutes',''),(51114,1600,'_edit_last','1'),(51115,1600,'_edit_lock','1631211406:1'),(51116,1600,'_form-preview_title','field_6100121c724a1'),(51117,1600,'_form-preview_description','field_61001242724a2'),(51118,1600,'_form-preview','field_610011b8724a0'),(51119,1600,'_book-content_image','field_610aac8080ee0'),(51120,1600,'_book-content_description','field_610aac9880ee1'),(51121,1600,'_book-content_book','field_610bb9178e95c'),(51122,1600,'_book-content','field_610aab09d9fd3'),(51123,1600,'_yoast_wpseo_estimated-reading-time-minutes',''),(51124,1601,'_edit_last','1'),(51125,1601,'_edit_lock','1631211403:1'),(51126,1601,'_form-preview_title','field_6100121c724a1'),(51127,1601,'_form-preview_description','field_61001242724a2'),(51128,1601,'_form-preview','field_610011b8724a0'),(51129,1601,'_book-content_image','field_610aac8080ee0'),(51130,1601,'_book-content_description','field_610aac9880ee1'),(51131,1601,'_book-content_book','field_610bb9178e95c'),(51132,1601,'_book-content','field_610aab09d9fd3'),(51133,1601,'_yoast_wpseo_estimated-reading-time-minutes',''),(51134,1602,'_edit_last','1'),(51135,1602,'_edit_lock','1631211401:1'),(51136,1602,'_form-preview_title','field_6100121c724a1'),(51137,1602,'_form-preview_description','field_61001242724a2'),(51138,1602,'_form-preview','field_610011b8724a0'),(51139,1602,'_book-content_image','field_610aac8080ee0'),(51140,1602,'_book-content_description','field_610aac9880ee1'),(51141,1602,'_book-content_book','field_610bb9178e95c'),(51142,1602,'_book-content','field_610aab09d9fd3'),(51143,1602,'_yoast_wpseo_estimated-reading-time-minutes',''),(51144,1603,'_edit_last','1'),(51145,1603,'_edit_lock','1631211398:1'),(51146,1603,'_form-preview_title','field_6100121c724a1'),(51147,1603,'_form-preview_description','field_61001242724a2'),(51148,1603,'_form-preview','field_610011b8724a0'),(51149,1603,'_book-content_image','field_610aac8080ee0'),(51150,1603,'_book-content_description','field_610aac9880ee1'),(51151,1603,'_book-content_book','field_610bb9178e95c'),(51152,1603,'_book-content','field_610aab09d9fd3'),(51153,1603,'_yoast_wpseo_estimated-reading-time-minutes',''),(51154,1604,'_edit_last','1'),(51155,1604,'_edit_lock','1631211391:1'),(51156,1604,'_form-preview_title','field_6100121c724a1'),(51157,1604,'_form-preview_description','field_61001242724a2'),(51158,1604,'_form-preview','field_610011b8724a0'),(51159,1604,'_book-content_image','field_610aac8080ee0'),(51160,1604,'_book-content_description','field_610aac9880ee1'),(51161,1604,'_book-content_book','field_610bb9178e95c'),(51162,1604,'_book-content','field_610aab09d9fd3'),(51163,1604,'_yoast_wpseo_estimated-reading-time-minutes',''),(51164,1605,'_edit_last','1'),(51165,1605,'_edit_lock','1637330861:1'),(51166,1605,'_form-preview_title','field_6100121c724a1'),(51167,1605,'_form-preview_description','field_61001242724a2'),(51168,1605,'_form-preview','field_610011b8724a0'),(51169,1605,'_book-content_image','field_610aac8080ee0'),(51170,1605,'_book-content_description','field_610aac9880ee1'),(51171,1605,'_book-content_book','field_610bb9178e95c'),(51172,1605,'_book-content','field_610aab09d9fd3'),(51173,1605,'_yoast_wpseo_estimated-reading-time-minutes',''),(51174,1606,'_edit_last','1'),(51175,1606,'_edit_lock','1637856151:1'),(51176,1606,'_form-preview_title','field_6100121c724a1'),(51177,1606,'_form-preview_description','field_61001242724a2'),(51178,1606,'_form-preview','field_610011b8724a0'),(51179,1606,'_book-content_image','field_610aac8080ee0'),(51180,1606,'_book-content_description','field_610aac9880ee1'),(51181,1606,'_book-content_book','field_610bb9178e95c'),(51182,1606,'_book-content','field_610aab09d9fd3'),(51183,1606,'_yoast_wpseo_estimated-reading-time-minutes',''),(51185,1544,'_wp_old_slug','es-case-studies-1'),(51186,1106,'_wp_old_slug','case-studies-1'),(51188,1607,'main-block_image','2475'),(51189,1607,'main-block_title','Sobre CommerceGate'),(51190,1607,'main-block_description','Miles de[nbsp]comerciantes han[nbsp]aumentado sus[nbsp]ventas con nuestras soluciones de[nbsp]pago desde el[nbsp]2006. Hoy[nbsp]día, hemos escalado con[nbsp]éxito proveyendo todos los[nbsp]negocios con tecnología líder y[nbsp]con fundamentos de[nbsp]prácticas comerciales éticas'),(51191,1607,'main-block_button-title','Descubra más'),(51192,1607,'main-block',''),(51193,1607,'introductory-block_title','We’re recognised by professionals'),(51194,1607,'introductory-block_icons_0_icon','550'),(51195,1607,'introductory-block_icons_0_icon-description',''),(51196,1607,'introductory-block_icons_1_icon','551'),(51197,1607,'introductory-block_icons_1_icon-description','E-Money Licenses \r\nin the EU and the UK'),(51198,1607,'introductory-block_icons_2_icon','552'),(51199,1607,'introductory-block_icons_2_icon-description',''),(51200,1607,'introductory-block_icons_3_icon','553'),(51201,1607,'introductory-block_icons_3_icon-description','PSD2 and Strong Customer \r\nAuthentication (SCA) compliant'),(51202,1607,'introductory-block_icons','4'),(51203,1607,'introductory-block',''),(51204,1607,'introductory-block-title','Somos profesionales reconocidos'),(51205,1607,'introductory-block-icons_0_icon','2146'),(51206,1607,'introductory-block-icons_0_icon-description','Con Licencia del[nbsp]Banco de[nbsp]España'),(51207,1607,'introductory-block-icons_1_icon','2147'),(51208,1607,'introductory-block-icons_1_icon-description','Auditor de[nbsp]KPMG designado'),(51209,1607,'introductory-block-icons_2_icon','2149'),(51210,1607,'introductory-block-icons_2_icon-description','Cumplimiento de[nbsp]seguridad PCI[nbsp]Nivel[nbsp]1'),(51211,1607,'introductory-block-icons_3_icon','2148'),(51212,1607,'introductory-block-icons_3_icon-description','Institución Financiera Regulada por[nbsp]UE'),(51213,1607,'introductory-block-icons','4'),(51214,1607,'team_title',''),(51215,1607,'team',''),(51216,1607,'block-info_team-title','Our Team'),(51217,1607,'block-info_team-profile-link-title','LinkedIn Profile'),(51218,1607,'block-info',''),(51219,1607,'team-list_0_image','2092'),(51220,1607,'team-list_0_full-name','Evgen Sopin'),(51221,1607,'team-list_0_position','Director Ejecutivo'),(51222,1607,'team-list_0_profile','https://www.linkedin.com/in/evgensopin/'),(51223,1607,'team-list_1_image','2797'),(51224,1607,'team-list_1_full-name','Carlos Maduro'),(51225,1607,'team-list_1_position','Director Financiero'),(51226,1607,'team-list_1_profile','https://www.linkedin.com/in/carlosmaduro/'),(51227,1607,'team-list_2_image','2799'),(51228,1607,'team-list_2_full-name','Andrew Rud'),(51229,1607,'team-list_2_position','Director de[nbsp]Operaciones'),(51230,1607,'team-list_2_profile','https://www.linkedin.com/in/andrew-rud-b3274835/'),(51231,1607,'team-list_3_image','2798'),(51232,1607,'team-list_3_full-name','Andrew Vinnichenko'),(51233,1607,'team-list_3_position','Oficial de[nbsp]Informes de[nbsp]Blanqueo de[nbsp]Capitales'),(51234,1607,'team-list_3_profile','https://www.linkedin.com/in/andrew-vinnichenko/'),(51243,1607,'team-list','4'),(51244,1607,'team-block-info_team-title','Nuestro Equipo'),(51245,1607,'team-block-info_team-profile-link-title','Perfil de Linkedin'),(51246,1607,'team-block-info',''),(51247,1607,'our-story-title','Nuestra Historia'),(51248,1607,'story-past_0_year',''),(51249,1607,'story-past_0_gropus_0_title_title',''),(51250,1607,'story-past_0_gropus_0_title_gradient','0'),(51251,1607,'story-past_0_gropus_0_title',''),(51252,1607,'story-past_0_gropus_0_description',''),(51253,1607,'story-past_0_gropus','1'),(51254,1607,'story-past_1_year',''),(51255,1607,'story-past_1_gropus_0_title_title',''),(51256,1607,'story-past_1_gropus_0_title_gradient','0'),(51257,1607,'story-past_1_gropus_0_title',''),(51258,1607,'story-past_1_gropus_0_description',''),(51259,1607,'story-past_1_gropus','1'),(51260,1607,'story-past_2_year',''),(51261,1607,'story-past_2_gropus_0_title_title',''),(51262,1607,'story-past_2_gropus_0_title_gradient','0'),(51263,1607,'story-past_2_gropus_0_title',''),(51264,1607,'story-past_2_gropus_0_description',''),(51265,1607,'story-past_2_gropus','1'),(51266,1607,'story-past_3_year',''),(51267,1607,'story-past_3_gropus_0_title_title',''),(51268,1607,'story-past_3_gropus_0_title_gradient','0'),(51269,1607,'story-past_3_gropus_0_title',''),(51270,1607,'story-past_3_gropus_0_description',''),(51271,1607,'story-past_3_gropus','1'),(51272,1607,'story-past_4_year',''),(51273,1607,'story-past_4_gropus_0_title_title',''),(51274,1607,'story-past_4_gropus_0_title_gradient','0'),(51275,1607,'story-past_4_gropus_0_title',''),(51276,1607,'story-past_4_gropus_0_description',''),(51277,1607,'story-past_4_gropus','1'),(51278,1607,'story-past_5_year',''),(51279,1607,'story-past_5_gropus_0_title_title',''),(51280,1607,'story-past_5_gropus_0_title_gradient','0'),(51281,1607,'story-past_5_gropus_0_title',''),(51282,1607,'story-past_5_gropus_0_description',''),(51283,1607,'story-past_5_gropus','1'),(51284,1607,'story-past_6_year',''),(51285,1607,'story-past_6_gropus_0_title_title',''),(51286,1607,'story-past_6_gropus_0_title_gradient','0'),(51287,1607,'story-past_6_gropus_0_title',''),(51288,1607,'story-past_6_gropus_0_description',''),(51289,1607,'story-past_6_gropus','1'),(51290,1607,'story-past_7_year',''),(51291,1607,'story-past_7_gropus_0_title_title',''),(51292,1607,'story-past_7_gropus_0_title_gradient','0'),(51293,1607,'story-past_7_gropus_0_title',''),(51294,1607,'story-past_7_gropus_0_description',''),(51295,1607,'story-past_7_gropus','1'),(51296,1607,'story-past_8_year',''),(51297,1607,'story-past_8_gropus_0_title_title',''),(51298,1607,'story-past_8_gropus_0_title_gradient','0'),(51299,1607,'story-past_8_gropus_0_title',''),(51300,1607,'story-past_8_gropus_0_description',''),(51301,1607,'story-past_8_gropus','1'),(51302,1607,'story-past','9'),(51303,1607,'story-feature_0_year',''),(51304,1607,'story-feature_0_gropus_0_title_title',''),(51305,1607,'story-feature_0_gropus_0_title_gradient','0'),(51306,1607,'story-feature_0_gropus_0_title',''),(51307,1607,'story-feature_0_gropus_0_description',''),(51308,1607,'story-feature_0_gropus','1'),(51309,1607,'story-feature_1_year',''),(51310,1607,'story-feature_1_gropus_0_title_title',''),(51311,1607,'story-feature_1_gropus_0_title_gradient','0'),(51312,1607,'story-feature_1_gropus_0_title',''),(51313,1607,'story-feature_1_gropus_0_description',''),(51314,1607,'story-feature_1_gropus','1'),(51315,1607,'story-feature','2'),(51316,1607,'slider_story-past_0_year','Fundada en 2006'),(51317,1607,'slider_story-past_0_gropus_0_title_title','Founded'),(51318,1607,'slider_story-past_0_gropus_0_title_gradient','1'),(51319,1607,'slider_story-past_0_gropus_0_title',''),(51320,1607,'slider_story-past_0_gropus_0_description','CommerceGate se[nbsp]fundó en[nbsp]Barcelona, España, mediante relaciones clave con[nbsp]instituciones financerias y[nbsp]de[nbsp]gestión de[nbsp]riesgos, para desarrollar capacidades tecnológicas y[nbsp]operativas en[nbsp]nuestra plataforma.'),(51321,1607,'slider_story-past_0_gropus','1'),(51322,1607,'slider_story-past_1_year','En 2007'),(51323,1607,'slider_story-past_1_gropus_0_title_title','foundation'),(51324,1607,'slider_story-past_1_gropus_0_title_gradient','0'),(51325,1607,'slider_story-past_1_gropus_0_title',''),(51326,1607,'slider_story-past_1_gropus_0_description','CommerceGate rápidamente escaló hasta ser[nbsp]el[nbsp]mayor procesador de[nbsp]pagos de[nbsp]alto riesgo en[nbsp]España y[nbsp]se[nbsp]expandió por[nbsp]toda Europa, ofreciendo un[nbsp]rendimiento superior y[nbsp]soluciones de[nbsp]pago altamente seguras.'),(51327,1607,'slider_story-past_1_gropus','1'),(51328,1607,'slider_story-past_2_year','En 2009'),(51329,1607,'slider_story-past_2_gropus_0_title_title','Relanzamiento de[nbsp]cgbilling.com'),(51330,1607,'slider_story-past_2_gropus_0_title_gradient','0'),(51331,1607,'slider_story-past_2_gropus_0_title',''),(51332,1607,'slider_story-past_2_gropus_0_description','CommerceGate se[nbsp]volvió un[nbsp]referente en[nbsp]la[nbsp]industria por[nbsp]la[nbsp]calidad del[nbsp]servicio de[nbsp]soporte de[nbsp]facturación al[nbsp]usuario final con[nbsp]el[nbsp]relanzamiento de[nbsp]cgbilling.com'),(51333,1607,'slider_story-past_2_gropus','2'),(51334,1607,'slider_story-past_3_year','En 2010'),(51335,1607,'slider_story-past_3_gropus_0_title_title','CommerceGate amplió nuestro equipo'),(51336,1607,'slider_story-past_3_gropus_0_title_gradient','0'),(51337,1607,'slider_story-past_3_gropus_0_title',''),(51338,1607,'slider_story-past_3_gropus_0_description','CommerceGate amplió nuestro equipo para satisfacer la[nbsp]demanda creciente de[nbsp]nuestras soluciones de[nbsp]pago y[nbsp]seguir ofreciendo un[nbsp]soporte altamente dedicado a[nbsp]nuestros clientes.'),(51339,1607,'slider_story-past_3_gropus','1'),(51340,1607,'slider_story-past_4_year','En 2011'),(51341,1607,'slider_story-past_4_gropus_0_title_title','El[nbsp]Europèan Billing Company of[nbsp]the[nbsp]Year'),(51342,1607,'slider_story-past_4_gropus_0_title_gradient','0'),(51343,1607,'slider_story-past_4_gropus_0_title',''),(51344,1607,'slider_story-past_4_gropus_0_description','CommerceGate fue[nbsp]galardonado con[nbsp]el[nbsp]Europèan Billing Company of[nbsp]the[nbsp]Year (Merchant Services) por[nbsp]nuestra larga dedicación a[nbsp]brindar tecnología de[nbsp]pago líder y[nbsp]acceso de[nbsp]soporte a[nbsp]nuestros clientes.'),(51349,1607,'slider_story-past_4_gropus','1'),(51350,1607,'slider_story-past_5_year','En 2012'),(51351,1607,'slider_story-past_5_gropus_0_title_title','El[nbsp]European Billing Company of[nbsp]the[nbsp]Year Award'),(51352,1607,'slider_story-past_5_gropus_0_title_gradient','0'),(51353,1607,'slider_story-past_5_gropus_0_title',''),(51354,1607,'slider_story-past_5_gropus_0_description','CommerceGate fue[nbsp]nominada para el[nbsp]European Billing Company of[nbsp]the[nbsp]Year Award por[nbsp]el[nbsp]desempeño sobresaliente y[nbsp]confiabilidad de[nbsp]nuestras soluciones de[nbsp]pago para nuestros clientes en[nbsp]Europa.'),(51355,1607,'slider_story-past_5_gropus','2'),(51356,1607,'slider_story-past_6_year','En 2013'),(51357,1607,'slider_story-past_6_gropus_0_title_title','El[nbsp]European Billing Company of[nbsp]the[nbsp]Year Award'),(51358,1607,'slider_story-past_6_gropus_0_title_gradient','1'),(51359,1607,'slider_story-past_6_gropus_0_title',''),(51360,1607,'slider_story-past_6_gropus_0_description','CommerceGate fue[nbsp]coronada con el[nbsp]título European Billing Company of[nbsp]the[nbsp]Year Award por[nbsp]nuestro sobresaliente desempeño y[nbsp]la[nbsp]confiabilidad de[nbsp]nuestras soluciones de[nbsp]pago para nuestros clientes en[nbsp]Europa.'),(51361,1607,'slider_story-past_6_gropus','1'),(51362,1607,'slider_story-past_7_year','En 2014'),(51363,1607,'slider_story-past_7_gropus_0_title_title','El[nbsp]European Payment Processor of[nbsp]the[nbsp]Year Award'),(51364,1607,'slider_story-past_7_gropus_0_title_gradient','0'),(51365,1607,'slider_story-past_7_gropus_0_title',''),(51366,1607,'slider_story-past_7_gropus_0_description','CommerceGate fue[nbsp]coronada con[nbsp]el[nbsp]European Payment Processor of[nbsp]the[nbsp]Year Award por[nbsp]nuestras soluciones de[nbsp]pago lideres y[nbsp]altamente escalables para nuestros clientes en[nbsp]Europa.'),(51367,1607,'slider_story-past_7_gropus','2'),(51368,1607,'slider_story-past_8_year','En 2015'),(51369,1607,'slider_story-past_8_gropus_0_title_title','CommerceGate amplió nuestro equipo'),(51370,1607,'slider_story-past_8_gropus_0_title_gradient','0'),(51371,1607,'slider_story-past_8_gropus_0_title',''),(51372,1607,'slider_story-past_8_gropus_0_description','CommerceGate amplió nuestro equipo para impulsar nuestras competencias principales y[nbsp]experiencia en[nbsp]áreas operacionales clave, mientras continuó ampliando su[nbsp]base de[nbsp]clientes y[nbsp]soporte por[nbsp]toda Europa.'),(51373,1607,'slider_story-past_8_gropus','3'),(51374,1607,'slider_story-past','15'),(51375,1607,'slider_story-feature_0_year','En 2022'),(51376,1607,'slider_story-feature_0_gropus_0_title_title','Banco Digital[nbsp]CG.'),(51377,1607,'slider_story-feature_0_gropus_0_title_gradient','0'),(51378,1607,'slider_story-feature_0_gropus_0_title',''),(51379,1607,'slider_story-feature_0_gropus_0_description','Banco Digital[nbsp]CG. Obtenga acceso sencillo a[nbsp]servicios clave de[nbsp]la[nbsp]banca digital, adaptados a[nbsp]las[nbsp]necesidades de[nbsp]su[nbsp]negocio en[nbsp]línea.'),(51380,1607,'slider_story-feature_0_gropus','3'),(51381,1607,'slider_story-feature','1'),(51382,1607,'slider',''),(51383,1607,'slider_story-feature_0_gropus_1_title_title','Tarjeta[nbsp]CG.'),(51384,1607,'slider_story-feature_0_gropus_1_title_gradient','0'),(51385,1607,'slider_story-feature_0_gropus_1_title',''),(51386,1607,'slider_story-feature_0_gropus_1_description','Tarjeta[nbsp]CG. Obtenga tarjetas de[nbsp]crédito corporativas y[nbsp]personales vinculadas a[nbsp]su[nbsp]cuenta para sus[nbsp]socios clave y[nbsp]partes interesadas.'),(51393,1607,'career-block-info_title','Comience su Carrera'),(51394,1607,'career-block-info_suptitle_text','Explore posiciones'),(51395,1607,'career-block-info_suptitle_color','#EB5042'),(51396,1607,'career-block-info_suptitle',''),(51397,1607,'career-block-info_button-title','See All Jobs\\'),(51398,1607,'career-block-info',''),(51399,1607,'career-block-info_button','a:3:{s:5:\"title\";s:22:\"Ver todos los trabajos\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/careers/\";s:6:\"target\";s:0:\"\";}'),(51400,1607,'_wp_page_template','about-company.php'),(51401,1608,'block-info_title','Blog de CommerceGate'),(51402,1608,'block-info_description','Lea[nbsp]nuestras últimas noticias, tendencias y[nbsp]estrategias en[nbsp]nuestro blog de[nbsp]soluciones de[nbsp]pago CommerceGate.'),(51403,1608,'block-info',''),(51404,1608,'_wp_page_template','blog.php'),(51405,1609,'content_title','Get all Payment Instruments \r\nYou Need to Accelerate'),(51406,1609,'content_description','CommerceGate offers a complete set of services for you to accept credit card payments from your customers safely.'),(51407,1609,'content_button-name','Explore more'),(51408,1609,'content_products-link-title','Discover features'),(51409,1609,'content',''),(51410,1609,'page-info_title','Empiece a aceptar todo tipo \r\nde pagos en línea de forma segura'),(51411,1609,'page-info_description','CommerceGate le ayuda a escalar globalmente, ofreciendo una solución de pago integral para sus transacciones comerciales online.'),(51412,1609,'page-info_button-name','Explore more'),(51413,1609,'page-info_products-link-title','Descubra más'),(51414,1609,'page-info',''),(51415,1609,'_wp_page_template','business-offering.php'),(51416,1610,'main-block_image','2723'),(51417,1610,'main-block_title','¿Preparado para comenzar su[nbsp]viaje con[nbsp]nosotros?'),(51418,1610,'main-block_description','CG[nbsp]se[nbsp]construyó por el[nbsp]éxito de[nbsp]personas altamente capacitadas y[nbsp]con[nbsp]talento que trabajan aquí. Siempre estamos buscando nuevos talentos para unirse a[nbsp]nosotros.'),(51419,1610,'main-block_button-title','Explora vacantes en CG'),(51420,1610,'main-block',''),(51421,1610,'career-block-info_title','Comience su carrera con nosotros'),(51422,1610,'career-block-info_suptitle_text','15 job openings'),(51423,1610,'career-block-info_suptitle_color','#EB5042'),(51424,1610,'career-block-info_suptitle',''),(51425,1610,'career-block-info_button_show','Explora los puestos de trabajo'),(51426,1610,'career-block-info_button_hide','Ocultar'),(51427,1610,'career-block-info_button',''),(51428,1610,'career-block-info',''),(51429,1610,'with-us-info_image','1673'),(51430,1610,'with-us-info_title','¿Por qué trabajar con[nbsp]CG?'),(51431,1610,'with-us-info_description','CommerceGate le[nbsp]ofrece la[nbsp]oportunidad de[nbsp]trabajar con una[nbsp]empresa joven, dinámica y[nbsp]de[nbsp]rápido crecimiento internacional en[nbsp]una[nbsp]industria en[nbsp]gran auge, con[nbsp]muchas oportunidades, y[nbsp]con[nbsp]base en[nbsp]España.'),(51432,1610,'with-us-info',''),(51433,1610,'with-us-list_0_icon','647'),(51434,1610,'with-us-list_0_description','Equipo internacional altamente colaborativo'),(51435,1610,'with-us-list_1_icon','648'),(51436,1610,'with-us-list_1_description','Ubicación conveniente en[nbsp]Barcelona centro'),(51437,1610,'with-us-list_2_icon','649'),(51438,1610,'with-us-list_2_description','Membresía gratuita a[nbsp]gimnasio'),(51439,1610,'with-us-list_3_icon','650'),(51440,1610,'with-us-list_3_description','Cultura corporativa orientada al[nbsp]rendimiento'),(51441,1610,'with-us-list_4_icon','651'),(51442,1610,'with-us-list_4_description','Salario competitivo y[nbsp]estructura de[nbsp]bonuses'),(51443,1610,'with-us-list_5_icon','652'),(51444,1610,'with-us-list_5_description','Eventos para fomentar el[nbsp]espíritu de[nbsp]equipo'),(51445,1610,'with-us-list_6_icon','653'),(51446,1610,'with-us-list_6_description','Oportunidades de[nbsp]crecimiento profesional'),(51447,1610,'with-us-list_7_icon','654'),(51448,1610,'with-us-list_7_description','Seguro privado de[nbsp]salud completo'),(51449,1610,'with-us-list','8'),(51450,1610,'_wp_page_template','career.php'),(51451,1611,'contacts-header_title','¿Podemos ayudarle?'),(51452,1611,'contacts-header_description','El[nbsp]amable equipo de[nbsp]CommerceGate está siempre \r\npreparado para ayudarle a[nbsp]encontrar la[nbsp]mejor solución.'),(51453,1611,'contacts-header',''),(51454,1611,'contacts-list_0_icon','711'),(51455,1611,'contacts-list_0_title','Comuníquese con Ventas'),(51456,1611,'contacts-list_0_description','Comience su[nbsp]camino hacia una nueva era de[nbsp]crecimiento de[nbsp]su[nbsp]negocio con pagos en[nbsp]línea.'),(51457,1611,'contacts-list_0_links_phone',''),(51458,1611,'contacts-list_0_links_custom-link','a:3:{s:5:\"title\";s:14:\"Pregunte ahora\";s:3:\"url\";s:57:\"https://commercegate.goodface.com.ua/wp/es/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(51459,1611,'contacts-list_0_links',''),(51460,1611,'contacts-list_1_icon','2321'),(51461,1611,'contacts-list_1_title','Soporte al comerciante'),(51462,1611,'contacts-list_1_description','Reciba recomendaciones profesionales e[nbsp]individualizadas via[nbsp]email, mensaje o[nbsp]llamada de[nbsp]teléfono.'),(51463,1611,'contacts-list_1_links_phone','a:3:{s:5:\"title\";s:15:\"+34 673 908 333\";s:3:\"url\";s:15:\"tel:34673908333\";s:6:\"target\";s:0:\"\";}'),(51464,1611,'contacts-list_1_links_custom-link','a:3:{s:5:\"title\";s:12:\"Contáctenos\";s:3:\"url\";s:53:\"https://merchants.cgpaytech.com/admin/support/tickets\";s:6:\"target\";s:0:\"\";}'),(51465,1611,'contacts-list_1_links',''),(51466,1611,'contacts-list_2_icon','2318'),(51467,1611,'contacts-list_2_title','Soporte al cliente'),(51468,1611,'contacts-list_2_description','Reciba atención dedicada a[nbsp]su[nbsp]problema y[nbsp]encuentre una[nbsp]solución rápidamente.'),(51469,1611,'contacts-list_2_links_phone','a:3:{s:5:\"title\";s:15:\"+34 931 640 684\";s:3:\"url\";s:16:\"tel:+34931640684\";s:6:\"target\";s:0:\"\";}'),(51470,1611,'contacts-list_2_links_custom-link','a:3:{s:5:\"title\";s:12:\"Contáctenos\";s:3:\"url\";s:53:\"https://www.cgbilling.com/secure/customerSupport.html\";s:6:\"target\";s:0:\"\";}'),(51471,1611,'contacts-list_2_links',''),(51472,1611,'contacts-list','3'),(51473,1611,'contacts-footer_title','Dirección Postal'),(51474,1611,'contacts-footer_description','C/Moll de Barcelona, \"World Trade Center\", Edificio norte, Planta 4. 08039 Barcelona, España.'),(51475,1611,'contacts-footer',''),(51476,1611,'_wp_page_template','contact-us.php'),(51477,1613,'page-info_title','Nuestras Soluciones'),(51478,1613,'page-info_description','CommerceGate ofrece todas las herramientas que su negocio en línea necesita para procesar y administrar de manera segura los pagos digitales a escala mundial.'),(51479,1613,'page-info_button-name','Explore more'),(51480,1613,'page-info_products-link-title','Descubra más'),(51481,1613,'page-info',''),(51482,1612,'main-block-title','Where Merchants \r\nMeet Buyers'),(51483,1613,'_wp_page_template','our-solutions.php'),(51484,1612,'main-block-description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(51485,1612,'main-block-first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(51486,1612,'main-block-second-button','Explore more'),(51487,1612,'main-block-globe-points_item-1','$56'),(51488,1612,'main-block-globe-points_item-2','$78'),(51489,1612,'main-block-globe-points_item-3','$128'),(51490,1612,'main-block-globe-points',''),(51491,1612,'main-block_title','Ofrezca pagos en línea fácilmente'),(51492,1612,'main-block_description','Las compras por Internet son la nueva frontera para sus negocios. CommerceGate es la mejor manera de configurar sus pagos en línea y expandir su negocio a nuevos mercados alrededor del mundo.'),(51493,1612,'main-block_first-button','a:3:{s:5:\"title\";s:7:\"Empiece\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/sign-up/\";s:6:\"target\";s:0:\"\";}'),(51494,1612,'main-block_second-button','Descubra más'),(51495,1612,'main-block',''),(51496,1612,'globe-points_item-1','$56'),(51497,1612,'globe-points_item-2','$78'),(51498,1612,'globe-points_item-3','$128'),(51499,1612,'globe-points',''),(51500,1612,'block_content_image','154'),(51501,1612,'block_content_title','Since 2006[nbsp]we have helped thousands of[nbsp]merchants grow their business and maximise revenue'),(51502,1612,'block_content_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(51503,1612,'block_content_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(51504,1612,'block_content',''),(51505,1612,'advantages_0_icon','157'),(51506,1612,'advantages_0_description','Banco de España Eurosistema'),(51507,1612,'advantages','4'),(51508,1612,'advantages_1_icon','158'),(51509,1612,'advantages_1_description','Institución financiera regulada y certificada por la UE'),(51510,1612,'advantages_2_icon','159'),(51511,1612,'advantages_2_description','Auditado por KPMG'),(51512,1612,'advantages_3_icon','160'),(51513,1612,'advantages_3_description','PCI DSS Nivel 1'),(51514,1612,'about-company_image','154'),(51515,1612,'about-company_title','Miles de comerciantes han aumentado sus ventas con nuestras soluciones de pago desde 2006.'),(51516,1612,'about-company_description','Hacemos fácil su negocio con las mejores tecnologías y servicios de pago desarrollados con nuestra larga experiencia en la industria.'),(51517,1612,'about-company_button','a:3:{s:5:\"title\";s:13:\"Descubra más\";s:3:\"url\";s:53:\"https://commercegate.goodface.com.ua/wp/es/our-story/\";s:6:\"target\";s:0:\"\";}'),(51518,1612,'about-company',''),(51519,1612,'payment-instruments_title_before','Acelere su crecimiento'),(51520,1612,'payment-instruments_title_after','con pagos en línea'),(51521,1612,'payment-instruments_title',''),(51522,1612,'payment-instruments_description','CommerceGates hace seguro y fácil para usted el aceptar pagos en línea de sus clientes y escalar su negocio a nivel mundial.'),(51523,1612,'payment-instruments_items-link-title','Descubra las funciones'),(51524,1612,'payment-instruments',''),(51525,1612,'complex-services_image','1674'),(51526,1612,'complex-services_title','Sortee fácilmente complejidades'),(51527,1612,'complex-services_description','Nuestras soluciones de pago aseguran que cumpla con las últimas regulaciones. Nuestro experimentado equipo de enrutamiento de servicios financieros le ayuda a administrar los riesgos para que pueda concentrarse en sus principales actividades comerciales y en hacer crecer su negocio sin preocupaciones.'),(51528,1612,'complex-services_items-link-title','Learn more'),(51529,1612,'complex-services',''),(51530,1612,'blog-block_title',''),(51531,1612,'blog-block_link','a:3:{s:5:\"title\";s:32:\"Vea nuestras historias de éxito\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/es/blog/\";s:6:\"target\";s:0:\"\";}'),(51532,1612,'blog-block',''),(51533,1612,'blog-block_large-post','235'),(51534,1612,'blog-block_large-post_copy','a:3:{i:0;s:3:\"233\";i:1;s:3:\"234\";i:2;s:3:\"198\";}'),(51535,1612,'blog-block_posts','a:4:{i:0;s:4:\"2696\";i:1;s:4:\"2694\";i:2;s:4:\"2686\";i:3;s:4:\"2682\";}'),(51536,1612,'blog-block-large-post_title','Antony from High Risk Product'),(51537,1612,'blog-block-large-post_description','“Working with the sales teams and account managers has been great. They’ve helped[nbsp]us get to[nbsp]market with our solution much quicker than if[nbsp]we[nbsp]had tried to[nbsp]do[nbsp]it[nbsp]ourselves!”'),(51538,1612,'blog-block-large-post',''),(51539,1612,'blog-block_post-button-title','Ver caso de estudio'),(51540,1612,'payment-instruments_title-color','#4BD18E'),(51541,1612,'blog-block_title-color','#4BD18E'),(51542,1612,'blog-block_title_before','Su éxito es el nuestro.\r\n'),(51543,1612,'blog-block_title_after','Está en buenas manos.'),(51544,1612,'complex-services-list_0_icon','336'),(51545,1612,'complex-services-list_0_title','Online Payments Processing'),(51546,1612,'complex-services-list_0_description','Ofrezca la mejor experiencia de pago, totalmente personalizable para sus clientes.'),(51547,1612,'complex-services-list_0_link','a:3:{s:5:\"title\";s:22:\"Procesamiento de Pagos\";s:3:\"url\";s:76:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/payment-processing/\";s:6:\"target\";s:0:\"\";}'),(51548,1612,'complex-services-list_1_icon','337'),(51549,1612,'complex-services-list_1_title','Acquiring Solutions'),(51550,1612,'complex-services-list_1_description','Facilite el crecimiento de los negocios de sus clientes con integraciones todo en uno.'),(51551,1612,'complex-services-list_1_link','a:3:{s:5:\"title\";s:25:\"Soluciones de Adquirencia\";s:3:\"url\";s:77:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/acquiring-solutions/\";s:6:\"target\";s:0:\"\";}'),(51552,1612,'complex-services-list_2_icon','339'),(51553,1612,'complex-services-list_2_title','Risk & Compliance'),(51554,1612,'complex-services-list_2_description','Tome el control de nuestros sistemas de monitoreo de fraude y esté al día en cumplimiento.'),(51555,1612,'complex-services-list_2_link','a:3:{s:5:\"title\";s:27:\"Gestión de Riesgos de Pago\";s:3:\"url\";s:88:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/risk-and-compliance-management/\";s:6:\"target\";s:0:\"\";}'),(51556,1612,'complex-services-list_3_icon','338'),(51557,1612,'complex-services-list_3_title','Revenue Optimization'),(51558,1612,'complex-services-list_3_description','Optimice sus ratios de aceptación de pagos con nuestra experiencia en análisis de datos.'),(51559,1612,'complex-services-list_3_link','a:3:{s:5:\"title\";s:25:\"Optimización de ingresos\";s:3:\"url\";s:78:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/revenue-optimization/\";s:6:\"target\";s:0:\"\";}'),(51560,1612,'complex-services-list','4'),(51561,1612,'payment-instruments_list','a:5:{i:0;s:4:\"1643\";i:1;s:4:\"1642\";i:2;s:4:\"1641\";i:3;s:4:\"1637\";i:4;s:4:\"1640\";}'),(51562,1612,'_wp_page_template','front-page.php'),(51563,1614,'main-block-header_title','Precios personalizados'),(51564,1614,'main-block-header_description','CommerceGate ofrece un[nbsp]conjunto completo de[nbsp]prestaciones y[nbsp]servicios y[nbsp]cobra por cada transacción una[nbsp]tarifa de[nbsp]procesamiento según método de[nbsp]pago.'),(51565,1614,'main-block-header',''),(51566,1614,'flexible-pricing_title','Tarifas flexibles e integradas'),(51567,1614,'flexible-pricing_description','Solución integral para aceptar pagos en[nbsp]su[nbsp]página web todo incluído.'),(51568,1614,'flexible-pricing_price','1.80% + 0.25 EUR'),(51569,1614,'flexible-pricing_list_0_item','Soluciones y[nbsp]servicios de[nbsp]pago personalizados para su[nbsp]negocio'),(51570,1614,'flexible-pricing_list_1_item','Tecnología de[nbsp]pago de[nbsp]vanguardia para sus[nbsp]transacciones comerciales'),(51571,1614,'flexible-pricing_list_2_item','Sin[nbsp]cargos ocultos por configuración de[nbsp]plataforma ni[nbsp]periódicos'),(51572,1614,'flexible-pricing_list','3'),(51573,1614,'flexible-pricing_link','a:3:{s:5:\"title\";s:17:\"Regístrese ahora\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/sign-up/\";s:6:\"target\";s:0:\"\";}'),(51574,1614,'flexible-pricing',''),(51575,1614,'customized-approach_title','Proceso de[nbsp]configuración personalizado'),(51576,1614,'customized-approach_description','Todo el[nbsp]proceso de[nbsp]configuración se[nbsp]personaliza a[nbsp]los[nbsp]requerimientos de[nbsp]su[nbsp]negocio'),(51577,1614,'customized-approach_list_0_item','Precios basados en[nbsp]niveles para proyectos de[nbsp]gran volumen'),(51578,1614,'customized-approach_list','3'),(51579,1614,'customized-approach_link','a:3:{s:5:\"title\";s:14:\"Pregunte ahora\";s:3:\"url\";s:57:\"https://commercegate.goodface.com.ua/wp/es/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(51580,1614,'customized-approach',''),(51581,1614,'customized-approach_list_1_item','Precios específicos por geolocalización, ofreciendo tasas mejores'),(51582,1614,'customized-approach_list_2_item','Modelos de[nbsp]tasas de intercambio ++ para proyectos transfronterizos'),(51583,1614,'included-info_title','Qué incluye'),(51584,1614,'included-info_description','CommerceGate le[nbsp]ofrece una[nbsp]solución completa y[nbsp]segura para recibir pagos por tarjeta de[nbsp]crédito de[nbsp]sus[nbsp]clientes desde cualquier parte del[nbsp]globo.'),(51585,1614,'included-info',''),(51586,1614,'list_0_icon','755'),(51587,1614,'list_0_group-title','Optimised Cross Platform Checkout'),(51588,1614,'list_0_list_0_item','Customisable payment page'),(51589,1614,'list_0_list_1_item','PCI DSS compliance coverage'),(51590,1614,'list_0_list','2'),(51591,1614,'list_1_icon','756'),(51592,1614,'list_1_group-title','One integration — \r\nGlobal payment outreach'),(51593,1614,'list_1_list_0_item','Multiple currencies'),(51594,1614,'list_1_list_1_item','Local payment methods'),(51595,1614,'list_1_list_2_item','20+ acquiring partners all over the world'),(51596,1614,'list_1_list','3'),(51597,1614,'list_2_icon','757'),(51598,1614,'list_2_group-title','Proven security and prolific compliance'),(51599,1614,'list_2_list_0_item','PCI DSS Level 1 platform'),(51600,1614,'list_2_list_1_item','Multi level data security and encryption'),(51601,1614,'list_2_list_2_item','Cloud based platform'),(51602,1614,'list_2_list','3'),(51603,1614,'list_3_icon','758'),(51604,1614,'list_3_group-title','The most precise automatic billing system'),(51605,1614,'list_3_list_0_item','Real time financial data'),(51606,1614,'list_3_list_1_item','Detailed invoicing'),(51607,1614,'list_3_list_2_item','Multiple pricing models support'),(51608,1614,'list_3_list','3'),(51609,1614,'list_4_icon','759'),(51610,1614,'list_4_group-title','Automated payouts'),(51611,1614,'list_4_list_0_item','In-time settlements to the bank account'),(51612,1614,'list_4_list_1_item','Transparent settlement schedule'),(51613,1614,'list_4_list_2_item','Flexible payout control'),(51614,1614,'list_4_list','3'),(51615,1614,'list_5_icon','760'),(51616,1614,'list_5_group-title','Customer support service'),(51617,1614,'list_5_list_0_item','24/7 payment support'),(51618,1614,'list_5_list_1_item','Adjustable refund policy'),(51619,1614,'list_5_list_2_item','Multi language assistance'),(51620,1614,'list_5_list','3'),(51621,1614,'list_6_icon','761'),(51622,1614,'list_6_group-title','Personalised merchant service'),(51623,1614,'list_6_list_0_item','Dedicated merchant account manager'),(51624,1614,'list_6_list_1_item','SLA based technical support'),(51625,1614,'list_6_list_2_item','Direct access to the Risk, Compliance and Finance Team'),(51626,1614,'list_6_list','3'),(51627,1614,'list','7'),(51628,1614,'Included-list_0_icon',''),(51629,1614,'Included-list_0_title',''),(51630,1615,'page-header_description','Explore y aprenda más sobre pagos en línea: desde nuestros sistemas de pagos globales a construir su procesamiento de pagos ideal.'),(51631,1615,'page-header_button-title','Explore eBooks'),(51632,1614,'Included-list_0_list_0_item','фіва'),(51633,1615,'page-header',''),(51634,1614,'Included-list_0_list_1_item','PCI DSS compliance coverage'),(51635,1614,'Included-list_0_list','1'),(51636,1615,'page_elements_featured-ebooks-title','Featured Ebooks'),(51637,1614,'Included-list_1_icon','756'),(51638,1615,'page_elements_main-category','Latest'),(51639,1614,'Included-list_1_title','One integration — \r\nGlobal payment outreach'),(51640,1615,'page_elements',''),(51641,1614,'Included-list_1_list_0_item','Multiple currencies'),(51642,1615,'page-elements_featured-ebooks-title','Featured Ebooks'),(51643,1615,'page-elements_main-category','Latest'),(51644,1614,'Included-list_1_list_1_item','Local payment methods'),(51645,1615,'page-elements',''),(51646,1614,'Included-list_1_list_2_item','20+ acquiring partners all over the world'),(51647,1615,'page-content_featured-ebooks-title','EBooks destacados'),(51648,1614,'Included-list_1_list','3'),(51649,1615,'page-content_main-category','Últimos'),(51650,1614,'Included-list_2_icon','757'),(51651,1615,'page-content',''),(51652,1614,'Included-list_2_title','Proven security and prolific compliance'),(51653,1614,'Included-list_2_list_0_item','PCI DSS Level 1 platform'),(51654,1615,'page-content_featured-ebooks','a:3:{i:0;s:4:\"1604\";i:1;s:4:\"1605\";i:2;s:4:\"1606\";}'),(51655,1614,'Included-list_2_list_1_item','Multi level data security and encryption'),(51656,1615,'_wp_page_template','resource-center.php'),(51657,1614,'Included-list_2_list_2_item','Cloud based platform'),(51658,1614,'Included-list_2_list','3'),(51659,1616,'page-info_title','Heading 1. Page Title That \r\nLong Enough to Take Space'),(51660,1614,'Included-list_3_icon','758'),(51661,1616,'page-info_description','Intro paragraph in[nbsp]bigger font size. Startups are designed to[nbsp]grow quickly, but high growth rates can generate huge costs as[nbsp]new infrastructure is[nbsp]introduced and scaled to[nbsp]meet demand.'),(51662,1614,'Included-list_3_title','The most precise automatic billing system'),(51663,1616,'page-info',''),(51664,1614,'Included-list_3_list_0_item','Real time financial data'),(51665,1616,'page-content_0_type','editor'),(51666,1614,'Included-list_3_list_1_item','Detailed invoicing'),(51667,1616,'page-content_0_editor','<h2>Heading 2. Take a Reactive Approach to Management | Heading 2</h2>\r\nAt CommerceGate, shipping is our heartbeat. We believe in the benefits of continuous deployment. For a company to keep growing, it has to keep iterating and delivering value for new and existing customers.\r\n\r\n<strong>Full paragraph in Bold. Our philosophy is to ship first and optimize later. The risk is that new features could cause costs to spiral out of control, but we find that when this strategy is implemented alongside our other principles, reactive cost management means we spend more time building and serving customer needs.</strong>\r\n\r\n<em>Full paragraph in Oblique (Italics). Instead of dedicating precious engineering time and resources to creating cost estimates, comparing them against carefully forecasted budgets, and seeking the necessary approval to go ahead — our engineers build from the outset.</em>\r\n<h3>Heading 3. Prioritize by Impact | Heading 3</h3>\r\nAs a result of our reactive strategy, we are gifted with a backlog of cost optimization opportunities. The key is identifying which of these opportunities to pursue, and prioritizing by impact.'),(51668,1614,'Included-list_3_list_2_item','Multiple pricing models support'),(51669,1614,'Included-list_3_list','3'),(51670,1616,'page-content_1_type','image'),(51671,1614,'Included-list_4_icon','759'),(51672,1616,'page-content_1_image','513'),(51673,1614,'Included-list_4_title','Automated payouts'),(51674,1616,'page-content_1_image-description','Image Description Text. Photo by Author.'),(51675,1614,'Included-list_4_list_0_item','In-time settlements to the bank account'),(51676,1616,'page-content_2_type','editor'),(51677,1614,'Included-list_4_list_1_item','Transparent settlement schedule'),(51678,1616,'page-content_2_editor','Creating articles for your knowledge base is an excellent way to develop self-serve support resources for your customers. The beauty of Intercom’s Articles is that they empower customers to resolve their own queries at a time and pace that best suits them – freeing up your support team to handle more sensitive customer queries, or those from VIP clients.'),(51679,1614,'Included-list_4_list_2_item','Flexible payout control'),(51680,1616,'page-content_3_type','blockquote'),(51681,1614,'Included-list_4_list','3'),(51682,1616,'page-content_3_blockquote-text','Blockquote. Having this specialized group allows your product teams to focus on costs only when absolutely necessary.'),(51683,1614,'Included-list_5_icon','760'),(51684,1616,'page-content_3_user_avatar','514'),(51685,1614,'Included-list_5_title','Customer support service'),(51686,1616,'page-content_3_user_full-name','Duke Montana'),(51687,1614,'Included-list_5_list_0_item','24/7 payment support'),(51688,1616,'page-content_3_user_position','CommerceGate Success Manage'),(51689,1614,'Included-list_5_list_1_item','Adjustable refund policy'),(51690,1616,'page-content_3_user',''),(51691,1614,'Included-list_5_list_2_item','Multi language assistance'),(51692,1616,'page-content_4_type','editor'),(51693,1614,'Included-list_5_list','3'),(51694,1616,'page-content_4_editor','The more you centralize cost governance, the less time you have to spend on it. Thanks to the evolution of our cost program, we now spend only one hour a week on cost management with great success.\r\n<h4>Heading 4. Zero Touch Costs | Heading 4.1</h4>\r\nThis one speaks for itself. Practices like our Zero Touch Ops approach to engineering show us that automation is a huge timesaver, particularly for a program that doesn’t always have full engineering capacity. Start out small and automate your reporting functionalities and basic cost checks.\r\n\r\nAs you learn more about your costs, you can start to build more sophisticated automations:\r\n<ol>\r\n 	<li>Developing a savings plan policy for your top-tier infrastructure.\r\n<ol>\r\n 	<li>Invest in the process.</li>\r\n 	<li>No surprises.</li>\r\n</ol>\r\n</li>\r\n 	<li>Exploring new or different instance options for performance and cost benefit.</li>\r\n 	<li>Assessing optimizations of wide-scale operations, e.g. choosing the right auto-scaling policies for your workloads.</li>\r\n 	<li>Crafting tagging policies and implementing them to provide visibility on spend.</li>\r\n</ol>'),(51695,1614,'Included-list_6_icon','763'),(51696,1616,'page-content','9'),(51697,1614,'Included-list_6_title','Personalised merchant service'),(51698,1616,'page-content_5_type','video'),(51699,1614,'Included-list_6_list_0_item','Dedicated merchant account manager'),(51700,1616,'page-content_5_video-url','https://www.youtube.com/embed/krcseLp4Az0'),(51701,1614,'Included-list_6_list_1_item','SLA based technical support'),(51702,1616,'page-content_6_type','editor'),(51703,1614,'Included-list_6_list_2_item','Direct access to the Risk, Compliance and Finance Team'),(51704,1616,'page-content_6_editor','<h4>Heading 4. Empower Your Engineering Teams | Heading 4.2</h4>\r\nThis team can take on the everyday management of your infrastructure costs, for example:\r\n<ul>\r\n 	<li>Developing a savings plan policy for your top-tier infrastructure.\r\n<ul>\r\n 	<li>Invest in the process.</li>\r\n 	<li>No surprises.</li>\r\n</ul>\r\n</li>\r\n 	<li>Exploring new or different instance options for performance and cost benefit.</li>\r\n 	<li>Assessing optimizations of wide-scale operations, e.g. choosing the right auto-scaling policies for your workloads.</li>\r\n 	<li>Crafting tagging policies and implementing them to provide visibility on spend.</li>\r\n</ul>\r\nInfrastructure cost management needs regular attention, but that doesn’t mean it has to be difficult work. Design your own principles and tie in tangible actions that help you drive progress and results.\r\n<h4>Heading 4. Community Libraries | Heading 4.3</h4>\r\nThe more you invest in your team’s cost management process, the less it will restrict developers – and the more you’ll maximize returns.'),(51705,1614,'Included-list_6_list','3'),(51706,1616,'page-content_7_type','table'),(51707,1614,'Included-list','1'),(51708,1616,'page-content_7_editor','<table style=\"border-collapse: collapse; width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td style=\"width: 33.3333%;\">Framework</td>\r\n<td style=\"width: 33.3333%;\">Project</td>\r\n<td style=\"width: 33.3333%;\">Author Link</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 33.3333%;\">Angular</td>\r\n<td style=\"width: 33.3333%;\">NGX-CG</td>\r\n<td style=\"width: 33.3333%;\">Ben Drucker</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 33.3333%;\">Clojure</td>\r\n<td style=\"width: 33.3333%;\">Clojure CG</td>\r\n<td style=\"width: 33.3333%;\">Bob Hope</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 33.3333%;\">Django</td>\r\n<td style=\"width: 33.3333%;\">Dj CommerceGate</td>\r\n<td style=\"width: 33.3333%;\">Jerome Snipes</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 33.3333%;\">PHP</td>\r\n<td style=\"width: 33.3333%;\">Laravel Cashier</td>\r\n<td style=\"width: 33.3333%;\">Laravel</td>\r\n</tr>\r\n</tbody>\r\n</table>'),(51709,1614,'included-list_copy_0_icon',''),(51710,1616,'page-content_7_table-description','Striped Table. Table Description.'),(51711,1614,'included-list_copy_0_title',''),(51712,1616,'page-content_8_type','table'),(51713,1614,'included-list_copy_0_list_0_item','фівафіва'),(51714,1616,'page-content_8_editor','<table style=\"border-collapse: collapse; width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td style=\"width: 330.328px;\">Framework</td>\r\n<td style=\"width: 330.328px;\">Project</td>\r\n<td style=\"width: 330.344px;\">Author Link</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 330.328px;\">Angular</td>\r\n<td style=\"width: 330.328px;\">NGX-CG</td>\r\n<td style=\"width: 330.344px;\">Ben Drucker</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 330.328px;\">Clojure</td>\r\n<td style=\"width: 330.328px;\">Clojure CG</td>\r\n<td style=\"width: 330.344px;\">Bob Hope</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 330.328px;\">Django</td>\r\n<td style=\"width: 330.328px;\">Dj CommerceGate</td>\r\n<td style=\"width: 330.344px;\">Jerome Snipes</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 330.328px;\">PHP</td>\r\n<td style=\"width: 330.328px;\">Laravel Cashier</td>\r\n<td style=\"width: 330.344px;\">Laravel</td>\r\n</tr>\r\n</tbody>\r\n</table>'),(51715,1614,'included-list_copy_0_list','1'),(51716,1616,'page-content_8_table-description','Line Table.'),(51717,1614,'included-list_copy','1'),(51718,1616,'page-content_7_table-style','contrast'),(51719,1614,'include-list_0_icon','755'),(51720,1616,'page-content_8_table-style','light'),(51721,1614,'include-list_0_title','Checkout optimizado multiplataforma'),(51722,1616,'_wp_page_template','default'),(51723,1614,'include-list_0_list_0_item','Pagos y[nbsp]páginas de[nbsp]checkout personalizables y[nbsp]de[nbsp]marca'),(51724,1614,'include-list_0_list_1_item','Cobertura de[nbsp]cumplimiento PCI DSS'),(51725,1614,'include-list_0_list','2'),(51726,1614,'include-list','7'),(51727,1614,'include-list_1_icon','2320'),(51728,1614,'include-list_1_title','Integración única —\r\nAlcance global de[nbsp]pagos'),(51729,1614,'include-list_1_list_0_item','Admitimos pagos en[nbsp]+200 divisas mundiales'),(51730,1614,'include-list_1_list_1_item','Acceso global a[nbsp]métodos de[nbsp]pago locales y[nbsp]populares'),(51731,1614,'include-list_1_list_2_item','Trabajamos globalmente con[nbsp]+20[nbsp]socios adquirentes'),(51732,1614,'include-list_1_list','3'),(51733,1614,'include-list_2_icon','757'),(51734,1614,'include-list_2_title','Seguridad y[nbsp]cumplimientos probados y[nbsp]contrastados'),(51735,1614,'include-list_2_list_0_item','Plataforma de[nbsp]seguridad PCI[nbsp]DSS habilitada Nivel[nbsp]1'),(51736,1614,'include-list_2_list_1_item','Sistema de[nbsp]cifrado y[nbsp]seguridad de[nbsp]datos multinivel'),(51737,1614,'include-list_2_list_2_item','Plataforma basada en[nbsp]la[nbsp]nube fácilmente accesible y[nbsp]escalable'),(51738,1614,'include-list_2_list','3'),(51739,1614,'include-list_3_icon','758'),(51740,1614,'include-list_3_title','Facturación precisa y[nbsp]automatizada'),(51741,1614,'include-list_3_list_0_item','Acceso en[nbsp]tiempo real a[nbsp]los datos de[nbsp]cada transacción'),(51742,1614,'include-list_3_list_1_item','Procedimientos de[nbsp]facturación absolutos y[nbsp]detallados'),(51743,1614,'include-list_3_list_2_item','Compatible con[nbsp]múltiples modelos de[nbsp]precios y[nbsp]negocio'),(51744,1614,'include-list_3_list','3'),(51745,1614,'include-list_4_icon','759'),(51746,1614,'include-list_4_title','Pagos al comerciante automatizados y[nbsp]programados'),(51747,1614,'include-list_4_list_0_item','Pagos programados a[nbsp]su[nbsp]cuenta bancaria'),(51748,1614,'include-list_4_list_1_item','Programación de[nbsp]pagos al[nbsp]comerciante flexible y[nbsp]transparente'),(51749,1614,'include-list_4_list_2_item','Controles de[nbsp]pago flexibles y[nbsp]personalizados'),(51750,1614,'include-list_4_list','3'),(51751,1614,'include-list_5_icon','2319'),(51752,1614,'include-list_5_title','Soporte al[nbsp]cliente dedicado y[nbsp]directo'),(51753,1614,'include-list_5_list_0_item','Soporte de[nbsp]pagos 24/7 y[nbsp]directo'),(51754,1614,'include-list_5_list_1_item','Política de[nbsp]reembolsos personalizable y[nbsp]conforme'),(51755,1614,'include-list_5_list_2_item','Soporte y[nbsp]asistencia en[nbsp]varios idiomas'),(51756,1614,'include-list_5_list','3'),(51757,1614,'include-list_6_icon','2321'),(51758,1614,'include-list_6_title','Acceso personalizado al[nbsp]servicio comercial'),(51759,1614,'include-list_6_list_0_item','Gestor de[nbsp]cuenta dedicado, a[nbsp]su[nbsp]disposición'),(51760,1614,'include-list_6_list_1_item','Soporte técnico basado en[nbsp]SLA y[nbsp]fácilmente accesible'),(51761,1614,'include-list_6_list_2_item','Acceso fácil al[nbsp]equipo de[nbsp]riesgo, cumpliento y[nbsp]finanzas'),(51762,1614,'include-list_6_list','3'),(51763,1614,'blocks-list_0_icons-style','light'),(51764,1614,'blocks-list_0_link','a:3:{s:5:\"title\";s:14:\"Pregunte ahora\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/sign-up/\";s:6:\"target\";s:0:\"\";}'),(51765,1614,'blocks-list_0_title','Procesamiento de[nbsp]pagos con[nbsp]tarjeta'),(51766,1614,'blocks-list_0_description','CommerceGate empodera su[nbsp]negocio en[nbsp]línea con[nbsp]capacidades para procesar pagos por[nbsp]tarjeta y[nbsp]aceptar pagos globales.'),(51767,1614,'blocks-list_0_icons_0_icon','788'),(51768,1614,'blocks-list_0_icons_1_icon','790'),(51769,1614,'blocks-list_0_icons_2_icon','789'),(51770,1614,'blocks-list_0_icons_3_icon','791'),(51771,1614,'blocks-list_0_icons_4_icon','792'),(51772,1614,'blocks-list_0_icons_5_icon','793'),(51773,1614,'blocks-list_0_icons','6'),(51774,1614,'blocks-list_0_items_0_bold-text','1'),(51775,1614,'blocks-list_0_items_0_item-text','Procesamiento de[nbsp]tarjetas locales'),(51776,1614,'blocks-list_0_items','2'),(51777,1614,'blocks-list_1_icons-style','transparent'),(51778,1614,'blocks-list_1_link','a:3:{s:5:\"title\";s:14:\"Pregunte ahora\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/sign-up/\";s:6:\"target\";s:0:\"\";}'),(51779,1614,'blocks-list_1_title','Métodos de[nbsp]pago locales'),(51780,1614,'blocks-list_1_description','CommerceGate le[nbsp]permite escalar su[nbsp]negocio en[nbsp]su[nbsp]región aceptando pagos locales LATAM y[nbsp]aumentando sus[nbsp]ingresos'),(51781,1614,'blocks-list_1_icons_0_icon','795'),(51782,1614,'blocks-list_1_icons','5'),(51783,1614,'blocks-list_1_items',''),(51784,1614,'blocks-list_2_icons-style','light'),(51785,1614,'blocks-list_2_link','a:3:{s:5:\"title\";s:14:\"Pregunte ahora\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/sign-up/\";s:6:\"target\";s:0:\"\";}'),(51786,1614,'blocks-list_2_title','Cuentas de[nbsp]comerciantes High-Risk'),(51787,1614,'blocks-list_2_description','CommerceGate facilita la[nbsp]configuración y[nbsp]el[nbsp]soporte a[nbsp]comerciantes de[nbsp]alto riesgo con[nbsp]altos riesgos de[nbsp]fraude y[nbsp]chargebacks.'),(51788,1614,'blocks-list_2_icons',''),(51789,1614,'blocks-list_2_items_0_bold-text','1'),(51790,1614,'blocks-list_2_items_0_item-text','Comisión de[nbsp]+0.50% para comerciantes de[nbsp]alto riesgo'),(51791,1614,'blocks-list_2_items','3'),(51792,1614,'blocks-list_3_icons-style','light'),(51793,1614,'blocks-list_3_link','a:3:{s:5:\"title\";s:14:\"Pregunte ahora\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/sign-up/\";s:6:\"target\";s:0:\"\";}'),(51794,1614,'blocks-list_3_title','Gestión de[nbsp]chargebacks'),(51795,1614,'blocks-list_3_description','CommerceGate simplifica y[nbsp]automatiza sus[nbsp]procedimientos de[nbsp]disputa y[nbsp]compensación para todo tipo de[nbsp]pagos con tarjeta.'),(51796,1614,'blocks-list_3_icons',''),(51797,1614,'blocks-list_3_items_0_bold-text','1'),(51798,1614,'blocks-list_3_items_0_item-text','25EUR por disputa[nbsp]CHB'),(51799,1614,'blocks-list_3_items','3'),(51800,1614,'blocks-list_4_icons-style','light'),(51801,1614,'blocks-list_4_link','a:3:{s:5:\"title\";s:14:\"Pregunte ahora\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/sign-up/\";s:6:\"target\";s:0:\"\";}'),(51802,1614,'blocks-list_4_title','Facturación SaaS'),(51803,1614,'blocks-list_4_description','CommerceGate ofrece a[nbsp]todos los[nbsp]modelos de[nbsp]negocio un[nbsp]sistema integrado de[nbsp]facturación y[nbsp]liquidación, con[nbsp]datos transparentes y[nbsp]ciclos de[nbsp]liquidación flexibles.'),(51804,1614,'blocks-list_4_icons',''),(51805,1614,'blocks-list_4_items_0_bold-text','1'),(51806,1614,'blocks-list_4_items_0_item-text','0.03 euros por transacción'),(51807,1614,'blocks-list_4_items','6'),(51808,1614,'blocks-list','5'),(51809,1614,'blocks-list_0_items_1_bold-text','1'),(51810,1614,'blocks-list_0_items_1_item-text','Soluciones de[nbsp]pagos transfronterizos con[nbsp]tarjeta'),(51811,1614,'blocks-list_1_icons_1_icon','796'),(51812,1614,'blocks-list_1_icons_2_icon','797'),(51813,1614,'blocks-list_1_icons_3_icon','798'),(51814,1614,'blocks-list_1_icons_4_icon','799'),(51815,1614,'blocks-list_2_items_1_bold-text','1'),(51816,1614,'blocks-list_2_items_1_item-text','Soporte y[nbsp]gestión de[nbsp]modelos de[nbsp]negocios por suscripción'),(51817,1614,'blocks-list_2_items_2_bold-text','1'),(51818,1614,'blocks-list_2_items_2_item-text','Soporte de[nbsp]múltiples modelos de[nbsp]negocio'),(51819,1614,'blocks-list_3_items_1_bold-text','1'),(51820,1614,'blocks-list_3_items_1_item-text','Equipo de[nbsp]disputas experimentado'),(51821,1614,'blocks-list_3_items_2_bold-text','1'),(51822,1614,'blocks-list_3_items_2_item-text','Programa de[nbsp]control y[nbsp]monitoreo de[nbsp]CHBs'),(51823,1614,'blocks-list_4_items_1_bold-text','1'),(51824,1614,'blocks-list_4_items_1_item-text','Compatible con los[nbsp]principales modelos de[nbsp]pagos'),(51825,1614,'blocks-list_4_items_2_bold-text','1'),(51826,1614,'blocks-list_4_items_2_item-text','Sistema de[nbsp]compensación de[nbsp]comisiones y[nbsp]tarifas de[nbsp]transacción en[nbsp]tiempo real'),(51827,1614,'blocks-list_4_items_3_bold-text','1'),(51828,1614,'blocks-list_4_items_3_item-text','Gestión de[nbsp]cuentas segregadas compatible con PSD[nbsp]2'),(51829,1614,'blocks-list_4_items_4_bold-text','1'),(51830,1614,'blocks-list_4_items_4_item-text','Programación de[nbsp]facturación y[nbsp]pagos flexible y[nbsp]ajustable'),(51831,1614,'blocks-list_4_items_5_bold-text','1'),(51832,1614,'blocks-list_4_items_5_item-text','Gestión de[nbsp]FXs exhaustiva y[nbsp]transparente'),(51833,1614,'_wp_page_template','pricing.php'),(51834,1607,'_edit_last','1'),(51835,1607,'_yoast_wpseo_estimated-reading-time-minutes',''),(51836,1607,'_main-block_image','field_6107f1cd63ec8'),(51837,1607,'_main-block_title','field_6107f1db63ec9'),(51838,1607,'_main-block_description','field_6107f1e463eca'),(51839,1607,'_main-block_button-title','field_6107f1f063ecb'),(51840,1607,'_main-block','field_6107f1b963ec7'),(51841,1607,'_introductory-block-title','field_6107f5e1078d8'),(51842,1607,'_introductory-block-icons_0_icon','field_6107f5f6078da'),(51843,1607,'_introductory-block-icons_0_icon-description','field_6107f635d4d34'),(51844,1607,'_introductory-block-icons_1_icon','field_6107f5f6078da'),(51845,1607,'_introductory-block-icons_1_icon-description','field_6107f635d4d34'),(51846,1607,'_introductory-block-icons_2_icon','field_6107f5f6078da'),(51847,1607,'_introductory-block-icons_2_icon-description','field_6107f635d4d34'),(51848,1607,'_introductory-block-icons_3_icon','field_6107f5f6078da'),(51849,1607,'_introductory-block-icons_3_icon-description','field_6107f635d4d34'),(51850,1607,'_introductory-block-icons','field_6107f5e6078d9'),(51851,1607,'_team-block-info_team-title','field_6107f96a86e2c'),(51852,1607,'_team-block-info_team-profile-link-title','field_6107fa2d86e31'),(51853,1607,'_team-block-info','field_6107fa5b46179'),(51854,1607,'_team-list_0_image','field_6107f9b886e2d'),(51855,1607,'_team-list_0_full-name','field_6107f9ee86e2e'),(51856,1607,'_team-list_0_position','field_6107fa0886e2f'),(51857,1607,'_team-list_0_profile','field_6107fa1e86e30'),(51858,1607,'_team-list_1_image','field_6107f9b886e2d'),(51859,1607,'_team-list_1_full-name','field_6107f9ee86e2e'),(51860,1607,'_team-list_1_position','field_6107fa0886e2f'),(51861,1607,'_team-list_1_profile','field_6107fa1e86e30'),(51862,1607,'_team-list_2_image','field_6107f9b886e2d'),(51863,1607,'_team-list_2_full-name','field_6107f9ee86e2e'),(51864,1607,'_team-list_2_position','field_6107fa0886e2f'),(51865,1607,'_team-list_2_profile','field_6107fa1e86e30'),(51866,1607,'_team-list_3_image','field_6107f9b886e2d'),(51867,1607,'_team-list_3_full-name','field_6107f9ee86e2e'),(51868,1607,'_team-list_3_position','field_6107fa0886e2f'),(51869,1607,'_team-list_3_profile','field_6107fa1e86e30'),(51878,1607,'_team-list','field_6107f8956d8f2'),(51879,1607,'_our-story-title','field_6107fd3dfac5c'),(51880,1607,'_slider_story-past_0_year','field_6107fe861dc5d'),(51881,1607,'_slider_story-past_0_gropus_0_title_title','field_6107fefbb9e35'),(51882,1607,'_slider_story-past_0_gropus_0_title_gradient','field_6107ff2c8bc34'),(51883,1607,'_slider_story-past_0_gropus_0_title','field_6107ff625d3cf'),(51884,1607,'_slider_story-past_0_gropus_0_description','field_6107ff01b9e36'),(51885,1607,'_slider_story-past_0_gropus','field_6107fee8b9e34'),(51886,1607,'_slider_story-past_1_year','field_6107fe861dc5d'),(51887,1607,'_slider_story-past_1_gropus_0_title_title','field_6107fefbb9e35'),(51888,1607,'_slider_story-past_1_gropus_0_title_gradient','field_6107ff2c8bc34'),(51889,1607,'_slider_story-past_1_gropus_0_title','field_6107ff625d3cf'),(51890,1607,'_slider_story-past_1_gropus_0_description','field_6107ff01b9e36'),(51891,1607,'_slider_story-past_1_gropus','field_6107fee8b9e34'),(51892,1607,'_slider_story-past_2_year','field_6107fe861dc5d'),(51893,1607,'_slider_story-past_2_gropus_0_title_title','field_6107fefbb9e35'),(51894,1607,'_slider_story-past_2_gropus_0_title_gradient','field_6107ff2c8bc34'),(51895,1607,'_slider_story-past_2_gropus_0_title','field_6107ff625d3cf'),(51896,1607,'_slider_story-past_2_gropus_0_description','field_6107ff01b9e36'),(51897,1607,'_slider_story-past_2_gropus','field_6107fee8b9e34'),(51898,1607,'_slider_story-past_3_year','field_6107fe861dc5d'),(51899,1607,'_slider_story-past_3_gropus_0_title_title','field_6107fefbb9e35'),(51900,1607,'_slider_story-past_3_gropus_0_title_gradient','field_6107ff2c8bc34'),(51901,1607,'_slider_story-past_3_gropus_0_title','field_6107ff625d3cf'),(51902,1607,'_slider_story-past_3_gropus_0_description','field_6107ff01b9e36'),(51903,1607,'_slider_story-past_3_gropus','field_6107fee8b9e34'),(51904,1607,'_slider_story-past_4_year','field_6107fe861dc5d'),(51905,1607,'_slider_story-past_4_gropus_0_title_title','field_6107fefbb9e35'),(51906,1607,'_slider_story-past_4_gropus_0_title_gradient','field_6107ff2c8bc34'),(51907,1607,'_slider_story-past_4_gropus_0_title','field_6107ff625d3cf'),(51908,1607,'_slider_story-past_4_gropus_0_description','field_6107ff01b9e36'),(51913,1607,'_slider_story-past_4_gropus','field_6107fee8b9e34'),(51914,1607,'_slider_story-past_5_year','field_6107fe861dc5d'),(51915,1607,'_slider_story-past_5_gropus_0_title_title','field_6107fefbb9e35'),(51916,1607,'_slider_story-past_5_gropus_0_title_gradient','field_6107ff2c8bc34'),(51917,1607,'_slider_story-past_5_gropus_0_title','field_6107ff625d3cf'),(51918,1607,'_slider_story-past_5_gropus_0_description','field_6107ff01b9e36'),(51919,1607,'_slider_story-past_5_gropus','field_6107fee8b9e34'),(51920,1607,'_slider_story-past_6_year','field_6107fe861dc5d'),(51921,1607,'_slider_story-past_6_gropus_0_title_title','field_6107fefbb9e35'),(51922,1607,'_slider_story-past_6_gropus_0_title_gradient','field_6107ff2c8bc34'),(51923,1607,'_slider_story-past_6_gropus_0_title','field_6107ff625d3cf'),(51924,1607,'_slider_story-past_6_gropus_0_description','field_6107ff01b9e36'),(51925,1607,'_slider_story-past_6_gropus','field_6107fee8b9e34'),(51926,1608,'_edit_last','1'),(51927,1607,'_slider_story-past_7_year','field_6107fe861dc5d'),(51928,1607,'_slider_story-past_7_gropus_0_title_title','field_6107fefbb9e35'),(51929,1607,'_slider_story-past_7_gropus_0_title_gradient','field_6107ff2c8bc34'),(51930,1607,'_slider_story-past_7_gropus_0_title','field_6107ff625d3cf'),(51931,1607,'_slider_story-past_7_gropus_0_description','field_6107ff01b9e36'),(51932,1607,'_slider_story-past_7_gropus','field_6107fee8b9e34'),(51933,1607,'_slider_story-past_8_year','field_6107fe861dc5d'),(51934,1607,'_slider_story-past_8_gropus_0_title_title','field_6107fefbb9e35'),(51935,1607,'_slider_story-past_8_gropus_0_title_gradient','field_6107ff2c8bc34'),(51936,1608,'_yoast_wpseo_estimated-reading-time-minutes',''),(51937,1607,'_slider_story-past_8_gropus_0_title','field_6107ff625d3cf'),(51938,1607,'_slider_story-past_8_gropus_0_description','field_6107ff01b9e36'),(51939,1607,'_slider_story-past_8_gropus','field_6107fee8b9e34'),(51940,1608,'_block-info_title','field_6109704990a92'),(51941,1607,'_slider_story-past','field_6107fe24901a6'),(51942,1608,'_block-info_description','field_6109704c90a93'),(51943,1607,'_slider_story-feature_0_year','field_6107ffda45731'),(51944,1608,'_block-info','field_6109703b90a91'),(51945,1607,'_slider_story-feature_0_gropus_0_title_title','field_6107ffda45734'),(51946,1618,'block-info_title','CG Blog'),(51947,1607,'_slider_story-feature_0_gropus_0_title_gradient','field_6107ffda45735'),(51948,1618,'_block-info_title','field_6109704990a92'),(51949,1618,'block-info_description','Safety should always be a priority. Find out how to detect and fight fraud with machine learning and experimentation.'),(51950,1607,'_slider_story-feature_0_gropus_0_title','field_6107ffda45733'),(51951,1618,'_block-info_description','field_6109704c90a93'),(51952,1618,'block-info',''),(51953,1607,'_slider_story-feature_0_gropus_0_description','field_6107ffda45736'),(51954,1607,'_slider_story-feature_0_gropus_1_title_title','field_6107ffda45734'),(51955,1607,'_slider_story-feature_0_gropus_1_title_gradient','field_6107ffda45735'),(51956,1618,'_block-info','field_6109703b90a91'),(51957,1607,'_slider_story-feature_0_gropus_1_title','field_6107ffda45733'),(51958,1607,'_slider_story-feature_0_gropus_1_description','field_6107ffda45736'),(51959,1607,'_slider_story-feature_0_gropus','field_6107ffda45732'),(51965,1608,'_edit_lock','1637329948:1'),(51967,1607,'_slider_story-feature','field_6107ffda45730'),(51968,1607,'_slider','field_610800a34520b'),(51969,1607,'_career-block-info_title','field_6108088e7a966'),(51970,1607,'_career-block-info_suptitle_text','field_610808a07a968'),(51971,1607,'_career-block-info_suptitle_color','field_610808a67a969'),(51972,1607,'_career-block-info_suptitle','field_610808947a967'),(51973,1607,'_career-block-info_button','field_610808cdef69d'),(51974,1607,'_career-block-info','field_610807c27a965'),(51975,1617,'main-block_image','542'),(51976,1617,'_main-block_image','field_6107f1cd63ec8'),(51977,1617,'main-block_title','We’re here to simplify global payments'),(51978,1617,'_main-block_title','field_6107f1db63ec9'),(51979,1617,'main-block_description','Since 2006 we have helped thousands of merchants grow their business and maximise their revenue. We offer you a complete set of services built from the ground up based on best-of-breed technology and business practices.'),(51980,1617,'_main-block_description','field_6107f1e463eca'),(51981,1617,'main-block_button-title','Explore more'),(51982,1617,'_main-block_button-title','field_6107f1f063ecb'),(51983,1617,'main-block',''),(51984,1617,'_main-block','field_6107f1b963ec7'),(51985,1617,'introductory-block-title','We’re recognised by professionals'),(51986,1617,'_introductory-block-title','field_6107f5e1078d8'),(51987,1617,'introductory-block-icons_0_icon','550'),(51988,1617,'_introductory-block-icons_0_icon','field_6107f5f6078da'),(51989,1617,'introductory-block-icons_0_icon-description',''),(51990,1617,'_introductory-block-icons_0_icon-description','field_6107f635d4d34'),(51991,1617,'introductory-block-icons_1_icon','551'),(51992,1617,'_introductory-block-icons_1_icon','field_6107f5f6078da'),(51993,1617,'introductory-block-icons_1_icon-description','E-Money Licenses \r\nin the EU and the UK'),(51994,1617,'_introductory-block-icons_1_icon-description','field_6107f635d4d34'),(51995,1617,'introductory-block-icons_2_icon','552'),(51996,1617,'_introductory-block-icons_2_icon','field_6107f5f6078da'),(51997,1617,'introductory-block-icons_2_icon-description',''),(51998,1617,'_introductory-block-icons_2_icon-description','field_6107f635d4d34'),(51999,1617,'introductory-block-icons_3_icon','553'),(52000,1617,'_introductory-block-icons_3_icon','field_6107f5f6078da'),(52001,1617,'introductory-block-icons_3_icon-description','PSD2 and Strong Customer \r\nAuthentication (SCA) compliant'),(52002,1617,'_introductory-block-icons_3_icon-description','field_6107f635d4d34'),(52003,1617,'introductory-block-icons','4'),(52004,1617,'_introductory-block-icons','field_6107f5e6078d9'),(52005,1617,'team-list_0_image','569'),(52006,1617,'_team-list_0_image','field_6107f9b886e2d'),(52007,1617,'team-list_0_full-name','Name Surname'),(52008,1617,'_team-list_0_full-name','field_6107f9ee86e2e'),(52009,1617,'team-list_0_position','CEO'),(52010,1617,'_team-list_0_position','field_6107fa0886e2f'),(52011,1617,'team-list_0_profile','https://www.linkedin.com/company/commercegate/'),(52012,1617,'_team-list_0_profile','field_6107fa1e86e30'),(52013,1617,'team-list_1_image','570'),(52014,1617,'_team-list_1_image','field_6107f9b886e2d'),(52015,1617,'team-list_1_full-name','Name Surname'),(52016,1617,'_team-list_1_full-name','field_6107f9ee86e2e'),(52017,1617,'team-list_1_position','Senior Vice President and General Counsel'),(52018,1617,'_team-list_1_position','field_6107fa0886e2f'),(52019,1617,'team-list_1_profile','https://www.linkedin.com/company/commercegate/'),(52020,1617,'_team-list_1_profile','field_6107fa1e86e30'),(52021,1617,'team-list_2_image','571'),(52022,1617,'_team-list_2_image','field_6107f9b886e2d'),(52023,1617,'team-list_2_full-name','Name Surname'),(52024,1617,'_team-list_2_full-name','field_6107f9ee86e2e'),(52025,1617,'team-list_2_position','Senior Vice President Software Engineering'),(52026,1617,'_team-list_2_position','field_6107fa0886e2f'),(52027,1617,'team-list_2_profile','https://www.linkedin.com/company/commercegate/'),(52028,1617,'_team-list_2_profile','field_6107fa1e86e30'),(52029,1617,'team-list_3_image','572'),(52030,1617,'_team-list_3_image','field_6107f9b886e2d'),(52031,1617,'team-list_3_full-name','Name Surname'),(52032,1617,'_team-list_3_full-name','field_6107f9ee86e2e'),(52033,1617,'team-list_3_position','Chief Operating Officer'),(52034,1617,'_team-list_3_position','field_6107fa0886e2f'),(52035,1617,'team-list_3_profile','https://www.linkedin.com/company/commercegate/'),(52036,1617,'_team-list_3_profile','field_6107fa1e86e30'),(52037,1617,'team-list_4_image','573'),(52038,1617,'_team-list_4_image','field_6107f9b886e2d'),(52039,1617,'team-list_4_full-name','Name Surname'),(52040,1617,'_team-list_4_full-name','field_6107f9ee86e2e'),(52041,1617,'team-list_4_position','Vice President and Managing Director of Greater China'),(52042,1617,'_team-list_4_position','field_6107fa0886e2f'),(52043,1617,'team-list_4_profile','https://www.linkedin.com/company/commercegate/'),(52044,1617,'_team-list_4_profile','field_6107fa1e86e30'),(52045,1617,'team-list_5_image','574'),(52046,1617,'_team-list_5_image','field_6107f9b886e2d'),(52047,1617,'team-list_5_full-name','Name Surname'),(52048,1617,'_team-list_5_full-name','field_6107f9ee86e2e'),(52049,1617,'team-list_5_position','Vice President Corporate Development'),(52050,1617,'_team-list_5_position','field_6107fa0886e2f'),(52051,1617,'team-list_5_profile','https://www.linkedin.com/company/commercegate/'),(52052,1617,'_team-list_5_profile','field_6107fa1e86e30'),(52053,1617,'team-list','6'),(52054,1617,'_team-list','field_6107f8956d8f2'),(52055,1617,'team-block-info_team-title','Our Team'),(52056,1617,'_team-block-info_team-title','field_6107f96a86e2c'),(52057,1617,'team-block-info_team-profile-link-title','LinkedIn Profile'),(52058,1617,'_team-block-info_team-profile-link-title','field_6107fa2d86e31'),(52059,1617,'team-block-info',''),(52060,1617,'_team-block-info','field_6107fa5b46179'),(52061,1617,'our-story-title','Our Story'),(52062,1617,'_our-story-title','field_6107fd3dfac5c'),(52063,1617,'slider_story-past_0_year','2006'),(52064,1617,'_slider_story-past_0_year','field_6107fe861dc5d'),(52065,1617,'slider_story-past_0_gropus_0_title_title','foundation'),(52066,1617,'_slider_story-past_0_gropus_0_title_title','field_6107fefbb9e35'),(52067,1617,'slider_story-past_0_gropus_0_title_gradient','0'),(52068,1617,'_slider_story-past_0_gropus_0_title_gradient','field_6107ff2c8bc34'),(52069,1617,'slider_story-past_0_gropus_0_title',''),(52070,1617,'_slider_story-past_0_gropus_0_title','field_6107ff625d3cf'),(52071,1617,'slider_story-past_0_gropus_0_description','CommerceGate is founded in Barcelona, Spain, forming key relationships with financial and risk management institutions while developing our advanced processing platform.'),(52072,1617,'_slider_story-past_0_gropus_0_description','field_6107ff01b9e36'),(52073,1617,'slider_story-past_0_gropus','1'),(52074,1617,'_slider_story-past_0_gropus','field_6107fee8b9e34'),(52075,1617,'slider_story-past_1_year','2007'),(52076,1617,'_slider_story-past_1_year','field_6107fe861dc5d'),(52077,1617,'slider_story-past_1_gropus_0_title_title','foundation'),(52078,1617,'_slider_story-past_1_gropus_0_title_title','field_6107fefbb9e35'),(52079,1617,'slider_story-past_1_gropus_0_title_gradient','0'),(52080,1617,'_slider_story-past_1_gropus_0_title_gradient','field_6107ff2c8bc34'),(52081,1617,'slider_story-past_1_gropus_0_title',''),(52082,1617,'_slider_story-past_1_gropus_0_title','field_6107ff625d3cf'),(52083,1617,'slider_story-past_1_gropus_0_description','CommerceGate is founded in Barcelona, Spain, forming key relationships with financial and risk management institutions while developing our advanced processing platform.'),(52084,1617,'_slider_story-past_1_gropus_0_description','field_6107ff01b9e36'),(52085,1617,'slider_story-past_1_gropus','1'),(52086,1617,'_slider_story-past_1_gropus','field_6107fee8b9e34'),(52087,1617,'slider_story-past_2_year','2009'),(52088,1617,'_slider_story-past_2_year','field_6107fe861dc5d'),(52089,1617,'slider_story-past_2_gropus_0_title_title','+50%'),(52090,1617,'_slider_story-past_2_gropus_0_title_title','field_6107fefbb9e35'),(52091,1617,'slider_story-past_2_gropus_0_title_gradient','1'),(52092,1617,'_slider_story-past_2_gropus_0_title_gradient','field_6107ff2c8bc34'),(52093,1617,'slider_story-past_2_gropus_0_title',''),(52094,1617,'_slider_story-past_2_gropus_0_title','field_6107ff625d3cf'),(52095,1617,'slider_story-past_2_gropus_0_description','transactions sent by our merchats in one month as peak number.'),(52096,1617,'_slider_story-past_2_gropus_0_description','field_6107ff01b9e36'),(52097,1617,'slider_story-past_2_gropus','1'),(52098,1617,'_slider_story-past_2_gropus','field_6107fee8b9e34'),(52099,1617,'slider_story-past_3_year','2010'),(52100,1617,'_slider_story-past_3_year','field_6107fe861dc5d'),(52101,1617,'slider_story-past_3_gropus_0_title_title','expansion'),(52102,1617,'_slider_story-past_3_gropus_0_title_title','field_6107fefbb9e35'),(52103,1617,'slider_story-past_3_gropus_0_title_gradient','0'),(52104,1617,'_slider_story-past_3_gropus_0_title_gradient','field_6107ff2c8bc34'),(52105,1617,'slider_story-past_3_gropus_0_title',''),(52106,1617,'_slider_story-past_3_gropus_0_title','field_6107ff625d3cf'),(52107,1617,'slider_story-past_3_gropus_0_description','Continued expansion of the CommerceGate team to meet constantly increasing demand for our services'),(52108,1617,'_slider_story-past_3_gropus_0_description','field_6107ff01b9e36'),(52109,1617,'slider_story-past_3_gropus','1'),(52110,1617,'_slider_story-past_3_gropus','field_6107fee8b9e34'),(52111,1617,'slider_story-past_4_year','2012'),(52112,1617,'_slider_story-past_4_year','field_6107fe861dc5d'),(52113,1617,'slider_story-past_4_gropus_0_title_title','Award'),(52114,1617,'_slider_story-past_4_gropus_0_title_title','field_6107fefbb9e35'),(52115,1617,'slider_story-past_4_gropus_0_title_gradient','0'),(52116,1617,'_slider_story-past_4_gropus_0_title_gradient','field_6107ff2c8bc34'),(52117,1617,'slider_story-past_4_gropus_0_title',''),(52118,1617,'_slider_story-past_4_gropus_0_title','field_6107ff625d3cf'),(52119,1617,'slider_story-past_4_gropus_0_description','Bestowed the European Billing Company of the Year Award'),(52120,1617,'_slider_story-past_4_gropus_0_description','field_6107ff01b9e36'),(52121,1617,'slider_story-past_4_gropus_1_title_title','website update'),(52122,1617,'_slider_story-past_4_gropus_1_title_title','field_6107fefbb9e35'),(52123,1617,'slider_story-past_4_gropus_1_title_gradient','0'),(52124,1617,'_slider_story-past_4_gropus_1_title_gradient','field_6107ff2c8bc34'),(52125,1617,'slider_story-past_4_gropus_1_title',''),(52126,1617,'_slider_story-past_4_gropus_1_title','field_6107ff625d3cf'),(52127,1617,'slider_story-past_4_gropus_1_description','Relaunch of our website and brand to highlight our success, industry knowledge and dedication to our clients.'),(52128,1617,'_slider_story-past_4_gropus_1_description','field_6107ff01b9e36'),(52129,1617,'slider_story-past_4_gropus','2'),(52130,1617,'_slider_story-past_4_gropus','field_6107fee8b9e34'),(52131,1617,'slider_story-past_5_year','2013'),(52132,1617,'_slider_story-past_5_year','field_6107fe861dc5d'),(52133,1617,'slider_story-past_5_gropus_0_title_title','Company of the year'),(52134,1617,'_slider_story-past_5_gropus_0_title_title','field_6107fefbb9e35'),(52135,1617,'slider_story-past_5_gropus_0_title_gradient','0'),(52136,1617,'_slider_story-past_5_gropus_0_title_gradient','field_6107ff2c8bc34'),(52137,1617,'slider_story-past_5_gropus_0_title',''),(52138,1617,'_slider_story-past_5_gropus_0_title','field_6107ff625d3cf'),(52139,1617,'slider_story-past_5_gropus_0_description','Named European Billing Company of the Year'),(52140,1617,'_slider_story-past_5_gropus_0_description','field_6107ff01b9e36'),(52141,1617,'slider_story-past_5_gropus','1'),(52142,1617,'_slider_story-past_5_gropus','field_6107fee8b9e34'),(52143,1617,'slider_story-past_6_year','2014'),(52144,1617,'_slider_story-past_6_year','field_6107fe861dc5d'),(52145,1617,'slider_story-past_6_gropus_0_title_title','+14%'),(52146,1617,'_slider_story-past_6_gropus_0_title_title','field_6107fefbb9e35'),(52147,1617,'slider_story-past_6_gropus_0_title_gradient','1'),(52148,1617,'_slider_story-past_6_gropus_0_title_gradient','field_6107ff2c8bc34'),(52149,1617,'slider_story-past_6_gropus_0_title',''),(52150,1617,'_slider_story-past_6_gropus_0_title','field_6107ff625d3cf'),(52151,1617,'slider_story-past_6_gropus_0_description','anti-fraud compotents'),(52152,1617,'_slider_story-past_6_gropus_0_description','field_6107ff01b9e36'),(52153,1617,'slider_story-past_6_gropus','1'),(52154,1617,'_slider_story-past_6_gropus','field_6107fee8b9e34'),(52155,1617,'slider_story-past_7_year','2020'),(52156,1617,'_slider_story-past_7_year','field_6107fe861dc5d'),(52157,1617,'slider_story-past_7_gropus_0_title_title','expansion'),(52158,1617,'_slider_story-past_7_gropus_0_title_title','field_6107fefbb9e35'),(52159,1617,'slider_story-past_7_gropus_0_title_gradient','0'),(52160,1617,'_slider_story-past_7_gropus_0_title_gradient','field_6107ff2c8bc34'),(52161,1617,'slider_story-past_7_gropus_0_title',''),(52162,1617,'_slider_story-past_7_gropus_0_title','field_6107ff625d3cf'),(52163,1617,'slider_story-past_7_gropus_0_description','Continued expansion of the CommerceGate team to meet constantly increasing demand for our services'),(52164,1617,'_slider_story-past_7_gropus_0_description','field_6107ff01b9e36'),(52165,1617,'slider_story-past_7_gropus','1'),(52166,1617,'_slider_story-past_7_gropus','field_6107fee8b9e34'),(52167,1617,'slider_story-past_8_year','2021'),(52168,1617,'_slider_story-past_8_year','field_6107fe861dc5d'),(52169,1617,'slider_story-past_8_gropus_0_title_title','spain Bank license'),(52170,1617,'_slider_story-past_8_gropus_0_title_title','field_6107fefbb9e35'),(52171,1617,'slider_story-past_8_gropus_0_title_gradient','0'),(52172,1617,'_slider_story-past_8_gropus_0_title_gradient','field_6107ff2c8bc34'),(52173,1617,'slider_story-past_8_gropus_0_title',''),(52174,1617,'_slider_story-past_8_gropus_0_title','field_6107ff625d3cf'),(52175,1617,'slider_story-past_8_gropus_0_description','CommerceGate granted a financial institution license issued by Central Bank of Spain. We are proud to become the first non-banking group that received this license in Spain.'),(52176,1617,'_slider_story-past_8_gropus_0_description','field_6107ff01b9e36'),(52177,1617,'slider_story-past_8_gropus','1'),(52178,1617,'_slider_story-past_8_gropus','field_6107fee8b9e34'),(52179,1617,'slider_story-past','9'),(52180,1617,'_slider_story-past','field_6107fe24901a6'),(52181,1617,'slider_story-feature_0_year','2022'),(52182,1617,'_slider_story-feature_0_year','field_6107ffda45731'),(52183,1617,'slider_story-feature_0_gropus_0_title_title','Award'),(52184,1617,'_slider_story-feature_0_gropus_0_title_title','field_6107ffda45734'),(52185,1617,'slider_story-feature_0_gropus_0_title_gradient','0'),(52186,1617,'_slider_story-feature_0_gropus_0_title_gradient','field_6107ffda45735'),(52187,1617,'slider_story-feature_0_gropus_0_title',''),(52188,1617,'_slider_story-feature_0_gropus_0_title','field_6107ffda45733'),(52189,1617,'slider_story-feature_0_gropus_0_description','Bestowed the European Billing Company of the Year Award'),(52190,1617,'_slider_story-feature_0_gropus_0_description','field_6107ffda45736'),(52191,1617,'slider_story-feature_0_gropus','2'),(52192,1617,'_slider_story-feature_0_gropus','field_6107ffda45732'),(52193,1617,'slider_story-feature','2'),(52194,1617,'_slider_story-feature','field_6107ffda45730'),(52195,1617,'slider',''),(52196,1617,'_slider','field_610800a34520b'),(52197,1617,'slider_story-feature_0_gropus_1_title_title','website update'),(52198,1617,'_slider_story-feature_0_gropus_1_title_title','field_6107ffda45734'),(52199,1617,'slider_story-feature_0_gropus_1_title_gradient','0'),(52200,1617,'_slider_story-feature_0_gropus_1_title_gradient','field_6107ffda45735'),(52201,1617,'slider_story-feature_0_gropus_1_title',''),(52202,1617,'_slider_story-feature_0_gropus_1_title','field_6107ffda45733'),(52203,1617,'slider_story-feature_0_gropus_1_description','Relaunch of our website and brand to highlight our success, industry knowledge and dedication to our clients.'),(52204,1617,'_slider_story-feature_0_gropus_1_description','field_6107ffda45736'),(52205,1617,'slider_story-feature_1_year','2023'),(52206,1617,'_slider_story-feature_1_year','field_6107ffda45731'),(52207,1617,'slider_story-feature_1_gropus_0_title_title','New products'),(52208,1617,'_slider_story-feature_1_gropus_0_title_title','field_6107ffda45734'),(52209,1617,'slider_story-feature_1_gropus_0_title_gradient','0'),(52210,1617,'_slider_story-feature_1_gropus_0_title_gradient','field_6107ffda45735'),(52211,1617,'slider_story-feature_1_gropus_0_title',''),(52212,1617,'_slider_story-feature_1_gropus_0_title','field_6107ffda45733'),(52213,1617,'slider_story-feature_1_gropus_0_description','Our plan is to provide sustainable ecosystem to our client with all range of financial products by 2023.'),(52214,1617,'_slider_story-feature_1_gropus_0_description','field_6107ffda45736'),(52215,1617,'slider_story-feature_1_gropus','1'),(52216,1617,'_slider_story-feature_1_gropus','field_6107ffda45732'),(52217,1617,'career-block-info_title','Start Your Career'),(52218,1617,'_career-block-info_title','field_6108088e7a966'),(52219,1617,'career-block-info_suptitle_text','15 job openings'),(52220,1617,'_career-block-info_suptitle_text','field_610808a07a968'),(52221,1617,'career-block-info_suptitle_color','#EB5042'),(52222,1617,'_career-block-info_suptitle_color','field_610808a67a969'),(52223,1617,'career-block-info_suptitle',''),(52224,1617,'_career-block-info_suptitle','field_610808947a967'),(52225,1617,'career-block-info',''),(52226,1617,'_career-block-info','field_610807c27a965'),(52227,1617,'career-block-info_button','a:3:{s:5:\"title\";s:12:\"See All Jobs\";s:3:\"url\";s:47:\"https://commercegate.goodface.com.ua/wp/career/\";s:6:\"target\";s:0:\"\";}'),(52228,1617,'_career-block-info_button','field_610808cdef69d'),(52229,1607,'_edit_lock','1639557629:1'),(52230,1609,'_edit_last','1'),(52231,1609,'_yoast_wpseo_estimated-reading-time-minutes',''),(52232,1609,'_page-info_title','field_6101232a17dd2'),(52233,1609,'_page-info_description','field_6101234317dd3'),(52234,1609,'_page-info_button-name','field_6101235717dd4'),(52235,1609,'_page-info_products-link-title','field_6101239f17dd5'),(52236,1609,'_page-info','field_610123ef33675'),(52237,1619,'page-info_title','Get all Payment Instruments \r\nYou Need to Accelerate'),(52238,1619,'_page-info_title','field_6101232a17dd2'),(52239,1619,'page-info_description','CommerceGate offers a complete set of services for you to accept credit card payments from your customers safely.'),(52240,1619,'_page-info_description','field_6101234317dd3'),(52241,1619,'page-info_button-name','Explore more'),(52242,1619,'_page-info_button-name','field_6101235717dd4'),(52243,1619,'page-info_products-link-title','Discover features'),(52244,1619,'_page-info_products-link-title','field_6101239f17dd5'),(52245,1619,'page-info',''),(52246,1619,'_page-info','field_610123ef33675'),(52247,1609,'_edit_lock','1637181990:1'),(52248,1610,'_edit_last','1'),(52249,1610,'_edit_lock','1638460083:1'),(52250,1610,'_yoast_wpseo_estimated-reading-time-minutes',''),(52251,1610,'_main-block_image','field_610815336c048'),(52252,1610,'_main-block_title','field_610815716c049'),(52253,1610,'_main-block_description','field_610815846c04a'),(52254,1610,'_main-block_button-title','field_610815986c04b'),(52255,1610,'_main-block','field_610814b06c047'),(52256,1610,'_career-block-info_title','field_61081759b1a85'),(52257,1610,'_career-block-info_button_show','field_610817f010219'),(52258,1610,'_career-block-info_button_hide','field_610817f81021a'),(52259,1610,'_career-block-info_button','field_61081759b1a89'),(52260,1610,'_career-block-info','field_61081759b1a84'),(52261,1610,'_with-us-info_image','field_6108213aff9a1'),(52262,1610,'_with-us-info_title','field_61082113ff99f'),(52263,1610,'_with-us-info_description','field_6108211dff9a0'),(52264,1610,'_with-us-info','field_610820d9ff99e'),(52265,1610,'_with-us-list_0_icon','field_610821fbff9a3'),(52266,1610,'_with-us-list_0_description','field_6108220aff9a4'),(52267,1610,'_with-us-list_1_icon','field_610821fbff9a3'),(52268,1610,'_with-us-list_1_description','field_6108220aff9a4'),(52269,1610,'_with-us-list_2_icon','field_610821fbff9a3'),(52270,1610,'_with-us-list_2_description','field_6108220aff9a4'),(52271,1610,'_with-us-list_3_icon','field_610821fbff9a3'),(52272,1610,'_with-us-list_3_description','field_6108220aff9a4'),(52273,1610,'_with-us-list_4_icon','field_610821fbff9a3'),(52274,1610,'_with-us-list_4_description','field_6108220aff9a4'),(52275,1610,'_with-us-list_5_icon','field_610821fbff9a3'),(52276,1610,'_with-us-list_5_description','field_6108220aff9a4'),(52277,1610,'_with-us-list_6_icon','field_610821fbff9a3'),(52278,1610,'_with-us-list_6_description','field_6108220aff9a4'),(52279,1610,'_with-us-list_7_icon','field_610821fbff9a3'),(52280,1610,'_with-us-list_7_description','field_6108220aff9a4'),(52281,1610,'_with-us-list','field_610821abff9a2'),(52282,1620,'main-block_image','621'),(52283,1620,'_main-block_image','field_610815336c048'),(52284,1620,'main-block_title','Ready to Start Wonderful Career?'),(52285,1620,'_main-block_title','field_610815716c049'),(52286,1620,'main-block_description','CommerceGate was built and made successful by the people who work here. We are always looking for talented people to join our team.'),(52287,1620,'_main-block_description','field_610815846c04a'),(52288,1620,'main-block_button-title','Explore Job Openings'),(52289,1620,'_main-block_button-title','field_610815986c04b'),(52290,1620,'main-block',''),(52291,1620,'_main-block','field_610814b06c047'),(52292,1620,'career-block-info_title','Start Your Career'),(52293,1620,'_career-block-info_title','field_61081759b1a85'),(52294,1620,'career-block-info_button_show','Show More'),(52295,1620,'_career-block-info_button_show','field_610817f010219'),(52296,1620,'career-block-info_button_hide','Hide'),(52297,1620,'_career-block-info_button_hide','field_610817f81021a'),(52298,1620,'career-block-info_button',''),(52299,1620,'_career-block-info_button','field_61081759b1a89'),(52300,1620,'career-block-info',''),(52301,1620,'_career-block-info','field_61081759b1a84'),(52302,1620,'with-us-info_image','646'),(52303,1620,'_with-us-info_image','field_6108213aff9a1'),(52304,1620,'with-us-info_title','Why Work With Us?'),(52305,1620,'_with-us-info_title','field_61082113ff99f'),(52306,1620,'with-us-info_description','If you would like the opportunity to work in a young, dynamic, international and rapidly growing company in an exciting industry while living in Spain, you may be the one we are looking for.'),(52307,1620,'_with-us-info_description','field_6108211dff9a0'),(52308,1620,'with-us-info',''),(52309,1620,'_with-us-info','field_610820d9ff99e'),(52310,1620,'with-us-list_0_icon','647'),(52311,1620,'_with-us-list_0_icon','field_610821fbff9a3'),(52312,1620,'with-us-list_0_description','Friendly International Team'),(52313,1620,'_with-us-list_0_description','field_6108220aff9a4'),(52314,1620,'with-us-list_1_icon','648'),(52315,1620,'_with-us-list_1_icon','field_610821fbff9a3'),(52316,1620,'with-us-list_1_description','Great location in central Barcelona'),(52317,1620,'_with-us-list_1_description','field_6108220aff9a4'),(52318,1620,'with-us-list_2_icon','649'),(52319,1620,'_with-us-list_2_icon','field_610821fbff9a3'),(52320,1620,'with-us-list_2_description','Free Gym Membership'),(52321,1620,'_with-us-list_2_description','field_6108220aff9a4'),(52322,1620,'with-us-list_3_icon','650'),(52323,1620,'_with-us-list_3_icon','field_610821fbff9a3'),(52324,1620,'with-us-list_3_description','Achievement Oriented Corporate Culture'),(52325,1620,'_with-us-list_3_description','field_6108220aff9a4'),(52326,1620,'with-us-list_4_icon','651'),(52327,1620,'_with-us-list_4_icon','field_610821fbff9a3'),(52328,1620,'with-us-list_4_description','Competitive Salary and Bonus Structure'),(52329,1620,'_with-us-list_4_description','field_6108220aff9a4'),(52330,1620,'with-us-list_5_icon','652'),(52331,1620,'_with-us-list_5_icon','field_610821fbff9a3'),(52332,1620,'with-us-list_5_description','Frequent and Fun Events'),(52333,1620,'_with-us-list_5_description','field_6108220aff9a4'),(52334,1620,'with-us-list_6_icon','653'),(52335,1620,'_with-us-list_6_icon','field_610821fbff9a3'),(52336,1620,'with-us-list_6_description','Great Career Advancement Opportunities'),(52337,1620,'_with-us-list_6_description','field_6108220aff9a4'),(52338,1620,'with-us-list_7_icon','654'),(52339,1620,'_with-us-list_7_icon','field_610821fbff9a3'),(52340,1620,'with-us-list_7_description','Private Health Insurance'),(52341,1620,'_with-us-list_7_description','field_6108220aff9a4'),(52342,1620,'with-us-list','8'),(52343,1620,'_with-us-list','field_610821abff9a2'),(52344,1611,'_edit_last','1'),(52345,1611,'_yoast_wpseo_estimated-reading-time-minutes',''),(52346,1611,'_contacts-header_title','field_6109302985422'),(52347,1611,'_contacts-header_description','field_61092de47698c'),(52348,1611,'_contacts-header','field_6109301b85421'),(52349,1611,'_contacts-list_0_icon','field_61092e187698e'),(52350,1611,'_contacts-list_0_title','field_61092e287698f'),(52351,1611,'_contacts-list_0_description','field_61092e2e76990'),(52352,1611,'_contacts-list_0_links_phone','field_61092f6c76992'),(52353,1611,'_contacts-list_0_links_custom-link','field_61092f7876993'),(52354,1611,'_contacts-list_0_links','field_61092f5776991'),(52355,1611,'_contacts-list_1_icon','field_61092e187698e'),(52356,1611,'_contacts-list_1_title','field_61092e287698f'),(52357,1611,'_contacts-list_1_description','field_61092e2e76990'),(52358,1611,'_contacts-list_1_links_phone','field_61092f6c76992'),(52359,1611,'_contacts-list_1_links_custom-link','field_61092f7876993'),(52360,1611,'_contacts-list_1_links','field_61092f5776991'),(52361,1611,'_contacts-list_2_icon','field_61092e187698e'),(52362,1611,'_contacts-list_2_title','field_61092e287698f'),(52363,1611,'_contacts-list_2_description','field_61092e2e76990'),(52364,1611,'_contacts-list_2_links_phone','field_61092f6c76992'),(52365,1611,'_contacts-list_2_links_custom-link','field_61092f7876993'),(52366,1611,'_contacts-list_2_links','field_61092f5776991'),(52367,1611,'_contacts-list','field_61092e037698d'),(52368,1611,'_contacts-footer_title','field_61092ff2d848b'),(52369,1611,'_contacts-footer_description','field_61092ff9d848c'),(52370,1611,'_contacts-footer','field_61092fe1d848a'),(52371,1621,'contacts-header_title','How Can We Help?'),(52372,1621,'_contacts-header_title','field_6109302985422'),(52373,1621,'contacts-header_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to \r\naccept credit card payments from your customers safely.'),(52374,1621,'_contacts-header_description','field_61092de47698c'),(52375,1621,'contacts-header',''),(52376,1621,'_contacts-header','field_6109301b85421'),(52377,1621,'contacts-list_0_icon','711'),(52378,1621,'_contacts-list_0_icon','field_61092e187698e'),(52379,1621,'contacts-list_0_title','Contact Sales'),(52380,1621,'_contacts-list_0_title','field_61092e287698f'),(52381,1621,'contacts-list_0_description','Together we\'ll create a tailored solution and start growing your business from day one.'),(52382,1621,'_contacts-list_0_description','field_61092e2e76990'),(52383,1621,'contacts-list_0_links_phone',''),(52384,1621,'_contacts-list_0_links_phone','field_61092f6c76992'),(52385,1621,'contacts-list_0_links_custom-link','a:3:{s:5:\"title\";s:12:\"Get In Touch\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(52386,1621,'_contacts-list_0_links_custom-link','field_61092f7876993'),(52387,1621,'contacts-list_0_links',''),(52388,1621,'_contacts-list_0_links','field_61092f5776991'),(52389,1621,'contacts-list_1_icon','712'),(52390,1621,'_contacts-list_1_icon','field_61092e187698e'),(52391,1621,'contacts-list_1_title','Merchant Support'),(52392,1621,'_contacts-list_1_title','field_61092e287698f'),(52393,1621,'contacts-list_1_description','Professional help and advice is just an email, message or phone call away.'),(52394,1621,'_contacts-list_1_description','field_61092e2e76990'),(52395,1621,'contacts-list_1_links_phone','a:3:{s:5:\"title\";s:15:\"+34 673 908 333\";s:3:\"url\";s:15:\"tel:34673908333\";s:6:\"target\";s:0:\"\";}'),(52396,1621,'_contacts-list_1_links_phone','field_61092f6c76992'),(52397,1621,'contacts-list_1_links_custom-link','a:3:{s:5:\"title\";s:12:\"Get In Touch\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(52398,1621,'_contacts-list_1_links_custom-link','field_61092f7876993'),(52399,1621,'contacts-list_1_links',''),(52400,1621,'_contacts-list_1_links','field_61092f5776991'),(52401,1621,'contacts-list_2_icon','713'),(52402,1621,'_contacts-list_2_icon','field_61092e187698e'),(52403,1621,'contacts-list_2_title','Customer support'),(52404,1621,'_contacts-list_2_title','field_61092e287698f'),(52405,1621,'contacts-list_2_description','Our team works for you and we give personal attention to your needs and wants.'),(52406,1621,'_contacts-list_2_description','field_61092e2e76990'),(52407,1621,'contacts-list_2_links_phone','a:3:{s:5:\"title\";s:15:\"+34 673 908 333\";s:3:\"url\";s:15:\"tel:34673908333\";s:6:\"target\";s:0:\"\";}'),(52408,1621,'_contacts-list_2_links_phone','field_61092f6c76992'),(52409,1621,'contacts-list_2_links_custom-link','a:3:{s:5:\"title\";s:12:\"Get In Touch\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(52410,1621,'_contacts-list_2_links_custom-link','field_61092f7876993'),(52411,1621,'contacts-list_2_links',''),(52412,1621,'_contacts-list_2_links','field_61092f5776991'),(52413,1621,'contacts-list','3'),(52414,1621,'_contacts-list','field_61092e037698d'),(52415,1621,'contacts-footer_title','Postal Address'),(52416,1621,'_contacts-footer_title','field_61092ff2d848b'),(52417,1621,'contacts-footer_description','C/Moll de Barcelona, \"World Trade Center\", North building, 4th floor. Barcelona, Spain. 08039.'),(52418,1621,'_contacts-footer_description','field_61092ff9d848c'),(52419,1621,'contacts-footer',''),(52420,1621,'_contacts-footer','field_61092fe1d848a'),(52421,1611,'_edit_lock','1639491271:1'),(52422,1612,'_edit_last','1'),(52423,1612,'_edit_lock','1638280221:1'),(52424,1612,'_yoast_wpseo_estimated-reading-time-minutes',''),(52425,1612,'_main-block_title','field_60f71cfe844f0'),(52426,1612,'_main-block_description','field_60f71d1a844f1'),(52427,1612,'_main-block_first-button','field_60f71d2b844f2'),(52428,1612,'_main-block_second-button','field_60f71d5a844f3'),(52429,1612,'_main-block','field_60f7ce5d3c350'),(52430,1612,'_globe-points_item-1','field_60f7cd79ec2c2'),(52431,1612,'_globe-points_item-2','field_60f7cd81ec2c3'),(52432,1612,'_globe-points_item-3','field_60f7cd86ec2c4'),(52433,1612,'_globe-points','field_60f7cd5bec2c1'),(52434,1612,'_about-company_image','field_60f7cfac21e3c'),(52435,1612,'_about-company_title','field_60f7cf8621e3a'),(52436,1612,'_about-company_description','field_60f7cfa321e3b'),(52437,1612,'_about-company_button','field_60f7cfc021e3d'),(52438,1612,'_about-company','field_60f7cf7021e39'),(52439,1612,'_advantages_0_icon','field_60f7cff821e3f'),(52440,1612,'_advantages_0_description','field_60f7d00d21e40'),(52441,1612,'_advantages_1_icon','field_60f7cff821e3f'),(52442,1612,'_advantages_1_description','field_60f7d00d21e40'),(52443,1612,'_advantages_2_icon','field_60f7cff821e3f'),(52444,1612,'_advantages_2_description','field_60f7d00d21e40'),(52445,1612,'_advantages_3_icon','field_60f7cff821e3f'),(52446,1612,'_advantages_3_description','field_60f7d00d21e40'),(52447,1612,'_advantages','field_60f7cfdc21e3e'),(52448,1612,'_payment-instruments_title-color','field_60fff271c15df'),(52449,1612,'_payment-instruments_title_before','field_60f7d6dbb8ab4'),(52450,1612,'_payment-instruments_title_after','field_60f7d70db8ab5'),(52451,1612,'_payment-instruments_title','field_60f7d5a179817'),(52452,1612,'_payment-instruments_description','field_60f7d5d379818'),(52453,1612,'_payment-instruments_list','field_6101027fdf3b7'),(52454,1612,'_payment-instruments_items-link-title','field_60f7d5df79819'),(52455,1612,'_payment-instruments','field_60f7d59679816'),(52456,1612,'_complex-services_image','field_60f7daf9c4744'),(52457,1612,'_complex-services_title','field_60f7d9c5c4742'),(52458,1612,'_complex-services_description','field_60f7d9d7c4743'),(52459,1612,'_complex-services_items-link-title','field_60f7dbbfc4745'),(52460,1612,'_complex-services','field_60f7d9b2c4741'),(52461,1612,'_complex-services-list_0_icon','field_6100fde5a3f1d'),(52462,1612,'_complex-services-list_0_link','field_6100fe73a3f20'),(52463,1612,'_complex-services-list_0_description','field_6100fe60a3f1f'),(52464,1612,'_complex-services-list_1_icon','field_6100fde5a3f1d'),(52465,1612,'_complex-services-list_1_link','field_6100fe73a3f20'),(52466,1612,'_complex-services-list_1_description','field_6100fe60a3f1f'),(52467,1612,'_complex-services-list_2_icon','field_6100fde5a3f1d'),(52468,1612,'_complex-services-list_2_link','field_6100fe73a3f20'),(52469,1612,'_complex-services-list_2_description','field_6100fe60a3f1f'),(52470,1612,'_complex-services-list_3_icon','field_6100fde5a3f1d'),(52471,1612,'_complex-services-list_3_link','field_6100fe73a3f20'),(52472,1612,'_complex-services-list_3_description','field_6100fe60a3f1f'),(52473,1612,'_complex-services-list','field_6100fd82a3f1c'),(52474,1612,'_blog-block_title-color','field_60fff3b704234'),(52475,1612,'_blog-block_title_before','field_60fff38e04232'),(52476,1612,'_blog-block_title_after','field_60fff3a404233'),(52477,1612,'_blog-block_title','field_60f7deefdb657'),(52478,1612,'_blog-block_link','field_60f7df05db658'),(52479,1612,'_blog-block_posts','field_60f8322fd24c4'),(52480,1612,'_blog-block_post-button-title','field_60f8413c74859'),(52481,1612,'_blog-block','field_60f7dee3db656'),(52482,1622,'main-block_title','Where Merchants \r\nMeet Buyers'),(52483,1622,'_main-block_title','field_60f71cfe844f0'),(52484,1622,'main-block_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(52485,1622,'_main-block_description','field_60f71d1a844f1'),(52486,1622,'main-block_first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(52487,1622,'_main-block_first-button','field_60f71d2b844f2'),(52488,1622,'main-block_second-button','Explore more'),(52489,1622,'_main-block_second-button','field_60f71d5a844f3'),(52490,1622,'main-block',''),(52491,1622,'_main-block','field_60f7ce5d3c350'),(52492,1622,'globe-points_item-1','$56'),(52493,1622,'_globe-points_item-1','field_60f7cd79ec2c2'),(52494,1622,'globe-points_item-2','$78'),(52495,1622,'_globe-points_item-2','field_60f7cd81ec2c3'),(52496,1622,'globe-points_item-3','$128'),(52497,1622,'_globe-points_item-3','field_60f7cd86ec2c4'),(52498,1622,'globe-points',''),(52499,1622,'_globe-points','field_60f7cd5bec2c1'),(52500,1622,'advantages_0_icon','157'),(52501,1622,'_advantages_0_icon','field_60f7cff821e3f'),(52502,1622,'advantages_0_description','Certificate of Authenticity'),(52503,1622,'_advantages_0_description','field_60f7d00d21e40'),(52504,1622,'advantages','4'),(52505,1622,'_advantages','field_60f7cfdc21e3e'),(52506,1622,'advantages_1_icon','158'),(52507,1622,'_advantages_1_icon','field_60f7cff821e3f'),(52508,1622,'advantages_1_description','Best Solution Awward'),(52509,1622,'_advantages_1_description','field_60f7d00d21e40'),(52510,1622,'advantages_2_icon','159'),(52511,1622,'_advantages_2_icon','field_60f7cff821e3f'),(52512,1622,'advantages_2_description','Compliance Certificate'),(52513,1622,'_advantages_2_description','field_60f7d00d21e40'),(52514,1622,'advantages_3_icon','160'),(52515,1622,'_advantages_3_icon','field_60f7cff821e3f'),(52516,1622,'advantages_3_description','Customers Choise Awward'),(52517,1622,'_advantages_3_description','field_60f7d00d21e40'),(52518,1622,'about-company_image','154'),(52519,1622,'_about-company_image','field_60f7cfac21e3c'),(52520,1622,'about-company_title','Since 2006[nbsp]we have helped thousands of[nbsp]merchants grow their business and maximise revenue'),(52521,1622,'_about-company_title','field_60f7cf8621e3a'),(52522,1622,'about-company_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(52523,1622,'_about-company_description','field_60f7cfa321e3b'),(52524,1622,'about-company_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/about-company/\";s:6:\"target\";s:0:\"\";}'),(52525,1622,'_about-company_button','field_60f7cfc021e3d'),(52526,1622,'about-company',''),(52527,1622,'_about-company','field_60f7cf7021e39'),(52528,1622,'payment-instruments_title_before','Get all Payment Instruments'),(52529,1622,'_payment-instruments_title_before','field_60f7d6dbb8ab4'),(52530,1622,'payment-instruments_title_after','You Need to Accelerate'),(52531,1622,'_payment-instruments_title_after','field_60f7d70db8ab5'),(52532,1622,'payment-instruments_title',''),(52533,1622,'_payment-instruments_title','field_60f7d5a179817'),(52534,1622,'payment-instruments_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to \r\naccept credit card payments from your customers safely.'),(52535,1622,'_payment-instruments_description','field_60f7d5d379818'),(52536,1622,'payment-instruments_items-link-title','Discover features'),(52537,1622,'_payment-instruments_items-link-title','field_60f7d5df79819'),(52538,1622,'payment-instruments',''),(52539,1622,'_payment-instruments','field_60f7d59679816'),(52540,1622,'complex-services_image','177'),(52541,1622,'_complex-services_image','field_60f7daf9c4744'),(52542,1622,'complex-services_title','Complex Services to[nbsp]Boost Your Process'),(52543,1622,'_complex-services_title','field_60f7d9c5c4742'),(52544,1622,'complex-services_description','Our risk management system is[nbsp]the most advanced, customizable and effective in[nbsp]the business. We[nbsp]combine advanced technology and experienced human control to[nbsp]minimise fraudulent transactions while keeping decline rates low and your valued customers satisfied.'),(52545,1622,'_complex-services_description','field_60f7d9d7c4743'),(52546,1622,'complex-services_items-link-title','Learn more'),(52547,1622,'_complex-services_items-link-title','field_60f7dbbfc4745'),(52548,1622,'complex-services',''),(52549,1622,'_complex-services','field_60f7d9b2c4741'),(52550,1622,'blog-block_title',''),(52551,1622,'_blog-block_title','field_60f7deefdb657'),(52552,1622,'blog-block_link','a:3:{s:5:\"title\";s:29:\"Read all customers’ stories\";s:3:\"url\";s:45:\"https://commercegate.goodface.com.ua/wp/blog/\";s:6:\"target\";s:0:\"\";}'),(52553,1622,'_blog-block_link','field_60f7df05db658'),(52554,1622,'blog-block',''),(52555,1622,'_blog-block','field_60f7dee3db656'),(52556,1622,'blog-block_posts','a:4:{i:0;s:4:\"1455\";i:1;s:4:\"1453\";i:2;s:4:\"1452\";i:3;s:4:\"1451\";}'),(52557,1622,'_blog-block_posts','field_60f8322fd24c4'),(52558,1622,'blog-block_post-button-title','Read Full Story'),(52559,1622,'_blog-block_post-button-title','field_60f8413c74859'),(52560,1622,'payment-instruments_title-color','#4BD18E'),(52561,1622,'_payment-instruments_title-color','field_60fff271c15df'),(52562,1622,'blog-block_title-color','#4BD18E'),(52563,1622,'_blog-block_title-color','field_60fff3b704234'),(52564,1622,'blog-block_title_before','You’re in good company.'),(52565,1622,'_blog-block_title_before','field_60fff38e04232'),(52566,1622,'blog-block_title_after','Share success with us'),(52567,1622,'_blog-block_title_after','field_60fff3a404233'),(52568,1622,'complex-services-list_0_icon','336'),(52569,1622,'_complex-services-list_0_icon','field_6100fde5a3f1d'),(52570,1622,'complex-services-list_0_description','Deploy our agile payment pages to[nbsp]suit any platform'),(52571,1622,'_complex-services-list_0_description','field_6100fe60a3f1f'),(52572,1622,'complex-services-list_0_link','a:3:{s:5:\"title\";s:25:\"Online Payment Processing\";s:3:\"url\";s:80:\"https://commercegate.goodface.com.ua/wp/our-solutions/online-payment-processing/\";s:6:\"target\";s:0:\"\";}'),(52573,1622,'_complex-services-list_0_link','field_6100fe73a3f20'),(52574,1622,'complex-services-list_1_icon','337'),(52575,1622,'_complex-services-list_1_icon','field_6100fde5a3f1d'),(52576,1622,'complex-services-list_1_description','Single point of[nbsp]contact, handling authorisation, clearing and settlement'),(52577,1622,'_complex-services-list_1_description','field_6100fe60a3f1f'),(52578,1622,'complex-services-list_1_link','a:3:{s:5:\"title\";s:19:\"Acquiring Solutions\";s:3:\"url\";s:74:\"https://commercegate.goodface.com.ua/wp/our-solutions/acquiring-solutions/\";s:6:\"target\";s:0:\"\";}'),(52579,1622,'_complex-services-list_1_link','field_6100fe73a3f20'),(52580,1622,'complex-services-list_2_icon','339'),(52581,1622,'_complex-services-list_2_icon','field_6100fde5a3f1d'),(52582,1622,'complex-services-list_2_description','State of[nbsp]the art fraud scrubbing and real-time monitoring by[nbsp]our risk team'),(52583,1622,'_complex-services-list_2_description','field_6100fe60a3f1f'),(52584,1622,'complex-services-list_2_link','a:3:{s:5:\"title\";s:19:\"Risk and Compliance\";s:3:\"url\";s:74:\"https://commercegate.goodface.com.ua/wp/our-solutions/risk-and-compliance/\";s:6:\"target\";s:0:\"\";}'),(52585,1622,'_complex-services-list_2_link','field_6100fe73a3f20'),(52586,1622,'complex-services-list_3_icon','338'),(52587,1622,'_complex-services-list_3_icon','field_6100fde5a3f1d'),(52588,1622,'complex-services-list_3_description','Tactical, analytical approach to[nbsp]your pricing'),(52589,1622,'_complex-services-list_3_description','field_6100fe60a3f1f'),(52590,1622,'complex-services-list_3_link','a:3:{s:5:\"title\";s:20:\"Revenue Optimization\";s:3:\"url\";s:75:\"https://commercegate.goodface.com.ua/wp/our-solutions/revenue-optimization/\";s:6:\"target\";s:0:\"\";}'),(52591,1622,'_complex-services-list_3_link','field_6100fe73a3f20'),(52592,1622,'complex-services-list','4'),(52593,1622,'_complex-services-list','field_6100fd82a3f1c'),(52594,1622,'payment-instruments_list',''),(52595,1622,'_payment-instruments_list','field_6101027fdf3b7'),(52596,1613,'_edit_last','1'),(52597,1613,'_yoast_wpseo_estimated-reading-time-minutes',''),(52598,1613,'_page-info_title','field_6101232a17dd2'),(52599,1613,'_page-info_description','field_6101234317dd3'),(52600,1613,'_page-info_button-name','field_6101235717dd4'),(52601,1613,'_page-info_products-link-title','field_6101239f17dd5'),(52602,1613,'_page-info','field_610123ef33675'),(52603,1623,'page-info_title','Our Solutions'),(52604,1623,'_page-info_title','field_6101232a17dd2'),(52605,1623,'page-info_description','CommerceGate offers a complete set of services for you to accept credit card payments from your customers safely.'),(52606,1623,'_page-info_description','field_6101234317dd3'),(52607,1623,'page-info_button-name','Explore more'),(52608,1623,'_page-info_button-name','field_6101235717dd4'),(52609,1623,'page-info_products-link-title','Discover features'),(52610,1623,'_page-info_products-link-title','field_6101239f17dd5'),(52611,1623,'page-info',''),(52612,1623,'_page-info','field_610123ef33675'),(52613,1613,'_edit_lock','1637239671:1'),(52614,1614,'_edit_last','1'),(52615,1614,'_yoast_wpseo_estimated-reading-time-minutes',''),(52616,1614,'_main-block-header_title','field_61093c50a78e8'),(52617,1614,'_main-block-header_description','field_61093c5ca78e9'),(52618,1614,'_main-block-header','field_61093c34a78e7'),(52619,1614,'_flexible-pricing_title','field_6109401d9cacd'),(52620,1614,'_flexible-pricing_description','field_610940e3b8ec1'),(52621,1614,'_flexible-pricing_price','field_610940ffb8ec2'),(52622,1614,'_flexible-pricing_list_0_item','field_61094144b8ec4'),(52623,1614,'_flexible-pricing_list_1_item','field_61094144b8ec4'),(52624,1614,'_flexible-pricing_list_2_item','field_61094144b8ec4'),(52625,1614,'_flexible-pricing_list','field_61094125b8ec3'),(52626,1614,'_flexible-pricing_link','field_610941823f32f'),(52627,1614,'_flexible-pricing','field_61093f3e8b6ba'),(52628,1614,'_customized-approach_title','field_6109427eadcf6'),(52629,1614,'_customized-approach_description','field_6109427eadcf7'),(52630,1614,'_customized-approach_list_0_item','field_6109427eadcfa'),(52631,1614,'_customized-approach_list_1_item','field_6109427eadcfa'),(52632,1614,'_customized-approach_list_2_item','field_6109427eadcfa'),(52633,1614,'_customized-approach_list','field_6109427eadcf9'),(52634,1614,'_customized-approach_link','field_6109427eadcfb'),(52635,1614,'_customized-approach','field_6109427eadcf5'),(52636,1614,'_included-info_title','field_6109461ffc0ae'),(52637,1614,'_included-info_description','field_6109462afc0af'),(52638,1614,'_included-info','field_610945a9fc0ad'),(52639,1614,'_include-list_0_icon','field_61094f718fb66'),(52640,1614,'_include-list_0_title','field_61094f718fb67'),(52641,1614,'_include-list_0_list_0_item','field_61094f718fb69'),(52642,1614,'_include-list_0_list_1_item','field_61094f718fb69'),(52643,1614,'_include-list_0_list','field_61094f718fb68'),(52644,1614,'_include-list_1_icon','field_61094f718fb66'),(52645,1614,'_include-list_1_title','field_61094f718fb67'),(52646,1614,'_include-list_1_list_0_item','field_61094f718fb69'),(52647,1614,'_include-list_1_list_1_item','field_61094f718fb69'),(52648,1614,'_include-list_1_list_2_item','field_61094f718fb69'),(52649,1614,'_include-list_1_list','field_61094f718fb68'),(52650,1614,'_include-list_2_icon','field_61094f718fb66'),(52651,1614,'_include-list_2_title','field_61094f718fb67'),(52652,1614,'_include-list_2_list_0_item','field_61094f718fb69'),(52653,1614,'_include-list_2_list_1_item','field_61094f718fb69'),(52654,1614,'_include-list_2_list_2_item','field_61094f718fb69'),(52655,1614,'_include-list_2_list','field_61094f718fb68'),(52656,1614,'_include-list_3_icon','field_61094f718fb66'),(52657,1614,'_include-list_3_title','field_61094f718fb67'),(52658,1614,'_include-list_3_list_0_item','field_61094f718fb69'),(52659,1614,'_include-list_3_list_1_item','field_61094f718fb69'),(52660,1614,'_include-list_3_list_2_item','field_61094f718fb69'),(52661,1614,'_include-list_3_list','field_61094f718fb68'),(52662,1614,'_include-list_4_icon','field_61094f718fb66'),(52663,1614,'_include-list_4_title','field_61094f718fb67'),(52664,1614,'_include-list_4_list_0_item','field_61094f718fb69'),(52665,1614,'_include-list_4_list_1_item','field_61094f718fb69'),(52666,1614,'_include-list_4_list_2_item','field_61094f718fb69'),(52667,1614,'_include-list_4_list','field_61094f718fb68'),(52668,1614,'_include-list_5_icon','field_61094f718fb66'),(52669,1614,'_include-list_5_title','field_61094f718fb67'),(52670,1614,'_include-list_5_list_0_item','field_61094f718fb69'),(52671,1614,'_include-list_5_list_1_item','field_61094f718fb69'),(52672,1614,'_include-list_5_list_2_item','field_61094f718fb69'),(52673,1614,'_include-list_5_list','field_61094f718fb68'),(52674,1614,'_include-list_6_icon','field_61094f718fb66'),(52675,1614,'_include-list_6_title','field_61094f718fb67'),(52676,1614,'_include-list_6_list_0_item','field_61094f718fb69'),(52677,1614,'_include-list_6_list_1_item','field_61094f718fb69'),(52678,1614,'_include-list_6_list_2_item','field_61094f718fb69'),(52679,1614,'_include-list_6_list','field_61094f718fb68'),(52680,1614,'_include-list','field_61094f718fb65'),(52681,1614,'_blocks-list_0_link','field_610952e5776c0'),(52682,1614,'_blocks-list_0_title','field_61095245776be'),(52683,1614,'_blocks-list_0_description','field_6109525f776bf'),(52684,1614,'_blocks-list_0_icons-style','field_610953123a4b1'),(52685,1614,'_blocks-list_0_icons_0_icon','field_6109534b3a4b3'),(52686,1614,'_blocks-list_0_icons_1_icon','field_6109534b3a4b3'),(52687,1614,'_blocks-list_0_icons_2_icon','field_6109534b3a4b3'),(52688,1614,'_blocks-list_0_icons_3_icon','field_6109534b3a4b3'),(52689,1614,'_blocks-list_0_icons_4_icon','field_6109534b3a4b3'),(52690,1614,'_blocks-list_0_icons_5_icon','field_6109534b3a4b3'),(52691,1614,'_blocks-list_0_icons','field_610953333a4b2'),(52692,1614,'_blocks-list_0_items_0_bold-text','field_610953c1b1c01'),(52693,1614,'_blocks-list_0_items_0_item-text','field_610953e5b1c02'),(52694,1614,'_blocks-list_0_items_1_bold-text','field_610953c1b1c01'),(52695,1614,'_blocks-list_0_items_1_item-text','field_610953e5b1c02'),(52696,1614,'_blocks-list_0_items','field_61095368b1c00'),(52697,1614,'_blocks-list_1_link','field_610952e5776c0'),(52698,1614,'_blocks-list_1_title','field_61095245776be'),(52699,1614,'_blocks-list_1_description','field_6109525f776bf'),(52700,1614,'_blocks-list_1_icons-style','field_610953123a4b1'),(52701,1614,'_blocks-list_1_icons_0_icon','field_6109534b3a4b3'),(52702,1614,'_blocks-list_1_icons_1_icon','field_6109534b3a4b3'),(52703,1614,'_blocks-list_1_icons_2_icon','field_6109534b3a4b3'),(52704,1614,'_blocks-list_1_icons_3_icon','field_6109534b3a4b3'),(52705,1614,'_blocks-list_1_icons_4_icon','field_6109534b3a4b3'),(52706,1614,'_blocks-list_1_icons','field_610953333a4b2'),(52707,1614,'_blocks-list_1_items','field_61095368b1c00'),(52708,1614,'_blocks-list_2_link','field_610952e5776c0'),(52709,1614,'_blocks-list_2_title','field_61095245776be'),(52710,1614,'_blocks-list_2_description','field_6109525f776bf'),(52711,1614,'_blocks-list_2_icons','field_610953333a4b2'),(52712,1614,'_blocks-list_2_items_0_bold-text','field_610953c1b1c01'),(52713,1614,'_blocks-list_2_items_0_item-text','field_610953e5b1c02'),(52714,1614,'_blocks-list_2_items_1_bold-text','field_610953c1b1c01'),(52715,1614,'_blocks-list_2_items_1_item-text','field_610953e5b1c02'),(52716,1614,'_blocks-list_2_items_2_bold-text','field_610953c1b1c01'),(52717,1614,'_blocks-list_2_items_2_item-text','field_610953e5b1c02'),(52718,1614,'_blocks-list_2_items','field_61095368b1c00'),(52719,1614,'_blocks-list_3_link','field_610952e5776c0'),(52720,1614,'_blocks-list_3_title','field_61095245776be'),(52721,1614,'_blocks-list_3_description','field_6109525f776bf'),(52722,1614,'_blocks-list_3_icons','field_610953333a4b2'),(52723,1614,'_blocks-list_3_items_0_bold-text','field_610953c1b1c01'),(52724,1614,'_blocks-list_3_items_0_item-text','field_610953e5b1c02'),(52725,1614,'_blocks-list_3_items_1_bold-text','field_610953c1b1c01'),(52726,1614,'_blocks-list_3_items_1_item-text','field_610953e5b1c02'),(52727,1614,'_blocks-list_3_items_2_bold-text','field_610953c1b1c01'),(52728,1614,'_blocks-list_3_items_2_item-text','field_610953e5b1c02'),(52729,1614,'_blocks-list_3_items','field_61095368b1c00'),(52730,1614,'_blocks-list_4_link','field_610952e5776c0'),(52731,1614,'_blocks-list_4_title','field_61095245776be'),(52732,1614,'_blocks-list_4_description','field_6109525f776bf'),(52733,1614,'_blocks-list_4_icons','field_610953333a4b2'),(52734,1614,'_blocks-list_4_items_0_bold-text','field_610953c1b1c01'),(52735,1614,'_blocks-list_4_items_0_item-text','field_610953e5b1c02'),(52736,1614,'_blocks-list_4_items_1_bold-text','field_610953c1b1c01'),(52737,1614,'_blocks-list_4_items_1_item-text','field_610953e5b1c02'),(52738,1614,'_blocks-list_4_items_2_bold-text','field_610953c1b1c01'),(52739,1614,'_blocks-list_4_items_2_item-text','field_610953e5b1c02'),(52740,1614,'_blocks-list_4_items_3_bold-text','field_610953c1b1c01'),(52741,1614,'_blocks-list_4_items_3_item-text','field_610953e5b1c02'),(52742,1614,'_blocks-list_4_items_4_bold-text','field_610953c1b1c01'),(52743,1614,'_blocks-list_4_items_4_item-text','field_610953e5b1c02'),(52744,1614,'_blocks-list_4_items_5_bold-text','field_610953c1b1c01'),(52745,1614,'_blocks-list_4_items_5_item-text','field_610953e5b1c02'),(52746,1614,'_blocks-list_4_items','field_61095368b1c00'),(52747,1614,'_blocks-list','field_61095221776bd'),(52748,1624,'main-block-header_title','Pricing Built Right for You'),(52749,1624,'_main-block-header_title','field_61093c50a78e8'),(52750,1624,'main-block-header_description','We charge a processing fee plus payment method fee per transaction. With a complete set of services and features.'),(52751,1624,'_main-block-header_description','field_61093c5ca78e9'),(52752,1624,'main-block-header',''),(52753,1624,'_main-block-header','field_61093c34a78e7'),(52754,1624,'flexible-pricing_title','Flexible integrated pricing'),(52755,1624,'_flexible-pricing_title','field_6109401d9cacd'),(52756,1624,'flexible-pricing_description','All you need to accept payments on your website Included'),(52757,1624,'_flexible-pricing_description','field_610940e3b8ec1'),(52758,1624,'flexible-pricing_price','1.80% + 0.25 EUR'),(52759,1624,'_flexible-pricing_price','field_610940ffb8ec2'),(52760,1624,'flexible-pricing_list_0_item','Bestpoke payment services'),(52761,1624,'_flexible-pricing_list_0_item','field_61094144b8ec4'),(52762,1624,'flexible-pricing_list_1_item','Cutting edge technological platform'),(52763,1624,'_flexible-pricing_list_1_item','field_61094144b8ec4'),(52764,1624,'flexible-pricing_list_2_item','No setup fees, no periodical platform fees, no hidden charges'),(52765,1624,'_flexible-pricing_list_2_item','field_61094144b8ec4'),(52766,1624,'flexible-pricing_list','3'),(52767,1624,'_flexible-pricing_list','field_61094125b8ec3'),(52768,1624,'flexible-pricing_link','a:3:{s:5:\"title\";s:11:\"Sign Up Now\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(52769,1624,'_flexible-pricing_link','field_610941823f32f'),(52770,1624,'flexible-pricing',''),(52771,1624,'_flexible-pricing','field_61093f3e8b6ba'),(52772,1624,'customized-approach_title','Customized approach'),(52773,1624,'_customized-approach_title','field_6109427eadcf6'),(52774,1624,'customized-approach_description','Specialized setup tailored to your business needs. Every detail is important'),(52775,1624,'_customized-approach_description','field_6109427eadcf7'),(52776,1624,'customized-approach_list_0_item','Tier based pricing for the high-volume projects'),(52777,1624,'_customized-approach_list_0_item','field_6109427eadcfa'),(52778,1624,'customized-approach_list','3'),(52779,1624,'_customized-approach_list','field_6109427eadcf9'),(52780,1624,'customized-approach_link','a:3:{s:5:\"title\";s:13:\"Contact Sales\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(52781,1624,'_customized-approach_link','field_6109427eadcfb'),(52782,1624,'customized-approach',''),(52783,1624,'_customized-approach','field_6109427eadcf5'),(52784,1624,'customized-approach_list_1_item','Geo-specific pricing'),(52785,1624,'_customized-approach_list_1_item','field_6109427eadcfa'),(52786,1624,'customized-approach_list_2_item','Interchange ++ pricing models for the cross-border projects'),(52787,1624,'_customized-approach_list_2_item','field_6109427eadcfa'),(52788,1624,'included-info_title','What’s Included'),(52789,1624,'_included-info_title','field_6109461ffc0ae'),(52790,1624,'included-info_description','CommerceGate offers a complete set of services for you to accept credit card payments from your customers safely.'),(52791,1624,'_included-info_description','field_6109462afc0af'),(52792,1624,'included-info',''),(52793,1624,'_included-info','field_610945a9fc0ad'),(52794,1624,'include-list_0_icon','755'),(52795,1624,'_include-list_0_icon','field_61094f718fb66'),(52796,1624,'include-list_0_title','Optimised Cross Platform Checkout'),(52797,1624,'_include-list_0_title','field_61094f718fb67'),(52798,1624,'include-list_0_list_0_item','Customisable payment page'),(52799,1624,'_include-list_0_list_0_item','field_61094f718fb69'),(52800,1624,'include-list_0_list_1_item','PCI DSS compliance coverage'),(52801,1624,'_include-list_0_list_1_item','field_61094f718fb69'),(52802,1624,'include-list_0_list','2'),(52803,1624,'_include-list_0_list','field_61094f718fb68'),(52804,1624,'include-list','7'),(52805,1624,'_include-list','field_61094f718fb65'),(52806,1624,'include-list_1_icon','756'),(52807,1624,'_include-list_1_icon','field_61094f718fb66'),(52808,1624,'include-list_1_title','One integration — \r\nGlobal payment outreach'),(52809,1624,'_include-list_1_title','field_61094f718fb67'),(52810,1624,'include-list_1_list_0_item','Multiple currencies'),(52811,1624,'_include-list_1_list_0_item','field_61094f718fb69'),(52812,1624,'include-list_1_list_1_item','Local payment methods'),(52813,1624,'_include-list_1_list_1_item','field_61094f718fb69'),(52814,1624,'include-list_1_list_2_item','20+ acquiring partners all over the world'),(52815,1624,'_include-list_1_list_2_item','field_61094f718fb69'),(52816,1624,'include-list_1_list','3'),(52817,1624,'_include-list_1_list','field_61094f718fb68'),(52818,1624,'include-list_2_icon','757'),(52819,1624,'_include-list_2_icon','field_61094f718fb66'),(52820,1624,'include-list_2_title','Proven security and prolific compliance'),(52821,1624,'_include-list_2_title','field_61094f718fb67'),(52822,1624,'include-list_2_list_0_item','PCI DSS Level 1 platform'),(52823,1624,'_include-list_2_list_0_item','field_61094f718fb69'),(52824,1624,'include-list_2_list_1_item','Multi level data security and encryption'),(52825,1624,'_include-list_2_list_1_item','field_61094f718fb69'),(52826,1624,'include-list_2_list_2_item','Cloud based platform'),(52827,1624,'_include-list_2_list_2_item','field_61094f718fb69'),(52828,1624,'include-list_2_list','3'),(52829,1624,'_include-list_2_list','field_61094f718fb68'),(52830,1624,'include-list_3_icon','758'),(52831,1624,'_include-list_3_icon','field_61094f718fb66'),(52832,1624,'include-list_3_title','The most precise automatic billing system'),(52833,1624,'_include-list_3_title','field_61094f718fb67'),(52834,1624,'include-list_3_list_0_item','Real time financial data'),(52835,1624,'_include-list_3_list_0_item','field_61094f718fb69'),(52836,1624,'include-list_3_list_1_item','Detailed invoicing'),(52837,1624,'_include-list_3_list_1_item','field_61094f718fb69'),(52838,1624,'include-list_3_list_2_item','Multiple pricing models support'),(52839,1624,'_include-list_3_list_2_item','field_61094f718fb69'),(52840,1624,'include-list_3_list','3'),(52841,1624,'_include-list_3_list','field_61094f718fb68'),(52842,1624,'include-list_4_icon','759'),(52843,1624,'_include-list_4_icon','field_61094f718fb66'),(52844,1624,'include-list_4_title','Automated payouts'),(52845,1624,'_include-list_4_title','field_61094f718fb67'),(52846,1624,'include-list_4_list_0_item','In-time settlements to the bank account'),(52847,1624,'_include-list_4_list_0_item','field_61094f718fb69'),(52848,1624,'include-list_4_list_1_item','Transparent settlement schedule'),(52849,1624,'_include-list_4_list_1_item','field_61094f718fb69'),(52850,1624,'include-list_4_list_2_item','Flexible payout control'),(52851,1624,'_include-list_4_list_2_item','field_61094f718fb69'),(52852,1624,'include-list_4_list','3'),(52853,1624,'_include-list_4_list','field_61094f718fb68'),(52854,1624,'include-list_5_icon','760'),(52855,1624,'_include-list_5_icon','field_61094f718fb66'),(52856,1624,'include-list_5_title','Customer support service'),(52857,1624,'_include-list_5_title','field_61094f718fb67'),(52858,1624,'include-list_5_list_0_item','24/7 payment support'),(52859,1624,'_include-list_5_list_0_item','field_61094f718fb69'),(52860,1624,'include-list_5_list_1_item','Adjustable refund policy'),(52861,1624,'_include-list_5_list_1_item','field_61094f718fb69'),(52862,1624,'include-list_5_list_2_item','Multi language assistance'),(52863,1624,'_include-list_5_list_2_item','field_61094f718fb69'),(52864,1624,'include-list_5_list','3'),(52865,1624,'_include-list_5_list','field_61094f718fb68'),(52866,1624,'include-list_6_icon','763'),(52867,1624,'_include-list_6_icon','field_61094f718fb66'),(52868,1624,'include-list_6_title','Personalised merchant service'),(52869,1624,'_include-list_6_title','field_61094f718fb67'),(52870,1624,'include-list_6_list_0_item','Dedicated merchant account manager'),(52871,1624,'_include-list_6_list_0_item','field_61094f718fb69'),(52872,1624,'include-list_6_list_1_item','SLA based technical support'),(52873,1624,'_include-list_6_list_1_item','field_61094f718fb69'),(52874,1624,'include-list_6_list_2_item','Direct access to the Risk, Compliance and Finance Team'),(52875,1624,'_include-list_6_list_2_item','field_61094f718fb69'),(52876,1624,'include-list_6_list','3'),(52877,1624,'_include-list_6_list','field_61094f718fb68'),(52878,1624,'blocks-list_0_icons-style','light'),(52879,1624,'_blocks-list_0_icons-style','field_610953123a4b1'),(52880,1624,'blocks-list_0_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(52881,1624,'_blocks-list_0_link','field_610952e5776c0'),(52882,1624,'blocks-list_0_title','Card payments processing'),(52883,1624,'_blocks-list_0_title','field_61095245776be'),(52884,1624,'blocks-list_0_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(52885,1624,'_blocks-list_0_description','field_6109525f776bf'),(52886,1624,'blocks-list_0_icons_0_icon','788'),(52887,1624,'_blocks-list_0_icons_0_icon','field_6109534b3a4b3'),(52888,1624,'blocks-list_0_icons_1_icon','790'),(52889,1624,'_blocks-list_0_icons_1_icon','field_6109534b3a4b3'),(52890,1624,'blocks-list_0_icons_2_icon','789'),(52891,1624,'_blocks-list_0_icons_2_icon','field_6109534b3a4b3'),(52892,1624,'blocks-list_0_icons_3_icon','791'),(52893,1624,'_blocks-list_0_icons_3_icon','field_6109534b3a4b3'),(52894,1624,'blocks-list_0_icons_4_icon','792'),(52895,1624,'_blocks-list_0_icons_4_icon','field_6109534b3a4b3'),(52896,1624,'blocks-list_0_icons_5_icon','793'),(52897,1624,'_blocks-list_0_icons_5_icon','field_6109534b3a4b3'),(52898,1624,'blocks-list_0_icons','6'),(52899,1624,'_blocks-list_0_icons','field_610953333a4b2'),(52900,1624,'blocks-list_0_items_0_bold-text','0'),(52901,1624,'_blocks-list_0_items_0_bold-text','field_610953c1b1c01'),(52902,1624,'blocks-list_0_items_0_item-text','Local card processing'),(52903,1624,'_blocks-list_0_items_0_item-text','field_610953e5b1c02'),(52904,1624,'blocks-list_0_items','2'),(52905,1624,'_blocks-list_0_items','field_61095368b1c00'),(52906,1624,'blocks-list_1_icons-style','transparent'),(52907,1624,'_blocks-list_1_icons-style','field_610953123a4b1'),(52908,1624,'blocks-list_1_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(52909,1624,'_blocks-list_1_link','field_610952e5776c0'),(52910,1624,'blocks-list_1_title','APM processing'),(52911,1624,'_blocks-list_1_title','field_61095245776be'),(52912,1624,'blocks-list_1_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(52913,1624,'_blocks-list_1_description','field_6109525f776bf'),(52914,1624,'blocks-list_1_icons_0_icon','795'),(52915,1624,'_blocks-list_1_icons_0_icon','field_6109534b3a4b3'),(52916,1624,'blocks-list_1_icons','5'),(52917,1624,'_blocks-list_1_icons','field_610953333a4b2'),(52918,1624,'blocks-list_1_items',''),(52919,1624,'_blocks-list_1_items','field_61095368b1c00'),(52920,1624,'blocks-list_2_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(52921,1624,'_blocks-list_2_link','field_610952e5776c0'),(52922,1624,'blocks-list_2_title','High-risk merchant accounts'),(52923,1624,'_blocks-list_2_title','field_61095245776be'),(52924,1624,'blocks-list_2_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(52925,1624,'_blocks-list_2_description','field_6109525f776bf'),(52926,1624,'blocks-list_2_icons',''),(52927,1624,'_blocks-list_2_icons','field_610953333a4b2'),(52928,1624,'blocks-list_2_items_0_bold-text','0'),(52929,1624,'_blocks-list_2_items_0_bold-text','field_610953c1b1c01'),(52930,1624,'blocks-list_2_items_0_item-text','+0.50% high-risk merchant accounts commission'),(52931,1624,'_blocks-list_2_items_0_item-text','field_610953e5b1c02'),(52932,1624,'blocks-list_2_items','3'),(52933,1624,'_blocks-list_2_items','field_61095368b1c00'),(52934,1624,'blocks-list_3_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(52935,1624,'_blocks-list_3_link','field_610952e5776c0'),(52936,1624,'blocks-list_3_title','Chargeback management'),(52937,1624,'_blocks-list_3_title','field_61095245776be'),(52938,1624,'blocks-list_3_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(52939,1624,'_blocks-list_3_description','field_6109525f776bf'),(52940,1624,'blocks-list_3_icons',''),(52941,1624,'_blocks-list_3_icons','field_610953333a4b2'),(52942,1624,'blocks-list_3_items_0_bold-text','1'),(52943,1624,'_blocks-list_3_items_0_bold-text','field_610953c1b1c01'),(52944,1624,'blocks-list_3_items_0_item-text','25 EUR per CHB dispute'),(52945,1624,'_blocks-list_3_items_0_item-text','field_610953e5b1c02'),(52946,1624,'blocks-list_3_items','3'),(52947,1624,'_blocks-list_3_items','field_61095368b1c00'),(52948,1624,'blocks-list_4_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(52949,1624,'_blocks-list_4_link','field_610952e5776c0'),(52950,1624,'blocks-list_4_title','Billing SAAS'),(52951,1624,'_blocks-list_4_title','field_61095245776be'),(52952,1624,'blocks-list_4_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(52953,1624,'_blocks-list_4_description','field_6109525f776bf'),(52954,1624,'blocks-list_4_icons',''),(52955,1624,'_blocks-list_4_icons','field_610953333a4b2'),(52956,1624,'blocks-list_4_items_0_bold-text','1'),(52957,1624,'_blocks-list_4_items_0_bold-text','field_610953c1b1c01'),(52958,1624,'blocks-list_4_items_0_item-text','0,03 EUR/TRX'),(52959,1624,'_blocks-list_4_items_0_item-text','field_610953e5b1c02'),(52960,1624,'blocks-list_4_items','6'),(52961,1624,'_blocks-list_4_items','field_61095368b1c00'),(52962,1624,'blocks-list','5'),(52963,1624,'_blocks-list','field_61095221776bd'),(52964,1624,'blocks-list_0_items_1_bold-text','0'),(52965,1624,'_blocks-list_0_items_1_bold-text','field_610953c1b1c01'),(52966,1624,'blocks-list_0_items_1_item-text','Cross-border card payment solutions'),(52967,1624,'_blocks-list_0_items_1_item-text','field_610953e5b1c02'),(52968,1624,'blocks-list_1_icons_1_icon','796'),(52969,1624,'_blocks-list_1_icons_1_icon','field_6109534b3a4b3'),(52970,1624,'blocks-list_1_icons_2_icon','797'),(52971,1624,'_blocks-list_1_icons_2_icon','field_6109534b3a4b3'),(52972,1624,'blocks-list_1_icons_3_icon','798'),(52973,1624,'_blocks-list_1_icons_3_icon','field_6109534b3a4b3'),(52974,1624,'blocks-list_1_icons_4_icon','799'),(52975,1624,'_blocks-list_1_icons_4_icon','field_6109534b3a4b3'),(52976,1624,'blocks-list_2_items_1_bold-text','0'),(52977,1624,'_blocks-list_2_items_1_bold-text','field_610953c1b1c01'),(52978,1624,'blocks-list_2_items_1_item-text','Subscription business models management and support'),(52979,1624,'_blocks-list_2_items_1_item-text','field_610953e5b1c02'),(52980,1624,'blocks-list_2_items_2_bold-text','0'),(52981,1624,'_blocks-list_2_items_2_bold-text','field_610953c1b1c01'),(52982,1624,'blocks-list_2_items_2_item-text','Multiple business models support'),(52983,1624,'_blocks-list_2_items_2_item-text','field_610953e5b1c02'),(52984,1624,'blocks-list_3_items_1_bold-text','0'),(52985,1624,'_blocks-list_3_items_1_bold-text','field_610953c1b1c01'),(52986,1624,'blocks-list_3_items_1_item-text','Experienced dispute team'),(52987,1624,'_blocks-list_3_items_1_item-text','field_610953e5b1c02'),(52988,1624,'blocks-list_3_items_2_bold-text','0'),(52989,1624,'_blocks-list_3_items_2_bold-text','field_610953c1b1c01'),(52990,1615,'_edit_last','1'),(52991,1624,'blocks-list_3_items_2_item-text','CHB control and monitoring program'),(52992,1624,'_blocks-list_3_items_2_item-text','field_610953e5b1c02'),(52993,1624,'blocks-list_4_items_1_bold-text','0'),(52994,1624,'_blocks-list_4_items_1_bold-text','field_610953c1b1c01'),(52995,1624,'blocks-list_4_items_1_item-text','Clearing system (real-time commissions and transaction fees application)'),(52996,1624,'_blocks-list_4_items_1_item-text','field_610953e5b1c02'),(52997,1624,'blocks-list_4_items_2_bold-text','0'),(52998,1624,'_blocks-list_4_items_2_bold-text','field_610953c1b1c01'),(52999,1624,'blocks-list_4_items_2_item-text','Flexible schedule for the invoices and settlement notes generation'),(53000,1624,'_blocks-list_4_items_2_item-text','field_610953e5b1c02'),(53001,1624,'blocks-list_4_items_3_bold-text','1'),(53002,1624,'_blocks-list_4_items_3_bold-text','field_610953c1b1c01'),(53003,1624,'blocks-list_4_items_3_item-text','All main payment models supported'),(53004,1615,'_yoast_wpseo_estimated-reading-time-minutes',''),(53005,1624,'_blocks-list_4_items_3_item-text','field_610953e5b1c02'),(53006,1624,'blocks-list_4_items_4_bold-text','0'),(53007,1624,'_blocks-list_4_items_4_bold-text','field_610953c1b1c01'),(53008,1615,'_page-header_description','field_610bfdaa1c1f4'),(53009,1624,'blocks-list_4_items_4_item-text','Segregated accounts management according to the PSD 2 requirements'),(53010,1615,'_page-header_button-title','field_610bfdda1c1f5'),(53011,1624,'_blocks-list_4_items_4_item-text','field_610953e5b1c02'),(53012,1615,'_page-header','field_610bfd751c1f3'),(53013,1624,'blocks-list_4_items_5_bold-text','0'),(53014,1615,'_page-content_featured-ebooks-title','field_610bfffb74224'),(53015,1624,'_blocks-list_4_items_5_bold-text','field_610953c1b1c01'),(53016,1615,'_page-content_main-category','field_610c000c74225'),(53017,1624,'blocks-list_4_items_5_item-text','Comprehensive FX management'),(53018,1615,'_page-content_featured-ebooks','field_610c00fcb9942'),(53019,1624,'_blocks-list_4_items_5_item-text','field_610953e5b1c02'),(53020,1615,'_page-content','field_610bffea74223'),(53021,1625,'page-header_description','Explore helpful resources for payment automation, security, and other stuff.'),(53022,1625,'_page-header_description','field_610bfdaa1c1f4'),(53023,1625,'page-header_button-title','Explore Ebooks'),(53024,1625,'_page-header_button-title','field_610bfdda1c1f5'),(53025,1625,'page-header',''),(53026,1625,'_page-header','field_610bfd751c1f3'),(53027,1625,'page-content_featured-ebooks-title','Featured Ebooks'),(53028,1625,'_page-content_featured-ebooks-title','field_610bfffb74224'),(53029,1625,'page-content_main-category','Latest'),(53030,1625,'_page-content_main-category','field_610c000c74225'),(53031,1614,'_edit_lock','1637686716:1'),(53032,1625,'page-content',''),(53033,1625,'_page-content','field_610bffea74223'),(53034,1625,'page-content_featured-ebooks','a:3:{i:0;s:4:\"1604\";i:1;s:4:\"1605\";i:2;s:4:\"1606\";}'),(53035,1625,'_page-content_featured-ebooks','field_610c00fcb9942'),(53036,1615,'_edit_lock','1637855558:1'),(53037,1616,'_edit_last','1'),(53038,1616,'_yoast_wpseo_estimated-reading-time-minutes',''),(53039,1616,'_page-info_title','field_610151375310d'),(53040,1616,'_page-info_description','field_610151775310e'),(53041,1616,'_page-info','field_610151d25310f'),(53042,1616,'_page-content_0_type','field_6107c3606a31d'),(53043,1616,'_page-content_0_editor','field_6107c4da5d8fd'),(53044,1616,'_page-content_1_type','field_6107c3606a31d'),(53045,1616,'_page-content_1_image','field_6107c6b63226c'),(53046,1616,'_page-content_1_image-description','field_6107c7233226d'),(53047,1616,'_page-content_2_type','field_6107c3606a31d'),(53048,1616,'_page-content_2_editor','field_6107c4da5d8fd'),(53049,1616,'_page-content_3_type','field_6107c3606a31d'),(53050,1616,'_page-content_3_blockquote-text','field_6107c7393226e'),(53051,1616,'_page-content_3_user_avatar','field_6107c7573226f'),(53052,1616,'_page-content_3_user_full-name','field_6107c7a732271'),(53053,1616,'_page-content_3_user_position','field_6107c7af32272'),(53054,1616,'_page-content_3_user','field_6107c78132270'),(53055,1616,'_page-content_4_type','field_6107c3606a31d'),(53056,1616,'_page-content_4_editor','field_6107c4da5d8fd'),(53057,1616,'_page-content_5_type','field_6107c3606a31d'),(53058,1616,'_page-content_5_video-url','field_6107c7ce32273'),(53059,1616,'_page-content_6_type','field_6107c3606a31d'),(53060,1616,'_page-content_6_editor','field_6107c4da5d8fd'),(53061,1616,'_page-content_7_type','field_6107c3606a31d'),(53062,1616,'_page-content_7_table-style','field_6107d04897c6c'),(53063,1616,'_page-content_7_editor','field_6107c4da5d8fd'),(53064,1616,'_page-content_7_table-description','field_6107c83b32274'),(53065,1616,'_page-content_8_type','field_6107c3606a31d'),(53066,1616,'_page-content_8_table-style','field_6107d04897c6c'),(53067,1616,'_page-content_8_editor','field_6107c4da5d8fd'),(53068,1616,'_page-content_8_table-description','field_6107c83b32274'),(53069,1616,'_page-content','field_610153c144e7f'),(53070,1626,'page-info_title','Heading 1. Page Title That \r\nLong Enough to Take Space'),(53071,1626,'_page-info_title','field_610151375310d'),(53072,1626,'page-info_description','Intro paragraph in[nbsp]bigger font size. Startups are designed to[nbsp]grow quickly, but high growth rates can generate huge costs as[nbsp]new infrastructure is[nbsp]introduced and scaled to[nbsp]meet demand.'),(53073,1626,'_page-info_description','field_610151775310e'),(53074,1626,'page-info',''),(53075,1626,'_page-info','field_610151d25310f'),(53076,1626,'page-content_0_type','editor'),(53077,1626,'_page-content_0_type','field_6107c3606a31d'),(53078,1626,'page-content_0_editor','<h2>Heading 2. Take a Reactive Approach to Management | Heading 2</h2>\r\nAt CommerceGate, shipping is our heartbeat. We believe in the benefits of continuous deployment. For a company to keep growing, it has to keep iterating and delivering value for new and existing customers.\r\n\r\n<strong>Full paragraph in Bold. Our philosophy is to ship first and optimize later. The risk is that new features could cause costs to spiral out of control, but we find that when this strategy is implemented alongside our other principles, reactive cost management means we spend more time building and serving customer needs.</strong>\r\n\r\n<em>Full paragraph in Oblique (Italics). Instead of dedicating precious engineering time and resources to creating cost estimates, comparing them against carefully forecasted budgets, and seeking the necessary approval to go ahead — our engineers build from the outset.</em>\r\n<h3>Heading 3. Prioritize by Impact | Heading 3</h3>\r\nAs a result of our reactive strategy, we are gifted with a backlog of cost optimization opportunities. The key is identifying which of these opportunities to pursue, and prioritizing by impact.'),(53079,1626,'_page-content_0_editor','field_6107c4da5d8fd'),(53080,1626,'page-content_1_type','image'),(53081,1626,'_page-content_1_type','field_6107c3606a31d'),(53082,1626,'page-content_1_image','513'),(53083,1626,'_page-content_1_image','field_6107c6b63226c'),(53084,1626,'page-content_1_image-description','Image Description Text. Photo by Author.'),(53085,1626,'_page-content_1_image-description','field_6107c7233226d'),(53086,1626,'page-content_2_type','editor'),(53087,1626,'_page-content_2_type','field_6107c3606a31d'),(53088,1626,'page-content_2_editor','Creating articles for your knowledge base is an excellent way to develop self-serve support resources for your customers. The beauty of Intercom’s Articles is that they empower customers to resolve their own queries at a time and pace that best suits them – freeing up your support team to handle more sensitive customer queries, or those from VIP clients.'),(53089,1626,'_page-content_2_editor','field_6107c4da5d8fd'),(53090,1626,'page-content_3_type','blockquote'),(53091,1626,'_page-content_3_type','field_6107c3606a31d'),(53092,1626,'page-content_3_blockquote-text','Blockquote. Having this specialized group allows your product teams to focus on costs only when absolutely necessary.'),(53093,1626,'_page-content_3_blockquote-text','field_6107c7393226e'),(53094,1626,'page-content_3_user_avatar','514'),(53095,1626,'_page-content_3_user_avatar','field_6107c7573226f'),(53096,1626,'page-content_3_user_full-name','Duke Montana'),(53097,1626,'_page-content_3_user_full-name','field_6107c7a732271'),(53098,1626,'page-content_3_user_position','CommerceGate Success Manage'),(53099,1626,'_page-content_3_user_position','field_6107c7af32272'),(53100,1626,'page-content_3_user',''),(53101,1626,'_page-content_3_user','field_6107c78132270'),(53102,1626,'page-content_4_type','editor'),(53103,1626,'_page-content_4_type','field_6107c3606a31d'),(53104,1626,'page-content_4_editor','The more you centralize cost governance, the less time you have to spend on it. Thanks to the evolution of our cost program, we now spend only one hour a week on cost management with great success.\r\n<h4>Heading 4. Zero Touch Costs | Heading 4.1</h4>\r\nThis one speaks for itself. Practices like our Zero Touch Ops approach to engineering show us that automation is a huge timesaver, particularly for a program that doesn’t always have full engineering capacity. Start out small and automate your reporting functionalities and basic cost checks.\r\n\r\nAs you learn more about your costs, you can start to build more sophisticated automations:\r\n<ol>\r\n 	<li>Developing a savings plan policy for your top-tier infrastructure.\r\n<ol>\r\n 	<li>Invest in the process.</li>\r\n 	<li>No surprises.</li>\r\n</ol>\r\n</li>\r\n 	<li>Exploring new or different instance options for performance and cost benefit.</li>\r\n 	<li>Assessing optimizations of wide-scale operations, e.g. choosing the right auto-scaling policies for your workloads.</li>\r\n 	<li>Crafting tagging policies and implementing them to provide visibility on spend.</li>\r\n</ol>'),(53105,1626,'_page-content_4_editor','field_6107c4da5d8fd'),(53106,1626,'page-content','9'),(53107,1626,'_page-content','field_610153c144e7f'),(53108,1626,'page-content_5_type','video'),(53109,1626,'_page-content_5_type','field_6107c3606a31d'),(53110,1626,'page-content_5_video-url','https://www.youtube.com/embed/krcseLp4Az0'),(53111,1626,'_page-content_5_video-url','field_6107c7ce32273'),(53112,1626,'page-content_6_type','editor'),(53113,1626,'_page-content_6_type','field_6107c3606a31d'),(53114,1626,'page-content_6_editor','<h4>Heading 4. Empower Your Engineering Teams | Heading 4.2</h4>\r\nThis team can take on the everyday management of your infrastructure costs, for example:\r\n<ul>\r\n 	<li>Developing a savings plan policy for your top-tier infrastructure.\r\n<ul>\r\n 	<li>Invest in the process.</li>\r\n 	<li>No surprises.</li>\r\n</ul>\r\n</li>\r\n 	<li>Exploring new or different instance options for performance and cost benefit.</li>\r\n 	<li>Assessing optimizations of wide-scale operations, e.g. choosing the right auto-scaling policies for your workloads.</li>\r\n 	<li>Crafting tagging policies and implementing them to provide visibility on spend.</li>\r\n</ul>\r\nInfrastructure cost management needs regular attention, but that doesn’t mean it has to be difficult work. Design your own principles and tie in tangible actions that help you drive progress and results.\r\n<h4>Heading 4. Community Libraries | Heading 4.3</h4>\r\nThe more you invest in your team’s cost management process, the less it will restrict developers – and the more you’ll maximize returns.'),(53115,1626,'_page-content_6_editor','field_6107c4da5d8fd'),(53116,1626,'page-content_7_type','table'),(53117,1626,'_page-content_7_type','field_6107c3606a31d'),(53118,1626,'page-content_7_editor','<table style=\"border-collapse: collapse; width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td style=\"width: 33.3333%;\">Framework</td>\r\n<td style=\"width: 33.3333%;\">Project</td>\r\n<td style=\"width: 33.3333%;\">Author Link</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 33.3333%;\">Angular</td>\r\n<td style=\"width: 33.3333%;\">NGX-CG</td>\r\n<td style=\"width: 33.3333%;\">Ben Drucker</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 33.3333%;\">Clojure</td>\r\n<td style=\"width: 33.3333%;\">Clojure CG</td>\r\n<td style=\"width: 33.3333%;\">Bob Hope</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 33.3333%;\">Django</td>\r\n<td style=\"width: 33.3333%;\">Dj CommerceGate</td>\r\n<td style=\"width: 33.3333%;\">Jerome Snipes</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 33.3333%;\">PHP</td>\r\n<td style=\"width: 33.3333%;\">Laravel Cashier</td>\r\n<td style=\"width: 33.3333%;\">Laravel</td>\r\n</tr>\r\n</tbody>\r\n</table>'),(53119,1626,'_page-content_7_editor','field_6107c4da5d8fd'),(53120,1626,'page-content_7_table-description','Striped Table. Table Description.'),(53121,1626,'_page-content_7_table-description','field_6107c83b32274'),(53122,1626,'page-content_8_type','table'),(53123,1626,'_page-content_8_type','field_6107c3606a31d'),(53124,1626,'page-content_8_editor','<table style=\"border-collapse: collapse; width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td style=\"width: 330.328px;\">Framework</td>\r\n<td style=\"width: 330.328px;\">Project</td>\r\n<td style=\"width: 330.344px;\">Author Link</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 330.328px;\">Angular</td>\r\n<td style=\"width: 330.328px;\">NGX-CG</td>\r\n<td style=\"width: 330.344px;\">Ben Drucker</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 330.328px;\">Clojure</td>\r\n<td style=\"width: 330.328px;\">Clojure CG</td>\r\n<td style=\"width: 330.344px;\">Bob Hope</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 330.328px;\">Django</td>\r\n<td style=\"width: 330.328px;\">Dj CommerceGate</td>\r\n<td style=\"width: 330.344px;\">Jerome Snipes</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 330.328px;\">PHP</td>\r\n<td style=\"width: 330.328px;\">Laravel Cashier</td>\r\n<td style=\"width: 330.344px;\">Laravel</td>\r\n</tr>\r\n</tbody>\r\n</table>'),(53125,1626,'_page-content_8_editor','field_6107c4da5d8fd'),(53126,1626,'page-content_8_table-description','Line Table.'),(53127,1626,'_page-content_8_table-description','field_6107c83b32274'),(53128,1626,'page-content_7_table-style','contrast'),(53129,1626,'_page-content_7_table-style','field_6107d04897c6c'),(53130,1626,'page-content_8_table-style','light'),(53131,1626,'_page-content_8_table-style','field_6107d04897c6c'),(53132,1616,'_edit_lock','1638207471:1'),(53133,1627,'main-block_image','542'),(53134,1627,'_main-block_image','field_6107f1cd63ec8'),(53135,1627,'main-block_title','We’re here to simplify global payments'),(53136,1627,'_main-block_title','field_6107f1db63ec9'),(53137,1627,'main-block_description','Since 2006 we have helped thousands of merchants grow their business and maximise their revenue. We offer you a complete set of services built from the ground up based on best-of-breed technology and business practices.'),(53138,1627,'_main-block_description','field_6107f1e463eca'),(53139,1627,'main-block_button-title','Explore more'),(53140,1627,'_main-block_button-title','field_6107f1f063ecb'),(53141,1627,'main-block',''),(53142,1627,'_main-block','field_6107f1b963ec7'),(53143,1627,'introductory-block-title','We’re recognised by professionals'),(53144,1627,'_introductory-block-title','field_6107f5e1078d8'),(53145,1627,'introductory-block-icons_0_icon','550'),(53146,1627,'_introductory-block-icons_0_icon','field_6107f5f6078da'),(53147,1627,'introductory-block-icons_0_icon-description',''),(53148,1627,'_introductory-block-icons_0_icon-description','field_6107f635d4d34'),(53149,1627,'introductory-block-icons_1_icon','551'),(53150,1627,'_introductory-block-icons_1_icon','field_6107f5f6078da'),(53151,1627,'introductory-block-icons_1_icon-description','E-Money Licenses \r\nin the EU and the UK'),(53152,1627,'_introductory-block-icons_1_icon-description','field_6107f635d4d34'),(53153,1627,'introductory-block-icons_2_icon','552'),(53154,1627,'_introductory-block-icons_2_icon','field_6107f5f6078da'),(53155,1627,'introductory-block-icons_2_icon-description',''),(53156,1627,'_introductory-block-icons_2_icon-description','field_6107f635d4d34'),(53157,1627,'introductory-block-icons_3_icon','553'),(53158,1627,'_introductory-block-icons_3_icon','field_6107f5f6078da'),(53159,1627,'introductory-block-icons_3_icon-description','PSD2 and Strong Customer \r\nAuthentication (SCA) compliant'),(53160,1627,'_introductory-block-icons_3_icon-description','field_6107f635d4d34'),(53161,1627,'introductory-block-icons','4'),(53162,1627,'_introductory-block-icons','field_6107f5e6078d9'),(53163,1627,'team-list_0_image','569'),(53164,1627,'_team-list_0_image','field_6107f9b886e2d'),(53165,1627,'team-list_0_full-name','Name Surname'),(53166,1627,'_team-list_0_full-name','field_6107f9ee86e2e'),(53167,1627,'team-list_0_position','CEO'),(53168,1627,'_team-list_0_position','field_6107fa0886e2f'),(53169,1627,'team-list_0_profile','https://www.linkedin.com/company/commercegate/'),(53170,1627,'_team-list_0_profile','field_6107fa1e86e30'),(53171,1627,'team-list_1_image','570'),(53172,1627,'_team-list_1_image','field_6107f9b886e2d'),(53173,1627,'team-list_1_full-name','Name Surname'),(53174,1627,'_team-list_1_full-name','field_6107f9ee86e2e'),(53175,1627,'team-list_1_position','Senior Vice President and General Counsel'),(53176,1627,'_team-list_1_position','field_6107fa0886e2f'),(53177,1627,'team-list_1_profile','https://www.linkedin.com/company/commercegate/'),(53178,1627,'_team-list_1_profile','field_6107fa1e86e30'),(53179,1627,'team-list_2_image','571'),(53180,1627,'_team-list_2_image','field_6107f9b886e2d'),(53181,1627,'team-list_2_full-name','Name Surname'),(53182,1627,'_team-list_2_full-name','field_6107f9ee86e2e'),(53183,1627,'team-list_2_position','Senior Vice President Software Engineering'),(53184,1627,'_team-list_2_position','field_6107fa0886e2f'),(53185,1627,'team-list_2_profile','https://www.linkedin.com/company/commercegate/'),(53186,1627,'_team-list_2_profile','field_6107fa1e86e30'),(53187,1627,'team-list_3_image','572'),(53188,1627,'_team-list_3_image','field_6107f9b886e2d'),(53189,1627,'team-list_3_full-name','Name Surname'),(53190,1627,'_team-list_3_full-name','field_6107f9ee86e2e'),(53191,1627,'team-list_3_position','Chief Operating Officer'),(53192,1627,'_team-list_3_position','field_6107fa0886e2f'),(53193,1627,'team-list_3_profile','https://www.linkedin.com/company/commercegate/'),(53194,1627,'_team-list_3_profile','field_6107fa1e86e30'),(53195,1627,'team-list_4_image','573'),(53196,1627,'_team-list_4_image','field_6107f9b886e2d'),(53197,1627,'team-list_4_full-name','Name Surname'),(53198,1627,'_team-list_4_full-name','field_6107f9ee86e2e'),(53199,1627,'team-list_4_position','Vice President and Managing Director of Greater China'),(53200,1627,'_team-list_4_position','field_6107fa0886e2f'),(53201,1627,'team-list_4_profile','https://www.linkedin.com/company/commercegate/'),(53202,1627,'_team-list_4_profile','field_6107fa1e86e30'),(53203,1627,'team-list_5_image','574'),(53204,1627,'_team-list_5_image','field_6107f9b886e2d'),(53205,1627,'team-list_5_full-name','Name Surname'),(53206,1627,'_team-list_5_full-name','field_6107f9ee86e2e'),(53207,1627,'team-list_5_position','Vice President Corporate Development'),(53208,1627,'_team-list_5_position','field_6107fa0886e2f'),(53209,1627,'team-list_5_profile','https://www.linkedin.com/company/commercegate/'),(53210,1627,'_team-list_5_profile','field_6107fa1e86e30'),(53211,1627,'team-list','6'),(53212,1627,'_team-list','field_6107f8956d8f2'),(53213,1627,'team-block-info_team-title','Our Team'),(53214,1627,'_team-block-info_team-title','field_6107f96a86e2c'),(53215,1627,'team-block-info_team-profile-link-title','LinkedIn Profile'),(53216,1627,'_team-block-info_team-profile-link-title','field_6107fa2d86e31'),(53217,1627,'team-block-info',''),(53218,1627,'_team-block-info','field_6107fa5b46179'),(53219,1627,'our-story-title','Our Story'),(53220,1627,'_our-story-title','field_6107fd3dfac5c'),(53221,1627,'slider_story-past_0_year','2006'),(53222,1627,'_slider_story-past_0_year','field_6107fe861dc5d'),(53223,1627,'slider_story-past_0_gropus_0_title_title','foundation'),(53224,1627,'_slider_story-past_0_gropus_0_title_title','field_6107fefbb9e35'),(53225,1627,'slider_story-past_0_gropus_0_title_gradient','0'),(53226,1627,'_slider_story-past_0_gropus_0_title_gradient','field_6107ff2c8bc34'),(53227,1627,'slider_story-past_0_gropus_0_title',''),(53228,1627,'_slider_story-past_0_gropus_0_title','field_6107ff625d3cf'),(53229,1627,'slider_story-past_0_gropus_0_description','CommerceGate is founded in Barcelona, Spain, forming key relationships with financial and risk management institutions while developing our advanced processing platform.'),(53230,1627,'_slider_story-past_0_gropus_0_description','field_6107ff01b9e36'),(53231,1627,'slider_story-past_0_gropus','1'),(53232,1627,'_slider_story-past_0_gropus','field_6107fee8b9e34'),(53233,1627,'slider_story-past_1_year','2007'),(53234,1627,'_slider_story-past_1_year','field_6107fe861dc5d'),(53235,1627,'slider_story-past_1_gropus_0_title_title','foundation'),(53236,1627,'_slider_story-past_1_gropus_0_title_title','field_6107fefbb9e35'),(53237,1627,'slider_story-past_1_gropus_0_title_gradient','0'),(53238,1627,'_slider_story-past_1_gropus_0_title_gradient','field_6107ff2c8bc34'),(53239,1627,'slider_story-past_1_gropus_0_title',''),(53240,1627,'_slider_story-past_1_gropus_0_title','field_6107ff625d3cf'),(53241,1627,'slider_story-past_1_gropus_0_description','CommerceGate is founded in Barcelona, Spain, forming key relationships with financial and risk management institutions while developing our advanced processing platform.'),(53242,1627,'_slider_story-past_1_gropus_0_description','field_6107ff01b9e36'),(53243,1627,'slider_story-past_1_gropus','1'),(53244,1627,'_slider_story-past_1_gropus','field_6107fee8b9e34'),(53245,1627,'slider_story-past_2_year','2009'),(53246,1627,'_slider_story-past_2_year','field_6107fe861dc5d'),(53247,1627,'slider_story-past_2_gropus_0_title_title','+50%'),(53248,1627,'_slider_story-past_2_gropus_0_title_title','field_6107fefbb9e35'),(53249,1627,'slider_story-past_2_gropus_0_title_gradient','1'),(53250,1627,'_slider_story-past_2_gropus_0_title_gradient','field_6107ff2c8bc34'),(53251,1627,'slider_story-past_2_gropus_0_title',''),(53252,1627,'_slider_story-past_2_gropus_0_title','field_6107ff625d3cf'),(53253,1627,'slider_story-past_2_gropus_0_description','transactions sent by our merchats in one month as peak number.'),(53254,1627,'_slider_story-past_2_gropus_0_description','field_6107ff01b9e36'),(53255,1627,'slider_story-past_2_gropus','1'),(53256,1627,'_slider_story-past_2_gropus','field_6107fee8b9e34'),(53257,1627,'slider_story-past_3_year','2010'),(53258,1627,'_slider_story-past_3_year','field_6107fe861dc5d'),(53259,1627,'slider_story-past_3_gropus_0_title_title','expansion'),(53260,1627,'_slider_story-past_3_gropus_0_title_title','field_6107fefbb9e35'),(53261,1627,'slider_story-past_3_gropus_0_title_gradient','0'),(53262,1627,'_slider_story-past_3_gropus_0_title_gradient','field_6107ff2c8bc34'),(53263,1627,'slider_story-past_3_gropus_0_title',''),(53264,1627,'_slider_story-past_3_gropus_0_title','field_6107ff625d3cf'),(53265,1627,'slider_story-past_3_gropus_0_description','Continued expansion of the CommerceGate team to meet constantly increasing demand for our services'),(53266,1627,'_slider_story-past_3_gropus_0_description','field_6107ff01b9e36'),(53267,1627,'slider_story-past_3_gropus','1'),(53268,1627,'_slider_story-past_3_gropus','field_6107fee8b9e34'),(53269,1627,'slider_story-past_4_year','2012'),(53270,1627,'_slider_story-past_4_year','field_6107fe861dc5d'),(53271,1627,'slider_story-past_4_gropus_0_title_title','Award'),(53272,1627,'_slider_story-past_4_gropus_0_title_title','field_6107fefbb9e35'),(53273,1627,'slider_story-past_4_gropus_0_title_gradient','0'),(53274,1627,'_slider_story-past_4_gropus_0_title_gradient','field_6107ff2c8bc34'),(53275,1627,'slider_story-past_4_gropus_0_title',''),(53276,1627,'_slider_story-past_4_gropus_0_title','field_6107ff625d3cf'),(53277,1627,'slider_story-past_4_gropus_0_description','Bestowed the European Billing Company of the Year Award'),(53278,1627,'_slider_story-past_4_gropus_0_description','field_6107ff01b9e36'),(53279,1627,'slider_story-past_4_gropus_1_title_title','website update'),(53280,1627,'_slider_story-past_4_gropus_1_title_title','field_6107fefbb9e35'),(53281,1627,'slider_story-past_4_gropus_1_title_gradient','0'),(53282,1627,'_slider_story-past_4_gropus_1_title_gradient','field_6107ff2c8bc34'),(53283,1627,'slider_story-past_4_gropus_1_title',''),(53284,1627,'_slider_story-past_4_gropus_1_title','field_6107ff625d3cf'),(53285,1627,'slider_story-past_4_gropus_1_description','Relaunch of our website and brand to highlight our success, industry knowledge and dedication to our clients.'),(53286,1627,'_slider_story-past_4_gropus_1_description','field_6107ff01b9e36'),(53287,1627,'slider_story-past_4_gropus','2'),(53288,1627,'_slider_story-past_4_gropus','field_6107fee8b9e34'),(53289,1627,'slider_story-past_5_year','2013'),(53290,1627,'_slider_story-past_5_year','field_6107fe861dc5d'),(53291,1627,'slider_story-past_5_gropus_0_title_title','Company of the year'),(53292,1627,'_slider_story-past_5_gropus_0_title_title','field_6107fefbb9e35'),(53293,1627,'slider_story-past_5_gropus_0_title_gradient','0'),(53294,1627,'_slider_story-past_5_gropus_0_title_gradient','field_6107ff2c8bc34'),(53295,1627,'slider_story-past_5_gropus_0_title',''),(53296,1627,'_slider_story-past_5_gropus_0_title','field_6107ff625d3cf'),(53297,1627,'slider_story-past_5_gropus_0_description','Named European Billing Company of the Year'),(53298,1627,'_slider_story-past_5_gropus_0_description','field_6107ff01b9e36'),(53299,1627,'slider_story-past_5_gropus','1'),(53300,1627,'_slider_story-past_5_gropus','field_6107fee8b9e34'),(53301,1627,'slider_story-past_6_year','2014'),(53302,1627,'_slider_story-past_6_year','field_6107fe861dc5d'),(53303,1627,'slider_story-past_6_gropus_0_title_title','+14%'),(53304,1627,'_slider_story-past_6_gropus_0_title_title','field_6107fefbb9e35'),(53305,1627,'slider_story-past_6_gropus_0_title_gradient','1'),(53306,1627,'_slider_story-past_6_gropus_0_title_gradient','field_6107ff2c8bc34'),(53307,1627,'slider_story-past_6_gropus_0_title',''),(53308,1627,'_slider_story-past_6_gropus_0_title','field_6107ff625d3cf'),(53309,1627,'slider_story-past_6_gropus_0_description','anti-fraud compotents'),(53310,1627,'_slider_story-past_6_gropus_0_description','field_6107ff01b9e36'),(53311,1627,'slider_story-past_6_gropus','1'),(53312,1627,'_slider_story-past_6_gropus','field_6107fee8b9e34'),(53313,1627,'slider_story-past_7_year','2020'),(53314,1627,'_slider_story-past_7_year','field_6107fe861dc5d'),(53315,1627,'slider_story-past_7_gropus_0_title_title','expansion'),(53316,1627,'_slider_story-past_7_gropus_0_title_title','field_6107fefbb9e35'),(53317,1627,'slider_story-past_7_gropus_0_title_gradient','0'),(53318,1627,'_slider_story-past_7_gropus_0_title_gradient','field_6107ff2c8bc34'),(53319,1627,'slider_story-past_7_gropus_0_title',''),(53320,1627,'_slider_story-past_7_gropus_0_title','field_6107ff625d3cf'),(53321,1627,'slider_story-past_7_gropus_0_description','Continued expansion of the CommerceGate team to meet constantly increasing demand for our services'),(53322,1627,'_slider_story-past_7_gropus_0_description','field_6107ff01b9e36'),(53323,1627,'slider_story-past_7_gropus','1'),(53324,1627,'_slider_story-past_7_gropus','field_6107fee8b9e34'),(53325,1627,'slider_story-past_8_year','2021'),(53326,1627,'_slider_story-past_8_year','field_6107fe861dc5d'),(53327,1627,'slider_story-past_8_gropus_0_title_title','spain Bank license'),(53328,1627,'_slider_story-past_8_gropus_0_title_title','field_6107fefbb9e35'),(53329,1627,'slider_story-past_8_gropus_0_title_gradient','0'),(53330,1627,'_slider_story-past_8_gropus_0_title_gradient','field_6107ff2c8bc34'),(53331,1627,'slider_story-past_8_gropus_0_title',''),(53332,1627,'_slider_story-past_8_gropus_0_title','field_6107ff625d3cf'),(53333,1627,'slider_story-past_8_gropus_0_description','CommerceGate granted a financial institution license issued by Central Bank of Spain. We are proud to become the first non-banking group that received this license in Spain.'),(53334,1627,'_slider_story-past_8_gropus_0_description','field_6107ff01b9e36'),(53335,1627,'slider_story-past_8_gropus','1'),(53336,1627,'_slider_story-past_8_gropus','field_6107fee8b9e34'),(53337,1627,'slider_story-past','9'),(53338,1627,'_slider_story-past','field_6107fe24901a6'),(53339,1627,'slider_story-feature_0_year','2022'),(53340,1627,'_slider_story-feature_0_year','field_6107ffda45731'),(53341,1627,'slider_story-feature_0_gropus_0_title_title','Award'),(53342,1627,'_slider_story-feature_0_gropus_0_title_title','field_6107ffda45734'),(53343,1627,'slider_story-feature_0_gropus_0_title_gradient','0'),(53344,1627,'_slider_story-feature_0_gropus_0_title_gradient','field_6107ffda45735'),(53345,1627,'slider_story-feature_0_gropus_0_title',''),(53346,1627,'_slider_story-feature_0_gropus_0_title','field_6107ffda45733'),(53347,1627,'slider_story-feature_0_gropus_0_description','Bestowed the European Billing Company of the Year Award'),(53348,1627,'_slider_story-feature_0_gropus_0_description','field_6107ffda45736'),(53349,1627,'slider_story-feature_0_gropus','2'),(53350,1627,'_slider_story-feature_0_gropus','field_6107ffda45732'),(53351,1627,'slider_story-feature','2'),(53352,1627,'_slider_story-feature','field_6107ffda45730'),(53353,1627,'slider',''),(53354,1627,'_slider','field_610800a34520b'),(53355,1627,'slider_story-feature_0_gropus_1_title_title','website update'),(53356,1627,'_slider_story-feature_0_gropus_1_title_title','field_6107ffda45734'),(53357,1627,'slider_story-feature_0_gropus_1_title_gradient','0'),(53358,1627,'_slider_story-feature_0_gropus_1_title_gradient','field_6107ffda45735'),(53359,1627,'slider_story-feature_0_gropus_1_title',''),(53360,1627,'_slider_story-feature_0_gropus_1_title','field_6107ffda45733'),(53361,1627,'slider_story-feature_0_gropus_1_description','Relaunch of our website and brand to highlight our success, industry knowledge and dedication to our clients.'),(53362,1627,'_slider_story-feature_0_gropus_1_description','field_6107ffda45736'),(53363,1627,'slider_story-feature_1_year','2023'),(53364,1627,'_slider_story-feature_1_year','field_6107ffda45731'),(53365,1627,'slider_story-feature_1_gropus_0_title_title','New products'),(53366,1627,'_slider_story-feature_1_gropus_0_title_title','field_6107ffda45734'),(53367,1627,'slider_story-feature_1_gropus_0_title_gradient','0'),(53368,1627,'_slider_story-feature_1_gropus_0_title_gradient','field_6107ffda45735'),(53369,1627,'slider_story-feature_1_gropus_0_title',''),(53370,1627,'_slider_story-feature_1_gropus_0_title','field_6107ffda45733'),(53371,1627,'slider_story-feature_1_gropus_0_description','Our plan is to provide sustainable ecosystem to our client with all range of financial products by 2023.'),(53372,1627,'_slider_story-feature_1_gropus_0_description','field_6107ffda45736'),(53373,1627,'slider_story-feature_1_gropus','1'),(53374,1627,'_slider_story-feature_1_gropus','field_6107ffda45732'),(53375,1627,'career-block-info_title','Start Your Career'),(53376,1627,'_career-block-info_title','field_6108088e7a966'),(53377,1627,'career-block-info_suptitle_text','15 job openings'),(53378,1627,'_career-block-info_suptitle_text','field_610808a07a968'),(53379,1627,'career-block-info_suptitle_color','#EB5042'),(53380,1627,'_career-block-info_suptitle_color','field_610808a67a969'),(53381,1627,'career-block-info_suptitle',''),(53382,1627,'_career-block-info_suptitle','field_610808947a967'),(53383,1627,'career-block-info',''),(53384,1627,'_career-block-info','field_610807c27a965'),(53385,1627,'career-block-info_button','a:3:{s:5:\"title\";s:12:\"See All Jobs\";s:3:\"url\";s:53:\"https://commercegate.goodface.com.ua/wp/es/es-career/\";s:6:\"target\";s:0:\"\";}'),(53386,1627,'_career-block-info_button','field_610808cdef69d'),(53690,1632,'main-block_image','300'),(53694,1632,'main-block_title','Apropiado para todos los negocios'),(53698,1632,'main-block_description','CommerceGate le ofrece todas las herramientas que su negocio en línea necesita para procesar y gestionar de manera segura los pagos digitales a escala global, sin complejidad.'),(53702,1632,'main-block_first-button','a:3:{s:5:\"title\";s:7:\"Empiece\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/sign-up/\";s:6:\"target\";s:0:\"\";}'),(53706,1632,'main-block_second-button','Descubra más'),(53710,1632,'main-block',''),(53714,1632,'introductory-block_title','Procesamiento de Pagos Online'),(53718,1632,'introductory-block_description','CommerceGate es una plataforma bidireccional que facilita la conexión perfecta entre comerciantes, bancos y soluciones de pago, para lograr el flujo de tráfico más eficiente posible.'),(53722,1632,'introductory-block',''),(53725,1632,'page-content_0_block-type','type-1'),(53728,1632,'page-content_0_content-position','left'),(53734,1632,'page-content_0_background-gradient_from','#02db4a'),(53737,1632,'page-content_0_background-gradient_to','#c61d4a'),(53740,1632,'page-content_0_background-gradient',''),(53746,1632,'page-content_0_content_image','1666'),(53749,1632,'page-content_0_content_title','Servicios de Gestión de Riesgo y Cumplimiento'),(53752,1632,'page-content_0_content_description','CommerceGate le ofrece acceso a nuestro sistema líder de gestión de riesgos de pago, valorado por ser personalizable para cualquier tipo de negocio. Combinando controles manuales y automatizados, mitigamos de manera efectiva las transacciones fraudulentas manteniendo la satisfacción de los clientes alta y los índices de rechazo bajos.'),(53755,1632,'page-content_0_content',''),(53759,1632,'page-content_0_list_0_icon','336'),(53763,1632,'page-content_0_list_0_title','Soporta 3D Secure 2.x'),(53766,1632,'page-content_0_list_0_description','Cumpla con las directivas PSD2 y la Autenticación Reforzada de Clientes'),(53769,1632,'page-content_0_list','4'),(53775,1632,'page-content_1_block-type','type-2'),(53779,1632,'page-content_1_content-position','right'),(53782,1632,'page-content_1_content_image','344'),(53787,1632,'page-content_1_content_title','Optimización de ingresos'),(53790,1632,'page-content_1_content_description','CommerceGate le ofrece la tasa de aceptación de pagos más alta, costos competitivos y una experiencia de checkout y pago personalizables.'),(53795,1632,'page-content_1_content',''),(53797,1632,'page-content_1_list_0_icon','342'),(53801,1632,'page-content_1_list_0_title','Servicio líder en atención al cliente'),(53803,1632,'page-content_1_list','4'),(53807,1632,'page-content_2_block-type','type-3'),(53809,1632,'page-content_2_content-position','left'),(53813,1632,'page-content_2_content_image','1671'),(53815,1632,'page-content_2_content_title','Servicio líder en atención al cliente'),(53819,1632,'page-content_2_content_description','Implemente nuestra solución de pago sin riesgos con nuestro acuerdo de servicios transparente y respaldado por un equipo dedicado de gestores de éxito del cliente y guías de autoservicio.'),(53821,1632,'page-content_2_content',''),(53825,1632,'page-content_2_list_0_title','Equipo dedicado al éxito del cliente'),(53827,1632,'page-content_2_list_0_description','Acceso directo a cuentas, riesgo y cumplimiento, finanzas y soporte técnico.'),(53831,1632,'page-content_2_list','3'),(53833,1632,'page-content_3_block-type','type-4'),(53837,1632,'page-content_3_content-position','right'),(53839,1632,'page-content_3_content_image','1673'),(53843,1632,'page-content_3_content_title','Aceptar Pagos Globalmente'),(53845,1632,'page-content_3_content_description','CommerceGate ofrece una plataforma líder de pagos globales a comerciantes de cualquier tipo de negocio. Aproveche la baja latencia transaccional, flexibilidad de módulos para aceptar pagos, mitigar el fraude y aumentar índices de aprobación.'),(53849,1632,'page-content_3_content',''),(53851,1632,'page-content_3_list_0_icon','2156'),(53854,1632,'page-content_3_list_0_title','Tecnología líder en pagos globales'),(53857,1632,'page-content_3_list_0_description','Adopte nuestra infraestructura de pago segura y confiable a nivel empresarial'),(53860,1632,'page-content_3_list','4'),(53863,1632,'page-content_4_block-type','type-5'),(53866,1632,'page-content_4_content-position','left'),(53869,1632,'page-content_4_background-gradient_from','#100A52'),(53872,1632,'page-content_4_background-gradient_to','#144B66'),(53874,1632,'page-content_4_background-gradient',''),(53878,1632,'page-content_4_content_image','2402'),(53880,1632,'page-content_4_content_title','Plataforma de Facturación SaaS'),(53884,1632,'page-content_4_content_description','CommerceGate ofrece a todos los modelos de negocio un sistema integrado de facturación y liquidación, con datos transparentes y ciclos de liquidación flexibles.'),(53887,1632,'page-content_4_content_button','a:3:{s:5:\"title\";s:13:\"Descubra más\";s:3:\"url\";s:74:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/billing-platform/\";s:6:\"target\";s:0:\"\";}'),(53889,1632,'page-content_4_content',''),(53893,1632,'page-content_4_list_0_icon','2161'),(53895,1632,'page-content_4_list_0_title','Compensación de transacciones en tiempo real'),(53899,1632,'page-content_4_list','4'),(53907,1632,'page-content','5'),(53910,1632,'page-content_0_list_1_icon','2154'),(53912,1632,'page-content_0_list_1_title','Mayor control sobre el fraude'),(53915,1632,'page-content_0_list_1_description','Reduzca automáticamente las transacciones fraudulentas y aumente los casos de disputas exitosos.'),(53918,1632,'page-content_0_list_2_icon','2153'),(53921,1632,'page-content_0_list_2_title','Monitoreo en tiempo real 24/7'),(53924,1632,'page-content_0_list_2_description','Aproveche nuestro sistema líder de monitoreo y depuración de fraudes en tiempo real y su equipo.'),(53926,1632,'page-content_0_list_3_icon','338'),(53929,1632,'page-content_0_list_3_title','Identificar patrones de riesgo'),(53932,1632,'page-content_0_list_3_description','Obtenga sinergias entre la excelente experiencia de uso y tecnología antifraude segura.'),(53935,1632,'page-content_1_list_1_icon','2155'),(53938,1632,'page-content_1_list_1_title','Equipo dedicado al éxito del cliente'),(53941,1632,'page-content_1_list_2_icon','343'),(53944,1632,'page-content_1_list_2_title','Enrutamiento de transacciones flexible'),(53947,1632,'page-content_1_list_3_icon','340'),(53950,1632,'page-content_1_list_3_title','Alta seguridad y cumplimiento'),(53953,1632,'page-content_2_list_1_title','Enrutamiento de transacciones flexible'),(53956,1632,'page-content_2_list_1_description','Mantenga el liderato con las calificaciones de aceptación más altas mientras optimiza los costos de transacción.'),(53959,1632,'page-content_2_list_2_title','Alta seguridad y cumplimiento'),(53962,1632,'page-content_2_list_2_description','Respaldado por socios bancarios y auditores de primer nivel y el nivel 1 de seguridad de PCI DSS.'),(53971,1632,'page-content_3_list_1_icon','2158'),(53974,1632,'page-content_3_list_1_title','Adquisición múltiple simplificada'),(53976,1632,'page-content_3_list_1_description','Administre múltiples soluciones de adquisición con controles flexibles todo en uno'),(53978,1632,'page-content_3_list_2_icon','2157'),(53980,1632,'page-content_3_list_2_title','Manténgase a la vanguardia con el cumplimiento de PCI de nivel 1'),(53982,1632,'page-content_3_list_2_description','Aproveche los 15 años de seguridad demostrada de nuestra arquitectura de pagos de primera clase'),(53984,1632,'page-content_3_list_3_icon','346'),(53986,1632,'page-content_3_list_3_title','Cumpla con los reguladores'),(53988,1632,'page-content_3_list_3_description','Compatible con los requisitos de PSD2, Autenticación Reforzada de Cliente y 3D Secure 2.x.'),(53990,1632,'page-content_4_list_1_icon','2162'),(53992,1632,'page-content_4_list_1_title','Admite todos los métodos de pago'),(53994,1632,'page-content_4_list_2_icon','2159'),(53996,1632,'page-content_4_list_2_title','Descuentos parametrizables'),(53998,1632,'page-content_4_list_3_icon','2160'),(54000,1632,'page-content_4_list_3_title','Soporte de fondos segregados que cumple con PSD2'),(54002,1632,'page-content_0_background-gradient_type','dark'),(54004,1632,'page-content_4_background-gradient_type','light'),(54006,1632,'page-content_0_background-gradient_content-color','dark'),(54007,1632,'page-content_4_background-gradient_content-color','dark'),(54009,1632,'page-content_0_style_content-color','light'),(54012,1632,'page-content_0_style_type','dark'),(54014,1632,'page-content_0_style',''),(54016,1632,'page-content_4_style_content-color','dark'),(54018,1632,'page-content_4_style_type','light'),(54020,1632,'page-content_4_style',''),(54022,1632,'page-content_0_style_bg-type','dark'),(54024,1632,'page-content_4_style_bg-type','light'),(54026,1632,'page-content_0_style_bg-from','#81d742'),(54028,1632,'page-content_0_style_bg-to','#8224e3'),(54030,1632,'blog-block_title',''),(54032,1632,'blog-block_link','a:3:{s:5:\"title\";s:32:\"Vea nuestras historias de éxito\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/es/blog/\";s:6:\"target\";s:0:\"\";}'),(54033,1632,'blog-block_posts','a:2:{i:0;s:4:\"2651\";i:1;s:4:\"2508\";}'),(54034,1632,'blog-block_post-button-title','Ver caso de estudio'),(54035,1632,'blog-block',''),(54036,1632,'testimonials_title',''),(54037,1632,'testimonials_description',''),(54038,1632,'testimonials_cases',''),(54039,1632,'testimonials_post-button-title',''),(54040,1632,'testimonials',''),(54041,1632,'blog-block_title-color','#4BD18E'),(54042,1632,'blog-block_title_before','Su éxito es el nuestro.'),(54043,1632,'blog-block_title_after','Está en buenas manos.'),(54044,1632,'product-preview_image','458'),(54045,1632,'product-preview_label','CG'),(54046,1632,'product-preview_description','Habilite y comience a aceptar pagos en línea fácilmente con nuestra solución de pago todo en uno.'),(54047,1632,'product-preview',''),(54048,1632,'product-preview_icon','484'),(54533,1632,'_edit_last','1'),(54534,1632,'_product-preview_icon','field_61014e4accd74'),(54535,1632,'_product-preview_image','field_610106db16f55'),(54536,1632,'_product-preview_label','field_610106ef16f56'),(54537,1632,'_product-preview_description','field_6101073616f59'),(54538,1632,'_product-preview','field_610106c416f54'),(54539,1632,'_main-block_image','field_60fe22fa390e1'),(54540,1632,'_main-block_title','field_60fe22cc390df'),(54541,1632,'_main-block_description','field_60fe22da390e0'),(54542,1632,'_main-block_first-button','field_60fe2326390e2'),(54543,1632,'_main-block_second-button','field_60fe2339390e3'),(54544,1632,'_main-block','field_60fe22ac390de'),(54545,1632,'_introductory-block_title','field_60fe252908e5a'),(54546,1632,'_introductory-block_description','field_60fe253608e5b'),(54547,1632,'_introductory-block','field_60fe251408e59'),(54548,1632,'_page-content_0_block-type','field_60fe33225760d'),(54549,1632,'_page-content_0_content-position','field_60fe3af01f07a'),(54550,1632,'_page-content_0_style_content-color','field_60fe46b438c11'),(54551,1632,'_page-content_0_style_bg-type','field_60fe42d9fe46a'),(54552,1632,'_page-content_0_style','field_60fe39d8fa409'),(54553,1632,'_page-content_0_content_image','field_60fe35655522a'),(54554,1632,'_page-content_0_content_title','field_60fe35c95522b'),(54555,1632,'_page-content_0_content_description','field_60fe35fb5522c'),(54556,1632,'_page-content_0_content','field_60fe36115522d'),(54557,1632,'_page-content_0_list_0_icon','field_60fe3823432ad'),(54558,1632,'_page-content_0_list_0_title','field_60fe3832432ae'),(54559,1632,'_page-content_0_list_0_description','field_60fe3836432af'),(54560,1632,'_page-content_0_list_1_icon','field_60fe3823432ad'),(54561,1632,'_page-content_0_list_1_title','field_60fe3832432ae'),(54562,1632,'_page-content_0_list_1_description','field_60fe3836432af'),(54563,1632,'_page-content_0_list_2_icon','field_60fe3823432ad'),(54564,1632,'_page-content_0_list_2_title','field_60fe3832432ae'),(54565,1632,'_page-content_0_list_2_description','field_60fe3836432af'),(54566,1632,'_page-content_0_list_3_icon','field_60fe3823432ad'),(54567,1632,'_page-content_0_list_3_title','field_60fe3832432ae'),(54568,1632,'_page-content_0_list_3_description','field_60fe3836432af'),(54569,1632,'_page-content_0_list','field_60fe366c432ac'),(54570,1632,'_page-content_1_block-type','field_60fe33225760d'),(54571,1632,'_page-content_1_content-position','field_60fe3af01f07a'),(54572,1632,'_page-content_1_content_image','field_60fe35655522a'),(54573,1632,'_page-content_1_content_title','field_60fe35c95522b'),(54574,1632,'_page-content_1_content_description','field_60fe35fb5522c'),(54575,1632,'_page-content_1_content','field_60fe36115522d'),(54576,1632,'_page-content_1_list_0_icon','field_60fe3823432ad'),(54577,1632,'_page-content_1_list_0_title','field_60fe3832432ae'),(54578,1632,'_page-content_1_list_1_icon','field_60fe3823432ad'),(54579,1632,'_page-content_1_list_1_title','field_60fe3832432ae'),(54580,1632,'_page-content_1_list_2_icon','field_60fe3823432ad'),(54581,1632,'_page-content_1_list_2_title','field_60fe3832432ae'),(54582,1632,'_page-content_1_list_3_icon','field_60fe3823432ad'),(54583,1632,'_page-content_1_list_3_title','field_60fe3832432ae'),(54584,1632,'_page-content_1_list','field_60fe366c432ac'),(54585,1632,'_page-content_2_block-type','field_60fe33225760d'),(54586,1632,'_page-content_2_content-position','field_60fe3af01f07a'),(54587,1632,'_page-content_2_content_image','field_60fe35655522a'),(54588,1632,'_page-content_2_content_title','field_60fe35c95522b'),(54589,1632,'_page-content_2_content_description','field_60fe35fb5522c'),(54590,1632,'_page-content_2_content','field_60fe36115522d'),(54591,1632,'_page-content_2_list_0_title','field_60fe3832432ae'),(54592,1632,'_page-content_2_list_0_description','field_60fe3836432af'),(54593,1632,'_page-content_2_list_1_title','field_60fe3832432ae'),(54594,1632,'_page-content_2_list_1_description','field_60fe3836432af'),(54595,1632,'_page-content_2_list_2_title','field_60fe3832432ae'),(54596,1632,'_page-content_2_list_2_description','field_60fe3836432af'),(54599,1632,'_page-content_2_list','field_60fe366c432ac'),(54600,1632,'_page-content_3_block-type','field_60fe33225760d'),(54601,1632,'_page-content_3_content-position','field_60fe3af01f07a'),(54602,1632,'_page-content_3_content_image','field_60fe35655522a'),(54603,1632,'_page-content_3_content_title','field_60fe35c95522b'),(54604,1632,'_page-content_3_content_description','field_60fe35fb5522c'),(54605,1632,'_page-content_3_content','field_60fe36115522d'),(54606,1632,'_page-content_3_list_0_icon','field_60fe3823432ad'),(54607,1632,'_page-content_3_list_0_title','field_60fe3832432ae'),(54608,1632,'_page-content_3_list_0_description','field_60fe3836432af'),(54609,1632,'_page-content_3_list_1_icon','field_60fe3823432ad'),(54610,1632,'_page-content_3_list_1_title','field_60fe3832432ae'),(54611,1632,'_page-content_3_list_1_description','field_60fe3836432af'),(54612,1632,'_page-content_3_list_2_icon','field_60fe3823432ad'),(54613,1632,'_page-content_3_list_2_title','field_60fe3832432ae'),(54614,1632,'_page-content_3_list_2_description','field_60fe3836432af'),(54615,1632,'_page-content_3_list_3_icon','field_60fe3823432ad'),(54616,1632,'_page-content_3_list_3_title','field_60fe3832432ae'),(54617,1632,'_page-content_3_list_3_description','field_60fe3836432af'),(54618,1632,'_page-content_3_list','field_60fe366c432ac'),(54619,1632,'_page-content_4_block-type','field_60fe33225760d'),(54620,1632,'_page-content_4_content-position','field_60fe3af01f07a'),(54621,1632,'_page-content_4_style_content-color','field_60fe46b438c11'),(54622,1632,'_page-content_4_style_bg-type','field_60fe42d9fe46a'),(54623,1632,'_page-content_4_style','field_60fe39d8fa409'),(54624,1632,'_page-content_4_content_image','field_60fe35655522a'),(54625,1632,'_page-content_4_content_title','field_60fe35c95522b'),(54626,1632,'_page-content_4_content_description','field_60fe35fb5522c'),(54627,1632,'_page-content_4_content_button','field_60fe3cf5ca1fb'),(54628,1632,'_page-content_4_content','field_60fe36115522d'),(54629,1632,'_page-content_4_list_0_icon','field_60fe3823432ad'),(54630,1632,'_page-content_4_list_0_title','field_60fe3832432ae'),(54631,1632,'_page-content_4_list_1_icon','field_60fe3823432ad'),(54632,1632,'_page-content_4_list_1_title','field_60fe3832432ae'),(54633,1632,'_page-content_4_list_2_icon','field_60fe3823432ad'),(54634,1632,'_page-content_4_list_2_title','field_60fe3832432ae'),(54635,1632,'_page-content_4_list_3_icon','field_60fe3823432ad'),(54636,1632,'_page-content_4_list_3_title','field_60fe3832432ae'),(54637,1632,'_page-content_4_list','field_60fe366c432ac'),(54638,1632,'_page-content','field_60fe2e8ddcc54'),(54639,1632,'_blog-block_title-color','field_60fff607aff99'),(54640,1632,'_blog-block_title_before','field_60fff6bcaff9a'),(54641,1632,'_blog-block_title_after','field_60fff6d5aff9b'),(54642,1632,'_blog-block_title','field_60fe6c2eadbe0'),(54643,1632,'_blog-block_link','field_60fe6c2eadbe1'),(54644,1632,'_blog-block_posts','field_60fe6c2eadbe2'),(54645,1632,'_blog-block_post-button-title','field_60fe6c2eadbe3'),(54646,1632,'_blog-block','field_60fe6c2eadbdf'),(54647,1632,'_testimonials_title','field_60ffd62579c6a'),(54648,1632,'_testimonials_description','field_60ffd62c79c6b'),(54649,1632,'_testimonials_cases','field_60ffd68f79c6c'),(54650,1632,'_testimonials_post-button-title','field_60ffd8a5f4211'),(54651,1632,'_testimonials','field_60ffd61879c69'),(54652,1632,'_yoast_wpseo_estimated-reading-time-minutes',''),(54653,1632,'_edit_lock','1643816132:1'),(54654,1634,'main-block_title','Where Merchants \r\nMeet Buyers'),(54655,1634,'_main-block_title','field_60f71cfe844f0'),(54656,1634,'main-block_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(54657,1634,'_main-block_description','field_60f71d1a844f1'),(54658,1634,'main-block_first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(54659,1634,'_main-block_first-button','field_60f71d2b844f2'),(54660,1634,'main-block_second-button','Explore more'),(54661,1634,'_main-block_second-button','field_60f71d5a844f3'),(54662,1634,'main-block',''),(54663,1634,'_main-block','field_60f7ce5d3c350'),(54664,1634,'globe-points_item-1','$56'),(54665,1634,'_globe-points_item-1','field_60f7cd79ec2c2'),(54666,1634,'globe-points_item-2','$78'),(54667,1634,'_globe-points_item-2','field_60f7cd81ec2c3'),(54668,1634,'globe-points_item-3','$128'),(54669,1634,'_globe-points_item-3','field_60f7cd86ec2c4'),(54670,1634,'globe-points',''),(54671,1634,'_globe-points','field_60f7cd5bec2c1'),(54672,1634,'advantages_0_icon','157'),(54673,1634,'_advantages_0_icon','field_60f7cff821e3f'),(54674,1634,'advantages_0_description','Certificate of Authenticity'),(54675,1634,'_advantages_0_description','field_60f7d00d21e40'),(54676,1634,'advantages','4'),(54677,1634,'_advantages','field_60f7cfdc21e3e'),(54678,1634,'advantages_1_icon','158'),(54679,1634,'_advantages_1_icon','field_60f7cff821e3f'),(54680,1634,'advantages_1_description','Best Solution Awward'),(54681,1634,'_advantages_1_description','field_60f7d00d21e40'),(54682,1634,'advantages_2_icon','159'),(54683,1634,'_advantages_2_icon','field_60f7cff821e3f'),(54684,1634,'advantages_2_description','Compliance Certificate'),(54685,1634,'_advantages_2_description','field_60f7d00d21e40'),(54686,1634,'advantages_3_icon','160'),(54687,1634,'_advantages_3_icon','field_60f7cff821e3f'),(54688,1634,'advantages_3_description','Customers Choise Awward'),(54689,1634,'_advantages_3_description','field_60f7d00d21e40'),(54690,1634,'about-company_image','154'),(54691,1634,'_about-company_image','field_60f7cfac21e3c'),(54692,1634,'about-company_title','Since 2006[nbsp]we have helped thousands of[nbsp]merchants grow their business and maximise revenue'),(54693,1634,'_about-company_title','field_60f7cf8621e3a'),(54694,1634,'about-company_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(54695,1634,'_about-company_description','field_60f7cfa321e3b'),(54696,1634,'about-company_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:60:\"https://commercegate.goodface.com.ua/wp/es/es-about-company/\";s:6:\"target\";s:0:\"\";}'),(54697,1634,'_about-company_button','field_60f7cfc021e3d'),(54698,1634,'about-company',''),(54699,1634,'_about-company','field_60f7cf7021e39'),(54700,1634,'payment-instruments_title_before','Get all Payment Instruments'),(54701,1634,'_payment-instruments_title_before','field_60f7d6dbb8ab4'),(54702,1634,'payment-instruments_title_after','You Need to Accelerate'),(54703,1634,'_payment-instruments_title_after','field_60f7d70db8ab5'),(54704,1634,'payment-instruments_title',''),(54705,1634,'_payment-instruments_title','field_60f7d5a179817'),(54706,1634,'payment-instruments_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to \r\naccept credit card payments from your customers safely.'),(54707,1634,'_payment-instruments_description','field_60f7d5d379818'),(54708,1634,'payment-instruments_items-link-title','Discover features'),(54709,1634,'_payment-instruments_items-link-title','field_60f7d5df79819'),(54710,1634,'payment-instruments',''),(54711,1634,'_payment-instruments','field_60f7d59679816'),(54712,1634,'complex-services_image','177'),(54713,1634,'_complex-services_image','field_60f7daf9c4744'),(54714,1634,'complex-services_title','Complex Services to[nbsp]Boost Your Process'),(54715,1634,'_complex-services_title','field_60f7d9c5c4742'),(54716,1634,'complex-services_description','Our risk management system is[nbsp]the most advanced, customizable and effective in[nbsp]the business. We[nbsp]combine advanced technology and experienced human control to[nbsp]minimise fraudulent transactions while keeping decline rates low and your valued customers satisfied.'),(54717,1634,'_complex-services_description','field_60f7d9d7c4743'),(54718,1634,'complex-services_items-link-title','Learn more'),(54719,1634,'_complex-services_items-link-title','field_60f7dbbfc4745'),(54720,1634,'complex-services',''),(54721,1634,'_complex-services','field_60f7d9b2c4741'),(54722,1634,'blog-block_title',''),(54723,1634,'_blog-block_title','field_60f7deefdb657'),(54724,1634,'blog-block_link','a:3:{s:5:\"title\";s:29:\"Read all customers’ stories\";s:3:\"url\";s:45:\"https://commercegate.goodface.com.ua/wp/blog/\";s:6:\"target\";s:0:\"\";}'),(54725,1634,'_blog-block_link','field_60f7df05db658'),(54726,1634,'blog-block',''),(54727,1634,'_blog-block','field_60f7dee3db656'),(54728,1634,'blog-block_posts','a:4:{i:0;s:4:\"1455\";i:1;s:4:\"1453\";i:2;s:4:\"1452\";i:3;s:4:\"1451\";}'),(54729,1634,'_blog-block_posts','field_60f8322fd24c4'),(54730,1634,'blog-block_post-button-title','Read Full Story'),(54731,1634,'_blog-block_post-button-title','field_60f8413c74859'),(54732,1634,'payment-instruments_title-color','#4BD18E'),(54733,1634,'_payment-instruments_title-color','field_60fff271c15df'),(54734,1634,'blog-block_title-color','#4BD18E'),(54735,1634,'_blog-block_title-color','field_60fff3b704234'),(54736,1634,'blog-block_title_before','You’re in good company.'),(54737,1634,'_blog-block_title_before','field_60fff38e04232'),(54738,1634,'blog-block_title_after','Share success with us'),(54739,1634,'_blog-block_title_after','field_60fff3a404233'),(54740,1634,'complex-services-list_0_icon','336'),(54741,1634,'_complex-services-list_0_icon','field_6100fde5a3f1d'),(54742,1634,'complex-services-list_0_description','Deploy our agile payment pages to[nbsp]suit any platform'),(54743,1634,'_complex-services-list_0_description','field_6100fe60a3f1f'),(54744,1634,'complex-services-list_0_link','a:3:{s:5:\"title\";s:25:\"Online Payment Processing\";s:3:\"url\";s:80:\"https://commercegate.goodface.com.ua/wp/our-solutions/online-payment-processing/\";s:6:\"target\";s:0:\"\";}'),(54745,1634,'_complex-services-list_0_link','field_6100fe73a3f20'),(54746,1634,'complex-services-list_1_icon','337'),(54747,1634,'_complex-services-list_1_icon','field_6100fde5a3f1d'),(54748,1634,'complex-services-list_1_description','Single point of[nbsp]contact, handling authorisation, clearing and settlement'),(54749,1634,'_complex-services-list_1_description','field_6100fe60a3f1f'),(54750,1634,'complex-services-list_1_link','a:3:{s:5:\"title\";s:19:\"Acquiring Solutions\";s:3:\"url\";s:74:\"https://commercegate.goodface.com.ua/wp/our-solutions/acquiring-solutions/\";s:6:\"target\";s:0:\"\";}'),(54751,1634,'_complex-services-list_1_link','field_6100fe73a3f20'),(54752,1634,'complex-services-list_2_icon','339'),(54753,1634,'_complex-services-list_2_icon','field_6100fde5a3f1d'),(54754,1634,'complex-services-list_2_description','State of[nbsp]the art fraud scrubbing and real-time monitoring by[nbsp]our risk team'),(54755,1634,'_complex-services-list_2_description','field_6100fe60a3f1f'),(54756,1634,'complex-services-list_2_link','a:3:{s:5:\"title\";s:19:\"Risk and Compliance\";s:3:\"url\";s:74:\"https://commercegate.goodface.com.ua/wp/our-solutions/risk-and-compliance/\";s:6:\"target\";s:0:\"\";}'),(54757,1634,'_complex-services-list_2_link','field_6100fe73a3f20'),(54758,1634,'complex-services-list_3_icon','338'),(54759,1634,'_complex-services-list_3_icon','field_6100fde5a3f1d'),(54760,1634,'complex-services-list_3_description','Tactical, analytical approach to[nbsp]your pricing'),(54761,1634,'_complex-services-list_3_description','field_6100fe60a3f1f'),(54762,1634,'complex-services-list_3_link','a:3:{s:5:\"title\";s:20:\"Revenue Optimization\";s:3:\"url\";s:75:\"https://commercegate.goodface.com.ua/wp/our-solutions/revenue-optimization/\";s:6:\"target\";s:0:\"\";}'),(54763,1634,'_complex-services-list_3_link','field_6100fe73a3f20'),(54764,1634,'complex-services-list','4'),(54765,1634,'_complex-services-list','field_6100fd82a3f1c'),(54766,1634,'payment-instruments_list',''),(54767,1634,'_payment-instruments_list','field_6101027fdf3b7'),(54768,1635,'main-block_image','300'),(54769,1635,'main-block_title','Más ingresos por[nbsp]venta'),(54770,1635,'main-block_description','CommerceGate le[nbsp]permite incrementar sus[nbsp]ganancias y[nbsp]tasas de[nbsp]aceptación con[nbsp]soluciones de[nbsp]adquisición, herramientas de[nbsp]enrutamiento inteligente y[nbsp]análisis de[nbsp]transacciones denegadas.'),(54771,1635,'main-block_first-button','a:3:{s:5:\"title\";s:14:\"Pregunte ahora\";s:3:\"url\";s:57:\"https://commercegate.goodface.com.ua/wp/es/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(54772,1635,'main-block_second-button','Descubra más'),(54773,1635,'main-block',''),(54774,1635,'introductory-block_title','Online Payment Processing'),(54775,1635,'introductory-block_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to \r\naccept credit card payments from your customers safely.'),(54776,1635,'introductory-block',''),(54777,1635,'page-content_0_block-type','type-4'),(54778,1635,'page-content_0_content-position','left'),(54779,1635,'page-content_0_style_content-color','light'),(54780,1635,'page-content_0_style_bg-type','dark'),(54781,1635,'page-content_0_style',''),(54782,1635,'page-content_0_content_image','2465'),(54783,1635,'page-content_0_content_title','Tasas de[nbsp]riesgo y[nbsp]aceptación'),(54784,1635,'page-content_0_content_description','CommerceGate optimiza los[nbsp]ingresos de[nbsp]su[nbsp]negocio al[nbsp]proveer conexiones de[nbsp]adquisición multiregionales, enrutamiento inteligente, infraestructura de[nbsp]pagos altamente accesible, y[nbsp]procesos de[nbsp]checkout basados en[nbsp]la[nbsp]tecnología y[nbsp]en[nbsp]datos.'),(54785,1635,'page-content_0_content',''),(54786,1635,'page-content_0_list_0_icon','2287'),(54787,1635,'page-content_0_list_0_title','Amplia red de[nbsp]socios adquirentes'),(54788,1635,'page-content_0_list_0_description','Disfrute del acceso para socios adquirentes en[nbsp]la[nbsp]UE, LATAM y[nbsp]globalmente.'),(54789,1635,'page-content_0_list_1_icon','2247'),(54790,1635,'page-content_0_list_1_title','Enrutamiento inteligente transaccional'),(54791,1635,'page-content_0_list_1_description','Optimice automáticamente su enrutamiento de[nbsp]transacciones con[nbsp]nuestro sistema inteligente.'),(54792,1635,'page-content_0_list_2_icon','2304'),(54793,1635,'page-content_0_list_2_title','Soporte dedicado omnicanal'),(54794,1635,'page-content_0_list_2_description','Soporte directo disponible en[nbsp]múltiples idiomas, políticas y[nbsp]procedimientos'),(54795,1635,'page-content_0_list_3_icon','2305'),(54796,1635,'page-content_0_list_3_title','Estructura orientada al[nbsp]rendimiento'),(54797,1635,'page-content_0_list_3_description','Aproveche nuestra plataforma fácilmente accesible basada en[nbsp]la[nbsp]nube con[nbsp]baja latencia de[nbsp]pago.'),(54798,1635,'page-content_0_list','4'),(54799,1635,'page-content_1_block-type','type-3'),(54800,1635,'page-content_1_content-position','right'),(54801,1635,'page-content_1_content_image','2462'),(54802,1635,'page-content_1_content_title','Checkout personalizable'),(54803,1635,'page-content_1_content_description','CommerceGate le[nbsp]permite construir una[nbsp]experiencia de[nbsp]pago personalizada y[nbsp]sin[nbsp]complicaciones, con[nbsp]un[nbsp]enfoque en[nbsp]reducir las[nbsp]tasas de[nbsp]abandono de[nbsp]clientes.'),(54804,1635,'page-content_1_content',''),(54805,1635,'page-content_1_list_0_icon','336'),(54806,1635,'page-content_1_list_0_title','Procedimiento de[nbsp]checkout personalizado.'),(54807,1635,'page-content_1_list_1_icon','337'),(54808,1635,'page-content_1_list_1_title','Formularios de[nbsp]pago optimizados.'),(54809,1635,'page-content_1_list_2_icon','339'),(54810,1635,'page-content_1_list_2_title','Completa integración personalizada basada en[nbsp]APIs de[nbsp]pagos'),(54811,1635,'page-content_1_list_3_icon','338'),(54812,1635,'page-content_1_list_3_title','Recomendaciones de[nbsp]diseño de[nbsp]checkout.'),(54813,1635,'page-content_1_list','4'),(54814,1635,'page-content_2_block-type','type-5'),(54815,1635,'page-content_2_content-position','left'),(54816,1635,'page-content_2_content_image','2461'),(54817,1635,'page-content_2_content_title','Soporte dedicado todo en[nbsp]uno'),(54818,1635,'page-content_2_content_description','CommerceGate ofrece una[nbsp]solución de[nbsp]soporte única que[nbsp]combina el[nbsp]riesgo y[nbsp]el[nbsp]soporte al[nbsp]usuario final para equilibrar la[nbsp]satisfacción del[nbsp]cliente y[nbsp]la[nbsp]gestión de[nbsp]riesgos.'),(54819,1635,'page-content_2_content',''),(54820,1635,'page-content_2_list_0_title','Agentes de[nbsp]soporte experimentados'),(54821,1635,'page-content_2_list_0_description','Deploy our agile payment pages to suit any platform'),(54822,1635,'page-content_2_list_1_title','Soporte dedicado[nbsp]24/7'),(54823,1635,'page-content_2_list_1_description','Single point of[nbsp]contact, handling authorisation, clearing and settlement'),(54824,1635,'page-content_2_list_2_title','Soporte en[nbsp]múltiples idiomas'),(54825,1635,'page-content_2_list_2_description','State of[nbsp]the art fraud scrubbing and real-time monitoring by[nbsp]our risk team'),(54826,1635,'page-content_2_list_3_title','Soporte omnicanal'),(54827,1635,'page-content_2_list_3_description','Tactical, analytical approach to[nbsp]your pricing'),(54828,1635,'page-content_2_list','4'),(54829,1635,'page-content_3_block-type','type-4'),(54830,1635,'page-content_3_content-position','right'),(54831,1635,'page-content_3_content_image','2463'),(54832,1635,'page-content_3_content_title','Análisis de[nbsp]pagos completo'),(54833,1635,'page-content_3_content_description','CommerceGate le[nbsp]ofrece un[nbsp]sistema de[nbsp]enrutamiento inteligente y[nbsp]automatizado junto con[nbsp]un[nbsp]análisis detallado de[nbsp]transacciones denegadas, ayudándole a[nbsp]optimizar cada transacción y[nbsp]a[nbsp]aumentar las[nbsp]tasas de[nbsp]aceptación, reduciendo costes.'),(54834,1635,'page-content_3_content',''),(54835,1635,'page-content_3_list_0_icon','2310'),(54836,1635,'page-content_3_list_0_title','Enrutamiento de[nbsp]pagos inteligente'),(54837,1635,'page-content_3_list_0_description','Enrutamiento óptimo de[nbsp]las[nbsp]transacciones hacia nuestros socios adquirentes locales'),(54838,1635,'page-content_3_list_1_icon','2231'),(54839,1635,'page-content_3_list_1_title','Análisis automatizado de[nbsp]denegaciones'),(54840,1635,'page-content_3_list_1_description','Optimizaciones automáticas de[nbsp]enrutamiento basadas en[nbsp]los[nbsp]motivos de[nbsp]denegaciones.'),(54841,1635,'page-content_3_list_2_icon','2309'),(54842,1635,'page-content_3_list_2_title','Reintentos automáticos si[nbsp]error de[nbsp]pago'),(54843,1635,'page-content_3_list_2_description','Automatice las[nbsp]operaciones subsiguientes según datos de[nbsp]transacciones declinadas.'),(54844,1635,'page-content_3_list_3_icon','2219'),(54845,1635,'page-content_3_list_3_title','Optimización de[nbsp]la[nbsp]tasa de[nbsp]aceptación'),(54846,1635,'page-content_3_list_3_description','Parámetros y[nbsp]ajustes de[nbsp]enrutamiento de[nbsp]pago automáticos para cada transacción.'),(54847,1635,'page-content_3_list','4'),(54852,1636,'main-block_image','300'),(54854,1636,'main-block_title','Servicios de Gestión de[nbsp]Riesgo y Cumplimiento'),(54856,1636,'main-block_description','CommerceGate le[nbsp]ofrece la[nbsp]experiencia líder en[nbsp]la[nbsp]industria de[nbsp]registros siguiendo el[nbsp]cumplimiento y[nbsp]la[nbsp]gestión de[nbsp]riesgos de[nbsp]pago, con[nbsp]SLA transparentes y[nbsp]recursos de[nbsp]autoservicio a[nbsp]través de[nbsp]procesos controlados testeados y[nbsp]comprobados.'),(54858,1636,'main-block_first-button','a:3:{s:5:\"title\";s:14:\"Pregunte ahora\";s:3:\"url\";s:57:\"https://commercegate.goodface.com.ua/wp/es/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(54860,1636,'main-block_second-button','Descubra más'),(54862,1636,'main-block',''),(54864,1636,'introductory-block_title','Online Payment Processing'),(54866,1636,'introductory-block_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to \r\naccept credit card payments from your customers safely.'),(54868,1636,'introductory-block',''),(54870,1636,'page-content_0_block-type','type-4'),(54872,1636,'page-content_0_content-position','left'),(54874,1636,'page-content_0_style_content-color','light'),(54876,1636,'page-content_0_style_bg-type','dark'),(54878,1636,'page-content_0_style',''),(54880,1636,'page-content_0_content_image','2451'),(54882,1636,'page-content_0_content_title','Aceptación de[nbsp]tarjetas simplificada'),(54883,1635,'page-content','4'),(54884,1636,'page-content_0_content_description','CommerceGate analiza las[nbsp]complejas reglas y[nbsp]regulaciones de[nbsp]la[nbsp]red de[nbsp]tarjetas para cualquier tipo de[nbsp]negocio y[nbsp]le[nbsp]ofrece soluciones personalizadas y[nbsp]consejos basados ​​en[nbsp]su[nbsp]sitio web[nbsp]y[nbsp]actividades comerciales para cumplir con[nbsp]las[nbsp]normas.'),(54885,1635,'blog-block_title-color','#4BD18E'),(54886,1636,'page-content_0_content',''),(54887,1636,'page-content_0_list_0_icon','2198'),(54888,1635,'blog-block_title_before','Su éxito es el nuestro.'),(54889,1636,'page-content_0_list_0_title','Acceda a[nbsp]los[nbsp]expertos en[nbsp]cumplimiento'),(54890,1635,'blog-block_title_after','Está en buenas manos.'),(54891,1636,'page-content_0_list_0_description','Aproveche nuestros expertos en[nbsp]cumplimiento y[nbsp]regulaciones de[nbsp]redes de[nbsp]tarjetas.'),(54892,1635,'blog-block_title',''),(54893,1636,'page-content_0_list_1_icon','2290'),(54894,1635,'blog-block_link','a:3:{s:5:\"title\";s:32:\"Vea nuestras historias de éxito\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/es/blog/\";s:6:\"target\";s:0:\"\";}'),(54895,1636,'page-content_0_list_1_title','Aproveche el[nbsp]análisis sobre registros'),(54896,1635,'blog-block_posts','a:2:{i:0;s:4:\"2651\";i:1;s:4:\"2508\";}'),(54897,1636,'page-content_0_list_1_description','Asegúrese de[nbsp]que su[nbsp]perfil a[nbsp]registrar cumple con[nbsp]las[nbsp]regulaciones existentes.'),(54898,1635,'blog-block_post-button-title','Ver caso de estudio'),(54899,1636,'page-content_0_list_2_icon','2291'),(54900,1635,'blog-block',''),(54901,1635,'testimonials_title',''),(54902,1636,'page-content_0_list_2_title','Manténgase actualizado con[nbsp]los[nbsp]cambios'),(54903,1635,'testimonials_description',''),(54904,1636,'page-content_0_list_2_description','Manténgase informado de[nbsp]los últimos cambios en[nbsp]regulación y[nbsp]esté por[nbsp]delante.'),(54905,1636,'page-content_0_list_3_icon','2202'),(54906,1636,'page-content_0_list_3_title','Alertas y[nbsp]recomendaciones puntuales'),(54907,1635,'testimonials_cases',''),(54908,1636,'page-content_0_list_3_description','Asistencia personalizada de[nbsp]nuestro equipo de[nbsp]cumplimiento en[nbsp]caso de[nbsp]discrepancia.'),(54909,1635,'testimonials_post-button-title',''),(54910,1636,'page-content_0_list','4'),(54911,1635,'testimonials',''),(54912,1636,'page-content_1_block-type','type-5'),(54913,1635,'product-preview_image','458'),(54914,1635,'product-preview_title_label','CG'),(54915,1635,'product-preview_title_title','Revenue Optimization'),(54916,1635,'product-preview_title',''),(54917,1635,'product-preview_description','Optimice sus[nbsp]ratios de[nbsp]aceptación de[nbsp]pagos con[nbsp]nuestra experiencia en[nbsp]análisis de[nbsp]datos.'),(54918,1635,'product-preview',''),(54919,1635,'product-preview_label','CG'),(54920,1636,'page-content_1_content-position','right'),(54921,1635,'product-preview_icon','2813'),(54922,1636,'page-content_1_content_image','2453'),(54923,1636,'page-content_1_content_title','Garantice el[nbsp]cumplimiento legal'),(54924,1636,'page-content_1_content_description','CommerceGate permite a[nbsp]su[nbsp]negocio cumplir legalmente eliminando complejidades legales con[nbsp]nuestro enfoque claro y[nbsp]definido.'),(54925,1636,'page-content_1_content',''),(54926,1636,'page-content_1_list_0_icon','2295'),(54927,1636,'page-content_1_list_0_title','Asesoramiento de[nbsp]regulación'),(54928,1636,'page-content_1_list_1_icon','2292'),(54929,1636,'page-content_1_list_1_title','Cumplimiento simplificado'),(54930,1636,'page-content_1_list_2_icon','2293'),(54931,1636,'page-content_1_list_2_title','Garantícese coherencia legal'),(54932,1636,'page-content_1_list_3_icon','2294'),(54933,1636,'page-content_1_list_3_title','Integridad legal completa'),(54934,1636,'page-content_1_list','4'),(54935,1636,'page-content_2_block-type','type-4'),(54936,1636,'page-content_2_content-position','left'),(54937,1636,'page-content_2_content_image','2455'),(54938,1636,'page-content_2_content_title','Reglas de[nbsp]esquemas de[nbsp]pago'),(54939,1636,'page-content_2_content_description','CommerceGate le[nbsp]ofrece esquemas de[nbsp]pago globales con[nbsp]pautas y[nbsp]reglas claras para la[nbsp]ejecución de[nbsp]transacciones a[nbsp]través de[nbsp]instrumentos de[nbsp]pago específicos para cada tipo de[nbsp]pago, permitiéndole enfocarse a[nbsp]Usted en[nbsp]escalar su[nbsp]negocio.'),(54940,1636,'page-content_2_content',''),(54941,1636,'page-content_2_list_0_title','Acepte pagos transfronterizos a[nbsp]nivel mundial'),(54942,1636,'page-content_2_list_0_description','Aproveche nuestro cumplimiento global de[nbsp]pagos simplificado para su[nbsp]negocio.'),(54943,1636,'page-content_2_list_1_title','Equilibrio entre reglas y[nbsp]funcionalidad'),(54944,1636,'page-content_2_list_1_description','Acceda a[nbsp]esquemas de[nbsp]pago globales y[nbsp]locales para mejorar su[nbsp]competitividad.'),(54945,1636,'page-content_2_list_2_title','Cumpla automáticamente con[nbsp]los[nbsp]requisitos'),(54946,1636,'page-content_2_list_2_description','Cumplimiento automatizado para recibir una[nbsp]cuenta de[nbsp]un[nbsp]comerciante y[nbsp]procesarle pagos.'),(54947,1636,'page-content_2_list_3_title','Proteja sus[nbsp]derechos comerciales'),(54948,1636,'page-content_2_list_3_description','Asegúrese de[nbsp]que sus[nbsp]derechos comerciales quedan protegidos ante las[nbsp]reclamaciones de[nbsp]los[nbsp]clientes.'),(54949,1636,'page-content_2_list','4'),(54950,1636,'page-content_3_block-type','type-3'),(54951,1636,'page-content_3_content-position','right'),(54952,1636,'page-content_3_content_image','2454'),(54953,1636,'page-content_3_content_title','Sistema líder de[nbsp]protección de[nbsp]fraude.'),(54954,1636,'page-content_3_content_description','CommerceGate le[nbsp]permite mitigar el[nbsp]fraude de[nbsp]pago y[nbsp]ganar disputas de[nbsp]transacciones con[nbsp]nuestro sistema antifraude y[nbsp]gestión del[nbsp]riesgo.'),(54955,1636,'page-content_3_content',''),(54956,1636,'page-content_3_list_0_icon','342'),(54957,1636,'page-content_3_list_0_title','Autenticación sólida del[nbsp]cliente. '),(54958,1636,'page-content_3_list_0_description','Permite una[nbsp]experiencia de[nbsp]pago en[nbsp]línea seguro y[nbsp]sin[nbsp]complicaciones a[nbsp]sus[nbsp]clientes y[nbsp]cumple con[nbsp]las regulaciones[nbsp]PSD2.'),(54959,1636,'page-content_3_list_1_icon','341'),(54960,1637,'main-block_image','300'),(54961,1636,'page-content_3_list_1_title','Gestores de[nbsp]riesgo dedicados.'),(54962,1637,'main-block_title','Custom Featured \r\nPayment Page'),(54963,1636,'page-content_3_list_1_description','Obtenga asistencia directa de[nbsp]nuestros expertos en[nbsp]fraude y[nbsp]riesgo para configurar e[nbsp]implementar estrategias de[nbsp]gestión de[nbsp]riesgos.'),(54964,1637,'main-block_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(54965,1636,'page-content_3_list_2_icon','343'),(54966,1637,'main-block_first-button','a:3:{s:5:\"title\";s:9:\"Start now\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(54967,1636,'page-content_3_list_2_title','Herramientas integrales para los[nbsp]KPIs de[nbsp]riesgo.'),(54968,1637,'main-block_second-button','Explore more'),(54969,1636,'page-content_3_list_2_description','Acceda a[nbsp]nuestras herramientas para optimizar su[nbsp]tráfico de[nbsp]pago con[nbsp]tasas más[nbsp]altas de[nbsp]aceptación y[nbsp]mejorar la[nbsp]gestión de[nbsp]sus[nbsp]KPIs de[nbsp]riesgo.'),(54970,1637,'main-block',''),(54971,1636,'page-content_3_list_3_icon','340'),(54972,1637,'introductory-block_title','Online Payment Processing'),(54973,1636,'page-content_3_list_3_title','Seguridad líder en[nbsp]la[nbsp]industria.'),(54974,1637,'introductory-block_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to \r\naccept credit card payments from your customers safely.'),(54975,1636,'page-content_3_list_3_description','Aproveche nuestras sólidas herramientas de[nbsp]riesgo integrales: desde la[nbsp]autenticación 3D[nbsp]Secure[nbsp]2.x, filtros en[nbsp]tiempo real hasta la[nbsp]gestión de[nbsp]pruebas de[nbsp]riesgo.'),(54976,1636,'page-content_3_list','4'),(54977,1636,'page-content_4_block-type','type-4'),(54978,1637,'introductory-block',''),(54979,1636,'page-content_4_content-position','left'),(54980,1637,'page-content_0_block-type','type-1'),(54981,1636,'page-content_4_style_content-color','dark'),(54982,1637,'page-content_0_content-position','left'),(54983,1636,'page-content_4_style_bg-type','light'),(54984,1637,'page-content_0_style_content-color','light'),(54985,1636,'page-content_4_style',''),(54986,1637,'page-content_0_style_bg-type','dark'),(54987,1636,'page-content_4_content_image','2452'),(54988,1637,'page-content_0_style',''),(54989,1636,'page-content_4_content_title','Disputas y[nbsp]gestión de[nbsp]CHBs.'),(54990,1637,'page-content_0_content_image','1666'),(54991,1636,'page-content_4_content_description','CommerceGate simplifica y[nbsp]automatiza sus[nbsp]disputas y[nbsp]compensaciones con[nbsp]el[nbsp]cliente para cualquier esquema de[nbsp]tarjetas de[nbsp]acuerdo con[nbsp]los[nbsp]últimos estándares de[nbsp]cumplimiento aceptados globalmente, y[nbsp]así[nbsp]Ud pueda centrarse en[nbsp]escalar su[nbsp]negocio.'),(54992,1637,'page-content_0_content_title','Risk & Compliance Management Services'),(54993,1636,'page-content_4_content_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(54994,1637,'page-content_0_content_description','Our risk management system is[nbsp]the most advanced, customizable and effective in[nbsp]the business. We[nbsp]combine advanced technology and experienced human control to[nbsp]minimise fraudulent transactions while keeping decline rates low and your valued customers satisfied.'),(54995,1636,'page-content_4_content',''),(54996,1637,'page-content_0_content',''),(54997,1636,'page-content_4_list_0_icon','2303'),(54998,1637,'page-content_0_list_0_icon','336'),(54999,1637,'page-content_0_list_0_title','3D Secure transactions'),(55000,1637,'page-content_0_list_0_description','Deploy our agile payment pages to suit any platform'),(55001,1637,'page-content_0_list_1_icon','337'),(55002,1637,'page-content_0_list_1_title','Host Validation'),(55003,1637,'page-content_0_list_1_description','Single point of[nbsp]contact, handling authorisation, clearing and settlement'),(55004,1637,'page-content_0_list_2_icon','339'),(55005,1637,'page-content_0_list_2_title','Smart Device Recognition'),(55006,1636,'page-content_4_list_0_title','Presentación y[nbsp]consolidación de[nbsp]datos'),(55007,1637,'page-content_0_list_2_description','State of[nbsp]the art fraud scrubbing and real-time monitoring by[nbsp]our risk team'),(55008,1636,'page-content_4_list_1_icon','2301'),(55009,1637,'page-content_0_list_3_icon','338'),(55010,1636,'page-content_4_list_1_title','Las[nbsp]mejores prácticas de[nbsp]la[nbsp]industria para disputas por[nbsp]chargebacks.'),(55011,1637,'page-content_0_list_3_title','Great Conversion Rates'),(55012,1636,'page-content_4_list_2_icon','2302'),(55013,1637,'page-content_0_list_3_description','Tactical, analytical approach to[nbsp]your pricing'),(55014,1636,'page-content_4_list_2_title','Plantee una[nbsp]disputa en[nbsp]el[nbsp]momento ideal'),(55015,1637,'page-content_0_list','4'),(55016,1636,'page-content_4_list_3_icon','2300'),(55017,1637,'page-content_1_block-type','type-2'),(55018,1636,'page-content_4_list_3_title','Alta tasa de[nbsp]éxitos en[nbsp]casos de[nbsp]disputa'),(55019,1637,'page-content_1_content-position','right'),(55020,1636,'page-content_4_list','4'),(55021,1637,'page-content_1_content_image','344'),(55022,1636,'page-content','5'),(55023,1637,'page-content_1_content_title','Revenue Optimization'),(55024,1637,'page-content_1_content_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(55025,1636,'blog-block_title-color','#4BD18E'),(55026,1637,'page-content_1_content',''),(55027,1636,'blog-block_title_before','Su éxito es el nuestro'),(55028,1637,'page-content_1_list_0_icon','342'),(55029,1636,'blog-block_title_after','Está en buenas manos.'),(55030,1637,'page-content_1_list_0_title','Fast and Easy Set-Up'),(55031,1636,'blog-block_title',''),(55032,1637,'page-content_1_list_1_icon','341'),(55033,1636,'blog-block_link','a:3:{s:5:\"title\";s:32:\"Vea nuestras historias de éxito\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/es/blog/\";s:6:\"target\";s:0:\"\";}'),(55034,1637,'page-content_1_list_1_title','Dedicated Technical Support'),(55035,1636,'blog-block_posts','a:4:{i:0;s:4:\"2698\";i:1;s:4:\"2692\";i:2;s:4:\"2679\";i:3;s:4:\"2660\";}'),(55036,1637,'page-content_1_list_2_icon','343'),(55037,1636,'blog-block_post-button-title','Ver caso de estudio'),(55038,1637,'page-content_1_list_2_title','Intelligent Dashboards'),(55039,1636,'blog-block',''),(55040,1637,'page-content_1_list_3_icon','340'),(55041,1636,'testimonials_title',''),(55042,1637,'page-content_1_list_3_title','Advanced Security'),(55043,1636,'testimonials_description',''),(55044,1637,'page-content_1_list','4'),(55045,1636,'testimonials_cases',''),(55046,1637,'page-content_2_block-type','type-3'),(55047,1636,'testimonials_post-button-title',''),(55048,1637,'page-content_2_content-position','left'),(55049,1636,'testimonials',''),(55050,1637,'page-content_2_content_image','1671'),(55051,1636,'product-preview_image','458'),(55052,1637,'page-content_2_content_title','High Level of Service'),(55053,1638,'main-block_image','300'),(55054,1636,'product-preview_title_label','CG'),(55055,1638,'main-block_title','Soluciones completas de[nbsp]adquisición'),(55056,1637,'page-content_2_content_description','All the information you need right at[nbsp]your fingertips. We[nbsp]put you in[nbsp]the driver’s seat empowered by[nbsp]real-time and in-depth data to[nbsp]guide your decisions.'),(55057,1636,'product-preview_title_title','Risk and Compliance'),(55058,1638,'main-block_description','CommerceGate le[nbsp]ofrece acceso a[nbsp]nuestra propia cuenta de[nbsp]Facilitador de[nbsp]Pagos y[nbsp]nuestra red global de[nbsp]socios de[nbsp]cuentas de[nbsp]Comerciante Directo con[nbsp]una[nbsp]sola cuenta.'),(55059,1636,'product-preview_title',''),(55060,1638,'main-block_first-button','a:3:{s:5:\"title\";s:14:\"Pregunte ahora\";s:3:\"url\";s:57:\"https://commercegate.goodface.com.ua/wp/es/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(55061,1636,'product-preview_description','Tome el[nbsp]control de[nbsp]nuestros sistemas de[nbsp]monitoreo de[nbsp]fraude y[nbsp]esté al[nbsp]día en[nbsp]cumplimiento.'),(55062,1638,'main-block_second-button','Descubra más'),(55063,1637,'page-content_2_content',''),(55064,1636,'product-preview',''),(55065,1638,'main-block',''),(55066,1636,'product-preview_label','CG'),(55067,1637,'page-content_2_list_0_title','Online Payments Processing'),(55068,1638,'introductory-block_title','Online Payment Processing'),(55069,1636,'product-preview_icon','2811'),(55070,1637,'page-content_2_list_0_description','Deploy our agile payment pages to suit any platform'),(55071,1638,'introductory-block_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to \r\naccept credit card payments from your customers safely.'),(55072,1637,'page-content_2_list_1_title','Acquiring Solutions'),(55073,1638,'introductory-block',''),(55074,1637,'page-content_2_list_1_description','Single point of[nbsp]contact, handling authorisation, clearing and settlement'),(55075,1638,'page-content_0_block-type','type-1'),(55076,1637,'page-content_2_list_2_title','Risk & Compliance'),(55077,1638,'page-content_0_content-position','left'),(55078,1637,'page-content_2_list_2_description','State of[nbsp]the art fraud scrubbing and real-time monitoring by[nbsp]our risk team'),(55079,1638,'page-content_0_style_content-color','light'),(55080,1637,'page-content_2_list_3_title','Revenue Optimization'),(55081,1638,'page-content_0_style_bg-type','dark'),(55082,1637,'page-content_2_list_3_description','Tactical, analytical approach to[nbsp]your pricing'),(55083,1638,'page-content_0_style',''),(55084,1637,'page-content_2_list','4'),(55085,1638,'page-content_0_content_image','2766'),(55086,1637,'page-content_3_block-type','type-4'),(55087,1638,'page-content_0_content_title','Planificar pagos con[nbsp]tarjeta'),(55088,1637,'page-content_3_content-position','right'),(55089,1638,'page-content_0_content_description','CommerceGate le[nbsp]ofrece una[nbsp]forma segura de[nbsp]aceptar pagos con[nbsp]tarjeta de[nbsp]débito y[nbsp]crédito en[nbsp]línea con[nbsp]su[nbsp]Cuenta de[nbsp]Comerciante existente, junto con[nbsp]todas las[nbsp]herramientas que necesitará para optimizar y[nbsp]maximizar sus[nbsp]ingresos y[nbsp]escalar su[nbsp]negocio.'),(55090,1637,'page-content_3_content_image','1673'),(55091,1637,'page-content_3_content_title','Payment Gateway Platform'),(55092,1637,'page-content_3_content_description','CommerceGate lets you accept credit and debit card payments online using your existing Merchant Account. Our payment gateway comes loaded with the tools and features you need to[nbsp]maximise your revenue.'),(55093,1637,'page-content_3_content',''),(55094,1637,'page-content_3_list_0_icon','346'),(55095,1637,'page-content_3_list_0_title','Cutting-edge Technology'),(55096,1637,'page-content_3_list_0_description','Deploy our agile payment pages to suit any platform'),(55097,1637,'page-content_3_list_1_icon','346'),(55098,1638,'page-content_0_content',''),(55099,1637,'page-content_3_list_1_title','Customer-Driven \r\nPlatform Development'),(55100,1638,'page-content_0_list_0_icon','2289'),(55101,1637,'page-content_3_list_1_description','Single point of[nbsp]contact, handling authorisation, clearing and settlement'),(55102,1638,'page-content_0_list_0_title','Formularios de[nbsp]pago universales'),(55103,1638,'page-content_0_list_0_description','Nuestros formularios de[nbsp]pago universales funcionan en[nbsp]una[nbsp]amplia gama de[nbsp]plataformas, dispositivos y[nbsp]modelos de[nbsp]negocio utilizando la[nbsp]última tecnología relacionada.'),(55104,1638,'page-content_0_list_1_icon','2192'),(55105,1638,'page-content_0_list_1_title','Solución de[nbsp]pago todo en[nbsp]uno'),(55106,1638,'page-content_0_list_1_description','Combine aceptación, compensación de[nbsp]transacciones y[nbsp]liquidaciones con[nbsp]su[nbsp]cuenta.'),(55107,1638,'page-content_0_list_2_icon','2282'),(55108,1638,'page-content_0_list_2_title','Prevención de[nbsp]fraude automatizado'),(55109,1638,'page-content_0_list_2_description','Tome el[nbsp]control de[nbsp]nuestros sistemas de[nbsp]monitoreo de[nbsp]fraude en[nbsp]tiempo real y[nbsp]siga cumpliendo con[nbsp]los[nbsp]límites.'),(55110,1638,'page-content_0_list_3_icon','2283'),(55111,1638,'page-content_0_list_3_title','Optimice los[nbsp]costos y[nbsp]las[nbsp]ganancias'),(55112,1638,'page-content_0_list_3_description','Tarifas transparentes y[nbsp]estructura de[nbsp]precios basada en datos y[nbsp]análisis.'),(55113,1637,'page-content_3_list_2_icon','346'),(55114,1638,'page-content_0_list','4'),(55115,1637,'page-content_3_list_2_title','Rock Solid Security'),(55116,1638,'page-content_1_block-type','type-3'),(55117,1637,'page-content_3_list_2_description','State of[nbsp]the art fraud scrubbing and real-time monitoring by[nbsp]our risk team'),(55118,1638,'page-content_1_content-position','right'),(55119,1637,'page-content_3_list_3_icon','346'),(55120,1637,'page-content_3_list_3_title','Level 1 PCI Compliance'),(55121,1637,'page-content_3_list_3_description','Tactical, analytical approach to[nbsp]your pricing'),(55122,1637,'page-content_3_list','4'),(55123,1637,'page-content_4_block-type','type-5'),(55124,1638,'page-content_1_content_image','2445'),(55125,1637,'page-content_4_content-position','left'),(55126,1638,'page-content_1_content_title','Acceso al[nbsp]mercado de[nbsp]LATAM para comerciantes de[nbsp]la[nbsp]UE'),(55127,1637,'page-content_4_style_content-color','dark'),(55128,1638,'page-content_1_content_description','CommerceGate ofrecerá acceso a[nbsp]los[nbsp]mercados de[nbsp]LATAM para comerciantes con[nbsp]sede en[nbsp]la[nbsp]UE, proporcionando métodos de[nbsp]pago y[nbsp]adquisición locales, empezando con[nbsp]Brasil.'),(55129,1637,'page-content_4_style_bg-type','light'),(55130,1637,'page-content_4_style',''),(55131,1638,'page-content_1_content',''),(55132,1637,'page-content_4_content_image','352'),(55133,1638,'page-content_1_list_0_icon','342'),(55134,1637,'page-content_4_content_title','SaaS Billing Platform'),(55135,1637,'page-content_4_content_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(55136,1637,'page-content_4_content_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(55137,1637,'page-content_4_content',''),(55138,1637,'page-content_4_list_0_icon','349'),(55139,1637,'page-content_4_list_0_title','Certificate of Authenticity'),(55140,1638,'page-content_1_list_0_title','Procesamiento de[nbsp]pagos con[nbsp]tarjeta local'),(55141,1637,'page-content_4_list_1_icon','348'),(55142,1638,'page-content_1_list_1_icon','341'),(55143,1637,'page-content_4_list_1_title','Best Solution Awward'),(55144,1638,'page-content_1_list_1_title','Acceda a[nbsp]métodos de[nbsp]pago locales a[nbsp]nivel mundial'),(55145,1637,'page-content_4_list_2_icon','350'),(55146,1638,'page-content_1_list_2_icon','343'),(55147,1639,'main-block_image','300'),(55148,1637,'page-content_4_list_2_title','Compliance Certificate'),(55149,1638,'page-content_1_list_2_title','LATAM varias monedas locales'),(55150,1639,'main-block_title','Impulse sus ventas e[nbsp]ingresos'),(55151,1637,'page-content_4_list_3_icon','351'),(55152,1639,'main-block_description','CommerceGate ofrece soluciones de[nbsp]pago personalizadas para todos los[nbsp]tipos de[nbsp]negocios, las[nbsp]tecnologías de[nbsp]pago más avanzadas y[nbsp]experiencia en[nbsp]el[nbsp]sector para maximizar sus[nbsp]ingresos y[nbsp]mantener sus[nbsp]costos bajos.'),(55153,1638,'page-content_1_list_3_icon','340'),(55154,1637,'page-content_4_list_3_title','Customers Choise Awward'),(55155,1639,'main-block_first-button','a:3:{s:5:\"title\";s:14:\"Pregunte ahora\";s:3:\"url\";s:57:\"https://commercegate.goodface.com.ua/wp/es/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(55156,1637,'page-content_4_list','4'),(55157,1639,'main-block_second-button','Descubra más'),(55158,1637,'page-content','5'),(55159,1638,'page-content_1_list_3_title','Liquidaciones SEPA directas automatizadas'),(55160,1639,'main-block',''),(55161,1637,'blog-block_title-color','#4BD18E'),(55162,1639,'introductory-block_title','Online Payment Processing'),(55163,1638,'page-content_1_list','4'),(55164,1637,'blog-block_title_before','You’re in good company.'),(55165,1638,'page-content_2_block-type','type-4'),(55166,1639,'introductory-block_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to \r\naccept credit card payments from your customers safely.'),(55167,1637,'blog-block_title_after','Share success with us'),(55168,1639,'introductory-block',''),(55169,1638,'page-content_2_content-position','left'),(55170,1637,'blog-block_title',''),(55171,1639,'page-content_0_block-type','type-4'),(55172,1637,'blog-block_link','a:3:{s:5:\"title\";s:29:\"Read all customers’ stories\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(55173,1639,'page-content_0_content-position','left'),(55174,1637,'blog-block_posts',''),(55175,1638,'page-content_2_content_image','2446'),(55176,1639,'page-content_0_style_content-color','light'),(55177,1637,'blog-block_post-button-title','Read Full Story'),(55178,1639,'page-content_0_style_bg-type','dark'),(55179,1638,'page-content_2_content_title','Amplia red de[nbsp]socios adquirentes'),(55180,1637,'blog-block',''),(55181,1638,'page-content_2_content_description','CommerceGate ofrece más[nbsp]de[nbsp]20 socios adquirentes locales y[nbsp]globales a[nbsp]cualquier negocio para aumentar sus[nbsp]tasas de[nbsp]aceptación de[nbsp]pagos, con[nbsp]una[nbsp]alta disponibilidad de[nbsp]pago y[nbsp]elevados tiempos de[nbsp]actividad, con[nbsp]las[nbsp]tarifas más[nbsp]competitivas.'),(55182,1639,'page-content_0_style',''),(55183,1637,'testimonials_title','Latest Testimonials'),(55184,1638,'page-content_2_content',''),(55185,1639,'page-content_0_content_image','2440'),(55186,1638,'page-content_2_list_0_title','Socios adquirentes locales y[nbsp]globales'),(55187,1637,'testimonials_description','Don’t take our word for it. Take yours.'),(55188,1639,'page-content_0_content_title','Escale con[nbsp]pagos globales'),(55189,1638,'page-content_2_list_0_description','Abra cuentas comerciales adicionales según sus[nbsp]requisitos sin[nbsp]problemas.'),(55190,1637,'testimonials_cases',''),(55191,1639,'page-content_0_content_description','Aproveche nuestra asociación global con[nbsp]bancos locales de[nbsp]diferentes países, ofreciéndole un[nbsp]amplio alcance global y[nbsp]los[nbsp]precios nacionales más[nbsp]competitivos con[nbsp]modelos de[nbsp]precios escalonados que se[nbsp]aplican automáticamente.'),(55192,1637,'testimonials_post-button-title','Read Company’s case study'),(55193,1638,'page-content_2_list_1_title','Innovador cumplimiento del[nbsp]perfil de[nbsp]comerciante'),(55194,1639,'page-content_0_content',''),(55195,1638,'page-content_2_list_1_description','Aseguramos que su[nbsp]perfil de[nbsp]comerciante esté listo para el[nbsp]registro con[nbsp]los[nbsp]bancos.'),(55196,1637,'testimonials',''),(55197,1639,'page-content_0_list_0_icon','2230'),(55198,1637,'product-preview_image','458'),(55199,1638,'page-content_2_list_2_title','Esté en[nbsp]línea con[nbsp]altos tiempos de[nbsp]uso'),(55200,1639,'page-content_0_list_0_title','Altos ratios de[nbsp]aceptación de[nbsp]pagos'),(55201,1638,'page-content_2_list_2_description','Aproveche nuestra infraestructura de[nbsp]alta[nbsp]disponibilidad de[nbsp]pagos y[nbsp]contingencias planificadas.'),(55202,1637,'product-preview_label','CG'),(55203,1639,'page-content_0_list_0_description','Acceda a[nbsp]nuestro motor de[nbsp]enrutamiento inteligente y[nbsp][nbsp]a[nbsp]una[nbsp]gran red de[nbsp]adquirentes.'),(55204,1638,'page-content_2_list_3_title','Sólida red de[nbsp]socios adquirentes'),(55205,1637,'product-preview_description','Obtenga tarjetas de crédito corporativas y personales personalizadas, vinculadas a su cuenta, para sus terceros y socios clave .'),(55206,1639,'page-content_0_list_1_icon','2279'),(55207,1637,'product-preview',''),(55208,1638,'page-content_2_list_3_description','Aproveche nuestra creciente red de[nbsp]socios adquirentes para seguir siendo eficiente.'),(55209,1639,'page-content_0_list_1_title','Disfrute de[nbsp]precios y[nbsp]tarifas más[nbsp]bajas'),(55210,1638,'page-content_2_list','4'),(55211,1637,'product-preview_icon','2815'),(55212,1639,'page-content_0_list_1_description','Obtenga las[nbsp]mejores tarifas con[nbsp]nuestro estudiado modelo de[nbsp]precios.'),(55214,1639,'page-content_0_list_2_icon','2278'),(55216,1639,'page-content_0_list_2_title','Diversificar la[nbsp]terminación de[nbsp]cuentas'),(55218,1639,'page-content_0_list_2_description','Conéctese a[nbsp]varios métodos y[nbsp]procedimientos personalizables para la[nbsp]cancelación de[nbsp]la[nbsp]cuenta.'),(55220,1639,'page-content_0_list_3_icon','2280'),(55222,1639,'page-content_0_list_3_title','Directrices inteligentes 3D[nbsp]Secure[nbsp]2.x'),(55224,1639,'page-content_0_list_3_description','Tome el[nbsp]control y[nbsp]decida las[nbsp]excepciones clave y[nbsp]los[nbsp]casos críticos para escalar su[nbsp]negocio.'),(55226,1639,'page-content_0_list','4'),(55228,1639,'page-content_1_block-type','type-5'),(55230,1639,'page-content_1_content-position','right'),(55232,1639,'page-content_1_content_image','2443'),(55234,1639,'page-content_1_content_title','Acepte pagos a[nbsp]nivel mundial'),(55236,1639,'page-content_1_content_description','CommerceGate le[nbsp]ofrece el[nbsp]conjunto definitivo de[nbsp]métodos de[nbsp]pago según preferencias locales y[nbsp]globales en[nbsp]la mayoría de[nbsp]las ubicaciones.'),(55238,1639,'page-content_1_content',''),(55240,1639,'page-content_1_list_0_icon','2281'),(55242,1639,'page-content_1_list_0_title','Tarjetas de[nbsp]crédito globales (Visa, Mastercard, Maestro, Amex, JCB, Diners Club, Aura, Elo)'),(55244,1639,'page-content_1_list_1_icon','2715'),(55246,1639,'page-content_1_list_1_title','Pagos brasileños con[nbsp]PIX'),(55248,1639,'page-content_1_list_2_icon','795'),(55250,1639,'page-content_1_list_2_title','Pagos con[nbsp]Boleto Bancário'),(55252,1639,'page-content_1_list_3_icon','799'),(55254,1639,'page-content_1_list_3_title','Transferencia bancaria[nbsp]TED'),(55256,1639,'page-content_1_list','4'),(55291,1638,'page-content','3'),(55293,1638,'blog-block_title-color','#4BD18E'),(55295,1638,'blog-block_title_before','Su éxito es el nuestro.'),(55297,1638,'blog-block_title_after','Está en buenas manos.'),(55299,1638,'blog-block_title',''),(55301,1638,'blog-block_link','a:3:{s:5:\"title\";s:32:\"Vea nuestras historias de éxito\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/es/blog/\";s:6:\"target\";s:0:\"\";}'),(55303,1638,'blog-block_posts','a:2:{i:0;s:4:\"2651\";i:1;s:4:\"2508\";}'),(55305,1638,'blog-block_post-button-title','Ver caso de estudio'),(55307,1638,'blog-block',''),(55309,1638,'testimonials_title',''),(55314,1638,'testimonials_description',''),(55316,1638,'testimonials_cases',''),(55319,1638,'testimonials_post-button-title',''),(55321,1638,'testimonials',''),(55323,1638,'product-preview_image','458'),(55325,1638,'product-preview_label','CG'),(55327,1638,'product-preview_description','Facilite el[nbsp]crecimiento de[nbsp]los[nbsp]negocios de[nbsp]sus clientes con[nbsp]integraciones todo en[nbsp]uno.'),(55329,1638,'product-preview',''),(55336,1638,'product-preview_icon','2810'),(55345,1639,'page-content','2'),(55346,1639,'blog-block_title-color','#4BD18E'),(55347,1639,'blog-block_title_before','Su éxito es el nuestro. '),(55348,1639,'blog-block_title_after','Está en buenas manos.'),(55349,1640,'main-block_image','300'),(55350,1639,'blog-block_title',''),(55351,1640,'main-block_title','Custom Featured \r\nPayment Page'),(55352,1639,'blog-block_link','a:3:{s:5:\"title\";s:32:\"Vea nuestras historias de éxito\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/es/blog/\";s:6:\"target\";s:0:\"\";}'),(55353,1640,'main-block_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(55354,1639,'blog-block_posts','a:2:{i:0;s:4:\"2651\";i:1;s:4:\"2508\";}'),(55355,1640,'main-block_first-button','a:3:{s:5:\"title\";s:9:\"Start now\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(55356,1640,'main-block_second-button','Explore more'),(55357,1639,'blog-block_post-button-title','Ver caso de estudio'),(55358,1640,'main-block',''),(55359,1639,'blog-block',''),(55360,1640,'introductory-block_title','Online Payment Processing'),(55361,1639,'testimonials_title',''),(55362,1640,'introductory-block_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to \r\naccept credit card payments from your customers safely.'),(55363,1639,'testimonials_description',''),(55364,1640,'introductory-block',''),(55365,1640,'page-content_0_block-type','type-1'),(55366,1639,'testimonials_cases',''),(55367,1640,'page-content_0_content-position','left'),(55368,1639,'testimonials_post-button-title',''),(55369,1640,'page-content_0_style_content-color','light'),(55370,1640,'page-content_0_style_bg-type','dark'),(55371,1639,'testimonials',''),(55372,1640,'page-content_0_style',''),(55373,1639,'product-preview_image','458'),(55374,1640,'page-content_0_content_image','1666'),(55375,1639,'product-preview_label','CG'),(55376,1640,'page-content_0_content_title','Risk & Compliance Management Services'),(55377,1639,'product-preview_description','Ofrezca la[nbsp]mejor experiencia de[nbsp]pago, totalmente personalizable para sus[nbsp]clientes.'),(55378,1640,'page-content_0_content_description','Our risk management system is[nbsp]the most advanced, customizable and effective in[nbsp]the business. We[nbsp]combine advanced technology and experienced human control to[nbsp]minimise fraudulent transactions while keeping decline rates low and your valued customers satisfied.'),(55379,1639,'product-preview',''),(55380,1640,'page-content_0_content',''),(55381,1639,'product-preview_icon','2808'),(55382,1640,'page-content_0_list_0_icon','336'),(55383,1640,'page-content_0_list_0_title','3D Secure transactions'),(55384,1640,'page-content_0_list_0_description','Deploy our agile payment pages to suit any platform'),(55385,1640,'page-content_0_list_1_icon','337'),(55386,1640,'page-content_0_list_1_title','Host Validation'),(55387,1640,'page-content_0_list_1_description','Single point of[nbsp]contact, handling authorisation, clearing and settlement'),(55388,1640,'page-content_0_list_2_icon','339'),(55389,1640,'page-content_0_list_2_title','Smart Device Recognition'),(55390,1640,'page-content_0_list_2_description','State of[nbsp]the art fraud scrubbing and real-time monitoring by[nbsp]our risk team'),(55391,1640,'page-content_0_list_3_icon','338'),(55392,1640,'page-content_0_list_3_title','Great Conversion Rates'),(55393,1640,'page-content_0_list_3_description','Tactical, analytical approach to[nbsp]your pricing'),(55394,1640,'page-content_0_list','4'),(55395,1640,'page-content_1_block-type','type-2'),(55396,1640,'page-content_1_content-position','right'),(55397,1640,'page-content_1_content_image','344'),(55398,1640,'page-content_1_content_title','Revenue Optimization'),(55399,1640,'page-content_1_content_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(55400,1640,'page-content_1_content',''),(55401,1640,'page-content_1_list_0_icon','342'),(55402,1640,'page-content_1_list_0_title','Fast and Easy Set-Up'),(55403,1640,'page-content_1_list_1_icon','341'),(55404,1640,'page-content_1_list_1_title','Dedicated Technical Support'),(55405,1640,'page-content_1_list_2_icon','343'),(55406,1640,'page-content_1_list_2_title','Intelligent Dashboards'),(55407,1640,'page-content_1_list_3_icon','340'),(55408,1640,'page-content_1_list_3_title','Advanced Security'),(55409,1640,'page-content_1_list','4'),(55410,1640,'page-content_2_block-type','type-3'),(55411,1640,'page-content_2_content-position','left'),(55412,1640,'page-content_2_content_image','1671'),(55413,1640,'page-content_2_content_title','High Level of Service'),(55414,1640,'page-content_2_content_description','All the information you need right at[nbsp]your fingertips. We[nbsp]put you in[nbsp]the driver’s seat empowered by[nbsp]real-time and in-depth data to[nbsp]guide your decisions.'),(55415,1640,'page-content_2_content',''),(55416,1640,'page-content_2_list_0_title','Online Payments Processing'),(55417,1640,'page-content_2_list_0_description','Deploy our agile payment pages to suit any platform'),(55418,1640,'page-content_2_list_1_title','Acquiring Solutions'),(55419,1640,'page-content_2_list_1_description','Single point of[nbsp]contact, handling authorisation, clearing and settlement'),(55420,1640,'page-content_2_list_2_title','Risk & Compliance'),(55421,1640,'page-content_2_list_2_description','State of[nbsp]the art fraud scrubbing and real-time monitoring by[nbsp]our risk team'),(55422,1640,'page-content_2_list_3_title','Revenue Optimization'),(55423,1640,'page-content_2_list_3_description','Tactical, analytical approach to[nbsp]your pricing'),(55424,1640,'page-content_2_list','4'),(55425,1640,'page-content_3_block-type','type-4'),(55426,1640,'page-content_3_content-position','right'),(55427,1640,'page-content_3_content_image','1673'),(55428,1640,'page-content_3_content_title','Payment Gateway Platform'),(55429,1640,'page-content_3_content_description','CommerceGate lets you accept credit and debit card payments online using your existing Merchant Account. Our payment gateway comes loaded with the tools and features you need to[nbsp]maximise your revenue.'),(55430,1640,'page-content_3_content',''),(55431,1640,'page-content_3_list_0_icon','346'),(55432,1640,'page-content_3_list_0_title','Cutting-edge Technology'),(55433,1640,'page-content_3_list_0_description','Deploy our agile payment pages to suit any platform'),(55434,1640,'page-content_3_list_1_icon','346'),(55435,1640,'page-content_3_list_1_title','Customer-Driven \r\nPlatform Development'),(55436,1640,'page-content_3_list_1_description','Single point of[nbsp]contact, handling authorisation, clearing and settlement'),(55437,1640,'page-content_3_list_2_icon','346'),(55438,1640,'page-content_3_list_2_title','Rock Solid Security'),(55439,1640,'page-content_3_list_2_description','State of[nbsp]the art fraud scrubbing and real-time monitoring by[nbsp]our risk team'),(55440,1640,'page-content_3_list_3_icon','346'),(55441,1640,'page-content_3_list_3_title','Level 1 PCI Compliance'),(55442,1640,'page-content_3_list_3_description','Tactical, analytical approach to[nbsp]your pricing'),(55443,1640,'page-content_3_list','4'),(55444,1640,'page-content_4_block-type','type-5'),(55445,1640,'page-content_4_content-position','left'),(55446,1640,'page-content_4_style_content-color','dark'),(55447,1640,'page-content_4_style_bg-type','light'),(55448,1640,'page-content_4_style',''),(55449,1640,'page-content_4_content_image','352'),(55450,1640,'page-content_4_content_title','SaaS Billing Platform'),(55451,1640,'page-content_4_content_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(55452,1640,'page-content_4_content_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(55453,1640,'page-content_4_content',''),(55454,1640,'page-content_4_list_0_icon','349'),(55455,1640,'page-content_4_list_0_title','Certificate of Authenticity'),(55456,1640,'page-content_4_list_1_icon','348'),(55457,1640,'page-content_4_list_1_title','Best Solution Awward'),(55458,1640,'page-content_4_list_2_icon','350'),(55459,1640,'page-content_4_list_2_title','Compliance Certificate'),(55460,1640,'page-content_4_list_3_icon','351'),(55461,1640,'page-content_4_list_3_title','Customers Choise Awward'),(55462,1640,'page-content_4_list','4'),(55463,1640,'page-content','5'),(55464,1640,'blog-block_title-color','#4BD18E'),(55465,1640,'blog-block_title_before','You’re in good company.'),(55466,1640,'blog-block_title_after','Share success with us'),(55467,1641,'main-block_image','300'),(55468,1640,'blog-block_title',''),(55469,1640,'blog-block_link','a:3:{s:5:\"title\";s:29:\"Read all customers’ stories\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(55470,1641,'main-block_title','Custom Featured \r\nPayment Page'),(55471,1640,'blog-block_posts',''),(55472,1641,'main-block_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(55473,1641,'main-block_first-button','a:3:{s:5:\"title\";s:9:\"Start now\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(55474,1641,'main-block_second-button','Explore more'),(55475,1641,'main-block',''),(55476,1641,'introductory-block_title','Online Payment Processing'),(55477,1641,'introductory-block_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to \r\naccept credit card payments from your customers safely.'),(55478,1642,'main-block_image','300'),(55479,1640,'blog-block_post-button-title','Read Full Story'),(55480,1641,'introductory-block',''),(55481,1640,'blog-block',''),(55482,1642,'main-block_title','Plataforma de[nbsp]Facturación SaaS'),(55483,1641,'page-content_0_block-type','type-1'),(55484,1642,'main-block_description','CommerceGate ofrece una[nbsp]solución de[nbsp]facturación automatizada de[nbsp]un[nbsp]extremo a[nbsp]otro, desde el[nbsp]cálculo de[nbsp]cargos hasta el[nbsp]envío de[nbsp]facturas programadas que le[nbsp]ayudan a[nbsp]optimizar sus[nbsp]operaciones.'),(55485,1640,'testimonials_title','Latest Testimonials'),(55486,1641,'page-content_0_content-position','left'),(55487,1640,'testimonials_description','Don’t take our word for it. Take yours.'),(55488,1642,'main-block_first-button','a:3:{s:5:\"title\";s:14:\"Pregunte ahora\";s:3:\"url\";s:57:\"https://commercegate.goodface.com.ua/wp/es/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(55489,1641,'page-content_0_style_content-color','light'),(55490,1642,'main-block_second-button','Descubra más'),(55491,1640,'testimonials_cases',''),(55492,1641,'page-content_0_style_bg-type','dark'),(55493,1640,'testimonials_post-button-title','Read Company’s case study'),(55494,1641,'page-content_0_style',''),(55495,1642,'main-block',''),(55496,1641,'page-content_0_content_image','1666'),(55497,1640,'testimonials',''),(55498,1642,'introductory-block_title','Online Payment Processing'),(55499,1640,'product-preview_image','2190'),(55500,1641,'page-content_0_content_title','Risk & Compliance Management Services'),(55501,1642,'introductory-block_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to \r\naccept credit card payments from your customers safely.'),(55502,1641,'page-content_0_content_description','Our risk management system is[nbsp]the most advanced, customizable and effective in[nbsp]the business. We[nbsp]combine advanced technology and experienced human control to[nbsp]minimise fraudulent transactions while keeping decline rates low and your valued customers satisfied.'),(55503,1640,'product-preview_label','CG'),(55504,1642,'introductory-block',''),(55505,1640,'product-preview_description','Obtenga acceso completo a[nbsp]los[nbsp]beneficios de[nbsp]la[nbsp]solución Monedero Digital[nbsp]CG para aumentar la[nbsp]interacción del[nbsp]cliente con su[nbsp]negocio.'),(55506,1641,'page-content_0_content',''),(55507,1642,'page-content_0_block-type','type-1'),(55508,1640,'product-preview',''),(55509,1642,'page-content_0_content-position','left'),(55510,1640,'product-preview_icon','2816'),(55511,1641,'page-content_0_list_0_icon','336'),(55512,1642,'page-content_0_style_content-color','light'),(55513,1642,'page-content_0_style_bg-type','dark'),(55514,1641,'page-content_0_list_0_title','3D Secure transactions'),(55515,1642,'page-content_0_style',''),(55516,1641,'page-content_0_list_0_description','Deploy our agile payment pages to suit any platform'),(55517,1642,'page-content_0_content_image','2765'),(55518,1641,'page-content_0_list_1_icon','337'),(55519,1642,'page-content_0_content_title','Automatizar todos los tipos de[nbsp]facturación'),(55520,1641,'page-content_0_list_1_title','Host Validation'),(55521,1642,'page-content_0_content_description','CommerceGate le[nbsp]ofrece un[nbsp]sistema de[nbsp]facturación automatizado para crear y[nbsp]emitir facturas y[nbsp]liquidaciones, lo[nbsp]que le[nbsp]ayuda a[nbsp]optimizar su[nbsp]flujo de[nbsp]trabajo y[nbsp]mantener su[nbsp]eficiencia operativa, para que[nbsp]pueda concentrarse en[nbsp]escalar su[nbsp]negocio.'),(55522,1641,'page-content_0_list_1_description','Single point of[nbsp]contact, handling authorisation, clearing and settlement'),(55523,1642,'page-content_0_content',''),(55524,1641,'page-content_0_list_2_icon','339'),(55525,1642,'page-content_0_list_0_icon','2328'),(55526,1641,'page-content_0_list_2_title','Smart Device Recognition'),(55527,1642,'page-content_0_list_0_title','Múltiples modelos de[nbsp]facturación y[nbsp]precios'),(55528,1641,'page-content_0_list_2_description','State of[nbsp]the art fraud scrubbing and real-time monitoring by[nbsp]our risk team'),(55529,1642,'page-content_0_list_0_description','Varias líneas de[nbsp]facturación para comerciantes con[nbsp]diferentes criterios'),(55530,1641,'page-content_0_list_3_icon','338'),(55531,1642,'page-content_0_list_1_icon','2330'),(55532,1641,'page-content_0_list_3_title','Great Conversion Rates'),(55533,1642,'page-content_0_list_1_title','Admite estructuras de[nbsp]tarifas populares'),(55534,1641,'page-content_0_list_3_description','Tactical, analytical approach to[nbsp]your pricing'),(55535,1642,'page-content_0_list_1_description','Obtenga el[nbsp]precio más bajo para IC++, modelos de[nbsp]facturación basados ​​en[nbsp]tarifas planas y[nbsp]por[nbsp]niveles, geográficos y[nbsp]basados ​​en[nbsp]tarjetas.'),(55536,1642,'page-content_0_list_2_icon','2329'),(55537,1641,'page-content_0_list','4'),(55538,1642,'page-content_0_list_2_title','Precios por escalas en[nbsp]tiempo real'),(55539,1641,'page-content_1_block-type','type-2'),(55540,1642,'page-content_0_list_2_description','Todas las transacciones importan. Nuestro sistema de[nbsp]precios basado en[nbsp]escalas garantiza que[nbsp]nunca pague más del[nbsp]monto acordado originalmente. Te[nbsp]lo garantizamos.'),(55541,1641,'page-content_1_content-position','right'),(55542,1642,'page-content_0_list_3_icon','2327'),(55543,1641,'page-content_1_content_image','344'),(55544,1642,'page-content_0_list_3_title','Opciones de[nbsp]facturación personalizables'),(55545,1641,'page-content_1_content_title','Revenue Optimization'),(55546,1642,'page-content_0_list_3_description','Admite períodos de[nbsp]facturación, ciclos de[nbsp]liquidación, horarios y[nbsp]monedas variables.'),(55547,1641,'page-content_1_content_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(55548,1642,'page-content_0_list','4'),(55549,1641,'page-content_1_content',''),(55550,1642,'page-content_1_block-type','type-5'),(55551,1641,'page-content_1_list_0_icon','342'),(55552,1641,'page-content_1_list_0_title','Fast and Easy Set-Up'),(55553,1642,'page-content_1_content-position','right'),(55554,1641,'page-content_1_list_1_icon','341'),(55555,1642,'page-content_1_content_image','2426'),(55556,1641,'page-content_1_list_1_title','Dedicated Technical Support'),(55557,1642,'page-content_1_content_title','Automatice los precios basados ​​en[nbsp]escalados y[nbsp]controles de[nbsp]equilibrio'),(55558,1641,'page-content_1_list_2_icon','343'),(55559,1642,'page-content_1_content_description','CommerceGate le[nbsp]ofrece las[nbsp]mejores tarifas, aplicando automáticamente descuentos según niveles de[nbsp]escalado del[nbsp]volumen total de[nbsp]transacciones.'),(55560,1641,'page-content_1_list_2_title','Intelligent Dashboards'),(55561,1642,'page-content_1_content',''),(55562,1641,'page-content_1_list_3_icon','340'),(55563,1642,'page-content_1_list_0_icon','2331'),(55564,1641,'page-content_1_list_3_title','Advanced Security'),(55565,1642,'page-content_1_list_0_title','Cálculo de[nbsp]descuento automático'),(55566,1641,'page-content_1_list','4'),(55567,1642,'page-content_1_list_1_icon','2333'),(55568,1641,'page-content_2_block-type','type-3'),(55569,1642,'page-content_1_list_1_title','Optimizado a[nbsp]precios bajos'),(55570,1642,'page-content_1_list_2_icon','2334'),(55571,1642,'page-content_1_list_2_title','Cantidad ilimitada de[nbsp]niveles de[nbsp]escalado'),(55572,1642,'page-content_1_list_3_icon','2332'),(55573,1642,'page-content_1_list_3_title','No[nbsp]se[nbsp]requiere negociación'),(55574,1642,'page-content_1_list','4'),(55575,1641,'page-content_2_content-position','left'),(55576,1642,'page-content_2_block-type','type-4'),(55577,1641,'page-content_2_content_image','1671'),(55578,1642,'page-content_2_content-position','left'),(55579,1641,'page-content_2_content_title','High Level of Service'),(55580,1642,'page-content_2_content_image','2425'),(55581,1642,'page-content_2_content_title','Todos los avales financieros'),(55582,1641,'page-content_2_content_description','All the information you need right at[nbsp]your fingertips. We[nbsp]put you in[nbsp]the driver’s seat empowered by[nbsp]real-time and in-depth data to[nbsp]guide your decisions.'),(55583,1642,'page-content_2_content_description','CommerceGate admite todos los tipos de[nbsp]garantías financieras del[nbsp]sistema de[nbsp]facturación elegido, para reducir automáticamente las[nbsp]pérdidas transaccionales que surjan de[nbsp]cancelaciones de[nbsp]pagos debidas a[nbsp]reembolsos y[nbsp]chargebacks de[nbsp]clientes.'),(55584,1641,'page-content_2_content',''),(55585,1642,'page-content_2_content',''),(55586,1641,'page-content_2_list_0_title','Online Payments Processing'),(55587,1642,'page-content_2_list_0_title','Reservas rotantes gestionadas por[nbsp]CommerceGate'),(55588,1641,'page-content_2_list_0_description','Deploy our agile payment pages to suit any platform'),(55589,1642,'page-content_2_list_0_description','Gestionamos las[nbsp]reservas para usted de[nbsp]modo que un[nbsp]porcentaje de[nbsp]reserva de[nbsp]cada transacción recibida se[nbsp]libere de[nbsp]forma periódica y[nbsp]automática.'),(55590,1641,'page-content_2_list_1_title','Acquiring Solutions'),(55591,1642,'page-content_2_list_1_title','Programa de[nbsp]lanzamiento flexible'),(55592,1641,'page-content_2_list_1_description','Single point of[nbsp]contact, handling authorisation, clearing and settlement'),(55593,1642,'page-content_2_list_1_description','Un[nbsp]servicio de[nbsp]guante blanco que ofrece fechas de[nbsp]liberación de[nbsp]garantías de[nbsp]riesgo totalmente flexibles'),(55594,1641,'page-content_2_list_2_title','Risk & Compliance'),(55595,1642,'page-content_2_list_2_title','Gestión de[nbsp]depósitos de[nbsp]seguridad'),(55596,1641,'page-content_2_list_2_description','State of[nbsp]the art fraud scrubbing and real-time monitoring by[nbsp]our risk team'),(55597,1642,'page-content_2_list_2_description','Gestión de[nbsp]depósitos de[nbsp]seguridad sin[nbsp]estrés que le[nbsp]permite mantener la[nbsp]cantidad mínima acordada en[nbsp]su saldo de[nbsp]reserva para mejorar la[nbsp]seguridad del[nbsp]flujo de[nbsp]caja.'),(55598,1641,'page-content_2_list_3_title','Revenue Optimization'),(55599,1642,'page-content_2_list_3_title','Gestión de[nbsp]reservas por[nbsp]adelantado'),(55600,1641,'page-content_2_list_3_description','Tactical, analytical approach to[nbsp]your pricing'),(55601,1642,'page-content_2_list_3_description','Antes de[nbsp]procesar sus[nbsp]pagos, recargue fácilmente su[nbsp]saldo de[nbsp]reserva mediante transferencia bancaria.'),(55602,1641,'page-content_2_list','4'),(55603,1642,'page-content_2_list','4'),(55604,1641,'page-content_3_block-type','type-4'),(55605,1642,'page-content_3_block-type','type-3'),(55606,1641,'page-content_3_content-position','right'),(55607,1642,'page-content_3_content-position','right'),(55608,1641,'page-content_3_content_image','1673'),(55609,1642,'page-content_3_content_image','2427'),(55610,1641,'page-content_3_content_title','Payment Gateway Platform'),(55611,1642,'page-content_3_content_title','Liquidación flexible para comerciantes'),(55612,1641,'page-content_3_content_description','CommerceGate lets you accept credit and debit card payments online using your existing Merchant Account. Our payment gateway comes loaded with the tools and features you need to[nbsp]maximise your revenue.'),(55613,1642,'page-content_3_content_description','CommerceGate ofrece soporte a[nbsp]todos los[nbsp]períodos de[nbsp]facturación, líneas de[nbsp]facturación, ciclos de[nbsp]liquidación, horarios y[nbsp]divisas variables.'),(55614,1642,'page-content_3_content',''),(55615,1642,'page-content_3_list_0_icon','346'),(55616,1642,'page-content_3_list_0_title','\"Múltiples modelos de[nbsp]facturación y[nbsp]precios'),(55617,1642,'page-content_3_list_0_description','para múltiples líneas de[nbsp]facturación de[nbsp]comerciantes, con diferentes criterios basados en[nbsp]MID, métodos de[nbsp]pago y[nbsp]precios.\"'),(55618,1642,'page-content_3_list_1_icon','346'),(55619,1641,'page-content_3_content',''),(55620,1642,'page-content_3_list_1_title','Informes de[nbsp]pago completos y[nbsp]separados'),(55621,1641,'page-content_3_list_0_icon','346'),(55622,1642,'page-content_3_list_1_description','e[nbsp]instrucciones de[nbsp]liquidación para sus[nbsp]departamentos de[nbsp]tesorería y[nbsp]finanzas, y[nbsp]para sus[nbsp]comerciantes.\r\n'),(55623,1641,'page-content_3_list_0_title','Cutting-edge Technology'),(55624,1642,'page-content_3_list_2_icon','346'),(55625,1641,'page-content_3_list_0_description','Deploy our agile payment pages to suit any platform'),(55626,1642,'page-content_3_list_2_title','Controle los[nbsp]pagos regulares con[nbsp]un[nbsp]archivo por[nbsp]lotes[nbsp]SEPA'),(55627,1641,'page-content_3_list_1_icon','346'),(55628,1642,'page-content_3_list_2_description','generado automáticamente por el[nbsp]sistema a[nbsp]partir de[nbsp]sus facturas aprobadas y[nbsp]notas de[nbsp]liquidación.'),(55629,1642,'page-content_3_list_3_icon','346'),(55630,1642,'page-content_3_list_3_title','Liquidación automática para cada comerciante,'),(55631,1642,'page-content_3_list_3_description','soportando múltiples divisas y[nbsp]diferentes cuentas bancarias.'),(55632,1642,'page-content_3_list','4'),(55641,1641,'page-content_3_list_1_title','Customer-Driven \r\nPlatform Development'),(55643,1641,'page-content_3_list_1_description','Single point of[nbsp]contact, handling authorisation, clearing and settlement'),(55645,1641,'page-content_3_list_2_icon','346'),(55646,1641,'page-content_3_list_2_title','Rock Solid Security'),(55647,1641,'page-content_3_list_2_description','State of[nbsp]the art fraud scrubbing and real-time monitoring by[nbsp]our risk team'),(55648,1641,'page-content_3_list_3_icon','346'),(55649,1641,'page-content_3_list_3_title','Level 1 PCI Compliance'),(55650,1641,'page-content_3_list_3_description','Tactical, analytical approach to[nbsp]your pricing'),(55651,1643,'main-block_image','300'),(55652,1641,'page-content_3_list','4'),(55653,1641,'page-content_4_block-type','type-5'),(55654,1643,'main-block_title','Pagos en[nbsp]línea para comercio electrónico'),(55655,1641,'page-content_4_content-position','left'),(55656,1643,'main-block_description','Aproveche nuestro sistema líder en[nbsp]protección contra el[nbsp]fraude y[nbsp]soluciones de[nbsp]pago locales con +100[nbsp]divisas, y[nbsp]céntreseen escalar su[nbsp]negocio a[nbsp]nivel mundial de[nbsp]forma segura.'),(55657,1641,'page-content_4_style_content-color','dark'),(55659,1641,'page-content_4_style_bg-type','light'),(55660,1643,'main-block_first-button','a:3:{s:5:\"title\";s:14:\"Pregunte ahora\";s:3:\"url\";s:57:\"https://commercegate.goodface.com.ua/wp/es/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(55662,1641,'page-content_4_style',''),(55663,1641,'page-content_4_content_image','352'),(55665,1641,'page-content_4_content_title','SaaS Billing Platform'),(55667,1641,'page-content_4_content_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(55669,1641,'page-content_4_content_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(55671,1643,'main-block_second-button','Descubra más'),(55672,1641,'page-content_4_content',''),(55673,1643,'main-block',''),(55675,1641,'page-content_4_list_0_icon','349'),(55677,1643,'introductory-block_title','Online Payment Processing'),(55678,1641,'page-content_4_list_0_title','Certificate of Authenticity'),(55679,1643,'introductory-block_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to \r\naccept credit card payments from your customers safely.'),(55681,1641,'page-content_4_list_1_icon','348'),(55682,1642,'page-content','7'),(55683,1643,'introductory-block',''),(55684,1641,'page-content_4_list_1_title','Best Solution Awward'),(55685,1642,'blog-block_title-color','#4BD18E'),(55686,1641,'page-content_4_list_2_icon','350'),(55687,1642,'blog-block_title_before',''),(55688,1641,'page-content_4_list_2_title','Compliance Certificate'),(55689,1642,'blog-block_title_after',''),(55690,1641,'page-content_4_list_3_icon','351'),(55691,1642,'blog-block_title',''),(55692,1641,'page-content_4_list_3_title','Customers Choise Awward'),(55693,1642,'blog-block_link',''),(55694,1641,'page-content_4_list','4'),(55695,1643,'page-content_0_block-type','type-1'),(55696,1642,'blog-block_posts',''),(55697,1641,'page-content','5'),(55698,1643,'page-content_0_content-position','left'),(55699,1642,'blog-block_post-button-title',''),(55700,1643,'page-content_0_style_content-color','light'),(55701,1641,'blog-block_title-color','#4BD18E'),(55702,1642,'blog-block',''),(55703,1642,'testimonials_title',''),(55704,1643,'page-content_0_style_bg-type','dark'),(55705,1642,'testimonials_description',''),(55706,1643,'page-content_0_style',''),(55707,1642,'testimonials_cases',''),(55708,1643,'page-content_0_content_image','2764'),(55709,1643,'page-content_0_content_title','Seguridad PCI DSS Nivel[nbsp]1'),(55710,1642,'testimonials_post-button-title',''),(55711,1643,'page-content_0_content_description','Desde 2009, nuestras soluciones de[nbsp]pago cumplen con PCI[nbsp]DSS Nivel[nbsp]1, el[nbsp]estándar de[nbsp]seguridad más alto de[nbsp]la[nbsp]industria. Despreocúpese por ataques cibernéticos y[nbsp]la piratería, y[nbsp]concentrarse en[nbsp]hacer crecer su[nbsp]negocio a[nbsp]nivel mundial.'),(55712,1643,'page-content_0_content',''),(55713,1642,'testimonials',''),(55714,1643,'page-content_0_list_0_icon','2254'),(55715,1643,'page-content_0_list_0_title','Cumplimos altos estándares en[nbsp]seguridad'),(55716,1642,'product-preview_image','459'),(55717,1641,'blog-block_title_before','You’re in good company.'),(55718,1643,'page-content_0_list_0_description','Adopte el[nbsp]estándar de[nbsp]seguridad más alto de[nbsp]un[nbsp]proveedor de[nbsp]servicios con[nbsp]cumplimiento de[nbsp]PCI[nbsp]DSS[nbsp]v.3.2.1 de[nbsp]nivel[nbsp]1.'),(55719,1641,'blog-block_title_after','Share success with us'),(55720,1643,'page-content_0_list_1_icon','2252'),(55721,1641,'blog-block_title',''),(55722,1643,'page-content_0_list_1_title','Cumpla con los reguladores'),(55723,1641,'blog-block_link','a:3:{s:5:\"title\";s:29:\"Read all customers’ stories\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(55724,1643,'page-content_0_list_1_description','Nuestro formulario de[nbsp]pago adaptable y[nbsp]compatible con[nbsp]PCI se[nbsp]encarga de[nbsp]sus ventas.'),(55725,1641,'blog-block_posts',''),(55726,1643,'page-content_0_list_2_icon','337'),(55727,1642,'product-preview_title_label','CG'),(55728,1641,'blog-block_post-button-title','Read Full Story'),(55729,1643,'page-content_0_list_2_title','Tokenización de[nbsp]información sensible'),(55730,1642,'product-preview_title_title','Billing Platform'),(55731,1643,'page-content_0_list_2_description','Procese los[nbsp]pagos de[nbsp]sus[nbsp]clientes sin[nbsp]almacenar información de[nbsp]pago confidencial.'),(55732,1641,'blog-block',''),(55733,1642,'product-preview_title',''),(55734,1643,'page-content_0_list_3_icon','2251'),(55735,1641,'testimonials_title','Latest Testimonials'),(55736,1642,'product-preview_description','Administre y procese fácilmente sus pagos con facturación, compensación de fondos, conciliación y liquidaciones sin problemas.'),(55737,1641,'testimonials_description','Don’t take our word for it. Take yours.'),(55738,1643,'page-content_0_list_3_title','Protección contra ciberataques maliciosos'),(55739,1642,'product-preview',''),(55740,1643,'page-content_0_list_3_description','Aproveche nuestra arquitectura de[nbsp]ciberseguridad para procesar pagos.'),(55741,1641,'testimonials_cases',''),(55742,1642,'product-preview_label','CG'),(55743,1643,'page-content_0_list','4'),(55744,1641,'testimonials_post-button-title','Read Company’s case study'),(55745,1642,'product-preview_icon','2806'),(55746,1643,'page-content_1_block-type','type-5'),(55747,1641,'testimonials',''),(55748,1641,'product-preview_image','1883'),(55749,1643,'page-content_1_content-position','right'),(55750,1641,'product-preview_title_label','CG'),(55751,1643,'page-content_1_content_image','2409'),(55752,1641,'product-preview_title_title','Digital Bank'),(55753,1643,'page-content_1_content_title','Arquitectura y[nbsp]tecnología de[nbsp]pago de[nbsp]primera clase'),(55754,1641,'product-preview_title',''),(55755,1643,'page-content_1_content_description','Nuestra tecnología de[nbsp]procesamiento de[nbsp]pagos escalable ofrece opciones líderes en[nbsp]la[nbsp]industria, personalizables para cada modelo de[nbsp]negocio.'),(55756,1641,'product-preview_description','Obtenga acceso a funciones y servicios clave de banca digital sin problemas, adaptados a las necesidades de su negocio en línea.'),(55757,1643,'page-content_1_content',''),(55758,1641,'product-preview',''),(55759,1643,'page-content_1_list_0_icon','2256'),(55760,1641,'product-preview_label','CG'),(55761,1643,'page-content_1_list_0_title','Integración flexible de[nbsp]terminales'),(55762,1641,'product-preview_icon','2814'),(55763,1643,'page-content_1_list_1_icon','2255'),(55764,1643,'page-content_1_list_1_title','Arquitectura de[nbsp]microservicio escalable'),(55765,1643,'page-content_1_list_2_icon','2257'),(55766,1643,'page-content_1_list_2_title','Monitoreo y[nbsp]alertas en[nbsp]tiempo real'),(55767,1643,'page-content_1_list_3_icon','2246'),(55768,1643,'page-content_1_list_3_title','Informes de[nbsp]API todo en[nbsp]uno'),(55769,1643,'page-content_1_list','4'),(55770,1643,'page-content_2_block-type','type-4'),(55771,1643,'page-content_2_content-position','left'),(55772,1643,'page-content_2_content_image','2411'),(55773,1643,'page-content_2_content_title','Documentación de[nbsp]API intuitiva'),(55774,1643,'page-content_2_content_description','Sandbox y[nbsp]documentación de[nbsp]API alojada de[nbsp]forma segura y[nbsp]de[nbsp]alta disponibilidad para pruebas e[nbsp]integración en[nbsp]vivo. Proporcionamos ejemplos de[nbsp]prueba interactivos y[nbsp]casos para que sepa qué esperar antes de[nbsp]la[nbsp]integración en[nbsp]su[nbsp]código.'),(55775,1643,'page-content_2_content',''),(55776,1643,'page-content_2_list_0_title','Documentación de[nbsp]APIs interactiva'),(55777,1643,'page-content_2_list_0_description','Interfaz de[nbsp]desarrollo mejorada para ciclos de[nbsp]implementación e[nbsp]integración más[nbsp]rápidos.'),(55778,1643,'page-content_2_list_1_title','Validar retornos de[nbsp]llamada en[nbsp]tiempo real'),(55779,1643,'page-content_2_list_1_description','Fácil inspección de[nbsp]solicitudes y[nbsp]respuestas de[nbsp]la[nbsp]API en[nbsp]tiempo real para chequeos rápidos.'),(55780,1643,'page-content_2_list_2_title','Flexibilidad y[nbsp]escalabilidad integradas'),(55781,1643,'page-content_2_list_2_description','Cree la[nbsp]lógica de[nbsp]devolución de[nbsp]llamada necesaria sin gastos de[nbsp]desarrollo.'),(55782,1643,'page-content_2_list_3_title','Desarrollado con[nbsp]los[nbsp]mejores estándares'),(55783,1643,'page-content_2_list_3_description','Integre con[nbsp]tranquilidad utilizando una[nbsp]arquitectura y[nbsp]estilos de[nbsp]API coherentes.'),(55784,1643,'page-content_2_list','4'),(55785,1643,'page-content_3_block-type','type-5'),(55786,1643,'page-content_3_content-position','right'),(55787,1643,'page-content_3_content_image','2410'),(55788,1643,'page-content_3_content_title','Alta disponibilidad y[nbsp]pagos de[nbsp]baja latencia'),(55789,1643,'page-content_3_content_description','Aproveche la[nbsp]excelencia y[nbsp]las[nbsp]redundancias de[nbsp]nuestra arquitectura de[nbsp]servidor de[nbsp]pagos basada en[nbsp]la[nbsp]nube para protegerse de[nbsp]fallas con un[nbsp]tiempo de[nbsp]actividad del[nbsp]99,99%.'),(55790,1643,'page-content_3_content',''),(55791,1643,'page-content_3_list_0_icon','2267'),(55792,1643,'page-content_3_list_0_title','Plataforma basada en[nbsp]la[nbsp]nube'),(55793,1643,'page-content_3_list_0_description','Deploy our agile payment pages to suit any platform'),(55794,1643,'page-content_3_list_1_icon','2257'),(55795,1643,'page-content_3_list_1_title','Monitoreo y[nbsp]alertas en[nbsp]tiempo real'),(55796,1643,'page-content_3_list_1_description','Single point of[nbsp]contact, handling authorisation, clearing and settlement'),(55797,1643,'page-content_3_list_2_icon','2195'),(55798,1643,'page-content_3_list_2_title','Alta fiabilidad interna'),(55799,1643,'page-content_3_list_2_description','State of[nbsp]the art fraud scrubbing and real-time monitoring by[nbsp]our risk team'),(55800,1643,'page-content_3_list_3_icon','2268'),(55801,1643,'page-content_3_list_3_title','Arquitectura de[nbsp]plataforma empresarial'),(55802,1643,'page-content_3_list_3_description','Tactical, analytical approach to[nbsp]your pricing'),(55803,1643,'page-content_3_list','4'),(55804,1643,'page-content_4_block-type','type-4'),(55805,1643,'page-content_4_content-position','left'),(55806,1643,'page-content_4_style_content-color','dark'),(55807,1643,'page-content_4_style_bg-type','light'),(55808,1643,'page-content_4_style',''),(55809,1643,'page-content_4_content_image','2414'),(55810,1643,'page-content_4_content_title','Soporte de[nbsp]pago por suscripción'),(55811,1643,'page-content_4_content_description','Configure fácilmente el[nbsp]cobro recurrente por suscripción y[nbsp]automatice las[nbsp]refacturaciones para todos los[nbsp]pagos fallidos de[nbsp]forma segura. Concéntrese en[nbsp]hacer crecer su[nbsp]negocio y[nbsp]permítanos manejar los[nbsp]pagos y[nbsp]la[nbsp]facturación de[nbsp]sus[nbsp]clientes.'),(55812,1643,'page-content_4_content_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(55813,1643,'page-content_4_content',''),(55814,1643,'page-content_4_list_0_icon','2271'),(55815,1643,'page-content_4_list_0_title','Soporte a[nbsp]pagos recurrentes'),(55816,1643,'page-content_4_list_1_icon','2213'),(55817,1643,'page-content_4_list_1_title','Cumpla con los[nbsp]reguladores'),(55818,1643,'page-content_4_list_2_icon','2269'),(55819,1643,'page-content_4_list_2_title','Reducir las[nbsp]fugas de[nbsp]ingresos'),(55820,1643,'page-content_4_list_3_icon','2270'),(55821,1643,'page-content_4_list_3_title','Escale su[nbsp]negocio a[nbsp]nivel mundial'),(55822,1643,'page-content_4_list','4'),(55823,1643,'page-content','8'),(55824,1643,'blog-block_title-color','#4BD18E'),(55825,1643,'blog-block_title_before','Últimos artículos'),(55826,1643,'blog-block_title_after','del blog'),(55827,1643,'blog-block_title',''),(55828,1643,'blog-block_link','a:3:{s:5:\"title\";s:32:\"Vea nuestras historias de éxito\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/es/blog/\";s:6:\"target\";s:0:\"\";}'),(55829,1643,'blog-block_posts',''),(55830,1643,'blog-block_post-button-title','Saber más'),(55831,1643,'blog-block',''),(55832,1643,'testimonials_title',''),(55833,1643,'testimonials_description',''),(55834,1643,'testimonials_cases',''),(55835,1643,'testimonials_post-button-title',''),(55836,1643,'testimonials',''),(55837,1643,'product-preview_image','458'),(55838,1643,'product-preview_title_label','CG'),(55839,1643,'product-preview_title_title','Payment Gateway Platform'),(55840,1643,'product-preview_title',''),(55841,1643,'product-preview_description','Nuestro sistema de[nbsp]pago mejora la[nbsp]obtención de[nbsp]ingresos a[nbsp]través del[nbsp]procesamiento de[nbsp]pagos eficiente, facturación sencilla, liquidaciones sin[nbsp]problemas y[nbsp]soporte dedicado'),(55842,1643,'product-preview',''),(55843,1643,'product-preview_label','CG'),(55844,1643,'product-preview_icon','2805'),(55845,1635,'_edit_last','1'),(55846,1635,'_product-preview_icon','field_61014e4accd74'),(55847,1635,'_product-preview_image','field_610106db16f55'),(55848,1635,'_product-preview_label','field_610106ef16f56'),(55849,1635,'_product-preview_description','field_6101073616f59'),(55850,1635,'_product-preview','field_610106c416f54'),(55851,1635,'_main-block_image','field_60fe22fa390e1'),(55852,1635,'_main-block_title','field_60fe22cc390df'),(55853,1635,'_main-block_description','field_60fe22da390e0'),(55854,1635,'_main-block_first-button','field_60fe2326390e2'),(55855,1635,'_main-block_second-button','field_60fe2339390e3'),(55856,1635,'_main-block','field_60fe22ac390de'),(55857,1635,'_introductory-block_title','field_60fe252908e5a'),(55858,1635,'_introductory-block_description','field_60fe253608e5b'),(55859,1635,'_introductory-block','field_60fe251408e59'),(55860,1635,'_page-content_0_block-type','field_60fe33225760d'),(55861,1635,'_page-content_0_content-position','field_60fe3af01f07a'),(55862,1635,'_page-content_0_style_content-color','field_60fe46b438c11'),(55863,1635,'_page-content_0_style_bg-type','field_60fe42d9fe46a'),(55864,1635,'_page-content_0_style','field_60fe39d8fa409'),(55865,1635,'_page-content_0_content_image','field_60fe35655522a'),(55866,1635,'_page-content_0_content_title','field_60fe35c95522b'),(55867,1635,'_page-content_0_content_description','field_60fe35fb5522c'),(55868,1635,'_page-content_0_content','field_60fe36115522d'),(55869,1635,'_page-content_0_list_0_icon','field_60fe3823432ad'),(55870,1635,'_page-content_0_list_0_title','field_60fe3832432ae'),(55871,1635,'_page-content_0_list_0_description','field_60fe3836432af'),(55872,1635,'_page-content_0_list_1_icon','field_60fe3823432ad'),(55873,1635,'_page-content_0_list_1_title','field_60fe3832432ae'),(55874,1635,'_page-content_0_list_1_description','field_60fe3836432af'),(55875,1635,'_page-content_0_list_2_icon','field_60fe3823432ad'),(55876,1635,'_page-content_0_list_2_title','field_60fe3832432ae'),(55877,1635,'_page-content_0_list_2_description','field_60fe3836432af'),(55878,1635,'_page-content_0_list_3_icon','field_60fe3823432ad'),(55879,1635,'_page-content_0_list_3_title','field_60fe3832432ae'),(55880,1635,'_page-content_0_list_3_description','field_60fe3836432af'),(55881,1635,'_page-content_0_list','field_60fe366c432ac'),(55882,1635,'_page-content_1_block-type','field_60fe33225760d'),(55883,1635,'_page-content_1_content-position','field_60fe3af01f07a'),(55884,1636,'_edit_last','1'),(55885,1635,'_page-content_1_content_image','field_60fe35655522a'),(55886,1635,'_page-content_1_content_title','field_60fe35c95522b'),(55887,1635,'_page-content_1_content_description','field_60fe35fb5522c'),(55888,1635,'_page-content_1_content','field_60fe36115522d'),(55889,1635,'_page-content_1_list_0_icon','field_60fe3823432ad'),(55890,1635,'_page-content_1_list_0_title','field_60fe3832432ae'),(55891,1635,'_page-content_1_list_1_icon','field_60fe3823432ad'),(55892,1635,'_page-content_1_list_1_title','field_60fe3832432ae'),(55893,1635,'_page-content_1_list_2_icon','field_60fe3823432ad'),(55894,1635,'_page-content_1_list_2_title','field_60fe3832432ae'),(55895,1635,'_page-content_1_list_3_icon','field_60fe3823432ad'),(55896,1635,'_page-content_1_list_3_title','field_60fe3832432ae'),(55897,1635,'_page-content_1_list','field_60fe366c432ac'),(55898,1635,'_page-content_2_block-type','field_60fe33225760d'),(55899,1635,'_page-content_2_content-position','field_60fe3af01f07a'),(55900,1635,'_page-content_2_content_image','field_60fe35655522a'),(55901,1635,'_page-content_2_content_title','field_60fe35c95522b'),(55902,1635,'_page-content_2_content_description','field_60fe35fb5522c'),(55903,1635,'_page-content_2_content','field_60fe36115522d'),(55904,1635,'_page-content_2_list_0_title','field_60fe3832432ae'),(55905,1635,'_page-content_2_list_0_description','field_60fe3836432af'),(55906,1635,'_page-content_2_list_1_title','field_60fe3832432ae'),(55907,1635,'_page-content_2_list_1_description','field_60fe3836432af'),(55908,1635,'_page-content_2_list_2_title','field_60fe3832432ae'),(55909,1635,'_page-content_2_list_2_description','field_60fe3836432af'),(55910,1635,'_page-content_2_list_3_title','field_60fe3832432ae'),(55911,1635,'_page-content_2_list_3_description','field_60fe3836432af'),(55912,1635,'_page-content_2_list','field_60fe366c432ac'),(55913,1635,'_page-content_3_block-type','field_60fe33225760d'),(55914,1635,'_page-content_3_content-position','field_60fe3af01f07a'),(55915,1635,'_page-content_3_content_image','field_60fe35655522a'),(55916,1635,'_page-content_3_content_title','field_60fe35c95522b'),(55917,1636,'_product-preview_icon','field_61014e4accd74'),(55918,1635,'_page-content_3_content_description','field_60fe35fb5522c'),(55919,1635,'_page-content_3_content','field_60fe36115522d'),(55920,1636,'_product-preview_image','field_610106db16f55'),(55921,1635,'_page-content_3_list_0_icon','field_60fe3823432ad'),(55922,1635,'_page-content_3_list_0_title','field_60fe3832432ae'),(55923,1636,'_product-preview_label','field_610106ef16f56'),(55924,1635,'_page-content_3_list_0_description','field_60fe3836432af'),(55925,1636,'_product-preview_description','field_6101073616f59'),(55926,1636,'_product-preview','field_610106c416f54'),(55927,1635,'_page-content_3_list_1_icon','field_60fe3823432ad'),(55928,1635,'_page-content_3_list_1_title','field_60fe3832432ae'),(55929,1636,'_main-block_image','field_60fe22fa390e1'),(55930,1635,'_page-content_3_list_1_description','field_60fe3836432af'),(55931,1636,'_main-block_title','field_60fe22cc390df'),(55932,1636,'_main-block_description','field_60fe22da390e0'),(55933,1635,'_page-content_3_list_2_icon','field_60fe3823432ad'),(55934,1636,'_main-block_first-button','field_60fe2326390e2'),(55935,1635,'_page-content_3_list_2_title','field_60fe3832432ae'),(55936,1636,'_main-block_second-button','field_60fe2339390e3'),(55937,1635,'_page-content_3_list_2_description','field_60fe3836432af'),(55938,1636,'_main-block','field_60fe22ac390de'),(55939,1636,'_introductory-block_title','field_60fe252908e5a'),(55940,1635,'_page-content_3_list_3_icon','field_60fe3823432ad'),(55941,1636,'_introductory-block_description','field_60fe253608e5b'),(55942,1635,'_page-content_3_list_3_title','field_60fe3832432ae'),(55943,1635,'_page-content_3_list_3_description','field_60fe3836432af'),(55944,1636,'_introductory-block','field_60fe251408e59'),(55945,1636,'_page-content_0_block-type','field_60fe33225760d'),(55946,1635,'_page-content_3_list','field_60fe366c432ac'),(55947,1636,'_page-content_0_content-position','field_60fe3af01f07a'),(55949,1636,'_page-content_0_style_content-color','field_60fe46b438c11'),(55951,1636,'_page-content_0_style_bg-type','field_60fe42d9fe46a'),(55953,1636,'_page-content_0_style','field_60fe39d8fa409'),(55956,1636,'_page-content_0_content_image','field_60fe35655522a'),(55957,1636,'_page-content_0_content_title','field_60fe35c95522b'),(55958,1636,'_page-content_0_content_description','field_60fe35fb5522c'),(55960,1636,'_page-content_0_content','field_60fe36115522d'),(55963,1636,'_page-content_0_list_0_icon','field_60fe3823432ad'),(55965,1636,'_page-content_0_list_0_title','field_60fe3832432ae'),(55967,1636,'_page-content_0_list_0_description','field_60fe3836432af'),(55968,1636,'_page-content_0_list_1_icon','field_60fe3823432ad'),(55970,1636,'_page-content_0_list_1_title','field_60fe3832432ae'),(55972,1636,'_page-content_0_list_1_description','field_60fe3836432af'),(55973,1636,'_page-content_0_list_2_icon','field_60fe3823432ad'),(55975,1636,'_page-content_0_list_2_title','field_60fe3832432ae'),(55977,1636,'_page-content_0_list_2_description','field_60fe3836432af'),(55978,1636,'_page-content_0_list_3_icon','field_60fe3823432ad'),(55980,1636,'_page-content_0_list_3_title','field_60fe3832432ae'),(55982,1636,'_page-content_0_list_3_description','field_60fe3836432af'),(55984,1636,'_page-content_0_list','field_60fe366c432ac'),(55986,1636,'_page-content_1_block-type','field_60fe33225760d'),(55987,1636,'_page-content_1_content-position','field_60fe3af01f07a'),(55989,1636,'_page-content_1_content_image','field_60fe35655522a'),(55990,1635,'_page-content','field_60fe2e8ddcc54'),(55991,1636,'_page-content_1_content_title','field_60fe35c95522b'),(55992,1636,'_page-content_1_content_description','field_60fe35fb5522c'),(55993,1636,'_page-content_1_content','field_60fe36115522d'),(55994,1635,'_blog-block_title-color','field_60fff607aff99'),(55995,1635,'_blog-block_title_before','field_60fff6bcaff9a'),(55996,1636,'_page-content_1_list_0_icon','field_60fe3823432ad'),(55997,1635,'_blog-block_title_after','field_60fff6d5aff9b'),(55998,1636,'_page-content_1_list_0_title','field_60fe3832432ae'),(55999,1635,'_blog-block_title','field_60fe6c2eadbe0'),(56000,1635,'_blog-block_link','field_60fe6c2eadbe1'),(56001,1636,'_page-content_1_list_1_icon','field_60fe3823432ad'),(56002,1635,'_blog-block_posts','field_60fe6c2eadbe2'),(56003,1636,'_page-content_1_list_1_title','field_60fe3832432ae'),(56004,1635,'_blog-block_post-button-title','field_60fe6c2eadbe3'),(56005,1635,'_blog-block','field_60fe6c2eadbdf'),(56006,1636,'_page-content_1_list_2_icon','field_60fe3823432ad'),(56007,1636,'_page-content_1_list_2_title','field_60fe3832432ae'),(56008,1635,'_testimonials_title','field_60ffd62579c6a'),(56009,1635,'_testimonials_description','field_60ffd62c79c6b'),(56010,1635,'_testimonials_cases','field_60ffd68f79c6c'),(56011,1636,'_page-content_1_list_3_icon','field_60fe3823432ad'),(56012,1636,'_page-content_1_list_3_title','field_60fe3832432ae'),(56013,1635,'_testimonials_post-button-title','field_60ffd8a5f4211'),(56014,1635,'_testimonials','field_60ffd61879c69'),(56015,1636,'_page-content_1_list','field_60fe366c432ac'),(56016,1636,'_page-content_2_block-type','field_60fe33225760d'),(56017,1636,'_page-content_2_content-position','field_60fe3af01f07a'),(56018,1636,'_page-content_2_content_image','field_60fe35655522a'),(56019,1636,'_page-content_2_content_title','field_60fe35c95522b'),(56020,1636,'_page-content_2_content_description','field_60fe35fb5522c'),(56021,1635,'_yoast_wpseo_estimated-reading-time-minutes',''),(56022,1636,'_page-content_2_content','field_60fe36115522d'),(56023,1636,'_page-content_2_list_0_title','field_60fe3832432ae'),(56024,1636,'_page-content_2_list_0_description','field_60fe3836432af'),(56025,1636,'_page-content_2_list_1_title','field_60fe3832432ae'),(56026,1636,'_page-content_2_list_1_description','field_60fe3836432af'),(56027,1636,'_page-content_2_list_2_title','field_60fe3832432ae'),(56028,1636,'_page-content_2_list_2_description','field_60fe3836432af'),(56029,1636,'_page-content_2_list_3_title','field_60fe3832432ae'),(56030,1636,'_page-content_2_list_3_description','field_60fe3836432af'),(56031,1635,'_edit_lock','1639754118:1'),(56032,1636,'_page-content_2_list','field_60fe366c432ac'),(56033,1636,'_page-content_3_block-type','field_60fe33225760d'),(56034,1636,'_page-content_3_content-position','field_60fe3af01f07a'),(56035,1636,'_page-content_3_content_image','field_60fe35655522a'),(56036,1636,'_page-content_3_content_title','field_60fe35c95522b'),(56037,1636,'_page-content_3_content_description','field_60fe35fb5522c'),(56038,1636,'_page-content_3_content','field_60fe36115522d'),(56039,1636,'_page-content_3_list_0_icon','field_60fe3823432ad'),(56040,1636,'_page-content_3_list_0_title','field_60fe3832432ae'),(56041,1636,'_page-content_3_list_0_description','field_60fe3836432af'),(56042,1636,'_page-content_3_list_1_icon','field_60fe3823432ad'),(56043,1636,'_page-content_3_list_1_title','field_60fe3832432ae'),(56044,1636,'_page-content_3_list_1_description','field_60fe3836432af'),(56045,1636,'_page-content_3_list_2_icon','field_60fe3823432ad'),(56046,1636,'_page-content_3_list_2_title','field_60fe3832432ae'),(56047,1636,'_page-content_3_list_2_description','field_60fe3836432af'),(56048,1636,'_page-content_3_list_3_icon','field_60fe3823432ad'),(56049,1636,'_page-content_3_list_3_title','field_60fe3832432ae'),(56050,1636,'_page-content_3_list_3_description','field_60fe3836432af'),(56051,1636,'_page-content_3_list','field_60fe366c432ac'),(56052,1636,'_page-content_4_block-type','field_60fe33225760d'),(56053,1636,'_page-content_4_content-position','field_60fe3af01f07a'),(56054,1636,'_page-content_4_style_content-color','field_60fe46b438c11'),(56055,1636,'_page-content_4_style_bg-type','field_60fe42d9fe46a'),(56056,1636,'_page-content_4_style','field_60fe39d8fa409'),(56057,1636,'_page-content_4_content_image','field_60fe35655522a'),(56058,1636,'_page-content_4_content_title','field_60fe35c95522b'),(56059,1636,'_page-content_4_content_description','field_60fe35fb5522c'),(56060,1636,'_page-content_4_content_button','field_60fe3cf5ca1fb'),(56061,1636,'_page-content_4_content','field_60fe36115522d'),(56062,1636,'_page-content_4_list_0_icon','field_60fe3823432ad'),(56063,1636,'_page-content_4_list_0_title','field_60fe3832432ae'),(56064,1636,'_page-content_4_list_1_icon','field_60fe3823432ad'),(56065,1636,'_page-content_4_list_1_title','field_60fe3832432ae'),(56066,1636,'_page-content_4_list_2_icon','field_60fe3823432ad'),(56067,1636,'_page-content_4_list_2_title','field_60fe3832432ae'),(56068,1636,'_page-content_4_list_3_icon','field_60fe3823432ad'),(56069,1636,'_page-content_4_list_3_title','field_60fe3832432ae'),(56070,1636,'_page-content_4_list','field_60fe366c432ac'),(56071,1636,'_page-content','field_60fe2e8ddcc54'),(56072,1636,'_blog-block_title-color','field_60fff607aff99'),(56073,1636,'_blog-block_title_before','field_60fff6bcaff9a'),(56074,1636,'_blog-block_title_after','field_60fff6d5aff9b'),(56075,1636,'_blog-block_title','field_60fe6c2eadbe0'),(56076,1636,'_blog-block_link','field_60fe6c2eadbe1'),(56077,1636,'_blog-block_posts','field_60fe6c2eadbe2'),(56078,1636,'_blog-block_post-button-title','field_60fe6c2eadbe3'),(56079,1637,'_edit_last','1'),(56080,1636,'_blog-block','field_60fe6c2eadbdf'),(56081,1636,'_testimonials_title','field_60ffd62579c6a'),(56082,1636,'_testimonials_description','field_60ffd62c79c6b'),(56083,1636,'_testimonials_cases','field_60ffd68f79c6c'),(56084,1636,'_testimonials_post-button-title','field_60ffd8a5f4211'),(56085,1636,'_testimonials','field_60ffd61879c69'),(56086,1636,'_yoast_wpseo_estimated-reading-time-minutes',''),(56087,1636,'_edit_lock','1639754078:1'),(56088,1637,'_product-preview_icon','field_61014e4accd74'),(56089,1637,'_product-preview_image','field_610106db16f55'),(56090,1637,'_product-preview_label','field_610106ef16f56'),(56091,1637,'_product-preview_description','field_6101073616f59'),(56092,1637,'_product-preview','field_610106c416f54'),(56093,1637,'_main-block_image','field_60fe22fa390e1'),(56094,1637,'_main-block_title','field_60fe22cc390df'),(56095,1637,'_main-block_description','field_60fe22da390e0'),(56096,1637,'_main-block_first-button','field_60fe2326390e2'),(56097,1637,'_main-block_second-button','field_60fe2339390e3'),(56098,1637,'_main-block','field_60fe22ac390de'),(56099,1637,'_introductory-block_title','field_60fe252908e5a'),(56100,1637,'_introductory-block_description','field_60fe253608e5b'),(56101,1637,'_introductory-block','field_60fe251408e59'),(56102,1637,'_page-content_0_block-type','field_60fe33225760d'),(56103,1637,'_page-content_0_content-position','field_60fe3af01f07a'),(56104,1637,'_page-content_0_style_content-color','field_60fe46b438c11'),(56105,1637,'_page-content_0_style_bg-type','field_60fe42d9fe46a'),(56106,1637,'_page-content_0_style','field_60fe39d8fa409'),(56107,1637,'_page-content_0_content_image','field_60fe35655522a'),(56108,1637,'_page-content_0_content_title','field_60fe35c95522b'),(56109,1637,'_page-content_0_content_description','field_60fe35fb5522c'),(56110,1637,'_page-content_0_content','field_60fe36115522d'),(56111,1637,'_page-content_0_list_0_icon','field_60fe3823432ad'),(56112,1637,'_page-content_0_list_0_title','field_60fe3832432ae'),(56113,1637,'_page-content_0_list_0_description','field_60fe3836432af'),(56114,1637,'_page-content_0_list_1_icon','field_60fe3823432ad'),(56115,1637,'_page-content_0_list_1_title','field_60fe3832432ae'),(56116,1637,'_page-content_0_list_1_description','field_60fe3836432af'),(56117,1637,'_page-content_0_list_2_icon','field_60fe3823432ad'),(56118,1637,'_page-content_0_list_2_title','field_60fe3832432ae'),(56119,1637,'_page-content_0_list_2_description','field_60fe3836432af'),(56120,1637,'_page-content_0_list_3_icon','field_60fe3823432ad'),(56121,1637,'_page-content_0_list_3_title','field_60fe3832432ae'),(56122,1637,'_page-content_0_list_3_description','field_60fe3836432af'),(56123,1637,'_page-content_0_list','field_60fe366c432ac'),(56124,1637,'_page-content_1_block-type','field_60fe33225760d'),(56125,1637,'_page-content_1_content-position','field_60fe3af01f07a'),(56126,1637,'_page-content_1_content_image','field_60fe35655522a'),(56127,1637,'_page-content_1_content_title','field_60fe35c95522b'),(56128,1637,'_page-content_1_content_description','field_60fe35fb5522c'),(56129,1637,'_page-content_1_content','field_60fe36115522d'),(56130,1637,'_page-content_1_list_0_icon','field_60fe3823432ad'),(56131,1637,'_page-content_1_list_0_title','field_60fe3832432ae'),(56132,1637,'_page-content_1_list_1_icon','field_60fe3823432ad'),(56133,1637,'_page-content_1_list_1_title','field_60fe3832432ae'),(56134,1637,'_page-content_1_list_2_icon','field_60fe3823432ad'),(56135,1637,'_page-content_1_list_2_title','field_60fe3832432ae'),(56136,1637,'_page-content_1_list_3_icon','field_60fe3823432ad'),(56137,1637,'_page-content_1_list_3_title','field_60fe3832432ae'),(56138,1637,'_page-content_1_list','field_60fe366c432ac'),(56139,1637,'_page-content_2_block-type','field_60fe33225760d'),(56140,1637,'_page-content_2_content-position','field_60fe3af01f07a'),(56141,1637,'_page-content_2_content_image','field_60fe35655522a'),(56142,1637,'_page-content_2_content_title','field_60fe35c95522b'),(56143,1637,'_page-content_2_content_description','field_60fe35fb5522c'),(56144,1637,'_page-content_2_content','field_60fe36115522d'),(56145,1637,'_page-content_2_list_0_title','field_60fe3832432ae'),(56146,1637,'_page-content_2_list_0_description','field_60fe3836432af'),(56147,1637,'_page-content_2_list_1_title','field_60fe3832432ae'),(56148,1637,'_page-content_2_list_1_description','field_60fe3836432af'),(56149,1637,'_page-content_2_list_2_title','field_60fe3832432ae'),(56150,1637,'_page-content_2_list_2_description','field_60fe3836432af'),(56151,1637,'_page-content_2_list_3_title','field_60fe3832432ae'),(56152,1637,'_page-content_2_list_3_description','field_60fe3836432af'),(56153,1637,'_page-content_2_list','field_60fe366c432ac'),(56154,1637,'_page-content_3_block-type','field_60fe33225760d'),(56155,1637,'_page-content_3_content-position','field_60fe3af01f07a'),(56156,1637,'_page-content_3_content_image','field_60fe35655522a'),(56157,1637,'_page-content_3_content_title','field_60fe35c95522b'),(56158,1637,'_page-content_3_content_description','field_60fe35fb5522c'),(56159,1637,'_page-content_3_content','field_60fe36115522d'),(56160,1637,'_page-content_3_list_0_icon','field_60fe3823432ad'),(56161,1637,'_page-content_3_list_0_title','field_60fe3832432ae'),(56162,1637,'_page-content_3_list_0_description','field_60fe3836432af'),(56163,1637,'_page-content_3_list_1_icon','field_60fe3823432ad'),(56164,1637,'_page-content_3_list_1_title','field_60fe3832432ae'),(56165,1637,'_page-content_3_list_1_description','field_60fe3836432af'),(56166,1637,'_page-content_3_list_2_icon','field_60fe3823432ad'),(56167,1637,'_page-content_3_list_2_title','field_60fe3832432ae'),(56168,1637,'_page-content_3_list_2_description','field_60fe3836432af'),(56169,1637,'_page-content_3_list_3_icon','field_60fe3823432ad'),(56170,1637,'_page-content_3_list_3_title','field_60fe3832432ae'),(56171,1637,'_page-content_3_list_3_description','field_60fe3836432af'),(56172,1637,'_page-content_3_list','field_60fe366c432ac'),(56173,1637,'_page-content_4_block-type','field_60fe33225760d'),(56174,1637,'_page-content_4_content-position','field_60fe3af01f07a'),(56175,1637,'_page-content_4_style_content-color','field_60fe46b438c11'),(56176,1637,'_page-content_4_style_bg-type','field_60fe42d9fe46a'),(56177,1637,'_page-content_4_style','field_60fe39d8fa409'),(56178,1637,'_page-content_4_content_image','field_60fe35655522a'),(56179,1637,'_page-content_4_content_title','field_60fe35c95522b'),(56180,1637,'_page-content_4_content_description','field_60fe35fb5522c'),(56181,1637,'_page-content_4_content_button','field_60fe3cf5ca1fb'),(56182,1637,'_page-content_4_content','field_60fe36115522d'),(56183,1637,'_page-content_4_list_0_icon','field_60fe3823432ad'),(56184,1637,'_page-content_4_list_0_title','field_60fe3832432ae'),(56185,1637,'_page-content_4_list_1_icon','field_60fe3823432ad'),(56186,1637,'_page-content_4_list_1_title','field_60fe3832432ae'),(56187,1637,'_page-content_4_list_2_icon','field_60fe3823432ad'),(56188,1637,'_page-content_4_list_2_title','field_60fe3832432ae'),(56189,1637,'_page-content_4_list_3_icon','field_60fe3823432ad'),(56190,1637,'_page-content_4_list_3_title','field_60fe3832432ae'),(56191,1637,'_page-content_4_list','field_60fe366c432ac'),(56192,1637,'_page-content','field_60fe2e8ddcc54'),(56193,1637,'_blog-block_title-color','field_60fff607aff99'),(56194,1637,'_blog-block_title_before','field_60fff6bcaff9a'),(56195,1637,'_blog-block_title_after','field_60fff6d5aff9b'),(56196,1637,'_blog-block_title','field_60fe6c2eadbe0'),(56197,1637,'_blog-block_link','field_60fe6c2eadbe1'),(56198,1637,'_blog-block_posts','field_60fe6c2eadbe2'),(56199,1637,'_blog-block_post-button-title','field_60fe6c2eadbe3'),(56200,1637,'_blog-block','field_60fe6c2eadbdf'),(56201,1637,'_testimonials_title','field_60ffd62579c6a'),(56202,1637,'_testimonials_description','field_60ffd62c79c6b'),(56203,1637,'_testimonials_cases','field_60ffd68f79c6c'),(56204,1637,'_testimonials_post-button-title','field_60ffd8a5f4211'),(56205,1637,'_testimonials','field_60ffd61879c69'),(56206,1637,'_yoast_wpseo_estimated-reading-time-minutes',''),(56207,1637,'_edit_lock','1639754311:1'),(56208,1638,'_edit_last','1'),(56209,1638,'_product-preview_icon','field_61014e4accd74'),(56210,1638,'_product-preview_image','field_610106db16f55'),(56211,1638,'_product-preview_label','field_610106ef16f56'),(56212,1638,'_product-preview_description','field_6101073616f59'),(56213,1638,'_product-preview','field_610106c416f54'),(56214,1638,'_main-block_image','field_60fe22fa390e1'),(56215,1638,'_main-block_title','field_60fe22cc390df'),(56216,1638,'_main-block_description','field_60fe22da390e0'),(56217,1638,'_main-block_first-button','field_60fe2326390e2'),(56218,1638,'_main-block_second-button','field_60fe2339390e3'),(56219,1638,'_main-block','field_60fe22ac390de'),(56220,1638,'_introductory-block_title','field_60fe252908e5a'),(56221,1638,'_introductory-block_description','field_60fe253608e5b'),(56222,1638,'_introductory-block','field_60fe251408e59'),(56223,1638,'_page-content_0_block-type','field_60fe33225760d'),(56224,1638,'_page-content_0_content-position','field_60fe3af01f07a'),(56225,1638,'_page-content_0_style_content-color','field_60fe46b438c11'),(56226,1638,'_page-content_0_style_bg-type','field_60fe42d9fe46a'),(56227,1638,'_page-content_0_style','field_60fe39d8fa409'),(56228,1638,'_page-content_0_content_image','field_60fe35655522a'),(56229,1638,'_page-content_0_content_title','field_60fe35c95522b'),(56230,1638,'_page-content_0_content_description','field_60fe35fb5522c'),(56231,1638,'_page-content_0_content','field_60fe36115522d'),(56232,1638,'_page-content_0_list_0_icon','field_60fe3823432ad'),(56233,1638,'_page-content_0_list_0_title','field_60fe3832432ae'),(56234,1638,'_page-content_0_list_0_description','field_60fe3836432af'),(56235,1638,'_page-content_0_list_1_icon','field_60fe3823432ad'),(56236,1638,'_page-content_0_list_1_title','field_60fe3832432ae'),(56237,1638,'_page-content_0_list_1_description','field_60fe3836432af'),(56238,1638,'_page-content_0_list_2_icon','field_60fe3823432ad'),(56239,1638,'_page-content_0_list_2_title','field_60fe3832432ae'),(56240,1638,'_page-content_0_list_2_description','field_60fe3836432af'),(56241,1638,'_page-content_0_list_3_icon','field_60fe3823432ad'),(56242,1638,'_page-content_0_list_3_title','field_60fe3832432ae'),(56243,1638,'_page-content_0_list_3_description','field_60fe3836432af'),(56244,1638,'_page-content_0_list','field_60fe366c432ac'),(56245,1638,'_page-content_1_block-type','field_60fe33225760d'),(56246,1638,'_page-content_1_content-position','field_60fe3af01f07a'),(56247,1638,'_page-content_1_content_image','field_60fe35655522a'),(56248,1638,'_page-content_1_content_title','field_60fe35c95522b'),(56249,1638,'_page-content_1_content_description','field_60fe35fb5522c'),(56250,1638,'_page-content_1_content','field_60fe36115522d'),(56251,1638,'_page-content_1_list_0_icon','field_60fe3823432ad'),(56252,1638,'_page-content_1_list_0_title','field_60fe3832432ae'),(56253,1638,'_page-content_1_list_1_icon','field_60fe3823432ad'),(56254,1638,'_page-content_1_list_1_title','field_60fe3832432ae'),(56255,1638,'_page-content_1_list_2_icon','field_60fe3823432ad'),(56256,1638,'_page-content_1_list_2_title','field_60fe3832432ae'),(56257,1638,'_page-content_1_list_3_icon','field_60fe3823432ad'),(56258,1638,'_page-content_1_list_3_title','field_60fe3832432ae'),(56259,1638,'_page-content_1_list','field_60fe366c432ac'),(56260,1638,'_page-content_2_block-type','field_60fe33225760d'),(56261,1638,'_page-content_2_content-position','field_60fe3af01f07a'),(56262,1638,'_page-content_2_content_image','field_60fe35655522a'),(56263,1638,'_page-content_2_content_title','field_60fe35c95522b'),(56264,1638,'_page-content_2_content_description','field_60fe35fb5522c'),(56265,1638,'_page-content_2_content','field_60fe36115522d'),(56266,1638,'_page-content_2_list_0_title','field_60fe3832432ae'),(56267,1638,'_page-content_2_list_0_description','field_60fe3836432af'),(56268,1638,'_page-content_2_list_1_title','field_60fe3832432ae'),(56269,1638,'_page-content_2_list_1_description','field_60fe3836432af'),(56270,1638,'_page-content_2_list_2_title','field_60fe3832432ae'),(56271,1638,'_page-content_2_list_2_description','field_60fe3836432af'),(56272,1638,'_page-content_2_list_3_title','field_60fe3832432ae'),(56273,1638,'_page-content_2_list_3_description','field_60fe3836432af'),(56274,1638,'_page-content_2_list','field_60fe366c432ac'),(56313,1638,'_page-content','field_60fe2e8ddcc54'),(56314,1638,'_blog-block_title-color','field_60fff607aff99'),(56315,1638,'_blog-block_title_before','field_60fff6bcaff9a'),(56316,1638,'_blog-block_title_after','field_60fff6d5aff9b'),(56317,1638,'_blog-block_title','field_60fe6c2eadbe0'),(56318,1638,'_blog-block_link','field_60fe6c2eadbe1'),(56319,1638,'_blog-block_posts','field_60fe6c2eadbe2'),(56320,1638,'_blog-block_post-button-title','field_60fe6c2eadbe3'),(56321,1638,'_blog-block','field_60fe6c2eadbdf'),(56322,1638,'_testimonials_title','field_60ffd62579c6a'),(56323,1638,'_testimonials_description','field_60ffd62c79c6b'),(56324,1638,'_testimonials_cases','field_60ffd68f79c6c'),(56325,1638,'_testimonials_post-button-title','field_60ffd8a5f4211'),(56326,1638,'_testimonials','field_60ffd61879c69'),(56327,1638,'_yoast_wpseo_estimated-reading-time-minutes',''),(56328,1638,'_edit_lock','1639754032:1'),(56329,1639,'_edit_last','1'),(56330,1639,'_product-preview_icon','field_61014e4accd74'),(56331,1639,'_product-preview_image','field_610106db16f55'),(56332,1639,'_product-preview_label','field_610106ef16f56'),(56333,1639,'_product-preview_description','field_6101073616f59'),(56334,1639,'_product-preview','field_610106c416f54'),(56335,1639,'_main-block_image','field_60fe22fa390e1'),(56336,1639,'_main-block_title','field_60fe22cc390df'),(56337,1639,'_main-block_description','field_60fe22da390e0'),(56338,1639,'_main-block_first-button','field_60fe2326390e2'),(56339,1639,'_main-block_second-button','field_60fe2339390e3'),(56340,1639,'_main-block','field_60fe22ac390de'),(56341,1639,'_introductory-block_title','field_60fe252908e5a'),(56342,1639,'_introductory-block_description','field_60fe253608e5b'),(56343,1639,'_introductory-block','field_60fe251408e59'),(56344,1639,'_page-content_0_block-type','field_60fe33225760d'),(56345,1639,'_page-content_0_content-position','field_60fe3af01f07a'),(56346,1639,'_page-content_0_style_content-color','field_60fe46b438c11'),(56347,1639,'_page-content_0_style_bg-type','field_60fe42d9fe46a'),(56348,1639,'_page-content_0_style','field_60fe39d8fa409'),(56349,1639,'_page-content_0_content_image','field_60fe35655522a'),(56350,1639,'_page-content_0_content_title','field_60fe35c95522b'),(56351,1639,'_page-content_0_content_description','field_60fe35fb5522c'),(56352,1639,'_page-content_0_content','field_60fe36115522d'),(56353,1639,'_page-content_0_list_0_icon','field_60fe3823432ad'),(56354,1639,'_page-content_0_list_0_title','field_60fe3832432ae'),(56355,1639,'_page-content_0_list_0_description','field_60fe3836432af'),(56356,1639,'_page-content_0_list_1_icon','field_60fe3823432ad'),(56357,1639,'_page-content_0_list_1_title','field_60fe3832432ae'),(56358,1639,'_page-content_0_list_1_description','field_60fe3836432af'),(56359,1639,'_page-content_0_list_2_icon','field_60fe3823432ad'),(56360,1639,'_page-content_0_list_2_title','field_60fe3832432ae'),(56361,1639,'_page-content_0_list_2_description','field_60fe3836432af'),(56362,1639,'_page-content_0_list_3_icon','field_60fe3823432ad'),(56363,1639,'_page-content_0_list_3_title','field_60fe3832432ae'),(56364,1639,'_page-content_0_list_3_description','field_60fe3836432af'),(56365,1639,'_page-content_0_list','field_60fe366c432ac'),(56366,1639,'_page-content_1_block-type','field_60fe33225760d'),(56367,1639,'_page-content_1_content-position','field_60fe3af01f07a'),(56368,1639,'_page-content_1_content_image','field_60fe35655522a'),(56369,1639,'_page-content_1_content_title','field_60fe35c95522b'),(56370,1639,'_page-content_1_content_description','field_60fe35fb5522c'),(56371,1639,'_page-content_1_content','field_60fe36115522d'),(56372,1639,'_page-content_1_list_0_icon','field_60fe3823432ad'),(56373,1639,'_page-content_1_list_0_title','field_60fe3832432ae'),(56374,1639,'_page-content_1_list_1_icon','field_60fe3823432ad'),(56375,1639,'_page-content_1_list_1_title','field_60fe3832432ae'),(56376,1639,'_page-content_1_list_2_icon','field_60fe3823432ad'),(56377,1639,'_page-content_1_list_2_title','field_60fe3832432ae'),(56378,1639,'_page-content_1_list_3_icon','field_60fe3823432ad'),(56379,1639,'_page-content_1_list_3_title','field_60fe3832432ae'),(56380,1639,'_page-content_1_list','field_60fe366c432ac'),(56414,1640,'_edit_last','1'),(56435,1639,'_page-content','field_60fe2e8ddcc54'),(56436,1639,'_blog-block_title-color','field_60fff607aff99'),(56437,1639,'_blog-block_title_before','field_60fff6bcaff9a'),(56438,1639,'_blog-block_title_after','field_60fff6d5aff9b'),(56439,1639,'_blog-block_title','field_60fe6c2eadbe0'),(56440,1639,'_blog-block_link','field_60fe6c2eadbe1'),(56441,1639,'_blog-block_posts','field_60fe6c2eadbe2'),(56442,1639,'_blog-block_post-button-title','field_60fe6c2eadbe3'),(56443,1639,'_blog-block','field_60fe6c2eadbdf'),(56444,1640,'_product-preview_icon','field_61014e4accd74'),(56445,1639,'_testimonials_title','field_60ffd62579c6a'),(56446,1640,'_product-preview_image','field_610106db16f55'),(56447,1640,'_product-preview_label','field_610106ef16f56'),(56448,1639,'_testimonials_description','field_60ffd62c79c6b'),(56449,1640,'_product-preview_description','field_6101073616f59'),(56450,1639,'_testimonials_cases','field_60ffd68f79c6c'),(56451,1640,'_product-preview','field_610106c416f54'),(56452,1639,'_testimonials_post-button-title','field_60ffd8a5f4211'),(56453,1639,'_testimonials','field_60ffd61879c69'),(56454,1640,'_main-block_image','field_60fe22fa390e1'),(56455,1640,'_main-block_title','field_60fe22cc390df'),(56456,1640,'_main-block_description','field_60fe22da390e0'),(56457,1640,'_main-block_first-button','field_60fe2326390e2'),(56458,1640,'_main-block_second-button','field_60fe2339390e3'),(56459,1640,'_main-block','field_60fe22ac390de'),(56460,1640,'_introductory-block_title','field_60fe252908e5a'),(56461,1639,'_yoast_wpseo_estimated-reading-time-minutes',''),(56462,1640,'_introductory-block_description','field_60fe253608e5b'),(56463,1640,'_introductory-block','field_60fe251408e59'),(56464,1640,'_page-content_0_block-type','field_60fe33225760d'),(56465,1640,'_page-content_0_content-position','field_60fe3af01f07a'),(56466,1640,'_page-content_0_style_content-color','field_60fe46b438c11'),(56467,1640,'_page-content_0_style_bg-type','field_60fe42d9fe46a'),(56468,1640,'_page-content_0_style','field_60fe39d8fa409'),(56469,1640,'_page-content_0_content_image','field_60fe35655522a'),(56470,1640,'_page-content_0_content_title','field_60fe35c95522b'),(56471,1639,'_edit_lock','1639753976:1'),(56472,1640,'_page-content_0_content_description','field_60fe35fb5522c'),(56473,1640,'_page-content_0_content','field_60fe36115522d'),(56474,1640,'_page-content_0_list_0_icon','field_60fe3823432ad'),(56475,1640,'_page-content_0_list_0_title','field_60fe3832432ae'),(56476,1640,'_page-content_0_list_0_description','field_60fe3836432af'),(56477,1640,'_page-content_0_list_1_icon','field_60fe3823432ad'),(56478,1640,'_page-content_0_list_1_title','field_60fe3832432ae'),(56479,1640,'_page-content_0_list_1_description','field_60fe3836432af'),(56480,1640,'_page-content_0_list_2_icon','field_60fe3823432ad'),(56481,1640,'_page-content_0_list_2_title','field_60fe3832432ae'),(56482,1640,'_page-content_0_list_2_description','field_60fe3836432af'),(56483,1640,'_page-content_0_list_3_icon','field_60fe3823432ad'),(56484,1640,'_page-content_0_list_3_title','field_60fe3832432ae'),(56485,1640,'_page-content_0_list_3_description','field_60fe3836432af'),(56486,1641,'_edit_last','1'),(56487,1640,'_page-content_0_list','field_60fe366c432ac'),(56488,1640,'_page-content_1_block-type','field_60fe33225760d'),(56489,1640,'_page-content_1_content-position','field_60fe3af01f07a'),(56490,1640,'_page-content_1_content_image','field_60fe35655522a'),(56491,1640,'_page-content_1_content_title','field_60fe35c95522b'),(56492,1640,'_page-content_1_content_description','field_60fe35fb5522c'),(56493,1640,'_page-content_1_content','field_60fe36115522d'),(56494,1640,'_page-content_1_list_0_icon','field_60fe3823432ad'),(56495,1640,'_page-content_1_list_0_title','field_60fe3832432ae'),(56496,1640,'_page-content_1_list_1_icon','field_60fe3823432ad'),(56497,1640,'_page-content_1_list_1_title','field_60fe3832432ae'),(56498,1640,'_page-content_1_list_2_icon','field_60fe3823432ad'),(56499,1640,'_page-content_1_list_2_title','field_60fe3832432ae'),(56500,1640,'_page-content_1_list_3_icon','field_60fe3823432ad'),(56501,1640,'_page-content_1_list_3_title','field_60fe3832432ae'),(56502,1640,'_page-content_1_list','field_60fe366c432ac'),(56503,1640,'_page-content_2_block-type','field_60fe33225760d'),(56504,1640,'_page-content_2_content-position','field_60fe3af01f07a'),(56505,1640,'_page-content_2_content_image','field_60fe35655522a'),(56506,1640,'_page-content_2_content_title','field_60fe35c95522b'),(56507,1640,'_page-content_2_content_description','field_60fe35fb5522c'),(56508,1640,'_page-content_2_content','field_60fe36115522d'),(56509,1640,'_page-content_2_list_0_title','field_60fe3832432ae'),(56510,1640,'_page-content_2_list_0_description','field_60fe3836432af'),(56511,1640,'_page-content_2_list_1_title','field_60fe3832432ae'),(56512,1640,'_page-content_2_list_1_description','field_60fe3836432af'),(56513,1640,'_page-content_2_list_2_title','field_60fe3832432ae'),(56514,1640,'_page-content_2_list_2_description','field_60fe3836432af'),(56515,1640,'_page-content_2_list_3_title','field_60fe3832432ae'),(56516,1640,'_page-content_2_list_3_description','field_60fe3836432af'),(56517,1640,'_page-content_2_list','field_60fe366c432ac'),(56518,1640,'_page-content_3_block-type','field_60fe33225760d'),(56519,1640,'_page-content_3_content-position','field_60fe3af01f07a'),(56520,1640,'_page-content_3_content_image','field_60fe35655522a'),(56521,1640,'_page-content_3_content_title','field_60fe35c95522b'),(56522,1640,'_page-content_3_content_description','field_60fe35fb5522c'),(56523,1640,'_page-content_3_content','field_60fe36115522d'),(56524,1641,'_product-preview_icon','field_61014e4accd74'),(56525,1640,'_page-content_3_list_0_icon','field_60fe3823432ad'),(56526,1640,'_page-content_3_list_0_title','field_60fe3832432ae'),(56527,1641,'_product-preview_image','field_610106db16f55'),(56528,1640,'_page-content_3_list_0_description','field_60fe3836432af'),(56529,1641,'_product-preview_label','field_610106ef16f56'),(56530,1640,'_page-content_3_list_1_icon','field_60fe3823432ad'),(56531,1641,'_product-preview_description','field_6101073616f59'),(56532,1641,'_product-preview','field_610106c416f54'),(56533,1640,'_page-content_3_list_1_title','field_60fe3832432ae'),(56534,1640,'_page-content_3_list_1_description','field_60fe3836432af'),(56535,1641,'_main-block_image','field_60fe22fa390e1'),(56536,1641,'_main-block_title','field_60fe22cc390df'),(56537,1640,'_page-content_3_list_2_icon','field_60fe3823432ad'),(56538,1641,'_main-block_description','field_60fe22da390e0'),(56539,1640,'_page-content_3_list_2_title','field_60fe3832432ae'),(56540,1641,'_main-block_first-button','field_60fe2326390e2'),(56541,1640,'_page-content_3_list_2_description','field_60fe3836432af'),(56542,1641,'_main-block_second-button','field_60fe2339390e3'),(56543,1641,'_main-block','field_60fe22ac390de'),(56544,1640,'_page-content_3_list_3_icon','field_60fe3823432ad'),(56545,1641,'_introductory-block_title','field_60fe252908e5a'),(56546,1641,'_introductory-block_description','field_60fe253608e5b'),(56547,1640,'_page-content_3_list_3_title','field_60fe3832432ae'),(56548,1641,'_introductory-block','field_60fe251408e59'),(56549,1640,'_page-content_3_list_3_description','field_60fe3836432af'),(56550,1641,'_page-content_0_block-type','field_60fe33225760d'),(56551,1641,'_page-content_0_content-position','field_60fe3af01f07a'),(56552,1641,'_page-content_0_style_content-color','field_60fe46b438c11'),(56553,1640,'_page-content_3_list','field_60fe366c432ac'),(56554,1641,'_page-content_0_style_bg-type','field_60fe42d9fe46a'),(56555,1640,'_page-content_4_block-type','field_60fe33225760d'),(56556,1641,'_page-content_0_style','field_60fe39d8fa409'),(56557,1640,'_page-content_4_content-position','field_60fe3af01f07a'),(56558,1640,'_page-content_4_style_content-color','field_60fe46b438c11'),(56559,1641,'_page-content_0_content_image','field_60fe35655522a'),(56560,1640,'_page-content_4_style_bg-type','field_60fe42d9fe46a'),(56561,1641,'_page-content_0_content_title','field_60fe35c95522b'),(56562,1640,'_page-content_4_style','field_60fe39d8fa409'),(56563,1641,'_page-content_0_content_description','field_60fe35fb5522c'),(56564,1641,'_page-content_0_content','field_60fe36115522d'),(56565,1640,'_page-content_4_content_image','field_60fe35655522a'),(56566,1640,'_page-content_4_content_title','field_60fe35c95522b'),(56567,1641,'_page-content_0_list_0_icon','field_60fe3823432ad'),(56568,1641,'_page-content_0_list_0_title','field_60fe3832432ae'),(56569,1640,'_page-content_4_content_description','field_60fe35fb5522c'),(56570,1641,'_page-content_0_list_0_description','field_60fe3836432af'),(56571,1640,'_page-content_4_content_button','field_60fe3cf5ca1fb'),(56572,1640,'_page-content_4_content','field_60fe36115522d'),(56573,1641,'_page-content_0_list_1_icon','field_60fe3823432ad'),(56574,1641,'_page-content_0_list_1_title','field_60fe3832432ae'),(56575,1641,'_page-content_0_list_1_description','field_60fe3836432af'),(56576,1640,'_page-content_4_list_0_icon','field_60fe3823432ad'),(56577,1640,'_page-content_4_list_0_title','field_60fe3832432ae'),(56578,1641,'_page-content_0_list_2_icon','field_60fe3823432ad'),(56579,1641,'_page-content_0_list_2_title','field_60fe3832432ae'),(56580,1640,'_page-content_4_list_1_icon','field_60fe3823432ad'),(56581,1641,'_page-content_0_list_2_description','field_60fe3836432af'),(56582,1640,'_page-content_4_list_1_title','field_60fe3832432ae'),(56583,1641,'_page-content_0_list_3_icon','field_60fe3823432ad'),(56584,1640,'_page-content_4_list_2_icon','field_60fe3823432ad'),(56585,1641,'_page-content_0_list_3_title','field_60fe3832432ae'),(56586,1641,'_page-content_0_list_3_description','field_60fe3836432af'),(56587,1640,'_page-content_4_list_2_title','field_60fe3832432ae'),(56588,1641,'_page-content_0_list','field_60fe366c432ac'),(56589,1640,'_page-content_4_list_3_icon','field_60fe3823432ad'),(56590,1641,'_page-content_1_block-type','field_60fe33225760d'),(56591,1641,'_page-content_1_content-position','field_60fe3af01f07a'),(56592,1640,'_page-content_4_list_3_title','field_60fe3832432ae'),(56593,1641,'_page-content_1_content_image','field_60fe35655522a'),(56594,1640,'_page-content_4_list','field_60fe366c432ac'),(56595,1641,'_page-content_1_content_title','field_60fe35c95522b'),(56596,1641,'_page-content_1_content_description','field_60fe35fb5522c'),(56597,1640,'_page-content','field_60fe2e8ddcc54'),(56598,1641,'_page-content_1_content','field_60fe36115522d'),(56599,1641,'_page-content_1_list_0_icon','field_60fe3823432ad'),(56600,1641,'_page-content_1_list_0_title','field_60fe3832432ae'),(56601,1640,'_blog-block_title-color','field_60fff607aff99'),(56602,1641,'_page-content_1_list_1_icon','field_60fe3823432ad'),(56603,1640,'_blog-block_title_before','field_60fff6bcaff9a'),(56604,1641,'_page-content_1_list_1_title','field_60fe3832432ae'),(56605,1640,'_blog-block_title_after','field_60fff6d5aff9b'),(56606,1640,'_blog-block_title','field_60fe6c2eadbe0'),(56607,1641,'_page-content_1_list_2_icon','field_60fe3823432ad'),(56608,1640,'_blog-block_link','field_60fe6c2eadbe1'),(56609,1641,'_page-content_1_list_2_title','field_60fe3832432ae'),(56610,1640,'_blog-block_posts','field_60fe6c2eadbe2'),(56611,1640,'_blog-block_post-button-title','field_60fe6c2eadbe3'),(56612,1641,'_page-content_1_list_3_icon','field_60fe3823432ad'),(56613,1641,'_page-content_1_list_3_title','field_60fe3832432ae'),(56614,1640,'_blog-block','field_60fe6c2eadbdf'),(56615,1641,'_page-content_1_list','field_60fe366c432ac'),(56616,1640,'_testimonials_title','field_60ffd62579c6a'),(56617,1641,'_page-content_2_block-type','field_60fe33225760d'),(56618,1641,'_page-content_2_content-position','field_60fe3af01f07a'),(56619,1640,'_testimonials_description','field_60ffd62c79c6b'),(56620,1640,'_testimonials_cases','field_60ffd68f79c6c'),(56621,1641,'_page-content_2_content_image','field_60fe35655522a'),(56622,1640,'_testimonials_post-button-title','field_60ffd8a5f4211'),(56623,1641,'_page-content_2_content_title','field_60fe35c95522b'),(56624,1640,'_testimonials','field_60ffd61879c69'),(56625,1641,'_page-content_2_content_description','field_60fe35fb5522c'),(56626,1641,'_page-content_2_content','field_60fe36115522d'),(56627,1641,'_page-content_2_list_0_title','field_60fe3832432ae'),(56628,1641,'_page-content_2_list_0_description','field_60fe3836432af'),(56629,1641,'_page-content_2_list_1_title','field_60fe3832432ae'),(56630,1641,'_page-content_2_list_1_description','field_60fe3836432af'),(56631,1641,'_page-content_2_list_2_title','field_60fe3832432ae'),(56632,1640,'_yoast_wpseo_estimated-reading-time-minutes',''),(56633,1641,'_page-content_2_list_2_description','field_60fe3836432af'),(56634,1641,'_page-content_2_list_3_title','field_60fe3832432ae'),(56635,1641,'_page-content_2_list_3_description','field_60fe3836432af'),(56636,1641,'_page-content_2_list','field_60fe366c432ac'),(56637,1641,'_page-content_3_block-type','field_60fe33225760d'),(56638,1641,'_page-content_3_content-position','field_60fe3af01f07a'),(56639,1641,'_page-content_3_content_image','field_60fe35655522a'),(56640,1641,'_page-content_3_content_title','field_60fe35c95522b'),(56641,1640,'_edit_lock','1639754593:1'),(56642,1641,'_page-content_3_content_description','field_60fe35fb5522c'),(56643,1641,'_page-content_3_content','field_60fe36115522d'),(56644,1641,'_page-content_3_list_0_icon','field_60fe3823432ad'),(56645,1641,'_page-content_3_list_0_title','field_60fe3832432ae'),(56646,1641,'_page-content_3_list_0_description','field_60fe3836432af'),(56647,1641,'_page-content_3_list_1_icon','field_60fe3823432ad'),(56648,1641,'_page-content_3_list_1_title','field_60fe3832432ae'),(56649,1641,'_page-content_3_list_1_description','field_60fe3836432af'),(56650,1641,'_page-content_3_list_2_icon','field_60fe3823432ad'),(56651,1641,'_page-content_3_list_2_title','field_60fe3832432ae'),(56652,1641,'_page-content_3_list_2_description','field_60fe3836432af'),(56653,1641,'_page-content_3_list_3_icon','field_60fe3823432ad'),(56654,1641,'_page-content_3_list_3_title','field_60fe3832432ae'),(56655,1641,'_page-content_3_list_3_description','field_60fe3836432af'),(56656,1641,'_page-content_3_list','field_60fe366c432ac'),(56657,1641,'_page-content_4_block-type','field_60fe33225760d'),(56658,1641,'_page-content_4_content-position','field_60fe3af01f07a'),(56659,1641,'_page-content_4_style_content-color','field_60fe46b438c11'),(56660,1641,'_page-content_4_style_bg-type','field_60fe42d9fe46a'),(56661,1641,'_page-content_4_style','field_60fe39d8fa409'),(56662,1641,'_page-content_4_content_image','field_60fe35655522a'),(56663,1641,'_page-content_4_content_title','field_60fe35c95522b'),(56664,1641,'_page-content_4_content_description','field_60fe35fb5522c'),(56665,1641,'_page-content_4_content_button','field_60fe3cf5ca1fb'),(56666,1641,'_page-content_4_content','field_60fe36115522d'),(56667,1641,'_page-content_4_list_0_icon','field_60fe3823432ad'),(56668,1641,'_page-content_4_list_0_title','field_60fe3832432ae'),(56669,1641,'_page-content_4_list_1_icon','field_60fe3823432ad'),(56670,1641,'_page-content_4_list_1_title','field_60fe3832432ae'),(56671,1641,'_page-content_4_list_2_icon','field_60fe3823432ad'),(56672,1641,'_page-content_4_list_2_title','field_60fe3832432ae'),(56673,1641,'_page-content_4_list_3_icon','field_60fe3823432ad'),(56674,1641,'_page-content_4_list_3_title','field_60fe3832432ae'),(56675,1641,'_page-content_4_list','field_60fe366c432ac'),(56676,1641,'_page-content','field_60fe2e8ddcc54'),(56677,1641,'_blog-block_title-color','field_60fff607aff99'),(56678,1641,'_blog-block_title_before','field_60fff6bcaff9a'),(56679,1641,'_blog-block_title_after','field_60fff6d5aff9b'),(56680,1641,'_blog-block_title','field_60fe6c2eadbe0'),(56681,1641,'_blog-block_link','field_60fe6c2eadbe1'),(56682,1641,'_blog-block_posts','field_60fe6c2eadbe2'),(56683,1641,'_blog-block_post-button-title','field_60fe6c2eadbe3'),(56684,1641,'_blog-block','field_60fe6c2eadbdf'),(56685,1641,'_testimonials_title','field_60ffd62579c6a'),(56686,1641,'_testimonials_description','field_60ffd62c79c6b'),(56687,1641,'_testimonials_cases','field_60ffd68f79c6c'),(56688,1641,'_testimonials_post-button-title','field_60ffd8a5f4211'),(56689,1641,'_testimonials','field_60ffd61879c69'),(56690,1641,'_yoast_wpseo_estimated-reading-time-minutes',''),(56691,1641,'_edit_lock','1639754273:1'),(56692,1642,'_edit_last','1'),(56693,1642,'_product-preview_icon','field_61014e4accd74'),(56694,1642,'_product-preview_image','field_610106db16f55'),(56695,1642,'_product-preview_label','field_610106ef16f56'),(56696,1642,'_product-preview_description','field_6101073616f59'),(56697,1642,'_product-preview','field_610106c416f54'),(56698,1642,'_main-block_image','field_60fe22fa390e1'),(56699,1642,'_main-block_title','field_60fe22cc390df'),(56700,1642,'_main-block_description','field_60fe22da390e0'),(56701,1642,'_main-block_first-button','field_60fe2326390e2'),(56702,1642,'_main-block_second-button','field_60fe2339390e3'),(56703,1642,'_main-block','field_60fe22ac390de'),(56704,1642,'_introductory-block_title','field_60fe252908e5a'),(56705,1642,'_introductory-block_description','field_60fe253608e5b'),(56706,1642,'_introductory-block','field_60fe251408e59'),(56707,1642,'_page-content_0_block-type','field_60fe33225760d'),(56708,1642,'_page-content_0_content-position','field_60fe3af01f07a'),(56709,1642,'_page-content_0_style_content-color','field_60fe46b438c11'),(56710,1642,'_page-content_0_style_bg-type','field_60fe42d9fe46a'),(56711,1642,'_page-content_0_style','field_60fe39d8fa409'),(56712,1642,'_page-content_0_content_image','field_60fe35655522a'),(56713,1642,'_page-content_0_content_title','field_60fe35c95522b'),(56714,1642,'_page-content_0_content_description','field_60fe35fb5522c'),(56715,1642,'_page-content_0_content','field_60fe36115522d'),(56716,1642,'_page-content_0_list_0_icon','field_60fe3823432ad'),(56717,1642,'_page-content_0_list_0_title','field_60fe3832432ae'),(56718,1642,'_page-content_0_list_0_description','field_60fe3836432af'),(56719,1642,'_page-content_0_list_1_icon','field_60fe3823432ad'),(56720,1642,'_page-content_0_list_1_title','field_60fe3832432ae'),(56721,1642,'_page-content_0_list_1_description','field_60fe3836432af'),(56722,1642,'_page-content_0_list_2_icon','field_60fe3823432ad'),(56723,1642,'_page-content_0_list_2_title','field_60fe3832432ae'),(56724,1642,'_page-content_0_list_2_description','field_60fe3836432af'),(56725,1642,'_page-content_0_list_3_icon','field_60fe3823432ad'),(56726,1642,'_page-content_0_list_3_title','field_60fe3832432ae'),(56727,1642,'_page-content_0_list_3_description','field_60fe3836432af'),(56728,1642,'_page-content_0_list','field_60fe366c432ac'),(56729,1642,'_page-content_1_block-type','field_60fe33225760d'),(56730,1642,'_page-content_1_content-position','field_60fe3af01f07a'),(56731,1642,'_page-content_1_content_image','field_60fe35655522a'),(56732,1642,'_page-content_1_content_title','field_60fe35c95522b'),(56733,1642,'_page-content_1_content_description','field_60fe35fb5522c'),(56734,1642,'_page-content_1_content','field_60fe36115522d'),(56735,1642,'_page-content_1_list_0_icon','field_60fe3823432ad'),(56736,1642,'_page-content_1_list_0_title','field_60fe3832432ae'),(56737,1642,'_page-content_1_list_1_icon','field_60fe3823432ad'),(56738,1642,'_page-content_1_list_1_title','field_60fe3832432ae'),(56739,1642,'_page-content_1_list_2_icon','field_60fe3823432ad'),(56740,1642,'_page-content_1_list_2_title','field_60fe3832432ae'),(56741,1642,'_page-content_1_list_3_icon','field_60fe3823432ad'),(56742,1642,'_page-content_1_list_3_title','field_60fe3832432ae'),(56743,1642,'_page-content_1_list','field_60fe366c432ac'),(56744,1642,'_page-content_2_block-type','field_60fe33225760d'),(56745,1642,'_page-content_2_content-position','field_60fe3af01f07a'),(56746,1642,'_page-content_2_content_image','field_60fe35655522a'),(56747,1642,'_page-content_2_content_title','field_60fe35c95522b'),(56748,1642,'_page-content_2_content_description','field_60fe35fb5522c'),(56749,1642,'_page-content_2_content','field_60fe36115522d'),(56750,1642,'_page-content_2_list_0_title','field_60fe3832432ae'),(56751,1642,'_page-content_2_list_0_description','field_60fe3836432af'),(56752,1642,'_page-content_2_list_1_title','field_60fe3832432ae'),(56753,1642,'_page-content_2_list_1_description','field_60fe3836432af'),(56754,1642,'_page-content_2_list_2_title','field_60fe3832432ae'),(56755,1642,'_page-content_2_list_2_description','field_60fe3836432af'),(56756,1642,'_page-content_2_list_3_title','field_60fe3832432ae'),(56757,1642,'_page-content_2_list_3_description','field_60fe3836432af'),(56758,1642,'_page-content_2_list','field_60fe366c432ac'),(56759,1642,'_page-content_3_block-type','field_60fe33225760d'),(56760,1642,'_page-content_3_content-position','field_60fe3af01f07a'),(56761,1642,'_page-content_3_content_image','field_60fe35655522a'),(56762,1642,'_page-content_3_content_title','field_60fe35c95522b'),(56763,1642,'_page-content_3_content_description','field_60fe35fb5522c'),(56764,1642,'_page-content_3_content','field_60fe36115522d'),(56765,1642,'_page-content_3_list_0_icon','field_60fe3823432ad'),(56766,1642,'_page-content_3_list_0_title','field_60fe3832432ae'),(56767,1642,'_page-content_3_list_0_description','field_60fe3836432af'),(56768,1642,'_page-content_3_list_1_icon','field_60fe3823432ad'),(56769,1642,'_page-content_3_list_1_title','field_60fe3832432ae'),(56770,1642,'_page-content_3_list_1_description','field_60fe3836432af'),(56771,1642,'_page-content_3_list_2_icon','field_60fe3823432ad'),(56772,1642,'_page-content_3_list_2_title','field_60fe3832432ae'),(56773,1642,'_page-content_3_list_2_description','field_60fe3836432af'),(56774,1642,'_page-content_3_list_3_icon','field_60fe3823432ad'),(56775,1642,'_page-content_3_list_3_title','field_60fe3832432ae'),(56776,1642,'_page-content_3_list_3_description','field_60fe3836432af'),(56777,1642,'_page-content_3_list','field_60fe366c432ac'),(56791,1643,'_edit_last','1'),(56798,1642,'_page-content','field_60fe2e8ddcc54'),(56799,1642,'_blog-block_title-color','field_60fff607aff99'),(56800,1642,'_blog-block_title_before','field_60fff6bcaff9a'),(56801,1642,'_blog-block_title_after','field_60fff6d5aff9b'),(56802,1642,'_blog-block_title','field_60fe6c2eadbe0'),(56803,1642,'_blog-block_link','field_60fe6c2eadbe1'),(56804,1642,'_blog-block_posts','field_60fe6c2eadbe2'),(56805,1642,'_blog-block_post-button-title','field_60fe6c2eadbe3'),(56806,1642,'_blog-block','field_60fe6c2eadbdf'),(56807,1642,'_testimonials_title','field_60ffd62579c6a'),(56808,1642,'_testimonials_description','field_60ffd62c79c6b'),(56809,1642,'_testimonials_cases','field_60ffd68f79c6c'),(56810,1642,'_testimonials_post-button-title','field_60ffd8a5f4211'),(56811,1642,'_testimonials','field_60ffd61879c69'),(56812,1642,'_yoast_wpseo_estimated-reading-time-minutes',''),(56813,1643,'_product-preview_icon','field_61014e4accd74'),(56814,1643,'_product-preview_image','field_610106db16f55'),(56815,1643,'_product-preview_label','field_610106ef16f56'),(56816,1643,'_product-preview_description','field_6101073616f59'),(56817,1642,'_edit_lock','1639753933:1'),(56818,1643,'_product-preview','field_610106c416f54'),(56819,1643,'_main-block_image','field_60fe22fa390e1'),(56820,1643,'_main-block_title','field_60fe22cc390df'),(56821,1643,'_main-block_description','field_60fe22da390e0'),(56822,1643,'_main-block_first-button','field_60fe2326390e2'),(56823,1643,'_main-block_second-button','field_60fe2339390e3'),(56824,1643,'_main-block','field_60fe22ac390de'),(56825,1643,'_introductory-block_title','field_60fe252908e5a'),(56826,1643,'_introductory-block_description','field_60fe253608e5b'),(56827,1643,'_introductory-block','field_60fe251408e59'),(56828,1643,'_page-content_0_block-type','field_60fe33225760d'),(56829,1643,'_page-content_0_content-position','field_60fe3af01f07a'),(56830,1643,'_page-content_0_style_content-color','field_60fe46b438c11'),(56831,1643,'_page-content_0_style_bg-type','field_60fe42d9fe46a'),(56832,1643,'_page-content_0_style','field_60fe39d8fa409'),(56833,1643,'_page-content_0_content_image','field_60fe35655522a'),(56834,1643,'_page-content_0_content_title','field_60fe35c95522b'),(56835,1643,'_page-content_0_content_description','field_60fe35fb5522c'),(56836,1643,'_page-content_0_content','field_60fe36115522d'),(56837,1643,'_page-content_0_list_0_icon','field_60fe3823432ad'),(56838,1643,'_page-content_0_list_0_title','field_60fe3832432ae'),(56839,1643,'_page-content_0_list_0_description','field_60fe3836432af'),(56840,1643,'_page-content_0_list_1_icon','field_60fe3823432ad'),(56841,1643,'_page-content_0_list_1_title','field_60fe3832432ae'),(56842,1643,'_page-content_0_list_1_description','field_60fe3836432af'),(56843,1643,'_page-content_0_list_2_icon','field_60fe3823432ad'),(56844,1643,'_page-content_0_list_2_title','field_60fe3832432ae'),(56845,1643,'_page-content_0_list_2_description','field_60fe3836432af'),(56846,1643,'_page-content_0_list_3_icon','field_60fe3823432ad'),(56847,1643,'_page-content_0_list_3_title','field_60fe3832432ae'),(56848,1643,'_page-content_0_list_3_description','field_60fe3836432af'),(56849,1643,'_page-content_0_list','field_60fe366c432ac'),(56850,1643,'_page-content_1_block-type','field_60fe33225760d'),(56851,1643,'_page-content_1_content-position','field_60fe3af01f07a'),(56852,1643,'_page-content_1_content_image','field_60fe35655522a'),(56853,1643,'_page-content_1_content_title','field_60fe35c95522b'),(56854,1643,'_page-content_1_content_description','field_60fe35fb5522c'),(56855,1643,'_page-content_1_content','field_60fe36115522d'),(56856,1643,'_page-content_1_list_0_icon','field_60fe3823432ad'),(56857,1643,'_page-content_1_list_0_title','field_60fe3832432ae'),(56858,1643,'_page-content_1_list_1_icon','field_60fe3823432ad'),(56859,1643,'_page-content_1_list_1_title','field_60fe3832432ae'),(56860,1643,'_page-content_1_list_2_icon','field_60fe3823432ad'),(56861,1643,'_page-content_1_list_2_title','field_60fe3832432ae'),(56862,1643,'_page-content_1_list_3_icon','field_60fe3823432ad'),(56863,1643,'_page-content_1_list_3_title','field_60fe3832432ae'),(56864,1643,'_page-content_1_list','field_60fe366c432ac'),(56865,1643,'_page-content_2_block-type','field_60fe33225760d'),(56866,1643,'_page-content_2_content-position','field_60fe3af01f07a'),(56867,1643,'_page-content_2_content_image','field_60fe35655522a'),(56868,1643,'_page-content_2_content_title','field_60fe35c95522b'),(56869,1643,'_page-content_2_content_description','field_60fe35fb5522c'),(56870,1643,'_page-content_2_content','field_60fe36115522d'),(56871,1643,'_page-content_2_list_0_title','field_60fe3832432ae'),(56872,1643,'_page-content_2_list_0_description','field_60fe3836432af'),(56873,1643,'_page-content_2_list_1_title','field_60fe3832432ae'),(56874,1643,'_page-content_2_list_1_description','field_60fe3836432af'),(56875,1643,'_page-content_2_list_2_title','field_60fe3832432ae'),(56876,1643,'_page-content_2_list_2_description','field_60fe3836432af'),(56877,1643,'_page-content_2_list_3_title','field_60fe3832432ae'),(56878,1643,'_page-content_2_list_3_description','field_60fe3836432af'),(56879,1643,'_page-content_2_list','field_60fe366c432ac'),(56880,1643,'_page-content_3_block-type','field_60fe33225760d'),(56881,1643,'_page-content_3_content-position','field_60fe3af01f07a'),(56882,1643,'_page-content_3_content_image','field_60fe35655522a'),(56883,1643,'_page-content_3_content_title','field_60fe35c95522b'),(56884,1643,'_page-content_3_content_description','field_60fe35fb5522c'),(56885,1643,'_page-content_3_content','field_60fe36115522d'),(56886,1643,'_page-content_3_list_0_icon','field_60fe3823432ad'),(56887,1643,'_page-content_3_list_0_title','field_60fe3832432ae'),(56888,1643,'_page-content_3_list_0_description','field_60fe3836432af'),(56889,1643,'_page-content_3_list_1_icon','field_60fe3823432ad'),(56890,1643,'_page-content_3_list_1_title','field_60fe3832432ae'),(56891,1643,'_page-content_3_list_1_description','field_60fe3836432af'),(56892,1643,'_page-content_3_list_2_icon','field_60fe3823432ad'),(56893,1643,'_page-content_3_list_2_title','field_60fe3832432ae'),(56894,1643,'_page-content_3_list_2_description','field_60fe3836432af'),(56895,1643,'_page-content_3_list_3_icon','field_60fe3823432ad'),(56896,1643,'_page-content_3_list_3_title','field_60fe3832432ae'),(56897,1643,'_page-content_3_list_3_description','field_60fe3836432af'),(56898,1643,'_page-content_3_list','field_60fe366c432ac'),(56899,1643,'_page-content_4_block-type','field_60fe33225760d'),(56900,1643,'_page-content_4_content-position','field_60fe3af01f07a'),(56901,1643,'_page-content_4_style_content-color','field_60fe46b438c11'),(56902,1643,'_page-content_4_style_bg-type','field_60fe42d9fe46a'),(56903,1643,'_page-content_4_style','field_60fe39d8fa409'),(56904,1643,'_page-content_4_content_image','field_60fe35655522a'),(56905,1643,'_page-content_4_content_title','field_60fe35c95522b'),(56906,1643,'_page-content_4_content_description','field_60fe35fb5522c'),(56907,1643,'_page-content_4_content_button','field_60fe3cf5ca1fb'),(56908,1643,'_page-content_4_content','field_60fe36115522d'),(56909,1643,'_page-content_4_list_0_icon','field_60fe3823432ad'),(56910,1643,'_page-content_4_list_0_title','field_60fe3832432ae'),(56911,1643,'_page-content_4_list_1_icon','field_60fe3823432ad'),(56912,1643,'_page-content_4_list_1_title','field_60fe3832432ae'),(56913,1643,'_page-content_4_list_2_icon','field_60fe3823432ad'),(56914,1643,'_page-content_4_list_2_title','field_60fe3832432ae'),(56915,1643,'_page-content_4_list_3_icon','field_60fe3823432ad'),(56916,1643,'_page-content_4_list_3_title','field_60fe3832432ae'),(56917,1643,'_page-content_4_list','field_60fe366c432ac'),(56918,1643,'_page-content','field_60fe2e8ddcc54'),(56919,1643,'_blog-block_title-color','field_60fff607aff99'),(56920,1643,'_blog-block_title_before','field_60fff6bcaff9a'),(56921,1643,'_blog-block_title_after','field_60fff6d5aff9b'),(56922,1643,'_blog-block_title','field_60fe6c2eadbe0'),(56923,1643,'_blog-block_link','field_60fe6c2eadbe1'),(56924,1643,'_blog-block_posts','field_60fe6c2eadbe2'),(56925,1643,'_blog-block_post-button-title','field_60fe6c2eadbe3'),(56926,1643,'_blog-block','field_60fe6c2eadbdf'),(56927,1643,'_testimonials_title','field_60ffd62579c6a'),(56928,1643,'_testimonials_description','field_60ffd62c79c6b'),(56929,1643,'_testimonials_cases','field_60ffd68f79c6c'),(56930,1643,'_testimonials_post-button-title','field_60ffd8a5f4211'),(56931,1643,'_testimonials','field_60ffd61879c69'),(56932,1643,'_yoast_wpseo_estimated-reading-time-minutes',''),(56933,1643,'_edit_lock','1639753881:1'),(56934,1646,'main-block_title','Where Merchants \r\nMeet Buyers'),(56935,1646,'_main-block_title','field_60f71cfe844f0'),(56936,1646,'main-block_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(56937,1646,'_main-block_description','field_60f71d1a844f1'),(56938,1646,'main-block_first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(56939,1646,'_main-block_first-button','field_60f71d2b844f2'),(56940,1646,'main-block_second-button','Explore more'),(56941,1646,'_main-block_second-button','field_60f71d5a844f3'),(56942,1646,'main-block',''),(56943,1646,'_main-block','field_60f7ce5d3c350'),(56944,1646,'globe-points_item-1','$56'),(56945,1646,'_globe-points_item-1','field_60f7cd79ec2c2'),(56946,1646,'globe-points_item-2','$78'),(56947,1646,'_globe-points_item-2','field_60f7cd81ec2c3'),(56948,1646,'globe-points_item-3','$128'),(56949,1646,'_globe-points_item-3','field_60f7cd86ec2c4'),(56950,1646,'globe-points',''),(56951,1646,'_globe-points','field_60f7cd5bec2c1'),(56952,1646,'advantages_0_icon','157'),(56953,1646,'_advantages_0_icon','field_60f7cff821e3f'),(56954,1646,'advantages_0_description','Certificate of Authenticity'),(56955,1646,'_advantages_0_description','field_60f7d00d21e40'),(56956,1646,'advantages','4'),(56957,1646,'_advantages','field_60f7cfdc21e3e'),(56958,1646,'advantages_1_icon','158'),(56959,1646,'_advantages_1_icon','field_60f7cff821e3f'),(56960,1646,'advantages_1_description','Best Solution Awward'),(56961,1646,'_advantages_1_description','field_60f7d00d21e40'),(56962,1646,'advantages_2_icon','159'),(56963,1646,'_advantages_2_icon','field_60f7cff821e3f'),(56964,1646,'advantages_2_description','Compliance Certificate'),(56965,1646,'_advantages_2_description','field_60f7d00d21e40'),(56966,1646,'advantages_3_icon','160'),(56967,1646,'_advantages_3_icon','field_60f7cff821e3f'),(56968,1646,'advantages_3_description','Customers Choise Awward'),(56969,1646,'_advantages_3_description','field_60f7d00d21e40'),(56970,1646,'about-company_image','154'),(56971,1646,'_about-company_image','field_60f7cfac21e3c'),(56972,1646,'about-company_title','Since 2006[nbsp]we have helped thousands of[nbsp]merchants grow their business and maximise revenue'),(56973,1646,'_about-company_title','field_60f7cf8621e3a'),(56974,1646,'about-company_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(56975,1646,'_about-company_description','field_60f7cfa321e3b'),(56976,1646,'about-company_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:60:\"https://commercegate.goodface.com.ua/wp/es/es-about-company/\";s:6:\"target\";s:0:\"\";}'),(56977,1646,'_about-company_button','field_60f7cfc021e3d'),(56978,1646,'about-company',''),(56979,1646,'_about-company','field_60f7cf7021e39'),(56980,1646,'payment-instruments_title_before','Get all Payment Instruments'),(56981,1646,'_payment-instruments_title_before','field_60f7d6dbb8ab4'),(56982,1646,'payment-instruments_title_after','You Need to Accelerate'),(56983,1646,'_payment-instruments_title_after','field_60f7d70db8ab5'),(56984,1646,'payment-instruments_title',''),(56985,1646,'_payment-instruments_title','field_60f7d5a179817'),(56986,1646,'payment-instruments_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to \r\naccept credit card payments from your customers safely.'),(56987,1646,'_payment-instruments_description','field_60f7d5d379818'),(56988,1646,'payment-instruments_items-link-title','Discover features'),(56989,1646,'_payment-instruments_items-link-title','field_60f7d5df79819'),(56990,1646,'payment-instruments',''),(56991,1646,'_payment-instruments','field_60f7d59679816'),(56992,1646,'complex-services_image','177'),(56993,1646,'_complex-services_image','field_60f7daf9c4744'),(56994,1646,'complex-services_title','Complex Services to[nbsp]Boost Your Process'),(56995,1646,'_complex-services_title','field_60f7d9c5c4742'),(56996,1646,'complex-services_description','Our risk management system is[nbsp]the most advanced, customizable and effective in[nbsp]the business. We[nbsp]combine advanced technology and experienced human control to[nbsp]minimise fraudulent transactions while keeping decline rates low and your valued customers satisfied.'),(56997,1646,'_complex-services_description','field_60f7d9d7c4743'),(56998,1646,'complex-services_items-link-title','Learn more'),(56999,1646,'_complex-services_items-link-title','field_60f7dbbfc4745'),(57000,1646,'complex-services',''),(57001,1646,'_complex-services','field_60f7d9b2c4741'),(57002,1646,'blog-block_title',''),(57003,1646,'_blog-block_title','field_60f7deefdb657'),(57004,1646,'blog-block_link','a:3:{s:5:\"title\";s:29:\"Read all customers’ stories\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/es-blog/\";s:6:\"target\";s:0:\"\";}'),(57005,1646,'_blog-block_link','field_60f7df05db658'),(57006,1646,'blog-block',''),(57007,1646,'_blog-block','field_60f7dee3db656'),(57008,1646,'blog-block_posts','a:4:{i:0;s:4:\"1455\";i:1;s:4:\"1453\";i:2;s:4:\"1452\";i:3;s:4:\"1451\";}'),(57009,1646,'_blog-block_posts','field_60f8322fd24c4'),(57010,1646,'blog-block_post-button-title','Read Full Story'),(57011,1646,'_blog-block_post-button-title','field_60f8413c74859'),(57012,1646,'payment-instruments_title-color','#4BD18E'),(57013,1646,'_payment-instruments_title-color','field_60fff271c15df'),(57014,1646,'blog-block_title-color','#4BD18E'),(57015,1646,'_blog-block_title-color','field_60fff3b704234'),(57016,1646,'blog-block_title_before','You’re in good company.'),(57017,1646,'_blog-block_title_before','field_60fff38e04232'),(57018,1646,'blog-block_title_after','Share success with us'),(57019,1646,'_blog-block_title_after','field_60fff3a404233'),(57020,1646,'complex-services-list_0_icon','336'),(57021,1646,'_complex-services-list_0_icon','field_6100fde5a3f1d'),(57022,1646,'complex-services-list_0_description','Deploy our agile payment pages to[nbsp]suit any platform'),(57023,1646,'_complex-services-list_0_description','field_6100fe60a3f1f'),(57024,1646,'complex-services-list_0_link','a:3:{s:5:\"title\";s:25:\"Online Payment Processing\";s:3:\"url\";s:86:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/es-online-payment-processing/\";s:6:\"target\";s:0:\"\";}'),(57025,1646,'_complex-services-list_0_link','field_6100fe73a3f20'),(57026,1646,'complex-services-list_1_icon','337'),(57027,1646,'_complex-services-list_1_icon','field_6100fde5a3f1d'),(57028,1646,'complex-services-list_1_description','Single point of[nbsp]contact, handling authorisation, clearing and settlement'),(57029,1646,'_complex-services-list_1_description','field_6100fe60a3f1f'),(57030,1646,'complex-services-list_1_link','a:3:{s:5:\"title\";s:19:\"Acquiring Solutions\";s:3:\"url\";s:80:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/es-acquiring-solutions/\";s:6:\"target\";s:0:\"\";}'),(57031,1646,'_complex-services-list_1_link','field_6100fe73a3f20'),(57032,1646,'complex-services-list_2_icon','339'),(57033,1646,'_complex-services-list_2_icon','field_6100fde5a3f1d'),(57034,1646,'complex-services-list_2_description','State of[nbsp]the art fraud scrubbing and real-time monitoring by[nbsp]our risk team'),(57035,1646,'_complex-services-list_2_description','field_6100fe60a3f1f'),(57036,1646,'complex-services-list_2_link','a:3:{s:5:\"title\";s:19:\"Risk and Compliance\";s:3:\"url\";s:80:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/es-risk-and-compliance/\";s:6:\"target\";s:0:\"\";}'),(57037,1646,'_complex-services-list_2_link','field_6100fe73a3f20'),(57038,1646,'complex-services-list_3_icon','338'),(57039,1646,'_complex-services-list_3_icon','field_6100fde5a3f1d'),(57040,1646,'complex-services-list_3_description','Tactical, analytical approach to[nbsp]your pricing'),(57041,1646,'_complex-services-list_3_description','field_6100fe60a3f1f'),(57042,1646,'complex-services-list_3_link','a:3:{s:5:\"title\";s:20:\"Revenue Optimization\";s:3:\"url\";s:81:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/es-revenue-optimization/\";s:6:\"target\";s:0:\"\";}'),(57043,1646,'_complex-services-list_3_link','field_6100fe73a3f20'),(57044,1646,'complex-services-list','4'),(57045,1646,'_complex-services-list','field_6100fd82a3f1c'),(57046,1646,'payment-instruments_list','a:3:{i:0;s:4:\"1643\";i:1;s:4:\"1642\";i:2;s:4:\"1641\";}'),(57047,1646,'_payment-instruments_list','field_6101027fdf3b7'),(57216,1650,'main-block_title','Where Merchants \r\nMeet Buyers'),(57217,1650,'_main-block_title','field_60f71cfe844f0'),(57218,1650,'main-block_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(57219,1650,'_main-block_description','field_60f71d1a844f1'),(57220,1650,'main-block_first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(57221,1650,'_main-block_first-button','field_60f71d2b844f2'),(57222,1650,'main-block_second-button','Explore more'),(57223,1650,'_main-block_second-button','field_60f71d5a844f3'),(57224,1650,'main-block',''),(57225,1650,'_main-block','field_60f7ce5d3c350'),(57226,1650,'globe-points_item-1','$56'),(57227,1650,'_globe-points_item-1','field_60f7cd79ec2c2'),(57228,1650,'globe-points_item-2','$78'),(57229,1650,'_globe-points_item-2','field_60f7cd81ec2c3'),(57230,1650,'globe-points_item-3','$128'),(57231,1650,'_globe-points_item-3','field_60f7cd86ec2c4'),(57232,1650,'globe-points',''),(57233,1650,'_globe-points','field_60f7cd5bec2c1'),(57234,1650,'advantages_0_icon','157'),(57235,1650,'_advantages_0_icon','field_60f7cff821e3f'),(57236,1650,'advantages_0_description','Certificate of Authenticity'),(57237,1650,'_advantages_0_description','field_60f7d00d21e40'),(57238,1650,'advantages','4'),(57239,1650,'_advantages','field_60f7cfdc21e3e'),(57240,1650,'advantages_1_icon','158'),(57241,1650,'_advantages_1_icon','field_60f7cff821e3f'),(57242,1650,'advantages_1_description','Best Solution Awward'),(57243,1650,'_advantages_1_description','field_60f7d00d21e40'),(57244,1650,'advantages_2_icon','159'),(57245,1650,'_advantages_2_icon','field_60f7cff821e3f'),(57246,1650,'advantages_2_description','Compliance Certificate'),(57247,1650,'_advantages_2_description','field_60f7d00d21e40'),(57248,1650,'advantages_3_icon','160'),(57249,1650,'_advantages_3_icon','field_60f7cff821e3f'),(57250,1650,'advantages_3_description','Customers Choise Awward'),(57251,1650,'_advantages_3_description','field_60f7d00d21e40'),(57252,1650,'about-company_image','154'),(57253,1650,'_about-company_image','field_60f7cfac21e3c'),(57254,1650,'about-company_title','Since 2006[nbsp]we have helped thousands of[nbsp]merchants grow their business and maximise revenue'),(57255,1650,'_about-company_title','field_60f7cf8621e3a'),(57256,1650,'about-company_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(57257,1650,'_about-company_description','field_60f7cfa321e3b'),(57258,1650,'about-company_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:60:\"https://commercegate.goodface.com.ua/wp/es/es-about-company/\";s:6:\"target\";s:0:\"\";}'),(57259,1650,'_about-company_button','field_60f7cfc021e3d'),(57260,1650,'about-company',''),(57261,1650,'_about-company','field_60f7cf7021e39'),(57262,1650,'payment-instruments_title_before','Get all Payment Instruments'),(57263,1650,'_payment-instruments_title_before','field_60f7d6dbb8ab4'),(57264,1650,'payment-instruments_title_after','You Need to Accelerate'),(57265,1650,'_payment-instruments_title_after','field_60f7d70db8ab5'),(57266,1650,'payment-instruments_title',''),(57267,1650,'_payment-instruments_title','field_60f7d5a179817'),(57268,1650,'payment-instruments_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to \r\naccept credit card payments from your customers safely.'),(57269,1650,'_payment-instruments_description','field_60f7d5d379818'),(57270,1650,'payment-instruments_items-link-title','Discover features'),(57271,1650,'_payment-instruments_items-link-title','field_60f7d5df79819'),(57272,1650,'payment-instruments',''),(57273,1650,'_payment-instruments','field_60f7d59679816'),(57274,1650,'complex-services_image','177'),(57275,1650,'_complex-services_image','field_60f7daf9c4744'),(57276,1650,'complex-services_title','Complex Services to[nbsp]Boost Your Process'),(57277,1650,'_complex-services_title','field_60f7d9c5c4742'),(57278,1650,'complex-services_description','Our risk management system is[nbsp]the most advanced, customizable and effective in[nbsp]the business. We[nbsp]combine advanced technology and experienced human control to[nbsp]minimise fraudulent transactions while keeping decline rates low and your valued customers satisfied.'),(57279,1650,'_complex-services_description','field_60f7d9d7c4743'),(57280,1650,'complex-services_items-link-title','Learn more'),(57281,1650,'_complex-services_items-link-title','field_60f7dbbfc4745'),(57282,1650,'complex-services',''),(57283,1650,'_complex-services','field_60f7d9b2c4741'),(57284,1650,'blog-block_title',''),(57285,1650,'_blog-block_title','field_60f7deefdb657'),(57286,1650,'blog-block_link','a:3:{s:5:\"title\";s:29:\"Read all customers’ stories\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/es-blog/\";s:6:\"target\";s:0:\"\";}'),(57287,1650,'_blog-block_link','field_60f7df05db658'),(57288,1650,'blog-block',''),(57289,1650,'_blog-block','field_60f7dee3db656'),(57290,1650,'blog-block_posts','a:4:{i:0;s:4:\"1418\";i:1;s:4:\"1419\";i:2;s:4:\"1510\";i:3;s:4:\"1417\";}'),(57291,1650,'_blog-block_posts','field_60f8322fd24c4'),(57292,1650,'blog-block_post-button-title','Read Full Story'),(57293,1650,'_blog-block_post-button-title','field_60f8413c74859'),(57294,1650,'payment-instruments_title-color','#4BD18E'),(57295,1650,'_payment-instruments_title-color','field_60fff271c15df'),(57296,1650,'blog-block_title-color','#4BD18E'),(57297,1650,'_blog-block_title-color','field_60fff3b704234'),(57298,1650,'blog-block_title_before','You’re in good company.'),(57299,1650,'_blog-block_title_before','field_60fff38e04232'),(57300,1650,'blog-block_title_after','Share success with us'),(57301,1650,'_blog-block_title_after','field_60fff3a404233'),(57302,1650,'complex-services-list_0_icon','336'),(57303,1650,'_complex-services-list_0_icon','field_6100fde5a3f1d'),(57304,1650,'complex-services-list_0_description','Deploy our agile payment pages to[nbsp]suit any platform'),(57305,1650,'_complex-services-list_0_description','field_6100fe60a3f1f'),(57306,1650,'complex-services-list_0_link','a:3:{s:5:\"title\";s:25:\"Online Payment Processing\";s:3:\"url\";s:86:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/es-online-payment-processing/\";s:6:\"target\";s:0:\"\";}'),(57307,1650,'_complex-services-list_0_link','field_6100fe73a3f20'),(57308,1650,'complex-services-list_1_icon','337'),(57309,1650,'_complex-services-list_1_icon','field_6100fde5a3f1d'),(57310,1650,'complex-services-list_1_description','Single point of[nbsp]contact, handling authorisation, clearing and settlement'),(57311,1650,'_complex-services-list_1_description','field_6100fe60a3f1f'),(57312,1650,'complex-services-list_1_link','a:3:{s:5:\"title\";s:19:\"Acquiring Solutions\";s:3:\"url\";s:80:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/es-acquiring-solutions/\";s:6:\"target\";s:0:\"\";}'),(57313,1650,'_complex-services-list_1_link','field_6100fe73a3f20'),(57314,1650,'complex-services-list_2_icon','339'),(57315,1650,'_complex-services-list_2_icon','field_6100fde5a3f1d'),(57316,1650,'complex-services-list_2_description','State of[nbsp]the art fraud scrubbing and real-time monitoring by[nbsp]our risk team'),(57317,1650,'_complex-services-list_2_description','field_6100fe60a3f1f'),(57318,1650,'complex-services-list_2_link','a:3:{s:5:\"title\";s:19:\"Risk and Compliance\";s:3:\"url\";s:80:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/es-risk-and-compliance/\";s:6:\"target\";s:0:\"\";}'),(57319,1650,'_complex-services-list_2_link','field_6100fe73a3f20'),(57320,1650,'complex-services-list_3_icon','338'),(57321,1650,'_complex-services-list_3_icon','field_6100fde5a3f1d'),(57322,1650,'complex-services-list_3_description','Tactical, analytical approach to[nbsp]your pricing'),(57323,1650,'_complex-services-list_3_description','field_6100fe60a3f1f'),(57324,1650,'complex-services-list_3_link','a:3:{s:5:\"title\";s:20:\"Revenue Optimization\";s:3:\"url\";s:81:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/es-revenue-optimization/\";s:6:\"target\";s:0:\"\";}'),(57325,1650,'_complex-services-list_3_link','field_6100fe73a3f20'),(57326,1650,'complex-services-list','4'),(57327,1650,'_complex-services-list','field_6100fd82a3f1c'),(57328,1650,'payment-instruments_list','a:3:{i:0;s:4:\"1643\";i:1;s:4:\"1642\";i:2;s:4:\"1641\";}'),(57329,1650,'_payment-instruments_list','field_6101027fdf3b7'),(57330,1651,'main-block_title','Where Merchants \r\nMeet Buyers'),(57331,1651,'_main-block_title','field_60f71cfe844f0'),(57332,1651,'main-block_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(57333,1651,'_main-block_description','field_60f71d1a844f1'),(57334,1651,'main-block_first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(57335,1651,'_main-block_first-button','field_60f71d2b844f2'),(57336,1651,'main-block_second-button','Explore more'),(57337,1651,'_main-block_second-button','field_60f71d5a844f3'),(57338,1651,'main-block',''),(57339,1651,'_main-block','field_60f7ce5d3c350'),(57340,1651,'globe-points_item-1','$56'),(57341,1651,'_globe-points_item-1','field_60f7cd79ec2c2'),(57342,1651,'globe-points_item-2','$78'),(57343,1651,'_globe-points_item-2','field_60f7cd81ec2c3'),(57344,1651,'globe-points_item-3','$128'),(57345,1651,'_globe-points_item-3','field_60f7cd86ec2c4'),(57346,1651,'globe-points',''),(57347,1651,'_globe-points','field_60f7cd5bec2c1'),(57348,1651,'advantages_0_icon','157'),(57349,1651,'_advantages_0_icon','field_60f7cff821e3f'),(57350,1651,'advantages_0_description','Certificate of Authenticity'),(57351,1651,'_advantages_0_description','field_60f7d00d21e40'),(57352,1651,'advantages','4'),(57353,1651,'_advantages','field_60f7cfdc21e3e'),(57354,1651,'advantages_1_icon','158'),(57355,1651,'_advantages_1_icon','field_60f7cff821e3f'),(57356,1651,'advantages_1_description','Best Solution Awward'),(57357,1651,'_advantages_1_description','field_60f7d00d21e40'),(57358,1651,'advantages_2_icon','159'),(57359,1651,'_advantages_2_icon','field_60f7cff821e3f'),(57360,1651,'advantages_2_description','Compliance Certificate'),(57361,1651,'_advantages_2_description','field_60f7d00d21e40'),(57362,1651,'advantages_3_icon','160'),(57363,1651,'_advantages_3_icon','field_60f7cff821e3f'),(57364,1651,'advantages_3_description','Customers Choise Awward'),(57365,1651,'_advantages_3_description','field_60f7d00d21e40'),(57366,1651,'about-company_image','154'),(57367,1651,'_about-company_image','field_60f7cfac21e3c'),(57368,1651,'about-company_title','Since 2006[nbsp]we have helped thousands of[nbsp]merchants grow their business and maximise revenue'),(57369,1651,'_about-company_title','field_60f7cf8621e3a'),(57370,1651,'about-company_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(57371,1651,'_about-company_description','field_60f7cfa321e3b'),(57372,1651,'about-company_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:60:\"https://commercegate.goodface.com.ua/wp/es/es-about-company/\";s:6:\"target\";s:0:\"\";}'),(57373,1651,'_about-company_button','field_60f7cfc021e3d'),(57374,1651,'about-company',''),(57375,1651,'_about-company','field_60f7cf7021e39'),(57376,1651,'payment-instruments_title_before','Get all Payment Instruments'),(57377,1651,'_payment-instruments_title_before','field_60f7d6dbb8ab4'),(57378,1651,'payment-instruments_title_after','You Need to Accelerate'),(57379,1651,'_payment-instruments_title_after','field_60f7d70db8ab5'),(57380,1651,'payment-instruments_title',''),(57381,1651,'_payment-instruments_title','field_60f7d5a179817'),(57382,1651,'payment-instruments_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to \r\naccept credit card payments from your customers safely.'),(57383,1651,'_payment-instruments_description','field_60f7d5d379818'),(57384,1651,'payment-instruments_items-link-title','Discover features'),(57385,1651,'_payment-instruments_items-link-title','field_60f7d5df79819'),(57386,1651,'payment-instruments',''),(57387,1651,'_payment-instruments','field_60f7d59679816'),(57388,1651,'complex-services_image','177'),(57389,1651,'_complex-services_image','field_60f7daf9c4744'),(57390,1651,'complex-services_title','Complex Services to[nbsp]Boost Your Process'),(57391,1651,'_complex-services_title','field_60f7d9c5c4742'),(57392,1651,'complex-services_description','Our risk management system is[nbsp]the most advanced, customizable and effective in[nbsp]the business. We[nbsp]combine advanced technology and experienced human control to[nbsp]minimise fraudulent transactions while keeping decline rates low and your valued customers satisfied.'),(57393,1651,'_complex-services_description','field_60f7d9d7c4743'),(57394,1651,'complex-services_items-link-title','Learn more'),(57395,1651,'_complex-services_items-link-title','field_60f7dbbfc4745'),(57396,1651,'complex-services',''),(57397,1651,'_complex-services','field_60f7d9b2c4741'),(57398,1651,'blog-block_title',''),(57399,1651,'_blog-block_title','field_60f7deefdb657'),(57400,1651,'blog-block_link','a:3:{s:5:\"title\";s:29:\"Read all customers’ stories\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/es-blog/\";s:6:\"target\";s:0:\"\";}'),(57401,1651,'_blog-block_link','field_60f7df05db658'),(57402,1651,'blog-block',''),(57403,1651,'_blog-block','field_60f7dee3db656'),(57404,1651,'blog-block_posts','a:4:{i:0;s:4:\"1455\";i:1;s:4:\"1453\";i:2;s:4:\"1452\";i:3;s:4:\"1451\";}'),(57405,1651,'_blog-block_posts','field_60f8322fd24c4'),(57406,1651,'blog-block_post-button-title','Read Full Story'),(57407,1651,'_blog-block_post-button-title','field_60f8413c74859'),(57408,1651,'payment-instruments_title-color','#4BD18E'),(57409,1651,'_payment-instruments_title-color','field_60fff271c15df'),(57410,1651,'blog-block_title-color','#4BD18E'),(57411,1651,'_blog-block_title-color','field_60fff3b704234'),(57412,1651,'blog-block_title_before','You’re in good company.'),(57413,1651,'_blog-block_title_before','field_60fff38e04232'),(57414,1651,'blog-block_title_after','Share success with us'),(57415,1651,'_blog-block_title_after','field_60fff3a404233'),(57416,1651,'complex-services-list_0_icon','336'),(57417,1651,'_complex-services-list_0_icon','field_6100fde5a3f1d'),(57418,1651,'complex-services-list_0_description','Deploy our agile payment pages to[nbsp]suit any platform'),(57419,1651,'_complex-services-list_0_description','field_6100fe60a3f1f'),(57420,1651,'complex-services-list_0_link','a:3:{s:5:\"title\";s:25:\"Online Payment Processing\";s:3:\"url\";s:86:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/es-online-payment-processing/\";s:6:\"target\";s:0:\"\";}'),(57421,1651,'_complex-services-list_0_link','field_6100fe73a3f20'),(57422,1651,'complex-services-list_1_icon','337'),(57423,1651,'_complex-services-list_1_icon','field_6100fde5a3f1d'),(57424,1651,'complex-services-list_1_description','Single point of[nbsp]contact, handling authorisation, clearing and settlement'),(57425,1651,'_complex-services-list_1_description','field_6100fe60a3f1f'),(57426,1651,'complex-services-list_1_link','a:3:{s:5:\"title\";s:19:\"Acquiring Solutions\";s:3:\"url\";s:80:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/es-acquiring-solutions/\";s:6:\"target\";s:0:\"\";}'),(57427,1651,'_complex-services-list_1_link','field_6100fe73a3f20'),(57428,1651,'complex-services-list_2_icon','339'),(57429,1651,'_complex-services-list_2_icon','field_6100fde5a3f1d'),(57430,1651,'complex-services-list_2_description','State of[nbsp]the art fraud scrubbing and real-time monitoring by[nbsp]our risk team'),(57431,1651,'_complex-services-list_2_description','field_6100fe60a3f1f'),(57432,1651,'complex-services-list_2_link','a:3:{s:5:\"title\";s:19:\"Risk and Compliance\";s:3:\"url\";s:80:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/es-risk-and-compliance/\";s:6:\"target\";s:0:\"\";}'),(57433,1651,'_complex-services-list_2_link','field_6100fe73a3f20'),(57434,1651,'complex-services-list_3_icon','338'),(57435,1651,'_complex-services-list_3_icon','field_6100fde5a3f1d'),(57436,1651,'complex-services-list_3_description','Tactical, analytical approach to[nbsp]your pricing'),(57437,1651,'_complex-services-list_3_description','field_6100fe60a3f1f'),(57438,1651,'complex-services-list_3_link','a:3:{s:5:\"title\";s:20:\"Revenue Optimization\";s:3:\"url\";s:81:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/es-revenue-optimization/\";s:6:\"target\";s:0:\"\";}'),(57439,1651,'_complex-services-list_3_link','field_6100fe73a3f20'),(57440,1651,'complex-services-list','4'),(57441,1651,'_complex-services-list','field_6100fd82a3f1c'),(57442,1651,'payment-instruments_list','a:3:{i:0;s:4:\"1643\";i:1;s:4:\"1642\";i:2;s:4:\"1641\";}'),(57443,1651,'_payment-instruments_list','field_6101027fdf3b7'),(57609,1662,'_wp_attached_file','2021/07/custom-featured-payment-page-img-1.png'),(57610,1662,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:380;s:6:\"height\";i:400;s:4:\"file\";s:46:\"2021/07/custom-featured-payment-page-img-1.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:46:\"custom-featured-payment-page-img-1-285x300.png\";s:5:\"width\";i:285;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:46:\"custom-featured-payment-page-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:{}}}'),(57611,1662,'_wp_attachment_image_alt','CommerceGate.com'),(57612,291,'main-block_illustration_image','2403'),(57613,291,'_main-block_illustration_image','field_6124b5ae9fde8'),(57614,291,'main-block_illustration_icon','2404'),(57615,291,'_main-block_illustration_icon','field_6124b58e9fde7'),(57616,291,'main-block_illustration',''),(57617,291,'_main-block_illustration','field_60fe22fa390e1'),(57622,1665,'_wp_attached_file','2021/07/House-icon.png'),(57623,1665,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:288;s:6:\"height\";i:196;s:4:\"file\";s:22:\"2021/07/House-icon.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"House-icon-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:{}}}'),(57624,1665,'_wp_attachment_image_alt','CommerceGate.com'),(57625,1666,'_wp_attached_file','2021/07/Risk-and-Compliance-img-1.png'),(57626,1666,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:192;s:6:\"height\";i:231;s:4:\"file\";s:37:\"2021/07/Risk-and-Compliance-img-1.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"Risk-and-Compliance-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:{}}}'),(57627,1666,'_wp_attachment_image_alt','Risk & Compliance Management Services - CommerceGate.com'),(57628,291,'page-content_1_content_percent','+17%'),(57629,291,'_page-content_1_content_percent','field_6124b9ca28b7e'),(57630,291,'page-content_2_content_image-group_image',''),(57631,291,'_page-content_2_content_image-group_image','field_6124bad8b1da5'),(57632,291,'page-content_2_content_image-group_icon',''),(57633,291,'_page-content_2_content_image-group_icon','field_6124bae3b1da6'),(57634,291,'page-content_2_content_image-group',''),(57635,291,'_page-content_2_content_image-group','field_6124bac9b1da4'),(57636,291,'page-content_3_content_image-group_image',''),(57637,291,'_page-content_3_content_image-group_image','field_6124bad8b1da5'),(57638,291,'page-content_3_content_image-group_icon',''),(57639,291,'_page-content_3_content_image-group_icon','field_6124bae3b1da6'),(57640,291,'page-content_3_content_image-group',''),(57641,291,'_page-content_3_content_image-group','field_6124bac9b1da4'),(57642,1671,'_wp_attached_file','2021/07/high-level-of-services-img-1.png'),(57643,1671,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:560;s:6:\"height\";i:700;s:4:\"file\";s:40:\"2021/07/high-level-of-services-img-1.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:40:\"high-level-of-services-img-1-240x300.png\";s:5:\"width\";i:240;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"high-level-of-services-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:{}}}'),(57644,1671,'_wp_attachment_image_alt','High Level of Service - CommerceGate.com'),(57648,1673,'_wp_attached_file','2021/07/payment-gateway-platforn-img-1.png'),(57649,1673,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:840;s:6:\"height\";i:560;s:4:\"file\";s:42:\"2021/07/payment-gateway-platforn-img-1.png\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:42:\"payment-gateway-platforn-img-1-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:42:\"payment-gateway-platforn-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:42:\"payment-gateway-platforn-img-1-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;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:{}}}'),(57650,1673,'_wp_attachment_image_alt','Payment Gateway Platform - CommerceGate.com'),(57651,1674,'_wp_attached_file','2021/08/boost-your-services-img.png'),(57652,1674,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:480;s:6:\"height\";i:480;s:4:\"file\";s:35:\"2021/08/boost-your-services-img.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"boost-your-services-img-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:35:\"boost-your-services-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:{}}}'),(57653,1674,'_wp_attachment_image_alt','Complex Services to Boost Your Process - CommerceGate.com'),(57654,1675,'main-block-title','Where Merchants \r\nMeet Buyers'),(57655,1675,'_main-block-title','field_60f71cfe844f0'),(57656,1675,'main-block-description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(57657,1675,'_main-block-description','field_60f71d1a844f1'),(57658,1675,'main-block-first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(57659,1675,'_main-block-first-button','field_60f71d2b844f2'),(57660,1675,'main-block-second-button','Explore more'),(57661,1675,'_main-block-second-button','field_60f71d5a844f3'),(57662,1675,'main-block-globe-points_item-1','$56'),(57663,1675,'_main-block-globe-points_item-1','field_60f7cd79ec2c2'),(57664,1675,'main-block-globe-points_item-2','$78'),(57665,1675,'_main-block-globe-points_item-2','field_60f7cd81ec2c3'),(57666,1675,'main-block-globe-points_item-3','$128'),(57667,1675,'_main-block-globe-points_item-3','field_60f7cd86ec2c4'),(57668,1675,'main-block-globe-points',''),(57669,1675,'_main-block-globe-points','field_60f7cd5bec2c1'),(57670,1675,'main-block_title','Where Merchants \r\nMeet Buyers'),(57671,1675,'_main-block_title','field_60f71cfe844f0'),(57672,1675,'main-block_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(57673,1675,'_main-block_description','field_60f71d1a844f1'),(57674,1675,'main-block_first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(57675,1675,'_main-block_first-button','field_60f71d2b844f2'),(57676,1675,'main-block_second-button','Explore more'),(57677,1675,'_main-block_second-button','field_60f71d5a844f3'),(57678,1675,'main-block',''),(57679,1675,'_main-block','field_60f7ce5d3c350'),(57680,1675,'globe-points_item-1','$56'),(57681,1675,'_globe-points_item-1','field_60f7cd79ec2c2'),(57682,1675,'globe-points_item-2','$78'),(57683,1675,'_globe-points_item-2','field_60f7cd81ec2c3'),(57684,1675,'globe-points_item-3','$128'),(57685,1675,'_globe-points_item-3','field_60f7cd86ec2c4'),(57686,1675,'globe-points',''),(57687,1675,'_globe-points','field_60f7cd5bec2c1'),(57688,1675,'block_content_image','154'),(57689,1675,'_block_content_image','field_60f7cfac21e3c'),(57690,1675,'block_content_title','Since 2006[nbsp]we have helped thousands of[nbsp]merchants grow their business and maximise revenue'),(57691,1675,'_block_content_title','field_60f7cf8621e3a'),(57692,1675,'block_content_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(57693,1675,'_block_content_description','field_60f7cfa321e3b'),(57694,1675,'block_content_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(57695,1675,'_block_content_button','field_60f7cfc021e3d'),(57696,1675,'block_content',''),(57697,1675,'_block_content','field_60f7cf7021e39'),(57698,1675,'advantages_0_icon','157'),(57699,1675,'_advantages_0_icon','field_60f7cff821e3f'),(57700,1675,'advantages_0_description','Certificate of Authenticity'),(57701,1675,'_advantages_0_description','field_60f7d00d21e40'),(57702,1675,'advantages','4'),(57703,1675,'_advantages','field_60f7cfdc21e3e'),(57704,1675,'advantages_1_icon','158'),(57705,1675,'_advantages_1_icon','field_60f7cff821e3f'),(57706,1675,'advantages_1_description','Best Solution Awward'),(57707,1675,'_advantages_1_description','field_60f7d00d21e40'),(57708,1675,'advantages_2_icon','159'),(57709,1675,'_advantages_2_icon','field_60f7cff821e3f'),(57710,1675,'advantages_2_description','Compliance Certificate'),(57711,1675,'_advantages_2_description','field_60f7d00d21e40'),(57712,1675,'advantages_3_icon','160'),(57713,1675,'_advantages_3_icon','field_60f7cff821e3f'),(57714,1675,'advantages_3_description','Customers Choise Awward'),(57715,1675,'_advantages_3_description','field_60f7d00d21e40'),(57716,1675,'about-company_image','154'),(57717,1675,'_about-company_image','field_60f7cfac21e3c'),(57718,1675,'about-company_title','Since 2006[nbsp]we have helped thousands of[nbsp]merchants grow their business and maximise revenue'),(57719,1675,'_about-company_title','field_60f7cf8621e3a'),(57720,1675,'about-company_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(57721,1675,'_about-company_description','field_60f7cfa321e3b'),(57722,1675,'about-company_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/about-company/\";s:6:\"target\";s:0:\"\";}'),(57723,1675,'_about-company_button','field_60f7cfc021e3d'),(57724,1675,'about-company',''),(57725,1675,'_about-company','field_60f7cf7021e39'),(57726,1675,'payment-instruments_title_before','Get all Payment Instruments'),(57727,1675,'_payment-instruments_title_before','field_60f7d6dbb8ab4'),(57728,1675,'payment-instruments_title_after','You Need to Accelerate'),(57729,1675,'_payment-instruments_title_after','field_60f7d70db8ab5'),(57730,1675,'payment-instruments_title',''),(57731,1675,'_payment-instruments_title','field_60f7d5a179817'),(57732,1675,'payment-instruments_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to \r\naccept credit card payments from your customers safely.'),(57733,1675,'_payment-instruments_description','field_60f7d5d379818'),(57734,1675,'payment-instruments_items-link-title','Discover features'),(57735,1675,'_payment-instruments_items-link-title','field_60f7d5df79819'),(57736,1675,'payment-instruments',''),(57737,1675,'_payment-instruments','field_60f7d59679816'),(57738,1675,'complex-services_image','1674'),(57739,1675,'_complex-services_image','field_60f7daf9c4744'),(57740,1675,'complex-services_title','Complex Services to[nbsp]Boost Your Process'),(57741,1675,'_complex-services_title','field_60f7d9c5c4742'),(57742,1675,'complex-services_description','Our risk management system is[nbsp]the most advanced, customizable and effective in[nbsp]the business. We[nbsp]combine advanced technology and experienced human control to[nbsp]minimise fraudulent transactions while keeping decline rates low and your valued customers satisfied.'),(57743,1675,'_complex-services_description','field_60f7d9d7c4743'),(57744,1675,'complex-services_items-link-title','Learn more'),(57745,1675,'_complex-services_items-link-title','field_60f7dbbfc4745'),(57746,1675,'complex-services',''),(57747,1675,'_complex-services','field_60f7d9b2c4741'),(57748,1675,'blog-block_title',''),(57749,1675,'_blog-block_title','field_60f7deefdb657'),(57750,1675,'blog-block_link','a:3:{s:5:\"title\";s:29:\"Read all customers’ stories\";s:3:\"url\";s:45:\"https://commercegate.goodface.com.ua/wp/blog/\";s:6:\"target\";s:0:\"\";}'),(57751,1675,'_blog-block_link','field_60f7df05db658'),(57752,1675,'blog-block',''),(57753,1675,'_blog-block','field_60f7dee3db656'),(57754,1675,'blog-block_large-post','235'),(57755,1675,'_blog-block_large-post','field_60f8303a13c72'),(57756,1675,'blog-block_large-post_copy','a:3:{i:0;s:3:\"233\";i:1;s:3:\"234\";i:2;s:3:\"198\";}'),(57757,1675,'_blog-block_large-post_copy','field_60f831d6000c4'),(57758,1675,'blog-block_posts','a:4:{i:0;s:3:\"848\";i:1;s:3:\"850\";i:2;s:3:\"851\";i:3;s:3:\"852\";}'),(57759,1675,'_blog-block_posts','field_60f8322fd24c4'),(57760,1675,'blog-block-large-post_title','Antony from High Risk Product'),(57761,1675,'_blog-block-large-post_title','field_60f834906008c'),(57762,1675,'blog-block-large-post_description','“Working with the sales teams and account managers has been great. They’ve helped[nbsp]us get to[nbsp]market with our solution much quicker than if[nbsp]we[nbsp]had tried to[nbsp]do[nbsp]it[nbsp]ourselves!”'),(57763,1675,'_blog-block-large-post_description','field_60f834946008d'),(57764,1675,'blog-block-large-post',''),(57765,1675,'_blog-block-large-post','field_60f8347e6008b'),(57766,1675,'blog-block_post-button-title','Read Full Story'),(57767,1675,'_blog-block_post-button-title','field_60f8413c74859'),(57768,1675,'payment-instruments_title-color','#4BD18E'),(57769,1675,'_payment-instruments_title-color','field_60fff271c15df'),(57770,1675,'blog-block_title-color','#4BD18E'),(57771,1675,'_blog-block_title-color','field_60fff3b704234'),(57772,1675,'blog-block_title_before','You’re in good company.'),(57773,1675,'_blog-block_title_before','field_60fff38e04232'),(57774,1675,'blog-block_title_after','Share success with us'),(57775,1675,'_blog-block_title_after','field_60fff3a404233'),(57776,1675,'complex-services-list_0_icon','336'),(57777,1675,'_complex-services-list_0_icon','field_6100fde5a3f1d'),(57778,1675,'complex-services-list_0_title','Online Payments Processing'),(57779,1675,'_complex-services-list_0_title','field_6100fe5aa3f1e'),(57780,1675,'complex-services-list_0_description','Deploy our agile payment pages to[nbsp]suit any platform'),(57781,1675,'_complex-services-list_0_description','field_6100fe60a3f1f'),(57782,1675,'complex-services-list_0_link','a:3:{s:5:\"title\";s:25:\"Online Payment Processing\";s:3:\"url\";s:80:\"https://commercegate.goodface.com.ua/wp/our-solutions/online-payment-processing/\";s:6:\"target\";s:0:\"\";}'),(57783,1675,'_complex-services-list_0_link','field_6100fe73a3f20'),(57784,1675,'complex-services-list_1_icon','337'),(57785,1675,'_complex-services-list_1_icon','field_6100fde5a3f1d'),(57786,1675,'complex-services-list_1_title','Acquiring Solutions'),(57787,1675,'_complex-services-list_1_title','field_6100fe5aa3f1e'),(57788,1675,'complex-services-list_1_description','Single point of[nbsp]contact, handling authorisation, clearing and settlement'),(57789,1675,'_complex-services-list_1_description','field_6100fe60a3f1f'),(57790,1675,'complex-services-list_1_link','a:3:{s:5:\"title\";s:19:\"Acquiring Solutions\";s:3:\"url\";s:74:\"https://commercegate.goodface.com.ua/wp/our-solutions/acquiring-solutions/\";s:6:\"target\";s:0:\"\";}'),(57791,1675,'_complex-services-list_1_link','field_6100fe73a3f20'),(57792,1675,'complex-services-list_2_icon','339'),(57793,1675,'_complex-services-list_2_icon','field_6100fde5a3f1d'),(57794,1675,'complex-services-list_2_title','Risk & Compliance'),(57795,1675,'_complex-services-list_2_title','field_6100fe5aa3f1e'),(57796,1675,'complex-services-list_2_description','State of[nbsp]the art fraud scrubbing and real-time monitoring by[nbsp]our risk team'),(57797,1675,'_complex-services-list_2_description','field_6100fe60a3f1f'),(57798,1675,'complex-services-list_2_link','a:3:{s:5:\"title\";s:19:\"Risk and Compliance\";s:3:\"url\";s:74:\"https://commercegate.goodface.com.ua/wp/our-solutions/risk-and-compliance/\";s:6:\"target\";s:0:\"\";}'),(57799,1675,'_complex-services-list_2_link','field_6100fe73a3f20'),(57800,1675,'complex-services-list_3_icon','338'),(57801,1675,'_complex-services-list_3_icon','field_6100fde5a3f1d'),(57802,1675,'complex-services-list_3_title','Revenue Optimization'),(57803,1675,'_complex-services-list_3_title','field_6100fe5aa3f1e'),(57804,1675,'complex-services-list_3_description','Tactical, analytical approach to[nbsp]your pricing'),(57805,1675,'_complex-services-list_3_description','field_6100fe60a3f1f'),(57806,1675,'complex-services-list_3_link','a:3:{s:5:\"title\";s:20:\"Revenue Optimization\";s:3:\"url\";s:75:\"https://commercegate.goodface.com.ua/wp/our-solutions/revenue-optimization/\";s:6:\"target\";s:0:\"\";}'),(57807,1675,'_complex-services-list_3_link','field_6100fe73a3f20'),(57808,1675,'complex-services-list','4'),(57809,1675,'_complex-services-list','field_6100fd82a3f1c'),(57810,1675,'payment-instruments_list','a:3:{i:0;s:3:\"433\";i:1;s:3:\"434\";i:2;s:3:\"435\";}'),(57811,1675,'_payment-instruments_list','field_6101027fdf3b7'),(57812,1676,'main-block_title','Where Merchants \r\nMeet Buyers'),(57813,1676,'_main-block_title','field_60f71cfe844f0'),(57814,1676,'main-block_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(57815,1676,'_main-block_description','field_60f71d1a844f1'),(57816,1676,'main-block_first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(57817,1676,'_main-block_first-button','field_60f71d2b844f2'),(57818,1676,'main-block_second-button','Explore more'),(57819,1676,'_main-block_second-button','field_60f71d5a844f3'),(57820,1676,'main-block',''),(57821,1676,'_main-block','field_60f7ce5d3c350'),(57822,1676,'globe-points_item-1','$56'),(57823,1676,'_globe-points_item-1','field_60f7cd79ec2c2'),(57824,1676,'globe-points_item-2','$78'),(57825,1676,'_globe-points_item-2','field_60f7cd81ec2c3'),(57826,1676,'globe-points_item-3','$128'),(57827,1676,'_globe-points_item-3','field_60f7cd86ec2c4'),(57828,1676,'globe-points',''),(57829,1676,'_globe-points','field_60f7cd5bec2c1'),(57830,1676,'advantages_0_icon','157'),(57831,1676,'_advantages_0_icon','field_60f7cff821e3f'),(57832,1676,'advantages_0_description','Certificate of Authenticity'),(57833,1676,'_advantages_0_description','field_60f7d00d21e40'),(57834,1676,'advantages','4'),(57835,1676,'_advantages','field_60f7cfdc21e3e'),(57836,1676,'advantages_1_icon','158'),(57837,1676,'_advantages_1_icon','field_60f7cff821e3f'),(57838,1676,'advantages_1_description','Best Solution Awward'),(57839,1676,'_advantages_1_description','field_60f7d00d21e40'),(57840,1676,'advantages_2_icon','159'),(57841,1676,'_advantages_2_icon','field_60f7cff821e3f'),(57842,1676,'advantages_2_description','Compliance Certificate'),(57843,1676,'_advantages_2_description','field_60f7d00d21e40'),(57844,1676,'advantages_3_icon','160'),(57845,1676,'_advantages_3_icon','field_60f7cff821e3f'),(57846,1676,'advantages_3_description','Customers Choise Awward'),(57847,1676,'_advantages_3_description','field_60f7d00d21e40'),(57848,1676,'about-company_image','154'),(57849,1676,'_about-company_image','field_60f7cfac21e3c'),(57850,1676,'about-company_title','Since 2006[nbsp]we have helped thousands of[nbsp]merchants grow their business and maximise revenue'),(57851,1676,'_about-company_title','field_60f7cf8621e3a'),(57852,1676,'about-company_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(57853,1676,'_about-company_description','field_60f7cfa321e3b'),(57854,1676,'about-company_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:60:\"https://commercegate.goodface.com.ua/wp/es/es-about-company/\";s:6:\"target\";s:0:\"\";}'),(57855,1676,'_about-company_button','field_60f7cfc021e3d'),(57856,1676,'about-company',''),(57857,1676,'_about-company','field_60f7cf7021e39'),(57858,1676,'payment-instruments_title_before','Get all Payment Instruments'),(57859,1676,'_payment-instruments_title_before','field_60f7d6dbb8ab4'),(57860,1676,'payment-instruments_title_after','You Need to Accelerate'),(57861,1676,'_payment-instruments_title_after','field_60f7d70db8ab5'),(57862,1676,'payment-instruments_title',''),(57863,1676,'_payment-instruments_title','field_60f7d5a179817'),(57864,1676,'payment-instruments_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to \r\naccept credit card payments from your customers safely.'),(57865,1676,'_payment-instruments_description','field_60f7d5d379818'),(57866,1676,'payment-instruments_items-link-title','Discover features'),(57867,1676,'_payment-instruments_items-link-title','field_60f7d5df79819'),(57868,1676,'payment-instruments',''),(57869,1676,'_payment-instruments','field_60f7d59679816'),(57870,1676,'complex-services_image','1674'),(57871,1676,'_complex-services_image','field_60f7daf9c4744'),(57872,1676,'complex-services_title','Complex Services to[nbsp]Boost Your Process'),(57873,1676,'_complex-services_title','field_60f7d9c5c4742'),(57874,1676,'complex-services_description','Our risk management system is[nbsp]the most advanced, customizable and effective in[nbsp]the business. We[nbsp]combine advanced technology and experienced human control to[nbsp]minimise fraudulent transactions while keeping decline rates low and your valued customers satisfied.'),(57875,1676,'_complex-services_description','field_60f7d9d7c4743'),(57876,1676,'complex-services_items-link-title','Learn more'),(57877,1676,'_complex-services_items-link-title','field_60f7dbbfc4745'),(57878,1676,'complex-services',''),(57879,1676,'_complex-services','field_60f7d9b2c4741'),(57880,1676,'blog-block_title',''),(57881,1676,'_blog-block_title','field_60f7deefdb657'),(57882,1676,'blog-block_link','a:3:{s:5:\"title\";s:29:\"Read all customers’ stories\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/es-blog/\";s:6:\"target\";s:0:\"\";}'),(57883,1676,'_blog-block_link','field_60f7df05db658'),(57884,1676,'blog-block',''),(57885,1676,'_blog-block','field_60f7dee3db656'),(57886,1676,'blog-block_posts','a:4:{i:0;s:4:\"1455\";i:1;s:4:\"1453\";i:2;s:4:\"1452\";i:3;s:4:\"1451\";}'),(57887,1676,'_blog-block_posts','field_60f8322fd24c4'),(57888,1676,'blog-block_post-button-title','Read Full Story'),(57889,1676,'_blog-block_post-button-title','field_60f8413c74859'),(57890,1676,'payment-instruments_title-color','#4BD18E'),(57891,1676,'_payment-instruments_title-color','field_60fff271c15df'),(57892,1676,'blog-block_title-color','#4BD18E'),(57893,1676,'_blog-block_title-color','field_60fff3b704234'),(57894,1676,'blog-block_title_before','You’re in good company.'),(57895,1676,'_blog-block_title_before','field_60fff38e04232'),(57896,1676,'blog-block_title_after','Share success with us'),(57897,1676,'_blog-block_title_after','field_60fff3a404233'),(57898,1676,'complex-services-list_0_icon','336'),(57899,1676,'_complex-services-list_0_icon','field_6100fde5a3f1d'),(57900,1676,'complex-services-list_0_description','Deploy our agile payment pages to[nbsp]suit any platform'),(57901,1676,'_complex-services-list_0_description','field_6100fe60a3f1f'),(57902,1676,'complex-services-list_0_link','a:3:{s:5:\"title\";s:25:\"Online Payment Processing\";s:3:\"url\";s:86:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/es-online-payment-processing/\";s:6:\"target\";s:0:\"\";}'),(57903,1676,'_complex-services-list_0_link','field_6100fe73a3f20'),(57904,1676,'complex-services-list_1_icon','337'),(57905,1676,'_complex-services-list_1_icon','field_6100fde5a3f1d'),(57906,1676,'complex-services-list_1_description','Single point of[nbsp]contact, handling authorisation, clearing and settlement'),(57907,1676,'_complex-services-list_1_description','field_6100fe60a3f1f'),(57908,1676,'complex-services-list_1_link','a:3:{s:5:\"title\";s:19:\"Acquiring Solutions\";s:3:\"url\";s:80:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/es-acquiring-solutions/\";s:6:\"target\";s:0:\"\";}'),(57909,1676,'_complex-services-list_1_link','field_6100fe73a3f20'),(57910,1676,'complex-services-list_2_icon','339'),(57911,1676,'_complex-services-list_2_icon','field_6100fde5a3f1d'),(57912,1676,'complex-services-list_2_description','State of[nbsp]the art fraud scrubbing and real-time monitoring by[nbsp]our risk team'),(57913,1676,'_complex-services-list_2_description','field_6100fe60a3f1f'),(57914,1676,'complex-services-list_2_link','a:3:{s:5:\"title\";s:19:\"Risk and Compliance\";s:3:\"url\";s:80:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/es-risk-and-compliance/\";s:6:\"target\";s:0:\"\";}'),(57915,1676,'_complex-services-list_2_link','field_6100fe73a3f20'),(57916,1676,'complex-services-list_3_icon','338'),(57917,1676,'_complex-services-list_3_icon','field_6100fde5a3f1d'),(57918,1676,'complex-services-list_3_description','Tactical, analytical approach to[nbsp]your pricing'),(57919,1676,'_complex-services-list_3_description','field_6100fe60a3f1f'),(57920,1676,'complex-services-list_3_link','a:3:{s:5:\"title\";s:20:\"Revenue Optimization\";s:3:\"url\";s:81:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/es-revenue-optimization/\";s:6:\"target\";s:0:\"\";}'),(57921,1676,'_complex-services-list_3_link','field_6100fe73a3f20'),(57922,1676,'complex-services-list','4'),(57923,1676,'_complex-services-list','field_6100fd82a3f1c'),(57924,1676,'payment-instruments_list','a:3:{i:0;s:4:\"1643\";i:1;s:4:\"1642\";i:2;s:4:\"1641\";}'),(57925,1676,'_payment-instruments_list','field_6101027fdf3b7'),(57926,431,'main-block_illustration_image','2408'),(57927,431,'_main-block_illustration_image','field_6124b5ae9fde8'),(57928,431,'main-block_illustration_icon','2406'),(57929,431,'_main-block_illustration_icon','field_6124b58e9fde7'),(57930,431,'main-block_illustration',''),(57931,431,'_main-block_illustration','field_60fe22fa390e1'),(57932,431,'page-content_1_content_percent','+17%'),(57933,431,'_page-content_1_content_percent','field_6124b9ca28b7e'),(57934,430,'main-block_illustration_image','2371'),(57935,430,'_main-block_illustration_image','field_6124b5ae9fde8'),(57936,430,'main-block_illustration_icon','2381'),(57937,430,'_main-block_illustration_icon','field_6124b58e9fde7'),(57938,430,'main-block_illustration',''),(57939,430,'_main-block_illustration','field_60fe22fa390e1'),(57940,430,'page-content_1_content_percent','+17%'),(57941,430,'_page-content_1_content_percent','field_6124b9ca28b7e'),(57942,428,'main-block_illustration_image','2385'),(57943,428,'_main-block_illustration_image','field_6124b5ae9fde8'),(57944,428,'main-block_illustration_icon','2390'),(57945,428,'_main-block_illustration_icon','field_6124b58e9fde7'),(57946,428,'main-block_illustration',''),(57947,428,'_main-block_illustration','field_60fe22fa390e1'),(57948,428,'page-content_1_content_percent','+17%'),(57949,428,'_page-content_1_content_percent','field_6124b9ca28b7e'),(57950,429,'main-block_illustration_image','2397'),(57951,429,'_main-block_illustration_image','field_6124b5ae9fde8'),(57952,429,'main-block_illustration_icon','2401'),(57953,429,'_main-block_illustration_icon','field_6124b58e9fde7'),(57954,429,'main-block_illustration',''),(57955,429,'_main-block_illustration','field_60fe22fa390e1'),(57956,429,'page-content_1_content_percent','+17%'),(57957,429,'_page-content_1_content_percent','field_6124b9ca28b7e'),(57990,1632,'main-block_illustration_image','2403'),(57991,1632,'_main-block_illustration_image','field_6124b5ae9fde8'),(57992,1632,'main-block_illustration_icon','2404'),(57993,1632,'_main-block_illustration_icon','field_6124b58e9fde7'),(57994,1632,'main-block_illustration',''),(57995,1632,'_main-block_illustration','field_60fe22fa390e1'),(57996,1632,'page-content_1_content_percent','+17%'),(57997,1632,'_page-content_1_content_percent','field_6124b9ca28b7e'),(57998,1643,'main-block_illustration_image','2412'),(57999,1643,'_main-block_illustration_image','field_6124b5ae9fde8'),(58000,1643,'main-block_illustration_icon','2391'),(58001,1643,'_main-block_illustration_icon','field_6124b58e9fde7'),(58002,1643,'main-block_illustration',''),(58003,1643,'_main-block_illustration','field_60fe22fa390e1'),(58004,1643,'page-content_1_content_percent','+17%'),(58005,1643,'_page-content_1_content_percent','field_6124b9ca28b7e'),(58006,1642,'main-block_illustration_image','2431'),(58007,1642,'_main-block_illustration_image','field_6124b5ae9fde8'),(58008,1642,'main-block_illustration_icon','2438'),(58009,1642,'_main-block_illustration_icon','field_6124b58e9fde7'),(58010,1642,'main-block_illustration',''),(58011,1642,'_main-block_illustration','field_60fe22fa390e1'),(58012,1642,'page-content_1_content_percent','+17%'),(58013,1642,'_page-content_1_content_percent','field_6124b9ca28b7e'),(58014,1641,'main-block_illustration_image','1662'),(58015,1641,'_main-block_illustration_image','field_6124b5ae9fde8'),(58016,1641,'main-block_illustration_icon','1665'),(58017,1641,'_main-block_illustration_icon','field_6124b58e9fde7'),(58018,1641,'main-block_illustration',''),(58019,1641,'_main-block_illustration','field_60fe22fa390e1'),(58020,1641,'page-content_1_content_percent','+17%'),(58021,1641,'_page-content_1_content_percent','field_6124b9ca28b7e'),(58022,1640,'main-block_illustration_image','1662'),(58023,1640,'_main-block_illustration_image','field_6124b5ae9fde8'),(58024,1640,'main-block_illustration_icon','1665'),(58025,1640,'_main-block_illustration_icon','field_6124b58e9fde7'),(58026,1640,'main-block_illustration',''),(58027,1640,'_main-block_illustration','field_60fe22fa390e1'),(58028,1640,'page-content_1_content_percent','+17%'),(58029,1640,'_page-content_1_content_percent','field_6124b9ca28b7e'),(58030,1639,'main-block_illustration_image','2439'),(58031,1639,'_main-block_illustration_image','field_6124b5ae9fde8'),(58032,1639,'main-block_illustration_icon','2441'),(58033,1639,'_main-block_illustration_icon','field_6124b58e9fde7'),(58034,1639,'main-block_illustration',''),(58035,1639,'_main-block_illustration','field_60fe22fa390e1'),(58036,1639,'page-content_1_content_percent','+17%'),(58037,1639,'_page-content_1_content_percent','field_6124b9ca28b7e'),(58038,1638,'main-block_illustration_image','2444'),(58039,1638,'_main-block_illustration_image','field_6124b5ae9fde8'),(58040,1638,'main-block_illustration_icon','2447'),(58041,1638,'_main-block_illustration_icon','field_6124b58e9fde7'),(58042,1638,'main-block_illustration',''),(58043,1638,'_main-block_illustration','field_60fe22fa390e1'),(58044,1638,'page-content_1_content_percent','+17%'),(58045,1638,'_page-content_1_content_percent','field_6124b9ca28b7e'),(58046,1637,'main-block_illustration_image','1662'),(58047,1637,'_main-block_illustration_image','field_6124b5ae9fde8'),(58048,1637,'main-block_illustration_icon','1665'),(58049,1637,'_main-block_illustration_icon','field_6124b58e9fde7'),(58050,1637,'main-block_illustration',''),(58051,1637,'_main-block_illustration','field_60fe22fa390e1'),(58052,1637,'page-content_1_content_percent','+17%'),(58053,1637,'_page-content_1_content_percent','field_6124b9ca28b7e'),(58054,1636,'main-block_illustration_image','2456'),(58055,1636,'_main-block_illustration_image','field_6124b5ae9fde8'),(58056,1636,'main-block_illustration_icon','2380'),(58057,1636,'_main-block_illustration_icon','field_6124b58e9fde7'),(58058,1636,'main-block_illustration',''),(58059,1636,'_main-block_illustration','field_60fe22fa390e1'),(58060,1636,'page-content_1_content_percent','+17%'),(58061,1636,'_page-content_1_content_percent','field_6124b9ca28b7e'),(58062,1635,'main-block_illustration_image','2464'),(58063,1635,'_main-block_illustration_image','field_6124b5ae9fde8'),(58064,1635,'main-block_illustration_icon','2469'),(58065,1635,'_main-block_illustration_icon','field_6124b58e9fde7'),(58066,1635,'main-block_illustration',''),(58067,1635,'_main-block_illustration','field_60fe22fa390e1'),(58068,1635,'page-content_1_content_percent','+17%'),(58069,1635,'_page-content_1_content_percent','field_6124b9ca28b7e'),(58070,440,'main-block_illustration_image','2464'),(58071,440,'_main-block_illustration_image','field_6124b5ae9fde8'),(58072,440,'main-block_illustration_icon','2469'),(58073,440,'_main-block_illustration_icon','field_6124b58e9fde7'),(58074,440,'main-block_illustration',''),(58075,440,'_main-block_illustration','field_60fe22fa390e1'),(58076,440,'page-content_1_content_percent','+17%'),(58077,440,'_page-content_1_content_percent','field_6124b9ca28b7e'),(58078,441,'main-block_illustration_image','2456'),(58079,441,'_main-block_illustration_image','field_6124b5ae9fde8'),(58080,441,'main-block_illustration_icon','2380'),(58081,441,'_main-block_illustration_icon','field_6124b58e9fde7'),(58082,441,'main-block_illustration',''),(58083,441,'_main-block_illustration','field_60fe22fa390e1'),(58084,441,'page-content_1_content_percent','+17%'),(58085,441,'_page-content_1_content_percent','field_6124b9ca28b7e'),(58086,439,'main-block_illustration_image','1662'),(58087,439,'_main-block_illustration_image','field_6124b5ae9fde8'),(58088,439,'main-block_illustration_icon','1665'),(58089,439,'_main-block_illustration_icon','field_6124b58e9fde7'),(58090,439,'main-block_illustration',''),(58091,439,'_main-block_illustration','field_60fe22fa390e1'),(58094,438,'main-block_illustration_image','2444'),(58095,438,'_main-block_illustration_image','field_6124b5ae9fde8'),(58096,438,'main-block_illustration_icon','2447'),(58097,438,'_main-block_illustration_icon','field_6124b58e9fde7'),(58098,438,'main-block_illustration',''),(58099,438,'_main-block_illustration','field_60fe22fa390e1'),(58100,438,'page-content_1_content_percent','+17%'),(58101,438,'_page-content_1_content_percent','field_6124b9ca28b7e'),(58102,437,'main-block_illustration_image','2439'),(58103,437,'_main-block_illustration_image','field_6124b5ae9fde8'),(58104,437,'main-block_illustration_icon','2441'),(58105,437,'_main-block_illustration_icon','field_6124b58e9fde7'),(58106,437,'main-block_illustration',''),(58107,437,'_main-block_illustration','field_60fe22fa390e1'),(58108,437,'page-content_1_content_percent','+17%'),(58109,437,'_page-content_1_content_percent','field_6124b9ca28b7e'),(58110,436,'main-block_illustration_image','1662'),(58111,436,'_main-block_illustration_image','field_6124b5ae9fde8'),(58112,436,'main-block_illustration_icon','1665'),(58113,436,'_main-block_illustration_icon','field_6124b58e9fde7'),(58114,436,'main-block_illustration',''),(58115,436,'_main-block_illustration','field_60fe22fa390e1'),(58118,435,'main-block_illustration_image','1662'),(58119,435,'_main-block_illustration_image','field_6124b5ae9fde8'),(58120,435,'main-block_illustration_icon','1665'),(58121,435,'_main-block_illustration_icon','field_6124b58e9fde7'),(58122,435,'main-block_illustration',''),(58123,435,'_main-block_illustration','field_60fe22fa390e1'),(58126,434,'main-block_illustration_image','2431'),(58127,434,'_main-block_illustration_image','field_6124b5ae9fde8'),(58128,434,'main-block_illustration_icon','2438'),(58129,434,'_main-block_illustration_icon','field_6124b58e9fde7'),(58130,434,'main-block_illustration',''),(58131,434,'_main-block_illustration','field_60fe22fa390e1'),(58132,434,'page-content_1_content_percent','+17%'),(58133,434,'_page-content_1_content_percent','field_6124b9ca28b7e'),(58219,1681,'_wp_page_template','business-offering.php'),(58220,1681,'_yoast_wpseo_estimated-reading-time-minutes',''),(58221,1681,'content_title','Get all Payment Instruments \r\nYou Need to Accelerate'),(58222,1681,'_content_title','field_6101232a17dd2'),(58223,1681,'content_description','CommerceGate offers a complete set of services for you to accept credit card payments from your customers safely.'),(58224,1681,'_content_description','field_6101234317dd3'),(58225,1681,'content_button-name','Explore more'),(58226,1681,'_content_button-name','field_6101235717dd4'),(58227,1681,'content_products-link-title','Discover features'),(58228,1681,'_content_products-link-title','field_6101239f17dd5'),(58229,1681,'content',''),(58230,1681,'_content','field_610123ef33675'),(58231,1681,'page-info_title','Start accepting all types of\r\npayments online securely'),(58232,1681,'_page-info_title','field_6101232a17dd2'),(58233,1681,'page-info_description','CommerceGate offers you an end-to-end payment solution for your online business transactions to help you scale globally.'),(58234,1681,'_page-info_description','field_6101234317dd3'),(58235,1681,'page-info_button-name','Explore more'),(58236,1681,'_page-info_button-name','field_6101235717dd4'),(58237,1681,'page-info_products-link-title','Discover more'),(58238,1681,'_page-info_products-link-title','field_6101239f17dd5'),(58239,1681,'page-info',''),(58240,1681,'_page-info','field_610123ef33675'),(58241,1681,'_dp_original','463'),(58242,1681,'_edit_lock','1636627063:1'),(58246,1681,'_edit_last','1'),(58247,1682,'content_title','Get all Payment Instruments \r\nYou Need to Accelerate'),(58248,1682,'_content_title','field_6101232a17dd2'),(58249,1682,'content_description','CommerceGate offers a complete set of services for you to accept credit card payments from your customers safely.'),(58250,1682,'_content_description','field_6101234317dd3'),(58251,1682,'content_button-name','Explore more'),(58252,1682,'_content_button-name','field_6101235717dd4'),(58253,1682,'content_products-link-title','Discover features'),(58254,1682,'_content_products-link-title','field_6101239f17dd5'),(58255,1682,'content',''),(58256,1682,'_content','field_610123ef33675'),(58257,1682,'page-info_title','Get all Payment Instruments \r\nYou Need to Accelerate'),(58258,1682,'_page-info_title','field_6101232a17dd2'),(58259,1682,'page-info_description','CommerceGate offers a complete set of services for you to accept credit card payments from your customers safely.'),(58260,1682,'_page-info_description','field_6101234317dd3'),(58261,1682,'page-info_button-name','Explore more'),(58262,1682,'_page-info_button-name','field_6101235717dd4'),(58263,1682,'page-info_products-link-title','Discover features'),(58264,1682,'_page-info_products-link-title','field_6101239f17dd5'),(58265,1682,'page-info',''),(58266,1682,'_page-info','field_610123ef33675'),(58298,1685,'_edit_last','1'),(58299,1685,'_wp_page_template','form-page.php'),(58300,1685,'_yoast_wpseo_estimated-reading-time-minutes',''),(58301,1685,'page-info_title',''),(58302,1685,'_page-info_title','field_610151375310d'),(58303,1685,'page-info_description',''),(58304,1685,'_page-info_description','field_610151775310e'),(58305,1685,'page-info',''),(58306,1685,'_page-info','field_610151d25310f'),(58307,1685,'page-content_0_type','editor'),(58308,1685,'_page-content_0_type','field_6107c3606a31d'),(58309,1685,'page-content_0_editor',''),(58310,1685,'_page-content_0_editor','field_6107c4da5d8fd'),(58311,1685,'page-content','1'),(58312,1685,'_page-content','field_610153c144e7f'),(58313,1686,'page-info_title',''),(58314,1686,'_page-info_title','field_610151375310d'),(58315,1686,'page-info_description',''),(58316,1686,'_page-info_description','field_610151775310e'),(58317,1686,'page-info',''),(58318,1686,'_page-info','field_610151d25310f'),(58319,1686,'page-content_0_type','editor'),(58320,1686,'_page-content_0_type','field_6107c3606a31d'),(58321,1686,'page-content_0_editor',''),(58322,1686,'_page-content_0_editor','field_6107c4da5d8fd'),(58323,1686,'page-content','1'),(58324,1686,'_page-content','field_610153c144e7f'),(58325,1685,'_edit_lock','1634065391:1'),(58326,1687,'_edit_last','1'),(58327,1687,'_edit_lock','1638281520:1'),(58328,1685,'form-description','Create an account instantly and start accepting payments.'),(58329,1685,'_form-description','field_61278c4af4756'),(58330,1689,'page-info_title',''),(58331,1689,'_page-info_title','field_610151375310d'),(58332,1689,'page-info_description',''),(58333,1689,'_page-info_description','field_610151775310e'),(58334,1689,'page-info',''),(58335,1689,'_page-info','field_610151d25310f'),(58336,1689,'page-content_0_type','editor'),(58337,1689,'_page-content_0_type','field_6107c3606a31d'),(58338,1689,'page-content_0_editor',''),(58339,1689,'_page-content_0_editor','field_6107c4da5d8fd'),(58340,1689,'page-content','1'),(58341,1689,'_page-content','field_610153c144e7f'),(58342,1689,'form-description','Create an account instantly and start accepting payments.'),(58343,1689,'_form-description','field_61278c4af4756'),(58364,1692,'page-info_title',''),(58365,1692,'page-info_description',''),(58366,1692,'page-info',''),(58367,1692,'page-content_0_type','editor'),(58368,1692,'page-content_0_editor',''),(58369,1692,'page-content','1'),(58370,1692,'form-description','Cree una cuenta al instante y comience a aceptar pagos.'),(58371,1692,'_wp_page_template','form-page.php'),(58372,1692,'_edit_last','1'),(58373,1692,'_yoast_wpseo_estimated-reading-time-minutes',''),(58374,1692,'_form-description','field_61278c4af4756'),(58375,1693,'form-description','Create an account instantly and start accepting payments.'),(58376,1693,'_form-description','field_61278c4af4756'),(58377,1692,'_edit_lock','1638298020:1'),(58458,1700,'main-block_title','Where Merchants \r\nMeet Buyers'),(58459,1700,'_main-block_title','field_60f71cfe844f0'),(58460,1700,'main-block_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(58461,1700,'_main-block_description','field_60f71d1a844f1'),(58462,1700,'main-block_first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:58:\"https://commercegate.goodface.com.ua/wp/es/es-sign-up-now/\";s:6:\"target\";s:0:\"\";}'),(58463,1700,'_main-block_first-button','field_60f71d2b844f2'),(58464,1700,'main-block_second-button','Explore more'),(58465,1700,'_main-block_second-button','field_60f71d5a844f3'),(58466,1700,'main-block',''),(58467,1700,'_main-block','field_60f7ce5d3c350'),(58468,1700,'globe-points_item-1','$56'),(58469,1700,'_globe-points_item-1','field_60f7cd79ec2c2'),(58470,1700,'globe-points_item-2','$78'),(58471,1700,'_globe-points_item-2','field_60f7cd81ec2c3'),(58472,1700,'globe-points_item-3','$128'),(58473,1700,'_globe-points_item-3','field_60f7cd86ec2c4'),(58474,1700,'globe-points',''),(58475,1700,'_globe-points','field_60f7cd5bec2c1'),(58476,1700,'advantages_0_icon','157'),(58477,1700,'_advantages_0_icon','field_60f7cff821e3f'),(58478,1700,'advantages_0_description','Certificate of Authenticity'),(58479,1700,'_advantages_0_description','field_60f7d00d21e40'),(58480,1700,'advantages','4'),(58481,1700,'_advantages','field_60f7cfdc21e3e'),(58482,1700,'advantages_1_icon','158'),(58483,1700,'_advantages_1_icon','field_60f7cff821e3f'),(58484,1700,'advantages_1_description','Best Solution Awward'),(58485,1700,'_advantages_1_description','field_60f7d00d21e40'),(58486,1700,'advantages_2_icon','159'),(58487,1700,'_advantages_2_icon','field_60f7cff821e3f'),(58488,1700,'advantages_2_description','Compliance Certificate'),(58489,1700,'_advantages_2_description','field_60f7d00d21e40'),(58490,1700,'advantages_3_icon','160'),(58491,1700,'_advantages_3_icon','field_60f7cff821e3f'),(58492,1700,'advantages_3_description','Customers Choise Awward'),(58493,1700,'_advantages_3_description','field_60f7d00d21e40'),(58494,1700,'about-company_image','154'),(58495,1700,'_about-company_image','field_60f7cfac21e3c'),(58496,1700,'about-company_title','Since 2006[nbsp]we have helped thousands of[nbsp]merchants grow their business and maximise revenue'),(58497,1700,'_about-company_title','field_60f7cf8621e3a'),(58498,1700,'about-company_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(58499,1700,'_about-company_description','field_60f7cfa321e3b'),(58500,1700,'about-company_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:60:\"https://commercegate.goodface.com.ua/wp/es/es-about-company/\";s:6:\"target\";s:0:\"\";}'),(58501,1700,'_about-company_button','field_60f7cfc021e3d'),(58502,1700,'about-company',''),(58503,1700,'_about-company','field_60f7cf7021e39'),(58504,1700,'payment-instruments_title_before','Get all Payment Instruments'),(58505,1700,'_payment-instruments_title_before','field_60f7d6dbb8ab4'),(58506,1700,'payment-instruments_title_after','You Need to Accelerate'),(58507,1700,'_payment-instruments_title_after','field_60f7d70db8ab5'),(58508,1700,'payment-instruments_title',''),(58509,1700,'_payment-instruments_title','field_60f7d5a179817'),(58510,1700,'payment-instruments_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to \r\naccept credit card payments from your customers safely.'),(58511,1700,'_payment-instruments_description','field_60f7d5d379818'),(58512,1700,'payment-instruments_items-link-title','Discover features'),(58513,1700,'_payment-instruments_items-link-title','field_60f7d5df79819'),(58514,1700,'payment-instruments',''),(58515,1700,'_payment-instruments','field_60f7d59679816'),(58516,1700,'complex-services_image','1674'),(58517,1700,'_complex-services_image','field_60f7daf9c4744'),(58518,1700,'complex-services_title','Complex Services to[nbsp]Boost Your Process'),(58519,1700,'_complex-services_title','field_60f7d9c5c4742'),(58520,1700,'complex-services_description','Our risk management system is[nbsp]the most advanced, customizable and effective in[nbsp]the business. We[nbsp]combine advanced technology and experienced human control to[nbsp]minimise fraudulent transactions while keeping decline rates low and your valued customers satisfied.'),(58521,1700,'_complex-services_description','field_60f7d9d7c4743'),(58522,1700,'complex-services_items-link-title','Learn more'),(58523,1700,'_complex-services_items-link-title','field_60f7dbbfc4745'),(58524,1700,'complex-services',''),(58525,1700,'_complex-services','field_60f7d9b2c4741'),(58526,1700,'blog-block_title',''),(58527,1700,'_blog-block_title','field_60f7deefdb657'),(58528,1700,'blog-block_link','a:3:{s:5:\"title\";s:29:\"Read all customers’ stories\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/es-blog/\";s:6:\"target\";s:0:\"\";}'),(58529,1700,'_blog-block_link','field_60f7df05db658'),(58530,1700,'blog-block',''),(58531,1700,'_blog-block','field_60f7dee3db656'),(58532,1700,'blog-block_posts','a:4:{i:0;s:4:\"1455\";i:1;s:4:\"1453\";i:2;s:4:\"1452\";i:3;s:4:\"1451\";}'),(58533,1700,'_blog-block_posts','field_60f8322fd24c4'),(58534,1700,'blog-block_post-button-title','Read Full Story'),(58535,1700,'_blog-block_post-button-title','field_60f8413c74859'),(58536,1700,'payment-instruments_title-color','#4BD18E'),(58537,1700,'_payment-instruments_title-color','field_60fff271c15df'),(58538,1700,'blog-block_title-color','#4BD18E'),(58539,1700,'_blog-block_title-color','field_60fff3b704234'),(58540,1700,'blog-block_title_before','You’re in good company.'),(58541,1700,'_blog-block_title_before','field_60fff38e04232'),(58542,1700,'blog-block_title_after','Share success with us'),(58543,1700,'_blog-block_title_after','field_60fff3a404233'),(58544,1700,'complex-services-list_0_icon','336'),(58545,1700,'_complex-services-list_0_icon','field_6100fde5a3f1d'),(58546,1700,'complex-services-list_0_description','Deploy our agile payment pages to[nbsp]suit any platform'),(58547,1700,'_complex-services-list_0_description','field_6100fe60a3f1f'),(58548,1700,'complex-services-list_0_link','a:3:{s:5:\"title\";s:25:\"Online Payment Processing\";s:3:\"url\";s:86:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/es-online-payment-processing/\";s:6:\"target\";s:0:\"\";}'),(58549,1700,'_complex-services-list_0_link','field_6100fe73a3f20'),(58550,1700,'complex-services-list_1_icon','337'),(58551,1700,'_complex-services-list_1_icon','field_6100fde5a3f1d'),(58552,1700,'complex-services-list_1_description','Single point of[nbsp]contact, handling authorisation, clearing and settlement'),(58553,1700,'_complex-services-list_1_description','field_6100fe60a3f1f'),(58554,1700,'complex-services-list_1_link','a:3:{s:5:\"title\";s:19:\"Acquiring Solutions\";s:3:\"url\";s:80:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/es-acquiring-solutions/\";s:6:\"target\";s:0:\"\";}'),(58555,1700,'_complex-services-list_1_link','field_6100fe73a3f20'),(58556,1700,'complex-services-list_2_icon','339'),(58557,1700,'_complex-services-list_2_icon','field_6100fde5a3f1d'),(58558,1700,'complex-services-list_2_description','State of[nbsp]the art fraud scrubbing and real-time monitoring by[nbsp]our risk team'),(58559,1700,'_complex-services-list_2_description','field_6100fe60a3f1f'),(58560,1700,'complex-services-list_2_link','a:3:{s:5:\"title\";s:19:\"Risk and Compliance\";s:3:\"url\";s:80:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/es-risk-and-compliance/\";s:6:\"target\";s:0:\"\";}'),(58561,1700,'_complex-services-list_2_link','field_6100fe73a3f20'),(58562,1700,'complex-services-list_3_icon','338'),(58563,1700,'_complex-services-list_3_icon','field_6100fde5a3f1d'),(58564,1700,'complex-services-list_3_description','Tactical, analytical approach to[nbsp]your pricing'),(58565,1700,'_complex-services-list_3_description','field_6100fe60a3f1f'),(58566,1700,'complex-services-list_3_link','a:3:{s:5:\"title\";s:20:\"Revenue Optimization\";s:3:\"url\";s:81:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/es-revenue-optimization/\";s:6:\"target\";s:0:\"\";}'),(58567,1700,'_complex-services-list_3_link','field_6100fe73a3f20'),(58568,1700,'complex-services-list','4'),(58569,1700,'_complex-services-list','field_6100fd82a3f1c'),(58570,1700,'payment-instruments_list','a:3:{i:0;s:4:\"1643\";i:1;s:4:\"1642\";i:2;s:4:\"1641\";}'),(58571,1700,'_payment-instruments_list','field_6101027fdf3b7'),(58572,1701,'main-block-title','Where Merchants \r\nMeet Buyers'),(58573,1701,'_main-block-title','field_60f71cfe844f0'),(58574,1701,'main-block-description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(58575,1701,'_main-block-description','field_60f71d1a844f1'),(58576,1701,'main-block-first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(58577,1701,'_main-block-first-button','field_60f71d2b844f2'),(58578,1701,'main-block-second-button','Explore more'),(58579,1701,'_main-block-second-button','field_60f71d5a844f3'),(58580,1701,'main-block-globe-points_item-1','$56'),(58581,1701,'_main-block-globe-points_item-1','field_60f7cd79ec2c2'),(58582,1701,'main-block-globe-points_item-2','$78'),(58583,1701,'_main-block-globe-points_item-2','field_60f7cd81ec2c3'),(58584,1701,'main-block-globe-points_item-3','$128'),(58585,1701,'_main-block-globe-points_item-3','field_60f7cd86ec2c4'),(58586,1701,'main-block-globe-points',''),(58587,1701,'_main-block-globe-points','field_60f7cd5bec2c1'),(58588,1701,'main-block_title','Where Merchants \r\nMeet Buyers'),(58589,1701,'_main-block_title','field_60f71cfe844f0'),(58590,1701,'main-block_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(58591,1701,'_main-block_description','field_60f71d1a844f1'),(58592,1701,'main-block_first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:52:\"https://commercegate.goodface.com.ua/wp/sign-up-now/\";s:6:\"target\";s:0:\"\";}'),(58593,1701,'_main-block_first-button','field_60f71d2b844f2'),(58594,1701,'main-block_second-button','Explore more'),(58595,1701,'_main-block_second-button','field_60f71d5a844f3'),(58596,1701,'main-block',''),(58597,1701,'_main-block','field_60f7ce5d3c350'),(58598,1701,'globe-points_item-1','$56'),(58599,1701,'_globe-points_item-1','field_60f7cd79ec2c2'),(58600,1701,'globe-points_item-2','$78'),(58601,1701,'_globe-points_item-2','field_60f7cd81ec2c3'),(58602,1701,'globe-points_item-3','$128'),(58603,1701,'_globe-points_item-3','field_60f7cd86ec2c4'),(58604,1701,'globe-points',''),(58605,1701,'_globe-points','field_60f7cd5bec2c1'),(58606,1701,'block_content_image','154'),(58607,1701,'_block_content_image','field_60f7cfac21e3c'),(58608,1701,'block_content_title','Since 2006[nbsp]we have helped thousands of[nbsp]merchants grow their business and maximise revenue'),(58609,1701,'_block_content_title','field_60f7cf8621e3a'),(58610,1701,'block_content_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(58611,1701,'_block_content_description','field_60f7cfa321e3b'),(58612,1701,'block_content_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(58613,1701,'_block_content_button','field_60f7cfc021e3d'),(58614,1701,'block_content',''),(58615,1701,'_block_content','field_60f7cf7021e39'),(58616,1701,'advantages_0_icon','157'),(58617,1701,'_advantages_0_icon','field_60f7cff821e3f'),(58618,1701,'advantages_0_description','Certificate of Authenticity'),(58619,1701,'_advantages_0_description','field_60f7d00d21e40'),(58620,1701,'advantages','4'),(58621,1701,'_advantages','field_60f7cfdc21e3e'),(58622,1701,'advantages_1_icon','158'),(58623,1701,'_advantages_1_icon','field_60f7cff821e3f'),(58624,1701,'advantages_1_description','Best Solution Awward'),(58625,1701,'_advantages_1_description','field_60f7d00d21e40'),(58626,1701,'advantages_2_icon','159'),(58627,1701,'_advantages_2_icon','field_60f7cff821e3f'),(58628,1701,'advantages_2_description','Compliance Certificate'),(58629,1701,'_advantages_2_description','field_60f7d00d21e40'),(58630,1701,'advantages_3_icon','160'),(58631,1701,'_advantages_3_icon','field_60f7cff821e3f'),(58632,1701,'advantages_3_description','Customers Choise Awward'),(58633,1701,'_advantages_3_description','field_60f7d00d21e40'),(58634,1701,'about-company_image','154'),(58635,1701,'_about-company_image','field_60f7cfac21e3c'),(58636,1701,'about-company_title','Since 2006[nbsp]we have helped thousands of[nbsp]merchants grow their business and maximise revenue'),(58637,1701,'_about-company_title','field_60f7cf8621e3a'),(58638,1701,'about-company_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(58639,1701,'_about-company_description','field_60f7cfa321e3b'),(58640,1701,'about-company_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/about-company/\";s:6:\"target\";s:0:\"\";}'),(58641,1701,'_about-company_button','field_60f7cfc021e3d'),(58642,1701,'about-company',''),(58643,1701,'_about-company','field_60f7cf7021e39'),(58644,1701,'payment-instruments_title_before','Get all Payment Instruments'),(58645,1701,'_payment-instruments_title_before','field_60f7d6dbb8ab4'),(58646,1701,'payment-instruments_title_after','You Need to Accelerate'),(58647,1701,'_payment-instruments_title_after','field_60f7d70db8ab5'),(58648,1701,'payment-instruments_title',''),(58649,1701,'_payment-instruments_title','field_60f7d5a179817'),(58650,1701,'payment-instruments_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to \r\naccept credit card payments from your customers safely.'),(58651,1701,'_payment-instruments_description','field_60f7d5d379818'),(58652,1701,'payment-instruments_items-link-title','Discover features'),(58653,1701,'_payment-instruments_items-link-title','field_60f7d5df79819'),(58654,1701,'payment-instruments',''),(58655,1701,'_payment-instruments','field_60f7d59679816'),(58656,1701,'complex-services_image','1674'),(58657,1701,'_complex-services_image','field_60f7daf9c4744'),(58658,1701,'complex-services_title','Complex Services to[nbsp]Boost Your Process'),(58659,1701,'_complex-services_title','field_60f7d9c5c4742'),(58660,1701,'complex-services_description','Our risk management system is[nbsp]the most advanced, customizable and effective in[nbsp]the business. We[nbsp]combine advanced technology and experienced human control to[nbsp]minimise fraudulent transactions while keeping decline rates low and your valued customers satisfied.'),(58661,1701,'_complex-services_description','field_60f7d9d7c4743'),(58662,1701,'complex-services_items-link-title','Learn more'),(58663,1701,'_complex-services_items-link-title','field_60f7dbbfc4745'),(58664,1701,'complex-services',''),(58665,1701,'_complex-services','field_60f7d9b2c4741'),(58666,1701,'blog-block_title',''),(58667,1701,'_blog-block_title','field_60f7deefdb657'),(58668,1701,'blog-block_link','a:3:{s:5:\"title\";s:29:\"Read all customers’ stories\";s:3:\"url\";s:45:\"https://commercegate.goodface.com.ua/wp/blog/\";s:6:\"target\";s:0:\"\";}'),(58669,1701,'_blog-block_link','field_60f7df05db658'),(58670,1701,'blog-block',''),(58671,1701,'_blog-block','field_60f7dee3db656'),(58672,1701,'blog-block_large-post','235'),(58673,1701,'_blog-block_large-post','field_60f8303a13c72'),(58674,1701,'blog-block_large-post_copy','a:3:{i:0;s:3:\"233\";i:1;s:3:\"234\";i:2;s:3:\"198\";}'),(58675,1701,'_blog-block_large-post_copy','field_60f831d6000c4'),(58676,1701,'blog-block_posts','a:4:{i:0;s:3:\"848\";i:1;s:3:\"850\";i:2;s:3:\"851\";i:3;s:3:\"852\";}'),(58677,1701,'_blog-block_posts','field_60f8322fd24c4'),(58678,1701,'blog-block-large-post_title','Antony from High Risk Product'),(58679,1701,'_blog-block-large-post_title','field_60f834906008c'),(58680,1701,'blog-block-large-post_description','“Working with the sales teams and account managers has been great. They’ve helped[nbsp]us get to[nbsp]market with our solution much quicker than if[nbsp]we[nbsp]had tried to[nbsp]do[nbsp]it[nbsp]ourselves!”'),(58681,1701,'_blog-block-large-post_description','field_60f834946008d'),(58682,1701,'blog-block-large-post',''),(58683,1701,'_blog-block-large-post','field_60f8347e6008b'),(58684,1701,'blog-block_post-button-title','Read Full Story'),(58685,1701,'_blog-block_post-button-title','field_60f8413c74859'),(58686,1701,'payment-instruments_title-color','#4BD18E'),(58687,1701,'_payment-instruments_title-color','field_60fff271c15df'),(58688,1701,'blog-block_title-color','#4BD18E'),(58689,1701,'_blog-block_title-color','field_60fff3b704234'),(58690,1701,'blog-block_title_before','You’re in good company.'),(58691,1701,'_blog-block_title_before','field_60fff38e04232'),(58692,1701,'blog-block_title_after','Share success with us'),(58693,1701,'_blog-block_title_after','field_60fff3a404233'),(58694,1701,'complex-services-list_0_icon','336'),(58695,1701,'_complex-services-list_0_icon','field_6100fde5a3f1d'),(58696,1701,'complex-services-list_0_title','Online Payments Processing'),(58697,1701,'_complex-services-list_0_title','field_6100fe5aa3f1e'),(58698,1701,'complex-services-list_0_description','Deploy our agile payment pages to[nbsp]suit any platform'),(58699,1701,'_complex-services-list_0_description','field_6100fe60a3f1f'),(58700,1701,'complex-services-list_0_link','a:3:{s:5:\"title\";s:25:\"Online Payment Processing\";s:3:\"url\";s:80:\"https://commercegate.goodface.com.ua/wp/our-solutions/online-payment-processing/\";s:6:\"target\";s:0:\"\";}'),(58701,1701,'_complex-services-list_0_link','field_6100fe73a3f20'),(58702,1701,'complex-services-list_1_icon','337'),(58703,1701,'_complex-services-list_1_icon','field_6100fde5a3f1d'),(58704,1701,'complex-services-list_1_title','Acquiring Solutions'),(58705,1701,'_complex-services-list_1_title','field_6100fe5aa3f1e'),(58706,1701,'complex-services-list_1_description','Single point of[nbsp]contact, handling authorisation, clearing and settlement'),(58707,1701,'_complex-services-list_1_description','field_6100fe60a3f1f'),(58708,1701,'complex-services-list_1_link','a:3:{s:5:\"title\";s:19:\"Acquiring Solutions\";s:3:\"url\";s:74:\"https://commercegate.goodface.com.ua/wp/our-solutions/acquiring-solutions/\";s:6:\"target\";s:0:\"\";}'),(58709,1701,'_complex-services-list_1_link','field_6100fe73a3f20'),(58710,1701,'complex-services-list_2_icon','339'),(58711,1701,'_complex-services-list_2_icon','field_6100fde5a3f1d'),(58712,1701,'complex-services-list_2_title','Risk & Compliance'),(58713,1701,'_complex-services-list_2_title','field_6100fe5aa3f1e'),(58714,1701,'complex-services-list_2_description','State of[nbsp]the art fraud scrubbing and real-time monitoring by[nbsp]our risk team'),(58715,1701,'_complex-services-list_2_description','field_6100fe60a3f1f'),(58716,1701,'complex-services-list_2_link','a:3:{s:5:\"title\";s:19:\"Risk and Compliance\";s:3:\"url\";s:74:\"https://commercegate.goodface.com.ua/wp/our-solutions/risk-and-compliance/\";s:6:\"target\";s:0:\"\";}'),(58717,1701,'_complex-services-list_2_link','field_6100fe73a3f20'),(58718,1701,'complex-services-list_3_icon','338'),(58719,1701,'_complex-services-list_3_icon','field_6100fde5a3f1d'),(58720,1701,'complex-services-list_3_title','Revenue Optimization'),(58721,1701,'_complex-services-list_3_title','field_6100fe5aa3f1e'),(58722,1701,'complex-services-list_3_description','Tactical, analytical approach to[nbsp]your pricing'),(58723,1701,'_complex-services-list_3_description','field_6100fe60a3f1f'),(58724,1701,'complex-services-list_3_link','a:3:{s:5:\"title\";s:20:\"Revenue Optimization\";s:3:\"url\";s:75:\"https://commercegate.goodface.com.ua/wp/our-solutions/revenue-optimization/\";s:6:\"target\";s:0:\"\";}'),(58725,1701,'_complex-services-list_3_link','field_6100fe73a3f20'),(58726,1701,'complex-services-list','4'),(58727,1701,'_complex-services-list','field_6100fd82a3f1c'),(58728,1701,'payment-instruments_list','a:3:{i:0;s:3:\"433\";i:1;s:3:\"434\";i:2;s:3:\"435\";}'),(58729,1701,'_payment-instruments_list','field_6101027fdf3b7'),(58730,1702,'main-block-header_title','Pricing Built Right for You'),(58731,1702,'_main-block-header_title','field_61093c50a78e8'),(58732,1702,'main-block-header_description','We charge a processing fee plus payment method fee per transaction. With a complete set of services and features.'),(58733,1702,'_main-block-header_description','field_61093c5ca78e9'),(58734,1702,'main-block-header',''),(58735,1702,'_main-block-header','field_61093c34a78e7'),(58736,1702,'flexible-pricing_title','Flexible integrated pricing'),(58737,1702,'_flexible-pricing_title','field_6109401d9cacd'),(58738,1702,'flexible-pricing_description','All you need to accept payments on your website Included'),(58739,1702,'_flexible-pricing_description','field_610940e3b8ec1'),(58740,1702,'flexible-pricing_price','1.80% + 0.25 EUR'),(58741,1702,'_flexible-pricing_price','field_610940ffb8ec2'),(58742,1702,'flexible-pricing_list_0_item','Bestpoke payment services'),(58743,1702,'_flexible-pricing_list_0_item','field_61094144b8ec4'),(58744,1702,'flexible-pricing_list_1_item','Cutting edge technological platform'),(58745,1702,'_flexible-pricing_list_1_item','field_61094144b8ec4'),(58746,1702,'flexible-pricing_list_2_item','No setup fees, no periodical platform fees, no hidden charges'),(58747,1702,'_flexible-pricing_list_2_item','field_61094144b8ec4'),(58748,1702,'flexible-pricing_list','3'),(58749,1702,'_flexible-pricing_list','field_61094125b8ec3'),(58750,1702,'flexible-pricing_link','a:3:{s:5:\"title\";s:11:\"Sign Up Now\";s:3:\"url\";s:58:\"https://commercegate.goodface.com.ua/wp/es/es-sign-up-now/\";s:6:\"target\";s:0:\"\";}'),(58751,1702,'_flexible-pricing_link','field_610941823f32f'),(58752,1702,'flexible-pricing',''),(58753,1702,'_flexible-pricing','field_61093f3e8b6ba'),(58754,1702,'customized-approach_title','Customized approach'),(58755,1702,'_customized-approach_title','field_6109427eadcf6'),(58756,1702,'customized-approach_description','Specialized setup tailored to your business needs. Every detail is important'),(58757,1702,'_customized-approach_description','field_6109427eadcf7'),(58758,1702,'customized-approach_list_0_item','Tier based pricing for the high-volume projects'),(58759,1702,'_customized-approach_list_0_item','field_6109427eadcfa'),(58760,1702,'customized-approach_list','3'),(58761,1702,'_customized-approach_list','field_6109427eadcf9'),(58762,1702,'customized-approach_link','a:3:{s:5:\"title\";s:13:\"Contact Sales\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(58763,1702,'_customized-approach_link','field_6109427eadcfb'),(58764,1702,'customized-approach',''),(58765,1702,'_customized-approach','field_6109427eadcf5'),(58766,1702,'customized-approach_list_1_item','Geo-specific pricing'),(58767,1702,'_customized-approach_list_1_item','field_6109427eadcfa'),(58768,1702,'customized-approach_list_2_item','Interchange ++ pricing models for the cross-border projects'),(58769,1702,'_customized-approach_list_2_item','field_6109427eadcfa'),(58770,1702,'included-info_title','What’s Included'),(58771,1702,'_included-info_title','field_6109461ffc0ae'),(58772,1702,'included-info_description','CommerceGate offers a complete set of services for you to accept credit card payments from your customers safely.'),(58773,1702,'_included-info_description','field_6109462afc0af'),(58774,1702,'included-info',''),(58775,1702,'_included-info','field_610945a9fc0ad'),(58776,1702,'include-list_0_icon','755'),(58777,1702,'_include-list_0_icon','field_61094f718fb66'),(58778,1702,'include-list_0_title','Optimised Cross Platform Checkout'),(58779,1702,'_include-list_0_title','field_61094f718fb67'),(58780,1702,'include-list_0_list_0_item','Customisable payment page'),(58781,1702,'_include-list_0_list_0_item','field_61094f718fb69'),(58782,1702,'include-list_0_list_1_item','PCI DSS compliance coverage'),(58783,1702,'_include-list_0_list_1_item','field_61094f718fb69'),(58784,1702,'include-list_0_list','2'),(58785,1702,'_include-list_0_list','field_61094f718fb68'),(58786,1702,'include-list','7'),(58787,1702,'_include-list','field_61094f718fb65'),(58788,1702,'include-list_1_icon','756'),(58789,1702,'_include-list_1_icon','field_61094f718fb66'),(58790,1702,'include-list_1_title','One integration — \r\nGlobal payment outreach'),(58791,1702,'_include-list_1_title','field_61094f718fb67'),(58792,1702,'include-list_1_list_0_item','Multiple currencies'),(58793,1702,'_include-list_1_list_0_item','field_61094f718fb69'),(58794,1702,'include-list_1_list_1_item','Local payment methods'),(58795,1702,'_include-list_1_list_1_item','field_61094f718fb69'),(58796,1702,'include-list_1_list_2_item','20+ acquiring partners all over the world'),(58797,1702,'_include-list_1_list_2_item','field_61094f718fb69'),(58798,1702,'include-list_1_list','3'),(58799,1702,'_include-list_1_list','field_61094f718fb68'),(58800,1702,'include-list_2_icon','757'),(58801,1702,'_include-list_2_icon','field_61094f718fb66'),(58802,1702,'include-list_2_title','Proven security and prolific compliance'),(58803,1702,'_include-list_2_title','field_61094f718fb67'),(58804,1702,'include-list_2_list_0_item','PCI DSS Level 1 platform'),(58805,1702,'_include-list_2_list_0_item','field_61094f718fb69'),(58806,1702,'include-list_2_list_1_item','Multi level data security and encryption'),(58807,1702,'_include-list_2_list_1_item','field_61094f718fb69'),(58808,1702,'include-list_2_list_2_item','Cloud based platform'),(58809,1702,'_include-list_2_list_2_item','field_61094f718fb69'),(58810,1702,'include-list_2_list','3'),(58811,1702,'_include-list_2_list','field_61094f718fb68'),(58812,1702,'include-list_3_icon','758'),(58813,1702,'_include-list_3_icon','field_61094f718fb66'),(58814,1702,'include-list_3_title','The most precise automatic billing system'),(58815,1702,'_include-list_3_title','field_61094f718fb67'),(58816,1702,'include-list_3_list_0_item','Real time financial data'),(58817,1702,'_include-list_3_list_0_item','field_61094f718fb69'),(58818,1702,'include-list_3_list_1_item','Detailed invoicing'),(58819,1702,'_include-list_3_list_1_item','field_61094f718fb69'),(58820,1702,'include-list_3_list_2_item','Multiple pricing models support'),(58821,1702,'_include-list_3_list_2_item','field_61094f718fb69'),(58822,1702,'include-list_3_list','3'),(58823,1702,'_include-list_3_list','field_61094f718fb68'),(58824,1702,'include-list_4_icon','759'),(58825,1702,'_include-list_4_icon','field_61094f718fb66'),(58826,1702,'include-list_4_title','Automated payouts'),(58827,1702,'_include-list_4_title','field_61094f718fb67'),(58828,1702,'include-list_4_list_0_item','In-time settlements to the bank account'),(58829,1702,'_include-list_4_list_0_item','field_61094f718fb69'),(58830,1702,'include-list_4_list_1_item','Transparent settlement schedule'),(58831,1702,'_include-list_4_list_1_item','field_61094f718fb69'),(58832,1702,'include-list_4_list_2_item','Flexible payout control'),(58833,1702,'_include-list_4_list_2_item','field_61094f718fb69'),(58834,1702,'include-list_4_list','3'),(58835,1702,'_include-list_4_list','field_61094f718fb68'),(58836,1702,'include-list_5_icon','760'),(58837,1702,'_include-list_5_icon','field_61094f718fb66'),(58838,1702,'include-list_5_title','Customer support service'),(58839,1702,'_include-list_5_title','field_61094f718fb67'),(58840,1702,'include-list_5_list_0_item','24/7 payment support'),(58841,1702,'_include-list_5_list_0_item','field_61094f718fb69'),(58842,1702,'include-list_5_list_1_item','Adjustable refund policy'),(58843,1702,'_include-list_5_list_1_item','field_61094f718fb69'),(58844,1702,'include-list_5_list_2_item','Multi language assistance'),(58845,1702,'_include-list_5_list_2_item','field_61094f718fb69'),(58846,1702,'include-list_5_list','3'),(58847,1702,'_include-list_5_list','field_61094f718fb68'),(58848,1702,'include-list_6_icon','763'),(58849,1702,'_include-list_6_icon','field_61094f718fb66'),(58850,1702,'include-list_6_title','Personalised merchant service'),(58851,1702,'_include-list_6_title','field_61094f718fb67'),(58852,1702,'include-list_6_list_0_item','Dedicated merchant account manager'),(58853,1702,'_include-list_6_list_0_item','field_61094f718fb69'),(58854,1702,'include-list_6_list_1_item','SLA based technical support'),(58855,1702,'_include-list_6_list_1_item','field_61094f718fb69'),(58856,1702,'include-list_6_list_2_item','Direct access to the Risk, Compliance and Finance Team'),(58857,1702,'_include-list_6_list_2_item','field_61094f718fb69'),(58858,1702,'include-list_6_list','3'),(58859,1702,'_include-list_6_list','field_61094f718fb68'),(58860,1702,'blocks-list_0_icons-style','light'),(58861,1702,'_blocks-list_0_icons-style','field_610953123a4b1'),(58862,1702,'blocks-list_0_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:58:\"https://commercegate.goodface.com.ua/wp/es/es-sign-up-now/\";s:6:\"target\";s:0:\"\";}'),(58863,1702,'_blocks-list_0_link','field_610952e5776c0'),(58864,1702,'blocks-list_0_title','Card payments processing'),(58865,1702,'_blocks-list_0_title','field_61095245776be'),(58866,1702,'blocks-list_0_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(58867,1702,'_blocks-list_0_description','field_6109525f776bf'),(58868,1702,'blocks-list_0_icons_0_icon','788'),(58869,1702,'_blocks-list_0_icons_0_icon','field_6109534b3a4b3'),(58870,1702,'blocks-list_0_icons_1_icon','790'),(58871,1702,'_blocks-list_0_icons_1_icon','field_6109534b3a4b3'),(58872,1702,'blocks-list_0_icons_2_icon','789'),(58873,1702,'_blocks-list_0_icons_2_icon','field_6109534b3a4b3'),(58874,1702,'blocks-list_0_icons_3_icon','791'),(58875,1702,'_blocks-list_0_icons_3_icon','field_6109534b3a4b3'),(58876,1702,'blocks-list_0_icons_4_icon','792'),(58877,1702,'_blocks-list_0_icons_4_icon','field_6109534b3a4b3'),(58878,1702,'blocks-list_0_icons_5_icon','793'),(58879,1702,'_blocks-list_0_icons_5_icon','field_6109534b3a4b3'),(58880,1702,'blocks-list_0_icons','6'),(58881,1702,'_blocks-list_0_icons','field_610953333a4b2'),(58882,1702,'blocks-list_0_items_0_bold-text','0'),(58883,1702,'_blocks-list_0_items_0_bold-text','field_610953c1b1c01'),(58884,1702,'blocks-list_0_items_0_item-text','Local card processing'),(58885,1702,'_blocks-list_0_items_0_item-text','field_610953e5b1c02'),(58886,1702,'blocks-list_0_items','2'),(58887,1702,'_blocks-list_0_items','field_61095368b1c00'),(58888,1702,'blocks-list_1_icons-style','transparent'),(58889,1702,'_blocks-list_1_icons-style','field_610953123a4b1'),(58890,1702,'blocks-list_1_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:58:\"https://commercegate.goodface.com.ua/wp/es/es-sign-up-now/\";s:6:\"target\";s:0:\"\";}'),(58891,1702,'_blocks-list_1_link','field_610952e5776c0'),(58892,1702,'blocks-list_1_title','APM processing'),(58893,1702,'_blocks-list_1_title','field_61095245776be'),(58894,1702,'blocks-list_1_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(58895,1702,'_blocks-list_1_description','field_6109525f776bf'),(58896,1702,'blocks-list_1_icons_0_icon','795'),(58897,1702,'_blocks-list_1_icons_0_icon','field_6109534b3a4b3'),(58898,1702,'blocks-list_1_icons','5'),(58899,1702,'_blocks-list_1_icons','field_610953333a4b2'),(58900,1702,'blocks-list_1_items',''),(58901,1702,'_blocks-list_1_items','field_61095368b1c00'),(58902,1702,'blocks-list_2_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:58:\"https://commercegate.goodface.com.ua/wp/es/es-sign-up-now/\";s:6:\"target\";s:0:\"\";}'),(58903,1702,'_blocks-list_2_link','field_610952e5776c0'),(58904,1702,'blocks-list_2_title','High-risk merchant accounts'),(58905,1702,'_blocks-list_2_title','field_61095245776be'),(58906,1702,'blocks-list_2_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(58907,1702,'_blocks-list_2_description','field_6109525f776bf'),(58908,1702,'blocks-list_2_icons',''),(58909,1702,'_blocks-list_2_icons','field_610953333a4b2'),(58910,1702,'blocks-list_2_items_0_bold-text','0'),(58911,1702,'_blocks-list_2_items_0_bold-text','field_610953c1b1c01'),(58912,1702,'blocks-list_2_items_0_item-text','+0.50% high-risk merchant accounts commission'),(58913,1702,'_blocks-list_2_items_0_item-text','field_610953e5b1c02'),(58914,1702,'blocks-list_2_items','3'),(58915,1702,'_blocks-list_2_items','field_61095368b1c00'),(58916,1702,'blocks-list_3_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:58:\"https://commercegate.goodface.com.ua/wp/es/es-sign-up-now/\";s:6:\"target\";s:0:\"\";}'),(58917,1702,'_blocks-list_3_link','field_610952e5776c0'),(58918,1702,'blocks-list_3_title','Chargeback management'),(58919,1702,'_blocks-list_3_title','field_61095245776be'),(58920,1702,'blocks-list_3_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(58921,1702,'_blocks-list_3_description','field_6109525f776bf'),(58922,1702,'blocks-list_3_icons',''),(58923,1702,'_blocks-list_3_icons','field_610953333a4b2'),(58924,1702,'blocks-list_3_items_0_bold-text','1'),(58925,1702,'_blocks-list_3_items_0_bold-text','field_610953c1b1c01'),(58926,1702,'blocks-list_3_items_0_item-text','25 EUR per CHB dispute'),(58927,1702,'_blocks-list_3_items_0_item-text','field_610953e5b1c02'),(58928,1702,'blocks-list_3_items','3'),(58929,1702,'_blocks-list_3_items','field_61095368b1c00'),(58930,1702,'blocks-list_4_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:58:\"https://commercegate.goodface.com.ua/wp/es/es-sign-up-now/\";s:6:\"target\";s:0:\"\";}'),(58931,1702,'_blocks-list_4_link','field_610952e5776c0'),(58932,1702,'blocks-list_4_title','Billing SAAS'),(58933,1702,'_blocks-list_4_title','field_61095245776be'),(58934,1702,'blocks-list_4_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(58935,1702,'_blocks-list_4_description','field_6109525f776bf'),(58936,1702,'blocks-list_4_icons',''),(58937,1702,'_blocks-list_4_icons','field_610953333a4b2'),(58938,1702,'blocks-list_4_items_0_bold-text','1'),(58939,1702,'_blocks-list_4_items_0_bold-text','field_610953c1b1c01'),(58940,1702,'blocks-list_4_items_0_item-text','0,03 EUR/TRX'),(58941,1702,'_blocks-list_4_items_0_item-text','field_610953e5b1c02'),(58942,1702,'blocks-list_4_items','6'),(58943,1702,'_blocks-list_4_items','field_61095368b1c00'),(58944,1702,'blocks-list','5'),(58945,1702,'_blocks-list','field_61095221776bd'),(58946,1702,'blocks-list_0_items_1_bold-text','0'),(58947,1702,'_blocks-list_0_items_1_bold-text','field_610953c1b1c01'),(58948,1702,'blocks-list_0_items_1_item-text','Cross-border card payment solutions'),(58949,1702,'_blocks-list_0_items_1_item-text','field_610953e5b1c02'),(58950,1702,'blocks-list_1_icons_1_icon','796'),(58951,1702,'_blocks-list_1_icons_1_icon','field_6109534b3a4b3'),(58952,1702,'blocks-list_1_icons_2_icon','797'),(58953,1702,'_blocks-list_1_icons_2_icon','field_6109534b3a4b3'),(58954,1702,'blocks-list_1_icons_3_icon','798'),(58955,1702,'_blocks-list_1_icons_3_icon','field_6109534b3a4b3'),(58956,1702,'blocks-list_1_icons_4_icon','799'),(58957,1702,'_blocks-list_1_icons_4_icon','field_6109534b3a4b3'),(58958,1702,'blocks-list_2_items_1_bold-text','0'),(58959,1702,'_blocks-list_2_items_1_bold-text','field_610953c1b1c01'),(58960,1702,'blocks-list_2_items_1_item-text','Subscription business models management and support'),(58961,1702,'_blocks-list_2_items_1_item-text','field_610953e5b1c02'),(58962,1702,'blocks-list_2_items_2_bold-text','0'),(58963,1702,'_blocks-list_2_items_2_bold-text','field_610953c1b1c01'),(58964,1702,'blocks-list_2_items_2_item-text','Multiple business models support'),(58965,1702,'_blocks-list_2_items_2_item-text','field_610953e5b1c02'),(58966,1702,'blocks-list_3_items_1_bold-text','0'),(58967,1702,'_blocks-list_3_items_1_bold-text','field_610953c1b1c01'),(58968,1702,'blocks-list_3_items_1_item-text','Experienced dispute team'),(58969,1702,'_blocks-list_3_items_1_item-text','field_610953e5b1c02'),(58970,1702,'blocks-list_3_items_2_bold-text','0'),(58971,1702,'_blocks-list_3_items_2_bold-text','field_610953c1b1c01'),(58972,1702,'blocks-list_3_items_2_item-text','CHB control and monitoring program'),(58973,1702,'_blocks-list_3_items_2_item-text','field_610953e5b1c02'),(58974,1702,'blocks-list_4_items_1_bold-text','0'),(58975,1702,'_blocks-list_4_items_1_bold-text','field_610953c1b1c01'),(58976,1702,'blocks-list_4_items_1_item-text','Clearing system (real-time commissions and transaction fees application)'),(58977,1702,'_blocks-list_4_items_1_item-text','field_610953e5b1c02'),(58978,1702,'blocks-list_4_items_2_bold-text','0'),(58979,1702,'_blocks-list_4_items_2_bold-text','field_610953c1b1c01'),(58980,1702,'blocks-list_4_items_2_item-text','Flexible schedule for the invoices and settlement notes generation'),(58981,1702,'_blocks-list_4_items_2_item-text','field_610953e5b1c02'),(58982,1702,'blocks-list_4_items_3_bold-text','1'),(58983,1702,'_blocks-list_4_items_3_bold-text','field_610953c1b1c01'),(58984,1702,'blocks-list_4_items_3_item-text','All main payment models supported'),(58985,1702,'_blocks-list_4_items_3_item-text','field_610953e5b1c02'),(58986,1702,'blocks-list_4_items_4_bold-text','0'),(58987,1702,'_blocks-list_4_items_4_bold-text','field_610953c1b1c01'),(58988,1702,'blocks-list_4_items_4_item-text','Segregated accounts management according to the PSD 2 requirements'),(58989,1702,'_blocks-list_4_items_4_item-text','field_610953e5b1c02'),(58990,1702,'blocks-list_4_items_5_bold-text','0'),(58991,1702,'_blocks-list_4_items_5_bold-text','field_610953c1b1c01'),(58992,1702,'blocks-list_4_items_5_item-text','Comprehensive FX management'),(58993,1702,'_blocks-list_4_items_5_item-text','field_610953e5b1c02'),(58994,1703,'main-block-header_title','Pricing Built Right for You'),(58995,1703,'_main-block-header_title','field_61093c50a78e8'),(58996,1703,'main-block-header_description','We charge a processing fee plus payment method fee per transaction. With a complete set of services and features.'),(58997,1703,'_main-block-header_description','field_61093c5ca78e9'),(58998,1703,'main-block-header',''),(58999,1703,'_main-block-header','field_61093c34a78e7'),(59000,1703,'flexible-pricing_title','Flexible integrated pricing'),(59001,1703,'_flexible-pricing_title','field_6109401d9cacd'),(59002,1703,'flexible-pricing_description','All you need to accept payments on your website Included'),(59003,1703,'_flexible-pricing_description','field_610940e3b8ec1'),(59004,1703,'flexible-pricing_price','1.80% + 0.25 EUR'),(59005,1703,'_flexible-pricing_price','field_610940ffb8ec2'),(59006,1703,'flexible-pricing_list_0_item','Bestpoke payment services'),(59007,1703,'_flexible-pricing_list_0_item','field_61094144b8ec4'),(59008,1703,'flexible-pricing_list_1_item','Cutting edge technological platform'),(59009,1703,'_flexible-pricing_list_1_item','field_61094144b8ec4'),(59010,1703,'flexible-pricing_list_2_item','No setup fees, no periodical platform fees, no hidden charges'),(59011,1703,'_flexible-pricing_list_2_item','field_61094144b8ec4'),(59012,1703,'flexible-pricing_list','3'),(59013,1703,'_flexible-pricing_list','field_61094125b8ec3'),(59014,1703,'flexible-pricing_link','a:3:{s:5:\"title\";s:11:\"Sign Up Now\";s:3:\"url\";s:52:\"https://commercegate.goodface.com.ua/wp/sign-up-now/\";s:6:\"target\";s:0:\"\";}'),(59015,1703,'_flexible-pricing_link','field_610941823f32f'),(59016,1703,'flexible-pricing',''),(59017,1703,'_flexible-pricing','field_61093f3e8b6ba'),(59018,1703,'customized-approach_title','Customized approach'),(59019,1703,'_customized-approach_title','field_6109427eadcf6'),(59020,1703,'customized-approach_description','Specialized setup tailored to your business needs. Every detail is important'),(59021,1703,'_customized-approach_description','field_6109427eadcf7'),(59022,1703,'customized-approach_list_0_item','Tier based pricing for the high-volume projects'),(59023,1703,'_customized-approach_list_0_item','field_6109427eadcfa'),(59024,1703,'customized-approach_list','3'),(59025,1703,'_customized-approach_list','field_6109427eadcf9'),(59026,1703,'customized-approach_link','a:3:{s:5:\"title\";s:13:\"Contact Sales\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(59027,1703,'_customized-approach_link','field_6109427eadcfb'),(59028,1703,'customized-approach',''),(59029,1703,'_customized-approach','field_6109427eadcf5'),(59030,1703,'customized-approach_list_1_item','Geo-specific pricing'),(59031,1703,'_customized-approach_list_1_item','field_6109427eadcfa'),(59032,1703,'customized-approach_list_2_item','Interchange ++ pricing models for the cross-border projects'),(59033,1703,'_customized-approach_list_2_item','field_6109427eadcfa'),(59034,1703,'included-info_title','What’s Included'),(59035,1703,'_included-info_title','field_6109461ffc0ae'),(59036,1703,'included-info_description','CommerceGate offers a complete set of services for you to accept credit card payments from your customers safely.'),(59037,1703,'_included-info_description','field_6109462afc0af'),(59038,1703,'included-info',''),(59039,1703,'_included-info','field_610945a9fc0ad'),(59040,1703,'list_0_icon','755'),(59041,1703,'_list_0_icon','field_610947237e6df'),(59042,1703,'list_0_group-title','Optimised Cross Platform Checkout'),(59043,1703,'_list_0_group-title','field_610947737e6e0'),(59044,1703,'list_0_list_0_item','Customisable payment page'),(59045,1703,'_list_0_list_0_item','field_610947a87e6e2'),(59046,1703,'list_0_list_1_item','PCI DSS compliance coverage'),(59047,1703,'_list_0_list_1_item','field_610947a87e6e2'),(59048,1703,'list_0_list','2'),(59049,1703,'_list_0_list','field_610947987e6e1'),(59050,1703,'list_1_icon','756'),(59051,1703,'_list_1_icon','field_610947237e6df'),(59052,1703,'list_1_group-title','One integration — \r\nGlobal payment outreach'),(59053,1703,'_list_1_group-title','field_610947737e6e0'),(59054,1703,'list_1_list_0_item','Multiple currencies'),(59055,1703,'_list_1_list_0_item','field_610947a87e6e2'),(59056,1703,'list_1_list_1_item','Local payment methods'),(59057,1703,'_list_1_list_1_item','field_610947a87e6e2'),(59058,1703,'list_1_list_2_item','20+ acquiring partners all over the world'),(59059,1703,'_list_1_list_2_item','field_610947a87e6e2'),(59060,1703,'list_1_list','3'),(59061,1703,'_list_1_list','field_610947987e6e1'),(59062,1703,'list_2_icon','757'),(59063,1703,'_list_2_icon','field_610947237e6df'),(59064,1703,'list_2_group-title','Proven security and prolific compliance'),(59065,1703,'_list_2_group-title','field_610947737e6e0'),(59066,1703,'list_2_list_0_item','PCI DSS Level 1 platform'),(59067,1703,'_list_2_list_0_item','field_610947a87e6e2'),(59068,1703,'list_2_list_1_item','Multi level data security and encryption'),(59069,1703,'_list_2_list_1_item','field_610947a87e6e2'),(59070,1703,'list_2_list_2_item','Cloud based platform'),(59071,1703,'_list_2_list_2_item','field_610947a87e6e2'),(59072,1703,'list_2_list','3'),(59073,1703,'_list_2_list','field_610947987e6e1'),(59074,1703,'list_3_icon','758'),(59075,1703,'_list_3_icon','field_610947237e6df'),(59076,1703,'list_3_group-title','The most precise automatic billing system'),(59077,1703,'_list_3_group-title','field_610947737e6e0'),(59078,1703,'list_3_list_0_item','Real time financial data'),(59079,1703,'_list_3_list_0_item','field_610947a87e6e2'),(59080,1703,'list_3_list_1_item','Detailed invoicing'),(59081,1703,'_list_3_list_1_item','field_610947a87e6e2'),(59082,1703,'list_3_list_2_item','Multiple pricing models support'),(59083,1703,'_list_3_list_2_item','field_610947a87e6e2'),(59084,1703,'list_3_list','3'),(59085,1703,'_list_3_list','field_610947987e6e1'),(59086,1703,'list_4_icon','759'),(59087,1703,'_list_4_icon','field_610947237e6df'),(59088,1703,'list_4_group-title','Automated payouts'),(59089,1703,'_list_4_group-title','field_610947737e6e0'),(59090,1703,'list_4_list_0_item','In-time settlements to the bank account'),(59091,1703,'_list_4_list_0_item','field_610947a87e6e2'),(59092,1703,'list_4_list_1_item','Transparent settlement schedule'),(59093,1703,'_list_4_list_1_item','field_610947a87e6e2'),(59094,1703,'list_4_list_2_item','Flexible payout control'),(59095,1703,'_list_4_list_2_item','field_610947a87e6e2'),(59096,1703,'list_4_list','3'),(59097,1703,'_list_4_list','field_610947987e6e1'),(59098,1703,'list_5_icon','760'),(59099,1703,'_list_5_icon','field_610947237e6df'),(59100,1703,'list_5_group-title','Customer support service'),(59101,1703,'_list_5_group-title','field_610947737e6e0'),(59102,1703,'list_5_list_0_item','24/7 payment support'),(59103,1703,'_list_5_list_0_item','field_610947a87e6e2'),(59104,1703,'list_5_list_1_item','Adjustable refund policy'),(59105,1703,'_list_5_list_1_item','field_610947a87e6e2'),(59106,1703,'list_5_list_2_item','Multi language assistance'),(59107,1703,'_list_5_list_2_item','field_610947a87e6e2'),(59108,1703,'list_5_list','3'),(59109,1703,'_list_5_list','field_610947987e6e1'),(59110,1703,'list_6_icon','761'),(59111,1703,'_list_6_icon','field_610947237e6df'),(59112,1703,'list_6_group-title','Personalised merchant service'),(59113,1703,'_list_6_group-title','field_610947737e6e0'),(59114,1703,'list_6_list_0_item','Dedicated merchant account manager'),(59115,1703,'_list_6_list_0_item','field_610947a87e6e2'),(59116,1703,'list_6_list_1_item','SLA based technical support'),(59117,1703,'_list_6_list_1_item','field_610947a87e6e2'),(59118,1703,'list_6_list_2_item','Direct access to the Risk, Compliance and Finance Team'),(59119,1703,'_list_6_list_2_item','field_610947a87e6e2'),(59120,1703,'list_6_list','3'),(59121,1703,'_list_6_list','field_610947987e6e1'),(59122,1703,'list','7'),(59123,1703,'_list','field_6109470d7e6de'),(59124,1703,'Included-list_0_icon',''),(59125,1703,'_Included-list_0_icon','field_61094f718fb66'),(59126,1703,'Included-list_0_title',''),(59127,1703,'_Included-list_0_title','field_61094f718fb67'),(59128,1703,'Included-list_0_list_0_item','фіва'),(59129,1703,'_Included-list_0_list_0_item','field_61094f718fb69'),(59130,1703,'Included-list_0_list_1_item','PCI DSS compliance coverage'),(59131,1703,'_Included-list_0_list_1_item','field_610947a87e6e2'),(59132,1703,'Included-list_0_list','1'),(59133,1703,'_Included-list_0_list','field_61094f718fb68'),(59134,1703,'Included-list_1_icon','756'),(59135,1703,'_Included-list_1_icon','field_610947237e6df'),(59136,1703,'Included-list_1_title','One integration — \r\nGlobal payment outreach'),(59137,1703,'_Included-list_1_title','field_610947737e6e0'),(59138,1703,'Included-list_1_list_0_item','Multiple currencies'),(59139,1703,'_Included-list_1_list_0_item','field_610947a87e6e2'),(59140,1703,'Included-list_1_list_1_item','Local payment methods'),(59141,1703,'_Included-list_1_list_1_item','field_610947a87e6e2'),(59142,1703,'Included-list_1_list_2_item','20+ acquiring partners all over the world'),(59143,1703,'_Included-list_1_list_2_item','field_610947a87e6e2'),(59144,1703,'Included-list_1_list','3'),(59145,1703,'_Included-list_1_list','field_610947987e6e1'),(59146,1703,'Included-list_2_icon','757'),(59147,1703,'_Included-list_2_icon','field_610947237e6df'),(59148,1703,'Included-list_2_title','Proven security and prolific compliance'),(59149,1703,'_Included-list_2_title','field_610947737e6e0'),(59150,1703,'Included-list_2_list_0_item','PCI DSS Level 1 platform'),(59151,1703,'_Included-list_2_list_0_item','field_610947a87e6e2'),(59152,1703,'Included-list_2_list_1_item','Multi level data security and encryption'),(59153,1703,'_Included-list_2_list_1_item','field_610947a87e6e2'),(59154,1703,'Included-list_2_list_2_item','Cloud based platform'),(59155,1703,'_Included-list_2_list_2_item','field_610947a87e6e2'),(59156,1703,'Included-list_2_list','3'),(59157,1703,'_Included-list_2_list','field_610947987e6e1'),(59158,1703,'Included-list_3_icon','758'),(59159,1703,'_Included-list_3_icon','field_610947237e6df'),(59160,1703,'Included-list_3_title','The most precise automatic billing system'),(59161,1703,'_Included-list_3_title','field_610947737e6e0'),(59162,1703,'Included-list_3_list_0_item','Real time financial data'),(59163,1703,'_Included-list_3_list_0_item','field_610947a87e6e2'),(59164,1703,'Included-list_3_list_1_item','Detailed invoicing'),(59165,1703,'_Included-list_3_list_1_item','field_610947a87e6e2'),(59166,1703,'Included-list_3_list_2_item','Multiple pricing models support'),(59167,1703,'_Included-list_3_list_2_item','field_610947a87e6e2'),(59168,1703,'Included-list_3_list','3'),(59169,1703,'_Included-list_3_list','field_610947987e6e1'),(59170,1703,'Included-list_4_icon','759'),(59171,1703,'_Included-list_4_icon','field_610947237e6df'),(59172,1703,'Included-list_4_title','Automated payouts'),(59173,1703,'_Included-list_4_title','field_610947737e6e0'),(59174,1703,'Included-list_4_list_0_item','In-time settlements to the bank account'),(59175,1703,'_Included-list_4_list_0_item','field_610947a87e6e2'),(59176,1703,'Included-list_4_list_1_item','Transparent settlement schedule'),(59177,1703,'_Included-list_4_list_1_item','field_610947a87e6e2'),(59178,1703,'Included-list_4_list_2_item','Flexible payout control'),(59179,1703,'_Included-list_4_list_2_item','field_610947a87e6e2'),(59180,1703,'Included-list_4_list','3'),(59181,1703,'_Included-list_4_list','field_610947987e6e1'),(59182,1703,'Included-list_5_icon','760'),(59183,1703,'_Included-list_5_icon','field_610947237e6df'),(59184,1703,'Included-list_5_title','Customer support service'),(59185,1703,'_Included-list_5_title','field_610947737e6e0'),(59186,1703,'Included-list_5_list_0_item','24/7 payment support'),(59187,1703,'_Included-list_5_list_0_item','field_610947a87e6e2'),(59188,1703,'Included-list_5_list_1_item','Adjustable refund policy'),(59189,1703,'_Included-list_5_list_1_item','field_610947a87e6e2'),(59190,1703,'Included-list_5_list_2_item','Multi language assistance'),(59191,1703,'_Included-list_5_list_2_item','field_610947a87e6e2'),(59192,1703,'Included-list_5_list','3'),(59193,1703,'_Included-list_5_list','field_610947987e6e1'),(59194,1703,'Included-list_6_icon','763'),(59195,1703,'_Included-list_6_icon','field_610947237e6df'),(59196,1703,'Included-list_6_title','Personalised merchant service'),(59197,1703,'_Included-list_6_title','field_610947737e6e0'),(59198,1703,'Included-list_6_list_0_item','Dedicated merchant account manager'),(59199,1703,'_Included-list_6_list_0_item','field_610947a87e6e2'),(59200,1703,'Included-list_6_list_1_item','SLA based technical support'),(59201,1703,'_Included-list_6_list_1_item','field_610947a87e6e2'),(59202,1703,'Included-list_6_list_2_item','Direct access to the Risk, Compliance and Finance Team'),(59203,1703,'_Included-list_6_list_2_item','field_610947a87e6e2'),(59204,1703,'Included-list_6_list','3'),(59205,1703,'_Included-list_6_list','field_610947987e6e1'),(59206,1703,'Included-list','1'),(59207,1703,'_Included-list','field_61094f718fb65'),(59208,1703,'included-list_copy_0_icon',''),(59209,1703,'_included-list_copy_0_icon','field_61094f718fb66'),(59210,1703,'included-list_copy_0_title',''),(59211,1703,'_included-list_copy_0_title','field_61094f718fb67'),(59212,1703,'included-list_copy_0_list_0_item','фівафіва'),(59213,1703,'_included-list_copy_0_list_0_item','field_61094f718fb69'),(59214,1703,'included-list_copy_0_list','1'),(59215,1703,'_included-list_copy_0_list','field_61094f718fb68'),(59216,1703,'included-list_copy','1'),(59217,1703,'_included-list_copy','field_61094f718fb65'),(59218,1703,'include-list_0_icon','755'),(59219,1703,'_include-list_0_icon','field_61094f718fb66'),(59220,1703,'include-list_0_title','Optimised Cross Platform Checkout'),(59221,1703,'_include-list_0_title','field_61094f718fb67'),(59222,1703,'include-list_0_list_0_item','Customisable payment page'),(59223,1703,'_include-list_0_list_0_item','field_61094f718fb69'),(59224,1703,'include-list_0_list_1_item','PCI DSS compliance coverage'),(59225,1703,'_include-list_0_list_1_item','field_61094f718fb69'),(59226,1703,'include-list_0_list','2'),(59227,1703,'_include-list_0_list','field_61094f718fb68'),(59228,1703,'include-list','7'),(59229,1703,'_include-list','field_61094f718fb65'),(59230,1703,'include-list_1_icon','756'),(59231,1703,'_include-list_1_icon','field_61094f718fb66'),(59232,1703,'include-list_1_title','One integration — \r\nGlobal payment outreach'),(59233,1703,'_include-list_1_title','field_61094f718fb67'),(59234,1703,'include-list_1_list_0_item','Multiple currencies'),(59235,1703,'_include-list_1_list_0_item','field_61094f718fb69'),(59236,1703,'include-list_1_list_1_item','Local payment methods'),(59237,1703,'_include-list_1_list_1_item','field_61094f718fb69'),(59238,1703,'include-list_1_list_2_item','20+ acquiring partners all over the world'),(59239,1703,'_include-list_1_list_2_item','field_61094f718fb69'),(59240,1703,'include-list_1_list','3'),(59241,1703,'_include-list_1_list','field_61094f718fb68'),(59242,1703,'include-list_2_icon','757'),(59243,1703,'_include-list_2_icon','field_61094f718fb66'),(59244,1703,'include-list_2_title','Proven security and prolific compliance'),(59245,1703,'_include-list_2_title','field_61094f718fb67'),(59246,1703,'include-list_2_list_0_item','PCI DSS Level 1 platform'),(59247,1703,'_include-list_2_list_0_item','field_61094f718fb69'),(59248,1703,'include-list_2_list_1_item','Multi level data security and encryption'),(59249,1703,'_include-list_2_list_1_item','field_61094f718fb69'),(59250,1703,'include-list_2_list_2_item','Cloud based platform'),(59251,1703,'_include-list_2_list_2_item','field_61094f718fb69'),(59252,1703,'include-list_2_list','3'),(59253,1703,'_include-list_2_list','field_61094f718fb68'),(59254,1703,'include-list_3_icon','758'),(59255,1703,'_include-list_3_icon','field_61094f718fb66'),(59256,1703,'include-list_3_title','The most precise automatic billing system'),(59257,1703,'_include-list_3_title','field_61094f718fb67'),(59258,1703,'include-list_3_list_0_item','Real time financial data'),(59259,1703,'_include-list_3_list_0_item','field_61094f718fb69'),(59260,1703,'include-list_3_list_1_item','Detailed invoicing'),(59261,1703,'_include-list_3_list_1_item','field_61094f718fb69'),(59262,1703,'include-list_3_list_2_item','Multiple pricing models support'),(59263,1703,'_include-list_3_list_2_item','field_61094f718fb69'),(59264,1703,'include-list_3_list','3'),(59265,1703,'_include-list_3_list','field_61094f718fb68'),(59266,1703,'include-list_4_icon','759'),(59267,1703,'_include-list_4_icon','field_61094f718fb66'),(59268,1703,'include-list_4_title','Automated payouts'),(59269,1703,'_include-list_4_title','field_61094f718fb67'),(59270,1703,'include-list_4_list_0_item','In-time settlements to the bank account'),(59271,1703,'_include-list_4_list_0_item','field_61094f718fb69'),(59272,1703,'include-list_4_list_1_item','Transparent settlement schedule'),(59273,1703,'_include-list_4_list_1_item','field_61094f718fb69'),(59274,1703,'include-list_4_list_2_item','Flexible payout control'),(59275,1703,'_include-list_4_list_2_item','field_61094f718fb69'),(59276,1703,'include-list_4_list','3'),(59277,1703,'_include-list_4_list','field_61094f718fb68'),(59278,1703,'include-list_5_icon','760'),(59279,1703,'_include-list_5_icon','field_61094f718fb66'),(59280,1703,'include-list_5_title','Customer support service'),(59281,1703,'_include-list_5_title','field_61094f718fb67'),(59282,1703,'include-list_5_list_0_item','24/7 payment support'),(59283,1703,'_include-list_5_list_0_item','field_61094f718fb69'),(59284,1703,'include-list_5_list_1_item','Adjustable refund policy'),(59285,1703,'_include-list_5_list_1_item','field_61094f718fb69'),(59286,1703,'include-list_5_list_2_item','Multi language assistance'),(59287,1703,'_include-list_5_list_2_item','field_61094f718fb69'),(59288,1703,'include-list_5_list','3'),(59289,1703,'_include-list_5_list','field_61094f718fb68'),(59290,1703,'include-list_6_icon','763'),(59291,1703,'_include-list_6_icon','field_61094f718fb66'),(59292,1703,'include-list_6_title','Personalised merchant service'),(59293,1703,'_include-list_6_title','field_61094f718fb67'),(59294,1703,'include-list_6_list_0_item','Dedicated merchant account manager'),(59295,1703,'_include-list_6_list_0_item','field_61094f718fb69'),(59296,1703,'include-list_6_list_1_item','SLA based technical support'),(59297,1703,'_include-list_6_list_1_item','field_61094f718fb69'),(59298,1703,'include-list_6_list_2_item','Direct access to the Risk, Compliance and Finance Team'),(59299,1703,'_include-list_6_list_2_item','field_61094f718fb69'),(59300,1703,'include-list_6_list','3'),(59301,1703,'_include-list_6_list','field_61094f718fb68'),(59302,1703,'blocks-list_0_icons-style','light'),(59303,1703,'_blocks-list_0_icons-style','field_610953123a4b1'),(59304,1703,'blocks-list_0_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:52:\"https://commercegate.goodface.com.ua/wp/sign-up-now/\";s:6:\"target\";s:0:\"\";}'),(59305,1703,'_blocks-list_0_link','field_610952e5776c0'),(59306,1703,'blocks-list_0_title','Card payments processing'),(59307,1703,'_blocks-list_0_title','field_61095245776be'),(59308,1703,'blocks-list_0_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(59309,1703,'_blocks-list_0_description','field_6109525f776bf'),(59310,1703,'blocks-list_0_icons_0_icon','788'),(59311,1703,'_blocks-list_0_icons_0_icon','field_6109534b3a4b3'),(59312,1703,'blocks-list_0_icons_1_icon','790'),(59313,1703,'_blocks-list_0_icons_1_icon','field_6109534b3a4b3'),(59314,1703,'blocks-list_0_icons_2_icon','789'),(59315,1703,'_blocks-list_0_icons_2_icon','field_6109534b3a4b3'),(59316,1703,'blocks-list_0_icons_3_icon','791'),(59317,1703,'_blocks-list_0_icons_3_icon','field_6109534b3a4b3'),(59318,1703,'blocks-list_0_icons_4_icon','792'),(59319,1703,'_blocks-list_0_icons_4_icon','field_6109534b3a4b3'),(59320,1703,'blocks-list_0_icons_5_icon','793'),(59321,1703,'_blocks-list_0_icons_5_icon','field_6109534b3a4b3'),(59322,1703,'blocks-list_0_icons','6'),(59323,1703,'_blocks-list_0_icons','field_610953333a4b2'),(59324,1703,'blocks-list_0_items_0_bold-text','0'),(59325,1703,'_blocks-list_0_items_0_bold-text','field_610953c1b1c01'),(59326,1703,'blocks-list_0_items_0_item-text','Local card processing'),(59327,1703,'_blocks-list_0_items_0_item-text','field_610953e5b1c02'),(59328,1703,'blocks-list_0_items','2'),(59329,1703,'_blocks-list_0_items','field_61095368b1c00'),(59330,1703,'blocks-list_1_icons-style','transparent'),(59331,1703,'_blocks-list_1_icons-style','field_610953123a4b1'),(59332,1703,'blocks-list_1_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:52:\"https://commercegate.goodface.com.ua/wp/sign-up-now/\";s:6:\"target\";s:0:\"\";}'),(59333,1703,'_blocks-list_1_link','field_610952e5776c0'),(59334,1703,'blocks-list_1_title','APM processing'),(59335,1703,'_blocks-list_1_title','field_61095245776be'),(59336,1703,'blocks-list_1_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(59337,1703,'_blocks-list_1_description','field_6109525f776bf'),(59338,1703,'blocks-list_1_icons_0_icon','795'),(59339,1703,'_blocks-list_1_icons_0_icon','field_6109534b3a4b3'),(59340,1703,'blocks-list_1_icons','5'),(59341,1703,'_blocks-list_1_icons','field_610953333a4b2'),(59342,1703,'blocks-list_1_items',''),(59343,1703,'_blocks-list_1_items','field_61095368b1c00'),(59344,1703,'blocks-list_2_icons-style','light'),(59345,1703,'_blocks-list_2_icons-style','field_610953123a4b1'),(59346,1703,'blocks-list_2_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:52:\"https://commercegate.goodface.com.ua/wp/sign-up-now/\";s:6:\"target\";s:0:\"\";}'),(59347,1703,'_blocks-list_2_link','field_610952e5776c0'),(59348,1703,'blocks-list_2_title','High-risk merchant accounts'),(59349,1703,'_blocks-list_2_title','field_61095245776be'),(59350,1703,'blocks-list_2_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(59351,1703,'_blocks-list_2_description','field_6109525f776bf'),(59352,1703,'blocks-list_2_icons',''),(59353,1703,'_blocks-list_2_icons','field_610953333a4b2'),(59354,1703,'blocks-list_2_items_0_bold-text','0'),(59355,1703,'_blocks-list_2_items_0_bold-text','field_610953c1b1c01'),(59356,1703,'blocks-list_2_items_0_item-text','+0.50% high-risk merchant accounts commission'),(59357,1703,'_blocks-list_2_items_0_item-text','field_610953e5b1c02'),(59358,1703,'blocks-list_2_items','3'),(59359,1703,'_blocks-list_2_items','field_61095368b1c00'),(59360,1703,'blocks-list_3_icons-style','light'),(59361,1703,'_blocks-list_3_icons-style','field_610953123a4b1'),(59362,1703,'blocks-list_3_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:52:\"https://commercegate.goodface.com.ua/wp/sign-up-now/\";s:6:\"target\";s:0:\"\";}'),(59363,1703,'_blocks-list_3_link','field_610952e5776c0'),(59364,1703,'blocks-list_3_title','Chargeback management'),(59365,1703,'_blocks-list_3_title','field_61095245776be'),(59366,1703,'blocks-list_3_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(59367,1703,'_blocks-list_3_description','field_6109525f776bf'),(59368,1703,'blocks-list_3_icons',''),(59369,1703,'_blocks-list_3_icons','field_610953333a4b2'),(59370,1703,'blocks-list_3_items_0_bold-text','1'),(59371,1703,'_blocks-list_3_items_0_bold-text','field_610953c1b1c01'),(59372,1703,'blocks-list_3_items_0_item-text','25 EUR per CHB dispute'),(59373,1703,'_blocks-list_3_items_0_item-text','field_610953e5b1c02'),(59374,1703,'blocks-list_3_items','3'),(59375,1703,'_blocks-list_3_items','field_61095368b1c00'),(59376,1703,'blocks-list_4_icons-style','light'),(59377,1703,'_blocks-list_4_icons-style','field_610953123a4b1'),(59378,1703,'blocks-list_4_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:52:\"https://commercegate.goodface.com.ua/wp/sign-up-now/\";s:6:\"target\";s:0:\"\";}'),(59379,1703,'_blocks-list_4_link','field_610952e5776c0'),(59380,1703,'blocks-list_4_title','Billing SAAS'),(59381,1703,'_blocks-list_4_title','field_61095245776be'),(59382,1703,'blocks-list_4_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(59383,1703,'_blocks-list_4_description','field_6109525f776bf'),(59384,1703,'blocks-list_4_icons',''),(59385,1703,'_blocks-list_4_icons','field_610953333a4b2'),(59386,1703,'blocks-list_4_items_0_bold-text','1'),(59387,1703,'_blocks-list_4_items_0_bold-text','field_610953c1b1c01'),(59388,1703,'blocks-list_4_items_0_item-text','0,03 EUR/TRX'),(59389,1703,'_blocks-list_4_items_0_item-text','field_610953e5b1c02'),(59390,1703,'blocks-list_4_items','6'),(59391,1703,'_blocks-list_4_items','field_61095368b1c00'),(59392,1703,'blocks-list','5'),(59393,1703,'_blocks-list','field_61095221776bd'),(59394,1703,'blocks-list_0_items_1_bold-text','0'),(59395,1703,'_blocks-list_0_items_1_bold-text','field_610953c1b1c01'),(59396,1703,'blocks-list_0_items_1_item-text','Cross-border card payment solutions'),(59397,1703,'_blocks-list_0_items_1_item-text','field_610953e5b1c02'),(59398,1703,'blocks-list_1_icons_1_icon','796'),(59399,1703,'_blocks-list_1_icons_1_icon','field_6109534b3a4b3'),(59400,1703,'blocks-list_1_icons_2_icon','797'),(59401,1703,'_blocks-list_1_icons_2_icon','field_6109534b3a4b3'),(59402,1703,'blocks-list_1_icons_3_icon','798'),(59403,1703,'_blocks-list_1_icons_3_icon','field_6109534b3a4b3'),(59404,1703,'blocks-list_1_icons_4_icon','799'),(59405,1703,'_blocks-list_1_icons_4_icon','field_6109534b3a4b3'),(59406,1703,'blocks-list_2_items_1_bold-text','0'),(59407,1703,'_blocks-list_2_items_1_bold-text','field_610953c1b1c01'),(59408,1703,'blocks-list_2_items_1_item-text','Subscription business models management and support'),(59409,1703,'_blocks-list_2_items_1_item-text','field_610953e5b1c02'),(59410,1703,'blocks-list_2_items_2_bold-text','0'),(59411,1703,'_blocks-list_2_items_2_bold-text','field_610953c1b1c01'),(59412,1703,'blocks-list_2_items_2_item-text','Multiple business models support'),(59413,1703,'_blocks-list_2_items_2_item-text','field_610953e5b1c02'),(59414,1703,'blocks-list_3_items_1_bold-text','0'),(59415,1703,'_blocks-list_3_items_1_bold-text','field_610953c1b1c01'),(59416,1703,'blocks-list_3_items_1_item-text','Experienced dispute team'),(59417,1703,'_blocks-list_3_items_1_item-text','field_610953e5b1c02'),(59418,1703,'blocks-list_3_items_2_bold-text','0'),(59419,1703,'_blocks-list_3_items_2_bold-text','field_610953c1b1c01'),(59420,1703,'blocks-list_3_items_2_item-text','CHB control and monitoring program'),(59421,1703,'_blocks-list_3_items_2_item-text','field_610953e5b1c02'),(59422,1703,'blocks-list_4_items_1_bold-text','0'),(59423,1703,'_blocks-list_4_items_1_bold-text','field_610953c1b1c01'),(59424,1703,'blocks-list_4_items_1_item-text','Clearing system (real-time commissions and transaction fees application)'),(59425,1703,'_blocks-list_4_items_1_item-text','field_610953e5b1c02'),(59426,1703,'blocks-list_4_items_2_bold-text','0'),(59427,1703,'_blocks-list_4_items_2_bold-text','field_610953c1b1c01'),(59428,1703,'blocks-list_4_items_2_item-text','Flexible schedule for the invoices and settlement notes generation'),(59429,1703,'_blocks-list_4_items_2_item-text','field_610953e5b1c02'),(59430,1703,'blocks-list_4_items_3_bold-text','1'),(59431,1703,'_blocks-list_4_items_3_bold-text','field_610953c1b1c01'),(59432,1703,'blocks-list_4_items_3_item-text','All main payment models supported'),(59433,1703,'_blocks-list_4_items_3_item-text','field_610953e5b1c02'),(59434,1703,'blocks-list_4_items_4_bold-text','0'),(59435,1703,'_blocks-list_4_items_4_bold-text','field_610953c1b1c01'),(59436,1703,'blocks-list_4_items_4_item-text','Segregated accounts management according to the PSD 2 requirements'),(59437,1703,'_blocks-list_4_items_4_item-text','field_610953e5b1c02'),(59438,1703,'blocks-list_4_items_5_bold-text','0'),(59439,1703,'_blocks-list_4_items_5_bold-text','field_610953c1b1c01'),(59440,1703,'blocks-list_4_items_5_item-text','Comprehensive FX management'),(59441,1703,'_blocks-list_4_items_5_item-text','field_610953e5b1c02'),(59444,1705,'contacts-header_title','How Can We Help?'),(59445,1705,'_contacts-header_title','field_6109302985422'),(59446,1705,'contacts-header_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to \r\naccept credit card payments from your customers safely.'),(59447,1705,'_contacts-header_description','field_61092de47698c'),(59448,1705,'contacts-header',''),(59449,1705,'_contacts-header','field_6109301b85421'),(59450,1705,'contacts-list_0_icon','711'),(59451,1705,'_contacts-list_0_icon','field_61092e187698e'),(59452,1705,'contacts-list_0_title','Contact Sales'),(59453,1705,'_contacts-list_0_title','field_61092e287698f'),(59454,1705,'contacts-list_0_description','Together we\'ll create a tailored solution and start growing your business from day one.'),(59455,1705,'_contacts-list_0_description','field_61092e2e76990'),(59456,1705,'contacts-list_0_links_phone',''),(59457,1705,'_contacts-list_0_links_phone','field_61092f6c76992'),(59458,1705,'contacts-list_0_links_custom-link','a:3:{s:5:\"title\";s:12:\"Get In Touch\";s:3:\"url\";s:58:\"https://commercegate.goodface.com.ua/wp/es/es-sign-up-now/\";s:6:\"target\";s:0:\"\";}'),(59459,1705,'_contacts-list_0_links_custom-link','field_61092f7876993'),(59460,1705,'contacts-list_0_links',''),(59461,1705,'_contacts-list_0_links','field_61092f5776991'),(59462,1705,'contacts-list_1_icon','712'),(59463,1705,'_contacts-list_1_icon','field_61092e187698e'),(59464,1705,'contacts-list_1_title','Merchant Support'),(59465,1705,'_contacts-list_1_title','field_61092e287698f'),(59466,1705,'contacts-list_1_description','Professional help and advice is just an email, message or phone call away.'),(59467,1705,'_contacts-list_1_description','field_61092e2e76990'),(59468,1705,'contacts-list_1_links_phone','a:3:{s:5:\"title\";s:15:\"+34 673 908 333\";s:3:\"url\";s:15:\"tel:34673908333\";s:6:\"target\";s:0:\"\";}'),(59469,1705,'_contacts-list_1_links_phone','field_61092f6c76992'),(59470,1705,'contacts-list_1_links_custom-link','a:3:{s:5:\"title\";s:12:\"Get In Touch\";s:3:\"url\";s:58:\"https://commercegate.goodface.com.ua/wp/es/es-sign-up-now/\";s:6:\"target\";s:0:\"\";}'),(59471,1705,'_contacts-list_1_links_custom-link','field_61092f7876993'),(59472,1705,'contacts-list_1_links',''),(59473,1705,'_contacts-list_1_links','field_61092f5776991'),(59474,1705,'contacts-list_2_icon','713'),(59475,1705,'_contacts-list_2_icon','field_61092e187698e'),(59476,1705,'contacts-list_2_title','Customer support'),(59477,1705,'_contacts-list_2_title','field_61092e287698f'),(59478,1705,'contacts-list_2_description','Our team works for you and we give personal attention to your needs and wants.'),(59479,1705,'_contacts-list_2_description','field_61092e2e76990'),(59480,1705,'contacts-list_2_links_phone','a:3:{s:5:\"title\";s:15:\"+34 673 908 333\";s:3:\"url\";s:15:\"tel:34673908333\";s:6:\"target\";s:0:\"\";}'),(59481,1705,'_contacts-list_2_links_phone','field_61092f6c76992'),(59482,1705,'contacts-list_2_links_custom-link','a:3:{s:5:\"title\";s:12:\"Get In Touch\";s:3:\"url\";s:58:\"https://commercegate.goodface.com.ua/wp/es/es-sign-up-now/\";s:6:\"target\";s:0:\"\";}'),(59483,1705,'_contacts-list_2_links_custom-link','field_61092f7876993'),(59484,1705,'contacts-list_2_links',''),(59485,1705,'_contacts-list_2_links','field_61092f5776991'),(59486,1705,'contacts-list','3'),(59487,1705,'_contacts-list','field_61092e037698d'),(59488,1705,'contacts-footer_title','Postal Address'),(59489,1705,'_contacts-footer_title','field_61092ff2d848b'),(59490,1705,'contacts-footer_description','C/Moll de Barcelona, \"World Trade Center\", North building, 4th floor. Barcelona, Spain. 08039.'),(59491,1705,'_contacts-footer_description','field_61092ff9d848c'),(59492,1705,'contacts-footer',''),(59493,1705,'_contacts-footer','field_61092fe1d848a'),(59494,1706,'contacts-header_title','How Can We Help?'),(59495,1706,'_contacts-header_title','field_6109302985422'),(59496,1706,'contacts-header_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to \r\naccept credit card payments from your customers safely.'),(59497,1706,'_contacts-header_description','field_61092de47698c'),(59498,1706,'contacts-header',''),(59499,1706,'_contacts-header','field_6109301b85421'),(59500,1706,'contacts-list_0_icon','711'),(59501,1706,'_contacts-list_0_icon','field_61092e187698e'),(59502,1706,'contacts-list_0_title','Contact Sales'),(59503,1706,'_contacts-list_0_title','field_61092e287698f'),(59504,1706,'contacts-list_0_description','Together we\'ll create a tailored solution and start growing your business from day one.'),(59505,1706,'_contacts-list_0_description','field_61092e2e76990'),(59506,1706,'contacts-list_0_links_phone',''),(59507,1706,'_contacts-list_0_links_phone','field_61092f6c76992'),(59508,1706,'contacts-list_0_links_custom-link','a:3:{s:5:\"title\";s:12:\"Get In Touch\";s:3:\"url\";s:52:\"https://commercegate.goodface.com.ua/wp/sign-up-now/\";s:6:\"target\";s:0:\"\";}'),(59509,1706,'_contacts-list_0_links_custom-link','field_61092f7876993'),(59510,1706,'contacts-list_0_links',''),(59511,1706,'_contacts-list_0_links','field_61092f5776991'),(59512,1706,'contacts-list_1_icon','712'),(59513,1706,'_contacts-list_1_icon','field_61092e187698e'),(59514,1706,'contacts-list_1_title','Merchant Support'),(59515,1706,'_contacts-list_1_title','field_61092e287698f'),(59516,1706,'contacts-list_1_description','Professional help and advice is just an email, message or phone call away.'),(59517,1706,'_contacts-list_1_description','field_61092e2e76990'),(59518,1706,'contacts-list_1_links_phone','a:3:{s:5:\"title\";s:15:\"+34 673 908 333\";s:3:\"url\";s:15:\"tel:34673908333\";s:6:\"target\";s:0:\"\";}'),(59519,1706,'_contacts-list_1_links_phone','field_61092f6c76992'),(59520,1706,'contacts-list_1_links_custom-link','a:3:{s:5:\"title\";s:12:\"Get In Touch\";s:3:\"url\";s:52:\"https://commercegate.goodface.com.ua/wp/sign-up-now/\";s:6:\"target\";s:0:\"\";}'),(59521,1706,'_contacts-list_1_links_custom-link','field_61092f7876993'),(59522,1706,'contacts-list_1_links',''),(59523,1706,'_contacts-list_1_links','field_61092f5776991'),(59524,1706,'contacts-list_2_icon','713'),(59525,1706,'_contacts-list_2_icon','field_61092e187698e'),(59526,1706,'contacts-list_2_title','Customer support'),(59527,1706,'_contacts-list_2_title','field_61092e287698f'),(59528,1706,'contacts-list_2_description','Our team works for you and we give personal attention to your needs and wants.'),(59529,1706,'_contacts-list_2_description','field_61092e2e76990'),(59530,1706,'contacts-list_2_links_phone','a:3:{s:5:\"title\";s:15:\"+34 673 908 333\";s:3:\"url\";s:15:\"tel:34673908333\";s:6:\"target\";s:0:\"\";}'),(59531,1706,'_contacts-list_2_links_phone','field_61092f6c76992'),(59532,1706,'contacts-list_2_links_custom-link','a:3:{s:5:\"title\";s:12:\"Get In Touch\";s:3:\"url\";s:52:\"https://commercegate.goodface.com.ua/wp/sign-up-now/\";s:6:\"target\";s:0:\"\";}'),(59533,1706,'_contacts-list_2_links_custom-link','field_61092f7876993'),(59534,1706,'contacts-list_2_links',''),(59535,1706,'_contacts-list_2_links','field_61092f5776991'),(59536,1706,'contacts-list','3'),(59537,1706,'_contacts-list','field_61092e037698d'),(59538,1706,'contacts-footer_title','Postal Address'),(59539,1706,'_contacts-footer_title','field_61092ff2d848b'),(59540,1706,'contacts-footer_description','C/Moll de Barcelona, \"World Trade Center\", North building, 4th floor. Barcelona, Spain. 08039.'),(59541,1706,'_contacts-footer_description','field_61092ff9d848c'),(59542,1706,'contacts-footer',''),(59543,1706,'_contacts-footer','field_61092fe1d848a'),(59544,1685,'form-shortcode','[hubspot type=form portal=8972891 id=ea8e3a4a-ec45-40d7-b731-bbb47f391e53]'),(59545,1685,'_form-shortcode','field_612c0ea4a8746'),(59546,1708,'page-info_title',''),(59547,1708,'_page-info_title','field_610151375310d'),(59548,1708,'page-info_description',''),(59549,1708,'_page-info_description','field_610151775310e'),(59550,1708,'page-info',''),(59551,1708,'_page-info','field_610151d25310f'),(59552,1708,'page-content_0_type','editor'),(59553,1708,'_page-content_0_type','field_6107c3606a31d'),(59554,1708,'page-content_0_editor',''),(59555,1708,'_page-content_0_editor','field_6107c4da5d8fd'),(59556,1708,'page-content','1'),(59557,1708,'_page-content','field_610153c144e7f'),(59558,1708,'form-description','Create an account instantly and start accepting payments.'),(59559,1708,'_form-description','field_61278c4af4756'),(59560,1708,'form-shortcode','[hubspot type=form portal=8972891 id=ea8e3a4a-ec45-40d7-b731-bbb47f391e53]'),(59561,1708,'_form-shortcode','field_612c0ea4a8746'),(59562,1692,'form-shortcode','[hubspot type=form portal=8972891 id=072839db-2d41-4b6a-8805-a450a23c3b86]'),(59563,1692,'_form-shortcode','field_612c0ea4a8746'),(59564,1709,'form-description','Create an account instantly and start accepting payments.'),(59565,1709,'_form-description','field_61278c4af4756'),(59566,1709,'form-shortcode','[hubspot type=form portal=8972891 id=072839db-2d41-4b6a-8805-a450a23c3b86]'),(59567,1709,'_form-shortcode','field_612c0ea4a8746'),(59573,1715,'contacts-header_title','How Can We Help?'),(59574,1715,'_contacts-header_title','field_6109302985422'),(59575,1715,'contacts-header_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to \r\naccept credit card payments from your customers safely.'),(59576,1715,'_contacts-header_description','field_61092de47698c'),(59577,1715,'contacts-header',''),(59578,1715,'_contacts-header','field_6109301b85421'),(59579,1715,'contacts-list_0_icon','711'),(59580,1715,'_contacts-list_0_icon','field_61092e187698e'),(59581,1715,'contacts-list_0_title','Contact Sales'),(59582,1715,'_contacts-list_0_title','field_61092e287698f'),(59583,1715,'contacts-list_0_description','Together we\'ll create a tailored solution and start growing your business from day one.'),(59584,1715,'_contacts-list_0_description','field_61092e2e76990'),(59585,1715,'contacts-list_0_links_phone',''),(59586,1715,'_contacts-list_0_links_phone','field_61092f6c76992'),(59587,1715,'contacts-list_0_links_custom-link','a:3:{s:5:\"title\";s:12:\"Get In Touch\";s:3:\"url\";s:52:\"https://commercegate.goodface.com.ua/wp/sign-up-now/\";s:6:\"target\";s:0:\"\";}'),(59588,1715,'_contacts-list_0_links_custom-link','field_61092f7876993'),(59589,1715,'contacts-list_0_links',''),(59590,1715,'_contacts-list_0_links','field_61092f5776991'),(59591,1715,'contacts-list_1_icon','712'),(59592,1715,'_contacts-list_1_icon','field_61092e187698e'),(59593,1715,'contacts-list_1_title','Merchant Support'),(59594,1715,'_contacts-list_1_title','field_61092e287698f'),(59595,1715,'contacts-list_1_description','Professional help and advice is just an email, message or phone call away.'),(59596,1715,'_contacts-list_1_description','field_61092e2e76990'),(59597,1715,'contacts-list_1_links_phone','a:3:{s:5:\"title\";s:15:\"+34 673 908 333\";s:3:\"url\";s:15:\"tel:34673908333\";s:6:\"target\";s:0:\"\";}'),(59598,1715,'_contacts-list_1_links_phone','field_61092f6c76992'),(59599,1715,'contacts-list_1_links_custom-link','a:3:{s:5:\"title\";s:12:\"Get In Touch\";s:3:\"url\";s:53:\"https://merchants.cgpaytech.com/admin/support/tickets\";s:6:\"target\";s:0:\"\";}'),(59600,1715,'_contacts-list_1_links_custom-link','field_61092f7876993'),(59601,1715,'contacts-list_1_links',''),(59602,1715,'_contacts-list_1_links','field_61092f5776991'),(59603,1715,'contacts-list_2_icon','713'),(59604,1715,'_contacts-list_2_icon','field_61092e187698e'),(59605,1715,'contacts-list_2_title','Customer support'),(59606,1715,'_contacts-list_2_title','field_61092e287698f'),(59607,1715,'contacts-list_2_description','Our team works for you and we give personal attention to your needs and wants.'),(59608,1715,'_contacts-list_2_description','field_61092e2e76990'),(59609,1715,'contacts-list_2_links_phone','a:3:{s:5:\"title\";s:15:\"+34 673 908 333\";s:3:\"url\";s:15:\"tel:34673908333\";s:6:\"target\";s:0:\"\";}'),(59610,1715,'_contacts-list_2_links_phone','field_61092f6c76992'),(59611,1715,'contacts-list_2_links_custom-link','a:3:{s:5:\"title\";s:12:\"Get In Touch\";s:3:\"url\";s:52:\"https://commercegate.goodface.com.ua/wp/sign-up-now/\";s:6:\"target\";s:0:\"\";}'),(59612,1715,'_contacts-list_2_links_custom-link','field_61092f7876993'),(59613,1715,'contacts-list_2_links',''),(59614,1715,'_contacts-list_2_links','field_61092f5776991'),(59615,1715,'contacts-list','3'),(59616,1715,'_contacts-list','field_61092e037698d'),(59617,1715,'contacts-footer_title','Postal Address'),(59618,1715,'_contacts-footer_title','field_61092ff2d848b'),(59619,1715,'contacts-footer_description','C/Moll de Barcelona, \"World Trade Center\", North building, 4th floor. Barcelona, Spain. 08039.'),(59620,1715,'_contacts-footer_description','field_61092ff9d848c'),(59621,1715,'contacts-footer',''),(59622,1715,'_contacts-footer','field_61092fe1d848a'),(59623,1716,'contacts-header_title','How Can We Help?'),(59624,1716,'_contacts-header_title','field_6109302985422'),(59625,1716,'contacts-header_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to \r\naccept credit card payments from your customers safely.'),(59626,1716,'_contacts-header_description','field_61092de47698c'),(59627,1716,'contacts-header',''),(59628,1716,'_contacts-header','field_6109301b85421'),(59629,1716,'contacts-list_0_icon','711'),(59630,1716,'_contacts-list_0_icon','field_61092e187698e'),(59631,1716,'contacts-list_0_title','Contact Sales'),(59632,1716,'_contacts-list_0_title','field_61092e287698f'),(59633,1716,'contacts-list_0_description','Together we\'ll create a tailored solution and start growing your business from day one.'),(59634,1716,'_contacts-list_0_description','field_61092e2e76990'),(59635,1716,'contacts-list_0_links_phone',''),(59636,1716,'_contacts-list_0_links_phone','field_61092f6c76992'),(59637,1716,'contacts-list_0_links_custom-link','a:3:{s:5:\"title\";s:12:\"Get In Touch\";s:3:\"url\";s:58:\"https://commercegate.goodface.com.ua/wp/es/es-sign-up-now/\";s:6:\"target\";s:0:\"\";}'),(59638,1716,'_contacts-list_0_links_custom-link','field_61092f7876993'),(59639,1716,'contacts-list_0_links',''),(59640,1716,'_contacts-list_0_links','field_61092f5776991'),(59641,1716,'contacts-list_1_icon','712'),(59642,1716,'_contacts-list_1_icon','field_61092e187698e'),(59643,1716,'contacts-list_1_title','Merchant Support'),(59644,1716,'_contacts-list_1_title','field_61092e287698f'),(59645,1716,'contacts-list_1_description','Professional help and advice is just an email, message or phone call away.'),(59646,1716,'_contacts-list_1_description','field_61092e2e76990'),(59647,1716,'contacts-list_1_links_phone','a:3:{s:5:\"title\";s:15:\"+34 673 908 333\";s:3:\"url\";s:15:\"tel:34673908333\";s:6:\"target\";s:0:\"\";}'),(59648,1716,'_contacts-list_1_links_phone','field_61092f6c76992'),(59649,1716,'contacts-list_1_links_custom-link','a:3:{s:5:\"title\";s:12:\"Get In Touch\";s:3:\"url\";s:53:\"https://merchants.cgpaytech.com/admin/support/tickets\";s:6:\"target\";s:0:\"\";}'),(59650,1716,'_contacts-list_1_links_custom-link','field_61092f7876993'),(59651,1716,'contacts-list_1_links',''),(59652,1716,'_contacts-list_1_links','field_61092f5776991'),(59653,1716,'contacts-list_2_icon','713'),(59654,1716,'_contacts-list_2_icon','field_61092e187698e'),(59655,1716,'contacts-list_2_title','Customer support'),(59656,1716,'_contacts-list_2_title','field_61092e287698f'),(59657,1716,'contacts-list_2_description','Our team works for you and we give personal attention to your needs and wants.'),(59658,1716,'_contacts-list_2_description','field_61092e2e76990'),(59659,1716,'contacts-list_2_links_phone','a:3:{s:5:\"title\";s:15:\"+34 673 908 333\";s:3:\"url\";s:15:\"tel:34673908333\";s:6:\"target\";s:0:\"\";}'),(59660,1716,'_contacts-list_2_links_phone','field_61092f6c76992'),(59661,1716,'contacts-list_2_links_custom-link','a:3:{s:5:\"title\";s:12:\"Get In Touch\";s:3:\"url\";s:58:\"https://commercegate.goodface.com.ua/wp/es/es-sign-up-now/\";s:6:\"target\";s:0:\"\";}'),(59662,1716,'_contacts-list_2_links_custom-link','field_61092f7876993'),(59663,1716,'contacts-list_2_links',''),(59664,1716,'_contacts-list_2_links','field_61092f5776991'),(59665,1716,'contacts-list','3'),(59666,1716,'_contacts-list','field_61092e037698d'),(59667,1716,'contacts-footer_title','Postal Address'),(59668,1716,'_contacts-footer_title','field_61092ff2d848b'),(59669,1716,'contacts-footer_description','C/Moll de Barcelona, \"World Trade Center\", North building, 4th floor. Barcelona, Spain. 08039.'),(59670,1716,'_contacts-footer_description','field_61092ff9d848c'),(59671,1716,'contacts-footer',''),(59672,1716,'_contacts-footer','field_61092fe1d848a'),(59673,1717,'contacts-header_title','How Can We Help?'),(59674,1717,'_contacts-header_title','field_6109302985422'),(59675,1717,'contacts-header_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to \r\naccept credit card payments from your customers safely.'),(59676,1717,'_contacts-header_description','field_61092de47698c'),(59677,1717,'contacts-header',''),(59678,1717,'_contacts-header','field_6109301b85421'),(59679,1717,'contacts-list_0_icon','711'),(59680,1717,'_contacts-list_0_icon','field_61092e187698e'),(59681,1717,'contacts-list_0_title','Contact Sales'),(59682,1717,'_contacts-list_0_title','field_61092e287698f'),(59683,1717,'contacts-list_0_description','Together we\'ll create a tailored solution and start growing your business from day one.'),(59684,1717,'_contacts-list_0_description','field_61092e2e76990'),(59685,1717,'contacts-list_0_links_phone',''),(59686,1717,'_contacts-list_0_links_phone','field_61092f6c76992'),(59687,1717,'contacts-list_0_links_custom-link','a:3:{s:5:\"title\";s:12:\"Get In Touch\";s:3:\"url\";s:52:\"https://commercegate.goodface.com.ua/wp/sign-up-now/\";s:6:\"target\";s:0:\"\";}'),(59688,1717,'_contacts-list_0_links_custom-link','field_61092f7876993'),(59689,1717,'contacts-list_0_links',''),(59690,1717,'_contacts-list_0_links','field_61092f5776991'),(59691,1717,'contacts-list_1_icon','712'),(59692,1717,'_contacts-list_1_icon','field_61092e187698e'),(59693,1717,'contacts-list_1_title','Merchant Support'),(59694,1717,'_contacts-list_1_title','field_61092e287698f'),(59695,1717,'contacts-list_1_description','Professional help and advice is just an email, message or phone call away.'),(59696,1717,'_contacts-list_1_description','field_61092e2e76990'),(59697,1717,'contacts-list_1_links_phone','a:3:{s:5:\"title\";s:15:\"+34 673 908 333\";s:3:\"url\";s:15:\"tel:34673908333\";s:6:\"target\";s:0:\"\";}'),(59698,1717,'_contacts-list_1_links_phone','field_61092f6c76992'),(59699,1717,'contacts-list_1_links_custom-link','a:3:{s:5:\"title\";s:12:\"Get In Touch\";s:3:\"url\";s:53:\"https://merchants.cgpaytech.com/admin/support/tickets\";s:6:\"target\";s:0:\"\";}'),(59700,1717,'_contacts-list_1_links_custom-link','field_61092f7876993'),(59701,1717,'contacts-list_1_links',''),(59702,1717,'_contacts-list_1_links','field_61092f5776991'),(59703,1717,'contacts-list_2_icon','713'),(59704,1717,'_contacts-list_2_icon','field_61092e187698e'),(59705,1717,'contacts-list_2_title','Customer support'),(59706,1717,'_contacts-list_2_title','field_61092e287698f'),(59707,1717,'contacts-list_2_description','Our team works for you and we give personal attention to your needs and wants.'),(59708,1717,'_contacts-list_2_description','field_61092e2e76990'),(59709,1717,'contacts-list_2_links_phone','a:3:{s:5:\"title\";s:15:\"+34 673 908 333\";s:3:\"url\";s:15:\"tel:34673908333\";s:6:\"target\";s:0:\"\";}'),(59710,1717,'_contacts-list_2_links_phone','field_61092f6c76992'),(59711,1717,'contacts-list_2_links_custom-link','a:3:{s:5:\"title\";s:12:\"Get In Touch\";s:3:\"url\";s:53:\"https://www.cgbilling.com/secure/customerSupport.html\";s:6:\"target\";s:0:\"\";}'),(59712,1717,'_contacts-list_2_links_custom-link','field_61092f7876993'),(59713,1717,'contacts-list_2_links',''),(59714,1717,'_contacts-list_2_links','field_61092f5776991'),(59715,1717,'contacts-list','3'),(59716,1717,'_contacts-list','field_61092e037698d'),(59717,1717,'contacts-footer_title','Postal Address'),(59718,1717,'_contacts-footer_title','field_61092ff2d848b'),(59719,1717,'contacts-footer_description','C/Moll de Barcelona, \"World Trade Center\", North building, 4th floor. Barcelona, Spain. 08039.'),(59720,1717,'_contacts-footer_description','field_61092ff9d848c'),(59721,1717,'contacts-footer',''),(59722,1717,'_contacts-footer','field_61092fe1d848a'),(59723,1718,'contacts-header_title','How Can We Help?'),(59724,1718,'_contacts-header_title','field_6109302985422'),(59725,1718,'contacts-header_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to \r\naccept credit card payments from your customers safely.'),(59726,1718,'_contacts-header_description','field_61092de47698c'),(59727,1718,'contacts-header',''),(59728,1718,'_contacts-header','field_6109301b85421'),(59729,1718,'contacts-list_0_icon','711'),(59730,1718,'_contacts-list_0_icon','field_61092e187698e'),(59731,1718,'contacts-list_0_title','Contact Sales'),(59732,1718,'_contacts-list_0_title','field_61092e287698f'),(59733,1718,'contacts-list_0_description','Together we\'ll create a tailored solution and start growing your business from day one.'),(59734,1718,'_contacts-list_0_description','field_61092e2e76990'),(59735,1718,'contacts-list_0_links_phone',''),(59736,1718,'_contacts-list_0_links_phone','field_61092f6c76992'),(59737,1718,'contacts-list_0_links_custom-link','a:3:{s:5:\"title\";s:12:\"Get In Touch\";s:3:\"url\";s:58:\"https://commercegate.goodface.com.ua/wp/es/es-sign-up-now/\";s:6:\"target\";s:0:\"\";}'),(59738,1718,'_contacts-list_0_links_custom-link','field_61092f7876993'),(59739,1718,'contacts-list_0_links',''),(59740,1718,'_contacts-list_0_links','field_61092f5776991'),(59741,1718,'contacts-list_1_icon','712'),(59742,1718,'_contacts-list_1_icon','field_61092e187698e'),(59743,1718,'contacts-list_1_title','Merchant Support'),(59744,1718,'_contacts-list_1_title','field_61092e287698f'),(59745,1718,'contacts-list_1_description','Professional help and advice is just an email, message or phone call away.'),(59746,1718,'_contacts-list_1_description','field_61092e2e76990'),(59747,1718,'contacts-list_1_links_phone','a:3:{s:5:\"title\";s:15:\"+34 673 908 333\";s:3:\"url\";s:15:\"tel:34673908333\";s:6:\"target\";s:0:\"\";}'),(59748,1718,'_contacts-list_1_links_phone','field_61092f6c76992'),(59749,1718,'contacts-list_1_links_custom-link','a:3:{s:5:\"title\";s:12:\"Get In Touch\";s:3:\"url\";s:53:\"https://merchants.cgpaytech.com/admin/support/tickets\";s:6:\"target\";s:0:\"\";}'),(59750,1718,'_contacts-list_1_links_custom-link','field_61092f7876993'),(59751,1718,'contacts-list_1_links',''),(59752,1718,'_contacts-list_1_links','field_61092f5776991'),(59753,1718,'contacts-list_2_icon','713'),(59754,1718,'_contacts-list_2_icon','field_61092e187698e'),(59755,1718,'contacts-list_2_title','Customer support'),(59756,1718,'_contacts-list_2_title','field_61092e287698f'),(59757,1718,'contacts-list_2_description','Our team works for you and we give personal attention to your needs and wants.'),(59758,1718,'_contacts-list_2_description','field_61092e2e76990'),(59759,1718,'contacts-list_2_links_phone','a:3:{s:5:\"title\";s:15:\"+34 673 908 333\";s:3:\"url\";s:15:\"tel:34673908333\";s:6:\"target\";s:0:\"\";}'),(59760,1718,'_contacts-list_2_links_phone','field_61092f6c76992'),(59761,1718,'contacts-list_2_links_custom-link','a:3:{s:5:\"title\";s:12:\"Get In Touch\";s:3:\"url\";s:53:\"https://www.cgbilling.com/secure/customerSupport.html\";s:6:\"target\";s:0:\"\";}'),(59762,1718,'_contacts-list_2_links_custom-link','field_61092f7876993'),(59763,1718,'contacts-list_2_links',''),(59764,1718,'_contacts-list_2_links','field_61092f5776991'),(59765,1718,'contacts-list','3'),(59766,1718,'_contacts-list','field_61092e037698d'),(59767,1718,'contacts-footer_title','Postal Address'),(59768,1718,'_contacts-footer_title','field_61092ff2d848b'),(59769,1718,'contacts-footer_description','C/Moll de Barcelona, \"World Trade Center\", North building, 4th floor. Barcelona, Spain. 08039.'),(59770,1718,'_contacts-footer_description','field_61092ff9d848c'),(59771,1718,'contacts-footer',''),(59772,1718,'_contacts-footer','field_61092fe1d848a'),(59773,1719,'contacts-header_title','How Can We Help?'),(59774,1719,'_contacts-header_title','field_6109302985422'),(59775,1719,'contacts-header_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to \r\naccept credit card payments from your customers safely.'),(59776,1719,'_contacts-header_description','field_61092de47698c'),(59777,1719,'contacts-header',''),(59778,1719,'_contacts-header','field_6109301b85421'),(59779,1719,'contacts-list_0_icon','711'),(59780,1719,'_contacts-list_0_icon','field_61092e187698e'),(59781,1719,'contacts-list_0_title','Contact Sales'),(59782,1719,'_contacts-list_0_title','field_61092e287698f'),(59783,1719,'contacts-list_0_description','Together we\'ll create a tailored solution and start growing your business from day one.'),(59784,1719,'_contacts-list_0_description','field_61092e2e76990'),(59785,1719,'contacts-list_0_links_phone',''),(59786,1719,'_contacts-list_0_links_phone','field_61092f6c76992'),(59787,1719,'contacts-list_0_links_custom-link','a:3:{s:5:\"title\";s:12:\"Get In Touch\";s:3:\"url\";s:52:\"https://commercegate.goodface.com.ua/wp/sign-up-now/\";s:6:\"target\";s:0:\"\";}'),(59788,1719,'_contacts-list_0_links_custom-link','field_61092f7876993'),(59789,1719,'contacts-list_0_links',''),(59790,1719,'_contacts-list_0_links','field_61092f5776991'),(59791,1719,'contacts-list_1_icon','712'),(59792,1719,'_contacts-list_1_icon','field_61092e187698e'),(59793,1719,'contacts-list_1_title','Merchant Support'),(59794,1719,'_contacts-list_1_title','field_61092e287698f'),(59795,1719,'contacts-list_1_description','Professional help and advice is just an email, message or phone call away.'),(59796,1719,'_contacts-list_1_description','field_61092e2e76990'),(59797,1719,'contacts-list_1_links_phone','a:3:{s:5:\"title\";s:15:\"+34 673 908 333\";s:3:\"url\";s:15:\"tel:34673908333\";s:6:\"target\";s:0:\"\";}'),(59798,1719,'_contacts-list_1_links_phone','field_61092f6c76992'),(59799,1719,'contacts-list_1_links_custom-link','a:3:{s:5:\"title\";s:12:\"Get In Touch\";s:3:\"url\";s:53:\"https://merchants.cgpaytech.com/admin/support/tickets\";s:6:\"target\";s:6:\"_blank\";}'),(59800,1719,'_contacts-list_1_links_custom-link','field_61092f7876993'),(59801,1719,'contacts-list_1_links',''),(59802,1719,'_contacts-list_1_links','field_61092f5776991'),(59803,1719,'contacts-list_2_icon','713'),(59804,1719,'_contacts-list_2_icon','field_61092e187698e'),(59805,1719,'contacts-list_2_title','Customer support'),(59806,1719,'_contacts-list_2_title','field_61092e287698f'),(59807,1719,'contacts-list_2_description','Our team works for you and we give personal attention to your needs and wants.'),(59808,1719,'_contacts-list_2_description','field_61092e2e76990'),(59809,1719,'contacts-list_2_links_phone','a:3:{s:5:\"title\";s:15:\"+34 673 908 333\";s:3:\"url\";s:15:\"tel:34673908333\";s:6:\"target\";s:0:\"\";}'),(59810,1719,'_contacts-list_2_links_phone','field_61092f6c76992'),(59811,1719,'contacts-list_2_links_custom-link','a:3:{s:5:\"title\";s:12:\"Get In Touch\";s:3:\"url\";s:53:\"https://www.cgbilling.com/secure/customerSupport.html\";s:6:\"target\";s:6:\"_blank\";}'),(59812,1719,'_contacts-list_2_links_custom-link','field_61092f7876993'),(59813,1719,'contacts-list_2_links',''),(59814,1719,'_contacts-list_2_links','field_61092f5776991'),(59815,1719,'contacts-list','3'),(59816,1719,'_contacts-list','field_61092e037698d'),(59817,1719,'contacts-footer_title','Postal Address'),(59818,1719,'_contacts-footer_title','field_61092ff2d848b'),(59819,1719,'contacts-footer_description','C/Moll de Barcelona, \"World Trade Center\", North building, 4th floor. Barcelona, Spain. 08039.'),(59820,1719,'_contacts-footer_description','field_61092ff9d848c'),(59821,1719,'contacts-footer',''),(59822,1719,'_contacts-footer','field_61092fe1d848a'),(59823,1720,'_edit_last','1'),(59824,1720,'_edit_lock','1634065260:1'),(59825,1720,'_wp_page_template','form-page.php'),(59826,1720,'_yoast_wpseo_estimated-reading-time-minutes',''),(59827,1720,'form-description','Together we\'ll create a tailored solution and start growing your business from day one.'),(59828,1720,'_form-description','field_61278c4af4756'),(59829,1720,'form-shortcode','[hubspot type=form portal=8972891 id=7c90a610-8ebb-4e9b-a3ce-68d9903e58da]'),(59830,1720,'_form-shortcode','field_612c0ea4a8746'),(59831,1722,'form-description','Together we\'ll create a tailored solution and start growing your business from day one.'),(59832,1722,'_form-description','field_61278c4af4756'),(59833,1722,'form-shortcode','[hubspot type=form portal=8972891 id=ea8e3a4a-ec45-40d7-b731-bbb47f391e53]'),(59834,1722,'_form-shortcode','field_612c0ea4a8746'),(59835,1723,'form-description','Juntos crearemos una solución personalizada y comenzaremos a hacer crecer su negocio desde el primer día,'),(59836,1723,'form-shortcode','[hubspot type=form portal=8972891 id=b08d2b9b-68f1-41f5-a632-ab4ed09b70ee]'),(59837,1723,'_wp_page_template','form-page.php'),(59838,1723,'_edit_last','1'),(59839,1723,'_yoast_wpseo_estimated-reading-time-minutes',''),(59840,1723,'_form-description','field_61278c4af4756'),(59841,1723,'_form-shortcode','field_612c0ea4a8746'),(59842,1724,'form-description','Together we\'ll create a tailored solution and start growing your business from day one.'),(59843,1724,'_form-description','field_61278c4af4756'),(59844,1724,'form-shortcode','[hubspot type=form portal=8972891 id=ea8e3a4a-ec45-40d7-b731-bbb47f391e53]'),(59845,1724,'_form-shortcode','field_612c0ea4a8746'),(59846,1723,'_edit_lock','1637856081:1'),(59847,1725,'contacts-header_title','How Can We Help?'),(59848,1725,'_contacts-header_title','field_6109302985422'),(59849,1725,'contacts-header_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to \r\naccept credit card payments from your customers safely.'),(59850,1725,'_contacts-header_description','field_61092de47698c'),(59851,1725,'contacts-header',''),(59852,1725,'_contacts-header','field_6109301b85421'),(59853,1725,'contacts-list_0_icon','711'),(59854,1725,'_contacts-list_0_icon','field_61092e187698e'),(59855,1725,'contacts-list_0_title','Contact Sales'),(59856,1725,'_contacts-list_0_title','field_61092e287698f'),(59857,1725,'contacts-list_0_description','Together we\'ll create a tailored solution and start growing your business from day one.'),(59858,1725,'_contacts-list_0_description','field_61092e2e76990'),(59859,1725,'contacts-list_0_links_phone',''),(59860,1725,'_contacts-list_0_links_phone','field_61092f6c76992'),(59861,1725,'contacts-list_0_links_custom-link','a:3:{s:5:\"title\";s:12:\"Get In Touch\";s:3:\"url\";s:60:\"https://commercegate.goodface.com.ua/wp/es/es-contact-sales/\";s:6:\"target\";s:0:\"\";}'),(59862,1725,'_contacts-list_0_links_custom-link','field_61092f7876993'),(59863,1725,'contacts-list_0_links',''),(59864,1725,'_contacts-list_0_links','field_61092f5776991'),(59865,1725,'contacts-list_1_icon','712'),(59866,1725,'_contacts-list_1_icon','field_61092e187698e'),(59867,1725,'contacts-list_1_title','Merchant Support'),(59868,1725,'_contacts-list_1_title','field_61092e287698f'),(59869,1725,'contacts-list_1_description','Professional help and advice is just an email, message or phone call away.'),(59870,1725,'_contacts-list_1_description','field_61092e2e76990'),(59871,1725,'contacts-list_1_links_phone','a:3:{s:5:\"title\";s:15:\"+34 673 908 333\";s:3:\"url\";s:15:\"tel:34673908333\";s:6:\"target\";s:0:\"\";}'),(59872,1725,'_contacts-list_1_links_phone','field_61092f6c76992'),(59873,1725,'contacts-list_1_links_custom-link','a:3:{s:5:\"title\";s:12:\"Get In Touch\";s:3:\"url\";s:53:\"https://merchants.cgpaytech.com/admin/support/tickets\";s:6:\"target\";s:0:\"\";}'),(59874,1725,'_contacts-list_1_links_custom-link','field_61092f7876993'),(59875,1725,'contacts-list_1_links',''),(59876,1725,'_contacts-list_1_links','field_61092f5776991'),(59877,1725,'contacts-list_2_icon','713'),(59878,1725,'_contacts-list_2_icon','field_61092e187698e'),(59879,1725,'contacts-list_2_title','Customer support'),(59880,1725,'_contacts-list_2_title','field_61092e287698f'),(59881,1725,'contacts-list_2_description','Our team works for you and we give personal attention to your needs and wants.'),(59882,1725,'_contacts-list_2_description','field_61092e2e76990'),(59883,1725,'contacts-list_2_links_phone','a:3:{s:5:\"title\";s:15:\"+34 673 908 333\";s:3:\"url\";s:15:\"tel:34673908333\";s:6:\"target\";s:0:\"\";}'),(59884,1725,'_contacts-list_2_links_phone','field_61092f6c76992'),(59885,1725,'contacts-list_2_links_custom-link','a:3:{s:5:\"title\";s:12:\"Get In Touch\";s:3:\"url\";s:53:\"https://www.cgbilling.com/secure/customerSupport.html\";s:6:\"target\";s:0:\"\";}'),(59886,1725,'_contacts-list_2_links_custom-link','field_61092f7876993'),(59887,1725,'contacts-list_2_links',''),(59888,1725,'_contacts-list_2_links','field_61092f5776991'),(59889,1725,'contacts-list','3'),(59890,1725,'_contacts-list','field_61092e037698d'),(59891,1725,'contacts-footer_title','Postal Address'),(59892,1725,'_contacts-footer_title','field_61092ff2d848b'),(59893,1725,'contacts-footer_description','C/Moll de Barcelona, \"World Trade Center\", North building, 4th floor. Barcelona, Spain. 08039.'),(59894,1725,'_contacts-footer_description','field_61092ff9d848c'),(59895,1725,'contacts-footer',''),(59896,1725,'_contacts-footer','field_61092fe1d848a'),(59897,1726,'contacts-header_title','How Can We Help?'),(59898,1726,'_contacts-header_title','field_6109302985422'),(59899,1726,'contacts-header_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to \r\naccept credit card payments from your customers safely.'),(59900,1726,'_contacts-header_description','field_61092de47698c'),(59901,1726,'contacts-header',''),(59902,1726,'_contacts-header','field_6109301b85421'),(59903,1726,'contacts-list_0_icon','711'),(59904,1726,'_contacts-list_0_icon','field_61092e187698e'),(59905,1726,'contacts-list_0_title','Contact Sales'),(59906,1726,'_contacts-list_0_title','field_61092e287698f'),(59907,1726,'contacts-list_0_description','Together we\'ll create a tailored solution and start growing your business from day one.'),(59908,1726,'_contacts-list_0_description','field_61092e2e76990'),(59909,1726,'contacts-list_0_links_phone',''),(59910,1726,'_contacts-list_0_links_phone','field_61092f6c76992'),(59911,1726,'contacts-list_0_links_custom-link','a:3:{s:5:\"title\";s:12:\"Get In Touch\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(59912,1726,'_contacts-list_0_links_custom-link','field_61092f7876993'),(59913,1726,'contacts-list_0_links',''),(59914,1726,'_contacts-list_0_links','field_61092f5776991'),(59915,1726,'contacts-list_1_icon','712'),(59916,1726,'_contacts-list_1_icon','field_61092e187698e'),(59917,1726,'contacts-list_1_title','Merchant Support'),(59918,1726,'_contacts-list_1_title','field_61092e287698f'),(59919,1726,'contacts-list_1_description','Professional help and advice is just an email, message or phone call away.'),(59920,1726,'_contacts-list_1_description','field_61092e2e76990'),(59921,1726,'contacts-list_1_links_phone','a:3:{s:5:\"title\";s:15:\"+34 673 908 333\";s:3:\"url\";s:15:\"tel:34673908333\";s:6:\"target\";s:0:\"\";}'),(59922,1726,'_contacts-list_1_links_phone','field_61092f6c76992'),(59923,1726,'contacts-list_1_links_custom-link','a:3:{s:5:\"title\";s:12:\"Get In Touch\";s:3:\"url\";s:53:\"https://merchants.cgpaytech.com/admin/support/tickets\";s:6:\"target\";s:6:\"_blank\";}'),(59924,1726,'_contacts-list_1_links_custom-link','field_61092f7876993'),(59925,1726,'contacts-list_1_links',''),(59926,1726,'_contacts-list_1_links','field_61092f5776991'),(59927,1726,'contacts-list_2_icon','713'),(59928,1726,'_contacts-list_2_icon','field_61092e187698e'),(59929,1726,'contacts-list_2_title','Customer support'),(59930,1726,'_contacts-list_2_title','field_61092e287698f'),(59931,1726,'contacts-list_2_description','Our team works for you and we give personal attention to your needs and wants.'),(59932,1726,'_contacts-list_2_description','field_61092e2e76990'),(59933,1726,'contacts-list_2_links_phone','a:3:{s:5:\"title\";s:15:\"+34 673 908 333\";s:3:\"url\";s:15:\"tel:34673908333\";s:6:\"target\";s:0:\"\";}'),(59934,1726,'_contacts-list_2_links_phone','field_61092f6c76992'),(59935,1726,'contacts-list_2_links_custom-link','a:3:{s:5:\"title\";s:12:\"Get In Touch\";s:3:\"url\";s:53:\"https://www.cgbilling.com/secure/customerSupport.html\";s:6:\"target\";s:6:\"_blank\";}'),(59936,1726,'_contacts-list_2_links_custom-link','field_61092f7876993'),(59937,1726,'contacts-list_2_links',''),(59938,1726,'_contacts-list_2_links','field_61092f5776991'),(59939,1726,'contacts-list','3'),(59940,1726,'_contacts-list','field_61092e037698d'),(59941,1726,'contacts-footer_title','Postal Address'),(59942,1726,'_contacts-footer_title','field_61092ff2d848b'),(59943,1726,'contacts-footer_description','C/Moll de Barcelona, \"World Trade Center\", North building, 4th floor. Barcelona, Spain. 08039.'),(59944,1726,'_contacts-footer_description','field_61092ff9d848c'),(59945,1726,'contacts-footer',''),(59946,1726,'_contacts-footer','field_61092fe1d848a'),(59947,1727,'form-description','Together we\'ll create a tailored solution and start growing your business from day one.'),(59948,1727,'_form-description','field_61278c4af4756'),(59949,1727,'form-shortcode','[hubspot type=form portal=8972891 id=7c90a610-8ebb-4e9b-a3ce-68d9903e58da]'),(59950,1727,'_form-shortcode','field_612c0ea4a8746'),(59951,1728,'form-description','Together we\'ll create a tailored solution and start growing your business from day one.'),(59952,1728,'_form-description','field_61278c4af4756'),(59953,1728,'form-shortcode','[hubspot type=form portal=8972891 id=b08d2b9b-68f1-41f5-a632-ab4ed09b70ee]'),(59954,1728,'_form-shortcode','field_612c0ea4a8746'),(59955,1729,'_edit_last','1'),(59956,1729,'_edit_lock','1634065260:1'),(59957,1729,'_wp_page_template','form-page.php'),(59958,1729,'_yoast_wpseo_estimated-reading-time-minutes',''),(59959,1729,'form-description',''),(59960,1729,'_form-description','field_61278c4af4756'),(59961,1729,'form-shortcode','[hubspot type=form portal=8972891 id=3f2f086b-1203-4634-a02a-041828d70b50]'),(59962,1729,'_form-shortcode','field_612c0ea4a8746'),(59963,1730,'form-description',''),(59964,1730,'_form-description','field_61278c4af4756'),(59965,1730,'form-shortcode',''),(59966,1730,'_form-shortcode','field_612c0ea4a8746'),(59967,1731,'form-description',''),(59968,1731,'_form-description','field_61278c4af4756'),(59969,1731,'form-shortcode','[hubspot type=form portal=8972891 id=3f2f086b-1203-4634-a02a-041828d70b50]'),(59970,1731,'_form-shortcode','field_612c0ea4a8746'),(59981,1734,'form-description',''),(59982,1734,'form-shortcode','[hubspot type=form portal=8972891 id=923a54b0-7c09-4f57-bead-cbeac1e76bca]'),(59983,1734,'_wp_page_template','form-page.php'),(59984,1734,'_edit_last','1'),(59985,1734,'_edit_lock','1637332826:1'),(59986,1734,'_yoast_wpseo_estimated-reading-time-minutes',''),(59987,1734,'_form-description','field_61278c4af4756'),(59988,1734,'_form-shortcode','field_612c0ea4a8746'),(59989,1735,'form-description',''),(59990,1735,'_form-description','field_61278c4af4756'),(59991,1735,'form-shortcode','[hubspot type=form portal=8972891 id=923a54b0-7c09-4f57-bead-cbeac1e76bca]'),(59992,1735,'_form-shortcode','field_612c0ea4a8746'),(59993,1736,'form-description',''),(59994,1736,'_form-description','field_61278c4af4756'),(59995,1736,'form-shortcode','[hubspot type=form portal=8972891 id=923a54b0-7c09-4f57-bead-cbeac1e76bca]'),(59996,1736,'_form-shortcode','field_612c0ea4a8746'),(59999,1739,'main-block_image','542'),(60000,1739,'_main-block_image','field_6107f1cd63ec8'),(60001,1739,'main-block_title','We’re here to simplify global payments'),(60002,1739,'_main-block_title','field_6107f1db63ec9'),(60003,1739,'main-block_description','Since 2006 we have helped thousands of merchants grow their business and maximise their revenue. We offer you a complete set of services built from the ground up based on best-of-breed technology and business practices.'),(60004,1739,'_main-block_description','field_6107f1e463eca'),(60005,1739,'main-block_button-title','Explore more'),(60006,1739,'_main-block_button-title','field_6107f1f063ecb'),(60007,1739,'main-block',''),(60008,1739,'_main-block','field_6107f1b963ec7'),(60009,1739,'introductory-block_title','We’re recognised by professionals'),(60010,1739,'_introductory-block_title','field_6107f5e1078d8'),(60011,1739,'introductory-block_icons_0_icon','550'),(60012,1739,'_introductory-block_icons_0_icon','field_6107f5f6078da'),(60013,1739,'introductory-block_icons_0_icon-description',''),(60014,1739,'_introductory-block_icons_0_icon-description','field_6107f635d4d34'),(60015,1739,'introductory-block_icons_1_icon','551'),(60016,1739,'_introductory-block_icons_1_icon','field_6107f5f6078da'),(60017,1739,'introductory-block_icons_1_icon-description','E-Money Licenses \r\nin the EU and the UK'),(60018,1739,'_introductory-block_icons_1_icon-description','field_6107f635d4d34'),(60019,1739,'introductory-block_icons_2_icon','552'),(60020,1739,'_introductory-block_icons_2_icon','field_6107f5f6078da'),(60021,1739,'introductory-block_icons_2_icon-description',''),(60022,1739,'_introductory-block_icons_2_icon-description','field_6107f635d4d34'),(60023,1739,'introductory-block_icons_3_icon','553'),(60024,1739,'_introductory-block_icons_3_icon','field_6107f5f6078da'),(60025,1739,'introductory-block_icons_3_icon-description','PSD2 and Strong Customer \r\nAuthentication (SCA) compliant'),(60026,1739,'_introductory-block_icons_3_icon-description','field_6107f635d4d34'),(60027,1739,'introductory-block_icons','4'),(60028,1739,'_introductory-block_icons','field_6107f5e6078d9'),(60029,1739,'introductory-block',''),(60030,1739,'_introductory-block','field_6107f5d6078d7'),(60031,1739,'introductory-block-title','We’re recognised by professionals'),(60032,1739,'_introductory-block-title','field_6107f5e1078d8'),(60033,1739,'introductory-block-icons_0_icon','550'),(60034,1739,'_introductory-block-icons_0_icon','field_6107f5f6078da'),(60035,1739,'introductory-block-icons_0_icon-description',''),(60036,1739,'_introductory-block-icons_0_icon-description','field_6107f635d4d34'),(60037,1739,'introductory-block-icons_1_icon','551'),(60038,1739,'_introductory-block-icons_1_icon','field_6107f5f6078da'),(60039,1739,'introductory-block-icons_1_icon-description','E-Money Licenses \r\nin the EU and the UK'),(60040,1739,'_introductory-block-icons_1_icon-description','field_6107f635d4d34'),(60041,1739,'introductory-block-icons_2_icon','552'),(60042,1739,'_introductory-block-icons_2_icon','field_6107f5f6078da'),(60043,1739,'introductory-block-icons_2_icon-description',''),(60044,1739,'_introductory-block-icons_2_icon-description','field_6107f635d4d34'),(60045,1739,'introductory-block-icons_3_icon','553'),(60046,1739,'_introductory-block-icons_3_icon','field_6107f5f6078da'),(60047,1739,'introductory-block-icons_3_icon-description','PSD2 and Strong Customer \r\nAuthentication (SCA) compliant'),(60048,1739,'_introductory-block-icons_3_icon-description','field_6107f635d4d34'),(60049,1739,'introductory-block-icons','4'),(60050,1739,'_introductory-block-icons','field_6107f5e6078d9'),(60051,1739,'team_title',''),(60052,1739,'_team_title','field_6107f8866d8f1'),(60053,1739,'team',''),(60054,1739,'_team','field_6107f87b6d8f0'),(60055,1739,'block-info_team-title','Our Team'),(60056,1739,'_block-info_team-title','field_6107f96a86e2c'),(60057,1739,'block-info_team-profile-link-title','LinkedIn Profile'),(60058,1739,'_block-info_team-profile-link-title','field_6107fa2d86e31'),(60059,1739,'block-info',''),(60060,1739,'_block-info','field_6107fa5b46179'),(60061,1739,'team-list_0_image','569'),(60062,1739,'_team-list_0_image','field_6107f9b886e2d'),(60063,1739,'team-list_0_full-name','Name Surname'),(60064,1739,'_team-list_0_full-name','field_6107f9ee86e2e'),(60065,1739,'team-list_0_position','CEO'),(60066,1739,'_team-list_0_position','field_6107fa0886e2f'),(60067,1739,'team-list_0_profile','https://www.linkedin.com/company/commercegate/'),(60068,1739,'_team-list_0_profile','field_6107fa1e86e30'),(60069,1739,'team-list_1_image','570'),(60070,1739,'_team-list_1_image','field_6107f9b886e2d'),(60071,1739,'team-list_1_full-name','Name Surname'),(60072,1739,'_team-list_1_full-name','field_6107f9ee86e2e'),(60073,1739,'team-list_1_position','Senior Vice President and General Counsel'),(60074,1739,'_team-list_1_position','field_6107fa0886e2f'),(60075,1739,'team-list_1_profile','https://www.linkedin.com/company/commercegate/'),(60076,1739,'_team-list_1_profile','field_6107fa1e86e30'),(60077,1739,'team-list_2_image','571'),(60078,1739,'_team-list_2_image','field_6107f9b886e2d'),(60079,1739,'team-list_2_full-name','Name Surname'),(60080,1739,'_team-list_2_full-name','field_6107f9ee86e2e'),(60081,1739,'team-list_2_position','Senior Vice President Software Engineering'),(60082,1739,'_team-list_2_position','field_6107fa0886e2f'),(60083,1739,'team-list_2_profile','https://www.linkedin.com/company/commercegate/'),(60084,1739,'_team-list_2_profile','field_6107fa1e86e30'),(60085,1739,'team-list_3_image','572'),(60086,1739,'_team-list_3_image','field_6107f9b886e2d'),(60087,1739,'team-list_3_full-name','Name Surname'),(60088,1739,'_team-list_3_full-name','field_6107f9ee86e2e'),(60089,1739,'team-list_3_position','Chief Operating Officer'),(60090,1739,'_team-list_3_position','field_6107fa0886e2f'),(60091,1739,'team-list_3_profile','https://www.linkedin.com/company/commercegate/'),(60092,1739,'_team-list_3_profile','field_6107fa1e86e30'),(60093,1739,'team-list_4_image','573'),(60094,1739,'_team-list_4_image','field_6107f9b886e2d'),(60095,1739,'team-list_4_full-name','Name Surname'),(60096,1739,'_team-list_4_full-name','field_6107f9ee86e2e'),(60097,1739,'team-list_4_position','Vice President and Managing Director of Greater China'),(60098,1739,'_team-list_4_position','field_6107fa0886e2f'),(60099,1739,'team-list_4_profile','https://www.linkedin.com/company/commercegate/'),(60100,1739,'_team-list_4_profile','field_6107fa1e86e30'),(60101,1739,'team-list_5_image','574'),(60102,1739,'_team-list_5_image','field_6107f9b886e2d'),(60103,1739,'team-list_5_full-name','Name Surname'),(60104,1739,'_team-list_5_full-name','field_6107f9ee86e2e'),(60105,1739,'team-list_5_position','Vice President Corporate Development'),(60106,1739,'_team-list_5_position','field_6107fa0886e2f'),(60107,1739,'team-list_5_profile','https://www.linkedin.com/company/commercegate/'),(60108,1739,'_team-list_5_profile','field_6107fa1e86e30'),(60109,1739,'team-list','6'),(60110,1739,'_team-list','field_6107f8956d8f2'),(60111,1739,'team-block-info_team-title','Our Team'),(60112,1739,'_team-block-info_team-title','field_6107f96a86e2c'),(60113,1739,'team-block-info_team-profile-link-title','LinkedIn Profile'),(60114,1739,'_team-block-info_team-profile-link-title','field_6107fa2d86e31'),(60115,1739,'team-block-info',''),(60116,1739,'_team-block-info','field_6107fa5b46179'),(60117,1739,'our-story-title','Our Story'),(60118,1739,'_our-story-title','field_6107fd3dfac5c'),(60119,1739,'story-past_0_year',''),(60120,1739,'_story-past_0_year','field_6107fe861dc5d'),(60121,1739,'story-past_0_gropus_0_title_title',''),(60122,1739,'_story-past_0_gropus_0_title_title','field_6107fefbb9e35'),(60123,1739,'story-past_0_gropus_0_title_gradient','0'),(60124,1739,'_story-past_0_gropus_0_title_gradient','field_6107ff2c8bc34'),(60125,1739,'story-past_0_gropus_0_title',''),(60126,1739,'_story-past_0_gropus_0_title','field_6107ff625d3cf'),(60127,1739,'story-past_0_gropus_0_description',''),(60128,1739,'_story-past_0_gropus_0_description','field_6107ff01b9e36'),(60129,1739,'story-past_0_gropus','1'),(60130,1739,'_story-past_0_gropus','field_6107fee8b9e34'),(60131,1739,'story-past_1_year',''),(60132,1739,'_story-past_1_year','field_6107fe861dc5d'),(60133,1739,'story-past_1_gropus_0_title_title',''),(60134,1739,'_story-past_1_gropus_0_title_title','field_6107fefbb9e35'),(60135,1739,'story-past_1_gropus_0_title_gradient','0'),(60136,1739,'_story-past_1_gropus_0_title_gradient','field_6107ff2c8bc34'),(60137,1739,'story-past_1_gropus_0_title',''),(60138,1739,'_story-past_1_gropus_0_title','field_6107ff625d3cf'),(60139,1739,'story-past_1_gropus_0_description',''),(60140,1739,'_story-past_1_gropus_0_description','field_6107ff01b9e36'),(60141,1739,'story-past_1_gropus','1'),(60142,1739,'_story-past_1_gropus','field_6107fee8b9e34'),(60143,1739,'story-past_2_year',''),(60144,1739,'_story-past_2_year','field_6107fe861dc5d'),(60145,1739,'story-past_2_gropus_0_title_title',''),(60146,1739,'_story-past_2_gropus_0_title_title','field_6107fefbb9e35'),(60147,1739,'story-past_2_gropus_0_title_gradient','0'),(60148,1739,'_story-past_2_gropus_0_title_gradient','field_6107ff2c8bc34'),(60149,1739,'story-past_2_gropus_0_title',''),(60150,1739,'_story-past_2_gropus_0_title','field_6107ff625d3cf'),(60151,1739,'story-past_2_gropus_0_description',''),(60152,1739,'_story-past_2_gropus_0_description','field_6107ff01b9e36'),(60153,1739,'story-past_2_gropus','1'),(60154,1739,'_story-past_2_gropus','field_6107fee8b9e34'),(60155,1739,'story-past_3_year',''),(60156,1739,'_story-past_3_year','field_6107fe861dc5d'),(60157,1739,'story-past_3_gropus_0_title_title',''),(60158,1739,'_story-past_3_gropus_0_title_title','field_6107fefbb9e35'),(60159,1739,'story-past_3_gropus_0_title_gradient','0'),(60160,1739,'_story-past_3_gropus_0_title_gradient','field_6107ff2c8bc34'),(60161,1739,'story-past_3_gropus_0_title',''),(60162,1739,'_story-past_3_gropus_0_title','field_6107ff625d3cf'),(60163,1739,'story-past_3_gropus_0_description',''),(60164,1739,'_story-past_3_gropus_0_description','field_6107ff01b9e36'),(60165,1739,'story-past_3_gropus','1'),(60166,1739,'_story-past_3_gropus','field_6107fee8b9e34'),(60167,1739,'story-past_4_year',''),(60168,1739,'_story-past_4_year','field_6107fe861dc5d'),(60169,1739,'story-past_4_gropus_0_title_title',''),(60170,1739,'_story-past_4_gropus_0_title_title','field_6107fefbb9e35'),(60171,1739,'story-past_4_gropus_0_title_gradient','0'),(60172,1739,'_story-past_4_gropus_0_title_gradient','field_6107ff2c8bc34'),(60173,1739,'story-past_4_gropus_0_title',''),(60174,1739,'_story-past_4_gropus_0_title','field_6107ff625d3cf'),(60175,1739,'story-past_4_gropus_0_description',''),(60176,1739,'_story-past_4_gropus_0_description','field_6107ff01b9e36'),(60177,1739,'story-past_4_gropus','1'),(60178,1739,'_story-past_4_gropus','field_6107fee8b9e34'),(60179,1739,'story-past_5_year',''),(60180,1739,'_story-past_5_year','field_6107fe861dc5d'),(60181,1739,'story-past_5_gropus_0_title_title',''),(60182,1739,'_story-past_5_gropus_0_title_title','field_6107fefbb9e35'),(60183,1739,'story-past_5_gropus_0_title_gradient','0'),(60184,1739,'_story-past_5_gropus_0_title_gradient','field_6107ff2c8bc34'),(60185,1739,'story-past_5_gropus_0_title',''),(60186,1739,'_story-past_5_gropus_0_title','field_6107ff625d3cf'),(60187,1739,'story-past_5_gropus_0_description',''),(60188,1739,'_story-past_5_gropus_0_description','field_6107ff01b9e36'),(60189,1739,'story-past_5_gropus','1'),(60190,1739,'_story-past_5_gropus','field_6107fee8b9e34'),(60191,1739,'story-past_6_year',''),(60192,1739,'_story-past_6_year','field_6107fe861dc5d'),(60193,1739,'story-past_6_gropus_0_title_title',''),(60194,1739,'_story-past_6_gropus_0_title_title','field_6107fefbb9e35'),(60195,1739,'story-past_6_gropus_0_title_gradient','0'),(60196,1739,'_story-past_6_gropus_0_title_gradient','field_6107ff2c8bc34'),(60197,1739,'story-past_6_gropus_0_title',''),(60198,1739,'_story-past_6_gropus_0_title','field_6107ff625d3cf'),(60199,1739,'story-past_6_gropus_0_description',''),(60200,1739,'_story-past_6_gropus_0_description','field_6107ff01b9e36'),(60201,1739,'story-past_6_gropus','1'),(60202,1739,'_story-past_6_gropus','field_6107fee8b9e34'),(60203,1739,'story-past_7_year',''),(60204,1739,'_story-past_7_year','field_6107fe861dc5d'),(60205,1739,'story-past_7_gropus_0_title_title',''),(60206,1739,'_story-past_7_gropus_0_title_title','field_6107fefbb9e35'),(60207,1739,'story-past_7_gropus_0_title_gradient','0'),(60208,1739,'_story-past_7_gropus_0_title_gradient','field_6107ff2c8bc34'),(60209,1739,'story-past_7_gropus_0_title',''),(60210,1739,'_story-past_7_gropus_0_title','field_6107ff625d3cf'),(60211,1739,'story-past_7_gropus_0_description',''),(60212,1739,'_story-past_7_gropus_0_description','field_6107ff01b9e36'),(60213,1739,'story-past_7_gropus','1'),(60214,1739,'_story-past_7_gropus','field_6107fee8b9e34'),(60215,1739,'story-past_8_year',''),(60216,1739,'_story-past_8_year','field_6107fe861dc5d'),(60217,1739,'story-past_8_gropus_0_title_title',''),(60218,1739,'_story-past_8_gropus_0_title_title','field_6107fefbb9e35'),(60219,1739,'story-past_8_gropus_0_title_gradient','0'),(60220,1739,'_story-past_8_gropus_0_title_gradient','field_6107ff2c8bc34'),(60221,1739,'story-past_8_gropus_0_title',''),(60222,1739,'_story-past_8_gropus_0_title','field_6107ff625d3cf'),(60223,1739,'story-past_8_gropus_0_description',''),(60224,1739,'_story-past_8_gropus_0_description','field_6107ff01b9e36'),(60225,1739,'story-past_8_gropus','1'),(60226,1739,'_story-past_8_gropus','field_6107fee8b9e34'),(60227,1739,'story-past','9'),(60228,1739,'_story-past','field_6107fe24901a6'),(60229,1739,'story-feature_0_year',''),(60230,1739,'_story-feature_0_year','field_6107ffda45731'),(60231,1739,'story-feature_0_gropus_0_title_title',''),(60232,1739,'_story-feature_0_gropus_0_title_title','field_6107ffda45734'),(60233,1739,'story-feature_0_gropus_0_title_gradient','0'),(60234,1739,'_story-feature_0_gropus_0_title_gradient','field_6107ffda45735'),(60235,1739,'story-feature_0_gropus_0_title',''),(60236,1739,'_story-feature_0_gropus_0_title','field_6107ffda45733'),(60237,1739,'story-feature_0_gropus_0_description',''),(60238,1739,'_story-feature_0_gropus_0_description','field_6107ffda45736'),(60239,1739,'story-feature_0_gropus','1'),(60240,1739,'_story-feature_0_gropus','field_6107ffda45732'),(60241,1739,'story-feature_1_year',''),(60242,1739,'_story-feature_1_year','field_6107ffda45731'),(60243,1739,'story-feature_1_gropus_0_title_title',''),(60244,1739,'_story-feature_1_gropus_0_title_title','field_6107ffda45734'),(60245,1739,'story-feature_1_gropus_0_title_gradient','0'),(60246,1739,'_story-feature_1_gropus_0_title_gradient','field_6107ffda45735'),(60247,1739,'story-feature_1_gropus_0_title',''),(60248,1739,'_story-feature_1_gropus_0_title','field_6107ffda45733'),(60249,1739,'story-feature_1_gropus_0_description',''),(60250,1739,'_story-feature_1_gropus_0_description','field_6107ffda45736'),(60251,1739,'story-feature_1_gropus','1'),(60252,1739,'_story-feature_1_gropus','field_6107ffda45732'),(60253,1739,'story-feature','2'),(60254,1739,'_story-feature','field_6107ffda45730'),(60255,1739,'slider_story-past_0_year','2006'),(60256,1739,'_slider_story-past_0_year','field_6107fe861dc5d'),(60257,1739,'slider_story-past_0_gropus_0_title_title','foundation'),(60258,1739,'_slider_story-past_0_gropus_0_title_title','field_6107fefbb9e35'),(60259,1739,'slider_story-past_0_gropus_0_title_gradient','0'),(60260,1739,'_slider_story-past_0_gropus_0_title_gradient','field_6107ff2c8bc34'),(60261,1739,'slider_story-past_0_gropus_0_title',''),(60262,1739,'_slider_story-past_0_gropus_0_title','field_6107ff625d3cf'),(60263,1739,'slider_story-past_0_gropus_0_description','CommerceGate is founded in Barcelona, Spain, forming key relationships with financial and risk management institutions while developing our advanced processing platform.'),(60264,1739,'_slider_story-past_0_gropus_0_description','field_6107ff01b9e36'),(60265,1739,'slider_story-past_0_gropus','1'),(60266,1739,'_slider_story-past_0_gropus','field_6107fee8b9e34'),(60267,1739,'slider_story-past_1_year','2007'),(60268,1739,'_slider_story-past_1_year','field_6107fe861dc5d'),(60269,1739,'slider_story-past_1_gropus_0_title_title','foundation'),(60270,1739,'_slider_story-past_1_gropus_0_title_title','field_6107fefbb9e35'),(60271,1739,'slider_story-past_1_gropus_0_title_gradient','0'),(60272,1739,'_slider_story-past_1_gropus_0_title_gradient','field_6107ff2c8bc34'),(60273,1739,'slider_story-past_1_gropus_0_title',''),(60274,1739,'_slider_story-past_1_gropus_0_title','field_6107ff625d3cf'),(60275,1739,'slider_story-past_1_gropus_0_description','CommerceGate is founded in Barcelona, Spain, forming key relationships with financial and risk management institutions while developing our advanced processing platform.'),(60276,1739,'_slider_story-past_1_gropus_0_description','field_6107ff01b9e36'),(60277,1739,'slider_story-past_1_gropus','1'),(60278,1739,'_slider_story-past_1_gropus','field_6107fee8b9e34'),(60279,1739,'slider_story-past_2_year','2009'),(60280,1739,'_slider_story-past_2_year','field_6107fe861dc5d'),(60281,1739,'slider_story-past_2_gropus_0_title_title','+50%'),(60282,1739,'_slider_story-past_2_gropus_0_title_title','field_6107fefbb9e35'),(60283,1739,'slider_story-past_2_gropus_0_title_gradient','1'),(60284,1739,'_slider_story-past_2_gropus_0_title_gradient','field_6107ff2c8bc34'),(60285,1739,'slider_story-past_2_gropus_0_title',''),(60286,1739,'_slider_story-past_2_gropus_0_title','field_6107ff625d3cf'),(60287,1739,'slider_story-past_2_gropus_0_description','transactions sent by our merchats in one month as peak number.'),(60288,1739,'_slider_story-past_2_gropus_0_description','field_6107ff01b9e36'),(60289,1739,'slider_story-past_2_gropus','1'),(60290,1739,'_slider_story-past_2_gropus','field_6107fee8b9e34'),(60291,1739,'slider_story-past_3_year','2010'),(60292,1739,'_slider_story-past_3_year','field_6107fe861dc5d'),(60293,1739,'slider_story-past_3_gropus_0_title_title','expansion'),(60294,1739,'_slider_story-past_3_gropus_0_title_title','field_6107fefbb9e35'),(60295,1739,'slider_story-past_3_gropus_0_title_gradient','0'),(60296,1739,'_slider_story-past_3_gropus_0_title_gradient','field_6107ff2c8bc34'),(60297,1739,'slider_story-past_3_gropus_0_title',''),(60298,1739,'_slider_story-past_3_gropus_0_title','field_6107ff625d3cf'),(60299,1739,'slider_story-past_3_gropus_0_description','Continued expansion of the CommerceGate team to meet constantly increasing demand for our services'),(60300,1739,'_slider_story-past_3_gropus_0_description','field_6107ff01b9e36'),(60301,1739,'slider_story-past_3_gropus','1'),(60302,1739,'_slider_story-past_3_gropus','field_6107fee8b9e34'),(60303,1739,'slider_story-past_4_year','2012'),(60304,1739,'_slider_story-past_4_year','field_6107fe861dc5d'),(60305,1739,'slider_story-past_4_gropus_0_title_title','Award'),(60306,1739,'_slider_story-past_4_gropus_0_title_title','field_6107fefbb9e35'),(60307,1739,'slider_story-past_4_gropus_0_title_gradient','0'),(60308,1739,'_slider_story-past_4_gropus_0_title_gradient','field_6107ff2c8bc34'),(60309,1739,'slider_story-past_4_gropus_0_title',''),(60310,1739,'_slider_story-past_4_gropus_0_title','field_6107ff625d3cf'),(60311,1739,'slider_story-past_4_gropus_0_description','Bestowed the European Billing Company of the Year Award'),(60312,1739,'_slider_story-past_4_gropus_0_description','field_6107ff01b9e36'),(60313,1739,'slider_story-past_4_gropus_1_title_title','website update'),(60314,1739,'_slider_story-past_4_gropus_1_title_title','field_6107fefbb9e35'),(60315,1739,'slider_story-past_4_gropus_1_title_gradient','0'),(60316,1739,'_slider_story-past_4_gropus_1_title_gradient','field_6107ff2c8bc34'),(60317,1739,'slider_story-past_4_gropus_1_title',''),(60318,1739,'_slider_story-past_4_gropus_1_title','field_6107ff625d3cf'),(60319,1739,'slider_story-past_4_gropus_1_description','Relaunch of our website and brand to highlight our success, industry knowledge and dedication to our clients.'),(60320,1739,'_slider_story-past_4_gropus_1_description','field_6107ff01b9e36'),(60321,1739,'slider_story-past_4_gropus','2'),(60322,1739,'_slider_story-past_4_gropus','field_6107fee8b9e34'),(60323,1739,'slider_story-past_5_year','2013'),(60324,1739,'_slider_story-past_5_year','field_6107fe861dc5d'),(60325,1739,'slider_story-past_5_gropus_0_title_title','Company of the year'),(60326,1739,'_slider_story-past_5_gropus_0_title_title','field_6107fefbb9e35'),(60327,1739,'slider_story-past_5_gropus_0_title_gradient','0'),(60328,1739,'_slider_story-past_5_gropus_0_title_gradient','field_6107ff2c8bc34'),(60329,1739,'slider_story-past_5_gropus_0_title',''),(60330,1739,'_slider_story-past_5_gropus_0_title','field_6107ff625d3cf'),(60331,1739,'slider_story-past_5_gropus_0_description','Named European Billing Company of the Year'),(60332,1739,'_slider_story-past_5_gropus_0_description','field_6107ff01b9e36'),(60333,1739,'slider_story-past_5_gropus','1'),(60334,1739,'_slider_story-past_5_gropus','field_6107fee8b9e34'),(60335,1739,'slider_story-past_6_year','2014'),(60336,1739,'_slider_story-past_6_year','field_6107fe861dc5d'),(60337,1739,'slider_story-past_6_gropus_0_title_title','+14%'),(60338,1739,'_slider_story-past_6_gropus_0_title_title','field_6107fefbb9e35'),(60339,1739,'slider_story-past_6_gropus_0_title_gradient','1'),(60340,1739,'_slider_story-past_6_gropus_0_title_gradient','field_6107ff2c8bc34'),(60341,1739,'slider_story-past_6_gropus_0_title',''),(60342,1739,'_slider_story-past_6_gropus_0_title','field_6107ff625d3cf'),(60343,1739,'slider_story-past_6_gropus_0_description','anti-fraud compotents'),(60344,1739,'_slider_story-past_6_gropus_0_description','field_6107ff01b9e36'),(60345,1739,'slider_story-past_6_gropus','1'),(60346,1739,'_slider_story-past_6_gropus','field_6107fee8b9e34'),(60347,1739,'slider_story-past_7_year','2020'),(60348,1739,'_slider_story-past_7_year','field_6107fe861dc5d'),(60349,1739,'slider_story-past_7_gropus_0_title_title','expansion'),(60350,1739,'_slider_story-past_7_gropus_0_title_title','field_6107fefbb9e35'),(60351,1739,'slider_story-past_7_gropus_0_title_gradient','0'),(60352,1739,'_slider_story-past_7_gropus_0_title_gradient','field_6107ff2c8bc34'),(60353,1739,'slider_story-past_7_gropus_0_title',''),(60354,1739,'_slider_story-past_7_gropus_0_title','field_6107ff625d3cf'),(60355,1739,'slider_story-past_7_gropus_0_description','Continued expansion of the CommerceGate team to meet constantly increasing demand for our services'),(60356,1739,'_slider_story-past_7_gropus_0_description','field_6107ff01b9e36'),(60357,1739,'slider_story-past_7_gropus','1'),(60358,1739,'_slider_story-past_7_gropus','field_6107fee8b9e34'),(60359,1739,'slider_story-past_8_year','2021'),(60360,1739,'_slider_story-past_8_year','field_6107fe861dc5d'),(60361,1739,'slider_story-past_8_gropus_0_title_title','spain Bank license'),(60362,1739,'_slider_story-past_8_gropus_0_title_title','field_6107fefbb9e35'),(60363,1739,'slider_story-past_8_gropus_0_title_gradient','0'),(60364,1739,'_slider_story-past_8_gropus_0_title_gradient','field_6107ff2c8bc34'),(60365,1739,'slider_story-past_8_gropus_0_title',''),(60366,1739,'_slider_story-past_8_gropus_0_title','field_6107ff625d3cf'),(60367,1739,'slider_story-past_8_gropus_0_description','CommerceGate granted a financial institution license issued by Central Bank of Spain. We are proud to become the first non-banking group that received this license in Spain.'),(60368,1739,'_slider_story-past_8_gropus_0_description','field_6107ff01b9e36'),(60369,1739,'slider_story-past_8_gropus','1'),(60370,1739,'_slider_story-past_8_gropus','field_6107fee8b9e34'),(60371,1739,'slider_story-past','9'),(60372,1739,'_slider_story-past','field_6107fe24901a6'),(60373,1739,'slider_story-feature_0_year','2022'),(60374,1739,'_slider_story-feature_0_year','field_6107ffda45731'),(60375,1739,'slider_story-feature_0_gropus_0_title_title','Award'),(60376,1739,'_slider_story-feature_0_gropus_0_title_title','field_6107ffda45734'),(60377,1739,'slider_story-feature_0_gropus_0_title_gradient','0'),(60378,1739,'_slider_story-feature_0_gropus_0_title_gradient','field_6107ffda45735'),(60379,1739,'slider_story-feature_0_gropus_0_title',''),(60380,1739,'_slider_story-feature_0_gropus_0_title','field_6107ffda45733'),(60381,1739,'slider_story-feature_0_gropus_0_description','Bestowed the European Billing Company of the Year Award'),(60382,1739,'_slider_story-feature_0_gropus_0_description','field_6107ffda45736'),(60383,1739,'slider_story-feature_0_gropus','2'),(60384,1739,'_slider_story-feature_0_gropus','field_6107ffda45732'),(60385,1739,'slider_story-feature','2'),(60386,1739,'_slider_story-feature','field_6107ffda45730'),(60387,1739,'slider',''),(60388,1739,'_slider','field_610800a34520b'),(60389,1739,'slider_story-feature_0_gropus_1_title_title','website update'),(60390,1739,'_slider_story-feature_0_gropus_1_title_title','field_6107ffda45734'),(60391,1739,'slider_story-feature_0_gropus_1_title_gradient','0'),(60392,1739,'_slider_story-feature_0_gropus_1_title_gradient','field_6107ffda45735'),(60393,1739,'slider_story-feature_0_gropus_1_title',''),(60394,1739,'_slider_story-feature_0_gropus_1_title','field_6107ffda45733'),(60395,1739,'slider_story-feature_0_gropus_1_description','Relaunch of our website and brand to highlight our success, industry knowledge and dedication to our clients.'),(60396,1739,'_slider_story-feature_0_gropus_1_description','field_6107ffda45736'),(60397,1739,'slider_story-feature_1_year','2023'),(60398,1739,'_slider_story-feature_1_year','field_6107ffda45731'),(60399,1739,'slider_story-feature_1_gropus_0_title_title','New products'),(60400,1739,'_slider_story-feature_1_gropus_0_title_title','field_6107ffda45734'),(60401,1739,'slider_story-feature_1_gropus_0_title_gradient','0'),(60402,1739,'_slider_story-feature_1_gropus_0_title_gradient','field_6107ffda45735'),(60403,1739,'slider_story-feature_1_gropus_0_title',''),(60404,1739,'_slider_story-feature_1_gropus_0_title','field_6107ffda45733'),(60405,1739,'slider_story-feature_1_gropus_0_description','Our plan is to provide sustainable ecosystem to our client with all range of financial products by 2023.'),(60406,1739,'_slider_story-feature_1_gropus_0_description','field_6107ffda45736'),(60407,1739,'slider_story-feature_1_gropus','1'),(60408,1739,'_slider_story-feature_1_gropus','field_6107ffda45732'),(60409,1739,'career-block-info_title','Start Your Career'),(60410,1739,'_career-block-info_title','field_6108088e7a966'),(60411,1739,'career-block-info_suptitle_text','15 job openings'),(60412,1739,'_career-block-info_suptitle_text','field_610808a07a968'),(60413,1739,'career-block-info_suptitle_color','#EB5042'),(60414,1739,'_career-block-info_suptitle_color','field_610808a67a969'),(60415,1739,'career-block-info_suptitle',''),(60416,1739,'_career-block-info_suptitle','field_610808947a967'),(60417,1739,'career-block-info_button-title','See All Jobs\\'),(60418,1739,'_career-block-info_button-title','field_610808cdef69d'),(60419,1739,'career-block-info',''),(60420,1739,'_career-block-info','field_610807c27a965'),(60421,1739,'career-block-info_button','a:3:{s:5:\"title\";s:12:\"See All Jobs\";s:3:\"url\";s:47:\"https://commercegate.goodface.com.ua/wp/career/\";s:6:\"target\";s:0:\"\";}'),(60422,1739,'_career-block-info_button','field_610808cdef69d'),(60423,1740,'content_title','Get all Payment Instruments \r\nYou Need to Accelerate'),(60424,1740,'_content_title','field_6101232a17dd2'),(60425,1740,'content_description','CommerceGate offers a complete set of services for you to accept credit card payments from your customers safely.'),(60426,1740,'_content_description','field_6101234317dd3'),(60427,1740,'content_button-name','Explore more'),(60428,1740,'_content_button-name','field_6101235717dd4'),(60429,1740,'content_products-link-title','Discover features'),(60430,1740,'_content_products-link-title','field_6101239f17dd5'),(60431,1740,'content',''),(60432,1740,'_content','field_610123ef33675'),(60433,1740,'page-info_title','Get all Payment Instruments \r\nYou Need to Accelerate'),(60434,1740,'_page-info_title','field_6101232a17dd2'),(60435,1740,'page-info_description','CommerceGate offers a complete set of services for you to accept credit card payments from your customers safely.'),(60436,1740,'_page-info_description','field_6101234317dd3'),(60437,1740,'page-info_button-name','Explore more'),(60438,1740,'_page-info_button-name','field_6101235717dd4'),(60439,1740,'page-info_products-link-title','Discover features'),(60440,1740,'_page-info_products-link-title','field_6101239f17dd5'),(60441,1740,'page-info',''),(60442,1740,'_page-info','field_610123ef33675'),(60443,1741,'main-block_image','621'),(60444,1741,'_main-block_image','field_610815336c048'),(60445,1741,'main-block_title','Ready to Start Wonderful Career?'),(60446,1741,'_main-block_title','field_610815716c049'),(60447,1741,'main-block_description','CommerceGate was built and made successful by the people who work here. We are always looking for talented people to join our team.'),(60448,1741,'_main-block_description','field_610815846c04a'),(60449,1741,'main-block_button-title','Explore Job Openings'),(60450,1741,'_main-block_button-title','field_610815986c04b'),(60451,1741,'main-block',''),(60452,1741,'_main-block','field_610814b06c047'),(60453,1741,'career-block-info_title','Start Your Career'),(60454,1741,'_career-block-info_title','field_61081759b1a85'),(60455,1741,'career-block-info_suptitle_text','15 job openings'),(60456,1741,'_career-block-info_suptitle_text','field_61081759b1a87'),(60457,1741,'career-block-info_suptitle_color','#EB5042'),(60458,1741,'_career-block-info_suptitle_color','field_61081759b1a88'),(60459,1741,'career-block-info_suptitle',''),(60460,1741,'_career-block-info_suptitle','field_61081759b1a86'),(60461,1741,'career-block-info_button_show','Show More'),(60462,1741,'_career-block-info_button_show','field_610817f010219'),(60463,1741,'career-block-info_button_hide','Hide'),(60464,1741,'_career-block-info_button_hide','field_610817f81021a'),(60465,1741,'career-block-info_button',''),(60466,1741,'_career-block-info_button','field_61081759b1a89'),(60467,1741,'career-block-info',''),(60468,1741,'_career-block-info','field_61081759b1a84'),(60469,1741,'with-us-info_image','646'),(60470,1741,'_with-us-info_image','field_6108213aff9a1'),(60471,1741,'with-us-info_title','Why Work With Us?'),(60472,1741,'_with-us-info_title','field_61082113ff99f'),(60473,1741,'with-us-info_description','If you would like the opportunity to work in a young, dynamic, international and rapidly growing company in an exciting industry while living in Spain, you may be the one we are looking for.'),(60474,1741,'_with-us-info_description','field_6108211dff9a0'),(60475,1741,'with-us-info',''),(60476,1741,'_with-us-info','field_610820d9ff99e'),(60477,1741,'with-us-list_0_icon','647'),(60478,1741,'_with-us-list_0_icon','field_610821fbff9a3'),(60479,1741,'with-us-list_0_description','Friendly International Team'),(60480,1741,'_with-us-list_0_description','field_6108220aff9a4'),(60481,1741,'with-us-list_1_icon','648'),(60482,1741,'_with-us-list_1_icon','field_610821fbff9a3'),(60483,1741,'with-us-list_1_description','Great location in central Barcelona'),(60484,1741,'_with-us-list_1_description','field_6108220aff9a4'),(60485,1741,'with-us-list_2_icon','649'),(60486,1741,'_with-us-list_2_icon','field_610821fbff9a3'),(60487,1741,'with-us-list_2_description','Free Gym Membership'),(60488,1741,'_with-us-list_2_description','field_6108220aff9a4'),(60489,1741,'with-us-list_3_icon','650'),(60490,1741,'_with-us-list_3_icon','field_610821fbff9a3'),(60491,1741,'with-us-list_3_description','Achievement Oriented Corporate Culture'),(60492,1741,'_with-us-list_3_description','field_6108220aff9a4'),(60493,1741,'with-us-list_4_icon','651'),(60494,1741,'_with-us-list_4_icon','field_610821fbff9a3'),(60495,1741,'with-us-list_4_description','Competitive Salary and Bonus Structure'),(60496,1741,'_with-us-list_4_description','field_6108220aff9a4'),(60497,1741,'with-us-list_5_icon','652'),(60498,1741,'_with-us-list_5_icon','field_610821fbff9a3'),(60499,1741,'with-us-list_5_description','Frequent and Fun Events'),(60500,1741,'_with-us-list_5_description','field_6108220aff9a4'),(60501,1741,'with-us-list_6_icon','653'),(60502,1741,'_with-us-list_6_icon','field_610821fbff9a3'),(60503,1741,'with-us-list_6_description','Great Career Advancement Opportunities'),(60504,1741,'_with-us-list_6_description','field_6108220aff9a4'),(60505,1741,'with-us-list_7_icon','654'),(60506,1741,'_with-us-list_7_icon','field_610821fbff9a3'),(60507,1741,'with-us-list_7_description','Private Health Insurance'),(60508,1741,'_with-us-list_7_description','field_6108220aff9a4'),(60509,1741,'with-us-list','8'),(60510,1741,'_with-us-list','field_610821abff9a2'),(60511,1742,'main-block_image','542'),(60512,1742,'_main-block_image','field_6107f1cd63ec8'),(60513,1742,'main-block_title','We’re here to simplify global payments'),(60514,1742,'_main-block_title','field_6107f1db63ec9'),(60515,1742,'main-block_description','Since 2006 we have helped thousands of merchants grow their business and maximise their revenue. We offer you a complete set of services built from the ground up based on best-of-breed technology and business practices.'),(60516,1742,'_main-block_description','field_6107f1e463eca'),(60517,1742,'main-block_button-title','Explore more'),(60518,1742,'_main-block_button-title','field_6107f1f063ecb'),(60519,1742,'main-block',''),(60520,1742,'_main-block','field_6107f1b963ec7'),(60521,1742,'introductory-block-title','We’re recognised by professionals'),(60522,1742,'_introductory-block-title','field_6107f5e1078d8'),(60523,1742,'introductory-block-icons_0_icon','550'),(60524,1742,'_introductory-block-icons_0_icon','field_6107f5f6078da'),(60525,1742,'introductory-block-icons_0_icon-description',''),(60526,1742,'_introductory-block-icons_0_icon-description','field_6107f635d4d34'),(60527,1742,'introductory-block-icons_1_icon','551'),(60528,1742,'_introductory-block-icons_1_icon','field_6107f5f6078da'),(60529,1742,'introductory-block-icons_1_icon-description','E-Money Licenses \r\nin the EU and the UK'),(60530,1742,'_introductory-block-icons_1_icon-description','field_6107f635d4d34'),(60531,1742,'introductory-block-icons_2_icon','552'),(60532,1742,'_introductory-block-icons_2_icon','field_6107f5f6078da'),(60533,1742,'introductory-block-icons_2_icon-description',''),(60534,1742,'_introductory-block-icons_2_icon-description','field_6107f635d4d34'),(60535,1742,'introductory-block-icons_3_icon','553'),(60536,1742,'_introductory-block-icons_3_icon','field_6107f5f6078da'),(60537,1742,'introductory-block-icons_3_icon-description','PSD2 and Strong Customer \r\nAuthentication (SCA) compliant'),(60538,1742,'_introductory-block-icons_3_icon-description','field_6107f635d4d34'),(60539,1742,'introductory-block-icons','4'),(60540,1742,'_introductory-block-icons','field_6107f5e6078d9'),(60541,1742,'team-list_0_image','569'),(60542,1742,'_team-list_0_image','field_6107f9b886e2d'),(60543,1742,'team-list_0_full-name','Name Surname'),(60544,1742,'_team-list_0_full-name','field_6107f9ee86e2e'),(60545,1742,'team-list_0_position','CEO'),(60546,1742,'_team-list_0_position','field_6107fa0886e2f'),(60547,1742,'team-list_0_profile','https://www.linkedin.com/company/commercegate/'),(60548,1742,'_team-list_0_profile','field_6107fa1e86e30'),(60549,1742,'team-list_1_image','570'),(60550,1742,'_team-list_1_image','field_6107f9b886e2d'),(60551,1742,'team-list_1_full-name','Name Surname'),(60552,1742,'_team-list_1_full-name','field_6107f9ee86e2e'),(60553,1742,'team-list_1_position','Senior Vice President and General Counsel'),(60554,1742,'_team-list_1_position','field_6107fa0886e2f'),(60555,1742,'team-list_1_profile','https://www.linkedin.com/company/commercegate/'),(60556,1742,'_team-list_1_profile','field_6107fa1e86e30'),(60557,1742,'team-list_2_image','571'),(60558,1742,'_team-list_2_image','field_6107f9b886e2d'),(60559,1742,'team-list_2_full-name','Name Surname'),(60560,1742,'_team-list_2_full-name','field_6107f9ee86e2e'),(60561,1742,'team-list_2_position','Senior Vice President Software Engineering'),(60562,1742,'_team-list_2_position','field_6107fa0886e2f'),(60563,1742,'team-list_2_profile','https://www.linkedin.com/company/commercegate/'),(60564,1742,'_team-list_2_profile','field_6107fa1e86e30'),(60565,1742,'team-list_3_image','572'),(60566,1742,'_team-list_3_image','field_6107f9b886e2d'),(60567,1742,'team-list_3_full-name','Name Surname'),(60568,1742,'_team-list_3_full-name','field_6107f9ee86e2e'),(60569,1742,'team-list_3_position','Chief Operating Officer'),(60570,1742,'_team-list_3_position','field_6107fa0886e2f'),(60571,1742,'team-list_3_profile','https://www.linkedin.com/company/commercegate/'),(60572,1742,'_team-list_3_profile','field_6107fa1e86e30'),(60573,1742,'team-list_4_image','573'),(60574,1742,'_team-list_4_image','field_6107f9b886e2d'),(60575,1742,'team-list_4_full-name','Name Surname'),(60576,1742,'_team-list_4_full-name','field_6107f9ee86e2e'),(60577,1742,'team-list_4_position','Vice President and Managing Director of Greater China'),(60578,1742,'_team-list_4_position','field_6107fa0886e2f'),(60579,1742,'team-list_4_profile','https://www.linkedin.com/company/commercegate/'),(60580,1742,'_team-list_4_profile','field_6107fa1e86e30'),(60581,1742,'team-list_5_image','574'),(60582,1742,'_team-list_5_image','field_6107f9b886e2d'),(60583,1742,'team-list_5_full-name','Name Surname'),(60584,1742,'_team-list_5_full-name','field_6107f9ee86e2e'),(60585,1742,'team-list_5_position','Vice President Corporate Development'),(60586,1742,'_team-list_5_position','field_6107fa0886e2f'),(60587,1742,'team-list_5_profile','https://www.linkedin.com/company/commercegate/'),(60588,1742,'_team-list_5_profile','field_6107fa1e86e30'),(60589,1742,'team-list','6'),(60590,1742,'_team-list','field_6107f8956d8f2'),(60591,1742,'team-block-info_team-title','Our Team'),(60592,1742,'_team-block-info_team-title','field_6107f96a86e2c'),(60593,1742,'team-block-info_team-profile-link-title','LinkedIn Profile'),(60594,1742,'_team-block-info_team-profile-link-title','field_6107fa2d86e31'),(60595,1742,'team-block-info',''),(60596,1742,'_team-block-info','field_6107fa5b46179'),(60597,1742,'our-story-title','Our Story'),(60598,1742,'_our-story-title','field_6107fd3dfac5c'),(60599,1742,'slider_story-past_0_year','2006'),(60600,1742,'_slider_story-past_0_year','field_6107fe861dc5d'),(60601,1742,'slider_story-past_0_gropus_0_title_title','foundation'),(60602,1742,'_slider_story-past_0_gropus_0_title_title','field_6107fefbb9e35'),(60603,1742,'slider_story-past_0_gropus_0_title_gradient','0'),(60604,1742,'_slider_story-past_0_gropus_0_title_gradient','field_6107ff2c8bc34'),(60605,1742,'slider_story-past_0_gropus_0_title',''),(60606,1742,'_slider_story-past_0_gropus_0_title','field_6107ff625d3cf'),(60607,1742,'slider_story-past_0_gropus_0_description','CommerceGate is founded in Barcelona, Spain, forming key relationships with financial and risk management institutions while developing our advanced processing platform.'),(60608,1742,'_slider_story-past_0_gropus_0_description','field_6107ff01b9e36'),(60609,1742,'slider_story-past_0_gropus','1'),(60610,1742,'_slider_story-past_0_gropus','field_6107fee8b9e34'),(60611,1742,'slider_story-past_1_year','2007'),(60612,1742,'_slider_story-past_1_year','field_6107fe861dc5d'),(60613,1742,'slider_story-past_1_gropus_0_title_title','foundation'),(60614,1742,'_slider_story-past_1_gropus_0_title_title','field_6107fefbb9e35'),(60615,1742,'slider_story-past_1_gropus_0_title_gradient','0'),(60616,1742,'_slider_story-past_1_gropus_0_title_gradient','field_6107ff2c8bc34'),(60617,1742,'slider_story-past_1_gropus_0_title',''),(60618,1742,'_slider_story-past_1_gropus_0_title','field_6107ff625d3cf'),(60619,1742,'slider_story-past_1_gropus_0_description','CommerceGate is founded in Barcelona, Spain, forming key relationships with financial and risk management institutions while developing our advanced processing platform.'),(60620,1742,'_slider_story-past_1_gropus_0_description','field_6107ff01b9e36'),(60621,1742,'slider_story-past_1_gropus','1'),(60622,1742,'_slider_story-past_1_gropus','field_6107fee8b9e34'),(60623,1742,'slider_story-past_2_year','2009'),(60624,1742,'_slider_story-past_2_year','field_6107fe861dc5d'),(60625,1742,'slider_story-past_2_gropus_0_title_title','+50%'),(60626,1742,'_slider_story-past_2_gropus_0_title_title','field_6107fefbb9e35'),(60627,1742,'slider_story-past_2_gropus_0_title_gradient','1'),(60628,1742,'_slider_story-past_2_gropus_0_title_gradient','field_6107ff2c8bc34'),(60629,1742,'slider_story-past_2_gropus_0_title',''),(60630,1742,'_slider_story-past_2_gropus_0_title','field_6107ff625d3cf'),(60631,1742,'slider_story-past_2_gropus_0_description','transactions sent by our merchats in one month as peak number.'),(60632,1742,'_slider_story-past_2_gropus_0_description','field_6107ff01b9e36'),(60633,1742,'slider_story-past_2_gropus','1'),(60634,1742,'_slider_story-past_2_gropus','field_6107fee8b9e34'),(60635,1742,'slider_story-past_3_year','2010'),(60636,1742,'_slider_story-past_3_year','field_6107fe861dc5d'),(60637,1742,'slider_story-past_3_gropus_0_title_title','expansion'),(60638,1742,'_slider_story-past_3_gropus_0_title_title','field_6107fefbb9e35'),(60639,1742,'slider_story-past_3_gropus_0_title_gradient','0'),(60640,1742,'_slider_story-past_3_gropus_0_title_gradient','field_6107ff2c8bc34'),(60641,1742,'slider_story-past_3_gropus_0_title',''),(60642,1742,'_slider_story-past_3_gropus_0_title','field_6107ff625d3cf'),(60643,1742,'slider_story-past_3_gropus_0_description','Continued expansion of the CommerceGate team to meet constantly increasing demand for our services'),(60644,1742,'_slider_story-past_3_gropus_0_description','field_6107ff01b9e36'),(60645,1742,'slider_story-past_3_gropus','1'),(60646,1742,'_slider_story-past_3_gropus','field_6107fee8b9e34'),(60647,1742,'slider_story-past_4_year','2012'),(60648,1742,'_slider_story-past_4_year','field_6107fe861dc5d'),(60649,1742,'slider_story-past_4_gropus_0_title_title','Award'),(60650,1742,'_slider_story-past_4_gropus_0_title_title','field_6107fefbb9e35'),(60651,1742,'slider_story-past_4_gropus_0_title_gradient','0'),(60652,1742,'_slider_story-past_4_gropus_0_title_gradient','field_6107ff2c8bc34'),(60653,1742,'slider_story-past_4_gropus_0_title',''),(60654,1742,'_slider_story-past_4_gropus_0_title','field_6107ff625d3cf'),(60655,1742,'slider_story-past_4_gropus_0_description','Bestowed the European Billing Company of the Year Award'),(60656,1742,'_slider_story-past_4_gropus_0_description','field_6107ff01b9e36'),(60657,1742,'slider_story-past_4_gropus_1_title_title','website update'),(60658,1742,'_slider_story-past_4_gropus_1_title_title','field_6107fefbb9e35'),(60659,1742,'slider_story-past_4_gropus_1_title_gradient','0'),(60660,1742,'_slider_story-past_4_gropus_1_title_gradient','field_6107ff2c8bc34'),(60661,1742,'slider_story-past_4_gropus_1_title',''),(60662,1742,'_slider_story-past_4_gropus_1_title','field_6107ff625d3cf'),(60663,1742,'slider_story-past_4_gropus_1_description','Relaunch of our website and brand to highlight our success, industry knowledge and dedication to our clients.'),(60664,1742,'_slider_story-past_4_gropus_1_description','field_6107ff01b9e36'),(60665,1742,'slider_story-past_4_gropus','2'),(60666,1742,'_slider_story-past_4_gropus','field_6107fee8b9e34'),(60667,1742,'slider_story-past_5_year','2013'),(60668,1742,'_slider_story-past_5_year','field_6107fe861dc5d'),(60669,1742,'slider_story-past_5_gropus_0_title_title','Company of the year'),(60670,1742,'_slider_story-past_5_gropus_0_title_title','field_6107fefbb9e35'),(60671,1742,'slider_story-past_5_gropus_0_title_gradient','0'),(60672,1742,'_slider_story-past_5_gropus_0_title_gradient','field_6107ff2c8bc34'),(60673,1742,'slider_story-past_5_gropus_0_title',''),(60674,1742,'_slider_story-past_5_gropus_0_title','field_6107ff625d3cf'),(60675,1742,'slider_story-past_5_gropus_0_description','Named European Billing Company of the Year'),(60676,1742,'_slider_story-past_5_gropus_0_description','field_6107ff01b9e36'),(60677,1742,'slider_story-past_5_gropus','1'),(60678,1742,'_slider_story-past_5_gropus','field_6107fee8b9e34'),(60679,1742,'slider_story-past_6_year','2014'),(60680,1742,'_slider_story-past_6_year','field_6107fe861dc5d'),(60681,1742,'slider_story-past_6_gropus_0_title_title','+14%'),(60682,1742,'_slider_story-past_6_gropus_0_title_title','field_6107fefbb9e35'),(60683,1742,'slider_story-past_6_gropus_0_title_gradient','1'),(60684,1742,'_slider_story-past_6_gropus_0_title_gradient','field_6107ff2c8bc34'),(60685,1742,'slider_story-past_6_gropus_0_title',''),(60686,1742,'_slider_story-past_6_gropus_0_title','field_6107ff625d3cf'),(60687,1742,'slider_story-past_6_gropus_0_description','anti-fraud compotents'),(60688,1742,'_slider_story-past_6_gropus_0_description','field_6107ff01b9e36'),(60689,1742,'slider_story-past_6_gropus','1'),(60690,1742,'_slider_story-past_6_gropus','field_6107fee8b9e34'),(60691,1742,'slider_story-past_7_year','2020'),(60692,1742,'_slider_story-past_7_year','field_6107fe861dc5d'),(60693,1742,'slider_story-past_7_gropus_0_title_title','expansion'),(60694,1742,'_slider_story-past_7_gropus_0_title_title','field_6107fefbb9e35'),(60695,1742,'slider_story-past_7_gropus_0_title_gradient','0'),(60696,1742,'_slider_story-past_7_gropus_0_title_gradient','field_6107ff2c8bc34'),(60697,1742,'slider_story-past_7_gropus_0_title',''),(60698,1742,'_slider_story-past_7_gropus_0_title','field_6107ff625d3cf'),(60699,1742,'slider_story-past_7_gropus_0_description','Continued expansion of the CommerceGate team to meet constantly increasing demand for our services'),(60700,1742,'_slider_story-past_7_gropus_0_description','field_6107ff01b9e36'),(60701,1742,'slider_story-past_7_gropus','1'),(60702,1742,'_slider_story-past_7_gropus','field_6107fee8b9e34'),(60703,1742,'slider_story-past_8_year','2021'),(60704,1742,'_slider_story-past_8_year','field_6107fe861dc5d'),(60705,1742,'slider_story-past_8_gropus_0_title_title','spain Bank license'),(60706,1742,'_slider_story-past_8_gropus_0_title_title','field_6107fefbb9e35'),(60707,1742,'slider_story-past_8_gropus_0_title_gradient','0'),(60708,1742,'_slider_story-past_8_gropus_0_title_gradient','field_6107ff2c8bc34'),(60709,1742,'slider_story-past_8_gropus_0_title',''),(60710,1742,'_slider_story-past_8_gropus_0_title','field_6107ff625d3cf'),(60711,1742,'slider_story-past_8_gropus_0_description','CommerceGate granted a financial institution license issued by Central Bank of Spain. We are proud to become the first non-banking group that received this license in Spain.'),(60712,1742,'_slider_story-past_8_gropus_0_description','field_6107ff01b9e36'),(60713,1742,'slider_story-past_8_gropus','1'),(60714,1742,'_slider_story-past_8_gropus','field_6107fee8b9e34'),(60715,1742,'slider_story-past','9'),(60716,1742,'_slider_story-past','field_6107fe24901a6'),(60717,1742,'slider_story-feature_0_year','2022'),(60718,1742,'_slider_story-feature_0_year','field_6107ffda45731'),(60719,1742,'slider_story-feature_0_gropus_0_title_title','Award'),(60720,1742,'_slider_story-feature_0_gropus_0_title_title','field_6107ffda45734'),(60721,1742,'slider_story-feature_0_gropus_0_title_gradient','0'),(60722,1742,'_slider_story-feature_0_gropus_0_title_gradient','field_6107ffda45735'),(60723,1742,'slider_story-feature_0_gropus_0_title',''),(60724,1742,'_slider_story-feature_0_gropus_0_title','field_6107ffda45733'),(60725,1742,'slider_story-feature_0_gropus_0_description','Bestowed the European Billing Company of the Year Award'),(60726,1742,'_slider_story-feature_0_gropus_0_description','field_6107ffda45736'),(60727,1742,'slider_story-feature_0_gropus','2'),(60728,1742,'_slider_story-feature_0_gropus','field_6107ffda45732'),(60729,1742,'slider_story-feature','2'),(60730,1742,'_slider_story-feature','field_6107ffda45730'),(60731,1742,'slider',''),(60732,1742,'_slider','field_610800a34520b'),(60733,1742,'slider_story-feature_0_gropus_1_title_title','website update'),(60734,1742,'_slider_story-feature_0_gropus_1_title_title','field_6107ffda45734'),(60735,1742,'slider_story-feature_0_gropus_1_title_gradient','0'),(60736,1742,'_slider_story-feature_0_gropus_1_title_gradient','field_6107ffda45735'),(60737,1742,'slider_story-feature_0_gropus_1_title',''),(60738,1742,'_slider_story-feature_0_gropus_1_title','field_6107ffda45733'),(60739,1742,'slider_story-feature_0_gropus_1_description','Relaunch of our website and brand to highlight our success, industry knowledge and dedication to our clients.'),(60740,1742,'_slider_story-feature_0_gropus_1_description','field_6107ffda45736'),(60741,1742,'slider_story-feature_1_year','2023'),(60742,1742,'_slider_story-feature_1_year','field_6107ffda45731'),(60743,1742,'slider_story-feature_1_gropus_0_title_title','New products'),(60744,1742,'_slider_story-feature_1_gropus_0_title_title','field_6107ffda45734'),(60745,1742,'slider_story-feature_1_gropus_0_title_gradient','0'),(60746,1742,'_slider_story-feature_1_gropus_0_title_gradient','field_6107ffda45735'),(60747,1742,'slider_story-feature_1_gropus_0_title',''),(60748,1742,'_slider_story-feature_1_gropus_0_title','field_6107ffda45733'),(60749,1742,'slider_story-feature_1_gropus_0_description','Our plan is to provide sustainable ecosystem to our client with all range of financial products by 2023.'),(60750,1742,'_slider_story-feature_1_gropus_0_description','field_6107ffda45736'),(60751,1742,'slider_story-feature_1_gropus','1'),(60752,1742,'_slider_story-feature_1_gropus','field_6107ffda45732'),(60753,1742,'career-block-info_title','Start Your Career'),(60754,1742,'_career-block-info_title','field_6108088e7a966'),(60755,1742,'career-block-info_suptitle_text','15 job openings'),(60756,1742,'_career-block-info_suptitle_text','field_610808a07a968'),(60757,1742,'career-block-info_suptitle_color','#EB5042'),(60758,1742,'_career-block-info_suptitle_color','field_610808a67a969'),(60759,1742,'career-block-info_suptitle',''),(60760,1742,'_career-block-info_suptitle','field_610808947a967'),(60761,1742,'career-block-info',''),(60762,1742,'_career-block-info','field_610807c27a965'),(60763,1742,'career-block-info_button','a:3:{s:5:\"title\";s:12:\"See All Jobs\";s:3:\"url\";s:53:\"https://commercegate.goodface.com.ua/wp/es/es-career/\";s:6:\"target\";s:0:\"\";}'),(60764,1742,'_career-block-info_button','field_610808cdef69d'),(60765,1743,'page-info_title','Get all Payment Instruments \r\nYou Need to Accelerate'),(60766,1743,'_page-info_title','field_6101232a17dd2'),(60767,1743,'page-info_description','CommerceGate offers a complete set of services for you to accept credit card payments from your customers safely.'),(60768,1743,'_page-info_description','field_6101234317dd3'),(60769,1743,'page-info_button-name','Explore more'),(60770,1743,'_page-info_button-name','field_6101235717dd4'),(60771,1743,'page-info_products-link-title','Discover features'),(60772,1743,'_page-info_products-link-title','field_6101239f17dd5'),(60773,1743,'page-info',''),(60774,1743,'_page-info','field_610123ef33675'),(60775,1744,'main-block_image','621'),(60776,1744,'_main-block_image','field_610815336c048'),(60777,1744,'main-block_title','Ready to Start Wonderful Career?'),(60778,1744,'_main-block_title','field_610815716c049'),(60779,1744,'main-block_description','CommerceGate was built and made successful by the people who work here. We are always looking for talented people to join our team.'),(60780,1744,'_main-block_description','field_610815846c04a'),(60781,1744,'main-block_button-title','Explore Job Openings'),(60782,1744,'_main-block_button-title','field_610815986c04b'),(60783,1744,'main-block',''),(60784,1744,'_main-block','field_610814b06c047'),(60785,1744,'career-block-info_title','Start Your Career'),(60786,1744,'_career-block-info_title','field_61081759b1a85'),(60787,1744,'career-block-info_button_show','Show More'),(60788,1744,'_career-block-info_button_show','field_610817f010219'),(60789,1744,'career-block-info_button_hide','Hide'),(60790,1744,'_career-block-info_button_hide','field_610817f81021a'),(60791,1744,'career-block-info_button',''),(60792,1744,'_career-block-info_button','field_61081759b1a89'),(60793,1744,'career-block-info',''),(60794,1744,'_career-block-info','field_61081759b1a84'),(60795,1744,'with-us-info_image','646'),(60796,1744,'_with-us-info_image','field_6108213aff9a1'),(60797,1744,'with-us-info_title','Why Work With Us?'),(60798,1744,'_with-us-info_title','field_61082113ff99f'),(60799,1744,'with-us-info_description','If you would like the opportunity to work in a young, dynamic, international and rapidly growing company in an exciting industry while living in Spain, you may be the one we are looking for.'),(60800,1744,'_with-us-info_description','field_6108211dff9a0'),(60801,1744,'with-us-info',''),(60802,1744,'_with-us-info','field_610820d9ff99e'),(60803,1744,'with-us-list_0_icon','647'),(60804,1744,'_with-us-list_0_icon','field_610821fbff9a3'),(60805,1744,'with-us-list_0_description','Friendly International Team'),(60806,1744,'_with-us-list_0_description','field_6108220aff9a4'),(60807,1744,'with-us-list_1_icon','648'),(60808,1744,'_with-us-list_1_icon','field_610821fbff9a3'),(60809,1744,'with-us-list_1_description','Great location in central Barcelona'),(60810,1744,'_with-us-list_1_description','field_6108220aff9a4'),(60811,1744,'with-us-list_2_icon','649'),(60812,1744,'_with-us-list_2_icon','field_610821fbff9a3'),(60813,1744,'with-us-list_2_description','Free Gym Membership'),(60814,1744,'_with-us-list_2_description','field_6108220aff9a4'),(60815,1744,'with-us-list_3_icon','650'),(60816,1744,'_with-us-list_3_icon','field_610821fbff9a3'),(60817,1744,'with-us-list_3_description','Achievement Oriented Corporate Culture'),(60818,1744,'_with-us-list_3_description','field_6108220aff9a4'),(60819,1744,'with-us-list_4_icon','651'),(60820,1744,'_with-us-list_4_icon','field_610821fbff9a3'),(60821,1744,'with-us-list_4_description','Competitive Salary and Bonus Structure'),(60822,1744,'_with-us-list_4_description','field_6108220aff9a4'),(60823,1744,'with-us-list_5_icon','652'),(60824,1744,'_with-us-list_5_icon','field_610821fbff9a3'),(60825,1744,'with-us-list_5_description','Frequent and Fun Events'),(60826,1744,'_with-us-list_5_description','field_6108220aff9a4'),(60827,1744,'with-us-list_6_icon','653'),(60828,1744,'_with-us-list_6_icon','field_610821fbff9a3'),(60829,1744,'with-us-list_6_description','Great Career Advancement Opportunities'),(60830,1744,'_with-us-list_6_description','field_6108220aff9a4'),(60831,1744,'with-us-list_7_icon','654'),(60832,1744,'_with-us-list_7_icon','field_610821fbff9a3'),(60833,1744,'with-us-list_7_description','Private Health Insurance'),(60834,1744,'_with-us-list_7_description','field_6108220aff9a4'),(60835,1744,'with-us-list','8'),(60836,1744,'_with-us-list','field_610821abff9a2'),(60837,1745,'main-block_image','621'),(60838,1745,'_main-block_image','field_610815336c048'),(60839,1745,'main-block_title','Ready to Start Wonderful Career?'),(60840,1745,'_main-block_title','field_610815716c049'),(60841,1745,'main-block_description','CommerceGate was built and made successful by the people who work here. We are always looking for talented people to join our team.'),(60842,1745,'_main-block_description','field_610815846c04a'),(60843,1745,'main-block_button-title','Explore Job Openings'),(60844,1745,'_main-block_button-title','field_610815986c04b'),(60845,1745,'main-block',''),(60846,1745,'_main-block','field_610814b06c047'),(60847,1745,'career-block-info_title','Start Your Career'),(60848,1745,'_career-block-info_title','field_61081759b1a85'),(60849,1745,'career-block-info_button_show','Show More'),(60850,1745,'_career-block-info_button_show','field_610817f010219'),(60851,1745,'career-block-info_button_hide','Hide'),(60852,1745,'_career-block-info_button_hide','field_610817f81021a'),(60853,1745,'career-block-info_button',''),(60854,1745,'_career-block-info_button','field_61081759b1a89'),(60855,1745,'career-block-info',''),(60856,1745,'_career-block-info','field_61081759b1a84'),(60857,1745,'with-us-info_image','646'),(60858,1745,'_with-us-info_image','field_6108213aff9a1'),(60859,1745,'with-us-info_title','Why Work With Us?'),(60860,1745,'_with-us-info_title','field_61082113ff99f'),(60861,1745,'with-us-info_description','If you would like the opportunity to work in a young, dynamic, international and rapidly growing company in an exciting industry while living in Spain, you may be the one we are looking for.'),(60862,1745,'_with-us-info_description','field_6108211dff9a0'),(60863,1745,'with-us-info',''),(60864,1745,'_with-us-info','field_610820d9ff99e'),(60865,1745,'with-us-list_0_icon','647'),(60866,1745,'_with-us-list_0_icon','field_610821fbff9a3'),(60867,1745,'with-us-list_0_description','Friendly International Team'),(60868,1745,'_with-us-list_0_description','field_6108220aff9a4'),(60869,1745,'with-us-list_1_icon','648'),(60870,1745,'_with-us-list_1_icon','field_610821fbff9a3'),(60871,1745,'with-us-list_1_description','Great location in central Barcelona'),(60872,1745,'_with-us-list_1_description','field_6108220aff9a4'),(60873,1745,'with-us-list_2_icon','649'),(60874,1745,'_with-us-list_2_icon','field_610821fbff9a3'),(60875,1745,'with-us-list_2_description','Free Gym Membership'),(60876,1745,'_with-us-list_2_description','field_6108220aff9a4'),(60877,1745,'with-us-list_3_icon','650'),(60878,1745,'_with-us-list_3_icon','field_610821fbff9a3'),(60879,1745,'with-us-list_3_description','Achievement Oriented Corporate Culture'),(60880,1745,'_with-us-list_3_description','field_6108220aff9a4'),(60881,1745,'with-us-list_4_icon','651'),(60882,1745,'_with-us-list_4_icon','field_610821fbff9a3'),(60883,1745,'with-us-list_4_description','Competitive Salary and Bonus Structure'),(60884,1745,'_with-us-list_4_description','field_6108220aff9a4'),(60885,1745,'with-us-list_5_icon','652'),(60886,1745,'_with-us-list_5_icon','field_610821fbff9a3'),(60887,1745,'with-us-list_5_description','Frequent and Fun Events'),(60888,1745,'_with-us-list_5_description','field_6108220aff9a4'),(60889,1745,'with-us-list_6_icon','653'),(60890,1745,'_with-us-list_6_icon','field_610821fbff9a3'),(60891,1745,'with-us-list_6_description','Great Career Advancement Opportunities'),(60892,1745,'_with-us-list_6_description','field_6108220aff9a4'),(60893,1745,'with-us-list_7_icon','654'),(60894,1745,'_with-us-list_7_icon','field_610821fbff9a3'),(60895,1745,'with-us-list_7_description','Private Health Insurance'),(60896,1745,'_with-us-list_7_description','field_6108220aff9a4'),(60897,1745,'with-us-list','8'),(60898,1745,'_with-us-list','field_610821abff9a2'),(60899,1746,'form-description','Together we\'ll create a tailored solution and start growing your business from day one.'),(60900,1746,'_form-description','field_61278c4af4756'),(60901,1746,'form-shortcode','[hubspot type=form portal=8972891 id=b08d2b9b-68f1-41f5-a632-ab4ed09b70ee]'),(60902,1746,'_form-shortcode','field_612c0ea4a8746'),(60903,1747,'contacts-header_title','How Can We Help?'),(60904,1747,'_contacts-header_title','field_6109302985422'),(60905,1747,'contacts-header_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to \r\naccept credit card payments from your customers safely.'),(60906,1747,'_contacts-header_description','field_61092de47698c'),(60907,1747,'contacts-header',''),(60908,1747,'_contacts-header','field_6109301b85421'),(60909,1747,'contacts-list_0_icon','711'),(60910,1747,'_contacts-list_0_icon','field_61092e187698e'),(60911,1747,'contacts-list_0_title','Contact Sales'),(60912,1747,'_contacts-list_0_title','field_61092e287698f'),(60913,1747,'contacts-list_0_description','Together we\'ll create a tailored solution and start growing your business from day one.'),(60914,1747,'_contacts-list_0_description','field_61092e2e76990'),(60915,1747,'contacts-list_0_links_phone',''),(60916,1747,'_contacts-list_0_links_phone','field_61092f6c76992'),(60917,1747,'contacts-list_0_links_custom-link','a:3:{s:5:\"title\";s:12:\"Get In Touch\";s:3:\"url\";s:60:\"https://commercegate.goodface.com.ua/wp/es/es-contact-sales/\";s:6:\"target\";s:0:\"\";}'),(60918,1747,'_contacts-list_0_links_custom-link','field_61092f7876993'),(60919,1747,'contacts-list_0_links',''),(60920,1747,'_contacts-list_0_links','field_61092f5776991'),(60921,1747,'contacts-list_1_icon','712'),(60922,1747,'_contacts-list_1_icon','field_61092e187698e'),(60923,1747,'contacts-list_1_title','Merchant Support'),(60924,1747,'_contacts-list_1_title','field_61092e287698f'),(60925,1747,'contacts-list_1_description','Professional help and advice is just an email, message or phone call away.'),(60926,1747,'_contacts-list_1_description','field_61092e2e76990'),(60927,1747,'contacts-list_1_links_phone','a:3:{s:5:\"title\";s:15:\"+34 673 908 333\";s:3:\"url\";s:15:\"tel:34673908333\";s:6:\"target\";s:0:\"\";}'),(60928,1747,'_contacts-list_1_links_phone','field_61092f6c76992'),(60929,1747,'contacts-list_1_links_custom-link','a:3:{s:5:\"title\";s:12:\"Get In Touch\";s:3:\"url\";s:53:\"https://merchants.cgpaytech.com/admin/support/tickets\";s:6:\"target\";s:0:\"\";}'),(60930,1747,'_contacts-list_1_links_custom-link','field_61092f7876993'),(60931,1747,'contacts-list_1_links',''),(60932,1747,'_contacts-list_1_links','field_61092f5776991'),(60933,1747,'contacts-list_2_icon','713'),(60934,1747,'_contacts-list_2_icon','field_61092e187698e'),(60935,1747,'contacts-list_2_title','Customer support'),(60936,1747,'_contacts-list_2_title','field_61092e287698f'),(60937,1747,'contacts-list_2_description','Our team works for you and we give personal attention to your needs and wants.'),(60938,1747,'_contacts-list_2_description','field_61092e2e76990'),(60939,1747,'contacts-list_2_links_phone','a:3:{s:5:\"title\";s:15:\"+34 673 908 333\";s:3:\"url\";s:15:\"tel:34673908333\";s:6:\"target\";s:0:\"\";}'),(60940,1747,'_contacts-list_2_links_phone','field_61092f6c76992'),(60941,1747,'contacts-list_2_links_custom-link','a:3:{s:5:\"title\";s:12:\"Get In Touch\";s:3:\"url\";s:53:\"https://www.cgbilling.com/secure/customerSupport.html\";s:6:\"target\";s:0:\"\";}'),(60942,1747,'_contacts-list_2_links_custom-link','field_61092f7876993'),(60943,1747,'contacts-list_2_links',''),(60944,1747,'_contacts-list_2_links','field_61092f5776991'),(60945,1747,'contacts-list','3'),(60946,1747,'_contacts-list','field_61092e037698d'),(60947,1747,'contacts-footer_title','Postal Address'),(60948,1747,'_contacts-footer_title','field_61092ff2d848b'),(60949,1747,'contacts-footer_description','C/Moll de Barcelona, \"World Trade Center\", North building, 4th floor. Barcelona, Spain. 08039.'),(60950,1747,'_contacts-footer_description','field_61092ff9d848c'),(60951,1747,'contacts-footer',''),(60952,1747,'_contacts-footer','field_61092fe1d848a'),(60965,1749,'main-block_title','Where Merchants \r\nMeet Buyers'),(60966,1749,'_main-block_title','field_60f71cfe844f0'),(60967,1749,'main-block_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(60968,1749,'_main-block_description','field_60f71d1a844f1'),(60969,1749,'main-block_first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:58:\"https://commercegate.goodface.com.ua/wp/es/es-sign-up-now/\";s:6:\"target\";s:0:\"\";}'),(60970,1749,'_main-block_first-button','field_60f71d2b844f2'),(60971,1749,'main-block_second-button','Explore more'),(60972,1749,'_main-block_second-button','field_60f71d5a844f3'),(60973,1749,'main-block',''),(60974,1749,'_main-block','field_60f7ce5d3c350'),(60975,1749,'globe-points_item-1','$56'),(60976,1749,'_globe-points_item-1','field_60f7cd79ec2c2'),(60977,1749,'globe-points_item-2','$78'),(60978,1749,'_globe-points_item-2','field_60f7cd81ec2c3'),(60979,1749,'globe-points_item-3','$128'),(60980,1749,'_globe-points_item-3','field_60f7cd86ec2c4'),(60981,1749,'globe-points',''),(60982,1749,'_globe-points','field_60f7cd5bec2c1'),(60983,1749,'advantages_0_icon','157'),(60984,1749,'_advantages_0_icon','field_60f7cff821e3f'),(60985,1749,'advantages_0_description','Certificate of Authenticity'),(60986,1749,'_advantages_0_description','field_60f7d00d21e40'),(60987,1749,'advantages','4'),(60988,1749,'_advantages','field_60f7cfdc21e3e'),(60989,1749,'advantages_1_icon','158'),(60990,1749,'_advantages_1_icon','field_60f7cff821e3f'),(60991,1749,'advantages_1_description','Best Solution Awward'),(60992,1749,'_advantages_1_description','field_60f7d00d21e40'),(60993,1749,'advantages_2_icon','159'),(60994,1749,'_advantages_2_icon','field_60f7cff821e3f'),(60995,1749,'advantages_2_description','Compliance Certificate'),(60996,1749,'_advantages_2_description','field_60f7d00d21e40'),(60997,1749,'advantages_3_icon','160'),(60998,1749,'_advantages_3_icon','field_60f7cff821e3f'),(60999,1749,'advantages_3_description','Customers Choise Awward'),(61000,1749,'_advantages_3_description','field_60f7d00d21e40'),(61001,1749,'about-company_image','154'),(61002,1749,'_about-company_image','field_60f7cfac21e3c'),(61003,1749,'about-company_title','Since 2006[nbsp]we have helped thousands of[nbsp]merchants grow their business and maximise revenue'),(61004,1749,'_about-company_title','field_60f7cf8621e3a'),(61005,1749,'about-company_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(61006,1749,'_about-company_description','field_60f7cfa321e3b'),(61007,1749,'about-company_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:60:\"https://commercegate.goodface.com.ua/wp/es/es-about-company/\";s:6:\"target\";s:0:\"\";}'),(61008,1749,'_about-company_button','field_60f7cfc021e3d'),(61009,1749,'about-company',''),(61010,1749,'_about-company','field_60f7cf7021e39'),(61011,1749,'payment-instruments_title_before','Get all Payment Instruments'),(61012,1749,'_payment-instruments_title_before','field_60f7d6dbb8ab4'),(61013,1749,'payment-instruments_title_after','You Need to Accelerate'),(61014,1749,'_payment-instruments_title_after','field_60f7d70db8ab5'),(61015,1749,'payment-instruments_title',''),(61016,1749,'_payment-instruments_title','field_60f7d5a179817'),(61017,1749,'payment-instruments_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to \r\naccept credit card payments from your customers safely.'),(61018,1749,'_payment-instruments_description','field_60f7d5d379818'),(61019,1749,'payment-instruments_items-link-title','Discover features'),(61020,1749,'_payment-instruments_items-link-title','field_60f7d5df79819'),(61021,1749,'payment-instruments',''),(61022,1749,'_payment-instruments','field_60f7d59679816'),(61023,1749,'complex-services_image','1674'),(61024,1749,'_complex-services_image','field_60f7daf9c4744'),(61025,1749,'complex-services_title','Complex Services to[nbsp]Boost Your Process'),(61026,1749,'_complex-services_title','field_60f7d9c5c4742'),(61027,1749,'complex-services_description','Our risk management system is[nbsp]the most advanced, customizable and effective in[nbsp]the business. We[nbsp]combine advanced technology and experienced human control to[nbsp]minimise fraudulent transactions while keeping decline rates low and your valued customers satisfied.'),(61028,1749,'_complex-services_description','field_60f7d9d7c4743'),(61029,1749,'complex-services_items-link-title','Learn more'),(61030,1749,'_complex-services_items-link-title','field_60f7dbbfc4745'),(61031,1749,'complex-services',''),(61032,1749,'_complex-services','field_60f7d9b2c4741'),(61033,1749,'blog-block_title',''),(61034,1749,'_blog-block_title','field_60f7deefdb657'),(61035,1749,'blog-block_link','a:3:{s:5:\"title\";s:29:\"Read all customers’ stories\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/es-blog/\";s:6:\"target\";s:0:\"\";}'),(61036,1749,'_blog-block_link','field_60f7df05db658'),(61037,1749,'blog-block',''),(61038,1749,'_blog-block','field_60f7dee3db656'),(61039,1749,'blog-block_posts','a:4:{i:0;s:4:\"1455\";i:1;s:4:\"1453\";i:2;s:4:\"1452\";i:3;s:4:\"1451\";}'),(61040,1749,'_blog-block_posts','field_60f8322fd24c4'),(61041,1749,'blog-block_post-button-title','Read Full Story'),(61042,1749,'_blog-block_post-button-title','field_60f8413c74859'),(61043,1749,'payment-instruments_title-color','#4BD18E'),(61044,1749,'_payment-instruments_title-color','field_60fff271c15df'),(61045,1749,'blog-block_title-color','#4BD18E'),(61046,1749,'_blog-block_title-color','field_60fff3b704234'),(61047,1749,'blog-block_title_before','You’re in good company.'),(61048,1749,'_blog-block_title_before','field_60fff38e04232'),(61049,1749,'blog-block_title_after','Share success with us'),(61050,1749,'_blog-block_title_after','field_60fff3a404233'),(61051,1749,'complex-services-list_0_icon','336'),(61052,1749,'_complex-services-list_0_icon','field_6100fde5a3f1d'),(61053,1749,'complex-services-list_0_description','Deploy our agile payment pages to[nbsp]suit any platform'),(61054,1749,'_complex-services-list_0_description','field_6100fe60a3f1f'),(61055,1749,'complex-services-list_0_link','a:3:{s:5:\"title\";s:25:\"Online Payment Processing\";s:3:\"url\";s:86:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/es-online-payment-processing/\";s:6:\"target\";s:0:\"\";}'),(61056,1749,'_complex-services-list_0_link','field_6100fe73a3f20'),(61057,1749,'complex-services-list_1_icon','337'),(61058,1749,'_complex-services-list_1_icon','field_6100fde5a3f1d'),(61059,1749,'complex-services-list_1_description','Single point of[nbsp]contact, handling authorisation, clearing and settlement'),(61060,1749,'_complex-services-list_1_description','field_6100fe60a3f1f'),(61061,1749,'complex-services-list_1_link','a:3:{s:5:\"title\";s:19:\"Acquiring Solutions\";s:3:\"url\";s:80:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/es-acquiring-solutions/\";s:6:\"target\";s:0:\"\";}'),(61062,1749,'_complex-services-list_1_link','field_6100fe73a3f20'),(61063,1749,'complex-services-list_2_icon','339'),(61064,1749,'_complex-services-list_2_icon','field_6100fde5a3f1d'),(61065,1749,'complex-services-list_2_description','State of[nbsp]the art fraud scrubbing and real-time monitoring by[nbsp]our risk team'),(61066,1749,'_complex-services-list_2_description','field_6100fe60a3f1f'),(61067,1749,'complex-services-list_2_link','a:3:{s:5:\"title\";s:19:\"Risk and Compliance\";s:3:\"url\";s:80:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/es-risk-and-compliance/\";s:6:\"target\";s:0:\"\";}'),(61068,1749,'_complex-services-list_2_link','field_6100fe73a3f20'),(61069,1749,'complex-services-list_3_icon','338'),(61070,1749,'_complex-services-list_3_icon','field_6100fde5a3f1d'),(61071,1749,'complex-services-list_3_description','Tactical, analytical approach to[nbsp]your pricing'),(61072,1749,'_complex-services-list_3_description','field_6100fe60a3f1f'),(61073,1749,'complex-services-list_3_link','a:3:{s:5:\"title\";s:20:\"Revenue Optimization\";s:3:\"url\";s:81:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/es-revenue-optimization/\";s:6:\"target\";s:0:\"\";}'),(61074,1749,'_complex-services-list_3_link','field_6100fe73a3f20'),(61075,1749,'complex-services-list','4'),(61076,1749,'_complex-services-list','field_6100fd82a3f1c'),(61077,1749,'payment-instruments_list','a:3:{i:0;s:4:\"1643\";i:1;s:4:\"1642\";i:2;s:4:\"1641\";}'),(61078,1749,'_payment-instruments_list','field_6101027fdf3b7'),(61079,1750,'page-info_title','Our Solutions'),(61080,1750,'_page-info_title','field_6101232a17dd2'),(61081,1750,'page-info_description','CommerceGate offers a complete set of services for you to accept credit card payments from your customers safely.'),(61082,1750,'_page-info_description','field_6101234317dd3'),(61083,1750,'page-info_button-name','Explore more'),(61084,1750,'_page-info_button-name','field_6101235717dd4'),(61085,1750,'page-info_products-link-title','Discover features'),(61086,1750,'_page-info_products-link-title','field_6101239f17dd5'),(61087,1750,'page-info',''),(61088,1750,'_page-info','field_610123ef33675'),(61089,1751,'main-block-header_title','Pricing Built Right for You'),(61090,1751,'_main-block-header_title','field_61093c50a78e8'),(61091,1751,'main-block-header_description','We charge a processing fee plus payment method fee per transaction. With a complete set of services and features.'),(61092,1751,'_main-block-header_description','field_61093c5ca78e9'),(61093,1751,'main-block-header',''),(61094,1751,'_main-block-header','field_61093c34a78e7'),(61095,1751,'flexible-pricing_title','Flexible integrated pricing'),(61096,1751,'_flexible-pricing_title','field_6109401d9cacd'),(61097,1751,'flexible-pricing_description','All you need to accept payments on your website Included'),(61098,1751,'_flexible-pricing_description','field_610940e3b8ec1'),(61099,1751,'flexible-pricing_price','1.80% + 0.25 EUR'),(61100,1751,'_flexible-pricing_price','field_610940ffb8ec2'),(61101,1751,'flexible-pricing_list_0_item','Bestpoke payment services'),(61102,1751,'_flexible-pricing_list_0_item','field_61094144b8ec4'),(61103,1751,'flexible-pricing_list_1_item','Cutting edge technological platform'),(61104,1751,'_flexible-pricing_list_1_item','field_61094144b8ec4'),(61105,1751,'flexible-pricing_list_2_item','No setup fees, no periodical platform fees, no hidden charges'),(61106,1751,'_flexible-pricing_list_2_item','field_61094144b8ec4'),(61107,1751,'flexible-pricing_list','3'),(61108,1751,'_flexible-pricing_list','field_61094125b8ec3'),(61109,1751,'flexible-pricing_link','a:3:{s:5:\"title\";s:11:\"Sign Up Now\";s:3:\"url\";s:58:\"https://commercegate.goodface.com.ua/wp/es/es-sign-up-now/\";s:6:\"target\";s:0:\"\";}'),(61110,1751,'_flexible-pricing_link','field_610941823f32f'),(61111,1751,'flexible-pricing',''),(61112,1751,'_flexible-pricing','field_61093f3e8b6ba'),(61113,1751,'customized-approach_title','Customized approach'),(61114,1751,'_customized-approach_title','field_6109427eadcf6'),(61115,1751,'customized-approach_description','Specialized setup tailored to your business needs. Every detail is important'),(61116,1751,'_customized-approach_description','field_6109427eadcf7'),(61117,1751,'customized-approach_list_0_item','Tier based pricing for the high-volume projects'),(61118,1751,'_customized-approach_list_0_item','field_6109427eadcfa'),(61119,1751,'customized-approach_list','3'),(61120,1751,'_customized-approach_list','field_6109427eadcf9'),(61121,1751,'customized-approach_link','a:3:{s:5:\"title\";s:13:\"Contact Sales\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(61122,1751,'_customized-approach_link','field_6109427eadcfb'),(61123,1751,'customized-approach',''),(61124,1751,'_customized-approach','field_6109427eadcf5'),(61125,1751,'customized-approach_list_1_item','Geo-specific pricing'),(61126,1751,'_customized-approach_list_1_item','field_6109427eadcfa'),(61127,1751,'customized-approach_list_2_item','Interchange ++ pricing models for the cross-border projects'),(61128,1751,'_customized-approach_list_2_item','field_6109427eadcfa'),(61129,1751,'included-info_title','What’s Included'),(61130,1751,'_included-info_title','field_6109461ffc0ae'),(61131,1751,'included-info_description','CommerceGate offers a complete set of services for you to accept credit card payments from your customers safely.'),(61132,1751,'_included-info_description','field_6109462afc0af'),(61133,1751,'included-info',''),(61134,1751,'_included-info','field_610945a9fc0ad'),(61135,1751,'include-list_0_icon','755'),(61136,1751,'_include-list_0_icon','field_61094f718fb66'),(61137,1751,'include-list_0_title','Optimised Cross Platform Checkout'),(61138,1751,'_include-list_0_title','field_61094f718fb67'),(61139,1751,'include-list_0_list_0_item','Customisable payment page'),(61140,1751,'_include-list_0_list_0_item','field_61094f718fb69'),(61141,1751,'include-list_0_list_1_item','PCI DSS compliance coverage'),(61142,1751,'_include-list_0_list_1_item','field_61094f718fb69'),(61143,1751,'include-list_0_list','2'),(61144,1751,'_include-list_0_list','field_61094f718fb68'),(61145,1751,'include-list','7'),(61146,1751,'_include-list','field_61094f718fb65'),(61147,1751,'include-list_1_icon','756'),(61148,1751,'_include-list_1_icon','field_61094f718fb66'),(61149,1751,'include-list_1_title','One integration — \r\nGlobal payment outreach'),(61150,1751,'_include-list_1_title','field_61094f718fb67'),(61151,1751,'include-list_1_list_0_item','Multiple currencies'),(61152,1751,'_include-list_1_list_0_item','field_61094f718fb69'),(61153,1751,'include-list_1_list_1_item','Local payment methods'),(61154,1751,'_include-list_1_list_1_item','field_61094f718fb69'),(61155,1751,'include-list_1_list_2_item','20+ acquiring partners all over the world'),(61156,1751,'_include-list_1_list_2_item','field_61094f718fb69'),(61157,1751,'include-list_1_list','3'),(61158,1751,'_include-list_1_list','field_61094f718fb68'),(61159,1751,'include-list_2_icon','757'),(61160,1751,'_include-list_2_icon','field_61094f718fb66'),(61161,1751,'include-list_2_title','Proven security and prolific compliance'),(61162,1751,'_include-list_2_title','field_61094f718fb67'),(61163,1751,'include-list_2_list_0_item','PCI DSS Level 1 platform'),(61164,1751,'_include-list_2_list_0_item','field_61094f718fb69'),(61165,1751,'include-list_2_list_1_item','Multi level data security and encryption'),(61166,1751,'_include-list_2_list_1_item','field_61094f718fb69'),(61167,1751,'include-list_2_list_2_item','Cloud based platform'),(61168,1751,'_include-list_2_list_2_item','field_61094f718fb69'),(61169,1751,'include-list_2_list','3'),(61170,1751,'_include-list_2_list','field_61094f718fb68'),(61171,1751,'include-list_3_icon','758'),(61172,1751,'_include-list_3_icon','field_61094f718fb66'),(61173,1751,'include-list_3_title','The most precise automatic billing system'),(61174,1751,'_include-list_3_title','field_61094f718fb67'),(61175,1751,'include-list_3_list_0_item','Real time financial data'),(61176,1751,'_include-list_3_list_0_item','field_61094f718fb69'),(61177,1751,'include-list_3_list_1_item','Detailed invoicing'),(61178,1751,'_include-list_3_list_1_item','field_61094f718fb69'),(61179,1751,'include-list_3_list_2_item','Multiple pricing models support'),(61180,1751,'_include-list_3_list_2_item','field_61094f718fb69'),(61181,1751,'include-list_3_list','3'),(61182,1751,'_include-list_3_list','field_61094f718fb68'),(61183,1751,'include-list_4_icon','759'),(61184,1751,'_include-list_4_icon','field_61094f718fb66'),(61185,1751,'include-list_4_title','Automated payouts'),(61186,1751,'_include-list_4_title','field_61094f718fb67'),(61187,1751,'include-list_4_list_0_item','In-time settlements to the bank account'),(61188,1751,'_include-list_4_list_0_item','field_61094f718fb69'),(61189,1751,'include-list_4_list_1_item','Transparent settlement schedule'),(61190,1751,'_include-list_4_list_1_item','field_61094f718fb69'),(61191,1751,'include-list_4_list_2_item','Flexible payout control'),(61192,1751,'_include-list_4_list_2_item','field_61094f718fb69'),(61193,1751,'include-list_4_list','3'),(61194,1751,'_include-list_4_list','field_61094f718fb68'),(61195,1751,'include-list_5_icon','760'),(61196,1751,'_include-list_5_icon','field_61094f718fb66'),(61197,1751,'include-list_5_title','Customer support service'),(61198,1751,'_include-list_5_title','field_61094f718fb67'),(61199,1751,'include-list_5_list_0_item','24/7 payment support'),(61200,1751,'_include-list_5_list_0_item','field_61094f718fb69'),(61201,1751,'include-list_5_list_1_item','Adjustable refund policy'),(61202,1751,'_include-list_5_list_1_item','field_61094f718fb69'),(61203,1751,'include-list_5_list_2_item','Multi language assistance'),(61204,1751,'_include-list_5_list_2_item','field_61094f718fb69'),(61205,1751,'include-list_5_list','3'),(61206,1751,'_include-list_5_list','field_61094f718fb68'),(61207,1751,'include-list_6_icon','763'),(61208,1751,'_include-list_6_icon','field_61094f718fb66'),(61209,1751,'include-list_6_title','Personalised merchant service'),(61210,1751,'_include-list_6_title','field_61094f718fb67'),(61211,1751,'include-list_6_list_0_item','Dedicated merchant account manager'),(61212,1751,'_include-list_6_list_0_item','field_61094f718fb69'),(61213,1751,'include-list_6_list_1_item','SLA based technical support'),(61214,1751,'_include-list_6_list_1_item','field_61094f718fb69'),(61215,1751,'include-list_6_list_2_item','Direct access to the Risk, Compliance and Finance Team'),(61216,1751,'_include-list_6_list_2_item','field_61094f718fb69'),(61217,1751,'include-list_6_list','3'),(61218,1751,'_include-list_6_list','field_61094f718fb68'),(61219,1751,'blocks-list_0_icons-style','light'),(61220,1751,'_blocks-list_0_icons-style','field_610953123a4b1'),(61221,1751,'blocks-list_0_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:58:\"https://commercegate.goodface.com.ua/wp/es/es-sign-up-now/\";s:6:\"target\";s:0:\"\";}'),(61222,1751,'_blocks-list_0_link','field_610952e5776c0'),(61223,1751,'blocks-list_0_title','Card payments processing'),(61224,1751,'_blocks-list_0_title','field_61095245776be'),(61225,1751,'blocks-list_0_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(61226,1751,'_blocks-list_0_description','field_6109525f776bf'),(61227,1751,'blocks-list_0_icons_0_icon','788'),(61228,1751,'_blocks-list_0_icons_0_icon','field_6109534b3a4b3'),(61229,1751,'blocks-list_0_icons_1_icon','790'),(61230,1751,'_blocks-list_0_icons_1_icon','field_6109534b3a4b3'),(61231,1751,'blocks-list_0_icons_2_icon','789'),(61232,1751,'_blocks-list_0_icons_2_icon','field_6109534b3a4b3'),(61233,1751,'blocks-list_0_icons_3_icon','791'),(61234,1751,'_blocks-list_0_icons_3_icon','field_6109534b3a4b3'),(61235,1751,'blocks-list_0_icons_4_icon','792'),(61236,1751,'_blocks-list_0_icons_4_icon','field_6109534b3a4b3'),(61237,1751,'blocks-list_0_icons_5_icon','793'),(61238,1751,'_blocks-list_0_icons_5_icon','field_6109534b3a4b3'),(61239,1751,'blocks-list_0_icons','6'),(61240,1751,'_blocks-list_0_icons','field_610953333a4b2'),(61241,1751,'blocks-list_0_items_0_bold-text','0'),(61242,1751,'_blocks-list_0_items_0_bold-text','field_610953c1b1c01'),(61243,1751,'blocks-list_0_items_0_item-text','Local card processing'),(61244,1751,'_blocks-list_0_items_0_item-text','field_610953e5b1c02'),(61245,1751,'blocks-list_0_items','2'),(61246,1751,'_blocks-list_0_items','field_61095368b1c00'),(61247,1751,'blocks-list_1_icons-style','transparent'),(61248,1751,'_blocks-list_1_icons-style','field_610953123a4b1'),(61249,1751,'blocks-list_1_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:58:\"https://commercegate.goodface.com.ua/wp/es/es-sign-up-now/\";s:6:\"target\";s:0:\"\";}'),(61250,1751,'_blocks-list_1_link','field_610952e5776c0'),(61251,1751,'blocks-list_1_title','APM processing'),(61252,1751,'_blocks-list_1_title','field_61095245776be'),(61253,1751,'blocks-list_1_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(61254,1751,'_blocks-list_1_description','field_6109525f776bf'),(61255,1751,'blocks-list_1_icons_0_icon','795'),(61256,1751,'_blocks-list_1_icons_0_icon','field_6109534b3a4b3'),(61257,1751,'blocks-list_1_icons','5'),(61258,1751,'_blocks-list_1_icons','field_610953333a4b2'),(61259,1751,'blocks-list_1_items',''),(61260,1751,'_blocks-list_1_items','field_61095368b1c00'),(61261,1751,'blocks-list_2_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:58:\"https://commercegate.goodface.com.ua/wp/es/es-sign-up-now/\";s:6:\"target\";s:0:\"\";}'),(61262,1751,'_blocks-list_2_link','field_610952e5776c0'),(61263,1751,'blocks-list_2_title','High-risk merchant accounts'),(61264,1751,'_blocks-list_2_title','field_61095245776be'),(61265,1751,'blocks-list_2_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(61266,1751,'_blocks-list_2_description','field_6109525f776bf'),(61267,1751,'blocks-list_2_icons',''),(61268,1751,'_blocks-list_2_icons','field_610953333a4b2'),(61269,1751,'blocks-list_2_items_0_bold-text','0'),(61270,1751,'_blocks-list_2_items_0_bold-text','field_610953c1b1c01'),(61271,1751,'blocks-list_2_items_0_item-text','+0.50% high-risk merchant accounts commission'),(61272,1751,'_blocks-list_2_items_0_item-text','field_610953e5b1c02'),(61273,1751,'blocks-list_2_items','3'),(61274,1751,'_blocks-list_2_items','field_61095368b1c00'),(61275,1751,'blocks-list_3_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:58:\"https://commercegate.goodface.com.ua/wp/es/es-sign-up-now/\";s:6:\"target\";s:0:\"\";}'),(61276,1751,'_blocks-list_3_link','field_610952e5776c0'),(61277,1751,'blocks-list_3_title','Chargeback management'),(61278,1751,'_blocks-list_3_title','field_61095245776be'),(61279,1751,'blocks-list_3_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(61280,1751,'_blocks-list_3_description','field_6109525f776bf'),(61281,1751,'blocks-list_3_icons',''),(61282,1751,'_blocks-list_3_icons','field_610953333a4b2'),(61283,1751,'blocks-list_3_items_0_bold-text','1'),(61284,1751,'_blocks-list_3_items_0_bold-text','field_610953c1b1c01'),(61285,1751,'blocks-list_3_items_0_item-text','25 EUR per CHB dispute'),(61286,1751,'_blocks-list_3_items_0_item-text','field_610953e5b1c02'),(61287,1751,'blocks-list_3_items','3'),(61288,1751,'_blocks-list_3_items','field_61095368b1c00'),(61289,1751,'blocks-list_4_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:58:\"https://commercegate.goodface.com.ua/wp/es/es-sign-up-now/\";s:6:\"target\";s:0:\"\";}'),(61290,1751,'_blocks-list_4_link','field_610952e5776c0'),(61291,1751,'blocks-list_4_title','Billing SAAS'),(61292,1751,'_blocks-list_4_title','field_61095245776be'),(61293,1751,'blocks-list_4_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(61294,1751,'_blocks-list_4_description','field_6109525f776bf'),(61295,1751,'blocks-list_4_icons',''),(61296,1751,'_blocks-list_4_icons','field_610953333a4b2'),(61297,1751,'blocks-list_4_items_0_bold-text','1'),(61298,1751,'_blocks-list_4_items_0_bold-text','field_610953c1b1c01'),(61299,1751,'blocks-list_4_items_0_item-text','0,03 EUR/TRX'),(61300,1751,'_blocks-list_4_items_0_item-text','field_610953e5b1c02'),(61301,1751,'blocks-list_4_items','6'),(61302,1751,'_blocks-list_4_items','field_61095368b1c00'),(61303,1751,'blocks-list','5'),(61304,1751,'_blocks-list','field_61095221776bd'),(61305,1751,'blocks-list_0_items_1_bold-text','0'),(61306,1751,'_blocks-list_0_items_1_bold-text','field_610953c1b1c01'),(61307,1751,'blocks-list_0_items_1_item-text','Cross-border card payment solutions'),(61308,1751,'_blocks-list_0_items_1_item-text','field_610953e5b1c02'),(61309,1751,'blocks-list_1_icons_1_icon','796'),(61310,1751,'_blocks-list_1_icons_1_icon','field_6109534b3a4b3'),(61311,1751,'blocks-list_1_icons_2_icon','797'),(61312,1751,'_blocks-list_1_icons_2_icon','field_6109534b3a4b3'),(61313,1751,'blocks-list_1_icons_3_icon','798'),(61314,1751,'_blocks-list_1_icons_3_icon','field_6109534b3a4b3'),(61315,1751,'blocks-list_1_icons_4_icon','799'),(61316,1751,'_blocks-list_1_icons_4_icon','field_6109534b3a4b3'),(61317,1751,'blocks-list_2_items_1_bold-text','0'),(61318,1751,'_blocks-list_2_items_1_bold-text','field_610953c1b1c01'),(61319,1751,'blocks-list_2_items_1_item-text','Subscription business models management and support'),(61320,1751,'_blocks-list_2_items_1_item-text','field_610953e5b1c02'),(61321,1751,'blocks-list_2_items_2_bold-text','0'),(61322,1751,'_blocks-list_2_items_2_bold-text','field_610953c1b1c01'),(61323,1751,'blocks-list_2_items_2_item-text','Multiple business models support'),(61324,1751,'_blocks-list_2_items_2_item-text','field_610953e5b1c02'),(61325,1751,'blocks-list_3_items_1_bold-text','0'),(61326,1751,'_blocks-list_3_items_1_bold-text','field_610953c1b1c01'),(61327,1751,'blocks-list_3_items_1_item-text','Experienced dispute team'),(61328,1751,'_blocks-list_3_items_1_item-text','field_610953e5b1c02'),(61329,1751,'blocks-list_3_items_2_bold-text','0'),(61330,1751,'_blocks-list_3_items_2_bold-text','field_610953c1b1c01'),(61331,1751,'blocks-list_3_items_2_item-text','CHB control and monitoring program'),(61332,1751,'_blocks-list_3_items_2_item-text','field_610953e5b1c02'),(61333,1751,'blocks-list_4_items_1_bold-text','0'),(61334,1751,'_blocks-list_4_items_1_bold-text','field_610953c1b1c01'),(61335,1751,'blocks-list_4_items_1_item-text','Clearing system (real-time commissions and transaction fees application)'),(61336,1751,'_blocks-list_4_items_1_item-text','field_610953e5b1c02'),(61337,1751,'blocks-list_4_items_2_bold-text','0'),(61338,1751,'_blocks-list_4_items_2_bold-text','field_610953c1b1c01'),(61339,1751,'blocks-list_4_items_2_item-text','Flexible schedule for the invoices and settlement notes generation'),(61340,1751,'_blocks-list_4_items_2_item-text','field_610953e5b1c02'),(61341,1751,'blocks-list_4_items_3_bold-text','1'),(61342,1751,'_blocks-list_4_items_3_bold-text','field_610953c1b1c01'),(61343,1751,'blocks-list_4_items_3_item-text','All main payment models supported'),(61344,1751,'_blocks-list_4_items_3_item-text','field_610953e5b1c02'),(61345,1751,'blocks-list_4_items_4_bold-text','0'),(61346,1751,'_blocks-list_4_items_4_bold-text','field_610953c1b1c01'),(61347,1751,'blocks-list_4_items_4_item-text','Segregated accounts management according to the PSD 2 requirements'),(61348,1751,'_blocks-list_4_items_4_item-text','field_610953e5b1c02'),(61349,1751,'blocks-list_4_items_5_bold-text','0'),(61350,1751,'_blocks-list_4_items_5_bold-text','field_610953c1b1c01'),(61351,1751,'blocks-list_4_items_5_item-text','Comprehensive FX management'),(61352,1751,'_blocks-list_4_items_5_item-text','field_610953e5b1c02'),(61353,1752,'page-header_description','Explore helpful resources for payment automation, security, and other stuff.'),(61354,1752,'_page-header_description','field_610bfdaa1c1f4'),(61355,1752,'page-header_button-title','Explore Ebooks'),(61356,1752,'_page-header_button-title','field_610bfdda1c1f5'),(61357,1752,'page-header',''),(61358,1752,'_page-header','field_610bfd751c1f3'),(61359,1752,'page-content_featured-ebooks-title','Featured Ebooks'),(61360,1752,'_page-content_featured-ebooks-title','field_610bfffb74224'),(61361,1752,'page-content_main-category','Latest'),(61362,1752,'_page-content_main-category','field_610c000c74225'),(61363,1752,'page-content',''),(61364,1752,'_page-content','field_610bffea74223'),(61365,1752,'page-content_featured-ebooks','a:3:{i:0;s:4:\"1604\";i:1;s:4:\"1605\";i:2;s:4:\"1606\";}'),(61366,1752,'_page-content_featured-ebooks','field_610c00fcb9942'),(61367,1753,'form-description','Create an account instantly and start accepting payments.'),(61368,1753,'_form-description','field_61278c4af4756'),(61369,1753,'form-shortcode','[hubspot type=form portal=8972891 id=072839db-2d41-4b6a-8805-a450a23c3b86]'),(61370,1753,'_form-shortcode','field_612c0ea4a8746'),(61371,1754,'page-info_title','Heading 1. Page Title That \r\nLong Enough to Take Space'),(61372,1754,'_page-info_title','field_610151375310d'),(61373,1754,'page-info_description','Intro paragraph in[nbsp]bigger font size. Startups are designed to[nbsp]grow quickly, but high growth rates can generate huge costs as[nbsp]new infrastructure is[nbsp]introduced and scaled to[nbsp]meet demand.'),(61374,1754,'_page-info_description','field_610151775310e'),(61375,1754,'page-info',''),(61376,1754,'_page-info','field_610151d25310f'),(61377,1754,'page-content_0_type','editor'),(61378,1754,'_page-content_0_type','field_6107c3606a31d'),(61379,1754,'page-content_0_editor','<h2>Heading 2. Take a Reactive Approach to Management | Heading 2</h2>\r\nAt CommerceGate, shipping is our heartbeat. We believe in the benefits of continuous deployment. For a company to keep growing, it has to keep iterating and delivering value for new and existing customers.\r\n\r\n<strong>Full paragraph in Bold. Our philosophy is to ship first and optimize later. The risk is that new features could cause costs to spiral out of control, but we find that when this strategy is implemented alongside our other principles, reactive cost management means we spend more time building and serving customer needs.</strong>\r\n\r\n<em>Full paragraph in Oblique (Italics). Instead of dedicating precious engineering time and resources to creating cost estimates, comparing them against carefully forecasted budgets, and seeking the necessary approval to go ahead — our engineers build from the outset.</em>\r\n<h3>Heading 3. Prioritize by Impact | Heading 3</h3>\r\nAs a result of our reactive strategy, we are gifted with a backlog of cost optimization opportunities. The key is identifying which of these opportunities to pursue, and prioritizing by impact.'),(61380,1754,'_page-content_0_editor','field_6107c4da5d8fd'),(61381,1754,'page-content_1_type','image'),(61382,1754,'_page-content_1_type','field_6107c3606a31d'),(61383,1754,'page-content_1_image','513'),(61384,1754,'_page-content_1_image','field_6107c6b63226c'),(61385,1754,'page-content_1_image-description','Image Description Text. Photo by Author.'),(61386,1754,'_page-content_1_image-description','field_6107c7233226d'),(61387,1754,'page-content_2_type','editor'),(61388,1754,'_page-content_2_type','field_6107c3606a31d'),(61389,1754,'page-content_2_editor','Creating articles for your knowledge base is an excellent way to develop self-serve support resources for your customers. The beauty of Intercom’s Articles is that they empower customers to resolve their own queries at a time and pace that best suits them – freeing up your support team to handle more sensitive customer queries, or those from VIP clients.'),(61390,1754,'_page-content_2_editor','field_6107c4da5d8fd'),(61391,1754,'page-content_3_type','blockquote'),(61392,1754,'_page-content_3_type','field_6107c3606a31d'),(61393,1754,'page-content_3_blockquote-text','Blockquote. Having this specialized group allows your product teams to focus on costs only when absolutely necessary.'),(61394,1754,'_page-content_3_blockquote-text','field_6107c7393226e'),(61395,1754,'page-content_3_user_avatar','514'),(61396,1754,'_page-content_3_user_avatar','field_6107c7573226f'),(61397,1754,'page-content_3_user_full-name','Duke Montana'),(61398,1754,'_page-content_3_user_full-name','field_6107c7a732271'),(61399,1754,'page-content_3_user_position','CommerceGate Success Manage'),(61400,1754,'_page-content_3_user_position','field_6107c7af32272'),(61401,1754,'page-content_3_user',''),(61402,1754,'_page-content_3_user','field_6107c78132270'),(61403,1754,'page-content_4_type','editor'),(61404,1754,'_page-content_4_type','field_6107c3606a31d'),(61405,1754,'page-content_4_editor','The more you centralize cost governance, the less time you have to spend on it. Thanks to the evolution of our cost program, we now spend only one hour a week on cost management with great success.\r\n<h4>Heading 4. Zero Touch Costs | Heading 4.1</h4>\r\nThis one speaks for itself. Practices like our Zero Touch Ops approach to engineering show us that automation is a huge timesaver, particularly for a program that doesn’t always have full engineering capacity. Start out small and automate your reporting functionalities and basic cost checks.\r\n\r\nAs you learn more about your costs, you can start to build more sophisticated automations:\r\n<ol>\r\n 	<li>Developing a savings plan policy for your top-tier infrastructure.\r\n<ol>\r\n 	<li>Invest in the process.</li>\r\n 	<li>No surprises.</li>\r\n</ol>\r\n</li>\r\n 	<li>Exploring new or different instance options for performance and cost benefit.</li>\r\n 	<li>Assessing optimizations of wide-scale operations, e.g. choosing the right auto-scaling policies for your workloads.</li>\r\n 	<li>Crafting tagging policies and implementing them to provide visibility on spend.</li>\r\n</ol>'),(61406,1754,'_page-content_4_editor','field_6107c4da5d8fd'),(61407,1754,'page-content','9'),(61408,1754,'_page-content','field_610153c144e7f'),(61409,1754,'page-content_5_type','video'),(61410,1754,'_page-content_5_type','field_6107c3606a31d'),(61411,1754,'page-content_5_video-url','https://www.youtube.com/embed/krcseLp4Az0'),(61412,1754,'_page-content_5_video-url','field_6107c7ce32273'),(61413,1754,'page-content_6_type','editor'),(61414,1754,'_page-content_6_type','field_6107c3606a31d'),(61415,1754,'page-content_6_editor','<h4>Heading 4. Empower Your Engineering Teams | Heading 4.2</h4>\r\nThis team can take on the everyday management of your infrastructure costs, for example:\r\n<ul>\r\n 	<li>Developing a savings plan policy for your top-tier infrastructure.\r\n<ul>\r\n 	<li>Invest in the process.</li>\r\n 	<li>No surprises.</li>\r\n</ul>\r\n</li>\r\n 	<li>Exploring new or different instance options for performance and cost benefit.</li>\r\n 	<li>Assessing optimizations of wide-scale operations, e.g. choosing the right auto-scaling policies for your workloads.</li>\r\n 	<li>Crafting tagging policies and implementing them to provide visibility on spend.</li>\r\n</ul>\r\nInfrastructure cost management needs regular attention, but that doesn’t mean it has to be difficult work. Design your own principles and tie in tangible actions that help you drive progress and results.\r\n<h4>Heading 4. Community Libraries | Heading 4.3</h4>\r\nThe more you invest in your team’s cost management process, the less it will restrict developers – and the more you’ll maximize returns.'),(61416,1754,'_page-content_6_editor','field_6107c4da5d8fd'),(61417,1754,'page-content_7_type','table'),(61418,1754,'_page-content_7_type','field_6107c3606a31d'),(61419,1754,'page-content_7_editor','<table style=\"border-collapse: collapse; width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td style=\"width: 33.3333%;\">Framework</td>\r\n<td style=\"width: 33.3333%;\">Project</td>\r\n<td style=\"width: 33.3333%;\">Author Link</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 33.3333%;\">Angular</td>\r\n<td style=\"width: 33.3333%;\">NGX-CG</td>\r\n<td style=\"width: 33.3333%;\">Ben Drucker</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 33.3333%;\">Clojure</td>\r\n<td style=\"width: 33.3333%;\">Clojure CG</td>\r\n<td style=\"width: 33.3333%;\">Bob Hope</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 33.3333%;\">Django</td>\r\n<td style=\"width: 33.3333%;\">Dj CommerceGate</td>\r\n<td style=\"width: 33.3333%;\">Jerome Snipes</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 33.3333%;\">PHP</td>\r\n<td style=\"width: 33.3333%;\">Laravel Cashier</td>\r\n<td style=\"width: 33.3333%;\">Laravel</td>\r\n</tr>\r\n</tbody>\r\n</table>'),(61420,1754,'_page-content_7_editor','field_6107c4da5d8fd'),(61421,1754,'page-content_7_table-description','Striped Table. Table Description.'),(61422,1754,'_page-content_7_table-description','field_6107c83b32274'),(61423,1754,'page-content_8_type','table'),(61424,1754,'_page-content_8_type','field_6107c3606a31d'),(61425,1754,'page-content_8_editor','<table style=\"border-collapse: collapse; width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td style=\"width: 330.328px;\">Framework</td>\r\n<td style=\"width: 330.328px;\">Project</td>\r\n<td style=\"width: 330.344px;\">Author Link</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 330.328px;\">Angular</td>\r\n<td style=\"width: 330.328px;\">NGX-CG</td>\r\n<td style=\"width: 330.344px;\">Ben Drucker</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 330.328px;\">Clojure</td>\r\n<td style=\"width: 330.328px;\">Clojure CG</td>\r\n<td style=\"width: 330.344px;\">Bob Hope</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 330.328px;\">Django</td>\r\n<td style=\"width: 330.328px;\">Dj CommerceGate</td>\r\n<td style=\"width: 330.344px;\">Jerome Snipes</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 330.328px;\">PHP</td>\r\n<td style=\"width: 330.328px;\">Laravel Cashier</td>\r\n<td style=\"width: 330.344px;\">Laravel</td>\r\n</tr>\r\n</tbody>\r\n</table>'),(61426,1754,'_page-content_8_editor','field_6107c4da5d8fd'),(61427,1754,'page-content_8_table-description','Line Table.'),(61428,1754,'_page-content_8_table-description','field_6107c83b32274'),(61429,1754,'page-content_7_table-style','contrast'),(61430,1754,'_page-content_7_table-style','field_6107d04897c6c'),(61431,1754,'page-content_8_table-style','light'),(61432,1754,'_page-content_8_table-style','field_6107d04897c6c'),(61433,1755,'form-description',''),(61434,1755,'_form-description','field_61278c4af4756'),(61435,1755,'form-shortcode','[hubspot type=form portal=8972891 id=923a54b0-7c09-4f57-bead-cbeac1e76bca]'),(61436,1755,'_form-shortcode','field_612c0ea4a8746'),(61437,1759,'main-block_image','542'),(61438,1759,'_main-block_image','field_6107f1cd63ec8'),(61439,1759,'main-block_title','We’re here to simplify global payments'),(61440,1759,'_main-block_title','field_6107f1db63ec9'),(61441,1759,'main-block_description','Since 2006 we have helped thousands of merchants grow their business and maximise their revenue. We offer you a complete set of services built from the ground up based on best-of-breed technology and business practices.'),(61442,1759,'_main-block_description','field_6107f1e463eca'),(61443,1759,'main-block_button-title','Explore more'),(61444,1759,'_main-block_button-title','field_6107f1f063ecb'),(61445,1759,'main-block',''),(61446,1759,'_main-block','field_6107f1b963ec7'),(61447,1759,'introductory-block_title','We’re recognised by professionals'),(61448,1759,'_introductory-block_title','field_6107f5e1078d8'),(61449,1759,'introductory-block_icons_0_icon','550'),(61450,1759,'_introductory-block_icons_0_icon','field_6107f5f6078da'),(61451,1759,'introductory-block_icons_0_icon-description',''),(61452,1759,'_introductory-block_icons_0_icon-description','field_6107f635d4d34'),(61453,1759,'introductory-block_icons_1_icon','551'),(61454,1759,'_introductory-block_icons_1_icon','field_6107f5f6078da'),(61455,1759,'introductory-block_icons_1_icon-description','E-Money Licenses \r\nin the EU and the UK'),(61456,1759,'_introductory-block_icons_1_icon-description','field_6107f635d4d34'),(61457,1759,'introductory-block_icons_2_icon','552'),(61458,1759,'_introductory-block_icons_2_icon','field_6107f5f6078da'),(61459,1759,'introductory-block_icons_2_icon-description',''),(61460,1759,'_introductory-block_icons_2_icon-description','field_6107f635d4d34'),(61461,1759,'introductory-block_icons_3_icon','553'),(61462,1759,'_introductory-block_icons_3_icon','field_6107f5f6078da'),(61463,1759,'introductory-block_icons_3_icon-description','PSD2 and Strong Customer \r\nAuthentication (SCA) compliant'),(61464,1759,'_introductory-block_icons_3_icon-description','field_6107f635d4d34'),(61465,1759,'introductory-block_icons','4'),(61466,1759,'_introductory-block_icons','field_6107f5e6078d9'),(61467,1759,'introductory-block',''),(61468,1759,'_introductory-block','field_6107f5d6078d7'),(61469,1759,'introductory-block-title','We’re recognised by professionals'),(61470,1759,'_introductory-block-title','field_6107f5e1078d8'),(61471,1759,'introductory-block-icons_0_icon','550'),(61472,1759,'_introductory-block-icons_0_icon','field_6107f5f6078da'),(61473,1759,'introductory-block-icons_0_icon-description',''),(61474,1759,'_introductory-block-icons_0_icon-description','field_6107f635d4d34'),(61475,1759,'introductory-block-icons_1_icon','551'),(61476,1759,'_introductory-block-icons_1_icon','field_6107f5f6078da'),(61477,1759,'introductory-block-icons_1_icon-description','E-Money Licenses \r\nin the EU and the UK'),(61478,1759,'_introductory-block-icons_1_icon-description','field_6107f635d4d34'),(61479,1759,'introductory-block-icons_2_icon','552'),(61480,1759,'_introductory-block-icons_2_icon','field_6107f5f6078da'),(61481,1759,'introductory-block-icons_2_icon-description',''),(61482,1759,'_introductory-block-icons_2_icon-description','field_6107f635d4d34'),(61483,1759,'introductory-block-icons_3_icon','553'),(61484,1759,'_introductory-block-icons_3_icon','field_6107f5f6078da'),(61485,1759,'introductory-block-icons_3_icon-description','PSD2 and Strong Customer \r\nAuthentication (SCA) compliant'),(61486,1759,'_introductory-block-icons_3_icon-description','field_6107f635d4d34'),(61487,1759,'introductory-block-icons','4'),(61488,1759,'_introductory-block-icons','field_6107f5e6078d9'),(61489,1759,'team_title',''),(61490,1759,'_team_title','field_6107f8866d8f1'),(61491,1759,'team',''),(61492,1759,'_team','field_6107f87b6d8f0'),(61493,1759,'block-info_team-title','Our Team'),(61494,1759,'_block-info_team-title','field_6107f96a86e2c'),(61495,1759,'block-info_team-profile-link-title','LinkedIn Profile'),(61496,1759,'_block-info_team-profile-link-title','field_6107fa2d86e31'),(61497,1759,'block-info',''),(61498,1759,'_block-info','field_6107fa5b46179'),(61499,1759,'team-list_0_image','569'),(61500,1759,'_team-list_0_image','field_6107f9b886e2d'),(61501,1759,'team-list_0_full-name','Name Surname'),(61502,1759,'_team-list_0_full-name','field_6107f9ee86e2e'),(61503,1759,'team-list_0_position','CEO'),(61504,1759,'_team-list_0_position','field_6107fa0886e2f'),(61505,1759,'team-list_0_profile','https://www.linkedin.com/company/commercegate/'),(61506,1759,'_team-list_0_profile','field_6107fa1e86e30'),(61507,1759,'team-list_1_image','570'),(61508,1759,'_team-list_1_image','field_6107f9b886e2d'),(61509,1759,'team-list_1_full-name','Name Surname'),(61510,1759,'_team-list_1_full-name','field_6107f9ee86e2e'),(61511,1759,'team-list_1_position','Senior Vice President and General Counsel'),(61512,1759,'_team-list_1_position','field_6107fa0886e2f'),(61513,1759,'team-list_1_profile','https://www.linkedin.com/company/commercegate/'),(61514,1759,'_team-list_1_profile','field_6107fa1e86e30'),(61515,1759,'team-list_2_image','571'),(61516,1759,'_team-list_2_image','field_6107f9b886e2d'),(61517,1759,'team-list_2_full-name','Name Surname'),(61518,1759,'_team-list_2_full-name','field_6107f9ee86e2e'),(61519,1759,'team-list_2_position','Senior Vice President Software Engineering'),(61520,1759,'_team-list_2_position','field_6107fa0886e2f'),(61521,1759,'team-list_2_profile','https://www.linkedin.com/company/commercegate/'),(61522,1759,'_team-list_2_profile','field_6107fa1e86e30'),(61523,1759,'team-list_3_image','572'),(61524,1759,'_team-list_3_image','field_6107f9b886e2d'),(61525,1759,'team-list_3_full-name','Name Surname'),(61526,1759,'_team-list_3_full-name','field_6107f9ee86e2e'),(61527,1759,'team-list_3_position','Chief Operating Officer'),(61528,1759,'_team-list_3_position','field_6107fa0886e2f'),(61529,1759,'team-list_3_profile','https://www.linkedin.com/company/commercegate/'),(61530,1759,'_team-list_3_profile','field_6107fa1e86e30'),(61531,1759,'team-list_4_image','573'),(61532,1759,'_team-list_4_image','field_6107f9b886e2d'),(61533,1759,'team-list_4_full-name','Name Surname'),(61534,1759,'_team-list_4_full-name','field_6107f9ee86e2e'),(61535,1759,'team-list_4_position','Vice President and Managing Director of Greater China'),(61536,1759,'_team-list_4_position','field_6107fa0886e2f'),(61537,1759,'team-list_4_profile','https://www.linkedin.com/company/commercegate/'),(61538,1759,'_team-list_4_profile','field_6107fa1e86e30'),(61539,1759,'team-list_5_image','574'),(61540,1759,'_team-list_5_image','field_6107f9b886e2d'),(61541,1759,'team-list_5_full-name','Name Surname'),(61542,1759,'_team-list_5_full-name','field_6107f9ee86e2e'),(61543,1759,'team-list_5_position','Vice President Corporate Development'),(61544,1759,'_team-list_5_position','field_6107fa0886e2f'),(61545,1759,'team-list_5_profile','https://www.linkedin.com/company/commercegate/'),(61546,1759,'_team-list_5_profile','field_6107fa1e86e30'),(61547,1759,'team-list','6'),(61548,1759,'_team-list','field_6107f8956d8f2'),(61549,1759,'team-block-info_team-title','Our Team'),(61550,1759,'_team-block-info_team-title','field_6107f96a86e2c'),(61551,1759,'team-block-info_team-profile-link-title','LinkedIn Profile'),(61552,1759,'_team-block-info_team-profile-link-title','field_6107fa2d86e31'),(61553,1759,'team-block-info',''),(61554,1759,'_team-block-info','field_6107fa5b46179'),(61555,1759,'our-story-title','Our Story'),(61556,1759,'_our-story-title','field_6107fd3dfac5c'),(61557,1759,'story-past_0_year',''),(61558,1759,'_story-past_0_year','field_6107fe861dc5d'),(61559,1759,'story-past_0_gropus_0_title_title',''),(61560,1759,'_story-past_0_gropus_0_title_title','field_6107fefbb9e35'),(61561,1759,'story-past_0_gropus_0_title_gradient','0'),(61562,1759,'_story-past_0_gropus_0_title_gradient','field_6107ff2c8bc34'),(61563,1759,'story-past_0_gropus_0_title',''),(61564,1759,'_story-past_0_gropus_0_title','field_6107ff625d3cf'),(61565,1759,'story-past_0_gropus_0_description',''),(61566,1759,'_story-past_0_gropus_0_description','field_6107ff01b9e36'),(61567,1759,'story-past_0_gropus','1'),(61568,1759,'_story-past_0_gropus','field_6107fee8b9e34'),(61569,1759,'story-past_1_year',''),(61570,1759,'_story-past_1_year','field_6107fe861dc5d'),(61571,1759,'story-past_1_gropus_0_title_title',''),(61572,1759,'_story-past_1_gropus_0_title_title','field_6107fefbb9e35'),(61573,1759,'story-past_1_gropus_0_title_gradient','0'),(61574,1759,'_story-past_1_gropus_0_title_gradient','field_6107ff2c8bc34'),(61575,1759,'story-past_1_gropus_0_title',''),(61576,1759,'_story-past_1_gropus_0_title','field_6107ff625d3cf'),(61577,1759,'story-past_1_gropus_0_description',''),(61578,1759,'_story-past_1_gropus_0_description','field_6107ff01b9e36'),(61579,1759,'story-past_1_gropus','1'),(61580,1759,'_story-past_1_gropus','field_6107fee8b9e34'),(61581,1759,'story-past_2_year',''),(61582,1759,'_story-past_2_year','field_6107fe861dc5d'),(61583,1759,'story-past_2_gropus_0_title_title',''),(61584,1759,'_story-past_2_gropus_0_title_title','field_6107fefbb9e35'),(61585,1759,'story-past_2_gropus_0_title_gradient','0'),(61586,1759,'_story-past_2_gropus_0_title_gradient','field_6107ff2c8bc34'),(61587,1759,'story-past_2_gropus_0_title',''),(61588,1759,'_story-past_2_gropus_0_title','field_6107ff625d3cf'),(61589,1759,'story-past_2_gropus_0_description',''),(61590,1759,'_story-past_2_gropus_0_description','field_6107ff01b9e36'),(61591,1759,'story-past_2_gropus','1'),(61592,1759,'_story-past_2_gropus','field_6107fee8b9e34'),(61593,1759,'story-past_3_year',''),(61594,1759,'_story-past_3_year','field_6107fe861dc5d'),(61595,1759,'story-past_3_gropus_0_title_title',''),(61596,1759,'_story-past_3_gropus_0_title_title','field_6107fefbb9e35'),(61597,1759,'story-past_3_gropus_0_title_gradient','0'),(61598,1759,'_story-past_3_gropus_0_title_gradient','field_6107ff2c8bc34'),(61599,1759,'story-past_3_gropus_0_title',''),(61600,1759,'_story-past_3_gropus_0_title','field_6107ff625d3cf'),(61601,1759,'story-past_3_gropus_0_description',''),(61602,1759,'_story-past_3_gropus_0_description','field_6107ff01b9e36'),(61603,1759,'story-past_3_gropus','1'),(61604,1759,'_story-past_3_gropus','field_6107fee8b9e34'),(61605,1759,'story-past_4_year',''),(61606,1759,'_story-past_4_year','field_6107fe861dc5d'),(61607,1759,'story-past_4_gropus_0_title_title',''),(61608,1759,'_story-past_4_gropus_0_title_title','field_6107fefbb9e35'),(61609,1759,'story-past_4_gropus_0_title_gradient','0'),(61610,1759,'_story-past_4_gropus_0_title_gradient','field_6107ff2c8bc34'),(61611,1759,'story-past_4_gropus_0_title',''),(61612,1759,'_story-past_4_gropus_0_title','field_6107ff625d3cf'),(61613,1759,'story-past_4_gropus_0_description',''),(61614,1759,'_story-past_4_gropus_0_description','field_6107ff01b9e36'),(61615,1759,'story-past_4_gropus','1'),(61616,1759,'_story-past_4_gropus','field_6107fee8b9e34'),(61617,1759,'story-past_5_year',''),(61618,1759,'_story-past_5_year','field_6107fe861dc5d'),(61619,1759,'story-past_5_gropus_0_title_title',''),(61620,1759,'_story-past_5_gropus_0_title_title','field_6107fefbb9e35'),(61621,1759,'story-past_5_gropus_0_title_gradient','0'),(61622,1759,'_story-past_5_gropus_0_title_gradient','field_6107ff2c8bc34'),(61623,1759,'story-past_5_gropus_0_title',''),(61624,1759,'_story-past_5_gropus_0_title','field_6107ff625d3cf'),(61625,1759,'story-past_5_gropus_0_description',''),(61626,1759,'_story-past_5_gropus_0_description','field_6107ff01b9e36'),(61627,1759,'story-past_5_gropus','1'),(61628,1759,'_story-past_5_gropus','field_6107fee8b9e34'),(61629,1759,'story-past_6_year',''),(61630,1759,'_story-past_6_year','field_6107fe861dc5d'),(61631,1759,'story-past_6_gropus_0_title_title',''),(61632,1759,'_story-past_6_gropus_0_title_title','field_6107fefbb9e35'),(61633,1759,'story-past_6_gropus_0_title_gradient','0'),(61634,1759,'_story-past_6_gropus_0_title_gradient','field_6107ff2c8bc34'),(61635,1759,'story-past_6_gropus_0_title',''),(61636,1759,'_story-past_6_gropus_0_title','field_6107ff625d3cf'),(61637,1759,'story-past_6_gropus_0_description',''),(61638,1759,'_story-past_6_gropus_0_description','field_6107ff01b9e36'),(61639,1759,'story-past_6_gropus','1'),(61640,1759,'_story-past_6_gropus','field_6107fee8b9e34'),(61641,1759,'story-past_7_year',''),(61642,1759,'_story-past_7_year','field_6107fe861dc5d'),(61643,1759,'story-past_7_gropus_0_title_title',''),(61644,1759,'_story-past_7_gropus_0_title_title','field_6107fefbb9e35'),(61645,1759,'story-past_7_gropus_0_title_gradient','0'),(61646,1759,'_story-past_7_gropus_0_title_gradient','field_6107ff2c8bc34'),(61647,1759,'story-past_7_gropus_0_title',''),(61648,1759,'_story-past_7_gropus_0_title','field_6107ff625d3cf'),(61649,1759,'story-past_7_gropus_0_description',''),(61650,1759,'_story-past_7_gropus_0_description','field_6107ff01b9e36'),(61651,1759,'story-past_7_gropus','1'),(61652,1759,'_story-past_7_gropus','field_6107fee8b9e34'),(61653,1759,'story-past_8_year',''),(61654,1759,'_story-past_8_year','field_6107fe861dc5d'),(61655,1759,'story-past_8_gropus_0_title_title',''),(61656,1759,'_story-past_8_gropus_0_title_title','field_6107fefbb9e35'),(61657,1759,'story-past_8_gropus_0_title_gradient','0'),(61658,1759,'_story-past_8_gropus_0_title_gradient','field_6107ff2c8bc34'),(61659,1759,'story-past_8_gropus_0_title',''),(61660,1759,'_story-past_8_gropus_0_title','field_6107ff625d3cf'),(61661,1759,'story-past_8_gropus_0_description',''),(61662,1759,'_story-past_8_gropus_0_description','field_6107ff01b9e36'),(61663,1759,'story-past_8_gropus','1'),(61664,1759,'_story-past_8_gropus','field_6107fee8b9e34'),(61665,1759,'story-past','9'),(61666,1759,'_story-past','field_6107fe24901a6'),(61667,1759,'story-feature_0_year',''),(61668,1759,'_story-feature_0_year','field_6107ffda45731'),(61669,1759,'story-feature_0_gropus_0_title_title',''),(61670,1759,'_story-feature_0_gropus_0_title_title','field_6107ffda45734'),(61671,1759,'story-feature_0_gropus_0_title_gradient','0'),(61672,1759,'_story-feature_0_gropus_0_title_gradient','field_6107ffda45735'),(61673,1759,'story-feature_0_gropus_0_title',''),(61674,1759,'_story-feature_0_gropus_0_title','field_6107ffda45733'),(61675,1759,'story-feature_0_gropus_0_description',''),(61676,1759,'_story-feature_0_gropus_0_description','field_6107ffda45736'),(61677,1759,'story-feature_0_gropus','1'),(61678,1759,'_story-feature_0_gropus','field_6107ffda45732'),(61679,1759,'story-feature_1_year',''),(61680,1759,'_story-feature_1_year','field_6107ffda45731'),(61681,1759,'story-feature_1_gropus_0_title_title',''),(61682,1759,'_story-feature_1_gropus_0_title_title','field_6107ffda45734'),(61683,1759,'story-feature_1_gropus_0_title_gradient','0'),(61684,1759,'_story-feature_1_gropus_0_title_gradient','field_6107ffda45735'),(61685,1759,'story-feature_1_gropus_0_title',''),(61686,1759,'_story-feature_1_gropus_0_title','field_6107ffda45733'),(61687,1759,'story-feature_1_gropus_0_description',''),(61688,1759,'_story-feature_1_gropus_0_description','field_6107ffda45736'),(61689,1759,'story-feature_1_gropus','1'),(61690,1759,'_story-feature_1_gropus','field_6107ffda45732'),(61691,1759,'story-feature','2'),(61692,1759,'_story-feature','field_6107ffda45730'),(61693,1759,'slider_story-past_0_year','2006'),(61694,1759,'_slider_story-past_0_year','field_6107fe861dc5d'),(61695,1759,'slider_story-past_0_gropus_0_title_title','foundation'),(61696,1759,'_slider_story-past_0_gropus_0_title_title','field_6107fefbb9e35'),(61697,1759,'slider_story-past_0_gropus_0_title_gradient','0'),(61698,1759,'_slider_story-past_0_gropus_0_title_gradient','field_6107ff2c8bc34'),(61699,1759,'slider_story-past_0_gropus_0_title',''),(61700,1759,'_slider_story-past_0_gropus_0_title','field_6107ff625d3cf'),(61701,1759,'slider_story-past_0_gropus_0_description','CommerceGate is founded in Barcelona, Spain, forming key relationships with financial and risk management institutions while developing our advanced processing platform.'),(61702,1759,'_slider_story-past_0_gropus_0_description','field_6107ff01b9e36'),(61703,1759,'slider_story-past_0_gropus','1'),(61704,1759,'_slider_story-past_0_gropus','field_6107fee8b9e34'),(61705,1759,'slider_story-past_1_year','2007'),(61706,1759,'_slider_story-past_1_year','field_6107fe861dc5d'),(61707,1759,'slider_story-past_1_gropus_0_title_title','foundation'),(61708,1759,'_slider_story-past_1_gropus_0_title_title','field_6107fefbb9e35'),(61709,1759,'slider_story-past_1_gropus_0_title_gradient','0'),(61710,1759,'_slider_story-past_1_gropus_0_title_gradient','field_6107ff2c8bc34'),(61711,1759,'slider_story-past_1_gropus_0_title',''),(61712,1759,'_slider_story-past_1_gropus_0_title','field_6107ff625d3cf'),(61713,1759,'slider_story-past_1_gropus_0_description','CommerceGate is founded in Barcelona, Spain, forming key relationships with financial and risk management institutions while developing our advanced processing platform.'),(61714,1759,'_slider_story-past_1_gropus_0_description','field_6107ff01b9e36'),(61715,1759,'slider_story-past_1_gropus','1'),(61716,1759,'_slider_story-past_1_gropus','field_6107fee8b9e34'),(61717,1759,'slider_story-past_2_year','2009'),(61718,1759,'_slider_story-past_2_year','field_6107fe861dc5d'),(61719,1759,'slider_story-past_2_gropus_0_title_title','+50%'),(61720,1759,'_slider_story-past_2_gropus_0_title_title','field_6107fefbb9e35'),(61721,1759,'slider_story-past_2_gropus_0_title_gradient','1'),(61722,1759,'_slider_story-past_2_gropus_0_title_gradient','field_6107ff2c8bc34'),(61723,1759,'slider_story-past_2_gropus_0_title',''),(61724,1759,'_slider_story-past_2_gropus_0_title','field_6107ff625d3cf'),(61725,1759,'slider_story-past_2_gropus_0_description','transactions sent by our merchats in one month as peak number.'),(61726,1759,'_slider_story-past_2_gropus_0_description','field_6107ff01b9e36'),(61727,1759,'slider_story-past_2_gropus','1'),(61728,1759,'_slider_story-past_2_gropus','field_6107fee8b9e34'),(61729,1759,'slider_story-past_3_year','2010'),(61730,1759,'_slider_story-past_3_year','field_6107fe861dc5d'),(61731,1759,'slider_story-past_3_gropus_0_title_title','expansion'),(61732,1759,'_slider_story-past_3_gropus_0_title_title','field_6107fefbb9e35'),(61733,1759,'slider_story-past_3_gropus_0_title_gradient','0'),(61734,1759,'_slider_story-past_3_gropus_0_title_gradient','field_6107ff2c8bc34'),(61735,1759,'slider_story-past_3_gropus_0_title',''),(61736,1759,'_slider_story-past_3_gropus_0_title','field_6107ff625d3cf'),(61737,1759,'slider_story-past_3_gropus_0_description','Continued expansion of the CommerceGate team to meet constantly increasing demand for our services'),(61738,1759,'_slider_story-past_3_gropus_0_description','field_6107ff01b9e36'),(61739,1759,'slider_story-past_3_gropus','1'),(61740,1759,'_slider_story-past_3_gropus','field_6107fee8b9e34'),(61741,1759,'slider_story-past_4_year','2012'),(61742,1759,'_slider_story-past_4_year','field_6107fe861dc5d'),(61743,1759,'slider_story-past_4_gropus_0_title_title','Award'),(61744,1759,'_slider_story-past_4_gropus_0_title_title','field_6107fefbb9e35'),(61745,1759,'slider_story-past_4_gropus_0_title_gradient','0'),(61746,1759,'_slider_story-past_4_gropus_0_title_gradient','field_6107ff2c8bc34'),(61747,1759,'slider_story-past_4_gropus_0_title',''),(61748,1759,'_slider_story-past_4_gropus_0_title','field_6107ff625d3cf'),(61749,1759,'slider_story-past_4_gropus_0_description','Bestowed the European Billing Company of the Year Award'),(61750,1759,'_slider_story-past_4_gropus_0_description','field_6107ff01b9e36'),(61751,1759,'slider_story-past_4_gropus_1_title_title','website update'),(61752,1759,'_slider_story-past_4_gropus_1_title_title','field_6107fefbb9e35'),(61753,1759,'slider_story-past_4_gropus_1_title_gradient','0'),(61754,1759,'_slider_story-past_4_gropus_1_title_gradient','field_6107ff2c8bc34'),(61755,1759,'slider_story-past_4_gropus_1_title',''),(61756,1759,'_slider_story-past_4_gropus_1_title','field_6107ff625d3cf'),(61757,1759,'slider_story-past_4_gropus_1_description','Relaunch of our website and brand to highlight our success, industry knowledge and dedication to our clients.'),(61758,1759,'_slider_story-past_4_gropus_1_description','field_6107ff01b9e36'),(61759,1759,'slider_story-past_4_gropus','2'),(61760,1759,'_slider_story-past_4_gropus','field_6107fee8b9e34'),(61761,1759,'slider_story-past_5_year','2013'),(61762,1759,'_slider_story-past_5_year','field_6107fe861dc5d'),(61763,1759,'slider_story-past_5_gropus_0_title_title','Company of the year'),(61764,1759,'_slider_story-past_5_gropus_0_title_title','field_6107fefbb9e35'),(61765,1759,'slider_story-past_5_gropus_0_title_gradient','0'),(61766,1759,'_slider_story-past_5_gropus_0_title_gradient','field_6107ff2c8bc34'),(61767,1759,'slider_story-past_5_gropus_0_title',''),(61768,1759,'_slider_story-past_5_gropus_0_title','field_6107ff625d3cf'),(61769,1759,'slider_story-past_5_gropus_0_description','Named European Billing Company of the Year'),(61770,1759,'_slider_story-past_5_gropus_0_description','field_6107ff01b9e36'),(61771,1759,'slider_story-past_5_gropus','1'),(61772,1759,'_slider_story-past_5_gropus','field_6107fee8b9e34'),(61773,1759,'slider_story-past_6_year','2014'),(61774,1759,'_slider_story-past_6_year','field_6107fe861dc5d'),(61775,1759,'slider_story-past_6_gropus_0_title_title','+14%'),(61776,1759,'_slider_story-past_6_gropus_0_title_title','field_6107fefbb9e35'),(61777,1759,'slider_story-past_6_gropus_0_title_gradient','1'),(61778,1759,'_slider_story-past_6_gropus_0_title_gradient','field_6107ff2c8bc34'),(61779,1759,'slider_story-past_6_gropus_0_title',''),(61780,1759,'_slider_story-past_6_gropus_0_title','field_6107ff625d3cf'),(61781,1759,'slider_story-past_6_gropus_0_description','anti-fraud compotents'),(61782,1759,'_slider_story-past_6_gropus_0_description','field_6107ff01b9e36'),(61783,1759,'slider_story-past_6_gropus','1'),(61784,1759,'_slider_story-past_6_gropus','field_6107fee8b9e34'),(61785,1759,'slider_story-past_7_year','2020'),(61786,1759,'_slider_story-past_7_year','field_6107fe861dc5d'),(61787,1759,'slider_story-past_7_gropus_0_title_title','expansion'),(61788,1759,'_slider_story-past_7_gropus_0_title_title','field_6107fefbb9e35'),(61789,1759,'slider_story-past_7_gropus_0_title_gradient','0'),(61790,1759,'_slider_story-past_7_gropus_0_title_gradient','field_6107ff2c8bc34'),(61791,1759,'slider_story-past_7_gropus_0_title',''),(61792,1759,'_slider_story-past_7_gropus_0_title','field_6107ff625d3cf'),(61793,1759,'slider_story-past_7_gropus_0_description','Continued expansion of the CommerceGate team to meet constantly increasing demand for our services'),(61794,1759,'_slider_story-past_7_gropus_0_description','field_6107ff01b9e36'),(61795,1759,'slider_story-past_7_gropus','1'),(61796,1759,'_slider_story-past_7_gropus','field_6107fee8b9e34'),(61797,1759,'slider_story-past_8_year','2021'),(61798,1759,'_slider_story-past_8_year','field_6107fe861dc5d'),(61799,1759,'slider_story-past_8_gropus_0_title_title','spain Bank license'),(61800,1759,'_slider_story-past_8_gropus_0_title_title','field_6107fefbb9e35'),(61801,1759,'slider_story-past_8_gropus_0_title_gradient','0'),(61802,1759,'_slider_story-past_8_gropus_0_title_gradient','field_6107ff2c8bc34'),(61803,1759,'slider_story-past_8_gropus_0_title',''),(61804,1759,'_slider_story-past_8_gropus_0_title','field_6107ff625d3cf'),(61805,1759,'slider_story-past_8_gropus_0_description','CommerceGate granted a financial institution license issued by Central Bank of Spain. We are proud to become the first non-banking group that received this license in Spain.'),(61806,1759,'_slider_story-past_8_gropus_0_description','field_6107ff01b9e36'),(61807,1759,'slider_story-past_8_gropus','1'),(61808,1759,'_slider_story-past_8_gropus','field_6107fee8b9e34'),(61809,1759,'slider_story-past','9'),(61810,1759,'_slider_story-past','field_6107fe24901a6'),(61811,1759,'slider_story-feature_0_year','2022'),(61812,1759,'_slider_story-feature_0_year','field_6107ffda45731'),(61813,1759,'slider_story-feature_0_gropus_0_title_title','Award'),(61814,1759,'_slider_story-feature_0_gropus_0_title_title','field_6107ffda45734'),(61815,1759,'slider_story-feature_0_gropus_0_title_gradient','0'),(61816,1759,'_slider_story-feature_0_gropus_0_title_gradient','field_6107ffda45735'),(61817,1759,'slider_story-feature_0_gropus_0_title',''),(61818,1759,'_slider_story-feature_0_gropus_0_title','field_6107ffda45733'),(61819,1759,'slider_story-feature_0_gropus_0_description','Bestowed the European Billing Company of the Year Award'),(61820,1759,'_slider_story-feature_0_gropus_0_description','field_6107ffda45736'),(61821,1759,'slider_story-feature_0_gropus','2'),(61822,1759,'_slider_story-feature_0_gropus','field_6107ffda45732'),(61823,1759,'slider_story-feature','2'),(61824,1759,'_slider_story-feature','field_6107ffda45730'),(61825,1759,'slider',''),(61826,1759,'_slider','field_610800a34520b'),(61827,1759,'slider_story-feature_0_gropus_1_title_title','website update'),(61828,1759,'_slider_story-feature_0_gropus_1_title_title','field_6107ffda45734'),(61829,1759,'slider_story-feature_0_gropus_1_title_gradient','0'),(61830,1759,'_slider_story-feature_0_gropus_1_title_gradient','field_6107ffda45735'),(61831,1759,'slider_story-feature_0_gropus_1_title',''),(61832,1759,'_slider_story-feature_0_gropus_1_title','field_6107ffda45733'),(61833,1759,'slider_story-feature_0_gropus_1_description','Relaunch of our website and brand to highlight our success, industry knowledge and dedication to our clients.'),(61834,1759,'_slider_story-feature_0_gropus_1_description','field_6107ffda45736'),(61835,1759,'slider_story-feature_1_year','2023'),(61836,1759,'_slider_story-feature_1_year','field_6107ffda45731'),(61837,1759,'slider_story-feature_1_gropus_0_title_title','New products'),(61838,1759,'_slider_story-feature_1_gropus_0_title_title','field_6107ffda45734'),(61839,1759,'slider_story-feature_1_gropus_0_title_gradient','0'),(61840,1759,'_slider_story-feature_1_gropus_0_title_gradient','field_6107ffda45735'),(61841,1759,'slider_story-feature_1_gropus_0_title',''),(61842,1759,'_slider_story-feature_1_gropus_0_title','field_6107ffda45733'),(61843,1759,'slider_story-feature_1_gropus_0_description','Our plan is to provide sustainable ecosystem to our client with all range of financial products by 2023.'),(61844,1759,'_slider_story-feature_1_gropus_0_description','field_6107ffda45736'),(61845,1759,'slider_story-feature_1_gropus','1'),(61846,1759,'_slider_story-feature_1_gropus','field_6107ffda45732'),(61847,1759,'career-block-info_title','Start Your Career'),(61848,1759,'_career-block-info_title','field_6108088e7a966'),(61849,1759,'career-block-info_suptitle_text','15 job openings'),(61850,1759,'_career-block-info_suptitle_text','field_610808a07a968'),(61851,1759,'career-block-info_suptitle_color','#EB5042'),(61852,1759,'_career-block-info_suptitle_color','field_610808a67a969'),(61853,1759,'career-block-info_suptitle',''),(61854,1759,'_career-block-info_suptitle','field_610808947a967'),(61855,1759,'career-block-info_button-title','See All Jobs\\'),(61856,1759,'_career-block-info_button-title','field_610808cdef69d'),(61857,1759,'career-block-info',''),(61858,1759,'_career-block-info','field_610807c27a965'),(61859,1759,'career-block-info_button','a:3:{s:5:\"title\";s:12:\"See All Jobs\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/careers/\";s:6:\"target\";s:0:\"\";}'),(61860,1759,'_career-block-info_button','field_610808cdef69d'),(61861,1760,'contacts-header_title','How Can We Help?'),(61862,1760,'_contacts-header_title','field_6109302985422'),(61863,1760,'contacts-header_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to \r\naccept credit card payments from your customers safely.'),(61864,1760,'_contacts-header_description','field_61092de47698c'),(61865,1760,'contacts-header',''),(61866,1760,'_contacts-header','field_6109301b85421'),(61867,1760,'contacts-list_0_icon','711'),(61868,1760,'_contacts-list_0_icon','field_61092e187698e'),(61869,1760,'contacts-list_0_title','Contact Sales'),(61870,1760,'_contacts-list_0_title','field_61092e287698f'),(61871,1760,'contacts-list_0_description','Together we\'ll create a tailored solution and start growing your business from day one.'),(61872,1760,'_contacts-list_0_description','field_61092e2e76990'),(61873,1760,'contacts-list_0_links_phone',''),(61874,1760,'_contacts-list_0_links_phone','field_61092f6c76992'),(61875,1760,'contacts-list_0_links_custom-link','a:3:{s:5:\"title\";s:12:\"Get In Touch\";s:3:\"url\";s:57:\"https://commercegate.goodface.com.ua/wp/es/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(61876,1760,'_contacts-list_0_links_custom-link','field_61092f7876993'),(61877,1760,'contacts-list_0_links',''),(61878,1760,'_contacts-list_0_links','field_61092f5776991'),(61879,1760,'contacts-list_1_icon','712'),(61880,1760,'_contacts-list_1_icon','field_61092e187698e'),(61881,1760,'contacts-list_1_title','Merchant Support'),(61882,1760,'_contacts-list_1_title','field_61092e287698f'),(61883,1760,'contacts-list_1_description','Professional help and advice is just an email, message or phone call away.'),(61884,1760,'_contacts-list_1_description','field_61092e2e76990'),(61885,1760,'contacts-list_1_links_phone','a:3:{s:5:\"title\";s:15:\"+34 673 908 333\";s:3:\"url\";s:15:\"tel:34673908333\";s:6:\"target\";s:0:\"\";}'),(61886,1760,'_contacts-list_1_links_phone','field_61092f6c76992'),(61887,1760,'contacts-list_1_links_custom-link','a:3:{s:5:\"title\";s:12:\"Get In Touch\";s:3:\"url\";s:53:\"https://merchants.cgpaytech.com/admin/support/tickets\";s:6:\"target\";s:0:\"\";}'),(61888,1760,'_contacts-list_1_links_custom-link','field_61092f7876993'),(61889,1760,'contacts-list_1_links',''),(61890,1760,'_contacts-list_1_links','field_61092f5776991'),(61891,1760,'contacts-list_2_icon','713'),(61892,1760,'_contacts-list_2_icon','field_61092e187698e'),(61893,1760,'contacts-list_2_title','Customer support'),(61894,1760,'_contacts-list_2_title','field_61092e287698f'),(61895,1760,'contacts-list_2_description','Our team works for you and we give personal attention to your needs and wants.'),(61896,1760,'_contacts-list_2_description','field_61092e2e76990'),(61897,1760,'contacts-list_2_links_phone','a:3:{s:5:\"title\";s:15:\"+34 673 908 333\";s:3:\"url\";s:15:\"tel:34673908333\";s:6:\"target\";s:0:\"\";}'),(61898,1760,'_contacts-list_2_links_phone','field_61092f6c76992'),(61899,1760,'contacts-list_2_links_custom-link','a:3:{s:5:\"title\";s:12:\"Get In Touch\";s:3:\"url\";s:53:\"https://www.cgbilling.com/secure/customerSupport.html\";s:6:\"target\";s:0:\"\";}'),(61900,1760,'_contacts-list_2_links_custom-link','field_61092f7876993'),(61901,1760,'contacts-list_2_links',''),(61902,1760,'_contacts-list_2_links','field_61092f5776991'),(61903,1760,'contacts-list','3'),(61904,1760,'_contacts-list','field_61092e037698d'),(61905,1760,'contacts-footer_title','Postal Address'),(61906,1760,'_contacts-footer_title','field_61092ff2d848b'),(61907,1760,'contacts-footer_description','C/Moll de Barcelona, \"World Trade Center\", North building, 4th floor. Barcelona, Spain. 08039.'),(61908,1760,'_contacts-footer_description','field_61092ff9d848c'),(61909,1760,'contacts-footer',''),(61910,1760,'_contacts-footer','field_61092fe1d848a'),(61911,1761,'contacts-header_title','How Can We Help?'),(61912,1761,'_contacts-header_title','field_6109302985422'),(61913,1761,'contacts-header_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to \r\naccept credit card payments from your customers safely.'),(61914,1761,'_contacts-header_description','field_61092de47698c'),(61915,1761,'contacts-header',''),(61916,1761,'_contacts-header','field_6109301b85421'),(61917,1761,'contacts-list_0_icon','711'),(61918,1761,'_contacts-list_0_icon','field_61092e187698e'),(61919,1761,'contacts-list_0_title','Contact Sales'),(61920,1761,'_contacts-list_0_title','field_61092e287698f'),(61921,1761,'contacts-list_0_description','Together we\'ll create a tailored solution and start growing your business from day one.'),(61922,1761,'_contacts-list_0_description','field_61092e2e76990'),(61923,1761,'contacts-list_0_links_phone',''),(61924,1761,'_contacts-list_0_links_phone','field_61092f6c76992'),(61925,1761,'contacts-list_0_links_custom-link','a:3:{s:5:\"title\";s:12:\"Get In Touch\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(61926,1761,'_contacts-list_0_links_custom-link','field_61092f7876993'),(61927,1761,'contacts-list_0_links',''),(61928,1761,'_contacts-list_0_links','field_61092f5776991'),(61929,1761,'contacts-list_1_icon','712'),(61930,1761,'_contacts-list_1_icon','field_61092e187698e'),(61931,1761,'contacts-list_1_title','Merchant Support'),(61932,1761,'_contacts-list_1_title','field_61092e287698f'),(61933,1761,'contacts-list_1_description','Professional help and advice is just an email, message or phone call away.'),(61934,1761,'_contacts-list_1_description','field_61092e2e76990'),(61935,1761,'contacts-list_1_links_phone','a:3:{s:5:\"title\";s:15:\"+34 673 908 333\";s:3:\"url\";s:15:\"tel:34673908333\";s:6:\"target\";s:0:\"\";}'),(61936,1761,'_contacts-list_1_links_phone','field_61092f6c76992'),(61937,1761,'contacts-list_1_links_custom-link','a:3:{s:5:\"title\";s:12:\"Get In Touch\";s:3:\"url\";s:53:\"https://merchants.cgpaytech.com/admin/support/tickets\";s:6:\"target\";s:6:\"_blank\";}'),(61938,1761,'_contacts-list_1_links_custom-link','field_61092f7876993'),(61939,1761,'contacts-list_1_links',''),(61940,1761,'_contacts-list_1_links','field_61092f5776991'),(61941,1761,'contacts-list_2_icon','713'),(61942,1761,'_contacts-list_2_icon','field_61092e187698e'),(61943,1761,'contacts-list_2_title','Customer support'),(61944,1761,'_contacts-list_2_title','field_61092e287698f'),(61945,1761,'contacts-list_2_description','Our team works for you and we give personal attention to your needs and wants.'),(61946,1761,'_contacts-list_2_description','field_61092e2e76990'),(61947,1761,'contacts-list_2_links_phone','a:3:{s:5:\"title\";s:15:\"+34 673 908 333\";s:3:\"url\";s:15:\"tel:34673908333\";s:6:\"target\";s:0:\"\";}'),(61948,1761,'_contacts-list_2_links_phone','field_61092f6c76992'),(61949,1761,'contacts-list_2_links_custom-link','a:3:{s:5:\"title\";s:12:\"Get In Touch\";s:3:\"url\";s:61:\"https://www.cgbilling.com/secure/customerSupport.html?lang=es\";s:6:\"target\";s:6:\"_blank\";}'),(61950,1761,'_contacts-list_2_links_custom-link','field_61092f7876993'),(61951,1761,'contacts-list_2_links',''),(61952,1761,'_contacts-list_2_links','field_61092f5776991'),(61953,1761,'contacts-list','3'),(61954,1761,'_contacts-list','field_61092e037698d'),(61955,1761,'contacts-footer_title','Postal Address'),(61956,1761,'_contacts-footer_title','field_61092ff2d848b'),(61957,1761,'contacts-footer_description','C/Moll de Barcelona, \"World Trade Center\", North building, 4th floor. Barcelona, Spain. 08039.'),(61958,1761,'_contacts-footer_description','field_61092ff9d848c'),(61959,1761,'contacts-footer',''),(61960,1761,'_contacts-footer','field_61092fe1d848a'),(61961,1762,'main-block_image','542'),(61962,1762,'_main-block_image','field_6107f1cd63ec8'),(61963,1762,'main-block_title','We’re here to simplify global payments'),(61964,1762,'_main-block_title','field_6107f1db63ec9'),(61965,1762,'main-block_description','Since 2006 we have helped thousands of merchants grow their business and maximise their revenue. We offer you a complete set of services built from the ground up based on best-of-breed technology and business practices.'),(61966,1762,'_main-block_description','field_6107f1e463eca'),(61967,1762,'main-block_button-title','Explore more'),(61968,1762,'_main-block_button-title','field_6107f1f063ecb'),(61969,1762,'main-block',''),(61970,1762,'_main-block','field_6107f1b963ec7'),(61971,1762,'introductory-block-title','We’re recognised by professionals'),(61972,1762,'_introductory-block-title','field_6107f5e1078d8'),(61973,1762,'introductory-block-icons_0_icon','550'),(61974,1762,'_introductory-block-icons_0_icon','field_6107f5f6078da'),(61975,1762,'introductory-block-icons_0_icon-description',''),(61976,1762,'_introductory-block-icons_0_icon-description','field_6107f635d4d34'),(61977,1762,'introductory-block-icons_1_icon','551'),(61978,1762,'_introductory-block-icons_1_icon','field_6107f5f6078da'),(61979,1762,'introductory-block-icons_1_icon-description','E-Money Licenses \r\nin the EU and the UK'),(61980,1762,'_introductory-block-icons_1_icon-description','field_6107f635d4d34'),(61981,1762,'introductory-block-icons_2_icon','552'),(61982,1762,'_introductory-block-icons_2_icon','field_6107f5f6078da'),(61983,1762,'introductory-block-icons_2_icon-description',''),(61984,1762,'_introductory-block-icons_2_icon-description','field_6107f635d4d34'),(61985,1762,'introductory-block-icons_3_icon','553'),(61986,1762,'_introductory-block-icons_3_icon','field_6107f5f6078da'),(61987,1762,'introductory-block-icons_3_icon-description','PSD2 and Strong Customer \r\nAuthentication (SCA) compliant'),(61988,1762,'_introductory-block-icons_3_icon-description','field_6107f635d4d34'),(61989,1762,'introductory-block-icons','4'),(61990,1762,'_introductory-block-icons','field_6107f5e6078d9'),(61991,1762,'team-list_0_image','569'),(61992,1762,'_team-list_0_image','field_6107f9b886e2d'),(61993,1762,'team-list_0_full-name','Name Surname'),(61994,1762,'_team-list_0_full-name','field_6107f9ee86e2e'),(61995,1762,'team-list_0_position','CEO'),(61996,1762,'_team-list_0_position','field_6107fa0886e2f'),(61997,1762,'team-list_0_profile','https://www.linkedin.com/company/commercegate/'),(61998,1762,'_team-list_0_profile','field_6107fa1e86e30'),(61999,1762,'team-list_1_image','570'),(62000,1762,'_team-list_1_image','field_6107f9b886e2d'),(62001,1762,'team-list_1_full-name','Name Surname'),(62002,1762,'_team-list_1_full-name','field_6107f9ee86e2e'),(62003,1762,'team-list_1_position','Senior Vice President and General Counsel'),(62004,1762,'_team-list_1_position','field_6107fa0886e2f'),(62005,1762,'team-list_1_profile','https://www.linkedin.com/company/commercegate/'),(62006,1762,'_team-list_1_profile','field_6107fa1e86e30'),(62007,1762,'team-list_2_image','571'),(62008,1762,'_team-list_2_image','field_6107f9b886e2d'),(62009,1762,'team-list_2_full-name','Name Surname'),(62010,1762,'_team-list_2_full-name','field_6107f9ee86e2e'),(62011,1762,'team-list_2_position','Senior Vice President Software Engineering'),(62012,1762,'_team-list_2_position','field_6107fa0886e2f'),(62013,1762,'team-list_2_profile','https://www.linkedin.com/company/commercegate/'),(62014,1762,'_team-list_2_profile','field_6107fa1e86e30'),(62015,1762,'team-list_3_image','572'),(62016,1762,'_team-list_3_image','field_6107f9b886e2d'),(62017,1762,'team-list_3_full-name','Name Surname'),(62018,1762,'_team-list_3_full-name','field_6107f9ee86e2e'),(62019,1762,'team-list_3_position','Chief Operating Officer'),(62020,1762,'_team-list_3_position','field_6107fa0886e2f'),(62021,1762,'team-list_3_profile','https://www.linkedin.com/company/commercegate/'),(62022,1762,'_team-list_3_profile','field_6107fa1e86e30'),(62023,1762,'team-list_4_image','573'),(62024,1762,'_team-list_4_image','field_6107f9b886e2d'),(62025,1762,'team-list_4_full-name','Name Surname'),(62026,1762,'_team-list_4_full-name','field_6107f9ee86e2e'),(62027,1762,'team-list_4_position','Vice President and Managing Director of Greater China'),(62028,1762,'_team-list_4_position','field_6107fa0886e2f'),(62029,1762,'team-list_4_profile','https://www.linkedin.com/company/commercegate/'),(62030,1762,'_team-list_4_profile','field_6107fa1e86e30'),(62031,1762,'team-list_5_image','574'),(62032,1762,'_team-list_5_image','field_6107f9b886e2d'),(62033,1762,'team-list_5_full-name','Name Surname'),(62034,1762,'_team-list_5_full-name','field_6107f9ee86e2e'),(62035,1762,'team-list_5_position','Vice President Corporate Development'),(62036,1762,'_team-list_5_position','field_6107fa0886e2f'),(62037,1762,'team-list_5_profile','https://www.linkedin.com/company/commercegate/'),(62038,1762,'_team-list_5_profile','field_6107fa1e86e30'),(62039,1762,'team-list','6'),(62040,1762,'_team-list','field_6107f8956d8f2'),(62041,1762,'team-block-info_team-title','Our Team'),(62042,1762,'_team-block-info_team-title','field_6107f96a86e2c'),(62043,1762,'team-block-info_team-profile-link-title','LinkedIn Profile'),(62044,1762,'_team-block-info_team-profile-link-title','field_6107fa2d86e31'),(62045,1762,'team-block-info',''),(62046,1762,'_team-block-info','field_6107fa5b46179'),(62047,1762,'our-story-title','Our Story'),(62048,1762,'_our-story-title','field_6107fd3dfac5c'),(62049,1762,'slider_story-past_0_year','2006'),(62050,1762,'_slider_story-past_0_year','field_6107fe861dc5d'),(62051,1762,'slider_story-past_0_gropus_0_title_title','foundation'),(62052,1762,'_slider_story-past_0_gropus_0_title_title','field_6107fefbb9e35'),(62053,1762,'slider_story-past_0_gropus_0_title_gradient','0'),(62054,1762,'_slider_story-past_0_gropus_0_title_gradient','field_6107ff2c8bc34'),(62055,1762,'slider_story-past_0_gropus_0_title',''),(62056,1762,'_slider_story-past_0_gropus_0_title','field_6107ff625d3cf'),(62057,1762,'slider_story-past_0_gropus_0_description','CommerceGate is founded in Barcelona, Spain, forming key relationships with financial and risk management institutions while developing our advanced processing platform.'),(62058,1762,'_slider_story-past_0_gropus_0_description','field_6107ff01b9e36'),(62059,1762,'slider_story-past_0_gropus','1'),(62060,1762,'_slider_story-past_0_gropus','field_6107fee8b9e34'),(62061,1762,'slider_story-past_1_year','2007'),(62062,1762,'_slider_story-past_1_year','field_6107fe861dc5d'),(62063,1762,'slider_story-past_1_gropus_0_title_title','foundation'),(62064,1762,'_slider_story-past_1_gropus_0_title_title','field_6107fefbb9e35'),(62065,1762,'slider_story-past_1_gropus_0_title_gradient','0'),(62066,1762,'_slider_story-past_1_gropus_0_title_gradient','field_6107ff2c8bc34'),(62067,1762,'slider_story-past_1_gropus_0_title',''),(62068,1762,'_slider_story-past_1_gropus_0_title','field_6107ff625d3cf'),(62069,1762,'slider_story-past_1_gropus_0_description','CommerceGate is founded in Barcelona, Spain, forming key relationships with financial and risk management institutions while developing our advanced processing platform.'),(62070,1762,'_slider_story-past_1_gropus_0_description','field_6107ff01b9e36'),(62071,1762,'slider_story-past_1_gropus','1'),(62072,1762,'_slider_story-past_1_gropus','field_6107fee8b9e34'),(62073,1762,'slider_story-past_2_year','2009'),(62074,1762,'_slider_story-past_2_year','field_6107fe861dc5d'),(62075,1762,'slider_story-past_2_gropus_0_title_title','+50%'),(62076,1762,'_slider_story-past_2_gropus_0_title_title','field_6107fefbb9e35'),(62077,1762,'slider_story-past_2_gropus_0_title_gradient','1'),(62078,1762,'_slider_story-past_2_gropus_0_title_gradient','field_6107ff2c8bc34'),(62079,1762,'slider_story-past_2_gropus_0_title',''),(62080,1762,'_slider_story-past_2_gropus_0_title','field_6107ff625d3cf'),(62081,1762,'slider_story-past_2_gropus_0_description','transactions sent by our merchats in one month as peak number.'),(62082,1762,'_slider_story-past_2_gropus_0_description','field_6107ff01b9e36'),(62083,1762,'slider_story-past_2_gropus','1'),(62084,1762,'_slider_story-past_2_gropus','field_6107fee8b9e34'),(62085,1762,'slider_story-past_3_year','2010'),(62086,1762,'_slider_story-past_3_year','field_6107fe861dc5d'),(62087,1762,'slider_story-past_3_gropus_0_title_title','expansion'),(62088,1762,'_slider_story-past_3_gropus_0_title_title','field_6107fefbb9e35'),(62089,1762,'slider_story-past_3_gropus_0_title_gradient','0'),(62090,1762,'_slider_story-past_3_gropus_0_title_gradient','field_6107ff2c8bc34'),(62091,1762,'slider_story-past_3_gropus_0_title',''),(62092,1762,'_slider_story-past_3_gropus_0_title','field_6107ff625d3cf'),(62093,1762,'slider_story-past_3_gropus_0_description','Continued expansion of the CommerceGate team to meet constantly increasing demand for our services'),(62094,1762,'_slider_story-past_3_gropus_0_description','field_6107ff01b9e36'),(62095,1762,'slider_story-past_3_gropus','1'),(62096,1762,'_slider_story-past_3_gropus','field_6107fee8b9e34'),(62097,1762,'slider_story-past_4_year','2012'),(62098,1762,'_slider_story-past_4_year','field_6107fe861dc5d'),(62099,1762,'slider_story-past_4_gropus_0_title_title','Award'),(62100,1762,'_slider_story-past_4_gropus_0_title_title','field_6107fefbb9e35'),(62101,1762,'slider_story-past_4_gropus_0_title_gradient','0'),(62102,1762,'_slider_story-past_4_gropus_0_title_gradient','field_6107ff2c8bc34'),(62103,1762,'slider_story-past_4_gropus_0_title',''),(62104,1762,'_slider_story-past_4_gropus_0_title','field_6107ff625d3cf'),(62105,1762,'slider_story-past_4_gropus_0_description','Bestowed the European Billing Company of the Year Award'),(62106,1762,'_slider_story-past_4_gropus_0_description','field_6107ff01b9e36'),(62107,1762,'slider_story-past_4_gropus_1_title_title','website update'),(62108,1762,'_slider_story-past_4_gropus_1_title_title','field_6107fefbb9e35'),(62109,1762,'slider_story-past_4_gropus_1_title_gradient','0'),(62110,1762,'_slider_story-past_4_gropus_1_title_gradient','field_6107ff2c8bc34'),(62111,1762,'slider_story-past_4_gropus_1_title',''),(62112,1762,'_slider_story-past_4_gropus_1_title','field_6107ff625d3cf'),(62113,1762,'slider_story-past_4_gropus_1_description','Relaunch of our website and brand to highlight our success, industry knowledge and dedication to our clients.'),(62114,1762,'_slider_story-past_4_gropus_1_description','field_6107ff01b9e36'),(62115,1762,'slider_story-past_4_gropus','2'),(62116,1762,'_slider_story-past_4_gropus','field_6107fee8b9e34'),(62117,1762,'slider_story-past_5_year','2013'),(62118,1762,'_slider_story-past_5_year','field_6107fe861dc5d'),(62119,1762,'slider_story-past_5_gropus_0_title_title','Company of the year'),(62120,1762,'_slider_story-past_5_gropus_0_title_title','field_6107fefbb9e35'),(62121,1762,'slider_story-past_5_gropus_0_title_gradient','0'),(62122,1762,'_slider_story-past_5_gropus_0_title_gradient','field_6107ff2c8bc34'),(62123,1762,'slider_story-past_5_gropus_0_title',''),(62124,1762,'_slider_story-past_5_gropus_0_title','field_6107ff625d3cf'),(62125,1762,'slider_story-past_5_gropus_0_description','Named European Billing Company of the Year'),(62126,1762,'_slider_story-past_5_gropus_0_description','field_6107ff01b9e36'),(62127,1762,'slider_story-past_5_gropus','1'),(62128,1762,'_slider_story-past_5_gropus','field_6107fee8b9e34'),(62129,1762,'slider_story-past_6_year','2014'),(62130,1762,'_slider_story-past_6_year','field_6107fe861dc5d'),(62131,1762,'slider_story-past_6_gropus_0_title_title','+14%'),(62132,1762,'_slider_story-past_6_gropus_0_title_title','field_6107fefbb9e35'),(62133,1762,'slider_story-past_6_gropus_0_title_gradient','1'),(62134,1762,'_slider_story-past_6_gropus_0_title_gradient','field_6107ff2c8bc34'),(62135,1762,'slider_story-past_6_gropus_0_title',''),(62136,1762,'_slider_story-past_6_gropus_0_title','field_6107ff625d3cf'),(62137,1762,'slider_story-past_6_gropus_0_description','anti-fraud compotents'),(62138,1762,'_slider_story-past_6_gropus_0_description','field_6107ff01b9e36'),(62139,1762,'slider_story-past_6_gropus','1'),(62140,1762,'_slider_story-past_6_gropus','field_6107fee8b9e34'),(62141,1762,'slider_story-past_7_year','2020'),(62142,1762,'_slider_story-past_7_year','field_6107fe861dc5d'),(62143,1762,'slider_story-past_7_gropus_0_title_title','expansion'),(62144,1762,'_slider_story-past_7_gropus_0_title_title','field_6107fefbb9e35'),(62145,1762,'slider_story-past_7_gropus_0_title_gradient','0'),(62146,1762,'_slider_story-past_7_gropus_0_title_gradient','field_6107ff2c8bc34'),(62147,1762,'slider_story-past_7_gropus_0_title',''),(62148,1762,'_slider_story-past_7_gropus_0_title','field_6107ff625d3cf'),(62149,1762,'slider_story-past_7_gropus_0_description','Continued expansion of the CommerceGate team to meet constantly increasing demand for our services'),(62150,1762,'_slider_story-past_7_gropus_0_description','field_6107ff01b9e36'),(62151,1762,'slider_story-past_7_gropus','1'),(62152,1762,'_slider_story-past_7_gropus','field_6107fee8b9e34'),(62153,1762,'slider_story-past_8_year','2021'),(62154,1762,'_slider_story-past_8_year','field_6107fe861dc5d'),(62155,1762,'slider_story-past_8_gropus_0_title_title','spain Bank license'),(62156,1762,'_slider_story-past_8_gropus_0_title_title','field_6107fefbb9e35'),(62157,1762,'slider_story-past_8_gropus_0_title_gradient','0'),(62158,1762,'_slider_story-past_8_gropus_0_title_gradient','field_6107ff2c8bc34'),(62159,1762,'slider_story-past_8_gropus_0_title',''),(62160,1762,'_slider_story-past_8_gropus_0_title','field_6107ff625d3cf'),(62161,1762,'slider_story-past_8_gropus_0_description','CommerceGate granted a financial institution license issued by Central Bank of Spain. We are proud to become the first non-banking group that received this license in Spain.'),(62162,1762,'_slider_story-past_8_gropus_0_description','field_6107ff01b9e36'),(62163,1762,'slider_story-past_8_gropus','1'),(62164,1762,'_slider_story-past_8_gropus','field_6107fee8b9e34'),(62165,1762,'slider_story-past','9'),(62166,1762,'_slider_story-past','field_6107fe24901a6'),(62167,1762,'slider_story-feature_0_year','2022'),(62168,1762,'_slider_story-feature_0_year','field_6107ffda45731'),(62169,1762,'slider_story-feature_0_gropus_0_title_title','Award'),(62170,1762,'_slider_story-feature_0_gropus_0_title_title','field_6107ffda45734'),(62171,1762,'slider_story-feature_0_gropus_0_title_gradient','0'),(62172,1762,'_slider_story-feature_0_gropus_0_title_gradient','field_6107ffda45735'),(62173,1762,'slider_story-feature_0_gropus_0_title',''),(62174,1762,'_slider_story-feature_0_gropus_0_title','field_6107ffda45733'),(62175,1762,'slider_story-feature_0_gropus_0_description','Bestowed the European Billing Company of the Year Award'),(62176,1762,'_slider_story-feature_0_gropus_0_description','field_6107ffda45736'),(62177,1762,'slider_story-feature_0_gropus','2'),(62178,1762,'_slider_story-feature_0_gropus','field_6107ffda45732'),(62179,1762,'slider_story-feature','2'),(62180,1762,'_slider_story-feature','field_6107ffda45730'),(62181,1762,'slider',''),(62182,1762,'_slider','field_610800a34520b'),(62183,1762,'slider_story-feature_0_gropus_1_title_title','website update'),(62184,1762,'_slider_story-feature_0_gropus_1_title_title','field_6107ffda45734'),(62185,1762,'slider_story-feature_0_gropus_1_title_gradient','0'),(62186,1762,'_slider_story-feature_0_gropus_1_title_gradient','field_6107ffda45735'),(62187,1762,'slider_story-feature_0_gropus_1_title',''),(62188,1762,'_slider_story-feature_0_gropus_1_title','field_6107ffda45733'),(62189,1762,'slider_story-feature_0_gropus_1_description','Relaunch of our website and brand to highlight our success, industry knowledge and dedication to our clients.'),(62190,1762,'_slider_story-feature_0_gropus_1_description','field_6107ffda45736'),(62191,1762,'slider_story-feature_1_year','2023'),(62192,1762,'_slider_story-feature_1_year','field_6107ffda45731'),(62193,1762,'slider_story-feature_1_gropus_0_title_title','New products'),(62194,1762,'_slider_story-feature_1_gropus_0_title_title','field_6107ffda45734'),(62195,1762,'slider_story-feature_1_gropus_0_title_gradient','0'),(62196,1762,'_slider_story-feature_1_gropus_0_title_gradient','field_6107ffda45735'),(62197,1762,'slider_story-feature_1_gropus_0_title',''),(62198,1762,'_slider_story-feature_1_gropus_0_title','field_6107ffda45733'),(62199,1762,'slider_story-feature_1_gropus_0_description','Our plan is to provide sustainable ecosystem to our client with all range of financial products by 2023.'),(62200,1762,'_slider_story-feature_1_gropus_0_description','field_6107ffda45736'),(62201,1762,'slider_story-feature_1_gropus','1'),(62202,1762,'_slider_story-feature_1_gropus','field_6107ffda45732'),(62203,1762,'career-block-info_title','Start Your Career'),(62204,1762,'_career-block-info_title','field_6108088e7a966'),(62205,1762,'career-block-info_suptitle_text','15 job openings'),(62206,1762,'_career-block-info_suptitle_text','field_610808a07a968'),(62207,1762,'career-block-info_suptitle_color','#EB5042'),(62208,1762,'_career-block-info_suptitle_color','field_610808a67a969'),(62209,1762,'career-block-info_suptitle',''),(62210,1762,'_career-block-info_suptitle','field_610808947a967'),(62211,1762,'career-block-info',''),(62212,1762,'_career-block-info','field_610807c27a965'),(62213,1762,'career-block-info_button','a:3:{s:5:\"title\";s:12:\"See All Jobs\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/careers/\";s:6:\"target\";s:0:\"\";}'),(62214,1762,'_career-block-info_button','field_610808cdef69d'),(62215,1764,'main-block_image','542'),(62216,1764,'_main-block_image','field_6107f1cd63ec8'),(62217,1764,'main-block_title','We’re here to simplify global payments'),(62218,1764,'_main-block_title','field_6107f1db63ec9'),(62219,1764,'main-block_description','Since 2006 we have helped thousands of merchants grow their business and maximise their revenue. We offer you a complete set of services built from the ground up based on best-of-breed technology and business practices.'),(62220,1764,'_main-block_description','field_6107f1e463eca'),(62221,1764,'main-block_button-title','Explore more'),(62222,1764,'_main-block_button-title','field_6107f1f063ecb'),(62223,1764,'main-block',''),(62224,1764,'_main-block','field_6107f1b963ec7'),(62225,1764,'introductory-block-title','We’re recognised by professionals'),(62226,1764,'_introductory-block-title','field_6107f5e1078d8'),(62227,1764,'introductory-block-icons_0_icon','550'),(62228,1764,'_introductory-block-icons_0_icon','field_6107f5f6078da'),(62229,1764,'introductory-block-icons_0_icon-description',''),(62230,1764,'_introductory-block-icons_0_icon-description','field_6107f635d4d34'),(62231,1764,'introductory-block-icons_1_icon','551'),(62232,1764,'_introductory-block-icons_1_icon','field_6107f5f6078da'),(62233,1764,'introductory-block-icons_1_icon-description','E-Money Licenses \r\nin the EU and the UK'),(62234,1764,'_introductory-block-icons_1_icon-description','field_6107f635d4d34'),(62235,1764,'introductory-block-icons_2_icon','552'),(62236,1764,'_introductory-block-icons_2_icon','field_6107f5f6078da'),(62237,1764,'introductory-block-icons_2_icon-description',''),(62238,1764,'_introductory-block-icons_2_icon-description','field_6107f635d4d34'),(62239,1764,'introductory-block-icons_3_icon','553'),(62240,1764,'_introductory-block-icons_3_icon','field_6107f5f6078da'),(62241,1764,'introductory-block-icons_3_icon-description','PSD2 and Strong Customer \r\nAuthentication (SCA) compliant'),(62242,1764,'_introductory-block-icons_3_icon-description','field_6107f635d4d34'),(62243,1764,'introductory-block-icons','4'),(62244,1764,'_introductory-block-icons','field_6107f5e6078d9'),(62245,1764,'team-list_0_image','569'),(62246,1764,'_team-list_0_image','field_6107f9b886e2d'),(62247,1764,'team-list_0_full-name','Name Surname'),(62248,1764,'_team-list_0_full-name','field_6107f9ee86e2e'),(62249,1764,'team-list_0_position','CEO'),(62250,1764,'_team-list_0_position','field_6107fa0886e2f'),(62251,1764,'team-list_0_profile','https://www.linkedin.com/company/commercegate/'),(62252,1764,'_team-list_0_profile','field_6107fa1e86e30'),(62253,1764,'team-list_1_image','570'),(62254,1764,'_team-list_1_image','field_6107f9b886e2d'),(62255,1764,'team-list_1_full-name','Name Surname'),(62256,1764,'_team-list_1_full-name','field_6107f9ee86e2e'),(62257,1764,'team-list_1_position','Senior Vice President and General Counsel'),(62258,1764,'_team-list_1_position','field_6107fa0886e2f'),(62259,1764,'team-list_1_profile','https://www.linkedin.com/company/commercegate/'),(62260,1764,'_team-list_1_profile','field_6107fa1e86e30'),(62261,1764,'team-list_2_image','571'),(62262,1764,'_team-list_2_image','field_6107f9b886e2d'),(62263,1764,'team-list_2_full-name','Name Surname'),(62264,1764,'_team-list_2_full-name','field_6107f9ee86e2e'),(62265,1764,'team-list_2_position','Senior Vice President Software Engineering'),(62266,1764,'_team-list_2_position','field_6107fa0886e2f'),(62267,1764,'team-list_2_profile','https://www.linkedin.com/company/commercegate/'),(62268,1764,'_team-list_2_profile','field_6107fa1e86e30'),(62269,1764,'team-list_3_image','572'),(62270,1764,'_team-list_3_image','field_6107f9b886e2d'),(62271,1764,'team-list_3_full-name','Name Surname'),(62272,1764,'_team-list_3_full-name','field_6107f9ee86e2e'),(62273,1764,'team-list_3_position','Chief Operating Officer'),(62274,1764,'_team-list_3_position','field_6107fa0886e2f'),(62275,1764,'team-list_3_profile','https://www.linkedin.com/company/commercegate/'),(62276,1764,'_team-list_3_profile','field_6107fa1e86e30'),(62277,1764,'team-list_4_image','573'),(62278,1764,'_team-list_4_image','field_6107f9b886e2d'),(62279,1764,'team-list_4_full-name','Name Surname'),(62280,1764,'_team-list_4_full-name','field_6107f9ee86e2e'),(62281,1764,'team-list_4_position','Vice President and Managing Director of Greater China'),(62282,1764,'_team-list_4_position','field_6107fa0886e2f'),(62283,1764,'team-list_4_profile','https://www.linkedin.com/company/commercegate/'),(62284,1764,'_team-list_4_profile','field_6107fa1e86e30'),(62285,1764,'team-list_5_image','574'),(62286,1764,'_team-list_5_image','field_6107f9b886e2d'),(62287,1764,'team-list_5_full-name','Name Surname'),(62288,1764,'_team-list_5_full-name','field_6107f9ee86e2e'),(62289,1764,'team-list_5_position','Vice President Corporate Development'),(62290,1764,'_team-list_5_position','field_6107fa0886e2f'),(62291,1764,'team-list_5_profile','https://www.linkedin.com/company/commercegate/'),(62292,1764,'_team-list_5_profile','field_6107fa1e86e30'),(62293,1764,'team-list','6'),(62294,1764,'_team-list','field_6107f8956d8f2'),(62295,1764,'team-block-info_team-title','Our Team'),(62296,1764,'_team-block-info_team-title','field_6107f96a86e2c'),(62297,1764,'team-block-info_team-profile-link-title','LinkedIn Profile'),(62298,1764,'_team-block-info_team-profile-link-title','field_6107fa2d86e31'),(62299,1764,'team-block-info',''),(62300,1764,'_team-block-info','field_6107fa5b46179'),(62301,1764,'our-story-title','Our Story'),(62302,1764,'_our-story-title','field_6107fd3dfac5c'),(62303,1764,'slider_story-past_0_year','2006'),(62304,1764,'_slider_story-past_0_year','field_6107fe861dc5d'),(62305,1764,'slider_story-past_0_gropus_0_title_title','foundation'),(62306,1764,'_slider_story-past_0_gropus_0_title_title','field_6107fefbb9e35'),(62307,1764,'slider_story-past_0_gropus_0_title_gradient','0'),(62308,1764,'_slider_story-past_0_gropus_0_title_gradient','field_6107ff2c8bc34'),(62309,1764,'slider_story-past_0_gropus_0_title',''),(62310,1764,'_slider_story-past_0_gropus_0_title','field_6107ff625d3cf'),(62311,1764,'slider_story-past_0_gropus_0_description','CommerceGate is founded in Barcelona, Spain, forming key relationships with financial and risk management institutions while developing our advanced processing platform.'),(62312,1764,'_slider_story-past_0_gropus_0_description','field_6107ff01b9e36'),(62313,1764,'slider_story-past_0_gropus','1'),(62314,1764,'_slider_story-past_0_gropus','field_6107fee8b9e34'),(62315,1764,'slider_story-past_1_year','2007'),(62316,1764,'_slider_story-past_1_year','field_6107fe861dc5d'),(62317,1764,'slider_story-past_1_gropus_0_title_title','foundation'),(62318,1764,'_slider_story-past_1_gropus_0_title_title','field_6107fefbb9e35'),(62319,1764,'slider_story-past_1_gropus_0_title_gradient','0'),(62320,1764,'_slider_story-past_1_gropus_0_title_gradient','field_6107ff2c8bc34'),(62321,1764,'slider_story-past_1_gropus_0_title',''),(62322,1764,'_slider_story-past_1_gropus_0_title','field_6107ff625d3cf'),(62323,1764,'slider_story-past_1_gropus_0_description','CommerceGate is founded in Barcelona, Spain, forming key relationships with financial and risk management institutions while developing our advanced processing platform.'),(62324,1764,'_slider_story-past_1_gropus_0_description','field_6107ff01b9e36'),(62325,1764,'slider_story-past_1_gropus','1'),(62326,1764,'_slider_story-past_1_gropus','field_6107fee8b9e34'),(62327,1764,'slider_story-past_2_year','2009'),(62328,1764,'_slider_story-past_2_year','field_6107fe861dc5d'),(62329,1764,'slider_story-past_2_gropus_0_title_title','+50%'),(62330,1764,'_slider_story-past_2_gropus_0_title_title','field_6107fefbb9e35'),(62331,1764,'slider_story-past_2_gropus_0_title_gradient','1'),(62332,1764,'_slider_story-past_2_gropus_0_title_gradient','field_6107ff2c8bc34'),(62333,1764,'slider_story-past_2_gropus_0_title',''),(62334,1764,'_slider_story-past_2_gropus_0_title','field_6107ff625d3cf'),(62335,1764,'slider_story-past_2_gropus_0_description','transactions sent by our merchats in one month as peak number.'),(62336,1764,'_slider_story-past_2_gropus_0_description','field_6107ff01b9e36'),(62337,1764,'slider_story-past_2_gropus','1'),(62338,1764,'_slider_story-past_2_gropus','field_6107fee8b9e34'),(62339,1764,'slider_story-past_3_year','2010'),(62340,1764,'_slider_story-past_3_year','field_6107fe861dc5d'),(62341,1764,'slider_story-past_3_gropus_0_title_title','expansion'),(62342,1764,'_slider_story-past_3_gropus_0_title_title','field_6107fefbb9e35'),(62343,1764,'slider_story-past_3_gropus_0_title_gradient','0'),(62344,1764,'_slider_story-past_3_gropus_0_title_gradient','field_6107ff2c8bc34'),(62345,1764,'slider_story-past_3_gropus_0_title',''),(62346,1764,'_slider_story-past_3_gropus_0_title','field_6107ff625d3cf'),(62347,1764,'slider_story-past_3_gropus_0_description','Continued expansion of the CommerceGate team to meet constantly increasing demand for our services'),(62348,1764,'_slider_story-past_3_gropus_0_description','field_6107ff01b9e36'),(62349,1764,'slider_story-past_3_gropus','1'),(62350,1764,'_slider_story-past_3_gropus','field_6107fee8b9e34'),(62351,1764,'slider_story-past_4_year','2012'),(62352,1764,'_slider_story-past_4_year','field_6107fe861dc5d'),(62353,1764,'slider_story-past_4_gropus_0_title_title','Award'),(62354,1764,'_slider_story-past_4_gropus_0_title_title','field_6107fefbb9e35'),(62355,1764,'slider_story-past_4_gropus_0_title_gradient','0'),(62356,1764,'_slider_story-past_4_gropus_0_title_gradient','field_6107ff2c8bc34'),(62357,1764,'slider_story-past_4_gropus_0_title',''),(62358,1764,'_slider_story-past_4_gropus_0_title','field_6107ff625d3cf'),(62359,1764,'slider_story-past_4_gropus_0_description','Bestowed the European Billing Company of the Year Award'),(62360,1764,'_slider_story-past_4_gropus_0_description','field_6107ff01b9e36'),(62361,1764,'slider_story-past_4_gropus_1_title_title','website update'),(62362,1764,'_slider_story-past_4_gropus_1_title_title','field_6107fefbb9e35'),(62363,1764,'slider_story-past_4_gropus_1_title_gradient','0'),(62364,1764,'_slider_story-past_4_gropus_1_title_gradient','field_6107ff2c8bc34'),(62365,1764,'slider_story-past_4_gropus_1_title',''),(62366,1764,'_slider_story-past_4_gropus_1_title','field_6107ff625d3cf'),(62367,1764,'slider_story-past_4_gropus_1_description','Relaunch of our website and brand to highlight our success, industry knowledge and dedication to our clients.'),(62368,1764,'_slider_story-past_4_gropus_1_description','field_6107ff01b9e36'),(62369,1764,'slider_story-past_4_gropus','2'),(62370,1764,'_slider_story-past_4_gropus','field_6107fee8b9e34'),(62371,1764,'slider_story-past_5_year','2013'),(62372,1764,'_slider_story-past_5_year','field_6107fe861dc5d'),(62373,1764,'slider_story-past_5_gropus_0_title_title','Company of the year'),(62374,1764,'_slider_story-past_5_gropus_0_title_title','field_6107fefbb9e35'),(62375,1764,'slider_story-past_5_gropus_0_title_gradient','0'),(62376,1764,'_slider_story-past_5_gropus_0_title_gradient','field_6107ff2c8bc34'),(62377,1764,'slider_story-past_5_gropus_0_title',''),(62378,1764,'_slider_story-past_5_gropus_0_title','field_6107ff625d3cf'),(62379,1764,'slider_story-past_5_gropus_0_description','Named European Billing Company of the Year'),(62380,1764,'_slider_story-past_5_gropus_0_description','field_6107ff01b9e36'),(62381,1764,'slider_story-past_5_gropus','1'),(62382,1764,'_slider_story-past_5_gropus','field_6107fee8b9e34'),(62383,1764,'slider_story-past_6_year','2014'),(62384,1764,'_slider_story-past_6_year','field_6107fe861dc5d'),(62385,1764,'slider_story-past_6_gropus_0_title_title','+14%'),(62386,1764,'_slider_story-past_6_gropus_0_title_title','field_6107fefbb9e35'),(62387,1764,'slider_story-past_6_gropus_0_title_gradient','1'),(62388,1764,'_slider_story-past_6_gropus_0_title_gradient','field_6107ff2c8bc34'),(62389,1764,'slider_story-past_6_gropus_0_title',''),(62390,1764,'_slider_story-past_6_gropus_0_title','field_6107ff625d3cf'),(62391,1764,'slider_story-past_6_gropus_0_description','anti-fraud compotents'),(62392,1764,'_slider_story-past_6_gropus_0_description','field_6107ff01b9e36'),(62393,1764,'slider_story-past_6_gropus','1'),(62394,1764,'_slider_story-past_6_gropus','field_6107fee8b9e34'),(62395,1764,'slider_story-past_7_year','2020'),(62396,1764,'_slider_story-past_7_year','field_6107fe861dc5d'),(62397,1764,'slider_story-past_7_gropus_0_title_title','expansion'),(62398,1764,'_slider_story-past_7_gropus_0_title_title','field_6107fefbb9e35'),(62399,1764,'slider_story-past_7_gropus_0_title_gradient','0'),(62400,1764,'_slider_story-past_7_gropus_0_title_gradient','field_6107ff2c8bc34'),(62401,1764,'slider_story-past_7_gropus_0_title',''),(62402,1764,'_slider_story-past_7_gropus_0_title','field_6107ff625d3cf'),(62403,1764,'slider_story-past_7_gropus_0_description','Continued expansion of the CommerceGate team to meet constantly increasing demand for our services'),(62404,1764,'_slider_story-past_7_gropus_0_description','field_6107ff01b9e36'),(62405,1764,'slider_story-past_7_gropus','1'),(62406,1764,'_slider_story-past_7_gropus','field_6107fee8b9e34'),(62407,1764,'slider_story-past_8_year','2021'),(62408,1764,'_slider_story-past_8_year','field_6107fe861dc5d'),(62409,1764,'slider_story-past_8_gropus_0_title_title','spain Bank license'),(62410,1764,'_slider_story-past_8_gropus_0_title_title','field_6107fefbb9e35'),(62411,1764,'slider_story-past_8_gropus_0_title_gradient','0'),(62412,1764,'_slider_story-past_8_gropus_0_title_gradient','field_6107ff2c8bc34'),(62413,1764,'slider_story-past_8_gropus_0_title',''),(62414,1764,'_slider_story-past_8_gropus_0_title','field_6107ff625d3cf'),(62415,1764,'slider_story-past_8_gropus_0_description','CommerceGate granted a financial institution license issued by Central Bank of Spain. We are proud to become the first non-banking group that received this license in Spain.'),(62416,1764,'_slider_story-past_8_gropus_0_description','field_6107ff01b9e36'),(62417,1764,'slider_story-past_8_gropus','1'),(62418,1764,'_slider_story-past_8_gropus','field_6107fee8b9e34'),(62419,1764,'slider_story-past','9'),(62420,1764,'_slider_story-past','field_6107fe24901a6'),(62421,1764,'slider_story-feature_0_year','2022'),(62422,1764,'_slider_story-feature_0_year','field_6107ffda45731'),(62423,1764,'slider_story-feature_0_gropus_0_title_title','Award'),(62424,1764,'_slider_story-feature_0_gropus_0_title_title','field_6107ffda45734'),(62425,1764,'slider_story-feature_0_gropus_0_title_gradient','0'),(62426,1764,'_slider_story-feature_0_gropus_0_title_gradient','field_6107ffda45735'),(62427,1764,'slider_story-feature_0_gropus_0_title',''),(62428,1764,'_slider_story-feature_0_gropus_0_title','field_6107ffda45733'),(62429,1764,'slider_story-feature_0_gropus_0_description','Bestowed the European Billing Company of the Year Award'),(62430,1764,'_slider_story-feature_0_gropus_0_description','field_6107ffda45736'),(62431,1764,'slider_story-feature_0_gropus','2'),(62432,1764,'_slider_story-feature_0_gropus','field_6107ffda45732'),(62433,1764,'slider_story-feature','2'),(62434,1764,'_slider_story-feature','field_6107ffda45730'),(62435,1764,'slider',''),(62436,1764,'_slider','field_610800a34520b'),(62437,1764,'slider_story-feature_0_gropus_1_title_title','website update'),(62438,1764,'_slider_story-feature_0_gropus_1_title_title','field_6107ffda45734'),(62439,1764,'slider_story-feature_0_gropus_1_title_gradient','0'),(62440,1764,'_slider_story-feature_0_gropus_1_title_gradient','field_6107ffda45735'),(62441,1764,'slider_story-feature_0_gropus_1_title',''),(62442,1764,'_slider_story-feature_0_gropus_1_title','field_6107ffda45733'),(62443,1764,'slider_story-feature_0_gropus_1_description','Relaunch of our website and brand to highlight our success, industry knowledge and dedication to our clients.'),(62444,1764,'_slider_story-feature_0_gropus_1_description','field_6107ffda45736'),(62445,1764,'slider_story-feature_1_year','2023'),(62446,1764,'_slider_story-feature_1_year','field_6107ffda45731'),(62447,1764,'slider_story-feature_1_gropus_0_title_title','New products'),(62448,1764,'_slider_story-feature_1_gropus_0_title_title','field_6107ffda45734'),(62449,1764,'slider_story-feature_1_gropus_0_title_gradient','0'),(62450,1764,'_slider_story-feature_1_gropus_0_title_gradient','field_6107ffda45735'),(62451,1764,'slider_story-feature_1_gropus_0_title',''),(62452,1764,'_slider_story-feature_1_gropus_0_title','field_6107ffda45733'),(62453,1764,'slider_story-feature_1_gropus_0_description','Our plan is to provide sustainable ecosystem to our client with all range of financial products by 2023.'),(62454,1764,'_slider_story-feature_1_gropus_0_description','field_6107ffda45736'),(62455,1764,'slider_story-feature_1_gropus','1'),(62456,1764,'_slider_story-feature_1_gropus','field_6107ffda45732'),(62457,1764,'career-block-info_title','Start Your Career'),(62458,1764,'_career-block-info_title','field_6108088e7a966'),(62459,1764,'career-block-info_suptitle_text','15 job openings'),(62460,1764,'_career-block-info_suptitle_text','field_610808a07a968'),(62461,1764,'career-block-info_suptitle_color','#EB5042'),(62462,1764,'_career-block-info_suptitle_color','field_610808a67a969'),(62463,1764,'career-block-info_suptitle',''),(62464,1764,'_career-block-info_suptitle','field_610808947a967'),(62465,1764,'career-block-info',''),(62466,1764,'_career-block-info','field_610807c27a965'),(62467,1764,'career-block-info_button','a:3:{s:5:\"title\";s:12:\"See All Jobs\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/careers/\";s:6:\"target\";s:0:\"\";}'),(62468,1764,'_career-block-info_button','field_610808cdef69d'),(62469,1765,'block-info_title','CG Blog'),(62470,1765,'_block-info_title','field_6109704990a92'),(62471,1765,'block-info_description','Safety should always be a priority. Find out how to detect and fight fraud with machine learning and experimentation.'),(62472,1765,'_block-info_description','field_6109704c90a93'),(62473,1765,'block-info',''),(62474,1765,'_block-info','field_6109703b90a91'),(62475,1766,'page-info_title','Get all Payment Instruments \r\nYou Need to Accelerate'),(62476,1766,'_page-info_title','field_6101232a17dd2'),(62477,1766,'page-info_description','CommerceGate offers a complete set of services for you to accept credit card payments from your customers safely.'),(62478,1766,'_page-info_description','field_6101234317dd3'),(62479,1766,'page-info_button-name','Explore more'),(62480,1766,'_page-info_button-name','field_6101235717dd4'),(62481,1766,'page-info_products-link-title','Discover features'),(62482,1766,'_page-info_products-link-title','field_6101239f17dd5'),(62483,1766,'page-info',''),(62484,1766,'_page-info','field_610123ef33675'),(62485,1767,'main-block-title','Where Merchants \r\nMeet Buyers'),(62486,1767,'_main-block-title','field_60f71cfe844f0'),(62487,1767,'main-block-description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(62488,1767,'_main-block-description','field_60f71d1a844f1'),(62489,1767,'main-block-first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(62490,1767,'_main-block-first-button','field_60f71d2b844f2'),(62491,1767,'main-block-second-button','Explore more'),(62492,1767,'_main-block-second-button','field_60f71d5a844f3'),(62493,1767,'main-block-globe-points_item-1','$56'),(62494,1767,'_main-block-globe-points_item-1','field_60f7cd79ec2c2'),(62495,1767,'main-block-globe-points_item-2','$78'),(62496,1767,'_main-block-globe-points_item-2','field_60f7cd81ec2c3'),(62497,1767,'main-block-globe-points_item-3','$128'),(62498,1767,'_main-block-globe-points_item-3','field_60f7cd86ec2c4'),(62499,1767,'main-block-globe-points',''),(62500,1767,'_main-block-globe-points','field_60f7cd5bec2c1'),(62501,1767,'main-block_title','Where Merchants \r\nMeet Buyers'),(62502,1767,'_main-block_title','field_60f71cfe844f0'),(62503,1767,'main-block_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(62504,1767,'_main-block_description','field_60f71d1a844f1'),(62505,1767,'main-block_first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/sign-up/\";s:6:\"target\";s:0:\"\";}'),(62506,1767,'_main-block_first-button','field_60f71d2b844f2'),(62507,1767,'main-block_second-button','Explore more'),(62508,1767,'_main-block_second-button','field_60f71d5a844f3'),(62509,1767,'main-block',''),(62510,1767,'_main-block','field_60f7ce5d3c350'),(62511,1767,'globe-points_item-1','$56'),(62512,1767,'_globe-points_item-1','field_60f7cd79ec2c2'),(62513,1767,'globe-points_item-2','$78'),(62514,1767,'_globe-points_item-2','field_60f7cd81ec2c3'),(62515,1767,'globe-points_item-3','$128'),(62516,1767,'_globe-points_item-3','field_60f7cd86ec2c4'),(62517,1767,'globe-points',''),(62518,1767,'_globe-points','field_60f7cd5bec2c1'),(62519,1767,'block_content_image','154'),(62520,1767,'_block_content_image','field_60f7cfac21e3c'),(62521,1767,'block_content_title','Since 2006[nbsp]we have helped thousands of[nbsp]merchants grow their business and maximise revenue'),(62522,1767,'_block_content_title','field_60f7cf8621e3a'),(62523,1767,'block_content_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(62524,1767,'_block_content_description','field_60f7cfa321e3b'),(62525,1767,'block_content_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(62526,1767,'_block_content_button','field_60f7cfc021e3d'),(62527,1767,'block_content',''),(62528,1767,'_block_content','field_60f7cf7021e39'),(62529,1767,'advantages_0_icon','157'),(62530,1767,'_advantages_0_icon','field_60f7cff821e3f'),(62531,1767,'advantages_0_description','Certificate of Authenticity'),(62532,1767,'_advantages_0_description','field_60f7d00d21e40'),(62533,1767,'advantages','4'),(62534,1767,'_advantages','field_60f7cfdc21e3e'),(62535,1767,'advantages_1_icon','158'),(62536,1767,'_advantages_1_icon','field_60f7cff821e3f'),(62537,1767,'advantages_1_description','Best Solution Awward'),(62538,1767,'_advantages_1_description','field_60f7d00d21e40'),(62539,1767,'advantages_2_icon','159'),(62540,1767,'_advantages_2_icon','field_60f7cff821e3f'),(62541,1767,'advantages_2_description','Compliance Certificate'),(62542,1767,'_advantages_2_description','field_60f7d00d21e40'),(62543,1767,'advantages_3_icon','160'),(62544,1767,'_advantages_3_icon','field_60f7cff821e3f'),(62545,1767,'advantages_3_description','Customers Choise Awward'),(62546,1767,'_advantages_3_description','field_60f7d00d21e40'),(62547,1767,'about-company_image','154'),(62548,1767,'_about-company_image','field_60f7cfac21e3c'),(62549,1767,'about-company_title','Since 2006[nbsp]we have helped thousands of[nbsp]merchants grow their business and maximise revenue'),(62550,1767,'_about-company_title','field_60f7cf8621e3a'),(62551,1767,'about-company_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(62552,1767,'_about-company_description','field_60f7cfa321e3b'),(62553,1767,'about-company_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:59:\"https://commercegate.goodface.com.ua/wp/about-commercegate/\";s:6:\"target\";s:0:\"\";}'),(62554,1767,'_about-company_button','field_60f7cfc021e3d'),(62555,1767,'about-company',''),(62556,1767,'_about-company','field_60f7cf7021e39'),(62557,1767,'payment-instruments_title_before','Get all Payment Instruments'),(62558,1767,'_payment-instruments_title_before','field_60f7d6dbb8ab4'),(62559,1767,'payment-instruments_title_after','You Need to Accelerate'),(62560,1767,'_payment-instruments_title_after','field_60f7d70db8ab5'),(62561,1767,'payment-instruments_title',''),(62562,1767,'_payment-instruments_title','field_60f7d5a179817'),(62563,1767,'payment-instruments_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to \r\naccept credit card payments from your customers safely.'),(62564,1767,'_payment-instruments_description','field_60f7d5d379818'),(62565,1767,'payment-instruments_items-link-title','Discover features'),(62566,1767,'_payment-instruments_items-link-title','field_60f7d5df79819'),(62567,1767,'payment-instruments',''),(62568,1767,'_payment-instruments','field_60f7d59679816'),(62569,1767,'complex-services_image','1674'),(62570,1767,'_complex-services_image','field_60f7daf9c4744'),(62571,1767,'complex-services_title','Complex Services to[nbsp]Boost Your Process'),(62572,1767,'_complex-services_title','field_60f7d9c5c4742'),(62573,1767,'complex-services_description','Our risk management system is[nbsp]the most advanced, customizable and effective in[nbsp]the business. We[nbsp]combine advanced technology and experienced human control to[nbsp]minimise fraudulent transactions while keeping decline rates low and your valued customers satisfied.'),(62574,1767,'_complex-services_description','field_60f7d9d7c4743'),(62575,1767,'complex-services_items-link-title','Learn more'),(62576,1767,'_complex-services_items-link-title','field_60f7dbbfc4745'),(62577,1767,'complex-services',''),(62578,1767,'_complex-services','field_60f7d9b2c4741'),(62579,1767,'blog-block_title',''),(62580,1767,'_blog-block_title','field_60f7deefdb657'),(62581,1767,'blog-block_link','a:3:{s:5:\"title\";s:29:\"Read all customers’ stories\";s:3:\"url\";s:45:\"https://commercegate.goodface.com.ua/wp/blog/\";s:6:\"target\";s:0:\"\";}'),(62582,1767,'_blog-block_link','field_60f7df05db658'),(62583,1767,'blog-block',''),(62584,1767,'_blog-block','field_60f7dee3db656'),(62585,1767,'blog-block_large-post','235'),(62586,1767,'_blog-block_large-post','field_60f8303a13c72'),(62587,1767,'blog-block_large-post_copy','a:3:{i:0;s:3:\"233\";i:1;s:3:\"234\";i:2;s:3:\"198\";}'),(62588,1767,'_blog-block_large-post_copy','field_60f831d6000c4'),(62589,1767,'blog-block_posts','a:4:{i:0;s:3:\"848\";i:1;s:3:\"850\";i:2;s:3:\"851\";i:3;s:3:\"852\";}'),(62590,1767,'_blog-block_posts','field_60f8322fd24c4'),(62591,1767,'blog-block-large-post_title','Antony from High Risk Product'),(62592,1767,'_blog-block-large-post_title','field_60f834906008c'),(62593,1767,'blog-block-large-post_description','“Working with the sales teams and account managers has been great. They’ve helped[nbsp]us get to[nbsp]market with our solution much quicker than if[nbsp]we[nbsp]had tried to[nbsp]do[nbsp]it[nbsp]ourselves!”'),(62594,1767,'_blog-block-large-post_description','field_60f834946008d'),(62595,1767,'blog-block-large-post',''),(62596,1767,'_blog-block-large-post','field_60f8347e6008b'),(62597,1767,'blog-block_post-button-title','Read Full Story'),(62598,1767,'_blog-block_post-button-title','field_60f8413c74859'),(62599,1767,'payment-instruments_title-color','#4BD18E'),(62600,1767,'_payment-instruments_title-color','field_60fff271c15df'),(62601,1767,'blog-block_title-color','#4BD18E'),(62602,1767,'_blog-block_title-color','field_60fff3b704234'),(62603,1767,'blog-block_title_before','You’re in good company.'),(62604,1767,'_blog-block_title_before','field_60fff38e04232'),(62605,1767,'blog-block_title_after','Share success with us'),(62606,1767,'_blog-block_title_after','field_60fff3a404233'),(62607,1767,'complex-services-list_0_icon','336'),(62608,1767,'_complex-services-list_0_icon','field_6100fde5a3f1d'),(62609,1767,'complex-services-list_0_title','Online Payments Processing'),(62610,1767,'_complex-services-list_0_title','field_6100fe5aa3f1e'),(62611,1767,'complex-services-list_0_description','Deploy our agile payment pages to[nbsp]suit any platform'),(62612,1767,'_complex-services-list_0_description','field_6100fe60a3f1f'),(62613,1767,'complex-services-list_0_link','a:3:{s:5:\"title\";s:25:\"Online Payment Processing\";s:3:\"url\";s:80:\"https://commercegate.goodface.com.ua/wp/our-solutions/online-payment-processing/\";s:6:\"target\";s:0:\"\";}'),(62614,1767,'_complex-services-list_0_link','field_6100fe73a3f20'),(62615,1767,'complex-services-list_1_icon','337'),(62616,1767,'_complex-services-list_1_icon','field_6100fde5a3f1d'),(62617,1767,'complex-services-list_1_title','Acquiring Solutions'),(62618,1767,'_complex-services-list_1_title','field_6100fe5aa3f1e'),(62619,1767,'complex-services-list_1_description','Single point of[nbsp]contact, handling authorisation, clearing and settlement'),(62620,1767,'_complex-services-list_1_description','field_6100fe60a3f1f'),(62621,1767,'complex-services-list_1_link','a:3:{s:5:\"title\";s:19:\"Acquiring Solutions\";s:3:\"url\";s:74:\"https://commercegate.goodface.com.ua/wp/our-solutions/acquiring-solutions/\";s:6:\"target\";s:0:\"\";}'),(62622,1767,'_complex-services-list_1_link','field_6100fe73a3f20'),(62623,1767,'complex-services-list_2_icon','339'),(62624,1767,'_complex-services-list_2_icon','field_6100fde5a3f1d'),(62625,1767,'complex-services-list_2_title','Risk & Compliance'),(62626,1767,'_complex-services-list_2_title','field_6100fe5aa3f1e'),(62627,1767,'complex-services-list_2_description','State of[nbsp]the art fraud scrubbing and real-time monitoring by[nbsp]our risk team'),(62628,1767,'_complex-services-list_2_description','field_6100fe60a3f1f'),(62629,1767,'complex-services-list_2_link','a:3:{s:5:\"title\";s:19:\"Risk and Compliance\";s:3:\"url\";s:74:\"https://commercegate.goodface.com.ua/wp/our-solutions/risk-and-compliance/\";s:6:\"target\";s:0:\"\";}'),(62630,1767,'_complex-services-list_2_link','field_6100fe73a3f20'),(62631,1767,'complex-services-list_3_icon','338'),(62632,1767,'_complex-services-list_3_icon','field_6100fde5a3f1d'),(62633,1767,'complex-services-list_3_title','Revenue Optimization'),(62634,1767,'_complex-services-list_3_title','field_6100fe5aa3f1e'),(62635,1767,'complex-services-list_3_description','Tactical, analytical approach to[nbsp]your pricing'),(62636,1767,'_complex-services-list_3_description','field_6100fe60a3f1f'),(62637,1767,'complex-services-list_3_link','a:3:{s:5:\"title\";s:20:\"Revenue Optimization\";s:3:\"url\";s:75:\"https://commercegate.goodface.com.ua/wp/our-solutions/revenue-optimization/\";s:6:\"target\";s:0:\"\";}'),(62638,1767,'_complex-services-list_3_link','field_6100fe73a3f20'),(62639,1767,'complex-services-list','4'),(62640,1767,'_complex-services-list','field_6100fd82a3f1c'),(62641,1767,'payment-instruments_list','a:3:{i:0;s:3:\"433\";i:1;s:3:\"434\";i:2;s:3:\"435\";}'),(62642,1767,'_payment-instruments_list','field_6101027fdf3b7'),(62643,1768,'main-block_title','Where Merchants \r\nMeet Buyers'),(62644,1768,'_main-block_title','field_60f71cfe844f0'),(62645,1768,'main-block_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(62646,1768,'_main-block_description','field_60f71d1a844f1'),(62647,1768,'main-block_first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/sign-up/\";s:6:\"target\";s:0:\"\";}'),(62648,1768,'_main-block_first-button','field_60f71d2b844f2'),(62649,1768,'main-block_second-button','Explore more'),(62650,1768,'_main-block_second-button','field_60f71d5a844f3'),(62651,1768,'main-block',''),(62652,1768,'_main-block','field_60f7ce5d3c350'),(62653,1768,'globe-points_item-1','$56'),(62654,1768,'_globe-points_item-1','field_60f7cd79ec2c2'),(62655,1768,'globe-points_item-2','$78'),(62656,1768,'_globe-points_item-2','field_60f7cd81ec2c3'),(62657,1768,'globe-points_item-3','$128'),(62658,1768,'_globe-points_item-3','field_60f7cd86ec2c4'),(62659,1768,'globe-points',''),(62660,1768,'_globe-points','field_60f7cd5bec2c1'),(62661,1768,'advantages_0_icon','157'),(62662,1768,'_advantages_0_icon','field_60f7cff821e3f'),(62663,1768,'advantages_0_description','Certificate of Authenticity'),(62664,1768,'_advantages_0_description','field_60f7d00d21e40'),(62665,1768,'advantages','4'),(62666,1768,'_advantages','field_60f7cfdc21e3e'),(62667,1768,'advantages_1_icon','158'),(62668,1768,'_advantages_1_icon','field_60f7cff821e3f'),(62669,1768,'advantages_1_description','Best Solution Awward'),(62670,1768,'_advantages_1_description','field_60f7d00d21e40'),(62671,1768,'advantages_2_icon','159'),(62672,1768,'_advantages_2_icon','field_60f7cff821e3f'),(62673,1768,'advantages_2_description','Compliance Certificate'),(62674,1768,'_advantages_2_description','field_60f7d00d21e40'),(62675,1768,'advantages_3_icon','160'),(62676,1768,'_advantages_3_icon','field_60f7cff821e3f'),(62677,1768,'advantages_3_description','Customers Choise Awward'),(62678,1768,'_advantages_3_description','field_60f7d00d21e40'),(62679,1768,'about-company_image','154'),(62680,1768,'_about-company_image','field_60f7cfac21e3c'),(62681,1768,'about-company_title','Since 2006[nbsp]we have helped thousands of[nbsp]merchants grow their business and maximise revenue'),(62682,1768,'_about-company_title','field_60f7cf8621e3a'),(62683,1768,'about-company_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(62684,1768,'_about-company_description','field_60f7cfa321e3b'),(62685,1768,'about-company_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:62:\"https://commercegate.goodface.com.ua/wp/es/about-commercegate/\";s:6:\"target\";s:0:\"\";}'),(62686,1768,'_about-company_button','field_60f7cfc021e3d'),(62687,1768,'about-company',''),(62688,1768,'_about-company','field_60f7cf7021e39'),(62689,1768,'payment-instruments_title_before','Get all Payment Instruments'),(62690,1768,'_payment-instruments_title_before','field_60f7d6dbb8ab4'),(62691,1768,'payment-instruments_title_after','You Need to Accelerate'),(62692,1768,'_payment-instruments_title_after','field_60f7d70db8ab5'),(62693,1768,'payment-instruments_title',''),(62694,1768,'_payment-instruments_title','field_60f7d5a179817'),(62695,1768,'payment-instruments_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to \r\naccept credit card payments from your customers safely.'),(62696,1768,'_payment-instruments_description','field_60f7d5d379818'),(62697,1768,'payment-instruments_items-link-title','Discover features'),(62698,1768,'_payment-instruments_items-link-title','field_60f7d5df79819'),(62699,1768,'payment-instruments',''),(62700,1768,'_payment-instruments','field_60f7d59679816'),(62701,1768,'complex-services_image','1674'),(62702,1768,'_complex-services_image','field_60f7daf9c4744'),(62703,1768,'complex-services_title','Complex Services to[nbsp]Boost Your Process'),(62704,1768,'_complex-services_title','field_60f7d9c5c4742'),(62705,1768,'complex-services_description','Our risk management system is[nbsp]the most advanced, customizable and effective in[nbsp]the business. We[nbsp]combine advanced technology and experienced human control to[nbsp]minimise fraudulent transactions while keeping decline rates low and your valued customers satisfied.'),(62706,1768,'_complex-services_description','field_60f7d9d7c4743'),(62707,1768,'complex-services_items-link-title','Learn more'),(62708,1768,'_complex-services_items-link-title','field_60f7dbbfc4745'),(62709,1768,'complex-services',''),(62710,1768,'_complex-services','field_60f7d9b2c4741'),(62711,1768,'blog-block_title',''),(62712,1768,'_blog-block_title','field_60f7deefdb657'),(62713,1768,'blog-block_link','a:3:{s:5:\"title\";s:29:\"Read all customers’ stories\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/es-blog/\";s:6:\"target\";s:0:\"\";}'),(62714,1768,'_blog-block_link','field_60f7df05db658'),(62715,1768,'blog-block',''),(62716,1768,'_blog-block','field_60f7dee3db656'),(62717,1768,'blog-block_posts','a:4:{i:0;s:4:\"1455\";i:1;s:4:\"1453\";i:2;s:4:\"1452\";i:3;s:4:\"1451\";}'),(62718,1768,'_blog-block_posts','field_60f8322fd24c4'),(62719,1768,'blog-block_post-button-title','Read Full Story'),(62720,1768,'_blog-block_post-button-title','field_60f8413c74859'),(62721,1768,'payment-instruments_title-color','#4BD18E'),(62722,1768,'_payment-instruments_title-color','field_60fff271c15df'),(62723,1768,'blog-block_title-color','#4BD18E'),(62724,1768,'_blog-block_title-color','field_60fff3b704234'),(62725,1768,'blog-block_title_before','You’re in good company.'),(62726,1768,'_blog-block_title_before','field_60fff38e04232'),(62727,1768,'blog-block_title_after','Share success with us'),(62728,1768,'_blog-block_title_after','field_60fff3a404233'),(62729,1768,'complex-services-list_0_icon','336'),(62730,1768,'_complex-services-list_0_icon','field_6100fde5a3f1d'),(62731,1768,'complex-services-list_0_description','Deploy our agile payment pages to[nbsp]suit any platform'),(62732,1768,'_complex-services-list_0_description','field_6100fe60a3f1f'),(62733,1768,'complex-services-list_0_link','a:3:{s:5:\"title\";s:25:\"Online Payment Processing\";s:3:\"url\";s:86:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/es-online-payment-processing/\";s:6:\"target\";s:0:\"\";}'),(62734,1768,'_complex-services-list_0_link','field_6100fe73a3f20'),(62735,1768,'complex-services-list_1_icon','337'),(62736,1768,'_complex-services-list_1_icon','field_6100fde5a3f1d'),(62737,1768,'complex-services-list_1_description','Single point of[nbsp]contact, handling authorisation, clearing and settlement'),(62738,1768,'_complex-services-list_1_description','field_6100fe60a3f1f'),(62739,1768,'complex-services-list_1_link','a:3:{s:5:\"title\";s:19:\"Acquiring Solutions\";s:3:\"url\";s:80:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/es-acquiring-solutions/\";s:6:\"target\";s:0:\"\";}'),(62740,1768,'_complex-services-list_1_link','field_6100fe73a3f20'),(62741,1768,'complex-services-list_2_icon','339'),(62742,1768,'_complex-services-list_2_icon','field_6100fde5a3f1d'),(62743,1768,'complex-services-list_2_description','State of[nbsp]the art fraud scrubbing and real-time monitoring by[nbsp]our risk team'),(62744,1768,'_complex-services-list_2_description','field_6100fe60a3f1f'),(62745,1768,'complex-services-list_2_link','a:3:{s:5:\"title\";s:19:\"Risk and Compliance\";s:3:\"url\";s:80:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/es-risk-and-compliance/\";s:6:\"target\";s:0:\"\";}'),(62746,1768,'_complex-services-list_2_link','field_6100fe73a3f20'),(62747,1768,'complex-services-list_3_icon','338'),(62748,1768,'_complex-services-list_3_icon','field_6100fde5a3f1d'),(62749,1768,'complex-services-list_3_description','Tactical, analytical approach to[nbsp]your pricing'),(62750,1768,'_complex-services-list_3_description','field_6100fe60a3f1f'),(62751,1768,'complex-services-list_3_link','a:3:{s:5:\"title\";s:20:\"Revenue Optimization\";s:3:\"url\";s:81:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/es-revenue-optimization/\";s:6:\"target\";s:0:\"\";}'),(62752,1768,'_complex-services-list_3_link','field_6100fe73a3f20'),(62753,1768,'complex-services-list','4'),(62754,1768,'_complex-services-list','field_6100fd82a3f1c'),(62755,1768,'payment-instruments_list','a:3:{i:0;s:4:\"1643\";i:1;s:4:\"1642\";i:2;s:4:\"1641\";}'),(62756,1768,'_payment-instruments_list','field_6101027fdf3b7'),(62757,1769,'main-block-header_title','Pricing Built Right for You'),(62758,1769,'_main-block-header_title','field_61093c50a78e8'),(62759,1769,'main-block-header_description','We charge a processing fee plus payment method fee per transaction. With a complete set of services and features.'),(62760,1769,'_main-block-header_description','field_61093c5ca78e9'),(62761,1769,'main-block-header',''),(62762,1769,'_main-block-header','field_61093c34a78e7'),(62763,1769,'flexible-pricing_title','Flexible integrated pricing'),(62764,1769,'_flexible-pricing_title','field_6109401d9cacd'),(62765,1769,'flexible-pricing_description','All you need to accept payments on your website Included'),(62766,1769,'_flexible-pricing_description','field_610940e3b8ec1'),(62767,1769,'flexible-pricing_price','1.80% + 0.25 EUR'),(62768,1769,'_flexible-pricing_price','field_610940ffb8ec2'),(62769,1769,'flexible-pricing_list_0_item','Bestpoke payment services'),(62770,1769,'_flexible-pricing_list_0_item','field_61094144b8ec4'),(62771,1769,'flexible-pricing_list_1_item','Cutting edge technological platform'),(62772,1769,'_flexible-pricing_list_1_item','field_61094144b8ec4'),(62773,1769,'flexible-pricing_list_2_item','No setup fees, no periodical platform fees, no hidden charges'),(62774,1769,'_flexible-pricing_list_2_item','field_61094144b8ec4'),(62775,1769,'flexible-pricing_list','3'),(62776,1769,'_flexible-pricing_list','field_61094125b8ec3'),(62777,1769,'flexible-pricing_link','a:3:{s:5:\"title\";s:11:\"Sign Up Now\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/sign-up/\";s:6:\"target\";s:0:\"\";}'),(62778,1769,'_flexible-pricing_link','field_610941823f32f'),(62779,1769,'flexible-pricing',''),(62780,1769,'_flexible-pricing','field_61093f3e8b6ba'),(62781,1769,'customized-approach_title','Customized approach'),(62782,1769,'_customized-approach_title','field_6109427eadcf6'),(62783,1769,'customized-approach_description','Specialized setup tailored to your business needs. Every detail is important'),(62784,1769,'_customized-approach_description','field_6109427eadcf7'),(62785,1769,'customized-approach_list_0_item','Tier based pricing for the high-volume projects'),(62786,1769,'_customized-approach_list_0_item','field_6109427eadcfa'),(62787,1769,'customized-approach_list','3'),(62788,1769,'_customized-approach_list','field_6109427eadcf9'),(62789,1769,'customized-approach_link','a:3:{s:5:\"title\";s:13:\"Contact Sales\";s:3:\"url\";s:57:\"https://commercegate.goodface.com.ua/wp/es/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(62790,1769,'_customized-approach_link','field_6109427eadcfb'),(62791,1769,'customized-approach',''),(62792,1769,'_customized-approach','field_6109427eadcf5'),(62793,1769,'customized-approach_list_1_item','Geo-specific pricing'),(62794,1769,'_customized-approach_list_1_item','field_6109427eadcfa'),(62795,1769,'customized-approach_list_2_item','Interchange ++ pricing models for the cross-border projects'),(62796,1769,'_customized-approach_list_2_item','field_6109427eadcfa'),(62797,1769,'included-info_title','What’s Included'),(62798,1769,'_included-info_title','field_6109461ffc0ae'),(62799,1769,'included-info_description','CommerceGate offers a complete set of services for you to accept credit card payments from your customers safely.'),(62800,1769,'_included-info_description','field_6109462afc0af'),(62801,1769,'included-info',''),(62802,1769,'_included-info','field_610945a9fc0ad'),(62803,1769,'include-list_0_icon','755'),(62804,1769,'_include-list_0_icon','field_61094f718fb66'),(62805,1769,'include-list_0_title','Optimised Cross Platform Checkout'),(62806,1769,'_include-list_0_title','field_61094f718fb67'),(62807,1769,'include-list_0_list_0_item','Customisable payment page'),(62808,1769,'_include-list_0_list_0_item','field_61094f718fb69'),(62809,1769,'include-list_0_list_1_item','PCI DSS compliance coverage'),(62810,1769,'_include-list_0_list_1_item','field_61094f718fb69'),(62811,1769,'include-list_0_list','2'),(62812,1769,'_include-list_0_list','field_61094f718fb68'),(62813,1769,'include-list','7'),(62814,1769,'_include-list','field_61094f718fb65'),(62815,1769,'include-list_1_icon','756'),(62816,1769,'_include-list_1_icon','field_61094f718fb66'),(62817,1769,'include-list_1_title','One integration — \r\nGlobal payment outreach'),(62818,1769,'_include-list_1_title','field_61094f718fb67'),(62819,1769,'include-list_1_list_0_item','Multiple currencies'),(62820,1769,'_include-list_1_list_0_item','field_61094f718fb69'),(62821,1769,'include-list_1_list_1_item','Local payment methods'),(62822,1769,'_include-list_1_list_1_item','field_61094f718fb69'),(62823,1769,'include-list_1_list_2_item','20+ acquiring partners all over the world'),(62824,1769,'_include-list_1_list_2_item','field_61094f718fb69'),(62825,1769,'include-list_1_list','3'),(62826,1769,'_include-list_1_list','field_61094f718fb68'),(62827,1769,'include-list_2_icon','757'),(62828,1769,'_include-list_2_icon','field_61094f718fb66'),(62829,1769,'include-list_2_title','Proven security and prolific compliance'),(62830,1769,'_include-list_2_title','field_61094f718fb67'),(62831,1769,'include-list_2_list_0_item','PCI DSS Level 1 platform'),(62832,1769,'_include-list_2_list_0_item','field_61094f718fb69'),(62833,1769,'include-list_2_list_1_item','Multi level data security and encryption'),(62834,1769,'_include-list_2_list_1_item','field_61094f718fb69'),(62835,1769,'include-list_2_list_2_item','Cloud based platform'),(62836,1769,'_include-list_2_list_2_item','field_61094f718fb69'),(62837,1769,'include-list_2_list','3'),(62838,1769,'_include-list_2_list','field_61094f718fb68'),(62839,1769,'include-list_3_icon','758'),(62840,1769,'_include-list_3_icon','field_61094f718fb66'),(62841,1769,'include-list_3_title','The most precise automatic billing system'),(62842,1769,'_include-list_3_title','field_61094f718fb67'),(62843,1769,'include-list_3_list_0_item','Real time financial data'),(62844,1769,'_include-list_3_list_0_item','field_61094f718fb69'),(62845,1769,'include-list_3_list_1_item','Detailed invoicing'),(62846,1769,'_include-list_3_list_1_item','field_61094f718fb69'),(62847,1769,'include-list_3_list_2_item','Multiple pricing models support'),(62848,1769,'_include-list_3_list_2_item','field_61094f718fb69'),(62849,1769,'include-list_3_list','3'),(62850,1769,'_include-list_3_list','field_61094f718fb68'),(62851,1769,'include-list_4_icon','759'),(62852,1769,'_include-list_4_icon','field_61094f718fb66'),(62853,1769,'include-list_4_title','Automated payouts'),(62854,1769,'_include-list_4_title','field_61094f718fb67'),(62855,1769,'include-list_4_list_0_item','In-time settlements to the bank account'),(62856,1769,'_include-list_4_list_0_item','field_61094f718fb69'),(62857,1769,'include-list_4_list_1_item','Transparent settlement schedule'),(62858,1769,'_include-list_4_list_1_item','field_61094f718fb69'),(62859,1769,'include-list_4_list_2_item','Flexible payout control'),(62860,1769,'_include-list_4_list_2_item','field_61094f718fb69'),(62861,1769,'include-list_4_list','3'),(62862,1769,'_include-list_4_list','field_61094f718fb68'),(62863,1769,'include-list_5_icon','760'),(62864,1769,'_include-list_5_icon','field_61094f718fb66'),(62865,1769,'include-list_5_title','Customer support service'),(62866,1769,'_include-list_5_title','field_61094f718fb67'),(62867,1769,'include-list_5_list_0_item','24/7 payment support'),(62868,1769,'_include-list_5_list_0_item','field_61094f718fb69'),(62869,1769,'include-list_5_list_1_item','Adjustable refund policy'),(62870,1769,'_include-list_5_list_1_item','field_61094f718fb69'),(62871,1769,'include-list_5_list_2_item','Multi language assistance'),(62872,1769,'_include-list_5_list_2_item','field_61094f718fb69'),(62873,1769,'include-list_5_list','3'),(62874,1769,'_include-list_5_list','field_61094f718fb68'),(62875,1769,'include-list_6_icon','763'),(62876,1769,'_include-list_6_icon','field_61094f718fb66'),(62877,1769,'include-list_6_title','Personalised merchant service'),(62878,1769,'_include-list_6_title','field_61094f718fb67'),(62879,1769,'include-list_6_list_0_item','Dedicated merchant account manager'),(62880,1769,'_include-list_6_list_0_item','field_61094f718fb69'),(62881,1769,'include-list_6_list_1_item','SLA based technical support'),(62882,1769,'_include-list_6_list_1_item','field_61094f718fb69'),(62883,1769,'include-list_6_list_2_item','Direct access to the Risk, Compliance and Finance Team'),(62884,1769,'_include-list_6_list_2_item','field_61094f718fb69'),(62885,1769,'include-list_6_list','3'),(62886,1769,'_include-list_6_list','field_61094f718fb68'),(62887,1769,'blocks-list_0_icons-style','light'),(62888,1769,'_blocks-list_0_icons-style','field_610953123a4b1'),(62889,1769,'blocks-list_0_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/sign-up/\";s:6:\"target\";s:0:\"\";}'),(62890,1769,'_blocks-list_0_link','field_610952e5776c0'),(62891,1769,'blocks-list_0_title','Card payments processing'),(62892,1769,'_blocks-list_0_title','field_61095245776be'),(62893,1769,'blocks-list_0_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(62894,1769,'_blocks-list_0_description','field_6109525f776bf'),(62895,1769,'blocks-list_0_icons_0_icon','788'),(62896,1769,'_blocks-list_0_icons_0_icon','field_6109534b3a4b3'),(62897,1769,'blocks-list_0_icons_1_icon','790'),(62898,1769,'_blocks-list_0_icons_1_icon','field_6109534b3a4b3'),(62899,1769,'blocks-list_0_icons_2_icon','789'),(62900,1769,'_blocks-list_0_icons_2_icon','field_6109534b3a4b3'),(62901,1769,'blocks-list_0_icons_3_icon','791'),(62902,1769,'_blocks-list_0_icons_3_icon','field_6109534b3a4b3'),(62903,1769,'blocks-list_0_icons_4_icon','792'),(62904,1769,'_blocks-list_0_icons_4_icon','field_6109534b3a4b3'),(62905,1769,'blocks-list_0_icons_5_icon','793'),(62906,1769,'_blocks-list_0_icons_5_icon','field_6109534b3a4b3'),(62907,1769,'blocks-list_0_icons','6'),(62908,1769,'_blocks-list_0_icons','field_610953333a4b2'),(62909,1769,'blocks-list_0_items_0_bold-text','0'),(62910,1769,'_blocks-list_0_items_0_bold-text','field_610953c1b1c01'),(62911,1769,'blocks-list_0_items_0_item-text','Local card processing'),(62912,1769,'_blocks-list_0_items_0_item-text','field_610953e5b1c02'),(62913,1769,'blocks-list_0_items','2'),(62914,1769,'_blocks-list_0_items','field_61095368b1c00'),(62915,1769,'blocks-list_1_icons-style','transparent'),(62916,1769,'_blocks-list_1_icons-style','field_610953123a4b1'),(62917,1769,'blocks-list_1_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/sign-up/\";s:6:\"target\";s:0:\"\";}'),(62918,1769,'_blocks-list_1_link','field_610952e5776c0'),(62919,1769,'blocks-list_1_title','APM processing'),(62920,1769,'_blocks-list_1_title','field_61095245776be'),(62921,1769,'blocks-list_1_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(62922,1769,'_blocks-list_1_description','field_6109525f776bf'),(62923,1769,'blocks-list_1_icons_0_icon','795'),(62924,1769,'_blocks-list_1_icons_0_icon','field_6109534b3a4b3'),(62925,1769,'blocks-list_1_icons','5'),(62926,1769,'_blocks-list_1_icons','field_610953333a4b2'),(62927,1769,'blocks-list_1_items',''),(62928,1769,'_blocks-list_1_items','field_61095368b1c00'),(62929,1769,'blocks-list_2_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/sign-up/\";s:6:\"target\";s:0:\"\";}'),(62930,1769,'_blocks-list_2_link','field_610952e5776c0'),(62931,1769,'blocks-list_2_title','High-risk merchant accounts'),(62932,1769,'_blocks-list_2_title','field_61095245776be'),(62933,1769,'blocks-list_2_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(62934,1769,'_blocks-list_2_description','field_6109525f776bf'),(62935,1769,'blocks-list_2_icons',''),(62936,1769,'_blocks-list_2_icons','field_610953333a4b2'),(62937,1769,'blocks-list_2_items_0_bold-text','0'),(62938,1769,'_blocks-list_2_items_0_bold-text','field_610953c1b1c01'),(62939,1769,'blocks-list_2_items_0_item-text','+0.50% high-risk merchant accounts commission'),(62940,1769,'_blocks-list_2_items_0_item-text','field_610953e5b1c02'),(62941,1769,'blocks-list_2_items','3'),(62942,1769,'_blocks-list_2_items','field_61095368b1c00'),(62943,1769,'blocks-list_3_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/sign-up/\";s:6:\"target\";s:0:\"\";}'),(62944,1769,'_blocks-list_3_link','field_610952e5776c0'),(62945,1769,'blocks-list_3_title','Chargeback management'),(62946,1769,'_blocks-list_3_title','field_61095245776be'),(62947,1769,'blocks-list_3_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(62948,1769,'_blocks-list_3_description','field_6109525f776bf'),(62949,1769,'blocks-list_3_icons',''),(62950,1769,'_blocks-list_3_icons','field_610953333a4b2'),(62951,1769,'blocks-list_3_items_0_bold-text','1'),(62952,1769,'_blocks-list_3_items_0_bold-text','field_610953c1b1c01'),(62953,1769,'blocks-list_3_items_0_item-text','25 EUR per CHB dispute'),(62954,1769,'_blocks-list_3_items_0_item-text','field_610953e5b1c02'),(62955,1769,'blocks-list_3_items','3'),(62956,1769,'_blocks-list_3_items','field_61095368b1c00'),(62957,1769,'blocks-list_4_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/sign-up/\";s:6:\"target\";s:0:\"\";}'),(62958,1769,'_blocks-list_4_link','field_610952e5776c0'),(62959,1769,'blocks-list_4_title','Billing SAAS'),(62960,1769,'_blocks-list_4_title','field_61095245776be'),(62961,1769,'blocks-list_4_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(62962,1769,'_blocks-list_4_description','field_6109525f776bf'),(62963,1769,'blocks-list_4_icons',''),(62964,1769,'_blocks-list_4_icons','field_610953333a4b2'),(62965,1769,'blocks-list_4_items_0_bold-text','1'),(62966,1769,'_blocks-list_4_items_0_bold-text','field_610953c1b1c01'),(62967,1769,'blocks-list_4_items_0_item-text','0,03 EUR/TRX'),(62968,1769,'_blocks-list_4_items_0_item-text','field_610953e5b1c02'),(62969,1769,'blocks-list_4_items','6'),(62970,1769,'_blocks-list_4_items','field_61095368b1c00'),(62971,1769,'blocks-list','5'),(62972,1769,'_blocks-list','field_61095221776bd'),(62973,1769,'blocks-list_0_items_1_bold-text','0'),(62974,1769,'_blocks-list_0_items_1_bold-text','field_610953c1b1c01'),(62975,1769,'blocks-list_0_items_1_item-text','Cross-border card payment solutions'),(62976,1769,'_blocks-list_0_items_1_item-text','field_610953e5b1c02'),(62977,1769,'blocks-list_1_icons_1_icon','796'),(62978,1769,'_blocks-list_1_icons_1_icon','field_6109534b3a4b3'),(62979,1769,'blocks-list_1_icons_2_icon','797'),(62980,1769,'_blocks-list_1_icons_2_icon','field_6109534b3a4b3'),(62981,1769,'blocks-list_1_icons_3_icon','798'),(62982,1769,'_blocks-list_1_icons_3_icon','field_6109534b3a4b3'),(62983,1769,'blocks-list_1_icons_4_icon','799'),(62984,1769,'_blocks-list_1_icons_4_icon','field_6109534b3a4b3'),(62985,1769,'blocks-list_2_items_1_bold-text','0'),(62986,1769,'_blocks-list_2_items_1_bold-text','field_610953c1b1c01'),(62987,1769,'blocks-list_2_items_1_item-text','Subscription business models management and support'),(62988,1769,'_blocks-list_2_items_1_item-text','field_610953e5b1c02'),(62989,1769,'blocks-list_2_items_2_bold-text','0'),(62990,1769,'_blocks-list_2_items_2_bold-text','field_610953c1b1c01'),(62991,1769,'blocks-list_2_items_2_item-text','Multiple business models support'),(62992,1769,'_blocks-list_2_items_2_item-text','field_610953e5b1c02'),(62993,1769,'blocks-list_3_items_1_bold-text','0'),(62994,1769,'_blocks-list_3_items_1_bold-text','field_610953c1b1c01'),(62995,1769,'blocks-list_3_items_1_item-text','Experienced dispute team'),(62996,1769,'_blocks-list_3_items_1_item-text','field_610953e5b1c02'),(62997,1769,'blocks-list_3_items_2_bold-text','0'),(62998,1769,'_blocks-list_3_items_2_bold-text','field_610953c1b1c01'),(62999,1769,'blocks-list_3_items_2_item-text','CHB control and monitoring program'),(63000,1769,'_blocks-list_3_items_2_item-text','field_610953e5b1c02'),(63001,1769,'blocks-list_4_items_1_bold-text','0'),(63002,1769,'_blocks-list_4_items_1_bold-text','field_610953c1b1c01'),(63003,1769,'blocks-list_4_items_1_item-text','Clearing system (real-time commissions and transaction fees application)'),(63004,1769,'_blocks-list_4_items_1_item-text','field_610953e5b1c02'),(63005,1769,'blocks-list_4_items_2_bold-text','0'),(63006,1769,'_blocks-list_4_items_2_bold-text','field_610953c1b1c01'),(63007,1769,'blocks-list_4_items_2_item-text','Flexible schedule for the invoices and settlement notes generation'),(63008,1769,'_blocks-list_4_items_2_item-text','field_610953e5b1c02'),(63009,1769,'blocks-list_4_items_3_bold-text','1'),(63010,1769,'_blocks-list_4_items_3_bold-text','field_610953c1b1c01'),(63011,1769,'blocks-list_4_items_3_item-text','All main payment models supported'),(63012,1769,'_blocks-list_4_items_3_item-text','field_610953e5b1c02'),(63013,1769,'blocks-list_4_items_4_bold-text','0'),(63014,1769,'_blocks-list_4_items_4_bold-text','field_610953c1b1c01'),(63015,1769,'blocks-list_4_items_4_item-text','Segregated accounts management according to the PSD 2 requirements'),(63016,1769,'_blocks-list_4_items_4_item-text','field_610953e5b1c02'),(63017,1769,'blocks-list_4_items_5_bold-text','0'),(63018,1769,'_blocks-list_4_items_5_bold-text','field_610953c1b1c01'),(63019,1769,'blocks-list_4_items_5_item-text','Comprehensive FX management'),(63020,1769,'_blocks-list_4_items_5_item-text','field_610953e5b1c02'),(63021,1770,'main-block-header_title','Pricing Built Right for You'),(63022,1770,'_main-block-header_title','field_61093c50a78e8'),(63023,1770,'main-block-header_description','We charge a processing fee plus payment method fee per transaction. With a complete set of services and features.'),(63024,1770,'_main-block-header_description','field_61093c5ca78e9'),(63025,1770,'main-block-header',''),(63026,1770,'_main-block-header','field_61093c34a78e7'),(63027,1770,'flexible-pricing_title','Flexible integrated pricing'),(63028,1770,'_flexible-pricing_title','field_6109401d9cacd'),(63029,1770,'flexible-pricing_description','All you need to accept payments on your website Included'),(63030,1770,'_flexible-pricing_description','field_610940e3b8ec1'),(63031,1770,'flexible-pricing_price','1.80% + 0.25 EUR'),(63032,1770,'_flexible-pricing_price','field_610940ffb8ec2'),(63033,1770,'flexible-pricing_list_0_item','Bestpoke payment services'),(63034,1770,'_flexible-pricing_list_0_item','field_61094144b8ec4'),(63035,1770,'flexible-pricing_list_1_item','Cutting edge technological platform'),(63036,1770,'_flexible-pricing_list_1_item','field_61094144b8ec4'),(63037,1770,'flexible-pricing_list_2_item','No setup fees, no periodical platform fees, no hidden charges'),(63038,1770,'_flexible-pricing_list_2_item','field_61094144b8ec4'),(63039,1770,'flexible-pricing_list','3'),(63040,1770,'_flexible-pricing_list','field_61094125b8ec3'),(63041,1770,'flexible-pricing_link','a:3:{s:5:\"title\";s:11:\"Sign Up Now\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/sign-up/\";s:6:\"target\";s:0:\"\";}'),(63042,1770,'_flexible-pricing_link','field_610941823f32f'),(63043,1770,'flexible-pricing',''),(63044,1770,'_flexible-pricing','field_61093f3e8b6ba'),(63045,1770,'customized-approach_title','Customized approach'),(63046,1770,'_customized-approach_title','field_6109427eadcf6'),(63047,1770,'customized-approach_description','Specialized setup tailored to your business needs. Every detail is important'),(63048,1770,'_customized-approach_description','field_6109427eadcf7'),(63049,1770,'customized-approach_list_0_item','Tier based pricing for the high-volume projects'),(63050,1770,'_customized-approach_list_0_item','field_6109427eadcfa'),(63051,1770,'customized-approach_list','3'),(63052,1770,'_customized-approach_list','field_6109427eadcf9'),(63053,1770,'customized-approach_link','a:3:{s:5:\"title\";s:13:\"Contact Sales\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(63054,1770,'_customized-approach_link','field_6109427eadcfb'),(63055,1770,'customized-approach',''),(63056,1770,'_customized-approach','field_6109427eadcf5'),(63057,1770,'customized-approach_list_1_item','Geo-specific pricing'),(63058,1770,'_customized-approach_list_1_item','field_6109427eadcfa'),(63059,1770,'customized-approach_list_2_item','Interchange ++ pricing models for the cross-border projects'),(63060,1770,'_customized-approach_list_2_item','field_6109427eadcfa'),(63061,1770,'included-info_title','What’s Included'),(63062,1770,'_included-info_title','field_6109461ffc0ae'),(63063,1770,'included-info_description','CommerceGate offers a complete set of services for you to accept credit card payments from your customers safely.'),(63064,1770,'_included-info_description','field_6109462afc0af'),(63065,1770,'included-info',''),(63066,1770,'_included-info','field_610945a9fc0ad'),(63067,1770,'list_0_icon','755'),(63068,1770,'_list_0_icon','field_610947237e6df'),(63069,1770,'list_0_group-title','Optimised Cross Platform Checkout'),(63070,1770,'_list_0_group-title','field_610947737e6e0'),(63071,1770,'list_0_list_0_item','Customisable payment page'),(63072,1770,'_list_0_list_0_item','field_610947a87e6e2'),(63073,1770,'list_0_list_1_item','PCI DSS compliance coverage'),(63074,1770,'_list_0_list_1_item','field_610947a87e6e2'),(63075,1770,'list_0_list','2'),(63076,1770,'_list_0_list','field_610947987e6e1'),(63077,1770,'list_1_icon','756'),(63078,1770,'_list_1_icon','field_610947237e6df'),(63079,1770,'list_1_group-title','One integration — \r\nGlobal payment outreach'),(63080,1770,'_list_1_group-title','field_610947737e6e0'),(63081,1770,'list_1_list_0_item','Multiple currencies'),(63082,1770,'_list_1_list_0_item','field_610947a87e6e2'),(63083,1770,'list_1_list_1_item','Local payment methods'),(63084,1770,'_list_1_list_1_item','field_610947a87e6e2'),(63085,1770,'list_1_list_2_item','20+ acquiring partners all over the world'),(63086,1770,'_list_1_list_2_item','field_610947a87e6e2'),(63087,1770,'list_1_list','3'),(63088,1770,'_list_1_list','field_610947987e6e1'),(63089,1770,'list_2_icon','757'),(63090,1770,'_list_2_icon','field_610947237e6df'),(63091,1770,'list_2_group-title','Proven security and prolific compliance'),(63092,1770,'_list_2_group-title','field_610947737e6e0'),(63093,1770,'list_2_list_0_item','PCI DSS Level 1 platform'),(63094,1770,'_list_2_list_0_item','field_610947a87e6e2'),(63095,1770,'list_2_list_1_item','Multi level data security and encryption'),(63096,1770,'_list_2_list_1_item','field_610947a87e6e2'),(63097,1770,'list_2_list_2_item','Cloud based platform'),(63098,1770,'_list_2_list_2_item','field_610947a87e6e2'),(63099,1770,'list_2_list','3'),(63100,1770,'_list_2_list','field_610947987e6e1'),(63101,1770,'list_3_icon','758'),(63102,1770,'_list_3_icon','field_610947237e6df'),(63103,1770,'list_3_group-title','The most precise automatic billing system'),(63104,1770,'_list_3_group-title','field_610947737e6e0'),(63105,1770,'list_3_list_0_item','Real time financial data'),(63106,1770,'_list_3_list_0_item','field_610947a87e6e2'),(63107,1770,'list_3_list_1_item','Detailed invoicing'),(63108,1770,'_list_3_list_1_item','field_610947a87e6e2'),(63109,1770,'list_3_list_2_item','Multiple pricing models support'),(63110,1770,'_list_3_list_2_item','field_610947a87e6e2'),(63111,1770,'list_3_list','3'),(63112,1770,'_list_3_list','field_610947987e6e1'),(63113,1770,'list_4_icon','759'),(63114,1770,'_list_4_icon','field_610947237e6df'),(63115,1770,'list_4_group-title','Automated payouts'),(63116,1770,'_list_4_group-title','field_610947737e6e0'),(63117,1770,'list_4_list_0_item','In-time settlements to the bank account'),(63118,1770,'_list_4_list_0_item','field_610947a87e6e2'),(63119,1770,'list_4_list_1_item','Transparent settlement schedule'),(63120,1770,'_list_4_list_1_item','field_610947a87e6e2'),(63121,1770,'list_4_list_2_item','Flexible payout control'),(63122,1770,'_list_4_list_2_item','field_610947a87e6e2'),(63123,1770,'list_4_list','3'),(63124,1770,'_list_4_list','field_610947987e6e1'),(63125,1770,'list_5_icon','760'),(63126,1770,'_list_5_icon','field_610947237e6df'),(63127,1770,'list_5_group-title','Customer support service'),(63128,1770,'_list_5_group-title','field_610947737e6e0'),(63129,1770,'list_5_list_0_item','24/7 payment support'),(63130,1770,'_list_5_list_0_item','field_610947a87e6e2'),(63131,1770,'list_5_list_1_item','Adjustable refund policy'),(63132,1770,'_list_5_list_1_item','field_610947a87e6e2'),(63133,1770,'list_5_list_2_item','Multi language assistance'),(63134,1770,'_list_5_list_2_item','field_610947a87e6e2'),(63135,1770,'list_5_list','3'),(63136,1770,'_list_5_list','field_610947987e6e1'),(63137,1770,'list_6_icon','761'),(63138,1770,'_list_6_icon','field_610947237e6df'),(63139,1770,'list_6_group-title','Personalised merchant service'),(63140,1770,'_list_6_group-title','field_610947737e6e0'),(63141,1770,'list_6_list_0_item','Dedicated merchant account manager'),(63142,1770,'_list_6_list_0_item','field_610947a87e6e2'),(63143,1770,'list_6_list_1_item','SLA based technical support'),(63144,1770,'_list_6_list_1_item','field_610947a87e6e2'),(63145,1770,'list_6_list_2_item','Direct access to the Risk, Compliance and Finance Team'),(63146,1770,'_list_6_list_2_item','field_610947a87e6e2'),(63147,1770,'list_6_list','3'),(63148,1770,'_list_6_list','field_610947987e6e1'),(63149,1770,'list','7'),(63150,1770,'_list','field_6109470d7e6de'),(63151,1770,'Included-list_0_icon',''),(63152,1770,'_Included-list_0_icon','field_61094f718fb66'),(63153,1770,'Included-list_0_title',''),(63154,1770,'_Included-list_0_title','field_61094f718fb67'),(63155,1770,'Included-list_0_list_0_item','фіва'),(63156,1770,'_Included-list_0_list_0_item','field_61094f718fb69'),(63157,1770,'Included-list_0_list_1_item','PCI DSS compliance coverage'),(63158,1770,'_Included-list_0_list_1_item','field_610947a87e6e2'),(63159,1770,'Included-list_0_list','1'),(63160,1770,'_Included-list_0_list','field_61094f718fb68'),(63161,1770,'Included-list_1_icon','756'),(63162,1770,'_Included-list_1_icon','field_610947237e6df'),(63163,1770,'Included-list_1_title','One integration — \r\nGlobal payment outreach'),(63164,1770,'_Included-list_1_title','field_610947737e6e0'),(63165,1770,'Included-list_1_list_0_item','Multiple currencies'),(63166,1770,'_Included-list_1_list_0_item','field_610947a87e6e2'),(63167,1770,'Included-list_1_list_1_item','Local payment methods'),(63168,1770,'_Included-list_1_list_1_item','field_610947a87e6e2'),(63169,1770,'Included-list_1_list_2_item','20+ acquiring partners all over the world'),(63170,1770,'_Included-list_1_list_2_item','field_610947a87e6e2'),(63171,1770,'Included-list_1_list','3'),(63172,1770,'_Included-list_1_list','field_610947987e6e1'),(63173,1770,'Included-list_2_icon','757'),(63174,1770,'_Included-list_2_icon','field_610947237e6df'),(63175,1770,'Included-list_2_title','Proven security and prolific compliance'),(63176,1770,'_Included-list_2_title','field_610947737e6e0'),(63177,1770,'Included-list_2_list_0_item','PCI DSS Level 1 platform'),(63178,1770,'_Included-list_2_list_0_item','field_610947a87e6e2'),(63179,1770,'Included-list_2_list_1_item','Multi level data security and encryption'),(63180,1770,'_Included-list_2_list_1_item','field_610947a87e6e2'),(63181,1770,'Included-list_2_list_2_item','Cloud based platform'),(63182,1770,'_Included-list_2_list_2_item','field_610947a87e6e2'),(63183,1770,'Included-list_2_list','3'),(63184,1770,'_Included-list_2_list','field_610947987e6e1'),(63185,1770,'Included-list_3_icon','758'),(63186,1770,'_Included-list_3_icon','field_610947237e6df'),(63187,1770,'Included-list_3_title','The most precise automatic billing system'),(63188,1770,'_Included-list_3_title','field_610947737e6e0'),(63189,1770,'Included-list_3_list_0_item','Real time financial data'),(63190,1770,'_Included-list_3_list_0_item','field_610947a87e6e2'),(63191,1770,'Included-list_3_list_1_item','Detailed invoicing'),(63192,1770,'_Included-list_3_list_1_item','field_610947a87e6e2'),(63193,1770,'Included-list_3_list_2_item','Multiple pricing models support'),(63194,1770,'_Included-list_3_list_2_item','field_610947a87e6e2'),(63195,1770,'Included-list_3_list','3'),(63196,1770,'_Included-list_3_list','field_610947987e6e1'),(63197,1770,'Included-list_4_icon','759'),(63198,1770,'_Included-list_4_icon','field_610947237e6df'),(63199,1770,'Included-list_4_title','Automated payouts'),(63200,1770,'_Included-list_4_title','field_610947737e6e0'),(63201,1770,'Included-list_4_list_0_item','In-time settlements to the bank account'),(63202,1770,'_Included-list_4_list_0_item','field_610947a87e6e2'),(63203,1770,'Included-list_4_list_1_item','Transparent settlement schedule'),(63204,1770,'_Included-list_4_list_1_item','field_610947a87e6e2'),(63205,1770,'Included-list_4_list_2_item','Flexible payout control'),(63206,1770,'_Included-list_4_list_2_item','field_610947a87e6e2'),(63207,1770,'Included-list_4_list','3'),(63208,1770,'_Included-list_4_list','field_610947987e6e1'),(63209,1770,'Included-list_5_icon','760'),(63210,1770,'_Included-list_5_icon','field_610947237e6df'),(63211,1770,'Included-list_5_title','Customer support service'),(63212,1770,'_Included-list_5_title','field_610947737e6e0'),(63213,1770,'Included-list_5_list_0_item','24/7 payment support'),(63214,1770,'_Included-list_5_list_0_item','field_610947a87e6e2'),(63215,1770,'Included-list_5_list_1_item','Adjustable refund policy'),(63216,1770,'_Included-list_5_list_1_item','field_610947a87e6e2'),(63217,1770,'Included-list_5_list_2_item','Multi language assistance'),(63218,1770,'_Included-list_5_list_2_item','field_610947a87e6e2'),(63219,1770,'Included-list_5_list','3'),(63220,1770,'_Included-list_5_list','field_610947987e6e1'),(63221,1770,'Included-list_6_icon','763'),(63222,1770,'_Included-list_6_icon','field_610947237e6df'),(63223,1770,'Included-list_6_title','Personalised merchant service'),(63224,1770,'_Included-list_6_title','field_610947737e6e0'),(63225,1770,'Included-list_6_list_0_item','Dedicated merchant account manager'),(63226,1770,'_Included-list_6_list_0_item','field_610947a87e6e2'),(63227,1770,'Included-list_6_list_1_item','SLA based technical support'),(63228,1770,'_Included-list_6_list_1_item','field_610947a87e6e2'),(63229,1770,'Included-list_6_list_2_item','Direct access to the Risk, Compliance and Finance Team'),(63230,1770,'_Included-list_6_list_2_item','field_610947a87e6e2'),(63231,1770,'Included-list_6_list','3'),(63232,1770,'_Included-list_6_list','field_610947987e6e1'),(63233,1770,'Included-list','1'),(63234,1770,'_Included-list','field_61094f718fb65'),(63235,1770,'included-list_copy_0_icon',''),(63236,1770,'_included-list_copy_0_icon','field_61094f718fb66'),(63237,1770,'included-list_copy_0_title',''),(63238,1770,'_included-list_copy_0_title','field_61094f718fb67'),(63239,1770,'included-list_copy_0_list_0_item','фівафіва'),(63240,1770,'_included-list_copy_0_list_0_item','field_61094f718fb69'),(63241,1770,'included-list_copy_0_list','1'),(63242,1770,'_included-list_copy_0_list','field_61094f718fb68'),(63243,1770,'included-list_copy','1'),(63244,1770,'_included-list_copy','field_61094f718fb65'),(63245,1770,'include-list_0_icon','755'),(63246,1770,'_include-list_0_icon','field_61094f718fb66'),(63247,1770,'include-list_0_title','Optimised Cross Platform Checkout'),(63248,1770,'_include-list_0_title','field_61094f718fb67'),(63249,1770,'include-list_0_list_0_item','Customisable payment page'),(63250,1770,'_include-list_0_list_0_item','field_61094f718fb69'),(63251,1770,'include-list_0_list_1_item','PCI DSS compliance coverage'),(63252,1770,'_include-list_0_list_1_item','field_61094f718fb69'),(63253,1770,'include-list_0_list','2'),(63254,1770,'_include-list_0_list','field_61094f718fb68'),(63255,1770,'include-list','7'),(63256,1770,'_include-list','field_61094f718fb65'),(63257,1770,'include-list_1_icon','756'),(63258,1770,'_include-list_1_icon','field_61094f718fb66'),(63259,1770,'include-list_1_title','One integration — \r\nGlobal payment outreach'),(63260,1770,'_include-list_1_title','field_61094f718fb67'),(63261,1770,'include-list_1_list_0_item','Multiple currencies'),(63262,1770,'_include-list_1_list_0_item','field_61094f718fb69'),(63263,1770,'include-list_1_list_1_item','Local payment methods'),(63264,1770,'_include-list_1_list_1_item','field_61094f718fb69'),(63265,1770,'include-list_1_list_2_item','20+ acquiring partners all over the world'),(63266,1770,'_include-list_1_list_2_item','field_61094f718fb69'),(63267,1770,'include-list_1_list','3'),(63268,1770,'_include-list_1_list','field_61094f718fb68'),(63269,1770,'include-list_2_icon','757'),(63270,1770,'_include-list_2_icon','field_61094f718fb66'),(63271,1770,'include-list_2_title','Proven security and prolific compliance'),(63272,1770,'_include-list_2_title','field_61094f718fb67'),(63273,1770,'include-list_2_list_0_item','PCI DSS Level 1 platform'),(63274,1770,'_include-list_2_list_0_item','field_61094f718fb69'),(63275,1770,'include-list_2_list_1_item','Multi level data security and encryption'),(63276,1770,'_include-list_2_list_1_item','field_61094f718fb69'),(63277,1770,'include-list_2_list_2_item','Cloud based platform'),(63278,1770,'_include-list_2_list_2_item','field_61094f718fb69'),(63279,1770,'include-list_2_list','3'),(63280,1770,'_include-list_2_list','field_61094f718fb68'),(63281,1770,'include-list_3_icon','758'),(63282,1770,'_include-list_3_icon','field_61094f718fb66'),(63283,1770,'include-list_3_title','The most precise automatic billing system'),(63284,1770,'_include-list_3_title','field_61094f718fb67'),(63285,1770,'include-list_3_list_0_item','Real time financial data'),(63286,1770,'_include-list_3_list_0_item','field_61094f718fb69'),(63287,1770,'include-list_3_list_1_item','Detailed invoicing'),(63288,1770,'_include-list_3_list_1_item','field_61094f718fb69'),(63289,1770,'include-list_3_list_2_item','Multiple pricing models support'),(63290,1770,'_include-list_3_list_2_item','field_61094f718fb69'),(63291,1770,'include-list_3_list','3'),(63292,1770,'_include-list_3_list','field_61094f718fb68'),(63293,1770,'include-list_4_icon','759'),(63294,1770,'_include-list_4_icon','field_61094f718fb66'),(63295,1770,'include-list_4_title','Automated payouts'),(63296,1770,'_include-list_4_title','field_61094f718fb67'),(63297,1770,'include-list_4_list_0_item','In-time settlements to the bank account'),(63298,1770,'_include-list_4_list_0_item','field_61094f718fb69'),(63299,1770,'include-list_4_list_1_item','Transparent settlement schedule'),(63300,1770,'_include-list_4_list_1_item','field_61094f718fb69'),(63301,1770,'include-list_4_list_2_item','Flexible payout control'),(63302,1770,'_include-list_4_list_2_item','field_61094f718fb69'),(63303,1770,'include-list_4_list','3'),(63304,1770,'_include-list_4_list','field_61094f718fb68'),(63305,1770,'include-list_5_icon','760'),(63306,1770,'_include-list_5_icon','field_61094f718fb66'),(63307,1770,'include-list_5_title','Customer support service'),(63308,1770,'_include-list_5_title','field_61094f718fb67'),(63309,1770,'include-list_5_list_0_item','24/7 payment support'),(63310,1770,'_include-list_5_list_0_item','field_61094f718fb69'),(63311,1770,'include-list_5_list_1_item','Adjustable refund policy'),(63312,1770,'_include-list_5_list_1_item','field_61094f718fb69'),(63313,1770,'include-list_5_list_2_item','Multi language assistance'),(63314,1770,'_include-list_5_list_2_item','field_61094f718fb69'),(63315,1770,'include-list_5_list','3'),(63316,1770,'_include-list_5_list','field_61094f718fb68'),(63317,1770,'include-list_6_icon','763'),(63318,1770,'_include-list_6_icon','field_61094f718fb66'),(63319,1770,'include-list_6_title','Personalised merchant service'),(63320,1770,'_include-list_6_title','field_61094f718fb67'),(63321,1770,'include-list_6_list_0_item','Dedicated merchant account manager'),(63322,1770,'_include-list_6_list_0_item','field_61094f718fb69'),(63323,1770,'include-list_6_list_1_item','SLA based technical support'),(63324,1770,'_include-list_6_list_1_item','field_61094f718fb69'),(63325,1770,'include-list_6_list_2_item','Direct access to the Risk, Compliance and Finance Team'),(63326,1770,'_include-list_6_list_2_item','field_61094f718fb69'),(63327,1770,'include-list_6_list','3'),(63328,1770,'_include-list_6_list','field_61094f718fb68'),(63329,1770,'blocks-list_0_icons-style','light'),(63330,1770,'_blocks-list_0_icons-style','field_610953123a4b1'),(63331,1770,'blocks-list_0_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/sign-up/\";s:6:\"target\";s:0:\"\";}'),(63332,1770,'_blocks-list_0_link','field_610952e5776c0'),(63333,1770,'blocks-list_0_title','Card payments processing'),(63334,1770,'_blocks-list_0_title','field_61095245776be'),(63335,1770,'blocks-list_0_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(63336,1770,'_blocks-list_0_description','field_6109525f776bf'),(63337,1770,'blocks-list_0_icons_0_icon','788'),(63338,1770,'_blocks-list_0_icons_0_icon','field_6109534b3a4b3'),(63339,1770,'blocks-list_0_icons_1_icon','790'),(63340,1770,'_blocks-list_0_icons_1_icon','field_6109534b3a4b3'),(63341,1770,'blocks-list_0_icons_2_icon','789'),(63342,1770,'_blocks-list_0_icons_2_icon','field_6109534b3a4b3'),(63343,1770,'blocks-list_0_icons_3_icon','791'),(63344,1770,'_blocks-list_0_icons_3_icon','field_6109534b3a4b3'),(63345,1770,'blocks-list_0_icons_4_icon','792'),(63346,1770,'_blocks-list_0_icons_4_icon','field_6109534b3a4b3'),(63347,1770,'blocks-list_0_icons_5_icon','793'),(63348,1770,'_blocks-list_0_icons_5_icon','field_6109534b3a4b3'),(63349,1770,'blocks-list_0_icons','6'),(63350,1770,'_blocks-list_0_icons','field_610953333a4b2'),(63351,1770,'blocks-list_0_items_0_bold-text','0'),(63352,1770,'_blocks-list_0_items_0_bold-text','field_610953c1b1c01'),(63353,1770,'blocks-list_0_items_0_item-text','Local card processing'),(63354,1770,'_blocks-list_0_items_0_item-text','field_610953e5b1c02'),(63355,1770,'blocks-list_0_items','2'),(63356,1770,'_blocks-list_0_items','field_61095368b1c00'),(63357,1770,'blocks-list_1_icons-style','transparent'),(63358,1770,'_blocks-list_1_icons-style','field_610953123a4b1'),(63359,1770,'blocks-list_1_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/sign-up/\";s:6:\"target\";s:0:\"\";}'),(63360,1770,'_blocks-list_1_link','field_610952e5776c0'),(63361,1770,'blocks-list_1_title','APM processing'),(63362,1770,'_blocks-list_1_title','field_61095245776be'),(63363,1770,'blocks-list_1_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(63364,1770,'_blocks-list_1_description','field_6109525f776bf'),(63365,1770,'blocks-list_1_icons_0_icon','795'),(63366,1770,'_blocks-list_1_icons_0_icon','field_6109534b3a4b3'),(63367,1770,'blocks-list_1_icons','5'),(63368,1770,'_blocks-list_1_icons','field_610953333a4b2'),(63369,1770,'blocks-list_1_items',''),(63370,1770,'_blocks-list_1_items','field_61095368b1c00'),(63371,1770,'blocks-list_2_icons-style','light'),(63372,1770,'_blocks-list_2_icons-style','field_610953123a4b1'),(63373,1770,'blocks-list_2_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/sign-up/\";s:6:\"target\";s:0:\"\";}'),(63374,1770,'_blocks-list_2_link','field_610952e5776c0'),(63375,1770,'blocks-list_2_title','High-risk merchant accounts'),(63376,1770,'_blocks-list_2_title','field_61095245776be'),(63377,1770,'blocks-list_2_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(63378,1770,'_blocks-list_2_description','field_6109525f776bf'),(63379,1770,'blocks-list_2_icons',''),(63380,1770,'_blocks-list_2_icons','field_610953333a4b2'),(63381,1770,'blocks-list_2_items_0_bold-text','0'),(63382,1770,'_blocks-list_2_items_0_bold-text','field_610953c1b1c01'),(63383,1770,'blocks-list_2_items_0_item-text','+0.50% high-risk merchant accounts commission'),(63384,1770,'_blocks-list_2_items_0_item-text','field_610953e5b1c02'),(63385,1770,'blocks-list_2_items','3'),(63386,1770,'_blocks-list_2_items','field_61095368b1c00'),(63387,1770,'blocks-list_3_icons-style','light'),(63388,1770,'_blocks-list_3_icons-style','field_610953123a4b1'),(63389,1770,'blocks-list_3_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/sign-up/\";s:6:\"target\";s:0:\"\";}'),(63390,1770,'_blocks-list_3_link','field_610952e5776c0'),(63391,1770,'blocks-list_3_title','Chargeback management'),(63392,1770,'_blocks-list_3_title','field_61095245776be'),(63393,1770,'blocks-list_3_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(63394,1770,'_blocks-list_3_description','field_6109525f776bf'),(63395,1770,'blocks-list_3_icons',''),(63396,1770,'_blocks-list_3_icons','field_610953333a4b2'),(63397,1770,'blocks-list_3_items_0_bold-text','1'),(63398,1770,'_blocks-list_3_items_0_bold-text','field_610953c1b1c01'),(63399,1770,'blocks-list_3_items_0_item-text','25 EUR per CHB dispute'),(63400,1770,'_blocks-list_3_items_0_item-text','field_610953e5b1c02'),(63401,1770,'blocks-list_3_items','3'),(63402,1770,'_blocks-list_3_items','field_61095368b1c00'),(63403,1770,'blocks-list_4_icons-style','light'),(63404,1770,'_blocks-list_4_icons-style','field_610953123a4b1'),(63405,1770,'blocks-list_4_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/sign-up/\";s:6:\"target\";s:0:\"\";}'),(63406,1770,'_blocks-list_4_link','field_610952e5776c0'),(63407,1770,'blocks-list_4_title','Billing SAAS'),(63408,1770,'_blocks-list_4_title','field_61095245776be'),(63409,1770,'blocks-list_4_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(63410,1770,'_blocks-list_4_description','field_6109525f776bf'),(63411,1770,'blocks-list_4_icons',''),(63412,1770,'_blocks-list_4_icons','field_610953333a4b2'),(63413,1770,'blocks-list_4_items_0_bold-text','1'),(63414,1770,'_blocks-list_4_items_0_bold-text','field_610953c1b1c01'),(63415,1770,'blocks-list_4_items_0_item-text','0,03 EUR/TRX'),(63416,1770,'_blocks-list_4_items_0_item-text','field_610953e5b1c02'),(63417,1770,'blocks-list_4_items','6'),(63418,1770,'_blocks-list_4_items','field_61095368b1c00'),(63419,1770,'blocks-list','5'),(63420,1770,'_blocks-list','field_61095221776bd'),(63421,1770,'blocks-list_0_items_1_bold-text','0'),(63422,1770,'_blocks-list_0_items_1_bold-text','field_610953c1b1c01'),(63423,1770,'blocks-list_0_items_1_item-text','Cross-border card payment solutions'),(63424,1770,'_blocks-list_0_items_1_item-text','field_610953e5b1c02'),(63425,1770,'blocks-list_1_icons_1_icon','796'),(63426,1770,'_blocks-list_1_icons_1_icon','field_6109534b3a4b3'),(63427,1770,'blocks-list_1_icons_2_icon','797'),(63428,1770,'_blocks-list_1_icons_2_icon','field_6109534b3a4b3'),(63429,1770,'blocks-list_1_icons_3_icon','798'),(63430,1770,'_blocks-list_1_icons_3_icon','field_6109534b3a4b3'),(63431,1770,'blocks-list_1_icons_4_icon','799'),(63432,1770,'_blocks-list_1_icons_4_icon','field_6109534b3a4b3'),(63433,1770,'blocks-list_2_items_1_bold-text','0'),(63434,1770,'_blocks-list_2_items_1_bold-text','field_610953c1b1c01'),(63435,1770,'blocks-list_2_items_1_item-text','Subscription business models management and support'),(63436,1770,'_blocks-list_2_items_1_item-text','field_610953e5b1c02'),(63437,1770,'blocks-list_2_items_2_bold-text','0'),(63438,1770,'_blocks-list_2_items_2_bold-text','field_610953c1b1c01'),(63439,1770,'blocks-list_2_items_2_item-text','Multiple business models support'),(63440,1770,'_blocks-list_2_items_2_item-text','field_610953e5b1c02'),(63441,1770,'blocks-list_3_items_1_bold-text','0'),(63442,1770,'_blocks-list_3_items_1_bold-text','field_610953c1b1c01'),(63443,1770,'blocks-list_3_items_1_item-text','Experienced dispute team'),(63444,1770,'_blocks-list_3_items_1_item-text','field_610953e5b1c02'),(63445,1770,'blocks-list_3_items_2_bold-text','0'),(63446,1770,'_blocks-list_3_items_2_bold-text','field_610953c1b1c01'),(63447,1770,'blocks-list_3_items_2_item-text','CHB control and monitoring program'),(63448,1770,'_blocks-list_3_items_2_item-text','field_610953e5b1c02'),(63449,1770,'blocks-list_4_items_1_bold-text','0'),(63450,1770,'_blocks-list_4_items_1_bold-text','field_610953c1b1c01'),(63451,1770,'blocks-list_4_items_1_item-text','Clearing system (real-time commissions and transaction fees application)'),(63452,1770,'_blocks-list_4_items_1_item-text','field_610953e5b1c02'),(63453,1770,'blocks-list_4_items_2_bold-text','0'),(63454,1770,'_blocks-list_4_items_2_bold-text','field_610953c1b1c01'),(63455,1770,'blocks-list_4_items_2_item-text','Flexible schedule for the invoices and settlement notes generation'),(63456,1770,'_blocks-list_4_items_2_item-text','field_610953e5b1c02'),(63457,1770,'blocks-list_4_items_3_bold-text','1'),(63458,1770,'_blocks-list_4_items_3_bold-text','field_610953c1b1c01'),(63459,1770,'blocks-list_4_items_3_item-text','All main payment models supported'),(63460,1770,'_blocks-list_4_items_3_item-text','field_610953e5b1c02'),(63461,1770,'blocks-list_4_items_4_bold-text','0'),(63462,1770,'_blocks-list_4_items_4_bold-text','field_610953c1b1c01'),(63463,1770,'blocks-list_4_items_4_item-text','Segregated accounts management according to the PSD 2 requirements'),(63464,1770,'_blocks-list_4_items_4_item-text','field_610953e5b1c02'),(63465,1770,'blocks-list_4_items_5_bold-text','0'),(63466,1770,'_blocks-list_4_items_5_bold-text','field_610953c1b1c01'),(63467,1770,'blocks-list_4_items_5_item-text','Comprehensive FX management'),(63468,1770,'_blocks-list_4_items_5_item-text','field_610953e5b1c02'),(63469,1643,'_wp_old_slug','es-payment-gateway'),(63470,1642,'_wp_old_slug','es-billing-platform'),(63471,1641,'_wp_old_slug','es-digital-bank'),(63472,1640,'_wp_old_slug','es-ewallet'),(63473,1639,'_wp_old_slug','es-online-payment-processing'),(63474,1638,'_wp_old_slug','es-acquiring-solutions'),(63475,1637,'_wp_old_slug','es-card-issuing'),(63476,1636,'_wp_old_slug','es-risk-and-compliance'),(63477,1635,'_wp_old_slug','es-revenue-optimization'),(63478,1632,'_wp_old_slug','es-to-merchants'),(63483,441,'_wp_old_slug','risk-and-compliance'),(63484,1636,'_wp_old_slug','risk-and-compliance'),(63485,1773,'page-header_description','Explore helpful resources for payment automation, security, and other stuff.'),(63486,1773,'_page-header_description','field_610bfdaa1c1f4'),(63487,1773,'page-header_button-title','Explore Ebooks'),(63488,1773,'_page-header_button-title','field_610bfdda1c1f5'),(63489,1773,'page-header',''),(63490,1773,'_page-header','field_610bfd751c1f3'),(63491,1773,'page_elements_featured-ebooks-title','Featured Ebooks'),(63492,1773,'_page_elements_featured-ebooks-title','field_610bfffb74224'),(63493,1773,'page_elements_main-category','Latest'),(63494,1773,'_page_elements_main-category','field_610c000c74225'),(63495,1773,'page_elements',''),(63496,1773,'_page_elements','field_610bffea74223'),(63497,1773,'page-elements_featured-ebooks-title','Featured Ebooks'),(63498,1773,'_page-elements_featured-ebooks-title','field_610bfffb74224'),(63499,1773,'page-elements_main-category','Latest'),(63500,1773,'_page-elements_main-category','field_610c000c74225'),(63501,1773,'page-elements',''),(63502,1773,'_page-elements','field_610bffea74223'),(63503,1773,'page-content_featured-ebooks-title','Featured Ebooks'),(63504,1773,'_page-content_featured-ebooks-title','field_610bfffb74224'),(63505,1773,'page-content_main-category','Latest'),(63506,1773,'_page-content_main-category','field_610c000c74225'),(63507,1773,'page-content',''),(63508,1773,'_page-content','field_610bffea74223'),(63509,1773,'page-content_featured-ebooks','a:3:{i:0;s:3:\"407\";i:1;s:3:\"406\";i:2;s:3:\"405\";}'),(63510,1773,'_page-content_featured-ebooks','field_610c00fcb9942'),(63511,1774,'page-header_description','Explore helpful resources for payment automation, security, and other stuff.'),(63512,1774,'_page-header_description','field_610bfdaa1c1f4'),(63513,1774,'page-header_button-title','Explore Ebooks'),(63514,1774,'_page-header_button-title','field_610bfdda1c1f5'),(63515,1774,'page-header',''),(63516,1774,'_page-header','field_610bfd751c1f3'),(63517,1774,'page-content_featured-ebooks-title','Featured Ebooks'),(63518,1774,'_page-content_featured-ebooks-title','field_610bfffb74224'),(63519,1774,'page-content_main-category','Latest'),(63520,1774,'_page-content_main-category','field_610c000c74225'),(63521,1774,'page-content',''),(63522,1774,'_page-content','field_610bffea74223'),(63523,1774,'page-content_featured-ebooks','a:3:{i:0;s:4:\"1604\";i:1;s:4:\"1605\";i:2;s:4:\"1606\";}'),(63524,1774,'_page-content_featured-ebooks','field_610c00fcb9942'),(63525,1775,'form-description',''),(63526,1775,'_form-description','field_61278c4af4756'),(63527,1775,'form-shortcode','[hubspot type=form portal=8972891 id=3f2f086b-1203-4634-a02a-041828d70b50]'),(63528,1775,'_form-shortcode','field_612c0ea4a8746'),(63529,1776,'form-description',''),(63530,1776,'_form-description','field_61278c4af4756'),(63531,1776,'form-shortcode','[hubspot type=form portal=8972891 id=923a54b0-7c09-4f57-bead-cbeac1e76bca]'),(63532,1776,'_form-shortcode','field_612c0ea4a8746'),(63970,1788,'main-block-title','Where Merchants \r\nMeet Buyers'),(63971,1788,'_main-block-title','field_60f71cfe844f0'),(63972,1788,'main-block-description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(63973,1788,'_main-block-description','field_60f71d1a844f1'),(63974,1788,'main-block-first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(63975,1788,'_main-block-first-button','field_60f71d2b844f2'),(63976,1788,'main-block-second-button','Explore more'),(63977,1788,'_main-block-second-button','field_60f71d5a844f3'),(63978,1788,'main-block-globe-points_item-1','$56'),(63979,1788,'_main-block-globe-points_item-1','field_60f7cd79ec2c2'),(63980,1788,'main-block-globe-points_item-2','$78'),(63981,1788,'_main-block-globe-points_item-2','field_60f7cd81ec2c3'),(63982,1788,'main-block-globe-points_item-3','$128'),(63983,1788,'_main-block-globe-points_item-3','field_60f7cd86ec2c4'),(63984,1788,'main-block-globe-points',''),(63985,1788,'_main-block-globe-points','field_60f7cd5bec2c1'),(63986,1788,'main-block_title','Offer online payments easily'),(63987,1788,'_main-block_title','field_60f71cfe844f0'),(63988,1788,'main-block_description','Internet purchases is the new frontier for your businesses. CommerceGate is the best way to set up your online payments and expand your business into new markets around the globe.'),(63989,1788,'_main-block_description','field_60f71d1a844f1'),(63990,1788,'main-block_first-button','a:3:{s:5:\"title\";s:11:\"Get Started\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/sign-up/\";s:6:\"target\";s:0:\"\";}'),(63991,1788,'_main-block_first-button','field_60f71d2b844f2'),(63992,1788,'main-block_second-button','Explore more'),(63993,1788,'_main-block_second-button','field_60f71d5a844f3'),(63994,1788,'main-block',''),(63995,1788,'_main-block','field_60f7ce5d3c350'),(63996,1788,'globe-points_item-1','$56'),(63997,1788,'_globe-points_item-1','field_60f7cd79ec2c2'),(63998,1788,'globe-points_item-2','$78'),(63999,1788,'_globe-points_item-2','field_60f7cd81ec2c3'),(64000,1788,'globe-points_item-3','$128'),(64001,1788,'_globe-points_item-3','field_60f7cd86ec2c4'),(64002,1788,'globe-points',''),(64003,1788,'_globe-points','field_60f7cd5bec2c1'),(64004,1788,'block_content_image','154'),(64005,1788,'_block_content_image','field_60f7cfac21e3c'),(64006,1788,'block_content_title','Since 2006[nbsp]we have helped thousands of[nbsp]merchants grow their business and maximise revenue'),(64007,1788,'_block_content_title','field_60f7cf8621e3a'),(64008,1788,'block_content_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(64009,1788,'_block_content_description','field_60f7cfa321e3b'),(64010,1788,'block_content_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(64011,1788,'_block_content_button','field_60f7cfc021e3d'),(64012,1788,'block_content',''),(64013,1788,'_block_content','field_60f7cf7021e39'),(64014,1788,'advantages_0_icon','157'),(64015,1788,'_advantages_0_icon','field_60f7cff821e3f'),(64016,1788,'advantages_0_description','Certificate of Authenticity'),(64017,1788,'_advantages_0_description','field_60f7d00d21e40'),(64018,1788,'advantages','4'),(64019,1788,'_advantages','field_60f7cfdc21e3e'),(64020,1788,'advantages_1_icon','158'),(64021,1788,'_advantages_1_icon','field_60f7cff821e3f'),(64022,1788,'advantages_1_description','Best Solution Awward'),(64023,1788,'_advantages_1_description','field_60f7d00d21e40'),(64024,1788,'advantages_2_icon','159'),(64025,1788,'_advantages_2_icon','field_60f7cff821e3f'),(64026,1788,'advantages_2_description','Compliance Certificate'),(64027,1788,'_advantages_2_description','field_60f7d00d21e40'),(64028,1788,'advantages_3_icon','160'),(64029,1788,'_advantages_3_icon','field_60f7cff821e3f'),(64030,1788,'advantages_3_description','Customers Choise Awward'),(64031,1788,'_advantages_3_description','field_60f7d00d21e40'),(64032,1788,'about-company_image','154'),(64033,1788,'_about-company_image','field_60f7cfac21e3c'),(64034,1788,'about-company_title','Since 2006[nbsp]we have helped thousands of[nbsp]merchants grow their business and maximise revenue'),(64035,1788,'_about-company_title','field_60f7cf8621e3a'),(64036,1788,'about-company_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(64037,1788,'_about-company_description','field_60f7cfa321e3b'),(64038,1788,'about-company_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:59:\"https://commercegate.goodface.com.ua/wp/about-commercegate/\";s:6:\"target\";s:0:\"\";}'),(64039,1788,'_about-company_button','field_60f7cfc021e3d'),(64040,1788,'about-company',''),(64041,1788,'_about-company','field_60f7cf7021e39'),(64042,1788,'payment-instruments_title_before','Get all Payment Instruments'),(64043,1788,'_payment-instruments_title_before','field_60f7d6dbb8ab4'),(64044,1788,'payment-instruments_title_after','You Need to Accelerate'),(64045,1788,'_payment-instruments_title_after','field_60f7d70db8ab5'),(64046,1788,'payment-instruments_title',''),(64047,1788,'_payment-instruments_title','field_60f7d5a179817'),(64048,1788,'payment-instruments_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to \r\naccept credit card payments from your customers safely.'),(64049,1788,'_payment-instruments_description','field_60f7d5d379818'),(64050,1788,'payment-instruments_items-link-title','Discover features'),(64051,1788,'_payment-instruments_items-link-title','field_60f7d5df79819'),(64052,1788,'payment-instruments',''),(64053,1788,'_payment-instruments','field_60f7d59679816'),(64054,1788,'complex-services_image','1674'),(64055,1788,'_complex-services_image','field_60f7daf9c4744'),(64056,1788,'complex-services_title','Complex Services to[nbsp]Boost Your Process'),(64057,1788,'_complex-services_title','field_60f7d9c5c4742'),(64058,1788,'complex-services_description','Our risk management system is[nbsp]the most advanced, customizable and effective in[nbsp]the business. We[nbsp]combine advanced technology and experienced human control to[nbsp]minimise fraudulent transactions while keeping decline rates low and your valued customers satisfied.'),(64059,1788,'_complex-services_description','field_60f7d9d7c4743'),(64060,1788,'complex-services_items-link-title','Learn more'),(64061,1788,'_complex-services_items-link-title','field_60f7dbbfc4745'),(64062,1788,'complex-services',''),(64063,1788,'_complex-services','field_60f7d9b2c4741'),(64064,1788,'blog-block_title',''),(64065,1788,'_blog-block_title','field_60f7deefdb657'),(64066,1788,'blog-block_link','a:3:{s:5:\"title\";s:29:\"Read all customers’ stories\";s:3:\"url\";s:45:\"https://commercegate.goodface.com.ua/wp/blog/\";s:6:\"target\";s:0:\"\";}'),(64067,1788,'_blog-block_link','field_60f7df05db658'),(64068,1788,'blog-block',''),(64069,1788,'_blog-block','field_60f7dee3db656'),(64070,1788,'blog-block_large-post','235'),(64071,1788,'_blog-block_large-post','field_60f8303a13c72'),(64072,1788,'blog-block_large-post_copy','a:3:{i:0;s:3:\"233\";i:1;s:3:\"234\";i:2;s:3:\"198\";}'),(64073,1788,'_blog-block_large-post_copy','field_60f831d6000c4'),(64074,1788,'blog-block_posts','a:4:{i:0;s:3:\"848\";i:1;s:3:\"850\";i:2;s:3:\"851\";i:3;s:3:\"852\";}'),(64075,1788,'_blog-block_posts','field_60f8322fd24c4'),(64076,1788,'blog-block-large-post_title','Antony from High Risk Product'),(64077,1788,'_blog-block-large-post_title','field_60f834906008c'),(64078,1788,'blog-block-large-post_description','“Working with the sales teams and account managers has been great. They’ve helped[nbsp]us get to[nbsp]market with our solution much quicker than if[nbsp]we[nbsp]had tried to[nbsp]do[nbsp]it[nbsp]ourselves!”'),(64079,1788,'_blog-block-large-post_description','field_60f834946008d'),(64080,1788,'blog-block-large-post',''),(64081,1788,'_blog-block-large-post','field_60f8347e6008b'),(64082,1788,'blog-block_post-button-title','Read Full Story'),(64083,1788,'_blog-block_post-button-title','field_60f8413c74859'),(64084,1788,'payment-instruments_title-color','#4BD18E'),(64085,1788,'_payment-instruments_title-color','field_60fff271c15df'),(64086,1788,'blog-block_title-color','#4BD18E'),(64087,1788,'_blog-block_title-color','field_60fff3b704234'),(64088,1788,'blog-block_title_before','You’re in good company.'),(64089,1788,'_blog-block_title_before','field_60fff38e04232'),(64090,1788,'blog-block_title_after','Share success with us'),(64091,1788,'_blog-block_title_after','field_60fff3a404233'),(64092,1788,'complex-services-list_0_icon','336'),(64093,1788,'_complex-services-list_0_icon','field_6100fde5a3f1d'),(64094,1788,'complex-services-list_0_title','Online Payments Processing'),(64095,1788,'_complex-services-list_0_title','field_6100fe5aa3f1e'),(64096,1788,'complex-services-list_0_description','Deploy our agile payment pages to[nbsp]suit any platform'),(64097,1788,'_complex-services-list_0_description','field_6100fe60a3f1f'),(64098,1788,'complex-services-list_0_link','a:3:{s:5:\"title\";s:25:\"Online Payment Processing\";s:3:\"url\";s:80:\"https://commercegate.goodface.com.ua/wp/our-solutions/online-payment-processing/\";s:6:\"target\";s:0:\"\";}'),(64099,1788,'_complex-services-list_0_link','field_6100fe73a3f20'),(64100,1788,'complex-services-list_1_icon','337'),(64101,1788,'_complex-services-list_1_icon','field_6100fde5a3f1d'),(64102,1788,'complex-services-list_1_title','Acquiring Solutions'),(64103,1788,'_complex-services-list_1_title','field_6100fe5aa3f1e'),(64104,1788,'complex-services-list_1_description','Single point of[nbsp]contact, handling authorisation, clearing and settlement'),(64105,1788,'_complex-services-list_1_description','field_6100fe60a3f1f'),(64106,1788,'complex-services-list_1_link','a:3:{s:5:\"title\";s:19:\"Acquiring Solutions\";s:3:\"url\";s:74:\"https://commercegate.goodface.com.ua/wp/our-solutions/acquiring-solutions/\";s:6:\"target\";s:0:\"\";}'),(64107,1788,'_complex-services-list_1_link','field_6100fe73a3f20'),(64108,1788,'complex-services-list_2_icon','339'),(64109,1788,'_complex-services-list_2_icon','field_6100fde5a3f1d'),(64110,1788,'complex-services-list_2_title','Risk & Compliance'),(64111,1788,'_complex-services-list_2_title','field_6100fe5aa3f1e'),(64112,1788,'complex-services-list_2_description','State of[nbsp]the art fraud scrubbing and real-time monitoring by[nbsp]our risk team'),(64113,1788,'_complex-services-list_2_description','field_6100fe60a3f1f'),(64114,1788,'complex-services-list_2_link','a:3:{s:5:\"title\";s:19:\"Risk and Compliance\";s:3:\"url\";s:74:\"https://commercegate.goodface.com.ua/wp/our-solutions/risk-and-compliance/\";s:6:\"target\";s:0:\"\";}'),(64115,1788,'_complex-services-list_2_link','field_6100fe73a3f20'),(64116,1788,'complex-services-list_3_icon','338'),(64117,1788,'_complex-services-list_3_icon','field_6100fde5a3f1d'),(64118,1788,'complex-services-list_3_title','Revenue Optimization'),(64119,1788,'_complex-services-list_3_title','field_6100fe5aa3f1e'),(64120,1788,'complex-services-list_3_description','Tactical, analytical approach to[nbsp]your pricing'),(64121,1788,'_complex-services-list_3_description','field_6100fe60a3f1f'),(64122,1788,'complex-services-list_3_link','a:3:{s:5:\"title\";s:20:\"Revenue Optimization\";s:3:\"url\";s:75:\"https://commercegate.goodface.com.ua/wp/our-solutions/revenue-optimization/\";s:6:\"target\";s:0:\"\";}'),(64123,1788,'_complex-services-list_3_link','field_6100fe73a3f20'),(64124,1788,'complex-services-list','4'),(64125,1788,'_complex-services-list','field_6100fd82a3f1c'),(64126,1788,'payment-instruments_list','a:3:{i:0;s:3:\"433\";i:1;s:3:\"434\";i:2;s:3:\"435\";}'),(64127,1788,'_payment-instruments_list','field_6101027fdf3b7'),(64128,1790,'main-block-title','Where Merchants \r\nMeet Buyers'),(64129,1790,'_main-block-title','field_60f71cfe844f0'),(64130,1790,'main-block-description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(64131,1790,'_main-block-description','field_60f71d1a844f1'),(64132,1790,'main-block-first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(64133,1790,'_main-block-first-button','field_60f71d2b844f2'),(64134,1790,'main-block-second-button','Explore more'),(64135,1790,'_main-block-second-button','field_60f71d5a844f3'),(64136,1790,'main-block-globe-points_item-1','$56'),(64137,1790,'_main-block-globe-points_item-1','field_60f7cd79ec2c2'),(64138,1790,'main-block-globe-points_item-2','$78'),(64139,1790,'_main-block-globe-points_item-2','field_60f7cd81ec2c3'),(64140,1790,'main-block-globe-points_item-3','$128'),(64141,1790,'_main-block-globe-points_item-3','field_60f7cd86ec2c4'),(64142,1790,'main-block-globe-points',''),(64143,1790,'_main-block-globe-points','field_60f7cd5bec2c1'),(64144,1790,'main-block_title','Offer online payments easily'),(64145,1790,'_main-block_title','field_60f71cfe844f0'),(64146,1790,'main-block_description','Internet purchases is the new frontier for your businesses. CommerceGate is the best way to set up your online payments and expand your business into new markets around the globe.'),(64147,1790,'_main-block_description','field_60f71d1a844f1'),(64148,1790,'main-block_first-button','a:3:{s:5:\"title\";s:11:\"Get Started\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/sign-up/\";s:6:\"target\";s:0:\"\";}'),(64149,1790,'_main-block_first-button','field_60f71d2b844f2'),(64150,1790,'main-block_second-button','Explore more'),(64151,1790,'_main-block_second-button','field_60f71d5a844f3'),(64152,1790,'main-block',''),(64153,1790,'_main-block','field_60f7ce5d3c350'),(64154,1790,'globe-points_item-1','$56'),(64155,1790,'_globe-points_item-1','field_60f7cd79ec2c2'),(64156,1790,'globe-points_item-2','$78'),(64157,1790,'_globe-points_item-2','field_60f7cd81ec2c3'),(64158,1790,'globe-points_item-3','$128'),(64159,1790,'_globe-points_item-3','field_60f7cd86ec2c4'),(64160,1790,'globe-points',''),(64161,1790,'_globe-points','field_60f7cd5bec2c1'),(64162,1790,'block_content_image','154'),(64163,1790,'_block_content_image','field_60f7cfac21e3c'),(64164,1790,'block_content_title','Since 2006[nbsp]we have helped thousands of[nbsp]merchants grow their business and maximise revenue'),(64165,1790,'_block_content_title','field_60f7cf8621e3a'),(64166,1790,'block_content_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(64167,1790,'_block_content_description','field_60f7cfa321e3b'),(64168,1790,'block_content_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(64169,1790,'_block_content_button','field_60f7cfc021e3d'),(64170,1790,'block_content',''),(64171,1790,'_block_content','field_60f7cf7021e39'),(64172,1790,'advantages_0_icon','157'),(64173,1790,'_advantages_0_icon','field_60f7cff821e3f'),(64174,1790,'advantages_0_description','Banco de España Eurosistema'),(64175,1790,'_advantages_0_description','field_60f7d00d21e40'),(64176,1790,'advantages','4'),(64177,1790,'_advantages','field_60f7cfdc21e3e'),(64178,1790,'advantages_1_icon','158'),(64179,1790,'_advantages_1_icon','field_60f7cff821e3f'),(64180,1790,'advantages_1_description','EU Certified & Regulated Financial Institution'),(64181,1790,'_advantages_1_description','field_60f7d00d21e40'),(64182,1790,'advantages_2_icon','159'),(64183,1790,'_advantages_2_icon','field_60f7cff821e3f'),(64184,1790,'advantages_2_description','KPMG Audited'),(64185,1790,'_advantages_2_description','field_60f7d00d21e40'),(64186,1790,'advantages_3_icon','160'),(64187,1790,'_advantages_3_icon','field_60f7cff821e3f'),(64188,1790,'advantages_3_description','PCI DSS Level 1'),(64189,1790,'_advantages_3_description','field_60f7d00d21e40'),(64190,1790,'about-company_image','154'),(64191,1790,'_about-company_image','field_60f7cfac21e3c'),(64192,1790,'about-company_title','Thousands of merchants have boosted their sales with our payment solutions since 2006.'),(64193,1790,'_about-company_title','field_60f7cf8621e3a'),(64194,1790,'about-company_description','We enable your business with the best payment technologies and services built with our long industry experience making it easy.'),(64195,1790,'_about-company_description','field_60f7cfa321e3b'),(64196,1790,'about-company_button','a:3:{s:5:\"title\";s:13:\"Discover more\";s:3:\"url\";s:59:\"https://commercegate.goodface.com.ua/wp/about-commercegate/\";s:6:\"target\";s:0:\"\";}'),(64197,1790,'_about-company_button','field_60f7cfc021e3d'),(64198,1790,'about-company',''),(64199,1790,'_about-company','field_60f7cf7021e39'),(64200,1790,'payment-instruments_title_before','Accelerate your growth'),(64201,1790,'_payment-instruments_title_before','field_60f7d6dbb8ab4'),(64202,1790,'payment-instruments_title_after','with online payments'),(64203,1790,'_payment-instruments_title_after','field_60f7d70db8ab5'),(64204,1790,'payment-instruments_title',''),(64205,1790,'_payment-instruments_title','field_60f7d5a179817'),(64206,1790,'payment-instruments_description','CommerceGates makes it secure and easy for you to accept online payments from customers to scale your business globally'),(64207,1790,'_payment-instruments_description','field_60f7d5d379818'),(64208,1790,'payment-instruments_items-link-title','Explore features'),(64209,1790,'_payment-instruments_items-link-title','field_60f7d5df79819'),(64210,1790,'payment-instruments',''),(64211,1790,'_payment-instruments','field_60f7d59679816'),(64212,1790,'complex-services_image','1674'),(64213,1790,'_complex-services_image','field_60f7daf9c4744'),(64214,1790,'complex-services_title','Complex Services to[nbsp]Boost Your Process'),(64215,1790,'_complex-services_title','field_60f7d9c5c4742'),(64216,1790,'complex-services_description','Our risk management system is[nbsp]the most advanced, customizable and effective in[nbsp]the business. We[nbsp]combine advanced technology and experienced human control to[nbsp]minimise fraudulent transactions while keeping decline rates low and your valued customers satisfied.'),(64217,1790,'_complex-services_description','field_60f7d9d7c4743'),(64218,1790,'complex-services_items-link-title','Learn more'),(64219,1790,'_complex-services_items-link-title','field_60f7dbbfc4745'),(64220,1790,'complex-services',''),(64221,1790,'_complex-services','field_60f7d9b2c4741'),(64222,1790,'blog-block_title',''),(64223,1790,'_blog-block_title','field_60f7deefdb657'),(64224,1790,'blog-block_link','a:3:{s:5:\"title\";s:29:\"Read all customers’ stories\";s:3:\"url\";s:45:\"https://commercegate.goodface.com.ua/wp/blog/\";s:6:\"target\";s:0:\"\";}'),(64225,1790,'_blog-block_link','field_60f7df05db658'),(64226,1790,'blog-block',''),(64227,1790,'_blog-block','field_60f7dee3db656'),(64228,1790,'blog-block_large-post','235'),(64229,1790,'_blog-block_large-post','field_60f8303a13c72'),(64230,1790,'blog-block_large-post_copy','a:3:{i:0;s:3:\"233\";i:1;s:3:\"234\";i:2;s:3:\"198\";}'),(64231,1790,'_blog-block_large-post_copy','field_60f831d6000c4'),(64232,1790,'blog-block_posts','a:4:{i:0;s:3:\"848\";i:1;s:3:\"850\";i:2;s:3:\"851\";i:3;s:3:\"852\";}'),(64233,1790,'_blog-block_posts','field_60f8322fd24c4'),(64234,1790,'blog-block-large-post_title','Antony from High Risk Product'),(64235,1790,'_blog-block-large-post_title','field_60f834906008c'),(64236,1790,'blog-block-large-post_description','“Working with the sales teams and account managers has been great. They’ve helped[nbsp]us get to[nbsp]market with our solution much quicker than if[nbsp]we[nbsp]had tried to[nbsp]do[nbsp]it[nbsp]ourselves!”'),(64237,1790,'_blog-block-large-post_description','field_60f834946008d'),(64238,1790,'blog-block-large-post',''),(64239,1790,'_blog-block-large-post','field_60f8347e6008b'),(64240,1790,'blog-block_post-button-title','Read Full Story'),(64241,1790,'_blog-block_post-button-title','field_60f8413c74859'),(64242,1790,'payment-instruments_title-color','#4BD18E'),(64243,1790,'_payment-instruments_title-color','field_60fff271c15df'),(64244,1790,'blog-block_title-color','#4BD18E'),(64245,1790,'_blog-block_title-color','field_60fff3b704234'),(64246,1790,'blog-block_title_before','You’re in good company.'),(64247,1790,'_blog-block_title_before','field_60fff38e04232'),(64248,1790,'blog-block_title_after','Share success with us'),(64249,1790,'_blog-block_title_after','field_60fff3a404233'),(64250,1790,'complex-services-list_0_icon','336'),(64251,1790,'_complex-services-list_0_icon','field_6100fde5a3f1d'),(64252,1790,'complex-services-list_0_title','Online Payments Processing'),(64253,1790,'_complex-services-list_0_title','field_6100fe5aa3f1e'),(64254,1790,'complex-services-list_0_description','Deploy our agile payment pages to[nbsp]suit any platform'),(64255,1790,'_complex-services-list_0_description','field_6100fe60a3f1f'),(64256,1790,'complex-services-list_0_link','a:3:{s:5:\"title\";s:25:\"Online Payment Processing\";s:3:\"url\";s:80:\"https://commercegate.goodface.com.ua/wp/our-solutions/online-payment-processing/\";s:6:\"target\";s:0:\"\";}'),(64257,1790,'_complex-services-list_0_link','field_6100fe73a3f20'),(64258,1790,'complex-services-list_1_icon','337'),(64259,1790,'_complex-services-list_1_icon','field_6100fde5a3f1d'),(64260,1790,'complex-services-list_1_title','Acquiring Solutions'),(64261,1790,'_complex-services-list_1_title','field_6100fe5aa3f1e'),(64262,1790,'complex-services-list_1_description','Single point of[nbsp]contact, handling authorisation, clearing and settlement'),(64263,1790,'_complex-services-list_1_description','field_6100fe60a3f1f'),(64264,1790,'complex-services-list_1_link','a:3:{s:5:\"title\";s:19:\"Acquiring Solutions\";s:3:\"url\";s:74:\"https://commercegate.goodface.com.ua/wp/our-solutions/acquiring-solutions/\";s:6:\"target\";s:0:\"\";}'),(64265,1790,'_complex-services-list_1_link','field_6100fe73a3f20'),(64266,1790,'complex-services-list_2_icon','339'),(64267,1790,'_complex-services-list_2_icon','field_6100fde5a3f1d'),(64268,1790,'complex-services-list_2_title','Risk & Compliance'),(64269,1790,'_complex-services-list_2_title','field_6100fe5aa3f1e'),(64270,1790,'complex-services-list_2_description','State of[nbsp]the art fraud scrubbing and real-time monitoring by[nbsp]our risk team'),(64271,1790,'_complex-services-list_2_description','field_6100fe60a3f1f'),(64272,1790,'complex-services-list_2_link','a:3:{s:5:\"title\";s:19:\"Risk and Compliance\";s:3:\"url\";s:74:\"https://commercegate.goodface.com.ua/wp/our-solutions/risk-and-compliance/\";s:6:\"target\";s:0:\"\";}'),(64273,1790,'_complex-services-list_2_link','field_6100fe73a3f20'),(64274,1790,'complex-services-list_3_icon','338'),(64275,1790,'_complex-services-list_3_icon','field_6100fde5a3f1d'),(64276,1790,'complex-services-list_3_title','Revenue Optimization'),(64277,1790,'_complex-services-list_3_title','field_6100fe5aa3f1e'),(64278,1790,'complex-services-list_3_description','Tactical, analytical approach to[nbsp]your pricing'),(64279,1790,'_complex-services-list_3_description','field_6100fe60a3f1f'),(64280,1790,'complex-services-list_3_link','a:3:{s:5:\"title\";s:20:\"Revenue Optimization\";s:3:\"url\";s:75:\"https://commercegate.goodface.com.ua/wp/our-solutions/revenue-optimization/\";s:6:\"target\";s:0:\"\";}'),(64281,1790,'_complex-services-list_3_link','field_6100fe73a3f20'),(64282,1790,'complex-services-list','4'),(64283,1790,'_complex-services-list','field_6100fd82a3f1c'),(64284,1790,'payment-instruments_list','a:3:{i:0;s:3:\"433\";i:1;s:3:\"434\";i:2;s:3:\"435\";}'),(64285,1790,'_payment-instruments_list','field_6101027fdf3b7'),(64286,439,'_wp_old_slug','card-issuing'),(64287,1637,'_wp_old_slug','card-issuing'),(64288,1791,'main-block-title','Where Merchants \r\nMeet Buyers'),(64289,1791,'_main-block-title','field_60f71cfe844f0'),(64290,1791,'main-block-description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(64291,1791,'_main-block-description','field_60f71d1a844f1'),(64292,1791,'main-block-first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(64293,1791,'_main-block-first-button','field_60f71d2b844f2'),(64294,1791,'main-block-second-button','Explore more'),(64295,1791,'_main-block-second-button','field_60f71d5a844f3'),(64296,1791,'main-block-globe-points_item-1','$56'),(64297,1791,'_main-block-globe-points_item-1','field_60f7cd79ec2c2'),(64298,1791,'main-block-globe-points_item-2','$78'),(64299,1791,'_main-block-globe-points_item-2','field_60f7cd81ec2c3'),(64300,1791,'main-block-globe-points_item-3','$128'),(64301,1791,'_main-block-globe-points_item-3','field_60f7cd86ec2c4'),(64302,1791,'main-block-globe-points',''),(64303,1791,'_main-block-globe-points','field_60f7cd5bec2c1'),(64304,1791,'main-block_title','Offer online payments easily'),(64305,1791,'_main-block_title','field_60f71cfe844f0'),(64306,1791,'main-block_description','Internet purchases is the new frontier for your businesses. CommerceGate is the best way to set up your online payments and expand your business into new markets around the globe.'),(64307,1791,'_main-block_description','field_60f71d1a844f1'),(64308,1791,'main-block_first-button','a:3:{s:5:\"title\";s:11:\"Get Started\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/sign-up/\";s:6:\"target\";s:0:\"\";}'),(64309,1791,'_main-block_first-button','field_60f71d2b844f2'),(64310,1791,'main-block_second-button','Explore more'),(64311,1791,'_main-block_second-button','field_60f71d5a844f3'),(64312,1791,'main-block',''),(64313,1791,'_main-block','field_60f7ce5d3c350'),(64314,1791,'globe-points_item-1','$56'),(64315,1791,'_globe-points_item-1','field_60f7cd79ec2c2'),(64316,1791,'globe-points_item-2','$78'),(64317,1791,'_globe-points_item-2','field_60f7cd81ec2c3'),(64318,1791,'globe-points_item-3','$128'),(64319,1791,'_globe-points_item-3','field_60f7cd86ec2c4'),(64320,1791,'globe-points',''),(64321,1791,'_globe-points','field_60f7cd5bec2c1'),(64322,1791,'block_content_image','154'),(64323,1791,'_block_content_image','field_60f7cfac21e3c'),(64324,1791,'block_content_title','Since 2006[nbsp]we have helped thousands of[nbsp]merchants grow their business and maximise revenue'),(64325,1791,'_block_content_title','field_60f7cf8621e3a'),(64326,1791,'block_content_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(64327,1791,'_block_content_description','field_60f7cfa321e3b'),(64328,1791,'block_content_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(64329,1791,'_block_content_button','field_60f7cfc021e3d'),(64330,1791,'block_content',''),(64331,1791,'_block_content','field_60f7cf7021e39'),(64332,1791,'advantages_0_icon','157'),(64333,1791,'_advantages_0_icon','field_60f7cff821e3f'),(64334,1791,'advantages_0_description','Banco de España Eurosistema'),(64335,1791,'_advantages_0_description','field_60f7d00d21e40'),(64336,1791,'advantages','4'),(64337,1791,'_advantages','field_60f7cfdc21e3e'),(64338,1791,'advantages_1_icon','158'),(64339,1791,'_advantages_1_icon','field_60f7cff821e3f'),(64340,1791,'advantages_1_description','EU Certified & Regulated Financial Institution'),(64341,1791,'_advantages_1_description','field_60f7d00d21e40'),(64342,1791,'advantages_2_icon','159'),(64343,1791,'_advantages_2_icon','field_60f7cff821e3f'),(64344,1791,'advantages_2_description','KPMG Audited'),(64345,1791,'_advantages_2_description','field_60f7d00d21e40'),(64346,1791,'advantages_3_icon','160'),(64347,1791,'_advantages_3_icon','field_60f7cff821e3f'),(64348,1791,'advantages_3_description','PCI DSS Level 1'),(64349,1791,'_advantages_3_description','field_60f7d00d21e40'),(64350,1791,'about-company_image','154'),(64351,1791,'_about-company_image','field_60f7cfac21e3c'),(64352,1791,'about-company_title','Thousands of merchants have boosted their sales with our payment solutions since 2006.'),(64353,1791,'_about-company_title','field_60f7cf8621e3a'),(64354,1791,'about-company_description','We enable your business with the best payment technologies and services built with our long industry experience making it easy.'),(64355,1791,'_about-company_description','field_60f7cfa321e3b'),(64356,1791,'about-company_button','a:3:{s:5:\"title\";s:13:\"Discover more\";s:3:\"url\";s:59:\"https://commercegate.goodface.com.ua/wp/about-commercegate/\";s:6:\"target\";s:0:\"\";}'),(64357,1791,'_about-company_button','field_60f7cfc021e3d'),(64358,1791,'about-company',''),(64359,1791,'_about-company','field_60f7cf7021e39'),(64360,1791,'payment-instruments_title_before','Accelerate your growth'),(64361,1791,'_payment-instruments_title_before','field_60f7d6dbb8ab4'),(64362,1791,'payment-instruments_title_after','with online payments'),(64363,1791,'_payment-instruments_title_after','field_60f7d70db8ab5'),(64364,1791,'payment-instruments_title',''),(64365,1791,'_payment-instruments_title','field_60f7d5a179817'),(64366,1791,'payment-instruments_description','CommerceGates makes it secure and easy for you to accept online payments from customers to scale your business globally'),(64367,1791,'_payment-instruments_description','field_60f7d5d379818'),(64368,1791,'payment-instruments_items-link-title','Explore features'),(64369,1791,'_payment-instruments_items-link-title','field_60f7d5df79819'),(64370,1791,'payment-instruments',''),(64371,1791,'_payment-instruments','field_60f7d59679816'),(64372,1791,'complex-services_image','1674'),(64373,1791,'_complex-services_image','field_60f7daf9c4744'),(64374,1791,'complex-services_title','Easily navigate complexities'),(64375,1791,'_complex-services_title','field_60f7d9c5c4742'),(64376,1791,'complex-services_description','Our payment solutions ensure you comply with the latest payment regulations. With our strong and experienced team of financial services experts, we make it simple and help you manage the risks so you can focus on your core business activities and grow your business worry-free.'),(64377,1791,'_complex-services_description','field_60f7d9d7c4743'),(64378,1791,'complex-services_items-link-title','Learn more'),(64379,1791,'_complex-services_items-link-title','field_60f7dbbfc4745'),(64380,1791,'complex-services',''),(64381,1791,'_complex-services','field_60f7d9b2c4741'),(64382,1791,'blog-block_title',''),(64383,1791,'_blog-block_title','field_60f7deefdb657'),(64384,1791,'blog-block_link','a:3:{s:5:\"title\";s:29:\"Read all customers’ stories\";s:3:\"url\";s:45:\"https://commercegate.goodface.com.ua/wp/blog/\";s:6:\"target\";s:0:\"\";}'),(64385,1791,'_blog-block_link','field_60f7df05db658'),(64386,1791,'blog-block',''),(64387,1791,'_blog-block','field_60f7dee3db656'),(64388,1791,'blog-block_large-post','235'),(64389,1791,'_blog-block_large-post','field_60f8303a13c72'),(64390,1791,'blog-block_large-post_copy','a:3:{i:0;s:3:\"233\";i:1;s:3:\"234\";i:2;s:3:\"198\";}'),(64391,1791,'_blog-block_large-post_copy','field_60f831d6000c4'),(64392,1791,'blog-block_posts','a:4:{i:0;s:3:\"848\";i:1;s:3:\"850\";i:2;s:3:\"851\";i:3;s:3:\"852\";}'),(64393,1791,'_blog-block_posts','field_60f8322fd24c4'),(64394,1791,'blog-block-large-post_title','Antony from High Risk Product'),(64395,1791,'_blog-block-large-post_title','field_60f834906008c'),(64396,1791,'blog-block-large-post_description','“Working with the sales teams and account managers has been great. They’ve helped[nbsp]us get to[nbsp]market with our solution much quicker than if[nbsp]we[nbsp]had tried to[nbsp]do[nbsp]it[nbsp]ourselves!”'),(64397,1791,'_blog-block-large-post_description','field_60f834946008d'),(64398,1791,'blog-block-large-post',''),(64399,1791,'_blog-block-large-post','field_60f8347e6008b'),(64400,1791,'blog-block_post-button-title','Read Full Story'),(64401,1791,'_blog-block_post-button-title','field_60f8413c74859'),(64402,1791,'payment-instruments_title-color','#4BD18E'),(64403,1791,'_payment-instruments_title-color','field_60fff271c15df'),(64404,1791,'blog-block_title-color','#4BD18E'),(64405,1791,'_blog-block_title-color','field_60fff3b704234'),(64406,1791,'blog-block_title_before','You’re in good company.'),(64407,1791,'_blog-block_title_before','field_60fff38e04232'),(64408,1791,'blog-block_title_after','Share success with us'),(64409,1791,'_blog-block_title_after','field_60fff3a404233'),(64410,1791,'complex-services-list_0_icon','336'),(64411,1791,'_complex-services-list_0_icon','field_6100fde5a3f1d'),(64412,1791,'complex-services-list_0_title','Online Payments Processing'),(64413,1791,'_complex-services-list_0_title','field_6100fe5aa3f1e'),(64414,1791,'complex-services-list_0_description','Deploy our agile payment pages to[nbsp]suit any platform'),(64415,1791,'_complex-services-list_0_description','field_6100fe60a3f1f'),(64416,1791,'complex-services-list_0_link','a:3:{s:5:\"title\";s:25:\"Online Payment Processing\";s:3:\"url\";s:80:\"https://commercegate.goodface.com.ua/wp/our-solutions/online-payment-processing/\";s:6:\"target\";s:0:\"\";}'),(64417,1791,'_complex-services-list_0_link','field_6100fe73a3f20'),(64418,1791,'complex-services-list_1_icon','337'),(64419,1791,'_complex-services-list_1_icon','field_6100fde5a3f1d'),(64420,1791,'complex-services-list_1_title','Acquiring Solutions'),(64421,1791,'_complex-services-list_1_title','field_6100fe5aa3f1e'),(64422,1791,'complex-services-list_1_description','Single point of[nbsp]contact, handling authorisation, clearing and settlement'),(64423,1791,'_complex-services-list_1_description','field_6100fe60a3f1f'),(64424,1791,'complex-services-list_1_link','a:3:{s:5:\"title\";s:19:\"Acquiring Solutions\";s:3:\"url\";s:74:\"https://commercegate.goodface.com.ua/wp/our-solutions/acquiring-solutions/\";s:6:\"target\";s:0:\"\";}'),(64425,1791,'_complex-services-list_1_link','field_6100fe73a3f20'),(64426,1791,'complex-services-list_2_icon','339'),(64427,1791,'_complex-services-list_2_icon','field_6100fde5a3f1d'),(64428,1791,'complex-services-list_2_title','Risk & Compliance'),(64429,1791,'_complex-services-list_2_title','field_6100fe5aa3f1e'),(64430,1791,'complex-services-list_2_description','State of[nbsp]the art fraud scrubbing and real-time monitoring by[nbsp]our risk team'),(64431,1791,'_complex-services-list_2_description','field_6100fe60a3f1f'),(64432,1791,'complex-services-list_2_link','a:3:{s:5:\"title\";s:19:\"Risk and Compliance\";s:3:\"url\";s:74:\"https://commercegate.goodface.com.ua/wp/our-solutions/risk-and-compliance/\";s:6:\"target\";s:0:\"\";}'),(64433,1791,'_complex-services-list_2_link','field_6100fe73a3f20'),(64434,1791,'complex-services-list_3_icon','338'),(64435,1791,'_complex-services-list_3_icon','field_6100fde5a3f1d'),(64436,1791,'complex-services-list_3_title','Revenue Optimization'),(64437,1791,'_complex-services-list_3_title','field_6100fe5aa3f1e'),(64438,1791,'complex-services-list_3_description','Tactical, analytical approach to[nbsp]your pricing'),(64439,1791,'_complex-services-list_3_description','field_6100fe60a3f1f'),(64440,1791,'complex-services-list_3_link','a:3:{s:5:\"title\";s:20:\"Revenue Optimization\";s:3:\"url\";s:75:\"https://commercegate.goodface.com.ua/wp/our-solutions/revenue-optimization/\";s:6:\"target\";s:0:\"\";}'),(64441,1791,'_complex-services-list_3_link','field_6100fe73a3f20'),(64442,1791,'complex-services-list','4'),(64443,1791,'_complex-services-list','field_6100fd82a3f1c'),(64444,1791,'payment-instruments_list','a:4:{i:0;s:3:\"433\";i:1;s:3:\"434\";i:2;s:3:\"435\";i:3;s:3:\"439\";}'),(64445,1791,'_payment-instruments_list','field_6101027fdf3b7'),(64446,1612,'complex-services-list_0_link-title','Acceda al servicio'),(64447,1612,'_complex-services-list_0_link-title','field_613b4014d4849'),(64448,1612,'complex-services-list_1_link-title','Acceda al servicio'),(64449,1612,'_complex-services-list_1_link-title','field_613b4014d4849'),(64450,1612,'complex-services-list_2_link-title','Descubra las funciones'),(64451,1612,'_complex-services-list_2_link-title','field_613b4014d4849'),(64452,1612,'complex-services-list_3_link-title','Acceda a los servicios'),(64453,1612,'_complex-services-list_3_link-title','field_613b4014d4849'),(64454,1793,'main-block_title','Where Merchants \r\nMeet Buyers'),(64455,1793,'_main-block_title','field_60f71cfe844f0'),(64456,1793,'main-block_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(64457,1793,'_main-block_description','field_60f71d1a844f1'),(64458,1793,'main-block_first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/sign-up/\";s:6:\"target\";s:0:\"\";}'),(64459,1793,'_main-block_first-button','field_60f71d2b844f2'),(64460,1793,'main-block_second-button','Explore more'),(64461,1793,'_main-block_second-button','field_60f71d5a844f3'),(64462,1793,'main-block',''),(64463,1793,'_main-block','field_60f7ce5d3c350'),(64464,1793,'globe-points_item-1','$56'),(64465,1793,'_globe-points_item-1','field_60f7cd79ec2c2'),(64466,1793,'globe-points_item-2','$78'),(64467,1793,'_globe-points_item-2','field_60f7cd81ec2c3'),(64468,1793,'globe-points_item-3','$128'),(64469,1793,'_globe-points_item-3','field_60f7cd86ec2c4'),(64470,1793,'globe-points',''),(64471,1793,'_globe-points','field_60f7cd5bec2c1'),(64472,1793,'advantages_0_icon','157'),(64473,1793,'_advantages_0_icon','field_60f7cff821e3f'),(64474,1793,'advantages_0_description','Certificate of Authenticity'),(64475,1793,'_advantages_0_description','field_60f7d00d21e40'),(64476,1793,'advantages','4'),(64477,1793,'_advantages','field_60f7cfdc21e3e'),(64478,1793,'advantages_1_icon','158'),(64479,1793,'_advantages_1_icon','field_60f7cff821e3f'),(64480,1793,'advantages_1_description','Best Solution Awward'),(64481,1793,'_advantages_1_description','field_60f7d00d21e40'),(64482,1793,'advantages_2_icon','159'),(64483,1793,'_advantages_2_icon','field_60f7cff821e3f'),(64484,1793,'advantages_2_description','Compliance Certificate'),(64485,1793,'_advantages_2_description','field_60f7d00d21e40'),(64486,1793,'advantages_3_icon','160'),(64487,1793,'_advantages_3_icon','field_60f7cff821e3f'),(64488,1793,'advantages_3_description','Customers Choise Awward'),(64489,1793,'_advantages_3_description','field_60f7d00d21e40'),(64490,1793,'about-company_image','154'),(64491,1793,'_about-company_image','field_60f7cfac21e3c'),(64492,1793,'about-company_title','Since 2006[nbsp]we have helped thousands of[nbsp]merchants grow their business and maximise revenue'),(64493,1793,'_about-company_title','field_60f7cf8621e3a'),(64494,1793,'about-company_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(64495,1793,'_about-company_description','field_60f7cfa321e3b'),(64496,1793,'about-company_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:62:\"https://commercegate.goodface.com.ua/wp/es/about-commercegate/\";s:6:\"target\";s:0:\"\";}'),(64497,1793,'_about-company_button','field_60f7cfc021e3d'),(64498,1793,'about-company',''),(64499,1793,'_about-company','field_60f7cf7021e39'),(64500,1793,'payment-instruments_title_before','Get all Payment Instruments'),(64501,1793,'_payment-instruments_title_before','field_60f7d6dbb8ab4'),(64502,1793,'payment-instruments_title_after','You Need to Accelerate'),(64503,1793,'_payment-instruments_title_after','field_60f7d70db8ab5'),(64504,1793,'payment-instruments_title',''),(64505,1793,'_payment-instruments_title','field_60f7d5a179817'),(64506,1793,'payment-instruments_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to \r\naccept credit card payments from your customers safely.'),(64507,1793,'_payment-instruments_description','field_60f7d5d379818'),(64508,1793,'payment-instruments_items-link-title','Discover features'),(64509,1793,'_payment-instruments_items-link-title','field_60f7d5df79819'),(64510,1793,'payment-instruments',''),(64511,1793,'_payment-instruments','field_60f7d59679816'),(64512,1793,'complex-services_image','1674'),(64513,1793,'_complex-services_image','field_60f7daf9c4744'),(64514,1793,'complex-services_title','Complex Services to[nbsp]Boost Your Process'),(64515,1793,'_complex-services_title','field_60f7d9c5c4742'),(64516,1793,'complex-services_description','Our risk management system is[nbsp]the most advanced, customizable and effective in[nbsp]the business. We[nbsp]combine advanced technology and experienced human control to[nbsp]minimise fraudulent transactions while keeping decline rates low and your valued customers satisfied.'),(64517,1793,'_complex-services_description','field_60f7d9d7c4743'),(64518,1793,'complex-services_items-link-title','Learn more'),(64519,1793,'_complex-services_items-link-title','field_60f7dbbfc4745'),(64520,1793,'complex-services',''),(64521,1793,'_complex-services','field_60f7d9b2c4741'),(64522,1793,'blog-block_title',''),(64523,1793,'_blog-block_title','field_60f7deefdb657'),(64524,1793,'blog-block_link','a:3:{s:5:\"title\";s:29:\"Read all customers’ stories\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/es-blog/\";s:6:\"target\";s:0:\"\";}'),(64525,1793,'_blog-block_link','field_60f7df05db658'),(64526,1793,'blog-block',''),(64527,1793,'_blog-block','field_60f7dee3db656'),(64528,1793,'blog-block_posts','a:4:{i:0;s:4:\"1455\";i:1;s:4:\"1453\";i:2;s:4:\"1452\";i:3;s:4:\"1451\";}'),(64529,1793,'_blog-block_posts','field_60f8322fd24c4'),(64530,1793,'blog-block_post-button-title','Read Full Story'),(64531,1793,'_blog-block_post-button-title','field_60f8413c74859'),(64532,1793,'payment-instruments_title-color','#4BD18E'),(64533,1793,'_payment-instruments_title-color','field_60fff271c15df'),(64534,1793,'blog-block_title-color','#4BD18E'),(64535,1793,'_blog-block_title-color','field_60fff3b704234'),(64536,1793,'blog-block_title_before','You’re in good company.'),(64537,1793,'_blog-block_title_before','field_60fff38e04232'),(64538,1793,'blog-block_title_after','Share success with us'),(64539,1793,'_blog-block_title_after','field_60fff3a404233'),(64540,1793,'complex-services-list_0_icon','336'),(64541,1793,'_complex-services-list_0_icon','field_6100fde5a3f1d'),(64542,1793,'complex-services-list_0_description','Deploy our agile payment pages to[nbsp]suit any platform'),(64543,1793,'_complex-services-list_0_description','field_6100fe60a3f1f'),(64544,1793,'complex-services-list_0_link','a:3:{s:5:\"title\";s:25:\"Online Payment Processing\";s:3:\"url\";s:86:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/es-online-payment-processing/\";s:6:\"target\";s:0:\"\";}'),(64545,1793,'_complex-services-list_0_link','field_6100fe73a3f20'),(64546,1793,'complex-services-list_1_icon','337'),(64547,1793,'_complex-services-list_1_icon','field_6100fde5a3f1d'),(64548,1793,'complex-services-list_1_description','Single point of[nbsp]contact, handling authorisation, clearing and settlement'),(64549,1793,'_complex-services-list_1_description','field_6100fe60a3f1f'),(64550,1793,'complex-services-list_1_link','a:3:{s:5:\"title\";s:19:\"Acquiring Solutions\";s:3:\"url\";s:80:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/es-acquiring-solutions/\";s:6:\"target\";s:0:\"\";}'),(64551,1793,'_complex-services-list_1_link','field_6100fe73a3f20'),(64552,1793,'complex-services-list_2_icon','339'),(64553,1793,'_complex-services-list_2_icon','field_6100fde5a3f1d'),(64554,1793,'complex-services-list_2_description','State of[nbsp]the art fraud scrubbing and real-time monitoring by[nbsp]our risk team'),(64555,1793,'_complex-services-list_2_description','field_6100fe60a3f1f'),(64556,1793,'complex-services-list_2_link','a:3:{s:5:\"title\";s:19:\"Risk and Compliance\";s:3:\"url\";s:80:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/es-risk-and-compliance/\";s:6:\"target\";s:0:\"\";}'),(64557,1793,'_complex-services-list_2_link','field_6100fe73a3f20'),(64558,1793,'complex-services-list_3_icon','338'),(64559,1793,'_complex-services-list_3_icon','field_6100fde5a3f1d'),(64560,1793,'complex-services-list_3_description','Tactical, analytical approach to[nbsp]your pricing'),(64561,1793,'_complex-services-list_3_description','field_6100fe60a3f1f'),(64562,1793,'complex-services-list_3_link','a:3:{s:5:\"title\";s:20:\"Revenue Optimization\";s:3:\"url\";s:81:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/es-revenue-optimization/\";s:6:\"target\";s:0:\"\";}'),(64563,1793,'_complex-services-list_3_link','field_6100fe73a3f20'),(64564,1793,'complex-services-list','4'),(64565,1793,'_complex-services-list','field_6100fd82a3f1c'),(64566,1793,'payment-instruments_list','a:3:{i:0;s:4:\"1643\";i:1;s:4:\"1642\";i:2;s:4:\"1641\";}'),(64567,1793,'_payment-instruments_list','field_6101027fdf3b7'),(64568,1793,'complex-services-list_0_link-title','Learn more'),(64569,1793,'_complex-services-list_0_link-title','field_613b4014d4849'),(64570,1793,'complex-services-list_1_link-title','Learn more'),(64571,1793,'_complex-services-list_1_link-title','field_613b4014d4849'),(64572,1793,'complex-services-list_2_link-title','Learn more'),(64573,1793,'_complex-services-list_2_link-title','field_613b4014d4849'),(64574,1793,'complex-services-list_3_link-title','Learn more'),(64575,1793,'_complex-services-list_3_link-title','field_613b4014d4849'),(64576,12,'complex-services-list_0_link-title','Explore service'),(64577,12,'_complex-services-list_0_link-title','field_613b4014d4849'),(64578,12,'complex-services-list_1_link-title','Explore service'),(64579,12,'_complex-services-list_1_link-title','field_613b4014d4849'),(64580,12,'complex-services-list_2_link-title','Explore service'),(64581,12,'_complex-services-list_2_link-title','field_613b4014d4849'),(64582,12,'complex-services-list_3_link-title','Explore service'),(64583,12,'_complex-services-list_3_link-title','field_613b4014d4849'),(64584,1794,'main-block-title','Where Merchants \r\nMeet Buyers'),(64585,1794,'_main-block-title','field_60f71cfe844f0'),(64586,1794,'main-block-description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(64587,1794,'_main-block-description','field_60f71d1a844f1'),(64588,1794,'main-block-first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(64589,1794,'_main-block-first-button','field_60f71d2b844f2'),(64590,1794,'main-block-second-button','Explore more'),(64591,1794,'_main-block-second-button','field_60f71d5a844f3'),(64592,1794,'main-block-globe-points_item-1','$56'),(64593,1794,'_main-block-globe-points_item-1','field_60f7cd79ec2c2'),(64594,1794,'main-block-globe-points_item-2','$78'),(64595,1794,'_main-block-globe-points_item-2','field_60f7cd81ec2c3'),(64596,1794,'main-block-globe-points_item-3','$128'),(64597,1794,'_main-block-globe-points_item-3','field_60f7cd86ec2c4'),(64598,1794,'main-block-globe-points',''),(64599,1794,'_main-block-globe-points','field_60f7cd5bec2c1'),(64600,1794,'main-block_title','Offer online payments easily'),(64601,1794,'_main-block_title','field_60f71cfe844f0'),(64602,1794,'main-block_description','Internet purchases is the new frontier for your businesses. CommerceGate is the best way to set up your online payments and expand your business into new markets around the globe.'),(64603,1794,'_main-block_description','field_60f71d1a844f1'),(64604,1794,'main-block_first-button','a:3:{s:5:\"title\";s:11:\"Get Started\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/sign-up/\";s:6:\"target\";s:0:\"\";}'),(64605,1794,'_main-block_first-button','field_60f71d2b844f2'),(64606,1794,'main-block_second-button','Explore more'),(64607,1794,'_main-block_second-button','field_60f71d5a844f3'),(64608,1794,'main-block',''),(64609,1794,'_main-block','field_60f7ce5d3c350'),(64610,1794,'globe-points_item-1','$56'),(64611,1794,'_globe-points_item-1','field_60f7cd79ec2c2'),(64612,1794,'globe-points_item-2','$78'),(64613,1794,'_globe-points_item-2','field_60f7cd81ec2c3'),(64614,1794,'globe-points_item-3','$128'),(64615,1794,'_globe-points_item-3','field_60f7cd86ec2c4'),(64616,1794,'globe-points',''),(64617,1794,'_globe-points','field_60f7cd5bec2c1'),(64618,1794,'block_content_image','154'),(64619,1794,'_block_content_image','field_60f7cfac21e3c'),(64620,1794,'block_content_title','Since 2006[nbsp]we have helped thousands of[nbsp]merchants grow their business and maximise revenue'),(64621,1794,'_block_content_title','field_60f7cf8621e3a'),(64622,1794,'block_content_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(64623,1794,'_block_content_description','field_60f7cfa321e3b'),(64624,1794,'block_content_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(64625,1794,'_block_content_button','field_60f7cfc021e3d'),(64626,1794,'block_content',''),(64627,1794,'_block_content','field_60f7cf7021e39'),(64628,1794,'advantages_0_icon','157'),(64629,1794,'_advantages_0_icon','field_60f7cff821e3f'),(64630,1794,'advantages_0_description','Banco de España Eurosistema'),(64631,1794,'_advantages_0_description','field_60f7d00d21e40'),(64632,1794,'advantages','4'),(64633,1794,'_advantages','field_60f7cfdc21e3e'),(64634,1794,'advantages_1_icon','158'),(64635,1794,'_advantages_1_icon','field_60f7cff821e3f'),(64636,1794,'advantages_1_description','EU Certified & Regulated Financial Institution'),(64637,1794,'_advantages_1_description','field_60f7d00d21e40'),(64638,1794,'advantages_2_icon','159'),(64639,1794,'_advantages_2_icon','field_60f7cff821e3f'),(64640,1794,'advantages_2_description','KPMG Audited'),(64641,1794,'_advantages_2_description','field_60f7d00d21e40'),(64642,1794,'advantages_3_icon','160'),(64643,1794,'_advantages_3_icon','field_60f7cff821e3f'),(64644,1794,'advantages_3_description','PCI DSS Level 1'),(64645,1794,'_advantages_3_description','field_60f7d00d21e40'),(64646,1794,'about-company_image','154'),(64647,1794,'_about-company_image','field_60f7cfac21e3c'),(64648,1794,'about-company_title','Thousands of merchants have boosted their sales with our payment solutions since 2006.'),(64649,1794,'_about-company_title','field_60f7cf8621e3a'),(64650,1794,'about-company_description','We enable your business with the best payment technologies and services built with our long industry experience making it easy.'),(64651,1794,'_about-company_description','field_60f7cfa321e3b'),(64652,1794,'about-company_button','a:3:{s:5:\"title\";s:13:\"Discover more\";s:3:\"url\";s:59:\"https://commercegate.goodface.com.ua/wp/about-commercegate/\";s:6:\"target\";s:0:\"\";}'),(64653,1794,'_about-company_button','field_60f7cfc021e3d'),(64654,1794,'about-company',''),(64655,1794,'_about-company','field_60f7cf7021e39'),(64656,1794,'payment-instruments_title_before','Accelerate your growth'),(64657,1794,'_payment-instruments_title_before','field_60f7d6dbb8ab4'),(64658,1794,'payment-instruments_title_after','with online payments'),(64659,1794,'_payment-instruments_title_after','field_60f7d70db8ab5'),(64660,1794,'payment-instruments_title',''),(64661,1794,'_payment-instruments_title','field_60f7d5a179817'),(64662,1794,'payment-instruments_description','CommerceGates makes it secure and easy for you to accept online payments from customers to scale your business globally'),(64663,1794,'_payment-instruments_description','field_60f7d5d379818'),(64664,1794,'payment-instruments_items-link-title','Explore features'),(64665,1794,'_payment-instruments_items-link-title','field_60f7d5df79819'),(64666,1794,'payment-instruments',''),(64667,1794,'_payment-instruments','field_60f7d59679816'),(64668,1794,'complex-services_image','1674'),(64669,1794,'_complex-services_image','field_60f7daf9c4744'),(64670,1794,'complex-services_title','Easily navigate complexities'),(64671,1794,'_complex-services_title','field_60f7d9c5c4742'),(64672,1794,'complex-services_description','Our payment solutions ensure you comply with the latest payment regulations. With our strong and experienced team of financial services experts, we make it simple and help you manage the risks so you can focus on your core business activities and grow your business worry-free.'),(64673,1794,'_complex-services_description','field_60f7d9d7c4743'),(64674,1794,'complex-services_items-link-title','Learn more'),(64675,1794,'_complex-services_items-link-title','field_60f7dbbfc4745'),(64676,1794,'complex-services',''),(64677,1794,'_complex-services','field_60f7d9b2c4741'),(64678,1794,'blog-block_title',''),(64679,1794,'_blog-block_title','field_60f7deefdb657'),(64680,1794,'blog-block_link','a:3:{s:5:\"title\";s:24:\"View our success stories\";s:3:\"url\";s:45:\"https://commercegate.goodface.com.ua/wp/blog/\";s:6:\"target\";s:0:\"\";}'),(64681,1794,'_blog-block_link','field_60f7df05db658'),(64682,1794,'blog-block',''),(64683,1794,'_blog-block','field_60f7dee3db656'),(64684,1794,'blog-block_large-post','235'),(64685,1794,'_blog-block_large-post','field_60f8303a13c72'),(64686,1794,'blog-block_large-post_copy','a:3:{i:0;s:3:\"233\";i:1;s:3:\"234\";i:2;s:3:\"198\";}'),(64687,1794,'_blog-block_large-post_copy','field_60f831d6000c4'),(64688,1794,'blog-block_posts','a:4:{i:0;s:3:\"848\";i:1;s:3:\"850\";i:2;s:3:\"851\";i:3;s:3:\"852\";}'),(64689,1794,'_blog-block_posts','field_60f8322fd24c4'),(64690,1794,'blog-block-large-post_title','Antony from High Risk Product'),(64691,1794,'_blog-block-large-post_title','field_60f834906008c'),(64692,1794,'blog-block-large-post_description','“Working with the sales teams and account managers has been great. They’ve helped[nbsp]us get to[nbsp]market with our solution much quicker than if[nbsp]we[nbsp]had tried to[nbsp]do[nbsp]it[nbsp]ourselves!”'),(64693,1794,'_blog-block-large-post_description','field_60f834946008d'),(64694,1794,'blog-block-large-post',''),(64695,1794,'_blog-block-large-post','field_60f8347e6008b'),(64696,1794,'blog-block_post-button-title','View case study'),(64697,1794,'_blog-block_post-button-title','field_60f8413c74859'),(64698,1794,'payment-instruments_title-color','#4BD18E'),(64699,1794,'_payment-instruments_title-color','field_60fff271c15df'),(64700,1794,'blog-block_title-color','#4BD18E'),(64701,1794,'_blog-block_title-color','field_60fff3b704234'),(64702,1794,'blog-block_title_before','Your success is our success.'),(64703,1794,'_blog-block_title_before','field_60fff38e04232'),(64704,1794,'blog-block_title_after','You\'re in good hands.'),(64705,1794,'_blog-block_title_after','field_60fff3a404233'),(64706,1794,'complex-services-list_0_icon','336'),(64707,1794,'_complex-services-list_0_icon','field_6100fde5a3f1d'),(64708,1794,'complex-services-list_0_title','Online Payments Processing'),(64709,1794,'_complex-services-list_0_title','field_6100fe5aa3f1e'),(64710,1794,'complex-services-list_0_description','Offer the best and fully customized user payment experience for your customers.'),(64711,1794,'_complex-services-list_0_description','field_6100fe60a3f1f'),(64712,1794,'complex-services-list_0_link','a:3:{s:5:\"title\";s:18:\"Payment Processing\";s:3:\"url\";s:80:\"https://commercegate.goodface.com.ua/wp/our-solutions/online-payment-processing/\";s:6:\"target\";s:0:\"\";}'),(64713,1794,'_complex-services-list_0_link','field_6100fe73a3f20'),(64714,1794,'complex-services-list_1_icon','337'),(64715,1794,'_complex-services-list_1_icon','field_6100fde5a3f1d'),(64716,1794,'complex-services-list_1_title','Acquiring Solutions'),(64717,1794,'_complex-services-list_1_title','field_6100fe5aa3f1e'),(64718,1794,'complex-services-list_1_description','Make it easy to scale your client\'s businesses with all-in-one integrations.'),(64719,1794,'_complex-services-list_1_description','field_6100fe60a3f1f'),(64720,1794,'complex-services-list_1_link','a:3:{s:5:\"title\";s:19:\"Acquiring Solutions\";s:3:\"url\";s:74:\"https://commercegate.goodface.com.ua/wp/our-solutions/acquiring-solutions/\";s:6:\"target\";s:0:\"\";}'),(64721,1794,'_complex-services-list_1_link','field_6100fe73a3f20'),(64722,1794,'complex-services-list_2_icon','339'),(64723,1794,'_complex-services-list_2_icon','field_6100fde5a3f1d'),(64724,1794,'complex-services-list_2_title','Risk & Compliance'),(64725,1794,'_complex-services-list_2_title','field_6100fe5aa3f1e'),(64726,1794,'complex-services-list_2_description','Take control of our fraud monitoring systems and remain compliant.'),(64727,1794,'_complex-services-list_2_description','field_6100fe60a3f1f'),(64728,1794,'complex-services-list_2_link','a:3:{s:5:\"title\";s:23:\"Payment Risk Management\";s:3:\"url\";s:74:\"https://commercegate.goodface.com.ua/wp/our-solutions/risk-and-compliance/\";s:6:\"target\";s:0:\"\";}'),(64729,1794,'_complex-services-list_2_link','field_6100fe73a3f20'),(64730,1794,'complex-services-list_3_icon','338'),(64731,1794,'_complex-services-list_3_icon','field_6100fde5a3f1d'),(64732,1794,'complex-services-list_3_title','Revenue Optimization'),(64733,1794,'_complex-services-list_3_title','field_6100fe5aa3f1e'),(64734,1794,'complex-services-list_3_description','Leverage our data analytics expertise to optimize your payment approval ratios.'),(64735,1794,'_complex-services-list_3_description','field_6100fe60a3f1f'),(64736,1794,'complex-services-list_3_link','a:3:{s:5:\"title\";s:20:\"Revenue Optimization\";s:3:\"url\";s:75:\"https://commercegate.goodface.com.ua/wp/our-solutions/revenue-optimization/\";s:6:\"target\";s:0:\"\";}'),(64737,1794,'_complex-services-list_3_link','field_6100fe73a3f20'),(64738,1794,'complex-services-list','4'),(64739,1794,'_complex-services-list','field_6100fd82a3f1c'),(64740,1794,'payment-instruments_list','a:4:{i:0;s:3:\"433\";i:1;s:3:\"434\";i:2;s:3:\"435\";i:3;s:3:\"439\";}'),(64741,1794,'_payment-instruments_list','field_6101027fdf3b7'),(64742,1794,'complex-services-list_0_link-title','Explore service'),(64743,1794,'_complex-services-list_0_link-title','field_613b4014d4849'),(64744,1794,'complex-services-list_1_link-title','Explore service '),(64745,1794,'_complex-services-list_1_link-title','field_613b4014d4849'),(64746,1794,'complex-services-list_2_link-title','Explore features'),(64747,1794,'_complex-services-list_2_link-title','field_613b4014d4849'),(64748,1794,'complex-services-list_3_link-title','Explore services'),(64749,1794,'_complex-services-list_3_link-title','field_613b4014d4849'),(64829,1609,'page-info_disabled-products-link-title','Coming soon'),(64830,1609,'_page-info_disabled-products-link-title','field_613b7709822b0'),(64831,1800,'page-info_title','Get all Payment Instruments \r\nYou Need to Accelerate'),(64832,1800,'_page-info_title','field_6101232a17dd2'),(64833,1800,'page-info_description','CommerceGate offers a complete set of services for you to accept credit card payments from your customers safely.'),(64834,1800,'_page-info_description','field_6101234317dd3'),(64835,1800,'page-info_button-name','Explore more'),(64836,1800,'_page-info_button-name','field_6101235717dd4'),(64837,1800,'page-info_products-link-title','Discover features'),(64838,1800,'_page-info_products-link-title','field_6101239f17dd5'),(64839,1800,'page-info',''),(64840,1800,'_page-info','field_610123ef33675'),(64841,1800,'page-info_disabled-products-link-title','Coming soon'),(64842,1800,'_page-info_disabled-products-link-title','field_613b7709822b0'),(64843,1681,'page-info_disabled-products-link-title','Coming soon'),(64844,1681,'_page-info_disabled-products-link-title','field_613b7709822b0'),(64845,1801,'content_title','Get all Payment Instruments \r\nYou Need to Accelerate'),(64846,1801,'_content_title','field_6101232a17dd2'),(64847,1801,'content_description','CommerceGate offers a complete set of services for you to accept credit card payments from your customers safely.'),(64848,1801,'_content_description','field_6101234317dd3'),(64849,1801,'content_button-name','Explore more'),(64850,1801,'_content_button-name','field_6101235717dd4'),(64851,1801,'content_products-link-title','Discover features'),(64852,1801,'_content_products-link-title','field_6101239f17dd5'),(64853,1801,'content',''),(64854,1801,'_content','field_610123ef33675'),(64855,1801,'page-info_title','Get all Payment Instruments \r\nYou Need to Accelerate'),(64856,1801,'_page-info_title','field_6101232a17dd2'),(64857,1801,'page-info_description','CommerceGate offers a complete set of services for you to accept credit card payments from your customers safely.'),(64858,1801,'_page-info_description','field_6101234317dd3'),(64859,1801,'page-info_button-name','Explore more'),(64860,1801,'_page-info_button-name','field_6101235717dd4'),(64861,1801,'page-info_products-link-title','Discover features'),(64862,1801,'_page-info_products-link-title','field_6101239f17dd5'),(64863,1801,'page-info',''),(64864,1801,'_page-info','field_610123ef33675'),(64865,1801,'page-info_disabled-products-link-title','Coming soon'),(64866,1801,'_page-info_disabled-products-link-title','field_613b7709822b0'),(64867,1613,'page-info_disabled-products-link-title','Coming soon'),(64868,1613,'_page-info_disabled-products-link-title','field_613b7709822b0'),(64869,1802,'page-info_title','Our Solutions'),(64870,1802,'_page-info_title','field_6101232a17dd2'),(64871,1802,'page-info_description','CommerceGate offers a complete set of services for you to accept credit card payments from your customers safely.'),(64872,1802,'_page-info_description','field_6101234317dd3'),(64873,1802,'page-info_button-name','Explore more'),(64874,1802,'_page-info_button-name','field_6101235717dd4'),(64875,1802,'page-info_products-link-title','Discover features'),(64876,1802,'_page-info_products-link-title','field_6101239f17dd5'),(64877,1802,'page-info',''),(64878,1802,'_page-info','field_610123ef33675'),(64879,1802,'page-info_disabled-products-link-title','Coming soon'),(64880,1802,'_page-info_disabled-products-link-title','field_613b7709822b0'),(64881,467,'page-info_disabled-products-link-title','Coming soon'),(64882,467,'_page-info_disabled-products-link-title','field_613b7709822b0'),(64883,1803,'page-info_title','Our Solutions'),(64884,1803,'_page-info_title','field_6101232a17dd2'),(64885,1803,'page-info_description','CommerceGate offers a complete set of services for you to accept credit card payments from your customers safely.'),(64886,1803,'_page-info_description','field_6101234317dd3'),(64887,1803,'page-info_button-name','Explore more'),(64888,1803,'_page-info_button-name','field_6101235717dd4'),(64889,1803,'page-info_products-link-title','Discover features'),(64890,1803,'_page-info_products-link-title','field_6101239f17dd5'),(64891,1803,'page-info',''),(64892,1803,'_page-info','field_610123ef33675'),(64893,1803,'page-info_disabled-products-link-title','Coming soon'),(64894,1803,'_page-info_disabled-products-link-title','field_613b7709822b0'),(64895,1640,'is-product-disabled','true'),(64896,1640,'_is-product-disabled','field_613b779acf902'),(64897,1641,'is-product-disabled','true'),(64898,1641,'_is-product-disabled','field_613b779acf902'),(64899,1637,'is-product-disabled','true'),(64900,1637,'_is-product-disabled','field_613b779acf902'),(64901,1640,'is-disabled','1'),(64902,1640,'_is-disabled','field_613b779acf902'),(64903,1641,'is-disabled','1'),(64904,1641,'_is-disabled','field_613b779acf902'),(64905,1637,'is-disabled','1'),(64906,1637,'_is-disabled','field_613b779acf902'),(64907,436,'is-disabled','1'),(64908,436,'_is-disabled','field_613b779acf902'),(64909,435,'is-disabled','1'),(64910,435,'_is-disabled','field_613b779acf902'),(64911,439,'is-disabled','1'),(64912,439,'_is-disabled','field_613b779acf902'),(64913,1807,'main-block-title','Where Merchants \r\nMeet Buyers'),(64914,1807,'_main-block-title','field_60f71cfe844f0'),(64915,1807,'main-block-description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(64916,1807,'_main-block-description','field_60f71d1a844f1'),(64917,1807,'main-block-first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(64918,1807,'_main-block-first-button','field_60f71d2b844f2'),(64919,1807,'main-block-second-button','Explore more'),(64920,1807,'_main-block-second-button','field_60f71d5a844f3'),(64921,1807,'main-block-globe-points_item-1','$56'),(64922,1807,'_main-block-globe-points_item-1','field_60f7cd79ec2c2'),(64923,1807,'main-block-globe-points_item-2','$78'),(64924,1807,'_main-block-globe-points_item-2','field_60f7cd81ec2c3'),(64925,1807,'main-block-globe-points_item-3','$128'),(64926,1807,'_main-block-globe-points_item-3','field_60f7cd86ec2c4'),(64927,1807,'main-block-globe-points',''),(64928,1807,'_main-block-globe-points','field_60f7cd5bec2c1'),(64929,1807,'main-block_title','Offer online payments easily'),(64930,1807,'_main-block_title','field_60f71cfe844f0'),(64931,1807,'main-block_description','Internet purchases is the new frontier for your businesses. CommerceGate is the best way to set up your online payments and expand your business into new markets around the globe.'),(64932,1807,'_main-block_description','field_60f71d1a844f1'),(64933,1807,'main-block_first-button','a:3:{s:5:\"title\";s:11:\"Get Started\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/sign-up/\";s:6:\"target\";s:0:\"\";}'),(64934,1807,'_main-block_first-button','field_60f71d2b844f2'),(64935,1807,'main-block_second-button','Explore more'),(64936,1807,'_main-block_second-button','field_60f71d5a844f3'),(64937,1807,'main-block',''),(64938,1807,'_main-block','field_60f7ce5d3c350'),(64939,1807,'globe-points_item-1','$56'),(64940,1807,'_globe-points_item-1','field_60f7cd79ec2c2'),(64941,1807,'globe-points_item-2','$78'),(64942,1807,'_globe-points_item-2','field_60f7cd81ec2c3'),(64943,1807,'globe-points_item-3','$128'),(64944,1807,'_globe-points_item-3','field_60f7cd86ec2c4'),(64945,1807,'globe-points',''),(64946,1807,'_globe-points','field_60f7cd5bec2c1'),(64947,1807,'block_content_image','154'),(64948,1807,'_block_content_image','field_60f7cfac21e3c'),(64949,1807,'block_content_title','Since 2006[nbsp]we have helped thousands of[nbsp]merchants grow their business and maximise revenue'),(64950,1807,'_block_content_title','field_60f7cf8621e3a'),(64951,1807,'block_content_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(64952,1807,'_block_content_description','field_60f7cfa321e3b'),(64953,1807,'block_content_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(64954,1807,'_block_content_button','field_60f7cfc021e3d'),(64955,1807,'block_content',''),(64956,1807,'_block_content','field_60f7cf7021e39'),(64957,1807,'advantages_0_icon','157'),(64958,1807,'_advantages_0_icon','field_60f7cff821e3f'),(64959,1807,'advantages_0_description','Banco de España Eurosistema'),(64960,1807,'_advantages_0_description','field_60f7d00d21e40'),(64961,1807,'advantages','4'),(64962,1807,'_advantages','field_60f7cfdc21e3e'),(64963,1807,'advantages_1_icon','158'),(64964,1807,'_advantages_1_icon','field_60f7cff821e3f'),(64965,1807,'advantages_1_description','EU Certified & Regulated Financial Institution'),(64966,1807,'_advantages_1_description','field_60f7d00d21e40'),(64967,1807,'advantages_2_icon','159'),(64968,1807,'_advantages_2_icon','field_60f7cff821e3f'),(64969,1807,'advantages_2_description','KPMG Audited'),(64970,1807,'_advantages_2_description','field_60f7d00d21e40'),(64971,1807,'advantages_3_icon','160'),(64972,1807,'_advantages_3_icon','field_60f7cff821e3f'),(64973,1807,'advantages_3_description','PCI DSS Level 1'),(64974,1807,'_advantages_3_description','field_60f7d00d21e40'),(64975,1807,'about-company_image','154'),(64976,1807,'_about-company_image','field_60f7cfac21e3c'),(64977,1807,'about-company_title','Thousands of merchants have boosted their sales with our payment solutions since 2006.'),(64978,1807,'_about-company_title','field_60f7cf8621e3a'),(64979,1807,'about-company_description','We enable your business with the best payment technologies and services built with our long industry experience making it easy.'),(64980,1807,'_about-company_description','field_60f7cfa321e3b'),(64981,1807,'about-company_button','a:3:{s:5:\"title\";s:13:\"Discover more\";s:3:\"url\";s:59:\"https://commercegate.goodface.com.ua/wp/about-commercegate/\";s:6:\"target\";s:0:\"\";}'),(64982,1807,'_about-company_button','field_60f7cfc021e3d'),(64983,1807,'about-company',''),(64984,1807,'_about-company','field_60f7cf7021e39'),(64985,1807,'payment-instruments_title_before','Accelerate your growth'),(64986,1807,'_payment-instruments_title_before','field_60f7d6dbb8ab4'),(64987,1807,'payment-instruments_title_after','with online payments'),(64988,1807,'_payment-instruments_title_after','field_60f7d70db8ab5'),(64989,1807,'payment-instruments_title',''),(64990,1807,'_payment-instruments_title','field_60f7d5a179817'),(64991,1807,'payment-instruments_description','CommerceGates makes it secure and easy for you to accept online payments from customers to scale your business globally'),(64992,1807,'_payment-instruments_description','field_60f7d5d379818'),(64993,1807,'payment-instruments_items-link-title','Explore features'),(64994,1807,'_payment-instruments_items-link-title','field_60f7d5df79819'),(64995,1807,'payment-instruments',''),(64996,1807,'_payment-instruments','field_60f7d59679816'),(64997,1807,'complex-services_image','1674'),(64998,1807,'_complex-services_image','field_60f7daf9c4744'),(64999,1807,'complex-services_title','Easily navigate complexities'),(65000,1807,'_complex-services_title','field_60f7d9c5c4742'),(65001,1807,'complex-services_description','Our payment solutions ensure you comply with the latest payment regulations. With our strong and experienced team of financial services experts, we make it simple and help you manage the risks so you can focus on your core business activities and grow your business worry-free.'),(65002,1807,'_complex-services_description','field_60f7d9d7c4743'),(65003,1807,'complex-services_items-link-title','Learn more'),(65004,1807,'_complex-services_items-link-title','field_60f7dbbfc4745'),(65005,1807,'complex-services',''),(65006,1807,'_complex-services','field_60f7d9b2c4741'),(65007,1807,'blog-block_title',''),(65008,1807,'_blog-block_title','field_60f7deefdb657'),(65009,1807,'blog-block_link','a:3:{s:5:\"title\";s:24:\"View our success stories\";s:3:\"url\";s:45:\"https://commercegate.goodface.com.ua/wp/blog/\";s:6:\"target\";s:0:\"\";}'),(65010,1807,'_blog-block_link','field_60f7df05db658'),(65011,1807,'blog-block',''),(65012,1807,'_blog-block','field_60f7dee3db656'),(65013,1807,'blog-block_large-post','235'),(65014,1807,'_blog-block_large-post','field_60f8303a13c72'),(65015,1807,'blog-block_large-post_copy','a:3:{i:0;s:3:\"233\";i:1;s:3:\"234\";i:2;s:3:\"198\";}'),(65016,1807,'_blog-block_large-post_copy','field_60f831d6000c4'),(65017,1807,'blog-block_posts','a:4:{i:0;s:3:\"848\";i:1;s:3:\"850\";i:2;s:3:\"851\";i:3;s:3:\"852\";}'),(65018,1807,'_blog-block_posts','field_60f8322fd24c4'),(65019,1807,'blog-block-large-post_title','Antony from High Risk Product'),(65020,1807,'_blog-block-large-post_title','field_60f834906008c'),(65021,1807,'blog-block-large-post_description','“Working with the sales teams and account managers has been great. They’ve helped[nbsp]us get to[nbsp]market with our solution much quicker than if[nbsp]we[nbsp]had tried to[nbsp]do[nbsp]it[nbsp]ourselves!”'),(65022,1807,'_blog-block-large-post_description','field_60f834946008d'),(65023,1807,'blog-block-large-post',''),(65024,1807,'_blog-block-large-post','field_60f8347e6008b'),(65025,1807,'blog-block_post-button-title','Read Full Story'),(65026,1807,'_blog-block_post-button-title','field_60f8413c74859'),(65027,1807,'payment-instruments_title-color','#4BD18E'),(65028,1807,'_payment-instruments_title-color','field_60fff271c15df'),(65029,1807,'blog-block_title-color','#4BD18E'),(65030,1807,'_blog-block_title-color','field_60fff3b704234'),(65031,1807,'blog-block_title_before','Your success is our success.'),(65032,1807,'_blog-block_title_before','field_60fff38e04232'),(65033,1807,'blog-block_title_after','You\'re in good hands.'),(65034,1807,'_blog-block_title_after','field_60fff3a404233'),(65035,1807,'complex-services-list_0_icon','336'),(65036,1807,'_complex-services-list_0_icon','field_6100fde5a3f1d'),(65037,1807,'complex-services-list_0_title','Online Payments Processing'),(65038,1807,'_complex-services-list_0_title','field_6100fe5aa3f1e'),(65039,1807,'complex-services-list_0_description','Offer the best and fully customized user payment experience for your customers.'),(65040,1807,'_complex-services-list_0_description','field_6100fe60a3f1f'),(65041,1807,'complex-services-list_0_link','a:3:{s:5:\"title\";s:18:\"Payment Processing\";s:3:\"url\";s:80:\"https://commercegate.goodface.com.ua/wp/our-solutions/online-payment-processing/\";s:6:\"target\";s:0:\"\";}'),(65042,1807,'_complex-services-list_0_link','field_6100fe73a3f20'),(65043,1807,'complex-services-list_1_icon','337'),(65044,1807,'_complex-services-list_1_icon','field_6100fde5a3f1d'),(65045,1807,'complex-services-list_1_title','Acquiring Solutions'),(65046,1807,'_complex-services-list_1_title','field_6100fe5aa3f1e'),(65047,1807,'complex-services-list_1_description','Make it easy to scale your client\'s businesses with all-in-one integrations.'),(65048,1807,'_complex-services-list_1_description','field_6100fe60a3f1f'),(65049,1807,'complex-services-list_1_link','a:3:{s:5:\"title\";s:19:\"Acquiring Solutions\";s:3:\"url\";s:74:\"https://commercegate.goodface.com.ua/wp/our-solutions/acquiring-solutions/\";s:6:\"target\";s:0:\"\";}'),(65050,1807,'_complex-services-list_1_link','field_6100fe73a3f20'),(65051,1807,'complex-services-list_2_icon','339'),(65052,1807,'_complex-services-list_2_icon','field_6100fde5a3f1d'),(65053,1807,'complex-services-list_2_title','Risk & Compliance'),(65054,1807,'_complex-services-list_2_title','field_6100fe5aa3f1e'),(65055,1807,'complex-services-list_2_description','Take control of our fraud monitoring systems and remain compliant.'),(65056,1807,'_complex-services-list_2_description','field_6100fe60a3f1f'),(65057,1807,'complex-services-list_2_link','a:3:{s:5:\"title\";s:23:\"Payment Risk Management\";s:3:\"url\";s:74:\"https://commercegate.goodface.com.ua/wp/our-solutions/risk-and-compliance/\";s:6:\"target\";s:0:\"\";}'),(65058,1807,'_complex-services-list_2_link','field_6100fe73a3f20'),(65059,1807,'complex-services-list_3_icon','338'),(65060,1807,'_complex-services-list_3_icon','field_6100fde5a3f1d'),(65061,1807,'complex-services-list_3_title','Revenue Optimization'),(65062,1807,'_complex-services-list_3_title','field_6100fe5aa3f1e'),(65063,1807,'complex-services-list_3_description','Leverage our data analytics expertise to optimize your payment approval ratios.'),(65064,1807,'_complex-services-list_3_description','field_6100fe60a3f1f'),(65065,1807,'complex-services-list_3_link','a:3:{s:5:\"title\";s:20:\"Revenue Optimization\";s:3:\"url\";s:75:\"https://commercegate.goodface.com.ua/wp/our-solutions/revenue-optimization/\";s:6:\"target\";s:0:\"\";}'),(65066,1807,'_complex-services-list_3_link','field_6100fe73a3f20'),(65067,1807,'complex-services-list','4'),(65068,1807,'_complex-services-list','field_6100fd82a3f1c'),(65069,1807,'payment-instruments_list','a:4:{i:0;s:3:\"433\";i:1;s:3:\"434\";i:2;s:3:\"435\";i:3;s:3:\"439\";}'),(65070,1807,'_payment-instruments_list','field_6101027fdf3b7'),(65071,1807,'complex-services-list_0_link-title','Explore service'),(65072,1807,'_complex-services-list_0_link-title','field_613b4014d4849'),(65073,1807,'complex-services-list_1_link-title','Explore service '),(65074,1807,'_complex-services-list_1_link-title','field_613b4014d4849'),(65075,1807,'complex-services-list_2_link-title','Explore features'),(65076,1807,'_complex-services-list_2_link-title','field_613b4014d4849'),(65077,1807,'complex-services-list_3_link-title','Explore services'),(65078,1807,'_complex-services-list_3_link-title','field_613b4014d4849'),(65650,1818,'main-block_title','Where Merchants \r\nMeet Buyers'),(65651,1818,'_main-block_title','field_60f71cfe844f0'),(65652,1818,'main-block_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(65653,1818,'_main-block_description','field_60f71d1a844f1'),(65654,1818,'main-block_first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/sign-up/\";s:6:\"target\";s:0:\"\";}'),(65655,1818,'_main-block_first-button','field_60f71d2b844f2'),(65656,1818,'main-block_second-button','Explore more'),(65657,1818,'_main-block_second-button','field_60f71d5a844f3'),(65658,1818,'main-block',''),(65659,1818,'_main-block','field_60f7ce5d3c350'),(65660,1818,'globe-points_item-1','$56'),(65661,1818,'_globe-points_item-1','field_60f7cd79ec2c2'),(65662,1818,'globe-points_item-2','$78'),(65663,1818,'_globe-points_item-2','field_60f7cd81ec2c3'),(65664,1818,'globe-points_item-3','$128'),(65665,1818,'_globe-points_item-3','field_60f7cd86ec2c4'),(65666,1818,'globe-points',''),(65667,1818,'_globe-points','field_60f7cd5bec2c1'),(65668,1818,'advantages_0_icon','157'),(65669,1818,'_advantages_0_icon','field_60f7cff821e3f'),(65670,1818,'advantages_0_description','Certificate of Authenticity'),(65671,1818,'_advantages_0_description','field_60f7d00d21e40'),(65672,1818,'advantages','4'),(65673,1818,'_advantages','field_60f7cfdc21e3e'),(65674,1818,'advantages_1_icon','158'),(65675,1818,'_advantages_1_icon','field_60f7cff821e3f'),(65676,1818,'advantages_1_description','Best Solution Awward'),(65677,1818,'_advantages_1_description','field_60f7d00d21e40'),(65678,1818,'advantages_2_icon','159'),(65679,1818,'_advantages_2_icon','field_60f7cff821e3f'),(65680,1818,'advantages_2_description','Compliance Certificate'),(65681,1818,'_advantages_2_description','field_60f7d00d21e40'),(65682,1818,'advantages_3_icon','160'),(65683,1818,'_advantages_3_icon','field_60f7cff821e3f'),(65684,1818,'advantages_3_description','Customers Choise Awward'),(65685,1818,'_advantages_3_description','field_60f7d00d21e40'),(65686,1818,'about-company_image','154'),(65687,1818,'_about-company_image','field_60f7cfac21e3c'),(65688,1818,'about-company_title','Since 2006[nbsp]we have helped thousands of[nbsp]merchants grow their business and maximise revenue'),(65689,1818,'_about-company_title','field_60f7cf8621e3a'),(65690,1818,'about-company_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(65691,1818,'_about-company_description','field_60f7cfa321e3b'),(65692,1818,'about-company_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:62:\"https://commercegate.goodface.com.ua/wp/es/about-commercegate/\";s:6:\"target\";s:0:\"\";}'),(65693,1818,'_about-company_button','field_60f7cfc021e3d'),(65694,1818,'about-company',''),(65695,1818,'_about-company','field_60f7cf7021e39'),(65696,1818,'payment-instruments_title_before','Get all Payment Instruments'),(65697,1818,'_payment-instruments_title_before','field_60f7d6dbb8ab4'),(65698,1818,'payment-instruments_title_after','You Need to Accelerate'),(65699,1818,'_payment-instruments_title_after','field_60f7d70db8ab5'),(65700,1818,'payment-instruments_title',''),(65701,1818,'_payment-instruments_title','field_60f7d5a179817'),(65702,1818,'payment-instruments_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to \r\naccept credit card payments from your customers safely.'),(65703,1818,'_payment-instruments_description','field_60f7d5d379818'),(65704,1818,'payment-instruments_items-link-title','Discover features'),(65705,1818,'_payment-instruments_items-link-title','field_60f7d5df79819'),(65706,1818,'payment-instruments',''),(65707,1818,'_payment-instruments','field_60f7d59679816'),(65708,1818,'complex-services_image','1674'),(65709,1818,'_complex-services_image','field_60f7daf9c4744'),(65710,1818,'complex-services_title','Complex Services to[nbsp]Boost Your Process'),(65711,1818,'_complex-services_title','field_60f7d9c5c4742'),(65712,1818,'complex-services_description','Our risk management system is[nbsp]the most advanced, customizable and effective in[nbsp]the business. We[nbsp]combine advanced technology and experienced human control to[nbsp]minimise fraudulent transactions while keeping decline rates low and your valued customers satisfied.'),(65713,1818,'_complex-services_description','field_60f7d9d7c4743'),(65714,1818,'complex-services_items-link-title','Learn more'),(65715,1818,'_complex-services_items-link-title','field_60f7dbbfc4745'),(65716,1818,'complex-services',''),(65717,1818,'_complex-services','field_60f7d9b2c4741'),(65718,1818,'blog-block_title',''),(65719,1818,'_blog-block_title','field_60f7deefdb657'),(65720,1818,'blog-block_link','a:3:{s:5:\"title\";s:29:\"Read all customers’ stories\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/es-blog/\";s:6:\"target\";s:0:\"\";}'),(65721,1818,'_blog-block_link','field_60f7df05db658'),(65722,1818,'blog-block',''),(65723,1818,'_blog-block','field_60f7dee3db656'),(65724,1818,'blog-block_posts','a:4:{i:0;s:4:\"1510\";i:1;s:4:\"1449\";i:2;s:4:\"1465\";i:3;s:4:\"1437\";}'),(65725,1818,'_blog-block_posts','field_60f8322fd24c4'),(65726,1818,'blog-block_post-button-title','Read Full Story'),(65727,1818,'_blog-block_post-button-title','field_60f8413c74859'),(65728,1818,'payment-instruments_title-color','#4BD18E'),(65729,1818,'_payment-instruments_title-color','field_60fff271c15df'),(65730,1818,'blog-block_title-color','#4BD18E'),(65731,1818,'_blog-block_title-color','field_60fff3b704234'),(65732,1818,'blog-block_title_before','You’re in good company.'),(65733,1818,'_blog-block_title_before','field_60fff38e04232'),(65734,1818,'blog-block_title_after','Share success with us'),(65735,1818,'_blog-block_title_after','field_60fff3a404233'),(65736,1818,'complex-services-list_0_icon','336'),(65737,1818,'_complex-services-list_0_icon','field_6100fde5a3f1d'),(65738,1818,'complex-services-list_0_description','Deploy our agile payment pages to[nbsp]suit any platform'),(65739,1818,'_complex-services-list_0_description','field_6100fe60a3f1f'),(65740,1818,'complex-services-list_0_link','a:3:{s:5:\"title\";s:25:\"Online Payment Processing\";s:3:\"url\";s:86:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/es-online-payment-processing/\";s:6:\"target\";s:0:\"\";}'),(65741,1818,'_complex-services-list_0_link','field_6100fe73a3f20'),(65742,1818,'complex-services-list_1_icon','337'),(65743,1818,'_complex-services-list_1_icon','field_6100fde5a3f1d'),(65744,1818,'complex-services-list_1_description','Single point of[nbsp]contact, handling authorisation, clearing and settlement'),(65745,1818,'_complex-services-list_1_description','field_6100fe60a3f1f'),(65746,1818,'complex-services-list_1_link','a:3:{s:5:\"title\";s:19:\"Acquiring Solutions\";s:3:\"url\";s:80:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/es-acquiring-solutions/\";s:6:\"target\";s:0:\"\";}'),(65747,1818,'_complex-services-list_1_link','field_6100fe73a3f20'),(65748,1818,'complex-services-list_2_icon','339'),(65749,1818,'_complex-services-list_2_icon','field_6100fde5a3f1d'),(65750,1818,'complex-services-list_2_description','State of[nbsp]the art fraud scrubbing and real-time monitoring by[nbsp]our risk team'),(65751,1818,'_complex-services-list_2_description','field_6100fe60a3f1f'),(65752,1818,'complex-services-list_2_link','a:3:{s:5:\"title\";s:19:\"Risk and Compliance\";s:3:\"url\";s:80:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/es-risk-and-compliance/\";s:6:\"target\";s:0:\"\";}'),(65753,1818,'_complex-services-list_2_link','field_6100fe73a3f20'),(65754,1818,'complex-services-list_3_icon','338'),(65755,1818,'_complex-services-list_3_icon','field_6100fde5a3f1d'),(65756,1818,'complex-services-list_3_description','Tactical, analytical approach to[nbsp]your pricing'),(65757,1818,'_complex-services-list_3_description','field_6100fe60a3f1f'),(65758,1818,'complex-services-list_3_link','a:3:{s:5:\"title\";s:20:\"Revenue Optimization\";s:3:\"url\";s:81:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/es-revenue-optimization/\";s:6:\"target\";s:0:\"\";}'),(65759,1818,'_complex-services-list_3_link','field_6100fe73a3f20'),(65760,1818,'complex-services-list','4'),(65761,1818,'_complex-services-list','field_6100fd82a3f1c'),(65762,1818,'payment-instruments_list','a:3:{i:0;s:4:\"1643\";i:1;s:4:\"1642\";i:2;s:4:\"1641\";}'),(65763,1818,'_payment-instruments_list','field_6101027fdf3b7');
INSERT INTO `wp_postmeta` VALUES (65764,1818,'complex-services-list_0_link-title','Learn more'),(65765,1818,'_complex-services-list_0_link-title','field_613b4014d4849'),(65766,1818,'complex-services-list_1_link-title','Learn more'),(65767,1818,'_complex-services-list_1_link-title','field_613b4014d4849'),(65768,1818,'complex-services-list_2_link-title','Learn more'),(65769,1818,'_complex-services-list_2_link-title','field_613b4014d4849'),(65770,1818,'complex-services-list_3_link-title','Learn more'),(65771,1818,'_complex-services-list_3_link-title','field_613b4014d4849'),(65772,1819,'main-block_title','Where Merchants \r\nMeet Buyers'),(65773,1819,'_main-block_title','field_60f71cfe844f0'),(65774,1819,'main-block_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(65775,1819,'_main-block_description','field_60f71d1a844f1'),(65776,1819,'main-block_first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/sign-up/\";s:6:\"target\";s:0:\"\";}'),(65777,1819,'_main-block_first-button','field_60f71d2b844f2'),(65778,1819,'main-block_second-button','Explore more'),(65779,1819,'_main-block_second-button','field_60f71d5a844f3'),(65780,1819,'main-block',''),(65781,1819,'_main-block','field_60f7ce5d3c350'),(65782,1819,'globe-points_item-1','$56'),(65783,1819,'_globe-points_item-1','field_60f7cd79ec2c2'),(65784,1819,'globe-points_item-2','$78'),(65785,1819,'_globe-points_item-2','field_60f7cd81ec2c3'),(65786,1819,'globe-points_item-3','$128'),(65787,1819,'_globe-points_item-3','field_60f7cd86ec2c4'),(65788,1819,'globe-points',''),(65789,1819,'_globe-points','field_60f7cd5bec2c1'),(65790,1819,'advantages_0_icon','157'),(65791,1819,'_advantages_0_icon','field_60f7cff821e3f'),(65792,1819,'advantages_0_description','Certificate of Authenticity'),(65793,1819,'_advantages_0_description','field_60f7d00d21e40'),(65794,1819,'advantages','4'),(65795,1819,'_advantages','field_60f7cfdc21e3e'),(65796,1819,'advantages_1_icon','158'),(65797,1819,'_advantages_1_icon','field_60f7cff821e3f'),(65798,1819,'advantages_1_description','Best Solution Awward'),(65799,1819,'_advantages_1_description','field_60f7d00d21e40'),(65800,1819,'advantages_2_icon','159'),(65801,1819,'_advantages_2_icon','field_60f7cff821e3f'),(65802,1819,'advantages_2_description','Compliance Certificate'),(65803,1819,'_advantages_2_description','field_60f7d00d21e40'),(65804,1819,'advantages_3_icon','160'),(65805,1819,'_advantages_3_icon','field_60f7cff821e3f'),(65806,1819,'advantages_3_description','Customers Choise Awward'),(65807,1819,'_advantages_3_description','field_60f7d00d21e40'),(65808,1819,'about-company_image','154'),(65809,1819,'_about-company_image','field_60f7cfac21e3c'),(65810,1819,'about-company_title','Since 2006[nbsp]we have helped thousands of[nbsp]merchants grow their business and maximise revenue'),(65811,1819,'_about-company_title','field_60f7cf8621e3a'),(65812,1819,'about-company_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(65813,1819,'_about-company_description','field_60f7cfa321e3b'),(65814,1819,'about-company_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:62:\"https://commercegate.goodface.com.ua/wp/es/about-commercegate/\";s:6:\"target\";s:0:\"\";}'),(65815,1819,'_about-company_button','field_60f7cfc021e3d'),(65816,1819,'about-company',''),(65817,1819,'_about-company','field_60f7cf7021e39'),(65818,1819,'payment-instruments_title_before','Get all Payment Instruments'),(65819,1819,'_payment-instruments_title_before','field_60f7d6dbb8ab4'),(65820,1819,'payment-instruments_title_after','You Need to Accelerate'),(65821,1819,'_payment-instruments_title_after','field_60f7d70db8ab5'),(65822,1819,'payment-instruments_title',''),(65823,1819,'_payment-instruments_title','field_60f7d5a179817'),(65824,1819,'payment-instruments_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to \r\naccept credit card payments from your customers safely.'),(65825,1819,'_payment-instruments_description','field_60f7d5d379818'),(65826,1819,'payment-instruments_items-link-title','Discover features'),(65827,1819,'_payment-instruments_items-link-title','field_60f7d5df79819'),(65828,1819,'payment-instruments',''),(65829,1819,'_payment-instruments','field_60f7d59679816'),(65830,1819,'complex-services_image','1674'),(65831,1819,'_complex-services_image','field_60f7daf9c4744'),(65832,1819,'complex-services_title','Complex Services to[nbsp]Boost Your Process'),(65833,1819,'_complex-services_title','field_60f7d9c5c4742'),(65834,1819,'complex-services_description','Our risk management system is[nbsp]the most advanced, customizable and effective in[nbsp]the business. We[nbsp]combine advanced technology and experienced human control to[nbsp]minimise fraudulent transactions while keeping decline rates low and your valued customers satisfied.'),(65835,1819,'_complex-services_description','field_60f7d9d7c4743'),(65836,1819,'complex-services_items-link-title','Learn more'),(65837,1819,'_complex-services_items-link-title','field_60f7dbbfc4745'),(65838,1819,'complex-services',''),(65839,1819,'_complex-services','field_60f7d9b2c4741'),(65840,1819,'blog-block_title',''),(65841,1819,'_blog-block_title','field_60f7deefdb657'),(65842,1819,'blog-block_link','a:3:{s:5:\"title\";s:29:\"Read all customers’ stories\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/es-blog/\";s:6:\"target\";s:0:\"\";}'),(65843,1819,'_blog-block_link','field_60f7df05db658'),(65844,1819,'blog-block',''),(65845,1819,'_blog-block','field_60f7dee3db656'),(65846,1819,'blog-block_posts','a:4:{i:0;s:4:\"1437\";i:1;s:4:\"1449\";i:2;s:4:\"1443\";i:3;s:4:\"1465\";}'),(65847,1819,'_blog-block_posts','field_60f8322fd24c4'),(65848,1819,'blog-block_post-button-title','Read Full Story'),(65849,1819,'_blog-block_post-button-title','field_60f8413c74859'),(65850,1819,'payment-instruments_title-color','#4BD18E'),(65851,1819,'_payment-instruments_title-color','field_60fff271c15df'),(65852,1819,'blog-block_title-color','#4BD18E'),(65853,1819,'_blog-block_title-color','field_60fff3b704234'),(65854,1819,'blog-block_title_before','You’re in good company.'),(65855,1819,'_blog-block_title_before','field_60fff38e04232'),(65856,1819,'blog-block_title_after','Share success with us'),(65857,1819,'_blog-block_title_after','field_60fff3a404233'),(65858,1819,'complex-services-list_0_icon','336'),(65859,1819,'_complex-services-list_0_icon','field_6100fde5a3f1d'),(65860,1819,'complex-services-list_0_description','Deploy our agile payment pages to[nbsp]suit any platform'),(65861,1819,'_complex-services-list_0_description','field_6100fe60a3f1f'),(65862,1819,'complex-services-list_0_link','a:3:{s:5:\"title\";s:25:\"Online Payment Processing\";s:3:\"url\";s:86:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/es-online-payment-processing/\";s:6:\"target\";s:0:\"\";}'),(65863,1819,'_complex-services-list_0_link','field_6100fe73a3f20'),(65864,1819,'complex-services-list_1_icon','337'),(65865,1819,'_complex-services-list_1_icon','field_6100fde5a3f1d'),(65866,1819,'complex-services-list_1_description','Single point of[nbsp]contact, handling authorisation, clearing and settlement'),(65867,1819,'_complex-services-list_1_description','field_6100fe60a3f1f'),(65868,1819,'complex-services-list_1_link','a:3:{s:5:\"title\";s:19:\"Acquiring Solutions\";s:3:\"url\";s:80:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/es-acquiring-solutions/\";s:6:\"target\";s:0:\"\";}'),(65869,1819,'_complex-services-list_1_link','field_6100fe73a3f20'),(65870,1819,'complex-services-list_2_icon','339'),(65871,1819,'_complex-services-list_2_icon','field_6100fde5a3f1d'),(65872,1819,'complex-services-list_2_description','State of[nbsp]the art fraud scrubbing and real-time monitoring by[nbsp]our risk team'),(65873,1819,'_complex-services-list_2_description','field_6100fe60a3f1f'),(65874,1819,'complex-services-list_2_link','a:3:{s:5:\"title\";s:19:\"Risk and Compliance\";s:3:\"url\";s:80:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/es-risk-and-compliance/\";s:6:\"target\";s:0:\"\";}'),(65875,1819,'_complex-services-list_2_link','field_6100fe73a3f20'),(65876,1819,'complex-services-list_3_icon','338'),(65877,1819,'_complex-services-list_3_icon','field_6100fde5a3f1d'),(65878,1819,'complex-services-list_3_description','Tactical, analytical approach to[nbsp]your pricing'),(65879,1819,'_complex-services-list_3_description','field_6100fe60a3f1f'),(65880,1819,'complex-services-list_3_link','a:3:{s:5:\"title\";s:20:\"Revenue Optimization\";s:3:\"url\";s:81:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/es-revenue-optimization/\";s:6:\"target\";s:0:\"\";}'),(65881,1819,'_complex-services-list_3_link','field_6100fe73a3f20'),(65882,1819,'complex-services-list','4'),(65883,1819,'_complex-services-list','field_6100fd82a3f1c'),(65884,1819,'payment-instruments_list','a:3:{i:0;s:4:\"1643\";i:1;s:4:\"1642\";i:2;s:4:\"1641\";}'),(65885,1819,'_payment-instruments_list','field_6101027fdf3b7'),(65886,1819,'complex-services-list_0_link-title','Learn more'),(65887,1819,'_complex-services-list_0_link-title','field_613b4014d4849'),(65888,1819,'complex-services-list_1_link-title','Learn more'),(65889,1819,'_complex-services-list_1_link-title','field_613b4014d4849'),(65890,1819,'complex-services-list_2_link-title','Learn more'),(65891,1819,'_complex-services-list_2_link-title','field_613b4014d4849'),(65892,1819,'complex-services-list_3_link-title','Learn more'),(65893,1819,'_complex-services-list_3_link-title','field_613b4014d4849'),(65894,1820,'main-block-title','Where Merchants \r\nMeet Buyers'),(65895,1820,'_main-block-title','field_60f71cfe844f0'),(65896,1820,'main-block-description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(65897,1820,'_main-block-description','field_60f71d1a844f1'),(65898,1820,'main-block-first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(65899,1820,'_main-block-first-button','field_60f71d2b844f2'),(65900,1820,'main-block-second-button','Explore more'),(65901,1820,'_main-block-second-button','field_60f71d5a844f3'),(65902,1820,'main-block-globe-points_item-1','$56'),(65903,1820,'_main-block-globe-points_item-1','field_60f7cd79ec2c2'),(65904,1820,'main-block-globe-points_item-2','$78'),(65905,1820,'_main-block-globe-points_item-2','field_60f7cd81ec2c3'),(65906,1820,'main-block-globe-points_item-3','$128'),(65907,1820,'_main-block-globe-points_item-3','field_60f7cd86ec2c4'),(65908,1820,'main-block-globe-points',''),(65909,1820,'_main-block-globe-points','field_60f7cd5bec2c1'),(65910,1820,'main-block_title','Offer online payments easily'),(65911,1820,'_main-block_title','field_60f71cfe844f0'),(65912,1820,'main-block_description','Internet purchases is the new frontier for your businesses. CommerceGate is the best way to set up your online payments and expand your business into new markets around the globe.'),(65913,1820,'_main-block_description','field_60f71d1a844f1'),(65914,1820,'main-block_first-button','a:3:{s:5:\"title\";s:11:\"Get Started\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/sign-up/\";s:6:\"target\";s:0:\"\";}'),(65915,1820,'_main-block_first-button','field_60f71d2b844f2'),(65916,1820,'main-block_second-button','Explore more'),(65917,1820,'_main-block_second-button','field_60f71d5a844f3'),(65918,1820,'main-block',''),(65919,1820,'_main-block','field_60f7ce5d3c350'),(65920,1820,'globe-points_item-1','$56'),(65921,1820,'_globe-points_item-1','field_60f7cd79ec2c2'),(65922,1820,'globe-points_item-2','$78'),(65923,1820,'_globe-points_item-2','field_60f7cd81ec2c3'),(65924,1820,'globe-points_item-3','$128'),(65925,1820,'_globe-points_item-3','field_60f7cd86ec2c4'),(65926,1820,'globe-points',''),(65927,1820,'_globe-points','field_60f7cd5bec2c1'),(65928,1820,'block_content_image','154'),(65929,1820,'_block_content_image','field_60f7cfac21e3c'),(65930,1820,'block_content_title','Since 2006[nbsp]we have helped thousands of[nbsp]merchants grow their business and maximise revenue'),(65931,1820,'_block_content_title','field_60f7cf8621e3a'),(65932,1820,'block_content_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(65933,1820,'_block_content_description','field_60f7cfa321e3b'),(65934,1820,'block_content_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(65935,1820,'_block_content_button','field_60f7cfc021e3d'),(65936,1820,'block_content',''),(65937,1820,'_block_content','field_60f7cf7021e39'),(65938,1820,'advantages_0_icon','157'),(65939,1820,'_advantages_0_icon','field_60f7cff821e3f'),(65940,1820,'advantages_0_description','Banco de España Eurosistema'),(65941,1820,'_advantages_0_description','field_60f7d00d21e40'),(65942,1820,'advantages','4'),(65943,1820,'_advantages','field_60f7cfdc21e3e'),(65944,1820,'advantages_1_icon','158'),(65945,1820,'_advantages_1_icon','field_60f7cff821e3f'),(65946,1820,'advantages_1_description','EU Certified & Regulated Financial Institution'),(65947,1820,'_advantages_1_description','field_60f7d00d21e40'),(65948,1820,'advantages_2_icon','159'),(65949,1820,'_advantages_2_icon','field_60f7cff821e3f'),(65950,1820,'advantages_2_description','KPMG Audited'),(65951,1820,'_advantages_2_description','field_60f7d00d21e40'),(65952,1820,'advantages_3_icon','160'),(65953,1820,'_advantages_3_icon','field_60f7cff821e3f'),(65954,1820,'advantages_3_description','PCI DSS Level 1'),(65955,1820,'_advantages_3_description','field_60f7d00d21e40'),(65956,1820,'about-company_image','154'),(65957,1820,'_about-company_image','field_60f7cfac21e3c'),(65958,1820,'about-company_title','Thousands of merchants have boosted their sales with our payment solutions since 2006.'),(65959,1820,'_about-company_title','field_60f7cf8621e3a'),(65960,1820,'about-company_description','We enable your business with the best payment technologies and services built with our long industry experience making it easy.'),(65961,1820,'_about-company_description','field_60f7cfa321e3b'),(65962,1820,'about-company_button','a:3:{s:5:\"title\";s:13:\"Discover more\";s:3:\"url\";s:59:\"https://commercegate.goodface.com.ua/wp/about-commercegate/\";s:6:\"target\";s:0:\"\";}'),(65963,1820,'_about-company_button','field_60f7cfc021e3d'),(65964,1820,'about-company',''),(65965,1820,'_about-company','field_60f7cf7021e39'),(65966,1820,'payment-instruments_title_before','Accelerate your growth'),(65967,1820,'_payment-instruments_title_before','field_60f7d6dbb8ab4'),(65968,1820,'payment-instruments_title_after','with online payments'),(65969,1820,'_payment-instruments_title_after','field_60f7d70db8ab5'),(65970,1820,'payment-instruments_title',''),(65971,1820,'_payment-instruments_title','field_60f7d5a179817'),(65972,1820,'payment-instruments_description','CommerceGates makes it secure and easy for you to accept online payments from customers to scale your business globally'),(65973,1820,'_payment-instruments_description','field_60f7d5d379818'),(65974,1820,'payment-instruments_items-link-title','Explore features'),(65975,1820,'_payment-instruments_items-link-title','field_60f7d5df79819'),(65976,1820,'payment-instruments',''),(65977,1820,'_payment-instruments','field_60f7d59679816'),(65978,1820,'complex-services_image','1674'),(65979,1820,'_complex-services_image','field_60f7daf9c4744'),(65980,1820,'complex-services_title','Easily navigate complexities'),(65981,1820,'_complex-services_title','field_60f7d9c5c4742'),(65982,1820,'complex-services_description','Our payment solutions ensure you comply with the latest payment regulations. With our strong and experienced team of financial services experts, we make it simple and help you manage the risks so you can focus on your core business activities and grow your business worry-free.'),(65983,1820,'_complex-services_description','field_60f7d9d7c4743'),(65984,1820,'complex-services_items-link-title','Learn more'),(65985,1820,'_complex-services_items-link-title','field_60f7dbbfc4745'),(65986,1820,'complex-services',''),(65987,1820,'_complex-services','field_60f7d9b2c4741'),(65988,1820,'blog-block_title',''),(65989,1820,'_blog-block_title','field_60f7deefdb657'),(65990,1820,'blog-block_link','a:3:{s:5:\"title\";s:24:\"View our success stories\";s:3:\"url\";s:45:\"https://commercegate.goodface.com.ua/wp/blog/\";s:6:\"target\";s:0:\"\";}'),(65991,1820,'_blog-block_link','field_60f7df05db658'),(65992,1820,'blog-block',''),(65993,1820,'_blog-block','field_60f7dee3db656'),(65994,1820,'blog-block_large-post','235'),(65995,1820,'_blog-block_large-post','field_60f8303a13c72'),(65996,1820,'blog-block_large-post_copy','a:3:{i:0;s:3:\"233\";i:1;s:3:\"234\";i:2;s:3:\"198\";}'),(65997,1820,'_blog-block_large-post_copy','field_60f831d6000c4'),(65998,1820,'blog-block_posts','a:4:{i:0;s:3:\"884\";i:1;s:3:\"854\";i:2;s:3:\"872\";i:3;s:3:\"233\";}'),(65999,1820,'_blog-block_posts','field_60f8322fd24c4'),(66000,1820,'blog-block-large-post_title','Antony from High Risk Product'),(66001,1820,'_blog-block-large-post_title','field_60f834906008c'),(66002,1820,'blog-block-large-post_description','“Working with the sales teams and account managers has been great. They’ve helped[nbsp]us get to[nbsp]market with our solution much quicker than if[nbsp]we[nbsp]had tried to[nbsp]do[nbsp]it[nbsp]ourselves!”'),(66003,1820,'_blog-block-large-post_description','field_60f834946008d'),(66004,1820,'blog-block-large-post',''),(66005,1820,'_blog-block-large-post','field_60f8347e6008b'),(66006,1820,'blog-block_post-button-title','Read Full Story'),(66007,1820,'_blog-block_post-button-title','field_60f8413c74859'),(66008,1820,'payment-instruments_title-color','#4BD18E'),(66009,1820,'_payment-instruments_title-color','field_60fff271c15df'),(66010,1820,'blog-block_title-color','#4BD18E'),(66011,1820,'_blog-block_title-color','field_60fff3b704234'),(66012,1820,'blog-block_title_before','Your success is our success.'),(66013,1820,'_blog-block_title_before','field_60fff38e04232'),(66014,1820,'blog-block_title_after','You\'re in good hands.'),(66015,1820,'_blog-block_title_after','field_60fff3a404233'),(66016,1820,'complex-services-list_0_icon','336'),(66017,1820,'_complex-services-list_0_icon','field_6100fde5a3f1d'),(66018,1820,'complex-services-list_0_title','Online Payments Processing'),(66019,1820,'_complex-services-list_0_title','field_6100fe5aa3f1e'),(66020,1820,'complex-services-list_0_description','Offer the best and fully customized user payment experience for your customers.'),(66021,1820,'_complex-services-list_0_description','field_6100fe60a3f1f'),(66022,1820,'complex-services-list_0_link','a:3:{s:5:\"title\";s:18:\"Payment Processing\";s:3:\"url\";s:80:\"https://commercegate.goodface.com.ua/wp/our-solutions/online-payment-processing/\";s:6:\"target\";s:0:\"\";}'),(66023,1820,'_complex-services-list_0_link','field_6100fe73a3f20'),(66024,1820,'complex-services-list_1_icon','337'),(66025,1820,'_complex-services-list_1_icon','field_6100fde5a3f1d'),(66026,1820,'complex-services-list_1_title','Acquiring Solutions'),(66027,1820,'_complex-services-list_1_title','field_6100fe5aa3f1e'),(66028,1820,'complex-services-list_1_description','Make it easy to scale your client\'s businesses with all-in-one integrations.'),(66029,1820,'_complex-services-list_1_description','field_6100fe60a3f1f'),(66030,1820,'complex-services-list_1_link','a:3:{s:5:\"title\";s:19:\"Acquiring Solutions\";s:3:\"url\";s:74:\"https://commercegate.goodface.com.ua/wp/our-solutions/acquiring-solutions/\";s:6:\"target\";s:0:\"\";}'),(66031,1820,'_complex-services-list_1_link','field_6100fe73a3f20'),(66032,1820,'complex-services-list_2_icon','339'),(66033,1820,'_complex-services-list_2_icon','field_6100fde5a3f1d'),(66034,1820,'complex-services-list_2_title','Risk & Compliance'),(66035,1820,'_complex-services-list_2_title','field_6100fe5aa3f1e'),(66036,1820,'complex-services-list_2_description','Take control of our fraud monitoring systems and remain compliant.'),(66037,1820,'_complex-services-list_2_description','field_6100fe60a3f1f'),(66038,1820,'complex-services-list_2_link','a:3:{s:5:\"title\";s:23:\"Payment Risk Management\";s:3:\"url\";s:74:\"https://commercegate.goodface.com.ua/wp/our-solutions/risk-and-compliance/\";s:6:\"target\";s:0:\"\";}'),(66039,1820,'_complex-services-list_2_link','field_6100fe73a3f20'),(66040,1820,'complex-services-list_3_icon','338'),(66041,1820,'_complex-services-list_3_icon','field_6100fde5a3f1d'),(66042,1820,'complex-services-list_3_title','Revenue Optimization'),(66043,1820,'_complex-services-list_3_title','field_6100fe5aa3f1e'),(66044,1820,'complex-services-list_3_description','Leverage our data analytics expertise to optimize your payment approval ratios.'),(66045,1820,'_complex-services-list_3_description','field_6100fe60a3f1f'),(66046,1820,'complex-services-list_3_link','a:3:{s:5:\"title\";s:20:\"Revenue Optimization\";s:3:\"url\";s:75:\"https://commercegate.goodface.com.ua/wp/our-solutions/revenue-optimization/\";s:6:\"target\";s:0:\"\";}'),(66047,1820,'_complex-services-list_3_link','field_6100fe73a3f20'),(66048,1820,'complex-services-list','4'),(66049,1820,'_complex-services-list','field_6100fd82a3f1c'),(66050,1820,'payment-instruments_list','a:4:{i:0;s:3:\"433\";i:1;s:3:\"434\";i:2;s:3:\"435\";i:3;s:3:\"439\";}'),(66051,1820,'_payment-instruments_list','field_6101027fdf3b7'),(66052,1820,'complex-services-list_0_link-title','Explore service'),(66053,1820,'_complex-services-list_0_link-title','field_613b4014d4849'),(66054,1820,'complex-services-list_1_link-title','Explore service '),(66055,1820,'_complex-services-list_1_link-title','field_613b4014d4849'),(66056,1820,'complex-services-list_2_link-title','Explore features'),(66057,1820,'_complex-services-list_2_link-title','field_613b4014d4849'),(66058,1820,'complex-services-list_3_link-title','Explore services'),(66059,1820,'_complex-services-list_3_link-title','field_613b4014d4849'),(66060,1822,'content_title','Get all Payment Instruments \r\nYou Need to Accelerate'),(66061,1822,'_content_title','field_6101232a17dd2'),(66062,1822,'content_description','CommerceGate offers a complete set of services for you to accept credit card payments from your customers safely.'),(66063,1822,'_content_description','field_6101234317dd3'),(66064,1822,'content_button-name','Explore more'),(66065,1822,'_content_button-name','field_6101235717dd4'),(66066,1822,'content_products-link-title','Discover features'),(66067,1822,'_content_products-link-title','field_6101239f17dd5'),(66068,1822,'content',''),(66069,1822,'_content','field_610123ef33675'),(66070,1822,'page-info_title','Start accepting all types of payments online securely'),(66071,1822,'_page-info_title','field_6101232a17dd2'),(66072,1822,'page-info_description','CommerceGate offers you an end-to-end payment solution for your online business transactions to help you scale globally.'),(66073,1822,'_page-info_description','field_6101234317dd3'),(66074,1822,'page-info_button-name','Discover more'),(66075,1822,'_page-info_button-name','field_6101235717dd4'),(66076,1822,'page-info_products-link-title','Discover features'),(66077,1822,'_page-info_products-link-title','field_6101239f17dd5'),(66078,1822,'page-info',''),(66079,1822,'_page-info','field_610123ef33675'),(66080,1822,'page-info_disabled-products-link-title','Coming soon'),(66081,1822,'_page-info_disabled-products-link-title','field_613b7709822b0'),(66082,1823,'content_title','Get all Payment Instruments \r\nYou Need to Accelerate'),(66083,1823,'_content_title','field_6101232a17dd2'),(66084,1823,'content_description','CommerceGate offers a complete set of services for you to accept credit card payments from your customers safely.'),(66085,1823,'_content_description','field_6101234317dd3'),(66086,1823,'content_button-name','Explore more'),(66087,1823,'_content_button-name','field_6101235717dd4'),(66088,1823,'content_products-link-title','Discover features'),(66089,1823,'_content_products-link-title','field_6101239f17dd5'),(66090,1823,'content',''),(66091,1823,'_content','field_610123ef33675'),(66092,1823,'page-info_title','Start accepting all types of payments online securely'),(66093,1823,'_page-info_title','field_6101232a17dd2'),(66094,1823,'page-info_description','CommerceGate offers you an end-to-end payment solution for your online business transactions to help you scale globally.'),(66095,1823,'_page-info_description','field_6101234317dd3'),(66096,1823,'page-info_button-name','Explore more'),(66097,1823,'_page-info_button-name','field_6101235717dd4'),(66098,1823,'page-info_products-link-title','Discover more'),(66099,1823,'_page-info_products-link-title','field_6101239f17dd5'),(66100,1823,'page-info',''),(66101,1823,'_page-info','field_610123ef33675'),(66102,1823,'page-info_disabled-products-link-title','Coming soon'),(66103,1823,'_page-info_disabled-products-link-title','field_613b7709822b0'),(66104,1632,'is-disabled','0'),(66105,1632,'_is-disabled','field_613b779acf902'),(66106,291,'is-disabled','0'),(66107,291,'_is-disabled','field_613b779acf902'),(66110,431,'is-disabled','0'),(66111,431,'_is-disabled','field_613b779acf902'),(66112,430,'is-disabled','0'),(66113,430,'_is-disabled','field_613b779acf902'),(66114,428,'is-disabled','0'),(66115,428,'_is-disabled','field_613b779acf902'),(66116,429,'is-disabled','0'),(66117,429,'_is-disabled','field_613b779acf902'),(66118,1832,'content_title','Get all Payment Instruments \r\nYou Need to Accelerate'),(66119,1832,'_content_title','field_6101232a17dd2'),(66120,1832,'content_description','CommerceGate offers a complete set of services for you to accept credit card payments from your customers safely.'),(66121,1832,'_content_description','field_6101234317dd3'),(66122,1832,'content_button-name','Explore more'),(66123,1832,'_content_button-name','field_6101235717dd4'),(66124,1832,'content_products-link-title','Discover features'),(66125,1832,'_content_products-link-title','field_6101239f17dd5'),(66126,1832,'content',''),(66127,1832,'_content','field_610123ef33675'),(66128,1832,'page-info_title','Start accepting all types of\r\npayments online securely'),(66129,1832,'_page-info_title','field_6101232a17dd2'),(66130,1832,'page-info_description','CommerceGate offers you an end-to-end payment solution for your online business transactions to help you scale globally.'),(66131,1832,'_page-info_description','field_6101234317dd3'),(66132,1832,'page-info_button-name','Explore more'),(66133,1832,'_page-info_button-name','field_6101235717dd4'),(66134,1832,'page-info_products-link-title','Discover more'),(66135,1832,'_page-info_products-link-title','field_6101239f17dd5'),(66136,1832,'page-info',''),(66137,1832,'_page-info','field_610123ef33675'),(66138,1832,'page-info_disabled-products-link-title','Coming soon'),(66139,1832,'_page-info_disabled-products-link-title','field_613b7709822b0'),(66144,431,'page-content_0_content_button','a:3:{s:5:\"title\";s:13:\"Discover more\";s:3:\"url\";s:70:\"https://commercegate.goodface.com.ua/wp/our-solutions/payment-gateway/\";s:6:\"target\";s:0:\"\";}'),(66145,431,'_page-content_0_content_button','field_60fe3cf5ca1fb'),(66146,430,'page-content_0_content_button','a:3:{s:5:\"title\";s:13:\"Discover more\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(66147,430,'_page-content_0_content_button','field_60fe3cf5ca1fb'),(66148,428,'page-content_0_content_button',''),(66149,428,'_page-content_0_content_button','field_60fe3cf5ca1fb'),(66150,428,'page-content_2_style_content-color','dark'),(66151,428,'_page-content_2_style_content-color','field_60fe46b438c11'),(66152,428,'page-content_2_style_bg-type','light'),(66153,428,'_page-content_2_style_bg-type','field_60fe42d9fe46a'),(66154,428,'page-content_2_style',''),(66155,428,'_page-content_2_style','field_60fe39d8fa409'),(66156,428,'page-content_2_content_button','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(66157,428,'_page-content_2_content_button','field_60fe3cf5ca1fb'),(66158,428,'page-content_2_list_0_icon','2213'),(66159,428,'_page-content_2_list_0_icon','field_60fe3823432ad'),(66160,428,'page-content_2_list_1_icon','2210'),(66161,428,'_page-content_2_list_1_icon','field_60fe3823432ad'),(66162,428,'page-content_2_list_2_icon','2211'),(66163,428,'_page-content_2_list_2_icon','field_60fe3823432ad'),(66164,428,'page-content_2_list_3_icon','2212'),(66165,428,'_page-content_2_list_3_icon','field_60fe3823432ad'),(66166,428,'page-content_5_block-type','type-4'),(66167,428,'_page-content_5_block-type','field_60fe33225760d'),(66168,428,'page-content_5_content-position','right'),(66169,428,'_page-content_5_content-position','field_60fe3af01f07a'),(66170,428,'page-content_5_content_image','2395'),(66171,428,'_page-content_5_content_image','field_60fe35655522a'),(66172,428,'page-content_5_content_title','Licenses and Certificates'),(66173,428,'_page-content_5_content_title','field_60fe35c95522b'),(66174,428,'page-content_5_content_description','CommerceGate has offered 15 years of highly collaborative and trusted partnership to our clients with KPMG audited accounts and strict financial controls of your funds with the largest Tier 1 banking groups, licensed under Banco de Espana.'),(66175,428,'_page-content_5_content_description','field_60fe35fb5522c'),(66176,428,'page-content_5_content',''),(66177,428,'_page-content_5_content','field_60fe36115522d'),(66178,428,'page-content_5_list_0_icon','2223'),(66179,428,'_page-content_5_list_0_icon','field_60fe3823432ad'),(66180,428,'page-content_5_list_0_title','Licensed by Banco de Espana'),(66181,428,'_page-content_5_list_0_title','field_60fe3832432ae'),(66182,428,'page-content_5_list_0_description','We are officially licensed by[nbsp]Banco de[nbsp]Espana, with verifiable records held at their official register.'),(66183,428,'_page-content_5_list_0_description','field_60fe3836432af'),(66184,428,'page-content_5_list_1_icon','2224'),(66185,428,'_page-content_5_list_1_icon','field_60fe3823432ad'),(66186,428,'page-content_5_list_1_title','EU Regulated Financial Institution'),(66187,428,'_page-content_5_list_1_title','field_60fe3832432ae'),(66188,428,'page-content_5_list_1_description','Certified and compliant with[nbsp]EU[nbsp]regulators and applicable laws.'),(66189,428,'_page-content_5_list_1_description','field_60fe3836432af'),(66190,428,'page-content_5_list_2_icon','2225'),(66191,428,'_page-content_5_list_2_icon','field_60fe3823432ad'),(66192,428,'page-content_5_list_2_title','Appointed KPMG Auditor'),(66193,428,'_page-content_5_list_2_title','field_60fe3832432ae'),(66194,428,'page-content_5_list_2_description','Audited with the highest standards to[nbsp]provide our clients a[nbsp]peace of mind.'),(66195,428,'_page-content_5_list_2_description','field_60fe3836432af'),(66196,428,'page-content_5_list_3_icon','2222'),(66197,428,'_page-content_5_list_3_icon','field_60fe3823432ad'),(66198,428,'page-content_5_list_3_title','Secure Level 1 PCI Compliance'),(66199,428,'_page-content_5_list_3_title','field_60fe3832432ae'),(66200,428,'page-content_5_list_3_description','Highest enterprise security level for[nbsp]customer data and card information.'),(66201,428,'_page-content_5_list_3_description','field_60fe3836432af'),(66202,428,'page-content_5_list','4'),(66203,428,'_page-content_5_list','field_60fe366c432ac'),(66204,429,'page-content_0_content_button','a:3:{s:5:\"title\";s:13:\"Discover more\";s:3:\"url\";s:70:\"https://commercegate.goodface.com.ua/wp/our-solutions/payment-gateway/\";s:6:\"target\";s:0:\"\";}'),(66205,429,'_page-content_0_content_button','field_60fe3cf5ca1fb'),(66206,429,'page-content_5_block-type','type-4'),(66207,429,'_page-content_5_block-type','field_60fe33225760d'),(66208,429,'page-content_5_content-position','right'),(66209,429,'_page-content_5_content-position','field_60fe3af01f07a'),(66210,429,'page-content_5_content_image','2395'),(66211,429,'_page-content_5_content_image','field_60fe35655522a'),(66212,429,'page-content_5_content_title','License and Compliance'),(66213,429,'_page-content_5_content_title','field_60fe35c95522b'),(66214,429,'page-content_5_content_description','CommerceGate has offered 15[nbsp]years[nbsp]of highly collaborative and trusted partnership to our clients with[nbsp]KPMG audited accounts and[nbsp]strict financial controls of[nbsp]your[nbsp]funds with[nbsp]the[nbsp]largest Tier 1[nbsp]banking groups, licensed under Banco de[nbsp]Espana.'),(66215,429,'_page-content_5_content_description','field_60fe35fb5522c'),(66216,429,'page-content_5_content',''),(66217,429,'_page-content_5_content','field_60fe36115522d'),(66218,429,'page-content_5_list_0_icon','2223'),(66219,429,'_page-content_5_list_0_icon','field_60fe3823432ad'),(66220,429,'page-content_5_list_0_title','Licensed by Banco de Espana'),(66221,429,'_page-content_5_list_0_title','field_60fe3832432ae'),(66222,429,'page-content_5_list_0_description','We are officially licensed by Banco de Espana, with verifiable records held at their official register.'),(66223,429,'_page-content_5_list_0_description','field_60fe3836432af'),(66224,429,'page-content_5_list_1_icon','2224'),(66225,429,'_page-content_5_list_1_icon','field_60fe3823432ad'),(66226,429,'page-content_5_list_1_title','EU[nbsp]Regulated Financial Institution'),(66227,429,'_page-content_5_list_1_title','field_60fe3832432ae'),(66228,429,'page-content_5_list_1_description','Certified and compliant with[nbsp]EU[nbsp]regulators and[nbsp]applicable laws.'),(66229,429,'_page-content_5_list_1_description','field_60fe3836432af'),(66230,429,'page-content_5_list_2_icon','2225'),(66231,429,'_page-content_5_list_2_icon','field_60fe3823432ad'),(66232,429,'page-content_5_list_2_title','Appointed KPMG Auditor'),(66233,429,'_page-content_5_list_2_title','field_60fe3832432ae'),(66234,429,'page-content_5_list_2_description','Audited with the highest standards to provide our[nbsp]clients a [nbsp]eace of[nbsp]mind.'),(66235,429,'_page-content_5_list_2_description','field_60fe3836432af'),(66236,429,'page-content_5_list_3_icon','2222'),(66237,429,'_page-content_5_list_3_icon','field_60fe3823432ad'),(66238,429,'page-content_5_list_3_title','Secure Level 1 PCI Compliance'),(66239,429,'_page-content_5_list_3_title','field_60fe3832432ae'),(66240,429,'page-content_5_list_3_description','Highest enterprise security level for customer data and[nbsp]card information.'),(66241,429,'_page-content_5_list_3_description','field_60fe3836432af'),(66242,429,'page-content_5_list','4'),(66243,429,'_page-content_5_list','field_60fe366c432ac'),(66320,1853,'page-info_title','Our Solutions'),(66321,1853,'_page-info_title','field_6101232a17dd2'),(66322,1853,'page-info_description','CommerceGate offers all the tools your online business needs to securely process and manage digital payments globally at scale.'),(66323,1853,'_page-info_description','field_6101234317dd3'),(66324,1853,'page-info_button-name','Explore more'),(66325,1853,'_page-info_button-name','field_6101235717dd4'),(66326,1853,'page-info_products-link-title','Enquire now'),(66327,1853,'_page-info_products-link-title','field_6101239f17dd5'),(66328,1853,'page-info',''),(66329,1853,'_page-info','field_610123ef33675'),(66330,1853,'page-info_disabled-products-link-title','Coming soon'),(66331,1853,'_page-info_disabled-products-link-title','field_613b7709822b0'),(66332,1854,'page-info_title','Our Solutions'),(66333,1854,'_page-info_title','field_6101232a17dd2'),(66334,1854,'page-info_description','CommerceGate offers all the tools your online business needs to securely process and manage digital payments globally at scale.'),(66335,1854,'_page-info_description','field_6101234317dd3'),(66336,1854,'page-info_button-name','Enquire now'),(66337,1854,'_page-info_button-name','field_6101235717dd4'),(66338,1854,'page-info_products-link-title','Discover features'),(66339,1854,'_page-info_products-link-title','field_6101239f17dd5'),(66340,1854,'page-info',''),(66341,1854,'_page-info','field_610123ef33675'),(66342,1854,'page-info_disabled-products-link-title','Coming soon'),(66343,1854,'_page-info_disabled-products-link-title','field_613b7709822b0'),(66346,434,'is-disabled','0'),(66347,434,'_is-disabled','field_613b779acf902'),(66542,434,'page-content_1_style_content-color','dark'),(66543,434,'_page-content_1_style_content-color','field_60fe46b438c11'),(66544,434,'page-content_1_style_bg-type','light'),(66545,434,'_page-content_1_style_bg-type','field_60fe42d9fe46a'),(66546,434,'page-content_1_style',''),(66547,434,'_page-content_1_style','field_60fe39d8fa409'),(66548,434,'page-content_1_content_button','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(66549,434,'_page-content_1_content_button','field_60fe3cf5ca1fb'),(66550,434,'page-content_2_content_percent','+17%'),(66551,434,'_page-content_2_content_percent','field_6124b9ca28b7e'),(66552,434,'page-content_2_list_0_icon','2335'),(66553,434,'_page-content_2_list_0_icon','field_60fe3823432ad'),(66554,434,'page-content_2_list_1_icon','2337'),(66555,434,'_page-content_2_list_1_icon','field_60fe3823432ad'),(66556,434,'page-content_2_list_2_icon','2338'),(66557,434,'_page-content_2_list_2_icon','field_60fe3823432ad'),(66558,434,'page-content_2_list_3_icon','2336'),(66559,434,'_page-content_2_list_3_icon','field_60fe3823432ad'),(66560,434,'page-content_4_list_0_description','Take advantage of real-time calculation of profits from each transaction.'),(66561,434,'_page-content_4_list_0_description','field_60fe3836432af'),(66562,434,'page-content_4_list_1_description','Adjust to any time period by[nbsp]billing period, business verticals, MID and MCC.'),(66563,434,'_page-content_4_list_1_description','field_60fe3836432af'),(66564,434,'page-content_4_list_2_description','Automate your calculation of[nbsp]referral payouts and[nbsp]your GM profit.'),(66565,434,'_page-content_4_list_2_description','field_60fe3836432af'),(66566,434,'page-content_4_list_3_description','Receive full breakdowns of sales, gross margins, COGS and[nbsp]referral fees.'),(66567,434,'_page-content_4_list_3_description','field_60fe3836432af'),(66568,434,'page-content_5_block-type','type-5'),(66569,434,'_page-content_5_block-type','field_60fe33225760d'),(66570,434,'page-content_5_content-position','right'),(66571,434,'_page-content_5_content-position','field_60fe3af01f07a'),(66572,434,'page-content_5_style_content-color','dark'),(66573,434,'_page-content_5_style_content-color','field_60fe46b438c11'),(66574,434,'page-content_5_style_bg-type','light'),(66575,434,'_page-content_5_style_bg-type','field_60fe42d9fe46a'),(66576,434,'page-content_5_style',''),(66577,434,'_page-content_5_style','field_60fe39d8fa409'),(66578,434,'page-content_5_content_image','2430'),(66579,434,'_page-content_5_content_image','field_60fe35655522a'),(66580,434,'page-content_5_content_title','Reconciliation on both sides'),(66581,434,'_page-content_5_content_title','field_60fe35c95522b'),(66582,434,'page-content_5_content_description','CommerceGate offers automated reconciliation on receivables and[nbsp]payables based on your data entires, reconciliation and[nbsp]approvals.'),(66583,434,'_page-content_5_content_description','field_60fe35fb5522c'),(66584,434,'page-content_5_content_button','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(66585,434,'_page-content_5_content_button','field_60fe3cf5ca1fb'),(66586,434,'page-content_5_content',''),(66587,434,'_page-content_5_content','field_60fe36115522d'),(66588,434,'page-content_5_list_0_icon','2342'),(66589,434,'_page-content_5_list_0_icon','field_60fe3823432ad'),(66590,434,'page-content_5_list_0_title','Automated billing reports'),(66591,434,'_page-content_5_list_0_title','field_60fe3832432ae'),(66592,434,'page-content_5_list_1_icon','2343'),(66593,434,'_page-content_5_list_1_icon','field_60fe3823432ad'),(66594,434,'page-content_5_list_1_title','Risk collateral transparency'),(66595,434,'_page-content_5_list_1_title','field_60fe3832432ae'),(66596,434,'page-content_5_list_2_icon','2344'),(66597,434,'_page-content_5_list_2_icon','field_60fe3823432ad'),(66598,434,'page-content_5_list_2_title','Set acceptable discrepancy levels'),(66599,434,'_page-content_5_list_2_title','field_60fe3832432ae'),(66600,434,'page-content_5_list_3_icon','2345'),(66601,434,'_page-content_5_list_3_icon','field_60fe3823432ad'),(66602,434,'page-content_5_list_3_title','Transaction discrepancy reports'),(66603,434,'_page-content_5_list_3_title','field_60fe3832432ae'),(66604,434,'page-content_5_list','4'),(66605,434,'_page-content_5_list','field_60fe366c432ac'),(66606,434,'page-content_3_content_percent','+17%'),(66607,434,'_page-content_3_content_percent','field_6124b9ca28b7e'),(66608,434,'page-content_5_list_0_description','Hold relevant funds and assets based on segregation requirements.'),(66609,434,'_page-content_5_list_0_description','field_60fe3836432af'),(66610,434,'page-content_5_list_1_description','Ensure your funds and assets are protected from third-party interest and rights.'),(66611,434,'_page-content_5_list_1_description','field_60fe3836432af'),(66612,434,'page-content_5_list_2_description','Ensure that transaction amounts are accurate and there are no[nbsp]discrepancies.'),(66613,434,'_page-content_5_list_2_description','field_60fe3836432af'),(66614,434,'page-content_5_list_3_description','Ensure that your records are[nbsp]compliant with all safeguarding obligations.'),(66615,434,'_page-content_5_list_3_description','field_60fe3836432af'),(66616,434,'page-content_6_block-type','type-4'),(66617,434,'_page-content_6_block-type','field_60fe33225760d'),(66618,434,'page-content_6_content-position','left'),(66619,434,'_page-content_6_content-position','field_60fe3af01f07a'),(66620,434,'page-content_6_style_content-color','dark'),(66621,434,'_page-content_6_style_content-color','field_60fe46b438c11'),(66622,434,'page-content_6_style_bg-type','light'),(66623,434,'_page-content_6_style_bg-type','field_60fe42d9fe46a'),(66624,434,'page-content_6_style',''),(66625,434,'_page-content_6_style','field_60fe39d8fa409'),(66626,434,'page-content_6_content_image','2428'),(66627,434,'_page-content_6_content_image','field_60fe35655522a'),(66628,434,'page-content_6_content_title','Fund Segregation Management'),(66629,434,'_page-content_6_content_title','field_60fe35c95522b'),(66630,434,'page-content_6_content_description','CommerceGate helps you to segregate payment accounts used based on the latest regulatory criteria to ensure adequate administration oversight of segregated assets.'),(66631,434,'_page-content_6_content_description','field_60fe35fb5522c'),(66632,434,'page-content_6_content_button','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(66633,434,'_page-content_6_content_button','field_60fe3cf5ca1fb'),(66634,434,'page-content_6_content',''),(66635,434,'_page-content_6_content','field_60fe36115522d'),(66636,434,'page-content_6_list_0_icon','2348'),(66637,434,'_page-content_6_list_0_icon','field_60fe3823432ad'),(66638,434,'page-content_6_list_0_title','Meet segregation requirements'),(66639,434,'_page-content_6_list_0_title','field_60fe3832432ae'),(66640,434,'page-content_6_list_1_icon','2347'),(66641,434,'_page-content_6_list_1_icon','field_60fe3823432ad'),(66642,434,'page-content_6_list_1_title','Full fund controls'),(66643,434,'_page-content_6_list_1_title','field_60fe3832432ae'),(66644,434,'page-content_6_list_2_icon','2346'),(66645,434,'_page-content_6_list_2_icon','field_60fe3823432ad'),(66646,434,'page-content_6_list_2_title','Full audit support'),(66647,434,'_page-content_6_list_2_title','field_60fe3832432ae'),(66648,434,'page-content_6_list_3_icon','2195'),(66649,434,'_page-content_6_list_3_icon','field_60fe3823432ad'),(66650,434,'page-content_6_list_3_title','High safeguarding procedures'),(66651,434,'_page-content_6_list_3_title','field_60fe3832432ae'),(66652,434,'page-content_6_list','4'),(66653,434,'_page-content_6_list','field_60fe366c432ac'),(66654,434,'page-content_6_list_0_description','Hold relevant funds and assets based on segregation requirements.'),(66655,434,'_page-content_6_list_0_description','field_60fe3836432af'),(66656,434,'page-content_6_list_1_description','Ensure your funds and assets are protected from third-party interest and rights.'),(66657,434,'_page-content_6_list_1_description','field_60fe3836432af'),(66658,434,'page-content_6_list_2_description','Ensure that transaction amounts are accurate and there are no[nbsp]discrepancies.'),(66659,434,'_page-content_6_list_2_description','field_60fe3836432af'),(66660,434,'page-content_6_list_3_description','Ensure that your records are[nbsp]compliant with all safeguarding obligations.'),(66661,434,'_page-content_6_list_3_description','field_60fe3836432af'),(66700,437,'is-disabled','0'),(66701,437,'_is-disabled','field_613b779acf902'),(66702,438,'is-disabled','0'),(66703,438,'_is-disabled','field_613b779acf902'),(67415,1877,'main-block-title','Where Merchants \r\nMeet Buyers'),(67416,1877,'_main-block-title','field_60f71cfe844f0'),(67417,1877,'main-block-description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(67418,1877,'_main-block-description','field_60f71d1a844f1'),(67419,1877,'main-block-first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(67420,1877,'_main-block-first-button','field_60f71d2b844f2'),(67421,1877,'main-block-second-button','Explore more'),(67422,1877,'_main-block-second-button','field_60f71d5a844f3'),(67423,1877,'main-block-globe-points_item-1','$56'),(67424,1877,'_main-block-globe-points_item-1','field_60f7cd79ec2c2'),(67425,1877,'main-block-globe-points_item-2','$78'),(67426,1877,'_main-block-globe-points_item-2','field_60f7cd81ec2c3'),(67427,1877,'main-block-globe-points_item-3','$128'),(67428,1877,'_main-block-globe-points_item-3','field_60f7cd86ec2c4'),(67429,1877,'main-block-globe-points',''),(67430,1877,'_main-block-globe-points','field_60f7cd5bec2c1'),(67431,1877,'main-block_title','Offer online payments easily'),(67432,1877,'_main-block_title','field_60f71cfe844f0'),(67433,1877,'main-block_description','Internet purchases is the new frontier for your businesses. CommerceGate is the best way to set up your online payments and expand your business into new markets around the globe.'),(67434,1877,'_main-block_description','field_60f71d1a844f1'),(67435,1877,'main-block_first-button','a:3:{s:5:\"title\";s:11:\"Get Started\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/sign-up/\";s:6:\"target\";s:0:\"\";}'),(67436,1877,'_main-block_first-button','field_60f71d2b844f2'),(67437,1877,'main-block_second-button','Explore more'),(67438,1877,'_main-block_second-button','field_60f71d5a844f3'),(67439,1877,'main-block',''),(67440,1877,'_main-block','field_60f7ce5d3c350'),(67441,1877,'globe-points_item-1','$56'),(67442,1877,'_globe-points_item-1','field_60f7cd79ec2c2'),(67443,1877,'globe-points_item-2','$78'),(67444,1877,'_globe-points_item-2','field_60f7cd81ec2c3'),(67445,1877,'globe-points_item-3','$128'),(67446,1877,'_globe-points_item-3','field_60f7cd86ec2c4'),(67447,1877,'globe-points',''),(67448,1877,'_globe-points','field_60f7cd5bec2c1'),(67449,1877,'block_content_image','154'),(67450,1877,'_block_content_image','field_60f7cfac21e3c'),(67451,1877,'block_content_title','Since 2006[nbsp]we have helped thousands of[nbsp]merchants grow their business and maximise revenue'),(67452,1877,'_block_content_title','field_60f7cf8621e3a'),(67453,1877,'block_content_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(67454,1877,'_block_content_description','field_60f7cfa321e3b'),(67455,1877,'block_content_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(67456,1877,'_block_content_button','field_60f7cfc021e3d'),(67457,1877,'block_content',''),(67458,1877,'_block_content','field_60f7cf7021e39'),(67459,1877,'advantages_0_icon','157'),(67460,1877,'_advantages_0_icon','field_60f7cff821e3f'),(67461,1877,'advantages_0_description','Banco de España Eurosistema'),(67462,1877,'_advantages_0_description','field_60f7d00d21e40'),(67463,1877,'advantages','4'),(67464,1877,'_advantages','field_60f7cfdc21e3e'),(67465,1877,'advantages_1_icon','158'),(67466,1877,'_advantages_1_icon','field_60f7cff821e3f'),(67467,1877,'advantages_1_description','EU Certified & Regulated Financial Institution'),(67468,1877,'_advantages_1_description','field_60f7d00d21e40'),(67469,1877,'advantages_2_icon','159'),(67470,1877,'_advantages_2_icon','field_60f7cff821e3f'),(67471,1877,'advantages_2_description','KPMG Audited'),(67472,1877,'_advantages_2_description','field_60f7d00d21e40'),(67473,1877,'advantages_3_icon','160'),(67474,1877,'_advantages_3_icon','field_60f7cff821e3f'),(67475,1877,'advantages_3_description','PCI DSS Level 1'),(67476,1877,'_advantages_3_description','field_60f7d00d21e40'),(67477,1877,'about-company_image','154'),(67478,1877,'_about-company_image','field_60f7cfac21e3c'),(67479,1877,'about-company_title','Thousands of merchants have boosted their sales with our payment solutions since 2006.'),(67480,1877,'_about-company_title','field_60f7cf8621e3a'),(67481,1877,'about-company_description','We enable your business with the best payment technologies and services built with our long industry experience making it easy.'),(67482,1877,'_about-company_description','field_60f7cfa321e3b'),(67483,1877,'about-company_button','a:3:{s:5:\"title\";s:13:\"Discover more\";s:3:\"url\";s:59:\"https://commercegate.goodface.com.ua/wp/about-commercegate/\";s:6:\"target\";s:0:\"\";}'),(67484,1877,'_about-company_button','field_60f7cfc021e3d'),(67485,1877,'about-company',''),(67486,1877,'_about-company','field_60f7cf7021e39'),(67487,1877,'payment-instruments_title_before','Accelerate your growth'),(67488,1877,'_payment-instruments_title_before','field_60f7d6dbb8ab4'),(67489,1877,'payment-instruments_title_after','with online payments'),(67490,1877,'_payment-instruments_title_after','field_60f7d70db8ab5'),(67491,1877,'payment-instruments_title',''),(67492,1877,'_payment-instruments_title','field_60f7d5a179817'),(67493,1877,'payment-instruments_description','CommerceGates makes it secure and easy for you to accept online payments from customers to scale your business globally'),(67494,1877,'_payment-instruments_description','field_60f7d5d379818'),(67495,1877,'payment-instruments_items-link-title','Explore features'),(67496,1877,'_payment-instruments_items-link-title','field_60f7d5df79819'),(67497,1877,'payment-instruments',''),(67498,1877,'_payment-instruments','field_60f7d59679816'),(67499,1877,'complex-services_image','1674'),(67500,1877,'_complex-services_image','field_60f7daf9c4744'),(67501,1877,'complex-services_title','Easily navigate complexities'),(67502,1877,'_complex-services_title','field_60f7d9c5c4742'),(67503,1877,'complex-services_description','Our payment solutions ensure you comply with the latest payment regulations. With our strong and experienced team of financial services experts, we make it simple and help you manage the risks so you can focus on your core business activities and grow your business worry-free.'),(67504,1877,'_complex-services_description','field_60f7d9d7c4743'),(67505,1877,'complex-services_items-link-title','Learn more'),(67506,1877,'_complex-services_items-link-title','field_60f7dbbfc4745'),(67507,1877,'complex-services',''),(67508,1877,'_complex-services','field_60f7d9b2c4741'),(67509,1877,'blog-block_title',''),(67510,1877,'_blog-block_title','field_60f7deefdb657'),(67511,1877,'blog-block_link','a:3:{s:5:\"title\";s:24:\"View our success stories\";s:3:\"url\";s:45:\"https://commercegate.goodface.com.ua/wp/blog/\";s:6:\"target\";s:0:\"\";}'),(67512,1877,'_blog-block_link','field_60f7df05db658'),(67513,1877,'blog-block',''),(67514,1877,'_blog-block','field_60f7dee3db656'),(67515,1877,'blog-block_large-post','235'),(67516,1877,'_blog-block_large-post','field_60f8303a13c72'),(67517,1877,'blog-block_large-post_copy','a:3:{i:0;s:3:\"233\";i:1;s:3:\"234\";i:2;s:3:\"198\";}'),(67518,1877,'_blog-block_large-post_copy','field_60f831d6000c4'),(67519,1877,'blog-block_posts','a:4:{i:0;s:3:\"884\";i:1;s:3:\"854\";i:2;s:3:\"872\";i:3;s:3:\"233\";}'),(67520,1877,'_blog-block_posts','field_60f8322fd24c4'),(67521,1877,'blog-block-large-post_title','Antony from High Risk Product'),(67522,1877,'_blog-block-large-post_title','field_60f834906008c'),(67523,1877,'blog-block-large-post_description','“Working with the sales teams and account managers has been great. They’ve helped[nbsp]us get to[nbsp]market with our solution much quicker than if[nbsp]we[nbsp]had tried to[nbsp]do[nbsp]it[nbsp]ourselves!”'),(67524,1877,'_blog-block-large-post_description','field_60f834946008d'),(67525,1877,'blog-block-large-post',''),(67526,1877,'_blog-block-large-post','field_60f8347e6008b'),(67527,1877,'blog-block_post-button-title','Read Full Story'),(67528,1877,'_blog-block_post-button-title','field_60f8413c74859'),(67529,1877,'payment-instruments_title-color','#4BD18E'),(67530,1877,'_payment-instruments_title-color','field_60fff271c15df'),(67531,1877,'blog-block_title-color','#4BD18E'),(67532,1877,'_blog-block_title-color','field_60fff3b704234'),(67533,1877,'blog-block_title_before','Your success is our success.'),(67534,1877,'_blog-block_title_before','field_60fff38e04232'),(67535,1877,'blog-block_title_after','You\'re in good hands.'),(67536,1877,'_blog-block_title_after','field_60fff3a404233'),(67537,1877,'complex-services-list_0_icon','336'),(67538,1877,'_complex-services-list_0_icon','field_6100fde5a3f1d'),(67539,1877,'complex-services-list_0_title','Online Payments Processing'),(67540,1877,'_complex-services-list_0_title','field_6100fe5aa3f1e'),(67541,1877,'complex-services-list_0_description','Offer the best and fully customized user payment experience for your customers.'),(67542,1877,'_complex-services-list_0_description','field_6100fe60a3f1f'),(67543,1877,'complex-services-list_0_link','a:3:{s:5:\"title\";s:18:\"Payment Processing\";s:3:\"url\";s:80:\"https://commercegate.goodface.com.ua/wp/our-solutions/online-payment-processing/\";s:6:\"target\";s:0:\"\";}'),(67544,1877,'_complex-services-list_0_link','field_6100fe73a3f20'),(67545,1877,'complex-services-list_1_icon','337'),(67546,1877,'_complex-services-list_1_icon','field_6100fde5a3f1d'),(67547,1877,'complex-services-list_1_title','Acquiring Solutions'),(67548,1877,'_complex-services-list_1_title','field_6100fe5aa3f1e'),(67549,1877,'complex-services-list_1_description','Make it easy to scale your client\'s businesses with all-in-one integrations.'),(67550,1877,'_complex-services-list_1_description','field_6100fe60a3f1f'),(67551,1877,'complex-services-list_1_link','a:3:{s:5:\"title\";s:19:\"Acquiring Solutions\";s:3:\"url\";s:74:\"https://commercegate.goodface.com.ua/wp/our-solutions/acquiring-solutions/\";s:6:\"target\";s:0:\"\";}'),(67552,1877,'_complex-services-list_1_link','field_6100fe73a3f20'),(67553,1877,'complex-services-list_2_icon','339'),(67554,1877,'_complex-services-list_2_icon','field_6100fde5a3f1d'),(67555,1877,'complex-services-list_2_title','Risk & Compliance'),(67556,1877,'_complex-services-list_2_title','field_6100fe5aa3f1e'),(67557,1877,'complex-services-list_2_description','Take control of our fraud monitoring systems and remain compliant.'),(67558,1877,'_complex-services-list_2_description','field_6100fe60a3f1f'),(67559,1877,'complex-services-list_2_link','a:3:{s:5:\"title\";s:23:\"Payment Risk Management\";s:3:\"url\";s:74:\"https://commercegate.goodface.com.ua/wp/our-solutions/risk-and-compliance/\";s:6:\"target\";s:0:\"\";}'),(67560,1877,'_complex-services-list_2_link','field_6100fe73a3f20'),(67561,1877,'complex-services-list_3_icon','338'),(67562,1877,'_complex-services-list_3_icon','field_6100fde5a3f1d'),(67563,1877,'complex-services-list_3_title','Revenue Optimization'),(67564,1877,'_complex-services-list_3_title','field_6100fe5aa3f1e'),(67565,1877,'complex-services-list_3_description','Leverage our data analytics expertise to optimize your payment approval ratios.'),(67566,1877,'_complex-services-list_3_description','field_6100fe60a3f1f'),(67567,1877,'complex-services-list_3_link','a:3:{s:5:\"title\";s:20:\"Revenue Optimization\";s:3:\"url\";s:75:\"https://commercegate.goodface.com.ua/wp/our-solutions/revenue-optimization/\";s:6:\"target\";s:0:\"\";}'),(67568,1877,'_complex-services-list_3_link','field_6100fe73a3f20'),(67569,1877,'complex-services-list','4'),(67570,1877,'_complex-services-list','field_6100fd82a3f1c'),(67571,1877,'payment-instruments_list','a:5:{i:0;s:3:\"433\";i:1;s:3:\"434\";i:2;s:3:\"435\";i:3;s:3:\"439\";i:4;s:3:\"436\";}'),(67572,1877,'_payment-instruments_list','field_6101027fdf3b7'),(67573,1877,'complex-services-list_0_link-title','Explore service'),(67574,1877,'_complex-services-list_0_link-title','field_613b4014d4849'),(67575,1877,'complex-services-list_1_link-title','Explore service '),(67576,1877,'_complex-services-list_1_link-title','field_613b4014d4849'),(67577,1877,'complex-services-list_2_link-title','Explore features'),(67578,1877,'_complex-services-list_2_link-title','field_613b4014d4849'),(67579,1877,'complex-services-list_3_link-title','Explore services'),(67580,1877,'_complex-services-list_3_link-title','field_613b4014d4849'),(67581,1878,'main-block_title','Where Merchants \r\nMeet Buyers'),(67582,1878,'_main-block_title','field_60f71cfe844f0'),(67583,1878,'main-block_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(67584,1878,'_main-block_description','field_60f71d1a844f1'),(67585,1878,'main-block_first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/sign-up/\";s:6:\"target\";s:0:\"\";}'),(67586,1878,'_main-block_first-button','field_60f71d2b844f2'),(67587,1878,'main-block_second-button','Explore more'),(67588,1878,'_main-block_second-button','field_60f71d5a844f3'),(67589,1878,'main-block',''),(67590,1878,'_main-block','field_60f7ce5d3c350'),(67591,1878,'globe-points_item-1','$56'),(67592,1878,'_globe-points_item-1','field_60f7cd79ec2c2'),(67593,1878,'globe-points_item-2','$78'),(67594,1878,'_globe-points_item-2','field_60f7cd81ec2c3'),(67595,1878,'globe-points_item-3','$128'),(67596,1878,'_globe-points_item-3','field_60f7cd86ec2c4'),(67597,1878,'globe-points',''),(67598,1878,'_globe-points','field_60f7cd5bec2c1'),(67599,1878,'advantages_0_icon','157'),(67600,1878,'_advantages_0_icon','field_60f7cff821e3f'),(67601,1878,'advantages_0_description','Certificate of Authenticity'),(67602,1878,'_advantages_0_description','field_60f7d00d21e40'),(67603,1878,'advantages','4'),(67604,1878,'_advantages','field_60f7cfdc21e3e'),(67605,1878,'advantages_1_icon','158'),(67606,1878,'_advantages_1_icon','field_60f7cff821e3f'),(67607,1878,'advantages_1_description','Best Solution Awward'),(67608,1878,'_advantages_1_description','field_60f7d00d21e40'),(67609,1878,'advantages_2_icon','159'),(67610,1878,'_advantages_2_icon','field_60f7cff821e3f'),(67611,1878,'advantages_2_description','Compliance Certificate'),(67612,1878,'_advantages_2_description','field_60f7d00d21e40'),(67613,1878,'advantages_3_icon','160'),(67614,1878,'_advantages_3_icon','field_60f7cff821e3f'),(67615,1878,'advantages_3_description','Customers Choise Awward'),(67616,1878,'_advantages_3_description','field_60f7d00d21e40'),(67617,1878,'about-company_image','154'),(67618,1878,'_about-company_image','field_60f7cfac21e3c'),(67619,1878,'about-company_title','Since 2006[nbsp]we have helped thousands of[nbsp]merchants grow their business and maximise revenue'),(67620,1878,'_about-company_title','field_60f7cf8621e3a'),(67621,1878,'about-company_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(67622,1878,'_about-company_description','field_60f7cfa321e3b'),(67623,1878,'about-company_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:62:\"https://commercegate.goodface.com.ua/wp/es/about-commercegate/\";s:6:\"target\";s:0:\"\";}'),(67624,1878,'_about-company_button','field_60f7cfc021e3d'),(67625,1878,'about-company',''),(67626,1878,'_about-company','field_60f7cf7021e39'),(67627,1878,'payment-instruments_title_before','Get all Payment Instruments'),(67628,1878,'_payment-instruments_title_before','field_60f7d6dbb8ab4'),(67629,1878,'payment-instruments_title_after','You Need to Accelerate'),(67630,1878,'_payment-instruments_title_after','field_60f7d70db8ab5'),(67631,1878,'payment-instruments_title',''),(67632,1878,'_payment-instruments_title','field_60f7d5a179817'),(67633,1878,'payment-instruments_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to \r\naccept credit card payments from your customers safely.'),(67634,1878,'_payment-instruments_description','field_60f7d5d379818'),(67635,1878,'payment-instruments_items-link-title','Discover features'),(67636,1878,'_payment-instruments_items-link-title','field_60f7d5df79819'),(67637,1878,'payment-instruments',''),(67638,1878,'_payment-instruments','field_60f7d59679816'),(67639,1878,'complex-services_image','1674'),(67640,1878,'_complex-services_image','field_60f7daf9c4744'),(67641,1878,'complex-services_title','Complex Services to[nbsp]Boost Your Process'),(67642,1878,'_complex-services_title','field_60f7d9c5c4742'),(67643,1878,'complex-services_description','Our risk management system is[nbsp]the most advanced, customizable and effective in[nbsp]the business. We[nbsp]combine advanced technology and experienced human control to[nbsp]minimise fraudulent transactions while keeping decline rates low and your valued customers satisfied.'),(67644,1878,'_complex-services_description','field_60f7d9d7c4743'),(67645,1878,'complex-services_items-link-title','Learn more'),(67646,1878,'_complex-services_items-link-title','field_60f7dbbfc4745'),(67647,1878,'complex-services',''),(67648,1878,'_complex-services','field_60f7d9b2c4741'),(67649,1878,'blog-block_title',''),(67650,1878,'_blog-block_title','field_60f7deefdb657'),(67651,1878,'blog-block_link','a:3:{s:5:\"title\";s:29:\"Read all customers’ stories\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/es-blog/\";s:6:\"target\";s:0:\"\";}'),(67652,1878,'_blog-block_link','field_60f7df05db658'),(67653,1878,'blog-block',''),(67654,1878,'_blog-block','field_60f7dee3db656'),(67655,1878,'blog-block_posts','a:4:{i:0;s:4:\"1437\";i:1;s:4:\"1449\";i:2;s:4:\"1443\";i:3;s:4:\"1465\";}'),(67656,1878,'_blog-block_posts','field_60f8322fd24c4'),(67657,1878,'blog-block_post-button-title','Read Full Story'),(67658,1878,'_blog-block_post-button-title','field_60f8413c74859'),(67659,1878,'payment-instruments_title-color','#4BD18E'),(67660,1878,'_payment-instruments_title-color','field_60fff271c15df'),(67661,1878,'blog-block_title-color','#4BD18E'),(67662,1878,'_blog-block_title-color','field_60fff3b704234'),(67663,1878,'blog-block_title_before','You’re in good company.'),(67664,1878,'_blog-block_title_before','field_60fff38e04232'),(67665,1878,'blog-block_title_after','Share success with us'),(67666,1878,'_blog-block_title_after','field_60fff3a404233'),(67667,1878,'complex-services-list_0_icon','336'),(67668,1878,'_complex-services-list_0_icon','field_6100fde5a3f1d'),(67669,1878,'complex-services-list_0_description','Deploy our agile payment pages to[nbsp]suit any platform'),(67670,1878,'_complex-services-list_0_description','field_6100fe60a3f1f'),(67671,1878,'complex-services-list_0_link','a:3:{s:5:\"title\";s:25:\"Online Payment Processing\";s:3:\"url\";s:86:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/es-online-payment-processing/\";s:6:\"target\";s:0:\"\";}'),(67672,1878,'_complex-services-list_0_link','field_6100fe73a3f20'),(67673,1878,'complex-services-list_1_icon','337'),(67674,1878,'_complex-services-list_1_icon','field_6100fde5a3f1d'),(67675,1878,'complex-services-list_1_description','Single point of[nbsp]contact, handling authorisation, clearing and settlement'),(67676,1878,'_complex-services-list_1_description','field_6100fe60a3f1f'),(67677,1878,'complex-services-list_1_link','a:3:{s:5:\"title\";s:19:\"Acquiring Solutions\";s:3:\"url\";s:80:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/es-acquiring-solutions/\";s:6:\"target\";s:0:\"\";}'),(67678,1878,'_complex-services-list_1_link','field_6100fe73a3f20'),(67679,1878,'complex-services-list_2_icon','339'),(67680,1878,'_complex-services-list_2_icon','field_6100fde5a3f1d'),(67681,1878,'complex-services-list_2_description','State of[nbsp]the art fraud scrubbing and real-time monitoring by[nbsp]our risk team'),(67682,1878,'_complex-services-list_2_description','field_6100fe60a3f1f'),(67683,1878,'complex-services-list_2_link','a:3:{s:5:\"title\";s:19:\"Risk and Compliance\";s:3:\"url\";s:80:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/es-risk-and-compliance/\";s:6:\"target\";s:0:\"\";}'),(67684,1878,'_complex-services-list_2_link','field_6100fe73a3f20'),(67685,1878,'complex-services-list_3_icon','338'),(67686,1878,'_complex-services-list_3_icon','field_6100fde5a3f1d'),(67687,1878,'complex-services-list_3_description','Tactical, analytical approach to[nbsp]your pricing'),(67688,1878,'_complex-services-list_3_description','field_6100fe60a3f1f'),(67689,1878,'complex-services-list_3_link','a:3:{s:5:\"title\";s:20:\"Revenue Optimization\";s:3:\"url\";s:81:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/es-revenue-optimization/\";s:6:\"target\";s:0:\"\";}'),(67690,1878,'_complex-services-list_3_link','field_6100fe73a3f20'),(67691,1878,'complex-services-list','4'),(67692,1878,'_complex-services-list','field_6100fd82a3f1c'),(67693,1878,'payment-instruments_list','a:4:{i:0;s:4:\"1643\";i:1;s:4:\"1642\";i:2;s:4:\"1641\";i:3;s:4:\"1640\";}'),(67694,1878,'_payment-instruments_list','field_6101027fdf3b7'),(67695,1878,'complex-services-list_0_link-title','Learn more'),(67696,1878,'_complex-services-list_0_link-title','field_613b4014d4849'),(67697,1878,'complex-services-list_1_link-title','Learn more'),(67698,1878,'_complex-services-list_1_link-title','field_613b4014d4849'),(67699,1878,'complex-services-list_2_link-title','Learn more'),(67700,1878,'_complex-services-list_2_link-title','field_613b4014d4849'),(67701,1878,'complex-services-list_3_link-title','Learn more'),(67702,1878,'_complex-services-list_3_link-title','field_613b4014d4849'),(67703,1882,'main-block_title','Where Merchants \r\nMeet Buyers'),(67704,1882,'_main-block_title','field_60f71cfe844f0'),(67705,1882,'main-block_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(67706,1882,'_main-block_description','field_60f71d1a844f1'),(67707,1882,'main-block_first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/sign-up/\";s:6:\"target\";s:0:\"\";}'),(67708,1882,'_main-block_first-button','field_60f71d2b844f2'),(67709,1882,'main-block_second-button','Explore more'),(67710,1882,'_main-block_second-button','field_60f71d5a844f3'),(67711,1882,'main-block',''),(67712,1882,'_main-block','field_60f7ce5d3c350'),(67713,1882,'globe-points_item-1','$56'),(67714,1882,'_globe-points_item-1','field_60f7cd79ec2c2'),(67715,1882,'globe-points_item-2','$78'),(67716,1882,'_globe-points_item-2','field_60f7cd81ec2c3'),(67717,1882,'globe-points_item-3','$128'),(67718,1882,'_globe-points_item-3','field_60f7cd86ec2c4'),(67719,1882,'globe-points',''),(67720,1882,'_globe-points','field_60f7cd5bec2c1'),(67721,1882,'advantages_0_icon','157'),(67722,1882,'_advantages_0_icon','field_60f7cff821e3f'),(67723,1882,'advantages_0_description','Certificate of Authenticity'),(67724,1882,'_advantages_0_description','field_60f7d00d21e40'),(67725,1882,'advantages','4'),(67726,1882,'_advantages','field_60f7cfdc21e3e'),(67727,1882,'advantages_1_icon','158'),(67728,1882,'_advantages_1_icon','field_60f7cff821e3f'),(67729,1882,'advantages_1_description','Best Solution Awward'),(67730,1882,'_advantages_1_description','field_60f7d00d21e40'),(67731,1882,'advantages_2_icon','159'),(67732,1882,'_advantages_2_icon','field_60f7cff821e3f'),(67733,1882,'advantages_2_description','Compliance Certificate'),(67734,1882,'_advantages_2_description','field_60f7d00d21e40'),(67735,1882,'advantages_3_icon','160'),(67736,1882,'_advantages_3_icon','field_60f7cff821e3f'),(67737,1882,'advantages_3_description','Customers Choise Awward'),(67738,1882,'_advantages_3_description','field_60f7d00d21e40'),(67739,1882,'about-company_image','154'),(67740,1882,'_about-company_image','field_60f7cfac21e3c'),(67741,1882,'about-company_title','Since 2006[nbsp]we have helped thousands of[nbsp]merchants grow their business and maximise revenue'),(67742,1882,'_about-company_title','field_60f7cf8621e3a'),(67743,1882,'about-company_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(67744,1882,'_about-company_description','field_60f7cfa321e3b'),(67745,1882,'about-company_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:62:\"https://commercegate.goodface.com.ua/wp/es/about-commercegate/\";s:6:\"target\";s:0:\"\";}'),(67746,1882,'_about-company_button','field_60f7cfc021e3d'),(67747,1882,'about-company',''),(67748,1882,'_about-company','field_60f7cf7021e39'),(67749,1882,'payment-instruments_title_before','Get all Payment Instruments'),(67750,1882,'_payment-instruments_title_before','field_60f7d6dbb8ab4'),(67751,1882,'payment-instruments_title_after','You Need to Accelerate'),(67752,1882,'_payment-instruments_title_after','field_60f7d70db8ab5'),(67753,1882,'payment-instruments_title',''),(67754,1882,'_payment-instruments_title','field_60f7d5a179817'),(67755,1882,'payment-instruments_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to \r\naccept credit card payments from your customers safely.'),(67756,1882,'_payment-instruments_description','field_60f7d5d379818'),(67757,1882,'payment-instruments_items-link-title','Discover features'),(67758,1882,'_payment-instruments_items-link-title','field_60f7d5df79819'),(67759,1882,'payment-instruments',''),(67760,1882,'_payment-instruments','field_60f7d59679816'),(67761,1882,'complex-services_image','1674'),(67762,1882,'_complex-services_image','field_60f7daf9c4744'),(67763,1882,'complex-services_title','Complex Services to[nbsp]Boost Your Process'),(67764,1882,'_complex-services_title','field_60f7d9c5c4742'),(67765,1882,'complex-services_description','Our risk management system is[nbsp]the most advanced, customizable and effective in[nbsp]the business. We[nbsp]combine advanced technology and experienced human control to[nbsp]minimise fraudulent transactions while keeping decline rates low and your valued customers satisfied.'),(67766,1882,'_complex-services_description','field_60f7d9d7c4743'),(67767,1882,'complex-services_items-link-title','Learn more'),(67768,1882,'_complex-services_items-link-title','field_60f7dbbfc4745'),(67769,1882,'complex-services',''),(67770,1882,'_complex-services','field_60f7d9b2c4741'),(67771,1882,'blog-block_title',''),(67772,1882,'_blog-block_title','field_60f7deefdb657'),(67773,1882,'blog-block_link','a:3:{s:5:\"title\";s:29:\"Read all customers’ stories\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/es-blog/\";s:6:\"target\";s:0:\"\";}'),(67774,1882,'_blog-block_link','field_60f7df05db658'),(67775,1882,'blog-block',''),(67776,1882,'_blog-block','field_60f7dee3db656'),(67777,1882,'blog-block_posts','a:4:{i:0;s:4:\"1437\";i:1;s:4:\"1449\";i:2;s:4:\"1443\";i:3;s:4:\"1465\";}'),(67778,1882,'_blog-block_posts','field_60f8322fd24c4'),(67779,1882,'blog-block_post-button-title','Read Full Story'),(67780,1882,'_blog-block_post-button-title','field_60f8413c74859'),(67781,1882,'payment-instruments_title-color','#4BD18E'),(67782,1882,'_payment-instruments_title-color','field_60fff271c15df'),(67783,1882,'blog-block_title-color','#4BD18E'),(67784,1882,'_blog-block_title-color','field_60fff3b704234'),(67785,1882,'blog-block_title_before','You’re in good company.'),(67786,1882,'_blog-block_title_before','field_60fff38e04232'),(67787,1882,'blog-block_title_after','Share success with us'),(67788,1882,'_blog-block_title_after','field_60fff3a404233'),(67789,1882,'complex-services-list_0_icon','336'),(67790,1882,'_complex-services-list_0_icon','field_6100fde5a3f1d'),(67791,1882,'complex-services-list_0_description','Deploy our agile payment pages to[nbsp]suit any platform'),(67792,1882,'_complex-services-list_0_description','field_6100fe60a3f1f'),(67793,1882,'complex-services-list_0_link','a:3:{s:5:\"title\";s:25:\"Online Payment Processing\";s:3:\"url\";s:86:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/es-online-payment-processing/\";s:6:\"target\";s:0:\"\";}'),(67794,1882,'_complex-services-list_0_link','field_6100fe73a3f20'),(67795,1882,'complex-services-list_1_icon','337'),(67796,1882,'_complex-services-list_1_icon','field_6100fde5a3f1d'),(67797,1882,'complex-services-list_1_description','Single point of[nbsp]contact, handling authorisation, clearing and settlement'),(67798,1881,'main-block-title','Where Merchants \r\nMeet Buyers'),(67799,1882,'_complex-services-list_1_description','field_6100fe60a3f1f'),(67800,1881,'_main-block-title','field_60f71cfe844f0'),(67801,1882,'complex-services-list_1_link','a:3:{s:5:\"title\";s:19:\"Acquiring Solutions\";s:3:\"url\";s:80:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/es-acquiring-solutions/\";s:6:\"target\";s:0:\"\";}'),(67802,1881,'main-block-description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(67803,1882,'_complex-services-list_1_link','field_6100fe73a3f20'),(67804,1881,'_main-block-description','field_60f71d1a844f1'),(67805,1882,'complex-services-list_2_icon','339'),(67806,1881,'main-block-first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(67807,1882,'_complex-services-list_2_icon','field_6100fde5a3f1d'),(67808,1881,'_main-block-first-button','field_60f71d2b844f2'),(67809,1882,'complex-services-list_2_description','State of[nbsp]the art fraud scrubbing and real-time monitoring by[nbsp]our risk team'),(67810,1881,'main-block-second-button','Explore more'),(67811,1882,'_complex-services-list_2_description','field_6100fe60a3f1f'),(67812,1881,'_main-block-second-button','field_60f71d5a844f3'),(67813,1882,'complex-services-list_2_link','a:3:{s:5:\"title\";s:19:\"Risk and Compliance\";s:3:\"url\";s:80:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/es-risk-and-compliance/\";s:6:\"target\";s:0:\"\";}'),(67814,1881,'main-block-globe-points_item-1','$56'),(67815,1881,'_main-block-globe-points_item-1','field_60f7cd79ec2c2'),(67816,1882,'_complex-services-list_2_link','field_6100fe73a3f20'),(67817,1881,'main-block-globe-points_item-2','$78'),(67818,1882,'complex-services-list_3_icon','338'),(67819,1881,'_main-block-globe-points_item-2','field_60f7cd81ec2c3'),(67820,1881,'main-block-globe-points_item-3','$128'),(67821,1882,'_complex-services-list_3_icon','field_6100fde5a3f1d'),(67822,1881,'_main-block-globe-points_item-3','field_60f7cd86ec2c4'),(67823,1881,'main-block-globe-points',''),(67824,1882,'complex-services-list_3_description','Tactical, analytical approach to[nbsp]your pricing'),(67825,1881,'_main-block-globe-points','field_60f7cd5bec2c1'),(67826,1881,'main-block_title','Offer online payments easily'),(67827,1882,'_complex-services-list_3_description','field_6100fe60a3f1f'),(67828,1881,'_main-block_title','field_60f71cfe844f0'),(67829,1882,'complex-services-list_3_link','a:3:{s:5:\"title\";s:20:\"Revenue Optimization\";s:3:\"url\";s:81:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/es-revenue-optimization/\";s:6:\"target\";s:0:\"\";}'),(67830,1881,'main-block_description','Internet purchases is the new frontier for your businesses. CommerceGate is the best way to set up your online payments and expand your business into new markets around the globe.'),(67831,1881,'_main-block_description','field_60f71d1a844f1'),(67832,1882,'_complex-services-list_3_link','field_6100fe73a3f20'),(67833,1881,'main-block_first-button','a:3:{s:5:\"title\";s:11:\"Get Started\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/sign-up/\";s:6:\"target\";s:0:\"\";}'),(67834,1881,'_main-block_first-button','field_60f71d2b844f2'),(67835,1882,'complex-services-list','4'),(67836,1881,'main-block_second-button','Explore more'),(67837,1882,'_complex-services-list','field_6100fd82a3f1c'),(67838,1881,'_main-block_second-button','field_60f71d5a844f3'),(67839,1881,'main-block',''),(67840,1882,'payment-instruments_list','a:5:{i:0;s:4:\"1643\";i:1;s:4:\"1642\";i:2;s:4:\"1641\";i:3;s:4:\"1637\";i:4;s:4:\"1640\";}'),(67841,1881,'_main-block','field_60f7ce5d3c350'),(67842,1882,'_payment-instruments_list','field_6101027fdf3b7'),(67843,1881,'globe-points_item-1','$56'),(67844,1882,'complex-services-list_0_link-title','Learn more'),(67845,1881,'_globe-points_item-1','field_60f7cd79ec2c2'),(67846,1882,'_complex-services-list_0_link-title','field_613b4014d4849'),(67847,1881,'globe-points_item-2','$78'),(67848,1881,'_globe-points_item-2','field_60f7cd81ec2c3'),(67849,1882,'complex-services-list_1_link-title','Learn more'),(67850,1881,'globe-points_item-3','$128'),(67851,1882,'_complex-services-list_1_link-title','field_613b4014d4849'),(67852,1881,'_globe-points_item-3','field_60f7cd86ec2c4'),(67853,1882,'complex-services-list_2_link-title','Learn more'),(67854,1881,'globe-points',''),(67855,1882,'_complex-services-list_2_link-title','field_613b4014d4849'),(67856,1881,'_globe-points','field_60f7cd5bec2c1'),(67857,1881,'block_content_image','154'),(67858,1882,'complex-services-list_3_link-title','Learn more'),(67859,1881,'_block_content_image','field_60f7cfac21e3c'),(67860,1882,'_complex-services-list_3_link-title','field_613b4014d4849'),(67861,1881,'block_content_title','Since 2006[nbsp]we have helped thousands of[nbsp]merchants grow their business and maximise revenue'),(67862,1881,'_block_content_title','field_60f7cf8621e3a'),(67863,1881,'block_content_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(67864,1881,'_block_content_description','field_60f7cfa321e3b'),(67865,1881,'block_content_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(67866,1881,'_block_content_button','field_60f7cfc021e3d'),(67867,1881,'block_content',''),(67868,1881,'_block_content','field_60f7cf7021e39'),(67869,1881,'advantages_0_icon','157'),(67870,1881,'_advantages_0_icon','field_60f7cff821e3f'),(67871,1881,'advantages_0_description','Banco de España Eurosistema'),(67872,1881,'_advantages_0_description','field_60f7d00d21e40'),(67873,1881,'advantages','4'),(67874,1881,'_advantages','field_60f7cfdc21e3e'),(67875,1881,'advantages_1_icon','158'),(67876,1881,'_advantages_1_icon','field_60f7cff821e3f'),(67877,1881,'advantages_1_description','EU Certified & Regulated Financial Institution'),(67878,1881,'_advantages_1_description','field_60f7d00d21e40'),(67879,1881,'advantages_2_icon','159'),(67880,1881,'_advantages_2_icon','field_60f7cff821e3f'),(67881,1881,'advantages_2_description','KPMG Audited'),(67882,1881,'_advantages_2_description','field_60f7d00d21e40'),(67883,1881,'advantages_3_icon','160'),(67884,1881,'_advantages_3_icon','field_60f7cff821e3f'),(67885,1881,'advantages_3_description','PCI DSS Level 1'),(67886,1881,'_advantages_3_description','field_60f7d00d21e40'),(67887,1881,'about-company_image','154'),(67888,1881,'_about-company_image','field_60f7cfac21e3c'),(67889,1881,'about-company_title','Thousands of merchants have boosted their sales with our payment solutions since 2006.'),(67890,1881,'_about-company_title','field_60f7cf8621e3a'),(67891,1881,'about-company_description','We enable your business with the best payment technologies and services built with our long industry experience making it easy.'),(67892,1881,'_about-company_description','field_60f7cfa321e3b'),(67893,1881,'about-company_button','a:3:{s:5:\"title\";s:13:\"Discover more\";s:3:\"url\";s:59:\"https://commercegate.goodface.com.ua/wp/about-commercegate/\";s:6:\"target\";s:0:\"\";}'),(67894,1881,'_about-company_button','field_60f7cfc021e3d'),(67895,1881,'about-company',''),(67896,1881,'_about-company','field_60f7cf7021e39'),(67897,1881,'payment-instruments_title_before','Accelerate your growth'),(67898,1881,'_payment-instruments_title_before','field_60f7d6dbb8ab4'),(67899,1881,'payment-instruments_title_after','with online payments'),(67900,1881,'_payment-instruments_title_after','field_60f7d70db8ab5'),(67901,1881,'payment-instruments_title',''),(67902,1881,'_payment-instruments_title','field_60f7d5a179817'),(67903,1881,'payment-instruments_description','CommerceGates makes it secure and easy for you to accept online payments from customers to scale your business globally'),(67904,1881,'_payment-instruments_description','field_60f7d5d379818'),(67905,1881,'payment-instruments_items-link-title','Explore features'),(67906,1881,'_payment-instruments_items-link-title','field_60f7d5df79819'),(67907,1881,'payment-instruments',''),(67908,1881,'_payment-instruments','field_60f7d59679816'),(67909,1881,'complex-services_image','1674'),(67910,1881,'_complex-services_image','field_60f7daf9c4744'),(67911,1881,'complex-services_title','Easily navigate complexities'),(67912,1881,'_complex-services_title','field_60f7d9c5c4742'),(67913,1881,'complex-services_description','Our payment solutions ensure you comply with the latest payment regulations. With our strong and experienced team of financial services experts, we make it simple and help you manage the risks so you can focus on your core business activities and grow your business worry-free.'),(67914,1881,'_complex-services_description','field_60f7d9d7c4743'),(67915,1881,'complex-services_items-link-title','Learn more'),(67916,1881,'_complex-services_items-link-title','field_60f7dbbfc4745'),(67917,1881,'complex-services',''),(67918,1881,'_complex-services','field_60f7d9b2c4741'),(67919,1881,'blog-block_title',''),(67920,1881,'_blog-block_title','field_60f7deefdb657'),(67921,1881,'blog-block_link','a:3:{s:5:\"title\";s:24:\"View our success stories\";s:3:\"url\";s:45:\"https://commercegate.goodface.com.ua/wp/blog/\";s:6:\"target\";s:0:\"\";}'),(67922,1881,'_blog-block_link','field_60f7df05db658'),(67923,1881,'blog-block',''),(67924,1881,'_blog-block','field_60f7dee3db656'),(67925,1881,'blog-block_large-post','235'),(67926,1881,'_blog-block_large-post','field_60f8303a13c72'),(67927,1881,'blog-block_large-post_copy','a:3:{i:0;s:3:\"233\";i:1;s:3:\"234\";i:2;s:3:\"198\";}'),(67928,1881,'_blog-block_large-post_copy','field_60f831d6000c4'),(67929,1881,'blog-block_posts','a:4:{i:0;s:3:\"884\";i:1;s:3:\"854\";i:2;s:3:\"872\";i:3;s:3:\"233\";}'),(67930,1881,'_blog-block_posts','field_60f8322fd24c4'),(67931,1881,'blog-block-large-post_title','Antony from High Risk Product'),(67932,1881,'_blog-block-large-post_title','field_60f834906008c'),(67933,1881,'blog-block-large-post_description','“Working with the sales teams and account managers has been great. They’ve helped[nbsp]us get to[nbsp]market with our solution much quicker than if[nbsp]we[nbsp]had tried to[nbsp]do[nbsp]it[nbsp]ourselves!”'),(67934,1881,'_blog-block-large-post_description','field_60f834946008d'),(67935,1881,'blog-block-large-post',''),(67936,1881,'_blog-block-large-post','field_60f8347e6008b'),(67937,1881,'blog-block_post-button-title','Read Full Story'),(67938,1881,'_blog-block_post-button-title','field_60f8413c74859'),(67939,1881,'payment-instruments_title-color','#4BD18E'),(67940,1881,'_payment-instruments_title-color','field_60fff271c15df'),(67941,1881,'blog-block_title-color','#4BD18E'),(67942,1881,'_blog-block_title-color','field_60fff3b704234'),(67943,1881,'blog-block_title_before','Your success is our success.'),(67944,1881,'_blog-block_title_before','field_60fff38e04232'),(67945,1881,'blog-block_title_after','You\'re in good hands.'),(67946,1881,'_blog-block_title_after','field_60fff3a404233'),(67947,1881,'complex-services-list_0_icon','336'),(67948,1881,'_complex-services-list_0_icon','field_6100fde5a3f1d'),(67949,1881,'complex-services-list_0_title','Online Payments Processing'),(67950,1881,'_complex-services-list_0_title','field_6100fe5aa3f1e'),(67951,1881,'complex-services-list_0_description','Offer the best and fully customized user payment experience for your customers.'),(67952,1881,'_complex-services-list_0_description','field_6100fe60a3f1f'),(67953,1881,'complex-services-list_0_link','a:3:{s:5:\"title\";s:18:\"Payment Processing\";s:3:\"url\";s:80:\"https://commercegate.goodface.com.ua/wp/our-solutions/online-payment-processing/\";s:6:\"target\";s:0:\"\";}'),(67954,1881,'_complex-services-list_0_link','field_6100fe73a3f20'),(67955,1881,'complex-services-list_1_icon','337'),(67956,1881,'_complex-services-list_1_icon','field_6100fde5a3f1d'),(67957,1881,'complex-services-list_1_title','Acquiring Solutions'),(67958,1881,'_complex-services-list_1_title','field_6100fe5aa3f1e'),(67959,1881,'complex-services-list_1_description','Make it easy to scale your client\'s businesses with all-in-one integrations.'),(67960,1881,'_complex-services-list_1_description','field_6100fe60a3f1f'),(67961,1881,'complex-services-list_1_link','a:3:{s:5:\"title\";s:19:\"Acquiring Solutions\";s:3:\"url\";s:74:\"https://commercegate.goodface.com.ua/wp/our-solutions/acquiring-solutions/\";s:6:\"target\";s:0:\"\";}'),(67962,1881,'_complex-services-list_1_link','field_6100fe73a3f20'),(67963,1881,'complex-services-list_2_icon','339'),(67964,1881,'_complex-services-list_2_icon','field_6100fde5a3f1d'),(67965,1881,'complex-services-list_2_title','Risk & Compliance'),(67966,1881,'_complex-services-list_2_title','field_6100fe5aa3f1e'),(67967,1881,'complex-services-list_2_description','Take control of our fraud monitoring systems and remain compliant.'),(67968,1881,'_complex-services-list_2_description','field_6100fe60a3f1f'),(67969,1881,'complex-services-list_2_link','a:3:{s:5:\"title\";s:23:\"Payment Risk Management\";s:3:\"url\";s:74:\"https://commercegate.goodface.com.ua/wp/our-solutions/risk-and-compliance/\";s:6:\"target\";s:0:\"\";}'),(67970,1881,'_complex-services-list_2_link','field_6100fe73a3f20'),(67971,1881,'complex-services-list_3_icon','338'),(67972,1881,'_complex-services-list_3_icon','field_6100fde5a3f1d'),(67973,1881,'complex-services-list_3_title','Revenue Optimization'),(67974,1881,'_complex-services-list_3_title','field_6100fe5aa3f1e'),(67975,1881,'complex-services-list_3_description','Leverage our data analytics expertise to optimize your payment approval ratios.'),(67976,1881,'_complex-services-list_3_description','field_6100fe60a3f1f'),(67977,1881,'complex-services-list_3_link','a:3:{s:5:\"title\";s:20:\"Revenue Optimization\";s:3:\"url\";s:75:\"https://commercegate.goodface.com.ua/wp/our-solutions/revenue-optimization/\";s:6:\"target\";s:0:\"\";}'),(67978,1881,'_complex-services-list_3_link','field_6100fe73a3f20'),(67979,1881,'complex-services-list','4'),(67980,1881,'_complex-services-list','field_6100fd82a3f1c'),(67981,1881,'payment-instruments_list','a:5:{i:0;s:3:\"433\";i:1;s:3:\"434\";i:2;s:3:\"435\";i:3;s:3:\"439\";i:4;s:3:\"436\";}'),(67982,1881,'_payment-instruments_list','field_6101027fdf3b7'),(67983,1881,'complex-services-list_0_link-title','Explore service'),(67984,1881,'_complex-services-list_0_link-title','field_613b4014d4849'),(67985,1881,'complex-services-list_1_link-title','Explore service '),(67986,1881,'_complex-services-list_1_link-title','field_613b4014d4849'),(67987,1881,'complex-services-list_2_link-title','Explore features'),(67988,1881,'_complex-services-list_2_link-title','field_613b4014d4849'),(67989,1881,'complex-services-list_3_link-title','Explore services'),(67990,1881,'_complex-services-list_3_link-title','field_613b4014d4849'),(67991,1883,'_wp_attached_file','2021/09/Group-25.png'),(67992,1883,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:264;s:6:\"height\";i:172;s:4:\"file\";s:20:\"2021/09/Group-25.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"Group-25-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:{}}}'),(67993,1883,'_wp_attachment_image_alt','CommerceGate.com'),(68000,1643,'is-disabled','0'),(68001,1643,'_is-disabled','field_613b779acf902'),(68002,1642,'is-disabled','0'),(68003,1642,'_is-disabled','field_613b779acf902'),(68004,1639,'is-disabled','0'),(68005,1639,'_is-disabled','field_613b779acf902'),(68006,1638,'is-disabled','0'),(68007,1638,'_is-disabled','field_613b779acf902'),(68008,1636,'is-disabled','0'),(68009,1636,'_is-disabled','field_613b779acf902'),(68010,1635,'is-disabled','0'),(68011,1635,'_is-disabled','field_613b779acf902'),(68012,440,'is-disabled','0'),(68013,440,'_is-disabled','field_613b779acf902'),(68014,441,'is-disabled','0'),(68015,441,'_is-disabled','field_613b779acf902'),(68016,441,'page-content_2_list_0_icon','2287'),(68017,441,'_page-content_2_list_0_icon','field_60fe3823432ad'),(68018,441,'page-content_2_list_1_icon','2296'),(68019,441,'_page-content_2_list_1_icon','field_60fe3823432ad'),(68020,441,'page-content_2_list_2_icon','2297'),(68021,441,'_page-content_2_list_2_icon','field_60fe3823432ad'),(68022,441,'page-content_2_list_3_icon','2298'),(68023,441,'_page-content_2_list_3_icon','field_60fe3823432ad'),(68024,441,'page-content_4_list_0_description','Optimize and automate your customer chargeback dispute experience.'),(68025,441,'_page-content_4_list_0_description','field_60fe3836432af'),(68026,441,'page-content_4_list_1_description','Respond in the best way possible with any card payment schemes.'),(68027,441,'_page-content_4_list_1_description','field_60fe3836432af'),(68028,441,'page-content_4_list_2_description','Identify the most optimal time to start chargeback disputes to save costs.'),(68029,441,'_page-content_4_list_2_description','field_60fe3836432af'),(68030,441,'page-content_4_list_3_description','Leverage our proven tools and[nbsp]expertise to help you win chargeback cases.'),(68031,441,'_page-content_4_list_3_description','field_60fe3836432af'),(68154,1893,'main-block_image','542'),(68155,1893,'_main-block_image','field_6107f1cd63ec8'),(68156,1893,'main-block_title','About CommerceGate'),(68157,1893,'_main-block_title','field_6107f1db63ec9'),(68158,1893,'main-block_description','Thousands of merchants have boosted their sales with our payment solutions since 2006. Today, we have scaled successfully to cater to every business with the foundations of ethical business practices and leading technology.'),(68159,1893,'_main-block_description','field_6107f1e463eca'),(68160,1893,'main-block_button-title','Explore more'),(68161,1893,'_main-block_button-title','field_6107f1f063ecb'),(68162,1893,'main-block',''),(68163,1893,'_main-block','field_6107f1b963ec7'),(68164,1893,'introductory-block_title','We’re recognised by professionals'),(68165,1893,'_introductory-block_title','field_6107f5e1078d8'),(68166,1893,'introductory-block_icons_0_icon','550'),(68167,1893,'_introductory-block_icons_0_icon','field_6107f5f6078da'),(68168,1893,'introductory-block_icons_0_icon-description',''),(68169,1893,'_introductory-block_icons_0_icon-description','field_6107f635d4d34'),(68170,1893,'introductory-block_icons_1_icon','551'),(68171,1893,'_introductory-block_icons_1_icon','field_6107f5f6078da'),(68172,1893,'introductory-block_icons_1_icon-description','E-Money Licenses \r\nin the EU and the UK'),(68173,1893,'_introductory-block_icons_1_icon-description','field_6107f635d4d34'),(68174,1893,'introductory-block_icons_2_icon','552'),(68175,1893,'_introductory-block_icons_2_icon','field_6107f5f6078da'),(68176,1893,'introductory-block_icons_2_icon-description',''),(68177,1893,'_introductory-block_icons_2_icon-description','field_6107f635d4d34'),(68178,1893,'introductory-block_icons_3_icon','553'),(68179,1893,'_introductory-block_icons_3_icon','field_6107f5f6078da'),(68180,1893,'introductory-block_icons_3_icon-description','PSD2 and Strong Customer \r\nAuthentication (SCA) compliant'),(68181,1893,'_introductory-block_icons_3_icon-description','field_6107f635d4d34'),(68182,1893,'introductory-block_icons','4'),(68183,1893,'_introductory-block_icons','field_6107f5e6078d9'),(68184,1893,'introductory-block',''),(68185,1893,'_introductory-block','field_6107f5d6078d7'),(68186,1893,'introductory-block-title','We’re recognised by professionals'),(68187,1893,'_introductory-block-title','field_6107f5e1078d8'),(68188,1893,'introductory-block-icons_0_icon','550'),(68189,1893,'_introductory-block-icons_0_icon','field_6107f5f6078da'),(68190,1893,'introductory-block-icons_0_icon-description',''),(68191,1893,'_introductory-block-icons_0_icon-description','field_6107f635d4d34'),(68192,1893,'introductory-block-icons_1_icon','551'),(68193,1893,'_introductory-block-icons_1_icon','field_6107f5f6078da'),(68194,1893,'introductory-block-icons_1_icon-description','E-Money Licenses \r\nin the EU and the UK'),(68195,1893,'_introductory-block-icons_1_icon-description','field_6107f635d4d34'),(68196,1893,'introductory-block-icons_2_icon','552'),(68197,1893,'_introductory-block-icons_2_icon','field_6107f5f6078da'),(68198,1893,'introductory-block-icons_2_icon-description',''),(68199,1893,'_introductory-block-icons_2_icon-description','field_6107f635d4d34'),(68200,1893,'introductory-block-icons_3_icon','553'),(68201,1893,'_introductory-block-icons_3_icon','field_6107f5f6078da'),(68202,1893,'introductory-block-icons_3_icon-description','PSD2 and Strong Customer \r\nAuthentication (SCA) compliant'),(68203,1893,'_introductory-block-icons_3_icon-description','field_6107f635d4d34'),(68204,1893,'introductory-block-icons','4'),(68205,1893,'_introductory-block-icons','field_6107f5e6078d9'),(68206,1893,'team_title',''),(68207,1893,'_team_title','field_6107f8866d8f1'),(68208,1893,'team',''),(68209,1893,'_team','field_6107f87b6d8f0'),(68210,1893,'block-info_team-title','Our Team'),(68211,1893,'_block-info_team-title','field_6107f96a86e2c'),(68212,1893,'block-info_team-profile-link-title','LinkedIn Profile'),(68213,1893,'_block-info_team-profile-link-title','field_6107fa2d86e31'),(68214,1893,'block-info',''),(68215,1893,'_block-info','field_6107fa5b46179'),(68216,1893,'team-list_0_image','569'),(68217,1893,'_team-list_0_image','field_6107f9b886e2d'),(68218,1893,'team-list_0_full-name','Name Surname'),(68219,1893,'_team-list_0_full-name','field_6107f9ee86e2e'),(68220,1893,'team-list_0_position','CEO'),(68221,1893,'_team-list_0_position','field_6107fa0886e2f'),(68222,1893,'team-list_0_profile','https://www.linkedin.com/company/commercegate/'),(68223,1893,'_team-list_0_profile','field_6107fa1e86e30'),(68224,1893,'team-list_1_image','570'),(68225,1893,'_team-list_1_image','field_6107f9b886e2d'),(68226,1893,'team-list_1_full-name','Name Surname'),(68227,1893,'_team-list_1_full-name','field_6107f9ee86e2e'),(68228,1893,'team-list_1_position','Senior Vice President and General Counsel'),(68229,1893,'_team-list_1_position','field_6107fa0886e2f'),(68230,1893,'team-list_1_profile','https://www.linkedin.com/company/commercegate/'),(68231,1893,'_team-list_1_profile','field_6107fa1e86e30'),(68232,1893,'team-list_2_image','571'),(68233,1893,'_team-list_2_image','field_6107f9b886e2d'),(68234,1893,'team-list_2_full-name','Name Surname'),(68235,1893,'_team-list_2_full-name','field_6107f9ee86e2e'),(68236,1893,'team-list_2_position','Senior Vice President Software Engineering'),(68237,1893,'_team-list_2_position','field_6107fa0886e2f'),(68238,1893,'team-list_2_profile','https://www.linkedin.com/company/commercegate/'),(68239,1893,'_team-list_2_profile','field_6107fa1e86e30'),(68240,1893,'team-list_3_image','572'),(68241,1893,'_team-list_3_image','field_6107f9b886e2d'),(68242,1893,'team-list_3_full-name','Name Surname'),(68243,1893,'_team-list_3_full-name','field_6107f9ee86e2e'),(68244,1893,'team-list_3_position','Chief Operating Officer'),(68245,1893,'_team-list_3_position','field_6107fa0886e2f'),(68246,1893,'team-list_3_profile','https://www.linkedin.com/company/commercegate/'),(68247,1893,'_team-list_3_profile','field_6107fa1e86e30'),(68248,1893,'team-list_4_image','573'),(68249,1893,'_team-list_4_image','field_6107f9b886e2d'),(68250,1893,'team-list_4_full-name','Name Surname'),(68251,1893,'_team-list_4_full-name','field_6107f9ee86e2e'),(68252,1893,'team-list_4_position','Vice President and Managing Director of Greater China'),(68253,1893,'_team-list_4_position','field_6107fa0886e2f'),(68254,1893,'team-list_4_profile','https://www.linkedin.com/company/commercegate/'),(68255,1893,'_team-list_4_profile','field_6107fa1e86e30'),(68256,1893,'team-list_5_image','574'),(68257,1893,'_team-list_5_image','field_6107f9b886e2d'),(68258,1893,'team-list_5_full-name','Name Surname'),(68259,1893,'_team-list_5_full-name','field_6107f9ee86e2e'),(68260,1893,'team-list_5_position','Vice President Corporate Development'),(68261,1893,'_team-list_5_position','field_6107fa0886e2f'),(68262,1893,'team-list_5_profile','https://www.linkedin.com/company/commercegate/'),(68263,1893,'_team-list_5_profile','field_6107fa1e86e30'),(68264,1893,'team-list','6'),(68265,1893,'_team-list','field_6107f8956d8f2'),(68266,1893,'team-block-info_team-title','Our Team'),(68267,1893,'_team-block-info_team-title','field_6107f96a86e2c'),(68268,1893,'team-block-info_team-profile-link-title','LinkedIn Profile'),(68269,1893,'_team-block-info_team-profile-link-title','field_6107fa2d86e31'),(68270,1893,'team-block-info',''),(68271,1893,'_team-block-info','field_6107fa5b46179'),(68272,1893,'our-story-title','Our Story'),(68273,1893,'_our-story-title','field_6107fd3dfac5c'),(68274,1893,'story-past_0_year',''),(68275,1893,'_story-past_0_year','field_6107fe861dc5d'),(68276,1893,'story-past_0_gropus_0_title_title',''),(68277,1893,'_story-past_0_gropus_0_title_title','field_6107fefbb9e35'),(68278,1893,'story-past_0_gropus_0_title_gradient','0'),(68279,1893,'_story-past_0_gropus_0_title_gradient','field_6107ff2c8bc34'),(68280,1893,'story-past_0_gropus_0_title',''),(68281,1893,'_story-past_0_gropus_0_title','field_6107ff625d3cf'),(68282,1893,'story-past_0_gropus_0_description',''),(68283,1893,'_story-past_0_gropus_0_description','field_6107ff01b9e36'),(68284,1893,'story-past_0_gropus','1'),(68285,1893,'_story-past_0_gropus','field_6107fee8b9e34'),(68286,1893,'story-past_1_year',''),(68287,1893,'_story-past_1_year','field_6107fe861dc5d'),(68288,1893,'story-past_1_gropus_0_title_title',''),(68289,1893,'_story-past_1_gropus_0_title_title','field_6107fefbb9e35'),(68290,1893,'story-past_1_gropus_0_title_gradient','0'),(68291,1893,'_story-past_1_gropus_0_title_gradient','field_6107ff2c8bc34'),(68292,1893,'story-past_1_gropus_0_title',''),(68293,1893,'_story-past_1_gropus_0_title','field_6107ff625d3cf'),(68294,1893,'story-past_1_gropus_0_description',''),(68295,1893,'_story-past_1_gropus_0_description','field_6107ff01b9e36'),(68296,1893,'story-past_1_gropus','1'),(68297,1893,'_story-past_1_gropus','field_6107fee8b9e34'),(68298,1893,'story-past_2_year',''),(68299,1893,'_story-past_2_year','field_6107fe861dc5d'),(68300,1893,'story-past_2_gropus_0_title_title',''),(68301,1893,'_story-past_2_gropus_0_title_title','field_6107fefbb9e35'),(68302,1893,'story-past_2_gropus_0_title_gradient','0'),(68303,1893,'_story-past_2_gropus_0_title_gradient','field_6107ff2c8bc34'),(68304,1893,'story-past_2_gropus_0_title',''),(68305,1893,'_story-past_2_gropus_0_title','field_6107ff625d3cf'),(68306,1893,'story-past_2_gropus_0_description',''),(68307,1893,'_story-past_2_gropus_0_description','field_6107ff01b9e36'),(68308,1893,'story-past_2_gropus','1'),(68309,1893,'_story-past_2_gropus','field_6107fee8b9e34'),(68310,1893,'story-past_3_year',''),(68311,1893,'_story-past_3_year','field_6107fe861dc5d'),(68312,1893,'story-past_3_gropus_0_title_title',''),(68313,1893,'_story-past_3_gropus_0_title_title','field_6107fefbb9e35'),(68314,1893,'story-past_3_gropus_0_title_gradient','0'),(68315,1893,'_story-past_3_gropus_0_title_gradient','field_6107ff2c8bc34'),(68316,1893,'story-past_3_gropus_0_title',''),(68317,1893,'_story-past_3_gropus_0_title','field_6107ff625d3cf'),(68318,1893,'story-past_3_gropus_0_description',''),(68319,1893,'_story-past_3_gropus_0_description','field_6107ff01b9e36'),(68320,1893,'story-past_3_gropus','1'),(68321,1893,'_story-past_3_gropus','field_6107fee8b9e34'),(68322,1893,'story-past_4_year',''),(68323,1893,'_story-past_4_year','field_6107fe861dc5d'),(68324,1893,'story-past_4_gropus_0_title_title',''),(68325,1893,'_story-past_4_gropus_0_title_title','field_6107fefbb9e35'),(68326,1893,'story-past_4_gropus_0_title_gradient','0'),(68327,1893,'_story-past_4_gropus_0_title_gradient','field_6107ff2c8bc34'),(68328,1893,'story-past_4_gropus_0_title',''),(68329,1893,'_story-past_4_gropus_0_title','field_6107ff625d3cf'),(68330,1893,'story-past_4_gropus_0_description',''),(68331,1893,'_story-past_4_gropus_0_description','field_6107ff01b9e36'),(68332,1893,'story-past_4_gropus','1'),(68333,1893,'_story-past_4_gropus','field_6107fee8b9e34'),(68334,1893,'story-past_5_year',''),(68335,1893,'_story-past_5_year','field_6107fe861dc5d'),(68336,1893,'story-past_5_gropus_0_title_title',''),(68337,1893,'_story-past_5_gropus_0_title_title','field_6107fefbb9e35'),(68338,1893,'story-past_5_gropus_0_title_gradient','0'),(68339,1893,'_story-past_5_gropus_0_title_gradient','field_6107ff2c8bc34'),(68340,1893,'story-past_5_gropus_0_title',''),(68341,1893,'_story-past_5_gropus_0_title','field_6107ff625d3cf'),(68342,1893,'story-past_5_gropus_0_description',''),(68343,1893,'_story-past_5_gropus_0_description','field_6107ff01b9e36'),(68344,1893,'story-past_5_gropus','1'),(68345,1893,'_story-past_5_gropus','field_6107fee8b9e34'),(68346,1893,'story-past_6_year',''),(68347,1893,'_story-past_6_year','field_6107fe861dc5d'),(68348,1893,'story-past_6_gropus_0_title_title',''),(68349,1893,'_story-past_6_gropus_0_title_title','field_6107fefbb9e35'),(68350,1893,'story-past_6_gropus_0_title_gradient','0'),(68351,1893,'_story-past_6_gropus_0_title_gradient','field_6107ff2c8bc34'),(68352,1893,'story-past_6_gropus_0_title',''),(68353,1893,'_story-past_6_gropus_0_title','field_6107ff625d3cf'),(68354,1893,'story-past_6_gropus_0_description',''),(68355,1893,'_story-past_6_gropus_0_description','field_6107ff01b9e36'),(68356,1893,'story-past_6_gropus','1'),(68357,1893,'_story-past_6_gropus','field_6107fee8b9e34'),(68358,1893,'story-past_7_year',''),(68359,1893,'_story-past_7_year','field_6107fe861dc5d'),(68360,1893,'story-past_7_gropus_0_title_title',''),(68361,1893,'_story-past_7_gropus_0_title_title','field_6107fefbb9e35'),(68362,1893,'story-past_7_gropus_0_title_gradient','0'),(68363,1893,'_story-past_7_gropus_0_title_gradient','field_6107ff2c8bc34'),(68364,1893,'story-past_7_gropus_0_title',''),(68365,1893,'_story-past_7_gropus_0_title','field_6107ff625d3cf'),(68366,1893,'story-past_7_gropus_0_description',''),(68367,1893,'_story-past_7_gropus_0_description','field_6107ff01b9e36'),(68368,1893,'story-past_7_gropus','1'),(68369,1893,'_story-past_7_gropus','field_6107fee8b9e34'),(68370,1893,'story-past_8_year',''),(68371,1893,'_story-past_8_year','field_6107fe861dc5d'),(68372,1893,'story-past_8_gropus_0_title_title',''),(68373,1893,'_story-past_8_gropus_0_title_title','field_6107fefbb9e35'),(68374,1893,'story-past_8_gropus_0_title_gradient','0'),(68375,1893,'_story-past_8_gropus_0_title_gradient','field_6107ff2c8bc34'),(68376,1893,'story-past_8_gropus_0_title',''),(68377,1893,'_story-past_8_gropus_0_title','field_6107ff625d3cf'),(68378,1893,'story-past_8_gropus_0_description',''),(68379,1893,'_story-past_8_gropus_0_description','field_6107ff01b9e36'),(68380,1893,'story-past_8_gropus','1'),(68381,1893,'_story-past_8_gropus','field_6107fee8b9e34'),(68382,1893,'story-past','9'),(68383,1893,'_story-past','field_6107fe24901a6'),(68384,1893,'story-feature_0_year',''),(68385,1893,'_story-feature_0_year','field_6107ffda45731'),(68386,1893,'story-feature_0_gropus_0_title_title',''),(68387,1893,'_story-feature_0_gropus_0_title_title','field_6107ffda45734'),(68388,1893,'story-feature_0_gropus_0_title_gradient','0'),(68389,1893,'_story-feature_0_gropus_0_title_gradient','field_6107ffda45735'),(68390,1893,'story-feature_0_gropus_0_title',''),(68391,1893,'_story-feature_0_gropus_0_title','field_6107ffda45733'),(68392,1893,'story-feature_0_gropus_0_description',''),(68393,1893,'_story-feature_0_gropus_0_description','field_6107ffda45736'),(68394,1893,'story-feature_0_gropus','1'),(68395,1893,'_story-feature_0_gropus','field_6107ffda45732'),(68396,1893,'story-feature_1_year',''),(68397,1893,'_story-feature_1_year','field_6107ffda45731'),(68398,1893,'story-feature_1_gropus_0_title_title',''),(68399,1893,'_story-feature_1_gropus_0_title_title','field_6107ffda45734'),(68400,1893,'story-feature_1_gropus_0_title_gradient','0'),(68401,1893,'_story-feature_1_gropus_0_title_gradient','field_6107ffda45735'),(68402,1893,'story-feature_1_gropus_0_title',''),(68403,1893,'_story-feature_1_gropus_0_title','field_6107ffda45733'),(68404,1893,'story-feature_1_gropus_0_description',''),(68405,1893,'_story-feature_1_gropus_0_description','field_6107ffda45736'),(68406,1893,'story-feature_1_gropus','1'),(68407,1893,'_story-feature_1_gropus','field_6107ffda45732'),(68408,1893,'story-feature','2'),(68409,1893,'_story-feature','field_6107ffda45730'),(68410,1893,'slider_story-past_0_year','2006'),(68411,1893,'_slider_story-past_0_year','field_6107fe861dc5d'),(68412,1893,'slider_story-past_0_gropus_0_title_title','foundation'),(68413,1893,'_slider_story-past_0_gropus_0_title_title','field_6107fefbb9e35'),(68414,1893,'slider_story-past_0_gropus_0_title_gradient','0'),(68415,1893,'_slider_story-past_0_gropus_0_title_gradient','field_6107ff2c8bc34'),(68416,1893,'slider_story-past_0_gropus_0_title',''),(68417,1893,'_slider_story-past_0_gropus_0_title','field_6107ff625d3cf'),(68418,1893,'slider_story-past_0_gropus_0_description','CommerceGate is founded in Barcelona, Spain, forming key relationships with financial and risk management institutions while developing our advanced processing platform.'),(68419,1893,'_slider_story-past_0_gropus_0_description','field_6107ff01b9e36'),(68420,1893,'slider_story-past_0_gropus','1'),(68421,1893,'_slider_story-past_0_gropus','field_6107fee8b9e34'),(68422,1893,'slider_story-past_1_year','2007'),(68423,1893,'_slider_story-past_1_year','field_6107fe861dc5d'),(68424,1893,'slider_story-past_1_gropus_0_title_title','foundation'),(68425,1893,'_slider_story-past_1_gropus_0_title_title','field_6107fefbb9e35'),(68426,1893,'slider_story-past_1_gropus_0_title_gradient','0'),(68427,1893,'_slider_story-past_1_gropus_0_title_gradient','field_6107ff2c8bc34'),(68428,1893,'slider_story-past_1_gropus_0_title',''),(68429,1893,'_slider_story-past_1_gropus_0_title','field_6107ff625d3cf'),(68430,1893,'slider_story-past_1_gropus_0_description','CommerceGate is founded in Barcelona, Spain, forming key relationships with financial and risk management institutions while developing our advanced processing platform.'),(68431,1893,'_slider_story-past_1_gropus_0_description','field_6107ff01b9e36'),(68432,1893,'slider_story-past_1_gropus','1'),(68433,1893,'_slider_story-past_1_gropus','field_6107fee8b9e34'),(68434,1893,'slider_story-past_2_year','2009'),(68435,1893,'_slider_story-past_2_year','field_6107fe861dc5d'),(68436,1893,'slider_story-past_2_gropus_0_title_title','+50%'),(68437,1893,'_slider_story-past_2_gropus_0_title_title','field_6107fefbb9e35'),(68438,1893,'slider_story-past_2_gropus_0_title_gradient','1'),(68439,1893,'_slider_story-past_2_gropus_0_title_gradient','field_6107ff2c8bc34'),(68440,1893,'slider_story-past_2_gropus_0_title',''),(68441,1893,'_slider_story-past_2_gropus_0_title','field_6107ff625d3cf'),(68442,1893,'slider_story-past_2_gropus_0_description','transactions sent by our merchats in one month as peak number.'),(68443,1893,'_slider_story-past_2_gropus_0_description','field_6107ff01b9e36'),(68444,1893,'slider_story-past_2_gropus','1'),(68445,1893,'_slider_story-past_2_gropus','field_6107fee8b9e34'),(68446,1893,'slider_story-past_3_year','2010'),(68447,1893,'_slider_story-past_3_year','field_6107fe861dc5d'),(68448,1893,'slider_story-past_3_gropus_0_title_title','expansion'),(68449,1893,'_slider_story-past_3_gropus_0_title_title','field_6107fefbb9e35'),(68450,1893,'slider_story-past_3_gropus_0_title_gradient','0'),(68451,1893,'_slider_story-past_3_gropus_0_title_gradient','field_6107ff2c8bc34'),(68452,1893,'slider_story-past_3_gropus_0_title',''),(68453,1893,'_slider_story-past_3_gropus_0_title','field_6107ff625d3cf'),(68454,1893,'slider_story-past_3_gropus_0_description','Continued expansion of the CommerceGate team to meet constantly increasing demand for our services'),(68455,1893,'_slider_story-past_3_gropus_0_description','field_6107ff01b9e36'),(68456,1893,'slider_story-past_3_gropus','1'),(68457,1893,'_slider_story-past_3_gropus','field_6107fee8b9e34'),(68458,1893,'slider_story-past_4_year','2012'),(68459,1893,'_slider_story-past_4_year','field_6107fe861dc5d'),(68460,1893,'slider_story-past_4_gropus_0_title_title','Award'),(68461,1893,'_slider_story-past_4_gropus_0_title_title','field_6107fefbb9e35'),(68462,1893,'slider_story-past_4_gropus_0_title_gradient','0'),(68463,1893,'_slider_story-past_4_gropus_0_title_gradient','field_6107ff2c8bc34'),(68464,1893,'slider_story-past_4_gropus_0_title',''),(68465,1893,'_slider_story-past_4_gropus_0_title','field_6107ff625d3cf'),(68466,1893,'slider_story-past_4_gropus_0_description','Bestowed the European Billing Company of the Year Award'),(68467,1893,'_slider_story-past_4_gropus_0_description','field_6107ff01b9e36'),(68468,1893,'slider_story-past_4_gropus_1_title_title','website update'),(68469,1893,'_slider_story-past_4_gropus_1_title_title','field_6107fefbb9e35'),(68470,1893,'slider_story-past_4_gropus_1_title_gradient','0'),(68471,1893,'_slider_story-past_4_gropus_1_title_gradient','field_6107ff2c8bc34'),(68472,1893,'slider_story-past_4_gropus_1_title',''),(68473,1893,'_slider_story-past_4_gropus_1_title','field_6107ff625d3cf'),(68474,1893,'slider_story-past_4_gropus_1_description','Relaunch of our website and brand to highlight our success, industry knowledge and dedication to our clients.'),(68475,1893,'_slider_story-past_4_gropus_1_description','field_6107ff01b9e36'),(68476,1893,'slider_story-past_4_gropus','2'),(68477,1893,'_slider_story-past_4_gropus','field_6107fee8b9e34'),(68478,1893,'slider_story-past_5_year','2013'),(68479,1893,'_slider_story-past_5_year','field_6107fe861dc5d'),(68480,1893,'slider_story-past_5_gropus_0_title_title','Company of the year'),(68481,1893,'_slider_story-past_5_gropus_0_title_title','field_6107fefbb9e35'),(68482,1893,'slider_story-past_5_gropus_0_title_gradient','0'),(68483,1893,'_slider_story-past_5_gropus_0_title_gradient','field_6107ff2c8bc34'),(68484,1893,'slider_story-past_5_gropus_0_title',''),(68485,1893,'_slider_story-past_5_gropus_0_title','field_6107ff625d3cf'),(68486,1893,'slider_story-past_5_gropus_0_description','Named European Billing Company of the Year'),(68487,1893,'_slider_story-past_5_gropus_0_description','field_6107ff01b9e36'),(68488,1893,'slider_story-past_5_gropus','1'),(68489,1893,'_slider_story-past_5_gropus','field_6107fee8b9e34'),(68490,1893,'slider_story-past_6_year','2014'),(68491,1893,'_slider_story-past_6_year','field_6107fe861dc5d'),(68492,1893,'slider_story-past_6_gropus_0_title_title','+14%'),(68493,1893,'_slider_story-past_6_gropus_0_title_title','field_6107fefbb9e35'),(68494,1893,'slider_story-past_6_gropus_0_title_gradient','1'),(68495,1893,'_slider_story-past_6_gropus_0_title_gradient','field_6107ff2c8bc34'),(68496,1893,'slider_story-past_6_gropus_0_title',''),(68497,1893,'_slider_story-past_6_gropus_0_title','field_6107ff625d3cf'),(68498,1893,'slider_story-past_6_gropus_0_description','anti-fraud compotents'),(68499,1893,'_slider_story-past_6_gropus_0_description','field_6107ff01b9e36'),(68500,1893,'slider_story-past_6_gropus','1'),(68501,1893,'_slider_story-past_6_gropus','field_6107fee8b9e34'),(68502,1893,'slider_story-past_7_year','2020'),(68503,1893,'_slider_story-past_7_year','field_6107fe861dc5d'),(68504,1893,'slider_story-past_7_gropus_0_title_title','expansion'),(68505,1893,'_slider_story-past_7_gropus_0_title_title','field_6107fefbb9e35'),(68506,1893,'slider_story-past_7_gropus_0_title_gradient','0'),(68507,1893,'_slider_story-past_7_gropus_0_title_gradient','field_6107ff2c8bc34'),(68508,1893,'slider_story-past_7_gropus_0_title',''),(68509,1893,'_slider_story-past_7_gropus_0_title','field_6107ff625d3cf'),(68510,1893,'slider_story-past_7_gropus_0_description','Continued expansion of the CommerceGate team to meet constantly increasing demand for our services'),(68511,1893,'_slider_story-past_7_gropus_0_description','field_6107ff01b9e36'),(68512,1893,'slider_story-past_7_gropus','1'),(68513,1893,'_slider_story-past_7_gropus','field_6107fee8b9e34'),(68514,1893,'slider_story-past_8_year','2021'),(68515,1893,'_slider_story-past_8_year','field_6107fe861dc5d'),(68516,1893,'slider_story-past_8_gropus_0_title_title','spain Bank license'),(68517,1893,'_slider_story-past_8_gropus_0_title_title','field_6107fefbb9e35'),(68518,1893,'slider_story-past_8_gropus_0_title_gradient','0'),(68519,1893,'_slider_story-past_8_gropus_0_title_gradient','field_6107ff2c8bc34'),(68520,1893,'slider_story-past_8_gropus_0_title',''),(68521,1893,'_slider_story-past_8_gropus_0_title','field_6107ff625d3cf'),(68522,1893,'slider_story-past_8_gropus_0_description','CommerceGate granted a financial institution license issued by Central Bank of Spain. We are proud to become the first non-banking group that received this license in Spain.'),(68523,1893,'_slider_story-past_8_gropus_0_description','field_6107ff01b9e36'),(68524,1893,'slider_story-past_8_gropus','1'),(68525,1893,'_slider_story-past_8_gropus','field_6107fee8b9e34'),(68526,1893,'slider_story-past','9'),(68527,1893,'_slider_story-past','field_6107fe24901a6'),(68528,1893,'slider_story-feature_0_year','2022'),(68529,1893,'_slider_story-feature_0_year','field_6107ffda45731'),(68530,1893,'slider_story-feature_0_gropus_0_title_title','Award'),(68531,1893,'_slider_story-feature_0_gropus_0_title_title','field_6107ffda45734'),(68532,1893,'slider_story-feature_0_gropus_0_title_gradient','0'),(68533,1893,'_slider_story-feature_0_gropus_0_title_gradient','field_6107ffda45735'),(68534,1893,'slider_story-feature_0_gropus_0_title',''),(68535,1893,'_slider_story-feature_0_gropus_0_title','field_6107ffda45733'),(68536,1893,'slider_story-feature_0_gropus_0_description','Bestowed the European Billing Company of the Year Award'),(68537,1893,'_slider_story-feature_0_gropus_0_description','field_6107ffda45736'),(68538,1893,'slider_story-feature_0_gropus','2'),(68539,1893,'_slider_story-feature_0_gropus','field_6107ffda45732'),(68540,1893,'slider_story-feature','2'),(68541,1893,'_slider_story-feature','field_6107ffda45730'),(68542,1893,'slider',''),(68543,1893,'_slider','field_610800a34520b'),(68544,1893,'slider_story-feature_0_gropus_1_title_title','website update'),(68545,1893,'_slider_story-feature_0_gropus_1_title_title','field_6107ffda45734'),(68546,1893,'slider_story-feature_0_gropus_1_title_gradient','0'),(68547,1893,'_slider_story-feature_0_gropus_1_title_gradient','field_6107ffda45735'),(68548,1893,'slider_story-feature_0_gropus_1_title',''),(68549,1893,'_slider_story-feature_0_gropus_1_title','field_6107ffda45733'),(68550,1893,'slider_story-feature_0_gropus_1_description','Relaunch of our website and brand to highlight our success, industry knowledge and dedication to our clients.'),(68551,1893,'_slider_story-feature_0_gropus_1_description','field_6107ffda45736'),(68552,1893,'slider_story-feature_1_year','2023'),(68553,1893,'_slider_story-feature_1_year','field_6107ffda45731'),(68554,1893,'slider_story-feature_1_gropus_0_title_title','New products'),(68555,1893,'_slider_story-feature_1_gropus_0_title_title','field_6107ffda45734'),(68556,1893,'slider_story-feature_1_gropus_0_title_gradient','0'),(68557,1893,'_slider_story-feature_1_gropus_0_title_gradient','field_6107ffda45735'),(68558,1893,'slider_story-feature_1_gropus_0_title',''),(68559,1893,'_slider_story-feature_1_gropus_0_title','field_6107ffda45733'),(68560,1893,'slider_story-feature_1_gropus_0_description','Our plan is to provide sustainable ecosystem to our client with all range of financial products by 2023.'),(68561,1893,'_slider_story-feature_1_gropus_0_description','field_6107ffda45736'),(68562,1893,'slider_story-feature_1_gropus','1'),(68563,1893,'_slider_story-feature_1_gropus','field_6107ffda45732'),(68564,1893,'career-block-info_title','Start Your Career'),(68565,1893,'_career-block-info_title','field_6108088e7a966'),(68566,1893,'career-block-info_suptitle_text','15 job openings'),(68567,1893,'_career-block-info_suptitle_text','field_610808a07a968'),(68568,1893,'career-block-info_suptitle_color','#EB5042'),(68569,1893,'_career-block-info_suptitle_color','field_610808a67a969'),(68570,1893,'career-block-info_suptitle',''),(68571,1893,'_career-block-info_suptitle','field_610808947a967'),(68572,1893,'career-block-info_button-title','See All Jobs\\'),(68573,1893,'_career-block-info_button-title','field_610808cdef69d'),(68574,1893,'career-block-info',''),(68575,1893,'_career-block-info','field_610807c27a965'),(68576,1893,'career-block-info_button','a:3:{s:5:\"title\";s:12:\"See All Jobs\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/careers/\";s:6:\"target\";s:0:\"\";}'),(68577,1893,'_career-block-info_button','field_610808cdef69d'),(68578,1895,'main-block_image','542'),(68579,1895,'_main-block_image','field_6107f1cd63ec8'),(68580,1895,'main-block_title','About CommerceGate'),(68581,1895,'_main-block_title','field_6107f1db63ec9'),(68582,1895,'main-block_description','Thousands of merchants have boosted their sales with our[nbsp]payment solutions since 2006. Today, we have scaled successfully to cater to every business with the[nbsp]foundations of ethical business practices and leading technology.'),(68583,1895,'_main-block_description','field_6107f1e463eca'),(68584,1895,'main-block_button-title','Explore more'),(68585,1895,'_main-block_button-title','field_6107f1f063ecb'),(68586,1895,'main-block',''),(68587,1895,'_main-block','field_6107f1b963ec7'),(68588,1895,'introductory-block_title','We’re recognised by professionals'),(68589,1895,'_introductory-block_title','field_6107f5e1078d8'),(68590,1895,'introductory-block_icons_0_icon','550'),(68591,1895,'_introductory-block_icons_0_icon','field_6107f5f6078da'),(68592,1895,'introductory-block_icons_0_icon-description',''),(68593,1895,'_introductory-block_icons_0_icon-description','field_6107f635d4d34'),(68594,1895,'introductory-block_icons_1_icon','551'),(68595,1895,'_introductory-block_icons_1_icon','field_6107f5f6078da'),(68596,1895,'introductory-block_icons_1_icon-description','E-Money Licenses \r\nin the EU and the UK'),(68597,1895,'_introductory-block_icons_1_icon-description','field_6107f635d4d34'),(68598,1895,'introductory-block_icons_2_icon','552'),(68599,1895,'_introductory-block_icons_2_icon','field_6107f5f6078da'),(68600,1895,'introductory-block_icons_2_icon-description',''),(68601,1895,'_introductory-block_icons_2_icon-description','field_6107f635d4d34'),(68602,1895,'introductory-block_icons_3_icon','553'),(68603,1895,'_introductory-block_icons_3_icon','field_6107f5f6078da'),(68604,1895,'introductory-block_icons_3_icon-description','PSD2 and Strong Customer \r\nAuthentication (SCA) compliant'),(68605,1895,'_introductory-block_icons_3_icon-description','field_6107f635d4d34'),(68606,1895,'introductory-block_icons','4'),(68607,1895,'_introductory-block_icons','field_6107f5e6078d9'),(68608,1895,'introductory-block',''),(68609,1895,'_introductory-block','field_6107f5d6078d7'),(68610,1895,'introductory-block-title','We’re recognised by professionals'),(68611,1895,'_introductory-block-title','field_6107f5e1078d8'),(68612,1895,'introductory-block-icons_0_icon','550'),(68613,1895,'_introductory-block-icons_0_icon','field_6107f5f6078da'),(68614,1895,'introductory-block-icons_0_icon-description','Licensed by Banco de Espana'),(68615,1895,'_introductory-block-icons_0_icon-description','field_6107f635d4d34'),(68616,1895,'introductory-block-icons_1_icon','551'),(68617,1895,'_introductory-block-icons_1_icon','field_6107f5f6078da'),(68618,1895,'introductory-block-icons_1_icon-description','EU Regulated Financial Institution'),(68619,1895,'_introductory-block-icons_1_icon-description','field_6107f635d4d34'),(68620,1895,'introductory-block-icons_2_icon','552'),(68621,1895,'_introductory-block-icons_2_icon','field_6107f5f6078da'),(68622,1895,'introductory-block-icons_2_icon-description','Secure Level 1 PCI Compliance'),(68623,1895,'_introductory-block-icons_2_icon-description','field_6107f635d4d34'),(68624,1895,'introductory-block-icons_3_icon','553'),(68625,1895,'_introductory-block-icons_3_icon','field_6107f5f6078da'),(68626,1895,'introductory-block-icons_3_icon-description','Appointed KPMG Auditor'),(68627,1895,'_introductory-block-icons_3_icon-description','field_6107f635d4d34'),(68628,1895,'introductory-block-icons','4'),(68629,1895,'_introductory-block-icons','field_6107f5e6078d9'),(68630,1895,'team_title',''),(68631,1895,'_team_title','field_6107f8866d8f1'),(68632,1895,'team',''),(68633,1895,'_team','field_6107f87b6d8f0'),(68634,1895,'block-info_team-title','Our Team'),(68635,1895,'_block-info_team-title','field_6107f96a86e2c'),(68636,1895,'block-info_team-profile-link-title','LinkedIn Profile'),(68637,1895,'_block-info_team-profile-link-title','field_6107fa2d86e31'),(68638,1895,'block-info',''),(68639,1895,'_block-info','field_6107fa5b46179'),(68640,1895,'team-list_0_image','569'),(68641,1895,'_team-list_0_image','field_6107f9b886e2d'),(68642,1895,'team-list_0_full-name','Name Surname'),(68643,1895,'_team-list_0_full-name','field_6107f9ee86e2e'),(68644,1895,'team-list_0_position','CEO'),(68645,1895,'_team-list_0_position','field_6107fa0886e2f'),(68646,1895,'team-list_0_profile','https://www.linkedin.com/company/commercegate/'),(68647,1895,'_team-list_0_profile','field_6107fa1e86e30'),(68648,1895,'team-list_1_image','570'),(68649,1895,'_team-list_1_image','field_6107f9b886e2d'),(68650,1895,'team-list_1_full-name','Name Surname'),(68651,1895,'_team-list_1_full-name','field_6107f9ee86e2e'),(68652,1895,'team-list_1_position','Senior Vice President and General Counsel'),(68653,1895,'_team-list_1_position','field_6107fa0886e2f'),(68654,1895,'team-list_1_profile','https://www.linkedin.com/company/commercegate/'),(68655,1895,'_team-list_1_profile','field_6107fa1e86e30'),(68656,1895,'team-list_2_image','571'),(68657,1895,'_team-list_2_image','field_6107f9b886e2d'),(68658,1895,'team-list_2_full-name','Name Surname'),(68659,1895,'_team-list_2_full-name','field_6107f9ee86e2e'),(68660,1895,'team-list_2_position','Senior Vice President Software Engineering'),(68661,1895,'_team-list_2_position','field_6107fa0886e2f'),(68662,1895,'team-list_2_profile','https://www.linkedin.com/company/commercegate/'),(68663,1895,'_team-list_2_profile','field_6107fa1e86e30'),(68664,1895,'team-list_3_image','572'),(68665,1895,'_team-list_3_image','field_6107f9b886e2d'),(68666,1895,'team-list_3_full-name','Name Surname'),(68667,1895,'_team-list_3_full-name','field_6107f9ee86e2e'),(68668,1895,'team-list_3_position','Chief Operating Officer'),(68669,1895,'_team-list_3_position','field_6107fa0886e2f'),(68670,1895,'team-list_3_profile','https://www.linkedin.com/company/commercegate/'),(68671,1895,'_team-list_3_profile','field_6107fa1e86e30'),(68672,1895,'team-list_4_image','573'),(68673,1895,'_team-list_4_image','field_6107f9b886e2d'),(68674,1895,'team-list_4_full-name','Name Surname'),(68675,1895,'_team-list_4_full-name','field_6107f9ee86e2e'),(68676,1895,'team-list_4_position','Vice President and Managing Director of Greater China'),(68677,1895,'_team-list_4_position','field_6107fa0886e2f'),(68678,1895,'team-list_4_profile','https://www.linkedin.com/company/commercegate/'),(68679,1895,'_team-list_4_profile','field_6107fa1e86e30'),(68680,1895,'team-list_5_image','574'),(68681,1895,'_team-list_5_image','field_6107f9b886e2d'),(68682,1895,'team-list_5_full-name','Name Surname'),(68683,1895,'_team-list_5_full-name','field_6107f9ee86e2e'),(68684,1895,'team-list_5_position','Vice President Corporate Development'),(68685,1895,'_team-list_5_position','field_6107fa0886e2f'),(68686,1895,'team-list_5_profile','https://www.linkedin.com/company/commercegate/'),(68687,1895,'_team-list_5_profile','field_6107fa1e86e30'),(68688,1895,'team-list','6'),(68689,1895,'_team-list','field_6107f8956d8f2'),(68690,1895,'team-block-info_team-title','Our Team'),(68691,1895,'_team-block-info_team-title','field_6107f96a86e2c'),(68692,1895,'team-block-info_team-profile-link-title','LinkedIn Profile'),(68693,1895,'_team-block-info_team-profile-link-title','field_6107fa2d86e31'),(68694,1895,'team-block-info',''),(68695,1895,'_team-block-info','field_6107fa5b46179'),(68696,1895,'our-story-title','Our Story'),(68697,1895,'_our-story-title','field_6107fd3dfac5c'),(68698,1895,'story-past_0_year',''),(68699,1895,'_story-past_0_year','field_6107fe861dc5d'),(68700,1895,'story-past_0_gropus_0_title_title',''),(68701,1895,'_story-past_0_gropus_0_title_title','field_6107fefbb9e35'),(68702,1895,'story-past_0_gropus_0_title_gradient','0'),(68703,1895,'_story-past_0_gropus_0_title_gradient','field_6107ff2c8bc34'),(68704,1895,'story-past_0_gropus_0_title',''),(68705,1895,'_story-past_0_gropus_0_title','field_6107ff625d3cf'),(68706,1895,'story-past_0_gropus_0_description',''),(68707,1895,'_story-past_0_gropus_0_description','field_6107ff01b9e36'),(68708,1895,'story-past_0_gropus','1'),(68709,1895,'_story-past_0_gropus','field_6107fee8b9e34'),(68710,1895,'story-past_1_year',''),(68711,1895,'_story-past_1_year','field_6107fe861dc5d'),(68712,1895,'story-past_1_gropus_0_title_title',''),(68713,1895,'_story-past_1_gropus_0_title_title','field_6107fefbb9e35'),(68714,1895,'story-past_1_gropus_0_title_gradient','0'),(68715,1895,'_story-past_1_gropus_0_title_gradient','field_6107ff2c8bc34'),(68716,1895,'story-past_1_gropus_0_title',''),(68717,1895,'_story-past_1_gropus_0_title','field_6107ff625d3cf'),(68718,1895,'story-past_1_gropus_0_description',''),(68719,1895,'_story-past_1_gropus_0_description','field_6107ff01b9e36'),(68720,1895,'story-past_1_gropus','1'),(68721,1895,'_story-past_1_gropus','field_6107fee8b9e34'),(68722,1895,'story-past_2_year',''),(68723,1895,'_story-past_2_year','field_6107fe861dc5d'),(68724,1895,'story-past_2_gropus_0_title_title',''),(68725,1895,'_story-past_2_gropus_0_title_title','field_6107fefbb9e35'),(68726,1895,'story-past_2_gropus_0_title_gradient','0'),(68727,1895,'_story-past_2_gropus_0_title_gradient','field_6107ff2c8bc34'),(68728,1895,'story-past_2_gropus_0_title',''),(68729,1895,'_story-past_2_gropus_0_title','field_6107ff625d3cf'),(68730,1895,'story-past_2_gropus_0_description',''),(68731,1895,'_story-past_2_gropus_0_description','field_6107ff01b9e36'),(68732,1895,'story-past_2_gropus','1'),(68733,1895,'_story-past_2_gropus','field_6107fee8b9e34'),(68734,1895,'story-past_3_year',''),(68735,1895,'_story-past_3_year','field_6107fe861dc5d'),(68736,1895,'story-past_3_gropus_0_title_title',''),(68737,1895,'_story-past_3_gropus_0_title_title','field_6107fefbb9e35'),(68738,1895,'story-past_3_gropus_0_title_gradient','0'),(68739,1895,'_story-past_3_gropus_0_title_gradient','field_6107ff2c8bc34'),(68740,1895,'story-past_3_gropus_0_title',''),(68741,1895,'_story-past_3_gropus_0_title','field_6107ff625d3cf'),(68742,1895,'story-past_3_gropus_0_description',''),(68743,1895,'_story-past_3_gropus_0_description','field_6107ff01b9e36'),(68744,1895,'story-past_3_gropus','1'),(68745,1895,'_story-past_3_gropus','field_6107fee8b9e34'),(68746,1895,'story-past_4_year',''),(68747,1895,'_story-past_4_year','field_6107fe861dc5d'),(68748,1895,'story-past_4_gropus_0_title_title',''),(68749,1895,'_story-past_4_gropus_0_title_title','field_6107fefbb9e35'),(68750,1895,'story-past_4_gropus_0_title_gradient','0'),(68751,1895,'_story-past_4_gropus_0_title_gradient','field_6107ff2c8bc34'),(68752,1895,'story-past_4_gropus_0_title',''),(68753,1895,'_story-past_4_gropus_0_title','field_6107ff625d3cf'),(68754,1895,'story-past_4_gropus_0_description',''),(68755,1895,'_story-past_4_gropus_0_description','field_6107ff01b9e36'),(68756,1895,'story-past_4_gropus','1'),(68757,1895,'_story-past_4_gropus','field_6107fee8b9e34'),(68758,1895,'story-past_5_year',''),(68759,1895,'_story-past_5_year','field_6107fe861dc5d'),(68760,1895,'story-past_5_gropus_0_title_title',''),(68761,1895,'_story-past_5_gropus_0_title_title','field_6107fefbb9e35'),(68762,1895,'story-past_5_gropus_0_title_gradient','0'),(68763,1895,'_story-past_5_gropus_0_title_gradient','field_6107ff2c8bc34'),(68764,1895,'story-past_5_gropus_0_title',''),(68765,1895,'_story-past_5_gropus_0_title','field_6107ff625d3cf'),(68766,1895,'story-past_5_gropus_0_description',''),(68767,1895,'_story-past_5_gropus_0_description','field_6107ff01b9e36'),(68768,1895,'story-past_5_gropus','1'),(68769,1895,'_story-past_5_gropus','field_6107fee8b9e34'),(68770,1895,'story-past_6_year',''),(68771,1895,'_story-past_6_year','field_6107fe861dc5d'),(68772,1895,'story-past_6_gropus_0_title_title',''),(68773,1895,'_story-past_6_gropus_0_title_title','field_6107fefbb9e35'),(68774,1895,'story-past_6_gropus_0_title_gradient','0'),(68775,1895,'_story-past_6_gropus_0_title_gradient','field_6107ff2c8bc34'),(68776,1895,'story-past_6_gropus_0_title',''),(68777,1895,'_story-past_6_gropus_0_title','field_6107ff625d3cf'),(68778,1895,'story-past_6_gropus_0_description',''),(68779,1895,'_story-past_6_gropus_0_description','field_6107ff01b9e36'),(68780,1895,'story-past_6_gropus','1'),(68781,1895,'_story-past_6_gropus','field_6107fee8b9e34'),(68782,1895,'story-past_7_year',''),(68783,1895,'_story-past_7_year','field_6107fe861dc5d'),(68784,1895,'story-past_7_gropus_0_title_title',''),(68785,1895,'_story-past_7_gropus_0_title_title','field_6107fefbb9e35'),(68786,1895,'story-past_7_gropus_0_title_gradient','0'),(68787,1895,'_story-past_7_gropus_0_title_gradient','field_6107ff2c8bc34'),(68788,1895,'story-past_7_gropus_0_title',''),(68789,1895,'_story-past_7_gropus_0_title','field_6107ff625d3cf'),(68790,1895,'story-past_7_gropus_0_description',''),(68791,1895,'_story-past_7_gropus_0_description','field_6107ff01b9e36'),(68792,1895,'story-past_7_gropus','1'),(68793,1895,'_story-past_7_gropus','field_6107fee8b9e34'),(68794,1895,'story-past_8_year',''),(68795,1895,'_story-past_8_year','field_6107fe861dc5d'),(68796,1895,'story-past_8_gropus_0_title_title',''),(68797,1895,'_story-past_8_gropus_0_title_title','field_6107fefbb9e35'),(68798,1895,'story-past_8_gropus_0_title_gradient','0'),(68799,1895,'_story-past_8_gropus_0_title_gradient','field_6107ff2c8bc34'),(68800,1895,'story-past_8_gropus_0_title',''),(68801,1895,'_story-past_8_gropus_0_title','field_6107ff625d3cf'),(68802,1895,'story-past_8_gropus_0_description',''),(68803,1895,'_story-past_8_gropus_0_description','field_6107ff01b9e36'),(68804,1895,'story-past_8_gropus','1'),(68805,1895,'_story-past_8_gropus','field_6107fee8b9e34'),(68806,1895,'story-past','9'),(68807,1895,'_story-past','field_6107fe24901a6'),(68808,1895,'story-feature_0_year',''),(68809,1895,'_story-feature_0_year','field_6107ffda45731'),(68810,1895,'story-feature_0_gropus_0_title_title',''),(68811,1895,'_story-feature_0_gropus_0_title_title','field_6107ffda45734'),(68812,1895,'story-feature_0_gropus_0_title_gradient','0'),(68813,1895,'_story-feature_0_gropus_0_title_gradient','field_6107ffda45735'),(68814,1895,'story-feature_0_gropus_0_title',''),(68815,1895,'_story-feature_0_gropus_0_title','field_6107ffda45733'),(68816,1895,'story-feature_0_gropus_0_description',''),(68817,1895,'_story-feature_0_gropus_0_description','field_6107ffda45736'),(68818,1895,'story-feature_0_gropus','1'),(68819,1895,'_story-feature_0_gropus','field_6107ffda45732'),(68820,1895,'story-feature_1_year',''),(68821,1895,'_story-feature_1_year','field_6107ffda45731'),(68822,1895,'story-feature_1_gropus_0_title_title',''),(68823,1895,'_story-feature_1_gropus_0_title_title','field_6107ffda45734'),(68824,1895,'story-feature_1_gropus_0_title_gradient','0'),(68825,1895,'_story-feature_1_gropus_0_title_gradient','field_6107ffda45735'),(68826,1895,'story-feature_1_gropus_0_title',''),(68827,1895,'_story-feature_1_gropus_0_title','field_6107ffda45733'),(68828,1895,'story-feature_1_gropus_0_description',''),(68829,1895,'_story-feature_1_gropus_0_description','field_6107ffda45736'),(68830,1895,'story-feature_1_gropus','1'),(68831,1895,'_story-feature_1_gropus','field_6107ffda45732'),(68832,1895,'story-feature','2'),(68833,1895,'_story-feature','field_6107ffda45730'),(68834,1895,'slider_story-past_0_year','2006'),(68835,1895,'_slider_story-past_0_year','field_6107fe861dc5d'),(68836,1895,'slider_story-past_0_gropus_0_title_title','foundation'),(68837,1895,'_slider_story-past_0_gropus_0_title_title','field_6107fefbb9e35'),(68838,1895,'slider_story-past_0_gropus_0_title_gradient','0'),(68839,1895,'_slider_story-past_0_gropus_0_title_gradient','field_6107ff2c8bc34'),(68840,1895,'slider_story-past_0_gropus_0_title',''),(68841,1895,'_slider_story-past_0_gropus_0_title','field_6107ff625d3cf'),(68842,1895,'slider_story-past_0_gropus_0_description','CommerceGate is founded in Barcelona, Spain, forming key relationships with financial and risk management institutions while developing our advanced processing platform.'),(68843,1895,'_slider_story-past_0_gropus_0_description','field_6107ff01b9e36'),(68844,1895,'slider_story-past_0_gropus','1'),(68845,1895,'_slider_story-past_0_gropus','field_6107fee8b9e34'),(68846,1895,'slider_story-past_1_year','2007'),(68847,1895,'_slider_story-past_1_year','field_6107fe861dc5d'),(68848,1895,'slider_story-past_1_gropus_0_title_title','foundation'),(68849,1895,'_slider_story-past_1_gropus_0_title_title','field_6107fefbb9e35'),(68850,1895,'slider_story-past_1_gropus_0_title_gradient','0'),(68851,1895,'_slider_story-past_1_gropus_0_title_gradient','field_6107ff2c8bc34'),(68852,1895,'slider_story-past_1_gropus_0_title',''),(68853,1895,'_slider_story-past_1_gropus_0_title','field_6107ff625d3cf'),(68854,1895,'slider_story-past_1_gropus_0_description','CommerceGate is founded in Barcelona, Spain, forming key relationships with financial and risk management institutions while developing our advanced processing platform.'),(68855,1895,'_slider_story-past_1_gropus_0_description','field_6107ff01b9e36'),(68856,1895,'slider_story-past_1_gropus','1'),(68857,1895,'_slider_story-past_1_gropus','field_6107fee8b9e34'),(68858,1895,'slider_story-past_2_year','2009'),(68859,1895,'_slider_story-past_2_year','field_6107fe861dc5d'),(68860,1895,'slider_story-past_2_gropus_0_title_title','+50%'),(68861,1895,'_slider_story-past_2_gropus_0_title_title','field_6107fefbb9e35'),(68862,1895,'slider_story-past_2_gropus_0_title_gradient','1'),(68863,1895,'_slider_story-past_2_gropus_0_title_gradient','field_6107ff2c8bc34'),(68864,1895,'slider_story-past_2_gropus_0_title',''),(68865,1895,'_slider_story-past_2_gropus_0_title','field_6107ff625d3cf'),(68866,1895,'slider_story-past_2_gropus_0_description','transactions sent by our merchats in one month as peak number.'),(68867,1895,'_slider_story-past_2_gropus_0_description','field_6107ff01b9e36'),(68868,1895,'slider_story-past_2_gropus','1'),(68869,1895,'_slider_story-past_2_gropus','field_6107fee8b9e34'),(68870,1895,'slider_story-past_3_year','2010'),(68871,1895,'_slider_story-past_3_year','field_6107fe861dc5d'),(68872,1895,'slider_story-past_3_gropus_0_title_title','expansion'),(68873,1895,'_slider_story-past_3_gropus_0_title_title','field_6107fefbb9e35'),(68874,1895,'slider_story-past_3_gropus_0_title_gradient','0'),(68875,1895,'_slider_story-past_3_gropus_0_title_gradient','field_6107ff2c8bc34'),(68876,1895,'slider_story-past_3_gropus_0_title',''),(68877,1895,'_slider_story-past_3_gropus_0_title','field_6107ff625d3cf'),(68878,1895,'slider_story-past_3_gropus_0_description','Continued expansion of the CommerceGate team to meet constantly increasing demand for our services'),(68879,1895,'_slider_story-past_3_gropus_0_description','field_6107ff01b9e36'),(68880,1895,'slider_story-past_3_gropus','1'),(68881,1895,'_slider_story-past_3_gropus','field_6107fee8b9e34'),(68882,1895,'slider_story-past_4_year','2012'),(68883,1895,'_slider_story-past_4_year','field_6107fe861dc5d'),(68884,1895,'slider_story-past_4_gropus_0_title_title','Award'),(68885,1895,'_slider_story-past_4_gropus_0_title_title','field_6107fefbb9e35'),(68886,1895,'slider_story-past_4_gropus_0_title_gradient','0'),(68887,1895,'_slider_story-past_4_gropus_0_title_gradient','field_6107ff2c8bc34'),(68888,1895,'slider_story-past_4_gropus_0_title',''),(68889,1895,'_slider_story-past_4_gropus_0_title','field_6107ff625d3cf'),(68890,1895,'slider_story-past_4_gropus_0_description','Bestowed the European Billing Company of the Year Award'),(68891,1895,'_slider_story-past_4_gropus_0_description','field_6107ff01b9e36'),(68892,1895,'slider_story-past_4_gropus_1_title_title','website update'),(68893,1895,'_slider_story-past_4_gropus_1_title_title','field_6107fefbb9e35'),(68894,1895,'slider_story-past_4_gropus_1_title_gradient','0'),(68895,1895,'_slider_story-past_4_gropus_1_title_gradient','field_6107ff2c8bc34'),(68896,1895,'slider_story-past_4_gropus_1_title',''),(68897,1895,'_slider_story-past_4_gropus_1_title','field_6107ff625d3cf'),(68898,1895,'slider_story-past_4_gropus_1_description','Relaunch of our website and brand to highlight our success, industry knowledge and dedication to our clients.'),(68899,1895,'_slider_story-past_4_gropus_1_description','field_6107ff01b9e36'),(68900,1895,'slider_story-past_4_gropus','2'),(68901,1895,'_slider_story-past_4_gropus','field_6107fee8b9e34'),(68902,1895,'slider_story-past_5_year','2013'),(68903,1895,'_slider_story-past_5_year','field_6107fe861dc5d'),(68904,1895,'slider_story-past_5_gropus_0_title_title','Company of the year'),(68905,1895,'_slider_story-past_5_gropus_0_title_title','field_6107fefbb9e35'),(68906,1895,'slider_story-past_5_gropus_0_title_gradient','0'),(68907,1895,'_slider_story-past_5_gropus_0_title_gradient','field_6107ff2c8bc34'),(68908,1895,'slider_story-past_5_gropus_0_title',''),(68909,1895,'_slider_story-past_5_gropus_0_title','field_6107ff625d3cf'),(68910,1895,'slider_story-past_5_gropus_0_description','Named European Billing Company of the Year'),(68911,1895,'_slider_story-past_5_gropus_0_description','field_6107ff01b9e36'),(68912,1895,'slider_story-past_5_gropus','1'),(68913,1895,'_slider_story-past_5_gropus','field_6107fee8b9e34'),(68914,1895,'slider_story-past_6_year','2014'),(68915,1895,'_slider_story-past_6_year','field_6107fe861dc5d'),(68916,1895,'slider_story-past_6_gropus_0_title_title','+14%'),(68917,1895,'_slider_story-past_6_gropus_0_title_title','field_6107fefbb9e35'),(68918,1895,'slider_story-past_6_gropus_0_title_gradient','1'),(68919,1895,'_slider_story-past_6_gropus_0_title_gradient','field_6107ff2c8bc34'),(68920,1895,'slider_story-past_6_gropus_0_title',''),(68921,1895,'_slider_story-past_6_gropus_0_title','field_6107ff625d3cf'),(68922,1895,'slider_story-past_6_gropus_0_description','anti-fraud compotents'),(68923,1895,'_slider_story-past_6_gropus_0_description','field_6107ff01b9e36'),(68924,1895,'slider_story-past_6_gropus','1'),(68925,1895,'_slider_story-past_6_gropus','field_6107fee8b9e34'),(68926,1895,'slider_story-past_7_year','2020'),(68927,1895,'_slider_story-past_7_year','field_6107fe861dc5d'),(68928,1895,'slider_story-past_7_gropus_0_title_title','expansion'),(68929,1895,'_slider_story-past_7_gropus_0_title_title','field_6107fefbb9e35'),(68930,1895,'slider_story-past_7_gropus_0_title_gradient','0'),(68931,1895,'_slider_story-past_7_gropus_0_title_gradient','field_6107ff2c8bc34'),(68932,1895,'slider_story-past_7_gropus_0_title',''),(68933,1895,'_slider_story-past_7_gropus_0_title','field_6107ff625d3cf'),(68934,1895,'slider_story-past_7_gropus_0_description','Continued expansion of the CommerceGate team to meet constantly increasing demand for our services'),(68935,1895,'_slider_story-past_7_gropus_0_description','field_6107ff01b9e36'),(68936,1895,'slider_story-past_7_gropus','1'),(68937,1895,'_slider_story-past_7_gropus','field_6107fee8b9e34'),(68938,1895,'slider_story-past_8_year','2021'),(68939,1895,'_slider_story-past_8_year','field_6107fe861dc5d'),(68940,1895,'slider_story-past_8_gropus_0_title_title','spain Bank license'),(68941,1895,'_slider_story-past_8_gropus_0_title_title','field_6107fefbb9e35'),(68942,1895,'slider_story-past_8_gropus_0_title_gradient','0'),(68943,1895,'_slider_story-past_8_gropus_0_title_gradient','field_6107ff2c8bc34'),(68944,1895,'slider_story-past_8_gropus_0_title',''),(68945,1895,'_slider_story-past_8_gropus_0_title','field_6107ff625d3cf'),(68946,1895,'slider_story-past_8_gropus_0_description','CommerceGate granted a financial institution license issued by Central Bank of Spain. We are proud to become the first non-banking group that received this license in Spain.'),(68947,1895,'_slider_story-past_8_gropus_0_description','field_6107ff01b9e36'),(68948,1895,'slider_story-past_8_gropus','1'),(68949,1895,'_slider_story-past_8_gropus','field_6107fee8b9e34'),(68950,1895,'slider_story-past','9'),(68951,1895,'_slider_story-past','field_6107fe24901a6'),(68952,1895,'slider_story-feature_0_year','2022'),(68953,1895,'_slider_story-feature_0_year','field_6107ffda45731'),(68954,1895,'slider_story-feature_0_gropus_0_title_title','Award'),(68955,1895,'_slider_story-feature_0_gropus_0_title_title','field_6107ffda45734'),(68956,1895,'slider_story-feature_0_gropus_0_title_gradient','0'),(68957,1895,'_slider_story-feature_0_gropus_0_title_gradient','field_6107ffda45735'),(68958,1895,'slider_story-feature_0_gropus_0_title',''),(68959,1895,'_slider_story-feature_0_gropus_0_title','field_6107ffda45733'),(68960,1895,'slider_story-feature_0_gropus_0_description','Bestowed the European Billing Company of the Year Award'),(68961,1895,'_slider_story-feature_0_gropus_0_description','field_6107ffda45736'),(68962,1895,'slider_story-feature_0_gropus','2'),(68963,1895,'_slider_story-feature_0_gropus','field_6107ffda45732'),(68964,1895,'slider_story-feature','2'),(68965,1895,'_slider_story-feature','field_6107ffda45730'),(68966,1895,'slider',''),(68967,1895,'_slider','field_610800a34520b'),(68968,1895,'slider_story-feature_0_gropus_1_title_title','website update'),(68969,1895,'_slider_story-feature_0_gropus_1_title_title','field_6107ffda45734'),(68970,1895,'slider_story-feature_0_gropus_1_title_gradient','0'),(68971,1895,'_slider_story-feature_0_gropus_1_title_gradient','field_6107ffda45735'),(68972,1895,'slider_story-feature_0_gropus_1_title',''),(68973,1895,'_slider_story-feature_0_gropus_1_title','field_6107ffda45733'),(68974,1895,'slider_story-feature_0_gropus_1_description','Relaunch of our website and brand to highlight our success, industry knowledge and dedication to our clients.'),(68975,1895,'_slider_story-feature_0_gropus_1_description','field_6107ffda45736'),(68976,1895,'slider_story-feature_1_year','2023'),(68977,1895,'_slider_story-feature_1_year','field_6107ffda45731'),(68978,1895,'slider_story-feature_1_gropus_0_title_title','New products'),(68979,1895,'_slider_story-feature_1_gropus_0_title_title','field_6107ffda45734'),(68980,1895,'slider_story-feature_1_gropus_0_title_gradient','0'),(68981,1895,'_slider_story-feature_1_gropus_0_title_gradient','field_6107ffda45735'),(68982,1895,'slider_story-feature_1_gropus_0_title',''),(68983,1895,'_slider_story-feature_1_gropus_0_title','field_6107ffda45733'),(68984,1895,'slider_story-feature_1_gropus_0_description','Our plan is to provide sustainable ecosystem to our client with all range of financial products by 2023.'),(68985,1895,'_slider_story-feature_1_gropus_0_description','field_6107ffda45736'),(68986,1895,'slider_story-feature_1_gropus','1'),(68987,1895,'_slider_story-feature_1_gropus','field_6107ffda45732'),(68988,1895,'career-block-info_title','Start Your Career'),(68989,1895,'_career-block-info_title','field_6108088e7a966'),(68990,1895,'career-block-info_suptitle_text','15 job openings'),(68991,1895,'_career-block-info_suptitle_text','field_610808a07a968'),(68992,1895,'career-block-info_suptitle_color','#EB5042'),(68993,1895,'_career-block-info_suptitle_color','field_610808a67a969'),(68994,1895,'career-block-info_suptitle',''),(68995,1895,'_career-block-info_suptitle','field_610808947a967'),(68996,1895,'career-block-info_button-title','See All Jobs\\'),(68997,1895,'_career-block-info_button-title','field_610808cdef69d'),(68998,1895,'career-block-info',''),(68999,1895,'_career-block-info','field_610807c27a965'),(69000,1895,'career-block-info_button','a:3:{s:5:\"title\";s:12:\"See All Jobs\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/careers/\";s:6:\"target\";s:0:\"\";}'),(69001,1895,'_career-block-info_button','field_610808cdef69d'),(69002,1896,'main-block_image','542'),(69003,1896,'_main-block_image','field_6107f1cd63ec8'),(69004,1896,'main-block_title','About CommerceGate'),(69005,1896,'_main-block_title','field_6107f1db63ec9'),(69006,1896,'main-block_description','Thousands of merchants have boosted their sales with our[nbsp]payment solutions since 2006. Today, we have scaled successfully to cater to every business with the[nbsp]foundations of ethical business practices and leading technology.'),(69007,1896,'_main-block_description','field_6107f1e463eca'),(69008,1896,'main-block_button-title','Explore more'),(69009,1896,'_main-block_button-title','field_6107f1f063ecb'),(69010,1896,'main-block',''),(69011,1896,'_main-block','field_6107f1b963ec7'),(69012,1896,'introductory-block_title','We’re recognised by professionals'),(69013,1896,'_introductory-block_title','field_6107f5e1078d8'),(69014,1896,'introductory-block_icons_0_icon','550'),(69015,1896,'_introductory-block_icons_0_icon','field_6107f5f6078da'),(69016,1896,'introductory-block_icons_0_icon-description',''),(69017,1896,'_introductory-block_icons_0_icon-description','field_6107f635d4d34'),(69018,1896,'introductory-block_icons_1_icon','551'),(69019,1896,'_introductory-block_icons_1_icon','field_6107f5f6078da'),(69020,1896,'introductory-block_icons_1_icon-description','E-Money Licenses \r\nin the EU and the UK'),(69021,1896,'_introductory-block_icons_1_icon-description','field_6107f635d4d34'),(69022,1896,'introductory-block_icons_2_icon','552'),(69023,1896,'_introductory-block_icons_2_icon','field_6107f5f6078da'),(69024,1896,'introductory-block_icons_2_icon-description',''),(69025,1896,'_introductory-block_icons_2_icon-description','field_6107f635d4d34'),(69026,1896,'introductory-block_icons_3_icon','553'),(69027,1896,'_introductory-block_icons_3_icon','field_6107f5f6078da'),(69028,1896,'introductory-block_icons_3_icon-description','PSD2 and Strong Customer \r\nAuthentication (SCA) compliant'),(69029,1896,'_introductory-block_icons_3_icon-description','field_6107f635d4d34'),(69030,1896,'introductory-block_icons','4'),(69031,1896,'_introductory-block_icons','field_6107f5e6078d9'),(69032,1896,'introductory-block',''),(69033,1896,'_introductory-block','field_6107f5d6078d7'),(69034,1896,'introductory-block-title','We’re recognised by professionals'),(69035,1896,'_introductory-block-title','field_6107f5e1078d8'),(69036,1896,'introductory-block-icons_0_icon','550'),(69037,1896,'_introductory-block-icons_0_icon','field_6107f5f6078da'),(69038,1896,'introductory-block-icons_0_icon-description','Licensed by Banco de Espana'),(69039,1896,'_introductory-block-icons_0_icon-description','field_6107f635d4d34'),(69040,1896,'introductory-block-icons_1_icon','551'),(69041,1896,'_introductory-block-icons_1_icon','field_6107f5f6078da'),(69042,1896,'introductory-block-icons_1_icon-description','EU Regulated Financial Institution'),(69043,1896,'_introductory-block-icons_1_icon-description','field_6107f635d4d34'),(69044,1896,'introductory-block-icons_2_icon','552'),(69045,1896,'_introductory-block-icons_2_icon','field_6107f5f6078da'),(69046,1896,'introductory-block-icons_2_icon-description','Secure Level 1[nbsp]PCI Compliance'),(69047,1896,'_introductory-block-icons_2_icon-description','field_6107f635d4d34'),(69048,1896,'introductory-block-icons_3_icon','553'),(69049,1896,'_introductory-block-icons_3_icon','field_6107f5f6078da'),(69050,1896,'introductory-block-icons_3_icon-description','Appointed KPMG Auditor'),(69051,1896,'_introductory-block-icons_3_icon-description','field_6107f635d4d34'),(69052,1896,'introductory-block-icons','4'),(69053,1896,'_introductory-block-icons','field_6107f5e6078d9'),(69054,1896,'team_title',''),(69055,1896,'_team_title','field_6107f8866d8f1'),(69056,1896,'team',''),(69057,1896,'_team','field_6107f87b6d8f0'),(69058,1896,'block-info_team-title','Our Team'),(69059,1896,'_block-info_team-title','field_6107f96a86e2c'),(69060,1896,'block-info_team-profile-link-title','LinkedIn Profile'),(69061,1896,'_block-info_team-profile-link-title','field_6107fa2d86e31'),(69062,1896,'block-info',''),(69063,1896,'_block-info','field_6107fa5b46179'),(69064,1896,'team-list_0_image','569'),(69065,1896,'_team-list_0_image','field_6107f9b886e2d'),(69066,1896,'team-list_0_full-name','Evgen Sopin'),(69067,1896,'_team-list_0_full-name','field_6107f9ee86e2e'),(69068,1896,'team-list_0_position','Chief Executive Officer'),(69069,1896,'_team-list_0_position','field_6107fa0886e2f'),(69070,1896,'team-list_0_profile','https://www.linkedin.com/company/commercegate/'),(69071,1896,'_team-list_0_profile','field_6107fa1e86e30'),(69072,1896,'team-list_1_image','570'),(69073,1896,'_team-list_1_image','field_6107f9b886e2d'),(69074,1896,'team-list_1_full-name','Carlos Maduro'),(69075,1896,'_team-list_1_full-name','field_6107f9ee86e2e'),(69076,1896,'team-list_1_position','Chief Financial Officer'),(69077,1896,'_team-list_1_position','field_6107fa0886e2f'),(69078,1896,'team-list_1_profile','https://www.linkedin.com/company/commercegate/'),(69079,1896,'_team-list_1_profile','field_6107fa1e86e30'),(69080,1896,'team-list_2_image','571'),(69081,1896,'_team-list_2_image','field_6107f9b886e2d'),(69082,1896,'team-list_2_full-name','Paul Barclay'),(69083,1896,'_team-list_2_full-name','field_6107f9ee86e2e'),(69084,1896,'team-list_2_position','Chief Commercial Officer'),(69085,1896,'_team-list_2_position','field_6107fa0886e2f'),(69086,1896,'team-list_2_profile','https://www.linkedin.com/company/commercegate/'),(69087,1896,'_team-list_2_profile','field_6107fa1e86e30'),(69088,1896,'team-list_3_image','572'),(69089,1896,'_team-list_3_image','field_6107f9b886e2d'),(69090,1896,'team-list_3_full-name','Andrew Rud'),(69091,1896,'_team-list_3_full-name','field_6107f9ee86e2e'),(69092,1896,'team-list_3_position','Chief Operations Officer'),(69093,1896,'_team-list_3_position','field_6107fa0886e2f'),(69094,1896,'team-list_3_profile','https://www.linkedin.com/company/commercegate/'),(69095,1896,'_team-list_3_profile','field_6107fa1e86e30'),(69096,1896,'team-list_4_image','573'),(69097,1896,'_team-list_4_image','field_6107f9b886e2d'),(69098,1896,'team-list_4_full-name','Andrew Vinnichenko'),(69099,1896,'_team-list_4_full-name','field_6107f9ee86e2e'),(69100,1896,'team-list_4_position','Money Laundering Reporting Officer'),(69101,1896,'_team-list_4_position','field_6107fa0886e2f'),(69102,1896,'team-list_4_profile','https://www.linkedin.com/company/commercegate/'),(69103,1896,'_team-list_4_profile','field_6107fa1e86e30'),(69104,1896,'team-list','5'),(69105,1896,'_team-list','field_6107f8956d8f2'),(69106,1896,'team-block-info_team-title','Our Team'),(69107,1896,'_team-block-info_team-title','field_6107f96a86e2c'),(69108,1896,'team-block-info_team-profile-link-title','LinkedIn Profile'),(69109,1896,'_team-block-info_team-profile-link-title','field_6107fa2d86e31'),(69110,1896,'team-block-info',''),(69111,1896,'_team-block-info','field_6107fa5b46179'),(69112,1896,'our-story-title','Our Story'),(69113,1896,'_our-story-title','field_6107fd3dfac5c'),(69114,1896,'story-past_0_year',''),(69115,1896,'_story-past_0_year','field_6107fe861dc5d'),(69116,1896,'story-past_0_gropus_0_title_title',''),(69117,1896,'_story-past_0_gropus_0_title_title','field_6107fefbb9e35'),(69118,1896,'story-past_0_gropus_0_title_gradient','0'),(69119,1896,'_story-past_0_gropus_0_title_gradient','field_6107ff2c8bc34'),(69120,1896,'story-past_0_gropus_0_title',''),(69121,1896,'_story-past_0_gropus_0_title','field_6107ff625d3cf'),(69122,1896,'story-past_0_gropus_0_description',''),(69123,1896,'_story-past_0_gropus_0_description','field_6107ff01b9e36'),(69124,1896,'story-past_0_gropus','1'),(69125,1896,'_story-past_0_gropus','field_6107fee8b9e34'),(69126,1896,'story-past_1_year',''),(69127,1896,'_story-past_1_year','field_6107fe861dc5d'),(69128,1896,'story-past_1_gropus_0_title_title',''),(69129,1896,'_story-past_1_gropus_0_title_title','field_6107fefbb9e35'),(69130,1896,'story-past_1_gropus_0_title_gradient','0'),(69131,1896,'_story-past_1_gropus_0_title_gradient','field_6107ff2c8bc34'),(69132,1896,'story-past_1_gropus_0_title',''),(69133,1896,'_story-past_1_gropus_0_title','field_6107ff625d3cf'),(69134,1896,'story-past_1_gropus_0_description',''),(69135,1896,'_story-past_1_gropus_0_description','field_6107ff01b9e36'),(69136,1896,'story-past_1_gropus','1'),(69137,1896,'_story-past_1_gropus','field_6107fee8b9e34'),(69138,1896,'story-past_2_year',''),(69139,1896,'_story-past_2_year','field_6107fe861dc5d'),(69140,1896,'story-past_2_gropus_0_title_title',''),(69141,1896,'_story-past_2_gropus_0_title_title','field_6107fefbb9e35'),(69142,1896,'story-past_2_gropus_0_title_gradient','0'),(69143,1896,'_story-past_2_gropus_0_title_gradient','field_6107ff2c8bc34'),(69144,1896,'story-past_2_gropus_0_title',''),(69145,1896,'_story-past_2_gropus_0_title','field_6107ff625d3cf'),(69146,1896,'story-past_2_gropus_0_description',''),(69147,1896,'_story-past_2_gropus_0_description','field_6107ff01b9e36'),(69148,1896,'story-past_2_gropus','1'),(69149,1896,'_story-past_2_gropus','field_6107fee8b9e34'),(69150,1896,'story-past_3_year',''),(69151,1896,'_story-past_3_year','field_6107fe861dc5d'),(69152,1896,'story-past_3_gropus_0_title_title',''),(69153,1896,'_story-past_3_gropus_0_title_title','field_6107fefbb9e35'),(69154,1896,'story-past_3_gropus_0_title_gradient','0'),(69155,1896,'_story-past_3_gropus_0_title_gradient','field_6107ff2c8bc34'),(69156,1896,'story-past_3_gropus_0_title',''),(69157,1896,'_story-past_3_gropus_0_title','field_6107ff625d3cf'),(69158,1896,'story-past_3_gropus_0_description',''),(69159,1896,'_story-past_3_gropus_0_description','field_6107ff01b9e36'),(69160,1896,'story-past_3_gropus','1'),(69161,1896,'_story-past_3_gropus','field_6107fee8b9e34'),(69162,1896,'story-past_4_year',''),(69163,1896,'_story-past_4_year','field_6107fe861dc5d'),(69164,1896,'story-past_4_gropus_0_title_title',''),(69165,1896,'_story-past_4_gropus_0_title_title','field_6107fefbb9e35'),(69166,1896,'story-past_4_gropus_0_title_gradient','0'),(69167,1896,'_story-past_4_gropus_0_title_gradient','field_6107ff2c8bc34'),(69168,1896,'story-past_4_gropus_0_title',''),(69169,1896,'_story-past_4_gropus_0_title','field_6107ff625d3cf'),(69170,1896,'story-past_4_gropus_0_description',''),(69171,1896,'_story-past_4_gropus_0_description','field_6107ff01b9e36'),(69172,1896,'story-past_4_gropus','1'),(69173,1896,'_story-past_4_gropus','field_6107fee8b9e34'),(69174,1896,'story-past_5_year',''),(69175,1896,'_story-past_5_year','field_6107fe861dc5d'),(69176,1896,'story-past_5_gropus_0_title_title',''),(69177,1896,'_story-past_5_gropus_0_title_title','field_6107fefbb9e35'),(69178,1896,'story-past_5_gropus_0_title_gradient','0'),(69179,1896,'_story-past_5_gropus_0_title_gradient','field_6107ff2c8bc34'),(69180,1896,'story-past_5_gropus_0_title',''),(69181,1896,'_story-past_5_gropus_0_title','field_6107ff625d3cf'),(69182,1896,'story-past_5_gropus_0_description',''),(69183,1896,'_story-past_5_gropus_0_description','field_6107ff01b9e36'),(69184,1896,'story-past_5_gropus','1'),(69185,1896,'_story-past_5_gropus','field_6107fee8b9e34'),(69186,1896,'story-past_6_year',''),(69187,1896,'_story-past_6_year','field_6107fe861dc5d'),(69188,1896,'story-past_6_gropus_0_title_title',''),(69189,1896,'_story-past_6_gropus_0_title_title','field_6107fefbb9e35'),(69190,1896,'story-past_6_gropus_0_title_gradient','0'),(69191,1896,'_story-past_6_gropus_0_title_gradient','field_6107ff2c8bc34'),(69192,1896,'story-past_6_gropus_0_title',''),(69193,1896,'_story-past_6_gropus_0_title','field_6107ff625d3cf'),(69194,1896,'story-past_6_gropus_0_description',''),(69195,1896,'_story-past_6_gropus_0_description','field_6107ff01b9e36'),(69196,1896,'story-past_6_gropus','1'),(69197,1896,'_story-past_6_gropus','field_6107fee8b9e34'),(69198,1896,'story-past_7_year',''),(69199,1896,'_story-past_7_year','field_6107fe861dc5d'),(69200,1896,'story-past_7_gropus_0_title_title',''),(69201,1896,'_story-past_7_gropus_0_title_title','field_6107fefbb9e35'),(69202,1896,'story-past_7_gropus_0_title_gradient','0'),(69203,1896,'_story-past_7_gropus_0_title_gradient','field_6107ff2c8bc34'),(69204,1896,'story-past_7_gropus_0_title',''),(69205,1896,'_story-past_7_gropus_0_title','field_6107ff625d3cf'),(69206,1896,'story-past_7_gropus_0_description',''),(69207,1896,'_story-past_7_gropus_0_description','field_6107ff01b9e36'),(69208,1896,'story-past_7_gropus','1'),(69209,1896,'_story-past_7_gropus','field_6107fee8b9e34'),(69210,1896,'story-past_8_year',''),(69211,1896,'_story-past_8_year','field_6107fe861dc5d'),(69212,1896,'story-past_8_gropus_0_title_title',''),(69213,1896,'_story-past_8_gropus_0_title_title','field_6107fefbb9e35'),(69214,1896,'story-past_8_gropus_0_title_gradient','0'),(69215,1896,'_story-past_8_gropus_0_title_gradient','field_6107ff2c8bc34'),(69216,1896,'story-past_8_gropus_0_title',''),(69217,1896,'_story-past_8_gropus_0_title','field_6107ff625d3cf'),(69218,1896,'story-past_8_gropus_0_description',''),(69219,1896,'_story-past_8_gropus_0_description','field_6107ff01b9e36'),(69220,1896,'story-past_8_gropus','1'),(69221,1896,'_story-past_8_gropus','field_6107fee8b9e34'),(69222,1896,'story-past','9'),(69223,1896,'_story-past','field_6107fe24901a6'),(69224,1896,'story-feature_0_year',''),(69225,1896,'_story-feature_0_year','field_6107ffda45731'),(69226,1896,'story-feature_0_gropus_0_title_title',''),(69227,1896,'_story-feature_0_gropus_0_title_title','field_6107ffda45734'),(69228,1896,'story-feature_0_gropus_0_title_gradient','0'),(69229,1896,'_story-feature_0_gropus_0_title_gradient','field_6107ffda45735'),(69230,1896,'story-feature_0_gropus_0_title',''),(69231,1896,'_story-feature_0_gropus_0_title','field_6107ffda45733'),(69232,1896,'story-feature_0_gropus_0_description',''),(69233,1896,'_story-feature_0_gropus_0_description','field_6107ffda45736'),(69234,1896,'story-feature_0_gropus','1'),(69235,1896,'_story-feature_0_gropus','field_6107ffda45732'),(69236,1896,'story-feature_1_year',''),(69237,1896,'_story-feature_1_year','field_6107ffda45731'),(69238,1896,'story-feature_1_gropus_0_title_title',''),(69239,1896,'_story-feature_1_gropus_0_title_title','field_6107ffda45734'),(69240,1896,'story-feature_1_gropus_0_title_gradient','0'),(69241,1896,'_story-feature_1_gropus_0_title_gradient','field_6107ffda45735'),(69242,1896,'story-feature_1_gropus_0_title',''),(69243,1896,'_story-feature_1_gropus_0_title','field_6107ffda45733'),(69244,1896,'story-feature_1_gropus_0_description',''),(69245,1896,'_story-feature_1_gropus_0_description','field_6107ffda45736'),(69246,1896,'story-feature_1_gropus','1'),(69247,1896,'_story-feature_1_gropus','field_6107ffda45732'),(69248,1896,'story-feature','2'),(69249,1896,'_story-feature','field_6107ffda45730'),(69250,1896,'slider_story-past_0_year','2006'),(69251,1896,'_slider_story-past_0_year','field_6107fe861dc5d'),(69252,1896,'slider_story-past_0_gropus_0_title_title','foundation'),(69253,1896,'_slider_story-past_0_gropus_0_title_title','field_6107fefbb9e35'),(69254,1896,'slider_story-past_0_gropus_0_title_gradient','0'),(69255,1896,'_slider_story-past_0_gropus_0_title_gradient','field_6107ff2c8bc34'),(69256,1896,'slider_story-past_0_gropus_0_title',''),(69257,1896,'_slider_story-past_0_gropus_0_title','field_6107ff625d3cf'),(69258,1896,'slider_story-past_0_gropus_0_description','CommerceGate is founded in Barcelona, Spain, forming key relationships with financial and risk management institutions while developing our advanced processing platform.'),(69259,1896,'_slider_story-past_0_gropus_0_description','field_6107ff01b9e36'),(69260,1896,'slider_story-past_0_gropus','1'),(69261,1896,'_slider_story-past_0_gropus','field_6107fee8b9e34'),(69262,1896,'slider_story-past_1_year','2007'),(69263,1896,'_slider_story-past_1_year','field_6107fe861dc5d'),(69264,1896,'slider_story-past_1_gropus_0_title_title','foundation'),(69265,1896,'_slider_story-past_1_gropus_0_title_title','field_6107fefbb9e35'),(69266,1896,'slider_story-past_1_gropus_0_title_gradient','0'),(69267,1896,'_slider_story-past_1_gropus_0_title_gradient','field_6107ff2c8bc34'),(69268,1896,'slider_story-past_1_gropus_0_title',''),(69269,1896,'_slider_story-past_1_gropus_0_title','field_6107ff625d3cf'),(69270,1896,'slider_story-past_1_gropus_0_description','CommerceGate is founded in Barcelona, Spain, forming key relationships with financial and risk management institutions while developing our advanced processing platform.'),(69271,1896,'_slider_story-past_1_gropus_0_description','field_6107ff01b9e36'),(69272,1896,'slider_story-past_1_gropus','1'),(69273,1896,'_slider_story-past_1_gropus','field_6107fee8b9e34'),(69274,1896,'slider_story-past_2_year','2009'),(69275,1896,'_slider_story-past_2_year','field_6107fe861dc5d'),(69276,1896,'slider_story-past_2_gropus_0_title_title','+50%'),(69277,1896,'_slider_story-past_2_gropus_0_title_title','field_6107fefbb9e35'),(69278,1896,'slider_story-past_2_gropus_0_title_gradient','1'),(69279,1896,'_slider_story-past_2_gropus_0_title_gradient','field_6107ff2c8bc34'),(69280,1896,'slider_story-past_2_gropus_0_title',''),(69281,1896,'_slider_story-past_2_gropus_0_title','field_6107ff625d3cf'),(69282,1896,'slider_story-past_2_gropus_0_description','transactions sent by our merchats in one month as peak number.'),(69283,1896,'_slider_story-past_2_gropus_0_description','field_6107ff01b9e36'),(69284,1896,'slider_story-past_2_gropus','1'),(69285,1896,'_slider_story-past_2_gropus','field_6107fee8b9e34'),(69286,1896,'slider_story-past_3_year','2010'),(69287,1896,'_slider_story-past_3_year','field_6107fe861dc5d'),(69288,1896,'slider_story-past_3_gropus_0_title_title','expansion'),(69289,1896,'_slider_story-past_3_gropus_0_title_title','field_6107fefbb9e35'),(69290,1896,'slider_story-past_3_gropus_0_title_gradient','0'),(69291,1896,'_slider_story-past_3_gropus_0_title_gradient','field_6107ff2c8bc34'),(69292,1896,'slider_story-past_3_gropus_0_title',''),(69293,1896,'_slider_story-past_3_gropus_0_title','field_6107ff625d3cf'),(69294,1896,'slider_story-past_3_gropus_0_description','Continued expansion of the CommerceGate team to meet constantly increasing demand for our services'),(69295,1896,'_slider_story-past_3_gropus_0_description','field_6107ff01b9e36'),(69296,1896,'slider_story-past_3_gropus','1'),(69297,1896,'_slider_story-past_3_gropus','field_6107fee8b9e34'),(69298,1896,'slider_story-past_4_year','2012'),(69299,1896,'_slider_story-past_4_year','field_6107fe861dc5d'),(69300,1896,'slider_story-past_4_gropus_0_title_title','Award'),(69301,1896,'_slider_story-past_4_gropus_0_title_title','field_6107fefbb9e35'),(69302,1896,'slider_story-past_4_gropus_0_title_gradient','0'),(69303,1896,'_slider_story-past_4_gropus_0_title_gradient','field_6107ff2c8bc34'),(69304,1896,'slider_story-past_4_gropus_0_title',''),(69305,1896,'_slider_story-past_4_gropus_0_title','field_6107ff625d3cf'),(69306,1896,'slider_story-past_4_gropus_0_description','Bestowed the European Billing Company of the Year Award'),(69307,1896,'_slider_story-past_4_gropus_0_description','field_6107ff01b9e36'),(69308,1896,'slider_story-past_4_gropus_1_title_title','website update'),(69309,1896,'_slider_story-past_4_gropus_1_title_title','field_6107fefbb9e35'),(69310,1896,'slider_story-past_4_gropus_1_title_gradient','0'),(69311,1896,'_slider_story-past_4_gropus_1_title_gradient','field_6107ff2c8bc34'),(69312,1896,'slider_story-past_4_gropus_1_title',''),(69313,1896,'_slider_story-past_4_gropus_1_title','field_6107ff625d3cf'),(69314,1896,'slider_story-past_4_gropus_1_description','Relaunch of our website and brand to highlight our success, industry knowledge and dedication to our clients.'),(69315,1896,'_slider_story-past_4_gropus_1_description','field_6107ff01b9e36'),(69316,1896,'slider_story-past_4_gropus','2'),(69317,1896,'_slider_story-past_4_gropus','field_6107fee8b9e34'),(69318,1896,'slider_story-past_5_year','2013'),(69319,1896,'_slider_story-past_5_year','field_6107fe861dc5d'),(69320,1896,'slider_story-past_5_gropus_0_title_title','Company of the year'),(69321,1896,'_slider_story-past_5_gropus_0_title_title','field_6107fefbb9e35'),(69322,1896,'slider_story-past_5_gropus_0_title_gradient','0'),(69323,1896,'_slider_story-past_5_gropus_0_title_gradient','field_6107ff2c8bc34'),(69324,1896,'slider_story-past_5_gropus_0_title',''),(69325,1896,'_slider_story-past_5_gropus_0_title','field_6107ff625d3cf'),(69326,1896,'slider_story-past_5_gropus_0_description','Named European Billing Company of the Year'),(69327,1896,'_slider_story-past_5_gropus_0_description','field_6107ff01b9e36'),(69328,1896,'slider_story-past_5_gropus','1'),(69329,1896,'_slider_story-past_5_gropus','field_6107fee8b9e34'),(69330,1896,'slider_story-past_6_year','2014'),(69331,1896,'_slider_story-past_6_year','field_6107fe861dc5d'),(69332,1896,'slider_story-past_6_gropus_0_title_title','+14%'),(69333,1896,'_slider_story-past_6_gropus_0_title_title','field_6107fefbb9e35'),(69334,1896,'slider_story-past_6_gropus_0_title_gradient','1'),(69335,1896,'_slider_story-past_6_gropus_0_title_gradient','field_6107ff2c8bc34'),(69336,1896,'slider_story-past_6_gropus_0_title',''),(69337,1896,'_slider_story-past_6_gropus_0_title','field_6107ff625d3cf'),(69338,1896,'slider_story-past_6_gropus_0_description','anti-fraud compotents'),(69339,1896,'_slider_story-past_6_gropus_0_description','field_6107ff01b9e36'),(69340,1896,'slider_story-past_6_gropus','1'),(69341,1896,'_slider_story-past_6_gropus','field_6107fee8b9e34'),(69342,1896,'slider_story-past_7_year','2020'),(69343,1896,'_slider_story-past_7_year','field_6107fe861dc5d'),(69344,1896,'slider_story-past_7_gropus_0_title_title','expansion'),(69345,1896,'_slider_story-past_7_gropus_0_title_title','field_6107fefbb9e35'),(69346,1896,'slider_story-past_7_gropus_0_title_gradient','0'),(69347,1896,'_slider_story-past_7_gropus_0_title_gradient','field_6107ff2c8bc34'),(69348,1896,'slider_story-past_7_gropus_0_title',''),(69349,1896,'_slider_story-past_7_gropus_0_title','field_6107ff625d3cf'),(69350,1896,'slider_story-past_7_gropus_0_description','Continued expansion of the CommerceGate team to meet constantly increasing demand for our services'),(69351,1896,'_slider_story-past_7_gropus_0_description','field_6107ff01b9e36'),(69352,1896,'slider_story-past_7_gropus','1'),(69353,1896,'_slider_story-past_7_gropus','field_6107fee8b9e34'),(69354,1896,'slider_story-past_8_year','2021'),(69355,1896,'_slider_story-past_8_year','field_6107fe861dc5d'),(69356,1896,'slider_story-past_8_gropus_0_title_title','spain Bank license'),(69357,1896,'_slider_story-past_8_gropus_0_title_title','field_6107fefbb9e35'),(69358,1896,'slider_story-past_8_gropus_0_title_gradient','0'),(69359,1896,'_slider_story-past_8_gropus_0_title_gradient','field_6107ff2c8bc34'),(69360,1896,'slider_story-past_8_gropus_0_title',''),(69361,1896,'_slider_story-past_8_gropus_0_title','field_6107ff625d3cf'),(69362,1896,'slider_story-past_8_gropus_0_description','CommerceGate granted a financial institution license issued by Central Bank of Spain. We are proud to become the first non-banking group that received this license in Spain.'),(69363,1896,'_slider_story-past_8_gropus_0_description','field_6107ff01b9e36'),(69364,1896,'slider_story-past_8_gropus','1'),(69365,1896,'_slider_story-past_8_gropus','field_6107fee8b9e34'),(69366,1896,'slider_story-past','9'),(69367,1896,'_slider_story-past','field_6107fe24901a6'),(69368,1896,'slider_story-feature_0_year','2022'),(69369,1896,'_slider_story-feature_0_year','field_6107ffda45731'),(69370,1896,'slider_story-feature_0_gropus_0_title_title','Award'),(69371,1896,'_slider_story-feature_0_gropus_0_title_title','field_6107ffda45734'),(69372,1896,'slider_story-feature_0_gropus_0_title_gradient','0'),(69373,1896,'_slider_story-feature_0_gropus_0_title_gradient','field_6107ffda45735'),(69374,1896,'slider_story-feature_0_gropus_0_title',''),(69375,1896,'_slider_story-feature_0_gropus_0_title','field_6107ffda45733'),(69376,1896,'slider_story-feature_0_gropus_0_description','Bestowed the European Billing Company of the Year Award'),(69377,1896,'_slider_story-feature_0_gropus_0_description','field_6107ffda45736'),(69378,1896,'slider_story-feature_0_gropus','2'),(69379,1896,'_slider_story-feature_0_gropus','field_6107ffda45732'),(69380,1896,'slider_story-feature','2'),(69381,1896,'_slider_story-feature','field_6107ffda45730'),(69382,1896,'slider',''),(69383,1896,'_slider','field_610800a34520b'),(69384,1896,'slider_story-feature_0_gropus_1_title_title','website update'),(69385,1896,'_slider_story-feature_0_gropus_1_title_title','field_6107ffda45734'),(69386,1896,'slider_story-feature_0_gropus_1_title_gradient','0'),(69387,1896,'_slider_story-feature_0_gropus_1_title_gradient','field_6107ffda45735'),(69388,1896,'slider_story-feature_0_gropus_1_title',''),(69389,1896,'_slider_story-feature_0_gropus_1_title','field_6107ffda45733'),(69390,1896,'slider_story-feature_0_gropus_1_description','Relaunch of our website and brand to highlight our success, industry knowledge and dedication to our clients.'),(69391,1896,'_slider_story-feature_0_gropus_1_description','field_6107ffda45736'),(69392,1896,'slider_story-feature_1_year','2023'),(69393,1896,'_slider_story-feature_1_year','field_6107ffda45731'),(69394,1896,'slider_story-feature_1_gropus_0_title_title','New products'),(69395,1896,'_slider_story-feature_1_gropus_0_title_title','field_6107ffda45734'),(69396,1896,'slider_story-feature_1_gropus_0_title_gradient','0'),(69397,1896,'_slider_story-feature_1_gropus_0_title_gradient','field_6107ffda45735'),(69398,1896,'slider_story-feature_1_gropus_0_title',''),(69399,1896,'_slider_story-feature_1_gropus_0_title','field_6107ffda45733'),(69400,1896,'slider_story-feature_1_gropus_0_description','Our plan is to provide sustainable ecosystem to our client with all range of financial products by 2023.'),(69401,1896,'_slider_story-feature_1_gropus_0_description','field_6107ffda45736'),(69402,1896,'slider_story-feature_1_gropus','1'),(69403,1896,'_slider_story-feature_1_gropus','field_6107ffda45732'),(69404,1896,'career-block-info_title','Start Your Career'),(69405,1896,'_career-block-info_title','field_6108088e7a966'),(69406,1896,'career-block-info_suptitle_text','15 job openings'),(69407,1896,'_career-block-info_suptitle_text','field_610808a07a968'),(69408,1896,'career-block-info_suptitle_color','#EB5042'),(69409,1896,'_career-block-info_suptitle_color','field_610808a67a969'),(69410,1896,'career-block-info_suptitle',''),(69411,1896,'_career-block-info_suptitle','field_610808947a967'),(69412,1896,'career-block-info_button-title','See All Jobs\\'),(69413,1896,'_career-block-info_button-title','field_610808cdef69d'),(69414,1896,'career-block-info',''),(69415,1896,'_career-block-info','field_610807c27a965'),(69416,1896,'career-block-info_button','a:3:{s:5:\"title\";s:12:\"See All Jobs\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/careers/\";s:6:\"target\";s:0:\"\";}'),(69417,1896,'_career-block-info_button','field_610808cdef69d'),(69418,524,'slider_story-past_2_gropus_1_title_title','The[nbsp]Strategic Alliance of[nbsp]the[nbsp]Year Award'),(69419,524,'_slider_story-past_2_gropus_1_title_title','field_6107fefbb9e35'),(69420,524,'slider_story-past_2_gropus_1_title_gradient','0'),(69421,524,'_slider_story-past_2_gropus_1_title_gradient','field_6107ff2c8bc34'),(69422,524,'slider_story-past_2_gropus_1_title',''),(69423,524,'_slider_story-past_2_gropus_1_title','field_6107ff625d3cf'),(69424,524,'slider_story-past_2_gropus_1_description','CommerceGate was awarded the[nbsp]Strategic Alliance of[nbsp]the[nbsp]Year Award for[nbsp]outstanding performance and[nbsp]reliability in[nbsp]our payment solutions.'),(69425,524,'_slider_story-past_2_gropus_1_description','field_6107ff01b9e36'),(69426,524,'slider_story-past_5_gropus_1_title_title','CommerceGate relaunches our flagship website'),(69427,524,'_slider_story-past_5_gropus_1_title_title','field_6107fefbb9e35'),(69428,524,'slider_story-past_5_gropus_1_title_gradient','0'),(69429,524,'_slider_story-past_5_gropus_1_title_gradient','field_6107ff2c8bc34'),(69430,524,'slider_story-past_5_gropus_1_title',''),(69431,524,'_slider_story-past_5_gropus_1_title','field_6107ff625d3cf'),(69432,524,'slider_story-past_5_gropus_1_description','CommerceGate relaunches our flagship website and brand image to[nbsp]emphasize on[nbsp]our growing success, industry expertise and[nbsp]outstanding dedication to[nbsp]our clients globally.'),(69433,524,'_slider_story-past_5_gropus_1_description','field_6107ff01b9e36'),(69434,524,'slider_story-past_7_gropus_1_title_title','The lead in[nbsp]innovation and[nbsp]development'),(69435,524,'_slider_story-past_7_gropus_1_title_title','field_6107fefbb9e35'),(69436,524,'slider_story-past_7_gropus_1_title_gradient','0'),(69437,524,'_slider_story-past_7_gropus_1_title_gradient','field_6107ff2c8bc34'),(69438,524,'slider_story-past_7_gropus_1_title',''),(69439,524,'_slider_story-past_7_gropus_1_title','field_6107ff625d3cf'),(69440,524,'slider_story-past_7_gropus_1_description','CommerceGate takes the[nbsp]lead in[nbsp]innovation and development under a[nbsp]new management with the[nbsp]commitment to[nbsp]developing and[nbsp]adopting the[nbsp]latest payment technologies available for our clients.'),(69441,524,'_slider_story-past_7_gropus_1_description','field_6107ff01b9e36'),(69442,524,'slider_story-past_8_gropus_1_title_title','A[nbsp]brand new processing platform and[nbsp]back office systems'),(69443,524,'_slider_story-past_8_gropus_1_title_title','field_6107fefbb9e35'),(69444,524,'slider_story-past_8_gropus_1_title_gradient','0'),(69445,524,'_slider_story-past_8_gropus_1_title_gradient','field_6107ff2c8bc34'),(69446,524,'slider_story-past_8_gropus_1_title',''),(69447,524,'_slider_story-past_8_gropus_1_title','field_6107ff625d3cf'),(69448,524,'slider_story-past_8_gropus_1_description','CommerceGate begins development of[nbsp]a[nbsp]brand new processing platform and[nbsp]back office systems to[nbsp]provide our clients with a[nbsp]highly secure and[nbsp]leading payment processing solution in[nbsp]the[nbsp]industry.'),(69449,524,'_slider_story-past_8_gropus_1_description','field_6107ff01b9e36'),(69450,524,'slider_story-past_8_gropus_2_title_title','Data-driven business intelligence technology'),(69451,524,'_slider_story-past_8_gropus_2_title_title','field_6107fefbb9e35'),(69452,524,'slider_story-past_8_gropus_2_title_gradient','0'),(69453,524,'_slider_story-past_8_gropus_2_title_gradient','field_6107ff2c8bc34'),(69454,524,'slider_story-past_8_gropus_2_title',''),(69455,524,'_slider_story-past_8_gropus_2_title','field_6107ff625d3cf'),(69456,524,'slider_story-past_8_gropus_2_description','CommerceGate continues to[nbsp]evolve and[nbsp]cater to[nbsp]the[nbsp]changing landscape of[nbsp]the[nbsp]industry through streamlining business processes, leveraging on[nbsp]agile and[nbsp]data-driven business intelligence technology.'),(69457,524,'_slider_story-past_8_gropus_2_description','field_6107ff01b9e36'),(69458,524,'slider_story-past_9_year','In 2016'),(69459,524,'_slider_story-past_9_year','field_6107fe861dc5d'),(69460,524,'slider_story-past_9_gropus_0_title_title','The[nbsp]leading back office system and[nbsp]merchant user interface'),(69461,524,'_slider_story-past_9_gropus_0_title_title','field_6107fefbb9e35'),(69462,524,'slider_story-past_9_gropus_0_title_gradient','0'),(69463,524,'_slider_story-past_9_gropus_0_title_gradient','field_6107ff2c8bc34'),(69464,524,'slider_story-past_9_gropus_0_title',''),(69465,524,'_slider_story-past_9_gropus_0_title','field_6107ff625d3cf'),(69466,524,'slider_story-past_9_gropus_0_description','CommerceGate launches the[nbsp]leading back office system and[nbsp]merchant user interface making payment processing management easier and[nbsp]convenient, while increasing the[nbsp]capabilities for our clients.'),(69467,524,'_slider_story-past_9_gropus_0_description','field_6107ff01b9e36'),(69468,524,'slider_story-past_9_gropus_1_title_title','An[nbsp]upgraded website and[nbsp]corporate profile'),(69469,524,'_slider_story-past_9_gropus_1_title_title','field_6107fefbb9e35'),(69470,524,'slider_story-past_9_gropus_1_title_gradient','0'),(69471,524,'_slider_story-past_9_gropus_1_title_gradient','field_6107ff2c8bc34'),(69472,524,'slider_story-past_9_gropus_1_title',''),(69473,524,'_slider_story-past_9_gropus_1_title','field_6107ff625d3cf'),(69474,524,'slider_story-past_9_gropus_1_description','CommerceGate introduces an[nbsp]upgraded website and[nbsp]corporate profile to[nbsp]reflect the[nbsp]dedication and[nbsp]commitment to[nbsp]constant innovation, marking the[nbsp]transition to[nbsp]a[nbsp]lean, agile, and[nbsp]data-driven payment processor.'),(69475,524,'_slider_story-past_9_gropus_1_description','field_6107ff01b9e36'),(69476,524,'slider_story-past_9_gropus','2'),(69477,524,'_slider_story-past_9_gropus','field_6107fee8b9e34'),(69478,524,'slider_story-past_10_year','In 2017'),(69479,524,'_slider_story-past_10_year','field_6107fe861dc5d'),(69480,524,'slider_story-past_10_gropus_0_title_title','Billing[nbsp]2.0'),(69481,524,'_slider_story-past_10_gropus_0_title_title','field_6107fefbb9e35'),(69482,524,'slider_story-past_10_gropus_0_title_gradient','1'),(69483,524,'_slider_story-past_10_gropus_0_title_gradient','field_6107ff2c8bc34'),(69484,524,'slider_story-past_10_gropus_0_title',''),(69485,524,'_slider_story-past_10_gropus_0_title','field_6107ff625d3cf'),(69486,524,'slider_story-past_10_gropus_0_description','CommerceGate launches Billing[nbsp]2.0, the[nbsp]leading all-in-one invoice, settlement and[nbsp]billing system that provides the[nbsp]latest technology and[nbsp]functionalities with accurate transactional data for our clients.'),(69487,524,'_slider_story-past_10_gropus_0_description','field_6107ff01b9e36'),(69488,524,'slider_story-past_10_gropus','1'),(69489,524,'_slider_story-past_10_gropus','field_6107fee8b9e34'),(69490,524,'slider_story-past_11_year','In 2018'),(69491,524,'_slider_story-past_11_year','field_6107fe861dc5d'),(69492,524,'slider_story-past_11_gropus_0_title_title','CGPayTech'),(69493,524,'_slider_story-past_11_gropus_0_title_title','field_6107fefbb9e35'),(69494,524,'slider_story-past_11_gropus_0_title_gradient','1'),(69495,524,'_slider_story-past_11_gropus_0_title_gradient','field_6107ff2c8bc34'),(69496,524,'slider_story-past_11_gropus_0_title',''),(69497,524,'_slider_story-past_11_gropus_0_title','field_6107ff625d3cf'),(69498,524,'slider_story-past_11_gropus_0_description','CommerceGate launches CGPayTech, a[nbsp]cutting-edge payment platform with higher processing capacities, improved security encryption protocols and[nbsp]a[nbsp]variety of[nbsp]additional payment methods.'),(69499,524,'_slider_story-past_11_gropus_0_description','field_6107ff01b9e36'),(69500,524,'slider_story-past_11_gropus','1'),(69501,524,'_slider_story-past_11_gropus','field_6107fee8b9e34'),(69502,524,'slider_story-past_12_year','In 2019'),(69503,524,'_slider_story-past_12_year','field_6107fe861dc5d'),(69504,524,'slider_story-past_12_gropus_0_title_title','20th[nbsp]acquiring partner integration'),(69505,524,'_slider_story-past_12_gropus_0_title_title','field_6107fefbb9e35'),(69506,524,'slider_story-past_12_gropus_0_title_gradient','0'),(69507,524,'_slider_story-past_12_gropus_0_title_gradient','field_6107ff2c8bc34'),(69508,524,'slider_story-past_12_gropus_0_title',''),(69509,524,'_slider_story-past_12_gropus_0_title','field_6107ff625d3cf'),(69510,524,'slider_story-past_12_gropus_0_description','CommerceGate introduces our 20th acquiring partner integration to[nbsp]our platform, providing our merchants higher transactional volumes, better conversion, risk management and[nbsp]payment processing quality.'),(69511,524,'_slider_story-past_12_gropus_0_description','field_6107ff01b9e36'),(69512,524,'slider_story-past_12_gropus','1'),(69513,524,'_slider_story-past_12_gropus','field_6107fee8b9e34'),(69514,524,'slider_story-past_13_year','In 2020'),(69515,524,'_slider_story-past_13_year','field_6107fe861dc5d'),(69516,524,'slider_story-past_13_gropus_0_title_title','A[nbsp]financial institution license'),(69517,524,'_slider_story-past_13_gropus_0_title_title','field_6107fefbb9e35'),(69518,524,'slider_story-past_13_gropus_0_title_gradient','0'),(69519,524,'_slider_story-past_13_gropus_0_title_gradient','field_6107ff2c8bc34'),(69520,524,'slider_story-past_13_gropus_0_title',''),(69521,524,'_slider_story-past_13_gropus_0_title','field_6107ff625d3cf'),(69522,524,'slider_story-past_13_gropus_0_description','CommerceGate was the[nbsp]first non-banking group in[nbsp]Spain to[nbsp]be[nbsp]granted by[nbsp]the[nbsp]Central Bank of[nbsp]Spain a[nbsp]financial institution license.'),(69523,524,'_slider_story-past_13_gropus_0_description','field_6107ff01b9e36'),(69524,524,'slider_story-past_13_gropus','1'),(69525,524,'_slider_story-past_13_gropus','field_6107fee8b9e34'),(69526,524,'slider_story-past_14_year','In 2021'),(69527,524,'_slider_story-past_14_year','field_6107fe861dc5d'),(69528,524,'slider_story-past_14_gropus_0_title_title','CommerceGate opens the[nbsp]LATAM market'),(69529,524,'_slider_story-past_14_gropus_0_title_title','field_6107fefbb9e35'),(69530,524,'slider_story-past_14_gropus_0_title_gradient','0'),(69531,524,'_slider_story-past_14_gropus_0_title_gradient','field_6107ff2c8bc34'),(69532,524,'slider_story-past_14_gropus_0_title',''),(69533,524,'_slider_story-past_14_gropus_0_title','field_6107ff625d3cf'),(69534,524,'slider_story-past_14_gropus_0_description','CommerceGate opens the[nbsp]LATAM market through local acquiring and[nbsp]payment solutions for EU merchants with Brazil being the[nbsp]first country and[nbsp]Mexico, Chile, Colombia and[nbsp]Peru coming next.'),(69535,524,'_slider_story-past_14_gropus_0_description','field_6107ff01b9e36'),(69536,524,'slider_story-past_14_gropus','1'),(69537,524,'_slider_story-past_14_gropus','field_6107fee8b9e34'),(69538,1898,'main-block_image','542'),(69539,1898,'_main-block_image','field_6107f1cd63ec8'),(69540,1898,'main-block_title','About CommerceGate'),(69541,1898,'_main-block_title','field_6107f1db63ec9'),(69542,1898,'main-block_description','Thousands of merchants have boosted their sales with our[nbsp]payment solutions since 2006. Today, we have scaled successfully to cater to every business with the[nbsp]foundations of ethical business practices and leading technology.'),(69543,1898,'_main-block_description','field_6107f1e463eca'),(69544,1898,'main-block_button-title','Explore more'),(69545,1898,'_main-block_button-title','field_6107f1f063ecb'),(69546,1898,'main-block',''),(69547,1898,'_main-block','field_6107f1b963ec7'),(69548,1898,'introductory-block_title','We’re recognised by professionals'),(69549,1898,'_introductory-block_title','field_6107f5e1078d8'),(69550,1898,'introductory-block_icons_0_icon','550'),(69551,1898,'_introductory-block_icons_0_icon','field_6107f5f6078da'),(69552,1898,'introductory-block_icons_0_icon-description',''),(69553,1898,'_introductory-block_icons_0_icon-description','field_6107f635d4d34'),(69554,1898,'introductory-block_icons_1_icon','551'),(69555,1898,'_introductory-block_icons_1_icon','field_6107f5f6078da'),(69556,1898,'introductory-block_icons_1_icon-description','E-Money Licenses \r\nin the EU and the UK'),(69557,1898,'_introductory-block_icons_1_icon-description','field_6107f635d4d34'),(69558,1898,'introductory-block_icons_2_icon','552'),(69559,1898,'_introductory-block_icons_2_icon','field_6107f5f6078da'),(69560,1898,'introductory-block_icons_2_icon-description',''),(69561,1898,'_introductory-block_icons_2_icon-description','field_6107f635d4d34'),(69562,1898,'introductory-block_icons_3_icon','553'),(69563,1898,'_introductory-block_icons_3_icon','field_6107f5f6078da'),(69564,1898,'introductory-block_icons_3_icon-description','PSD2 and Strong Customer \r\nAuthentication (SCA) compliant'),(69565,1898,'_introductory-block_icons_3_icon-description','field_6107f635d4d34'),(69566,1898,'introductory-block_icons','4'),(69567,1898,'_introductory-block_icons','field_6107f5e6078d9'),(69568,1898,'introductory-block',''),(69569,1898,'_introductory-block','field_6107f5d6078d7'),(69570,1898,'introductory-block-title','We’re recognised by professionals'),(69571,1898,'_introductory-block-title','field_6107f5e1078d8'),(69572,1898,'introductory-block-icons_0_icon','550'),(69573,1898,'_introductory-block-icons_0_icon','field_6107f5f6078da'),(69574,1898,'introductory-block-icons_0_icon-description','Licensed by Banco de Espana'),(69575,1898,'_introductory-block-icons_0_icon-description','field_6107f635d4d34'),(69576,1898,'introductory-block-icons_1_icon','551'),(69577,1898,'_introductory-block-icons_1_icon','field_6107f5f6078da'),(69578,1898,'introductory-block-icons_1_icon-description','EU Regulated Financial Institution'),(69579,1898,'_introductory-block-icons_1_icon-description','field_6107f635d4d34'),(69580,1898,'introductory-block-icons_2_icon','552'),(69581,1898,'_introductory-block-icons_2_icon','field_6107f5f6078da'),(69582,1898,'introductory-block-icons_2_icon-description','Secure Level 1[nbsp]PCI Compliance'),(69583,1898,'_introductory-block-icons_2_icon-description','field_6107f635d4d34'),(69584,1898,'introductory-block-icons_3_icon','553'),(69585,1898,'_introductory-block-icons_3_icon','field_6107f5f6078da'),(69586,1898,'introductory-block-icons_3_icon-description','Appointed KPMG Auditor'),(69587,1898,'_introductory-block-icons_3_icon-description','field_6107f635d4d34'),(69588,1898,'introductory-block-icons','4'),(69589,1898,'_introductory-block-icons','field_6107f5e6078d9'),(69590,1898,'team_title',''),(69591,1898,'_team_title','field_6107f8866d8f1'),(69592,1898,'team',''),(69593,1898,'_team','field_6107f87b6d8f0'),(69594,1898,'block-info_team-title','Our Team'),(69595,1898,'_block-info_team-title','field_6107f96a86e2c'),(69596,1898,'block-info_team-profile-link-title','LinkedIn Profile'),(69597,1898,'_block-info_team-profile-link-title','field_6107fa2d86e31'),(69598,1898,'block-info',''),(69599,1898,'_block-info','field_6107fa5b46179'),(69600,1898,'team-list_0_image','569'),(69601,1898,'_team-list_0_image','field_6107f9b886e2d'),(69602,1898,'team-list_0_full-name','Evgen Sopin'),(69603,1898,'_team-list_0_full-name','field_6107f9ee86e2e'),(69604,1898,'team-list_0_position','Chief Executive Officer'),(69605,1898,'_team-list_0_position','field_6107fa0886e2f'),(69606,1898,'team-list_0_profile','https://www.linkedin.com/company/commercegate/'),(69607,1898,'_team-list_0_profile','field_6107fa1e86e30'),(69608,1898,'team-list_1_image','570'),(69609,1898,'_team-list_1_image','field_6107f9b886e2d'),(69610,1898,'team-list_1_full-name','Carlos Maduro'),(69611,1898,'_team-list_1_full-name','field_6107f9ee86e2e'),(69612,1898,'team-list_1_position','Chief Financial Officer'),(69613,1898,'_team-list_1_position','field_6107fa0886e2f'),(69614,1898,'team-list_1_profile','https://www.linkedin.com/company/commercegate/'),(69615,1898,'_team-list_1_profile','field_6107fa1e86e30'),(69616,1898,'team-list_2_image','571'),(69617,1898,'_team-list_2_image','field_6107f9b886e2d'),(69618,1898,'team-list_2_full-name','Paul Barclay'),(69619,1898,'_team-list_2_full-name','field_6107f9ee86e2e'),(69620,1898,'team-list_2_position','Chief Commercial Officer'),(69621,1898,'_team-list_2_position','field_6107fa0886e2f'),(69622,1898,'team-list_2_profile','https://www.linkedin.com/company/commercegate/'),(69623,1898,'_team-list_2_profile','field_6107fa1e86e30'),(69624,1898,'team-list_3_image','572'),(69625,1898,'_team-list_3_image','field_6107f9b886e2d'),(69626,1898,'team-list_3_full-name','Andrew Rud'),(69627,1898,'_team-list_3_full-name','field_6107f9ee86e2e'),(69628,1898,'team-list_3_position','Chief Operations Officer'),(69629,1898,'_team-list_3_position','field_6107fa0886e2f'),(69630,1898,'team-list_3_profile','https://www.linkedin.com/company/commercegate/'),(69631,1898,'_team-list_3_profile','field_6107fa1e86e30'),(69632,1898,'team-list_4_image','573'),(69633,1898,'_team-list_4_image','field_6107f9b886e2d'),(69634,1898,'team-list_4_full-name','Andrew Vinnichenko'),(69635,1898,'_team-list_4_full-name','field_6107f9ee86e2e'),(69636,1898,'team-list_4_position','Money Laundering Reporting Officer'),(69637,1898,'_team-list_4_position','field_6107fa0886e2f'),(69638,1898,'team-list_4_profile','https://www.linkedin.com/company/commercegate/'),(69639,1898,'_team-list_4_profile','field_6107fa1e86e30'),(69640,1898,'team-list','5'),(69641,1898,'_team-list','field_6107f8956d8f2'),(69642,1898,'team-block-info_team-title','Our Team'),(69643,1898,'_team-block-info_team-title','field_6107f96a86e2c'),(69644,1898,'team-block-info_team-profile-link-title','LinkedIn Profile'),(69645,1898,'_team-block-info_team-profile-link-title','field_6107fa2d86e31'),(69646,1898,'team-block-info',''),(69647,1898,'_team-block-info','field_6107fa5b46179'),(69648,1898,'our-story-title','Our Story'),(69649,1898,'_our-story-title','field_6107fd3dfac5c'),(69650,1898,'story-past_0_year',''),(69651,1898,'_story-past_0_year','field_6107fe861dc5d'),(69652,1898,'story-past_0_gropus_0_title_title',''),(69653,1898,'_story-past_0_gropus_0_title_title','field_6107fefbb9e35'),(69654,1898,'story-past_0_gropus_0_title_gradient','0'),(69655,1898,'_story-past_0_gropus_0_title_gradient','field_6107ff2c8bc34'),(69656,1898,'story-past_0_gropus_0_title',''),(69657,1898,'_story-past_0_gropus_0_title','field_6107ff625d3cf'),(69658,1898,'story-past_0_gropus_0_description',''),(69659,1898,'_story-past_0_gropus_0_description','field_6107ff01b9e36'),(69660,1898,'story-past_0_gropus','1'),(69661,1898,'_story-past_0_gropus','field_6107fee8b9e34'),(69662,1898,'story-past_1_year',''),(69663,1898,'_story-past_1_year','field_6107fe861dc5d'),(69664,1898,'story-past_1_gropus_0_title_title',''),(69665,1898,'_story-past_1_gropus_0_title_title','field_6107fefbb9e35'),(69666,1898,'story-past_1_gropus_0_title_gradient','0'),(69667,1898,'_story-past_1_gropus_0_title_gradient','field_6107ff2c8bc34'),(69668,1898,'story-past_1_gropus_0_title',''),(69669,1898,'_story-past_1_gropus_0_title','field_6107ff625d3cf'),(69670,1898,'story-past_1_gropus_0_description',''),(69671,1898,'_story-past_1_gropus_0_description','field_6107ff01b9e36'),(69672,1898,'story-past_1_gropus','1'),(69673,1898,'_story-past_1_gropus','field_6107fee8b9e34'),(69674,1898,'story-past_2_year',''),(69675,1898,'_story-past_2_year','field_6107fe861dc5d'),(69676,1898,'story-past_2_gropus_0_title_title',''),(69677,1898,'_story-past_2_gropus_0_title_title','field_6107fefbb9e35'),(69678,1898,'story-past_2_gropus_0_title_gradient','0'),(69679,1898,'_story-past_2_gropus_0_title_gradient','field_6107ff2c8bc34'),(69680,1898,'story-past_2_gropus_0_title',''),(69681,1898,'_story-past_2_gropus_0_title','field_6107ff625d3cf'),(69682,1898,'story-past_2_gropus_0_description',''),(69683,1898,'_story-past_2_gropus_0_description','field_6107ff01b9e36'),(69684,1898,'story-past_2_gropus','1'),(69685,1898,'_story-past_2_gropus','field_6107fee8b9e34'),(69686,1898,'story-past_3_year',''),(69687,1898,'_story-past_3_year','field_6107fe861dc5d'),(69688,1898,'story-past_3_gropus_0_title_title',''),(69689,1898,'_story-past_3_gropus_0_title_title','field_6107fefbb9e35'),(69690,1898,'story-past_3_gropus_0_title_gradient','0'),(69691,1898,'_story-past_3_gropus_0_title_gradient','field_6107ff2c8bc34'),(69692,1898,'story-past_3_gropus_0_title',''),(69693,1898,'_story-past_3_gropus_0_title','field_6107ff625d3cf'),(69694,1898,'story-past_3_gropus_0_description',''),(69695,1898,'_story-past_3_gropus_0_description','field_6107ff01b9e36'),(69696,1898,'story-past_3_gropus','1'),(69697,1898,'_story-past_3_gropus','field_6107fee8b9e34'),(69698,1898,'story-past_4_year',''),(69699,1898,'_story-past_4_year','field_6107fe861dc5d'),(69700,1898,'story-past_4_gropus_0_title_title',''),(69701,1898,'_story-past_4_gropus_0_title_title','field_6107fefbb9e35'),(69702,1898,'story-past_4_gropus_0_title_gradient','0'),(69703,1898,'_story-past_4_gropus_0_title_gradient','field_6107ff2c8bc34'),(69704,1898,'story-past_4_gropus_0_title',''),(69705,1898,'_story-past_4_gropus_0_title','field_6107ff625d3cf'),(69706,1898,'story-past_4_gropus_0_description',''),(69707,1898,'_story-past_4_gropus_0_description','field_6107ff01b9e36'),(69708,1898,'story-past_4_gropus','1'),(69709,1898,'_story-past_4_gropus','field_6107fee8b9e34'),(69710,1898,'story-past_5_year',''),(69711,1898,'_story-past_5_year','field_6107fe861dc5d'),(69712,1898,'story-past_5_gropus_0_title_title',''),(69713,1898,'_story-past_5_gropus_0_title_title','field_6107fefbb9e35'),(69714,1898,'story-past_5_gropus_0_title_gradient','0'),(69715,1898,'_story-past_5_gropus_0_title_gradient','field_6107ff2c8bc34'),(69716,1898,'story-past_5_gropus_0_title',''),(69717,1898,'_story-past_5_gropus_0_title','field_6107ff625d3cf'),(69718,1898,'story-past_5_gropus_0_description',''),(69719,1898,'_story-past_5_gropus_0_description','field_6107ff01b9e36'),(69720,1898,'story-past_5_gropus','1'),(69721,1898,'_story-past_5_gropus','field_6107fee8b9e34'),(69722,1898,'story-past_6_year',''),(69723,1898,'_story-past_6_year','field_6107fe861dc5d'),(69724,1898,'story-past_6_gropus_0_title_title',''),(69725,1898,'_story-past_6_gropus_0_title_title','field_6107fefbb9e35'),(69726,1898,'story-past_6_gropus_0_title_gradient','0'),(69727,1898,'_story-past_6_gropus_0_title_gradient','field_6107ff2c8bc34'),(69728,1898,'story-past_6_gropus_0_title',''),(69729,1898,'_story-past_6_gropus_0_title','field_6107ff625d3cf'),(69730,1898,'story-past_6_gropus_0_description',''),(69731,1898,'_story-past_6_gropus_0_description','field_6107ff01b9e36'),(69732,1898,'story-past_6_gropus','1'),(69733,1898,'_story-past_6_gropus','field_6107fee8b9e34'),(69734,1898,'story-past_7_year',''),(69735,1898,'_story-past_7_year','field_6107fe861dc5d'),(69736,1898,'story-past_7_gropus_0_title_title',''),(69737,1898,'_story-past_7_gropus_0_title_title','field_6107fefbb9e35'),(69738,1898,'story-past_7_gropus_0_title_gradient','0'),(69739,1898,'_story-past_7_gropus_0_title_gradient','field_6107ff2c8bc34'),(69740,1898,'story-past_7_gropus_0_title',''),(69741,1898,'_story-past_7_gropus_0_title','field_6107ff625d3cf'),(69742,1898,'story-past_7_gropus_0_description',''),(69743,1898,'_story-past_7_gropus_0_description','field_6107ff01b9e36'),(69744,1898,'story-past_7_gropus','1'),(69745,1898,'_story-past_7_gropus','field_6107fee8b9e34'),(69746,1898,'story-past_8_year',''),(69747,1898,'_story-past_8_year','field_6107fe861dc5d'),(69748,1898,'story-past_8_gropus_0_title_title',''),(69749,1898,'_story-past_8_gropus_0_title_title','field_6107fefbb9e35'),(69750,1898,'story-past_8_gropus_0_title_gradient','0'),(69751,1898,'_story-past_8_gropus_0_title_gradient','field_6107ff2c8bc34'),(69752,1898,'story-past_8_gropus_0_title',''),(69753,1898,'_story-past_8_gropus_0_title','field_6107ff625d3cf'),(69754,1898,'story-past_8_gropus_0_description',''),(69755,1898,'_story-past_8_gropus_0_description','field_6107ff01b9e36'),(69756,1898,'story-past_8_gropus','1'),(69757,1898,'_story-past_8_gropus','field_6107fee8b9e34'),(69758,1898,'story-past','9'),(69759,1898,'_story-past','field_6107fe24901a6'),(69760,1898,'story-feature_0_year',''),(69761,1898,'_story-feature_0_year','field_6107ffda45731'),(69762,1898,'story-feature_0_gropus_0_title_title',''),(69763,1898,'_story-feature_0_gropus_0_title_title','field_6107ffda45734'),(69764,1898,'story-feature_0_gropus_0_title_gradient','0'),(69765,1898,'_story-feature_0_gropus_0_title_gradient','field_6107ffda45735'),(69766,1898,'story-feature_0_gropus_0_title',''),(69767,1898,'_story-feature_0_gropus_0_title','field_6107ffda45733'),(69768,1898,'story-feature_0_gropus_0_description',''),(69769,1898,'_story-feature_0_gropus_0_description','field_6107ffda45736'),(69770,1898,'story-feature_0_gropus','1'),(69771,1898,'_story-feature_0_gropus','field_6107ffda45732'),(69772,1898,'story-feature_1_year',''),(69773,1898,'_story-feature_1_year','field_6107ffda45731'),(69774,1898,'story-feature_1_gropus_0_title_title',''),(69775,1898,'_story-feature_1_gropus_0_title_title','field_6107ffda45734'),(69776,1898,'story-feature_1_gropus_0_title_gradient','0'),(69777,1898,'_story-feature_1_gropus_0_title_gradient','field_6107ffda45735'),(69778,1898,'story-feature_1_gropus_0_title',''),(69779,1898,'_story-feature_1_gropus_0_title','field_6107ffda45733'),(69780,1898,'story-feature_1_gropus_0_description',''),(69781,1898,'_story-feature_1_gropus_0_description','field_6107ffda45736'),(69782,1898,'story-feature_1_gropus','1'),(69783,1898,'_story-feature_1_gropus','field_6107ffda45732'),(69784,1898,'story-feature','2'),(69785,1898,'_story-feature','field_6107ffda45730'),(69786,1898,'slider_story-past_0_year','Founded in 2006'),(69787,1898,'_slider_story-past_0_year','field_6107fe861dc5d'),(69788,1898,'slider_story-past_0_gropus_0_title_title','foundation'),(69789,1898,'_slider_story-past_0_gropus_0_title_title','field_6107fefbb9e35'),(69790,1898,'slider_story-past_0_gropus_0_title_gradient','0'),(69791,1898,'_slider_story-past_0_gropus_0_title_gradient','field_6107ff2c8bc34'),(69792,1898,'slider_story-past_0_gropus_0_title',''),(69793,1898,'_slider_story-past_0_gropus_0_title','field_6107ff625d3cf'),(69794,1898,'slider_story-past_0_gropus_0_description','CommerceGate was founded in Barcelona, Spain, by forming key relationships with financial and risk management institutions to develop technological and operational capabilities on our platform.'),(69795,1898,'_slider_story-past_0_gropus_0_description','field_6107ff01b9e36'),(69796,1898,'slider_story-past_0_gropus','1'),(69797,1898,'_slider_story-past_0_gropus','field_6107fee8b9e34'),(69798,1898,'slider_story-past_1_year','In 2007'),(69799,1898,'_slider_story-past_1_year','field_6107fe861dc5d'),(69800,1898,'slider_story-past_1_gropus_0_title_title','foundation'),(69801,1898,'_slider_story-past_1_gropus_0_title_title','field_6107fefbb9e35'),(69802,1898,'slider_story-past_1_gropus_0_title_gradient','0'),(69803,1898,'_slider_story-past_1_gropus_0_title_gradient','field_6107ff2c8bc34'),(69804,1898,'slider_story-past_1_gropus_0_title',''),(69805,1898,'_slider_story-past_1_gropus_0_title','field_6107ff625d3cf'),(69806,1898,'slider_story-past_1_gropus_0_description','CommerceGate quickly scaled to be the largest high-risk payment processor in Spain and expanded throughout Europe offering superior throughput and highly secured payment solutions for our clients.'),(69807,1898,'_slider_story-past_1_gropus_0_description','field_6107ff01b9e36'),(69808,1898,'slider_story-past_1_gropus','1'),(69809,1898,'_slider_story-past_1_gropus','field_6107fee8b9e34'),(69810,1898,'slider_story-past_2_year','In 2009'),(69811,1898,'_slider_story-past_2_year','field_6107fe861dc5d'),(69812,1898,'slider_story-past_2_gropus_0_title_title','+50%'),(69813,1898,'_slider_story-past_2_gropus_0_title_title','field_6107fefbb9e35'),(69814,1898,'slider_story-past_2_gropus_0_title_gradient','1'),(69815,1898,'_slider_story-past_2_gropus_0_title_gradient','field_6107ff2c8bc34'),(69816,1898,'slider_story-past_2_gropus_0_title',''),(69817,1898,'_slider_story-past_2_gropus_0_title','field_6107ff625d3cf'),(69818,1898,'slider_story-past_2_gropus_0_description','CommerceGate established an Industry benchmark for quality service for end-user billing support with the relaunch of cgbilling.com.'),(69819,1898,'_slider_story-past_2_gropus_0_description','field_6107ff01b9e36'),(69820,1898,'slider_story-past_2_gropus','2'),(69821,1898,'_slider_story-past_2_gropus','field_6107fee8b9e34'),(69822,1898,'slider_story-past_3_year','In 2010'),(69823,1898,'_slider_story-past_3_year','field_6107fe861dc5d'),(69824,1898,'slider_story-past_3_gropus_0_title_title','expansion'),(69825,1898,'_slider_story-past_3_gropus_0_title_title','field_6107fefbb9e35'),(69826,1898,'slider_story-past_3_gropus_0_title_gradient','0'),(69827,1898,'_slider_story-past_3_gropus_0_title_gradient','field_6107ff2c8bc34'),(69828,1898,'slider_story-past_3_gropus_0_title',''),(69829,1898,'_slider_story-past_3_gropus_0_title','field_6107ff625d3cf'),(69830,1898,'slider_story-past_3_gropus_0_description','CommerceGate expanded our team to meet growing demand for our payment solutions and to offer highly dedicated support for our clients.'),(69831,1898,'_slider_story-past_3_gropus_0_description','field_6107ff01b9e36'),(69832,1898,'slider_story-past_3_gropus','1'),(69833,1898,'_slider_story-past_3_gropus','field_6107fee8b9e34'),(69834,1898,'slider_story-past_4_year','In 2011'),(69835,1898,'_slider_story-past_4_year','field_6107fe861dc5d'),(69836,1898,'slider_story-past_4_gropus_0_title_title','Award'),(69837,1898,'_slider_story-past_4_gropus_0_title_title','field_6107fefbb9e35'),(69838,1898,'slider_story-past_4_gropus_0_title_gradient','0'),(69839,1898,'_slider_story-past_4_gropus_0_title_gradient','field_6107ff2c8bc34'),(69840,1898,'slider_story-past_4_gropus_0_title',''),(69841,1898,'_slider_story-past_4_gropus_0_title','field_6107ff625d3cf'),(69842,1898,'slider_story-past_4_gropus_0_description','CommerceGate was awarded the Billing Company of the Year (Merchant Services) for our longstanding dedication to providing leading payment technology and support access for our clients.'),(69843,1898,'_slider_story-past_4_gropus_0_description','field_6107ff01b9e36'),(69844,1898,'slider_story-past_4_gropus_1_title_title','website update'),(69845,1898,'_slider_story-past_4_gropus_1_title_title','field_6107fefbb9e35'),(69846,1898,'slider_story-past_4_gropus_1_title_gradient','0'),(69847,1898,'_slider_story-past_4_gropus_1_title_gradient','field_6107ff2c8bc34'),(69848,1898,'slider_story-past_4_gropus_1_title',''),(69849,1898,'_slider_story-past_4_gropus_1_title','field_6107ff625d3cf'),(69850,1898,'slider_story-past_4_gropus_1_description','Relaunch of our website and brand to highlight our success, industry knowledge and dedication to our clients.'),(69851,1898,'_slider_story-past_4_gropus_1_description','field_6107ff01b9e36'),(69852,1898,'slider_story-past_4_gropus','2'),(69853,1898,'_slider_story-past_4_gropus','field_6107fee8b9e34'),(69854,1898,'slider_story-past_5_year','In 2012'),(69855,1898,'_slider_story-past_5_year','field_6107fe861dc5d'),(69856,1898,'slider_story-past_5_gropus_0_title_title','Company of the year'),(69857,1898,'_slider_story-past_5_gropus_0_title_title','field_6107fefbb9e35'),(69858,1898,'slider_story-past_5_gropus_0_title_gradient','0'),(69859,1898,'_slider_story-past_5_gropus_0_title_gradient','field_6107ff2c8bc34'),(69860,1898,'slider_story-past_5_gropus_0_title',''),(69861,1898,'_slider_story-past_5_gropus_0_title','field_6107ff625d3cf'),(69862,1898,'slider_story-past_5_gropus_0_description','CommerceGate was nominated for the European Billing Company of the Year Award for outstanding performance and reliability of our billing solutions for our clients in Europe.'),(69863,1898,'_slider_story-past_5_gropus_0_description','field_6107ff01b9e36'),(69864,1898,'slider_story-past_5_gropus','2'),(69865,1898,'_slider_story-past_5_gropus','field_6107fee8b9e34'),(69866,1898,'slider_story-past_6_year','In 2013'),(69867,1898,'_slider_story-past_6_year','field_6107fe861dc5d'),(69868,1898,'slider_story-past_6_gropus_0_title_title','Award'),(69869,1898,'_slider_story-past_6_gropus_0_title_title','field_6107fefbb9e35'),(69870,1898,'slider_story-past_6_gropus_0_title_gradient','1'),(69871,1898,'_slider_story-past_6_gropus_0_title_gradient','field_6107ff2c8bc34'),(69872,1898,'slider_story-past_6_gropus_0_title',''),(69873,1898,'_slider_story-past_6_gropus_0_title','field_6107ff625d3cf'),(69874,1898,'slider_story-past_6_gropus_0_description','CommerceGate was crowned the title European Billing Company of the Year Award for outstanding performance and reliability of our billing solutions for our clients in Europe.'),(69875,1898,'_slider_story-past_6_gropus_0_description','field_6107ff01b9e36'),(69876,1898,'slider_story-past_6_gropus','1'),(69877,1898,'_slider_story-past_6_gropus','field_6107fee8b9e34'),(69878,1898,'slider_story-past_7_year','In 2014'),(69879,1898,'_slider_story-past_7_year','field_6107fe861dc5d'),(69880,1898,'slider_story-past_7_gropus_0_title_title','expansion'),(69881,1898,'_slider_story-past_7_gropus_0_title_title','field_6107fefbb9e35'),(69882,1898,'slider_story-past_7_gropus_0_title_gradient','0'),(69883,1898,'_slider_story-past_7_gropus_0_title_gradient','field_6107ff2c8bc34'),(69884,1898,'slider_story-past_7_gropus_0_title',''),(69885,1898,'_slider_story-past_7_gropus_0_title','field_6107ff625d3cf'),(69886,1898,'slider_story-past_7_gropus_0_description','CommerceGate was crowned the European Payment Processor of the Year Award for our leading and highly scalable payment processing solutions for our clients in Europe.'),(69887,1898,'_slider_story-past_7_gropus_0_description','field_6107ff01b9e36'),(69888,1898,'slider_story-past_7_gropus','2'),(69889,1898,'_slider_story-past_7_gropus','field_6107fee8b9e34'),(69890,1898,'slider_story-past_8_year','In 2015'),(69891,1898,'_slider_story-past_8_year','field_6107fe861dc5d'),(69892,1898,'slider_story-past_8_gropus_0_title_title','spain Bank license'),(69893,1898,'_slider_story-past_8_gropus_0_title_title','field_6107fefbb9e35'),(69894,1898,'slider_story-past_8_gropus_0_title_gradient','0'),(69895,1898,'_slider_story-past_8_gropus_0_title_gradient','field_6107ff2c8bc34'),(69896,1898,'slider_story-past_8_gropus_0_title',''),(69897,1898,'_slider_story-past_8_gropus_0_title','field_6107ff625d3cf'),(69898,1898,'slider_story-past_8_gropus_0_description','CommerceGate expanded our team to boost our core competencies and expertise in key operational areas while continuing to grow our client base and support throughout Europe.'),(69899,1898,'_slider_story-past_8_gropus_0_description','field_6107ff01b9e36'),(69900,1898,'slider_story-past_8_gropus','3'),(69901,1898,'_slider_story-past_8_gropus','field_6107fee8b9e34'),(69902,1898,'slider_story-past','15'),(69903,1898,'_slider_story-past','field_6107fe24901a6'),(69904,1898,'slider_story-feature_0_year','2022'),(69905,1898,'_slider_story-feature_0_year','field_6107ffda45731'),(69906,1898,'slider_story-feature_0_gropus_0_title_title','Award'),(69907,1898,'_slider_story-feature_0_gropus_0_title_title','field_6107ffda45734'),(69908,1898,'slider_story-feature_0_gropus_0_title_gradient','0'),(69909,1898,'_slider_story-feature_0_gropus_0_title_gradient','field_6107ffda45735'),(69910,1898,'slider_story-feature_0_gropus_0_title',''),(69911,1898,'_slider_story-feature_0_gropus_0_title','field_6107ffda45733'),(69912,1898,'slider_story-feature_0_gropus_0_description','Bestowed the European Billing Company of the Year Award'),(69913,1898,'_slider_story-feature_0_gropus_0_description','field_6107ffda45736'),(69914,1898,'slider_story-feature_0_gropus','2'),(69915,1898,'_slider_story-feature_0_gropus','field_6107ffda45732'),(69916,1898,'slider_story-feature','2'),(69917,1898,'_slider_story-feature','field_6107ffda45730'),(69918,1898,'slider',''),(69919,1898,'_slider','field_610800a34520b'),(69920,1898,'slider_story-feature_0_gropus_1_title_title','website update'),(69921,1898,'_slider_story-feature_0_gropus_1_title_title','field_6107ffda45734'),(69922,1898,'slider_story-feature_0_gropus_1_title_gradient','0'),(69923,1898,'_slider_story-feature_0_gropus_1_title_gradient','field_6107ffda45735'),(69924,1898,'slider_story-feature_0_gropus_1_title',''),(69925,1898,'_slider_story-feature_0_gropus_1_title','field_6107ffda45733'),(69926,1898,'slider_story-feature_0_gropus_1_description','Relaunch of our website and brand to highlight our success, industry knowledge and dedication to our clients.'),(69927,1898,'_slider_story-feature_0_gropus_1_description','field_6107ffda45736'),(69928,1898,'slider_story-feature_1_year','2023'),(69929,1898,'_slider_story-feature_1_year','field_6107ffda45731'),(69930,1898,'slider_story-feature_1_gropus_0_title_title','New products'),(69931,1898,'_slider_story-feature_1_gropus_0_title_title','field_6107ffda45734'),(69932,1898,'slider_story-feature_1_gropus_0_title_gradient','0'),(69933,1898,'_slider_story-feature_1_gropus_0_title_gradient','field_6107ffda45735'),(69934,1898,'slider_story-feature_1_gropus_0_title',''),(69935,1898,'_slider_story-feature_1_gropus_0_title','field_6107ffda45733'),(69936,1898,'slider_story-feature_1_gropus_0_description','Our plan is to provide sustainable ecosystem to our client with all range of financial products by 2023.'),(69937,1898,'_slider_story-feature_1_gropus_0_description','field_6107ffda45736'),(69938,1898,'slider_story-feature_1_gropus','1'),(69939,1898,'_slider_story-feature_1_gropus','field_6107ffda45732'),(69940,1898,'career-block-info_title','Start Your Career'),(69941,1898,'_career-block-info_title','field_6108088e7a966'),(69942,1898,'career-block-info_suptitle_text','15 job openings'),(69943,1898,'_career-block-info_suptitle_text','field_610808a07a968'),(69944,1898,'career-block-info_suptitle_color','#EB5042'),(69945,1898,'_career-block-info_suptitle_color','field_610808a67a969'),(69946,1898,'career-block-info_suptitle',''),(69947,1898,'_career-block-info_suptitle','field_610808947a967'),(69948,1898,'career-block-info_button-title','See All Jobs\\'),(69949,1898,'_career-block-info_button-title','field_610808cdef69d'),(69950,1898,'career-block-info',''),(69951,1898,'_career-block-info','field_610807c27a965'),(69952,1898,'career-block-info_button','a:3:{s:5:\"title\";s:12:\"See All Jobs\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/careers/\";s:6:\"target\";s:0:\"\";}'),(69953,1898,'_career-block-info_button','field_610808cdef69d'),(69954,1898,'slider_story-past_2_gropus_1_title_title','Award'),(69955,1898,'_slider_story-past_2_gropus_1_title_title','field_6107fefbb9e35'),(69956,1898,'slider_story-past_2_gropus_1_title_gradient','0'),(69957,1898,'_slider_story-past_2_gropus_1_title_gradient','field_6107ff2c8bc34'),(69958,1898,'slider_story-past_2_gropus_1_title',''),(69959,1898,'_slider_story-past_2_gropus_1_title','field_6107ff625d3cf'),(69960,1898,'slider_story-past_2_gropus_1_description','CommerceGate was awarded the Strategic Alliance of the Year Award for outstanding performance and reliability in our payment solutions.'),(69961,1898,'_slider_story-past_2_gropus_1_description','field_6107ff01b9e36'),(69962,1898,'slider_story-past_5_gropus_1_title_title','Company of the year'),(69963,1898,'_slider_story-past_5_gropus_1_title_title','field_6107fefbb9e35'),(69964,1898,'slider_story-past_5_gropus_1_title_gradient','0'),(69965,1898,'_slider_story-past_5_gropus_1_title_gradient','field_6107ff2c8bc34'),(69966,1898,'slider_story-past_5_gropus_1_title',''),(69967,1898,'_slider_story-past_5_gropus_1_title','field_6107ff625d3cf'),(69968,1898,'slider_story-past_5_gropus_1_description','CommerceGate relaunches our flagship website and brand image to emphasize on our growing success, industry expertise and outstanding dedication to our clients globally.'),(69969,1898,'_slider_story-past_5_gropus_1_description','field_6107ff01b9e36'),(69970,1898,'slider_story-past_7_gropus_1_title_title','expansion'),(69971,1898,'_slider_story-past_7_gropus_1_title_title','field_6107fefbb9e35'),(69972,1898,'slider_story-past_7_gropus_1_title_gradient','0'),(69973,1898,'_slider_story-past_7_gropus_1_title_gradient','field_6107ff2c8bc34'),(69974,1898,'slider_story-past_7_gropus_1_title',''),(69975,1898,'_slider_story-past_7_gropus_1_title','field_6107ff625d3cf'),(69976,1898,'slider_story-past_7_gropus_1_description','CommerceGate takes the lead in innovation and development under a new management with the commitment to developing and adopting the latest payment technologies available for our clients.'),(69977,1898,'_slider_story-past_7_gropus_1_description','field_6107ff01b9e36'),(69978,1898,'slider_story-past_8_gropus_1_title_title','update'),(69979,1898,'_slider_story-past_8_gropus_1_title_title','field_6107fefbb9e35'),(69980,1898,'slider_story-past_8_gropus_1_title_gradient','0'),(69981,1898,'_slider_story-past_8_gropus_1_title_gradient','field_6107ff2c8bc34'),(69982,1898,'slider_story-past_8_gropus_1_title',''),(69983,1898,'_slider_story-past_8_gropus_1_title','field_6107ff625d3cf'),(69984,1898,'slider_story-past_8_gropus_1_description','CommerceGate begins development of a brand new processing platform and back office systems to provide our clients with a highly secure and leading payment processing solution in the industry.'),(69985,1898,'_slider_story-past_8_gropus_1_description','field_6107ff01b9e36'),(69986,1898,'slider_story-past_8_gropus_2_title_title','update'),(69987,1898,'_slider_story-past_8_gropus_2_title_title','field_6107fefbb9e35'),(69988,1898,'slider_story-past_8_gropus_2_title_gradient','0'),(69989,1898,'_slider_story-past_8_gropus_2_title_gradient','field_6107ff2c8bc34'),(69990,1898,'slider_story-past_8_gropus_2_title',''),(69991,1898,'_slider_story-past_8_gropus_2_title','field_6107ff625d3cf'),(69992,1898,'slider_story-past_8_gropus_2_description','CommerceGate continues to evolve and cater to the changing landscape of the industry through streamlining business processes, leveraging on agile and data-driven business intelligence technology.'),(69993,1898,'_slider_story-past_8_gropus_2_description','field_6107ff01b9e36'),(69994,1898,'slider_story-past_9_year','In 2016'),(69995,1898,'_slider_story-past_9_year','field_6107fe861dc5d'),(69996,1898,'slider_story-past_9_gropus_0_title_title','update'),(69997,1898,'_slider_story-past_9_gropus_0_title_title','field_6107fefbb9e35'),(69998,1898,'slider_story-past_9_gropus_0_title_gradient','0'),(69999,1898,'_slider_story-past_9_gropus_0_title_gradient','field_6107ff2c8bc34'),(70000,1898,'slider_story-past_9_gropus_0_title',''),(70001,1898,'_slider_story-past_9_gropus_0_title','field_6107ff625d3cf'),(70002,1898,'slider_story-past_9_gropus_0_description','CommerceGate launches the leading back office system and merchant user interface making payment processing management easier and convenient, while increasing the capabilities for our clients.'),(70003,1898,'_slider_story-past_9_gropus_0_description','field_6107ff01b9e36'),(70004,1898,'slider_story-past_9_gropus_1_title_title','update'),(70005,1898,'_slider_story-past_9_gropus_1_title_title','field_6107fefbb9e35'),(70006,1898,'slider_story-past_9_gropus_1_title_gradient','0'),(70007,1898,'_slider_story-past_9_gropus_1_title_gradient','field_6107ff2c8bc34'),(70008,1898,'slider_story-past_9_gropus_1_title',''),(70009,1898,'_slider_story-past_9_gropus_1_title','field_6107ff625d3cf'),(70010,1898,'slider_story-past_9_gropus_1_description','CommerceGate introduces an upgraded website and corporate profile to reflect the dedication and commitment to constant innovation, marking the transition to a lean, agile, and data-driven payment processor.'),(70011,1898,'_slider_story-past_9_gropus_1_description','field_6107ff01b9e36'),(70012,1898,'slider_story-past_9_gropus','2'),(70013,1898,'_slider_story-past_9_gropus','field_6107fee8b9e34'),(70014,1898,'slider_story-past_10_year','In 2017'),(70015,1898,'_slider_story-past_10_year','field_6107fe861dc5d'),(70016,1898,'slider_story-past_10_gropus_0_title_title','launches Billing 2.0'),(70017,1898,'_slider_story-past_10_gropus_0_title_title','field_6107fefbb9e35'),(70018,1898,'slider_story-past_10_gropus_0_title_gradient','0'),(70019,1898,'_slider_story-past_10_gropus_0_title_gradient','field_6107ff2c8bc34'),(70020,1898,'slider_story-past_10_gropus_0_title',''),(70021,1898,'_slider_story-past_10_gropus_0_title','field_6107ff625d3cf'),(70022,1898,'slider_story-past_10_gropus_0_description','CommerceGate launches Billing 2.0, the leading all-in-one invoice, settlement and billing system that provides the latest technology and functionalities with accurate transactional data for our clients.'),(70023,1898,'_slider_story-past_10_gropus_0_description','field_6107ff01b9e36'),(70024,1898,'slider_story-past_10_gropus','1'),(70025,1898,'_slider_story-past_10_gropus','field_6107fee8b9e34'),(70026,1898,'slider_story-past_11_year','In 2018'),(70027,1898,'_slider_story-past_11_year','field_6107fe861dc5d'),(70028,1898,'slider_story-past_11_gropus_0_title_title','launches CGPayTech'),(70029,1898,'_slider_story-past_11_gropus_0_title_title','field_6107fefbb9e35'),(70030,1898,'slider_story-past_11_gropus_0_title_gradient','0'),(70031,1898,'_slider_story-past_11_gropus_0_title_gradient','field_6107ff2c8bc34'),(70032,1898,'slider_story-past_11_gropus_0_title',''),(70033,1898,'_slider_story-past_11_gropus_0_title','field_6107ff625d3cf'),(70034,1898,'slider_story-past_11_gropus_0_description','CommerceGate launches CGPayTech, a cutting-edge payment platform with higher processing capacities, improved security encryption protocols and a variety of additional payment methods.'),(70035,1898,'_slider_story-past_11_gropus_0_description','field_6107ff01b9e36'),(70036,1898,'slider_story-past_11_gropus','1'),(70037,1898,'_slider_story-past_11_gropus','field_6107fee8b9e34'),(70038,1898,'slider_story-past_12_year','In 2019'),(70039,1898,'_slider_story-past_12_year','field_6107fe861dc5d'),(70040,1898,'slider_story-past_12_gropus_0_title_title','introduction'),(70041,1898,'_slider_story-past_12_gropus_0_title_title','field_6107fefbb9e35'),(70042,1898,'slider_story-past_12_gropus_0_title_gradient','0'),(70043,1898,'_slider_story-past_12_gropus_0_title_gradient','field_6107ff2c8bc34'),(70044,1898,'slider_story-past_12_gropus_0_title',''),(70045,1898,'_slider_story-past_12_gropus_0_title','field_6107ff625d3cf'),(70046,1898,'slider_story-past_12_gropus_0_description','CommerceGate introduces our 20th acquiring partner integration to our platform, providing our merchants higher transactional volumes, better conversion, risk management and payment processing quality.'),(70047,1898,'_slider_story-past_12_gropus_0_description','field_6107ff01b9e36'),(70048,1898,'slider_story-past_12_gropus','1'),(70049,1898,'_slider_story-past_12_gropus','field_6107fee8b9e34'),(70050,1898,'slider_story-past_13_year','In 2020'),(70051,1898,'_slider_story-past_13_year','field_6107fe861dc5d'),(70052,1898,'slider_story-past_13_gropus_0_title_title','Company of the year'),(70053,1898,'_slider_story-past_13_gropus_0_title_title','field_6107fefbb9e35'),(70054,1898,'slider_story-past_13_gropus_0_title_gradient','0'),(70055,1898,'_slider_story-past_13_gropus_0_title_gradient','field_6107ff2c8bc34'),(70056,1898,'slider_story-past_13_gropus_0_title',''),(70057,1898,'_slider_story-past_13_gropus_0_title','field_6107ff625d3cf'),(70058,1898,'slider_story-past_13_gropus_0_description','CommerceGate was the first non-banking group in Spain to be granted by the Central Bank of Spain a financial institution license.'),(70059,1898,'_slider_story-past_13_gropus_0_description','field_6107ff01b9e36'),(70060,1898,'slider_story-past_13_gropus','1'),(70061,1898,'_slider_story-past_13_gropus','field_6107fee8b9e34'),(70062,1898,'slider_story-past_14_year','In 2021'),(70063,1898,'_slider_story-past_14_year','field_6107fe861dc5d'),(70064,1898,'slider_story-past_14_gropus_0_title_title','update'),(70065,1898,'_slider_story-past_14_gropus_0_title_title','field_6107fefbb9e35'),(70066,1898,'slider_story-past_14_gropus_0_title_gradient','0'),(70067,1898,'_slider_story-past_14_gropus_0_title_gradient','field_6107ff2c8bc34'),(70068,1898,'slider_story-past_14_gropus_0_title',''),(70069,1898,'_slider_story-past_14_gropus_0_title','field_6107ff625d3cf'),(70070,1898,'slider_story-past_14_gropus_0_description','CommerceGate opens the LATAM market through local acquiring and payment solutions for EU merchants with Brazil being the first country and Mexico, Chile, Colombia and Peru coming next.'),(70071,1898,'_slider_story-past_14_gropus_0_description','field_6107ff01b9e36'),(70072,1898,'slider_story-past_14_gropus','1'),(70073,1898,'_slider_story-past_14_gropus','field_6107fee8b9e34'),(70074,524,'slider_story-feature_0_gropus_2_title_title','CG[nbsp]eWallet.'),(70075,524,'_slider_story-feature_0_gropus_2_title_title','field_6107ffda45734'),(70076,524,'slider_story-feature_0_gropus_2_title_gradient','0'),(70077,524,'_slider_story-feature_0_gropus_2_title_gradient','field_6107ffda45735'),(70078,524,'slider_story-feature_0_gropus_2_title',''),(70079,524,'_slider_story-feature_0_gropus_2_title','field_6107ffda45733'),(70080,524,'slider_story-feature_0_gropus_2_description','Get full access to[nbsp]the[nbsp]benefits of[nbsp]the[nbsp]CG[nbsp]eWallet solution to[nbsp]increase customer interaction with your business.'),(70081,524,'_slider_story-feature_0_gropus_2_description','field_6107ffda45736'),(70082,1899,'main-block_image','542'),(70083,1899,'_main-block_image','field_6107f1cd63ec8'),(70084,1899,'main-block_title','About CommerceGate'),(70085,1899,'_main-block_title','field_6107f1db63ec9'),(70086,1899,'main-block_description','Thousands of merchants have boosted their sales with our[nbsp]payment solutions since 2006. Today, we have scaled successfully to cater to every business with the[nbsp]foundations of ethical business practices and leading technology.'),(70087,1899,'_main-block_description','field_6107f1e463eca'),(70088,1899,'main-block_button-title','Explore more'),(70089,1899,'_main-block_button-title','field_6107f1f063ecb'),(70090,1899,'main-block',''),(70091,1899,'_main-block','field_6107f1b963ec7'),(70092,1899,'introductory-block_title','We’re recognised by professionals'),(70093,1899,'_introductory-block_title','field_6107f5e1078d8'),(70094,1899,'introductory-block_icons_0_icon','550'),(70095,1899,'_introductory-block_icons_0_icon','field_6107f5f6078da'),(70096,1899,'introductory-block_icons_0_icon-description',''),(70097,1899,'_introductory-block_icons_0_icon-description','field_6107f635d4d34'),(70098,1899,'introductory-block_icons_1_icon','551'),(70099,1899,'_introductory-block_icons_1_icon','field_6107f5f6078da'),(70100,1899,'introductory-block_icons_1_icon-description','E-Money Licenses \r\nin the EU and the UK'),(70101,1899,'_introductory-block_icons_1_icon-description','field_6107f635d4d34'),(70102,1899,'introductory-block_icons_2_icon','552'),(70103,1899,'_introductory-block_icons_2_icon','field_6107f5f6078da'),(70104,1899,'introductory-block_icons_2_icon-description',''),(70105,1899,'_introductory-block_icons_2_icon-description','field_6107f635d4d34'),(70106,1899,'introductory-block_icons_3_icon','553'),(70107,1899,'_introductory-block_icons_3_icon','field_6107f5f6078da'),(70108,1899,'introductory-block_icons_3_icon-description','PSD2 and Strong Customer \r\nAuthentication (SCA) compliant'),(70109,1899,'_introductory-block_icons_3_icon-description','field_6107f635d4d34'),(70110,1899,'introductory-block_icons','4'),(70111,1899,'_introductory-block_icons','field_6107f5e6078d9'),(70112,1899,'introductory-block',''),(70113,1899,'_introductory-block','field_6107f5d6078d7'),(70114,1899,'introductory-block-title','We’re recognised by professionals'),(70115,1899,'_introductory-block-title','field_6107f5e1078d8'),(70116,1899,'introductory-block-icons_0_icon','550'),(70117,1899,'_introductory-block-icons_0_icon','field_6107f5f6078da'),(70118,1899,'introductory-block-icons_0_icon-description','Licensed by Banco de Espana'),(70119,1899,'_introductory-block-icons_0_icon-description','field_6107f635d4d34'),(70120,1899,'introductory-block-icons_1_icon','551'),(70121,1899,'_introductory-block-icons_1_icon','field_6107f5f6078da'),(70122,1899,'introductory-block-icons_1_icon-description','EU Regulated Financial Institution'),(70123,1899,'_introductory-block-icons_1_icon-description','field_6107f635d4d34'),(70124,1899,'introductory-block-icons_2_icon','552'),(70125,1899,'_introductory-block-icons_2_icon','field_6107f5f6078da'),(70126,1899,'introductory-block-icons_2_icon-description','Secure Level 1[nbsp]PCI Compliance'),(70127,1899,'_introductory-block-icons_2_icon-description','field_6107f635d4d34'),(70128,1899,'introductory-block-icons_3_icon','553'),(70129,1899,'_introductory-block-icons_3_icon','field_6107f5f6078da'),(70130,1899,'introductory-block-icons_3_icon-description','Appointed KPMG Auditor'),(70131,1899,'_introductory-block-icons_3_icon-description','field_6107f635d4d34'),(70132,1899,'introductory-block-icons','4'),(70133,1899,'_introductory-block-icons','field_6107f5e6078d9'),(70134,1899,'team_title',''),(70135,1899,'_team_title','field_6107f8866d8f1'),(70136,1899,'team',''),(70137,1899,'_team','field_6107f87b6d8f0'),(70138,1899,'block-info_team-title','Our Team'),(70139,1899,'_block-info_team-title','field_6107f96a86e2c'),(70140,1899,'block-info_team-profile-link-title','LinkedIn Profile'),(70141,1899,'_block-info_team-profile-link-title','field_6107fa2d86e31'),(70142,1899,'block-info',''),(70143,1899,'_block-info','field_6107fa5b46179'),(70144,1899,'team-list_0_image','569'),(70145,1899,'_team-list_0_image','field_6107f9b886e2d'),(70146,1899,'team-list_0_full-name','Evgen Sopin'),(70147,1899,'_team-list_0_full-name','field_6107f9ee86e2e'),(70148,1899,'team-list_0_position','Chief Executive Officer'),(70149,1899,'_team-list_0_position','field_6107fa0886e2f'),(70150,1899,'team-list_0_profile','https://www.linkedin.com/company/commercegate/'),(70151,1899,'_team-list_0_profile','field_6107fa1e86e30'),(70152,1899,'team-list_1_image','570'),(70153,1899,'_team-list_1_image','field_6107f9b886e2d'),(70154,1899,'team-list_1_full-name','Carlos Maduro'),(70155,1899,'_team-list_1_full-name','field_6107f9ee86e2e'),(70156,1899,'team-list_1_position','Chief Financial Officer'),(70157,1899,'_team-list_1_position','field_6107fa0886e2f'),(70158,1899,'team-list_1_profile','https://www.linkedin.com/company/commercegate/'),(70159,1899,'_team-list_1_profile','field_6107fa1e86e30'),(70160,1899,'team-list_2_image','571'),(70161,1899,'_team-list_2_image','field_6107f9b886e2d'),(70162,1899,'team-list_2_full-name','Paul Barclay'),(70163,1899,'_team-list_2_full-name','field_6107f9ee86e2e'),(70164,1899,'team-list_2_position','Chief Commercial Officer'),(70165,1899,'_team-list_2_position','field_6107fa0886e2f'),(70166,1899,'team-list_2_profile','https://www.linkedin.com/company/commercegate/'),(70167,1899,'_team-list_2_profile','field_6107fa1e86e30'),(70168,1899,'team-list_3_image','572'),(70169,1899,'_team-list_3_image','field_6107f9b886e2d'),(70170,1899,'team-list_3_full-name','Andrew Rud'),(70171,1899,'_team-list_3_full-name','field_6107f9ee86e2e'),(70172,1899,'team-list_3_position','Chief Operations Officer'),(70173,1899,'_team-list_3_position','field_6107fa0886e2f'),(70174,1899,'team-list_3_profile','https://www.linkedin.com/company/commercegate/'),(70175,1899,'_team-list_3_profile','field_6107fa1e86e30'),(70176,1899,'team-list_4_image','573'),(70177,1899,'_team-list_4_image','field_6107f9b886e2d'),(70178,1899,'team-list_4_full-name','Andrew Vinnichenko'),(70179,1899,'_team-list_4_full-name','field_6107f9ee86e2e'),(70180,1899,'team-list_4_position','Money Laundering Reporting Officer'),(70181,1899,'_team-list_4_position','field_6107fa0886e2f'),(70182,1899,'team-list_4_profile','https://www.linkedin.com/company/commercegate/'),(70183,1899,'_team-list_4_profile','field_6107fa1e86e30'),(70184,1899,'team-list','5'),(70185,1899,'_team-list','field_6107f8956d8f2'),(70186,1899,'team-block-info_team-title','Our Team'),(70187,1899,'_team-block-info_team-title','field_6107f96a86e2c'),(70188,1899,'team-block-info_team-profile-link-title','LinkedIn Profile'),(70189,1899,'_team-block-info_team-profile-link-title','field_6107fa2d86e31'),(70190,1899,'team-block-info',''),(70191,1899,'_team-block-info','field_6107fa5b46179'),(70192,1899,'our-story-title','Our Story'),(70193,1899,'_our-story-title','field_6107fd3dfac5c'),(70194,1899,'story-past_0_year',''),(70195,1899,'_story-past_0_year','field_6107fe861dc5d'),(70196,1899,'story-past_0_gropus_0_title_title',''),(70197,1899,'_story-past_0_gropus_0_title_title','field_6107fefbb9e35'),(70198,1899,'story-past_0_gropus_0_title_gradient','0'),(70199,1899,'_story-past_0_gropus_0_title_gradient','field_6107ff2c8bc34'),(70200,1899,'story-past_0_gropus_0_title',''),(70201,1899,'_story-past_0_gropus_0_title','field_6107ff625d3cf'),(70202,1899,'story-past_0_gropus_0_description',''),(70203,1899,'_story-past_0_gropus_0_description','field_6107ff01b9e36'),(70204,1899,'story-past_0_gropus','1'),(70205,1899,'_story-past_0_gropus','field_6107fee8b9e34'),(70206,1899,'story-past_1_year',''),(70207,1899,'_story-past_1_year','field_6107fe861dc5d'),(70208,1899,'story-past_1_gropus_0_title_title',''),(70209,1899,'_story-past_1_gropus_0_title_title','field_6107fefbb9e35'),(70210,1899,'story-past_1_gropus_0_title_gradient','0'),(70211,1899,'_story-past_1_gropus_0_title_gradient','field_6107ff2c8bc34'),(70212,1899,'story-past_1_gropus_0_title',''),(70213,1899,'_story-past_1_gropus_0_title','field_6107ff625d3cf'),(70214,1899,'story-past_1_gropus_0_description',''),(70215,1899,'_story-past_1_gropus_0_description','field_6107ff01b9e36'),(70216,1899,'story-past_1_gropus','1'),(70217,1899,'_story-past_1_gropus','field_6107fee8b9e34'),(70218,1899,'story-past_2_year',''),(70219,1899,'_story-past_2_year','field_6107fe861dc5d'),(70220,1899,'story-past_2_gropus_0_title_title',''),(70221,1899,'_story-past_2_gropus_0_title_title','field_6107fefbb9e35'),(70222,1899,'story-past_2_gropus_0_title_gradient','0'),(70223,1899,'_story-past_2_gropus_0_title_gradient','field_6107ff2c8bc34'),(70224,1899,'story-past_2_gropus_0_title',''),(70225,1899,'_story-past_2_gropus_0_title','field_6107ff625d3cf'),(70226,1899,'story-past_2_gropus_0_description',''),(70227,1899,'_story-past_2_gropus_0_description','field_6107ff01b9e36'),(70228,1899,'story-past_2_gropus','1'),(70229,1899,'_story-past_2_gropus','field_6107fee8b9e34'),(70230,1899,'story-past_3_year',''),(70231,1899,'_story-past_3_year','field_6107fe861dc5d'),(70232,1899,'story-past_3_gropus_0_title_title',''),(70233,1899,'_story-past_3_gropus_0_title_title','field_6107fefbb9e35'),(70234,1899,'story-past_3_gropus_0_title_gradient','0'),(70235,1899,'_story-past_3_gropus_0_title_gradient','field_6107ff2c8bc34'),(70236,1899,'story-past_3_gropus_0_title',''),(70237,1899,'_story-past_3_gropus_0_title','field_6107ff625d3cf'),(70238,1899,'story-past_3_gropus_0_description',''),(70239,1899,'_story-past_3_gropus_0_description','field_6107ff01b9e36'),(70240,1899,'story-past_3_gropus','1'),(70241,1899,'_story-past_3_gropus','field_6107fee8b9e34'),(70242,1899,'story-past_4_year',''),(70243,1899,'_story-past_4_year','field_6107fe861dc5d'),(70244,1899,'story-past_4_gropus_0_title_title',''),(70245,1899,'_story-past_4_gropus_0_title_title','field_6107fefbb9e35'),(70246,1899,'story-past_4_gropus_0_title_gradient','0'),(70247,1899,'_story-past_4_gropus_0_title_gradient','field_6107ff2c8bc34'),(70248,1899,'story-past_4_gropus_0_title',''),(70249,1899,'_story-past_4_gropus_0_title','field_6107ff625d3cf'),(70250,1899,'story-past_4_gropus_0_description',''),(70251,1899,'_story-past_4_gropus_0_description','field_6107ff01b9e36'),(70252,1899,'story-past_4_gropus','1'),(70253,1899,'_story-past_4_gropus','field_6107fee8b9e34'),(70254,1899,'story-past_5_year',''),(70255,1899,'_story-past_5_year','field_6107fe861dc5d'),(70256,1899,'story-past_5_gropus_0_title_title',''),(70257,1899,'_story-past_5_gropus_0_title_title','field_6107fefbb9e35'),(70258,1899,'story-past_5_gropus_0_title_gradient','0'),(70259,1899,'_story-past_5_gropus_0_title_gradient','field_6107ff2c8bc34'),(70260,1899,'story-past_5_gropus_0_title',''),(70261,1899,'_story-past_5_gropus_0_title','field_6107ff625d3cf'),(70262,1899,'story-past_5_gropus_0_description',''),(70263,1899,'_story-past_5_gropus_0_description','field_6107ff01b9e36'),(70264,1899,'story-past_5_gropus','1'),(70265,1899,'_story-past_5_gropus','field_6107fee8b9e34'),(70266,1899,'story-past_6_year',''),(70267,1899,'_story-past_6_year','field_6107fe861dc5d'),(70268,1899,'story-past_6_gropus_0_title_title',''),(70269,1899,'_story-past_6_gropus_0_title_title','field_6107fefbb9e35'),(70270,1899,'story-past_6_gropus_0_title_gradient','0'),(70271,1899,'_story-past_6_gropus_0_title_gradient','field_6107ff2c8bc34'),(70272,1899,'story-past_6_gropus_0_title',''),(70273,1899,'_story-past_6_gropus_0_title','field_6107ff625d3cf'),(70274,1899,'story-past_6_gropus_0_description',''),(70275,1899,'_story-past_6_gropus_0_description','field_6107ff01b9e36'),(70276,1899,'story-past_6_gropus','1'),(70277,1899,'_story-past_6_gropus','field_6107fee8b9e34'),(70278,1899,'story-past_7_year',''),(70279,1899,'_story-past_7_year','field_6107fe861dc5d'),(70280,1899,'story-past_7_gropus_0_title_title',''),(70281,1899,'_story-past_7_gropus_0_title_title','field_6107fefbb9e35'),(70282,1899,'story-past_7_gropus_0_title_gradient','0'),(70283,1899,'_story-past_7_gropus_0_title_gradient','field_6107ff2c8bc34'),(70284,1899,'story-past_7_gropus_0_title',''),(70285,1899,'_story-past_7_gropus_0_title','field_6107ff625d3cf'),(70286,1899,'story-past_7_gropus_0_description',''),(70287,1899,'_story-past_7_gropus_0_description','field_6107ff01b9e36'),(70288,1899,'story-past_7_gropus','1'),(70289,1899,'_story-past_7_gropus','field_6107fee8b9e34'),(70290,1899,'story-past_8_year',''),(70291,1899,'_story-past_8_year','field_6107fe861dc5d'),(70292,1899,'story-past_8_gropus_0_title_title',''),(70293,1899,'_story-past_8_gropus_0_title_title','field_6107fefbb9e35'),(70294,1899,'story-past_8_gropus_0_title_gradient','0'),(70295,1899,'_story-past_8_gropus_0_title_gradient','field_6107ff2c8bc34'),(70296,1899,'story-past_8_gropus_0_title',''),(70297,1899,'_story-past_8_gropus_0_title','field_6107ff625d3cf'),(70298,1899,'story-past_8_gropus_0_description',''),(70299,1899,'_story-past_8_gropus_0_description','field_6107ff01b9e36'),(70300,1899,'story-past_8_gropus','1'),(70301,1899,'_story-past_8_gropus','field_6107fee8b9e34'),(70302,1899,'story-past','9'),(70303,1899,'_story-past','field_6107fe24901a6'),(70304,1899,'story-feature_0_year',''),(70305,1899,'_story-feature_0_year','field_6107ffda45731'),(70306,1899,'story-feature_0_gropus_0_title_title',''),(70307,1899,'_story-feature_0_gropus_0_title_title','field_6107ffda45734'),(70308,1899,'story-feature_0_gropus_0_title_gradient','0'),(70309,1899,'_story-feature_0_gropus_0_title_gradient','field_6107ffda45735'),(70310,1899,'story-feature_0_gropus_0_title',''),(70311,1899,'_story-feature_0_gropus_0_title','field_6107ffda45733'),(70312,1899,'story-feature_0_gropus_0_description',''),(70313,1899,'_story-feature_0_gropus_0_description','field_6107ffda45736'),(70314,1899,'story-feature_0_gropus','1'),(70315,1899,'_story-feature_0_gropus','field_6107ffda45732'),(70316,1899,'story-feature_1_year',''),(70317,1899,'_story-feature_1_year','field_6107ffda45731'),(70318,1899,'story-feature_1_gropus_0_title_title',''),(70319,1899,'_story-feature_1_gropus_0_title_title','field_6107ffda45734'),(70320,1899,'story-feature_1_gropus_0_title_gradient','0'),(70321,1899,'_story-feature_1_gropus_0_title_gradient','field_6107ffda45735'),(70322,1899,'story-feature_1_gropus_0_title',''),(70323,1899,'_story-feature_1_gropus_0_title','field_6107ffda45733'),(70324,1899,'story-feature_1_gropus_0_description',''),(70325,1899,'_story-feature_1_gropus_0_description','field_6107ffda45736'),(70326,1899,'story-feature_1_gropus','1'),(70327,1899,'_story-feature_1_gropus','field_6107ffda45732'),(70328,1899,'story-feature','2'),(70329,1899,'_story-feature','field_6107ffda45730'),(70330,1899,'slider_story-past_0_year','Founded in 2006'),(70331,1899,'_slider_story-past_0_year','field_6107fe861dc5d'),(70332,1899,'slider_story-past_0_gropus_0_title_title','foundation'),(70333,1899,'_slider_story-past_0_gropus_0_title_title','field_6107fefbb9e35'),(70334,1899,'slider_story-past_0_gropus_0_title_gradient','0'),(70335,1899,'_slider_story-past_0_gropus_0_title_gradient','field_6107ff2c8bc34'),(70336,1899,'slider_story-past_0_gropus_0_title',''),(70337,1899,'_slider_story-past_0_gropus_0_title','field_6107ff625d3cf'),(70338,1899,'slider_story-past_0_gropus_0_description','CommerceGate was founded in Barcelona, Spain, by forming key relationships with financial and risk management institutions to develop technological and operational capabilities on our platform.'),(70339,1899,'_slider_story-past_0_gropus_0_description','field_6107ff01b9e36'),(70340,1899,'slider_story-past_0_gropus','1'),(70341,1899,'_slider_story-past_0_gropus','field_6107fee8b9e34'),(70342,1899,'slider_story-past_1_year','In 2007'),(70343,1899,'_slider_story-past_1_year','field_6107fe861dc5d'),(70344,1899,'slider_story-past_1_gropus_0_title_title','foundation'),(70345,1899,'_slider_story-past_1_gropus_0_title_title','field_6107fefbb9e35'),(70346,1899,'slider_story-past_1_gropus_0_title_gradient','0'),(70347,1899,'_slider_story-past_1_gropus_0_title_gradient','field_6107ff2c8bc34'),(70348,1899,'slider_story-past_1_gropus_0_title',''),(70349,1899,'_slider_story-past_1_gropus_0_title','field_6107ff625d3cf'),(70350,1899,'slider_story-past_1_gropus_0_description','CommerceGate quickly scaled to be the largest high-risk payment processor in Spain and expanded throughout Europe offering superior throughput and highly secured payment solutions for our clients.'),(70351,1899,'_slider_story-past_1_gropus_0_description','field_6107ff01b9e36'),(70352,1899,'slider_story-past_1_gropus','1'),(70353,1899,'_slider_story-past_1_gropus','field_6107fee8b9e34'),(70354,1899,'slider_story-past_2_year','In 2009'),(70355,1899,'_slider_story-past_2_year','field_6107fe861dc5d'),(70356,1899,'slider_story-past_2_gropus_0_title_title','+50%'),(70357,1899,'_slider_story-past_2_gropus_0_title_title','field_6107fefbb9e35'),(70358,1899,'slider_story-past_2_gropus_0_title_gradient','1'),(70359,1899,'_slider_story-past_2_gropus_0_title_gradient','field_6107ff2c8bc34'),(70360,1899,'slider_story-past_2_gropus_0_title',''),(70361,1899,'_slider_story-past_2_gropus_0_title','field_6107ff625d3cf'),(70362,1899,'slider_story-past_2_gropus_0_description','CommerceGate established an Industry benchmark for quality service for end-user billing support with the relaunch of cgbilling.com.'),(70363,1899,'_slider_story-past_2_gropus_0_description','field_6107ff01b9e36'),(70364,1899,'slider_story-past_2_gropus','2'),(70365,1899,'_slider_story-past_2_gropus','field_6107fee8b9e34'),(70366,1899,'slider_story-past_3_year','In 2010'),(70367,1899,'_slider_story-past_3_year','field_6107fe861dc5d'),(70368,1899,'slider_story-past_3_gropus_0_title_title','expansion'),(70369,1899,'_slider_story-past_3_gropus_0_title_title','field_6107fefbb9e35'),(70370,1899,'slider_story-past_3_gropus_0_title_gradient','0'),(70371,1899,'_slider_story-past_3_gropus_0_title_gradient','field_6107ff2c8bc34'),(70372,1899,'slider_story-past_3_gropus_0_title',''),(70373,1899,'_slider_story-past_3_gropus_0_title','field_6107ff625d3cf'),(70374,1899,'slider_story-past_3_gropus_0_description','CommerceGate expanded our team to meet growing demand for our payment solutions and to offer highly dedicated support for our clients.'),(70375,1899,'_slider_story-past_3_gropus_0_description','field_6107ff01b9e36'),(70376,1899,'slider_story-past_3_gropus','1'),(70377,1899,'_slider_story-past_3_gropus','field_6107fee8b9e34'),(70378,1899,'slider_story-past_4_year','In 2011'),(70379,1899,'_slider_story-past_4_year','field_6107fe861dc5d'),(70380,1899,'slider_story-past_4_gropus_0_title_title','Award'),(70381,1899,'_slider_story-past_4_gropus_0_title_title','field_6107fefbb9e35'),(70382,1899,'slider_story-past_4_gropus_0_title_gradient','0'),(70383,1899,'_slider_story-past_4_gropus_0_title_gradient','field_6107ff2c8bc34'),(70384,1899,'slider_story-past_4_gropus_0_title',''),(70385,1899,'_slider_story-past_4_gropus_0_title','field_6107ff625d3cf'),(70386,1899,'slider_story-past_4_gropus_0_description','CommerceGate was awarded the Billing Company of the Year (Merchant Services) for our longstanding dedication to providing leading payment technology and support access for our clients.'),(70387,1899,'_slider_story-past_4_gropus_0_description','field_6107ff01b9e36'),(70388,1899,'slider_story-past_4_gropus_1_title_title','website update'),(70389,1899,'_slider_story-past_4_gropus_1_title_title','field_6107fefbb9e35'),(70390,1899,'slider_story-past_4_gropus_1_title_gradient','0'),(70391,1899,'_slider_story-past_4_gropus_1_title_gradient','field_6107ff2c8bc34'),(70392,1899,'slider_story-past_4_gropus_1_title',''),(70393,1899,'_slider_story-past_4_gropus_1_title','field_6107ff625d3cf'),(70394,1899,'slider_story-past_4_gropus_1_description','Relaunch of our website and brand to highlight our success, industry knowledge and dedication to our clients.'),(70395,1899,'_slider_story-past_4_gropus_1_description','field_6107ff01b9e36'),(70396,1899,'slider_story-past_4_gropus','2'),(70397,1899,'_slider_story-past_4_gropus','field_6107fee8b9e34'),(70398,1899,'slider_story-past_5_year','In 2012'),(70399,1899,'_slider_story-past_5_year','field_6107fe861dc5d'),(70400,1899,'slider_story-past_5_gropus_0_title_title','Company of the year'),(70401,1899,'_slider_story-past_5_gropus_0_title_title','field_6107fefbb9e35'),(70402,1899,'slider_story-past_5_gropus_0_title_gradient','0'),(70403,1899,'_slider_story-past_5_gropus_0_title_gradient','field_6107ff2c8bc34'),(70404,1899,'slider_story-past_5_gropus_0_title',''),(70405,1899,'_slider_story-past_5_gropus_0_title','field_6107ff625d3cf'),(70406,1899,'slider_story-past_5_gropus_0_description','CommerceGate was nominated for the European Billing Company of the Year Award for outstanding performance and reliability of our billing solutions for our clients in Europe.'),(70407,1899,'_slider_story-past_5_gropus_0_description','field_6107ff01b9e36'),(70408,1899,'slider_story-past_5_gropus','2'),(70409,1899,'_slider_story-past_5_gropus','field_6107fee8b9e34'),(70410,1899,'slider_story-past_6_year','In 2013'),(70411,1899,'_slider_story-past_6_year','field_6107fe861dc5d'),(70412,1899,'slider_story-past_6_gropus_0_title_title','Award'),(70413,1899,'_slider_story-past_6_gropus_0_title_title','field_6107fefbb9e35'),(70414,1899,'slider_story-past_6_gropus_0_title_gradient','1'),(70415,1899,'_slider_story-past_6_gropus_0_title_gradient','field_6107ff2c8bc34'),(70416,1899,'slider_story-past_6_gropus_0_title',''),(70417,1899,'_slider_story-past_6_gropus_0_title','field_6107ff625d3cf'),(70418,1899,'slider_story-past_6_gropus_0_description','CommerceGate was crowned the title European Billing Company of the Year Award for outstanding performance and reliability of our billing solutions for our clients in Europe.'),(70419,1899,'_slider_story-past_6_gropus_0_description','field_6107ff01b9e36'),(70420,1899,'slider_story-past_6_gropus','1'),(70421,1899,'_slider_story-past_6_gropus','field_6107fee8b9e34'),(70422,1899,'slider_story-past_7_year','In 2014'),(70423,1899,'_slider_story-past_7_year','field_6107fe861dc5d'),(70424,1899,'slider_story-past_7_gropus_0_title_title','expansion'),(70425,1899,'_slider_story-past_7_gropus_0_title_title','field_6107fefbb9e35'),(70426,1899,'slider_story-past_7_gropus_0_title_gradient','0'),(70427,1899,'_slider_story-past_7_gropus_0_title_gradient','field_6107ff2c8bc34'),(70428,1899,'slider_story-past_7_gropus_0_title',''),(70429,1899,'_slider_story-past_7_gropus_0_title','field_6107ff625d3cf'),(70430,1899,'slider_story-past_7_gropus_0_description','CommerceGate was crowned the European Payment Processor of the Year Award for our leading and highly scalable payment processing solutions for our clients in Europe.'),(70431,1899,'_slider_story-past_7_gropus_0_description','field_6107ff01b9e36'),(70432,1899,'slider_story-past_7_gropus','2'),(70433,1899,'_slider_story-past_7_gropus','field_6107fee8b9e34'),(70434,1899,'slider_story-past_8_year','In 2015'),(70435,1899,'_slider_story-past_8_year','field_6107fe861dc5d'),(70436,1899,'slider_story-past_8_gropus_0_title_title','spain Bank license'),(70437,1899,'_slider_story-past_8_gropus_0_title_title','field_6107fefbb9e35'),(70438,1899,'slider_story-past_8_gropus_0_title_gradient','0'),(70439,1899,'_slider_story-past_8_gropus_0_title_gradient','field_6107ff2c8bc34'),(70440,1899,'slider_story-past_8_gropus_0_title',''),(70441,1899,'_slider_story-past_8_gropus_0_title','field_6107ff625d3cf'),(70442,1899,'slider_story-past_8_gropus_0_description','CommerceGate expanded our team to boost our core competencies and expertise in key operational areas while continuing to grow our client base and support throughout Europe.'),(70443,1899,'_slider_story-past_8_gropus_0_description','field_6107ff01b9e36'),(70444,1899,'slider_story-past_8_gropus','3'),(70445,1899,'_slider_story-past_8_gropus','field_6107fee8b9e34'),(70446,1899,'slider_story-past','15'),(70447,1899,'_slider_story-past','field_6107fe24901a6'),(70448,1899,'slider_story-feature_0_year','In 2022'),(70449,1899,'_slider_story-feature_0_year','field_6107ffda45731'),(70450,1899,'slider_story-feature_0_gropus_0_title_title','CG Digital Bank.'),(70451,1899,'_slider_story-feature_0_gropus_0_title_title','field_6107ffda45734'),(70452,1899,'slider_story-feature_0_gropus_0_title_gradient','0'),(70453,1899,'_slider_story-feature_0_gropus_0_title_gradient','field_6107ffda45735'),(70454,1899,'slider_story-feature_0_gropus_0_title',''),(70455,1899,'_slider_story-feature_0_gropus_0_title','field_6107ffda45733'),(70456,1899,'slider_story-feature_0_gropus_0_description','Gain access to key digital banking facilities and services hassle-free, tailored to the needs of your online business.'),(70457,1899,'_slider_story-feature_0_gropus_0_description','field_6107ffda45736'),(70458,1899,'slider_story-feature_0_gropus','3'),(70459,1899,'_slider_story-feature_0_gropus','field_6107ffda45732'),(70460,1899,'slider_story-feature','1'),(70461,1899,'_slider_story-feature','field_6107ffda45730'),(70462,1899,'slider',''),(70463,1899,'_slider','field_610800a34520b'),(70464,1899,'slider_story-feature_0_gropus_1_title_title','CG Card.'),(70465,1899,'_slider_story-feature_0_gropus_1_title_title','field_6107ffda45734'),(70466,1899,'slider_story-feature_0_gropus_1_title_gradient','0'),(70467,1899,'_slider_story-feature_0_gropus_1_title_gradient','field_6107ffda45735'),(70468,1899,'slider_story-feature_0_gropus_1_title',''),(70469,1899,'_slider_story-feature_0_gropus_1_title','field_6107ffda45733'),(70470,1899,'slider_story-feature_0_gropus_1_description','Get customized corporate and personal credit cards for your stakeholders and key partners linked to your account.'),(70471,1899,'_slider_story-feature_0_gropus_1_description','field_6107ffda45736'),(70472,1899,'career-block-info_title','Start Your Career'),(70473,1899,'_career-block-info_title','field_6108088e7a966'),(70474,1899,'career-block-info_suptitle_text','15 job openings'),(70475,1899,'_career-block-info_suptitle_text','field_610808a07a968'),(70476,1899,'career-block-info_suptitle_color','#EB5042'),(70477,1899,'_career-block-info_suptitle_color','field_610808a67a969'),(70478,1899,'career-block-info_suptitle',''),(70479,1899,'_career-block-info_suptitle','field_610808947a967'),(70480,1899,'career-block-info_button-title','See All Jobs\\'),(70481,1899,'_career-block-info_button-title','field_610808cdef69d'),(70482,1899,'career-block-info',''),(70483,1899,'_career-block-info','field_610807c27a965'),(70484,1899,'career-block-info_button','a:3:{s:5:\"title\";s:12:\"See All Jobs\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/careers/\";s:6:\"target\";s:0:\"\";}'),(70485,1899,'_career-block-info_button','field_610808cdef69d'),(70486,1899,'slider_story-past_2_gropus_1_title_title','Award'),(70487,1899,'_slider_story-past_2_gropus_1_title_title','field_6107fefbb9e35'),(70488,1899,'slider_story-past_2_gropus_1_title_gradient','0'),(70489,1899,'_slider_story-past_2_gropus_1_title_gradient','field_6107ff2c8bc34'),(70490,1899,'slider_story-past_2_gropus_1_title',''),(70491,1899,'_slider_story-past_2_gropus_1_title','field_6107ff625d3cf'),(70492,1899,'slider_story-past_2_gropus_1_description','CommerceGate was awarded the Strategic Alliance of the Year Award for outstanding performance and reliability in our payment solutions.'),(70493,1899,'_slider_story-past_2_gropus_1_description','field_6107ff01b9e36'),(70494,1899,'slider_story-past_5_gropus_1_title_title','Company of the year'),(70495,1899,'_slider_story-past_5_gropus_1_title_title','field_6107fefbb9e35'),(70496,1899,'slider_story-past_5_gropus_1_title_gradient','0'),(70497,1899,'_slider_story-past_5_gropus_1_title_gradient','field_6107ff2c8bc34'),(70498,1899,'slider_story-past_5_gropus_1_title',''),(70499,1899,'_slider_story-past_5_gropus_1_title','field_6107ff625d3cf'),(70500,1899,'slider_story-past_5_gropus_1_description','CommerceGate relaunches our flagship website and brand image to emphasize on our growing success, industry expertise and outstanding dedication to our clients globally.'),(70501,1899,'_slider_story-past_5_gropus_1_description','field_6107ff01b9e36'),(70502,1899,'slider_story-past_7_gropus_1_title_title','expansion'),(70503,1899,'_slider_story-past_7_gropus_1_title_title','field_6107fefbb9e35'),(70504,1899,'slider_story-past_7_gropus_1_title_gradient','0'),(70505,1899,'_slider_story-past_7_gropus_1_title_gradient','field_6107ff2c8bc34'),(70506,1899,'slider_story-past_7_gropus_1_title',''),(70507,1899,'_slider_story-past_7_gropus_1_title','field_6107ff625d3cf'),(70508,1899,'slider_story-past_7_gropus_1_description','CommerceGate takes the lead in innovation and development under a new management with the commitment to developing and adopting the latest payment technologies available for our clients.'),(70509,1899,'_slider_story-past_7_gropus_1_description','field_6107ff01b9e36'),(70510,1899,'slider_story-past_8_gropus_1_title_title','update'),(70511,1899,'_slider_story-past_8_gropus_1_title_title','field_6107fefbb9e35'),(70512,1899,'slider_story-past_8_gropus_1_title_gradient','0'),(70513,1899,'_slider_story-past_8_gropus_1_title_gradient','field_6107ff2c8bc34'),(70514,1899,'slider_story-past_8_gropus_1_title',''),(70515,1899,'_slider_story-past_8_gropus_1_title','field_6107ff625d3cf'),(70516,1899,'slider_story-past_8_gropus_1_description','CommerceGate begins development of a brand new processing platform and back office systems to provide our clients with a highly secure and leading payment processing solution in the industry.'),(70517,1899,'_slider_story-past_8_gropus_1_description','field_6107ff01b9e36'),(70518,1899,'slider_story-past_8_gropus_2_title_title','update'),(70519,1899,'_slider_story-past_8_gropus_2_title_title','field_6107fefbb9e35'),(70520,1899,'slider_story-past_8_gropus_2_title_gradient','0'),(70521,1899,'_slider_story-past_8_gropus_2_title_gradient','field_6107ff2c8bc34'),(70522,1899,'slider_story-past_8_gropus_2_title',''),(70523,1899,'_slider_story-past_8_gropus_2_title','field_6107ff625d3cf'),(70524,1899,'slider_story-past_8_gropus_2_description','CommerceGate continues to evolve and cater to the changing landscape of the industry through streamlining business processes, leveraging on agile and data-driven business intelligence technology.'),(70525,1899,'_slider_story-past_8_gropus_2_description','field_6107ff01b9e36'),(70526,1899,'slider_story-past_9_year','In 2016'),(70527,1899,'_slider_story-past_9_year','field_6107fe861dc5d'),(70528,1899,'slider_story-past_9_gropus_0_title_title','update'),(70529,1899,'_slider_story-past_9_gropus_0_title_title','field_6107fefbb9e35'),(70530,1899,'slider_story-past_9_gropus_0_title_gradient','0'),(70531,1899,'_slider_story-past_9_gropus_0_title_gradient','field_6107ff2c8bc34'),(70532,1899,'slider_story-past_9_gropus_0_title',''),(70533,1899,'_slider_story-past_9_gropus_0_title','field_6107ff625d3cf'),(70534,1899,'slider_story-past_9_gropus_0_description','CommerceGate launches the leading back office system and merchant user interface making payment processing management easier and convenient, while increasing the capabilities for our clients.'),(70535,1899,'_slider_story-past_9_gropus_0_description','field_6107ff01b9e36'),(70536,1899,'slider_story-past_9_gropus_1_title_title','update'),(70537,1899,'_slider_story-past_9_gropus_1_title_title','field_6107fefbb9e35'),(70538,1899,'slider_story-past_9_gropus_1_title_gradient','0'),(70539,1899,'_slider_story-past_9_gropus_1_title_gradient','field_6107ff2c8bc34'),(70540,1899,'slider_story-past_9_gropus_1_title',''),(70541,1899,'_slider_story-past_9_gropus_1_title','field_6107ff625d3cf'),(70542,1899,'slider_story-past_9_gropus_1_description','CommerceGate introduces an upgraded website and corporate profile to reflect the dedication and commitment to constant innovation, marking the transition to a lean, agile, and data-driven payment processor.'),(70543,1899,'_slider_story-past_9_gropus_1_description','field_6107ff01b9e36'),(70544,1899,'slider_story-past_9_gropus','2'),(70545,1899,'_slider_story-past_9_gropus','field_6107fee8b9e34'),(70546,1899,'slider_story-past_10_year','In 2017'),(70547,1899,'_slider_story-past_10_year','field_6107fe861dc5d'),(70548,1899,'slider_story-past_10_gropus_0_title_title','launches Billing 2.0'),(70549,1899,'_slider_story-past_10_gropus_0_title_title','field_6107fefbb9e35'),(70550,1899,'slider_story-past_10_gropus_0_title_gradient','0'),(70551,1899,'_slider_story-past_10_gropus_0_title_gradient','field_6107ff2c8bc34'),(70552,1899,'slider_story-past_10_gropus_0_title',''),(70553,1899,'_slider_story-past_10_gropus_0_title','field_6107ff625d3cf'),(70554,1899,'slider_story-past_10_gropus_0_description','CommerceGate launches Billing 2.0, the leading all-in-one invoice, settlement and billing system that provides the latest technology and functionalities with accurate transactional data for our clients.'),(70555,1899,'_slider_story-past_10_gropus_0_description','field_6107ff01b9e36'),(70556,1899,'slider_story-past_10_gropus','1'),(70557,1899,'_slider_story-past_10_gropus','field_6107fee8b9e34'),(70558,1899,'slider_story-past_11_year','In 2018'),(70559,1899,'_slider_story-past_11_year','field_6107fe861dc5d'),(70560,1899,'slider_story-past_11_gropus_0_title_title','launches CGPayTech'),(70561,1899,'_slider_story-past_11_gropus_0_title_title','field_6107fefbb9e35'),(70562,1899,'slider_story-past_11_gropus_0_title_gradient','0'),(70563,1899,'_slider_story-past_11_gropus_0_title_gradient','field_6107ff2c8bc34'),(70564,1899,'slider_story-past_11_gropus_0_title',''),(70565,1899,'_slider_story-past_11_gropus_0_title','field_6107ff625d3cf'),(70566,1899,'slider_story-past_11_gropus_0_description','CommerceGate launches CGPayTech, a cutting-edge payment platform with higher processing capacities, improved security encryption protocols and a variety of additional payment methods.'),(70567,1899,'_slider_story-past_11_gropus_0_description','field_6107ff01b9e36'),(70568,1899,'slider_story-past_11_gropus','1'),(70569,1899,'_slider_story-past_11_gropus','field_6107fee8b9e34'),(70570,1899,'slider_story-past_12_year','In 2019'),(70571,1899,'_slider_story-past_12_year','field_6107fe861dc5d'),(70572,1899,'slider_story-past_12_gropus_0_title_title','introduction'),(70573,1899,'_slider_story-past_12_gropus_0_title_title','field_6107fefbb9e35'),(70574,1899,'slider_story-past_12_gropus_0_title_gradient','0'),(70575,1899,'_slider_story-past_12_gropus_0_title_gradient','field_6107ff2c8bc34'),(70576,1899,'slider_story-past_12_gropus_0_title',''),(70577,1899,'_slider_story-past_12_gropus_0_title','field_6107ff625d3cf'),(70578,1899,'slider_story-past_12_gropus_0_description','CommerceGate introduces our 20th acquiring partner integration to our platform, providing our merchants higher transactional volumes, better conversion, risk management and payment processing quality.'),(70579,1899,'_slider_story-past_12_gropus_0_description','field_6107ff01b9e36'),(70580,1899,'slider_story-past_12_gropus','1'),(70581,1899,'_slider_story-past_12_gropus','field_6107fee8b9e34'),(70582,1899,'slider_story-past_13_year','In 2020'),(70583,1899,'_slider_story-past_13_year','field_6107fe861dc5d'),(70584,1899,'slider_story-past_13_gropus_0_title_title','Company of the year'),(70585,1899,'_slider_story-past_13_gropus_0_title_title','field_6107fefbb9e35'),(70586,1899,'slider_story-past_13_gropus_0_title_gradient','0'),(70587,1899,'_slider_story-past_13_gropus_0_title_gradient','field_6107ff2c8bc34'),(70588,1899,'slider_story-past_13_gropus_0_title',''),(70589,1899,'_slider_story-past_13_gropus_0_title','field_6107ff625d3cf'),(70590,1899,'slider_story-past_13_gropus_0_description','CommerceGate was the first non-banking group in Spain to be granted by the Central Bank of Spain a financial institution license.'),(70591,1899,'_slider_story-past_13_gropus_0_description','field_6107ff01b9e36'),(70592,1899,'slider_story-past_13_gropus','1'),(70593,1899,'_slider_story-past_13_gropus','field_6107fee8b9e34'),(70594,1899,'slider_story-past_14_year','In 2021'),(70595,1899,'_slider_story-past_14_year','field_6107fe861dc5d'),(70596,1899,'slider_story-past_14_gropus_0_title_title','update'),(70597,1899,'_slider_story-past_14_gropus_0_title_title','field_6107fefbb9e35'),(70598,1899,'slider_story-past_14_gropus_0_title_gradient','0'),(70599,1899,'_slider_story-past_14_gropus_0_title_gradient','field_6107ff2c8bc34'),(70600,1899,'slider_story-past_14_gropus_0_title',''),(70601,1899,'_slider_story-past_14_gropus_0_title','field_6107ff625d3cf'),(70602,1899,'slider_story-past_14_gropus_0_description','CommerceGate opens the LATAM market through local acquiring and payment solutions for EU merchants with Brazil being the first country and Mexico, Chile, Colombia and Peru coming next.'),(70603,1899,'_slider_story-past_14_gropus_0_description','field_6107ff01b9e36'),(70604,1899,'slider_story-past_14_gropus','1'),(70605,1899,'_slider_story-past_14_gropus','field_6107fee8b9e34'),(70606,1899,'slider_story-feature_0_gropus_2_title_title','CG eWallet.'),(70607,1899,'_slider_story-feature_0_gropus_2_title_title','field_6107ffda45734'),(70608,1899,'slider_story-feature_0_gropus_2_title_gradient','0'),(70609,1899,'_slider_story-feature_0_gropus_2_title_gradient','field_6107ffda45735'),(70610,1899,'slider_story-feature_0_gropus_2_title',''),(70611,1899,'_slider_story-feature_0_gropus_2_title','field_6107ffda45733'),(70612,1899,'slider_story-feature_0_gropus_2_description','Get full access to the benefits of the CG eWallet solution to increase customer interaction with your business.'),(70613,1899,'_slider_story-feature_0_gropus_2_description','field_6107ffda45736'),(70614,1901,'main-block_image','621'),(70615,1901,'_main-block_image','field_610815336c048'),(70616,1901,'main-block_title','Ready to start your journey with us?'),(70617,1901,'_main-block_title','field_610815716c049'),(70618,1901,'main-block_description','CommerceGate waCommerceGate was built on the success of highly talented and skilled individuals who works here. We are always looking for talents to join our team.s built and made successful by the people who work here. We are always looking for talented people to join our team.'),(70619,1901,'_main-block_description','field_610815846c04a'),(70620,1901,'main-block_button-title','Explore Job Openings'),(70621,1901,'_main-block_button-title','field_610815986c04b'),(70622,1901,'main-block',''),(70623,1901,'_main-block','field_610814b06c047'),(70624,1901,'career-block-info_title','Start your career with us'),(70625,1901,'_career-block-info_title','field_61081759b1a85'),(70626,1901,'career-block-info_suptitle_text','15 job openings'),(70627,1901,'_career-block-info_suptitle_text','field_61081759b1a87'),(70628,1901,'career-block-info_suptitle_color','#EB5042'),(70629,1901,'_career-block-info_suptitle_color','field_61081759b1a88'),(70630,1901,'career-block-info_suptitle',''),(70631,1901,'_career-block-info_suptitle','field_61081759b1a86'),(70632,1901,'career-block-info_button_show','Show More'),(70633,1901,'_career-block-info_button_show','field_610817f010219'),(70634,1901,'career-block-info_button_hide','Hide'),(70635,1901,'_career-block-info_button_hide','field_610817f81021a'),(70636,1901,'career-block-info_button',''),(70637,1901,'_career-block-info_button','field_61081759b1a89'),(70638,1901,'career-block-info',''),(70639,1901,'_career-block-info','field_61081759b1a84'),(70640,1901,'with-us-info_image','646'),(70641,1901,'_with-us-info_image','field_6108213aff9a1'),(70642,1901,'with-us-info_title','Why Work With Us?'),(70643,1901,'_with-us-info_title','field_61082113ff99f'),(70644,1901,'with-us-info_description','CommerceGate offers you the opportunity to work with a young, dynamic and rapidly growing international company in a booming industry with many opportunities, while working in Spain.'),(70645,1901,'_with-us-info_description','field_6108211dff9a0'),(70646,1901,'with-us-info',''),(70647,1901,'_with-us-info','field_610820d9ff99e'),(70648,1901,'with-us-list_0_icon','647'),(70649,1901,'_with-us-list_0_icon','field_610821fbff9a3'),(70650,1901,'with-us-list_0_description','Highly collaborative international team'),(70651,1901,'_with-us-list_0_description','field_6108220aff9a4'),(70652,1901,'with-us-list_1_icon','648'),(70653,1901,'_with-us-list_1_icon','field_610821fbff9a3'),(70654,1901,'with-us-list_1_description','Convenient location in central Barcelona'),(70655,1901,'_with-us-list_1_description','field_6108220aff9a4'),(70656,1901,'with-us-list_2_icon','649'),(70657,1901,'_with-us-list_2_icon','field_610821fbff9a3'),(70658,1901,'with-us-list_2_description','Free gym membership'),(70659,1901,'_with-us-list_2_description','field_6108220aff9a4'),(70660,1901,'with-us-list_3_icon','650'),(70661,1901,'_with-us-list_3_icon','field_610821fbff9a3'),(70662,1901,'with-us-list_3_description','Performance oriented corporate culture'),(70663,1901,'_with-us-list_3_description','field_6108220aff9a4'),(70664,1901,'with-us-list_4_icon','651'),(70665,1901,'_with-us-list_4_icon','field_610821fbff9a3'),(70666,1901,'with-us-list_4_description','Competitive salary and bonus structure'),(70667,1901,'_with-us-list_4_description','field_6108220aff9a4'),(70668,1901,'with-us-list_5_icon','652'),(70669,1901,'_with-us-list_5_icon','field_610821fbff9a3'),(70670,1901,'with-us-list_5_description','Fun and frequent team building events'),(70671,1901,'_with-us-list_5_description','field_6108220aff9a4'),(70672,1901,'with-us-list_6_icon','653'),(70673,1901,'_with-us-list_6_icon','field_610821fbff9a3'),(70674,1901,'with-us-list_6_description','Clear career advancement opportunities'),(70675,1901,'_with-us-list_6_description','field_6108220aff9a4'),(70676,1901,'with-us-list_7_icon','654'),(70677,1901,'_with-us-list_7_icon','field_610821fbff9a3'),(70678,1901,'with-us-list_7_description','Comprehensive private health insurance'),(70679,1901,'_with-us-list_7_description','field_6108220aff9a4'),(70680,1901,'with-us-list','8'),(70681,1901,'_with-us-list','field_610821abff9a2'),(70682,1902,'main-block_image','621'),(70683,1902,'_main-block_image','field_610815336c048'),(70684,1902,'main-block_title','Ready to start your journey with us?'),(70685,1902,'_main-block_title','field_610815716c049'),(70686,1902,'main-block_description','CommerceGate waCommerceGate was built on the[nbsp]success of highly talented and skilled individuals who works here. We are always looking for talents to join our teams built and made successful by the people who work here. We[nbsp]are always looking for talented people to join our team.'),(70687,1902,'_main-block_description','field_610815846c04a'),(70688,1902,'main-block_button-title','Explore Job Openings'),(70689,1902,'_main-block_button-title','field_610815986c04b'),(70690,1902,'main-block',''),(70691,1902,'_main-block','field_610814b06c047'),(70692,1902,'career-block-info_title','Start your career with us'),(70693,1902,'_career-block-info_title','field_61081759b1a85'),(70694,1902,'career-block-info_suptitle_text','15 job openings'),(70695,1902,'_career-block-info_suptitle_text','field_61081759b1a87'),(70696,1902,'career-block-info_suptitle_color','#EB5042'),(70697,1902,'_career-block-info_suptitle_color','field_61081759b1a88'),(70698,1902,'career-block-info_suptitle',''),(70699,1902,'_career-block-info_suptitle','field_61081759b1a86'),(70700,1902,'career-block-info_button_show','Show More'),(70701,1902,'_career-block-info_button_show','field_610817f010219'),(70702,1902,'career-block-info_button_hide','Hide'),(70703,1902,'_career-block-info_button_hide','field_610817f81021a'),(70704,1902,'career-block-info_button',''),(70705,1902,'_career-block-info_button','field_61081759b1a89'),(70706,1902,'career-block-info',''),(70707,1902,'_career-block-info','field_61081759b1a84'),(70708,1902,'with-us-info_image','646'),(70709,1902,'_with-us-info_image','field_6108213aff9a1'),(70710,1902,'with-us-info_title','Why Work With Us?'),(70711,1902,'_with-us-info_title','field_61082113ff99f'),(70712,1902,'with-us-info_description','CommerceGate offers you the opportunity to work with a[nbsp]young, dynamic and rapidly growing international company in[nbsp]a[nbsp]booming industry with many opportunities, while working in[nbsp]Spain.'),(70713,1902,'_with-us-info_description','field_6108211dff9a0'),(70714,1902,'with-us-info',''),(70715,1902,'_with-us-info','field_610820d9ff99e'),(70716,1902,'with-us-list_0_icon','647'),(70717,1902,'_with-us-list_0_icon','field_610821fbff9a3'),(70718,1902,'with-us-list_0_description','Highly collaborative international team'),(70719,1902,'_with-us-list_0_description','field_6108220aff9a4'),(70720,1902,'with-us-list_1_icon','648'),(70721,1902,'_with-us-list_1_icon','field_610821fbff9a3'),(70722,1902,'with-us-list_1_description','Convenient location in[nbsp]central Barcelona'),(70723,1902,'_with-us-list_1_description','field_6108220aff9a4'),(70724,1902,'with-us-list_2_icon','649'),(70725,1902,'_with-us-list_2_icon','field_610821fbff9a3'),(70726,1902,'with-us-list_2_description','Free gym membership'),(70727,1902,'_with-us-list_2_description','field_6108220aff9a4'),(70728,1902,'with-us-list_3_icon','650'),(70729,1902,'_with-us-list_3_icon','field_610821fbff9a3'),(70730,1902,'with-us-list_3_description','Performance oriented corporate culture'),(70731,1902,'_with-us-list_3_description','field_6108220aff9a4'),(70732,1902,'with-us-list_4_icon','651'),(70733,1902,'_with-us-list_4_icon','field_610821fbff9a3'),(70734,1902,'with-us-list_4_description','Competitive salary and[nbsp]bonus structure'),(70735,1902,'_with-us-list_4_description','field_6108220aff9a4'),(70736,1902,'with-us-list_5_icon','652'),(70737,1902,'_with-us-list_5_icon','field_610821fbff9a3'),(70738,1902,'with-us-list_5_description','Fun and frequent team building events'),(70739,1902,'_with-us-list_5_description','field_6108220aff9a4'),(70740,1902,'with-us-list_6_icon','653'),(70741,1902,'_with-us-list_6_icon','field_610821fbff9a3'),(70742,1902,'with-us-list_6_description','Clear career advancement opportunities'),(70743,1902,'_with-us-list_6_description','field_6108220aff9a4'),(70744,1902,'with-us-list_7_icon','654'),(70745,1902,'_with-us-list_7_icon','field_610821fbff9a3'),(70746,1902,'with-us-list_7_description','Comprehensive private health insurance'),(70747,1902,'_with-us-list_7_description','field_6108220aff9a4'),(70748,1902,'with-us-list','8'),(70749,1902,'_with-us-list','field_610821abff9a2'),(70750,1903,'main-block_image','621'),(70751,1903,'_main-block_image','field_610815336c048'),(70752,1903,'main-block_title','Ready to start your journey with us?'),(70753,1903,'_main-block_title','field_610815716c049'),(70754,1903,'main-block_description','CommerceGate waCommerceGate was built on the[nbsp]success of highly talented and skilled individuals who works here. We are always looking for talents to join our teams built and made successful by the people who work here. We[nbsp]are always looking for talented people to join our team.'),(70755,1903,'_main-block_description','field_610815846c04a'),(70756,1903,'main-block_button-title','Explore Job Openings'),(70757,1903,'_main-block_button-title','field_610815986c04b'),(70758,1903,'main-block',''),(70759,1903,'_main-block','field_610814b06c047'),(70760,1903,'career-block-info_title','Start your career with us'),(70761,1903,'_career-block-info_title','field_61081759b1a85'),(70762,1903,'career-block-info_suptitle_text','15 job openings'),(70763,1903,'_career-block-info_suptitle_text','field_61081759b1a87'),(70764,1903,'career-block-info_suptitle_color','#EB5042'),(70765,1903,'_career-block-info_suptitle_color','field_61081759b1a88'),(70766,1903,'career-block-info_suptitle',''),(70767,1903,'_career-block-info_suptitle','field_61081759b1a86'),(70768,1903,'career-block-info_button_show','Show More'),(70769,1903,'_career-block-info_button_show','field_610817f010219'),(70770,1903,'career-block-info_button_hide','Hide'),(70771,1903,'_career-block-info_button_hide','field_610817f81021a'),(70772,1903,'career-block-info_button',''),(70773,1903,'_career-block-info_button','field_61081759b1a89'),(70774,1903,'career-block-info',''),(70775,1903,'_career-block-info','field_61081759b1a84'),(70776,1903,'with-us-info_image','1673'),(70777,1903,'_with-us-info_image','field_6108213aff9a1'),(70778,1903,'with-us-info_title','Why Work With Us?'),(70779,1903,'_with-us-info_title','field_61082113ff99f'),(70780,1903,'with-us-info_description','CommerceGate offers you the opportunity to work with a[nbsp]young, dynamic and rapidly growing international company in[nbsp]a[nbsp]booming industry with many opportunities, while working in[nbsp]Spain.'),(70781,1903,'_with-us-info_description','field_6108211dff9a0'),(70782,1903,'with-us-info',''),(70783,1903,'_with-us-info','field_610820d9ff99e'),(70784,1903,'with-us-list_0_icon','647'),(70785,1903,'_with-us-list_0_icon','field_610821fbff9a3'),(70786,1903,'with-us-list_0_description','Highly collaborative international team'),(70787,1903,'_with-us-list_0_description','field_6108220aff9a4'),(70788,1903,'with-us-list_1_icon','648'),(70789,1903,'_with-us-list_1_icon','field_610821fbff9a3'),(70790,1903,'with-us-list_1_description','Convenient location in[nbsp]central Barcelona'),(70791,1903,'_with-us-list_1_description','field_6108220aff9a4'),(70792,1903,'with-us-list_2_icon','649'),(70793,1903,'_with-us-list_2_icon','field_610821fbff9a3'),(70794,1903,'with-us-list_2_description','Free gym membership'),(70795,1903,'_with-us-list_2_description','field_6108220aff9a4'),(70796,1903,'with-us-list_3_icon','650'),(70797,1903,'_with-us-list_3_icon','field_610821fbff9a3'),(70798,1903,'with-us-list_3_description','Performance oriented corporate culture'),(70799,1903,'_with-us-list_3_description','field_6108220aff9a4'),(70800,1903,'with-us-list_4_icon','651'),(70801,1903,'_with-us-list_4_icon','field_610821fbff9a3'),(70802,1903,'with-us-list_4_description','Competitive salary and[nbsp]bonus structure'),(70803,1903,'_with-us-list_4_description','field_6108220aff9a4'),(70804,1903,'with-us-list_5_icon','652'),(70805,1903,'_with-us-list_5_icon','field_610821fbff9a3'),(70806,1903,'with-us-list_5_description','Fun and frequent team building events'),(70807,1903,'_with-us-list_5_description','field_6108220aff9a4'),(70808,1903,'with-us-list_6_icon','653'),(70809,1903,'_with-us-list_6_icon','field_610821fbff9a3'),(70810,1903,'with-us-list_6_description','Clear career advancement opportunities'),(70811,1903,'_with-us-list_6_description','field_6108220aff9a4'),(70812,1903,'with-us-list_7_icon','654'),(70813,1903,'_with-us-list_7_icon','field_610821fbff9a3'),(70814,1903,'with-us-list_7_description','Comprehensive private health insurance'),(70815,1903,'_with-us-list_7_description','field_6108220aff9a4'),(70816,1903,'with-us-list','8'),(70817,1903,'_with-us-list','field_610821abff9a2'),(70818,1905,'block-info_title','CommerceGate Blog'),(70819,1905,'_block-info_title','field_6109704990a92'),(70820,1905,'block-info_description','Read our latest news, trends and insights in our CG Payment Solutions blog.'),(70821,1905,'_block-info_description','field_6109704c90a93'),(70822,1905,'block-info',''),(70823,1905,'_block-info','field_6109703b90a91'),(70824,1906,'page-header_description','Explore and learn more about online payments from our global payment systems to building your ideal checkout process.'),(70825,1906,'_page-header_description','field_610bfdaa1c1f4'),(70826,1906,'page-header_button-title','Explore eBooks'),(70827,1906,'_page-header_button-title','field_610bfdda1c1f5'),(70828,1906,'page-header',''),(70829,1906,'_page-header','field_610bfd751c1f3'),(70830,1906,'page_elements_featured-ebooks-title','Featured Ebooks'),(70831,1906,'_page_elements_featured-ebooks-title','field_610bfffb74224'),(70832,1906,'page_elements_main-category','Latest'),(70833,1906,'_page_elements_main-category','field_610c000c74225'),(70834,1906,'page_elements',''),(70835,1906,'_page_elements','field_610bffea74223'),(70836,1906,'page-elements_featured-ebooks-title','Featured Ebooks'),(70837,1906,'_page-elements_featured-ebooks-title','field_610bfffb74224'),(70838,1906,'page-elements_main-category','Latest'),(70839,1906,'_page-elements_main-category','field_610c000c74225'),(70840,1906,'page-elements',''),(70841,1906,'_page-elements','field_610bffea74223'),(70842,1906,'page-content_featured-ebooks-title','Featured Ebooks'),(70843,1906,'_page-content_featured-ebooks-title','field_610bfffb74224'),(70844,1906,'page-content_main-category','Latest'),(70845,1906,'_page-content_main-category','field_610c000c74225'),(70846,1906,'page-content',''),(70847,1906,'_page-content','field_610bffea74223'),(70848,1906,'page-content_featured-ebooks','a:3:{i:0;s:3:\"407\";i:1;s:3:\"406\";i:2;s:3:\"405\";}'),(70849,1906,'_page-content_featured-ebooks','field_610c00fcb9942'),(70850,1908,'page-header_description','Explore and learn more about online payments from our global payment systems to building your ideal checkout process.'),(70851,1908,'_page-header_description','field_610bfdaa1c1f4'),(70852,1908,'page-header_button-title','Explore eBooks'),(70853,1908,'_page-header_button-title','field_610bfdda1c1f5'),(70854,1908,'page-header',''),(70855,1908,'_page-header','field_610bfd751c1f3'),(70856,1908,'page_elements_featured-ebooks-title','Featured Ebooks'),(70857,1908,'_page_elements_featured-ebooks-title','field_610bfffb74224'),(70858,1908,'page_elements_main-category','Latest'),(70859,1908,'_page_elements_main-category','field_610c000c74225'),(70860,1908,'page_elements',''),(70861,1908,'_page_elements','field_610bffea74223'),(70862,1908,'page-elements_featured-ebooks-title','Featured Ebooks'),(70863,1908,'_page-elements_featured-ebooks-title','field_610bfffb74224'),(70864,1908,'page-elements_main-category','Latest'),(70865,1908,'_page-elements_main-category','field_610c000c74225'),(70866,1908,'page-elements',''),(70867,1908,'_page-elements','field_610bffea74223'),(70868,1908,'page-content_featured-ebooks-title','Featured Ebooks'),(70869,1908,'_page-content_featured-ebooks-title','field_610bfffb74224'),(70870,1908,'page-content_main-category','Latest'),(70871,1908,'_page-content_main-category','field_610c000c74225'),(70872,1908,'page-content',''),(70873,1908,'_page-content','field_610bffea74223'),(70874,1908,'page-content_featured-ebooks','a:3:{i:0;s:3:\"407\";i:1;s:3:\"406\";i:2;s:3:\"405\";}'),(70875,1908,'_page-content_featured-ebooks','field_610c00fcb9942'),(70876,1910,'main-block-header_title','Pricing Built for You'),(70877,1910,'_main-block-header_title','field_61093c50a78e8'),(70878,1910,'main-block-header_description','CommerceGate offers a complete set of features and services and charges a processing and payment method fee per transaction.'),(70879,1910,'_main-block-header_description','field_61093c5ca78e9'),(70880,1910,'main-block-header',''),(70881,1910,'_main-block-header','field_61093c34a78e7'),(70882,1910,'flexible-pricing_title','Flexible and integrated pricing'),(70883,1910,'_flexible-pricing_title','field_6109401d9cacd'),(70884,1910,'flexible-pricing_description','End-to-end solution to accept payments on your website all included.'),(70885,1910,'_flexible-pricing_description','field_610940e3b8ec1'),(70886,1910,'flexible-pricing_price','1.80% + 0.25 EUR'),(70887,1910,'_flexible-pricing_price','field_610940ffb8ec2'),(70888,1910,'flexible-pricing_list_0_item','Bespoke payment solution and services for your business type'),(70889,1910,'_flexible-pricing_list_0_item','field_61094144b8ec4'),(70890,1910,'flexible-pricing_list_1_item','Cutting-edge payment technology for your business transactions'),(70891,1910,'_flexible-pricing_list_1_item','field_61094144b8ec4'),(70892,1910,'flexible-pricing_list_2_item','Absolutely no set-up, periodic platform and hidden fees'),(70893,1910,'_flexible-pricing_list_2_item','field_61094144b8ec4'),(70894,1910,'flexible-pricing_list','3'),(70895,1910,'_flexible-pricing_list','field_61094125b8ec3'),(70896,1910,'flexible-pricing_link','a:3:{s:5:\"title\";s:11:\"Sign Up Now\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/sign-up/\";s:6:\"target\";s:0:\"\";}'),(70897,1910,'_flexible-pricing_link','field_610941823f32f'),(70898,1910,'flexible-pricing',''),(70899,1910,'_flexible-pricing','field_61093f3e8b6ba'),(70900,1910,'customized-approach_title','Customized set-up process'),(70901,1910,'_customized-approach_title','field_6109427eadcf6'),(70902,1910,'customized-approach_description','Every detail in the set-up process is tailored to your business requirements'),(70903,1910,'_customized-approach_description','field_6109427eadcf7'),(70904,1910,'customized-approach_list_0_item','Special tier-based pricing for high-volume projects'),(70905,1910,'_customized-approach_list_0_item','field_6109427eadcfa'),(70906,1910,'customized-approach_list','3'),(70907,1910,'_customized-approach_list','field_6109427eadcf9'),(70908,1910,'customized-approach_link','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(70909,1910,'_customized-approach_link','field_6109427eadcfb'),(70910,1910,'customized-approach',''),(70911,1910,'_customized-approach','field_6109427eadcf5'),(70912,1910,'customized-approach_list_1_item','Geo-specific pricing to offer you the best rates and fees'),(70913,1910,'_customized-approach_list_1_item','field_6109427eadcfa'),(70914,1910,'customized-approach_list_2_item','Interchange ++ pricing models for the cross-border projects'),(70915,1910,'_customized-approach_list_2_item','field_6109427eadcfa'),(70916,1910,'included-info_title','What’s Included'),(70917,1910,'_included-info_title','field_6109461ffc0ae'),(70918,1910,'included-info_description','CommerceGate offers a complete set of services for you to accept credit card payments from your customers safely.'),(70919,1910,'_included-info_description','field_6109462afc0af'),(70920,1910,'included-info',''),(70921,1910,'_included-info','field_610945a9fc0ad'),(70922,1910,'list_0_icon','755'),(70923,1910,'_list_0_icon','field_610947237e6df'),(70924,1910,'list_0_group-title','Optimised Cross Platform Checkout'),(70925,1910,'_list_0_group-title','field_610947737e6e0'),(70926,1910,'list_0_list_0_item','Customisable payment page'),(70927,1910,'_list_0_list_0_item','field_610947a87e6e2'),(70928,1910,'list_0_list_1_item','PCI DSS compliance coverage'),(70929,1910,'_list_0_list_1_item','field_610947a87e6e2'),(70930,1910,'list_0_list','2'),(70931,1910,'_list_0_list','field_610947987e6e1'),(70932,1910,'list_1_icon','756'),(70933,1910,'_list_1_icon','field_610947237e6df'),(70934,1910,'list_1_group-title','One integration — \r\nGlobal payment outreach'),(70935,1910,'_list_1_group-title','field_610947737e6e0'),(70936,1910,'list_1_list_0_item','Multiple currencies'),(70937,1910,'_list_1_list_0_item','field_610947a87e6e2'),(70938,1910,'list_1_list_1_item','Local payment methods'),(70939,1910,'_list_1_list_1_item','field_610947a87e6e2'),(70940,1910,'list_1_list_2_item','20+ acquiring partners all over the world'),(70941,1910,'_list_1_list_2_item','field_610947a87e6e2'),(70942,1910,'list_1_list','3'),(70943,1910,'_list_1_list','field_610947987e6e1'),(70944,1910,'list_2_icon','757'),(70945,1910,'_list_2_icon','field_610947237e6df'),(70946,1910,'list_2_group-title','Proven security and prolific compliance'),(70947,1910,'_list_2_group-title','field_610947737e6e0'),(70948,1910,'list_2_list_0_item','PCI DSS Level 1 platform'),(70949,1910,'_list_2_list_0_item','field_610947a87e6e2'),(70950,1910,'list_2_list_1_item','Multi level data security and encryption'),(70951,1910,'_list_2_list_1_item','field_610947a87e6e2'),(70952,1910,'list_2_list_2_item','Cloud based platform'),(70953,1910,'_list_2_list_2_item','field_610947a87e6e2'),(70954,1910,'list_2_list','3'),(70955,1910,'_list_2_list','field_610947987e6e1'),(70956,1910,'list_3_icon','758'),(70957,1910,'_list_3_icon','field_610947237e6df'),(70958,1910,'list_3_group-title','The most precise automatic billing system'),(70959,1910,'_list_3_group-title','field_610947737e6e0'),(70960,1910,'list_3_list_0_item','Real time financial data'),(70961,1910,'_list_3_list_0_item','field_610947a87e6e2'),(70962,1910,'list_3_list_1_item','Detailed invoicing'),(70963,1910,'_list_3_list_1_item','field_610947a87e6e2'),(70964,1910,'list_3_list_2_item','Multiple pricing models support'),(70965,1910,'_list_3_list_2_item','field_610947a87e6e2'),(70966,1910,'list_3_list','3'),(70967,1910,'_list_3_list','field_610947987e6e1'),(70968,1910,'list_4_icon','759'),(70969,1910,'_list_4_icon','field_610947237e6df'),(70970,1910,'list_4_group-title','Automated payouts'),(70971,1910,'_list_4_group-title','field_610947737e6e0'),(70972,1910,'list_4_list_0_item','In-time settlements to the bank account'),(70973,1910,'_list_4_list_0_item','field_610947a87e6e2'),(70974,1910,'list_4_list_1_item','Transparent settlement schedule'),(70975,1910,'_list_4_list_1_item','field_610947a87e6e2'),(70976,1910,'list_4_list_2_item','Flexible payout control'),(70977,1910,'_list_4_list_2_item','field_610947a87e6e2'),(70978,1910,'list_4_list','3'),(70979,1910,'_list_4_list','field_610947987e6e1'),(70980,1910,'list_5_icon','760'),(70981,1910,'_list_5_icon','field_610947237e6df'),(70982,1910,'list_5_group-title','Customer support service'),(70983,1910,'_list_5_group-title','field_610947737e6e0'),(70984,1910,'list_5_list_0_item','24/7 payment support'),(70985,1910,'_list_5_list_0_item','field_610947a87e6e2'),(70986,1910,'list_5_list_1_item','Adjustable refund policy'),(70987,1910,'_list_5_list_1_item','field_610947a87e6e2'),(70988,1910,'list_5_list_2_item','Multi language assistance'),(70989,1910,'_list_5_list_2_item','field_610947a87e6e2'),(70990,1910,'list_5_list','3'),(70991,1910,'_list_5_list','field_610947987e6e1'),(70992,1910,'list_6_icon','761'),(70993,1910,'_list_6_icon','field_610947237e6df'),(70994,1910,'list_6_group-title','Personalised merchant service'),(70995,1910,'_list_6_group-title','field_610947737e6e0'),(70996,1910,'list_6_list_0_item','Dedicated merchant account manager'),(70997,1910,'_list_6_list_0_item','field_610947a87e6e2'),(70998,1910,'list_6_list_1_item','SLA based technical support'),(70999,1910,'_list_6_list_1_item','field_610947a87e6e2'),(71000,1910,'list_6_list_2_item','Direct access to the Risk, Compliance and Finance Team'),(71001,1910,'_list_6_list_2_item','field_610947a87e6e2'),(71002,1910,'list_6_list','3'),(71003,1910,'_list_6_list','field_610947987e6e1'),(71004,1910,'list','7'),(71005,1910,'_list','field_6109470d7e6de'),(71006,1910,'Included-list_0_icon',''),(71007,1910,'_Included-list_0_icon','field_61094f718fb66'),(71008,1910,'Included-list_0_title',''),(71009,1910,'_Included-list_0_title','field_61094f718fb67'),(71010,1910,'Included-list_0_list_0_item','фіва'),(71011,1910,'_Included-list_0_list_0_item','field_61094f718fb69'),(71012,1910,'Included-list_0_list_1_item','PCI DSS compliance coverage'),(71013,1910,'_Included-list_0_list_1_item','field_610947a87e6e2'),(71014,1910,'Included-list_0_list','1'),(71015,1910,'_Included-list_0_list','field_61094f718fb68'),(71016,1910,'Included-list_1_icon','756'),(71017,1910,'_Included-list_1_icon','field_610947237e6df'),(71018,1910,'Included-list_1_title','One integration — \r\nGlobal payment outreach'),(71019,1910,'_Included-list_1_title','field_610947737e6e0'),(71020,1910,'Included-list_1_list_0_item','Multiple currencies'),(71021,1910,'_Included-list_1_list_0_item','field_610947a87e6e2'),(71022,1910,'Included-list_1_list_1_item','Local payment methods'),(71023,1910,'_Included-list_1_list_1_item','field_610947a87e6e2'),(71024,1910,'Included-list_1_list_2_item','20+ acquiring partners all over the world'),(71025,1910,'_Included-list_1_list_2_item','field_610947a87e6e2'),(71026,1910,'Included-list_1_list','3'),(71027,1910,'_Included-list_1_list','field_610947987e6e1'),(71028,1910,'Included-list_2_icon','757'),(71029,1910,'_Included-list_2_icon','field_610947237e6df'),(71030,1910,'Included-list_2_title','Proven security and prolific compliance'),(71031,1910,'_Included-list_2_title','field_610947737e6e0'),(71032,1910,'Included-list_2_list_0_item','PCI DSS Level 1 platform'),(71033,1910,'_Included-list_2_list_0_item','field_610947a87e6e2'),(71034,1910,'Included-list_2_list_1_item','Multi level data security and encryption'),(71035,1910,'_Included-list_2_list_1_item','field_610947a87e6e2'),(71036,1910,'Included-list_2_list_2_item','Cloud based platform'),(71037,1910,'_Included-list_2_list_2_item','field_610947a87e6e2'),(71038,1910,'Included-list_2_list','3'),(71039,1910,'_Included-list_2_list','field_610947987e6e1'),(71040,1910,'Included-list_3_icon','758'),(71041,1910,'_Included-list_3_icon','field_610947237e6df'),(71042,1910,'Included-list_3_title','The most precise automatic billing system'),(71043,1910,'_Included-list_3_title','field_610947737e6e0'),(71044,1910,'Included-list_3_list_0_item','Real time financial data'),(71045,1910,'_Included-list_3_list_0_item','field_610947a87e6e2'),(71046,1910,'Included-list_3_list_1_item','Detailed invoicing'),(71047,1910,'_Included-list_3_list_1_item','field_610947a87e6e2'),(71048,1910,'Included-list_3_list_2_item','Multiple pricing models support'),(71049,1910,'_Included-list_3_list_2_item','field_610947a87e6e2'),(71050,1910,'Included-list_3_list','3'),(71051,1910,'_Included-list_3_list','field_610947987e6e1'),(71052,1910,'Included-list_4_icon','759'),(71053,1910,'_Included-list_4_icon','field_610947237e6df'),(71054,1910,'Included-list_4_title','Automated payouts'),(71055,1910,'_Included-list_4_title','field_610947737e6e0'),(71056,1910,'Included-list_4_list_0_item','In-time settlements to the bank account'),(71057,1910,'_Included-list_4_list_0_item','field_610947a87e6e2'),(71058,1910,'Included-list_4_list_1_item','Transparent settlement schedule'),(71059,1910,'_Included-list_4_list_1_item','field_610947a87e6e2'),(71060,1910,'Included-list_4_list_2_item','Flexible payout control'),(71061,1910,'_Included-list_4_list_2_item','field_610947a87e6e2'),(71062,1910,'Included-list_4_list','3'),(71063,1910,'_Included-list_4_list','field_610947987e6e1'),(71064,1910,'Included-list_5_icon','760'),(71065,1910,'_Included-list_5_icon','field_610947237e6df'),(71066,1910,'Included-list_5_title','Customer support service'),(71067,1910,'_Included-list_5_title','field_610947737e6e0'),(71068,1910,'Included-list_5_list_0_item','24/7 payment support'),(71069,1910,'_Included-list_5_list_0_item','field_610947a87e6e2'),(71070,1910,'Included-list_5_list_1_item','Adjustable refund policy'),(71071,1910,'_Included-list_5_list_1_item','field_610947a87e6e2'),(71072,1910,'Included-list_5_list_2_item','Multi language assistance'),(71073,1910,'_Included-list_5_list_2_item','field_610947a87e6e2'),(71074,1910,'Included-list_5_list','3'),(71075,1910,'_Included-list_5_list','field_610947987e6e1'),(71076,1910,'Included-list_6_icon','763'),(71077,1910,'_Included-list_6_icon','field_610947237e6df'),(71078,1910,'Included-list_6_title','Personalised merchant service'),(71079,1910,'_Included-list_6_title','field_610947737e6e0'),(71080,1910,'Included-list_6_list_0_item','Dedicated merchant account manager'),(71081,1910,'_Included-list_6_list_0_item','field_610947a87e6e2'),(71082,1910,'Included-list_6_list_1_item','SLA based technical support'),(71083,1910,'_Included-list_6_list_1_item','field_610947a87e6e2'),(71084,1910,'Included-list_6_list_2_item','Direct access to the Risk, Compliance and Finance Team'),(71085,1910,'_Included-list_6_list_2_item','field_610947a87e6e2'),(71086,1910,'Included-list_6_list','3'),(71087,1910,'_Included-list_6_list','field_610947987e6e1'),(71088,1910,'Included-list','1'),(71089,1910,'_Included-list','field_61094f718fb65'),(71090,1910,'included-list_copy_0_icon',''),(71091,1910,'_included-list_copy_0_icon','field_61094f718fb66'),(71092,1910,'included-list_copy_0_title',''),(71093,1910,'_included-list_copy_0_title','field_61094f718fb67'),(71094,1910,'included-list_copy_0_list_0_item','фівафіва'),(71095,1910,'_included-list_copy_0_list_0_item','field_61094f718fb69'),(71096,1910,'included-list_copy_0_list','1'),(71097,1910,'_included-list_copy_0_list','field_61094f718fb68'),(71098,1910,'included-list_copy','1'),(71099,1910,'_included-list_copy','field_61094f718fb65'),(71100,1910,'include-list_0_icon','755'),(71101,1910,'_include-list_0_icon','field_61094f718fb66'),(71102,1910,'include-list_0_title','Optimised Cross Platform Checkout'),(71103,1910,'_include-list_0_title','field_61094f718fb67'),(71104,1910,'include-list_0_list_0_item','Customisable payment page'),(71105,1910,'_include-list_0_list_0_item','field_61094f718fb69'),(71106,1910,'include-list_0_list_1_item','PCI DSS compliance coverage'),(71107,1910,'_include-list_0_list_1_item','field_61094f718fb69'),(71108,1910,'include-list_0_list','2'),(71109,1910,'_include-list_0_list','field_61094f718fb68'),(71110,1910,'include-list','7'),(71111,1910,'_include-list','field_61094f718fb65'),(71112,1910,'include-list_1_icon','756'),(71113,1910,'_include-list_1_icon','field_61094f718fb66'),(71114,1910,'include-list_1_title','One integration — \r\nGlobal payment outreach'),(71115,1910,'_include-list_1_title','field_61094f718fb67'),(71116,1910,'include-list_1_list_0_item','Multiple currencies'),(71117,1910,'_include-list_1_list_0_item','field_61094f718fb69'),(71118,1910,'include-list_1_list_1_item','Local payment methods'),(71119,1910,'_include-list_1_list_1_item','field_61094f718fb69'),(71120,1910,'include-list_1_list_2_item','20+ acquiring partners all over the world'),(71121,1910,'_include-list_1_list_2_item','field_61094f718fb69'),(71122,1910,'include-list_1_list','3'),(71123,1910,'_include-list_1_list','field_61094f718fb68'),(71124,1910,'include-list_2_icon','757'),(71125,1910,'_include-list_2_icon','field_61094f718fb66'),(71126,1910,'include-list_2_title','Proven security and prolific compliance'),(71127,1910,'_include-list_2_title','field_61094f718fb67'),(71128,1910,'include-list_2_list_0_item','PCI DSS Level 1 platform'),(71129,1910,'_include-list_2_list_0_item','field_61094f718fb69'),(71130,1910,'include-list_2_list_1_item','Multi level data security and encryption'),(71131,1910,'_include-list_2_list_1_item','field_61094f718fb69'),(71132,1910,'include-list_2_list_2_item','Cloud based platform'),(71133,1910,'_include-list_2_list_2_item','field_61094f718fb69'),(71134,1910,'include-list_2_list','3'),(71135,1910,'_include-list_2_list','field_61094f718fb68'),(71136,1910,'include-list_3_icon','758'),(71137,1910,'_include-list_3_icon','field_61094f718fb66'),(71138,1910,'include-list_3_title','The most precise automatic billing system'),(71139,1910,'_include-list_3_title','field_61094f718fb67'),(71140,1910,'include-list_3_list_0_item','Real time financial data'),(71141,1910,'_include-list_3_list_0_item','field_61094f718fb69'),(71142,1910,'include-list_3_list_1_item','Detailed invoicing'),(71143,1910,'_include-list_3_list_1_item','field_61094f718fb69'),(71144,1910,'include-list_3_list_2_item','Multiple pricing models support'),(71145,1910,'_include-list_3_list_2_item','field_61094f718fb69'),(71146,1910,'include-list_3_list','3'),(71147,1910,'_include-list_3_list','field_61094f718fb68'),(71148,1910,'include-list_4_icon','759'),(71149,1910,'_include-list_4_icon','field_61094f718fb66'),(71150,1910,'include-list_4_title','Automated payouts'),(71151,1910,'_include-list_4_title','field_61094f718fb67'),(71152,1910,'include-list_4_list_0_item','In-time settlements to the bank account'),(71153,1910,'_include-list_4_list_0_item','field_61094f718fb69'),(71154,1910,'include-list_4_list_1_item','Transparent settlement schedule'),(71155,1910,'_include-list_4_list_1_item','field_61094f718fb69'),(71156,1910,'include-list_4_list_2_item','Flexible payout control'),(71157,1910,'_include-list_4_list_2_item','field_61094f718fb69'),(71158,1910,'include-list_4_list','3'),(71159,1910,'_include-list_4_list','field_61094f718fb68'),(71160,1910,'include-list_5_icon','760'),(71161,1910,'_include-list_5_icon','field_61094f718fb66'),(71162,1910,'include-list_5_title','Customer support service'),(71163,1910,'_include-list_5_title','field_61094f718fb67'),(71164,1910,'include-list_5_list_0_item','24/7 payment support'),(71165,1910,'_include-list_5_list_0_item','field_61094f718fb69'),(71166,1910,'include-list_5_list_1_item','Adjustable refund policy'),(71167,1910,'_include-list_5_list_1_item','field_61094f718fb69'),(71168,1910,'include-list_5_list_2_item','Multi language assistance'),(71169,1910,'_include-list_5_list_2_item','field_61094f718fb69'),(71170,1910,'include-list_5_list','3'),(71171,1910,'_include-list_5_list','field_61094f718fb68'),(71172,1910,'include-list_6_icon','763'),(71173,1910,'_include-list_6_icon','field_61094f718fb66'),(71174,1910,'include-list_6_title','Personalised merchant service'),(71175,1910,'_include-list_6_title','field_61094f718fb67'),(71176,1910,'include-list_6_list_0_item','Dedicated merchant account manager'),(71177,1910,'_include-list_6_list_0_item','field_61094f718fb69'),(71178,1910,'include-list_6_list_1_item','SLA based technical support'),(71179,1910,'_include-list_6_list_1_item','field_61094f718fb69'),(71180,1910,'include-list_6_list_2_item','Direct access to the Risk, Compliance and Finance Team'),(71181,1910,'_include-list_6_list_2_item','field_61094f718fb69'),(71182,1910,'include-list_6_list','3'),(71183,1910,'_include-list_6_list','field_61094f718fb68'),(71184,1910,'blocks-list_0_icons-style','light'),(71185,1910,'_blocks-list_0_icons-style','field_610953123a4b1'),(71186,1910,'blocks-list_0_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/sign-up/\";s:6:\"target\";s:0:\"\";}'),(71187,1910,'_blocks-list_0_link','field_610952e5776c0'),(71188,1910,'blocks-list_0_title','Card payments processing'),(71189,1910,'_blocks-list_0_title','field_61095245776be'),(71190,1910,'blocks-list_0_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(71191,1910,'_blocks-list_0_description','field_6109525f776bf'),(71192,1910,'blocks-list_0_icons_0_icon','788'),(71193,1910,'_blocks-list_0_icons_0_icon','field_6109534b3a4b3'),(71194,1910,'blocks-list_0_icons_1_icon','790'),(71195,1910,'_blocks-list_0_icons_1_icon','field_6109534b3a4b3'),(71196,1910,'blocks-list_0_icons_2_icon','789'),(71197,1910,'_blocks-list_0_icons_2_icon','field_6109534b3a4b3'),(71198,1910,'blocks-list_0_icons_3_icon','791'),(71199,1910,'_blocks-list_0_icons_3_icon','field_6109534b3a4b3'),(71200,1910,'blocks-list_0_icons_4_icon','792'),(71201,1910,'_blocks-list_0_icons_4_icon','field_6109534b3a4b3'),(71202,1910,'blocks-list_0_icons_5_icon','793'),(71203,1910,'_blocks-list_0_icons_5_icon','field_6109534b3a4b3'),(71204,1910,'blocks-list_0_icons','6'),(71205,1910,'_blocks-list_0_icons','field_610953333a4b2'),(71206,1910,'blocks-list_0_items_0_bold-text','0'),(71207,1910,'_blocks-list_0_items_0_bold-text','field_610953c1b1c01'),(71208,1910,'blocks-list_0_items_0_item-text','Local card processing'),(71209,1910,'_blocks-list_0_items_0_item-text','field_610953e5b1c02'),(71210,1910,'blocks-list_0_items','2'),(71211,1910,'_blocks-list_0_items','field_61095368b1c00'),(71212,1910,'blocks-list_1_icons-style','transparent'),(71213,1910,'_blocks-list_1_icons-style','field_610953123a4b1'),(71214,1910,'blocks-list_1_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/sign-up/\";s:6:\"target\";s:0:\"\";}'),(71215,1910,'_blocks-list_1_link','field_610952e5776c0'),(71216,1910,'blocks-list_1_title','APM processing'),(71217,1910,'_blocks-list_1_title','field_61095245776be'),(71218,1910,'blocks-list_1_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(71219,1910,'_blocks-list_1_description','field_6109525f776bf'),(71220,1910,'blocks-list_1_icons_0_icon','795'),(71221,1910,'_blocks-list_1_icons_0_icon','field_6109534b3a4b3'),(71222,1910,'blocks-list_1_icons','5'),(71223,1910,'_blocks-list_1_icons','field_610953333a4b2'),(71224,1910,'blocks-list_1_items',''),(71225,1910,'_blocks-list_1_items','field_61095368b1c00'),(71226,1910,'blocks-list_2_icons-style','light'),(71227,1910,'_blocks-list_2_icons-style','field_610953123a4b1'),(71228,1910,'blocks-list_2_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/sign-up/\";s:6:\"target\";s:0:\"\";}'),(71229,1910,'_blocks-list_2_link','field_610952e5776c0'),(71230,1910,'blocks-list_2_title','High-risk merchant accounts'),(71231,1910,'_blocks-list_2_title','field_61095245776be'),(71232,1910,'blocks-list_2_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(71233,1910,'_blocks-list_2_description','field_6109525f776bf'),(71234,1910,'blocks-list_2_icons',''),(71235,1910,'_blocks-list_2_icons','field_610953333a4b2'),(71236,1910,'blocks-list_2_items_0_bold-text','0'),(71237,1910,'_blocks-list_2_items_0_bold-text','field_610953c1b1c01'),(71238,1910,'blocks-list_2_items_0_item-text','+0.50% high-risk merchant accounts commission'),(71239,1910,'_blocks-list_2_items_0_item-text','field_610953e5b1c02'),(71240,1910,'blocks-list_2_items','3'),(71241,1910,'_blocks-list_2_items','field_61095368b1c00'),(71242,1910,'blocks-list_3_icons-style','light'),(71243,1910,'_blocks-list_3_icons-style','field_610953123a4b1'),(71244,1910,'blocks-list_3_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/sign-up/\";s:6:\"target\";s:0:\"\";}'),(71245,1910,'_blocks-list_3_link','field_610952e5776c0'),(71246,1910,'blocks-list_3_title','Chargeback management'),(71247,1910,'_blocks-list_3_title','field_61095245776be'),(71248,1910,'blocks-list_3_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(71249,1910,'_blocks-list_3_description','field_6109525f776bf'),(71250,1910,'blocks-list_3_icons',''),(71251,1910,'_blocks-list_3_icons','field_610953333a4b2'),(71252,1910,'blocks-list_3_items_0_bold-text','1'),(71253,1910,'_blocks-list_3_items_0_bold-text','field_610953c1b1c01'),(71254,1910,'blocks-list_3_items_0_item-text','25 EUR per CHB dispute'),(71255,1910,'_blocks-list_3_items_0_item-text','field_610953e5b1c02'),(71256,1910,'blocks-list_3_items','3'),(71257,1910,'_blocks-list_3_items','field_61095368b1c00'),(71258,1910,'blocks-list_4_icons-style','light'),(71259,1910,'_blocks-list_4_icons-style','field_610953123a4b1'),(71260,1910,'blocks-list_4_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/sign-up/\";s:6:\"target\";s:0:\"\";}'),(71261,1910,'_blocks-list_4_link','field_610952e5776c0'),(71262,1910,'blocks-list_4_title','Billing SAAS'),(71263,1910,'_blocks-list_4_title','field_61095245776be'),(71264,1910,'blocks-list_4_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(71265,1910,'_blocks-list_4_description','field_6109525f776bf'),(71266,1910,'blocks-list_4_icons',''),(71267,1910,'_blocks-list_4_icons','field_610953333a4b2'),(71268,1910,'blocks-list_4_items_0_bold-text','1'),(71269,1910,'_blocks-list_4_items_0_bold-text','field_610953c1b1c01'),(71270,1910,'blocks-list_4_items_0_item-text','0,03 EUR/TRX'),(71271,1910,'_blocks-list_4_items_0_item-text','field_610953e5b1c02'),(71272,1910,'blocks-list_4_items','6'),(71273,1910,'_blocks-list_4_items','field_61095368b1c00'),(71274,1910,'blocks-list','5'),(71275,1910,'_blocks-list','field_61095221776bd'),(71276,1910,'blocks-list_0_items_1_bold-text','0'),(71277,1910,'_blocks-list_0_items_1_bold-text','field_610953c1b1c01'),(71278,1910,'blocks-list_0_items_1_item-text','Cross-border card payment solutions'),(71279,1910,'_blocks-list_0_items_1_item-text','field_610953e5b1c02'),(71280,1910,'blocks-list_1_icons_1_icon','796'),(71281,1910,'_blocks-list_1_icons_1_icon','field_6109534b3a4b3'),(71282,1910,'blocks-list_1_icons_2_icon','797'),(71283,1910,'_blocks-list_1_icons_2_icon','field_6109534b3a4b3'),(71284,1910,'blocks-list_1_icons_3_icon','798'),(71285,1910,'_blocks-list_1_icons_3_icon','field_6109534b3a4b3'),(71286,1910,'blocks-list_1_icons_4_icon','799'),(71287,1910,'_blocks-list_1_icons_4_icon','field_6109534b3a4b3'),(71288,1910,'blocks-list_2_items_1_bold-text','0'),(71289,1910,'_blocks-list_2_items_1_bold-text','field_610953c1b1c01'),(71290,1910,'blocks-list_2_items_1_item-text','Subscription business models management and support'),(71291,1910,'_blocks-list_2_items_1_item-text','field_610953e5b1c02'),(71292,1910,'blocks-list_2_items_2_bold-text','0'),(71293,1910,'_blocks-list_2_items_2_bold-text','field_610953c1b1c01'),(71294,1910,'blocks-list_2_items_2_item-text','Multiple business models support'),(71295,1910,'_blocks-list_2_items_2_item-text','field_610953e5b1c02'),(71296,1910,'blocks-list_3_items_1_bold-text','0'),(71297,1910,'_blocks-list_3_items_1_bold-text','field_610953c1b1c01'),(71298,1910,'blocks-list_3_items_1_item-text','Experienced dispute team'),(71299,1910,'_blocks-list_3_items_1_item-text','field_610953e5b1c02'),(71300,1910,'blocks-list_3_items_2_bold-text','0'),(71301,1910,'_blocks-list_3_items_2_bold-text','field_610953c1b1c01'),(71302,1910,'blocks-list_3_items_2_item-text','CHB control and monitoring program'),(71303,1910,'_blocks-list_3_items_2_item-text','field_610953e5b1c02'),(71304,1910,'blocks-list_4_items_1_bold-text','0'),(71305,1910,'_blocks-list_4_items_1_bold-text','field_610953c1b1c01'),(71306,1910,'blocks-list_4_items_1_item-text','Clearing system (real-time commissions and transaction fees application)'),(71307,1910,'_blocks-list_4_items_1_item-text','field_610953e5b1c02'),(71308,1910,'blocks-list_4_items_2_bold-text','0'),(71309,1910,'_blocks-list_4_items_2_bold-text','field_610953c1b1c01'),(71310,1910,'blocks-list_4_items_2_item-text','Flexible schedule for the invoices and settlement notes generation'),(71311,1910,'_blocks-list_4_items_2_item-text','field_610953e5b1c02'),(71312,1910,'blocks-list_4_items_3_bold-text','1'),(71313,1910,'_blocks-list_4_items_3_bold-text','field_610953c1b1c01'),(71314,1910,'blocks-list_4_items_3_item-text','All main payment models supported'),(71315,1910,'_blocks-list_4_items_3_item-text','field_610953e5b1c02'),(71316,1910,'blocks-list_4_items_4_bold-text','0'),(71317,1910,'_blocks-list_4_items_4_bold-text','field_610953c1b1c01'),(71318,1910,'blocks-list_4_items_4_item-text','Segregated accounts management according to the PSD 2 requirements'),(71319,1910,'_blocks-list_4_items_4_item-text','field_610953e5b1c02'),(71320,1910,'blocks-list_4_items_5_bold-text','0'),(71321,1910,'_blocks-list_4_items_5_bold-text','field_610953c1b1c01'),(71322,1910,'blocks-list_4_items_5_item-text','Comprehensive FX management'),(71323,1910,'_blocks-list_4_items_5_item-text','field_610953e5b1c02'),(71324,1911,'main-block-header_title','Pricing Built for You'),(71325,1911,'_main-block-header_title','field_61093c50a78e8'),(71326,1911,'main-block-header_description','CommerceGate offers a complete set of features and services and charges a processing and payment method fee per transaction.'),(71327,1911,'_main-block-header_description','field_61093c5ca78e9'),(71328,1911,'main-block-header',''),(71329,1911,'_main-block-header','field_61093c34a78e7'),(71330,1911,'flexible-pricing_title','Flexible and integrated pricing'),(71331,1911,'_flexible-pricing_title','field_6109401d9cacd'),(71332,1911,'flexible-pricing_description','End-to-end solution to accept payments on your website all included.'),(71333,1911,'_flexible-pricing_description','field_610940e3b8ec1'),(71334,1911,'flexible-pricing_price','1.80% + 0.25 EUR'),(71335,1911,'_flexible-pricing_price','field_610940ffb8ec2'),(71336,1911,'flexible-pricing_list_0_item','Bespoke payment solution and services for your business type'),(71337,1911,'_flexible-pricing_list_0_item','field_61094144b8ec4'),(71338,1911,'flexible-pricing_list_1_item','Cutting-edge payment technology for your business transactions'),(71339,1911,'_flexible-pricing_list_1_item','field_61094144b8ec4'),(71340,1911,'flexible-pricing_list_2_item','Absolutely no set-up, periodic platform and[nbsp]hidden fees'),(71341,1911,'_flexible-pricing_list_2_item','field_61094144b8ec4'),(71342,1911,'flexible-pricing_list','3'),(71343,1911,'_flexible-pricing_list','field_61094125b8ec3'),(71344,1911,'flexible-pricing_link','a:3:{s:5:\"title\";s:11:\"Sign Up Now\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/sign-up/\";s:6:\"target\";s:0:\"\";}'),(71345,1911,'_flexible-pricing_link','field_610941823f32f'),(71346,1911,'flexible-pricing',''),(71347,1911,'_flexible-pricing','field_61093f3e8b6ba'),(71348,1911,'customized-approach_title','Customized set-up process'),(71349,1911,'_customized-approach_title','field_6109427eadcf6'),(71350,1911,'customized-approach_description','Every detail in the set-up process is tailored to your business requirements'),(71351,1911,'_customized-approach_description','field_6109427eadcf7'),(71352,1911,'customized-approach_list_0_item','Special tier-based pricing for high-volume projects'),(71353,1911,'_customized-approach_list_0_item','field_6109427eadcfa'),(71354,1911,'customized-approach_list','3'),(71355,1911,'_customized-approach_list','field_6109427eadcf9'),(71356,1911,'customized-approach_link','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(71357,1911,'_customized-approach_link','field_6109427eadcfb'),(71358,1911,'customized-approach',''),(71359,1911,'_customized-approach','field_6109427eadcf5'),(71360,1911,'customized-approach_list_1_item','Geo-specific pricing to offer you the best rates and fees'),(71361,1911,'_customized-approach_list_1_item','field_6109427eadcfa'),(71362,1911,'customized-approach_list_2_item','Interchange ++ pricing models for the cross[nbds]border projects'),(71363,1911,'_customized-approach_list_2_item','field_6109427eadcfa'),(71364,1911,'included-info_title','What’s Included'),(71365,1911,'_included-info_title','field_6109461ffc0ae'),(71366,1911,'included-info_description','CommerceGate offers a complete set of services for you to accept credit card payments from your customers safely.'),(71367,1911,'_included-info_description','field_6109462afc0af'),(71368,1911,'included-info',''),(71369,1911,'_included-info','field_610945a9fc0ad'),(71370,1911,'list_0_icon','755'),(71371,1911,'_list_0_icon','field_610947237e6df'),(71372,1911,'list_0_group-title','Optimised Cross Platform Checkout'),(71373,1911,'_list_0_group-title','field_610947737e6e0'),(71374,1911,'list_0_list_0_item','Customisable payment page'),(71375,1911,'_list_0_list_0_item','field_610947a87e6e2'),(71376,1911,'list_0_list_1_item','PCI DSS compliance coverage'),(71377,1911,'_list_0_list_1_item','field_610947a87e6e2'),(71378,1911,'list_0_list','2'),(71379,1911,'_list_0_list','field_610947987e6e1'),(71380,1911,'list_1_icon','756'),(71381,1911,'_list_1_icon','field_610947237e6df'),(71382,1911,'list_1_group-title','One integration — \r\nGlobal payment outreach'),(71383,1911,'_list_1_group-title','field_610947737e6e0'),(71384,1911,'list_1_list_0_item','Multiple currencies'),(71385,1911,'_list_1_list_0_item','field_610947a87e6e2'),(71386,1911,'list_1_list_1_item','Local payment methods'),(71387,1911,'_list_1_list_1_item','field_610947a87e6e2'),(71388,1911,'list_1_list_2_item','20+ acquiring partners all over the world'),(71389,1911,'_list_1_list_2_item','field_610947a87e6e2'),(71390,1911,'list_1_list','3'),(71391,1911,'_list_1_list','field_610947987e6e1'),(71392,1911,'list_2_icon','757'),(71393,1911,'_list_2_icon','field_610947237e6df'),(71394,1911,'list_2_group-title','Proven security and prolific compliance'),(71395,1911,'_list_2_group-title','field_610947737e6e0'),(71396,1911,'list_2_list_0_item','PCI DSS Level 1 platform'),(71397,1911,'_list_2_list_0_item','field_610947a87e6e2'),(71398,1911,'list_2_list_1_item','Multi level data security and encryption'),(71399,1911,'_list_2_list_1_item','field_610947a87e6e2'),(71400,1911,'list_2_list_2_item','Cloud based platform'),(71401,1911,'_list_2_list_2_item','field_610947a87e6e2'),(71402,1911,'list_2_list','3'),(71403,1911,'_list_2_list','field_610947987e6e1'),(71404,1911,'list_3_icon','758'),(71405,1911,'_list_3_icon','field_610947237e6df'),(71406,1911,'list_3_group-title','The most precise automatic billing system'),(71407,1911,'_list_3_group-title','field_610947737e6e0'),(71408,1911,'list_3_list_0_item','Real time financial data'),(71409,1911,'_list_3_list_0_item','field_610947a87e6e2'),(71410,1911,'list_3_list_1_item','Detailed invoicing'),(71411,1911,'_list_3_list_1_item','field_610947a87e6e2'),(71412,1911,'list_3_list_2_item','Multiple pricing models support'),(71413,1911,'_list_3_list_2_item','field_610947a87e6e2'),(71414,1911,'list_3_list','3'),(71415,1911,'_list_3_list','field_610947987e6e1'),(71416,1911,'list_4_icon','759'),(71417,1911,'_list_4_icon','field_610947237e6df'),(71418,1911,'list_4_group-title','Automated payouts'),(71419,1911,'_list_4_group-title','field_610947737e6e0'),(71420,1911,'list_4_list_0_item','In-time settlements to the bank account'),(71421,1911,'_list_4_list_0_item','field_610947a87e6e2'),(71422,1911,'list_4_list_1_item','Transparent settlement schedule'),(71423,1911,'_list_4_list_1_item','field_610947a87e6e2'),(71424,1911,'list_4_list_2_item','Flexible payout control'),(71425,1911,'_list_4_list_2_item','field_610947a87e6e2'),(71426,1911,'list_4_list','3'),(71427,1911,'_list_4_list','field_610947987e6e1'),(71428,1911,'list_5_icon','760'),(71429,1911,'_list_5_icon','field_610947237e6df'),(71430,1911,'list_5_group-title','Customer support service'),(71431,1911,'_list_5_group-title','field_610947737e6e0'),(71432,1911,'list_5_list_0_item','24/7 payment support'),(71433,1911,'_list_5_list_0_item','field_610947a87e6e2'),(71434,1911,'list_5_list_1_item','Adjustable refund policy'),(71435,1911,'_list_5_list_1_item','field_610947a87e6e2'),(71436,1911,'list_5_list_2_item','Multi language assistance'),(71437,1911,'_list_5_list_2_item','field_610947a87e6e2'),(71438,1911,'list_5_list','3'),(71439,1911,'_list_5_list','field_610947987e6e1'),(71440,1911,'list_6_icon','761'),(71441,1911,'_list_6_icon','field_610947237e6df'),(71442,1911,'list_6_group-title','Personalised merchant service'),(71443,1911,'_list_6_group-title','field_610947737e6e0'),(71444,1911,'list_6_list_0_item','Dedicated merchant account manager'),(71445,1911,'_list_6_list_0_item','field_610947a87e6e2'),(71446,1911,'list_6_list_1_item','SLA based technical support'),(71447,1911,'_list_6_list_1_item','field_610947a87e6e2'),(71448,1911,'list_6_list_2_item','Direct access to the Risk, Compliance and Finance Team'),(71449,1911,'_list_6_list_2_item','field_610947a87e6e2'),(71450,1911,'list_6_list','3'),(71451,1911,'_list_6_list','field_610947987e6e1'),(71452,1911,'list','7'),(71453,1911,'_list','field_6109470d7e6de'),(71454,1911,'Included-list_0_icon',''),(71455,1911,'_Included-list_0_icon','field_61094f718fb66'),(71456,1911,'Included-list_0_title',''),(71457,1911,'_Included-list_0_title','field_61094f718fb67'),(71458,1911,'Included-list_0_list_0_item','фіва'),(71459,1911,'_Included-list_0_list_0_item','field_61094f718fb69'),(71460,1911,'Included-list_0_list_1_item','PCI DSS compliance coverage'),(71461,1911,'_Included-list_0_list_1_item','field_610947a87e6e2'),(71462,1911,'Included-list_0_list','1'),(71463,1911,'_Included-list_0_list','field_61094f718fb68'),(71464,1911,'Included-list_1_icon','756'),(71465,1911,'_Included-list_1_icon','field_610947237e6df'),(71466,1911,'Included-list_1_title','One integration — \r\nGlobal payment outreach'),(71467,1911,'_Included-list_1_title','field_610947737e6e0'),(71468,1911,'Included-list_1_list_0_item','Multiple currencies'),(71469,1911,'_Included-list_1_list_0_item','field_610947a87e6e2'),(71470,1911,'Included-list_1_list_1_item','Local payment methods'),(71471,1911,'_Included-list_1_list_1_item','field_610947a87e6e2'),(71472,1911,'Included-list_1_list_2_item','20+ acquiring partners all over the world'),(71473,1911,'_Included-list_1_list_2_item','field_610947a87e6e2'),(71474,1911,'Included-list_1_list','3'),(71475,1911,'_Included-list_1_list','field_610947987e6e1'),(71476,1911,'Included-list_2_icon','757'),(71477,1911,'_Included-list_2_icon','field_610947237e6df'),(71478,1911,'Included-list_2_title','Proven security and prolific compliance'),(71479,1911,'_Included-list_2_title','field_610947737e6e0'),(71480,1911,'Included-list_2_list_0_item','PCI DSS Level 1 platform'),(71481,1911,'_Included-list_2_list_0_item','field_610947a87e6e2'),(71482,1911,'Included-list_2_list_1_item','Multi level data security and encryption'),(71483,1911,'_Included-list_2_list_1_item','field_610947a87e6e2'),(71484,1911,'Included-list_2_list_2_item','Cloud based platform'),(71485,1911,'_Included-list_2_list_2_item','field_610947a87e6e2'),(71486,1911,'Included-list_2_list','3'),(71487,1911,'_Included-list_2_list','field_610947987e6e1'),(71488,1911,'Included-list_3_icon','758'),(71489,1911,'_Included-list_3_icon','field_610947237e6df'),(71490,1911,'Included-list_3_title','The most precise automatic billing system'),(71491,1911,'_Included-list_3_title','field_610947737e6e0'),(71492,1911,'Included-list_3_list_0_item','Real time financial data'),(71493,1911,'_Included-list_3_list_0_item','field_610947a87e6e2'),(71494,1911,'Included-list_3_list_1_item','Detailed invoicing'),(71495,1911,'_Included-list_3_list_1_item','field_610947a87e6e2'),(71496,1911,'Included-list_3_list_2_item','Multiple pricing models support'),(71497,1911,'_Included-list_3_list_2_item','field_610947a87e6e2'),(71498,1911,'Included-list_3_list','3'),(71499,1911,'_Included-list_3_list','field_610947987e6e1'),(71500,1911,'Included-list_4_icon','759'),(71501,1911,'_Included-list_4_icon','field_610947237e6df'),(71502,1911,'Included-list_4_title','Automated payouts'),(71503,1911,'_Included-list_4_title','field_610947737e6e0'),(71504,1911,'Included-list_4_list_0_item','In-time settlements to the bank account'),(71505,1911,'_Included-list_4_list_0_item','field_610947a87e6e2'),(71506,1911,'Included-list_4_list_1_item','Transparent settlement schedule'),(71507,1911,'_Included-list_4_list_1_item','field_610947a87e6e2'),(71508,1911,'Included-list_4_list_2_item','Flexible payout control'),(71509,1911,'_Included-list_4_list_2_item','field_610947a87e6e2'),(71510,1911,'Included-list_4_list','3'),(71511,1911,'_Included-list_4_list','field_610947987e6e1'),(71512,1911,'Included-list_5_icon','760'),(71513,1911,'_Included-list_5_icon','field_610947237e6df'),(71514,1911,'Included-list_5_title','Customer support service'),(71515,1911,'_Included-list_5_title','field_610947737e6e0'),(71516,1911,'Included-list_5_list_0_item','24/7 payment support'),(71517,1911,'_Included-list_5_list_0_item','field_610947a87e6e2'),(71518,1911,'Included-list_5_list_1_item','Adjustable refund policy'),(71519,1911,'_Included-list_5_list_1_item','field_610947a87e6e2'),(71520,1911,'Included-list_5_list_2_item','Multi language assistance'),(71521,1911,'_Included-list_5_list_2_item','field_610947a87e6e2'),(71522,1911,'Included-list_5_list','3'),(71523,1911,'_Included-list_5_list','field_610947987e6e1'),(71524,1911,'Included-list_6_icon','763'),(71525,1911,'_Included-list_6_icon','field_610947237e6df'),(71526,1911,'Included-list_6_title','Personalised merchant service'),(71527,1911,'_Included-list_6_title','field_610947737e6e0'),(71528,1911,'Included-list_6_list_0_item','Dedicated merchant account manager'),(71529,1911,'_Included-list_6_list_0_item','field_610947a87e6e2'),(71530,1911,'Included-list_6_list_1_item','SLA based technical support'),(71531,1911,'_Included-list_6_list_1_item','field_610947a87e6e2'),(71532,1911,'Included-list_6_list_2_item','Direct access to the Risk, Compliance and Finance Team'),(71533,1911,'_Included-list_6_list_2_item','field_610947a87e6e2'),(71534,1911,'Included-list_6_list','3'),(71535,1911,'_Included-list_6_list','field_610947987e6e1'),(71536,1911,'Included-list','1'),(71537,1911,'_Included-list','field_61094f718fb65'),(71538,1911,'included-list_copy_0_icon',''),(71539,1911,'_included-list_copy_0_icon','field_61094f718fb66'),(71540,1911,'included-list_copy_0_title',''),(71541,1911,'_included-list_copy_0_title','field_61094f718fb67'),(71542,1911,'included-list_copy_0_list_0_item','фівафіва'),(71543,1911,'_included-list_copy_0_list_0_item','field_61094f718fb69'),(71544,1911,'included-list_copy_0_list','1'),(71545,1911,'_included-list_copy_0_list','field_61094f718fb68'),(71546,1911,'included-list_copy','1'),(71547,1911,'_included-list_copy','field_61094f718fb65'),(71548,1911,'include-list_0_icon','755'),(71549,1911,'_include-list_0_icon','field_61094f718fb66'),(71550,1911,'include-list_0_title','Optimised Cross Platform Checkout'),(71551,1911,'_include-list_0_title','field_61094f718fb67'),(71552,1911,'include-list_0_list_0_item','Customisable payment page'),(71553,1911,'_include-list_0_list_0_item','field_61094f718fb69'),(71554,1911,'include-list_0_list_1_item','PCI DSS compliance coverage'),(71555,1911,'_include-list_0_list_1_item','field_61094f718fb69'),(71556,1911,'include-list_0_list','2'),(71557,1911,'_include-list_0_list','field_61094f718fb68'),(71558,1911,'include-list','7'),(71559,1911,'_include-list','field_61094f718fb65'),(71560,1911,'include-list_1_icon','756'),(71561,1911,'_include-list_1_icon','field_61094f718fb66'),(71562,1911,'include-list_1_title','One integration — \r\nGlobal payment outreach'),(71563,1911,'_include-list_1_title','field_61094f718fb67'),(71564,1911,'include-list_1_list_0_item','Multiple currencies'),(71565,1911,'_include-list_1_list_0_item','field_61094f718fb69'),(71566,1911,'include-list_1_list_1_item','Local payment methods'),(71567,1911,'_include-list_1_list_1_item','field_61094f718fb69'),(71568,1911,'include-list_1_list_2_item','20+ acquiring partners all over the world'),(71569,1911,'_include-list_1_list_2_item','field_61094f718fb69'),(71570,1911,'include-list_1_list','3'),(71571,1911,'_include-list_1_list','field_61094f718fb68'),(71572,1911,'include-list_2_icon','757'),(71573,1911,'_include-list_2_icon','field_61094f718fb66'),(71574,1911,'include-list_2_title','Proven security and prolific compliance'),(71575,1911,'_include-list_2_title','field_61094f718fb67'),(71576,1911,'include-list_2_list_0_item','PCI DSS Level 1 platform'),(71577,1911,'_include-list_2_list_0_item','field_61094f718fb69'),(71578,1911,'include-list_2_list_1_item','Multi level data security and encryption'),(71579,1911,'_include-list_2_list_1_item','field_61094f718fb69'),(71580,1911,'include-list_2_list_2_item','Cloud based platform'),(71581,1911,'_include-list_2_list_2_item','field_61094f718fb69'),(71582,1911,'include-list_2_list','3'),(71583,1911,'_include-list_2_list','field_61094f718fb68'),(71584,1911,'include-list_3_icon','758'),(71585,1911,'_include-list_3_icon','field_61094f718fb66'),(71586,1911,'include-list_3_title','The most precise automatic billing system'),(71587,1911,'_include-list_3_title','field_61094f718fb67'),(71588,1911,'include-list_3_list_0_item','Real time financial data'),(71589,1911,'_include-list_3_list_0_item','field_61094f718fb69'),(71590,1911,'include-list_3_list_1_item','Detailed invoicing'),(71591,1911,'_include-list_3_list_1_item','field_61094f718fb69'),(71592,1911,'include-list_3_list_2_item','Multiple pricing models support'),(71593,1911,'_include-list_3_list_2_item','field_61094f718fb69'),(71594,1911,'include-list_3_list','3'),(71595,1911,'_include-list_3_list','field_61094f718fb68'),(71596,1911,'include-list_4_icon','759'),(71597,1911,'_include-list_4_icon','field_61094f718fb66'),(71598,1911,'include-list_4_title','Automated payouts'),(71599,1911,'_include-list_4_title','field_61094f718fb67'),(71600,1911,'include-list_4_list_0_item','In-time settlements to the bank account'),(71601,1911,'_include-list_4_list_0_item','field_61094f718fb69'),(71602,1911,'include-list_4_list_1_item','Transparent settlement schedule'),(71603,1911,'_include-list_4_list_1_item','field_61094f718fb69'),(71604,1911,'include-list_4_list_2_item','Flexible payout control'),(71605,1911,'_include-list_4_list_2_item','field_61094f718fb69'),(71606,1911,'include-list_4_list','3'),(71607,1911,'_include-list_4_list','field_61094f718fb68'),(71608,1911,'include-list_5_icon','760'),(71609,1911,'_include-list_5_icon','field_61094f718fb66'),(71610,1911,'include-list_5_title','Customer support service'),(71611,1911,'_include-list_5_title','field_61094f718fb67'),(71612,1911,'include-list_5_list_0_item','24/7 payment support'),(71613,1911,'_include-list_5_list_0_item','field_61094f718fb69'),(71614,1911,'include-list_5_list_1_item','Adjustable refund policy'),(71615,1911,'_include-list_5_list_1_item','field_61094f718fb69'),(71616,1911,'include-list_5_list_2_item','Multi language assistance'),(71617,1911,'_include-list_5_list_2_item','field_61094f718fb69'),(71618,1911,'include-list_5_list','3'),(71619,1911,'_include-list_5_list','field_61094f718fb68'),(71620,1911,'include-list_6_icon','763'),(71621,1911,'_include-list_6_icon','field_61094f718fb66'),(71622,1911,'include-list_6_title','Personalised merchant service'),(71623,1911,'_include-list_6_title','field_61094f718fb67'),(71624,1911,'include-list_6_list_0_item','Dedicated merchant account manager'),(71625,1911,'_include-list_6_list_0_item','field_61094f718fb69'),(71626,1911,'include-list_6_list_1_item','SLA based technical support'),(71627,1911,'_include-list_6_list_1_item','field_61094f718fb69'),(71628,1911,'include-list_6_list_2_item','Direct access to the Risk, Compliance and Finance Team'),(71629,1911,'_include-list_6_list_2_item','field_61094f718fb69'),(71630,1911,'include-list_6_list','3'),(71631,1911,'_include-list_6_list','field_61094f718fb68'),(71632,1911,'blocks-list_0_icons-style','light'),(71633,1911,'_blocks-list_0_icons-style','field_610953123a4b1'),(71634,1911,'blocks-list_0_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/sign-up/\";s:6:\"target\";s:0:\"\";}'),(71635,1911,'_blocks-list_0_link','field_610952e5776c0'),(71636,1911,'blocks-list_0_title','Card payments processing'),(71637,1911,'_blocks-list_0_title','field_61095245776be'),(71638,1911,'blocks-list_0_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(71639,1911,'_blocks-list_0_description','field_6109525f776bf'),(71640,1911,'blocks-list_0_icons_0_icon','788'),(71641,1911,'_blocks-list_0_icons_0_icon','field_6109534b3a4b3'),(71642,1911,'blocks-list_0_icons_1_icon','790'),(71643,1911,'_blocks-list_0_icons_1_icon','field_6109534b3a4b3'),(71644,1911,'blocks-list_0_icons_2_icon','789'),(71645,1911,'_blocks-list_0_icons_2_icon','field_6109534b3a4b3'),(71646,1911,'blocks-list_0_icons_3_icon','791'),(71647,1911,'_blocks-list_0_icons_3_icon','field_6109534b3a4b3'),(71648,1911,'blocks-list_0_icons_4_icon','792'),(71649,1911,'_blocks-list_0_icons_4_icon','field_6109534b3a4b3'),(71650,1911,'blocks-list_0_icons_5_icon','793'),(71651,1911,'_blocks-list_0_icons_5_icon','field_6109534b3a4b3'),(71652,1911,'blocks-list_0_icons','6'),(71653,1911,'_blocks-list_0_icons','field_610953333a4b2'),(71654,1911,'blocks-list_0_items_0_bold-text','0'),(71655,1911,'_blocks-list_0_items_0_bold-text','field_610953c1b1c01'),(71656,1911,'blocks-list_0_items_0_item-text','Local card processing'),(71657,1911,'_blocks-list_0_items_0_item-text','field_610953e5b1c02'),(71658,1911,'blocks-list_0_items','2'),(71659,1911,'_blocks-list_0_items','field_61095368b1c00'),(71660,1911,'blocks-list_1_icons-style','transparent'),(71661,1911,'_blocks-list_1_icons-style','field_610953123a4b1'),(71662,1911,'blocks-list_1_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/sign-up/\";s:6:\"target\";s:0:\"\";}'),(71663,1911,'_blocks-list_1_link','field_610952e5776c0'),(71664,1911,'blocks-list_1_title','APM processing'),(71665,1911,'_blocks-list_1_title','field_61095245776be'),(71666,1911,'blocks-list_1_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(71667,1911,'_blocks-list_1_description','field_6109525f776bf'),(71668,1911,'blocks-list_1_icons_0_icon','795'),(71669,1911,'_blocks-list_1_icons_0_icon','field_6109534b3a4b3'),(71670,1911,'blocks-list_1_icons','5'),(71671,1911,'_blocks-list_1_icons','field_610953333a4b2'),(71672,1911,'blocks-list_1_items',''),(71673,1911,'_blocks-list_1_items','field_61095368b1c00'),(71674,1911,'blocks-list_2_icons-style','light'),(71675,1911,'_blocks-list_2_icons-style','field_610953123a4b1'),(71676,1911,'blocks-list_2_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/sign-up/\";s:6:\"target\";s:0:\"\";}'),(71677,1911,'_blocks-list_2_link','field_610952e5776c0'),(71678,1911,'blocks-list_2_title','High-risk merchant accounts'),(71679,1911,'_blocks-list_2_title','field_61095245776be'),(71680,1911,'blocks-list_2_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(71681,1911,'_blocks-list_2_description','field_6109525f776bf'),(71682,1911,'blocks-list_2_icons',''),(71683,1911,'_blocks-list_2_icons','field_610953333a4b2'),(71684,1911,'blocks-list_2_items_0_bold-text','0'),(71685,1911,'_blocks-list_2_items_0_bold-text','field_610953c1b1c01'),(71686,1911,'blocks-list_2_items_0_item-text','+0.50% high-risk merchant accounts commission'),(71687,1911,'_blocks-list_2_items_0_item-text','field_610953e5b1c02'),(71688,1911,'blocks-list_2_items','3'),(71689,1911,'_blocks-list_2_items','field_61095368b1c00'),(71690,1911,'blocks-list_3_icons-style','light'),(71691,1911,'_blocks-list_3_icons-style','field_610953123a4b1'),(71692,1911,'blocks-list_3_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/sign-up/\";s:6:\"target\";s:0:\"\";}'),(71693,1911,'_blocks-list_3_link','field_610952e5776c0'),(71694,1911,'blocks-list_3_title','Chargeback management'),(71695,1911,'_blocks-list_3_title','field_61095245776be'),(71696,1911,'blocks-list_3_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(71697,1911,'_blocks-list_3_description','field_6109525f776bf'),(71698,1911,'blocks-list_3_icons',''),(71699,1911,'_blocks-list_3_icons','field_610953333a4b2'),(71700,1911,'blocks-list_3_items_0_bold-text','1'),(71701,1911,'_blocks-list_3_items_0_bold-text','field_610953c1b1c01'),(71702,1911,'blocks-list_3_items_0_item-text','25 EUR per CHB dispute'),(71703,1911,'_blocks-list_3_items_0_item-text','field_610953e5b1c02'),(71704,1911,'blocks-list_3_items','3'),(71705,1911,'_blocks-list_3_items','field_61095368b1c00'),(71706,1911,'blocks-list_4_icons-style','light'),(71707,1911,'_blocks-list_4_icons-style','field_610953123a4b1'),(71708,1911,'blocks-list_4_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/sign-up/\";s:6:\"target\";s:0:\"\";}'),(71709,1911,'_blocks-list_4_link','field_610952e5776c0'),(71710,1911,'blocks-list_4_title','Billing SAAS'),(71711,1911,'_blocks-list_4_title','field_61095245776be'),(71712,1911,'blocks-list_4_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(71713,1911,'_blocks-list_4_description','field_6109525f776bf'),(71714,1911,'blocks-list_4_icons',''),(71715,1911,'_blocks-list_4_icons','field_610953333a4b2'),(71716,1911,'blocks-list_4_items_0_bold-text','1'),(71717,1911,'_blocks-list_4_items_0_bold-text','field_610953c1b1c01'),(71718,1911,'blocks-list_4_items_0_item-text','0,03 EUR/TRX'),(71719,1911,'_blocks-list_4_items_0_item-text','field_610953e5b1c02'),(71720,1911,'blocks-list_4_items','6'),(71721,1911,'_blocks-list_4_items','field_61095368b1c00'),(71722,1911,'blocks-list','5'),(71723,1911,'_blocks-list','field_61095221776bd'),(71724,1911,'blocks-list_0_items_1_bold-text','0'),(71725,1911,'_blocks-list_0_items_1_bold-text','field_610953c1b1c01'),(71726,1911,'blocks-list_0_items_1_item-text','Cross-border card payment solutions'),(71727,1911,'_blocks-list_0_items_1_item-text','field_610953e5b1c02'),(71728,1911,'blocks-list_1_icons_1_icon','796'),(71729,1911,'_blocks-list_1_icons_1_icon','field_6109534b3a4b3'),(71730,1911,'blocks-list_1_icons_2_icon','797'),(71731,1911,'_blocks-list_1_icons_2_icon','field_6109534b3a4b3'),(71732,1911,'blocks-list_1_icons_3_icon','798'),(71733,1911,'_blocks-list_1_icons_3_icon','field_6109534b3a4b3'),(71734,1911,'blocks-list_1_icons_4_icon','799'),(71735,1911,'_blocks-list_1_icons_4_icon','field_6109534b3a4b3'),(71736,1911,'blocks-list_2_items_1_bold-text','0'),(71737,1911,'_blocks-list_2_items_1_bold-text','field_610953c1b1c01'),(71738,1911,'blocks-list_2_items_1_item-text','Subscription business models management and support'),(71739,1911,'_blocks-list_2_items_1_item-text','field_610953e5b1c02'),(71740,1911,'blocks-list_2_items_2_bold-text','0'),(71741,1911,'_blocks-list_2_items_2_bold-text','field_610953c1b1c01'),(71742,1911,'blocks-list_2_items_2_item-text','Multiple business models support'),(71743,1911,'_blocks-list_2_items_2_item-text','field_610953e5b1c02'),(71744,1911,'blocks-list_3_items_1_bold-text','0'),(71745,1911,'_blocks-list_3_items_1_bold-text','field_610953c1b1c01'),(71746,1911,'blocks-list_3_items_1_item-text','Experienced dispute team'),(71747,1911,'_blocks-list_3_items_1_item-text','field_610953e5b1c02'),(71748,1911,'blocks-list_3_items_2_bold-text','0'),(71749,1911,'_blocks-list_3_items_2_bold-text','field_610953c1b1c01'),(71750,1911,'blocks-list_3_items_2_item-text','CHB control and monitoring program'),(71751,1911,'_blocks-list_3_items_2_item-text','field_610953e5b1c02'),(71752,1911,'blocks-list_4_items_1_bold-text','0'),(71753,1911,'_blocks-list_4_items_1_bold-text','field_610953c1b1c01'),(71754,1911,'blocks-list_4_items_1_item-text','Clearing system (real-time commissions and transaction fees application)'),(71755,1911,'_blocks-list_4_items_1_item-text','field_610953e5b1c02'),(71756,1911,'blocks-list_4_items_2_bold-text','0'),(71757,1911,'_blocks-list_4_items_2_bold-text','field_610953c1b1c01'),(71758,1911,'blocks-list_4_items_2_item-text','Flexible schedule for the invoices and settlement notes generation'),(71759,1911,'_blocks-list_4_items_2_item-text','field_610953e5b1c02'),(71760,1911,'blocks-list_4_items_3_bold-text','1'),(71761,1911,'_blocks-list_4_items_3_bold-text','field_610953c1b1c01'),(71762,1911,'blocks-list_4_items_3_item-text','All main payment models supported'),(71763,1911,'_blocks-list_4_items_3_item-text','field_610953e5b1c02'),(71764,1911,'blocks-list_4_items_4_bold-text','0'),(71765,1911,'_blocks-list_4_items_4_bold-text','field_610953c1b1c01'),(71766,1911,'blocks-list_4_items_4_item-text','Segregated accounts management according to the PSD 2 requirements'),(71767,1911,'_blocks-list_4_items_4_item-text','field_610953e5b1c02'),(71768,1911,'blocks-list_4_items_5_bold-text','0'),(71769,1911,'_blocks-list_4_items_5_bold-text','field_610953c1b1c01'),(71770,1911,'blocks-list_4_items_5_item-text','Comprehensive FX management'),(71771,1911,'_blocks-list_4_items_5_item-text','field_610953e5b1c02'),(71772,1912,'main-block-header_title','Pricing Built for You'),(71773,1912,'_main-block-header_title','field_61093c50a78e8'),(71774,1912,'main-block-header_description','CommerceGate offers a complete set of features and services and charges a processing and payment method fee per transaction.'),(71775,1912,'_main-block-header_description','field_61093c5ca78e9'),(71776,1912,'main-block-header',''),(71777,1912,'_main-block-header','field_61093c34a78e7'),(71778,1912,'flexible-pricing_title','Flexible and integrated pricing'),(71779,1912,'_flexible-pricing_title','field_6109401d9cacd'),(71780,1912,'flexible-pricing_description','End-to-end solution to accept payments on your website all included.'),(71781,1912,'_flexible-pricing_description','field_610940e3b8ec1'),(71782,1912,'flexible-pricing_price','1.80% + 0.25 EUR'),(71783,1912,'_flexible-pricing_price','field_610940ffb8ec2'),(71784,1912,'flexible-pricing_list_0_item','Bespoke payment solution and services for your business type'),(71785,1912,'_flexible-pricing_list_0_item','field_61094144b8ec4'),(71786,1912,'flexible-pricing_list_1_item','Cutting-edge payment technology for your business transactions'),(71787,1912,'_flexible-pricing_list_1_item','field_61094144b8ec4'),(71788,1912,'flexible-pricing_list_2_item','Absolutely no set-up, periodic platform and[nbsp]hidden fees'),(71789,1912,'_flexible-pricing_list_2_item','field_61094144b8ec4'),(71790,1912,'flexible-pricing_list','3'),(71791,1912,'_flexible-pricing_list','field_61094125b8ec3'),(71792,1912,'flexible-pricing_link','a:3:{s:5:\"title\";s:11:\"Sign Up Now\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/sign-up/\";s:6:\"target\";s:0:\"\";}'),(71793,1912,'_flexible-pricing_link','field_610941823f32f'),(71794,1912,'flexible-pricing',''),(71795,1912,'_flexible-pricing','field_61093f3e8b6ba'),(71796,1912,'customized-approach_title','Customized set-up process'),(71797,1912,'_customized-approach_title','field_6109427eadcf6'),(71798,1912,'customized-approach_description','Every detail in the set-up process is tailored to your business requirements'),(71799,1912,'_customized-approach_description','field_6109427eadcf7'),(71800,1912,'customized-approach_list_0_item','Special tier-based pricing for high-volume projects'),(71801,1912,'_customized-approach_list_0_item','field_6109427eadcfa'),(71802,1912,'customized-approach_list','3'),(71803,1912,'_customized-approach_list','field_6109427eadcf9'),(71804,1912,'customized-approach_link','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(71805,1912,'_customized-approach_link','field_6109427eadcfb'),(71806,1912,'customized-approach',''),(71807,1912,'_customized-approach','field_6109427eadcf5'),(71808,1912,'customized-approach_list_1_item','Geo-specific pricing to offer you the best rates and fees'),(71809,1912,'_customized-approach_list_1_item','field_6109427eadcfa'),(71810,1912,'customized-approach_list_2_item','Interchange ++ pricing models for the cross[nbds]border projects'),(71811,1912,'_customized-approach_list_2_item','field_6109427eadcfa'),(71812,1912,'included-info_title','What’s included'),(71813,1912,'_included-info_title','field_6109461ffc0ae'),(71814,1912,'included-info_description','CommerceGate offers a complete and secured payment solution for you to accept credit card payments from your customers globally.'),(71815,1912,'_included-info_description','field_6109462afc0af'),(71816,1912,'included-info',''),(71817,1912,'_included-info','field_610945a9fc0ad'),(71818,1912,'list_0_icon','755'),(71819,1912,'_list_0_icon','field_610947237e6df'),(71820,1912,'list_0_group-title','Optimised Cross Platform Checkout'),(71821,1912,'_list_0_group-title','field_610947737e6e0'),(71822,1912,'list_0_list_0_item','Customisable payment page'),(71823,1912,'_list_0_list_0_item','field_610947a87e6e2'),(71824,1912,'list_0_list_1_item','PCI DSS compliance coverage'),(71825,1912,'_list_0_list_1_item','field_610947a87e6e2'),(71826,1912,'list_0_list','2'),(71827,1912,'_list_0_list','field_610947987e6e1'),(71828,1912,'list_1_icon','756'),(71829,1912,'_list_1_icon','field_610947237e6df'),(71830,1912,'list_1_group-title','One integration — \r\nGlobal payment outreach'),(71831,1912,'_list_1_group-title','field_610947737e6e0'),(71832,1912,'list_1_list_0_item','Multiple currencies'),(71833,1912,'_list_1_list_0_item','field_610947a87e6e2'),(71834,1912,'list_1_list_1_item','Local payment methods'),(71835,1912,'_list_1_list_1_item','field_610947a87e6e2'),(71836,1912,'list_1_list_2_item','20+ acquiring partners all over the world'),(71837,1912,'_list_1_list_2_item','field_610947a87e6e2'),(71838,1912,'list_1_list','3'),(71839,1912,'_list_1_list','field_610947987e6e1'),(71840,1912,'list_2_icon','757'),(71841,1912,'_list_2_icon','field_610947237e6df'),(71842,1912,'list_2_group-title','Proven security and prolific compliance'),(71843,1912,'_list_2_group-title','field_610947737e6e0'),(71844,1912,'list_2_list_0_item','PCI DSS Level 1 platform'),(71845,1912,'_list_2_list_0_item','field_610947a87e6e2'),(71846,1912,'list_2_list_1_item','Multi level data security and encryption'),(71847,1912,'_list_2_list_1_item','field_610947a87e6e2'),(71848,1912,'list_2_list_2_item','Cloud based platform'),(71849,1912,'_list_2_list_2_item','field_610947a87e6e2'),(71850,1912,'list_2_list','3'),(71851,1912,'_list_2_list','field_610947987e6e1'),(71852,1912,'list_3_icon','758'),(71853,1912,'_list_3_icon','field_610947237e6df'),(71854,1912,'list_3_group-title','The most precise automatic billing system'),(71855,1912,'_list_3_group-title','field_610947737e6e0'),(71856,1912,'list_3_list_0_item','Real time financial data'),(71857,1912,'_list_3_list_0_item','field_610947a87e6e2'),(71858,1912,'list_3_list_1_item','Detailed invoicing'),(71859,1912,'_list_3_list_1_item','field_610947a87e6e2'),(71860,1912,'list_3_list_2_item','Multiple pricing models support'),(71861,1912,'_list_3_list_2_item','field_610947a87e6e2'),(71862,1912,'list_3_list','3'),(71863,1912,'_list_3_list','field_610947987e6e1'),(71864,1912,'list_4_icon','759'),(71865,1912,'_list_4_icon','field_610947237e6df'),(71866,1912,'list_4_group-title','Automated payouts'),(71867,1912,'_list_4_group-title','field_610947737e6e0'),(71868,1912,'list_4_list_0_item','In-time settlements to the bank account'),(71869,1912,'_list_4_list_0_item','field_610947a87e6e2'),(71870,1912,'list_4_list_1_item','Transparent settlement schedule'),(71871,1912,'_list_4_list_1_item','field_610947a87e6e2'),(71872,1912,'list_4_list_2_item','Flexible payout control'),(71873,1912,'_list_4_list_2_item','field_610947a87e6e2'),(71874,1912,'list_4_list','3'),(71875,1912,'_list_4_list','field_610947987e6e1'),(71876,1912,'list_5_icon','760'),(71877,1912,'_list_5_icon','field_610947237e6df'),(71878,1912,'list_5_group-title','Customer support service'),(71879,1912,'_list_5_group-title','field_610947737e6e0'),(71880,1912,'list_5_list_0_item','24/7 payment support'),(71881,1912,'_list_5_list_0_item','field_610947a87e6e2'),(71882,1912,'list_5_list_1_item','Adjustable refund policy'),(71883,1912,'_list_5_list_1_item','field_610947a87e6e2'),(71884,1912,'list_5_list_2_item','Multi language assistance'),(71885,1912,'_list_5_list_2_item','field_610947a87e6e2'),(71886,1912,'list_5_list','3'),(71887,1912,'_list_5_list','field_610947987e6e1'),(71888,1912,'list_6_icon','761'),(71889,1912,'_list_6_icon','field_610947237e6df'),(71890,1912,'list_6_group-title','Personalised merchant service'),(71891,1912,'_list_6_group-title','field_610947737e6e0'),(71892,1912,'list_6_list_0_item','Dedicated merchant account manager'),(71893,1912,'_list_6_list_0_item','field_610947a87e6e2'),(71894,1912,'list_6_list_1_item','SLA based technical support'),(71895,1912,'_list_6_list_1_item','field_610947a87e6e2'),(71896,1912,'list_6_list_2_item','Direct access to the Risk, Compliance and Finance Team'),(71897,1912,'_list_6_list_2_item','field_610947a87e6e2'),(71898,1912,'list_6_list','3'),(71899,1912,'_list_6_list','field_610947987e6e1'),(71900,1912,'list','7'),(71901,1912,'_list','field_6109470d7e6de'),(71902,1912,'Included-list_0_icon',''),(71903,1912,'_Included-list_0_icon','field_61094f718fb66'),(71904,1912,'Included-list_0_title',''),(71905,1912,'_Included-list_0_title','field_61094f718fb67'),(71906,1912,'Included-list_0_list_0_item','фіва'),(71907,1912,'_Included-list_0_list_0_item','field_61094f718fb69'),(71908,1912,'Included-list_0_list_1_item','PCI DSS compliance coverage'),(71909,1912,'_Included-list_0_list_1_item','field_610947a87e6e2'),(71910,1912,'Included-list_0_list','1'),(71911,1912,'_Included-list_0_list','field_61094f718fb68'),(71912,1912,'Included-list_1_icon','756'),(71913,1912,'_Included-list_1_icon','field_610947237e6df'),(71914,1912,'Included-list_1_title','One integration — \r\nGlobal payment outreach'),(71915,1912,'_Included-list_1_title','field_610947737e6e0'),(71916,1912,'Included-list_1_list_0_item','Multiple currencies'),(71917,1912,'_Included-list_1_list_0_item','field_610947a87e6e2'),(71918,1912,'Included-list_1_list_1_item','Local payment methods'),(71919,1912,'_Included-list_1_list_1_item','field_610947a87e6e2'),(71920,1912,'Included-list_1_list_2_item','20+ acquiring partners all over the world'),(71921,1912,'_Included-list_1_list_2_item','field_610947a87e6e2'),(71922,1912,'Included-list_1_list','3'),(71923,1912,'_Included-list_1_list','field_610947987e6e1'),(71924,1912,'Included-list_2_icon','757'),(71925,1912,'_Included-list_2_icon','field_610947237e6df'),(71926,1912,'Included-list_2_title','Proven security and prolific compliance'),(71927,1912,'_Included-list_2_title','field_610947737e6e0'),(71928,1912,'Included-list_2_list_0_item','PCI DSS Level 1 platform'),(71929,1912,'_Included-list_2_list_0_item','field_610947a87e6e2'),(71930,1912,'Included-list_2_list_1_item','Multi level data security and encryption'),(71931,1912,'_Included-list_2_list_1_item','field_610947a87e6e2'),(71932,1912,'Included-list_2_list_2_item','Cloud based platform'),(71933,1912,'_Included-list_2_list_2_item','field_610947a87e6e2'),(71934,1912,'Included-list_2_list','3'),(71935,1912,'_Included-list_2_list','field_610947987e6e1'),(71936,1912,'Included-list_3_icon','758'),(71937,1912,'_Included-list_3_icon','field_610947237e6df'),(71938,1912,'Included-list_3_title','The most precise automatic billing system'),(71939,1912,'_Included-list_3_title','field_610947737e6e0'),(71940,1912,'Included-list_3_list_0_item','Real time financial data'),(71941,1912,'_Included-list_3_list_0_item','field_610947a87e6e2'),(71942,1912,'Included-list_3_list_1_item','Detailed invoicing'),(71943,1912,'_Included-list_3_list_1_item','field_610947a87e6e2'),(71944,1912,'Included-list_3_list_2_item','Multiple pricing models support'),(71945,1912,'_Included-list_3_list_2_item','field_610947a87e6e2'),(71946,1912,'Included-list_3_list','3'),(71947,1912,'_Included-list_3_list','field_610947987e6e1'),(71948,1912,'Included-list_4_icon','759'),(71949,1912,'_Included-list_4_icon','field_610947237e6df'),(71950,1912,'Included-list_4_title','Automated payouts'),(71951,1912,'_Included-list_4_title','field_610947737e6e0'),(71952,1912,'Included-list_4_list_0_item','In-time settlements to the bank account'),(71953,1912,'_Included-list_4_list_0_item','field_610947a87e6e2'),(71954,1912,'Included-list_4_list_1_item','Transparent settlement schedule'),(71955,1912,'_Included-list_4_list_1_item','field_610947a87e6e2'),(71956,1912,'Included-list_4_list_2_item','Flexible payout control'),(71957,1912,'_Included-list_4_list_2_item','field_610947a87e6e2'),(71958,1912,'Included-list_4_list','3'),(71959,1912,'_Included-list_4_list','field_610947987e6e1'),(71960,1912,'Included-list_5_icon','760'),(71961,1912,'_Included-list_5_icon','field_610947237e6df'),(71962,1912,'Included-list_5_title','Customer support service'),(71963,1912,'_Included-list_5_title','field_610947737e6e0'),(71964,1912,'Included-list_5_list_0_item','24/7 payment support'),(71965,1912,'_Included-list_5_list_0_item','field_610947a87e6e2'),(71966,1912,'Included-list_5_list_1_item','Adjustable refund policy'),(71967,1912,'_Included-list_5_list_1_item','field_610947a87e6e2'),(71968,1912,'Included-list_5_list_2_item','Multi language assistance'),(71969,1912,'_Included-list_5_list_2_item','field_610947a87e6e2'),(71970,1912,'Included-list_5_list','3'),(71971,1912,'_Included-list_5_list','field_610947987e6e1'),(71972,1912,'Included-list_6_icon','763'),(71973,1912,'_Included-list_6_icon','field_610947237e6df'),(71974,1912,'Included-list_6_title','Personalised merchant service'),(71975,1912,'_Included-list_6_title','field_610947737e6e0'),(71976,1912,'Included-list_6_list_0_item','Dedicated merchant account manager'),(71977,1912,'_Included-list_6_list_0_item','field_610947a87e6e2'),(71978,1912,'Included-list_6_list_1_item','SLA based technical support'),(71979,1912,'_Included-list_6_list_1_item','field_610947a87e6e2'),(71980,1912,'Included-list_6_list_2_item','Direct access to the Risk, Compliance and Finance Team'),(71981,1912,'_Included-list_6_list_2_item','field_610947a87e6e2'),(71982,1912,'Included-list_6_list','3'),(71983,1912,'_Included-list_6_list','field_610947987e6e1'),(71984,1912,'Included-list','1'),(71985,1912,'_Included-list','field_61094f718fb65'),(71986,1912,'included-list_copy_0_icon',''),(71987,1912,'_included-list_copy_0_icon','field_61094f718fb66'),(71988,1912,'included-list_copy_0_title',''),(71989,1912,'_included-list_copy_0_title','field_61094f718fb67'),(71990,1912,'included-list_copy_0_list_0_item','фівафіва'),(71991,1912,'_included-list_copy_0_list_0_item','field_61094f718fb69'),(71992,1912,'included-list_copy_0_list','1'),(71993,1912,'_included-list_copy_0_list','field_61094f718fb68'),(71994,1912,'included-list_copy','1'),(71995,1912,'_included-list_copy','field_61094f718fb65'),(71996,1912,'include-list_0_icon','755'),(71997,1912,'_include-list_0_icon','field_61094f718fb66'),(71998,1912,'include-list_0_title','Optimized Cross Platform Checkout'),(71999,1912,'_include-list_0_title','field_61094f718fb67'),(72000,1912,'include-list_0_list_0_item','Customizable and branded payment and checkout page'),(72001,1912,'_include-list_0_list_0_item','field_61094f718fb69'),(72002,1912,'include-list_0_list_1_item','PCI DSS Compliance Coverage'),(72003,1912,'_include-list_0_list_1_item','field_61094f718fb69'),(72004,1912,'include-list_0_list','2'),(72005,1912,'_include-list_0_list','field_61094f718fb68'),(72006,1912,'include-list','7'),(72007,1912,'_include-list','field_61094f718fb65'),(72008,1912,'include-list_1_icon','756'),(72009,1912,'_include-list_1_icon','field_61094f718fb66'),(72010,1912,'include-list_1_title','One integration — \r\nGlobal payment outreach'),(72011,1912,'_include-list_1_title','field_61094f718fb67'),(72012,1912,'include-list_1_list_0_item','Supports 200+ payment currencies globally'),(72013,1912,'_include-list_1_list_0_item','field_61094f718fb69'),(72014,1912,'include-list_1_list_1_item','Access popular local payment methods globally'),(72015,1912,'_include-list_1_list_1_item','field_61094f718fb69'),(72016,1912,'include-list_1_list_2_item','Work with 20+ acquiring partners globally'),(72017,1912,'_include-list_1_list_2_item','field_61094f718fb69'),(72018,1912,'include-list_1_list','3'),(72019,1912,'_include-list_1_list','field_61094f718fb68'),(72020,1912,'include-list_2_icon','757'),(72021,1912,'_include-list_2_icon','field_61094f718fb66'),(72022,1912,'include-list_2_title','Tested and proven security and compliance'),(72023,1912,'_include-list_2_title','field_61094f718fb67'),(72024,1912,'include-list_2_list_0_item','PCI DSS Level 1 security enabled platform'),(72025,1912,'_include-list_2_list_0_item','field_61094f718fb69'),(72026,1912,'include-list_2_list_1_item','Multi-level data security and encryption system'),(72027,1912,'_include-list_2_list_1_item','field_61094f718fb69'),(72028,1912,'include-list_2_list_2_item','Highly accessible and scalable cloud-based platform'),(72029,1912,'_include-list_2_list_2_item','field_61094f718fb69'),(72030,1912,'include-list_2_list','3'),(72031,1912,'_include-list_2_list','field_61094f718fb68'),(72032,1912,'include-list_3_icon','758'),(72033,1912,'_include-list_3_icon','field_61094f718fb66'),(72034,1912,'include-list_3_title','Accurate and automated billing system'),(72035,1912,'_include-list_3_title','field_61094f718fb67'),(72036,1912,'include-list_3_list_0_item','Access real-time financial data on a transactions'),(72037,1912,'_include-list_3_list_0_item','field_61094f718fb69'),(72038,1912,'include-list_3_list_1_item','Absolute and detailed invoicing procedures'),(72039,1912,'_include-list_3_list_1_item','field_61094f718fb69'),(72040,1912,'include-list_3_list_2_item','Supports multiple pricing models for any business'),(72041,1912,'_include-list_3_list_2_item','field_61094f718fb69'),(72042,1912,'include-list_3_list','3'),(72043,1912,'_include-list_3_list','field_61094f718fb68'),(72044,1912,'include-list_4_icon','759'),(72045,1912,'_include-list_4_icon','field_61094f718fb66'),(72046,1912,'include-list_4_title','Automated and scheduled merchant payouts'),(72047,1912,'_include-list_4_title','field_61094f718fb67'),(72048,1912,'include-list_4_list_0_item','Scheduled settlements to your bank account'),(72049,1912,'_include-list_4_list_0_item','field_61094f718fb69'),(72050,1912,'include-list_4_list_1_item','Transparent and flexible settlement schedule'),(72051,1912,'_include-list_4_list_1_item','field_61094f718fb69'),(72052,1912,'include-list_4_list_2_item','Flexible and customizable payout controls'),(72053,1912,'_include-list_4_list_2_item','field_61094f718fb69'),(72054,1912,'include-list_4_list','3'),(72055,1912,'_include-list_4_list','field_61094f718fb68'),(72056,1912,'include-list_5_icon','760'),(72057,1912,'_include-list_5_icon','field_61094f718fb66'),(72058,1912,'include-list_5_title','Dedicated and direct customer support'),(72059,1912,'_include-list_5_title','field_61094f718fb67'),(72060,1912,'include-list_5_list_0_item','24/7 and direct payment support'),(72061,1912,'_include-list_5_list_0_item','field_61094f718fb69'),(72062,1912,'include-list_5_list_1_item','Customizable and compliant refund policy'),(72063,1912,'_include-list_5_list_1_item','field_61094f718fb69'),(72064,1912,'include-list_5_list_2_item','Multi-lingual support and assistance'),(72065,1912,'_include-list_5_list_2_item','field_61094f718fb69'),(72066,1912,'include-list_5_list','3'),(72067,1912,'_include-list_5_list','field_61094f718fb68'),(72068,1912,'include-list_6_icon','763'),(72069,1912,'_include-list_6_icon','field_61094f718fb66'),(72070,1912,'include-list_6_title','Personalised merchant service access'),(72071,1912,'_include-list_6_title','field_61094f718fb67'),(72072,1912,'include-list_6_list_0_item','Dedicated merchant account manager access'),(72073,1912,'_include-list_6_list_0_item','field_61094f718fb69'),(72074,1912,'include-list_6_list_1_item','SLA-based and highly available technical support'),(72075,1912,'_include-list_6_list_1_item','field_61094f718fb69'),(72076,1912,'include-list_6_list_2_item','Direct access to risk, compliance and finance team'),(72077,1912,'_include-list_6_list_2_item','field_61094f718fb69'),(72078,1912,'include-list_6_list','3'),(72079,1912,'_include-list_6_list','field_61094f718fb68'),(72080,1912,'blocks-list_0_icons-style','light'),(72081,1912,'_blocks-list_0_icons-style','field_610953123a4b1'),(72082,1912,'blocks-list_0_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/sign-up/\";s:6:\"target\";s:0:\"\";}'),(72083,1912,'_blocks-list_0_link','field_610952e5776c0'),(72084,1912,'blocks-list_0_title','Card payments processing'),(72085,1912,'_blocks-list_0_title','field_61095245776be'),(72086,1912,'blocks-list_0_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(72087,1912,'_blocks-list_0_description','field_6109525f776bf'),(72088,1912,'blocks-list_0_icons_0_icon','788'),(72089,1912,'_blocks-list_0_icons_0_icon','field_6109534b3a4b3'),(72090,1912,'blocks-list_0_icons_1_icon','790'),(72091,1912,'_blocks-list_0_icons_1_icon','field_6109534b3a4b3'),(72092,1912,'blocks-list_0_icons_2_icon','789'),(72093,1912,'_blocks-list_0_icons_2_icon','field_6109534b3a4b3'),(72094,1912,'blocks-list_0_icons_3_icon','791'),(72095,1912,'_blocks-list_0_icons_3_icon','field_6109534b3a4b3'),(72096,1912,'blocks-list_0_icons_4_icon','792'),(72097,1912,'_blocks-list_0_icons_4_icon','field_6109534b3a4b3'),(72098,1912,'blocks-list_0_icons_5_icon','793'),(72099,1912,'_blocks-list_0_icons_5_icon','field_6109534b3a4b3'),(72100,1912,'blocks-list_0_icons','6'),(72101,1912,'_blocks-list_0_icons','field_610953333a4b2'),(72102,1912,'blocks-list_0_items_0_bold-text','0'),(72103,1912,'_blocks-list_0_items_0_bold-text','field_610953c1b1c01'),(72104,1912,'blocks-list_0_items_0_item-text','Local card processing'),(72105,1912,'_blocks-list_0_items_0_item-text','field_610953e5b1c02'),(72106,1912,'blocks-list_0_items','2'),(72107,1912,'_blocks-list_0_items','field_61095368b1c00'),(72108,1912,'blocks-list_1_icons-style','transparent'),(72109,1912,'_blocks-list_1_icons-style','field_610953123a4b1'),(72110,1912,'blocks-list_1_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/sign-up/\";s:6:\"target\";s:0:\"\";}'),(72111,1912,'_blocks-list_1_link','field_610952e5776c0'),(72112,1912,'blocks-list_1_title','APM processing'),(72113,1912,'_blocks-list_1_title','field_61095245776be'),(72114,1912,'blocks-list_1_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(72115,1912,'_blocks-list_1_description','field_6109525f776bf'),(72116,1912,'blocks-list_1_icons_0_icon','795'),(72117,1912,'_blocks-list_1_icons_0_icon','field_6109534b3a4b3'),(72118,1912,'blocks-list_1_icons','5'),(72119,1912,'_blocks-list_1_icons','field_610953333a4b2'),(72120,1912,'blocks-list_1_items',''),(72121,1912,'_blocks-list_1_items','field_61095368b1c00'),(72122,1912,'blocks-list_2_icons-style','light'),(72123,1912,'_blocks-list_2_icons-style','field_610953123a4b1'),(72124,1912,'blocks-list_2_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/sign-up/\";s:6:\"target\";s:0:\"\";}'),(72125,1912,'_blocks-list_2_link','field_610952e5776c0'),(72126,1912,'blocks-list_2_title','High-risk merchant accounts'),(72127,1912,'_blocks-list_2_title','field_61095245776be'),(72128,1912,'blocks-list_2_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(72129,1912,'_blocks-list_2_description','field_6109525f776bf'),(72130,1912,'blocks-list_2_icons',''),(72131,1912,'_blocks-list_2_icons','field_610953333a4b2'),(72132,1912,'blocks-list_2_items_0_bold-text','0'),(72133,1912,'_blocks-list_2_items_0_bold-text','field_610953c1b1c01'),(72134,1912,'blocks-list_2_items_0_item-text','+0.50% high-risk merchant accounts commission'),(72135,1912,'_blocks-list_2_items_0_item-text','field_610953e5b1c02'),(72136,1912,'blocks-list_2_items','3'),(72137,1912,'_blocks-list_2_items','field_61095368b1c00'),(72138,1912,'blocks-list_3_icons-style','light'),(72139,1912,'_blocks-list_3_icons-style','field_610953123a4b1'),(72140,1912,'blocks-list_3_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/sign-up/\";s:6:\"target\";s:0:\"\";}'),(72141,1912,'_blocks-list_3_link','field_610952e5776c0'),(72142,1912,'blocks-list_3_title','Chargeback management'),(72143,1912,'_blocks-list_3_title','field_61095245776be'),(72144,1912,'blocks-list_3_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(72145,1912,'_blocks-list_3_description','field_6109525f776bf'),(72146,1912,'blocks-list_3_icons',''),(72147,1912,'_blocks-list_3_icons','field_610953333a4b2'),(72148,1912,'blocks-list_3_items_0_bold-text','1'),(72149,1912,'_blocks-list_3_items_0_bold-text','field_610953c1b1c01'),(72150,1912,'blocks-list_3_items_0_item-text','25 EUR per CHB dispute'),(72151,1912,'_blocks-list_3_items_0_item-text','field_610953e5b1c02'),(72152,1912,'blocks-list_3_items','3'),(72153,1912,'_blocks-list_3_items','field_61095368b1c00'),(72154,1912,'blocks-list_4_icons-style','light'),(72155,1912,'_blocks-list_4_icons-style','field_610953123a4b1'),(72156,1912,'blocks-list_4_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/sign-up/\";s:6:\"target\";s:0:\"\";}'),(72157,1912,'_blocks-list_4_link','field_610952e5776c0'),(72158,1912,'blocks-list_4_title','Billing SAAS'),(72159,1912,'_blocks-list_4_title','field_61095245776be'),(72160,1912,'blocks-list_4_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(72161,1912,'_blocks-list_4_description','field_6109525f776bf'),(72162,1912,'blocks-list_4_icons',''),(72163,1912,'_blocks-list_4_icons','field_610953333a4b2'),(72164,1912,'blocks-list_4_items_0_bold-text','1'),(72165,1912,'_blocks-list_4_items_0_bold-text','field_610953c1b1c01'),(72166,1912,'blocks-list_4_items_0_item-text','0,03 EUR/TRX'),(72167,1912,'_blocks-list_4_items_0_item-text','field_610953e5b1c02'),(72168,1912,'blocks-list_4_items','6'),(72169,1912,'_blocks-list_4_items','field_61095368b1c00'),(72170,1912,'blocks-list','5'),(72171,1912,'_blocks-list','field_61095221776bd'),(72172,1912,'blocks-list_0_items_1_bold-text','0'),(72173,1912,'_blocks-list_0_items_1_bold-text','field_610953c1b1c01'),(72174,1912,'blocks-list_0_items_1_item-text','Cross-border card payment solutions'),(72175,1912,'_blocks-list_0_items_1_item-text','field_610953e5b1c02'),(72176,1912,'blocks-list_1_icons_1_icon','796'),(72177,1912,'_blocks-list_1_icons_1_icon','field_6109534b3a4b3'),(72178,1912,'blocks-list_1_icons_2_icon','797'),(72179,1912,'_blocks-list_1_icons_2_icon','field_6109534b3a4b3'),(72180,1912,'blocks-list_1_icons_3_icon','798'),(72181,1912,'_blocks-list_1_icons_3_icon','field_6109534b3a4b3'),(72182,1912,'blocks-list_1_icons_4_icon','799'),(72183,1912,'_blocks-list_1_icons_4_icon','field_6109534b3a4b3'),(72184,1912,'blocks-list_2_items_1_bold-text','0'),(72185,1912,'_blocks-list_2_items_1_bold-text','field_610953c1b1c01'),(72186,1912,'blocks-list_2_items_1_item-text','Subscription business models management and support'),(72187,1912,'_blocks-list_2_items_1_item-text','field_610953e5b1c02'),(72188,1912,'blocks-list_2_items_2_bold-text','0'),(72189,1912,'_blocks-list_2_items_2_bold-text','field_610953c1b1c01'),(72190,1912,'blocks-list_2_items_2_item-text','Multiple business models support'),(72191,1912,'_blocks-list_2_items_2_item-text','field_610953e5b1c02'),(72192,1912,'blocks-list_3_items_1_bold-text','0'),(72193,1912,'_blocks-list_3_items_1_bold-text','field_610953c1b1c01'),(72194,1912,'blocks-list_3_items_1_item-text','Experienced dispute team'),(72195,1912,'_blocks-list_3_items_1_item-text','field_610953e5b1c02'),(72196,1912,'blocks-list_3_items_2_bold-text','0'),(72197,1912,'_blocks-list_3_items_2_bold-text','field_610953c1b1c01'),(72198,1912,'blocks-list_3_items_2_item-text','CHB control and monitoring program'),(72199,1912,'_blocks-list_3_items_2_item-text','field_610953e5b1c02'),(72200,1912,'blocks-list_4_items_1_bold-text','0'),(72201,1912,'_blocks-list_4_items_1_bold-text','field_610953c1b1c01'),(72202,1912,'blocks-list_4_items_1_item-text','Clearing system (real-time commissions and transaction fees application)'),(72203,1912,'_blocks-list_4_items_1_item-text','field_610953e5b1c02'),(72204,1912,'blocks-list_4_items_2_bold-text','0'),(72205,1912,'_blocks-list_4_items_2_bold-text','field_610953c1b1c01'),(72206,1912,'blocks-list_4_items_2_item-text','Flexible schedule for the invoices and settlement notes generation'),(72207,1912,'_blocks-list_4_items_2_item-text','field_610953e5b1c02'),(72208,1912,'blocks-list_4_items_3_bold-text','1'),(72209,1912,'_blocks-list_4_items_3_bold-text','field_610953c1b1c01'),(72210,1912,'blocks-list_4_items_3_item-text','All main payment models supported'),(72211,1912,'_blocks-list_4_items_3_item-text','field_610953e5b1c02'),(72212,1912,'blocks-list_4_items_4_bold-text','0'),(72213,1912,'_blocks-list_4_items_4_bold-text','field_610953c1b1c01'),(72214,1912,'blocks-list_4_items_4_item-text','Segregated accounts management according to the PSD 2 requirements'),(72215,1912,'_blocks-list_4_items_4_item-text','field_610953e5b1c02'),(72216,1912,'blocks-list_4_items_5_bold-text','0'),(72217,1912,'_blocks-list_4_items_5_bold-text','field_610953c1b1c01'),(72218,1912,'blocks-list_4_items_5_item-text','Comprehensive FX management'),(72219,1912,'_blocks-list_4_items_5_item-text','field_610953e5b1c02'),(72220,1913,'main-block-header_title','Pricing Built for You'),(72221,1913,'_main-block-header_title','field_61093c50a78e8'),(72222,1913,'main-block-header_description','CommerceGate offers a complete set of features and services and charges a processing and payment method fee per transaction.'),(72223,1913,'_main-block-header_description','field_61093c5ca78e9'),(72224,1913,'main-block-header',''),(72225,1913,'_main-block-header','field_61093c34a78e7'),(72226,1913,'flexible-pricing_title','Flexible and integrated pricing'),(72227,1913,'_flexible-pricing_title','field_6109401d9cacd'),(72228,1913,'flexible-pricing_description','End-to-end solution to accept payments on your website all included.'),(72229,1913,'_flexible-pricing_description','field_610940e3b8ec1'),(72230,1913,'flexible-pricing_price','1.80% + 0.25 EUR'),(72231,1913,'_flexible-pricing_price','field_610940ffb8ec2'),(72232,1913,'flexible-pricing_list_0_item','Bespoke payment solution and services for your business type'),(72233,1913,'_flexible-pricing_list_0_item','field_61094144b8ec4'),(72234,1913,'flexible-pricing_list_1_item','Cutting-edge payment technology for your business transactions'),(72235,1913,'_flexible-pricing_list_1_item','field_61094144b8ec4'),(72236,1913,'flexible-pricing_list_2_item','Absolutely no set-up, periodic platform and[nbsp]hidden fees'),(72237,1913,'_flexible-pricing_list_2_item','field_61094144b8ec4'),(72238,1913,'flexible-pricing_list','3'),(72239,1913,'_flexible-pricing_list','field_61094125b8ec3'),(72240,1913,'flexible-pricing_link','a:3:{s:5:\"title\";s:11:\"Sign Up Now\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/sign-up/\";s:6:\"target\";s:0:\"\";}'),(72241,1913,'_flexible-pricing_link','field_610941823f32f'),(72242,1913,'flexible-pricing',''),(72243,1913,'_flexible-pricing','field_61093f3e8b6ba'),(72244,1913,'customized-approach_title','Customized set-up process'),(72245,1913,'_customized-approach_title','field_6109427eadcf6'),(72246,1913,'customized-approach_description','Every detail in the set-up process is tailored to your business requirements'),(72247,1913,'_customized-approach_description','field_6109427eadcf7'),(72248,1913,'customized-approach_list_0_item','Special tier-based pricing for high-volume projects'),(72249,1913,'_customized-approach_list_0_item','field_6109427eadcfa'),(72250,1913,'customized-approach_list','3'),(72251,1913,'_customized-approach_list','field_6109427eadcf9'),(72252,1913,'customized-approach_link','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(72253,1913,'_customized-approach_link','field_6109427eadcfb'),(72254,1913,'customized-approach',''),(72255,1913,'_customized-approach','field_6109427eadcf5'),(72256,1913,'customized-approach_list_1_item','Geo-specific pricing to offer you the best rates and fees'),(72257,1913,'_customized-approach_list_1_item','field_6109427eadcfa'),(72258,1913,'customized-approach_list_2_item','Interchange ++ pricing models for the cross[nbds]border projects'),(72259,1913,'_customized-approach_list_2_item','field_6109427eadcfa'),(72260,1913,'included-info_title','What’s included'),(72261,1913,'_included-info_title','field_6109461ffc0ae'),(72262,1913,'included-info_description','CommerceGate offers a complete and secured payment solution for you to accept credit card payments from your customers globally.'),(72263,1913,'_included-info_description','field_6109462afc0af'),(72264,1913,'included-info',''),(72265,1913,'_included-info','field_610945a9fc0ad'),(72266,1913,'list_0_icon','755'),(72267,1913,'_list_0_icon','field_610947237e6df'),(72268,1913,'list_0_group-title','Optimised Cross Platform Checkout'),(72269,1913,'_list_0_group-title','field_610947737e6e0'),(72270,1913,'list_0_list_0_item','Customisable payment page'),(72271,1913,'_list_0_list_0_item','field_610947a87e6e2'),(72272,1913,'list_0_list_1_item','PCI DSS compliance coverage'),(72273,1913,'_list_0_list_1_item','field_610947a87e6e2'),(72274,1913,'list_0_list','2'),(72275,1913,'_list_0_list','field_610947987e6e1'),(72276,1913,'list_1_icon','756'),(72277,1913,'_list_1_icon','field_610947237e6df'),(72278,1913,'list_1_group-title','One integration — \r\nGlobal payment outreach'),(72279,1913,'_list_1_group-title','field_610947737e6e0'),(72280,1913,'list_1_list_0_item','Multiple currencies'),(72281,1913,'_list_1_list_0_item','field_610947a87e6e2'),(72282,1913,'list_1_list_1_item','Local payment methods'),(72283,1913,'_list_1_list_1_item','field_610947a87e6e2'),(72284,1913,'list_1_list_2_item','20+ acquiring partners all over the world'),(72285,1913,'_list_1_list_2_item','field_610947a87e6e2'),(72286,1913,'list_1_list','3'),(72287,1913,'_list_1_list','field_610947987e6e1'),(72288,1913,'list_2_icon','757'),(72289,1913,'_list_2_icon','field_610947237e6df'),(72290,1913,'list_2_group-title','Proven security and prolific compliance'),(72291,1913,'_list_2_group-title','field_610947737e6e0'),(72292,1913,'list_2_list_0_item','PCI DSS Level 1 platform'),(72293,1913,'_list_2_list_0_item','field_610947a87e6e2'),(72294,1913,'list_2_list_1_item','Multi level data security and encryption'),(72295,1913,'_list_2_list_1_item','field_610947a87e6e2'),(72296,1913,'list_2_list_2_item','Cloud based platform'),(72297,1913,'_list_2_list_2_item','field_610947a87e6e2'),(72298,1913,'list_2_list','3'),(72299,1913,'_list_2_list','field_610947987e6e1'),(72300,1913,'list_3_icon','758'),(72301,1913,'_list_3_icon','field_610947237e6df'),(72302,1913,'list_3_group-title','The most precise automatic billing system'),(72303,1913,'_list_3_group-title','field_610947737e6e0'),(72304,1913,'list_3_list_0_item','Real time financial data'),(72305,1913,'_list_3_list_0_item','field_610947a87e6e2'),(72306,1913,'list_3_list_1_item','Detailed invoicing'),(72307,1913,'_list_3_list_1_item','field_610947a87e6e2'),(72308,1913,'list_3_list_2_item','Multiple pricing models support'),(72309,1913,'_list_3_list_2_item','field_610947a87e6e2'),(72310,1913,'list_3_list','3'),(72311,1913,'_list_3_list','field_610947987e6e1'),(72312,1913,'list_4_icon','759'),(72313,1913,'_list_4_icon','field_610947237e6df'),(72314,1913,'list_4_group-title','Automated payouts'),(72315,1913,'_list_4_group-title','field_610947737e6e0'),(72316,1913,'list_4_list_0_item','In-time settlements to the bank account'),(72317,1913,'_list_4_list_0_item','field_610947a87e6e2'),(72318,1913,'list_4_list_1_item','Transparent settlement schedule'),(72319,1913,'_list_4_list_1_item','field_610947a87e6e2'),(72320,1913,'list_4_list_2_item','Flexible payout control'),(72321,1913,'_list_4_list_2_item','field_610947a87e6e2'),(72322,1913,'list_4_list','3'),(72323,1913,'_list_4_list','field_610947987e6e1'),(72324,1913,'list_5_icon','760'),(72325,1913,'_list_5_icon','field_610947237e6df'),(72326,1913,'list_5_group-title','Customer support service'),(72327,1913,'_list_5_group-title','field_610947737e6e0'),(72328,1913,'list_5_list_0_item','24/7 payment support'),(72329,1913,'_list_5_list_0_item','field_610947a87e6e2'),(72330,1913,'list_5_list_1_item','Adjustable refund policy'),(72331,1913,'_list_5_list_1_item','field_610947a87e6e2'),(72332,1913,'list_5_list_2_item','Multi language assistance'),(72333,1913,'_list_5_list_2_item','field_610947a87e6e2'),(72334,1913,'list_5_list','3'),(72335,1913,'_list_5_list','field_610947987e6e1'),(72336,1913,'list_6_icon','761'),(72337,1913,'_list_6_icon','field_610947237e6df'),(72338,1913,'list_6_group-title','Personalised merchant service'),(72339,1913,'_list_6_group-title','field_610947737e6e0'),(72340,1913,'list_6_list_0_item','Dedicated merchant account manager'),(72341,1913,'_list_6_list_0_item','field_610947a87e6e2'),(72342,1913,'list_6_list_1_item','SLA based technical support'),(72343,1913,'_list_6_list_1_item','field_610947a87e6e2'),(72344,1913,'list_6_list_2_item','Direct access to the Risk, Compliance and Finance Team'),(72345,1913,'_list_6_list_2_item','field_610947a87e6e2'),(72346,1913,'list_6_list','3'),(72347,1913,'_list_6_list','field_610947987e6e1'),(72348,1913,'list','7'),(72349,1913,'_list','field_6109470d7e6de'),(72350,1913,'Included-list_0_icon',''),(72351,1913,'_Included-list_0_icon','field_61094f718fb66'),(72352,1913,'Included-list_0_title',''),(72353,1913,'_Included-list_0_title','field_61094f718fb67'),(72354,1913,'Included-list_0_list_0_item','фіва'),(72355,1913,'_Included-list_0_list_0_item','field_61094f718fb69'),(72356,1913,'Included-list_0_list_1_item','PCI DSS compliance coverage'),(72357,1913,'_Included-list_0_list_1_item','field_610947a87e6e2'),(72358,1913,'Included-list_0_list','1'),(72359,1913,'_Included-list_0_list','field_61094f718fb68'),(72360,1913,'Included-list_1_icon','756'),(72361,1913,'_Included-list_1_icon','field_610947237e6df'),(72362,1913,'Included-list_1_title','One integration — \r\nGlobal payment outreach'),(72363,1913,'_Included-list_1_title','field_610947737e6e0'),(72364,1913,'Included-list_1_list_0_item','Multiple currencies'),(72365,1913,'_Included-list_1_list_0_item','field_610947a87e6e2'),(72366,1913,'Included-list_1_list_1_item','Local payment methods'),(72367,1913,'_Included-list_1_list_1_item','field_610947a87e6e2'),(72368,1913,'Included-list_1_list_2_item','20+ acquiring partners all over the world'),(72369,1913,'_Included-list_1_list_2_item','field_610947a87e6e2'),(72370,1913,'Included-list_1_list','3'),(72371,1913,'_Included-list_1_list','field_610947987e6e1'),(72372,1913,'Included-list_2_icon','757'),(72373,1913,'_Included-list_2_icon','field_610947237e6df'),(72374,1913,'Included-list_2_title','Proven security and prolific compliance'),(72375,1913,'_Included-list_2_title','field_610947737e6e0'),(72376,1913,'Included-list_2_list_0_item','PCI DSS Level 1 platform'),(72377,1913,'_Included-list_2_list_0_item','field_610947a87e6e2'),(72378,1913,'Included-list_2_list_1_item','Multi level data security and encryption'),(72379,1913,'_Included-list_2_list_1_item','field_610947a87e6e2'),(72380,1913,'Included-list_2_list_2_item','Cloud based platform'),(72381,1913,'_Included-list_2_list_2_item','field_610947a87e6e2'),(72382,1913,'Included-list_2_list','3'),(72383,1913,'_Included-list_2_list','field_610947987e6e1'),(72384,1913,'Included-list_3_icon','758'),(72385,1913,'_Included-list_3_icon','field_610947237e6df'),(72386,1913,'Included-list_3_title','The most precise automatic billing system'),(72387,1913,'_Included-list_3_title','field_610947737e6e0'),(72388,1913,'Included-list_3_list_0_item','Real time financial data'),(72389,1913,'_Included-list_3_list_0_item','field_610947a87e6e2'),(72390,1913,'Included-list_3_list_1_item','Detailed invoicing'),(72391,1913,'_Included-list_3_list_1_item','field_610947a87e6e2'),(72392,1913,'Included-list_3_list_2_item','Multiple pricing models support'),(72393,1913,'_Included-list_3_list_2_item','field_610947a87e6e2'),(72394,1913,'Included-list_3_list','3'),(72395,1913,'_Included-list_3_list','field_610947987e6e1'),(72396,1913,'Included-list_4_icon','759'),(72397,1913,'_Included-list_4_icon','field_610947237e6df'),(72398,1913,'Included-list_4_title','Automated payouts'),(72399,1913,'_Included-list_4_title','field_610947737e6e0'),(72400,1913,'Included-list_4_list_0_item','In-time settlements to the bank account'),(72401,1913,'_Included-list_4_list_0_item','field_610947a87e6e2'),(72402,1913,'Included-list_4_list_1_item','Transparent settlement schedule'),(72403,1913,'_Included-list_4_list_1_item','field_610947a87e6e2'),(72404,1913,'Included-list_4_list_2_item','Flexible payout control'),(72405,1913,'_Included-list_4_list_2_item','field_610947a87e6e2'),(72406,1913,'Included-list_4_list','3'),(72407,1913,'_Included-list_4_list','field_610947987e6e1'),(72408,1913,'Included-list_5_icon','760'),(72409,1913,'_Included-list_5_icon','field_610947237e6df'),(72410,1913,'Included-list_5_title','Customer support service'),(72411,1913,'_Included-list_5_title','field_610947737e6e0'),(72412,1913,'Included-list_5_list_0_item','24/7 payment support'),(72413,1913,'_Included-list_5_list_0_item','field_610947a87e6e2'),(72414,1913,'Included-list_5_list_1_item','Adjustable refund policy'),(72415,1913,'_Included-list_5_list_1_item','field_610947a87e6e2'),(72416,1913,'Included-list_5_list_2_item','Multi language assistance'),(72417,1913,'_Included-list_5_list_2_item','field_610947a87e6e2'),(72418,1913,'Included-list_5_list','3'),(72419,1913,'_Included-list_5_list','field_610947987e6e1'),(72420,1913,'Included-list_6_icon','763'),(72421,1913,'_Included-list_6_icon','field_610947237e6df'),(72422,1913,'Included-list_6_title','Personalised merchant service'),(72423,1913,'_Included-list_6_title','field_610947737e6e0'),(72424,1913,'Included-list_6_list_0_item','Dedicated merchant account manager'),(72425,1913,'_Included-list_6_list_0_item','field_610947a87e6e2'),(72426,1913,'Included-list_6_list_1_item','SLA based technical support'),(72427,1913,'_Included-list_6_list_1_item','field_610947a87e6e2'),(72428,1913,'Included-list_6_list_2_item','Direct access to the Risk, Compliance and Finance Team'),(72429,1913,'_Included-list_6_list_2_item','field_610947a87e6e2'),(72430,1913,'Included-list_6_list','3'),(72431,1913,'_Included-list_6_list','field_610947987e6e1'),(72432,1913,'Included-list','1'),(72433,1913,'_Included-list','field_61094f718fb65'),(72434,1913,'included-list_copy_0_icon',''),(72435,1913,'_included-list_copy_0_icon','field_61094f718fb66'),(72436,1913,'included-list_copy_0_title',''),(72437,1913,'_included-list_copy_0_title','field_61094f718fb67'),(72438,1913,'included-list_copy_0_list_0_item','фівафіва'),(72439,1913,'_included-list_copy_0_list_0_item','field_61094f718fb69'),(72440,1913,'included-list_copy_0_list','1'),(72441,1913,'_included-list_copy_0_list','field_61094f718fb68'),(72442,1913,'included-list_copy','1'),(72443,1913,'_included-list_copy','field_61094f718fb65'),(72444,1913,'include-list_0_icon','755'),(72445,1913,'_include-list_0_icon','field_61094f718fb66'),(72446,1913,'include-list_0_title','Optimized Cross Platform Checkout'),(72447,1913,'_include-list_0_title','field_61094f718fb67'),(72448,1913,'include-list_0_list_0_item','Customizable and branded payment and checkout page'),(72449,1913,'_include-list_0_list_0_item','field_61094f718fb69'),(72450,1913,'include-list_0_list_1_item','PCI DSS Compliance Coverage'),(72451,1913,'_include-list_0_list_1_item','field_61094f718fb69'),(72452,1913,'include-list_0_list','2'),(72453,1913,'_include-list_0_list','field_61094f718fb68'),(72454,1913,'include-list','7'),(72455,1913,'_include-list','field_61094f718fb65'),(72456,1913,'include-list_1_icon','756'),(72457,1913,'_include-list_1_icon','field_61094f718fb66'),(72458,1913,'include-list_1_title','One integration — \r\nGlobal payment outreach'),(72459,1913,'_include-list_1_title','field_61094f718fb67'),(72460,1913,'include-list_1_list_0_item','Supports 200+ payment currencies globally'),(72461,1913,'_include-list_1_list_0_item','field_61094f718fb69'),(72462,1913,'include-list_1_list_1_item','Access popular local payment methods globally'),(72463,1913,'_include-list_1_list_1_item','field_61094f718fb69'),(72464,1913,'include-list_1_list_2_item','Work with 20+ acquiring partners globally'),(72465,1913,'_include-list_1_list_2_item','field_61094f718fb69'),(72466,1913,'include-list_1_list','3'),(72467,1913,'_include-list_1_list','field_61094f718fb68'),(72468,1913,'include-list_2_icon','757'),(72469,1913,'_include-list_2_icon','field_61094f718fb66'),(72470,1913,'include-list_2_title','Tested and proven security and[nbsp]compliance'),(72471,1913,'_include-list_2_title','field_61094f718fb67'),(72472,1913,'include-list_2_list_0_item','PCI DSS Level 1 security enabled platform'),(72473,1913,'_include-list_2_list_0_item','field_61094f718fb69'),(72474,1913,'include-list_2_list_1_item','Multi-level data security and[nbsp]encryption system'),(72475,1913,'_include-list_2_list_1_item','field_61094f718fb69'),(72476,1913,'include-list_2_list_2_item','Highly accessible and scalable cloud-based platform'),(72477,1913,'_include-list_2_list_2_item','field_61094f718fb69'),(72478,1913,'include-list_2_list','3'),(72479,1913,'_include-list_2_list','field_61094f718fb68'),(72480,1913,'include-list_3_icon','758'),(72481,1913,'_include-list_3_icon','field_61094f718fb66'),(72482,1913,'include-list_3_title','Accurate and automated billing system'),(72483,1913,'_include-list_3_title','field_61094f718fb67'),(72484,1913,'include-list_3_list_0_item','Access real-time financial data on a transactions'),(72485,1913,'_include-list_3_list_0_item','field_61094f718fb69'),(72486,1913,'include-list_3_list_1_item','Absolute and detailed invoicing procedures'),(72487,1913,'_include-list_3_list_1_item','field_61094f718fb69'),(72488,1913,'include-list_3_list_2_item','Supports multiple pricing models for any business'),(72489,1913,'_include-list_3_list_2_item','field_61094f718fb69'),(72490,1913,'include-list_3_list','3'),(72491,1913,'_include-list_3_list','field_61094f718fb68'),(72492,1913,'include-list_4_icon','759'),(72493,1913,'_include-list_4_icon','field_61094f718fb66'),(72494,1913,'include-list_4_title','Automated and scheduled merchant payouts'),(72495,1913,'_include-list_4_title','field_61094f718fb67'),(72496,1913,'include-list_4_list_0_item','Scheduled settlements to your bank account'),(72497,1913,'_include-list_4_list_0_item','field_61094f718fb69'),(72498,1913,'include-list_4_list_1_item','Transparent and flexible settlement schedule'),(72499,1913,'_include-list_4_list_1_item','field_61094f718fb69'),(72500,1913,'include-list_4_list_2_item','Flexible and customizable payout controls'),(72501,1913,'_include-list_4_list_2_item','field_61094f718fb69'),(72502,1913,'include-list_4_list','3'),(72503,1913,'_include-list_4_list','field_61094f718fb68'),(72504,1913,'include-list_5_icon','760'),(72505,1913,'_include-list_5_icon','field_61094f718fb66'),(72506,1913,'include-list_5_title','Dedicated and direct customer support'),(72507,1913,'_include-list_5_title','field_61094f718fb67'),(72508,1913,'include-list_5_list_0_item','24/7 and direct payment support'),(72509,1913,'_include-list_5_list_0_item','field_61094f718fb69'),(72510,1913,'include-list_5_list_1_item','Customizable and compliant refund policy'),(72511,1913,'_include-list_5_list_1_item','field_61094f718fb69'),(72512,1913,'include-list_5_list_2_item','Multi-lingual support and[nbsp]assistance'),(72513,1913,'_include-list_5_list_2_item','field_61094f718fb69'),(72514,1913,'include-list_5_list','3'),(72515,1913,'_include-list_5_list','field_61094f718fb68'),(72516,1913,'include-list_6_icon','763'),(72517,1913,'_include-list_6_icon','field_61094f718fb66'),(72518,1913,'include-list_6_title','Personalised merchant service access'),(72519,1913,'_include-list_6_title','field_61094f718fb67'),(72520,1913,'include-list_6_list_0_item','Dedicated merchant account manager access'),(72521,1913,'_include-list_6_list_0_item','field_61094f718fb69'),(72522,1913,'include-list_6_list_1_item','SLA-based and highly available technical support'),(72523,1913,'_include-list_6_list_1_item','field_61094f718fb69'),(72524,1913,'include-list_6_list_2_item','Direct access to risk, compliance and finance team'),(72525,1913,'_include-list_6_list_2_item','field_61094f718fb69'),(72526,1913,'include-list_6_list','3'),(72527,1913,'_include-list_6_list','field_61094f718fb68'),(72528,1913,'blocks-list_0_icons-style','light'),(72529,1913,'_blocks-list_0_icons-style','field_610953123a4b1'),(72530,1913,'blocks-list_0_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/sign-up/\";s:6:\"target\";s:0:\"\";}'),(72531,1913,'_blocks-list_0_link','field_610952e5776c0'),(72532,1913,'blocks-list_0_title','Card payments processing'),(72533,1913,'_blocks-list_0_title','field_61095245776be'),(72534,1913,'blocks-list_0_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(72535,1913,'_blocks-list_0_description','field_6109525f776bf'),(72536,1913,'blocks-list_0_icons_0_icon','788'),(72537,1913,'_blocks-list_0_icons_0_icon','field_6109534b3a4b3'),(72538,1913,'blocks-list_0_icons_1_icon','790'),(72539,1913,'_blocks-list_0_icons_1_icon','field_6109534b3a4b3'),(72540,1913,'blocks-list_0_icons_2_icon','789'),(72541,1913,'_blocks-list_0_icons_2_icon','field_6109534b3a4b3'),(72542,1913,'blocks-list_0_icons_3_icon','791'),(72543,1913,'_blocks-list_0_icons_3_icon','field_6109534b3a4b3'),(72544,1913,'blocks-list_0_icons_4_icon','792'),(72545,1913,'_blocks-list_0_icons_4_icon','field_6109534b3a4b3'),(72546,1913,'blocks-list_0_icons_5_icon','793'),(72547,1913,'_blocks-list_0_icons_5_icon','field_6109534b3a4b3'),(72548,1913,'blocks-list_0_icons','6'),(72549,1913,'_blocks-list_0_icons','field_610953333a4b2'),(72550,1913,'blocks-list_0_items_0_bold-text','0'),(72551,1913,'_blocks-list_0_items_0_bold-text','field_610953c1b1c01'),(72552,1913,'blocks-list_0_items_0_item-text','Local card processing'),(72553,1913,'_blocks-list_0_items_0_item-text','field_610953e5b1c02'),(72554,1913,'blocks-list_0_items','2'),(72555,1913,'_blocks-list_0_items','field_61095368b1c00'),(72556,1913,'blocks-list_1_icons-style','transparent'),(72557,1913,'_blocks-list_1_icons-style','field_610953123a4b1'),(72558,1913,'blocks-list_1_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/sign-up/\";s:6:\"target\";s:0:\"\";}'),(72559,1913,'_blocks-list_1_link','field_610952e5776c0'),(72560,1913,'blocks-list_1_title','APM processing'),(72561,1913,'_blocks-list_1_title','field_61095245776be'),(72562,1913,'blocks-list_1_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(72563,1913,'_blocks-list_1_description','field_6109525f776bf'),(72564,1913,'blocks-list_1_icons_0_icon','795'),(72565,1913,'_blocks-list_1_icons_0_icon','field_6109534b3a4b3'),(72566,1913,'blocks-list_1_icons','5'),(72567,1913,'_blocks-list_1_icons','field_610953333a4b2'),(72568,1913,'blocks-list_1_items',''),(72569,1913,'_blocks-list_1_items','field_61095368b1c00'),(72570,1913,'blocks-list_2_icons-style','light'),(72571,1913,'_blocks-list_2_icons-style','field_610953123a4b1'),(72572,1913,'blocks-list_2_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/sign-up/\";s:6:\"target\";s:0:\"\";}'),(72573,1913,'_blocks-list_2_link','field_610952e5776c0'),(72574,1913,'blocks-list_2_title','High-risk merchant accounts'),(72575,1913,'_blocks-list_2_title','field_61095245776be'),(72576,1913,'blocks-list_2_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(72577,1913,'_blocks-list_2_description','field_6109525f776bf'),(72578,1913,'blocks-list_2_icons',''),(72579,1913,'_blocks-list_2_icons','field_610953333a4b2'),(72580,1913,'blocks-list_2_items_0_bold-text','0'),(72581,1913,'_blocks-list_2_items_0_bold-text','field_610953c1b1c01'),(72582,1913,'blocks-list_2_items_0_item-text','+0.50% high-risk merchant accounts commission'),(72583,1913,'_blocks-list_2_items_0_item-text','field_610953e5b1c02'),(72584,1913,'blocks-list_2_items','3'),(72585,1913,'_blocks-list_2_items','field_61095368b1c00'),(72586,1913,'blocks-list_3_icons-style','light'),(72587,1913,'_blocks-list_3_icons-style','field_610953123a4b1'),(72588,1913,'blocks-list_3_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/sign-up/\";s:6:\"target\";s:0:\"\";}'),(72589,1913,'_blocks-list_3_link','field_610952e5776c0'),(72590,1913,'blocks-list_3_title','Chargeback management'),(72591,1913,'_blocks-list_3_title','field_61095245776be'),(72592,1913,'blocks-list_3_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(72593,1913,'_blocks-list_3_description','field_6109525f776bf'),(72594,1913,'blocks-list_3_icons',''),(72595,1913,'_blocks-list_3_icons','field_610953333a4b2'),(72596,1913,'blocks-list_3_items_0_bold-text','1'),(72597,1913,'_blocks-list_3_items_0_bold-text','field_610953c1b1c01'),(72598,1913,'blocks-list_3_items_0_item-text','25 EUR per CHB dispute'),(72599,1913,'_blocks-list_3_items_0_item-text','field_610953e5b1c02'),(72600,1913,'blocks-list_3_items','3'),(72601,1913,'_blocks-list_3_items','field_61095368b1c00'),(72602,1913,'blocks-list_4_icons-style','light'),(72603,1913,'_blocks-list_4_icons-style','field_610953123a4b1'),(72604,1913,'blocks-list_4_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/sign-up/\";s:6:\"target\";s:0:\"\";}'),(72605,1913,'_blocks-list_4_link','field_610952e5776c0'),(72606,1913,'blocks-list_4_title','Billing SAAS'),(72607,1913,'_blocks-list_4_title','field_61095245776be'),(72608,1913,'blocks-list_4_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(72609,1913,'_blocks-list_4_description','field_6109525f776bf'),(72610,1913,'blocks-list_4_icons',''),(72611,1913,'_blocks-list_4_icons','field_610953333a4b2'),(72612,1913,'blocks-list_4_items_0_bold-text','1'),(72613,1913,'_blocks-list_4_items_0_bold-text','field_610953c1b1c01'),(72614,1913,'blocks-list_4_items_0_item-text','0,03 EUR/TRX'),(72615,1913,'_blocks-list_4_items_0_item-text','field_610953e5b1c02'),(72616,1913,'blocks-list_4_items','6'),(72617,1913,'_blocks-list_4_items','field_61095368b1c00'),(72618,1913,'blocks-list','5'),(72619,1913,'_blocks-list','field_61095221776bd'),(72620,1913,'blocks-list_0_items_1_bold-text','0'),(72621,1913,'_blocks-list_0_items_1_bold-text','field_610953c1b1c01'),(72622,1913,'blocks-list_0_items_1_item-text','Cross-border card payment solutions'),(72623,1913,'_blocks-list_0_items_1_item-text','field_610953e5b1c02'),(72624,1913,'blocks-list_1_icons_1_icon','796'),(72625,1913,'_blocks-list_1_icons_1_icon','field_6109534b3a4b3'),(72626,1913,'blocks-list_1_icons_2_icon','797'),(72627,1913,'_blocks-list_1_icons_2_icon','field_6109534b3a4b3'),(72628,1913,'blocks-list_1_icons_3_icon','798'),(72629,1913,'_blocks-list_1_icons_3_icon','field_6109534b3a4b3'),(72630,1913,'blocks-list_1_icons_4_icon','799'),(72631,1913,'_blocks-list_1_icons_4_icon','field_6109534b3a4b3'),(72632,1913,'blocks-list_2_items_1_bold-text','0'),(72633,1913,'_blocks-list_2_items_1_bold-text','field_610953c1b1c01'),(72634,1913,'blocks-list_2_items_1_item-text','Subscription business models management and support'),(72635,1913,'_blocks-list_2_items_1_item-text','field_610953e5b1c02'),(72636,1913,'blocks-list_2_items_2_bold-text','0'),(72637,1913,'_blocks-list_2_items_2_bold-text','field_610953c1b1c01'),(72638,1913,'blocks-list_2_items_2_item-text','Multiple business models support'),(72639,1913,'_blocks-list_2_items_2_item-text','field_610953e5b1c02'),(72640,1913,'blocks-list_3_items_1_bold-text','0'),(72641,1913,'_blocks-list_3_items_1_bold-text','field_610953c1b1c01'),(72642,1913,'blocks-list_3_items_1_item-text','Experienced dispute team'),(72643,1913,'_blocks-list_3_items_1_item-text','field_610953e5b1c02'),(72644,1913,'blocks-list_3_items_2_bold-text','0'),(72645,1913,'_blocks-list_3_items_2_bold-text','field_610953c1b1c01'),(72646,1913,'blocks-list_3_items_2_item-text','CHB control and monitoring program'),(72647,1913,'_blocks-list_3_items_2_item-text','field_610953e5b1c02'),(72648,1913,'blocks-list_4_items_1_bold-text','0'),(72649,1913,'_blocks-list_4_items_1_bold-text','field_610953c1b1c01'),(72650,1913,'blocks-list_4_items_1_item-text','Clearing system (real-time commissions and transaction fees application)'),(72651,1913,'_blocks-list_4_items_1_item-text','field_610953e5b1c02'),(72652,1913,'blocks-list_4_items_2_bold-text','0'),(72653,1913,'_blocks-list_4_items_2_bold-text','field_610953c1b1c01'),(72654,1913,'blocks-list_4_items_2_item-text','Flexible schedule for the invoices and settlement notes generation'),(72655,1913,'_blocks-list_4_items_2_item-text','field_610953e5b1c02'),(72656,1913,'blocks-list_4_items_3_bold-text','1'),(72657,1913,'_blocks-list_4_items_3_bold-text','field_610953c1b1c01'),(72658,1913,'blocks-list_4_items_3_item-text','All main payment models supported'),(72659,1913,'_blocks-list_4_items_3_item-text','field_610953e5b1c02'),(72660,1913,'blocks-list_4_items_4_bold-text','0'),(72661,1913,'_blocks-list_4_items_4_bold-text','field_610953c1b1c01'),(72662,1913,'blocks-list_4_items_4_item-text','Segregated accounts management according to the PSD 2 requirements'),(72663,1913,'_blocks-list_4_items_4_item-text','field_610953e5b1c02'),(72664,1913,'blocks-list_4_items_5_bold-text','0'),(72665,1913,'_blocks-list_4_items_5_bold-text','field_610953c1b1c01'),(72666,1913,'blocks-list_4_items_5_item-text','Comprehensive FX management'),(72667,1913,'_blocks-list_4_items_5_item-text','field_610953e5b1c02'),(72668,1914,'main-block-header_title','Pricing Built for You'),(72669,1914,'_main-block-header_title','field_61093c50a78e8'),(72670,1914,'main-block-header_description','CommerceGate offers a complete set of features and services and charges a processing and payment method fee per transaction.'),(72671,1914,'_main-block-header_description','field_61093c5ca78e9'),(72672,1914,'main-block-header',''),(72673,1914,'_main-block-header','field_61093c34a78e7'),(72674,1914,'flexible-pricing_title','Flexible and integrated pricing'),(72675,1914,'_flexible-pricing_title','field_6109401d9cacd'),(72676,1914,'flexible-pricing_description','End-to-end solution to accept payments on your website all included.'),(72677,1914,'_flexible-pricing_description','field_610940e3b8ec1'),(72678,1914,'flexible-pricing_price','1.80% + 0.25 EUR'),(72679,1914,'_flexible-pricing_price','field_610940ffb8ec2'),(72680,1914,'flexible-pricing_list_0_item','Bespoke payment solution and services for your business type'),(72681,1914,'_flexible-pricing_list_0_item','field_61094144b8ec4'),(72682,1914,'flexible-pricing_list_1_item','Cutting-edge payment technology for your business transactions'),(72683,1914,'_flexible-pricing_list_1_item','field_61094144b8ec4'),(72684,1914,'flexible-pricing_list_2_item','Absolutely no set-up, periodic platform and[nbsp]hidden fees'),(72685,1914,'_flexible-pricing_list_2_item','field_61094144b8ec4'),(72686,1914,'flexible-pricing_list','3'),(72687,1914,'_flexible-pricing_list','field_61094125b8ec3'),(72688,1914,'flexible-pricing_link','a:3:{s:5:\"title\";s:11:\"Sign Up Now\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/sign-up/\";s:6:\"target\";s:0:\"\";}'),(72689,1914,'_flexible-pricing_link','field_610941823f32f'),(72690,1914,'flexible-pricing',''),(72691,1914,'_flexible-pricing','field_61093f3e8b6ba'),(72692,1914,'customized-approach_title','Customized set-up process'),(72693,1914,'_customized-approach_title','field_6109427eadcf6'),(72694,1914,'customized-approach_description','Every detail in the set-up process is tailored to your business requirements'),(72695,1914,'_customized-approach_description','field_6109427eadcf7'),(72696,1914,'customized-approach_list_0_item','Special tier-based pricing for high-volume projects'),(72697,1914,'_customized-approach_list_0_item','field_6109427eadcfa'),(72698,1914,'customized-approach_list','3'),(72699,1914,'_customized-approach_list','field_6109427eadcf9'),(72700,1914,'customized-approach_link','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(72701,1914,'_customized-approach_link','field_6109427eadcfb'),(72702,1914,'customized-approach',''),(72703,1914,'_customized-approach','field_6109427eadcf5'),(72704,1914,'customized-approach_list_1_item','Geo-specific pricing to offer you the best rates and fees'),(72705,1914,'_customized-approach_list_1_item','field_6109427eadcfa'),(72706,1914,'customized-approach_list_2_item','Interchange ++ pricing models for the cross[nbds]border projects'),(72707,1914,'_customized-approach_list_2_item','field_6109427eadcfa'),(72708,1914,'included-info_title','What’s included'),(72709,1914,'_included-info_title','field_6109461ffc0ae'),(72710,1914,'included-info_description','CommerceGate offers a complete and secured payment solution for you to accept credit card payments from your customers globally.'),(72711,1914,'_included-info_description','field_6109462afc0af'),(72712,1914,'included-info',''),(72713,1914,'_included-info','field_610945a9fc0ad'),(72714,1914,'list_0_icon','755'),(72715,1914,'_list_0_icon','field_610947237e6df'),(72716,1914,'list_0_group-title','Optimised Cross Platform Checkout'),(72717,1914,'_list_0_group-title','field_610947737e6e0'),(72718,1914,'list_0_list_0_item','Customisable payment page'),(72719,1914,'_list_0_list_0_item','field_610947a87e6e2'),(72720,1914,'list_0_list_1_item','PCI DSS compliance coverage'),(72721,1914,'_list_0_list_1_item','field_610947a87e6e2'),(72722,1914,'list_0_list','2'),(72723,1914,'_list_0_list','field_610947987e6e1'),(72724,1914,'list_1_icon','756'),(72725,1914,'_list_1_icon','field_610947237e6df'),(72726,1914,'list_1_group-title','One integration — \r\nGlobal payment outreach'),(72727,1914,'_list_1_group-title','field_610947737e6e0'),(72728,1914,'list_1_list_0_item','Multiple currencies'),(72729,1914,'_list_1_list_0_item','field_610947a87e6e2'),(72730,1914,'list_1_list_1_item','Local payment methods'),(72731,1914,'_list_1_list_1_item','field_610947a87e6e2'),(72732,1914,'list_1_list_2_item','20+ acquiring partners all over the world'),(72733,1914,'_list_1_list_2_item','field_610947a87e6e2'),(72734,1914,'list_1_list','3'),(72735,1914,'_list_1_list','field_610947987e6e1'),(72736,1914,'list_2_icon','757'),(72737,1914,'_list_2_icon','field_610947237e6df'),(72738,1914,'list_2_group-title','Proven security and prolific compliance'),(72739,1914,'_list_2_group-title','field_610947737e6e0'),(72740,1914,'list_2_list_0_item','PCI DSS Level 1 platform'),(72741,1914,'_list_2_list_0_item','field_610947a87e6e2'),(72742,1914,'list_2_list_1_item','Multi level data security and encryption'),(72743,1914,'_list_2_list_1_item','field_610947a87e6e2'),(72744,1914,'list_2_list_2_item','Cloud based platform'),(72745,1914,'_list_2_list_2_item','field_610947a87e6e2'),(72746,1914,'list_2_list','3'),(72747,1914,'_list_2_list','field_610947987e6e1'),(72748,1914,'list_3_icon','758'),(72749,1914,'_list_3_icon','field_610947237e6df'),(72750,1914,'list_3_group-title','The most precise automatic billing system'),(72751,1914,'_list_3_group-title','field_610947737e6e0'),(72752,1914,'list_3_list_0_item','Real time financial data'),(72753,1914,'_list_3_list_0_item','field_610947a87e6e2'),(72754,1914,'list_3_list_1_item','Detailed invoicing'),(72755,1914,'_list_3_list_1_item','field_610947a87e6e2'),(72756,1914,'list_3_list_2_item','Multiple pricing models support'),(72757,1914,'_list_3_list_2_item','field_610947a87e6e2'),(72758,1914,'list_3_list','3'),(72759,1914,'_list_3_list','field_610947987e6e1'),(72760,1914,'list_4_icon','759'),(72761,1914,'_list_4_icon','field_610947237e6df'),(72762,1914,'list_4_group-title','Automated payouts'),(72763,1914,'_list_4_group-title','field_610947737e6e0'),(72764,1914,'list_4_list_0_item','In-time settlements to the bank account'),(72765,1914,'_list_4_list_0_item','field_610947a87e6e2'),(72766,1914,'list_4_list_1_item','Transparent settlement schedule'),(72767,1914,'_list_4_list_1_item','field_610947a87e6e2'),(72768,1914,'list_4_list_2_item','Flexible payout control'),(72769,1914,'_list_4_list_2_item','field_610947a87e6e2'),(72770,1914,'list_4_list','3'),(72771,1914,'_list_4_list','field_610947987e6e1'),(72772,1914,'list_5_icon','760'),(72773,1914,'_list_5_icon','field_610947237e6df'),(72774,1914,'list_5_group-title','Customer support service'),(72775,1914,'_list_5_group-title','field_610947737e6e0'),(72776,1914,'list_5_list_0_item','24/7 payment support'),(72777,1914,'_list_5_list_0_item','field_610947a87e6e2'),(72778,1914,'list_5_list_1_item','Adjustable refund policy'),(72779,1914,'_list_5_list_1_item','field_610947a87e6e2'),(72780,1914,'list_5_list_2_item','Multi language assistance'),(72781,1914,'_list_5_list_2_item','field_610947a87e6e2'),(72782,1914,'list_5_list','3'),(72783,1914,'_list_5_list','field_610947987e6e1'),(72784,1914,'list_6_icon','761'),(72785,1914,'_list_6_icon','field_610947237e6df'),(72786,1914,'list_6_group-title','Personalised merchant service'),(72787,1914,'_list_6_group-title','field_610947737e6e0'),(72788,1914,'list_6_list_0_item','Dedicated merchant account manager'),(72789,1914,'_list_6_list_0_item','field_610947a87e6e2'),(72790,1914,'list_6_list_1_item','SLA based technical support'),(72791,1914,'_list_6_list_1_item','field_610947a87e6e2'),(72792,1914,'list_6_list_2_item','Direct access to the Risk, Compliance and Finance Team'),(72793,1914,'_list_6_list_2_item','field_610947a87e6e2'),(72794,1914,'list_6_list','3'),(72795,1914,'_list_6_list','field_610947987e6e1'),(72796,1914,'list','7'),(72797,1914,'_list','field_6109470d7e6de'),(72798,1914,'Included-list_0_icon',''),(72799,1914,'_Included-list_0_icon','field_61094f718fb66'),(72800,1914,'Included-list_0_title',''),(72801,1914,'_Included-list_0_title','field_61094f718fb67'),(72802,1914,'Included-list_0_list_0_item','фіва'),(72803,1914,'_Included-list_0_list_0_item','field_61094f718fb69'),(72804,1914,'Included-list_0_list_1_item','PCI DSS compliance coverage'),(72805,1914,'_Included-list_0_list_1_item','field_610947a87e6e2'),(72806,1914,'Included-list_0_list','1'),(72807,1914,'_Included-list_0_list','field_61094f718fb68'),(72808,1914,'Included-list_1_icon','756'),(72809,1914,'_Included-list_1_icon','field_610947237e6df'),(72810,1914,'Included-list_1_title','One integration — \r\nGlobal payment outreach'),(72811,1914,'_Included-list_1_title','field_610947737e6e0'),(72812,1914,'Included-list_1_list_0_item','Multiple currencies'),(72813,1914,'_Included-list_1_list_0_item','field_610947a87e6e2'),(72814,1914,'Included-list_1_list_1_item','Local payment methods'),(72815,1914,'_Included-list_1_list_1_item','field_610947a87e6e2'),(72816,1914,'Included-list_1_list_2_item','20+ acquiring partners all over the world'),(72817,1914,'_Included-list_1_list_2_item','field_610947a87e6e2'),(72818,1914,'Included-list_1_list','3'),(72819,1914,'_Included-list_1_list','field_610947987e6e1'),(72820,1914,'Included-list_2_icon','757'),(72821,1914,'_Included-list_2_icon','field_610947237e6df'),(72822,1914,'Included-list_2_title','Proven security and prolific compliance'),(72823,1914,'_Included-list_2_title','field_610947737e6e0'),(72824,1914,'Included-list_2_list_0_item','PCI DSS Level 1 platform'),(72825,1914,'_Included-list_2_list_0_item','field_610947a87e6e2'),(72826,1914,'Included-list_2_list_1_item','Multi level data security and encryption'),(72827,1914,'_Included-list_2_list_1_item','field_610947a87e6e2'),(72828,1914,'Included-list_2_list_2_item','Cloud based platform'),(72829,1914,'_Included-list_2_list_2_item','field_610947a87e6e2'),(72830,1914,'Included-list_2_list','3'),(72831,1914,'_Included-list_2_list','field_610947987e6e1'),(72832,1914,'Included-list_3_icon','758'),(72833,1914,'_Included-list_3_icon','field_610947237e6df'),(72834,1914,'Included-list_3_title','The most precise automatic billing system'),(72835,1914,'_Included-list_3_title','field_610947737e6e0'),(72836,1914,'Included-list_3_list_0_item','Real time financial data'),(72837,1914,'_Included-list_3_list_0_item','field_610947a87e6e2'),(72838,1914,'Included-list_3_list_1_item','Detailed invoicing'),(72839,1914,'_Included-list_3_list_1_item','field_610947a87e6e2'),(72840,1914,'Included-list_3_list_2_item','Multiple pricing models support'),(72841,1914,'_Included-list_3_list_2_item','field_610947a87e6e2'),(72842,1914,'Included-list_3_list','3'),(72843,1914,'_Included-list_3_list','field_610947987e6e1'),(72844,1914,'Included-list_4_icon','759'),(72845,1914,'_Included-list_4_icon','field_610947237e6df'),(72846,1914,'Included-list_4_title','Automated payouts'),(72847,1914,'_Included-list_4_title','field_610947737e6e0'),(72848,1914,'Included-list_4_list_0_item','In-time settlements to the bank account'),(72849,1914,'_Included-list_4_list_0_item','field_610947a87e6e2'),(72850,1914,'Included-list_4_list_1_item','Transparent settlement schedule'),(72851,1914,'_Included-list_4_list_1_item','field_610947a87e6e2'),(72852,1914,'Included-list_4_list_2_item','Flexible payout control'),(72853,1914,'_Included-list_4_list_2_item','field_610947a87e6e2'),(72854,1914,'Included-list_4_list','3'),(72855,1914,'_Included-list_4_list','field_610947987e6e1'),(72856,1914,'Included-list_5_icon','760'),(72857,1914,'_Included-list_5_icon','field_610947237e6df'),(72858,1914,'Included-list_5_title','Customer support service'),(72859,1914,'_Included-list_5_title','field_610947737e6e0'),(72860,1914,'Included-list_5_list_0_item','24/7 payment support'),(72861,1914,'_Included-list_5_list_0_item','field_610947a87e6e2'),(72862,1914,'Included-list_5_list_1_item','Adjustable refund policy'),(72863,1914,'_Included-list_5_list_1_item','field_610947a87e6e2'),(72864,1914,'Included-list_5_list_2_item','Multi language assistance'),(72865,1914,'_Included-list_5_list_2_item','field_610947a87e6e2'),(72866,1914,'Included-list_5_list','3'),(72867,1914,'_Included-list_5_list','field_610947987e6e1'),(72868,1914,'Included-list_6_icon','763'),(72869,1914,'_Included-list_6_icon','field_610947237e6df'),(72870,1914,'Included-list_6_title','Personalised merchant service'),(72871,1914,'_Included-list_6_title','field_610947737e6e0'),(72872,1914,'Included-list_6_list_0_item','Dedicated merchant account manager'),(72873,1914,'_Included-list_6_list_0_item','field_610947a87e6e2'),(72874,1914,'Included-list_6_list_1_item','SLA based technical support'),(72875,1914,'_Included-list_6_list_1_item','field_610947a87e6e2'),(72876,1914,'Included-list_6_list_2_item','Direct access to the Risk, Compliance and Finance Team'),(72877,1914,'_Included-list_6_list_2_item','field_610947a87e6e2'),(72878,1914,'Included-list_6_list','3'),(72879,1914,'_Included-list_6_list','field_610947987e6e1'),(72880,1914,'Included-list','1'),(72881,1914,'_Included-list','field_61094f718fb65'),(72882,1914,'included-list_copy_0_icon',''),(72883,1914,'_included-list_copy_0_icon','field_61094f718fb66'),(72884,1914,'included-list_copy_0_title',''),(72885,1914,'_included-list_copy_0_title','field_61094f718fb67'),(72886,1914,'included-list_copy_0_list_0_item','фівафіва'),(72887,1914,'_included-list_copy_0_list_0_item','field_61094f718fb69'),(72888,1914,'included-list_copy_0_list','1'),(72889,1914,'_included-list_copy_0_list','field_61094f718fb68'),(72890,1914,'included-list_copy','1'),(72891,1914,'_included-list_copy','field_61094f718fb65'),(72892,1914,'include-list_0_icon','755'),(72893,1914,'_include-list_0_icon','field_61094f718fb66'),(72894,1914,'include-list_0_title','Optimized Cross Platform Checkout'),(72895,1914,'_include-list_0_title','field_61094f718fb67'),(72896,1914,'include-list_0_list_0_item','Customizable and branded payment and checkout page'),(72897,1914,'_include-list_0_list_0_item','field_61094f718fb69'),(72898,1914,'include-list_0_list_1_item','PCI DSS Compliance Coverage'),(72899,1914,'_include-list_0_list_1_item','field_61094f718fb69'),(72900,1914,'include-list_0_list','2'),(72901,1914,'_include-list_0_list','field_61094f718fb68'),(72902,1914,'include-list','7'),(72903,1914,'_include-list','field_61094f718fb65'),(72904,1914,'include-list_1_icon','756'),(72905,1914,'_include-list_1_icon','field_61094f718fb66'),(72906,1914,'include-list_1_title','One integration — \r\nGlobal payment outreach'),(72907,1914,'_include-list_1_title','field_61094f718fb67'),(72908,1914,'include-list_1_list_0_item','Supports 200+ payment currencies globally'),(72909,1914,'_include-list_1_list_0_item','field_61094f718fb69'),(72910,1914,'include-list_1_list_1_item','Access popular local payment methods globally'),(72911,1914,'_include-list_1_list_1_item','field_61094f718fb69'),(72912,1914,'include-list_1_list_2_item','Work with 20+ acquiring partners globally'),(72913,1914,'_include-list_1_list_2_item','field_61094f718fb69'),(72914,1914,'include-list_1_list','3'),(72915,1914,'_include-list_1_list','field_61094f718fb68'),(72916,1914,'include-list_2_icon','757'),(72917,1914,'_include-list_2_icon','field_61094f718fb66'),(72918,1914,'include-list_2_title','Tested and proven security and[nbsp]compliance'),(72919,1914,'_include-list_2_title','field_61094f718fb67'),(72920,1914,'include-list_2_list_0_item','PCI DSS Level 1 security enabled platform'),(72921,1914,'_include-list_2_list_0_item','field_61094f718fb69'),(72922,1914,'include-list_2_list_1_item','Multi-level data security and[nbsp]encryption system'),(72923,1914,'_include-list_2_list_1_item','field_61094f718fb69'),(72924,1914,'include-list_2_list_2_item','Highly accessible and scalable cloud-based platform'),(72925,1914,'_include-list_2_list_2_item','field_61094f718fb69'),(72926,1914,'include-list_2_list','3'),(72927,1914,'_include-list_2_list','field_61094f718fb68'),(72928,1914,'include-list_3_icon','758'),(72929,1914,'_include-list_3_icon','field_61094f718fb66'),(72930,1914,'include-list_3_title','Accurate and automated billing system'),(72931,1914,'_include-list_3_title','field_61094f718fb67'),(72932,1914,'include-list_3_list_0_item','Access real-time financial data on a transactions'),(72933,1914,'_include-list_3_list_0_item','field_61094f718fb69'),(72934,1914,'include-list_3_list_1_item','Absolute and detailed invoicing procedures'),(72935,1914,'_include-list_3_list_1_item','field_61094f718fb69'),(72936,1914,'include-list_3_list_2_item','Supports multiple pricing models for any business'),(72937,1914,'_include-list_3_list_2_item','field_61094f718fb69'),(72938,1914,'include-list_3_list','3'),(72939,1914,'_include-list_3_list','field_61094f718fb68'),(72940,1914,'include-list_4_icon','759'),(72941,1914,'_include-list_4_icon','field_61094f718fb66'),(72942,1914,'include-list_4_title','Automated and scheduled merchant payouts'),(72943,1914,'_include-list_4_title','field_61094f718fb67'),(72944,1914,'include-list_4_list_0_item','Scheduled settlements to your bank account'),(72945,1914,'_include-list_4_list_0_item','field_61094f718fb69'),(72946,1914,'include-list_4_list_1_item','Transparent and flexible settlement schedule'),(72947,1914,'_include-list_4_list_1_item','field_61094f718fb69'),(72948,1914,'include-list_4_list_2_item','Flexible and customizable payout controls'),(72949,1914,'_include-list_4_list_2_item','field_61094f718fb69'),(72950,1914,'include-list_4_list','3'),(72951,1914,'_include-list_4_list','field_61094f718fb68'),(72952,1914,'include-list_5_icon','760'),(72953,1914,'_include-list_5_icon','field_61094f718fb66'),(72954,1914,'include-list_5_title','Dedicated and direct customer support'),(72955,1914,'_include-list_5_title','field_61094f718fb67'),(72956,1914,'include-list_5_list_0_item','24/7 and direct payment support'),(72957,1914,'_include-list_5_list_0_item','field_61094f718fb69'),(72958,1914,'include-list_5_list_1_item','Customizable and compliant refund policy'),(72959,1914,'_include-list_5_list_1_item','field_61094f718fb69'),(72960,1914,'include-list_5_list_2_item','Multi-lingual support and[nbsp]assistance'),(72961,1914,'_include-list_5_list_2_item','field_61094f718fb69'),(72962,1914,'include-list_5_list','3'),(72963,1914,'_include-list_5_list','field_61094f718fb68'),(72964,1914,'include-list_6_icon','763'),(72965,1914,'_include-list_6_icon','field_61094f718fb66'),(72966,1914,'include-list_6_title','Personalised merchant service access'),(72967,1914,'_include-list_6_title','field_61094f718fb67'),(72968,1914,'include-list_6_list_0_item','Dedicated merchant account manager access'),(72969,1914,'_include-list_6_list_0_item','field_61094f718fb69'),(72970,1914,'include-list_6_list_1_item','SLA-based and highly available technical support'),(72971,1914,'_include-list_6_list_1_item','field_61094f718fb69'),(72972,1914,'include-list_6_list_2_item','Direct access to risk, compliance and finance team'),(72973,1914,'_include-list_6_list_2_item','field_61094f718fb69'),(72974,1914,'include-list_6_list','3'),(72975,1914,'_include-list_6_list','field_61094f718fb68'),(72976,1914,'blocks-list_0_icons-style','light'),(72977,1914,'_blocks-list_0_icons-style','field_610953123a4b1'),(72978,1914,'blocks-list_0_link','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/sign-up/\";s:6:\"target\";s:0:\"\";}'),(72979,1914,'_blocks-list_0_link','field_610952e5776c0'),(72980,1914,'blocks-list_0_title','Card payments processing'),(72981,1914,'_blocks-list_0_title','field_61095245776be'),(72982,1914,'blocks-list_0_description','CommerceGate empowers your online business with card payment processing capabilities to accept payment globally.'),(72983,1914,'_blocks-list_0_description','field_6109525f776bf'),(72984,1914,'blocks-list_0_icons_0_icon','788'),(72985,1914,'_blocks-list_0_icons_0_icon','field_6109534b3a4b3'),(72986,1914,'blocks-list_0_icons_1_icon','790'),(72987,1914,'_blocks-list_0_icons_1_icon','field_6109534b3a4b3'),(72988,1914,'blocks-list_0_icons_2_icon','789'),(72989,1914,'_blocks-list_0_icons_2_icon','field_6109534b3a4b3'),(72990,1914,'blocks-list_0_icons_3_icon','791'),(72991,1914,'_blocks-list_0_icons_3_icon','field_6109534b3a4b3'),(72992,1914,'blocks-list_0_icons_4_icon','792'),(72993,1914,'_blocks-list_0_icons_4_icon','field_6109534b3a4b3'),(72994,1914,'blocks-list_0_icons_5_icon','793'),(72995,1914,'_blocks-list_0_icons_5_icon','field_6109534b3a4b3'),(72996,1914,'blocks-list_0_icons','6'),(72997,1914,'_blocks-list_0_icons','field_610953333a4b2'),(72998,1914,'blocks-list_0_items_0_bold-text','0'),(72999,1914,'_blocks-list_0_items_0_bold-text','field_610953c1b1c01'),(73000,1914,'blocks-list_0_items_0_item-text','Local card processing'),(73001,1914,'_blocks-list_0_items_0_item-text','field_610953e5b1c02'),(73002,1914,'blocks-list_0_items','2'),(73003,1914,'_blocks-list_0_items','field_61095368b1c00'),(73004,1914,'blocks-list_1_icons-style','transparent'),(73005,1914,'_blocks-list_1_icons-style','field_610953123a4b1'),(73006,1914,'blocks-list_1_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/sign-up/\";s:6:\"target\";s:0:\"\";}'),(73007,1914,'_blocks-list_1_link','field_610952e5776c0'),(73008,1914,'blocks-list_1_title','APM processing'),(73009,1914,'_blocks-list_1_title','field_61095245776be'),(73010,1914,'blocks-list_1_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(73011,1914,'_blocks-list_1_description','field_6109525f776bf'),(73012,1914,'blocks-list_1_icons_0_icon','795'),(73013,1914,'_blocks-list_1_icons_0_icon','field_6109534b3a4b3'),(73014,1914,'blocks-list_1_icons','5'),(73015,1914,'_blocks-list_1_icons','field_610953333a4b2'),(73016,1914,'blocks-list_1_items',''),(73017,1914,'_blocks-list_1_items','field_61095368b1c00'),(73018,1914,'blocks-list_2_icons-style','light'),(73019,1914,'_blocks-list_2_icons-style','field_610953123a4b1'),(73020,1914,'blocks-list_2_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/sign-up/\";s:6:\"target\";s:0:\"\";}'),(73021,1914,'_blocks-list_2_link','field_610952e5776c0'),(73022,1914,'blocks-list_2_title','High-risk merchant accounts'),(73023,1914,'_blocks-list_2_title','field_61095245776be'),(73024,1914,'blocks-list_2_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(73025,1914,'_blocks-list_2_description','field_6109525f776bf'),(73026,1914,'blocks-list_2_icons',''),(73027,1914,'_blocks-list_2_icons','field_610953333a4b2'),(73028,1914,'blocks-list_2_items_0_bold-text','0'),(73029,1914,'_blocks-list_2_items_0_bold-text','field_610953c1b1c01'),(73030,1914,'blocks-list_2_items_0_item-text','+0.50% high-risk merchant accounts commission'),(73031,1914,'_blocks-list_2_items_0_item-text','field_610953e5b1c02'),(73032,1914,'blocks-list_2_items','3'),(73033,1914,'_blocks-list_2_items','field_61095368b1c00'),(73034,1914,'blocks-list_3_icons-style','light'),(73035,1914,'_blocks-list_3_icons-style','field_610953123a4b1'),(73036,1914,'blocks-list_3_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/sign-up/\";s:6:\"target\";s:0:\"\";}'),(73037,1914,'_blocks-list_3_link','field_610952e5776c0'),(73038,1914,'blocks-list_3_title','Chargeback management'),(73039,1914,'_blocks-list_3_title','field_61095245776be'),(73040,1914,'blocks-list_3_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(73041,1914,'_blocks-list_3_description','field_6109525f776bf'),(73042,1914,'blocks-list_3_icons',''),(73043,1914,'_blocks-list_3_icons','field_610953333a4b2'),(73044,1914,'blocks-list_3_items_0_bold-text','1'),(73045,1914,'_blocks-list_3_items_0_bold-text','field_610953c1b1c01'),(73046,1914,'blocks-list_3_items_0_item-text','25 EUR per CHB dispute'),(73047,1914,'_blocks-list_3_items_0_item-text','field_610953e5b1c02'),(73048,1914,'blocks-list_3_items','3'),(73049,1914,'_blocks-list_3_items','field_61095368b1c00'),(73050,1914,'blocks-list_4_icons-style','light'),(73051,1914,'_blocks-list_4_icons-style','field_610953123a4b1'),(73052,1914,'blocks-list_4_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/sign-up/\";s:6:\"target\";s:0:\"\";}'),(73053,1914,'_blocks-list_4_link','field_610952e5776c0'),(73054,1914,'blocks-list_4_title','Billing SAAS'),(73055,1914,'_blocks-list_4_title','field_61095245776be'),(73056,1914,'blocks-list_4_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(73057,1914,'_blocks-list_4_description','field_6109525f776bf'),(73058,1914,'blocks-list_4_icons',''),(73059,1914,'_blocks-list_4_icons','field_610953333a4b2'),(73060,1914,'blocks-list_4_items_0_bold-text','1'),(73061,1914,'_blocks-list_4_items_0_bold-text','field_610953c1b1c01'),(73062,1914,'blocks-list_4_items_0_item-text','0,03 EUR/TRX'),(73063,1914,'_blocks-list_4_items_0_item-text','field_610953e5b1c02'),(73064,1914,'blocks-list_4_items','6'),(73065,1914,'_blocks-list_4_items','field_61095368b1c00'),(73066,1914,'blocks-list','5'),(73067,1914,'_blocks-list','field_61095221776bd'),(73068,1914,'blocks-list_0_items_1_bold-text','0'),(73069,1914,'_blocks-list_0_items_1_bold-text','field_610953c1b1c01'),(73070,1914,'blocks-list_0_items_1_item-text','Cross-border card payment solutions'),(73071,1914,'_blocks-list_0_items_1_item-text','field_610953e5b1c02'),(73072,1914,'blocks-list_1_icons_1_icon','796'),(73073,1914,'_blocks-list_1_icons_1_icon','field_6109534b3a4b3'),(73074,1914,'blocks-list_1_icons_2_icon','797'),(73075,1914,'_blocks-list_1_icons_2_icon','field_6109534b3a4b3'),(73076,1914,'blocks-list_1_icons_3_icon','798'),(73077,1914,'_blocks-list_1_icons_3_icon','field_6109534b3a4b3'),(73078,1914,'blocks-list_1_icons_4_icon','799'),(73079,1914,'_blocks-list_1_icons_4_icon','field_6109534b3a4b3'),(73080,1914,'blocks-list_2_items_1_bold-text','0'),(73081,1914,'_blocks-list_2_items_1_bold-text','field_610953c1b1c01'),(73082,1914,'blocks-list_2_items_1_item-text','Subscription business models management and support'),(73083,1914,'_blocks-list_2_items_1_item-text','field_610953e5b1c02'),(73084,1914,'blocks-list_2_items_2_bold-text','0'),(73085,1914,'_blocks-list_2_items_2_bold-text','field_610953c1b1c01'),(73086,1914,'blocks-list_2_items_2_item-text','Multiple business models support'),(73087,1914,'_blocks-list_2_items_2_item-text','field_610953e5b1c02'),(73088,1914,'blocks-list_3_items_1_bold-text','0'),(73089,1914,'_blocks-list_3_items_1_bold-text','field_610953c1b1c01'),(73090,1914,'blocks-list_3_items_1_item-text','Experienced dispute team'),(73091,1914,'_blocks-list_3_items_1_item-text','field_610953e5b1c02'),(73092,1914,'blocks-list_3_items_2_bold-text','0'),(73093,1914,'_blocks-list_3_items_2_bold-text','field_610953c1b1c01'),(73094,1914,'blocks-list_3_items_2_item-text','CHB control and monitoring program'),(73095,1914,'_blocks-list_3_items_2_item-text','field_610953e5b1c02'),(73096,1914,'blocks-list_4_items_1_bold-text','0'),(73097,1914,'_blocks-list_4_items_1_bold-text','field_610953c1b1c01'),(73098,1914,'blocks-list_4_items_1_item-text','Clearing system (real-time commissions and transaction fees application)'),(73099,1914,'_blocks-list_4_items_1_item-text','field_610953e5b1c02'),(73100,1914,'blocks-list_4_items_2_bold-text','0'),(73101,1914,'_blocks-list_4_items_2_bold-text','field_610953c1b1c01'),(73102,1914,'blocks-list_4_items_2_item-text','Flexible schedule for the invoices and settlement notes generation'),(73103,1914,'_blocks-list_4_items_2_item-text','field_610953e5b1c02'),(73104,1914,'blocks-list_4_items_3_bold-text','1'),(73105,1914,'_blocks-list_4_items_3_bold-text','field_610953c1b1c01'),(73106,1914,'blocks-list_4_items_3_item-text','All main payment models supported'),(73107,1914,'_blocks-list_4_items_3_item-text','field_610953e5b1c02'),(73108,1914,'blocks-list_4_items_4_bold-text','0'),(73109,1914,'_blocks-list_4_items_4_bold-text','field_610953c1b1c01'),(73110,1914,'blocks-list_4_items_4_item-text','Segregated accounts management according to the PSD 2 requirements'),(73111,1914,'_blocks-list_4_items_4_item-text','field_610953e5b1c02'),(73112,1914,'blocks-list_4_items_5_bold-text','0'),(73113,1914,'_blocks-list_4_items_5_bold-text','field_610953c1b1c01'),(73114,1914,'blocks-list_4_items_5_item-text','Comprehensive FX management'),(73115,1914,'_blocks-list_4_items_5_item-text','field_610953e5b1c02'),(73116,1916,'main-block-header_title','Pricing Built for You'),(73117,1916,'_main-block-header_title','field_61093c50a78e8'),(73118,1916,'main-block-header_description','CommerceGate offers a complete set of features and services and charges a processing and payment method fee per transaction.'),(73119,1916,'_main-block-header_description','field_61093c5ca78e9'),(73120,1916,'main-block-header',''),(73121,1916,'_main-block-header','field_61093c34a78e7'),(73122,1916,'flexible-pricing_title','Flexible and integrated pricing'),(73123,1916,'_flexible-pricing_title','field_6109401d9cacd'),(73124,1916,'flexible-pricing_description','End-to-end solution to accept payments on your website all included.'),(73125,1916,'_flexible-pricing_description','field_610940e3b8ec1'),(73126,1916,'flexible-pricing_price','1.80% + 0.25 EUR'),(73127,1916,'_flexible-pricing_price','field_610940ffb8ec2'),(73128,1916,'flexible-pricing_list_0_item','Bespoke payment solution and services for your business type'),(73129,1916,'_flexible-pricing_list_0_item','field_61094144b8ec4'),(73130,1916,'flexible-pricing_list_1_item','Cutting-edge payment technology for your business transactions'),(73131,1916,'_flexible-pricing_list_1_item','field_61094144b8ec4'),(73132,1916,'flexible-pricing_list_2_item','Absolutely no set-up, periodic platform and[nbsp]hidden fees'),(73133,1916,'_flexible-pricing_list_2_item','field_61094144b8ec4'),(73134,1916,'flexible-pricing_list','3'),(73135,1916,'_flexible-pricing_list','field_61094125b8ec3'),(73136,1916,'flexible-pricing_link','a:3:{s:5:\"title\";s:11:\"Sign Up Now\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/sign-up/\";s:6:\"target\";s:0:\"\";}'),(73137,1916,'_flexible-pricing_link','field_610941823f32f'),(73138,1916,'flexible-pricing',''),(73139,1916,'_flexible-pricing','field_61093f3e8b6ba'),(73140,1916,'customized-approach_title','Customized set-up process'),(73141,1916,'_customized-approach_title','field_6109427eadcf6'),(73142,1916,'customized-approach_description','Every detail in the set-up process is tailored to your business requirements'),(73143,1916,'_customized-approach_description','field_6109427eadcf7'),(73144,1916,'customized-approach_list_0_item','Special tier-based pricing for high-volume projects'),(73145,1916,'_customized-approach_list_0_item','field_6109427eadcfa'),(73146,1916,'customized-approach_list','3'),(73147,1916,'_customized-approach_list','field_6109427eadcf9'),(73148,1916,'customized-approach_link','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(73149,1916,'_customized-approach_link','field_6109427eadcfb'),(73150,1916,'customized-approach',''),(73151,1916,'_customized-approach','field_6109427eadcf5'),(73152,1916,'customized-approach_list_1_item','Geo-specific pricing to offer you the best rates and fees'),(73153,1916,'_customized-approach_list_1_item','field_6109427eadcfa'),(73154,1916,'customized-approach_list_2_item','Interchange ++ pricing models for the cross[nbds]border projects'),(73155,1916,'_customized-approach_list_2_item','field_6109427eadcfa'),(73156,1916,'included-info_title','What’s included'),(73157,1916,'_included-info_title','field_6109461ffc0ae'),(73158,1916,'included-info_description','CommerceGate offers a complete and secured payment solution for you to accept credit card payments from your customers globally.'),(73159,1916,'_included-info_description','field_6109462afc0af'),(73160,1916,'included-info',''),(73161,1916,'_included-info','field_610945a9fc0ad'),(73162,1916,'list_0_icon','755'),(73163,1916,'_list_0_icon','field_610947237e6df'),(73164,1916,'list_0_group-title','Optimised Cross Platform Checkout'),(73165,1916,'_list_0_group-title','field_610947737e6e0'),(73166,1916,'list_0_list_0_item','Customisable payment page'),(73167,1916,'_list_0_list_0_item','field_610947a87e6e2'),(73168,1916,'list_0_list_1_item','PCI DSS compliance coverage'),(73169,1916,'_list_0_list_1_item','field_610947a87e6e2'),(73170,1916,'list_0_list','2'),(73171,1916,'_list_0_list','field_610947987e6e1'),(73172,1916,'list_1_icon','756'),(73173,1916,'_list_1_icon','field_610947237e6df'),(73174,1916,'list_1_group-title','One integration — \r\nGlobal payment outreach'),(73175,1916,'_list_1_group-title','field_610947737e6e0'),(73176,1916,'list_1_list_0_item','Multiple currencies'),(73177,1916,'_list_1_list_0_item','field_610947a87e6e2'),(73178,1916,'list_1_list_1_item','Local payment methods'),(73179,1916,'_list_1_list_1_item','field_610947a87e6e2'),(73180,1916,'list_1_list_2_item','20+ acquiring partners all over the world'),(73181,1916,'_list_1_list_2_item','field_610947a87e6e2'),(73182,1916,'list_1_list','3'),(73183,1916,'_list_1_list','field_610947987e6e1'),(73184,1916,'list_2_icon','757'),(73185,1916,'_list_2_icon','field_610947237e6df'),(73186,1916,'list_2_group-title','Proven security and prolific compliance'),(73187,1916,'_list_2_group-title','field_610947737e6e0'),(73188,1916,'list_2_list_0_item','PCI DSS Level 1 platform'),(73189,1916,'_list_2_list_0_item','field_610947a87e6e2'),(73190,1916,'list_2_list_1_item','Multi level data security and encryption'),(73191,1916,'_list_2_list_1_item','field_610947a87e6e2'),(73192,1916,'list_2_list_2_item','Cloud based platform'),(73193,1916,'_list_2_list_2_item','field_610947a87e6e2'),(73194,1916,'list_2_list','3'),(73195,1916,'_list_2_list','field_610947987e6e1'),(73196,1916,'list_3_icon','758'),(73197,1916,'_list_3_icon','field_610947237e6df'),(73198,1916,'list_3_group-title','The most precise automatic billing system'),(73199,1916,'_list_3_group-title','field_610947737e6e0'),(73200,1916,'list_3_list_0_item','Real time financial data'),(73201,1916,'_list_3_list_0_item','field_610947a87e6e2'),(73202,1916,'list_3_list_1_item','Detailed invoicing'),(73203,1916,'_list_3_list_1_item','field_610947a87e6e2'),(73204,1916,'list_3_list_2_item','Multiple pricing models support'),(73205,1916,'_list_3_list_2_item','field_610947a87e6e2'),(73206,1916,'list_3_list','3'),(73207,1916,'_list_3_list','field_610947987e6e1'),(73208,1916,'list_4_icon','759'),(73209,1916,'_list_4_icon','field_610947237e6df'),(73210,1916,'list_4_group-title','Automated payouts'),(73211,1916,'_list_4_group-title','field_610947737e6e0'),(73212,1916,'list_4_list_0_item','In-time settlements to the bank account'),(73213,1916,'_list_4_list_0_item','field_610947a87e6e2'),(73214,1916,'list_4_list_1_item','Transparent settlement schedule'),(73215,1916,'_list_4_list_1_item','field_610947a87e6e2'),(73216,1916,'list_4_list_2_item','Flexible payout control'),(73217,1916,'_list_4_list_2_item','field_610947a87e6e2'),(73218,1916,'list_4_list','3'),(73219,1916,'_list_4_list','field_610947987e6e1'),(73220,1916,'list_5_icon','760'),(73221,1916,'_list_5_icon','field_610947237e6df'),(73222,1916,'list_5_group-title','Customer support service'),(73223,1916,'_list_5_group-title','field_610947737e6e0'),(73224,1916,'list_5_list_0_item','24/7 payment support'),(73225,1916,'_list_5_list_0_item','field_610947a87e6e2'),(73226,1916,'list_5_list_1_item','Adjustable refund policy'),(73227,1916,'_list_5_list_1_item','field_610947a87e6e2'),(73228,1916,'list_5_list_2_item','Multi language assistance'),(73229,1916,'_list_5_list_2_item','field_610947a87e6e2'),(73230,1916,'list_5_list','3'),(73231,1916,'_list_5_list','field_610947987e6e1'),(73232,1916,'list_6_icon','761'),(73233,1916,'_list_6_icon','field_610947237e6df'),(73234,1916,'list_6_group-title','Personalised merchant service'),(73235,1916,'_list_6_group-title','field_610947737e6e0'),(73236,1916,'list_6_list_0_item','Dedicated merchant account manager'),(73237,1916,'_list_6_list_0_item','field_610947a87e6e2'),(73238,1916,'list_6_list_1_item','SLA based technical support'),(73239,1916,'_list_6_list_1_item','field_610947a87e6e2'),(73240,1916,'list_6_list_2_item','Direct access to the Risk, Compliance and Finance Team'),(73241,1916,'_list_6_list_2_item','field_610947a87e6e2'),(73242,1916,'list_6_list','3'),(73243,1916,'_list_6_list','field_610947987e6e1'),(73244,1916,'list','7'),(73245,1916,'_list','field_6109470d7e6de'),(73246,1916,'Included-list_0_icon',''),(73247,1916,'_Included-list_0_icon','field_61094f718fb66'),(73248,1916,'Included-list_0_title',''),(73249,1916,'_Included-list_0_title','field_61094f718fb67'),(73250,1916,'Included-list_0_list_0_item','фіва'),(73251,1916,'_Included-list_0_list_0_item','field_61094f718fb69'),(73252,1916,'Included-list_0_list_1_item','PCI DSS compliance coverage'),(73253,1916,'_Included-list_0_list_1_item','field_610947a87e6e2'),(73254,1916,'Included-list_0_list','1'),(73255,1916,'_Included-list_0_list','field_61094f718fb68'),(73256,1916,'Included-list_1_icon','756'),(73257,1916,'_Included-list_1_icon','field_610947237e6df'),(73258,1916,'Included-list_1_title','One integration — \r\nGlobal payment outreach'),(73259,1916,'_Included-list_1_title','field_610947737e6e0'),(73260,1916,'Included-list_1_list_0_item','Multiple currencies'),(73261,1916,'_Included-list_1_list_0_item','field_610947a87e6e2'),(73262,1916,'Included-list_1_list_1_item','Local payment methods'),(73263,1916,'_Included-list_1_list_1_item','field_610947a87e6e2'),(73264,1916,'Included-list_1_list_2_item','20+ acquiring partners all over the world'),(73265,1916,'_Included-list_1_list_2_item','field_610947a87e6e2'),(73266,1916,'Included-list_1_list','3'),(73267,1916,'_Included-list_1_list','field_610947987e6e1'),(73268,1916,'Included-list_2_icon','757'),(73269,1916,'_Included-list_2_icon','field_610947237e6df'),(73270,1916,'Included-list_2_title','Proven security and prolific compliance'),(73271,1916,'_Included-list_2_title','field_610947737e6e0'),(73272,1916,'Included-list_2_list_0_item','PCI DSS Level 1 platform'),(73273,1916,'_Included-list_2_list_0_item','field_610947a87e6e2'),(73274,1916,'Included-list_2_list_1_item','Multi level data security and encryption'),(73275,1916,'_Included-list_2_list_1_item','field_610947a87e6e2'),(73276,1916,'Included-list_2_list_2_item','Cloud based platform'),(73277,1916,'_Included-list_2_list_2_item','field_610947a87e6e2'),(73278,1916,'Included-list_2_list','3'),(73279,1916,'_Included-list_2_list','field_610947987e6e1'),(73280,1916,'Included-list_3_icon','758'),(73281,1916,'_Included-list_3_icon','field_610947237e6df'),(73282,1916,'Included-list_3_title','The most precise automatic billing system'),(73283,1916,'_Included-list_3_title','field_610947737e6e0'),(73284,1916,'Included-list_3_list_0_item','Real time financial data'),(73285,1916,'_Included-list_3_list_0_item','field_610947a87e6e2'),(73286,1916,'Included-list_3_list_1_item','Detailed invoicing'),(73287,1916,'_Included-list_3_list_1_item','field_610947a87e6e2'),(73288,1916,'Included-list_3_list_2_item','Multiple pricing models support'),(73289,1916,'_Included-list_3_list_2_item','field_610947a87e6e2'),(73290,1916,'Included-list_3_list','3'),(73291,1916,'_Included-list_3_list','field_610947987e6e1'),(73292,1916,'Included-list_4_icon','759'),(73293,1916,'_Included-list_4_icon','field_610947237e6df'),(73294,1916,'Included-list_4_title','Automated payouts'),(73295,1916,'_Included-list_4_title','field_610947737e6e0'),(73296,1916,'Included-list_4_list_0_item','In-time settlements to the bank account'),(73297,1916,'_Included-list_4_list_0_item','field_610947a87e6e2'),(73298,1916,'Included-list_4_list_1_item','Transparent settlement schedule'),(73299,1916,'_Included-list_4_list_1_item','field_610947a87e6e2'),(73300,1916,'Included-list_4_list_2_item','Flexible payout control'),(73301,1916,'_Included-list_4_list_2_item','field_610947a87e6e2'),(73302,1916,'Included-list_4_list','3'),(73303,1916,'_Included-list_4_list','field_610947987e6e1'),(73304,1916,'Included-list_5_icon','760'),(73305,1916,'_Included-list_5_icon','field_610947237e6df'),(73306,1916,'Included-list_5_title','Customer support service'),(73307,1916,'_Included-list_5_title','field_610947737e6e0'),(73308,1916,'Included-list_5_list_0_item','24/7 payment support'),(73309,1916,'_Included-list_5_list_0_item','field_610947a87e6e2'),(73310,1916,'Included-list_5_list_1_item','Adjustable refund policy'),(73311,1916,'_Included-list_5_list_1_item','field_610947a87e6e2'),(73312,1916,'Included-list_5_list_2_item','Multi language assistance'),(73313,1916,'_Included-list_5_list_2_item','field_610947a87e6e2'),(73314,1916,'Included-list_5_list','3'),(73315,1916,'_Included-list_5_list','field_610947987e6e1'),(73316,1916,'Included-list_6_icon','763'),(73317,1916,'_Included-list_6_icon','field_610947237e6df'),(73318,1916,'Included-list_6_title','Personalised merchant service'),(73319,1916,'_Included-list_6_title','field_610947737e6e0'),(73320,1916,'Included-list_6_list_0_item','Dedicated merchant account manager'),(73321,1916,'_Included-list_6_list_0_item','field_610947a87e6e2'),(73322,1916,'Included-list_6_list_1_item','SLA based technical support'),(73323,1916,'_Included-list_6_list_1_item','field_610947a87e6e2'),(73324,1916,'Included-list_6_list_2_item','Direct access to the Risk, Compliance and Finance Team'),(73325,1916,'_Included-list_6_list_2_item','field_610947a87e6e2'),(73326,1916,'Included-list_6_list','3'),(73327,1916,'_Included-list_6_list','field_610947987e6e1'),(73328,1916,'Included-list','1'),(73329,1916,'_Included-list','field_61094f718fb65'),(73330,1916,'included-list_copy_0_icon',''),(73331,1916,'_included-list_copy_0_icon','field_61094f718fb66'),(73332,1916,'included-list_copy_0_title',''),(73333,1916,'_included-list_copy_0_title','field_61094f718fb67'),(73334,1916,'included-list_copy_0_list_0_item','фівафіва'),(73335,1916,'_included-list_copy_0_list_0_item','field_61094f718fb69'),(73336,1916,'included-list_copy_0_list','1'),(73337,1916,'_included-list_copy_0_list','field_61094f718fb68'),(73338,1916,'included-list_copy','1'),(73339,1916,'_included-list_copy','field_61094f718fb65'),(73340,1916,'include-list_0_icon','755'),(73341,1916,'_include-list_0_icon','field_61094f718fb66'),(73342,1916,'include-list_0_title','Optimized Cross Platform Checkout'),(73343,1916,'_include-list_0_title','field_61094f718fb67'),(73344,1916,'include-list_0_list_0_item','Customizable and branded payment and checkout page'),(73345,1916,'_include-list_0_list_0_item','field_61094f718fb69'),(73346,1916,'include-list_0_list_1_item','PCI DSS Compliance Coverage'),(73347,1916,'_include-list_0_list_1_item','field_61094f718fb69'),(73348,1916,'include-list_0_list','2'),(73349,1916,'_include-list_0_list','field_61094f718fb68'),(73350,1916,'include-list','7'),(73351,1916,'_include-list','field_61094f718fb65'),(73352,1916,'include-list_1_icon','756'),(73353,1916,'_include-list_1_icon','field_61094f718fb66'),(73354,1916,'include-list_1_title','One integration — \r\nGlobal payment outreach'),(73355,1916,'_include-list_1_title','field_61094f718fb67'),(73356,1916,'include-list_1_list_0_item','Supports 200+ payment currencies globally'),(73357,1916,'_include-list_1_list_0_item','field_61094f718fb69'),(73358,1916,'include-list_1_list_1_item','Access popular local payment methods globally'),(73359,1916,'_include-list_1_list_1_item','field_61094f718fb69'),(73360,1916,'include-list_1_list_2_item','Work with 20+ acquiring partners globally'),(73361,1916,'_include-list_1_list_2_item','field_61094f718fb69'),(73362,1916,'include-list_1_list','3'),(73363,1916,'_include-list_1_list','field_61094f718fb68'),(73364,1916,'include-list_2_icon','757'),(73365,1916,'_include-list_2_icon','field_61094f718fb66'),(73366,1916,'include-list_2_title','Tested and proven security and[nbsp]compliance'),(73367,1916,'_include-list_2_title','field_61094f718fb67'),(73368,1916,'include-list_2_list_0_item','PCI DSS Level 1 security enabled platform'),(73369,1916,'_include-list_2_list_0_item','field_61094f718fb69'),(73370,1916,'include-list_2_list_1_item','Multi-level data security and[nbsp]encryption system'),(73371,1916,'_include-list_2_list_1_item','field_61094f718fb69'),(73372,1916,'include-list_2_list_2_item','Highly accessible and scalable cloud-based platform'),(73373,1916,'_include-list_2_list_2_item','field_61094f718fb69'),(73374,1916,'include-list_2_list','3'),(73375,1916,'_include-list_2_list','field_61094f718fb68'),(73376,1916,'include-list_3_icon','758'),(73377,1916,'_include-list_3_icon','field_61094f718fb66'),(73378,1916,'include-list_3_title','Accurate and automated billing system'),(73379,1916,'_include-list_3_title','field_61094f718fb67'),(73380,1916,'include-list_3_list_0_item','Access real-time financial data on a transactions'),(73381,1916,'_include-list_3_list_0_item','field_61094f718fb69'),(73382,1916,'include-list_3_list_1_item','Absolute and detailed invoicing procedures'),(73383,1916,'_include-list_3_list_1_item','field_61094f718fb69'),(73384,1916,'include-list_3_list_2_item','Supports multiple pricing models for any business'),(73385,1916,'_include-list_3_list_2_item','field_61094f718fb69'),(73386,1916,'include-list_3_list','3'),(73387,1916,'_include-list_3_list','field_61094f718fb68'),(73388,1916,'include-list_4_icon','759'),(73389,1916,'_include-list_4_icon','field_61094f718fb66'),(73390,1916,'include-list_4_title','Automated and scheduled merchant payouts'),(73391,1916,'_include-list_4_title','field_61094f718fb67'),(73392,1916,'include-list_4_list_0_item','Scheduled settlements to your bank account'),(73393,1916,'_include-list_4_list_0_item','field_61094f718fb69'),(73394,1916,'include-list_4_list_1_item','Transparent and flexible settlement schedule'),(73395,1916,'_include-list_4_list_1_item','field_61094f718fb69'),(73396,1916,'include-list_4_list_2_item','Flexible and customizable payout controls'),(73397,1916,'_include-list_4_list_2_item','field_61094f718fb69'),(73398,1916,'include-list_4_list','3'),(73399,1916,'_include-list_4_list','field_61094f718fb68'),(73400,1916,'include-list_5_icon','760'),(73401,1916,'_include-list_5_icon','field_61094f718fb66'),(73402,1916,'include-list_5_title','Dedicated and direct customer support'),(73403,1916,'_include-list_5_title','field_61094f718fb67'),(73404,1916,'include-list_5_list_0_item','24/7 and direct payment support'),(73405,1916,'_include-list_5_list_0_item','field_61094f718fb69'),(73406,1916,'include-list_5_list_1_item','Customizable and compliant refund policy'),(73407,1916,'_include-list_5_list_1_item','field_61094f718fb69'),(73408,1916,'include-list_5_list_2_item','Multi-lingual support and[nbsp]assistance'),(73409,1916,'_include-list_5_list_2_item','field_61094f718fb69'),(73410,1916,'include-list_5_list','3'),(73411,1916,'_include-list_5_list','field_61094f718fb68'),(73412,1916,'include-list_6_icon','763'),(73413,1916,'_include-list_6_icon','field_61094f718fb66'),(73414,1916,'include-list_6_title','Personalised merchant service access'),(73415,1916,'_include-list_6_title','field_61094f718fb67'),(73416,1916,'include-list_6_list_0_item','Dedicated merchant account manager access'),(73417,1916,'_include-list_6_list_0_item','field_61094f718fb69'),(73418,1916,'include-list_6_list_1_item','SLA-based and highly available technical support'),(73419,1916,'_include-list_6_list_1_item','field_61094f718fb69'),(73420,1916,'include-list_6_list_2_item','Direct access to risk, compliance and finance team'),(73421,1916,'_include-list_6_list_2_item','field_61094f718fb69'),(73422,1916,'include-list_6_list','3'),(73423,1916,'_include-list_6_list','field_61094f718fb68'),(73424,1916,'blocks-list_0_icons-style','light'),(73425,1916,'_blocks-list_0_icons-style','field_610953123a4b1'),(73426,1916,'blocks-list_0_link','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/sign-up/\";s:6:\"target\";s:0:\"\";}'),(73427,1916,'_blocks-list_0_link','field_610952e5776c0'),(73428,1916,'blocks-list_0_title','Card payments processing'),(73429,1916,'_blocks-list_0_title','field_61095245776be'),(73430,1916,'blocks-list_0_description','CommerceGate empowers your online business with card payment processing capabilities to accept payment globally.'),(73431,1916,'_blocks-list_0_description','field_6109525f776bf'),(73432,1916,'blocks-list_0_icons_0_icon','788'),(73433,1916,'_blocks-list_0_icons_0_icon','field_6109534b3a4b3'),(73434,1916,'blocks-list_0_icons_1_icon','790'),(73435,1916,'_blocks-list_0_icons_1_icon','field_6109534b3a4b3'),(73436,1916,'blocks-list_0_icons_2_icon','789'),(73437,1916,'_blocks-list_0_icons_2_icon','field_6109534b3a4b3'),(73438,1916,'blocks-list_0_icons_3_icon','791'),(73439,1916,'_blocks-list_0_icons_3_icon','field_6109534b3a4b3'),(73440,1916,'blocks-list_0_icons_4_icon','792'),(73441,1916,'_blocks-list_0_icons_4_icon','field_6109534b3a4b3'),(73442,1916,'blocks-list_0_icons_5_icon','793'),(73443,1916,'_blocks-list_0_icons_5_icon','field_6109534b3a4b3'),(73444,1916,'blocks-list_0_icons','6'),(73445,1916,'_blocks-list_0_icons','field_610953333a4b2'),(73446,1916,'blocks-list_0_items_0_bold-text','0'),(73447,1916,'_blocks-list_0_items_0_bold-text','field_610953c1b1c01'),(73448,1916,'blocks-list_0_items_0_item-text','Local card processing'),(73449,1916,'_blocks-list_0_items_0_item-text','field_610953e5b1c02'),(73450,1916,'blocks-list_0_items','2'),(73451,1916,'_blocks-list_0_items','field_61095368b1c00'),(73452,1916,'blocks-list_1_icons-style','transparent'),(73453,1916,'_blocks-list_1_icons-style','field_610953123a4b1'),(73454,1916,'blocks-list_1_link','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/sign-up/\";s:6:\"target\";s:0:\"\";}'),(73455,1916,'_blocks-list_1_link','field_610952e5776c0'),(73456,1916,'blocks-list_1_title','Local payment methods'),(73457,1916,'_blocks-list_1_title','field_61095245776be'),(73458,1916,'blocks-list_1_description','CommerceGate enables you to accept local LATAM payments to scale your business in the region to increase your revenue.'),(73459,1916,'_blocks-list_1_description','field_6109525f776bf'),(73460,1916,'blocks-list_1_icons_0_icon','795'),(73461,1916,'_blocks-list_1_icons_0_icon','field_6109534b3a4b3'),(73462,1916,'blocks-list_1_icons','5'),(73463,1916,'_blocks-list_1_icons','field_610953333a4b2'),(73464,1916,'blocks-list_1_items',''),(73465,1916,'_blocks-list_1_items','field_61095368b1c00'),(73466,1916,'blocks-list_2_icons-style','light'),(73467,1916,'_blocks-list_2_icons-style','field_610953123a4b1'),(73468,1916,'blocks-list_2_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/sign-up/\";s:6:\"target\";s:0:\"\";}'),(73469,1916,'_blocks-list_2_link','field_610952e5776c0'),(73470,1916,'blocks-list_2_title','High-risk merchant accounts'),(73471,1916,'_blocks-list_2_title','field_61095245776be'),(73472,1916,'blocks-list_2_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(73473,1916,'_blocks-list_2_description','field_6109525f776bf'),(73474,1916,'blocks-list_2_icons',''),(73475,1916,'_blocks-list_2_icons','field_610953333a4b2'),(73476,1916,'blocks-list_2_items_0_bold-text','0'),(73477,1916,'_blocks-list_2_items_0_bold-text','field_610953c1b1c01'),(73478,1916,'blocks-list_2_items_0_item-text','+0.50% high-risk merchant accounts commission'),(73479,1916,'_blocks-list_2_items_0_item-text','field_610953e5b1c02'),(73480,1916,'blocks-list_2_items','3'),(73481,1916,'_blocks-list_2_items','field_61095368b1c00'),(73482,1916,'blocks-list_3_icons-style','light'),(73483,1916,'_blocks-list_3_icons-style','field_610953123a4b1'),(73484,1916,'blocks-list_3_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/sign-up/\";s:6:\"target\";s:0:\"\";}'),(73485,1916,'_blocks-list_3_link','field_610952e5776c0'),(73486,1916,'blocks-list_3_title','Chargeback management'),(73487,1916,'_blocks-list_3_title','field_61095245776be'),(73488,1916,'blocks-list_3_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(73489,1916,'_blocks-list_3_description','field_6109525f776bf'),(73490,1916,'blocks-list_3_icons',''),(73491,1916,'_blocks-list_3_icons','field_610953333a4b2'),(73492,1916,'blocks-list_3_items_0_bold-text','1'),(73493,1916,'_blocks-list_3_items_0_bold-text','field_610953c1b1c01'),(73494,1916,'blocks-list_3_items_0_item-text','25 EUR per CHB dispute'),(73495,1916,'_blocks-list_3_items_0_item-text','field_610953e5b1c02'),(73496,1916,'blocks-list_3_items','3'),(73497,1916,'_blocks-list_3_items','field_61095368b1c00'),(73498,1916,'blocks-list_4_icons-style','light'),(73499,1916,'_blocks-list_4_icons-style','field_610953123a4b1'),(73500,1916,'blocks-list_4_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/sign-up/\";s:6:\"target\";s:0:\"\";}'),(73501,1916,'_blocks-list_4_link','field_610952e5776c0'),(73502,1916,'blocks-list_4_title','Billing SAAS'),(73503,1916,'_blocks-list_4_title','field_61095245776be'),(73504,1916,'blocks-list_4_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(73505,1916,'_blocks-list_4_description','field_6109525f776bf'),(73506,1916,'blocks-list_4_icons',''),(73507,1916,'_blocks-list_4_icons','field_610953333a4b2'),(73508,1916,'blocks-list_4_items_0_bold-text','1'),(73509,1916,'_blocks-list_4_items_0_bold-text','field_610953c1b1c01'),(73510,1916,'blocks-list_4_items_0_item-text','0,03 EUR/TRX'),(73511,1916,'_blocks-list_4_items_0_item-text','field_610953e5b1c02'),(73512,1916,'blocks-list_4_items','6'),(73513,1916,'_blocks-list_4_items','field_61095368b1c00'),(73514,1916,'blocks-list','5'),(73515,1916,'_blocks-list','field_61095221776bd'),(73516,1916,'blocks-list_0_items_1_bold-text','0'),(73517,1916,'_blocks-list_0_items_1_bold-text','field_610953c1b1c01'),(73518,1916,'blocks-list_0_items_1_item-text','Cross-border card payment solutions'),(73519,1916,'_blocks-list_0_items_1_item-text','field_610953e5b1c02'),(73520,1916,'blocks-list_1_icons_1_icon','796'),(73521,1916,'_blocks-list_1_icons_1_icon','field_6109534b3a4b3'),(73522,1916,'blocks-list_1_icons_2_icon','797'),(73523,1916,'_blocks-list_1_icons_2_icon','field_6109534b3a4b3'),(73524,1916,'blocks-list_1_icons_3_icon','798'),(73525,1916,'_blocks-list_1_icons_3_icon','field_6109534b3a4b3'),(73526,1916,'blocks-list_1_icons_4_icon','799'),(73527,1916,'_blocks-list_1_icons_4_icon','field_6109534b3a4b3'),(73528,1916,'blocks-list_2_items_1_bold-text','0'),(73529,1916,'_blocks-list_2_items_1_bold-text','field_610953c1b1c01'),(73530,1916,'blocks-list_2_items_1_item-text','Subscription business models management and support'),(73531,1916,'_blocks-list_2_items_1_item-text','field_610953e5b1c02'),(73532,1916,'blocks-list_2_items_2_bold-text','0'),(73533,1916,'_blocks-list_2_items_2_bold-text','field_610953c1b1c01'),(73534,1916,'blocks-list_2_items_2_item-text','Multiple business models support'),(73535,1916,'_blocks-list_2_items_2_item-text','field_610953e5b1c02'),(73536,1916,'blocks-list_3_items_1_bold-text','0'),(73537,1916,'_blocks-list_3_items_1_bold-text','field_610953c1b1c01'),(73538,1916,'blocks-list_3_items_1_item-text','Experienced dispute team'),(73539,1916,'_blocks-list_3_items_1_item-text','field_610953e5b1c02'),(73540,1916,'blocks-list_3_items_2_bold-text','0'),(73541,1916,'_blocks-list_3_items_2_bold-text','field_610953c1b1c01'),(73542,1916,'blocks-list_3_items_2_item-text','CHB control and monitoring program'),(73543,1916,'_blocks-list_3_items_2_item-text','field_610953e5b1c02'),(73544,1916,'blocks-list_4_items_1_bold-text','0'),(73545,1916,'_blocks-list_4_items_1_bold-text','field_610953c1b1c01'),(73546,1916,'blocks-list_4_items_1_item-text','Clearing system (real-time commissions and transaction fees application)'),(73547,1916,'_blocks-list_4_items_1_item-text','field_610953e5b1c02'),(73548,1916,'blocks-list_4_items_2_bold-text','0'),(73549,1916,'_blocks-list_4_items_2_bold-text','field_610953c1b1c01'),(73550,1916,'blocks-list_4_items_2_item-text','Flexible schedule for the invoices and settlement notes generation'),(73551,1916,'_blocks-list_4_items_2_item-text','field_610953e5b1c02'),(73552,1916,'blocks-list_4_items_3_bold-text','1'),(73553,1916,'_blocks-list_4_items_3_bold-text','field_610953c1b1c01'),(73554,1916,'blocks-list_4_items_3_item-text','All main payment models supported'),(73555,1916,'_blocks-list_4_items_3_item-text','field_610953e5b1c02'),(73556,1916,'blocks-list_4_items_4_bold-text','0'),(73557,1916,'_blocks-list_4_items_4_bold-text','field_610953c1b1c01'),(73558,1916,'blocks-list_4_items_4_item-text','Segregated accounts management according to the PSD 2 requirements'),(73559,1916,'_blocks-list_4_items_4_item-text','field_610953e5b1c02'),(73560,1916,'blocks-list_4_items_5_bold-text','0'),(73561,1916,'_blocks-list_4_items_5_bold-text','field_610953c1b1c01'),(73562,1916,'blocks-list_4_items_5_item-text','Comprehensive FX management'),(73563,1916,'_blocks-list_4_items_5_item-text','field_610953e5b1c02'),(73564,1917,'main-block-header_title','Pricing Built for You'),(73565,1917,'_main-block-header_title','field_61093c50a78e8'),(73566,1917,'main-block-header_description','CommerceGate offers a complete set of features and services and charges a processing and payment method fee per transaction.'),(73567,1917,'_main-block-header_description','field_61093c5ca78e9'),(73568,1917,'main-block-header',''),(73569,1917,'_main-block-header','field_61093c34a78e7'),(73570,1917,'flexible-pricing_title','Flexible and integrated pricing'),(73571,1917,'_flexible-pricing_title','field_6109401d9cacd'),(73572,1917,'flexible-pricing_description','End-to-end solution to accept payments on your website all included.'),(73573,1917,'_flexible-pricing_description','field_610940e3b8ec1'),(73574,1917,'flexible-pricing_price','1.80% + 0.25 EUR'),(73575,1917,'_flexible-pricing_price','field_610940ffb8ec2'),(73576,1917,'flexible-pricing_list_0_item','Bespoke payment solution and services for your business type'),(73577,1917,'_flexible-pricing_list_0_item','field_61094144b8ec4'),(73578,1917,'flexible-pricing_list_1_item','Cutting-edge payment technology for your business transactions'),(73579,1917,'_flexible-pricing_list_1_item','field_61094144b8ec4'),(73580,1917,'flexible-pricing_list_2_item','Absolutely no set-up, periodic platform and[nbsp]hidden fees'),(73581,1917,'_flexible-pricing_list_2_item','field_61094144b8ec4'),(73582,1917,'flexible-pricing_list','3'),(73583,1917,'_flexible-pricing_list','field_61094125b8ec3'),(73584,1917,'flexible-pricing_link','a:3:{s:5:\"title\";s:11:\"Sign Up Now\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/sign-up/\";s:6:\"target\";s:0:\"\";}'),(73585,1917,'_flexible-pricing_link','field_610941823f32f'),(73586,1917,'flexible-pricing',''),(73587,1917,'_flexible-pricing','field_61093f3e8b6ba'),(73588,1917,'customized-approach_title','Customized set-up process'),(73589,1917,'_customized-approach_title','field_6109427eadcf6'),(73590,1917,'customized-approach_description','Every detail in the set-up process is tailored to your business requirements'),(73591,1917,'_customized-approach_description','field_6109427eadcf7'),(73592,1917,'customized-approach_list_0_item','Special tier-based pricing for high-volume projects'),(73593,1917,'_customized-approach_list_0_item','field_6109427eadcfa'),(73594,1917,'customized-approach_list','3'),(73595,1917,'_customized-approach_list','field_6109427eadcf9'),(73596,1917,'customized-approach_link','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(73597,1917,'_customized-approach_link','field_6109427eadcfb'),(73598,1917,'customized-approach',''),(73599,1917,'_customized-approach','field_6109427eadcf5'),(73600,1917,'customized-approach_list_1_item','Geo-specific pricing to offer you the best rates and fees'),(73601,1917,'_customized-approach_list_1_item','field_6109427eadcfa'),(73602,1917,'customized-approach_list_2_item','Interchange ++ pricing models for the cross[nbds]border projects'),(73603,1917,'_customized-approach_list_2_item','field_6109427eadcfa'),(73604,1917,'included-info_title','What’s included'),(73605,1917,'_included-info_title','field_6109461ffc0ae'),(73606,1917,'included-info_description','CommerceGate offers a complete and secured payment solution for you to accept credit card payments from your customers globally.'),(73607,1917,'_included-info_description','field_6109462afc0af'),(73608,1917,'included-info',''),(73609,1917,'_included-info','field_610945a9fc0ad'),(73610,1917,'list_0_icon','755'),(73611,1917,'_list_0_icon','field_610947237e6df'),(73612,1917,'list_0_group-title','Optimised Cross Platform Checkout'),(73613,1917,'_list_0_group-title','field_610947737e6e0'),(73614,1917,'list_0_list_0_item','Customisable payment page'),(73615,1917,'_list_0_list_0_item','field_610947a87e6e2'),(73616,1917,'list_0_list_1_item','PCI DSS compliance coverage'),(73617,1917,'_list_0_list_1_item','field_610947a87e6e2'),(73618,1917,'list_0_list','2'),(73619,1917,'_list_0_list','field_610947987e6e1'),(73620,1917,'list_1_icon','756'),(73621,1917,'_list_1_icon','field_610947237e6df'),(73622,1917,'list_1_group-title','One integration — \r\nGlobal payment outreach'),(73623,1917,'_list_1_group-title','field_610947737e6e0'),(73624,1917,'list_1_list_0_item','Multiple currencies'),(73625,1917,'_list_1_list_0_item','field_610947a87e6e2'),(73626,1917,'list_1_list_1_item','Local payment methods'),(73627,1917,'_list_1_list_1_item','field_610947a87e6e2'),(73628,1917,'list_1_list_2_item','20+ acquiring partners all over the world'),(73629,1917,'_list_1_list_2_item','field_610947a87e6e2'),(73630,1917,'list_1_list','3'),(73631,1917,'_list_1_list','field_610947987e6e1'),(73632,1917,'list_2_icon','757'),(73633,1917,'_list_2_icon','field_610947237e6df'),(73634,1917,'list_2_group-title','Proven security and prolific compliance'),(73635,1917,'_list_2_group-title','field_610947737e6e0'),(73636,1917,'list_2_list_0_item','PCI DSS Level 1 platform'),(73637,1917,'_list_2_list_0_item','field_610947a87e6e2'),(73638,1917,'list_2_list_1_item','Multi level data security and encryption'),(73639,1917,'_list_2_list_1_item','field_610947a87e6e2'),(73640,1917,'list_2_list_2_item','Cloud based platform'),(73641,1917,'_list_2_list_2_item','field_610947a87e6e2'),(73642,1917,'list_2_list','3'),(73643,1917,'_list_2_list','field_610947987e6e1'),(73644,1917,'list_3_icon','758'),(73645,1917,'_list_3_icon','field_610947237e6df'),(73646,1917,'list_3_group-title','The most precise automatic billing system'),(73647,1917,'_list_3_group-title','field_610947737e6e0'),(73648,1917,'list_3_list_0_item','Real time financial data'),(73649,1917,'_list_3_list_0_item','field_610947a87e6e2'),(73650,1917,'list_3_list_1_item','Detailed invoicing'),(73651,1917,'_list_3_list_1_item','field_610947a87e6e2'),(73652,1917,'list_3_list_2_item','Multiple pricing models support'),(73653,1917,'_list_3_list_2_item','field_610947a87e6e2'),(73654,1917,'list_3_list','3'),(73655,1917,'_list_3_list','field_610947987e6e1'),(73656,1917,'list_4_icon','759'),(73657,1917,'_list_4_icon','field_610947237e6df'),(73658,1917,'list_4_group-title','Automated payouts'),(73659,1917,'_list_4_group-title','field_610947737e6e0'),(73660,1917,'list_4_list_0_item','In-time settlements to the bank account'),(73661,1917,'_list_4_list_0_item','field_610947a87e6e2'),(73662,1917,'list_4_list_1_item','Transparent settlement schedule'),(73663,1917,'_list_4_list_1_item','field_610947a87e6e2'),(73664,1917,'list_4_list_2_item','Flexible payout control'),(73665,1917,'_list_4_list_2_item','field_610947a87e6e2'),(73666,1917,'list_4_list','3'),(73667,1917,'_list_4_list','field_610947987e6e1'),(73668,1917,'list_5_icon','760'),(73669,1917,'_list_5_icon','field_610947237e6df'),(73670,1917,'list_5_group-title','Customer support service'),(73671,1917,'_list_5_group-title','field_610947737e6e0'),(73672,1917,'list_5_list_0_item','24/7 payment support'),(73673,1917,'_list_5_list_0_item','field_610947a87e6e2'),(73674,1917,'list_5_list_1_item','Adjustable refund policy'),(73675,1917,'_list_5_list_1_item','field_610947a87e6e2'),(73676,1917,'list_5_list_2_item','Multi language assistance'),(73677,1917,'_list_5_list_2_item','field_610947a87e6e2'),(73678,1917,'list_5_list','3'),(73679,1917,'_list_5_list','field_610947987e6e1'),(73680,1917,'list_6_icon','761'),(73681,1917,'_list_6_icon','field_610947237e6df'),(73682,1917,'list_6_group-title','Personalised merchant service'),(73683,1917,'_list_6_group-title','field_610947737e6e0'),(73684,1917,'list_6_list_0_item','Dedicated merchant account manager'),(73685,1917,'_list_6_list_0_item','field_610947a87e6e2'),(73686,1917,'list_6_list_1_item','SLA based technical support'),(73687,1917,'_list_6_list_1_item','field_610947a87e6e2'),(73688,1917,'list_6_list_2_item','Direct access to the Risk, Compliance and Finance Team'),(73689,1917,'_list_6_list_2_item','field_610947a87e6e2'),(73690,1917,'list_6_list','3'),(73691,1917,'_list_6_list','field_610947987e6e1'),(73692,1917,'list','7'),(73693,1917,'_list','field_6109470d7e6de'),(73694,1917,'Included-list_0_icon',''),(73695,1917,'_Included-list_0_icon','field_61094f718fb66'),(73696,1917,'Included-list_0_title',''),(73697,1917,'_Included-list_0_title','field_61094f718fb67'),(73698,1917,'Included-list_0_list_0_item','фіва'),(73699,1917,'_Included-list_0_list_0_item','field_61094f718fb69'),(73700,1917,'Included-list_0_list_1_item','PCI DSS compliance coverage'),(73701,1917,'_Included-list_0_list_1_item','field_610947a87e6e2'),(73702,1917,'Included-list_0_list','1'),(73703,1917,'_Included-list_0_list','field_61094f718fb68'),(73704,1917,'Included-list_1_icon','756'),(73705,1917,'_Included-list_1_icon','field_610947237e6df'),(73706,1917,'Included-list_1_title','One integration — \r\nGlobal payment outreach'),(73707,1917,'_Included-list_1_title','field_610947737e6e0'),(73708,1917,'Included-list_1_list_0_item','Multiple currencies'),(73709,1917,'_Included-list_1_list_0_item','field_610947a87e6e2'),(73710,1917,'Included-list_1_list_1_item','Local payment methods'),(73711,1917,'_Included-list_1_list_1_item','field_610947a87e6e2'),(73712,1917,'Included-list_1_list_2_item','20+ acquiring partners all over the world'),(73713,1917,'_Included-list_1_list_2_item','field_610947a87e6e2'),(73714,1917,'Included-list_1_list','3'),(73715,1917,'_Included-list_1_list','field_610947987e6e1'),(73716,1917,'Included-list_2_icon','757'),(73717,1917,'_Included-list_2_icon','field_610947237e6df'),(73718,1917,'Included-list_2_title','Proven security and prolific compliance'),(73719,1917,'_Included-list_2_title','field_610947737e6e0'),(73720,1917,'Included-list_2_list_0_item','PCI DSS Level 1 platform'),(73721,1917,'_Included-list_2_list_0_item','field_610947a87e6e2'),(73722,1917,'Included-list_2_list_1_item','Multi level data security and encryption'),(73723,1917,'_Included-list_2_list_1_item','field_610947a87e6e2'),(73724,1917,'Included-list_2_list_2_item','Cloud based platform'),(73725,1917,'_Included-list_2_list_2_item','field_610947a87e6e2'),(73726,1917,'Included-list_2_list','3'),(73727,1917,'_Included-list_2_list','field_610947987e6e1'),(73728,1917,'Included-list_3_icon','758'),(73729,1917,'_Included-list_3_icon','field_610947237e6df'),(73730,1917,'Included-list_3_title','The most precise automatic billing system'),(73731,1917,'_Included-list_3_title','field_610947737e6e0'),(73732,1917,'Included-list_3_list_0_item','Real time financial data'),(73733,1917,'_Included-list_3_list_0_item','field_610947a87e6e2'),(73734,1917,'Included-list_3_list_1_item','Detailed invoicing'),(73735,1917,'_Included-list_3_list_1_item','field_610947a87e6e2'),(73736,1917,'Included-list_3_list_2_item','Multiple pricing models support'),(73737,1917,'_Included-list_3_list_2_item','field_610947a87e6e2'),(73738,1917,'Included-list_3_list','3'),(73739,1917,'_Included-list_3_list','field_610947987e6e1'),(73740,1917,'Included-list_4_icon','759'),(73741,1917,'_Included-list_4_icon','field_610947237e6df'),(73742,1917,'Included-list_4_title','Automated payouts'),(73743,1917,'_Included-list_4_title','field_610947737e6e0'),(73744,1917,'Included-list_4_list_0_item','In-time settlements to the bank account'),(73745,1917,'_Included-list_4_list_0_item','field_610947a87e6e2'),(73746,1917,'Included-list_4_list_1_item','Transparent settlement schedule'),(73747,1917,'_Included-list_4_list_1_item','field_610947a87e6e2'),(73748,1917,'Included-list_4_list_2_item','Flexible payout control'),(73749,1917,'_Included-list_4_list_2_item','field_610947a87e6e2'),(73750,1917,'Included-list_4_list','3'),(73751,1917,'_Included-list_4_list','field_610947987e6e1'),(73752,1917,'Included-list_5_icon','760'),(73753,1917,'_Included-list_5_icon','field_610947237e6df'),(73754,1917,'Included-list_5_title','Customer support service'),(73755,1917,'_Included-list_5_title','field_610947737e6e0'),(73756,1917,'Included-list_5_list_0_item','24/7 payment support'),(73757,1917,'_Included-list_5_list_0_item','field_610947a87e6e2'),(73758,1917,'Included-list_5_list_1_item','Adjustable refund policy'),(73759,1917,'_Included-list_5_list_1_item','field_610947a87e6e2'),(73760,1917,'Included-list_5_list_2_item','Multi language assistance'),(73761,1917,'_Included-list_5_list_2_item','field_610947a87e6e2'),(73762,1917,'Included-list_5_list','3'),(73763,1917,'_Included-list_5_list','field_610947987e6e1'),(73764,1917,'Included-list_6_icon','763'),(73765,1917,'_Included-list_6_icon','field_610947237e6df'),(73766,1917,'Included-list_6_title','Personalised merchant service'),(73767,1917,'_Included-list_6_title','field_610947737e6e0'),(73768,1917,'Included-list_6_list_0_item','Dedicated merchant account manager'),(73769,1917,'_Included-list_6_list_0_item','field_610947a87e6e2'),(73770,1917,'Included-list_6_list_1_item','SLA based technical support'),(73771,1917,'_Included-list_6_list_1_item','field_610947a87e6e2'),(73772,1917,'Included-list_6_list_2_item','Direct access to the Risk, Compliance and Finance Team'),(73773,1917,'_Included-list_6_list_2_item','field_610947a87e6e2'),(73774,1917,'Included-list_6_list','3'),(73775,1917,'_Included-list_6_list','field_610947987e6e1'),(73776,1917,'Included-list','1'),(73777,1917,'_Included-list','field_61094f718fb65'),(73778,1917,'included-list_copy_0_icon',''),(73779,1917,'_included-list_copy_0_icon','field_61094f718fb66'),(73780,1917,'included-list_copy_0_title',''),(73781,1917,'_included-list_copy_0_title','field_61094f718fb67'),(73782,1917,'included-list_copy_0_list_0_item','фівафіва'),(73783,1917,'_included-list_copy_0_list_0_item','field_61094f718fb69'),(73784,1917,'included-list_copy_0_list','1'),(73785,1917,'_included-list_copy_0_list','field_61094f718fb68'),(73786,1917,'included-list_copy','1'),(73787,1917,'_included-list_copy','field_61094f718fb65'),(73788,1917,'include-list_0_icon','755'),(73789,1917,'_include-list_0_icon','field_61094f718fb66'),(73790,1917,'include-list_0_title','Optimized Cross Platform Checkout'),(73791,1917,'_include-list_0_title','field_61094f718fb67'),(73792,1917,'include-list_0_list_0_item','Customizable and branded payment and checkout page'),(73793,1917,'_include-list_0_list_0_item','field_61094f718fb69'),(73794,1917,'include-list_0_list_1_item','PCI DSS Compliance Coverage'),(73795,1917,'_include-list_0_list_1_item','field_61094f718fb69'),(73796,1917,'include-list_0_list','2'),(73797,1917,'_include-list_0_list','field_61094f718fb68'),(73798,1917,'include-list','7'),(73799,1917,'_include-list','field_61094f718fb65'),(73800,1917,'include-list_1_icon','756'),(73801,1917,'_include-list_1_icon','field_61094f718fb66'),(73802,1917,'include-list_1_title','One integration — \r\nGlobal payment outreach'),(73803,1917,'_include-list_1_title','field_61094f718fb67'),(73804,1917,'include-list_1_list_0_item','Supports 200+ payment currencies globally'),(73805,1917,'_include-list_1_list_0_item','field_61094f718fb69'),(73806,1917,'include-list_1_list_1_item','Access popular local payment methods globally'),(73807,1917,'_include-list_1_list_1_item','field_61094f718fb69'),(73808,1917,'include-list_1_list_2_item','Work with 20+ acquiring partners globally'),(73809,1917,'_include-list_1_list_2_item','field_61094f718fb69'),(73810,1917,'include-list_1_list','3'),(73811,1917,'_include-list_1_list','field_61094f718fb68'),(73812,1917,'include-list_2_icon','757'),(73813,1917,'_include-list_2_icon','field_61094f718fb66'),(73814,1917,'include-list_2_title','Tested and proven security and[nbsp]compliance'),(73815,1917,'_include-list_2_title','field_61094f718fb67'),(73816,1917,'include-list_2_list_0_item','PCI DSS Level 1 security enabled platform'),(73817,1917,'_include-list_2_list_0_item','field_61094f718fb69'),(73818,1917,'include-list_2_list_1_item','Multi-level data security and[nbsp]encryption system'),(73819,1917,'_include-list_2_list_1_item','field_61094f718fb69'),(73820,1917,'include-list_2_list_2_item','Highly accessible and scalable cloud-based platform'),(73821,1917,'_include-list_2_list_2_item','field_61094f718fb69'),(73822,1917,'include-list_2_list','3'),(73823,1917,'_include-list_2_list','field_61094f718fb68'),(73824,1917,'include-list_3_icon','758'),(73825,1917,'_include-list_3_icon','field_61094f718fb66'),(73826,1917,'include-list_3_title','Accurate and automated billing system'),(73827,1917,'_include-list_3_title','field_61094f718fb67'),(73828,1917,'include-list_3_list_0_item','Access real-time financial data on a transactions'),(73829,1917,'_include-list_3_list_0_item','field_61094f718fb69'),(73830,1917,'include-list_3_list_1_item','Absolute and detailed invoicing procedures'),(73831,1917,'_include-list_3_list_1_item','field_61094f718fb69'),(73832,1917,'include-list_3_list_2_item','Supports multiple pricing models for any business'),(73833,1917,'_include-list_3_list_2_item','field_61094f718fb69'),(73834,1917,'include-list_3_list','3'),(73835,1917,'_include-list_3_list','field_61094f718fb68'),(73836,1917,'include-list_4_icon','759'),(73837,1917,'_include-list_4_icon','field_61094f718fb66'),(73838,1917,'include-list_4_title','Automated and scheduled merchant payouts'),(73839,1917,'_include-list_4_title','field_61094f718fb67'),(73840,1917,'include-list_4_list_0_item','Scheduled settlements to your bank account'),(73841,1917,'_include-list_4_list_0_item','field_61094f718fb69'),(73842,1917,'include-list_4_list_1_item','Transparent and flexible settlement schedule'),(73843,1917,'_include-list_4_list_1_item','field_61094f718fb69'),(73844,1917,'include-list_4_list_2_item','Flexible and customizable payout controls'),(73845,1917,'_include-list_4_list_2_item','field_61094f718fb69'),(73846,1917,'include-list_4_list','3'),(73847,1917,'_include-list_4_list','field_61094f718fb68'),(73848,1917,'include-list_5_icon','760'),(73849,1917,'_include-list_5_icon','field_61094f718fb66'),(73850,1917,'include-list_5_title','Dedicated and direct customer support'),(73851,1917,'_include-list_5_title','field_61094f718fb67'),(73852,1917,'include-list_5_list_0_item','24/7 and direct payment support'),(73853,1917,'_include-list_5_list_0_item','field_61094f718fb69'),(73854,1917,'include-list_5_list_1_item','Customizable and compliant refund policy'),(73855,1917,'_include-list_5_list_1_item','field_61094f718fb69'),(73856,1917,'include-list_5_list_2_item','Multi-lingual support and[nbsp]assistance'),(73857,1917,'_include-list_5_list_2_item','field_61094f718fb69'),(73858,1917,'include-list_5_list','3'),(73859,1917,'_include-list_5_list','field_61094f718fb68'),(73860,1917,'include-list_6_icon','763'),(73861,1917,'_include-list_6_icon','field_61094f718fb66'),(73862,1917,'include-list_6_title','Personalised merchant service access'),(73863,1917,'_include-list_6_title','field_61094f718fb67'),(73864,1917,'include-list_6_list_0_item','Dedicated merchant account manager access'),(73865,1917,'_include-list_6_list_0_item','field_61094f718fb69'),(73866,1917,'include-list_6_list_1_item','SLA-based and highly available technical support'),(73867,1917,'_include-list_6_list_1_item','field_61094f718fb69'),(73868,1917,'include-list_6_list_2_item','Direct access to risk, compliance and finance team'),(73869,1917,'_include-list_6_list_2_item','field_61094f718fb69'),(73870,1917,'include-list_6_list','3'),(73871,1917,'_include-list_6_list','field_61094f718fb68'),(73872,1917,'blocks-list_0_icons-style','light'),(73873,1917,'_blocks-list_0_icons-style','field_610953123a4b1'),(73874,1917,'blocks-list_0_link','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/sign-up/\";s:6:\"target\";s:0:\"\";}'),(73875,1917,'_blocks-list_0_link','field_610952e5776c0'),(73876,1917,'blocks-list_0_title','Card payments processing'),(73877,1917,'_blocks-list_0_title','field_61095245776be'),(73878,1917,'blocks-list_0_description','CommerceGate empowers your online business with card payment processing capabilities to accept payment globally.'),(73879,1917,'_blocks-list_0_description','field_6109525f776bf'),(73880,1917,'blocks-list_0_icons_0_icon','788'),(73881,1917,'_blocks-list_0_icons_0_icon','field_6109534b3a4b3'),(73882,1917,'blocks-list_0_icons_1_icon','790'),(73883,1917,'_blocks-list_0_icons_1_icon','field_6109534b3a4b3'),(73884,1917,'blocks-list_0_icons_2_icon','789'),(73885,1917,'_blocks-list_0_icons_2_icon','field_6109534b3a4b3'),(73886,1917,'blocks-list_0_icons_3_icon','791'),(73887,1917,'_blocks-list_0_icons_3_icon','field_6109534b3a4b3'),(73888,1917,'blocks-list_0_icons_4_icon','792'),(73889,1917,'_blocks-list_0_icons_4_icon','field_6109534b3a4b3'),(73890,1917,'blocks-list_0_icons_5_icon','793'),(73891,1917,'_blocks-list_0_icons_5_icon','field_6109534b3a4b3'),(73892,1917,'blocks-list_0_icons','6'),(73893,1917,'_blocks-list_0_icons','field_610953333a4b2'),(73894,1917,'blocks-list_0_items_0_bold-text','0'),(73895,1917,'_blocks-list_0_items_0_bold-text','field_610953c1b1c01'),(73896,1917,'blocks-list_0_items_0_item-text','Local card processing'),(73897,1917,'_blocks-list_0_items_0_item-text','field_610953e5b1c02'),(73898,1917,'blocks-list_0_items','2'),(73899,1917,'_blocks-list_0_items','field_61095368b1c00'),(73900,1917,'blocks-list_1_icons-style','transparent'),(73901,1917,'_blocks-list_1_icons-style','field_610953123a4b1'),(73902,1917,'blocks-list_1_link','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/sign-up/\";s:6:\"target\";s:0:\"\";}'),(73903,1917,'_blocks-list_1_link','field_610952e5776c0'),(73904,1917,'blocks-list_1_title','Local payment methods'),(73905,1917,'_blocks-list_1_title','field_61095245776be'),(73906,1917,'blocks-list_1_description','CommerceGate enables you to accept local LATAM payments to scale your business in the region to increase your revenue.'),(73907,1917,'_blocks-list_1_description','field_6109525f776bf'),(73908,1917,'blocks-list_1_icons_0_icon','795'),(73909,1917,'_blocks-list_1_icons_0_icon','field_6109534b3a4b3'),(73910,1917,'blocks-list_1_icons','5'),(73911,1917,'_blocks-list_1_icons','field_610953333a4b2'),(73912,1917,'blocks-list_1_items',''),(73913,1917,'_blocks-list_1_items','field_61095368b1c00'),(73914,1917,'blocks-list_2_icons-style','light'),(73915,1917,'_blocks-list_2_icons-style','field_610953123a4b1'),(73916,1917,'blocks-list_2_link','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/sign-up/\";s:6:\"target\";s:0:\"\";}'),(73917,1917,'_blocks-list_2_link','field_610952e5776c0'),(73918,1917,'blocks-list_2_title','High-risk merchant accounts'),(73919,1917,'_blocks-list_2_title','field_61095245776be'),(73920,1917,'blocks-list_2_description','CommerceGate makes it easy to set-up and support high-risk merchant accounts with greater risks of fraud and chargebacks.'),(73921,1917,'_blocks-list_2_description','field_6109525f776bf'),(73922,1917,'blocks-list_2_icons',''),(73923,1917,'_blocks-list_2_icons','field_610953333a4b2'),(73924,1917,'blocks-list_2_items_0_bold-text','0'),(73925,1917,'_blocks-list_2_items_0_bold-text','field_610953c1b1c01'),(73926,1917,'blocks-list_2_items_0_item-text','+0.50% commission for high-risk merchant accounts'),(73927,1917,'_blocks-list_2_items_0_item-text','field_610953e5b1c02'),(73928,1917,'blocks-list_2_items','3'),(73929,1917,'_blocks-list_2_items','field_61095368b1c00'),(73930,1917,'blocks-list_3_icons-style','light'),(73931,1917,'_blocks-list_3_icons-style','field_610953123a4b1'),(73932,1917,'blocks-list_3_link','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/sign-up/\";s:6:\"target\";s:0:\"\";}'),(73933,1917,'_blocks-list_3_link','field_610952e5776c0'),(73934,1917,'blocks-list_3_title','Chargeback management'),(73935,1917,'_blocks-list_3_title','field_61095245776be'),(73936,1917,'blocks-list_3_description','CommerceGate simplifies and automates your customer dispute and compensation process for all payment card schemes.'),(73937,1917,'_blocks-list_3_description','field_6109525f776bf'),(73938,1917,'blocks-list_3_icons',''),(73939,1917,'_blocks-list_3_icons','field_610953333a4b2'),(73940,1917,'blocks-list_3_items_0_bold-text','1'),(73941,1917,'_blocks-list_3_items_0_bold-text','field_610953c1b1c01'),(73942,1917,'blocks-list_3_items_0_item-text','25 EUR per CHB dispute'),(73943,1917,'_blocks-list_3_items_0_item-text','field_610953e5b1c02'),(73944,1917,'blocks-list_3_items','3'),(73945,1917,'_blocks-list_3_items','field_61095368b1c00'),(73946,1917,'blocks-list_4_icons-style','light'),(73947,1917,'_blocks-list_4_icons-style','field_610953123a4b1'),(73948,1917,'blocks-list_4_link','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/sign-up/\";s:6:\"target\";s:0:\"\";}'),(73949,1917,'_blocks-list_4_link','field_610952e5776c0'),(73950,1917,'blocks-list_4_title','Billing SaaS'),(73951,1917,'_blocks-list_4_title','field_61095245776be'),(73952,1917,'blocks-list_4_description','CommerceGate offers all business models an integrated Invoice and Settlement system with transparent data and flexible settlement cycles.'),(73953,1917,'_blocks-list_4_description','field_6109525f776bf'),(73954,1917,'blocks-list_4_icons',''),(73955,1917,'_blocks-list_4_icons','field_610953333a4b2'),(73956,1917,'blocks-list_4_items_0_bold-text','1'),(73957,1917,'_blocks-list_4_items_0_bold-text','field_610953c1b1c01'),(73958,1917,'blocks-list_4_items_0_item-text','0.03 EUR per transaction'),(73959,1917,'_blocks-list_4_items_0_item-text','field_610953e5b1c02'),(73960,1917,'blocks-list_4_items','6'),(73961,1917,'_blocks-list_4_items','field_61095368b1c00'),(73962,1917,'blocks-list','5'),(73963,1917,'_blocks-list','field_61095221776bd'),(73964,1917,'blocks-list_0_items_1_bold-text','0'),(73965,1917,'_blocks-list_0_items_1_bold-text','field_610953c1b1c01'),(73966,1917,'blocks-list_0_items_1_item-text','Cross-border card payment solutions'),(73967,1917,'_blocks-list_0_items_1_item-text','field_610953e5b1c02'),(73968,1917,'blocks-list_1_icons_1_icon','796'),(73969,1917,'_blocks-list_1_icons_1_icon','field_6109534b3a4b3'),(73970,1917,'blocks-list_1_icons_2_icon','797'),(73971,1917,'_blocks-list_1_icons_2_icon','field_6109534b3a4b3'),(73972,1917,'blocks-list_1_icons_3_icon','798'),(73973,1917,'_blocks-list_1_icons_3_icon','field_6109534b3a4b3'),(73974,1917,'blocks-list_1_icons_4_icon','799'),(73975,1917,'_blocks-list_1_icons_4_icon','field_6109534b3a4b3'),(73976,1917,'blocks-list_2_items_1_bold-text','0'),(73977,1917,'_blocks-list_2_items_1_bold-text','field_610953c1b1c01'),(73978,1917,'blocks-list_2_items_1_item-text','Subscription business models management and support'),(73979,1917,'_blocks-list_2_items_1_item-text','field_610953e5b1c02'),(73980,1917,'blocks-list_2_items_2_bold-text','0'),(73981,1917,'_blocks-list_2_items_2_bold-text','field_610953c1b1c01'),(73982,1917,'blocks-list_2_items_2_item-text','Multiple business models support'),(73983,1917,'_blocks-list_2_items_2_item-text','field_610953e5b1c02'),(73984,1917,'blocks-list_3_items_1_bold-text','0'),(73985,1917,'_blocks-list_3_items_1_bold-text','field_610953c1b1c01'),(73986,1917,'blocks-list_3_items_1_item-text','Experience dispute team'),(73987,1917,'_blocks-list_3_items_1_item-text','field_610953e5b1c02'),(73988,1917,'blocks-list_3_items_2_bold-text','0'),(73989,1917,'_blocks-list_3_items_2_bold-text','field_610953c1b1c01'),(73990,1917,'blocks-list_3_items_2_item-text','CHB control and monitoring program'),(73991,1917,'_blocks-list_3_items_2_item-text','field_610953e5b1c02'),(73992,1917,'blocks-list_4_items_1_bold-text','0'),(73993,1917,'_blocks-list_4_items_1_bold-text','field_610953c1b1c01'),(73994,1917,'blocks-list_4_items_1_item-text','Supports all main payment models'),(73995,1917,'_blocks-list_4_items_1_item-text','field_610953e5b1c02'),(73996,1917,'blocks-list_4_items_2_bold-text','0'),(73997,1917,'_blocks-list_4_items_2_bold-text','field_610953c1b1c01'),(73998,1917,'blocks-list_4_items_2_item-text','Real-time commission and transaction fee application clearing system'),(73999,1917,'_blocks-list_4_items_2_item-text','field_610953e5b1c02'),(74000,1917,'blocks-list_4_items_3_bold-text','1'),(74001,1917,'_blocks-list_4_items_3_bold-text','field_610953c1b1c01'),(74002,1917,'blocks-list_4_items_3_item-text','PSD 2 compliant segregated account management'),(74003,1917,'_blocks-list_4_items_3_item-text','field_610953e5b1c02'),(74004,1917,'blocks-list_4_items_4_bold-text','0'),(74005,1917,'_blocks-list_4_items_4_bold-text','field_610953c1b1c01'),(74006,1917,'blocks-list_4_items_4_item-text','Flexible and adjustable schedules for invoice and settlement notes'),(74007,1917,'_blocks-list_4_items_4_item-text','field_610953e5b1c02'),(74008,1917,'blocks-list_4_items_5_bold-text','0'),(74009,1917,'_blocks-list_4_items_5_bold-text','field_610953c1b1c01'),(74010,1917,'blocks-list_4_items_5_item-text','Comprehensive and transparent FX management'),(74011,1917,'_blocks-list_4_items_5_item-text','field_610953e5b1c02'),(74012,1918,'main-block-header_title','Pricing Built for You'),(74013,1918,'_main-block-header_title','field_61093c50a78e8'),(74014,1918,'main-block-header_description','CommerceGate offers a complete set of features and services and charges a processing and payment method fee per transaction.'),(74015,1918,'_main-block-header_description','field_61093c5ca78e9'),(74016,1918,'main-block-header',''),(74017,1918,'_main-block-header','field_61093c34a78e7'),(74018,1918,'flexible-pricing_title','Flexible and integrated pricing'),(74019,1918,'_flexible-pricing_title','field_6109401d9cacd'),(74020,1918,'flexible-pricing_description','End-to-end solution to accept payments on your website all included.'),(74021,1918,'_flexible-pricing_description','field_610940e3b8ec1'),(74022,1918,'flexible-pricing_price','1.80% + 0.25 EUR'),(74023,1918,'_flexible-pricing_price','field_610940ffb8ec2'),(74024,1918,'flexible-pricing_list_0_item','Bespoke payment solution and services for your business type'),(74025,1918,'_flexible-pricing_list_0_item','field_61094144b8ec4'),(74026,1918,'flexible-pricing_list_1_item','Cutting-edge payment technology for your business transactions'),(74027,1918,'_flexible-pricing_list_1_item','field_61094144b8ec4'),(74028,1918,'flexible-pricing_list_2_item','Absolutely no set-up, periodic platform and[nbsp]hidden fees'),(74029,1918,'_flexible-pricing_list_2_item','field_61094144b8ec4'),(74030,1918,'flexible-pricing_list','3'),(74031,1918,'_flexible-pricing_list','field_61094125b8ec3'),(74032,1918,'flexible-pricing_link','a:3:{s:5:\"title\";s:11:\"Sign Up Now\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/sign-up/\";s:6:\"target\";s:0:\"\";}'),(74033,1918,'_flexible-pricing_link','field_610941823f32f'),(74034,1918,'flexible-pricing',''),(74035,1918,'_flexible-pricing','field_61093f3e8b6ba'),(74036,1918,'customized-approach_title','Customized set-up process'),(74037,1918,'_customized-approach_title','field_6109427eadcf6'),(74038,1918,'customized-approach_description','Every detail in the set-up process is tailored to your business requirements'),(74039,1918,'_customized-approach_description','field_6109427eadcf7'),(74040,1918,'customized-approach_list_0_item','Special tier-based pricing for high-volume projects'),(74041,1918,'_customized-approach_list_0_item','field_6109427eadcfa'),(74042,1918,'customized-approach_list','3'),(74043,1918,'_customized-approach_list','field_6109427eadcf9'),(74044,1918,'customized-approach_link','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(74045,1918,'_customized-approach_link','field_6109427eadcfb'),(74046,1918,'customized-approach',''),(74047,1918,'_customized-approach','field_6109427eadcf5'),(74048,1918,'customized-approach_list_1_item','Geo-specific pricing to offer you the best rates and fees'),(74049,1918,'_customized-approach_list_1_item','field_6109427eadcfa'),(74050,1918,'customized-approach_list_2_item','Interchange ++ pricing models for the cross[nbds]border projects'),(74051,1918,'_customized-approach_list_2_item','field_6109427eadcfa'),(74052,1918,'included-info_title','What’s included'),(74053,1918,'_included-info_title','field_6109461ffc0ae'),(74054,1918,'included-info_description','CommerceGate offers a complete and secured payment solution for you to accept credit card payments from your customers globally.'),(74055,1918,'_included-info_description','field_6109462afc0af'),(74056,1918,'included-info',''),(74057,1918,'_included-info','field_610945a9fc0ad'),(74058,1918,'list_0_icon','755'),(74059,1918,'_list_0_icon','field_610947237e6df'),(74060,1918,'list_0_group-title','Optimised Cross Platform Checkout'),(74061,1918,'_list_0_group-title','field_610947737e6e0'),(74062,1918,'list_0_list_0_item','Customisable payment page'),(74063,1918,'_list_0_list_0_item','field_610947a87e6e2'),(74064,1918,'list_0_list_1_item','PCI DSS compliance coverage'),(74065,1918,'_list_0_list_1_item','field_610947a87e6e2'),(74066,1918,'list_0_list','2'),(74067,1918,'_list_0_list','field_610947987e6e1'),(74068,1918,'list_1_icon','756'),(74069,1918,'_list_1_icon','field_610947237e6df'),(74070,1918,'list_1_group-title','One integration — \r\nGlobal payment outreach'),(74071,1918,'_list_1_group-title','field_610947737e6e0'),(74072,1918,'list_1_list_0_item','Multiple currencies'),(74073,1918,'_list_1_list_0_item','field_610947a87e6e2'),(74074,1918,'list_1_list_1_item','Local payment methods'),(74075,1918,'_list_1_list_1_item','field_610947a87e6e2'),(74076,1918,'list_1_list_2_item','20+ acquiring partners all over the world'),(74077,1918,'_list_1_list_2_item','field_610947a87e6e2'),(74078,1918,'list_1_list','3'),(74079,1918,'_list_1_list','field_610947987e6e1'),(74080,1918,'list_2_icon','757'),(74081,1918,'_list_2_icon','field_610947237e6df'),(74082,1918,'list_2_group-title','Proven security and prolific compliance'),(74083,1918,'_list_2_group-title','field_610947737e6e0'),(74084,1918,'list_2_list_0_item','PCI DSS Level 1 platform'),(74085,1918,'_list_2_list_0_item','field_610947a87e6e2'),(74086,1918,'list_2_list_1_item','Multi level data security and encryption'),(74087,1918,'_list_2_list_1_item','field_610947a87e6e2'),(74088,1918,'list_2_list_2_item','Cloud based platform'),(74089,1918,'_list_2_list_2_item','field_610947a87e6e2'),(74090,1918,'list_2_list','3'),(74091,1918,'_list_2_list','field_610947987e6e1'),(74092,1918,'list_3_icon','758'),(74093,1918,'_list_3_icon','field_610947237e6df'),(74094,1918,'list_3_group-title','The most precise automatic billing system'),(74095,1918,'_list_3_group-title','field_610947737e6e0'),(74096,1918,'list_3_list_0_item','Real time financial data'),(74097,1918,'_list_3_list_0_item','field_610947a87e6e2'),(74098,1918,'list_3_list_1_item','Detailed invoicing'),(74099,1918,'_list_3_list_1_item','field_610947a87e6e2'),(74100,1918,'list_3_list_2_item','Multiple pricing models support'),(74101,1918,'_list_3_list_2_item','field_610947a87e6e2'),(74102,1918,'list_3_list','3'),(74103,1918,'_list_3_list','field_610947987e6e1'),(74104,1918,'list_4_icon','759'),(74105,1918,'_list_4_icon','field_610947237e6df'),(74106,1918,'list_4_group-title','Automated payouts'),(74107,1918,'_list_4_group-title','field_610947737e6e0'),(74108,1918,'list_4_list_0_item','In-time settlements to the bank account'),(74109,1918,'_list_4_list_0_item','field_610947a87e6e2'),(74110,1918,'list_4_list_1_item','Transparent settlement schedule'),(74111,1918,'_list_4_list_1_item','field_610947a87e6e2'),(74112,1918,'list_4_list_2_item','Flexible payout control'),(74113,1918,'_list_4_list_2_item','field_610947a87e6e2'),(74114,1918,'list_4_list','3'),(74115,1918,'_list_4_list','field_610947987e6e1'),(74116,1918,'list_5_icon','760'),(74117,1918,'_list_5_icon','field_610947237e6df'),(74118,1918,'list_5_group-title','Customer support service'),(74119,1918,'_list_5_group-title','field_610947737e6e0'),(74120,1918,'list_5_list_0_item','24/7 payment support'),(74121,1918,'_list_5_list_0_item','field_610947a87e6e2'),(74122,1918,'list_5_list_1_item','Adjustable refund policy'),(74123,1918,'_list_5_list_1_item','field_610947a87e6e2'),(74124,1918,'list_5_list_2_item','Multi language assistance'),(74125,1918,'_list_5_list_2_item','field_610947a87e6e2'),(74126,1918,'list_5_list','3'),(74127,1918,'_list_5_list','field_610947987e6e1'),(74128,1918,'list_6_icon','761'),(74129,1918,'_list_6_icon','field_610947237e6df'),(74130,1918,'list_6_group-title','Personalised merchant service'),(74131,1918,'_list_6_group-title','field_610947737e6e0'),(74132,1918,'list_6_list_0_item','Dedicated merchant account manager'),(74133,1918,'_list_6_list_0_item','field_610947a87e6e2'),(74134,1918,'list_6_list_1_item','SLA based technical support'),(74135,1918,'_list_6_list_1_item','field_610947a87e6e2'),(74136,1918,'list_6_list_2_item','Direct access to the Risk, Compliance and Finance Team'),(74137,1918,'_list_6_list_2_item','field_610947a87e6e2'),(74138,1918,'list_6_list','3'),(74139,1918,'_list_6_list','field_610947987e6e1'),(74140,1918,'list','7'),(74141,1918,'_list','field_6109470d7e6de'),(74142,1918,'Included-list_0_icon',''),(74143,1918,'_Included-list_0_icon','field_61094f718fb66'),(74144,1918,'Included-list_0_title',''),(74145,1918,'_Included-list_0_title','field_61094f718fb67'),(74146,1918,'Included-list_0_list_0_item','фіва'),(74147,1918,'_Included-list_0_list_0_item','field_61094f718fb69'),(74148,1918,'Included-list_0_list_1_item','PCI DSS compliance coverage'),(74149,1918,'_Included-list_0_list_1_item','field_610947a87e6e2'),(74150,1918,'Included-list_0_list','1'),(74151,1918,'_Included-list_0_list','field_61094f718fb68'),(74152,1918,'Included-list_1_icon','756'),(74153,1918,'_Included-list_1_icon','field_610947237e6df'),(74154,1918,'Included-list_1_title','One integration — \r\nGlobal payment outreach'),(74155,1918,'_Included-list_1_title','field_610947737e6e0'),(74156,1918,'Included-list_1_list_0_item','Multiple currencies'),(74157,1918,'_Included-list_1_list_0_item','field_610947a87e6e2'),(74158,1918,'Included-list_1_list_1_item','Local payment methods'),(74159,1918,'_Included-list_1_list_1_item','field_610947a87e6e2'),(74160,1918,'Included-list_1_list_2_item','20+ acquiring partners all over the world'),(74161,1918,'_Included-list_1_list_2_item','field_610947a87e6e2'),(74162,1918,'Included-list_1_list','3'),(74163,1918,'_Included-list_1_list','field_610947987e6e1'),(74164,1918,'Included-list_2_icon','757'),(74165,1918,'_Included-list_2_icon','field_610947237e6df'),(74166,1918,'Included-list_2_title','Proven security and prolific compliance'),(74167,1918,'_Included-list_2_title','field_610947737e6e0'),(74168,1918,'Included-list_2_list_0_item','PCI DSS Level 1 platform'),(74169,1918,'_Included-list_2_list_0_item','field_610947a87e6e2'),(74170,1918,'Included-list_2_list_1_item','Multi level data security and encryption'),(74171,1918,'_Included-list_2_list_1_item','field_610947a87e6e2'),(74172,1918,'Included-list_2_list_2_item','Cloud based platform'),(74173,1918,'_Included-list_2_list_2_item','field_610947a87e6e2'),(74174,1918,'Included-list_2_list','3'),(74175,1918,'_Included-list_2_list','field_610947987e6e1'),(74176,1918,'Included-list_3_icon','758'),(74177,1918,'_Included-list_3_icon','field_610947237e6df'),(74178,1918,'Included-list_3_title','The most precise automatic billing system'),(74179,1918,'_Included-list_3_title','field_610947737e6e0'),(74180,1918,'Included-list_3_list_0_item','Real time financial data'),(74181,1918,'_Included-list_3_list_0_item','field_610947a87e6e2'),(74182,1918,'Included-list_3_list_1_item','Detailed invoicing'),(74183,1918,'_Included-list_3_list_1_item','field_610947a87e6e2'),(74184,1918,'Included-list_3_list_2_item','Multiple pricing models support'),(74185,1918,'_Included-list_3_list_2_item','field_610947a87e6e2'),(74186,1918,'Included-list_3_list','3'),(74187,1918,'_Included-list_3_list','field_610947987e6e1'),(74188,1918,'Included-list_4_icon','759'),(74189,1918,'_Included-list_4_icon','field_610947237e6df'),(74190,1918,'Included-list_4_title','Automated payouts'),(74191,1918,'_Included-list_4_title','field_610947737e6e0'),(74192,1918,'Included-list_4_list_0_item','In-time settlements to the bank account'),(74193,1918,'_Included-list_4_list_0_item','field_610947a87e6e2'),(74194,1918,'Included-list_4_list_1_item','Transparent settlement schedule'),(74195,1918,'_Included-list_4_list_1_item','field_610947a87e6e2'),(74196,1918,'Included-list_4_list_2_item','Flexible payout control'),(74197,1918,'_Included-list_4_list_2_item','field_610947a87e6e2'),(74198,1918,'Included-list_4_list','3'),(74199,1918,'_Included-list_4_list','field_610947987e6e1'),(74200,1918,'Included-list_5_icon','760'),(74201,1918,'_Included-list_5_icon','field_610947237e6df'),(74202,1918,'Included-list_5_title','Customer support service'),(74203,1918,'_Included-list_5_title','field_610947737e6e0'),(74204,1918,'Included-list_5_list_0_item','24/7 payment support'),(74205,1918,'_Included-list_5_list_0_item','field_610947a87e6e2'),(74206,1918,'Included-list_5_list_1_item','Adjustable refund policy'),(74207,1918,'_Included-list_5_list_1_item','field_610947a87e6e2'),(74208,1918,'Included-list_5_list_2_item','Multi language assistance'),(74209,1918,'_Included-list_5_list_2_item','field_610947a87e6e2'),(74210,1918,'Included-list_5_list','3'),(74211,1918,'_Included-list_5_list','field_610947987e6e1'),(74212,1918,'Included-list_6_icon','763'),(74213,1918,'_Included-list_6_icon','field_610947237e6df'),(74214,1918,'Included-list_6_title','Personalised merchant service'),(74215,1918,'_Included-list_6_title','field_610947737e6e0'),(74216,1918,'Included-list_6_list_0_item','Dedicated merchant account manager'),(74217,1918,'_Included-list_6_list_0_item','field_610947a87e6e2'),(74218,1918,'Included-list_6_list_1_item','SLA based technical support'),(74219,1918,'_Included-list_6_list_1_item','field_610947a87e6e2'),(74220,1918,'Included-list_6_list_2_item','Direct access to the Risk, Compliance and Finance Team'),(74221,1918,'_Included-list_6_list_2_item','field_610947a87e6e2'),(74222,1918,'Included-list_6_list','3'),(74223,1918,'_Included-list_6_list','field_610947987e6e1'),(74224,1918,'Included-list','1'),(74225,1918,'_Included-list','field_61094f718fb65'),(74226,1918,'included-list_copy_0_icon',''),(74227,1918,'_included-list_copy_0_icon','field_61094f718fb66'),(74228,1918,'included-list_copy_0_title',''),(74229,1918,'_included-list_copy_0_title','field_61094f718fb67'),(74230,1918,'included-list_copy_0_list_0_item','фівафіва'),(74231,1918,'_included-list_copy_0_list_0_item','field_61094f718fb69'),(74232,1918,'included-list_copy_0_list','1'),(74233,1918,'_included-list_copy_0_list','field_61094f718fb68'),(74234,1918,'included-list_copy','1'),(74235,1918,'_included-list_copy','field_61094f718fb65'),(74236,1918,'include-list_0_icon','755'),(74237,1918,'_include-list_0_icon','field_61094f718fb66'),(74238,1918,'include-list_0_title','Optimized Cross Platform Checkout'),(74239,1918,'_include-list_0_title','field_61094f718fb67'),(74240,1918,'include-list_0_list_0_item','Customizable and branded payment and checkout page'),(74241,1918,'_include-list_0_list_0_item','field_61094f718fb69'),(74242,1918,'include-list_0_list_1_item','PCI DSS Compliance Coverage'),(74243,1918,'_include-list_0_list_1_item','field_61094f718fb69'),(74244,1918,'include-list_0_list','2'),(74245,1918,'_include-list_0_list','field_61094f718fb68'),(74246,1918,'include-list','7'),(74247,1918,'_include-list','field_61094f718fb65'),(74248,1918,'include-list_1_icon','756'),(74249,1918,'_include-list_1_icon','field_61094f718fb66'),(74250,1918,'include-list_1_title','One integration — \r\nGlobal payment outreach'),(74251,1918,'_include-list_1_title','field_61094f718fb67'),(74252,1918,'include-list_1_list_0_item','Supports 200+ payment currencies globally'),(74253,1918,'_include-list_1_list_0_item','field_61094f718fb69'),(74254,1918,'include-list_1_list_1_item','Access popular local payment methods globally'),(74255,1918,'_include-list_1_list_1_item','field_61094f718fb69'),(74256,1918,'include-list_1_list_2_item','Work with 20+ acquiring partners globally'),(74257,1918,'_include-list_1_list_2_item','field_61094f718fb69'),(74258,1918,'include-list_1_list','3'),(74259,1918,'_include-list_1_list','field_61094f718fb68'),(74260,1918,'include-list_2_icon','757'),(74261,1918,'_include-list_2_icon','field_61094f718fb66'),(74262,1918,'include-list_2_title','Tested and proven security and[nbsp]compliance'),(74263,1918,'_include-list_2_title','field_61094f718fb67'),(74264,1918,'include-list_2_list_0_item','PCI DSS Level 1 security enabled platform'),(74265,1918,'_include-list_2_list_0_item','field_61094f718fb69'),(74266,1918,'include-list_2_list_1_item','Multi-level data security and[nbsp]encryption system'),(74267,1918,'_include-list_2_list_1_item','field_61094f718fb69'),(74268,1918,'include-list_2_list_2_item','Highly accessible and scalable cloud-based platform'),(74269,1918,'_include-list_2_list_2_item','field_61094f718fb69'),(74270,1918,'include-list_2_list','3'),(74271,1918,'_include-list_2_list','field_61094f718fb68'),(74272,1918,'include-list_3_icon','758'),(74273,1918,'_include-list_3_icon','field_61094f718fb66'),(74274,1918,'include-list_3_title','Accurate and automated billing system'),(74275,1918,'_include-list_3_title','field_61094f718fb67'),(74276,1918,'include-list_3_list_0_item','Access real-time financial data on a transactions'),(74277,1918,'_include-list_3_list_0_item','field_61094f718fb69'),(74278,1918,'include-list_3_list_1_item','Absolute and detailed invoicing procedures'),(74279,1918,'_include-list_3_list_1_item','field_61094f718fb69'),(74280,1918,'include-list_3_list_2_item','Supports multiple pricing models for any business'),(74281,1918,'_include-list_3_list_2_item','field_61094f718fb69'),(74282,1918,'include-list_3_list','3'),(74283,1918,'_include-list_3_list','field_61094f718fb68'),(74284,1918,'include-list_4_icon','759'),(74285,1918,'_include-list_4_icon','field_61094f718fb66'),(74286,1918,'include-list_4_title','Automated and scheduled merchant payouts'),(74287,1918,'_include-list_4_title','field_61094f718fb67'),(74288,1918,'include-list_4_list_0_item','Scheduled settlements to your bank account'),(74289,1918,'_include-list_4_list_0_item','field_61094f718fb69'),(74290,1918,'include-list_4_list_1_item','Transparent and flexible settlement schedule'),(74291,1918,'_include-list_4_list_1_item','field_61094f718fb69'),(74292,1918,'include-list_4_list_2_item','Flexible and customizable payout controls'),(74293,1918,'_include-list_4_list_2_item','field_61094f718fb69'),(74294,1918,'include-list_4_list','3'),(74295,1918,'_include-list_4_list','field_61094f718fb68'),(74296,1918,'include-list_5_icon','760'),(74297,1918,'_include-list_5_icon','field_61094f718fb66'),(74298,1918,'include-list_5_title','Dedicated and direct customer support'),(74299,1918,'_include-list_5_title','field_61094f718fb67'),(74300,1918,'include-list_5_list_0_item','24/7 and direct payment support'),(74301,1918,'_include-list_5_list_0_item','field_61094f718fb69'),(74302,1918,'include-list_5_list_1_item','Customizable and compliant refund policy'),(74303,1918,'_include-list_5_list_1_item','field_61094f718fb69'),(74304,1918,'include-list_5_list_2_item','Multi-lingual support and[nbsp]assistance'),(74305,1918,'_include-list_5_list_2_item','field_61094f718fb69'),(74306,1918,'include-list_5_list','3'),(74307,1918,'_include-list_5_list','field_61094f718fb68'),(74308,1918,'include-list_6_icon','763'),(74309,1918,'_include-list_6_icon','field_61094f718fb66'),(74310,1918,'include-list_6_title','Personalised merchant service access'),(74311,1918,'_include-list_6_title','field_61094f718fb67'),(74312,1918,'include-list_6_list_0_item','Dedicated merchant account manager access'),(74313,1918,'_include-list_6_list_0_item','field_61094f718fb69'),(74314,1918,'include-list_6_list_1_item','SLA-based and highly available technical support'),(74315,1918,'_include-list_6_list_1_item','field_61094f718fb69'),(74316,1918,'include-list_6_list_2_item','Direct access to risk, compliance and finance team'),(74317,1918,'_include-list_6_list_2_item','field_61094f718fb69'),(74318,1918,'include-list_6_list','3'),(74319,1918,'_include-list_6_list','field_61094f718fb68'),(74320,1918,'blocks-list_0_icons-style','light'),(74321,1918,'_blocks-list_0_icons-style','field_610953123a4b1'),(74322,1918,'blocks-list_0_link','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/sign-up/\";s:6:\"target\";s:0:\"\";}'),(74323,1918,'_blocks-list_0_link','field_610952e5776c0'),(74324,1918,'blocks-list_0_title','Card payments processing'),(74325,1918,'_blocks-list_0_title','field_61095245776be'),(74326,1918,'blocks-list_0_description','CommerceGate empowers your online business with card payment processing capabilities to accept payment globally.'),(74327,1918,'_blocks-list_0_description','field_6109525f776bf'),(74328,1918,'blocks-list_0_icons_0_icon','788'),(74329,1918,'_blocks-list_0_icons_0_icon','field_6109534b3a4b3'),(74330,1918,'blocks-list_0_icons_1_icon','790'),(74331,1918,'_blocks-list_0_icons_1_icon','field_6109534b3a4b3'),(74332,1918,'blocks-list_0_icons_2_icon','789'),(74333,1918,'_blocks-list_0_icons_2_icon','field_6109534b3a4b3'),(74334,1918,'blocks-list_0_icons_3_icon','791'),(74335,1918,'_blocks-list_0_icons_3_icon','field_6109534b3a4b3'),(74336,1918,'blocks-list_0_icons_4_icon','792'),(74337,1918,'_blocks-list_0_icons_4_icon','field_6109534b3a4b3'),(74338,1918,'blocks-list_0_icons_5_icon','793'),(74339,1918,'_blocks-list_0_icons_5_icon','field_6109534b3a4b3'),(74340,1918,'blocks-list_0_icons','6'),(74341,1918,'_blocks-list_0_icons','field_610953333a4b2'),(74342,1918,'blocks-list_0_items_0_bold-text','0'),(74343,1918,'_blocks-list_0_items_0_bold-text','field_610953c1b1c01'),(74344,1918,'blocks-list_0_items_0_item-text','Local card processing'),(74345,1918,'_blocks-list_0_items_0_item-text','field_610953e5b1c02'),(74346,1918,'blocks-list_0_items','2'),(74347,1918,'_blocks-list_0_items','field_61095368b1c00'),(74348,1918,'blocks-list_1_icons-style','transparent'),(74349,1918,'_blocks-list_1_icons-style','field_610953123a4b1'),(74350,1918,'blocks-list_1_link','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/sign-up/\";s:6:\"target\";s:0:\"\";}'),(74351,1918,'_blocks-list_1_link','field_610952e5776c0'),(74352,1918,'blocks-list_1_title','Local payment methods'),(74353,1918,'_blocks-list_1_title','field_61095245776be'),(74354,1918,'blocks-list_1_description','CommerceGate enables you to accept local LATAM payments to scale your business in the region to increase your revenue.'),(74355,1918,'_blocks-list_1_description','field_6109525f776bf'),(74356,1918,'blocks-list_1_icons_0_icon','795'),(74357,1918,'_blocks-list_1_icons_0_icon','field_6109534b3a4b3'),(74358,1918,'blocks-list_1_icons','5'),(74359,1918,'_blocks-list_1_icons','field_610953333a4b2'),(74360,1918,'blocks-list_1_items',''),(74361,1918,'_blocks-list_1_items','field_61095368b1c00'),(74362,1918,'blocks-list_2_icons-style','light'),(74363,1918,'_blocks-list_2_icons-style','field_610953123a4b1'),(74364,1918,'blocks-list_2_link','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/sign-up/\";s:6:\"target\";s:0:\"\";}'),(74365,1918,'_blocks-list_2_link','field_610952e5776c0'),(74366,1918,'blocks-list_2_title','High-risk merchant accounts'),(74367,1918,'_blocks-list_2_title','field_61095245776be'),(74368,1918,'blocks-list_2_description','CommerceGate makes it easy to set-up and support high[nbds]risk merchant accounts with greater risks of fraud and chargebacks.'),(74369,1918,'_blocks-list_2_description','field_6109525f776bf'),(74370,1918,'blocks-list_2_icons',''),(74371,1918,'_blocks-list_2_icons','field_610953333a4b2'),(74372,1918,'blocks-list_2_items_0_bold-text','0'),(74373,1918,'_blocks-list_2_items_0_bold-text','field_610953c1b1c01'),(74374,1918,'blocks-list_2_items_0_item-text','+0.50% commission for high[nbds]risk merchant accounts'),(74375,1918,'_blocks-list_2_items_0_item-text','field_610953e5b1c02'),(74376,1918,'blocks-list_2_items','3'),(74377,1918,'_blocks-list_2_items','field_61095368b1c00'),(74378,1918,'blocks-list_3_icons-style','light'),(74379,1918,'_blocks-list_3_icons-style','field_610953123a4b1'),(74380,1918,'blocks-list_3_link','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/sign-up/\";s:6:\"target\";s:0:\"\";}'),(74381,1918,'_blocks-list_3_link','field_610952e5776c0'),(74382,1918,'blocks-list_3_title','Chargeback management'),(74383,1918,'_blocks-list_3_title','field_61095245776be'),(74384,1918,'blocks-list_3_description','CommerceGate simplifies and automates your customer dispute and compensation process for all payment card schemes.'),(74385,1918,'_blocks-list_3_description','field_6109525f776bf'),(74386,1918,'blocks-list_3_icons',''),(74387,1918,'_blocks-list_3_icons','field_610953333a4b2'),(74388,1918,'blocks-list_3_items_0_bold-text','1'),(74389,1918,'_blocks-list_3_items_0_bold-text','field_610953c1b1c01'),(74390,1918,'blocks-list_3_items_0_item-text','25 EUR per CHB dispute'),(74391,1918,'_blocks-list_3_items_0_item-text','field_610953e5b1c02'),(74392,1918,'blocks-list_3_items','3'),(74393,1918,'_blocks-list_3_items','field_61095368b1c00'),(74394,1918,'blocks-list_4_icons-style','light'),(74395,1918,'_blocks-list_4_icons-style','field_610953123a4b1'),(74396,1918,'blocks-list_4_link','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/sign-up/\";s:6:\"target\";s:0:\"\";}'),(74397,1918,'_blocks-list_4_link','field_610952e5776c0'),(74398,1918,'blocks-list_4_title','Billing SaaS'),(74399,1918,'_blocks-list_4_title','field_61095245776be'),(74400,1918,'blocks-list_4_description','CommerceGate offers all business models an integrated Invoice and Settlement system with transparent data and[nbsp]flexible settlement cycles.'),(74401,1918,'_blocks-list_4_description','field_6109525f776bf'),(74402,1918,'blocks-list_4_icons',''),(74403,1918,'_blocks-list_4_icons','field_610953333a4b2'),(74404,1918,'blocks-list_4_items_0_bold-text','1'),(74405,1918,'_blocks-list_4_items_0_bold-text','field_610953c1b1c01'),(74406,1918,'blocks-list_4_items_0_item-text','0.03 EUR per transaction'),(74407,1918,'_blocks-list_4_items_0_item-text','field_610953e5b1c02'),(74408,1918,'blocks-list_4_items','6'),(74409,1918,'_blocks-list_4_items','field_61095368b1c00'),(74410,1918,'blocks-list','5'),(74411,1918,'_blocks-list','field_61095221776bd'),(74412,1918,'blocks-list_0_items_1_bold-text','0'),(74413,1918,'_blocks-list_0_items_1_bold-text','field_610953c1b1c01'),(74414,1918,'blocks-list_0_items_1_item-text','Cross-border card payment solutions'),(74415,1918,'_blocks-list_0_items_1_item-text','field_610953e5b1c02'),(74416,1918,'blocks-list_1_icons_1_icon','796'),(74417,1918,'_blocks-list_1_icons_1_icon','field_6109534b3a4b3'),(74418,1918,'blocks-list_1_icons_2_icon','797'),(74419,1918,'_blocks-list_1_icons_2_icon','field_6109534b3a4b3'),(74420,1918,'blocks-list_1_icons_3_icon','798'),(74421,1918,'_blocks-list_1_icons_3_icon','field_6109534b3a4b3'),(74422,1918,'blocks-list_1_icons_4_icon','799'),(74423,1918,'_blocks-list_1_icons_4_icon','field_6109534b3a4b3'),(74424,1918,'blocks-list_2_items_1_bold-text','0'),(74425,1918,'_blocks-list_2_items_1_bold-text','field_610953c1b1c01'),(74426,1918,'blocks-list_2_items_1_item-text','Subscription business models management and support'),(74427,1918,'_blocks-list_2_items_1_item-text','field_610953e5b1c02'),(74428,1918,'blocks-list_2_items_2_bold-text','0'),(74429,1918,'_blocks-list_2_items_2_bold-text','field_610953c1b1c01'),(74430,1918,'blocks-list_2_items_2_item-text','Multiple business models support'),(74431,1918,'_blocks-list_2_items_2_item-text','field_610953e5b1c02'),(74432,1918,'blocks-list_3_items_1_bold-text','0'),(74433,1918,'_blocks-list_3_items_1_bold-text','field_610953c1b1c01'),(74434,1918,'blocks-list_3_items_1_item-text','Experience dispute team'),(74435,1918,'_blocks-list_3_items_1_item-text','field_610953e5b1c02'),(74436,1918,'blocks-list_3_items_2_bold-text','0'),(74437,1918,'_blocks-list_3_items_2_bold-text','field_610953c1b1c01'),(74438,1918,'blocks-list_3_items_2_item-text','CHB control and monitoring program'),(74439,1918,'_blocks-list_3_items_2_item-text','field_610953e5b1c02'),(74440,1918,'blocks-list_4_items_1_bold-text','0'),(74441,1918,'_blocks-list_4_items_1_bold-text','field_610953c1b1c01'),(74442,1918,'blocks-list_4_items_1_item-text','Supports all main payment models'),(74443,1918,'_blocks-list_4_items_1_item-text','field_610953e5b1c02'),(74444,1918,'blocks-list_4_items_2_bold-text','0'),(74445,1918,'_blocks-list_4_items_2_bold-text','field_610953c1b1c01'),(74446,1918,'blocks-list_4_items_2_item-text','Real-time commission and[nbsp]transaction fee application clearing system'),(74447,1918,'_blocks-list_4_items_2_item-text','field_610953e5b1c02'),(74448,1918,'blocks-list_4_items_3_bold-text','1'),(74449,1918,'_blocks-list_4_items_3_bold-text','field_610953c1b1c01'),(74450,1918,'blocks-list_4_items_3_item-text','PSD 2 compliant segregated account management'),(74451,1918,'_blocks-list_4_items_3_item-text','field_610953e5b1c02'),(74452,1918,'blocks-list_4_items_4_bold-text','0'),(74453,1918,'_blocks-list_4_items_4_bold-text','field_610953c1b1c01'),(74454,1918,'blocks-list_4_items_4_item-text','Flexible and adjustable schedules for invoice and settlement notes'),(74455,1918,'_blocks-list_4_items_4_item-text','field_610953e5b1c02'),(74456,1918,'blocks-list_4_items_5_bold-text','0'),(74457,1918,'_blocks-list_4_items_5_bold-text','field_610953c1b1c01'),(74458,1918,'blocks-list_4_items_5_item-text','Comprehensive and transparent FX management'),(74459,1918,'_blocks-list_4_items_5_item-text','field_610953e5b1c02'),(74460,1919,'contacts-header_title','How Can We Help You?'),(74461,1919,'_contacts-header_title','field_6109302985422'),(74462,1919,'contacts-header_description','CommerceGate\'s friendly team is always ready to help you and your business find the right solution.'),(74463,1919,'_contacts-header_description','field_61092de47698c'),(74464,1919,'contacts-header',''),(74465,1919,'_contacts-header','field_6109301b85421'),(74466,1919,'contacts-list_0_icon','711'),(74467,1919,'_contacts-list_0_icon','field_61092e187698e'),(74468,1919,'contacts-list_0_title','Contact Sales'),(74469,1919,'_contacts-list_0_title','field_61092e287698f'),(74470,1919,'contacts-list_0_description','Begin your conversation towards a new era of growth for your business with online payments.'),(74471,1919,'_contacts-list_0_description','field_61092e2e76990'),(74472,1919,'contacts-list_0_links_phone',''),(74473,1919,'_contacts-list_0_links_phone','field_61092f6c76992'),(74474,1919,'contacts-list_0_links_custom-link','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(74475,1919,'_contacts-list_0_links_custom-link','field_61092f7876993'),(74476,1919,'contacts-list_0_links',''),(74477,1919,'_contacts-list_0_links','field_61092f5776991'),(74478,1919,'contacts-list_1_icon','712'),(74479,1919,'_contacts-list_1_icon','field_61092e187698e'),(74480,1919,'contacts-list_1_title','Merchant Support'),(74481,1919,'_contacts-list_1_title','field_61092e287698f'),(74482,1919,'contacts-list_1_description','Get professional and tailored recommendations via email, short message or a phone call away.'),(74483,1919,'_contacts-list_1_description','field_61092e2e76990'),(74484,1919,'contacts-list_1_links_phone','a:3:{s:5:\"title\";s:15:\"+34 673 908 333\";s:3:\"url\";s:15:\"tel:34673908333\";s:6:\"target\";s:0:\"\";}'),(74485,1919,'_contacts-list_1_links_phone','field_61092f6c76992'),(74486,1919,'contacts-list_1_links_custom-link','a:3:{s:5:\"title\";s:12:\"Get In Touch\";s:3:\"url\";s:53:\"https://merchants.cgpaytech.com/admin/support/tickets\";s:6:\"target\";s:6:\"_blank\";}'),(74487,1919,'_contacts-list_1_links_custom-link','field_61092f7876993'),(74488,1919,'contacts-list_1_links',''),(74489,1919,'_contacts-list_1_links','field_61092f5776991'),(74490,1919,'contacts-list_2_icon','713'),(74491,1919,'_contacts-list_2_icon','field_61092e187698e'),(74492,1919,'contacts-list_2_title','Customer Support'),(74493,1919,'_contacts-list_2_title','field_61092e287698f'),(74494,1919,'contacts-list_2_description','Get dedicated attention for your issue and find a solution quickly.'),(74495,1919,'_contacts-list_2_description','field_61092e2e76990'),(74496,1919,'contacts-list_2_links_phone','a:3:{s:5:\"title\";s:15:\"+34 673 908 333\";s:3:\"url\";s:15:\"tel:34673908333\";s:6:\"target\";s:0:\"\";}'),(74497,1919,'_contacts-list_2_links_phone','field_61092f6c76992'),(74498,1919,'contacts-list_2_links_custom-link','a:3:{s:5:\"title\";s:12:\"Get In Touch\";s:3:\"url\";s:61:\"https://www.cgbilling.com/secure/customerSupport.html?lang=es\";s:6:\"target\";s:6:\"_blank\";}'),(74499,1919,'_contacts-list_2_links_custom-link','field_61092f7876993'),(74500,1919,'contacts-list_2_links',''),(74501,1919,'_contacts-list_2_links','field_61092f5776991'),(74502,1919,'contacts-list','3'),(74503,1919,'_contacts-list','field_61092e037698d'),(74504,1919,'contacts-footer_title','Postal Address'),(74505,1919,'_contacts-footer_title','field_61092ff2d848b'),(74506,1919,'contacts-footer_description','C/Moll de Barcelona, \"World Trade Center\",
North building, 4th floor. Barcelona, Spain. 08039.'),(74507,1919,'_contacts-footer_description','field_61092ff9d848c'),(74508,1919,'contacts-footer',''),(74509,1919,'_contacts-footer','field_61092fe1d848a'),(74510,1920,'contacts-header_title','How Can We Help You?'),(74511,1920,'_contacts-header_title','field_6109302985422'),(74512,1920,'contacts-header_description','CommerceGate\'s friendly team is always ready to help you and your business find the right solution.'),(74513,1920,'_contacts-header_description','field_61092de47698c'),(74514,1920,'contacts-header',''),(74515,1920,'_contacts-header','field_6109301b85421'),(74516,1920,'contacts-list_0_icon','711'),(74517,1920,'_contacts-list_0_icon','field_61092e187698e'),(74518,1920,'contacts-list_0_title','Contact Sales'),(74519,1920,'_contacts-list_0_title','field_61092e287698f'),(74520,1920,'contacts-list_0_description','Begin your conversation towards a new era of growth for your business with online payments.'),(74521,1920,'_contacts-list_0_description','field_61092e2e76990'),(74522,1920,'contacts-list_0_links_phone',''),(74523,1920,'_contacts-list_0_links_phone','field_61092f6c76992'),(74524,1920,'contacts-list_0_links_custom-link','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(74525,1920,'_contacts-list_0_links_custom-link','field_61092f7876993'),(74526,1920,'contacts-list_0_links',''),(74527,1920,'_contacts-list_0_links','field_61092f5776991'),(74528,1920,'contacts-list_1_icon','712'),(74529,1920,'_contacts-list_1_icon','field_61092e187698e'),(74530,1920,'contacts-list_1_title','Merchant Support'),(74531,1920,'_contacts-list_1_title','field_61092e287698f'),(74532,1920,'contacts-list_1_description','Get professional and tailored recommendations via email, short message or a phone call away.'),(74533,1920,'_contacts-list_1_description','field_61092e2e76990'),(74534,1920,'contacts-list_1_links_phone','a:3:{s:5:\"title\";s:15:\"+34 673 908 333\";s:3:\"url\";s:15:\"tel:34673908333\";s:6:\"target\";s:0:\"\";}'),(74535,1920,'_contacts-list_1_links_phone','field_61092f6c76992'),(74536,1920,'contacts-list_1_links_custom-link','a:3:{s:5:\"title\";s:12:\"Get In Touch\";s:3:\"url\";s:53:\"https://merchants.cgpaytech.com/admin/support/tickets\";s:6:\"target\";s:6:\"_blank\";}'),(74537,1920,'_contacts-list_1_links_custom-link','field_61092f7876993'),(74538,1920,'contacts-list_1_links',''),(74539,1920,'_contacts-list_1_links','field_61092f5776991'),(74540,1920,'contacts-list_2_icon','713'),(74541,1920,'_contacts-list_2_icon','field_61092e187698e'),(74542,1920,'contacts-list_2_title','Customer Support'),(74543,1920,'_contacts-list_2_title','field_61092e287698f'),(74544,1920,'contacts-list_2_description','Get dedicated attention for your issue and find a solution quickly.'),(74545,1920,'_contacts-list_2_description','field_61092e2e76990'),(74546,1920,'contacts-list_2_links_phone','a:3:{s:5:\"title\";s:15:\"+34 673 908 333\";s:3:\"url\";s:15:\"tel:34673908333\";s:6:\"target\";s:0:\"\";}'),(74547,1920,'_contacts-list_2_links_phone','field_61092f6c76992'),(74548,1920,'contacts-list_2_links_custom-link','a:3:{s:5:\"title\";s:12:\"Get In Touch\";s:3:\"url\";s:61:\"https://www.cgbilling.com/secure/customerSupport.html?lang=es\";s:6:\"target\";s:6:\"_blank\";}'),(74549,1920,'_contacts-list_2_links_custom-link','field_61092f7876993'),(74550,1920,'contacts-list_2_links',''),(74551,1920,'_contacts-list_2_links','field_61092f5776991'),(74552,1920,'contacts-list','3'),(74553,1920,'_contacts-list','field_61092e037698d'),(74554,1920,'contacts-footer_title','Postal Address'),(74555,1920,'_contacts-footer_title','field_61092ff2d848b'),(74556,1920,'contacts-footer_description','C/Moll de Barcelona, \"World Trade Center\", 
North building, 4th floor. Barcelona, Spain. 08039.'),(74557,1920,'_contacts-footer_description','field_61092ff9d848c'),(74558,1920,'contacts-footer',''),(74559,1920,'_contacts-footer','field_61092fe1d848a'),(74560,1921,'contacts-header_title','How Can We Help You?'),(74561,1921,'_contacts-header_title','field_6109302985422'),(74562,1921,'contacts-header_description','CommerceGate\'s friendly team is always ready to help you and your business find the right solution.'),(74563,1921,'_contacts-header_description','field_61092de47698c'),(74564,1921,'contacts-header',''),(74565,1921,'_contacts-header','field_6109301b85421'),(74566,1921,'contacts-list_0_icon','711'),(74567,1921,'_contacts-list_0_icon','field_61092e187698e'),(74568,1921,'contacts-list_0_title','Contact Sales'),(74569,1921,'_contacts-list_0_title','field_61092e287698f'),(74570,1921,'contacts-list_0_description','Begin your conversation towards a new era of growth for your business with online payments.'),(74571,1921,'_contacts-list_0_description','field_61092e2e76990'),(74572,1921,'contacts-list_0_links_phone',''),(74573,1921,'_contacts-list_0_links_phone','field_61092f6c76992'),(74574,1921,'contacts-list_0_links_custom-link','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(74575,1921,'_contacts-list_0_links_custom-link','field_61092f7876993'),(74576,1921,'contacts-list_0_links',''),(74577,1921,'_contacts-list_0_links','field_61092f5776991'),(74578,1921,'contacts-list_1_icon','712'),(74579,1921,'_contacts-list_1_icon','field_61092e187698e'),(74580,1921,'contacts-list_1_title','Merchant Support'),(74581,1921,'_contacts-list_1_title','field_61092e287698f'),(74582,1921,'contacts-list_1_description','Get professional and tailored recommendations via email, short message or a phone call away.'),(74583,1921,'_contacts-list_1_description','field_61092e2e76990'),(74584,1921,'contacts-list_1_links_phone','a:3:{s:5:\"title\";s:15:\"+34 673 908 333\";s:3:\"url\";s:15:\"tel:34673908333\";s:6:\"target\";s:0:\"\";}'),(74585,1921,'_contacts-list_1_links_phone','field_61092f6c76992'),(74586,1921,'contacts-list_1_links_custom-link','a:3:{s:5:\"title\";s:12:\"Get In Touch\";s:3:\"url\";s:53:\"https://merchants.cgpaytech.com/admin/support/tickets\";s:6:\"target\";s:6:\"_blank\";}'),(74587,1921,'_contacts-list_1_links_custom-link','field_61092f7876993'),(74588,1921,'contacts-list_1_links',''),(74589,1921,'_contacts-list_1_links','field_61092f5776991'),(74590,1921,'contacts-list_2_icon','713'),(74591,1921,'_contacts-list_2_icon','field_61092e187698e'),(74592,1921,'contacts-list_2_title','Customer Support'),(74593,1921,'_contacts-list_2_title','field_61092e287698f'),(74594,1921,'contacts-list_2_description','Get dedicated attention for your issue and find a solution quickly.'),(74595,1921,'_contacts-list_2_description','field_61092e2e76990'),(74596,1921,'contacts-list_2_links_phone','a:3:{s:5:\"title\";s:15:\"+34 673 908 333\";s:3:\"url\";s:15:\"tel:34673908333\";s:6:\"target\";s:0:\"\";}'),(74597,1921,'_contacts-list_2_links_phone','field_61092f6c76992'),(74598,1921,'contacts-list_2_links_custom-link','a:3:{s:5:\"title\";s:12:\"Get In Touch\";s:3:\"url\";s:61:\"https://www.cgbilling.com/secure/customerSupport.html?lang=es\";s:6:\"target\";s:6:\"_blank\";}'),(74599,1921,'_contacts-list_2_links_custom-link','field_61092f7876993'),(74600,1921,'contacts-list_2_links',''),(74601,1921,'_contacts-list_2_links','field_61092f5776991'),(74602,1921,'contacts-list','3'),(74603,1921,'_contacts-list','field_61092e037698d'),(74604,1921,'contacts-footer_title','Postal Address'),(74605,1921,'_contacts-footer_title','field_61092ff2d848b'),(74606,1921,'contacts-footer_description','C/Moll de[nbsp]Barcelona, «World Trade Center», North building, 4th floor. Barcelona, Spain.[nbsp]08039.'),(74607,1921,'_contacts-footer_description','field_61092ff9d848c'),(74608,1921,'contacts-footer',''),(74609,1921,'_contacts-footer','field_61092fe1d848a'),(74610,1935,'main-block_image','542'),(74611,1935,'_main-block_image','field_6107f1cd63ec8'),(74612,1935,'main-block_title','Our Story'),(74613,1935,'_main-block_title','field_6107f1db63ec9'),(74614,1935,'main-block_description','Thousands of merchants have boosted their sales with our[nbsp]payment solutions since 2006. Today, we have scaled successfully to cater to every business with the[nbsp]foundations of ethical business practices and leading technology.'),(74615,1935,'_main-block_description','field_6107f1e463eca'),(74616,1935,'main-block_button-title','Explore more'),(74617,1935,'_main-block_button-title','field_6107f1f063ecb'),(74618,1935,'main-block',''),(74619,1935,'_main-block','field_6107f1b963ec7'),(74620,1935,'introductory-block_title','We’re recognised by professionals'),(74621,1935,'_introductory-block_title','field_6107f5e1078d8'),(74622,1935,'introductory-block_icons_0_icon','550'),(74623,1935,'_introductory-block_icons_0_icon','field_6107f5f6078da'),(74624,1935,'introductory-block_icons_0_icon-description',''),(74625,1935,'_introductory-block_icons_0_icon-description','field_6107f635d4d34'),(74626,1935,'introductory-block_icons_1_icon','551'),(74627,1935,'_introductory-block_icons_1_icon','field_6107f5f6078da'),(74628,1935,'introductory-block_icons_1_icon-description','E-Money Licenses \r\nin the EU and the UK'),(74629,1935,'_introductory-block_icons_1_icon-description','field_6107f635d4d34'),(74630,1935,'introductory-block_icons_2_icon','552'),(74631,1935,'_introductory-block_icons_2_icon','field_6107f5f6078da'),(74632,1935,'introductory-block_icons_2_icon-description',''),(74633,1935,'_introductory-block_icons_2_icon-description','field_6107f635d4d34'),(74634,1935,'introductory-block_icons_3_icon','553'),(74635,1935,'_introductory-block_icons_3_icon','field_6107f5f6078da'),(74636,1935,'introductory-block_icons_3_icon-description','PSD2 and Strong Customer \r\nAuthentication (SCA) compliant'),(74637,1935,'_introductory-block_icons_3_icon-description','field_6107f635d4d34'),(74638,1935,'introductory-block_icons','4'),(74639,1935,'_introductory-block_icons','field_6107f5e6078d9'),(74640,1935,'introductory-block',''),(74641,1935,'_introductory-block','field_6107f5d6078d7'),(74642,1935,'introductory-block-title','We’re recognised by professionals'),(74643,1935,'_introductory-block-title','field_6107f5e1078d8'),(74644,1935,'introductory-block-icons_0_icon','550'),(74645,1935,'_introductory-block-icons_0_icon','field_6107f5f6078da'),(74646,1935,'introductory-block-icons_0_icon-description','Licensed by Banco de Espana'),(74647,1935,'_introductory-block-icons_0_icon-description','field_6107f635d4d34'),(74648,1935,'introductory-block-icons_1_icon','551'),(74649,1935,'_introductory-block-icons_1_icon','field_6107f5f6078da'),(74650,1935,'introductory-block-icons_1_icon-description','EU Regulated Financial Institution'),(74651,1935,'_introductory-block-icons_1_icon-description','field_6107f635d4d34'),(74652,1935,'introductory-block-icons_2_icon','552'),(74653,1935,'_introductory-block-icons_2_icon','field_6107f5f6078da'),(74654,1935,'introductory-block-icons_2_icon-description','Secure Level 1[nbsp]PCI Compliance'),(74655,1935,'_introductory-block-icons_2_icon-description','field_6107f635d4d34'),(74656,1935,'introductory-block-icons_3_icon','553'),(74657,1935,'_introductory-block-icons_3_icon','field_6107f5f6078da'),(74658,1935,'introductory-block-icons_3_icon-description','Appointed KPMG Auditor'),(74659,1935,'_introductory-block-icons_3_icon-description','field_6107f635d4d34'),(74660,1935,'introductory-block-icons','4'),(74661,1935,'_introductory-block-icons','field_6107f5e6078d9'),(74662,1935,'team_title',''),(74663,1935,'_team_title','field_6107f8866d8f1'),(74664,1935,'team',''),(74665,1935,'_team','field_6107f87b6d8f0'),(74666,1935,'block-info_team-title','Our Team'),(74667,1935,'_block-info_team-title','field_6107f96a86e2c'),(74668,1935,'block-info_team-profile-link-title','LinkedIn Profile'),(74669,1935,'_block-info_team-profile-link-title','field_6107fa2d86e31'),(74670,1935,'block-info',''),(74671,1935,'_block-info','field_6107fa5b46179'),(74672,1935,'team-list_0_image','569'),(74673,1935,'_team-list_0_image','field_6107f9b886e2d'),(74674,1935,'team-list_0_full-name','Evgen Sopin'),(74675,1935,'_team-list_0_full-name','field_6107f9ee86e2e'),(74676,1935,'team-list_0_position','Chief Executive Officer'),(74677,1935,'_team-list_0_position','field_6107fa0886e2f'),(74678,1935,'team-list_0_profile','https://www.linkedin.com/company/commercegate/'),(74679,1935,'_team-list_0_profile','field_6107fa1e86e30'),(74680,1935,'team-list_1_image','570'),(74681,1935,'_team-list_1_image','field_6107f9b886e2d'),(74682,1935,'team-list_1_full-name','Carlos Maduro'),(74683,1935,'_team-list_1_full-name','field_6107f9ee86e2e'),(74684,1935,'team-list_1_position','Chief Financial Officer'),(74685,1935,'_team-list_1_position','field_6107fa0886e2f'),(74686,1935,'team-list_1_profile','https://www.linkedin.com/company/commercegate/'),(74687,1935,'_team-list_1_profile','field_6107fa1e86e30'),(74688,1935,'team-list_2_image','571'),(74689,1935,'_team-list_2_image','field_6107f9b886e2d'),(74690,1935,'team-list_2_full-name','Paul Barclay'),(74691,1935,'_team-list_2_full-name','field_6107f9ee86e2e'),(74692,1935,'team-list_2_position','Chief Commercial Officer'),(74693,1935,'_team-list_2_position','field_6107fa0886e2f'),(74694,1935,'team-list_2_profile','https://www.linkedin.com/company/commercegate/'),(74695,1935,'_team-list_2_profile','field_6107fa1e86e30'),(74696,1935,'team-list_3_image','572'),(74697,1935,'_team-list_3_image','field_6107f9b886e2d'),(74698,1935,'team-list_3_full-name','Andrew Rud'),(74699,1935,'_team-list_3_full-name','field_6107f9ee86e2e'),(74700,1935,'team-list_3_position','Chief Operations Officer'),(74701,1935,'_team-list_3_position','field_6107fa0886e2f'),(74702,1935,'team-list_3_profile','https://www.linkedin.com/company/commercegate/'),(74703,1935,'_team-list_3_profile','field_6107fa1e86e30'),(74704,1935,'team-list_4_image','573'),(74705,1935,'_team-list_4_image','field_6107f9b886e2d'),(74706,1935,'team-list_4_full-name','Andrew Vinnichenko'),(74707,1935,'_team-list_4_full-name','field_6107f9ee86e2e'),(74708,1935,'team-list_4_position','Money Laundering Reporting Officer'),(74709,1935,'_team-list_4_position','field_6107fa0886e2f'),(74710,1935,'team-list_4_profile','https://www.linkedin.com/company/commercegate/'),(74711,1935,'_team-list_4_profile','field_6107fa1e86e30'),(74712,1935,'team-list','5'),(74713,1935,'_team-list','field_6107f8956d8f2'),(74714,1935,'team-block-info_team-title','Our Team'),(74715,1935,'_team-block-info_team-title','field_6107f96a86e2c'),(74716,1935,'team-block-info_team-profile-link-title','LinkedIn Profile'),(74717,1935,'_team-block-info_team-profile-link-title','field_6107fa2d86e31'),(74718,1935,'team-block-info',''),(74719,1935,'_team-block-info','field_6107fa5b46179'),(74720,1935,'our-story-title','Our Story'),(74721,1935,'_our-story-title','field_6107fd3dfac5c'),(74722,1935,'story-past_0_year',''),(74723,1935,'_story-past_0_year','field_6107fe861dc5d'),(74724,1935,'story-past_0_gropus_0_title_title',''),(74725,1935,'_story-past_0_gropus_0_title_title','field_6107fefbb9e35'),(74726,1935,'story-past_0_gropus_0_title_gradient','0'),(74727,1935,'_story-past_0_gropus_0_title_gradient','field_6107ff2c8bc34'),(74728,1935,'story-past_0_gropus_0_title',''),(74729,1935,'_story-past_0_gropus_0_title','field_6107ff625d3cf'),(74730,1935,'story-past_0_gropus_0_description',''),(74731,1935,'_story-past_0_gropus_0_description','field_6107ff01b9e36'),(74732,1935,'story-past_0_gropus','1'),(74733,1935,'_story-past_0_gropus','field_6107fee8b9e34'),(74734,1935,'story-past_1_year',''),(74735,1935,'_story-past_1_year','field_6107fe861dc5d'),(74736,1935,'story-past_1_gropus_0_title_title',''),(74737,1935,'_story-past_1_gropus_0_title_title','field_6107fefbb9e35'),(74738,1935,'story-past_1_gropus_0_title_gradient','0'),(74739,1935,'_story-past_1_gropus_0_title_gradient','field_6107ff2c8bc34'),(74740,1935,'story-past_1_gropus_0_title',''),(74741,1935,'_story-past_1_gropus_0_title','field_6107ff625d3cf'),(74742,1935,'story-past_1_gropus_0_description',''),(74743,1935,'_story-past_1_gropus_0_description','field_6107ff01b9e36'),(74744,1935,'story-past_1_gropus','1'),(74745,1935,'_story-past_1_gropus','field_6107fee8b9e34'),(74746,1935,'story-past_2_year',''),(74747,1935,'_story-past_2_year','field_6107fe861dc5d'),(74748,1935,'story-past_2_gropus_0_title_title',''),(74749,1935,'_story-past_2_gropus_0_title_title','field_6107fefbb9e35'),(74750,1935,'story-past_2_gropus_0_title_gradient','0'),(74751,1935,'_story-past_2_gropus_0_title_gradient','field_6107ff2c8bc34'),(74752,1935,'story-past_2_gropus_0_title',''),(74753,1935,'_story-past_2_gropus_0_title','field_6107ff625d3cf'),(74754,1935,'story-past_2_gropus_0_description',''),(74755,1935,'_story-past_2_gropus_0_description','field_6107ff01b9e36'),(74756,1935,'story-past_2_gropus','1'),(74757,1935,'_story-past_2_gropus','field_6107fee8b9e34'),(74758,1935,'story-past_3_year',''),(74759,1935,'_story-past_3_year','field_6107fe861dc5d'),(74760,1935,'story-past_3_gropus_0_title_title',''),(74761,1935,'_story-past_3_gropus_0_title_title','field_6107fefbb9e35'),(74762,1935,'story-past_3_gropus_0_title_gradient','0'),(74763,1935,'_story-past_3_gropus_0_title_gradient','field_6107ff2c8bc34'),(74764,1935,'story-past_3_gropus_0_title',''),(74765,1935,'_story-past_3_gropus_0_title','field_6107ff625d3cf'),(74766,1935,'story-past_3_gropus_0_description',''),(74767,1935,'_story-past_3_gropus_0_description','field_6107ff01b9e36'),(74768,1935,'story-past_3_gropus','1'),(74769,1935,'_story-past_3_gropus','field_6107fee8b9e34'),(74770,1935,'story-past_4_year',''),(74771,1935,'_story-past_4_year','field_6107fe861dc5d'),(74772,1935,'story-past_4_gropus_0_title_title',''),(74773,1935,'_story-past_4_gropus_0_title_title','field_6107fefbb9e35'),(74774,1935,'story-past_4_gropus_0_title_gradient','0'),(74775,1935,'_story-past_4_gropus_0_title_gradient','field_6107ff2c8bc34'),(74776,1935,'story-past_4_gropus_0_title',''),(74777,1935,'_story-past_4_gropus_0_title','field_6107ff625d3cf'),(74778,1935,'story-past_4_gropus_0_description',''),(74779,1935,'_story-past_4_gropus_0_description','field_6107ff01b9e36'),(74780,1935,'story-past_4_gropus','1'),(74781,1935,'_story-past_4_gropus','field_6107fee8b9e34'),(74782,1935,'story-past_5_year',''),(74783,1935,'_story-past_5_year','field_6107fe861dc5d'),(74784,1935,'story-past_5_gropus_0_title_title',''),(74785,1935,'_story-past_5_gropus_0_title_title','field_6107fefbb9e35'),(74786,1935,'story-past_5_gropus_0_title_gradient','0'),(74787,1935,'_story-past_5_gropus_0_title_gradient','field_6107ff2c8bc34'),(74788,1935,'story-past_5_gropus_0_title',''),(74789,1935,'_story-past_5_gropus_0_title','field_6107ff625d3cf'),(74790,1935,'story-past_5_gropus_0_description',''),(74791,1935,'_story-past_5_gropus_0_description','field_6107ff01b9e36'),(74792,1935,'story-past_5_gropus','1'),(74793,1935,'_story-past_5_gropus','field_6107fee8b9e34'),(74794,1935,'story-past_6_year',''),(74795,1935,'_story-past_6_year','field_6107fe861dc5d'),(74796,1935,'story-past_6_gropus_0_title_title',''),(74797,1935,'_story-past_6_gropus_0_title_title','field_6107fefbb9e35'),(74798,1935,'story-past_6_gropus_0_title_gradient','0'),(74799,1935,'_story-past_6_gropus_0_title_gradient','field_6107ff2c8bc34'),(74800,1935,'story-past_6_gropus_0_title',''),(74801,1935,'_story-past_6_gropus_0_title','field_6107ff625d3cf'),(74802,1935,'story-past_6_gropus_0_description',''),(74803,1935,'_story-past_6_gropus_0_description','field_6107ff01b9e36'),(74804,1935,'story-past_6_gropus','1'),(74805,1935,'_story-past_6_gropus','field_6107fee8b9e34'),(74806,1935,'story-past_7_year',''),(74807,1935,'_story-past_7_year','field_6107fe861dc5d'),(74808,1935,'story-past_7_gropus_0_title_title',''),(74809,1935,'_story-past_7_gropus_0_title_title','field_6107fefbb9e35'),(74810,1935,'story-past_7_gropus_0_title_gradient','0'),(74811,1935,'_story-past_7_gropus_0_title_gradient','field_6107ff2c8bc34'),(74812,1935,'story-past_7_gropus_0_title',''),(74813,1935,'_story-past_7_gropus_0_title','field_6107ff625d3cf'),(74814,1935,'story-past_7_gropus_0_description',''),(74815,1935,'_story-past_7_gropus_0_description','field_6107ff01b9e36'),(74816,1935,'story-past_7_gropus','1'),(74817,1935,'_story-past_7_gropus','field_6107fee8b9e34'),(74818,1935,'story-past_8_year',''),(74819,1935,'_story-past_8_year','field_6107fe861dc5d'),(74820,1935,'story-past_8_gropus_0_title_title',''),(74821,1935,'_story-past_8_gropus_0_title_title','field_6107fefbb9e35'),(74822,1935,'story-past_8_gropus_0_title_gradient','0'),(74823,1935,'_story-past_8_gropus_0_title_gradient','field_6107ff2c8bc34'),(74824,1935,'story-past_8_gropus_0_title',''),(74825,1935,'_story-past_8_gropus_0_title','field_6107ff625d3cf'),(74826,1935,'story-past_8_gropus_0_description',''),(74827,1935,'_story-past_8_gropus_0_description','field_6107ff01b9e36'),(74828,1935,'story-past_8_gropus','1'),(74829,1935,'_story-past_8_gropus','field_6107fee8b9e34'),(74830,1935,'story-past','9'),(74831,1935,'_story-past','field_6107fe24901a6'),(74832,1935,'story-feature_0_year',''),(74833,1935,'_story-feature_0_year','field_6107ffda45731'),(74834,1935,'story-feature_0_gropus_0_title_title',''),(74835,1935,'_story-feature_0_gropus_0_title_title','field_6107ffda45734'),(74836,1935,'story-feature_0_gropus_0_title_gradient','0'),(74837,1935,'_story-feature_0_gropus_0_title_gradient','field_6107ffda45735'),(74838,1935,'story-feature_0_gropus_0_title',''),(74839,1935,'_story-feature_0_gropus_0_title','field_6107ffda45733'),(74840,1935,'story-feature_0_gropus_0_description',''),(74841,1935,'_story-feature_0_gropus_0_description','field_6107ffda45736'),(74842,1935,'story-feature_0_gropus','1'),(74843,1935,'_story-feature_0_gropus','field_6107ffda45732'),(74844,1935,'story-feature_1_year',''),(74845,1935,'_story-feature_1_year','field_6107ffda45731'),(74846,1935,'story-feature_1_gropus_0_title_title',''),(74847,1935,'_story-feature_1_gropus_0_title_title','field_6107ffda45734'),(74848,1935,'story-feature_1_gropus_0_title_gradient','0'),(74849,1935,'_story-feature_1_gropus_0_title_gradient','field_6107ffda45735'),(74850,1935,'story-feature_1_gropus_0_title',''),(74851,1935,'_story-feature_1_gropus_0_title','field_6107ffda45733'),(74852,1935,'story-feature_1_gropus_0_description',''),(74853,1935,'_story-feature_1_gropus_0_description','field_6107ffda45736'),(74854,1935,'story-feature_1_gropus','1'),(74855,1935,'_story-feature_1_gropus','field_6107ffda45732'),(74856,1935,'story-feature','2'),(74857,1935,'_story-feature','field_6107ffda45730'),(74858,1935,'slider_story-past_0_year','Founded in 2006'),(74859,1935,'_slider_story-past_0_year','field_6107fe861dc5d'),(74860,1935,'slider_story-past_0_gropus_0_title_title','foundation'),(74861,1935,'_slider_story-past_0_gropus_0_title_title','field_6107fefbb9e35'),(74862,1935,'slider_story-past_0_gropus_0_title_gradient','0'),(74863,1935,'_slider_story-past_0_gropus_0_title_gradient','field_6107ff2c8bc34'),(74864,1935,'slider_story-past_0_gropus_0_title',''),(74865,1935,'_slider_story-past_0_gropus_0_title','field_6107ff625d3cf'),(74866,1935,'slider_story-past_0_gropus_0_description','CommerceGate was founded in Barcelona, Spain, by forming key relationships with financial and risk management institutions to develop technological and operational capabilities on our platform.'),(74867,1935,'_slider_story-past_0_gropus_0_description','field_6107ff01b9e36'),(74868,1935,'slider_story-past_0_gropus','1'),(74869,1935,'_slider_story-past_0_gropus','field_6107fee8b9e34'),(74870,1935,'slider_story-past_1_year','In 2007'),(74871,1935,'_slider_story-past_1_year','field_6107fe861dc5d'),(74872,1935,'slider_story-past_1_gropus_0_title_title','foundation'),(74873,1935,'_slider_story-past_1_gropus_0_title_title','field_6107fefbb9e35'),(74874,1935,'slider_story-past_1_gropus_0_title_gradient','0'),(74875,1935,'_slider_story-past_1_gropus_0_title_gradient','field_6107ff2c8bc34'),(74876,1935,'slider_story-past_1_gropus_0_title',''),(74877,1935,'_slider_story-past_1_gropus_0_title','field_6107ff625d3cf'),(74878,1935,'slider_story-past_1_gropus_0_description','CommerceGate quickly scaled to be the largest high-risk payment processor in Spain and expanded throughout Europe offering superior throughput and highly secured payment solutions for our clients.'),(74879,1935,'_slider_story-past_1_gropus_0_description','field_6107ff01b9e36'),(74880,1935,'slider_story-past_1_gropus','1'),(74881,1935,'_slider_story-past_1_gropus','field_6107fee8b9e34'),(74882,1935,'slider_story-past_2_year','In 2009'),(74883,1935,'_slider_story-past_2_year','field_6107fe861dc5d'),(74884,1935,'slider_story-past_2_gropus_0_title_title','+50%'),(74885,1935,'_slider_story-past_2_gropus_0_title_title','field_6107fefbb9e35'),(74886,1935,'slider_story-past_2_gropus_0_title_gradient','1'),(74887,1935,'_slider_story-past_2_gropus_0_title_gradient','field_6107ff2c8bc34'),(74888,1935,'slider_story-past_2_gropus_0_title',''),(74889,1935,'_slider_story-past_2_gropus_0_title','field_6107ff625d3cf'),(74890,1935,'slider_story-past_2_gropus_0_description','CommerceGate established an Industry benchmark for quality service for end-user billing support with the relaunch of cgbilling.com.'),(74891,1935,'_slider_story-past_2_gropus_0_description','field_6107ff01b9e36'),(74892,1935,'slider_story-past_2_gropus','2'),(74893,1935,'_slider_story-past_2_gropus','field_6107fee8b9e34'),(74894,1935,'slider_story-past_3_year','In 2010'),(74895,1935,'_slider_story-past_3_year','field_6107fe861dc5d'),(74896,1935,'slider_story-past_3_gropus_0_title_title','expansion'),(74897,1935,'_slider_story-past_3_gropus_0_title_title','field_6107fefbb9e35'),(74898,1935,'slider_story-past_3_gropus_0_title_gradient','0'),(74899,1935,'_slider_story-past_3_gropus_0_title_gradient','field_6107ff2c8bc34'),(74900,1935,'slider_story-past_3_gropus_0_title',''),(74901,1935,'_slider_story-past_3_gropus_0_title','field_6107ff625d3cf'),(74902,1935,'slider_story-past_3_gropus_0_description','CommerceGate expanded our team to meet growing demand for our payment solutions and to offer highly dedicated support for our clients.'),(74903,1935,'_slider_story-past_3_gropus_0_description','field_6107ff01b9e36'),(74904,1935,'slider_story-past_3_gropus','1'),(74905,1935,'_slider_story-past_3_gropus','field_6107fee8b9e34'),(74906,1935,'slider_story-past_4_year','In 2011'),(74907,1935,'_slider_story-past_4_year','field_6107fe861dc5d'),(74908,1935,'slider_story-past_4_gropus_0_title_title','Award'),(74909,1935,'_slider_story-past_4_gropus_0_title_title','field_6107fefbb9e35'),(74910,1935,'slider_story-past_4_gropus_0_title_gradient','0'),(74911,1935,'_slider_story-past_4_gropus_0_title_gradient','field_6107ff2c8bc34'),(74912,1935,'slider_story-past_4_gropus_0_title',''),(74913,1935,'_slider_story-past_4_gropus_0_title','field_6107ff625d3cf'),(74914,1935,'slider_story-past_4_gropus_0_description','CommerceGate was awarded the Billing Company of the Year (Merchant Services) for our longstanding dedication to providing leading payment technology and support access for our clients.'),(74915,1935,'_slider_story-past_4_gropus_0_description','field_6107ff01b9e36'),(74916,1935,'slider_story-past_4_gropus_1_title_title','website update'),(74917,1935,'_slider_story-past_4_gropus_1_title_title','field_6107fefbb9e35'),(74918,1935,'slider_story-past_4_gropus_1_title_gradient','0'),(74919,1935,'_slider_story-past_4_gropus_1_title_gradient','field_6107ff2c8bc34'),(74920,1935,'slider_story-past_4_gropus_1_title',''),(74921,1935,'_slider_story-past_4_gropus_1_title','field_6107ff625d3cf'),(74922,1935,'slider_story-past_4_gropus_1_description','Relaunch of our website and brand to highlight our success, industry knowledge and dedication to our clients.'),(74923,1935,'_slider_story-past_4_gropus_1_description','field_6107ff01b9e36'),(74924,1935,'slider_story-past_4_gropus','2'),(74925,1935,'_slider_story-past_4_gropus','field_6107fee8b9e34'),(74926,1935,'slider_story-past_5_year','In 2012'),(74927,1935,'_slider_story-past_5_year','field_6107fe861dc5d'),(74928,1935,'slider_story-past_5_gropus_0_title_title','Company of the year'),(74929,1935,'_slider_story-past_5_gropus_0_title_title','field_6107fefbb9e35'),(74930,1935,'slider_story-past_5_gropus_0_title_gradient','0'),(74931,1935,'_slider_story-past_5_gropus_0_title_gradient','field_6107ff2c8bc34'),(74932,1935,'slider_story-past_5_gropus_0_title',''),(74933,1935,'_slider_story-past_5_gropus_0_title','field_6107ff625d3cf'),(74934,1935,'slider_story-past_5_gropus_0_description','CommerceGate was nominated for the European Billing Company of the Year Award for outstanding performance and reliability of our billing solutions for our clients in Europe.'),(74935,1935,'_slider_story-past_5_gropus_0_description','field_6107ff01b9e36'),(74936,1935,'slider_story-past_5_gropus','2'),(74937,1935,'_slider_story-past_5_gropus','field_6107fee8b9e34'),(74938,1935,'slider_story-past_6_year','In 2013'),(74939,1935,'_slider_story-past_6_year','field_6107fe861dc5d'),(74940,1935,'slider_story-past_6_gropus_0_title_title','Award'),(74941,1935,'_slider_story-past_6_gropus_0_title_title','field_6107fefbb9e35'),(74942,1935,'slider_story-past_6_gropus_0_title_gradient','1'),(74943,1935,'_slider_story-past_6_gropus_0_title_gradient','field_6107ff2c8bc34'),(74944,1935,'slider_story-past_6_gropus_0_title',''),(74945,1935,'_slider_story-past_6_gropus_0_title','field_6107ff625d3cf'),(74946,1935,'slider_story-past_6_gropus_0_description','CommerceGate was crowned the title European Billing Company of the Year Award for outstanding performance and reliability of our billing solutions for our clients in Europe.'),(74947,1935,'_slider_story-past_6_gropus_0_description','field_6107ff01b9e36'),(74948,1935,'slider_story-past_6_gropus','1'),(74949,1935,'_slider_story-past_6_gropus','field_6107fee8b9e34'),(74950,1935,'slider_story-past_7_year','In 2014'),(74951,1935,'_slider_story-past_7_year','field_6107fe861dc5d'),(74952,1935,'slider_story-past_7_gropus_0_title_title','expansion'),(74953,1935,'_slider_story-past_7_gropus_0_title_title','field_6107fefbb9e35'),(74954,1935,'slider_story-past_7_gropus_0_title_gradient','0'),(74955,1935,'_slider_story-past_7_gropus_0_title_gradient','field_6107ff2c8bc34'),(74956,1935,'slider_story-past_7_gropus_0_title',''),(74957,1935,'_slider_story-past_7_gropus_0_title','field_6107ff625d3cf'),(74958,1935,'slider_story-past_7_gropus_0_description','CommerceGate was crowned the European Payment Processor of the Year Award for our leading and highly scalable payment processing solutions for our clients in Europe.'),(74959,1935,'_slider_story-past_7_gropus_0_description','field_6107ff01b9e36'),(74960,1935,'slider_story-past_7_gropus','2'),(74961,1935,'_slider_story-past_7_gropus','field_6107fee8b9e34'),(74962,1935,'slider_story-past_8_year','In 2015'),(74963,1935,'_slider_story-past_8_year','field_6107fe861dc5d'),(74964,1935,'slider_story-past_8_gropus_0_title_title','spain Bank license'),(74965,1935,'_slider_story-past_8_gropus_0_title_title','field_6107fefbb9e35'),(74966,1935,'slider_story-past_8_gropus_0_title_gradient','0'),(74967,1935,'_slider_story-past_8_gropus_0_title_gradient','field_6107ff2c8bc34'),(74968,1935,'slider_story-past_8_gropus_0_title',''),(74969,1935,'_slider_story-past_8_gropus_0_title','field_6107ff625d3cf'),(74970,1935,'slider_story-past_8_gropus_0_description','CommerceGate expanded our team to boost our core competencies and expertise in key operational areas while continuing to grow our client base and support throughout Europe.'),(74971,1935,'_slider_story-past_8_gropus_0_description','field_6107ff01b9e36'),(74972,1935,'slider_story-past_8_gropus','3'),(74973,1935,'_slider_story-past_8_gropus','field_6107fee8b9e34'),(74974,1935,'slider_story-past','15'),(74975,1935,'_slider_story-past','field_6107fe24901a6'),(74976,1935,'slider_story-feature_0_year','In 2022'),(74977,1935,'_slider_story-feature_0_year','field_6107ffda45731'),(74978,1935,'slider_story-feature_0_gropus_0_title_title','CG Digital Bank.'),(74979,1935,'_slider_story-feature_0_gropus_0_title_title','field_6107ffda45734'),(74980,1935,'slider_story-feature_0_gropus_0_title_gradient','0'),(74981,1935,'_slider_story-feature_0_gropus_0_title_gradient','field_6107ffda45735'),(74982,1935,'slider_story-feature_0_gropus_0_title',''),(74983,1935,'_slider_story-feature_0_gropus_0_title','field_6107ffda45733'),(74984,1935,'slider_story-feature_0_gropus_0_description','Gain access to key digital banking facilities and services hassle-free, tailored to the needs of your online business.'),(74985,1935,'_slider_story-feature_0_gropus_0_description','field_6107ffda45736'),(74986,1935,'slider_story-feature_0_gropus','3'),(74987,1935,'_slider_story-feature_0_gropus','field_6107ffda45732'),(74988,1935,'slider_story-feature','1'),(74989,1935,'_slider_story-feature','field_6107ffda45730'),(74990,1935,'slider',''),(74991,1935,'_slider','field_610800a34520b'),(74992,1935,'slider_story-feature_0_gropus_1_title_title','CG Card.'),(74993,1935,'_slider_story-feature_0_gropus_1_title_title','field_6107ffda45734'),(74994,1935,'slider_story-feature_0_gropus_1_title_gradient','0'),(74995,1935,'_slider_story-feature_0_gropus_1_title_gradient','field_6107ffda45735'),(74996,1935,'slider_story-feature_0_gropus_1_title',''),(74997,1935,'_slider_story-feature_0_gropus_1_title','field_6107ffda45733'),(74998,1935,'slider_story-feature_0_gropus_1_description','Get customized corporate and personal credit cards for your stakeholders and key partners linked to your account.'),(74999,1935,'_slider_story-feature_0_gropus_1_description','field_6107ffda45736'),(75000,1935,'career-block-info_title','Start Your Career'),(75001,1935,'_career-block-info_title','field_6108088e7a966'),(75002,1935,'career-block-info_suptitle_text','15 job openings'),(75003,1935,'_career-block-info_suptitle_text','field_610808a07a968'),(75004,1935,'career-block-info_suptitle_color','#EB5042'),(75005,1935,'_career-block-info_suptitle_color','field_610808a67a969'),(75006,1935,'career-block-info_suptitle',''),(75007,1935,'_career-block-info_suptitle','field_610808947a967'),(75008,1935,'career-block-info_button-title','See All Jobs\\'),(75009,1935,'_career-block-info_button-title','field_610808cdef69d'),(75010,1935,'career-block-info',''),(75011,1935,'_career-block-info','field_610807c27a965'),(75012,1935,'career-block-info_button','a:3:{s:5:\"title\";s:12:\"See All Jobs\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/careers/\";s:6:\"target\";s:0:\"\";}'),(75013,1935,'_career-block-info_button','field_610808cdef69d'),(75014,1935,'slider_story-past_2_gropus_1_title_title','Award'),(75015,1935,'_slider_story-past_2_gropus_1_title_title','field_6107fefbb9e35'),(75016,1935,'slider_story-past_2_gropus_1_title_gradient','0'),(75017,1935,'_slider_story-past_2_gropus_1_title_gradient','field_6107ff2c8bc34'),(75018,1935,'slider_story-past_2_gropus_1_title',''),(75019,1935,'_slider_story-past_2_gropus_1_title','field_6107ff625d3cf'),(75020,1935,'slider_story-past_2_gropus_1_description','CommerceGate was awarded the Strategic Alliance of the Year Award for outstanding performance and reliability in our payment solutions.'),(75021,1935,'_slider_story-past_2_gropus_1_description','field_6107ff01b9e36'),(75022,1935,'slider_story-past_5_gropus_1_title_title','Company of the year'),(75023,1935,'_slider_story-past_5_gropus_1_title_title','field_6107fefbb9e35'),(75024,1935,'slider_story-past_5_gropus_1_title_gradient','0'),(75025,1935,'_slider_story-past_5_gropus_1_title_gradient','field_6107ff2c8bc34'),(75026,1935,'slider_story-past_5_gropus_1_title',''),(75027,1935,'_slider_story-past_5_gropus_1_title','field_6107ff625d3cf'),(75028,1935,'slider_story-past_5_gropus_1_description','CommerceGate relaunches our flagship website and brand image to emphasize on our growing success, industry expertise and outstanding dedication to our clients globally.'),(75029,1935,'_slider_story-past_5_gropus_1_description','field_6107ff01b9e36'),(75030,1935,'slider_story-past_7_gropus_1_title_title','expansion'),(75031,1935,'_slider_story-past_7_gropus_1_title_title','field_6107fefbb9e35'),(75032,1935,'slider_story-past_7_gropus_1_title_gradient','0'),(75033,1935,'_slider_story-past_7_gropus_1_title_gradient','field_6107ff2c8bc34'),(75034,1935,'slider_story-past_7_gropus_1_title',''),(75035,1935,'_slider_story-past_7_gropus_1_title','field_6107ff625d3cf'),(75036,1935,'slider_story-past_7_gropus_1_description','CommerceGate takes the lead in innovation and development under a new management with the commitment to developing and adopting the latest payment technologies available for our clients.'),(75037,1935,'_slider_story-past_7_gropus_1_description','field_6107ff01b9e36'),(75038,1935,'slider_story-past_8_gropus_1_title_title','update'),(75039,1935,'_slider_story-past_8_gropus_1_title_title','field_6107fefbb9e35'),(75040,1935,'slider_story-past_8_gropus_1_title_gradient','0'),(75041,1935,'_slider_story-past_8_gropus_1_title_gradient','field_6107ff2c8bc34'),(75042,1935,'slider_story-past_8_gropus_1_title',''),(75043,1935,'_slider_story-past_8_gropus_1_title','field_6107ff625d3cf'),(75044,1935,'slider_story-past_8_gropus_1_description','CommerceGate begins development of a brand new processing platform and back office systems to provide our clients with a highly secure and leading payment processing solution in the industry.'),(75045,1935,'_slider_story-past_8_gropus_1_description','field_6107ff01b9e36'),(75046,1935,'slider_story-past_8_gropus_2_title_title','update'),(75047,1935,'_slider_story-past_8_gropus_2_title_title','field_6107fefbb9e35'),(75048,1935,'slider_story-past_8_gropus_2_title_gradient','0'),(75049,1935,'_slider_story-past_8_gropus_2_title_gradient','field_6107ff2c8bc34'),(75050,1935,'slider_story-past_8_gropus_2_title',''),(75051,1935,'_slider_story-past_8_gropus_2_title','field_6107ff625d3cf'),(75052,1935,'slider_story-past_8_gropus_2_description','CommerceGate continues to evolve and cater to the changing landscape of the industry through streamlining business processes, leveraging on agile and data-driven business intelligence technology.'),(75053,1935,'_slider_story-past_8_gropus_2_description','field_6107ff01b9e36'),(75054,1935,'slider_story-past_9_year','In 2016'),(75055,1935,'_slider_story-past_9_year','field_6107fe861dc5d'),(75056,1935,'slider_story-past_9_gropus_0_title_title','update'),(75057,1935,'_slider_story-past_9_gropus_0_title_title','field_6107fefbb9e35'),(75058,1935,'slider_story-past_9_gropus_0_title_gradient','0'),(75059,1935,'_slider_story-past_9_gropus_0_title_gradient','field_6107ff2c8bc34'),(75060,1935,'slider_story-past_9_gropus_0_title',''),(75061,1935,'_slider_story-past_9_gropus_0_title','field_6107ff625d3cf'),(75062,1935,'slider_story-past_9_gropus_0_description','CommerceGate launches the leading back office system and merchant user interface making payment processing management easier and convenient, while increasing the capabilities for our clients.'),(75063,1935,'_slider_story-past_9_gropus_0_description','field_6107ff01b9e36'),(75064,1935,'slider_story-past_9_gropus_1_title_title','update'),(75065,1935,'_slider_story-past_9_gropus_1_title_title','field_6107fefbb9e35'),(75066,1935,'slider_story-past_9_gropus_1_title_gradient','0'),(75067,1935,'_slider_story-past_9_gropus_1_title_gradient','field_6107ff2c8bc34'),(75068,1935,'slider_story-past_9_gropus_1_title',''),(75069,1935,'_slider_story-past_9_gropus_1_title','field_6107ff625d3cf'),(75070,1935,'slider_story-past_9_gropus_1_description','CommerceGate introduces an upgraded website and corporate profile to reflect the dedication and commitment to constant innovation, marking the transition to a lean, agile, and data-driven payment processor.'),(75071,1935,'_slider_story-past_9_gropus_1_description','field_6107ff01b9e36'),(75072,1935,'slider_story-past_9_gropus','2'),(75073,1935,'_slider_story-past_9_gropus','field_6107fee8b9e34'),(75074,1935,'slider_story-past_10_year','In 2017'),(75075,1935,'_slider_story-past_10_year','field_6107fe861dc5d'),(75076,1935,'slider_story-past_10_gropus_0_title_title','launches Billing 2.0'),(75077,1935,'_slider_story-past_10_gropus_0_title_title','field_6107fefbb9e35'),(75078,1935,'slider_story-past_10_gropus_0_title_gradient','0'),(75079,1935,'_slider_story-past_10_gropus_0_title_gradient','field_6107ff2c8bc34'),(75080,1935,'slider_story-past_10_gropus_0_title',''),(75081,1935,'_slider_story-past_10_gropus_0_title','field_6107ff625d3cf'),(75082,1935,'slider_story-past_10_gropus_0_description','CommerceGate launches Billing 2.0, the leading all-in-one invoice, settlement and billing system that provides the latest technology and functionalities with accurate transactional data for our clients.'),(75083,1935,'_slider_story-past_10_gropus_0_description','field_6107ff01b9e36'),(75084,1935,'slider_story-past_10_gropus','1'),(75085,1935,'_slider_story-past_10_gropus','field_6107fee8b9e34'),(75086,1935,'slider_story-past_11_year','In 2018'),(75087,1935,'_slider_story-past_11_year','field_6107fe861dc5d'),(75088,1935,'slider_story-past_11_gropus_0_title_title','launches CGPayTech'),(75089,1935,'_slider_story-past_11_gropus_0_title_title','field_6107fefbb9e35'),(75090,1935,'slider_story-past_11_gropus_0_title_gradient','0'),(75091,1935,'_slider_story-past_11_gropus_0_title_gradient','field_6107ff2c8bc34'),(75092,1935,'slider_story-past_11_gropus_0_title',''),(75093,1935,'_slider_story-past_11_gropus_0_title','field_6107ff625d3cf'),(75094,1935,'slider_story-past_11_gropus_0_description','CommerceGate launches CGPayTech, a cutting-edge payment platform with higher processing capacities, improved security encryption protocols and a variety of additional payment methods.'),(75095,1935,'_slider_story-past_11_gropus_0_description','field_6107ff01b9e36'),(75096,1935,'slider_story-past_11_gropus','1'),(75097,1935,'_slider_story-past_11_gropus','field_6107fee8b9e34'),(75098,1935,'slider_story-past_12_year','In 2019'),(75099,1935,'_slider_story-past_12_year','field_6107fe861dc5d'),(75100,1935,'slider_story-past_12_gropus_0_title_title','introduction'),(75101,1935,'_slider_story-past_12_gropus_0_title_title','field_6107fefbb9e35'),(75102,1935,'slider_story-past_12_gropus_0_title_gradient','0'),(75103,1935,'_slider_story-past_12_gropus_0_title_gradient','field_6107ff2c8bc34'),(75104,1935,'slider_story-past_12_gropus_0_title',''),(75105,1935,'_slider_story-past_12_gropus_0_title','field_6107ff625d3cf'),(75106,1935,'slider_story-past_12_gropus_0_description','CommerceGate introduces our 20th acquiring partner integration to our platform, providing our merchants higher transactional volumes, better conversion, risk management and payment processing quality.'),(75107,1935,'_slider_story-past_12_gropus_0_description','field_6107ff01b9e36'),(75108,1935,'slider_story-past_12_gropus','1'),(75109,1935,'_slider_story-past_12_gropus','field_6107fee8b9e34'),(75110,1935,'slider_story-past_13_year','In 2020'),(75111,1935,'_slider_story-past_13_year','field_6107fe861dc5d'),(75112,1935,'slider_story-past_13_gropus_0_title_title','Company of the year'),(75113,1935,'_slider_story-past_13_gropus_0_title_title','field_6107fefbb9e35'),(75114,1935,'slider_story-past_13_gropus_0_title_gradient','0'),(75115,1935,'_slider_story-past_13_gropus_0_title_gradient','field_6107ff2c8bc34'),(75116,1935,'slider_story-past_13_gropus_0_title',''),(75117,1935,'_slider_story-past_13_gropus_0_title','field_6107ff625d3cf'),(75118,1935,'slider_story-past_13_gropus_0_description','CommerceGate was the first non-banking group in Spain to be granted by the Central Bank of Spain a financial institution license.'),(75119,1935,'_slider_story-past_13_gropus_0_description','field_6107ff01b9e36'),(75120,1935,'slider_story-past_13_gropus','1'),(75121,1935,'_slider_story-past_13_gropus','field_6107fee8b9e34'),(75122,1935,'slider_story-past_14_year','In 2021'),(75123,1935,'_slider_story-past_14_year','field_6107fe861dc5d'),(75124,1935,'slider_story-past_14_gropus_0_title_title','update'),(75125,1935,'_slider_story-past_14_gropus_0_title_title','field_6107fefbb9e35'),(75126,1935,'slider_story-past_14_gropus_0_title_gradient','0'),(75127,1935,'_slider_story-past_14_gropus_0_title_gradient','field_6107ff2c8bc34'),(75128,1935,'slider_story-past_14_gropus_0_title',''),(75129,1935,'_slider_story-past_14_gropus_0_title','field_6107ff625d3cf'),(75130,1935,'slider_story-past_14_gropus_0_description','CommerceGate opens the LATAM market through local acquiring and payment solutions for EU merchants with Brazil being the first country and Mexico, Chile, Colombia and Peru coming next.'),(75131,1935,'_slider_story-past_14_gropus_0_description','field_6107ff01b9e36'),(75132,1935,'slider_story-past_14_gropus','1'),(75133,1935,'_slider_story-past_14_gropus','field_6107fee8b9e34'),(75134,1935,'slider_story-feature_0_gropus_2_title_title','CG eWallet.'),(75135,1935,'_slider_story-feature_0_gropus_2_title_title','field_6107ffda45734'),(75136,1935,'slider_story-feature_0_gropus_2_title_gradient','0'),(75137,1935,'_slider_story-feature_0_gropus_2_title_gradient','field_6107ffda45735'),(75138,1935,'slider_story-feature_0_gropus_2_title',''),(75139,1935,'_slider_story-feature_0_gropus_2_title','field_6107ffda45733'),(75140,1935,'slider_story-feature_0_gropus_2_description','Get full access to the benefits of the CG eWallet solution to increase customer interaction with your business.'),(75141,1935,'_slider_story-feature_0_gropus_2_description','field_6107ffda45736'),(75142,1936,'main-block_image','542'),(75143,1936,'_main-block_image','field_6107f1cd63ec8'),(75144,1936,'main-block_title','Our Story'),(75145,1936,'_main-block_title','field_6107f1db63ec9'),(75146,1936,'main-block_description','Thousands of merchants have boosted their sales with our[nbsp]payment solutions since 2006. Today, we have scaled successfully to cater to every business with the[nbsp]foundations of ethical business practices and leading technology.'),(75147,1936,'_main-block_description','field_6107f1e463eca'),(75148,1936,'main-block_button-title','Explore more'),(75149,1936,'_main-block_button-title','field_6107f1f063ecb'),(75150,1936,'main-block',''),(75151,1936,'_main-block','field_6107f1b963ec7'),(75152,1936,'introductory-block_title','We’re recognised by professionals'),(75153,1936,'_introductory-block_title','field_6107f5e1078d8'),(75154,1936,'introductory-block_icons_0_icon','550'),(75155,1936,'_introductory-block_icons_0_icon','field_6107f5f6078da'),(75156,1936,'introductory-block_icons_0_icon-description',''),(75157,1936,'_introductory-block_icons_0_icon-description','field_6107f635d4d34'),(75158,1936,'introductory-block_icons_1_icon','551'),(75159,1936,'_introductory-block_icons_1_icon','field_6107f5f6078da'),(75160,1936,'introductory-block_icons_1_icon-description','E-Money Licenses \r\nin the EU and the UK'),(75161,1936,'_introductory-block_icons_1_icon-description','field_6107f635d4d34'),(75162,1936,'introductory-block_icons_2_icon','552'),(75163,1936,'_introductory-block_icons_2_icon','field_6107f5f6078da'),(75164,1936,'introductory-block_icons_2_icon-description',''),(75165,1936,'_introductory-block_icons_2_icon-description','field_6107f635d4d34'),(75166,1936,'introductory-block_icons_3_icon','553'),(75167,1936,'_introductory-block_icons_3_icon','field_6107f5f6078da'),(75168,1936,'introductory-block_icons_3_icon-description','PSD2 and Strong Customer \r\nAuthentication (SCA) compliant'),(75169,1936,'_introductory-block_icons_3_icon-description','field_6107f635d4d34'),(75170,1936,'introductory-block_icons','4'),(75171,1936,'_introductory-block_icons','field_6107f5e6078d9'),(75172,1936,'introductory-block',''),(75173,1936,'_introductory-block','field_6107f5d6078d7'),(75174,1936,'introductory-block-title','We’re recognised by professionals'),(75175,1936,'_introductory-block-title','field_6107f5e1078d8'),(75176,1936,'introductory-block-icons_0_icon','550'),(75177,1936,'_introductory-block-icons_0_icon','field_6107f5f6078da'),(75178,1936,'introductory-block-icons_0_icon-description','Licensed by Banco de Espana'),(75179,1936,'_introductory-block-icons_0_icon-description','field_6107f635d4d34'),(75180,1936,'introductory-block-icons_1_icon','551'),(75181,1936,'_introductory-block-icons_1_icon','field_6107f5f6078da'),(75182,1936,'introductory-block-icons_1_icon-description','EU Regulated Financial Institution'),(75183,1936,'_introductory-block-icons_1_icon-description','field_6107f635d4d34'),(75184,1936,'introductory-block-icons_2_icon','552'),(75185,1936,'_introductory-block-icons_2_icon','field_6107f5f6078da'),(75186,1936,'introductory-block-icons_2_icon-description','Secure Level 1[nbsp]PCI Compliance'),(75187,1936,'_introductory-block-icons_2_icon-description','field_6107f635d4d34'),(75188,1936,'introductory-block-icons_3_icon','553'),(75189,1936,'_introductory-block-icons_3_icon','field_6107f5f6078da'),(75190,1936,'introductory-block-icons_3_icon-description','Appointed KPMG Auditor'),(75191,1936,'_introductory-block-icons_3_icon-description','field_6107f635d4d34'),(75192,1936,'introductory-block-icons','4'),(75193,1936,'_introductory-block-icons','field_6107f5e6078d9'),(75194,1936,'team_title',''),(75195,1936,'_team_title','field_6107f8866d8f1'),(75196,1936,'team',''),(75197,1936,'_team','field_6107f87b6d8f0'),(75198,1936,'block-info_team-title','Our Team'),(75199,1936,'_block-info_team-title','field_6107f96a86e2c'),(75200,1936,'block-info_team-profile-link-title','LinkedIn Profile'),(75201,1936,'_block-info_team-profile-link-title','field_6107fa2d86e31'),(75202,1936,'block-info',''),(75203,1936,'_block-info','field_6107fa5b46179'),(75204,1936,'team-list_0_image','569'),(75205,1936,'_team-list_0_image','field_6107f9b886e2d'),(75206,1936,'team-list_0_full-name','Evgen Sopin'),(75207,1936,'_team-list_0_full-name','field_6107f9ee86e2e'),(75208,1936,'team-list_0_position','Chief Executive Officer'),(75209,1936,'_team-list_0_position','field_6107fa0886e2f'),(75210,1936,'team-list_0_profile','https://www.linkedin.com/company/commercegate/'),(75211,1936,'_team-list_0_profile','field_6107fa1e86e30'),(75212,1936,'team-list_1_image','570'),(75213,1936,'_team-list_1_image','field_6107f9b886e2d'),(75214,1936,'team-list_1_full-name','Carlos Maduro'),(75215,1936,'_team-list_1_full-name','field_6107f9ee86e2e'),(75216,1936,'team-list_1_position','Chief Financial Officer'),(75217,1936,'_team-list_1_position','field_6107fa0886e2f'),(75218,1936,'team-list_1_profile','https://www.linkedin.com/company/commercegate/'),(75219,1936,'_team-list_1_profile','field_6107fa1e86e30'),(75220,1936,'team-list_2_image','571'),(75221,1936,'_team-list_2_image','field_6107f9b886e2d'),(75222,1936,'team-list_2_full-name','Paul Barclay'),(75223,1936,'_team-list_2_full-name','field_6107f9ee86e2e'),(75224,1936,'team-list_2_position','Chief Commercial Officer'),(75225,1936,'_team-list_2_position','field_6107fa0886e2f'),(75226,1936,'team-list_2_profile','https://www.linkedin.com/company/commercegate/'),(75227,1936,'_team-list_2_profile','field_6107fa1e86e30'),(75228,1936,'team-list_3_image','572'),(75229,1936,'_team-list_3_image','field_6107f9b886e2d'),(75230,1936,'team-list_3_full-name','Andrew Rud'),(75231,1936,'_team-list_3_full-name','field_6107f9ee86e2e'),(75232,1936,'team-list_3_position','Chief Operations Officer'),(75233,1936,'_team-list_3_position','field_6107fa0886e2f'),(75234,1936,'team-list_3_profile','https://www.linkedin.com/company/commercegate/'),(75235,1936,'_team-list_3_profile','field_6107fa1e86e30'),(75236,1936,'team-list_4_image','573'),(75237,1936,'_team-list_4_image','field_6107f9b886e2d'),(75238,1936,'team-list_4_full-name','Andrew Vinnichenko'),(75239,1936,'_team-list_4_full-name','field_6107f9ee86e2e'),(75240,1936,'team-list_4_position','Money Laundering Reporting Officer'),(75241,1936,'_team-list_4_position','field_6107fa0886e2f'),(75242,1936,'team-list_4_profile','https://www.linkedin.com/company/commercegate/'),(75243,1936,'_team-list_4_profile','field_6107fa1e86e30'),(75244,1936,'team-list','5'),(75245,1936,'_team-list','field_6107f8956d8f2'),(75246,1936,'team-block-info_team-title','Our Team'),(75247,1936,'_team-block-info_team-title','field_6107f96a86e2c'),(75248,1936,'team-block-info_team-profile-link-title','LinkedIn Profile'),(75249,1936,'_team-block-info_team-profile-link-title','field_6107fa2d86e31'),(75250,1936,'team-block-info',''),(75251,1936,'_team-block-info','field_6107fa5b46179'),(75252,1936,'our-story-title','Our Story'),(75253,1936,'_our-story-title','field_6107fd3dfac5c'),(75254,1936,'story-past_0_year',''),(75255,1936,'_story-past_0_year','field_6107fe861dc5d'),(75256,1936,'story-past_0_gropus_0_title_title',''),(75257,1936,'_story-past_0_gropus_0_title_title','field_6107fefbb9e35'),(75258,1936,'story-past_0_gropus_0_title_gradient','0'),(75259,1936,'_story-past_0_gropus_0_title_gradient','field_6107ff2c8bc34'),(75260,1936,'story-past_0_gropus_0_title',''),(75261,1936,'_story-past_0_gropus_0_title','field_6107ff625d3cf'),(75262,1936,'story-past_0_gropus_0_description',''),(75263,1936,'_story-past_0_gropus_0_description','field_6107ff01b9e36'),(75264,1936,'story-past_0_gropus','1'),(75265,1936,'_story-past_0_gropus','field_6107fee8b9e34'),(75266,1936,'story-past_1_year',''),(75267,1936,'_story-past_1_year','field_6107fe861dc5d'),(75268,1936,'story-past_1_gropus_0_title_title',''),(75269,1936,'_story-past_1_gropus_0_title_title','field_6107fefbb9e35'),(75270,1936,'story-past_1_gropus_0_title_gradient','0'),(75271,1936,'_story-past_1_gropus_0_title_gradient','field_6107ff2c8bc34'),(75272,1936,'story-past_1_gropus_0_title',''),(75273,1936,'_story-past_1_gropus_0_title','field_6107ff625d3cf'),(75274,1936,'story-past_1_gropus_0_description',''),(75275,1936,'_story-past_1_gropus_0_description','field_6107ff01b9e36'),(75276,1936,'story-past_1_gropus','1'),(75277,1936,'_story-past_1_gropus','field_6107fee8b9e34'),(75278,1936,'story-past_2_year',''),(75279,1936,'_story-past_2_year','field_6107fe861dc5d'),(75280,1936,'story-past_2_gropus_0_title_title',''),(75281,1936,'_story-past_2_gropus_0_title_title','field_6107fefbb9e35'),(75282,1936,'story-past_2_gropus_0_title_gradient','0'),(75283,1936,'_story-past_2_gropus_0_title_gradient','field_6107ff2c8bc34'),(75284,1936,'story-past_2_gropus_0_title',''),(75285,1936,'_story-past_2_gropus_0_title','field_6107ff625d3cf'),(75286,1936,'story-past_2_gropus_0_description',''),(75287,1936,'_story-past_2_gropus_0_description','field_6107ff01b9e36'),(75288,1936,'story-past_2_gropus','1'),(75289,1936,'_story-past_2_gropus','field_6107fee8b9e34'),(75290,1936,'story-past_3_year',''),(75291,1936,'_story-past_3_year','field_6107fe861dc5d'),(75292,1936,'story-past_3_gropus_0_title_title',''),(75293,1936,'_story-past_3_gropus_0_title_title','field_6107fefbb9e35'),(75294,1936,'story-past_3_gropus_0_title_gradient','0'),(75295,1936,'_story-past_3_gropus_0_title_gradient','field_6107ff2c8bc34'),(75296,1936,'story-past_3_gropus_0_title',''),(75297,1936,'_story-past_3_gropus_0_title','field_6107ff625d3cf'),(75298,1936,'story-past_3_gropus_0_description',''),(75299,1936,'_story-past_3_gropus_0_description','field_6107ff01b9e36'),(75300,1936,'story-past_3_gropus','1'),(75301,1936,'_story-past_3_gropus','field_6107fee8b9e34'),(75302,1936,'story-past_4_year',''),(75303,1936,'_story-past_4_year','field_6107fe861dc5d'),(75304,1936,'story-past_4_gropus_0_title_title',''),(75305,1936,'_story-past_4_gropus_0_title_title','field_6107fefbb9e35'),(75306,1936,'story-past_4_gropus_0_title_gradient','0'),(75307,1936,'_story-past_4_gropus_0_title_gradient','field_6107ff2c8bc34'),(75308,1936,'story-past_4_gropus_0_title',''),(75309,1936,'_story-past_4_gropus_0_title','field_6107ff625d3cf'),(75310,1936,'story-past_4_gropus_0_description',''),(75311,1936,'_story-past_4_gropus_0_description','field_6107ff01b9e36'),(75312,1936,'story-past_4_gropus','1'),(75313,1936,'_story-past_4_gropus','field_6107fee8b9e34'),(75314,1936,'story-past_5_year',''),(75315,1936,'_story-past_5_year','field_6107fe861dc5d'),(75316,1936,'story-past_5_gropus_0_title_title',''),(75317,1936,'_story-past_5_gropus_0_title_title','field_6107fefbb9e35'),(75318,1936,'story-past_5_gropus_0_title_gradient','0'),(75319,1936,'_story-past_5_gropus_0_title_gradient','field_6107ff2c8bc34'),(75320,1936,'story-past_5_gropus_0_title',''),(75321,1936,'_story-past_5_gropus_0_title','field_6107ff625d3cf'),(75322,1936,'story-past_5_gropus_0_description',''),(75323,1936,'_story-past_5_gropus_0_description','field_6107ff01b9e36'),(75324,1936,'story-past_5_gropus','1'),(75325,1936,'_story-past_5_gropus','field_6107fee8b9e34'),(75326,1936,'story-past_6_year',''),(75327,1936,'_story-past_6_year','field_6107fe861dc5d'),(75328,1936,'story-past_6_gropus_0_title_title',''),(75329,1936,'_story-past_6_gropus_0_title_title','field_6107fefbb9e35'),(75330,1936,'story-past_6_gropus_0_title_gradient','0'),(75331,1936,'_story-past_6_gropus_0_title_gradient','field_6107ff2c8bc34'),(75332,1936,'story-past_6_gropus_0_title',''),(75333,1936,'_story-past_6_gropus_0_title','field_6107ff625d3cf'),(75334,1936,'story-past_6_gropus_0_description',''),(75335,1936,'_story-past_6_gropus_0_description','field_6107ff01b9e36'),(75336,1936,'story-past_6_gropus','1'),(75337,1936,'_story-past_6_gropus','field_6107fee8b9e34'),(75338,1936,'story-past_7_year',''),(75339,1936,'_story-past_7_year','field_6107fe861dc5d'),(75340,1936,'story-past_7_gropus_0_title_title',''),(75341,1936,'_story-past_7_gropus_0_title_title','field_6107fefbb9e35'),(75342,1936,'story-past_7_gropus_0_title_gradient','0'),(75343,1936,'_story-past_7_gropus_0_title_gradient','field_6107ff2c8bc34'),(75344,1936,'story-past_7_gropus_0_title',''),(75345,1936,'_story-past_7_gropus_0_title','field_6107ff625d3cf'),(75346,1936,'story-past_7_gropus_0_description',''),(75347,1936,'_story-past_7_gropus_0_description','field_6107ff01b9e36'),(75348,1936,'story-past_7_gropus','1'),(75349,1936,'_story-past_7_gropus','field_6107fee8b9e34'),(75350,1936,'story-past_8_year',''),(75351,1936,'_story-past_8_year','field_6107fe861dc5d'),(75352,1936,'story-past_8_gropus_0_title_title',''),(75353,1936,'_story-past_8_gropus_0_title_title','field_6107fefbb9e35'),(75354,1936,'story-past_8_gropus_0_title_gradient','0'),(75355,1936,'_story-past_8_gropus_0_title_gradient','field_6107ff2c8bc34'),(75356,1936,'story-past_8_gropus_0_title',''),(75357,1936,'_story-past_8_gropus_0_title','field_6107ff625d3cf'),(75358,1936,'story-past_8_gropus_0_description',''),(75359,1936,'_story-past_8_gropus_0_description','field_6107ff01b9e36'),(75360,1936,'story-past_8_gropus','1'),(75361,1936,'_story-past_8_gropus','field_6107fee8b9e34'),(75362,1936,'story-past','9'),(75363,1936,'_story-past','field_6107fe24901a6'),(75364,1936,'story-feature_0_year',''),(75365,1936,'_story-feature_0_year','field_6107ffda45731'),(75366,1936,'story-feature_0_gropus_0_title_title',''),(75367,1936,'_story-feature_0_gropus_0_title_title','field_6107ffda45734'),(75368,1936,'story-feature_0_gropus_0_title_gradient','0'),(75369,1936,'_story-feature_0_gropus_0_title_gradient','field_6107ffda45735'),(75370,1936,'story-feature_0_gropus_0_title',''),(75371,1936,'_story-feature_0_gropus_0_title','field_6107ffda45733'),(75372,1936,'story-feature_0_gropus_0_description',''),(75373,1936,'_story-feature_0_gropus_0_description','field_6107ffda45736'),(75374,1936,'story-feature_0_gropus','1'),(75375,1936,'_story-feature_0_gropus','field_6107ffda45732'),(75376,1936,'story-feature_1_year',''),(75377,1936,'_story-feature_1_year','field_6107ffda45731'),(75378,1936,'story-feature_1_gropus_0_title_title',''),(75379,1936,'_story-feature_1_gropus_0_title_title','field_6107ffda45734'),(75380,1936,'story-feature_1_gropus_0_title_gradient','0'),(75381,1936,'_story-feature_1_gropus_0_title_gradient','field_6107ffda45735'),(75382,1936,'story-feature_1_gropus_0_title',''),(75383,1936,'_story-feature_1_gropus_0_title','field_6107ffda45733'),(75384,1936,'story-feature_1_gropus_0_description',''),(75385,1936,'_story-feature_1_gropus_0_description','field_6107ffda45736'),(75386,1936,'story-feature_1_gropus','1'),(75387,1936,'_story-feature_1_gropus','field_6107ffda45732'),(75388,1936,'story-feature','2'),(75389,1936,'_story-feature','field_6107ffda45730'),(75390,1936,'slider_story-past_0_year','Founded in 2006'),(75391,1936,'_slider_story-past_0_year','field_6107fe861dc5d'),(75392,1936,'slider_story-past_0_gropus_0_title_title','foundation'),(75393,1936,'_slider_story-past_0_gropus_0_title_title','field_6107fefbb9e35'),(75394,1936,'slider_story-past_0_gropus_0_title_gradient','0'),(75395,1936,'_slider_story-past_0_gropus_0_title_gradient','field_6107ff2c8bc34'),(75396,1936,'slider_story-past_0_gropus_0_title',''),(75397,1936,'_slider_story-past_0_gropus_0_title','field_6107ff625d3cf'),(75398,1936,'slider_story-past_0_gropus_0_description','CommerceGate was founded in Barcelona, Spain, by forming key relationships with financial and risk management institutions to develop technological and operational capabilities on our platform.'),(75399,1936,'_slider_story-past_0_gropus_0_description','field_6107ff01b9e36'),(75400,1936,'slider_story-past_0_gropus','1'),(75401,1936,'_slider_story-past_0_gropus','field_6107fee8b9e34'),(75402,1936,'slider_story-past_1_year','In 2007'),(75403,1936,'_slider_story-past_1_year','field_6107fe861dc5d'),(75404,1936,'slider_story-past_1_gropus_0_title_title','The largest high-risk payment processor in Spain'),(75405,1936,'_slider_story-past_1_gropus_0_title_title','field_6107fefbb9e35'),(75406,1936,'slider_story-past_1_gropus_0_title_gradient','0'),(75407,1936,'_slider_story-past_1_gropus_0_title_gradient','field_6107ff2c8bc34'),(75408,1936,'slider_story-past_1_gropus_0_title',''),(75409,1936,'_slider_story-past_1_gropus_0_title','field_6107ff625d3cf'),(75410,1936,'slider_story-past_1_gropus_0_description','CommerceGate quickly scaled to be the largest high-risk payment processor in Spain and expanded throughout Europe offering superior throughput and highly secured payment solutions for our clients.'),(75411,1936,'_slider_story-past_1_gropus_0_description','field_6107ff01b9e36'),(75412,1936,'slider_story-past_1_gropus','1'),(75413,1936,'_slider_story-past_1_gropus','field_6107fee8b9e34'),(75414,1936,'slider_story-past_2_year','In 2009'),(75415,1936,'_slider_story-past_2_year','field_6107fe861dc5d'),(75416,1936,'slider_story-past_2_gropus_0_title_title','Relaunch of cgbilling.com'),(75417,1936,'_slider_story-past_2_gropus_0_title_title','field_6107fefbb9e35'),(75418,1936,'slider_story-past_2_gropus_0_title_gradient','1'),(75419,1936,'_slider_story-past_2_gropus_0_title_gradient','field_6107ff2c8bc34'),(75420,1936,'slider_story-past_2_gropus_0_title',''),(75421,1936,'_slider_story-past_2_gropus_0_title','field_6107ff625d3cf'),(75422,1936,'slider_story-past_2_gropus_0_description','CommerceGate established an Industry benchmark for quality service for end-user billing support with the relaunch of cgbilling.com.'),(75423,1936,'_slider_story-past_2_gropus_0_description','field_6107ff01b9e36'),(75424,1936,'slider_story-past_2_gropus','2'),(75425,1936,'_slider_story-past_2_gropus','field_6107fee8b9e34'),(75426,1936,'slider_story-past_3_year','In 2010'),(75427,1936,'_slider_story-past_3_year','field_6107fe861dc5d'),(75428,1936,'slider_story-past_3_gropus_0_title_title','CommerceGate expanded our team'),(75429,1936,'_slider_story-past_3_gropus_0_title_title','field_6107fefbb9e35'),(75430,1936,'slider_story-past_3_gropus_0_title_gradient','0'),(75431,1936,'_slider_story-past_3_gropus_0_title_gradient','field_6107ff2c8bc34'),(75432,1936,'slider_story-past_3_gropus_0_title',''),(75433,1936,'_slider_story-past_3_gropus_0_title','field_6107ff625d3cf'),(75434,1936,'slider_story-past_3_gropus_0_description','CommerceGate expanded our team to meet growing demand for our payment solutions and to offer highly dedicated support for our clients.'),(75435,1936,'_slider_story-past_3_gropus_0_description','field_6107ff01b9e36'),(75436,1936,'slider_story-past_3_gropus','1'),(75437,1936,'_slider_story-past_3_gropus','field_6107fee8b9e34'),(75438,1936,'slider_story-past_4_year','In 2011'),(75439,1936,'_slider_story-past_4_year','field_6107fe861dc5d'),(75440,1936,'slider_story-past_4_gropus_0_title_title','The Billing Company of the Year'),(75441,1936,'_slider_story-past_4_gropus_0_title_title','field_6107fefbb9e35'),(75442,1936,'slider_story-past_4_gropus_0_title_gradient','0'),(75443,1936,'_slider_story-past_4_gropus_0_title_gradient','field_6107ff2c8bc34'),(75444,1936,'slider_story-past_4_gropus_0_title',''),(75445,1936,'_slider_story-past_4_gropus_0_title','field_6107ff625d3cf'),(75446,1936,'slider_story-past_4_gropus_0_description','CommerceGate was awarded the Billing Company of the Year (Merchant Services) for our longstanding dedication to providing leading payment technology and support access for our clients.'),(75447,1936,'_slider_story-past_4_gropus_0_description','field_6107ff01b9e36'),(75448,1936,'slider_story-past_4_gropus','1'),(75449,1936,'_slider_story-past_4_gropus','field_6107fee8b9e34'),(75450,1936,'slider_story-past_5_year','In 2012'),(75451,1936,'_slider_story-past_5_year','field_6107fe861dc5d'),(75452,1936,'slider_story-past_5_gropus_0_title_title','The European Billing Company of the Year Award'),(75453,1936,'_slider_story-past_5_gropus_0_title_title','field_6107fefbb9e35'),(75454,1936,'slider_story-past_5_gropus_0_title_gradient','0'),(75455,1936,'_slider_story-past_5_gropus_0_title_gradient','field_6107ff2c8bc34'),(75456,1936,'slider_story-past_5_gropus_0_title',''),(75457,1936,'_slider_story-past_5_gropus_0_title','field_6107ff625d3cf'),(75458,1936,'slider_story-past_5_gropus_0_description','CommerceGate was nominated for the European Billing Company of the Year Award for outstanding performance and reliability of our billing solutions for our clients in Europe.'),(75459,1936,'_slider_story-past_5_gropus_0_description','field_6107ff01b9e36'),(75460,1936,'slider_story-past_5_gropus','2'),(75461,1936,'_slider_story-past_5_gropus','field_6107fee8b9e34'),(75462,1936,'slider_story-past_6_year','In 2013'),(75463,1936,'_slider_story-past_6_year','field_6107fe861dc5d'),(75464,1936,'slider_story-past_6_gropus_0_title_title','The European Billing Company of the Year Award'),(75465,1936,'_slider_story-past_6_gropus_0_title_title','field_6107fefbb9e35'),(75466,1936,'slider_story-past_6_gropus_0_title_gradient','1'),(75467,1936,'_slider_story-past_6_gropus_0_title_gradient','field_6107ff2c8bc34'),(75468,1936,'slider_story-past_6_gropus_0_title',''),(75469,1936,'_slider_story-past_6_gropus_0_title','field_6107ff625d3cf'),(75470,1936,'slider_story-past_6_gropus_0_description','CommerceGate was crowned the title European Billing Company of the Year Award for outstanding performance and reliability of our billing solutions for our clients in Europe.'),(75471,1936,'_slider_story-past_6_gropus_0_description','field_6107ff01b9e36'),(75472,1936,'slider_story-past_6_gropus','1'),(75473,1936,'_slider_story-past_6_gropus','field_6107fee8b9e34'),(75474,1936,'slider_story-past_7_year','In 2014'),(75475,1936,'_slider_story-past_7_year','field_6107fe861dc5d'),(75476,1936,'slider_story-past_7_gropus_0_title_title','The European Payment Processor of the Year Award'),(75477,1936,'_slider_story-past_7_gropus_0_title_title','field_6107fefbb9e35'),(75478,1936,'slider_story-past_7_gropus_0_title_gradient','0'),(75479,1936,'_slider_story-past_7_gropus_0_title_gradient','field_6107ff2c8bc34'),(75480,1936,'slider_story-past_7_gropus_0_title',''),(75481,1936,'_slider_story-past_7_gropus_0_title','field_6107ff625d3cf'),(75482,1936,'slider_story-past_7_gropus_0_description','CommerceGate was crowned the European Payment Processor of the Year Award for our leading and highly scalable payment processing solutions for our clients in Europe.'),(75483,1936,'_slider_story-past_7_gropus_0_description','field_6107ff01b9e36'),(75484,1936,'slider_story-past_7_gropus','2'),(75485,1936,'_slider_story-past_7_gropus','field_6107fee8b9e34'),(75486,1936,'slider_story-past_8_year','In 2015'),(75487,1936,'_slider_story-past_8_year','field_6107fe861dc5d'),(75488,1936,'slider_story-past_8_gropus_0_title_title','CommerceGate expanded our team'),(75489,1936,'_slider_story-past_8_gropus_0_title_title','field_6107fefbb9e35'),(75490,1936,'slider_story-past_8_gropus_0_title_gradient','0'),(75491,1936,'_slider_story-past_8_gropus_0_title_gradient','field_6107ff2c8bc34'),(75492,1936,'slider_story-past_8_gropus_0_title',''),(75493,1936,'_slider_story-past_8_gropus_0_title','field_6107ff625d3cf'),(75494,1936,'slider_story-past_8_gropus_0_description','CommerceGate expanded our team to boost our core competencies and expertise in key operational areas while continuing to grow our client base and support throughout Europe.'),(75495,1936,'_slider_story-past_8_gropus_0_description','field_6107ff01b9e36'),(75496,1936,'slider_story-past_8_gropus','3'),(75497,1936,'_slider_story-past_8_gropus','field_6107fee8b9e34'),(75498,1936,'slider_story-past','15'),(75499,1936,'_slider_story-past','field_6107fe24901a6'),(75500,1936,'slider_story-feature_0_year','In 2022'),(75501,1936,'_slider_story-feature_0_year','field_6107ffda45731'),(75502,1936,'slider_story-feature_0_gropus_0_title_title','CG Digital Bank.'),(75503,1936,'_slider_story-feature_0_gropus_0_title_title','field_6107ffda45734'),(75504,1936,'slider_story-feature_0_gropus_0_title_gradient','0'),(75505,1936,'_slider_story-feature_0_gropus_0_title_gradient','field_6107ffda45735'),(75506,1936,'slider_story-feature_0_gropus_0_title',''),(75507,1936,'_slider_story-feature_0_gropus_0_title','field_6107ffda45733'),(75508,1936,'slider_story-feature_0_gropus_0_description','Gain access to key digital banking facilities and services hassle-free, tailored to the needs of your online business.'),(75509,1936,'_slider_story-feature_0_gropus_0_description','field_6107ffda45736'),(75510,1936,'slider_story-feature_0_gropus','3'),(75511,1936,'_slider_story-feature_0_gropus','field_6107ffda45732'),(75512,1936,'slider_story-feature','1'),(75513,1936,'_slider_story-feature','field_6107ffda45730'),(75514,1936,'slider',''),(75515,1936,'_slider','field_610800a34520b'),(75516,1936,'slider_story-feature_0_gropus_1_title_title','CG Card.'),(75517,1936,'_slider_story-feature_0_gropus_1_title_title','field_6107ffda45734'),(75518,1936,'slider_story-feature_0_gropus_1_title_gradient','0'),(75519,1936,'_slider_story-feature_0_gropus_1_title_gradient','field_6107ffda45735'),(75520,1936,'slider_story-feature_0_gropus_1_title',''),(75521,1936,'_slider_story-feature_0_gropus_1_title','field_6107ffda45733'),(75522,1936,'slider_story-feature_0_gropus_1_description','Get customized corporate and personal credit cards for your stakeholders and key partners linked to your account.'),(75523,1936,'_slider_story-feature_0_gropus_1_description','field_6107ffda45736'),(75524,1936,'career-block-info_title','Start Your Career'),(75525,1936,'_career-block-info_title','field_6108088e7a966'),(75526,1936,'career-block-info_suptitle_text','15 job openings'),(75527,1936,'_career-block-info_suptitle_text','field_610808a07a968'),(75528,1936,'career-block-info_suptitle_color','#EB5042'),(75529,1936,'_career-block-info_suptitle_color','field_610808a67a969'),(75530,1936,'career-block-info_suptitle',''),(75531,1936,'_career-block-info_suptitle','field_610808947a967'),(75532,1936,'career-block-info_button-title','See All Jobs\\'),(75533,1936,'_career-block-info_button-title','field_610808cdef69d'),(75534,1936,'career-block-info',''),(75535,1936,'_career-block-info','field_610807c27a965'),(75536,1936,'career-block-info_button','a:3:{s:5:\"title\";s:12:\"See All Jobs\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/careers/\";s:6:\"target\";s:0:\"\";}'),(75537,1936,'_career-block-info_button','field_610808cdef69d'),(75538,1936,'slider_story-past_2_gropus_1_title_title','The Strategic Alliance of the Year Award'),(75539,1936,'_slider_story-past_2_gropus_1_title_title','field_6107fefbb9e35'),(75540,1936,'slider_story-past_2_gropus_1_title_gradient','0'),(75541,1936,'_slider_story-past_2_gropus_1_title_gradient','field_6107ff2c8bc34'),(75542,1936,'slider_story-past_2_gropus_1_title',''),(75543,1936,'_slider_story-past_2_gropus_1_title','field_6107ff625d3cf'),(75544,1936,'slider_story-past_2_gropus_1_description','CommerceGate was awarded the Strategic Alliance of the Year Award for outstanding performance and reliability in our payment solutions.'),(75545,1936,'_slider_story-past_2_gropus_1_description','field_6107ff01b9e36'),(75546,1936,'slider_story-past_5_gropus_1_title_title','CommerceGate relaunches our flagship website'),(75547,1936,'_slider_story-past_5_gropus_1_title_title','field_6107fefbb9e35'),(75548,1936,'slider_story-past_5_gropus_1_title_gradient','0'),(75549,1936,'_slider_story-past_5_gropus_1_title_gradient','field_6107ff2c8bc34'),(75550,1936,'slider_story-past_5_gropus_1_title',''),(75551,1936,'_slider_story-past_5_gropus_1_title','field_6107ff625d3cf'),(75552,1936,'slider_story-past_5_gropus_1_description','CommerceGate relaunches our flagship website and brand image to emphasize on our growing success, industry expertise and outstanding dedication to our clients globally.'),(75553,1936,'_slider_story-past_5_gropus_1_description','field_6107ff01b9e36'),(75554,1936,'slider_story-past_7_gropus_1_title_title','The lead in innovation and development'),(75555,1936,'_slider_story-past_7_gropus_1_title_title','field_6107fefbb9e35'),(75556,1936,'slider_story-past_7_gropus_1_title_gradient','0'),(75557,1936,'_slider_story-past_7_gropus_1_title_gradient','field_6107ff2c8bc34'),(75558,1936,'slider_story-past_7_gropus_1_title',''),(75559,1936,'_slider_story-past_7_gropus_1_title','field_6107ff625d3cf'),(75560,1936,'slider_story-past_7_gropus_1_description','CommerceGate takes the lead in innovation and development under a new management with the commitment to developing and adopting the latest payment technologies available for our clients.'),(75561,1936,'_slider_story-past_7_gropus_1_description','field_6107ff01b9e36'),(75562,1936,'slider_story-past_8_gropus_1_title_title','A brand new processing platform and back office systems'),(75563,1936,'_slider_story-past_8_gropus_1_title_title','field_6107fefbb9e35'),(75564,1936,'slider_story-past_8_gropus_1_title_gradient','0'),(75565,1936,'_slider_story-past_8_gropus_1_title_gradient','field_6107ff2c8bc34'),(75566,1936,'slider_story-past_8_gropus_1_title',''),(75567,1936,'_slider_story-past_8_gropus_1_title','field_6107ff625d3cf'),(75568,1936,'slider_story-past_8_gropus_1_description','CommerceGate begins development of a brand new processing platform and back office systems to provide our clients with a highly secure and leading payment processing solution in the industry.'),(75569,1936,'_slider_story-past_8_gropus_1_description','field_6107ff01b9e36'),(75570,1936,'slider_story-past_8_gropus_2_title_title','Data-driven business intelligence technology'),(75571,1936,'_slider_story-past_8_gropus_2_title_title','field_6107fefbb9e35'),(75572,1936,'slider_story-past_8_gropus_2_title_gradient','0'),(75573,1936,'_slider_story-past_8_gropus_2_title_gradient','field_6107ff2c8bc34'),(75574,1936,'slider_story-past_8_gropus_2_title',''),(75575,1936,'_slider_story-past_8_gropus_2_title','field_6107ff625d3cf'),(75576,1936,'slider_story-past_8_gropus_2_description','CommerceGate continues to evolve and cater to the changing landscape of the industry through streamlining business processes, leveraging on agile and data-driven business intelligence technology.'),(75577,1936,'_slider_story-past_8_gropus_2_description','field_6107ff01b9e36'),(75578,1936,'slider_story-past_9_year','In 2016'),(75579,1936,'_slider_story-past_9_year','field_6107fe861dc5d'),(75580,1936,'slider_story-past_9_gropus_0_title_title','The leading back office system and merchant user interface'),(75581,1936,'_slider_story-past_9_gropus_0_title_title','field_6107fefbb9e35'),(75582,1936,'slider_story-past_9_gropus_0_title_gradient','0'),(75583,1936,'_slider_story-past_9_gropus_0_title_gradient','field_6107ff2c8bc34'),(75584,1936,'slider_story-past_9_gropus_0_title',''),(75585,1936,'_slider_story-past_9_gropus_0_title','field_6107ff625d3cf'),(75586,1936,'slider_story-past_9_gropus_0_description','CommerceGate launches the leading back office system and merchant user interface making payment processing management easier and convenient, while increasing the capabilities for our clients.'),(75587,1936,'_slider_story-past_9_gropus_0_description','field_6107ff01b9e36'),(75588,1936,'slider_story-past_9_gropus_1_title_title','An upgraded website and corporate profile'),(75589,1936,'_slider_story-past_9_gropus_1_title_title','field_6107fefbb9e35'),(75590,1936,'slider_story-past_9_gropus_1_title_gradient','0'),(75591,1936,'_slider_story-past_9_gropus_1_title_gradient','field_6107ff2c8bc34'),(75592,1936,'slider_story-past_9_gropus_1_title',''),(75593,1936,'_slider_story-past_9_gropus_1_title','field_6107ff625d3cf'),(75594,1936,'slider_story-past_9_gropus_1_description','CommerceGate introduces an upgraded website and corporate profile to reflect the dedication and commitment to constant innovation, marking the transition to a lean, agile, and data-driven payment processor.'),(75595,1936,'_slider_story-past_9_gropus_1_description','field_6107ff01b9e36'),(75596,1936,'slider_story-past_9_gropus','2'),(75597,1936,'_slider_story-past_9_gropus','field_6107fee8b9e34'),(75598,1936,'slider_story-past_10_year','In 2017'),(75599,1936,'_slider_story-past_10_year','field_6107fe861dc5d'),(75600,1936,'slider_story-past_10_gropus_0_title_title','Billing 2.0'),(75601,1936,'_slider_story-past_10_gropus_0_title_title','field_6107fefbb9e35'),(75602,1936,'slider_story-past_10_gropus_0_title_gradient','0'),(75603,1936,'_slider_story-past_10_gropus_0_title_gradient','field_6107ff2c8bc34'),(75604,1936,'slider_story-past_10_gropus_0_title',''),(75605,1936,'_slider_story-past_10_gropus_0_title','field_6107ff625d3cf'),(75606,1936,'slider_story-past_10_gropus_0_description','CommerceGate launches Billing 2.0, the leading all-in-one invoice, settlement and billing system that provides the latest technology and functionalities with accurate transactional data for our clients.'),(75607,1936,'_slider_story-past_10_gropus_0_description','field_6107ff01b9e36'),(75608,1936,'slider_story-past_10_gropus','1'),(75609,1936,'_slider_story-past_10_gropus','field_6107fee8b9e34'),(75610,1936,'slider_story-past_11_year','In 2018'),(75611,1936,'_slider_story-past_11_year','field_6107fe861dc5d'),(75612,1936,'slider_story-past_11_gropus_0_title_title','CGPayTech'),(75613,1936,'_slider_story-past_11_gropus_0_title_title','field_6107fefbb9e35'),(75614,1936,'slider_story-past_11_gropus_0_title_gradient','0'),(75615,1936,'_slider_story-past_11_gropus_0_title_gradient','field_6107ff2c8bc34'),(75616,1936,'slider_story-past_11_gropus_0_title',''),(75617,1936,'_slider_story-past_11_gropus_0_title','field_6107ff625d3cf'),(75618,1936,'slider_story-past_11_gropus_0_description','CommerceGate launches CGPayTech, a cutting-edge payment platform with higher processing capacities, improved security encryption protocols and a variety of additional payment methods.'),(75619,1936,'_slider_story-past_11_gropus_0_description','field_6107ff01b9e36'),(75620,1936,'slider_story-past_11_gropus','1'),(75621,1936,'_slider_story-past_11_gropus','field_6107fee8b9e34'),(75622,1936,'slider_story-past_12_year','In 2019'),(75623,1936,'_slider_story-past_12_year','field_6107fe861dc5d'),(75624,1936,'slider_story-past_12_gropus_0_title_title','20th acquiring partner integration'),(75625,1936,'_slider_story-past_12_gropus_0_title_title','field_6107fefbb9e35'),(75626,1936,'slider_story-past_12_gropus_0_title_gradient','0'),(75627,1936,'_slider_story-past_12_gropus_0_title_gradient','field_6107ff2c8bc34'),(75628,1936,'slider_story-past_12_gropus_0_title',''),(75629,1936,'_slider_story-past_12_gropus_0_title','field_6107ff625d3cf'),(75630,1936,'slider_story-past_12_gropus_0_description','CommerceGate introduces our 20th acquiring partner integration to our platform, providing our merchants higher transactional volumes, better conversion, risk management and payment processing quality.'),(75631,1936,'_slider_story-past_12_gropus_0_description','field_6107ff01b9e36'),(75632,1936,'slider_story-past_12_gropus','1'),(75633,1936,'_slider_story-past_12_gropus','field_6107fee8b9e34'),(75634,1936,'slider_story-past_13_year','In 2020'),(75635,1936,'_slider_story-past_13_year','field_6107fe861dc5d'),(75636,1936,'slider_story-past_13_gropus_0_title_title','A financial institution license'),(75637,1936,'_slider_story-past_13_gropus_0_title_title','field_6107fefbb9e35'),(75638,1936,'slider_story-past_13_gropus_0_title_gradient','0'),(75639,1936,'_slider_story-past_13_gropus_0_title_gradient','field_6107ff2c8bc34'),(75640,1936,'slider_story-past_13_gropus_0_title',''),(75641,1936,'_slider_story-past_13_gropus_0_title','field_6107ff625d3cf'),(75642,1936,'slider_story-past_13_gropus_0_description','CommerceGate was the first non-banking group in Spain to be granted by the Central Bank of Spain a financial institution license.'),(75643,1936,'_slider_story-past_13_gropus_0_description','field_6107ff01b9e36'),(75644,1936,'slider_story-past_13_gropus','1'),(75645,1936,'_slider_story-past_13_gropus','field_6107fee8b9e34'),(75646,1936,'slider_story-past_14_year','In 2021'),(75647,1936,'_slider_story-past_14_year','field_6107fe861dc5d'),(75648,1936,'slider_story-past_14_gropus_0_title_title','CommerceGate opens the LATAM market'),(75649,1936,'_slider_story-past_14_gropus_0_title_title','field_6107fefbb9e35'),(75650,1936,'slider_story-past_14_gropus_0_title_gradient','0'),(75651,1936,'_slider_story-past_14_gropus_0_title_gradient','field_6107ff2c8bc34'),(75652,1936,'slider_story-past_14_gropus_0_title',''),(75653,1936,'_slider_story-past_14_gropus_0_title','field_6107ff625d3cf'),(75654,1936,'slider_story-past_14_gropus_0_description','CommerceGate opens the LATAM market through local acquiring and payment solutions for EU merchants with Brazil being the first country and Mexico, Chile, Colombia and Peru coming next.'),(75655,1936,'_slider_story-past_14_gropus_0_description','field_6107ff01b9e36'),(75656,1936,'slider_story-past_14_gropus','1'),(75657,1936,'_slider_story-past_14_gropus','field_6107fee8b9e34'),(75658,1936,'slider_story-feature_0_gropus_2_title_title','CG eWallet.'),(75659,1936,'_slider_story-feature_0_gropus_2_title_title','field_6107ffda45734'),(75660,1936,'slider_story-feature_0_gropus_2_title_gradient','0'),(75661,1936,'_slider_story-feature_0_gropus_2_title_gradient','field_6107ffda45735'),(75662,1936,'slider_story-feature_0_gropus_2_title',''),(75663,1936,'_slider_story-feature_0_gropus_2_title','field_6107ffda45733'),(75664,1936,'slider_story-feature_0_gropus_2_description','Get full access to the benefits of the CG eWallet solution to increase customer interaction with your business.'),(75665,1936,'_slider_story-feature_0_gropus_2_description','field_6107ffda45736'),(75666,1938,'main-block_image','542'),(75667,1938,'_main-block_image','field_6107f1cd63ec8'),(75668,1938,'main-block_title','Our Story'),(75669,1938,'_main-block_title','field_6107f1db63ec9'),(75670,1938,'main-block_description','Thousands of merchants have boosted their sales with our[nbsp]payment solutions since 2006. Today, we have scaled successfully to cater to every business with the[nbsp]foundations of ethical business practices and leading technology.'),(75671,1938,'_main-block_description','field_6107f1e463eca'),(75672,1938,'main-block_button-title','Explore more'),(75673,1938,'_main-block_button-title','field_6107f1f063ecb'),(75674,1938,'main-block',''),(75675,1938,'_main-block','field_6107f1b963ec7'),(75676,1938,'introductory-block_title','We’re recognised by professionals'),(75677,1938,'_introductory-block_title','field_6107f5e1078d8'),(75678,1938,'introductory-block_icons_0_icon','550'),(75679,1938,'_introductory-block_icons_0_icon','field_6107f5f6078da'),(75680,1938,'introductory-block_icons_0_icon-description',''),(75681,1938,'_introductory-block_icons_0_icon-description','field_6107f635d4d34'),(75682,1938,'introductory-block_icons_1_icon','551'),(75683,1938,'_introductory-block_icons_1_icon','field_6107f5f6078da'),(75684,1938,'introductory-block_icons_1_icon-description','E-Money Licenses \r\nin the EU and the UK'),(75685,1938,'_introductory-block_icons_1_icon-description','field_6107f635d4d34'),(75686,1938,'introductory-block_icons_2_icon','552'),(75687,1938,'_introductory-block_icons_2_icon','field_6107f5f6078da'),(75688,1938,'introductory-block_icons_2_icon-description',''),(75689,1938,'_introductory-block_icons_2_icon-description','field_6107f635d4d34'),(75690,1938,'introductory-block_icons_3_icon','553'),(75691,1938,'_introductory-block_icons_3_icon','field_6107f5f6078da'),(75692,1938,'introductory-block_icons_3_icon-description','PSD2 and Strong Customer \r\nAuthentication (SCA) compliant'),(75693,1938,'_introductory-block_icons_3_icon-description','field_6107f635d4d34'),(75694,1938,'introductory-block_icons','4'),(75695,1938,'_introductory-block_icons','field_6107f5e6078d9'),(75696,1938,'introductory-block',''),(75697,1938,'_introductory-block','field_6107f5d6078d7'),(75698,1938,'introductory-block-title','We’re recognised by professionals'),(75699,1938,'_introductory-block-title','field_6107f5e1078d8'),(75700,1938,'introductory-block-icons_0_icon','550'),(75701,1938,'_introductory-block-icons_0_icon','field_6107f5f6078da'),(75702,1938,'introductory-block-icons_0_icon-description','Licensed by Banco de Espana'),(75703,1938,'_introductory-block-icons_0_icon-description','field_6107f635d4d34'),(75704,1938,'introductory-block-icons_1_icon','551'),(75705,1938,'_introductory-block-icons_1_icon','field_6107f5f6078da'),(75706,1938,'introductory-block-icons_1_icon-description','EU Regulated Financial Institution'),(75707,1938,'_introductory-block-icons_1_icon-description','field_6107f635d4d34'),(75708,1938,'introductory-block-icons_2_icon','552'),(75709,1938,'_introductory-block-icons_2_icon','field_6107f5f6078da'),(75710,1938,'introductory-block-icons_2_icon-description','Secure Level 1[nbsp]PCI Compliance'),(75711,1938,'_introductory-block-icons_2_icon-description','field_6107f635d4d34'),(75712,1938,'introductory-block-icons_3_icon','553'),(75713,1938,'_introductory-block-icons_3_icon','field_6107f5f6078da'),(75714,1938,'introductory-block-icons_3_icon-description','Appointed KPMG Auditor'),(75715,1938,'_introductory-block-icons_3_icon-description','field_6107f635d4d34'),(75716,1938,'introductory-block-icons','4'),(75717,1938,'_introductory-block-icons','field_6107f5e6078d9'),(75718,1938,'team_title',''),(75719,1938,'_team_title','field_6107f8866d8f1'),(75720,1938,'team',''),(75721,1938,'_team','field_6107f87b6d8f0'),(75722,1938,'block-info_team-title','Our Team'),(75723,1938,'_block-info_team-title','field_6107f96a86e2c'),(75724,1938,'block-info_team-profile-link-title','LinkedIn Profile'),(75725,1938,'_block-info_team-profile-link-title','field_6107fa2d86e31'),(75726,1938,'block-info',''),(75727,1938,'_block-info','field_6107fa5b46179'),(75728,1938,'team-list_0_image','569'),(75729,1938,'_team-list_0_image','field_6107f9b886e2d'),(75730,1938,'team-list_0_full-name','Evgen Sopin'),(75731,1938,'_team-list_0_full-name','field_6107f9ee86e2e'),(75732,1938,'team-list_0_position','Chief Executive Officer'),(75733,1938,'_team-list_0_position','field_6107fa0886e2f'),(75734,1938,'team-list_0_profile','https://www.linkedin.com/company/commercegate/'),(75735,1938,'_team-list_0_profile','field_6107fa1e86e30'),(75736,1938,'team-list_1_image','570'),(75737,1938,'_team-list_1_image','field_6107f9b886e2d'),(75738,1938,'team-list_1_full-name','Carlos Maduro'),(75739,1938,'_team-list_1_full-name','field_6107f9ee86e2e'),(75740,1938,'team-list_1_position','Chief Financial Officer'),(75741,1938,'_team-list_1_position','field_6107fa0886e2f'),(75742,1938,'team-list_1_profile','https://www.linkedin.com/company/commercegate/'),(75743,1938,'_team-list_1_profile','field_6107fa1e86e30'),(75744,1938,'team-list_2_image','571'),(75745,1938,'_team-list_2_image','field_6107f9b886e2d'),(75746,1938,'team-list_2_full-name','Paul Barclay'),(75747,1938,'_team-list_2_full-name','field_6107f9ee86e2e'),(75748,1938,'team-list_2_position','Chief Commercial Officer'),(75749,1938,'_team-list_2_position','field_6107fa0886e2f'),(75750,1938,'team-list_2_profile','https://www.linkedin.com/company/commercegate/'),(75751,1938,'_team-list_2_profile','field_6107fa1e86e30'),(75752,1938,'team-list_3_image','572'),(75753,1938,'_team-list_3_image','field_6107f9b886e2d'),(75754,1938,'team-list_3_full-name','Andrew Rud'),(75755,1938,'_team-list_3_full-name','field_6107f9ee86e2e'),(75756,1938,'team-list_3_position','Chief Operations Officer'),(75757,1938,'_team-list_3_position','field_6107fa0886e2f'),(75758,1938,'team-list_3_profile','https://www.linkedin.com/company/commercegate/'),(75759,1938,'_team-list_3_profile','field_6107fa1e86e30'),(75760,1938,'team-list_4_image','573'),(75761,1938,'_team-list_4_image','field_6107f9b886e2d'),(75762,1938,'team-list_4_full-name','Andrew Vinnichenko'),(75763,1938,'_team-list_4_full-name','field_6107f9ee86e2e'),(75764,1938,'team-list_4_position','Money Laundering Reporting Officer'),(75765,1938,'_team-list_4_position','field_6107fa0886e2f'),(75766,1938,'team-list_4_profile','https://www.linkedin.com/company/commercegate/'),(75767,1938,'_team-list_4_profile','field_6107fa1e86e30'),(75768,1938,'team-list','5'),(75769,1938,'_team-list','field_6107f8956d8f2'),(75770,1938,'team-block-info_team-title','Our Team'),(75771,1938,'_team-block-info_team-title','field_6107f96a86e2c'),(75772,1938,'team-block-info_team-profile-link-title','LinkedIn Profile'),(75773,1938,'_team-block-info_team-profile-link-title','field_6107fa2d86e31'),(75774,1938,'team-block-info',''),(75775,1938,'_team-block-info','field_6107fa5b46179'),(75776,1938,'our-story-title','Our Story'),(75777,1938,'_our-story-title','field_6107fd3dfac5c'),(75778,1938,'story-past_0_year',''),(75779,1938,'_story-past_0_year','field_6107fe861dc5d'),(75780,1938,'story-past_0_gropus_0_title_title',''),(75781,1938,'_story-past_0_gropus_0_title_title','field_6107fefbb9e35'),(75782,1938,'story-past_0_gropus_0_title_gradient','0'),(75783,1938,'_story-past_0_gropus_0_title_gradient','field_6107ff2c8bc34'),(75784,1938,'story-past_0_gropus_0_title',''),(75785,1938,'_story-past_0_gropus_0_title','field_6107ff625d3cf'),(75786,1938,'story-past_0_gropus_0_description',''),(75787,1938,'_story-past_0_gropus_0_description','field_6107ff01b9e36'),(75788,1938,'story-past_0_gropus','1'),(75789,1938,'_story-past_0_gropus','field_6107fee8b9e34'),(75790,1938,'story-past_1_year',''),(75791,1938,'_story-past_1_year','field_6107fe861dc5d'),(75792,1938,'story-past_1_gropus_0_title_title',''),(75793,1938,'_story-past_1_gropus_0_title_title','field_6107fefbb9e35'),(75794,1938,'story-past_1_gropus_0_title_gradient','0'),(75795,1938,'_story-past_1_gropus_0_title_gradient','field_6107ff2c8bc34'),(75796,1938,'story-past_1_gropus_0_title',''),(75797,1938,'_story-past_1_gropus_0_title','field_6107ff625d3cf'),(75798,1938,'story-past_1_gropus_0_description',''),(75799,1938,'_story-past_1_gropus_0_description','field_6107ff01b9e36'),(75800,1938,'story-past_1_gropus','1'),(75801,1938,'_story-past_1_gropus','field_6107fee8b9e34'),(75802,1938,'story-past_2_year',''),(75803,1938,'_story-past_2_year','field_6107fe861dc5d'),(75804,1938,'story-past_2_gropus_0_title_title',''),(75805,1938,'_story-past_2_gropus_0_title_title','field_6107fefbb9e35'),(75806,1938,'story-past_2_gropus_0_title_gradient','0'),(75807,1938,'_story-past_2_gropus_0_title_gradient','field_6107ff2c8bc34'),(75808,1938,'story-past_2_gropus_0_title',''),(75809,1938,'_story-past_2_gropus_0_title','field_6107ff625d3cf'),(75810,1938,'story-past_2_gropus_0_description',''),(75811,1938,'_story-past_2_gropus_0_description','field_6107ff01b9e36'),(75812,1938,'story-past_2_gropus','1'),(75813,1938,'_story-past_2_gropus','field_6107fee8b9e34'),(75814,1938,'story-past_3_year',''),(75815,1938,'_story-past_3_year','field_6107fe861dc5d'),(75816,1938,'story-past_3_gropus_0_title_title',''),(75817,1938,'_story-past_3_gropus_0_title_title','field_6107fefbb9e35'),(75818,1938,'story-past_3_gropus_0_title_gradient','0'),(75819,1938,'_story-past_3_gropus_0_title_gradient','field_6107ff2c8bc34'),(75820,1938,'story-past_3_gropus_0_title',''),(75821,1938,'_story-past_3_gropus_0_title','field_6107ff625d3cf'),(75822,1938,'story-past_3_gropus_0_description',''),(75823,1938,'_story-past_3_gropus_0_description','field_6107ff01b9e36'),(75824,1938,'story-past_3_gropus','1'),(75825,1938,'_story-past_3_gropus','field_6107fee8b9e34'),(75826,1938,'story-past_4_year',''),(75827,1938,'_story-past_4_year','field_6107fe861dc5d'),(75828,1938,'story-past_4_gropus_0_title_title',''),(75829,1938,'_story-past_4_gropus_0_title_title','field_6107fefbb9e35'),(75830,1938,'story-past_4_gropus_0_title_gradient','0'),(75831,1938,'_story-past_4_gropus_0_title_gradient','field_6107ff2c8bc34'),(75832,1938,'story-past_4_gropus_0_title',''),(75833,1938,'_story-past_4_gropus_0_title','field_6107ff625d3cf'),(75834,1938,'story-past_4_gropus_0_description',''),(75835,1938,'_story-past_4_gropus_0_description','field_6107ff01b9e36'),(75836,1938,'story-past_4_gropus','1'),(75837,1938,'_story-past_4_gropus','field_6107fee8b9e34'),(75838,1938,'story-past_5_year',''),(75839,1938,'_story-past_5_year','field_6107fe861dc5d'),(75840,1938,'story-past_5_gropus_0_title_title',''),(75841,1938,'_story-past_5_gropus_0_title_title','field_6107fefbb9e35'),(75842,1938,'story-past_5_gropus_0_title_gradient','0'),(75843,1938,'_story-past_5_gropus_0_title_gradient','field_6107ff2c8bc34'),(75844,1938,'story-past_5_gropus_0_title',''),(75845,1938,'_story-past_5_gropus_0_title','field_6107ff625d3cf'),(75846,1938,'story-past_5_gropus_0_description',''),(75847,1938,'_story-past_5_gropus_0_description','field_6107ff01b9e36'),(75848,1938,'story-past_5_gropus','1'),(75849,1938,'_story-past_5_gropus','field_6107fee8b9e34'),(75850,1938,'story-past_6_year',''),(75851,1938,'_story-past_6_year','field_6107fe861dc5d'),(75852,1938,'story-past_6_gropus_0_title_title',''),(75853,1938,'_story-past_6_gropus_0_title_title','field_6107fefbb9e35'),(75854,1938,'story-past_6_gropus_0_title_gradient','0'),(75855,1938,'_story-past_6_gropus_0_title_gradient','field_6107ff2c8bc34'),(75856,1938,'story-past_6_gropus_0_title',''),(75857,1938,'_story-past_6_gropus_0_title','field_6107ff625d3cf'),(75858,1938,'story-past_6_gropus_0_description',''),(75859,1938,'_story-past_6_gropus_0_description','field_6107ff01b9e36'),(75860,1938,'story-past_6_gropus','1'),(75861,1938,'_story-past_6_gropus','field_6107fee8b9e34'),(75862,1938,'story-past_7_year',''),(75863,1938,'_story-past_7_year','field_6107fe861dc5d'),(75864,1938,'story-past_7_gropus_0_title_title',''),(75865,1938,'_story-past_7_gropus_0_title_title','field_6107fefbb9e35'),(75866,1938,'story-past_7_gropus_0_title_gradient','0'),(75867,1938,'_story-past_7_gropus_0_title_gradient','field_6107ff2c8bc34'),(75868,1938,'story-past_7_gropus_0_title',''),(75869,1938,'_story-past_7_gropus_0_title','field_6107ff625d3cf'),(75870,1938,'story-past_7_gropus_0_description',''),(75871,1938,'_story-past_7_gropus_0_description','field_6107ff01b9e36'),(75872,1938,'story-past_7_gropus','1'),(75873,1938,'_story-past_7_gropus','field_6107fee8b9e34'),(75874,1938,'story-past_8_year',''),(75875,1938,'_story-past_8_year','field_6107fe861dc5d'),(75876,1938,'story-past_8_gropus_0_title_title',''),(75877,1938,'_story-past_8_gropus_0_title_title','field_6107fefbb9e35'),(75878,1938,'story-past_8_gropus_0_title_gradient','0'),(75879,1938,'_story-past_8_gropus_0_title_gradient','field_6107ff2c8bc34'),(75880,1938,'story-past_8_gropus_0_title',''),(75881,1938,'_story-past_8_gropus_0_title','field_6107ff625d3cf'),(75882,1938,'story-past_8_gropus_0_description',''),(75883,1938,'_story-past_8_gropus_0_description','field_6107ff01b9e36'),(75884,1938,'story-past_8_gropus','1'),(75885,1938,'_story-past_8_gropus','field_6107fee8b9e34'),(75886,1938,'story-past','9'),(75887,1938,'_story-past','field_6107fe24901a6'),(75888,1938,'story-feature_0_year',''),(75889,1938,'_story-feature_0_year','field_6107ffda45731'),(75890,1938,'story-feature_0_gropus_0_title_title',''),(75891,1938,'_story-feature_0_gropus_0_title_title','field_6107ffda45734'),(75892,1938,'story-feature_0_gropus_0_title_gradient','0'),(75893,1938,'_story-feature_0_gropus_0_title_gradient','field_6107ffda45735'),(75894,1938,'story-feature_0_gropus_0_title',''),(75895,1938,'_story-feature_0_gropus_0_title','field_6107ffda45733'),(75896,1938,'story-feature_0_gropus_0_description',''),(75897,1938,'_story-feature_0_gropus_0_description','field_6107ffda45736'),(75898,1938,'story-feature_0_gropus','1'),(75899,1938,'_story-feature_0_gropus','field_6107ffda45732'),(75900,1938,'story-feature_1_year',''),(75901,1938,'_story-feature_1_year','field_6107ffda45731'),(75902,1938,'story-feature_1_gropus_0_title_title',''),(75903,1938,'_story-feature_1_gropus_0_title_title','field_6107ffda45734'),(75904,1938,'story-feature_1_gropus_0_title_gradient','0'),(75905,1938,'_story-feature_1_gropus_0_title_gradient','field_6107ffda45735'),(75906,1938,'story-feature_1_gropus_0_title',''),(75907,1938,'_story-feature_1_gropus_0_title','field_6107ffda45733'),(75908,1938,'story-feature_1_gropus_0_description',''),(75909,1938,'_story-feature_1_gropus_0_description','field_6107ffda45736'),(75910,1938,'story-feature_1_gropus','1'),(75911,1938,'_story-feature_1_gropus','field_6107ffda45732'),(75912,1938,'story-feature','2'),(75913,1938,'_story-feature','field_6107ffda45730'),(75914,1938,'slider_story-past_0_year','Founded in 2006'),(75915,1938,'_slider_story-past_0_year','field_6107fe861dc5d'),(75916,1938,'slider_story-past_0_gropus_0_title_title','foundation'),(75917,1938,'_slider_story-past_0_gropus_0_title_title','field_6107fefbb9e35'),(75918,1938,'slider_story-past_0_gropus_0_title_gradient','0'),(75919,1938,'_slider_story-past_0_gropus_0_title_gradient','field_6107ff2c8bc34'),(75920,1938,'slider_story-past_0_gropus_0_title',''),(75921,1938,'_slider_story-past_0_gropus_0_title','field_6107ff625d3cf'),(75922,1938,'slider_story-past_0_gropus_0_description','CommerceGate was founded in Barcelona, Spain, by forming key relationships with financial and risk management institutions to develop technological and operational capabilities on our platform.'),(75923,1938,'_slider_story-past_0_gropus_0_description','field_6107ff01b9e36'),(75924,1938,'slider_story-past_0_gropus','1'),(75925,1938,'_slider_story-past_0_gropus','field_6107fee8b9e34'),(75926,1938,'slider_story-past_1_year','In 2007'),(75927,1938,'_slider_story-past_1_year','field_6107fe861dc5d'),(75928,1938,'slider_story-past_1_gropus_0_title_title','The largest high-risk payment processor in Spain'),(75929,1938,'_slider_story-past_1_gropus_0_title_title','field_6107fefbb9e35'),(75930,1938,'slider_story-past_1_gropus_0_title_gradient','0'),(75931,1938,'_slider_story-past_1_gropus_0_title_gradient','field_6107ff2c8bc34'),(75932,1938,'slider_story-past_1_gropus_0_title',''),(75933,1938,'_slider_story-past_1_gropus_0_title','field_6107ff625d3cf'),(75934,1938,'slider_story-past_1_gropus_0_description','CommerceGate quickly scaled to be the largest high-risk payment processor in Spain and expanded throughout Europe offering superior throughput and highly secured payment solutions for our clients.'),(75935,1938,'_slider_story-past_1_gropus_0_description','field_6107ff01b9e36'),(75936,1938,'slider_story-past_1_gropus','1'),(75937,1938,'_slider_story-past_1_gropus','field_6107fee8b9e34'),(75938,1938,'slider_story-past_2_year','In 2009'),(75939,1938,'_slider_story-past_2_year','field_6107fe861dc5d'),(75940,1938,'slider_story-past_2_gropus_0_title_title','Relaunch of cgbilling.com'),(75941,1938,'_slider_story-past_2_gropus_0_title_title','field_6107fefbb9e35'),(75942,1938,'slider_story-past_2_gropus_0_title_gradient','0'),(75943,1938,'_slider_story-past_2_gropus_0_title_gradient','field_6107ff2c8bc34'),(75944,1938,'slider_story-past_2_gropus_0_title',''),(75945,1938,'_slider_story-past_2_gropus_0_title','field_6107ff625d3cf'),(75946,1938,'slider_story-past_2_gropus_0_description','CommerceGate established an Industry benchmark for quality service for end-user billing support with the relaunch of cgbilling.com.'),(75947,1938,'_slider_story-past_2_gropus_0_description','field_6107ff01b9e36'),(75948,1938,'slider_story-past_2_gropus','2'),(75949,1938,'_slider_story-past_2_gropus','field_6107fee8b9e34'),(75950,1938,'slider_story-past_3_year','In 2010'),(75951,1938,'_slider_story-past_3_year','field_6107fe861dc5d'),(75952,1938,'slider_story-past_3_gropus_0_title_title','CommerceGate expanded our team'),(75953,1938,'_slider_story-past_3_gropus_0_title_title','field_6107fefbb9e35'),(75954,1938,'slider_story-past_3_gropus_0_title_gradient','0'),(75955,1938,'_slider_story-past_3_gropus_0_title_gradient','field_6107ff2c8bc34'),(75956,1938,'slider_story-past_3_gropus_0_title',''),(75957,1938,'_slider_story-past_3_gropus_0_title','field_6107ff625d3cf'),(75958,1938,'slider_story-past_3_gropus_0_description','CommerceGate expanded our team to meet growing demand for our payment solutions and to offer highly dedicated support for our clients.'),(75959,1938,'_slider_story-past_3_gropus_0_description','field_6107ff01b9e36'),(75960,1938,'slider_story-past_3_gropus','1'),(75961,1938,'_slider_story-past_3_gropus','field_6107fee8b9e34'),(75962,1938,'slider_story-past_4_year','In 2011'),(75963,1938,'_slider_story-past_4_year','field_6107fe861dc5d'),(75964,1938,'slider_story-past_4_gropus_0_title_title','The Billing Company of the Year'),(75965,1938,'_slider_story-past_4_gropus_0_title_title','field_6107fefbb9e35'),(75966,1938,'slider_story-past_4_gropus_0_title_gradient','0'),(75967,1938,'_slider_story-past_4_gropus_0_title_gradient','field_6107ff2c8bc34'),(75968,1938,'slider_story-past_4_gropus_0_title',''),(75969,1938,'_slider_story-past_4_gropus_0_title','field_6107ff625d3cf'),(75970,1938,'slider_story-past_4_gropus_0_description','CommerceGate was awarded the Billing Company of the Year (Merchant Services) for our longstanding dedication to providing leading payment technology and support access for our clients.'),(75971,1938,'_slider_story-past_4_gropus_0_description','field_6107ff01b9e36'),(75972,1938,'slider_story-past_4_gropus','1'),(75973,1938,'_slider_story-past_4_gropus','field_6107fee8b9e34'),(75974,1938,'slider_story-past_5_year','In 2012'),(75975,1938,'_slider_story-past_5_year','field_6107fe861dc5d'),(75976,1938,'slider_story-past_5_gropus_0_title_title','The European Billing Company of the Year Award'),(75977,1938,'_slider_story-past_5_gropus_0_title_title','field_6107fefbb9e35'),(75978,1938,'slider_story-past_5_gropus_0_title_gradient','0'),(75979,1938,'_slider_story-past_5_gropus_0_title_gradient','field_6107ff2c8bc34'),(75980,1938,'slider_story-past_5_gropus_0_title',''),(75981,1938,'_slider_story-past_5_gropus_0_title','field_6107ff625d3cf'),(75982,1938,'slider_story-past_5_gropus_0_description','CommerceGate was nominated for the European Billing Company of the Year Award for outstanding performance and reliability of our billing solutions for our clients in Europe.'),(75983,1938,'_slider_story-past_5_gropus_0_description','field_6107ff01b9e36'),(75984,1938,'slider_story-past_5_gropus','2'),(75985,1938,'_slider_story-past_5_gropus','field_6107fee8b9e34'),(75986,1938,'slider_story-past_6_year','In 2013'),(75987,1938,'_slider_story-past_6_year','field_6107fe861dc5d'),(75988,1938,'slider_story-past_6_gropus_0_title_title','The European Billing Company of the Year Award'),(75989,1938,'_slider_story-past_6_gropus_0_title_title','field_6107fefbb9e35'),(75990,1938,'slider_story-past_6_gropus_0_title_gradient','1'),(75991,1938,'_slider_story-past_6_gropus_0_title_gradient','field_6107ff2c8bc34'),(75992,1938,'slider_story-past_6_gropus_0_title',''),(75993,1938,'_slider_story-past_6_gropus_0_title','field_6107ff625d3cf'),(75994,1938,'slider_story-past_6_gropus_0_description','CommerceGate was crowned the title European Billing Company of the Year Award for outstanding performance and reliability of our billing solutions for our clients in Europe.'),(75995,1938,'_slider_story-past_6_gropus_0_description','field_6107ff01b9e36'),(75996,1938,'slider_story-past_6_gropus','1'),(75997,1938,'_slider_story-past_6_gropus','field_6107fee8b9e34'),(75998,1938,'slider_story-past_7_year','In 2014'),(75999,1938,'_slider_story-past_7_year','field_6107fe861dc5d'),(76000,1938,'slider_story-past_7_gropus_0_title_title','The European Payment Processor of the Year Award'),(76001,1938,'_slider_story-past_7_gropus_0_title_title','field_6107fefbb9e35'),(76002,1938,'slider_story-past_7_gropus_0_title_gradient','0'),(76003,1938,'_slider_story-past_7_gropus_0_title_gradient','field_6107ff2c8bc34'),(76004,1938,'slider_story-past_7_gropus_0_title',''),(76005,1938,'_slider_story-past_7_gropus_0_title','field_6107ff625d3cf'),(76006,1938,'slider_story-past_7_gropus_0_description','CommerceGate was crowned the European Payment Processor of the Year Award for our leading and highly scalable payment processing solutions for our clients in Europe.'),(76007,1938,'_slider_story-past_7_gropus_0_description','field_6107ff01b9e36'),(76008,1938,'slider_story-past_7_gropus','2'),(76009,1938,'_slider_story-past_7_gropus','field_6107fee8b9e34'),(76010,1938,'slider_story-past_8_year','In 2015'),(76011,1938,'_slider_story-past_8_year','field_6107fe861dc5d'),(76012,1938,'slider_story-past_8_gropus_0_title_title','CommerceGate expanded our team'),(76013,1938,'_slider_story-past_8_gropus_0_title_title','field_6107fefbb9e35'),(76014,1938,'slider_story-past_8_gropus_0_title_gradient','0'),(76015,1938,'_slider_story-past_8_gropus_0_title_gradient','field_6107ff2c8bc34'),(76016,1938,'slider_story-past_8_gropus_0_title',''),(76017,1938,'_slider_story-past_8_gropus_0_title','field_6107ff625d3cf'),(76018,1938,'slider_story-past_8_gropus_0_description','CommerceGate expanded our team to boost our core competencies and expertise in key operational areas while continuing to grow our client base and support throughout Europe.'),(76019,1938,'_slider_story-past_8_gropus_0_description','field_6107ff01b9e36'),(76020,1938,'slider_story-past_8_gropus','3'),(76021,1938,'_slider_story-past_8_gropus','field_6107fee8b9e34'),(76022,1938,'slider_story-past','15'),(76023,1938,'_slider_story-past','field_6107fe24901a6'),(76024,1938,'slider_story-feature_0_year','In 2022'),(76025,1938,'_slider_story-feature_0_year','field_6107ffda45731'),(76026,1938,'slider_story-feature_0_gropus_0_title_title','CG Digital Bank.'),(76027,1938,'_slider_story-feature_0_gropus_0_title_title','field_6107ffda45734'),(76028,1938,'slider_story-feature_0_gropus_0_title_gradient','0'),(76029,1938,'_slider_story-feature_0_gropus_0_title_gradient','field_6107ffda45735'),(76030,1938,'slider_story-feature_0_gropus_0_title',''),(76031,1938,'_slider_story-feature_0_gropus_0_title','field_6107ffda45733'),(76032,1938,'slider_story-feature_0_gropus_0_description','Gain access to key digital banking facilities and services hassle-free, tailored to the needs of your online business.'),(76033,1938,'_slider_story-feature_0_gropus_0_description','field_6107ffda45736'),(76034,1938,'slider_story-feature_0_gropus','3'),(76035,1938,'_slider_story-feature_0_gropus','field_6107ffda45732'),(76036,1938,'slider_story-feature','1'),(76037,1938,'_slider_story-feature','field_6107ffda45730'),(76038,1938,'slider',''),(76039,1938,'_slider','field_610800a34520b'),(76040,1938,'slider_story-feature_0_gropus_1_title_title','CG Card.'),(76041,1938,'_slider_story-feature_0_gropus_1_title_title','field_6107ffda45734'),(76042,1938,'slider_story-feature_0_gropus_1_title_gradient','0'),(76043,1938,'_slider_story-feature_0_gropus_1_title_gradient','field_6107ffda45735'),(76044,1938,'slider_story-feature_0_gropus_1_title',''),(76045,1938,'_slider_story-feature_0_gropus_1_title','field_6107ffda45733'),(76046,1938,'slider_story-feature_0_gropus_1_description','Get customized corporate and personal credit cards for your stakeholders and key partners linked to your account.'),(76047,1938,'_slider_story-feature_0_gropus_1_description','field_6107ffda45736'),(76048,1938,'career-block-info_title','Start Your Career'),(76049,1938,'_career-block-info_title','field_6108088e7a966'),(76050,1938,'career-block-info_suptitle_text','15 job openings'),(76051,1938,'_career-block-info_suptitle_text','field_610808a07a968'),(76052,1938,'career-block-info_suptitle_color','#EB5042'),(76053,1938,'_career-block-info_suptitle_color','field_610808a67a969'),(76054,1938,'career-block-info_suptitle',''),(76055,1938,'_career-block-info_suptitle','field_610808947a967'),(76056,1938,'career-block-info_button-title','See All Jobs\\'),(76057,1938,'_career-block-info_button-title','field_610808cdef69d'),(76058,1938,'career-block-info',''),(76059,1938,'_career-block-info','field_610807c27a965'),(76060,1938,'career-block-info_button','a:3:{s:5:\"title\";s:12:\"See All Jobs\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/careers/\";s:6:\"target\";s:0:\"\";}'),(76061,1938,'_career-block-info_button','field_610808cdef69d'),(76062,1938,'slider_story-past_2_gropus_1_title_title','The Strategic Alliance of the Year Award'),(76063,1938,'_slider_story-past_2_gropus_1_title_title','field_6107fefbb9e35'),(76064,1938,'slider_story-past_2_gropus_1_title_gradient','0'),(76065,1938,'_slider_story-past_2_gropus_1_title_gradient','field_6107ff2c8bc34'),(76066,1938,'slider_story-past_2_gropus_1_title',''),(76067,1938,'_slider_story-past_2_gropus_1_title','field_6107ff625d3cf'),(76068,1938,'slider_story-past_2_gropus_1_description','CommerceGate was awarded the Strategic Alliance of the Year Award for outstanding performance and reliability in our payment solutions.'),(76069,1938,'_slider_story-past_2_gropus_1_description','field_6107ff01b9e36'),(76070,1938,'slider_story-past_5_gropus_1_title_title','CommerceGate relaunches our flagship website'),(76071,1938,'_slider_story-past_5_gropus_1_title_title','field_6107fefbb9e35'),(76072,1938,'slider_story-past_5_gropus_1_title_gradient','0'),(76073,1938,'_slider_story-past_5_gropus_1_title_gradient','field_6107ff2c8bc34'),(76074,1938,'slider_story-past_5_gropus_1_title',''),(76075,1938,'_slider_story-past_5_gropus_1_title','field_6107ff625d3cf'),(76076,1938,'slider_story-past_5_gropus_1_description','CommerceGate relaunches our flagship website and brand image to emphasize on our growing success, industry expertise and outstanding dedication to our clients globally.'),(76077,1938,'_slider_story-past_5_gropus_1_description','field_6107ff01b9e36'),(76078,1938,'slider_story-past_7_gropus_1_title_title','The lead in innovation and development'),(76079,1938,'_slider_story-past_7_gropus_1_title_title','field_6107fefbb9e35'),(76080,1938,'slider_story-past_7_gropus_1_title_gradient','0'),(76081,1938,'_slider_story-past_7_gropus_1_title_gradient','field_6107ff2c8bc34'),(76082,1938,'slider_story-past_7_gropus_1_title',''),(76083,1938,'_slider_story-past_7_gropus_1_title','field_6107ff625d3cf'),(76084,1938,'slider_story-past_7_gropus_1_description','CommerceGate takes the lead in innovation and development under a new management with the commitment to developing and adopting the latest payment technologies available for our clients.'),(76085,1938,'_slider_story-past_7_gropus_1_description','field_6107ff01b9e36'),(76086,1938,'slider_story-past_8_gropus_1_title_title','A brand new processing platform and back office systems'),(76087,1938,'_slider_story-past_8_gropus_1_title_title','field_6107fefbb9e35'),(76088,1938,'slider_story-past_8_gropus_1_title_gradient','0'),(76089,1938,'_slider_story-past_8_gropus_1_title_gradient','field_6107ff2c8bc34'),(76090,1938,'slider_story-past_8_gropus_1_title',''),(76091,1938,'_slider_story-past_8_gropus_1_title','field_6107ff625d3cf'),(76092,1938,'slider_story-past_8_gropus_1_description','CommerceGate begins development of a brand new processing platform and back office systems to provide our clients with a highly secure and leading payment processing solution in the industry.'),(76093,1938,'_slider_story-past_8_gropus_1_description','field_6107ff01b9e36'),(76094,1938,'slider_story-past_8_gropus_2_title_title','Data-driven business intelligence technology'),(76095,1938,'_slider_story-past_8_gropus_2_title_title','field_6107fefbb9e35'),(76096,1938,'slider_story-past_8_gropus_2_title_gradient','0'),(76097,1938,'_slider_story-past_8_gropus_2_title_gradient','field_6107ff2c8bc34'),(76098,1938,'slider_story-past_8_gropus_2_title',''),(76099,1938,'_slider_story-past_8_gropus_2_title','field_6107ff625d3cf'),(76100,1938,'slider_story-past_8_gropus_2_description','CommerceGate continues to evolve and cater to the changing landscape of the industry through streamlining business processes, leveraging on agile and data-driven business intelligence technology.'),(76101,1938,'_slider_story-past_8_gropus_2_description','field_6107ff01b9e36'),(76102,1938,'slider_story-past_9_year','In 2016'),(76103,1938,'_slider_story-past_9_year','field_6107fe861dc5d'),(76104,1938,'slider_story-past_9_gropus_0_title_title','The leading back office system and merchant user interface'),(76105,1938,'_slider_story-past_9_gropus_0_title_title','field_6107fefbb9e35'),(76106,1938,'slider_story-past_9_gropus_0_title_gradient','0'),(76107,1938,'_slider_story-past_9_gropus_0_title_gradient','field_6107ff2c8bc34'),(76108,1938,'slider_story-past_9_gropus_0_title',''),(76109,1938,'_slider_story-past_9_gropus_0_title','field_6107ff625d3cf'),(76110,1938,'slider_story-past_9_gropus_0_description','CommerceGate launches the leading back office system and merchant user interface making payment processing management easier and convenient, while increasing the capabilities for our clients.'),(76111,1938,'_slider_story-past_9_gropus_0_description','field_6107ff01b9e36'),(76112,1938,'slider_story-past_9_gropus_1_title_title','An upgraded website and corporate profile'),(76113,1938,'_slider_story-past_9_gropus_1_title_title','field_6107fefbb9e35'),(76114,1938,'slider_story-past_9_gropus_1_title_gradient','0'),(76115,1938,'_slider_story-past_9_gropus_1_title_gradient','field_6107ff2c8bc34'),(76116,1938,'slider_story-past_9_gropus_1_title',''),(76117,1938,'_slider_story-past_9_gropus_1_title','field_6107ff625d3cf'),(76118,1938,'slider_story-past_9_gropus_1_description','CommerceGate introduces an upgraded website and corporate profile to reflect the dedication and commitment to constant innovation, marking the transition to a lean, agile, and data-driven payment processor.'),(76119,1938,'_slider_story-past_9_gropus_1_description','field_6107ff01b9e36'),(76120,1938,'slider_story-past_9_gropus','2'),(76121,1938,'_slider_story-past_9_gropus','field_6107fee8b9e34'),(76122,1938,'slider_story-past_10_year','In 2017'),(76123,1938,'_slider_story-past_10_year','field_6107fe861dc5d'),(76124,1938,'slider_story-past_10_gropus_0_title_title','Billing 2.0'),(76125,1938,'_slider_story-past_10_gropus_0_title_title','field_6107fefbb9e35'),(76126,1938,'slider_story-past_10_gropus_0_title_gradient','0'),(76127,1938,'_slider_story-past_10_gropus_0_title_gradient','field_6107ff2c8bc34'),(76128,1938,'slider_story-past_10_gropus_0_title',''),(76129,1938,'_slider_story-past_10_gropus_0_title','field_6107ff625d3cf'),(76130,1938,'slider_story-past_10_gropus_0_description','CommerceGate launches Billing 2.0, the leading all-in-one invoice, settlement and billing system that provides the latest technology and functionalities with accurate transactional data for our clients.'),(76131,1938,'_slider_story-past_10_gropus_0_description','field_6107ff01b9e36'),(76132,1938,'slider_story-past_10_gropus','1'),(76133,1938,'_slider_story-past_10_gropus','field_6107fee8b9e34'),(76134,1938,'slider_story-past_11_year','In 2018'),(76135,1938,'_slider_story-past_11_year','field_6107fe861dc5d'),(76136,1938,'slider_story-past_11_gropus_0_title_title','CGPayTech'),(76137,1938,'_slider_story-past_11_gropus_0_title_title','field_6107fefbb9e35'),(76138,1938,'slider_story-past_11_gropus_0_title_gradient','0'),(76139,1938,'_slider_story-past_11_gropus_0_title_gradient','field_6107ff2c8bc34'),(76140,1938,'slider_story-past_11_gropus_0_title',''),(76141,1938,'_slider_story-past_11_gropus_0_title','field_6107ff625d3cf'),(76142,1938,'slider_story-past_11_gropus_0_description','CommerceGate launches CGPayTech, a cutting-edge payment platform with higher processing capacities, improved security encryption protocols and a variety of additional payment methods.'),(76143,1938,'_slider_story-past_11_gropus_0_description','field_6107ff01b9e36'),(76144,1938,'slider_story-past_11_gropus','1'),(76145,1938,'_slider_story-past_11_gropus','field_6107fee8b9e34'),(76146,1938,'slider_story-past_12_year','In 2019'),(76147,1938,'_slider_story-past_12_year','field_6107fe861dc5d'),(76148,1938,'slider_story-past_12_gropus_0_title_title','20th acquiring partner integration'),(76149,1938,'_slider_story-past_12_gropus_0_title_title','field_6107fefbb9e35'),(76150,1938,'slider_story-past_12_gropus_0_title_gradient','0'),(76151,1938,'_slider_story-past_12_gropus_0_title_gradient','field_6107ff2c8bc34'),(76152,1938,'slider_story-past_12_gropus_0_title',''),(76153,1938,'_slider_story-past_12_gropus_0_title','field_6107ff625d3cf'),(76154,1938,'slider_story-past_12_gropus_0_description','CommerceGate introduces our 20th acquiring partner integration to our platform, providing our merchants higher transactional volumes, better conversion, risk management and payment processing quality.'),(76155,1938,'_slider_story-past_12_gropus_0_description','field_6107ff01b9e36'),(76156,1938,'slider_story-past_12_gropus','1'),(76157,1938,'_slider_story-past_12_gropus','field_6107fee8b9e34'),(76158,1938,'slider_story-past_13_year','In 2020'),(76159,1938,'_slider_story-past_13_year','field_6107fe861dc5d'),(76160,1938,'slider_story-past_13_gropus_0_title_title','A financial institution license'),(76161,1938,'_slider_story-past_13_gropus_0_title_title','field_6107fefbb9e35'),(76162,1938,'slider_story-past_13_gropus_0_title_gradient','0'),(76163,1938,'_slider_story-past_13_gropus_0_title_gradient','field_6107ff2c8bc34'),(76164,1938,'slider_story-past_13_gropus_0_title',''),(76165,1938,'_slider_story-past_13_gropus_0_title','field_6107ff625d3cf'),(76166,1938,'slider_story-past_13_gropus_0_description','CommerceGate was the first non-banking group in Spain to be granted by the Central Bank of Spain a financial institution license.'),(76167,1938,'_slider_story-past_13_gropus_0_description','field_6107ff01b9e36'),(76168,1938,'slider_story-past_13_gropus','1'),(76169,1938,'_slider_story-past_13_gropus','field_6107fee8b9e34'),(76170,1938,'slider_story-past_14_year','In 2021'),(76171,1938,'_slider_story-past_14_year','field_6107fe861dc5d'),(76172,1938,'slider_story-past_14_gropus_0_title_title','CommerceGate opens the LATAM market'),(76173,1938,'_slider_story-past_14_gropus_0_title_title','field_6107fefbb9e35'),(76174,1938,'slider_story-past_14_gropus_0_title_gradient','0'),(76175,1938,'_slider_story-past_14_gropus_0_title_gradient','field_6107ff2c8bc34'),(76176,1938,'slider_story-past_14_gropus_0_title',''),(76177,1938,'_slider_story-past_14_gropus_0_title','field_6107ff625d3cf'),(76178,1938,'slider_story-past_14_gropus_0_description','CommerceGate opens the LATAM market through local acquiring and payment solutions for EU merchants with Brazil being the first country and Mexico, Chile, Colombia and Peru coming next.'),(76179,1938,'_slider_story-past_14_gropus_0_description','field_6107ff01b9e36'),(76180,1938,'slider_story-past_14_gropus','1'),(76181,1938,'_slider_story-past_14_gropus','field_6107fee8b9e34'),(76182,1938,'slider_story-feature_0_gropus_2_title_title','CG eWallet.'),(76183,1938,'_slider_story-feature_0_gropus_2_title_title','field_6107ffda45734'),(76184,1938,'slider_story-feature_0_gropus_2_title_gradient','0'),(76185,1938,'_slider_story-feature_0_gropus_2_title_gradient','field_6107ffda45735'),(76186,1938,'slider_story-feature_0_gropus_2_title',''),(76187,1938,'_slider_story-feature_0_gropus_2_title','field_6107ffda45733'),(76188,1938,'slider_story-feature_0_gropus_2_description','Get full access to the benefits of the CG eWallet solution to increase customer interaction with your business.'),(76189,1938,'_slider_story-feature_0_gropus_2_description','field_6107ffda45736'),(76190,1939,'main-block_image','542'),(76191,1939,'_main-block_image','field_6107f1cd63ec8'),(76192,1939,'main-block_title','Our Story'),(76193,1939,'_main-block_title','field_6107f1db63ec9'),(76194,1939,'main-block_description','Thousands of merchants have boosted their sales with our[nbsp]payment solutions since 2006. Today, we have scaled successfully to cater to every business with the[nbsp]foundations of ethical business practices and leading technology.'),(76195,1939,'_main-block_description','field_6107f1e463eca'),(76196,1939,'main-block_button-title','Explore more'),(76197,1939,'_main-block_button-title','field_6107f1f063ecb'),(76198,1939,'main-block',''),(76199,1939,'_main-block','field_6107f1b963ec7'),(76200,1939,'introductory-block_title','We’re recognised by professionals'),(76201,1939,'_introductory-block_title','field_6107f5e1078d8'),(76202,1939,'introductory-block_icons_0_icon','550'),(76203,1939,'_introductory-block_icons_0_icon','field_6107f5f6078da'),(76204,1939,'introductory-block_icons_0_icon-description',''),(76205,1939,'_introductory-block_icons_0_icon-description','field_6107f635d4d34'),(76206,1939,'introductory-block_icons_1_icon','551'),(76207,1939,'_introductory-block_icons_1_icon','field_6107f5f6078da'),(76208,1939,'introductory-block_icons_1_icon-description','E-Money Licenses \r\nin the EU and the UK'),(76209,1939,'_introductory-block_icons_1_icon-description','field_6107f635d4d34'),(76210,1939,'introductory-block_icons_2_icon','552'),(76211,1939,'_introductory-block_icons_2_icon','field_6107f5f6078da'),(76212,1939,'introductory-block_icons_2_icon-description',''),(76213,1939,'_introductory-block_icons_2_icon-description','field_6107f635d4d34'),(76214,1939,'introductory-block_icons_3_icon','553'),(76215,1939,'_introductory-block_icons_3_icon','field_6107f5f6078da'),(76216,1939,'introductory-block_icons_3_icon-description','PSD2 and Strong Customer \r\nAuthentication (SCA) compliant'),(76217,1939,'_introductory-block_icons_3_icon-description','field_6107f635d4d34'),(76218,1939,'introductory-block_icons','4'),(76219,1939,'_introductory-block_icons','field_6107f5e6078d9'),(76220,1939,'introductory-block',''),(76221,1939,'_introductory-block','field_6107f5d6078d7'),(76222,1939,'introductory-block-title','We’re recognised by professionals'),(76223,1939,'_introductory-block-title','field_6107f5e1078d8'),(76224,1939,'introductory-block-icons_0_icon','550'),(76225,1939,'_introductory-block-icons_0_icon','field_6107f5f6078da'),(76226,1939,'introductory-block-icons_0_icon-description','Licensed by Banco de Espana'),(76227,1939,'_introductory-block-icons_0_icon-description','field_6107f635d4d34'),(76228,1939,'introductory-block-icons_1_icon','551'),(76229,1939,'_introductory-block-icons_1_icon','field_6107f5f6078da'),(76230,1939,'introductory-block-icons_1_icon-description','EU Regulated Financial Institution'),(76231,1939,'_introductory-block-icons_1_icon-description','field_6107f635d4d34'),(76232,1939,'introductory-block-icons_2_icon','552'),(76233,1939,'_introductory-block-icons_2_icon','field_6107f5f6078da'),(76234,1939,'introductory-block-icons_2_icon-description','Secure Level 1[nbsp]PCI Compliance'),(76235,1939,'_introductory-block-icons_2_icon-description','field_6107f635d4d34'),(76236,1939,'introductory-block-icons_3_icon','553'),(76237,1939,'_introductory-block-icons_3_icon','field_6107f5f6078da'),(76238,1939,'introductory-block-icons_3_icon-description','Appointed KPMG Auditor'),(76239,1939,'_introductory-block-icons_3_icon-description','field_6107f635d4d34'),(76240,1939,'introductory-block-icons','4'),(76241,1939,'_introductory-block-icons','field_6107f5e6078d9'),(76242,1939,'team_title',''),(76243,1939,'_team_title','field_6107f8866d8f1'),(76244,1939,'team',''),(76245,1939,'_team','field_6107f87b6d8f0'),(76246,1939,'block-info_team-title','Our Team'),(76247,1939,'_block-info_team-title','field_6107f96a86e2c'),(76248,1939,'block-info_team-profile-link-title','LinkedIn Profile'),(76249,1939,'_block-info_team-profile-link-title','field_6107fa2d86e31'),(76250,1939,'block-info',''),(76251,1939,'_block-info','field_6107fa5b46179'),(76252,1939,'team-list_0_image','569'),(76253,1939,'_team-list_0_image','field_6107f9b886e2d'),(76254,1939,'team-list_0_full-name','Evgen Sopin'),(76255,1939,'_team-list_0_full-name','field_6107f9ee86e2e'),(76256,1939,'team-list_0_position','Chief Executive Officer'),(76257,1939,'_team-list_0_position','field_6107fa0886e2f'),(76258,1939,'team-list_0_profile','https://www.linkedin.com/company/commercegate/'),(76259,1939,'_team-list_0_profile','field_6107fa1e86e30'),(76260,1939,'team-list_1_image','570'),(76261,1939,'_team-list_1_image','field_6107f9b886e2d'),(76262,1939,'team-list_1_full-name','Carlos Maduro'),(76263,1939,'_team-list_1_full-name','field_6107f9ee86e2e'),(76264,1939,'team-list_1_position','Chief Financial Officer'),(76265,1939,'_team-list_1_position','field_6107fa0886e2f'),(76266,1939,'team-list_1_profile','https://www.linkedin.com/company/commercegate/'),(76267,1939,'_team-list_1_profile','field_6107fa1e86e30'),(76268,1939,'team-list_2_image','571'),(76269,1939,'_team-list_2_image','field_6107f9b886e2d'),(76270,1939,'team-list_2_full-name','Paul Barclay'),(76271,1939,'_team-list_2_full-name','field_6107f9ee86e2e'),(76272,1939,'team-list_2_position','Chief Commercial Officer'),(76273,1939,'_team-list_2_position','field_6107fa0886e2f'),(76274,1939,'team-list_2_profile','https://www.linkedin.com/company/commercegate/'),(76275,1939,'_team-list_2_profile','field_6107fa1e86e30'),(76276,1939,'team-list_3_image','572'),(76277,1939,'_team-list_3_image','field_6107f9b886e2d'),(76278,1939,'team-list_3_full-name','Andrew Rud'),(76279,1939,'_team-list_3_full-name','field_6107f9ee86e2e'),(76280,1939,'team-list_3_position','Chief Operations Officer'),(76281,1939,'_team-list_3_position','field_6107fa0886e2f'),(76282,1939,'team-list_3_profile','https://www.linkedin.com/company/commercegate/'),(76283,1939,'_team-list_3_profile','field_6107fa1e86e30'),(76284,1939,'team-list_4_image','573'),(76285,1939,'_team-list_4_image','field_6107f9b886e2d'),(76286,1939,'team-list_4_full-name','Andrew Vinnichenko'),(76287,1939,'_team-list_4_full-name','field_6107f9ee86e2e'),(76288,1939,'team-list_4_position','Money Laundering Reporting Officer'),(76289,1939,'_team-list_4_position','field_6107fa0886e2f'),(76290,1939,'team-list_4_profile','https://www.linkedin.com/company/commercegate/'),(76291,1939,'_team-list_4_profile','field_6107fa1e86e30'),(76292,1939,'team-list','5'),(76293,1939,'_team-list','field_6107f8956d8f2'),(76294,1939,'team-block-info_team-title','Our Team'),(76295,1939,'_team-block-info_team-title','field_6107f96a86e2c'),(76296,1939,'team-block-info_team-profile-link-title','LinkedIn Profile'),(76297,1939,'_team-block-info_team-profile-link-title','field_6107fa2d86e31'),(76298,1939,'team-block-info',''),(76299,1939,'_team-block-info','field_6107fa5b46179'),(76300,1939,'our-story-title','Our Story'),(76301,1939,'_our-story-title','field_6107fd3dfac5c'),(76302,1939,'story-past_0_year',''),(76303,1939,'_story-past_0_year','field_6107fe861dc5d'),(76304,1939,'story-past_0_gropus_0_title_title',''),(76305,1939,'_story-past_0_gropus_0_title_title','field_6107fefbb9e35'),(76306,1939,'story-past_0_gropus_0_title_gradient','0'),(76307,1939,'_story-past_0_gropus_0_title_gradient','field_6107ff2c8bc34'),(76308,1939,'story-past_0_gropus_0_title',''),(76309,1939,'_story-past_0_gropus_0_title','field_6107ff625d3cf'),(76310,1939,'story-past_0_gropus_0_description',''),(76311,1939,'_story-past_0_gropus_0_description','field_6107ff01b9e36'),(76312,1939,'story-past_0_gropus','1'),(76313,1939,'_story-past_0_gropus','field_6107fee8b9e34'),(76314,1939,'story-past_1_year',''),(76315,1939,'_story-past_1_year','field_6107fe861dc5d'),(76316,1939,'story-past_1_gropus_0_title_title',''),(76317,1939,'_story-past_1_gropus_0_title_title','field_6107fefbb9e35'),(76318,1939,'story-past_1_gropus_0_title_gradient','0'),(76319,1939,'_story-past_1_gropus_0_title_gradient','field_6107ff2c8bc34'),(76320,1939,'story-past_1_gropus_0_title',''),(76321,1939,'_story-past_1_gropus_0_title','field_6107ff625d3cf'),(76322,1939,'story-past_1_gropus_0_description',''),(76323,1939,'_story-past_1_gropus_0_description','field_6107ff01b9e36'),(76324,1939,'story-past_1_gropus','1'),(76325,1939,'_story-past_1_gropus','field_6107fee8b9e34'),(76326,1939,'story-past_2_year',''),(76327,1939,'_story-past_2_year','field_6107fe861dc5d'),(76328,1939,'story-past_2_gropus_0_title_title',''),(76329,1939,'_story-past_2_gropus_0_title_title','field_6107fefbb9e35'),(76330,1939,'story-past_2_gropus_0_title_gradient','0'),(76331,1939,'_story-past_2_gropus_0_title_gradient','field_6107ff2c8bc34'),(76332,1939,'story-past_2_gropus_0_title',''),(76333,1939,'_story-past_2_gropus_0_title','field_6107ff625d3cf'),(76334,1939,'story-past_2_gropus_0_description',''),(76335,1939,'_story-past_2_gropus_0_description','field_6107ff01b9e36'),(76336,1939,'story-past_2_gropus','1'),(76337,1939,'_story-past_2_gropus','field_6107fee8b9e34'),(76338,1939,'story-past_3_year',''),(76339,1939,'_story-past_3_year','field_6107fe861dc5d'),(76340,1939,'story-past_3_gropus_0_title_title',''),(76341,1939,'_story-past_3_gropus_0_title_title','field_6107fefbb9e35'),(76342,1939,'story-past_3_gropus_0_title_gradient','0'),(76343,1939,'_story-past_3_gropus_0_title_gradient','field_6107ff2c8bc34'),(76344,1939,'story-past_3_gropus_0_title',''),(76345,1939,'_story-past_3_gropus_0_title','field_6107ff625d3cf'),(76346,1939,'story-past_3_gropus_0_description',''),(76347,1939,'_story-past_3_gropus_0_description','field_6107ff01b9e36'),(76348,1939,'story-past_3_gropus','1'),(76349,1939,'_story-past_3_gropus','field_6107fee8b9e34'),(76350,1939,'story-past_4_year',''),(76351,1939,'_story-past_4_year','field_6107fe861dc5d'),(76352,1939,'story-past_4_gropus_0_title_title',''),(76353,1939,'_story-past_4_gropus_0_title_title','field_6107fefbb9e35'),(76354,1939,'story-past_4_gropus_0_title_gradient','0'),(76355,1939,'_story-past_4_gropus_0_title_gradient','field_6107ff2c8bc34'),(76356,1939,'story-past_4_gropus_0_title',''),(76357,1939,'_story-past_4_gropus_0_title','field_6107ff625d3cf'),(76358,1939,'story-past_4_gropus_0_description',''),(76359,1939,'_story-past_4_gropus_0_description','field_6107ff01b9e36'),(76360,1939,'story-past_4_gropus','1'),(76361,1939,'_story-past_4_gropus','field_6107fee8b9e34'),(76362,1939,'story-past_5_year',''),(76363,1939,'_story-past_5_year','field_6107fe861dc5d'),(76364,1939,'story-past_5_gropus_0_title_title',''),(76365,1939,'_story-past_5_gropus_0_title_title','field_6107fefbb9e35'),(76366,1939,'story-past_5_gropus_0_title_gradient','0'),(76367,1939,'_story-past_5_gropus_0_title_gradient','field_6107ff2c8bc34'),(76368,1939,'story-past_5_gropus_0_title',''),(76369,1939,'_story-past_5_gropus_0_title','field_6107ff625d3cf'),(76370,1939,'story-past_5_gropus_0_description',''),(76371,1939,'_story-past_5_gropus_0_description','field_6107ff01b9e36'),(76372,1939,'story-past_5_gropus','1'),(76373,1939,'_story-past_5_gropus','field_6107fee8b9e34'),(76374,1939,'story-past_6_year',''),(76375,1939,'_story-past_6_year','field_6107fe861dc5d'),(76376,1939,'story-past_6_gropus_0_title_title',''),(76377,1939,'_story-past_6_gropus_0_title_title','field_6107fefbb9e35'),(76378,1939,'story-past_6_gropus_0_title_gradient','0'),(76379,1939,'_story-past_6_gropus_0_title_gradient','field_6107ff2c8bc34'),(76380,1939,'story-past_6_gropus_0_title',''),(76381,1939,'_story-past_6_gropus_0_title','field_6107ff625d3cf'),(76382,1939,'story-past_6_gropus_0_description',''),(76383,1939,'_story-past_6_gropus_0_description','field_6107ff01b9e36'),(76384,1939,'story-past_6_gropus','1'),(76385,1939,'_story-past_6_gropus','field_6107fee8b9e34'),(76386,1939,'story-past_7_year',''),(76387,1939,'_story-past_7_year','field_6107fe861dc5d'),(76388,1939,'story-past_7_gropus_0_title_title',''),(76389,1939,'_story-past_7_gropus_0_title_title','field_6107fefbb9e35'),(76390,1939,'story-past_7_gropus_0_title_gradient','0'),(76391,1939,'_story-past_7_gropus_0_title_gradient','field_6107ff2c8bc34'),(76392,1939,'story-past_7_gropus_0_title',''),(76393,1939,'_story-past_7_gropus_0_title','field_6107ff625d3cf'),(76394,1939,'story-past_7_gropus_0_description',''),(76395,1939,'_story-past_7_gropus_0_description','field_6107ff01b9e36'),(76396,1939,'story-past_7_gropus','1'),(76397,1939,'_story-past_7_gropus','field_6107fee8b9e34'),(76398,1939,'story-past_8_year',''),(76399,1939,'_story-past_8_year','field_6107fe861dc5d'),(76400,1939,'story-past_8_gropus_0_title_title',''),(76401,1939,'_story-past_8_gropus_0_title_title','field_6107fefbb9e35'),(76402,1939,'story-past_8_gropus_0_title_gradient','0'),(76403,1939,'_story-past_8_gropus_0_title_gradient','field_6107ff2c8bc34'),(76404,1939,'story-past_8_gropus_0_title',''),(76405,1939,'_story-past_8_gropus_0_title','field_6107ff625d3cf'),(76406,1939,'story-past_8_gropus_0_description',''),(76407,1939,'_story-past_8_gropus_0_description','field_6107ff01b9e36'),(76408,1939,'story-past_8_gropus','1'),(76409,1939,'_story-past_8_gropus','field_6107fee8b9e34'),(76410,1939,'story-past','9'),(76411,1939,'_story-past','field_6107fe24901a6'),(76412,1939,'story-feature_0_year',''),(76413,1939,'_story-feature_0_year','field_6107ffda45731'),(76414,1939,'story-feature_0_gropus_0_title_title',''),(76415,1939,'_story-feature_0_gropus_0_title_title','field_6107ffda45734'),(76416,1939,'story-feature_0_gropus_0_title_gradient','0'),(76417,1939,'_story-feature_0_gropus_0_title_gradient','field_6107ffda45735'),(76418,1939,'story-feature_0_gropus_0_title',''),(76419,1939,'_story-feature_0_gropus_0_title','field_6107ffda45733'),(76420,1939,'story-feature_0_gropus_0_description',''),(76421,1939,'_story-feature_0_gropus_0_description','field_6107ffda45736'),(76422,1939,'story-feature_0_gropus','1'),(76423,1939,'_story-feature_0_gropus','field_6107ffda45732'),(76424,1939,'story-feature_1_year',''),(76425,1939,'_story-feature_1_year','field_6107ffda45731'),(76426,1939,'story-feature_1_gropus_0_title_title',''),(76427,1939,'_story-feature_1_gropus_0_title_title','field_6107ffda45734'),(76428,1939,'story-feature_1_gropus_0_title_gradient','0'),(76429,1939,'_story-feature_1_gropus_0_title_gradient','field_6107ffda45735'),(76430,1939,'story-feature_1_gropus_0_title',''),(76431,1939,'_story-feature_1_gropus_0_title','field_6107ffda45733'),(76432,1939,'story-feature_1_gropus_0_description',''),(76433,1939,'_story-feature_1_gropus_0_description','field_6107ffda45736'),(76434,1939,'story-feature_1_gropus','1'),(76435,1939,'_story-feature_1_gropus','field_6107ffda45732'),(76436,1939,'story-feature','2'),(76437,1939,'_story-feature','field_6107ffda45730'),(76438,1939,'slider_story-past_0_year','Founded in 2006'),(76439,1939,'_slider_story-past_0_year','field_6107fe861dc5d'),(76440,1939,'slider_story-past_0_gropus_0_title_title','foundation'),(76441,1939,'_slider_story-past_0_gropus_0_title_title','field_6107fefbb9e35'),(76442,1939,'slider_story-past_0_gropus_0_title_gradient','1'),(76443,1939,'_slider_story-past_0_gropus_0_title_gradient','field_6107ff2c8bc34'),(76444,1939,'slider_story-past_0_gropus_0_title',''),(76445,1939,'_slider_story-past_0_gropus_0_title','field_6107ff625d3cf'),(76446,1939,'slider_story-past_0_gropus_0_description','CommerceGate was founded in Barcelona, Spain, by forming key relationships with financial and risk management institutions to develop technological and operational capabilities on our platform.'),(76447,1939,'_slider_story-past_0_gropus_0_description','field_6107ff01b9e36'),(76448,1939,'slider_story-past_0_gropus','1'),(76449,1939,'_slider_story-past_0_gropus','field_6107fee8b9e34'),(76450,1939,'slider_story-past_1_year','In 2007'),(76451,1939,'_slider_story-past_1_year','field_6107fe861dc5d'),(76452,1939,'slider_story-past_1_gropus_0_title_title','The largest high-risk payment processor in Spain'),(76453,1939,'_slider_story-past_1_gropus_0_title_title','field_6107fefbb9e35'),(76454,1939,'slider_story-past_1_gropus_0_title_gradient','0'),(76455,1939,'_slider_story-past_1_gropus_0_title_gradient','field_6107ff2c8bc34'),(76456,1939,'slider_story-past_1_gropus_0_title',''),(76457,1939,'_slider_story-past_1_gropus_0_title','field_6107ff625d3cf'),(76458,1939,'slider_story-past_1_gropus_0_description','CommerceGate quickly scaled to be the largest high-risk payment processor in Spain and expanded throughout Europe offering superior throughput and highly secured payment solutions for our clients.'),(76459,1939,'_slider_story-past_1_gropus_0_description','field_6107ff01b9e36'),(76460,1939,'slider_story-past_1_gropus','1'),(76461,1939,'_slider_story-past_1_gropus','field_6107fee8b9e34'),(76462,1939,'slider_story-past_2_year','In 2009'),(76463,1939,'_slider_story-past_2_year','field_6107fe861dc5d'),(76464,1939,'slider_story-past_2_gropus_0_title_title','Relaunch of cgbilling.com'),(76465,1939,'_slider_story-past_2_gropus_0_title_title','field_6107fefbb9e35'),(76466,1939,'slider_story-past_2_gropus_0_title_gradient','0'),(76467,1939,'_slider_story-past_2_gropus_0_title_gradient','field_6107ff2c8bc34'),(76468,1939,'slider_story-past_2_gropus_0_title',''),(76469,1939,'_slider_story-past_2_gropus_0_title','field_6107ff625d3cf'),(76470,1939,'slider_story-past_2_gropus_0_description','CommerceGate established an Industry benchmark for quality service for end-user billing support with the relaunch of cgbilling.com.'),(76471,1939,'_slider_story-past_2_gropus_0_description','field_6107ff01b9e36'),(76472,1939,'slider_story-past_2_gropus','2'),(76473,1939,'_slider_story-past_2_gropus','field_6107fee8b9e34'),(76474,1939,'slider_story-past_3_year','In 2010'),(76475,1939,'_slider_story-past_3_year','field_6107fe861dc5d'),(76476,1939,'slider_story-past_3_gropus_0_title_title','CommerceGate expanded our team'),(76477,1939,'_slider_story-past_3_gropus_0_title_title','field_6107fefbb9e35'),(76478,1939,'slider_story-past_3_gropus_0_title_gradient','0'),(76479,1939,'_slider_story-past_3_gropus_0_title_gradient','field_6107ff2c8bc34'),(76480,1939,'slider_story-past_3_gropus_0_title',''),(76481,1939,'_slider_story-past_3_gropus_0_title','field_6107ff625d3cf'),(76482,1939,'slider_story-past_3_gropus_0_description','CommerceGate expanded our team to meet growing demand for our payment solutions and to offer highly dedicated support for our clients.'),(76483,1939,'_slider_story-past_3_gropus_0_description','field_6107ff01b9e36'),(76484,1939,'slider_story-past_3_gropus','1'),(76485,1939,'_slider_story-past_3_gropus','field_6107fee8b9e34'),(76486,1939,'slider_story-past_4_year','In 2011'),(76487,1939,'_slider_story-past_4_year','field_6107fe861dc5d'),(76488,1939,'slider_story-past_4_gropus_0_title_title','The Billing Company of the Year'),(76489,1939,'_slider_story-past_4_gropus_0_title_title','field_6107fefbb9e35'),(76490,1939,'slider_story-past_4_gropus_0_title_gradient','0'),(76491,1939,'_slider_story-past_4_gropus_0_title_gradient','field_6107ff2c8bc34'),(76492,1939,'slider_story-past_4_gropus_0_title',''),(76493,1939,'_slider_story-past_4_gropus_0_title','field_6107ff625d3cf'),(76494,1939,'slider_story-past_4_gropus_0_description','CommerceGate was awarded the Billing Company of the Year (Merchant Services) for our longstanding dedication to providing leading payment technology and support access for our clients.'),(76495,1939,'_slider_story-past_4_gropus_0_description','field_6107ff01b9e36'),(76496,1939,'slider_story-past_4_gropus','1'),(76497,1939,'_slider_story-past_4_gropus','field_6107fee8b9e34'),(76498,1939,'slider_story-past_5_year','In 2012'),(76499,1939,'_slider_story-past_5_year','field_6107fe861dc5d'),(76500,1939,'slider_story-past_5_gropus_0_title_title','The European Billing Company of the Year Award'),(76501,1939,'_slider_story-past_5_gropus_0_title_title','field_6107fefbb9e35'),(76502,1939,'slider_story-past_5_gropus_0_title_gradient','0'),(76503,1939,'_slider_story-past_5_gropus_0_title_gradient','field_6107ff2c8bc34'),(76504,1939,'slider_story-past_5_gropus_0_title',''),(76505,1939,'_slider_story-past_5_gropus_0_title','field_6107ff625d3cf'),(76506,1939,'slider_story-past_5_gropus_0_description','CommerceGate was nominated for the European Billing Company of the Year Award for outstanding performance and reliability of our billing solutions for our clients in Europe.'),(76507,1939,'_slider_story-past_5_gropus_0_description','field_6107ff01b9e36'),(76508,1939,'slider_story-past_5_gropus','2'),(76509,1939,'_slider_story-past_5_gropus','field_6107fee8b9e34'),(76510,1939,'slider_story-past_6_year','In 2013'),(76511,1939,'_slider_story-past_6_year','field_6107fe861dc5d'),(76512,1939,'slider_story-past_6_gropus_0_title_title','The European Billing Company of the Year Award'),(76513,1939,'_slider_story-past_6_gropus_0_title_title','field_6107fefbb9e35'),(76514,1939,'slider_story-past_6_gropus_0_title_gradient','0'),(76515,1939,'_slider_story-past_6_gropus_0_title_gradient','field_6107ff2c8bc34'),(76516,1939,'slider_story-past_6_gropus_0_title',''),(76517,1939,'_slider_story-past_6_gropus_0_title','field_6107ff625d3cf'),(76518,1939,'slider_story-past_6_gropus_0_description','CommerceGate was crowned the title European Billing Company of the Year Award for outstanding performance and reliability of our billing solutions for our clients in Europe.'),(76519,1939,'_slider_story-past_6_gropus_0_description','field_6107ff01b9e36'),(76520,1939,'slider_story-past_6_gropus','1'),(76521,1939,'_slider_story-past_6_gropus','field_6107fee8b9e34'),(76522,1939,'slider_story-past_7_year','In 2014'),(76523,1939,'_slider_story-past_7_year','field_6107fe861dc5d'),(76524,1939,'slider_story-past_7_gropus_0_title_title','The European Payment Processor of the Year Award'),(76525,1939,'_slider_story-past_7_gropus_0_title_title','field_6107fefbb9e35'),(76526,1939,'slider_story-past_7_gropus_0_title_gradient','0'),(76527,1939,'_slider_story-past_7_gropus_0_title_gradient','field_6107ff2c8bc34'),(76528,1939,'slider_story-past_7_gropus_0_title',''),(76529,1939,'_slider_story-past_7_gropus_0_title','field_6107ff625d3cf'),(76530,1939,'slider_story-past_7_gropus_0_description','CommerceGate was crowned the European Payment Processor of the Year Award for our leading and highly scalable payment processing solutions for our clients in Europe.'),(76531,1939,'_slider_story-past_7_gropus_0_description','field_6107ff01b9e36'),(76532,1939,'slider_story-past_7_gropus','2'),(76533,1939,'_slider_story-past_7_gropus','field_6107fee8b9e34'),(76534,1939,'slider_story-past_8_year','In 2015'),(76535,1939,'_slider_story-past_8_year','field_6107fe861dc5d'),(76536,1939,'slider_story-past_8_gropus_0_title_title','CommerceGate expanded our team'),(76537,1939,'_slider_story-past_8_gropus_0_title_title','field_6107fefbb9e35'),(76538,1939,'slider_story-past_8_gropus_0_title_gradient','0'),(76539,1939,'_slider_story-past_8_gropus_0_title_gradient','field_6107ff2c8bc34'),(76540,1939,'slider_story-past_8_gropus_0_title',''),(76541,1939,'_slider_story-past_8_gropus_0_title','field_6107ff625d3cf'),(76542,1939,'slider_story-past_8_gropus_0_description','CommerceGate expanded our team to boost our core competencies and expertise in key operational areas while continuing to grow our client base and support throughout Europe.'),(76543,1939,'_slider_story-past_8_gropus_0_description','field_6107ff01b9e36'),(76544,1939,'slider_story-past_8_gropus','3'),(76545,1939,'_slider_story-past_8_gropus','field_6107fee8b9e34'),(76546,1939,'slider_story-past','15'),(76547,1939,'_slider_story-past','field_6107fe24901a6'),(76548,1939,'slider_story-feature_0_year','In 2022'),(76549,1939,'_slider_story-feature_0_year','field_6107ffda45731'),(76550,1939,'slider_story-feature_0_gropus_0_title_title','CG Digital Bank.'),(76551,1939,'_slider_story-feature_0_gropus_0_title_title','field_6107ffda45734'),(76552,1939,'slider_story-feature_0_gropus_0_title_gradient','0'),(76553,1939,'_slider_story-feature_0_gropus_0_title_gradient','field_6107ffda45735'),(76554,1939,'slider_story-feature_0_gropus_0_title',''),(76555,1939,'_slider_story-feature_0_gropus_0_title','field_6107ffda45733'),(76556,1939,'slider_story-feature_0_gropus_0_description','Gain access to key digital banking facilities and services hassle-free, tailored to the needs of your online business.'),(76557,1939,'_slider_story-feature_0_gropus_0_description','field_6107ffda45736'),(76558,1939,'slider_story-feature_0_gropus','3'),(76559,1939,'_slider_story-feature_0_gropus','field_6107ffda45732'),(76560,1939,'slider_story-feature','1'),(76561,1939,'_slider_story-feature','field_6107ffda45730'),(76562,1939,'slider',''),(76563,1939,'_slider','field_610800a34520b'),(76564,1939,'slider_story-feature_0_gropus_1_title_title','CG Card.'),(76565,1939,'_slider_story-feature_0_gropus_1_title_title','field_6107ffda45734'),(76566,1939,'slider_story-feature_0_gropus_1_title_gradient','0'),(76567,1939,'_slider_story-feature_0_gropus_1_title_gradient','field_6107ffda45735'),(76568,1939,'slider_story-feature_0_gropus_1_title',''),(76569,1939,'_slider_story-feature_0_gropus_1_title','field_6107ffda45733'),(76570,1939,'slider_story-feature_0_gropus_1_description','Get customized corporate and personal credit cards for your stakeholders and key partners linked to your account.'),(76571,1939,'_slider_story-feature_0_gropus_1_description','field_6107ffda45736'),(76572,1939,'career-block-info_title','Start Your Career'),(76573,1939,'_career-block-info_title','field_6108088e7a966'),(76574,1939,'career-block-info_suptitle_text','15 job openings'),(76575,1939,'_career-block-info_suptitle_text','field_610808a07a968'),(76576,1939,'career-block-info_suptitle_color','#EB5042'),(76577,1939,'_career-block-info_suptitle_color','field_610808a67a969'),(76578,1939,'career-block-info_suptitle',''),(76579,1939,'_career-block-info_suptitle','field_610808947a967'),(76580,1939,'career-block-info_button-title','See All Jobs\\'),(76581,1939,'_career-block-info_button-title','field_610808cdef69d'),(76582,1939,'career-block-info',''),(76583,1939,'_career-block-info','field_610807c27a965'),(76584,1939,'career-block-info_button','a:3:{s:5:\"title\";s:12:\"See All Jobs\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/careers/\";s:6:\"target\";s:0:\"\";}'),(76585,1939,'_career-block-info_button','field_610808cdef69d'),(76586,1939,'slider_story-past_2_gropus_1_title_title','The Strategic Alliance of the Year Award'),(76587,1939,'_slider_story-past_2_gropus_1_title_title','field_6107fefbb9e35'),(76588,1939,'slider_story-past_2_gropus_1_title_gradient','0'),(76589,1939,'_slider_story-past_2_gropus_1_title_gradient','field_6107ff2c8bc34'),(76590,1939,'slider_story-past_2_gropus_1_title',''),(76591,1939,'_slider_story-past_2_gropus_1_title','field_6107ff625d3cf'),(76592,1939,'slider_story-past_2_gropus_1_description','CommerceGate was awarded the Strategic Alliance of the Year Award for outstanding performance and reliability in our payment solutions.'),(76593,1939,'_slider_story-past_2_gropus_1_description','field_6107ff01b9e36'),(76594,1939,'slider_story-past_5_gropus_1_title_title','CommerceGate relaunches our flagship website'),(76595,1939,'_slider_story-past_5_gropus_1_title_title','field_6107fefbb9e35'),(76596,1939,'slider_story-past_5_gropus_1_title_gradient','0'),(76597,1939,'_slider_story-past_5_gropus_1_title_gradient','field_6107ff2c8bc34'),(76598,1939,'slider_story-past_5_gropus_1_title',''),(76599,1939,'_slider_story-past_5_gropus_1_title','field_6107ff625d3cf'),(76600,1939,'slider_story-past_5_gropus_1_description','CommerceGate relaunches our flagship website and brand image to emphasize on our growing success, industry expertise and outstanding dedication to our clients globally.'),(76601,1939,'_slider_story-past_5_gropus_1_description','field_6107ff01b9e36'),(76602,1939,'slider_story-past_7_gropus_1_title_title','The lead in innovation and development'),(76603,1939,'_slider_story-past_7_gropus_1_title_title','field_6107fefbb9e35'),(76604,1939,'slider_story-past_7_gropus_1_title_gradient','0'),(76605,1939,'_slider_story-past_7_gropus_1_title_gradient','field_6107ff2c8bc34'),(76606,1939,'slider_story-past_7_gropus_1_title',''),(76607,1939,'_slider_story-past_7_gropus_1_title','field_6107ff625d3cf'),(76608,1939,'slider_story-past_7_gropus_1_description','CommerceGate takes the lead in innovation and development under a new management with the commitment to developing and adopting the latest payment technologies available for our clients.'),(76609,1939,'_slider_story-past_7_gropus_1_description','field_6107ff01b9e36'),(76610,1939,'slider_story-past_8_gropus_1_title_title','A brand new processing platform and back office systems'),(76611,1939,'_slider_story-past_8_gropus_1_title_title','field_6107fefbb9e35'),(76612,1939,'slider_story-past_8_gropus_1_title_gradient','0'),(76613,1939,'_slider_story-past_8_gropus_1_title_gradient','field_6107ff2c8bc34'),(76614,1939,'slider_story-past_8_gropus_1_title',''),(76615,1939,'_slider_story-past_8_gropus_1_title','field_6107ff625d3cf'),(76616,1939,'slider_story-past_8_gropus_1_description','CommerceGate begins development of a brand new processing platform and back office systems to provide our clients with a highly secure and leading payment processing solution in the industry.'),(76617,1939,'_slider_story-past_8_gropus_1_description','field_6107ff01b9e36'),(76618,1939,'slider_story-past_8_gropus_2_title_title','Data-driven business intelligence technology'),(76619,1939,'_slider_story-past_8_gropus_2_title_title','field_6107fefbb9e35'),(76620,1939,'slider_story-past_8_gropus_2_title_gradient','0'),(76621,1939,'_slider_story-past_8_gropus_2_title_gradient','field_6107ff2c8bc34'),(76622,1939,'slider_story-past_8_gropus_2_title',''),(76623,1939,'_slider_story-past_8_gropus_2_title','field_6107ff625d3cf'),(76624,1939,'slider_story-past_8_gropus_2_description','CommerceGate continues to evolve and cater to the changing landscape of the industry through streamlining business processes, leveraging on agile and data-driven business intelligence technology.'),(76625,1939,'_slider_story-past_8_gropus_2_description','field_6107ff01b9e36'),(76626,1939,'slider_story-past_9_year','In 2016'),(76627,1939,'_slider_story-past_9_year','field_6107fe861dc5d'),(76628,1939,'slider_story-past_9_gropus_0_title_title','The leading back office system and merchant user interface'),(76629,1939,'_slider_story-past_9_gropus_0_title_title','field_6107fefbb9e35'),(76630,1939,'slider_story-past_9_gropus_0_title_gradient','0'),(76631,1939,'_slider_story-past_9_gropus_0_title_gradient','field_6107ff2c8bc34'),(76632,1939,'slider_story-past_9_gropus_0_title',''),(76633,1939,'_slider_story-past_9_gropus_0_title','field_6107ff625d3cf'),(76634,1939,'slider_story-past_9_gropus_0_description','CommerceGate launches the leading back office system and merchant user interface making payment processing management easier and convenient, while increasing the capabilities for our clients.'),(76635,1939,'_slider_story-past_9_gropus_0_description','field_6107ff01b9e36'),(76636,1939,'slider_story-past_9_gropus_1_title_title','An upgraded website and corporate profile'),(76637,1939,'_slider_story-past_9_gropus_1_title_title','field_6107fefbb9e35'),(76638,1939,'slider_story-past_9_gropus_1_title_gradient','0'),(76639,1939,'_slider_story-past_9_gropus_1_title_gradient','field_6107ff2c8bc34'),(76640,1939,'slider_story-past_9_gropus_1_title',''),(76641,1939,'_slider_story-past_9_gropus_1_title','field_6107ff625d3cf'),(76642,1939,'slider_story-past_9_gropus_1_description','CommerceGate introduces an upgraded website and corporate profile to reflect the dedication and commitment to constant innovation, marking the transition to a lean, agile, and data-driven payment processor.'),(76643,1939,'_slider_story-past_9_gropus_1_description','field_6107ff01b9e36'),(76644,1939,'slider_story-past_9_gropus','2'),(76645,1939,'_slider_story-past_9_gropus','field_6107fee8b9e34'),(76646,1939,'slider_story-past_10_year','In 2017'),(76647,1939,'_slider_story-past_10_year','field_6107fe861dc5d'),(76648,1939,'slider_story-past_10_gropus_0_title_title','Billing 2.0'),(76649,1939,'_slider_story-past_10_gropus_0_title_title','field_6107fefbb9e35'),(76650,1939,'slider_story-past_10_gropus_0_title_gradient','1'),(76651,1939,'_slider_story-past_10_gropus_0_title_gradient','field_6107ff2c8bc34'),(76652,1939,'slider_story-past_10_gropus_0_title',''),(76653,1939,'_slider_story-past_10_gropus_0_title','field_6107ff625d3cf'),(76654,1939,'slider_story-past_10_gropus_0_description','CommerceGate launches Billing 2.0, the leading all-in-one invoice, settlement and billing system that provides the latest technology and functionalities with accurate transactional data for our clients.'),(76655,1939,'_slider_story-past_10_gropus_0_description','field_6107ff01b9e36'),(76656,1939,'slider_story-past_10_gropus','1'),(76657,1939,'_slider_story-past_10_gropus','field_6107fee8b9e34'),(76658,1939,'slider_story-past_11_year','In 2018'),(76659,1939,'_slider_story-past_11_year','field_6107fe861dc5d'),(76660,1939,'slider_story-past_11_gropus_0_title_title','CGPayTech'),(76661,1939,'_slider_story-past_11_gropus_0_title_title','field_6107fefbb9e35'),(76662,1939,'slider_story-past_11_gropus_0_title_gradient','1'),(76663,1939,'_slider_story-past_11_gropus_0_title_gradient','field_6107ff2c8bc34'),(76664,1939,'slider_story-past_11_gropus_0_title',''),(76665,1939,'_slider_story-past_11_gropus_0_title','field_6107ff625d3cf'),(76666,1939,'slider_story-past_11_gropus_0_description','CommerceGate launches CGPayTech, a cutting-edge payment platform with higher processing capacities, improved security encryption protocols and a variety of additional payment methods.'),(76667,1939,'_slider_story-past_11_gropus_0_description','field_6107ff01b9e36'),(76668,1939,'slider_story-past_11_gropus','1'),(76669,1939,'_slider_story-past_11_gropus','field_6107fee8b9e34'),(76670,1939,'slider_story-past_12_year','In 2019'),(76671,1939,'_slider_story-past_12_year','field_6107fe861dc5d'),(76672,1939,'slider_story-past_12_gropus_0_title_title','20th acquiring partner integration'),(76673,1939,'_slider_story-past_12_gropus_0_title_title','field_6107fefbb9e35'),(76674,1939,'slider_story-past_12_gropus_0_title_gradient','0'),(76675,1939,'_slider_story-past_12_gropus_0_title_gradient','field_6107ff2c8bc34'),(76676,1939,'slider_story-past_12_gropus_0_title',''),(76677,1939,'_slider_story-past_12_gropus_0_title','field_6107ff625d3cf'),(76678,1939,'slider_story-past_12_gropus_0_description','CommerceGate introduces our 20th acquiring partner integration to our platform, providing our merchants higher transactional volumes, better conversion, risk management and payment processing quality.'),(76679,1939,'_slider_story-past_12_gropus_0_description','field_6107ff01b9e36'),(76680,1939,'slider_story-past_12_gropus','1'),(76681,1939,'_slider_story-past_12_gropus','field_6107fee8b9e34'),(76682,1939,'slider_story-past_13_year','In 2020'),(76683,1939,'_slider_story-past_13_year','field_6107fe861dc5d'),(76684,1939,'slider_story-past_13_gropus_0_title_title','A financial institution license'),(76685,1939,'_slider_story-past_13_gropus_0_title_title','field_6107fefbb9e35'),(76686,1939,'slider_story-past_13_gropus_0_title_gradient','0'),(76687,1939,'_slider_story-past_13_gropus_0_title_gradient','field_6107ff2c8bc34'),(76688,1939,'slider_story-past_13_gropus_0_title',''),(76689,1939,'_slider_story-past_13_gropus_0_title','field_6107ff625d3cf'),(76690,1939,'slider_story-past_13_gropus_0_description','CommerceGate was the first non-banking group in Spain to be granted by the Central Bank of Spain a financial institution license.'),(76691,1939,'_slider_story-past_13_gropus_0_description','field_6107ff01b9e36'),(76692,1939,'slider_story-past_13_gropus','1'),(76693,1939,'_slider_story-past_13_gropus','field_6107fee8b9e34'),(76694,1939,'slider_story-past_14_year','In 2021'),(76695,1939,'_slider_story-past_14_year','field_6107fe861dc5d'),(76696,1939,'slider_story-past_14_gropus_0_title_title','CommerceGate opens the LATAM market'),(76697,1939,'_slider_story-past_14_gropus_0_title_title','field_6107fefbb9e35'),(76698,1939,'slider_story-past_14_gropus_0_title_gradient','0'),(76699,1939,'_slider_story-past_14_gropus_0_title_gradient','field_6107ff2c8bc34'),(76700,1939,'slider_story-past_14_gropus_0_title',''),(76701,1939,'_slider_story-past_14_gropus_0_title','field_6107ff625d3cf'),(76702,1939,'slider_story-past_14_gropus_0_description','CommerceGate opens the LATAM market through local acquiring and payment solutions for EU merchants with Brazil being the first country and Mexico, Chile, Colombia and Peru coming next.'),(76703,1939,'_slider_story-past_14_gropus_0_description','field_6107ff01b9e36'),(76704,1939,'slider_story-past_14_gropus','1'),(76705,1939,'_slider_story-past_14_gropus','field_6107fee8b9e34'),(76706,1939,'slider_story-feature_0_gropus_2_title_title','CG eWallet.'),(76707,1939,'_slider_story-feature_0_gropus_2_title_title','field_6107ffda45734'),(76708,1939,'slider_story-feature_0_gropus_2_title_gradient','0'),(76709,1939,'_slider_story-feature_0_gropus_2_title_gradient','field_6107ffda45735'),(76710,1939,'slider_story-feature_0_gropus_2_title',''),(76711,1939,'_slider_story-feature_0_gropus_2_title','field_6107ffda45733'),(76712,1939,'slider_story-feature_0_gropus_2_description','Get full access to the benefits of the CG eWallet solution to increase customer interaction with your business.'),(76713,1939,'_slider_story-feature_0_gropus_2_description','field_6107ffda45736'),(76714,1942,'main-block-header_title','Pricing Built for You'),(76715,1942,'_main-block-header_title','field_61093c50a78e8'),(76716,1942,'main-block-header_description','CommerceGate offers a complete set of features and services and charges a processing and payment method fee per transaction.'),(76717,1942,'_main-block-header_description','field_61093c5ca78e9'),(76718,1942,'main-block-header',''),(76719,1942,'_main-block-header','field_61093c34a78e7'),(76720,1942,'flexible-pricing_title','Flexible and integrated pricing'),(76721,1942,'_flexible-pricing_title','field_6109401d9cacd'),(76722,1942,'flexible-pricing_description','End-to-end solution to accept payments on your website all included.'),(76723,1942,'_flexible-pricing_description','field_610940e3b8ec1'),(76724,1942,'flexible-pricing_price','1.80% + 0.25 EUR'),(76725,1942,'_flexible-pricing_price','field_610940ffb8ec2'),(76726,1942,'flexible-pricing_list_0_item','Bespoke payment solution and services for your business type'),(76727,1942,'_flexible-pricing_list_0_item','field_61094144b8ec4'),(76728,1942,'flexible-pricing_list_1_item','Cutting-edge payment technology for your business transactions'),(76729,1942,'_flexible-pricing_list_1_item','field_61094144b8ec4'),(76730,1942,'flexible-pricing_list_2_item','Absolutely no set-up, periodic platform and[nbsp]hidden fees'),(76731,1942,'_flexible-pricing_list_2_item','field_61094144b8ec4'),(76732,1942,'flexible-pricing_list','3'),(76733,1942,'_flexible-pricing_list','field_61094125b8ec3'),(76734,1942,'flexible-pricing_link','a:3:{s:5:\"title\";s:11:\"Sign Up Now\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/sign-up/\";s:6:\"target\";s:0:\"\";}'),(76735,1942,'_flexible-pricing_link','field_610941823f32f'),(76736,1942,'flexible-pricing',''),(76737,1942,'_flexible-pricing','field_61093f3e8b6ba'),(76738,1942,'customized-approach_title','Customized set-up process'),(76739,1942,'_customized-approach_title','field_6109427eadcf6'),(76740,1942,'customized-approach_description','Every detail in the set-up process is tailored to your business requirements'),(76741,1942,'_customized-approach_description','field_6109427eadcf7'),(76742,1942,'customized-approach_list_0_item','Special tier-based pricing for high-volume projects'),(76743,1942,'_customized-approach_list_0_item','field_6109427eadcfa'),(76744,1942,'customized-approach_list','3'),(76745,1942,'_customized-approach_list','field_6109427eadcf9'),(76746,1942,'customized-approach_link','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(76747,1942,'_customized-approach_link','field_6109427eadcfb'),(76748,1942,'customized-approach',''),(76749,1942,'_customized-approach','field_6109427eadcf5'),(76750,1942,'customized-approach_list_1_item','Geo-specific pricing to offer you the best rates and fees'),(76751,1942,'_customized-approach_list_1_item','field_6109427eadcfa'),(76752,1942,'customized-approach_list_2_item','Interchange ++ pricing models for the cross[nbds]border projects'),(76753,1942,'_customized-approach_list_2_item','field_6109427eadcfa'),(76754,1942,'included-info_title','What’s included'),(76755,1942,'_included-info_title','field_6109461ffc0ae'),(76756,1942,'included-info_description','CommerceGate offers a complete and secured payment solution for you to accept credit card payments from your customers globally.'),(76757,1942,'_included-info_description','field_6109462afc0af'),(76758,1942,'included-info',''),(76759,1942,'_included-info','field_610945a9fc0ad'),(76760,1942,'list_0_icon','755'),(76761,1942,'_list_0_icon','field_610947237e6df'),(76762,1942,'list_0_group-title','Optimised Cross Platform Checkout'),(76763,1942,'_list_0_group-title','field_610947737e6e0'),(76764,1942,'list_0_list_0_item','Customisable payment page'),(76765,1942,'_list_0_list_0_item','field_610947a87e6e2'),(76766,1942,'list_0_list_1_item','PCI DSS compliance coverage'),(76767,1942,'_list_0_list_1_item','field_610947a87e6e2'),(76768,1942,'list_0_list','2'),(76769,1942,'_list_0_list','field_610947987e6e1'),(76770,1942,'list_1_icon','756'),(76771,1942,'_list_1_icon','field_610947237e6df'),(76772,1942,'list_1_group-title','One integration — \r\nGlobal payment outreach'),(76773,1942,'_list_1_group-title','field_610947737e6e0'),(76774,1942,'list_1_list_0_item','Multiple currencies'),(76775,1942,'_list_1_list_0_item','field_610947a87e6e2'),(76776,1942,'list_1_list_1_item','Local payment methods'),(76777,1942,'_list_1_list_1_item','field_610947a87e6e2'),(76778,1942,'list_1_list_2_item','20+ acquiring partners all over the world'),(76779,1942,'_list_1_list_2_item','field_610947a87e6e2'),(76780,1942,'list_1_list','3'),(76781,1942,'_list_1_list','field_610947987e6e1'),(76782,1942,'list_2_icon','757'),(76783,1942,'_list_2_icon','field_610947237e6df'),(76784,1942,'list_2_group-title','Proven security and prolific compliance'),(76785,1942,'_list_2_group-title','field_610947737e6e0'),(76786,1942,'list_2_list_0_item','PCI DSS Level 1 platform'),(76787,1942,'_list_2_list_0_item','field_610947a87e6e2'),(76788,1942,'list_2_list_1_item','Multi level data security and encryption'),(76789,1942,'_list_2_list_1_item','field_610947a87e6e2'),(76790,1942,'list_2_list_2_item','Cloud based platform'),(76791,1942,'_list_2_list_2_item','field_610947a87e6e2'),(76792,1942,'list_2_list','3'),(76793,1942,'_list_2_list','field_610947987e6e1'),(76794,1942,'list_3_icon','758'),(76795,1942,'_list_3_icon','field_610947237e6df'),(76796,1942,'list_3_group-title','The most precise automatic billing system'),(76797,1942,'_list_3_group-title','field_610947737e6e0'),(76798,1942,'list_3_list_0_item','Real time financial data'),(76799,1942,'_list_3_list_0_item','field_610947a87e6e2'),(76800,1942,'list_3_list_1_item','Detailed invoicing'),(76801,1942,'_list_3_list_1_item','field_610947a87e6e2'),(76802,1942,'list_3_list_2_item','Multiple pricing models support'),(76803,1942,'_list_3_list_2_item','field_610947a87e6e2'),(76804,1942,'list_3_list','3'),(76805,1942,'_list_3_list','field_610947987e6e1'),(76806,1942,'list_4_icon','759'),(76807,1942,'_list_4_icon','field_610947237e6df'),(76808,1942,'list_4_group-title','Automated payouts'),(76809,1942,'_list_4_group-title','field_610947737e6e0'),(76810,1942,'list_4_list_0_item','In-time settlements to the bank account'),(76811,1942,'_list_4_list_0_item','field_610947a87e6e2'),(76812,1942,'list_4_list_1_item','Transparent settlement schedule'),(76813,1942,'_list_4_list_1_item','field_610947a87e6e2'),(76814,1942,'list_4_list_2_item','Flexible payout control'),(76815,1942,'_list_4_list_2_item','field_610947a87e6e2'),(76816,1942,'list_4_list','3'),(76817,1942,'_list_4_list','field_610947987e6e1'),(76818,1942,'list_5_icon','760'),(76819,1942,'_list_5_icon','field_610947237e6df'),(76820,1942,'list_5_group-title','Customer support service'),(76821,1942,'_list_5_group-title','field_610947737e6e0'),(76822,1942,'list_5_list_0_item','24/7 payment support'),(76823,1942,'_list_5_list_0_item','field_610947a87e6e2'),(76824,1942,'list_5_list_1_item','Adjustable refund policy'),(76825,1942,'_list_5_list_1_item','field_610947a87e6e2'),(76826,1942,'list_5_list_2_item','Multi language assistance'),(76827,1942,'_list_5_list_2_item','field_610947a87e6e2'),(76828,1942,'list_5_list','3'),(76829,1942,'_list_5_list','field_610947987e6e1'),(76830,1942,'list_6_icon','761'),(76831,1942,'_list_6_icon','field_610947237e6df'),(76832,1942,'list_6_group-title','Personalised merchant service'),(76833,1942,'_list_6_group-title','field_610947737e6e0'),(76834,1942,'list_6_list_0_item','Dedicated merchant account manager'),(76835,1942,'_list_6_list_0_item','field_610947a87e6e2'),(76836,1942,'list_6_list_1_item','SLA based technical support'),(76837,1942,'_list_6_list_1_item','field_610947a87e6e2'),(76838,1942,'list_6_list_2_item','Direct access to the Risk, Compliance and Finance Team'),(76839,1942,'_list_6_list_2_item','field_610947a87e6e2'),(76840,1942,'list_6_list','3'),(76841,1942,'_list_6_list','field_610947987e6e1'),(76842,1942,'list','7'),(76843,1942,'_list','field_6109470d7e6de'),(76844,1942,'Included-list_0_icon',''),(76845,1942,'_Included-list_0_icon','field_61094f718fb66'),(76846,1942,'Included-list_0_title',''),(76847,1942,'_Included-list_0_title','field_61094f718fb67'),(76848,1942,'Included-list_0_list_0_item','фіва'),(76849,1942,'_Included-list_0_list_0_item','field_61094f718fb69'),(76850,1942,'Included-list_0_list_1_item','PCI DSS compliance coverage'),(76851,1942,'_Included-list_0_list_1_item','field_610947a87e6e2'),(76852,1942,'Included-list_0_list','1'),(76853,1942,'_Included-list_0_list','field_61094f718fb68'),(76854,1942,'Included-list_1_icon','756'),(76855,1942,'_Included-list_1_icon','field_610947237e6df'),(76856,1942,'Included-list_1_title','One integration — \r\nGlobal payment outreach'),(76857,1942,'_Included-list_1_title','field_610947737e6e0'),(76858,1942,'Included-list_1_list_0_item','Multiple currencies'),(76859,1942,'_Included-list_1_list_0_item','field_610947a87e6e2'),(76860,1942,'Included-list_1_list_1_item','Local payment methods'),(76861,1942,'_Included-list_1_list_1_item','field_610947a87e6e2'),(76862,1942,'Included-list_1_list_2_item','20+ acquiring partners all over the world'),(76863,1942,'_Included-list_1_list_2_item','field_610947a87e6e2'),(76864,1942,'Included-list_1_list','3'),(76865,1942,'_Included-list_1_list','field_610947987e6e1'),(76866,1942,'Included-list_2_icon','757'),(76867,1942,'_Included-list_2_icon','field_610947237e6df'),(76868,1942,'Included-list_2_title','Proven security and prolific compliance'),(76869,1942,'_Included-list_2_title','field_610947737e6e0'),(76870,1942,'Included-list_2_list_0_item','PCI DSS Level 1 platform'),(76871,1942,'_Included-list_2_list_0_item','field_610947a87e6e2'),(76872,1942,'Included-list_2_list_1_item','Multi level data security and encryption'),(76873,1942,'_Included-list_2_list_1_item','field_610947a87e6e2'),(76874,1942,'Included-list_2_list_2_item','Cloud based platform'),(76875,1942,'_Included-list_2_list_2_item','field_610947a87e6e2'),(76876,1942,'Included-list_2_list','3'),(76877,1942,'_Included-list_2_list','field_610947987e6e1'),(76878,1942,'Included-list_3_icon','758'),(76879,1942,'_Included-list_3_icon','field_610947237e6df'),(76880,1942,'Included-list_3_title','The most precise automatic billing system'),(76881,1942,'_Included-list_3_title','field_610947737e6e0'),(76882,1942,'Included-list_3_list_0_item','Real time financial data'),(76883,1942,'_Included-list_3_list_0_item','field_610947a87e6e2'),(76884,1942,'Included-list_3_list_1_item','Detailed invoicing'),(76885,1942,'_Included-list_3_list_1_item','field_610947a87e6e2'),(76886,1942,'Included-list_3_list_2_item','Multiple pricing models support'),(76887,1942,'_Included-list_3_list_2_item','field_610947a87e6e2'),(76888,1942,'Included-list_3_list','3'),(76889,1942,'_Included-list_3_list','field_610947987e6e1'),(76890,1942,'Included-list_4_icon','759'),(76891,1942,'_Included-list_4_icon','field_610947237e6df'),(76892,1942,'Included-list_4_title','Automated payouts'),(76893,1942,'_Included-list_4_title','field_610947737e6e0'),(76894,1942,'Included-list_4_list_0_item','In-time settlements to the bank account'),(76895,1942,'_Included-list_4_list_0_item','field_610947a87e6e2'),(76896,1942,'Included-list_4_list_1_item','Transparent settlement schedule'),(76897,1942,'_Included-list_4_list_1_item','field_610947a87e6e2'),(76898,1942,'Included-list_4_list_2_item','Flexible payout control'),(76899,1942,'_Included-list_4_list_2_item','field_610947a87e6e2'),(76900,1942,'Included-list_4_list','3'),(76901,1942,'_Included-list_4_list','field_610947987e6e1'),(76902,1942,'Included-list_5_icon','760'),(76903,1942,'_Included-list_5_icon','field_610947237e6df'),(76904,1942,'Included-list_5_title','Customer support service'),(76905,1942,'_Included-list_5_title','field_610947737e6e0'),(76906,1942,'Included-list_5_list_0_item','24/7 payment support'),(76907,1942,'_Included-list_5_list_0_item','field_610947a87e6e2'),(76908,1942,'Included-list_5_list_1_item','Adjustable refund policy'),(76909,1942,'_Included-list_5_list_1_item','field_610947a87e6e2'),(76910,1942,'Included-list_5_list_2_item','Multi language assistance'),(76911,1942,'_Included-list_5_list_2_item','field_610947a87e6e2'),(76912,1942,'Included-list_5_list','3'),(76913,1942,'_Included-list_5_list','field_610947987e6e1'),(76914,1942,'Included-list_6_icon','763'),(76915,1942,'_Included-list_6_icon','field_610947237e6df'),(76916,1942,'Included-list_6_title','Personalised merchant service'),(76917,1942,'_Included-list_6_title','field_610947737e6e0'),(76918,1942,'Included-list_6_list_0_item','Dedicated merchant account manager'),(76919,1942,'_Included-list_6_list_0_item','field_610947a87e6e2'),(76920,1942,'Included-list_6_list_1_item','SLA based technical support'),(76921,1942,'_Included-list_6_list_1_item','field_610947a87e6e2'),(76922,1942,'Included-list_6_list_2_item','Direct access to the Risk, Compliance and Finance Team'),(76923,1942,'_Included-list_6_list_2_item','field_610947a87e6e2'),(76924,1942,'Included-list_6_list','3'),(76925,1942,'_Included-list_6_list','field_610947987e6e1'),(76926,1942,'Included-list','1'),(76927,1942,'_Included-list','field_61094f718fb65'),(76928,1942,'included-list_copy_0_icon',''),(76929,1942,'_included-list_copy_0_icon','field_61094f718fb66'),(76930,1942,'included-list_copy_0_title',''),(76931,1942,'_included-list_copy_0_title','field_61094f718fb67'),(76932,1942,'included-list_copy_0_list_0_item','фівафіва'),(76933,1942,'_included-list_copy_0_list_0_item','field_61094f718fb69'),(76934,1942,'included-list_copy_0_list','1'),(76935,1942,'_included-list_copy_0_list','field_61094f718fb68'),(76936,1942,'included-list_copy','1'),(76937,1942,'_included-list_copy','field_61094f718fb65'),(76938,1942,'include-list_0_icon','755'),(76939,1942,'_include-list_0_icon','field_61094f718fb66'),(76940,1942,'include-list_0_title','Optimized Cross Platform Checkout'),(76941,1942,'_include-list_0_title','field_61094f718fb67'),(76942,1942,'include-list_0_list_0_item','Customizable and branded payment and checkout page'),(76943,1942,'_include-list_0_list_0_item','field_61094f718fb69'),(76944,1942,'include-list_0_list_1_item','PCI DSS Compliance Coverage'),(76945,1942,'_include-list_0_list_1_item','field_61094f718fb69'),(76946,1942,'include-list_0_list','2'),(76947,1942,'_include-list_0_list','field_61094f718fb68'),(76948,1942,'include-list','7'),(76949,1942,'_include-list','field_61094f718fb65'),(76950,1942,'include-list_1_icon','756'),(76951,1942,'_include-list_1_icon','field_61094f718fb66'),(76952,1942,'include-list_1_title','One integration — \r\nGlobal payment outreach'),(76953,1942,'_include-list_1_title','field_61094f718fb67'),(76954,1942,'include-list_1_list_0_item','Supports 200+ payment currencies globally'),(76955,1942,'_include-list_1_list_0_item','field_61094f718fb69'),(76956,1942,'include-list_1_list_1_item','Access popular local payment methods globally'),(76957,1942,'_include-list_1_list_1_item','field_61094f718fb69'),(76958,1942,'include-list_1_list_2_item','Work with 20+ acquiring partners globally'),(76959,1942,'_include-list_1_list_2_item','field_61094f718fb69'),(76960,1942,'include-list_1_list','3'),(76961,1942,'_include-list_1_list','field_61094f718fb68'),(76962,1942,'include-list_2_icon','757'),(76963,1942,'_include-list_2_icon','field_61094f718fb66'),(76964,1942,'include-list_2_title','Tested and proven security and[nbsp]compliance'),(76965,1942,'_include-list_2_title','field_61094f718fb67'),(76966,1942,'include-list_2_list_0_item','PCI DSS Level 1 security enabled platform'),(76967,1942,'_include-list_2_list_0_item','field_61094f718fb69'),(76968,1942,'include-list_2_list_1_item','Multi-level data security and[nbsp]encryption system'),(76969,1942,'_include-list_2_list_1_item','field_61094f718fb69'),(76970,1942,'include-list_2_list_2_item','Highly accessible and scalable cloud-based platform'),(76971,1942,'_include-list_2_list_2_item','field_61094f718fb69'),(76972,1942,'include-list_2_list','3'),(76973,1942,'_include-list_2_list','field_61094f718fb68'),(76974,1942,'include-list_3_icon','758'),(76975,1942,'_include-list_3_icon','field_61094f718fb66'),(76976,1942,'include-list_3_title','Accurate and automated billing system'),(76977,1942,'_include-list_3_title','field_61094f718fb67'),(76978,1942,'include-list_3_list_0_item','Access real-time financial data on a transactions'),(76979,1942,'_include-list_3_list_0_item','field_61094f718fb69'),(76980,1942,'include-list_3_list_1_item','Absolute and detailed invoicing procedures'),(76981,1942,'_include-list_3_list_1_item','field_61094f718fb69'),(76982,1942,'include-list_3_list_2_item','Supports multiple pricing models for any business'),(76983,1942,'_include-list_3_list_2_item','field_61094f718fb69'),(76984,1942,'include-list_3_list','3'),(76985,1942,'_include-list_3_list','field_61094f718fb68'),(76986,1942,'include-list_4_icon','759'),(76987,1942,'_include-list_4_icon','field_61094f718fb66'),(76988,1942,'include-list_4_title','Automated and scheduled merchant payouts'),(76989,1942,'_include-list_4_title','field_61094f718fb67'),(76990,1942,'include-list_4_list_0_item','Scheduled settlements to your bank account'),(76991,1942,'_include-list_4_list_0_item','field_61094f718fb69'),(76992,1942,'include-list_4_list_1_item','Transparent and flexible settlement schedule'),(76993,1942,'_include-list_4_list_1_item','field_61094f718fb69'),(76994,1942,'include-list_4_list_2_item','Flexible and customizable payout controls'),(76995,1942,'_include-list_4_list_2_item','field_61094f718fb69'),(76996,1942,'include-list_4_list','3'),(76997,1942,'_include-list_4_list','field_61094f718fb68'),(76998,1942,'include-list_5_icon','760'),(76999,1942,'_include-list_5_icon','field_61094f718fb66'),(77000,1942,'include-list_5_title','Dedicated and direct customer support'),(77001,1942,'_include-list_5_title','field_61094f718fb67'),(77002,1942,'include-list_5_list_0_item','24/7 and direct payment support'),(77003,1942,'_include-list_5_list_0_item','field_61094f718fb69'),(77004,1942,'include-list_5_list_1_item','Customizable and compliant refund policy'),(77005,1942,'_include-list_5_list_1_item','field_61094f718fb69'),(77006,1942,'include-list_5_list_2_item','Multi-lingual support and[nbsp]assistance'),(77007,1942,'_include-list_5_list_2_item','field_61094f718fb69'),(77008,1942,'include-list_5_list','3'),(77009,1942,'_include-list_5_list','field_61094f718fb68'),(77010,1942,'include-list_6_icon','763'),(77011,1942,'_include-list_6_icon','field_61094f718fb66'),(77012,1942,'include-list_6_title','Personalised merchant service access'),(77013,1942,'_include-list_6_title','field_61094f718fb67'),(77014,1942,'include-list_6_list_0_item','Dedicated merchant account manager access'),(77015,1942,'_include-list_6_list_0_item','field_61094f718fb69'),(77016,1942,'include-list_6_list_1_item','SLA-based and highly available technical support'),(77017,1942,'_include-list_6_list_1_item','field_61094f718fb69'),(77018,1942,'include-list_6_list_2_item','Direct access to risk, compliance and finance team'),(77019,1942,'_include-list_6_list_2_item','field_61094f718fb69'),(77020,1942,'include-list_6_list','3'),(77021,1942,'_include-list_6_list','field_61094f718fb68'),(77022,1942,'blocks-list_0_icons-style','light'),(77023,1942,'_blocks-list_0_icons-style','field_610953123a4b1'),(77024,1942,'blocks-list_0_link','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(77025,1942,'_blocks-list_0_link','field_610952e5776c0'),(77026,1942,'blocks-list_0_title','Card payments processing'),(77027,1942,'_blocks-list_0_title','field_61095245776be'),(77028,1942,'blocks-list_0_description','CommerceGate empowers your online business with card payment processing capabilities to accept payment globally.'),(77029,1942,'_blocks-list_0_description','field_6109525f776bf'),(77030,1942,'blocks-list_0_icons_0_icon','788'),(77031,1942,'_blocks-list_0_icons_0_icon','field_6109534b3a4b3'),(77032,1942,'blocks-list_0_icons_1_icon','790'),(77033,1942,'_blocks-list_0_icons_1_icon','field_6109534b3a4b3'),(77034,1942,'blocks-list_0_icons_2_icon','789'),(77035,1942,'_blocks-list_0_icons_2_icon','field_6109534b3a4b3'),(77036,1942,'blocks-list_0_icons_3_icon','791'),(77037,1942,'_blocks-list_0_icons_3_icon','field_6109534b3a4b3'),(77038,1942,'blocks-list_0_icons_4_icon','792'),(77039,1942,'_blocks-list_0_icons_4_icon','field_6109534b3a4b3'),(77040,1942,'blocks-list_0_icons_5_icon','793'),(77041,1942,'_blocks-list_0_icons_5_icon','field_6109534b3a4b3'),(77042,1942,'blocks-list_0_icons','6'),(77043,1942,'_blocks-list_0_icons','field_610953333a4b2'),(77044,1942,'blocks-list_0_items_0_bold-text','0'),(77045,1942,'_blocks-list_0_items_0_bold-text','field_610953c1b1c01'),(77046,1942,'blocks-list_0_items_0_item-text','Local card processing'),(77047,1942,'_blocks-list_0_items_0_item-text','field_610953e5b1c02'),(77048,1942,'blocks-list_0_items','2'),(77049,1942,'_blocks-list_0_items','field_61095368b1c00'),(77050,1942,'blocks-list_1_icons-style','transparent'),(77051,1942,'_blocks-list_1_icons-style','field_610953123a4b1'),(77052,1942,'blocks-list_1_link','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(77053,1942,'_blocks-list_1_link','field_610952e5776c0'),(77054,1942,'blocks-list_1_title','Local payment methods'),(77055,1942,'_blocks-list_1_title','field_61095245776be'),(77056,1942,'blocks-list_1_description','CommerceGate enables you to accept local LATAM payments to scale your business in the region to increase your revenue.'),(77057,1942,'_blocks-list_1_description','field_6109525f776bf'),(77058,1942,'blocks-list_1_icons_0_icon','795'),(77059,1942,'_blocks-list_1_icons_0_icon','field_6109534b3a4b3'),(77060,1942,'blocks-list_1_icons','5'),(77061,1942,'_blocks-list_1_icons','field_610953333a4b2'),(77062,1942,'blocks-list_1_items',''),(77063,1942,'_blocks-list_1_items','field_61095368b1c00'),(77064,1942,'blocks-list_2_icons-style','light'),(77065,1942,'_blocks-list_2_icons-style','field_610953123a4b1'),(77066,1942,'blocks-list_2_link','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(77067,1942,'_blocks-list_2_link','field_610952e5776c0'),(77068,1942,'blocks-list_2_title','High-risk merchant accounts'),(77069,1942,'_blocks-list_2_title','field_61095245776be'),(77070,1942,'blocks-list_2_description','CommerceGate makes it easy to set-up and support high[nbds]risk merchant accounts with greater risks of fraud and chargebacks.'),(77071,1942,'_blocks-list_2_description','field_6109525f776bf'),(77072,1942,'blocks-list_2_icons',''),(77073,1942,'_blocks-list_2_icons','field_610953333a4b2'),(77074,1942,'blocks-list_2_items_0_bold-text','0'),(77075,1942,'_blocks-list_2_items_0_bold-text','field_610953c1b1c01'),(77076,1942,'blocks-list_2_items_0_item-text','+0.50% commission for high[nbds]risk merchant accounts'),(77077,1942,'_blocks-list_2_items_0_item-text','field_610953e5b1c02'),(77078,1942,'blocks-list_2_items','3'),(77079,1942,'_blocks-list_2_items','field_61095368b1c00'),(77080,1942,'blocks-list_3_icons-style','light'),(77081,1942,'_blocks-list_3_icons-style','field_610953123a4b1'),(77082,1942,'blocks-list_3_link','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(77083,1942,'_blocks-list_3_link','field_610952e5776c0'),(77084,1942,'blocks-list_3_title','Chargeback management'),(77085,1942,'_blocks-list_3_title','field_61095245776be'),(77086,1942,'blocks-list_3_description','CommerceGate simplifies and automates your customer dispute and compensation process for all payment card schemes.'),(77087,1942,'_blocks-list_3_description','field_6109525f776bf'),(77088,1942,'blocks-list_3_icons',''),(77089,1942,'_blocks-list_3_icons','field_610953333a4b2'),(77090,1942,'blocks-list_3_items_0_bold-text','1'),(77091,1942,'_blocks-list_3_items_0_bold-text','field_610953c1b1c01'),(77092,1942,'blocks-list_3_items_0_item-text','25 EUR per CHB dispute'),(77093,1942,'_blocks-list_3_items_0_item-text','field_610953e5b1c02'),(77094,1942,'blocks-list_3_items','3'),(77095,1942,'_blocks-list_3_items','field_61095368b1c00'),(77096,1942,'blocks-list_4_icons-style','light'),(77097,1942,'_blocks-list_4_icons-style','field_610953123a4b1'),(77098,1942,'blocks-list_4_link','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(77099,1942,'_blocks-list_4_link','field_610952e5776c0'),(77100,1942,'blocks-list_4_title','Billing SaaS'),(77101,1942,'_blocks-list_4_title','field_61095245776be'),(77102,1942,'blocks-list_4_description','CommerceGate offers all business models an integrated Invoice and Settlement system with transparent data and[nbsp]flexible settlement cycles.'),(77103,1942,'_blocks-list_4_description','field_6109525f776bf'),(77104,1942,'blocks-list_4_icons',''),(77105,1942,'_blocks-list_4_icons','field_610953333a4b2'),(77106,1942,'blocks-list_4_items_0_bold-text','1'),(77107,1942,'_blocks-list_4_items_0_bold-text','field_610953c1b1c01'),(77108,1942,'blocks-list_4_items_0_item-text','0.03 EUR per transaction'),(77109,1942,'_blocks-list_4_items_0_item-text','field_610953e5b1c02'),(77110,1942,'blocks-list_4_items','6'),(77111,1942,'_blocks-list_4_items','field_61095368b1c00'),(77112,1942,'blocks-list','5'),(77113,1942,'_blocks-list','field_61095221776bd'),(77114,1942,'blocks-list_0_items_1_bold-text','0'),(77115,1942,'_blocks-list_0_items_1_bold-text','field_610953c1b1c01'),(77116,1942,'blocks-list_0_items_1_item-text','Cross-border card payment solutions'),(77117,1942,'_blocks-list_0_items_1_item-text','field_610953e5b1c02'),(77118,1942,'blocks-list_1_icons_1_icon','796'),(77119,1942,'_blocks-list_1_icons_1_icon','field_6109534b3a4b3'),(77120,1942,'blocks-list_1_icons_2_icon','797'),(77121,1942,'_blocks-list_1_icons_2_icon','field_6109534b3a4b3'),(77122,1942,'blocks-list_1_icons_3_icon','798'),(77123,1942,'_blocks-list_1_icons_3_icon','field_6109534b3a4b3'),(77124,1942,'blocks-list_1_icons_4_icon','799'),(77125,1942,'_blocks-list_1_icons_4_icon','field_6109534b3a4b3'),(77126,1942,'blocks-list_2_items_1_bold-text','0'),(77127,1942,'_blocks-list_2_items_1_bold-text','field_610953c1b1c01'),(77128,1942,'blocks-list_2_items_1_item-text','Subscription business models management and support'),(77129,1942,'_blocks-list_2_items_1_item-text','field_610953e5b1c02'),(77130,1942,'blocks-list_2_items_2_bold-text','0'),(77131,1942,'_blocks-list_2_items_2_bold-text','field_610953c1b1c01'),(77132,1942,'blocks-list_2_items_2_item-text','Multiple business models support'),(77133,1942,'_blocks-list_2_items_2_item-text','field_610953e5b1c02'),(77134,1942,'blocks-list_3_items_1_bold-text','0'),(77135,1942,'_blocks-list_3_items_1_bold-text','field_610953c1b1c01'),(77136,1942,'blocks-list_3_items_1_item-text','Experience dispute team'),(77137,1942,'_blocks-list_3_items_1_item-text','field_610953e5b1c02'),(77138,1942,'blocks-list_3_items_2_bold-text','0'),(77139,1942,'_blocks-list_3_items_2_bold-text','field_610953c1b1c01'),(77140,1942,'blocks-list_3_items_2_item-text','CHB control and monitoring program'),(77141,1942,'_blocks-list_3_items_2_item-text','field_610953e5b1c02'),(77142,1942,'blocks-list_4_items_1_bold-text','0'),(77143,1942,'_blocks-list_4_items_1_bold-text','field_610953c1b1c01'),(77144,1942,'blocks-list_4_items_1_item-text','Supports all main payment models'),(77145,1942,'_blocks-list_4_items_1_item-text','field_610953e5b1c02'),(77146,1942,'blocks-list_4_items_2_bold-text','0'),(77147,1942,'_blocks-list_4_items_2_bold-text','field_610953c1b1c01'),(77148,1942,'blocks-list_4_items_2_item-text','Real-time commission and[nbsp]transaction fee application clearing system'),(77149,1942,'_blocks-list_4_items_2_item-text','field_610953e5b1c02'),(77150,1942,'blocks-list_4_items_3_bold-text','1'),(77151,1942,'_blocks-list_4_items_3_bold-text','field_610953c1b1c01'),(77152,1942,'blocks-list_4_items_3_item-text','PSD 2 compliant segregated account management'),(77153,1942,'_blocks-list_4_items_3_item-text','field_610953e5b1c02'),(77154,1942,'blocks-list_4_items_4_bold-text','0'),(77155,1942,'_blocks-list_4_items_4_bold-text','field_610953c1b1c01'),(77156,1942,'blocks-list_4_items_4_item-text','Flexible and adjustable schedules for invoice and settlement notes'),(77157,1942,'_blocks-list_4_items_4_item-text','field_610953e5b1c02'),(77158,1942,'blocks-list_4_items_5_bold-text','0'),(77159,1942,'_blocks-list_4_items_5_bold-text','field_610953c1b1c01'),(77160,1942,'blocks-list_4_items_5_item-text','Comprehensive and transparent FX management'),(77161,1942,'_blocks-list_4_items_5_item-text','field_610953e5b1c02'),(77162,1943,'main-block-header_title','Pricing Built for You'),(77163,1943,'_main-block-header_title','field_61093c50a78e8'),(77164,1943,'main-block-header_description','CommerceGate offers a complete set of features and services and charges a processing and payment method fee per transaction.'),(77165,1943,'_main-block-header_description','field_61093c5ca78e9'),(77166,1943,'main-block-header',''),(77167,1943,'_main-block-header','field_61093c34a78e7'),(77168,1943,'flexible-pricing_title','Flexible and integrated pricing'),(77169,1943,'_flexible-pricing_title','field_6109401d9cacd'),(77170,1943,'flexible-pricing_description','End-to-end solution to accept payments on your website all included.'),(77171,1943,'_flexible-pricing_description','field_610940e3b8ec1'),(77172,1943,'flexible-pricing_price','1.80% + 0.25 EUR'),(77173,1943,'_flexible-pricing_price','field_610940ffb8ec2'),(77174,1943,'flexible-pricing_list_0_item','Bespoke payment solution and services for your business type'),(77175,1943,'_flexible-pricing_list_0_item','field_61094144b8ec4'),(77176,1943,'flexible-pricing_list_1_item','Cutting-edge payment technology for your business transactions'),(77177,1943,'_flexible-pricing_list_1_item','field_61094144b8ec4'),(77178,1943,'flexible-pricing_list_2_item','Absolutely no set-up, periodic platform and[nbsp]hidden fees'),(77179,1943,'_flexible-pricing_list_2_item','field_61094144b8ec4'),(77180,1943,'flexible-pricing_list','3'),(77181,1943,'_flexible-pricing_list','field_61094125b8ec3'),(77182,1943,'flexible-pricing_link','a:3:{s:5:\"title\";s:11:\"Sign Up Now\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/sign-up/\";s:6:\"target\";s:0:\"\";}'),(77183,1943,'_flexible-pricing_link','field_610941823f32f'),(77184,1943,'flexible-pricing',''),(77185,1943,'_flexible-pricing','field_61093f3e8b6ba'),(77186,1943,'customized-approach_title','Customized set-up process'),(77187,1943,'_customized-approach_title','field_6109427eadcf6'),(77188,1943,'customized-approach_description','Every detail in the set-up process is tailored to your business requirements'),(77189,1943,'_customized-approach_description','field_6109427eadcf7'),(77190,1943,'customized-approach_list_0_item','Special tier-based pricing for high-volume projects'),(77191,1943,'_customized-approach_list_0_item','field_6109427eadcfa'),(77192,1943,'customized-approach_list','3'),(77193,1943,'_customized-approach_list','field_6109427eadcf9'),(77194,1943,'customized-approach_link','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(77195,1943,'_customized-approach_link','field_6109427eadcfb'),(77196,1943,'customized-approach',''),(77197,1943,'_customized-approach','field_6109427eadcf5'),(77198,1943,'customized-approach_list_1_item','Geo-specific pricing to offer you the best rates and fees'),(77199,1943,'_customized-approach_list_1_item','field_6109427eadcfa'),(77200,1943,'customized-approach_list_2_item','Interchange ++ pricing models for the cross[nbds]border projects'),(77201,1943,'_customized-approach_list_2_item','field_6109427eadcfa'),(77202,1943,'included-info_title','What’s included'),(77203,1943,'_included-info_title','field_6109461ffc0ae'),(77204,1943,'included-info_description','CommerceGate offers a complete and secured payment solution for you to accept credit card payments from your customers globally.'),(77205,1943,'_included-info_description','field_6109462afc0af'),(77206,1943,'included-info',''),(77207,1943,'_included-info','field_610945a9fc0ad'),(77208,1943,'list_0_icon','755'),(77209,1943,'_list_0_icon','field_610947237e6df'),(77210,1943,'list_0_group-title','Optimised Cross Platform Checkout'),(77211,1943,'_list_0_group-title','field_610947737e6e0'),(77212,1943,'list_0_list_0_item','Customisable payment page'),(77213,1943,'_list_0_list_0_item','field_610947a87e6e2'),(77214,1943,'list_0_list_1_item','PCI DSS compliance coverage'),(77215,1943,'_list_0_list_1_item','field_610947a87e6e2'),(77216,1943,'list_0_list','2'),(77217,1943,'_list_0_list','field_610947987e6e1'),(77218,1943,'list_1_icon','756'),(77219,1943,'_list_1_icon','field_610947237e6df'),(77220,1943,'list_1_group-title','One integration — \r\nGlobal payment outreach'),(77221,1943,'_list_1_group-title','field_610947737e6e0'),(77222,1943,'list_1_list_0_item','Multiple currencies'),(77223,1943,'_list_1_list_0_item','field_610947a87e6e2'),(77224,1943,'list_1_list_1_item','Local payment methods'),(77225,1943,'_list_1_list_1_item','field_610947a87e6e2'),(77226,1943,'list_1_list_2_item','20+ acquiring partners all over the world'),(77227,1943,'_list_1_list_2_item','field_610947a87e6e2'),(77228,1943,'list_1_list','3'),(77229,1943,'_list_1_list','field_610947987e6e1'),(77230,1943,'list_2_icon','757'),(77231,1943,'_list_2_icon','field_610947237e6df'),(77232,1943,'list_2_group-title','Proven security and prolific compliance'),(77233,1943,'_list_2_group-title','field_610947737e6e0'),(77234,1943,'list_2_list_0_item','PCI DSS Level 1 platform'),(77235,1943,'_list_2_list_0_item','field_610947a87e6e2'),(77236,1943,'list_2_list_1_item','Multi level data security and encryption'),(77237,1943,'_list_2_list_1_item','field_610947a87e6e2'),(77238,1943,'list_2_list_2_item','Cloud based platform'),(77239,1943,'_list_2_list_2_item','field_610947a87e6e2'),(77240,1943,'list_2_list','3'),(77241,1943,'_list_2_list','field_610947987e6e1'),(77242,1943,'list_3_icon','758'),(77243,1943,'_list_3_icon','field_610947237e6df'),(77244,1943,'list_3_group-title','The most precise automatic billing system'),(77245,1943,'_list_3_group-title','field_610947737e6e0'),(77246,1943,'list_3_list_0_item','Real time financial data'),(77247,1943,'_list_3_list_0_item','field_610947a87e6e2'),(77248,1943,'list_3_list_1_item','Detailed invoicing'),(77249,1943,'_list_3_list_1_item','field_610947a87e6e2'),(77250,1943,'list_3_list_2_item','Multiple pricing models support'),(77251,1943,'_list_3_list_2_item','field_610947a87e6e2'),(77252,1943,'list_3_list','3'),(77253,1943,'_list_3_list','field_610947987e6e1'),(77254,1943,'list_4_icon','759'),(77255,1943,'_list_4_icon','field_610947237e6df'),(77256,1943,'list_4_group-title','Automated payouts'),(77257,1943,'_list_4_group-title','field_610947737e6e0'),(77258,1943,'list_4_list_0_item','In-time settlements to the bank account'),(77259,1943,'_list_4_list_0_item','field_610947a87e6e2'),(77260,1943,'list_4_list_1_item','Transparent settlement schedule'),(77261,1943,'_list_4_list_1_item','field_610947a87e6e2'),(77262,1943,'list_4_list_2_item','Flexible payout control'),(77263,1943,'_list_4_list_2_item','field_610947a87e6e2'),(77264,1943,'list_4_list','3'),(77265,1943,'_list_4_list','field_610947987e6e1'),(77266,1943,'list_5_icon','760'),(77267,1943,'_list_5_icon','field_610947237e6df'),(77268,1943,'list_5_group-title','Customer support service'),(77269,1943,'_list_5_group-title','field_610947737e6e0'),(77270,1943,'list_5_list_0_item','24/7 payment support'),(77271,1943,'_list_5_list_0_item','field_610947a87e6e2'),(77272,1943,'list_5_list_1_item','Adjustable refund policy'),(77273,1943,'_list_5_list_1_item','field_610947a87e6e2'),(77274,1943,'list_5_list_2_item','Multi language assistance'),(77275,1943,'_list_5_list_2_item','field_610947a87e6e2'),(77276,1943,'list_5_list','3'),(77277,1943,'_list_5_list','field_610947987e6e1'),(77278,1943,'list_6_icon','761'),(77279,1943,'_list_6_icon','field_610947237e6df'),(77280,1943,'list_6_group-title','Personalised merchant service'),(77281,1943,'_list_6_group-title','field_610947737e6e0'),(77282,1943,'list_6_list_0_item','Dedicated merchant account manager'),(77283,1943,'_list_6_list_0_item','field_610947a87e6e2'),(77284,1943,'list_6_list_1_item','SLA based technical support'),(77285,1943,'_list_6_list_1_item','field_610947a87e6e2'),(77286,1943,'list_6_list_2_item','Direct access to the Risk, Compliance and Finance Team'),(77287,1943,'_list_6_list_2_item','field_610947a87e6e2'),(77288,1943,'list_6_list','3'),(77289,1943,'_list_6_list','field_610947987e6e1'),(77290,1943,'list','7'),(77291,1943,'_list','field_6109470d7e6de'),(77292,1943,'Included-list_0_icon',''),(77293,1943,'_Included-list_0_icon','field_61094f718fb66'),(77294,1943,'Included-list_0_title',''),(77295,1943,'_Included-list_0_title','field_61094f718fb67'),(77296,1943,'Included-list_0_list_0_item','фіва'),(77297,1943,'_Included-list_0_list_0_item','field_61094f718fb69'),(77298,1943,'Included-list_0_list_1_item','PCI DSS compliance coverage'),(77299,1943,'_Included-list_0_list_1_item','field_610947a87e6e2'),(77300,1943,'Included-list_0_list','1'),(77301,1943,'_Included-list_0_list','field_61094f718fb68'),(77302,1943,'Included-list_1_icon','756'),(77303,1943,'_Included-list_1_icon','field_610947237e6df'),(77304,1943,'Included-list_1_title','One integration — \r\nGlobal payment outreach'),(77305,1943,'_Included-list_1_title','field_610947737e6e0'),(77306,1943,'Included-list_1_list_0_item','Multiple currencies'),(77307,1943,'_Included-list_1_list_0_item','field_610947a87e6e2'),(77308,1943,'Included-list_1_list_1_item','Local payment methods'),(77309,1943,'_Included-list_1_list_1_item','field_610947a87e6e2'),(77310,1943,'Included-list_1_list_2_item','20+ acquiring partners all over the world'),(77311,1943,'_Included-list_1_list_2_item','field_610947a87e6e2'),(77312,1943,'Included-list_1_list','3'),(77313,1943,'_Included-list_1_list','field_610947987e6e1'),(77314,1943,'Included-list_2_icon','757'),(77315,1943,'_Included-list_2_icon','field_610947237e6df'),(77316,1943,'Included-list_2_title','Proven security and prolific compliance'),(77317,1943,'_Included-list_2_title','field_610947737e6e0'),(77318,1943,'Included-list_2_list_0_item','PCI DSS Level 1 platform'),(77319,1943,'_Included-list_2_list_0_item','field_610947a87e6e2'),(77320,1943,'Included-list_2_list_1_item','Multi level data security and encryption'),(77321,1943,'_Included-list_2_list_1_item','field_610947a87e6e2'),(77322,1943,'Included-list_2_list_2_item','Cloud based platform'),(77323,1943,'_Included-list_2_list_2_item','field_610947a87e6e2'),(77324,1943,'Included-list_2_list','3'),(77325,1943,'_Included-list_2_list','field_610947987e6e1'),(77326,1943,'Included-list_3_icon','758'),(77327,1943,'_Included-list_3_icon','field_610947237e6df'),(77328,1943,'Included-list_3_title','The most precise automatic billing system'),(77329,1943,'_Included-list_3_title','field_610947737e6e0'),(77330,1943,'Included-list_3_list_0_item','Real time financial data'),(77331,1943,'_Included-list_3_list_0_item','field_610947a87e6e2'),(77332,1943,'Included-list_3_list_1_item','Detailed invoicing'),(77333,1943,'_Included-list_3_list_1_item','field_610947a87e6e2'),(77334,1943,'Included-list_3_list_2_item','Multiple pricing models support'),(77335,1943,'_Included-list_3_list_2_item','field_610947a87e6e2'),(77336,1943,'Included-list_3_list','3'),(77337,1943,'_Included-list_3_list','field_610947987e6e1'),(77338,1943,'Included-list_4_icon','759'),(77339,1943,'_Included-list_4_icon','field_610947237e6df'),(77340,1943,'Included-list_4_title','Automated payouts'),(77341,1943,'_Included-list_4_title','field_610947737e6e0'),(77342,1943,'Included-list_4_list_0_item','In-time settlements to the bank account'),(77343,1943,'_Included-list_4_list_0_item','field_610947a87e6e2'),(77344,1943,'Included-list_4_list_1_item','Transparent settlement schedule'),(77345,1943,'_Included-list_4_list_1_item','field_610947a87e6e2'),(77346,1943,'Included-list_4_list_2_item','Flexible payout control'),(77347,1943,'_Included-list_4_list_2_item','field_610947a87e6e2'),(77348,1943,'Included-list_4_list','3'),(77349,1943,'_Included-list_4_list','field_610947987e6e1'),(77350,1943,'Included-list_5_icon','760'),(77351,1943,'_Included-list_5_icon','field_610947237e6df'),(77352,1943,'Included-list_5_title','Customer support service'),(77353,1943,'_Included-list_5_title','field_610947737e6e0'),(77354,1943,'Included-list_5_list_0_item','24/7 payment support'),(77355,1943,'_Included-list_5_list_0_item','field_610947a87e6e2'),(77356,1943,'Included-list_5_list_1_item','Adjustable refund policy'),(77357,1943,'_Included-list_5_list_1_item','field_610947a87e6e2'),(77358,1943,'Included-list_5_list_2_item','Multi language assistance'),(77359,1943,'_Included-list_5_list_2_item','field_610947a87e6e2'),(77360,1943,'Included-list_5_list','3'),(77361,1943,'_Included-list_5_list','field_610947987e6e1'),(77362,1943,'Included-list_6_icon','763'),(77363,1943,'_Included-list_6_icon','field_610947237e6df'),(77364,1943,'Included-list_6_title','Personalised merchant service'),(77365,1943,'_Included-list_6_title','field_610947737e6e0'),(77366,1943,'Included-list_6_list_0_item','Dedicated merchant account manager'),(77367,1943,'_Included-list_6_list_0_item','field_610947a87e6e2'),(77368,1943,'Included-list_6_list_1_item','SLA based technical support'),(77369,1943,'_Included-list_6_list_1_item','field_610947a87e6e2'),(77370,1943,'Included-list_6_list_2_item','Direct access to the Risk, Compliance and Finance Team'),(77371,1943,'_Included-list_6_list_2_item','field_610947a87e6e2'),(77372,1943,'Included-list_6_list','3'),(77373,1943,'_Included-list_6_list','field_610947987e6e1'),(77374,1943,'Included-list','1'),(77375,1943,'_Included-list','field_61094f718fb65'),(77376,1943,'included-list_copy_0_icon',''),(77377,1943,'_included-list_copy_0_icon','field_61094f718fb66'),(77378,1943,'included-list_copy_0_title',''),(77379,1943,'_included-list_copy_0_title','field_61094f718fb67'),(77380,1943,'included-list_copy_0_list_0_item','фівафіва'),(77381,1943,'_included-list_copy_0_list_0_item','field_61094f718fb69'),(77382,1943,'included-list_copy_0_list','1'),(77383,1943,'_included-list_copy_0_list','field_61094f718fb68'),(77384,1943,'included-list_copy','1'),(77385,1943,'_included-list_copy','field_61094f718fb65'),(77386,1943,'include-list_0_icon','755'),(77387,1943,'_include-list_0_icon','field_61094f718fb66'),(77388,1943,'include-list_0_title','Optimized Cross Platform Checkout'),(77389,1943,'_include-list_0_title','field_61094f718fb67'),(77390,1943,'include-list_0_list_0_item','Customizable and branded payment and checkout page'),(77391,1943,'_include-list_0_list_0_item','field_61094f718fb69'),(77392,1943,'include-list_0_list_1_item','PCI DSS Compliance Coverage'),(77393,1943,'_include-list_0_list_1_item','field_61094f718fb69'),(77394,1943,'include-list_0_list','2'),(77395,1943,'_include-list_0_list','field_61094f718fb68'),(77396,1943,'include-list','7'),(77397,1943,'_include-list','field_61094f718fb65'),(77398,1943,'include-list_1_icon','756'),(77399,1943,'_include-list_1_icon','field_61094f718fb66'),(77400,1943,'include-list_1_title','One integration — \r\nGlobal payment outreach'),(77401,1943,'_include-list_1_title','field_61094f718fb67'),(77402,1943,'include-list_1_list_0_item','Supports 200+ payment currencies globally'),(77403,1943,'_include-list_1_list_0_item','field_61094f718fb69'),(77404,1943,'include-list_1_list_1_item','Access popular local payment methods globally'),(77405,1943,'_include-list_1_list_1_item','field_61094f718fb69'),(77406,1943,'include-list_1_list_2_item','Work with 20+ acquiring partners globally'),(77407,1943,'_include-list_1_list_2_item','field_61094f718fb69'),(77408,1943,'include-list_1_list','3'),(77409,1943,'_include-list_1_list','field_61094f718fb68'),(77410,1943,'include-list_2_icon','757'),(77411,1943,'_include-list_2_icon','field_61094f718fb66'),(77412,1943,'include-list_2_title','Tested and proven security and[nbsp]compliance'),(77413,1943,'_include-list_2_title','field_61094f718fb67'),(77414,1943,'include-list_2_list_0_item','PCI DSS Level 1 security enabled platform'),(77415,1943,'_include-list_2_list_0_item','field_61094f718fb69'),(77416,1943,'include-list_2_list_1_item','Multi-level data security and[nbsp]encryption system'),(77417,1943,'_include-list_2_list_1_item','field_61094f718fb69'),(77418,1943,'include-list_2_list_2_item','Highly accessible and scalable cloud-based platform'),(77419,1943,'_include-list_2_list_2_item','field_61094f718fb69'),(77420,1943,'include-list_2_list','3'),(77421,1943,'_include-list_2_list','field_61094f718fb68'),(77422,1943,'include-list_3_icon','758'),(77423,1943,'_include-list_3_icon','field_61094f718fb66'),(77424,1943,'include-list_3_title','Accurate and automated billing system'),(77425,1943,'_include-list_3_title','field_61094f718fb67'),(77426,1943,'include-list_3_list_0_item','Access real-time financial data on a transactions'),(77427,1943,'_include-list_3_list_0_item','field_61094f718fb69'),(77428,1943,'include-list_3_list_1_item','Absolute and detailed invoicing procedures'),(77429,1943,'_include-list_3_list_1_item','field_61094f718fb69'),(77430,1943,'include-list_3_list_2_item','Supports multiple pricing models for any business'),(77431,1943,'_include-list_3_list_2_item','field_61094f718fb69'),(77432,1943,'include-list_3_list','3'),(77433,1943,'_include-list_3_list','field_61094f718fb68'),(77434,1943,'include-list_4_icon','759'),(77435,1943,'_include-list_4_icon','field_61094f718fb66'),(77436,1943,'include-list_4_title','Automated and scheduled merchant payouts'),(77437,1943,'_include-list_4_title','field_61094f718fb67'),(77438,1943,'include-list_4_list_0_item','Scheduled settlements to your bank account'),(77439,1943,'_include-list_4_list_0_item','field_61094f718fb69'),(77440,1943,'include-list_4_list_1_item','Transparent and flexible settlement schedule'),(77441,1943,'_include-list_4_list_1_item','field_61094f718fb69'),(77442,1943,'include-list_4_list_2_item','Flexible and customizable payout controls'),(77443,1943,'_include-list_4_list_2_item','field_61094f718fb69'),(77444,1943,'include-list_4_list','3'),(77445,1943,'_include-list_4_list','field_61094f718fb68'),(77446,1943,'include-list_5_icon','760'),(77447,1943,'_include-list_5_icon','field_61094f718fb66'),(77448,1943,'include-list_5_title','Dedicated and direct customer support'),(77449,1943,'_include-list_5_title','field_61094f718fb67'),(77450,1943,'include-list_5_list_0_item','24/7 and direct payment support'),(77451,1943,'_include-list_5_list_0_item','field_61094f718fb69'),(77452,1943,'include-list_5_list_1_item','Customizable and compliant refund policy'),(77453,1943,'_include-list_5_list_1_item','field_61094f718fb69'),(77454,1943,'include-list_5_list_2_item','Multi-lingual support and[nbsp]assistance'),(77455,1943,'_include-list_5_list_2_item','field_61094f718fb69'),(77456,1943,'include-list_5_list','3'),(77457,1943,'_include-list_5_list','field_61094f718fb68'),(77458,1943,'include-list_6_icon','763'),(77459,1943,'_include-list_6_icon','field_61094f718fb66'),(77460,1943,'include-list_6_title','Personalised merchant service access'),(77461,1943,'_include-list_6_title','field_61094f718fb67'),(77462,1943,'include-list_6_list_0_item','Dedicated merchant account manager access'),(77463,1943,'_include-list_6_list_0_item','field_61094f718fb69'),(77464,1943,'include-list_6_list_1_item','SLA-based and highly available technical support'),(77465,1943,'_include-list_6_list_1_item','field_61094f718fb69'),(77466,1943,'include-list_6_list_2_item','Direct access to risk, compliance and finance team'),(77467,1943,'_include-list_6_list_2_item','field_61094f718fb69'),(77468,1943,'include-list_6_list','3'),(77469,1943,'_include-list_6_list','field_61094f718fb68'),(77470,1943,'blocks-list_0_icons-style','light'),(77471,1943,'_blocks-list_0_icons-style','field_610953123a4b1'),(77472,1943,'blocks-list_0_link','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(77473,1943,'_blocks-list_0_link','field_610952e5776c0'),(77474,1943,'blocks-list_0_title','Card payments processing'),(77475,1943,'_blocks-list_0_title','field_61095245776be'),(77476,1943,'blocks-list_0_description','CommerceGate empowers your online business with card payment processing capabilities to accept payment globally.'),(77477,1943,'_blocks-list_0_description','field_6109525f776bf'),(77478,1943,'blocks-list_0_icons_0_icon','788'),(77479,1943,'_blocks-list_0_icons_0_icon','field_6109534b3a4b3'),(77480,1943,'blocks-list_0_icons_1_icon','790'),(77481,1943,'_blocks-list_0_icons_1_icon','field_6109534b3a4b3'),(77482,1943,'blocks-list_0_icons_2_icon','789'),(77483,1943,'_blocks-list_0_icons_2_icon','field_6109534b3a4b3'),(77484,1943,'blocks-list_0_icons_3_icon','791'),(77485,1943,'_blocks-list_0_icons_3_icon','field_6109534b3a4b3'),(77486,1943,'blocks-list_0_icons_4_icon','792'),(77487,1943,'_blocks-list_0_icons_4_icon','field_6109534b3a4b3'),(77488,1943,'blocks-list_0_icons_5_icon','793'),(77489,1943,'_blocks-list_0_icons_5_icon','field_6109534b3a4b3'),(77490,1943,'blocks-list_0_icons','6'),(77491,1943,'_blocks-list_0_icons','field_610953333a4b2'),(77492,1943,'blocks-list_0_items_0_bold-text','0'),(77493,1943,'_blocks-list_0_items_0_bold-text','field_610953c1b1c01'),(77494,1943,'blocks-list_0_items_0_item-text','Local card processing'),(77495,1943,'_blocks-list_0_items_0_item-text','field_610953e5b1c02'),(77496,1943,'blocks-list_0_items','2'),(77497,1943,'_blocks-list_0_items','field_61095368b1c00'),(77498,1943,'blocks-list_1_icons-style','transparent'),(77499,1943,'_blocks-list_1_icons-style','field_610953123a4b1'),(77500,1943,'blocks-list_1_link','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(77501,1943,'_blocks-list_1_link','field_610952e5776c0'),(77502,1943,'blocks-list_1_title','Local payment methods'),(77503,1943,'_blocks-list_1_title','field_61095245776be'),(77504,1943,'blocks-list_1_description','CommerceGate enables you to accept local LATAM payments to scale your business in the region to increase your revenue.'),(77505,1943,'_blocks-list_1_description','field_6109525f776bf'),(77506,1943,'blocks-list_1_icons_0_icon','795'),(77507,1943,'_blocks-list_1_icons_0_icon','field_6109534b3a4b3'),(77508,1943,'blocks-list_1_icons','5'),(77509,1943,'_blocks-list_1_icons','field_610953333a4b2'),(77510,1943,'blocks-list_1_items',''),(77511,1943,'_blocks-list_1_items','field_61095368b1c00'),(77512,1943,'blocks-list_2_icons-style','light'),(77513,1943,'_blocks-list_2_icons-style','field_610953123a4b1'),(77514,1943,'blocks-list_2_link','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(77515,1943,'_blocks-list_2_link','field_610952e5776c0'),(77516,1943,'blocks-list_2_title','High-risk merchant accounts'),(77517,1943,'_blocks-list_2_title','field_61095245776be'),(77518,1943,'blocks-list_2_description','CommerceGate makes it easy to set-up and support high[nbds]risk merchant accounts with greater risks of fraud and chargebacks.'),(77519,1943,'_blocks-list_2_description','field_6109525f776bf'),(77520,1943,'blocks-list_2_icons',''),(77521,1943,'_blocks-list_2_icons','field_610953333a4b2'),(77522,1943,'blocks-list_2_items_0_bold-text','0'),(77523,1943,'_blocks-list_2_items_0_bold-text','field_610953c1b1c01'),(77524,1943,'blocks-list_2_items_0_item-text','+0.50% commission for high[nbds]risk merchant accounts'),(77525,1943,'_blocks-list_2_items_0_item-text','field_610953e5b1c02'),(77526,1943,'blocks-list_2_items','3'),(77527,1943,'_blocks-list_2_items','field_61095368b1c00'),(77528,1943,'blocks-list_3_icons-style','light'),(77529,1943,'_blocks-list_3_icons-style','field_610953123a4b1'),(77530,1943,'blocks-list_3_link','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(77531,1943,'_blocks-list_3_link','field_610952e5776c0'),(77532,1943,'blocks-list_3_title','Chargeback management'),(77533,1943,'_blocks-list_3_title','field_61095245776be'),(77534,1943,'blocks-list_3_description','CommerceGate simplifies and automates your customer dispute and compensation process for all payment card schemes.'),(77535,1943,'_blocks-list_3_description','field_6109525f776bf'),(77536,1943,'blocks-list_3_icons',''),(77537,1943,'_blocks-list_3_icons','field_610953333a4b2'),(77538,1943,'blocks-list_3_items_0_bold-text','0'),(77539,1943,'_blocks-list_3_items_0_bold-text','field_610953c1b1c01'),(77540,1943,'blocks-list_3_items_0_item-text','25 EUR per CHB dispute'),(77541,1943,'_blocks-list_3_items_0_item-text','field_610953e5b1c02'),(77542,1943,'blocks-list_3_items','3'),(77543,1943,'_blocks-list_3_items','field_61095368b1c00'),(77544,1943,'blocks-list_4_icons-style','light'),(77545,1943,'_blocks-list_4_icons-style','field_610953123a4b1'),(77546,1943,'blocks-list_4_link','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(77547,1943,'_blocks-list_4_link','field_610952e5776c0'),(77548,1943,'blocks-list_4_title','Billing SaaS'),(77549,1943,'_blocks-list_4_title','field_61095245776be'),(77550,1943,'blocks-list_4_description','CommerceGate offers all business models an integrated Invoice and Settlement system with transparent data and[nbsp]flexible settlement cycles.'),(77551,1943,'_blocks-list_4_description','field_6109525f776bf'),(77552,1943,'blocks-list_4_icons',''),(77553,1943,'_blocks-list_4_icons','field_610953333a4b2'),(77554,1943,'blocks-list_4_items_0_bold-text','1'),(77555,1943,'_blocks-list_4_items_0_bold-text','field_610953c1b1c01'),(77556,1943,'blocks-list_4_items_0_item-text','0.03 EUR per transaction'),(77557,1943,'_blocks-list_4_items_0_item-text','field_610953e5b1c02'),(77558,1943,'blocks-list_4_items','6'),(77559,1943,'_blocks-list_4_items','field_61095368b1c00'),(77560,1943,'blocks-list','5'),(77561,1943,'_blocks-list','field_61095221776bd'),(77562,1943,'blocks-list_0_items_1_bold-text','0'),(77563,1943,'_blocks-list_0_items_1_bold-text','field_610953c1b1c01'),(77564,1943,'blocks-list_0_items_1_item-text','Cross-border card payment solutions'),(77565,1943,'_blocks-list_0_items_1_item-text','field_610953e5b1c02'),(77566,1943,'blocks-list_1_icons_1_icon','796'),(77567,1943,'_blocks-list_1_icons_1_icon','field_6109534b3a4b3'),(77568,1943,'blocks-list_1_icons_2_icon','797'),(77569,1943,'_blocks-list_1_icons_2_icon','field_6109534b3a4b3'),(77570,1943,'blocks-list_1_icons_3_icon','798'),(77571,1943,'_blocks-list_1_icons_3_icon','field_6109534b3a4b3'),(77572,1943,'blocks-list_1_icons_4_icon','799'),(77573,1943,'_blocks-list_1_icons_4_icon','field_6109534b3a4b3'),(77574,1943,'blocks-list_2_items_1_bold-text','0'),(77575,1943,'_blocks-list_2_items_1_bold-text','field_610953c1b1c01'),(77576,1943,'blocks-list_2_items_1_item-text','Subscription business models management and support'),(77577,1943,'_blocks-list_2_items_1_item-text','field_610953e5b1c02'),(77578,1943,'blocks-list_2_items_2_bold-text','0'),(77579,1943,'_blocks-list_2_items_2_bold-text','field_610953c1b1c01'),(77580,1943,'blocks-list_2_items_2_item-text','Multiple business models support'),(77581,1943,'_blocks-list_2_items_2_item-text','field_610953e5b1c02'),(77582,1943,'blocks-list_3_items_1_bold-text','0'),(77583,1943,'_blocks-list_3_items_1_bold-text','field_610953c1b1c01'),(77584,1943,'blocks-list_3_items_1_item-text','Experience dispute team'),(77585,1943,'_blocks-list_3_items_1_item-text','field_610953e5b1c02'),(77586,1943,'blocks-list_3_items_2_bold-text','0'),(77587,1943,'_blocks-list_3_items_2_bold-text','field_610953c1b1c01'),(77588,1943,'blocks-list_3_items_2_item-text','CHB control and monitoring program'),(77589,1943,'_blocks-list_3_items_2_item-text','field_610953e5b1c02'),(77590,1943,'blocks-list_4_items_1_bold-text','0'),(77591,1943,'_blocks-list_4_items_1_bold-text','field_610953c1b1c01'),(77592,1943,'blocks-list_4_items_1_item-text','Supports all main payment models'),(77593,1943,'_blocks-list_4_items_1_item-text','field_610953e5b1c02'),(77594,1943,'blocks-list_4_items_2_bold-text','0'),(77595,1943,'_blocks-list_4_items_2_bold-text','field_610953c1b1c01'),(77596,1943,'blocks-list_4_items_2_item-text','Real-time commission and[nbsp]transaction fee application clearing system'),(77597,1943,'_blocks-list_4_items_2_item-text','field_610953e5b1c02'),(77598,1943,'blocks-list_4_items_3_bold-text','1'),(77599,1943,'_blocks-list_4_items_3_bold-text','field_610953c1b1c01'),(77600,1943,'blocks-list_4_items_3_item-text','PSD 2 compliant segregated account management'),(77601,1943,'_blocks-list_4_items_3_item-text','field_610953e5b1c02'),(77602,1943,'blocks-list_4_items_4_bold-text','0'),(77603,1943,'_blocks-list_4_items_4_bold-text','field_610953c1b1c01'),(77604,1943,'blocks-list_4_items_4_item-text','Flexible and adjustable schedules for invoice and settlement notes'),(77605,1943,'_blocks-list_4_items_4_item-text','field_610953e5b1c02'),(77606,1943,'blocks-list_4_items_5_bold-text','0'),(77607,1943,'_blocks-list_4_items_5_bold-text','field_610953c1b1c01'),(77608,1943,'blocks-list_4_items_5_item-text','Comprehensive and transparent FX management'),(77609,1943,'_blocks-list_4_items_5_item-text','field_610953e5b1c02'),(77610,291,'_wp_old_slug','to-merchants'),(77611,1632,'_wp_old_slug','to-merchants'),(77612,431,'_wp_old_slug','to-platforms-and-system-integrators'),(77614,430,'_wp_old_slug','to-resellers'),(77616,428,'_wp_old_slug','to-acquirers-and-psps'),(77618,429,'_wp_old_slug','to-banking-partners'),(77620,437,'_wp_old_slug','online-payment-processing'),(77621,1639,'_wp_old_slug','online-payment-processing'),(77622,441,'_wp_old_slug','risk-and-compliance-services'),(77623,1636,'_wp_old_slug','risk-and-compliance-services'),(77624,1948,'_setka_editor_origin_url','https://ceditor.setka.io/common_css/common_css_1633336028.css'),(77625,1948,'_setka_editor_setka_file_type','css'),(77626,1949,'_setka_editor_origin_url','https://ceditor.setka.io/common_css/common_css_critical_1633336029.css'),(77627,1949,'_setka_editor_setka_file_type','css'),(77628,1950,'_setka_editor_origin_url','https://ceditor.setka.io/common_css/common_css_deferred_1633336030.css'),(77629,1950,'_setka_editor_setka_file_type','css'),(77630,1951,'_setka_editor_origin_url','https://ceditor.setka.io/clients/jOH_6rVrSgi33B2gYpHIAC21SCLw0FiC/css/xYT08BkpJGvfl6uDjoBuzQ.css'),(77631,1951,'_setka_editor_setka_file_type','css'),(77632,1952,'_setka_editor_origin_url','https://ceditor.setka.io/clients/jOH_6rVrSgi33B2gYpHIAC21SCLw0FiC/css/XAkIPFxDtWgigjrM_dycSQ_critical.css'),(77633,1952,'_setka_editor_setka_file_type','css'),(77634,1953,'_setka_editor_origin_url','https://ceditor.setka.io/clients/jOH_6rVrSgi33B2gYpHIAC21SCLw0FiC/css/FOYPSdzZAA0t1weZUUtaTg_deferred.css'),(77635,1953,'_setka_editor_setka_file_type','css'),(77636,1954,'_setka_editor_origin_url','https://ceditor.setka.io/clients/jOH_6rVrSgi33B2gYpHIAC21SCLw0FiC/layout_option_builds/36495/QKu-jpt-b5iKoGXSrI5CRQ.css'),(77637,1954,'_setka_editor_setka_file_type','css'),(77638,1955,'_setka_editor_origin_url','https://ceditor.setka.io/clients/jOH_6rVrSgi33B2gYpHIAC21SCLw0FiC/css/10546_vitaliy_baidak_1_1.min.css'),(77639,1955,'_setka_editor_setka_file_id','718718'),(77640,1955,'_setka_editor_setka_file_type','css'),(77641,1955,'_setka_editor_file_sub_path','clients/jOH_6rVrSgi33B2gYpHIAC21SCLw0FiC/css/10546_vitaliy_baidak_1_1.min.css'),(77642,1956,'_setka_editor_origin_url','https://ceditor.setka.io/clients/jOH_6rVrSgi33B2gYpHIAC21SCLw0FiC/json/10546_vitaliy_baidak_1_1.json'),(77643,1956,'_setka_editor_setka_file_id','718717'),(77644,1956,'_setka_editor_setka_file_type','json'),(77645,1956,'_setka_editor_file_sub_path','clients/jOH_6rVrSgi33B2gYpHIAC21SCLw0FiC/json/10546_vitaliy_baidak_1_1.json'),(77646,1957,'_setka_editor_origin_url','https://ceditor.setka.io/clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/01-black-00002_xM34Iw.svg'),(77647,1957,'_setka_editor_setka_file_id','3667727'),(77648,1957,'_setka_editor_setka_file_type','image'),(77649,1957,'_setka_editor_file_sub_path','clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/01-black-00002_xM34Iw.svg'),(77650,1958,'_setka_editor_origin_url','https://ceditor.setka.io/clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/01-black-00001_WNcCDg.svg'),(77651,1958,'_setka_editor_setka_file_id','3667728'),(77652,1958,'_setka_editor_setka_file_type','image'),(77653,1958,'_setka_editor_file_sub_path','clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/01-black-00001_WNcCDg.svg'),(77654,1959,'_setka_editor_origin_url','https://ceditor.setka.io/clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/01-black-00005_h8X1xg.svg'),(77655,1959,'_setka_editor_setka_file_id','3667729'),(77656,1959,'_setka_editor_setka_file_type','image'),(77657,1959,'_setka_editor_file_sub_path','clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/01-black-00005_h8X1xg.svg'),(77658,1960,'_setka_editor_origin_url','https://ceditor.setka.io/clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/01-black-00004_KZDSvQ.svg'),(77659,1960,'_setka_editor_setka_file_id','3667730'),(77660,1960,'_setka_editor_setka_file_type','image'),(77661,1960,'_setka_editor_file_sub_path','clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/01-black-00004_KZDSvQ.svg'),(77662,1961,'_setka_editor_origin_url','https://ceditor.setka.io/clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/01-black-00003_65lbcg.svg'),(77663,1961,'_setka_editor_setka_file_id','3667731'),(77664,1961,'_setka_editor_setka_file_type','image'),(77665,1961,'_setka_editor_file_sub_path','clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/01-black-00003_65lbcg.svg'),(77666,1962,'_setka_editor_origin_url','https://ceditor.setka.io/clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/01-black-00006_geq8pA.svg'),(77667,1962,'_setka_editor_setka_file_id','3667732'),(77668,1962,'_setka_editor_setka_file_type','image'),(77669,1962,'_setka_editor_file_sub_path','clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/01-black-00006_geq8pA.svg'),(77670,1963,'_setka_editor_origin_url','https://ceditor.setka.io/clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/01-black-00007_scRB5g.svg'),(77671,1963,'_setka_editor_setka_file_id','3667733'),(77672,1963,'_setka_editor_setka_file_type','image'),(77673,1963,'_setka_editor_file_sub_path','clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/01-black-00007_scRB5g.svg'),(77674,1964,'_setka_editor_origin_url','https://ceditor.setka.io/clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/01-black-00009_9NHbyQ.svg'),(77675,1964,'_setka_editor_setka_file_id','3667734'),(77676,1964,'_setka_editor_setka_file_type','image'),(77677,1964,'_setka_editor_file_sub_path','clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/01-black-00009_9NHbyQ.svg'),(77678,1965,'_setka_editor_origin_url','https://ceditor.setka.io/clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/01-black-00010_xb67Hw.svg'),(77679,1965,'_setka_editor_setka_file_id','3667735'),(77680,1965,'_setka_editor_setka_file_type','image'),(77681,1965,'_setka_editor_file_sub_path','clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/01-black-00010_xb67Hw.svg'),(77682,1966,'_setka_editor_origin_url','https://ceditor.setka.io/clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/01-black-00008_723tlw.svg'),(77683,1966,'_setka_editor_setka_file_id','3667736'),(77684,1966,'_setka_editor_setka_file_type','image'),(77685,1966,'_setka_editor_file_sub_path','clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/01-black-00008_723tlw.svg'),(77686,1967,'_setka_editor_origin_url','https://ceditor.setka.io/clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/01-black-00011_Nx3zzg.svg'),(77687,1967,'_setka_editor_setka_file_id','3667737'),(77688,1967,'_setka_editor_setka_file_type','image'),(77689,1967,'_setka_editor_file_sub_path','clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/01-black-00011_Nx3zzg.svg'),(77690,1968,'_setka_editor_origin_url','https://ceditor.setka.io/clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/01-black-00012_V_H3uw.svg'),(77691,1968,'_setka_editor_setka_file_id','3667738'),(77692,1968,'_setka_editor_setka_file_type','image'),(77693,1968,'_setka_editor_file_sub_path','clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/01-black-00012_V_H3uw.svg'),(77694,1969,'_setka_editor_origin_url','https://ceditor.setka.io/clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/01-black-00013_0EoBVw.svg'),(77695,1969,'_setka_editor_setka_file_id','3667739'),(77696,1969,'_setka_editor_setka_file_type','image'),(77697,1969,'_setka_editor_file_sub_path','clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/01-black-00013_0EoBVw.svg'),(77698,1970,'_setka_editor_origin_url','https://ceditor.setka.io/clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/01-black-00015_o8Xapw.svg'),(77699,1970,'_setka_editor_setka_file_id','3667740'),(77700,1970,'_setka_editor_setka_file_type','image'),(77701,1970,'_setka_editor_file_sub_path','clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/01-black-00015_o8Xapw.svg'),(77702,1971,'_setka_editor_origin_url','https://ceditor.setka.io/clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/01-black-00014_frdwmw.svg'),(77703,1971,'_setka_editor_setka_file_id','3667741'),(77704,1971,'_setka_editor_setka_file_type','image'),(77705,1971,'_setka_editor_file_sub_path','clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/01-black-00014_frdwmw.svg'),(77706,1972,'_setka_editor_origin_url','https://ceditor.setka.io/clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/01-black-00016_HDXdOg.svg'),(77707,1972,'_setka_editor_setka_file_id','3667742'),(77708,1972,'_setka_editor_setka_file_type','image'),(77709,1972,'_setka_editor_file_sub_path','clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/01-black-00016_HDXdOg.svg'),(77710,1973,'_setka_editor_origin_url','https://ceditor.setka.io/clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/01-black-00017_XcRCRw.svg'),(77711,1973,'_setka_editor_setka_file_id','3667743'),(77712,1973,'_setka_editor_setka_file_type','image'),(77713,1973,'_setka_editor_file_sub_path','clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/01-black-00017_XcRCRw.svg'),(77714,1974,'_setka_editor_origin_url','https://ceditor.setka.io/clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/01-black-00018_u2zEVg.svg'),(77715,1974,'_setka_editor_setka_file_id','3667744'),(77716,1974,'_setka_editor_setka_file_type','image'),(77717,1974,'_setka_editor_file_sub_path','clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/01-black-00018_u2zEVg.svg'),(77718,1975,'_setka_editor_origin_url','https://ceditor.setka.io/clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/01-black-00019_qmhopg.svg'),(77719,1975,'_setka_editor_setka_file_id','3667745'),(77720,1975,'_setka_editor_setka_file_type','image'),(77721,1975,'_setka_editor_file_sub_path','clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/01-black-00019_qmhopg.svg'),(77722,1976,'_setka_editor_origin_url','https://ceditor.setka.io/clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/01-black-00020_a_hlOg.svg'),(77723,1976,'_setka_editor_setka_file_id','3667746'),(77724,1976,'_setka_editor_setka_file_type','image'),(77725,1976,'_setka_editor_file_sub_path','clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/01-black-00020_a_hlOg.svg'),(77726,1977,'_setka_editor_origin_url','https://ceditor.setka.io/clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/02-blue-00001_C_ecRQ.svg'),(77727,1977,'_setka_editor_setka_file_id','3667747'),(77728,1977,'_setka_editor_setka_file_type','image'),(77729,1977,'_setka_editor_file_sub_path','clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/02-blue-00001_C_ecRQ.svg'),(77730,1978,'_setka_editor_origin_url','https://ceditor.setka.io/clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/02-blue-00002_SNXxrA.svg'),(77731,1978,'_setka_editor_setka_file_id','3667748'),(77732,1978,'_setka_editor_setka_file_type','image'),(77733,1978,'_setka_editor_file_sub_path','clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/02-blue-00002_SNXxrA.svg'),(77734,1979,'_setka_editor_origin_url','https://ceditor.setka.io/clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/02-blue-00004_gxTl-w.svg'),(77735,1979,'_setka_editor_setka_file_id','3667749'),(77736,1979,'_setka_editor_setka_file_type','image'),(77737,1979,'_setka_editor_file_sub_path','clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/02-blue-00004_gxTl-w.svg'),(77738,1980,'_setka_editor_origin_url','https://ceditor.setka.io/clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/02-blue-00003_z1ljFg.svg'),(77739,1980,'_setka_editor_setka_file_id','3667750'),(77740,1980,'_setka_editor_setka_file_type','image'),(77741,1980,'_setka_editor_file_sub_path','clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/02-blue-00003_z1ljFg.svg'),(77742,1981,'_setka_editor_origin_url','https://ceditor.setka.io/clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/02-blue-00005_K58_cQ.svg'),(77743,1981,'_setka_editor_setka_file_id','3667751'),(77744,1981,'_setka_editor_setka_file_type','image'),(77745,1981,'_setka_editor_file_sub_path','clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/02-blue-00005_K58_cQ.svg'),(77746,1982,'_setka_editor_origin_url','https://ceditor.setka.io/clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/02-blue-00006_o2JHxQ.svg'),(77747,1982,'_setka_editor_setka_file_id','3667752'),(77748,1982,'_setka_editor_setka_file_type','image'),(77749,1982,'_setka_editor_file_sub_path','clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/02-blue-00006_o2JHxQ.svg'),(77750,1983,'_setka_editor_origin_url','https://ceditor.setka.io/clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/02-blue-00007_Vpsxvw.svg'),(77751,1983,'_setka_editor_setka_file_id','3667753'),(77752,1983,'_setka_editor_setka_file_type','image'),(77753,1983,'_setka_editor_file_sub_path','clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/02-blue-00007_Vpsxvw.svg'),(77754,1984,'_setka_editor_origin_url','https://ceditor.setka.io/clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/02-blue-00008_L9hp6Q.svg'),(77755,1984,'_setka_editor_setka_file_id','3667754'),(77756,1984,'_setka_editor_setka_file_type','image'),(77757,1984,'_setka_editor_file_sub_path','clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/02-blue-00008_L9hp6Q.svg'),(77758,1985,'_setka_editor_origin_url','https://ceditor.setka.io/clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/02-blue-00009_LHvmKg.svg'),(77759,1985,'_setka_editor_setka_file_id','3667755'),(77760,1985,'_setka_editor_setka_file_type','image'),(77761,1985,'_setka_editor_file_sub_path','clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/02-blue-00009_LHvmKg.svg'),(77762,1986,'_setka_editor_origin_url','https://ceditor.setka.io/clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/02-blue-00010_ckfEPA.svg'),(77763,1986,'_setka_editor_setka_file_id','3667756'),(77764,1986,'_setka_editor_setka_file_type','image'),(77765,1986,'_setka_editor_file_sub_path','clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/02-blue-00010_ckfEPA.svg'),(77766,1987,'_setka_editor_origin_url','https://ceditor.setka.io/clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/02-blue-00011_pDLhNQ.svg'),(77767,1987,'_setka_editor_setka_file_id','3667757'),(77768,1987,'_setka_editor_setka_file_type','image'),(77769,1987,'_setka_editor_file_sub_path','clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/02-blue-00011_pDLhNQ.svg'),(77770,1988,'_setka_editor_origin_url','https://ceditor.setka.io/clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/02-blue-00012_36R1cA.svg'),(77771,1988,'_setka_editor_setka_file_id','3667758'),(77772,1988,'_setka_editor_setka_file_type','image'),(77773,1988,'_setka_editor_file_sub_path','clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/02-blue-00012_36R1cA.svg'),(77774,1989,'_setka_editor_origin_url','https://ceditor.setka.io/clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/02-blue-00013_7Rj5cg.svg'),(77775,1989,'_setka_editor_setka_file_id','3667759'),(77776,1989,'_setka_editor_setka_file_type','image'),(77777,1989,'_setka_editor_file_sub_path','clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/02-blue-00013_7Rj5cg.svg'),(77778,1990,'_setka_editor_origin_url','https://ceditor.setka.io/clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/02-blue-00015_kncwmA.svg'),(77779,1990,'_setka_editor_setka_file_id','3667760'),(77780,1990,'_setka_editor_setka_file_type','image'),(77781,1990,'_setka_editor_file_sub_path','clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/02-blue-00015_kncwmA.svg'),(77782,1991,'_setka_editor_origin_url','https://ceditor.setka.io/clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/02-blue-00014_GSeuIw.svg'),(77783,1991,'_setka_editor_setka_file_id','3667761'),(77784,1991,'_setka_editor_setka_file_type','image'),(77785,1991,'_setka_editor_file_sub_path','clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/02-blue-00014_GSeuIw.svg'),(77786,1992,'_setka_editor_origin_url','https://ceditor.setka.io/clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/02-blue-00016_E_umXg.svg'),(77787,1992,'_setka_editor_setka_file_id','3667762'),(77788,1992,'_setka_editor_setka_file_type','image'),(77789,1992,'_setka_editor_file_sub_path','clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/02-blue-00016_E_umXg.svg'),(77790,1993,'_setka_editor_origin_url','https://ceditor.setka.io/clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/02-blue-00017_MggvVA.svg'),(77791,1993,'_setka_editor_setka_file_id','3667763'),(77792,1993,'_setka_editor_setka_file_type','image'),(77793,1993,'_setka_editor_file_sub_path','clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/02-blue-00017_MggvVA.svg'),(77794,1994,'_setka_editor_origin_url','https://ceditor.setka.io/clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/02-blue-00018_Rkfp_Q.svg'),(77795,1994,'_setka_editor_setka_file_id','3667764'),(77796,1994,'_setka_editor_setka_file_type','image'),(77797,1994,'_setka_editor_file_sub_path','clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/02-blue-00018_Rkfp_Q.svg'),(77798,1995,'_setka_editor_origin_url','https://ceditor.setka.io/clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/02-blue-00019_UQuR5A.svg'),(77799,1995,'_setka_editor_setka_file_id','3667765'),(77800,1995,'_setka_editor_setka_file_type','image'),(77801,1995,'_setka_editor_file_sub_path','clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/02-blue-00019_UQuR5A.svg'),(77802,1996,'_setka_editor_origin_url','https://ceditor.setka.io/clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/02-blue-00020_bxfUxQ.svg'),(77803,1996,'_setka_editor_setka_file_id','3667766'),(77804,1996,'_setka_editor_setka_file_type','image'),(77805,1996,'_setka_editor_file_sub_path','clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/02-blue-00020_bxfUxQ.svg'),(77806,1997,'_setka_editor_origin_url','https://ceditor.setka.io/clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/03-outline-00001_35O_oA.svg'),(77807,1997,'_setka_editor_setka_file_id','3667767'),(77808,1997,'_setka_editor_setka_file_type','image'),(77809,1997,'_setka_editor_file_sub_path','clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/03-outline-00001_35O_oA.svg'),(77810,1998,'_setka_editor_origin_url','https://ceditor.setka.io/clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/03-outline-00002_LKhQ7g.svg'),(77811,1998,'_setka_editor_setka_file_id','3667768'),(77812,1998,'_setka_editor_setka_file_type','image'),(77813,1998,'_setka_editor_file_sub_path','clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/03-outline-00002_LKhQ7g.svg'),(77814,1999,'_setka_editor_origin_url','https://ceditor.setka.io/clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/03-outline-00003_K2vuqw.svg'),(77815,1999,'_setka_editor_setka_file_id','3667769'),(77816,1999,'_setka_editor_setka_file_type','image'),(77817,1999,'_setka_editor_file_sub_path','clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/03-outline-00003_K2vuqw.svg'),(77818,2000,'_setka_editor_origin_url','https://ceditor.setka.io/clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/03-outline-00005_qsMqVw.svg'),(77819,2000,'_setka_editor_setka_file_id','3667770'),(77820,2000,'_setka_editor_setka_file_type','image'),(77821,2000,'_setka_editor_file_sub_path','clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/03-outline-00005_qsMqVw.svg'),(77822,2001,'_setka_editor_origin_url','https://ceditor.setka.io/clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/03-outline-00004_3K9C1w.svg'),(77823,2001,'_setka_editor_setka_file_id','3667771'),(77824,2001,'_setka_editor_setka_file_type','image'),(77825,2001,'_setka_editor_file_sub_path','clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/03-outline-00004_3K9C1w.svg'),(77826,2002,'_setka_editor_origin_url','https://ceditor.setka.io/clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/03-outline-00006_fLZRaw.svg'),(77827,2002,'_setka_editor_setka_file_id','3667772'),(77828,2002,'_setka_editor_setka_file_type','image'),(77829,2002,'_setka_editor_file_sub_path','clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/03-outline-00006_fLZRaw.svg'),(77830,2003,'_setka_editor_origin_url','https://ceditor.setka.io/clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/03-outline-00007_xGH6tg.svg'),(77831,2003,'_setka_editor_setka_file_id','3667773'),(77832,2003,'_setka_editor_setka_file_type','image'),(77833,2003,'_setka_editor_file_sub_path','clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/03-outline-00007_xGH6tg.svg'),(77834,2004,'_setka_editor_origin_url','https://ceditor.setka.io/clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/03-outline-00008_yIKmbQ.svg'),(77835,2004,'_setka_editor_setka_file_id','3667774'),(77836,2004,'_setka_editor_setka_file_type','image'),(77837,2004,'_setka_editor_file_sub_path','clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/03-outline-00008_yIKmbQ.svg'),(77838,2005,'_setka_editor_origin_url','https://ceditor.setka.io/clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/03-outline-00009_2gqQEQ.svg'),(77839,2005,'_setka_editor_setka_file_id','3667775'),(77840,2005,'_setka_editor_setka_file_type','image'),(77841,2005,'_setka_editor_file_sub_path','clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/03-outline-00009_2gqQEQ.svg'),(77842,2006,'_setka_editor_origin_url','https://ceditor.setka.io/clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/03-outline-00010_kzuyIA.svg'),(77843,2006,'_setka_editor_setka_file_id','3667776'),(77844,2006,'_setka_editor_setka_file_type','image'),(77845,2006,'_setka_editor_file_sub_path','clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/03-outline-00010_kzuyIA.svg'),(77846,2007,'_setka_editor_origin_url','https://ceditor.setka.io/clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/03-outline-00011_x97BvQ.svg'),(77847,2007,'_setka_editor_setka_file_id','3667777'),(77848,2007,'_setka_editor_setka_file_type','image'),(77849,2007,'_setka_editor_file_sub_path','clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/03-outline-00011_x97BvQ.svg'),(77850,2008,'_setka_editor_origin_url','https://ceditor.setka.io/clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/03-outline-00012_MZWeNA.svg'),(77851,2008,'_setka_editor_setka_file_id','3667778'),(77852,2008,'_setka_editor_setka_file_type','image'),(77853,2008,'_setka_editor_file_sub_path','clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/03-outline-00012_MZWeNA.svg'),(77854,2009,'_setka_editor_origin_url','https://ceditor.setka.io/clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/03-outline-00013_Pln7mg.svg'),(77855,2009,'_setka_editor_setka_file_id','3667779'),(77856,2009,'_setka_editor_setka_file_type','image'),(77857,2009,'_setka_editor_file_sub_path','clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/03-outline-00013_Pln7mg.svg'),(77858,2010,'_setka_editor_origin_url','https://ceditor.setka.io/clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/03-outline-00014_SilNmQ.svg'),(77859,2010,'_setka_editor_setka_file_id','3667780'),(77860,2010,'_setka_editor_setka_file_type','image'),(77861,2010,'_setka_editor_file_sub_path','clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/03-outline-00014_SilNmQ.svg'),(77862,2011,'_setka_editor_origin_url','https://ceditor.setka.io/clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/03-outline-00015_Q1c5Dw.svg'),(77863,2011,'_setka_editor_setka_file_id','3667781'),(77864,2011,'_setka_editor_setka_file_type','image'),(77865,2011,'_setka_editor_file_sub_path','clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/03-outline-00015_Q1c5Dw.svg'),(77866,2012,'_setka_editor_origin_url','https://ceditor.setka.io/clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/03-outline-00017_iD9W_w.svg'),(77867,2012,'_setka_editor_setka_file_id','3667782'),(77868,2012,'_setka_editor_setka_file_type','image'),(77869,2012,'_setka_editor_file_sub_path','clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/03-outline-00017_iD9W_w.svg'),(77870,2013,'_setka_editor_origin_url','https://ceditor.setka.io/clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/03-outline-00016_whKV0g.svg'),(77871,2013,'_setka_editor_setka_file_id','3667783'),(77872,2013,'_setka_editor_setka_file_type','image'),(77873,2013,'_setka_editor_file_sub_path','clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/03-outline-00016_whKV0g.svg'),(77874,2014,'_setka_editor_origin_url','https://ceditor.setka.io/clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/03-outline-00018_dZVGXQ.svg'),(77875,2014,'_setka_editor_setka_file_id','3667784'),(77876,2014,'_setka_editor_setka_file_type','image'),(77877,2014,'_setka_editor_file_sub_path','clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/03-outline-00018_dZVGXQ.svg'),(77878,2015,'_setka_editor_origin_url','https://ceditor.setka.io/clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/03-outline-00019_x-fOgw.svg'),(77879,2015,'_setka_editor_setka_file_id','3667785'),(77880,2015,'_setka_editor_setka_file_type','image'),(77881,2015,'_setka_editor_file_sub_path','clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/03-outline-00019_x-fOgw.svg'),(77882,2016,'_setka_editor_origin_url','https://ceditor.setka.io/clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/03-outline-00020_4oIf4g.svg'),(77883,2016,'_setka_editor_setka_file_id','3667786'),(77884,2016,'_setka_editor_setka_file_type','image'),(77885,2016,'_setka_editor_file_sub_path','clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/03-outline-00020_4oIf4g.svg'),(77886,2017,'_setka_editor_origin_url','https://ceditor.setka.io/clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/04-01-arrow-black-left_k1EvKA.svg'),(77887,2017,'_setka_editor_setka_file_id','3667787'),(77888,2017,'_setka_editor_setka_file_type','image'),(77889,2017,'_setka_editor_file_sub_path','clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/04-01-arrow-black-left_k1EvKA.svg'),(77890,2018,'_setka_editor_origin_url','https://ceditor.setka.io/clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/04-01-arrow-black-right_9uDbHQ.svg'),(77891,2018,'_setka_editor_setka_file_id','3667788'),(77892,2018,'_setka_editor_setka_file_type','image'),(77893,2018,'_setka_editor_file_sub_path','clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/04-01-arrow-black-right_9uDbHQ.svg'),(77894,2019,'_setka_editor_origin_url','https://ceditor.setka.io/clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/04-02-arrow-blue-left_8Ekkxg.svg'),(77895,2019,'_setka_editor_setka_file_id','3667789'),(77896,2019,'_setka_editor_setka_file_type','image'),(77897,2019,'_setka_editor_file_sub_path','clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/04-02-arrow-blue-left_8Ekkxg.svg'),(77898,2020,'_setka_editor_origin_url','https://ceditor.setka.io/clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/04-02-arrow-blue-right_vRatYg.svg'),(77899,2020,'_setka_editor_setka_file_id','3667790'),(77900,2020,'_setka_editor_setka_file_type','image'),(77901,2020,'_setka_editor_file_sub_path','clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/04-02-arrow-blue-right_vRatYg.svg'),(77902,2021,'_setka_editor_origin_url','https://ceditor.setka.io/clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/04-03-arrow-outline-left_6p2NrA.svg'),(77903,2021,'_setka_editor_setka_file_id','3667791'),(77904,2021,'_setka_editor_setka_file_type','image'),(77905,2021,'_setka_editor_file_sub_path','clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/04-03-arrow-outline-left_6p2NrA.svg'),(77906,2022,'_setka_editor_origin_url','https://ceditor.setka.io/clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/04-03-arrow-outline-right_6_d92g.svg'),(77907,2022,'_setka_editor_setka_file_id','3667792'),(77908,2022,'_setka_editor_setka_file_type','image'),(77909,2022,'_setka_editor_file_sub_path','clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/04-03-arrow-outline-right_6_d92g.svg'),(77910,2023,'_setka_editor_origin_url','https://ceditor.setka.io/clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/04-04-blackicon-computer_DFbYjw.svg'),(77911,2023,'_setka_editor_setka_file_id','3667793'),(77912,2023,'_setka_editor_setka_file_type','image'),(77913,2023,'_setka_editor_file_sub_path','clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/04-04-blackicon-computer_DFbYjw.svg'),(77914,2024,'_setka_editor_origin_url','https://ceditor.setka.io/clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/04-04-blackicon-device_OIkCgA.svg'),(77915,2024,'_setka_editor_setka_file_id','3667794'),(77916,2024,'_setka_editor_setka_file_type','image'),(77917,2024,'_setka_editor_file_sub_path','clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/04-04-blackicon-device_OIkCgA.svg'),(77918,2025,'_setka_editor_origin_url','https://ceditor.setka.io/clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/04-04-blackicon-link_eXdYUQ.svg'),(77919,2025,'_setka_editor_setka_file_id','3667795'),(77920,2025,'_setka_editor_setka_file_type','image'),(77921,2025,'_setka_editor_file_sub_path','clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/04-04-blackicon-link_eXdYUQ.svg'),(77922,2026,'_setka_editor_origin_url','https://ceditor.setka.io/clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/04-04-blackicon-photo_drtXGw.svg'),(77923,2026,'_setka_editor_setka_file_id','3667796'),(77924,2026,'_setka_editor_setka_file_type','image'),(77925,2026,'_setka_editor_file_sub_path','clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/04-04-blackicon-photo_drtXGw.svg'),(77926,2027,'_setka_editor_origin_url','https://ceditor.setka.io/clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/04-04-blackicon-pin_Mh3vcw.svg'),(77927,2027,'_setka_editor_setka_file_id','3667797'),(77928,2027,'_setka_editor_setka_file_type','image'),(77929,2027,'_setka_editor_file_sub_path','clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/04-04-blackicon-pin_Mh3vcw.svg'),(77930,2028,'_setka_editor_origin_url','https://ceditor.setka.io/clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/04-04-blackicon-user_HYdKkQ.svg'),(77931,2028,'_setka_editor_setka_file_id','3667798'),(77932,2028,'_setka_editor_setka_file_type','image'),(77933,2028,'_setka_editor_file_sub_path','clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/04-04-blackicon-user_HYdKkQ.svg'),(77934,2029,'_setka_editor_origin_url','https://ceditor.setka.io/clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/04-05-blueicon-computer_8IkeLg.svg'),(77935,2029,'_setka_editor_setka_file_id','3667799'),(77936,2029,'_setka_editor_setka_file_type','image'),(77937,2029,'_setka_editor_file_sub_path','clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/04-05-blueicon-computer_8IkeLg.svg'),(77938,2031,'_setka_editor_origin_url','https://ceditor.setka.io/clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/04-05-blueicon-device_CQqsdg.svg'),(77939,2031,'_setka_editor_setka_file_id','3667800'),(77940,2031,'_setka_editor_setka_file_type','image'),(77941,2031,'_setka_editor_file_sub_path','clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/04-05-blueicon-device_CQqsdg.svg'),(77942,2032,'_setka_editor_origin_url','https://ceditor.setka.io/clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/04-05-blueicon-link_V_ulTg.svg'),(77943,2032,'_setka_editor_setka_file_id','3667801'),(77944,2032,'_setka_editor_setka_file_type','image'),(77945,2032,'_setka_editor_file_sub_path','clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/04-05-blueicon-link_V_ulTg.svg'),(77946,2033,'_setka_editor_origin_url','https://ceditor.setka.io/clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/04-05-blueicon-photo_T78PYw.svg'),(77947,2033,'_setka_editor_setka_file_id','3667802'),(77948,2033,'_setka_editor_setka_file_type','image'),(77949,2033,'_setka_editor_file_sub_path','clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/04-05-blueicon-photo_T78PYw.svg'),(77950,2034,'_setka_editor_origin_url','https://ceditor.setka.io/clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/04-05-blueicon-pin_X97Z0Q.svg'),(77951,2034,'_setka_editor_setka_file_id','3667803'),(77952,2034,'_setka_editor_setka_file_type','image'),(77953,2034,'_setka_editor_file_sub_path','clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/04-05-blueicon-pin_X97Z0Q.svg'),(77954,2035,'_setka_editor_origin_url','https://ceditor.setka.io/clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/04-05-blueicon-user_PzJB3Q.svg'),(77955,2035,'_setka_editor_setka_file_id','3667804'),(77956,2035,'_setka_editor_setka_file_type','image'),(77957,2035,'_setka_editor_file_sub_path','clients/l0kDoJOen_99uUaWrE0XIasOFdrBUbhp/css/assets/33980/img/04-05-blueicon-user_PzJB3Q.svg'),(77961,1681,'page-info_button','a:3:{s:5:\"title\";s:12:\"Explore more\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(77962,1681,'_page-info_button','field_6101235717dd4'),(77963,2040,'content_title','Get all Payment Instruments \r\nYou Need to Accelerate'),(77964,2040,'_content_title','field_6101232a17dd2'),(77965,2040,'content_description','CommerceGate offers a complete set of services for you to accept credit card payments from your customers safely.'),(77966,2040,'_content_description','field_6101234317dd3'),(77967,2040,'content_button-name','Explore more'),(77968,2040,'_content_button-name','field_6101235717dd4'),(77969,2040,'content_products-link-title','Discover features'),(77970,2040,'_content_products-link-title','field_6101239f17dd5'),(77971,2040,'content',''),(77972,2040,'_content','field_610123ef33675'),(77973,2040,'page-info_title','Start accepting all types of\r\npayments online securely'),(77974,2040,'_page-info_title','field_6101232a17dd2'),(77975,2040,'page-info_description','CommerceGate offers you an end-to-end payment solution for your online business transactions to help you scale globally.'),(77976,2040,'_page-info_description','field_6101234317dd3'),(77977,2040,'page-info_button-name','Explore more'),(77978,2040,'_page-info_button-name','field_6101235717dd4'),(77979,2040,'page-info_products-link-title','Discover more'),(77980,2040,'_page-info_products-link-title','field_6101239f17dd5'),(77981,2040,'page-info',''),(77982,2040,'_page-info','field_610123ef33675'),(77983,2040,'page-info_disabled-products-link-title','Coming soon'),(77984,2040,'_page-info_disabled-products-link-title','field_613b7709822b0'),(77985,2040,'page-info_button','a:3:{s:5:\"title\";s:12:\"Explore more\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(77986,2040,'_page-info_button','field_6101235717dd4'),(77987,1609,'page-info_button','a:3:{s:5:\"title\";s:12:\"Explora más\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(77988,1609,'_page-info_button','field_6101235717dd4'),(77989,2041,'page-info_title','Get all Payment Instruments \r\nYou Need to Accelerate'),(77990,2041,'_page-info_title','field_6101232a17dd2'),(77991,2041,'page-info_description','CommerceGate offers a complete set of services for you to accept credit card payments from your customers safely.'),(77992,2041,'_page-info_description','field_6101234317dd3'),(77993,2041,'page-info_button-name','Explore more'),(77994,2041,'_page-info_button-name','field_6101235717dd4'),(77995,2041,'page-info_products-link-title','Discover features'),(77996,2041,'_page-info_products-link-title','field_6101239f17dd5'),(77997,2041,'page-info',''),(77998,2041,'_page-info','field_610123ef33675'),(77999,2041,'page-info_disabled-products-link-title','Coming soon'),(78000,2041,'_page-info_disabled-products-link-title','field_613b7709822b0'),(78001,2041,'page-info_button','a:3:{s:5:\"title\";s:12:\"Explore more\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(78002,2041,'_page-info_button','field_6101235717dd4'),(78003,1613,'page-info_button','a:3:{s:5:\"title\";s:14:\"Pregunte ahora\";s:3:\"url\";s:57:\"https://commercegate.goodface.com.ua/wp/es/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(78004,1613,'_page-info_button','field_6101235717dd4'),(78005,2043,'page-info_title','Our Solutions'),(78006,2043,'_page-info_title','field_6101232a17dd2'),(78007,2043,'page-info_description','CommerceGate offers a complete set of services for you to accept credit card payments from your customers safely.'),(78008,2043,'_page-info_description','field_6101234317dd3'),(78009,2043,'page-info_button-name','Explore more'),(78010,2043,'_page-info_button-name','field_6101235717dd4'),(78011,2043,'page-info_products-link-title','Discover features'),(78012,2043,'_page-info_products-link-title','field_6101239f17dd5'),(78013,2043,'page-info',''),(78014,2043,'_page-info','field_610123ef33675'),(78015,2043,'page-info_disabled-products-link-title','Coming soon'),(78016,2043,'_page-info_disabled-products-link-title','field_613b7709822b0'),(78017,2043,'page-info_button','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:57:\"https://commercegate.goodface.com.ua/wp/es/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(78018,2043,'_page-info_button','field_6101235717dd4'),(78019,467,'page-info_button','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(78020,467,'_page-info_button','field_6101235717dd4'),(78021,2044,'page-info_title','Our Solutions'),(78022,2044,'_page-info_title','field_6101232a17dd2'),(78023,2044,'page-info_description','CommerceGate offers all the tools your online business needs to securely process and manage digital payments globally at scale.'),(78024,2044,'_page-info_description','field_6101234317dd3'),(78025,2044,'page-info_button-name','Enquire now'),(78026,2044,'_page-info_button-name','field_6101235717dd4'),(78027,2044,'page-info_products-link-title','Discover features'),(78028,2044,'_page-info_products-link-title','field_6101239f17dd5'),(78029,2044,'page-info',''),(78030,2044,'_page-info','field_610123ef33675'),(78031,2044,'page-info_disabled-products-link-title','Coming soon'),(78032,2044,'_page-info_disabled-products-link-title','field_613b7709822b0'),(78033,2044,'page-info_button','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(78034,2044,'_page-info_button','field_6101235717dd4'),(78035,2045,'page-info_title','Our Solutions'),(78036,2045,'_page-info_title','field_6101232a17dd2'),(78037,2045,'page-info_description','CommerceGate offers all the tools your online business needs to securely process and manage digital payments globally at scale.'),(78038,2045,'_page-info_description','field_6101234317dd3'),(78039,2045,'page-info_button-name','Enquire now'),(78040,2045,'_page-info_button-name','field_6101235717dd4'),(78041,2045,'page-info_products-link-title','Discover features'),(78042,2045,'_page-info_products-link-title','field_6101239f17dd5'),(78043,2045,'page-info',''),(78044,2045,'_page-info','field_610123ef33675'),(78045,2045,'page-info_disabled-products-link-title','Coming soon'),(78046,2045,'_page-info_disabled-products-link-title','field_613b7709822b0'),(78047,2045,'page-info_button','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(78048,2045,'_page-info_button','field_6101235717dd4'),(78049,2046,'page-info_title','Our Solutions'),(78050,2046,'_page-info_title','field_6101232a17dd2'),(78051,2046,'page-info_description','CommerceGate offers all the tools your online business needs to securely process and manage digital payments globally at scale.'),(78052,2046,'_page-info_description','field_6101234317dd3'),(78053,2046,'page-info_button-name','Enquire now'),(78054,2046,'_page-info_button-name','field_6101235717dd4'),(78055,2046,'page-info_products-link-title','Discover features'),(78056,2046,'_page-info_products-link-title','field_6101239f17dd5'),(78057,2046,'page-info',''),(78058,2046,'_page-info','field_610123ef33675'),(78059,2046,'page-info_disabled-products-link-title','Coming soon'),(78060,2046,'_page-info_disabled-products-link-title','field_613b7709822b0'),(78061,2046,'page-info_button','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(78062,2046,'_page-info_button','field_6101235717dd4'),(78063,2047,'page-info_title','Our Solutions'),(78064,2047,'_page-info_title','field_6101232a17dd2'),(78065,2047,'page-info_description','CommerceGate offers all the tools your online business needs to securely process and manage digital payments globally at scale.'),(78066,2047,'_page-info_description','field_6101234317dd3'),(78067,2047,'page-info_button-name','Enquire now'),(78068,2047,'_page-info_button-name','field_6101235717dd4'),(78069,2047,'page-info_products-link-title','Discover features'),(78070,2047,'_page-info_products-link-title','field_6101239f17dd5'),(78071,2047,'page-info',''),(78072,2047,'_page-info','field_610123ef33675'),(78073,2047,'page-info_disabled-products-link-title','Coming soon'),(78074,2047,'_page-info_disabled-products-link-title','field_613b7709822b0'),(78075,2047,'page-info_button','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(78076,2047,'_page-info_button','field_6101235717dd4'),(78077,2048,'page-info_title','Our Solutions'),(78078,2048,'_page-info_title','field_6101232a17dd2'),(78079,2048,'page-info_description','CommerceGate offers all the tools your online business needs to securely process and manage digital payments globally at scale.'),(78080,2048,'_page-info_description','field_6101234317dd3'),(78081,2048,'page-info_button-name','Enquire now'),(78082,2048,'_page-info_button-name','field_6101235717dd4'),(78083,2048,'page-info_products-link-title','Discover features'),(78084,2048,'_page-info_products-link-title','field_6101239f17dd5'),(78085,2048,'page-info',''),(78086,2048,'_page-info','field_610123ef33675'),(78087,2048,'page-info_disabled-products-link-title','Coming soon'),(78088,2048,'_page-info_disabled-products-link-title','field_613b7709822b0'),(78089,2048,'page-info_button','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(78090,2048,'_page-info_button','field_6101235717dd4'),(78091,2050,'page-header_description','Explore helpful resources for payment automation, security, and other stuff.'),(78092,2050,'_page-header_description','field_610bfdaa1c1f4'),(78093,2050,'page-header_button-title','Explore Ebooks'),(78094,2050,'_page-header_button-title','field_610bfdda1c1f5'),(78095,2050,'page-header',''),(78096,2050,'_page-header','field_610bfd751c1f3'),(78097,2050,'page-content_featured-ebooks-title','Featured Ebooks'),(78098,2050,'_page-content_featured-ebooks-title','field_610bfffb74224'),(78099,2050,'page-content_main-category','Latest'),(78100,2050,'_page-content_main-category','field_610c000c74225'),(78101,2050,'page-content',''),(78102,2050,'_page-content','field_610bffea74223'),(78103,2050,'page-content_featured-ebooks','a:3:{i:0;s:4:\"1604\";i:1;s:4:\"1605\";i:2;s:4:\"1606\";}'),(78104,2050,'_page-content_featured-ebooks','field_610c00fcb9942'),(78105,2051,'main-block-title','Where Merchants \r\nMeet Buyers'),(78106,2051,'_main-block-title','field_60f71cfe844f0'),(78107,2051,'main-block-description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(78108,2051,'_main-block-description','field_60f71d1a844f1'),(78109,2051,'main-block-first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(78110,2051,'_main-block-first-button','field_60f71d2b844f2'),(78111,2051,'main-block-second-button','Explore more'),(78112,2051,'_main-block-second-button','field_60f71d5a844f3'),(78113,2051,'main-block-globe-points_item-1','$56'),(78114,2051,'_main-block-globe-points_item-1','field_60f7cd79ec2c2'),(78115,2051,'main-block-globe-points_item-2','$78'),(78116,2051,'_main-block-globe-points_item-2','field_60f7cd81ec2c3'),(78117,2051,'main-block-globe-points_item-3','$128'),(78118,2051,'_main-block-globe-points_item-3','field_60f7cd86ec2c4'),(78119,2051,'main-block-globe-points',''),(78120,2051,'_main-block-globe-points','field_60f7cd5bec2c1'),(78121,2051,'main-block_title','Offer online payments easily'),(78122,2051,'_main-block_title','field_60f71cfe844f0'),(78123,2051,'main-block_description','Internet purchases is the new frontier for your businesses. CommerceGate is the best way to set up your online payments and expand your business into new markets around the globe.'),(78124,2051,'_main-block_description','field_60f71d1a844f1'),(78125,2051,'main-block_first-button','a:3:{s:5:\"title\";s:11:\"Get Started\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/sign-up/\";s:6:\"target\";s:0:\"\";}'),(78126,2051,'_main-block_first-button','field_60f71d2b844f2'),(78127,2051,'main-block_second-button','Explore more'),(78128,2051,'_main-block_second-button','field_60f71d5a844f3'),(78129,2051,'main-block',''),(78130,2051,'_main-block','field_60f7ce5d3c350'),(78131,2051,'globe-points_item-1','$56'),(78132,2051,'_globe-points_item-1','field_60f7cd79ec2c2'),(78133,2051,'globe-points_item-2','$78'),(78134,2051,'_globe-points_item-2','field_60f7cd81ec2c3'),(78135,2051,'globe-points_item-3','$128'),(78136,2051,'_globe-points_item-3','field_60f7cd86ec2c4'),(78137,2051,'globe-points',''),(78138,2051,'_globe-points','field_60f7cd5bec2c1'),(78139,2051,'block_content_image','154'),(78140,2051,'_block_content_image','field_60f7cfac21e3c'),(78141,2051,'block_content_title','Since 2006[nbsp]we have helped thousands of[nbsp]merchants grow their business and maximise revenue'),(78142,2051,'_block_content_title','field_60f7cf8621e3a'),(78143,2051,'block_content_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(78144,2051,'_block_content_description','field_60f7cfa321e3b'),(78145,2051,'block_content_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(78146,2051,'_block_content_button','field_60f7cfc021e3d'),(78147,2051,'block_content',''),(78148,2051,'_block_content','field_60f7cf7021e39'),(78149,2051,'advantages_0_icon','157'),(78150,2051,'_advantages_0_icon','field_60f7cff821e3f'),(78151,2051,'advantages_0_description','Banco de España Eurosistema'),(78152,2051,'_advantages_0_description','field_60f7d00d21e40'),(78153,2051,'advantages','4'),(78154,2051,'_advantages','field_60f7cfdc21e3e'),(78155,2051,'advantages_1_icon','158'),(78156,2051,'_advantages_1_icon','field_60f7cff821e3f'),(78157,2051,'advantages_1_description','EU Certified & Regulated Financial Institution'),(78158,2051,'_advantages_1_description','field_60f7d00d21e40'),(78159,2051,'advantages_2_icon','159'),(78160,2051,'_advantages_2_icon','field_60f7cff821e3f'),(78161,2051,'advantages_2_description','KPMG Audited'),(78162,2051,'_advantages_2_description','field_60f7d00d21e40'),(78163,2051,'advantages_3_icon','160'),(78164,2051,'_advantages_3_icon','field_60f7cff821e3f'),(78165,2051,'advantages_3_description','PCI DSS Level 1'),(78166,2051,'_advantages_3_description','field_60f7d00d21e40'),(78167,2051,'about-company_image','154'),(78168,2051,'_about-company_image','field_60f7cfac21e3c'),(78169,2051,'about-company_title','Thousands of merchants have boosted their sales with our payment solutions since 2006.'),(78170,2051,'_about-company_title','field_60f7cf8621e3a'),(78171,2051,'about-company_description','We enable your business with the best payment technologies and services built with our long industry experience making it easy.'),(78172,2051,'_about-company_description','field_60f7cfa321e3b'),(78173,2051,'about-company_button','a:3:{s:5:\"title\";s:13:\"Discover more\";s:3:\"url\";s:59:\"https://commercegate.goodface.com.ua/wp/about-commercegate/\";s:6:\"target\";s:0:\"\";}'),(78174,2051,'_about-company_button','field_60f7cfc021e3d'),(78175,2051,'about-company',''),(78176,2051,'_about-company','field_60f7cf7021e39'),(78177,2051,'payment-instruments_title_before','Accelerate your growth'),(78178,2051,'_payment-instruments_title_before','field_60f7d6dbb8ab4'),(78179,2051,'payment-instruments_title_after','with online payments'),(78180,2051,'_payment-instruments_title_after','field_60f7d70db8ab5'),(78181,2051,'payment-instruments_title',''),(78182,2051,'_payment-instruments_title','field_60f7d5a179817'),(78183,2051,'payment-instruments_description','CommerceGates makes it secure and easy for you to accept online payments from customers to scale your business globally'),(78184,2051,'_payment-instruments_description','field_60f7d5d379818'),(78185,2051,'payment-instruments_items-link-title','Explore features'),(78186,2051,'_payment-instruments_items-link-title','field_60f7d5df79819'),(78187,2051,'payment-instruments',''),(78188,2051,'_payment-instruments','field_60f7d59679816'),(78189,2051,'complex-services_image','1674'),(78190,2051,'_complex-services_image','field_60f7daf9c4744'),(78191,2051,'complex-services_title','Easily navigate complexities'),(78192,2051,'_complex-services_title','field_60f7d9c5c4742'),(78193,2051,'complex-services_description','Our payment solutions ensure you comply with the latest payment regulations. With our strong and experienced team of financial services experts, we make it simple and help you manage the risks so you can focus on your core business activities and grow your business worry-free.'),(78194,2051,'_complex-services_description','field_60f7d9d7c4743'),(78195,2051,'complex-services_items-link-title','Learn more'),(78196,2051,'_complex-services_items-link-title','field_60f7dbbfc4745'),(78197,2051,'complex-services',''),(78198,2051,'_complex-services','field_60f7d9b2c4741'),(78199,2051,'blog-block_title',''),(78200,2051,'_blog-block_title','field_60f7deefdb657'),(78201,2051,'blog-block_link','a:3:{s:5:\"title\";s:24:\"View our success stories\";s:3:\"url\";s:45:\"https://commercegate.goodface.com.ua/wp/blog/\";s:6:\"target\";s:0:\"\";}'),(78202,2051,'_blog-block_link','field_60f7df05db658'),(78203,2051,'blog-block',''),(78204,2051,'_blog-block','field_60f7dee3db656'),(78205,2051,'blog-block_large-post','235'),(78206,2051,'_blog-block_large-post','field_60f8303a13c72'),(78207,2051,'blog-block_large-post_copy','a:3:{i:0;s:3:\"233\";i:1;s:3:\"234\";i:2;s:3:\"198\";}'),(78208,2051,'_blog-block_large-post_copy','field_60f831d6000c4'),(78209,2051,'blog-block_posts','a:4:{i:0;s:3:\"884\";i:1;s:3:\"854\";i:2;s:3:\"872\";i:3;s:3:\"233\";}'),(78210,2051,'_blog-block_posts','field_60f8322fd24c4'),(78211,2051,'blog-block-large-post_title','Antony from High Risk Product'),(78212,2051,'_blog-block-large-post_title','field_60f834906008c'),(78213,2051,'blog-block-large-post_description','“Working with the sales teams and account managers has been great. They’ve helped[nbsp]us get to[nbsp]market with our solution much quicker than if[nbsp]we[nbsp]had tried to[nbsp]do[nbsp]it[nbsp]ourselves!”'),(78214,2051,'_blog-block-large-post_description','field_60f834946008d'),(78215,2051,'blog-block-large-post',''),(78216,2051,'_blog-block-large-post','field_60f8347e6008b'),(78217,2051,'blog-block_post-button-title','Read Full Story'),(78218,2051,'_blog-block_post-button-title','field_60f8413c74859'),(78219,2051,'payment-instruments_title-color','#4BD18E'),(78220,2051,'_payment-instruments_title-color','field_60fff271c15df'),(78221,2051,'blog-block_title-color','#4BD18E'),(78222,2051,'_blog-block_title-color','field_60fff3b704234'),(78223,2051,'blog-block_title_before','Your success is our success.'),(78224,2051,'_blog-block_title_before','field_60fff38e04232'),(78225,2051,'blog-block_title_after','You\'re in good hands.'),(78226,2051,'_blog-block_title_after','field_60fff3a404233'),(78227,2051,'complex-services-list_0_icon','336'),(78228,2051,'_complex-services-list_0_icon','field_6100fde5a3f1d'),(78229,2051,'complex-services-list_0_title','Online Payments Processing'),(78230,2051,'_complex-services-list_0_title','field_6100fe5aa3f1e'),(78231,2051,'complex-services-list_0_description','Offer the best and fully customized user payment experience for your customers.'),(78232,2051,'_complex-services-list_0_description','field_6100fe60a3f1f'),(78233,2051,'complex-services-list_0_link','a:3:{s:5:\"title\";s:18:\"Payment Processing\";s:3:\"url\";s:73:\"https://commercegate.goodface.com.ua/wp/our-solutions/payment-processing/\";s:6:\"target\";s:0:\"\";}'),(78234,2051,'_complex-services-list_0_link','field_6100fe73a3f20'),(78235,2051,'complex-services-list_1_icon','337'),(78236,2051,'_complex-services-list_1_icon','field_6100fde5a3f1d'),(78237,2051,'complex-services-list_1_title','Acquiring Solutions'),(78238,2051,'_complex-services-list_1_title','field_6100fe5aa3f1e'),(78239,2051,'complex-services-list_1_description','Make it easy to scale your client\'s businesses with all-in-one integrations.'),(78240,2051,'_complex-services-list_1_description','field_6100fe60a3f1f'),(78241,2051,'complex-services-list_1_link','a:3:{s:5:\"title\";s:19:\"Acquiring Solutions\";s:3:\"url\";s:74:\"https://commercegate.goodface.com.ua/wp/our-solutions/acquiring-solutions/\";s:6:\"target\";s:0:\"\";}'),(78242,2051,'_complex-services-list_1_link','field_6100fe73a3f20'),(78243,2051,'complex-services-list_2_icon','339'),(78244,2051,'_complex-services-list_2_icon','field_6100fde5a3f1d'),(78245,2051,'complex-services-list_2_title','Risk & Compliance'),(78246,2051,'_complex-services-list_2_title','field_6100fe5aa3f1e'),(78247,2051,'complex-services-list_2_description','Take control of our fraud monitoring systems and remain compliant.'),(78248,2051,'_complex-services-list_2_description','field_6100fe60a3f1f'),(78249,2051,'complex-services-list_2_link','a:3:{s:5:\"title\";s:23:\"Payment Risk Management\";s:3:\"url\";s:74:\"https://commercegate.goodface.com.ua/wp/our-solutions/risk-and-compliance/\";s:6:\"target\";s:0:\"\";}'),(78250,2051,'_complex-services-list_2_link','field_6100fe73a3f20'),(78251,2051,'complex-services-list_3_icon','338'),(78252,2051,'_complex-services-list_3_icon','field_6100fde5a3f1d'),(78253,2051,'complex-services-list_3_title','Revenue Optimization'),(78254,2051,'_complex-services-list_3_title','field_6100fe5aa3f1e'),(78255,2051,'complex-services-list_3_description','Leverage our data analytics expertise to optimize your payment approval ratios.'),(78256,2051,'_complex-services-list_3_description','field_6100fe60a3f1f'),(78257,2051,'complex-services-list_3_link','a:3:{s:5:\"title\";s:20:\"Revenue Optimization\";s:3:\"url\";s:75:\"https://commercegate.goodface.com.ua/wp/our-solutions/revenue-optimization/\";s:6:\"target\";s:0:\"\";}'),(78258,2051,'_complex-services-list_3_link','field_6100fe73a3f20'),(78259,2051,'complex-services-list','4'),(78260,2051,'_complex-services-list','field_6100fd82a3f1c'),(78261,2051,'payment-instruments_list','a:5:{i:0;s:3:\"433\";i:1;s:3:\"434\";i:2;s:3:\"435\";i:3;s:3:\"439\";i:4;s:3:\"436\";}'),(78262,2051,'_payment-instruments_list','field_6101027fdf3b7'),(78263,2051,'complex-services-list_0_link-title','Explore service'),(78264,2051,'_complex-services-list_0_link-title','field_613b4014d4849'),(78265,2051,'complex-services-list_1_link-title','Explore service '),(78266,2051,'_complex-services-list_1_link-title','field_613b4014d4849'),(78267,2051,'complex-services-list_2_link-title','Explore features'),(78268,2051,'_complex-services-list_2_link-title','field_613b4014d4849'),(78269,2051,'complex-services-list_3_link-title','Explore services'),(78270,2051,'_complex-services-list_3_link-title','field_613b4014d4849'),(78271,2052,'main-block_title','Where Merchants \r\nMeet Buyers'),(78272,2052,'_main-block_title','field_60f71cfe844f0'),(78273,2052,'main-block_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(78274,2052,'_main-block_description','field_60f71d1a844f1'),(78275,2052,'main-block_first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/sign-up/\";s:6:\"target\";s:0:\"\";}'),(78276,2052,'_main-block_first-button','field_60f71d2b844f2'),(78277,2052,'main-block_second-button','Explore more'),(78278,2052,'_main-block_second-button','field_60f71d5a844f3'),(78279,2052,'main-block',''),(78280,2052,'_main-block','field_60f7ce5d3c350'),(78281,2052,'globe-points_item-1','$56'),(78282,2052,'_globe-points_item-1','field_60f7cd79ec2c2'),(78283,2052,'globe-points_item-2','$78'),(78284,2052,'_globe-points_item-2','field_60f7cd81ec2c3'),(78285,2052,'globe-points_item-3','$128'),(78286,2052,'_globe-points_item-3','field_60f7cd86ec2c4'),(78287,2052,'globe-points',''),(78288,2052,'_globe-points','field_60f7cd5bec2c1'),(78289,2052,'advantages_0_icon','157'),(78290,2052,'_advantages_0_icon','field_60f7cff821e3f'),(78291,2052,'advantages_0_description','Certificate of Authenticity'),(78292,2052,'_advantages_0_description','field_60f7d00d21e40'),(78293,2052,'advantages','4'),(78294,2052,'_advantages','field_60f7cfdc21e3e'),(78295,2052,'advantages_1_icon','158'),(78296,2052,'_advantages_1_icon','field_60f7cff821e3f'),(78297,2052,'advantages_1_description','Best Solution Awward'),(78298,2052,'_advantages_1_description','field_60f7d00d21e40'),(78299,2052,'advantages_2_icon','159'),(78300,2052,'_advantages_2_icon','field_60f7cff821e3f'),(78301,2052,'advantages_2_description','Compliance Certificate'),(78302,2052,'_advantages_2_description','field_60f7d00d21e40'),(78303,2052,'advantages_3_icon','160'),(78304,2052,'_advantages_3_icon','field_60f7cff821e3f'),(78305,2052,'advantages_3_description','Customers Choise Awward'),(78306,2052,'_advantages_3_description','field_60f7d00d21e40'),(78307,2052,'about-company_image','154'),(78308,2052,'_about-company_image','field_60f7cfac21e3c'),(78309,2052,'about-company_title','Since 2006[nbsp]we have helped thousands of[nbsp]merchants grow their business and maximise revenue'),(78310,2052,'_about-company_title','field_60f7cf8621e3a'),(78311,2052,'about-company_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(78312,2052,'_about-company_description','field_60f7cfa321e3b'),(78313,2052,'about-company_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:62:\"https://commercegate.goodface.com.ua/wp/es/about-commercegate/\";s:6:\"target\";s:0:\"\";}'),(78314,2052,'_about-company_button','field_60f7cfc021e3d'),(78315,2052,'about-company',''),(78316,2052,'_about-company','field_60f7cf7021e39'),(78317,2052,'payment-instruments_title_before','Get all Payment Instruments'),(78318,2052,'_payment-instruments_title_before','field_60f7d6dbb8ab4'),(78319,2052,'payment-instruments_title_after','You Need to Accelerate'),(78320,2052,'_payment-instruments_title_after','field_60f7d70db8ab5'),(78321,2052,'payment-instruments_title',''),(78322,2052,'_payment-instruments_title','field_60f7d5a179817'),(78323,2052,'payment-instruments_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to \r\naccept credit card payments from your customers safely.'),(78324,2052,'_payment-instruments_description','field_60f7d5d379818'),(78325,2052,'payment-instruments_items-link-title','Discover features'),(78326,2052,'_payment-instruments_items-link-title','field_60f7d5df79819'),(78327,2052,'payment-instruments',''),(78328,2052,'_payment-instruments','field_60f7d59679816'),(78329,2052,'complex-services_image','1674'),(78330,2052,'_complex-services_image','field_60f7daf9c4744'),(78331,2052,'complex-services_title','Complex Services to[nbsp]Boost Your Process'),(78332,2052,'_complex-services_title','field_60f7d9c5c4742'),(78333,2052,'complex-services_description','Our risk management system is[nbsp]the most advanced, customizable and effective in[nbsp]the business. We[nbsp]combine advanced technology and experienced human control to[nbsp]minimise fraudulent transactions while keeping decline rates low and your valued customers satisfied.'),(78334,2052,'_complex-services_description','field_60f7d9d7c4743'),(78335,2052,'complex-services_items-link-title','Learn more'),(78336,2052,'_complex-services_items-link-title','field_60f7dbbfc4745'),(78337,2052,'complex-services',''),(78338,2052,'_complex-services','field_60f7d9b2c4741'),(78339,2052,'blog-block_title',''),(78340,2052,'_blog-block_title','field_60f7deefdb657'),(78341,2052,'blog-block_link','a:3:{s:5:\"title\";s:29:\"Read all customers’ stories\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/es-blog/\";s:6:\"target\";s:0:\"\";}'),(78342,2052,'_blog-block_link','field_60f7df05db658'),(78343,2052,'blog-block',''),(78344,2052,'_blog-block','field_60f7dee3db656'),(78345,2052,'blog-block_posts','a:4:{i:0;s:4:\"1437\";i:1;s:4:\"1449\";i:2;s:4:\"1443\";i:3;s:4:\"1465\";}'),(78346,2052,'_blog-block_posts','field_60f8322fd24c4'),(78347,2052,'blog-block_post-button-title','Read Full Story'),(78348,2052,'_blog-block_post-button-title','field_60f8413c74859'),(78349,2052,'payment-instruments_title-color','#4BD18E'),(78350,2052,'_payment-instruments_title-color','field_60fff271c15df'),(78351,2052,'blog-block_title-color','#4BD18E'),(78352,2052,'_blog-block_title-color','field_60fff3b704234'),(78353,2052,'blog-block_title_before','You’re in good company.'),(78354,2052,'_blog-block_title_before','field_60fff38e04232'),(78355,2052,'blog-block_title_after','Share success with us'),(78356,2052,'_blog-block_title_after','field_60fff3a404233'),(78357,2052,'complex-services-list_0_icon','336'),(78358,2052,'_complex-services-list_0_icon','field_6100fde5a3f1d'),(78359,2052,'complex-services-list_0_description','Deploy our agile payment pages to[nbsp]suit any platform'),(78360,2052,'_complex-services-list_0_description','field_6100fe60a3f1f'),(78361,2052,'complex-services-list_0_link','a:3:{s:5:\"title\";s:25:\"Online Payment Processing\";s:3:\"url\";s:76:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/payment-processing/\";s:6:\"target\";s:0:\"\";}'),(78362,2052,'_complex-services-list_0_link','field_6100fe73a3f20'),(78363,2052,'complex-services-list_1_icon','337'),(78364,2052,'_complex-services-list_1_icon','field_6100fde5a3f1d'),(78365,2052,'complex-services-list_1_description','Single point of[nbsp]contact, handling authorisation, clearing and settlement'),(78366,2052,'_complex-services-list_1_description','field_6100fe60a3f1f'),(78367,2052,'complex-services-list_1_link','a:3:{s:5:\"title\";s:19:\"Acquiring Solutions\";s:3:\"url\";s:80:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/es-acquiring-solutions/\";s:6:\"target\";s:0:\"\";}'),(78368,2052,'_complex-services-list_1_link','field_6100fe73a3f20'),(78369,2052,'complex-services-list_2_icon','339'),(78370,2052,'_complex-services-list_2_icon','field_6100fde5a3f1d'),(78371,2052,'complex-services-list_2_description','State of[nbsp]the art fraud scrubbing and real-time monitoring by[nbsp]our risk team'),(78372,2052,'_complex-services-list_2_description','field_6100fe60a3f1f'),(78373,2052,'complex-services-list_2_link','a:3:{s:5:\"title\";s:19:\"Risk and Compliance\";s:3:\"url\";s:80:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/es-risk-and-compliance/\";s:6:\"target\";s:0:\"\";}'),(78374,2052,'_complex-services-list_2_link','field_6100fe73a3f20'),(78375,2052,'complex-services-list_3_icon','338'),(78376,2052,'_complex-services-list_3_icon','field_6100fde5a3f1d'),(78377,2052,'complex-services-list_3_description','Tactical, analytical approach to[nbsp]your pricing'),(78378,2052,'_complex-services-list_3_description','field_6100fe60a3f1f'),(78379,2052,'complex-services-list_3_link','a:3:{s:5:\"title\";s:20:\"Revenue Optimization\";s:3:\"url\";s:81:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/es-revenue-optimization/\";s:6:\"target\";s:0:\"\";}'),(78380,2052,'_complex-services-list_3_link','field_6100fe73a3f20'),(78381,2052,'complex-services-list','4'),(78382,2052,'_complex-services-list','field_6100fd82a3f1c'),(78383,2052,'payment-instruments_list','a:5:{i:0;s:4:\"1643\";i:1;s:4:\"1642\";i:2;s:4:\"1641\";i:3;s:4:\"1637\";i:4;s:4:\"1640\";}'),(78384,2052,'_payment-instruments_list','field_6101027fdf3b7'),(78385,2052,'complex-services-list_0_link-title','Learn more'),(78386,2052,'_complex-services-list_0_link-title','field_613b4014d4849'),(78387,2052,'complex-services-list_1_link-title','Learn more'),(78388,2052,'_complex-services-list_1_link-title','field_613b4014d4849'),(78389,2052,'complex-services-list_2_link-title','Learn more'),(78390,2052,'_complex-services-list_2_link-title','field_613b4014d4849'),(78391,2052,'complex-services-list_3_link-title','Learn more'),(78392,2052,'_complex-services-list_3_link-title','field_613b4014d4849'),(78393,2054,'main-block-title','Where Merchants \r\nMeet Buyers'),(78394,2054,'_main-block-title','field_60f71cfe844f0'),(78395,2054,'main-block-description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(78396,2054,'_main-block-description','field_60f71d1a844f1'),(78397,2054,'main-block-first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(78398,2054,'_main-block-first-button','field_60f71d2b844f2'),(78399,2054,'main-block-second-button','Explore more'),(78400,2054,'_main-block-second-button','field_60f71d5a844f3'),(78401,2054,'main-block-globe-points_item-1','$56'),(78402,2054,'_main-block-globe-points_item-1','field_60f7cd79ec2c2'),(78403,2054,'main-block-globe-points_item-2','$78'),(78404,2054,'_main-block-globe-points_item-2','field_60f7cd81ec2c3'),(78405,2054,'main-block-globe-points_item-3','$128'),(78406,2054,'_main-block-globe-points_item-3','field_60f7cd86ec2c4'),(78407,2054,'main-block-globe-points',''),(78408,2054,'_main-block-globe-points','field_60f7cd5bec2c1'),(78409,2054,'main-block_title','Offer online payments easily'),(78410,2054,'_main-block_title','field_60f71cfe844f0'),(78411,2054,'main-block_description','Internet purchases is the new frontier for your businesses. CommerceGate is the best way to set up your online payments and expand your business into new markets around the globe.'),(78412,2054,'_main-block_description','field_60f71d1a844f1'),(78413,2054,'main-block_first-button','a:3:{s:5:\"title\";s:11:\"Get Started\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/sign-up/\";s:6:\"target\";s:0:\"\";}'),(78414,2054,'_main-block_first-button','field_60f71d2b844f2'),(78415,2054,'main-block_second-button','Explore more'),(78416,2054,'_main-block_second-button','field_60f71d5a844f3'),(78417,2054,'main-block',''),(78418,2054,'_main-block','field_60f7ce5d3c350'),(78419,2054,'globe-points_item-1','$56'),(78420,2054,'_globe-points_item-1','field_60f7cd79ec2c2'),(78421,2054,'globe-points_item-2','$78'),(78422,2054,'_globe-points_item-2','field_60f7cd81ec2c3'),(78423,2054,'globe-points_item-3','$128'),(78424,2054,'_globe-points_item-3','field_60f7cd86ec2c4'),(78425,2054,'globe-points',''),(78426,2054,'_globe-points','field_60f7cd5bec2c1'),(78427,2054,'block_content_image','154'),(78428,2054,'_block_content_image','field_60f7cfac21e3c'),(78429,2054,'block_content_title','Since 2006[nbsp]we have helped thousands of[nbsp]merchants grow their business and maximise revenue'),(78430,2054,'_block_content_title','field_60f7cf8621e3a'),(78431,2054,'block_content_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(78432,2054,'_block_content_description','field_60f7cfa321e3b'),(78433,2054,'block_content_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(78434,2054,'_block_content_button','field_60f7cfc021e3d'),(78435,2054,'block_content',''),(78436,2054,'_block_content','field_60f7cf7021e39'),(78437,2054,'advantages_0_icon','157'),(78438,2054,'_advantages_0_icon','field_60f7cff821e3f'),(78439,2054,'advantages_0_description','Banco de España Eurosistema'),(78440,2054,'_advantages_0_description','field_60f7d00d21e40'),(78441,2054,'advantages','4'),(78442,2054,'_advantages','field_60f7cfdc21e3e'),(78443,2054,'advantages_1_icon','158'),(78444,2054,'_advantages_1_icon','field_60f7cff821e3f'),(78445,2054,'advantages_1_description','EU Certified & Regulated Financial Institution'),(78446,2054,'_advantages_1_description','field_60f7d00d21e40'),(78447,2054,'advantages_2_icon','159'),(78448,2054,'_advantages_2_icon','field_60f7cff821e3f'),(78449,2054,'advantages_2_description','KPMG Audited'),(78450,2054,'_advantages_2_description','field_60f7d00d21e40'),(78451,2054,'advantages_3_icon','160'),(78452,2054,'_advantages_3_icon','field_60f7cff821e3f'),(78453,2054,'advantages_3_description','PCI DSS Level 1'),(78454,2054,'_advantages_3_description','field_60f7d00d21e40'),(78455,2054,'about-company_image','154'),(78456,2054,'_about-company_image','field_60f7cfac21e3c'),(78457,2054,'about-company_title','Thousands of merchants have boosted their sales with our payment solutions since 2006.'),(78458,2054,'_about-company_title','field_60f7cf8621e3a'),(78459,2054,'about-company_description','We enable your business with the best payment technologies and services built with our long industry experience making it easy.'),(78460,2054,'_about-company_description','field_60f7cfa321e3b'),(78461,2054,'about-company_button','a:3:{s:5:\"title\";s:13:\"Discover more\";s:3:\"url\";s:59:\"https://commercegate.goodface.com.ua/wp/about-commercegate/\";s:6:\"target\";s:0:\"\";}'),(78462,2054,'_about-company_button','field_60f7cfc021e3d'),(78463,2054,'about-company',''),(78464,2054,'_about-company','field_60f7cf7021e39'),(78465,2054,'payment-instruments_title_before','Accelerate your growth'),(78466,2054,'_payment-instruments_title_before','field_60f7d6dbb8ab4'),(78467,2054,'payment-instruments_title_after','with online payments'),(78468,2054,'_payment-instruments_title_after','field_60f7d70db8ab5'),(78469,2054,'payment-instruments_title',''),(78470,2054,'_payment-instruments_title','field_60f7d5a179817'),(78471,2054,'payment-instruments_description','CommerceGates makes it secure and easy for you to accept online payments from customers to scale your business globally'),(78472,2054,'_payment-instruments_description','field_60f7d5d379818'),(78473,2054,'payment-instruments_items-link-title','Explore features'),(78474,2054,'_payment-instruments_items-link-title','field_60f7d5df79819'),(78475,2054,'payment-instruments',''),(78476,2054,'_payment-instruments','field_60f7d59679816'),(78477,2054,'complex-services_image','1674'),(78478,2054,'_complex-services_image','field_60f7daf9c4744'),(78479,2054,'complex-services_title','Easily navigate complexities'),(78480,2054,'_complex-services_title','field_60f7d9c5c4742'),(78481,2054,'complex-services_description','Our payment solutions ensure you comply with the latest payment regulations. With our strong and experienced team of financial services experts, we make it simple and help you manage the risks so you can focus on your core business activities and grow your business worry-free.'),(78482,2054,'_complex-services_description','field_60f7d9d7c4743'),(78483,2054,'complex-services_items-link-title','Learn more'),(78484,2054,'_complex-services_items-link-title','field_60f7dbbfc4745'),(78485,2054,'complex-services',''),(78486,2054,'_complex-services','field_60f7d9b2c4741'),(78487,2054,'blog-block_title',''),(78488,2054,'_blog-block_title','field_60f7deefdb657'),(78489,2054,'blog-block_link','a:3:{s:5:\"title\";s:24:\"View our success stories\";s:3:\"url\";s:45:\"https://commercegate.goodface.com.ua/wp/blog/\";s:6:\"target\";s:0:\"\";}'),(78490,2054,'_blog-block_link','field_60f7df05db658'),(78491,2054,'blog-block',''),(78492,2054,'_blog-block','field_60f7dee3db656'),(78493,2054,'blog-block_large-post','235'),(78494,2054,'_blog-block_large-post','field_60f8303a13c72'),(78495,2054,'blog-block_large-post_copy','a:3:{i:0;s:3:\"233\";i:1;s:3:\"234\";i:2;s:3:\"198\";}'),(78496,2054,'_blog-block_large-post_copy','field_60f831d6000c4'),(78497,2054,'blog-block_posts','a:4:{i:0;s:3:\"884\";i:1;s:3:\"854\";i:2;s:3:\"872\";i:3;s:3:\"233\";}'),(78498,2054,'_blog-block_posts','field_60f8322fd24c4'),(78499,2054,'blog-block-large-post_title','Antony from High Risk Product'),(78500,2054,'_blog-block-large-post_title','field_60f834906008c'),(78501,2054,'blog-block-large-post_description','“Working with the sales teams and account managers has been great. They’ve helped[nbsp]us get to[nbsp]market with our solution much quicker than if[nbsp]we[nbsp]had tried to[nbsp]do[nbsp]it[nbsp]ourselves!”'),(78502,2054,'_blog-block-large-post_description','field_60f834946008d'),(78503,2054,'blog-block-large-post',''),(78504,2054,'_blog-block-large-post','field_60f8347e6008b'),(78505,2054,'blog-block_post-button-title','Read Full Story'),(78506,2054,'_blog-block_post-button-title','field_60f8413c74859'),(78507,2054,'payment-instruments_title-color','#4BD18E'),(78508,2054,'_payment-instruments_title-color','field_60fff271c15df'),(78509,2054,'blog-block_title-color','#4BD18E'),(78510,2054,'_blog-block_title-color','field_60fff3b704234'),(78511,2054,'blog-block_title_before','Your success is our success.'),(78512,2054,'_blog-block_title_before','field_60fff38e04232'),(78513,2054,'blog-block_title_after','You\'re in good hands.'),(78514,2054,'_blog-block_title_after','field_60fff3a404233'),(78515,2054,'complex-services-list_0_icon','336'),(78516,2054,'_complex-services-list_0_icon','field_6100fde5a3f1d'),(78517,2054,'complex-services-list_0_title','Online Payments Processing'),(78518,2054,'_complex-services-list_0_title','field_6100fe5aa3f1e'),(78519,2054,'complex-services-list_0_description','Offer the best and fully customized user payment experience for your customers.'),(78520,2054,'_complex-services-list_0_description','field_6100fe60a3f1f'),(78521,2054,'complex-services-list_0_link','a:3:{s:5:\"title\";s:18:\"Payment Processing\";s:3:\"url\";s:73:\"https://commercegate.goodface.com.ua/wp/our-solutions/payment-processing/\";s:6:\"target\";s:0:\"\";}'),(78522,2054,'_complex-services-list_0_link','field_6100fe73a3f20'),(78523,2054,'complex-services-list_1_icon','337'),(78524,2054,'_complex-services-list_1_icon','field_6100fde5a3f1d'),(78525,2054,'complex-services-list_1_title','Acquiring Solutions'),(78526,2054,'_complex-services-list_1_title','field_6100fe5aa3f1e'),(78527,2054,'complex-services-list_1_description','Make it easy to scale your client\'s businesses with all-in-one integrations.'),(78528,2054,'_complex-services-list_1_description','field_6100fe60a3f1f'),(78529,2054,'complex-services-list_1_link','a:3:{s:5:\"title\";s:19:\"Acquiring Solutions\";s:3:\"url\";s:74:\"https://commercegate.goodface.com.ua/wp/our-solutions/acquiring-solutions/\";s:6:\"target\";s:0:\"\";}'),(78530,2054,'_complex-services-list_1_link','field_6100fe73a3f20'),(78531,2054,'complex-services-list_2_icon','339'),(78532,2054,'_complex-services-list_2_icon','field_6100fde5a3f1d'),(78533,2054,'complex-services-list_2_title','Risk & Compliance'),(78534,2054,'_complex-services-list_2_title','field_6100fe5aa3f1e'),(78535,2054,'complex-services-list_2_description','Take control of our fraud monitoring systems and remain compliant.'),(78536,2054,'_complex-services-list_2_description','field_6100fe60a3f1f'),(78537,2054,'complex-services-list_2_link','a:3:{s:5:\"title\";s:23:\"Payment Risk Management\";s:3:\"url\";s:85:\"https://commercegate.goodface.com.ua/wp/our-solutions/risk-and-compliance-management/\";s:6:\"target\";s:0:\"\";}'),(78538,2054,'_complex-services-list_2_link','field_6100fe73a3f20'),(78539,2054,'complex-services-list_3_icon','338'),(78540,2054,'_complex-services-list_3_icon','field_6100fde5a3f1d'),(78541,2054,'complex-services-list_3_title','Revenue Optimization'),(78542,2054,'_complex-services-list_3_title','field_6100fe5aa3f1e'),(78543,2054,'complex-services-list_3_description','Leverage our data analytics expertise to optimize your payment approval ratios.'),(78544,2054,'_complex-services-list_3_description','field_6100fe60a3f1f'),(78545,2054,'complex-services-list_3_link','a:3:{s:5:\"title\";s:20:\"Revenue Optimization\";s:3:\"url\";s:75:\"https://commercegate.goodface.com.ua/wp/our-solutions/revenue-optimization/\";s:6:\"target\";s:0:\"\";}'),(78546,2054,'_complex-services-list_3_link','field_6100fe73a3f20'),(78547,2054,'complex-services-list','4'),(78548,2054,'_complex-services-list','field_6100fd82a3f1c'),(78549,2054,'payment-instruments_list','a:5:{i:0;s:3:\"433\";i:1;s:3:\"434\";i:2;s:3:\"435\";i:3;s:3:\"439\";i:4;s:3:\"436\";}'),(78550,2054,'_payment-instruments_list','field_6101027fdf3b7'),(78551,2054,'complex-services-list_0_link-title','Explore service'),(78552,2054,'_complex-services-list_0_link-title','field_613b4014d4849'),(78553,2054,'complex-services-list_1_link-title','Explore service '),(78554,2054,'_complex-services-list_1_link-title','field_613b4014d4849'),(78555,2054,'complex-services-list_2_link-title','Explore features'),(78556,2054,'_complex-services-list_2_link-title','field_613b4014d4849'),(78557,2054,'complex-services-list_3_link-title','Explore services'),(78558,2054,'_complex-services-list_3_link-title','field_613b4014d4849'),(78559,2055,'main-block_title','Where Merchants \r\nMeet Buyers'),(78560,2055,'_main-block_title','field_60f71cfe844f0'),(78561,2055,'main-block_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(78562,2055,'_main-block_description','field_60f71d1a844f1'),(78563,2055,'main-block_first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/sign-up/\";s:6:\"target\";s:0:\"\";}'),(78564,2055,'_main-block_first-button','field_60f71d2b844f2'),(78565,2055,'main-block_second-button','Explore more'),(78566,2055,'_main-block_second-button','field_60f71d5a844f3'),(78567,2055,'main-block',''),(78568,2055,'_main-block','field_60f7ce5d3c350'),(78569,2055,'globe-points_item-1','$56'),(78570,2055,'_globe-points_item-1','field_60f7cd79ec2c2'),(78571,2055,'globe-points_item-2','$78'),(78572,2055,'_globe-points_item-2','field_60f7cd81ec2c3'),(78573,2055,'globe-points_item-3','$128'),(78574,2055,'_globe-points_item-3','field_60f7cd86ec2c4'),(78575,2055,'globe-points',''),(78576,2055,'_globe-points','field_60f7cd5bec2c1'),(78577,2055,'advantages_0_icon','157'),(78578,2055,'_advantages_0_icon','field_60f7cff821e3f'),(78579,2055,'advantages_0_description','Certificate of Authenticity'),(78580,2055,'_advantages_0_description','field_60f7d00d21e40'),(78581,2055,'advantages','4'),(78582,2055,'_advantages','field_60f7cfdc21e3e'),(78583,2055,'advantages_1_icon','158'),(78584,2055,'_advantages_1_icon','field_60f7cff821e3f'),(78585,2055,'advantages_1_description','Best Solution Awward'),(78586,2055,'_advantages_1_description','field_60f7d00d21e40'),(78587,2055,'advantages_2_icon','159'),(78588,2055,'_advantages_2_icon','field_60f7cff821e3f'),(78589,2055,'advantages_2_description','Compliance Certificate'),(78590,2055,'_advantages_2_description','field_60f7d00d21e40'),(78591,2055,'advantages_3_icon','160'),(78592,2055,'_advantages_3_icon','field_60f7cff821e3f'),(78593,2055,'advantages_3_description','Customers Choise Awward'),(78594,2055,'_advantages_3_description','field_60f7d00d21e40'),(78595,2055,'about-company_image','154'),(78596,2055,'_about-company_image','field_60f7cfac21e3c'),(78597,2055,'about-company_title','Since 2006[nbsp]we have helped thousands of[nbsp]merchants grow their business and maximise revenue'),(78598,2055,'_about-company_title','field_60f7cf8621e3a'),(78599,2055,'about-company_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(78600,2055,'_about-company_description','field_60f7cfa321e3b'),(78601,2055,'about-company_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:62:\"https://commercegate.goodface.com.ua/wp/es/about-commercegate/\";s:6:\"target\";s:0:\"\";}'),(78602,2055,'_about-company_button','field_60f7cfc021e3d'),(78603,2055,'about-company',''),(78604,2055,'_about-company','field_60f7cf7021e39'),(78605,2055,'payment-instruments_title_before','Get all Payment Instruments'),(78606,2055,'_payment-instruments_title_before','field_60f7d6dbb8ab4'),(78607,2055,'payment-instruments_title_after','You Need to Accelerate'),(78608,2055,'_payment-instruments_title_after','field_60f7d70db8ab5'),(78609,2055,'payment-instruments_title',''),(78610,2055,'_payment-instruments_title','field_60f7d5a179817'),(78611,2055,'payment-instruments_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to \r\naccept credit card payments from your customers safely.'),(78612,2055,'_payment-instruments_description','field_60f7d5d379818'),(78613,2055,'payment-instruments_items-link-title','Discover features'),(78614,2055,'_payment-instruments_items-link-title','field_60f7d5df79819'),(78615,2055,'payment-instruments',''),(78616,2055,'_payment-instruments','field_60f7d59679816'),(78617,2055,'complex-services_image','1674'),(78618,2055,'_complex-services_image','field_60f7daf9c4744'),(78619,2055,'complex-services_title','Complex Services to[nbsp]Boost Your Process'),(78620,2055,'_complex-services_title','field_60f7d9c5c4742'),(78621,2055,'complex-services_description','Our risk management system is[nbsp]the most advanced, customizable and effective in[nbsp]the business. We[nbsp]combine advanced technology and experienced human control to[nbsp]minimise fraudulent transactions while keeping decline rates low and your valued customers satisfied.'),(78622,2055,'_complex-services_description','field_60f7d9d7c4743'),(78623,2055,'complex-services_items-link-title','Learn more'),(78624,2055,'_complex-services_items-link-title','field_60f7dbbfc4745'),(78625,2055,'complex-services',''),(78626,2055,'_complex-services','field_60f7d9b2c4741'),(78627,2055,'blog-block_title',''),(78628,2055,'_blog-block_title','field_60f7deefdb657'),(78629,2055,'blog-block_link','a:3:{s:5:\"title\";s:29:\"Read all customers’ stories\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/es-blog/\";s:6:\"target\";s:0:\"\";}'),(78630,2055,'_blog-block_link','field_60f7df05db658'),(78631,2055,'blog-block',''),(78632,2055,'_blog-block','field_60f7dee3db656'),(78633,2055,'blog-block_posts','a:4:{i:0;s:4:\"1437\";i:1;s:4:\"1449\";i:2;s:4:\"1443\";i:3;s:4:\"1465\";}'),(78634,2055,'_blog-block_posts','field_60f8322fd24c4'),(78635,2055,'blog-block_post-button-title','Read Full Story'),(78636,2055,'_blog-block_post-button-title','field_60f8413c74859'),(78637,2055,'payment-instruments_title-color','#4BD18E'),(78638,2055,'_payment-instruments_title-color','field_60fff271c15df'),(78639,2055,'blog-block_title-color','#4BD18E'),(78640,2055,'_blog-block_title-color','field_60fff3b704234'),(78641,2055,'blog-block_title_before','You’re in good company.'),(78642,2055,'_blog-block_title_before','field_60fff38e04232'),(78643,2055,'blog-block_title_after','Share success with us'),(78644,2055,'_blog-block_title_after','field_60fff3a404233'),(78645,2055,'complex-services-list_0_icon','336'),(78646,2055,'_complex-services-list_0_icon','field_6100fde5a3f1d'),(78647,2055,'complex-services-list_0_description','Deploy our agile payment pages to[nbsp]suit any platform'),(78648,2055,'_complex-services-list_0_description','field_6100fe60a3f1f'),(78649,2055,'complex-services-list_0_link','a:3:{s:5:\"title\";s:25:\"Online Payment Processing\";s:3:\"url\";s:76:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/payment-processing/\";s:6:\"target\";s:0:\"\";}'),(78650,2055,'_complex-services-list_0_link','field_6100fe73a3f20'),(78651,2055,'complex-services-list_1_icon','337'),(78652,2055,'_complex-services-list_1_icon','field_6100fde5a3f1d'),(78653,2055,'complex-services-list_1_description','Single point of[nbsp]contact, handling authorisation, clearing and settlement'),(78654,2055,'_complex-services-list_1_description','field_6100fe60a3f1f'),(78655,2055,'complex-services-list_1_link','a:3:{s:5:\"title\";s:19:\"Acquiring Solutions\";s:3:\"url\";s:77:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/acquiring-solutions/\";s:6:\"target\";s:0:\"\";}'),(78656,2055,'_complex-services-list_1_link','field_6100fe73a3f20'),(78657,2055,'complex-services-list_2_icon','339'),(78658,2055,'_complex-services-list_2_icon','field_6100fde5a3f1d'),(78659,2055,'complex-services-list_2_description','State of[nbsp]the art fraud scrubbing and real-time monitoring by[nbsp]our risk team'),(78660,2055,'_complex-services-list_2_description','field_6100fe60a3f1f'),(78661,2055,'complex-services-list_2_link','a:3:{s:5:\"title\";s:19:\"Risk and Compliance\";s:3:\"url\";s:88:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/risk-and-compliance-management/\";s:6:\"target\";s:0:\"\";}'),(78662,2055,'_complex-services-list_2_link','field_6100fe73a3f20'),(78663,2055,'complex-services-list_3_icon','338'),(78664,2055,'_complex-services-list_3_icon','field_6100fde5a3f1d'),(78665,2055,'complex-services-list_3_description','Tactical, analytical approach to[nbsp]your pricing'),(78666,2055,'_complex-services-list_3_description','field_6100fe60a3f1f'),(78667,2055,'complex-services-list_3_link','a:3:{s:5:\"title\";s:20:\"Revenue Optimization\";s:3:\"url\";s:78:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/revenue-optimization/\";s:6:\"target\";s:0:\"\";}'),(78668,2055,'_complex-services-list_3_link','field_6100fe73a3f20'),(78669,2055,'complex-services-list','4'),(78670,2055,'_complex-services-list','field_6100fd82a3f1c'),(78671,2055,'payment-instruments_list','a:5:{i:0;s:4:\"1643\";i:1;s:4:\"1642\";i:2;s:4:\"1641\";i:3;s:4:\"1637\";i:4;s:4:\"1640\";}'),(78672,2055,'_payment-instruments_list','field_6101027fdf3b7'),(78673,2055,'complex-services-list_0_link-title','Learn more'),(78674,2055,'_complex-services-list_0_link-title','field_613b4014d4849'),(78675,2055,'complex-services-list_1_link-title','Learn more'),(78676,2055,'_complex-services-list_1_link-title','field_613b4014d4849'),(78677,2055,'complex-services-list_2_link-title','Learn more'),(78678,2055,'_complex-services-list_2_link-title','field_613b4014d4849'),(78679,2055,'complex-services-list_3_link-title','Learn more'),(78680,2055,'_complex-services-list_3_link-title','field_613b4014d4849'),(78681,2056,'main-block-title','Where Merchants \r\nMeet Buyers'),(78682,2056,'_main-block-title','field_60f71cfe844f0'),(78683,2056,'main-block-description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(78684,2056,'_main-block-description','field_60f71d1a844f1'),(78685,2056,'main-block-first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(78686,2056,'_main-block-first-button','field_60f71d2b844f2'),(78687,2056,'main-block-second-button','Explore more'),(78688,2056,'_main-block-second-button','field_60f71d5a844f3'),(78689,2056,'main-block-globe-points_item-1','$56'),(78690,2056,'_main-block-globe-points_item-1','field_60f7cd79ec2c2'),(78691,2056,'main-block-globe-points_item-2','$78'),(78692,2056,'_main-block-globe-points_item-2','field_60f7cd81ec2c3'),(78693,2056,'main-block-globe-points_item-3','$128'),(78694,2056,'_main-block-globe-points_item-3','field_60f7cd86ec2c4'),(78695,2056,'main-block-globe-points',''),(78696,2056,'_main-block-globe-points','field_60f7cd5bec2c1'),(78697,2056,'main-block_title','Offer online payments easily'),(78698,2056,'_main-block_title','field_60f71cfe844f0'),(78699,2056,'main-block_description','Internet purchases is the new frontier for your businesses. CommerceGate is the best way to set up your online payments and expand your business into new markets around the globe.'),(78700,2056,'_main-block_description','field_60f71d1a844f1'),(78701,2056,'main-block_first-button','a:3:{s:5:\"title\";s:11:\"Get Started\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/sign-up/\";s:6:\"target\";s:0:\"\";}'),(78702,2056,'_main-block_first-button','field_60f71d2b844f2'),(78703,2056,'main-block_second-button','Explore more'),(78704,2056,'_main-block_second-button','field_60f71d5a844f3'),(78705,2056,'main-block',''),(78706,2056,'_main-block','field_60f7ce5d3c350'),(78707,2056,'globe-points_item-1','$56'),(78708,2056,'_globe-points_item-1','field_60f7cd79ec2c2'),(78709,2056,'globe-points_item-2','$78'),(78710,2056,'_globe-points_item-2','field_60f7cd81ec2c3'),(78711,2056,'globe-points_item-3','$128'),(78712,2056,'_globe-points_item-3','field_60f7cd86ec2c4'),(78713,2056,'globe-points',''),(78714,2056,'_globe-points','field_60f7cd5bec2c1'),(78715,2056,'block_content_image','154'),(78716,2056,'_block_content_image','field_60f7cfac21e3c'),(78717,2056,'block_content_title','Since 2006[nbsp]we have helped thousands of[nbsp]merchants grow their business and maximise revenue'),(78718,2056,'_block_content_title','field_60f7cf8621e3a'),(78719,2056,'block_content_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(78720,2056,'_block_content_description','field_60f7cfa321e3b'),(78721,2056,'block_content_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(78722,2056,'_block_content_button','field_60f7cfc021e3d'),(78723,2056,'block_content',''),(78724,2056,'_block_content','field_60f7cf7021e39'),(78725,2056,'advantages_0_icon','157'),(78726,2056,'_advantages_0_icon','field_60f7cff821e3f'),(78727,2056,'advantages_0_description','Banco de España Eurosistema'),(78728,2056,'_advantages_0_description','field_60f7d00d21e40'),(78729,2056,'advantages','4'),(78730,2056,'_advantages','field_60f7cfdc21e3e'),(78731,2056,'advantages_1_icon','158'),(78732,2056,'_advantages_1_icon','field_60f7cff821e3f'),(78733,2056,'advantages_1_description','EU Certified & Regulated Financial Institution'),(78734,2056,'_advantages_1_description','field_60f7d00d21e40'),(78735,2056,'advantages_2_icon','159'),(78736,2056,'_advantages_2_icon','field_60f7cff821e3f'),(78737,2056,'advantages_2_description','KPMG Audited'),(78738,2056,'_advantages_2_description','field_60f7d00d21e40'),(78739,2056,'advantages_3_icon','160'),(78740,2056,'_advantages_3_icon','field_60f7cff821e3f'),(78741,2056,'advantages_3_description','PCI DSS Level 1'),(78742,2056,'_advantages_3_description','field_60f7d00d21e40'),(78743,2056,'about-company_image','154'),(78744,2056,'_about-company_image','field_60f7cfac21e3c'),(78745,2056,'about-company_title','Thousands of merchants have boosted their sales with our payment solutions since 2006.'),(78746,2056,'_about-company_title','field_60f7cf8621e3a'),(78747,2056,'about-company_description','We enable your business with the best payment technologies and services built with our long industry experience making it easy.'),(78748,2056,'_about-company_description','field_60f7cfa321e3b'),(78749,2056,'about-company_button','a:3:{s:5:\"title\";s:13:\"Discover more\";s:3:\"url\";s:50:\"https://commercegate.goodface.com.ua/wp/our-story/\";s:6:\"target\";s:0:\"\";}'),(78750,2056,'_about-company_button','field_60f7cfc021e3d'),(78751,2056,'about-company',''),(78752,2056,'_about-company','field_60f7cf7021e39'),(78753,2056,'payment-instruments_title_before','Accelerate your growth'),(78754,2056,'_payment-instruments_title_before','field_60f7d6dbb8ab4'),(78755,2056,'payment-instruments_title_after','with online payments'),(78756,2056,'_payment-instruments_title_after','field_60f7d70db8ab5'),(78757,2056,'payment-instruments_title',''),(78758,2056,'_payment-instruments_title','field_60f7d5a179817'),(78759,2056,'payment-instruments_description','CommerceGates makes it secure and easy for you to accept online payments from customers to scale your business globally'),(78760,2056,'_payment-instruments_description','field_60f7d5d379818'),(78761,2056,'payment-instruments_items-link-title','Explore features'),(78762,2056,'_payment-instruments_items-link-title','field_60f7d5df79819'),(78763,2056,'payment-instruments',''),(78764,2056,'_payment-instruments','field_60f7d59679816'),(78765,2056,'complex-services_image','1674'),(78766,2056,'_complex-services_image','field_60f7daf9c4744'),(78767,2056,'complex-services_title','Easily navigate complexities'),(78768,2056,'_complex-services_title','field_60f7d9c5c4742'),(78769,2056,'complex-services_description','Our payment solutions ensure you comply with the latest payment regulations. With our strong and experienced team of financial services experts, we make it simple and help you manage the risks so you can focus on your core business activities and grow your business worry-free.'),(78770,2056,'_complex-services_description','field_60f7d9d7c4743'),(78771,2056,'complex-services_items-link-title','Learn more'),(78772,2056,'_complex-services_items-link-title','field_60f7dbbfc4745'),(78773,2056,'complex-services',''),(78774,2056,'_complex-services','field_60f7d9b2c4741'),(78775,2056,'blog-block_title',''),(78776,2056,'_blog-block_title','field_60f7deefdb657'),(78777,2056,'blog-block_link','a:3:{s:5:\"title\";s:24:\"View our success stories\";s:3:\"url\";s:45:\"https://commercegate.goodface.com.ua/wp/blog/\";s:6:\"target\";s:0:\"\";}'),(78778,2056,'_blog-block_link','field_60f7df05db658'),(78779,2056,'blog-block',''),(78780,2056,'_blog-block','field_60f7dee3db656'),(78781,2056,'blog-block_large-post','235'),(78782,2056,'_blog-block_large-post','field_60f8303a13c72'),(78783,2056,'blog-block_large-post_copy','a:3:{i:0;s:3:\"233\";i:1;s:3:\"234\";i:2;s:3:\"198\";}'),(78784,2056,'_blog-block_large-post_copy','field_60f831d6000c4'),(78785,2056,'blog-block_posts','a:4:{i:0;s:3:\"884\";i:1;s:3:\"854\";i:2;s:3:\"872\";i:3;s:3:\"233\";}'),(78786,2056,'_blog-block_posts','field_60f8322fd24c4'),(78787,2056,'blog-block-large-post_title','Antony from High Risk Product'),(78788,2056,'_blog-block-large-post_title','field_60f834906008c'),(78789,2056,'blog-block-large-post_description','“Working with the sales teams and account managers has been great. They’ve helped[nbsp]us get to[nbsp]market with our solution much quicker than if[nbsp]we[nbsp]had tried to[nbsp]do[nbsp]it[nbsp]ourselves!”'),(78790,2056,'_blog-block-large-post_description','field_60f834946008d'),(78791,2056,'blog-block-large-post',''),(78792,2056,'_blog-block-large-post','field_60f8347e6008b'),(78793,2056,'blog-block_post-button-title','Read Full Story'),(78794,2056,'_blog-block_post-button-title','field_60f8413c74859'),(78795,2056,'payment-instruments_title-color','#4BD18E'),(78796,2056,'_payment-instruments_title-color','field_60fff271c15df'),(78797,2056,'blog-block_title-color','#4BD18E'),(78798,2056,'_blog-block_title-color','field_60fff3b704234'),(78799,2056,'blog-block_title_before','Your success is our success.'),(78800,2056,'_blog-block_title_before','field_60fff38e04232'),(78801,2056,'blog-block_title_after','You\'re in good hands.'),(78802,2056,'_blog-block_title_after','field_60fff3a404233'),(78803,2056,'complex-services-list_0_icon','336'),(78804,2056,'_complex-services-list_0_icon','field_6100fde5a3f1d'),(78805,2056,'complex-services-list_0_title','Online Payments Processing'),(78806,2056,'_complex-services-list_0_title','field_6100fe5aa3f1e'),(78807,2056,'complex-services-list_0_description','Offer the best and fully customized user payment experience for your customers.'),(78808,2056,'_complex-services-list_0_description','field_6100fe60a3f1f'),(78809,2056,'complex-services-list_0_link','a:3:{s:5:\"title\";s:18:\"Payment Processing\";s:3:\"url\";s:73:\"https://commercegate.goodface.com.ua/wp/our-solutions/payment-processing/\";s:6:\"target\";s:0:\"\";}'),(78810,2056,'_complex-services-list_0_link','field_6100fe73a3f20'),(78811,2056,'complex-services-list_1_icon','337'),(78812,2056,'_complex-services-list_1_icon','field_6100fde5a3f1d'),(78813,2056,'complex-services-list_1_title','Acquiring Solutions'),(78814,2056,'_complex-services-list_1_title','field_6100fe5aa3f1e'),(78815,2056,'complex-services-list_1_description','Make it easy to scale your client\'s businesses with all-in-one integrations.'),(78816,2056,'_complex-services-list_1_description','field_6100fe60a3f1f'),(78817,2056,'complex-services-list_1_link','a:3:{s:5:\"title\";s:19:\"Acquiring Solutions\";s:3:\"url\";s:74:\"https://commercegate.goodface.com.ua/wp/our-solutions/acquiring-solutions/\";s:6:\"target\";s:0:\"\";}'),(78818,2056,'_complex-services-list_1_link','field_6100fe73a3f20'),(78819,2056,'complex-services-list_2_icon','339'),(78820,2056,'_complex-services-list_2_icon','field_6100fde5a3f1d'),(78821,2056,'complex-services-list_2_title','Risk & Compliance'),(78822,2056,'_complex-services-list_2_title','field_6100fe5aa3f1e'),(78823,2056,'complex-services-list_2_description','Take control of our fraud monitoring systems and remain compliant.'),(78824,2056,'_complex-services-list_2_description','field_6100fe60a3f1f'),(78825,2056,'complex-services-list_2_link','a:3:{s:5:\"title\";s:23:\"Payment Risk Management\";s:3:\"url\";s:85:\"https://commercegate.goodface.com.ua/wp/our-solutions/risk-and-compliance-management/\";s:6:\"target\";s:0:\"\";}'),(78826,2056,'_complex-services-list_2_link','field_6100fe73a3f20'),(78827,2056,'complex-services-list_3_icon','338'),(78828,2056,'_complex-services-list_3_icon','field_6100fde5a3f1d'),(78829,2056,'complex-services-list_3_title','Revenue Optimization'),(78830,2056,'_complex-services-list_3_title','field_6100fe5aa3f1e'),(78831,2056,'complex-services-list_3_description','Leverage our data analytics expertise to optimize your payment approval ratios.'),(78832,2056,'_complex-services-list_3_description','field_6100fe60a3f1f'),(78833,2056,'complex-services-list_3_link','a:3:{s:5:\"title\";s:20:\"Revenue Optimization\";s:3:\"url\";s:75:\"https://commercegate.goodface.com.ua/wp/our-solutions/revenue-optimization/\";s:6:\"target\";s:0:\"\";}'),(78834,2056,'_complex-services-list_3_link','field_6100fe73a3f20'),(78835,2056,'complex-services-list','4'),(78836,2056,'_complex-services-list','field_6100fd82a3f1c'),(78837,2056,'payment-instruments_list','a:5:{i:0;s:3:\"433\";i:1;s:3:\"434\";i:2;s:3:\"435\";i:3;s:3:\"439\";i:4;s:3:\"436\";}'),(78838,2056,'_payment-instruments_list','field_6101027fdf3b7'),(78839,2056,'complex-services-list_0_link-title','Explore service'),(78840,2056,'_complex-services-list_0_link-title','field_613b4014d4849'),(78841,2056,'complex-services-list_1_link-title','Explore service '),(78842,2056,'_complex-services-list_1_link-title','field_613b4014d4849'),(78843,2056,'complex-services-list_2_link-title','Explore features'),(78844,2056,'_complex-services-list_2_link-title','field_613b4014d4849'),(78845,2056,'complex-services-list_3_link-title','Explore services'),(78846,2056,'_complex-services-list_3_link-title','field_613b4014d4849'),(78847,2057,'main-block_title','Where Merchants \r\nMeet Buyers'),(78848,2057,'_main-block_title','field_60f71cfe844f0'),(78849,2057,'main-block_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(78850,2057,'_main-block_description','field_60f71d1a844f1'),(78851,2057,'main-block_first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/sign-up/\";s:6:\"target\";s:0:\"\";}'),(78852,2057,'_main-block_first-button','field_60f71d2b844f2'),(78853,2057,'main-block_second-button','Explore more'),(78854,2057,'_main-block_second-button','field_60f71d5a844f3'),(78855,2057,'main-block',''),(78856,2057,'_main-block','field_60f7ce5d3c350'),(78857,2057,'globe-points_item-1','$56'),(78858,2057,'_globe-points_item-1','field_60f7cd79ec2c2'),(78859,2057,'globe-points_item-2','$78'),(78860,2057,'_globe-points_item-2','field_60f7cd81ec2c3'),(78861,2057,'globe-points_item-3','$128'),(78862,2057,'_globe-points_item-3','field_60f7cd86ec2c4'),(78863,2057,'globe-points',''),(78864,2057,'_globe-points','field_60f7cd5bec2c1'),(78865,2057,'advantages_0_icon','157'),(78866,2057,'_advantages_0_icon','field_60f7cff821e3f'),(78867,2057,'advantages_0_description','Certificate of Authenticity'),(78868,2057,'_advantages_0_description','field_60f7d00d21e40'),(78869,2057,'advantages','4'),(78870,2057,'_advantages','field_60f7cfdc21e3e'),(78871,2057,'advantages_1_icon','158'),(78872,2057,'_advantages_1_icon','field_60f7cff821e3f'),(78873,2057,'advantages_1_description','Best Solution Awward'),(78874,2057,'_advantages_1_description','field_60f7d00d21e40'),(78875,2057,'advantages_2_icon','159'),(78876,2057,'_advantages_2_icon','field_60f7cff821e3f'),(78877,2057,'advantages_2_description','Compliance Certificate'),(78878,2057,'_advantages_2_description','field_60f7d00d21e40'),(78879,2057,'advantages_3_icon','160'),(78880,2057,'_advantages_3_icon','field_60f7cff821e3f'),(78881,2057,'advantages_3_description','Customers Choise Awward'),(78882,2057,'_advantages_3_description','field_60f7d00d21e40'),(78883,2057,'about-company_image','154'),(78884,2057,'_about-company_image','field_60f7cfac21e3c'),(78885,2057,'about-company_title','Since 2006[nbsp]we have helped thousands of[nbsp]merchants grow their business and maximise revenue'),(78886,2057,'_about-company_title','field_60f7cf8621e3a'),(78887,2057,'about-company_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(78888,2057,'_about-company_description','field_60f7cfa321e3b'),(78889,2057,'about-company_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:53:\"https://commercegate.goodface.com.ua/wp/es/our-story/\";s:6:\"target\";s:0:\"\";}'),(78890,2057,'_about-company_button','field_60f7cfc021e3d'),(78891,2057,'about-company',''),(78892,2057,'_about-company','field_60f7cf7021e39'),(78893,2057,'payment-instruments_title_before','Get all Payment Instruments'),(78894,2057,'_payment-instruments_title_before','field_60f7d6dbb8ab4'),(78895,2057,'payment-instruments_title_after','You Need to Accelerate'),(78896,2057,'_payment-instruments_title_after','field_60f7d70db8ab5'),(78897,2057,'payment-instruments_title',''),(78898,2057,'_payment-instruments_title','field_60f7d5a179817'),(78899,2057,'payment-instruments_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to \r\naccept credit card payments from your customers safely.'),(78900,2057,'_payment-instruments_description','field_60f7d5d379818'),(78901,2057,'payment-instruments_items-link-title','Discover features'),(78902,2057,'_payment-instruments_items-link-title','field_60f7d5df79819'),(78903,2057,'payment-instruments',''),(78904,2057,'_payment-instruments','field_60f7d59679816'),(78905,2057,'complex-services_image','1674'),(78906,2057,'_complex-services_image','field_60f7daf9c4744'),(78907,2057,'complex-services_title','Complex Services to[nbsp]Boost Your Process'),(78908,2057,'_complex-services_title','field_60f7d9c5c4742'),(78909,2057,'complex-services_description','Our risk management system is[nbsp]the most advanced, customizable and effective in[nbsp]the business. We[nbsp]combine advanced technology and experienced human control to[nbsp]minimise fraudulent transactions while keeping decline rates low and your valued customers satisfied.'),(78910,2057,'_complex-services_description','field_60f7d9d7c4743'),(78911,2057,'complex-services_items-link-title','Learn more'),(78912,2057,'_complex-services_items-link-title','field_60f7dbbfc4745'),(78913,2057,'complex-services',''),(78914,2057,'_complex-services','field_60f7d9b2c4741'),(78915,2057,'blog-block_title',''),(78916,2057,'_blog-block_title','field_60f7deefdb657'),(78917,2057,'blog-block_link','a:3:{s:5:\"title\";s:29:\"Read all customers’ stories\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/es-blog/\";s:6:\"target\";s:0:\"\";}'),(78918,2057,'_blog-block_link','field_60f7df05db658'),(78919,2057,'blog-block',''),(78920,2057,'_blog-block','field_60f7dee3db656'),(78921,2057,'blog-block_posts','a:4:{i:0;s:4:\"1437\";i:1;s:4:\"1449\";i:2;s:4:\"1443\";i:3;s:4:\"1465\";}'),(78922,2057,'_blog-block_posts','field_60f8322fd24c4'),(78923,2057,'blog-block_post-button-title','Read Full Story'),(78924,2057,'_blog-block_post-button-title','field_60f8413c74859'),(78925,2057,'payment-instruments_title-color','#4BD18E'),(78926,2057,'_payment-instruments_title-color','field_60fff271c15df'),(78927,2057,'blog-block_title-color','#4BD18E'),(78928,2057,'_blog-block_title-color','field_60fff3b704234'),(78929,2057,'blog-block_title_before','You’re in good company.'),(78930,2057,'_blog-block_title_before','field_60fff38e04232'),(78931,2057,'blog-block_title_after','Share success with us'),(78932,2057,'_blog-block_title_after','field_60fff3a404233'),(78933,2057,'complex-services-list_0_icon','336'),(78934,2057,'_complex-services-list_0_icon','field_6100fde5a3f1d'),(78935,2057,'complex-services-list_0_description','Deploy our agile payment pages to[nbsp]suit any platform'),(78936,2057,'_complex-services-list_0_description','field_6100fe60a3f1f'),(78937,2057,'complex-services-list_0_link','a:3:{s:5:\"title\";s:25:\"Online Payment Processing\";s:3:\"url\";s:76:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/payment-processing/\";s:6:\"target\";s:0:\"\";}'),(78938,2057,'_complex-services-list_0_link','field_6100fe73a3f20'),(78939,2057,'complex-services-list_1_icon','337'),(78940,2057,'_complex-services-list_1_icon','field_6100fde5a3f1d'),(78941,2057,'complex-services-list_1_description','Single point of[nbsp]contact, handling authorisation, clearing and settlement'),(78942,2057,'_complex-services-list_1_description','field_6100fe60a3f1f'),(78943,2057,'complex-services-list_1_link','a:3:{s:5:\"title\";s:19:\"Acquiring Solutions\";s:3:\"url\";s:77:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/acquiring-solutions/\";s:6:\"target\";s:0:\"\";}'),(78944,2057,'_complex-services-list_1_link','field_6100fe73a3f20'),(78945,2057,'complex-services-list_2_icon','339'),(78946,2057,'_complex-services-list_2_icon','field_6100fde5a3f1d'),(78947,2057,'complex-services-list_2_description','State of[nbsp]the art fraud scrubbing and real-time monitoring by[nbsp]our risk team'),(78948,2057,'_complex-services-list_2_description','field_6100fe60a3f1f'),(78949,2057,'complex-services-list_2_link','a:3:{s:5:\"title\";s:19:\"Risk and Compliance\";s:3:\"url\";s:88:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/risk-and-compliance-management/\";s:6:\"target\";s:0:\"\";}'),(78950,2057,'_complex-services-list_2_link','field_6100fe73a3f20'),(78951,2057,'complex-services-list_3_icon','338'),(78952,2057,'_complex-services-list_3_icon','field_6100fde5a3f1d'),(78953,2057,'complex-services-list_3_description','Tactical, analytical approach to[nbsp]your pricing'),(78954,2057,'_complex-services-list_3_description','field_6100fe60a3f1f'),(78955,2057,'complex-services-list_3_link','a:3:{s:5:\"title\";s:20:\"Revenue Optimization\";s:3:\"url\";s:78:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/revenue-optimization/\";s:6:\"target\";s:0:\"\";}'),(78956,2057,'_complex-services-list_3_link','field_6100fe73a3f20'),(78957,2057,'complex-services-list','4'),(78958,2057,'_complex-services-list','field_6100fd82a3f1c'),(78959,2057,'payment-instruments_list','a:5:{i:0;s:4:\"1643\";i:1;s:4:\"1642\";i:2;s:4:\"1641\";i:3;s:4:\"1637\";i:4;s:4:\"1640\";}'),(78960,2057,'_payment-instruments_list','field_6101027fdf3b7'),(78961,2057,'complex-services-list_0_link-title','Learn more'),(78962,2057,'_complex-services-list_0_link-title','field_613b4014d4849'),(78963,2057,'complex-services-list_1_link-title','Learn more'),(78964,2057,'_complex-services-list_1_link-title','field_613b4014d4849'),(78965,2057,'complex-services-list_2_link-title','Learn more'),(78966,2057,'_complex-services-list_2_link-title','field_613b4014d4849'),(78967,2057,'complex-services-list_3_link-title','Learn more'),(78968,2057,'_complex-services-list_3_link-title','field_613b4014d4849'),(79210,2078,'main-block_image','542'),(79211,2078,'_main-block_image','field_6107f1cd63ec8'),(79212,2078,'main-block_title','We’re here to simplify global payments'),(79213,2078,'_main-block_title','field_6107f1db63ec9'),(79214,2078,'main-block_description','Since 2006 we have helped thousands of merchants grow their business and maximise their revenue. We offer you a complete set of services built from the ground up based on best-of-breed technology and business practices.'),(79215,2078,'_main-block_description','field_6107f1e463eca'),(79216,2078,'main-block_button-title','Explore more'),(79217,2078,'_main-block_button-title','field_6107f1f063ecb'),(79218,2078,'main-block',''),(79219,2078,'_main-block','field_6107f1b963ec7'),(79220,2078,'introductory-block-title','We’re recognised by professionals'),(79221,2078,'_introductory-block-title','field_6107f5e1078d8'),(79222,2078,'introductory-block-icons_0_icon','550'),(79223,2078,'_introductory-block-icons_0_icon','field_6107f5f6078da'),(79224,2078,'introductory-block-icons_0_icon-description',''),(79225,2078,'_introductory-block-icons_0_icon-description','field_6107f635d4d34'),(79226,2078,'introductory-block-icons_1_icon','551'),(79227,2078,'_introductory-block-icons_1_icon','field_6107f5f6078da'),(79228,2078,'introductory-block-icons_1_icon-description','E-Money Licenses \r\nin the EU and the UK'),(79229,2078,'_introductory-block-icons_1_icon-description','field_6107f635d4d34'),(79230,2078,'introductory-block-icons_2_icon','552'),(79231,2078,'_introductory-block-icons_2_icon','field_6107f5f6078da'),(79232,2078,'introductory-block-icons_2_icon-description',''),(79233,2078,'_introductory-block-icons_2_icon-description','field_6107f635d4d34'),(79234,2078,'introductory-block-icons_3_icon','553'),(79235,2078,'_introductory-block-icons_3_icon','field_6107f5f6078da'),(79236,2078,'introductory-block-icons_3_icon-description','PSD2 and Strong Customer \r\nAuthentication (SCA) compliant'),(79237,2078,'_introductory-block-icons_3_icon-description','field_6107f635d4d34'),(79238,2078,'introductory-block-icons','4'),(79239,2078,'_introductory-block-icons','field_6107f5e6078d9'),(79240,2078,'team-list_0_image','569'),(79241,2078,'_team-list_0_image','field_6107f9b886e2d'),(79242,2078,'team-list_0_full-name','Name Surname'),(79243,2078,'_team-list_0_full-name','field_6107f9ee86e2e'),(79244,2078,'team-list_0_position','CEO'),(79245,2078,'_team-list_0_position','field_6107fa0886e2f'),(79246,2078,'team-list_0_profile','https://www.linkedin.com/in/evgensopin/'),(79247,2078,'_team-list_0_profile','field_6107fa1e86e30'),(79248,2078,'team-list_1_image','570'),(79249,2078,'_team-list_1_image','field_6107f9b886e2d'),(79250,2078,'team-list_1_full-name','Name Surname'),(79251,2078,'_team-list_1_full-name','field_6107f9ee86e2e'),(79252,2078,'team-list_1_position','Senior Vice President and General Counsel'),(79253,2078,'_team-list_1_position','field_6107fa0886e2f'),(79254,2078,'team-list_1_profile','https://www.linkedin.com/in/carlosmaduro/'),(79255,2078,'_team-list_1_profile','field_6107fa1e86e30'),(79256,2078,'team-list_2_image','571'),(79257,2078,'_team-list_2_image','field_6107f9b886e2d'),(79258,2078,'team-list_2_full-name','Name Surname'),(79259,2078,'_team-list_2_full-name','field_6107f9ee86e2e'),(79260,2078,'team-list_2_position','Senior Vice President Software Engineering'),(79261,2078,'_team-list_2_position','field_6107fa0886e2f'),(79262,2078,'team-list_2_profile','https://www.linkedin.com/in/pabarclay/'),(79263,2078,'_team-list_2_profile','field_6107fa1e86e30'),(79264,2078,'team-list_3_image','572'),(79265,2078,'_team-list_3_image','field_6107f9b886e2d'),(79266,2078,'team-list_3_full-name','Name Surname'),(79267,2078,'_team-list_3_full-name','field_6107f9ee86e2e'),(79268,2078,'team-list_3_position','Chief Operating Officer'),(79269,2078,'_team-list_3_position','field_6107fa0886e2f'),(79270,2078,'team-list_3_profile','https://www.linkedin.com/in/andrew-rud-b3274835/'),(79271,2078,'_team-list_3_profile','field_6107fa1e86e30'),(79272,2078,'team-list_4_image','573'),(79273,2078,'_team-list_4_image','field_6107f9b886e2d'),(79274,2078,'team-list_4_full-name','Name Surname'),(79275,2078,'_team-list_4_full-name','field_6107f9ee86e2e'),(79276,2078,'team-list_4_position','Vice President and Managing Director of Greater China'),(79277,2078,'_team-list_4_position','field_6107fa0886e2f'),(79278,2078,'team-list_4_profile','https://www.linkedin.com/company/commercegate/'),(79279,2078,'_team-list_4_profile','field_6107fa1e86e30'),(79280,2078,'team-list_5_image','574'),(79281,2078,'_team-list_5_image','field_6107f9b886e2d'),(79282,2078,'team-list_5_full-name','Name Surname'),(79283,2078,'_team-list_5_full-name','field_6107f9ee86e2e'),(79284,2078,'team-list_5_position','Vice President Corporate Development'),(79285,2078,'_team-list_5_position','field_6107fa0886e2f'),(79286,2078,'team-list_5_profile','https://www.linkedin.com/in/andrew-vinnichenko/'),(79287,2078,'_team-list_5_profile','field_6107fa1e86e30'),(79288,2078,'team-list','6'),(79289,2078,'_team-list','field_6107f8956d8f2'),(79290,2078,'team-block-info_team-title','Our Team'),(79291,2078,'_team-block-info_team-title','field_6107f96a86e2c'),(79292,2078,'team-block-info_team-profile-link-title','LinkedIn Profile'),(79293,2078,'_team-block-info_team-profile-link-title','field_6107fa2d86e31'),(79294,2078,'team-block-info',''),(79295,2078,'_team-block-info','field_6107fa5b46179'),(79296,2078,'our-story-title','Our Story'),(79297,2078,'_our-story-title','field_6107fd3dfac5c'),(79298,2078,'slider_story-past_0_year','2006'),(79299,2078,'_slider_story-past_0_year','field_6107fe861dc5d'),(79300,2078,'slider_story-past_0_gropus_0_title_title','foundation'),(79301,2078,'_slider_story-past_0_gropus_0_title_title','field_6107fefbb9e35'),(79302,2078,'slider_story-past_0_gropus_0_title_gradient','0'),(79303,2078,'_slider_story-past_0_gropus_0_title_gradient','field_6107ff2c8bc34'),(79304,2078,'slider_story-past_0_gropus_0_title',''),(79305,2078,'_slider_story-past_0_gropus_0_title','field_6107ff625d3cf'),(79306,2078,'slider_story-past_0_gropus_0_description','CommerceGate is founded in Barcelona, Spain, forming key relationships with financial and risk management institutions while developing our advanced processing platform.'),(79307,2078,'_slider_story-past_0_gropus_0_description','field_6107ff01b9e36'),(79308,2078,'slider_story-past_0_gropus','1'),(79309,2078,'_slider_story-past_0_gropus','field_6107fee8b9e34'),(79310,2078,'slider_story-past_1_year','2007'),(79311,2078,'_slider_story-past_1_year','field_6107fe861dc5d'),(79312,2078,'slider_story-past_1_gropus_0_title_title','foundation'),(79313,2078,'_slider_story-past_1_gropus_0_title_title','field_6107fefbb9e35'),(79314,2078,'slider_story-past_1_gropus_0_title_gradient','0'),(79315,2078,'_slider_story-past_1_gropus_0_title_gradient','field_6107ff2c8bc34'),(79316,2078,'slider_story-past_1_gropus_0_title',''),(79317,2078,'_slider_story-past_1_gropus_0_title','field_6107ff625d3cf'),(79318,2078,'slider_story-past_1_gropus_0_description','CommerceGate is founded in Barcelona, Spain, forming key relationships with financial and risk management institutions while developing our advanced processing platform.'),(79319,2078,'_slider_story-past_1_gropus_0_description','field_6107ff01b9e36'),(79320,2078,'slider_story-past_1_gropus','1'),(79321,2078,'_slider_story-past_1_gropus','field_6107fee8b9e34'),(79322,2078,'slider_story-past_2_year','2009'),(79323,2078,'_slider_story-past_2_year','field_6107fe861dc5d'),(79324,2078,'slider_story-past_2_gropus_0_title_title','+50%'),(79325,2078,'_slider_story-past_2_gropus_0_title_title','field_6107fefbb9e35'),(79326,2078,'slider_story-past_2_gropus_0_title_gradient','1'),(79327,2078,'_slider_story-past_2_gropus_0_title_gradient','field_6107ff2c8bc34'),(79328,2078,'slider_story-past_2_gropus_0_title',''),(79329,2078,'_slider_story-past_2_gropus_0_title','field_6107ff625d3cf'),(79330,2078,'slider_story-past_2_gropus_0_description','transactions sent by our merchats in one month as peak number.'),(79331,2078,'_slider_story-past_2_gropus_0_description','field_6107ff01b9e36'),(79332,2078,'slider_story-past_2_gropus','1'),(79333,2078,'_slider_story-past_2_gropus','field_6107fee8b9e34'),(79334,2078,'slider_story-past_3_year','2010'),(79335,2078,'_slider_story-past_3_year','field_6107fe861dc5d'),(79336,2078,'slider_story-past_3_gropus_0_title_title','expansion'),(79337,2078,'_slider_story-past_3_gropus_0_title_title','field_6107fefbb9e35'),(79338,2078,'slider_story-past_3_gropus_0_title_gradient','0'),(79339,2078,'_slider_story-past_3_gropus_0_title_gradient','field_6107ff2c8bc34'),(79340,2078,'slider_story-past_3_gropus_0_title',''),(79341,2078,'_slider_story-past_3_gropus_0_title','field_6107ff625d3cf'),(79342,2078,'slider_story-past_3_gropus_0_description','Continued expansion of the CommerceGate team to meet constantly increasing demand for our services'),(79343,2078,'_slider_story-past_3_gropus_0_description','field_6107ff01b9e36'),(79344,2078,'slider_story-past_3_gropus','1'),(79345,2078,'_slider_story-past_3_gropus','field_6107fee8b9e34'),(79346,2078,'slider_story-past_4_year','2012'),(79347,2078,'_slider_story-past_4_year','field_6107fe861dc5d'),(79348,2078,'slider_story-past_4_gropus_0_title_title','Award'),(79349,2078,'_slider_story-past_4_gropus_0_title_title','field_6107fefbb9e35'),(79350,2078,'slider_story-past_4_gropus_0_title_gradient','0'),(79351,2078,'_slider_story-past_4_gropus_0_title_gradient','field_6107ff2c8bc34'),(79352,2078,'slider_story-past_4_gropus_0_title',''),(79353,2078,'_slider_story-past_4_gropus_0_title','field_6107ff625d3cf'),(79354,2078,'slider_story-past_4_gropus_0_description','Bestowed the European Billing Company of the Year Award'),(79355,2078,'_slider_story-past_4_gropus_0_description','field_6107ff01b9e36'),(79356,2078,'slider_story-past_4_gropus_1_title_title','website update'),(79357,2078,'_slider_story-past_4_gropus_1_title_title','field_6107fefbb9e35'),(79358,2078,'slider_story-past_4_gropus_1_title_gradient','0'),(79359,2078,'_slider_story-past_4_gropus_1_title_gradient','field_6107ff2c8bc34'),(79360,2078,'slider_story-past_4_gropus_1_title',''),(79361,2078,'_slider_story-past_4_gropus_1_title','field_6107ff625d3cf'),(79362,2078,'slider_story-past_4_gropus_1_description','Relaunch of our website and brand to highlight our success, industry knowledge and dedication to our clients.'),(79363,2078,'_slider_story-past_4_gropus_1_description','field_6107ff01b9e36'),(79364,2078,'slider_story-past_4_gropus','2'),(79365,2078,'_slider_story-past_4_gropus','field_6107fee8b9e34'),(79366,2078,'slider_story-past_5_year','2013'),(79367,2078,'_slider_story-past_5_year','field_6107fe861dc5d'),(79368,2078,'slider_story-past_5_gropus_0_title_title','Company of the year'),(79369,2078,'_slider_story-past_5_gropus_0_title_title','field_6107fefbb9e35'),(79370,2078,'slider_story-past_5_gropus_0_title_gradient','0'),(79371,2078,'_slider_story-past_5_gropus_0_title_gradient','field_6107ff2c8bc34'),(79372,2078,'slider_story-past_5_gropus_0_title',''),(79373,2078,'_slider_story-past_5_gropus_0_title','field_6107ff625d3cf'),(79374,2078,'slider_story-past_5_gropus_0_description','Named European Billing Company of the Year'),(79375,2078,'_slider_story-past_5_gropus_0_description','field_6107ff01b9e36'),(79376,2078,'slider_story-past_5_gropus','1'),(79377,2078,'_slider_story-past_5_gropus','field_6107fee8b9e34'),(79378,2078,'slider_story-past_6_year','2014'),(79379,2078,'_slider_story-past_6_year','field_6107fe861dc5d'),(79380,2078,'slider_story-past_6_gropus_0_title_title','+14%'),(79381,2078,'_slider_story-past_6_gropus_0_title_title','field_6107fefbb9e35'),(79382,2078,'slider_story-past_6_gropus_0_title_gradient','1'),(79383,2078,'_slider_story-past_6_gropus_0_title_gradient','field_6107ff2c8bc34'),(79384,2078,'slider_story-past_6_gropus_0_title',''),(79385,2078,'_slider_story-past_6_gropus_0_title','field_6107ff625d3cf'),(79386,2078,'slider_story-past_6_gropus_0_description','anti-fraud compotents'),(79387,2078,'_slider_story-past_6_gropus_0_description','field_6107ff01b9e36'),(79388,2078,'slider_story-past_6_gropus','1'),(79389,2078,'_slider_story-past_6_gropus','field_6107fee8b9e34'),(79390,2078,'slider_story-past_7_year','2020'),(79391,2078,'_slider_story-past_7_year','field_6107fe861dc5d'),(79392,2078,'slider_story-past_7_gropus_0_title_title','expansion'),(79393,2078,'_slider_story-past_7_gropus_0_title_title','field_6107fefbb9e35'),(79394,2078,'slider_story-past_7_gropus_0_title_gradient','0'),(79395,2078,'_slider_story-past_7_gropus_0_title_gradient','field_6107ff2c8bc34'),(79396,2078,'slider_story-past_7_gropus_0_title',''),(79397,2078,'_slider_story-past_7_gropus_0_title','field_6107ff625d3cf'),(79398,2078,'slider_story-past_7_gropus_0_description','Continued expansion of the CommerceGate team to meet constantly increasing demand for our services'),(79399,2078,'_slider_story-past_7_gropus_0_description','field_6107ff01b9e36'),(79400,2078,'slider_story-past_7_gropus','1'),(79401,2078,'_slider_story-past_7_gropus','field_6107fee8b9e34'),(79402,2078,'slider_story-past_8_year','2021'),(79403,2078,'_slider_story-past_8_year','field_6107fe861dc5d'),(79404,2078,'slider_story-past_8_gropus_0_title_title','spain Bank license'),(79405,2078,'_slider_story-past_8_gropus_0_title_title','field_6107fefbb9e35'),(79406,2078,'slider_story-past_8_gropus_0_title_gradient','0'),(79407,2078,'_slider_story-past_8_gropus_0_title_gradient','field_6107ff2c8bc34'),(79408,2078,'slider_story-past_8_gropus_0_title',''),(79409,2078,'_slider_story-past_8_gropus_0_title','field_6107ff625d3cf'),(79410,2078,'slider_story-past_8_gropus_0_description','CommerceGate granted a financial institution license issued by Central Bank of Spain. We are proud to become the first non-banking group that received this license in Spain.'),(79411,2078,'_slider_story-past_8_gropus_0_description','field_6107ff01b9e36'),(79412,2078,'slider_story-past_8_gropus','1'),(79413,2078,'_slider_story-past_8_gropus','field_6107fee8b9e34'),(79414,2078,'slider_story-past','9'),(79415,2078,'_slider_story-past','field_6107fe24901a6'),(79416,2078,'slider_story-feature_0_year','2022'),(79417,2078,'_slider_story-feature_0_year','field_6107ffda45731'),(79418,2078,'slider_story-feature_0_gropus_0_title_title','Award'),(79419,2078,'_slider_story-feature_0_gropus_0_title_title','field_6107ffda45734'),(79420,2078,'slider_story-feature_0_gropus_0_title_gradient','0'),(79421,2078,'_slider_story-feature_0_gropus_0_title_gradient','field_6107ffda45735'),(79422,2078,'slider_story-feature_0_gropus_0_title',''),(79423,2078,'_slider_story-feature_0_gropus_0_title','field_6107ffda45733'),(79424,2078,'slider_story-feature_0_gropus_0_description','Bestowed the European Billing Company of the Year Award'),(79425,2078,'_slider_story-feature_0_gropus_0_description','field_6107ffda45736'),(79426,2078,'slider_story-feature_0_gropus','2'),(79427,2078,'_slider_story-feature_0_gropus','field_6107ffda45732'),(79428,2078,'slider_story-feature','2'),(79429,2078,'_slider_story-feature','field_6107ffda45730'),(79430,2078,'slider',''),(79431,2078,'_slider','field_610800a34520b'),(79432,2078,'slider_story-feature_0_gropus_1_title_title','website update'),(79433,2078,'_slider_story-feature_0_gropus_1_title_title','field_6107ffda45734'),(79434,2078,'slider_story-feature_0_gropus_1_title_gradient','0'),(79435,2078,'_slider_story-feature_0_gropus_1_title_gradient','field_6107ffda45735'),(79436,2078,'slider_story-feature_0_gropus_1_title',''),(79437,2078,'_slider_story-feature_0_gropus_1_title','field_6107ffda45733'),(79438,2078,'slider_story-feature_0_gropus_1_description','Relaunch of our website and brand to highlight our success, industry knowledge and dedication to our clients.'),(79439,2078,'_slider_story-feature_0_gropus_1_description','field_6107ffda45736'),(79440,2078,'slider_story-feature_1_year','2023'),(79441,2078,'_slider_story-feature_1_year','field_6107ffda45731'),(79442,2078,'slider_story-feature_1_gropus_0_title_title','New products'),(79443,2078,'_slider_story-feature_1_gropus_0_title_title','field_6107ffda45734'),(79444,2078,'slider_story-feature_1_gropus_0_title_gradient','0'),(79445,2078,'_slider_story-feature_1_gropus_0_title_gradient','field_6107ffda45735'),(79446,2078,'slider_story-feature_1_gropus_0_title',''),(79447,2078,'_slider_story-feature_1_gropus_0_title','field_6107ffda45733'),(79448,2078,'slider_story-feature_1_gropus_0_description','Our plan is to provide sustainable ecosystem to our client with all range of financial products by 2023.'),(79449,2078,'_slider_story-feature_1_gropus_0_description','field_6107ffda45736'),(79450,2078,'slider_story-feature_1_gropus','1'),(79451,2078,'_slider_story-feature_1_gropus','field_6107ffda45732'),(79452,2078,'career-block-info_title','Start Your Career'),(79453,2078,'_career-block-info_title','field_6108088e7a966'),(79454,2078,'career-block-info_suptitle_text','15 job openings'),(79455,2078,'_career-block-info_suptitle_text','field_610808a07a968'),(79456,2078,'career-block-info_suptitle_color','#EB5042'),(79457,2078,'_career-block-info_suptitle_color','field_610808a67a969'),(79458,2078,'career-block-info_suptitle',''),(79459,2078,'_career-block-info_suptitle','field_610808947a967'),(79460,2078,'career-block-info',''),(79461,2078,'_career-block-info','field_610807c27a965'),(79462,2078,'career-block-info_button','a:3:{s:5:\"title\";s:12:\"See All Jobs\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/careers/\";s:6:\"target\";s:0:\"\";}'),(79463,2078,'_career-block-info_button','field_610808cdef69d'),(79464,2079,'main-block_image','542'),(79465,2079,'_main-block_image','field_6107f1cd63ec8'),(79466,2079,'main-block_title','Our Story'),(79467,2079,'_main-block_title','field_6107f1db63ec9'),(79468,2079,'main-block_description','Thousands of merchants have boosted their sales with our[nbsp]payment solutions since 2006. Today, we have scaled successfully to cater to every business with the[nbsp]foundations of ethical business practices and leading technology.'),(79469,2079,'_main-block_description','field_6107f1e463eca'),(79470,2079,'main-block_button-title','Explore more'),(79471,2079,'_main-block_button-title','field_6107f1f063ecb'),(79472,2079,'main-block',''),(79473,2079,'_main-block','field_6107f1b963ec7'),(79474,2079,'introductory-block_title','We’re recognised by professionals'),(79475,2079,'_introductory-block_title','field_6107f5e1078d8'),(79476,2079,'introductory-block_icons_0_icon','550'),(79477,2079,'_introductory-block_icons_0_icon','field_6107f5f6078da'),(79478,2079,'introductory-block_icons_0_icon-description',''),(79479,2079,'_introductory-block_icons_0_icon-description','field_6107f635d4d34'),(79480,2079,'introductory-block_icons_1_icon','551'),(79481,2079,'_introductory-block_icons_1_icon','field_6107f5f6078da'),(79482,2079,'introductory-block_icons_1_icon-description','E-Money Licenses \r\nin the EU and the UK'),(79483,2079,'_introductory-block_icons_1_icon-description','field_6107f635d4d34'),(79484,2079,'introductory-block_icons_2_icon','552'),(79485,2079,'_introductory-block_icons_2_icon','field_6107f5f6078da'),(79486,2079,'introductory-block_icons_2_icon-description',''),(79487,2079,'_introductory-block_icons_2_icon-description','field_6107f635d4d34'),(79488,2079,'introductory-block_icons_3_icon','553'),(79489,2079,'_introductory-block_icons_3_icon','field_6107f5f6078da'),(79490,2079,'introductory-block_icons_3_icon-description','PSD2 and Strong Customer \r\nAuthentication (SCA) compliant'),(79491,2079,'_introductory-block_icons_3_icon-description','field_6107f635d4d34'),(79492,2079,'introductory-block_icons','4'),(79493,2079,'_introductory-block_icons','field_6107f5e6078d9'),(79494,2079,'introductory-block',''),(79495,2079,'_introductory-block','field_6107f5d6078d7'),(79496,2079,'introductory-block-title','We’re recognised by professionals'),(79497,2079,'_introductory-block-title','field_6107f5e1078d8'),(79498,2079,'introductory-block-icons_0_icon','550'),(79499,2079,'_introductory-block-icons_0_icon','field_6107f5f6078da'),(79500,2079,'introductory-block-icons_0_icon-description','Licensed by Banco de Espana'),(79501,2079,'_introductory-block-icons_0_icon-description','field_6107f635d4d34'),(79502,2079,'introductory-block-icons_1_icon','551'),(79503,2079,'_introductory-block-icons_1_icon','field_6107f5f6078da'),(79504,2079,'introductory-block-icons_1_icon-description','EU Regulated Financial Institution'),(79505,2079,'_introductory-block-icons_1_icon-description','field_6107f635d4d34'),(79506,2079,'introductory-block-icons_2_icon','552'),(79507,2079,'_introductory-block-icons_2_icon','field_6107f5f6078da'),(79508,2079,'introductory-block-icons_2_icon-description','Secure Level 1[nbsp]PCI Compliance'),(79509,2079,'_introductory-block-icons_2_icon-description','field_6107f635d4d34'),(79510,2079,'introductory-block-icons_3_icon','553'),(79511,2079,'_introductory-block-icons_3_icon','field_6107f5f6078da'),(79512,2079,'introductory-block-icons_3_icon-description','Appointed KPMG Auditor'),(79513,2079,'_introductory-block-icons_3_icon-description','field_6107f635d4d34'),(79514,2079,'introductory-block-icons','4'),(79515,2079,'_introductory-block-icons','field_6107f5e6078d9'),(79516,2079,'team_title',''),(79517,2079,'_team_title','field_6107f8866d8f1'),(79518,2079,'team',''),(79519,2079,'_team','field_6107f87b6d8f0'),(79520,2079,'block-info_team-title','Our Team'),(79521,2079,'_block-info_team-title','field_6107f96a86e2c'),(79522,2079,'block-info_team-profile-link-title','LinkedIn Profile'),(79523,2079,'_block-info_team-profile-link-title','field_6107fa2d86e31'),(79524,2079,'block-info',''),(79525,2079,'_block-info','field_6107fa5b46179'),(79526,2079,'team-list_0_image','569'),(79527,2079,'_team-list_0_image','field_6107f9b886e2d'),(79528,2079,'team-list_0_full-name','Evgen Sopin'),(79529,2079,'_team-list_0_full-name','field_6107f9ee86e2e'),(79530,2079,'team-list_0_position','Chief Executive Officer'),(79531,2079,'_team-list_0_position','field_6107fa0886e2f'),(79532,2079,'team-list_0_profile','https://www.linkedin.com/in/evgensopin/'),(79533,2079,'_team-list_0_profile','field_6107fa1e86e30'),(79534,2079,'team-list_1_image','570'),(79535,2079,'_team-list_1_image','field_6107f9b886e2d'),(79536,2079,'team-list_1_full-name','Carlos Maduro'),(79537,2079,'_team-list_1_full-name','field_6107f9ee86e2e'),(79538,2079,'team-list_1_position','Chief Financial Officer'),(79539,2079,'_team-list_1_position','field_6107fa0886e2f'),(79540,2079,'team-list_1_profile','https://www.linkedin.com/in/carlosmaduro/'),(79541,2079,'_team-list_1_profile','field_6107fa1e86e30'),(79542,2079,'team-list_2_image','571'),(79543,2079,'_team-list_2_image','field_6107f9b886e2d'),(79544,2079,'team-list_2_full-name','Paul Barclay'),(79545,2079,'_team-list_2_full-name','field_6107f9ee86e2e'),(79546,2079,'team-list_2_position','Chief Commercial Officer'),(79547,2079,'_team-list_2_position','field_6107fa0886e2f'),(79548,2079,'team-list_2_profile','https://www.linkedin.com/in/pabarclay/'),(79549,2079,'_team-list_2_profile','field_6107fa1e86e30'),(79550,2079,'team-list_3_image','572'),(79551,2079,'_team-list_3_image','field_6107f9b886e2d'),(79552,2079,'team-list_3_full-name','Andrew Rud'),(79553,2079,'_team-list_3_full-name','field_6107f9ee86e2e'),(79554,2079,'team-list_3_position','Chief Operations Officer'),(79555,2079,'_team-list_3_position','field_6107fa0886e2f'),(79556,2079,'team-list_3_profile','https://www.linkedin.com/in/andrew-rud-b3274835/'),(79557,2079,'_team-list_3_profile','field_6107fa1e86e30'),(79558,2079,'team-list_4_image','573'),(79559,2079,'_team-list_4_image','field_6107f9b886e2d'),(79560,2079,'team-list_4_full-name','Andrew Vinnichenko'),(79561,2079,'_team-list_4_full-name','field_6107f9ee86e2e'),(79562,2079,'team-list_4_position','Money Laundering Reporting Officer'),(79563,2079,'_team-list_4_position','field_6107fa0886e2f'),(79564,2079,'team-list_4_profile','https://www.linkedin.com/in/andrew-vinnichenko/'),(79565,2079,'_team-list_4_profile','field_6107fa1e86e30'),(79566,2079,'team-list','5'),(79567,2079,'_team-list','field_6107f8956d8f2'),(79568,2079,'team-block-info_team-title','Our Team'),(79569,2079,'_team-block-info_team-title','field_6107f96a86e2c'),(79570,2079,'team-block-info_team-profile-link-title','LinkedIn Profile'),(79571,2079,'_team-block-info_team-profile-link-title','field_6107fa2d86e31'),(79572,2079,'team-block-info',''),(79573,2079,'_team-block-info','field_6107fa5b46179'),(79574,2079,'our-story-title','Our Story'),(79575,2079,'_our-story-title','field_6107fd3dfac5c'),(79576,2079,'story-past_0_year',''),(79577,2079,'_story-past_0_year','field_6107fe861dc5d'),(79578,2079,'story-past_0_gropus_0_title_title',''),(79579,2079,'_story-past_0_gropus_0_title_title','field_6107fefbb9e35'),(79580,2079,'story-past_0_gropus_0_title_gradient','0'),(79581,2079,'_story-past_0_gropus_0_title_gradient','field_6107ff2c8bc34'),(79582,2079,'story-past_0_gropus_0_title',''),(79583,2079,'_story-past_0_gropus_0_title','field_6107ff625d3cf'),(79584,2079,'story-past_0_gropus_0_description',''),(79585,2079,'_story-past_0_gropus_0_description','field_6107ff01b9e36'),(79586,2079,'story-past_0_gropus','1'),(79587,2079,'_story-past_0_gropus','field_6107fee8b9e34'),(79588,2079,'story-past_1_year',''),(79589,2079,'_story-past_1_year','field_6107fe861dc5d'),(79590,2079,'story-past_1_gropus_0_title_title',''),(79591,2079,'_story-past_1_gropus_0_title_title','field_6107fefbb9e35'),(79592,2079,'story-past_1_gropus_0_title_gradient','0'),(79593,2079,'_story-past_1_gropus_0_title_gradient','field_6107ff2c8bc34'),(79594,2079,'story-past_1_gropus_0_title',''),(79595,2079,'_story-past_1_gropus_0_title','field_6107ff625d3cf'),(79596,2079,'story-past_1_gropus_0_description',''),(79597,2079,'_story-past_1_gropus_0_description','field_6107ff01b9e36'),(79598,2079,'story-past_1_gropus','1'),(79599,2079,'_story-past_1_gropus','field_6107fee8b9e34'),(79600,2079,'story-past_2_year',''),(79601,2079,'_story-past_2_year','field_6107fe861dc5d'),(79602,2079,'story-past_2_gropus_0_title_title',''),(79603,2079,'_story-past_2_gropus_0_title_title','field_6107fefbb9e35'),(79604,2079,'story-past_2_gropus_0_title_gradient','0'),(79605,2079,'_story-past_2_gropus_0_title_gradient','field_6107ff2c8bc34'),(79606,2079,'story-past_2_gropus_0_title',''),(79607,2079,'_story-past_2_gropus_0_title','field_6107ff625d3cf'),(79608,2079,'story-past_2_gropus_0_description',''),(79609,2079,'_story-past_2_gropus_0_description','field_6107ff01b9e36'),(79610,2079,'story-past_2_gropus','1'),(79611,2079,'_story-past_2_gropus','field_6107fee8b9e34'),(79612,2079,'story-past_3_year',''),(79613,2079,'_story-past_3_year','field_6107fe861dc5d'),(79614,2079,'story-past_3_gropus_0_title_title',''),(79615,2079,'_story-past_3_gropus_0_title_title','field_6107fefbb9e35'),(79616,2079,'story-past_3_gropus_0_title_gradient','0'),(79617,2079,'_story-past_3_gropus_0_title_gradient','field_6107ff2c8bc34'),(79618,2079,'story-past_3_gropus_0_title',''),(79619,2079,'_story-past_3_gropus_0_title','field_6107ff625d3cf'),(79620,2079,'story-past_3_gropus_0_description',''),(79621,2079,'_story-past_3_gropus_0_description','field_6107ff01b9e36'),(79622,2079,'story-past_3_gropus','1'),(79623,2079,'_story-past_3_gropus','field_6107fee8b9e34'),(79624,2079,'story-past_4_year',''),(79625,2079,'_story-past_4_year','field_6107fe861dc5d'),(79626,2079,'story-past_4_gropus_0_title_title',''),(79627,2079,'_story-past_4_gropus_0_title_title','field_6107fefbb9e35'),(79628,2079,'story-past_4_gropus_0_title_gradient','0'),(79629,2079,'_story-past_4_gropus_0_title_gradient','field_6107ff2c8bc34'),(79630,2079,'story-past_4_gropus_0_title',''),(79631,2079,'_story-past_4_gropus_0_title','field_6107ff625d3cf'),(79632,2079,'story-past_4_gropus_0_description',''),(79633,2079,'_story-past_4_gropus_0_description','field_6107ff01b9e36'),(79634,2079,'story-past_4_gropus','1'),(79635,2079,'_story-past_4_gropus','field_6107fee8b9e34'),(79636,2079,'story-past_5_year',''),(79637,2079,'_story-past_5_year','field_6107fe861dc5d'),(79638,2079,'story-past_5_gropus_0_title_title',''),(79639,2079,'_story-past_5_gropus_0_title_title','field_6107fefbb9e35'),(79640,2079,'story-past_5_gropus_0_title_gradient','0'),(79641,2079,'_story-past_5_gropus_0_title_gradient','field_6107ff2c8bc34'),(79642,2079,'story-past_5_gropus_0_title',''),(79643,2079,'_story-past_5_gropus_0_title','field_6107ff625d3cf'),(79644,2079,'story-past_5_gropus_0_description',''),(79645,2079,'_story-past_5_gropus_0_description','field_6107ff01b9e36'),(79646,2079,'story-past_5_gropus','1'),(79647,2079,'_story-past_5_gropus','field_6107fee8b9e34'),(79648,2079,'story-past_6_year',''),(79649,2079,'_story-past_6_year','field_6107fe861dc5d'),(79650,2079,'story-past_6_gropus_0_title_title',''),(79651,2079,'_story-past_6_gropus_0_title_title','field_6107fefbb9e35'),(79652,2079,'story-past_6_gropus_0_title_gradient','0'),(79653,2079,'_story-past_6_gropus_0_title_gradient','field_6107ff2c8bc34'),(79654,2079,'story-past_6_gropus_0_title',''),(79655,2079,'_story-past_6_gropus_0_title','field_6107ff625d3cf'),(79656,2079,'story-past_6_gropus_0_description',''),(79657,2079,'_story-past_6_gropus_0_description','field_6107ff01b9e36'),(79658,2079,'story-past_6_gropus','1'),(79659,2079,'_story-past_6_gropus','field_6107fee8b9e34'),(79660,2079,'story-past_7_year',''),(79661,2079,'_story-past_7_year','field_6107fe861dc5d'),(79662,2079,'story-past_7_gropus_0_title_title',''),(79663,2079,'_story-past_7_gropus_0_title_title','field_6107fefbb9e35'),(79664,2079,'story-past_7_gropus_0_title_gradient','0'),(79665,2079,'_story-past_7_gropus_0_title_gradient','field_6107ff2c8bc34'),(79666,2079,'story-past_7_gropus_0_title',''),(79667,2079,'_story-past_7_gropus_0_title','field_6107ff625d3cf'),(79668,2079,'story-past_7_gropus_0_description',''),(79669,2079,'_story-past_7_gropus_0_description','field_6107ff01b9e36'),(79670,2079,'story-past_7_gropus','1'),(79671,2079,'_story-past_7_gropus','field_6107fee8b9e34'),(79672,2079,'story-past_8_year',''),(79673,2079,'_story-past_8_year','field_6107fe861dc5d'),(79674,2079,'story-past_8_gropus_0_title_title',''),(79675,2079,'_story-past_8_gropus_0_title_title','field_6107fefbb9e35'),(79676,2079,'story-past_8_gropus_0_title_gradient','0'),(79677,2079,'_story-past_8_gropus_0_title_gradient','field_6107ff2c8bc34'),(79678,2079,'story-past_8_gropus_0_title',''),(79679,2079,'_story-past_8_gropus_0_title','field_6107ff625d3cf'),(79680,2079,'story-past_8_gropus_0_description',''),(79681,2079,'_story-past_8_gropus_0_description','field_6107ff01b9e36'),(79682,2079,'story-past_8_gropus','1'),(79683,2079,'_story-past_8_gropus','field_6107fee8b9e34'),(79684,2079,'story-past','9'),(79685,2079,'_story-past','field_6107fe24901a6'),(79686,2079,'story-feature_0_year',''),(79687,2079,'_story-feature_0_year','field_6107ffda45731'),(79688,2079,'story-feature_0_gropus_0_title_title',''),(79689,2079,'_story-feature_0_gropus_0_title_title','field_6107ffda45734'),(79690,2079,'story-feature_0_gropus_0_title_gradient','0'),(79691,2079,'_story-feature_0_gropus_0_title_gradient','field_6107ffda45735'),(79692,2079,'story-feature_0_gropus_0_title',''),(79693,2079,'_story-feature_0_gropus_0_title','field_6107ffda45733'),(79694,2079,'story-feature_0_gropus_0_description',''),(79695,2079,'_story-feature_0_gropus_0_description','field_6107ffda45736'),(79696,2079,'story-feature_0_gropus','1'),(79697,2079,'_story-feature_0_gropus','field_6107ffda45732'),(79698,2079,'story-feature_1_year',''),(79699,2079,'_story-feature_1_year','field_6107ffda45731'),(79700,2079,'story-feature_1_gropus_0_title_title',''),(79701,2079,'_story-feature_1_gropus_0_title_title','field_6107ffda45734'),(79702,2079,'story-feature_1_gropus_0_title_gradient','0'),(79703,2079,'_story-feature_1_gropus_0_title_gradient','field_6107ffda45735'),(79704,2079,'story-feature_1_gropus_0_title',''),(79705,2079,'_story-feature_1_gropus_0_title','field_6107ffda45733'),(79706,2079,'story-feature_1_gropus_0_description',''),(79707,2079,'_story-feature_1_gropus_0_description','field_6107ffda45736'),(79708,2079,'story-feature_1_gropus','1'),(79709,2079,'_story-feature_1_gropus','field_6107ffda45732'),(79710,2079,'story-feature','2'),(79711,2079,'_story-feature','field_6107ffda45730'),(79712,2079,'slider_story-past_0_year','Founded in 2006'),(79713,2079,'_slider_story-past_0_year','field_6107fe861dc5d'),(79714,2079,'slider_story-past_0_gropus_0_title_title','foundation'),(79715,2079,'_slider_story-past_0_gropus_0_title_title','field_6107fefbb9e35'),(79716,2079,'slider_story-past_0_gropus_0_title_gradient','1'),(79717,2079,'_slider_story-past_0_gropus_0_title_gradient','field_6107ff2c8bc34'),(79718,2079,'slider_story-past_0_gropus_0_title',''),(79719,2079,'_slider_story-past_0_gropus_0_title','field_6107ff625d3cf'),(79720,2079,'slider_story-past_0_gropus_0_description','CommerceGate was founded in Barcelona, Spain, by forming key relationships with financial and risk management institutions to develop technological and operational capabilities on our platform.'),(79721,2079,'_slider_story-past_0_gropus_0_description','field_6107ff01b9e36'),(79722,2079,'slider_story-past_0_gropus','1'),(79723,2079,'_slider_story-past_0_gropus','field_6107fee8b9e34'),(79724,2079,'slider_story-past_1_year','In 2007'),(79725,2079,'_slider_story-past_1_year','field_6107fe861dc5d'),(79726,2079,'slider_story-past_1_gropus_0_title_title','The largest high-risk payment processor in Spain'),(79727,2079,'_slider_story-past_1_gropus_0_title_title','field_6107fefbb9e35'),(79728,2079,'slider_story-past_1_gropus_0_title_gradient','0'),(79729,2079,'_slider_story-past_1_gropus_0_title_gradient','field_6107ff2c8bc34'),(79730,2079,'slider_story-past_1_gropus_0_title',''),(79731,2079,'_slider_story-past_1_gropus_0_title','field_6107ff625d3cf'),(79732,2079,'slider_story-past_1_gropus_0_description','CommerceGate quickly scaled to be the largest high-risk payment processor in Spain and expanded throughout Europe offering superior throughput and highly secured payment solutions for our clients.'),(79733,2079,'_slider_story-past_1_gropus_0_description','field_6107ff01b9e36'),(79734,2079,'slider_story-past_1_gropus','1'),(79735,2079,'_slider_story-past_1_gropus','field_6107fee8b9e34'),(79736,2079,'slider_story-past_2_year','In 2009'),(79737,2079,'_slider_story-past_2_year','field_6107fe861dc5d'),(79738,2079,'slider_story-past_2_gropus_0_title_title','Relaunch of cgbilling.com'),(79739,2079,'_slider_story-past_2_gropus_0_title_title','field_6107fefbb9e35'),(79740,2079,'slider_story-past_2_gropus_0_title_gradient','0'),(79741,2079,'_slider_story-past_2_gropus_0_title_gradient','field_6107ff2c8bc34'),(79742,2079,'slider_story-past_2_gropus_0_title',''),(79743,2079,'_slider_story-past_2_gropus_0_title','field_6107ff625d3cf'),(79744,2079,'slider_story-past_2_gropus_0_description','CommerceGate established an Industry benchmark for quality service for end-user billing support with the relaunch of cgbilling.com.'),(79745,2079,'_slider_story-past_2_gropus_0_description','field_6107ff01b9e36'),(79746,2079,'slider_story-past_2_gropus','2'),(79747,2079,'_slider_story-past_2_gropus','field_6107fee8b9e34'),(79748,2079,'slider_story-past_3_year','In 2010'),(79749,2079,'_slider_story-past_3_year','field_6107fe861dc5d'),(79750,2079,'slider_story-past_3_gropus_0_title_title','CommerceGate expanded our team'),(79751,2079,'_slider_story-past_3_gropus_0_title_title','field_6107fefbb9e35'),(79752,2079,'slider_story-past_3_gropus_0_title_gradient','0'),(79753,2079,'_slider_story-past_3_gropus_0_title_gradient','field_6107ff2c8bc34'),(79754,2079,'slider_story-past_3_gropus_0_title',''),(79755,2079,'_slider_story-past_3_gropus_0_title','field_6107ff625d3cf'),(79756,2079,'slider_story-past_3_gropus_0_description','CommerceGate expanded our team to meet growing demand for our payment solutions and to offer highly dedicated support for our clients.'),(79757,2079,'_slider_story-past_3_gropus_0_description','field_6107ff01b9e36'),(79758,2079,'slider_story-past_3_gropus','1'),(79759,2079,'_slider_story-past_3_gropus','field_6107fee8b9e34'),(79760,2079,'slider_story-past_4_year','In 2011'),(79761,2079,'_slider_story-past_4_year','field_6107fe861dc5d'),(79762,2079,'slider_story-past_4_gropus_0_title_title','The Billing Company of the Year'),(79763,2079,'_slider_story-past_4_gropus_0_title_title','field_6107fefbb9e35'),(79764,2079,'slider_story-past_4_gropus_0_title_gradient','0'),(79765,2079,'_slider_story-past_4_gropus_0_title_gradient','field_6107ff2c8bc34'),(79766,2079,'slider_story-past_4_gropus_0_title',''),(79767,2079,'_slider_story-past_4_gropus_0_title','field_6107ff625d3cf'),(79768,2079,'slider_story-past_4_gropus_0_description','CommerceGate was awarded the Billing Company of the Year (Merchant Services) for our longstanding dedication to providing leading payment technology and support access for our clients.'),(79769,2079,'_slider_story-past_4_gropus_0_description','field_6107ff01b9e36'),(79770,2079,'slider_story-past_4_gropus','1'),(79771,2079,'_slider_story-past_4_gropus','field_6107fee8b9e34'),(79772,2079,'slider_story-past_5_year','In 2012'),(79773,2079,'_slider_story-past_5_year','field_6107fe861dc5d'),(79774,2079,'slider_story-past_5_gropus_0_title_title','The European Billing Company of the Year Award'),(79775,2079,'_slider_story-past_5_gropus_0_title_title','field_6107fefbb9e35'),(79776,2079,'slider_story-past_5_gropus_0_title_gradient','0'),(79777,2079,'_slider_story-past_5_gropus_0_title_gradient','field_6107ff2c8bc34'),(79778,2079,'slider_story-past_5_gropus_0_title',''),(79779,2079,'_slider_story-past_5_gropus_0_title','field_6107ff625d3cf'),(79780,2079,'slider_story-past_5_gropus_0_description','CommerceGate was nominated for the European Billing Company of the Year Award for outstanding performance and reliability of our billing solutions for our clients in Europe.'),(79781,2079,'_slider_story-past_5_gropus_0_description','field_6107ff01b9e36'),(79782,2079,'slider_story-past_5_gropus','2'),(79783,2079,'_slider_story-past_5_gropus','field_6107fee8b9e34'),(79784,2079,'slider_story-past_6_year','In 2013'),(79785,2079,'_slider_story-past_6_year','field_6107fe861dc5d'),(79786,2079,'slider_story-past_6_gropus_0_title_title','The European Billing Company of the Year Award'),(79787,2079,'_slider_story-past_6_gropus_0_title_title','field_6107fefbb9e35'),(79788,2079,'slider_story-past_6_gropus_0_title_gradient','0'),(79789,2079,'_slider_story-past_6_gropus_0_title_gradient','field_6107ff2c8bc34'),(79790,2079,'slider_story-past_6_gropus_0_title',''),(79791,2079,'_slider_story-past_6_gropus_0_title','field_6107ff625d3cf'),(79792,2079,'slider_story-past_6_gropus_0_description','CommerceGate was crowned the title European Billing Company of the Year Award for outstanding performance and reliability of our billing solutions for our clients in Europe.'),(79793,2079,'_slider_story-past_6_gropus_0_description','field_6107ff01b9e36'),(79794,2079,'slider_story-past_6_gropus','1'),(79795,2079,'_slider_story-past_6_gropus','field_6107fee8b9e34'),(79796,2079,'slider_story-past_7_year','In 2014'),(79797,2079,'_slider_story-past_7_year','field_6107fe861dc5d'),(79798,2079,'slider_story-past_7_gropus_0_title_title','The European Payment Processor of the Year Award'),(79799,2079,'_slider_story-past_7_gropus_0_title_title','field_6107fefbb9e35'),(79800,2079,'slider_story-past_7_gropus_0_title_gradient','0'),(79801,2079,'_slider_story-past_7_gropus_0_title_gradient','field_6107ff2c8bc34'),(79802,2079,'slider_story-past_7_gropus_0_title',''),(79803,2079,'_slider_story-past_7_gropus_0_title','field_6107ff625d3cf'),(79804,2079,'slider_story-past_7_gropus_0_description','CommerceGate was crowned the European Payment Processor of the Year Award for our leading and highly scalable payment processing solutions for our clients in Europe.'),(79805,2079,'_slider_story-past_7_gropus_0_description','field_6107ff01b9e36'),(79806,2079,'slider_story-past_7_gropus','2'),(79807,2079,'_slider_story-past_7_gropus','field_6107fee8b9e34'),(79808,2079,'slider_story-past_8_year','In 2015'),(79809,2079,'_slider_story-past_8_year','field_6107fe861dc5d'),(79810,2079,'slider_story-past_8_gropus_0_title_title','CommerceGate expanded our team'),(79811,2079,'_slider_story-past_8_gropus_0_title_title','field_6107fefbb9e35'),(79812,2079,'slider_story-past_8_gropus_0_title_gradient','0'),(79813,2079,'_slider_story-past_8_gropus_0_title_gradient','field_6107ff2c8bc34'),(79814,2079,'slider_story-past_8_gropus_0_title',''),(79815,2079,'_slider_story-past_8_gropus_0_title','field_6107ff625d3cf'),(79816,2079,'slider_story-past_8_gropus_0_description','CommerceGate expanded our team to boost our core competencies and expertise in key operational areas while continuing to grow our client base and support throughout Europe.'),(79817,2079,'_slider_story-past_8_gropus_0_description','field_6107ff01b9e36'),(79818,2079,'slider_story-past_8_gropus','3'),(79819,2079,'_slider_story-past_8_gropus','field_6107fee8b9e34'),(79820,2079,'slider_story-past','15'),(79821,2079,'_slider_story-past','field_6107fe24901a6'),(79822,2079,'slider_story-feature_0_year','In 2022'),(79823,2079,'_slider_story-feature_0_year','field_6107ffda45731'),(79824,2079,'slider_story-feature_0_gropus_0_title_title','CG Digital Bank.'),(79825,2079,'_slider_story-feature_0_gropus_0_title_title','field_6107ffda45734'),(79826,2079,'slider_story-feature_0_gropus_0_title_gradient','0'),(79827,2079,'_slider_story-feature_0_gropus_0_title_gradient','field_6107ffda45735'),(79828,2079,'slider_story-feature_0_gropus_0_title',''),(79829,2079,'_slider_story-feature_0_gropus_0_title','field_6107ffda45733'),(79830,2079,'slider_story-feature_0_gropus_0_description','Gain access to key digital banking facilities and services hassle-free, tailored to the needs of your online business.'),(79831,2079,'_slider_story-feature_0_gropus_0_description','field_6107ffda45736'),(79832,2079,'slider_story-feature_0_gropus','3'),(79833,2079,'_slider_story-feature_0_gropus','field_6107ffda45732'),(79834,2079,'slider_story-feature','1'),(79835,2079,'_slider_story-feature','field_6107ffda45730'),(79836,2079,'slider',''),(79837,2079,'_slider','field_610800a34520b'),(79838,2079,'slider_story-feature_0_gropus_1_title_title','CG Card.'),(79839,2079,'_slider_story-feature_0_gropus_1_title_title','field_6107ffda45734'),(79840,2079,'slider_story-feature_0_gropus_1_title_gradient','0'),(79841,2079,'_slider_story-feature_0_gropus_1_title_gradient','field_6107ffda45735'),(79842,2079,'slider_story-feature_0_gropus_1_title',''),(79843,2079,'_slider_story-feature_0_gropus_1_title','field_6107ffda45733'),(79844,2079,'slider_story-feature_0_gropus_1_description','Get customized corporate and personal credit cards for your stakeholders and key partners linked to your account.'),(79845,2079,'_slider_story-feature_0_gropus_1_description','field_6107ffda45736'),(79846,2079,'career-block-info_title','Start Your Career'),(79847,2079,'_career-block-info_title','field_6108088e7a966'),(79848,2079,'career-block-info_suptitle_text','15 job openings'),(79849,2079,'_career-block-info_suptitle_text','field_610808a07a968'),(79850,2079,'career-block-info_suptitle_color','#EB5042'),(79851,2079,'_career-block-info_suptitle_color','field_610808a67a969'),(79852,2079,'career-block-info_suptitle',''),(79853,2079,'_career-block-info_suptitle','field_610808947a967'),(79854,2079,'career-block-info_button-title','See All Jobs\\'),(79855,2079,'_career-block-info_button-title','field_610808cdef69d'),(79856,2079,'career-block-info',''),(79857,2079,'_career-block-info','field_610807c27a965'),(79858,2079,'career-block-info_button','a:3:{s:5:\"title\";s:12:\"See All Jobs\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/careers/\";s:6:\"target\";s:0:\"\";}'),(79859,2079,'_career-block-info_button','field_610808cdef69d'),(79860,2079,'slider_story-past_2_gropus_1_title_title','The Strategic Alliance of the Year Award'),(79861,2079,'_slider_story-past_2_gropus_1_title_title','field_6107fefbb9e35'),(79862,2079,'slider_story-past_2_gropus_1_title_gradient','0'),(79863,2079,'_slider_story-past_2_gropus_1_title_gradient','field_6107ff2c8bc34'),(79864,2079,'slider_story-past_2_gropus_1_title',''),(79865,2079,'_slider_story-past_2_gropus_1_title','field_6107ff625d3cf'),(79866,2079,'slider_story-past_2_gropus_1_description','CommerceGate was awarded the Strategic Alliance of the Year Award for outstanding performance and reliability in our payment solutions.'),(79867,2079,'_slider_story-past_2_gropus_1_description','field_6107ff01b9e36'),(79868,2079,'slider_story-past_5_gropus_1_title_title','CommerceGate relaunches our flagship website'),(79869,2079,'_slider_story-past_5_gropus_1_title_title','field_6107fefbb9e35'),(79870,2079,'slider_story-past_5_gropus_1_title_gradient','0'),(79871,2079,'_slider_story-past_5_gropus_1_title_gradient','field_6107ff2c8bc34'),(79872,2079,'slider_story-past_5_gropus_1_title',''),(79873,2079,'_slider_story-past_5_gropus_1_title','field_6107ff625d3cf'),(79874,2079,'slider_story-past_5_gropus_1_description','CommerceGate relaunches our flagship website and brand image to emphasize on our growing success, industry expertise and outstanding dedication to our clients globally.'),(79875,2079,'_slider_story-past_5_gropus_1_description','field_6107ff01b9e36'),(79876,2079,'slider_story-past_7_gropus_1_title_title','The lead in innovation and development'),(79877,2079,'_slider_story-past_7_gropus_1_title_title','field_6107fefbb9e35'),(79878,2079,'slider_story-past_7_gropus_1_title_gradient','0'),(79879,2079,'_slider_story-past_7_gropus_1_title_gradient','field_6107ff2c8bc34'),(79880,2079,'slider_story-past_7_gropus_1_title',''),(79881,2079,'_slider_story-past_7_gropus_1_title','field_6107ff625d3cf'),(79882,2079,'slider_story-past_7_gropus_1_description','CommerceGate takes the lead in innovation and development under a new management with the commitment to developing and adopting the latest payment technologies available for our clients.'),(79883,2079,'_slider_story-past_7_gropus_1_description','field_6107ff01b9e36'),(79884,2079,'slider_story-past_8_gropus_1_title_title','A brand new processing platform and back office systems'),(79885,2079,'_slider_story-past_8_gropus_1_title_title','field_6107fefbb9e35'),(79886,2079,'slider_story-past_8_gropus_1_title_gradient','0'),(79887,2079,'_slider_story-past_8_gropus_1_title_gradient','field_6107ff2c8bc34'),(79888,2079,'slider_story-past_8_gropus_1_title',''),(79889,2079,'_slider_story-past_8_gropus_1_title','field_6107ff625d3cf'),(79890,2079,'slider_story-past_8_gropus_1_description','CommerceGate begins development of a brand new processing platform and back office systems to provide our clients with a highly secure and leading payment processing solution in the industry.'),(79891,2079,'_slider_story-past_8_gropus_1_description','field_6107ff01b9e36'),(79892,2079,'slider_story-past_8_gropus_2_title_title','Data-driven business intelligence technology'),(79893,2079,'_slider_story-past_8_gropus_2_title_title','field_6107fefbb9e35'),(79894,2079,'slider_story-past_8_gropus_2_title_gradient','0'),(79895,2079,'_slider_story-past_8_gropus_2_title_gradient','field_6107ff2c8bc34'),(79896,2079,'slider_story-past_8_gropus_2_title',''),(79897,2079,'_slider_story-past_8_gropus_2_title','field_6107ff625d3cf'),(79898,2079,'slider_story-past_8_gropus_2_description','CommerceGate continues to evolve and cater to the changing landscape of the industry through streamlining business processes, leveraging on agile and data-driven business intelligence technology.'),(79899,2079,'_slider_story-past_8_gropus_2_description','field_6107ff01b9e36'),(79900,2079,'slider_story-past_9_year','In 2016'),(79901,2079,'_slider_story-past_9_year','field_6107fe861dc5d'),(79902,2079,'slider_story-past_9_gropus_0_title_title','The leading back office system and merchant user interface'),(79903,2079,'_slider_story-past_9_gropus_0_title_title','field_6107fefbb9e35'),(79904,2079,'slider_story-past_9_gropus_0_title_gradient','0'),(79905,2079,'_slider_story-past_9_gropus_0_title_gradient','field_6107ff2c8bc34'),(79906,2079,'slider_story-past_9_gropus_0_title',''),(79907,2079,'_slider_story-past_9_gropus_0_title','field_6107ff625d3cf'),(79908,2079,'slider_story-past_9_gropus_0_description','CommerceGate launches the leading back office system and merchant user interface making payment processing management easier and convenient, while increasing the capabilities for our clients.'),(79909,2079,'_slider_story-past_9_gropus_0_description','field_6107ff01b9e36'),(79910,2079,'slider_story-past_9_gropus_1_title_title','An upgraded website and corporate profile'),(79911,2079,'_slider_story-past_9_gropus_1_title_title','field_6107fefbb9e35'),(79912,2079,'slider_story-past_9_gropus_1_title_gradient','0'),(79913,2079,'_slider_story-past_9_gropus_1_title_gradient','field_6107ff2c8bc34'),(79914,2079,'slider_story-past_9_gropus_1_title',''),(79915,2079,'_slider_story-past_9_gropus_1_title','field_6107ff625d3cf'),(79916,2079,'slider_story-past_9_gropus_1_description','CommerceGate introduces an upgraded website and corporate profile to reflect the dedication and commitment to constant innovation, marking the transition to a lean, agile, and data-driven payment processor.'),(79917,2079,'_slider_story-past_9_gropus_1_description','field_6107ff01b9e36'),(79918,2079,'slider_story-past_9_gropus','2'),(79919,2079,'_slider_story-past_9_gropus','field_6107fee8b9e34'),(79920,2079,'slider_story-past_10_year','In 2017'),(79921,2079,'_slider_story-past_10_year','field_6107fe861dc5d'),(79922,2079,'slider_story-past_10_gropus_0_title_title','Billing 2.0'),(79923,2079,'_slider_story-past_10_gropus_0_title_title','field_6107fefbb9e35'),(79924,2079,'slider_story-past_10_gropus_0_title_gradient','1'),(79925,2079,'_slider_story-past_10_gropus_0_title_gradient','field_6107ff2c8bc34'),(79926,2079,'slider_story-past_10_gropus_0_title',''),(79927,2079,'_slider_story-past_10_gropus_0_title','field_6107ff625d3cf'),(79928,2079,'slider_story-past_10_gropus_0_description','CommerceGate launches Billing 2.0, the leading all-in-one invoice, settlement and billing system that provides the latest technology and functionalities with accurate transactional data for our clients.'),(79929,2079,'_slider_story-past_10_gropus_0_description','field_6107ff01b9e36'),(79930,2079,'slider_story-past_10_gropus','1'),(79931,2079,'_slider_story-past_10_gropus','field_6107fee8b9e34'),(79932,2079,'slider_story-past_11_year','In 2018'),(79933,2079,'_slider_story-past_11_year','field_6107fe861dc5d'),(79934,2079,'slider_story-past_11_gropus_0_title_title','CGPayTech'),(79935,2079,'_slider_story-past_11_gropus_0_title_title','field_6107fefbb9e35'),(79936,2079,'slider_story-past_11_gropus_0_title_gradient','1'),(79937,2079,'_slider_story-past_11_gropus_0_title_gradient','field_6107ff2c8bc34'),(79938,2079,'slider_story-past_11_gropus_0_title',''),(79939,2079,'_slider_story-past_11_gropus_0_title','field_6107ff625d3cf'),(79940,2079,'slider_story-past_11_gropus_0_description','CommerceGate launches CGPayTech, a cutting-edge payment platform with higher processing capacities, improved security encryption protocols and a variety of additional payment methods.'),(79941,2079,'_slider_story-past_11_gropus_0_description','field_6107ff01b9e36'),(79942,2079,'slider_story-past_11_gropus','1'),(79943,2079,'_slider_story-past_11_gropus','field_6107fee8b9e34'),(79944,2079,'slider_story-past_12_year','In 2019'),(79945,2079,'_slider_story-past_12_year','field_6107fe861dc5d'),(79946,2079,'slider_story-past_12_gropus_0_title_title','20th acquiring partner integration'),(79947,2079,'_slider_story-past_12_gropus_0_title_title','field_6107fefbb9e35'),(79948,2079,'slider_story-past_12_gropus_0_title_gradient','0'),(79949,2079,'_slider_story-past_12_gropus_0_title_gradient','field_6107ff2c8bc34'),(79950,2079,'slider_story-past_12_gropus_0_title',''),(79951,2079,'_slider_story-past_12_gropus_0_title','field_6107ff625d3cf'),(79952,2079,'slider_story-past_12_gropus_0_description','CommerceGate introduces our 20th acquiring partner integration to our platform, providing our merchants higher transactional volumes, better conversion, risk management and payment processing quality.'),(79953,2079,'_slider_story-past_12_gropus_0_description','field_6107ff01b9e36'),(79954,2079,'slider_story-past_12_gropus','1'),(79955,2079,'_slider_story-past_12_gropus','field_6107fee8b9e34'),(79956,2079,'slider_story-past_13_year','In 2020'),(79957,2079,'_slider_story-past_13_year','field_6107fe861dc5d'),(79958,2079,'slider_story-past_13_gropus_0_title_title','A financial institution license'),(79959,2079,'_slider_story-past_13_gropus_0_title_title','field_6107fefbb9e35'),(79960,2079,'slider_story-past_13_gropus_0_title_gradient','0'),(79961,2079,'_slider_story-past_13_gropus_0_title_gradient','field_6107ff2c8bc34'),(79962,2079,'slider_story-past_13_gropus_0_title',''),(79963,2079,'_slider_story-past_13_gropus_0_title','field_6107ff625d3cf'),(79964,2079,'slider_story-past_13_gropus_0_description','CommerceGate was the first non-banking group in Spain to be granted by the Central Bank of Spain a financial institution license.'),(79965,2079,'_slider_story-past_13_gropus_0_description','field_6107ff01b9e36'),(79966,2079,'slider_story-past_13_gropus','1'),(79967,2079,'_slider_story-past_13_gropus','field_6107fee8b9e34'),(79968,2079,'slider_story-past_14_year','In 2021'),(79969,2079,'_slider_story-past_14_year','field_6107fe861dc5d'),(79970,2079,'slider_story-past_14_gropus_0_title_title','CommerceGate opens the LATAM market'),(79971,2079,'_slider_story-past_14_gropus_0_title_title','field_6107fefbb9e35'),(79972,2079,'slider_story-past_14_gropus_0_title_gradient','0'),(79973,2079,'_slider_story-past_14_gropus_0_title_gradient','field_6107ff2c8bc34'),(79974,2079,'slider_story-past_14_gropus_0_title',''),(79975,2079,'_slider_story-past_14_gropus_0_title','field_6107ff625d3cf'),(79976,2079,'slider_story-past_14_gropus_0_description','CommerceGate opens the LATAM market through local acquiring and payment solutions for EU merchants with Brazil being the first country and Mexico, Chile, Colombia and Peru coming next.'),(79977,2079,'_slider_story-past_14_gropus_0_description','field_6107ff01b9e36'),(79978,2079,'slider_story-past_14_gropus','1'),(79979,2079,'_slider_story-past_14_gropus','field_6107fee8b9e34'),(79980,2079,'slider_story-feature_0_gropus_2_title_title','CG eWallet.'),(79981,2079,'_slider_story-feature_0_gropus_2_title_title','field_6107ffda45734'),(79982,2079,'slider_story-feature_0_gropus_2_title_gradient','0'),(79983,2079,'_slider_story-feature_0_gropus_2_title_gradient','field_6107ffda45735'),(79984,2079,'slider_story-feature_0_gropus_2_title',''),(79985,2079,'_slider_story-feature_0_gropus_2_title','field_6107ffda45733'),(79986,2079,'slider_story-feature_0_gropus_2_description','Get full access to the benefits of the CG eWallet solution to increase customer interaction with your business.'),(79987,2079,'_slider_story-feature_0_gropus_2_description','field_6107ffda45736'),(79988,2081,'main-block_image','542'),(79989,2081,'_main-block_image','field_6107f1cd63ec8'),(79990,2081,'main-block_title','We’re here to simplify global payments'),(79991,2081,'_main-block_title','field_6107f1db63ec9'),(79992,2081,'main-block_description','Since 2006 we have helped thousands of merchants grow their business and maximise their revenue. We offer you a complete set of services built from the ground up based on best-of-breed technology and business practices.'),(79993,2081,'_main-block_description','field_6107f1e463eca'),(79994,2081,'main-block_button-title','Explore more'),(79995,2081,'_main-block_button-title','field_6107f1f063ecb'),(79996,2081,'main-block',''),(79997,2081,'_main-block','field_6107f1b963ec7'),(79998,2081,'introductory-block-title','We’re recognised by professionals'),(79999,2081,'_introductory-block-title','field_6107f5e1078d8'),(80000,2081,'introductory-block-icons_0_icon','550'),(80001,2081,'_introductory-block-icons_0_icon','field_6107f5f6078da'),(80002,2081,'introductory-block-icons_0_icon-description',''),(80003,2081,'_introductory-block-icons_0_icon-description','field_6107f635d4d34'),(80004,2081,'introductory-block-icons_1_icon','551'),(80005,2081,'_introductory-block-icons_1_icon','field_6107f5f6078da'),(80006,2081,'introductory-block-icons_1_icon-description','E-Money Licenses \r\nin the EU and the UK'),(80007,2081,'_introductory-block-icons_1_icon-description','field_6107f635d4d34'),(80008,2081,'introductory-block-icons_2_icon','552'),(80009,2081,'_introductory-block-icons_2_icon','field_6107f5f6078da'),(80010,2081,'introductory-block-icons_2_icon-description',''),(80011,2081,'_introductory-block-icons_2_icon-description','field_6107f635d4d34'),(80012,2081,'introductory-block-icons_3_icon','553'),(80013,2081,'_introductory-block-icons_3_icon','field_6107f5f6078da'),(80014,2081,'introductory-block-icons_3_icon-description','PSD2 and Strong Customer \r\nAuthentication (SCA) compliant'),(80015,2081,'_introductory-block-icons_3_icon-description','field_6107f635d4d34'),(80016,2081,'introductory-block-icons','4'),(80017,2081,'_introductory-block-icons','field_6107f5e6078d9'),(80018,2081,'team-list_0_image','569'),(80019,2081,'_team-list_0_image','field_6107f9b886e2d'),(80020,2081,'team-list_0_full-name','Evgen Sopin'),(80021,2081,'_team-list_0_full-name','field_6107f9ee86e2e'),(80022,2081,'team-list_0_position','Chief Executive Officer'),(80023,2081,'_team-list_0_position','field_6107fa0886e2f'),(80024,2081,'team-list_0_profile','https://www.linkedin.com/in/evgensopin/'),(80025,2081,'_team-list_0_profile','field_6107fa1e86e30'),(80026,2081,'team-list_1_image','570'),(80027,2081,'_team-list_1_image','field_6107f9b886e2d'),(80028,2081,'team-list_1_full-name','Carlos Maduro'),(80029,2081,'_team-list_1_full-name','field_6107f9ee86e2e'),(80030,2081,'team-list_1_position','Chief Financial Officer'),(80031,2081,'_team-list_1_position','field_6107fa0886e2f'),(80032,2081,'team-list_1_profile','https://www.linkedin.com/in/carlosmaduro/'),(80033,2081,'_team-list_1_profile','field_6107fa1e86e30'),(80034,2081,'team-list_2_image','571'),(80035,2081,'_team-list_2_image','field_6107f9b886e2d'),(80036,2081,'team-list_2_full-name','Paul Barclay'),(80037,2081,'_team-list_2_full-name','field_6107f9ee86e2e'),(80038,2081,'team-list_2_position','Chief Commercial Officer'),(80039,2081,'_team-list_2_position','field_6107fa0886e2f'),(80040,2081,'team-list_2_profile','https://www.linkedin.com/in/pabarclay/'),(80041,2081,'_team-list_2_profile','field_6107fa1e86e30'),(80042,2081,'team-list_3_image','572'),(80043,2081,'_team-list_3_image','field_6107f9b886e2d'),(80044,2081,'team-list_3_full-name','Andrew Rud'),(80045,2081,'_team-list_3_full-name','field_6107f9ee86e2e'),(80046,2081,'team-list_3_position','Chief Operations Officer'),(80047,2081,'_team-list_3_position','field_6107fa0886e2f'),(80048,2081,'team-list_3_profile','https://www.linkedin.com/in/andrew-rud-b3274835/'),(80049,2081,'_team-list_3_profile','field_6107fa1e86e30'),(80050,2081,'team-list_4_image','573'),(80051,2081,'_team-list_4_image','field_6107f9b886e2d'),(80052,2081,'team-list_4_full-name','Andrew Vinnichenko'),(80053,2081,'_team-list_4_full-name','field_6107f9ee86e2e'),(80054,2081,'team-list_4_position','Money Laundering Reporting Officer'),(80055,2081,'_team-list_4_position','field_6107fa0886e2f'),(80056,2081,'team-list_4_profile','https://www.linkedin.com/in/andrew-vinnichenko/'),(80057,2081,'_team-list_4_profile','field_6107fa1e86e30'),(80058,2081,'team-list','5'),(80060,2081,'_team-list','field_6107f8956d8f2'),(80062,2081,'team-block-info_team-title','Our Team'),(80064,2081,'_team-block-info_team-title','field_6107f96a86e2c'),(80066,2081,'team-block-info_team-profile-link-title','LinkedIn Profile'),(80068,2081,'_team-block-info_team-profile-link-title','field_6107fa2d86e31'),(80070,2081,'team-block-info',''),(80072,2081,'_team-block-info','field_6107fa5b46179'),(80074,2081,'our-story-title','Our Story'),(80077,2081,'_our-story-title','field_6107fd3dfac5c'),(80080,2081,'slider_story-past_0_year','2006'),(80083,2081,'_slider_story-past_0_year','field_6107fe861dc5d'),(80086,2081,'slider_story-past_0_gropus_0_title_title','foundation'),(80088,2081,'_slider_story-past_0_gropus_0_title_title','field_6107fefbb9e35'),(80090,2081,'slider_story-past_0_gropus_0_title_gradient','0'),(80093,2081,'_slider_story-past_0_gropus_0_title_gradient','field_6107ff2c8bc34'),(80095,2081,'slider_story-past_0_gropus_0_title',''),(80098,2081,'_slider_story-past_0_gropus_0_title','field_6107ff625d3cf'),(80100,2081,'slider_story-past_0_gropus_0_description','CommerceGate is founded in Barcelona, Spain, forming key relationships with financial and risk management institutions while developing our advanced processing platform.'),(80102,2081,'_slider_story-past_0_gropus_0_description','field_6107ff01b9e36'),(80104,2081,'slider_story-past_0_gropus','1'),(80106,2081,'_slider_story-past_0_gropus','field_6107fee8b9e34'),(80108,2081,'slider_story-past_1_year','2007'),(80110,2081,'_slider_story-past_1_year','field_6107fe861dc5d'),(80113,2081,'slider_story-past_1_gropus_0_title_title','foundation'),(80115,2081,'_slider_story-past_1_gropus_0_title_title','field_6107fefbb9e35'),(80117,2081,'slider_story-past_1_gropus_0_title_gradient','0'),(80120,2081,'_slider_story-past_1_gropus_0_title_gradient','field_6107ff2c8bc34'),(80122,2081,'slider_story-past_1_gropus_0_title',''),(80124,2081,'_slider_story-past_1_gropus_0_title','field_6107ff625d3cf'),(80126,2081,'slider_story-past_1_gropus_0_description','CommerceGate is founded in Barcelona, Spain, forming key relationships with financial and risk management institutions while developing our advanced processing platform.'),(80128,2081,'_slider_story-past_1_gropus_0_description','field_6107ff01b9e36'),(80130,2081,'slider_story-past_1_gropus','1'),(80132,2081,'_slider_story-past_1_gropus','field_6107fee8b9e34'),(80134,2081,'slider_story-past_2_year','2009'),(80137,2081,'_slider_story-past_2_year','field_6107fe861dc5d'),(80139,2081,'slider_story-past_2_gropus_0_title_title','+50%'),(80141,2081,'_slider_story-past_2_gropus_0_title_title','field_6107fefbb9e35'),(80143,2081,'slider_story-past_2_gropus_0_title_gradient','1'),(80145,2081,'_slider_story-past_2_gropus_0_title_gradient','field_6107ff2c8bc34'),(80147,2081,'slider_story-past_2_gropus_0_title',''),(80149,2081,'_slider_story-past_2_gropus_0_title','field_6107ff625d3cf'),(80151,2081,'slider_story-past_2_gropus_0_description','transactions sent by our merchats in one month as peak number.'),(80153,2081,'_slider_story-past_2_gropus_0_description','field_6107ff01b9e36'),(80156,2081,'slider_story-past_2_gropus','1'),(80158,2081,'_slider_story-past_2_gropus','field_6107fee8b9e34'),(80160,2081,'slider_story-past_3_year','2010'),(80162,2081,'_slider_story-past_3_year','field_6107fe861dc5d'),(80164,2081,'slider_story-past_3_gropus_0_title_title','expansion'),(80166,2081,'_slider_story-past_3_gropus_0_title_title','field_6107fefbb9e35'),(80169,2081,'slider_story-past_3_gropus_0_title_gradient','0'),(80171,2081,'_slider_story-past_3_gropus_0_title_gradient','field_6107ff2c8bc34'),(80174,2081,'slider_story-past_3_gropus_0_title',''),(80176,2081,'_slider_story-past_3_gropus_0_title','field_6107ff625d3cf'),(80178,2081,'slider_story-past_3_gropus_0_description','Continued expansion of the CommerceGate team to meet constantly increasing demand for our services'),(80180,2081,'_slider_story-past_3_gropus_0_description','field_6107ff01b9e36'),(80182,2081,'slider_story-past_3_gropus','1'),(80185,2081,'_slider_story-past_3_gropus','field_6107fee8b9e34'),(80187,2081,'slider_story-past_4_year','2012'),(80189,2081,'_slider_story-past_4_year','field_6107fe861dc5d'),(80191,2081,'slider_story-past_4_gropus_0_title_title','Award'),(80193,2081,'_slider_story-past_4_gropus_0_title_title','field_6107fefbb9e35'),(80196,2081,'slider_story-past_4_gropus_0_title_gradient','0'),(80198,2081,'_slider_story-past_4_gropus_0_title_gradient','field_6107ff2c8bc34'),(80200,2081,'slider_story-past_4_gropus_0_title',''),(80202,2081,'_slider_story-past_4_gropus_0_title','field_6107ff625d3cf'),(80204,2081,'slider_story-past_4_gropus_0_description','Bestowed the European Billing Company of the Year Award'),(80206,2081,'_slider_story-past_4_gropus_0_description','field_6107ff01b9e36'),(80208,2081,'slider_story-past_4_gropus_1_title_title','website update'),(80210,2081,'_slider_story-past_4_gropus_1_title_title','field_6107fefbb9e35'),(80212,2081,'slider_story-past_4_gropus_1_title_gradient','0'),(80214,2081,'_slider_story-past_4_gropus_1_title_gradient','field_6107ff2c8bc34'),(80216,2081,'slider_story-past_4_gropus_1_title',''),(80218,2081,'_slider_story-past_4_gropus_1_title','field_6107ff625d3cf'),(80220,2081,'slider_story-past_4_gropus_1_description','Relaunch of our website and brand to highlight our success, industry knowledge and dedication to our clients.'),(80222,2081,'_slider_story-past_4_gropus_1_description','field_6107ff01b9e36'),(80224,2081,'slider_story-past_4_gropus','2'),(80226,2081,'_slider_story-past_4_gropus','field_6107fee8b9e34'),(80229,2081,'slider_story-past_5_year','2013'),(80231,2081,'_slider_story-past_5_year','field_6107fe861dc5d'),(80233,2081,'slider_story-past_5_gropus_0_title_title','Company of the year'),(80235,2081,'_slider_story-past_5_gropus_0_title_title','field_6107fefbb9e35'),(80237,2081,'slider_story-past_5_gropus_0_title_gradient','0'),(80239,2081,'_slider_story-past_5_gropus_0_title_gradient','field_6107ff2c8bc34'),(80241,2081,'slider_story-past_5_gropus_0_title',''),(80244,2081,'_slider_story-past_5_gropus_0_title','field_6107ff625d3cf'),(80246,2081,'slider_story-past_5_gropus_0_description','Named European Billing Company of the Year'),(80248,2081,'_slider_story-past_5_gropus_0_description','field_6107ff01b9e36'),(80250,2081,'slider_story-past_5_gropus','1'),(80252,2081,'_slider_story-past_5_gropus','field_6107fee8b9e34'),(80254,2081,'slider_story-past_6_year','2014'),(80256,2081,'_slider_story-past_6_year','field_6107fe861dc5d'),(80258,2081,'slider_story-past_6_gropus_0_title_title','+14%'),(80261,2081,'_slider_story-past_6_gropus_0_title_title','field_6107fefbb9e35'),(80263,2081,'slider_story-past_6_gropus_0_title_gradient','1'),(80265,2081,'_slider_story-past_6_gropus_0_title_gradient','field_6107ff2c8bc34'),(80267,2081,'slider_story-past_6_gropus_0_title',''),(80269,2081,'_slider_story-past_6_gropus_0_title','field_6107ff625d3cf'),(80271,2081,'slider_story-past_6_gropus_0_description','anti-fraud compotents'),(80273,2081,'_slider_story-past_6_gropus_0_description','field_6107ff01b9e36'),(80275,2081,'slider_story-past_6_gropus','1'),(80277,2081,'_slider_story-past_6_gropus','field_6107fee8b9e34'),(80279,2081,'slider_story-past_7_year','2020'),(80281,2081,'_slider_story-past_7_year','field_6107fe861dc5d'),(80283,2081,'slider_story-past_7_gropus_0_title_title','expansion'),(80286,2081,'_slider_story-past_7_gropus_0_title_title','field_6107fefbb9e35'),(80288,2081,'slider_story-past_7_gropus_0_title_gradient','0'),(80290,2081,'_slider_story-past_7_gropus_0_title_gradient','field_6107ff2c8bc34'),(80292,2081,'slider_story-past_7_gropus_0_title',''),(80294,2081,'_slider_story-past_7_gropus_0_title','field_6107ff625d3cf'),(80296,2081,'slider_story-past_7_gropus_0_description','Continued expansion of the CommerceGate team to meet constantly increasing demand for our services'),(80298,2081,'_slider_story-past_7_gropus_0_description','field_6107ff01b9e36'),(80300,2081,'slider_story-past_7_gropus','1'),(80303,2081,'_slider_story-past_7_gropus','field_6107fee8b9e34'),(80305,2081,'slider_story-past_8_year','2021'),(80308,2081,'_slider_story-past_8_year','field_6107fe861dc5d'),(80310,2081,'slider_story-past_8_gropus_0_title_title','spain Bank license'),(80312,2081,'_slider_story-past_8_gropus_0_title_title','field_6107fefbb9e35'),(80314,2081,'slider_story-past_8_gropus_0_title_gradient','0'),(80316,2081,'_slider_story-past_8_gropus_0_title_gradient','field_6107ff2c8bc34'),(80318,2081,'slider_story-past_8_gropus_0_title',''),(80320,2081,'_slider_story-past_8_gropus_0_title','field_6107ff625d3cf'),(80322,2081,'slider_story-past_8_gropus_0_description','CommerceGate granted a financial institution license issued by Central Bank of Spain. We are proud to become the first non-banking group that received this license in Spain.'),(80325,2081,'_slider_story-past_8_gropus_0_description','field_6107ff01b9e36'),(80327,2081,'slider_story-past_8_gropus','1'),(80328,2081,'_slider_story-past_8_gropus','field_6107fee8b9e34'),(80330,2081,'slider_story-past','9'),(80333,2081,'_slider_story-past','field_6107fe24901a6'),(80335,2081,'slider_story-feature_0_year','2022'),(80337,2081,'_slider_story-feature_0_year','field_6107ffda45731'),(80339,2081,'slider_story-feature_0_gropus_0_title_title','Award'),(80342,2081,'_slider_story-feature_0_gropus_0_title_title','field_6107ffda45734'),(80344,2081,'slider_story-feature_0_gropus_0_title_gradient','0'),(80346,2081,'_slider_story-feature_0_gropus_0_title_gradient','field_6107ffda45735'),(80348,2081,'slider_story-feature_0_gropus_0_title',''),(80350,2081,'_slider_story-feature_0_gropus_0_title','field_6107ffda45733'),(80352,2081,'slider_story-feature_0_gropus_0_description','Bestowed the European Billing Company of the Year Award'),(80354,2081,'_slider_story-feature_0_gropus_0_description','field_6107ffda45736'),(80356,2081,'slider_story-feature_0_gropus','2'),(80358,2081,'_slider_story-feature_0_gropus','field_6107ffda45732'),(80360,2081,'slider_story-feature','2'),(80363,2081,'_slider_story-feature','field_6107ffda45730'),(80365,2081,'slider',''),(80367,2081,'_slider','field_610800a34520b'),(80369,2081,'slider_story-feature_0_gropus_1_title_title','website update'),(80371,2081,'_slider_story-feature_0_gropus_1_title_title','field_6107ffda45734'),(80373,2081,'slider_story-feature_0_gropus_1_title_gradient','0'),(80375,2081,'_slider_story-feature_0_gropus_1_title_gradient','field_6107ffda45735'),(80377,2081,'slider_story-feature_0_gropus_1_title',''),(80379,2081,'_slider_story-feature_0_gropus_1_title','field_6107ffda45733'),(80381,2081,'slider_story-feature_0_gropus_1_description','Relaunch of our website and brand to highlight our success, industry knowledge and dedication to our clients.'),(80383,2081,'_slider_story-feature_0_gropus_1_description','field_6107ffda45736'),(80385,2081,'slider_story-feature_1_year','2023'),(80387,2081,'_slider_story-feature_1_year','field_6107ffda45731'),(80389,2081,'slider_story-feature_1_gropus_0_title_title','New products'),(80392,2081,'_slider_story-feature_1_gropus_0_title_title','field_6107ffda45734'),(80394,2081,'slider_story-feature_1_gropus_0_title_gradient','0'),(80395,2081,'_slider_story-feature_1_gropus_0_title_gradient','field_6107ffda45735'),(80397,2081,'slider_story-feature_1_gropus_0_title',''),(80399,2081,'_slider_story-feature_1_gropus_0_title','field_6107ffda45733'),(80401,2081,'slider_story-feature_1_gropus_0_description','Our plan is to provide sustainable ecosystem to our client with all range of financial products by 2023.'),(80403,2081,'_slider_story-feature_1_gropus_0_description','field_6107ffda45736'),(80405,2081,'slider_story-feature_1_gropus','1'),(80407,2081,'_slider_story-feature_1_gropus','field_6107ffda45732'),(80409,2081,'career-block-info_title','Start Your Career'),(80411,2081,'_career-block-info_title','field_6108088e7a966'),(80413,2081,'career-block-info_suptitle_text','15 job openings'),(80415,2081,'_career-block-info_suptitle_text','field_610808a07a968'),(80418,2081,'career-block-info_suptitle_color','#EB5042'),(80420,2081,'_career-block-info_suptitle_color','field_610808a67a969'),(80422,2081,'career-block-info_suptitle',''),(80424,2081,'_career-block-info_suptitle','field_610808947a967'),(80426,2081,'career-block-info',''),(80428,2081,'_career-block-info','field_610807c27a965'),(80430,2081,'career-block-info_button','a:3:{s:5:\"title\";s:12:\"See All Jobs\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/careers/\";s:6:\"target\";s:0:\"\";}'),(80432,2081,'_career-block-info_button','field_610808cdef69d'),(80758,2082,'_wp_attached_file','2021/10/aml-manual.docx'),(80899,2090,'_wp_attached_file','2021/10/evgen-sopin.jpg'),(80900,2090,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:560;s:6:\"height\";i:420;s:4:\"file\";s:23:\"2021/10/evgen-sopin.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"evgen-sopin-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"evgen-sopin-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:16:\"© Alex Gregorio\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(80901,2091,'main-block_image','542'),(80902,2091,'_main-block_image','field_6107f1cd63ec8'),(80903,2091,'main-block_title','Our Story'),(80904,2091,'_main-block_title','field_6107f1db63ec9'),(80905,2091,'main-block_description','Thousands of merchants have boosted their sales with our[nbsp]payment solutions since 2006. Today, we have scaled successfully to cater to every business with the[nbsp]foundations of ethical business practices and leading technology.'),(80906,2091,'_main-block_description','field_6107f1e463eca'),(80907,2091,'main-block_button-title','Explore more'),(80908,2091,'_main-block_button-title','field_6107f1f063ecb'),(80909,2091,'main-block',''),(80910,2091,'_main-block','field_6107f1b963ec7'),(80911,2091,'introductory-block_title','We’re recognised by professionals'),(80912,2091,'_introductory-block_title','field_6107f5e1078d8'),(80913,2091,'introductory-block_icons_0_icon','550'),(80914,2091,'_introductory-block_icons_0_icon','field_6107f5f6078da'),(80915,2091,'introductory-block_icons_0_icon-description',''),(80916,2091,'_introductory-block_icons_0_icon-description','field_6107f635d4d34'),(80917,2091,'introductory-block_icons_1_icon','551'),(80918,2091,'_introductory-block_icons_1_icon','field_6107f5f6078da'),(80919,2091,'introductory-block_icons_1_icon-description','E-Money Licenses \r\nin the EU and the UK'),(80920,2091,'_introductory-block_icons_1_icon-description','field_6107f635d4d34'),(80921,2091,'introductory-block_icons_2_icon','552'),(80922,2091,'_introductory-block_icons_2_icon','field_6107f5f6078da'),(80923,2091,'introductory-block_icons_2_icon-description',''),(80924,2091,'_introductory-block_icons_2_icon-description','field_6107f635d4d34'),(80925,2091,'introductory-block_icons_3_icon','553'),(80926,2091,'_introductory-block_icons_3_icon','field_6107f5f6078da'),(80927,2091,'introductory-block_icons_3_icon-description','PSD2 and Strong Customer \r\nAuthentication (SCA) compliant'),(80928,2091,'_introductory-block_icons_3_icon-description','field_6107f635d4d34'),(80929,2091,'introductory-block_icons','4'),(80930,2091,'_introductory-block_icons','field_6107f5e6078d9'),(80931,2091,'introductory-block',''),(80932,2091,'_introductory-block','field_6107f5d6078d7'),(80933,2091,'introductory-block-title','We’re recognised by professionals'),(80934,2091,'_introductory-block-title','field_6107f5e1078d8'),(80935,2091,'introductory-block-icons_0_icon','550'),(80936,2091,'_introductory-block-icons_0_icon','field_6107f5f6078da'),(80937,2091,'introductory-block-icons_0_icon-description','Licensed by Banco de Espana'),(80938,2091,'_introductory-block-icons_0_icon-description','field_6107f635d4d34'),(80939,2091,'introductory-block-icons_1_icon','551'),(80940,2091,'_introductory-block-icons_1_icon','field_6107f5f6078da'),(80941,2091,'introductory-block-icons_1_icon-description','EU Regulated Financial Institution'),(80942,2091,'_introductory-block-icons_1_icon-description','field_6107f635d4d34'),(80943,2091,'introductory-block-icons_2_icon','552'),(80944,2091,'_introductory-block-icons_2_icon','field_6107f5f6078da'),(80945,2091,'introductory-block-icons_2_icon-description','Secure Level 1[nbsp]PCI Compliance'),(80946,2091,'_introductory-block-icons_2_icon-description','field_6107f635d4d34'),(80947,2091,'introductory-block-icons_3_icon','553'),(80948,2091,'_introductory-block-icons_3_icon','field_6107f5f6078da'),(80949,2091,'introductory-block-icons_3_icon-description','Appointed KPMG Auditor'),(80950,2091,'_introductory-block-icons_3_icon-description','field_6107f635d4d34'),(80951,2091,'introductory-block-icons','4'),(80952,2091,'_introductory-block-icons','field_6107f5e6078d9'),(80953,2091,'team_title',''),(80954,2091,'_team_title','field_6107f8866d8f1'),(80955,2091,'team',''),(80956,2091,'_team','field_6107f87b6d8f0'),(80957,2091,'block-info_team-title','Our Team'),(80958,2091,'_block-info_team-title','field_6107f96a86e2c'),(80959,2091,'block-info_team-profile-link-title','LinkedIn Profile'),(80960,2091,'_block-info_team-profile-link-title','field_6107fa2d86e31'),(80961,2091,'block-info',''),(80962,2091,'_block-info','field_6107fa5b46179'),(80963,2091,'team-list_0_image','2090'),(80964,2091,'_team-list_0_image','field_6107f9b886e2d'),(80965,2091,'team-list_0_full-name','Evgen Sopin'),(80966,2091,'_team-list_0_full-name','field_6107f9ee86e2e'),(80967,2091,'team-list_0_position','Chief Executive Officer'),(80968,2091,'_team-list_0_position','field_6107fa0886e2f'),(80969,2091,'team-list_0_profile','https://www.linkedin.com/in/evgensopin/'),(80970,2091,'_team-list_0_profile','field_6107fa1e86e30'),(80971,2091,'team-list_1_image','570'),(80972,2091,'_team-list_1_image','field_6107f9b886e2d'),(80973,2091,'team-list_1_full-name','Carlos Maduro'),(80974,2091,'_team-list_1_full-name','field_6107f9ee86e2e'),(80975,2091,'team-list_1_position','Chief Financial Officer'),(80976,2091,'_team-list_1_position','field_6107fa0886e2f'),(80977,2091,'team-list_1_profile','https://www.linkedin.com/in/carlosmaduro/'),(80978,2091,'_team-list_1_profile','field_6107fa1e86e30'),(80979,2091,'team-list_2_image','571'),(80980,2091,'_team-list_2_image','field_6107f9b886e2d'),(80981,2091,'team-list_2_full-name','Paul Barclay'),(80982,2091,'_team-list_2_full-name','field_6107f9ee86e2e'),(80983,2091,'team-list_2_position','Chief Commercial Officer'),(80984,2091,'_team-list_2_position','field_6107fa0886e2f'),(80985,2091,'team-list_2_profile','https://www.linkedin.com/in/pabarclay/'),(80986,2091,'_team-list_2_profile','field_6107fa1e86e30'),(80987,2091,'team-list_3_image','572'),(80988,2091,'_team-list_3_image','field_6107f9b886e2d'),(80989,2091,'team-list_3_full-name','Andrew Rud'),(80990,2091,'_team-list_3_full-name','field_6107f9ee86e2e'),(80991,2091,'team-list_3_position','Chief Operations Officer'),(80992,2091,'_team-list_3_position','field_6107fa0886e2f'),(80993,2091,'team-list_3_profile','https://www.linkedin.com/in/andrew-rud-b3274835/'),(80994,2091,'_team-list_3_profile','field_6107fa1e86e30'),(80995,2091,'team-list_4_image','573'),(80996,2091,'_team-list_4_image','field_6107f9b886e2d'),(80997,2091,'team-list_4_full-name','Andrew Vinnichenko'),(80998,2091,'_team-list_4_full-name','field_6107f9ee86e2e'),(80999,2091,'team-list_4_position','Money Laundering Reporting Officer'),(81000,2091,'_team-list_4_position','field_6107fa0886e2f'),(81001,2091,'team-list_4_profile','https://www.linkedin.com/in/andrew-vinnichenko/'),(81002,2091,'_team-list_4_profile','field_6107fa1e86e30'),(81003,2091,'team-list','5'),(81004,2091,'_team-list','field_6107f8956d8f2'),(81005,2091,'team-block-info_team-title','Our Team'),(81006,2091,'_team-block-info_team-title','field_6107f96a86e2c'),(81007,2091,'team-block-info_team-profile-link-title','LinkedIn Profile'),(81008,2091,'_team-block-info_team-profile-link-title','field_6107fa2d86e31'),(81009,2091,'team-block-info',''),(81010,2091,'_team-block-info','field_6107fa5b46179'),(81011,2091,'our-story-title','Our Story'),(81012,2091,'_our-story-title','field_6107fd3dfac5c'),(81013,2091,'story-past_0_year',''),(81014,2091,'_story-past_0_year','field_6107fe861dc5d'),(81015,2091,'story-past_0_gropus_0_title_title',''),(81016,2091,'_story-past_0_gropus_0_title_title','field_6107fefbb9e35'),(81017,2091,'story-past_0_gropus_0_title_gradient','0'),(81018,2091,'_story-past_0_gropus_0_title_gradient','field_6107ff2c8bc34'),(81019,2091,'story-past_0_gropus_0_title',''),(81020,2091,'_story-past_0_gropus_0_title','field_6107ff625d3cf'),(81021,2091,'story-past_0_gropus_0_description',''),(81022,2091,'_story-past_0_gropus_0_description','field_6107ff01b9e36'),(81023,2091,'story-past_0_gropus','1'),(81024,2091,'_story-past_0_gropus','field_6107fee8b9e34'),(81025,2091,'story-past_1_year',''),(81026,2091,'_story-past_1_year','field_6107fe861dc5d'),(81027,2091,'story-past_1_gropus_0_title_title',''),(81028,2091,'_story-past_1_gropus_0_title_title','field_6107fefbb9e35'),(81029,2091,'story-past_1_gropus_0_title_gradient','0'),(81030,2091,'_story-past_1_gropus_0_title_gradient','field_6107ff2c8bc34'),(81031,2091,'story-past_1_gropus_0_title',''),(81032,2091,'_story-past_1_gropus_0_title','field_6107ff625d3cf'),(81033,2091,'story-past_1_gropus_0_description',''),(81034,2091,'_story-past_1_gropus_0_description','field_6107ff01b9e36'),(81035,2091,'story-past_1_gropus','1'),(81036,2091,'_story-past_1_gropus','field_6107fee8b9e34'),(81037,2091,'story-past_2_year',''),(81038,2091,'_story-past_2_year','field_6107fe861dc5d'),(81039,2091,'story-past_2_gropus_0_title_title',''),(81040,2091,'_story-past_2_gropus_0_title_title','field_6107fefbb9e35'),(81041,2091,'story-past_2_gropus_0_title_gradient','0'),(81042,2091,'_story-past_2_gropus_0_title_gradient','field_6107ff2c8bc34'),(81043,2091,'story-past_2_gropus_0_title',''),(81044,2091,'_story-past_2_gropus_0_title','field_6107ff625d3cf'),(81045,2091,'story-past_2_gropus_0_description',''),(81046,2091,'_story-past_2_gropus_0_description','field_6107ff01b9e36'),(81047,2091,'story-past_2_gropus','1'),(81048,2091,'_story-past_2_gropus','field_6107fee8b9e34'),(81049,2091,'story-past_3_year',''),(81050,2091,'_story-past_3_year','field_6107fe861dc5d'),(81051,2091,'story-past_3_gropus_0_title_title',''),(81052,2091,'_story-past_3_gropus_0_title_title','field_6107fefbb9e35'),(81053,2091,'story-past_3_gropus_0_title_gradient','0'),(81054,2091,'_story-past_3_gropus_0_title_gradient','field_6107ff2c8bc34'),(81055,2091,'story-past_3_gropus_0_title',''),(81056,2091,'_story-past_3_gropus_0_title','field_6107ff625d3cf'),(81057,2091,'story-past_3_gropus_0_description',''),(81058,2091,'_story-past_3_gropus_0_description','field_6107ff01b9e36'),(81059,2091,'story-past_3_gropus','1'),(81060,2091,'_story-past_3_gropus','field_6107fee8b9e34'),(81061,2091,'story-past_4_year',''),(81062,2091,'_story-past_4_year','field_6107fe861dc5d'),(81063,2091,'story-past_4_gropus_0_title_title',''),(81064,2091,'_story-past_4_gropus_0_title_title','field_6107fefbb9e35'),(81065,2091,'story-past_4_gropus_0_title_gradient','0'),(81066,2091,'_story-past_4_gropus_0_title_gradient','field_6107ff2c8bc34'),(81067,2091,'story-past_4_gropus_0_title',''),(81068,2091,'_story-past_4_gropus_0_title','field_6107ff625d3cf'),(81069,2091,'story-past_4_gropus_0_description',''),(81070,2091,'_story-past_4_gropus_0_description','field_6107ff01b9e36'),(81071,2091,'story-past_4_gropus','1'),(81072,2091,'_story-past_4_gropus','field_6107fee8b9e34'),(81073,2091,'story-past_5_year',''),(81074,2091,'_story-past_5_year','field_6107fe861dc5d'),(81075,2091,'story-past_5_gropus_0_title_title',''),(81076,2091,'_story-past_5_gropus_0_title_title','field_6107fefbb9e35'),(81077,2091,'story-past_5_gropus_0_title_gradient','0'),(81078,2091,'_story-past_5_gropus_0_title_gradient','field_6107ff2c8bc34'),(81079,2091,'story-past_5_gropus_0_title',''),(81080,2091,'_story-past_5_gropus_0_title','field_6107ff625d3cf'),(81081,2091,'story-past_5_gropus_0_description',''),(81082,2091,'_story-past_5_gropus_0_description','field_6107ff01b9e36'),(81083,2091,'story-past_5_gropus','1'),(81084,2091,'_story-past_5_gropus','field_6107fee8b9e34'),(81085,2091,'story-past_6_year',''),(81086,2091,'_story-past_6_year','field_6107fe861dc5d'),(81087,2091,'story-past_6_gropus_0_title_title',''),(81088,2091,'_story-past_6_gropus_0_title_title','field_6107fefbb9e35'),(81089,2091,'story-past_6_gropus_0_title_gradient','0'),(81090,2091,'_story-past_6_gropus_0_title_gradient','field_6107ff2c8bc34'),(81091,2091,'story-past_6_gropus_0_title',''),(81092,2091,'_story-past_6_gropus_0_title','field_6107ff625d3cf'),(81093,2091,'story-past_6_gropus_0_description',''),(81094,2091,'_story-past_6_gropus_0_description','field_6107ff01b9e36'),(81095,2091,'story-past_6_gropus','1'),(81096,2091,'_story-past_6_gropus','field_6107fee8b9e34'),(81097,2091,'story-past_7_year',''),(81098,2091,'_story-past_7_year','field_6107fe861dc5d'),(81099,2091,'story-past_7_gropus_0_title_title',''),(81100,2091,'_story-past_7_gropus_0_title_title','field_6107fefbb9e35'),(81101,2091,'story-past_7_gropus_0_title_gradient','0'),(81102,2091,'_story-past_7_gropus_0_title_gradient','field_6107ff2c8bc34'),(81103,2091,'story-past_7_gropus_0_title',''),(81104,2091,'_story-past_7_gropus_0_title','field_6107ff625d3cf'),(81105,2091,'story-past_7_gropus_0_description',''),(81106,2091,'_story-past_7_gropus_0_description','field_6107ff01b9e36'),(81107,2091,'story-past_7_gropus','1'),(81108,2091,'_story-past_7_gropus','field_6107fee8b9e34'),(81109,2091,'story-past_8_year',''),(81110,2091,'_story-past_8_year','field_6107fe861dc5d'),(81111,2091,'story-past_8_gropus_0_title_title',''),(81112,2091,'_story-past_8_gropus_0_title_title','field_6107fefbb9e35'),(81113,2091,'story-past_8_gropus_0_title_gradient','0'),(81114,2091,'_story-past_8_gropus_0_title_gradient','field_6107ff2c8bc34'),(81115,2091,'story-past_8_gropus_0_title',''),(81116,2091,'_story-past_8_gropus_0_title','field_6107ff625d3cf'),(81117,2091,'story-past_8_gropus_0_description',''),(81118,2091,'_story-past_8_gropus_0_description','field_6107ff01b9e36'),(81119,2091,'story-past_8_gropus','1'),(81120,2091,'_story-past_8_gropus','field_6107fee8b9e34'),(81121,2091,'story-past','9'),(81122,2091,'_story-past','field_6107fe24901a6'),(81123,2091,'story-feature_0_year',''),(81124,2091,'_story-feature_0_year','field_6107ffda45731'),(81125,2091,'story-feature_0_gropus_0_title_title',''),(81126,2091,'_story-feature_0_gropus_0_title_title','field_6107ffda45734'),(81127,2091,'story-feature_0_gropus_0_title_gradient','0'),(81128,2091,'_story-feature_0_gropus_0_title_gradient','field_6107ffda45735'),(81129,2091,'story-feature_0_gropus_0_title',''),(81130,2091,'_story-feature_0_gropus_0_title','field_6107ffda45733'),(81131,2091,'story-feature_0_gropus_0_description',''),(81132,2091,'_story-feature_0_gropus_0_description','field_6107ffda45736'),(81133,2091,'story-feature_0_gropus','1'),(81134,2091,'_story-feature_0_gropus','field_6107ffda45732'),(81135,2091,'story-feature_1_year',''),(81136,2091,'_story-feature_1_year','field_6107ffda45731'),(81137,2091,'story-feature_1_gropus_0_title_title',''),(81138,2091,'_story-feature_1_gropus_0_title_title','field_6107ffda45734'),(81139,2091,'story-feature_1_gropus_0_title_gradient','0'),(81140,2091,'_story-feature_1_gropus_0_title_gradient','field_6107ffda45735'),(81141,2091,'story-feature_1_gropus_0_title',''),(81142,2091,'_story-feature_1_gropus_0_title','field_6107ffda45733'),(81143,2091,'story-feature_1_gropus_0_description',''),(81144,2091,'_story-feature_1_gropus_0_description','field_6107ffda45736'),(81145,2091,'story-feature_1_gropus','1'),(81146,2091,'_story-feature_1_gropus','field_6107ffda45732'),(81147,2091,'story-feature','2'),(81148,2091,'_story-feature','field_6107ffda45730'),(81149,2091,'slider_story-past_0_year','Founded in 2006'),(81150,2091,'_slider_story-past_0_year','field_6107fe861dc5d'),(81151,2091,'slider_story-past_0_gropus_0_title_title','foundation'),(81152,2091,'_slider_story-past_0_gropus_0_title_title','field_6107fefbb9e35'),(81153,2091,'slider_story-past_0_gropus_0_title_gradient','1'),(81154,2091,'_slider_story-past_0_gropus_0_title_gradient','field_6107ff2c8bc34'),(81155,2091,'slider_story-past_0_gropus_0_title',''),(81156,2091,'_slider_story-past_0_gropus_0_title','field_6107ff625d3cf'),(81157,2091,'slider_story-past_0_gropus_0_description','CommerceGate was founded in Barcelona, Spain, by forming key relationships with financial and risk management institutions to develop technological and operational capabilities on our platform.'),(81158,2091,'_slider_story-past_0_gropus_0_description','field_6107ff01b9e36'),(81159,2091,'slider_story-past_0_gropus','1'),(81160,2091,'_slider_story-past_0_gropus','field_6107fee8b9e34'),(81161,2091,'slider_story-past_1_year','In 2007'),(81162,2091,'_slider_story-past_1_year','field_6107fe861dc5d'),(81163,2091,'slider_story-past_1_gropus_0_title_title','The largest high-risk payment processor in Spain'),(81164,2091,'_slider_story-past_1_gropus_0_title_title','field_6107fefbb9e35'),(81165,2091,'slider_story-past_1_gropus_0_title_gradient','0'),(81166,2091,'_slider_story-past_1_gropus_0_title_gradient','field_6107ff2c8bc34'),(81167,2091,'slider_story-past_1_gropus_0_title',''),(81168,2091,'_slider_story-past_1_gropus_0_title','field_6107ff625d3cf'),(81169,2091,'slider_story-past_1_gropus_0_description','CommerceGate quickly scaled to be the largest high-risk payment processor in Spain and expanded throughout Europe offering superior throughput and highly secured payment solutions for our clients.'),(81170,2091,'_slider_story-past_1_gropus_0_description','field_6107ff01b9e36'),(81171,2091,'slider_story-past_1_gropus','1'),(81172,2091,'_slider_story-past_1_gropus','field_6107fee8b9e34'),(81173,2091,'slider_story-past_2_year','In 2009'),(81174,2091,'_slider_story-past_2_year','field_6107fe861dc5d'),(81175,2091,'slider_story-past_2_gropus_0_title_title','Relaunch of cgbilling.com'),(81176,2091,'_slider_story-past_2_gropus_0_title_title','field_6107fefbb9e35'),(81177,2091,'slider_story-past_2_gropus_0_title_gradient','0'),(81178,2091,'_slider_story-past_2_gropus_0_title_gradient','field_6107ff2c8bc34'),(81179,2091,'slider_story-past_2_gropus_0_title',''),(81180,2091,'_slider_story-past_2_gropus_0_title','field_6107ff625d3cf'),(81181,2091,'slider_story-past_2_gropus_0_description','CommerceGate established an Industry benchmark for quality service for end-user billing support with the relaunch of cgbilling.com.'),(81182,2091,'_slider_story-past_2_gropus_0_description','field_6107ff01b9e36'),(81183,2091,'slider_story-past_2_gropus','2'),(81184,2091,'_slider_story-past_2_gropus','field_6107fee8b9e34'),(81185,2091,'slider_story-past_3_year','In 2010'),(81186,2091,'_slider_story-past_3_year','field_6107fe861dc5d'),(81187,2091,'slider_story-past_3_gropus_0_title_title','CommerceGate expanded our team'),(81188,2091,'_slider_story-past_3_gropus_0_title_title','field_6107fefbb9e35'),(81189,2091,'slider_story-past_3_gropus_0_title_gradient','0'),(81190,2091,'_slider_story-past_3_gropus_0_title_gradient','field_6107ff2c8bc34'),(81191,2091,'slider_story-past_3_gropus_0_title',''),(81192,2091,'_slider_story-past_3_gropus_0_title','field_6107ff625d3cf'),(81193,2091,'slider_story-past_3_gropus_0_description','CommerceGate expanded our team to meet growing demand for our payment solutions and to offer highly dedicated support for our clients.'),(81194,2091,'_slider_story-past_3_gropus_0_description','field_6107ff01b9e36'),(81195,2091,'slider_story-past_3_gropus','1'),(81196,2091,'_slider_story-past_3_gropus','field_6107fee8b9e34'),(81197,2091,'slider_story-past_4_year','In 2011'),(81198,2091,'_slider_story-past_4_year','field_6107fe861dc5d'),(81199,2091,'slider_story-past_4_gropus_0_title_title','The Billing Company of the Year'),(81200,2091,'_slider_story-past_4_gropus_0_title_title','field_6107fefbb9e35'),(81201,2091,'slider_story-past_4_gropus_0_title_gradient','0'),(81202,2091,'_slider_story-past_4_gropus_0_title_gradient','field_6107ff2c8bc34'),(81203,2091,'slider_story-past_4_gropus_0_title',''),(81204,2091,'_slider_story-past_4_gropus_0_title','field_6107ff625d3cf'),(81205,2091,'slider_story-past_4_gropus_0_description','CommerceGate was awarded the Billing Company of the Year (Merchant Services) for our longstanding dedication to providing leading payment technology and support access for our clients.'),(81206,2091,'_slider_story-past_4_gropus_0_description','field_6107ff01b9e36'),(81207,2091,'slider_story-past_4_gropus','1'),(81208,2091,'_slider_story-past_4_gropus','field_6107fee8b9e34'),(81209,2091,'slider_story-past_5_year','In 2012'),(81210,2091,'_slider_story-past_5_year','field_6107fe861dc5d'),(81211,2091,'slider_story-past_5_gropus_0_title_title','The European Billing Company of the Year Award'),(81212,2091,'_slider_story-past_5_gropus_0_title_title','field_6107fefbb9e35'),(81213,2091,'slider_story-past_5_gropus_0_title_gradient','0'),(81214,2091,'_slider_story-past_5_gropus_0_title_gradient','field_6107ff2c8bc34'),(81215,2091,'slider_story-past_5_gropus_0_title',''),(81216,2091,'_slider_story-past_5_gropus_0_title','field_6107ff625d3cf'),(81217,2091,'slider_story-past_5_gropus_0_description','CommerceGate was nominated for the European Billing Company of the Year Award for outstanding performance and reliability of our billing solutions for our clients in Europe.'),(81218,2091,'_slider_story-past_5_gropus_0_description','field_6107ff01b9e36'),(81219,2091,'slider_story-past_5_gropus','2'),(81220,2091,'_slider_story-past_5_gropus','field_6107fee8b9e34'),(81221,2091,'slider_story-past_6_year','In 2013'),(81222,2091,'_slider_story-past_6_year','field_6107fe861dc5d'),(81223,2091,'slider_story-past_6_gropus_0_title_title','The European Billing Company of the Year Award'),(81224,2091,'_slider_story-past_6_gropus_0_title_title','field_6107fefbb9e35'),(81225,2091,'slider_story-past_6_gropus_0_title_gradient','0'),(81226,2091,'_slider_story-past_6_gropus_0_title_gradient','field_6107ff2c8bc34'),(81227,2091,'slider_story-past_6_gropus_0_title',''),(81228,2091,'_slider_story-past_6_gropus_0_title','field_6107ff625d3cf'),(81229,2091,'slider_story-past_6_gropus_0_description','CommerceGate was crowned the title European Billing Company of the Year Award for outstanding performance and reliability of our billing solutions for our clients in Europe.'),(81230,2091,'_slider_story-past_6_gropus_0_description','field_6107ff01b9e36'),(81231,2091,'slider_story-past_6_gropus','1'),(81232,2091,'_slider_story-past_6_gropus','field_6107fee8b9e34'),(81233,2091,'slider_story-past_7_year','In 2014'),(81234,2091,'_slider_story-past_7_year','field_6107fe861dc5d'),(81235,2091,'slider_story-past_7_gropus_0_title_title','The European Payment Processor of the Year Award'),(81236,2091,'_slider_story-past_7_gropus_0_title_title','field_6107fefbb9e35'),(81237,2091,'slider_story-past_7_gropus_0_title_gradient','0'),(81238,2091,'_slider_story-past_7_gropus_0_title_gradient','field_6107ff2c8bc34'),(81239,2091,'slider_story-past_7_gropus_0_title',''),(81240,2091,'_slider_story-past_7_gropus_0_title','field_6107ff625d3cf'),(81241,2091,'slider_story-past_7_gropus_0_description','CommerceGate was crowned the European Payment Processor of the Year Award for our leading and highly scalable payment processing solutions for our clients in Europe.'),(81242,2091,'_slider_story-past_7_gropus_0_description','field_6107ff01b9e36'),(81243,2091,'slider_story-past_7_gropus','2'),(81244,2091,'_slider_story-past_7_gropus','field_6107fee8b9e34'),(81245,2091,'slider_story-past_8_year','In 2015'),(81246,2091,'_slider_story-past_8_year','field_6107fe861dc5d'),(81247,2091,'slider_story-past_8_gropus_0_title_title','CommerceGate expanded our team'),(81248,2091,'_slider_story-past_8_gropus_0_title_title','field_6107fefbb9e35'),(81249,2091,'slider_story-past_8_gropus_0_title_gradient','0'),(81250,2091,'_slider_story-past_8_gropus_0_title_gradient','field_6107ff2c8bc34'),(81251,2091,'slider_story-past_8_gropus_0_title',''),(81252,2091,'_slider_story-past_8_gropus_0_title','field_6107ff625d3cf'),(81253,2091,'slider_story-past_8_gropus_0_description','CommerceGate expanded our team to boost our core competencies and expertise in key operational areas while continuing to grow our client base and support throughout Europe.'),(81254,2091,'_slider_story-past_8_gropus_0_description','field_6107ff01b9e36'),(81255,2091,'slider_story-past_8_gropus','3'),(81256,2091,'_slider_story-past_8_gropus','field_6107fee8b9e34'),(81257,2091,'slider_story-past','15'),(81258,2091,'_slider_story-past','field_6107fe24901a6'),(81259,2091,'slider_story-feature_0_year','In 2022'),(81260,2091,'_slider_story-feature_0_year','field_6107ffda45731'),(81261,2091,'slider_story-feature_0_gropus_0_title_title','CG Digital Bank.'),(81262,2091,'_slider_story-feature_0_gropus_0_title_title','field_6107ffda45734'),(81263,2091,'slider_story-feature_0_gropus_0_title_gradient','0'),(81264,2091,'_slider_story-feature_0_gropus_0_title_gradient','field_6107ffda45735'),(81265,2091,'slider_story-feature_0_gropus_0_title',''),(81266,2091,'_slider_story-feature_0_gropus_0_title','field_6107ffda45733'),(81267,2091,'slider_story-feature_0_gropus_0_description','Gain access to key digital banking facilities and services hassle-free, tailored to the needs of your online business.'),(81268,2091,'_slider_story-feature_0_gropus_0_description','field_6107ffda45736'),(81269,2091,'slider_story-feature_0_gropus','3'),(81270,2091,'_slider_story-feature_0_gropus','field_6107ffda45732'),(81271,2091,'slider_story-feature','1'),(81272,2091,'_slider_story-feature','field_6107ffda45730'),(81273,2091,'slider',''),(81274,2091,'_slider','field_610800a34520b'),(81275,2091,'slider_story-feature_0_gropus_1_title_title','CG Card.'),(81276,2091,'_slider_story-feature_0_gropus_1_title_title','field_6107ffda45734'),(81277,2091,'slider_story-feature_0_gropus_1_title_gradient','0'),(81278,2091,'_slider_story-feature_0_gropus_1_title_gradient','field_6107ffda45735'),(81279,2091,'slider_story-feature_0_gropus_1_title',''),(81280,2091,'_slider_story-feature_0_gropus_1_title','field_6107ffda45733'),(81281,2091,'slider_story-feature_0_gropus_1_description','Get customized corporate and personal credit cards for your stakeholders and key partners linked to your account.'),(81282,2091,'_slider_story-feature_0_gropus_1_description','field_6107ffda45736'),(81283,2091,'career-block-info_title','Start Your Career'),(81284,2091,'_career-block-info_title','field_6108088e7a966'),(81285,2091,'career-block-info_suptitle_text','15 job openings'),(81286,2091,'_career-block-info_suptitle_text','field_610808a07a968'),(81287,2091,'career-block-info_suptitle_color','#EB5042'),(81288,2091,'_career-block-info_suptitle_color','field_610808a67a969'),(81289,2091,'career-block-info_suptitle',''),(81290,2091,'_career-block-info_suptitle','field_610808947a967'),(81291,2091,'career-block-info_button-title','See All Jobs\\'),(81292,2091,'_career-block-info_button-title','field_610808cdef69d'),(81293,2091,'career-block-info',''),(81294,2091,'_career-block-info','field_610807c27a965'),(81295,2091,'career-block-info_button','a:3:{s:5:\"title\";s:12:\"See All Jobs\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/careers/\";s:6:\"target\";s:0:\"\";}'),(81296,2091,'_career-block-info_button','field_610808cdef69d'),(81297,2091,'slider_story-past_2_gropus_1_title_title','The Strategic Alliance of the Year Award'),(81298,2091,'_slider_story-past_2_gropus_1_title_title','field_6107fefbb9e35'),(81299,2091,'slider_story-past_2_gropus_1_title_gradient','0'),(81300,2091,'_slider_story-past_2_gropus_1_title_gradient','field_6107ff2c8bc34'),(81301,2091,'slider_story-past_2_gropus_1_title',''),(81302,2091,'_slider_story-past_2_gropus_1_title','field_6107ff625d3cf'),(81303,2091,'slider_story-past_2_gropus_1_description','CommerceGate was awarded the Strategic Alliance of the Year Award for outstanding performance and reliability in our payment solutions.'),(81304,2091,'_slider_story-past_2_gropus_1_description','field_6107ff01b9e36'),(81305,2091,'slider_story-past_5_gropus_1_title_title','CommerceGate relaunches our flagship website'),(81306,2091,'_slider_story-past_5_gropus_1_title_title','field_6107fefbb9e35'),(81307,2091,'slider_story-past_5_gropus_1_title_gradient','0'),(81308,2091,'_slider_story-past_5_gropus_1_title_gradient','field_6107ff2c8bc34'),(81309,2091,'slider_story-past_5_gropus_1_title',''),(81310,2091,'_slider_story-past_5_gropus_1_title','field_6107ff625d3cf'),(81311,2091,'slider_story-past_5_gropus_1_description','CommerceGate relaunches our flagship website and brand image to emphasize on our growing success, industry expertise and outstanding dedication to our clients globally.'),(81312,2091,'_slider_story-past_5_gropus_1_description','field_6107ff01b9e36'),(81313,2091,'slider_story-past_7_gropus_1_title_title','The lead in innovation and development'),(81314,2091,'_slider_story-past_7_gropus_1_title_title','field_6107fefbb9e35'),(81315,2091,'slider_story-past_7_gropus_1_title_gradient','0'),(81316,2091,'_slider_story-past_7_gropus_1_title_gradient','field_6107ff2c8bc34'),(81317,2091,'slider_story-past_7_gropus_1_title',''),(81318,2091,'_slider_story-past_7_gropus_1_title','field_6107ff625d3cf'),(81319,2091,'slider_story-past_7_gropus_1_description','CommerceGate takes the lead in innovation and development under a new management with the commitment to developing and adopting the latest payment technologies available for our clients.'),(81320,2091,'_slider_story-past_7_gropus_1_description','field_6107ff01b9e36'),(81321,2091,'slider_story-past_8_gropus_1_title_title','A brand new processing platform and back office systems'),(81322,2091,'_slider_story-past_8_gropus_1_title_title','field_6107fefbb9e35'),(81323,2091,'slider_story-past_8_gropus_1_title_gradient','0'),(81324,2091,'_slider_story-past_8_gropus_1_title_gradient','field_6107ff2c8bc34'),(81325,2091,'slider_story-past_8_gropus_1_title',''),(81326,2091,'_slider_story-past_8_gropus_1_title','field_6107ff625d3cf'),(81327,2091,'slider_story-past_8_gropus_1_description','CommerceGate begins development of a brand new processing platform and back office systems to provide our clients with a highly secure and leading payment processing solution in the industry.'),(81328,2091,'_slider_story-past_8_gropus_1_description','field_6107ff01b9e36'),(81329,2091,'slider_story-past_8_gropus_2_title_title','Data-driven business intelligence technology'),(81330,2091,'_slider_story-past_8_gropus_2_title_title','field_6107fefbb9e35'),(81331,2091,'slider_story-past_8_gropus_2_title_gradient','0'),(81332,2091,'_slider_story-past_8_gropus_2_title_gradient','field_6107ff2c8bc34'),(81333,2091,'slider_story-past_8_gropus_2_title',''),(81334,2091,'_slider_story-past_8_gropus_2_title','field_6107ff625d3cf'),(81335,2091,'slider_story-past_8_gropus_2_description','CommerceGate continues to evolve and cater to the changing landscape of the industry through streamlining business processes, leveraging on agile and data-driven business intelligence technology.'),(81336,2091,'_slider_story-past_8_gropus_2_description','field_6107ff01b9e36'),(81337,2091,'slider_story-past_9_year','In 2016'),(81338,2091,'_slider_story-past_9_year','field_6107fe861dc5d'),(81339,2091,'slider_story-past_9_gropus_0_title_title','The leading back office system and merchant user interface'),(81340,2091,'_slider_story-past_9_gropus_0_title_title','field_6107fefbb9e35'),(81341,2091,'slider_story-past_9_gropus_0_title_gradient','0'),(81342,2091,'_slider_story-past_9_gropus_0_title_gradient','field_6107ff2c8bc34'),(81343,2091,'slider_story-past_9_gropus_0_title',''),(81344,2091,'_slider_story-past_9_gropus_0_title','field_6107ff625d3cf'),(81345,2091,'slider_story-past_9_gropus_0_description','CommerceGate launches the leading back office system and merchant user interface making payment processing management easier and convenient, while increasing the capabilities for our clients.'),(81346,2091,'_slider_story-past_9_gropus_0_description','field_6107ff01b9e36'),(81347,2091,'slider_story-past_9_gropus_1_title_title','An upgraded website and corporate profile'),(81348,2091,'_slider_story-past_9_gropus_1_title_title','field_6107fefbb9e35'),(81349,2091,'slider_story-past_9_gropus_1_title_gradient','0'),(81350,2091,'_slider_story-past_9_gropus_1_title_gradient','field_6107ff2c8bc34'),(81351,2091,'slider_story-past_9_gropus_1_title',''),(81352,2091,'_slider_story-past_9_gropus_1_title','field_6107ff625d3cf'),(81353,2091,'slider_story-past_9_gropus_1_description','CommerceGate introduces an upgraded website and corporate profile to reflect the dedication and commitment to constant innovation, marking the transition to a lean, agile, and data-driven payment processor.'),(81354,2091,'_slider_story-past_9_gropus_1_description','field_6107ff01b9e36'),(81355,2091,'slider_story-past_9_gropus','2'),(81356,2091,'_slider_story-past_9_gropus','field_6107fee8b9e34'),(81357,2091,'slider_story-past_10_year','In 2017'),(81358,2091,'_slider_story-past_10_year','field_6107fe861dc5d'),(81359,2091,'slider_story-past_10_gropus_0_title_title','Billing 2.0'),(81360,2091,'_slider_story-past_10_gropus_0_title_title','field_6107fefbb9e35'),(81361,2091,'slider_story-past_10_gropus_0_title_gradient','1'),(81362,2091,'_slider_story-past_10_gropus_0_title_gradient','field_6107ff2c8bc34'),(81363,2091,'slider_story-past_10_gropus_0_title',''),(81364,2091,'_slider_story-past_10_gropus_0_title','field_6107ff625d3cf'),(81365,2091,'slider_story-past_10_gropus_0_description','CommerceGate launches Billing 2.0, the leading all-in-one invoice, settlement and billing system that provides the latest technology and functionalities with accurate transactional data for our clients.'),(81366,2091,'_slider_story-past_10_gropus_0_description','field_6107ff01b9e36'),(81367,2091,'slider_story-past_10_gropus','1'),(81368,2091,'_slider_story-past_10_gropus','field_6107fee8b9e34'),(81369,2091,'slider_story-past_11_year','In 2018'),(81370,2091,'_slider_story-past_11_year','field_6107fe861dc5d'),(81371,2091,'slider_story-past_11_gropus_0_title_title','CGPayTech'),(81372,2091,'_slider_story-past_11_gropus_0_title_title','field_6107fefbb9e35'),(81373,2091,'slider_story-past_11_gropus_0_title_gradient','1'),(81374,2091,'_slider_story-past_11_gropus_0_title_gradient','field_6107ff2c8bc34'),(81375,2091,'slider_story-past_11_gropus_0_title',''),(81376,2091,'_slider_story-past_11_gropus_0_title','field_6107ff625d3cf'),(81377,2091,'slider_story-past_11_gropus_0_description','CommerceGate launches CGPayTech, a cutting-edge payment platform with higher processing capacities, improved security encryption protocols and a variety of additional payment methods.'),(81378,2091,'_slider_story-past_11_gropus_0_description','field_6107ff01b9e36'),(81379,2091,'slider_story-past_11_gropus','1'),(81380,2091,'_slider_story-past_11_gropus','field_6107fee8b9e34'),(81381,2091,'slider_story-past_12_year','In 2019'),(81382,2091,'_slider_story-past_12_year','field_6107fe861dc5d'),(81383,2091,'slider_story-past_12_gropus_0_title_title','20th acquiring partner integration'),(81384,2091,'_slider_story-past_12_gropus_0_title_title','field_6107fefbb9e35'),(81385,2091,'slider_story-past_12_gropus_0_title_gradient','0'),(81386,2091,'_slider_story-past_12_gropus_0_title_gradient','field_6107ff2c8bc34'),(81387,2091,'slider_story-past_12_gropus_0_title',''),(81388,2091,'_slider_story-past_12_gropus_0_title','field_6107ff625d3cf'),(81389,2091,'slider_story-past_12_gropus_0_description','CommerceGate introduces our 20th acquiring partner integration to our platform, providing our merchants higher transactional volumes, better conversion, risk management and payment processing quality.'),(81390,2091,'_slider_story-past_12_gropus_0_description','field_6107ff01b9e36'),(81391,2091,'slider_story-past_12_gropus','1'),(81392,2091,'_slider_story-past_12_gropus','field_6107fee8b9e34'),(81393,2091,'slider_story-past_13_year','In 2020'),(81394,2091,'_slider_story-past_13_year','field_6107fe861dc5d'),(81395,2091,'slider_story-past_13_gropus_0_title_title','A financial institution license'),(81396,2091,'_slider_story-past_13_gropus_0_title_title','field_6107fefbb9e35'),(81397,2091,'slider_story-past_13_gropus_0_title_gradient','0'),(81398,2091,'_slider_story-past_13_gropus_0_title_gradient','field_6107ff2c8bc34'),(81399,2091,'slider_story-past_13_gropus_0_title',''),(81400,2091,'_slider_story-past_13_gropus_0_title','field_6107ff625d3cf'),(81401,2091,'slider_story-past_13_gropus_0_description','CommerceGate was the first non-banking group in Spain to be granted by the Central Bank of Spain a financial institution license.'),(81402,2091,'_slider_story-past_13_gropus_0_description','field_6107ff01b9e36'),(81403,2091,'slider_story-past_13_gropus','1'),(81404,2091,'_slider_story-past_13_gropus','field_6107fee8b9e34'),(81405,2091,'slider_story-past_14_year','In 2021'),(81406,2091,'_slider_story-past_14_year','field_6107fe861dc5d'),(81407,2091,'slider_story-past_14_gropus_0_title_title','CommerceGate opens the LATAM market'),(81408,2091,'_slider_story-past_14_gropus_0_title_title','field_6107fefbb9e35'),(81409,2091,'slider_story-past_14_gropus_0_title_gradient','0'),(81410,2091,'_slider_story-past_14_gropus_0_title_gradient','field_6107ff2c8bc34'),(81411,2091,'slider_story-past_14_gropus_0_title',''),(81412,2091,'_slider_story-past_14_gropus_0_title','field_6107ff625d3cf'),(81413,2091,'slider_story-past_14_gropus_0_description','CommerceGate opens the LATAM market through local acquiring and payment solutions for EU merchants with Brazil being the first country and Mexico, Chile, Colombia and Peru coming next.'),(81414,2091,'_slider_story-past_14_gropus_0_description','field_6107ff01b9e36'),(81415,2091,'slider_story-past_14_gropus','1'),(81416,2091,'_slider_story-past_14_gropus','field_6107fee8b9e34'),(81417,2091,'slider_story-feature_0_gropus_2_title_title','CG eWallet.'),(81418,2091,'_slider_story-feature_0_gropus_2_title_title','field_6107ffda45734'),(81419,2091,'slider_story-feature_0_gropus_2_title_gradient','0'),(81420,2091,'_slider_story-feature_0_gropus_2_title_gradient','field_6107ffda45735'),(81421,2091,'slider_story-feature_0_gropus_2_title',''),(81422,2091,'_slider_story-feature_0_gropus_2_title','field_6107ffda45733'),(81423,2091,'slider_story-feature_0_gropus_2_description','Get full access to the benefits of the CG eWallet solution to increase customer interaction with your business.'),(81424,2091,'_slider_story-feature_0_gropus_2_description','field_6107ffda45736'),(81425,2092,'_wp_attached_file','2021/10/evgen-sopin-1.jpg'),(81426,2092,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:560;s:6:\"height\";i:420;s:4:\"file\";s:25:\"2021/10/evgen-sopin-1.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"evgen-sopin-1-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"evgen-sopin-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:16:\"© Alex Gregorio\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(81427,2093,'main-block_image','542'),(81428,2093,'_main-block_image','field_6107f1cd63ec8'),(81429,2093,'main-block_title','We’re here to simplify global payments'),(81430,2093,'_main-block_title','field_6107f1db63ec9'),(81431,2093,'main-block_description','Since 2006 we have helped thousands of merchants grow their business and maximise their revenue. We offer you a complete set of services built from the ground up based on best-of-breed technology and business practices.'),(81432,2093,'_main-block_description','field_6107f1e463eca'),(81433,2093,'main-block_button-title','Explore more'),(81434,2093,'_main-block_button-title','field_6107f1f063ecb'),(81435,2093,'main-block',''),(81436,2093,'_main-block','field_6107f1b963ec7'),(81437,2093,'introductory-block-title','We’re recognised by professionals'),(81438,2093,'_introductory-block-title','field_6107f5e1078d8'),(81439,2093,'introductory-block-icons_0_icon','550'),(81440,2093,'_introductory-block-icons_0_icon','field_6107f5f6078da'),(81441,2093,'introductory-block-icons_0_icon-description',''),(81442,2093,'_introductory-block-icons_0_icon-description','field_6107f635d4d34'),(81443,2093,'introductory-block-icons_1_icon','551'),(81444,2093,'_introductory-block-icons_1_icon','field_6107f5f6078da'),(81445,2093,'introductory-block-icons_1_icon-description','E-Money Licenses \r\nin the EU and the UK'),(81446,2093,'_introductory-block-icons_1_icon-description','field_6107f635d4d34'),(81447,2093,'introductory-block-icons_2_icon','552'),(81448,2093,'_introductory-block-icons_2_icon','field_6107f5f6078da'),(81449,2093,'introductory-block-icons_2_icon-description',''),(81450,2093,'_introductory-block-icons_2_icon-description','field_6107f635d4d34'),(81451,2093,'introductory-block-icons_3_icon','553'),(81452,2093,'_introductory-block-icons_3_icon','field_6107f5f6078da'),(81453,2093,'introductory-block-icons_3_icon-description','PSD2 and Strong Customer \r\nAuthentication (SCA) compliant'),(81454,2093,'_introductory-block-icons_3_icon-description','field_6107f635d4d34'),(81455,2093,'introductory-block-icons','4'),(81456,2093,'_introductory-block-icons','field_6107f5e6078d9'),(81457,2093,'team-list_0_image','2092'),(81458,2093,'_team-list_0_image','field_6107f9b886e2d'),(81459,2093,'team-list_0_full-name','Evgen Sopin'),(81460,2093,'_team-list_0_full-name','field_6107f9ee86e2e'),(81461,2093,'team-list_0_position','Chief Executive Officer'),(81462,2093,'_team-list_0_position','field_6107fa0886e2f'),(81463,2093,'team-list_0_profile','https://www.linkedin.com/in/evgensopin/'),(81464,2093,'_team-list_0_profile','field_6107fa1e86e30'),(81465,2093,'team-list_1_image','570'),(81466,2093,'_team-list_1_image','field_6107f9b886e2d'),(81467,2093,'team-list_1_full-name','Carlos Maduro'),(81468,2093,'_team-list_1_full-name','field_6107f9ee86e2e'),(81469,2093,'team-list_1_position','Chief Financial Officer'),(81470,2093,'_team-list_1_position','field_6107fa0886e2f'),(81471,2093,'team-list_1_profile','https://www.linkedin.com/in/carlosmaduro/'),(81472,2093,'_team-list_1_profile','field_6107fa1e86e30'),(81473,2093,'team-list_2_image','571'),(81474,2093,'_team-list_2_image','field_6107f9b886e2d'),(81475,2093,'team-list_2_full-name','Paul Barclay'),(81476,2093,'_team-list_2_full-name','field_6107f9ee86e2e'),(81477,2093,'team-list_2_position','Chief Commercial Officer'),(81478,2093,'_team-list_2_position','field_6107fa0886e2f'),(81479,2093,'team-list_2_profile','https://www.linkedin.com/in/pabarclay/'),(81480,2093,'_team-list_2_profile','field_6107fa1e86e30'),(81481,2093,'team-list_3_image','572'),(81482,2093,'_team-list_3_image','field_6107f9b886e2d'),(81483,2093,'team-list_3_full-name','Andrew Rud'),(81484,2093,'_team-list_3_full-name','field_6107f9ee86e2e'),(81485,2093,'team-list_3_position','Chief Operations Officer'),(81486,2093,'_team-list_3_position','field_6107fa0886e2f'),(81487,2093,'team-list_3_profile','https://www.linkedin.com/in/andrew-rud-b3274835/'),(81488,2093,'_team-list_3_profile','field_6107fa1e86e30'),(81489,2093,'team-list_4_image','573'),(81490,2093,'_team-list_4_image','field_6107f9b886e2d'),(81491,2093,'team-list_4_full-name','Andrew Vinnichenko'),(81492,2093,'_team-list_4_full-name','field_6107f9ee86e2e'),(81493,2093,'team-list_4_position','Money Laundering Reporting Officer'),(81494,2093,'_team-list_4_position','field_6107fa0886e2f'),(81495,2093,'team-list_4_profile','https://www.linkedin.com/in/andrew-vinnichenko/'),(81496,2093,'_team-list_4_profile','field_6107fa1e86e30'),(81497,2093,'team-list','5'),(81498,2093,'_team-list','field_6107f8956d8f2'),(81499,2093,'team-block-info_team-title','Our Team'),(81500,2093,'_team-block-info_team-title','field_6107f96a86e2c'),(81501,2093,'team-block-info_team-profile-link-title','LinkedIn Profile'),(81502,2093,'_team-block-info_team-profile-link-title','field_6107fa2d86e31'),(81503,2093,'team-block-info',''),(81504,2093,'_team-block-info','field_6107fa5b46179'),(81505,2093,'our-story-title','Our Story'),(81506,2093,'_our-story-title','field_6107fd3dfac5c'),(81507,2093,'slider_story-past_0_year','2006'),(81508,2093,'_slider_story-past_0_year','field_6107fe861dc5d'),(81509,2093,'slider_story-past_0_gropus_0_title_title','foundation'),(81510,2093,'_slider_story-past_0_gropus_0_title_title','field_6107fefbb9e35'),(81511,2093,'slider_story-past_0_gropus_0_title_gradient','0'),(81512,2093,'_slider_story-past_0_gropus_0_title_gradient','field_6107ff2c8bc34'),(81513,2093,'slider_story-past_0_gropus_0_title',''),(81514,2093,'_slider_story-past_0_gropus_0_title','field_6107ff625d3cf'),(81515,2093,'slider_story-past_0_gropus_0_description','CommerceGate is founded in Barcelona, Spain, forming key relationships with financial and risk management institutions while developing our advanced processing platform.'),(81516,2093,'_slider_story-past_0_gropus_0_description','field_6107ff01b9e36'),(81517,2093,'slider_story-past_0_gropus','1'),(81518,2093,'_slider_story-past_0_gropus','field_6107fee8b9e34'),(81519,2093,'slider_story-past_1_year','2007'),(81520,2093,'_slider_story-past_1_year','field_6107fe861dc5d'),(81521,2093,'slider_story-past_1_gropus_0_title_title','foundation'),(81522,2093,'_slider_story-past_1_gropus_0_title_title','field_6107fefbb9e35'),(81523,2093,'slider_story-past_1_gropus_0_title_gradient','0'),(81524,2093,'_slider_story-past_1_gropus_0_title_gradient','field_6107ff2c8bc34'),(81525,2093,'slider_story-past_1_gropus_0_title',''),(81526,2093,'_slider_story-past_1_gropus_0_title','field_6107ff625d3cf'),(81527,2093,'slider_story-past_1_gropus_0_description','CommerceGate is founded in Barcelona, Spain, forming key relationships with financial and risk management institutions while developing our advanced processing platform.'),(81528,2093,'_slider_story-past_1_gropus_0_description','field_6107ff01b9e36'),(81529,2093,'slider_story-past_1_gropus','1'),(81530,2093,'_slider_story-past_1_gropus','field_6107fee8b9e34'),(81531,2093,'slider_story-past_2_year','2009'),(81532,2093,'_slider_story-past_2_year','field_6107fe861dc5d'),(81533,2093,'slider_story-past_2_gropus_0_title_title','+50%'),(81534,2093,'_slider_story-past_2_gropus_0_title_title','field_6107fefbb9e35'),(81535,2093,'slider_story-past_2_gropus_0_title_gradient','1'),(81536,2093,'_slider_story-past_2_gropus_0_title_gradient','field_6107ff2c8bc34'),(81537,2093,'slider_story-past_2_gropus_0_title',''),(81538,2093,'_slider_story-past_2_gropus_0_title','field_6107ff625d3cf'),(81539,2093,'slider_story-past_2_gropus_0_description','transactions sent by our merchats in one month as peak number.'),(81540,2093,'_slider_story-past_2_gropus_0_description','field_6107ff01b9e36'),(81541,2093,'slider_story-past_2_gropus','1'),(81542,2093,'_slider_story-past_2_gropus','field_6107fee8b9e34'),(81543,2093,'slider_story-past_3_year','2010'),(81544,2093,'_slider_story-past_3_year','field_6107fe861dc5d'),(81545,2093,'slider_story-past_3_gropus_0_title_title','expansion'),(81546,2093,'_slider_story-past_3_gropus_0_title_title','field_6107fefbb9e35'),(81547,2093,'slider_story-past_3_gropus_0_title_gradient','0'),(81548,2093,'_slider_story-past_3_gropus_0_title_gradient','field_6107ff2c8bc34'),(81549,2093,'slider_story-past_3_gropus_0_title',''),(81550,2093,'_slider_story-past_3_gropus_0_title','field_6107ff625d3cf'),(81551,2093,'slider_story-past_3_gropus_0_description','Continued expansion of the CommerceGate team to meet constantly increasing demand for our services'),(81552,2093,'_slider_story-past_3_gropus_0_description','field_6107ff01b9e36'),(81553,2093,'slider_story-past_3_gropus','1'),(81554,2093,'_slider_story-past_3_gropus','field_6107fee8b9e34'),(81555,2093,'slider_story-past_4_year','2012'),(81556,2093,'_slider_story-past_4_year','field_6107fe861dc5d'),(81557,2093,'slider_story-past_4_gropus_0_title_title','Award'),(81558,2093,'_slider_story-past_4_gropus_0_title_title','field_6107fefbb9e35'),(81559,2093,'slider_story-past_4_gropus_0_title_gradient','0'),(81560,2093,'_slider_story-past_4_gropus_0_title_gradient','field_6107ff2c8bc34'),(81561,2093,'slider_story-past_4_gropus_0_title',''),(81562,2093,'_slider_story-past_4_gropus_0_title','field_6107ff625d3cf'),(81563,2093,'slider_story-past_4_gropus_0_description','Bestowed the European Billing Company of the Year Award'),(81564,2093,'_slider_story-past_4_gropus_0_description','field_6107ff01b9e36'),(81565,2093,'slider_story-past_4_gropus_1_title_title','website update'),(81566,2093,'_slider_story-past_4_gropus_1_title_title','field_6107fefbb9e35'),(81567,2093,'slider_story-past_4_gropus_1_title_gradient','0'),(81568,2093,'_slider_story-past_4_gropus_1_title_gradient','field_6107ff2c8bc34'),(81569,2093,'slider_story-past_4_gropus_1_title',''),(81570,2093,'_slider_story-past_4_gropus_1_title','field_6107ff625d3cf'),(81571,2093,'slider_story-past_4_gropus_1_description','Relaunch of our website and brand to highlight our success, industry knowledge and dedication to our clients.'),(81572,2093,'_slider_story-past_4_gropus_1_description','field_6107ff01b9e36'),(81573,2093,'slider_story-past_4_gropus','2'),(81574,2093,'_slider_story-past_4_gropus','field_6107fee8b9e34'),(81575,2093,'slider_story-past_5_year','2013'),(81576,2093,'_slider_story-past_5_year','field_6107fe861dc5d'),(81577,2093,'slider_story-past_5_gropus_0_title_title','Company of the year'),(81578,2093,'_slider_story-past_5_gropus_0_title_title','field_6107fefbb9e35'),(81579,2093,'slider_story-past_5_gropus_0_title_gradient','0'),(81580,2093,'_slider_story-past_5_gropus_0_title_gradient','field_6107ff2c8bc34'),(81581,2093,'slider_story-past_5_gropus_0_title',''),(81582,2093,'_slider_story-past_5_gropus_0_title','field_6107ff625d3cf'),(81583,2093,'slider_story-past_5_gropus_0_description','Named European Billing Company of the Year'),(81584,2093,'_slider_story-past_5_gropus_0_description','field_6107ff01b9e36'),(81585,2093,'slider_story-past_5_gropus','1'),(81586,2093,'_slider_story-past_5_gropus','field_6107fee8b9e34'),(81587,2093,'slider_story-past_6_year','2014'),(81588,2093,'_slider_story-past_6_year','field_6107fe861dc5d'),(81589,2093,'slider_story-past_6_gropus_0_title_title','+14%'),(81590,2093,'_slider_story-past_6_gropus_0_title_title','field_6107fefbb9e35'),(81591,2093,'slider_story-past_6_gropus_0_title_gradient','1'),(81592,2093,'_slider_story-past_6_gropus_0_title_gradient','field_6107ff2c8bc34'),(81593,2093,'slider_story-past_6_gropus_0_title',''),(81594,2093,'_slider_story-past_6_gropus_0_title','field_6107ff625d3cf'),(81595,2093,'slider_story-past_6_gropus_0_description','anti-fraud compotents'),(81596,2093,'_slider_story-past_6_gropus_0_description','field_6107ff01b9e36'),(81597,2093,'slider_story-past_6_gropus','1'),(81598,2093,'_slider_story-past_6_gropus','field_6107fee8b9e34'),(81599,2093,'slider_story-past_7_year','2020'),(81600,2093,'_slider_story-past_7_year','field_6107fe861dc5d'),(81601,2093,'slider_story-past_7_gropus_0_title_title','expansion'),(81602,2093,'_slider_story-past_7_gropus_0_title_title','field_6107fefbb9e35'),(81603,2093,'slider_story-past_7_gropus_0_title_gradient','0'),(81604,2093,'_slider_story-past_7_gropus_0_title_gradient','field_6107ff2c8bc34'),(81605,2093,'slider_story-past_7_gropus_0_title',''),(81606,2093,'_slider_story-past_7_gropus_0_title','field_6107ff625d3cf'),(81607,2093,'slider_story-past_7_gropus_0_description','Continued expansion of the CommerceGate team to meet constantly increasing demand for our services'),(81608,2093,'_slider_story-past_7_gropus_0_description','field_6107ff01b9e36'),(81609,2093,'slider_story-past_7_gropus','1'),(81610,2093,'_slider_story-past_7_gropus','field_6107fee8b9e34'),(81611,2093,'slider_story-past_8_year','2021'),(81612,2093,'_slider_story-past_8_year','field_6107fe861dc5d'),(81613,2093,'slider_story-past_8_gropus_0_title_title','spain Bank license'),(81614,2093,'_slider_story-past_8_gropus_0_title_title','field_6107fefbb9e35'),(81615,2093,'slider_story-past_8_gropus_0_title_gradient','0'),(81616,2093,'_slider_story-past_8_gropus_0_title_gradient','field_6107ff2c8bc34'),(81617,2093,'slider_story-past_8_gropus_0_title',''),(81618,2093,'_slider_story-past_8_gropus_0_title','field_6107ff625d3cf'),(81619,2093,'slider_story-past_8_gropus_0_description','CommerceGate granted a financial institution license issued by Central Bank of Spain. We are proud to become the first non-banking group that received this license in Spain.'),(81620,2093,'_slider_story-past_8_gropus_0_description','field_6107ff01b9e36'),(81621,2093,'slider_story-past_8_gropus','1'),(81622,2093,'_slider_story-past_8_gropus','field_6107fee8b9e34'),(81623,2093,'slider_story-past','9'),(81624,2093,'_slider_story-past','field_6107fe24901a6'),(81625,2093,'slider_story-feature_0_year','2022'),(81626,2093,'_slider_story-feature_0_year','field_6107ffda45731'),(81627,2093,'slider_story-feature_0_gropus_0_title_title','Award'),(81628,2093,'_slider_story-feature_0_gropus_0_title_title','field_6107ffda45734'),(81629,2093,'slider_story-feature_0_gropus_0_title_gradient','0'),(81630,2093,'_slider_story-feature_0_gropus_0_title_gradient','field_6107ffda45735'),(81631,2093,'slider_story-feature_0_gropus_0_title',''),(81632,2093,'_slider_story-feature_0_gropus_0_title','field_6107ffda45733'),(81633,2093,'slider_story-feature_0_gropus_0_description','Bestowed the European Billing Company of the Year Award'),(81634,2093,'_slider_story-feature_0_gropus_0_description','field_6107ffda45736'),(81635,2093,'slider_story-feature_0_gropus','2'),(81636,2093,'_slider_story-feature_0_gropus','field_6107ffda45732'),(81637,2093,'slider_story-feature','2'),(81638,2093,'_slider_story-feature','field_6107ffda45730'),(81639,2093,'slider',''),(81640,2093,'_slider','field_610800a34520b'),(81641,2093,'slider_story-feature_0_gropus_1_title_title','website update'),(81642,2093,'_slider_story-feature_0_gropus_1_title_title','field_6107ffda45734'),(81643,2093,'slider_story-feature_0_gropus_1_title_gradient','0'),(81644,2093,'_slider_story-feature_0_gropus_1_title_gradient','field_6107ffda45735'),(81645,2093,'slider_story-feature_0_gropus_1_title',''),(81646,2093,'_slider_story-feature_0_gropus_1_title','field_6107ffda45733'),(81647,2093,'slider_story-feature_0_gropus_1_description','Relaunch of our website and brand to highlight our success, industry knowledge and dedication to our clients.'),(81648,2093,'_slider_story-feature_0_gropus_1_description','field_6107ffda45736'),(81649,2093,'slider_story-feature_1_year','2023'),(81650,2093,'_slider_story-feature_1_year','field_6107ffda45731'),(81651,2093,'slider_story-feature_1_gropus_0_title_title','New products'),(81652,2093,'_slider_story-feature_1_gropus_0_title_title','field_6107ffda45734'),(81653,2093,'slider_story-feature_1_gropus_0_title_gradient','0'),(81654,2093,'_slider_story-feature_1_gropus_0_title_gradient','field_6107ffda45735'),(81655,2093,'slider_story-feature_1_gropus_0_title',''),(81656,2093,'_slider_story-feature_1_gropus_0_title','field_6107ffda45733'),(81657,2093,'slider_story-feature_1_gropus_0_description','Our plan is to provide sustainable ecosystem to our client with all range of financial products by 2023.'),(81658,2093,'_slider_story-feature_1_gropus_0_description','field_6107ffda45736'),(81659,2093,'slider_story-feature_1_gropus','1'),(81660,2093,'_slider_story-feature_1_gropus','field_6107ffda45732'),(81661,2093,'career-block-info_title','Start Your Career'),(81662,2093,'_career-block-info_title','field_6108088e7a966'),(81663,2093,'career-block-info_suptitle_text','15 job openings'),(81664,2093,'_career-block-info_suptitle_text','field_610808a07a968'),(81665,2093,'career-block-info_suptitle_color','#EB5042'),(81666,2093,'_career-block-info_suptitle_color','field_610808a67a969'),(81667,2093,'career-block-info_suptitle',''),(81668,2093,'_career-block-info_suptitle','field_610808947a967'),(81669,2093,'career-block-info',''),(81670,2093,'_career-block-info','field_610807c27a965'),(81671,2093,'career-block-info_button','a:3:{s:5:\"title\";s:12:\"See All Jobs\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/careers/\";s:6:\"target\";s:0:\"\";}'),(81672,2093,'_career-block-info_button','field_610808cdef69d'),(81891,2103,'main-block-header_title','Pricing Built Right for You'),(81892,2103,'_main-block-header_title','field_61093c50a78e8'),(81893,2103,'main-block-header_description','We charge a processing fee plus payment method fee per transaction. With a complete set of services and features.'),(81894,2103,'_main-block-header_description','field_61093c5ca78e9'),(81895,2103,'main-block-header',''),(81896,2103,'_main-block-header','field_61093c34a78e7'),(81897,2103,'flexible-pricing_title','Flexible integrated pricing'),(81898,2103,'_flexible-pricing_title','field_6109401d9cacd'),(81899,2103,'flexible-pricing_description','All you need to accept payments on your website Included'),(81900,2103,'_flexible-pricing_description','field_610940e3b8ec1'),(81901,2103,'flexible-pricing_price','1.80% + 0.25 EUR'),(81902,2103,'_flexible-pricing_price','field_610940ffb8ec2'),(81903,2103,'flexible-pricing_list_0_item','Bestpoke payment services'),(81904,2103,'_flexible-pricing_list_0_item','field_61094144b8ec4'),(81905,2103,'flexible-pricing_list_1_item','Cutting edge technological platform'),(81906,2103,'_flexible-pricing_list_1_item','field_61094144b8ec4'),(81907,2103,'flexible-pricing_list_2_item','No setup fees, no periodical platform fees, no hidden charges'),(81908,2103,'_flexible-pricing_list_2_item','field_61094144b8ec4'),(81909,2103,'flexible-pricing_list','3'),(81910,2103,'_flexible-pricing_list','field_61094125b8ec3'),(81911,2103,'flexible-pricing_link','a:3:{s:5:\"title\";s:11:\"Sign Up Now\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/sign-up/\";s:6:\"target\";s:0:\"\";}'),(81912,2103,'_flexible-pricing_link','field_610941823f32f'),(81913,2103,'flexible-pricing',''),(81914,2103,'_flexible-pricing','field_61093f3e8b6ba'),(81915,2103,'customized-approach_title','Customized approach'),(81916,2103,'_customized-approach_title','field_6109427eadcf6'),(81917,2103,'customized-approach_description','Specialized setup tailored to your business needs. Every detail is important'),(81918,2103,'_customized-approach_description','field_6109427eadcf7'),(81919,2103,'customized-approach_list_0_item','Tier based pricing for the high-volume projects'),(81920,2103,'_customized-approach_list_0_item','field_6109427eadcfa'),(81921,2103,'customized-approach_list','3'),(81922,2103,'_customized-approach_list','field_6109427eadcf9'),(81923,2103,'customized-approach_link','a:3:{s:5:\"title\";s:13:\"Contact Sales\";s:3:\"url\";s:57:\"https://commercegate.goodface.com.ua/wp/es/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(81924,2103,'_customized-approach_link','field_6109427eadcfb'),(81925,2103,'customized-approach',''),(81926,2103,'_customized-approach','field_6109427eadcf5'),(81927,2103,'customized-approach_list_1_item','Geo-specific pricing'),(81928,2103,'_customized-approach_list_1_item','field_6109427eadcfa'),(81929,2103,'customized-approach_list_2_item','Interchange ++ pricing models for the cross-border projects'),(81930,2103,'_customized-approach_list_2_item','field_6109427eadcfa'),(81931,2103,'included-info_title','What’s Included'),(81932,2103,'_included-info_title','field_6109461ffc0ae'),(81933,2103,'included-info_description','CommerceGate offers a complete set of services for you to accept credit card payments from your customers safely.'),(81934,2103,'_included-info_description','field_6109462afc0af'),(81935,2103,'included-info',''),(81936,2103,'_included-info','field_610945a9fc0ad'),(81937,2103,'include-list_0_icon','755'),(81938,2103,'_include-list_0_icon','field_61094f718fb66'),(81939,2103,'include-list_0_title','Optimised Cross Platform Checkout'),(81940,2103,'_include-list_0_title','field_61094f718fb67'),(81941,2103,'include-list_0_list_0_item','Customisable payment page'),(81942,2103,'_include-list_0_list_0_item','field_61094f718fb69'),(81943,2103,'include-list_0_list_1_item','PCI DSS compliance coverage'),(81944,2103,'_include-list_0_list_1_item','field_61094f718fb69'),(81945,2103,'include-list_0_list','2'),(81946,2103,'_include-list_0_list','field_61094f718fb68'),(81947,2103,'include-list','7'),(81948,2103,'_include-list','field_61094f718fb65'),(81949,2103,'include-list_1_icon','756'),(81950,2103,'_include-list_1_icon','field_61094f718fb66'),(81951,2103,'include-list_1_title','One integration — \r\nGlobal payment outreach'),(81952,2103,'_include-list_1_title','field_61094f718fb67'),(81953,2103,'include-list_1_list_0_item','Multiple currencies'),(81954,2103,'_include-list_1_list_0_item','field_61094f718fb69'),(81955,2103,'include-list_1_list_1_item','Local payment methods'),(81956,2103,'_include-list_1_list_1_item','field_61094f718fb69'),(81957,2103,'include-list_1_list_2_item','20+ acquiring partners all over the world'),(81958,2103,'_include-list_1_list_2_item','field_61094f718fb69'),(81959,2103,'include-list_1_list','3'),(81960,2103,'_include-list_1_list','field_61094f718fb68'),(81961,2103,'include-list_2_icon','757'),(81962,2103,'_include-list_2_icon','field_61094f718fb66'),(81963,2103,'include-list_2_title','Proven security and prolific compliance'),(81964,2103,'_include-list_2_title','field_61094f718fb67'),(81965,2103,'include-list_2_list_0_item','PCI DSS Level 1 platform'),(81966,2103,'_include-list_2_list_0_item','field_61094f718fb69'),(81967,2103,'include-list_2_list_1_item','Multi level data security and encryption'),(81968,2103,'_include-list_2_list_1_item','field_61094f718fb69'),(81969,2103,'include-list_2_list_2_item','Cloud based platform'),(81970,2103,'_include-list_2_list_2_item','field_61094f718fb69'),(81971,2103,'include-list_2_list','3'),(81972,2103,'_include-list_2_list','field_61094f718fb68'),(81973,2103,'include-list_3_icon','758'),(81974,2103,'_include-list_3_icon','field_61094f718fb66'),(81975,2103,'include-list_3_title','The most precise automatic billing system'),(81976,2103,'_include-list_3_title','field_61094f718fb67'),(81977,2103,'include-list_3_list_0_item','Real time financial data'),(81978,2103,'_include-list_3_list_0_item','field_61094f718fb69'),(81979,2103,'include-list_3_list_1_item','Detailed invoicing'),(81980,2103,'_include-list_3_list_1_item','field_61094f718fb69'),(81981,2103,'include-list_3_list_2_item','Multiple pricing models support'),(81982,2103,'_include-list_3_list_2_item','field_61094f718fb69'),(81983,2103,'include-list_3_list','3'),(81984,2103,'_include-list_3_list','field_61094f718fb68'),(81985,2103,'include-list_4_icon','759'),(81986,2103,'_include-list_4_icon','field_61094f718fb66'),(81987,2103,'include-list_4_title','Automated payouts'),(81988,2103,'_include-list_4_title','field_61094f718fb67'),(81989,2103,'include-list_4_list_0_item','In-time settlements to the bank account'),(81990,2103,'_include-list_4_list_0_item','field_61094f718fb69'),(81991,2103,'include-list_4_list_1_item','Transparent settlement schedule'),(81992,2103,'_include-list_4_list_1_item','field_61094f718fb69'),(81993,2103,'include-list_4_list_2_item','Flexible payout control'),(81994,2103,'_include-list_4_list_2_item','field_61094f718fb69'),(81995,2103,'include-list_4_list','3'),(81996,2103,'_include-list_4_list','field_61094f718fb68'),(81997,2103,'include-list_5_icon','760'),(81998,2103,'_include-list_5_icon','field_61094f718fb66'),(81999,2103,'include-list_5_title','Customer support service'),(82000,2103,'_include-list_5_title','field_61094f718fb67'),(82001,2103,'include-list_5_list_0_item','24/7 payment support'),(82002,2103,'_include-list_5_list_0_item','field_61094f718fb69'),(82003,2103,'include-list_5_list_1_item','Adjustable refund policy'),(82004,2103,'_include-list_5_list_1_item','field_61094f718fb69'),(82005,2103,'include-list_5_list_2_item','Multi language assistance'),(82006,2103,'_include-list_5_list_2_item','field_61094f718fb69'),(82007,2103,'include-list_5_list','3'),(82008,2103,'_include-list_5_list','field_61094f718fb68'),(82009,2103,'include-list_6_icon','763'),(82010,2103,'_include-list_6_icon','field_61094f718fb66'),(82011,2103,'include-list_6_title','Personalised merchant service'),(82012,2103,'_include-list_6_title','field_61094f718fb67'),(82013,2103,'include-list_6_list_0_item','Dedicated merchant account manager'),(82014,2103,'_include-list_6_list_0_item','field_61094f718fb69'),(82015,2103,'include-list_6_list_1_item','SLA based technical support'),(82016,2103,'_include-list_6_list_1_item','field_61094f718fb69'),(82017,2103,'include-list_6_list_2_item','Direct access to the Risk, Compliance and Finance Team'),(82018,2103,'_include-list_6_list_2_item','field_61094f718fb69'),(82019,2103,'include-list_6_list','3'),(82020,2103,'_include-list_6_list','field_61094f718fb68'),(82021,2103,'blocks-list_0_icons-style','light'),(82022,2103,'_blocks-list_0_icons-style','field_610953123a4b1'),(82023,2103,'blocks-list_0_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/sign-up/\";s:6:\"target\";s:0:\"\";}'),(82024,2103,'_blocks-list_0_link','field_610952e5776c0'),(82025,2103,'blocks-list_0_title','Card payments processing'),(82026,2103,'_blocks-list_0_title','field_61095245776be'),(82027,2103,'blocks-list_0_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(82028,2103,'_blocks-list_0_description','field_6109525f776bf'),(82029,2103,'blocks-list_0_icons_0_icon','788'),(82030,2103,'_blocks-list_0_icons_0_icon','field_6109534b3a4b3'),(82031,2103,'blocks-list_0_icons_1_icon','790'),(82032,2103,'_blocks-list_0_icons_1_icon','field_6109534b3a4b3'),(82033,2103,'blocks-list_0_icons_2_icon','789'),(82034,2103,'_blocks-list_0_icons_2_icon','field_6109534b3a4b3'),(82035,2103,'blocks-list_0_icons_3_icon','791'),(82036,2103,'_blocks-list_0_icons_3_icon','field_6109534b3a4b3'),(82037,2103,'blocks-list_0_icons_4_icon','792'),(82038,2103,'_blocks-list_0_icons_4_icon','field_6109534b3a4b3'),(82039,2103,'blocks-list_0_icons_5_icon','793'),(82040,2103,'_blocks-list_0_icons_5_icon','field_6109534b3a4b3'),(82041,2103,'blocks-list_0_icons','6'),(82042,2103,'_blocks-list_0_icons','field_610953333a4b2'),(82043,2103,'blocks-list_0_items_0_bold-text','0'),(82044,2103,'_blocks-list_0_items_0_bold-text','field_610953c1b1c01'),(82045,2103,'blocks-list_0_items_0_item-text','Local card processing'),(82046,2103,'_blocks-list_0_items_0_item-text','field_610953e5b1c02'),(82047,2103,'blocks-list_0_items','2'),(82048,2103,'_blocks-list_0_items','field_61095368b1c00'),(82049,2103,'blocks-list_1_icons-style','transparent'),(82050,2103,'_blocks-list_1_icons-style','field_610953123a4b1'),(82051,2103,'blocks-list_1_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/sign-up/\";s:6:\"target\";s:0:\"\";}'),(82052,2103,'_blocks-list_1_link','field_610952e5776c0'),(82053,2103,'blocks-list_1_title','APM processing'),(82054,2103,'_blocks-list_1_title','field_61095245776be'),(82055,2103,'blocks-list_1_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(82056,2103,'_blocks-list_1_description','field_6109525f776bf'),(82057,2103,'blocks-list_1_icons_0_icon','795'),(82058,2103,'_blocks-list_1_icons_0_icon','field_6109534b3a4b3'),(82059,2103,'blocks-list_1_icons','5'),(82060,2103,'_blocks-list_1_icons','field_610953333a4b2'),(82061,2103,'blocks-list_1_items',''),(82062,2103,'_blocks-list_1_items','field_61095368b1c00'),(82063,2103,'blocks-list_2_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/sign-up/\";s:6:\"target\";s:0:\"\";}'),(82064,2103,'_blocks-list_2_link','field_610952e5776c0'),(82065,2103,'blocks-list_2_title','High-risk merchant accounts'),(82066,2103,'_blocks-list_2_title','field_61095245776be'),(82067,2103,'blocks-list_2_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(82068,2103,'_blocks-list_2_description','field_6109525f776bf'),(82069,2103,'blocks-list_2_icons',''),(82070,2103,'_blocks-list_2_icons','field_610953333a4b2'),(82071,2103,'blocks-list_2_items_0_bold-text','0'),(82072,2103,'_blocks-list_2_items_0_bold-text','field_610953c1b1c01'),(82073,2103,'blocks-list_2_items_0_item-text','+0.50% high-risk merchant accounts commission'),(82074,2103,'_blocks-list_2_items_0_item-text','field_610953e5b1c02'),(82075,2103,'blocks-list_2_items','3'),(82076,2103,'_blocks-list_2_items','field_61095368b1c00'),(82077,2103,'blocks-list_3_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/sign-up/\";s:6:\"target\";s:0:\"\";}'),(82078,2103,'_blocks-list_3_link','field_610952e5776c0'),(82079,2103,'blocks-list_3_title','Chargeback management'),(82080,2103,'_blocks-list_3_title','field_61095245776be'),(82081,2103,'blocks-list_3_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(82082,2103,'_blocks-list_3_description','field_6109525f776bf'),(82083,2103,'blocks-list_3_icons',''),(82084,2103,'_blocks-list_3_icons','field_610953333a4b2'),(82085,2103,'blocks-list_3_items_0_bold-text','1'),(82086,2103,'_blocks-list_3_items_0_bold-text','field_610953c1b1c01'),(82087,2103,'blocks-list_3_items_0_item-text','25 EUR per CHB dispute'),(82088,2103,'_blocks-list_3_items_0_item-text','field_610953e5b1c02'),(82089,2103,'blocks-list_3_items','3'),(82090,2103,'_blocks-list_3_items','field_61095368b1c00'),(82091,2103,'blocks-list_4_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/sign-up/\";s:6:\"target\";s:0:\"\";}'),(82092,2103,'_blocks-list_4_link','field_610952e5776c0'),(82093,2103,'blocks-list_4_title','Billing SAAS'),(82094,2103,'_blocks-list_4_title','field_61095245776be'),(82095,2103,'blocks-list_4_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(82096,2103,'_blocks-list_4_description','field_6109525f776bf'),(82097,2103,'blocks-list_4_icons',''),(82098,2103,'_blocks-list_4_icons','field_610953333a4b2'),(82099,2103,'blocks-list_4_items_0_bold-text','1'),(82100,2103,'_blocks-list_4_items_0_bold-text','field_610953c1b1c01'),(82101,2103,'blocks-list_4_items_0_item-text','0,03 EUR/TRX'),(82102,2103,'_blocks-list_4_items_0_item-text','field_610953e5b1c02'),(82103,2103,'blocks-list_4_items','6'),(82104,2103,'_blocks-list_4_items','field_61095368b1c00'),(82105,2103,'blocks-list','5'),(82106,2103,'_blocks-list','field_61095221776bd'),(82107,2103,'blocks-list_0_items_1_bold-text','0'),(82108,2103,'_blocks-list_0_items_1_bold-text','field_610953c1b1c01'),(82109,2103,'blocks-list_0_items_1_item-text','Cross-border card payment solutions'),(82110,2103,'_blocks-list_0_items_1_item-text','field_610953e5b1c02'),(82111,2103,'blocks-list_1_icons_1_icon','796'),(82112,2103,'_blocks-list_1_icons_1_icon','field_6109534b3a4b3'),(82113,2103,'blocks-list_1_icons_2_icon','797'),(82114,2103,'_blocks-list_1_icons_2_icon','field_6109534b3a4b3'),(82115,2103,'blocks-list_1_icons_3_icon','798'),(82116,2103,'_blocks-list_1_icons_3_icon','field_6109534b3a4b3'),(82117,2103,'blocks-list_1_icons_4_icon','799'),(82118,2103,'_blocks-list_1_icons_4_icon','field_6109534b3a4b3'),(82119,2103,'blocks-list_2_items_1_bold-text','0'),(82120,2103,'_blocks-list_2_items_1_bold-text','field_610953c1b1c01'),(82121,2103,'blocks-list_2_items_1_item-text','Subscription business models management and support'),(82122,2103,'_blocks-list_2_items_1_item-text','field_610953e5b1c02'),(82123,2103,'blocks-list_2_items_2_bold-text','0'),(82124,2103,'_blocks-list_2_items_2_bold-text','field_610953c1b1c01'),(82125,2103,'blocks-list_2_items_2_item-text','Multiple business models support'),(82126,2103,'_blocks-list_2_items_2_item-text','field_610953e5b1c02'),(82127,2103,'blocks-list_3_items_1_bold-text','0'),(82128,2103,'_blocks-list_3_items_1_bold-text','field_610953c1b1c01'),(82129,2103,'blocks-list_3_items_1_item-text','Experienced dispute team'),(82130,2103,'_blocks-list_3_items_1_item-text','field_610953e5b1c02'),(82131,2103,'blocks-list_3_items_2_bold-text','0'),(82132,2103,'_blocks-list_3_items_2_bold-text','field_610953c1b1c01'),(82133,2103,'blocks-list_3_items_2_item-text','CHB control and monitoring program'),(82134,2103,'_blocks-list_3_items_2_item-text','field_610953e5b1c02'),(82135,2103,'blocks-list_4_items_1_bold-text','1'),(82136,2103,'_blocks-list_4_items_1_bold-text','field_610953c1b1c01'),(82137,2103,'blocks-list_4_items_1_item-text','Clearing system (real-time commissions and transaction fees application)'),(82138,2103,'_blocks-list_4_items_1_item-text','field_610953e5b1c02'),(82139,2103,'blocks-list_4_items_2_bold-text','1'),(82140,2103,'_blocks-list_4_items_2_bold-text','field_610953c1b1c01'),(82141,2103,'blocks-list_4_items_2_item-text','Flexible schedule for the invoices and settlement notes generation'),(82142,2103,'_blocks-list_4_items_2_item-text','field_610953e5b1c02'),(82143,2103,'blocks-list_4_items_3_bold-text','1'),(82144,2103,'_blocks-list_4_items_3_bold-text','field_610953c1b1c01'),(82145,2103,'blocks-list_4_items_3_item-text','All main payment models supported'),(82146,2103,'_blocks-list_4_items_3_item-text','field_610953e5b1c02'),(82147,2103,'blocks-list_4_items_4_bold-text','1'),(82148,2103,'_blocks-list_4_items_4_bold-text','field_610953c1b1c01'),(82149,2103,'blocks-list_4_items_4_item-text','Segregated accounts management according to the PSD 2 requirements'),(82150,2103,'_blocks-list_4_items_4_item-text','field_610953e5b1c02'),(82151,2103,'blocks-list_4_items_5_bold-text','1'),(82152,2103,'_blocks-list_4_items_5_bold-text','field_610953c1b1c01'),(82153,2103,'blocks-list_4_items_5_item-text','Comprehensive FX management'),(82154,2103,'_blocks-list_4_items_5_item-text','field_610953e5b1c02'),(82155,2104,'main-block-header_title','Pricing Built for You'),(82156,2104,'_main-block-header_title','field_61093c50a78e8'),(82157,2104,'main-block-header_description','CommerceGate offers a complete set of features and services and charges a processing and payment method fee per transaction.'),(82158,2104,'_main-block-header_description','field_61093c5ca78e9'),(82159,2104,'main-block-header',''),(82160,2104,'_main-block-header','field_61093c34a78e7'),(82161,2104,'flexible-pricing_title','Flexible and integrated pricing'),(82162,2104,'_flexible-pricing_title','field_6109401d9cacd'),(82163,2104,'flexible-pricing_description','End-to-end solution to accept payments on your website all included.'),(82164,2104,'_flexible-pricing_description','field_610940e3b8ec1'),(82165,2104,'flexible-pricing_price','1.80% + 0.25 EUR'),(82166,2104,'_flexible-pricing_price','field_610940ffb8ec2'),(82167,2104,'flexible-pricing_list_0_item','Bespoke payment solution and services for your business type'),(82168,2104,'_flexible-pricing_list_0_item','field_61094144b8ec4'),(82169,2104,'flexible-pricing_list_1_item','Cutting-edge payment technology for your business transactions'),(82170,2104,'_flexible-pricing_list_1_item','field_61094144b8ec4'),(82171,2104,'flexible-pricing_list_2_item','Absolutely no set-up, periodic platform and[nbsp]hidden fees'),(82172,2104,'_flexible-pricing_list_2_item','field_61094144b8ec4'),(82173,2104,'flexible-pricing_list','3'),(82174,2104,'_flexible-pricing_list','field_61094125b8ec3'),(82175,2104,'flexible-pricing_link','a:3:{s:5:\"title\";s:11:\"Sign Up Now\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/sign-up/\";s:6:\"target\";s:0:\"\";}'),(82176,2104,'_flexible-pricing_link','field_610941823f32f'),(82177,2104,'flexible-pricing',''),(82178,2104,'_flexible-pricing','field_61093f3e8b6ba'),(82179,2104,'customized-approach_title','Customized set-up process'),(82180,2104,'_customized-approach_title','field_6109427eadcf6'),(82181,2104,'customized-approach_description','Every detail in the set-up process is tailored to your business requirements'),(82182,2104,'_customized-approach_description','field_6109427eadcf7'),(82183,2104,'customized-approach_list_0_item','Special tier-based pricing for high-volume projects'),(82184,2104,'_customized-approach_list_0_item','field_6109427eadcfa'),(82185,2104,'customized-approach_list','3'),(82186,2104,'_customized-approach_list','field_6109427eadcf9'),(82187,2104,'customized-approach_link','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(82188,2104,'_customized-approach_link','field_6109427eadcfb'),(82189,2104,'customized-approach',''),(82190,2104,'_customized-approach','field_6109427eadcf5'),(82191,2104,'customized-approach_list_1_item','Geo-specific pricing to offer you the best rates and fees'),(82192,2104,'_customized-approach_list_1_item','field_6109427eadcfa'),(82193,2104,'customized-approach_list_2_item','Interchange ++ pricing models for the cross[nbds]border projects'),(82194,2104,'_customized-approach_list_2_item','field_6109427eadcfa'),(82195,2104,'included-info_title','What’s included'),(82196,2104,'_included-info_title','field_6109461ffc0ae'),(82197,2104,'included-info_description','CommerceGate offers a complete and secured payment solution for you to accept credit card payments from your customers globally.'),(82198,2104,'_included-info_description','field_6109462afc0af'),(82199,2104,'included-info',''),(82200,2104,'_included-info','field_610945a9fc0ad'),(82201,2104,'list_0_icon','755'),(82202,2104,'_list_0_icon','field_610947237e6df'),(82203,2104,'list_0_group-title','Optimised Cross Platform Checkout'),(82204,2104,'_list_0_group-title','field_610947737e6e0'),(82205,2104,'list_0_list_0_item','Customisable payment page'),(82206,2104,'_list_0_list_0_item','field_610947a87e6e2'),(82207,2104,'list_0_list_1_item','PCI DSS compliance coverage'),(82208,2104,'_list_0_list_1_item','field_610947a87e6e2'),(82209,2104,'list_0_list','2'),(82210,2104,'_list_0_list','field_610947987e6e1'),(82211,2104,'list_1_icon','756'),(82212,2104,'_list_1_icon','field_610947237e6df'),(82213,2104,'list_1_group-title','One integration — \r\nGlobal payment outreach'),(82214,2104,'_list_1_group-title','field_610947737e6e0'),(82215,2104,'list_1_list_0_item','Multiple currencies'),(82216,2104,'_list_1_list_0_item','field_610947a87e6e2'),(82217,2104,'list_1_list_1_item','Local payment methods'),(82218,2104,'_list_1_list_1_item','field_610947a87e6e2'),(82219,2104,'list_1_list_2_item','20+ acquiring partners all over the world'),(82220,2104,'_list_1_list_2_item','field_610947a87e6e2'),(82221,2104,'list_1_list','3'),(82222,2104,'_list_1_list','field_610947987e6e1'),(82223,2104,'list_2_icon','757'),(82224,2104,'_list_2_icon','field_610947237e6df'),(82225,2104,'list_2_group-title','Proven security and prolific compliance'),(82226,2104,'_list_2_group-title','field_610947737e6e0'),(82227,2104,'list_2_list_0_item','PCI DSS Level 1 platform'),(82228,2104,'_list_2_list_0_item','field_610947a87e6e2'),(82229,2104,'list_2_list_1_item','Multi level data security and encryption'),(82230,2104,'_list_2_list_1_item','field_610947a87e6e2'),(82231,2104,'list_2_list_2_item','Cloud based platform'),(82232,2104,'_list_2_list_2_item','field_610947a87e6e2'),(82233,2104,'list_2_list','3'),(82234,2104,'_list_2_list','field_610947987e6e1'),(82235,2104,'list_3_icon','758'),(82236,2104,'_list_3_icon','field_610947237e6df'),(82237,2104,'list_3_group-title','The most precise automatic billing system'),(82238,2104,'_list_3_group-title','field_610947737e6e0'),(82239,2104,'list_3_list_0_item','Real time financial data'),(82240,2104,'_list_3_list_0_item','field_610947a87e6e2'),(82241,2104,'list_3_list_1_item','Detailed invoicing'),(82242,2104,'_list_3_list_1_item','field_610947a87e6e2'),(82243,2104,'list_3_list_2_item','Multiple pricing models support'),(82244,2104,'_list_3_list_2_item','field_610947a87e6e2'),(82245,2104,'list_3_list','3'),(82246,2104,'_list_3_list','field_610947987e6e1'),(82247,2104,'list_4_icon','759'),(82248,2104,'_list_4_icon','field_610947237e6df'),(82249,2104,'list_4_group-title','Automated payouts'),(82250,2104,'_list_4_group-title','field_610947737e6e0'),(82251,2104,'list_4_list_0_item','In-time settlements to the bank account'),(82252,2104,'_list_4_list_0_item','field_610947a87e6e2'),(82253,2104,'list_4_list_1_item','Transparent settlement schedule'),(82254,2104,'_list_4_list_1_item','field_610947a87e6e2'),(82255,2104,'list_4_list_2_item','Flexible payout control'),(82256,2104,'_list_4_list_2_item','field_610947a87e6e2'),(82257,2104,'list_4_list','3'),(82258,2104,'_list_4_list','field_610947987e6e1'),(82259,2104,'list_5_icon','760'),(82260,2104,'_list_5_icon','field_610947237e6df'),(82261,2104,'list_5_group-title','Customer support service'),(82262,2104,'_list_5_group-title','field_610947737e6e0'),(82263,2104,'list_5_list_0_item','24/7 payment support'),(82264,2104,'_list_5_list_0_item','field_610947a87e6e2'),(82265,2104,'list_5_list_1_item','Adjustable refund policy'),(82266,2104,'_list_5_list_1_item','field_610947a87e6e2'),(82267,2104,'list_5_list_2_item','Multi language assistance'),(82268,2104,'_list_5_list_2_item','field_610947a87e6e2'),(82269,2104,'list_5_list','3'),(82270,2104,'_list_5_list','field_610947987e6e1'),(82271,2104,'list_6_icon','761'),(82272,2104,'_list_6_icon','field_610947237e6df'),(82273,2104,'list_6_group-title','Personalised merchant service'),(82274,2104,'_list_6_group-title','field_610947737e6e0'),(82275,2104,'list_6_list_0_item','Dedicated merchant account manager'),(82276,2104,'_list_6_list_0_item','field_610947a87e6e2'),(82277,2104,'list_6_list_1_item','SLA based technical support'),(82278,2104,'_list_6_list_1_item','field_610947a87e6e2'),(82279,2104,'list_6_list_2_item','Direct access to the Risk, Compliance and Finance Team'),(82280,2104,'_list_6_list_2_item','field_610947a87e6e2'),(82281,2104,'list_6_list','3'),(82282,2104,'_list_6_list','field_610947987e6e1'),(82283,2104,'list','7'),(82284,2104,'_list','field_6109470d7e6de'),(82285,2104,'Included-list_0_icon',''),(82286,2104,'_Included-list_0_icon','field_61094f718fb66'),(82287,2104,'Included-list_0_title',''),(82288,2104,'_Included-list_0_title','field_61094f718fb67'),(82289,2104,'Included-list_0_list_0_item','фіва'),(82290,2104,'_Included-list_0_list_0_item','field_61094f718fb69'),(82291,2104,'Included-list_0_list_1_item','PCI DSS compliance coverage'),(82292,2104,'_Included-list_0_list_1_item','field_610947a87e6e2'),(82293,2104,'Included-list_0_list','1'),(82294,2104,'_Included-list_0_list','field_61094f718fb68'),(82295,2104,'Included-list_1_icon','756'),(82296,2104,'_Included-list_1_icon','field_610947237e6df'),(82297,2104,'Included-list_1_title','One integration — \r\nGlobal payment outreach'),(82298,2104,'_Included-list_1_title','field_610947737e6e0'),(82299,2104,'Included-list_1_list_0_item','Multiple currencies'),(82300,2104,'_Included-list_1_list_0_item','field_610947a87e6e2'),(82301,2104,'Included-list_1_list_1_item','Local payment methods'),(82302,2104,'_Included-list_1_list_1_item','field_610947a87e6e2'),(82303,2104,'Included-list_1_list_2_item','20+ acquiring partners all over the world'),(82304,2104,'_Included-list_1_list_2_item','field_610947a87e6e2'),(82305,2104,'Included-list_1_list','3'),(82306,2104,'_Included-list_1_list','field_610947987e6e1'),(82307,2104,'Included-list_2_icon','757'),(82308,2104,'_Included-list_2_icon','field_610947237e6df'),(82309,2104,'Included-list_2_title','Proven security and prolific compliance'),(82310,2104,'_Included-list_2_title','field_610947737e6e0'),(82311,2104,'Included-list_2_list_0_item','PCI DSS Level 1 platform'),(82312,2104,'_Included-list_2_list_0_item','field_610947a87e6e2'),(82313,2104,'Included-list_2_list_1_item','Multi level data security and encryption'),(82314,2104,'_Included-list_2_list_1_item','field_610947a87e6e2'),(82315,2104,'Included-list_2_list_2_item','Cloud based platform'),(82316,2104,'_Included-list_2_list_2_item','field_610947a87e6e2'),(82317,2104,'Included-list_2_list','3'),(82318,2104,'_Included-list_2_list','field_610947987e6e1'),(82319,2104,'Included-list_3_icon','758'),(82320,2104,'_Included-list_3_icon','field_610947237e6df'),(82321,2104,'Included-list_3_title','The most precise automatic billing system'),(82322,2104,'_Included-list_3_title','field_610947737e6e0'),(82323,2104,'Included-list_3_list_0_item','Real time financial data'),(82324,2104,'_Included-list_3_list_0_item','field_610947a87e6e2'),(82325,2104,'Included-list_3_list_1_item','Detailed invoicing'),(82326,2104,'_Included-list_3_list_1_item','field_610947a87e6e2'),(82327,2104,'Included-list_3_list_2_item','Multiple pricing models support'),(82328,2104,'_Included-list_3_list_2_item','field_610947a87e6e2'),(82329,2104,'Included-list_3_list','3'),(82330,2104,'_Included-list_3_list','field_610947987e6e1'),(82331,2104,'Included-list_4_icon','759'),(82332,2104,'_Included-list_4_icon','field_610947237e6df'),(82333,2104,'Included-list_4_title','Automated payouts'),(82334,2104,'_Included-list_4_title','field_610947737e6e0'),(82335,2104,'Included-list_4_list_0_item','In-time settlements to the bank account'),(82336,2104,'_Included-list_4_list_0_item','field_610947a87e6e2'),(82337,2104,'Included-list_4_list_1_item','Transparent settlement schedule'),(82338,2104,'_Included-list_4_list_1_item','field_610947a87e6e2'),(82339,2104,'Included-list_4_list_2_item','Flexible payout control'),(82340,2104,'_Included-list_4_list_2_item','field_610947a87e6e2'),(82341,2104,'Included-list_4_list','3'),(82342,2104,'_Included-list_4_list','field_610947987e6e1'),(82343,2104,'Included-list_5_icon','760'),(82344,2104,'_Included-list_5_icon','field_610947237e6df'),(82345,2104,'Included-list_5_title','Customer support service'),(82346,2104,'_Included-list_5_title','field_610947737e6e0'),(82347,2104,'Included-list_5_list_0_item','24/7 payment support'),(82348,2104,'_Included-list_5_list_0_item','field_610947a87e6e2'),(82349,2104,'Included-list_5_list_1_item','Adjustable refund policy'),(82350,2104,'_Included-list_5_list_1_item','field_610947a87e6e2'),(82351,2104,'Included-list_5_list_2_item','Multi language assistance'),(82352,2104,'_Included-list_5_list_2_item','field_610947a87e6e2'),(82353,2104,'Included-list_5_list','3'),(82354,2104,'_Included-list_5_list','field_610947987e6e1'),(82355,2104,'Included-list_6_icon','763'),(82356,2104,'_Included-list_6_icon','field_610947237e6df'),(82357,2104,'Included-list_6_title','Personalised merchant service'),(82358,2104,'_Included-list_6_title','field_610947737e6e0'),(82359,2104,'Included-list_6_list_0_item','Dedicated merchant account manager'),(82360,2104,'_Included-list_6_list_0_item','field_610947a87e6e2'),(82361,2104,'Included-list_6_list_1_item','SLA based technical support'),(82362,2104,'_Included-list_6_list_1_item','field_610947a87e6e2'),(82363,2104,'Included-list_6_list_2_item','Direct access to the Risk, Compliance and Finance Team'),(82364,2104,'_Included-list_6_list_2_item','field_610947a87e6e2'),(82365,2104,'Included-list_6_list','3'),(82366,2104,'_Included-list_6_list','field_610947987e6e1'),(82367,2104,'Included-list','1'),(82368,2104,'_Included-list','field_61094f718fb65'),(82369,2104,'included-list_copy_0_icon',''),(82370,2104,'_included-list_copy_0_icon','field_61094f718fb66'),(82371,2104,'included-list_copy_0_title',''),(82372,2104,'_included-list_copy_0_title','field_61094f718fb67'),(82373,2104,'included-list_copy_0_list_0_item','фівафіва'),(82374,2104,'_included-list_copy_0_list_0_item','field_61094f718fb69'),(82375,2104,'included-list_copy_0_list','1'),(82376,2104,'_included-list_copy_0_list','field_61094f718fb68'),(82377,2104,'included-list_copy','1'),(82378,2104,'_included-list_copy','field_61094f718fb65'),(82379,2104,'include-list_0_icon','755'),(82380,2104,'_include-list_0_icon','field_61094f718fb66'),(82381,2104,'include-list_0_title','Optimized Cross Platform Checkout'),(82382,2104,'_include-list_0_title','field_61094f718fb67'),(82383,2104,'include-list_0_list_0_item','Customizable and branded payment and checkout page'),(82384,2104,'_include-list_0_list_0_item','field_61094f718fb69'),(82385,2104,'include-list_0_list_1_item','PCI DSS Compliance Coverage'),(82386,2104,'_include-list_0_list_1_item','field_61094f718fb69'),(82387,2104,'include-list_0_list','2'),(82388,2104,'_include-list_0_list','field_61094f718fb68'),(82389,2104,'include-list','7'),(82390,2104,'_include-list','field_61094f718fb65'),(82391,2104,'include-list_1_icon','756'),(82392,2104,'_include-list_1_icon','field_61094f718fb66'),(82393,2104,'include-list_1_title','One integration — \r\nGlobal payment outreach'),(82394,2104,'_include-list_1_title','field_61094f718fb67'),(82395,2104,'include-list_1_list_0_item','Supports 200+ payment currencies globally'),(82396,2104,'_include-list_1_list_0_item','field_61094f718fb69'),(82397,2104,'include-list_1_list_1_item','Access popular local payment methods globally'),(82398,2104,'_include-list_1_list_1_item','field_61094f718fb69'),(82399,2104,'include-list_1_list_2_item','Work with 20+ acquiring partners globally'),(82400,2104,'_include-list_1_list_2_item','field_61094f718fb69'),(82401,2104,'include-list_1_list','3'),(82402,2104,'_include-list_1_list','field_61094f718fb68'),(82403,2104,'include-list_2_icon','757'),(82404,2104,'_include-list_2_icon','field_61094f718fb66'),(82405,2104,'include-list_2_title','Tested and proven security and[nbsp]compliance'),(82406,2104,'_include-list_2_title','field_61094f718fb67'),(82407,2104,'include-list_2_list_0_item','PCI DSS Level 1 security enabled platform'),(82408,2104,'_include-list_2_list_0_item','field_61094f718fb69'),(82409,2104,'include-list_2_list_1_item','Multi-level data security and[nbsp]encryption system'),(82410,2104,'_include-list_2_list_1_item','field_61094f718fb69'),(82411,2104,'include-list_2_list_2_item','Highly accessible and scalable cloud-based platform'),(82412,2104,'_include-list_2_list_2_item','field_61094f718fb69'),(82413,2104,'include-list_2_list','3'),(82414,2104,'_include-list_2_list','field_61094f718fb68'),(82415,2104,'include-list_3_icon','758'),(82416,2104,'_include-list_3_icon','field_61094f718fb66'),(82417,2104,'include-list_3_title','Accurate and automated billing system'),(82418,2104,'_include-list_3_title','field_61094f718fb67'),(82419,2104,'include-list_3_list_0_item','Access real-time financial data on a transactions'),(82420,2104,'_include-list_3_list_0_item','field_61094f718fb69'),(82421,2104,'include-list_3_list_1_item','Absolute and detailed invoicing procedures'),(82422,2104,'_include-list_3_list_1_item','field_61094f718fb69'),(82423,2104,'include-list_3_list_2_item','Supports multiple pricing models for any business'),(82424,2104,'_include-list_3_list_2_item','field_61094f718fb69'),(82425,2104,'include-list_3_list','3'),(82426,2104,'_include-list_3_list','field_61094f718fb68'),(82427,2104,'include-list_4_icon','759'),(82428,2104,'_include-list_4_icon','field_61094f718fb66'),(82429,2104,'include-list_4_title','Automated and scheduled merchant payouts'),(82430,2104,'_include-list_4_title','field_61094f718fb67'),(82431,2104,'include-list_4_list_0_item','Scheduled settlements to your bank account'),(82432,2104,'_include-list_4_list_0_item','field_61094f718fb69'),(82433,2104,'include-list_4_list_1_item','Transparent and flexible settlement schedule'),(82434,2104,'_include-list_4_list_1_item','field_61094f718fb69'),(82435,2104,'include-list_4_list_2_item','Flexible and customizable payout controls'),(82436,2104,'_include-list_4_list_2_item','field_61094f718fb69'),(82437,2104,'include-list_4_list','3'),(82438,2104,'_include-list_4_list','field_61094f718fb68'),(82439,2104,'include-list_5_icon','760'),(82440,2104,'_include-list_5_icon','field_61094f718fb66'),(82441,2104,'include-list_5_title','Dedicated and direct customer support'),(82442,2104,'_include-list_5_title','field_61094f718fb67'),(82443,2104,'include-list_5_list_0_item','24/7 and direct payment support'),(82444,2104,'_include-list_5_list_0_item','field_61094f718fb69'),(82445,2104,'include-list_5_list_1_item','Customizable and compliant refund policy'),(82446,2104,'_include-list_5_list_1_item','field_61094f718fb69'),(82447,2104,'include-list_5_list_2_item','Multi-lingual support and[nbsp]assistance'),(82448,2104,'_include-list_5_list_2_item','field_61094f718fb69'),(82449,2104,'include-list_5_list','3'),(82450,2104,'_include-list_5_list','field_61094f718fb68'),(82451,2104,'include-list_6_icon','763'),(82452,2104,'_include-list_6_icon','field_61094f718fb66'),(82453,2104,'include-list_6_title','Personalised merchant service access'),(82454,2104,'_include-list_6_title','field_61094f718fb67'),(82455,2104,'include-list_6_list_0_item','Dedicated merchant account manager access'),(82456,2104,'_include-list_6_list_0_item','field_61094f718fb69'),(82457,2104,'include-list_6_list_1_item','SLA-based and highly available technical support'),(82458,2104,'_include-list_6_list_1_item','field_61094f718fb69'),(82459,2104,'include-list_6_list_2_item','Direct access to risk, compliance and finance team'),(82460,2104,'_include-list_6_list_2_item','field_61094f718fb69'),(82461,2104,'include-list_6_list','3'),(82462,2104,'_include-list_6_list','field_61094f718fb68'),(82463,2104,'blocks-list_0_icons-style','light'),(82464,2104,'_blocks-list_0_icons-style','field_610953123a4b1'),(82465,2104,'blocks-list_0_link','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(82466,2104,'_blocks-list_0_link','field_610952e5776c0'),(82467,2104,'blocks-list_0_title','Card payments processing'),(82468,2104,'_blocks-list_0_title','field_61095245776be'),(82469,2104,'blocks-list_0_description','CommerceGate empowers your online business with card payment processing capabilities to accept payment globally.'),(82470,2104,'_blocks-list_0_description','field_6109525f776bf'),(82471,2104,'blocks-list_0_icons_0_icon','788'),(82472,2104,'_blocks-list_0_icons_0_icon','field_6109534b3a4b3'),(82473,2104,'blocks-list_0_icons_1_icon','790'),(82474,2104,'_blocks-list_0_icons_1_icon','field_6109534b3a4b3'),(82475,2104,'blocks-list_0_icons_2_icon','789'),(82476,2104,'_blocks-list_0_icons_2_icon','field_6109534b3a4b3'),(82477,2104,'blocks-list_0_icons_3_icon','791'),(82478,2104,'_blocks-list_0_icons_3_icon','field_6109534b3a4b3'),(82479,2104,'blocks-list_0_icons_4_icon','792'),(82480,2104,'_blocks-list_0_icons_4_icon','field_6109534b3a4b3'),(82481,2104,'blocks-list_0_icons_5_icon','793'),(82482,2104,'_blocks-list_0_icons_5_icon','field_6109534b3a4b3'),(82483,2104,'blocks-list_0_icons','6'),(82484,2104,'_blocks-list_0_icons','field_610953333a4b2'),(82485,2104,'blocks-list_0_items_0_bold-text','0'),(82486,2104,'_blocks-list_0_items_0_bold-text','field_610953c1b1c01'),(82487,2104,'blocks-list_0_items_0_item-text','Local card processing'),(82488,2104,'_blocks-list_0_items_0_item-text','field_610953e5b1c02'),(82489,2104,'blocks-list_0_items','2'),(82490,2104,'_blocks-list_0_items','field_61095368b1c00'),(82491,2104,'blocks-list_1_icons-style','transparent'),(82492,2104,'_blocks-list_1_icons-style','field_610953123a4b1'),(82493,2104,'blocks-list_1_link','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(82494,2104,'_blocks-list_1_link','field_610952e5776c0'),(82495,2104,'blocks-list_1_title','Local payment methods'),(82496,2104,'_blocks-list_1_title','field_61095245776be'),(82497,2104,'blocks-list_1_description','CommerceGate enables you to accept local LATAM payments to scale your business in the region to increase your revenue.'),(82498,2104,'_blocks-list_1_description','field_6109525f776bf'),(82499,2104,'blocks-list_1_icons_0_icon','795'),(82500,2104,'_blocks-list_1_icons_0_icon','field_6109534b3a4b3'),(82501,2104,'blocks-list_1_icons','5'),(82502,2104,'_blocks-list_1_icons','field_610953333a4b2'),(82503,2104,'blocks-list_1_items',''),(82504,2104,'_blocks-list_1_items','field_61095368b1c00'),(82505,2104,'blocks-list_2_icons-style','light'),(82506,2104,'_blocks-list_2_icons-style','field_610953123a4b1'),(82507,2104,'blocks-list_2_link','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(82508,2104,'_blocks-list_2_link','field_610952e5776c0'),(82509,2104,'blocks-list_2_title','High-risk merchant accounts'),(82510,2104,'_blocks-list_2_title','field_61095245776be'),(82511,2104,'blocks-list_2_description','CommerceGate makes it easy to set-up and support high[nbds]risk merchant accounts with greater risks of fraud and chargebacks.'),(82512,2104,'_blocks-list_2_description','field_6109525f776bf'),(82513,2104,'blocks-list_2_icons',''),(82514,2104,'_blocks-list_2_icons','field_610953333a4b2'),(82515,2104,'blocks-list_2_items_0_bold-text','0'),(82516,2104,'_blocks-list_2_items_0_bold-text','field_610953c1b1c01'),(82517,2104,'blocks-list_2_items_0_item-text','+0.50% commission for high[nbds]risk merchant accounts'),(82518,2104,'_blocks-list_2_items_0_item-text','field_610953e5b1c02'),(82519,2104,'blocks-list_2_items','3'),(82520,2104,'_blocks-list_2_items','field_61095368b1c00'),(82521,2104,'blocks-list_3_icons-style','light'),(82522,2104,'_blocks-list_3_icons-style','field_610953123a4b1'),(82523,2104,'blocks-list_3_link','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(82524,2104,'_blocks-list_3_link','field_610952e5776c0'),(82525,2104,'blocks-list_3_title','Chargeback management'),(82526,2104,'_blocks-list_3_title','field_61095245776be'),(82527,2104,'blocks-list_3_description','CommerceGate simplifies and automates your customer dispute and compensation process for all payment card schemes.'),(82528,2104,'_blocks-list_3_description','field_6109525f776bf'),(82529,2104,'blocks-list_3_icons',''),(82530,2104,'_blocks-list_3_icons','field_610953333a4b2'),(82531,2104,'blocks-list_3_items_0_bold-text','0'),(82532,2104,'_blocks-list_3_items_0_bold-text','field_610953c1b1c01'),(82533,2104,'blocks-list_3_items_0_item-text','25 EUR per CHB dispute'),(82534,2104,'_blocks-list_3_items_0_item-text','field_610953e5b1c02'),(82535,2104,'blocks-list_3_items','3'),(82536,2104,'_blocks-list_3_items','field_61095368b1c00'),(82537,2104,'blocks-list_4_icons-style','light'),(82538,2104,'_blocks-list_4_icons-style','field_610953123a4b1'),(82539,2104,'blocks-list_4_link','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(82540,2104,'_blocks-list_4_link','field_610952e5776c0'),(82541,2104,'blocks-list_4_title','Billing SaaS'),(82542,2104,'_blocks-list_4_title','field_61095245776be'),(82543,2104,'blocks-list_4_description','CommerceGate offers all business models an integrated Invoice and Settlement system with transparent data and[nbsp]flexible settlement cycles.'),(82544,2104,'_blocks-list_4_description','field_6109525f776bf'),(82545,2104,'blocks-list_4_icons',''),(82546,2104,'_blocks-list_4_icons','field_610953333a4b2'),(82547,2104,'blocks-list_4_items_0_bold-text','1'),(82548,2104,'_blocks-list_4_items_0_bold-text','field_610953c1b1c01'),(82549,2104,'blocks-list_4_items_0_item-text','0.03 EUR per transaction'),(82550,2104,'_blocks-list_4_items_0_item-text','field_610953e5b1c02'),(82551,2104,'blocks-list_4_items','6'),(82552,2104,'_blocks-list_4_items','field_61095368b1c00'),(82553,2104,'blocks-list','5'),(82554,2104,'_blocks-list','field_61095221776bd'),(82555,2104,'blocks-list_0_items_1_bold-text','0'),(82556,2104,'_blocks-list_0_items_1_bold-text','field_610953c1b1c01'),(82557,2104,'blocks-list_0_items_1_item-text','Cross-border card payment solutions'),(82558,2104,'_blocks-list_0_items_1_item-text','field_610953e5b1c02'),(82559,2104,'blocks-list_1_icons_1_icon','796'),(82560,2104,'_blocks-list_1_icons_1_icon','field_6109534b3a4b3'),(82561,2104,'blocks-list_1_icons_2_icon','797'),(82562,2104,'_blocks-list_1_icons_2_icon','field_6109534b3a4b3'),(82563,2104,'blocks-list_1_icons_3_icon','798'),(82564,2104,'_blocks-list_1_icons_3_icon','field_6109534b3a4b3'),(82565,2104,'blocks-list_1_icons_4_icon','799'),(82566,2104,'_blocks-list_1_icons_4_icon','field_6109534b3a4b3'),(82567,2104,'blocks-list_2_items_1_bold-text','0'),(82568,2104,'_blocks-list_2_items_1_bold-text','field_610953c1b1c01'),(82569,2104,'blocks-list_2_items_1_item-text','Subscription business models management and support'),(82570,2104,'_blocks-list_2_items_1_item-text','field_610953e5b1c02'),(82571,2104,'blocks-list_2_items_2_bold-text','0'),(82572,2104,'_blocks-list_2_items_2_bold-text','field_610953c1b1c01'),(82573,2104,'blocks-list_2_items_2_item-text','Multiple business models support'),(82574,2104,'_blocks-list_2_items_2_item-text','field_610953e5b1c02'),(82575,2104,'blocks-list_3_items_1_bold-text','0'),(82576,2104,'_blocks-list_3_items_1_bold-text','field_610953c1b1c01'),(82577,2104,'blocks-list_3_items_1_item-text','Experience dispute team'),(82578,2104,'_blocks-list_3_items_1_item-text','field_610953e5b1c02'),(82579,2104,'blocks-list_3_items_2_bold-text','0'),(82580,2104,'_blocks-list_3_items_2_bold-text','field_610953c1b1c01'),(82581,2104,'blocks-list_3_items_2_item-text','CHB control and monitoring program'),(82582,2104,'_blocks-list_3_items_2_item-text','field_610953e5b1c02'),(82583,2104,'blocks-list_4_items_1_bold-text','1'),(82584,2104,'_blocks-list_4_items_1_bold-text','field_610953c1b1c01'),(82585,2104,'blocks-list_4_items_1_item-text','Supports all main payment models'),(82586,2104,'_blocks-list_4_items_1_item-text','field_610953e5b1c02'),(82587,2104,'blocks-list_4_items_2_bold-text','1'),(82588,2104,'_blocks-list_4_items_2_bold-text','field_610953c1b1c01'),(82589,2104,'blocks-list_4_items_2_item-text','Real-time commission and[nbsp]transaction fee application clearing system'),(82590,2104,'_blocks-list_4_items_2_item-text','field_610953e5b1c02'),(82591,2104,'blocks-list_4_items_3_bold-text','1'),(82592,2104,'_blocks-list_4_items_3_bold-text','field_610953c1b1c01'),(82593,2104,'blocks-list_4_items_3_item-text','PSD 2 compliant segregated account management'),(82594,2104,'_blocks-list_4_items_3_item-text','field_610953e5b1c02'),(82595,2104,'blocks-list_4_items_4_bold-text','1'),(82596,2104,'_blocks-list_4_items_4_bold-text','field_610953c1b1c01'),(82597,2104,'blocks-list_4_items_4_item-text','Flexible and adjustable schedules for invoice and settlement notes'),(82598,2104,'_blocks-list_4_items_4_item-text','field_610953e5b1c02'),(82599,2104,'blocks-list_4_items_5_bold-text','1'),(82600,2104,'_blocks-list_4_items_5_bold-text','field_610953c1b1c01'),(82601,2104,'blocks-list_4_items_5_item-text','Comprehensive and transparent FX management'),(82602,2104,'_blocks-list_4_items_5_item-text','field_610953e5b1c02'),(82603,2107,'main-block-title','Where Merchants \r\nMeet Buyers'),(82604,2107,'_main-block-title','field_60f71cfe844f0'),(82605,2107,'main-block-description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(82606,2107,'_main-block-description','field_60f71d1a844f1'),(82607,2107,'main-block-first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(82608,2107,'_main-block-first-button','field_60f71d2b844f2'),(82609,2107,'main-block-second-button','Explore more'),(82610,2107,'_main-block-second-button','field_60f71d5a844f3'),(82611,2107,'main-block-globe-points_item-1','$56'),(82612,2107,'_main-block-globe-points_item-1','field_60f7cd79ec2c2'),(82613,2107,'main-block-globe-points_item-2','$78'),(82614,2107,'_main-block-globe-points_item-2','field_60f7cd81ec2c3'),(82615,2107,'main-block-globe-points_item-3','$128'),(82616,2107,'_main-block-globe-points_item-3','field_60f7cd86ec2c4'),(82617,2107,'main-block-globe-points',''),(82618,2107,'_main-block-globe-points','field_60f7cd5bec2c1'),(82619,2107,'main-block_title','Offer online payments easily'),(82620,2107,'_main-block_title','field_60f71cfe844f0'),(82621,2107,'main-block_description','Internet purchases is the new frontier for your businesses. CommerceGate is the best way to set up your online payments and expand your business into new markets around the globe.'),(82622,2107,'_main-block_description','field_60f71d1a844f1'),(82623,2107,'main-block_first-button','a:3:{s:5:\"title\";s:11:\"Get Started\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/sign-up/\";s:6:\"target\";s:0:\"\";}'),(82624,2107,'_main-block_first-button','field_60f71d2b844f2'),(82625,2107,'main-block_second-button','Explore more'),(82626,2107,'_main-block_second-button','field_60f71d5a844f3'),(82627,2107,'main-block',''),(82628,2107,'_main-block','field_60f7ce5d3c350'),(82629,2107,'globe-points_item-1','$56'),(82630,2107,'_globe-points_item-1','field_60f7cd79ec2c2'),(82631,2107,'globe-points_item-2','$78'),(82632,2107,'_globe-points_item-2','field_60f7cd81ec2c3'),(82633,2107,'globe-points_item-3','$128'),(82634,2107,'_globe-points_item-3','field_60f7cd86ec2c4'),(82635,2107,'globe-points',''),(82636,2107,'_globe-points','field_60f7cd5bec2c1'),(82637,2107,'block_content_image','154'),(82638,2107,'_block_content_image','field_60f7cfac21e3c'),(82639,2107,'block_content_title','Since 2006[nbsp]we have helped thousands of[nbsp]merchants grow their business and maximise revenue'),(82640,2107,'_block_content_title','field_60f7cf8621e3a'),(82641,2107,'block_content_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(82642,2107,'_block_content_description','field_60f7cfa321e3b'),(82643,2107,'block_content_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(82644,2107,'_block_content_button','field_60f7cfc021e3d'),(82645,2107,'block_content',''),(82646,2107,'_block_content','field_60f7cf7021e39'),(82647,2107,'advantages_0_icon','157'),(82648,2107,'_advantages_0_icon','field_60f7cff821e3f'),(82649,2107,'advantages_0_description','Banco de España Eurosistema'),(82650,2107,'_advantages_0_description','field_60f7d00d21e40'),(82651,2107,'advantages','4'),(82652,2107,'_advantages','field_60f7cfdc21e3e'),(82653,2107,'advantages_1_icon','158'),(82654,2107,'_advantages_1_icon','field_60f7cff821e3f'),(82655,2107,'advantages_1_description','EU Certified & Regulated Financial Institution'),(82656,2107,'_advantages_1_description','field_60f7d00d21e40'),(82657,2107,'advantages_2_icon','159'),(82658,2107,'_advantages_2_icon','field_60f7cff821e3f'),(82659,2107,'advantages_2_description','KPMG Audited'),(82660,2107,'_advantages_2_description','field_60f7d00d21e40'),(82661,2107,'advantages_3_icon','160'),(82662,2107,'_advantages_3_icon','field_60f7cff821e3f'),(82663,2107,'advantages_3_description','PCI DSS Level 1'),(82664,2107,'_advantages_3_description','field_60f7d00d21e40'),(82665,2107,'about-company_image','154'),(82666,2107,'_about-company_image','field_60f7cfac21e3c'),(82667,2107,'about-company_title','Thousands of merchants have boosted their sales with our payment solutions since 2006.'),(82668,2107,'_about-company_title','field_60f7cf8621e3a'),(82669,2107,'about-company_description','We enable your business with the best payment technologies and services built with our long industry experience making it easy.'),(82670,2107,'_about-company_description','field_60f7cfa321e3b'),(82671,2107,'about-company_button','a:3:{s:5:\"title\";s:13:\"Discover more\";s:3:\"url\";s:50:\"https://commercegate.goodface.com.ua/wp/our-story/\";s:6:\"target\";s:0:\"\";}'),(82672,2107,'_about-company_button','field_60f7cfc021e3d'),(82673,2107,'about-company',''),(82674,2107,'_about-company','field_60f7cf7021e39'),(82675,2107,'payment-instruments_title_before','Accelerate your growth'),(82676,2107,'_payment-instruments_title_before','field_60f7d6dbb8ab4'),(82677,2107,'payment-instruments_title_after','with online payments'),(82678,2107,'_payment-instruments_title_after','field_60f7d70db8ab5'),(82679,2107,'payment-instruments_title',''),(82680,2107,'_payment-instruments_title','field_60f7d5a179817'),(82681,2107,'payment-instruments_description','CommerceGates makes it secure and easy for you to accept online payments from customers to scale your business globally'),(82682,2107,'_payment-instruments_description','field_60f7d5d379818'),(82683,2107,'payment-instruments_items-link-title','Explore features'),(82684,2107,'_payment-instruments_items-link-title','field_60f7d5df79819'),(82685,2107,'payment-instruments',''),(82686,2107,'_payment-instruments','field_60f7d59679816'),(82687,2107,'complex-services_image','1674'),(82688,2107,'_complex-services_image','field_60f7daf9c4744'),(82689,2107,'complex-services_title','Easily navigate complexities'),(82690,2107,'_complex-services_title','field_60f7d9c5c4742'),(82691,2107,'complex-services_description','Our payment solutions ensure you comply with the latest payment regulations. With our strong and experienced team of financial services experts, we make it simple and help you manage the risks so you can focus on your core business activities and grow your business worry-free.'),(82692,2107,'_complex-services_description','field_60f7d9d7c4743'),(82693,2107,'complex-services_items-link-title','Learn more'),(82694,2107,'_complex-services_items-link-title','field_60f7dbbfc4745'),(82695,2107,'complex-services',''),(82696,2107,'_complex-services','field_60f7d9b2c4741'),(82697,2107,'blog-block_title',''),(82698,2107,'_blog-block_title','field_60f7deefdb657'),(82699,2107,'blog-block_link','a:3:{s:5:\"title\";s:24:\"View our success stories\";s:3:\"url\";s:45:\"https://commercegate.goodface.com.ua/wp/blog/\";s:6:\"target\";s:0:\"\";}'),(82700,2107,'_blog-block_link','field_60f7df05db658'),(82701,2107,'blog-block',''),(82702,2107,'_blog-block','field_60f7dee3db656'),(82703,2107,'blog-block_large-post','235'),(82704,2107,'_blog-block_large-post','field_60f8303a13c72'),(82705,2107,'blog-block_large-post_copy','a:3:{i:0;s:3:\"233\";i:1;s:3:\"234\";i:2;s:3:\"198\";}'),(82706,2107,'_blog-block_large-post_copy','field_60f831d6000c4'),(82707,2107,'blog-block_posts','a:4:{i:0;s:3:\"884\";i:1;s:3:\"854\";i:2;s:3:\"872\";i:3;s:3:\"233\";}'),(82708,2107,'_blog-block_posts','field_60f8322fd24c4'),(82709,2107,'blog-block-large-post_title','Antony from High Risk Product'),(82710,2107,'_blog-block-large-post_title','field_60f834906008c'),(82711,2107,'blog-block-large-post_description','“Working with the sales teams and account managers has been great. They’ve helped[nbsp]us get to[nbsp]market with our solution much quicker than if[nbsp]we[nbsp]had tried to[nbsp]do[nbsp]it[nbsp]ourselves!”'),(82712,2107,'_blog-block-large-post_description','field_60f834946008d'),(82713,2107,'blog-block-large-post',''),(82714,2107,'_blog-block-large-post','field_60f8347e6008b'),(82715,2107,'blog-block_post-button-title','Read Full Story'),(82716,2107,'_blog-block_post-button-title','field_60f8413c74859'),(82717,2107,'payment-instruments_title-color','#4BD18E'),(82718,2107,'_payment-instruments_title-color','field_60fff271c15df'),(82719,2107,'blog-block_title-color','#4BD18E'),(82720,2107,'_blog-block_title-color','field_60fff3b704234'),(82721,2107,'blog-block_title_before','Your success is our success.'),(82722,2107,'_blog-block_title_before','field_60fff38e04232'),(82723,2107,'blog-block_title_after','You\'re in good hands.'),(82724,2107,'_blog-block_title_after','field_60fff3a404233'),(82725,2107,'complex-services-list_0_icon','336'),(82726,2107,'_complex-services-list_0_icon','field_6100fde5a3f1d'),(82727,2107,'complex-services-list_0_title','Online Payments Processing'),(82728,2107,'_complex-services-list_0_title','field_6100fe5aa3f1e'),(82729,2107,'complex-services-list_0_description','Offer the best and fully customized user payment experience for your customers.'),(82730,2107,'_complex-services-list_0_description','field_6100fe60a3f1f'),(82731,2107,'complex-services-list_0_link','a:3:{s:5:\"title\";s:18:\"Payment Processing\";s:3:\"url\";s:73:\"https://commercegate.goodface.com.ua/wp/our-solutions/payment-processing/\";s:6:\"target\";s:0:\"\";}'),(82732,2107,'_complex-services-list_0_link','field_6100fe73a3f20'),(82733,2107,'complex-services-list_1_icon','337'),(82734,2107,'_complex-services-list_1_icon','field_6100fde5a3f1d'),(82735,2107,'complex-services-list_1_title','Acquiring Solutions'),(82736,2107,'_complex-services-list_1_title','field_6100fe5aa3f1e'),(82737,2107,'complex-services-list_1_description','Make it easy to scale your client\'s businesses with all-in-one integrations.'),(82738,2107,'_complex-services-list_1_description','field_6100fe60a3f1f'),(82739,2107,'complex-services-list_1_link','a:3:{s:5:\"title\";s:19:\"Acquiring Solutions\";s:3:\"url\";s:74:\"https://commercegate.goodface.com.ua/wp/our-solutions/acquiring-solutions/\";s:6:\"target\";s:0:\"\";}'),(82740,2107,'_complex-services-list_1_link','field_6100fe73a3f20'),(82741,2107,'complex-services-list_2_icon','339'),(82742,2107,'_complex-services-list_2_icon','field_6100fde5a3f1d'),(82743,2107,'complex-services-list_2_title','Risk & Compliance'),(82744,2107,'_complex-services-list_2_title','field_6100fe5aa3f1e'),(82745,2107,'complex-services-list_2_description','Take control of our fraud monitoring systems and remain compliant.'),(82746,2107,'_complex-services-list_2_description','field_6100fe60a3f1f'),(82747,2107,'complex-services-list_2_link','a:3:{s:5:\"title\";s:23:\"Payment Risk Management\";s:3:\"url\";s:85:\"https://commercegate.goodface.com.ua/wp/our-solutions/risk-and-compliance-management/\";s:6:\"target\";s:0:\"\";}'),(82748,2107,'_complex-services-list_2_link','field_6100fe73a3f20'),(82749,2107,'complex-services-list_3_icon','338'),(82750,2107,'_complex-services-list_3_icon','field_6100fde5a3f1d'),(82751,2107,'complex-services-list_3_title','Revenue Optimization'),(82752,2107,'_complex-services-list_3_title','field_6100fe5aa3f1e'),(82753,2107,'complex-services-list_3_description','Leverage our data analytics expertise to optimize your payment approval ratios.'),(82754,2107,'_complex-services-list_3_description','field_6100fe60a3f1f'),(82755,2107,'complex-services-list_3_link','a:3:{s:5:\"title\";s:20:\"Revenue Optimization\";s:3:\"url\";s:75:\"https://commercegate.goodface.com.ua/wp/our-solutions/revenue-optimization/\";s:6:\"target\";s:0:\"\";}'),(82756,2107,'_complex-services-list_3_link','field_6100fe73a3f20'),(82757,2107,'complex-services-list','4'),(82758,2107,'_complex-services-list','field_6100fd82a3f1c'),(82759,2107,'payment-instruments_list','a:5:{i:0;s:3:\"433\";i:1;s:3:\"434\";i:2;s:3:\"435\";i:3;s:3:\"439\";i:4;s:3:\"436\";}'),(82760,2107,'_payment-instruments_list','field_6101027fdf3b7'),(82761,2107,'complex-services-list_0_link-title','Explore service'),(82762,2107,'_complex-services-list_0_link-title','field_613b4014d4849'),(82763,2107,'complex-services-list_1_link-title','Explore service'),(82764,2107,'_complex-services-list_1_link-title','field_613b4014d4849'),(82765,2107,'complex-services-list_2_link-title','Explore service'),(82766,2107,'_complex-services-list_2_link-title','field_613b4014d4849'),(82767,2107,'complex-services-list_3_link-title','Explore service'),(82768,2107,'_complex-services-list_3_link-title','field_613b4014d4849'),(82769,2108,'main-block_title','Where Merchants \r\nMeet Buyers'),(82770,2108,'_main-block_title','field_60f71cfe844f0'),(82771,2108,'main-block_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(82772,2108,'_main-block_description','field_60f71d1a844f1'),(82773,2108,'main-block_first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/sign-up/\";s:6:\"target\";s:0:\"\";}'),(82774,2108,'_main-block_first-button','field_60f71d2b844f2'),(82775,2108,'main-block_second-button','Explore more'),(82776,2108,'_main-block_second-button','field_60f71d5a844f3'),(82777,2108,'main-block',''),(82778,2108,'_main-block','field_60f7ce5d3c350'),(82779,2108,'globe-points_item-1','$56'),(82780,2108,'_globe-points_item-1','field_60f7cd79ec2c2'),(82781,2108,'globe-points_item-2','$78'),(82782,2108,'_globe-points_item-2','field_60f7cd81ec2c3'),(82783,2108,'globe-points_item-3','$128'),(82784,2108,'_globe-points_item-3','field_60f7cd86ec2c4'),(82785,2108,'globe-points',''),(82786,2108,'_globe-points','field_60f7cd5bec2c1'),(82787,2108,'advantages_0_icon','157'),(82788,2108,'_advantages_0_icon','field_60f7cff821e3f'),(82789,2108,'advantages_0_description','Certificate of Authenticity'),(82790,2108,'_advantages_0_description','field_60f7d00d21e40'),(82791,2108,'advantages','4'),(82792,2108,'_advantages','field_60f7cfdc21e3e'),(82793,2108,'advantages_1_icon','158'),(82794,2108,'_advantages_1_icon','field_60f7cff821e3f'),(82795,2108,'advantages_1_description','Best Solution Awward'),(82796,2108,'_advantages_1_description','field_60f7d00d21e40'),(82797,2108,'advantages_2_icon','159'),(82798,2108,'_advantages_2_icon','field_60f7cff821e3f'),(82799,2108,'advantages_2_description','Compliance Certificate'),(82800,2108,'_advantages_2_description','field_60f7d00d21e40'),(82801,2108,'advantages_3_icon','160'),(82802,2108,'_advantages_3_icon','field_60f7cff821e3f'),(82803,2108,'advantages_3_description','Customers Choise Awward'),(82804,2108,'_advantages_3_description','field_60f7d00d21e40'),(82805,2108,'about-company_image','154'),(82806,2108,'_about-company_image','field_60f7cfac21e3c'),(82807,2108,'about-company_title','Since 2006[nbsp]we have helped thousands of[nbsp]merchants grow their business and maximise revenue'),(82808,2108,'_about-company_title','field_60f7cf8621e3a'),(82809,2108,'about-company_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(82810,2108,'_about-company_description','field_60f7cfa321e3b'),(82811,2108,'about-company_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:53:\"https://commercegate.goodface.com.ua/wp/es/our-story/\";s:6:\"target\";s:0:\"\";}'),(82812,2108,'_about-company_button','field_60f7cfc021e3d'),(82813,2108,'about-company',''),(82814,2108,'_about-company','field_60f7cf7021e39'),(82815,2108,'payment-instruments_title_before','Get all Payment Instruments'),(82816,2108,'_payment-instruments_title_before','field_60f7d6dbb8ab4'),(82817,2108,'payment-instruments_title_after','You Need to Accelerate'),(82818,2108,'_payment-instruments_title_after','field_60f7d70db8ab5'),(82819,2108,'payment-instruments_title',''),(82820,2108,'_payment-instruments_title','field_60f7d5a179817'),(82821,2108,'payment-instruments_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to \r\naccept credit card payments from your customers safely.'),(82822,2108,'_payment-instruments_description','field_60f7d5d379818'),(82823,2108,'payment-instruments_items-link-title','Discover features'),(82824,2108,'_payment-instruments_items-link-title','field_60f7d5df79819'),(82825,2108,'payment-instruments',''),(82826,2108,'_payment-instruments','field_60f7d59679816'),(82827,2108,'complex-services_image','1674'),(82828,2108,'_complex-services_image','field_60f7daf9c4744');
INSERT INTO `wp_postmeta` VALUES (82829,2108,'complex-services_title','Complex Services to[nbsp]Boost Your Process'),(82830,2108,'_complex-services_title','field_60f7d9c5c4742'),(82831,2108,'complex-services_description','Our risk management system is[nbsp]the most advanced, customizable and effective in[nbsp]the business. We[nbsp]combine advanced technology and experienced human control to[nbsp]minimise fraudulent transactions while keeping decline rates low and your valued customers satisfied.'),(82832,2108,'_complex-services_description','field_60f7d9d7c4743'),(82833,2108,'complex-services_items-link-title','Learn more'),(82834,2108,'_complex-services_items-link-title','field_60f7dbbfc4745'),(82835,2108,'complex-services',''),(82836,2108,'_complex-services','field_60f7d9b2c4741'),(82837,2108,'blog-block_title',''),(82838,2108,'_blog-block_title','field_60f7deefdb657'),(82839,2108,'blog-block_link','a:3:{s:5:\"title\";s:29:\"Read all customers’ stories\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/es-blog/\";s:6:\"target\";s:0:\"\";}'),(82840,2108,'_blog-block_link','field_60f7df05db658'),(82841,2108,'blog-block',''),(82842,2108,'_blog-block','field_60f7dee3db656'),(82843,2108,'blog-block_posts','a:4:{i:0;s:4:\"1437\";i:1;s:4:\"1449\";i:2;s:4:\"1443\";i:3;s:4:\"1465\";}'),(82844,2108,'_blog-block_posts','field_60f8322fd24c4'),(82845,2108,'blog-block_post-button-title','Read Full Story'),(82846,2108,'_blog-block_post-button-title','field_60f8413c74859'),(82847,2108,'payment-instruments_title-color','#4BD18E'),(82848,2108,'_payment-instruments_title-color','field_60fff271c15df'),(82849,2108,'blog-block_title-color','#4BD18E'),(82850,2108,'_blog-block_title-color','field_60fff3b704234'),(82851,2108,'blog-block_title_before','You’re in good company.'),(82852,2108,'_blog-block_title_before','field_60fff38e04232'),(82853,2108,'blog-block_title_after','Share success with us'),(82854,2108,'_blog-block_title_after','field_60fff3a404233'),(82855,2108,'complex-services-list_0_icon','336'),(82856,2108,'_complex-services-list_0_icon','field_6100fde5a3f1d'),(82857,2108,'complex-services-list_0_description','Deploy our agile payment pages to[nbsp]suit any platform'),(82858,2108,'_complex-services-list_0_description','field_6100fe60a3f1f'),(82859,2108,'complex-services-list_0_link','a:3:{s:5:\"title\";s:25:\"Online Payment Processing\";s:3:\"url\";s:76:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/payment-processing/\";s:6:\"target\";s:0:\"\";}'),(82860,2108,'_complex-services-list_0_link','field_6100fe73a3f20'),(82861,2108,'complex-services-list_1_icon','337'),(82862,2108,'_complex-services-list_1_icon','field_6100fde5a3f1d'),(82863,2108,'complex-services-list_1_description','Single point of[nbsp]contact, handling authorisation, clearing and settlement'),(82864,2108,'_complex-services-list_1_description','field_6100fe60a3f1f'),(82865,2108,'complex-services-list_1_link','a:3:{s:5:\"title\";s:19:\"Acquiring Solutions\";s:3:\"url\";s:77:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/acquiring-solutions/\";s:6:\"target\";s:0:\"\";}'),(82866,2108,'_complex-services-list_1_link','field_6100fe73a3f20'),(82867,2108,'complex-services-list_2_icon','339'),(82868,2108,'_complex-services-list_2_icon','field_6100fde5a3f1d'),(82869,2108,'complex-services-list_2_description','State of[nbsp]the art fraud scrubbing and real-time monitoring by[nbsp]our risk team'),(82870,2108,'_complex-services-list_2_description','field_6100fe60a3f1f'),(82871,2108,'complex-services-list_2_link','a:3:{s:5:\"title\";s:19:\"Risk and Compliance\";s:3:\"url\";s:88:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/risk-and-compliance-management/\";s:6:\"target\";s:0:\"\";}'),(82872,2108,'_complex-services-list_2_link','field_6100fe73a3f20'),(82873,2108,'complex-services-list_3_icon','338'),(82874,2108,'_complex-services-list_3_icon','field_6100fde5a3f1d'),(82875,2108,'complex-services-list_3_description','Tactical, analytical approach to[nbsp]your pricing'),(82876,2108,'_complex-services-list_3_description','field_6100fe60a3f1f'),(82877,2108,'complex-services-list_3_link','a:3:{s:5:\"title\";s:20:\"Revenue Optimization\";s:3:\"url\";s:78:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/revenue-optimization/\";s:6:\"target\";s:0:\"\";}'),(82878,2108,'_complex-services-list_3_link','field_6100fe73a3f20'),(82879,2108,'complex-services-list','4'),(82880,2108,'_complex-services-list','field_6100fd82a3f1c'),(82881,2108,'payment-instruments_list','a:5:{i:0;s:4:\"1643\";i:1;s:4:\"1642\";i:2;s:4:\"1641\";i:3;s:4:\"1637\";i:4;s:4:\"1640\";}'),(82882,2108,'_payment-instruments_list','field_6101027fdf3b7'),(82883,2108,'complex-services-list_0_link-title','Explore service'),(82884,2108,'_complex-services-list_0_link-title','field_613b4014d4849'),(82885,2108,'complex-services-list_1_link-title','Explore service'),(82886,2108,'_complex-services-list_1_link-title','field_613b4014d4849'),(82887,2108,'complex-services-list_2_link-title','Explore service'),(82888,2108,'_complex-services-list_2_link-title','field_613b4014d4849'),(82889,2108,'complex-services-list_3_link-title','Explore service'),(82890,2108,'_complex-services-list_3_link-title','field_613b4014d4849'),(82891,1642,'page-content_1_list_0_description','Deploy our agile payment pages to suit any platform'),(82892,1642,'_page-content_1_list_0_description','field_60fe3836432af'),(82893,1642,'page-content_1_list_1_description','Single point of[nbsp]contact, handling authorisation, clearing and settlement'),(82894,1642,'_page-content_1_list_1_description','field_60fe3836432af'),(82895,1642,'page-content_1_list_2_description','State of[nbsp]the art fraud scrubbing and real-time monitoring by[nbsp]our risk team'),(82896,1642,'_page-content_1_list_2_description','field_60fe3836432af'),(82897,1642,'page-content_1_list_3_description','Tactical, analytical approach to[nbsp]your pricing'),(82898,1642,'_page-content_1_list_3_description','field_60fe3836432af'),(82899,1642,'page-content_2_list_0_icon','2336'),(82900,1642,'_page-content_2_list_0_icon','field_60fe3823432ad'),(82901,1642,'page-content_2_list_1_icon','2335'),(82902,1642,'_page-content_2_list_1_icon','field_60fe3823432ad'),(82903,1642,'page-content_2_list_2_icon','2337'),(82904,1642,'_page-content_2_list_2_icon','field_60fe3823432ad'),(82905,1642,'page-content_2_list_3_icon','2338'),(82906,1642,'_page-content_2_list_3_icon','field_60fe3823432ad'),(82907,1642,'page-content_3_style_content-color','dark'),(82908,1642,'_page-content_3_style_content-color','field_60fe46b438c11'),(82909,1642,'page-content_3_style_bg-type','light'),(82910,1642,'_page-content_3_style_bg-type','field_60fe42d9fe46a'),(82911,1642,'page-content_3_style',''),(82912,1642,'_page-content_3_style','field_60fe39d8fa409'),(82913,1642,'page-content_3_content_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(82914,1642,'_page-content_3_content_button','field_60fe3cf5ca1fb'),(82915,1638,'page-content_1_list_0_description','Nuestras asociaciones locales en[nbsp]Brasil nos[nbsp]permiten realizar operaciones de[nbsp]procesamiento de[nbsp]pagos con[nbsp]tarjeta entre la[nbsp]UE y[nbsp]Brasil más[nbsp]eficientes que[nbsp]otras empresas que[nbsp]experimentan una[nbsp]tasa de[nbsp]rechazo de[nbsp]pagos del[nbsp]70%.\r\n'),(82916,1638,'_page-content_1_list_0_description','field_60fe3836432af'),(82917,1638,'page-content_1_list_1_description','Obtenga acceso directo a[nbsp]los[nbsp]métodos de[nbsp]pago brasileños más populares para todos los[nbsp]comerciantes internacionales.'),(82918,1638,'_page-content_1_list_1_description','field_60fe3836432af'),(82919,1638,'page-content_1_list_2_description','Comience a[nbsp]ofrecer sus[nbsp]servicios con[nbsp]precio, facturación y[nbsp]liquidación en[nbsp]la[nbsp]moneda local preferida de[nbsp]sus[nbsp]clientes para mayor comodidad.'),(82920,1638,'_page-content_1_list_2_description','field_60fe3836432af'),(82921,1638,'page-content_1_list_3_description','Reciba pagos directos en[nbsp]su[nbsp]cuenta, disfrutando de[nbsp]acuerdos en[nbsp]el[nbsp]extranjero sin[nbsp]preocupaciones ni[nbsp]problemas relacionados.'),(82922,1638,'_page-content_1_list_3_description','field_60fe3836432af'),(82923,1638,'page-content_2_list_0_icon','2287'),(82924,1638,'_page-content_2_list_0_icon','field_60fe3823432ad'),(82925,1638,'page-content_2_list_1_icon','2286'),(82926,1638,'_page-content_2_list_1_icon','field_60fe3823432ad'),(82927,1638,'page-content_2_list_2_icon','2288'),(82928,1638,'_page-content_2_list_2_icon','field_60fe3823432ad'),(82929,1638,'page-content_2_list_3_icon','2285'),(82930,1638,'_page-content_2_list_3_icon','field_60fe3823432ad'),(82931,438,'page-content_1_list_0_description','Our local partnerships in Brazil allow us to have more efficient card payment processing operations between the EU and Brazil than other companies who experience a 70% payment fail rate. '),(82932,438,'_page-content_1_list_0_description','field_60fe3836432af'),(82933,438,'page-content_1_list_1_description','Gain instant access to popular local Brazilian payment methods for all international merchants.'),(82934,438,'_page-content_1_list_1_description','field_60fe3836432af'),(82935,438,'page-content_1_list_2_description','Start offering your services priced, invoiced and settled in the preferred local currency of your customers for convenience.'),(82936,438,'_page-content_1_list_2_description','field_60fe3836432af'),(82937,438,'page-content_1_list_3_description','Enjoy worry-free overseas settlement and related issues when receiving payments directly to your bank account.'),(82938,438,'_page-content_1_list_3_description','field_60fe3836432af'),(82939,438,'page-content_2_list_0_icon','2287'),(82940,438,'_page-content_2_list_0_icon','field_60fe3823432ad'),(82941,438,'page-content_2_list_1_icon','2286'),(82942,438,'_page-content_2_list_1_icon','field_60fe3823432ad'),(82943,438,'page-content_2_list_2_icon','2288'),(82944,438,'_page-content_2_list_2_icon','field_60fe3823432ad'),(82945,438,'page-content_2_list_3_icon','2285'),(82946,438,'_page-content_2_list_3_icon','field_60fe3823432ad'),(82955,1635,'page-content_1_list_0_description','Construya su[nbsp]interfaz de[nbsp]pago personalizada y[nbsp]gane control de[nbsp]la[nbsp]experiencia del[nbsp]usuario para su[nbsp]procedimiento de[nbsp]checkout.'),(82956,1635,'_page-content_1_list_0_description','field_60fe3836432af'),(82957,1635,'page-content_1_list_1_description','Acceda e[nbsp]implemente experiencias de[nbsp]checkout de[nbsp]usuario con una[nbsp]alta conversión, optimizadas para cualquier dispositivo y[nbsp]navegador.'),(82958,1635,'_page-content_1_list_1_description','field_60fe3836432af'),(82959,1635,'page-content_1_list_2_description','Para organizaciones que cumplen con[nbsp]PCI[nbsp]DSS.\r\n'),(82960,1635,'_page-content_1_list_2_description','field_60fe3836432af'),(82961,1635,'page-content_1_list_3_description','Nuestros equipos de[nbsp]integración y[nbsp]éxito del[nbsp]cliente le[nbsp]guiarán en[nbsp]la[nbsp]configuración de[nbsp]su[nbsp]cuenta y[nbsp]en[nbsp]los procesos de[nbsp]pago.'),(82962,1635,'_page-content_1_list_3_description','field_60fe3836432af'),(82963,1635,'page-content_2_content_percent','+17%'),(82964,1635,'_page-content_2_content_percent','field_6124b9ca28b7e'),(82965,1635,'page-content_2_list_0_icon','2221'),(82966,1635,'_page-content_2_list_0_icon','field_60fe3823432ad'),(82967,1635,'page-content_2_list_1_icon','2306'),(82968,1635,'_page-content_2_list_1_icon','field_60fe3823432ad'),(82969,1635,'page-content_2_list_2_icon','2307'),(82970,1635,'_page-content_2_list_2_icon','field_60fe3823432ad'),(82971,1635,'page-content_2_list_3_icon','2308'),(82972,1635,'_page-content_2_list_3_icon','field_60fe3823432ad'),(82973,440,'page-content_1_list_0_description','Build your customized branded payment interface and gain control of your user experience for your checkout process.'),(82974,440,'_page-content_1_list_0_description','field_60fe3836432af'),(82975,440,'page-content_1_list_1_description','Access and deploy custom high-converting checkout user experiences that are optimized for any device and browser.'),(82976,440,'_page-content_1_list_1_description','field_60fe3836432af'),(82977,440,'page-content_1_list_2_description','API-based payment integration for PCI DSS compliant organisations. '),(82978,440,'_page-content_1_list_2_description','field_60fe3836432af'),(82979,440,'page-content_1_list_3_description','Your merchant account and checkout process set-up is guided by our[nbsp]customer success and integration teams.'),(82980,440,'_page-content_1_list_3_description','field_60fe3836432af'),(82981,440,'page-content_2_content_percent','+17%'),(82982,440,'_page-content_2_content_percent','field_6124b9ca28b7e'),(82983,440,'page-content_2_list_0_icon','2221'),(82984,440,'_page-content_2_list_0_icon','field_60fe3823432ad'),(82985,440,'page-content_2_list_1_icon','2306'),(82986,440,'_page-content_2_list_1_icon','field_60fe3823432ad'),(82987,440,'page-content_2_list_2_icon','2307'),(82988,440,'_page-content_2_list_2_icon','field_60fe3823432ad'),(82989,440,'page-content_2_list_3_icon','2308'),(82990,440,'_page-content_2_list_3_icon','field_60fe3823432ad'),(82991,440,'page-content_1_style_content-color','light'),(82992,440,'_page-content_1_style_content-color','field_60fe46b438c11'),(82993,440,'page-content_1_style_bg-type','dark'),(82994,440,'_page-content_1_style_bg-type','field_60fe42d9fe46a'),(82995,440,'page-content_1_style',''),(82996,440,'_page-content_1_style','field_60fe39d8fa409'),(82997,440,'page-content_3_content_percent','+17%'),(82998,440,'_page-content_3_content_percent','field_6124b9ca28b7e'),(82999,1635,'page-content_1_style_content-color','light'),(83000,1635,'_page-content_1_style_content-color','field_60fe46b438c11'),(83001,1635,'page-content_1_style_bg-type','dark'),(83002,1635,'_page-content_1_style_bg-type','field_60fe42d9fe46a'),(83003,1635,'page-content_1_style',''),(83004,1635,'_page-content_1_style','field_60fe39d8fa409'),(83005,1635,'page-content_3_content_percent','+17%'),(83006,1635,'_page-content_3_content_percent','field_6124b9ca28b7e'),(83007,440,'page-content_2_style_content-color','dark'),(83008,440,'_page-content_2_style_content-color','field_60fe46b438c11'),(83009,440,'page-content_2_style_bg-type','light'),(83010,440,'_page-content_2_style_bg-type','field_60fe42d9fe46a'),(83011,440,'page-content_2_style',''),(83012,440,'_page-content_2_style','field_60fe39d8fa409'),(83013,1635,'page-content_2_style_content-color','dark'),(83014,1635,'_page-content_2_style_content-color','field_60fe46b438c11'),(83015,1635,'page-content_2_style_bg-type','light'),(83016,1635,'_page-content_2_style_bg-type','field_60fe42d9fe46a'),(83017,1635,'page-content_2_style',''),(83018,1635,'_page-content_2_style','field_60fe39d8fa409'),(83019,1635,'page-content_2_content_button','a:3:{s:5:\"title\";s:14:\"Pregunte ahora\";s:3:\"url\";s:57:\"https://commercegate.goodface.com.ua/wp/es/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(83020,1635,'_page-content_2_content_button','field_60fe3cf5ca1fb'),(83023,440,'page-content_2_content_button','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(83024,440,'_page-content_2_content_button','field_60fe3cf5ca1fb'),(83025,440,'page-content_3_style_content-color','light'),(83026,440,'_page-content_3_style_content-color','field_60fe46b438c11'),(83027,440,'page-content_3_style_bg-type','dark'),(83028,440,'_page-content_3_style_bg-type','field_60fe42d9fe46a'),(83029,440,'page-content_3_style',''),(83030,440,'_page-content_3_style','field_60fe39d8fa409'),(83043,441,'page-content_1_list_0_description','Deploy our agile payment pages to suit any platform'),(83044,441,'_page-content_1_list_0_description','field_60fe3836432af'),(83045,441,'page-content_1_list_1_description','Single point of[nbsp]contact, handling authorisation, clearing and settlement'),(83046,441,'_page-content_1_list_1_description','field_60fe3836432af'),(83047,441,'page-content_1_list_2_description','State of[nbsp]the art fraud scrubbing and real-time monitoring by[nbsp]our risk team'),(83048,441,'_page-content_1_list_2_description','field_60fe3836432af'),(83049,441,'page-content_1_list_3_description','Tactical, analytical approach to[nbsp]your pricing'),(83050,441,'_page-content_1_list_3_description','field_60fe3836432af'),(83051,441,'page-content_2_content_percent','+17%'),(83052,441,'_page-content_2_content_percent','field_6124b9ca28b7e'),(83053,441,'page-content_2_style_content-color','light'),(83054,441,'_page-content_2_style_content-color','field_60fe46b438c11'),(83055,441,'page-content_2_style_bg-type','dark'),(83056,441,'_page-content_2_style_bg-type','field_60fe42d9fe46a'),(83057,441,'page-content_2_style',''),(83058,441,'_page-content_2_style','field_60fe39d8fa409'),(83059,441,'page-content_2_content_button','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(83060,441,'_page-content_2_content_button','field_60fe3cf5ca1fb'),(83061,441,'page-content_3_content_percent','+17%'),(83062,441,'_page-content_3_content_percent','field_6124b9ca28b7e'),(83063,441,'page-content_4_content_percent','+17%'),(83064,441,'_page-content_4_content_percent','field_6124b9ca28b7e'),(83069,2110,'main-block-header_title','Pricing Built for You'),(83070,2110,'_main-block-header_title','field_61093c50a78e8'),(83071,2110,'main-block-header_description','CommerceGate offers a complete set of features and services and charges a processing and payment method fee per transaction.'),(83072,2110,'_main-block-header_description','field_61093c5ca78e9'),(83073,2110,'main-block-header',''),(83074,2110,'_main-block-header','field_61093c34a78e7'),(83075,2110,'flexible-pricing_title','Flexible and integrated pricing'),(83076,2110,'_flexible-pricing_title','field_6109401d9cacd'),(83077,2110,'flexible-pricing_description','End-to-end solution to accept payments on your website all included.'),(83078,2110,'_flexible-pricing_description','field_610940e3b8ec1'),(83079,2110,'flexible-pricing_price','1.80% + 0.25 EUR'),(83080,2110,'_flexible-pricing_price','field_610940ffb8ec2'),(83081,2110,'flexible-pricing_list_0_item','Bespoke payment solution and services for your business type'),(83082,2110,'_flexible-pricing_list_0_item','field_61094144b8ec4'),(83083,2110,'flexible-pricing_list_1_item','Cutting-edge payment technology for your business transactions'),(83084,2110,'_flexible-pricing_list_1_item','field_61094144b8ec4'),(83085,2110,'flexible-pricing_list_2_item','Absolutely no set-up, periodic platform and[nbsp]hidden fees'),(83086,2110,'_flexible-pricing_list_2_item','field_61094144b8ec4'),(83087,2110,'flexible-pricing_list','3'),(83088,2110,'_flexible-pricing_list','field_61094125b8ec3'),(83089,2110,'flexible-pricing_link','a:3:{s:5:\"title\";s:11:\"Sign Up Now\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/sign-up/\";s:6:\"target\";s:0:\"\";}'),(83090,2110,'_flexible-pricing_link','field_610941823f32f'),(83091,2110,'flexible-pricing',''),(83092,2110,'_flexible-pricing','field_61093f3e8b6ba'),(83093,2110,'customized-approach_title','Customized set-up process'),(83094,2110,'_customized-approach_title','field_6109427eadcf6'),(83095,2110,'customized-approach_description','Every detail in the set-up process is tailored to your business requirements'),(83096,2110,'_customized-approach_description','field_6109427eadcf7'),(83097,2110,'customized-approach_list_0_item','Special tier-based pricing for high-volume projects'),(83098,2110,'_customized-approach_list_0_item','field_6109427eadcfa'),(83099,2110,'customized-approach_list','3'),(83100,2110,'_customized-approach_list','field_6109427eadcf9'),(83101,2110,'customized-approach_link','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(83102,2110,'_customized-approach_link','field_6109427eadcfb'),(83103,2110,'customized-approach',''),(83104,2110,'_customized-approach','field_6109427eadcf5'),(83105,2110,'customized-approach_list_1_item','Geo-specific pricing to offer you the best rates and fees'),(83106,2110,'_customized-approach_list_1_item','field_6109427eadcfa'),(83107,2110,'customized-approach_list_2_item','Interchange ++ pricing models for the cross[nbds]border projects'),(83108,2110,'_customized-approach_list_2_item','field_6109427eadcfa'),(83109,2110,'included-info_title','What’s included'),(83110,2110,'_included-info_title','field_6109461ffc0ae'),(83111,2110,'included-info_description','CommerceGate offers a complete and secured payment solution for you to accept credit card payments from your customers globally.'),(83112,2110,'_included-info_description','field_6109462afc0af'),(83113,2110,'included-info',''),(83114,2110,'_included-info','field_610945a9fc0ad'),(83115,2110,'list_0_icon','755'),(83116,2110,'_list_0_icon','field_610947237e6df'),(83117,2110,'list_0_group-title','Optimised Cross Platform Checkout'),(83118,2110,'_list_0_group-title','field_610947737e6e0'),(83119,2110,'list_0_list_0_item','Customisable payment page'),(83120,2110,'_list_0_list_0_item','field_610947a87e6e2'),(83121,2110,'list_0_list_1_item','PCI DSS compliance coverage'),(83122,2110,'_list_0_list_1_item','field_610947a87e6e2'),(83123,2110,'list_0_list','2'),(83124,2110,'_list_0_list','field_610947987e6e1'),(83125,2110,'list_1_icon','756'),(83126,2110,'_list_1_icon','field_610947237e6df'),(83127,2110,'list_1_group-title','One integration — \r\nGlobal payment outreach'),(83128,2110,'_list_1_group-title','field_610947737e6e0'),(83129,2110,'list_1_list_0_item','Multiple currencies'),(83130,2110,'_list_1_list_0_item','field_610947a87e6e2'),(83131,2110,'list_1_list_1_item','Local payment methods'),(83132,2110,'_list_1_list_1_item','field_610947a87e6e2'),(83133,2110,'list_1_list_2_item','20+ acquiring partners all over the world'),(83134,2110,'_list_1_list_2_item','field_610947a87e6e2'),(83135,2110,'list_1_list','3'),(83136,2110,'_list_1_list','field_610947987e6e1'),(83137,2110,'list_2_icon','757'),(83138,2110,'_list_2_icon','field_610947237e6df'),(83139,2110,'list_2_group-title','Proven security and prolific compliance'),(83140,2110,'_list_2_group-title','field_610947737e6e0'),(83141,2110,'list_2_list_0_item','PCI DSS Level 1 platform'),(83142,2110,'_list_2_list_0_item','field_610947a87e6e2'),(83143,2110,'list_2_list_1_item','Multi level data security and encryption'),(83144,2110,'_list_2_list_1_item','field_610947a87e6e2'),(83145,2110,'list_2_list_2_item','Cloud based platform'),(83146,2110,'_list_2_list_2_item','field_610947a87e6e2'),(83147,2110,'list_2_list','3'),(83148,2110,'_list_2_list','field_610947987e6e1'),(83149,2110,'list_3_icon','758'),(83150,2110,'_list_3_icon','field_610947237e6df'),(83151,2110,'list_3_group-title','The most precise automatic billing system'),(83152,2110,'_list_3_group-title','field_610947737e6e0'),(83153,2110,'list_3_list_0_item','Real time financial data'),(83154,2110,'_list_3_list_0_item','field_610947a87e6e2'),(83155,2110,'list_3_list_1_item','Detailed invoicing'),(83156,2110,'_list_3_list_1_item','field_610947a87e6e2'),(83157,2110,'list_3_list_2_item','Multiple pricing models support'),(83158,2110,'_list_3_list_2_item','field_610947a87e6e2'),(83159,2110,'list_3_list','3'),(83160,2110,'_list_3_list','field_610947987e6e1'),(83161,2110,'list_4_icon','759'),(83162,2110,'_list_4_icon','field_610947237e6df'),(83163,2110,'list_4_group-title','Automated payouts'),(83164,2110,'_list_4_group-title','field_610947737e6e0'),(83165,2110,'list_4_list_0_item','In-time settlements to the bank account'),(83166,2110,'_list_4_list_0_item','field_610947a87e6e2'),(83167,2110,'list_4_list_1_item','Transparent settlement schedule'),(83168,2110,'_list_4_list_1_item','field_610947a87e6e2'),(83169,2110,'list_4_list_2_item','Flexible payout control'),(83170,2110,'_list_4_list_2_item','field_610947a87e6e2'),(83171,2110,'list_4_list','3'),(83172,2110,'_list_4_list','field_610947987e6e1'),(83173,2110,'list_5_icon','760'),(83174,2110,'_list_5_icon','field_610947237e6df'),(83175,2110,'list_5_group-title','Customer support service'),(83176,2110,'_list_5_group-title','field_610947737e6e0'),(83177,2110,'list_5_list_0_item','24/7 payment support'),(83178,2110,'_list_5_list_0_item','field_610947a87e6e2'),(83179,2110,'list_5_list_1_item','Adjustable refund policy'),(83180,2110,'_list_5_list_1_item','field_610947a87e6e2'),(83181,2110,'list_5_list_2_item','Multi language assistance'),(83182,2110,'_list_5_list_2_item','field_610947a87e6e2'),(83183,2110,'list_5_list','3'),(83184,2110,'_list_5_list','field_610947987e6e1'),(83185,2110,'list_6_icon','761'),(83186,2110,'_list_6_icon','field_610947237e6df'),(83187,2110,'list_6_group-title','Personalised merchant service'),(83188,2110,'_list_6_group-title','field_610947737e6e0'),(83189,2110,'list_6_list_0_item','Dedicated merchant account manager'),(83190,2110,'_list_6_list_0_item','field_610947a87e6e2'),(83191,2110,'list_6_list_1_item','SLA based technical support'),(83192,2110,'_list_6_list_1_item','field_610947a87e6e2'),(83193,2110,'list_6_list_2_item','Direct access to the Risk, Compliance and Finance Team'),(83194,2110,'_list_6_list_2_item','field_610947a87e6e2'),(83195,2110,'list_6_list','3'),(83196,2110,'_list_6_list','field_610947987e6e1'),(83197,2110,'list','7'),(83198,2110,'_list','field_6109470d7e6de'),(83199,2110,'Included-list_0_icon',''),(83200,2110,'_Included-list_0_icon','field_61094f718fb66'),(83201,2110,'Included-list_0_title',''),(83202,2110,'_Included-list_0_title','field_61094f718fb67'),(83203,2110,'Included-list_0_list_0_item','фіва'),(83204,2110,'_Included-list_0_list_0_item','field_61094f718fb69'),(83205,2110,'Included-list_0_list_1_item','PCI DSS compliance coverage'),(83206,2110,'_Included-list_0_list_1_item','field_610947a87e6e2'),(83207,2110,'Included-list_0_list','1'),(83208,2110,'_Included-list_0_list','field_61094f718fb68'),(83209,2110,'Included-list_1_icon','756'),(83210,2110,'_Included-list_1_icon','field_610947237e6df'),(83211,2110,'Included-list_1_title','One integration — \r\nGlobal payment outreach'),(83212,2110,'_Included-list_1_title','field_610947737e6e0'),(83213,2110,'Included-list_1_list_0_item','Multiple currencies'),(83214,2110,'_Included-list_1_list_0_item','field_610947a87e6e2'),(83215,2110,'Included-list_1_list_1_item','Local payment methods'),(83216,2110,'_Included-list_1_list_1_item','field_610947a87e6e2'),(83217,2110,'Included-list_1_list_2_item','20+ acquiring partners all over the world'),(83218,2110,'_Included-list_1_list_2_item','field_610947a87e6e2'),(83219,2110,'Included-list_1_list','3'),(83220,2110,'_Included-list_1_list','field_610947987e6e1'),(83221,2110,'Included-list_2_icon','757'),(83222,2110,'_Included-list_2_icon','field_610947237e6df'),(83223,2110,'Included-list_2_title','Proven security and prolific compliance'),(83224,2110,'_Included-list_2_title','field_610947737e6e0'),(83225,2110,'Included-list_2_list_0_item','PCI DSS Level 1 platform'),(83226,2110,'_Included-list_2_list_0_item','field_610947a87e6e2'),(83227,2110,'Included-list_2_list_1_item','Multi level data security and encryption'),(83228,2110,'_Included-list_2_list_1_item','field_610947a87e6e2'),(83229,2110,'Included-list_2_list_2_item','Cloud based platform'),(83230,2110,'_Included-list_2_list_2_item','field_610947a87e6e2'),(83231,2110,'Included-list_2_list','3'),(83232,2110,'_Included-list_2_list','field_610947987e6e1'),(83233,2110,'Included-list_3_icon','758'),(83234,2110,'_Included-list_3_icon','field_610947237e6df'),(83235,2110,'Included-list_3_title','The most precise automatic billing system'),(83236,2110,'_Included-list_3_title','field_610947737e6e0'),(83237,2110,'Included-list_3_list_0_item','Real time financial data'),(83238,2110,'_Included-list_3_list_0_item','field_610947a87e6e2'),(83239,2110,'Included-list_3_list_1_item','Detailed invoicing'),(83240,2110,'_Included-list_3_list_1_item','field_610947a87e6e2'),(83241,2110,'Included-list_3_list_2_item','Multiple pricing models support'),(83242,2110,'_Included-list_3_list_2_item','field_610947a87e6e2'),(83243,2110,'Included-list_3_list','3'),(83244,2110,'_Included-list_3_list','field_610947987e6e1'),(83245,2110,'Included-list_4_icon','759'),(83246,2110,'_Included-list_4_icon','field_610947237e6df'),(83247,2110,'Included-list_4_title','Automated payouts'),(83248,2110,'_Included-list_4_title','field_610947737e6e0'),(83249,2110,'Included-list_4_list_0_item','In-time settlements to the bank account'),(83250,2110,'_Included-list_4_list_0_item','field_610947a87e6e2'),(83251,2110,'Included-list_4_list_1_item','Transparent settlement schedule'),(83252,2110,'_Included-list_4_list_1_item','field_610947a87e6e2'),(83253,2110,'Included-list_4_list_2_item','Flexible payout control'),(83254,2110,'_Included-list_4_list_2_item','field_610947a87e6e2'),(83255,2110,'Included-list_4_list','3'),(83256,2110,'_Included-list_4_list','field_610947987e6e1'),(83257,2110,'Included-list_5_icon','760'),(83258,2110,'_Included-list_5_icon','field_610947237e6df'),(83259,2110,'Included-list_5_title','Customer support service'),(83260,2110,'_Included-list_5_title','field_610947737e6e0'),(83261,2110,'Included-list_5_list_0_item','24/7 payment support'),(83262,2110,'_Included-list_5_list_0_item','field_610947a87e6e2'),(83263,2110,'Included-list_5_list_1_item','Adjustable refund policy'),(83264,2110,'_Included-list_5_list_1_item','field_610947a87e6e2'),(83265,2110,'Included-list_5_list_2_item','Multi language assistance'),(83266,2110,'_Included-list_5_list_2_item','field_610947a87e6e2'),(83267,2110,'Included-list_5_list','3'),(83268,2110,'_Included-list_5_list','field_610947987e6e1'),(83269,2110,'Included-list_6_icon','763'),(83270,2110,'_Included-list_6_icon','field_610947237e6df'),(83271,2110,'Included-list_6_title','Personalised merchant service'),(83272,2110,'_Included-list_6_title','field_610947737e6e0'),(83273,2110,'Included-list_6_list_0_item','Dedicated merchant account manager'),(83274,2110,'_Included-list_6_list_0_item','field_610947a87e6e2'),(83275,2110,'Included-list_6_list_1_item','SLA based technical support'),(83276,2110,'_Included-list_6_list_1_item','field_610947a87e6e2'),(83277,2110,'Included-list_6_list_2_item','Direct access to the Risk, Compliance and Finance Team'),(83278,2110,'_Included-list_6_list_2_item','field_610947a87e6e2'),(83279,2110,'Included-list_6_list','3'),(83280,2110,'_Included-list_6_list','field_610947987e6e1'),(83281,2110,'Included-list','1'),(83282,2110,'_Included-list','field_61094f718fb65'),(83283,2110,'included-list_copy_0_icon',''),(83284,2110,'_included-list_copy_0_icon','field_61094f718fb66'),(83285,2110,'included-list_copy_0_title',''),(83286,2110,'_included-list_copy_0_title','field_61094f718fb67'),(83287,2110,'included-list_copy_0_list_0_item','фівафіва'),(83288,2110,'_included-list_copy_0_list_0_item','field_61094f718fb69'),(83289,2110,'included-list_copy_0_list','1'),(83290,2110,'_included-list_copy_0_list','field_61094f718fb68'),(83291,2110,'included-list_copy','1'),(83292,2110,'_included-list_copy','field_61094f718fb65'),(83293,2110,'include-list_0_icon','755'),(83294,2110,'_include-list_0_icon','field_61094f718fb66'),(83295,2110,'include-list_0_title','Optimized Cross Platform Checkout'),(83296,2110,'_include-list_0_title','field_61094f718fb67'),(83297,2110,'include-list_0_list_0_item','Customizable and branded payment and checkout page'),(83298,2110,'_include-list_0_list_0_item','field_61094f718fb69'),(83299,2110,'include-list_0_list_1_item','PCI DSS Compliance Coverage'),(83300,2110,'_include-list_0_list_1_item','field_61094f718fb69'),(83301,2110,'include-list_0_list','2'),(83302,2110,'_include-list_0_list','field_61094f718fb68'),(83303,2110,'include-list','7'),(83304,2110,'_include-list','field_61094f718fb65'),(83305,2110,'include-list_1_icon','756'),(83306,2110,'_include-list_1_icon','field_61094f718fb66'),(83307,2110,'include-list_1_title','One integration — \r\nGlobal payment outreach'),(83308,2110,'_include-list_1_title','field_61094f718fb67'),(83309,2110,'include-list_1_list_0_item','Supports 200+ payment currencies globally'),(83310,2110,'_include-list_1_list_0_item','field_61094f718fb69'),(83311,2110,'include-list_1_list_1_item','Access popular local payment methods globally'),(83312,2110,'_include-list_1_list_1_item','field_61094f718fb69'),(83313,2110,'include-list_1_list_2_item','Work with 20+ acquiring partners globally'),(83314,2110,'_include-list_1_list_2_item','field_61094f718fb69'),(83315,2110,'include-list_1_list','3'),(83316,2110,'_include-list_1_list','field_61094f718fb68'),(83317,2110,'include-list_2_icon','757'),(83318,2110,'_include-list_2_icon','field_61094f718fb66'),(83319,2110,'include-list_2_title','Tested and proven security and[nbsp]compliance'),(83320,2110,'_include-list_2_title','field_61094f718fb67'),(83321,2110,'include-list_2_list_0_item','PCI DSS Level 1 security enabled platform'),(83322,2110,'_include-list_2_list_0_item','field_61094f718fb69'),(83323,2110,'include-list_2_list_1_item','Multi-level data security and[nbsp]encryption system'),(83324,2110,'_include-list_2_list_1_item','field_61094f718fb69'),(83325,2110,'include-list_2_list_2_item','Highly accessible and scalable cloud-based platform'),(83326,2110,'_include-list_2_list_2_item','field_61094f718fb69'),(83327,2110,'include-list_2_list','3'),(83328,2110,'_include-list_2_list','field_61094f718fb68'),(83329,2110,'include-list_3_icon','758'),(83330,2110,'_include-list_3_icon','field_61094f718fb66'),(83331,2110,'include-list_3_title','Accurate and automated billing system'),(83332,2110,'_include-list_3_title','field_61094f718fb67'),(83333,2110,'include-list_3_list_0_item','Access real-time financial data on a transactions'),(83334,2110,'_include-list_3_list_0_item','field_61094f718fb69'),(83335,2110,'include-list_3_list_1_item','Absolute and detailed invoicing procedures'),(83336,2110,'_include-list_3_list_1_item','field_61094f718fb69'),(83337,2110,'include-list_3_list_2_item','Supports multiple pricing models for any business'),(83338,2110,'_include-list_3_list_2_item','field_61094f718fb69'),(83339,2110,'include-list_3_list','3'),(83340,2110,'_include-list_3_list','field_61094f718fb68'),(83341,2110,'include-list_4_icon','759'),(83342,2110,'_include-list_4_icon','field_61094f718fb66'),(83343,2110,'include-list_4_title','Automated and scheduled merchant payouts'),(83344,2110,'_include-list_4_title','field_61094f718fb67'),(83345,2110,'include-list_4_list_0_item','Scheduled settlements to your bank account'),(83346,2110,'_include-list_4_list_0_item','field_61094f718fb69'),(83347,2110,'include-list_4_list_1_item','Transparent and flexible settlement schedule'),(83348,2110,'_include-list_4_list_1_item','field_61094f718fb69'),(83349,2110,'include-list_4_list_2_item','Flexible and customizable payout controls'),(83350,2110,'_include-list_4_list_2_item','field_61094f718fb69'),(83351,2110,'include-list_4_list','3'),(83352,2110,'_include-list_4_list','field_61094f718fb68'),(83353,2110,'include-list_5_icon','760'),(83354,2110,'_include-list_5_icon','field_61094f718fb66'),(83355,2110,'include-list_5_title','Dedicated and direct customer support'),(83356,2110,'_include-list_5_title','field_61094f718fb67'),(83357,2110,'include-list_5_list_0_item','24/7 and direct payment support'),(83358,2110,'_include-list_5_list_0_item','field_61094f718fb69'),(83359,2110,'include-list_5_list_1_item','Customizable and compliant refund policy'),(83360,2110,'_include-list_5_list_1_item','field_61094f718fb69'),(83361,2110,'include-list_5_list_2_item','Multi-lingual support and[nbsp]assistance'),(83362,2110,'_include-list_5_list_2_item','field_61094f718fb69'),(83363,2110,'include-list_5_list','3'),(83364,2110,'_include-list_5_list','field_61094f718fb68'),(83365,2110,'include-list_6_icon','763'),(83366,2110,'_include-list_6_icon','field_61094f718fb66'),(83367,2110,'include-list_6_title','Personalised merchant service access'),(83368,2110,'_include-list_6_title','field_61094f718fb67'),(83369,2110,'include-list_6_list_0_item','Dedicated merchant account manager access'),(83370,2110,'_include-list_6_list_0_item','field_61094f718fb69'),(83371,2110,'include-list_6_list_1_item','SLA-based and highly available technical support'),(83372,2110,'_include-list_6_list_1_item','field_61094f718fb69'),(83373,2110,'include-list_6_list_2_item','Direct access to risk, compliance and finance team'),(83374,2110,'_include-list_6_list_2_item','field_61094f718fb69'),(83375,2110,'include-list_6_list','3'),(83376,2110,'_include-list_6_list','field_61094f718fb68'),(83377,2110,'blocks-list_0_icons-style','light'),(83378,2110,'_blocks-list_0_icons-style','field_610953123a4b1'),(83379,2110,'blocks-list_0_link','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(83380,2110,'_blocks-list_0_link','field_610952e5776c0'),(83381,2110,'blocks-list_0_title','Card payments processing'),(83382,2110,'_blocks-list_0_title','field_61095245776be'),(83383,2110,'blocks-list_0_description','CommerceGate empowers your online business with card payment processing capabilities to accept payment globally.'),(83384,2110,'_blocks-list_0_description','field_6109525f776bf'),(83385,2110,'blocks-list_0_icons_0_icon','788'),(83386,2110,'_blocks-list_0_icons_0_icon','field_6109534b3a4b3'),(83387,2110,'blocks-list_0_icons_1_icon','790'),(83388,2110,'_blocks-list_0_icons_1_icon','field_6109534b3a4b3'),(83389,2110,'blocks-list_0_icons_2_icon','789'),(83390,2110,'_blocks-list_0_icons_2_icon','field_6109534b3a4b3'),(83391,2110,'blocks-list_0_icons_3_icon','791'),(83392,2110,'_blocks-list_0_icons_3_icon','field_6109534b3a4b3'),(83393,2110,'blocks-list_0_icons_4_icon','792'),(83394,2110,'_blocks-list_0_icons_4_icon','field_6109534b3a4b3'),(83395,2110,'blocks-list_0_icons_5_icon','793'),(83396,2110,'_blocks-list_0_icons_5_icon','field_6109534b3a4b3'),(83397,2110,'blocks-list_0_icons','6'),(83398,2110,'_blocks-list_0_icons','field_610953333a4b2'),(83399,2110,'blocks-list_0_items_0_bold-text','1'),(83400,2110,'_blocks-list_0_items_0_bold-text','field_610953c1b1c01'),(83401,2110,'blocks-list_0_items_0_item-text','Local card processing'),(83402,2110,'_blocks-list_0_items_0_item-text','field_610953e5b1c02'),(83403,2110,'blocks-list_0_items','2'),(83404,2110,'_blocks-list_0_items','field_61095368b1c00'),(83405,2110,'blocks-list_1_icons-style','transparent'),(83406,2110,'_blocks-list_1_icons-style','field_610953123a4b1'),(83407,2110,'blocks-list_1_link','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(83408,2110,'_blocks-list_1_link','field_610952e5776c0'),(83409,2110,'blocks-list_1_title','Local payment methods'),(83410,2110,'_blocks-list_1_title','field_61095245776be'),(83411,2110,'blocks-list_1_description','CommerceGate enables you to accept local LATAM payments to scale your business in the region to increase your revenue.'),(83412,2110,'_blocks-list_1_description','field_6109525f776bf'),(83413,2110,'blocks-list_1_icons_0_icon','795'),(83414,2110,'_blocks-list_1_icons_0_icon','field_6109534b3a4b3'),(83415,2110,'blocks-list_1_icons','5'),(83416,2110,'_blocks-list_1_icons','field_610953333a4b2'),(83417,2110,'blocks-list_1_items',''),(83418,2110,'_blocks-list_1_items','field_61095368b1c00'),(83419,2110,'blocks-list_2_icons-style','light'),(83420,2110,'_blocks-list_2_icons-style','field_610953123a4b1'),(83421,2110,'blocks-list_2_link','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(83422,2110,'_blocks-list_2_link','field_610952e5776c0'),(83423,2110,'blocks-list_2_title','High-risk merchant accounts'),(83424,2110,'_blocks-list_2_title','field_61095245776be'),(83425,2110,'blocks-list_2_description','CommerceGate makes it easy to set-up and support high[nbds]risk merchant accounts with greater risks of fraud and chargebacks.'),(83426,2110,'_blocks-list_2_description','field_6109525f776bf'),(83427,2110,'blocks-list_2_icons',''),(83428,2110,'_blocks-list_2_icons','field_610953333a4b2'),(83429,2110,'blocks-list_2_items_0_bold-text','1'),(83430,2110,'_blocks-list_2_items_0_bold-text','field_610953c1b1c01'),(83431,2110,'blocks-list_2_items_0_item-text','+0.50% commission for high[nbds]risk merchant accounts'),(83432,2110,'_blocks-list_2_items_0_item-text','field_610953e5b1c02'),(83433,2110,'blocks-list_2_items','3'),(83434,2110,'_blocks-list_2_items','field_61095368b1c00'),(83435,2110,'blocks-list_3_icons-style','light'),(83436,2110,'_blocks-list_3_icons-style','field_610953123a4b1'),(83437,2110,'blocks-list_3_link','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(83438,2110,'_blocks-list_3_link','field_610952e5776c0'),(83439,2110,'blocks-list_3_title','Chargeback management'),(83440,2110,'_blocks-list_3_title','field_61095245776be'),(83441,2110,'blocks-list_3_description','CommerceGate simplifies and automates your customer dispute and compensation process for all payment card schemes.'),(83442,2110,'_blocks-list_3_description','field_6109525f776bf'),(83443,2110,'blocks-list_3_icons',''),(83444,2110,'_blocks-list_3_icons','field_610953333a4b2'),(83445,2110,'blocks-list_3_items_0_bold-text','1'),(83446,2110,'_blocks-list_3_items_0_bold-text','field_610953c1b1c01'),(83447,2110,'blocks-list_3_items_0_item-text','25 EUR per CHB dispute'),(83448,2110,'_blocks-list_3_items_0_item-text','field_610953e5b1c02'),(83449,2110,'blocks-list_3_items','3'),(83450,2110,'_blocks-list_3_items','field_61095368b1c00'),(83451,2110,'blocks-list_4_icons-style','light'),(83452,2110,'_blocks-list_4_icons-style','field_610953123a4b1'),(83453,2110,'blocks-list_4_link','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(83454,2110,'_blocks-list_4_link','field_610952e5776c0'),(83455,2110,'blocks-list_4_title','Billing SaaS'),(83456,2110,'_blocks-list_4_title','field_61095245776be'),(83457,2110,'blocks-list_4_description','CommerceGate offers all business models an integrated Invoice and Settlement system with transparent data and[nbsp]flexible settlement cycles.'),(83458,2110,'_blocks-list_4_description','field_6109525f776bf'),(83459,2110,'blocks-list_4_icons',''),(83460,2110,'_blocks-list_4_icons','field_610953333a4b2'),(83461,2110,'blocks-list_4_items_0_bold-text','1'),(83462,2110,'_blocks-list_4_items_0_bold-text','field_610953c1b1c01'),(83463,2110,'blocks-list_4_items_0_item-text','0.03 EUR per transaction'),(83464,2110,'_blocks-list_4_items_0_item-text','field_610953e5b1c02'),(83465,2110,'blocks-list_4_items','6'),(83466,2110,'_blocks-list_4_items','field_61095368b1c00'),(83467,2110,'blocks-list','5'),(83468,2110,'_blocks-list','field_61095221776bd'),(83469,2110,'blocks-list_0_items_1_bold-text','1'),(83470,2110,'_blocks-list_0_items_1_bold-text','field_610953c1b1c01'),(83471,2110,'blocks-list_0_items_1_item-text','Cross-border card payment solutions'),(83472,2110,'_blocks-list_0_items_1_item-text','field_610953e5b1c02'),(83473,2110,'blocks-list_1_icons_1_icon','796'),(83474,2110,'_blocks-list_1_icons_1_icon','field_6109534b3a4b3'),(83475,2110,'blocks-list_1_icons_2_icon','797'),(83476,2110,'_blocks-list_1_icons_2_icon','field_6109534b3a4b3'),(83477,2110,'blocks-list_1_icons_3_icon','798'),(83478,2110,'_blocks-list_1_icons_3_icon','field_6109534b3a4b3'),(83479,2110,'blocks-list_1_icons_4_icon','799'),(83480,2110,'_blocks-list_1_icons_4_icon','field_6109534b3a4b3'),(83481,2110,'blocks-list_2_items_1_bold-text','1'),(83482,2110,'_blocks-list_2_items_1_bold-text','field_610953c1b1c01'),(83483,2110,'blocks-list_2_items_1_item-text','Subscription business models management and support'),(83484,2110,'_blocks-list_2_items_1_item-text','field_610953e5b1c02'),(83485,2110,'blocks-list_2_items_2_bold-text','1'),(83486,2110,'_blocks-list_2_items_2_bold-text','field_610953c1b1c01'),(83487,2110,'blocks-list_2_items_2_item-text','Multiple business models support'),(83488,2110,'_blocks-list_2_items_2_item-text','field_610953e5b1c02'),(83489,2110,'blocks-list_3_items_1_bold-text','1'),(83490,2110,'_blocks-list_3_items_1_bold-text','field_610953c1b1c01'),(83491,2110,'blocks-list_3_items_1_item-text','Experience dispute team'),(83492,2110,'_blocks-list_3_items_1_item-text','field_610953e5b1c02'),(83493,2110,'blocks-list_3_items_2_bold-text','1'),(83494,2110,'_blocks-list_3_items_2_bold-text','field_610953c1b1c01'),(83495,2110,'blocks-list_3_items_2_item-text','CHB control and monitoring program'),(83496,2110,'_blocks-list_3_items_2_item-text','field_610953e5b1c02'),(83497,2110,'blocks-list_4_items_1_bold-text','1'),(83498,2110,'_blocks-list_4_items_1_bold-text','field_610953c1b1c01'),(83499,2110,'blocks-list_4_items_1_item-text','Supports all main payment models'),(83500,2110,'_blocks-list_4_items_1_item-text','field_610953e5b1c02'),(83501,2110,'blocks-list_4_items_2_bold-text','1'),(83502,2110,'_blocks-list_4_items_2_bold-text','field_610953c1b1c01'),(83503,2110,'blocks-list_4_items_2_item-text','Real-time commission and[nbsp]transaction fee application clearing system'),(83504,2110,'_blocks-list_4_items_2_item-text','field_610953e5b1c02'),(83505,2110,'blocks-list_4_items_3_bold-text','1'),(83506,2110,'_blocks-list_4_items_3_bold-text','field_610953c1b1c01'),(83507,2110,'blocks-list_4_items_3_item-text','PSD 2 compliant segregated account management'),(83508,2110,'_blocks-list_4_items_3_item-text','field_610953e5b1c02'),(83509,2110,'blocks-list_4_items_4_bold-text','1'),(83510,2110,'_blocks-list_4_items_4_bold-text','field_610953c1b1c01'),(83511,2110,'blocks-list_4_items_4_item-text','Flexible and adjustable schedules for invoice and settlement notes'),(83512,2110,'_blocks-list_4_items_4_item-text','field_610953e5b1c02'),(83513,2110,'blocks-list_4_items_5_bold-text','1'),(83514,2110,'_blocks-list_4_items_5_bold-text','field_610953c1b1c01'),(83515,2110,'blocks-list_4_items_5_item-text','Comprehensive and transparent FX management'),(83516,2110,'_blocks-list_4_items_5_item-text','field_610953e5b1c02'),(83517,2111,'main-block-header_title','Pricing Built Right for You'),(83518,2111,'_main-block-header_title','field_61093c50a78e8'),(83519,2111,'main-block-header_description','We charge a processing fee plus payment method fee per transaction. With a complete set of services and features.'),(83520,2111,'_main-block-header_description','field_61093c5ca78e9'),(83521,2111,'main-block-header',''),(83522,2111,'_main-block-header','field_61093c34a78e7'),(83523,2111,'flexible-pricing_title','Flexible integrated pricing'),(83524,2111,'_flexible-pricing_title','field_6109401d9cacd'),(83525,2111,'flexible-pricing_description','All you need to accept payments on your website Included'),(83526,2111,'_flexible-pricing_description','field_610940e3b8ec1'),(83527,2111,'flexible-pricing_price','1.80% + 0.25 EUR'),(83528,2111,'_flexible-pricing_price','field_610940ffb8ec2'),(83529,2111,'flexible-pricing_list_0_item','Bestpoke payment services'),(83530,2111,'_flexible-pricing_list_0_item','field_61094144b8ec4'),(83531,2111,'flexible-pricing_list_1_item','Cutting edge technological platform'),(83532,2111,'_flexible-pricing_list_1_item','field_61094144b8ec4'),(83533,2111,'flexible-pricing_list_2_item','No setup fees, no periodical platform fees, no hidden charges'),(83534,2111,'_flexible-pricing_list_2_item','field_61094144b8ec4'),(83535,2111,'flexible-pricing_list','3'),(83536,2111,'_flexible-pricing_list','field_61094125b8ec3'),(83537,2111,'flexible-pricing_link','a:3:{s:5:\"title\";s:11:\"Sign Up Now\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/sign-up/\";s:6:\"target\";s:0:\"\";}'),(83538,2111,'_flexible-pricing_link','field_610941823f32f'),(83539,2111,'flexible-pricing',''),(83540,2111,'_flexible-pricing','field_61093f3e8b6ba'),(83541,2111,'customized-approach_title','Customized approach'),(83542,2111,'_customized-approach_title','field_6109427eadcf6'),(83543,2111,'customized-approach_description','Specialized setup tailored to your business needs. Every detail is important'),(83544,2111,'_customized-approach_description','field_6109427eadcf7'),(83545,2111,'customized-approach_list_0_item','Tier based pricing for the high-volume projects'),(83546,2111,'_customized-approach_list_0_item','field_6109427eadcfa'),(83547,2111,'customized-approach_list','3'),(83548,2111,'_customized-approach_list','field_6109427eadcf9'),(83549,2111,'customized-approach_link','a:3:{s:5:\"title\";s:13:\"Contact Sales\";s:3:\"url\";s:57:\"https://commercegate.goodface.com.ua/wp/es/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(83550,2111,'_customized-approach_link','field_6109427eadcfb'),(83551,2111,'customized-approach',''),(83552,2111,'_customized-approach','field_6109427eadcf5'),(83553,2111,'customized-approach_list_1_item','Geo-specific pricing'),(83554,2111,'_customized-approach_list_1_item','field_6109427eadcfa'),(83555,2111,'customized-approach_list_2_item','Interchange ++ pricing models for the cross-border projects'),(83556,2111,'_customized-approach_list_2_item','field_6109427eadcfa'),(83557,2111,'included-info_title','What’s Included'),(83558,2111,'_included-info_title','field_6109461ffc0ae'),(83559,2111,'included-info_description','CommerceGate offers a complete set of services for you to accept credit card payments from your customers safely.'),(83560,2111,'_included-info_description','field_6109462afc0af'),(83561,2111,'included-info',''),(83562,2111,'_included-info','field_610945a9fc0ad'),(83563,2111,'include-list_0_icon','755'),(83564,2111,'_include-list_0_icon','field_61094f718fb66'),(83565,2111,'include-list_0_title','Optimised Cross Platform Checkout'),(83566,2111,'_include-list_0_title','field_61094f718fb67'),(83567,2111,'include-list_0_list_0_item','Customisable payment page'),(83568,2111,'_include-list_0_list_0_item','field_61094f718fb69'),(83569,2111,'include-list_0_list_1_item','PCI DSS compliance coverage'),(83570,2111,'_include-list_0_list_1_item','field_61094f718fb69'),(83571,2111,'include-list_0_list','2'),(83572,2111,'_include-list_0_list','field_61094f718fb68'),(83573,2111,'include-list','7'),(83574,2111,'_include-list','field_61094f718fb65'),(83575,2111,'include-list_1_icon','756'),(83576,2111,'_include-list_1_icon','field_61094f718fb66'),(83577,2111,'include-list_1_title','One integration — \r\nGlobal payment outreach'),(83578,2111,'_include-list_1_title','field_61094f718fb67'),(83579,2111,'include-list_1_list_0_item','Multiple currencies'),(83580,2111,'_include-list_1_list_0_item','field_61094f718fb69'),(83581,2111,'include-list_1_list_1_item','Local payment methods'),(83582,2111,'_include-list_1_list_1_item','field_61094f718fb69'),(83583,2111,'include-list_1_list_2_item','20+ acquiring partners all over the world'),(83584,2111,'_include-list_1_list_2_item','field_61094f718fb69'),(83585,2111,'include-list_1_list','3'),(83586,2111,'_include-list_1_list','field_61094f718fb68'),(83587,2111,'include-list_2_icon','757'),(83588,2111,'_include-list_2_icon','field_61094f718fb66'),(83589,2111,'include-list_2_title','Proven security and prolific compliance'),(83590,2111,'_include-list_2_title','field_61094f718fb67'),(83591,2111,'include-list_2_list_0_item','PCI DSS Level 1 platform'),(83592,2111,'_include-list_2_list_0_item','field_61094f718fb69'),(83593,2111,'include-list_2_list_1_item','Multi level data security and encryption'),(83594,2111,'_include-list_2_list_1_item','field_61094f718fb69'),(83595,2111,'include-list_2_list_2_item','Cloud based platform'),(83596,2111,'_include-list_2_list_2_item','field_61094f718fb69'),(83597,2111,'include-list_2_list','3'),(83598,2111,'_include-list_2_list','field_61094f718fb68'),(83599,2111,'include-list_3_icon','758'),(83600,2111,'_include-list_3_icon','field_61094f718fb66'),(83601,2111,'include-list_3_title','The most precise automatic billing system'),(83602,2111,'_include-list_3_title','field_61094f718fb67'),(83603,2111,'include-list_3_list_0_item','Real time financial data'),(83604,2111,'_include-list_3_list_0_item','field_61094f718fb69'),(83605,2111,'include-list_3_list_1_item','Detailed invoicing'),(83606,2111,'_include-list_3_list_1_item','field_61094f718fb69'),(83607,2111,'include-list_3_list_2_item','Multiple pricing models support'),(83608,2111,'_include-list_3_list_2_item','field_61094f718fb69'),(83609,2111,'include-list_3_list','3'),(83610,2111,'_include-list_3_list','field_61094f718fb68'),(83611,2111,'include-list_4_icon','759'),(83612,2111,'_include-list_4_icon','field_61094f718fb66'),(83613,2111,'include-list_4_title','Automated payouts'),(83614,2111,'_include-list_4_title','field_61094f718fb67'),(83615,2111,'include-list_4_list_0_item','In-time settlements to the bank account'),(83616,2111,'_include-list_4_list_0_item','field_61094f718fb69'),(83617,2111,'include-list_4_list_1_item','Transparent settlement schedule'),(83618,2111,'_include-list_4_list_1_item','field_61094f718fb69'),(83619,2111,'include-list_4_list_2_item','Flexible payout control'),(83620,2111,'_include-list_4_list_2_item','field_61094f718fb69'),(83621,2111,'include-list_4_list','3'),(83622,2111,'_include-list_4_list','field_61094f718fb68'),(83623,2111,'include-list_5_icon','760'),(83624,2111,'_include-list_5_icon','field_61094f718fb66'),(83625,2111,'include-list_5_title','Customer support service'),(83626,2111,'_include-list_5_title','field_61094f718fb67'),(83627,2111,'include-list_5_list_0_item','24/7 payment support'),(83628,2111,'_include-list_5_list_0_item','field_61094f718fb69'),(83629,2111,'include-list_5_list_1_item','Adjustable refund policy'),(83630,2111,'_include-list_5_list_1_item','field_61094f718fb69'),(83631,2111,'include-list_5_list_2_item','Multi language assistance'),(83632,2111,'_include-list_5_list_2_item','field_61094f718fb69'),(83633,2111,'include-list_5_list','3'),(83634,2111,'_include-list_5_list','field_61094f718fb68'),(83635,2111,'include-list_6_icon','763'),(83636,2111,'_include-list_6_icon','field_61094f718fb66'),(83637,2111,'include-list_6_title','Personalised merchant service'),(83638,2111,'_include-list_6_title','field_61094f718fb67'),(83639,2111,'include-list_6_list_0_item','Dedicated merchant account manager'),(83640,2111,'_include-list_6_list_0_item','field_61094f718fb69'),(83641,2111,'include-list_6_list_1_item','SLA based technical support'),(83642,2111,'_include-list_6_list_1_item','field_61094f718fb69'),(83643,2111,'include-list_6_list_2_item','Direct access to the Risk, Compliance and Finance Team'),(83644,2111,'_include-list_6_list_2_item','field_61094f718fb69'),(83645,2111,'include-list_6_list','3'),(83646,2111,'_include-list_6_list','field_61094f718fb68'),(83647,2111,'blocks-list_0_icons-style','light'),(83648,2111,'_blocks-list_0_icons-style','field_610953123a4b1'),(83649,2111,'blocks-list_0_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/sign-up/\";s:6:\"target\";s:0:\"\";}'),(83650,2111,'_blocks-list_0_link','field_610952e5776c0'),(83651,2111,'blocks-list_0_title','Card payments processing'),(83652,2111,'_blocks-list_0_title','field_61095245776be'),(83653,2111,'blocks-list_0_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(83654,2111,'_blocks-list_0_description','field_6109525f776bf'),(83655,2111,'blocks-list_0_icons_0_icon','788'),(83656,2111,'_blocks-list_0_icons_0_icon','field_6109534b3a4b3'),(83657,2111,'blocks-list_0_icons_1_icon','790'),(83658,2111,'_blocks-list_0_icons_1_icon','field_6109534b3a4b3'),(83659,2111,'blocks-list_0_icons_2_icon','789'),(83660,2111,'_blocks-list_0_icons_2_icon','field_6109534b3a4b3'),(83661,2111,'blocks-list_0_icons_3_icon','791'),(83662,2111,'_blocks-list_0_icons_3_icon','field_6109534b3a4b3'),(83663,2111,'blocks-list_0_icons_4_icon','792'),(83664,2111,'_blocks-list_0_icons_4_icon','field_6109534b3a4b3'),(83665,2111,'blocks-list_0_icons_5_icon','793'),(83666,2111,'_blocks-list_0_icons_5_icon','field_6109534b3a4b3'),(83667,2111,'blocks-list_0_icons','6'),(83668,2111,'_blocks-list_0_icons','field_610953333a4b2'),(83669,2111,'blocks-list_0_items_0_bold-text','1'),(83670,2111,'_blocks-list_0_items_0_bold-text','field_610953c1b1c01'),(83671,2111,'blocks-list_0_items_0_item-text','Local card processing'),(83672,2111,'_blocks-list_0_items_0_item-text','field_610953e5b1c02'),(83673,2111,'blocks-list_0_items','2'),(83674,2111,'_blocks-list_0_items','field_61095368b1c00'),(83675,2111,'blocks-list_1_icons-style','transparent'),(83676,2111,'_blocks-list_1_icons-style','field_610953123a4b1'),(83677,2111,'blocks-list_1_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/sign-up/\";s:6:\"target\";s:0:\"\";}'),(83678,2111,'_blocks-list_1_link','field_610952e5776c0'),(83679,2111,'blocks-list_1_title','APM processing'),(83680,2111,'_blocks-list_1_title','field_61095245776be'),(83681,2111,'blocks-list_1_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(83682,2111,'_blocks-list_1_description','field_6109525f776bf'),(83683,2111,'blocks-list_1_icons_0_icon','795'),(83684,2111,'_blocks-list_1_icons_0_icon','field_6109534b3a4b3'),(83685,2111,'blocks-list_1_icons','5'),(83686,2111,'_blocks-list_1_icons','field_610953333a4b2'),(83687,2111,'blocks-list_1_items',''),(83688,2111,'_blocks-list_1_items','field_61095368b1c00'),(83689,2111,'blocks-list_2_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/sign-up/\";s:6:\"target\";s:0:\"\";}'),(83690,2111,'_blocks-list_2_link','field_610952e5776c0'),(83691,2111,'blocks-list_2_title','High-risk merchant accounts'),(83692,2111,'_blocks-list_2_title','field_61095245776be'),(83693,2111,'blocks-list_2_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(83694,2111,'_blocks-list_2_description','field_6109525f776bf'),(83695,2111,'blocks-list_2_icons',''),(83696,2111,'_blocks-list_2_icons','field_610953333a4b2'),(83697,2111,'blocks-list_2_items_0_bold-text','1'),(83698,2111,'_blocks-list_2_items_0_bold-text','field_610953c1b1c01'),(83699,2111,'blocks-list_2_items_0_item-text','+0.50% high-risk merchant accounts commission'),(83700,2111,'_blocks-list_2_items_0_item-text','field_610953e5b1c02'),(83701,2111,'blocks-list_2_items','3'),(83702,2111,'_blocks-list_2_items','field_61095368b1c00'),(83703,2111,'blocks-list_3_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/sign-up/\";s:6:\"target\";s:0:\"\";}'),(83704,2111,'_blocks-list_3_link','field_610952e5776c0'),(83705,2111,'blocks-list_3_title','Chargeback management'),(83706,2111,'_blocks-list_3_title','field_61095245776be'),(83707,2111,'blocks-list_3_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(83708,2111,'_blocks-list_3_description','field_6109525f776bf'),(83709,2111,'blocks-list_3_icons',''),(83710,2111,'_blocks-list_3_icons','field_610953333a4b2'),(83711,2111,'blocks-list_3_items_0_bold-text','1'),(83712,2111,'_blocks-list_3_items_0_bold-text','field_610953c1b1c01'),(83713,2111,'blocks-list_3_items_0_item-text','25 EUR per CHB dispute'),(83714,2111,'_blocks-list_3_items_0_item-text','field_610953e5b1c02'),(83715,2111,'blocks-list_3_items','3'),(83716,2111,'_blocks-list_3_items','field_61095368b1c00'),(83717,2111,'blocks-list_4_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/sign-up/\";s:6:\"target\";s:0:\"\";}'),(83718,2111,'_blocks-list_4_link','field_610952e5776c0'),(83719,2111,'blocks-list_4_title','Billing SAAS'),(83720,2111,'_blocks-list_4_title','field_61095245776be'),(83721,2111,'blocks-list_4_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(83722,2111,'_blocks-list_4_description','field_6109525f776bf'),(83723,2111,'blocks-list_4_icons',''),(83724,2111,'_blocks-list_4_icons','field_610953333a4b2'),(83725,2111,'blocks-list_4_items_0_bold-text','1'),(83726,2111,'_blocks-list_4_items_0_bold-text','field_610953c1b1c01'),(83727,2111,'blocks-list_4_items_0_item-text','0,03 EUR/TRX'),(83728,2111,'_blocks-list_4_items_0_item-text','field_610953e5b1c02'),(83729,2111,'blocks-list_4_items','6'),(83730,2111,'_blocks-list_4_items','field_61095368b1c00'),(83731,2111,'blocks-list','5'),(83732,2111,'_blocks-list','field_61095221776bd'),(83733,2111,'blocks-list_0_items_1_bold-text','1'),(83734,2111,'_blocks-list_0_items_1_bold-text','field_610953c1b1c01'),(83735,2111,'blocks-list_0_items_1_item-text','Cross-border card payment solutions'),(83736,2111,'_blocks-list_0_items_1_item-text','field_610953e5b1c02'),(83737,2111,'blocks-list_1_icons_1_icon','796'),(83738,2111,'_blocks-list_1_icons_1_icon','field_6109534b3a4b3'),(83739,2111,'blocks-list_1_icons_2_icon','797'),(83740,2111,'_blocks-list_1_icons_2_icon','field_6109534b3a4b3'),(83741,2111,'blocks-list_1_icons_3_icon','798'),(83742,2111,'_blocks-list_1_icons_3_icon','field_6109534b3a4b3'),(83743,2111,'blocks-list_1_icons_4_icon','799'),(83744,2111,'_blocks-list_1_icons_4_icon','field_6109534b3a4b3'),(83745,2111,'blocks-list_2_items_1_bold-text','1'),(83746,2111,'_blocks-list_2_items_1_bold-text','field_610953c1b1c01'),(83747,2111,'blocks-list_2_items_1_item-text','Subscription business models management and support'),(83748,2111,'_blocks-list_2_items_1_item-text','field_610953e5b1c02'),(83749,2111,'blocks-list_2_items_2_bold-text','1'),(83750,2111,'_blocks-list_2_items_2_bold-text','field_610953c1b1c01'),(83751,2111,'blocks-list_2_items_2_item-text','Multiple business models support'),(83752,2111,'_blocks-list_2_items_2_item-text','field_610953e5b1c02'),(83753,2111,'blocks-list_3_items_1_bold-text','1'),(83754,2111,'_blocks-list_3_items_1_bold-text','field_610953c1b1c01'),(83755,2111,'blocks-list_3_items_1_item-text','Experienced dispute team'),(83756,2111,'_blocks-list_3_items_1_item-text','field_610953e5b1c02'),(83757,2111,'blocks-list_3_items_2_bold-text','1'),(83758,2111,'_blocks-list_3_items_2_bold-text','field_610953c1b1c01'),(83759,2111,'blocks-list_3_items_2_item-text','CHB control and monitoring program'),(83760,2111,'_blocks-list_3_items_2_item-text','field_610953e5b1c02'),(83761,2111,'blocks-list_4_items_1_bold-text','1'),(83762,2111,'_blocks-list_4_items_1_bold-text','field_610953c1b1c01'),(83763,2111,'blocks-list_4_items_1_item-text','Clearing system (real-time commissions and transaction fees application)'),(83764,2111,'_blocks-list_4_items_1_item-text','field_610953e5b1c02'),(83765,2111,'blocks-list_4_items_2_bold-text','1'),(83766,2111,'_blocks-list_4_items_2_bold-text','field_610953c1b1c01'),(83767,2111,'blocks-list_4_items_2_item-text','Flexible schedule for the invoices and settlement notes generation'),(83768,2111,'_blocks-list_4_items_2_item-text','field_610953e5b1c02'),(83769,2111,'blocks-list_4_items_3_bold-text','1'),(83770,2111,'_blocks-list_4_items_3_bold-text','field_610953c1b1c01'),(83771,2111,'blocks-list_4_items_3_item-text','All main payment models supported'),(83772,2111,'_blocks-list_4_items_3_item-text','field_610953e5b1c02'),(83773,2111,'blocks-list_4_items_4_bold-text','1'),(83774,2111,'_blocks-list_4_items_4_bold-text','field_610953c1b1c01'),(83775,2111,'blocks-list_4_items_4_item-text','Segregated accounts management according to the PSD 2 requirements'),(83776,2111,'_blocks-list_4_items_4_item-text','field_610953e5b1c02'),(83777,2111,'blocks-list_4_items_5_bold-text','1'),(83778,2111,'_blocks-list_4_items_5_bold-text','field_610953c1b1c01'),(83779,2111,'blocks-list_4_items_5_item-text','Comprehensive FX management'),(83780,2111,'_blocks-list_4_items_5_item-text','field_610953e5b1c02'),(83781,431,'page-content_1_list_0_description','Deploy and customize your branded payment page or connect via headless API.'),(83782,431,'_page-content_1_list_0_description','field_60fe3836432af'),(83783,431,'page-content_1_list_1_description','Combine authorization, transaction clearing and settlements with a single API.'),(83784,431,'_page-content_1_list_1_description','field_60fe3836432af'),(83785,431,'page-content_1_list_2_description','Set custom parameters for your payments and transactions routing.'),(83786,431,'_page-content_1_list_2_description','field_60fe3836432af'),(83787,431,'page-content_1_list_3_description','Enjoy Tier 1 Fraud prevention intelligence and proprietary fraud analysis.'),(83788,431,'_page-content_1_list_3_description','field_60fe3836432af'),(83789,431,'page-content_2_content_percent','+17%'),(83790,431,'_page-content_2_content_percent','field_6124b9ca28b7e'),(83791,431,'page-content_2_list_0_icon','2159'),(83792,431,'_page-content_2_list_0_icon','field_60fe3823432ad'),(83793,431,'page-content_2_list_1_icon','2161'),(83794,431,'_page-content_2_list_1_icon','field_60fe3823432ad'),(83795,431,'page-content_2_list_2_icon','2248'),(83796,431,'_page-content_2_list_2_icon','field_60fe3823432ad'),(83797,431,'page-content_2_list_3_icon','2249'),(83798,431,'_page-content_2_list_3_icon','field_60fe3823432ad'),(83799,431,'page-content_2_style_content-color','dark'),(83800,431,'_page-content_2_style_content-color','field_60fe46b438c11'),(83801,431,'page-content_2_style_bg-type','light'),(83802,431,'_page-content_2_style_bg-type','field_60fe42d9fe46a'),(83803,431,'page-content_2_style',''),(83804,431,'_page-content_2_style','field_60fe39d8fa409'),(83805,431,'page-content_2_content_button','a:3:{s:5:\"title\";s:13:\"Discover more\";s:3:\"url\";s:71:\"https://commercegate.goodface.com.ua/wp/our-solutions/billing-platform/\";s:6:\"target\";s:0:\"\";}'),(83806,431,'_page-content_2_content_button','field_60fe3cf5ca1fb'),(83817,430,'page-content_1_list_0_description','Direct access to[nbsp]our customer success managers with your partner account.'),(83818,430,'_page-content_1_list_0_description','field_60fe3836432af'),(83819,430,'page-content_1_list_1_description','Leverage our compliance expertise to increase your Merchant Acceptance ratios.'),(83820,430,'_page-content_1_list_1_description','field_60fe3836432af'),(83821,430,'page-content_1_list_2_description','Automated fraud monitoring and[nbsp]management for any business types and industry.'),(83822,430,'_page-content_1_list_2_description','field_60fe3836432af'),(83823,430,'page-content_1_list_3_description','Combine seamless merchant onboarding with compliance checks with AML regulations.'),(83824,430,'_page-content_1_list_3_description','field_60fe3836432af'),(83825,430,'page-content_2_content_percent','+17%'),(83826,430,'_page-content_2_content_percent','field_6124b9ca28b7e'),(83827,430,'page-content_2_list_0_icon','2200'),(83828,430,'_page-content_2_list_0_icon','field_60fe3823432ad'),(83829,430,'page-content_2_list_1_icon','2202'),(83830,430,'_page-content_2_list_1_icon','field_60fe3823432ad'),(83831,430,'page-content_2_list_2_icon','2199'),(83832,430,'_page-content_2_list_2_icon','field_60fe3823432ad'),(83833,430,'page-content_2_list_3_icon','2201'),(83834,430,'_page-content_2_list_3_icon','field_60fe3823432ad'),(83835,430,'page-content_2_style_content-color','dark'),(83836,430,'_page-content_2_style_content-color','field_60fe46b438c11'),(83837,430,'page-content_2_style_bg-type','light'),(83838,430,'_page-content_2_style_bg-type','field_60fe42d9fe46a'),(83839,430,'page-content_2_style',''),(83840,430,'_page-content_2_style','field_60fe39d8fa409'),(83841,430,'page-content_2_content_button','a:3:{s:5:\"title\";s:13:\"Contact Sales\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(83842,430,'_page-content_2_content_button','field_60fe3cf5ca1fb'),(83843,428,'page-content_0_content_percent','+17%'),(83844,428,'_page-content_0_content_percent','field_6124b9ca28b7e'),(83845,428,'page-content_1_list_0_description','Our dedicated experts ensure you stay ahead of all regulation changes.'),(83846,428,'_page-content_1_list_0_description','field_60fe3836432af'),(83847,428,'page-content_1_list_1_description','Full platform transparency without dependencies from[nbsp]third-parties.'),(83848,428,'_page-content_1_list_1_description','field_60fe3836432af'),(83849,428,'page-content_1_list_2_description','Receive qualified leads that are[nbsp]within your acceptance and[nbsp]risk policies.'),(83850,428,'_page-content_1_list_2_description','field_60fe3836432af'),(83851,428,'page-content_1_list_3_description','24/7 and[nbsp]automated multi-level anti-fraud system that learns and[nbsp]adapts.'),(83852,428,'_page-content_1_list_3_description','field_60fe3836432af'),(83853,429,'page-content_1_list_0_description','Stay ahead of regulators with automated and monitoring of regulatory changes.'),(83854,429,'_page-content_1_list_0_description','field_60fe3836432af'),(83855,429,'page-content_1_list_1_description','Merchant funds by acquiring services are processed by EU regulated partners.'),(83856,429,'_page-content_1_list_1_description','field_60fe3836432af'),(83857,429,'page-content_1_list_2_description','Sophisticated controls on merchants guarantee acceptance policy conformity.'),(83858,429,'_page-content_1_list_2_description','field_60fe3836432af'),(83859,429,'page-content_1_list_3_description','Access greater credit freedom with your clients from a reliable payment facilitator.'),(83860,429,'_page-content_1_list_3_description','field_60fe3836432af'),(83861,429,'page-content_2_content_percent','+17%'),(83862,429,'_page-content_2_content_percent','field_6124b9ca28b7e'),(83863,429,'page-content_2_list_0_icon','2241'),(83864,429,'_page-content_2_list_0_icon','field_60fe3823432ad'),(83865,429,'page-content_2_list_1_icon','2239'),(83866,429,'_page-content_2_list_1_icon','field_60fe3823432ad'),(83867,429,'page-content_2_list_2_icon','2240'),(83868,429,'_page-content_2_list_2_icon','field_60fe3823432ad'),(83869,429,'page-content_2_list_3_icon','2238'),(83870,429,'_page-content_2_list_3_icon','field_60fe3823432ad'),(83871,429,'page-content_2_style_content-color','dark'),(83872,429,'_page-content_2_style_content-color','field_60fe46b438c11'),(83873,429,'page-content_2_style_bg-type','light'),(83874,429,'_page-content_2_style_bg-type','field_60fe42d9fe46a'),(83875,429,'page-content_2_style',''),(83876,429,'_page-content_2_style','field_60fe39d8fa409'),(83877,429,'page-content_2_content_button','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(83878,429,'_page-content_2_content_button','field_60fe3cf5ca1fb'),(83879,429,'page-content_3_content_percent','+17%'),(83880,429,'_page-content_3_content_percent','field_6124b9ca28b7e'),(83881,429,'page-content_4_list_0_description','We are officially licensed by Banco de Espana, with verifiable records held at their official register.'),(83882,429,'_page-content_4_list_0_description','field_60fe3836432af'),(83883,429,'page-content_4_list_1_description','Certified and compliant with[nbds]EU[nbds]regulators and[nbds]applicable laws.'),(83884,429,'_page-content_4_list_1_description','field_60fe3836432af'),(83885,429,'page-content_4_list_2_description','Audited with the highest standards to provide our[nbds]clients a [nbds]eace of[nbds]mind.'),(83886,429,'_page-content_4_list_2_description','field_60fe3836432af'),(83887,429,'page-content_4_list_3_description','Highest enterprise security level for customer data and[nbds]card information.'),(83888,429,'_page-content_4_list_3_description','field_60fe3836432af'),(83889,429,'page-content_4_content_percent','+17%'),(83890,429,'_page-content_4_content_percent','field_6124b9ca28b7e'),(83891,429,'page-content_5_content_percent','+17%'),(83892,429,'_page-content_5_content_percent','field_6124b9ca28b7e'),(83919,437,'page-content_1_style_content-color','dark'),(83920,437,'_page-content_1_style_content-color','field_60fe46b438c11'),(83921,437,'page-content_1_style_bg-type','light'),(83922,437,'_page-content_1_style_bg-type','field_60fe42d9fe46a'),(83923,437,'page-content_1_style',''),(83924,437,'_page-content_1_style','field_60fe39d8fa409'),(83925,437,'page-content_1_content_button','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(83926,437,'_page-content_1_content_button','field_60fe3cf5ca1fb'),(83927,441,'page-content_1_style_content-color','dark'),(83928,441,'_page-content_1_style_content-color','field_60fe46b438c11'),(83929,441,'page-content_1_style_bg-type','light'),(83930,441,'_page-content_1_style_bg-type','field_60fe42d9fe46a'),(83931,441,'page-content_1_style',''),(83932,441,'_page-content_1_style','field_60fe39d8fa409'),(83933,441,'page-content_1_content_button','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(83934,441,'_page-content_1_content_button','field_60fe3cf5ca1fb'),(83935,441,'page-content_3_style_content-color','light'),(83936,441,'_page-content_3_style_content-color','field_60fe46b438c11'),(83937,441,'page-content_3_style_bg-type','dark'),(83938,441,'_page-content_3_style_bg-type','field_60fe42d9fe46a'),(83939,441,'page-content_3_style',''),(83940,441,'_page-content_3_style','field_60fe39d8fa409'),(83941,431,'introductory-block_block-display','0'),(83942,431,'_introductory-block_block-display','field_61728ac1be66e'),(83943,430,'introductory-block_block-display','0'),(83944,430,'_introductory-block_block-display','field_61728ac1be66e'),(83945,428,'introductory-block_block-display','0'),(83946,428,'_introductory-block_block-display','field_61728ac1be66e'),(83947,429,'introductory-block_block-display','0'),(83948,429,'_introductory-block_block-display','field_61728ac1be66e'),(83951,434,'introductory-block_block-display','0'),(83952,434,'_introductory-block_block-display','field_61728ac1be66e'),(83953,437,'introductory-block_block-display','0'),(83954,437,'_introductory-block_block-display','field_61728ac1be66e'),(83955,438,'introductory-block_block-display','0'),(83956,438,'_introductory-block_block-display','field_61728ac1be66e'),(83957,441,'introductory-block_block-display','0'),(83958,441,'_introductory-block_block-display','field_61728ac1be66e'),(83959,440,'introductory-block_block-display','0'),(83960,440,'_introductory-block_block-display','field_61728ac1be66e'),(83961,435,'introductory-block_block-display','0'),(83962,435,'_introductory-block_block-display','field_61728ac1be66e'),(83963,439,'introductory-block_block-display','0'),(83964,439,'_introductory-block_block-display','field_61728ac1be66e'),(83965,436,'introductory-block_block-display','0'),(83966,436,'_introductory-block_block-display','field_61728ac1be66e'),(83967,291,'introductory-block_block-display','1'),(83968,291,'_introductory-block_block-display','field_61728ac1be66e'),(83993,1632,'introductory-block_block-display','1'),(83994,1632,'_introductory-block_block-display','field_61728ac1be66e'),(84001,2121,'main-block_title','Ofrezca pagos en línea fácilmente'),(84002,2121,'_main-block_title','field_60f71cfe844f0'),(84003,2121,'main-block_description','Las compras por Internet son la nueva frontera para sus negocios. CommerceGate es la mejor manera de configurar sus pagos en línea y expandir su negocio a nuevos mercados alrededor del mundo.'),(84004,2121,'_main-block_description','field_60f71d1a844f1'),(84005,2121,'main-block_first-button','a:3:{s:5:\"title\";s:7:\"Empiece\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/sign-up/\";s:6:\"target\";s:0:\"\";}'),(84006,2121,'_main-block_first-button','field_60f71d2b844f2'),(84007,2121,'main-block_second-button','Descubra más'),(84008,2121,'_main-block_second-button','field_60f71d5a844f3'),(84009,2121,'main-block',''),(84010,2121,'_main-block','field_60f7ce5d3c350'),(84011,2121,'globe-points_item-1','$56'),(84012,2121,'_globe-points_item-1','field_60f7cd79ec2c2'),(84013,2121,'globe-points_item-2','$78'),(84014,2121,'_globe-points_item-2','field_60f7cd81ec2c3'),(84015,2121,'globe-points_item-3','$128'),(84016,2121,'_globe-points_item-3','field_60f7cd86ec2c4'),(84017,2121,'globe-points',''),(84018,2121,'_globe-points','field_60f7cd5bec2c1'),(84019,2121,'advantages_0_icon','157'),(84020,2121,'_advantages_0_icon','field_60f7cff821e3f'),(84021,2121,'advantages_0_description','Banco de España Eurosistema'),(84022,2121,'_advantages_0_description','field_60f7d00d21e40'),(84023,2121,'advantages','4'),(84024,2121,'_advantages','field_60f7cfdc21e3e'),(84025,2121,'advantages_1_icon','158'),(84026,2121,'_advantages_1_icon','field_60f7cff821e3f'),(84027,2121,'advantages_1_description','Institución financiera regulada y certificada por la UE'),(84028,2121,'_advantages_1_description','field_60f7d00d21e40'),(84029,2121,'advantages_2_icon','159'),(84030,2121,'_advantages_2_icon','field_60f7cff821e3f'),(84031,2121,'advantages_2_description','Auditado por KPMG'),(84032,2121,'_advantages_2_description','field_60f7d00d21e40'),(84033,2121,'advantages_3_icon','160'),(84034,2121,'_advantages_3_icon','field_60f7cff821e3f'),(84035,2121,'advantages_3_description','PCI DSS Nivel 1'),(84036,2121,'_advantages_3_description','field_60f7d00d21e40'),(84037,2121,'about-company_image','154'),(84038,2121,'_about-company_image','field_60f7cfac21e3c'),(84039,2121,'about-company_title','Miles de comerciantes han aumentado sus ventas con nuestras soluciones de pago desde 2006.'),(84040,2121,'_about-company_title','field_60f7cf8621e3a'),(84041,2121,'about-company_description','Hacemos fácil su negocio con las mejores tecnologías y servicios de pago desarrollados con nuestra larga experiencia en la industria.'),(84042,2121,'_about-company_description','field_60f7cfa321e3b'),(84043,2121,'about-company_button','a:3:{s:5:\"title\";s:13:\"Descubra más\";s:3:\"url\";s:53:\"https://commercegate.goodface.com.ua/wp/es/our-story/\";s:6:\"target\";s:0:\"\";}'),(84044,2121,'_about-company_button','field_60f7cfc021e3d'),(84045,2121,'about-company',''),(84046,2121,'_about-company','field_60f7cf7021e39'),(84047,2121,'payment-instruments_title_before','Acelere su crecimiento'),(84048,2121,'_payment-instruments_title_before','field_60f7d6dbb8ab4'),(84049,2121,'payment-instruments_title_after','con pagos en línea'),(84050,2121,'_payment-instruments_title_after','field_60f7d70db8ab5'),(84051,2121,'payment-instruments_title',''),(84052,2121,'_payment-instruments_title','field_60f7d5a179817'),(84053,2121,'payment-instruments_description','CommerceGates hace seguro y fácil para usted el aceptar pagos en línea de sus clientes y escalar su negocio a nivel mundial.'),(84054,2121,'_payment-instruments_description','field_60f7d5d379818'),(84055,2121,'payment-instruments_items-link-title','Descubra las funciones'),(84056,2121,'_payment-instruments_items-link-title','field_60f7d5df79819'),(84057,2121,'payment-instruments',''),(84058,2121,'_payment-instruments','field_60f7d59679816'),(84059,2121,'complex-services_image','1674'),(84060,2121,'_complex-services_image','field_60f7daf9c4744'),(84061,2121,'complex-services_title','Complex Services to[nbsp]Boost Your Process'),(84062,2121,'_complex-services_title','field_60f7d9c5c4742'),(84063,2121,'complex-services_description','Our risk management system is[nbsp]the most advanced, customizable and effective in[nbsp]the business. We[nbsp]combine advanced technology and experienced human control to[nbsp]minimise fraudulent transactions while keeping decline rates low and your valued customers satisfied.'),(84064,2121,'_complex-services_description','field_60f7d9d7c4743'),(84065,2121,'complex-services_items-link-title','Learn more'),(84066,2121,'_complex-services_items-link-title','field_60f7dbbfc4745'),(84067,2121,'complex-services',''),(84068,2121,'_complex-services','field_60f7d9b2c4741'),(84069,2121,'blog-block_title',''),(84070,2121,'_blog-block_title','field_60f7deefdb657'),(84071,2121,'blog-block_link','a:3:{s:5:\"title\";s:29:\"Read all customers’ stories\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/es-blog/\";s:6:\"target\";s:0:\"\";}'),(84072,2121,'_blog-block_link','field_60f7df05db658'),(84073,2121,'blog-block',''),(84074,2121,'_blog-block','field_60f7dee3db656'),(84075,2121,'blog-block_posts','a:4:{i:0;s:4:\"1437\";i:1;s:4:\"1449\";i:2;s:4:\"1443\";i:3;s:4:\"1465\";}'),(84076,2121,'_blog-block_posts','field_60f8322fd24c4'),(84077,2121,'blog-block_post-button-title','Read Full Story'),(84078,2121,'_blog-block_post-button-title','field_60f8413c74859'),(84079,2121,'payment-instruments_title-color','#4BD18E'),(84080,2121,'_payment-instruments_title-color','field_60fff271c15df'),(84081,2121,'blog-block_title-color','#4BD18E'),(84082,2121,'_blog-block_title-color','field_60fff3b704234'),(84083,2121,'blog-block_title_before','You’re in good company.'),(84084,2121,'_blog-block_title_before','field_60fff38e04232'),(84085,2121,'blog-block_title_after','Share success with us'),(84086,2121,'_blog-block_title_after','field_60fff3a404233'),(84087,2121,'complex-services-list_0_icon','336'),(84088,2121,'_complex-services-list_0_icon','field_6100fde5a3f1d'),(84089,2121,'complex-services-list_0_description','Deploy our agile payment pages to[nbsp]suit any platform'),(84090,2121,'_complex-services-list_0_description','field_6100fe60a3f1f'),(84091,2121,'complex-services-list_0_link','a:3:{s:5:\"title\";s:25:\"Online Payment Processing\";s:3:\"url\";s:76:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/payment-processing/\";s:6:\"target\";s:0:\"\";}'),(84092,2121,'_complex-services-list_0_link','field_6100fe73a3f20'),(84093,2121,'complex-services-list_1_icon','337'),(84094,2121,'_complex-services-list_1_icon','field_6100fde5a3f1d'),(84095,2121,'complex-services-list_1_description','Single point of[nbsp]contact, handling authorisation, clearing and settlement'),(84096,2121,'_complex-services-list_1_description','field_6100fe60a3f1f'),(84097,2121,'complex-services-list_1_link','a:3:{s:5:\"title\";s:19:\"Acquiring Solutions\";s:3:\"url\";s:77:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/acquiring-solutions/\";s:6:\"target\";s:0:\"\";}'),(84098,2121,'_complex-services-list_1_link','field_6100fe73a3f20'),(84099,2121,'complex-services-list_2_icon','339'),(84100,2121,'_complex-services-list_2_icon','field_6100fde5a3f1d'),(84101,2121,'complex-services-list_2_description','State of[nbsp]the art fraud scrubbing and real-time monitoring by[nbsp]our risk team'),(84102,2121,'_complex-services-list_2_description','field_6100fe60a3f1f'),(84103,2121,'complex-services-list_2_link','a:3:{s:5:\"title\";s:19:\"Risk and Compliance\";s:3:\"url\";s:88:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/risk-and-compliance-management/\";s:6:\"target\";s:0:\"\";}'),(84104,2121,'_complex-services-list_2_link','field_6100fe73a3f20'),(84105,2121,'complex-services-list_3_icon','338'),(84106,2121,'_complex-services-list_3_icon','field_6100fde5a3f1d'),(84107,2121,'complex-services-list_3_description','Tactical, analytical approach to[nbsp]your pricing'),(84108,2121,'_complex-services-list_3_description','field_6100fe60a3f1f'),(84109,2121,'complex-services-list_3_link','a:3:{s:5:\"title\";s:20:\"Revenue Optimization\";s:3:\"url\";s:78:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/revenue-optimization/\";s:6:\"target\";s:0:\"\";}'),(84110,2121,'_complex-services-list_3_link','field_6100fe73a3f20'),(84111,2121,'complex-services-list','4'),(84112,2121,'_complex-services-list','field_6100fd82a3f1c'),(84113,2121,'payment-instruments_list','a:5:{i:0;s:4:\"1643\";i:1;s:4:\"1642\";i:2;s:4:\"1641\";i:3;s:4:\"1637\";i:4;s:4:\"1640\";}'),(84114,2121,'_payment-instruments_list','field_6101027fdf3b7'),(84115,2121,'complex-services-list_0_link-title','Explore service'),(84116,2121,'_complex-services-list_0_link-title','field_613b4014d4849'),(84117,2121,'complex-services-list_1_link-title','Explore service'),(84118,2121,'_complex-services-list_1_link-title','field_613b4014d4849'),(84119,2121,'complex-services-list_2_link-title','Explore service'),(84120,2121,'_complex-services-list_2_link-title','field_613b4014d4849'),(84121,2121,'complex-services-list_3_link-title','Explore service'),(84122,2121,'_complex-services-list_3_link-title','field_613b4014d4849'),(84123,1643,'introductory-block_block-display','0'),(84124,1643,'_introductory-block_block-display','field_61728ac1be66e'),(84125,1642,'introductory-block_block-display','0'),(84126,1642,'_introductory-block_block-display','field_61728ac1be66e'),(84127,1641,'introductory-block_block-display','1'),(84128,1641,'_introductory-block_block-display','field_61728ac1be66e'),(84129,1637,'introductory-block_block-display','1'),(84130,1637,'_introductory-block_block-display','field_61728ac1be66e'),(84131,2125,'main-block_title','Ofrezca pagos en línea fácilmente'),(84132,2125,'_main-block_title','field_60f71cfe844f0'),(84133,2125,'main-block_description','Las compras por Internet son la nueva frontera para sus negocios. CommerceGate es la mejor manera de configurar sus pagos en línea y expandir su negocio a nuevos mercados alrededor del mundo.'),(84134,2125,'_main-block_description','field_60f71d1a844f1'),(84135,2125,'main-block_first-button','a:3:{s:5:\"title\";s:7:\"Empiece\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/sign-up/\";s:6:\"target\";s:0:\"\";}'),(84136,2125,'_main-block_first-button','field_60f71d2b844f2'),(84137,2125,'main-block_second-button','Descubra más'),(84138,2125,'_main-block_second-button','field_60f71d5a844f3'),(84139,2125,'main-block',''),(84140,2125,'_main-block','field_60f7ce5d3c350'),(84141,2125,'globe-points_item-1','$56'),(84142,2125,'_globe-points_item-1','field_60f7cd79ec2c2'),(84143,2125,'globe-points_item-2','$78'),(84144,2125,'_globe-points_item-2','field_60f7cd81ec2c3'),(84145,2125,'globe-points_item-3','$128'),(84146,2125,'_globe-points_item-3','field_60f7cd86ec2c4'),(84147,2125,'globe-points',''),(84148,2125,'_globe-points','field_60f7cd5bec2c1'),(84149,2125,'advantages_0_icon','157'),(84150,2125,'_advantages_0_icon','field_60f7cff821e3f'),(84151,2125,'advantages_0_description','Banco de España Eurosistema'),(84152,2125,'_advantages_0_description','field_60f7d00d21e40'),(84153,2125,'advantages','4'),(84154,2125,'_advantages','field_60f7cfdc21e3e'),(84155,2125,'advantages_1_icon','158'),(84156,2125,'_advantages_1_icon','field_60f7cff821e3f'),(84157,2125,'advantages_1_description','Institución financiera regulada y certificada por la UE'),(84158,2125,'_advantages_1_description','field_60f7d00d21e40'),(84159,2125,'advantages_2_icon','159'),(84160,2125,'_advantages_2_icon','field_60f7cff821e3f'),(84161,2125,'advantages_2_description','Auditado por KPMG'),(84162,2125,'_advantages_2_description','field_60f7d00d21e40'),(84163,2125,'advantages_3_icon','160'),(84164,2125,'_advantages_3_icon','field_60f7cff821e3f'),(84165,2125,'advantages_3_description','PCI DSS Nivel 1'),(84166,2125,'_advantages_3_description','field_60f7d00d21e40'),(84167,2125,'about-company_image','154'),(84168,2125,'_about-company_image','field_60f7cfac21e3c'),(84169,2125,'about-company_title','Miles de comerciantes han aumentado sus ventas con nuestras soluciones de pago desde 2006.'),(84170,2125,'_about-company_title','field_60f7cf8621e3a'),(84171,2125,'about-company_description','Hacemos fácil su negocio con las mejores tecnologías y servicios de pago desarrollados con nuestra larga experiencia en la industria.'),(84172,2125,'_about-company_description','field_60f7cfa321e3b'),(84173,2125,'about-company_button','a:3:{s:5:\"title\";s:13:\"Descubra más\";s:3:\"url\";s:53:\"https://commercegate.goodface.com.ua/wp/es/our-story/\";s:6:\"target\";s:0:\"\";}'),(84174,2125,'_about-company_button','field_60f7cfc021e3d'),(84175,2125,'about-company',''),(84176,2125,'_about-company','field_60f7cf7021e39'),(84177,2125,'payment-instruments_title_before','Acelere su crecimiento'),(84178,2125,'_payment-instruments_title_before','field_60f7d6dbb8ab4'),(84179,2125,'payment-instruments_title_after','con pagos en línea'),(84180,2125,'_payment-instruments_title_after','field_60f7d70db8ab5'),(84181,2125,'payment-instruments_title',''),(84182,2125,'_payment-instruments_title','field_60f7d5a179817'),(84183,2125,'payment-instruments_description','CommerceGates hace seguro y fácil para usted el aceptar pagos en línea de sus clientes y escalar su negocio a nivel mundial.'),(84184,2125,'_payment-instruments_description','field_60f7d5d379818'),(84185,2125,'payment-instruments_items-link-title','Descubra las funciones'),(84186,2125,'_payment-instruments_items-link-title','field_60f7d5df79819'),(84187,2125,'payment-instruments',''),(84188,2125,'_payment-instruments','field_60f7d59679816'),(84189,2125,'complex-services_image','1674'),(84190,2125,'_complex-services_image','field_60f7daf9c4744'),(84191,2125,'complex-services_title','Sortee fácilmente complejidades'),(84192,2125,'_complex-services_title','field_60f7d9c5c4742'),(84193,2125,'complex-services_description','Nuestras soluciones de pago aseguran que cumpla con las últimas regulaciones. Nuestro experimentado equipo de enrutamiento de servicios financieros le ayuda a administrar los riesgos para que pueda concentrarse en sus principales actividades comerciales y en hacer crecer su negocio sin preocupaciones.'),(84194,2125,'_complex-services_description','field_60f7d9d7c4743'),(84195,2125,'complex-services_items-link-title','Learn more'),(84196,2125,'_complex-services_items-link-title','field_60f7dbbfc4745'),(84197,2125,'complex-services',''),(84198,2125,'_complex-services','field_60f7d9b2c4741'),(84199,2125,'blog-block_title',''),(84200,2125,'_blog-block_title','field_60f7deefdb657'),(84201,2125,'blog-block_link','a:3:{s:5:\"title\";s:32:\"Vea nuestras historias de éxito\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/es/blog/\";s:6:\"target\";s:0:\"\";}'),(84202,2125,'_blog-block_link','field_60f7df05db658'),(84203,2125,'blog-block',''),(84204,2125,'_blog-block','field_60f7dee3db656'),(84205,2125,'blog-block_posts','a:4:{i:0;s:4:\"1437\";i:1;s:4:\"1449\";i:2;s:4:\"1443\";i:3;s:4:\"1465\";}'),(84206,2125,'_blog-block_posts','field_60f8322fd24c4'),(84207,2125,'blog-block_post-button-title','Ver caso de estudio'),(84208,2125,'_blog-block_post-button-title','field_60f8413c74859'),(84209,2125,'payment-instruments_title-color','#4BD18E'),(84210,2125,'_payment-instruments_title-color','field_60fff271c15df'),(84211,2125,'blog-block_title-color','#4BD18E'),(84212,2125,'_blog-block_title-color','field_60fff3b704234'),(84213,2125,'blog-block_title_before','Su éxito es el nuestro.'),(84214,2125,'_blog-block_title_before','field_60fff38e04232'),(84215,2125,'blog-block_title_after','Está en buenas manos.'),(84216,2125,'_blog-block_title_after','field_60fff3a404233'),(84217,2125,'complex-services-list_0_icon','336'),(84218,2125,'_complex-services-list_0_icon','field_6100fde5a3f1d'),(84219,2125,'complex-services-list_0_description','Ofrezca la mejor experiencia de pago, totalmente personalizable para sus clientes.'),(84220,2125,'_complex-services-list_0_description','field_6100fe60a3f1f'),(84221,2125,'complex-services-list_0_link','a:3:{s:5:\"title\";s:22:\"Procesamiento de Pagos\";s:3:\"url\";s:76:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/payment-processing/\";s:6:\"target\";s:0:\"\";}'),(84222,2125,'_complex-services-list_0_link','field_6100fe73a3f20'),(84223,2125,'complex-services-list_1_icon','337'),(84224,2125,'_complex-services-list_1_icon','field_6100fde5a3f1d'),(84225,2125,'complex-services-list_1_description','Facilite el crecimiento de los negocios de sus clientes con integraciones todo en uno.'),(84226,2125,'_complex-services-list_1_description','field_6100fe60a3f1f'),(84227,2125,'complex-services-list_1_link','a:3:{s:5:\"title\";s:25:\"Soluciones de Adquirencia\";s:3:\"url\";s:77:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/acquiring-solutions/\";s:6:\"target\";s:0:\"\";}'),(84228,2125,'_complex-services-list_1_link','field_6100fe73a3f20'),(84229,2125,'complex-services-list_2_icon','339'),(84230,2125,'_complex-services-list_2_icon','field_6100fde5a3f1d'),(84231,2125,'complex-services-list_2_description','Tome el control de nuestros sistemas de monitoreo de fraude y esté al día en cumplimiento.'),(84232,2125,'_complex-services-list_2_description','field_6100fe60a3f1f'),(84233,2125,'complex-services-list_2_link','a:3:{s:5:\"title\";s:27:\"Gestión de Riesgos de Pago\";s:3:\"url\";s:88:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/risk-and-compliance-management/\";s:6:\"target\";s:0:\"\";}'),(84234,2125,'_complex-services-list_2_link','field_6100fe73a3f20'),(84235,2125,'complex-services-list_3_icon','338'),(84236,2125,'_complex-services-list_3_icon','field_6100fde5a3f1d'),(84237,2125,'complex-services-list_3_description','Optimice sus ratios de aceptación de pagos con nuestra experiencia en análisis de datos.'),(84238,2125,'_complex-services-list_3_description','field_6100fe60a3f1f'),(84239,2125,'complex-services-list_3_link','a:3:{s:5:\"title\";s:25:\"Optimización de ingresos\";s:3:\"url\";s:78:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/revenue-optimization/\";s:6:\"target\";s:0:\"\";}'),(84240,2125,'_complex-services-list_3_link','field_6100fe73a3f20'),(84241,2125,'complex-services-list','4'),(84242,2125,'_complex-services-list','field_6100fd82a3f1c'),(84243,2125,'payment-instruments_list','a:5:{i:0;s:4:\"1643\";i:1;s:4:\"1642\";i:2;s:4:\"1641\";i:3;s:4:\"1637\";i:4;s:4:\"1640\";}'),(84244,2125,'_payment-instruments_list','field_6101027fdf3b7'),(84245,2125,'complex-services-list_0_link-title','Acceda al servicio'),(84246,2125,'_complex-services-list_0_link-title','field_613b4014d4849'),(84247,2125,'complex-services-list_1_link-title','Acceda al servicio'),(84248,2125,'_complex-services-list_1_link-title','field_613b4014d4849'),(84249,2125,'complex-services-list_2_link-title','Descubra las funciones'),(84250,2125,'_complex-services-list_2_link-title','field_613b4014d4849'),(84251,2125,'complex-services-list_3_link-title','Acceda a los servicios'),(84252,2125,'_complex-services-list_3_link-title','field_613b4014d4849'),(84432,2128,'page-info_title','Empiece a aceptar todo tipo \r\nde pagos en línea de forma segura'),(84433,2128,'_page-info_title','field_6101232a17dd2'),(84434,2128,'page-info_description','CommerceGate le ayuda a escalar globalmente, ofreciendo una solución de pago integral para sus transacciones comerciales online.'),(84435,2128,'_page-info_description','field_6101234317dd3'),(84436,2128,'page-info_button-name','Explore more'),(84437,2128,'_page-info_button-name','field_6101235717dd4'),(84438,2128,'page-info_products-link-title','Descubra más'),(84439,2128,'_page-info_products-link-title','field_6101239f17dd5'),(84440,2128,'page-info',''),(84441,2128,'_page-info','field_610123ef33675'),(84442,2128,'page-info_disabled-products-link-title','Coming soon'),(84443,2128,'_page-info_disabled-products-link-title','field_613b7709822b0'),(84444,2128,'page-info_button','a:3:{s:5:\"title\";s:12:\"Explora más\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(84445,2128,'_page-info_button','field_6101235717dd4'),(84446,2130,'page-info_title','Empiece a aceptar todo tipo de pagos en línea de forma segura'),(84447,2130,'_page-info_title','field_6101232a17dd2'),(84448,2130,'page-info_description','CommerceGate le ayuda a escalar globalmente, ofreciendo una solución de pago integral para sus transacciones comerciales online.'),(84449,2130,'_page-info_description','field_6101234317dd3'),(84450,2130,'page-info_button-name','Explore more'),(84451,2130,'_page-info_button-name','field_6101235717dd4'),(84452,2130,'page-info_products-link-title','Descubra más'),(84453,2130,'_page-info_products-link-title','field_6101239f17dd5'),(84454,2130,'page-info',''),(84455,2130,'_page-info','field_610123ef33675'),(84456,2130,'page-info_disabled-products-link-title','Coming soon'),(84457,2130,'_page-info_disabled-products-link-title','field_613b7709822b0'),(84458,2130,'page-info_button','a:3:{s:5:\"title\";s:12:\"Explora más\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(84459,2130,'_page-info_button','field_6101235717dd4'),(84460,2131,'page-info_title','Empiece a aceptar todo tipo \r\nde pagos en línea de forma segura'),(84461,2131,'_page-info_title','field_6101232a17dd2'),(84462,2131,'page-info_description','CommerceGate le ayuda a escalar globalmente, ofreciendo una solución de pago integral para sus transacciones comerciales online.'),(84463,2131,'_page-info_description','field_6101234317dd3'),(84464,2131,'page-info_button-name','Explore more'),(84465,2131,'_page-info_button-name','field_6101235717dd4'),(84466,2131,'page-info_products-link-title','Descubra más'),(84467,2131,'_page-info_products-link-title','field_6101239f17dd5'),(84468,2131,'page-info',''),(84469,2131,'_page-info','field_610123ef33675'),(84470,2131,'page-info_disabled-products-link-title','Coming soon'),(84471,2131,'_page-info_disabled-products-link-title','field_613b7709822b0'),(84472,2131,'page-info_button','a:3:{s:5:\"title\";s:12:\"Explora más\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(84473,2131,'_page-info_button','field_6101235717dd4'),(84476,2132,'main-block_title','Ofrezca pagos en línea fácilmente'),(84477,2132,'_main-block_title','field_60f71cfe844f0'),(84478,2132,'main-block_description','Las compras por Internet son la nueva frontera para sus negocios. CommerceGate es la mejor manera de configurar sus pagos en línea y expandir su negocio a nuevos mercados alrededor del mundo.'),(84479,2132,'_main-block_description','field_60f71d1a844f1'),(84480,2132,'main-block_first-button','a:3:{s:5:\"title\";s:7:\"Empiece\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/sign-up/\";s:6:\"target\";s:0:\"\";}'),(84481,2132,'_main-block_first-button','field_60f71d2b844f2'),(84482,2132,'main-block_second-button','Descubra más'),(84483,2132,'_main-block_second-button','field_60f71d5a844f3'),(84484,2132,'main-block',''),(84485,2132,'_main-block','field_60f7ce5d3c350'),(84486,2132,'globe-points_item-1','$56'),(84487,2132,'_globe-points_item-1','field_60f7cd79ec2c2'),(84488,2132,'globe-points_item-2','$78'),(84489,2132,'_globe-points_item-2','field_60f7cd81ec2c3'),(84490,2132,'globe-points_item-3','$128'),(84491,2132,'_globe-points_item-3','field_60f7cd86ec2c4'),(84492,2132,'globe-points',''),(84493,2132,'_globe-points','field_60f7cd5bec2c1'),(84494,2132,'advantages_0_icon','157'),(84495,2132,'_advantages_0_icon','field_60f7cff821e3f'),(84496,2132,'advantages_0_description','Banco de España Eurosistema'),(84497,2132,'_advantages_0_description','field_60f7d00d21e40'),(84498,2132,'advantages','4'),(84499,2132,'_advantages','field_60f7cfdc21e3e'),(84500,2132,'advantages_1_icon','158'),(84501,2132,'_advantages_1_icon','field_60f7cff821e3f'),(84502,2132,'advantages_1_description','Institución financiera regulada y certificada por la UE'),(84503,2132,'_advantages_1_description','field_60f7d00d21e40'),(84504,2132,'advantages_2_icon','159'),(84505,2132,'_advantages_2_icon','field_60f7cff821e3f'),(84506,2132,'advantages_2_description','Auditado por KPMG'),(84507,2132,'_advantages_2_description','field_60f7d00d21e40'),(84508,2132,'advantages_3_icon','160'),(84509,2132,'_advantages_3_icon','field_60f7cff821e3f'),(84510,2132,'advantages_3_description','PCI DSS Nivel 1'),(84511,2132,'_advantages_3_description','field_60f7d00d21e40'),(84512,2132,'about-company_image','154'),(84513,2132,'_about-company_image','field_60f7cfac21e3c'),(84514,2132,'about-company_title','Miles de comerciantes han aumentado sus ventas con nuestras soluciones de pago desde 2006.'),(84515,2132,'_about-company_title','field_60f7cf8621e3a'),(84516,2132,'about-company_description','Hacemos fácil su negocio con las mejores tecnologías y servicios de pago desarrollados con nuestra larga experiencia en la industria.'),(84517,2132,'_about-company_description','field_60f7cfa321e3b'),(84518,2132,'about-company_button','a:3:{s:5:\"title\";s:13:\"Descubra más\";s:3:\"url\";s:53:\"https://commercegate.goodface.com.ua/wp/es/our-story/\";s:6:\"target\";s:0:\"\";}'),(84519,2132,'_about-company_button','field_60f7cfc021e3d'),(84520,2132,'about-company',''),(84521,2132,'_about-company','field_60f7cf7021e39'),(84522,2132,'payment-instruments_title_before','Acelere su crecimiento'),(84523,2132,'_payment-instruments_title_before','field_60f7d6dbb8ab4'),(84524,2132,'payment-instruments_title_after','con pagos en línea'),(84525,2132,'_payment-instruments_title_after','field_60f7d70db8ab5'),(84526,2132,'payment-instruments_title',''),(84527,2132,'_payment-instruments_title','field_60f7d5a179817'),(84528,2132,'payment-instruments_description','CommerceGates hace seguro y fácil para usted el aceptar pagos en línea de sus clientes y escalar su negocio a nivel mundial.'),(84529,2132,'_payment-instruments_description','field_60f7d5d379818'),(84530,2132,'payment-instruments_items-link-title','Descubra las funciones'),(84531,2132,'_payment-instruments_items-link-title','field_60f7d5df79819'),(84532,2132,'payment-instruments',''),(84533,2132,'_payment-instruments','field_60f7d59679816'),(84534,2132,'complex-services_image','1674'),(84535,2132,'_complex-services_image','field_60f7daf9c4744'),(84536,2132,'complex-services_title','Sortee fácilmente complejidades'),(84537,2132,'_complex-services_title','field_60f7d9c5c4742'),(84538,2132,'complex-services_description','Nuestras soluciones de pago aseguran que cumpla con las últimas regulaciones. Nuestro experimentado equipo de enrutamiento de servicios financieros le ayuda a administrar los riesgos para que pueda concentrarse en sus principales actividades comerciales y en hacer crecer su negocio sin preocupaciones.'),(84539,2132,'_complex-services_description','field_60f7d9d7c4743'),(84540,2132,'complex-services_items-link-title','Learn more'),(84541,2132,'_complex-services_items-link-title','field_60f7dbbfc4745'),(84542,2132,'complex-services',''),(84543,2132,'_complex-services','field_60f7d9b2c4741'),(84544,2132,'blog-block_title',''),(84545,2132,'_blog-block_title','field_60f7deefdb657'),(84546,2132,'blog-block_link','a:3:{s:5:\"title\";s:32:\"Vea nuestras historias de éxito\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/es/blog/\";s:6:\"target\";s:0:\"\";}'),(84547,2132,'_blog-block_link','field_60f7df05db658'),(84548,2132,'blog-block',''),(84549,2132,'_blog-block','field_60f7dee3db656'),(84550,2132,'blog-block_posts','a:4:{i:0;s:4:\"1437\";i:1;s:4:\"1449\";i:2;s:4:\"1443\";i:3;s:4:\"1465\";}'),(84551,2132,'_blog-block_posts','field_60f8322fd24c4'),(84552,2132,'blog-block_post-button-title','Ver caso de estudio'),(84553,2132,'_blog-block_post-button-title','field_60f8413c74859'),(84554,2132,'payment-instruments_title-color','#4BD18E'),(84555,2132,'_payment-instruments_title-color','field_60fff271c15df'),(84556,2132,'blog-block_title-color','#4BD18E'),(84557,2132,'_blog-block_title-color','field_60fff3b704234'),(84558,2132,'blog-block_title_before','Su éxito es el nuestro.'),(84559,2132,'_blog-block_title_before','field_60fff38e04232'),(84560,2132,'blog-block_title_after','\r\nEstá en buenas manos.'),(84561,2132,'_blog-block_title_after','field_60fff3a404233'),(84562,2132,'complex-services-list_0_icon','336'),(84563,2132,'_complex-services-list_0_icon','field_6100fde5a3f1d'),(84564,2132,'complex-services-list_0_description','Ofrezca la mejor experiencia de pago, totalmente personalizable para sus clientes.'),(84565,2132,'_complex-services-list_0_description','field_6100fe60a3f1f'),(84566,2132,'complex-services-list_0_link','a:3:{s:5:\"title\";s:22:\"Procesamiento de Pagos\";s:3:\"url\";s:76:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/payment-processing/\";s:6:\"target\";s:0:\"\";}'),(84567,2132,'_complex-services-list_0_link','field_6100fe73a3f20'),(84568,2132,'complex-services-list_1_icon','337'),(84569,2132,'_complex-services-list_1_icon','field_6100fde5a3f1d'),(84570,2132,'complex-services-list_1_description','Facilite el crecimiento de los negocios de sus clientes con integraciones todo en uno.'),(84571,2132,'_complex-services-list_1_description','field_6100fe60a3f1f'),(84572,2132,'complex-services-list_1_link','a:3:{s:5:\"title\";s:25:\"Soluciones de Adquirencia\";s:3:\"url\";s:77:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/acquiring-solutions/\";s:6:\"target\";s:0:\"\";}'),(84573,2132,'_complex-services-list_1_link','field_6100fe73a3f20'),(84574,2132,'complex-services-list_2_icon','339'),(84575,2132,'_complex-services-list_2_icon','field_6100fde5a3f1d'),(84576,2132,'complex-services-list_2_description','Tome el control de nuestros sistemas de monitoreo de fraude y esté al día en cumplimiento.'),(84577,2132,'_complex-services-list_2_description','field_6100fe60a3f1f'),(84578,2132,'complex-services-list_2_link','a:3:{s:5:\"title\";s:27:\"Gestión de Riesgos de Pago\";s:3:\"url\";s:88:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/risk-and-compliance-management/\";s:6:\"target\";s:0:\"\";}'),(84579,2132,'_complex-services-list_2_link','field_6100fe73a3f20'),(84580,2132,'complex-services-list_3_icon','338'),(84581,2132,'_complex-services-list_3_icon','field_6100fde5a3f1d'),(84582,2132,'complex-services-list_3_description','Optimice sus ratios de aceptación de pagos con nuestra experiencia en análisis de datos.'),(84583,2132,'_complex-services-list_3_description','field_6100fe60a3f1f'),(84584,2132,'complex-services-list_3_link','a:3:{s:5:\"title\";s:25:\"Optimización de ingresos\";s:3:\"url\";s:78:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/revenue-optimization/\";s:6:\"target\";s:0:\"\";}'),(84585,2132,'_complex-services-list_3_link','field_6100fe73a3f20'),(84586,2132,'complex-services-list','4'),(84587,2132,'_complex-services-list','field_6100fd82a3f1c'),(84588,2132,'payment-instruments_list','a:5:{i:0;s:4:\"1643\";i:1;s:4:\"1642\";i:2;s:4:\"1641\";i:3;s:4:\"1637\";i:4;s:4:\"1640\";}'),(84589,2132,'_payment-instruments_list','field_6101027fdf3b7'),(84590,2132,'complex-services-list_0_link-title','Acceda al servicio'),(84591,2132,'_complex-services-list_0_link-title','field_613b4014d4849'),(84592,2132,'complex-services-list_1_link-title','Acceda al servicio'),(84593,2132,'_complex-services-list_1_link-title','field_613b4014d4849'),(84594,2132,'complex-services-list_2_link-title','Descubra las funciones'),(84595,2132,'_complex-services-list_2_link-title','field_613b4014d4849'),(84596,2132,'complex-services-list_3_link-title','Acceda a los servicios'),(84597,2132,'_complex-services-list_3_link-title','field_613b4014d4849'),(84598,2133,'main-block_title','Ofrezca pagos en línea fácilmente'),(84599,2133,'_main-block_title','field_60f71cfe844f0'),(84600,2133,'main-block_description','Las compras por Internet son la nueva frontera para sus negocios. CommerceGate es la mejor manera de configurar sus pagos en línea y expandir su negocio a nuevos mercados alrededor del mundo.'),(84601,2133,'_main-block_description','field_60f71d1a844f1'),(84602,2133,'main-block_first-button','a:3:{s:5:\"title\";s:7:\"Empiece\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/sign-up/\";s:6:\"target\";s:0:\"\";}'),(84603,2133,'_main-block_first-button','field_60f71d2b844f2'),(84604,2133,'main-block_second-button','Descubra más'),(84605,2133,'_main-block_second-button','field_60f71d5a844f3'),(84606,2133,'main-block',''),(84607,2133,'_main-block','field_60f7ce5d3c350'),(84608,2133,'globe-points_item-1','$56'),(84609,2133,'_globe-points_item-1','field_60f7cd79ec2c2'),(84610,2133,'globe-points_item-2','$78'),(84611,2133,'_globe-points_item-2','field_60f7cd81ec2c3'),(84612,2133,'globe-points_item-3','$128'),(84613,2133,'_globe-points_item-3','field_60f7cd86ec2c4'),(84614,2133,'globe-points',''),(84615,2133,'_globe-points','field_60f7cd5bec2c1'),(84616,2133,'advantages_0_icon','157'),(84617,2133,'_advantages_0_icon','field_60f7cff821e3f'),(84618,2133,'advantages_0_description','Banco de España Eurosistema'),(84619,2133,'_advantages_0_description','field_60f7d00d21e40'),(84620,2133,'advantages','4'),(84621,2133,'_advantages','field_60f7cfdc21e3e'),(84622,2133,'advantages_1_icon','158'),(84623,2133,'_advantages_1_icon','field_60f7cff821e3f'),(84624,2133,'advantages_1_description','Institución financiera regulada y certificada por la UE'),(84625,2133,'_advantages_1_description','field_60f7d00d21e40'),(84626,2133,'advantages_2_icon','159'),(84627,2133,'_advantages_2_icon','field_60f7cff821e3f'),(84628,2133,'advantages_2_description','Auditado por KPMG'),(84629,2133,'_advantages_2_description','field_60f7d00d21e40'),(84630,2133,'advantages_3_icon','160'),(84631,2133,'_advantages_3_icon','field_60f7cff821e3f'),(84632,2133,'advantages_3_description','PCI DSS Nivel 1'),(84633,2133,'_advantages_3_description','field_60f7d00d21e40'),(84634,2133,'about-company_image','154'),(84635,2133,'_about-company_image','field_60f7cfac21e3c'),(84636,2133,'about-company_title','Miles de comerciantes han aumentado sus ventas con nuestras soluciones de pago desde 2006.'),(84637,2133,'_about-company_title','field_60f7cf8621e3a'),(84638,2133,'about-company_description','Hacemos fácil su negocio con las mejores tecnologías y servicios de pago desarrollados con nuestra larga experiencia en la industria.'),(84639,2133,'_about-company_description','field_60f7cfa321e3b'),(84640,2133,'about-company_button','a:3:{s:5:\"title\";s:13:\"Descubra más\";s:3:\"url\";s:53:\"https://commercegate.goodface.com.ua/wp/es/our-story/\";s:6:\"target\";s:0:\"\";}'),(84641,2133,'_about-company_button','field_60f7cfc021e3d'),(84642,2133,'about-company',''),(84643,2133,'_about-company','field_60f7cf7021e39'),(84644,2133,'payment-instruments_title_before','Acelere su crecimiento'),(84645,2133,'_payment-instruments_title_before','field_60f7d6dbb8ab4'),(84646,2133,'payment-instruments_title_after','con pagos en línea'),(84647,2133,'_payment-instruments_title_after','field_60f7d70db8ab5'),(84648,2133,'payment-instruments_title',''),(84649,2133,'_payment-instruments_title','field_60f7d5a179817'),(84650,2133,'payment-instruments_description','CommerceGates hace seguro y fácil para usted el aceptar pagos en línea de sus clientes y escalar su negocio a nivel mundial.'),(84651,2133,'_payment-instruments_description','field_60f7d5d379818'),(84652,2133,'payment-instruments_items-link-title','Descubra las funciones'),(84653,2133,'_payment-instruments_items-link-title','field_60f7d5df79819'),(84654,2133,'payment-instruments',''),(84655,2133,'_payment-instruments','field_60f7d59679816'),(84656,2133,'complex-services_image','1674'),(84657,2133,'_complex-services_image','field_60f7daf9c4744'),(84658,2133,'complex-services_title','Sortee fácilmente complejidades'),(84659,2133,'_complex-services_title','field_60f7d9c5c4742'),(84660,2133,'complex-services_description','Nuestras soluciones de pago aseguran que cumpla con las últimas regulaciones. Nuestro experimentado equipo de enrutamiento de servicios financieros le ayuda a administrar los riesgos para que pueda concentrarse en sus principales actividades comerciales y en hacer crecer su negocio sin preocupaciones.'),(84661,2133,'_complex-services_description','field_60f7d9d7c4743'),(84662,2133,'complex-services_items-link-title','Learn more'),(84663,2133,'_complex-services_items-link-title','field_60f7dbbfc4745'),(84664,2133,'complex-services',''),(84665,2133,'_complex-services','field_60f7d9b2c4741'),(84666,2133,'blog-block_title',''),(84667,2133,'_blog-block_title','field_60f7deefdb657'),(84668,2133,'blog-block_link','a:3:{s:5:\"title\";s:32:\"Vea nuestras historias de éxito\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/es/blog/\";s:6:\"target\";s:0:\"\";}'),(84669,2133,'_blog-block_link','field_60f7df05db658'),(84670,2133,'blog-block',''),(84671,2133,'_blog-block','field_60f7dee3db656'),(84672,2133,'blog-block_posts','a:4:{i:0;s:4:\"1437\";i:1;s:4:\"1449\";i:2;s:4:\"1443\";i:3;s:4:\"1465\";}'),(84673,2133,'_blog-block_posts','field_60f8322fd24c4'),(84674,2133,'blog-block_post-button-title','Ver caso de estudio'),(84675,2133,'_blog-block_post-button-title','field_60f8413c74859'),(84676,2133,'payment-instruments_title-color','#4BD18E'),(84677,2133,'_payment-instruments_title-color','field_60fff271c15df'),(84678,2133,'blog-block_title-color','#4BD18E'),(84679,2133,'_blog-block_title-color','field_60fff3b704234'),(84680,2133,'blog-block_title_before','Su éxito es el nuestro.\r\n'),(84681,2133,'_blog-block_title_before','field_60fff38e04232'),(84682,2133,'blog-block_title_after','Está en buenas manos.'),(84683,2133,'_blog-block_title_after','field_60fff3a404233'),(84684,2133,'complex-services-list_0_icon','336'),(84685,2133,'_complex-services-list_0_icon','field_6100fde5a3f1d'),(84686,2133,'complex-services-list_0_description','Ofrezca la mejor experiencia de pago, totalmente personalizable para sus clientes.'),(84687,2133,'_complex-services-list_0_description','field_6100fe60a3f1f'),(84688,2133,'complex-services-list_0_link','a:3:{s:5:\"title\";s:22:\"Procesamiento de Pagos\";s:3:\"url\";s:76:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/payment-processing/\";s:6:\"target\";s:0:\"\";}'),(84689,2133,'_complex-services-list_0_link','field_6100fe73a3f20'),(84690,2133,'complex-services-list_1_icon','337'),(84691,2133,'_complex-services-list_1_icon','field_6100fde5a3f1d'),(84692,2133,'complex-services-list_1_description','Facilite el crecimiento de los negocios de sus clientes con integraciones todo en uno.'),(84693,2133,'_complex-services-list_1_description','field_6100fe60a3f1f'),(84694,2133,'complex-services-list_1_link','a:3:{s:5:\"title\";s:25:\"Soluciones de Adquirencia\";s:3:\"url\";s:77:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/acquiring-solutions/\";s:6:\"target\";s:0:\"\";}'),(84695,2133,'_complex-services-list_1_link','field_6100fe73a3f20'),(84696,2133,'complex-services-list_2_icon','339'),(84697,2133,'_complex-services-list_2_icon','field_6100fde5a3f1d'),(84698,2133,'complex-services-list_2_description','Tome el control de nuestros sistemas de monitoreo de fraude y esté al día en cumplimiento.'),(84699,2133,'_complex-services-list_2_description','field_6100fe60a3f1f'),(84700,2133,'complex-services-list_2_link','a:3:{s:5:\"title\";s:27:\"Gestión de Riesgos de Pago\";s:3:\"url\";s:88:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/risk-and-compliance-management/\";s:6:\"target\";s:0:\"\";}'),(84701,2133,'_complex-services-list_2_link','field_6100fe73a3f20'),(84702,2133,'complex-services-list_3_icon','338'),(84703,2133,'_complex-services-list_3_icon','field_6100fde5a3f1d'),(84704,2133,'complex-services-list_3_description','Optimice sus ratios de aceptación de pagos con nuestra experiencia en análisis de datos.'),(84705,2133,'_complex-services-list_3_description','field_6100fe60a3f1f'),(84706,2133,'complex-services-list_3_link','a:3:{s:5:\"title\";s:25:\"Optimización de ingresos\";s:3:\"url\";s:78:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/revenue-optimization/\";s:6:\"target\";s:0:\"\";}'),(84707,2133,'_complex-services-list_3_link','field_6100fe73a3f20'),(84708,2133,'complex-services-list','4'),(84709,2133,'_complex-services-list','field_6100fd82a3f1c'),(84710,2133,'payment-instruments_list','a:5:{i:0;s:4:\"1643\";i:1;s:4:\"1642\";i:2;s:4:\"1641\";i:3;s:4:\"1637\";i:4;s:4:\"1640\";}'),(84711,2133,'_payment-instruments_list','field_6101027fdf3b7'),(84712,2133,'complex-services-list_0_link-title','Acceda al servicio'),(84713,2133,'_complex-services-list_0_link-title','field_613b4014d4849'),(84714,2133,'complex-services-list_1_link-title','Acceda al servicio'),(84715,2133,'_complex-services-list_1_link-title','field_613b4014d4849'),(84716,2133,'complex-services-list_2_link-title','Descubra las funciones'),(84717,2133,'_complex-services-list_2_link-title','field_613b4014d4849'),(84718,2133,'complex-services-list_3_link-title','Acceda a los servicios'),(84719,2133,'_complex-services-list_3_link-title','field_613b4014d4849'),(84723,2134,'main-block_image','300'),(84724,2134,'main-block_title','Seguro y escalable'),(84725,2134,'main-block_description','CommerceGate le ofrece tecnologías líderes de pago propias y de socios, que cumplen con los estándares de seguridad de primera clase para ayudarlo a crecer a nivel mundial.'),(84726,2134,'main-block_first-button','a:3:{s:5:\"title\";s:7:\"Empiece\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/sign-up/\";s:6:\"target\";s:0:\"\";}'),(84727,2134,'main-block_second-button','Descubra más'),(84728,2134,'main-block',''),(84729,2134,'introductory-block_title',''),(84730,2134,'introductory-block_description',''),(84731,2134,'introductory-block',''),(84732,2134,'page-content_0_block-type','type-1'),(84733,2134,'page-content_0_content-position','left'),(84734,2134,'page-content_0_background-gradient_from','#02db4a'),(84735,2134,'page-content_0_background-gradient_to','#c61d4a'),(84736,2134,'page-content_0_background-gradient',''),(84737,2134,'page-content_0_content_image','2767'),(84738,2134,'page-content_0_content_title','Avanzado y flexible'),(84739,2134,'page-content_0_content_description','CommerceGate ofrece tecnologías propias de pago líderes y experiencia técnica dedicada para cualquier tipo de negocio.'),(84740,2134,'page-content_0_content',''),(84741,2134,'page-content_0_list_0_icon','2243'),(84742,2134,'page-content_0_list_0_title','Arquitectura en la nube'),(84743,2134,'page-content_0_list_0_description','Deploy our agile payment pages to suit any platform'),(84744,2134,'page-content_0_list','4'),(84745,2134,'page-content_1_block-type','type-4'),(84746,2134,'page-content_1_content-position','right'),(84747,2134,'page-content_1_content_image','2407'),(84748,2134,'page-content_1_content_title','Pagos para e-commerce'),(84749,2134,'page-content_1_content_description','CommerceGate ofrece una solución de pago segura, con múltiples métodos de pago e integraciones de API personalizables, para implementaciones rápidas y sin problemas, permitiéndole escalar su negocio con los pagos online.'),(84750,2134,'page-content_1_content',''),(84751,2134,'page-content_1_list_0_icon','2216'),(84752,2134,'page-content_1_list_0_title','Formulario de pago plug-and-play o API'),(84753,2134,'page-content_1_list','4'),(84754,2134,'page-content_2_block-type','type-5'),(84755,2134,'page-content_2_content-position','left'),(84756,2134,'page-content_2_content_image','2394'),(84757,2134,'page-content_2_content_title','Plataforma de Facturación SaaS'),(84758,2134,'page-content_2_content_description','CommerceGate ofrece a todos los modelos de negocio un sistema integrado de facturación y liquidación, con datos transparentes y ciclos de liquidación flexibles.'),(84759,2134,'page-content_2_content',''),(84760,2134,'page-content_2_list_0_title','Aplicar descuentos automáticos'),(84761,2134,'page-content_2_list_0_description','Deploy our agile payment pages to suit any platform'),(84762,2134,'page-content_2_list','4'),(84763,2134,'page-content_4_background-gradient_from','#100A52'),(84764,2134,'page-content_4_background-gradient_to','#144B66'),(84765,2134,'page-content_4_background-gradient',''),(84766,2134,'page-content','3'),(84767,2134,'page-content_0_list_1_icon','2244'),(84768,2134,'page-content_0_list_1_title','Implementar usando CI/CD y SDLC'),(84769,2134,'page-content_0_list_1_description','Single point of[nbsp]contact, handling authorisation, clearing and settlement'),(84770,2134,'page-content_0_list_2_icon','2242'),(84771,2134,'page-content_0_list_2_title','Panel de datos todo en uno'),(84772,2134,'page-content_0_list_2_description','State of[nbsp]the art fraud scrubbing and real-time monitoring by[nbsp]our risk team'),(84773,2134,'page-content_0_list_3_icon','2245'),(84774,2134,'page-content_0_list_3_title','Monitoreo y alertas en tiempo real'),(84775,2134,'page-content_0_list_3_description','Tactical, analytical approach to[nbsp]your pricing'),(84776,2134,'page-content_1_list_1_icon','2246'),(84777,2134,'page-content_1_list_1_title','Compatibilidad con API avanzada para el inicio automático de informes y reembolsos de comerciantes'),(84778,2134,'page-content_1_list_2_icon','2247'),(84779,2134,'page-content_1_list_2_title','Enrutamiento inteligente y automatizado'),(84780,2134,'page-content_1_list_3_icon','2197'),(84781,2134,'page-content_1_list_3_title','Gestión automatizada del riesgo de fraude'),(84782,2134,'page-content_2_list_1_title','Compensación de pagos en tiempo real'),(84783,2134,'page-content_2_list_1_description','Single point of[nbsp]contact, handling authorisation, clearing and settlement'),(84784,2134,'page-content_2_list_2_title','Periodos de facturación flexibles'),(84785,2134,'page-content_2_list_2_description','State of[nbsp]the art fraud scrubbing and real-time monitoring by[nbsp]our risk team'),(84786,2134,'page-content_2_list_3_title','Admite la mayoría de modelos de negocio'),(84787,2134,'page-content_2_list_3_description','Tactical, analytical approach to[nbsp]your pricing'),(84788,2134,'page-content_0_background-gradient_type','dark'),(84789,2134,'page-content_4_background-gradient_type','light'),(84790,2134,'page-content_0_background-gradient_content-color','dark'),(84791,2134,'page-content_4_background-gradient_content-color','dark'),(84792,2134,'page-content_0_style_content-color','light'),(84793,2134,'page-content_0_style_type','dark'),(84794,2134,'page-content_0_style',''),(84795,2134,'page-content_4_style_type','light'),(84796,2134,'page-content_0_style_bg-type','dark'),(84797,2134,'page-content_0_style_bg-from','#81d742'),(84798,2134,'page-content_0_style_bg-to','#8224e3'),(84799,2134,'blog-block_title',''),(84800,2134,'blog-block_link','a:3:{s:5:\"title\";s:32:\"Vea nuestras historias de éxito\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/es/blog/\";s:6:\"target\";s:0:\"\";}'),(84801,2134,'blog-block_posts','a:2:{i:0;s:4:\"2651\";i:1;s:4:\"2508\";}'),(84802,2134,'blog-block_post-button-title','Ver caso de estudio'),(84803,2134,'blog-block',''),(84804,2134,'testimonials_title',''),(84805,2134,'testimonials_description',''),(84806,2134,'testimonials_cases',''),(84807,2134,'testimonials_post-button-title',''),(84808,2134,'testimonials',''),(84809,2134,'blog-block_title-color','#4BD18E'),(84810,2134,'blog-block_title_before','Su éxito es el nuestro. '),(84811,2134,'blog-block_title_after','Está en buenas manos.'),(84812,2134,'product-preview_image','458'),(84813,2134,'product-preview_label','CG'),(84814,2134,'product-preview_description','Integre una solución de pago escalable y personalizada para maximizar los ingresos de su negocio.'),(84815,2134,'product-preview',''),(84816,2134,'product-preview_icon','485'),(84817,2134,'main-block_illustration_image','2408'),(84818,2134,'main-block_illustration_icon','2406'),(84819,2134,'main-block_illustration',''),(84820,2134,'page-content_1_content_percent','+17%'),(84821,2134,'is-disabled','0'),(84822,2134,'page-content_0_content_button','a:3:{s:5:\"title\";s:13:\"Descubra más\";s:3:\"url\";s:73:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/payment-gateway/\";s:6:\"target\";s:0:\"\";}'),(84823,2134,'page-content_1_list_0_description','Formulario de pago personalizable con su marca o conexión por API desligada.'),(84824,2134,'page-content_1_list_1_description','Combine autorización, compensación de transacciones y liquidaciones con una única API.'),(84825,2134,'page-content_1_list_2_description','Use parámetros personalizados para el enrutamiento de sus pagos y transacciones.'),(84826,2134,'page-content_1_list_3_description','Use nuestra prevención de fraude inteligente líder y el análisis de fraude propio.'),(84827,2134,'page-content_2_content_percent','+17%'),(84828,2134,'page-content_2_list_0_icon','2159'),(84829,2134,'page-content_2_list_1_icon','2161'),(84830,2134,'page-content_2_list_2_icon','2248'),(84831,2134,'page-content_2_list_3_icon','2249'),(84832,2134,'page-content_2_style_content-color','dark'),(84833,2134,'page-content_2_style_bg-type','light'),(84834,2134,'page-content_2_style',''),(84835,2134,'page-content_2_content_button','a:3:{s:5:\"title\";s:13:\"Descubra más\";s:3:\"url\";s:74:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/billing-platform/\";s:6:\"target\";s:0:\"\";}'),(84836,2134,'introductory-block_block-display','0'),(84837,2134,'_edit_last','1'),(84838,2134,'_is-disabled','field_613b779acf902'),(84839,2134,'_product-preview_icon','field_61014e4accd74'),(84840,2134,'_product-preview_image','field_610106db16f55'),(84841,2134,'_product-preview_label','field_610106ef16f56'),(84842,2134,'_product-preview_description','field_6101073616f59'),(84843,2134,'_product-preview','field_610106c416f54'),(84844,2134,'_main-block_illustration_image','field_6124b5ae9fde8'),(84845,2134,'_main-block_illustration_icon','field_6124b58e9fde7'),(84846,2134,'_main-block_illustration','field_60fe22fa390e1'),(84847,2134,'_main-block_title','field_60fe22cc390df'),(84848,2134,'_main-block_description','field_60fe22da390e0'),(84849,2134,'_main-block_first-button','field_60fe2326390e2'),(84850,2134,'_main-block_second-button','field_60fe2339390e3'),(84851,2134,'_main-block','field_60fe22ac390de'),(84852,2134,'_introductory-block_block-display','field_61728ac1be66e'),(84853,2134,'_introductory-block','field_60fe251408e59'),(84854,2134,'_page-content_0_block-type','field_60fe33225760d'),(84855,2134,'_page-content_0_content-position','field_60fe3af01f07a'),(84856,2134,'_page-content_0_style_content-color','field_60fe46b438c11'),(84857,2134,'_page-content_0_style_bg-type','field_60fe42d9fe46a'),(84858,2134,'_page-content_0_style','field_60fe39d8fa409'),(84859,2134,'_page-content_0_content_image','field_60fe35655522a'),(84860,2134,'_page-content_0_content_title','field_60fe35c95522b'),(84861,2134,'_page-content_0_content_description','field_60fe35fb5522c'),(84862,2134,'_page-content_0_content_button','field_60fe3cf5ca1fb'),(84863,2134,'_page-content_0_content','field_60fe36115522d'),(84864,2134,'_page-content_0_list_0_icon','field_60fe3823432ad'),(84865,2134,'_page-content_0_list_0_title','field_60fe3832432ae'),(84866,2134,'_page-content_0_list_1_icon','field_60fe3823432ad'),(84867,2134,'_page-content_0_list_1_title','field_60fe3832432ae'),(84868,2134,'_page-content_0_list_2_icon','field_60fe3823432ad'),(84869,2134,'_page-content_0_list_2_title','field_60fe3832432ae'),(84870,2134,'_page-content_0_list_3_icon','field_60fe3823432ad'),(84871,2134,'_page-content_0_list_3_title','field_60fe3832432ae'),(84872,2134,'_page-content_0_list','field_60fe366c432ac'),(84873,2134,'_page-content_1_block-type','field_60fe33225760d'),(84874,2134,'_page-content_1_content-position','field_60fe3af01f07a'),(84875,2134,'_page-content_1_content_image','field_60fe35655522a'),(84876,2134,'_page-content_1_content_title','field_60fe35c95522b'),(84877,2134,'_page-content_1_content_description','field_60fe35fb5522c'),(84878,2134,'_page-content_1_content','field_60fe36115522d'),(84879,2134,'_page-content_1_list_0_icon','field_60fe3823432ad'),(84880,2134,'_page-content_1_list_0_title','field_60fe3832432ae'),(84881,2134,'_page-content_1_list_0_description','field_60fe3836432af'),(84882,2134,'_page-content_1_list_1_icon','field_60fe3823432ad'),(84883,2134,'_page-content_1_list_1_title','field_60fe3832432ae'),(84884,2134,'_page-content_1_list_1_description','field_60fe3836432af'),(84885,2134,'_page-content_1_list_2_icon','field_60fe3823432ad'),(84886,2134,'_page-content_1_list_2_title','field_60fe3832432ae'),(84887,2134,'_page-content_1_list_2_description','field_60fe3836432af'),(84888,2134,'_page-content_1_list_3_icon','field_60fe3823432ad'),(84889,2134,'_page-content_1_list_3_title','field_60fe3832432ae'),(84890,2134,'_page-content_1_list_3_description','field_60fe3836432af'),(84891,2134,'_page-content_1_list','field_60fe366c432ac'),(84892,2134,'_page-content_2_block-type','field_60fe33225760d'),(84893,2134,'_page-content_2_content-position','field_60fe3af01f07a'),(84894,2134,'_page-content_2_style_content-color','field_60fe46b438c11'),(84895,2134,'_page-content_2_style_bg-type','field_60fe42d9fe46a'),(84896,2134,'_page-content_2_style','field_60fe39d8fa409'),(84897,2134,'_page-content_2_content_image','field_60fe35655522a'),(84898,2134,'_page-content_2_content_title','field_60fe35c95522b'),(84899,2134,'_page-content_2_content_description','field_60fe35fb5522c'),(84900,2134,'_page-content_2_content_button','field_60fe3cf5ca1fb'),(84901,2134,'_page-content_2_content','field_60fe36115522d'),(84902,2134,'_page-content_2_list_0_icon','field_60fe3823432ad'),(84903,2134,'_page-content_2_list_0_title','field_60fe3832432ae'),(84904,2134,'_page-content_2_list_1_icon','field_60fe3823432ad'),(84905,2134,'_page-content_2_list_1_title','field_60fe3832432ae'),(84906,2134,'_page-content_2_list_2_icon','field_60fe3823432ad'),(84907,2134,'_page-content_2_list_2_title','field_60fe3832432ae'),(84908,2134,'_page-content_2_list_3_icon','field_60fe3823432ad'),(84909,2134,'_page-content_2_list_3_title','field_60fe3832432ae'),(84910,2134,'_page-content_2_list','field_60fe366c432ac'),(84911,2134,'_page-content','field_60fe2e8ddcc54'),(84912,2134,'_blog-block_title-color','field_60fff607aff99'),(84913,2134,'_blog-block_title_before','field_60fff6bcaff9a'),(84914,2134,'_blog-block_title_after','field_60fff6d5aff9b'),(84915,2134,'_blog-block_title','field_60fe6c2eadbe0'),(84916,2134,'_blog-block_link','field_60fe6c2eadbe1'),(84917,2134,'_blog-block_posts','field_60fe6c2eadbe2'),(84918,2134,'_blog-block_post-button-title','field_60fe6c2eadbe3'),(84919,2134,'_blog-block','field_60fe6c2eadbdf'),(84920,2134,'_testimonials_title','field_60ffd62579c6a'),(84921,2134,'_testimonials_description','field_60ffd62c79c6b'),(84922,2134,'_testimonials_cases','field_60ffd68f79c6c'),(84923,2134,'_testimonials_post-button-title','field_60ffd8a5f4211'),(84924,2134,'_testimonials','field_60ffd61879c69'),(84925,2134,'_yoast_wpseo_estimated-reading-time-minutes',''),(84926,2134,'_edit_lock','1640083310:1'),(84927,2134,'_wp_old_slug','a-soluciones-e-integradores-de-comercio-electronico-y-saas'),(84934,2135,'main-block_image','300'),(84935,2135,'main-block_title','Programa avanzado de referencia para socios'),(84936,2135,'main-block_description','CommerceGate ofrece a los distribuidores la posibilidad de incrementar sus ganancias con nuestro sencillo programa de afiliados, al tiempo que proporciona un sistema de pago seguro a sus clientes.'),(84937,2135,'main-block_first-button','a:3:{s:5:\"title\";s:7:\"Empiece\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/sign-up/\";s:6:\"target\";s:0:\"\";}'),(84938,2135,'main-block_second-button','Descubra más'),(84939,2135,'main-block',''),(84940,2135,'introductory-block_title',''),(84941,2135,'introductory-block_description',''),(84942,2135,'introductory-block',''),(84943,2135,'page-content_0_block-type','type-1'),(84944,2135,'page-content_0_content-position','left'),(84945,2135,'page-content_0_background-gradient_from','#02db4a'),(84946,2135,'page-content_0_background-gradient_to','#c61d4a'),(84947,2135,'page-content_0_background-gradient',''),(84948,2135,'page-content_0_content_image','2745'),(84949,2135,'page-content_0_content_title','20+[nbsp]soluciones adquirentes'),(84950,2135,'page-content_0_content_description','CommerceGate le ayuda a aumentar las tasas de Aceptación de Ventas con nuestra experiencia y sofisticada capacidad de adquisición agregada.'),(84951,2135,'page-content_0_content',''),(84952,2135,'page-content_0_list_0_icon','2194'),(84953,2135,'page-content_0_list_0_title','Escale local y globalmente'),(84954,2135,'page-content_0_list_0_description','Deploy our agile payment pages to suit any platform'),(84955,2135,'page-content_0_list','4'),(84956,2135,'page-content_1_block-type','type-4'),(84957,2135,'page-content_1_content-position','right'),(84958,2135,'page-content_1_content_image','2373'),(84959,2135,'page-content_1_content_title','Servicios de Gestión de Riesgo y Cumplimiento'),(84960,2135,'page-content_1_content_description','CommerceGate le ofrece la experiencia líder en la industria de registros siguiendo el cumplimiento y la gestión de riesgos de pago, con SLA transparentes y recursos de autoservicio a través de procesos controlados testeados y comprobados.'),(84961,2135,'page-content_1_content',''),(84962,2135,'page-content_1_list_0_icon','2198'),(84963,2135,'page-content_1_list_0_title','Equipo dedicado al éxito del cliente'),(84964,2135,'page-content_1_list','4'),(84965,2135,'page-content_2_block-type','type-5'),(84966,2135,'page-content_2_content-position','left'),(84967,2135,'page-content_2_content_image','2372'),(84968,2135,'page-content_2_content_title','Servicio líder en atención al cliente'),(84969,2135,'page-content_2_content_description','CommerceGate le ofrece un servicio de registro experimentado y dedicado desde la primera llamada hasta los MID en producción.'),(84970,2135,'page-content_2_content',''),(84971,2135,'page-content_2_list_0_title','Acceso directo a CSMs'),(84972,2135,'page-content_2_list_0_description','Deploy our agile payment pages to suit any platform'),(84973,2135,'page-content_2_list','4'),(84974,2135,'page-content_4_background-gradient_from','#100A52'),(84975,2135,'page-content_4_background-gradient_to','#144B66'),(84976,2135,'page-content_4_background-gradient',''),(84977,2135,'page-content','3'),(84978,2135,'page-content_0_list_1_icon','2191'),(84979,2135,'page-content_0_list_1_title','Capacidad de adquisición agregada'),(84980,2135,'page-content_0_list_1_description','Single point of[nbsp]contact, handling authorisation, clearing and settlement'),(84981,2135,'page-content_0_list_2_icon','2193'),(84982,2135,'page-content_0_list_2_title','Aumentar las tasas de pago'),(84983,2135,'page-content_0_list_2_description','State of[nbsp]the art fraud scrubbing and real-time monitoring by[nbsp]our risk team'),(84984,2135,'page-content_0_list_3_icon','2192'),(84985,2135,'page-content_0_list_3_title','Solución de pago todo en uno'),(84986,2135,'page-content_0_list_3_description','Tactical, analytical approach to[nbsp]your pricing'),(84987,2135,'page-content_1_list_1_icon','2195'),(84988,2135,'page-content_1_list_1_title','Alta seguridad y cumplimiento'),(84989,2135,'page-content_1_list_2_icon','2197'),(84990,2135,'page-content_1_list_2_title','Gestión integral del riesgo de fraude'),(84991,2135,'page-content_1_list_3_icon','2196'),(84992,2135,'page-content_1_list_3_title','Cumplimiento de altas simplificado'),(84993,2135,'page-content_2_list_1_title','Procesos de control robustos'),(84994,2135,'page-content_2_list_1_description','Single point of[nbsp]contact, handling authorisation, clearing and settlement'),(84995,2135,'page-content_2_list_2_title','Punto de contacto exclusivo'),(84996,2135,'page-content_2_list_2_description','State of[nbsp]the art fraud scrubbing and real-time monitoring by[nbsp]our risk team'),(84997,2135,'page-content_2_list_3_title','Soporte de prioridad en todos los casos'),(84998,2135,'page-content_2_list_3_description','Tactical, analytical approach to[nbsp]your pricing'),(84999,2135,'page-content_0_background-gradient_type','dark'),(85000,2135,'page-content_4_background-gradient_type','light'),(85001,2135,'page-content_0_background-gradient_content-color','dark'),(85002,2135,'page-content_4_background-gradient_content-color','dark'),(85003,2135,'page-content_0_style_content-color','light'),(85004,2135,'page-content_0_style_type','dark'),(85005,2135,'page-content_0_style',''),(85006,2135,'page-content_4_style_type','light'),(85007,2135,'page-content_0_style_bg-type','dark'),(85008,2135,'page-content_0_style_bg-from','#81d742'),(85009,2135,'page-content_0_style_bg-to','#8224e3'),(85010,2135,'blog-block_title',''),(85011,2135,'blog-block_link','a:3:{s:5:\"title\";s:32:\"Vea nuestras historias de éxito\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/es/blog/\";s:6:\"target\";s:0:\"\";}'),(85012,2135,'blog-block_posts','a:2:{i:0;s:4:\"2651\";i:1;s:4:\"2508\";}'),(85013,2135,'blog-block_post-button-title','Ver caso de estudio'),(85014,2135,'blog-block',''),(85015,2135,'testimonials_title',''),(85016,2135,'testimonials_description',''),(85017,2135,'testimonials_cases',''),(85018,2135,'testimonials_post-button-title',''),(85019,2135,'testimonials',''),(85020,2135,'blog-block_title-color','#4BD18E'),(85021,2135,'blog-block_title_before','Su éxito es el nuestro. '),(85022,2135,'blog-block_title_after','Está en buenas manos.'),(85023,2135,'product-preview_image','458'),(85024,2135,'product-preview_label','CG'),(85025,2135,'product-preview_description','Agregue valor a sus clientes a través de pagos en línea, aumentando las tasas de aceptación de comerciantes.'),(85026,2135,'product-preview',''),(85027,2135,'product-preview_icon','486'),(85028,2135,'main-block_illustration_image','2371'),(85029,2135,'main-block_illustration_icon','2381'),(85030,2135,'main-block_illustration',''),(85031,2135,'page-content_1_content_percent','+17%'),(85032,2135,'is-disabled','0'),(85033,2135,'page-content_0_content_button','a:3:{s:5:\"title\";s:13:\"Descubra más\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(85034,2135,'page-content_1_list_0_description','Acceso directo con su cuenta de socio a nuestros gestores de éxito de clientes.'),(85035,2135,'page-content_1_list_1_description','Aproveche nuestra experiencia en cumplimiento para aumentar sus índices de aceptación de comerciantes.'),(85036,2135,'page-content_1_list_2_description','Supervisión y gestión automatizada del fraude para cualquier tipo de negocio e industria.'),(85037,2135,'page-content_1_list_3_description','Combine el alta de comerciantes sin problemas con las verificaciones de cumplimiento a través de reguladores AML.'),(85038,2135,'page-content_2_content_percent','+17%'),(85039,2135,'page-content_2_list_0_icon','2200'),(85040,2135,'page-content_2_list_1_icon','2202'),(85041,2135,'page-content_2_list_2_icon','2199'),(85042,2135,'page-content_2_list_3_icon','2201'),(85043,2135,'page-content_2_style_content-color','dark'),(85044,2135,'page-content_2_style_bg-type','light'),(85045,2135,'page-content_2_style',''),(85046,2135,'page-content_2_content_button','a:3:{s:5:\"title\";s:23:\"Comuníquese con Ventas\";s:3:\"url\";s:57:\"https://commercegate.goodface.com.ua/wp/es/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(85047,2135,'introductory-block_block-display','0'),(85048,2135,'_edit_last','1'),(85049,2135,'_edit_lock','1638301566:1'),(85050,2135,'_is-disabled','field_613b779acf902'),(85051,2135,'_product-preview_icon','field_61014e4accd74'),(85052,2135,'_product-preview_image','field_610106db16f55'),(85053,2135,'_product-preview_label','field_610106ef16f56'),(85054,2135,'_product-preview_description','field_6101073616f59'),(85055,2135,'_product-preview','field_610106c416f54'),(85056,2135,'_main-block_illustration_image','field_6124b5ae9fde8'),(85057,2135,'_main-block_illustration_icon','field_6124b58e9fde7'),(85058,2135,'_main-block_illustration','field_60fe22fa390e1'),(85059,2135,'_main-block_title','field_60fe22cc390df'),(85060,2135,'_main-block_description','field_60fe22da390e0'),(85061,2135,'_main-block_first-button','field_60fe2326390e2'),(85062,2135,'_main-block_second-button','field_60fe2339390e3'),(85063,2135,'_main-block','field_60fe22ac390de'),(85064,2135,'_introductory-block_block-display','field_61728ac1be66e'),(85065,2135,'_introductory-block','field_60fe251408e59'),(85066,2135,'_page-content_0_block-type','field_60fe33225760d'),(85067,2135,'_page-content_0_content-position','field_60fe3af01f07a'),(85068,2135,'_page-content_0_style_content-color','field_60fe46b438c11'),(85069,2135,'_page-content_0_style_bg-type','field_60fe42d9fe46a'),(85070,2135,'_page-content_0_style','field_60fe39d8fa409'),(85071,2135,'_page-content_0_content_image','field_60fe35655522a'),(85072,2135,'_page-content_0_content_title','field_60fe35c95522b'),(85073,2135,'_page-content_0_content_description','field_60fe35fb5522c'),(85074,2135,'_page-content_0_content_button','field_60fe3cf5ca1fb'),(85075,2135,'_page-content_0_content','field_60fe36115522d'),(85076,2135,'_page-content_0_list_0_icon','field_60fe3823432ad'),(85077,2135,'_page-content_0_list_0_title','field_60fe3832432ae'),(85078,2135,'_page-content_0_list_1_icon','field_60fe3823432ad'),(85079,2135,'_page-content_0_list_1_title','field_60fe3832432ae'),(85080,2135,'_page-content_0_list_2_icon','field_60fe3823432ad'),(85081,2135,'_page-content_0_list_2_title','field_60fe3832432ae'),(85082,2135,'_page-content_0_list_3_icon','field_60fe3823432ad'),(85083,2135,'_page-content_0_list_3_title','field_60fe3832432ae'),(85084,2135,'_page-content_0_list','field_60fe366c432ac'),(85085,2135,'_page-content_1_block-type','field_60fe33225760d'),(85086,2135,'_page-content_1_content-position','field_60fe3af01f07a'),(85087,2135,'_page-content_1_content_image','field_60fe35655522a'),(85088,2135,'_page-content_1_content_title','field_60fe35c95522b'),(85089,2135,'_page-content_1_content_description','field_60fe35fb5522c'),(85090,2135,'_page-content_1_content','field_60fe36115522d'),(85091,2135,'_page-content_1_list_0_icon','field_60fe3823432ad'),(85092,2135,'_page-content_1_list_0_title','field_60fe3832432ae'),(85093,2135,'_page-content_1_list_0_description','field_60fe3836432af'),(85094,2135,'_page-content_1_list_1_icon','field_60fe3823432ad'),(85095,2135,'_page-content_1_list_1_title','field_60fe3832432ae'),(85096,2135,'_page-content_1_list_1_description','field_60fe3836432af'),(85097,2135,'_page-content_1_list_2_icon','field_60fe3823432ad'),(85098,2135,'_page-content_1_list_2_title','field_60fe3832432ae'),(85099,2135,'_page-content_1_list_2_description','field_60fe3836432af'),(85100,2135,'_page-content_1_list_3_icon','field_60fe3823432ad'),(85101,2135,'_page-content_1_list_3_title','field_60fe3832432ae'),(85102,2135,'_page-content_1_list_3_description','field_60fe3836432af'),(85103,2135,'_page-content_1_list','field_60fe366c432ac'),(85104,2135,'_page-content_2_block-type','field_60fe33225760d'),(85105,2135,'_page-content_2_content-position','field_60fe3af01f07a'),(85106,2135,'_page-content_2_style_content-color','field_60fe46b438c11'),(85107,2135,'_page-content_2_style_bg-type','field_60fe42d9fe46a'),(85108,2135,'_page-content_2_style','field_60fe39d8fa409'),(85109,2135,'_page-content_2_content_image','field_60fe35655522a'),(85110,2135,'_page-content_2_content_title','field_60fe35c95522b'),(85111,2135,'_page-content_2_content_description','field_60fe35fb5522c'),(85112,2135,'_page-content_2_content_button','field_60fe3cf5ca1fb'),(85113,2135,'_page-content_2_content','field_60fe36115522d'),(85114,2135,'_page-content_2_list_0_icon','field_60fe3823432ad'),(85115,2135,'_page-content_2_list_0_title','field_60fe3832432ae'),(85116,2135,'_page-content_2_list_1_icon','field_60fe3823432ad'),(85117,2135,'_page-content_2_list_1_title','field_60fe3832432ae'),(85118,2135,'_page-content_2_list_2_icon','field_60fe3823432ad'),(85119,2135,'_page-content_2_list_2_title','field_60fe3832432ae'),(85120,2135,'_page-content_2_list_3_icon','field_60fe3823432ad'),(85121,2135,'_page-content_2_list_3_title','field_60fe3832432ae'),(85122,2135,'_page-content_2_list','field_60fe366c432ac'),(85123,2135,'_page-content','field_60fe2e8ddcc54'),(85124,2135,'_blog-block_title-color','field_60fff607aff99'),(85125,2135,'_blog-block_title_before','field_60fff6bcaff9a'),(85126,2135,'_blog-block_title_after','field_60fff6d5aff9b'),(85127,2135,'_blog-block_title','field_60fe6c2eadbe0'),(85128,2135,'_blog-block_link','field_60fe6c2eadbe1'),(85129,2135,'_blog-block_posts','field_60fe6c2eadbe2'),(85130,2135,'_blog-block_post-button-title','field_60fe6c2eadbe3'),(85131,2135,'_blog-block','field_60fe6c2eadbdf'),(85132,2135,'_testimonials_title','field_60ffd62579c6a'),(85133,2135,'_testimonials_description','field_60ffd62c79c6b'),(85134,2135,'_testimonials_cases','field_60ffd68f79c6c'),(85135,2135,'_testimonials_post-button-title','field_60ffd8a5f4211'),(85136,2135,'_testimonials','field_60ffd61879c69'),(85137,2135,'_yoast_wpseo_estimated-reading-time-minutes',''),(85138,2135,'_wp_old_slug','para-distribuidores'),(85142,2136,'main-block_image','300'),(85143,2136,'main-block_title','Solución de pago completa'),(85144,2136,'main-block_description','CommerceGate ofrece una solución de pago segura y regulada para los PSP que pone a su disposición la rápida incorporación de comerciantes, la gestión de riesgos y el cumplimiento y la optimizacion de costos.'),(85145,2136,'main-block_first-button','a:3:{s:5:\"title\";s:7:\"Empiece\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/sign-up/\";s:6:\"target\";s:0:\"\";}'),(85146,2136,'main-block_second-button','Descubra más'),(85147,2136,'main-block',''),(85148,2136,'introductory-block_title',''),(85149,2136,'introductory-block_description',''),(85150,2136,'introductory-block',''),(85151,2136,'page-content_0_block-type','type-2'),(85152,2136,'page-content_0_content-position','left'),(85153,2136,'page-content_0_background-gradient_from','#02db4a'),(85154,2136,'page-content_0_background-gradient_to','#c61d4a'),(85155,2136,'page-content_0_background-gradient',''),(85156,2136,'page-content_0_content_image','2388'),(85157,2136,'page-content_0_content_title','Optimización de ingresos'),(85158,2136,'page-content_0_content_description','CommerceGate ofrece un servicio integral para sus comerciantes registrados, desde la gestión de relaciones hasta las operaciones diarias.'),(85159,2136,'page-content_0_content',''),(85160,2136,'page-content_0_list_0_icon','2203'),(85161,2136,'page-content_0_list_0_title','Riesgo comercial y cumplimiento'),(85162,2136,'page-content_0_list_0_description','Our dedicated experts ensure you stay ahead of all regulation changes.'),(85163,2136,'page-content_0_list','4'),(85164,2136,'page-content_1_block-type','type-4'),(85165,2136,'page-content_1_content-position','right'),(85166,2136,'page-content_1_content_image','2384'),(85167,2136,'page-content_1_content_title','Evaluación de riesgos automatizada'),(85168,2136,'page-content_1_content_description','Desde CommerceGate ofrecemos altos estándares de controles financieros y un largo historial contrastado sobre el riesgo de pago y la gestión de cumplimiento, para convertirnos en su socio de confianza de soluciones de pago y brindarle evaluaciones de riesgo transparentes.'),(85169,2136,'page-content_1_content',''),(85170,2136,'page-content_1_list_0_icon','2208'),(85171,2136,'page-content_1_list_0_title','Esté por delante de los reguladores'),(85172,2136,'page-content_1_list','4'),(85173,2136,'page-content_2_block-type','type-5'),(85174,2136,'page-content_2_content-position','left'),(85175,2136,'page-content_2_content_image','2383'),(85176,2136,'page-content_2_content_title','Aproveche la experiencia y la red empresarial'),(85177,2136,'page-content_2_content_description','CommerceGate ofrece una red de asociaciones bidireccional para compartir la experiencia y los desarrollos agregados de la industria, ayudándolo a mantenerse a la vanguardia.'),(85178,2136,'page-content_2_content',''),(85179,2136,'page-content_2_list_0_title','Marco de cumplimiento sólido'),(85180,2136,'page-content_2_list_0_description','Deploy our agile payment pages to suit any platform'),(85181,2136,'page-content_2_list','4'),(85182,2136,'page-content_3_block-type','type-4'),(85183,2136,'page-content_3_content-position','right'),(85184,2136,'page-content_3_content_image','2387'),(85185,2136,'page-content_3_content_title','Pagos para e-commerce'),(85186,2136,'page-content_3_content_description','CommerceGate ofrece tecnologías de pago propias líderes y experiencia técnica dedicada para cualquier tipo de negocio. Compatible con los métodos de pago más populares a nivel mundial.'),(85187,2136,'page-content_3_content',''),(85188,2136,'page-content_3_list_0_icon','2214'),(85189,2136,'page-content_3_list_0_title','Tecnología líder en pagos globales'),(85190,2136,'page-content_3_list_0_description','Construido sobre una arquitectura de microservicio escalable y alta disponibilidad'),(85191,2136,'page-content_3_list','4'),(85192,2136,'page-content_4_block-type','type-5'),(85193,2136,'page-content_4_content-position','left'),(85194,2136,'page-content_4_background-gradient_from','#100A52'),(85195,2136,'page-content_4_background-gradient_to','#144B66'),(85196,2136,'page-content_4_background-gradient',''),(85197,2136,'page-content_4_content_image','2394'),(85198,2136,'page-content_4_content_title','Plataforma de Facturación SaaS'),(85199,2136,'page-content_4_content_description','CommerceGate ofrece a nuestros clientes un sistema de facturación automatizado y transparente para ahorrar tiempo en la conciliación de gran volumen de transacciones.'),(85200,2136,'page-content_4_content_button','a:3:{s:5:\"title\";s:13:\"Descubra más\";s:3:\"url\";s:57:\"https://commercegate.goodface.com.ua/wp/es/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(85201,2136,'page-content_4_content',''),(85202,2136,'page-content_4_list_0_icon','2220'),(85203,2136,'page-content_4_list_0_title','SaaS de Reconciliación Financiera'),(85204,2136,'page-content_4_list','4'),(85205,2136,'page-content','6'),(85206,2136,'page-content_0_list_1_icon','2206'),(85207,2136,'page-content_0_list_1_title','Liquidación y reconciliación'),(85208,2136,'page-content_0_list_1_description','Full platform transparency without dependencies from[nbsp]third-parties.'),(85209,2136,'page-content_0_list_2_icon','2205'),(85210,2136,'page-content_0_list_2_title','Controles AML y KYC sin fricciones'),(85211,2136,'page-content_0_list_2_description','Receive qualified leads that are[nbsp]within your acceptance and[nbsp]risk policies.'),(85212,2136,'page-content_0_list_3_icon','2204'),(85213,2136,'page-content_0_list_3_title','Gestión de Garantías de Riesgo'),(85214,2136,'page-content_0_list_3_description','24/7 and[nbsp]automated multi-level anti-fraud system that learns and[nbsp]adapts.'),(85215,2136,'page-content_1_list_1_icon','2209'),(85216,2136,'page-content_1_list_1_title','Gestión de KPIs de tráfico y riesgo'),(85217,2136,'page-content_1_list_2_icon','2207'),(85218,2136,'page-content_1_list_2_title','Aceptación y tolerancia al riesgo flexible'),(85219,2136,'page-content_1_list_3_icon','2200'),(85220,2136,'page-content_1_list_3_title','Protección contra fraude en tiempo real'),(85221,2136,'page-content_2_list_1_title','Expertos en pagos dedicados'),(85222,2136,'page-content_2_list_1_description','Single point of[nbsp]contact, handling authorisation, clearing and settlement'),(85223,2136,'page-content_2_list_2_title','Gestión de casos reconocida por Europol'),(85224,2136,'page-content_2_list_2_description','State of[nbsp]the art fraud scrubbing and real-time monitoring by[nbsp]our risk team'),(85225,2136,'page-content_2_list_3_title','Presencia en la OMC y la CCI'),(85226,2136,'page-content_2_list_3_description','Tactical, analytical approach to[nbsp]your pricing'),(85227,2136,'page-content_3_list_1_icon','2215'),(85228,2136,'page-content_3_list_1_title','Autenticación de usuario 2FA segura'),(85229,2136,'page-content_3_list_1_description','Servicio de autenticación de usuarios de alto nivel para usted y su empresa.'),(85230,2136,'page-content_3_list_2_icon','2217'),(85231,2136,'page-content_3_list_2_title','Más de 20 proveedores activos'),(85232,2136,'page-content_3_list_2_description','Aproveche la red líder de socios de proximidad para cualquier tipo de negocio'),(85233,2136,'page-content_3_list_3_icon','2216'),(85234,2136,'page-content_3_list_3_title','Admite pagos populares de todo tipo'),(85235,2136,'page-content_3_list_3_description','Admite pagos en tiempo real, retiro de fondos por comerciantes, tokenización de datos y APMs.'),(85236,2136,'page-content_4_list_1_icon','2218'),(85237,2136,'page-content_4_list_1_title','Acceda a datos transaccionales'),(85238,2136,'page-content_4_list_2_icon','2219'),(85239,2136,'page-content_4_list_2_title','Con modelos de descuento'),(85240,2136,'page-content_4_list_3_icon','2221'),(85241,2136,'page-content_4_list_3_title','Soporte completo y dedicado'),(85242,2136,'page-content_0_background-gradient_type','dark'),(85243,2136,'page-content_4_background-gradient_type','light'),(85244,2136,'page-content_0_background-gradient_content-color','dark'),(85245,2136,'page-content_4_background-gradient_content-color','dark'),(85246,2136,'page-content_0_style_content-color','light'),(85247,2136,'page-content_0_style_type','dark'),(85248,2136,'page-content_0_style',''),(85249,2136,'page-content_4_style_content-color','dark'),(85250,2136,'page-content_4_style_type','light'),(85251,2136,'page-content_4_style',''),(85252,2136,'page-content_0_style_bg-type','dark'),(85253,2136,'page-content_4_style_bg-type','light'),(85254,2136,'page-content_0_style_bg-from','#81d742'),(85255,2136,'page-content_0_style_bg-to','#8224e3'),(85256,2136,'blog-block_title',''),(85257,2136,'blog-block_link','a:3:{s:5:\"title\";s:32:\"Vea nuestras historias de éxito\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/es/blog/\";s:6:\"target\";s:0:\"\";}'),(85258,2136,'blog-block_posts','a:3:{i:0;s:4:\"2690\";i:1;s:4:\"2634\";i:2;s:4:\"2502\";}'),(85259,2136,'blog-block_post-button-title','Ver caso de estudio'),(85260,2136,'blog-block',''),(85261,2136,'testimonials_title',''),(85262,2136,'testimonials_description',''),(85263,2136,'testimonials_cases',''),(85264,2136,'testimonials_post-button-title',''),(85265,2136,'testimonials',''),(85266,2136,'blog-block_title-color','#4BD18E'),(85267,2136,'blog-block_title_before','Su éxito es el nuestro.'),(85268,2136,'blog-block_title_after','Está en buenas manos.'),(85269,2136,'product-preview_image','458'),(85270,2136,'product-preview_label','CG'),(85271,2136,'product-preview_description','Ofrezca a los comerciantes optimización de costos y una solución integral de pago online.'),(85272,2136,'product-preview',''),(85273,2136,'product-preview_icon','482'),(85274,2136,'main-block_illustration_image','2385'),(85275,2136,'main-block_illustration_icon','2390'),(85276,2136,'main-block_illustration',''),(85277,2136,'page-content_1_content_percent','+17%'),(85278,2136,'is-disabled','0'),(85279,2136,'page-content_0_content_button',''),(85280,2136,'page-content_2_style_content-color','dark'),(85281,2136,'page-content_2_style_bg-type','light'),(85282,2136,'page-content_2_style',''),(85283,2136,'page-content_2_content_button','a:3:{s:5:\"title\";s:13:\"Descubra más\";s:3:\"url\";s:57:\"https://commercegate.goodface.com.ua/wp/es/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(85284,2136,'page-content_2_list_0_icon','2213'),(85285,2136,'page-content_2_list_1_icon','2210'),(85286,2136,'page-content_2_list_2_icon','2211'),(85287,2136,'page-content_2_list_3_icon','2212'),(85288,2136,'page-content_5_block-type','type-4'),(85289,2136,'page-content_5_content-position','right'),(85290,2136,'page-content_5_content_image','2395'),(85291,2136,'page-content_5_content_title','Licencias y Certificados'),(85292,2136,'page-content_5_content_description','En CommerceGate hemos ofrecido 15 años de asociación colaborativa y confiable a nuestros clientes, cuentas auditadas por KPMG y con estrictos controles financieros de sus fondos a través de los grupos bancarios de 1er nivel más grandes, y con la licencia del Banco de España.'),(85293,2136,'page-content_5_content',''),(85294,2136,'page-content_5_list_0_icon','2223'),(85295,2136,'page-content_5_list_0_title','Con Licencia del Banco de España'),(85296,2136,'page-content_5_list_0_description','Tenemos licencia oficial del Banco de España, con registros verificables desde su listado oficial.'),(85297,2136,'page-content_5_list_1_icon','2224'),(85298,2136,'page-content_5_list_1_title','Institución Financiera Regulada por UE'),(85299,2136,'page-content_5_list_1_description','Certificado y compatible con los reguladores de la UE y las leyes aplicables.'),(85300,2136,'page-content_5_list_2_icon','2225'),(85301,2136,'page-content_5_list_2_title','Auditor de KPMG designado'),(85302,2136,'page-content_5_list_2_description','Auditados con los más altos estándares para brindar tranquilidad a nuestros clientes.'),(85303,2136,'page-content_5_list_3_icon','2222'),(85304,2136,'page-content_5_list_3_title','Cumplimiento de seguridad PCI Nivel 1'),(85305,2136,'page-content_5_list_3_description','El mayor nivel de seguridad empresarial en datos de clientes y tarjetas.'),(85306,2136,'page-content_5_list','4'),(85307,2136,'page-content_0_content_percent','+17%'),(85308,2136,'page-content_1_list_0_description','Cuentas de Comerciante para todos los tipos de pagos con tarjeta y modelos de negocio'),(85309,2136,'page-content_1_list_1_description','Transparencia total de la plataforma sin dependencias de terceros.'),(85310,2136,'page-content_1_list_2_description','Reciba clientes potenciales calificados según sus políticas de aceptación y riesgo.'),(85311,2136,'page-content_1_list_3_description','Sistema antifraude multinivel automatizado 24/7, que aprende y se adapta.'),(85312,2136,'introductory-block_block-display','0'),(85313,2136,'_edit_last','1'),(85314,2136,'_edit_lock','1639493021:1'),(85315,2136,'_is-disabled','field_613b779acf902'),(85316,2136,'_product-preview_icon','field_61014e4accd74'),(85317,2136,'_product-preview_image','field_610106db16f55'),(85318,2136,'_product-preview_label','field_610106ef16f56'),(85319,2136,'_product-preview_description','field_6101073616f59'),(85320,2136,'_product-preview','field_610106c416f54'),(85321,2136,'_main-block_illustration_image','field_6124b5ae9fde8'),(85322,2136,'_main-block_illustration_icon','field_6124b58e9fde7'),(85323,2136,'_main-block_illustration','field_60fe22fa390e1'),(85324,2136,'_main-block_title','field_60fe22cc390df'),(85325,2136,'_main-block_description','field_60fe22da390e0'),(85326,2136,'_main-block_first-button','field_60fe2326390e2'),(85327,2136,'_main-block_second-button','field_60fe2339390e3'),(85328,2136,'_main-block','field_60fe22ac390de'),(85329,2136,'_introductory-block_block-display','field_61728ac1be66e'),(85330,2136,'_introductory-block','field_60fe251408e59'),(85331,2136,'_page-content_0_block-type','field_60fe33225760d'),(85332,2136,'_page-content_0_content-position','field_60fe3af01f07a'),(85333,2136,'_page-content_0_content_title','field_60fe35c95522b'),(85334,2136,'_page-content_0_content_description','field_60fe35fb5522c'),(85335,2136,'_page-content_0_content_percent','field_6124b9ca28b7e'),(85336,2136,'_page-content_0_content','field_60fe36115522d'),(85337,2136,'_page-content_0_list_0_icon','field_60fe3823432ad'),(85338,2136,'_page-content_0_list_0_title','field_60fe3832432ae'),(85339,2136,'_page-content_0_list_1_icon','field_60fe3823432ad'),(85340,2136,'_page-content_0_list_1_title','field_60fe3832432ae'),(85341,2136,'_page-content_0_list_2_icon','field_60fe3823432ad'),(85342,2136,'_page-content_0_list_2_title','field_60fe3832432ae'),(85343,2136,'_page-content_0_list_3_icon','field_60fe3823432ad'),(85344,2136,'_page-content_0_list_3_title','field_60fe3832432ae'),(85345,2136,'_page-content_0_list','field_60fe366c432ac'),(85346,2136,'_page-content_1_block-type','field_60fe33225760d'),(85347,2136,'_page-content_1_content-position','field_60fe3af01f07a'),(85348,2136,'_page-content_1_content_image','field_60fe35655522a'),(85349,2136,'_page-content_1_content_title','field_60fe35c95522b'),(85350,2136,'_page-content_1_content_description','field_60fe35fb5522c'),(85351,2136,'_page-content_1_content','field_60fe36115522d'),(85352,2136,'_page-content_1_list_0_icon','field_60fe3823432ad'),(85353,2136,'_page-content_1_list_0_title','field_60fe3832432ae'),(85354,2136,'_page-content_1_list_0_description','field_60fe3836432af'),(85355,2136,'_page-content_1_list_1_icon','field_60fe3823432ad'),(85356,2136,'_page-content_1_list_1_title','field_60fe3832432ae'),(85357,2136,'_page-content_1_list_1_description','field_60fe3836432af'),(85358,2136,'_page-content_1_list_2_icon','field_60fe3823432ad'),(85359,2136,'_page-content_1_list_2_title','field_60fe3832432ae'),(85360,2136,'_page-content_1_list_2_description','field_60fe3836432af'),(85361,2136,'_page-content_1_list_3_icon','field_60fe3823432ad'),(85362,2136,'_page-content_1_list_3_title','field_60fe3832432ae'),(85363,2136,'_page-content_1_list_3_description','field_60fe3836432af'),(85364,2136,'_page-content_1_list','field_60fe366c432ac'),(85365,2136,'_page-content_2_block-type','field_60fe33225760d'),(85366,2136,'_page-content_2_content-position','field_60fe3af01f07a'),(85367,2136,'_page-content_2_style_content-color','field_60fe46b438c11'),(85368,2136,'_page-content_2_style_bg-type','field_60fe42d9fe46a'),(85369,2136,'_page-content_2_style','field_60fe39d8fa409'),(85370,2136,'_page-content_2_content_image','field_60fe35655522a'),(85371,2136,'_page-content_2_content_title','field_60fe35c95522b'),(85372,2136,'_page-content_2_content_description','field_60fe35fb5522c'),(85373,2136,'_page-content_2_content_button','field_60fe3cf5ca1fb'),(85374,2136,'_page-content_2_content','field_60fe36115522d'),(85375,2136,'_page-content_2_list_0_icon','field_60fe3823432ad'),(85376,2136,'_page-content_2_list_0_title','field_60fe3832432ae'),(85377,2136,'_page-content_2_list_1_icon','field_60fe3823432ad'),(85378,2136,'_page-content_2_list_1_title','field_60fe3832432ae'),(85379,2136,'_page-content_2_list_2_icon','field_60fe3823432ad'),(85380,2136,'_page-content_2_list_2_title','field_60fe3832432ae'),(85381,2136,'_page-content_2_list_3_icon','field_60fe3823432ad'),(85382,2136,'_page-content_2_list_3_title','field_60fe3832432ae'),(85383,2136,'_page-content_2_list','field_60fe366c432ac'),(85384,2136,'_page-content_3_block-type','field_60fe33225760d'),(85385,2136,'_page-content_3_content-position','field_60fe3af01f07a'),(85386,2136,'_page-content_3_content_image','field_60fe35655522a'),(85387,2136,'_page-content_3_content_title','field_60fe35c95522b'),(85388,2136,'_page-content_3_content_description','field_60fe35fb5522c'),(85389,2136,'_page-content_3_content','field_60fe36115522d'),(85390,2136,'_page-content_3_list_0_icon','field_60fe3823432ad'),(85391,2136,'_page-content_3_list_0_title','field_60fe3832432ae'),(85392,2136,'_page-content_3_list_0_description','field_60fe3836432af'),(85393,2136,'_page-content_3_list_1_icon','field_60fe3823432ad'),(85394,2136,'_page-content_3_list_1_title','field_60fe3832432ae'),(85395,2136,'_page-content_3_list_1_description','field_60fe3836432af'),(85396,2136,'_page-content_3_list_2_icon','field_60fe3823432ad'),(85397,2136,'_page-content_3_list_2_title','field_60fe3832432ae'),(85398,2136,'_page-content_3_list_2_description','field_60fe3836432af'),(85399,2136,'_page-content_3_list_3_icon','field_60fe3823432ad'),(85400,2136,'_page-content_3_list_3_title','field_60fe3832432ae'),(85401,2136,'_page-content_3_list_3_description','field_60fe3836432af'),(85402,2136,'_page-content_3_list','field_60fe366c432ac'),(85403,2136,'_page-content_4_block-type','field_60fe33225760d'),(85404,2136,'_page-content_4_content-position','field_60fe3af01f07a'),(85405,2136,'_page-content_4_style_content-color','field_60fe46b438c11'),(85406,2136,'_page-content_4_style_bg-type','field_60fe42d9fe46a'),(85407,2136,'_page-content_4_style','field_60fe39d8fa409'),(85408,2136,'_page-content_4_content_image','field_60fe35655522a'),(85409,2136,'_page-content_4_content_title','field_60fe35c95522b'),(85410,2136,'_page-content_4_content_description','field_60fe35fb5522c'),(85411,2136,'_page-content_4_content_button','field_60fe3cf5ca1fb'),(85412,2136,'_page-content_4_content','field_60fe36115522d'),(85413,2136,'_page-content_4_list_0_icon','field_60fe3823432ad'),(85414,2136,'_page-content_4_list_0_title','field_60fe3832432ae'),(85415,2136,'_page-content_4_list_1_icon','field_60fe3823432ad'),(85416,2136,'_page-content_4_list_1_title','field_60fe3832432ae'),(85417,2136,'_page-content_4_list_2_icon','field_60fe3823432ad'),(85418,2136,'_page-content_4_list_2_title','field_60fe3832432ae'),(85419,2136,'_page-content_4_list_3_icon','field_60fe3823432ad'),(85420,2136,'_page-content_4_list_3_title','field_60fe3832432ae'),(85421,2136,'_page-content_4_list','field_60fe366c432ac'),(85422,2136,'_page-content_5_block-type','field_60fe33225760d'),(85423,2136,'_page-content_5_content-position','field_60fe3af01f07a'),(85424,2136,'_page-content_5_content_image','field_60fe35655522a'),(85425,2136,'_page-content_5_content_title','field_60fe35c95522b'),(85426,2136,'_page-content_5_content_description','field_60fe35fb5522c'),(85427,2136,'_page-content_5_content','field_60fe36115522d'),(85428,2136,'_page-content_5_list_0_icon','field_60fe3823432ad'),(85429,2136,'_page-content_5_list_0_title','field_60fe3832432ae'),(85430,2136,'_page-content_5_list_0_description','field_60fe3836432af'),(85431,2136,'_page-content_5_list_1_icon','field_60fe3823432ad'),(85432,2136,'_page-content_5_list_1_title','field_60fe3832432ae'),(85433,2136,'_page-content_5_list_1_description','field_60fe3836432af'),(85434,2136,'_page-content_5_list_2_icon','field_60fe3823432ad'),(85435,2136,'_page-content_5_list_2_title','field_60fe3832432ae'),(85436,2136,'_page-content_5_list_2_description','field_60fe3836432af'),(85437,2136,'_page-content_5_list_3_icon','field_60fe3823432ad'),(85438,2136,'_page-content_5_list_3_title','field_60fe3832432ae'),(85439,2136,'_page-content_5_list_3_description','field_60fe3836432af'),(85440,2136,'_page-content_5_list','field_60fe366c432ac'),(85441,2136,'_page-content','field_60fe2e8ddcc54'),(85442,2136,'_blog-block_title-color','field_60fff607aff99'),(85443,2136,'_blog-block_title_before','field_60fff6bcaff9a'),(85444,2136,'_blog-block_title_after','field_60fff6d5aff9b'),(85445,2136,'_blog-block_title','field_60fe6c2eadbe0'),(85446,2136,'_blog-block_link','field_60fe6c2eadbe1'),(85447,2136,'_blog-block_posts','field_60fe6c2eadbe2'),(85448,2136,'_blog-block_post-button-title','field_60fe6c2eadbe3'),(85449,2136,'_blog-block','field_60fe6c2eadbdf'),(85450,2136,'_testimonials_title','field_60ffd62579c6a'),(85451,2136,'_testimonials_description','field_60ffd62c79c6b'),(85452,2136,'_testimonials_cases','field_60ffd68f79c6c'),(85453,2136,'_testimonials_post-button-title','field_60ffd8a5f4211'),(85454,2136,'_testimonials','field_60ffd61879c69'),(85455,2136,'_yoast_wpseo_estimated-reading-time-minutes',''),(85456,2136,'_wp_old_slug','para-adquirentes-y-proveedores-de-servicios-de-pago-psp'),(85460,2138,'main-block_image','300'),(85461,2138,'main-block_title','Descubra nuevos canales de ingresos desde diferentes verticales'),(85462,2138,'main-block_description','CommerceGate ofrece a instituciones bancarias información sobre perfiles de riesgo de clientes de diferentes verticales junto con servicios de gestión de riesgo y cumplimiento.'),(85463,2138,'main-block_first-button','a:3:{s:5:\"title\";s:7:\"Empiece\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/sign-up/\";s:6:\"target\";s:0:\"\";}'),(85464,2138,'main-block_second-button','Descubra más'),(85465,2138,'main-block',''),(85466,2138,'introductory-block_title',''),(85467,2138,'introductory-block_description',''),(85468,2138,'introductory-block',''),(85469,2138,'page-content_0_block-type','type-1'),(85470,2138,'page-content_0_content-position','left'),(85471,2138,'page-content_0_background-gradient_from','#02db4a'),(85472,2138,'page-content_0_background-gradient_to','#c61d4a'),(85473,2138,'page-content_0_background-gradient',''),(85474,2138,'page-content_0_content_image','2768'),(85475,2138,'page-content_0_content_title','Amplíe sus ofertas actuales con nuestra infraestructura'),(85476,2138,'page-content_0_content_description','CommerceGate ofrece una solución de pago todo en uno desde la administración de fondos, forex, acreditación, inversión, custodia y servicios bancarios.'),(85477,2138,'page-content_0_content',''),(85478,2138,'page-content_0_list_0_icon','2228'),(85479,2138,'page-content_0_list_0_title','Conéctese con nuevos clientes'),(85480,2138,'page-content_0_list_0_description','Deploy our agile payment pages to suit any platform'),(85481,2138,'page-content_0_list','4'),(85482,2138,'page-content_1_block-type','type-4'),(85483,2138,'page-content_1_content-position','right'),(85484,2138,'page-content_1_content_image','2396'),(85485,2138,'page-content_1_content_title','Evaluación de riesgos automatizada'),(85486,2138,'page-content_1_content_description','CommerceGate es un intermediario con licencia UE que se encarga de operaciones, gestión de riesgos y cumplimiento y gestión de riesgos crediticios y de reputación con un historial contrastado de controles financieros y excelencia operativa.'),(85487,2138,'page-content_1_content',''),(85488,2138,'page-content_1_list_0_icon','2233'),(85489,2138,'page-content_1_list_0_title','Elimine el riesgo de cumplimiento'),(85490,2138,'page-content_1_list','4'),(85491,2138,'page-content_2_block-type','type-5'),(85492,2138,'page-content_2_content-position','left'),(85493,2138,'page-content_2_content_image','2398'),(85494,2138,'page-content_2_content_title','Aproveche la experiencia y la red empresarial'),(85495,2138,'page-content_2_content_description','CommerceGate ofrece una red de asociaciones bidireccional para compartir la experiencia y los desarrollos agregados de la industria, ayudándolo a mantenerse a la vanguardia.'),(85496,2138,'page-content_2_content',''),(85497,2138,'page-content_2_list_0_title','Equipo de cumplimiento experimentado'),(85498,2138,'page-content_2_list_0_description','Deploy our agile payment pages to suit any platform'),(85499,2138,'page-content_2_list','4'),(85500,2138,'page-content_3_block-type','type-4'),(85501,2138,'page-content_3_content-position','right'),(85502,2138,'page-content_3_content_image','2399'),(85503,2138,'page-content_3_content_title','Pagos para e-commerce'),(85504,2138,'page-content_3_content_description','CommerceGate ofrece tecnologías propias de pago líderes y experiencia técnica dedicada para cualquier tipo de negocio.'),(85505,2138,'page-content_3_content',''),(85506,2138,'page-content_3_list_0_icon','2214'),(85507,2138,'page-content_3_list_0_title','Tecnología líder en pagos globales'),(85508,2138,'page-content_3_list_0_description','Construido sobre una arquitectura de microservicio escalable y alta disponibilidad'),(85509,2138,'page-content_3_list','4'),(85510,2138,'page-content_4_block-type','type-5'),(85511,2138,'page-content_4_content-position','left'),(85512,2138,'page-content_4_background-gradient_from','#100A52'),(85513,2138,'page-content_4_background-gradient_to','#144B66'),(85514,2138,'page-content_4_background-gradient',''),(85515,2138,'page-content_4_content_image','2400'),(85516,2138,'page-content_4_content_title','Plataforma de Facturación SaaS'),(85517,2138,'page-content_4_content_description','CommerceGate ofrece a nuestros clientes un sistema de facturación automatizado y transparente para ahorrar tiempo en la conciliación de gran volumen de transacciones.'),(85518,2138,'page-content_4_content_button','a:3:{s:5:\"title\";s:13:\"Descubra más\";s:3:\"url\";s:74:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/billing-platform/\";s:6:\"target\";s:0:\"\";}'),(85519,2138,'page-content_4_content',''),(85520,2138,'page-content_4_list_0_icon','2220'),(85521,2138,'page-content_4_list_0_title','SaaS de Reconciliación Financiera'),(85522,2138,'page-content_4_list','4'),(85523,2138,'page-content','6'),(85524,2138,'page-content_0_list_1_icon','2229'),(85525,2138,'page-content_0_list_1_title','Visualización de su cliente'),(85526,2138,'page-content_0_list_1_description','Single point of[nbsp]contact, handling authorisation, clearing and settlement'),(85527,2138,'page-content_0_list_2_icon','2226'),(85528,2138,'page-content_0_list_2_title','Capitalice las oportunidades'),(85529,2138,'page-content_0_list_2_description','State of[nbsp]the art fraud scrubbing and real-time monitoring by[nbsp]our risk team'),(85530,2138,'page-content_0_list_3_icon','2227'),(85531,2138,'page-content_0_list_3_title','Colabora exitosamente'),(85532,2138,'page-content_0_list_3_description','Tactical, analytical approach to[nbsp]your pricing'),(85533,2138,'page-content_1_list_1_icon','2231'),(85534,2138,'page-content_1_list_1_title','Controles operativos altamente regulados'),(85535,2138,'page-content_1_list_2_icon','2232'),(85536,2138,'page-content_1_list_2_title','Mitigar el riesgo de reputación'),(85537,2138,'page-content_1_list_3_icon','2230'),(85538,2138,'page-content_1_list_3_title','Libertad crediticia'),(85539,2138,'page-content_2_list_1_title','Departamento de Riesgos Dedicado'),(85540,2138,'page-content_2_list_1_description','Single point of[nbsp]contact, handling authorisation, clearing and settlement'),(85541,2138,'page-content_2_list_2_title','Gestión de riesgos líder'),(85542,2138,'page-content_2_list_2_description','State of[nbsp]the art fraud scrubbing and real-time monitoring by[nbsp]our risk team'),(85543,2138,'page-content_2_list_3_title','15 años de operaciones globales'),(85544,2138,'page-content_2_list_3_description','Tactical, analytical approach to[nbsp]your pricing'),(85545,2138,'page-content_3_list_1_icon','2215'),(85546,2138,'page-content_3_list_1_title','Autenticación de usuario 2FA segura'),(85547,2138,'page-content_3_list_1_description','Servicio de autenticación de usuarios de alto nivel para usted y su empresa.'),(85548,2138,'page-content_3_list_2_icon','2217'),(85549,2138,'page-content_3_list_2_title','Más de 20 proveedores activos'),(85550,2138,'page-content_3_list_2_description','Aproveche la red líder de socios de proximidad para cualquier tipo de negocio'),(85551,2138,'page-content_3_list_3_icon','2216'),(85552,2138,'page-content_3_list_3_title','Admite pagos populares de todo tipo'),(85553,2138,'page-content_3_list_3_description','Admite pagos en tiempo real, retiro de fondos por comerciantes, tokenización de datos y APMs.'),(85554,2138,'page-content_4_list_1_icon','2218'),(85555,2138,'page-content_4_list_1_title','Acceda a datos transaccionales'),(85556,2138,'page-content_4_list_2_icon','2219'),(85557,2138,'page-content_4_list_2_title','Con modelos de descuento'),(85558,2138,'page-content_4_list_3_icon','2221'),(85559,2138,'page-content_4_list_3_title','Soporte completo y dedicado'),(85560,2138,'page-content_0_background-gradient_type','dark'),(85561,2138,'page-content_4_background-gradient_type','light'),(85562,2138,'page-content_0_background-gradient_content-color','dark'),(85563,2138,'page-content_4_background-gradient_content-color','dark'),(85564,2138,'page-content_0_style_content-color','light'),(85565,2138,'page-content_0_style_type','dark'),(85566,2138,'page-content_0_style',''),(85567,2138,'page-content_4_style_content-color','dark'),(85568,2138,'page-content_4_style_type','light'),(85569,2138,'page-content_4_style',''),(85570,2138,'page-content_0_style_bg-type','dark'),(85571,2138,'page-content_4_style_bg-type','light'),(85572,2138,'page-content_0_style_bg-from','#81d742'),(85573,2138,'page-content_0_style_bg-to','#8224e3'),(85574,2138,'blog-block_title',''),(85575,2138,'blog-block_link','a:3:{s:5:\"title\";s:32:\"Vea nuestras historias de éxito\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/es/blog/\";s:6:\"target\";s:0:\"\";}'),(85576,2138,'blog-block_posts','a:4:{i:0;s:4:\"2696\";i:1;s:4:\"2694\";i:2;s:4:\"2686\";i:3;s:4:\"2682\";}'),(85577,2138,'blog-block_post-button-title','Ver caso de estudio'),(85578,2138,'blog-block',''),(85579,2138,'testimonials_title',''),(85580,2138,'testimonials_description',''),(85581,2138,'testimonials_cases',''),(85582,2138,'testimonials_post-button-title',''),(85583,2138,'testimonials',''),(85584,2138,'blog-block_title-color','#4BD18E'),(85585,2138,'blog-block_title_before','Su éxito es el nuestro.'),(85586,2138,'blog-block_title_after','Está en buenas manos.'),(85587,2138,'page-content_4_style_bg-from','#8224e3'),(85588,2138,'page-content_4_style_bg-to','#eeee22'),(85589,2138,'product-preview_image','458'),(85590,2138,'product-preview_label','CG'),(85591,2138,'product-preview_description','Adopte las últimas innovaciones y manténgase competitivo en un panorama bancario en evolución.'),(85592,2138,'product-preview',''),(85593,2138,'product-preview_icon','483'),(85594,2138,'main-block_illustration_image','2397'),(85595,2138,'main-block_illustration_icon','2401'),(85596,2138,'main-block_illustration',''),(85597,2138,'page-content_1_content_percent','+17%'),(85598,2138,'is-disabled','0'),(85599,2138,'page-content_0_content_button','a:3:{s:5:\"title\";s:13:\"Descubra más\";s:3:\"url\";s:73:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/payment-gateway/\";s:6:\"target\";s:0:\"\";}'),(85600,2138,'page-content_5_block-type','type-4'),(85601,2138,'page-content_5_content-position','right'),(85602,2138,'page-content_5_content_image','2395'),(85603,2138,'page-content_5_content_title','Licencia y cumplimiento'),(85604,2138,'page-content_5_content_description','En CommerceGate hemos ofrecido 15 años de asociación colaborativa y confiable a nuestros clientes, cuentas auditadas por KPMG y con estrictos controles financieros de sus fondos a través de los grupos bancarios de 1er nivel más grandes, y con la licencia del Banco de España.'),(85605,2138,'page-content_5_content',''),(85606,2138,'page-content_5_list_0_icon','2223'),(85607,2138,'page-content_5_list_0_title','Con Licencia del Banco de España'),(85608,2138,'page-content_5_list_0_description','Tenemos licencia oficial del Banco de España, con registros verificables desde su listado oficial.'),(85609,2138,'page-content_5_list_1_icon','2224'),(85610,2138,'page-content_5_list_1_title','Institución Financiera Regulada por UE'),(85611,2138,'page-content_5_list_1_description','Certificado y compatible con los reguladores de la UE y las leyes aplicables.'),(85612,2138,'page-content_5_list_2_icon','2225'),(85613,2138,'page-content_5_list_2_title','Auditor de KPMG designado'),(85614,2138,'page-content_5_list_2_description','Auditados con los más altos estándares para brindar tranquilidad a nuestros clientes.'),(85615,2138,'page-content_5_list_3_icon','2222'),(85616,2138,'page-content_5_list_3_title','Cumplimiento de seguridad PCI Nivel 1'),(85617,2138,'page-content_5_list_3_description','El mayor nivel de seguridad empresarial en datos de clientes y tarjetas.'),(85618,2138,'page-content_5_list','4'),(85619,2138,'page-content_1_list_0_description','Manténgase a la vanguardia de los reguladores con la supervisión automatizada de los cambios regulatorios.'),(85620,2138,'page-content_1_list_1_description','Los fondos comerciales mediante la adquisición de servicios son procesados ​​por socios regulados de la UE.'),(85621,2138,'page-content_1_list_2_description','Sofisticados controles sobre los comerciantes garantizan la conformidad con la política de aceptación.'),(85622,2138,'page-content_1_list_3_description','Acceda a una mayor libertad crediticia con sus clientes desde un facilitador de pagos confiable.'),(85623,2138,'page-content_2_content_percent','+17%'),(85624,2138,'page-content_2_list_0_icon','2241'),(85625,2138,'page-content_2_list_1_icon','2239'),(85626,2138,'page-content_2_list_2_icon','2240'),(85627,2138,'page-content_2_list_3_icon','2238'),(85628,2138,'page-content_2_style_content-color','dark'),(85629,2138,'page-content_2_style_bg-type','light'),(85630,2138,'page-content_2_style',''),(85631,2138,'page-content_2_content_button','a:3:{s:5:\"title\";s:13:\"Descubra más\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(85632,2138,'page-content_3_content_percent','+17%'),(85633,2138,'page-content_4_list_0_description','We are officially licensed by Banco de Espana, with verifiable records held at their official register.'),(85634,2138,'page-content_4_list_1_description','Certified and compliant with[nbds]EU[nbds]regulators and[nbds]applicable laws.'),(85635,2138,'page-content_4_list_2_description','Audited with the highest standards to provide our[nbds]clients a [nbds]eace of[nbds]mind.'),(85636,2138,'page-content_4_list_3_description','Highest enterprise security level for customer data and[nbds]card information.'),(85637,2138,'page-content_4_content_percent','+17%'),(85638,2138,'page-content_5_content_percent','+17%'),(85639,2138,'introductory-block_block-display','0'),(85640,2138,'_edit_last','1'),(85641,2138,'_is-disabled','field_613b779acf902'),(85642,2138,'_product-preview_icon','field_61014e4accd74'),(85643,2138,'_product-preview_image','field_610106db16f55'),(85644,2138,'_product-preview_label','field_610106ef16f56'),(85645,2138,'_product-preview_description','field_6101073616f59'),(85646,2138,'_product-preview','field_610106c416f54'),(85647,2138,'_main-block_illustration_image','field_6124b5ae9fde8'),(85648,2138,'_main-block_illustration_icon','field_6124b58e9fde7'),(85649,2138,'_main-block_illustration','field_60fe22fa390e1'),(85650,2138,'_main-block_title','field_60fe22cc390df'),(85651,2138,'_main-block_description','field_60fe22da390e0'),(85652,2138,'_main-block_first-button','field_60fe2326390e2'),(85653,2138,'_main-block_second-button','field_60fe2339390e3'),(85654,2138,'_main-block','field_60fe22ac390de'),(85655,2138,'_introductory-block_block-display','field_61728ac1be66e'),(85656,2138,'_introductory-block','field_60fe251408e59'),(85657,2138,'_page-content_0_block-type','field_60fe33225760d'),(85658,2138,'_page-content_0_content-position','field_60fe3af01f07a'),(85659,2138,'_page-content_0_style_content-color','field_60fe46b438c11'),(85660,2138,'_page-content_0_style_bg-type','field_60fe42d9fe46a'),(85661,2138,'_page-content_0_style','field_60fe39d8fa409'),(85662,2138,'_page-content_0_content_image','field_60fe35655522a'),(85663,2138,'_page-content_0_content_title','field_60fe35c95522b'),(85664,2138,'_page-content_0_content_description','field_60fe35fb5522c'),(85665,2138,'_page-content_0_content_button','field_60fe3cf5ca1fb'),(85666,2138,'_page-content_0_content','field_60fe36115522d'),(85667,2138,'_page-content_0_list_0_icon','field_60fe3823432ad'),(85668,2138,'_page-content_0_list_0_title','field_60fe3832432ae'),(85669,2138,'_page-content_0_list_1_icon','field_60fe3823432ad'),(85670,2138,'_page-content_0_list_1_title','field_60fe3832432ae'),(85671,2138,'_page-content_0_list_2_icon','field_60fe3823432ad'),(85672,2138,'_page-content_0_list_2_title','field_60fe3832432ae'),(85673,2138,'_page-content_0_list_3_icon','field_60fe3823432ad'),(85674,2138,'_page-content_0_list_3_title','field_60fe3832432ae'),(85675,2138,'_page-content_0_list','field_60fe366c432ac'),(85676,2138,'_page-content_1_block-type','field_60fe33225760d'),(85677,2138,'_page-content_1_content-position','field_60fe3af01f07a'),(85678,2138,'_page-content_1_content_image','field_60fe35655522a'),(85679,2138,'_page-content_1_content_title','field_60fe35c95522b'),(85680,2138,'_page-content_1_content_description','field_60fe35fb5522c'),(85681,2138,'_page-content_1_content','field_60fe36115522d'),(85682,2138,'_page-content_1_list_0_icon','field_60fe3823432ad'),(85683,2138,'_page-content_1_list_0_title','field_60fe3832432ae'),(85684,2138,'_page-content_1_list_0_description','field_60fe3836432af'),(85685,2138,'_page-content_1_list_1_icon','field_60fe3823432ad'),(85686,2138,'_page-content_1_list_1_title','field_60fe3832432ae'),(85687,2138,'_page-content_1_list_1_description','field_60fe3836432af'),(85688,2138,'_page-content_1_list_2_icon','field_60fe3823432ad'),(85689,2138,'_page-content_1_list_2_title','field_60fe3832432ae'),(85690,2138,'_page-content_1_list_2_description','field_60fe3836432af'),(85691,2138,'_page-content_1_list_3_icon','field_60fe3823432ad'),(85692,2138,'_page-content_1_list_3_title','field_60fe3832432ae'),(85693,2138,'_page-content_1_list_3_description','field_60fe3836432af'),(85694,2138,'_page-content_1_list','field_60fe366c432ac'),(85695,2138,'_page-content_2_block-type','field_60fe33225760d'),(85696,2138,'_page-content_2_content-position','field_60fe3af01f07a'),(85697,2138,'_page-content_2_style_content-color','field_60fe46b438c11'),(85698,2138,'_page-content_2_style_bg-type','field_60fe42d9fe46a'),(85699,2138,'_page-content_2_style','field_60fe39d8fa409'),(85700,2138,'_page-content_2_content_image','field_60fe35655522a'),(85701,2138,'_page-content_2_content_title','field_60fe35c95522b'),(85702,2138,'_page-content_2_content_description','field_60fe35fb5522c'),(85703,2138,'_page-content_2_content_button','field_60fe3cf5ca1fb'),(85704,2138,'_page-content_2_content','field_60fe36115522d'),(85705,2138,'_page-content_2_list_0_icon','field_60fe3823432ad'),(85706,2138,'_page-content_2_list_0_title','field_60fe3832432ae'),(85707,2138,'_page-content_2_list_1_icon','field_60fe3823432ad'),(85708,2138,'_page-content_2_list_1_title','field_60fe3832432ae'),(85709,2138,'_page-content_2_list_2_icon','field_60fe3823432ad'),(85710,2138,'_page-content_2_list_2_title','field_60fe3832432ae'),(85711,2138,'_page-content_2_list_3_icon','field_60fe3823432ad'),(85712,2138,'_page-content_2_list_3_title','field_60fe3832432ae'),(85713,2138,'_page-content_2_list','field_60fe366c432ac'),(85714,2138,'_page-content_3_block-type','field_60fe33225760d'),(85715,2138,'_page-content_3_content-position','field_60fe3af01f07a'),(85716,2138,'_page-content_3_content_image','field_60fe35655522a'),(85717,2138,'_page-content_3_content_title','field_60fe35c95522b'),(85718,2138,'_page-content_3_content_description','field_60fe35fb5522c'),(85719,2138,'_page-content_3_content','field_60fe36115522d'),(85720,2138,'_page-content_3_list_0_icon','field_60fe3823432ad'),(85721,2138,'_page-content_3_list_0_title','field_60fe3832432ae'),(85722,2138,'_page-content_3_list_0_description','field_60fe3836432af'),(85723,2138,'_page-content_3_list_1_icon','field_60fe3823432ad'),(85724,2138,'_page-content_3_list_1_title','field_60fe3832432ae'),(85725,2138,'_page-content_3_list_1_description','field_60fe3836432af'),(85726,2138,'_page-content_3_list_2_icon','field_60fe3823432ad'),(85727,2138,'_page-content_3_list_2_title','field_60fe3832432ae'),(85728,2138,'_page-content_3_list_2_description','field_60fe3836432af'),(85729,2138,'_page-content_3_list_3_icon','field_60fe3823432ad'),(85730,2138,'_page-content_3_list_3_title','field_60fe3832432ae'),(85731,2138,'_page-content_3_list_3_description','field_60fe3836432af'),(85732,2138,'_page-content_3_list','field_60fe366c432ac'),(85733,2138,'_page-content_4_block-type','field_60fe33225760d'),(85734,2138,'_page-content_4_content-position','field_60fe3af01f07a'),(85735,2138,'_page-content_4_style_content-color','field_60fe46b438c11'),(85736,2138,'_page-content_4_style_bg-type','field_60fe42d9fe46a'),(85737,2138,'_page-content_4_style','field_60fe39d8fa409'),(85738,2138,'_page-content_4_content_image','field_60fe35655522a'),(85739,2138,'_page-content_4_content_title','field_60fe35c95522b'),(85740,2138,'_page-content_4_content_description','field_60fe35fb5522c'),(85741,2138,'_page-content_4_content_button','field_60fe3cf5ca1fb'),(85742,2138,'_page-content_4_content','field_60fe36115522d'),(85743,2138,'_page-content_4_list_0_icon','field_60fe3823432ad'),(85744,2138,'_page-content_4_list_0_title','field_60fe3832432ae'),(85745,2138,'_page-content_4_list_1_icon','field_60fe3823432ad'),(85746,2138,'_page-content_4_list_1_title','field_60fe3832432ae'),(85747,2138,'_page-content_4_list_2_icon','field_60fe3823432ad'),(85748,2138,'_page-content_4_list_2_title','field_60fe3832432ae'),(85749,2138,'_page-content_4_list_3_icon','field_60fe3823432ad'),(85750,2138,'_page-content_4_list_3_title','field_60fe3832432ae'),(85751,2138,'_page-content_4_list','field_60fe366c432ac'),(85752,2138,'_page-content_5_block-type','field_60fe33225760d'),(85753,2138,'_page-content_5_content-position','field_60fe3af01f07a'),(85754,2138,'_page-content_5_content_image','field_60fe35655522a'),(85755,2138,'_page-content_5_content_title','field_60fe35c95522b'),(85756,2138,'_page-content_5_content_description','field_60fe35fb5522c'),(85757,2138,'_page-content_5_content','field_60fe36115522d'),(85758,2138,'_page-content_5_list_0_icon','field_60fe3823432ad'),(85759,2138,'_page-content_5_list_0_title','field_60fe3832432ae'),(85760,2138,'_page-content_5_list_0_description','field_60fe3836432af'),(85761,2138,'_page-content_5_list_1_icon','field_60fe3823432ad'),(85762,2138,'_page-content_5_list_1_title','field_60fe3832432ae'),(85763,2138,'_page-content_5_list_1_description','field_60fe3836432af'),(85764,2138,'_page-content_5_list_2_icon','field_60fe3823432ad'),(85765,2138,'_page-content_5_list_2_title','field_60fe3832432ae'),(85766,2138,'_page-content_5_list_2_description','field_60fe3836432af'),(85767,2138,'_page-content_5_list_3_icon','field_60fe3823432ad'),(85768,2138,'_page-content_5_list_3_title','field_60fe3832432ae'),(85769,2138,'_page-content_5_list_3_description','field_60fe3836432af'),(85770,2138,'_page-content_5_list','field_60fe366c432ac'),(85771,2138,'_page-content','field_60fe2e8ddcc54'),(85772,2138,'_blog-block_title-color','field_60fff607aff99'),(85773,2138,'_blog-block_title_before','field_60fff6bcaff9a'),(85774,2138,'_blog-block_title_after','field_60fff6d5aff9b'),(85775,2138,'_blog-block_title','field_60fe6c2eadbe0'),(85776,2138,'_blog-block_link','field_60fe6c2eadbe1'),(85777,2138,'_blog-block_posts','field_60fe6c2eadbe2'),(85778,2138,'_blog-block_post-button-title','field_60fe6c2eadbe3'),(85779,2138,'_blog-block','field_60fe6c2eadbdf'),(85780,2138,'_testimonials_title','field_60ffd62579c6a'),(85781,2138,'_testimonials_description','field_60ffd62c79c6b'),(85782,2138,'_testimonials_cases','field_60ffd68f79c6c'),(85783,2138,'_testimonials_post-button-title','field_60ffd8a5f4211'),(85784,2138,'_testimonials','field_60ffd61879c69'),(85785,2138,'_yoast_wpseo_estimated-reading-time-minutes',''),(85786,2138,'_edit_lock','1638301691:1'),(85787,2138,'_wp_old_slug','a-instituciones-bancarias'),(85788,2141,'page-info_title','Nuestras Soluciones'),(85789,2141,'_page-info_title','field_6101232a17dd2'),(85790,2141,'page-info_description','CommerceGate ofrece todas las herramientas que su negocio en línea necesita para procesar y administrar de manera segura los pagos digitales a escala mundial.'),(85791,2141,'_page-info_description','field_6101234317dd3'),(85792,2141,'page-info_button-name','Explore more'),(85793,2141,'_page-info_button-name','field_6101235717dd4'),(85794,2141,'page-info_products-link-title','Descubra más'),(85795,2141,'_page-info_products-link-title','field_6101239f17dd5'),(85796,2141,'page-info',''),(85797,2141,'_page-info','field_610123ef33675'),(85798,2141,'page-info_disabled-products-link-title','Coming soon'),(85799,2141,'_page-info_disabled-products-link-title','field_613b7709822b0'),(85800,2141,'page-info_button','a:3:{s:5:\"title\";s:14:\"Pregunte ahora\";s:3:\"url\";s:57:\"https://commercegate.goodface.com.ua/wp/es/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(85801,2141,'_page-info_button','field_6101235717dd4'),(86187,2144,'main-block_image','300'),(86188,2144,'main-block_title','Online payments for e-commerce'),(86189,2144,'main-block_description','Leverage on our leading fraud protection system and localized payment solutions with over 100+ currencies, and focus on scaling your business globally securely.'),(86190,2144,'main-block_first-button','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:57:\"https://commercegate.goodface.com.ua/wp/es/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(86191,2144,'main-block_second-button','Discover more'),(86192,2144,'main-block',''),(86193,2144,'introductory-block_title','Online Payment Processing'),(86194,2144,'introductory-block_description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to \r\naccept credit card payments from your customers safely.'),(86195,2144,'introductory-block',''),(86196,2144,'page-content_0_block-type','type-1'),(86197,2144,'page-content_0_content-position','left'),(86198,2144,'page-content_0_style_content-color','light'),(86199,2144,'page-content_0_style_bg-type','dark'),(86200,2144,'page-content_0_style',''),(86201,2144,'page-content_0_content_image','2764'),(86202,2144,'page-content_0_content_title','PCI DSS Level 1 Security'),(86203,2144,'page-content_0_content_description','Since 2009, our payment solutions are compliant to PCI DSS Level 1, the highest security standard for the industry. You can worry less about cyberattacks and hacking, and focus on growing your business globally.'),(86204,2144,'page-content_0_content',''),(86205,2144,'page-content_0_list_0_icon','2254'),(86206,2144,'page-content_0_list_0_title','High security compliance standards'),(86207,2144,'page-content_0_list_0_description','Adopt the highest security standard of a Level 1 Service Provider with PCI DSS v.3.2.1 compliance.'),(86208,2144,'page-content_0_list_1_icon','2252'),(86209,2144,'page-content_0_list_1_title','Stay compliant with regulators'),(86210,2144,'page-content_0_list_1_description','Let our customizable PCI-Compliant Payment Form take care of your checkout.'),(86211,2144,'page-content_0_list_2_icon','337'),(86212,2144,'page-content_0_list_2_title','Sensitive information tokenization'),(86213,2144,'page-content_0_list_2_description','Process your customers\' payments without storing sensitive payment information.'),(86214,2144,'page-content_0_list_3_icon','2251'),(86215,2144,'page-content_0_list_3_title','Protection from malicious cyberattacks'),(86216,2144,'page-content_0_list_3_description','Leverage on our secure architecture for payment processing.'),(86217,2144,'page-content_0_list','4'),(86218,2144,'page-content_1_block-type','type-5'),(86219,2144,'page-content_1_content-position','right'),(86220,2144,'page-content_1_content_image','2409'),(86221,2144,'page-content_1_content_title','First-class payment technology and architecture'),(86222,2144,'page-content_1_content_description','Our scalable payment processing technology offers industry-leading capabilities that can be customized for every business model.'),(86223,2144,'page-content_1_content',''),(86224,2144,'page-content_1_list_0_icon','2256'),(86225,2144,'page-content_1_list_0_title','Flexible endpoint integration'),(86226,2144,'page-content_1_list_1_icon','2255'),(86227,2144,'page-content_1_list_1_title','Scalable Microservice Architecture'),(86228,2144,'page-content_1_list_2_icon','2257'),(86229,2144,'page-content_1_list_2_title','Real-time monitoring and alerts'),(86230,2144,'page-content_1_list_3_icon','2246'),(86231,2144,'page-content_1_list_3_title','All-in-one API reporting'),(86232,2144,'page-content_1_list','4'),(86233,2144,'page-content_2_block-type','type-4'),(86234,2144,'page-content_2_content-position','left'),(86235,2144,'page-content_2_content_image','2411'),(86236,2144,'page-content_2_content_title','Intuitive API Documentation'),(86237,2144,'page-content_2_content_description','High availability and securely hosted API documentation and sandbox for live testing and integration. We provide interactive test-cases and examples so that you know what to expect before integration to your codebase.'),(86238,2144,'page-content_2_content',''),(86239,2144,'page-content_2_list_0_title','Fully Interactive API Documentation'),(86240,2144,'page-content_2_list_0_description','Enhanced developer interface for faster integration and deployment cycles.'),(86241,2144,'page-content_2_list_1_title','Validate callbacks in real-time'),(86242,2144,'page-content_2_list_1_description','Easily inspect API requests and responses in real-time for quick testing.'),(86243,2144,'page-content_2_list_2_title','Flexibility and scalability built-in'),(86244,2144,'page-content_2_list_2_description','Build the required callback logic without any development overheads.'),(86245,2144,'page-content_2_list_3_title','Developed with the best standards'),(86246,2144,'page-content_2_list_3_description','Integrate with peace of mind using consistent API architecture and styles.'),(86247,2144,'page-content_2_list','4'),(86248,2144,'page-content_3_block-type','type-5'),(86249,2144,'page-content_3_content-position','right'),(86250,2144,'page-content_3_content_image','2410'),(86251,2144,'page-content_3_content_title','High uptime availability and low latency payments'),(86252,2144,'page-content_3_content_description','Leverage on our cloud-based payments server architecture excellence and redundancies to safeguard from failures with 99.99% uptime.'),(86253,2144,'page-content_3_content',''),(86254,2144,'page-content_3_list_0_icon','2267'),(86255,2144,'page-content_3_list_0_title','Cloud-based platform'),(86256,2144,'page-content_3_list_0_description','Deploy our agile payment pages to suit any platform'),(86266,2144,'page-content_3_list','4'),(86267,2144,'page-content_4_block-type','type-4'),(86268,2144,'page-content_4_content-position','left'),(86269,2144,'page-content_4_style_content-color','dark'),(86270,2144,'page-content_4_style_bg-type','light'),(86271,2144,'page-content_4_style',''),(86272,2144,'page-content_4_content_image','2414'),(86273,2144,'page-content_4_content_title','Subscription Payment Support'),(86274,2144,'page-content_4_content_description','Quickly setup a recurring subscription billing process for your business and automate rebills securely for all failed payments. Focus on growing your core business and let us handle your customers\' payments and billing.'),(86275,2144,'page-content_4_content_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(86276,2144,'page-content_4_content',''),(86277,2144,'page-content_4_list_0_icon','2271'),(86278,2144,'page-content_4_list_0_title','Support recurring payments'),(86279,2144,'page-content_4_list_1_icon','2213'),(86280,2144,'page-content_4_list_1_title','Stay compliant with regulators'),(86281,2144,'page-content_4_list_2_icon','2269'),(86282,2144,'page-content_4_list_2_title','Reduce revenue leakages'),(86283,2144,'page-content_4_list_3_icon','2270'),(86284,2144,'page-content_4_list_3_title','Scale your business globally'),(86285,2144,'page-content_4_list','4'),(86286,2144,'page-content','8'),(86287,2144,'blog-block_title-color','#4BD18E'),(86288,2144,'blog-block_title_before','Últimos artículos'),(86289,2144,'blog-block_title_after','del blog'),(86290,2144,'blog-block_title',''),(86291,2144,'blog-block_link','a:3:{s:5:\"title\";s:32:\"Vea nuestras historias de éxito\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/es/blog/\";s:6:\"target\";s:0:\"\";}'),(86292,2144,'blog-block_posts',''),(86293,2144,'blog-block_post-button-title','Saber más'),(86294,2144,'blog-block',''),(86295,2144,'testimonials_title',''),(86296,2144,'testimonials_description',''),(86297,2144,'testimonials_cases',''),(86298,2144,'testimonials_post-button-title',''),(86299,2144,'testimonials',''),(86300,2144,'product-preview_image','2803'),(86301,2144,'product-preview_title_label','CG'),(86302,2144,'product-preview_title_title','Payment Gateway Platform'),(86303,2144,'product-preview_title',''),(86304,2144,'product-preview_description','Professional and loaded with the tools and features you need to[nbsp]maximise your revenue.'),(86305,2144,'product-preview',''),(86306,2144,'product-preview_label','CG'),(86307,2144,'product-preview_icon','2804'),(86308,2144,'main-block_illustration_image','2412'),(86309,2144,'main-block_illustration_icon','2391'),(86310,2144,'main-block_illustration',''),(86311,2144,'page-content_1_content_percent','+17%'),(86312,2144,'is-disabled','0'),(86313,2144,'introductory-block_block-display','0'),(86314,2144,'_edit_last','1'),(86315,2144,'_is-disabled','field_613b779acf902'),(86316,2144,'_product-preview_icon','field_61014e4accd74'),(86317,2144,'_product-preview_image','field_610106db16f55'),(86318,2144,'_product-preview_label','field_610106ef16f56'),(86319,2144,'_product-preview_description','field_6101073616f59'),(86320,2144,'_product-preview','field_610106c416f54'),(86321,2144,'_main-block_illustration_image','field_6124b5ae9fde8'),(86322,2144,'_main-block_illustration_icon','field_6124b58e9fde7'),(86323,2144,'_main-block_illustration','field_60fe22fa390e1'),(86324,2144,'_main-block_title','field_60fe22cc390df'),(86325,2144,'_main-block_description','field_60fe22da390e0'),(86326,2144,'_main-block_first-button','field_60fe2326390e2'),(86327,2144,'_main-block_second-button','field_60fe2339390e3'),(86328,2144,'_main-block','field_60fe22ac390de'),(86329,2144,'_introductory-block_block-display','field_61728ac1be66e'),(86330,2144,'_introductory-block','field_60fe251408e59'),(86331,2144,'_page-content_0_block-type','field_60fe33225760d'),(86332,2144,'_page-content_0_content-position','field_60fe3af01f07a'),(86333,2144,'_page-content_0_style_content-color','field_60fe46b438c11'),(86334,2144,'_page-content_0_style_bg-type','field_60fe42d9fe46a'),(86335,2144,'_page-content_0_style','field_60fe39d8fa409'),(86336,2144,'_page-content_0_content_image','field_60fe35655522a'),(86337,2144,'_page-content_0_content_title','field_60fe35c95522b'),(86338,2144,'_page-content_0_content_description','field_60fe35fb5522c'),(86339,2144,'_page-content_0_content','field_60fe36115522d'),(86340,2144,'_page-content_0_list_0_icon','field_60fe3823432ad'),(86341,2144,'_page-content_0_list_0_title','field_60fe3832432ae'),(86342,2144,'_page-content_0_list_0_description','field_60fe3836432af'),(86343,2144,'_page-content_0_list_1_icon','field_60fe3823432ad'),(86344,2144,'_page-content_0_list_1_title','field_60fe3832432ae'),(86345,2144,'_page-content_0_list_1_description','field_60fe3836432af'),(86346,2144,'_page-content_0_list_2_icon','field_60fe3823432ad'),(86347,2144,'_page-content_0_list_2_title','field_60fe3832432ae'),(86348,2144,'_page-content_0_list_2_description','field_60fe3836432af'),(86349,2144,'_page-content_0_list_3_icon','field_60fe3823432ad'),(86350,2144,'_page-content_0_list_3_title','field_60fe3832432ae'),(86351,2144,'_page-content_0_list_3_description','field_60fe3836432af'),(86352,2144,'_page-content_0_list','field_60fe366c432ac'),(86353,2144,'_page-content_1_block-type','field_60fe33225760d'),(86354,2144,'_page-content_1_content-position','field_60fe3af01f07a'),(86355,2144,'_page-content_1_content_title','field_60fe35c95522b'),(86356,2144,'_page-content_1_content_description','field_60fe35fb5522c'),(86357,2144,'_page-content_1_content_percent','field_6124b9ca28b7e'),(86358,2144,'_page-content_1_content','field_60fe36115522d'),(86359,2144,'_page-content_1_list_0_icon','field_60fe3823432ad'),(86360,2144,'_page-content_1_list_0_title','field_60fe3832432ae'),(86361,2144,'_page-content_1_list_1_icon','field_60fe3823432ad'),(86362,2144,'_page-content_1_list_1_title','field_60fe3832432ae'),(86363,2144,'_page-content_1_list_2_icon','field_60fe3823432ad'),(86364,2144,'_page-content_1_list_2_title','field_60fe3832432ae'),(86365,2144,'_page-content_1_list_3_icon','field_60fe3823432ad'),(86366,2144,'_page-content_1_list_3_title','field_60fe3832432ae'),(86367,2144,'_page-content_1_list','field_60fe366c432ac'),(86368,2144,'_page-content_2_block-type','field_60fe33225760d'),(86369,2144,'_page-content_2_content-position','field_60fe3af01f07a'),(86370,2144,'_page-content_2_content_image','field_60fe35655522a'),(86371,2144,'_page-content_2_content_title','field_60fe35c95522b'),(86372,2144,'_page-content_2_content_description','field_60fe35fb5522c'),(86373,2144,'_page-content_2_content','field_60fe36115522d'),(86374,2144,'_page-content_2_list_0_title','field_60fe3832432ae'),(86375,2144,'_page-content_2_list_0_description','field_60fe3836432af'),(86376,2144,'_page-content_2_list_1_title','field_60fe3832432ae'),(86377,2144,'_page-content_2_list_1_description','field_60fe3836432af'),(86378,2144,'_page-content_2_list_2_title','field_60fe3832432ae'),(86379,2144,'_page-content_2_list_2_description','field_60fe3836432af'),(86380,2144,'_page-content_2_list_3_title','field_60fe3832432ae'),(86381,2144,'_page-content_2_list_3_description','field_60fe3836432af'),(86382,2144,'_page-content_2_list','field_60fe366c432ac'),(86383,2144,'_page-content_3_block-type','field_60fe33225760d'),(86384,2144,'_page-content_3_content-position','field_60fe3af01f07a'),(86385,2144,'_page-content_3_content_image','field_60fe35655522a'),(86386,2144,'_page-content_3_content_title','field_60fe35c95522b'),(86387,2144,'_page-content_3_content_description','field_60fe35fb5522c'),(86388,2144,'_page-content_3_content','field_60fe36115522d'),(86389,2144,'_page-content_3_list_0_icon','field_60fe3823432ad'),(86390,2144,'_page-content_3_list_0_title','field_60fe3832432ae'),(86391,2144,'_page-content_3_list_0_description','field_60fe3836432af'),(86401,2144,'_page-content_3_list','field_60fe366c432ac'),(86402,2144,'_page-content_4_block-type','field_60fe33225760d'),(86403,2144,'_page-content_4_content-position','field_60fe3af01f07a'),(86404,2144,'_page-content_4_style_content-color','field_60fe46b438c11'),(86405,2144,'_page-content_4_style_bg-type','field_60fe42d9fe46a'),(86406,2144,'_page-content_4_style','field_60fe39d8fa409'),(86407,2144,'_page-content_4_content_image','field_60fe35655522a'),(86408,2144,'_page-content_4_content_title','field_60fe35c95522b'),(86409,2144,'_page-content_4_content_description','field_60fe35fb5522c'),(86410,2144,'_page-content_4_content_button','field_60fe3cf5ca1fb'),(86411,2144,'_page-content_4_content','field_60fe36115522d'),(86412,2144,'_page-content_4_list_0_icon','field_60fe3823432ad'),(86413,2144,'_page-content_4_list_0_title','field_60fe3832432ae'),(86414,2144,'_page-content_4_list_1_icon','field_60fe3823432ad'),(86415,2144,'_page-content_4_list_1_title','field_60fe3832432ae'),(86416,2144,'_page-content_4_list_2_icon','field_60fe3823432ad'),(86417,2144,'_page-content_4_list_2_title','field_60fe3832432ae'),(86418,2144,'_page-content_4_list_3_icon','field_60fe3823432ad'),(86419,2144,'_page-content_4_list_3_title','field_60fe3832432ae'),(86420,2144,'_page-content_4_list','field_60fe366c432ac'),(86421,2144,'_page-content','field_60fe2e8ddcc54'),(86422,2144,'_blog-block_title-color','field_60fff607aff99'),(86423,2144,'_blog-block_title_before','field_60fff6bcaff9a'),(86424,2144,'_blog-block_title_after','field_60fff6d5aff9b'),(86425,2144,'_blog-block_title','field_60fe6c2eadbe0'),(86426,2144,'_blog-block_link','field_60fe6c2eadbe1'),(86427,2144,'_blog-block_posts','field_60fe6c2eadbe2'),(86428,2144,'_blog-block_post-button-title','field_60fe6c2eadbe3'),(86429,2144,'_blog-block','field_60fe6c2eadbdf'),(86430,2144,'_testimonials_title','field_60ffd62579c6a'),(86431,2144,'_testimonials_description','field_60ffd62c79c6b'),(86432,2144,'_testimonials_cases','field_60ffd68f79c6c'),(86433,2144,'_testimonials_post-button-title','field_60ffd8a5f4211'),(86434,2144,'_testimonials','field_60ffd61879c69'),(86435,2144,'_yoast_wpseo_estimated-reading-time-minutes',''),(86436,2144,'_edit_lock','1639753837:1'),(86437,2144,'_wp_old_slug','payment-gatewat'),(86438,2144,'page-content_1_style_content-color','dark'),(86439,2144,'_page-content_1_style_content-color','field_60fe46b438c11'),(86440,2144,'page-content_1_style_bg-type','light'),(86441,2144,'_page-content_1_style_bg-type','field_60fe42d9fe46a'),(86442,2144,'page-content_1_style',''),(86443,2144,'_page-content_1_style','field_60fe39d8fa409'),(86444,2144,'_page-content_1_content_image','field_60fe35655522a'),(86445,2144,'page-content_1_content_button','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(86446,2144,'_page-content_1_content_button','field_60fe3cf5ca1fb'),(86447,2144,'page-content_2_list_0_icon','2266'),(86448,2144,'_page-content_2_list_0_icon','field_60fe3823432ad'),(86449,2144,'page-content_2_list_1_icon','2265'),(86450,2144,'_page-content_2_list_1_icon','field_60fe3823432ad'),(86451,2144,'page-content_2_list_2_icon','2263'),(86452,2144,'_page-content_2_list_2_icon','field_60fe3823432ad'),(86453,2144,'page-content_2_list_3_icon','2262'),(86454,2144,'_page-content_2_list_3_icon','field_60fe3823432ad'),(86455,2144,'page-content_3_style_content-color','dark'),(86456,2144,'_page-content_3_style_content-color','field_60fe46b438c11'),(86457,2144,'page-content_3_style_bg-type','light'),(86458,2144,'_page-content_3_style_bg-type','field_60fe42d9fe46a'),(86459,2144,'page-content_3_style',''),(86460,2144,'_page-content_3_style','field_60fe39d8fa409'),(86461,2144,'page-content_3_content_button','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(86462,2144,'_page-content_3_content_button','field_60fe3cf5ca1fb'),(86463,2144,'page-content_4_content_percent','+17%'),(86464,2144,'_page-content_4_content_percent','field_6124b9ca28b7e'),(86465,2144,'page-content_3_list_1_icon','2257'),(86466,2144,'_page-content_3_list_1_icon','field_60fe3823432ad'),(86467,2144,'page-content_3_list_1_title','Real-time monitoring and alerts'),(86468,2144,'_page-content_3_list_1_title','field_60fe3832432ae'),(86469,2144,'page-content_3_list_2_icon','2195'),(86470,2144,'_page-content_3_list_2_icon','field_60fe3823432ad'),(86471,2144,'page-content_3_list_2_title','High in-house reliability'),(86472,2144,'_page-content_3_list_2_title','field_60fe3832432ae'),(86473,2144,'page-content_3_list_3_icon','2268'),(86474,2144,'_page-content_3_list_3_icon','field_60fe3823432ad'),(86475,2144,'page-content_3_list_3_title','Enterprise platform architecture'),(86476,2144,'_page-content_3_list_3_title','field_60fe3832432ae'),(86477,2144,'page-content_4_list_0_description','Boost your revenue by introducing recurring subscription payment options.'),(86478,2144,'_page-content_4_list_0_description','field_60fe3836432af'),(86479,2144,'page-content_4_list_1_description','Let our customizable PCI-Compliant Payment Form take care of your checkout.'),(86480,2144,'_page-content_4_list_1_description','field_60fe3836432af'),(86481,2144,'page-content_4_list_2_description','Automate payment retries for failed transactions and seal the leakage.'),(86482,2144,'_page-content_4_list_2_description','field_60fe3836432af'),(86483,2144,'page-content_4_list_3_description','Easily accept recurring subscription payments from your customers globally.'),(86484,2144,'_page-content_4_list_3_description','field_60fe3836432af'),(86485,2144,'page-content_5_block-type','type-5'),(86486,2144,'_page-content_5_block-type','field_60fe33225760d'),(86487,2144,'page-content_5_content-position','right'),(86488,2144,'_page-content_5_content-position','field_60fe3af01f07a'),(86489,2144,'page-content_5_style_content-color','dark'),(86490,2144,'_page-content_5_style_content-color','field_60fe46b438c11'),(86491,2144,'page-content_5_style_bg-type','light'),(86492,2144,'_page-content_5_style_bg-type','field_60fe42d9fe46a'),(86493,2144,'page-content_5_style',''),(86494,2144,'_page-content_5_style','field_60fe39d8fa409'),(86495,2144,'page-content_5_content_image','2424'),(86496,2144,'_page-content_5_content_image','field_60fe35655522a'),(86497,2144,'page-content_5_content_title','Accept the most popular payment methods globally'),(86498,2144,'_page-content_5_content_title','field_60fe35c95522b'),(86499,2144,'page-content_5_content_description','Start accepting major popular global and local payment methods that your customers are most familiar with to increase conversion.'),(86500,2144,'_page-content_5_content_description','field_60fe35fb5522c'),(86501,2144,'page-content_5_content_button','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(86502,2144,'_page-content_5_content_button','field_60fe3cf5ca1fb'),(86503,2144,'page-content_5_content',''),(86504,2144,'_page-content_5_content','field_60fe36115522d'),(86505,2144,'page-content_5_list_0_icon','2272'),(86506,2144,'_page-content_5_list_0_icon','field_60fe3823432ad'),(86507,2144,'page-content_5_list_0_title','Accept all payment cards'),(86508,2144,'_page-content_5_list_0_title','field_60fe3832432ae'),(86509,2144,'page-content_5_list_1_icon','2715'),(86510,2144,'_page-content_5_list_1_icon','field_60fe3823432ad'),(86511,2144,'page-content_5_list_1_title','Accept local LATAM payments (Boleto, PIX, TED)'),(86512,2144,'_page-content_5_list_1_title','field_60fe3832432ae'),(86513,2144,'page-content_5_list_2_icon','2716'),(86514,2144,'_page-content_5_list_2_icon','field_60fe3823432ad'),(86515,2144,'page-content_5_list_2_title','Accept digital wallets (e.g. Apple Pay, Google Pay, etc.)'),(86516,2144,'_page-content_5_list_2_title','field_60fe3832432ae'),(86517,2144,'page-content_5_list_3_icon','2270'),(86518,2144,'_page-content_5_list_3_icon','field_60fe3823432ad'),(86519,2144,'page-content_5_list_3_title','Local acquiring solutions'),(86520,2144,'_page-content_5_list_3_title','field_60fe3832432ae'),(86521,2144,'page-content_5_list','4'),(86522,2144,'_page-content_5_list','field_60fe366c432ac'),(86523,2144,'page-content_6_block-type','type-2'),(86524,2144,'_page-content_6_block-type','field_60fe33225760d'),(86525,2144,'page-content_6_content-position','left'),(86526,2144,'_page-content_6_content-position','field_60fe3af01f07a'),(86527,2144,'page-content_6_content_title','Multi-Currency Support'),(86528,2144,'_page-content_6_content_title','field_60fe35c95522b'),(86529,2144,'page-content_6_content_description','Start accepting over 100+ currencies online with our payment solution and simplify your customer checkout experience globally.'),(86530,2144,'_page-content_6_content_description','field_60fe35fb5522c'),(86531,2144,'page-content_6_content_percent','+17%'),(86532,2144,'_page-content_6_content_percent','field_6124b9ca28b7e'),(86533,2144,'page-content_6_content',''),(86534,2144,'_page-content_6_content','field_60fe36115522d'),(86535,2144,'page-content_6_list_0_icon','2276'),(86536,2144,'_page-content_6_list_0_icon','field_60fe3823432ad'),(86537,2144,'page-content_6_list_0_title','Tailor-made prices according to country'),(86538,2144,'_page-content_6_list_0_title','field_60fe3832432ae'),(86539,2144,'page-content_6_list_1_icon','2273'),(86540,2144,'_page-content_6_list_1_icon','field_60fe3823432ad'),(86541,2144,'page-content_6_list_1_title','Accept local currency payments'),(86542,2144,'_page-content_6_list_1_title','field_60fe3832432ae'),(86543,2144,'page-content_6_list_2_icon','2275'),(86544,2144,'_page-content_6_list_2_icon','field_60fe3823432ad'),(86545,2144,'page-content_6_list_2_title','Simplified pricing to convert'),(86546,2144,'_page-content_6_list_2_title','field_60fe3832432ae'),(86547,2144,'page-content_6_list_3_icon','2274'),(86548,2144,'_page-content_6_list_3_icon','field_60fe3823432ad'),(86549,2144,'page-content_6_list_3_title','Scale globally with 100+ currencies'),(86550,2144,'_page-content_6_list_3_title','field_60fe3832432ae'),(86551,2144,'page-content_6_list','4'),(86552,2144,'_page-content_6_list','field_60fe366c432ac'),(86553,2144,'page-content_7_block-type','type-5'),(86554,2144,'_page-content_7_block-type','field_60fe33225760d'),(86555,2144,'page-content_7_content-position','right'),(86556,2144,'_page-content_7_content-position','field_60fe3af01f07a'),(86557,2144,'page-content_7_style_content-color','dark'),(86558,2144,'_page-content_7_style_content-color','field_60fe46b438c11'),(86559,2144,'page-content_7_style_bg-type','light'),(86560,2144,'_page-content_7_style_bg-type','field_60fe42d9fe46a'),(86561,2144,'page-content_7_style',''),(86562,2144,'_page-content_7_style','field_60fe39d8fa409'),(86563,2144,'page-content_7_content_image','2413'),(86564,2144,'_page-content_7_content_image','field_60fe35655522a'),(86565,2144,'page-content_7_content_title','Real-time reports on all your payment flows'),(86566,2144,'_page-content_7_content_title','field_60fe35c95522b'),(86567,2144,'page-content_7_content_description','All-in-one dashboard to visualise all your customer transactions in real-time or integrate with our API with custom callbacks.'),(86568,2144,'_page-content_7_content_description','field_60fe35fb5522c'),(86569,2144,'page-content_7_content_button','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(86570,2144,'_page-content_7_content_button','field_60fe3cf5ca1fb'),(86571,2144,'page-content_7_content',''),(86572,2144,'_page-content_7_content','field_60fe36115522d'),(86573,2144,'page-content_7_list_0_icon','2230'),(86574,2144,'_page-content_7_list_0_icon','field_60fe3823432ad'),(86575,2144,'page-content_7_list_0_title','Easily control payment flows'),(86576,2144,'_page-content_7_list_0_title','field_60fe3832432ae'),(86577,2144,'page-content_7_list_1_icon','2277'),(86578,2144,'_page-content_7_list_1_icon','field_60fe3823432ad'),(86579,2144,'page-content_7_list_1_title','Fast processing and clearance'),(86580,2144,'_page-content_7_list_1_title','field_60fe3832432ae'),(86581,2144,'page-content_7_list_2_icon','2246'),(86582,2144,'_page-content_7_list_2_icon','field_60fe3823432ad'),(86583,2144,'page-content_7_list_2_title','Access everything with one API'),(86584,2144,'_page-content_7_list_2_title','field_60fe3832432ae'),(86585,2144,'page-content_7_list_3_icon','2257'),(86586,2144,'_page-content_7_list_3_icon','field_60fe3823432ad'),(86587,2144,'page-content_7_list_3_title','Low latency status updates'),(86588,2144,'_page-content_7_list_3_title','field_60fe3832432ae'),(86589,2144,'page-content_7_list','4'),(86590,2144,'_page-content_7_list','field_60fe366c432ac'),(86591,2146,'_wp_attached_file','2021/11/banco-de-espana.svg'),(86592,2147,'_wp_attached_file','2021/11/eu-certified.svg'),(86593,2148,'_wp_attached_file','2021/11/kpmg-audited.svg'),(86594,2149,'_wp_attached_file','2021/11/pci.svg'),(86595,2150,'main-block-title','Where Merchants \r\nMeet Buyers'),(86596,2150,'_main-block-title','field_60f71cfe844f0'),(86597,2150,'main-block-description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(86598,2150,'_main-block-description','field_60f71d1a844f1'),(86599,2150,'main-block-first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(86600,2150,'_main-block-first-button','field_60f71d2b844f2'),(86601,2150,'main-block-second-button','Explore more'),(86602,2150,'_main-block-second-button','field_60f71d5a844f3'),(86603,2150,'main-block-globe-points_item-1','$56'),(86604,2150,'_main-block-globe-points_item-1','field_60f7cd79ec2c2'),(86605,2150,'main-block-globe-points_item-2','$78'),(86606,2150,'_main-block-globe-points_item-2','field_60f7cd81ec2c3'),(86607,2150,'main-block-globe-points_item-3','$128'),(86608,2150,'_main-block-globe-points_item-3','field_60f7cd86ec2c4'),(86609,2150,'main-block-globe-points',''),(86610,2150,'_main-block-globe-points','field_60f7cd5bec2c1'),(86611,2150,'main-block_title','Offer online payments easily'),(86612,2150,'_main-block_title','field_60f71cfe844f0'),(86613,2150,'main-block_description','Internet purchases is the new frontier for your businesses. CommerceGate is the best way to set up your online payments and expand your business into new markets around the globe.'),(86614,2150,'_main-block_description','field_60f71d1a844f1'),(86615,2150,'main-block_first-button','a:3:{s:5:\"title\";s:11:\"Get Started\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/sign-up/\";s:6:\"target\";s:0:\"\";}'),(86616,2150,'_main-block_first-button','field_60f71d2b844f2'),(86617,2150,'main-block_second-button','Explore more'),(86618,2150,'_main-block_second-button','field_60f71d5a844f3'),(86619,2150,'main-block',''),(86620,2150,'_main-block','field_60f7ce5d3c350'),(86621,2150,'globe-points_item-1','$56'),(86622,2150,'_globe-points_item-1','field_60f7cd79ec2c2'),(86623,2150,'globe-points_item-2','$78'),(86624,2150,'_globe-points_item-2','field_60f7cd81ec2c3'),(86625,2150,'globe-points_item-3','$128'),(86626,2150,'_globe-points_item-3','field_60f7cd86ec2c4'),(86627,2150,'globe-points',''),(86628,2150,'_globe-points','field_60f7cd5bec2c1'),(86629,2150,'block_content_image','154'),(86630,2150,'_block_content_image','field_60f7cfac21e3c'),(86631,2150,'block_content_title','Since 2006[nbsp]we have helped thousands of[nbsp]merchants grow their business and maximise revenue'),(86632,2150,'_block_content_title','field_60f7cf8621e3a'),(86633,2150,'block_content_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(86634,2150,'_block_content_description','field_60f7cfa321e3b'),(86635,2150,'block_content_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(86636,2150,'_block_content_button','field_60f7cfc021e3d'),(86637,2150,'block_content',''),(86638,2150,'_block_content','field_60f7cf7021e39'),(86639,2150,'advantages_0_icon','2146'),(86640,2150,'_advantages_0_icon','field_60f7cff821e3f'),(86641,2150,'advantages_0_description','Banco de España Eurosistema'),(86642,2150,'_advantages_0_description','field_60f7d00d21e40'),(86643,2150,'advantages','4'),(86644,2150,'_advantages','field_60f7cfdc21e3e'),(86645,2150,'advantages_1_icon','2147'),(86646,2150,'_advantages_1_icon','field_60f7cff821e3f'),(86647,2150,'advantages_1_description','EU Certified & Regulated Financial Institution'),(86648,2150,'_advantages_1_description','field_60f7d00d21e40'),(86649,2150,'advantages_2_icon','2148'),(86650,2150,'_advantages_2_icon','field_60f7cff821e3f'),(86651,2150,'advantages_2_description','KPMG Audited'),(86652,2150,'_advantages_2_description','field_60f7d00d21e40'),(86653,2150,'advantages_3_icon','2149'),(86654,2150,'_advantages_3_icon','field_60f7cff821e3f'),(86655,2150,'advantages_3_description','PCI DSS Level 1'),(86656,2150,'_advantages_3_description','field_60f7d00d21e40'),(86657,2150,'about-company_image','154'),(86658,2150,'_about-company_image','field_60f7cfac21e3c'),(86659,2150,'about-company_title','Thousands of merchants have boosted their sales with our payment solutions since 2006.'),(86660,2150,'_about-company_title','field_60f7cf8621e3a'),(86661,2150,'about-company_description','We enable your business with the best payment technologies and services built with our long industry experience making it easy.'),(86662,2150,'_about-company_description','field_60f7cfa321e3b'),(86663,2150,'about-company_button','a:3:{s:5:\"title\";s:13:\"Discover more\";s:3:\"url\";s:50:\"https://commercegate.goodface.com.ua/wp/our-story/\";s:6:\"target\";s:0:\"\";}'),(86664,2150,'_about-company_button','field_60f7cfc021e3d'),(86665,2150,'about-company',''),(86666,2150,'_about-company','field_60f7cf7021e39'),(86667,2150,'payment-instruments_title_before','Accelerate your growth'),(86668,2150,'_payment-instruments_title_before','field_60f7d6dbb8ab4'),(86669,2150,'payment-instruments_title_after','with online payments'),(86670,2150,'_payment-instruments_title_after','field_60f7d70db8ab5'),(86671,2150,'payment-instruments_title',''),(86672,2150,'_payment-instruments_title','field_60f7d5a179817'),(86673,2150,'payment-instruments_description','CommerceGates makes it secure and easy for you to accept online payments from customers to scale your business globally'),(86674,2150,'_payment-instruments_description','field_60f7d5d379818'),(86675,2150,'payment-instruments_items-link-title','Explore features'),(86676,2150,'_payment-instruments_items-link-title','field_60f7d5df79819'),(86677,2150,'payment-instruments',''),(86678,2150,'_payment-instruments','field_60f7d59679816'),(86679,2150,'complex-services_image','1674'),(86680,2150,'_complex-services_image','field_60f7daf9c4744'),(86681,2150,'complex-services_title','Easily navigate complexities'),(86682,2150,'_complex-services_title','field_60f7d9c5c4742'),(86683,2150,'complex-services_description','Our payment solutions ensure you comply with the latest payment regulations. With our strong and experienced team of financial services experts, we make it simple and help you manage the risks so you can focus on your core business activities and grow your business worry-free.'),(86684,2150,'_complex-services_description','field_60f7d9d7c4743'),(86685,2150,'complex-services_items-link-title','Learn more'),(86686,2150,'_complex-services_items-link-title','field_60f7dbbfc4745'),(86687,2150,'complex-services',''),(86688,2150,'_complex-services','field_60f7d9b2c4741'),(86689,2150,'blog-block_title',''),(86690,2150,'_blog-block_title','field_60f7deefdb657'),(86691,2150,'blog-block_link','a:3:{s:5:\"title\";s:24:\"View our success stories\";s:3:\"url\";s:45:\"https://commercegate.goodface.com.ua/wp/blog/\";s:6:\"target\";s:0:\"\";}'),(86692,2150,'_blog-block_link','field_60f7df05db658'),(86693,2150,'blog-block',''),(86694,2150,'_blog-block','field_60f7dee3db656'),(86695,2150,'blog-block_large-post','235'),(86696,2150,'_blog-block_large-post','field_60f8303a13c72'),(86697,2150,'blog-block_large-post_copy','a:3:{i:0;s:3:\"233\";i:1;s:3:\"234\";i:2;s:3:\"198\";}'),(86698,2150,'_blog-block_large-post_copy','field_60f831d6000c4'),(86699,2150,'blog-block_posts','a:4:{i:0;s:3:\"884\";i:1;s:3:\"854\";i:2;s:3:\"872\";i:3;s:3:\"233\";}'),(86700,2150,'_blog-block_posts','field_60f8322fd24c4'),(86701,2150,'blog-block-large-post_title','Antony from High Risk Product'),(86702,2150,'_blog-block-large-post_title','field_60f834906008c'),(86703,2150,'blog-block-large-post_description','“Working with the sales teams and account managers has been great. They’ve helped[nbsp]us get to[nbsp]market with our solution much quicker than if[nbsp]we[nbsp]had tried to[nbsp]do[nbsp]it[nbsp]ourselves!”'),(86704,2150,'_blog-block-large-post_description','field_60f834946008d'),(86705,2150,'blog-block-large-post',''),(86706,2150,'_blog-block-large-post','field_60f8347e6008b'),(86707,2150,'blog-block_post-button-title','Read Full Story'),(86708,2150,'_blog-block_post-button-title','field_60f8413c74859'),(86709,2150,'payment-instruments_title-color','#4BD18E'),(86710,2150,'_payment-instruments_title-color','field_60fff271c15df'),(86711,2150,'blog-block_title-color','#4BD18E'),(86712,2150,'_blog-block_title-color','field_60fff3b704234'),(86713,2150,'blog-block_title_before','Your success is our success.'),(86714,2150,'_blog-block_title_before','field_60fff38e04232'),(86715,2150,'blog-block_title_after','You\'re in good hands.'),(86716,2150,'_blog-block_title_after','field_60fff3a404233'),(86717,2150,'complex-services-list_0_icon','336'),(86718,2150,'_complex-services-list_0_icon','field_6100fde5a3f1d'),(86719,2150,'complex-services-list_0_title','Online Payments Processing'),(86720,2150,'_complex-services-list_0_title','field_6100fe5aa3f1e'),(86721,2150,'complex-services-list_0_description','Offer the best and fully customized user payment experience for your customers.'),(86722,2150,'_complex-services-list_0_description','field_6100fe60a3f1f'),(86723,2150,'complex-services-list_0_link','a:3:{s:5:\"title\";s:18:\"Payment Processing\";s:3:\"url\";s:73:\"https://commercegate.goodface.com.ua/wp/our-solutions/payment-processing/\";s:6:\"target\";s:0:\"\";}'),(86724,2150,'_complex-services-list_0_link','field_6100fe73a3f20'),(86725,2150,'complex-services-list_1_icon','337'),(86726,2150,'_complex-services-list_1_icon','field_6100fde5a3f1d'),(86727,2150,'complex-services-list_1_title','Acquiring Solutions'),(86728,2150,'_complex-services-list_1_title','field_6100fe5aa3f1e'),(86729,2150,'complex-services-list_1_description','Make it easy to scale your client\'s businesses with all-in-one integrations.'),(86730,2150,'_complex-services-list_1_description','field_6100fe60a3f1f'),(86731,2150,'complex-services-list_1_link','a:3:{s:5:\"title\";s:19:\"Acquiring Solutions\";s:3:\"url\";s:74:\"https://commercegate.goodface.com.ua/wp/our-solutions/acquiring-solutions/\";s:6:\"target\";s:0:\"\";}'),(86732,2150,'_complex-services-list_1_link','field_6100fe73a3f20'),(86733,2150,'complex-services-list_2_icon','339'),(86734,2150,'_complex-services-list_2_icon','field_6100fde5a3f1d'),(86735,2150,'complex-services-list_2_title','Risk & Compliance'),(86736,2150,'_complex-services-list_2_title','field_6100fe5aa3f1e'),(86737,2150,'complex-services-list_2_description','Take control of our fraud monitoring systems and remain compliant.'),(86738,2150,'_complex-services-list_2_description','field_6100fe60a3f1f'),(86739,2150,'complex-services-list_2_link','a:3:{s:5:\"title\";s:23:\"Payment Risk Management\";s:3:\"url\";s:85:\"https://commercegate.goodface.com.ua/wp/our-solutions/risk-and-compliance-management/\";s:6:\"target\";s:0:\"\";}'),(86740,2150,'_complex-services-list_2_link','field_6100fe73a3f20'),(86741,2150,'complex-services-list_3_icon','338'),(86742,2150,'_complex-services-list_3_icon','field_6100fde5a3f1d'),(86743,2150,'complex-services-list_3_title','Revenue Optimization'),(86744,2150,'_complex-services-list_3_title','field_6100fe5aa3f1e'),(86745,2150,'complex-services-list_3_description','Leverage our data analytics expertise to optimize your payment approval ratios.'),(86746,2150,'_complex-services-list_3_description','field_6100fe60a3f1f'),(86747,2150,'complex-services-list_3_link','a:3:{s:5:\"title\";s:20:\"Revenue Optimization\";s:3:\"url\";s:75:\"https://commercegate.goodface.com.ua/wp/our-solutions/revenue-optimization/\";s:6:\"target\";s:0:\"\";}'),(86748,2150,'_complex-services-list_3_link','field_6100fe73a3f20'),(86749,2150,'complex-services-list','4'),(86750,2150,'_complex-services-list','field_6100fd82a3f1c'),(86751,2150,'payment-instruments_list','a:4:{i:0;s:3:\"434\";i:1;s:3:\"435\";i:2;s:3:\"439\";i:3;s:3:\"436\";}'),(86752,2150,'_payment-instruments_list','field_6101027fdf3b7'),(86753,2150,'complex-services-list_0_link-title','Explore service'),(86754,2150,'_complex-services-list_0_link-title','field_613b4014d4849'),(86755,2150,'complex-services-list_1_link-title','Explore service'),(86756,2150,'_complex-services-list_1_link-title','field_613b4014d4849'),(86757,2150,'complex-services-list_2_link-title','Explore service'),(86758,2150,'_complex-services-list_2_link-title','field_613b4014d4849'),(86759,2150,'complex-services-list_3_link-title','Explore service'),(86760,2150,'_complex-services-list_3_link-title','field_613b4014d4849'),(86762,2146,'_wp_attachment_image_alt','Banco de España Eurosistema - CommerceGate.com'),(86764,2147,'_wp_attachment_image_alt','EU Certified - CommerceGate.com'),(86765,2149,'_wp_attachment_image_alt','PCI DSS Level 1 - CommerceGate.com'),(86766,2148,'_wp_attachment_image_alt','KPMG Audited - CommerceGate.com'),(86767,2152,'_wp_attached_file','2021/11/to-merchants-main-icon.png'),(86768,2152,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:224;s:6:\"height\";i:228;s:4:\"file\";s:34:\"2021/11/to-merchants-main-icon.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"to-merchants-main-icon-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:{}}}'),(86769,2152,'_wp_attachment_image_alt','Suitable for all businesses - CommerceGate.com'),(86770,2153,'_wp_attached_file','2021/07/247-real-time-monitoring-icon.svg'),(86771,2154,'_wp_attached_file','2021/07/greater-controls-on-fraud-icon.svg'),(86772,2153,'_wp_attachment_image_alt','24/7 real time monitoring - CommerceGate.com'),(86773,2154,'_wp_attachment_image_alt','Greater controls on fraud - CommerceGate.com'),(86774,2155,'_wp_attached_file','2021/07/dedicated-customer-success-team-icon.svg'),(86775,2155,'_wp_attachment_image_alt','Dedicated customer success team - CommerceGate.com'),(86776,2156,'_wp_attached_file','2021/07/Leading-global-payment-technology.svg'),(86777,2156,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:40;s:6:\"height\";i:40;s:4:\"file\";s:46:\"/2021/07/Leading-global-payment-technology.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:37:\"Leading-global-payment-technology.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:37:\"Leading-global-payment-technology.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:37:\"Leading-global-payment-technology.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:37:\"Leading-global-payment-technology.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:37:\"Leading-global-payment-technology.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:37:\"Leading-global-payment-technology.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(86778,2157,'_wp_attached_file','2021/07/level-1-pci-compliance-icon.svg'),(86779,2157,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:50;s:6:\"height\";i:40;s:4:\"file\";s:40:\"/2021/07/level-1-pci-compliance-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:31:\"level-1-pci-compliance-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:31:\"level-1-pci-compliance-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:31:\"level-1-pci-compliance-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:31:\"level-1-pci-compliance-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:31:\"level-1-pci-compliance-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:31:\"level-1-pci-compliance-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(86780,2158,'_wp_attached_file','2021/07/multi-acquiring-made-easy.svg'),(86781,2158,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:40;s:6:\"height\";i:40;s:4:\"file\";s:38:\"/2021/07/multi-acquiring-made-easy.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:29:\"multi-acquiring-made-easy.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:29:\"multi-acquiring-made-easy.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:29:\"multi-acquiring-made-easy.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:29:\"multi-acquiring-made-easy.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:29:\"multi-acquiring-made-easy.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:29:\"multi-acquiring-made-easy.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(86782,2156,'_wp_attachment_image_alt','Leading global payment technology - CommerceGate.com'),(86783,2157,'_wp_attachment_image_alt','Level 1 PCI compliance - CommerceGate.com'),(86784,2158,'_wp_attachment_image_alt','Multi acquiring made easy - CommerceGate.com'),(86785,2159,'_wp_attached_file','2021/07/parameter-based-discounts-icon.svg'),(86786,2159,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:40;s:6:\"height\";i:40;s:4:\"file\";s:43:\"/2021/07/parameter-based-discounts-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:34:\"parameter-based-discounts-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:34:\"parameter-based-discounts-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:34:\"parameter-based-discounts-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:34:\"parameter-based-discounts-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:34:\"parameter-based-discounts-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:34:\"parameter-based-discounts-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(86787,2160,'_wp_attached_file','2021/07/psd2-compliant-segregated-fund-support-icon.svg'),(86788,2160,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:40;s:6:\"height\";i:40;s:4:\"file\";s:56:\"/2021/07/psd2-compliant-segregated-fund-support-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:47:\"psd2-compliant-segregated-fund-support-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:47:\"psd2-compliant-segregated-fund-support-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:47:\"psd2-compliant-segregated-fund-support-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:47:\"psd2-compliant-segregated-fund-support-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:47:\"psd2-compliant-segregated-fund-support-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:47:\"psd2-compliant-segregated-fund-support-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(86789,2161,'_wp_attached_file','2021/07/real-time-transaction-clearing-icon.svg'),(86790,2161,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:40;s:6:\"height\";i:40;s:4:\"file\";s:48:\"/2021/07/real-time-transaction-clearing-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:39:\"real-time-transaction-clearing-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:39:\"real-time-transaction-clearing-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:39:\"real-time-transaction-clearing-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:39:\"real-time-transaction-clearing-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:39:\"real-time-transaction-clearing-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:39:\"real-time-transaction-clearing-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(86791,2162,'_wp_attached_file','2021/07/supports-all-payment-methods-icon.svg'),(86792,2162,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:40;s:6:\"height\";i:40;s:4:\"file\";s:46:\"/2021/07/supports-all-payment-methods-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:37:\"supports-all-payment-methods-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:37:\"supports-all-payment-methods-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:37:\"supports-all-payment-methods-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:37:\"supports-all-payment-methods-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:37:\"supports-all-payment-methods-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:37:\"supports-all-payment-methods-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(86793,2161,'_wp_attachment_image_alt','Real time transaction clearing - CommerceGate.com'),(86794,2162,'_wp_attachment_image_alt','Supports all payment methods - CommerceGate.com'),(86795,2159,'_wp_attachment_image_alt','Parameter based discounts - CommerceGate.com'),(86796,2160,'_wp_attachment_image_alt','PSD2 compliant segregated fund support - CommerceGate.com'),(86797,1643,'page-content_1_style_content-color','dark'),(86798,1643,'_page-content_1_style_content-color','field_60fe46b438c11'),(86799,1643,'page-content_1_style_bg-type','light'),(86800,1643,'_page-content_1_style_bg-type','field_60fe42d9fe46a'),(86801,1643,'page-content_1_style',''),(86802,1643,'_page-content_1_style','field_60fe39d8fa409'),(86803,1643,'page-content_1_list_0_description','Deploy our agile payment pages to suit any platform'),(86804,1643,'_page-content_1_list_0_description','field_60fe3836432af'),(86805,1643,'page-content_1_list_1_description','Single point of[nbsp]contact, handling authorisation, clearing and settlement'),(86806,1643,'_page-content_1_list_1_description','field_60fe3836432af'),(86807,1643,'page-content_1_list_2_description','State of[nbsp]the art fraud scrubbing and real-time monitoring by[nbsp]our risk team'),(86808,1643,'_page-content_1_list_2_description','field_60fe3836432af'),(86809,1643,'page-content_1_list_3_description','Tactical, analytical approach to[nbsp]your pricing'),(86810,1643,'_page-content_1_list_3_description','field_60fe3836432af'),(86811,1643,'page-content_2_content_percent','+17%'),(86812,1643,'_page-content_2_content_percent','field_6124b9ca28b7e'),(86813,1643,'page-content_2_list_0_icon','2266'),(86814,1643,'_page-content_2_list_0_icon','field_60fe3823432ad'),(86815,1643,'page-content_2_list_1_icon','2265'),(86816,1643,'_page-content_2_list_1_icon','field_60fe3823432ad'),(86817,1643,'page-content_2_list_2_icon','2263'),(86818,1643,'_page-content_2_list_2_icon','field_60fe3823432ad'),(86819,1643,'page-content_2_list_3_icon','2262'),(86820,1643,'_page-content_2_list_3_icon','field_60fe3823432ad'),(86821,1643,'page-content_1_content_button','a:3:{s:5:\"title\";s:14:\"Pregunte ahora\";s:3:\"url\";s:57:\"https://commercegate.goodface.com.ua/wp/es/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(86822,1643,'_page-content_1_content_button','field_60fe3cf5ca1fb'),(86823,1643,'page-content_2_style_content-color','light'),(86824,1643,'_page-content_2_style_content-color','field_60fe46b438c11'),(86825,1643,'page-content_2_style_bg-type','dark'),(86826,1643,'_page-content_2_style_bg-type','field_60fe42d9fe46a'),(86827,1643,'page-content_2_style',''),(86828,1643,'_page-content_2_style','field_60fe39d8fa409'),(86829,1643,'page-content_3_content_percent','+17%'),(86830,1643,'_page-content_3_content_percent','field_6124b9ca28b7e'),(86831,1643,'page-content_4_list_0_description','Aumente sus ingresos introduciendo opciones de[nbsp]pago de[nbsp]suscripción recurrentes.'),(86832,1643,'_page-content_4_list_0_description','field_60fe3836432af'),(86833,1643,'page-content_4_list_1_description','Nuestro formulario de[nbsp]pago adaptable y[nbsp]compatible con[nbsp]PCI se[nbsp]encarga de[nbsp]sus[nbsp]ventas.'),(86834,1643,'_page-content_4_list_1_description','field_60fe3836432af'),(86835,1643,'page-content_4_list_2_description','Automatice los reintentos de[nbsp]pago para transacciones fallidas y[nbsp]selle la[nbsp]fuga.'),(86836,1643,'_page-content_4_list_2_description','field_60fe3836432af'),(86837,1643,'page-content_4_list_3_description','Acepte fácilmente pagos de[nbsp]suscripción recurrentes de[nbsp]sus clientes globalmente.'),(86838,1643,'_page-content_4_list_3_description','field_60fe3836432af'),(86839,1643,'page-content_3_style_content-color','dark'),(86840,1643,'_page-content_3_style_content-color','field_60fe46b438c11'),(86841,1643,'page-content_3_style_bg-type','light'),(86842,1643,'_page-content_3_style_bg-type','field_60fe42d9fe46a'),(86843,1643,'page-content_3_style',''),(86844,1643,'_page-content_3_style','field_60fe39d8fa409'),(86845,1643,'page-content_3_content_button','a:3:{s:5:\"title\";s:14:\"Pregunte ahora\";s:3:\"url\";s:57:\"https://commercegate.goodface.com.ua/wp/es/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(86846,1643,'_page-content_3_content_button','field_60fe3cf5ca1fb'),(86847,1643,'page-content_4_content_percent','+17%'),(86848,1643,'_page-content_4_content_percent','field_6124b9ca28b7e'),(86849,1643,'page-content_5_block-type','type-5'),(86850,1643,'_page-content_5_block-type','field_60fe33225760d'),(86851,1643,'page-content_5_content-position','right'),(86852,1643,'_page-content_5_content-position','field_60fe3af01f07a'),(86853,1643,'page-content_5_content_title','Acepte los métodos de[nbsp]pago más populares globalmente'),(86854,1643,'_page-content_5_content_title','field_60fe35c95522b'),(86855,1643,'page-content_5_content_description','Comience a[nbsp]aceptar los[nbsp]métodos de[nbsp]pago locales y[nbsp]globales con[nbsp]los[nbsp]que sus[nbsp]clientes están más familiarizados para aumentar la[nbsp]conversión.'),(86856,1643,'_page-content_5_content_description','field_60fe35fb5522c'),(86857,1643,'page-content_5_content_percent','+17%'),(86858,1643,'_page-content_5_content_percent','field_6124b9ca28b7e'),(86859,1643,'page-content_5_content',''),(86860,1643,'_page-content_5_content','field_60fe36115522d'),(86861,1643,'page-content_5_list_0_icon','2272'),(86862,1643,'_page-content_5_list_0_icon','field_60fe3823432ad'),(86863,1643,'page-content_5_list_0_title','Acepte todas las tarjetas'),(86864,1643,'_page-content_5_list_0_title','field_60fe3832432ae'),(86865,1643,'page-content_5_list_1_icon','2715'),(86866,1643,'_page-content_5_list_1_icon','field_60fe3823432ad'),(86867,1643,'page-content_5_list_1_title','Acepta pagos locales LATAM (Boleto, PIX, TED)'),(86868,1643,'_page-content_5_list_1_title','field_60fe3832432ae'),(86869,1643,'page-content_5_list_2_icon','2716'),(86870,1643,'_page-content_5_list_2_icon','field_60fe3823432ad'),(86871,1643,'page-content_5_list_2_title','Acepte monederos digitales (por ejemplo, Apple Pay, Google Pay, etc.)'),(86872,1643,'_page-content_5_list_2_title','field_60fe3832432ae'),(86873,1643,'page-content_5_list_3_icon','2270'),(86874,1643,'_page-content_5_list_3_icon','field_60fe3823432ad'),(86875,1643,'page-content_5_list_3_title','Soluciones de[nbsp]adquisición local'),(86876,1643,'_page-content_5_list_3_title','field_60fe3832432ae'),(86877,1643,'page-content_5_list','4'),(86878,1643,'_page-content_5_list','field_60fe366c432ac'),(86879,1643,'page-content_5_style_content-color','dark'),(86880,1643,'_page-content_5_style_content-color','field_60fe46b438c11'),(86881,1643,'page-content_5_style_bg-type','light'),(86882,1643,'_page-content_5_style_bg-type','field_60fe42d9fe46a'),(86883,1643,'page-content_5_style',''),(86884,1643,'_page-content_5_style','field_60fe39d8fa409'),(86885,1643,'page-content_5_content_image','2424'),(86886,1643,'_page-content_5_content_image','field_60fe35655522a'),(86887,1643,'page-content_5_content_button','a:3:{s:5:\"title\";s:14:\"Pregunte ahora\";s:3:\"url\";s:57:\"https://commercegate.goodface.com.ua/wp/es/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(86888,1643,'_page-content_5_content_button','field_60fe3cf5ca1fb'),(86889,1643,'page-content_6_block-type','type-2'),(86890,1643,'_page-content_6_block-type','field_60fe33225760d'),(86891,1643,'page-content_6_content-position','left'),(86892,1643,'_page-content_6_content-position','field_60fe3af01f07a'),(86893,1643,'page-content_6_content_title','Soporte multidivisa'),(86894,1643,'_page-content_6_content_title','field_60fe35c95522b'),(86895,1643,'page-content_6_content_description','Comience a[nbsp]aceptar +100[nbsp]divisas en[nbsp]línea con nuestra solución de[nbsp]pago y[nbsp]simplifique la[nbsp]experiencia de[nbsp]pago de[nbsp]sus clientes a[nbsp]nivel mundial.'),(86896,1643,'_page-content_6_content_description','field_60fe35fb5522c'),(86897,1643,'page-content_6_content_percent','+17%'),(86898,1643,'_page-content_6_content_percent','field_6124b9ca28b7e'),(86899,1643,'page-content_6_content',''),(86900,1643,'_page-content_6_content','field_60fe36115522d'),(86901,1643,'page-content_6_list_0_icon','2276'),(86902,1643,'_page-content_6_list_0_icon','field_60fe3823432ad'),(86903,1643,'page-content_6_list_0_title','Precios a[nbsp]medida según el[nbsp]país'),(86904,1643,'_page-content_6_list_0_title','field_60fe3832432ae'),(86905,1643,'page-content_6_list_1_icon','2273'),(86906,1643,'_page-content_6_list_1_icon','field_60fe3823432ad'),(86907,1643,'page-content_6_list_1_title','Acepte pagos en[nbsp]moneda local'),(86908,1643,'_page-content_6_list_1_title','field_60fe3832432ae'),(86909,1643,'page-content_6_list_2_icon','2275'),(86910,1643,'_page-content_6_list_2_icon','field_60fe3823432ad'),(86911,1643,'page-content_6_list_2_title','Precios simplificados para convertir'),(86912,1643,'_page-content_6_list_2_title','field_60fe3832432ae'),(86913,1643,'page-content_6_list_3_icon','2274'),(86914,1643,'_page-content_6_list_3_icon','field_60fe3823432ad'),(86915,1643,'page-content_6_list_3_title','Escale globalmente con más de[nbsp]100 divisas'),(86916,1643,'_page-content_6_list_3_title','field_60fe3832432ae'),(86917,1643,'page-content_6_list','4'),(86918,1643,'_page-content_6_list','field_60fe366c432ac'),(86919,1643,'page-content_7_block-type','type-5'),(86920,1643,'_page-content_7_block-type','field_60fe33225760d'),(86921,1643,'page-content_7_content-position','right'),(86922,1643,'_page-content_7_content-position','field_60fe3af01f07a'),(86923,1643,'page-content_7_style_content-color','dark'),(86924,1643,'_page-content_7_style_content-color','field_60fe46b438c11'),(86925,1643,'page-content_7_style_bg-type','light'),(86926,1643,'_page-content_7_style_bg-type','field_60fe42d9fe46a'),(86927,1643,'page-content_7_style',''),(86928,1643,'_page-content_7_style','field_60fe39d8fa409'),(86929,1643,'page-content_7_content_image','2413'),(86930,1643,'_page-content_7_content_image','field_60fe35655522a'),(86931,1643,'page-content_7_content_title','Informes en tiempo real de[nbsp]todos sus flujos de[nbsp]pago'),(86932,1643,'_page-content_7_content_title','field_60fe35c95522b'),(86933,1643,'page-content_7_content_description','Panel de[nbsp]control todo en[nbsp]uno para visualizar las[nbsp]transacciones en[nbsp]tiempo real o[nbsp]integrar nuestra API de[nbsp]devoluciones de[nbsp]llamada personalizadas.'),(86934,1643,'_page-content_7_content_description','field_60fe35fb5522c'),(86935,1643,'page-content_7_content_button','a:3:{s:5:\"title\";s:15:\"Descubrir ahora\";s:3:\"url\";s:57:\"https://commercegate.goodface.com.ua/wp/es/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(86936,1643,'_page-content_7_content_button','field_60fe3cf5ca1fb'),(86937,1643,'page-content_7_content',''),(86938,1643,'_page-content_7_content','field_60fe36115522d'),(86939,1643,'page-content_7_list_0_icon','2230'),(86940,1643,'_page-content_7_list_0_icon','field_60fe3823432ad'),(86941,1643,'page-content_7_list_0_title','Controle fácilmente los[nbsp]flujos de[nbsp]pago'),(86942,1643,'_page-content_7_list_0_title','field_60fe3832432ae'),(86943,1643,'page-content_7_list_1_icon','2277'),(86944,1643,'_page-content_7_list_1_icon','field_60fe3823432ad'),(86945,1643,'page-content_7_list_1_title','Rápido procesamiento y[nbsp]autorización'),(86946,1643,'_page-content_7_list_1_title','field_60fe3832432ae'),(86947,1643,'page-content_7_list_2_icon','2246'),(86948,1643,'_page-content_7_list_2_icon','field_60fe3823432ad'),(86949,1643,'page-content_7_list_2_title','Accede a[nbsp]todo con una[nbsp]API'),(86950,1643,'_page-content_7_list_2_title','field_60fe3832432ae'),(86951,1643,'page-content_7_list_3_icon','2257'),(86952,1643,'_page-content_7_list_3_icon','field_60fe3823432ad'),(86953,1643,'page-content_7_list_3_title','Actualizaciones de[nbsp]estado de[nbsp]baja latencia'),(86954,1643,'_page-content_7_list_3_title','field_60fe3832432ae'),(86955,1643,'page-content_7_list','4'),(86956,1643,'_page-content_7_list','field_60fe366c432ac'),(86957,1642,'page-content_1_style_content-color','dark'),(86958,1642,'_page-content_1_style_content-color','field_60fe46b438c11'),(86959,1642,'page-content_1_style_bg-type','light'),(86960,1642,'_page-content_1_style_bg-type','field_60fe42d9fe46a'),(86961,1642,'page-content_1_style',''),(86962,1642,'_page-content_1_style','field_60fe39d8fa409'),(86963,1642,'page-content_1_content_button','a:3:{s:5:\"title\";s:13:\"Descubra más\";s:3:\"url\";s:57:\"https://commercegate.goodface.com.ua/wp/es/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(86964,1642,'_page-content_1_content_button','field_60fe3cf5ca1fb'),(86965,1642,'page-content_4_block-type','type-4'),(86966,1642,'_page-content_4_block-type','field_60fe33225760d'),(86967,1642,'page-content_4_content-position','left'),(86968,1642,'_page-content_4_content-position','field_60fe3af01f07a'),(86969,1642,'page-content_4_content_image','2429'),(86970,1642,'_page-content_4_content_image','field_60fe35655522a'),(86971,1642,'page-content_4_content_title','Seguimiento del margen bruto en[nbsp]tiempo real'),(86972,1642,'_page-content_4_content_title','field_60fe35c95522b'),(86973,1642,'page-content_4_content_description','El sistema de[nbsp]facturación CommerceGate automatiza el[nbsp]desglose de[nbsp]su[nbsp]margen bruto en[nbsp]tiempo real, hasta el[nbsp]nivel transaccional, lo[nbsp]que le[nbsp]permite compilar informes personalizados para cualquier período de[nbsp]tiempo y[nbsp]optimizar sus[nbsp]operaciones comerciales.'),(86974,1642,'_page-content_4_content_description','field_60fe35fb5522c'),(86975,1642,'page-content_4_content',''),(86976,1642,'_page-content_4_content','field_60fe36115522d'),(86977,1642,'page-content_4_list_0_icon','2341'),(86978,1642,'_page-content_4_list_0_icon','field_60fe3823432ad'),(86979,1642,'page-content_4_list_0_title','Ver márgenes brutos a[nbsp]nivel transaccional'),(86980,1642,'_page-content_4_list_0_title','field_60fe3832432ae'),(86981,1642,'page-content_4_list_0_description','Aproveche el[nbsp]cálculo en[nbsp]tiempo real de[nbsp]las ganancias de[nbsp]cada transacción.'),(86982,1642,'_page-content_4_list_0_description','field_60fe3836432af'),(86983,1642,'page-content_4_list_1_icon','2339'),(86984,1642,'_page-content_4_list_1_icon','field_60fe3823432ad'),(86985,1642,'page-content_4_list_1_title','Personalice sus[nbsp]informes financieros'),(86986,1642,'_page-content_4_list_1_title','field_60fe3832432ae'),(86987,1642,'page-content_4_list_1_description','Ajuste el[nbsp]período de[nbsp]facturación a[nbsp]cualquier período de[nbsp]tiempo, por[nbsp]verticales de[nbsp]negocio, MID[nbsp]y[nbsp]MCC.'),(86988,1642,'_page-content_4_list_1_description','field_60fe3836432af'),(86989,1642,'page-content_4_list_2_icon','2340'),(86990,1642,'_page-content_4_list_2_icon','field_60fe3823432ad'),(86991,1642,'page-content_4_list_2_title','Admite modelos de[nbsp]referencia'),(86992,1642,'_page-content_4_list_2_title','field_60fe3832432ae'),(86993,1642,'page-content_4_list_2_description','Automatice el[nbsp]cálculo de[nbsp]los[nbsp]pagos por[nbsp]referencias y[nbsp]sus ganancias de[nbsp]Margen Bruto.'),(86994,1642,'_page-content_4_list_2_description','field_60fe3836432af'),(86995,1642,'page-content_4_list_3_icon','2208'),(86996,1642,'_page-content_4_list_3_icon','field_60fe3823432ad'),(86997,1642,'page-content_4_list_3_title','Datos del[nbsp]negocio en[nbsp]en[nbsp]tiempo real'),(86998,1642,'_page-content_4_list_3_title','field_60fe3832432ae'),(86999,1642,'page-content_4_list_3_description','Obtenga desgloses completos de[nbsp]ventas, márgenes brutos, COGS y[nbsp]tarifas de[nbsp]reventa.'),(87000,1642,'_page-content_4_list_3_description','field_60fe3836432af'),(87001,1642,'page-content_4_list','4'),(87002,1642,'_page-content_4_list','field_60fe366c432ac'),(87003,1642,'page-content_5_block-type','type-5'),(87004,1642,'_page-content_5_block-type','field_60fe33225760d'),(87005,1642,'page-content_5_content-position','right'),(87006,1642,'_page-content_5_content-position','field_60fe3af01f07a'),(87007,1642,'page-content_5_style_content-color','dark'),(87008,1642,'_page-content_5_style_content-color','field_60fe46b438c11'),(87009,1642,'page-content_5_style_bg-type','light'),(87010,1642,'_page-content_5_style_bg-type','field_60fe42d9fe46a'),(87011,1642,'page-content_5_style',''),(87012,1642,'_page-content_5_style','field_60fe39d8fa409'),(87013,1642,'page-content_5_content_image','2430'),(87014,1642,'_page-content_5_content_image','field_60fe35655522a'),(87015,1642,'page-content_5_content_title','Reconciliación de[nbsp]ambos lados'),(87016,1642,'_page-content_5_content_title','field_60fe35c95522b'),(87017,1642,'page-content_5_content_description','CommerceGate ofrece conciliación automatizada de[nbsp]cuentas por cobrar y[nbsp]cuentas por[nbsp]pagar en[nbsp]función de[nbsp]sus ingresos y[nbsp]tasas de[nbsp]aceptación'),(87018,1642,'_page-content_5_content_description','field_60fe35fb5522c'),(87019,1642,'page-content_5_content_button','a:3:{s:5:\"title\";s:14:\"Pregunte ahora\";s:3:\"url\";s:57:\"https://commercegate.goodface.com.ua/wp/es/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(87020,1642,'_page-content_5_content_button','field_60fe3cf5ca1fb'),(87021,1642,'page-content_5_content',''),(87022,1642,'_page-content_5_content','field_60fe36115522d'),(87023,1642,'page-content_5_list_0_icon','2342'),(87024,1642,'_page-content_5_list_0_icon','field_60fe3823432ad'),(87025,1642,'page-content_5_list_0_title','Informes de[nbsp]facturación automatizados'),(87026,1642,'_page-content_5_list_0_title','field_60fe3832432ae'),(87027,1642,'page-content_5_list_1_icon','2343'),(87028,1642,'_page-content_5_list_1_icon','field_60fe3823432ad'),(87029,1642,'page-content_5_list_1_title','Transparencia de[nbsp]las garantías de[nbsp]riesgo'),(87030,1642,'_page-content_5_list_1_title','field_60fe3832432ae'),(87031,1642,'page-content_5_list_2_icon','2344'),(87032,1642,'_page-content_5_list_2_icon','field_60fe3823432ad'),(87033,1642,'page-content_5_list_2_title','Establecer niveles de[nbsp]discrepancia aceptables'),(87034,1642,'_page-content_5_list_2_title','field_60fe3832432ae'),(87035,1642,'page-content_5_list_3_icon','2345'),(87036,1642,'_page-content_5_list_3_icon','field_60fe3823432ad'),(87037,1642,'page-content_5_list_3_title','Informes de[nbsp]discrepancias transaccionales'),(87038,1642,'_page-content_5_list_3_title','field_60fe3832432ae'),(87039,1642,'page-content_5_list','4'),(87040,1642,'_page-content_5_list','field_60fe366c432ac'),(87041,1642,'page-content_6_block-type','type-4'),(87042,1642,'_page-content_6_block-type','field_60fe33225760d'),(87043,1642,'page-content_6_content-position','left'),(87044,1642,'_page-content_6_content-position','field_60fe3af01f07a'),(87045,1642,'page-content_6_content_image','2428'),(87046,1642,'_page-content_6_content_image','field_60fe35655522a'),(87047,1642,'page-content_6_content_title','Gestión de segregación de fondos'),(87048,1642,'_page-content_6_content_title','field_60fe35c95522b'),(87049,1642,'page-content_6_content_description','CommerceGate le ayuda a segregar las cuentas de pago utilizadas según los últimos criterios regulatorios garantizando una supervisión administrativa adecuada de los activos segregados.'),(87050,1642,'_page-content_6_content_description','field_60fe35fb5522c'),(87051,1642,'page-content_6_content',''),(87052,1642,'_page-content_6_content','field_60fe36115522d'),(87053,1642,'page-content_6_list_0_icon','2348'),(87054,1642,'_page-content_6_list_0_icon','field_60fe3823432ad'),(87055,1642,'page-content_6_list_0_title','Cumpla los requisitos de segregación'),(87056,1642,'_page-content_6_list_0_title','field_60fe3832432ae'),(87057,1642,'page-content_6_list_0_description','Mantenga los fondos y activos relevantes según los requisitos de segregación.'),(87058,1642,'_page-content_6_list_0_description','field_60fe3836432af'),(87059,1642,'page-content_6_list_1_icon','2347'),(87060,1642,'_page-content_6_list_1_icon','field_60fe3823432ad'),(87061,1642,'page-content_6_list_1_title','Controles completos de fondos'),(87062,1642,'_page-content_6_list_1_title','field_60fe3832432ae'),(87063,1642,'page-content_6_list_1_description','Asegúrese de que sus fondos y activos estén protegidos de los intereses y derechos de terceros.'),(87064,1642,'_page-content_6_list_1_description','field_60fe3836432af'),(87065,1642,'page-content_6_list_2_icon','2346'),(87066,1642,'_page-content_6_list_2_icon','field_60fe3823432ad'),(87067,1642,'page-content_6_list_2_title','Soporte completo de auditoría'),(87068,1642,'_page-content_6_list_2_title','field_60fe3832432ae'),(87069,1642,'page-content_6_list_2_description','Asegúrese de que los montos de las transacciones sean precisos y que no haya discrepancias.'),(87070,1642,'_page-content_6_list_2_description','field_60fe3836432af'),(87071,1642,'page-content_6_list_3_icon','2195'),(87072,1642,'_page-content_6_list_3_icon','field_60fe3823432ad'),(87073,1642,'page-content_6_list_3_title','Procedimientos fuertes de salvaguardia'),(87074,1642,'_page-content_6_list_3_title','field_60fe3832432ae'),(87075,1642,'page-content_6_list_3_description','Asegúrese de que sus registros cumplan con todas las obligaciones de salvaguardia.'),(87076,1642,'_page-content_6_list_3_description','field_60fe3836432af'),(87077,1642,'page-content_6_list','4'),(87078,1642,'_page-content_6_list','field_60fe366c432ac'),(87079,1639,'introductory-block_block-display','0'),(87080,1639,'_introductory-block_block-display','field_61728ac1be66e'),(87081,1639,'page-content_1_style_content-color','dark'),(87082,1639,'_page-content_1_style_content-color','field_60fe46b438c11'),(87083,1639,'page-content_1_style_bg-type','light'),(87084,1639,'_page-content_1_style_bg-type','field_60fe42d9fe46a'),(87085,1639,'page-content_1_style',''),(87086,1639,'_page-content_1_style','field_60fe39d8fa409'),(87087,1639,'page-content_1_content_button','a:3:{s:5:\"title\";s:14:\"Pregunte ahora\";s:3:\"url\";s:57:\"https://commercegate.goodface.com.ua/wp/es/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(87088,1639,'_page-content_1_content_button','field_60fe3cf5ca1fb'),(87089,1638,'introductory-block_block-display','0'),(87090,1638,'_introductory-block_block-display','field_61728ac1be66e'),(87091,1636,'introductory-block_block-display','0'),(87092,1636,'_introductory-block_block-display','field_61728ac1be66e'),(87093,1635,'introductory-block_block-display','0'),(87094,1635,'_introductory-block_block-display','field_61728ac1be66e'),(87095,1640,'introductory-block_block-display','1'),(87096,1640,'_introductory-block_block-display','field_61728ac1be66e'),(87097,1636,'page-content_1_style_content-color','dark'),(87098,1636,'_page-content_1_style_content-color','field_60fe46b438c11'),(87099,1636,'page-content_1_style_bg-type','light'),(87100,1636,'_page-content_1_style_bg-type','field_60fe42d9fe46a'),(87101,1636,'page-content_1_style',''),(87102,1636,'_page-content_1_style','field_60fe39d8fa409'),(87103,1636,'page-content_1_content_button','a:3:{s:5:\"title\";s:14:\"Pregunte ahora\";s:3:\"url\";s:57:\"https://commercegate.goodface.com.ua/wp/es/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(87104,1636,'_page-content_1_content_button','field_60fe3cf5ca1fb'),(87105,1636,'page-content_2_style_content-color','light'),(87106,1636,'_page-content_2_style_content-color','field_60fe46b438c11'),(87107,1636,'page-content_2_style_bg-type','dark'),(87108,1636,'_page-content_2_style_bg-type','field_60fe42d9fe46a'),(87109,1636,'page-content_2_style',''),(87110,1636,'_page-content_2_style','field_60fe39d8fa409'),(87111,1636,'page-content_2_list_0_icon','2287'),(87112,1636,'_page-content_2_list_0_icon','field_60fe3823432ad'),(87113,1636,'page-content_2_list_1_icon','2296'),(87114,1636,'_page-content_2_list_1_icon','field_60fe3823432ad'),(87115,1636,'page-content_2_list_2_icon','2297'),(87116,1636,'_page-content_2_list_2_icon','field_60fe3823432ad'),(87117,1636,'page-content_2_list_3_icon','2298'),(87118,1636,'_page-content_2_list_3_icon','field_60fe3823432ad'),(87119,1636,'page-content_3_content_percent','+17%'),(87120,1636,'_page-content_3_content_percent','field_6124b9ca28b7e'),(87121,1636,'page-content_4_list_0_description','Optimice y[nbsp]automatice la[nbsp]experiencia de[nbsp]disputas por[nbsp]chargebacks de[nbsp]sus[nbsp]clientes.'),(87122,1636,'_page-content_4_list_0_description','field_60fe3836432af'),(87123,1636,'page-content_4_list_1_description','Respondemos de[nbsp]la[nbsp]mejor manera posible con[nbsp]cualquier esquema de[nbsp]pago con[nbsp]tarjeta.'),(87124,1636,'_page-content_4_list_1_description','field_60fe3836432af'),(87125,1636,'page-content_4_list_2_description','Identifique el[nbsp]mejor momento para comenzar disputas por[nbsp]CHBs y[nbsp]ahorrar costes.'),(87126,1636,'_page-content_4_list_2_description','field_60fe3836432af'),(87127,1636,'page-content_4_list_3_description','Aproveche nuestras herramientas y[nbsp]experiencia para ganar casos de[nbsp]chargebacks.'),(87128,1636,'_page-content_4_list_3_description','field_60fe3836432af'),(87129,1607,'slider_story-past_2_gropus_1_title_title','El[nbsp]Strategic Alliance of[nbsp]the[nbsp]Year Award'),(87130,1607,'_slider_story-past_2_gropus_1_title_title','field_6107fefbb9e35'),(87131,1607,'slider_story-past_2_gropus_1_title_gradient','0'),(87132,1607,'_slider_story-past_2_gropus_1_title_gradient','field_6107ff2c8bc34'),(87133,1607,'slider_story-past_2_gropus_1_title',''),(87134,1607,'_slider_story-past_2_gropus_1_title','field_6107ff625d3cf'),(87135,1607,'slider_story-past_2_gropus_1_description','CommerceGate fue[nbsp]galardonado con[nbsp]el[nbsp]Strategic Alliance of[nbsp]the[nbsp]Year Award por[nbsp]su[nbsp]desempeño sobresaliente y[nbsp]confiabilidad de[nbsp]nuestras soluciones de[nbsp]pago.'),(87136,1607,'_slider_story-past_2_gropus_1_description','field_6107ff01b9e36'),(87137,2163,'main-block_image','542'),(87138,2163,'_main-block_image','field_6107f1cd63ec8'),(87139,2163,'main-block_title','Sobre CommerceGate'),(87140,2163,'_main-block_title','field_6107f1db63ec9'),(87141,2163,'main-block_description','Miles de[nbsp]comerciantes han[nbsp]aumentado sus[nbsp]ventas con nuestras soluciones de[nbsp]pago desde el[nbsp]2006. Hoy[nbs]día, hemos escalado con[nbsp]éxito proveyendo todos los[nbsp]negocios con tecnología líder y[nbsp]con fundamentos de[nbsp]prácticas comerciales éticas'),(87142,2163,'_main-block_description','field_6107f1e463eca'),(87143,2163,'main-block_button-title','Descubra más'),(87144,2163,'_main-block_button-title','field_6107f1f063ecb'),(87145,2163,'main-block',''),(87146,2163,'_main-block','field_6107f1b963ec7'),(87147,2163,'introductory-block-title','We’re recognised by professionals'),(87148,2163,'_introductory-block-title','field_6107f5e1078d8'),(87149,2163,'introductory-block-icons_0_icon','550'),(87150,2163,'_introductory-block-icons_0_icon','field_6107f5f6078da'),(87151,2163,'introductory-block-icons_0_icon-description','Con Licencia del[nbsp]Banco de[nbsp]España'),(87152,2163,'_introductory-block-icons_0_icon-description','field_6107f635d4d34'),(87153,2163,'introductory-block-icons_1_icon','551'),(87154,2163,'_introductory-block-icons_1_icon','field_6107f5f6078da'),(87155,2163,'introductory-block-icons_1_icon-description','Auditor de[nbsp]KPMG designado'),(87156,2163,'_introductory-block-icons_1_icon-description','field_6107f635d4d34'),(87157,2163,'introductory-block-icons_2_icon','552'),(87158,2163,'_introductory-block-icons_2_icon','field_6107f5f6078da'),(87159,2163,'introductory-block-icons_2_icon-description','Cumplimiento de[nbsp]seguridad PCI[nbsp]Nivel[nbsp]1'),(87160,2163,'_introductory-block-icons_2_icon-description','field_6107f635d4d34'),(87161,2163,'introductory-block-icons_3_icon','553'),(87162,2163,'_introductory-block-icons_3_icon','field_6107f5f6078da'),(87163,2163,'introductory-block-icons_3_icon-description','Institución Financiera Regulada por[nbsp]UE'),(87164,2163,'_introductory-block-icons_3_icon-description','field_6107f635d4d34'),(87165,2163,'introductory-block-icons','4'),(87166,2163,'_introductory-block-icons','field_6107f5e6078d9'),(87167,2163,'team-list_0_image','2092'),(87168,2163,'_team-list_0_image','field_6107f9b886e2d'),(87169,2163,'team-list_0_full-name','Evgen Sopin'),(87170,2163,'_team-list_0_full-name','field_6107f9ee86e2e'),(87171,2163,'team-list_0_position','Director Ejecutivo'),(87172,2163,'_team-list_0_position','field_6107fa0886e2f'),(87173,2163,'team-list_0_profile','https://www.linkedin.com/in/evgensopin/'),(87174,2163,'_team-list_0_profile','field_6107fa1e86e30'),(87175,2163,'team-list_1_image','570'),(87176,2163,'_team-list_1_image','field_6107f9b886e2d'),(87177,2163,'team-list_1_full-name','Carlos Maduro'),(87178,2163,'_team-list_1_full-name','field_6107f9ee86e2e'),(87179,2163,'team-list_1_position','Director Financiero'),(87180,2163,'_team-list_1_position','field_6107fa0886e2f'),(87181,2163,'team-list_1_profile','https://www.linkedin.com/in/carlosmaduro/'),(87182,2163,'_team-list_1_profile','field_6107fa1e86e30'),(87183,2163,'team-list_2_image','571'),(87184,2163,'_team-list_2_image','field_6107f9b886e2d'),(87185,2163,'team-list_2_full-name','Paul Barclay'),(87186,2163,'_team-list_2_full-name','field_6107f9ee86e2e'),(87187,2163,'team-list_2_position','Director comercial'),(87188,2163,'_team-list_2_position','field_6107fa0886e2f'),(87189,2163,'team-list_2_profile','https://www.linkedin.com/in/pabarclay/'),(87190,2163,'_team-list_2_profile','field_6107fa1e86e30'),(87191,2163,'team-list_3_image','572'),(87192,2163,'_team-list_3_image','field_6107f9b886e2d'),(87193,2163,'team-list_3_full-name','Andrew Rud'),(87194,2163,'_team-list_3_full-name','field_6107f9ee86e2e'),(87195,2163,'team-list_3_position','Director de[nbsp]Operaciones'),(87196,2163,'_team-list_3_position','field_6107fa0886e2f'),(87197,2163,'team-list_3_profile','https://www.linkedin.com/in/andrew-rud-b3274835/'),(87198,2163,'_team-list_3_profile','field_6107fa1e86e30'),(87199,2163,'team-list_4_image','573'),(87200,2163,'_team-list_4_image','field_6107f9b886e2d'),(87201,2163,'team-list_4_full-name','Andrew Vinnichenko'),(87202,2163,'_team-list_4_full-name','field_6107f9ee86e2e'),(87203,2163,'team-list_4_position','Oficial de[nbsp]Informes de[nbsp]Blanqueo de[nbsp]Capitales'),(87204,2163,'_team-list_4_position','field_6107fa0886e2f'),(87205,2163,'team-list_4_profile','https://www.linkedin.com/in/andrew-vinnichenko/'),(87206,2163,'_team-list_4_profile','field_6107fa1e86e30'),(87207,2163,'team-list','5'),(87208,2163,'_team-list','field_6107f8956d8f2'),(87209,2163,'team-block-info_team-title','Nuestro Equipo'),(87210,2163,'_team-block-info_team-title','field_6107f96a86e2c'),(87211,2163,'team-block-info_team-profile-link-title','LinkedIn Profile'),(87212,2163,'_team-block-info_team-profile-link-title','field_6107fa2d86e31'),(87213,2163,'team-block-info',''),(87214,2163,'_team-block-info','field_6107fa5b46179'),(87215,2163,'our-story-title','Our Story'),(87216,2163,'_our-story-title','field_6107fd3dfac5c'),(87217,2163,'slider_story-past_0_year','Fundada en 2006'),(87218,2163,'_slider_story-past_0_year','field_6107fe861dc5d'),(87219,2163,'slider_story-past_0_gropus_0_title_title','Founded'),(87220,2163,'_slider_story-past_0_gropus_0_title_title','field_6107fefbb9e35'),(87221,2163,'slider_story-past_0_gropus_0_title_gradient','0'),(87222,2163,'_slider_story-past_0_gropus_0_title_gradient','field_6107ff2c8bc34'),(87223,2163,'slider_story-past_0_gropus_0_title',''),(87224,2163,'_slider_story-past_0_gropus_0_title','field_6107ff625d3cf'),(87225,2163,'slider_story-past_0_gropus_0_description','CommerceGate se[nbsp]fundó en[nbsp]Barcelona, España, mediante relaciones clave con[nbsp]instituciones financerias y[nbsp]de[nbsp]gestión de[nbsp]riesgos, para desarrollar capacidades tecnológicas y[nbsp]operativas en[nbsp]nuestra plataforma.'),(87226,2163,'_slider_story-past_0_gropus_0_description','field_6107ff01b9e36'),(87227,2163,'slider_story-past_0_gropus','1'),(87228,2163,'_slider_story-past_0_gropus','field_6107fee8b9e34'),(87229,2163,'slider_story-past_1_year','En 2007'),(87230,2163,'_slider_story-past_1_year','field_6107fe861dc5d'),(87231,2163,'slider_story-past_1_gropus_0_title_title','foundation'),(87232,2163,'_slider_story-past_1_gropus_0_title_title','field_6107fefbb9e35'),(87233,2163,'slider_story-past_1_gropus_0_title_gradient','0'),(87234,2163,'_slider_story-past_1_gropus_0_title_gradient','field_6107ff2c8bc34'),(87235,2163,'slider_story-past_1_gropus_0_title',''),(87236,2163,'_slider_story-past_1_gropus_0_title','field_6107ff625d3cf'),(87237,2163,'slider_story-past_1_gropus_0_description','CommerceGate rápidamente escaló hasta ser[nbsp]el[nbsp]mayor procesador de[nbsp]pagos de[nbsp]alto riesgo en[nbsp]España y[nbsp]se[nbsp]expandió por[nbsp]toda Europa, ofreciendo un[nbsp]rendimiento superior y[nbsp]soluciones de[nbsp]pago altamente seguras.'),(87238,2163,'_slider_story-past_1_gropus_0_description','field_6107ff01b9e36'),(87239,2163,'slider_story-past_1_gropus','1'),(87240,2163,'_slider_story-past_1_gropus','field_6107fee8b9e34'),(87241,2163,'slider_story-past_2_year','En 2009'),(87242,2163,'_slider_story-past_2_year','field_6107fe861dc5d'),(87243,2163,'slider_story-past_2_gropus_0_title_title','Relanzamiento de[nbsp]cgbilling.com'),(87244,2163,'_slider_story-past_2_gropus_0_title_title','field_6107fefbb9e35'),(87245,2163,'slider_story-past_2_gropus_0_title_gradient','0'),(87246,2163,'_slider_story-past_2_gropus_0_title_gradient','field_6107ff2c8bc34'),(87247,2163,'slider_story-past_2_gropus_0_title',''),(87248,2163,'_slider_story-past_2_gropus_0_title','field_6107ff625d3cf'),(87249,2163,'slider_story-past_2_gropus_0_description','CommerceGate se[nbsp]volvió un[nbsp]referente en[nbsp]la[nbsp]industria por[nbsp]la[nbsp]calidad del[nbsp]servicio de[nbsp]soporte de[nbsp]facturación al[nbsp]usuario final con[nbsp]el[nbsp]relanzamiento de[nbsp]cgbilling.com'),(87250,2163,'_slider_story-past_2_gropus_0_description','field_6107ff01b9e36'),(87251,2163,'slider_story-past_2_gropus','2'),(87252,2163,'_slider_story-past_2_gropus','field_6107fee8b9e34'),(87253,2163,'slider_story-past_3_year','2010'),(87254,2163,'_slider_story-past_3_year','field_6107fe861dc5d'),(87255,2163,'slider_story-past_3_gropus_0_title_title','expansion'),(87256,2163,'_slider_story-past_3_gropus_0_title_title','field_6107fefbb9e35'),(87257,2163,'slider_story-past_3_gropus_0_title_gradient','0'),(87258,2163,'_slider_story-past_3_gropus_0_title_gradient','field_6107ff2c8bc34'),(87259,2163,'slider_story-past_3_gropus_0_title',''),(87260,2163,'_slider_story-past_3_gropus_0_title','field_6107ff625d3cf'),(87261,2163,'slider_story-past_3_gropus_0_description','Continued expansion of the CommerceGate team to meet constantly increasing demand for our services'),(87262,2163,'_slider_story-past_3_gropus_0_description','field_6107ff01b9e36'),(87263,2163,'slider_story-past_3_gropus','1'),(87264,2163,'_slider_story-past_3_gropus','field_6107fee8b9e34'),(87265,2163,'slider_story-past_4_year','2012'),(87266,2163,'_slider_story-past_4_year','field_6107fe861dc5d'),(87267,2163,'slider_story-past_4_gropus_0_title_title','Award'),(87268,2163,'_slider_story-past_4_gropus_0_title_title','field_6107fefbb9e35'),(87269,2163,'slider_story-past_4_gropus_0_title_gradient','0'),(87270,2163,'_slider_story-past_4_gropus_0_title_gradient','field_6107ff2c8bc34'),(87271,2163,'slider_story-past_4_gropus_0_title',''),(87272,2163,'_slider_story-past_4_gropus_0_title','field_6107ff625d3cf'),(87273,2163,'slider_story-past_4_gropus_0_description','Bestowed the European Billing Company of the Year Award'),(87274,2163,'_slider_story-past_4_gropus_0_description','field_6107ff01b9e36'),(87275,2163,'slider_story-past_4_gropus_1_title_title','website update'),(87276,2163,'_slider_story-past_4_gropus_1_title_title','field_6107fefbb9e35'),(87277,2163,'slider_story-past_4_gropus_1_title_gradient','0'),(87278,2163,'_slider_story-past_4_gropus_1_title_gradient','field_6107ff2c8bc34'),(87279,2163,'slider_story-past_4_gropus_1_title',''),(87280,2163,'_slider_story-past_4_gropus_1_title','field_6107ff625d3cf'),(87281,2163,'slider_story-past_4_gropus_1_description','Relaunch of our website and brand to highlight our success, industry knowledge and dedication to our clients.'),(87282,2163,'_slider_story-past_4_gropus_1_description','field_6107ff01b9e36'),(87283,2163,'slider_story-past_4_gropus','2'),(87284,2163,'_slider_story-past_4_gropus','field_6107fee8b9e34'),(87285,2163,'slider_story-past_5_year','2013'),(87286,2163,'_slider_story-past_5_year','field_6107fe861dc5d'),(87287,2163,'slider_story-past_5_gropus_0_title_title','Company of the year'),(87288,2163,'_slider_story-past_5_gropus_0_title_title','field_6107fefbb9e35'),(87289,2163,'slider_story-past_5_gropus_0_title_gradient','0'),(87290,2163,'_slider_story-past_5_gropus_0_title_gradient','field_6107ff2c8bc34'),(87291,2163,'slider_story-past_5_gropus_0_title',''),(87292,2163,'_slider_story-past_5_gropus_0_title','field_6107ff625d3cf'),(87293,2163,'slider_story-past_5_gropus_0_description','Named European Billing Company of the Year'),(87294,2163,'_slider_story-past_5_gropus_0_description','field_6107ff01b9e36'),(87295,2163,'slider_story-past_5_gropus','1'),(87296,2163,'_slider_story-past_5_gropus','field_6107fee8b9e34'),(87297,2163,'slider_story-past_6_year','2014'),(87298,2163,'_slider_story-past_6_year','field_6107fe861dc5d'),(87299,2163,'slider_story-past_6_gropus_0_title_title','+14%'),(87300,2163,'_slider_story-past_6_gropus_0_title_title','field_6107fefbb9e35'),(87301,2163,'slider_story-past_6_gropus_0_title_gradient','1'),(87302,2163,'_slider_story-past_6_gropus_0_title_gradient','field_6107ff2c8bc34'),(87303,2163,'slider_story-past_6_gropus_0_title',''),(87304,2163,'_slider_story-past_6_gropus_0_title','field_6107ff625d3cf'),(87305,2163,'slider_story-past_6_gropus_0_description','anti-fraud compotents'),(87306,2163,'_slider_story-past_6_gropus_0_description','field_6107ff01b9e36'),(87307,2163,'slider_story-past_6_gropus','1'),(87308,2163,'_slider_story-past_6_gropus','field_6107fee8b9e34'),(87309,2163,'slider_story-past_7_year','2020'),(87310,2163,'_slider_story-past_7_year','field_6107fe861dc5d'),(87311,2163,'slider_story-past_7_gropus_0_title_title','expansion'),(87312,2163,'_slider_story-past_7_gropus_0_title_title','field_6107fefbb9e35'),(87313,2163,'slider_story-past_7_gropus_0_title_gradient','0'),(87314,2163,'_slider_story-past_7_gropus_0_title_gradient','field_6107ff2c8bc34'),(87315,2163,'slider_story-past_7_gropus_0_title',''),(87316,2163,'_slider_story-past_7_gropus_0_title','field_6107ff625d3cf'),(87317,2163,'slider_story-past_7_gropus_0_description','Continued expansion of the CommerceGate team to meet constantly increasing demand for our services'),(87318,2163,'_slider_story-past_7_gropus_0_description','field_6107ff01b9e36'),(87319,2163,'slider_story-past_7_gropus','1'),(87320,2163,'_slider_story-past_7_gropus','field_6107fee8b9e34'),(87321,2163,'slider_story-past_8_year','2021'),(87322,2163,'_slider_story-past_8_year','field_6107fe861dc5d'),(87323,2163,'slider_story-past_8_gropus_0_title_title','spain Bank license'),(87324,2163,'_slider_story-past_8_gropus_0_title_title','field_6107fefbb9e35'),(87325,2163,'slider_story-past_8_gropus_0_title_gradient','0'),(87326,2163,'_slider_story-past_8_gropus_0_title_gradient','field_6107ff2c8bc34'),(87327,2163,'slider_story-past_8_gropus_0_title',''),(87328,2163,'_slider_story-past_8_gropus_0_title','field_6107ff625d3cf'),(87329,2163,'slider_story-past_8_gropus_0_description','CommerceGate granted a financial institution license issued by Central Bank of Spain. We are proud to become the first non-banking group that received this license in Spain.'),(87330,2163,'_slider_story-past_8_gropus_0_description','field_6107ff01b9e36'),(87331,2163,'slider_story-past_8_gropus','1'),(87332,2163,'_slider_story-past_8_gropus','field_6107fee8b9e34'),(87333,2163,'slider_story-past','9'),(87334,2163,'_slider_story-past','field_6107fe24901a6'),(87335,2163,'slider_story-feature_0_year','2022'),(87336,2163,'_slider_story-feature_0_year','field_6107ffda45731'),(87337,2163,'slider_story-feature_0_gropus_0_title_title','Award'),(87338,2163,'_slider_story-feature_0_gropus_0_title_title','field_6107ffda45734'),(87339,2163,'slider_story-feature_0_gropus_0_title_gradient','0'),(87340,2163,'_slider_story-feature_0_gropus_0_title_gradient','field_6107ffda45735'),(87341,2163,'slider_story-feature_0_gropus_0_title',''),(87342,2163,'_slider_story-feature_0_gropus_0_title','field_6107ffda45733'),(87343,2163,'slider_story-feature_0_gropus_0_description','Bestowed the European Billing Company of the Year Award'),(87344,2163,'_slider_story-feature_0_gropus_0_description','field_6107ffda45736'),(87345,2163,'slider_story-feature_0_gropus','2'),(87346,2163,'_slider_story-feature_0_gropus','field_6107ffda45732'),(87347,2163,'slider_story-feature','2'),(87348,2163,'_slider_story-feature','field_6107ffda45730'),(87349,2163,'slider',''),(87350,2163,'_slider','field_610800a34520b'),(87351,2163,'slider_story-feature_0_gropus_1_title_title','website update'),(87352,2163,'_slider_story-feature_0_gropus_1_title_title','field_6107ffda45734'),(87353,2163,'slider_story-feature_0_gropus_1_title_gradient','0'),(87354,2163,'_slider_story-feature_0_gropus_1_title_gradient','field_6107ffda45735'),(87355,2163,'slider_story-feature_0_gropus_1_title',''),(87356,2163,'_slider_story-feature_0_gropus_1_title','field_6107ffda45733'),(87357,2163,'slider_story-feature_0_gropus_1_description','Relaunch of our website and brand to highlight our success, industry knowledge and dedication to our clients.'),(87358,2163,'_slider_story-feature_0_gropus_1_description','field_6107ffda45736'),(87359,2163,'slider_story-feature_1_year','2023'),(87360,2163,'_slider_story-feature_1_year','field_6107ffda45731'),(87361,2163,'slider_story-feature_1_gropus_0_title_title','New products'),(87362,2163,'_slider_story-feature_1_gropus_0_title_title','field_6107ffda45734'),(87363,2163,'slider_story-feature_1_gropus_0_title_gradient','0'),(87364,2163,'_slider_story-feature_1_gropus_0_title_gradient','field_6107ffda45735'),(87365,2163,'slider_story-feature_1_gropus_0_title',''),(87366,2163,'_slider_story-feature_1_gropus_0_title','field_6107ffda45733'),(87367,2163,'slider_story-feature_1_gropus_0_description','Our plan is to provide sustainable ecosystem to our client with all range of financial products by 2023.'),(87368,2163,'_slider_story-feature_1_gropus_0_description','field_6107ffda45736'),(87369,2163,'slider_story-feature_1_gropus','1'),(87370,2163,'_slider_story-feature_1_gropus','field_6107ffda45732'),(87371,2163,'career-block-info_title','Start Your Career'),(87372,2163,'_career-block-info_title','field_6108088e7a966'),(87373,2163,'career-block-info_suptitle_text','15 job openings'),(87374,2163,'_career-block-info_suptitle_text','field_610808a07a968'),(87375,2163,'career-block-info_suptitle_color','#EB5042'),(87376,2163,'_career-block-info_suptitle_color','field_610808a67a969'),(87377,2163,'career-block-info_suptitle',''),(87378,2163,'_career-block-info_suptitle','field_610808947a967'),(87379,2163,'career-block-info',''),(87380,2163,'_career-block-info','field_610807c27a965'),(87381,2163,'career-block-info_button','a:3:{s:5:\"title\";s:12:\"See All Jobs\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/careers/\";s:6:\"target\";s:0:\"\";}'),(87382,2163,'_career-block-info_button','field_610808cdef69d'),(87383,2163,'slider_story-past_2_gropus_1_title_title','El[nbsp]Strategic Alliance of[nbsp]the[nbsp]Year Award'),(87384,2163,'_slider_story-past_2_gropus_1_title_title','field_6107fefbb9e35'),(87385,2163,'slider_story-past_2_gropus_1_title_gradient','0'),(87386,2163,'_slider_story-past_2_gropus_1_title_gradient','field_6107ff2c8bc34'),(87387,2163,'slider_story-past_2_gropus_1_title',''),(87388,2163,'_slider_story-past_2_gropus_1_title','field_6107ff625d3cf'),(87389,2163,'slider_story-past_2_gropus_1_description','CommerceGate fue[nbsp]galardonado con[nbsp]el[nbsp]Strategic Alliance of[nbsp]the[nbsp]Year Award por[nbsp]su[nbsp]desempeño sobresaliente y[nbsp]confiabilidad de[nbsp]nuestras soluciones de[nbsp]pago.'),(87390,2163,'_slider_story-past_2_gropus_1_description','field_6107ff01b9e36'),(87391,2164,'main-block_image','542'),(87392,2164,'_main-block_image','field_6107f1cd63ec8'),(87393,2164,'main-block_title','Our Story'),(87394,2164,'_main-block_title','field_6107f1db63ec9'),(87395,2164,'main-block_description','Thousands of merchants have boosted their sales with our[nbsp]payment solutions since 2006. Today, we have scaled successfully to cater to every business with the[nbsp]foundations of ethical business practices and leading technology.'),(87396,2164,'_main-block_description','field_6107f1e463eca'),(87397,2164,'main-block_button-title','Explore more'),(87398,2164,'_main-block_button-title','field_6107f1f063ecb'),(87399,2164,'main-block',''),(87400,2164,'_main-block','field_6107f1b963ec7'),(87401,2164,'introductory-block_title','We’re recognised by professionals'),(87402,2164,'_introductory-block_title','field_6107f5e1078d8'),(87403,2164,'introductory-block_icons_0_icon','550'),(87404,2164,'_introductory-block_icons_0_icon','field_6107f5f6078da'),(87405,2164,'introductory-block_icons_0_icon-description',''),(87406,2164,'_introductory-block_icons_0_icon-description','field_6107f635d4d34'),(87407,2164,'introductory-block_icons_1_icon','551'),(87408,2164,'_introductory-block_icons_1_icon','field_6107f5f6078da'),(87409,2164,'introductory-block_icons_1_icon-description','E-Money Licenses \r\nin the EU and the UK'),(87410,2164,'_introductory-block_icons_1_icon-description','field_6107f635d4d34'),(87411,2164,'introductory-block_icons_2_icon','552'),(87412,2164,'_introductory-block_icons_2_icon','field_6107f5f6078da'),(87413,2164,'introductory-block_icons_2_icon-description',''),(87414,2164,'_introductory-block_icons_2_icon-description','field_6107f635d4d34'),(87415,2164,'introductory-block_icons_3_icon','553'),(87416,2164,'_introductory-block_icons_3_icon','field_6107f5f6078da'),(87417,2164,'introductory-block_icons_3_icon-description','PSD2 and Strong Customer \r\nAuthentication (SCA) compliant'),(87418,2164,'_introductory-block_icons_3_icon-description','field_6107f635d4d34'),(87419,2164,'introductory-block_icons','4'),(87420,2164,'_introductory-block_icons','field_6107f5e6078d9'),(87421,2164,'introductory-block',''),(87422,2164,'_introductory-block','field_6107f5d6078d7'),(87423,2164,'introductory-block-title','We’re recognised by professionals'),(87424,2164,'_introductory-block-title','field_6107f5e1078d8'),(87425,2164,'introductory-block-icons_0_icon','550'),(87426,2164,'_introductory-block-icons_0_icon','field_6107f5f6078da'),(87427,2164,'introductory-block-icons_0_icon-description','Licensed by Banco de Espana'),(87428,2164,'_introductory-block-icons_0_icon-description','field_6107f635d4d34'),(87429,2164,'introductory-block-icons_1_icon','551'),(87430,2164,'_introductory-block-icons_1_icon','field_6107f5f6078da'),(87431,2164,'introductory-block-icons_1_icon-description','EU Regulated Financial Institution'),(87432,2164,'_introductory-block-icons_1_icon-description','field_6107f635d4d34'),(87433,2164,'introductory-block-icons_2_icon','552'),(87434,2164,'_introductory-block-icons_2_icon','field_6107f5f6078da'),(87435,2164,'introductory-block-icons_2_icon-description','Secure Level 1[nbsp]PCI Compliance'),(87436,2164,'_introductory-block-icons_2_icon-description','field_6107f635d4d34'),(87437,2164,'introductory-block-icons_3_icon','553'),(87438,2164,'_introductory-block-icons_3_icon','field_6107f5f6078da'),(87439,2164,'introductory-block-icons_3_icon-description','Appointed KPMG Auditor'),(87440,2164,'_introductory-block-icons_3_icon-description','field_6107f635d4d34'),(87441,2164,'introductory-block-icons','4'),(87442,2164,'_introductory-block-icons','field_6107f5e6078d9'),(87443,2164,'team_title',''),(87444,2164,'_team_title','field_6107f8866d8f1'),(87445,2164,'team',''),(87446,2164,'_team','field_6107f87b6d8f0'),(87447,2164,'block-info_team-title','Our Team'),(87448,2164,'_block-info_team-title','field_6107f96a86e2c'),(87449,2164,'block-info_team-profile-link-title','LinkedIn Profile'),(87450,2164,'_block-info_team-profile-link-title','field_6107fa2d86e31'),(87451,2164,'block-info',''),(87452,2164,'_block-info','field_6107fa5b46179'),(87453,2164,'team-list_0_image','2090'),(87454,2164,'_team-list_0_image','field_6107f9b886e2d'),(87455,2164,'team-list_0_full-name','Evgen Sopin'),(87456,2164,'_team-list_0_full-name','field_6107f9ee86e2e'),(87457,2164,'team-list_0_position','Chief Executive Officer'),(87458,2164,'_team-list_0_position','field_6107fa0886e2f'),(87459,2164,'team-list_0_profile','https://www.linkedin.com/in/evgensopin/'),(87460,2164,'_team-list_0_profile','field_6107fa1e86e30'),(87461,2164,'team-list_1_image','570'),(87462,2164,'_team-list_1_image','field_6107f9b886e2d'),(87463,2164,'team-list_1_full-name','Carlos Maduro'),(87464,2164,'_team-list_1_full-name','field_6107f9ee86e2e'),(87465,2164,'team-list_1_position','Chief Financial Officer'),(87466,2164,'_team-list_1_position','field_6107fa0886e2f'),(87467,2164,'team-list_1_profile','https://www.linkedin.com/in/carlosmaduro/'),(87468,2164,'_team-list_1_profile','field_6107fa1e86e30'),(87469,2164,'team-list_2_image','571'),(87470,2164,'_team-list_2_image','field_6107f9b886e2d'),(87471,2164,'team-list_2_full-name','Paul Barclay'),(87472,2164,'_team-list_2_full-name','field_6107f9ee86e2e'),(87473,2164,'team-list_2_position','Chief Commercial Officer'),(87474,2164,'_team-list_2_position','field_6107fa0886e2f'),(87475,2164,'team-list_2_profile','https://www.linkedin.com/in/pabarclay/'),(87476,2164,'_team-list_2_profile','field_6107fa1e86e30'),(87477,2164,'team-list_3_image','572'),(87478,2164,'_team-list_3_image','field_6107f9b886e2d'),(87479,2164,'team-list_3_full-name','Andrew Rud'),(87480,2164,'_team-list_3_full-name','field_6107f9ee86e2e'),(87481,2164,'team-list_3_position','Chief Operations Officer'),(87482,2164,'_team-list_3_position','field_6107fa0886e2f'),(87483,2164,'team-list_3_profile','https://www.linkedin.com/in/andrew-rud-b3274835/'),(87484,2164,'_team-list_3_profile','field_6107fa1e86e30'),(87485,2164,'team-list_4_image','573'),(87486,2164,'_team-list_4_image','field_6107f9b886e2d'),(87487,2164,'team-list_4_full-name','Andrew Vinnichenko'),(87488,2164,'_team-list_4_full-name','field_6107f9ee86e2e'),(87489,2164,'team-list_4_position','Money Laundering Reporting Officer'),(87490,2164,'_team-list_4_position','field_6107fa0886e2f'),(87491,2164,'team-list_4_profile','https://www.linkedin.com/in/andrew-vinnichenko/'),(87492,2164,'_team-list_4_profile','field_6107fa1e86e30'),(87493,2164,'team-list','5'),(87494,2164,'_team-list','field_6107f8956d8f2'),(87495,2164,'team-block-info_team-title','Our Team'),(87496,2164,'_team-block-info_team-title','field_6107f96a86e2c'),(87497,2164,'team-block-info_team-profile-link-title','LinkedIn Profile'),(87498,2164,'_team-block-info_team-profile-link-title','field_6107fa2d86e31'),(87499,2164,'team-block-info',''),(87500,2164,'_team-block-info','field_6107fa5b46179'),(87501,2164,'our-story-title','Our Story'),(87502,2164,'_our-story-title','field_6107fd3dfac5c'),(87503,2164,'story-past_0_year',''),(87504,2164,'_story-past_0_year','field_6107fe861dc5d'),(87505,2164,'story-past_0_gropus_0_title_title',''),(87506,2164,'_story-past_0_gropus_0_title_title','field_6107fefbb9e35'),(87507,2164,'story-past_0_gropus_0_title_gradient','0'),(87508,2164,'_story-past_0_gropus_0_title_gradient','field_6107ff2c8bc34'),(87509,2164,'story-past_0_gropus_0_title',''),(87510,2164,'_story-past_0_gropus_0_title','field_6107ff625d3cf'),(87511,2164,'story-past_0_gropus_0_description',''),(87512,2164,'_story-past_0_gropus_0_description','field_6107ff01b9e36'),(87513,2164,'story-past_0_gropus','1'),(87514,2164,'_story-past_0_gropus','field_6107fee8b9e34'),(87515,2164,'story-past_1_year',''),(87516,2164,'_story-past_1_year','field_6107fe861dc5d'),(87517,2164,'story-past_1_gropus_0_title_title',''),(87518,2164,'_story-past_1_gropus_0_title_title','field_6107fefbb9e35'),(87519,2164,'story-past_1_gropus_0_title_gradient','0'),(87520,2164,'_story-past_1_gropus_0_title_gradient','field_6107ff2c8bc34'),(87521,2164,'story-past_1_gropus_0_title',''),(87522,2164,'_story-past_1_gropus_0_title','field_6107ff625d3cf'),(87523,2164,'story-past_1_gropus_0_description',''),(87524,2164,'_story-past_1_gropus_0_description','field_6107ff01b9e36'),(87525,2164,'story-past_1_gropus','1'),(87526,2164,'_story-past_1_gropus','field_6107fee8b9e34'),(87527,2164,'story-past_2_year',''),(87528,2164,'_story-past_2_year','field_6107fe861dc5d'),(87529,2164,'story-past_2_gropus_0_title_title',''),(87530,2164,'_story-past_2_gropus_0_title_title','field_6107fefbb9e35'),(87531,2164,'story-past_2_gropus_0_title_gradient','0'),(87532,2164,'_story-past_2_gropus_0_title_gradient','field_6107ff2c8bc34'),(87533,2164,'story-past_2_gropus_0_title',''),(87534,2164,'_story-past_2_gropus_0_title','field_6107ff625d3cf'),(87535,2164,'story-past_2_gropus_0_description',''),(87536,2164,'_story-past_2_gropus_0_description','field_6107ff01b9e36'),(87537,2164,'story-past_2_gropus','1'),(87538,2164,'_story-past_2_gropus','field_6107fee8b9e34'),(87539,2164,'story-past_3_year',''),(87540,2164,'_story-past_3_year','field_6107fe861dc5d'),(87541,2164,'story-past_3_gropus_0_title_title',''),(87542,2164,'_story-past_3_gropus_0_title_title','field_6107fefbb9e35'),(87543,2164,'story-past_3_gropus_0_title_gradient','0'),(87544,2164,'_story-past_3_gropus_0_title_gradient','field_6107ff2c8bc34'),(87545,2164,'story-past_3_gropus_0_title',''),(87546,2164,'_story-past_3_gropus_0_title','field_6107ff625d3cf'),(87547,2164,'story-past_3_gropus_0_description',''),(87548,2164,'_story-past_3_gropus_0_description','field_6107ff01b9e36'),(87549,2164,'story-past_3_gropus','1'),(87550,2164,'_story-past_3_gropus','field_6107fee8b9e34'),(87551,2164,'story-past_4_year',''),(87552,2164,'_story-past_4_year','field_6107fe861dc5d'),(87553,2164,'story-past_4_gropus_0_title_title',''),(87554,2164,'_story-past_4_gropus_0_title_title','field_6107fefbb9e35'),(87555,2164,'story-past_4_gropus_0_title_gradient','0'),(87556,2164,'_story-past_4_gropus_0_title_gradient','field_6107ff2c8bc34'),(87557,2164,'story-past_4_gropus_0_title',''),(87558,2164,'_story-past_4_gropus_0_title','field_6107ff625d3cf'),(87559,2164,'story-past_4_gropus_0_description',''),(87560,2164,'_story-past_4_gropus_0_description','field_6107ff01b9e36'),(87561,2164,'story-past_4_gropus','1'),(87562,2164,'_story-past_4_gropus','field_6107fee8b9e34'),(87563,2164,'story-past_5_year',''),(87564,2164,'_story-past_5_year','field_6107fe861dc5d'),(87565,2164,'story-past_5_gropus_0_title_title',''),(87566,2164,'_story-past_5_gropus_0_title_title','field_6107fefbb9e35'),(87567,2164,'story-past_5_gropus_0_title_gradient','0'),(87568,2164,'_story-past_5_gropus_0_title_gradient','field_6107ff2c8bc34'),(87569,2164,'story-past_5_gropus_0_title',''),(87570,2164,'_story-past_5_gropus_0_title','field_6107ff625d3cf'),(87571,2164,'story-past_5_gropus_0_description',''),(87572,2164,'_story-past_5_gropus_0_description','field_6107ff01b9e36'),(87573,2164,'story-past_5_gropus','1'),(87574,2164,'_story-past_5_gropus','field_6107fee8b9e34'),(87575,2164,'story-past_6_year',''),(87576,2164,'_story-past_6_year','field_6107fe861dc5d'),(87577,2164,'story-past_6_gropus_0_title_title',''),(87578,2164,'_story-past_6_gropus_0_title_title','field_6107fefbb9e35'),(87579,2164,'story-past_6_gropus_0_title_gradient','0'),(87580,2164,'_story-past_6_gropus_0_title_gradient','field_6107ff2c8bc34'),(87581,2164,'story-past_6_gropus_0_title',''),(87582,2164,'_story-past_6_gropus_0_title','field_6107ff625d3cf'),(87583,2164,'story-past_6_gropus_0_description',''),(87584,2164,'_story-past_6_gropus_0_description','field_6107ff01b9e36'),(87585,2164,'story-past_6_gropus','1'),(87586,2164,'_story-past_6_gropus','field_6107fee8b9e34'),(87587,2164,'story-past_7_year',''),(87588,2164,'_story-past_7_year','field_6107fe861dc5d'),(87589,2164,'story-past_7_gropus_0_title_title',''),(87590,2164,'_story-past_7_gropus_0_title_title','field_6107fefbb9e35'),(87591,2164,'story-past_7_gropus_0_title_gradient','0'),(87592,2164,'_story-past_7_gropus_0_title_gradient','field_6107ff2c8bc34'),(87593,2164,'story-past_7_gropus_0_title',''),(87594,2164,'_story-past_7_gropus_0_title','field_6107ff625d3cf'),(87595,2164,'story-past_7_gropus_0_description',''),(87596,2164,'_story-past_7_gropus_0_description','field_6107ff01b9e36'),(87597,2164,'story-past_7_gropus','1'),(87598,2164,'_story-past_7_gropus','field_6107fee8b9e34'),(87599,2164,'story-past_8_year',''),(87600,2164,'_story-past_8_year','field_6107fe861dc5d'),(87601,2164,'story-past_8_gropus_0_title_title',''),(87602,2164,'_story-past_8_gropus_0_title_title','field_6107fefbb9e35'),(87603,2164,'story-past_8_gropus_0_title_gradient','0'),(87604,2164,'_story-past_8_gropus_0_title_gradient','field_6107ff2c8bc34'),(87605,2164,'story-past_8_gropus_0_title',''),(87606,2164,'_story-past_8_gropus_0_title','field_6107ff625d3cf'),(87607,2164,'story-past_8_gropus_0_description',''),(87608,2164,'_story-past_8_gropus_0_description','field_6107ff01b9e36'),(87609,2164,'story-past_8_gropus','1'),(87610,2164,'_story-past_8_gropus','field_6107fee8b9e34'),(87611,2164,'story-past','9'),(87612,2164,'_story-past','field_6107fe24901a6'),(87613,2164,'story-feature_0_year',''),(87614,2164,'_story-feature_0_year','field_6107ffda45731'),(87615,2164,'story-feature_0_gropus_0_title_title',''),(87616,2164,'_story-feature_0_gropus_0_title_title','field_6107ffda45734'),(87617,2164,'story-feature_0_gropus_0_title_gradient','0'),(87618,2164,'_story-feature_0_gropus_0_title_gradient','field_6107ffda45735'),(87619,2164,'story-feature_0_gropus_0_title',''),(87620,2164,'_story-feature_0_gropus_0_title','field_6107ffda45733'),(87621,2164,'story-feature_0_gropus_0_description',''),(87622,2164,'_story-feature_0_gropus_0_description','field_6107ffda45736'),(87623,2164,'story-feature_0_gropus','1'),(87624,2164,'_story-feature_0_gropus','field_6107ffda45732'),(87625,2164,'story-feature_1_year',''),(87626,2164,'_story-feature_1_year','field_6107ffda45731'),(87627,2164,'story-feature_1_gropus_0_title_title',''),(87628,2164,'_story-feature_1_gropus_0_title_title','field_6107ffda45734'),(87629,2164,'story-feature_1_gropus_0_title_gradient','0'),(87630,2164,'_story-feature_1_gropus_0_title_gradient','field_6107ffda45735'),(87631,2164,'story-feature_1_gropus_0_title',''),(87632,2164,'_story-feature_1_gropus_0_title','field_6107ffda45733'),(87633,2164,'story-feature_1_gropus_0_description',''),(87634,2164,'_story-feature_1_gropus_0_description','field_6107ffda45736'),(87635,2164,'story-feature_1_gropus','1'),(87636,2164,'_story-feature_1_gropus','field_6107ffda45732'),(87637,2164,'story-feature','2'),(87638,2164,'_story-feature','field_6107ffda45730'),(87639,2164,'slider_story-past_0_year','Founded in 2006'),(87640,2164,'_slider_story-past_0_year','field_6107fe861dc5d'),(87641,2164,'slider_story-past_0_gropus_0_title_title','foundation'),(87642,2164,'_slider_story-past_0_gropus_0_title_title','field_6107fefbb9e35'),(87643,2164,'slider_story-past_0_gropus_0_title_gradient','1'),(87644,2164,'_slider_story-past_0_gropus_0_title_gradient','field_6107ff2c8bc34'),(87645,2164,'slider_story-past_0_gropus_0_title',''),(87646,2164,'_slider_story-past_0_gropus_0_title','field_6107ff625d3cf'),(87647,2164,'slider_story-past_0_gropus_0_description','CommerceGate was founded in Barcelona, Spain, by forming key relationships with financial and risk management institutions to develop technological and operational capabilities on our platform.'),(87648,2164,'_slider_story-past_0_gropus_0_description','field_6107ff01b9e36'),(87649,2164,'slider_story-past_0_gropus','1'),(87650,2164,'_slider_story-past_0_gropus','field_6107fee8b9e34'),(87651,2164,'slider_story-past_1_year','In 2007'),(87652,2164,'_slider_story-past_1_year','field_6107fe861dc5d'),(87653,2164,'slider_story-past_1_gropus_0_title_title','The largest high-risk payment processor in Spain'),(87654,2164,'_slider_story-past_1_gropus_0_title_title','field_6107fefbb9e35'),(87655,2164,'slider_story-past_1_gropus_0_title_gradient','0'),(87656,2164,'_slider_story-past_1_gropus_0_title_gradient','field_6107ff2c8bc34'),(87657,2164,'slider_story-past_1_gropus_0_title',''),(87658,2164,'_slider_story-past_1_gropus_0_title','field_6107ff625d3cf'),(87659,2164,'slider_story-past_1_gropus_0_description','CommerceGate quickly scaled to be the largest high-risk payment processor in Spain and expanded throughout Europe offering superior throughput and highly secured payment solutions for our clients.'),(87660,2164,'_slider_story-past_1_gropus_0_description','field_6107ff01b9e36'),(87661,2164,'slider_story-past_1_gropus','1'),(87662,2164,'_slider_story-past_1_gropus','field_6107fee8b9e34'),(87663,2164,'slider_story-past_2_year','In 2009'),(87664,2164,'_slider_story-past_2_year','field_6107fe861dc5d'),(87665,2164,'slider_story-past_2_gropus_0_title_title','Relaunch of cgbilling.com'),(87666,2164,'_slider_story-past_2_gropus_0_title_title','field_6107fefbb9e35'),(87667,2164,'slider_story-past_2_gropus_0_title_gradient','0'),(87668,2164,'_slider_story-past_2_gropus_0_title_gradient','field_6107ff2c8bc34'),(87669,2164,'slider_story-past_2_gropus_0_title',''),(87670,2164,'_slider_story-past_2_gropus_0_title','field_6107ff625d3cf'),(87671,2164,'slider_story-past_2_gropus_0_description','CommerceGate established an Industry benchmark for quality service for end-user billing support with the relaunch of cgbilling.com.'),(87672,2164,'_slider_story-past_2_gropus_0_description','field_6107ff01b9e36'),(87673,2164,'slider_story-past_2_gropus','2'),(87674,2164,'_slider_story-past_2_gropus','field_6107fee8b9e34'),(87675,2164,'slider_story-past_3_year','In 2010'),(87676,2164,'_slider_story-past_3_year','field_6107fe861dc5d'),(87677,2164,'slider_story-past_3_gropus_0_title_title','CommerceGate expanded our team'),(87678,2164,'_slider_story-past_3_gropus_0_title_title','field_6107fefbb9e35'),(87679,2164,'slider_story-past_3_gropus_0_title_gradient','0'),(87680,2164,'_slider_story-past_3_gropus_0_title_gradient','field_6107ff2c8bc34'),(87681,2164,'slider_story-past_3_gropus_0_title',''),(87682,2164,'_slider_story-past_3_gropus_0_title','field_6107ff625d3cf'),(87683,2164,'slider_story-past_3_gropus_0_description','CommerceGate expanded our team to meet growing demand for our payment solutions and to offer highly dedicated support for our clients.'),(87684,2164,'_slider_story-past_3_gropus_0_description','field_6107ff01b9e36'),(87685,2164,'slider_story-past_3_gropus','1'),(87686,2164,'_slider_story-past_3_gropus','field_6107fee8b9e34'),(87687,2164,'slider_story-past_4_year','In 2011'),(87688,2164,'_slider_story-past_4_year','field_6107fe861dc5d'),(87689,2164,'slider_story-past_4_gropus_0_title_title','The Billing Company of the Year'),(87690,2164,'_slider_story-past_4_gropus_0_title_title','field_6107fefbb9e35'),(87691,2164,'slider_story-past_4_gropus_0_title_gradient','0'),(87692,2164,'_slider_story-past_4_gropus_0_title_gradient','field_6107ff2c8bc34'),(87693,2164,'slider_story-past_4_gropus_0_title',''),(87694,2164,'_slider_story-past_4_gropus_0_title','field_6107ff625d3cf'),(87695,2164,'slider_story-past_4_gropus_0_description','CommerceGate was awarded the Billing Company of the Year (Merchant Services) for our longstanding dedication to providing leading payment technology and support access for our clients.'),(87696,2164,'_slider_story-past_4_gropus_0_description','field_6107ff01b9e36'),(87697,2164,'slider_story-past_4_gropus','1'),(87698,2164,'_slider_story-past_4_gropus','field_6107fee8b9e34'),(87699,2164,'slider_story-past_5_year','In 2012'),(87700,2164,'_slider_story-past_5_year','field_6107fe861dc5d'),(87701,2164,'slider_story-past_5_gropus_0_title_title','The European Billing Company of the Year Award'),(87702,2164,'_slider_story-past_5_gropus_0_title_title','field_6107fefbb9e35'),(87703,2164,'slider_story-past_5_gropus_0_title_gradient','0'),(87704,2164,'_slider_story-past_5_gropus_0_title_gradient','field_6107ff2c8bc34'),(87705,2164,'slider_story-past_5_gropus_0_title',''),(87706,2164,'_slider_story-past_5_gropus_0_title','field_6107ff625d3cf'),(87707,2164,'slider_story-past_5_gropus_0_description','CommerceGate was nominated for the European Billing Company of the Year Award for outstanding performance and reliability of our billing solutions for our clients in Europe.'),(87708,2164,'_slider_story-past_5_gropus_0_description','field_6107ff01b9e36'),(87709,2164,'slider_story-past_5_gropus','2'),(87710,2164,'_slider_story-past_5_gropus','field_6107fee8b9e34'),(87711,2164,'slider_story-past_6_year','In 2013'),(87712,2164,'_slider_story-past_6_year','field_6107fe861dc5d'),(87713,2164,'slider_story-past_6_gropus_0_title_title','The European Billing Company of the Year Award'),(87714,2164,'_slider_story-past_6_gropus_0_title_title','field_6107fefbb9e35'),(87715,2164,'slider_story-past_6_gropus_0_title_gradient','0'),(87716,2164,'_slider_story-past_6_gropus_0_title_gradient','field_6107ff2c8bc34'),(87717,2164,'slider_story-past_6_gropus_0_title',''),(87718,2164,'_slider_story-past_6_gropus_0_title','field_6107ff625d3cf'),(87719,2164,'slider_story-past_6_gropus_0_description','CommerceGate was crowned the title European Billing Company of the Year Award for outstanding performance and reliability of our billing solutions for our clients in Europe.'),(87720,2164,'_slider_story-past_6_gropus_0_description','field_6107ff01b9e36'),(87721,2164,'slider_story-past_6_gropus','1'),(87722,2164,'_slider_story-past_6_gropus','field_6107fee8b9e34'),(87723,2164,'slider_story-past_7_year','In 2014'),(87724,2164,'_slider_story-past_7_year','field_6107fe861dc5d'),(87725,2164,'slider_story-past_7_gropus_0_title_title','The European Payment Processor of the Year Award'),(87726,2164,'_slider_story-past_7_gropus_0_title_title','field_6107fefbb9e35'),(87727,2164,'slider_story-past_7_gropus_0_title_gradient','0'),(87728,2164,'_slider_story-past_7_gropus_0_title_gradient','field_6107ff2c8bc34'),(87729,2164,'slider_story-past_7_gropus_0_title',''),(87730,2164,'_slider_story-past_7_gropus_0_title','field_6107ff625d3cf'),(87731,2164,'slider_story-past_7_gropus_0_description','CommerceGate was crowned the European Payment Processor of the Year Award for our leading and highly scalable payment processing solutions for our clients in Europe.'),(87732,2164,'_slider_story-past_7_gropus_0_description','field_6107ff01b9e36'),(87733,2164,'slider_story-past_7_gropus','2'),(87734,2164,'_slider_story-past_7_gropus','field_6107fee8b9e34'),(87735,2164,'slider_story-past_8_year','In 2015'),(87736,2164,'_slider_story-past_8_year','field_6107fe861dc5d'),(87737,2164,'slider_story-past_8_gropus_0_title_title','CommerceGate expanded our team'),(87738,2164,'_slider_story-past_8_gropus_0_title_title','field_6107fefbb9e35'),(87739,2164,'slider_story-past_8_gropus_0_title_gradient','0'),(87740,2164,'_slider_story-past_8_gropus_0_title_gradient','field_6107ff2c8bc34'),(87741,2164,'slider_story-past_8_gropus_0_title',''),(87742,2164,'_slider_story-past_8_gropus_0_title','field_6107ff625d3cf'),(87743,2164,'slider_story-past_8_gropus_0_description','CommerceGate expanded our team to boost our core competencies and expertise in key operational areas while continuing to grow our client base and support throughout Europe.'),(87744,2164,'_slider_story-past_8_gropus_0_description','field_6107ff01b9e36'),(87745,2164,'slider_story-past_8_gropus','3'),(87746,2164,'_slider_story-past_8_gropus','field_6107fee8b9e34'),(87747,2164,'slider_story-past','15'),(87748,2164,'_slider_story-past','field_6107fe24901a6'),(87749,2164,'slider_story-feature_0_year','In 2022'),(87750,2164,'_slider_story-feature_0_year','field_6107ffda45731'),(87751,2164,'slider_story-feature_0_gropus_0_title_title','CG Digital Bank.'),(87752,2164,'_slider_story-feature_0_gropus_0_title_title','field_6107ffda45734'),(87753,2164,'slider_story-feature_0_gropus_0_title_gradient','0'),(87754,2164,'_slider_story-feature_0_gropus_0_title_gradient','field_6107ffda45735'),(87755,2164,'slider_story-feature_0_gropus_0_title',''),(87756,2164,'_slider_story-feature_0_gropus_0_title','field_6107ffda45733'),(87757,2164,'slider_story-feature_0_gropus_0_description','Gain access to key digital banking facilities and services hassle-free, tailored to the needs of your online business.'),(87758,2164,'_slider_story-feature_0_gropus_0_description','field_6107ffda45736'),(87759,2164,'slider_story-feature_0_gropus','3'),(87760,2164,'_slider_story-feature_0_gropus','field_6107ffda45732'),(87761,2164,'slider_story-feature','1'),(87762,2164,'_slider_story-feature','field_6107ffda45730'),(87763,2164,'slider',''),(87764,2164,'_slider','field_610800a34520b'),(87765,2164,'slider_story-feature_0_gropus_1_title_title','CG Card.'),(87766,2164,'_slider_story-feature_0_gropus_1_title_title','field_6107ffda45734'),(87767,2164,'slider_story-feature_0_gropus_1_title_gradient','0'),(87768,2164,'_slider_story-feature_0_gropus_1_title_gradient','field_6107ffda45735'),(87769,2164,'slider_story-feature_0_gropus_1_title',''),(87770,2164,'_slider_story-feature_0_gropus_1_title','field_6107ffda45733'),(87771,2164,'slider_story-feature_0_gropus_1_description','Get customized corporate and personal credit cards for your stakeholders and key partners linked to your account.'),(87772,2164,'_slider_story-feature_0_gropus_1_description','field_6107ffda45736'),(87773,2164,'career-block-info_title','Start Your Career'),(87774,2164,'_career-block-info_title','field_6108088e7a966'),(87775,2164,'career-block-info_suptitle_text','15 job openings'),(87776,2164,'_career-block-info_suptitle_text','field_610808a07a968'),(87777,2164,'career-block-info_suptitle_color','#EB5042'),(87778,2164,'_career-block-info_suptitle_color','field_610808a67a969'),(87779,2164,'career-block-info_suptitle',''),(87780,2164,'_career-block-info_suptitle','field_610808947a967'),(87781,2164,'career-block-info_button-title','See All Jobs\\'),(87782,2164,'_career-block-info_button-title','field_610808cdef69d'),(87783,2164,'career-block-info',''),(87784,2164,'_career-block-info','field_610807c27a965'),(87785,2164,'career-block-info_button','a:3:{s:5:\"title\";s:12:\"See All Jobs\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/careers/\";s:6:\"target\";s:0:\"\";}'),(87786,2164,'_career-block-info_button','field_610808cdef69d'),(87787,2164,'slider_story-past_2_gropus_1_title_title','The Strategic Alliance of the Year Award'),(87788,2164,'_slider_story-past_2_gropus_1_title_title','field_6107fefbb9e35'),(87789,2164,'slider_story-past_2_gropus_1_title_gradient','0'),(87790,2164,'_slider_story-past_2_gropus_1_title_gradient','field_6107ff2c8bc34'),(87791,2164,'slider_story-past_2_gropus_1_title',''),(87792,2164,'_slider_story-past_2_gropus_1_title','field_6107ff625d3cf'),(87793,2164,'slider_story-past_2_gropus_1_description','CommerceGate was awarded the Strategic Alliance of the Year Award for outstanding performance and reliability in our payment solutions.'),(87794,2164,'_slider_story-past_2_gropus_1_description','field_6107ff01b9e36'),(87795,2164,'slider_story-past_5_gropus_1_title_title','CommerceGate relaunches our flagship website'),(87796,2164,'_slider_story-past_5_gropus_1_title_title','field_6107fefbb9e35'),(87797,2164,'slider_story-past_5_gropus_1_title_gradient','0'),(87798,2164,'_slider_story-past_5_gropus_1_title_gradient','field_6107ff2c8bc34'),(87799,2164,'slider_story-past_5_gropus_1_title',''),(87800,2164,'_slider_story-past_5_gropus_1_title','field_6107ff625d3cf'),(87801,2164,'slider_story-past_5_gropus_1_description','CommerceGate relaunches our flagship website and brand image to emphasize on our growing success, industry expertise and outstanding dedication to our clients globally.'),(87802,2164,'_slider_story-past_5_gropus_1_description','field_6107ff01b9e36'),(87803,2164,'slider_story-past_7_gropus_1_title_title','The lead in innovation and development'),(87804,2164,'_slider_story-past_7_gropus_1_title_title','field_6107fefbb9e35'),(87805,2164,'slider_story-past_7_gropus_1_title_gradient','0'),(87806,2164,'_slider_story-past_7_gropus_1_title_gradient','field_6107ff2c8bc34'),(87807,2164,'slider_story-past_7_gropus_1_title',''),(87808,2164,'_slider_story-past_7_gropus_1_title','field_6107ff625d3cf'),(87809,2164,'slider_story-past_7_gropus_1_description','CommerceGate takes the lead in innovation and development under a new management with the commitment to developing and adopting the latest payment technologies available for our clients.'),(87810,2164,'_slider_story-past_7_gropus_1_description','field_6107ff01b9e36'),(87811,2164,'slider_story-past_8_gropus_1_title_title','A brand new processing platform and back office systems'),(87812,2164,'_slider_story-past_8_gropus_1_title_title','field_6107fefbb9e35'),(87813,2164,'slider_story-past_8_gropus_1_title_gradient','0'),(87814,2164,'_slider_story-past_8_gropus_1_title_gradient','field_6107ff2c8bc34'),(87815,2164,'slider_story-past_8_gropus_1_title',''),(87816,2164,'_slider_story-past_8_gropus_1_title','field_6107ff625d3cf'),(87817,2164,'slider_story-past_8_gropus_1_description','CommerceGate begins development of a brand new processing platform and back office systems to provide our clients with a highly secure and leading payment processing solution in the industry.'),(87818,2164,'_slider_story-past_8_gropus_1_description','field_6107ff01b9e36'),(87819,2164,'slider_story-past_8_gropus_2_title_title','Data-driven business intelligence technology'),(87820,2164,'_slider_story-past_8_gropus_2_title_title','field_6107fefbb9e35'),(87821,2164,'slider_story-past_8_gropus_2_title_gradient','0'),(87822,2164,'_slider_story-past_8_gropus_2_title_gradient','field_6107ff2c8bc34'),(87823,2164,'slider_story-past_8_gropus_2_title',''),(87824,2164,'_slider_story-past_8_gropus_2_title','field_6107ff625d3cf'),(87825,2164,'slider_story-past_8_gropus_2_description','CommerceGate continues to evolve and cater to the changing landscape of the industry through streamlining business processes, leveraging on agile and data-driven business intelligence technology.'),(87826,2164,'_slider_story-past_8_gropus_2_description','field_6107ff01b9e36'),(87827,2164,'slider_story-past_9_year','In 2016'),(87828,2164,'_slider_story-past_9_year','field_6107fe861dc5d'),(87829,2164,'slider_story-past_9_gropus_0_title_title','The leading back office system and merchant user interface'),(87830,2164,'_slider_story-past_9_gropus_0_title_title','field_6107fefbb9e35'),(87831,2164,'slider_story-past_9_gropus_0_title_gradient','0'),(87832,2164,'_slider_story-past_9_gropus_0_title_gradient','field_6107ff2c8bc34'),(87833,2164,'slider_story-past_9_gropus_0_title',''),(87834,2164,'_slider_story-past_9_gropus_0_title','field_6107ff625d3cf'),(87835,2164,'slider_story-past_9_gropus_0_description','CommerceGate launches the leading back office system and merchant user interface making payment processing management easier and convenient, while increasing the capabilities for our clients.'),(87836,2164,'_slider_story-past_9_gropus_0_description','field_6107ff01b9e36'),(87837,2164,'slider_story-past_9_gropus_1_title_title','An upgraded website and corporate profile'),(87838,2164,'_slider_story-past_9_gropus_1_title_title','field_6107fefbb9e35'),(87839,2164,'slider_story-past_9_gropus_1_title_gradient','0'),(87840,2164,'_slider_story-past_9_gropus_1_title_gradient','field_6107ff2c8bc34'),(87841,2164,'slider_story-past_9_gropus_1_title',''),(87842,2164,'_slider_story-past_9_gropus_1_title','field_6107ff625d3cf'),(87843,2164,'slider_story-past_9_gropus_1_description','CommerceGate introduces an upgraded website and corporate profile to reflect the dedication and commitment to constant innovation, marking the transition to a lean, agile, and data-driven payment processor.'),(87844,2164,'_slider_story-past_9_gropus_1_description','field_6107ff01b9e36'),(87845,2164,'slider_story-past_9_gropus','2'),(87846,2164,'_slider_story-past_9_gropus','field_6107fee8b9e34'),(87847,2164,'slider_story-past_10_year','In 2017'),(87848,2164,'_slider_story-past_10_year','field_6107fe861dc5d'),(87849,2164,'slider_story-past_10_gropus_0_title_title','Billing 2.0'),(87850,2164,'_slider_story-past_10_gropus_0_title_title','field_6107fefbb9e35'),(87851,2164,'slider_story-past_10_gropus_0_title_gradient','1'),(87852,2164,'_slider_story-past_10_gropus_0_title_gradient','field_6107ff2c8bc34'),(87853,2164,'slider_story-past_10_gropus_0_title',''),(87854,2164,'_slider_story-past_10_gropus_0_title','field_6107ff625d3cf'),(87855,2164,'slider_story-past_10_gropus_0_description','CommerceGate launches Billing 2.0, the leading all-in-one invoice, settlement and billing system that provides the latest technology and functionalities with accurate transactional data for our clients.'),(87856,2164,'_slider_story-past_10_gropus_0_description','field_6107ff01b9e36'),(87857,2164,'slider_story-past_10_gropus','1'),(87858,2164,'_slider_story-past_10_gropus','field_6107fee8b9e34'),(87859,2164,'slider_story-past_11_year','In 2018'),(87860,2164,'_slider_story-past_11_year','field_6107fe861dc5d'),(87861,2164,'slider_story-past_11_gropus_0_title_title','CGPayTech'),(87862,2164,'_slider_story-past_11_gropus_0_title_title','field_6107fefbb9e35'),(87863,2164,'slider_story-past_11_gropus_0_title_gradient','1'),(87864,2164,'_slider_story-past_11_gropus_0_title_gradient','field_6107ff2c8bc34'),(87865,2164,'slider_story-past_11_gropus_0_title',''),(87866,2164,'_slider_story-past_11_gropus_0_title','field_6107ff625d3cf'),(87867,2164,'slider_story-past_11_gropus_0_description','CommerceGate launches CGPayTech, a cutting-edge payment platform with higher processing capacities, improved security encryption protocols and a variety of additional payment methods.'),(87868,2164,'_slider_story-past_11_gropus_0_description','field_6107ff01b9e36'),(87869,2164,'slider_story-past_11_gropus','1'),(87870,2164,'_slider_story-past_11_gropus','field_6107fee8b9e34'),(87871,2164,'slider_story-past_12_year','In 2019'),(87872,2164,'_slider_story-past_12_year','field_6107fe861dc5d'),(87873,2164,'slider_story-past_12_gropus_0_title_title','20th acquiring partner integration'),(87874,2164,'_slider_story-past_12_gropus_0_title_title','field_6107fefbb9e35'),(87875,2164,'slider_story-past_12_gropus_0_title_gradient','0'),(87876,2164,'_slider_story-past_12_gropus_0_title_gradient','field_6107ff2c8bc34'),(87877,2164,'slider_story-past_12_gropus_0_title',''),(87878,2164,'_slider_story-past_12_gropus_0_title','field_6107ff625d3cf'),(87879,2164,'slider_story-past_12_gropus_0_description','CommerceGate introduces our 20th acquiring partner integration to our platform, providing our merchants higher transactional volumes, better conversion, risk management and payment processing quality.'),(87880,2164,'_slider_story-past_12_gropus_0_description','field_6107ff01b9e36'),(87881,2164,'slider_story-past_12_gropus','1'),(87882,2164,'_slider_story-past_12_gropus','field_6107fee8b9e34'),(87883,2164,'slider_story-past_13_year','In 2020'),(87884,2164,'_slider_story-past_13_year','field_6107fe861dc5d'),(87885,2164,'slider_story-past_13_gropus_0_title_title','A financial institution license'),(87886,2164,'_slider_story-past_13_gropus_0_title_title','field_6107fefbb9e35'),(87887,2164,'slider_story-past_13_gropus_0_title_gradient','0'),(87888,2164,'_slider_story-past_13_gropus_0_title_gradient','field_6107ff2c8bc34'),(87889,2164,'slider_story-past_13_gropus_0_title',''),(87890,2164,'_slider_story-past_13_gropus_0_title','field_6107ff625d3cf'),(87891,2164,'slider_story-past_13_gropus_0_description','CommerceGate was the first non-banking group in Spain to be granted by the Central Bank of Spain a financial institution license.'),(87892,2164,'_slider_story-past_13_gropus_0_description','field_6107ff01b9e36'),(87893,2164,'slider_story-past_13_gropus','1'),(87894,2164,'_slider_story-past_13_gropus','field_6107fee8b9e34'),(87895,2164,'slider_story-past_14_year','In 2021'),(87896,2164,'_slider_story-past_14_year','field_6107fe861dc5d'),(87897,2164,'slider_story-past_14_gropus_0_title_title','CommerceGate opens the LATAM market'),(87898,2164,'_slider_story-past_14_gropus_0_title_title','field_6107fefbb9e35'),(87899,2164,'slider_story-past_14_gropus_0_title_gradient','0'),(87900,2164,'_slider_story-past_14_gropus_0_title_gradient','field_6107ff2c8bc34'),(87901,2164,'slider_story-past_14_gropus_0_title',''),(87902,2164,'_slider_story-past_14_gropus_0_title','field_6107ff625d3cf'),(87903,2164,'slider_story-past_14_gropus_0_description','CommerceGate opens the LATAM market through local acquiring and payment solutions for EU merchants with Brazil being the first country and Mexico, Chile, Colombia and Peru coming next.'),(87904,2164,'_slider_story-past_14_gropus_0_description','field_6107ff01b9e36'),(87905,2164,'slider_story-past_14_gropus','1'),(87906,2164,'_slider_story-past_14_gropus','field_6107fee8b9e34'),(87907,2164,'slider_story-feature_0_gropus_2_title_title','CG eWallet.'),(87908,2164,'_slider_story-feature_0_gropus_2_title_title','field_6107ffda45734'),(87909,2164,'slider_story-feature_0_gropus_2_title_gradient','0'),(87910,2164,'_slider_story-feature_0_gropus_2_title_gradient','field_6107ffda45735'),(87911,2164,'slider_story-feature_0_gropus_2_title',''),(87912,2164,'_slider_story-feature_0_gropus_2_title','field_6107ffda45733'),(87913,2164,'slider_story-feature_0_gropus_2_description','Get full access to the benefits of the CG eWallet solution to increase customer interaction with your business.'),(87914,2164,'_slider_story-feature_0_gropus_2_description','field_6107ffda45736'),(87915,2165,'main-block_image','542'),(87916,2165,'_main-block_image','field_6107f1cd63ec8'),(87917,2165,'main-block_title','Our Story'),(87918,2165,'_main-block_title','field_6107f1db63ec9'),(87919,2165,'main-block_description','Thousands of merchants have boosted their sales with our[nbsp]payment solutions since 2006. Today, we have scaled successfully to cater to every business with the[nbsp]foundations of ethical business practices and leading technology.'),(87920,2165,'_main-block_description','field_6107f1e463eca'),(87921,2165,'main-block_button-title','Explore more'),(87922,2165,'_main-block_button-title','field_6107f1f063ecb'),(87923,2165,'main-block',''),(87924,2165,'_main-block','field_6107f1b963ec7'),(87925,2165,'introductory-block_title','We’re recognised by professionals'),(87926,2165,'_introductory-block_title','field_6107f5e1078d8'),(87927,2165,'introductory-block_icons_0_icon','550'),(87928,2165,'_introductory-block_icons_0_icon','field_6107f5f6078da'),(87929,2165,'introductory-block_icons_0_icon-description',''),(87930,2165,'_introductory-block_icons_0_icon-description','field_6107f635d4d34'),(87931,2165,'introductory-block_icons_1_icon','551'),(87932,2165,'_introductory-block_icons_1_icon','field_6107f5f6078da'),(87933,2165,'introductory-block_icons_1_icon-description','E-Money Licenses \r\nin the EU and the UK'),(87934,2165,'_introductory-block_icons_1_icon-description','field_6107f635d4d34'),(87935,2165,'introductory-block_icons_2_icon','552'),(87936,2165,'_introductory-block_icons_2_icon','field_6107f5f6078da'),(87937,2165,'introductory-block_icons_2_icon-description',''),(87938,2165,'_introductory-block_icons_2_icon-description','field_6107f635d4d34'),(87939,2165,'introductory-block_icons_3_icon','553'),(87940,2165,'_introductory-block_icons_3_icon','field_6107f5f6078da'),(87941,2165,'introductory-block_icons_3_icon-description','PSD2 and Strong Customer \r\nAuthentication (SCA) compliant'),(87942,2165,'_introductory-block_icons_3_icon-description','field_6107f635d4d34'),(87943,2165,'introductory-block_icons','4'),(87944,2165,'_introductory-block_icons','field_6107f5e6078d9'),(87945,2165,'introductory-block',''),(87946,2165,'_introductory-block','field_6107f5d6078d7'),(87947,2165,'introductory-block-title','We’re recognised by professionals'),(87948,2165,'_introductory-block-title','field_6107f5e1078d8'),(87949,2165,'introductory-block-icons_0_icon','550'),(87950,2165,'_introductory-block-icons_0_icon','field_6107f5f6078da'),(87951,2165,'introductory-block-icons_0_icon-description','Licensed by Banco de Espana'),(87952,2165,'_introductory-block-icons_0_icon-description','field_6107f635d4d34'),(87953,2165,'introductory-block-icons_1_icon','551'),(87954,2165,'_introductory-block-icons_1_icon','field_6107f5f6078da'),(87955,2165,'introductory-block-icons_1_icon-description','EU Regulated Financial Institution'),(87956,2165,'_introductory-block-icons_1_icon-description','field_6107f635d4d34'),(87957,2165,'introductory-block-icons_2_icon','552'),(87958,2165,'_introductory-block-icons_2_icon','field_6107f5f6078da'),(87959,2165,'introductory-block-icons_2_icon-description','Secure Level 1[nbsp]PCI Compliance'),(87960,2165,'_introductory-block-icons_2_icon-description','field_6107f635d4d34'),(87961,2165,'introductory-block-icons_3_icon','553'),(87962,2165,'_introductory-block-icons_3_icon','field_6107f5f6078da'),(87963,2165,'introductory-block-icons_3_icon-description','Appointed KPMG Auditor'),(87964,2165,'_introductory-block-icons_3_icon-description','field_6107f635d4d34'),(87965,2165,'introductory-block-icons','4'),(87966,2165,'_introductory-block-icons','field_6107f5e6078d9'),(87967,2165,'team_title',''),(87968,2165,'_team_title','field_6107f8866d8f1'),(87969,2165,'team',''),(87970,2165,'_team','field_6107f87b6d8f0'),(87971,2165,'block-info_team-title','Our Team'),(87972,2165,'_block-info_team-title','field_6107f96a86e2c'),(87973,2165,'block-info_team-profile-link-title','LinkedIn Profile'),(87974,2165,'_block-info_team-profile-link-title','field_6107fa2d86e31'),(87975,2165,'block-info',''),(87976,2165,'_block-info','field_6107fa5b46179'),(87977,2165,'team-list_0_image','2090'),(87978,2165,'_team-list_0_image','field_6107f9b886e2d'),(87979,2165,'team-list_0_full-name','Evgen Sopin'),(87980,2165,'_team-list_0_full-name','field_6107f9ee86e2e'),(87981,2165,'team-list_0_position','Chief Executive Officer'),(87982,2165,'_team-list_0_position','field_6107fa0886e2f'),(87983,2165,'team-list_0_profile','https://www.linkedin.com/in/evgensopin/'),(87984,2165,'_team-list_0_profile','field_6107fa1e86e30'),(87985,2165,'team-list_1_image','570'),(87986,2165,'_team-list_1_image','field_6107f9b886e2d'),(87987,2165,'team-list_1_full-name','Carlos Maduro'),(87988,2165,'_team-list_1_full-name','field_6107f9ee86e2e'),(87989,2165,'team-list_1_position','Chief Financial Officer'),(87990,2165,'_team-list_1_position','field_6107fa0886e2f'),(87991,2165,'team-list_1_profile','https://www.linkedin.com/in/carlosmaduro/'),(87992,2165,'_team-list_1_profile','field_6107fa1e86e30'),(87993,2165,'team-list_2_image','571'),(87994,2165,'_team-list_2_image','field_6107f9b886e2d'),(87995,2165,'team-list_2_full-name','Paul Barclay'),(87996,2165,'_team-list_2_full-name','field_6107f9ee86e2e'),(87997,2165,'team-list_2_position','Chief Commercial Officer'),(87998,2165,'_team-list_2_position','field_6107fa0886e2f'),(87999,2165,'team-list_2_profile','https://www.linkedin.com/in/pabarclay/'),(88000,2165,'_team-list_2_profile','field_6107fa1e86e30'),(88001,2165,'team-list_3_image','572'),(88002,2165,'_team-list_3_image','field_6107f9b886e2d'),(88003,2165,'team-list_3_full-name','Andrew Rud'),(88004,2165,'_team-list_3_full-name','field_6107f9ee86e2e'),(88005,2165,'team-list_3_position','Chief Operations Officer'),(88006,2165,'_team-list_3_position','field_6107fa0886e2f'),(88007,2165,'team-list_3_profile','https://www.linkedin.com/in/andrew-rud-b3274835/'),(88008,2165,'_team-list_3_profile','field_6107fa1e86e30'),(88009,2165,'team-list_4_image','573'),(88010,2165,'_team-list_4_image','field_6107f9b886e2d'),(88011,2165,'team-list_4_full-name','Andrew Vinnichenko'),(88012,2165,'_team-list_4_full-name','field_6107f9ee86e2e'),(88013,2165,'team-list_4_position','Money Laundering Reporting Officer'),(88014,2165,'_team-list_4_position','field_6107fa0886e2f'),(88015,2165,'team-list_4_profile','https://www.linkedin.com/in/andrew-vinnichenko/'),(88016,2165,'_team-list_4_profile','field_6107fa1e86e30'),(88017,2165,'team-list','5'),(88018,2165,'_team-list','field_6107f8956d8f2'),(88019,2165,'team-block-info_team-title','Our Team'),(88020,2165,'_team-block-info_team-title','field_6107f96a86e2c'),(88021,2165,'team-block-info_team-profile-link-title','LinkedIn Profile'),(88022,2165,'_team-block-info_team-profile-link-title','field_6107fa2d86e31'),(88023,2165,'team-block-info',''),(88024,2165,'_team-block-info','field_6107fa5b46179'),(88025,2165,'our-story-title','Our Story'),(88026,2165,'_our-story-title','field_6107fd3dfac5c'),(88027,2165,'story-past_0_year',''),(88028,2165,'_story-past_0_year','field_6107fe861dc5d'),(88029,2165,'story-past_0_gropus_0_title_title',''),(88030,2165,'_story-past_0_gropus_0_title_title','field_6107fefbb9e35'),(88031,2165,'story-past_0_gropus_0_title_gradient','0'),(88032,2165,'_story-past_0_gropus_0_title_gradient','field_6107ff2c8bc34'),(88033,2165,'story-past_0_gropus_0_title',''),(88034,2165,'_story-past_0_gropus_0_title','field_6107ff625d3cf'),(88035,2165,'story-past_0_gropus_0_description',''),(88036,2165,'_story-past_0_gropus_0_description','field_6107ff01b9e36'),(88037,2165,'story-past_0_gropus','1'),(88038,2165,'_story-past_0_gropus','field_6107fee8b9e34'),(88039,2165,'story-past_1_year',''),(88040,2165,'_story-past_1_year','field_6107fe861dc5d'),(88041,2165,'story-past_1_gropus_0_title_title',''),(88042,2165,'_story-past_1_gropus_0_title_title','field_6107fefbb9e35'),(88043,2165,'story-past_1_gropus_0_title_gradient','0'),(88044,2165,'_story-past_1_gropus_0_title_gradient','field_6107ff2c8bc34'),(88045,2165,'story-past_1_gropus_0_title',''),(88046,2165,'_story-past_1_gropus_0_title','field_6107ff625d3cf'),(88047,2165,'story-past_1_gropus_0_description',''),(88048,2165,'_story-past_1_gropus_0_description','field_6107ff01b9e36'),(88049,2165,'story-past_1_gropus','1'),(88050,2165,'_story-past_1_gropus','field_6107fee8b9e34'),(88051,2165,'story-past_2_year',''),(88052,2165,'_story-past_2_year','field_6107fe861dc5d'),(88053,2165,'story-past_2_gropus_0_title_title',''),(88054,2165,'_story-past_2_gropus_0_title_title','field_6107fefbb9e35'),(88055,2165,'story-past_2_gropus_0_title_gradient','0'),(88056,2165,'_story-past_2_gropus_0_title_gradient','field_6107ff2c8bc34'),(88057,2165,'story-past_2_gropus_0_title',''),(88058,2165,'_story-past_2_gropus_0_title','field_6107ff625d3cf'),(88059,2165,'story-past_2_gropus_0_description',''),(88060,2165,'_story-past_2_gropus_0_description','field_6107ff01b9e36'),(88061,2165,'story-past_2_gropus','1'),(88062,2165,'_story-past_2_gropus','field_6107fee8b9e34'),(88063,2165,'story-past_3_year',''),(88064,2165,'_story-past_3_year','field_6107fe861dc5d'),(88065,2165,'story-past_3_gropus_0_title_title',''),(88066,2165,'_story-past_3_gropus_0_title_title','field_6107fefbb9e35'),(88067,2165,'story-past_3_gropus_0_title_gradient','0'),(88068,2165,'_story-past_3_gropus_0_title_gradient','field_6107ff2c8bc34'),(88069,2165,'story-past_3_gropus_0_title',''),(88070,2165,'_story-past_3_gropus_0_title','field_6107ff625d3cf'),(88071,2165,'story-past_3_gropus_0_description',''),(88072,2165,'_story-past_3_gropus_0_description','field_6107ff01b9e36'),(88073,2165,'story-past_3_gropus','1'),(88074,2165,'_story-past_3_gropus','field_6107fee8b9e34'),(88075,2165,'story-past_4_year',''),(88076,2165,'_story-past_4_year','field_6107fe861dc5d'),(88077,2165,'story-past_4_gropus_0_title_title',''),(88078,2165,'_story-past_4_gropus_0_title_title','field_6107fefbb9e35'),(88079,2165,'story-past_4_gropus_0_title_gradient','0'),(88080,2165,'_story-past_4_gropus_0_title_gradient','field_6107ff2c8bc34'),(88081,2165,'story-past_4_gropus_0_title',''),(88082,2165,'_story-past_4_gropus_0_title','field_6107ff625d3cf'),(88083,2165,'story-past_4_gropus_0_description',''),(88084,2165,'_story-past_4_gropus_0_description','field_6107ff01b9e36'),(88085,2165,'story-past_4_gropus','1'),(88086,2165,'_story-past_4_gropus','field_6107fee8b9e34'),(88087,2165,'story-past_5_year',''),(88088,2165,'_story-past_5_year','field_6107fe861dc5d'),(88089,2165,'story-past_5_gropus_0_title_title',''),(88090,2165,'_story-past_5_gropus_0_title_title','field_6107fefbb9e35'),(88091,2165,'story-past_5_gropus_0_title_gradient','0'),(88092,2165,'_story-past_5_gropus_0_title_gradient','field_6107ff2c8bc34'),(88093,2165,'story-past_5_gropus_0_title',''),(88094,2165,'_story-past_5_gropus_0_title','field_6107ff625d3cf'),(88095,2165,'story-past_5_gropus_0_description',''),(88096,2165,'_story-past_5_gropus_0_description','field_6107ff01b9e36'),(88097,2165,'story-past_5_gropus','1'),(88098,2165,'_story-past_5_gropus','field_6107fee8b9e34'),(88099,2165,'story-past_6_year',''),(88100,2165,'_story-past_6_year','field_6107fe861dc5d'),(88101,2165,'story-past_6_gropus_0_title_title',''),(88102,2165,'_story-past_6_gropus_0_title_title','field_6107fefbb9e35'),(88103,2165,'story-past_6_gropus_0_title_gradient','0'),(88104,2165,'_story-past_6_gropus_0_title_gradient','field_6107ff2c8bc34'),(88105,2165,'story-past_6_gropus_0_title',''),(88106,2165,'_story-past_6_gropus_0_title','field_6107ff625d3cf'),(88107,2165,'story-past_6_gropus_0_description',''),(88108,2165,'_story-past_6_gropus_0_description','field_6107ff01b9e36'),(88109,2165,'story-past_6_gropus','1'),(88110,2165,'_story-past_6_gropus','field_6107fee8b9e34'),(88111,2165,'story-past_7_year',''),(88112,2165,'_story-past_7_year','field_6107fe861dc5d'),(88113,2165,'story-past_7_gropus_0_title_title',''),(88114,2165,'_story-past_7_gropus_0_title_title','field_6107fefbb9e35'),(88115,2165,'story-past_7_gropus_0_title_gradient','0'),(88116,2165,'_story-past_7_gropus_0_title_gradient','field_6107ff2c8bc34'),(88117,2165,'story-past_7_gropus_0_title',''),(88118,2165,'_story-past_7_gropus_0_title','field_6107ff625d3cf'),(88119,2165,'story-past_7_gropus_0_description',''),(88120,2165,'_story-past_7_gropus_0_description','field_6107ff01b9e36'),(88121,2165,'story-past_7_gropus','1'),(88122,2165,'_story-past_7_gropus','field_6107fee8b9e34'),(88123,2165,'story-past_8_year',''),(88124,2165,'_story-past_8_year','field_6107fe861dc5d'),(88125,2165,'story-past_8_gropus_0_title_title',''),(88126,2165,'_story-past_8_gropus_0_title_title','field_6107fefbb9e35'),(88127,2165,'story-past_8_gropus_0_title_gradient','0'),(88128,2165,'_story-past_8_gropus_0_title_gradient','field_6107ff2c8bc34'),(88129,2165,'story-past_8_gropus_0_title',''),(88130,2165,'_story-past_8_gropus_0_title','field_6107ff625d3cf'),(88131,2165,'story-past_8_gropus_0_description',''),(88132,2165,'_story-past_8_gropus_0_description','field_6107ff01b9e36'),(88133,2165,'story-past_8_gropus','1'),(88134,2165,'_story-past_8_gropus','field_6107fee8b9e34'),(88135,2165,'story-past','9'),(88136,2165,'_story-past','field_6107fe24901a6'),(88137,2165,'story-feature_0_year',''),(88138,2165,'_story-feature_0_year','field_6107ffda45731'),(88139,2165,'story-feature_0_gropus_0_title_title',''),(88140,2165,'_story-feature_0_gropus_0_title_title','field_6107ffda45734'),(88141,2165,'story-feature_0_gropus_0_title_gradient','0'),(88142,2165,'_story-feature_0_gropus_0_title_gradient','field_6107ffda45735'),(88143,2165,'story-feature_0_gropus_0_title',''),(88144,2165,'_story-feature_0_gropus_0_title','field_6107ffda45733'),(88145,2165,'story-feature_0_gropus_0_description',''),(88146,2165,'_story-feature_0_gropus_0_description','field_6107ffda45736'),(88147,2165,'story-feature_0_gropus','1'),(88148,2165,'_story-feature_0_gropus','field_6107ffda45732'),(88149,2165,'story-feature_1_year',''),(88150,2165,'_story-feature_1_year','field_6107ffda45731'),(88151,2165,'story-feature_1_gropus_0_title_title',''),(88152,2165,'_story-feature_1_gropus_0_title_title','field_6107ffda45734'),(88153,2165,'story-feature_1_gropus_0_title_gradient','0'),(88154,2165,'_story-feature_1_gropus_0_title_gradient','field_6107ffda45735'),(88155,2165,'story-feature_1_gropus_0_title',''),(88156,2165,'_story-feature_1_gropus_0_title','field_6107ffda45733'),(88157,2165,'story-feature_1_gropus_0_description',''),(88158,2165,'_story-feature_1_gropus_0_description','field_6107ffda45736'),(88159,2165,'story-feature_1_gropus','1'),(88160,2165,'_story-feature_1_gropus','field_6107ffda45732'),(88161,2165,'story-feature','2'),(88162,2165,'_story-feature','field_6107ffda45730'),(88163,2165,'slider_story-past_0_year','Founded in 2006'),(88164,2165,'_slider_story-past_0_year','field_6107fe861dc5d'),(88165,2165,'slider_story-past_0_gropus_0_title_title','foundation'),(88166,2165,'_slider_story-past_0_gropus_0_title_title','field_6107fefbb9e35'),(88167,2165,'slider_story-past_0_gropus_0_title_gradient','1'),(88168,2165,'_slider_story-past_0_gropus_0_title_gradient','field_6107ff2c8bc34'),(88169,2165,'slider_story-past_0_gropus_0_title',''),(88170,2165,'_slider_story-past_0_gropus_0_title','field_6107ff625d3cf'),(88171,2165,'slider_story-past_0_gropus_0_description','CommerceGate was founded in Barcelona, Spain, by forming key relationships with financial and risk management institutions to develop technological and operational capabilities on our platform.'),(88172,2165,'_slider_story-past_0_gropus_0_description','field_6107ff01b9e36'),(88173,2165,'slider_story-past_0_gropus','1'),(88174,2165,'_slider_story-past_0_gropus','field_6107fee8b9e34'),(88175,2165,'slider_story-past_1_year','In 2007'),(88176,2165,'_slider_story-past_1_year','field_6107fe861dc5d'),(88177,2165,'slider_story-past_1_gropus_0_title_title','The largest high-risk payment processor in Spain'),(88178,2165,'_slider_story-past_1_gropus_0_title_title','field_6107fefbb9e35'),(88179,2165,'slider_story-past_1_gropus_0_title_gradient','0'),(88180,2165,'_slider_story-past_1_gropus_0_title_gradient','field_6107ff2c8bc34'),(88181,2165,'slider_story-past_1_gropus_0_title',''),(88182,2165,'_slider_story-past_1_gropus_0_title','field_6107ff625d3cf'),(88183,2165,'slider_story-past_1_gropus_0_description','CommerceGate quickly scaled to be the largest high-risk payment processor in Spain and expanded throughout Europe offering superior throughput and highly secured payment solutions for our clients.'),(88184,2165,'_slider_story-past_1_gropus_0_description','field_6107ff01b9e36'),(88185,2165,'slider_story-past_1_gropus','1'),(88186,2165,'_slider_story-past_1_gropus','field_6107fee8b9e34'),(88187,2165,'slider_story-past_2_year','In 2009'),(88188,2165,'_slider_story-past_2_year','field_6107fe861dc5d'),(88189,2165,'slider_story-past_2_gropus_0_title_title','Relaunch of cgbilling.com'),(88190,2165,'_slider_story-past_2_gropus_0_title_title','field_6107fefbb9e35'),(88191,2165,'slider_story-past_2_gropus_0_title_gradient','0'),(88192,2165,'_slider_story-past_2_gropus_0_title_gradient','field_6107ff2c8bc34'),(88193,2165,'slider_story-past_2_gropus_0_title',''),(88194,2165,'_slider_story-past_2_gropus_0_title','field_6107ff625d3cf'),(88195,2165,'slider_story-past_2_gropus_0_description','CommerceGate established an Industry benchmark for quality service for end-user billing support with the relaunch of cgbilling.com.'),(88196,2165,'_slider_story-past_2_gropus_0_description','field_6107ff01b9e36'),(88197,2165,'slider_story-past_2_gropus','2'),(88198,2165,'_slider_story-past_2_gropus','field_6107fee8b9e34'),(88199,2165,'slider_story-past_3_year','In 2010'),(88200,2165,'_slider_story-past_3_year','field_6107fe861dc5d'),(88201,2165,'slider_story-past_3_gropus_0_title_title','CommerceGate expanded our team'),(88202,2165,'_slider_story-past_3_gropus_0_title_title','field_6107fefbb9e35'),(88203,2165,'slider_story-past_3_gropus_0_title_gradient','0'),(88204,2165,'_slider_story-past_3_gropus_0_title_gradient','field_6107ff2c8bc34'),(88205,2165,'slider_story-past_3_gropus_0_title',''),(88206,2165,'_slider_story-past_3_gropus_0_title','field_6107ff625d3cf'),(88207,2165,'slider_story-past_3_gropus_0_description','CommerceGate expanded our team to meet growing demand for our payment solutions and to offer highly dedicated support for our clients.'),(88208,2165,'_slider_story-past_3_gropus_0_description','field_6107ff01b9e36'),(88209,2165,'slider_story-past_3_gropus','1'),(88210,2165,'_slider_story-past_3_gropus','field_6107fee8b9e34'),(88211,2165,'slider_story-past_4_year','In 2011'),(88212,2165,'_slider_story-past_4_year','field_6107fe861dc5d'),(88213,2165,'slider_story-past_4_gropus_0_title_title','The Billing Company of the Year'),(88214,2165,'_slider_story-past_4_gropus_0_title_title','field_6107fefbb9e35'),(88215,2165,'slider_story-past_4_gropus_0_title_gradient','0'),(88216,2165,'_slider_story-past_4_gropus_0_title_gradient','field_6107ff2c8bc34'),(88217,2165,'slider_story-past_4_gropus_0_title',''),(88218,2165,'_slider_story-past_4_gropus_0_title','field_6107ff625d3cf'),(88219,2165,'slider_story-past_4_gropus_0_description','CommerceGate was awarded the Billing Company of the Year (Merchant Services) for our longstanding dedication to providing leading payment technology and support access for our clients.'),(88220,2165,'_slider_story-past_4_gropus_0_description','field_6107ff01b9e36'),(88221,2165,'slider_story-past_4_gropus','1'),(88222,2165,'_slider_story-past_4_gropus','field_6107fee8b9e34'),(88223,2165,'slider_story-past_5_year','In 2012'),(88224,2165,'_slider_story-past_5_year','field_6107fe861dc5d'),(88225,2165,'slider_story-past_5_gropus_0_title_title','The European Billing Company of the Year Award'),(88226,2165,'_slider_story-past_5_gropus_0_title_title','field_6107fefbb9e35'),(88227,2165,'slider_story-past_5_gropus_0_title_gradient','0'),(88228,2165,'_slider_story-past_5_gropus_0_title_gradient','field_6107ff2c8bc34'),(88229,2165,'slider_story-past_5_gropus_0_title',''),(88230,2165,'_slider_story-past_5_gropus_0_title','field_6107ff625d3cf'),(88231,2165,'slider_story-past_5_gropus_0_description','CommerceGate was nominated for the European Billing Company of the Year Award for outstanding performance and reliability of our billing solutions for our clients in Europe.'),(88232,2165,'_slider_story-past_5_gropus_0_description','field_6107ff01b9e36'),(88233,2165,'slider_story-past_5_gropus','2'),(88234,2165,'_slider_story-past_5_gropus','field_6107fee8b9e34'),(88235,2165,'slider_story-past_6_year','In 2013'),(88236,2165,'_slider_story-past_6_year','field_6107fe861dc5d'),(88237,2165,'slider_story-past_6_gropus_0_title_title','The European Billing Company of the Year Award'),(88238,2165,'_slider_story-past_6_gropus_0_title_title','field_6107fefbb9e35'),(88239,2165,'slider_story-past_6_gropus_0_title_gradient','0'),(88240,2165,'_slider_story-past_6_gropus_0_title_gradient','field_6107ff2c8bc34'),(88241,2165,'slider_story-past_6_gropus_0_title',''),(88242,2165,'_slider_story-past_6_gropus_0_title','field_6107ff625d3cf'),(88243,2165,'slider_story-past_6_gropus_0_description','CommerceGate was crowned the title European Billing Company of the Year Award for outstanding performance and reliability of our billing solutions for our clients in Europe.'),(88244,2165,'_slider_story-past_6_gropus_0_description','field_6107ff01b9e36'),(88245,2165,'slider_story-past_6_gropus','1'),(88246,2165,'_slider_story-past_6_gropus','field_6107fee8b9e34'),(88247,2165,'slider_story-past_7_year','In 2014'),(88248,2165,'_slider_story-past_7_year','field_6107fe861dc5d'),(88249,2165,'slider_story-past_7_gropus_0_title_title','The European Payment Processor of the Year Award'),(88250,2165,'_slider_story-past_7_gropus_0_title_title','field_6107fefbb9e35'),(88251,2165,'slider_story-past_7_gropus_0_title_gradient','0'),(88252,2165,'_slider_story-past_7_gropus_0_title_gradient','field_6107ff2c8bc34'),(88253,2165,'slider_story-past_7_gropus_0_title',''),(88254,2165,'_slider_story-past_7_gropus_0_title','field_6107ff625d3cf'),(88255,2165,'slider_story-past_7_gropus_0_description','CommerceGate was crowned the European Payment Processor of the Year Award for our leading and highly scalable payment processing solutions for our clients in Europe.'),(88256,2165,'_slider_story-past_7_gropus_0_description','field_6107ff01b9e36'),(88257,2165,'slider_story-past_7_gropus','2'),(88258,2165,'_slider_story-past_7_gropus','field_6107fee8b9e34'),(88259,2165,'slider_story-past_8_year','In 2015'),(88260,2165,'_slider_story-past_8_year','field_6107fe861dc5d'),(88261,2165,'slider_story-past_8_gropus_0_title_title','CommerceGate expanded our team'),(88262,2165,'_slider_story-past_8_gropus_0_title_title','field_6107fefbb9e35'),(88263,2165,'slider_story-past_8_gropus_0_title_gradient','0'),(88264,2165,'_slider_story-past_8_gropus_0_title_gradient','field_6107ff2c8bc34'),(88265,2165,'slider_story-past_8_gropus_0_title',''),(88266,2165,'_slider_story-past_8_gropus_0_title','field_6107ff625d3cf'),(88267,2165,'slider_story-past_8_gropus_0_description','CommerceGate expanded our team to boost our core competencies and expertise in key operational areas while continuing to grow our client base and support throughout Europe.'),(88268,2165,'_slider_story-past_8_gropus_0_description','field_6107ff01b9e36'),(88269,2165,'slider_story-past_8_gropus','3'),(88270,2165,'_slider_story-past_8_gropus','field_6107fee8b9e34'),(88271,2165,'slider_story-past','15'),(88272,2165,'_slider_story-past','field_6107fe24901a6'),(88273,2165,'slider_story-feature_0_year','In 2022'),(88274,2165,'_slider_story-feature_0_year','field_6107ffda45731'),(88275,2165,'slider_story-feature_0_gropus_0_title_title','CG Digital Bank.'),(88276,2165,'_slider_story-feature_0_gropus_0_title_title','field_6107ffda45734'),(88277,2165,'slider_story-feature_0_gropus_0_title_gradient','0'),(88278,2165,'_slider_story-feature_0_gropus_0_title_gradient','field_6107ffda45735'),(88279,2165,'slider_story-feature_0_gropus_0_title',''),(88280,2165,'_slider_story-feature_0_gropus_0_title','field_6107ffda45733'),(88281,2165,'slider_story-feature_0_gropus_0_description','Gain access to key digital banking facilities and services hassle-free, tailored to the needs of your online business.'),(88282,2165,'_slider_story-feature_0_gropus_0_description','field_6107ffda45736'),(88283,2165,'slider_story-feature_0_gropus','3'),(88284,2165,'_slider_story-feature_0_gropus','field_6107ffda45732'),(88285,2165,'slider_story-feature','1'),(88286,2165,'_slider_story-feature','field_6107ffda45730'),(88287,2165,'slider',''),(88288,2165,'_slider','field_610800a34520b'),(88289,2165,'slider_story-feature_0_gropus_1_title_title','CG Card.'),(88290,2165,'_slider_story-feature_0_gropus_1_title_title','field_6107ffda45734'),(88291,2165,'slider_story-feature_0_gropus_1_title_gradient','0'),(88292,2165,'_slider_story-feature_0_gropus_1_title_gradient','field_6107ffda45735'),(88293,2165,'slider_story-feature_0_gropus_1_title',''),(88294,2165,'_slider_story-feature_0_gropus_1_title','field_6107ffda45733'),(88295,2165,'slider_story-feature_0_gropus_1_description','Get customized corporate and personal credit cards for your stakeholders and key partners linked to your account.'),(88296,2165,'_slider_story-feature_0_gropus_1_description','field_6107ffda45736'),(88297,2165,'career-block-info_title','Start Your Career'),(88298,2165,'_career-block-info_title','field_6108088e7a966'),(88299,2165,'career-block-info_suptitle_text','15 job openings'),(88300,2165,'_career-block-info_suptitle_text','field_610808a07a968'),(88301,2165,'career-block-info_suptitle_color','#EB5042'),(88302,2165,'_career-block-info_suptitle_color','field_610808a67a969'),(88303,2165,'career-block-info_suptitle',''),(88304,2165,'_career-block-info_suptitle','field_610808947a967'),(88305,2165,'career-block-info_button-title','See All Jobs\\'),(88306,2165,'_career-block-info_button-title','field_610808cdef69d'),(88307,2165,'career-block-info',''),(88308,2165,'_career-block-info','field_610807c27a965'),(88309,2165,'career-block-info_button','a:3:{s:5:\"title\";s:12:\"See All Jobs\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/careers/\";s:6:\"target\";s:0:\"\";}'),(88310,2165,'_career-block-info_button','field_610808cdef69d'),(88311,2165,'slider_story-past_2_gropus_1_title_title','The Strategic Alliance of the Year Award'),(88312,2165,'_slider_story-past_2_gropus_1_title_title','field_6107fefbb9e35'),(88313,2165,'slider_story-past_2_gropus_1_title_gradient','0'),(88314,2165,'_slider_story-past_2_gropus_1_title_gradient','field_6107ff2c8bc34'),(88315,2165,'slider_story-past_2_gropus_1_title',''),(88316,2165,'_slider_story-past_2_gropus_1_title','field_6107ff625d3cf'),(88317,2165,'slider_story-past_2_gropus_1_description','CommerceGate was awarded the Strategic Alliance of the Year Award for outstanding performance and reliability in our payment solutions.'),(88318,2165,'_slider_story-past_2_gropus_1_description','field_6107ff01b9e36'),(88319,2165,'slider_story-past_5_gropus_1_title_title','CommerceGate relaunches our flagship website'),(88320,2165,'_slider_story-past_5_gropus_1_title_title','field_6107fefbb9e35'),(88321,2165,'slider_story-past_5_gropus_1_title_gradient','0'),(88322,2165,'_slider_story-past_5_gropus_1_title_gradient','field_6107ff2c8bc34'),(88323,2165,'slider_story-past_5_gropus_1_title',''),(88324,2165,'_slider_story-past_5_gropus_1_title','field_6107ff625d3cf'),(88325,2165,'slider_story-past_5_gropus_1_description','CommerceGate relaunches our flagship website and brand image to emphasize on our growing success, industry expertise and outstanding dedication to our clients globally.'),(88326,2165,'_slider_story-past_5_gropus_1_description','field_6107ff01b9e36'),(88327,2165,'slider_story-past_7_gropus_1_title_title','The lead in innovation and development'),(88328,2165,'_slider_story-past_7_gropus_1_title_title','field_6107fefbb9e35'),(88329,2165,'slider_story-past_7_gropus_1_title_gradient','0'),(88330,2165,'_slider_story-past_7_gropus_1_title_gradient','field_6107ff2c8bc34'),(88331,2165,'slider_story-past_7_gropus_1_title',''),(88332,2165,'_slider_story-past_7_gropus_1_title','field_6107ff625d3cf'),(88333,2165,'slider_story-past_7_gropus_1_description','CommerceGate takes the lead in innovation and development under a new management with the commitment to developing and adopting the latest payment technologies available for our clients.'),(88334,2165,'_slider_story-past_7_gropus_1_description','field_6107ff01b9e36'),(88335,2165,'slider_story-past_8_gropus_1_title_title','A brand new processing platform and back office systems'),(88336,2165,'_slider_story-past_8_gropus_1_title_title','field_6107fefbb9e35'),(88337,2165,'slider_story-past_8_gropus_1_title_gradient','0'),(88338,2165,'_slider_story-past_8_gropus_1_title_gradient','field_6107ff2c8bc34'),(88339,2165,'slider_story-past_8_gropus_1_title',''),(88340,2165,'_slider_story-past_8_gropus_1_title','field_6107ff625d3cf'),(88341,2165,'slider_story-past_8_gropus_1_description','CommerceGate begins development of a brand new processing platform and back office systems to provide our clients with a highly secure and leading payment processing solution in the industry.'),(88342,2165,'_slider_story-past_8_gropus_1_description','field_6107ff01b9e36'),(88343,2165,'slider_story-past_8_gropus_2_title_title','Data-driven business intelligence technology'),(88344,2165,'_slider_story-past_8_gropus_2_title_title','field_6107fefbb9e35'),(88345,2165,'slider_story-past_8_gropus_2_title_gradient','0'),(88346,2165,'_slider_story-past_8_gropus_2_title_gradient','field_6107ff2c8bc34'),(88347,2165,'slider_story-past_8_gropus_2_title',''),(88348,2165,'_slider_story-past_8_gropus_2_title','field_6107ff625d3cf'),(88349,2165,'slider_story-past_8_gropus_2_description','CommerceGate continues to evolve and cater to the changing landscape of the industry through streamlining business processes, leveraging on agile and data-driven business intelligence technology.'),(88350,2165,'_slider_story-past_8_gropus_2_description','field_6107ff01b9e36'),(88351,2165,'slider_story-past_9_year','In 2016'),(88352,2165,'_slider_story-past_9_year','field_6107fe861dc5d'),(88353,2165,'slider_story-past_9_gropus_0_title_title','The leading back office system and merchant user interface'),(88354,2165,'_slider_story-past_9_gropus_0_title_title','field_6107fefbb9e35'),(88355,2165,'slider_story-past_9_gropus_0_title_gradient','0'),(88356,2165,'_slider_story-past_9_gropus_0_title_gradient','field_6107ff2c8bc34'),(88357,2165,'slider_story-past_9_gropus_0_title',''),(88358,2165,'_slider_story-past_9_gropus_0_title','field_6107ff625d3cf'),(88359,2165,'slider_story-past_9_gropus_0_description','CommerceGate launches the leading back office system and merchant user interface making payment processing management easier and convenient, while increasing the capabilities for our clients.'),(88360,2165,'_slider_story-past_9_gropus_0_description','field_6107ff01b9e36'),(88361,2165,'slider_story-past_9_gropus_1_title_title','An upgraded website and corporate profile'),(88362,2165,'_slider_story-past_9_gropus_1_title_title','field_6107fefbb9e35'),(88363,2165,'slider_story-past_9_gropus_1_title_gradient','0'),(88364,2165,'_slider_story-past_9_gropus_1_title_gradient','field_6107ff2c8bc34'),(88365,2165,'slider_story-past_9_gropus_1_title',''),(88366,2165,'_slider_story-past_9_gropus_1_title','field_6107ff625d3cf'),(88367,2165,'slider_story-past_9_gropus_1_description','CommerceGate introduces an upgraded website and corporate profile to reflect the dedication and commitment to constant innovation, marking the transition to a lean, agile, and data-driven payment processor.'),(88368,2165,'_slider_story-past_9_gropus_1_description','field_6107ff01b9e36'),(88369,2165,'slider_story-past_9_gropus','2'),(88370,2165,'_slider_story-past_9_gropus','field_6107fee8b9e34'),(88371,2165,'slider_story-past_10_year','In 2017'),(88372,2165,'_slider_story-past_10_year','field_6107fe861dc5d'),(88373,2165,'slider_story-past_10_gropus_0_title_title','Billing 2.0'),(88374,2165,'_slider_story-past_10_gropus_0_title_title','field_6107fefbb9e35'),(88375,2165,'slider_story-past_10_gropus_0_title_gradient','1'),(88376,2165,'_slider_story-past_10_gropus_0_title_gradient','field_6107ff2c8bc34'),(88377,2165,'slider_story-past_10_gropus_0_title',''),(88378,2165,'_slider_story-past_10_gropus_0_title','field_6107ff625d3cf'),(88379,2165,'slider_story-past_10_gropus_0_description','CommerceGate launches Billing 2.0, the leading all-in-one invoice, settlement and billing system that provides the latest technology and functionalities with accurate transactional data for our clients.'),(88380,2165,'_slider_story-past_10_gropus_0_description','field_6107ff01b9e36'),(88381,2165,'slider_story-past_10_gropus','1'),(88382,2165,'_slider_story-past_10_gropus','field_6107fee8b9e34'),(88383,2165,'slider_story-past_11_year','In 2018'),(88384,2165,'_slider_story-past_11_year','field_6107fe861dc5d'),(88385,2165,'slider_story-past_11_gropus_0_title_title','CGPayTech'),(88386,2165,'_slider_story-past_11_gropus_0_title_title','field_6107fefbb9e35'),(88387,2165,'slider_story-past_11_gropus_0_title_gradient','1'),(88388,2165,'_slider_story-past_11_gropus_0_title_gradient','field_6107ff2c8bc34'),(88389,2165,'slider_story-past_11_gropus_0_title',''),(88390,2165,'_slider_story-past_11_gropus_0_title','field_6107ff625d3cf'),(88391,2165,'slider_story-past_11_gropus_0_description','CommerceGate launches CGPayTech, a cutting-edge payment platform with higher processing capacities, improved security encryption protocols and a variety of additional payment methods.'),(88392,2165,'_slider_story-past_11_gropus_0_description','field_6107ff01b9e36'),(88393,2165,'slider_story-past_11_gropus','1'),(88394,2165,'_slider_story-past_11_gropus','field_6107fee8b9e34'),(88395,2165,'slider_story-past_12_year','In 2019'),(88396,2165,'_slider_story-past_12_year','field_6107fe861dc5d'),(88397,2165,'slider_story-past_12_gropus_0_title_title','20th acquiring partner integration'),(88398,2165,'_slider_story-past_12_gropus_0_title_title','field_6107fefbb9e35'),(88399,2165,'slider_story-past_12_gropus_0_title_gradient','0'),(88400,2165,'_slider_story-past_12_gropus_0_title_gradient','field_6107ff2c8bc34'),(88401,2165,'slider_story-past_12_gropus_0_title',''),(88402,2165,'_slider_story-past_12_gropus_0_title','field_6107ff625d3cf'),(88403,2165,'slider_story-past_12_gropus_0_description','CommerceGate introduces our 20th acquiring partner integration to our platform, providing our merchants higher transactional volumes, better conversion, risk management and payment processing quality.'),(88404,2165,'_slider_story-past_12_gropus_0_description','field_6107ff01b9e36'),(88405,2165,'slider_story-past_12_gropus','1'),(88406,2165,'_slider_story-past_12_gropus','field_6107fee8b9e34'),(88407,2165,'slider_story-past_13_year','In 2020'),(88408,2165,'_slider_story-past_13_year','field_6107fe861dc5d'),(88409,2165,'slider_story-past_13_gropus_0_title_title','A financial institution license'),(88410,2165,'_slider_story-past_13_gropus_0_title_title','field_6107fefbb9e35'),(88411,2165,'slider_story-past_13_gropus_0_title_gradient','0'),(88412,2165,'_slider_story-past_13_gropus_0_title_gradient','field_6107ff2c8bc34'),(88413,2165,'slider_story-past_13_gropus_0_title',''),(88414,2165,'_slider_story-past_13_gropus_0_title','field_6107ff625d3cf'),(88415,2165,'slider_story-past_13_gropus_0_description','CommerceGate was the first non-banking group in Spain to be granted by the Central Bank of Spain a financial institution license.'),(88416,2165,'_slider_story-past_13_gropus_0_description','field_6107ff01b9e36'),(88417,2165,'slider_story-past_13_gropus','1'),(88418,2165,'_slider_story-past_13_gropus','field_6107fee8b9e34'),(88419,2165,'slider_story-past_14_year','In 2021'),(88420,2165,'_slider_story-past_14_year','field_6107fe861dc5d'),(88421,2165,'slider_story-past_14_gropus_0_title_title','CommerceGate opens the LATAM market'),(88422,2165,'_slider_story-past_14_gropus_0_title_title','field_6107fefbb9e35'),(88423,2165,'slider_story-past_14_gropus_0_title_gradient','0'),(88424,2165,'_slider_story-past_14_gropus_0_title_gradient','field_6107ff2c8bc34'),(88425,2165,'slider_story-past_14_gropus_0_title',''),(88426,2165,'_slider_story-past_14_gropus_0_title','field_6107ff625d3cf'),(88427,2165,'slider_story-past_14_gropus_0_description','CommerceGate opens the LATAM market through local acquiring and payment solutions for EU merchants with Brazil being the first country and Mexico, Chile, Colombia and Peru coming next.'),(88428,2165,'_slider_story-past_14_gropus_0_description','field_6107ff01b9e36'),(88429,2165,'slider_story-past_14_gropus','1'),(88430,2165,'_slider_story-past_14_gropus','field_6107fee8b9e34'),(88431,2165,'slider_story-feature_0_gropus_2_title_title','CG eWallet.'),(88432,2165,'_slider_story-feature_0_gropus_2_title_title','field_6107ffda45734'),(88433,2165,'slider_story-feature_0_gropus_2_title_gradient','0'),(88434,2165,'_slider_story-feature_0_gropus_2_title_gradient','field_6107ffda45735'),(88435,2165,'slider_story-feature_0_gropus_2_title',''),(88436,2165,'_slider_story-feature_0_gropus_2_title','field_6107ffda45733'),(88437,2165,'slider_story-feature_0_gropus_2_description','Get full access to the benefits of the CG eWallet solution to increase customer interaction with your business.'),(88438,2165,'_slider_story-feature_0_gropus_2_description','field_6107ffda45736'),(88439,1607,'slider_story-past_5_gropus_1_title_title','CommerceGate relanza nuestro sitio web insignia'),(88440,1607,'_slider_story-past_5_gropus_1_title_title','field_6107fefbb9e35'),(88441,1607,'slider_story-past_5_gropus_1_title_gradient','0'),(88442,1607,'_slider_story-past_5_gropus_1_title_gradient','field_6107ff2c8bc34'),(88443,1607,'slider_story-past_5_gropus_1_title',''),(88444,1607,'_slider_story-past_5_gropus_1_title','field_6107ff625d3cf'),(88445,1607,'slider_story-past_5_gropus_1_description','CommerceGate relanza nuestro sitio web insignia y[nbsp]nuestra imagen de[nbsp]marca para enfatizar nuestro éxito de[nbsp]crecimiento, experiencia en[nbsp]la[nbsp]industria y[nbsp]excepcional dedicación a[nbsp]nuestros clientes.'),(88446,1607,'_slider_story-past_5_gropus_1_description','field_6107ff01b9e36'),(88447,1607,'slider_story-past_7_gropus_1_title_title','El[nbsp]liderazgo en[nbsp]innovación y[nbsp]desarrollo'),(88448,1607,'_slider_story-past_7_gropus_1_title_title','field_6107fefbb9e35'),(88449,1607,'slider_story-past_7_gropus_1_title_gradient','0'),(88450,1607,'_slider_story-past_7_gropus_1_title_gradient','field_6107ff2c8bc34'),(88451,1607,'slider_story-past_7_gropus_1_title',''),(88452,1607,'_slider_story-past_7_gropus_1_title','field_6107ff625d3cf'),(88453,1607,'slider_story-past_7_gropus_1_description','CommerceGate toma el[nbsp]liderazgo en[nbsp]innovación y[nbsp]desarrollo bajo una[nbsp]nueva dirección con[nbsp]el[nbsp]compromiso de[nbsp]desarrollar y[nbsp]adoptar las[nbsp]últimas tecnologías de[nbsp]pago disponibles para nuestros clientes.'),(88454,1607,'_slider_story-past_7_gropus_1_description','field_6107ff01b9e36'),(88455,1607,'slider_story-past_8_gropus_1_title_title','La[nbsp]nueva plataforma de[nbsp]procesamiento y[nbsp]sistemas'),(88456,1607,'_slider_story-past_8_gropus_1_title_title','field_6107fefbb9e35'),(88457,1607,'slider_story-past_8_gropus_1_title_gradient','0'),(88458,1607,'_slider_story-past_8_gropus_1_title_gradient','field_6107ff2c8bc34'),(88459,1607,'slider_story-past_8_gropus_1_title',''),(88460,1607,'_slider_story-past_8_gropus_1_title','field_6107ff625d3cf'),(88461,1607,'slider_story-past_8_gropus_1_description','CommerceGate comienza el[nbsp]desarrollo de[nbsp]la[nbsp]nueva plataforma de[nbsp]procesamiento y[nbsp]sistemas de[nbsp]administración para proveer a[nbsp]nuestros clientes de[nbsp]una[nbsp]solución líder en[nbsp]procesamiento de[nbsp]pagos y[nbsp]altamente segura.'),(88462,1607,'_slider_story-past_8_gropus_1_description','field_6107ff01b9e36'),(88463,1607,'slider_story-past_8_gropus_2_title_title','Tecnología inteligente ágil y basada en datos'),(88464,1607,'_slider_story-past_8_gropus_2_title_title','field_6107fefbb9e35'),(88465,1607,'slider_story-past_8_gropus_2_title_gradient','0'),(88466,1607,'_slider_story-past_8_gropus_2_title_gradient','field_6107ff2c8bc34'),(88467,1607,'slider_story-past_8_gropus_2_title',''),(88468,1607,'_slider_story-past_8_gropus_2_title','field_6107ff625d3cf'),(88469,1607,'slider_story-past_8_gropus_2_description','CommerceGate continúa evolucionando y[nbsp]satisfaciendo el[nbsp]panorama cambiante de[nbsp]la[nbsp]industria mediante la[nbsp]optimización de[nbsp]los[nbsp]procesos de[nbsp]negocio, haciendo uso[nbsp]de[nbsp]tecnología inteligente ágil[nbsp]y[nbsp]basada en[nbsp]datos.'),(88470,1607,'_slider_story-past_8_gropus_2_description','field_6107ff01b9e36'),(88471,1607,'slider_story-past_9_year','En 2016'),(88472,1607,'_slider_story-past_9_year','field_6107fe861dc5d'),(88473,1607,'slider_story-past_9_gropus_0_title_title','Un[nbsp]sistema líder de[nbsp]administración y[nbsp]de[nbsp]interfaz'),(88474,1607,'_slider_story-past_9_gropus_0_title_title','field_6107fefbb9e35'),(88475,1607,'slider_story-past_9_gropus_0_title_gradient','0'),(88476,1607,'_slider_story-past_9_gropus_0_title_gradient','field_6107ff2c8bc34'),(88477,1607,'slider_story-past_9_gropus_0_title',''),(88478,1607,'_slider_story-past_9_gropus_0_title','field_6107ff625d3cf'),(88479,1607,'slider_story-past_9_gropus_0_description','CommerceGate lanza un[nbsp]sistema líder de[nbsp]administración y[nbsp]de[nbsp]interfaz de[nbsp]usuario para el[nbsp]comerciante, haciendo más[nbsp]sencilla y[nbsp]conveniente la[nbsp]gestión del[nbsp]procesamiento de[nbsp]pagos de[nbsp]nuestros clientes.'),(88480,1607,'_slider_story-past_9_gropus_0_description','field_6107ff01b9e36'),(88481,1607,'slider_story-past_9_gropus_1_title_title','El[nbsp]sitio web y[nbsp]el[nbsp]perfil corporativo'),(88482,1607,'_slider_story-past_9_gropus_1_title_title','field_6107fefbb9e35'),(88483,1607,'slider_story-past_9_gropus_1_title_gradient','0'),(88484,1607,'_slider_story-past_9_gropus_1_title_gradient','field_6107ff2c8bc34'),(88485,1607,'slider_story-past_9_gropus_1_title',''),(88486,1607,'_slider_story-past_9_gropus_1_title','field_6107ff625d3cf'),(88487,1607,'slider_story-past_9_gropus_1_description','CommerceGate actualiza el[nbsp]sitio web y[nbsp]el[nbsp]perfil corporativo para reflejar nuestra dedicación y[nbsp]nuestro compromiso con[nbsp]la[nbsp]innovación constante, marcando la[nbsp]transición a[nbsp]un[nbsp]procesador de[nbsp]pagos eficiente, ágil y[nbsp]basado en[nbsp]datos.'),(88488,1607,'_slider_story-past_9_gropus_1_description','field_6107ff01b9e36'),(88489,1607,'slider_story-past_9_gropus','2'),(88490,1607,'_slider_story-past_9_gropus','field_6107fee8b9e34'),(88491,1607,'slider_story-past_10_year','En 2017'),(88492,1607,'_slider_story-past_10_year','field_6107fe861dc5d'),(88493,1607,'slider_story-past_10_gropus_0_title_title','Billing[nbsp]2.0'),(88494,1607,'_slider_story-past_10_gropus_0_title_title','field_6107fefbb9e35'),(88495,1607,'slider_story-past_10_gropus_0_title_gradient','1'),(88496,1607,'_slider_story-past_10_gropus_0_title_gradient','field_6107ff2c8bc34'),(88497,1607,'slider_story-past_10_gropus_0_title',''),(88498,1607,'_slider_story-past_10_gropus_0_title','field_6107ff625d3cf'),(88499,1607,'slider_story-past_10_gropus_0_description','CommerceGate lanza Billing[nbsp]2.0, un[nbsp]sistema líder de[nbsp]cobros, pagos y[nbsp]facturación todo en[nbsp]uno, que[nbsp]proporciona la[nbsp]última tecnología y[nbsp]funcionalidades con[nbsp]datos de[nbsp]cada transacción precisos para nuestros clientes.'),(88500,1607,'_slider_story-past_10_gropus_0_description','field_6107ff01b9e36'),(88501,1607,'slider_story-past_10_gropus','1'),(88502,1607,'_slider_story-past_10_gropus','field_6107fee8b9e34'),(88503,1607,'slider_story-past_11_year','En 2018'),(88504,1607,'_slider_story-past_11_year','field_6107fe861dc5d'),(88505,1607,'slider_story-past_11_gropus_0_title_title','CGPayTech'),(88506,1607,'_slider_story-past_11_gropus_0_title_title','field_6107fefbb9e35'),(88507,1607,'slider_story-past_11_gropus_0_title_gradient','1'),(88508,1607,'_slider_story-past_11_gropus_0_title_gradient','field_6107ff2c8bc34'),(88509,1607,'slider_story-past_11_gropus_0_title',''),(88510,1607,'_slider_story-past_11_gropus_0_title','field_6107ff625d3cf'),(88511,1607,'slider_story-past_11_gropus_0_description','CommerceGate lanza CGPayTech, una[nbsp]plataforma de[nbsp]vanguardia para pagos con[nbsp]capacidades más[nbsp]altas de[nbsp]procesamiento, protocolos de[nbsp]encriptado de[nbsp]seguridad mejorados y[nbsp]variedad de[nbsp]métodos de[nbsp]pago adicionales.'),(88512,1607,'_slider_story-past_11_gropus_0_description','field_6107ff01b9e36'),(88513,1607,'slider_story-past_11_gropus','1'),(88514,1607,'_slider_story-past_11_gropus','field_6107fee8b9e34'),(88515,2166,'main-block_image','542'),(88516,2166,'_main-block_image','field_6107f1cd63ec8'),(88517,2166,'main-block_title','Sobre CommerceGate'),(88518,2166,'_main-block_title','field_6107f1db63ec9'),(88519,2166,'main-block_description','Miles de[nbsp]comerciantes han[nbsp]aumentado sus[nbsp]ventas con nuestras soluciones de[nbsp]pago desde el[nbsp]2006. Hoy[nbs]día, hemos escalado con[nbsp]éxito proveyendo todos los[nbsp]negocios con tecnología líder y[nbsp]con fundamentos de[nbsp]prácticas comerciales éticas'),(88520,2166,'_main-block_description','field_6107f1e463eca'),(88521,2166,'main-block_button-title','Descubra más'),(88522,2166,'_main-block_button-title','field_6107f1f063ecb'),(88523,2166,'main-block',''),(88524,2166,'_main-block','field_6107f1b963ec7'),(88525,2166,'introductory-block-title','We’re recognised by professionals'),(88526,2166,'_introductory-block-title','field_6107f5e1078d8'),(88527,2166,'introductory-block-icons_0_icon','550'),(88528,2166,'_introductory-block-icons_0_icon','field_6107f5f6078da'),(88529,2166,'introductory-block-icons_0_icon-description','Con Licencia del[nbsp]Banco de[nbsp]España'),(88530,2166,'_introductory-block-icons_0_icon-description','field_6107f635d4d34'),(88531,2166,'introductory-block-icons_1_icon','551'),(88532,2166,'_introductory-block-icons_1_icon','field_6107f5f6078da'),(88533,2166,'introductory-block-icons_1_icon-description','Auditor de[nbsp]KPMG designado'),(88534,2166,'_introductory-block-icons_1_icon-description','field_6107f635d4d34'),(88535,2166,'introductory-block-icons_2_icon','552'),(88536,2166,'_introductory-block-icons_2_icon','field_6107f5f6078da'),(88537,2166,'introductory-block-icons_2_icon-description','Cumplimiento de[nbsp]seguridad PCI[nbsp]Nivel[nbsp]1'),(88538,2166,'_introductory-block-icons_2_icon-description','field_6107f635d4d34'),(88539,2166,'introductory-block-icons_3_icon','553'),(88540,2166,'_introductory-block-icons_3_icon','field_6107f5f6078da'),(88541,2166,'introductory-block-icons_3_icon-description','Institución Financiera Regulada por[nbsp]UE'),(88542,2166,'_introductory-block-icons_3_icon-description','field_6107f635d4d34'),(88543,2166,'introductory-block-icons','4'),(88544,2166,'_introductory-block-icons','field_6107f5e6078d9'),(88545,2166,'team-list_0_image','2092'),(88546,2166,'_team-list_0_image','field_6107f9b886e2d'),(88547,2166,'team-list_0_full-name','Evgen Sopin'),(88548,2166,'_team-list_0_full-name','field_6107f9ee86e2e'),(88549,2166,'team-list_0_position','Director Ejecutivo'),(88550,2166,'_team-list_0_position','field_6107fa0886e2f'),(88551,2166,'team-list_0_profile','https://www.linkedin.com/in/evgensopin/'),(88552,2166,'_team-list_0_profile','field_6107fa1e86e30'),(88553,2166,'team-list_1_image','570'),(88554,2166,'_team-list_1_image','field_6107f9b886e2d'),(88555,2166,'team-list_1_full-name','Carlos Maduro'),(88556,2166,'_team-list_1_full-name','field_6107f9ee86e2e'),(88557,2166,'team-list_1_position','Director Financiero'),(88558,2166,'_team-list_1_position','field_6107fa0886e2f'),(88559,2166,'team-list_1_profile','https://www.linkedin.com/in/carlosmaduro/'),(88560,2166,'_team-list_1_profile','field_6107fa1e86e30'),(88561,2166,'team-list_2_image','571'),(88562,2166,'_team-list_2_image','field_6107f9b886e2d'),(88563,2166,'team-list_2_full-name','Paul Barclay'),(88564,2166,'_team-list_2_full-name','field_6107f9ee86e2e'),(88565,2166,'team-list_2_position','Director comercial'),(88566,2166,'_team-list_2_position','field_6107fa0886e2f'),(88567,2166,'team-list_2_profile','https://www.linkedin.com/in/pabarclay/'),(88568,2166,'_team-list_2_profile','field_6107fa1e86e30'),(88569,2166,'team-list_3_image','572'),(88570,2166,'_team-list_3_image','field_6107f9b886e2d'),(88571,2166,'team-list_3_full-name','Andrew Rud'),(88572,2166,'_team-list_3_full-name','field_6107f9ee86e2e'),(88573,2166,'team-list_3_position','Director de[nbsp]Operaciones'),(88574,2166,'_team-list_3_position','field_6107fa0886e2f'),(88575,2166,'team-list_3_profile','https://www.linkedin.com/in/andrew-rud-b3274835/'),(88576,2166,'_team-list_3_profile','field_6107fa1e86e30'),(88577,2166,'team-list_4_image','573'),(88578,2166,'_team-list_4_image','field_6107f9b886e2d'),(88579,2166,'team-list_4_full-name','Andrew Vinnichenko'),(88580,2166,'_team-list_4_full-name','field_6107f9ee86e2e'),(88581,2166,'team-list_4_position','Oficial de[nbsp]Informes de[nbsp]Blanqueo de[nbsp]Capitales'),(88582,2166,'_team-list_4_position','field_6107fa0886e2f'),(88583,2166,'team-list_4_profile','https://www.linkedin.com/in/andrew-vinnichenko/'),(88584,2166,'_team-list_4_profile','field_6107fa1e86e30'),(88585,2166,'team-list','5'),(88586,2166,'_team-list','field_6107f8956d8f2'),(88587,2166,'team-block-info_team-title','Nuestro Equipo'),(88588,2166,'_team-block-info_team-title','field_6107f96a86e2c'),(88589,2166,'team-block-info_team-profile-link-title','LinkedIn Profile'),(88590,2166,'_team-block-info_team-profile-link-title','field_6107fa2d86e31'),(88591,2166,'team-block-info',''),(88592,2166,'_team-block-info','field_6107fa5b46179'),(88593,2166,'our-story-title','Our Story'),(88594,2166,'_our-story-title','field_6107fd3dfac5c'),(88595,2166,'slider_story-past_0_year','Fundada en 2006'),(88596,2166,'_slider_story-past_0_year','field_6107fe861dc5d'),(88597,2166,'slider_story-past_0_gropus_0_title_title','Founded'),(88598,2166,'_slider_story-past_0_gropus_0_title_title','field_6107fefbb9e35'),(88599,2166,'slider_story-past_0_gropus_0_title_gradient','0'),(88600,2166,'_slider_story-past_0_gropus_0_title_gradient','field_6107ff2c8bc34'),(88601,2166,'slider_story-past_0_gropus_0_title',''),(88602,2166,'_slider_story-past_0_gropus_0_title','field_6107ff625d3cf'),(88603,2166,'slider_story-past_0_gropus_0_description','CommerceGate se[nbsp]fundó en[nbsp]Barcelona, España, mediante relaciones clave con[nbsp]instituciones financerias y[nbsp]de[nbsp]gestión de[nbsp]riesgos, para desarrollar capacidades tecnológicas y[nbsp]operativas en[nbsp]nuestra plataforma.'),(88604,2166,'_slider_story-past_0_gropus_0_description','field_6107ff01b9e36'),(88605,2166,'slider_story-past_0_gropus','1'),(88606,2166,'_slider_story-past_0_gropus','field_6107fee8b9e34'),(88607,2166,'slider_story-past_1_year','En 2007'),(88608,2166,'_slider_story-past_1_year','field_6107fe861dc5d'),(88609,2166,'slider_story-past_1_gropus_0_title_title','foundation'),(88610,2166,'_slider_story-past_1_gropus_0_title_title','field_6107fefbb9e35'),(88611,2166,'slider_story-past_1_gropus_0_title_gradient','0'),(88612,2166,'_slider_story-past_1_gropus_0_title_gradient','field_6107ff2c8bc34'),(88613,2166,'slider_story-past_1_gropus_0_title',''),(88614,2166,'_slider_story-past_1_gropus_0_title','field_6107ff625d3cf'),(88615,2166,'slider_story-past_1_gropus_0_description','CommerceGate rápidamente escaló hasta ser[nbsp]el[nbsp]mayor procesador de[nbsp]pagos de[nbsp]alto riesgo en[nbsp]España y[nbsp]se[nbsp]expandió por[nbsp]toda Europa, ofreciendo un[nbsp]rendimiento superior y[nbsp]soluciones de[nbsp]pago altamente seguras.'),(88616,2166,'_slider_story-past_1_gropus_0_description','field_6107ff01b9e36'),(88617,2166,'slider_story-past_1_gropus','1'),(88618,2166,'_slider_story-past_1_gropus','field_6107fee8b9e34'),(88619,2166,'slider_story-past_2_year','En 2009'),(88620,2166,'_slider_story-past_2_year','field_6107fe861dc5d'),(88621,2166,'slider_story-past_2_gropus_0_title_title','Relanzamiento de[nbsp]cgbilling.com'),(88622,2166,'_slider_story-past_2_gropus_0_title_title','field_6107fefbb9e35'),(88623,2166,'slider_story-past_2_gropus_0_title_gradient','0'),(88624,2166,'_slider_story-past_2_gropus_0_title_gradient','field_6107ff2c8bc34'),(88625,2166,'slider_story-past_2_gropus_0_title',''),(88626,2166,'_slider_story-past_2_gropus_0_title','field_6107ff625d3cf'),(88627,2166,'slider_story-past_2_gropus_0_description','CommerceGate se[nbsp]volvió un[nbsp]referente en[nbsp]la[nbsp]industria por[nbsp]la[nbsp]calidad del[nbsp]servicio de[nbsp]soporte de[nbsp]facturación al[nbsp]usuario final con[nbsp]el[nbsp]relanzamiento de[nbsp]cgbilling.com'),(88628,2166,'_slider_story-past_2_gropus_0_description','field_6107ff01b9e36'),(88629,2166,'slider_story-past_2_gropus','2'),(88630,2166,'_slider_story-past_2_gropus','field_6107fee8b9e34'),(88631,2166,'slider_story-past_3_year','En 2010'),(88632,2166,'_slider_story-past_3_year','field_6107fe861dc5d'),(88633,2166,'slider_story-past_3_gropus_0_title_title','CommerceGate amplió nuestro equipo'),(88634,2166,'_slider_story-past_3_gropus_0_title_title','field_6107fefbb9e35'),(88635,2166,'slider_story-past_3_gropus_0_title_gradient','0'),(88636,2166,'_slider_story-past_3_gropus_0_title_gradient','field_6107ff2c8bc34'),(88637,2166,'slider_story-past_3_gropus_0_title',''),(88638,2166,'_slider_story-past_3_gropus_0_title','field_6107ff625d3cf'),(88639,2166,'slider_story-past_3_gropus_0_description','CommerceGate amplió nuestro equipo para satisfacer la[nbsp]demanda creciente de[nbsp]nuestras soluciones de[nbsp]pago y[nbsp]seguir ofreciendo un[nbsp]soporte altamente dedicado a[nbsp]nuestros clientes.'),(88640,2166,'_slider_story-past_3_gropus_0_description','field_6107ff01b9e36'),(88641,2166,'slider_story-past_3_gropus','1'),(88642,2166,'_slider_story-past_3_gropus','field_6107fee8b9e34'),(88643,2166,'slider_story-past_4_year','En 2011'),(88644,2166,'_slider_story-past_4_year','field_6107fe861dc5d'),(88645,2166,'slider_story-past_4_gropus_0_title_title','El[nbsp]Europèan Billing Company of[nbsp]the[nbsp]Year'),(88646,2166,'_slider_story-past_4_gropus_0_title_title','field_6107fefbb9e35'),(88647,2166,'slider_story-past_4_gropus_0_title_gradient','0'),(88648,2166,'_slider_story-past_4_gropus_0_title_gradient','field_6107ff2c8bc34'),(88649,2166,'slider_story-past_4_gropus_0_title',''),(88650,2166,'_slider_story-past_4_gropus_0_title','field_6107ff625d3cf'),(88651,2166,'slider_story-past_4_gropus_0_description','CommerceGate fue[nbsp]galardonado con[nbsp]el[nbsp]Europèan Billing Company of[nbsp]the[nbsp]Year (Merchant Services) por[nbsp]nuestra larga dedicación a[nbsp]brindar tecnología de[nbsp]pago líder y[nbsp]acceso de[nbsp]soporte a[nbsp]nuestros clientes.'),(88652,2166,'_slider_story-past_4_gropus_0_description','field_6107ff01b9e36'),(88653,2166,'slider_story-past_4_gropus','1'),(88654,2166,'_slider_story-past_4_gropus','field_6107fee8b9e34'),(88655,2166,'slider_story-past_5_year','En 2012'),(88656,2166,'_slider_story-past_5_year','field_6107fe861dc5d'),(88657,2166,'slider_story-past_5_gropus_0_title_title','El[nbsp]European Billing Company of[nbsp]the[nbsp]Year Award'),(88658,2166,'_slider_story-past_5_gropus_0_title_title','field_6107fefbb9e35'),(88659,2166,'slider_story-past_5_gropus_0_title_gradient','0'),(88660,2166,'_slider_story-past_5_gropus_0_title_gradient','field_6107ff2c8bc34'),(88661,2166,'slider_story-past_5_gropus_0_title',''),(88662,2166,'_slider_story-past_5_gropus_0_title','field_6107ff625d3cf'),(88663,2166,'slider_story-past_5_gropus_0_description','CommerceGate fue[nbsp]nominada para el[nbsp]European Billing Company of[nbsp]the[nbsp]Year Award por[nbsp]el[nbsp]desempeño sobresaliente y[nbsp]confiabilidad de[nbsp]nuestras soluciones de[nbsp]pago para nuestros clientes en[nbsp]Europa.'),(88664,2166,'_slider_story-past_5_gropus_0_description','field_6107ff01b9e36'),(88665,2166,'slider_story-past_5_gropus','2'),(88666,2166,'_slider_story-past_5_gropus','field_6107fee8b9e34'),(88667,2166,'slider_story-past_6_year','En 2013'),(88668,2166,'_slider_story-past_6_year','field_6107fe861dc5d'),(88669,2166,'slider_story-past_6_gropus_0_title_title','El[nbsp]European Billing Company of[nbsp]the[nbsp]Year Award'),(88670,2166,'_slider_story-past_6_gropus_0_title_title','field_6107fefbb9e35'),(88671,2166,'slider_story-past_6_gropus_0_title_gradient','1'),(88672,2166,'_slider_story-past_6_gropus_0_title_gradient','field_6107ff2c8bc34'),(88673,2166,'slider_story-past_6_gropus_0_title',''),(88674,2166,'_slider_story-past_6_gropus_0_title','field_6107ff625d3cf'),(88675,2166,'slider_story-past_6_gropus_0_description','CommerceGate fue[nbsp]coronada con el[nbsp]título European Billing Company of[nbsp]the[nbsp]Year Award por[nbsp]nuestro sobresaliente desempeño y[nbsp]la[nbsp]confiabilidad de[nbsp]nuestras soluciones de[nbsp]pago para nuestros clientes en[nbsp]Europa.'),(88676,2166,'_slider_story-past_6_gropus_0_description','field_6107ff01b9e36'),(88677,2166,'slider_story-past_6_gropus','1'),(88678,2166,'_slider_story-past_6_gropus','field_6107fee8b9e34'),(88679,2166,'slider_story-past_7_year','En 2014'),(88680,2166,'_slider_story-past_7_year','field_6107fe861dc5d'),(88681,2166,'slider_story-past_7_gropus_0_title_title','El[nbsp]European Payment Processor of[nbsp]the[nbsp]Year Award'),(88682,2166,'_slider_story-past_7_gropus_0_title_title','field_6107fefbb9e35'),(88683,2166,'slider_story-past_7_gropus_0_title_gradient','0'),(88684,2166,'_slider_story-past_7_gropus_0_title_gradient','field_6107ff2c8bc34'),(88685,2166,'slider_story-past_7_gropus_0_title',''),(88686,2166,'_slider_story-past_7_gropus_0_title','field_6107ff625d3cf'),(88687,2166,'slider_story-past_7_gropus_0_description','CommerceGate fue[nbsp]coronada con[nbsp]el[nbsp]European Payment Processor of[nbsp]the[nbsp]Year Award por[nbsp]nuestras soluciones de[nbsp]pago lideres y[nbsp]altamente escalables para nuestros clientes en[nbsp]Europa.'),(88688,2166,'_slider_story-past_7_gropus_0_description','field_6107ff01b9e36'),(88689,2166,'slider_story-past_7_gropus','2'),(88690,2166,'_slider_story-past_7_gropus','field_6107fee8b9e34'),(88691,2166,'slider_story-past_8_year','En 2015'),(88692,2166,'_slider_story-past_8_year','field_6107fe861dc5d'),(88693,2166,'slider_story-past_8_gropus_0_title_title','CommerceGate amplió nuestro equipo'),(88694,2166,'_slider_story-past_8_gropus_0_title_title','field_6107fefbb9e35'),(88695,2166,'slider_story-past_8_gropus_0_title_gradient','0'),(88696,2166,'_slider_story-past_8_gropus_0_title_gradient','field_6107ff2c8bc34'),(88697,2166,'slider_story-past_8_gropus_0_title',''),(88698,2166,'_slider_story-past_8_gropus_0_title','field_6107ff625d3cf'),(88699,2166,'slider_story-past_8_gropus_0_description','CommerceGate amplió nuestro equipo para impulsar nuestras competencias principales y[nbsp]experiencia en[nbsp]áreas operacionales clave, mientras continuó ampliando su[nbsp]base de[nbsp]clientes y[nbsp]soporte por[nbsp]toda Europa.'),(88700,2166,'_slider_story-past_8_gropus_0_description','field_6107ff01b9e36'),(88701,2166,'slider_story-past_8_gropus','3'),(88702,2166,'_slider_story-past_8_gropus','field_6107fee8b9e34'),(88703,2166,'slider_story-past','12'),(88704,2166,'_slider_story-past','field_6107fe24901a6'),(88705,2166,'slider_story-feature_0_year','2022'),(88706,2166,'_slider_story-feature_0_year','field_6107ffda45731'),(88707,2166,'slider_story-feature_0_gropus_0_title_title','Award'),(88708,2166,'_slider_story-feature_0_gropus_0_title_title','field_6107ffda45734'),(88709,2166,'slider_story-feature_0_gropus_0_title_gradient','0'),(88710,2166,'_slider_story-feature_0_gropus_0_title_gradient','field_6107ffda45735'),(88711,2166,'slider_story-feature_0_gropus_0_title',''),(88712,2166,'_slider_story-feature_0_gropus_0_title','field_6107ffda45733'),(88713,2166,'slider_story-feature_0_gropus_0_description','Bestowed the European Billing Company of the Year Award'),(88714,2166,'_slider_story-feature_0_gropus_0_description','field_6107ffda45736'),(88715,2166,'slider_story-feature_0_gropus','2'),(88716,2166,'_slider_story-feature_0_gropus','field_6107ffda45732'),(88717,2166,'slider_story-feature','2'),(88718,2166,'_slider_story-feature','field_6107ffda45730'),(88719,2166,'slider',''),(88720,2166,'_slider','field_610800a34520b'),(88721,2166,'slider_story-feature_0_gropus_1_title_title','website update'),(88722,2166,'_slider_story-feature_0_gropus_1_title_title','field_6107ffda45734'),(88723,2166,'slider_story-feature_0_gropus_1_title_gradient','0'),(88724,2166,'_slider_story-feature_0_gropus_1_title_gradient','field_6107ffda45735'),(88725,2166,'slider_story-feature_0_gropus_1_title',''),(88726,2166,'_slider_story-feature_0_gropus_1_title','field_6107ffda45733'),(88727,2166,'slider_story-feature_0_gropus_1_description','Relaunch of our website and brand to highlight our success, industry knowledge and dedication to our clients.'),(88728,2166,'_slider_story-feature_0_gropus_1_description','field_6107ffda45736'),(88729,2166,'slider_story-feature_1_year','2023'),(88730,2166,'_slider_story-feature_1_year','field_6107ffda45731'),(88731,2166,'slider_story-feature_1_gropus_0_title_title','New products'),(88732,2166,'_slider_story-feature_1_gropus_0_title_title','field_6107ffda45734'),(88733,2166,'slider_story-feature_1_gropus_0_title_gradient','0'),(88734,2166,'_slider_story-feature_1_gropus_0_title_gradient','field_6107ffda45735'),(88735,2166,'slider_story-feature_1_gropus_0_title',''),(88736,2166,'_slider_story-feature_1_gropus_0_title','field_6107ffda45733'),(88737,2166,'slider_story-feature_1_gropus_0_description','Our plan is to provide sustainable ecosystem to our client with all range of financial products by 2023.'),(88738,2166,'_slider_story-feature_1_gropus_0_description','field_6107ffda45736'),(88739,2166,'slider_story-feature_1_gropus','1'),(88740,2166,'_slider_story-feature_1_gropus','field_6107ffda45732'),(88741,2166,'career-block-info_title','Start Your Career'),(88742,2166,'_career-block-info_title','field_6108088e7a966'),(88743,2166,'career-block-info_suptitle_text','15 job openings'),(88744,2166,'_career-block-info_suptitle_text','field_610808a07a968'),(88745,2166,'career-block-info_suptitle_color','#EB5042'),(88746,2166,'_career-block-info_suptitle_color','field_610808a67a969'),(88747,2166,'career-block-info_suptitle',''),(88748,2166,'_career-block-info_suptitle','field_610808947a967'),(88749,2166,'career-block-info',''),(88750,2166,'_career-block-info','field_610807c27a965'),(88751,2166,'career-block-info_button','a:3:{s:5:\"title\";s:12:\"See All Jobs\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/careers/\";s:6:\"target\";s:0:\"\";}'),(88752,2166,'_career-block-info_button','field_610808cdef69d'),(88753,2166,'slider_story-past_2_gropus_1_title_title','El[nbsp]Strategic Alliance of[nbsp]the[nbsp]Year Award'),(88754,2166,'_slider_story-past_2_gropus_1_title_title','field_6107fefbb9e35'),(88755,2166,'slider_story-past_2_gropus_1_title_gradient','0'),(88756,2166,'_slider_story-past_2_gropus_1_title_gradient','field_6107ff2c8bc34'),(88757,2166,'slider_story-past_2_gropus_1_title',''),(88758,2166,'_slider_story-past_2_gropus_1_title','field_6107ff625d3cf'),(88759,2166,'slider_story-past_2_gropus_1_description','CommerceGate fue[nbsp]galardonado con[nbsp]el[nbsp]Strategic Alliance of[nbsp]the[nbsp]Year Award por[nbsp]su[nbsp]desempeño sobresaliente y[nbsp]confiabilidad de[nbsp]nuestras soluciones de[nbsp]pago.'),(88760,2166,'_slider_story-past_2_gropus_1_description','field_6107ff01b9e36'),(88761,2166,'slider_story-past_5_gropus_1_title_title','CommerceGate relanza nuestro sitio web insignia'),(88762,2166,'_slider_story-past_5_gropus_1_title_title','field_6107fefbb9e35'),(88763,2166,'slider_story-past_5_gropus_1_title_gradient','0'),(88764,2166,'_slider_story-past_5_gropus_1_title_gradient','field_6107ff2c8bc34'),(88765,2166,'slider_story-past_5_gropus_1_title',''),(88766,2166,'_slider_story-past_5_gropus_1_title','field_6107ff625d3cf'),(88767,2166,'slider_story-past_5_gropus_1_description','CommerceGate relanza nuestro sitio web insignia y[nbsp]nuestra imagen de[nbsp]marca para enfatizar nuestro éxito de[nbsp]crecimiento, experiencia en[nbsp]la[nbsp]industria y[nbsp]excepcional dedicación a[nbsp]nuestros clientes.'),(88768,2166,'_slider_story-past_5_gropus_1_description','field_6107ff01b9e36'),(88769,2166,'slider_story-past_7_gropus_1_title_title','El[nbsp]liderazgo en[nbsp]innovación y[nbsp]desarrollo'),(88770,2166,'_slider_story-past_7_gropus_1_title_title','field_6107fefbb9e35'),(88771,2166,'slider_story-past_7_gropus_1_title_gradient','0'),(88772,2166,'_slider_story-past_7_gropus_1_title_gradient','field_6107ff2c8bc34'),(88773,2166,'slider_story-past_7_gropus_1_title',''),(88774,2166,'_slider_story-past_7_gropus_1_title','field_6107ff625d3cf'),(88775,2166,'slider_story-past_7_gropus_1_description','CommerceGate toma el[nbsp]liderazgo en[nbsp]innovación y[nbsp]desarrollo bajo una[nbsp]nueva dirección con[nbsp]el[nbsp]compromiso de[nbsp]desarrollar y[nbsp]adoptar las[nbsp]últimas tecnologías de[nbsp]pago disponibles para nuestros clientes.'),(88776,2166,'_slider_story-past_7_gropus_1_description','field_6107ff01b9e36'),(88777,2166,'slider_story-past_8_gropus_1_title_title','La[nbsp]nueva plataforma de[nbsp]procesamiento y[nbsp]sistemas'),(88778,2166,'_slider_story-past_8_gropus_1_title_title','field_6107fefbb9e35'),(88779,2166,'slider_story-past_8_gropus_1_title_gradient','0'),(88780,2166,'_slider_story-past_8_gropus_1_title_gradient','field_6107ff2c8bc34'),(88781,2166,'slider_story-past_8_gropus_1_title',''),(88782,2166,'_slider_story-past_8_gropus_1_title','field_6107ff625d3cf'),(88783,2166,'slider_story-past_8_gropus_1_description','CommerceGate comienza el[nbsp]desarrollo de[nbsp]la[nbsp]nueva plataforma de[nbsp]procesamiento y[nbsp]sistemas de[nbsp]administración para proveer a[nbsp]nuestros clientes de[nbsp]una[nbsp]solución líder en[nbsp]procesamiento de[nbsp]pagos y[nbsp]altamente segura.'),(88784,2166,'_slider_story-past_8_gropus_1_description','field_6107ff01b9e36'),(88785,2166,'slider_story-past_8_gropus_2_title_title','Tecnología inteligente ágil y basada en datos'),(88786,2166,'_slider_story-past_8_gropus_2_title_title','field_6107fefbb9e35'),(88787,2166,'slider_story-past_8_gropus_2_title_gradient','0'),(88788,2166,'_slider_story-past_8_gropus_2_title_gradient','field_6107ff2c8bc34'),(88789,2166,'slider_story-past_8_gropus_2_title',''),(88790,2166,'_slider_story-past_8_gropus_2_title','field_6107ff625d3cf'),(88791,2166,'slider_story-past_8_gropus_2_description','CommerceGate continúa evolucionando y[nbsp]satisfaciendo el[nbsp]panorama cambiante de[nbsp]la[nbsp]industria mediante la[nbsp]optimización de[nbsp]los[nbsp]procesos de[nbsp]negocio, haciendo uso[nbsp]de[nbsp]tecnología inteligente ágil[nbsp]y[nbsp]basada en[nbsp]datos.'),(88792,2166,'_slider_story-past_8_gropus_2_description','field_6107ff01b9e36'),(88793,2166,'slider_story-past_9_year','En 2016'),(88794,2166,'_slider_story-past_9_year','field_6107fe861dc5d'),(88795,2166,'slider_story-past_9_gropus_0_title_title','Un[nbsp]sistema líder de[nbsp]administración y[nbsp]de[nbsp]interfaz'),(88796,2166,'_slider_story-past_9_gropus_0_title_title','field_6107fefbb9e35'),(88797,2166,'slider_story-past_9_gropus_0_title_gradient','0'),(88798,2166,'_slider_story-past_9_gropus_0_title_gradient','field_6107ff2c8bc34'),(88799,2166,'slider_story-past_9_gropus_0_title',''),(88800,2166,'_slider_story-past_9_gropus_0_title','field_6107ff625d3cf'),(88801,2166,'slider_story-past_9_gropus_0_description','CommerceGate lanza un[nbsp]sistema líder de[nbsp]administración y[nbsp]de[nbsp]interfaz de[nbsp]usuario para el[nbsp]comerciante, haciendo más[nbsp]sencilla y[nbsp]conveniente la[nbsp]gestión del[nbsp]procesamiento de[nbsp]pagos de[nbsp]nuestros clientes.'),(88802,2166,'_slider_story-past_9_gropus_0_description','field_6107ff01b9e36'),(88803,2166,'slider_story-past_9_gropus_1_title_title','El[nbsp]sitio web y[nbsp]el[nbsp]perfil corporativo'),(88804,2166,'_slider_story-past_9_gropus_1_title_title','field_6107fefbb9e35'),(88805,2166,'slider_story-past_9_gropus_1_title_gradient','0'),(88806,2166,'_slider_story-past_9_gropus_1_title_gradient','field_6107ff2c8bc34'),(88807,2166,'slider_story-past_9_gropus_1_title',''),(88808,2166,'_slider_story-past_9_gropus_1_title','field_6107ff625d3cf'),(88809,2166,'slider_story-past_9_gropus_1_description','CommerceGate actualiza el[nbsp]sitio web y[nbsp]el[nbsp]perfil corporativo para reflejar nuestra dedicación y[nbsp]nuestro compromiso con[nbsp]la[nbsp]innovación constante, marcando la[nbsp]transición a[nbsp]un[nbsp]procesador de[nbsp]pagos eficiente, ágil y[nbsp]basado en[nbsp]datos.'),(88810,2166,'_slider_story-past_9_gropus_1_description','field_6107ff01b9e36'),(88811,2166,'slider_story-past_9_gropus','2'),(88812,2166,'_slider_story-past_9_gropus','field_6107fee8b9e34'),(88813,2166,'slider_story-past_10_year','En 2017'),(88814,2166,'_slider_story-past_10_year','field_6107fe861dc5d'),(88815,2166,'slider_story-past_10_gropus_0_title_title','Billing[nbsp]2.0'),(88816,2166,'_slider_story-past_10_gropus_0_title_title','field_6107fefbb9e35'),(88817,2166,'slider_story-past_10_gropus_0_title_gradient','0'),(88818,2166,'_slider_story-past_10_gropus_0_title_gradient','field_6107ff2c8bc34'),(88819,2166,'slider_story-past_10_gropus_0_title',''),(88820,2166,'_slider_story-past_10_gropus_0_title','field_6107ff625d3cf'),(88821,2166,'slider_story-past_10_gropus_0_description','CommerceGate lanza Billing[nbsp]2.0, un[nbsp]sistema líder de[nbsp]cobros, pagos y[nbsp]facturación todo en[nbsp]uno, que[nbsp]proporciona la[nbsp]última tecnología y[nbsp]funcionalidades con[nbsp]datos de[nbsp]cada transacción precisos para nuestros clientes.'),(88822,2166,'_slider_story-past_10_gropus_0_description','field_6107ff01b9e36'),(88823,2166,'slider_story-past_10_gropus','1'),(88824,2166,'_slider_story-past_10_gropus','field_6107fee8b9e34'),(88825,2166,'slider_story-past_11_year','En 2018'),(88826,2166,'_slider_story-past_11_year','field_6107fe861dc5d'),(88827,2166,'slider_story-past_11_gropus_0_title_title','CGPayTech'),(88828,2166,'_slider_story-past_11_gropus_0_title_title','field_6107fefbb9e35'),(88829,2166,'slider_story-past_11_gropus_0_title_gradient','0'),(88830,2166,'_slider_story-past_11_gropus_0_title_gradient','field_6107ff2c8bc34'),(88831,2166,'slider_story-past_11_gropus_0_title',''),(88832,2166,'_slider_story-past_11_gropus_0_title','field_6107ff625d3cf'),(88833,2166,'slider_story-past_11_gropus_0_description','CommerceGate lanza CGPayTech, una[nbsp]plataforma de[nbsp]vanguardia para pagos con[nbsp]capacidades más[nbsp]altas de[nbsp]procesamiento, protocolos de[nbsp]encriptado de[nbsp]seguridad mejorados y[nbsp]variedad de[nbsp]métodos de[nbsp]pago adicionales.'),(88834,2166,'_slider_story-past_11_gropus_0_description','field_6107ff01b9e36'),(88835,2166,'slider_story-past_11_gropus','1'),(88836,2166,'_slider_story-past_11_gropus','field_6107fee8b9e34'),(88837,1607,'slider_story-past_12_year','En 2019'),(88838,1607,'_slider_story-past_12_year','field_6107fe861dc5d'),(88839,1607,'slider_story-past_12_gropus_0_title_title','20a integración de[nbsp]socios adquirentes'),(88840,1607,'_slider_story-past_12_gropus_0_title_title','field_6107fefbb9e35'),(88841,1607,'slider_story-past_12_gropus_0_title_gradient','0'),(88842,1607,'_slider_story-past_12_gropus_0_title_gradient','field_6107ff2c8bc34'),(88843,1607,'slider_story-past_12_gropus_0_title',''),(88844,1607,'_slider_story-past_12_gropus_0_title','field_6107ff625d3cf'),(88845,1607,'slider_story-past_12_gropus_0_description','CommerceGate introduce la[nbsp]20a integración de[nbsp]socios adquirentes, permitiendo a[nbsp]nuestros comerciantes volúmenes transaccionales más[nbsp]altos, mejor conversión, gestión del[nbsp]riesgo y[nbsp]calidad del[nbsp]procesamiento de[nbsp]pago.'),(88846,1607,'_slider_story-past_12_gropus_0_description','field_6107ff01b9e36'),(88847,1607,'slider_story-past_12_gropus','1'),(88848,1607,'_slider_story-past_12_gropus','field_6107fee8b9e34'),(88849,1607,'slider_story-past_13_year','En 2020'),(88850,1607,'_slider_story-past_13_year','field_6107fe861dc5d'),(88851,1607,'slider_story-past_13_gropus_0_title_title','La[nbsp]licencia de[nbsp]institución financiera'),(88852,1607,'_slider_story-past_13_gropus_0_title_title','field_6107fefbb9e35'),(88853,1607,'slider_story-past_13_gropus_0_title_gradient','0'),(88854,1607,'_slider_story-past_13_gropus_0_title_gradient','field_6107ff2c8bc34'),(88855,1607,'slider_story-past_13_gropus_0_title',''),(88856,1607,'_slider_story-past_13_gropus_0_title','field_6107ff625d3cf'),(88857,1607,'slider_story-past_13_gropus_0_description','CommerceGate fue[nbsp]el[nbsp]primer grupo no[nbsp]bancario en[nbsp]España en[nbsp]obtener la[nbsp]licencia de[nbsp]institución financiera del[nbsp]Banco de[nbsp]España.'),(88858,1607,'_slider_story-past_13_gropus_0_description','field_6107ff01b9e36'),(88859,1607,'slider_story-past_13_gropus','1'),(88860,1607,'_slider_story-past_13_gropus','field_6107fee8b9e34'),(88861,1607,'slider_story-past_14_year','En 2021'),(88862,1607,'_slider_story-past_14_year','field_6107fe861dc5d'),(88863,1607,'slider_story-past_14_gropus_0_title_title','CommerceGate abre el[nbsp]mercado LATAM'),(88864,1607,'_slider_story-past_14_gropus_0_title_title','field_6107fefbb9e35'),(88865,1607,'slider_story-past_14_gropus_0_title_gradient','0'),(88866,1607,'_slider_story-past_14_gropus_0_title_gradient','field_6107ff2c8bc34'),(88867,1607,'slider_story-past_14_gropus_0_title',''),(88868,1607,'_slider_story-past_14_gropus_0_title','field_6107ff625d3cf'),(88869,1607,'slider_story-past_14_gropus_0_description','CommerceGate abre el[nbsp]mercado LATAM a[nbsp]través de[nbsp]soluciones de[nbsp]adquisición y[nbsp]pagos locales para comerciantes de[nbsp]la[nbsp]UE, y[nbsp]a[nbsp]continuación Brasil como primer país, y[nbsp]México, Chile, Colombia y[nbsp]Perú después.'),(88870,1607,'_slider_story-past_14_gropus_0_description','field_6107ff01b9e36'),(88871,1607,'slider_story-past_14_gropus','1'),(88872,1607,'_slider_story-past_14_gropus','field_6107fee8b9e34'),(88873,1607,'slider_story-feature_0_gropus_2_title_title','E[nbsp]Wallet[nbsp]CG.'),(88874,1607,'_slider_story-feature_0_gropus_2_title_title','field_6107ffda45734'),(88875,1607,'slider_story-feature_0_gropus_2_title_gradient','0'),(88876,1607,'_slider_story-feature_0_gropus_2_title_gradient','field_6107ffda45735'),(88877,1607,'slider_story-feature_0_gropus_2_title',''),(88878,1607,'_slider_story-feature_0_gropus_2_title','field_6107ffda45733'),(88879,1607,'slider_story-feature_0_gropus_2_description','E[nbsp]Wallet[nbsp]CG. Obtenga completo acceso a[nbsp]los[nbsp]beneficios de[nbsp]la[nbsp]solución CG[nbsp]eWallet para aumentar la[nbsp]interacción del[nbsp]cliente con[nbsp]su[nbsp]negocio.'),(88880,1607,'_slider_story-feature_0_gropus_2_description','field_6107ffda45736'),(88881,2167,'main-block_image','542'),(88882,2167,'_main-block_image','field_6107f1cd63ec8'),(88883,2167,'main-block_title','Sobre CommerceGate'),(88884,2167,'_main-block_title','field_6107f1db63ec9'),(88885,2167,'main-block_description','Miles de[nbsp]comerciantes han[nbsp]aumentado sus[nbsp]ventas con nuestras soluciones de[nbsp]pago desde el[nbsp]2006. Hoy[nbs]día, hemos escalado con[nbsp]éxito proveyendo todos los[nbsp]negocios con tecnología líder y[nbsp]con fundamentos de[nbsp]prácticas comerciales éticas'),(88886,2167,'_main-block_description','field_6107f1e463eca'),(88887,2167,'main-block_button-title','Descubra más'),(88888,2167,'_main-block_button-title','field_6107f1f063ecb'),(88889,2167,'main-block',''),(88890,2167,'_main-block','field_6107f1b963ec7'),(88891,2167,'introductory-block-title','We’re recognised by professionals'),(88892,2167,'_introductory-block-title','field_6107f5e1078d8'),(88893,2167,'introductory-block-icons_0_icon','550'),(88894,2167,'_introductory-block-icons_0_icon','field_6107f5f6078da'),(88895,2167,'introductory-block-icons_0_icon-description','Con Licencia del[nbsp]Banco de[nbsp]España'),(88896,2167,'_introductory-block-icons_0_icon-description','field_6107f635d4d34'),(88897,2167,'introductory-block-icons_1_icon','551'),(88898,2167,'_introductory-block-icons_1_icon','field_6107f5f6078da'),(88899,2167,'introductory-block-icons_1_icon-description','Auditor de[nbsp]KPMG designado'),(88900,2167,'_introductory-block-icons_1_icon-description','field_6107f635d4d34'),(88901,2167,'introductory-block-icons_2_icon','552'),(88902,2167,'_introductory-block-icons_2_icon','field_6107f5f6078da'),(88903,2167,'introductory-block-icons_2_icon-description','Cumplimiento de[nbsp]seguridad PCI[nbsp]Nivel[nbsp]1'),(88904,2167,'_introductory-block-icons_2_icon-description','field_6107f635d4d34'),(88905,2167,'introductory-block-icons_3_icon','553'),(88906,2167,'_introductory-block-icons_3_icon','field_6107f5f6078da'),(88907,2167,'introductory-block-icons_3_icon-description','Institución Financiera Regulada por[nbsp]UE'),(88908,2167,'_introductory-block-icons_3_icon-description','field_6107f635d4d34'),(88909,2167,'introductory-block-icons','4'),(88910,2167,'_introductory-block-icons','field_6107f5e6078d9'),(88911,2167,'team-list_0_image','2092'),(88912,2167,'_team-list_0_image','field_6107f9b886e2d'),(88913,2167,'team-list_0_full-name','Evgen Sopin'),(88914,2167,'_team-list_0_full-name','field_6107f9ee86e2e'),(88915,2167,'team-list_0_position','Director Ejecutivo'),(88916,2167,'_team-list_0_position','field_6107fa0886e2f'),(88917,2167,'team-list_0_profile','https://www.linkedin.com/in/evgensopin/'),(88918,2167,'_team-list_0_profile','field_6107fa1e86e30'),(88919,2167,'team-list_1_image','570'),(88920,2167,'_team-list_1_image','field_6107f9b886e2d'),(88921,2167,'team-list_1_full-name','Carlos Maduro'),(88922,2167,'_team-list_1_full-name','field_6107f9ee86e2e'),(88923,2167,'team-list_1_position','Director Financiero'),(88924,2167,'_team-list_1_position','field_6107fa0886e2f'),(88925,2167,'team-list_1_profile','https://www.linkedin.com/in/carlosmaduro/'),(88926,2167,'_team-list_1_profile','field_6107fa1e86e30'),(88927,2167,'team-list_2_image','571'),(88928,2167,'_team-list_2_image','field_6107f9b886e2d'),(88929,2167,'team-list_2_full-name','Paul Barclay'),(88930,2167,'_team-list_2_full-name','field_6107f9ee86e2e'),(88931,2167,'team-list_2_position','Director comercial'),(88932,2167,'_team-list_2_position','field_6107fa0886e2f'),(88933,2167,'team-list_2_profile','https://www.linkedin.com/in/pabarclay/'),(88934,2167,'_team-list_2_profile','field_6107fa1e86e30'),(88935,2167,'team-list_3_image','572'),(88936,2167,'_team-list_3_image','field_6107f9b886e2d'),(88937,2167,'team-list_3_full-name','Andrew Rud'),(88938,2167,'_team-list_3_full-name','field_6107f9ee86e2e'),(88939,2167,'team-list_3_position','Director de[nbsp]Operaciones'),(88940,2167,'_team-list_3_position','field_6107fa0886e2f'),(88941,2167,'team-list_3_profile','https://www.linkedin.com/in/andrew-rud-b3274835/'),(88942,2167,'_team-list_3_profile','field_6107fa1e86e30'),(88943,2167,'team-list_4_image','573'),(88944,2167,'_team-list_4_image','field_6107f9b886e2d'),(88945,2167,'team-list_4_full-name','Andrew Vinnichenko'),(88946,2167,'_team-list_4_full-name','field_6107f9ee86e2e'),(88947,2167,'team-list_4_position','Oficial de[nbsp]Informes de[nbsp]Blanqueo de[nbsp]Capitales'),(88948,2167,'_team-list_4_position','field_6107fa0886e2f'),(88949,2167,'team-list_4_profile','https://www.linkedin.com/in/andrew-vinnichenko/'),(88950,2167,'_team-list_4_profile','field_6107fa1e86e30'),(88951,2167,'team-list','5'),(88952,2167,'_team-list','field_6107f8956d8f2'),(88953,2167,'team-block-info_team-title','Nuestro Equipo'),(88954,2167,'_team-block-info_team-title','field_6107f96a86e2c'),(88955,2167,'team-block-info_team-profile-link-title','LinkedIn Profile'),(88956,2167,'_team-block-info_team-profile-link-title','field_6107fa2d86e31'),(88957,2167,'team-block-info',''),(88958,2167,'_team-block-info','field_6107fa5b46179'),(88959,2167,'our-story-title','Our Story'),(88960,2167,'_our-story-title','field_6107fd3dfac5c'),(88961,2167,'slider_story-past_0_year','Fundada en 2006'),(88962,2167,'_slider_story-past_0_year','field_6107fe861dc5d'),(88963,2167,'slider_story-past_0_gropus_0_title_title','Founded'),(88964,2167,'_slider_story-past_0_gropus_0_title_title','field_6107fefbb9e35'),(88965,2167,'slider_story-past_0_gropus_0_title_gradient','1'),(88966,2167,'_slider_story-past_0_gropus_0_title_gradient','field_6107ff2c8bc34'),(88967,2167,'slider_story-past_0_gropus_0_title',''),(88968,2167,'_slider_story-past_0_gropus_0_title','field_6107ff625d3cf'),(88969,2167,'slider_story-past_0_gropus_0_description','CommerceGate se[nbsp]fundó en[nbsp]Barcelona, España, mediante relaciones clave con[nbsp]instituciones financerias y[nbsp]de[nbsp]gestión de[nbsp]riesgos, para desarrollar capacidades tecnológicas y[nbsp]operativas en[nbsp]nuestra plataforma.'),(88970,2167,'_slider_story-past_0_gropus_0_description','field_6107ff01b9e36'),(88971,2167,'slider_story-past_0_gropus','1'),(88972,2167,'_slider_story-past_0_gropus','field_6107fee8b9e34'),(88973,2167,'slider_story-past_1_year','En 2007'),(88974,2167,'_slider_story-past_1_year','field_6107fe861dc5d'),(88975,2167,'slider_story-past_1_gropus_0_title_title','foundation'),(88976,2167,'_slider_story-past_1_gropus_0_title_title','field_6107fefbb9e35'),(88977,2167,'slider_story-past_1_gropus_0_title_gradient','0'),(88978,2167,'_slider_story-past_1_gropus_0_title_gradient','field_6107ff2c8bc34'),(88979,2167,'slider_story-past_1_gropus_0_title',''),(88980,2167,'_slider_story-past_1_gropus_0_title','field_6107ff625d3cf'),(88981,2167,'slider_story-past_1_gropus_0_description','CommerceGate rápidamente escaló hasta ser[nbsp]el[nbsp]mayor procesador de[nbsp]pagos de[nbsp]alto riesgo en[nbsp]España y[nbsp]se[nbsp]expandió por[nbsp]toda Europa, ofreciendo un[nbsp]rendimiento superior y[nbsp]soluciones de[nbsp]pago altamente seguras.'),(88982,2167,'_slider_story-past_1_gropus_0_description','field_6107ff01b9e36'),(88983,2167,'slider_story-past_1_gropus','1'),(88984,2167,'_slider_story-past_1_gropus','field_6107fee8b9e34'),(88985,2167,'slider_story-past_2_year','En 2009'),(88986,2167,'_slider_story-past_2_year','field_6107fe861dc5d'),(88987,2167,'slider_story-past_2_gropus_0_title_title','Relanzamiento de[nbsp]cgbilling.com'),(88988,2167,'_slider_story-past_2_gropus_0_title_title','field_6107fefbb9e35'),(88989,2167,'slider_story-past_2_gropus_0_title_gradient','0'),(88990,2167,'_slider_story-past_2_gropus_0_title_gradient','field_6107ff2c8bc34'),(88991,2167,'slider_story-past_2_gropus_0_title',''),(88992,2167,'_slider_story-past_2_gropus_0_title','field_6107ff625d3cf'),(88993,2167,'slider_story-past_2_gropus_0_description','CommerceGate se[nbsp]volvió un[nbsp]referente en[nbsp]la[nbsp]industria por[nbsp]la[nbsp]calidad del[nbsp]servicio de[nbsp]soporte de[nbsp]facturación al[nbsp]usuario final con[nbsp]el[nbsp]relanzamiento de[nbsp]cgbilling.com'),(88994,2167,'_slider_story-past_2_gropus_0_description','field_6107ff01b9e36'),(88995,2167,'slider_story-past_2_gropus','2'),(88996,2167,'_slider_story-past_2_gropus','field_6107fee8b9e34'),(88997,2167,'slider_story-past_3_year','En 2010'),(88998,2167,'_slider_story-past_3_year','field_6107fe861dc5d'),(88999,2167,'slider_story-past_3_gropus_0_title_title','CommerceGate amplió nuestro equipo'),(89000,2167,'_slider_story-past_3_gropus_0_title_title','field_6107fefbb9e35'),(89001,2167,'slider_story-past_3_gropus_0_title_gradient','0'),(89002,2167,'_slider_story-past_3_gropus_0_title_gradient','field_6107ff2c8bc34'),(89003,2167,'slider_story-past_3_gropus_0_title',''),(89004,2167,'_slider_story-past_3_gropus_0_title','field_6107ff625d3cf'),(89005,2167,'slider_story-past_3_gropus_0_description','CommerceGate amplió nuestro equipo para satisfacer la[nbsp]demanda creciente de[nbsp]nuestras soluciones de[nbsp]pago y[nbsp]seguir ofreciendo un[nbsp]soporte altamente dedicado a[nbsp]nuestros clientes.'),(89006,2167,'_slider_story-past_3_gropus_0_description','field_6107ff01b9e36'),(89007,2167,'slider_story-past_3_gropus','1'),(89008,2167,'_slider_story-past_3_gropus','field_6107fee8b9e34'),(89009,2167,'slider_story-past_4_year','En 2011'),(89010,2167,'_slider_story-past_4_year','field_6107fe861dc5d'),(89011,2167,'slider_story-past_4_gropus_0_title_title','El[nbsp]Europèan Billing Company of[nbsp]the[nbsp]Year'),(89012,2167,'_slider_story-past_4_gropus_0_title_title','field_6107fefbb9e35'),(89013,2167,'slider_story-past_4_gropus_0_title_gradient','0'),(89014,2167,'_slider_story-past_4_gropus_0_title_gradient','field_6107ff2c8bc34'),(89015,2167,'slider_story-past_4_gropus_0_title',''),(89016,2167,'_slider_story-past_4_gropus_0_title','field_6107ff625d3cf'),(89017,2167,'slider_story-past_4_gropus_0_description','CommerceGate fue[nbsp]galardonado con[nbsp]el[nbsp]Europèan Billing Company of[nbsp]the[nbsp]Year (Merchant Services) por[nbsp]nuestra larga dedicación a[nbsp]brindar tecnología de[nbsp]pago líder y[nbsp]acceso de[nbsp]soporte a[nbsp]nuestros clientes.'),(89018,2167,'_slider_story-past_4_gropus_0_description','field_6107ff01b9e36'),(89019,2167,'slider_story-past_4_gropus','1'),(89020,2167,'_slider_story-past_4_gropus','field_6107fee8b9e34'),(89021,2167,'slider_story-past_5_year','En 2012'),(89022,2167,'_slider_story-past_5_year','field_6107fe861dc5d'),(89023,2167,'slider_story-past_5_gropus_0_title_title','El[nbsp]European Billing Company of[nbsp]the[nbsp]Year Award'),(89024,2167,'_slider_story-past_5_gropus_0_title_title','field_6107fefbb9e35'),(89025,2167,'slider_story-past_5_gropus_0_title_gradient','0'),(89026,2167,'_slider_story-past_5_gropus_0_title_gradient','field_6107ff2c8bc34'),(89027,2167,'slider_story-past_5_gropus_0_title',''),(89028,2167,'_slider_story-past_5_gropus_0_title','field_6107ff625d3cf'),(89029,2167,'slider_story-past_5_gropus_0_description','CommerceGate fue[nbsp]nominada para el[nbsp]European Billing Company of[nbsp]the[nbsp]Year Award por[nbsp]el[nbsp]desempeño sobresaliente y[nbsp]confiabilidad de[nbsp]nuestras soluciones de[nbsp]pago para nuestros clientes en[nbsp]Europa.'),(89030,2167,'_slider_story-past_5_gropus_0_description','field_6107ff01b9e36'),(89031,2167,'slider_story-past_5_gropus','2'),(89032,2167,'_slider_story-past_5_gropus','field_6107fee8b9e34'),(89033,2167,'slider_story-past_6_year','En 2013'),(89034,2167,'_slider_story-past_6_year','field_6107fe861dc5d'),(89035,2167,'slider_story-past_6_gropus_0_title_title','El[nbsp]European Billing Company of[nbsp]the[nbsp]Year Award'),(89036,2167,'_slider_story-past_6_gropus_0_title_title','field_6107fefbb9e35'),(89037,2167,'slider_story-past_6_gropus_0_title_gradient','1'),(89038,2167,'_slider_story-past_6_gropus_0_title_gradient','field_6107ff2c8bc34'),(89039,2167,'slider_story-past_6_gropus_0_title',''),(89040,2167,'_slider_story-past_6_gropus_0_title','field_6107ff625d3cf'),(89041,2167,'slider_story-past_6_gropus_0_description','CommerceGate fue[nbsp]coronada con el[nbsp]título European Billing Company of[nbsp]the[nbsp]Year Award por[nbsp]nuestro sobresaliente desempeño y[nbsp]la[nbsp]confiabilidad de[nbsp]nuestras soluciones de[nbsp]pago para nuestros clientes en[nbsp]Europa.'),(89042,2167,'_slider_story-past_6_gropus_0_description','field_6107ff01b9e36'),(89043,2167,'slider_story-past_6_gropus','1'),(89044,2167,'_slider_story-past_6_gropus','field_6107fee8b9e34'),(89045,2167,'slider_story-past_7_year','En 2014'),(89046,2167,'_slider_story-past_7_year','field_6107fe861dc5d'),(89047,2167,'slider_story-past_7_gropus_0_title_title','El[nbsp]European Payment Processor of[nbsp]the[nbsp]Year Award'),(89048,2167,'_slider_story-past_7_gropus_0_title_title','field_6107fefbb9e35'),(89049,2167,'slider_story-past_7_gropus_0_title_gradient','0'),(89050,2167,'_slider_story-past_7_gropus_0_title_gradient','field_6107ff2c8bc34'),(89051,2167,'slider_story-past_7_gropus_0_title',''),(89052,2167,'_slider_story-past_7_gropus_0_title','field_6107ff625d3cf'),(89053,2167,'slider_story-past_7_gropus_0_description','CommerceGate fue[nbsp]coronada con[nbsp]el[nbsp]European Payment Processor of[nbsp]the[nbsp]Year Award por[nbsp]nuestras soluciones de[nbsp]pago lideres y[nbsp]altamente escalables para nuestros clientes en[nbsp]Europa.'),(89054,2167,'_slider_story-past_7_gropus_0_description','field_6107ff01b9e36'),(89055,2167,'slider_story-past_7_gropus','2'),(89056,2167,'_slider_story-past_7_gropus','field_6107fee8b9e34'),(89057,2167,'slider_story-past_8_year','En 2015'),(89058,2167,'_slider_story-past_8_year','field_6107fe861dc5d'),(89059,2167,'slider_story-past_8_gropus_0_title_title','CommerceGate amplió nuestro equipo'),(89060,2167,'_slider_story-past_8_gropus_0_title_title','field_6107fefbb9e35'),(89061,2167,'slider_story-past_8_gropus_0_title_gradient','0'),(89062,2167,'_slider_story-past_8_gropus_0_title_gradient','field_6107ff2c8bc34'),(89063,2167,'slider_story-past_8_gropus_0_title',''),(89064,2167,'_slider_story-past_8_gropus_0_title','field_6107ff625d3cf'),(89065,2167,'slider_story-past_8_gropus_0_description','CommerceGate amplió nuestro equipo para impulsar nuestras competencias principales y[nbsp]experiencia en[nbsp]áreas operacionales clave, mientras continuó ampliando su[nbsp]base de[nbsp]clientes y[nbsp]soporte por[nbsp]toda Europa.'),(89066,2167,'_slider_story-past_8_gropus_0_description','field_6107ff01b9e36'),(89067,2167,'slider_story-past_8_gropus','3'),(89068,2167,'_slider_story-past_8_gropus','field_6107fee8b9e34'),(89069,2167,'slider_story-past','15'),(89070,2167,'_slider_story-past','field_6107fe24901a6'),(89071,2167,'slider_story-feature_0_year','En 2022'),(89072,2167,'_slider_story-feature_0_year','field_6107ffda45731'),(89073,2167,'slider_story-feature_0_gropus_0_title_title','Banco Digital[nbsp]CG.'),(89074,2167,'_slider_story-feature_0_gropus_0_title_title','field_6107ffda45734'),(89075,2167,'slider_story-feature_0_gropus_0_title_gradient','0'),(89076,2167,'_slider_story-feature_0_gropus_0_title_gradient','field_6107ffda45735'),(89077,2167,'slider_story-feature_0_gropus_0_title',''),(89078,2167,'_slider_story-feature_0_gropus_0_title','field_6107ffda45733'),(89079,2167,'slider_story-feature_0_gropus_0_description','Banco Digital[nbsp]CG. Obtenga acceso sencillo a[nbsp]servicios clave de[nbsp]la[nbsp]banca digital, adaptados a[nbsp]las[nbsp]necesidades de[nbsp]su[nbsp]negocio en[nbsp]línea.'),(89080,2167,'_slider_story-feature_0_gropus_0_description','field_6107ffda45736'),(89081,2167,'slider_story-feature_0_gropus','3'),(89082,2167,'_slider_story-feature_0_gropus','field_6107ffda45732'),(89083,2167,'slider_story-feature','1'),(89084,2167,'_slider_story-feature','field_6107ffda45730'),(89085,2167,'slider',''),(89086,2167,'_slider','field_610800a34520b'),(89087,2167,'slider_story-feature_0_gropus_1_title_title','Tarjeta[nbsp]CG.'),(89088,2167,'_slider_story-feature_0_gropus_1_title_title','field_6107ffda45734'),(89089,2167,'slider_story-feature_0_gropus_1_title_gradient','0'),(89090,2167,'_slider_story-feature_0_gropus_1_title_gradient','field_6107ffda45735'),(89091,2167,'slider_story-feature_0_gropus_1_title',''),(89092,2167,'_slider_story-feature_0_gropus_1_title','field_6107ffda45733'),(89093,2167,'slider_story-feature_0_gropus_1_description','Tarjeta[nbsp]CG. Obtenga tarjetas de[nbsp]crédito corporativas y[nbsp]personales vinculadas a[nbsp]su[nbsp]cuenta para sus[nbsp]socios clave y[nbsp]partes interesadas.'),(89094,2167,'_slider_story-feature_0_gropus_1_description','field_6107ffda45736'),(89095,2167,'career-block-info_title','Start Your Career'),(89096,2167,'_career-block-info_title','field_6108088e7a966'),(89097,2167,'career-block-info_suptitle_text','15 job openings'),(89098,2167,'_career-block-info_suptitle_text','field_610808a07a968'),(89099,2167,'career-block-info_suptitle_color','#EB5042'),(89100,2167,'_career-block-info_suptitle_color','field_610808a67a969'),(89101,2167,'career-block-info_suptitle',''),(89102,2167,'_career-block-info_suptitle','field_610808947a967'),(89103,2167,'career-block-info',''),(89104,2167,'_career-block-info','field_610807c27a965'),(89105,2167,'career-block-info_button','a:3:{s:5:\"title\";s:12:\"See All Jobs\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/careers/\";s:6:\"target\";s:0:\"\";}'),(89106,2167,'_career-block-info_button','field_610808cdef69d'),(89107,2167,'slider_story-past_2_gropus_1_title_title','El[nbsp]Strategic Alliance of[nbsp]the[nbsp]Year Award'),(89108,2167,'_slider_story-past_2_gropus_1_title_title','field_6107fefbb9e35'),(89109,2167,'slider_story-past_2_gropus_1_title_gradient','0'),(89110,2167,'_slider_story-past_2_gropus_1_title_gradient','field_6107ff2c8bc34'),(89111,2167,'slider_story-past_2_gropus_1_title',''),(89112,2167,'_slider_story-past_2_gropus_1_title','field_6107ff625d3cf'),(89113,2167,'slider_story-past_2_gropus_1_description','CommerceGate fue[nbsp]galardonado con[nbsp]el[nbsp]Strategic Alliance of[nbsp]the[nbsp]Year Award por[nbsp]su[nbsp]desempeño sobresaliente y[nbsp]confiabilidad de[nbsp]nuestras soluciones de[nbsp]pago.'),(89114,2167,'_slider_story-past_2_gropus_1_description','field_6107ff01b9e36'),(89115,2167,'slider_story-past_5_gropus_1_title_title','CommerceGate relanza nuestro sitio web insignia'),(89116,2167,'_slider_story-past_5_gropus_1_title_title','field_6107fefbb9e35'),(89117,2167,'slider_story-past_5_gropus_1_title_gradient','0'),(89118,2167,'_slider_story-past_5_gropus_1_title_gradient','field_6107ff2c8bc34'),(89119,2167,'slider_story-past_5_gropus_1_title',''),(89120,2167,'_slider_story-past_5_gropus_1_title','field_6107ff625d3cf'),(89121,2167,'slider_story-past_5_gropus_1_description','CommerceGate relanza nuestro sitio web insignia y[nbsp]nuestra imagen de[nbsp]marca para enfatizar nuestro éxito de[nbsp]crecimiento, experiencia en[nbsp]la[nbsp]industria y[nbsp]excepcional dedicación a[nbsp]nuestros clientes.'),(89122,2167,'_slider_story-past_5_gropus_1_description','field_6107ff01b9e36'),(89123,2167,'slider_story-past_7_gropus_1_title_title','El[nbsp]liderazgo en[nbsp]innovación y[nbsp]desarrollo'),(89124,2167,'_slider_story-past_7_gropus_1_title_title','field_6107fefbb9e35'),(89125,2167,'slider_story-past_7_gropus_1_title_gradient','0'),(89126,2167,'_slider_story-past_7_gropus_1_title_gradient','field_6107ff2c8bc34'),(89127,2167,'slider_story-past_7_gropus_1_title',''),(89128,2167,'_slider_story-past_7_gropus_1_title','field_6107ff625d3cf'),(89129,2167,'slider_story-past_7_gropus_1_description','CommerceGate toma el[nbsp]liderazgo en[nbsp]innovación y[nbsp]desarrollo bajo una[nbsp]nueva dirección con[nbsp]el[nbsp]compromiso de[nbsp]desarrollar y[nbsp]adoptar las[nbsp]últimas tecnologías de[nbsp]pago disponibles para nuestros clientes.'),(89130,2167,'_slider_story-past_7_gropus_1_description','field_6107ff01b9e36'),(89131,2167,'slider_story-past_8_gropus_1_title_title','La[nbsp]nueva plataforma de[nbsp]procesamiento y[nbsp]sistemas'),(89132,2167,'_slider_story-past_8_gropus_1_title_title','field_6107fefbb9e35'),(89133,2167,'slider_story-past_8_gropus_1_title_gradient','0'),(89134,2167,'_slider_story-past_8_gropus_1_title_gradient','field_6107ff2c8bc34'),(89135,2167,'slider_story-past_8_gropus_1_title',''),(89136,2167,'_slider_story-past_8_gropus_1_title','field_6107ff625d3cf'),(89137,2167,'slider_story-past_8_gropus_1_description','CommerceGate comienza el[nbsp]desarrollo de[nbsp]la[nbsp]nueva plataforma de[nbsp]procesamiento y[nbsp]sistemas de[nbsp]administración para proveer a[nbsp]nuestros clientes de[nbsp]una[nbsp]solución líder en[nbsp]procesamiento de[nbsp]pagos y[nbsp]altamente segura.'),(89138,2167,'_slider_story-past_8_gropus_1_description','field_6107ff01b9e36'),(89139,2167,'slider_story-past_8_gropus_2_title_title','Tecnología inteligente ágil y basada en datos'),(89140,2167,'_slider_story-past_8_gropus_2_title_title','field_6107fefbb9e35'),(89141,2167,'slider_story-past_8_gropus_2_title_gradient','0'),(89142,2167,'_slider_story-past_8_gropus_2_title_gradient','field_6107ff2c8bc34'),(89143,2167,'slider_story-past_8_gropus_2_title',''),(89144,2167,'_slider_story-past_8_gropus_2_title','field_6107ff625d3cf'),(89145,2167,'slider_story-past_8_gropus_2_description','CommerceGate continúa evolucionando y[nbsp]satisfaciendo el[nbsp]panorama cambiante de[nbsp]la[nbsp]industria mediante la[nbsp]optimización de[nbsp]los[nbsp]procesos de[nbsp]negocio, haciendo uso[nbsp]de[nbsp]tecnología inteligente ágil[nbsp]y[nbsp]basada en[nbsp]datos.'),(89146,2167,'_slider_story-past_8_gropus_2_description','field_6107ff01b9e36'),(89147,2167,'slider_story-past_9_year','En 2016'),(89148,2167,'_slider_story-past_9_year','field_6107fe861dc5d'),(89149,2167,'slider_story-past_9_gropus_0_title_title','Un[nbsp]sistema líder de[nbsp]administración y[nbsp]de[nbsp]interfaz'),(89150,2167,'_slider_story-past_9_gropus_0_title_title','field_6107fefbb9e35'),(89151,2167,'slider_story-past_9_gropus_0_title_gradient','0'),(89152,2167,'_slider_story-past_9_gropus_0_title_gradient','field_6107ff2c8bc34'),(89153,2167,'slider_story-past_9_gropus_0_title',''),(89154,2167,'_slider_story-past_9_gropus_0_title','field_6107ff625d3cf'),(89155,2167,'slider_story-past_9_gropus_0_description','CommerceGate lanza un[nbsp]sistema líder de[nbsp]administración y[nbsp]de[nbsp]interfaz de[nbsp]usuario para el[nbsp]comerciante, haciendo más[nbsp]sencilla y[nbsp]conveniente la[nbsp]gestión del[nbsp]procesamiento de[nbsp]pagos de[nbsp]nuestros clientes.'),(89156,2167,'_slider_story-past_9_gropus_0_description','field_6107ff01b9e36'),(89157,2167,'slider_story-past_9_gropus_1_title_title','El[nbsp]sitio web y[nbsp]el[nbsp]perfil corporativo'),(89158,2167,'_slider_story-past_9_gropus_1_title_title','field_6107fefbb9e35'),(89159,2167,'slider_story-past_9_gropus_1_title_gradient','0'),(89160,2167,'_slider_story-past_9_gropus_1_title_gradient','field_6107ff2c8bc34'),(89161,2167,'slider_story-past_9_gropus_1_title',''),(89162,2167,'_slider_story-past_9_gropus_1_title','field_6107ff625d3cf'),(89163,2167,'slider_story-past_9_gropus_1_description','CommerceGate actualiza el[nbsp]sitio web y[nbsp]el[nbsp]perfil corporativo para reflejar nuestra dedicación y[nbsp]nuestro compromiso con[nbsp]la[nbsp]innovación constante, marcando la[nbsp]transición a[nbsp]un[nbsp]procesador de[nbsp]pagos eficiente, ágil y[nbsp]basado en[nbsp]datos.'),(89164,2167,'_slider_story-past_9_gropus_1_description','field_6107ff01b9e36'),(89165,2167,'slider_story-past_9_gropus','2'),(89166,2167,'_slider_story-past_9_gropus','field_6107fee8b9e34'),(89167,2167,'slider_story-past_10_year','En 2017'),(89168,2167,'_slider_story-past_10_year','field_6107fe861dc5d'),(89169,2167,'slider_story-past_10_gropus_0_title_title','Billing[nbsp]2.0'),(89170,2167,'_slider_story-past_10_gropus_0_title_title','field_6107fefbb9e35'),(89171,2167,'slider_story-past_10_gropus_0_title_gradient','1'),(89172,2167,'_slider_story-past_10_gropus_0_title_gradient','field_6107ff2c8bc34'),(89173,2167,'slider_story-past_10_gropus_0_title',''),(89174,2167,'_slider_story-past_10_gropus_0_title','field_6107ff625d3cf'),(89175,2167,'slider_story-past_10_gropus_0_description','CommerceGate lanza Billing[nbsp]2.0, un[nbsp]sistema líder de[nbsp]cobros, pagos y[nbsp]facturación todo en[nbsp]uno, que[nbsp]proporciona la[nbsp]última tecnología y[nbsp]funcionalidades con[nbsp]datos de[nbsp]cada transacción precisos para nuestros clientes.'),(89176,2167,'_slider_story-past_10_gropus_0_description','field_6107ff01b9e36'),(89177,2167,'slider_story-past_10_gropus','1'),(89178,2167,'_slider_story-past_10_gropus','field_6107fee8b9e34'),(89179,2167,'slider_story-past_11_year','En 2018'),(89180,2167,'_slider_story-past_11_year','field_6107fe861dc5d'),(89181,2167,'slider_story-past_11_gropus_0_title_title','CGPayTech'),(89182,2167,'_slider_story-past_11_gropus_0_title_title','field_6107fefbb9e35'),(89183,2167,'slider_story-past_11_gropus_0_title_gradient','1'),(89184,2167,'_slider_story-past_11_gropus_0_title_gradient','field_6107ff2c8bc34'),(89185,2167,'slider_story-past_11_gropus_0_title',''),(89186,2167,'_slider_story-past_11_gropus_0_title','field_6107ff625d3cf'),(89187,2167,'slider_story-past_11_gropus_0_description','CommerceGate lanza CGPayTech, una[nbsp]plataforma de[nbsp]vanguardia para pagos con[nbsp]capacidades más[nbsp]altas de[nbsp]procesamiento, protocolos de[nbsp]encriptado de[nbsp]seguridad mejorados y[nbsp]variedad de[nbsp]métodos de[nbsp]pago adicionales.'),(89188,2167,'_slider_story-past_11_gropus_0_description','field_6107ff01b9e36'),(89189,2167,'slider_story-past_11_gropus','1'),(89190,2167,'_slider_story-past_11_gropus','field_6107fee8b9e34'),(89191,2167,'slider_story-past_12_year','En 2019'),(89192,2167,'_slider_story-past_12_year','field_6107fe861dc5d'),(89193,2167,'slider_story-past_12_gropus_0_title_title','20a integración de[nbsp]socios adquirentes'),(89194,2167,'_slider_story-past_12_gropus_0_title_title','field_6107fefbb9e35'),(89195,2167,'slider_story-past_12_gropus_0_title_gradient','0'),(89196,2167,'_slider_story-past_12_gropus_0_title_gradient','field_6107ff2c8bc34'),(89197,2167,'slider_story-past_12_gropus_0_title',''),(89198,2167,'_slider_story-past_12_gropus_0_title','field_6107ff625d3cf'),(89199,2167,'slider_story-past_12_gropus_0_description','CommerceGate introduce la[nbsp]20a integración de[nbsp]socios adquirentes, permitiendo a[nbsp]nuestros comerciantes volúmenes transaccionales más[nbsp]altos, mejor conversión, gestión del[nbsp]riesgo y[nbsp]calidad del[nbsp]procesamiento de[nbsp]pago.'),(89200,2167,'_slider_story-past_12_gropus_0_description','field_6107ff01b9e36'),(89201,2167,'slider_story-past_12_gropus','1'),(89202,2167,'_slider_story-past_12_gropus','field_6107fee8b9e34'),(89203,2167,'slider_story-past_13_year','En 2020'),(89204,2167,'_slider_story-past_13_year','field_6107fe861dc5d'),(89205,2167,'slider_story-past_13_gropus_0_title_title','La[nbsp]licencia de[nbsp]institución financiera'),(89206,2167,'_slider_story-past_13_gropus_0_title_title','field_6107fefbb9e35'),(89207,2167,'slider_story-past_13_gropus_0_title_gradient','0'),(89208,2167,'_slider_story-past_13_gropus_0_title_gradient','field_6107ff2c8bc34'),(89209,2167,'slider_story-past_13_gropus_0_title',''),(89210,2167,'_slider_story-past_13_gropus_0_title','field_6107ff625d3cf'),(89211,2167,'slider_story-past_13_gropus_0_description','CommerceGate fue[nbsp]el[nbsp]primer grupo no[nbsp]bancario en[nbsp]España en[nbsp]obtener la[nbsp]licencia de[nbsp]institución financiera del[nbsp]Banco de[nbsp]España.'),(89212,2167,'_slider_story-past_13_gropus_0_description','field_6107ff01b9e36'),(89213,2167,'slider_story-past_13_gropus','1'),(89214,2167,'_slider_story-past_13_gropus','field_6107fee8b9e34'),(89215,2167,'slider_story-past_14_year','En 2021'),(89216,2167,'_slider_story-past_14_year','field_6107fe861dc5d'),(89217,2167,'slider_story-past_14_gropus_0_title_title','CommerceGate abre el[nbsp]mercado LATAM'),(89218,2167,'_slider_story-past_14_gropus_0_title_title','field_6107fefbb9e35'),(89219,2167,'slider_story-past_14_gropus_0_title_gradient','0'),(89220,2167,'_slider_story-past_14_gropus_0_title_gradient','field_6107ff2c8bc34'),(89221,2167,'slider_story-past_14_gropus_0_title',''),(89222,2167,'_slider_story-past_14_gropus_0_title','field_6107ff625d3cf'),(89223,2167,'slider_story-past_14_gropus_0_description','CommerceGate abre el[nbsp]mercado LATAM a[nbsp]través de[nbsp]soluciones de[nbsp]adquisición y[nbsp]pagos locales para comerciantes de[nbsp]la[nbsp]UE, y[nbsp]a[nbsp]continuación Brasil como primer país, y[nbsp]México, Chile, Colombia y[nbsp]Perú después.'),(89224,2167,'_slider_story-past_14_gropus_0_description','field_6107ff01b9e36'),(89225,2167,'slider_story-past_14_gropus','1'),(89226,2167,'_slider_story-past_14_gropus','field_6107fee8b9e34'),(89227,2167,'slider_story-feature_0_gropus_2_title_title','E[nbsp]Wallet[nbsp]CG.'),(89228,2167,'_slider_story-feature_0_gropus_2_title_title','field_6107ffda45734'),(89229,2167,'slider_story-feature_0_gropus_2_title_gradient','0'),(89230,2167,'_slider_story-feature_0_gropus_2_title_gradient','field_6107ffda45735'),(89231,2167,'slider_story-feature_0_gropus_2_title',''),(89232,2167,'_slider_story-feature_0_gropus_2_title','field_6107ffda45733'),(89233,2167,'slider_story-feature_0_gropus_2_description','E[nbsp]Wallet[nbsp]CG. Obtenga completo acceso a[nbsp]los[nbsp]beneficios de[nbsp]la[nbsp]solución CG[nbsp]eWallet para aumentar la[nbsp]interacción del[nbsp]cliente con[nbsp]su[nbsp]negocio.'),(89234,2167,'_slider_story-feature_0_gropus_2_description','field_6107ffda45736'),(89235,2168,'main-block_image','542'),(89236,2168,'_main-block_image','field_6107f1cd63ec8'),(89237,2168,'main-block_title','Our Story'),(89238,2168,'_main-block_title','field_6107f1db63ec9'),(89239,2168,'main-block_description','Thousands of merchants have boosted their sales with our[nbsp]payment solutions since 2006. Today, we have scaled successfully to cater to every business with the[nbsp]foundations of ethical business practices and leading technology.'),(89240,2168,'_main-block_description','field_6107f1e463eca'),(89241,2168,'main-block_button-title','Explore more'),(89242,2168,'_main-block_button-title','field_6107f1f063ecb'),(89243,2168,'main-block',''),(89244,2168,'_main-block','field_6107f1b963ec7'),(89245,2168,'introductory-block_title','We’re recognised by professionals'),(89246,2168,'_introductory-block_title','field_6107f5e1078d8'),(89247,2168,'introductory-block_icons_0_icon','550'),(89248,2168,'_introductory-block_icons_0_icon','field_6107f5f6078da'),(89249,2168,'introductory-block_icons_0_icon-description',''),(89250,2168,'_introductory-block_icons_0_icon-description','field_6107f635d4d34'),(89251,2168,'introductory-block_icons_1_icon','551'),(89252,2168,'_introductory-block_icons_1_icon','field_6107f5f6078da'),(89253,2168,'introductory-block_icons_1_icon-description','E-Money Licenses \r\nin the EU and the UK'),(89254,2168,'_introductory-block_icons_1_icon-description','field_6107f635d4d34'),(89255,2168,'introductory-block_icons_2_icon','552'),(89256,2168,'_introductory-block_icons_2_icon','field_6107f5f6078da'),(89257,2168,'introductory-block_icons_2_icon-description',''),(89258,2168,'_introductory-block_icons_2_icon-description','field_6107f635d4d34'),(89259,2168,'introductory-block_icons_3_icon','553'),(89260,2168,'_introductory-block_icons_3_icon','field_6107f5f6078da'),(89261,2168,'introductory-block_icons_3_icon-description','PSD2 and Strong Customer \r\nAuthentication (SCA) compliant'),(89262,2168,'_introductory-block_icons_3_icon-description','field_6107f635d4d34'),(89263,2168,'introductory-block_icons','4'),(89264,2168,'_introductory-block_icons','field_6107f5e6078d9'),(89265,2168,'introductory-block',''),(89266,2168,'_introductory-block','field_6107f5d6078d7'),(89267,2168,'introductory-block-title','We’re recognised by professionals'),(89268,2168,'_introductory-block-title','field_6107f5e1078d8'),(89269,2168,'introductory-block-icons_0_icon','550'),(89270,2168,'_introductory-block-icons_0_icon','field_6107f5f6078da'),(89271,2168,'introductory-block-icons_0_icon-description','Licensed by Banco de[nbsp]Espana'),(89272,2168,'_introductory-block-icons_0_icon-description','field_6107f635d4d34'),(89273,2168,'introductory-block-icons_1_icon','551'),(89274,2168,'_introductory-block-icons_1_icon','field_6107f5f6078da'),(89275,2168,'introductory-block-icons_1_icon-description','EU[nbsp]Regulated Financial Institution'),(89276,2168,'_introductory-block-icons_1_icon-description','field_6107f635d4d34'),(89277,2168,'introductory-block-icons_2_icon','552'),(89278,2168,'_introductory-block-icons_2_icon','field_6107f5f6078da'),(89279,2168,'introductory-block-icons_2_icon-description','Secure Level 1[nbsp]PCI Compliance'),(89280,2168,'_introductory-block-icons_2_icon-description','field_6107f635d4d34'),(89281,2168,'introductory-block-icons_3_icon','553'),(89282,2168,'_introductory-block-icons_3_icon','field_6107f5f6078da'),(89283,2168,'introductory-block-icons_3_icon-description','Appointed KPMG Auditor'),(89284,2168,'_introductory-block-icons_3_icon-description','field_6107f635d4d34'),(89285,2168,'introductory-block-icons','4'),(89286,2168,'_introductory-block-icons','field_6107f5e6078d9'),(89287,2168,'team_title',''),(89288,2168,'_team_title','field_6107f8866d8f1'),(89289,2168,'team',''),(89290,2168,'_team','field_6107f87b6d8f0'),(89291,2168,'block-info_team-title','Our Team'),(89292,2168,'_block-info_team-title','field_6107f96a86e2c'),(89293,2168,'block-info_team-profile-link-title','LinkedIn Profile'),(89294,2168,'_block-info_team-profile-link-title','field_6107fa2d86e31'),(89295,2168,'block-info',''),(89296,2168,'_block-info','field_6107fa5b46179'),(89297,2168,'team-list_0_image','2090'),(89298,2168,'_team-list_0_image','field_6107f9b886e2d'),(89299,2168,'team-list_0_full-name','Evgen Sopin'),(89300,2168,'_team-list_0_full-name','field_6107f9ee86e2e'),(89301,2168,'team-list_0_position','Chief Executive Officer'),(89302,2168,'_team-list_0_position','field_6107fa0886e2f'),(89303,2168,'team-list_0_profile','https://www.linkedin.com/in/evgensopin/'),(89304,2168,'_team-list_0_profile','field_6107fa1e86e30'),(89305,2168,'team-list_1_image','570'),(89306,2168,'_team-list_1_image','field_6107f9b886e2d'),(89307,2168,'team-list_1_full-name','Carlos Maduro'),(89308,2168,'_team-list_1_full-name','field_6107f9ee86e2e'),(89309,2168,'team-list_1_position','Chief Financial Officer'),(89310,2168,'_team-list_1_position','field_6107fa0886e2f'),(89311,2168,'team-list_1_profile','https://www.linkedin.com/in/carlosmaduro/'),(89312,2168,'_team-list_1_profile','field_6107fa1e86e30'),(89313,2168,'team-list_2_image','571'),(89314,2168,'_team-list_2_image','field_6107f9b886e2d'),(89315,2168,'team-list_2_full-name','Paul Barclay'),(89316,2168,'_team-list_2_full-name','field_6107f9ee86e2e'),(89317,2168,'team-list_2_position','Chief Commercial Officer'),(89318,2168,'_team-list_2_position','field_6107fa0886e2f'),(89319,2168,'team-list_2_profile','https://www.linkedin.com/in/pabarclay/'),(89320,2168,'_team-list_2_profile','field_6107fa1e86e30'),(89321,2168,'team-list_3_image','572'),(89322,2168,'_team-list_3_image','field_6107f9b886e2d'),(89323,2168,'team-list_3_full-name','Andrew Rud'),(89324,2168,'_team-list_3_full-name','field_6107f9ee86e2e'),(89325,2168,'team-list_3_position','Chief Operations Officer'),(89326,2168,'_team-list_3_position','field_6107fa0886e2f'),(89327,2168,'team-list_3_profile','https://www.linkedin.com/in/andrew-rud-b3274835/'),(89328,2168,'_team-list_3_profile','field_6107fa1e86e30'),(89329,2168,'team-list_4_image','573'),(89330,2168,'_team-list_4_image','field_6107f9b886e2d'),(89331,2168,'team-list_4_full-name','Andrew Vinnichenko'),(89332,2168,'_team-list_4_full-name','field_6107f9ee86e2e'),(89333,2168,'team-list_4_position','Money Laundering Reporting Officer'),(89334,2168,'_team-list_4_position','field_6107fa0886e2f'),(89335,2168,'team-list_4_profile','https://www.linkedin.com/in/andrew-vinnichenko/'),(89336,2168,'_team-list_4_profile','field_6107fa1e86e30'),(89337,2168,'team-list','5'),(89338,2168,'_team-list','field_6107f8956d8f2'),(89339,2168,'team-block-info_team-title','Our Team'),(89340,2168,'_team-block-info_team-title','field_6107f96a86e2c'),(89341,2168,'team-block-info_team-profile-link-title','LinkedIn Profile'),(89342,2168,'_team-block-info_team-profile-link-title','field_6107fa2d86e31'),(89343,2168,'team-block-info',''),(89344,2168,'_team-block-info','field_6107fa5b46179'),(89345,2168,'our-story-title','Our Story'),(89346,2168,'_our-story-title','field_6107fd3dfac5c'),(89347,2168,'story-past_0_year',''),(89348,2168,'_story-past_0_year','field_6107fe861dc5d'),(89349,2168,'story-past_0_gropus_0_title_title',''),(89350,2168,'_story-past_0_gropus_0_title_title','field_6107fefbb9e35'),(89351,2168,'story-past_0_gropus_0_title_gradient','0'),(89352,2168,'_story-past_0_gropus_0_title_gradient','field_6107ff2c8bc34'),(89353,2168,'story-past_0_gropus_0_title',''),(89354,2168,'_story-past_0_gropus_0_title','field_6107ff625d3cf'),(89355,2168,'story-past_0_gropus_0_description',''),(89356,2168,'_story-past_0_gropus_0_description','field_6107ff01b9e36'),(89357,2168,'story-past_0_gropus','1'),(89358,2168,'_story-past_0_gropus','field_6107fee8b9e34'),(89359,2168,'story-past_1_year',''),(89360,2168,'_story-past_1_year','field_6107fe861dc5d'),(89361,2168,'story-past_1_gropus_0_title_title',''),(89362,2168,'_story-past_1_gropus_0_title_title','field_6107fefbb9e35'),(89363,2168,'story-past_1_gropus_0_title_gradient','0'),(89364,2168,'_story-past_1_gropus_0_title_gradient','field_6107ff2c8bc34'),(89365,2168,'story-past_1_gropus_0_title',''),(89366,2168,'_story-past_1_gropus_0_title','field_6107ff625d3cf'),(89367,2168,'story-past_1_gropus_0_description',''),(89368,2168,'_story-past_1_gropus_0_description','field_6107ff01b9e36'),(89369,2168,'story-past_1_gropus','1'),(89370,2168,'_story-past_1_gropus','field_6107fee8b9e34'),(89371,2168,'story-past_2_year',''),(89372,2168,'_story-past_2_year','field_6107fe861dc5d'),(89373,2168,'story-past_2_gropus_0_title_title',''),(89374,2168,'_story-past_2_gropus_0_title_title','field_6107fefbb9e35'),(89375,2168,'story-past_2_gropus_0_title_gradient','0'),(89376,2168,'_story-past_2_gropus_0_title_gradient','field_6107ff2c8bc34'),(89377,2168,'story-past_2_gropus_0_title',''),(89378,2168,'_story-past_2_gropus_0_title','field_6107ff625d3cf'),(89379,2168,'story-past_2_gropus_0_description',''),(89380,2168,'_story-past_2_gropus_0_description','field_6107ff01b9e36'),(89381,2168,'story-past_2_gropus','1'),(89382,2168,'_story-past_2_gropus','field_6107fee8b9e34'),(89383,2168,'story-past_3_year',''),(89384,2168,'_story-past_3_year','field_6107fe861dc5d'),(89385,2168,'story-past_3_gropus_0_title_title',''),(89386,2168,'_story-past_3_gropus_0_title_title','field_6107fefbb9e35'),(89387,2168,'story-past_3_gropus_0_title_gradient','0'),(89388,2168,'_story-past_3_gropus_0_title_gradient','field_6107ff2c8bc34'),(89389,2168,'story-past_3_gropus_0_title',''),(89390,2168,'_story-past_3_gropus_0_title','field_6107ff625d3cf'),(89391,2168,'story-past_3_gropus_0_description',''),(89392,2168,'_story-past_3_gropus_0_description','field_6107ff01b9e36'),(89393,2168,'story-past_3_gropus','1'),(89394,2168,'_story-past_3_gropus','field_6107fee8b9e34'),(89395,2168,'story-past_4_year',''),(89396,2168,'_story-past_4_year','field_6107fe861dc5d'),(89397,2168,'story-past_4_gropus_0_title_title',''),(89398,2168,'_story-past_4_gropus_0_title_title','field_6107fefbb9e35'),(89399,2168,'story-past_4_gropus_0_title_gradient','0'),(89400,2168,'_story-past_4_gropus_0_title_gradient','field_6107ff2c8bc34'),(89401,2168,'story-past_4_gropus_0_title',''),(89402,2168,'_story-past_4_gropus_0_title','field_6107ff625d3cf'),(89403,2168,'story-past_4_gropus_0_description',''),(89404,2168,'_story-past_4_gropus_0_description','field_6107ff01b9e36'),(89405,2168,'story-past_4_gropus','1'),(89406,2168,'_story-past_4_gropus','field_6107fee8b9e34'),(89407,2168,'story-past_5_year',''),(89408,2168,'_story-past_5_year','field_6107fe861dc5d'),(89409,2168,'story-past_5_gropus_0_title_title',''),(89410,2168,'_story-past_5_gropus_0_title_title','field_6107fefbb9e35'),(89411,2168,'story-past_5_gropus_0_title_gradient','0'),(89412,2168,'_story-past_5_gropus_0_title_gradient','field_6107ff2c8bc34'),(89413,2168,'story-past_5_gropus_0_title',''),(89414,2168,'_story-past_5_gropus_0_title','field_6107ff625d3cf'),(89415,2168,'story-past_5_gropus_0_description',''),(89416,2168,'_story-past_5_gropus_0_description','field_6107ff01b9e36'),(89417,2168,'story-past_5_gropus','1'),(89418,2168,'_story-past_5_gropus','field_6107fee8b9e34'),(89419,2168,'story-past_6_year',''),(89420,2168,'_story-past_6_year','field_6107fe861dc5d'),(89421,2168,'story-past_6_gropus_0_title_title',''),(89422,2168,'_story-past_6_gropus_0_title_title','field_6107fefbb9e35'),(89423,2168,'story-past_6_gropus_0_title_gradient','0'),(89424,2168,'_story-past_6_gropus_0_title_gradient','field_6107ff2c8bc34'),(89425,2168,'story-past_6_gropus_0_title',''),(89426,2168,'_story-past_6_gropus_0_title','field_6107ff625d3cf'),(89427,2168,'story-past_6_gropus_0_description',''),(89428,2168,'_story-past_6_gropus_0_description','field_6107ff01b9e36'),(89429,2168,'story-past_6_gropus','1'),(89430,2168,'_story-past_6_gropus','field_6107fee8b9e34'),(89431,2168,'story-past_7_year',''),(89432,2168,'_story-past_7_year','field_6107fe861dc5d'),(89433,2168,'story-past_7_gropus_0_title_title',''),(89434,2168,'_story-past_7_gropus_0_title_title','field_6107fefbb9e35'),(89435,2168,'story-past_7_gropus_0_title_gradient','0'),(89436,2168,'_story-past_7_gropus_0_title_gradient','field_6107ff2c8bc34'),(89437,2168,'story-past_7_gropus_0_title',''),(89438,2168,'_story-past_7_gropus_0_title','field_6107ff625d3cf'),(89439,2168,'story-past_7_gropus_0_description',''),(89440,2168,'_story-past_7_gropus_0_description','field_6107ff01b9e36'),(89441,2168,'story-past_7_gropus','1'),(89442,2168,'_story-past_7_gropus','field_6107fee8b9e34'),(89443,2168,'story-past_8_year',''),(89444,2168,'_story-past_8_year','field_6107fe861dc5d'),(89445,2168,'story-past_8_gropus_0_title_title',''),(89446,2168,'_story-past_8_gropus_0_title_title','field_6107fefbb9e35'),(89447,2168,'story-past_8_gropus_0_title_gradient','0'),(89448,2168,'_story-past_8_gropus_0_title_gradient','field_6107ff2c8bc34'),(89449,2168,'story-past_8_gropus_0_title',''),(89450,2168,'_story-past_8_gropus_0_title','field_6107ff625d3cf'),(89451,2168,'story-past_8_gropus_0_description',''),(89452,2168,'_story-past_8_gropus_0_description','field_6107ff01b9e36'),(89453,2168,'story-past_8_gropus','1'),(89454,2168,'_story-past_8_gropus','field_6107fee8b9e34'),(89455,2168,'story-past','9'),(89456,2168,'_story-past','field_6107fe24901a6'),(89457,2168,'story-feature_0_year',''),(89458,2168,'_story-feature_0_year','field_6107ffda45731'),(89459,2168,'story-feature_0_gropus_0_title_title',''),(89460,2168,'_story-feature_0_gropus_0_title_title','field_6107ffda45734'),(89461,2168,'story-feature_0_gropus_0_title_gradient','0'),(89462,2168,'_story-feature_0_gropus_0_title_gradient','field_6107ffda45735'),(89463,2168,'story-feature_0_gropus_0_title',''),(89464,2168,'_story-feature_0_gropus_0_title','field_6107ffda45733'),(89465,2168,'story-feature_0_gropus_0_description',''),(89466,2168,'_story-feature_0_gropus_0_description','field_6107ffda45736'),(89467,2168,'story-feature_0_gropus','1'),(89468,2168,'_story-feature_0_gropus','field_6107ffda45732'),(89469,2168,'story-feature_1_year',''),(89470,2168,'_story-feature_1_year','field_6107ffda45731'),(89471,2168,'story-feature_1_gropus_0_title_title',''),(89472,2168,'_story-feature_1_gropus_0_title_title','field_6107ffda45734'),(89473,2168,'story-feature_1_gropus_0_title_gradient','0'),(89474,2168,'_story-feature_1_gropus_0_title_gradient','field_6107ffda45735'),(89475,2168,'story-feature_1_gropus_0_title',''),(89476,2168,'_story-feature_1_gropus_0_title','field_6107ffda45733'),(89477,2168,'story-feature_1_gropus_0_description',''),(89478,2168,'_story-feature_1_gropus_0_description','field_6107ffda45736'),(89479,2168,'story-feature_1_gropus','1'),(89480,2168,'_story-feature_1_gropus','field_6107ffda45732'),(89481,2168,'story-feature','2'),(89482,2168,'_story-feature','field_6107ffda45730'),(89483,2168,'slider_story-past_0_year','Founded in 2006'),(89484,2168,'_slider_story-past_0_year','field_6107fe861dc5d'),(89485,2168,'slider_story-past_0_gropus_0_title_title','foundation'),(89486,2168,'_slider_story-past_0_gropus_0_title_title','field_6107fefbb9e35'),(89487,2168,'slider_story-past_0_gropus_0_title_gradient','1'),(89488,2168,'_slider_story-past_0_gropus_0_title_gradient','field_6107ff2c8bc34'),(89489,2168,'slider_story-past_0_gropus_0_title',''),(89490,2168,'_slider_story-past_0_gropus_0_title','field_6107ff625d3cf'),(89491,2168,'slider_story-past_0_gropus_0_description','CommerceGate was founded in[nbsp]Barcelona, Spain, by[nbsp]forming key relationships with financial and[nbsp]risk management institutions to[nbsp]develop technological and[nbsp]operational capabilities on[nbsp]our[nbsp]platform.'),(89492,2168,'_slider_story-past_0_gropus_0_description','field_6107ff01b9e36'),(89493,2168,'slider_story-past_0_gropus','1'),(89494,2168,'_slider_story-past_0_gropus','field_6107fee8b9e34'),(89495,2168,'slider_story-past_1_year','In 2007'),(89496,2168,'_slider_story-past_1_year','field_6107fe861dc5d'),(89497,2168,'slider_story-past_1_gropus_0_title_title','The[nbsp]largest high-risk payment processor in[nbsp]Spain'),(89498,2168,'_slider_story-past_1_gropus_0_title_title','field_6107fefbb9e35'),(89499,2168,'slider_story-past_1_gropus_0_title_gradient','0'),(89500,2168,'_slider_story-past_1_gropus_0_title_gradient','field_6107ff2c8bc34'),(89501,2168,'slider_story-past_1_gropus_0_title',''),(89502,2168,'_slider_story-past_1_gropus_0_title','field_6107ff625d3cf'),(89503,2168,'slider_story-past_1_gropus_0_description','CommerceGate quickly scaled to[nbsp]be[nbsp]the[nbsp]largest high-risk payment processor in[nbsp]Spain and[nbsp]expanded throughout Europe offering superior throughput and highly secured payment solutions for[nbsp]our[nbsp]clients.'),(89504,2168,'_slider_story-past_1_gropus_0_description','field_6107ff01b9e36'),(89505,2168,'slider_story-past_1_gropus','1'),(89506,2168,'_slider_story-past_1_gropus','field_6107fee8b9e34'),(89507,2168,'slider_story-past_2_year','In 2009'),(89508,2168,'_slider_story-past_2_year','field_6107fe861dc5d'),(89509,2168,'slider_story-past_2_gropus_0_title_title','Relaunch of[nbsp]cgbilling.com'),(89510,2168,'_slider_story-past_2_gropus_0_title_title','field_6107fefbb9e35'),(89511,2168,'slider_story-past_2_gropus_0_title_gradient','0'),(89512,2168,'_slider_story-past_2_gropus_0_title_gradient','field_6107ff2c8bc34'),(89513,2168,'slider_story-past_2_gropus_0_title',''),(89514,2168,'_slider_story-past_2_gropus_0_title','field_6107ff625d3cf'),(89515,2168,'slider_story-past_2_gropus_0_description','CommerceGate established an[nbsp]Industry benchmark for[nbsp]quality service for[nbsp]end-user billing support with the[nbsp]relaunch of[nbsp]cgbilling.com.'),(89516,2168,'_slider_story-past_2_gropus_0_description','field_6107ff01b9e36'),(89517,2168,'slider_story-past_2_gropus','2'),(89518,2168,'_slider_story-past_2_gropus','field_6107fee8b9e34'),(89519,2168,'slider_story-past_3_year','In 2010'),(89520,2168,'_slider_story-past_3_year','field_6107fe861dc5d'),(89521,2168,'slider_story-past_3_gropus_0_title_title','CommerceGate expanded our[nbsp]team'),(89522,2168,'_slider_story-past_3_gropus_0_title_title','field_6107fefbb9e35'),(89523,2168,'slider_story-past_3_gropus_0_title_gradient','0'),(89524,2168,'_slider_story-past_3_gropus_0_title_gradient','field_6107ff2c8bc34'),(89525,2168,'slider_story-past_3_gropus_0_title',''),(89526,2168,'_slider_story-past_3_gropus_0_title','field_6107ff625d3cf'),(89527,2168,'slider_story-past_3_gropus_0_description','CommerceGate expanded our team to[nbsp]meet growing demand for our payment solutions and to[nbsp]offer highly dedicated support for our clients.'),(89528,2168,'_slider_story-past_3_gropus_0_description','field_6107ff01b9e36'),(89529,2168,'slider_story-past_3_gropus','1'),(89530,2168,'_slider_story-past_3_gropus','field_6107fee8b9e34'),(89531,2168,'slider_story-past_4_year','In 2011'),(89532,2168,'_slider_story-past_4_year','field_6107fe861dc5d'),(89533,2168,'slider_story-past_4_gropus_0_title_title','The Billing Company of[nbsp]the[nbsp]Year'),(89534,2168,'_slider_story-past_4_gropus_0_title_title','field_6107fefbb9e35'),(89535,2168,'slider_story-past_4_gropus_0_title_gradient','0'),(89536,2168,'_slider_story-past_4_gropus_0_title_gradient','field_6107ff2c8bc34'),(89537,2168,'slider_story-past_4_gropus_0_title',''),(89538,2168,'_slider_story-past_4_gropus_0_title','field_6107ff625d3cf'),(89539,2168,'slider_story-past_4_gropus_0_description','CommerceGate was awarded the[nbsp]Billing Company of[nbsp]the[nbsp]Year (Merchant Services) for our longstanding dedication to[nbsp]providing leading payment technology and support access for our clients.'),(89540,2168,'_slider_story-past_4_gropus_0_description','field_6107ff01b9e36'),(89541,2168,'slider_story-past_4_gropus','1'),(89542,2168,'_slider_story-past_4_gropus','field_6107fee8b9e34'),(89543,2168,'slider_story-past_5_year','In 2012'),(89544,2168,'_slider_story-past_5_year','field_6107fe861dc5d'),(89545,2168,'slider_story-past_5_gropus_0_title_title','The[nbsp]European Billing Company of[nbsp]the[nbsp]Year Award'),(89546,2168,'_slider_story-past_5_gropus_0_title_title','field_6107fefbb9e35'),(89547,2168,'slider_story-past_5_gropus_0_title_gradient','0'),(89548,2168,'_slider_story-past_5_gropus_0_title_gradient','field_6107ff2c8bc34'),(89549,2168,'slider_story-past_5_gropus_0_title',''),(89550,2168,'_slider_story-past_5_gropus_0_title','field_6107ff625d3cf'),(89551,2168,'slider_story-past_5_gropus_0_description','CommerceGate was nominated for the[nbsp]European Billing Company of[nbsp]the[nbsp]Year Award for outstanding performance and reliability of[nbsp]our billing solutions for our clients in[nbsp]Europe.'),(89552,2168,'_slider_story-past_5_gropus_0_description','field_6107ff01b9e36'),(89553,2168,'slider_story-past_5_gropus','2'),(89554,2168,'_slider_story-past_5_gropus','field_6107fee8b9e34'),(89555,2168,'slider_story-past_6_year','In 2013'),(89556,2168,'_slider_story-past_6_year','field_6107fe861dc5d'),(89557,2168,'slider_story-past_6_gropus_0_title_title','The European Billing Company of[nbsp]the[nbsp]Year Award'),(89558,2168,'_slider_story-past_6_gropus_0_title_title','field_6107fefbb9e35'),(89559,2168,'slider_story-past_6_gropus_0_title_gradient','0'),(89560,2168,'_slider_story-past_6_gropus_0_title_gradient','field_6107ff2c8bc34'),(89561,2168,'slider_story-past_6_gropus_0_title',''),(89562,2168,'_slider_story-past_6_gropus_0_title','field_6107ff625d3cf'),(89563,2168,'slider_story-past_6_gropus_0_description','CommerceGate was crowned the[nbsp]title European Billing Company of[nbsp]the[nbsp]Year Award for outstanding performance and[nbsp]reliability of[nbsp]our billing solutions for our clients in[nbsp]Europe.'),(89564,2168,'_slider_story-past_6_gropus_0_description','field_6107ff01b9e36'),(89565,2168,'slider_story-past_6_gropus','1'),(89566,2168,'_slider_story-past_6_gropus','field_6107fee8b9e34'),(89567,2168,'slider_story-past_7_year','In 2014'),(89568,2168,'_slider_story-past_7_year','field_6107fe861dc5d'),(89569,2168,'slider_story-past_7_gropus_0_title_title','The European Payment Processor of[nbsp]the[nbsp]Year Award'),(89570,2168,'_slider_story-past_7_gropus_0_title_title','field_6107fefbb9e35'),(89571,2168,'slider_story-past_7_gropus_0_title_gradient','0'),(89572,2168,'_slider_story-past_7_gropus_0_title_gradient','field_6107ff2c8bc34'),(89573,2168,'slider_story-past_7_gropus_0_title',''),(89574,2168,'_slider_story-past_7_gropus_0_title','field_6107ff625d3cf'),(89575,2168,'slider_story-past_7_gropus_0_description','CommerceGate was crowned the[nbsp]European Payment Processor of[nbsp]the[nbsp]Year Award for our leading and[nbsp]highly scalable payment processing solutions for our clients in[nbsp]Europe.'),(89576,2168,'_slider_story-past_7_gropus_0_description','field_6107ff01b9e36'),(89577,2168,'slider_story-past_7_gropus','2'),(89578,2168,'_slider_story-past_7_gropus','field_6107fee8b9e34'),(89579,2168,'slider_story-past_8_year','In 2015'),(89580,2168,'_slider_story-past_8_year','field_6107fe861dc5d'),(89581,2168,'slider_story-past_8_gropus_0_title_title','CommerceGate expanded our team'),(89582,2168,'_slider_story-past_8_gropus_0_title_title','field_6107fefbb9e35'),(89583,2168,'slider_story-past_8_gropus_0_title_gradient','0'),(89584,2168,'_slider_story-past_8_gropus_0_title_gradient','field_6107ff2c8bc34'),(89585,2168,'slider_story-past_8_gropus_0_title',''),(89586,2168,'_slider_story-past_8_gropus_0_title','field_6107ff625d3cf'),(89587,2168,'slider_story-past_8_gropus_0_description','CommerceGate expanded our team to[nbsp]boost our core competencies and[nbsp]expertise in[nbsp]key operational areas while continuing to[nbsp]grow our client base and support throughout Europe.'),(89588,2168,'_slider_story-past_8_gropus_0_description','field_6107ff01b9e36'),(89589,2168,'slider_story-past_8_gropus','3'),(89590,2168,'_slider_story-past_8_gropus','field_6107fee8b9e34'),(89591,2168,'slider_story-past','15'),(89592,2168,'_slider_story-past','field_6107fe24901a6'),(89593,2168,'slider_story-feature_0_year','In 2022'),(89594,2168,'_slider_story-feature_0_year','field_6107ffda45731'),(89595,2168,'slider_story-feature_0_gropus_0_title_title','CG[nbsp]Digital Bank.'),(89596,2168,'_slider_story-feature_0_gropus_0_title_title','field_6107ffda45734'),(89597,2168,'slider_story-feature_0_gropus_0_title_gradient','0'),(89598,2168,'_slider_story-feature_0_gropus_0_title_gradient','field_6107ffda45735'),(89599,2168,'slider_story-feature_0_gropus_0_title',''),(89600,2168,'_slider_story-feature_0_gropus_0_title','field_6107ffda45733'),(89601,2168,'slider_story-feature_0_gropus_0_description','Gain access to[nbsp]key digital banking facilities and[nbsp]services hassle-free, tailored to[nbsp]the[nbsp]needs of[nbsp]your online business.'),(89602,2168,'_slider_story-feature_0_gropus_0_description','field_6107ffda45736'),(89603,2168,'slider_story-feature_0_gropus','3'),(89604,2168,'_slider_story-feature_0_gropus','field_6107ffda45732'),(89605,2168,'slider_story-feature','1'),(89606,2168,'_slider_story-feature','field_6107ffda45730'),(89607,2168,'slider',''),(89608,2168,'_slider','field_610800a34520b'),(89609,2168,'slider_story-feature_0_gropus_1_title_title','CG[nbsp]Card.'),(89610,2168,'_slider_story-feature_0_gropus_1_title_title','field_6107ffda45734'),(89611,2168,'slider_story-feature_0_gropus_1_title_gradient','0'),(89612,2168,'_slider_story-feature_0_gropus_1_title_gradient','field_6107ffda45735'),(89613,2168,'slider_story-feature_0_gropus_1_title',''),(89614,2168,'_slider_story-feature_0_gropus_1_title','field_6107ffda45733'),(89615,2168,'slider_story-feature_0_gropus_1_description','Get customized corporate and[nbsp]personal credit cards for[nbsp]your stakeholders and[nbsp]key partners linked to[nbsp]your account.'),(89616,2168,'_slider_story-feature_0_gropus_1_description','field_6107ffda45736'),(89617,2168,'career-block-info_title','Start Your Career'),(89618,2168,'_career-block-info_title','field_6108088e7a966'),(89619,2168,'career-block-info_suptitle_text','15 job openings'),(89620,2168,'_career-block-info_suptitle_text','field_610808a07a968'),(89621,2168,'career-block-info_suptitle_color','#EB5042'),(89622,2168,'_career-block-info_suptitle_color','field_610808a67a969'),(89623,2168,'career-block-info_suptitle',''),(89624,2168,'_career-block-info_suptitle','field_610808947a967'),(89625,2168,'career-block-info_button-title','See All Jobs\\'),(89626,2168,'_career-block-info_button-title','field_610808cdef69d'),(89627,2168,'career-block-info',''),(89628,2168,'_career-block-info','field_610807c27a965'),(89629,2168,'career-block-info_button','a:3:{s:5:\"title\";s:12:\"See All Jobs\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/careers/\";s:6:\"target\";s:0:\"\";}'),(89630,2168,'_career-block-info_button','field_610808cdef69d'),(89631,2168,'slider_story-past_2_gropus_1_title_title','The[nbsp]Strategic Alliance of[nbsp]the[nbsp]Year Award'),(89632,2168,'_slider_story-past_2_gropus_1_title_title','field_6107fefbb9e35'),(89633,2168,'slider_story-past_2_gropus_1_title_gradient','0'),(89634,2168,'_slider_story-past_2_gropus_1_title_gradient','field_6107ff2c8bc34'),(89635,2168,'slider_story-past_2_gropus_1_title',''),(89636,2168,'_slider_story-past_2_gropus_1_title','field_6107ff625d3cf'),(89637,2168,'slider_story-past_2_gropus_1_description','CommerceGate was awarded the[nbsp]Strategic Alliance of[nbsp]the[nbsp]Year Award for[nbsp]outstanding performance and[nbsp]reliability in[nbsp]our payment solutions.'),(89638,2168,'_slider_story-past_2_gropus_1_description','field_6107ff01b9e36'),(89639,2168,'slider_story-past_5_gropus_1_title_title','CommerceGate relaunches our flagship website'),(89640,2168,'_slider_story-past_5_gropus_1_title_title','field_6107fefbb9e35'),(89641,2168,'slider_story-past_5_gropus_1_title_gradient','0'),(89642,2168,'_slider_story-past_5_gropus_1_title_gradient','field_6107ff2c8bc34'),(89643,2168,'slider_story-past_5_gropus_1_title',''),(89644,2168,'_slider_story-past_5_gropus_1_title','field_6107ff625d3cf'),(89645,2168,'slider_story-past_5_gropus_1_description','CommerceGate relaunches our flagship website and brand image to[nbsp]emphasize on[nbsp]our growing success, industry expertise and[nbsp]outstanding dedication to[nbsp]our clients globally.'),(89646,2168,'_slider_story-past_5_gropus_1_description','field_6107ff01b9e36'),(89647,2168,'slider_story-past_7_gropus_1_title_title','The lead in[nbsp]innovation and[nbsp]development'),(89648,2168,'_slider_story-past_7_gropus_1_title_title','field_6107fefbb9e35'),(89649,2168,'slider_story-past_7_gropus_1_title_gradient','0'),(89650,2168,'_slider_story-past_7_gropus_1_title_gradient','field_6107ff2c8bc34'),(89651,2168,'slider_story-past_7_gropus_1_title',''),(89652,2168,'_slider_story-past_7_gropus_1_title','field_6107ff625d3cf'),(89653,2168,'slider_story-past_7_gropus_1_description','CommerceGate takes the[nbsp]lead in[nbsp]innovation and development under a[nbsp]new management with the[nbsp]commitment to[nbsp]developing and[nbsp]adopting the[nbsp]latest payment technologies available for our clients.'),(89654,2168,'_slider_story-past_7_gropus_1_description','field_6107ff01b9e36'),(89655,2168,'slider_story-past_8_gropus_1_title_title','A[nbsp]brand new processing platform and[nbsp]back office systems'),(89656,2168,'_slider_story-past_8_gropus_1_title_title','field_6107fefbb9e35'),(89657,2168,'slider_story-past_8_gropus_1_title_gradient','0'),(89658,2168,'_slider_story-past_8_gropus_1_title_gradient','field_6107ff2c8bc34'),(89659,2168,'slider_story-past_8_gropus_1_title',''),(89660,2168,'_slider_story-past_8_gropus_1_title','field_6107ff625d3cf'),(89661,2168,'slider_story-past_8_gropus_1_description','CommerceGate begins development of[nbsp]a[nbsp]brand new processing platform and[nbsp]back office systems to[nbsp]provide our clients with a[nbsp]highly secure and[nbsp]leading payment processing solution in[nbsp]the[nbsp]industry.'),(89662,2168,'_slider_story-past_8_gropus_1_description','field_6107ff01b9e36'),(89663,2168,'slider_story-past_8_gropus_2_title_title','Data-driven business intelligence technology'),(89664,2168,'_slider_story-past_8_gropus_2_title_title','field_6107fefbb9e35'),(89665,2168,'slider_story-past_8_gropus_2_title_gradient','0'),(89666,2168,'_slider_story-past_8_gropus_2_title_gradient','field_6107ff2c8bc34'),(89667,2168,'slider_story-past_8_gropus_2_title',''),(89668,2168,'_slider_story-past_8_gropus_2_title','field_6107ff625d3cf'),(89669,2168,'slider_story-past_8_gropus_2_description','CommerceGate continues to[nbsp]evolve and[nbsp]cater to[nbsp]the[nbsp]changing landscape of[nbsp]the[nbsp]industry through streamlining business processes, leveraging on[nbsp]agile and[nbsp]data-driven business intelligence technology.'),(89670,2168,'_slider_story-past_8_gropus_2_description','field_6107ff01b9e36'),(89671,2168,'slider_story-past_9_year','In 2016'),(89672,2168,'_slider_story-past_9_year','field_6107fe861dc5d'),(89673,2168,'slider_story-past_9_gropus_0_title_title','The[nbsp]leading back office system and[nbsp]merchant user interface'),(89674,2168,'_slider_story-past_9_gropus_0_title_title','field_6107fefbb9e35'),(89675,2168,'slider_story-past_9_gropus_0_title_gradient','0'),(89676,2168,'_slider_story-past_9_gropus_0_title_gradient','field_6107ff2c8bc34'),(89677,2168,'slider_story-past_9_gropus_0_title',''),(89678,2168,'_slider_story-past_9_gropus_0_title','field_6107ff625d3cf'),(89679,2168,'slider_story-past_9_gropus_0_description','CommerceGate launches the[nbsp]leading back office system and[nbsp]merchant user interface making payment processing management easier and[nbsp]convenient, while increasing the[nbsp]capabilities for our clients.'),(89680,2168,'_slider_story-past_9_gropus_0_description','field_6107ff01b9e36'),(89681,2168,'slider_story-past_9_gropus_1_title_title','An[nbsp]upgraded website and[nbsp]corporate profile'),(89682,2168,'_slider_story-past_9_gropus_1_title_title','field_6107fefbb9e35'),(89683,2168,'slider_story-past_9_gropus_1_title_gradient','0'),(89684,2168,'_slider_story-past_9_gropus_1_title_gradient','field_6107ff2c8bc34'),(89685,2168,'slider_story-past_9_gropus_1_title',''),(89686,2168,'_slider_story-past_9_gropus_1_title','field_6107ff625d3cf'),(89687,2168,'slider_story-past_9_gropus_1_description','CommerceGate introduces an[nbsp]upgraded website and[nbsp]corporate profile to[nbsp]reflect the[nbsp]dedication and[nbsp]commitment to[nbsp]constant innovation, marking the[nbsp]transition to[nbsp]a[nbsp]lean, agile, and[nbsp]data-driven payment processor.'),(89688,2168,'_slider_story-past_9_gropus_1_description','field_6107ff01b9e36'),(89689,2168,'slider_story-past_9_gropus','2'),(89690,2168,'_slider_story-past_9_gropus','field_6107fee8b9e34'),(89691,2168,'slider_story-past_10_year','In 2017'),(89692,2168,'_slider_story-past_10_year','field_6107fe861dc5d'),(89693,2168,'slider_story-past_10_gropus_0_title_title','Billing[nbsp]2.0'),(89694,2168,'_slider_story-past_10_gropus_0_title_title','field_6107fefbb9e35'),(89695,2168,'slider_story-past_10_gropus_0_title_gradient','1'),(89696,2168,'_slider_story-past_10_gropus_0_title_gradient','field_6107ff2c8bc34'),(89697,2168,'slider_story-past_10_gropus_0_title',''),(89698,2168,'_slider_story-past_10_gropus_0_title','field_6107ff625d3cf'),(89699,2168,'slider_story-past_10_gropus_0_description','CommerceGate launches Billing[nbsp]2.0, the[nbsp]leading all-in-one invoice, settlement and[nbsp]billing system that provides the[nbsp]latest technology and[nbsp]functionalities with accurate transactional data for our clients.'),(89700,2168,'_slider_story-past_10_gropus_0_description','field_6107ff01b9e36'),(89701,2168,'slider_story-past_10_gropus','1'),(89702,2168,'_slider_story-past_10_gropus','field_6107fee8b9e34'),(89703,2168,'slider_story-past_11_year','In 2018'),(89704,2168,'_slider_story-past_11_year','field_6107fe861dc5d'),(89705,2168,'slider_story-past_11_gropus_0_title_title','CGPayTech'),(89706,2168,'_slider_story-past_11_gropus_0_title_title','field_6107fefbb9e35'),(89707,2168,'slider_story-past_11_gropus_0_title_gradient','1'),(89708,2168,'_slider_story-past_11_gropus_0_title_gradient','field_6107ff2c8bc34'),(89709,2168,'slider_story-past_11_gropus_0_title',''),(89710,2168,'_slider_story-past_11_gropus_0_title','field_6107ff625d3cf'),(89711,2168,'slider_story-past_11_gropus_0_description','CommerceGate launches CGPayTech, a[nbsp]cutting-edge payment platform with higher processing capacities, improved security encryption protocols and[nbsp]a[nbsp]variety of[nbsp]additional payment methods.'),(89712,2168,'_slider_story-past_11_gropus_0_description','field_6107ff01b9e36'),(89713,2168,'slider_story-past_11_gropus','1'),(89714,2168,'_slider_story-past_11_gropus','field_6107fee8b9e34'),(89715,2168,'slider_story-past_12_year','In 2019'),(89716,2168,'_slider_story-past_12_year','field_6107fe861dc5d'),(89717,2168,'slider_story-past_12_gropus_0_title_title','20th[nbsp]acquiring partner integration'),(89718,2168,'_slider_story-past_12_gropus_0_title_title','field_6107fefbb9e35'),(89719,2168,'slider_story-past_12_gropus_0_title_gradient','0'),(89720,2168,'_slider_story-past_12_gropus_0_title_gradient','field_6107ff2c8bc34'),(89721,2168,'slider_story-past_12_gropus_0_title',''),(89722,2168,'_slider_story-past_12_gropus_0_title','field_6107ff625d3cf'),(89723,2168,'slider_story-past_12_gropus_0_description','CommerceGate introduces our 20th acquiring partner integration to[nbsp]our platform, providing our merchants higher transactional volumes, better conversion, risk management and[nbsp]payment processing quality.'),(89724,2168,'_slider_story-past_12_gropus_0_description','field_6107ff01b9e36'),(89725,2168,'slider_story-past_12_gropus','1'),(89726,2168,'_slider_story-past_12_gropus','field_6107fee8b9e34'),(89727,2168,'slider_story-past_13_year','In 2020'),(89728,2168,'_slider_story-past_13_year','field_6107fe861dc5d'),(89729,2168,'slider_story-past_13_gropus_0_title_title','A[nbsp]financial institution license'),(89730,2168,'_slider_story-past_13_gropus_0_title_title','field_6107fefbb9e35'),(89731,2168,'slider_story-past_13_gropus_0_title_gradient','0'),(89732,2168,'_slider_story-past_13_gropus_0_title_gradient','field_6107ff2c8bc34'),(89733,2168,'slider_story-past_13_gropus_0_title',''),(89734,2168,'_slider_story-past_13_gropus_0_title','field_6107ff625d3cf'),(89735,2168,'slider_story-past_13_gropus_0_description','CommerceGate was the[nbsp]first non-banking group in[nbsp]Spain to[nbsp]be[nbsp]granted by[nbsp]the[nbsp]Central Bank of[nbsp]Spain a[nbsp]financial institution license.'),(89736,2168,'_slider_story-past_13_gropus_0_description','field_6107ff01b9e36'),(89737,2168,'slider_story-past_13_gropus','1'),(89738,2168,'_slider_story-past_13_gropus','field_6107fee8b9e34'),(89739,2168,'slider_story-past_14_year','In 2021'),(89740,2168,'_slider_story-past_14_year','field_6107fe861dc5d'),(89741,2168,'slider_story-past_14_gropus_0_title_title','CommerceGate opens the[nbsp]LATAM market'),(89742,2168,'_slider_story-past_14_gropus_0_title_title','field_6107fefbb9e35'),(89743,2168,'slider_story-past_14_gropus_0_title_gradient','0'),(89744,2168,'_slider_story-past_14_gropus_0_title_gradient','field_6107ff2c8bc34'),(89745,2168,'slider_story-past_14_gropus_0_title',''),(89746,2168,'_slider_story-past_14_gropus_0_title','field_6107ff625d3cf'),(89747,2168,'slider_story-past_14_gropus_0_description','CommerceGate opens the[nbsp]LATAM market through local acquiring and[nbsp]payment solutions for EU merchants with Brazil being the[nbsp]first country and[nbsp]Mexico, Chile, Colombia and[nbsp]Peru coming next.'),(89748,2168,'_slider_story-past_14_gropus_0_description','field_6107ff01b9e36'),(89749,2168,'slider_story-past_14_gropus','1'),(89750,2168,'_slider_story-past_14_gropus','field_6107fee8b9e34'),(89751,2168,'slider_story-feature_0_gropus_2_title_title','CG[nbsp]eWallet.'),(89752,2168,'_slider_story-feature_0_gropus_2_title_title','field_6107ffda45734'),(89753,2168,'slider_story-feature_0_gropus_2_title_gradient','0'),(89754,2168,'_slider_story-feature_0_gropus_2_title_gradient','field_6107ffda45735'),(89755,2168,'slider_story-feature_0_gropus_2_title',''),(89756,2168,'_slider_story-feature_0_gropus_2_title','field_6107ffda45733'),(89757,2168,'slider_story-feature_0_gropus_2_description','Get full access to[nbsp]the[nbsp]benefits of[nbsp]the[nbsp]CG[nbsp]eWallet solution to[nbsp]increase customer interaction with your business.'),(89758,2168,'_slider_story-feature_0_gropus_2_description','field_6107ffda45736'),(89759,2169,'main-block_image','542'),(89760,2169,'_main-block_image','field_6107f1cd63ec8'),(89761,2169,'main-block_title','Sobre CommerceGate'),(89762,2169,'_main-block_title','field_6107f1db63ec9'),(89763,2169,'main-block_description','Miles de[nbsp]comerciantes han[nbsp]aumentado sus[nbsp]ventas con nuestras soluciones de[nbsp]pago desde el[nbsp]2006. Hoy[nbsp]día, hemos escalado con[nbsp]éxito proveyendo todos los[nbsp]negocios con tecnología líder y[nbsp]con fundamentos de[nbsp]prácticas comerciales éticas'),(89764,2169,'_main-block_description','field_6107f1e463eca'),(89765,2169,'main-block_button-title','Descubra más'),(89766,2169,'_main-block_button-title','field_6107f1f063ecb'),(89767,2169,'main-block',''),(89768,2169,'_main-block','field_6107f1b963ec7'),(89769,2169,'introductory-block-title','We’re recognised by professionals'),(89770,2169,'_introductory-block-title','field_6107f5e1078d8'),(89771,2169,'introductory-block-icons_0_icon','550'),(89772,2169,'_introductory-block-icons_0_icon','field_6107f5f6078da'),(89773,2169,'introductory-block-icons_0_icon-description','Con Licencia del[nbsp]Banco de[nbsp]España'),(89774,2169,'_introductory-block-icons_0_icon-description','field_6107f635d4d34'),(89775,2169,'introductory-block-icons_1_icon','551'),(89776,2169,'_introductory-block-icons_1_icon','field_6107f5f6078da'),(89777,2169,'introductory-block-icons_1_icon-description','Auditor de[nbsp]KPMG designado'),(89778,2169,'_introductory-block-icons_1_icon-description','field_6107f635d4d34'),(89779,2169,'introductory-block-icons_2_icon','552'),(89780,2169,'_introductory-block-icons_2_icon','field_6107f5f6078da'),(89781,2169,'introductory-block-icons_2_icon-description','Cumplimiento de[nbsp]seguridad PCI[nbsp]Nivel[nbsp]1'),(89782,2169,'_introductory-block-icons_2_icon-description','field_6107f635d4d34'),(89783,2169,'introductory-block-icons_3_icon','553'),(89784,2169,'_introductory-block-icons_3_icon','field_6107f5f6078da'),(89785,2169,'introductory-block-icons_3_icon-description','Institución Financiera Regulada por[nbsp]UE'),(89786,2169,'_introductory-block-icons_3_icon-description','field_6107f635d4d34'),(89787,2169,'introductory-block-icons','4'),(89788,2169,'_introductory-block-icons','field_6107f5e6078d9'),(89789,2169,'team-list_0_image','2092'),(89790,2169,'_team-list_0_image','field_6107f9b886e2d'),(89791,2169,'team-list_0_full-name','Evgen Sopin'),(89792,2169,'_team-list_0_full-name','field_6107f9ee86e2e'),(89793,2169,'team-list_0_position','Director Ejecutivo'),(89794,2169,'_team-list_0_position','field_6107fa0886e2f'),(89795,2169,'team-list_0_profile','https://www.linkedin.com/in/evgensopin/'),(89796,2169,'_team-list_0_profile','field_6107fa1e86e30'),(89797,2169,'team-list_1_image','570'),(89798,2169,'_team-list_1_image','field_6107f9b886e2d'),(89799,2169,'team-list_1_full-name','Carlos Maduro'),(89800,2169,'_team-list_1_full-name','field_6107f9ee86e2e'),(89801,2169,'team-list_1_position','Director Financiero'),(89802,2169,'_team-list_1_position','field_6107fa0886e2f'),(89803,2169,'team-list_1_profile','https://www.linkedin.com/in/carlosmaduro/'),(89804,2169,'_team-list_1_profile','field_6107fa1e86e30'),(89805,2169,'team-list_2_image','571'),(89806,2169,'_team-list_2_image','field_6107f9b886e2d'),(89807,2169,'team-list_2_full-name','Paul Barclay'),(89808,2169,'_team-list_2_full-name','field_6107f9ee86e2e'),(89809,2169,'team-list_2_position','Director comercial'),(89810,2169,'_team-list_2_position','field_6107fa0886e2f'),(89811,2169,'team-list_2_profile','https://www.linkedin.com/in/pabarclay/'),(89812,2169,'_team-list_2_profile','field_6107fa1e86e30'),(89813,2169,'team-list_3_image','572'),(89814,2169,'_team-list_3_image','field_6107f9b886e2d'),(89815,2169,'team-list_3_full-name','Andrew Rud'),(89816,2169,'_team-list_3_full-name','field_6107f9ee86e2e'),(89817,2169,'team-list_3_position','Director de[nbsp]Operaciones'),(89818,2169,'_team-list_3_position','field_6107fa0886e2f'),(89819,2169,'team-list_3_profile','https://www.linkedin.com/in/andrew-rud-b3274835/'),(89820,2169,'_team-list_3_profile','field_6107fa1e86e30'),(89821,2169,'team-list_4_image','573'),(89822,2169,'_team-list_4_image','field_6107f9b886e2d'),(89823,2169,'team-list_4_full-name','Andrew Vinnichenko'),(89824,2169,'_team-list_4_full-name','field_6107f9ee86e2e'),(89825,2169,'team-list_4_position','Oficial de[nbsp]Informes de[nbsp]Blanqueo de[nbsp]Capitales'),(89826,2169,'_team-list_4_position','field_6107fa0886e2f'),(89827,2169,'team-list_4_profile','https://www.linkedin.com/in/andrew-vinnichenko/'),(89828,2169,'_team-list_4_profile','field_6107fa1e86e30'),(89829,2169,'team-list','5'),(89830,2169,'_team-list','field_6107f8956d8f2'),(89831,2169,'team-block-info_team-title','Nuestro Equipo'),(89832,2169,'_team-block-info_team-title','field_6107f96a86e2c'),(89833,2169,'team-block-info_team-profile-link-title','LinkedIn Profile'),(89834,2169,'_team-block-info_team-profile-link-title','field_6107fa2d86e31'),(89835,2169,'team-block-info',''),(89836,2169,'_team-block-info','field_6107fa5b46179'),(89837,2169,'our-story-title','Our Story'),(89838,2169,'_our-story-title','field_6107fd3dfac5c'),(89839,2169,'slider_story-past_0_year','Fundada en 2006'),(89840,2169,'_slider_story-past_0_year','field_6107fe861dc5d'),(89841,2169,'slider_story-past_0_gropus_0_title_title','Founded'),(89842,2169,'_slider_story-past_0_gropus_0_title_title','field_6107fefbb9e35'),(89843,2169,'slider_story-past_0_gropus_0_title_gradient','1'),(89844,2169,'_slider_story-past_0_gropus_0_title_gradient','field_6107ff2c8bc34'),(89845,2169,'slider_story-past_0_gropus_0_title',''),(89846,2169,'_slider_story-past_0_gropus_0_title','field_6107ff625d3cf'),(89847,2169,'slider_story-past_0_gropus_0_description','CommerceGate se[nbsp]fundó en[nbsp]Barcelona, España, mediante relaciones clave con[nbsp]instituciones financerias y[nbsp]de[nbsp]gestión de[nbsp]riesgos, para desarrollar capacidades tecnológicas y[nbsp]operativas en[nbsp]nuestra plataforma.'),(89848,2169,'_slider_story-past_0_gropus_0_description','field_6107ff01b9e36'),(89849,2169,'slider_story-past_0_gropus','1'),(89850,2169,'_slider_story-past_0_gropus','field_6107fee8b9e34'),(89851,2169,'slider_story-past_1_year','En 2007'),(89852,2169,'_slider_story-past_1_year','field_6107fe861dc5d'),(89853,2169,'slider_story-past_1_gropus_0_title_title','foundation'),(89854,2169,'_slider_story-past_1_gropus_0_title_title','field_6107fefbb9e35'),(89855,2169,'slider_story-past_1_gropus_0_title_gradient','0'),(89856,2169,'_slider_story-past_1_gropus_0_title_gradient','field_6107ff2c8bc34'),(89857,2169,'slider_story-past_1_gropus_0_title',''),(89858,2169,'_slider_story-past_1_gropus_0_title','field_6107ff625d3cf'),(89859,2169,'slider_story-past_1_gropus_0_description','CommerceGate rápidamente escaló hasta ser[nbsp]el[nbsp]mayor procesador de[nbsp]pagos de[nbsp]alto riesgo en[nbsp]España y[nbsp]se[nbsp]expandió por[nbsp]toda Europa, ofreciendo un[nbsp]rendimiento superior y[nbsp]soluciones de[nbsp]pago altamente seguras.'),(89860,2169,'_slider_story-past_1_gropus_0_description','field_6107ff01b9e36'),(89861,2169,'slider_story-past_1_gropus','1'),(89862,2169,'_slider_story-past_1_gropus','field_6107fee8b9e34'),(89863,2169,'slider_story-past_2_year','En 2009'),(89864,2169,'_slider_story-past_2_year','field_6107fe861dc5d'),(89865,2169,'slider_story-past_2_gropus_0_title_title','Relanzamiento de[nbsp]cgbilling.com'),(89866,2169,'_slider_story-past_2_gropus_0_title_title','field_6107fefbb9e35'),(89867,2169,'slider_story-past_2_gropus_0_title_gradient','0'),(89868,2169,'_slider_story-past_2_gropus_0_title_gradient','field_6107ff2c8bc34'),(89869,2169,'slider_story-past_2_gropus_0_title',''),(89870,2169,'_slider_story-past_2_gropus_0_title','field_6107ff625d3cf'),(89871,2169,'slider_story-past_2_gropus_0_description','CommerceGate se[nbsp]volvió un[nbsp]referente en[nbsp]la[nbsp]industria por[nbsp]la[nbsp]calidad del[nbsp]servicio de[nbsp]soporte de[nbsp]facturación al[nbsp]usuario final con[nbsp]el[nbsp]relanzamiento de[nbsp]cgbilling.com'),(89872,2169,'_slider_story-past_2_gropus_0_description','field_6107ff01b9e36'),(89873,2169,'slider_story-past_2_gropus','2'),(89874,2169,'_slider_story-past_2_gropus','field_6107fee8b9e34'),(89875,2169,'slider_story-past_3_year','En 2010'),(89876,2169,'_slider_story-past_3_year','field_6107fe861dc5d'),(89877,2169,'slider_story-past_3_gropus_0_title_title','CommerceGate amplió nuestro equipo'),(89878,2169,'_slider_story-past_3_gropus_0_title_title','field_6107fefbb9e35'),(89879,2169,'slider_story-past_3_gropus_0_title_gradient','0'),(89880,2169,'_slider_story-past_3_gropus_0_title_gradient','field_6107ff2c8bc34'),(89881,2169,'slider_story-past_3_gropus_0_title',''),(89882,2169,'_slider_story-past_3_gropus_0_title','field_6107ff625d3cf'),(89883,2169,'slider_story-past_3_gropus_0_description','CommerceGate amplió nuestro equipo para satisfacer la[nbsp]demanda creciente de[nbsp]nuestras soluciones de[nbsp]pago y[nbsp]seguir ofreciendo un[nbsp]soporte altamente dedicado a[nbsp]nuestros clientes.'),(89884,2169,'_slider_story-past_3_gropus_0_description','field_6107ff01b9e36'),(89885,2169,'slider_story-past_3_gropus','1'),(89886,2169,'_slider_story-past_3_gropus','field_6107fee8b9e34'),(89887,2169,'slider_story-past_4_year','En 2011'),(89888,2169,'_slider_story-past_4_year','field_6107fe861dc5d'),(89889,2169,'slider_story-past_4_gropus_0_title_title','El[nbsp]Europèan Billing Company of[nbsp]the[nbsp]Year'),(89890,2169,'_slider_story-past_4_gropus_0_title_title','field_6107fefbb9e35'),(89891,2169,'slider_story-past_4_gropus_0_title_gradient','0'),(89892,2169,'_slider_story-past_4_gropus_0_title_gradient','field_6107ff2c8bc34'),(89893,2169,'slider_story-past_4_gropus_0_title',''),(89894,2169,'_slider_story-past_4_gropus_0_title','field_6107ff625d3cf'),(89895,2169,'slider_story-past_4_gropus_0_description','CommerceGate fue[nbsp]galardonado con[nbsp]el[nbsp]Europèan Billing Company of[nbsp]the[nbsp]Year (Merchant Services) por[nbsp]nuestra larga dedicación a[nbsp]brindar tecnología de[nbsp]pago líder y[nbsp]acceso de[nbsp]soporte a[nbsp]nuestros clientes.'),(89896,2169,'_slider_story-past_4_gropus_0_description','field_6107ff01b9e36'),(89897,2169,'slider_story-past_4_gropus','1'),(89898,2169,'_slider_story-past_4_gropus','field_6107fee8b9e34'),(89899,2169,'slider_story-past_5_year','En 2012'),(89900,2169,'_slider_story-past_5_year','field_6107fe861dc5d'),(89901,2169,'slider_story-past_5_gropus_0_title_title','El[nbsp]European Billing Company of[nbsp]the[nbsp]Year Award'),(89902,2169,'_slider_story-past_5_gropus_0_title_title','field_6107fefbb9e35'),(89903,2169,'slider_story-past_5_gropus_0_title_gradient','0'),(89904,2169,'_slider_story-past_5_gropus_0_title_gradient','field_6107ff2c8bc34'),(89905,2169,'slider_story-past_5_gropus_0_title',''),(89906,2169,'_slider_story-past_5_gropus_0_title','field_6107ff625d3cf'),(89907,2169,'slider_story-past_5_gropus_0_description','CommerceGate fue[nbsp]nominada para el[nbsp]European Billing Company of[nbsp]the[nbsp]Year Award por[nbsp]el[nbsp]desempeño sobresaliente y[nbsp]confiabilidad de[nbsp]nuestras soluciones de[nbsp]pago para nuestros clientes en[nbsp]Europa.'),(89908,2169,'_slider_story-past_5_gropus_0_description','field_6107ff01b9e36'),(89909,2169,'slider_story-past_5_gropus','2'),(89910,2169,'_slider_story-past_5_gropus','field_6107fee8b9e34'),(89911,2169,'slider_story-past_6_year','En 2013'),(89912,2169,'_slider_story-past_6_year','field_6107fe861dc5d'),(89913,2169,'slider_story-past_6_gropus_0_title_title','El[nbsp]European Billing Company of[nbsp]the[nbsp]Year Award'),(89914,2169,'_slider_story-past_6_gropus_0_title_title','field_6107fefbb9e35'),(89915,2169,'slider_story-past_6_gropus_0_title_gradient','1'),(89916,2169,'_slider_story-past_6_gropus_0_title_gradient','field_6107ff2c8bc34'),(89917,2169,'slider_story-past_6_gropus_0_title',''),(89918,2169,'_slider_story-past_6_gropus_0_title','field_6107ff625d3cf'),(89919,2169,'slider_story-past_6_gropus_0_description','CommerceGate fue[nbsp]coronada con el[nbsp]título European Billing Company of[nbsp]the[nbsp]Year Award por[nbsp]nuestro sobresaliente desempeño y[nbsp]la[nbsp]confiabilidad de[nbsp]nuestras soluciones de[nbsp]pago para nuestros clientes en[nbsp]Europa.'),(89920,2169,'_slider_story-past_6_gropus_0_description','field_6107ff01b9e36'),(89921,2169,'slider_story-past_6_gropus','1'),(89922,2169,'_slider_story-past_6_gropus','field_6107fee8b9e34'),(89923,2169,'slider_story-past_7_year','En 2014'),(89924,2169,'_slider_story-past_7_year','field_6107fe861dc5d'),(89925,2169,'slider_story-past_7_gropus_0_title_title','El[nbsp]European Payment Processor of[nbsp]the[nbsp]Year Award'),(89926,2169,'_slider_story-past_7_gropus_0_title_title','field_6107fefbb9e35'),(89927,2169,'slider_story-past_7_gropus_0_title_gradient','0'),(89928,2169,'_slider_story-past_7_gropus_0_title_gradient','field_6107ff2c8bc34'),(89929,2169,'slider_story-past_7_gropus_0_title',''),(89930,2169,'_slider_story-past_7_gropus_0_title','field_6107ff625d3cf'),(89931,2169,'slider_story-past_7_gropus_0_description','CommerceGate fue[nbsp]coronada con[nbsp]el[nbsp]European Payment Processor of[nbsp]the[nbsp]Year Award por[nbsp]nuestras soluciones de[nbsp]pago lideres y[nbsp]altamente escalables para nuestros clientes en[nbsp]Europa.'),(89932,2169,'_slider_story-past_7_gropus_0_description','field_6107ff01b9e36'),(89933,2169,'slider_story-past_7_gropus','2'),(89934,2169,'_slider_story-past_7_gropus','field_6107fee8b9e34'),(89935,2169,'slider_story-past_8_year','En 2015'),(89936,2169,'_slider_story-past_8_year','field_6107fe861dc5d'),(89937,2169,'slider_story-past_8_gropus_0_title_title','CommerceGate amplió nuestro equipo'),(89938,2169,'_slider_story-past_8_gropus_0_title_title','field_6107fefbb9e35'),(89939,2169,'slider_story-past_8_gropus_0_title_gradient','0'),(89940,2169,'_slider_story-past_8_gropus_0_title_gradient','field_6107ff2c8bc34'),(89941,2169,'slider_story-past_8_gropus_0_title',''),(89942,2169,'_slider_story-past_8_gropus_0_title','field_6107ff625d3cf'),(89943,2169,'slider_story-past_8_gropus_0_description','CommerceGate amplió nuestro equipo para impulsar nuestras competencias principales y[nbsp]experiencia en[nbsp]áreas operacionales clave, mientras continuó ampliando su[nbsp]base de[nbsp]clientes y[nbsp]soporte por[nbsp]toda Europa.'),(89944,2169,'_slider_story-past_8_gropus_0_description','field_6107ff01b9e36'),(89945,2169,'slider_story-past_8_gropus','3'),(89946,2169,'_slider_story-past_8_gropus','field_6107fee8b9e34'),(89947,2169,'slider_story-past','15'),(89948,2169,'_slider_story-past','field_6107fe24901a6'),(89949,2169,'slider_story-feature_0_year','En 2022'),(89950,2169,'_slider_story-feature_0_year','field_6107ffda45731'),(89951,2169,'slider_story-feature_0_gropus_0_title_title','Banco Digital[nbsp]CG.'),(89952,2169,'_slider_story-feature_0_gropus_0_title_title','field_6107ffda45734'),(89953,2169,'slider_story-feature_0_gropus_0_title_gradient','0'),(89954,2169,'_slider_story-feature_0_gropus_0_title_gradient','field_6107ffda45735'),(89955,2169,'slider_story-feature_0_gropus_0_title',''),(89956,2169,'_slider_story-feature_0_gropus_0_title','field_6107ffda45733'),(89957,2169,'slider_story-feature_0_gropus_0_description','Banco Digital[nbsp]CG. Obtenga acceso sencillo a[nbsp]servicios clave de[nbsp]la[nbsp]banca digital, adaptados a[nbsp]las[nbsp]necesidades de[nbsp]su[nbsp]negocio en[nbsp]línea.'),(89958,2169,'_slider_story-feature_0_gropus_0_description','field_6107ffda45736'),(89959,2169,'slider_story-feature_0_gropus','3'),(89960,2169,'_slider_story-feature_0_gropus','field_6107ffda45732'),(89961,2169,'slider_story-feature','1'),(89962,2169,'_slider_story-feature','field_6107ffda45730'),(89963,2169,'slider',''),(89964,2169,'_slider','field_610800a34520b'),(89965,2169,'slider_story-feature_0_gropus_1_title_title','Tarjeta[nbsp]CG.'),(89966,2169,'_slider_story-feature_0_gropus_1_title_title','field_6107ffda45734'),(89967,2169,'slider_story-feature_0_gropus_1_title_gradient','0'),(89968,2169,'_slider_story-feature_0_gropus_1_title_gradient','field_6107ffda45735'),(89969,2169,'slider_story-feature_0_gropus_1_title',''),(89970,2169,'_slider_story-feature_0_gropus_1_title','field_6107ffda45733'),(89971,2169,'slider_story-feature_0_gropus_1_description','Tarjeta[nbsp]CG. Obtenga tarjetas de[nbsp]crédito corporativas y[nbsp]personales vinculadas a[nbsp]su[nbsp]cuenta para sus[nbsp]socios clave y[nbsp]partes interesadas.'),(89972,2169,'_slider_story-feature_0_gropus_1_description','field_6107ffda45736'),(89973,2169,'career-block-info_title','Start Your Career'),(89974,2169,'_career-block-info_title','field_6108088e7a966'),(89975,2169,'career-block-info_suptitle_text','15 job openings'),(89976,2169,'_career-block-info_suptitle_text','field_610808a07a968'),(89977,2169,'career-block-info_suptitle_color','#EB5042'),(89978,2169,'_career-block-info_suptitle_color','field_610808a67a969'),(89979,2169,'career-block-info_suptitle',''),(89980,2169,'_career-block-info_suptitle','field_610808947a967'),(89981,2169,'career-block-info',''),(89982,2169,'_career-block-info','field_610807c27a965'),(89983,2169,'career-block-info_button','a:3:{s:5:\"title\";s:12:\"See All Jobs\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/careers/\";s:6:\"target\";s:0:\"\";}'),(89984,2169,'_career-block-info_button','field_610808cdef69d'),(89985,2169,'slider_story-past_2_gropus_1_title_title','El[nbsp]Strategic Alliance of[nbsp]the[nbsp]Year Award'),(89986,2169,'_slider_story-past_2_gropus_1_title_title','field_6107fefbb9e35'),(89987,2169,'slider_story-past_2_gropus_1_title_gradient','0'),(89988,2169,'_slider_story-past_2_gropus_1_title_gradient','field_6107ff2c8bc34'),(89989,2169,'slider_story-past_2_gropus_1_title',''),(89990,2169,'_slider_story-past_2_gropus_1_title','field_6107ff625d3cf'),(89991,2169,'slider_story-past_2_gropus_1_description','CommerceGate fue[nbsp]galardonado con[nbsp]el[nbsp]Strategic Alliance of[nbsp]the[nbsp]Year Award por[nbsp]su[nbsp]desempeño sobresaliente y[nbsp]confiabilidad de[nbsp]nuestras soluciones de[nbsp]pago.'),(89992,2169,'_slider_story-past_2_gropus_1_description','field_6107ff01b9e36'),(89993,2169,'slider_story-past_5_gropus_1_title_title','CommerceGate relanza nuestro sitio web insignia'),(89994,2169,'_slider_story-past_5_gropus_1_title_title','field_6107fefbb9e35'),(89995,2169,'slider_story-past_5_gropus_1_title_gradient','0'),(89996,2169,'_slider_story-past_5_gropus_1_title_gradient','field_6107ff2c8bc34'),(89997,2169,'slider_story-past_5_gropus_1_title',''),(89998,2169,'_slider_story-past_5_gropus_1_title','field_6107ff625d3cf'),(89999,2169,'slider_story-past_5_gropus_1_description','CommerceGate relanza nuestro sitio web insignia y[nbsp]nuestra imagen de[nbsp]marca para enfatizar nuestro éxito de[nbsp]crecimiento, experiencia en[nbsp]la[nbsp]industria y[nbsp]excepcional dedicación a[nbsp]nuestros clientes.'),(90000,2169,'_slider_story-past_5_gropus_1_description','field_6107ff01b9e36'),(90001,2169,'slider_story-past_7_gropus_1_title_title','El[nbsp]liderazgo en[nbsp]innovación y[nbsp]desarrollo'),(90002,2169,'_slider_story-past_7_gropus_1_title_title','field_6107fefbb9e35'),(90003,2169,'slider_story-past_7_gropus_1_title_gradient','0'),(90004,2169,'_slider_story-past_7_gropus_1_title_gradient','field_6107ff2c8bc34'),(90005,2169,'slider_story-past_7_gropus_1_title',''),(90006,2169,'_slider_story-past_7_gropus_1_title','field_6107ff625d3cf'),(90007,2169,'slider_story-past_7_gropus_1_description','CommerceGate toma el[nbsp]liderazgo en[nbsp]innovación y[nbsp]desarrollo bajo una[nbsp]nueva dirección con[nbsp]el[nbsp]compromiso de[nbsp]desarrollar y[nbsp]adoptar las[nbsp]últimas tecnologías de[nbsp]pago disponibles para nuestros clientes.'),(90008,2169,'_slider_story-past_7_gropus_1_description','field_6107ff01b9e36'),(90009,2169,'slider_story-past_8_gropus_1_title_title','La[nbsp]nueva plataforma de[nbsp]procesamiento y[nbsp]sistemas'),(90010,2169,'_slider_story-past_8_gropus_1_title_title','field_6107fefbb9e35'),(90011,2169,'slider_story-past_8_gropus_1_title_gradient','0'),(90012,2169,'_slider_story-past_8_gropus_1_title_gradient','field_6107ff2c8bc34'),(90013,2169,'slider_story-past_8_gropus_1_title',''),(90014,2169,'_slider_story-past_8_gropus_1_title','field_6107ff625d3cf'),(90015,2169,'slider_story-past_8_gropus_1_description','CommerceGate comienza el[nbsp]desarrollo de[nbsp]la[nbsp]nueva plataforma de[nbsp]procesamiento y[nbsp]sistemas de[nbsp]administración para proveer a[nbsp]nuestros clientes de[nbsp]una[nbsp]solución líder en[nbsp]procesamiento de[nbsp]pagos y[nbsp]altamente segura.'),(90016,2169,'_slider_story-past_8_gropus_1_description','field_6107ff01b9e36'),(90017,2169,'slider_story-past_8_gropus_2_title_title','Tecnología inteligente ágil y basada en datos'),(90018,2169,'_slider_story-past_8_gropus_2_title_title','field_6107fefbb9e35'),(90019,2169,'slider_story-past_8_gropus_2_title_gradient','0'),(90020,2169,'_slider_story-past_8_gropus_2_title_gradient','field_6107ff2c8bc34'),(90021,2169,'slider_story-past_8_gropus_2_title',''),(90022,2169,'_slider_story-past_8_gropus_2_title','field_6107ff625d3cf'),(90023,2169,'slider_story-past_8_gropus_2_description','CommerceGate continúa evolucionando y[nbsp]satisfaciendo el[nbsp]panorama cambiante de[nbsp]la[nbsp]industria mediante la[nbsp]optimización de[nbsp]los[nbsp]procesos de[nbsp]negocio, haciendo uso[nbsp]de[nbsp]tecnología inteligente ágil[nbsp]y[nbsp]basada en[nbsp]datos.'),(90024,2169,'_slider_story-past_8_gropus_2_description','field_6107ff01b9e36'),(90025,2169,'slider_story-past_9_year','En 2016'),(90026,2169,'_slider_story-past_9_year','field_6107fe861dc5d'),(90027,2169,'slider_story-past_9_gropus_0_title_title','Un[nbsp]sistema líder de[nbsp]administración y[nbsp]de[nbsp]interfaz'),(90028,2169,'_slider_story-past_9_gropus_0_title_title','field_6107fefbb9e35'),(90029,2169,'slider_story-past_9_gropus_0_title_gradient','0'),(90030,2169,'_slider_story-past_9_gropus_0_title_gradient','field_6107ff2c8bc34'),(90031,2169,'slider_story-past_9_gropus_0_title',''),(90032,2169,'_slider_story-past_9_gropus_0_title','field_6107ff625d3cf'),(90033,2169,'slider_story-past_9_gropus_0_description','CommerceGate lanza un[nbsp]sistema líder de[nbsp]administración y[nbsp]de[nbsp]interfaz de[nbsp]usuario para el[nbsp]comerciante, haciendo más[nbsp]sencilla y[nbsp]conveniente la[nbsp]gestión del[nbsp]procesamiento de[nbsp]pagos de[nbsp]nuestros clientes.'),(90034,2169,'_slider_story-past_9_gropus_0_description','field_6107ff01b9e36'),(90035,2169,'slider_story-past_9_gropus_1_title_title','El[nbsp]sitio web y[nbsp]el[nbsp]perfil corporativo'),(90036,2169,'_slider_story-past_9_gropus_1_title_title','field_6107fefbb9e35'),(90037,2169,'slider_story-past_9_gropus_1_title_gradient','0'),(90038,2169,'_slider_story-past_9_gropus_1_title_gradient','field_6107ff2c8bc34'),(90039,2169,'slider_story-past_9_gropus_1_title',''),(90040,2169,'_slider_story-past_9_gropus_1_title','field_6107ff625d3cf'),(90041,2169,'slider_story-past_9_gropus_1_description','CommerceGate actualiza el[nbsp]sitio web y[nbsp]el[nbsp]perfil corporativo para reflejar nuestra dedicación y[nbsp]nuestro compromiso con[nbsp]la[nbsp]innovación constante, marcando la[nbsp]transición a[nbsp]un[nbsp]procesador de[nbsp]pagos eficiente, ágil y[nbsp]basado en[nbsp]datos.'),(90042,2169,'_slider_story-past_9_gropus_1_description','field_6107ff01b9e36'),(90043,2169,'slider_story-past_9_gropus','2'),(90044,2169,'_slider_story-past_9_gropus','field_6107fee8b9e34'),(90045,2169,'slider_story-past_10_year','En 2017'),(90046,2169,'_slider_story-past_10_year','field_6107fe861dc5d'),(90047,2169,'slider_story-past_10_gropus_0_title_title','Billing[nbsp]2.0'),(90048,2169,'_slider_story-past_10_gropus_0_title_title','field_6107fefbb9e35'),(90049,2169,'slider_story-past_10_gropus_0_title_gradient','1'),(90050,2169,'_slider_story-past_10_gropus_0_title_gradient','field_6107ff2c8bc34'),(90051,2169,'slider_story-past_10_gropus_0_title',''),(90052,2169,'_slider_story-past_10_gropus_0_title','field_6107ff625d3cf'),(90053,2169,'slider_story-past_10_gropus_0_description','CommerceGate lanza Billing[nbsp]2.0, un[nbsp]sistema líder de[nbsp]cobros, pagos y[nbsp]facturación todo en[nbsp]uno, que[nbsp]proporciona la[nbsp]última tecnología y[nbsp]funcionalidades con[nbsp]datos de[nbsp]cada transacción precisos para nuestros clientes.'),(90054,2169,'_slider_story-past_10_gropus_0_description','field_6107ff01b9e36'),(90055,2169,'slider_story-past_10_gropus','1'),(90056,2169,'_slider_story-past_10_gropus','field_6107fee8b9e34'),(90057,2169,'slider_story-past_11_year','En 2018'),(90058,2169,'_slider_story-past_11_year','field_6107fe861dc5d'),(90059,2169,'slider_story-past_11_gropus_0_title_title','CGPayTech'),(90060,2169,'_slider_story-past_11_gropus_0_title_title','field_6107fefbb9e35'),(90061,2169,'slider_story-past_11_gropus_0_title_gradient','1'),(90062,2169,'_slider_story-past_11_gropus_0_title_gradient','field_6107ff2c8bc34'),(90063,2169,'slider_story-past_11_gropus_0_title',''),(90064,2169,'_slider_story-past_11_gropus_0_title','field_6107ff625d3cf'),(90065,2169,'slider_story-past_11_gropus_0_description','CommerceGate lanza CGPayTech, una[nbsp]plataforma de[nbsp]vanguardia para pagos con[nbsp]capacidades más[nbsp]altas de[nbsp]procesamiento, protocolos de[nbsp]encriptado de[nbsp]seguridad mejorados y[nbsp]variedad de[nbsp]métodos de[nbsp]pago adicionales.'),(90066,2169,'_slider_story-past_11_gropus_0_description','field_6107ff01b9e36'),(90067,2169,'slider_story-past_11_gropus','1'),(90068,2169,'_slider_story-past_11_gropus','field_6107fee8b9e34'),(90069,2169,'slider_story-past_12_year','En 2019'),(90070,2169,'_slider_story-past_12_year','field_6107fe861dc5d'),(90071,2169,'slider_story-past_12_gropus_0_title_title','20a integración de[nbsp]socios adquirentes'),(90072,2169,'_slider_story-past_12_gropus_0_title_title','field_6107fefbb9e35'),(90073,2169,'slider_story-past_12_gropus_0_title_gradient','0'),(90074,2169,'_slider_story-past_12_gropus_0_title_gradient','field_6107ff2c8bc34'),(90075,2169,'slider_story-past_12_gropus_0_title',''),(90076,2169,'_slider_story-past_12_gropus_0_title','field_6107ff625d3cf'),(90077,2169,'slider_story-past_12_gropus_0_description','CommerceGate introduce la[nbsp]20a integración de[nbsp]socios adquirentes, permitiendo a[nbsp]nuestros comerciantes volúmenes transaccionales más[nbsp]altos, mejor conversión, gestión del[nbsp]riesgo y[nbsp]calidad del[nbsp]procesamiento de[nbsp]pago.'),(90078,2169,'_slider_story-past_12_gropus_0_description','field_6107ff01b9e36'),(90079,2169,'slider_story-past_12_gropus','1'),(90080,2169,'_slider_story-past_12_gropus','field_6107fee8b9e34'),(90081,2169,'slider_story-past_13_year','En 2020'),(90082,2169,'_slider_story-past_13_year','field_6107fe861dc5d'),(90083,2169,'slider_story-past_13_gropus_0_title_title','La[nbsp]licencia de[nbsp]institución financiera'),(90084,2169,'_slider_story-past_13_gropus_0_title_title','field_6107fefbb9e35'),(90085,2169,'slider_story-past_13_gropus_0_title_gradient','0'),(90086,2169,'_slider_story-past_13_gropus_0_title_gradient','field_6107ff2c8bc34'),(90087,2169,'slider_story-past_13_gropus_0_title',''),(90088,2169,'_slider_story-past_13_gropus_0_title','field_6107ff625d3cf'),(90089,2169,'slider_story-past_13_gropus_0_description','CommerceGate fue[nbsp]el[nbsp]primer grupo no[nbsp]bancario en[nbsp]España en[nbsp]obtener la[nbsp]licencia de[nbsp]institución financiera del[nbsp]Banco de[nbsp]España.'),(90090,2169,'_slider_story-past_13_gropus_0_description','field_6107ff01b9e36'),(90091,2169,'slider_story-past_13_gropus','1'),(90092,2169,'_slider_story-past_13_gropus','field_6107fee8b9e34'),(90093,2169,'slider_story-past_14_year','En 2021'),(90094,2169,'_slider_story-past_14_year','field_6107fe861dc5d'),(90095,2169,'slider_story-past_14_gropus_0_title_title','CommerceGate abre el[nbsp]mercado LATAM'),(90096,2169,'_slider_story-past_14_gropus_0_title_title','field_6107fefbb9e35'),(90097,2169,'slider_story-past_14_gropus_0_title_gradient','0'),(90098,2169,'_slider_story-past_14_gropus_0_title_gradient','field_6107ff2c8bc34'),(90099,2169,'slider_story-past_14_gropus_0_title',''),(90100,2169,'_slider_story-past_14_gropus_0_title','field_6107ff625d3cf'),(90101,2169,'slider_story-past_14_gropus_0_description','CommerceGate abre el[nbsp]mercado LATAM a[nbsp]través de[nbsp]soluciones de[nbsp]adquisición y[nbsp]pagos locales para comerciantes de[nbsp]la[nbsp]UE, y[nbsp]a[nbsp]continuación Brasil como primer país, y[nbsp]México, Chile, Colombia y[nbsp]Perú después.'),(90102,2169,'_slider_story-past_14_gropus_0_description','field_6107ff01b9e36'),(90103,2169,'slider_story-past_14_gropus','1'),(90104,2169,'_slider_story-past_14_gropus','field_6107fee8b9e34'),(90105,2169,'slider_story-feature_0_gropus_2_title_title','E[nbsp]Wallet[nbsp]CG.'),(90106,2169,'_slider_story-feature_0_gropus_2_title_title','field_6107ffda45734'),(90107,2169,'slider_story-feature_0_gropus_2_title_gradient','0'),(90108,2169,'_slider_story-feature_0_gropus_2_title_gradient','field_6107ffda45735'),(90109,2169,'slider_story-feature_0_gropus_2_title',''),(90110,2169,'_slider_story-feature_0_gropus_2_title','field_6107ffda45733'),(90111,2169,'slider_story-feature_0_gropus_2_description','E[nbsp]Wallet[nbsp]CG. Obtenga completo acceso a[nbsp]los[nbsp]beneficios de[nbsp]la[nbsp]solución CG[nbsp]eWallet para aumentar la[nbsp]interacción del[nbsp]cliente con[nbsp]su[nbsp]negocio.'),(90112,2169,'_slider_story-feature_0_gropus_2_description','field_6107ffda45736'),(90113,2170,'main-block_image','621'),(90114,2170,'_main-block_image','field_610815336c048'),(90115,2170,'main-block_title','¿Preparado para comenzar su[nbsp]viaje con[nbsp]nosotros?'),(90116,2170,'_main-block_title','field_610815716c049'),(90117,2170,'main-block_description','CG[nbsp]se[nbsp]construyó por el[nbsp]éxito de[nbsp]personas altamente capacitadas y[nbsp]con[nbsp]talento que trabajan aquí. Siempre estamos buscando nuevos talentos para unirse a[nbsp]nosotros.'),(90118,2170,'_main-block_description','field_610815846c04a'),(90119,2170,'main-block_button-title','Explora vacantes en[nbsp]CG'),(90120,2170,'_main-block_button-title','field_610815986c04b'),(90121,2170,'main-block',''),(90122,2170,'_main-block','field_610814b06c047'),(90123,2170,'career-block-info_title','Comience su[nbsp]carrera con[nbsp]nosotros'),(90124,2170,'_career-block-info_title','field_61081759b1a85'),(90125,2170,'career-block-info_button_show','Explore posiciones'),(90126,2170,'_career-block-info_button_show','field_610817f010219'),(90127,2170,'career-block-info_button_hide','Hide'),(90128,2170,'_career-block-info_button_hide','field_610817f81021a'),(90129,2170,'career-block-info_button',''),(90130,2170,'_career-block-info_button','field_61081759b1a89'),(90131,2170,'career-block-info',''),(90132,2170,'_career-block-info','field_61081759b1a84'),(90133,2170,'with-us-info_image','646'),(90134,2170,'_with-us-info_image','field_6108213aff9a1'),(90135,2170,'with-us-info_title','¿Por qué trabajar con[nbsp]CG?'),(90136,2170,'_with-us-info_title','field_61082113ff99f'),(90137,2170,'with-us-info_description','CommerceGate le[nbsp]ofrece la[nbsp]oportunidad de[nbsp]trabajar con una[nbsp]empresa joven, dinámica y[nbsp]de[nbsp]rápido crecimiento internacional en[nbsp]una[nbsp]industria en[nbsp]gran auge, con[nbsp]muchas oportunidades, y[nbsp]con[nbsp]base en[nbsp]España.'),(90138,2170,'_with-us-info_description','field_6108211dff9a0'),(90139,2170,'with-us-info',''),(90140,2170,'_with-us-info','field_610820d9ff99e'),(90141,2170,'with-us-list_0_icon','647'),(90142,2170,'_with-us-list_0_icon','field_610821fbff9a3'),(90143,2170,'with-us-list_0_description','Equipo internacional altamente colaborativo'),(90144,2170,'_with-us-list_0_description','field_6108220aff9a4'),(90145,2170,'with-us-list_1_icon','648'),(90146,2170,'_with-us-list_1_icon','field_610821fbff9a3'),(90147,2170,'with-us-list_1_description','Ubicación conveniente en[nbsp]Barcelona centro'),(90148,2170,'_with-us-list_1_description','field_6108220aff9a4'),(90149,2170,'with-us-list_2_icon','649'),(90150,2170,'_with-us-list_2_icon','field_610821fbff9a3'),(90151,2170,'with-us-list_2_description','Membresía gratuita a[nbsp]gimnasio'),(90152,2170,'_with-us-list_2_description','field_6108220aff9a4'),(90153,2170,'with-us-list_3_icon','650'),(90154,2170,'_with-us-list_3_icon','field_610821fbff9a3'),(90155,2170,'with-us-list_3_description','Cultura corporativa orientada al[nbsp]rendimiento'),(90156,2170,'_with-us-list_3_description','field_6108220aff9a4'),(90157,2170,'with-us-list_4_icon','651'),(90158,2170,'_with-us-list_4_icon','field_610821fbff9a3'),(90159,2170,'with-us-list_4_description','Salario competitivo y[nbsp]estructura de[nbsp]bonuses'),(90160,2170,'_with-us-list_4_description','field_6108220aff9a4'),(90161,2170,'with-us-list_5_icon','652'),(90162,2170,'_with-us-list_5_icon','field_610821fbff9a3'),(90163,2170,'with-us-list_5_description','Eventos para fomentar el[nbsp]espíritu de[nbsp]equipo'),(90164,2170,'_with-us-list_5_description','field_6108220aff9a4'),(90165,2170,'with-us-list_6_icon','653'),(90166,2170,'_with-us-list_6_icon','field_610821fbff9a3'),(90167,2170,'with-us-list_6_description','Oportunidades de[nbsp]crecimiento profesional'),(90168,2170,'_with-us-list_6_description','field_6108220aff9a4'),(90169,2170,'with-us-list_7_icon','654'),(90170,2170,'_with-us-list_7_icon','field_610821fbff9a3'),(90171,2170,'with-us-list_7_description','Seguro privado de[nbsp]salud completo'),(90172,2170,'_with-us-list_7_description','field_6108220aff9a4'),(90173,2170,'with-us-list','8'),(90174,2170,'_with-us-list','field_610821abff9a2'),(90175,2171,'main-block_image','542'),(90176,2171,'_main-block_image','field_6107f1cd63ec8'),(90177,2171,'main-block_title','Sobre CommerceGate'),(90178,2171,'_main-block_title','field_6107f1db63ec9'),(90179,2171,'main-block_description','Miles de[nbsp]comerciantes han[nbsp]aumentado sus[nbsp]ventas con nuestras soluciones de[nbsp]pago desde el[nbsp]2006. Hoy[nbsp]día, hemos escalado con[nbsp]éxito proveyendo todos los[nbsp]negocios con tecnología líder y[nbsp]con fundamentos de[nbsp]prácticas comerciales éticas'),(90180,2171,'_main-block_description','field_6107f1e463eca'),(90181,2171,'main-block_button-title','Descubra más'),(90182,2171,'_main-block_button-title','field_6107f1f063ecb'),(90183,2171,'main-block',''),(90184,2171,'_main-block','field_6107f1b963ec7'),(90185,2171,'introductory-block-title','We’re recognised by professionals'),(90186,2171,'_introductory-block-title','field_6107f5e1078d8'),(90187,2171,'introductory-block-icons_0_icon','550'),(90188,2171,'_introductory-block-icons_0_icon','field_6107f5f6078da'),(90189,2171,'introductory-block-icons_0_icon-description','Con Licencia del[nbsp]Banco de[nbsp]España'),(90190,2171,'_introductory-block-icons_0_icon-description','field_6107f635d4d34'),(90191,2171,'introductory-block-icons_1_icon','551'),(90192,2171,'_introductory-block-icons_1_icon','field_6107f5f6078da'),(90193,2171,'introductory-block-icons_1_icon-description','Auditor de[nbsp]KPMG designado'),(90194,2171,'_introductory-block-icons_1_icon-description','field_6107f635d4d34'),(90195,2171,'introductory-block-icons_2_icon','552'),(90196,2171,'_introductory-block-icons_2_icon','field_6107f5f6078da'),(90197,2171,'introductory-block-icons_2_icon-description','Cumplimiento de[nbsp]seguridad PCI[nbsp]Nivel[nbsp]1'),(90198,2171,'_introductory-block-icons_2_icon-description','field_6107f635d4d34'),(90199,2171,'introductory-block-icons_3_icon','553'),(90200,2171,'_introductory-block-icons_3_icon','field_6107f5f6078da'),(90201,2171,'introductory-block-icons_3_icon-description','Institución Financiera Regulada por[nbsp]UE'),(90202,2171,'_introductory-block-icons_3_icon-description','field_6107f635d4d34'),(90203,2171,'introductory-block-icons','4'),(90204,2171,'_introductory-block-icons','field_6107f5e6078d9'),(90205,2171,'team-list_0_image','2092'),(90206,2171,'_team-list_0_image','field_6107f9b886e2d'),(90207,2171,'team-list_0_full-name','Evgen Sopin'),(90208,2171,'_team-list_0_full-name','field_6107f9ee86e2e'),(90209,2171,'team-list_0_position','Director Ejecutivo'),(90210,2171,'_team-list_0_position','field_6107fa0886e2f'),(90211,2171,'team-list_0_profile','https://www.linkedin.com/in/evgensopin/'),(90212,2171,'_team-list_0_profile','field_6107fa1e86e30'),(90213,2171,'team-list_1_image','570'),(90214,2171,'_team-list_1_image','field_6107f9b886e2d'),(90215,2171,'team-list_1_full-name','Carlos Maduro'),(90216,2171,'_team-list_1_full-name','field_6107f9ee86e2e'),(90217,2171,'team-list_1_position','Director Financiero'),(90218,2171,'_team-list_1_position','field_6107fa0886e2f'),(90219,2171,'team-list_1_profile','https://www.linkedin.com/in/carlosmaduro/'),(90220,2171,'_team-list_1_profile','field_6107fa1e86e30'),(90221,2171,'team-list_2_image','571'),(90222,2171,'_team-list_2_image','field_6107f9b886e2d'),(90223,2171,'team-list_2_full-name','Paul Barclay'),(90224,2171,'_team-list_2_full-name','field_6107f9ee86e2e'),(90225,2171,'team-list_2_position','Director comercial'),(90226,2171,'_team-list_2_position','field_6107fa0886e2f'),(90227,2171,'team-list_2_profile','https://www.linkedin.com/in/pabarclay/'),(90228,2171,'_team-list_2_profile','field_6107fa1e86e30'),(90229,2171,'team-list_3_image','572'),(90230,2171,'_team-list_3_image','field_6107f9b886e2d'),(90231,2171,'team-list_3_full-name','Andrew Rud'),(90232,2171,'_team-list_3_full-name','field_6107f9ee86e2e'),(90233,2171,'team-list_3_position','Director de[nbsp]Operaciones'),(90234,2171,'_team-list_3_position','field_6107fa0886e2f'),(90235,2171,'team-list_3_profile','https://www.linkedin.com/in/andrew-rud-b3274835/'),(90236,2171,'_team-list_3_profile','field_6107fa1e86e30'),(90237,2171,'team-list_4_image','573'),(90238,2171,'_team-list_4_image','field_6107f9b886e2d'),(90239,2171,'team-list_4_full-name','Andrew Vinnichenko'),(90240,2171,'_team-list_4_full-name','field_6107f9ee86e2e'),(90241,2171,'team-list_4_position','Oficial de[nbsp]Informes de[nbsp]Blanqueo de[nbsp]Capitales'),(90242,2171,'_team-list_4_position','field_6107fa0886e2f'),(90243,2171,'team-list_4_profile','https://www.linkedin.com/in/andrew-vinnichenko/'),(90244,2171,'_team-list_4_profile','field_6107fa1e86e30'),(90245,2171,'team-list','5'),(90246,2171,'_team-list','field_6107f8956d8f2'),(90247,2171,'team-block-info_team-title','Nuestro Equipo'),(90248,2171,'_team-block-info_team-title','field_6107f96a86e2c'),(90249,2171,'team-block-info_team-profile-link-title','LinkedIn Profile'),(90250,2171,'_team-block-info_team-profile-link-title','field_6107fa2d86e31'),(90251,2171,'team-block-info',''),(90252,2171,'_team-block-info','field_6107fa5b46179'),(90253,2171,'our-story-title','Our Story'),(90254,2171,'_our-story-title','field_6107fd3dfac5c'),(90255,2171,'slider_story-past_0_year','Fundada en 2006'),(90256,2171,'_slider_story-past_0_year','field_6107fe861dc5d'),(90257,2171,'slider_story-past_0_gropus_0_title_title','Founded'),(90258,2171,'_slider_story-past_0_gropus_0_title_title','field_6107fefbb9e35'),(90259,2171,'slider_story-past_0_gropus_0_title_gradient','1'),(90260,2171,'_slider_story-past_0_gropus_0_title_gradient','field_6107ff2c8bc34'),(90261,2171,'slider_story-past_0_gropus_0_title',''),(90262,2171,'_slider_story-past_0_gropus_0_title','field_6107ff625d3cf'),(90263,2171,'slider_story-past_0_gropus_0_description','CommerceGate se[nbsp]fundó en[nbsp]Barcelona, España, mediante relaciones clave con[nbsp]instituciones financerias y[nbsp]de[nbsp]gestión de[nbsp]riesgos, para desarrollar capacidades tecnológicas y[nbsp]operativas en[nbsp]nuestra plataforma.'),(90264,2171,'_slider_story-past_0_gropus_0_description','field_6107ff01b9e36'),(90265,2171,'slider_story-past_0_gropus','1'),(90266,2171,'_slider_story-past_0_gropus','field_6107fee8b9e34'),(90267,2171,'slider_story-past_1_year','En 2007'),(90268,2171,'_slider_story-past_1_year','field_6107fe861dc5d'),(90269,2171,'slider_story-past_1_gropus_0_title_title','foundation'),(90270,2171,'_slider_story-past_1_gropus_0_title_title','field_6107fefbb9e35'),(90271,2171,'slider_story-past_1_gropus_0_title_gradient','0'),(90272,2171,'_slider_story-past_1_gropus_0_title_gradient','field_6107ff2c8bc34'),(90273,2171,'slider_story-past_1_gropus_0_title',''),(90274,2171,'_slider_story-past_1_gropus_0_title','field_6107ff625d3cf'),(90275,2171,'slider_story-past_1_gropus_0_description','CommerceGate rápidamente escaló hasta ser[nbsp]el[nbsp]mayor procesador de[nbsp]pagos de[nbsp]alto riesgo en[nbsp]España y[nbsp]se[nbsp]expandió por[nbsp]toda Europa, ofreciendo un[nbsp]rendimiento superior y[nbsp]soluciones de[nbsp]pago altamente seguras.'),(90276,2171,'_slider_story-past_1_gropus_0_description','field_6107ff01b9e36'),(90277,2171,'slider_story-past_1_gropus','1'),(90278,2171,'_slider_story-past_1_gropus','field_6107fee8b9e34'),(90279,2171,'slider_story-past_2_year','En 2009'),(90280,2171,'_slider_story-past_2_year','field_6107fe861dc5d'),(90281,2171,'slider_story-past_2_gropus_0_title_title','Relanzamiento de[nbsp]cgbilling.com'),(90282,2171,'_slider_story-past_2_gropus_0_title_title','field_6107fefbb9e35'),(90283,2171,'slider_story-past_2_gropus_0_title_gradient','0'),(90284,2171,'_slider_story-past_2_gropus_0_title_gradient','field_6107ff2c8bc34'),(90285,2171,'slider_story-past_2_gropus_0_title',''),(90286,2171,'_slider_story-past_2_gropus_0_title','field_6107ff625d3cf'),(90287,2171,'slider_story-past_2_gropus_0_description','CommerceGate se[nbsp]volvió un[nbsp]referente en[nbsp]la[nbsp]industria por[nbsp]la[nbsp]calidad del[nbsp]servicio de[nbsp]soporte de[nbsp]facturación al[nbsp]usuario final con[nbsp]el[nbsp]relanzamiento de[nbsp]cgbilling.com'),(90288,2171,'_slider_story-past_2_gropus_0_description','field_6107ff01b9e36'),(90289,2171,'slider_story-past_2_gropus','2'),(90290,2171,'_slider_story-past_2_gropus','field_6107fee8b9e34'),(90291,2171,'slider_story-past_3_year','En 2010'),(90292,2171,'_slider_story-past_3_year','field_6107fe861dc5d'),(90293,2171,'slider_story-past_3_gropus_0_title_title','CommerceGate amplió nuestro equipo'),(90294,2171,'_slider_story-past_3_gropus_0_title_title','field_6107fefbb9e35'),(90295,2171,'slider_story-past_3_gropus_0_title_gradient','0'),(90296,2171,'_slider_story-past_3_gropus_0_title_gradient','field_6107ff2c8bc34'),(90297,2171,'slider_story-past_3_gropus_0_title',''),(90298,2171,'_slider_story-past_3_gropus_0_title','field_6107ff625d3cf'),(90299,2171,'slider_story-past_3_gropus_0_description','CommerceGate amplió nuestro equipo para satisfacer la[nbsp]demanda creciente de[nbsp]nuestras soluciones de[nbsp]pago y[nbsp]seguir ofreciendo un[nbsp]soporte altamente dedicado a[nbsp]nuestros clientes.'),(90300,2171,'_slider_story-past_3_gropus_0_description','field_6107ff01b9e36'),(90301,2171,'slider_story-past_3_gropus','1'),(90302,2171,'_slider_story-past_3_gropus','field_6107fee8b9e34'),(90303,2171,'slider_story-past_4_year','En 2011'),(90304,2171,'_slider_story-past_4_year','field_6107fe861dc5d'),(90305,2171,'slider_story-past_4_gropus_0_title_title','El[nbsp]Europèan Billing Company of[nbsp]the[nbsp]Year'),(90306,2171,'_slider_story-past_4_gropus_0_title_title','field_6107fefbb9e35'),(90307,2171,'slider_story-past_4_gropus_0_title_gradient','0'),(90308,2171,'_slider_story-past_4_gropus_0_title_gradient','field_6107ff2c8bc34'),(90309,2171,'slider_story-past_4_gropus_0_title',''),(90310,2171,'_slider_story-past_4_gropus_0_title','field_6107ff625d3cf'),(90311,2171,'slider_story-past_4_gropus_0_description','CommerceGate fue[nbsp]galardonado con[nbsp]el[nbsp]Europèan Billing Company of[nbsp]the[nbsp]Year (Merchant Services) por[nbsp]nuestra larga dedicación a[nbsp]brindar tecnología de[nbsp]pago líder y[nbsp]acceso de[nbsp]soporte a[nbsp]nuestros clientes.'),(90312,2171,'_slider_story-past_4_gropus_0_description','field_6107ff01b9e36'),(90313,2171,'slider_story-past_4_gropus','1'),(90314,2171,'_slider_story-past_4_gropus','field_6107fee8b9e34'),(90315,2171,'slider_story-past_5_year','En 2012'),(90316,2171,'_slider_story-past_5_year','field_6107fe861dc5d'),(90317,2171,'slider_story-past_5_gropus_0_title_title','El[nbsp]European Billing Company of[nbsp]the[nbsp]Year Award'),(90318,2171,'_slider_story-past_5_gropus_0_title_title','field_6107fefbb9e35'),(90319,2171,'slider_story-past_5_gropus_0_title_gradient','0'),(90320,2171,'_slider_story-past_5_gropus_0_title_gradient','field_6107ff2c8bc34'),(90321,2171,'slider_story-past_5_gropus_0_title',''),(90322,2171,'_slider_story-past_5_gropus_0_title','field_6107ff625d3cf'),(90323,2171,'slider_story-past_5_gropus_0_description','CommerceGate fue[nbsp]nominada para el[nbsp]European Billing Company of[nbsp]the[nbsp]Year Award por[nbsp]el[nbsp]desempeño sobresaliente y[nbsp]confiabilidad de[nbsp]nuestras soluciones de[nbsp]pago para nuestros clientes en[nbsp]Europa.'),(90324,2171,'_slider_story-past_5_gropus_0_description','field_6107ff01b9e36'),(90325,2171,'slider_story-past_5_gropus','2'),(90326,2171,'_slider_story-past_5_gropus','field_6107fee8b9e34'),(90327,2171,'slider_story-past_6_year','En 2013'),(90328,2171,'_slider_story-past_6_year','field_6107fe861dc5d'),(90329,2171,'slider_story-past_6_gropus_0_title_title','El[nbsp]European Billing Company of[nbsp]the[nbsp]Year Award'),(90330,2171,'_slider_story-past_6_gropus_0_title_title','field_6107fefbb9e35'),(90331,2171,'slider_story-past_6_gropus_0_title_gradient','1'),(90332,2171,'_slider_story-past_6_gropus_0_title_gradient','field_6107ff2c8bc34'),(90333,2171,'slider_story-past_6_gropus_0_title',''),(90334,2171,'_slider_story-past_6_gropus_0_title','field_6107ff625d3cf'),(90335,2171,'slider_story-past_6_gropus_0_description','CommerceGate fue[nbsp]coronada con el[nbsp]título European Billing Company of[nbsp]the[nbsp]Year Award por[nbsp]nuestro sobresaliente desempeño y[nbsp]la[nbsp]confiabilidad de[nbsp]nuestras soluciones de[nbsp]pago para nuestros clientes en[nbsp]Europa.'),(90336,2171,'_slider_story-past_6_gropus_0_description','field_6107ff01b9e36'),(90337,2171,'slider_story-past_6_gropus','1'),(90338,2171,'_slider_story-past_6_gropus','field_6107fee8b9e34'),(90339,2171,'slider_story-past_7_year','En 2014'),(90340,2171,'_slider_story-past_7_year','field_6107fe861dc5d'),(90341,2171,'slider_story-past_7_gropus_0_title_title','El[nbsp]European Payment Processor of[nbsp]the[nbsp]Year Award'),(90342,2171,'_slider_story-past_7_gropus_0_title_title','field_6107fefbb9e35'),(90343,2171,'slider_story-past_7_gropus_0_title_gradient','0'),(90344,2171,'_slider_story-past_7_gropus_0_title_gradient','field_6107ff2c8bc34'),(90345,2171,'slider_story-past_7_gropus_0_title',''),(90346,2171,'_slider_story-past_7_gropus_0_title','field_6107ff625d3cf'),(90347,2171,'slider_story-past_7_gropus_0_description','CommerceGate fue[nbsp]coronada con[nbsp]el[nbsp]European Payment Processor of[nbsp]the[nbsp]Year Award por[nbsp]nuestras soluciones de[nbsp]pago lideres y[nbsp]altamente escalables para nuestros clientes en[nbsp]Europa.'),(90348,2171,'_slider_story-past_7_gropus_0_description','field_6107ff01b9e36'),(90349,2171,'slider_story-past_7_gropus','2'),(90350,2171,'_slider_story-past_7_gropus','field_6107fee8b9e34'),(90351,2171,'slider_story-past_8_year','En 2015'),(90352,2171,'_slider_story-past_8_year','field_6107fe861dc5d'),(90353,2171,'slider_story-past_8_gropus_0_title_title','CommerceGate amplió nuestro equipo'),(90354,2171,'_slider_story-past_8_gropus_0_title_title','field_6107fefbb9e35'),(90355,2171,'slider_story-past_8_gropus_0_title_gradient','0'),(90356,2171,'_slider_story-past_8_gropus_0_title_gradient','field_6107ff2c8bc34'),(90357,2171,'slider_story-past_8_gropus_0_title',''),(90358,2171,'_slider_story-past_8_gropus_0_title','field_6107ff625d3cf'),(90359,2171,'slider_story-past_8_gropus_0_description','CommerceGate amplió nuestro equipo para impulsar nuestras competencias principales y[nbsp]experiencia en[nbsp]áreas operacionales clave, mientras continuó ampliando su[nbsp]base de[nbsp]clientes y[nbsp]soporte por[nbsp]toda Europa.'),(90360,2171,'_slider_story-past_8_gropus_0_description','field_6107ff01b9e36'),(90361,2171,'slider_story-past_8_gropus','3'),(90362,2171,'_slider_story-past_8_gropus','field_6107fee8b9e34'),(90363,2171,'slider_story-past','15'),(90364,2171,'_slider_story-past','field_6107fe24901a6'),(90365,2171,'slider_story-feature_0_year','En 2022'),(90366,2171,'_slider_story-feature_0_year','field_6107ffda45731'),(90367,2171,'slider_story-feature_0_gropus_0_title_title','Banco Digital[nbsp]CG.'),(90368,2171,'_slider_story-feature_0_gropus_0_title_title','field_6107ffda45734'),(90369,2171,'slider_story-feature_0_gropus_0_title_gradient','0'),(90370,2171,'_slider_story-feature_0_gropus_0_title_gradient','field_6107ffda45735'),(90371,2171,'slider_story-feature_0_gropus_0_title',''),(90372,2171,'_slider_story-feature_0_gropus_0_title','field_6107ffda45733'),(90373,2171,'slider_story-feature_0_gropus_0_description','Banco Digital[nbsp]CG. Obtenga acceso sencillo a[nbsp]servicios clave de[nbsp]la[nbsp]banca digital, adaptados a[nbsp]las[nbsp]necesidades de[nbsp]su[nbsp]negocio en[nbsp]línea.'),(90374,2171,'_slider_story-feature_0_gropus_0_description','field_6107ffda45736'),(90375,2171,'slider_story-feature_0_gropus','3'),(90376,2171,'_slider_story-feature_0_gropus','field_6107ffda45732'),(90377,2171,'slider_story-feature','1'),(90378,2171,'_slider_story-feature','field_6107ffda45730'),(90379,2171,'slider',''),(90380,2171,'_slider','field_610800a34520b'),(90381,2171,'slider_story-feature_0_gropus_1_title_title','Tarjeta[nbsp]CG.'),(90382,2171,'_slider_story-feature_0_gropus_1_title_title','field_6107ffda45734'),(90383,2171,'slider_story-feature_0_gropus_1_title_gradient','0'),(90384,2171,'_slider_story-feature_0_gropus_1_title_gradient','field_6107ffda45735'),(90385,2171,'slider_story-feature_0_gropus_1_title',''),(90386,2171,'_slider_story-feature_0_gropus_1_title','field_6107ffda45733'),(90387,2171,'slider_story-feature_0_gropus_1_description','Tarjeta[nbsp]CG. Obtenga tarjetas de[nbsp]crédito corporativas y[nbsp]personales vinculadas a[nbsp]su[nbsp]cuenta para sus[nbsp]socios clave y[nbsp]partes interesadas.'),(90388,2171,'_slider_story-feature_0_gropus_1_description','field_6107ffda45736'),(90389,2171,'career-block-info_title','Comience su[nbsp]Carrera'),(90390,2171,'_career-block-info_title','field_6108088e7a966'),(90391,2171,'career-block-info_suptitle_text','15 job openings'),(90392,2171,'_career-block-info_suptitle_text','field_610808a07a968'),(90393,2171,'career-block-info_suptitle_color','#EB5042'),(90394,2171,'_career-block-info_suptitle_color','field_610808a67a969'),(90395,2171,'career-block-info_suptitle',''),(90396,2171,'_career-block-info_suptitle','field_610808947a967'),(90397,2171,'career-block-info',''),(90398,2171,'_career-block-info','field_610807c27a965'),(90399,2171,'career-block-info_button','a:3:{s:5:\"title\";s:12:\"See All Jobs\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/careers/\";s:6:\"target\";s:0:\"\";}'),(90400,2171,'_career-block-info_button','field_610808cdef69d'),(90401,2171,'slider_story-past_2_gropus_1_title_title','El[nbsp]Strategic Alliance of[nbsp]the[nbsp]Year Award'),(90402,2171,'_slider_story-past_2_gropus_1_title_title','field_6107fefbb9e35'),(90403,2171,'slider_story-past_2_gropus_1_title_gradient','0'),(90404,2171,'_slider_story-past_2_gropus_1_title_gradient','field_6107ff2c8bc34'),(90405,2171,'slider_story-past_2_gropus_1_title',''),(90406,2171,'_slider_story-past_2_gropus_1_title','field_6107ff625d3cf'),(90407,2171,'slider_story-past_2_gropus_1_description','CommerceGate fue[nbsp]galardonado con[nbsp]el[nbsp]Strategic Alliance of[nbsp]the[nbsp]Year Award por[nbsp]su[nbsp]desempeño sobresaliente y[nbsp]confiabilidad de[nbsp]nuestras soluciones de[nbsp]pago.'),(90408,2171,'_slider_story-past_2_gropus_1_description','field_6107ff01b9e36'),(90409,2171,'slider_story-past_5_gropus_1_title_title','CommerceGate relanza nuestro sitio web insignia'),(90410,2171,'_slider_story-past_5_gropus_1_title_title','field_6107fefbb9e35'),(90411,2171,'slider_story-past_5_gropus_1_title_gradient','0'),(90412,2171,'_slider_story-past_5_gropus_1_title_gradient','field_6107ff2c8bc34'),(90413,2171,'slider_story-past_5_gropus_1_title',''),(90414,2171,'_slider_story-past_5_gropus_1_title','field_6107ff625d3cf'),(90415,2171,'slider_story-past_5_gropus_1_description','CommerceGate relanza nuestro sitio web insignia y[nbsp]nuestra imagen de[nbsp]marca para enfatizar nuestro éxito de[nbsp]crecimiento, experiencia en[nbsp]la[nbsp]industria y[nbsp]excepcional dedicación a[nbsp]nuestros clientes.'),(90416,2171,'_slider_story-past_5_gropus_1_description','field_6107ff01b9e36'),(90417,2171,'slider_story-past_7_gropus_1_title_title','El[nbsp]liderazgo en[nbsp]innovación y[nbsp]desarrollo'),(90418,2171,'_slider_story-past_7_gropus_1_title_title','field_6107fefbb9e35'),(90419,2171,'slider_story-past_7_gropus_1_title_gradient','0'),(90420,2171,'_slider_story-past_7_gropus_1_title_gradient','field_6107ff2c8bc34'),(90421,2171,'slider_story-past_7_gropus_1_title',''),(90422,2171,'_slider_story-past_7_gropus_1_title','field_6107ff625d3cf'),(90423,2171,'slider_story-past_7_gropus_1_description','CommerceGate toma el[nbsp]liderazgo en[nbsp]innovación y[nbsp]desarrollo bajo una[nbsp]nueva dirección con[nbsp]el[nbsp]compromiso de[nbsp]desarrollar y[nbsp]adoptar las[nbsp]últimas tecnologías de[nbsp]pago disponibles para nuestros clientes.'),(90424,2171,'_slider_story-past_7_gropus_1_description','field_6107ff01b9e36'),(90425,2171,'slider_story-past_8_gropus_1_title_title','La[nbsp]nueva plataforma de[nbsp]procesamiento y[nbsp]sistemas'),(90426,2171,'_slider_story-past_8_gropus_1_title_title','field_6107fefbb9e35'),(90427,2171,'slider_story-past_8_gropus_1_title_gradient','0'),(90428,2171,'_slider_story-past_8_gropus_1_title_gradient','field_6107ff2c8bc34'),(90429,2171,'slider_story-past_8_gropus_1_title',''),(90430,2171,'_slider_story-past_8_gropus_1_title','field_6107ff625d3cf'),(90431,2171,'slider_story-past_8_gropus_1_description','CommerceGate comienza el[nbsp]desarrollo de[nbsp]la[nbsp]nueva plataforma de[nbsp]procesamiento y[nbsp]sistemas de[nbsp]administración para proveer a[nbsp]nuestros clientes de[nbsp]una[nbsp]solución líder en[nbsp]procesamiento de[nbsp]pagos y[nbsp]altamente segura.'),(90432,2171,'_slider_story-past_8_gropus_1_description','field_6107ff01b9e36'),(90433,2171,'slider_story-past_8_gropus_2_title_title','Tecnología inteligente ágil y basada en datos'),(90434,2171,'_slider_story-past_8_gropus_2_title_title','field_6107fefbb9e35'),(90435,2171,'slider_story-past_8_gropus_2_title_gradient','0'),(90436,2171,'_slider_story-past_8_gropus_2_title_gradient','field_6107ff2c8bc34'),(90437,2171,'slider_story-past_8_gropus_2_title',''),(90438,2171,'_slider_story-past_8_gropus_2_title','field_6107ff625d3cf'),(90439,2171,'slider_story-past_8_gropus_2_description','CommerceGate continúa evolucionando y[nbsp]satisfaciendo el[nbsp]panorama cambiante de[nbsp]la[nbsp]industria mediante la[nbsp]optimización de[nbsp]los[nbsp]procesos de[nbsp]negocio, haciendo uso[nbsp]de[nbsp]tecnología inteligente ágil[nbsp]y[nbsp]basada en[nbsp]datos.'),(90440,2171,'_slider_story-past_8_gropus_2_description','field_6107ff01b9e36'),(90441,2171,'slider_story-past_9_year','En 2016'),(90442,2171,'_slider_story-past_9_year','field_6107fe861dc5d'),(90443,2171,'slider_story-past_9_gropus_0_title_title','Un[nbsp]sistema líder de[nbsp]administración y[nbsp]de[nbsp]interfaz'),(90444,2171,'_slider_story-past_9_gropus_0_title_title','field_6107fefbb9e35'),(90445,2171,'slider_story-past_9_gropus_0_title_gradient','0'),(90446,2171,'_slider_story-past_9_gropus_0_title_gradient','field_6107ff2c8bc34'),(90447,2171,'slider_story-past_9_gropus_0_title',''),(90448,2171,'_slider_story-past_9_gropus_0_title','field_6107ff625d3cf'),(90449,2171,'slider_story-past_9_gropus_0_description','CommerceGate lanza un[nbsp]sistema líder de[nbsp]administración y[nbsp]de[nbsp]interfaz de[nbsp]usuario para el[nbsp]comerciante, haciendo más[nbsp]sencilla y[nbsp]conveniente la[nbsp]gestión del[nbsp]procesamiento de[nbsp]pagos de[nbsp]nuestros clientes.'),(90450,2171,'_slider_story-past_9_gropus_0_description','field_6107ff01b9e36'),(90451,2171,'slider_story-past_9_gropus_1_title_title','El[nbsp]sitio web y[nbsp]el[nbsp]perfil corporativo'),(90452,2171,'_slider_story-past_9_gropus_1_title_title','field_6107fefbb9e35'),(90453,2171,'slider_story-past_9_gropus_1_title_gradient','0'),(90454,2171,'_slider_story-past_9_gropus_1_title_gradient','field_6107ff2c8bc34'),(90455,2171,'slider_story-past_9_gropus_1_title',''),(90456,2171,'_slider_story-past_9_gropus_1_title','field_6107ff625d3cf'),(90457,2171,'slider_story-past_9_gropus_1_description','CommerceGate actualiza el[nbsp]sitio web y[nbsp]el[nbsp]perfil corporativo para reflejar nuestra dedicación y[nbsp]nuestro compromiso con[nbsp]la[nbsp]innovación constante, marcando la[nbsp]transición a[nbsp]un[nbsp]procesador de[nbsp]pagos eficiente, ágil y[nbsp]basado en[nbsp]datos.'),(90458,2171,'_slider_story-past_9_gropus_1_description','field_6107ff01b9e36'),(90459,2171,'slider_story-past_9_gropus','2'),(90460,2171,'_slider_story-past_9_gropus','field_6107fee8b9e34'),(90461,2171,'slider_story-past_10_year','En 2017'),(90462,2171,'_slider_story-past_10_year','field_6107fe861dc5d'),(90463,2171,'slider_story-past_10_gropus_0_title_title','Billing[nbsp]2.0'),(90464,2171,'_slider_story-past_10_gropus_0_title_title','field_6107fefbb9e35'),(90465,2171,'slider_story-past_10_gropus_0_title_gradient','1'),(90466,2171,'_slider_story-past_10_gropus_0_title_gradient','field_6107ff2c8bc34'),(90467,2171,'slider_story-past_10_gropus_0_title',''),(90468,2171,'_slider_story-past_10_gropus_0_title','field_6107ff625d3cf'),(90469,2171,'slider_story-past_10_gropus_0_description','CommerceGate lanza Billing[nbsp]2.0, un[nbsp]sistema líder de[nbsp]cobros, pagos y[nbsp]facturación todo en[nbsp]uno, que[nbsp]proporciona la[nbsp]última tecnología y[nbsp]funcionalidades con[nbsp]datos de[nbsp]cada transacción precisos para nuestros clientes.'),(90470,2171,'_slider_story-past_10_gropus_0_description','field_6107ff01b9e36'),(90471,2171,'slider_story-past_10_gropus','1'),(90472,2171,'_slider_story-past_10_gropus','field_6107fee8b9e34'),(90473,2171,'slider_story-past_11_year','En 2018'),(90474,2171,'_slider_story-past_11_year','field_6107fe861dc5d'),(90475,2171,'slider_story-past_11_gropus_0_title_title','CGPayTech'),(90476,2171,'_slider_story-past_11_gropus_0_title_title','field_6107fefbb9e35'),(90477,2171,'slider_story-past_11_gropus_0_title_gradient','1'),(90478,2171,'_slider_story-past_11_gropus_0_title_gradient','field_6107ff2c8bc34'),(90479,2171,'slider_story-past_11_gropus_0_title',''),(90480,2171,'_slider_story-past_11_gropus_0_title','field_6107ff625d3cf'),(90481,2171,'slider_story-past_11_gropus_0_description','CommerceGate lanza CGPayTech, una[nbsp]plataforma de[nbsp]vanguardia para pagos con[nbsp]capacidades más[nbsp]altas de[nbsp]procesamiento, protocolos de[nbsp]encriptado de[nbsp]seguridad mejorados y[nbsp]variedad de[nbsp]métodos de[nbsp]pago adicionales.'),(90482,2171,'_slider_story-past_11_gropus_0_description','field_6107ff01b9e36'),(90483,2171,'slider_story-past_11_gropus','1'),(90484,2171,'_slider_story-past_11_gropus','field_6107fee8b9e34'),(90485,2171,'slider_story-past_12_year','En 2019'),(90486,2171,'_slider_story-past_12_year','field_6107fe861dc5d'),(90487,2171,'slider_story-past_12_gropus_0_title_title','20a integración de[nbsp]socios adquirentes'),(90488,2171,'_slider_story-past_12_gropus_0_title_title','field_6107fefbb9e35'),(90489,2171,'slider_story-past_12_gropus_0_title_gradient','0'),(90490,2171,'_slider_story-past_12_gropus_0_title_gradient','field_6107ff2c8bc34'),(90491,2171,'slider_story-past_12_gropus_0_title',''),(90492,2171,'_slider_story-past_12_gropus_0_title','field_6107ff625d3cf'),(90493,2171,'slider_story-past_12_gropus_0_description','CommerceGate introduce la[nbsp]20a integración de[nbsp]socios adquirentes, permitiendo a[nbsp]nuestros comerciantes volúmenes transaccionales más[nbsp]altos, mejor conversión, gestión del[nbsp]riesgo y[nbsp]calidad del[nbsp]procesamiento de[nbsp]pago.'),(90494,2171,'_slider_story-past_12_gropus_0_description','field_6107ff01b9e36'),(90495,2171,'slider_story-past_12_gropus','1'),(90496,2171,'_slider_story-past_12_gropus','field_6107fee8b9e34'),(90497,2171,'slider_story-past_13_year','En 2020'),(90498,2171,'_slider_story-past_13_year','field_6107fe861dc5d'),(90499,2171,'slider_story-past_13_gropus_0_title_title','La[nbsp]licencia de[nbsp]institución financiera'),(90500,2171,'_slider_story-past_13_gropus_0_title_title','field_6107fefbb9e35'),(90501,2171,'slider_story-past_13_gropus_0_title_gradient','0'),(90502,2171,'_slider_story-past_13_gropus_0_title_gradient','field_6107ff2c8bc34'),(90503,2171,'slider_story-past_13_gropus_0_title',''),(90504,2171,'_slider_story-past_13_gropus_0_title','field_6107ff625d3cf'),(90505,2171,'slider_story-past_13_gropus_0_description','CommerceGate fue[nbsp]el[nbsp]primer grupo no[nbsp]bancario en[nbsp]España en[nbsp]obtener la[nbsp]licencia de[nbsp]institución financiera del[nbsp]Banco de[nbsp]España.'),(90506,2171,'_slider_story-past_13_gropus_0_description','field_6107ff01b9e36'),(90507,2171,'slider_story-past_13_gropus','1'),(90508,2171,'_slider_story-past_13_gropus','field_6107fee8b9e34'),(90509,2171,'slider_story-past_14_year','En 2021'),(90510,2171,'_slider_story-past_14_year','field_6107fe861dc5d'),(90511,2171,'slider_story-past_14_gropus_0_title_title','CommerceGate abre el[nbsp]mercado LATAM'),(90512,2171,'_slider_story-past_14_gropus_0_title_title','field_6107fefbb9e35'),(90513,2171,'slider_story-past_14_gropus_0_title_gradient','0'),(90514,2171,'_slider_story-past_14_gropus_0_title_gradient','field_6107ff2c8bc34'),(90515,2171,'slider_story-past_14_gropus_0_title',''),(90516,2171,'_slider_story-past_14_gropus_0_title','field_6107ff625d3cf'),(90517,2171,'slider_story-past_14_gropus_0_description','CommerceGate abre el[nbsp]mercado LATAM a[nbsp]través de[nbsp]soluciones de[nbsp]adquisición y[nbsp]pagos locales para comerciantes de[nbsp]la[nbsp]UE, y[nbsp]a[nbsp]continuación Brasil como primer país, y[nbsp]México, Chile, Colombia y[nbsp]Perú después.'),(90518,2171,'_slider_story-past_14_gropus_0_description','field_6107ff01b9e36'),(90519,2171,'slider_story-past_14_gropus','1'),(90520,2171,'_slider_story-past_14_gropus','field_6107fee8b9e34'),(90521,2171,'slider_story-feature_0_gropus_2_title_title','E[nbsp]Wallet[nbsp]CG.'),(90522,2171,'_slider_story-feature_0_gropus_2_title_title','field_6107ffda45734'),(90523,2171,'slider_story-feature_0_gropus_2_title_gradient','0'),(90524,2171,'_slider_story-feature_0_gropus_2_title_gradient','field_6107ffda45735'),(90525,2171,'slider_story-feature_0_gropus_2_title',''),(90526,2171,'_slider_story-feature_0_gropus_2_title','field_6107ffda45733'),(90527,2171,'slider_story-feature_0_gropus_2_description','E[nbsp]Wallet[nbsp]CG. Obtenga completo acceso a[nbsp]los[nbsp]beneficios de[nbsp]la[nbsp]solución CG[nbsp]eWallet para aumentar la[nbsp]interacción del[nbsp]cliente con[nbsp]su[nbsp]negocio.'),(90528,2171,'_slider_story-feature_0_gropus_2_description','field_6107ffda45736'),(90529,2172,'main-block_image','542'),(90530,2172,'_main-block_image','field_6107f1cd63ec8'),(90531,2172,'main-block_title','Sobre CommerceGate'),(90532,2172,'_main-block_title','field_6107f1db63ec9'),(90533,2172,'main-block_description','Miles de[nbsp]comerciantes han[nbsp]aumentado sus[nbsp]ventas con nuestras soluciones de[nbsp]pago desde el[nbsp]2006. Hoy[nbsp]día, hemos escalado con[nbsp]éxito proveyendo todos los[nbsp]negocios con tecnología líder y[nbsp]con fundamentos de[nbsp]prácticas comerciales éticas'),(90534,2172,'_main-block_description','field_6107f1e463eca'),(90535,2172,'main-block_button-title','Descubra más'),(90536,2172,'_main-block_button-title','field_6107f1f063ecb'),(90537,2172,'main-block',''),(90538,2172,'_main-block','field_6107f1b963ec7'),(90539,2172,'introductory-block-title','We’re recognised by professionals'),(90540,2172,'_introductory-block-title','field_6107f5e1078d8'),(90541,2172,'introductory-block-icons_0_icon','550'),(90542,2172,'_introductory-block-icons_0_icon','field_6107f5f6078da'),(90543,2172,'introductory-block-icons_0_icon-description','Con Licencia del[nbsp]Banco de[nbsp]España'),(90544,2172,'_introductory-block-icons_0_icon-description','field_6107f635d4d34'),(90545,2172,'introductory-block-icons_1_icon','551'),(90546,2172,'_introductory-block-icons_1_icon','field_6107f5f6078da'),(90547,2172,'introductory-block-icons_1_icon-description','Auditor de[nbsp]KPMG designado'),(90548,2172,'_introductory-block-icons_1_icon-description','field_6107f635d4d34'),(90549,2172,'introductory-block-icons_2_icon','552'),(90550,2172,'_introductory-block-icons_2_icon','field_6107f5f6078da'),(90551,2172,'introductory-block-icons_2_icon-description','Cumplimiento de[nbsp]seguridad PCI[nbsp]Nivel[nbsp]1'),(90552,2172,'_introductory-block-icons_2_icon-description','field_6107f635d4d34'),(90553,2172,'introductory-block-icons_3_icon','553'),(90554,2172,'_introductory-block-icons_3_icon','field_6107f5f6078da'),(90555,2172,'introductory-block-icons_3_icon-description','Institución Financiera Regulada por[nbsp]UE'),(90556,2172,'_introductory-block-icons_3_icon-description','field_6107f635d4d34'),(90557,2172,'introductory-block-icons','4'),(90558,2172,'_introductory-block-icons','field_6107f5e6078d9'),(90559,2172,'team-list_0_image','2092'),(90560,2172,'_team-list_0_image','field_6107f9b886e2d'),(90561,2172,'team-list_0_full-name','Evgen Sopin'),(90562,2172,'_team-list_0_full-name','field_6107f9ee86e2e'),(90563,2172,'team-list_0_position','Director Ejecutivo'),(90564,2172,'_team-list_0_position','field_6107fa0886e2f'),(90565,2172,'team-list_0_profile','https://www.linkedin.com/in/evgensopin/'),(90566,2172,'_team-list_0_profile','field_6107fa1e86e30'),(90567,2172,'team-list_1_image','570'),(90568,2172,'_team-list_1_image','field_6107f9b886e2d'),(90569,2172,'team-list_1_full-name','Carlos Maduro'),(90570,2172,'_team-list_1_full-name','field_6107f9ee86e2e'),(90571,2172,'team-list_1_position','Director Financiero'),(90572,2172,'_team-list_1_position','field_6107fa0886e2f'),(90573,2172,'team-list_1_profile','https://www.linkedin.com/in/carlosmaduro/'),(90574,2172,'_team-list_1_profile','field_6107fa1e86e30'),(90575,2172,'team-list_2_image','571'),(90576,2172,'_team-list_2_image','field_6107f9b886e2d'),(90577,2172,'team-list_2_full-name','Paul Barclay'),(90578,2172,'_team-list_2_full-name','field_6107f9ee86e2e'),(90579,2172,'team-list_2_position','Director comercial'),(90580,2172,'_team-list_2_position','field_6107fa0886e2f'),(90581,2172,'team-list_2_profile','https://www.linkedin.com/in/pabarclay/'),(90582,2172,'_team-list_2_profile','field_6107fa1e86e30'),(90583,2172,'team-list_3_image','572'),(90584,2172,'_team-list_3_image','field_6107f9b886e2d'),(90585,2172,'team-list_3_full-name','Andrew Rud'),(90586,2172,'_team-list_3_full-name','field_6107f9ee86e2e'),(90587,2172,'team-list_3_position','Director de[nbsp]Operaciones'),(90588,2172,'_team-list_3_position','field_6107fa0886e2f'),(90589,2172,'team-list_3_profile','https://www.linkedin.com/in/andrew-rud-b3274835/'),(90590,2172,'_team-list_3_profile','field_6107fa1e86e30'),(90591,2172,'team-list_4_image','573'),(90592,2172,'_team-list_4_image','field_6107f9b886e2d'),(90593,2172,'team-list_4_full-name','Andrew Vinnichenko'),(90594,2172,'_team-list_4_full-name','field_6107f9ee86e2e'),(90595,2172,'team-list_4_position','Oficial de[nbsp]Informes de[nbsp]Blanqueo de[nbsp]Capitales'),(90596,2172,'_team-list_4_position','field_6107fa0886e2f'),(90597,2172,'team-list_4_profile','https://www.linkedin.com/in/andrew-vinnichenko/'),(90598,2172,'_team-list_4_profile','field_6107fa1e86e30'),(90599,2172,'team-list','5'),(90600,2172,'_team-list','field_6107f8956d8f2'),(90601,2172,'team-block-info_team-title','Nuestro Equipo'),(90602,2172,'_team-block-info_team-title','field_6107f96a86e2c'),(90603,2172,'team-block-info_team-profile-link-title','Perfil de Linkedin'),(90604,2172,'_team-block-info_team-profile-link-title','field_6107fa2d86e31'),(90605,2172,'team-block-info',''),(90606,2172,'_team-block-info','field_6107fa5b46179'),(90607,2172,'our-story-title','Nuestra Historia'),(90608,2172,'_our-story-title','field_6107fd3dfac5c'),(90609,2172,'slider_story-past_0_year','Fundada en 2006'),(90610,2172,'_slider_story-past_0_year','field_6107fe861dc5d'),(90611,2172,'slider_story-past_0_gropus_0_title_title','Founded'),(90612,2172,'_slider_story-past_0_gropus_0_title_title','field_6107fefbb9e35'),(90613,2172,'slider_story-past_0_gropus_0_title_gradient','1'),(90614,2172,'_slider_story-past_0_gropus_0_title_gradient','field_6107ff2c8bc34'),(90615,2172,'slider_story-past_0_gropus_0_title',''),(90616,2172,'_slider_story-past_0_gropus_0_title','field_6107ff625d3cf'),(90617,2172,'slider_story-past_0_gropus_0_description','CommerceGate se[nbsp]fundó en[nbsp]Barcelona, España, mediante relaciones clave con[nbsp]instituciones financerias y[nbsp]de[nbsp]gestión de[nbsp]riesgos, para desarrollar capacidades tecnológicas y[nbsp]operativas en[nbsp]nuestra plataforma.'),(90618,2172,'_slider_story-past_0_gropus_0_description','field_6107ff01b9e36'),(90619,2172,'slider_story-past_0_gropus','1'),(90620,2172,'_slider_story-past_0_gropus','field_6107fee8b9e34'),(90621,2172,'slider_story-past_1_year','En 2007'),(90622,2172,'_slider_story-past_1_year','field_6107fe861dc5d'),(90623,2172,'slider_story-past_1_gropus_0_title_title','foundation'),(90624,2172,'_slider_story-past_1_gropus_0_title_title','field_6107fefbb9e35'),(90625,2172,'slider_story-past_1_gropus_0_title_gradient','0'),(90626,2172,'_slider_story-past_1_gropus_0_title_gradient','field_6107ff2c8bc34'),(90627,2172,'slider_story-past_1_gropus_0_title',''),(90628,2172,'_slider_story-past_1_gropus_0_title','field_6107ff625d3cf'),(90629,2172,'slider_story-past_1_gropus_0_description','CommerceGate rápidamente escaló hasta ser[nbsp]el[nbsp]mayor procesador de[nbsp]pagos de[nbsp]alto riesgo en[nbsp]España y[nbsp]se[nbsp]expandió por[nbsp]toda Europa, ofreciendo un[nbsp]rendimiento superior y[nbsp]soluciones de[nbsp]pago altamente seguras.'),(90630,2172,'_slider_story-past_1_gropus_0_description','field_6107ff01b9e36'),(90631,2172,'slider_story-past_1_gropus','1'),(90632,2172,'_slider_story-past_1_gropus','field_6107fee8b9e34'),(90633,2172,'slider_story-past_2_year','En 2009'),(90634,2172,'_slider_story-past_2_year','field_6107fe861dc5d'),(90635,2172,'slider_story-past_2_gropus_0_title_title','Relanzamiento de[nbsp]cgbilling.com'),(90636,2172,'_slider_story-past_2_gropus_0_title_title','field_6107fefbb9e35'),(90637,2172,'slider_story-past_2_gropus_0_title_gradient','0'),(90638,2172,'_slider_story-past_2_gropus_0_title_gradient','field_6107ff2c8bc34'),(90639,2172,'slider_story-past_2_gropus_0_title',''),(90640,2172,'_slider_story-past_2_gropus_0_title','field_6107ff625d3cf'),(90641,2172,'slider_story-past_2_gropus_0_description','CommerceGate se[nbsp]volvió un[nbsp]referente en[nbsp]la[nbsp]industria por[nbsp]la[nbsp]calidad del[nbsp]servicio de[nbsp]soporte de[nbsp]facturación al[nbsp]usuario final con[nbsp]el[nbsp]relanzamiento de[nbsp]cgbilling.com'),(90642,2172,'_slider_story-past_2_gropus_0_description','field_6107ff01b9e36'),(90643,2172,'slider_story-past_2_gropus','2'),(90644,2172,'_slider_story-past_2_gropus','field_6107fee8b9e34'),(90645,2172,'slider_story-past_3_year','En 2010'),(90646,2172,'_slider_story-past_3_year','field_6107fe861dc5d'),(90647,2172,'slider_story-past_3_gropus_0_title_title','CommerceGate amplió nuestro equipo'),(90648,2172,'_slider_story-past_3_gropus_0_title_title','field_6107fefbb9e35'),(90649,2172,'slider_story-past_3_gropus_0_title_gradient','0'),(90650,2172,'_slider_story-past_3_gropus_0_title_gradient','field_6107ff2c8bc34'),(90651,2172,'slider_story-past_3_gropus_0_title',''),(90652,2172,'_slider_story-past_3_gropus_0_title','field_6107ff625d3cf'),(90653,2172,'slider_story-past_3_gropus_0_description','CommerceGate amplió nuestro equipo para satisfacer la[nbsp]demanda creciente de[nbsp]nuestras soluciones de[nbsp]pago y[nbsp]seguir ofreciendo un[nbsp]soporte altamente dedicado a[nbsp]nuestros clientes.'),(90654,2172,'_slider_story-past_3_gropus_0_description','field_6107ff01b9e36'),(90655,2172,'slider_story-past_3_gropus','1'),(90656,2172,'_slider_story-past_3_gropus','field_6107fee8b9e34'),(90657,2172,'slider_story-past_4_year','En 2011'),(90658,2172,'_slider_story-past_4_year','field_6107fe861dc5d'),(90659,2172,'slider_story-past_4_gropus_0_title_title','El[nbsp]Europèan Billing Company of[nbsp]the[nbsp]Year'),(90660,2172,'_slider_story-past_4_gropus_0_title_title','field_6107fefbb9e35'),(90661,2172,'slider_story-past_4_gropus_0_title_gradient','0'),(90662,2172,'_slider_story-past_4_gropus_0_title_gradient','field_6107ff2c8bc34'),(90663,2172,'slider_story-past_4_gropus_0_title',''),(90664,2172,'_slider_story-past_4_gropus_0_title','field_6107ff625d3cf'),(90665,2172,'slider_story-past_4_gropus_0_description','CommerceGate fue[nbsp]galardonado con[nbsp]el[nbsp]Europèan Billing Company of[nbsp]the[nbsp]Year (Merchant Services) por[nbsp]nuestra larga dedicación a[nbsp]brindar tecnología de[nbsp]pago líder y[nbsp]acceso de[nbsp]soporte a[nbsp]nuestros clientes.'),(90666,2172,'_slider_story-past_4_gropus_0_description','field_6107ff01b9e36'),(90667,2172,'slider_story-past_4_gropus','1'),(90668,2172,'_slider_story-past_4_gropus','field_6107fee8b9e34'),(90669,2172,'slider_story-past_5_year','En 2012'),(90670,2172,'_slider_story-past_5_year','field_6107fe861dc5d'),(90671,2172,'slider_story-past_5_gropus_0_title_title','El[nbsp]European Billing Company of[nbsp]the[nbsp]Year Award'),(90672,2172,'_slider_story-past_5_gropus_0_title_title','field_6107fefbb9e35'),(90673,2172,'slider_story-past_5_gropus_0_title_gradient','0'),(90674,2172,'_slider_story-past_5_gropus_0_title_gradient','field_6107ff2c8bc34'),(90675,2172,'slider_story-past_5_gropus_0_title',''),(90676,2172,'_slider_story-past_5_gropus_0_title','field_6107ff625d3cf'),(90677,2172,'slider_story-past_5_gropus_0_description','CommerceGate fue[nbsp]nominada para el[nbsp]European Billing Company of[nbsp]the[nbsp]Year Award por[nbsp]el[nbsp]desempeño sobresaliente y[nbsp]confiabilidad de[nbsp]nuestras soluciones de[nbsp]pago para nuestros clientes en[nbsp]Europa.'),(90678,2172,'_slider_story-past_5_gropus_0_description','field_6107ff01b9e36'),(90679,2172,'slider_story-past_5_gropus','2'),(90680,2172,'_slider_story-past_5_gropus','field_6107fee8b9e34'),(90681,2172,'slider_story-past_6_year','En 2013'),(90682,2172,'_slider_story-past_6_year','field_6107fe861dc5d'),(90683,2172,'slider_story-past_6_gropus_0_title_title','El[nbsp]European Billing Company of[nbsp]the[nbsp]Year Award'),(90684,2172,'_slider_story-past_6_gropus_0_title_title','field_6107fefbb9e35'),(90685,2172,'slider_story-past_6_gropus_0_title_gradient','1'),(90686,2172,'_slider_story-past_6_gropus_0_title_gradient','field_6107ff2c8bc34'),(90687,2172,'slider_story-past_6_gropus_0_title',''),(90688,2172,'_slider_story-past_6_gropus_0_title','field_6107ff625d3cf'),(90689,2172,'slider_story-past_6_gropus_0_description','CommerceGate fue[nbsp]coronada con el[nbsp]título European Billing Company of[nbsp]the[nbsp]Year Award por[nbsp]nuestro sobresaliente desempeño y[nbsp]la[nbsp]confiabilidad de[nbsp]nuestras soluciones de[nbsp]pago para nuestros clientes en[nbsp]Europa.'),(90690,2172,'_slider_story-past_6_gropus_0_description','field_6107ff01b9e36'),(90691,2172,'slider_story-past_6_gropus','1'),(90692,2172,'_slider_story-past_6_gropus','field_6107fee8b9e34'),(90693,2172,'slider_story-past_7_year','En 2014'),(90694,2172,'_slider_story-past_7_year','field_6107fe861dc5d'),(90695,2172,'slider_story-past_7_gropus_0_title_title','El[nbsp]European Payment Processor of[nbsp]the[nbsp]Year Award'),(90696,2172,'_slider_story-past_7_gropus_0_title_title','field_6107fefbb9e35'),(90697,2172,'slider_story-past_7_gropus_0_title_gradient','0'),(90698,2172,'_slider_story-past_7_gropus_0_title_gradient','field_6107ff2c8bc34'),(90699,2172,'slider_story-past_7_gropus_0_title',''),(90700,2172,'_slider_story-past_7_gropus_0_title','field_6107ff625d3cf'),(90701,2172,'slider_story-past_7_gropus_0_description','CommerceGate fue[nbsp]coronada con[nbsp]el[nbsp]European Payment Processor of[nbsp]the[nbsp]Year Award por[nbsp]nuestras soluciones de[nbsp]pago lideres y[nbsp]altamente escalables para nuestros clientes en[nbsp]Europa.'),(90702,2172,'_slider_story-past_7_gropus_0_description','field_6107ff01b9e36'),(90703,2172,'slider_story-past_7_gropus','2'),(90704,2172,'_slider_story-past_7_gropus','field_6107fee8b9e34'),(90705,2172,'slider_story-past_8_year','En 2015'),(90706,2172,'_slider_story-past_8_year','field_6107fe861dc5d'),(90707,2172,'slider_story-past_8_gropus_0_title_title','CommerceGate amplió nuestro equipo'),(90708,2172,'_slider_story-past_8_gropus_0_title_title','field_6107fefbb9e35'),(90709,2172,'slider_story-past_8_gropus_0_title_gradient','0'),(90710,2172,'_slider_story-past_8_gropus_0_title_gradient','field_6107ff2c8bc34'),(90711,2172,'slider_story-past_8_gropus_0_title',''),(90712,2172,'_slider_story-past_8_gropus_0_title','field_6107ff625d3cf'),(90713,2172,'slider_story-past_8_gropus_0_description','CommerceGate amplió nuestro equipo para impulsar nuestras competencias principales y[nbsp]experiencia en[nbsp]áreas operacionales clave, mientras continuó ampliando su[nbsp]base de[nbsp]clientes y[nbsp]soporte por[nbsp]toda Europa.'),(90714,2172,'_slider_story-past_8_gropus_0_description','field_6107ff01b9e36'),(90715,2172,'slider_story-past_8_gropus','3'),(90716,2172,'_slider_story-past_8_gropus','field_6107fee8b9e34'),(90717,2172,'slider_story-past','15'),(90718,2172,'_slider_story-past','field_6107fe24901a6'),(90719,2172,'slider_story-feature_0_year','En 2022'),(90720,2172,'_slider_story-feature_0_year','field_6107ffda45731'),(90721,2172,'slider_story-feature_0_gropus_0_title_title','Banco Digital[nbsp]CG.'),(90722,2172,'_slider_story-feature_0_gropus_0_title_title','field_6107ffda45734'),(90723,2172,'slider_story-feature_0_gropus_0_title_gradient','0'),(90724,2172,'_slider_story-feature_0_gropus_0_title_gradient','field_6107ffda45735'),(90725,2172,'slider_story-feature_0_gropus_0_title',''),(90726,2172,'_slider_story-feature_0_gropus_0_title','field_6107ffda45733'),(90727,2172,'slider_story-feature_0_gropus_0_description','Banco Digital[nbsp]CG. Obtenga acceso sencillo a[nbsp]servicios clave de[nbsp]la[nbsp]banca digital, adaptados a[nbsp]las[nbsp]necesidades de[nbsp]su[nbsp]negocio en[nbsp]línea.'),(90728,2172,'_slider_story-feature_0_gropus_0_description','field_6107ffda45736'),(90729,2172,'slider_story-feature_0_gropus','3'),(90730,2172,'_slider_story-feature_0_gropus','field_6107ffda45732'),(90731,2172,'slider_story-feature','1'),(90732,2172,'_slider_story-feature','field_6107ffda45730'),(90733,2172,'slider',''),(90734,2172,'_slider','field_610800a34520b'),(90735,2172,'slider_story-feature_0_gropus_1_title_title','Tarjeta[nbsp]CG.'),(90736,2172,'_slider_story-feature_0_gropus_1_title_title','field_6107ffda45734'),(90737,2172,'slider_story-feature_0_gropus_1_title_gradient','0'),(90738,2172,'_slider_story-feature_0_gropus_1_title_gradient','field_6107ffda45735'),(90739,2172,'slider_story-feature_0_gropus_1_title',''),(90740,2172,'_slider_story-feature_0_gropus_1_title','field_6107ffda45733'),(90741,2172,'slider_story-feature_0_gropus_1_description','Tarjeta[nbsp]CG. Obtenga tarjetas de[nbsp]crédito corporativas y[nbsp]personales vinculadas a[nbsp]su[nbsp]cuenta para sus[nbsp]socios clave y[nbsp]partes interesadas.'),(90742,2172,'_slider_story-feature_0_gropus_1_description','field_6107ffda45736'),(90743,2172,'career-block-info_title','Comience su Carrera'),(90744,2172,'_career-block-info_title','field_6108088e7a966'),(90745,2172,'career-block-info_suptitle_text','15 job openings'),(90746,2172,'_career-block-info_suptitle_text','field_610808a07a968'),(90747,2172,'career-block-info_suptitle_color','#EB5042'),(90748,2172,'_career-block-info_suptitle_color','field_610808a67a969'),(90749,2172,'career-block-info_suptitle',''),(90750,2172,'_career-block-info_suptitle','field_610808947a967'),(90751,2172,'career-block-info',''),(90752,2172,'_career-block-info','field_610807c27a965'),(90753,2172,'career-block-info_button','a:3:{s:5:\"title\";s:12:\"See All Jobs\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/careers/\";s:6:\"target\";s:0:\"\";}'),(90754,2172,'_career-block-info_button','field_610808cdef69d'),(90755,2172,'slider_story-past_2_gropus_1_title_title','El[nbsp]Strategic Alliance of[nbsp]the[nbsp]Year Award'),(90756,2172,'_slider_story-past_2_gropus_1_title_title','field_6107fefbb9e35'),(90757,2172,'slider_story-past_2_gropus_1_title_gradient','0'),(90758,2172,'_slider_story-past_2_gropus_1_title_gradient','field_6107ff2c8bc34'),(90759,2172,'slider_story-past_2_gropus_1_title',''),(90760,2172,'_slider_story-past_2_gropus_1_title','field_6107ff625d3cf'),(90761,2172,'slider_story-past_2_gropus_1_description','CommerceGate fue[nbsp]galardonado con[nbsp]el[nbsp]Strategic Alliance of[nbsp]the[nbsp]Year Award por[nbsp]su[nbsp]desempeño sobresaliente y[nbsp]confiabilidad de[nbsp]nuestras soluciones de[nbsp]pago.'),(90762,2172,'_slider_story-past_2_gropus_1_description','field_6107ff01b9e36'),(90763,2172,'slider_story-past_5_gropus_1_title_title','CommerceGate relanza nuestro sitio web insignia'),(90764,2172,'_slider_story-past_5_gropus_1_title_title','field_6107fefbb9e35'),(90765,2172,'slider_story-past_5_gropus_1_title_gradient','0'),(90766,2172,'_slider_story-past_5_gropus_1_title_gradient','field_6107ff2c8bc34'),(90767,2172,'slider_story-past_5_gropus_1_title',''),(90768,2172,'_slider_story-past_5_gropus_1_title','field_6107ff625d3cf'),(90769,2172,'slider_story-past_5_gropus_1_description','CommerceGate relanza nuestro sitio web insignia y[nbsp]nuestra imagen de[nbsp]marca para enfatizar nuestro éxito de[nbsp]crecimiento, experiencia en[nbsp]la[nbsp]industria y[nbsp]excepcional dedicación a[nbsp]nuestros clientes.'),(90770,2172,'_slider_story-past_5_gropus_1_description','field_6107ff01b9e36'),(90771,2172,'slider_story-past_7_gropus_1_title_title','El[nbsp]liderazgo en[nbsp]innovación y[nbsp]desarrollo'),(90772,2172,'_slider_story-past_7_gropus_1_title_title','field_6107fefbb9e35'),(90773,2172,'slider_story-past_7_gropus_1_title_gradient','0'),(90774,2172,'_slider_story-past_7_gropus_1_title_gradient','field_6107ff2c8bc34'),(90775,2172,'slider_story-past_7_gropus_1_title',''),(90776,2172,'_slider_story-past_7_gropus_1_title','field_6107ff625d3cf'),(90777,2172,'slider_story-past_7_gropus_1_description','CommerceGate toma el[nbsp]liderazgo en[nbsp]innovación y[nbsp]desarrollo bajo una[nbsp]nueva dirección con[nbsp]el[nbsp]compromiso de[nbsp]desarrollar y[nbsp]adoptar las[nbsp]últimas tecnologías de[nbsp]pago disponibles para nuestros clientes.'),(90778,2172,'_slider_story-past_7_gropus_1_description','field_6107ff01b9e36'),(90779,2172,'slider_story-past_8_gropus_1_title_title','La[nbsp]nueva plataforma de[nbsp]procesamiento y[nbsp]sistemas'),(90780,2172,'_slider_story-past_8_gropus_1_title_title','field_6107fefbb9e35'),(90781,2172,'slider_story-past_8_gropus_1_title_gradient','0'),(90782,2172,'_slider_story-past_8_gropus_1_title_gradient','field_6107ff2c8bc34'),(90783,2172,'slider_story-past_8_gropus_1_title',''),(90784,2172,'_slider_story-past_8_gropus_1_title','field_6107ff625d3cf'),(90785,2172,'slider_story-past_8_gropus_1_description','CommerceGate comienza el[nbsp]desarrollo de[nbsp]la[nbsp]nueva plataforma de[nbsp]procesamiento y[nbsp]sistemas de[nbsp]administración para proveer a[nbsp]nuestros clientes de[nbsp]una[nbsp]solución líder en[nbsp]procesamiento de[nbsp]pagos y[nbsp]altamente segura.'),(90786,2172,'_slider_story-past_8_gropus_1_description','field_6107ff01b9e36'),(90787,2172,'slider_story-past_8_gropus_2_title_title','Tecnología inteligente ágil y basada en datos'),(90788,2172,'_slider_story-past_8_gropus_2_title_title','field_6107fefbb9e35'),(90789,2172,'slider_story-past_8_gropus_2_title_gradient','0'),(90790,2172,'_slider_story-past_8_gropus_2_title_gradient','field_6107ff2c8bc34'),(90791,2172,'slider_story-past_8_gropus_2_title',''),(90792,2172,'_slider_story-past_8_gropus_2_title','field_6107ff625d3cf'),(90793,2172,'slider_story-past_8_gropus_2_description','CommerceGate continúa evolucionando y[nbsp]satisfaciendo el[nbsp]panorama cambiante de[nbsp]la[nbsp]industria mediante la[nbsp]optimización de[nbsp]los[nbsp]procesos de[nbsp]negocio, haciendo uso[nbsp]de[nbsp]tecnología inteligente ágil[nbsp]y[nbsp]basada en[nbsp]datos.'),(90794,2172,'_slider_story-past_8_gropus_2_description','field_6107ff01b9e36'),(90795,2172,'slider_story-past_9_year','En 2016'),(90796,2172,'_slider_story-past_9_year','field_6107fe861dc5d'),(90797,2172,'slider_story-past_9_gropus_0_title_title','Un[nbsp]sistema líder de[nbsp]administración y[nbsp]de[nbsp]interfaz'),(90798,2172,'_slider_story-past_9_gropus_0_title_title','field_6107fefbb9e35'),(90799,2172,'slider_story-past_9_gropus_0_title_gradient','0'),(90800,2172,'_slider_story-past_9_gropus_0_title_gradient','field_6107ff2c8bc34'),(90801,2172,'slider_story-past_9_gropus_0_title',''),(90802,2172,'_slider_story-past_9_gropus_0_title','field_6107ff625d3cf'),(90803,2172,'slider_story-past_9_gropus_0_description','CommerceGate lanza un[nbsp]sistema líder de[nbsp]administración y[nbsp]de[nbsp]interfaz de[nbsp]usuario para el[nbsp]comerciante, haciendo más[nbsp]sencilla y[nbsp]conveniente la[nbsp]gestión del[nbsp]procesamiento de[nbsp]pagos de[nbsp]nuestros clientes.'),(90804,2172,'_slider_story-past_9_gropus_0_description','field_6107ff01b9e36'),(90805,2172,'slider_story-past_9_gropus_1_title_title','El[nbsp]sitio web y[nbsp]el[nbsp]perfil corporativo'),(90806,2172,'_slider_story-past_9_gropus_1_title_title','field_6107fefbb9e35'),(90807,2172,'slider_story-past_9_gropus_1_title_gradient','0'),(90808,2172,'_slider_story-past_9_gropus_1_title_gradient','field_6107ff2c8bc34'),(90809,2172,'slider_story-past_9_gropus_1_title',''),(90810,2172,'_slider_story-past_9_gropus_1_title','field_6107ff625d3cf'),(90811,2172,'slider_story-past_9_gropus_1_description','CommerceGate actualiza el[nbsp]sitio web y[nbsp]el[nbsp]perfil corporativo para reflejar nuestra dedicación y[nbsp]nuestro compromiso con[nbsp]la[nbsp]innovación constante, marcando la[nbsp]transición a[nbsp]un[nbsp]procesador de[nbsp]pagos eficiente, ágil y[nbsp]basado en[nbsp]datos.'),(90812,2172,'_slider_story-past_9_gropus_1_description','field_6107ff01b9e36'),(90813,2172,'slider_story-past_9_gropus','2'),(90814,2172,'_slider_story-past_9_gropus','field_6107fee8b9e34'),(90815,2172,'slider_story-past_10_year','En 2017'),(90816,2172,'_slider_story-past_10_year','field_6107fe861dc5d'),(90817,2172,'slider_story-past_10_gropus_0_title_title','Billing[nbsp]2.0'),(90818,2172,'_slider_story-past_10_gropus_0_title_title','field_6107fefbb9e35'),(90819,2172,'slider_story-past_10_gropus_0_title_gradient','1'),(90820,2172,'_slider_story-past_10_gropus_0_title_gradient','field_6107ff2c8bc34'),(90821,2172,'slider_story-past_10_gropus_0_title',''),(90822,2172,'_slider_story-past_10_gropus_0_title','field_6107ff625d3cf'),(90823,2172,'slider_story-past_10_gropus_0_description','CommerceGate lanza Billing[nbsp]2.0, un[nbsp]sistema líder de[nbsp]cobros, pagos y[nbsp]facturación todo en[nbsp]uno, que[nbsp]proporciona la[nbsp]última tecnología y[nbsp]funcionalidades con[nbsp]datos de[nbsp]cada transacción precisos para nuestros clientes.'),(90824,2172,'_slider_story-past_10_gropus_0_description','field_6107ff01b9e36'),(90825,2172,'slider_story-past_10_gropus','1'),(90826,2172,'_slider_story-past_10_gropus','field_6107fee8b9e34'),(90827,2172,'slider_story-past_11_year','En 2018'),(90828,2172,'_slider_story-past_11_year','field_6107fe861dc5d'),(90829,2172,'slider_story-past_11_gropus_0_title_title','CGPayTech'),(90830,2172,'_slider_story-past_11_gropus_0_title_title','field_6107fefbb9e35'),(90831,2172,'slider_story-past_11_gropus_0_title_gradient','1'),(90832,2172,'_slider_story-past_11_gropus_0_title_gradient','field_6107ff2c8bc34'),(90833,2172,'slider_story-past_11_gropus_0_title',''),(90834,2172,'_slider_story-past_11_gropus_0_title','field_6107ff625d3cf'),(90835,2172,'slider_story-past_11_gropus_0_description','CommerceGate lanza CGPayTech, una[nbsp]plataforma de[nbsp]vanguardia para pagos con[nbsp]capacidades más[nbsp]altas de[nbsp]procesamiento, protocolos de[nbsp]encriptado de[nbsp]seguridad mejorados y[nbsp]variedad de[nbsp]métodos de[nbsp]pago adicionales.'),(90836,2172,'_slider_story-past_11_gropus_0_description','field_6107ff01b9e36'),(90837,2172,'slider_story-past_11_gropus','1'),(90838,2172,'_slider_story-past_11_gropus','field_6107fee8b9e34'),(90839,2172,'slider_story-past_12_year','En 2019'),(90840,2172,'_slider_story-past_12_year','field_6107fe861dc5d'),(90841,2172,'slider_story-past_12_gropus_0_title_title','20a integración de[nbsp]socios adquirentes'),(90842,2172,'_slider_story-past_12_gropus_0_title_title','field_6107fefbb9e35'),(90843,2172,'slider_story-past_12_gropus_0_title_gradient','0'),(90844,2172,'_slider_story-past_12_gropus_0_title_gradient','field_6107ff2c8bc34'),(90845,2172,'slider_story-past_12_gropus_0_title',''),(90846,2172,'_slider_story-past_12_gropus_0_title','field_6107ff625d3cf'),(90847,2172,'slider_story-past_12_gropus_0_description','CommerceGate introduce la[nbsp]20a integración de[nbsp]socios adquirentes, permitiendo a[nbsp]nuestros comerciantes volúmenes transaccionales más[nbsp]altos, mejor conversión, gestión del[nbsp]riesgo y[nbsp]calidad del[nbsp]procesamiento de[nbsp]pago.'),(90848,2172,'_slider_story-past_12_gropus_0_description','field_6107ff01b9e36'),(90849,2172,'slider_story-past_12_gropus','1'),(90850,2172,'_slider_story-past_12_gropus','field_6107fee8b9e34'),(90851,2172,'slider_story-past_13_year','En 2020'),(90852,2172,'_slider_story-past_13_year','field_6107fe861dc5d'),(90853,2172,'slider_story-past_13_gropus_0_title_title','La[nbsp]licencia de[nbsp]institución financiera'),(90854,2172,'_slider_story-past_13_gropus_0_title_title','field_6107fefbb9e35'),(90855,2172,'slider_story-past_13_gropus_0_title_gradient','0'),(90856,2172,'_slider_story-past_13_gropus_0_title_gradient','field_6107ff2c8bc34'),(90857,2172,'slider_story-past_13_gropus_0_title',''),(90858,2172,'_slider_story-past_13_gropus_0_title','field_6107ff625d3cf'),(90859,2172,'slider_story-past_13_gropus_0_description','CommerceGate fue[nbsp]el[nbsp]primer grupo no[nbsp]bancario en[nbsp]España en[nbsp]obtener la[nbsp]licencia de[nbsp]institución financiera del[nbsp]Banco de[nbsp]España.'),(90860,2172,'_slider_story-past_13_gropus_0_description','field_6107ff01b9e36'),(90861,2172,'slider_story-past_13_gropus','1'),(90862,2172,'_slider_story-past_13_gropus','field_6107fee8b9e34'),(90863,2172,'slider_story-past_14_year','En 2021'),(90864,2172,'_slider_story-past_14_year','field_6107fe861dc5d'),(90865,2172,'slider_story-past_14_gropus_0_title_title','CommerceGate abre el[nbsp]mercado LATAM'),(90866,2172,'_slider_story-past_14_gropus_0_title_title','field_6107fefbb9e35'),(90867,2172,'slider_story-past_14_gropus_0_title_gradient','0'),(90868,2172,'_slider_story-past_14_gropus_0_title_gradient','field_6107ff2c8bc34'),(90869,2172,'slider_story-past_14_gropus_0_title',''),(90870,2172,'_slider_story-past_14_gropus_0_title','field_6107ff625d3cf'),(90871,2172,'slider_story-past_14_gropus_0_description','CommerceGate abre el[nbsp]mercado LATAM a[nbsp]través de[nbsp]soluciones de[nbsp]adquisición y[nbsp]pagos locales para comerciantes de[nbsp]la[nbsp]UE, y[nbsp]a[nbsp]continuación Brasil como primer país, y[nbsp]México, Chile, Colombia y[nbsp]Perú después.'),(90872,2172,'_slider_story-past_14_gropus_0_description','field_6107ff01b9e36'),(90873,2172,'slider_story-past_14_gropus','1'),(90874,2172,'_slider_story-past_14_gropus','field_6107fee8b9e34'),(90875,2172,'slider_story-feature_0_gropus_2_title_title','E[nbsp]Wallet[nbsp]CG.'),(90876,2172,'_slider_story-feature_0_gropus_2_title_title','field_6107ffda45734'),(90877,2172,'slider_story-feature_0_gropus_2_title_gradient','0'),(90878,2172,'_slider_story-feature_0_gropus_2_title_gradient','field_6107ffda45735'),(90879,2172,'slider_story-feature_0_gropus_2_title',''),(90880,2172,'_slider_story-feature_0_gropus_2_title','field_6107ffda45733'),(90881,2172,'slider_story-feature_0_gropus_2_description','E[nbsp]Wallet[nbsp]CG. Obtenga completo acceso a[nbsp]los[nbsp]beneficios de[nbsp]la[nbsp]solución CG[nbsp]eWallet para aumentar la[nbsp]interacción del[nbsp]cliente con[nbsp]su[nbsp]negocio.'),(90882,2172,'_slider_story-feature_0_gropus_2_description','field_6107ffda45736'),(90883,2173,'block-info_title','Blog de CommerceGate'),(90884,2173,'_block-info_title','field_6109704990a92'),(90885,2173,'block-info_description','Lea[nbsp]nuestras últimas noticias, tendencias y[nbsp]estrategias en[nbsp]nuestro blog de[nbsp]soluciones de[nbsp]pago CommerceGate.'),(90886,2173,'_block-info_description','field_6109704c90a93'),(90887,2173,'block-info',''),(90888,2173,'_block-info','field_6109703b90a91'),(90889,2174,'page-header_description','Explore and learn more about online payments from our global payment systems to building your ideal checkout process.'),(90890,2174,'_page-header_description','field_610bfdaa1c1f4'),(90891,2174,'page-header_button-title','Explore eBooks'),(90892,2174,'_page-header_button-title','field_610bfdda1c1f5'),(90893,2174,'page-header',''),(90894,2174,'_page-header','field_610bfd751c1f3'),(90895,2174,'page_elements_featured-ebooks-title','Featured Ebooks'),(90896,2174,'_page_elements_featured-ebooks-title','field_610bfffb74224'),(90897,2174,'page_elements_main-category','Latest'),(90898,2174,'_page_elements_main-category','field_610c000c74225'),(90899,2174,'page_elements',''),(90900,2174,'_page_elements','field_610bffea74223'),(90901,2174,'page-elements_featured-ebooks-title','Featured Ebooks'),(90902,2174,'_page-elements_featured-ebooks-title','field_610bfffb74224'),(90903,2174,'page-elements_main-category','Latest'),(90904,2174,'_page-elements_main-category','field_610c000c74225'),(90905,2174,'page-elements',''),(90906,2174,'_page-elements','field_610bffea74223'),(90907,2174,'page-content_featured-ebooks-title','Featured Ebooks'),(90908,2174,'_page-content_featured-ebooks-title','field_610bfffb74224'),(90909,2174,'page-content_main-category','Latest'),(90910,2174,'_page-content_main-category','field_610c000c74225'),(90911,2174,'page-content',''),(90912,2174,'_page-content','field_610bffea74223'),(90913,2174,'page-content_featured-ebooks','a:3:{i:0;s:3:\"407\";i:1;s:3:\"406\";i:2;s:3:\"405\";}'),(90914,2174,'_page-content_featured-ebooks','field_610c00fcb9942'),(90915,2176,'page-header_description','Explore y aprenda más sobre pagos en línea: desde nuestros sistemas de pagos globales a construir su procesamiento de pagos ideal.'),(90916,2176,'_page-header_description','field_610bfdaa1c1f4'),(90917,2176,'page-header_button-title','Explore eBooks'),(90918,2176,'_page-header_button-title','field_610bfdda1c1f5'),(90919,2176,'page-header',''),(90920,2176,'_page-header','field_610bfd751c1f3'),(90921,2176,'page-content_featured-ebooks-title','Featured Ebooks'),(90922,2176,'_page-content_featured-ebooks-title','field_610bfffb74224'),(90923,2176,'page-content_main-category','Latest'),(90924,2176,'_page-content_main-category','field_610c000c74225'),(90925,2176,'page-content',''),(90926,2176,'_page-content','field_610bffea74223'),(90927,2176,'page-content_featured-ebooks','a:3:{i:0;s:4:\"1604\";i:1;s:4:\"1605\";i:2;s:4:\"1606\";}'),(90928,2176,'_page-content_featured-ebooks','field_610c00fcb9942'),(90929,2177,'page-header_description','Explore and learn more about online payments from our global payment systems to building your ideal checkout process.'),(90930,2177,'_page-header_description','field_610bfdaa1c1f4'),(90931,2177,'page-header_button-title','Explore eBooks'),(90932,2177,'_page-header_button-title','field_610bfdda1c1f5'),(90933,2177,'page-header',''),(90934,2177,'_page-header','field_610bfd751c1f3'),(90935,2177,'page_elements_featured-ebooks-title','Featured Ebooks'),(90936,2177,'_page_elements_featured-ebooks-title','field_610bfffb74224'),(90937,2177,'page_elements_main-category','Latest'),(90938,2177,'_page_elements_main-category','field_610c000c74225'),(90939,2177,'page_elements',''),(90940,2177,'_page_elements','field_610bffea74223'),(90941,2177,'page-elements_featured-ebooks-title','Featured Ebooks'),(90942,2177,'_page-elements_featured-ebooks-title','field_610bfffb74224'),(90943,2177,'page-elements_main-category','Latest'),(90944,2177,'_page-elements_main-category','field_610c000c74225'),(90945,2177,'page-elements',''),(90946,2177,'_page-elements','field_610bffea74223'),(90947,2177,'page-content_featured-ebooks-title','Featured Ebooks'),(90948,2177,'_page-content_featured-ebooks-title','field_610bfffb74224'),(90949,2177,'page-content_main-category','Latest'),(90950,2177,'_page-content_main-category','field_610c000c74225'),(90951,2177,'page-content',''),(90952,2177,'_page-content','field_610bffea74223'),(90953,2177,'page-content_featured-ebooks','a:3:{i:0;s:3:\"407\";i:1;s:3:\"406\";i:2;s:3:\"405\";}'),(90954,2177,'_page-content_featured-ebooks','field_610c00fcb9942'),(90955,2178,'main-block-header_title','Precios personalizados'),(90956,2178,'_main-block-header_title','field_61093c50a78e8'),(90957,2178,'main-block-header_description','CommerceGate ofrece un[nbsp]conjunto completo de[nbsp]prestaciones y[nbsp]servicios y[nbsp]cobra por cada transacción una[nbsp]tarifa de[nbsp]procesamiento según método de[nbsp]pago.'),(90958,2178,'_main-block-header_description','field_61093c5ca78e9'),(90959,2178,'main-block-header',''),(90960,2178,'_main-block-header','field_61093c34a78e7'),(90961,2178,'flexible-pricing_title','Flexible integrated pricing'),(90962,2178,'_flexible-pricing_title','field_6109401d9cacd'),(90963,2178,'flexible-pricing_description','All you need to accept payments on your website Included'),(90964,2178,'_flexible-pricing_description','field_610940e3b8ec1'),(90965,2178,'flexible-pricing_price','1.80% + 0.25 EUR'),(90966,2178,'_flexible-pricing_price','field_610940ffb8ec2'),(90967,2178,'flexible-pricing_list_0_item','Bestpoke payment services'),(90968,2178,'_flexible-pricing_list_0_item','field_61094144b8ec4'),(90969,2178,'flexible-pricing_list_1_item','Cutting edge technological platform'),(90970,2178,'_flexible-pricing_list_1_item','field_61094144b8ec4'),(90971,2178,'flexible-pricing_list_2_item','No setup fees, no periodical platform fees, no hidden charges'),(90972,2178,'_flexible-pricing_list_2_item','field_61094144b8ec4'),(90973,2178,'flexible-pricing_list','3'),(90974,2178,'_flexible-pricing_list','field_61094125b8ec3'),(90975,2178,'flexible-pricing_link','a:3:{s:5:\"title\";s:11:\"Sign Up Now\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/sign-up/\";s:6:\"target\";s:0:\"\";}'),(90976,2178,'_flexible-pricing_link','field_610941823f32f'),(90977,2178,'flexible-pricing',''),(90978,2178,'_flexible-pricing','field_61093f3e8b6ba'),(90979,2178,'customized-approach_title','Customized approach'),(90980,2178,'_customized-approach_title','field_6109427eadcf6'),(90981,2178,'customized-approach_description','Specialized setup tailored to your business needs. Every detail is important'),(90982,2178,'_customized-approach_description','field_6109427eadcf7'),(90983,2178,'customized-approach_list_0_item','Tier based pricing for the high-volume projects'),(90984,2178,'_customized-approach_list_0_item','field_6109427eadcfa'),(90985,2178,'customized-approach_list','3'),(90986,2178,'_customized-approach_list','field_6109427eadcf9'),(90987,2178,'customized-approach_link','a:3:{s:5:\"title\";s:13:\"Contact Sales\";s:3:\"url\";s:57:\"https://commercegate.goodface.com.ua/wp/es/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(90988,2178,'_customized-approach_link','field_6109427eadcfb'),(90989,2178,'customized-approach',''),(90990,2178,'_customized-approach','field_6109427eadcf5'),(90991,2178,'customized-approach_list_1_item','Geo-specific pricing'),(90992,2178,'_customized-approach_list_1_item','field_6109427eadcfa'),(90993,2178,'customized-approach_list_2_item','Interchange ++ pricing models for the cross-border projects'),(90994,2178,'_customized-approach_list_2_item','field_6109427eadcfa'),(90995,2178,'included-info_title','What’s Included'),(90996,2178,'_included-info_title','field_6109461ffc0ae'),(90997,2178,'included-info_description','CommerceGate offers a complete set of services for you to accept credit card payments from your customers safely.'),(90998,2178,'_included-info_description','field_6109462afc0af'),(90999,2178,'included-info',''),(91000,2178,'_included-info','field_610945a9fc0ad'),(91001,2178,'include-list_0_icon','755'),(91002,2178,'_include-list_0_icon','field_61094f718fb66'),(91003,2178,'include-list_0_title','Optimised Cross Platform Checkout'),(91004,2178,'_include-list_0_title','field_61094f718fb67'),(91005,2178,'include-list_0_list_0_item','Customisable payment page'),(91006,2178,'_include-list_0_list_0_item','field_61094f718fb69'),(91007,2178,'include-list_0_list_1_item','PCI DSS compliance coverage'),(91008,2178,'_include-list_0_list_1_item','field_61094f718fb69'),(91009,2178,'include-list_0_list','2'),(91010,2178,'_include-list_0_list','field_61094f718fb68'),(91011,2178,'include-list','7'),(91012,2178,'_include-list','field_61094f718fb65'),(91013,2178,'include-list_1_icon','756'),(91014,2178,'_include-list_1_icon','field_61094f718fb66'),(91015,2178,'include-list_1_title','One integration — \r\nGlobal payment outreach'),(91016,2178,'_include-list_1_title','field_61094f718fb67'),(91017,2178,'include-list_1_list_0_item','Multiple currencies'),(91018,2178,'_include-list_1_list_0_item','field_61094f718fb69'),(91019,2178,'include-list_1_list_1_item','Local payment methods'),(91020,2178,'_include-list_1_list_1_item','field_61094f718fb69'),(91021,2178,'include-list_1_list_2_item','20+ acquiring partners all over the world'),(91022,2178,'_include-list_1_list_2_item','field_61094f718fb69'),(91023,2178,'include-list_1_list','3'),(91024,2178,'_include-list_1_list','field_61094f718fb68'),(91025,2178,'include-list_2_icon','757'),(91026,2178,'_include-list_2_icon','field_61094f718fb66'),(91027,2178,'include-list_2_title','Proven security and prolific compliance'),(91028,2178,'_include-list_2_title','field_61094f718fb67'),(91029,2178,'include-list_2_list_0_item','PCI DSS Level 1 platform'),(91030,2178,'_include-list_2_list_0_item','field_61094f718fb69'),(91031,2178,'include-list_2_list_1_item','Multi level data security and encryption'),(91032,2178,'_include-list_2_list_1_item','field_61094f718fb69'),(91033,2178,'include-list_2_list_2_item','Cloud based platform'),(91034,2178,'_include-list_2_list_2_item','field_61094f718fb69'),(91035,2178,'include-list_2_list','3'),(91036,2178,'_include-list_2_list','field_61094f718fb68'),(91037,2178,'include-list_3_icon','758'),(91038,2178,'_include-list_3_icon','field_61094f718fb66'),(91039,2178,'include-list_3_title','The most precise automatic billing system'),(91040,2178,'_include-list_3_title','field_61094f718fb67'),(91041,2178,'include-list_3_list_0_item','Real time financial data'),(91042,2178,'_include-list_3_list_0_item','field_61094f718fb69'),(91043,2178,'include-list_3_list_1_item','Detailed invoicing'),(91044,2178,'_include-list_3_list_1_item','field_61094f718fb69'),(91045,2178,'include-list_3_list_2_item','Multiple pricing models support'),(91046,2178,'_include-list_3_list_2_item','field_61094f718fb69'),(91047,2178,'include-list_3_list','3'),(91048,2178,'_include-list_3_list','field_61094f718fb68'),(91049,2178,'include-list_4_icon','759'),(91050,2178,'_include-list_4_icon','field_61094f718fb66'),(91051,2178,'include-list_4_title','Automated payouts'),(91052,2178,'_include-list_4_title','field_61094f718fb67'),(91053,2178,'include-list_4_list_0_item','In-time settlements to the bank account'),(91054,2178,'_include-list_4_list_0_item','field_61094f718fb69'),(91055,2178,'include-list_4_list_1_item','Transparent settlement schedule'),(91056,2178,'_include-list_4_list_1_item','field_61094f718fb69'),(91057,2178,'include-list_4_list_2_item','Flexible payout control'),(91058,2178,'_include-list_4_list_2_item','field_61094f718fb69'),(91059,2178,'include-list_4_list','3'),(91060,2178,'_include-list_4_list','field_61094f718fb68'),(91061,2178,'include-list_5_icon','760'),(91062,2178,'_include-list_5_icon','field_61094f718fb66'),(91063,2178,'include-list_5_title','Customer support service'),(91064,2178,'_include-list_5_title','field_61094f718fb67'),(91065,2178,'include-list_5_list_0_item','24/7 payment support'),(91066,2178,'_include-list_5_list_0_item','field_61094f718fb69'),(91067,2178,'include-list_5_list_1_item','Adjustable refund policy'),(91068,2178,'_include-list_5_list_1_item','field_61094f718fb69'),(91069,2178,'include-list_5_list_2_item','Multi language assistance'),(91070,2178,'_include-list_5_list_2_item','field_61094f718fb69'),(91071,2178,'include-list_5_list','3'),(91072,2178,'_include-list_5_list','field_61094f718fb68'),(91073,2178,'include-list_6_icon','763'),(91074,2178,'_include-list_6_icon','field_61094f718fb66'),(91075,2178,'include-list_6_title','Personalised merchant service'),(91076,2178,'_include-list_6_title','field_61094f718fb67'),(91077,2178,'include-list_6_list_0_item','Dedicated merchant account manager'),(91078,2178,'_include-list_6_list_0_item','field_61094f718fb69'),(91079,2178,'include-list_6_list_1_item','SLA based technical support'),(91080,2178,'_include-list_6_list_1_item','field_61094f718fb69'),(91081,2178,'include-list_6_list_2_item','Direct access to the Risk, Compliance and Finance Team'),(91082,2178,'_include-list_6_list_2_item','field_61094f718fb69'),(91083,2178,'include-list_6_list','3'),(91084,2178,'_include-list_6_list','field_61094f718fb68'),(91085,2178,'blocks-list_0_icons-style','light'),(91086,2178,'_blocks-list_0_icons-style','field_610953123a4b1'),(91087,2178,'blocks-list_0_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/sign-up/\";s:6:\"target\";s:0:\"\";}'),(91088,2178,'_blocks-list_0_link','field_610952e5776c0'),(91089,2178,'blocks-list_0_title','Card payments processing'),(91090,2178,'_blocks-list_0_title','field_61095245776be'),(91091,2178,'blocks-list_0_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(91092,2178,'_blocks-list_0_description','field_6109525f776bf'),(91093,2178,'blocks-list_0_icons_0_icon','788'),(91094,2178,'_blocks-list_0_icons_0_icon','field_6109534b3a4b3'),(91095,2178,'blocks-list_0_icons_1_icon','790'),(91096,2178,'_blocks-list_0_icons_1_icon','field_6109534b3a4b3'),(91097,2178,'blocks-list_0_icons_2_icon','789'),(91098,2178,'_blocks-list_0_icons_2_icon','field_6109534b3a4b3'),(91099,2178,'blocks-list_0_icons_3_icon','791'),(91100,2178,'_blocks-list_0_icons_3_icon','field_6109534b3a4b3'),(91101,2178,'blocks-list_0_icons_4_icon','792'),(91102,2178,'_blocks-list_0_icons_4_icon','field_6109534b3a4b3'),(91103,2178,'blocks-list_0_icons_5_icon','793'),(91104,2178,'_blocks-list_0_icons_5_icon','field_6109534b3a4b3'),(91105,2178,'blocks-list_0_icons','6'),(91106,2178,'_blocks-list_0_icons','field_610953333a4b2'),(91107,2178,'blocks-list_0_items_0_bold-text','1'),(91108,2178,'_blocks-list_0_items_0_bold-text','field_610953c1b1c01'),(91109,2178,'blocks-list_0_items_0_item-text','Local card processing'),(91110,2178,'_blocks-list_0_items_0_item-text','field_610953e5b1c02'),(91111,2178,'blocks-list_0_items','2'),(91112,2178,'_blocks-list_0_items','field_61095368b1c00'),(91113,2178,'blocks-list_1_icons-style','transparent'),(91114,2178,'_blocks-list_1_icons-style','field_610953123a4b1'),(91115,2178,'blocks-list_1_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/sign-up/\";s:6:\"target\";s:0:\"\";}'),(91116,2178,'_blocks-list_1_link','field_610952e5776c0'),(91117,2178,'blocks-list_1_title','APM processing'),(91118,2178,'_blocks-list_1_title','field_61095245776be'),(91119,2178,'blocks-list_1_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(91120,2178,'_blocks-list_1_description','field_6109525f776bf'),(91121,2178,'blocks-list_1_icons_0_icon','795'),(91122,2178,'_blocks-list_1_icons_0_icon','field_6109534b3a4b3'),(91123,2178,'blocks-list_1_icons','5'),(91124,2178,'_blocks-list_1_icons','field_610953333a4b2'),(91125,2178,'blocks-list_1_items',''),(91126,2178,'_blocks-list_1_items','field_61095368b1c00'),(91127,2178,'blocks-list_2_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/sign-up/\";s:6:\"target\";s:0:\"\";}'),(91128,2178,'_blocks-list_2_link','field_610952e5776c0'),(91129,2178,'blocks-list_2_title','High-risk merchant accounts'),(91130,2178,'_blocks-list_2_title','field_61095245776be'),(91131,2178,'blocks-list_2_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(91132,2178,'_blocks-list_2_description','field_6109525f776bf'),(91133,2178,'blocks-list_2_icons',''),(91134,2178,'_blocks-list_2_icons','field_610953333a4b2'),(91135,2178,'blocks-list_2_items_0_bold-text','1'),(91136,2178,'_blocks-list_2_items_0_bold-text','field_610953c1b1c01'),(91137,2178,'blocks-list_2_items_0_item-text','+0.50% high-risk merchant accounts commission'),(91138,2178,'_blocks-list_2_items_0_item-text','field_610953e5b1c02'),(91139,2178,'blocks-list_2_items','3'),(91140,2178,'_blocks-list_2_items','field_61095368b1c00'),(91141,2178,'blocks-list_3_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/sign-up/\";s:6:\"target\";s:0:\"\";}'),(91142,2178,'_blocks-list_3_link','field_610952e5776c0'),(91143,2178,'blocks-list_3_title','Chargeback management'),(91144,2178,'_blocks-list_3_title','field_61095245776be'),(91145,2178,'blocks-list_3_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(91146,2178,'_blocks-list_3_description','field_6109525f776bf'),(91147,2178,'blocks-list_3_icons',''),(91148,2178,'_blocks-list_3_icons','field_610953333a4b2'),(91149,2178,'blocks-list_3_items_0_bold-text','1'),(91150,2178,'_blocks-list_3_items_0_bold-text','field_610953c1b1c01'),(91151,2178,'blocks-list_3_items_0_item-text','25 EUR per CHB dispute'),(91152,2178,'_blocks-list_3_items_0_item-text','field_610953e5b1c02'),(91153,2178,'blocks-list_3_items','3'),(91154,2178,'_blocks-list_3_items','field_61095368b1c00'),(91155,2178,'blocks-list_4_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/sign-up/\";s:6:\"target\";s:0:\"\";}'),(91156,2178,'_blocks-list_4_link','field_610952e5776c0'),(91157,2178,'blocks-list_4_title','Billing SAAS'),(91158,2178,'_blocks-list_4_title','field_61095245776be'),(91159,2178,'blocks-list_4_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(91160,2178,'_blocks-list_4_description','field_6109525f776bf'),(91161,2178,'blocks-list_4_icons',''),(91162,2178,'_blocks-list_4_icons','field_610953333a4b2'),(91163,2178,'blocks-list_4_items_0_bold-text','1'),(91164,2178,'_blocks-list_4_items_0_bold-text','field_610953c1b1c01'),(91165,2178,'blocks-list_4_items_0_item-text','0,03 EUR/TRX'),(91166,2178,'_blocks-list_4_items_0_item-text','field_610953e5b1c02'),(91167,2178,'blocks-list_4_items','6'),(91168,2178,'_blocks-list_4_items','field_61095368b1c00'),(91169,2178,'blocks-list','5'),(91170,2178,'_blocks-list','field_61095221776bd'),(91171,2178,'blocks-list_0_items_1_bold-text','1'),(91172,2178,'_blocks-list_0_items_1_bold-text','field_610953c1b1c01'),(91173,2178,'blocks-list_0_items_1_item-text','Cross-border card payment solutions'),(91174,2178,'_blocks-list_0_items_1_item-text','field_610953e5b1c02'),(91175,2178,'blocks-list_1_icons_1_icon','796'),(91176,2178,'_blocks-list_1_icons_1_icon','field_6109534b3a4b3'),(91177,2178,'blocks-list_1_icons_2_icon','797'),(91178,2178,'_blocks-list_1_icons_2_icon','field_6109534b3a4b3'),(91179,2178,'blocks-list_1_icons_3_icon','798'),(91180,2178,'_blocks-list_1_icons_3_icon','field_6109534b3a4b3'),(91181,2178,'blocks-list_1_icons_4_icon','799'),(91182,2178,'_blocks-list_1_icons_4_icon','field_6109534b3a4b3'),(91183,2178,'blocks-list_2_items_1_bold-text','1'),(91184,2178,'_blocks-list_2_items_1_bold-text','field_610953c1b1c01'),(91185,2178,'blocks-list_2_items_1_item-text','Subscription business models management and support'),(91186,2178,'_blocks-list_2_items_1_item-text','field_610953e5b1c02'),(91187,2178,'blocks-list_2_items_2_bold-text','1'),(91188,2178,'_blocks-list_2_items_2_bold-text','field_610953c1b1c01'),(91189,2178,'blocks-list_2_items_2_item-text','Multiple business models support'),(91190,2178,'_blocks-list_2_items_2_item-text','field_610953e5b1c02'),(91191,2178,'blocks-list_3_items_1_bold-text','1'),(91192,2178,'_blocks-list_3_items_1_bold-text','field_610953c1b1c01'),(91193,2178,'blocks-list_3_items_1_item-text','Experienced dispute team'),(91194,2178,'_blocks-list_3_items_1_item-text','field_610953e5b1c02'),(91195,2178,'blocks-list_3_items_2_bold-text','1'),(91196,2178,'_blocks-list_3_items_2_bold-text','field_610953c1b1c01'),(91197,2178,'blocks-list_3_items_2_item-text','CHB control and monitoring program'),(91198,2178,'_blocks-list_3_items_2_item-text','field_610953e5b1c02'),(91199,2178,'blocks-list_4_items_1_bold-text','1'),(91200,2178,'_blocks-list_4_items_1_bold-text','field_610953c1b1c01'),(91201,2178,'blocks-list_4_items_1_item-text','Clearing system (real-time commissions and transaction fees application)'),(91202,2178,'_blocks-list_4_items_1_item-text','field_610953e5b1c02'),(91203,2178,'blocks-list_4_items_2_bold-text','1'),(91204,2178,'_blocks-list_4_items_2_bold-text','field_610953c1b1c01'),(91205,2178,'blocks-list_4_items_2_item-text','Flexible schedule for the invoices and settlement notes generation'),(91206,2178,'_blocks-list_4_items_2_item-text','field_610953e5b1c02'),(91207,2178,'blocks-list_4_items_3_bold-text','1'),(91208,2178,'_blocks-list_4_items_3_bold-text','field_610953c1b1c01'),(91209,2178,'blocks-list_4_items_3_item-text','All main payment models supported'),(91210,2178,'_blocks-list_4_items_3_item-text','field_610953e5b1c02'),(91211,2178,'blocks-list_4_items_4_bold-text','1'),(91212,2178,'_blocks-list_4_items_4_bold-text','field_610953c1b1c01'),(91213,2178,'blocks-list_4_items_4_item-text','Segregated accounts management according to the PSD 2 requirements'),(91214,2178,'_blocks-list_4_items_4_item-text','field_610953e5b1c02'),(91215,2178,'blocks-list_4_items_5_bold-text','1'),(91216,2178,'_blocks-list_4_items_5_bold-text','field_610953c1b1c01'),(91217,2178,'blocks-list_4_items_5_item-text','Comprehensive FX management'),(91218,2178,'_blocks-list_4_items_5_item-text','field_610953e5b1c02'),(91219,2179,'main-block-header_title','Precios personalizados'),(91220,2179,'_main-block-header_title','field_61093c50a78e8'),(91221,2179,'main-block-header_description','CommerceGate ofrece un[nbsp]conjunto completo de[nbsp]prestaciones y[nbsp]servicios y[nbsp]cobra por cada transacción una[nbsp]tarifa de[nbsp]procesamiento según método de[nbsp]pago.'),(91222,2179,'_main-block-header_description','field_61093c5ca78e9'),(91223,2179,'main-block-header',''),(91224,2179,'_main-block-header','field_61093c34a78e7'),(91225,2179,'flexible-pricing_title','Tarifas flexibles e integradas'),(91226,2179,'_flexible-pricing_title','field_6109401d9cacd'),(91227,2179,'flexible-pricing_description','Solución integral para aceptar pagos en[nbsp]su[nbsp]página web todo incluído.'),(91228,2179,'_flexible-pricing_description','field_610940e3b8ec1'),(91229,2179,'flexible-pricing_price','1.80% + 0.25 EUR'),(91230,2179,'_flexible-pricing_price','field_610940ffb8ec2'),(91231,2179,'flexible-pricing_list_0_item','Soluciones y[nbsp]servicios de[nbsp]pago personalizados para su[nbsp]negocio'),(91232,2179,'_flexible-pricing_list_0_item','field_61094144b8ec4'),(91233,2179,'flexible-pricing_list_1_item','Tecnología de[nbsp]pago de[nbsp]vanguardia para sus[nbsp]transacciones comerciales'),(91234,2179,'_flexible-pricing_list_1_item','field_61094144b8ec4'),(91235,2179,'flexible-pricing_list_2_item','Sin[nbsp]cargos ocultos por configuración de[nbsp]plataforma ni[nbsp]periódicos'),(91236,2179,'_flexible-pricing_list_2_item','field_61094144b8ec4'),(91237,2179,'flexible-pricing_list','3'),(91238,2179,'_flexible-pricing_list','field_61094125b8ec3'),(91239,2179,'flexible-pricing_link','a:3:{s:5:\"title\";s:17:\"Regístrese ahora\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/sign-up/\";s:6:\"target\";s:0:\"\";}'),(91240,2179,'_flexible-pricing_link','field_610941823f32f'),(91241,2179,'flexible-pricing',''),(91242,2179,'_flexible-pricing','field_61093f3e8b6ba'),(91243,2179,'customized-approach_title','Proceso de[nbsp]configuración personalizado'),(91244,2179,'_customized-approach_title','field_6109427eadcf6'),(91245,2179,'customized-approach_description','Todo el[nbsp]proceso de[nbsp]configuración se[nbsp]personaliza a[nbsp]los[nbsp]requerimientos de[nbsp]su[nbsp]negocio'),(91246,2179,'_customized-approach_description','field_6109427eadcf7'),(91247,2179,'customized-approach_list_0_item','Precios basados en[nbsp]niveles para proyectos de[nbsp]gran volumen'),(91248,2179,'_customized-approach_list_0_item','field_6109427eadcfa'),(91249,2179,'customized-approach_list','3'),(91250,2179,'_customized-approach_list','field_6109427eadcf9'),(91251,2179,'customized-approach_link','a:3:{s:5:\"title\";s:14:\"Pregunte ahora\";s:3:\"url\";s:57:\"https://commercegate.goodface.com.ua/wp/es/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(91252,2179,'_customized-approach_link','field_6109427eadcfb'),(91253,2179,'customized-approach',''),(91254,2179,'_customized-approach','field_6109427eadcf5'),(91255,2179,'customized-approach_list_1_item','Precios específicos por geolocalización, ofreciendo tasas mejores'),(91256,2179,'_customized-approach_list_1_item','field_6109427eadcfa'),(91257,2179,'customized-approach_list_2_item','Modelos de[nbsp]tasas de intercambio ++ para proyectos transfronterizos'),(91258,2179,'_customized-approach_list_2_item','field_6109427eadcfa'),(91259,2179,'included-info_title','What’s Included'),(91260,2179,'_included-info_title','field_6109461ffc0ae'),(91261,2179,'included-info_description','CommerceGate offers a complete set of services for you to accept credit card payments from your customers safely.'),(91262,2179,'_included-info_description','field_6109462afc0af'),(91263,2179,'included-info',''),(91264,2179,'_included-info','field_610945a9fc0ad'),(91265,2179,'include-list_0_icon','755'),(91266,2179,'_include-list_0_icon','field_61094f718fb66'),(91267,2179,'include-list_0_title','Optimised Cross Platform Checkout'),(91268,2179,'_include-list_0_title','field_61094f718fb67'),(91269,2179,'include-list_0_list_0_item','Customisable payment page'),(91270,2179,'_include-list_0_list_0_item','field_61094f718fb69'),(91271,2179,'include-list_0_list_1_item','PCI DSS compliance coverage'),(91272,2179,'_include-list_0_list_1_item','field_61094f718fb69'),(91273,2179,'include-list_0_list','2'),(91274,2179,'_include-list_0_list','field_61094f718fb68'),(91275,2179,'include-list','7'),(91276,2179,'_include-list','field_61094f718fb65'),(91277,2179,'include-list_1_icon','756'),(91278,2179,'_include-list_1_icon','field_61094f718fb66'),(91279,2179,'include-list_1_title','One integration — \r\nGlobal payment outreach'),(91280,2179,'_include-list_1_title','field_61094f718fb67'),(91281,2179,'include-list_1_list_0_item','Multiple currencies'),(91282,2179,'_include-list_1_list_0_item','field_61094f718fb69'),(91283,2179,'include-list_1_list_1_item','Local payment methods'),(91284,2179,'_include-list_1_list_1_item','field_61094f718fb69'),(91285,2179,'include-list_1_list_2_item','20+ acquiring partners all over the world'),(91286,2179,'_include-list_1_list_2_item','field_61094f718fb69'),(91287,2179,'include-list_1_list','3'),(91288,2179,'_include-list_1_list','field_61094f718fb68'),(91289,2179,'include-list_2_icon','757'),(91290,2179,'_include-list_2_icon','field_61094f718fb66'),(91291,2179,'include-list_2_title','Proven security and prolific compliance'),(91292,2179,'_include-list_2_title','field_61094f718fb67'),(91293,2179,'include-list_2_list_0_item','PCI DSS Level 1 platform'),(91294,2179,'_include-list_2_list_0_item','field_61094f718fb69'),(91295,2179,'include-list_2_list_1_item','Multi level data security and encryption'),(91296,2179,'_include-list_2_list_1_item','field_61094f718fb69'),(91297,2179,'include-list_2_list_2_item','Cloud based platform'),(91298,2179,'_include-list_2_list_2_item','field_61094f718fb69'),(91299,2179,'include-list_2_list','3'),(91300,2179,'_include-list_2_list','field_61094f718fb68'),(91301,2179,'include-list_3_icon','758'),(91302,2179,'_include-list_3_icon','field_61094f718fb66'),(91303,2179,'include-list_3_title','The most precise automatic billing system'),(91304,2179,'_include-list_3_title','field_61094f718fb67'),(91305,2179,'include-list_3_list_0_item','Real time financial data'),(91306,2179,'_include-list_3_list_0_item','field_61094f718fb69'),(91307,2179,'include-list_3_list_1_item','Detailed invoicing'),(91308,2179,'_include-list_3_list_1_item','field_61094f718fb69'),(91309,2179,'include-list_3_list_2_item','Multiple pricing models support'),(91310,2179,'_include-list_3_list_2_item','field_61094f718fb69'),(91311,2179,'include-list_3_list','3'),(91312,2179,'_include-list_3_list','field_61094f718fb68'),(91313,2179,'include-list_4_icon','759'),(91314,2179,'_include-list_4_icon','field_61094f718fb66'),(91315,2179,'include-list_4_title','Automated payouts'),(91316,2179,'_include-list_4_title','field_61094f718fb67'),(91317,2179,'include-list_4_list_0_item','In-time settlements to the bank account'),(91318,2179,'_include-list_4_list_0_item','field_61094f718fb69'),(91319,2179,'include-list_4_list_1_item','Transparent settlement schedule'),(91320,2179,'_include-list_4_list_1_item','field_61094f718fb69'),(91321,2179,'include-list_4_list_2_item','Flexible payout control'),(91322,2179,'_include-list_4_list_2_item','field_61094f718fb69'),(91323,2179,'include-list_4_list','3'),(91324,2179,'_include-list_4_list','field_61094f718fb68'),(91325,2179,'include-list_5_icon','760'),(91326,2179,'_include-list_5_icon','field_61094f718fb66'),(91327,2179,'include-list_5_title','Customer support service'),(91328,2179,'_include-list_5_title','field_61094f718fb67'),(91329,2179,'include-list_5_list_0_item','24/7 payment support'),(91330,2179,'_include-list_5_list_0_item','field_61094f718fb69'),(91331,2179,'include-list_5_list_1_item','Adjustable refund policy'),(91332,2179,'_include-list_5_list_1_item','field_61094f718fb69'),(91333,2179,'include-list_5_list_2_item','Multi language assistance'),(91334,2179,'_include-list_5_list_2_item','field_61094f718fb69'),(91335,2179,'include-list_5_list','3'),(91336,2179,'_include-list_5_list','field_61094f718fb68'),(91337,2179,'include-list_6_icon','763'),(91338,2179,'_include-list_6_icon','field_61094f718fb66'),(91339,2179,'include-list_6_title','Personalised merchant service'),(91340,2179,'_include-list_6_title','field_61094f718fb67'),(91341,2179,'include-list_6_list_0_item','Dedicated merchant account manager'),(91342,2179,'_include-list_6_list_0_item','field_61094f718fb69'),(91343,2179,'include-list_6_list_1_item','SLA based technical support'),(91344,2179,'_include-list_6_list_1_item','field_61094f718fb69'),(91345,2179,'include-list_6_list_2_item','Direct access to the Risk, Compliance and Finance Team'),(91346,2179,'_include-list_6_list_2_item','field_61094f718fb69'),(91347,2179,'include-list_6_list','3'),(91348,2179,'_include-list_6_list','field_61094f718fb68'),(91349,2179,'blocks-list_0_icons-style','light'),(91350,2179,'_blocks-list_0_icons-style','field_610953123a4b1'),(91351,2179,'blocks-list_0_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/sign-up/\";s:6:\"target\";s:0:\"\";}'),(91352,2179,'_blocks-list_0_link','field_610952e5776c0'),(91353,2179,'blocks-list_0_title','Card payments processing'),(91354,2179,'_blocks-list_0_title','field_61095245776be'),(91355,2179,'blocks-list_0_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(91356,2179,'_blocks-list_0_description','field_6109525f776bf'),(91357,2179,'blocks-list_0_icons_0_icon','788'),(91358,2179,'_blocks-list_0_icons_0_icon','field_6109534b3a4b3'),(91359,2179,'blocks-list_0_icons_1_icon','790'),(91360,2179,'_blocks-list_0_icons_1_icon','field_6109534b3a4b3'),(91361,2179,'blocks-list_0_icons_2_icon','789'),(91362,2179,'_blocks-list_0_icons_2_icon','field_6109534b3a4b3'),(91363,2179,'blocks-list_0_icons_3_icon','791'),(91364,2179,'_blocks-list_0_icons_3_icon','field_6109534b3a4b3'),(91365,2179,'blocks-list_0_icons_4_icon','792'),(91366,2179,'_blocks-list_0_icons_4_icon','field_6109534b3a4b3'),(91367,2179,'blocks-list_0_icons_5_icon','793'),(91368,2179,'_blocks-list_0_icons_5_icon','field_6109534b3a4b3'),(91369,2179,'blocks-list_0_icons','6'),(91370,2179,'_blocks-list_0_icons','field_610953333a4b2'),(91371,2179,'blocks-list_0_items_0_bold-text','1'),(91372,2179,'_blocks-list_0_items_0_bold-text','field_610953c1b1c01'),(91373,2179,'blocks-list_0_items_0_item-text','Local card processing'),(91374,2179,'_blocks-list_0_items_0_item-text','field_610953e5b1c02'),(91375,2179,'blocks-list_0_items','2'),(91376,2179,'_blocks-list_0_items','field_61095368b1c00'),(91377,2179,'blocks-list_1_icons-style','transparent'),(91378,2179,'_blocks-list_1_icons-style','field_610953123a4b1'),(91379,2179,'blocks-list_1_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/sign-up/\";s:6:\"target\";s:0:\"\";}'),(91380,2179,'_blocks-list_1_link','field_610952e5776c0'),(91381,2179,'blocks-list_1_title','APM processing'),(91382,2179,'_blocks-list_1_title','field_61095245776be'),(91383,2179,'blocks-list_1_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(91384,2179,'_blocks-list_1_description','field_6109525f776bf'),(91385,2179,'blocks-list_1_icons_0_icon','795'),(91386,2179,'_blocks-list_1_icons_0_icon','field_6109534b3a4b3'),(91387,2179,'blocks-list_1_icons','5'),(91388,2179,'_blocks-list_1_icons','field_610953333a4b2'),(91389,2179,'blocks-list_1_items',''),(91390,2179,'_blocks-list_1_items','field_61095368b1c00'),(91391,2179,'blocks-list_2_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/sign-up/\";s:6:\"target\";s:0:\"\";}'),(91392,2179,'_blocks-list_2_link','field_610952e5776c0'),(91393,2179,'blocks-list_2_title','High-risk merchant accounts'),(91394,2179,'_blocks-list_2_title','field_61095245776be'),(91395,2179,'blocks-list_2_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(91396,2179,'_blocks-list_2_description','field_6109525f776bf'),(91397,2179,'blocks-list_2_icons',''),(91398,2179,'_blocks-list_2_icons','field_610953333a4b2'),(91399,2179,'blocks-list_2_items_0_bold-text','1'),(91400,2179,'_blocks-list_2_items_0_bold-text','field_610953c1b1c01'),(91401,2179,'blocks-list_2_items_0_item-text','+0.50% high-risk merchant accounts commission'),(91402,2179,'_blocks-list_2_items_0_item-text','field_610953e5b1c02'),(91403,2179,'blocks-list_2_items','3'),(91404,2179,'_blocks-list_2_items','field_61095368b1c00'),(91405,2179,'blocks-list_3_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/sign-up/\";s:6:\"target\";s:0:\"\";}'),(91406,2179,'_blocks-list_3_link','field_610952e5776c0'),(91407,2179,'blocks-list_3_title','Chargeback management'),(91408,2179,'_blocks-list_3_title','field_61095245776be'),(91409,2179,'blocks-list_3_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(91410,2179,'_blocks-list_3_description','field_6109525f776bf'),(91411,2179,'blocks-list_3_icons',''),(91412,2179,'_blocks-list_3_icons','field_610953333a4b2'),(91413,2179,'blocks-list_3_items_0_bold-text','1'),(91414,2179,'_blocks-list_3_items_0_bold-text','field_610953c1b1c01'),(91415,2179,'blocks-list_3_items_0_item-text','25 EUR per CHB dispute'),(91416,2179,'_blocks-list_3_items_0_item-text','field_610953e5b1c02'),(91417,2179,'blocks-list_3_items','3'),(91418,2179,'_blocks-list_3_items','field_61095368b1c00'),(91419,2179,'blocks-list_4_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/sign-up/\";s:6:\"target\";s:0:\"\";}'),(91420,2179,'_blocks-list_4_link','field_610952e5776c0'),(91421,2179,'blocks-list_4_title','Billing SAAS'),(91422,2179,'_blocks-list_4_title','field_61095245776be'),(91423,2179,'blocks-list_4_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(91424,2179,'_blocks-list_4_description','field_6109525f776bf'),(91425,2179,'blocks-list_4_icons',''),(91426,2179,'_blocks-list_4_icons','field_610953333a4b2'),(91427,2179,'blocks-list_4_items_0_bold-text','1'),(91428,2179,'_blocks-list_4_items_0_bold-text','field_610953c1b1c01'),(91429,2179,'blocks-list_4_items_0_item-text','0,03 EUR/TRX'),(91430,2179,'_blocks-list_4_items_0_item-text','field_610953e5b1c02'),(91431,2179,'blocks-list_4_items','6'),(91432,2179,'_blocks-list_4_items','field_61095368b1c00'),(91433,2179,'blocks-list','5'),(91434,2179,'_blocks-list','field_61095221776bd'),(91435,2179,'blocks-list_0_items_1_bold-text','1'),(91436,2179,'_blocks-list_0_items_1_bold-text','field_610953c1b1c01'),(91437,2179,'blocks-list_0_items_1_item-text','Cross-border card payment solutions'),(91438,2179,'_blocks-list_0_items_1_item-text','field_610953e5b1c02'),(91439,2179,'blocks-list_1_icons_1_icon','796'),(91440,2179,'_blocks-list_1_icons_1_icon','field_6109534b3a4b3'),(91441,2179,'blocks-list_1_icons_2_icon','797'),(91442,2179,'_blocks-list_1_icons_2_icon','field_6109534b3a4b3'),(91443,2179,'blocks-list_1_icons_3_icon','798'),(91444,2179,'_blocks-list_1_icons_3_icon','field_6109534b3a4b3'),(91445,2179,'blocks-list_1_icons_4_icon','799'),(91446,2179,'_blocks-list_1_icons_4_icon','field_6109534b3a4b3'),(91447,2179,'blocks-list_2_items_1_bold-text','1'),(91448,2179,'_blocks-list_2_items_1_bold-text','field_610953c1b1c01'),(91449,2179,'blocks-list_2_items_1_item-text','Subscription business models management and support'),(91450,2179,'_blocks-list_2_items_1_item-text','field_610953e5b1c02'),(91451,2179,'blocks-list_2_items_2_bold-text','1'),(91452,2179,'_blocks-list_2_items_2_bold-text','field_610953c1b1c01'),(91453,2179,'blocks-list_2_items_2_item-text','Multiple business models support'),(91454,2179,'_blocks-list_2_items_2_item-text','field_610953e5b1c02'),(91455,2179,'blocks-list_3_items_1_bold-text','1'),(91456,2179,'_blocks-list_3_items_1_bold-text','field_610953c1b1c01'),(91457,2179,'blocks-list_3_items_1_item-text','Experienced dispute team'),(91458,2179,'_blocks-list_3_items_1_item-text','field_610953e5b1c02'),(91459,2179,'blocks-list_3_items_2_bold-text','1'),(91460,2179,'_blocks-list_3_items_2_bold-text','field_610953c1b1c01'),(91461,2179,'blocks-list_3_items_2_item-text','CHB control and monitoring program'),(91462,2179,'_blocks-list_3_items_2_item-text','field_610953e5b1c02'),(91463,2179,'blocks-list_4_items_1_bold-text','1'),(91464,2179,'_blocks-list_4_items_1_bold-text','field_610953c1b1c01'),(91465,2179,'blocks-list_4_items_1_item-text','Clearing system (real-time commissions and transaction fees application)'),(91466,2179,'_blocks-list_4_items_1_item-text','field_610953e5b1c02'),(91467,2179,'blocks-list_4_items_2_bold-text','1'),(91468,2179,'_blocks-list_4_items_2_bold-text','field_610953c1b1c01'),(91469,2179,'blocks-list_4_items_2_item-text','Flexible schedule for the invoices and settlement notes generation'),(91470,2179,'_blocks-list_4_items_2_item-text','field_610953e5b1c02'),(91471,2179,'blocks-list_4_items_3_bold-text','1'),(91472,2179,'_blocks-list_4_items_3_bold-text','field_610953c1b1c01'),(91473,2179,'blocks-list_4_items_3_item-text','All main payment models supported'),(91474,2179,'_blocks-list_4_items_3_item-text','field_610953e5b1c02'),(91475,2179,'blocks-list_4_items_4_bold-text','1'),(91476,2179,'_blocks-list_4_items_4_bold-text','field_610953c1b1c01'),(91477,2179,'blocks-list_4_items_4_item-text','Segregated accounts management according to the PSD 2 requirements'),(91478,2179,'_blocks-list_4_items_4_item-text','field_610953e5b1c02'),(91479,2179,'blocks-list_4_items_5_bold-text','1'),(91480,2179,'_blocks-list_4_items_5_bold-text','field_610953c1b1c01'),(91481,2179,'blocks-list_4_items_5_item-text','Comprehensive FX management'),(91482,2179,'_blocks-list_4_items_5_item-text','field_610953e5b1c02'),(91483,2180,'main-block-header_title','Precios personalizados'),(91484,2180,'_main-block-header_title','field_61093c50a78e8'),(91485,2180,'main-block-header_description','CommerceGate ofrece un[nbsp]conjunto completo de[nbsp]prestaciones y[nbsp]servicios y[nbsp]cobra por cada transacción una[nbsp]tarifa de[nbsp]procesamiento según método de[nbsp]pago.'),(91486,2180,'_main-block-header_description','field_61093c5ca78e9'),(91487,2180,'main-block-header',''),(91488,2180,'_main-block-header','field_61093c34a78e7'),(91489,2180,'flexible-pricing_title','Tarifas flexibles e integradas'),(91490,2180,'_flexible-pricing_title','field_6109401d9cacd'),(91491,2180,'flexible-pricing_description','Solución integral para aceptar pagos en[nbsp]su[nbsp]página web todo incluído.'),(91492,2180,'_flexible-pricing_description','field_610940e3b8ec1'),(91493,2180,'flexible-pricing_price','1.80% + 0.25 EUR'),(91494,2180,'_flexible-pricing_price','field_610940ffb8ec2'),(91495,2180,'flexible-pricing_list_0_item','Soluciones y[nbsp]servicios de[nbsp]pago personalizados para su[nbsp]negocio'),(91496,2180,'_flexible-pricing_list_0_item','field_61094144b8ec4'),(91497,2180,'flexible-pricing_list_1_item','Tecnología de[nbsp]pago de[nbsp]vanguardia para sus[nbsp]transacciones comerciales'),(91498,2180,'_flexible-pricing_list_1_item','field_61094144b8ec4'),(91499,2180,'flexible-pricing_list_2_item','Sin[nbsp]cargos ocultos por configuración de[nbsp]plataforma ni[nbsp]periódicos'),(91500,2180,'_flexible-pricing_list_2_item','field_61094144b8ec4'),(91501,2180,'flexible-pricing_list','3'),(91502,2180,'_flexible-pricing_list','field_61094125b8ec3'),(91503,2180,'flexible-pricing_link','a:3:{s:5:\"title\";s:17:\"Regístrese ahora\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/sign-up/\";s:6:\"target\";s:0:\"\";}'),(91504,2180,'_flexible-pricing_link','field_610941823f32f'),(91505,2180,'flexible-pricing',''),(91506,2180,'_flexible-pricing','field_61093f3e8b6ba'),(91507,2180,'customized-approach_title','Proceso de[nbsp]configuración personalizado'),(91508,2180,'_customized-approach_title','field_6109427eadcf6'),(91509,2180,'customized-approach_description','Todo el[nbsp]proceso de[nbsp]configuración se[nbsp]personaliza a[nbsp]los[nbsp]requerimientos de[nbsp]su[nbsp]negocio'),(91510,2180,'_customized-approach_description','field_6109427eadcf7'),(91511,2180,'customized-approach_list_0_item','Precios basados en[nbsp]niveles para proyectos de[nbsp]gran volumen'),(91512,2180,'_customized-approach_list_0_item','field_6109427eadcfa'),(91513,2180,'customized-approach_list','3'),(91514,2180,'_customized-approach_list','field_6109427eadcf9'),(91515,2180,'customized-approach_link','a:3:{s:5:\"title\";s:14:\"Pregunte ahora\";s:3:\"url\";s:57:\"https://commercegate.goodface.com.ua/wp/es/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(91516,2180,'_customized-approach_link','field_6109427eadcfb'),(91517,2180,'customized-approach',''),(91518,2180,'_customized-approach','field_6109427eadcf5'),(91519,2180,'customized-approach_list_1_item','Precios específicos por geolocalización, ofreciendo tasas mejores'),(91520,2180,'_customized-approach_list_1_item','field_6109427eadcfa'),(91521,2180,'customized-approach_list_2_item','Modelos de[nbsp]tasas de intercambio ++ para proyectos transfronterizos'),(91522,2180,'_customized-approach_list_2_item','field_6109427eadcfa'),(91523,2180,'included-info_title','Qué incluye'),(91524,2180,'_included-info_title','field_6109461ffc0ae'),(91525,2180,'included-info_description','CommerceGate le[nbsp]ofrece una[nbsp]solución completa y[nbsp]segura para recibir pagos por tarjeta de[nbsp]crédito de[nbsp]sus[nbsp]clientes desde cualquier parte del[nbsp]globo.'),(91526,2180,'_included-info_description','field_6109462afc0af'),(91527,2180,'included-info',''),(91528,2180,'_included-info','field_610945a9fc0ad'),(91529,2180,'include-list_0_icon','755'),(91530,2180,'_include-list_0_icon','field_61094f718fb66'),(91531,2180,'include-list_0_title','Checkout optimizado multiplataforma'),(91532,2180,'_include-list_0_title','field_61094f718fb67'),(91533,2180,'include-list_0_list_0_item','Pagos y[nbsp]páginas de[nbsp]checkout personalizables y[nbsp]de[nbsp]marca'),(91534,2180,'_include-list_0_list_0_item','field_61094f718fb69'),(91535,2180,'include-list_0_list_1_item','Cobertura de[nbsp]cumplimiento PCI DSS'),(91536,2180,'_include-list_0_list_1_item','field_61094f718fb69'),(91537,2180,'include-list_0_list','2'),(91538,2180,'_include-list_0_list','field_61094f718fb68'),(91539,2180,'include-list','7'),(91540,2180,'_include-list','field_61094f718fb65'),(91541,2180,'include-list_1_icon','756'),(91542,2180,'_include-list_1_icon','field_61094f718fb66'),(91543,2180,'include-list_1_title','Integración única —\r\nAlcance global de[nbsp]pagos'),(91544,2180,'_include-list_1_title','field_61094f718fb67'),(91545,2180,'include-list_1_list_0_item','Admitimos pagos en[nbsp]+200 divisas mundiales'),(91546,2180,'_include-list_1_list_0_item','field_61094f718fb69'),(91547,2180,'include-list_1_list_1_item','Acceso global a[nbsp]métodos de[nbsp]pago locales y[nbsp]populares'),(91548,2180,'_include-list_1_list_1_item','field_61094f718fb69'),(91549,2180,'include-list_1_list_2_item','Trabajamos globalmente con[nbsp]+20[nbsp]socios adquirentes'),(91550,2180,'_include-list_1_list_2_item','field_61094f718fb69'),(91551,2180,'include-list_1_list','3'),(91552,2180,'_include-list_1_list','field_61094f718fb68'),(91553,2180,'include-list_2_icon','757'),(91554,2180,'_include-list_2_icon','field_61094f718fb66'),(91555,2180,'include-list_2_title','Seguridad y[nbsp]cumplimientos probados y[nbsp]contrastados'),(91556,2180,'_include-list_2_title','field_61094f718fb67'),(91557,2180,'include-list_2_list_0_item','Plataforma de[nbsp]seguridad PCI[nbsp]DSS habilitada Nivel[nbsp]1'),(91558,2180,'_include-list_2_list_0_item','field_61094f718fb69'),(91559,2180,'include-list_2_list_1_item','Sistema de[nbsp]cifrado y[nbsp]seguridad de[nbsp]datos multinivel'),(91560,2180,'_include-list_2_list_1_item','field_61094f718fb69'),(91561,2180,'include-list_2_list_2_item','Plataforma basada en[nbsp]la[nbsp]nube fácilmente accesible y[nbsp]escalable'),(91562,2180,'_include-list_2_list_2_item','field_61094f718fb69'),(91563,2180,'include-list_2_list','3'),(91564,2180,'_include-list_2_list','field_61094f718fb68'),(91565,2180,'include-list_3_icon','758'),(91566,2180,'_include-list_3_icon','field_61094f718fb66'),(91567,2180,'include-list_3_title','Facturación precisa y[nbsp]automatizada'),(91568,2180,'_include-list_3_title','field_61094f718fb67'),(91569,2180,'include-list_3_list_0_item','Acceso en[nbsp]tiempo real a[nbsp]los datos de[nbsp]cada transacción'),(91570,2180,'_include-list_3_list_0_item','field_61094f718fb69'),(91571,2180,'include-list_3_list_1_item','Procedimientos de[nbsp]facturación absolutos y[nbsp]detallados'),(91572,2180,'_include-list_3_list_1_item','field_61094f718fb69'),(91573,2180,'include-list_3_list_2_item','Compatible con[nbsp]múltiples modelos de[nbsp]precios y[nbsp]negocio'),(91574,2180,'_include-list_3_list_2_item','field_61094f718fb69'),(91575,2180,'include-list_3_list','3'),(91576,2180,'_include-list_3_list','field_61094f718fb68'),(91577,2180,'include-list_4_icon','759'),(91578,2180,'_include-list_4_icon','field_61094f718fb66'),(91579,2180,'include-list_4_title','Pagos al comerciante automatizados y[nbsp]programados'),(91580,2180,'_include-list_4_title','field_61094f718fb67'),(91581,2180,'include-list_4_list_0_item','Pagos programados a[nbsp]su[nbsp]cuenta bancaria'),(91582,2180,'_include-list_4_list_0_item','field_61094f718fb69'),(91583,2180,'include-list_4_list_1_item','Programación de[nbsp]pagos al[nbsp]comerciante flexible y[nbsp]transparente'),(91584,2180,'_include-list_4_list_1_item','field_61094f718fb69'),(91585,2180,'include-list_4_list_2_item','Controles de[nbsp]pago flexibles y[nbsp]personalizados'),(91586,2180,'_include-list_4_list_2_item','field_61094f718fb69'),(91587,2180,'include-list_4_list','3'),(91588,2180,'_include-list_4_list','field_61094f718fb68'),(91589,2180,'include-list_5_icon','760'),(91590,2180,'_include-list_5_icon','field_61094f718fb66'),(91591,2180,'include-list_5_title','Soporte al[nbsp]cliente dedicado y[nbsp]directo'),(91592,2180,'_include-list_5_title','field_61094f718fb67'),(91593,2180,'include-list_5_list_0_item','Soporte de[nbsp]pagos 24/7 y[nbsp]directo'),(91594,2180,'_include-list_5_list_0_item','field_61094f718fb69'),(91595,2180,'include-list_5_list_1_item','Política de[nbsp]reembolsos personalizable y[nbsp]conforme'),(91596,2180,'_include-list_5_list_1_item','field_61094f718fb69'),(91597,2180,'include-list_5_list_2_item','Soporte y[nbsp]asistencia en[nbsp]varios idiomas'),(91598,2180,'_include-list_5_list_2_item','field_61094f718fb69'),(91599,2180,'include-list_5_list','3'),(91600,2180,'_include-list_5_list','field_61094f718fb68'),(91601,2180,'include-list_6_icon','763'),(91602,2180,'_include-list_6_icon','field_61094f718fb66'),(91603,2180,'include-list_6_title','Acceso personalizado al[nbsp]servicio comercial'),(91604,2180,'_include-list_6_title','field_61094f718fb67'),(91605,2180,'include-list_6_list_0_item','Gestor de[nbsp]cuenta dedicado, a[nbsp]su[nbsp]disposición'),(91606,2180,'_include-list_6_list_0_item','field_61094f718fb69'),(91607,2180,'include-list_6_list_1_item','Soporte técnico basado en[nbsp]SLA y[nbsp]fácilmente accesible'),(91608,2180,'_include-list_6_list_1_item','field_61094f718fb69'),(91609,2180,'include-list_6_list_2_item','Acceso fácil al[nbsp]equipo de[nbsp]riesgo, cumpliento y[nbsp]finanzas'),(91610,2180,'_include-list_6_list_2_item','field_61094f718fb69'),(91611,2180,'include-list_6_list','3'),(91612,2180,'_include-list_6_list','field_61094f718fb68'),(91613,2180,'blocks-list_0_icons-style','light'),(91614,2180,'_blocks-list_0_icons-style','field_610953123a4b1'),(91615,2180,'blocks-list_0_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/sign-up/\";s:6:\"target\";s:0:\"\";}'),(91616,2180,'_blocks-list_0_link','field_610952e5776c0'),(91617,2180,'blocks-list_0_title','Card payments processing'),(91618,2180,'_blocks-list_0_title','field_61095245776be'),(91619,2180,'blocks-list_0_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(91620,2180,'_blocks-list_0_description','field_6109525f776bf'),(91621,2180,'blocks-list_0_icons_0_icon','788'),(91622,2180,'_blocks-list_0_icons_0_icon','field_6109534b3a4b3'),(91623,2180,'blocks-list_0_icons_1_icon','790'),(91624,2180,'_blocks-list_0_icons_1_icon','field_6109534b3a4b3'),(91625,2180,'blocks-list_0_icons_2_icon','789'),(91626,2180,'_blocks-list_0_icons_2_icon','field_6109534b3a4b3'),(91627,2180,'blocks-list_0_icons_3_icon','791'),(91628,2180,'_blocks-list_0_icons_3_icon','field_6109534b3a4b3'),(91629,2180,'blocks-list_0_icons_4_icon','792'),(91630,2180,'_blocks-list_0_icons_4_icon','field_6109534b3a4b3'),(91631,2180,'blocks-list_0_icons_5_icon','793'),(91632,2180,'_blocks-list_0_icons_5_icon','field_6109534b3a4b3'),(91633,2180,'blocks-list_0_icons','6'),(91634,2180,'_blocks-list_0_icons','field_610953333a4b2'),(91635,2180,'blocks-list_0_items_0_bold-text','1'),(91636,2180,'_blocks-list_0_items_0_bold-text','field_610953c1b1c01'),(91637,2180,'blocks-list_0_items_0_item-text','Local card processing'),(91638,2180,'_blocks-list_0_items_0_item-text','field_610953e5b1c02'),(91639,2180,'blocks-list_0_items','2'),(91640,2180,'_blocks-list_0_items','field_61095368b1c00'),(91641,2180,'blocks-list_1_icons-style','transparent'),(91642,2180,'_blocks-list_1_icons-style','field_610953123a4b1'),(91643,2180,'blocks-list_1_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/sign-up/\";s:6:\"target\";s:0:\"\";}'),(91644,2180,'_blocks-list_1_link','field_610952e5776c0'),(91645,2180,'blocks-list_1_title','APM processing'),(91646,2180,'_blocks-list_1_title','field_61095245776be'),(91647,2180,'blocks-list_1_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(91648,2180,'_blocks-list_1_description','field_6109525f776bf'),(91649,2180,'blocks-list_1_icons_0_icon','795'),(91650,2180,'_blocks-list_1_icons_0_icon','field_6109534b3a4b3'),(91651,2180,'blocks-list_1_icons','5'),(91652,2180,'_blocks-list_1_icons','field_610953333a4b2'),(91653,2180,'blocks-list_1_items',''),(91654,2180,'_blocks-list_1_items','field_61095368b1c00'),(91655,2180,'blocks-list_2_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/sign-up/\";s:6:\"target\";s:0:\"\";}'),(91656,2180,'_blocks-list_2_link','field_610952e5776c0'),(91657,2180,'blocks-list_2_title','High-risk merchant accounts'),(91658,2180,'_blocks-list_2_title','field_61095245776be'),(91659,2180,'blocks-list_2_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(91660,2180,'_blocks-list_2_description','field_6109525f776bf'),(91661,2180,'blocks-list_2_icons',''),(91662,2180,'_blocks-list_2_icons','field_610953333a4b2'),(91663,2180,'blocks-list_2_items_0_bold-text','1'),(91664,2180,'_blocks-list_2_items_0_bold-text','field_610953c1b1c01'),(91665,2180,'blocks-list_2_items_0_item-text','+0.50% high-risk merchant accounts commission'),(91666,2180,'_blocks-list_2_items_0_item-text','field_610953e5b1c02'),(91667,2180,'blocks-list_2_items','3'),(91668,2180,'_blocks-list_2_items','field_61095368b1c00'),(91669,2180,'blocks-list_3_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/sign-up/\";s:6:\"target\";s:0:\"\";}'),(91670,2180,'_blocks-list_3_link','field_610952e5776c0'),(91671,2180,'blocks-list_3_title','Chargeback management'),(91672,2180,'_blocks-list_3_title','field_61095245776be'),(91673,2180,'blocks-list_3_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(91674,2180,'_blocks-list_3_description','field_6109525f776bf'),(91675,2180,'blocks-list_3_icons',''),(91676,2180,'_blocks-list_3_icons','field_610953333a4b2'),(91677,2180,'blocks-list_3_items_0_bold-text','1'),(91678,2180,'_blocks-list_3_items_0_bold-text','field_610953c1b1c01'),(91679,2180,'blocks-list_3_items_0_item-text','25 EUR per CHB dispute'),(91680,2180,'_blocks-list_3_items_0_item-text','field_610953e5b1c02'),(91681,2180,'blocks-list_3_items','3'),(91682,2180,'_blocks-list_3_items','field_61095368b1c00'),(91683,2180,'blocks-list_4_link','a:3:{s:5:\"title\";s:19:\"Contact for details\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/sign-up/\";s:6:\"target\";s:0:\"\";}'),(91684,2180,'_blocks-list_4_link','field_610952e5776c0'),(91685,2180,'blocks-list_4_title','Billing SAAS'),(91686,2180,'_blocks-list_4_title','field_61095245776be'),(91687,2180,'blocks-list_4_description','Nunc sagittis quam ut leo scelerisque lorem quam dui. Orci sed lectus volutpat et nam rhoncus pulvinar nibh tempus.'),(91688,2180,'_blocks-list_4_description','field_6109525f776bf'),(91689,2180,'blocks-list_4_icons',''),(91690,2180,'_blocks-list_4_icons','field_610953333a4b2'),(91691,2180,'blocks-list_4_items_0_bold-text','1'),(91692,2180,'_blocks-list_4_items_0_bold-text','field_610953c1b1c01'),(91693,2180,'blocks-list_4_items_0_item-text','0,03 EUR/TRX'),(91694,2180,'_blocks-list_4_items_0_item-text','field_610953e5b1c02'),(91695,2180,'blocks-list_4_items','6'),(91696,2180,'_blocks-list_4_items','field_61095368b1c00'),(91697,2180,'blocks-list','5'),(91698,2180,'_blocks-list','field_61095221776bd'),(91699,2180,'blocks-list_0_items_1_bold-text','1'),(91700,2180,'_blocks-list_0_items_1_bold-text','field_610953c1b1c01'),(91701,2180,'blocks-list_0_items_1_item-text','Cross-border card payment solutions'),(91702,2180,'_blocks-list_0_items_1_item-text','field_610953e5b1c02'),(91703,2180,'blocks-list_1_icons_1_icon','796'),(91704,2180,'_blocks-list_1_icons_1_icon','field_6109534b3a4b3'),(91705,2180,'blocks-list_1_icons_2_icon','797'),(91706,2180,'_blocks-list_1_icons_2_icon','field_6109534b3a4b3'),(91707,2180,'blocks-list_1_icons_3_icon','798'),(91708,2180,'_blocks-list_1_icons_3_icon','field_6109534b3a4b3'),(91709,2180,'blocks-list_1_icons_4_icon','799'),(91710,2180,'_blocks-list_1_icons_4_icon','field_6109534b3a4b3'),(91711,2180,'blocks-list_2_items_1_bold-text','1'),(91712,2180,'_blocks-list_2_items_1_bold-text','field_610953c1b1c01'),(91713,2180,'blocks-list_2_items_1_item-text','Subscription business models management and support'),(91714,2180,'_blocks-list_2_items_1_item-text','field_610953e5b1c02'),(91715,2180,'blocks-list_2_items_2_bold-text','1'),(91716,2180,'_blocks-list_2_items_2_bold-text','field_610953c1b1c01'),(91717,2180,'blocks-list_2_items_2_item-text','Multiple business models support'),(91718,2180,'_blocks-list_2_items_2_item-text','field_610953e5b1c02'),(91719,2180,'blocks-list_3_items_1_bold-text','1'),(91720,2180,'_blocks-list_3_items_1_bold-text','field_610953c1b1c01'),(91721,2180,'blocks-list_3_items_1_item-text','Experienced dispute team'),(91722,2180,'_blocks-list_3_items_1_item-text','field_610953e5b1c02'),(91723,2180,'blocks-list_3_items_2_bold-text','1'),(91724,2180,'_blocks-list_3_items_2_bold-text','field_610953c1b1c01'),(91725,2180,'blocks-list_3_items_2_item-text','CHB control and monitoring program'),(91726,2180,'_blocks-list_3_items_2_item-text','field_610953e5b1c02'),(91727,2180,'blocks-list_4_items_1_bold-text','1'),(91728,2180,'_blocks-list_4_items_1_bold-text','field_610953c1b1c01'),(91729,2180,'blocks-list_4_items_1_item-text','Clearing system (real-time commissions and transaction fees application)'),(91730,2180,'_blocks-list_4_items_1_item-text','field_610953e5b1c02'),(91731,2180,'blocks-list_4_items_2_bold-text','1'),(91732,2180,'_blocks-list_4_items_2_bold-text','field_610953c1b1c01'),(91733,2180,'blocks-list_4_items_2_item-text','Flexible schedule for the invoices and settlement notes generation'),(91734,2180,'_blocks-list_4_items_2_item-text','field_610953e5b1c02'),(91735,2180,'blocks-list_4_items_3_bold-text','1'),(91736,2180,'_blocks-list_4_items_3_bold-text','field_610953c1b1c01'),(91737,2180,'blocks-list_4_items_3_item-text','All main payment models supported'),(91738,2180,'_blocks-list_4_items_3_item-text','field_610953e5b1c02'),(91739,2180,'blocks-list_4_items_4_bold-text','1'),(91740,2180,'_blocks-list_4_items_4_bold-text','field_610953c1b1c01'),(91741,2180,'blocks-list_4_items_4_item-text','Segregated accounts management according to the PSD 2 requirements'),(91742,2180,'_blocks-list_4_items_4_item-text','field_610953e5b1c02'),(91743,2180,'blocks-list_4_items_5_bold-text','1'),(91744,2180,'_blocks-list_4_items_5_bold-text','field_610953c1b1c01'),(91745,2180,'blocks-list_4_items_5_item-text','Comprehensive FX management'),(91746,2180,'_blocks-list_4_items_5_item-text','field_610953e5b1c02'),(91747,2181,'main-block-header_title','Precios personalizados'),(91748,2181,'_main-block-header_title','field_61093c50a78e8'),(91749,2181,'main-block-header_description','CommerceGate ofrece un[nbsp]conjunto completo de[nbsp]prestaciones y[nbsp]servicios y[nbsp]cobra por cada transacción una[nbsp]tarifa de[nbsp]procesamiento según método de[nbsp]pago.'),(91750,2181,'_main-block-header_description','field_61093c5ca78e9'),(91751,2181,'main-block-header',''),(91752,2181,'_main-block-header','field_61093c34a78e7'),(91753,2181,'flexible-pricing_title','Tarifas flexibles e integradas'),(91754,2181,'_flexible-pricing_title','field_6109401d9cacd'),(91755,2181,'flexible-pricing_description','Solución integral para aceptar pagos en[nbsp]su[nbsp]página web todo incluído.'),(91756,2181,'_flexible-pricing_description','field_610940e3b8ec1'),(91757,2181,'flexible-pricing_price','1.80% + 0.25 EUR'),(91758,2181,'_flexible-pricing_price','field_610940ffb8ec2'),(91759,2181,'flexible-pricing_list_0_item','Soluciones y[nbsp]servicios de[nbsp]pago personalizados para su[nbsp]negocio'),(91760,2181,'_flexible-pricing_list_0_item','field_61094144b8ec4'),(91761,2181,'flexible-pricing_list_1_item','Tecnología de[nbsp]pago de[nbsp]vanguardia para sus[nbsp]transacciones comerciales'),(91762,2181,'_flexible-pricing_list_1_item','field_61094144b8ec4'),(91763,2181,'flexible-pricing_list_2_item','Sin[nbsp]cargos ocultos por configuración de[nbsp]plataforma ni[nbsp]periódicos'),(91764,2181,'_flexible-pricing_list_2_item','field_61094144b8ec4'),(91765,2181,'flexible-pricing_list','3'),(91766,2181,'_flexible-pricing_list','field_61094125b8ec3'),(91767,2181,'flexible-pricing_link','a:3:{s:5:\"title\";s:17:\"Regístrese ahora\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/sign-up/\";s:6:\"target\";s:0:\"\";}'),(91768,2181,'_flexible-pricing_link','field_610941823f32f'),(91769,2181,'flexible-pricing',''),(91770,2181,'_flexible-pricing','field_61093f3e8b6ba'),(91771,2181,'customized-approach_title','Proceso de[nbsp]configuración personalizado'),(91772,2181,'_customized-approach_title','field_6109427eadcf6'),(91773,2181,'customized-approach_description','Todo el[nbsp]proceso de[nbsp]configuración se[nbsp]personaliza a[nbsp]los[nbsp]requerimientos de[nbsp]su[nbsp]negocio'),(91774,2181,'_customized-approach_description','field_6109427eadcf7'),(91775,2181,'customized-approach_list_0_item','Precios basados en[nbsp]niveles para proyectos de[nbsp]gran volumen'),(91776,2181,'_customized-approach_list_0_item','field_6109427eadcfa'),(91777,2181,'customized-approach_list','3'),(91778,2181,'_customized-approach_list','field_6109427eadcf9'),(91779,2181,'customized-approach_link','a:3:{s:5:\"title\";s:14:\"Pregunte ahora\";s:3:\"url\";s:57:\"https://commercegate.goodface.com.ua/wp/es/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(91780,2181,'_customized-approach_link','field_6109427eadcfb'),(91781,2181,'customized-approach',''),(91782,2181,'_customized-approach','field_6109427eadcf5'),(91783,2181,'customized-approach_list_1_item','Precios específicos por geolocalización, ofreciendo tasas mejores'),(91784,2181,'_customized-approach_list_1_item','field_6109427eadcfa'),(91785,2181,'customized-approach_list_2_item','Modelos de[nbsp]tasas de intercambio ++ para proyectos transfronterizos'),(91786,2181,'_customized-approach_list_2_item','field_6109427eadcfa'),(91787,2181,'included-info_title','Qué incluye'),(91788,2181,'_included-info_title','field_6109461ffc0ae'),(91789,2181,'included-info_description','CommerceGate le[nbsp]ofrece una[nbsp]solución completa y[nbsp]segura para recibir pagos por tarjeta de[nbsp]crédito de[nbsp]sus[nbsp]clientes desde cualquier parte del[nbsp]globo.'),(91790,2181,'_included-info_description','field_6109462afc0af'),(91791,2181,'included-info',''),(91792,2181,'_included-info','field_610945a9fc0ad'),(91793,2181,'include-list_0_icon','755'),(91794,2181,'_include-list_0_icon','field_61094f718fb66'),(91795,2181,'include-list_0_title','Checkout optimizado multiplataforma'),(91796,2181,'_include-list_0_title','field_61094f718fb67'),(91797,2181,'include-list_0_list_0_item','Pagos y[nbsp]páginas de[nbsp]checkout personalizables y[nbsp]de[nbsp]marca'),(91798,2181,'_include-list_0_list_0_item','field_61094f718fb69'),(91799,2181,'include-list_0_list_1_item','Cobertura de[nbsp]cumplimiento PCI DSS'),(91800,2181,'_include-list_0_list_1_item','field_61094f718fb69'),(91801,2181,'include-list_0_list','2'),(91802,2181,'_include-list_0_list','field_61094f718fb68'),(91803,2181,'include-list','7'),(91804,2181,'_include-list','field_61094f718fb65'),(91805,2181,'include-list_1_icon','756'),(91806,2181,'_include-list_1_icon','field_61094f718fb66'),(91807,2181,'include-list_1_title','Integración única —\r\nAlcance global de[nbsp]pagos'),(91808,2181,'_include-list_1_title','field_61094f718fb67'),(91809,2181,'include-list_1_list_0_item','Admitimos pagos en[nbsp]+200 divisas mundiales'),(91810,2181,'_include-list_1_list_0_item','field_61094f718fb69'),(91811,2181,'include-list_1_list_1_item','Acceso global a[nbsp]métodos de[nbsp]pago locales y[nbsp]populares'),(91812,2181,'_include-list_1_list_1_item','field_61094f718fb69'),(91813,2181,'include-list_1_list_2_item','Trabajamos globalmente con[nbsp]+20[nbsp]socios adquirentes'),(91814,2181,'_include-list_1_list_2_item','field_61094f718fb69'),(91815,2181,'include-list_1_list','3'),(91816,2181,'_include-list_1_list','field_61094f718fb68'),(91817,2181,'include-list_2_icon','757'),(91818,2181,'_include-list_2_icon','field_61094f718fb66'),(91819,2181,'include-list_2_title','Seguridad y[nbsp]cumplimientos probados y[nbsp]contrastados'),(91820,2181,'_include-list_2_title','field_61094f718fb67'),(91821,2181,'include-list_2_list_0_item','Plataforma de[nbsp]seguridad PCI[nbsp]DSS habilitada Nivel[nbsp]1'),(91822,2181,'_include-list_2_list_0_item','field_61094f718fb69'),(91823,2181,'include-list_2_list_1_item','Sistema de[nbsp]cifrado y[nbsp]seguridad de[nbsp]datos multinivel'),(91824,2181,'_include-list_2_list_1_item','field_61094f718fb69'),(91825,2181,'include-list_2_list_2_item','Plataforma basada en[nbsp]la[nbsp]nube fácilmente accesible y[nbsp]escalable'),(91826,2181,'_include-list_2_list_2_item','field_61094f718fb69'),(91827,2181,'include-list_2_list','3'),(91828,2181,'_include-list_2_list','field_61094f718fb68'),(91829,2181,'include-list_3_icon','758'),(91830,2181,'_include-list_3_icon','field_61094f718fb66'),(91831,2181,'include-list_3_title','Facturación precisa y[nbsp]automatizada'),(91832,2181,'_include-list_3_title','field_61094f718fb67'),(91833,2181,'include-list_3_list_0_item','Acceso en[nbsp]tiempo real a[nbsp]los datos de[nbsp]cada transacción'),(91834,2181,'_include-list_3_list_0_item','field_61094f718fb69'),(91835,2181,'include-list_3_list_1_item','Procedimientos de[nbsp]facturación absolutos y[nbsp]detallados'),(91836,2181,'_include-list_3_list_1_item','field_61094f718fb69'),(91837,2181,'include-list_3_list_2_item','Compatible con[nbsp]múltiples modelos de[nbsp]precios y[nbsp]negocio'),(91838,2181,'_include-list_3_list_2_item','field_61094f718fb69'),(91839,2181,'include-list_3_list','3'),(91840,2181,'_include-list_3_list','field_61094f718fb68'),(91841,2181,'include-list_4_icon','759'),(91842,2181,'_include-list_4_icon','field_61094f718fb66'),(91843,2181,'include-list_4_title','Pagos al comerciante automatizados y[nbsp]programados'),(91844,2181,'_include-list_4_title','field_61094f718fb67'),(91845,2181,'include-list_4_list_0_item','Pagos programados a[nbsp]su[nbsp]cuenta bancaria'),(91846,2181,'_include-list_4_list_0_item','field_61094f718fb69'),(91847,2181,'include-list_4_list_1_item','Programación de[nbsp]pagos al[nbsp]comerciante flexible y[nbsp]transparente'),(91848,2181,'_include-list_4_list_1_item','field_61094f718fb69'),(91849,2181,'include-list_4_list_2_item','Controles de[nbsp]pago flexibles y[nbsp]personalizados'),(91850,2181,'_include-list_4_list_2_item','field_61094f718fb69'),(91851,2181,'include-list_4_list','3'),(91852,2181,'_include-list_4_list','field_61094f718fb68'),(91853,2181,'include-list_5_icon','760'),(91854,2181,'_include-list_5_icon','field_61094f718fb66'),(91855,2181,'include-list_5_title','Soporte al[nbsp]cliente dedicado y[nbsp]directo'),(91856,2181,'_include-list_5_title','field_61094f718fb67'),(91857,2181,'include-list_5_list_0_item','Soporte de[nbsp]pagos 24/7 y[nbsp]directo'),(91858,2181,'_include-list_5_list_0_item','field_61094f718fb69'),(91859,2181,'include-list_5_list_1_item','Política de[nbsp]reembolsos personalizable y[nbsp]conforme'),(91860,2181,'_include-list_5_list_1_item','field_61094f718fb69'),(91861,2181,'include-list_5_list_2_item','Soporte y[nbsp]asistencia en[nbsp]varios idiomas'),(91862,2181,'_include-list_5_list_2_item','field_61094f718fb69'),(91863,2181,'include-list_5_list','3'),(91864,2181,'_include-list_5_list','field_61094f718fb68'),(91865,2181,'include-list_6_icon','763'),(91866,2181,'_include-list_6_icon','field_61094f718fb66'),(91867,2181,'include-list_6_title','Acceso personalizado al[nbsp]servicio comercial'),(91868,2181,'_include-list_6_title','field_61094f718fb67'),(91869,2181,'include-list_6_list_0_item','Gestor de[nbsp]cuenta dedicado, a[nbsp]su[nbsp]disposición'),(91870,2181,'_include-list_6_list_0_item','field_61094f718fb69'),(91871,2181,'include-list_6_list_1_item','Soporte técnico basado en[nbsp]SLA y[nbsp]fácilmente accesible'),(91872,2181,'_include-list_6_list_1_item','field_61094f718fb69'),(91873,2181,'include-list_6_list_2_item','Acceso fácil al[nbsp]equipo de[nbsp]riesgo, cumpliento y[nbsp]finanzas'),(91874,2181,'_include-list_6_list_2_item','field_61094f718fb69'),(91875,2181,'include-list_6_list','3'),(91876,2181,'_include-list_6_list','field_61094f718fb68'),(91877,2181,'blocks-list_0_icons-style','light'),(91878,2181,'_blocks-list_0_icons-style','field_610953123a4b1'),(91879,2181,'blocks-list_0_link','a:3:{s:5:\"title\";s:14:\"Pregunte ahora\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/sign-up/\";s:6:\"target\";s:0:\"\";}'),(91880,2181,'_blocks-list_0_link','field_610952e5776c0'),(91881,2181,'blocks-list_0_title','Procesamiento de[nbsp]pagos con[nbsp]tarjeta'),(91882,2181,'_blocks-list_0_title','field_61095245776be'),(91883,2181,'blocks-list_0_description','CommerceGate empodera su[nbsp]negocio en[nbsp]línea con[nbsp]capacidades para procesar pagos por[nbsp]tarjeta y[nbsp]aceptar pagos globales.'),(91884,2181,'_blocks-list_0_description','field_6109525f776bf'),(91885,2181,'blocks-list_0_icons_0_icon','788'),(91886,2181,'_blocks-list_0_icons_0_icon','field_6109534b3a4b3'),(91887,2181,'blocks-list_0_icons_1_icon','790'),(91888,2181,'_blocks-list_0_icons_1_icon','field_6109534b3a4b3'),(91889,2181,'blocks-list_0_icons_2_icon','789'),(91890,2181,'_blocks-list_0_icons_2_icon','field_6109534b3a4b3'),(91891,2181,'blocks-list_0_icons_3_icon','791'),(91892,2181,'_blocks-list_0_icons_3_icon','field_6109534b3a4b3'),(91893,2181,'blocks-list_0_icons_4_icon','792'),(91894,2181,'_blocks-list_0_icons_4_icon','field_6109534b3a4b3'),(91895,2181,'blocks-list_0_icons_5_icon','793'),(91896,2181,'_blocks-list_0_icons_5_icon','field_6109534b3a4b3'),(91897,2181,'blocks-list_0_icons','6'),(91898,2181,'_blocks-list_0_icons','field_610953333a4b2'),(91899,2181,'blocks-list_0_items_0_bold-text','1'),(91900,2181,'_blocks-list_0_items_0_bold-text','field_610953c1b1c01'),(91901,2181,'blocks-list_0_items_0_item-text','Procesamiento de[nbsp]tarjetas locales'),(91902,2181,'_blocks-list_0_items_0_item-text','field_610953e5b1c02'),(91903,2181,'blocks-list_0_items','2'),(91904,2181,'_blocks-list_0_items','field_61095368b1c00'),(91905,2181,'blocks-list_1_icons-style','transparent'),(91906,2181,'_blocks-list_1_icons-style','field_610953123a4b1'),(91907,2181,'blocks-list_1_link','a:3:{s:5:\"title\";s:14:\"Pregunte ahora\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/sign-up/\";s:6:\"target\";s:0:\"\";}'),(91908,2181,'_blocks-list_1_link','field_610952e5776c0'),(91909,2181,'blocks-list_1_title','Métodos de[nbsp]pago locales'),(91910,2181,'_blocks-list_1_title','field_61095245776be'),(91911,2181,'blocks-list_1_description','CommerceGate le[nbsp]permite escalar su[nbsp]negocio en[nbsp]su[nbsp]región aceptando pagos locales LATAM y[nbsp]aumentando sus[nbsp]ingresos'),(91912,2181,'_blocks-list_1_description','field_6109525f776bf'),(91913,2181,'blocks-list_1_icons_0_icon','795'),(91914,2181,'_blocks-list_1_icons_0_icon','field_6109534b3a4b3'),(91915,2181,'blocks-list_1_icons','5'),(91916,2181,'_blocks-list_1_icons','field_610953333a4b2'),(91917,2181,'blocks-list_1_items',''),(91918,2181,'_blocks-list_1_items','field_61095368b1c00'),(91919,2181,'blocks-list_2_link','a:3:{s:5:\"title\";s:14:\"Pregunte ahora\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/sign-up/\";s:6:\"target\";s:0:\"\";}'),(91920,2181,'_blocks-list_2_link','field_610952e5776c0'),(91921,2181,'blocks-list_2_title','Cuentas de[nbsp]comerciantes High-Risk'),(91922,2181,'_blocks-list_2_title','field_61095245776be'),(91923,2181,'blocks-list_2_description','CommerceGate facilita la[nbsp]configuración y[nbsp]el[nbsp]soporte a[nbsp]comerciantes de[nbsp]alto riesgo con[nbsp]altos riesgos de[nbsp]fraude y[nbsp]chargebacks.'),(91924,2181,'_blocks-list_2_description','field_6109525f776bf'),(91925,2181,'blocks-list_2_icons',''),(91926,2181,'_blocks-list_2_icons','field_610953333a4b2'),(91927,2181,'blocks-list_2_items_0_bold-text','1'),(91928,2181,'_blocks-list_2_items_0_bold-text','field_610953c1b1c01'),(91929,2181,'blocks-list_2_items_0_item-text','Comisión de[nbsp]+0.50% para comerciantes de[nbsp]alto riesgo'),(91930,2181,'_blocks-list_2_items_0_item-text','field_610953e5b1c02'),(91931,2181,'blocks-list_2_items','3'),(91932,2181,'_blocks-list_2_items','field_61095368b1c00'),(91933,2181,'blocks-list_3_link','a:3:{s:5:\"title\";s:14:\"Pregunte ahora\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/sign-up/\";s:6:\"target\";s:0:\"\";}'),(91934,2181,'_blocks-list_3_link','field_610952e5776c0'),(91935,2181,'blocks-list_3_title','Gestión de[nbsp]chargebacks'),(91936,2181,'_blocks-list_3_title','field_61095245776be'),(91937,2181,'blocks-list_3_description','CommerceGate simplifica y[nbsp]automatiza sus[nbsp]procedimientos de[nbsp]disputa y[nbsp]compensación para todo tipo de[nbsp]pagos con tarjeta.'),(91938,2181,'_blocks-list_3_description','field_6109525f776bf'),(91939,2181,'blocks-list_3_icons',''),(91940,2181,'_blocks-list_3_icons','field_610953333a4b2'),(91941,2181,'blocks-list_3_items_0_bold-text','1'),(91942,2181,'_blocks-list_3_items_0_bold-text','field_610953c1b1c01'),(91943,2181,'blocks-list_3_items_0_item-text','25EUR por disputa[nbsp]CHB'),(91944,2181,'_blocks-list_3_items_0_item-text','field_610953e5b1c02'),(91945,2181,'blocks-list_3_items','3'),(91946,2181,'_blocks-list_3_items','field_61095368b1c00'),(91947,2181,'blocks-list_4_link','a:3:{s:5:\"title\";s:14:\"Pregunte ahora\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/sign-up/\";s:6:\"target\";s:0:\"\";}'),(91948,2181,'_blocks-list_4_link','field_610952e5776c0'),(91949,2181,'blocks-list_4_title','Facturación SaaS'),(91950,2181,'_blocks-list_4_title','field_61095245776be'),(91951,2181,'blocks-list_4_description','CommerceGate ofrece a[nbsp]todos los[nbsp]modelos de[nbsp]negocio un[nbsp]sistema integrado de[nbsp]facturación y[nbsp]liquidación, con[nbsp]datos transparentes y[nbsp]ciclos de[nbsp]liquidación flexibles.'),(91952,2181,'_blocks-list_4_description','field_6109525f776bf'),(91953,2181,'blocks-list_4_icons',''),(91954,2181,'_blocks-list_4_icons','field_610953333a4b2'),(91955,2181,'blocks-list_4_items_0_bold-text','1'),(91956,2181,'_blocks-list_4_items_0_bold-text','field_610953c1b1c01'),(91957,2181,'blocks-list_4_items_0_item-text','0.03 euros por transacción'),(91958,2181,'_blocks-list_4_items_0_item-text','field_610953e5b1c02'),(91959,2181,'blocks-list_4_items','6'),(91960,2181,'_blocks-list_4_items','field_61095368b1c00'),(91961,2181,'blocks-list','5'),(91962,2181,'_blocks-list','field_61095221776bd'),(91963,2181,'blocks-list_0_items_1_bold-text','1'),(91964,2181,'_blocks-list_0_items_1_bold-text','field_610953c1b1c01'),(91965,2181,'blocks-list_0_items_1_item-text','Soluciones de[nbsp]pagos transfronterizos con[nbsp]tarjeta'),(91966,2181,'_blocks-list_0_items_1_item-text','field_610953e5b1c02'),(91967,2181,'blocks-list_1_icons_1_icon','796'),(91968,2181,'_blocks-list_1_icons_1_icon','field_6109534b3a4b3'),(91969,2181,'blocks-list_1_icons_2_icon','797'),(91970,2181,'_blocks-list_1_icons_2_icon','field_6109534b3a4b3'),(91971,2181,'blocks-list_1_icons_3_icon','798'),(91972,2181,'_blocks-list_1_icons_3_icon','field_6109534b3a4b3'),(91973,2181,'blocks-list_1_icons_4_icon','799'),(91974,2181,'_blocks-list_1_icons_4_icon','field_6109534b3a4b3'),(91975,2181,'blocks-list_2_items_1_bold-text','1'),(91976,2181,'_blocks-list_2_items_1_bold-text','field_610953c1b1c01'),(91977,2181,'blocks-list_2_items_1_item-text','Soporte y[nbsp]gestión de[nbsp]modelos de[nbsp]negocios por suscripción'),(91978,2181,'_blocks-list_2_items_1_item-text','field_610953e5b1c02'),(91979,2181,'blocks-list_2_items_2_bold-text','1'),(91980,2181,'_blocks-list_2_items_2_bold-text','field_610953c1b1c01'),(91981,2181,'blocks-list_2_items_2_item-text','Soporte de[nbsp]múltiples modelos de[nbsp]negocio'),(91982,2181,'_blocks-list_2_items_2_item-text','field_610953e5b1c02'),(91983,2181,'blocks-list_3_items_1_bold-text','1'),(91984,2181,'_blocks-list_3_items_1_bold-text','field_610953c1b1c01'),(91985,2181,'blocks-list_3_items_1_item-text','Equipo de[nbsp]disputas experimentado'),(91986,2181,'_blocks-list_3_items_1_item-text','field_610953e5b1c02'),(91987,2181,'blocks-list_3_items_2_bold-text','1'),(91988,2181,'_blocks-list_3_items_2_bold-text','field_610953c1b1c01'),(91989,2181,'blocks-list_3_items_2_item-text','Programa de[nbsp]control y[nbsp]monitoreo de[nbsp]CHBs'),(91990,2181,'_blocks-list_3_items_2_item-text','field_610953e5b1c02'),(91991,2181,'blocks-list_4_items_1_bold-text','1'),(91992,2181,'_blocks-list_4_items_1_bold-text','field_610953c1b1c01'),(91993,2181,'blocks-list_4_items_1_item-text','Compatible con los[nbsp]principales modelos de[nbsp]pagos'),(91994,2181,'_blocks-list_4_items_1_item-text','field_610953e5b1c02'),(91995,2181,'blocks-list_4_items_2_bold-text','1'),(91996,2181,'_blocks-list_4_items_2_bold-text','field_610953c1b1c01'),(91997,2181,'blocks-list_4_items_2_item-text','Sistema de[nbsp]compensación de[nbsp]comisiones y[nbsp]tarifas de[nbsp]transacción en[nbsp]tiempo real'),(91998,2181,'_blocks-list_4_items_2_item-text','field_610953e5b1c02'),(91999,2181,'blocks-list_4_items_3_bold-text','1'),(92000,2181,'_blocks-list_4_items_3_bold-text','field_610953c1b1c01'),(92001,2181,'blocks-list_4_items_3_item-text','Gestión de[nbsp]cuentas segregadas compatible con PSD[nbsp]2'),(92002,2181,'_blocks-list_4_items_3_item-text','field_610953e5b1c02'),(92003,2181,'blocks-list_4_items_4_bold-text','1'),(92004,2181,'_blocks-list_4_items_4_bold-text','field_610953c1b1c01'),(92005,2181,'blocks-list_4_items_4_item-text','Programación de[nbsp]facturación y[nbsp]pagos flexible y[nbsp]ajustable'),(92006,2181,'_blocks-list_4_items_4_item-text','field_610953e5b1c02'),(92007,2181,'blocks-list_4_items_5_bold-text','1'),(92008,2181,'_blocks-list_4_items_5_bold-text','field_610953c1b1c01'),(92009,2181,'blocks-list_4_items_5_item-text','Gestión de[nbsp]FXs exhaustiva y[nbsp]transparente'),(92010,2181,'_blocks-list_4_items_5_item-text','field_610953e5b1c02'),(92011,2183,'contacts-header_title','¿Podemos ayudarle?'),(92012,2183,'_contacts-header_title','field_6109302985422'),(92013,2183,'contacts-header_description','El[nbsp]amable equipo de[nbsp]CommerceGate está siempre \r\npreparado para ayudarle a[nbsp]encontrar la[nbsp]mejor solución.'),(92014,2183,'_contacts-header_description','field_61092de47698c'),(92015,2183,'contacts-header',''),(92016,2183,'_contacts-header','field_6109301b85421'),(92017,2183,'contacts-list_0_icon','711'),(92018,2183,'_contacts-list_0_icon','field_61092e187698e'),(92019,2183,'contacts-list_0_title','Comuníquese con Ventas'),(92020,2183,'_contacts-list_0_title','field_61092e287698f'),(92021,2183,'contacts-list_0_description','Comience su[nbsp]camino hacia una nueva era de[nbsp]crecimiento de[nbsp]su[nbsp]negocio con pagos en[nbsp]línea.'),(92022,2183,'_contacts-list_0_description','field_61092e2e76990'),(92023,2183,'contacts-list_0_links_phone',''),(92024,2183,'_contacts-list_0_links_phone','field_61092f6c76992'),(92025,2183,'contacts-list_0_links_custom-link','a:3:{s:5:\"title\";s:14:\"Pregunte ahora\";s:3:\"url\";s:57:\"https://commercegate.goodface.com.ua/wp/es/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(92026,2183,'_contacts-list_0_links_custom-link','field_61092f7876993'),(92027,2183,'contacts-list_0_links',''),(92028,2183,'_contacts-list_0_links','field_61092f5776991'),(92029,2183,'contacts-list_1_icon','712'),(92030,2183,'_contacts-list_1_icon','field_61092e187698e'),(92031,2183,'contacts-list_1_title','Soporte al[nbsp]comerciante'),(92032,2183,'_contacts-list_1_title','field_61092e287698f'),(92033,2183,'contacts-list_1_description','Reciba recomendaciones profesionales e[nbsp]individualizadas via[nbsp]email, mensaje o[nbsp]llamada de[nbsp]teléfono.'),(92034,2183,'_contacts-list_1_description','field_61092e2e76990'),(92035,2183,'contacts-list_1_links_phone','a:3:{s:5:\"title\";s:15:\"+34 673 908 333\";s:3:\"url\";s:15:\"tel:34673908333\";s:6:\"target\";s:0:\"\";}'),(92036,2183,'_contacts-list_1_links_phone','field_61092f6c76992'),(92037,2183,'contacts-list_1_links_custom-link','a:3:{s:5:\"title\";s:12:\"Contáctenos\";s:3:\"url\";s:53:\"https://merchants.cgpaytech.com/admin/support/tickets\";s:6:\"target\";s:0:\"\";}'),(92038,2183,'_contacts-list_1_links_custom-link','field_61092f7876993'),(92039,2183,'contacts-list_1_links',''),(92040,2183,'_contacts-list_1_links','field_61092f5776991'),(92041,2183,'contacts-list_2_icon','713'),(92042,2183,'_contacts-list_2_icon','field_61092e187698e'),(92043,2183,'contacts-list_2_title','Soporte al[nbsp]cliente'),(92044,2183,'_contacts-list_2_title','field_61092e287698f'),(92045,2183,'contacts-list_2_description','Reciba atención dedicada a[nbsp]su[nbsp]problema y[nbsp]encuentre una[nbsp]solución rápidamente.'),(92046,2183,'_contacts-list_2_description','field_61092e2e76990'),(92047,2183,'contacts-list_2_links_phone','a:3:{s:5:\"title\";s:15:\"+34 673 908 333\";s:3:\"url\";s:15:\"tel:34673908333\";s:6:\"target\";s:0:\"\";}'),(92048,2183,'_contacts-list_2_links_phone','field_61092f6c76992'),(92049,2183,'contacts-list_2_links_custom-link','a:3:{s:5:\"title\";s:12:\"Contáctenos\";s:3:\"url\";s:53:\"https://www.cgbilling.com/secure/customerSupport.html\";s:6:\"target\";s:0:\"\";}'),(92050,2183,'_contacts-list_2_links_custom-link','field_61092f7876993'),(92051,2183,'contacts-list_2_links',''),(92052,2183,'_contacts-list_2_links','field_61092f5776991'),(92053,2183,'contacts-list','3'),(92054,2183,'_contacts-list','field_61092e037698d'),(92055,2183,'contacts-footer_title','Dirección Postal'),(92056,2183,'_contacts-footer_title','field_61092ff2d848b'),(92057,2183,'contacts-footer_description','C/Moll de Barcelona, \"World Trade Center\", Edificio norte, Planta 4. 08039 Barcelona, España.'),(92058,2183,'_contacts-footer_description','field_61092ff9d848c'),(92059,2183,'contacts-footer',''),(92060,2183,'_contacts-footer','field_61092fe1d848a'),(92061,2184,'main-block_image','542'),(92062,2184,'_main-block_image','field_6107f1cd63ec8'),(92063,2184,'main-block_title','Sobre CommerceGate'),(92064,2184,'_main-block_title','field_6107f1db63ec9'),(92065,2184,'main-block_description','Miles de[nbsp]comerciantes han[nbsp]aumentado sus[nbsp]ventas con nuestras soluciones de[nbsp]pago desde el[nbsp]2006. Hoy[nbsp]día, hemos escalado con[nbsp]éxito proveyendo todos los[nbsp]negocios con tecnología líder y[nbsp]con fundamentos de[nbsp]prácticas comerciales éticas'),(92066,2184,'_main-block_description','field_6107f1e463eca'),(92067,2184,'main-block_button-title','Descubra más'),(92068,2184,'_main-block_button-title','field_6107f1f063ecb'),(92069,2184,'main-block',''),(92070,2184,'_main-block','field_6107f1b963ec7'),(92071,2184,'introductory-block-title','We’re recognised by professionals'),(92072,2184,'_introductory-block-title','field_6107f5e1078d8'),(92073,2184,'introductory-block-icons_0_icon','550'),(92074,2184,'_introductory-block-icons_0_icon','field_6107f5f6078da'),(92075,2184,'introductory-block-icons_0_icon-description','Con Licencia del[nbsp]Banco de[nbsp]España'),(92076,2184,'_introductory-block-icons_0_icon-description','field_6107f635d4d34'),(92077,2184,'introductory-block-icons_1_icon','551'),(92078,2184,'_introductory-block-icons_1_icon','field_6107f5f6078da'),(92079,2184,'introductory-block-icons_1_icon-description','Auditor de[nbsp]KPMG designado'),(92080,2184,'_introductory-block-icons_1_icon-description','field_6107f635d4d34'),(92081,2184,'introductory-block-icons_2_icon','552'),(92082,2184,'_introductory-block-icons_2_icon','field_6107f5f6078da'),(92083,2184,'introductory-block-icons_2_icon-description','Cumplimiento de[nbsp]seguridad PCI[nbsp]Nivel[nbsp]1'),(92084,2184,'_introductory-block-icons_2_icon-description','field_6107f635d4d34'),(92085,2184,'introductory-block-icons_3_icon','553'),(92086,2184,'_introductory-block-icons_3_icon','field_6107f5f6078da'),(92087,2184,'introductory-block-icons_3_icon-description','Institución Financiera Regulada por[nbsp]UE'),(92088,2184,'_introductory-block-icons_3_icon-description','field_6107f635d4d34'),(92089,2184,'introductory-block-icons','4'),(92090,2184,'_introductory-block-icons','field_6107f5e6078d9'),(92091,2184,'team-list_0_image','2092'),(92092,2184,'_team-list_0_image','field_6107f9b886e2d'),(92093,2184,'team-list_0_full-name','Evgen Sopin'),(92094,2184,'_team-list_0_full-name','field_6107f9ee86e2e'),(92095,2184,'team-list_0_position','Director Ejecutivo'),(92096,2184,'_team-list_0_position','field_6107fa0886e2f'),(92097,2184,'team-list_0_profile','https://www.linkedin.com/in/evgensopin/'),(92098,2184,'_team-list_0_profile','field_6107fa1e86e30'),(92099,2184,'team-list_1_image','570'),(92100,2184,'_team-list_1_image','field_6107f9b886e2d'),(92101,2184,'team-list_1_full-name','Carlos Maduro'),(92102,2184,'_team-list_1_full-name','field_6107f9ee86e2e'),(92103,2184,'team-list_1_position','Director Financiero'),(92104,2184,'_team-list_1_position','field_6107fa0886e2f'),(92105,2184,'team-list_1_profile','https://www.linkedin.com/in/carlosmaduro/'),(92106,2184,'_team-list_1_profile','field_6107fa1e86e30'),(92107,2184,'team-list_2_image','571'),(92108,2184,'_team-list_2_image','field_6107f9b886e2d'),(92109,2184,'team-list_2_full-name','Paul Barclay'),(92110,2184,'_team-list_2_full-name','field_6107f9ee86e2e'),(92111,2184,'team-list_2_position','Director comercial'),(92112,2184,'_team-list_2_position','field_6107fa0886e2f'),(92113,2184,'team-list_2_profile','https://www.linkedin.com/in/pabarclay/'),(92114,2184,'_team-list_2_profile','field_6107fa1e86e30'),(92115,2184,'team-list_3_image','572'),(92116,2184,'_team-list_3_image','field_6107f9b886e2d'),(92117,2184,'team-list_3_full-name','Andrew Rud'),(92118,2184,'_team-list_3_full-name','field_6107f9ee86e2e'),(92119,2184,'team-list_3_position','Director de[nbsp]Operaciones'),(92120,2184,'_team-list_3_position','field_6107fa0886e2f'),(92121,2184,'team-list_3_profile','https://www.linkedin.com/in/andrew-rud-b3274835/'),(92122,2184,'_team-list_3_profile','field_6107fa1e86e30'),(92123,2184,'team-list_4_image','573'),(92124,2184,'_team-list_4_image','field_6107f9b886e2d'),(92125,2184,'team-list_4_full-name','Andrew Vinnichenko'),(92126,2184,'_team-list_4_full-name','field_6107f9ee86e2e'),(92127,2184,'team-list_4_position','Oficial de[nbsp]Informes de[nbsp]Blanqueo de[nbsp]Capitales'),(92128,2184,'_team-list_4_position','field_6107fa0886e2f'),(92129,2184,'team-list_4_profile','https://www.linkedin.com/in/andrew-vinnichenko/'),(92130,2184,'_team-list_4_profile','field_6107fa1e86e30'),(92131,2184,'team-list','5'),(92132,2184,'_team-list','field_6107f8956d8f2'),(92133,2184,'team-block-info_team-title','Nuestro Equipo'),(92134,2184,'_team-block-info_team-title','field_6107f96a86e2c'),(92135,2184,'team-block-info_team-profile-link-title','Perfil de Linkedin'),(92136,2184,'_team-block-info_team-profile-link-title','field_6107fa2d86e31'),(92137,2184,'team-block-info',''),(92138,2184,'_team-block-info','field_6107fa5b46179'),(92139,2184,'our-story-title','Nuestra Historia'),(92140,2184,'_our-story-title','field_6107fd3dfac5c'),(92141,2184,'slider_story-past_0_year','Fundada en 2006'),(92142,2184,'_slider_story-past_0_year','field_6107fe861dc5d'),(92143,2184,'slider_story-past_0_gropus_0_title_title','Founded'),(92144,2184,'_slider_story-past_0_gropus_0_title_title','field_6107fefbb9e35'),(92145,2184,'slider_story-past_0_gropus_0_title_gradient','1'),(92146,2184,'_slider_story-past_0_gropus_0_title_gradient','field_6107ff2c8bc34'),(92147,2184,'slider_story-past_0_gropus_0_title',''),(92148,2184,'_slider_story-past_0_gropus_0_title','field_6107ff625d3cf'),(92149,2184,'slider_story-past_0_gropus_0_description','CommerceGate se[nbsp]fundó en[nbsp]Barcelona, España, mediante relaciones clave con[nbsp]instituciones financerias y[nbsp]de[nbsp]gestión de[nbsp]riesgos, para desarrollar capacidades tecnológicas y[nbsp]operativas en[nbsp]nuestra plataforma.'),(92150,2184,'_slider_story-past_0_gropus_0_description','field_6107ff01b9e36'),(92151,2184,'slider_story-past_0_gropus','1'),(92152,2184,'_slider_story-past_0_gropus','field_6107fee8b9e34'),(92153,2184,'slider_story-past_1_year','En 2007'),(92154,2184,'_slider_story-past_1_year','field_6107fe861dc5d'),(92155,2184,'slider_story-past_1_gropus_0_title_title','foundation'),(92156,2184,'_slider_story-past_1_gropus_0_title_title','field_6107fefbb9e35'),(92157,2184,'slider_story-past_1_gropus_0_title_gradient','0'),(92158,2184,'_slider_story-past_1_gropus_0_title_gradient','field_6107ff2c8bc34'),(92159,2184,'slider_story-past_1_gropus_0_title',''),(92160,2184,'_slider_story-past_1_gropus_0_title','field_6107ff625d3cf'),(92161,2184,'slider_story-past_1_gropus_0_description','CommerceGate rápidamente escaló hasta ser[nbsp]el[nbsp]mayor procesador de[nbsp]pagos de[nbsp]alto riesgo en[nbsp]España y[nbsp]se[nbsp]expandió por[nbsp]toda Europa, ofreciendo un[nbsp]rendimiento superior y[nbsp]soluciones de[nbsp]pago altamente seguras.'),(92162,2184,'_slider_story-past_1_gropus_0_description','field_6107ff01b9e36'),(92163,2184,'slider_story-past_1_gropus','1'),(92164,2184,'_slider_story-past_1_gropus','field_6107fee8b9e34'),(92165,2184,'slider_story-past_2_year','En 2009'),(92166,2184,'_slider_story-past_2_year','field_6107fe861dc5d'),(92167,2184,'slider_story-past_2_gropus_0_title_title','Relanzamiento de[nbsp]cgbilling.com'),(92168,2184,'_slider_story-past_2_gropus_0_title_title','field_6107fefbb9e35'),(92169,2184,'slider_story-past_2_gropus_0_title_gradient','0'),(92170,2184,'_slider_story-past_2_gropus_0_title_gradient','field_6107ff2c8bc34'),(92171,2184,'slider_story-past_2_gropus_0_title',''),(92172,2184,'_slider_story-past_2_gropus_0_title','field_6107ff625d3cf'),(92173,2184,'slider_story-past_2_gropus_0_description','CommerceGate se[nbsp]volvió un[nbsp]referente en[nbsp]la[nbsp]industria por[nbsp]la[nbsp]calidad del[nbsp]servicio de[nbsp]soporte de[nbsp]facturación al[nbsp]usuario final con[nbsp]el[nbsp]relanzamiento de[nbsp]cgbilling.com'),(92174,2184,'_slider_story-past_2_gropus_0_description','field_6107ff01b9e36'),(92175,2184,'slider_story-past_2_gropus','2'),(92176,2184,'_slider_story-past_2_gropus','field_6107fee8b9e34'),(92177,2184,'slider_story-past_3_year','En 2010'),(92178,2184,'_slider_story-past_3_year','field_6107fe861dc5d'),(92179,2184,'slider_story-past_3_gropus_0_title_title','CommerceGate amplió nuestro equipo'),(92180,2184,'_slider_story-past_3_gropus_0_title_title','field_6107fefbb9e35'),(92181,2184,'slider_story-past_3_gropus_0_title_gradient','0'),(92182,2184,'_slider_story-past_3_gropus_0_title_gradient','field_6107ff2c8bc34'),(92183,2184,'slider_story-past_3_gropus_0_title',''),(92184,2184,'_slider_story-past_3_gropus_0_title','field_6107ff625d3cf'),(92185,2184,'slider_story-past_3_gropus_0_description','CommerceGate amplió nuestro equipo para satisfacer la[nbsp]demanda creciente de[nbsp]nuestras soluciones de[nbsp]pago y[nbsp]seguir ofreciendo un[nbsp]soporte altamente dedicado a[nbsp]nuestros clientes.'),(92186,2184,'_slider_story-past_3_gropus_0_description','field_6107ff01b9e36'),(92187,2184,'slider_story-past_3_gropus','1'),(92188,2184,'_slider_story-past_3_gropus','field_6107fee8b9e34'),(92189,2184,'slider_story-past_4_year','En 2011'),(92190,2184,'_slider_story-past_4_year','field_6107fe861dc5d'),(92191,2184,'slider_story-past_4_gropus_0_title_title','El[nbsp]Europèan Billing Company of[nbsp]the[nbsp]Year'),(92192,2184,'_slider_story-past_4_gropus_0_title_title','field_6107fefbb9e35'),(92193,2184,'slider_story-past_4_gropus_0_title_gradient','0'),(92194,2184,'_slider_story-past_4_gropus_0_title_gradient','field_6107ff2c8bc34'),(92195,2184,'slider_story-past_4_gropus_0_title',''),(92196,2184,'_slider_story-past_4_gropus_0_title','field_6107ff625d3cf'),(92197,2184,'slider_story-past_4_gropus_0_description','CommerceGate fue[nbsp]galardonado con[nbsp]el[nbsp]Europèan Billing Company of[nbsp]the[nbsp]Year (Merchant Services) por[nbsp]nuestra larga dedicación a[nbsp]brindar tecnología de[nbsp]pago líder y[nbsp]acceso de[nbsp]soporte a[nbsp]nuestros clientes.'),(92198,2184,'_slider_story-past_4_gropus_0_description','field_6107ff01b9e36'),(92199,2184,'slider_story-past_4_gropus','1'),(92200,2184,'_slider_story-past_4_gropus','field_6107fee8b9e34'),(92201,2184,'slider_story-past_5_year','En 2012'),(92202,2184,'_slider_story-past_5_year','field_6107fe861dc5d'),(92203,2184,'slider_story-past_5_gropus_0_title_title','El[nbsp]European Billing Company of[nbsp]the[nbsp]Year Award'),(92204,2184,'_slider_story-past_5_gropus_0_title_title','field_6107fefbb9e35'),(92205,2184,'slider_story-past_5_gropus_0_title_gradient','0'),(92206,2184,'_slider_story-past_5_gropus_0_title_gradient','field_6107ff2c8bc34'),(92207,2184,'slider_story-past_5_gropus_0_title',''),(92208,2184,'_slider_story-past_5_gropus_0_title','field_6107ff625d3cf'),(92209,2184,'slider_story-past_5_gropus_0_description','CommerceGate fue[nbsp]nominada para el[nbsp]European Billing Company of[nbsp]the[nbsp]Year Award por[nbsp]el[nbsp]desempeño sobresaliente y[nbsp]confiabilidad de[nbsp]nuestras soluciones de[nbsp]pago para nuestros clientes en[nbsp]Europa.'),(92210,2184,'_slider_story-past_5_gropus_0_description','field_6107ff01b9e36'),(92211,2184,'slider_story-past_5_gropus','2'),(92212,2184,'_slider_story-past_5_gropus','field_6107fee8b9e34'),(92213,2184,'slider_story-past_6_year','En 2013'),(92214,2184,'_slider_story-past_6_year','field_6107fe861dc5d'),(92215,2184,'slider_story-past_6_gropus_0_title_title','El[nbsp]European Billing Company of[nbsp]the[nbsp]Year Award'),(92216,2184,'_slider_story-past_6_gropus_0_title_title','field_6107fefbb9e35'),(92217,2184,'slider_story-past_6_gropus_0_title_gradient','1'),(92218,2184,'_slider_story-past_6_gropus_0_title_gradient','field_6107ff2c8bc34'),(92219,2184,'slider_story-past_6_gropus_0_title',''),(92220,2184,'_slider_story-past_6_gropus_0_title','field_6107ff625d3cf'),(92221,2184,'slider_story-past_6_gropus_0_description','CommerceGate fue[nbsp]coronada con el[nbsp]título European Billing Company of[nbsp]the[nbsp]Year Award por[nbsp]nuestro sobresaliente desempeño y[nbsp]la[nbsp]confiabilidad de[nbsp]nuestras soluciones de[nbsp]pago para nuestros clientes en[nbsp]Europa.'),(92222,2184,'_slider_story-past_6_gropus_0_description','field_6107ff01b9e36'),(92223,2184,'slider_story-past_6_gropus','1'),(92224,2184,'_slider_story-past_6_gropus','field_6107fee8b9e34'),(92225,2184,'slider_story-past_7_year','En 2014'),(92226,2184,'_slider_story-past_7_year','field_6107fe861dc5d'),(92227,2184,'slider_story-past_7_gropus_0_title_title','El[nbsp]European Payment Processor of[nbsp]the[nbsp]Year Award'),(92228,2184,'_slider_story-past_7_gropus_0_title_title','field_6107fefbb9e35'),(92229,2184,'slider_story-past_7_gropus_0_title_gradient','0'),(92230,2184,'_slider_story-past_7_gropus_0_title_gradient','field_6107ff2c8bc34'),(92231,2184,'slider_story-past_7_gropus_0_title',''),(92232,2184,'_slider_story-past_7_gropus_0_title','field_6107ff625d3cf'),(92233,2184,'slider_story-past_7_gropus_0_description','CommerceGate fue[nbsp]coronada con[nbsp]el[nbsp]European Payment Processor of[nbsp]the[nbsp]Year Award por[nbsp]nuestras soluciones de[nbsp]pago lideres y[nbsp]altamente escalables para nuestros clientes en[nbsp]Europa.'),(92234,2184,'_slider_story-past_7_gropus_0_description','field_6107ff01b9e36'),(92235,2184,'slider_story-past_7_gropus','2'),(92236,2184,'_slider_story-past_7_gropus','field_6107fee8b9e34'),(92237,2184,'slider_story-past_8_year','En 2015'),(92238,2184,'_slider_story-past_8_year','field_6107fe861dc5d'),(92239,2184,'slider_story-past_8_gropus_0_title_title','CommerceGate amplió nuestro equipo'),(92240,2184,'_slider_story-past_8_gropus_0_title_title','field_6107fefbb9e35'),(92241,2184,'slider_story-past_8_gropus_0_title_gradient','0'),(92242,2184,'_slider_story-past_8_gropus_0_title_gradient','field_6107ff2c8bc34'),(92243,2184,'slider_story-past_8_gropus_0_title',''),(92244,2184,'_slider_story-past_8_gropus_0_title','field_6107ff625d3cf'),(92245,2184,'slider_story-past_8_gropus_0_description','CommerceGate amplió nuestro equipo para impulsar nuestras competencias principales y[nbsp]experiencia en[nbsp]áreas operacionales clave, mientras continuó ampliando su[nbsp]base de[nbsp]clientes y[nbsp]soporte por[nbsp]toda Europa.'),(92246,2184,'_slider_story-past_8_gropus_0_description','field_6107ff01b9e36'),(92247,2184,'slider_story-past_8_gropus','3'),(92248,2184,'_slider_story-past_8_gropus','field_6107fee8b9e34'),(92249,2184,'slider_story-past','15'),(92250,2184,'_slider_story-past','field_6107fe24901a6'),(92251,2184,'slider_story-feature_0_year','En 2022'),(92252,2184,'_slider_story-feature_0_year','field_6107ffda45731'),(92253,2184,'slider_story-feature_0_gropus_0_title_title','Banco Digital[nbsp]CG.'),(92254,2184,'_slider_story-feature_0_gropus_0_title_title','field_6107ffda45734'),(92255,2184,'slider_story-feature_0_gropus_0_title_gradient','0'),(92256,2184,'_slider_story-feature_0_gropus_0_title_gradient','field_6107ffda45735'),(92257,2184,'slider_story-feature_0_gropus_0_title',''),(92258,2184,'_slider_story-feature_0_gropus_0_title','field_6107ffda45733'),(92259,2184,'slider_story-feature_0_gropus_0_description','Banco Digital[nbsp]CG. Obtenga acceso sencillo a[nbsp]servicios clave de[nbsp]la[nbsp]banca digital, adaptados a[nbsp]las[nbsp]necesidades de[nbsp]su[nbsp]negocio en[nbsp]línea.'),(92260,2184,'_slider_story-feature_0_gropus_0_description','field_6107ffda45736'),(92261,2184,'slider_story-feature_0_gropus','3'),(92262,2184,'_slider_story-feature_0_gropus','field_6107ffda45732'),(92263,2184,'slider_story-feature','1'),(92264,2184,'_slider_story-feature','field_6107ffda45730'),(92265,2184,'slider',''),(92266,2184,'_slider','field_610800a34520b'),(92267,2184,'slider_story-feature_0_gropus_1_title_title','Tarjeta[nbsp]CG.'),(92268,2184,'_slider_story-feature_0_gropus_1_title_title','field_6107ffda45734'),(92269,2184,'slider_story-feature_0_gropus_1_title_gradient','0'),(92270,2184,'_slider_story-feature_0_gropus_1_title_gradient','field_6107ffda45735'),(92271,2184,'slider_story-feature_0_gropus_1_title',''),(92272,2184,'_slider_story-feature_0_gropus_1_title','field_6107ffda45733'),(92273,2184,'slider_story-feature_0_gropus_1_description','Tarjeta[nbsp]CG. Obtenga tarjetas de[nbsp]crédito corporativas y[nbsp]personales vinculadas a[nbsp]su[nbsp]cuenta para sus[nbsp]socios clave y[nbsp]partes interesadas.'),(92274,2184,'_slider_story-feature_0_gropus_1_description','field_6107ffda45736'),(92275,2184,'career-block-info_title','Comience su Carrera'),(92276,2184,'_career-block-info_title','field_6108088e7a966'),(92277,2184,'career-block-info_suptitle_text','Explore posiciones'),(92278,2184,'_career-block-info_suptitle_text','field_610808a07a968'),(92279,2184,'career-block-info_suptitle_color','#EB5042'),(92280,2184,'_career-block-info_suptitle_color','field_610808a67a969'),(92281,2184,'career-block-info_suptitle',''),(92282,2184,'_career-block-info_suptitle','field_610808947a967'),(92283,2184,'career-block-info',''),(92284,2184,'_career-block-info','field_610807c27a965'),(92285,2184,'career-block-info_button','a:3:{s:5:\"title\";s:12:\"See All Jobs\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/careers/\";s:6:\"target\";s:0:\"\";}'),(92286,2184,'_career-block-info_button','field_610808cdef69d'),(92287,2184,'slider_story-past_2_gropus_1_title_title','El[nbsp]Strategic Alliance of[nbsp]the[nbsp]Year Award'),(92288,2184,'_slider_story-past_2_gropus_1_title_title','field_6107fefbb9e35'),(92289,2184,'slider_story-past_2_gropus_1_title_gradient','0'),(92290,2184,'_slider_story-past_2_gropus_1_title_gradient','field_6107ff2c8bc34'),(92291,2184,'slider_story-past_2_gropus_1_title',''),(92292,2184,'_slider_story-past_2_gropus_1_title','field_6107ff625d3cf'),(92293,2184,'slider_story-past_2_gropus_1_description','CommerceGate fue[nbsp]galardonado con[nbsp]el[nbsp]Strategic Alliance of[nbsp]the[nbsp]Year Award por[nbsp]su[nbsp]desempeño sobresaliente y[nbsp]confiabilidad de[nbsp]nuestras soluciones de[nbsp]pago.'),(92294,2184,'_slider_story-past_2_gropus_1_description','field_6107ff01b9e36'),(92295,2184,'slider_story-past_5_gropus_1_title_title','CommerceGate relanza nuestro sitio web insignia'),(92296,2184,'_slider_story-past_5_gropus_1_title_title','field_6107fefbb9e35'),(92297,2184,'slider_story-past_5_gropus_1_title_gradient','0'),(92298,2184,'_slider_story-past_5_gropus_1_title_gradient','field_6107ff2c8bc34'),(92299,2184,'slider_story-past_5_gropus_1_title',''),(92300,2184,'_slider_story-past_5_gropus_1_title','field_6107ff625d3cf'),(92301,2184,'slider_story-past_5_gropus_1_description','CommerceGate relanza nuestro sitio web insignia y[nbsp]nuestra imagen de[nbsp]marca para enfatizar nuestro éxito de[nbsp]crecimiento, experiencia en[nbsp]la[nbsp]industria y[nbsp]excepcional dedicación a[nbsp]nuestros clientes.'),(92302,2184,'_slider_story-past_5_gropus_1_description','field_6107ff01b9e36'),(92303,2184,'slider_story-past_7_gropus_1_title_title','El[nbsp]liderazgo en[nbsp]innovación y[nbsp]desarrollo'),(92304,2184,'_slider_story-past_7_gropus_1_title_title','field_6107fefbb9e35'),(92305,2184,'slider_story-past_7_gropus_1_title_gradient','0'),(92306,2184,'_slider_story-past_7_gropus_1_title_gradient','field_6107ff2c8bc34'),(92307,2184,'slider_story-past_7_gropus_1_title',''),(92308,2184,'_slider_story-past_7_gropus_1_title','field_6107ff625d3cf'),(92309,2184,'slider_story-past_7_gropus_1_description','CommerceGate toma el[nbsp]liderazgo en[nbsp]innovación y[nbsp]desarrollo bajo una[nbsp]nueva dirección con[nbsp]el[nbsp]compromiso de[nbsp]desarrollar y[nbsp]adoptar las[nbsp]últimas tecnologías de[nbsp]pago disponibles para nuestros clientes.'),(92310,2184,'_slider_story-past_7_gropus_1_description','field_6107ff01b9e36'),(92311,2184,'slider_story-past_8_gropus_1_title_title','La[nbsp]nueva plataforma de[nbsp]procesamiento y[nbsp]sistemas'),(92312,2184,'_slider_story-past_8_gropus_1_title_title','field_6107fefbb9e35'),(92313,2184,'slider_story-past_8_gropus_1_title_gradient','0'),(92314,2184,'_slider_story-past_8_gropus_1_title_gradient','field_6107ff2c8bc34'),(92315,2184,'slider_story-past_8_gropus_1_title',''),(92316,2184,'_slider_story-past_8_gropus_1_title','field_6107ff625d3cf'),(92317,2184,'slider_story-past_8_gropus_1_description','CommerceGate comienza el[nbsp]desarrollo de[nbsp]la[nbsp]nueva plataforma de[nbsp]procesamiento y[nbsp]sistemas de[nbsp]administración para proveer a[nbsp]nuestros clientes de[nbsp]una[nbsp]solución líder en[nbsp]procesamiento de[nbsp]pagos y[nbsp]altamente segura.'),(92318,2184,'_slider_story-past_8_gropus_1_description','field_6107ff01b9e36'),(92319,2184,'slider_story-past_8_gropus_2_title_title','Tecnología inteligente ágil y basada en datos'),(92320,2184,'_slider_story-past_8_gropus_2_title_title','field_6107fefbb9e35'),(92321,2184,'slider_story-past_8_gropus_2_title_gradient','0'),(92322,2184,'_slider_story-past_8_gropus_2_title_gradient','field_6107ff2c8bc34'),(92323,2184,'slider_story-past_8_gropus_2_title',''),(92324,2184,'_slider_story-past_8_gropus_2_title','field_6107ff625d3cf'),(92325,2184,'slider_story-past_8_gropus_2_description','CommerceGate continúa evolucionando y[nbsp]satisfaciendo el[nbsp]panorama cambiante de[nbsp]la[nbsp]industria mediante la[nbsp]optimización de[nbsp]los[nbsp]procesos de[nbsp]negocio, haciendo uso[nbsp]de[nbsp]tecnología inteligente ágil[nbsp]y[nbsp]basada en[nbsp]datos.'),(92326,2184,'_slider_story-past_8_gropus_2_description','field_6107ff01b9e36'),(92327,2184,'slider_story-past_9_year','En 2016'),(92328,2184,'_slider_story-past_9_year','field_6107fe861dc5d'),(92329,2184,'slider_story-past_9_gropus_0_title_title','Un[nbsp]sistema líder de[nbsp]administración y[nbsp]de[nbsp]interfaz'),(92330,2184,'_slider_story-past_9_gropus_0_title_title','field_6107fefbb9e35'),(92331,2184,'slider_story-past_9_gropus_0_title_gradient','0'),(92332,2184,'_slider_story-past_9_gropus_0_title_gradient','field_6107ff2c8bc34'),(92333,2184,'slider_story-past_9_gropus_0_title',''),(92334,2184,'_slider_story-past_9_gropus_0_title','field_6107ff625d3cf'),(92335,2184,'slider_story-past_9_gropus_0_description','CommerceGate lanza un[nbsp]sistema líder de[nbsp]administración y[nbsp]de[nbsp]interfaz de[nbsp]usuario para el[nbsp]comerciante, haciendo más[nbsp]sencilla y[nbsp]conveniente la[nbsp]gestión del[nbsp]procesamiento de[nbsp]pagos de[nbsp]nuestros clientes.'),(92336,2184,'_slider_story-past_9_gropus_0_description','field_6107ff01b9e36'),(92337,2184,'slider_story-past_9_gropus_1_title_title','El[nbsp]sitio web y[nbsp]el[nbsp]perfil corporativo'),(92338,2184,'_slider_story-past_9_gropus_1_title_title','field_6107fefbb9e35'),(92339,2184,'slider_story-past_9_gropus_1_title_gradient','0'),(92340,2184,'_slider_story-past_9_gropus_1_title_gradient','field_6107ff2c8bc34'),(92341,2184,'slider_story-past_9_gropus_1_title',''),(92342,2184,'_slider_story-past_9_gropus_1_title','field_6107ff625d3cf'),(92343,2184,'slider_story-past_9_gropus_1_description','CommerceGate actualiza el[nbsp]sitio web y[nbsp]el[nbsp]perfil corporativo para reflejar nuestra dedicación y[nbsp]nuestro compromiso con[nbsp]la[nbsp]innovación constante, marcando la[nbsp]transición a[nbsp]un[nbsp]procesador de[nbsp]pagos eficiente, ágil y[nbsp]basado en[nbsp]datos.'),(92344,2184,'_slider_story-past_9_gropus_1_description','field_6107ff01b9e36'),(92345,2184,'slider_story-past_9_gropus','2'),(92346,2184,'_slider_story-past_9_gropus','field_6107fee8b9e34'),(92347,2184,'slider_story-past_10_year','En 2017'),(92348,2184,'_slider_story-past_10_year','field_6107fe861dc5d'),(92349,2184,'slider_story-past_10_gropus_0_title_title','Billing[nbsp]2.0'),(92350,2184,'_slider_story-past_10_gropus_0_title_title','field_6107fefbb9e35'),(92351,2184,'slider_story-past_10_gropus_0_title_gradient','1'),(92352,2184,'_slider_story-past_10_gropus_0_title_gradient','field_6107ff2c8bc34'),(92353,2184,'slider_story-past_10_gropus_0_title',''),(92354,2184,'_slider_story-past_10_gropus_0_title','field_6107ff625d3cf'),(92355,2184,'slider_story-past_10_gropus_0_description','CommerceGate lanza Billing[nbsp]2.0, un[nbsp]sistema líder de[nbsp]cobros, pagos y[nbsp]facturación todo en[nbsp]uno, que[nbsp]proporciona la[nbsp]última tecnología y[nbsp]funcionalidades con[nbsp]datos de[nbsp]cada transacción precisos para nuestros clientes.'),(92356,2184,'_slider_story-past_10_gropus_0_description','field_6107ff01b9e36'),(92357,2184,'slider_story-past_10_gropus','1'),(92358,2184,'_slider_story-past_10_gropus','field_6107fee8b9e34'),(92359,2184,'slider_story-past_11_year','En 2018'),(92360,2184,'_slider_story-past_11_year','field_6107fe861dc5d'),(92361,2184,'slider_story-past_11_gropus_0_title_title','CGPayTech'),(92362,2184,'_slider_story-past_11_gropus_0_title_title','field_6107fefbb9e35'),(92363,2184,'slider_story-past_11_gropus_0_title_gradient','1'),(92364,2184,'_slider_story-past_11_gropus_0_title_gradient','field_6107ff2c8bc34'),(92365,2184,'slider_story-past_11_gropus_0_title',''),(92366,2184,'_slider_story-past_11_gropus_0_title','field_6107ff625d3cf'),(92367,2184,'slider_story-past_11_gropus_0_description','CommerceGate lanza CGPayTech, una[nbsp]plataforma de[nbsp]vanguardia para pagos con[nbsp]capacidades más[nbsp]altas de[nbsp]procesamiento, protocolos de[nbsp]encriptado de[nbsp]seguridad mejorados y[nbsp]variedad de[nbsp]métodos de[nbsp]pago adicionales.'),(92368,2184,'_slider_story-past_11_gropus_0_description','field_6107ff01b9e36'),(92369,2184,'slider_story-past_11_gropus','1'),(92370,2184,'_slider_story-past_11_gropus','field_6107fee8b9e34'),(92371,2184,'slider_story-past_12_year','En 2019'),(92372,2184,'_slider_story-past_12_year','field_6107fe861dc5d'),(92373,2184,'slider_story-past_12_gropus_0_title_title','20a integración de[nbsp]socios adquirentes'),(92374,2184,'_slider_story-past_12_gropus_0_title_title','field_6107fefbb9e35'),(92375,2184,'slider_story-past_12_gropus_0_title_gradient','0'),(92376,2184,'_slider_story-past_12_gropus_0_title_gradient','field_6107ff2c8bc34'),(92377,2184,'slider_story-past_12_gropus_0_title',''),(92378,2184,'_slider_story-past_12_gropus_0_title','field_6107ff625d3cf'),(92379,2184,'slider_story-past_12_gropus_0_description','CommerceGate introduce la[nbsp]20a integración de[nbsp]socios adquirentes, permitiendo a[nbsp]nuestros comerciantes volúmenes transaccionales más[nbsp]altos, mejor conversión, gestión del[nbsp]riesgo y[nbsp]calidad del[nbsp]procesamiento de[nbsp]pago.'),(92380,2184,'_slider_story-past_12_gropus_0_description','field_6107ff01b9e36'),(92381,2184,'slider_story-past_12_gropus','1'),(92382,2184,'_slider_story-past_12_gropus','field_6107fee8b9e34'),(92383,2184,'slider_story-past_13_year','En 2020'),(92384,2184,'_slider_story-past_13_year','field_6107fe861dc5d'),(92385,2184,'slider_story-past_13_gropus_0_title_title','La[nbsp]licencia de[nbsp]institución financiera'),(92386,2184,'_slider_story-past_13_gropus_0_title_title','field_6107fefbb9e35'),(92387,2184,'slider_story-past_13_gropus_0_title_gradient','0'),(92388,2184,'_slider_story-past_13_gropus_0_title_gradient','field_6107ff2c8bc34'),(92389,2184,'slider_story-past_13_gropus_0_title',''),(92390,2184,'_slider_story-past_13_gropus_0_title','field_6107ff625d3cf'),(92391,2184,'slider_story-past_13_gropus_0_description','CommerceGate fue[nbsp]el[nbsp]primer grupo no[nbsp]bancario en[nbsp]España en[nbsp]obtener la[nbsp]licencia de[nbsp]institución financiera del[nbsp]Banco de[nbsp]España.'),(92392,2184,'_slider_story-past_13_gropus_0_description','field_6107ff01b9e36'),(92393,2184,'slider_story-past_13_gropus','1'),(92394,2184,'_slider_story-past_13_gropus','field_6107fee8b9e34'),(92395,2184,'slider_story-past_14_year','En 2021'),(92396,2184,'_slider_story-past_14_year','field_6107fe861dc5d'),(92397,2184,'slider_story-past_14_gropus_0_title_title','CommerceGate abre el[nbsp]mercado LATAM'),(92398,2184,'_slider_story-past_14_gropus_0_title_title','field_6107fefbb9e35'),(92399,2184,'slider_story-past_14_gropus_0_title_gradient','0'),(92400,2184,'_slider_story-past_14_gropus_0_title_gradient','field_6107ff2c8bc34'),(92401,2184,'slider_story-past_14_gropus_0_title',''),(92402,2184,'_slider_story-past_14_gropus_0_title','field_6107ff625d3cf'),(92403,2184,'slider_story-past_14_gropus_0_description','CommerceGate abre el[nbsp]mercado LATAM a[nbsp]través de[nbsp]soluciones de[nbsp]adquisición y[nbsp]pagos locales para comerciantes de[nbsp]la[nbsp]UE, y[nbsp]a[nbsp]continuación Brasil como primer país, y[nbsp]México, Chile, Colombia y[nbsp]Perú después.'),(92404,2184,'_slider_story-past_14_gropus_0_description','field_6107ff01b9e36'),(92405,2184,'slider_story-past_14_gropus','1'),(92406,2184,'_slider_story-past_14_gropus','field_6107fee8b9e34'),(92407,2184,'slider_story-feature_0_gropus_2_title_title','E[nbsp]Wallet[nbsp]CG.'),(92408,2184,'_slider_story-feature_0_gropus_2_title_title','field_6107ffda45734'),(92409,2184,'slider_story-feature_0_gropus_2_title_gradient','0'),(92410,2184,'_slider_story-feature_0_gropus_2_title_gradient','field_6107ffda45735'),(92411,2184,'slider_story-feature_0_gropus_2_title',''),(92412,2184,'_slider_story-feature_0_gropus_2_title','field_6107ffda45733'),(92413,2184,'slider_story-feature_0_gropus_2_description','E[nbsp]Wallet[nbsp]CG. Obtenga completo acceso a[nbsp]los[nbsp]beneficios de[nbsp]la[nbsp]solución CG[nbsp]eWallet para aumentar la[nbsp]interacción del[nbsp]cliente con[nbsp]su[nbsp]negocio.'),(92414,2184,'_slider_story-feature_0_gropus_2_description','field_6107ffda45736'),(92415,2185,'main-block_image','621'),(92416,2185,'_main-block_image','field_610815336c048'),(92417,2185,'main-block_title','¿Preparado para comenzar su[nbsp]viaje con[nbsp]nosotros?'),(92418,2185,'_main-block_title','field_610815716c049'),(92419,2185,'main-block_description','CG[nbsp]se[nbsp]construyó por el[nbsp]éxito de[nbsp]personas altamente capacitadas y[nbsp]con[nbsp]talento que trabajan aquí. Siempre estamos buscando nuevos talentos para unirse a[nbsp]nosotros.'),(92420,2185,'_main-block_description','field_610815846c04a'),(92421,2185,'main-block_button-title','Explora vacantes en CG'),(92422,2185,'_main-block_button-title','field_610815986c04b'),(92423,2185,'main-block',''),(92424,2185,'_main-block','field_610814b06c047'),(92425,2185,'career-block-info_title','Comience su[nbsp]carrera con[nbsp]nosotros'),(92426,2185,'_career-block-info_title','field_61081759b1a85'),(92427,2185,'career-block-info_button_show','Explore posiciones'),(92428,2185,'_career-block-info_button_show','field_610817f010219'),(92429,2185,'career-block-info_button_hide','Hide'),(92430,2185,'_career-block-info_button_hide','field_610817f81021a'),(92431,2185,'career-block-info_button',''),(92432,2185,'_career-block-info_button','field_61081759b1a89'),(92433,2185,'career-block-info',''),(92434,2185,'_career-block-info','field_61081759b1a84'),(92435,2185,'with-us-info_image','646'),(92436,2185,'_with-us-info_image','field_6108213aff9a1'),(92437,2185,'with-us-info_title','¿Por qué trabajar con[nbsp]CG?'),(92438,2185,'_with-us-info_title','field_61082113ff99f'),(92439,2185,'with-us-info_description','CommerceGate le[nbsp]ofrece la[nbsp]oportunidad de[nbsp]trabajar con una[nbsp]empresa joven, dinámica y[nbsp]de[nbsp]rápido crecimiento internacional en[nbsp]una[nbsp]industria en[nbsp]gran auge, con[nbsp]muchas oportunidades, y[nbsp]con[nbsp]base en[nbsp]España.'),(92440,2185,'_with-us-info_description','field_6108211dff9a0'),(92441,2185,'with-us-info',''),(92442,2185,'_with-us-info','field_610820d9ff99e'),(92443,2185,'with-us-list_0_icon','647'),(92444,2185,'_with-us-list_0_icon','field_610821fbff9a3'),(92445,2185,'with-us-list_0_description','Equipo internacional altamente colaborativo'),(92446,2185,'_with-us-list_0_description','field_6108220aff9a4'),(92447,2185,'with-us-list_1_icon','648'),(92448,2185,'_with-us-list_1_icon','field_610821fbff9a3'),(92449,2185,'with-us-list_1_description','Ubicación conveniente en[nbsp]Barcelona centro'),(92450,2185,'_with-us-list_1_description','field_6108220aff9a4'),(92451,2185,'with-us-list_2_icon','649'),(92452,2185,'_with-us-list_2_icon','field_610821fbff9a3'),(92453,2185,'with-us-list_2_description','Membresía gratuita a[nbsp]gimnasio'),(92454,2185,'_with-us-list_2_description','field_6108220aff9a4'),(92455,2185,'with-us-list_3_icon','650'),(92456,2185,'_with-us-list_3_icon','field_610821fbff9a3'),(92457,2185,'with-us-list_3_description','Cultura corporativa orientada al[nbsp]rendimiento'),(92458,2185,'_with-us-list_3_description','field_6108220aff9a4'),(92459,2185,'with-us-list_4_icon','651'),(92460,2185,'_with-us-list_4_icon','field_610821fbff9a3'),(92461,2185,'with-us-list_4_description','Salario competitivo y[nbsp]estructura de[nbsp]bonuses'),(92462,2185,'_with-us-list_4_description','field_6108220aff9a4'),(92463,2185,'with-us-list_5_icon','652'),(92464,2185,'_with-us-list_5_icon','field_610821fbff9a3'),(92465,2185,'with-us-list_5_description','Eventos para fomentar el[nbsp]espíritu de[nbsp]equipo'),(92466,2185,'_with-us-list_5_description','field_6108220aff9a4'),(92467,2185,'with-us-list_6_icon','653'),(92468,2185,'_with-us-list_6_icon','field_610821fbff9a3'),(92469,2185,'with-us-list_6_description','Oportunidades de[nbsp]crecimiento profesional'),(92470,2185,'_with-us-list_6_description','field_6108220aff9a4'),(92471,2185,'with-us-list_7_icon','654'),(92472,2185,'_with-us-list_7_icon','field_610821fbff9a3'),(92473,2185,'with-us-list_7_description','Seguro privado de[nbsp]salud completo'),(92474,2185,'_with-us-list_7_description','field_6108220aff9a4'),(92475,2185,'with-us-list','8'),(92476,2185,'_with-us-list','field_610821abff9a2'),(92477,2186,'main-block_image','621'),(92478,2186,'_main-block_image','field_610815336c048'),(92479,2186,'main-block_title','¿Preparado para comenzar su[nbsp]viaje con[nbsp]nosotros?'),(92480,2186,'_main-block_title','field_610815716c049'),(92481,2186,'main-block_description','CG[nbsp]se[nbsp]construyó por el[nbsp]éxito de[nbsp]personas altamente capacitadas y[nbsp]con[nbsp]talento que trabajan aquí. Siempre estamos buscando nuevos talentos para unirse a[nbsp]nosotros.'),(92482,2186,'_main-block_description','field_610815846c04a'),(92483,2186,'main-block_button-title','Explora vacantes en CG'),(92484,2186,'_main-block_button-title','field_610815986c04b'),(92485,2186,'main-block',''),(92486,2186,'_main-block','field_610814b06c047'),(92487,2186,'career-block-info_title','Comience su carrera con nosotros'),(92488,2186,'_career-block-info_title','field_61081759b1a85'),(92489,2186,'career-block-info_button_show','Explore posiciones'),(92490,2186,'_career-block-info_button_show','field_610817f010219'),(92491,2186,'career-block-info_button_hide','Esconder'),(92492,2186,'_career-block-info_button_hide','field_610817f81021a'),(92493,2186,'career-block-info_button',''),(92494,2186,'_career-block-info_button','field_61081759b1a89'),(92495,2186,'career-block-info',''),(92496,2186,'_career-block-info','field_61081759b1a84'),(92497,2186,'with-us-info_image','646'),(92498,2186,'_with-us-info_image','field_6108213aff9a1'),(92499,2186,'with-us-info_title','¿Por qué trabajar con[nbsp]CG?'),(92500,2186,'_with-us-info_title','field_61082113ff99f'),(92501,2186,'with-us-info_description','CommerceGate le[nbsp]ofrece la[nbsp]oportunidad de[nbsp]trabajar con una[nbsp]empresa joven, dinámica y[nbsp]de[nbsp]rápido crecimiento internacional en[nbsp]una[nbsp]industria en[nbsp]gran auge, con[nbsp]muchas oportunidades, y[nbsp]con[nbsp]base en[nbsp]España.'),(92502,2186,'_with-us-info_description','field_6108211dff9a0'),(92503,2186,'with-us-info',''),(92504,2186,'_with-us-info','field_610820d9ff99e'),(92505,2186,'with-us-list_0_icon','647'),(92506,2186,'_with-us-list_0_icon','field_610821fbff9a3'),(92507,2186,'with-us-list_0_description','Equipo internacional altamente colaborativo'),(92508,2186,'_with-us-list_0_description','field_6108220aff9a4'),(92509,2186,'with-us-list_1_icon','648'),(92510,2186,'_with-us-list_1_icon','field_610821fbff9a3'),(92511,2186,'with-us-list_1_description','Ubicación conveniente en[nbsp]Barcelona centro'),(92512,2186,'_with-us-list_1_description','field_6108220aff9a4'),(92513,2186,'with-us-list_2_icon','649'),(92514,2186,'_with-us-list_2_icon','field_610821fbff9a3'),(92515,2186,'with-us-list_2_description','Membresía gratuita a[nbsp]gimnasio'),(92516,2186,'_with-us-list_2_description','field_6108220aff9a4'),(92517,2186,'with-us-list_3_icon','650'),(92518,2186,'_with-us-list_3_icon','field_610821fbff9a3'),(92519,2186,'with-us-list_3_description','Cultura corporativa orientada al[nbsp]rendimiento'),(92520,2186,'_with-us-list_3_description','field_6108220aff9a4'),(92521,2186,'with-us-list_4_icon','651'),(92522,2186,'_with-us-list_4_icon','field_610821fbff9a3'),(92523,2186,'with-us-list_4_description','Salario competitivo y[nbsp]estructura de[nbsp]bonuses'),(92524,2186,'_with-us-list_4_description','field_6108220aff9a4'),(92525,2186,'with-us-list_5_icon','652'),(92526,2186,'_with-us-list_5_icon','field_610821fbff9a3'),(92527,2186,'with-us-list_5_description','Eventos para fomentar el[nbsp]espíritu de[nbsp]equipo'),(92528,2186,'_with-us-list_5_description','field_6108220aff9a4'),(92529,2186,'with-us-list_6_icon','653'),(92530,2186,'_with-us-list_6_icon','field_610821fbff9a3'),(92531,2186,'with-us-list_6_description','Oportunidades de[nbsp]crecimiento profesional'),(92532,2186,'_with-us-list_6_description','field_6108220aff9a4'),(92533,2186,'with-us-list_7_icon','654'),(92534,2186,'_with-us-list_7_icon','field_610821fbff9a3'),(92535,2186,'with-us-list_7_description','Seguro privado de[nbsp]salud completo'),(92536,2186,'_with-us-list_7_description','field_6108220aff9a4'),(92537,2186,'with-us-list','8'),(92538,2186,'_with-us-list','field_610821abff9a2'),(92539,2187,'main-block_image','621'),(92540,2187,'_main-block_image','field_610815336c048'),(92541,2187,'main-block_title','¿Preparado para comenzar su[nbsp]viaje con[nbsp]nosotros?'),(92542,2187,'_main-block_title','field_610815716c049'),(92543,2187,'main-block_description','CG[nbsp]se[nbsp]construyó por el[nbsp]éxito de[nbsp]personas altamente capacitadas y[nbsp]con[nbsp]talento que trabajan aquí. Siempre estamos buscando nuevos talentos para unirse a[nbsp]nosotros.'),(92544,2187,'_main-block_description','field_610815846c04a'),(92545,2187,'main-block_button-title','Explora vacantes en CG'),(92546,2187,'_main-block_button-title','field_610815986c04b'),(92547,2187,'main-block',''),(92548,2187,'_main-block','field_610814b06c047'),(92549,2187,'career-block-info_title','Comience su carrera con nosotros'),(92550,2187,'_career-block-info_title','field_61081759b1a85'),(92551,2187,'career-block-info_button_show','Explore posiciones'),(92552,2187,'_career-block-info_button_show','field_610817f010219'),(92553,2187,'career-block-info_button_hide','Esconder'),(92554,2187,'_career-block-info_button_hide','field_610817f81021a'),(92555,2187,'career-block-info_button',''),(92556,2187,'_career-block-info_button','field_61081759b1a89'),(92557,2187,'career-block-info',''),(92558,2187,'_career-block-info','field_61081759b1a84'),(92559,2187,'with-us-info_image','1673'),(92560,2187,'_with-us-info_image','field_6108213aff9a1'),(92561,2187,'with-us-info_title','¿Por qué trabajar con[nbsp]CG?'),(92562,2187,'_with-us-info_title','field_61082113ff99f'),(92563,2187,'with-us-info_description','CommerceGate le[nbsp]ofrece la[nbsp]oportunidad de[nbsp]trabajar con una[nbsp]empresa joven, dinámica y[nbsp]de[nbsp]rápido crecimiento internacional en[nbsp]una[nbsp]industria en[nbsp]gran auge, con[nbsp]muchas oportunidades, y[nbsp]con[nbsp]base en[nbsp]España.'),(92564,2187,'_with-us-info_description','field_6108211dff9a0'),(92565,2187,'with-us-info',''),(92566,2187,'_with-us-info','field_610820d9ff99e'),(92567,2187,'with-us-list_0_icon','647'),(92568,2187,'_with-us-list_0_icon','field_610821fbff9a3'),(92569,2187,'with-us-list_0_description','Equipo internacional altamente colaborativo'),(92570,2187,'_with-us-list_0_description','field_6108220aff9a4'),(92571,2187,'with-us-list_1_icon','648'),(92572,2187,'_with-us-list_1_icon','field_610821fbff9a3'),(92573,2187,'with-us-list_1_description','Ubicación conveniente en[nbsp]Barcelona centro'),(92574,2187,'_with-us-list_1_description','field_6108220aff9a4'),(92575,2187,'with-us-list_2_icon','649'),(92576,2187,'_with-us-list_2_icon','field_610821fbff9a3'),(92577,2187,'with-us-list_2_description','Membresía gratuita a[nbsp]gimnasio'),(92578,2187,'_with-us-list_2_description','field_6108220aff9a4'),(92579,2187,'with-us-list_3_icon','650'),(92580,2187,'_with-us-list_3_icon','field_610821fbff9a3'),(92581,2187,'with-us-list_3_description','Cultura corporativa orientada al[nbsp]rendimiento'),(92582,2187,'_with-us-list_3_description','field_6108220aff9a4'),(92583,2187,'with-us-list_4_icon','651'),(92584,2187,'_with-us-list_4_icon','field_610821fbff9a3'),(92585,2187,'with-us-list_4_description','Salario competitivo y[nbsp]estructura de[nbsp]bonuses'),(92586,2187,'_with-us-list_4_description','field_6108220aff9a4'),(92587,2187,'with-us-list_5_icon','652'),(92588,2187,'_with-us-list_5_icon','field_610821fbff9a3'),(92589,2187,'with-us-list_5_description','Eventos para fomentar el[nbsp]espíritu de[nbsp]equipo'),(92590,2187,'_with-us-list_5_description','field_6108220aff9a4'),(92591,2187,'with-us-list_6_icon','653'),(92592,2187,'_with-us-list_6_icon','field_610821fbff9a3'),(92593,2187,'with-us-list_6_description','Oportunidades de[nbsp]crecimiento profesional'),(92594,2187,'_with-us-list_6_description','field_6108220aff9a4'),(92595,2187,'with-us-list_7_icon','654'),(92596,2187,'_with-us-list_7_icon','field_610821fbff9a3'),(92597,2187,'with-us-list_7_description','Seguro privado de[nbsp]salud completo'),(92598,2187,'_with-us-list_7_description','field_6108220aff9a4'),(92599,2187,'with-us-list','8'),(92600,2187,'_with-us-list','field_610821abff9a2'),(92601,2188,'contacts-header_title','¿Podemos ayudarle?'),(92602,2188,'_contacts-header_title','field_6109302985422'),(92603,2188,'contacts-header_description','El[nbsp]amable equipo de[nbsp]CommerceGate está siempre \r\npreparado para ayudarle a[nbsp]encontrar la[nbsp]mejor solución.'),(92604,2188,'_contacts-header_description','field_61092de47698c'),(92605,2188,'contacts-header',''),(92606,2188,'_contacts-header','field_6109301b85421'),(92607,2188,'contacts-list_0_icon','711'),(92608,2188,'_contacts-list_0_icon','field_61092e187698e'),(92609,2188,'contacts-list_0_title','Comuníquese con Ventas'),(92610,2188,'_contacts-list_0_title','field_61092e287698f'),(92611,2188,'contacts-list_0_description','Comience su[nbsp]camino hacia una nueva era de[nbsp]crecimiento de[nbsp]su[nbsp]negocio con pagos en[nbsp]línea.'),(92612,2188,'_contacts-list_0_description','field_61092e2e76990'),(92613,2188,'contacts-list_0_links_phone',''),(92614,2188,'_contacts-list_0_links_phone','field_61092f6c76992'),(92615,2188,'contacts-list_0_links_custom-link','a:3:{s:5:\"title\";s:14:\"Pregunte ahora\";s:3:\"url\";s:57:\"https://commercegate.goodface.com.ua/wp/es/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(92616,2188,'_contacts-list_0_links_custom-link','field_61092f7876993'),(92617,2188,'contacts-list_0_links',''),(92618,2188,'_contacts-list_0_links','field_61092f5776991'),(92619,2188,'contacts-list_1_icon','712'),(92620,2188,'_contacts-list_1_icon','field_61092e187698e'),(92621,2188,'contacts-list_1_title','Soporte al comerciante'),(92622,2188,'_contacts-list_1_title','field_61092e287698f'),(92623,2188,'contacts-list_1_description','Reciba recomendaciones profesionales e[nbsp]individualizadas via[nbsp]email, mensaje o[nbsp]llamada de[nbsp]teléfono.'),(92624,2188,'_contacts-list_1_description','field_61092e2e76990'),(92625,2188,'contacts-list_1_links_phone','a:3:{s:5:\"title\";s:15:\"+34 673 908 333\";s:3:\"url\";s:15:\"tel:34673908333\";s:6:\"target\";s:0:\"\";}'),(92626,2188,'_contacts-list_1_links_phone','field_61092f6c76992'),(92627,2188,'contacts-list_1_links_custom-link','a:3:{s:5:\"title\";s:12:\"Contáctenos\";s:3:\"url\";s:53:\"https://merchants.cgpaytech.com/admin/support/tickets\";s:6:\"target\";s:0:\"\";}'),(92628,2188,'_contacts-list_1_links_custom-link','field_61092f7876993'),(92629,2188,'contacts-list_1_links',''),(92630,2188,'_contacts-list_1_links','field_61092f5776991'),(92631,2188,'contacts-list_2_icon','713'),(92632,2188,'_contacts-list_2_icon','field_61092e187698e'),(92633,2188,'contacts-list_2_title','Soporte al cliente'),(92634,2188,'_contacts-list_2_title','field_61092e287698f'),(92635,2188,'contacts-list_2_description','Reciba atención dedicada a[nbsp]su[nbsp]problema y[nbsp]encuentre una[nbsp]solución rápidamente.'),(92636,2188,'_contacts-list_2_description','field_61092e2e76990'),(92637,2188,'contacts-list_2_links_phone','a:3:{s:5:\"title\";s:15:\"+34 673 908 333\";s:3:\"url\";s:15:\"tel:34673908333\";s:6:\"target\";s:0:\"\";}'),(92638,2188,'_contacts-list_2_links_phone','field_61092f6c76992'),(92639,2188,'contacts-list_2_links_custom-link','a:3:{s:5:\"title\";s:12:\"Contáctenos\";s:3:\"url\";s:53:\"https://www.cgbilling.com/secure/customerSupport.html\";s:6:\"target\";s:0:\"\";}'),(92640,2188,'_contacts-list_2_links_custom-link','field_61092f7876993'),(92641,2188,'contacts-list_2_links',''),(92642,2188,'_contacts-list_2_links','field_61092f5776991'),(92643,2188,'contacts-list','3'),(92644,2188,'_contacts-list','field_61092e037698d'),(92645,2188,'contacts-footer_title','Dirección Postal'),(92646,2188,'_contacts-footer_title','field_61092ff2d848b'),(92647,2188,'contacts-footer_description','C/Moll de Barcelona, \"World Trade Center\", Edificio norte, Planta 4. 08039 Barcelona, España.'),(92648,2188,'_contacts-footer_description','field_61092ff9d848c'),(92649,2188,'contacts-footer',''),(92650,2188,'_contacts-footer','field_61092fe1d848a'),(92657,1544,'_wp_old_slug','es-case-studies'),(92658,1106,'_wp_old_slug','case-studies'),(92659,2190,'_wp_attached_file','2021/07/eWallet-icon.png'),(92660,2190,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:244;s:6:\"height\";i:220;s:4:\"file\";s:24:\"2021/07/eWallet-icon.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"eWallet-icon-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:{}}}'),(92661,2190,'_wp_attachment_image_alt','eWallet - CommerceGate.com'),(92662,2191,'_wp_attached_file','2021/07/aggregate-acquiring-capacity-icon.svg'),(92663,2192,'_wp_attached_file','2021/07/all-in-one-payment-solution-icon.svg'),(92664,2193,'_wp_attached_file','2021/07/increase-payout-rates-icon.svg'),(92665,2194,'_wp_attached_file','2021/07/scale-locally-and-globally-icon.svg'),(92666,2194,'_wp_attachment_image_alt','Scale locally and globally - CommerceGate.com'),(92667,2193,'_wp_attachment_image_alt','Increase payout rates - CommerceGate.com'),(92668,2192,'_wp_attachment_image_alt','All-in-one payment solution - CommerceGate.com'),(92669,2191,'_wp_attachment_image_alt','Aggregate acquiring capacity - CommerceGate.com'),(92670,2195,'_wp_attached_file','2021/07/high-security-and-compliance-icon.svg'),(92671,2196,'_wp_attached_file','2021/07/compliance-onboarding-made-simple-icon.svg'),(92672,2197,'_wp_attached_file','2021/07/comprehensive-fraud-risk-management-icon.svg'),(92673,2198,'_wp_attached_file','2021/07/dedicated-customer-success-team-icon-1.svg'),(92674,2195,'_wp_attachment_image_alt','High security and compliance - CommerceGate.com'),(92675,2196,'_wp_attachment_image_alt','Compliance onboarding made simple - CommerceGate.com'),(92676,2197,'_wp_attachment_image_alt','Comprehensive fraud risk management - CommerceGate.com'),(92677,2198,'_wp_attachment_image_alt','Dedicated customer success team - CommerceGate.com'),(92678,2199,'_wp_attached_file','2021/07/dedicated-point-of-contact-icon.svg'),(92679,2200,'_wp_attached_file','2021/07/direct-access-to-csms-icon.svg'),(92680,2201,'_wp_attached_file','2021/07/full-case-priority-support-icon.svg'),(92681,2202,'_wp_attached_file','2021/07/robust-control-processes-icon.svg'),(92682,2199,'_wp_attachment_image_alt','Dedicated point of contact - CommerceGate.com'),(92683,2200,'_wp_attachment_image_alt','Direct access to CSMs - CommerceGate.com'),(92684,2201,'_wp_attachment_image_alt','Full case priority support - CommerceGate.com'),(92685,2202,'_wp_attachment_image_alt','Robust control processes - CommerceGate.com'),(92686,2203,'_wp_attached_file','2021/07/merchant-risk-and-compliance-icon.svg'),(92687,2204,'_wp_attached_file','2021/07/risk-collateral-management-icon.svg'),(92688,2205,'_wp_attached_file','2021/07/seamless-aml-checks-and-kyc-icon.svg'),(92689,2206,'_wp_attached_file','2021/07/settlement-and-reconciliation-icon.svg'),(92690,2203,'_wp_attachment_image_alt','Merchant risk and compliance - CommerceGate.com'),(92691,2204,'_wp_attachment_image_alt','Settlement and Reconciliation - CommerceGate.com'),(92692,2205,'_wp_attachment_image_alt','Seamless AML checks and KYC - CommerceGate.com'),(92693,2206,'_wp_attachment_image_alt','Risk Collateral Management Tactical, analytical approach to your pricing - CommerceGate.com'),(92694,2207,'_wp_attached_file','2021/07/flexible-risk-tolerance-and-acceptance-icon.svg'),(92695,2208,'_wp_attached_file','2021/07/stay-ahead-of-regulators-icon.svg'),(92696,2209,'_wp_attached_file','2021/07/traffic-and-risk-kpi-management-icon.svg'),(92697,2207,'_wp_attachment_image_alt','Flexible risk tolerance and acceptance - CommerceGate.com'),(92698,2208,'_wp_attachment_image_alt','Stay ahead of regulators - CommerceGate.com'),(92699,2209,'_wp_attachment_image_alt','Traffic and risk KPI management - CommerceGate.com'),(92700,2210,'_wp_attached_file','2021/07/dedicated-payment-experts-icon.svg'),(92701,2211,'_wp_attached_file','2021/07/europol-recognized-case-management-icon.svg'),(92702,2212,'_wp_attached_file','2021/07/presence-in-wto-and-icc-icon.svg'),(92703,2213,'_wp_attached_file','2021/07/strong-compliance-framework-icon.svg'),(92704,2213,'_wp_attachment_image_alt','Strong compliance framework - CommerceGate.com'),(92705,2212,'_wp_attachment_image_alt','Presence in WTO and ICC - CommerceGate.com'),(92706,2211,'_wp_attachment_image_alt','Europol recognized case management - CommerceGate.com'),(92707,2210,'_wp_attachment_image_alt','Dedicated payment experts - CommerceGate.com'),(92708,2214,'_wp_attached_file','2021/07/leading-global-payment-technology-icon.svg'),(92709,2215,'_wp_attached_file','2021/07/secured-2fa-user-authentication-icon.svg'),(92710,2216,'_wp_attached_file','2021/07/supports-all-popular-payment-types-icon.svg'),(92711,2217,'_wp_attached_file','2021/07/20-active-upstream-providers-icon.svg'),(92712,2214,'_wp_attachment_image_alt','Leading global payment technology - CommerceGate.com'),(92713,2215,'_wp_attachment_image_alt','Secured 2FA User Authentication - CommerceGate.com'),(92714,2217,'_wp_attachment_image_alt','20+ Active Upstream Providers - CommerceGate.com'),(92715,2216,'_wp_attachment_image_alt','Supports all popular payment types - CommerceGate.com'),(92716,2218,'_wp_attached_file','2021/07/access-transaction-data-icon.svg'),(92717,2219,'_wp_attached_file','2021/07/discount-model-support-icon.svg'),(92718,2220,'_wp_attached_file','2021/07/finance-reconciliation-saas-icon.svg'),(92719,2220,'_wp_attachment_image_alt','Finance Reconciliation SaaS - CommerceGate.com'),(92720,2218,'_wp_attachment_image_alt','Access transaction data - CommerceGate.com'),(92721,2219,'_wp_attachment_image_alt','Discount model support - CommerceGate.com'),(92722,2221,'_wp_attached_file','2021/07/dedicated-and-full-support-icon.svg'),(92723,2221,'_wp_attachment_image_alt','Dedicated and full support - CommerceGate.com'),(92724,2222,'_wp_attached_file','2021/07/pci.svg'),(92725,2223,'_wp_attached_file','2021/07/banco-de-espana-icon.svg'),(92726,2224,'_wp_attached_file','2021/07/eu-regulated-financial-institution-icon.svg'),(92727,2225,'_wp_attached_file','2021/07/kpmg.svg'),(92728,2222,'_wp_attachment_image_alt','PCI - CommerceGate.com'),(92729,2223,'_wp_attachment_image_alt','Banco de Espana - CommerceGate.com'),(92730,2224,'_wp_attachment_image_alt','EU - CommerceGate.com'),(92731,2225,'_wp_attachment_image_alt','KPMG - CommerceGate.com'),(92732,2226,'_wp_attached_file','2021/07/capitalize-on-opportunities-icon.svg'),(92733,2227,'_wp_attached_file','2021/07/collaborate-successfully-icon.svg'),(92734,2228,'_wp_attached_file','2021/07/connect-with-new-customers-icon.svg'),(92735,2229,'_wp_attached_file','2021/07/overview-of-your-customer-icon.svg'),(92736,2228,'_wp_attachment_image_alt','Connect with new customers - CommerceGate.com'),(92737,2229,'_wp_attachment_image_alt','Overview of your customer - CommerceGate.com'),(92738,2226,'_wp_attachment_image_alt','Capitalize on opportunities - CommerceGate.com'),(92739,2227,'_wp_attachment_image_alt','Collaborate successfully - CommerceGate.com'),(92740,2230,'_wp_attached_file','2021/07/credit-freedom-icon.svg'),(92741,2231,'_wp_attached_file','2021/07/highly-regulated-operational-controls-icon.svg'),(92742,2232,'_wp_attached_file','2021/07/mitigate-reputational-risk-icon.svg'),(92743,2233,'_wp_attached_file','2021/07/remove-compliance-risk-completely-icon.svg'),(92744,2233,'_wp_attachment_image_alt','Remove compliance risk completely - CommerceGate.com'),(92745,2231,'_wp_attachment_image_alt','Highly regulated operational controls - CommerceGate.com'),(92746,2232,'_wp_attachment_image_alt','Mitigate reputational risk - CommerceGate.com'),(92747,2230,'_wp_attachment_image_alt','Credit freedom - CommerceGate.com'),(92752,2238,'_wp_attached_file','2021/07/15-years-of-global-operations-icon.svg'),(92753,2239,'_wp_attached_file','2021/07/dedicated-risk-department-icon.svg'),(92754,2240,'_wp_attached_file','2021/07/leading-risk-management-icon.svg'),(92755,2241,'_wp_attached_file','2021/07/proven-compliance-team-icon-1.svg'),(92756,2241,'_wp_attachment_image_alt','Proven Compliance Team - CommerceGate.com'),(92757,2239,'_wp_attachment_image_alt','Dedicated Risk Department - CommerceGate.com'),(92758,2240,'_wp_attachment_image_alt','Leading Risk Management - CommerceGate.com'),(92759,2238,'_wp_attachment_image_alt','15 Years of Global Operations - CommerceGate.com'),(92760,2242,'_wp_attached_file','2021/07/all-in-one-data-dashboard-icon.svg'),(92761,2243,'_wp_attached_file','2021/07/cloud-based-architecture-icon.svg'),(92762,2244,'_wp_attached_file','2021/07/deploy-using-ci-cd-and-sdlc-icon.svg'),(92763,2245,'_wp_attached_file','2021/07/real-time-monitoring-and-alerts-icon.svg'),(92764,2242,'_wp_attachment_image_alt','All-in-one data dashboard - CommerceGate.com'),(92765,2243,'_wp_attachment_image_alt','Cloud-based architecture Stay compliant with PSD2 directives and Strong Customer Authentication - CommerceGate.com'),(92766,2244,'_wp_attachment_image_alt','Deploy using CI/CD and SDLC - CommerceGate.com'),(92767,2245,'_wp_attachment_image_alt','Real-time monitoring and alerts - CommerceGate.com'),(92768,2246,'_wp_attached_file','2021/07/advanced-api-support-icon.svg'),(92769,2247,'_wp_attached_file','2021/07/intelligent-and-automated-routing-icon.svg'),(92770,2246,'_wp_attachment_image_alt','Advanced API Support - CommerceGate.com'),(92771,2247,'_wp_attachment_image_alt','Intelligent and Automated Routing - CommerceGate.com'),(92772,2248,'_wp_attached_file','2021/07/flexible-billing-periods-icon.svg'),(92773,2249,'_wp_attached_file','2021/07/supports-most-business-models-icon.svg'),(92774,2248,'_wp_attachment_image_alt','Flexible Billing Periods - CommerceGate.com'),(92775,2249,'_wp_attachment_image_alt','Supports Most Business Models - CommerceGate.com'),(92777,2251,'_wp_attached_file','2021/11/protection-from-malicious-cyberattacks-icon.svg'),(92778,2252,'_wp_attached_file','2021/11/stay-compliant-with-regulators-icon.svg'),(92780,2254,'_wp_attached_file','2021/11/high-security-compliance-standards-icon-1.svg'),(92781,2254,'_wp_attachment_image_alt','High security compliance standards - CommerceGate.com'),(92782,2252,'_wp_attachment_image_alt','Stay compliant with regulators - CommerceGate.com'),(92783,2251,'_wp_attachment_image_alt','Protection from malicious cyberattacks - CommerceGate.com'),(92784,2255,'_wp_attached_file','2021/11/scalable-microservice-architecture-icon.svg'),(92785,2256,'_wp_attached_file','2021/11/flexible-endpoint–integration-icon.svg'),(92786,2257,'_wp_attached_file','2021/11/real-time-monitoring-and-alerts-icon.svg'),(92787,2256,'_wp_attachment_image_alt','Flexible endpoint integration - CommerceGate.com'),(92788,2255,'_wp_attachment_image_alt','Scalable Microservice Architecture - CommerceGate.com'),(92789,2257,'_wp_attachment_image_alt','Real-time monitoring and alerts - CommerceGate.com'),(92797,2262,'_wp_attached_file','2021/11/developed-with-the-best-standards-icon.svg'),(92798,2263,'_wp_attached_file','2021/11/flexibility-and-scalability-built‑in-icon.svg'),(92800,2265,'_wp_attached_file','2021/11/validate-callbacks-in-real-time-icon.svg'),(92801,2266,'_wp_attached_file','2021/11/fully-interactive-api-Documentation-icon-1.svg'),(92802,2266,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:40;s:6:\"height\";i:40;s:4:\"file\";s:55:\"/2021/11/fully-interactive-api-Documentation-icon-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:46:\"fully-interactive-api-Documentation-icon-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:46:\"fully-interactive-api-Documentation-icon-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:46:\"fully-interactive-api-Documentation-icon-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:46:\"fully-interactive-api-Documentation-icon-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:46:\"fully-interactive-api-Documentation-icon-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:46:\"fully-interactive-api-Documentation-icon-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(92803,2266,'_wp_attachment_image_alt','Fully Interactive API Documentation - CommerceGate.com'),(92804,2265,'_wp_attachment_image_alt','Validate callbacks in real-time - CommerceGate.com'),(92805,2263,'_wp_attachment_image_alt','Flexibility and scalability built‑in - CommerceGate.com'),(92806,2262,'_wp_attachment_image_alt','Developed with the best standards - CommerceGate.com'),(92807,2267,'_wp_attached_file','2021/11/cloud-based-platform-icon.svg'),(92808,2268,'_wp_attached_file','2021/11/enterprise-platform-architecture-icon.svg'),(92809,2268,'_wp_attachment_image_alt','Enterprise platform architecture - CommerceGate.com'),(92810,2267,'_wp_attachment_image_alt','Cloud-based platform - CommerceGate.com'),(92811,2269,'_wp_attached_file','2021/11/reduce-revenue-leakages-icon.svg'),(92812,2270,'_wp_attached_file','2021/11/scale-your-business-globally-icon.svg'),(92813,2271,'_wp_attached_file','2021/11/support-recurring-payments-icon.svg'),(92814,2271,'_wp_attachment_image_alt','Support recurring payments - CommerceGate.com'),(92815,2270,'_wp_attachment_image_alt','Scale your business globally - CommerceGate.com'),(92816,2269,'_wp_attachment_image_alt','Reduce revenue leakages - CommerceGate.com'),(92817,2272,'_wp_attached_file','2021/11/accept-all-payment-cards-icon.svg'),(92818,2272,'_wp_attachment_image_alt','Accept all payment cards - CommerceGate.com'),(92819,2273,'_wp_attached_file','2021/11/accept-local-currency-payments-icon.svg'),(92820,2274,'_wp_attached_file','2021/11/scale-globally-with-100-currencies-icon.svg'),(92821,2275,'_wp_attached_file','2021/11/simplified-pricing-to-convert-icon.svg'),(92822,2276,'_wp_attached_file','2021/11/tailor-made-prices-according-to-country-icon.svg'),(92823,2273,'_wp_attachment_image_alt','Accept local currency payments - CommerceGate.com'),(92824,2275,'_wp_attachment_image_alt','Simplified pricing to convert - CommerceGate.com'),(92825,2274,'_wp_attachment_image_alt','Scale globally with 100+ currencies - CommerceGate.com'),(92826,2276,'_wp_attachment_image_alt','Tailor-made prices according to country Deploy our agile payment pages to suit any platform - CommerceGate.com'),(92827,2277,'_wp_attached_file','2021/11/fast-processing-and-clearance-icon.svg'),(92828,2277,'_wp_attachment_image_alt','Fast processing and clearance - CommerceGate.com'),(92829,2278,'_wp_attached_file','2021/07/diversify-account-termination-icon.svg'),(92830,2279,'_wp_attached_file','2021/07/enjoy-lower-rates-and-fees-icon.svg'),(92831,2280,'_wp_attached_file','2021/07/smart-3d-secure-2.x-guidelines-icon.svg'),(92832,2279,'_wp_attachment_image_alt','Enjoy lower rates and fees - CommerceGate.com'),(92833,2278,'_wp_attachment_image_alt','Diversify account termination - CommerceGate.com'),(92834,2280,'_wp_attachment_image_alt','Smart 3D Secure 2.x guidelines - CommerceGate.com'),(92835,2281,'_wp_attached_file','2021/07/global-credit-cards-icon.svg'),(92836,2281,'_wp_attachment_image_alt','Global Credit Cards - CommerceGate.com'),(92837,2282,'_wp_attached_file','2021/07/automated-fraud-prevention-system-icon.svg'),(92838,2283,'_wp_attached_file','2021/07/optimize-for-costs-and-profits-icon.svg'),(92841,2282,'_wp_attachment_image_alt','Automated fraud prevention system - CommerceGate.com'),(92842,2283,'_wp_attachment_image_alt','Optimize for costs and profits - CommerceGate.com'),(92843,2285,'_wp_attached_file','2021/07/evergreen-network-of-acquiring-partners-icon.svg'),(92844,2286,'_wp_attached_file','2021/07/innovative-merchant-profile-compliance-icon.svg'),(92845,2287,'_wp_attached_file','2021/07/local-and-global-acquiring-partners-icon.svg'),(92846,2288,'_wp_attached_file','2021/07/stay-online-with-high-uptime-icon.svg'),(92847,2285,'_wp_attachment_image_alt','Evergreen network of acquiring partners - CommerceGate.com'),(92848,2288,'_wp_attachment_image_alt','Stay online with high uptime - CommerceGate.com'),(92849,2286,'_wp_attachment_image_alt','Innovative merchant profile compliance - CommerceGate.com'),(92850,2287,'_wp_attachment_image_alt','Local and global acquiring partners - CommerceGate.com'),(92851,2289,'_wp_attached_file','2021/07/universal-payment-pages-icon-1.svg'),(92852,2290,'_wp_attached_file','2021/07/leverage-underwriting-analysis-icon.svg'),(92853,2291,'_wp_attached_file','2021/07/stay-up-to-date-with-changes-icon.svg'),(92854,2290,'_wp_attachment_image_alt','Leverage underwriting analysis - CommerceGate.com'),(92855,2291,'_wp_attachment_image_alt','Stay up to date with changes - CommerceGate.com'),(92856,2292,'_wp_attached_file','2021/07/compliance-made-easy-icon.svg'),(92857,2293,'_wp_attached_file','2021/07/ensure-legal-consistency-icon.svg'),(92858,2294,'_wp_attached_file','2021/07/full-legal-integrity-icon.svg'),(92859,2295,'_wp_attached_file','2021/07/regulation-advisory-icon.svg'),(92860,2292,'_wp_attachment_image_alt','Compliance made easy - CommerceGate.com'),(92861,2295,'_wp_attachment_image_alt','Regulation advisory - CommerceGate.com'),(92862,2293,'_wp_attachment_image_alt','Ensure legal consistency - CommerceGate.com'),(92863,2294,'_wp_attachment_image_alt','Full legal integrity - CommerceGate.com'),(92864,2296,'_wp_attached_file','2021/07/balance-between-rules-and-function-icon.svg'),(92865,2297,'_wp_attached_file','2021/07/comply-with-requirements-automatically-icon.svg'),(92866,2298,'_wp_attached_file','2021/07/protect-your-commercial-rights-icon.svg'),(92867,2296,'_wp_attachment_image_alt','Balance between rules and function - CommerceGate.com'),(92868,2297,'_wp_attachment_image_alt','Comply with requirements automatically - CommerceGate.com'),(92869,2298,'_wp_attachment_image_alt','Protect your commercial rights - CommerceGate.com'),(92871,2300,'_wp_attached_file','2021/07/high-dispute-case-success-icon.svg'),(92872,2301,'_wp_attached_file','2021/07/industry-best-practices-for-chargeback-disputes-icon.svg'),(92873,2302,'_wp_attached_file','2021/07/raise-a-dispute-at-the-right-time-icon.svg'),(92875,2301,'_wp_attachment_image_alt','Industry-best practices for chargeback disputes - CommerceGate.com'),(92876,2302,'_wp_attachment_image_alt','Raise a dispute at the right time - CommerceGate.com'),(92877,2300,'_wp_attachment_image_alt','High dispute case success - CommerceGate.com'),(92878,2303,'_wp_attached_file','2021/07/data-consolidation-and-presentation-icon-1.svg'),(92879,2303,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:40;s:6:\"height\";i:40;s:4:\"file\";s:55:\"/2021/07/data-consolidation-and-presentation-icon-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:46:\"data-consolidation-and-presentation-icon-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:46:\"data-consolidation-and-presentation-icon-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:46:\"data-consolidation-and-presentation-icon-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:46:\"data-consolidation-and-presentation-icon-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:46:\"data-consolidation-and-presentation-icon-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:46:\"data-consolidation-and-presentation-icon-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(92880,2304,'_wp_attached_file','2021/07/omnichannel-dedicated-support-icon.svg'),(92881,2305,'_wp_attached_file','2021/07/performance-driven-infrastructure-icon.svg'),(92882,2304,'_wp_attachment_image_alt','Omnichannel Dedicated Support - CommerceGate.com'),(92883,2305,'_wp_attachment_image_alt','Performance-driven infrastructure - CommerceGate.com'),(92884,2306,'_wp_attached_file','2021/07/247-dedicated-support-icon.svg'),(92885,2307,'_wp_attached_file','2021/07/multi-lingual-support-icon.svg'),(92886,2308,'_wp_attached_file','2021/07/omni-channel-support-icon.svg'),(92887,2306,'_wp_attachment_image_alt','24/7 dedicated support - CommerceGate.com'),(92888,2307,'_wp_attachment_image_alt','Multi-lingual support - CommerceGate.com'),(92889,2308,'_wp_attachment_image_alt','Omni-channel support - CommerceGate.com'),(92890,2309,'_wp_attached_file','2021/07/automatic-payment-failure-retries-icon.svg'),(92891,2310,'_wp_attached_file','2021/07/intelligent-payment-routing-icon.svg'),(92892,2309,'_wp_attachment_image_alt','Automatic payment failure retries - CommerceGate.com'),(92893,2310,'_wp_attachment_image_alt','Intelligent payment routing - CommerceGate.com'),(92896,2312,'main-block-header_title','Pricing Built for You'),(92897,2312,'_main-block-header_title','field_61093c50a78e8'),(92898,2312,'main-block-header_description','CommerceGate offers a complete set of features and services and charges a processing and payment method fee per transaction.'),(92899,2312,'_main-block-header_description','field_61093c5ca78e9'),(92900,2312,'main-block-header',''),(92901,2312,'_main-block-header','field_61093c34a78e7'),(92902,2312,'flexible-pricing_title','Flexible and integrated pricing'),(92903,2312,'_flexible-pricing_title','field_6109401d9cacd'),(92904,2312,'flexible-pricing_description','End-to-end solution to accept payments on your website all included.'),(92905,2312,'_flexible-pricing_description','field_610940e3b8ec1'),(92906,2312,'flexible-pricing_price','1.80% + 0.25 EUR'),(92907,2312,'_flexible-pricing_price','field_610940ffb8ec2'),(92908,2312,'flexible-pricing_list_0_item','Bespoke payment solution and services for your business type'),(92909,2312,'_flexible-pricing_list_0_item','field_61094144b8ec4'),(92910,2312,'flexible-pricing_list_1_item','Cutting-edge payment technology for your business transactions'),(92911,2312,'_flexible-pricing_list_1_item','field_61094144b8ec4'),(92912,2312,'flexible-pricing_list_2_item','Absolutely no set-up, periodic platform and[nbsp]hidden fees'),(92913,2312,'_flexible-pricing_list_2_item','field_61094144b8ec4'),(92914,2312,'flexible-pricing_list','3'),(92915,2312,'_flexible-pricing_list','field_61094125b8ec3'),(92916,2312,'flexible-pricing_link','a:3:{s:5:\"title\";s:11:\"Sign Up Now\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/sign-up/\";s:6:\"target\";s:0:\"\";}'),(92917,2312,'_flexible-pricing_link','field_610941823f32f'),(92918,2312,'flexible-pricing',''),(92919,2312,'_flexible-pricing','field_61093f3e8b6ba'),(92920,2312,'customized-approach_title','Customized set-up process'),(92921,2312,'_customized-approach_title','field_6109427eadcf6'),(92922,2312,'customized-approach_description','Every detail in the set-up process is tailored to your business requirements'),(92923,2312,'_customized-approach_description','field_6109427eadcf7'),(92924,2312,'customized-approach_list_0_item','Special tier-based pricing for high-volume projects'),(92925,2312,'_customized-approach_list_0_item','field_6109427eadcfa'),(92926,2312,'customized-approach_list','3'),(92927,2312,'_customized-approach_list','field_6109427eadcf9'),(92928,2312,'customized-approach_link','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(92929,2312,'_customized-approach_link','field_6109427eadcfb'),(92930,2312,'customized-approach',''),(92931,2312,'_customized-approach','field_6109427eadcf5'),(92932,2312,'customized-approach_list_1_item','Geo-specific pricing to offer you the best rates and fees'),(92933,2312,'_customized-approach_list_1_item','field_6109427eadcfa'),(92934,2312,'customized-approach_list_2_item','Interchange ++ pricing models for the cross[nbds]border projects'),(92935,2312,'_customized-approach_list_2_item','field_6109427eadcfa'),(92936,2312,'included-info_title','What’s included'),(92937,2312,'_included-info_title','field_6109461ffc0ae'),(92938,2312,'included-info_description','CommerceGate offers a complete and secured payment solution for you to accept credit card payments from your customers globally.'),(92939,2312,'_included-info_description','field_6109462afc0af'),(92940,2312,'included-info',''),(92941,2312,'_included-info','field_610945a9fc0ad'),(92942,2312,'list_0_icon','755'),(92943,2312,'_list_0_icon','field_610947237e6df'),(92944,2312,'list_0_group-title','Optimised Cross Platform Checkout'),(92945,2312,'_list_0_group-title','field_610947737e6e0'),(92946,2312,'list_0_list_0_item','Customisable payment page'),(92947,2312,'_list_0_list_0_item','field_610947a87e6e2'),(92948,2312,'list_0_list_1_item','PCI DSS compliance coverage'),(92949,2312,'_list_0_list_1_item','field_610947a87e6e2'),(92950,2312,'list_0_list','2'),(92951,2312,'_list_0_list','field_610947987e6e1'),(92952,2312,'list_1_icon','756'),(92953,2312,'_list_1_icon','field_610947237e6df'),(92954,2312,'list_1_group-title','One integration — \r\nGlobal payment outreach'),(92955,2312,'_list_1_group-title','field_610947737e6e0'),(92956,2312,'list_1_list_0_item','Multiple currencies'),(92957,2312,'_list_1_list_0_item','field_610947a87e6e2'),(92958,2312,'list_1_list_1_item','Local payment methods'),(92959,2312,'_list_1_list_1_item','field_610947a87e6e2'),(92960,2312,'list_1_list_2_item','20+ acquiring partners all over the world'),(92961,2312,'_list_1_list_2_item','field_610947a87e6e2'),(92962,2312,'list_1_list','3'),(92963,2312,'_list_1_list','field_610947987e6e1'),(92964,2312,'list_2_icon','757'),(92965,2312,'_list_2_icon','field_610947237e6df'),(92966,2312,'list_2_group-title','Proven security and prolific compliance'),(92967,2312,'_list_2_group-title','field_610947737e6e0'),(92968,2312,'list_2_list_0_item','PCI DSS Level 1 platform'),(92969,2312,'_list_2_list_0_item','field_610947a87e6e2'),(92970,2312,'list_2_list_1_item','Multi level data security and encryption'),(92971,2312,'_list_2_list_1_item','field_610947a87e6e2'),(92972,2312,'list_2_list_2_item','Cloud based platform'),(92973,2312,'_list_2_list_2_item','field_610947a87e6e2'),(92974,2312,'list_2_list','3'),(92975,2312,'_list_2_list','field_610947987e6e1'),(92976,2312,'list_3_icon','758'),(92977,2312,'_list_3_icon','field_610947237e6df'),(92978,2312,'list_3_group-title','The most precise automatic billing system'),(92979,2312,'_list_3_group-title','field_610947737e6e0'),(92980,2312,'list_3_list_0_item','Real time financial data'),(92981,2312,'_list_3_list_0_item','field_610947a87e6e2'),(92982,2312,'list_3_list_1_item','Detailed invoicing'),(92983,2312,'_list_3_list_1_item','field_610947a87e6e2'),(92984,2312,'list_3_list_2_item','Multiple pricing models support'),(92985,2312,'_list_3_list_2_item','field_610947a87e6e2'),(92986,2312,'list_3_list','3'),(92987,2312,'_list_3_list','field_610947987e6e1'),(92988,2312,'list_4_icon','759'),(92989,2312,'_list_4_icon','field_610947237e6df'),(92990,2312,'list_4_group-title','Automated payouts'),(92991,2312,'_list_4_group-title','field_610947737e6e0'),(92992,2312,'list_4_list_0_item','In-time settlements to the bank account'),(92993,2312,'_list_4_list_0_item','field_610947a87e6e2'),(92994,2312,'list_4_list_1_item','Transparent settlement schedule'),(92995,2312,'_list_4_list_1_item','field_610947a87e6e2'),(92996,2312,'list_4_list_2_item','Flexible payout control'),(92997,2312,'_list_4_list_2_item','field_610947a87e6e2'),(92998,2312,'list_4_list','3'),(92999,2312,'_list_4_list','field_610947987e6e1'),(93000,2312,'list_5_icon','760'),(93001,2312,'_list_5_icon','field_610947237e6df'),(93002,2312,'list_5_group-title','Customer support service'),(93003,2312,'_list_5_group-title','field_610947737e6e0'),(93004,2312,'list_5_list_0_item','24/7 payment support'),(93005,2312,'_list_5_list_0_item','field_610947a87e6e2'),(93006,2312,'list_5_list_1_item','Adjustable refund policy'),(93007,2312,'_list_5_list_1_item','field_610947a87e6e2'),(93008,2312,'list_5_list_2_item','Multi language assistance'),(93009,2312,'_list_5_list_2_item','field_610947a87e6e2'),(93010,2312,'list_5_list','3'),(93011,2312,'_list_5_list','field_610947987e6e1'),(93012,2312,'list_6_icon','761'),(93013,2312,'_list_6_icon','field_610947237e6df'),(93014,2312,'list_6_group-title','Personalised merchant service'),(93015,2312,'_list_6_group-title','field_610947737e6e0'),(93016,2312,'list_6_list_0_item','Dedicated merchant account manager'),(93017,2312,'_list_6_list_0_item','field_610947a87e6e2'),(93018,2312,'list_6_list_1_item','SLA based technical support'),(93019,2312,'_list_6_list_1_item','field_610947a87e6e2'),(93020,2312,'list_6_list_2_item','Direct access to the Risk, Compliance and Finance Team'),(93021,2312,'_list_6_list_2_item','field_610947a87e6e2'),(93022,2312,'list_6_list','3'),(93023,2312,'_list_6_list','field_610947987e6e1'),(93024,2312,'list','7'),(93025,2312,'_list','field_6109470d7e6de'),(93026,2312,'Included-list_0_icon',''),(93027,2312,'_Included-list_0_icon','field_61094f718fb66'),(93028,2312,'Included-list_0_title',''),(93029,2312,'_Included-list_0_title','field_61094f718fb67'),(93030,2312,'Included-list_0_list_0_item','фіва'),(93031,2312,'_Included-list_0_list_0_item','field_61094f718fb69'),(93032,2312,'Included-list_0_list_1_item','PCI DSS compliance coverage'),(93033,2312,'_Included-list_0_list_1_item','field_610947a87e6e2'),(93034,2312,'Included-list_0_list','1'),(93035,2312,'_Included-list_0_list','field_61094f718fb68'),(93036,2312,'Included-list_1_icon','756'),(93037,2312,'_Included-list_1_icon','field_610947237e6df'),(93038,2312,'Included-list_1_title','One integration — \r\nGlobal payment outreach'),(93039,2312,'_Included-list_1_title','field_610947737e6e0'),(93040,2312,'Included-list_1_list_0_item','Multiple currencies'),(93041,2312,'_Included-list_1_list_0_item','field_610947a87e6e2'),(93042,2312,'Included-list_1_list_1_item','Local payment methods'),(93043,2312,'_Included-list_1_list_1_item','field_610947a87e6e2'),(93044,2312,'Included-list_1_list_2_item','20+ acquiring partners all over the world'),(93045,2312,'_Included-list_1_list_2_item','field_610947a87e6e2'),(93046,2312,'Included-list_1_list','3'),(93047,2312,'_Included-list_1_list','field_610947987e6e1'),(93048,2312,'Included-list_2_icon','757'),(93049,2312,'_Included-list_2_icon','field_610947237e6df'),(93050,2312,'Included-list_2_title','Proven security and prolific compliance'),(93051,2312,'_Included-list_2_title','field_610947737e6e0'),(93052,2312,'Included-list_2_list_0_item','PCI DSS Level 1 platform'),(93053,2312,'_Included-list_2_list_0_item','field_610947a87e6e2'),(93054,2312,'Included-list_2_list_1_item','Multi level data security and encryption'),(93055,2312,'_Included-list_2_list_1_item','field_610947a87e6e2'),(93056,2312,'Included-list_2_list_2_item','Cloud based platform'),(93057,2312,'_Included-list_2_list_2_item','field_610947a87e6e2'),(93058,2312,'Included-list_2_list','3'),(93059,2312,'_Included-list_2_list','field_610947987e6e1'),(93060,2312,'Included-list_3_icon','758'),(93061,2312,'_Included-list_3_icon','field_610947237e6df'),(93062,2312,'Included-list_3_title','The most precise automatic billing system'),(93063,2312,'_Included-list_3_title','field_610947737e6e0'),(93064,2312,'Included-list_3_list_0_item','Real time financial data'),(93065,2312,'_Included-list_3_list_0_item','field_610947a87e6e2'),(93066,2312,'Included-list_3_list_1_item','Detailed invoicing'),(93067,2312,'_Included-list_3_list_1_item','field_610947a87e6e2'),(93068,2312,'Included-list_3_list_2_item','Multiple pricing models support'),(93069,2312,'_Included-list_3_list_2_item','field_610947a87e6e2'),(93070,2312,'Included-list_3_list','3'),(93071,2312,'_Included-list_3_list','field_610947987e6e1'),(93072,2312,'Included-list_4_icon','759'),(93073,2312,'_Included-list_4_icon','field_610947237e6df'),(93074,2312,'Included-list_4_title','Automated payouts'),(93075,2312,'_Included-list_4_title','field_610947737e6e0'),(93076,2312,'Included-list_4_list_0_item','In-time settlements to the bank account'),(93077,2312,'_Included-list_4_list_0_item','field_610947a87e6e2'),(93078,2312,'Included-list_4_list_1_item','Transparent settlement schedule'),(93079,2312,'_Included-list_4_list_1_item','field_610947a87e6e2'),(93080,2312,'Included-list_4_list_2_item','Flexible payout control'),(93081,2312,'_Included-list_4_list_2_item','field_610947a87e6e2'),(93082,2312,'Included-list_4_list','3'),(93083,2312,'_Included-list_4_list','field_610947987e6e1'),(93084,2312,'Included-list_5_icon','760'),(93085,2312,'_Included-list_5_icon','field_610947237e6df'),(93086,2312,'Included-list_5_title','Customer support service'),(93087,2312,'_Included-list_5_title','field_610947737e6e0'),(93088,2312,'Included-list_5_list_0_item','24/7 payment support'),(93089,2312,'_Included-list_5_list_0_item','field_610947a87e6e2'),(93090,2312,'Included-list_5_list_1_item','Adjustable refund policy'),(93091,2312,'_Included-list_5_list_1_item','field_610947a87e6e2'),(93092,2312,'Included-list_5_list_2_item','Multi language assistance'),(93093,2312,'_Included-list_5_list_2_item','field_610947a87e6e2'),(93094,2312,'Included-list_5_list','3'),(93095,2312,'_Included-list_5_list','field_610947987e6e1'),(93096,2312,'Included-list_6_icon','763'),(93097,2312,'_Included-list_6_icon','field_610947237e6df'),(93098,2312,'Included-list_6_title','Personalised merchant service'),(93099,2312,'_Included-list_6_title','field_610947737e6e0'),(93100,2312,'Included-list_6_list_0_item','Dedicated merchant account manager'),(93101,2312,'_Included-list_6_list_0_item','field_610947a87e6e2'),(93102,2312,'Included-list_6_list_1_item','SLA based technical support'),(93103,2312,'_Included-list_6_list_1_item','field_610947a87e6e2'),(93104,2312,'Included-list_6_list_2_item','Direct access to the Risk, Compliance and Finance Team'),(93105,2312,'_Included-list_6_list_2_item','field_610947a87e6e2'),(93106,2312,'Included-list_6_list','3'),(93107,2312,'_Included-list_6_list','field_610947987e6e1'),(93108,2312,'Included-list','1'),(93109,2312,'_Included-list','field_61094f718fb65'),(93110,2312,'included-list_copy_0_icon',''),(93111,2312,'_included-list_copy_0_icon','field_61094f718fb66'),(93112,2312,'included-list_copy_0_title',''),(93113,2312,'_included-list_copy_0_title','field_61094f718fb67'),(93114,2312,'included-list_copy_0_list_0_item','фівафіва'),(93115,2312,'_included-list_copy_0_list_0_item','field_61094f718fb69'),(93116,2312,'included-list_copy_0_list','1'),(93117,2312,'_included-list_copy_0_list','field_61094f718fb68'),(93118,2312,'included-list_copy','1'),(93119,2312,'_included-list_copy','field_61094f718fb65'),(93120,2312,'include-list_0_icon','755'),(93121,2312,'_include-list_0_icon','field_61094f718fb66'),(93122,2312,'include-list_0_title','Optimized Cross Platform Checkout'),(93123,2312,'_include-list_0_title','field_61094f718fb67'),(93124,2312,'include-list_0_list_0_item','Customizable and branded payment and checkout page'),(93125,2312,'_include-list_0_list_0_item','field_61094f718fb69'),(93126,2312,'include-list_0_list_1_item','PCI DSS Compliance Coverage'),(93127,2312,'_include-list_0_list_1_item','field_61094f718fb69'),(93128,2312,'include-list_0_list','2'),(93129,2312,'_include-list_0_list','field_61094f718fb68'),(93130,2312,'include-list','7'),(93131,2312,'_include-list','field_61094f718fb65'),(93132,2312,'include-list_1_icon','756'),(93133,2312,'_include-list_1_icon','field_61094f718fb66'),(93134,2312,'include-list_1_title','One integration — \r\nGlobal payment outreach'),(93135,2312,'_include-list_1_title','field_61094f718fb67'),(93136,2312,'include-list_1_list_0_item','Supports 200+ payment currencies globally'),(93137,2312,'_include-list_1_list_0_item','field_61094f718fb69'),(93138,2312,'include-list_1_list_1_item','Access popular local payment methods globally'),(93139,2312,'_include-list_1_list_1_item','field_61094f718fb69'),(93140,2312,'include-list_1_list_2_item','Work with 20+ acquiring partners globally'),(93141,2312,'_include-list_1_list_2_item','field_61094f718fb69'),(93142,2312,'include-list_1_list','3'),(93143,2312,'_include-list_1_list','field_61094f718fb68'),(93144,2312,'include-list_2_icon','757'),(93145,2312,'_include-list_2_icon','field_61094f718fb66'),(93146,2312,'include-list_2_title','Tested and proven security and[nbsp]compliance'),(93147,2312,'_include-list_2_title','field_61094f718fb67'),(93148,2312,'include-list_2_list_0_item','PCI DSS Level 1 security enabled platform'),(93149,2312,'_include-list_2_list_0_item','field_61094f718fb69'),(93150,2312,'include-list_2_list_1_item','Multi-level data security and[nbsp]encryption system'),(93151,2312,'_include-list_2_list_1_item','field_61094f718fb69'),(93152,2312,'include-list_2_list_2_item','Highly accessible and scalable cloud-based platform'),(93153,2312,'_include-list_2_list_2_item','field_61094f718fb69'),(93154,2312,'include-list_2_list','3'),(93155,2312,'_include-list_2_list','field_61094f718fb68'),(93156,2312,'include-list_3_icon','758'),(93157,2312,'_include-list_3_icon','field_61094f718fb66'),(93158,2312,'include-list_3_title','Accurate and automated billing system'),(93159,2312,'_include-list_3_title','field_61094f718fb67'),(93160,2312,'include-list_3_list_0_item','Access real-time financial data on a transactions'),(93161,2312,'_include-list_3_list_0_item','field_61094f718fb69'),(93162,2312,'include-list_3_list_1_item','Absolute and detailed invoicing procedures'),(93163,2312,'_include-list_3_list_1_item','field_61094f718fb69'),(93164,2312,'include-list_3_list_2_item','Supports multiple pricing models for any business'),(93165,2312,'_include-list_3_list_2_item','field_61094f718fb69'),(93166,2312,'include-list_3_list','3'),(93167,2312,'_include-list_3_list','field_61094f718fb68'),(93168,2312,'include-list_4_icon','759'),(93169,2312,'_include-list_4_icon','field_61094f718fb66'),(93170,2312,'include-list_4_title','Automated and scheduled merchant payouts'),(93171,2312,'_include-list_4_title','field_61094f718fb67'),(93172,2312,'include-list_4_list_0_item','Scheduled settlements to your bank account'),(93173,2312,'_include-list_4_list_0_item','field_61094f718fb69'),(93174,2312,'include-list_4_list_1_item','Transparent and flexible settlement schedule'),(93175,2312,'_include-list_4_list_1_item','field_61094f718fb69'),(93176,2312,'include-list_4_list_2_item','Flexible and customizable payout controls'),(93177,2312,'_include-list_4_list_2_item','field_61094f718fb69'),(93178,2312,'include-list_4_list','3'),(93179,2312,'_include-list_4_list','field_61094f718fb68'),(93180,2312,'include-list_5_icon','2311'),(93181,2312,'_include-list_5_icon','field_61094f718fb66'),(93182,2312,'include-list_5_title','Dedicated and direct customer support'),(93183,2312,'_include-list_5_title','field_61094f718fb67'),(93184,2312,'include-list_5_list_0_item','24/7 and direct payment support'),(93185,2312,'_include-list_5_list_0_item','field_61094f718fb69'),(93186,2312,'include-list_5_list_1_item','Customizable and compliant refund policy'),(93187,2312,'_include-list_5_list_1_item','field_61094f718fb69'),(93188,2312,'include-list_5_list_2_item','Multi-lingual support and[nbsp]assistance'),(93189,2312,'_include-list_5_list_2_item','field_61094f718fb69'),(93190,2312,'include-list_5_list','3'),(93191,2312,'_include-list_5_list','field_61094f718fb68'),(93192,2312,'include-list_6_icon','763'),(93193,2312,'_include-list_6_icon','field_61094f718fb66'),(93194,2312,'include-list_6_title','Personalised merchant service access'),(93195,2312,'_include-list_6_title','field_61094f718fb67'),(93196,2312,'include-list_6_list_0_item','Dedicated merchant account manager access'),(93197,2312,'_include-list_6_list_0_item','field_61094f718fb69'),(93198,2312,'include-list_6_list_1_item','SLA-based and highly available technical support'),(93199,2312,'_include-list_6_list_1_item','field_61094f718fb69'),(93200,2312,'include-list_6_list_2_item','Direct access to risk, compliance and finance team'),(93201,2312,'_include-list_6_list_2_item','field_61094f718fb69'),(93202,2312,'include-list_6_list','3'),(93203,2312,'_include-list_6_list','field_61094f718fb68'),(93204,2312,'blocks-list_0_icons-style','light'),(93205,2312,'_blocks-list_0_icons-style','field_610953123a4b1'),(93206,2312,'blocks-list_0_link','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(93207,2312,'_blocks-list_0_link','field_610952e5776c0'),(93208,2312,'blocks-list_0_title','Card payments processing'),(93209,2312,'_blocks-list_0_title','field_61095245776be'),(93210,2312,'blocks-list_0_description','CommerceGate empowers your online business with card payment processing capabilities to accept payment globally.'),(93211,2312,'_blocks-list_0_description','field_6109525f776bf'),(93212,2312,'blocks-list_0_icons_0_icon','788'),(93213,2312,'_blocks-list_0_icons_0_icon','field_6109534b3a4b3'),(93214,2312,'blocks-list_0_icons_1_icon','790'),(93215,2312,'_blocks-list_0_icons_1_icon','field_6109534b3a4b3'),(93216,2312,'blocks-list_0_icons_2_icon','789'),(93217,2312,'_blocks-list_0_icons_2_icon','field_6109534b3a4b3'),(93218,2312,'blocks-list_0_icons_3_icon','791'),(93219,2312,'_blocks-list_0_icons_3_icon','field_6109534b3a4b3'),(93220,2312,'blocks-list_0_icons_4_icon','792'),(93221,2312,'_blocks-list_0_icons_4_icon','field_6109534b3a4b3'),(93222,2312,'blocks-list_0_icons_5_icon','793'),(93223,2312,'_blocks-list_0_icons_5_icon','field_6109534b3a4b3'),(93224,2312,'blocks-list_0_icons','6'),(93225,2312,'_blocks-list_0_icons','field_610953333a4b2'),(93226,2312,'blocks-list_0_items_0_bold-text','1'),(93227,2312,'_blocks-list_0_items_0_bold-text','field_610953c1b1c01'),(93228,2312,'blocks-list_0_items_0_item-text','Local card processing'),(93229,2312,'_blocks-list_0_items_0_item-text','field_610953e5b1c02'),(93230,2312,'blocks-list_0_items','2'),(93231,2312,'_blocks-list_0_items','field_61095368b1c00'),(93232,2312,'blocks-list_1_icons-style','transparent'),(93233,2312,'_blocks-list_1_icons-style','field_610953123a4b1'),(93234,2312,'blocks-list_1_link','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(93235,2312,'_blocks-list_1_link','field_610952e5776c0'),(93236,2312,'blocks-list_1_title','Local payment methods'),(93237,2312,'_blocks-list_1_title','field_61095245776be'),(93238,2312,'blocks-list_1_description','CommerceGate enables you to accept local LATAM payments to scale your business in the region to increase your revenue.'),(93239,2312,'_blocks-list_1_description','field_6109525f776bf'),(93240,2312,'blocks-list_1_icons_0_icon','795'),(93241,2312,'_blocks-list_1_icons_0_icon','field_6109534b3a4b3'),(93242,2312,'blocks-list_1_icons','5'),(93243,2312,'_blocks-list_1_icons','field_610953333a4b2'),(93244,2312,'blocks-list_1_items',''),(93245,2312,'_blocks-list_1_items','field_61095368b1c00'),(93246,2312,'blocks-list_2_icons-style','light'),(93247,2312,'_blocks-list_2_icons-style','field_610953123a4b1'),(93248,2312,'blocks-list_2_link','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(93249,2312,'_blocks-list_2_link','field_610952e5776c0'),(93250,2312,'blocks-list_2_title','High-risk merchant accounts'),(93251,2312,'_blocks-list_2_title','field_61095245776be'),(93252,2312,'blocks-list_2_description','CommerceGate makes it easy to set-up and support high[nbds]risk merchant accounts with greater risks of fraud and chargebacks.'),(93253,2312,'_blocks-list_2_description','field_6109525f776bf'),(93254,2312,'blocks-list_2_icons',''),(93255,2312,'_blocks-list_2_icons','field_610953333a4b2'),(93256,2312,'blocks-list_2_items_0_bold-text','1'),(93257,2312,'_blocks-list_2_items_0_bold-text','field_610953c1b1c01'),(93258,2312,'blocks-list_2_items_0_item-text','+0.50% commission for high[nbds]risk merchant accounts'),(93259,2312,'_blocks-list_2_items_0_item-text','field_610953e5b1c02'),(93260,2312,'blocks-list_2_items','3'),(93261,2312,'_blocks-list_2_items','field_61095368b1c00'),(93262,2312,'blocks-list_3_icons-style','light'),(93263,2312,'_blocks-list_3_icons-style','field_610953123a4b1'),(93264,2312,'blocks-list_3_link','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(93265,2312,'_blocks-list_3_link','field_610952e5776c0'),(93266,2312,'blocks-list_3_title','Chargeback management'),(93267,2312,'_blocks-list_3_title','field_61095245776be'),(93268,2312,'blocks-list_3_description','CommerceGate simplifies and automates your customer dispute and compensation process for all payment card schemes.'),(93269,2312,'_blocks-list_3_description','field_6109525f776bf'),(93270,2312,'blocks-list_3_icons',''),(93271,2312,'_blocks-list_3_icons','field_610953333a4b2'),(93272,2312,'blocks-list_3_items_0_bold-text','1'),(93273,2312,'_blocks-list_3_items_0_bold-text','field_610953c1b1c01'),(93274,2312,'blocks-list_3_items_0_item-text','25 EUR per CHB dispute'),(93275,2312,'_blocks-list_3_items_0_item-text','field_610953e5b1c02'),(93276,2312,'blocks-list_3_items','3'),(93277,2312,'_blocks-list_3_items','field_61095368b1c00'),(93278,2312,'blocks-list_4_icons-style','light'),(93279,2312,'_blocks-list_4_icons-style','field_610953123a4b1'),(93280,2312,'blocks-list_4_link','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(93281,2312,'_blocks-list_4_link','field_610952e5776c0'),(93282,2312,'blocks-list_4_title','Billing SaaS'),(93283,2312,'_blocks-list_4_title','field_61095245776be'),(93284,2312,'blocks-list_4_description','CommerceGate offers all business models an integrated Invoice and Settlement system with transparent data and[nbsp]flexible settlement cycles.'),(93285,2312,'_blocks-list_4_description','field_6109525f776bf'),(93286,2312,'blocks-list_4_icons',''),(93287,2312,'_blocks-list_4_icons','field_610953333a4b2'),(93288,2312,'blocks-list_4_items_0_bold-text','1'),(93289,2312,'_blocks-list_4_items_0_bold-text','field_610953c1b1c01'),(93290,2312,'blocks-list_4_items_0_item-text','0.03 EUR per transaction'),(93291,2312,'_blocks-list_4_items_0_item-text','field_610953e5b1c02'),(93292,2312,'blocks-list_4_items','6'),(93293,2312,'_blocks-list_4_items','field_61095368b1c00'),(93294,2312,'blocks-list','5'),(93295,2312,'_blocks-list','field_61095221776bd'),(93296,2312,'blocks-list_0_items_1_bold-text','1'),(93297,2312,'_blocks-list_0_items_1_bold-text','field_610953c1b1c01'),(93298,2312,'blocks-list_0_items_1_item-text','Cross-border card payment solutions'),(93299,2312,'_blocks-list_0_items_1_item-text','field_610953e5b1c02'),(93300,2312,'blocks-list_1_icons_1_icon','796'),(93301,2312,'_blocks-list_1_icons_1_icon','field_6109534b3a4b3'),(93302,2312,'blocks-list_1_icons_2_icon','797'),(93303,2312,'_blocks-list_1_icons_2_icon','field_6109534b3a4b3'),(93304,2312,'blocks-list_1_icons_3_icon','798'),(93305,2312,'_blocks-list_1_icons_3_icon','field_6109534b3a4b3'),(93306,2312,'blocks-list_1_icons_4_icon','799'),(93307,2312,'_blocks-list_1_icons_4_icon','field_6109534b3a4b3'),(93308,2312,'blocks-list_2_items_1_bold-text','1'),(93309,2312,'_blocks-list_2_items_1_bold-text','field_610953c1b1c01'),(93310,2312,'blocks-list_2_items_1_item-text','Subscription business models management and support'),(93311,2312,'_blocks-list_2_items_1_item-text','field_610953e5b1c02'),(93312,2312,'blocks-list_2_items_2_bold-text','1'),(93313,2312,'_blocks-list_2_items_2_bold-text','field_610953c1b1c01'),(93314,2312,'blocks-list_2_items_2_item-text','Multiple business models support'),(93315,2312,'_blocks-list_2_items_2_item-text','field_610953e5b1c02'),(93316,2312,'blocks-list_3_items_1_bold-text','1'),(93317,2312,'_blocks-list_3_items_1_bold-text','field_610953c1b1c01'),(93318,2312,'blocks-list_3_items_1_item-text','Experience dispute team'),(93319,2312,'_blocks-list_3_items_1_item-text','field_610953e5b1c02'),(93320,2312,'blocks-list_3_items_2_bold-text','1'),(93321,2312,'_blocks-list_3_items_2_bold-text','field_610953c1b1c01'),(93322,2312,'blocks-list_3_items_2_item-text','CHB control and monitoring program'),(93323,2312,'_blocks-list_3_items_2_item-text','field_610953e5b1c02'),(93324,2312,'blocks-list_4_items_1_bold-text','1'),(93325,2312,'_blocks-list_4_items_1_bold-text','field_610953c1b1c01'),(93326,2312,'blocks-list_4_items_1_item-text','Supports all main payment models'),(93327,2312,'_blocks-list_4_items_1_item-text','field_610953e5b1c02'),(93328,2312,'blocks-list_4_items_2_bold-text','1'),(93329,2312,'_blocks-list_4_items_2_bold-text','field_610953c1b1c01'),(93330,2312,'blocks-list_4_items_2_item-text','Real-time commission and[nbsp]transaction fee application clearing system'),(93331,2312,'_blocks-list_4_items_2_item-text','field_610953e5b1c02'),(93332,2312,'blocks-list_4_items_3_bold-text','1'),(93333,2312,'_blocks-list_4_items_3_bold-text','field_610953c1b1c01'),(93334,2312,'blocks-list_4_items_3_item-text','PSD 2 compliant segregated account management'),(93335,2312,'_blocks-list_4_items_3_item-text','field_610953e5b1c02'),(93336,2312,'blocks-list_4_items_4_bold-text','1'),(93337,2312,'_blocks-list_4_items_4_bold-text','field_610953c1b1c01'),(93338,2312,'blocks-list_4_items_4_item-text','Flexible and adjustable schedules for invoice and settlement notes'),(93339,2312,'_blocks-list_4_items_4_item-text','field_610953e5b1c02'),(93340,2312,'blocks-list_4_items_5_bold-text','1'),(93341,2312,'_blocks-list_4_items_5_bold-text','field_610953c1b1c01'),(93342,2312,'blocks-list_4_items_5_item-text','Comprehensive and transparent FX management'),(93343,2312,'_blocks-list_4_items_5_item-text','field_610953e5b1c02'),(93344,2313,'main-block-header_title','Precios personalizados'),(93345,2313,'_main-block-header_title','field_61093c50a78e8'),(93346,2313,'main-block-header_description','CommerceGate ofrece un[nbsp]conjunto completo de[nbsp]prestaciones y[nbsp]servicios y[nbsp]cobra por cada transacción una[nbsp]tarifa de[nbsp]procesamiento según método de[nbsp]pago.'),(93347,2313,'_main-block-header_description','field_61093c5ca78e9'),(93348,2313,'main-block-header',''),(93349,2313,'_main-block-header','field_61093c34a78e7'),(93350,2313,'flexible-pricing_title','Tarifas flexibles e integradas'),(93351,2313,'_flexible-pricing_title','field_6109401d9cacd'),(93352,2313,'flexible-pricing_description','Solución integral para aceptar pagos en[nbsp]su[nbsp]página web todo incluído.'),(93353,2313,'_flexible-pricing_description','field_610940e3b8ec1'),(93354,2313,'flexible-pricing_price','1.80% + 0.25 EUR'),(93355,2313,'_flexible-pricing_price','field_610940ffb8ec2'),(93356,2313,'flexible-pricing_list_0_item','Soluciones y[nbsp]servicios de[nbsp]pago personalizados para su[nbsp]negocio'),(93357,2313,'_flexible-pricing_list_0_item','field_61094144b8ec4'),(93358,2313,'flexible-pricing_list_1_item','Tecnología de[nbsp]pago de[nbsp]vanguardia para sus[nbsp]transacciones comerciales'),(93359,2313,'_flexible-pricing_list_1_item','field_61094144b8ec4'),(93360,2313,'flexible-pricing_list_2_item','Sin[nbsp]cargos ocultos por configuración de[nbsp]plataforma ni[nbsp]periódicos'),(93361,2313,'_flexible-pricing_list_2_item','field_61094144b8ec4'),(93362,2313,'flexible-pricing_list','3'),(93363,2313,'_flexible-pricing_list','field_61094125b8ec3'),(93364,2313,'flexible-pricing_link','a:3:{s:5:\"title\";s:17:\"Regístrese ahora\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/sign-up/\";s:6:\"target\";s:0:\"\";}'),(93365,2313,'_flexible-pricing_link','field_610941823f32f'),(93366,2313,'flexible-pricing',''),(93367,2313,'_flexible-pricing','field_61093f3e8b6ba'),(93368,2313,'customized-approach_title','Proceso de[nbsp]configuración personalizado'),(93369,2313,'_customized-approach_title','field_6109427eadcf6'),(93370,2313,'customized-approach_description','Todo el[nbsp]proceso de[nbsp]configuración se[nbsp]personaliza a[nbsp]los[nbsp]requerimientos de[nbsp]su[nbsp]negocio'),(93371,2313,'_customized-approach_description','field_6109427eadcf7'),(93372,2313,'customized-approach_list_0_item','Precios basados en[nbsp]niveles para proyectos de[nbsp]gran volumen'),(93373,2313,'_customized-approach_list_0_item','field_6109427eadcfa'),(93374,2313,'customized-approach_list','3'),(93375,2313,'_customized-approach_list','field_6109427eadcf9'),(93376,2313,'customized-approach_link','a:3:{s:5:\"title\";s:14:\"Pregunte ahora\";s:3:\"url\";s:57:\"https://commercegate.goodface.com.ua/wp/es/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(93377,2313,'_customized-approach_link','field_6109427eadcfb'),(93378,2313,'customized-approach',''),(93379,2313,'_customized-approach','field_6109427eadcf5'),(93380,2313,'customized-approach_list_1_item','Precios específicos por geolocalización, ofreciendo tasas mejores'),(93381,2313,'_customized-approach_list_1_item','field_6109427eadcfa'),(93382,2313,'customized-approach_list_2_item','Modelos de[nbsp]tasas de intercambio ++ para proyectos transfronterizos'),(93383,2313,'_customized-approach_list_2_item','field_6109427eadcfa'),(93384,2313,'included-info_title','Qué incluye'),(93385,2313,'_included-info_title','field_6109461ffc0ae'),(93386,2313,'included-info_description','CommerceGate le[nbsp]ofrece una[nbsp]solución completa y[nbsp]segura para recibir pagos por tarjeta de[nbsp]crédito de[nbsp]sus[nbsp]clientes desde cualquier parte del[nbsp]globo.'),(93387,2313,'_included-info_description','field_6109462afc0af'),(93388,2313,'included-info',''),(93389,2313,'_included-info','field_610945a9fc0ad'),(93390,2313,'include-list_0_icon','755'),(93391,2313,'_include-list_0_icon','field_61094f718fb66'),(93392,2313,'include-list_0_title','Checkout optimizado multiplataforma'),(93393,2313,'_include-list_0_title','field_61094f718fb67'),(93394,2313,'include-list_0_list_0_item','Pagos y[nbsp]páginas de[nbsp]checkout personalizables y[nbsp]de[nbsp]marca'),(93395,2313,'_include-list_0_list_0_item','field_61094f718fb69'),(93396,2313,'include-list_0_list_1_item','Cobertura de[nbsp]cumplimiento PCI DSS'),(93397,2313,'_include-list_0_list_1_item','field_61094f718fb69'),(93398,2313,'include-list_0_list','2'),(93399,2313,'_include-list_0_list','field_61094f718fb68'),(93400,2313,'include-list','7'),(93401,2313,'_include-list','field_61094f718fb65'),(93402,2313,'include-list_1_icon','756'),(93403,2313,'_include-list_1_icon','field_61094f718fb66'),(93404,2313,'include-list_1_title','Integración única —\r\nAlcance global de[nbsp]pagos'),(93405,2313,'_include-list_1_title','field_61094f718fb67'),(93406,2313,'include-list_1_list_0_item','Admitimos pagos en[nbsp]+200 divisas mundiales'),(93407,2313,'_include-list_1_list_0_item','field_61094f718fb69'),(93408,2313,'include-list_1_list_1_item','Acceso global a[nbsp]métodos de[nbsp]pago locales y[nbsp]populares'),(93409,2313,'_include-list_1_list_1_item','field_61094f718fb69'),(93410,2313,'include-list_1_list_2_item','Trabajamos globalmente con[nbsp]+20[nbsp]socios adquirentes'),(93411,2313,'_include-list_1_list_2_item','field_61094f718fb69'),(93412,2313,'include-list_1_list','3'),(93413,2313,'_include-list_1_list','field_61094f718fb68'),(93414,2313,'include-list_2_icon','757'),(93415,2313,'_include-list_2_icon','field_61094f718fb66'),(93416,2313,'include-list_2_title','Seguridad y[nbsp]cumplimientos probados y[nbsp]contrastados'),(93417,2313,'_include-list_2_title','field_61094f718fb67'),(93418,2313,'include-list_2_list_0_item','Plataforma de[nbsp]seguridad PCI[nbsp]DSS habilitada Nivel[nbsp]1'),(93419,2313,'_include-list_2_list_0_item','field_61094f718fb69'),(93420,2313,'include-list_2_list_1_item','Sistema de[nbsp]cifrado y[nbsp]seguridad de[nbsp]datos multinivel'),(93421,2313,'_include-list_2_list_1_item','field_61094f718fb69'),(93422,2313,'include-list_2_list_2_item','Plataforma basada en[nbsp]la[nbsp]nube fácilmente accesible y[nbsp]escalable'),(93423,2313,'_include-list_2_list_2_item','field_61094f718fb69'),(93424,2313,'include-list_2_list','3'),(93425,2313,'_include-list_2_list','field_61094f718fb68'),(93426,2313,'include-list_3_icon','758'),(93427,2313,'_include-list_3_icon','field_61094f718fb66'),(93428,2313,'include-list_3_title','Facturación precisa y[nbsp]automatizada'),(93429,2313,'_include-list_3_title','field_61094f718fb67'),(93430,2313,'include-list_3_list_0_item','Acceso en[nbsp]tiempo real a[nbsp]los datos de[nbsp]cada transacción'),(93431,2313,'_include-list_3_list_0_item','field_61094f718fb69'),(93432,2313,'include-list_3_list_1_item','Procedimientos de[nbsp]facturación absolutos y[nbsp]detallados'),(93433,2313,'_include-list_3_list_1_item','field_61094f718fb69'),(93434,2313,'include-list_3_list_2_item','Compatible con[nbsp]múltiples modelos de[nbsp]precios y[nbsp]negocio'),(93435,2313,'_include-list_3_list_2_item','field_61094f718fb69'),(93436,2313,'include-list_3_list','3'),(93437,2313,'_include-list_3_list','field_61094f718fb68'),(93438,2313,'include-list_4_icon','759'),(93439,2313,'_include-list_4_icon','field_61094f718fb66'),(93440,2313,'include-list_4_title','Pagos al comerciante automatizados y[nbsp]programados'),(93441,2313,'_include-list_4_title','field_61094f718fb67'),(93442,2313,'include-list_4_list_0_item','Pagos programados a[nbsp]su[nbsp]cuenta bancaria'),(93443,2313,'_include-list_4_list_0_item','field_61094f718fb69'),(93444,2313,'include-list_4_list_1_item','Programación de[nbsp]pagos al[nbsp]comerciante flexible y[nbsp]transparente'),(93445,2313,'_include-list_4_list_1_item','field_61094f718fb69'),(93446,2313,'include-list_4_list_2_item','Controles de[nbsp]pago flexibles y[nbsp]personalizados'),(93447,2313,'_include-list_4_list_2_item','field_61094f718fb69'),(93448,2313,'include-list_4_list','3'),(93449,2313,'_include-list_4_list','field_61094f718fb68'),(93450,2313,'include-list_5_icon','2311'),(93451,2313,'_include-list_5_icon','field_61094f718fb66'),(93452,2313,'include-list_5_title','Soporte al[nbsp]cliente dedicado y[nbsp]directo'),(93453,2313,'_include-list_5_title','field_61094f718fb67'),(93454,2313,'include-list_5_list_0_item','Soporte de[nbsp]pagos 24/7 y[nbsp]directo'),(93455,2313,'_include-list_5_list_0_item','field_61094f718fb69'),(93456,2313,'include-list_5_list_1_item','Política de[nbsp]reembolsos personalizable y[nbsp]conforme'),(93457,2313,'_include-list_5_list_1_item','field_61094f718fb69'),(93458,2313,'include-list_5_list_2_item','Soporte y[nbsp]asistencia en[nbsp]varios idiomas'),(93459,2313,'_include-list_5_list_2_item','field_61094f718fb69'),(93460,2313,'include-list_5_list','3'),(93461,2313,'_include-list_5_list','field_61094f718fb68'),(93462,2313,'include-list_6_icon','763'),(93463,2313,'_include-list_6_icon','field_61094f718fb66'),(93464,2313,'include-list_6_title','Acceso personalizado al[nbsp]servicio comercial'),(93465,2313,'_include-list_6_title','field_61094f718fb67'),(93466,2313,'include-list_6_list_0_item','Gestor de[nbsp]cuenta dedicado, a[nbsp]su[nbsp]disposición'),(93467,2313,'_include-list_6_list_0_item','field_61094f718fb69'),(93468,2313,'include-list_6_list_1_item','Soporte técnico basado en[nbsp]SLA y[nbsp]fácilmente accesible'),(93469,2313,'_include-list_6_list_1_item','field_61094f718fb69'),(93470,2313,'include-list_6_list_2_item','Acceso fácil al[nbsp]equipo de[nbsp]riesgo, cumpliento y[nbsp]finanzas'),(93471,2313,'_include-list_6_list_2_item','field_61094f718fb69'),(93472,2313,'include-list_6_list','3'),(93473,2313,'_include-list_6_list','field_61094f718fb68'),(93474,2313,'blocks-list_0_icons-style','light'),(93475,2313,'_blocks-list_0_icons-style','field_610953123a4b1'),(93476,2313,'blocks-list_0_link','a:3:{s:5:\"title\";s:14:\"Pregunte ahora\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/sign-up/\";s:6:\"target\";s:0:\"\";}'),(93477,2313,'_blocks-list_0_link','field_610952e5776c0'),(93478,2313,'blocks-list_0_title','Procesamiento de[nbsp]pagos con[nbsp]tarjeta'),(93479,2313,'_blocks-list_0_title','field_61095245776be'),(93480,2313,'blocks-list_0_description','CommerceGate empodera su[nbsp]negocio en[nbsp]línea con[nbsp]capacidades para procesar pagos por[nbsp]tarjeta y[nbsp]aceptar pagos globales.'),(93481,2313,'_blocks-list_0_description','field_6109525f776bf'),(93482,2313,'blocks-list_0_icons_0_icon','788'),(93483,2313,'_blocks-list_0_icons_0_icon','field_6109534b3a4b3'),(93484,2313,'blocks-list_0_icons_1_icon','790'),(93485,2313,'_blocks-list_0_icons_1_icon','field_6109534b3a4b3'),(93486,2313,'blocks-list_0_icons_2_icon','789'),(93487,2313,'_blocks-list_0_icons_2_icon','field_6109534b3a4b3'),(93488,2313,'blocks-list_0_icons_3_icon','791'),(93489,2313,'_blocks-list_0_icons_3_icon','field_6109534b3a4b3'),(93490,2313,'blocks-list_0_icons_4_icon','792'),(93491,2313,'_blocks-list_0_icons_4_icon','field_6109534b3a4b3'),(93492,2313,'blocks-list_0_icons_5_icon','793'),(93493,2313,'_blocks-list_0_icons_5_icon','field_6109534b3a4b3'),(93494,2313,'blocks-list_0_icons','6'),(93495,2313,'_blocks-list_0_icons','field_610953333a4b2'),(93496,2313,'blocks-list_0_items_0_bold-text','1'),(93497,2313,'_blocks-list_0_items_0_bold-text','field_610953c1b1c01'),(93498,2313,'blocks-list_0_items_0_item-text','Procesamiento de[nbsp]tarjetas locales'),(93499,2313,'_blocks-list_0_items_0_item-text','field_610953e5b1c02'),(93500,2313,'blocks-list_0_items','2'),(93501,2313,'_blocks-list_0_items','field_61095368b1c00'),(93502,2313,'blocks-list_1_icons-style','transparent'),(93503,2313,'_blocks-list_1_icons-style','field_610953123a4b1'),(93504,2313,'blocks-list_1_link','a:3:{s:5:\"title\";s:14:\"Pregunte ahora\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/sign-up/\";s:6:\"target\";s:0:\"\";}'),(93505,2313,'_blocks-list_1_link','field_610952e5776c0'),(93506,2313,'blocks-list_1_title','Métodos de[nbsp]pago locales'),(93507,2313,'_blocks-list_1_title','field_61095245776be'),(93508,2313,'blocks-list_1_description','CommerceGate le[nbsp]permite escalar su[nbsp]negocio en[nbsp]su[nbsp]región aceptando pagos locales LATAM y[nbsp]aumentando sus[nbsp]ingresos'),(93509,2313,'_blocks-list_1_description','field_6109525f776bf'),(93510,2313,'blocks-list_1_icons_0_icon','795'),(93511,2313,'_blocks-list_1_icons_0_icon','field_6109534b3a4b3'),(93512,2313,'blocks-list_1_icons','5'),(93513,2313,'_blocks-list_1_icons','field_610953333a4b2'),(93514,2313,'blocks-list_1_items',''),(93515,2313,'_blocks-list_1_items','field_61095368b1c00'),(93516,2313,'blocks-list_2_link','a:3:{s:5:\"title\";s:14:\"Pregunte ahora\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/sign-up/\";s:6:\"target\";s:0:\"\";}'),(93517,2313,'_blocks-list_2_link','field_610952e5776c0'),(93518,2313,'blocks-list_2_title','Cuentas de[nbsp]comerciantes High-Risk'),(93519,2313,'_blocks-list_2_title','field_61095245776be'),(93520,2313,'blocks-list_2_description','CommerceGate facilita la[nbsp]configuración y[nbsp]el[nbsp]soporte a[nbsp]comerciantes de[nbsp]alto riesgo con[nbsp]altos riesgos de[nbsp]fraude y[nbsp]chargebacks.'),(93521,2313,'_blocks-list_2_description','field_6109525f776bf'),(93522,2313,'blocks-list_2_icons',''),(93523,2313,'_blocks-list_2_icons','field_610953333a4b2'),(93524,2313,'blocks-list_2_items_0_bold-text','1'),(93525,2313,'_blocks-list_2_items_0_bold-text','field_610953c1b1c01'),(93526,2313,'blocks-list_2_items_0_item-text','Comisión de[nbsp]+0.50% para comerciantes de[nbsp]alto riesgo'),(93527,2313,'_blocks-list_2_items_0_item-text','field_610953e5b1c02'),(93528,2313,'blocks-list_2_items','3'),(93529,2313,'_blocks-list_2_items','field_61095368b1c00'),(93530,2313,'blocks-list_3_link','a:3:{s:5:\"title\";s:14:\"Pregunte ahora\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/sign-up/\";s:6:\"target\";s:0:\"\";}'),(93531,2313,'_blocks-list_3_link','field_610952e5776c0'),(93532,2313,'blocks-list_3_title','Gestión de[nbsp]chargebacks'),(93533,2313,'_blocks-list_3_title','field_61095245776be'),(93534,2313,'blocks-list_3_description','CommerceGate simplifica y[nbsp]automatiza sus[nbsp]procedimientos de[nbsp]disputa y[nbsp]compensación para todo tipo de[nbsp]pagos con tarjeta.'),(93535,2313,'_blocks-list_3_description','field_6109525f776bf'),(93536,2313,'blocks-list_3_icons',''),(93537,2313,'_blocks-list_3_icons','field_610953333a4b2'),(93538,2313,'blocks-list_3_items_0_bold-text','1'),(93539,2313,'_blocks-list_3_items_0_bold-text','field_610953c1b1c01'),(93540,2313,'blocks-list_3_items_0_item-text','25EUR por disputa[nbsp]CHB'),(93541,2313,'_blocks-list_3_items_0_item-text','field_610953e5b1c02'),(93542,2313,'blocks-list_3_items','3'),(93543,2313,'_blocks-list_3_items','field_61095368b1c00'),(93544,2313,'blocks-list_4_link','a:3:{s:5:\"title\";s:14:\"Pregunte ahora\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/sign-up/\";s:6:\"target\";s:0:\"\";}'),(93545,2313,'_blocks-list_4_link','field_610952e5776c0'),(93546,2313,'blocks-list_4_title','Facturación SaaS'),(93547,2313,'_blocks-list_4_title','field_61095245776be'),(93548,2313,'blocks-list_4_description','CommerceGate ofrece a[nbsp]todos los[nbsp]modelos de[nbsp]negocio un[nbsp]sistema integrado de[nbsp]facturación y[nbsp]liquidación, con[nbsp]datos transparentes y[nbsp]ciclos de[nbsp]liquidación flexibles.'),(93549,2313,'_blocks-list_4_description','field_6109525f776bf'),(93550,2313,'blocks-list_4_icons',''),(93551,2313,'_blocks-list_4_icons','field_610953333a4b2'),(93552,2313,'blocks-list_4_items_0_bold-text','1'),(93553,2313,'_blocks-list_4_items_0_bold-text','field_610953c1b1c01'),(93554,2313,'blocks-list_4_items_0_item-text','0.03 euros por transacción'),(93555,2313,'_blocks-list_4_items_0_item-text','field_610953e5b1c02'),(93556,2313,'blocks-list_4_items','6'),(93557,2313,'_blocks-list_4_items','field_61095368b1c00'),(93558,2313,'blocks-list','5'),(93559,2313,'_blocks-list','field_61095221776bd'),(93560,2313,'blocks-list_0_items_1_bold-text','1'),(93561,2313,'_blocks-list_0_items_1_bold-text','field_610953c1b1c01'),(93562,2313,'blocks-list_0_items_1_item-text','Soluciones de[nbsp]pagos transfronterizos con[nbsp]tarjeta'),(93563,2313,'_blocks-list_0_items_1_item-text','field_610953e5b1c02'),(93564,2313,'blocks-list_1_icons_1_icon','796'),(93565,2313,'_blocks-list_1_icons_1_icon','field_6109534b3a4b3'),(93566,2313,'blocks-list_1_icons_2_icon','797'),(93567,2313,'_blocks-list_1_icons_2_icon','field_6109534b3a4b3'),(93568,2313,'blocks-list_1_icons_3_icon','798'),(93569,2313,'_blocks-list_1_icons_3_icon','field_6109534b3a4b3'),(93570,2313,'blocks-list_1_icons_4_icon','799'),(93571,2313,'_blocks-list_1_icons_4_icon','field_6109534b3a4b3'),(93572,2313,'blocks-list_2_items_1_bold-text','1'),(93573,2313,'_blocks-list_2_items_1_bold-text','field_610953c1b1c01'),(93574,2313,'blocks-list_2_items_1_item-text','Soporte y[nbsp]gestión de[nbsp]modelos de[nbsp]negocios por suscripción'),(93575,2313,'_blocks-list_2_items_1_item-text','field_610953e5b1c02'),(93576,2313,'blocks-list_2_items_2_bold-text','1'),(93577,2313,'_blocks-list_2_items_2_bold-text','field_610953c1b1c01'),(93578,2313,'blocks-list_2_items_2_item-text','Soporte de[nbsp]múltiples modelos de[nbsp]negocio'),(93579,2313,'_blocks-list_2_items_2_item-text','field_610953e5b1c02'),(93580,2313,'blocks-list_3_items_1_bold-text','1'),(93581,2313,'_blocks-list_3_items_1_bold-text','field_610953c1b1c01'),(93582,2313,'blocks-list_3_items_1_item-text','Equipo de[nbsp]disputas experimentado'),(93583,2313,'_blocks-list_3_items_1_item-text','field_610953e5b1c02'),(93584,2313,'blocks-list_3_items_2_bold-text','1'),(93585,2313,'_blocks-list_3_items_2_bold-text','field_610953c1b1c01'),(93586,2313,'blocks-list_3_items_2_item-text','Programa de[nbsp]control y[nbsp]monitoreo de[nbsp]CHBs'),(93587,2313,'_blocks-list_3_items_2_item-text','field_610953e5b1c02'),(93588,2313,'blocks-list_4_items_1_bold-text','1'),(93589,2313,'_blocks-list_4_items_1_bold-text','field_610953c1b1c01'),(93590,2313,'blocks-list_4_items_1_item-text','Compatible con los[nbsp]principales modelos de[nbsp]pagos'),(93591,2313,'_blocks-list_4_items_1_item-text','field_610953e5b1c02'),(93592,2313,'blocks-list_4_items_2_bold-text','1'),(93593,2313,'_blocks-list_4_items_2_bold-text','field_610953c1b1c01'),(93594,2313,'blocks-list_4_items_2_item-text','Sistema de[nbsp]compensación de[nbsp]comisiones y[nbsp]tarifas de[nbsp]transacción en[nbsp]tiempo real'),(93595,2313,'_blocks-list_4_items_2_item-text','field_610953e5b1c02'),(93596,2313,'blocks-list_4_items_3_bold-text','1'),(93597,2313,'_blocks-list_4_items_3_bold-text','field_610953c1b1c01'),(93598,2313,'blocks-list_4_items_3_item-text','Gestión de[nbsp]cuentas segregadas compatible con PSD[nbsp]2'),(93599,2313,'_blocks-list_4_items_3_item-text','field_610953e5b1c02'),(93600,2313,'blocks-list_4_items_4_bold-text','1'),(93601,2313,'_blocks-list_4_items_4_bold-text','field_610953c1b1c01'),(93602,2313,'blocks-list_4_items_4_item-text','Programación de[nbsp]facturación y[nbsp]pagos flexible y[nbsp]ajustable'),(93603,2313,'_blocks-list_4_items_4_item-text','field_610953e5b1c02'),(93604,2313,'blocks-list_4_items_5_bold-text','1'),(93605,2313,'_blocks-list_4_items_5_bold-text','field_610953c1b1c01'),(93606,2313,'blocks-list_4_items_5_item-text','Gestión de[nbsp]FXs exhaustiva y[nbsp]transparente'),(93607,2313,'_blocks-list_4_items_5_item-text','field_610953e5b1c02'),(93614,2316,'main-block-header_title','Precios personalizados'),(93615,2316,'_main-block-header_title','field_61093c50a78e8'),(93616,2316,'main-block-header_description','CommerceGate ofrece un[nbsp]conjunto completo de[nbsp]prestaciones y[nbsp]servicios y[nbsp]cobra por cada transacción una[nbsp]tarifa de[nbsp]procesamiento según método de[nbsp]pago.'),(93617,2316,'_main-block-header_description','field_61093c5ca78e9'),(93618,2316,'main-block-header',''),(93619,2316,'_main-block-header','field_61093c34a78e7'),(93620,2316,'flexible-pricing_title','Tarifas flexibles e integradas'),(93621,2316,'_flexible-pricing_title','field_6109401d9cacd'),(93622,2316,'flexible-pricing_description','Solución integral para aceptar pagos en[nbsp]su[nbsp]página web todo incluído.'),(93623,2316,'_flexible-pricing_description','field_610940e3b8ec1'),(93624,2316,'flexible-pricing_price','1.80% + 0.25 EUR'),(93625,2316,'_flexible-pricing_price','field_610940ffb8ec2'),(93626,2316,'flexible-pricing_list_0_item','Soluciones y[nbsp]servicios de[nbsp]pago personalizados para su[nbsp]negocio'),(93627,2316,'_flexible-pricing_list_0_item','field_61094144b8ec4'),(93628,2316,'flexible-pricing_list_1_item','Tecnología de[nbsp]pago de[nbsp]vanguardia para sus[nbsp]transacciones comerciales'),(93629,2316,'_flexible-pricing_list_1_item','field_61094144b8ec4'),(93630,2316,'flexible-pricing_list_2_item','Sin[nbsp]cargos ocultos por configuración de[nbsp]plataforma ni[nbsp]periódicos'),(93631,2316,'_flexible-pricing_list_2_item','field_61094144b8ec4'),(93632,2316,'flexible-pricing_list','3'),(93633,2316,'_flexible-pricing_list','field_61094125b8ec3'),(93634,2316,'flexible-pricing_link','a:3:{s:5:\"title\";s:17:\"Regístrese ahora\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/sign-up/\";s:6:\"target\";s:0:\"\";}'),(93635,2316,'_flexible-pricing_link','field_610941823f32f'),(93636,2316,'flexible-pricing',''),(93637,2316,'_flexible-pricing','field_61093f3e8b6ba'),(93638,2316,'customized-approach_title','Proceso de[nbsp]configuración personalizado'),(93639,2316,'_customized-approach_title','field_6109427eadcf6'),(93640,2316,'customized-approach_description','Todo el[nbsp]proceso de[nbsp]configuración se[nbsp]personaliza a[nbsp]los[nbsp]requerimientos de[nbsp]su[nbsp]negocio'),(93641,2316,'_customized-approach_description','field_6109427eadcf7'),(93642,2316,'customized-approach_list_0_item','Precios basados en[nbsp]niveles para proyectos de[nbsp]gran volumen'),(93643,2316,'_customized-approach_list_0_item','field_6109427eadcfa'),(93644,2316,'customized-approach_list','3'),(93645,2316,'_customized-approach_list','field_6109427eadcf9'),(93646,2316,'customized-approach_link','a:3:{s:5:\"title\";s:14:\"Pregunte ahora\";s:3:\"url\";s:57:\"https://commercegate.goodface.com.ua/wp/es/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(93647,2316,'_customized-approach_link','field_6109427eadcfb'),(93648,2316,'customized-approach',''),(93649,2316,'_customized-approach','field_6109427eadcf5'),(93650,2316,'customized-approach_list_1_item','Precios específicos por geolocalización, ofreciendo tasas mejores'),(93651,2316,'_customized-approach_list_1_item','field_6109427eadcfa'),(93652,2316,'customized-approach_list_2_item','Modelos de[nbsp]tasas de intercambio ++ para proyectos transfronterizos'),(93653,2316,'_customized-approach_list_2_item','field_6109427eadcfa'),(93654,2316,'included-info_title','Qué incluye'),(93655,2316,'_included-info_title','field_6109461ffc0ae'),(93656,2316,'included-info_description','CommerceGate le[nbsp]ofrece una[nbsp]solución completa y[nbsp]segura para recibir pagos por tarjeta de[nbsp]crédito de[nbsp]sus[nbsp]clientes desde cualquier parte del[nbsp]globo.'),(93657,2316,'_included-info_description','field_6109462afc0af'),(93658,2316,'included-info',''),(93659,2316,'_included-info','field_610945a9fc0ad'),(93660,2316,'include-list_0_icon','755'),(93661,2316,'_include-list_0_icon','field_61094f718fb66'),(93662,2316,'include-list_0_title','Checkout optimizado multiplataforma'),(93663,2316,'_include-list_0_title','field_61094f718fb67'),(93664,2316,'include-list_0_list_0_item','Pagos y[nbsp]páginas de[nbsp]checkout personalizables y[nbsp]de[nbsp]marca'),(93665,2316,'_include-list_0_list_0_item','field_61094f718fb69'),(93666,2316,'include-list_0_list_1_item','Cobertura de[nbsp]cumplimiento PCI DSS'),(93667,2316,'_include-list_0_list_1_item','field_61094f718fb69'),(93668,2316,'include-list_0_list','2'),(93669,2316,'_include-list_0_list','field_61094f718fb68'),(93670,2316,'include-list','7'),(93671,2316,'_include-list','field_61094f718fb65'),(93672,2316,'include-list_1_icon','2314'),(93673,2316,'_include-list_1_icon','field_61094f718fb66'),(93674,2316,'include-list_1_title','Integración única —\r\nAlcance global de[nbsp]pagos'),(93675,2316,'_include-list_1_title','field_61094f718fb67'),(93676,2316,'include-list_1_list_0_item','Admitimos pagos en[nbsp]+200 divisas mundiales'),(93677,2316,'_include-list_1_list_0_item','field_61094f718fb69'),(93678,2316,'include-list_1_list_1_item','Acceso global a[nbsp]métodos de[nbsp]pago locales y[nbsp]populares'),(93679,2316,'_include-list_1_list_1_item','field_61094f718fb69'),(93680,2316,'include-list_1_list_2_item','Trabajamos globalmente con[nbsp]+20[nbsp]socios adquirentes'),(93681,2316,'_include-list_1_list_2_item','field_61094f718fb69'),(93682,2316,'include-list_1_list','3'),(93683,2316,'_include-list_1_list','field_61094f718fb68'),(93684,2316,'include-list_2_icon','757'),(93685,2316,'_include-list_2_icon','field_61094f718fb66'),(93686,2316,'include-list_2_title','Seguridad y[nbsp]cumplimientos probados y[nbsp]contrastados'),(93687,2316,'_include-list_2_title','field_61094f718fb67'),(93688,2316,'include-list_2_list_0_item','Plataforma de[nbsp]seguridad PCI[nbsp]DSS habilitada Nivel[nbsp]1'),(93689,2316,'_include-list_2_list_0_item','field_61094f718fb69'),(93690,2316,'include-list_2_list_1_item','Sistema de[nbsp]cifrado y[nbsp]seguridad de[nbsp]datos multinivel'),(93691,2316,'_include-list_2_list_1_item','field_61094f718fb69'),(93692,2316,'include-list_2_list_2_item','Plataforma basada en[nbsp]la[nbsp]nube fácilmente accesible y[nbsp]escalable'),(93693,2316,'_include-list_2_list_2_item','field_61094f718fb69'),(93694,2316,'include-list_2_list','3'),(93695,2316,'_include-list_2_list','field_61094f718fb68'),(93696,2316,'include-list_3_icon','758'),(93697,2316,'_include-list_3_icon','field_61094f718fb66'),(93698,2316,'include-list_3_title','Facturación precisa y[nbsp]automatizada'),(93699,2316,'_include-list_3_title','field_61094f718fb67'),(93700,2316,'include-list_3_list_0_item','Acceso en[nbsp]tiempo real a[nbsp]los datos de[nbsp]cada transacción'),(93701,2316,'_include-list_3_list_0_item','field_61094f718fb69'),(93702,2316,'include-list_3_list_1_item','Procedimientos de[nbsp]facturación absolutos y[nbsp]detallados'),(93703,2316,'_include-list_3_list_1_item','field_61094f718fb69'),(93704,2316,'include-list_3_list_2_item','Compatible con[nbsp]múltiples modelos de[nbsp]precios y[nbsp]negocio'),(93705,2316,'_include-list_3_list_2_item','field_61094f718fb69'),(93706,2316,'include-list_3_list','3'),(93707,2316,'_include-list_3_list','field_61094f718fb68'),(93708,2316,'include-list_4_icon','759'),(93709,2316,'_include-list_4_icon','field_61094f718fb66'),(93710,2316,'include-list_4_title','Pagos al comerciante automatizados y[nbsp]programados'),(93711,2316,'_include-list_4_title','field_61094f718fb67'),(93712,2316,'include-list_4_list_0_item','Pagos programados a[nbsp]su[nbsp]cuenta bancaria'),(93713,2316,'_include-list_4_list_0_item','field_61094f718fb69'),(93714,2316,'include-list_4_list_1_item','Programación de[nbsp]pagos al[nbsp]comerciante flexible y[nbsp]transparente'),(93715,2316,'_include-list_4_list_1_item','field_61094f718fb69'),(93716,2316,'include-list_4_list_2_item','Controles de[nbsp]pago flexibles y[nbsp]personalizados'),(93717,2316,'_include-list_4_list_2_item','field_61094f718fb69'),(93718,2316,'include-list_4_list','3'),(93719,2316,'_include-list_4_list','field_61094f718fb68'),(93720,2316,'include-list_5_icon','2311'),(93721,2316,'_include-list_5_icon','field_61094f718fb66'),(93722,2316,'include-list_5_title','Soporte al[nbsp]cliente dedicado y[nbsp]directo'),(93723,2316,'_include-list_5_title','field_61094f718fb67'),(93724,2316,'include-list_5_list_0_item','Soporte de[nbsp]pagos 24/7 y[nbsp]directo'),(93725,2316,'_include-list_5_list_0_item','field_61094f718fb69'),(93726,2316,'include-list_5_list_1_item','Política de[nbsp]reembolsos personalizable y[nbsp]conforme'),(93727,2316,'_include-list_5_list_1_item','field_61094f718fb69'),(93728,2316,'include-list_5_list_2_item','Soporte y[nbsp]asistencia en[nbsp]varios idiomas'),(93729,2316,'_include-list_5_list_2_item','field_61094f718fb69'),(93730,2316,'include-list_5_list','3'),(93731,2316,'_include-list_5_list','field_61094f718fb68'),(93732,2316,'include-list_6_icon','2315'),(93733,2316,'_include-list_6_icon','field_61094f718fb66'),(93734,2316,'include-list_6_title','Acceso personalizado al[nbsp]servicio comercial'),(93735,2316,'_include-list_6_title','field_61094f718fb67'),(93736,2316,'include-list_6_list_0_item','Gestor de[nbsp]cuenta dedicado, a[nbsp]su[nbsp]disposición'),(93737,2316,'_include-list_6_list_0_item','field_61094f718fb69'),(93738,2316,'include-list_6_list_1_item','Soporte técnico basado en[nbsp]SLA y[nbsp]fácilmente accesible'),(93739,2316,'_include-list_6_list_1_item','field_61094f718fb69'),(93740,2316,'include-list_6_list_2_item','Acceso fácil al[nbsp]equipo de[nbsp]riesgo, cumpliento y[nbsp]finanzas'),(93741,2316,'_include-list_6_list_2_item','field_61094f718fb69'),(93742,2316,'include-list_6_list','3'),(93743,2316,'_include-list_6_list','field_61094f718fb68'),(93744,2316,'blocks-list_0_icons-style','light'),(93745,2316,'_blocks-list_0_icons-style','field_610953123a4b1'),(93746,2316,'blocks-list_0_link','a:3:{s:5:\"title\";s:14:\"Pregunte ahora\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/sign-up/\";s:6:\"target\";s:0:\"\";}'),(93747,2316,'_blocks-list_0_link','field_610952e5776c0'),(93748,2316,'blocks-list_0_title','Procesamiento de[nbsp]pagos con[nbsp]tarjeta'),(93749,2316,'_blocks-list_0_title','field_61095245776be'),(93750,2316,'blocks-list_0_description','CommerceGate empodera su[nbsp]negocio en[nbsp]línea con[nbsp]capacidades para procesar pagos por[nbsp]tarjeta y[nbsp]aceptar pagos globales.'),(93751,2316,'_blocks-list_0_description','field_6109525f776bf'),(93752,2316,'blocks-list_0_icons_0_icon','788'),(93753,2316,'_blocks-list_0_icons_0_icon','field_6109534b3a4b3'),(93754,2316,'blocks-list_0_icons_1_icon','790'),(93755,2316,'_blocks-list_0_icons_1_icon','field_6109534b3a4b3'),(93756,2316,'blocks-list_0_icons_2_icon','789'),(93757,2316,'_blocks-list_0_icons_2_icon','field_6109534b3a4b3'),(93758,2316,'blocks-list_0_icons_3_icon','791'),(93759,2316,'_blocks-list_0_icons_3_icon','field_6109534b3a4b3'),(93760,2316,'blocks-list_0_icons_4_icon','792'),(93761,2316,'_blocks-list_0_icons_4_icon','field_6109534b3a4b3'),(93762,2316,'blocks-list_0_icons_5_icon','793'),(93763,2316,'_blocks-list_0_icons_5_icon','field_6109534b3a4b3'),(93764,2316,'blocks-list_0_icons','6'),(93765,2316,'_blocks-list_0_icons','field_610953333a4b2'),(93766,2316,'blocks-list_0_items_0_bold-text','1'),(93767,2316,'_blocks-list_0_items_0_bold-text','field_610953c1b1c01'),(93768,2316,'blocks-list_0_items_0_item-text','Procesamiento de[nbsp]tarjetas locales'),(93769,2316,'_blocks-list_0_items_0_item-text','field_610953e5b1c02'),(93770,2316,'blocks-list_0_items','2'),(93771,2316,'_blocks-list_0_items','field_61095368b1c00'),(93772,2316,'blocks-list_1_icons-style','transparent'),(93773,2316,'_blocks-list_1_icons-style','field_610953123a4b1'),(93774,2316,'blocks-list_1_link','a:3:{s:5:\"title\";s:14:\"Pregunte ahora\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/sign-up/\";s:6:\"target\";s:0:\"\";}'),(93775,2316,'_blocks-list_1_link','field_610952e5776c0'),(93776,2316,'blocks-list_1_title','Métodos de[nbsp]pago locales'),(93777,2316,'_blocks-list_1_title','field_61095245776be'),(93778,2316,'blocks-list_1_description','CommerceGate le[nbsp]permite escalar su[nbsp]negocio en[nbsp]su[nbsp]región aceptando pagos locales LATAM y[nbsp]aumentando sus[nbsp]ingresos'),(93779,2316,'_blocks-list_1_description','field_6109525f776bf'),(93780,2316,'blocks-list_1_icons_0_icon','795'),(93781,2316,'_blocks-list_1_icons_0_icon','field_6109534b3a4b3'),(93782,2316,'blocks-list_1_icons','5'),(93783,2316,'_blocks-list_1_icons','field_610953333a4b2'),(93784,2316,'blocks-list_1_items',''),(93785,2316,'_blocks-list_1_items','field_61095368b1c00'),(93786,2316,'blocks-list_2_link','a:3:{s:5:\"title\";s:14:\"Pregunte ahora\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/sign-up/\";s:6:\"target\";s:0:\"\";}'),(93787,2316,'_blocks-list_2_link','field_610952e5776c0'),(93788,2316,'blocks-list_2_title','Cuentas de[nbsp]comerciantes High-Risk'),(93789,2316,'_blocks-list_2_title','field_61095245776be'),(93790,2316,'blocks-list_2_description','CommerceGate facilita la[nbsp]configuración y[nbsp]el[nbsp]soporte a[nbsp]comerciantes de[nbsp]alto riesgo con[nbsp]altos riesgos de[nbsp]fraude y[nbsp]chargebacks.'),(93791,2316,'_blocks-list_2_description','field_6109525f776bf'),(93792,2316,'blocks-list_2_icons',''),(93793,2316,'_blocks-list_2_icons','field_610953333a4b2'),(93794,2316,'blocks-list_2_items_0_bold-text','1'),(93795,2316,'_blocks-list_2_items_0_bold-text','field_610953c1b1c01'),(93796,2316,'blocks-list_2_items_0_item-text','Comisión de[nbsp]+0.50% para comerciantes de[nbsp]alto riesgo'),(93797,2316,'_blocks-list_2_items_0_item-text','field_610953e5b1c02'),(93798,2316,'blocks-list_2_items','3'),(93799,2316,'_blocks-list_2_items','field_61095368b1c00'),(93800,2316,'blocks-list_3_link','a:3:{s:5:\"title\";s:14:\"Pregunte ahora\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/sign-up/\";s:6:\"target\";s:0:\"\";}'),(93801,2316,'_blocks-list_3_link','field_610952e5776c0'),(93802,2316,'blocks-list_3_title','Gestión de[nbsp]chargebacks'),(93803,2316,'_blocks-list_3_title','field_61095245776be'),(93804,2316,'blocks-list_3_description','CommerceGate simplifica y[nbsp]automatiza sus[nbsp]procedimientos de[nbsp]disputa y[nbsp]compensación para todo tipo de[nbsp]pagos con tarjeta.'),(93805,2316,'_blocks-list_3_description','field_6109525f776bf'),(93806,2316,'blocks-list_3_icons',''),(93807,2316,'_blocks-list_3_icons','field_610953333a4b2'),(93808,2316,'blocks-list_3_items_0_bold-text','1'),(93809,2316,'_blocks-list_3_items_0_bold-text','field_610953c1b1c01'),(93810,2316,'blocks-list_3_items_0_item-text','25EUR por disputa[nbsp]CHB'),(93811,2316,'_blocks-list_3_items_0_item-text','field_610953e5b1c02'),(93812,2316,'blocks-list_3_items','3'),(93813,2316,'_blocks-list_3_items','field_61095368b1c00'),(93814,2316,'blocks-list_4_link','a:3:{s:5:\"title\";s:14:\"Pregunte ahora\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/sign-up/\";s:6:\"target\";s:0:\"\";}'),(93815,2316,'_blocks-list_4_link','field_610952e5776c0'),(93816,2316,'blocks-list_4_title','Facturación SaaS'),(93817,2316,'_blocks-list_4_title','field_61095245776be'),(93818,2316,'blocks-list_4_description','CommerceGate ofrece a[nbsp]todos los[nbsp]modelos de[nbsp]negocio un[nbsp]sistema integrado de[nbsp]facturación y[nbsp]liquidación, con[nbsp]datos transparentes y[nbsp]ciclos de[nbsp]liquidación flexibles.'),(93819,2316,'_blocks-list_4_description','field_6109525f776bf'),(93820,2316,'blocks-list_4_icons',''),(93821,2316,'_blocks-list_4_icons','field_610953333a4b2'),(93822,2316,'blocks-list_4_items_0_bold-text','1'),(93823,2316,'_blocks-list_4_items_0_bold-text','field_610953c1b1c01'),(93824,2316,'blocks-list_4_items_0_item-text','0.03 euros por transacción'),(93825,2316,'_blocks-list_4_items_0_item-text','field_610953e5b1c02'),(93826,2316,'blocks-list_4_items','6'),(93827,2316,'_blocks-list_4_items','field_61095368b1c00'),(93828,2316,'blocks-list','5'),(93829,2316,'_blocks-list','field_61095221776bd'),(93830,2316,'blocks-list_0_items_1_bold-text','1'),(93831,2316,'_blocks-list_0_items_1_bold-text','field_610953c1b1c01'),(93832,2316,'blocks-list_0_items_1_item-text','Soluciones de[nbsp]pagos transfronterizos con[nbsp]tarjeta'),(93833,2316,'_blocks-list_0_items_1_item-text','field_610953e5b1c02'),(93834,2316,'blocks-list_1_icons_1_icon','796'),(93835,2316,'_blocks-list_1_icons_1_icon','field_6109534b3a4b3'),(93836,2316,'blocks-list_1_icons_2_icon','797'),(93837,2316,'_blocks-list_1_icons_2_icon','field_6109534b3a4b3'),(93838,2316,'blocks-list_1_icons_3_icon','798'),(93839,2316,'_blocks-list_1_icons_3_icon','field_6109534b3a4b3'),(93840,2316,'blocks-list_1_icons_4_icon','799'),(93841,2316,'_blocks-list_1_icons_4_icon','field_6109534b3a4b3'),(93842,2316,'blocks-list_2_items_1_bold-text','1'),(93843,2316,'_blocks-list_2_items_1_bold-text','field_610953c1b1c01'),(93844,2316,'blocks-list_2_items_1_item-text','Soporte y[nbsp]gestión de[nbsp]modelos de[nbsp]negocios por suscripción'),(93845,2316,'_blocks-list_2_items_1_item-text','field_610953e5b1c02'),(93846,2316,'blocks-list_2_items_2_bold-text','1'),(93847,2316,'_blocks-list_2_items_2_bold-text','field_610953c1b1c01'),(93848,2316,'blocks-list_2_items_2_item-text','Soporte de[nbsp]múltiples modelos de[nbsp]negocio'),(93849,2316,'_blocks-list_2_items_2_item-text','field_610953e5b1c02'),(93850,2316,'blocks-list_3_items_1_bold-text','1'),(93851,2316,'_blocks-list_3_items_1_bold-text','field_610953c1b1c01'),(93852,2316,'blocks-list_3_items_1_item-text','Equipo de[nbsp]disputas experimentado'),(93853,2316,'_blocks-list_3_items_1_item-text','field_610953e5b1c02'),(93854,2316,'blocks-list_3_items_2_bold-text','1'),(93855,2316,'_blocks-list_3_items_2_bold-text','field_610953c1b1c01'),(93856,2316,'blocks-list_3_items_2_item-text','Programa de[nbsp]control y[nbsp]monitoreo de[nbsp]CHBs'),(93857,2316,'_blocks-list_3_items_2_item-text','field_610953e5b1c02'),(93858,2316,'blocks-list_4_items_1_bold-text','1'),(93859,2316,'_blocks-list_4_items_1_bold-text','field_610953c1b1c01'),(93860,2316,'blocks-list_4_items_1_item-text','Compatible con los[nbsp]principales modelos de[nbsp]pagos'),(93861,2316,'_blocks-list_4_items_1_item-text','field_610953e5b1c02'),(93862,2316,'blocks-list_4_items_2_bold-text','1'),(93863,2316,'_blocks-list_4_items_2_bold-text','field_610953c1b1c01'),(93864,2316,'blocks-list_4_items_2_item-text','Sistema de[nbsp]compensación de[nbsp]comisiones y[nbsp]tarifas de[nbsp]transacción en[nbsp]tiempo real'),(93865,2316,'_blocks-list_4_items_2_item-text','field_610953e5b1c02'),(93866,2316,'blocks-list_4_items_3_bold-text','1'),(93867,2316,'_blocks-list_4_items_3_bold-text','field_610953c1b1c01'),(93868,2316,'blocks-list_4_items_3_item-text','Gestión de[nbsp]cuentas segregadas compatible con PSD[nbsp]2'),(93869,2316,'_blocks-list_4_items_3_item-text','field_610953e5b1c02'),(93870,2316,'blocks-list_4_items_4_bold-text','1'),(93871,2316,'_blocks-list_4_items_4_bold-text','field_610953c1b1c01'),(93872,2316,'blocks-list_4_items_4_item-text','Programación de[nbsp]facturación y[nbsp]pagos flexible y[nbsp]ajustable'),(93873,2316,'_blocks-list_4_items_4_item-text','field_610953e5b1c02'),(93874,2316,'blocks-list_4_items_5_bold-text','1'),(93875,2316,'_blocks-list_4_items_5_bold-text','field_610953c1b1c01'),(93876,2316,'blocks-list_4_items_5_item-text','Gestión de[nbsp]FXs exhaustiva y[nbsp]transparente'),(93877,2316,'_blocks-list_4_items_5_item-text','field_610953e5b1c02'),(93878,2317,'main-block-header_title','Pricing Built for You'),(93879,2317,'_main-block-header_title','field_61093c50a78e8'),(93880,2317,'main-block-header_description','CommerceGate offers a complete set of features and services and charges a processing and payment method fee per transaction.'),(93881,2317,'_main-block-header_description','field_61093c5ca78e9'),(93882,2317,'main-block-header',''),(93883,2317,'_main-block-header','field_61093c34a78e7'),(93884,2317,'flexible-pricing_title','Flexible and integrated pricing'),(93885,2317,'_flexible-pricing_title','field_6109401d9cacd'),(93886,2317,'flexible-pricing_description','End-to-end solution to accept payments on your website all included.'),(93887,2317,'_flexible-pricing_description','field_610940e3b8ec1'),(93888,2317,'flexible-pricing_price','1.80% + 0.25 EUR'),(93889,2317,'_flexible-pricing_price','field_610940ffb8ec2'),(93890,2317,'flexible-pricing_list_0_item','Bespoke payment solution and services for your business type'),(93891,2317,'_flexible-pricing_list_0_item','field_61094144b8ec4'),(93892,2317,'flexible-pricing_list_1_item','Cutting-edge payment technology for your business transactions'),(93893,2317,'_flexible-pricing_list_1_item','field_61094144b8ec4'),(93894,2317,'flexible-pricing_list_2_item','Absolutely no set-up, periodic platform and[nbsp]hidden fees'),(93895,2317,'_flexible-pricing_list_2_item','field_61094144b8ec4'),(93896,2317,'flexible-pricing_list','3'),(93897,2317,'_flexible-pricing_list','field_61094125b8ec3'),(93898,2317,'flexible-pricing_link','a:3:{s:5:\"title\";s:11:\"Sign Up Now\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/sign-up/\";s:6:\"target\";s:0:\"\";}'),(93899,2317,'_flexible-pricing_link','field_610941823f32f'),(93900,2317,'flexible-pricing',''),(93901,2317,'_flexible-pricing','field_61093f3e8b6ba'),(93902,2317,'customized-approach_title','Customized set-up process'),(93903,2317,'_customized-approach_title','field_6109427eadcf6'),(93904,2317,'customized-approach_description','Every detail in the set-up process is tailored to your business requirements'),(93905,2317,'_customized-approach_description','field_6109427eadcf7'),(93906,2317,'customized-approach_list_0_item','Special tier-based pricing for high-volume projects'),(93907,2317,'_customized-approach_list_0_item','field_6109427eadcfa'),(93908,2317,'customized-approach_list','3'),(93909,2317,'_customized-approach_list','field_6109427eadcf9'),(93910,2317,'customized-approach_link','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(93911,2317,'_customized-approach_link','field_6109427eadcfb'),(93912,2317,'customized-approach',''),(93913,2317,'_customized-approach','field_6109427eadcf5'),(93914,2317,'customized-approach_list_1_item','Geo-specific pricing to offer you the best rates and fees'),(93915,2317,'_customized-approach_list_1_item','field_6109427eadcfa'),(93916,2317,'customized-approach_list_2_item','Interchange ++ pricing models for the cross[nbds]border projects'),(93917,2317,'_customized-approach_list_2_item','field_6109427eadcfa'),(93918,2317,'included-info_title','What’s included'),(93919,2317,'_included-info_title','field_6109461ffc0ae'),(93920,2317,'included-info_description','CommerceGate offers a complete and secured payment solution for you to accept credit card payments from your customers globally.'),(93921,2317,'_included-info_description','field_6109462afc0af'),(93922,2317,'included-info',''),(93923,2317,'_included-info','field_610945a9fc0ad'),(93924,2317,'list_0_icon','755'),(93925,2317,'_list_0_icon','field_610947237e6df'),(93926,2317,'list_0_group-title','Optimised Cross Platform Checkout'),(93927,2317,'_list_0_group-title','field_610947737e6e0'),(93928,2317,'list_0_list_0_item','Customisable payment page'),(93929,2317,'_list_0_list_0_item','field_610947a87e6e2'),(93930,2317,'list_0_list_1_item','PCI DSS compliance coverage'),(93931,2317,'_list_0_list_1_item','field_610947a87e6e2'),(93932,2317,'list_0_list','2'),(93933,2317,'_list_0_list','field_610947987e6e1'),(93934,2317,'list_1_icon','756'),(93935,2317,'_list_1_icon','field_610947237e6df'),(93936,2317,'list_1_group-title','One integration — \r\nGlobal payment outreach'),(93937,2317,'_list_1_group-title','field_610947737e6e0'),(93938,2317,'list_1_list_0_item','Multiple currencies'),(93939,2317,'_list_1_list_0_item','field_610947a87e6e2'),(93940,2317,'list_1_list_1_item','Local payment methods'),(93941,2317,'_list_1_list_1_item','field_610947a87e6e2'),(93942,2317,'list_1_list_2_item','20+ acquiring partners all over the world'),(93943,2317,'_list_1_list_2_item','field_610947a87e6e2'),(93944,2317,'list_1_list','3'),(93945,2317,'_list_1_list','field_610947987e6e1'),(93946,2317,'list_2_icon','757'),(93947,2317,'_list_2_icon','field_610947237e6df'),(93948,2317,'list_2_group-title','Proven security and prolific compliance'),(93949,2317,'_list_2_group-title','field_610947737e6e0'),(93950,2317,'list_2_list_0_item','PCI DSS Level 1 platform'),(93951,2317,'_list_2_list_0_item','field_610947a87e6e2'),(93952,2317,'list_2_list_1_item','Multi level data security and encryption'),(93953,2317,'_list_2_list_1_item','field_610947a87e6e2'),(93954,2317,'list_2_list_2_item','Cloud based platform'),(93955,2317,'_list_2_list_2_item','field_610947a87e6e2'),(93956,2317,'list_2_list','3'),(93957,2317,'_list_2_list','field_610947987e6e1'),(93958,2317,'list_3_icon','758'),(93959,2317,'_list_3_icon','field_610947237e6df'),(93960,2317,'list_3_group-title','The most precise automatic billing system'),(93961,2317,'_list_3_group-title','field_610947737e6e0'),(93962,2317,'list_3_list_0_item','Real time financial data'),(93963,2317,'_list_3_list_0_item','field_610947a87e6e2'),(93964,2317,'list_3_list_1_item','Detailed invoicing'),(93965,2317,'_list_3_list_1_item','field_610947a87e6e2'),(93966,2317,'list_3_list_2_item','Multiple pricing models support'),(93967,2317,'_list_3_list_2_item','field_610947a87e6e2'),(93968,2317,'list_3_list','3'),(93969,2317,'_list_3_list','field_610947987e6e1'),(93970,2317,'list_4_icon','759'),(93971,2317,'_list_4_icon','field_610947237e6df'),(93972,2317,'list_4_group-title','Automated payouts'),(93973,2317,'_list_4_group-title','field_610947737e6e0'),(93974,2317,'list_4_list_0_item','In-time settlements to the bank account'),(93975,2317,'_list_4_list_0_item','field_610947a87e6e2'),(93976,2317,'list_4_list_1_item','Transparent settlement schedule'),(93977,2317,'_list_4_list_1_item','field_610947a87e6e2'),(93978,2317,'list_4_list_2_item','Flexible payout control'),(93979,2317,'_list_4_list_2_item','field_610947a87e6e2'),(93980,2317,'list_4_list','3'),(93981,2317,'_list_4_list','field_610947987e6e1'),(93982,2317,'list_5_icon','760'),(93983,2317,'_list_5_icon','field_610947237e6df'),(93984,2317,'list_5_group-title','Customer support service'),(93985,2317,'_list_5_group-title','field_610947737e6e0'),(93986,2317,'list_5_list_0_item','24/7 payment support'),(93987,2317,'_list_5_list_0_item','field_610947a87e6e2'),(93988,2317,'list_5_list_1_item','Adjustable refund policy'),(93989,2317,'_list_5_list_1_item','field_610947a87e6e2'),(93990,2317,'list_5_list_2_item','Multi language assistance'),(93991,2317,'_list_5_list_2_item','field_610947a87e6e2'),(93992,2317,'list_5_list','3'),(93993,2317,'_list_5_list','field_610947987e6e1'),(93994,2317,'list_6_icon','761'),(93995,2317,'_list_6_icon','field_610947237e6df'),(93996,2317,'list_6_group-title','Personalised merchant service'),(93997,2317,'_list_6_group-title','field_610947737e6e0'),(93998,2317,'list_6_list_0_item','Dedicated merchant account manager'),(93999,2317,'_list_6_list_0_item','field_610947a87e6e2'),(94000,2317,'list_6_list_1_item','SLA based technical support'),(94001,2317,'_list_6_list_1_item','field_610947a87e6e2'),(94002,2317,'list_6_list_2_item','Direct access to the Risk, Compliance and Finance Team'),(94003,2317,'_list_6_list_2_item','field_610947a87e6e2'),(94004,2317,'list_6_list','3'),(94005,2317,'_list_6_list','field_610947987e6e1'),(94006,2317,'list','7'),(94007,2317,'_list','field_6109470d7e6de'),(94008,2317,'Included-list_0_icon',''),(94009,2317,'_Included-list_0_icon','field_61094f718fb66'),(94010,2317,'Included-list_0_title',''),(94011,2317,'_Included-list_0_title','field_61094f718fb67'),(94012,2317,'Included-list_0_list_0_item','фіва'),(94013,2317,'_Included-list_0_list_0_item','field_61094f718fb69'),(94014,2317,'Included-list_0_list_1_item','PCI DSS compliance coverage'),(94015,2317,'_Included-list_0_list_1_item','field_610947a87e6e2'),(94016,2317,'Included-list_0_list','1'),(94017,2317,'_Included-list_0_list','field_61094f718fb68'),(94018,2317,'Included-list_1_icon','756'),(94019,2317,'_Included-list_1_icon','field_610947237e6df'),(94020,2317,'Included-list_1_title','One integration — \r\nGlobal payment outreach'),(94021,2317,'_Included-list_1_title','field_610947737e6e0'),(94022,2317,'Included-list_1_list_0_item','Multiple currencies'),(94023,2317,'_Included-list_1_list_0_item','field_610947a87e6e2'),(94024,2317,'Included-list_1_list_1_item','Local payment methods'),(94025,2317,'_Included-list_1_list_1_item','field_610947a87e6e2'),(94026,2317,'Included-list_1_list_2_item','20+ acquiring partners all over the world'),(94027,2317,'_Included-list_1_list_2_item','field_610947a87e6e2'),(94028,2317,'Included-list_1_list','3'),(94029,2317,'_Included-list_1_list','field_610947987e6e1'),(94030,2317,'Included-list_2_icon','757'),(94031,2317,'_Included-list_2_icon','field_610947237e6df'),(94032,2317,'Included-list_2_title','Proven security and prolific compliance'),(94033,2317,'_Included-list_2_title','field_610947737e6e0'),(94034,2317,'Included-list_2_list_0_item','PCI DSS Level 1 platform'),(94035,2317,'_Included-list_2_list_0_item','field_610947a87e6e2'),(94036,2317,'Included-list_2_list_1_item','Multi level data security and encryption'),(94037,2317,'_Included-list_2_list_1_item','field_610947a87e6e2'),(94038,2317,'Included-list_2_list_2_item','Cloud based platform'),(94039,2317,'_Included-list_2_list_2_item','field_610947a87e6e2'),(94040,2317,'Included-list_2_list','3'),(94041,2317,'_Included-list_2_list','field_610947987e6e1'),(94042,2317,'Included-list_3_icon','758'),(94043,2317,'_Included-list_3_icon','field_610947237e6df'),(94044,2317,'Included-list_3_title','The most precise automatic billing system'),(94045,2317,'_Included-list_3_title','field_610947737e6e0'),(94046,2317,'Included-list_3_list_0_item','Real time financial data'),(94047,2317,'_Included-list_3_list_0_item','field_610947a87e6e2'),(94048,2317,'Included-list_3_list_1_item','Detailed invoicing'),(94049,2317,'_Included-list_3_list_1_item','field_610947a87e6e2'),(94050,2317,'Included-list_3_list_2_item','Multiple pricing models support'),(94051,2317,'_Included-list_3_list_2_item','field_610947a87e6e2'),(94052,2317,'Included-list_3_list','3'),(94053,2317,'_Included-list_3_list','field_610947987e6e1'),(94054,2317,'Included-list_4_icon','759'),(94055,2317,'_Included-list_4_icon','field_610947237e6df'),(94056,2317,'Included-list_4_title','Automated payouts'),(94057,2317,'_Included-list_4_title','field_610947737e6e0'),(94058,2317,'Included-list_4_list_0_item','In-time settlements to the bank account'),(94059,2317,'_Included-list_4_list_0_item','field_610947a87e6e2'),(94060,2317,'Included-list_4_list_1_item','Transparent settlement schedule'),(94061,2317,'_Included-list_4_list_1_item','field_610947a87e6e2'),(94062,2317,'Included-list_4_list_2_item','Flexible payout control'),(94063,2317,'_Included-list_4_list_2_item','field_610947a87e6e2'),(94064,2317,'Included-list_4_list','3'),(94065,2317,'_Included-list_4_list','field_610947987e6e1'),(94066,2317,'Included-list_5_icon','760'),(94067,2317,'_Included-list_5_icon','field_610947237e6df'),(94068,2317,'Included-list_5_title','Customer support service'),(94069,2317,'_Included-list_5_title','field_610947737e6e0'),(94070,2317,'Included-list_5_list_0_item','24/7 payment support'),(94071,2317,'_Included-list_5_list_0_item','field_610947a87e6e2'),(94072,2317,'Included-list_5_list_1_item','Adjustable refund policy'),(94073,2317,'_Included-list_5_list_1_item','field_610947a87e6e2'),(94074,2317,'Included-list_5_list_2_item','Multi language assistance'),(94075,2317,'_Included-list_5_list_2_item','field_610947a87e6e2'),(94076,2317,'Included-list_5_list','3'),(94077,2317,'_Included-list_5_list','field_610947987e6e1'),(94078,2317,'Included-list_6_icon','763'),(94079,2317,'_Included-list_6_icon','field_610947237e6df'),(94080,2317,'Included-list_6_title','Personalised merchant service'),(94081,2317,'_Included-list_6_title','field_610947737e6e0'),(94082,2317,'Included-list_6_list_0_item','Dedicated merchant account manager'),(94083,2317,'_Included-list_6_list_0_item','field_610947a87e6e2'),(94084,2317,'Included-list_6_list_1_item','SLA based technical support'),(94085,2317,'_Included-list_6_list_1_item','field_610947a87e6e2'),(94086,2317,'Included-list_6_list_2_item','Direct access to the Risk, Compliance and Finance Team'),(94087,2317,'_Included-list_6_list_2_item','field_610947a87e6e2'),(94088,2317,'Included-list_6_list','3'),(94089,2317,'_Included-list_6_list','field_610947987e6e1'),(94090,2317,'Included-list','1'),(94091,2317,'_Included-list','field_61094f718fb65'),(94092,2317,'included-list_copy_0_icon',''),(94093,2317,'_included-list_copy_0_icon','field_61094f718fb66'),(94094,2317,'included-list_copy_0_title',''),(94095,2317,'_included-list_copy_0_title','field_61094f718fb67'),(94096,2317,'included-list_copy_0_list_0_item','фівафіва'),(94097,2317,'_included-list_copy_0_list_0_item','field_61094f718fb69'),(94098,2317,'included-list_copy_0_list','1'),(94099,2317,'_included-list_copy_0_list','field_61094f718fb68'),(94100,2317,'included-list_copy','1'),(94101,2317,'_included-list_copy','field_61094f718fb65'),(94102,2317,'include-list_0_icon','755'),(94103,2317,'_include-list_0_icon','field_61094f718fb66'),(94104,2317,'include-list_0_title','Optimized Cross Platform Checkout'),(94105,2317,'_include-list_0_title','field_61094f718fb67'),(94106,2317,'include-list_0_list_0_item','Customizable and branded payment and checkout page'),(94107,2317,'_include-list_0_list_0_item','field_61094f718fb69'),(94108,2317,'include-list_0_list_1_item','PCI DSS Compliance Coverage'),(94109,2317,'_include-list_0_list_1_item','field_61094f718fb69'),(94110,2317,'include-list_0_list','2'),(94111,2317,'_include-list_0_list','field_61094f718fb68'),(94112,2317,'include-list','7'),(94113,2317,'_include-list','field_61094f718fb65'),(94114,2317,'include-list_1_icon','2314'),(94115,2317,'_include-list_1_icon','field_61094f718fb66'),(94116,2317,'include-list_1_title','One integration — \r\nGlobal payment outreach'),(94117,2317,'_include-list_1_title','field_61094f718fb67'),(94118,2317,'include-list_1_list_0_item','Supports 200+ payment currencies globally'),(94119,2317,'_include-list_1_list_0_item','field_61094f718fb69'),(94120,2317,'include-list_1_list_1_item','Access popular local payment methods globally'),(94121,2317,'_include-list_1_list_1_item','field_61094f718fb69'),(94122,2317,'include-list_1_list_2_item','Work with 20+ acquiring partners globally'),(94123,2317,'_include-list_1_list_2_item','field_61094f718fb69'),(94124,2317,'include-list_1_list','3'),(94125,2317,'_include-list_1_list','field_61094f718fb68'),(94126,2317,'include-list_2_icon','757'),(94127,2317,'_include-list_2_icon','field_61094f718fb66'),(94128,2317,'include-list_2_title','Tested and proven security and[nbsp]compliance'),(94129,2317,'_include-list_2_title','field_61094f718fb67'),(94130,2317,'include-list_2_list_0_item','PCI DSS Level 1 security enabled platform'),(94131,2317,'_include-list_2_list_0_item','field_61094f718fb69'),(94132,2317,'include-list_2_list_1_item','Multi-level data security and[nbsp]encryption system'),(94133,2317,'_include-list_2_list_1_item','field_61094f718fb69'),(94134,2317,'include-list_2_list_2_item','Highly accessible and scalable cloud-based platform'),(94135,2317,'_include-list_2_list_2_item','field_61094f718fb69'),(94136,2317,'include-list_2_list','3'),(94137,2317,'_include-list_2_list','field_61094f718fb68'),(94138,2317,'include-list_3_icon','758'),(94139,2317,'_include-list_3_icon','field_61094f718fb66'),(94140,2317,'include-list_3_title','Accurate and automated billing system'),(94141,2317,'_include-list_3_title','field_61094f718fb67'),(94142,2317,'include-list_3_list_0_item','Access real-time financial data on a transactions'),(94143,2317,'_include-list_3_list_0_item','field_61094f718fb69'),(94144,2317,'include-list_3_list_1_item','Absolute and detailed invoicing procedures'),(94145,2317,'_include-list_3_list_1_item','field_61094f718fb69'),(94146,2317,'include-list_3_list_2_item','Supports multiple pricing models for any business'),(94147,2317,'_include-list_3_list_2_item','field_61094f718fb69'),(94148,2317,'include-list_3_list','3'),(94149,2317,'_include-list_3_list','field_61094f718fb68'),(94150,2317,'include-list_4_icon','759'),(94151,2317,'_include-list_4_icon','field_61094f718fb66'),(94152,2317,'include-list_4_title','Automated and scheduled merchant payouts'),(94153,2317,'_include-list_4_title','field_61094f718fb67'),(94154,2317,'include-list_4_list_0_item','Scheduled settlements to your bank account'),(94155,2317,'_include-list_4_list_0_item','field_61094f718fb69'),(94156,2317,'include-list_4_list_1_item','Transparent and flexible settlement schedule'),(94157,2317,'_include-list_4_list_1_item','field_61094f718fb69'),(94158,2317,'include-list_4_list_2_item','Flexible and customizable payout controls'),(94159,2317,'_include-list_4_list_2_item','field_61094f718fb69'),(94160,2317,'include-list_4_list','3'),(94161,2317,'_include-list_4_list','field_61094f718fb68'),(94162,2317,'include-list_5_icon','2311'),(94163,2317,'_include-list_5_icon','field_61094f718fb66'),(94164,2317,'include-list_5_title','Dedicated and direct customer support'),(94165,2317,'_include-list_5_title','field_61094f718fb67'),(94166,2317,'include-list_5_list_0_item','24/7 and direct payment support'),(94167,2317,'_include-list_5_list_0_item','field_61094f718fb69'),(94168,2317,'include-list_5_list_1_item','Customizable and compliant refund policy'),(94169,2317,'_include-list_5_list_1_item','field_61094f718fb69'),(94170,2317,'include-list_5_list_2_item','Multi-lingual support and[nbsp]assistance'),(94171,2317,'_include-list_5_list_2_item','field_61094f718fb69'),(94172,2317,'include-list_5_list','3'),(94173,2317,'_include-list_5_list','field_61094f718fb68'),(94174,2317,'include-list_6_icon','2315'),(94175,2317,'_include-list_6_icon','field_61094f718fb66'),(94176,2317,'include-list_6_title','Personalised merchant service access'),(94177,2317,'_include-list_6_title','field_61094f718fb67'),(94178,2317,'include-list_6_list_0_item','Dedicated merchant account manager access'),(94179,2317,'_include-list_6_list_0_item','field_61094f718fb69'),(94180,2317,'include-list_6_list_1_item','SLA-based and highly available technical support'),(94181,2317,'_include-list_6_list_1_item','field_61094f718fb69'),(94182,2317,'include-list_6_list_2_item','Direct access to risk, compliance and finance team'),(94183,2317,'_include-list_6_list_2_item','field_61094f718fb69'),(94184,2317,'include-list_6_list','3'),(94185,2317,'_include-list_6_list','field_61094f718fb68'),(94186,2317,'blocks-list_0_icons-style','light'),(94187,2317,'_blocks-list_0_icons-style','field_610953123a4b1'),(94188,2317,'blocks-list_0_link','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(94189,2317,'_blocks-list_0_link','field_610952e5776c0'),(94190,2317,'blocks-list_0_title','Card payments processing'),(94191,2317,'_blocks-list_0_title','field_61095245776be'),(94192,2317,'blocks-list_0_description','CommerceGate empowers your online business with card payment processing capabilities to accept payment globally.'),(94193,2317,'_blocks-list_0_description','field_6109525f776bf'),(94194,2317,'blocks-list_0_icons_0_icon','788'),(94195,2317,'_blocks-list_0_icons_0_icon','field_6109534b3a4b3'),(94196,2317,'blocks-list_0_icons_1_icon','790'),(94197,2317,'_blocks-list_0_icons_1_icon','field_6109534b3a4b3'),(94198,2317,'blocks-list_0_icons_2_icon','789'),(94199,2317,'_blocks-list_0_icons_2_icon','field_6109534b3a4b3'),(94200,2317,'blocks-list_0_icons_3_icon','791'),(94201,2317,'_blocks-list_0_icons_3_icon','field_6109534b3a4b3'),(94202,2317,'blocks-list_0_icons_4_icon','792'),(94203,2317,'_blocks-list_0_icons_4_icon','field_6109534b3a4b3'),(94204,2317,'blocks-list_0_icons_5_icon','793'),(94205,2317,'_blocks-list_0_icons_5_icon','field_6109534b3a4b3'),(94206,2317,'blocks-list_0_icons','6'),(94207,2317,'_blocks-list_0_icons','field_610953333a4b2'),(94208,2317,'blocks-list_0_items_0_bold-text','1'),(94209,2317,'_blocks-list_0_items_0_bold-text','field_610953c1b1c01'),(94210,2317,'blocks-list_0_items_0_item-text','Local card processing'),(94211,2317,'_blocks-list_0_items_0_item-text','field_610953e5b1c02'),(94212,2317,'blocks-list_0_items','2'),(94213,2317,'_blocks-list_0_items','field_61095368b1c00'),(94214,2317,'blocks-list_1_icons-style','transparent'),(94215,2317,'_blocks-list_1_icons-style','field_610953123a4b1'),(94216,2317,'blocks-list_1_link','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(94217,2317,'_blocks-list_1_link','field_610952e5776c0'),(94218,2317,'blocks-list_1_title','Local payment methods'),(94219,2317,'_blocks-list_1_title','field_61095245776be'),(94220,2317,'blocks-list_1_description','CommerceGate enables you to accept local LATAM payments to scale your business in the region to increase your revenue.'),(94221,2317,'_blocks-list_1_description','field_6109525f776bf'),(94222,2317,'blocks-list_1_icons_0_icon','795'),(94223,2317,'_blocks-list_1_icons_0_icon','field_6109534b3a4b3'),(94224,2317,'blocks-list_1_icons','5'),(94225,2317,'_blocks-list_1_icons','field_610953333a4b2'),(94226,2317,'blocks-list_1_items',''),(94227,2317,'_blocks-list_1_items','field_61095368b1c00'),(94228,2317,'blocks-list_2_icons-style','light'),(94229,2317,'_blocks-list_2_icons-style','field_610953123a4b1'),(94230,2317,'blocks-list_2_link','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(94231,2317,'_blocks-list_2_link','field_610952e5776c0'),(94232,2317,'blocks-list_2_title','High-risk merchant accounts'),(94233,2317,'_blocks-list_2_title','field_61095245776be'),(94234,2317,'blocks-list_2_description','CommerceGate makes it easy to set-up and support high[nbds]risk merchant accounts with greater risks of fraud and chargebacks.'),(94235,2317,'_blocks-list_2_description','field_6109525f776bf'),(94236,2317,'blocks-list_2_icons',''),(94237,2317,'_blocks-list_2_icons','field_610953333a4b2'),(94238,2317,'blocks-list_2_items_0_bold-text','1'),(94239,2317,'_blocks-list_2_items_0_bold-text','field_610953c1b1c01'),(94240,2317,'blocks-list_2_items_0_item-text','+0.50% commission for high[nbds]risk merchant accounts'),(94241,2317,'_blocks-list_2_items_0_item-text','field_610953e5b1c02'),(94242,2317,'blocks-list_2_items','3'),(94243,2317,'_blocks-list_2_items','field_61095368b1c00'),(94244,2317,'blocks-list_3_icons-style','light'),(94245,2317,'_blocks-list_3_icons-style','field_610953123a4b1'),(94246,2317,'blocks-list_3_link','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(94247,2317,'_blocks-list_3_link','field_610952e5776c0'),(94248,2317,'blocks-list_3_title','Chargeback management'),(94249,2317,'_blocks-list_3_title','field_61095245776be'),(94250,2317,'blocks-list_3_description','CommerceGate simplifies and automates your customer dispute and compensation process for all payment card schemes.'),(94251,2317,'_blocks-list_3_description','field_6109525f776bf'),(94252,2317,'blocks-list_3_icons',''),(94253,2317,'_blocks-list_3_icons','field_610953333a4b2'),(94254,2317,'blocks-list_3_items_0_bold-text','1'),(94255,2317,'_blocks-list_3_items_0_bold-text','field_610953c1b1c01'),(94256,2317,'blocks-list_3_items_0_item-text','25 EUR per CHB dispute'),(94257,2317,'_blocks-list_3_items_0_item-text','field_610953e5b1c02'),(94258,2317,'blocks-list_3_items','3'),(94259,2317,'_blocks-list_3_items','field_61095368b1c00'),(94260,2317,'blocks-list_4_icons-style','light'),(94261,2317,'_blocks-list_4_icons-style','field_610953123a4b1'),(94262,2317,'blocks-list_4_link','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(94263,2317,'_blocks-list_4_link','field_610952e5776c0'),(94264,2317,'blocks-list_4_title','Billing SaaS'),(94265,2317,'_blocks-list_4_title','field_61095245776be'),(94266,2317,'blocks-list_4_description','CommerceGate offers all business models an integrated Invoice and Settlement system with transparent data and[nbsp]flexible settlement cycles.'),(94267,2317,'_blocks-list_4_description','field_6109525f776bf'),(94268,2317,'blocks-list_4_icons',''),(94269,2317,'_blocks-list_4_icons','field_610953333a4b2'),(94270,2317,'blocks-list_4_items_0_bold-text','1'),(94271,2317,'_blocks-list_4_items_0_bold-text','field_610953c1b1c01'),(94272,2317,'blocks-list_4_items_0_item-text','0.03 EUR per transaction'),(94273,2317,'_blocks-list_4_items_0_item-text','field_610953e5b1c02'),(94274,2317,'blocks-list_4_items','6'),(94275,2317,'_blocks-list_4_items','field_61095368b1c00'),(94276,2317,'blocks-list','5'),(94277,2317,'_blocks-list','field_61095221776bd'),(94278,2317,'blocks-list_0_items_1_bold-text','1'),(94279,2317,'_blocks-list_0_items_1_bold-text','field_610953c1b1c01'),(94280,2317,'blocks-list_0_items_1_item-text','Cross-border card payment solutions'),(94281,2317,'_blocks-list_0_items_1_item-text','field_610953e5b1c02'),(94282,2317,'blocks-list_1_icons_1_icon','796'),(94283,2317,'_blocks-list_1_icons_1_icon','field_6109534b3a4b3'),(94284,2317,'blocks-list_1_icons_2_icon','797'),(94285,2317,'_blocks-list_1_icons_2_icon','field_6109534b3a4b3'),(94286,2317,'blocks-list_1_icons_3_icon','798'),(94287,2317,'_blocks-list_1_icons_3_icon','field_6109534b3a4b3'),(94288,2317,'blocks-list_1_icons_4_icon','799'),(94289,2317,'_blocks-list_1_icons_4_icon','field_6109534b3a4b3'),(94290,2317,'blocks-list_2_items_1_bold-text','1'),(94291,2317,'_blocks-list_2_items_1_bold-text','field_610953c1b1c01'),(94292,2317,'blocks-list_2_items_1_item-text','Subscription business models management and support'),(94293,2317,'_blocks-list_2_items_1_item-text','field_610953e5b1c02'),(94294,2317,'blocks-list_2_items_2_bold-text','1'),(94295,2317,'_blocks-list_2_items_2_bold-text','field_610953c1b1c01'),(94296,2317,'blocks-list_2_items_2_item-text','Multiple business models support'),(94297,2317,'_blocks-list_2_items_2_item-text','field_610953e5b1c02'),(94298,2317,'blocks-list_3_items_1_bold-text','1'),(94299,2317,'_blocks-list_3_items_1_bold-text','field_610953c1b1c01'),(94300,2317,'blocks-list_3_items_1_item-text','Experience dispute team'),(94301,2317,'_blocks-list_3_items_1_item-text','field_610953e5b1c02'),(94302,2317,'blocks-list_3_items_2_bold-text','1'),(94303,2317,'_blocks-list_3_items_2_bold-text','field_610953c1b1c01'),(94304,2317,'blocks-list_3_items_2_item-text','CHB control and monitoring program'),(94305,2317,'_blocks-list_3_items_2_item-text','field_610953e5b1c02'),(94306,2317,'blocks-list_4_items_1_bold-text','1'),(94307,2317,'_blocks-list_4_items_1_bold-text','field_610953c1b1c01'),(94308,2317,'blocks-list_4_items_1_item-text','Supports all main payment models'),(94309,2317,'_blocks-list_4_items_1_item-text','field_610953e5b1c02'),(94310,2317,'blocks-list_4_items_2_bold-text','1'),(94311,2317,'_blocks-list_4_items_2_bold-text','field_610953c1b1c01'),(94312,2317,'blocks-list_4_items_2_item-text','Real-time commission and[nbsp]transaction fee application clearing system'),(94313,2317,'_blocks-list_4_items_2_item-text','field_610953e5b1c02'),(94314,2317,'blocks-list_4_items_3_bold-text','1'),(94315,2317,'_blocks-list_4_items_3_bold-text','field_610953c1b1c01'),(94316,2317,'blocks-list_4_items_3_item-text','PSD 2 compliant segregated account management'),(94317,2317,'_blocks-list_4_items_3_item-text','field_610953e5b1c02'),(94318,2317,'blocks-list_4_items_4_bold-text','1'),(94319,2317,'_blocks-list_4_items_4_bold-text','field_610953c1b1c01'),(94320,2317,'blocks-list_4_items_4_item-text','Flexible and adjustable schedules for invoice and settlement notes'),(94321,2317,'_blocks-list_4_items_4_item-text','field_610953e5b1c02'),(94322,2317,'blocks-list_4_items_5_bold-text','1'),(94323,2317,'_blocks-list_4_items_5_bold-text','field_610953c1b1c01'),(94324,2317,'blocks-list_4_items_5_item-text','Comprehensive and transparent FX management'),(94325,2317,'_blocks-list_4_items_5_item-text','field_610953e5b1c02'),(94326,2318,'_wp_attached_file','2021/11/customer-support-icon.svg'),(94327,2319,'_wp_attached_file','2021/11/dedicated-and-direct-customer-support-icon.svg'),(94328,2320,'_wp_attached_file','2021/11/one-integration-icon.svg'),(94329,2321,'_wp_attached_file','2021/11/personalised-merchant-service-access-icon.svg'),(94330,2318,'_wp_attachment_image_alt','Customer support - CommerceGate.com'),(94331,2319,'_wp_attachment_image_alt','Dedicated and direct customer support - CommerceGate.com'),(94332,2320,'_wp_attachment_image_alt','One integration — 
Global payment outreach - CommerceGate.com'),(94333,2321,'_wp_attachment_image_alt','Personalised merchant service access - CommerceGate.com'),(94334,2322,'main-block-header_title','Pricing Built for You'),(94335,2322,'_main-block-header_title','field_61093c50a78e8'),(94336,2322,'main-block-header_description','CommerceGate offers a complete set of features and services and charges a processing and payment method fee per transaction.'),(94337,2322,'_main-block-header_description','field_61093c5ca78e9'),(94338,2322,'main-block-header',''),(94339,2322,'_main-block-header','field_61093c34a78e7'),(94340,2322,'flexible-pricing_title','Flexible and integrated pricing'),(94341,2322,'_flexible-pricing_title','field_6109401d9cacd'),(94342,2322,'flexible-pricing_description','End-to-end solution to accept payments on your website all included.'),(94343,2322,'_flexible-pricing_description','field_610940e3b8ec1'),(94344,2322,'flexible-pricing_price','1.80% + 0.25 EUR'),(94345,2322,'_flexible-pricing_price','field_610940ffb8ec2'),(94346,2322,'flexible-pricing_list_0_item','Bespoke payment solution and services for your business type'),(94347,2322,'_flexible-pricing_list_0_item','field_61094144b8ec4'),(94348,2322,'flexible-pricing_list_1_item','Cutting-edge payment technology for your business transactions'),(94349,2322,'_flexible-pricing_list_1_item','field_61094144b8ec4'),(94350,2322,'flexible-pricing_list_2_item','Absolutely no set-up, periodic platform and[nbsp]hidden fees'),(94351,2322,'_flexible-pricing_list_2_item','field_61094144b8ec4'),(94352,2322,'flexible-pricing_list','3'),(94353,2322,'_flexible-pricing_list','field_61094125b8ec3'),(94354,2322,'flexible-pricing_link','a:3:{s:5:\"title\";s:11:\"Sign Up Now\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/sign-up/\";s:6:\"target\";s:0:\"\";}'),(94355,2322,'_flexible-pricing_link','field_610941823f32f'),(94356,2322,'flexible-pricing',''),(94357,2322,'_flexible-pricing','field_61093f3e8b6ba'),(94358,2322,'customized-approach_title','Customized set-up process'),(94359,2322,'_customized-approach_title','field_6109427eadcf6'),(94360,2322,'customized-approach_description','Every detail in the set-up process is tailored to your business requirements'),(94361,2322,'_customized-approach_description','field_6109427eadcf7'),(94362,2322,'customized-approach_list_0_item','Special tier-based pricing for high-volume projects'),(94363,2322,'_customized-approach_list_0_item','field_6109427eadcfa'),(94364,2322,'customized-approach_list','3'),(94365,2322,'_customized-approach_list','field_6109427eadcf9'),(94366,2322,'customized-approach_link','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(94367,2322,'_customized-approach_link','field_6109427eadcfb'),(94368,2322,'customized-approach',''),(94369,2322,'_customized-approach','field_6109427eadcf5'),(94370,2322,'customized-approach_list_1_item','Geo-specific pricing to offer you the best rates and fees'),(94371,2322,'_customized-approach_list_1_item','field_6109427eadcfa'),(94372,2322,'customized-approach_list_2_item','Interchange ++ pricing models for the cross[nbds]border projects'),(94373,2322,'_customized-approach_list_2_item','field_6109427eadcfa'),(94374,2322,'included-info_title','What’s included'),(94375,2322,'_included-info_title','field_6109461ffc0ae'),(94376,2322,'included-info_description','CommerceGate offers a complete and secured payment solution for you to accept credit card payments from your customers globally.'),(94377,2322,'_included-info_description','field_6109462afc0af'),(94378,2322,'included-info',''),(94379,2322,'_included-info','field_610945a9fc0ad'),(94380,2322,'list_0_icon','755'),(94381,2322,'_list_0_icon','field_610947237e6df'),(94382,2322,'list_0_group-title','Optimised Cross Platform Checkout'),(94383,2322,'_list_0_group-title','field_610947737e6e0'),(94384,2322,'list_0_list_0_item','Customisable payment page'),(94385,2322,'_list_0_list_0_item','field_610947a87e6e2'),(94386,2322,'list_0_list_1_item','PCI DSS compliance coverage'),(94387,2322,'_list_0_list_1_item','field_610947a87e6e2'),(94388,2322,'list_0_list','2'),(94389,2322,'_list_0_list','field_610947987e6e1'),(94390,2322,'list_1_icon','756'),(94391,2322,'_list_1_icon','field_610947237e6df'),(94392,2322,'list_1_group-title','One integration — \r\nGlobal payment outreach'),(94393,2322,'_list_1_group-title','field_610947737e6e0'),(94394,2322,'list_1_list_0_item','Multiple currencies'),(94395,2322,'_list_1_list_0_item','field_610947a87e6e2'),(94396,2322,'list_1_list_1_item','Local payment methods'),(94397,2322,'_list_1_list_1_item','field_610947a87e6e2'),(94398,2322,'list_1_list_2_item','20+ acquiring partners all over the world'),(94399,2322,'_list_1_list_2_item','field_610947a87e6e2'),(94400,2322,'list_1_list','3'),(94401,2322,'_list_1_list','field_610947987e6e1'),(94402,2322,'list_2_icon','757'),(94403,2322,'_list_2_icon','field_610947237e6df'),(94404,2322,'list_2_group-title','Proven security and prolific compliance'),(94405,2322,'_list_2_group-title','field_610947737e6e0'),(94406,2322,'list_2_list_0_item','PCI DSS Level 1 platform'),(94407,2322,'_list_2_list_0_item','field_610947a87e6e2'),(94408,2322,'list_2_list_1_item','Multi level data security and encryption'),(94409,2322,'_list_2_list_1_item','field_610947a87e6e2'),(94410,2322,'list_2_list_2_item','Cloud based platform'),(94411,2322,'_list_2_list_2_item','field_610947a87e6e2'),(94412,2322,'list_2_list','3'),(94413,2322,'_list_2_list','field_610947987e6e1'),(94414,2322,'list_3_icon','758'),(94415,2322,'_list_3_icon','field_610947237e6df'),(94416,2322,'list_3_group-title','The most precise automatic billing system'),(94417,2322,'_list_3_group-title','field_610947737e6e0'),(94418,2322,'list_3_list_0_item','Real time financial data'),(94419,2322,'_list_3_list_0_item','field_610947a87e6e2'),(94420,2322,'list_3_list_1_item','Detailed invoicing'),(94421,2322,'_list_3_list_1_item','field_610947a87e6e2'),(94422,2322,'list_3_list_2_item','Multiple pricing models support'),(94423,2322,'_list_3_list_2_item','field_610947a87e6e2'),(94424,2322,'list_3_list','3'),(94425,2322,'_list_3_list','field_610947987e6e1'),(94426,2322,'list_4_icon','759'),(94427,2322,'_list_4_icon','field_610947237e6df'),(94428,2322,'list_4_group-title','Automated payouts'),(94429,2322,'_list_4_group-title','field_610947737e6e0'),(94430,2322,'list_4_list_0_item','In-time settlements to the bank account'),(94431,2322,'_list_4_list_0_item','field_610947a87e6e2'),(94432,2322,'list_4_list_1_item','Transparent settlement schedule'),(94433,2322,'_list_4_list_1_item','field_610947a87e6e2'),(94434,2322,'list_4_list_2_item','Flexible payout control'),(94435,2322,'_list_4_list_2_item','field_610947a87e6e2'),(94436,2322,'list_4_list','3'),(94437,2322,'_list_4_list','field_610947987e6e1'),(94438,2322,'list_5_icon','760'),(94439,2322,'_list_5_icon','field_610947237e6df'),(94440,2322,'list_5_group-title','Customer support service'),(94441,2322,'_list_5_group-title','field_610947737e6e0'),(94442,2322,'list_5_list_0_item','24/7 payment support'),(94443,2322,'_list_5_list_0_item','field_610947a87e6e2'),(94444,2322,'list_5_list_1_item','Adjustable refund policy'),(94445,2322,'_list_5_list_1_item','field_610947a87e6e2'),(94446,2322,'list_5_list_2_item','Multi language assistance'),(94447,2322,'_list_5_list_2_item','field_610947a87e6e2'),(94448,2322,'list_5_list','3'),(94449,2322,'_list_5_list','field_610947987e6e1'),(94450,2322,'list_6_icon','761'),(94451,2322,'_list_6_icon','field_610947237e6df'),(94452,2322,'list_6_group-title','Personalised merchant service'),(94453,2322,'_list_6_group-title','field_610947737e6e0'),(94454,2322,'list_6_list_0_item','Dedicated merchant account manager'),(94455,2322,'_list_6_list_0_item','field_610947a87e6e2'),(94456,2322,'list_6_list_1_item','SLA based technical support'),(94457,2322,'_list_6_list_1_item','field_610947a87e6e2'),(94458,2322,'list_6_list_2_item','Direct access to the Risk, Compliance and Finance Team'),(94459,2322,'_list_6_list_2_item','field_610947a87e6e2'),(94460,2322,'list_6_list','3'),(94461,2322,'_list_6_list','field_610947987e6e1'),(94462,2322,'list','7'),(94463,2322,'_list','field_6109470d7e6de'),(94464,2322,'Included-list_0_icon',''),(94465,2322,'_Included-list_0_icon','field_61094f718fb66'),(94466,2322,'Included-list_0_title',''),(94467,2322,'_Included-list_0_title','field_61094f718fb67'),(94468,2322,'Included-list_0_list_0_item','фіва'),(94469,2322,'_Included-list_0_list_0_item','field_61094f718fb69'),(94470,2322,'Included-list_0_list_1_item','PCI DSS compliance coverage'),(94471,2322,'_Included-list_0_list_1_item','field_610947a87e6e2'),(94472,2322,'Included-list_0_list','1'),(94473,2322,'_Included-list_0_list','field_61094f718fb68'),(94474,2322,'Included-list_1_icon','756'),(94475,2322,'_Included-list_1_icon','field_610947237e6df'),(94476,2322,'Included-list_1_title','One integration — \r\nGlobal payment outreach'),(94477,2322,'_Included-list_1_title','field_610947737e6e0'),(94478,2322,'Included-list_1_list_0_item','Multiple currencies'),(94479,2322,'_Included-list_1_list_0_item','field_610947a87e6e2'),(94480,2322,'Included-list_1_list_1_item','Local payment methods'),(94481,2322,'_Included-list_1_list_1_item','field_610947a87e6e2'),(94482,2322,'Included-list_1_list_2_item','20+ acquiring partners all over the world'),(94483,2322,'_Included-list_1_list_2_item','field_610947a87e6e2'),(94484,2322,'Included-list_1_list','3'),(94485,2322,'_Included-list_1_list','field_610947987e6e1'),(94486,2322,'Included-list_2_icon','757'),(94487,2322,'_Included-list_2_icon','field_610947237e6df'),(94488,2322,'Included-list_2_title','Proven security and prolific compliance'),(94489,2322,'_Included-list_2_title','field_610947737e6e0'),(94490,2322,'Included-list_2_list_0_item','PCI DSS Level 1 platform'),(94491,2322,'_Included-list_2_list_0_item','field_610947a87e6e2'),(94492,2322,'Included-list_2_list_1_item','Multi level data security and encryption'),(94493,2322,'_Included-list_2_list_1_item','field_610947a87e6e2'),(94494,2322,'Included-list_2_list_2_item','Cloud based platform'),(94495,2322,'_Included-list_2_list_2_item','field_610947a87e6e2'),(94496,2322,'Included-list_2_list','3'),(94497,2322,'_Included-list_2_list','field_610947987e6e1'),(94498,2322,'Included-list_3_icon','758'),(94499,2322,'_Included-list_3_icon','field_610947237e6df'),(94500,2322,'Included-list_3_title','The most precise automatic billing system'),(94501,2322,'_Included-list_3_title','field_610947737e6e0'),(94502,2322,'Included-list_3_list_0_item','Real time financial data'),(94503,2322,'_Included-list_3_list_0_item','field_610947a87e6e2'),(94504,2322,'Included-list_3_list_1_item','Detailed invoicing'),(94505,2322,'_Included-list_3_list_1_item','field_610947a87e6e2'),(94506,2322,'Included-list_3_list_2_item','Multiple pricing models support'),(94507,2322,'_Included-list_3_list_2_item','field_610947a87e6e2'),(94508,2322,'Included-list_3_list','3'),(94509,2322,'_Included-list_3_list','field_610947987e6e1'),(94510,2322,'Included-list_4_icon','759'),(94511,2322,'_Included-list_4_icon','field_610947237e6df'),(94512,2322,'Included-list_4_title','Automated payouts'),(94513,2322,'_Included-list_4_title','field_610947737e6e0'),(94514,2322,'Included-list_4_list_0_item','In-time settlements to the bank account'),(94515,2322,'_Included-list_4_list_0_item','field_610947a87e6e2'),(94516,2322,'Included-list_4_list_1_item','Transparent settlement schedule'),(94517,2322,'_Included-list_4_list_1_item','field_610947a87e6e2'),(94518,2322,'Included-list_4_list_2_item','Flexible payout control'),(94519,2322,'_Included-list_4_list_2_item','field_610947a87e6e2'),(94520,2322,'Included-list_4_list','3'),(94521,2322,'_Included-list_4_list','field_610947987e6e1'),(94522,2322,'Included-list_5_icon','760'),(94523,2322,'_Included-list_5_icon','field_610947237e6df'),(94524,2322,'Included-list_5_title','Customer support service'),(94525,2322,'_Included-list_5_title','field_610947737e6e0'),(94526,2322,'Included-list_5_list_0_item','24/7 payment support'),(94527,2322,'_Included-list_5_list_0_item','field_610947a87e6e2'),(94528,2322,'Included-list_5_list_1_item','Adjustable refund policy'),(94529,2322,'_Included-list_5_list_1_item','field_610947a87e6e2'),(94530,2322,'Included-list_5_list_2_item','Multi language assistance'),(94531,2322,'_Included-list_5_list_2_item','field_610947a87e6e2'),(94532,2322,'Included-list_5_list','3'),(94533,2322,'_Included-list_5_list','field_610947987e6e1'),(94534,2322,'Included-list_6_icon','763'),(94535,2322,'_Included-list_6_icon','field_610947237e6df'),(94536,2322,'Included-list_6_title','Personalised merchant service'),(94537,2322,'_Included-list_6_title','field_610947737e6e0'),(94538,2322,'Included-list_6_list_0_item','Dedicated merchant account manager'),(94539,2322,'_Included-list_6_list_0_item','field_610947a87e6e2'),(94540,2322,'Included-list_6_list_1_item','SLA based technical support'),(94541,2322,'_Included-list_6_list_1_item','field_610947a87e6e2'),(94542,2322,'Included-list_6_list_2_item','Direct access to the Risk, Compliance and Finance Team'),(94543,2322,'_Included-list_6_list_2_item','field_610947a87e6e2'),(94544,2322,'Included-list_6_list','3'),(94545,2322,'_Included-list_6_list','field_610947987e6e1'),(94546,2322,'Included-list','1'),(94547,2322,'_Included-list','field_61094f718fb65'),(94548,2322,'included-list_copy_0_icon',''),(94549,2322,'_included-list_copy_0_icon','field_61094f718fb66'),(94550,2322,'included-list_copy_0_title',''),(94551,2322,'_included-list_copy_0_title','field_61094f718fb67'),(94552,2322,'included-list_copy_0_list_0_item','фівафіва'),(94553,2322,'_included-list_copy_0_list_0_item','field_61094f718fb69'),(94554,2322,'included-list_copy_0_list','1'),(94555,2322,'_included-list_copy_0_list','field_61094f718fb68'),(94556,2322,'included-list_copy','1'),(94557,2322,'_included-list_copy','field_61094f718fb65'),(94558,2322,'include-list_0_icon','755'),(94559,2322,'_include-list_0_icon','field_61094f718fb66'),(94560,2322,'include-list_0_title','Optimized Cross Platform Checkout'),(94561,2322,'_include-list_0_title','field_61094f718fb67'),(94562,2322,'include-list_0_list_0_item','Customizable and branded payment and checkout page'),(94563,2322,'_include-list_0_list_0_item','field_61094f718fb69'),(94564,2322,'include-list_0_list_1_item','PCI DSS Compliance Coverage'),(94565,2322,'_include-list_0_list_1_item','field_61094f718fb69'),(94566,2322,'include-list_0_list','2'),(94567,2322,'_include-list_0_list','field_61094f718fb68'),(94568,2322,'include-list','7'),(94569,2322,'_include-list','field_61094f718fb65'),(94570,2322,'include-list_1_icon','2320'),(94571,2322,'_include-list_1_icon','field_61094f718fb66'),(94572,2322,'include-list_1_title','One integration — \r\nGlobal payment outreach'),(94573,2322,'_include-list_1_title','field_61094f718fb67'),(94574,2322,'include-list_1_list_0_item','Supports 200+ payment currencies globally'),(94575,2322,'_include-list_1_list_0_item','field_61094f718fb69'),(94576,2322,'include-list_1_list_1_item','Access popular local payment methods globally'),(94577,2322,'_include-list_1_list_1_item','field_61094f718fb69'),(94578,2322,'include-list_1_list_2_item','Work with 20+ acquiring partners globally'),(94579,2322,'_include-list_1_list_2_item','field_61094f718fb69'),(94580,2322,'include-list_1_list','3'),(94581,2322,'_include-list_1_list','field_61094f718fb68'),(94582,2322,'include-list_2_icon','757'),(94583,2322,'_include-list_2_icon','field_61094f718fb66'),(94584,2322,'include-list_2_title','Tested and proven security and[nbsp]compliance'),(94585,2322,'_include-list_2_title','field_61094f718fb67'),(94586,2322,'include-list_2_list_0_item','PCI DSS Level 1 security enabled platform'),(94587,2322,'_include-list_2_list_0_item','field_61094f718fb69'),(94588,2322,'include-list_2_list_1_item','Multi-level data security and[nbsp]encryption system'),(94589,2322,'_include-list_2_list_1_item','field_61094f718fb69'),(94590,2322,'include-list_2_list_2_item','Highly accessible and scalable cloud-based platform'),(94591,2322,'_include-list_2_list_2_item','field_61094f718fb69'),(94592,2322,'include-list_2_list','3'),(94593,2322,'_include-list_2_list','field_61094f718fb68'),(94594,2322,'include-list_3_icon','758'),(94595,2322,'_include-list_3_icon','field_61094f718fb66'),(94596,2322,'include-list_3_title','Accurate and automated billing system'),(94597,2322,'_include-list_3_title','field_61094f718fb67'),(94598,2322,'include-list_3_list_0_item','Access real-time financial data on a transactions'),(94599,2322,'_include-list_3_list_0_item','field_61094f718fb69'),(94600,2322,'include-list_3_list_1_item','Absolute and detailed invoicing procedures'),(94601,2322,'_include-list_3_list_1_item','field_61094f718fb69'),(94602,2322,'include-list_3_list_2_item','Supports multiple pricing models for any business'),(94603,2322,'_include-list_3_list_2_item','field_61094f718fb69'),(94604,2322,'include-list_3_list','3'),(94605,2322,'_include-list_3_list','field_61094f718fb68'),(94606,2322,'include-list_4_icon','759'),(94607,2322,'_include-list_4_icon','field_61094f718fb66'),(94608,2322,'include-list_4_title','Automated and scheduled merchant payouts'),(94609,2322,'_include-list_4_title','field_61094f718fb67'),(94610,2322,'include-list_4_list_0_item','Scheduled settlements to your bank account'),(94611,2322,'_include-list_4_list_0_item','field_61094f718fb69'),(94612,2322,'include-list_4_list_1_item','Transparent and flexible settlement schedule'),(94613,2322,'_include-list_4_list_1_item','field_61094f718fb69'),(94614,2322,'include-list_4_list_2_item','Flexible and customizable payout controls'),(94615,2322,'_include-list_4_list_2_item','field_61094f718fb69'),(94616,2322,'include-list_4_list','3'),(94617,2322,'_include-list_4_list','field_61094f718fb68'),(94618,2322,'include-list_5_icon','2319'),(94619,2322,'_include-list_5_icon','field_61094f718fb66'),(94620,2322,'include-list_5_title','Dedicated and direct customer support'),(94621,2322,'_include-list_5_title','field_61094f718fb67'),(94622,2322,'include-list_5_list_0_item','24/7 and direct payment support'),(94623,2322,'_include-list_5_list_0_item','field_61094f718fb69'),(94624,2322,'include-list_5_list_1_item','Customizable and compliant refund policy'),(94625,2322,'_include-list_5_list_1_item','field_61094f718fb69'),(94626,2322,'include-list_5_list_2_item','Multi-lingual support and[nbsp]assistance'),(94627,2322,'_include-list_5_list_2_item','field_61094f718fb69'),(94628,2322,'include-list_5_list','3'),(94629,2322,'_include-list_5_list','field_61094f718fb68'),(94630,2322,'include-list_6_icon','2315'),(94631,2322,'_include-list_6_icon','field_61094f718fb66'),(94632,2322,'include-list_6_title','Personalised merchant service access'),(94633,2322,'_include-list_6_title','field_61094f718fb67'),(94634,2322,'include-list_6_list_0_item','Dedicated merchant account manager access'),(94635,2322,'_include-list_6_list_0_item','field_61094f718fb69'),(94636,2322,'include-list_6_list_1_item','SLA-based and highly available technical support'),(94637,2322,'_include-list_6_list_1_item','field_61094f718fb69'),(94638,2322,'include-list_6_list_2_item','Direct access to risk, compliance and finance team'),(94639,2322,'_include-list_6_list_2_item','field_61094f718fb69'),(94640,2322,'include-list_6_list','3'),(94641,2322,'_include-list_6_list','field_61094f718fb68'),(94642,2322,'blocks-list_0_icons-style','light'),(94643,2322,'_blocks-list_0_icons-style','field_610953123a4b1'),(94644,2322,'blocks-list_0_link','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(94645,2322,'_blocks-list_0_link','field_610952e5776c0'),(94646,2322,'blocks-list_0_title','Card payments processing'),(94647,2322,'_blocks-list_0_title','field_61095245776be'),(94648,2322,'blocks-list_0_description','CommerceGate empowers your online business with card payment processing capabilities to accept payment globally.'),(94649,2322,'_blocks-list_0_description','field_6109525f776bf'),(94650,2322,'blocks-list_0_icons_0_icon','788'),(94651,2322,'_blocks-list_0_icons_0_icon','field_6109534b3a4b3'),(94652,2322,'blocks-list_0_icons_1_icon','790'),(94653,2322,'_blocks-list_0_icons_1_icon','field_6109534b3a4b3'),(94654,2322,'blocks-list_0_icons_2_icon','789'),(94655,2322,'_blocks-list_0_icons_2_icon','field_6109534b3a4b3'),(94656,2322,'blocks-list_0_icons_3_icon','791'),(94657,2322,'_blocks-list_0_icons_3_icon','field_6109534b3a4b3'),(94658,2322,'blocks-list_0_icons_4_icon','792'),(94659,2322,'_blocks-list_0_icons_4_icon','field_6109534b3a4b3'),(94660,2322,'blocks-list_0_icons_5_icon','793'),(94661,2322,'_blocks-list_0_icons_5_icon','field_6109534b3a4b3'),(94662,2322,'blocks-list_0_icons','6'),(94663,2322,'_blocks-list_0_icons','field_610953333a4b2'),(94664,2322,'blocks-list_0_items_0_bold-text','1'),(94665,2322,'_blocks-list_0_items_0_bold-text','field_610953c1b1c01'),(94666,2322,'blocks-list_0_items_0_item-text','Local card processing'),(94667,2322,'_blocks-list_0_items_0_item-text','field_610953e5b1c02'),(94668,2322,'blocks-list_0_items','2'),(94669,2322,'_blocks-list_0_items','field_61095368b1c00'),(94670,2322,'blocks-list_1_icons-style','transparent'),(94671,2322,'_blocks-list_1_icons-style','field_610953123a4b1'),(94672,2322,'blocks-list_1_link','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(94673,2322,'_blocks-list_1_link','field_610952e5776c0'),(94674,2322,'blocks-list_1_title','Local payment methods'),(94675,2322,'_blocks-list_1_title','field_61095245776be'),(94676,2322,'blocks-list_1_description','CommerceGate enables you to accept local LATAM payments to scale your business in the region to increase your revenue.'),(94677,2322,'_blocks-list_1_description','field_6109525f776bf'),(94678,2322,'blocks-list_1_icons_0_icon','795'),(94679,2322,'_blocks-list_1_icons_0_icon','field_6109534b3a4b3'),(94680,2322,'blocks-list_1_icons','5'),(94681,2322,'_blocks-list_1_icons','field_610953333a4b2'),(94682,2322,'blocks-list_1_items',''),(94683,2322,'_blocks-list_1_items','field_61095368b1c00'),(94684,2322,'blocks-list_2_icons-style','light'),(94685,2322,'_blocks-list_2_icons-style','field_610953123a4b1'),(94686,2322,'blocks-list_2_link','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(94687,2322,'_blocks-list_2_link','field_610952e5776c0'),(94688,2322,'blocks-list_2_title','High-risk merchant accounts'),(94689,2322,'_blocks-list_2_title','field_61095245776be'),(94690,2322,'blocks-list_2_description','CommerceGate makes it easy to set-up and support high[nbds]risk merchant accounts with greater risks of fraud and chargebacks.'),(94691,2322,'_blocks-list_2_description','field_6109525f776bf'),(94692,2322,'blocks-list_2_icons',''),(94693,2322,'_blocks-list_2_icons','field_610953333a4b2'),(94694,2322,'blocks-list_2_items_0_bold-text','1'),(94695,2322,'_blocks-list_2_items_0_bold-text','field_610953c1b1c01'),(94696,2322,'blocks-list_2_items_0_item-text','+0.50% commission for high[nbds]risk merchant accounts'),(94697,2322,'_blocks-list_2_items_0_item-text','field_610953e5b1c02'),(94698,2322,'blocks-list_2_items','3'),(94699,2322,'_blocks-list_2_items','field_61095368b1c00'),(94700,2322,'blocks-list_3_icons-style','light'),(94701,2322,'_blocks-list_3_icons-style','field_610953123a4b1'),(94702,2322,'blocks-list_3_link','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(94703,2322,'_blocks-list_3_link','field_610952e5776c0'),(94704,2322,'blocks-list_3_title','Chargeback management'),(94705,2322,'_blocks-list_3_title','field_61095245776be'),(94706,2322,'blocks-list_3_description','CommerceGate simplifies and automates your customer dispute and compensation process for all payment card schemes.'),(94707,2322,'_blocks-list_3_description','field_6109525f776bf'),(94708,2322,'blocks-list_3_icons',''),(94709,2322,'_blocks-list_3_icons','field_610953333a4b2'),(94710,2322,'blocks-list_3_items_0_bold-text','1'),(94711,2322,'_blocks-list_3_items_0_bold-text','field_610953c1b1c01'),(94712,2322,'blocks-list_3_items_0_item-text','25 EUR per CHB dispute'),(94713,2322,'_blocks-list_3_items_0_item-text','field_610953e5b1c02'),(94714,2322,'blocks-list_3_items','3'),(94715,2322,'_blocks-list_3_items','field_61095368b1c00'),(94716,2322,'blocks-list_4_icons-style','light'),(94717,2322,'_blocks-list_4_icons-style','field_610953123a4b1'),(94718,2322,'blocks-list_4_link','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(94719,2322,'_blocks-list_4_link','field_610952e5776c0'),(94720,2322,'blocks-list_4_title','Billing SaaS'),(94721,2322,'_blocks-list_4_title','field_61095245776be'),(94722,2322,'blocks-list_4_description','CommerceGate offers all business models an integrated Invoice and Settlement system with transparent data and[nbsp]flexible settlement cycles.'),(94723,2322,'_blocks-list_4_description','field_6109525f776bf'),(94724,2322,'blocks-list_4_icons',''),(94725,2322,'_blocks-list_4_icons','field_610953333a4b2'),(94726,2322,'blocks-list_4_items_0_bold-text','1'),(94727,2322,'_blocks-list_4_items_0_bold-text','field_610953c1b1c01'),(94728,2322,'blocks-list_4_items_0_item-text','0.03 EUR per transaction'),(94729,2322,'_blocks-list_4_items_0_item-text','field_610953e5b1c02'),(94730,2322,'blocks-list_4_items','6'),(94731,2322,'_blocks-list_4_items','field_61095368b1c00'),(94732,2322,'blocks-list','5'),(94733,2322,'_blocks-list','field_61095221776bd'),(94734,2322,'blocks-list_0_items_1_bold-text','1'),(94735,2322,'_blocks-list_0_items_1_bold-text','field_610953c1b1c01'),(94736,2322,'blocks-list_0_items_1_item-text','Cross-border card payment solutions'),(94737,2322,'_blocks-list_0_items_1_item-text','field_610953e5b1c02'),(94738,2322,'blocks-list_1_icons_1_icon','796'),(94739,2322,'_blocks-list_1_icons_1_icon','field_6109534b3a4b3'),(94740,2322,'blocks-list_1_icons_2_icon','797'),(94741,2322,'_blocks-list_1_icons_2_icon','field_6109534b3a4b3'),(94742,2322,'blocks-list_1_icons_3_icon','798'),(94743,2322,'_blocks-list_1_icons_3_icon','field_6109534b3a4b3'),(94744,2322,'blocks-list_1_icons_4_icon','799'),(94745,2322,'_blocks-list_1_icons_4_icon','field_6109534b3a4b3'),(94746,2322,'blocks-list_2_items_1_bold-text','1'),(94747,2322,'_blocks-list_2_items_1_bold-text','field_610953c1b1c01'),(94748,2322,'blocks-list_2_items_1_item-text','Subscription business models management and support'),(94749,2322,'_blocks-list_2_items_1_item-text','field_610953e5b1c02'),(94750,2322,'blocks-list_2_items_2_bold-text','1'),(94751,2322,'_blocks-list_2_items_2_bold-text','field_610953c1b1c01'),(94752,2322,'blocks-list_2_items_2_item-text','Multiple business models support'),(94753,2322,'_blocks-list_2_items_2_item-text','field_610953e5b1c02'),(94754,2322,'blocks-list_3_items_1_bold-text','1'),(94755,2322,'_blocks-list_3_items_1_bold-text','field_610953c1b1c01'),(94756,2322,'blocks-list_3_items_1_item-text','Experience dispute team'),(94757,2322,'_blocks-list_3_items_1_item-text','field_610953e5b1c02'),(94758,2322,'blocks-list_3_items_2_bold-text','1'),(94759,2322,'_blocks-list_3_items_2_bold-text','field_610953c1b1c01'),(94760,2322,'blocks-list_3_items_2_item-text','CHB control and monitoring program'),(94761,2322,'_blocks-list_3_items_2_item-text','field_610953e5b1c02'),(94762,2322,'blocks-list_4_items_1_bold-text','1'),(94763,2322,'_blocks-list_4_items_1_bold-text','field_610953c1b1c01'),(94764,2322,'blocks-list_4_items_1_item-text','Supports all main payment models'),(94765,2322,'_blocks-list_4_items_1_item-text','field_610953e5b1c02'),(94766,2322,'blocks-list_4_items_2_bold-text','1'),(94767,2322,'_blocks-list_4_items_2_bold-text','field_610953c1b1c01'),(94768,2322,'blocks-list_4_items_2_item-text','Real-time commission and[nbsp]transaction fee application clearing system'),(94769,2322,'_blocks-list_4_items_2_item-text','field_610953e5b1c02'),(94770,2322,'blocks-list_4_items_3_bold-text','1'),(94771,2322,'_blocks-list_4_items_3_bold-text','field_610953c1b1c01'),(94772,2322,'blocks-list_4_items_3_item-text','PSD 2 compliant segregated account management'),(94773,2322,'_blocks-list_4_items_3_item-text','field_610953e5b1c02'),(94774,2322,'blocks-list_4_items_4_bold-text','1'),(94775,2322,'_blocks-list_4_items_4_bold-text','field_610953c1b1c01'),(94776,2322,'blocks-list_4_items_4_item-text','Flexible and adjustable schedules for invoice and settlement notes'),(94777,2322,'_blocks-list_4_items_4_item-text','field_610953e5b1c02'),(94778,2322,'blocks-list_4_items_5_bold-text','1'),(94779,2322,'_blocks-list_4_items_5_bold-text','field_610953c1b1c01'),(94780,2322,'blocks-list_4_items_5_item-text','Comprehensive and transparent FX management'),(94781,2322,'_blocks-list_4_items_5_item-text','field_610953e5b1c02'),(94782,2323,'contacts-header_title','How Can We Help You?'),(94783,2323,'_contacts-header_title','field_6109302985422'),(94784,2323,'contacts-header_description','CommerceGate\'s friendly team is always ready to help you and your business find the right solution.'),(94785,2323,'_contacts-header_description','field_61092de47698c'),(94786,2323,'contacts-header',''),(94787,2323,'_contacts-header','field_6109301b85421'),(94788,2323,'contacts-list_0_icon','711'),(94789,2323,'_contacts-list_0_icon','field_61092e187698e'),(94790,2323,'contacts-list_0_title','Contact Sales'),(94791,2323,'_contacts-list_0_title','field_61092e287698f'),(94792,2323,'contacts-list_0_description','Begin your conversation towards a new era of growth for your business with online payments.'),(94793,2323,'_contacts-list_0_description','field_61092e2e76990'),(94794,2323,'contacts-list_0_links_phone',''),(94795,2323,'_contacts-list_0_links_phone','field_61092f6c76992'),(94796,2323,'contacts-list_0_links_custom-link','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(94797,2323,'_contacts-list_0_links_custom-link','field_61092f7876993'),(94798,2323,'contacts-list_0_links',''),(94799,2323,'_contacts-list_0_links','field_61092f5776991'),(94800,2323,'contacts-list_1_icon','2321'),(94801,2323,'_contacts-list_1_icon','field_61092e187698e'),(94802,2323,'contacts-list_1_title','Merchant Support'),(94803,2323,'_contacts-list_1_title','field_61092e287698f'),(94804,2323,'contacts-list_1_description','Get professional and tailored recommendations via email, short message or a phone call away.'),(94805,2323,'_contacts-list_1_description','field_61092e2e76990'),(94806,2323,'contacts-list_1_links_phone','a:3:{s:5:\"title\";s:15:\"+34 673 908 333\";s:3:\"url\";s:15:\"tel:34673908333\";s:6:\"target\";s:0:\"\";}'),(94807,2323,'_contacts-list_1_links_phone','field_61092f6c76992'),(94808,2323,'contacts-list_1_links_custom-link','a:3:{s:5:\"title\";s:12:\"Get In Touch\";s:3:\"url\";s:53:\"https://merchants.cgpaytech.com/admin/support/tickets\";s:6:\"target\";s:6:\"_blank\";}'),(94809,2323,'_contacts-list_1_links_custom-link','field_61092f7876993'),(94810,2323,'contacts-list_1_links',''),(94811,2323,'_contacts-list_1_links','field_61092f5776991'),(94812,2323,'contacts-list_2_icon','2318'),(94813,2323,'_contacts-list_2_icon','field_61092e187698e'),(94814,2323,'contacts-list_2_title','Customer Support'),(94815,2323,'_contacts-list_2_title','field_61092e287698f'),(94816,2323,'contacts-list_2_description','Get dedicated attention for your issue and find a solution quickly.'),(94817,2323,'_contacts-list_2_description','field_61092e2e76990'),(94818,2323,'contacts-list_2_links_phone','a:3:{s:5:\"title\";s:15:\"+34 673 908 333\";s:3:\"url\";s:15:\"tel:34673908333\";s:6:\"target\";s:0:\"\";}'),(94819,2323,'_contacts-list_2_links_phone','field_61092f6c76992'),(94820,2323,'contacts-list_2_links_custom-link','a:3:{s:5:\"title\";s:12:\"Get In Touch\";s:3:\"url\";s:61:\"https://www.cgbilling.com/secure/customerSupport.html?lang=es\";s:6:\"target\";s:6:\"_blank\";}'),(94821,2323,'_contacts-list_2_links_custom-link','field_61092f7876993'),(94822,2323,'contacts-list_2_links',''),(94823,2323,'_contacts-list_2_links','field_61092f5776991'),(94824,2323,'contacts-list','3'),(94825,2323,'_contacts-list','field_61092e037698d'),(94826,2323,'contacts-footer_title','Postal Address'),(94827,2323,'_contacts-footer_title','field_61092ff2d848b'),(94828,2323,'contacts-footer_description','C/Moll de[nbsp]Barcelona, «World Trade Center», North building, 4th floor. Barcelona, Spain.[nbsp]08039.'),(94829,2323,'_contacts-footer_description','field_61092ff9d848c'),(94830,2323,'contacts-footer',''),(94831,2323,'_contacts-footer','field_61092fe1d848a'),(94832,2324,'contacts-header_title','¿Podemos ayudarle?'),(94833,2324,'_contacts-header_title','field_6109302985422'),(94834,2324,'contacts-header_description','El[nbsp]amable equipo de[nbsp]CommerceGate está siempre \r\npreparado para ayudarle a[nbsp]encontrar la[nbsp]mejor solución.'),(94835,2324,'_contacts-header_description','field_61092de47698c'),(94836,2324,'contacts-header',''),(94837,2324,'_contacts-header','field_6109301b85421'),(94838,2324,'contacts-list_0_icon','711'),(94839,2324,'_contacts-list_0_icon','field_61092e187698e'),(94840,2324,'contacts-list_0_title','Comuníquese con Ventas'),(94841,2324,'_contacts-list_0_title','field_61092e287698f'),(94842,2324,'contacts-list_0_description','Comience su[nbsp]camino hacia una nueva era de[nbsp]crecimiento de[nbsp]su[nbsp]negocio con pagos en[nbsp]línea.'),(94843,2324,'_contacts-list_0_description','field_61092e2e76990'),(94844,2324,'contacts-list_0_links_phone',''),(94845,2324,'_contacts-list_0_links_phone','field_61092f6c76992'),(94846,2324,'contacts-list_0_links_custom-link','a:3:{s:5:\"title\";s:14:\"Pregunte ahora\";s:3:\"url\";s:57:\"https://commercegate.goodface.com.ua/wp/es/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(94847,2324,'_contacts-list_0_links_custom-link','field_61092f7876993'),(94848,2324,'contacts-list_0_links',''),(94849,2324,'_contacts-list_0_links','field_61092f5776991'),(94850,2324,'contacts-list_1_icon','2321'),(94851,2324,'_contacts-list_1_icon','field_61092e187698e'),(94852,2324,'contacts-list_1_title','Soporte al comerciante'),(94853,2324,'_contacts-list_1_title','field_61092e287698f'),(94854,2324,'contacts-list_1_description','Reciba recomendaciones profesionales e[nbsp]individualizadas via[nbsp]email, mensaje o[nbsp]llamada de[nbsp]teléfono.'),(94855,2324,'_contacts-list_1_description','field_61092e2e76990'),(94856,2324,'contacts-list_1_links_phone','a:3:{s:5:\"title\";s:15:\"+34 673 908 333\";s:3:\"url\";s:15:\"tel:34673908333\";s:6:\"target\";s:0:\"\";}'),(94857,2324,'_contacts-list_1_links_phone','field_61092f6c76992'),(94858,2324,'contacts-list_1_links_custom-link','a:3:{s:5:\"title\";s:12:\"Contáctenos\";s:3:\"url\";s:53:\"https://merchants.cgpaytech.com/admin/support/tickets\";s:6:\"target\";s:0:\"\";}'),(94859,2324,'_contacts-list_1_links_custom-link','field_61092f7876993'),(94860,2324,'contacts-list_1_links',''),(94861,2324,'_contacts-list_1_links','field_61092f5776991'),(94862,2324,'contacts-list_2_icon','2318'),(94863,2324,'_contacts-list_2_icon','field_61092e187698e'),(94864,2324,'contacts-list_2_title','Soporte al cliente'),(94865,2324,'_contacts-list_2_title','field_61092e287698f'),(94866,2324,'contacts-list_2_description','Reciba atención dedicada a[nbsp]su[nbsp]problema y[nbsp]encuentre una[nbsp]solución rápidamente.'),(94867,2324,'_contacts-list_2_description','field_61092e2e76990'),(94868,2324,'contacts-list_2_links_phone','a:3:{s:5:\"title\";s:15:\"+34 673 908 333\";s:3:\"url\";s:15:\"tel:34673908333\";s:6:\"target\";s:0:\"\";}'),(94869,2324,'_contacts-list_2_links_phone','field_61092f6c76992'),(94870,2324,'contacts-list_2_links_custom-link','a:3:{s:5:\"title\";s:12:\"Contáctenos\";s:3:\"url\";s:53:\"https://www.cgbilling.com/secure/customerSupport.html\";s:6:\"target\";s:0:\"\";}'),(94871,2324,'_contacts-list_2_links_custom-link','field_61092f7876993'),(94872,2324,'contacts-list_2_links',''),(94873,2324,'_contacts-list_2_links','field_61092f5776991'),(94874,2324,'contacts-list','3'),(94875,2324,'_contacts-list','field_61092e037698d'),(94876,2324,'contacts-footer_title','Dirección Postal'),(94877,2324,'_contacts-footer_title','field_61092ff2d848b'),(94878,2324,'contacts-footer_description','C/Moll de Barcelona, \"World Trade Center\", Edificio norte, Planta 4. 08039 Barcelona, España.'),(94879,2324,'_contacts-footer_description','field_61092ff9d848c'),(94880,2324,'contacts-footer',''),(94881,2324,'_contacts-footer','field_61092fe1d848a'),(94882,2325,'main-block-header_title','Pricing Built for You'),(94883,2325,'_main-block-header_title','field_61093c50a78e8'),(94884,2325,'main-block-header_description','CommerceGate offers a complete set of features and services and charges a processing and payment method fee per transaction.'),(94885,2325,'_main-block-header_description','field_61093c5ca78e9'),(94886,2325,'main-block-header',''),(94887,2325,'_main-block-header','field_61093c34a78e7'),(94888,2325,'flexible-pricing_title','Flexible and integrated pricing'),(94889,2325,'_flexible-pricing_title','field_6109401d9cacd'),(94890,2325,'flexible-pricing_description','End-to-end solution to accept payments on your website all included.'),(94891,2325,'_flexible-pricing_description','field_610940e3b8ec1'),(94892,2325,'flexible-pricing_price','1.80% + 0.25 EUR'),(94893,2325,'_flexible-pricing_price','field_610940ffb8ec2'),(94894,2325,'flexible-pricing_list_0_item','Bespoke payment solution and services for your business type'),(94895,2325,'_flexible-pricing_list_0_item','field_61094144b8ec4'),(94896,2325,'flexible-pricing_list_1_item','Cutting-edge payment technology for your business transactions'),(94897,2325,'_flexible-pricing_list_1_item','field_61094144b8ec4'),(94898,2325,'flexible-pricing_list_2_item','Absolutely no set-up, periodic platform and[nbsp]hidden fees'),(94899,2325,'_flexible-pricing_list_2_item','field_61094144b8ec4'),(94900,2325,'flexible-pricing_list','3'),(94901,2325,'_flexible-pricing_list','field_61094125b8ec3'),(94902,2325,'flexible-pricing_link','a:3:{s:5:\"title\";s:11:\"Sign Up Now\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/sign-up/\";s:6:\"target\";s:0:\"\";}'),(94903,2325,'_flexible-pricing_link','field_610941823f32f'),(94904,2325,'flexible-pricing',''),(94905,2325,'_flexible-pricing','field_61093f3e8b6ba'),(94906,2325,'customized-approach_title','Customized set-up process'),(94907,2325,'_customized-approach_title','field_6109427eadcf6'),(94908,2325,'customized-approach_description','Every detail in the set-up process is tailored to your business requirements'),(94909,2325,'_customized-approach_description','field_6109427eadcf7'),(94910,2325,'customized-approach_list_0_item','Special tier-based pricing for high-volume projects'),(94911,2325,'_customized-approach_list_0_item','field_6109427eadcfa'),(94912,2325,'customized-approach_list','3'),(94913,2325,'_customized-approach_list','field_6109427eadcf9'),(94914,2325,'customized-approach_link','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(94915,2325,'_customized-approach_link','field_6109427eadcfb'),(94916,2325,'customized-approach',''),(94917,2325,'_customized-approach','field_6109427eadcf5'),(94918,2325,'customized-approach_list_1_item','Geo-specific pricing to offer you the best rates and fees'),(94919,2325,'_customized-approach_list_1_item','field_6109427eadcfa'),(94920,2325,'customized-approach_list_2_item','Interchange ++ pricing models for the cross[nbds]border projects'),(94921,2325,'_customized-approach_list_2_item','field_6109427eadcfa'),(94922,2325,'included-info_title','What’s included'),(94923,2325,'_included-info_title','field_6109461ffc0ae'),(94924,2325,'included-info_description','CommerceGate offers a complete and secured payment solution for you to accept credit card payments from your customers globally.'),(94925,2325,'_included-info_description','field_6109462afc0af'),(94926,2325,'included-info',''),(94927,2325,'_included-info','field_610945a9fc0ad'),(94928,2325,'list_0_icon','755'),(94929,2325,'_list_0_icon','field_610947237e6df'),(94930,2325,'list_0_group-title','Optimised Cross Platform Checkout'),(94931,2325,'_list_0_group-title','field_610947737e6e0'),(94932,2325,'list_0_list_0_item','Customisable payment page'),(94933,2325,'_list_0_list_0_item','field_610947a87e6e2'),(94934,2325,'list_0_list_1_item','PCI DSS compliance coverage'),(94935,2325,'_list_0_list_1_item','field_610947a87e6e2'),(94936,2325,'list_0_list','2'),(94937,2325,'_list_0_list','field_610947987e6e1'),(94938,2325,'list_1_icon','756'),(94939,2325,'_list_1_icon','field_610947237e6df'),(94940,2325,'list_1_group-title','One integration — \r\nGlobal payment outreach'),(94941,2325,'_list_1_group-title','field_610947737e6e0'),(94942,2325,'list_1_list_0_item','Multiple currencies'),(94943,2325,'_list_1_list_0_item','field_610947a87e6e2'),(94944,2325,'list_1_list_1_item','Local payment methods'),(94945,2325,'_list_1_list_1_item','field_610947a87e6e2'),(94946,2325,'list_1_list_2_item','20+ acquiring partners all over the world'),(94947,2325,'_list_1_list_2_item','field_610947a87e6e2'),(94948,2325,'list_1_list','3'),(94949,2325,'_list_1_list','field_610947987e6e1'),(94950,2325,'list_2_icon','757'),(94951,2325,'_list_2_icon','field_610947237e6df'),(94952,2325,'list_2_group-title','Proven security and prolific compliance'),(94953,2325,'_list_2_group-title','field_610947737e6e0'),(94954,2325,'list_2_list_0_item','PCI DSS Level 1 platform'),(94955,2325,'_list_2_list_0_item','field_610947a87e6e2'),(94956,2325,'list_2_list_1_item','Multi level data security and encryption'),(94957,2325,'_list_2_list_1_item','field_610947a87e6e2'),(94958,2325,'list_2_list_2_item','Cloud based platform'),(94959,2325,'_list_2_list_2_item','field_610947a87e6e2'),(94960,2325,'list_2_list','3'),(94961,2325,'_list_2_list','field_610947987e6e1'),(94962,2325,'list_3_icon','758'),(94963,2325,'_list_3_icon','field_610947237e6df'),(94964,2325,'list_3_group-title','The most precise automatic billing system'),(94965,2325,'_list_3_group-title','field_610947737e6e0'),(94966,2325,'list_3_list_0_item','Real time financial data'),(94967,2325,'_list_3_list_0_item','field_610947a87e6e2'),(94968,2325,'list_3_list_1_item','Detailed invoicing'),(94969,2325,'_list_3_list_1_item','field_610947a87e6e2'),(94970,2325,'list_3_list_2_item','Multiple pricing models support'),(94971,2325,'_list_3_list_2_item','field_610947a87e6e2'),(94972,2325,'list_3_list','3'),(94973,2325,'_list_3_list','field_610947987e6e1'),(94974,2325,'list_4_icon','759'),(94975,2325,'_list_4_icon','field_610947237e6df'),(94976,2325,'list_4_group-title','Automated payouts'),(94977,2325,'_list_4_group-title','field_610947737e6e0'),(94978,2325,'list_4_list_0_item','In-time settlements to the bank account'),(94979,2325,'_list_4_list_0_item','field_610947a87e6e2'),(94980,2325,'list_4_list_1_item','Transparent settlement schedule'),(94981,2325,'_list_4_list_1_item','field_610947a87e6e2'),(94982,2325,'list_4_list_2_item','Flexible payout control'),(94983,2325,'_list_4_list_2_item','field_610947a87e6e2'),(94984,2325,'list_4_list','3'),(94985,2325,'_list_4_list','field_610947987e6e1'),(94986,2325,'list_5_icon','760'),(94987,2325,'_list_5_icon','field_610947237e6df'),(94988,2325,'list_5_group-title','Customer support service'),(94989,2325,'_list_5_group-title','field_610947737e6e0'),(94990,2325,'list_5_list_0_item','24/7 payment support'),(94991,2325,'_list_5_list_0_item','field_610947a87e6e2'),(94992,2325,'list_5_list_1_item','Adjustable refund policy'),(94993,2325,'_list_5_list_1_item','field_610947a87e6e2'),(94994,2325,'list_5_list_2_item','Multi language assistance'),(94995,2325,'_list_5_list_2_item','field_610947a87e6e2'),(94996,2325,'list_5_list','3'),(94997,2325,'_list_5_list','field_610947987e6e1'),(94998,2325,'list_6_icon','761'),(94999,2325,'_list_6_icon','field_610947237e6df'),(95000,2325,'list_6_group-title','Personalised merchant service'),(95001,2325,'_list_6_group-title','field_610947737e6e0'),(95002,2325,'list_6_list_0_item','Dedicated merchant account manager'),(95003,2325,'_list_6_list_0_item','field_610947a87e6e2'),(95004,2325,'list_6_list_1_item','SLA based technical support'),(95005,2325,'_list_6_list_1_item','field_610947a87e6e2'),(95006,2325,'list_6_list_2_item','Direct access to the Risk, Compliance and Finance Team'),(95007,2325,'_list_6_list_2_item','field_610947a87e6e2'),(95008,2325,'list_6_list','3'),(95009,2325,'_list_6_list','field_610947987e6e1'),(95010,2325,'list','7'),(95011,2325,'_list','field_6109470d7e6de'),(95012,2325,'Included-list_0_icon',''),(95013,2325,'_Included-list_0_icon','field_61094f718fb66'),(95014,2325,'Included-list_0_title',''),(95015,2325,'_Included-list_0_title','field_61094f718fb67'),(95016,2325,'Included-list_0_list_0_item','фіва'),(95017,2325,'_Included-list_0_list_0_item','field_61094f718fb69'),(95018,2325,'Included-list_0_list_1_item','PCI DSS compliance coverage'),(95019,2325,'_Included-list_0_list_1_item','field_610947a87e6e2'),(95020,2325,'Included-list_0_list','1'),(95021,2325,'_Included-list_0_list','field_61094f718fb68'),(95022,2325,'Included-list_1_icon','756'),(95023,2325,'_Included-list_1_icon','field_610947237e6df'),(95024,2325,'Included-list_1_title','One integration — \r\nGlobal payment outreach'),(95025,2325,'_Included-list_1_title','field_610947737e6e0'),(95026,2325,'Included-list_1_list_0_item','Multiple currencies'),(95027,2325,'_Included-list_1_list_0_item','field_610947a87e6e2'),(95028,2325,'Included-list_1_list_1_item','Local payment methods'),(95029,2325,'_Included-list_1_list_1_item','field_610947a87e6e2'),(95030,2325,'Included-list_1_list_2_item','20+ acquiring partners all over the world'),(95031,2325,'_Included-list_1_list_2_item','field_610947a87e6e2'),(95032,2325,'Included-list_1_list','3'),(95033,2325,'_Included-list_1_list','field_610947987e6e1'),(95034,2325,'Included-list_2_icon','757'),(95035,2325,'_Included-list_2_icon','field_610947237e6df'),(95036,2325,'Included-list_2_title','Proven security and prolific compliance'),(95037,2325,'_Included-list_2_title','field_610947737e6e0'),(95038,2325,'Included-list_2_list_0_item','PCI DSS Level 1 platform'),(95039,2325,'_Included-list_2_list_0_item','field_610947a87e6e2'),(95040,2325,'Included-list_2_list_1_item','Multi level data security and encryption'),(95041,2325,'_Included-list_2_list_1_item','field_610947a87e6e2'),(95042,2325,'Included-list_2_list_2_item','Cloud based platform'),(95043,2325,'_Included-list_2_list_2_item','field_610947a87e6e2'),(95044,2325,'Included-list_2_list','3'),(95045,2325,'_Included-list_2_list','field_610947987e6e1'),(95046,2325,'Included-list_3_icon','758'),(95047,2325,'_Included-list_3_icon','field_610947237e6df'),(95048,2325,'Included-list_3_title','The most precise automatic billing system'),(95049,2325,'_Included-list_3_title','field_610947737e6e0'),(95050,2325,'Included-list_3_list_0_item','Real time financial data'),(95051,2325,'_Included-list_3_list_0_item','field_610947a87e6e2'),(95052,2325,'Included-list_3_list_1_item','Detailed invoicing'),(95053,2325,'_Included-list_3_list_1_item','field_610947a87e6e2'),(95054,2325,'Included-list_3_list_2_item','Multiple pricing models support'),(95055,2325,'_Included-list_3_list_2_item','field_610947a87e6e2'),(95056,2325,'Included-list_3_list','3'),(95057,2325,'_Included-list_3_list','field_610947987e6e1'),(95058,2325,'Included-list_4_icon','759'),(95059,2325,'_Included-list_4_icon','field_610947237e6df'),(95060,2325,'Included-list_4_title','Automated payouts'),(95061,2325,'_Included-list_4_title','field_610947737e6e0'),(95062,2325,'Included-list_4_list_0_item','In-time settlements to the bank account'),(95063,2325,'_Included-list_4_list_0_item','field_610947a87e6e2'),(95064,2325,'Included-list_4_list_1_item','Transparent settlement schedule'),(95065,2325,'_Included-list_4_list_1_item','field_610947a87e6e2'),(95066,2325,'Included-list_4_list_2_item','Flexible payout control'),(95067,2325,'_Included-list_4_list_2_item','field_610947a87e6e2'),(95068,2325,'Included-list_4_list','3'),(95069,2325,'_Included-list_4_list','field_610947987e6e1'),(95070,2325,'Included-list_5_icon','760'),(95071,2325,'_Included-list_5_icon','field_610947237e6df'),(95072,2325,'Included-list_5_title','Customer support service'),(95073,2325,'_Included-list_5_title','field_610947737e6e0'),(95074,2325,'Included-list_5_list_0_item','24/7 payment support'),(95075,2325,'_Included-list_5_list_0_item','field_610947a87e6e2'),(95076,2325,'Included-list_5_list_1_item','Adjustable refund policy'),(95077,2325,'_Included-list_5_list_1_item','field_610947a87e6e2'),(95078,2325,'Included-list_5_list_2_item','Multi language assistance'),(95079,2325,'_Included-list_5_list_2_item','field_610947a87e6e2'),(95080,2325,'Included-list_5_list','3'),(95081,2325,'_Included-list_5_list','field_610947987e6e1'),(95082,2325,'Included-list_6_icon','763'),(95083,2325,'_Included-list_6_icon','field_610947237e6df'),(95084,2325,'Included-list_6_title','Personalised merchant service'),(95085,2325,'_Included-list_6_title','field_610947737e6e0'),(95086,2325,'Included-list_6_list_0_item','Dedicated merchant account manager'),(95087,2325,'_Included-list_6_list_0_item','field_610947a87e6e2'),(95088,2325,'Included-list_6_list_1_item','SLA based technical support'),(95089,2325,'_Included-list_6_list_1_item','field_610947a87e6e2'),(95090,2325,'Included-list_6_list_2_item','Direct access to the Risk, Compliance and Finance Team'),(95091,2325,'_Included-list_6_list_2_item','field_610947a87e6e2'),(95092,2325,'Included-list_6_list','3'),(95093,2325,'_Included-list_6_list','field_610947987e6e1'),(95094,2325,'Included-list','1'),(95095,2325,'_Included-list','field_61094f718fb65'),(95096,2325,'included-list_copy_0_icon',''),(95097,2325,'_included-list_copy_0_icon','field_61094f718fb66'),(95098,2325,'included-list_copy_0_title',''),(95099,2325,'_included-list_copy_0_title','field_61094f718fb67'),(95100,2325,'included-list_copy_0_list_0_item','фівафіва'),(95101,2325,'_included-list_copy_0_list_0_item','field_61094f718fb69'),(95102,2325,'included-list_copy_0_list','1'),(95103,2325,'_included-list_copy_0_list','field_61094f718fb68'),(95104,2325,'included-list_copy','1'),(95105,2325,'_included-list_copy','field_61094f718fb65'),(95106,2325,'include-list_0_icon','755'),(95107,2325,'_include-list_0_icon','field_61094f718fb66'),(95108,2325,'include-list_0_title','Optimized Cross Platform Checkout'),(95109,2325,'_include-list_0_title','field_61094f718fb67'),(95110,2325,'include-list_0_list_0_item','Customizable and branded payment and checkout page'),(95111,2325,'_include-list_0_list_0_item','field_61094f718fb69'),(95112,2325,'include-list_0_list_1_item','PCI DSS Compliance Coverage'),(95113,2325,'_include-list_0_list_1_item','field_61094f718fb69'),(95114,2325,'include-list_0_list','2'),(95115,2325,'_include-list_0_list','field_61094f718fb68'),(95116,2325,'include-list','7'),(95117,2325,'_include-list','field_61094f718fb65'),(95118,2325,'include-list_1_icon','2320'),(95119,2325,'_include-list_1_icon','field_61094f718fb66'),(95120,2325,'include-list_1_title','One integration — \r\nGlobal payment outreach'),(95121,2325,'_include-list_1_title','field_61094f718fb67'),(95122,2325,'include-list_1_list_0_item','Supports 200+ payment currencies globally'),(95123,2325,'_include-list_1_list_0_item','field_61094f718fb69'),(95124,2325,'include-list_1_list_1_item','Access popular local payment methods globally'),(95125,2325,'_include-list_1_list_1_item','field_61094f718fb69'),(95126,2325,'include-list_1_list_2_item','Work with 20+ acquiring partners globally'),(95127,2325,'_include-list_1_list_2_item','field_61094f718fb69'),(95128,2325,'include-list_1_list','3'),(95129,2325,'_include-list_1_list','field_61094f718fb68'),(95130,2325,'include-list_2_icon','757'),(95131,2325,'_include-list_2_icon','field_61094f718fb66'),(95132,2325,'include-list_2_title','Tested and proven security and[nbsp]compliance'),(95133,2325,'_include-list_2_title','field_61094f718fb67'),(95134,2325,'include-list_2_list_0_item','PCI DSS Level 1 security enabled platform'),(95135,2325,'_include-list_2_list_0_item','field_61094f718fb69'),(95136,2325,'include-list_2_list_1_item','Multi-level data security and[nbsp]encryption system'),(95137,2325,'_include-list_2_list_1_item','field_61094f718fb69'),(95138,2325,'include-list_2_list_2_item','Highly accessible and scalable cloud-based platform'),(95139,2325,'_include-list_2_list_2_item','field_61094f718fb69'),(95140,2325,'include-list_2_list','3'),(95141,2325,'_include-list_2_list','field_61094f718fb68'),(95142,2325,'include-list_3_icon','758'),(95143,2325,'_include-list_3_icon','field_61094f718fb66'),(95144,2325,'include-list_3_title','Accurate and automated billing system'),(95145,2325,'_include-list_3_title','field_61094f718fb67'),(95146,2325,'include-list_3_list_0_item','Access real-time financial data on a transactions'),(95147,2325,'_include-list_3_list_0_item','field_61094f718fb69'),(95148,2325,'include-list_3_list_1_item','Absolute and detailed invoicing procedures'),(95149,2325,'_include-list_3_list_1_item','field_61094f718fb69'),(95150,2325,'include-list_3_list_2_item','Supports multiple pricing models for any business'),(95151,2325,'_include-list_3_list_2_item','field_61094f718fb69'),(95152,2325,'include-list_3_list','3'),(95153,2325,'_include-list_3_list','field_61094f718fb68'),(95154,2325,'include-list_4_icon','759'),(95155,2325,'_include-list_4_icon','field_61094f718fb66'),(95156,2325,'include-list_4_title','Automated and scheduled merchant payouts'),(95157,2325,'_include-list_4_title','field_61094f718fb67'),(95158,2325,'include-list_4_list_0_item','Scheduled settlements to your bank account'),(95159,2325,'_include-list_4_list_0_item','field_61094f718fb69'),(95160,2325,'include-list_4_list_1_item','Transparent and flexible settlement schedule'),(95161,2325,'_include-list_4_list_1_item','field_61094f718fb69'),(95162,2325,'include-list_4_list_2_item','Flexible and customizable payout controls'),(95163,2325,'_include-list_4_list_2_item','field_61094f718fb69'),(95164,2325,'include-list_4_list','3'),(95165,2325,'_include-list_4_list','field_61094f718fb68'),(95166,2325,'include-list_5_icon','2319'),(95167,2325,'_include-list_5_icon','field_61094f718fb66'),(95168,2325,'include-list_5_title','Dedicated and direct customer support'),(95169,2325,'_include-list_5_title','field_61094f718fb67'),(95170,2325,'include-list_5_list_0_item','24/7 and direct payment support'),(95171,2325,'_include-list_5_list_0_item','field_61094f718fb69'),(95172,2325,'include-list_5_list_1_item','Customizable and compliant refund policy'),(95173,2325,'_include-list_5_list_1_item','field_61094f718fb69'),(95174,2325,'include-list_5_list_2_item','Multi-lingual support and[nbsp]assistance'),(95175,2325,'_include-list_5_list_2_item','field_61094f718fb69'),(95176,2325,'include-list_5_list','3'),(95177,2325,'_include-list_5_list','field_61094f718fb68'),(95178,2325,'include-list_6_icon','2321'),(95179,2325,'_include-list_6_icon','field_61094f718fb66'),(95180,2325,'include-list_6_title','Personalised merchant service access'),(95181,2325,'_include-list_6_title','field_61094f718fb67'),(95182,2325,'include-list_6_list_0_item','Dedicated merchant account manager access'),(95183,2325,'_include-list_6_list_0_item','field_61094f718fb69'),(95184,2325,'include-list_6_list_1_item','SLA-based and highly available technical support'),(95185,2325,'_include-list_6_list_1_item','field_61094f718fb69'),(95186,2325,'include-list_6_list_2_item','Direct access to risk, compliance and finance team'),(95187,2325,'_include-list_6_list_2_item','field_61094f718fb69'),(95188,2325,'include-list_6_list','3'),(95189,2325,'_include-list_6_list','field_61094f718fb68'),(95190,2325,'blocks-list_0_icons-style','light'),(95191,2325,'_blocks-list_0_icons-style','field_610953123a4b1'),(95192,2325,'blocks-list_0_link','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(95193,2325,'_blocks-list_0_link','field_610952e5776c0'),(95194,2325,'blocks-list_0_title','Card payments processing'),(95195,2325,'_blocks-list_0_title','field_61095245776be'),(95196,2325,'blocks-list_0_description','CommerceGate empowers your online business with card payment processing capabilities to accept payment globally.'),(95197,2325,'_blocks-list_0_description','field_6109525f776bf'),(95198,2325,'blocks-list_0_icons_0_icon','788'),(95199,2325,'_blocks-list_0_icons_0_icon','field_6109534b3a4b3'),(95200,2325,'blocks-list_0_icons_1_icon','790'),(95201,2325,'_blocks-list_0_icons_1_icon','field_6109534b3a4b3'),(95202,2325,'blocks-list_0_icons_2_icon','789'),(95203,2325,'_blocks-list_0_icons_2_icon','field_6109534b3a4b3'),(95204,2325,'blocks-list_0_icons_3_icon','791'),(95205,2325,'_blocks-list_0_icons_3_icon','field_6109534b3a4b3'),(95206,2325,'blocks-list_0_icons_4_icon','792'),(95207,2325,'_blocks-list_0_icons_4_icon','field_6109534b3a4b3'),(95208,2325,'blocks-list_0_icons_5_icon','793'),(95209,2325,'_blocks-list_0_icons_5_icon','field_6109534b3a4b3'),(95210,2325,'blocks-list_0_icons','6'),(95211,2325,'_blocks-list_0_icons','field_610953333a4b2'),(95212,2325,'blocks-list_0_items_0_bold-text','1'),(95213,2325,'_blocks-list_0_items_0_bold-text','field_610953c1b1c01'),(95214,2325,'blocks-list_0_items_0_item-text','Local card processing'),(95215,2325,'_blocks-list_0_items_0_item-text','field_610953e5b1c02'),(95216,2325,'blocks-list_0_items','2'),(95217,2325,'_blocks-list_0_items','field_61095368b1c00'),(95218,2325,'blocks-list_1_icons-style','transparent'),(95219,2325,'_blocks-list_1_icons-style','field_610953123a4b1'),(95220,2325,'blocks-list_1_link','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(95221,2325,'_blocks-list_1_link','field_610952e5776c0'),(95222,2325,'blocks-list_1_title','Local payment methods'),(95223,2325,'_blocks-list_1_title','field_61095245776be'),(95224,2325,'blocks-list_1_description','CommerceGate enables you to accept local LATAM payments to scale your business in the region to increase your revenue.'),(95225,2325,'_blocks-list_1_description','field_6109525f776bf'),(95226,2325,'blocks-list_1_icons_0_icon','795'),(95227,2325,'_blocks-list_1_icons_0_icon','field_6109534b3a4b3'),(95228,2325,'blocks-list_1_icons','5'),(95229,2325,'_blocks-list_1_icons','field_610953333a4b2'),(95230,2325,'blocks-list_1_items',''),(95231,2325,'_blocks-list_1_items','field_61095368b1c00'),(95232,2325,'blocks-list_2_icons-style','light'),(95233,2325,'_blocks-list_2_icons-style','field_610953123a4b1'),(95234,2325,'blocks-list_2_link','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(95235,2325,'_blocks-list_2_link','field_610952e5776c0'),(95236,2325,'blocks-list_2_title','High-risk merchant accounts'),(95237,2325,'_blocks-list_2_title','field_61095245776be'),(95238,2325,'blocks-list_2_description','CommerceGate makes it easy to set-up and support high[nbds]risk merchant accounts with greater risks of fraud and chargebacks.'),(95239,2325,'_blocks-list_2_description','field_6109525f776bf'),(95240,2325,'blocks-list_2_icons',''),(95241,2325,'_blocks-list_2_icons','field_610953333a4b2'),(95242,2325,'blocks-list_2_items_0_bold-text','1'),(95243,2325,'_blocks-list_2_items_0_bold-text','field_610953c1b1c01'),(95244,2325,'blocks-list_2_items_0_item-text','+0.50% commission for high[nbds]risk merchant accounts'),(95245,2325,'_blocks-list_2_items_0_item-text','field_610953e5b1c02'),(95246,2325,'blocks-list_2_items','3'),(95247,2325,'_blocks-list_2_items','field_61095368b1c00'),(95248,2325,'blocks-list_3_icons-style','light'),(95249,2325,'_blocks-list_3_icons-style','field_610953123a4b1'),(95250,2325,'blocks-list_3_link','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(95251,2325,'_blocks-list_3_link','field_610952e5776c0'),(95252,2325,'blocks-list_3_title','Chargeback management'),(95253,2325,'_blocks-list_3_title','field_61095245776be'),(95254,2325,'blocks-list_3_description','CommerceGate simplifies and automates your customer dispute and compensation process for all payment card schemes.'),(95255,2325,'_blocks-list_3_description','field_6109525f776bf'),(95256,2325,'blocks-list_3_icons',''),(95257,2325,'_blocks-list_3_icons','field_610953333a4b2'),(95258,2325,'blocks-list_3_items_0_bold-text','1'),(95259,2325,'_blocks-list_3_items_0_bold-text','field_610953c1b1c01'),(95260,2325,'blocks-list_3_items_0_item-text','25 EUR per CHB dispute'),(95261,2325,'_blocks-list_3_items_0_item-text','field_610953e5b1c02'),(95262,2325,'blocks-list_3_items','3'),(95263,2325,'_blocks-list_3_items','field_61095368b1c00'),(95264,2325,'blocks-list_4_icons-style','light'),(95265,2325,'_blocks-list_4_icons-style','field_610953123a4b1'),(95266,2325,'blocks-list_4_link','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(95267,2325,'_blocks-list_4_link','field_610952e5776c0'),(95268,2325,'blocks-list_4_title','Billing SaaS'),(95269,2325,'_blocks-list_4_title','field_61095245776be'),(95270,2325,'blocks-list_4_description','CommerceGate offers all business models an integrated Invoice and Settlement system with transparent data and[nbsp]flexible settlement cycles.'),(95271,2325,'_blocks-list_4_description','field_6109525f776bf'),(95272,2325,'blocks-list_4_icons',''),(95273,2325,'_blocks-list_4_icons','field_610953333a4b2'),(95274,2325,'blocks-list_4_items_0_bold-text','1'),(95275,2325,'_blocks-list_4_items_0_bold-text','field_610953c1b1c01'),(95276,2325,'blocks-list_4_items_0_item-text','0.03 EUR per transaction'),(95277,2325,'_blocks-list_4_items_0_item-text','field_610953e5b1c02'),(95278,2325,'blocks-list_4_items','6'),(95279,2325,'_blocks-list_4_items','field_61095368b1c00'),(95280,2325,'blocks-list','5'),(95281,2325,'_blocks-list','field_61095221776bd'),(95282,2325,'blocks-list_0_items_1_bold-text','1'),(95283,2325,'_blocks-list_0_items_1_bold-text','field_610953c1b1c01'),(95284,2325,'blocks-list_0_items_1_item-text','Cross-border card payment solutions'),(95285,2325,'_blocks-list_0_items_1_item-text','field_610953e5b1c02'),(95286,2325,'blocks-list_1_icons_1_icon','796'),(95287,2325,'_blocks-list_1_icons_1_icon','field_6109534b3a4b3'),(95288,2325,'blocks-list_1_icons_2_icon','797'),(95289,2325,'_blocks-list_1_icons_2_icon','field_6109534b3a4b3'),(95290,2325,'blocks-list_1_icons_3_icon','798'),(95291,2325,'_blocks-list_1_icons_3_icon','field_6109534b3a4b3'),(95292,2325,'blocks-list_1_icons_4_icon','799'),(95293,2325,'_blocks-list_1_icons_4_icon','field_6109534b3a4b3'),(95294,2325,'blocks-list_2_items_1_bold-text','1'),(95295,2325,'_blocks-list_2_items_1_bold-text','field_610953c1b1c01'),(95296,2325,'blocks-list_2_items_1_item-text','Subscription business models management and support'),(95297,2325,'_blocks-list_2_items_1_item-text','field_610953e5b1c02'),(95298,2325,'blocks-list_2_items_2_bold-text','1'),(95299,2325,'_blocks-list_2_items_2_bold-text','field_610953c1b1c01'),(95300,2325,'blocks-list_2_items_2_item-text','Multiple business models support'),(95301,2325,'_blocks-list_2_items_2_item-text','field_610953e5b1c02'),(95302,2325,'blocks-list_3_items_1_bold-text','1'),(95303,2325,'_blocks-list_3_items_1_bold-text','field_610953c1b1c01'),(95304,2325,'blocks-list_3_items_1_item-text','Experience dispute team'),(95305,2325,'_blocks-list_3_items_1_item-text','field_610953e5b1c02'),(95306,2325,'blocks-list_3_items_2_bold-text','1'),(95307,2325,'_blocks-list_3_items_2_bold-text','field_610953c1b1c01'),(95308,2325,'blocks-list_3_items_2_item-text','CHB control and monitoring program'),(95309,2325,'_blocks-list_3_items_2_item-text','field_610953e5b1c02'),(95310,2325,'blocks-list_4_items_1_bold-text','1'),(95311,2325,'_blocks-list_4_items_1_bold-text','field_610953c1b1c01'),(95312,2325,'blocks-list_4_items_1_item-text','Supports all main payment models'),(95313,2325,'_blocks-list_4_items_1_item-text','field_610953e5b1c02'),(95314,2325,'blocks-list_4_items_2_bold-text','1'),(95315,2325,'_blocks-list_4_items_2_bold-text','field_610953c1b1c01'),(95316,2325,'blocks-list_4_items_2_item-text','Real-time commission and[nbsp]transaction fee application clearing system'),(95317,2325,'_blocks-list_4_items_2_item-text','field_610953e5b1c02'),(95318,2325,'blocks-list_4_items_3_bold-text','1'),(95319,2325,'_blocks-list_4_items_3_bold-text','field_610953c1b1c01'),(95320,2325,'blocks-list_4_items_3_item-text','PSD 2 compliant segregated account management'),(95321,2325,'_blocks-list_4_items_3_item-text','field_610953e5b1c02'),(95322,2325,'blocks-list_4_items_4_bold-text','1'),(95323,2325,'_blocks-list_4_items_4_bold-text','field_610953c1b1c01'),(95324,2325,'blocks-list_4_items_4_item-text','Flexible and adjustable schedules for invoice and settlement notes'),(95325,2325,'_blocks-list_4_items_4_item-text','field_610953e5b1c02'),(95326,2325,'blocks-list_4_items_5_bold-text','1'),(95327,2325,'_blocks-list_4_items_5_bold-text','field_610953c1b1c01'),(95328,2325,'blocks-list_4_items_5_item-text','Comprehensive and transparent FX management'),(95329,2325,'_blocks-list_4_items_5_item-text','field_610953e5b1c02'),(95330,2326,'main-block-header_title','Precios personalizados'),(95331,2326,'_main-block-header_title','field_61093c50a78e8'),(95332,2326,'main-block-header_description','CommerceGate ofrece un[nbsp]conjunto completo de[nbsp]prestaciones y[nbsp]servicios y[nbsp]cobra por cada transacción una[nbsp]tarifa de[nbsp]procesamiento según método de[nbsp]pago.'),(95333,2326,'_main-block-header_description','field_61093c5ca78e9'),(95334,2326,'main-block-header',''),(95335,2326,'_main-block-header','field_61093c34a78e7'),(95336,2326,'flexible-pricing_title','Tarifas flexibles e integradas'),(95337,2326,'_flexible-pricing_title','field_6109401d9cacd'),(95338,2326,'flexible-pricing_description','Solución integral para aceptar pagos en[nbsp]su[nbsp]página web todo incluído.'),(95339,2326,'_flexible-pricing_description','field_610940e3b8ec1'),(95340,2326,'flexible-pricing_price','1.80% + 0.25 EUR'),(95341,2326,'_flexible-pricing_price','field_610940ffb8ec2'),(95342,2326,'flexible-pricing_list_0_item','Soluciones y[nbsp]servicios de[nbsp]pago personalizados para su[nbsp]negocio'),(95343,2326,'_flexible-pricing_list_0_item','field_61094144b8ec4'),(95344,2326,'flexible-pricing_list_1_item','Tecnología de[nbsp]pago de[nbsp]vanguardia para sus[nbsp]transacciones comerciales'),(95345,2326,'_flexible-pricing_list_1_item','field_61094144b8ec4'),(95346,2326,'flexible-pricing_list_2_item','Sin[nbsp]cargos ocultos por configuración de[nbsp]plataforma ni[nbsp]periódicos'),(95347,2326,'_flexible-pricing_list_2_item','field_61094144b8ec4'),(95348,2326,'flexible-pricing_list','3'),(95349,2326,'_flexible-pricing_list','field_61094125b8ec3'),(95350,2326,'flexible-pricing_link','a:3:{s:5:\"title\";s:17:\"Regístrese ahora\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/sign-up/\";s:6:\"target\";s:0:\"\";}'),(95351,2326,'_flexible-pricing_link','field_610941823f32f'),(95352,2326,'flexible-pricing',''),(95353,2326,'_flexible-pricing','field_61093f3e8b6ba'),(95354,2326,'customized-approach_title','Proceso de[nbsp]configuración personalizado'),(95355,2326,'_customized-approach_title','field_6109427eadcf6'),(95356,2326,'customized-approach_description','Todo el[nbsp]proceso de[nbsp]configuración se[nbsp]personaliza a[nbsp]los[nbsp]requerimientos de[nbsp]su[nbsp]negocio'),(95357,2326,'_customized-approach_description','field_6109427eadcf7'),(95358,2326,'customized-approach_list_0_item','Precios basados en[nbsp]niveles para proyectos de[nbsp]gran volumen'),(95359,2326,'_customized-approach_list_0_item','field_6109427eadcfa'),(95360,2326,'customized-approach_list','3'),(95361,2326,'_customized-approach_list','field_6109427eadcf9'),(95362,2326,'customized-approach_link','a:3:{s:5:\"title\";s:14:\"Pregunte ahora\";s:3:\"url\";s:57:\"https://commercegate.goodface.com.ua/wp/es/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(95363,2326,'_customized-approach_link','field_6109427eadcfb'),(95364,2326,'customized-approach',''),(95365,2326,'_customized-approach','field_6109427eadcf5'),(95366,2326,'customized-approach_list_1_item','Precios específicos por geolocalización, ofreciendo tasas mejores'),(95367,2326,'_customized-approach_list_1_item','field_6109427eadcfa'),(95368,2326,'customized-approach_list_2_item','Modelos de[nbsp]tasas de intercambio ++ para proyectos transfronterizos'),(95369,2326,'_customized-approach_list_2_item','field_6109427eadcfa'),(95370,2326,'included-info_title','Qué incluye'),(95371,2326,'_included-info_title','field_6109461ffc0ae'),(95372,2326,'included-info_description','CommerceGate le[nbsp]ofrece una[nbsp]solución completa y[nbsp]segura para recibir pagos por tarjeta de[nbsp]crédito de[nbsp]sus[nbsp]clientes desde cualquier parte del[nbsp]globo.'),(95373,2326,'_included-info_description','field_6109462afc0af'),(95374,2326,'included-info',''),(95375,2326,'_included-info','field_610945a9fc0ad'),(95376,2326,'include-list_0_icon','755'),(95377,2326,'_include-list_0_icon','field_61094f718fb66'),(95378,2326,'include-list_0_title','Checkout optimizado multiplataforma'),(95379,2326,'_include-list_0_title','field_61094f718fb67'),(95380,2326,'include-list_0_list_0_item','Pagos y[nbsp]páginas de[nbsp]checkout personalizables y[nbsp]de[nbsp]marca'),(95381,2326,'_include-list_0_list_0_item','field_61094f718fb69'),(95382,2326,'include-list_0_list_1_item','Cobertura de[nbsp]cumplimiento PCI DSS'),(95383,2326,'_include-list_0_list_1_item','field_61094f718fb69'),(95384,2326,'include-list_0_list','2'),(95385,2326,'_include-list_0_list','field_61094f718fb68'),(95386,2326,'include-list','7'),(95387,2326,'_include-list','field_61094f718fb65'),(95388,2326,'include-list_1_icon','2320'),(95389,2326,'_include-list_1_icon','field_61094f718fb66'),(95390,2326,'include-list_1_title','Integración única —\r\nAlcance global de[nbsp]pagos'),(95391,2326,'_include-list_1_title','field_61094f718fb67'),(95392,2326,'include-list_1_list_0_item','Admitimos pagos en[nbsp]+200 divisas mundiales'),(95393,2326,'_include-list_1_list_0_item','field_61094f718fb69'),(95394,2326,'include-list_1_list_1_item','Acceso global a[nbsp]métodos de[nbsp]pago locales y[nbsp]populares'),(95395,2326,'_include-list_1_list_1_item','field_61094f718fb69'),(95396,2326,'include-list_1_list_2_item','Trabajamos globalmente con[nbsp]+20[nbsp]socios adquirentes'),(95397,2326,'_include-list_1_list_2_item','field_61094f718fb69'),(95398,2326,'include-list_1_list','3'),(95399,2326,'_include-list_1_list','field_61094f718fb68'),(95400,2326,'include-list_2_icon','757'),(95401,2326,'_include-list_2_icon','field_61094f718fb66'),(95402,2326,'include-list_2_title','Seguridad y[nbsp]cumplimientos probados y[nbsp]contrastados'),(95403,2326,'_include-list_2_title','field_61094f718fb67'),(95404,2326,'include-list_2_list_0_item','Plataforma de[nbsp]seguridad PCI[nbsp]DSS habilitada Nivel[nbsp]1'),(95405,2326,'_include-list_2_list_0_item','field_61094f718fb69'),(95406,2326,'include-list_2_list_1_item','Sistema de[nbsp]cifrado y[nbsp]seguridad de[nbsp]datos multinivel'),(95407,2326,'_include-list_2_list_1_item','field_61094f718fb69'),(95408,2326,'include-list_2_list_2_item','Plataforma basada en[nbsp]la[nbsp]nube fácilmente accesible y[nbsp]escalable'),(95409,2326,'_include-list_2_list_2_item','field_61094f718fb69'),(95410,2326,'include-list_2_list','3'),(95411,2326,'_include-list_2_list','field_61094f718fb68'),(95412,2326,'include-list_3_icon','758'),(95413,2326,'_include-list_3_icon','field_61094f718fb66'),(95414,2326,'include-list_3_title','Facturación precisa y[nbsp]automatizada'),(95415,2326,'_include-list_3_title','field_61094f718fb67'),(95416,2326,'include-list_3_list_0_item','Acceso en[nbsp]tiempo real a[nbsp]los datos de[nbsp]cada transacción'),(95417,2326,'_include-list_3_list_0_item','field_61094f718fb69'),(95418,2326,'include-list_3_list_1_item','Procedimientos de[nbsp]facturación absolutos y[nbsp]detallados'),(95419,2326,'_include-list_3_list_1_item','field_61094f718fb69'),(95420,2326,'include-list_3_list_2_item','Compatible con[nbsp]múltiples modelos de[nbsp]precios y[nbsp]negocio'),(95421,2326,'_include-list_3_list_2_item','field_61094f718fb69'),(95422,2326,'include-list_3_list','3'),(95423,2326,'_include-list_3_list','field_61094f718fb68'),(95424,2326,'include-list_4_icon','759'),(95425,2326,'_include-list_4_icon','field_61094f718fb66'),(95426,2326,'include-list_4_title','Pagos al comerciante automatizados y[nbsp]programados'),(95427,2326,'_include-list_4_title','field_61094f718fb67'),(95428,2326,'include-list_4_list_0_item','Pagos programados a[nbsp]su[nbsp]cuenta bancaria'),(95429,2326,'_include-list_4_list_0_item','field_61094f718fb69'),(95430,2326,'include-list_4_list_1_item','Programación de[nbsp]pagos al[nbsp]comerciante flexible y[nbsp]transparente'),(95431,2326,'_include-list_4_list_1_item','field_61094f718fb69'),(95432,2326,'include-list_4_list_2_item','Controles de[nbsp]pago flexibles y[nbsp]personalizados'),(95433,2326,'_include-list_4_list_2_item','field_61094f718fb69'),(95434,2326,'include-list_4_list','3'),(95435,2326,'_include-list_4_list','field_61094f718fb68'),(95436,2326,'include-list_5_icon','2319'),(95437,2326,'_include-list_5_icon','field_61094f718fb66'),(95438,2326,'include-list_5_title','Soporte al[nbsp]cliente dedicado y[nbsp]directo'),(95439,2326,'_include-list_5_title','field_61094f718fb67'),(95440,2326,'include-list_5_list_0_item','Soporte de[nbsp]pagos 24/7 y[nbsp]directo'),(95441,2326,'_include-list_5_list_0_item','field_61094f718fb69'),(95442,2326,'include-list_5_list_1_item','Política de[nbsp]reembolsos personalizable y[nbsp]conforme'),(95443,2326,'_include-list_5_list_1_item','field_61094f718fb69'),(95444,2326,'include-list_5_list_2_item','Soporte y[nbsp]asistencia en[nbsp]varios idiomas'),(95445,2326,'_include-list_5_list_2_item','field_61094f718fb69'),(95446,2326,'include-list_5_list','3'),(95447,2326,'_include-list_5_list','field_61094f718fb68'),(95448,2326,'include-list_6_icon','2321'),(95449,2326,'_include-list_6_icon','field_61094f718fb66'),(95450,2326,'include-list_6_title','Acceso personalizado al[nbsp]servicio comercial'),(95451,2326,'_include-list_6_title','field_61094f718fb67'),(95452,2326,'include-list_6_list_0_item','Gestor de[nbsp]cuenta dedicado, a[nbsp]su[nbsp]disposición'),(95453,2326,'_include-list_6_list_0_item','field_61094f718fb69'),(95454,2326,'include-list_6_list_1_item','Soporte técnico basado en[nbsp]SLA y[nbsp]fácilmente accesible'),(95455,2326,'_include-list_6_list_1_item','field_61094f718fb69'),(95456,2326,'include-list_6_list_2_item','Acceso fácil al[nbsp]equipo de[nbsp]riesgo, cumpliento y[nbsp]finanzas'),(95457,2326,'_include-list_6_list_2_item','field_61094f718fb69'),(95458,2326,'include-list_6_list','3'),(95459,2326,'_include-list_6_list','field_61094f718fb68'),(95460,2326,'blocks-list_0_icons-style','light'),(95461,2326,'_blocks-list_0_icons-style','field_610953123a4b1'),(95462,2326,'blocks-list_0_link','a:3:{s:5:\"title\";s:14:\"Pregunte ahora\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/sign-up/\";s:6:\"target\";s:0:\"\";}'),(95463,2326,'_blocks-list_0_link','field_610952e5776c0'),(95464,2326,'blocks-list_0_title','Procesamiento de[nbsp]pagos con[nbsp]tarjeta'),(95465,2326,'_blocks-list_0_title','field_61095245776be'),(95466,2326,'blocks-list_0_description','CommerceGate empodera su[nbsp]negocio en[nbsp]línea con[nbsp]capacidades para procesar pagos por[nbsp]tarjeta y[nbsp]aceptar pagos globales.'),(95467,2326,'_blocks-list_0_description','field_6109525f776bf'),(95468,2326,'blocks-list_0_icons_0_icon','788'),(95469,2326,'_blocks-list_0_icons_0_icon','field_6109534b3a4b3'),(95470,2326,'blocks-list_0_icons_1_icon','790'),(95471,2326,'_blocks-list_0_icons_1_icon','field_6109534b3a4b3'),(95472,2326,'blocks-list_0_icons_2_icon','789'),(95473,2326,'_blocks-list_0_icons_2_icon','field_6109534b3a4b3'),(95474,2326,'blocks-list_0_icons_3_icon','791'),(95475,2326,'_blocks-list_0_icons_3_icon','field_6109534b3a4b3'),(95476,2326,'blocks-list_0_icons_4_icon','792'),(95477,2326,'_blocks-list_0_icons_4_icon','field_6109534b3a4b3'),(95478,2326,'blocks-list_0_icons_5_icon','793'),(95479,2326,'_blocks-list_0_icons_5_icon','field_6109534b3a4b3'),(95480,2326,'blocks-list_0_icons','6'),(95481,2326,'_blocks-list_0_icons','field_610953333a4b2'),(95482,2326,'blocks-list_0_items_0_bold-text','1'),(95483,2326,'_blocks-list_0_items_0_bold-text','field_610953c1b1c01'),(95484,2326,'blocks-list_0_items_0_item-text','Procesamiento de[nbsp]tarjetas locales'),(95485,2326,'_blocks-list_0_items_0_item-text','field_610953e5b1c02'),(95486,2326,'blocks-list_0_items','2'),(95487,2326,'_blocks-list_0_items','field_61095368b1c00'),(95488,2326,'blocks-list_1_icons-style','transparent'),(95489,2326,'_blocks-list_1_icons-style','field_610953123a4b1'),(95490,2326,'blocks-list_1_link','a:3:{s:5:\"title\";s:14:\"Pregunte ahora\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/sign-up/\";s:6:\"target\";s:0:\"\";}'),(95491,2326,'_blocks-list_1_link','field_610952e5776c0'),(95492,2326,'blocks-list_1_title','Métodos de[nbsp]pago locales'),(95493,2326,'_blocks-list_1_title','field_61095245776be'),(95494,2326,'blocks-list_1_description','CommerceGate le[nbsp]permite escalar su[nbsp]negocio en[nbsp]su[nbsp]región aceptando pagos locales LATAM y[nbsp]aumentando sus[nbsp]ingresos'),(95495,2326,'_blocks-list_1_description','field_6109525f776bf'),(95496,2326,'blocks-list_1_icons_0_icon','795'),(95497,2326,'_blocks-list_1_icons_0_icon','field_6109534b3a4b3'),(95498,2326,'blocks-list_1_icons','5'),(95499,2326,'_blocks-list_1_icons','field_610953333a4b2'),(95500,2326,'blocks-list_1_items',''),(95501,2326,'_blocks-list_1_items','field_61095368b1c00'),(95502,2326,'blocks-list_2_link','a:3:{s:5:\"title\";s:14:\"Pregunte ahora\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/sign-up/\";s:6:\"target\";s:0:\"\";}'),(95503,2326,'_blocks-list_2_link','field_610952e5776c0'),(95504,2326,'blocks-list_2_title','Cuentas de[nbsp]comerciantes High-Risk'),(95505,2326,'_blocks-list_2_title','field_61095245776be'),(95506,2326,'blocks-list_2_description','CommerceGate facilita la[nbsp]configuración y[nbsp]el[nbsp]soporte a[nbsp]comerciantes de[nbsp]alto riesgo con[nbsp]altos riesgos de[nbsp]fraude y[nbsp]chargebacks.'),(95507,2326,'_blocks-list_2_description','field_6109525f776bf'),(95508,2326,'blocks-list_2_icons',''),(95509,2326,'_blocks-list_2_icons','field_610953333a4b2'),(95510,2326,'blocks-list_2_items_0_bold-text','1'),(95511,2326,'_blocks-list_2_items_0_bold-text','field_610953c1b1c01'),(95512,2326,'blocks-list_2_items_0_item-text','Comisión de[nbsp]+0.50% para comerciantes de[nbsp]alto riesgo'),(95513,2326,'_blocks-list_2_items_0_item-text','field_610953e5b1c02'),(95514,2326,'blocks-list_2_items','3'),(95515,2326,'_blocks-list_2_items','field_61095368b1c00'),(95516,2326,'blocks-list_3_link','a:3:{s:5:\"title\";s:14:\"Pregunte ahora\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/sign-up/\";s:6:\"target\";s:0:\"\";}'),(95517,2326,'_blocks-list_3_link','field_610952e5776c0'),(95518,2326,'blocks-list_3_title','Gestión de[nbsp]chargebacks'),(95519,2326,'_blocks-list_3_title','field_61095245776be'),(95520,2326,'blocks-list_3_description','CommerceGate simplifica y[nbsp]automatiza sus[nbsp]procedimientos de[nbsp]disputa y[nbsp]compensación para todo tipo de[nbsp]pagos con tarjeta.'),(95521,2326,'_blocks-list_3_description','field_6109525f776bf'),(95522,2326,'blocks-list_3_icons',''),(95523,2326,'_blocks-list_3_icons','field_610953333a4b2'),(95524,2326,'blocks-list_3_items_0_bold-text','1'),(95525,2326,'_blocks-list_3_items_0_bold-text','field_610953c1b1c01'),(95526,2326,'blocks-list_3_items_0_item-text','25EUR por disputa[nbsp]CHB'),(95527,2326,'_blocks-list_3_items_0_item-text','field_610953e5b1c02'),(95528,2326,'blocks-list_3_items','3'),(95529,2326,'_blocks-list_3_items','field_61095368b1c00'),(95530,2326,'blocks-list_4_link','a:3:{s:5:\"title\";s:14:\"Pregunte ahora\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/sign-up/\";s:6:\"target\";s:0:\"\";}'),(95531,2326,'_blocks-list_4_link','field_610952e5776c0'),(95532,2326,'blocks-list_4_title','Facturación SaaS'),(95533,2326,'_blocks-list_4_title','field_61095245776be'),(95534,2326,'blocks-list_4_description','CommerceGate ofrece a[nbsp]todos los[nbsp]modelos de[nbsp]negocio un[nbsp]sistema integrado de[nbsp]facturación y[nbsp]liquidación, con[nbsp]datos transparentes y[nbsp]ciclos de[nbsp]liquidación flexibles.'),(95535,2326,'_blocks-list_4_description','field_6109525f776bf'),(95536,2326,'blocks-list_4_icons',''),(95537,2326,'_blocks-list_4_icons','field_610953333a4b2'),(95538,2326,'blocks-list_4_items_0_bold-text','1'),(95539,2326,'_blocks-list_4_items_0_bold-text','field_610953c1b1c01'),(95540,2326,'blocks-list_4_items_0_item-text','0.03 euros por transacción'),(95541,2326,'_blocks-list_4_items_0_item-text','field_610953e5b1c02'),(95542,2326,'blocks-list_4_items','6'),(95543,2326,'_blocks-list_4_items','field_61095368b1c00'),(95544,2326,'blocks-list','5'),(95545,2326,'_blocks-list','field_61095221776bd'),(95546,2326,'blocks-list_0_items_1_bold-text','1'),(95547,2326,'_blocks-list_0_items_1_bold-text','field_610953c1b1c01'),(95548,2326,'blocks-list_0_items_1_item-text','Soluciones de[nbsp]pagos transfronterizos con[nbsp]tarjeta'),(95549,2326,'_blocks-list_0_items_1_item-text','field_610953e5b1c02'),(95550,2326,'blocks-list_1_icons_1_icon','796'),(95551,2326,'_blocks-list_1_icons_1_icon','field_6109534b3a4b3'),(95552,2326,'blocks-list_1_icons_2_icon','797'),(95553,2326,'_blocks-list_1_icons_2_icon','field_6109534b3a4b3'),(95554,2326,'blocks-list_1_icons_3_icon','798'),(95555,2326,'_blocks-list_1_icons_3_icon','field_6109534b3a4b3'),(95556,2326,'blocks-list_1_icons_4_icon','799'),(95557,2326,'_blocks-list_1_icons_4_icon','field_6109534b3a4b3'),(95558,2326,'blocks-list_2_items_1_bold-text','1'),(95559,2326,'_blocks-list_2_items_1_bold-text','field_610953c1b1c01'),(95560,2326,'blocks-list_2_items_1_item-text','Soporte y[nbsp]gestión de[nbsp]modelos de[nbsp]negocios por suscripción'),(95561,2326,'_blocks-list_2_items_1_item-text','field_610953e5b1c02'),(95562,2326,'blocks-list_2_items_2_bold-text','1'),(95563,2326,'_blocks-list_2_items_2_bold-text','field_610953c1b1c01'),(95564,2326,'blocks-list_2_items_2_item-text','Soporte de[nbsp]múltiples modelos de[nbsp]negocio'),(95565,2326,'_blocks-list_2_items_2_item-text','field_610953e5b1c02'),(95566,2326,'blocks-list_3_items_1_bold-text','1'),(95567,2326,'_blocks-list_3_items_1_bold-text','field_610953c1b1c01'),(95568,2326,'blocks-list_3_items_1_item-text','Equipo de[nbsp]disputas experimentado'),(95569,2326,'_blocks-list_3_items_1_item-text','field_610953e5b1c02'),(95570,2326,'blocks-list_3_items_2_bold-text','1'),(95571,2326,'_blocks-list_3_items_2_bold-text','field_610953c1b1c01'),(95572,2326,'blocks-list_3_items_2_item-text','Programa de[nbsp]control y[nbsp]monitoreo de[nbsp]CHBs'),(95573,2326,'_blocks-list_3_items_2_item-text','field_610953e5b1c02'),(95574,2326,'blocks-list_4_items_1_bold-text','1'),(95575,2326,'_blocks-list_4_items_1_bold-text','field_610953c1b1c01'),(95576,2326,'blocks-list_4_items_1_item-text','Compatible con los[nbsp]principales modelos de[nbsp]pagos'),(95577,2326,'_blocks-list_4_items_1_item-text','field_610953e5b1c02'),(95578,2326,'blocks-list_4_items_2_bold-text','1'),(95579,2326,'_blocks-list_4_items_2_bold-text','field_610953c1b1c01'),(95580,2326,'blocks-list_4_items_2_item-text','Sistema de[nbsp]compensación de[nbsp]comisiones y[nbsp]tarifas de[nbsp]transacción en[nbsp]tiempo real'),(95581,2326,'_blocks-list_4_items_2_item-text','field_610953e5b1c02'),(95582,2326,'blocks-list_4_items_3_bold-text','1'),(95583,2326,'_blocks-list_4_items_3_bold-text','field_610953c1b1c01'),(95584,2326,'blocks-list_4_items_3_item-text','Gestión de[nbsp]cuentas segregadas compatible con PSD[nbsp]2'),(95585,2326,'_blocks-list_4_items_3_item-text','field_610953e5b1c02'),(95586,2326,'blocks-list_4_items_4_bold-text','1'),(95587,2326,'_blocks-list_4_items_4_bold-text','field_610953c1b1c01'),(95588,2326,'blocks-list_4_items_4_item-text','Programación de[nbsp]facturación y[nbsp]pagos flexible y[nbsp]ajustable'),(95589,2326,'_blocks-list_4_items_4_item-text','field_610953e5b1c02'),(95590,2326,'blocks-list_4_items_5_bold-text','1'),(95591,2326,'_blocks-list_4_items_5_bold-text','field_610953c1b1c01'),(95592,2326,'blocks-list_4_items_5_item-text','Gestión de[nbsp]FXs exhaustiva y[nbsp]transparente'),(95593,2326,'_blocks-list_4_items_5_item-text','field_610953e5b1c02'),(95594,2327,'_wp_attached_file','2021/07/customizable-billing-options-icon.svg'),(95595,2328,'_wp_attached_file','2021/07/multiple-billing-and-pricing-models-icon.svg'),(95596,2329,'_wp_attached_file','2021/07/real-time-tier-based-pricing-icon.svg'),(95597,2330,'_wp_attached_file','2021/07/supports-all-popular-fee-structures-icon.svg'),(95598,2327,'_wp_attachment_image_alt','Customizable billing options - CommerceGate.com'),(95599,2328,'_wp_attachment_image_alt','Multiple billing and pricing models - CommerceGate.com'),(95600,2329,'_wp_attachment_image_alt','Real-time tier-based pricing - CommerceGate.com'),(95601,2330,'_wp_attachment_image_alt','Supports all popular fee structures - CommerceGate.com'),(95602,2331,'_wp_attached_file','2021/07/automatic-discount-calculation-icon.svg'),(95603,2332,'_wp_attached_file','2021/07/no-negotiation-required-icon.svg'),(95604,2333,'_wp_attached_file','2021/07/optimized-to-lower-prices-icon.svg'),(95605,2334,'_wp_attached_file','2021/07/unlimited-quantity-of-tiers-icon.svg'),(95606,2331,'_wp_attachment_image_alt','Automatic discount calculation - CommerceGate.com'),(95607,2332,'_wp_attachment_image_alt','No negotiation required - CommerceGate.com'),(95608,2334,'_wp_attachment_image_alt','Unlimited quantity of tiers - CommerceGate.com'),(95609,2333,'_wp_attachment_image_alt','Optimized to lower prices - CommerceGate.com'),(95610,2335,'_wp_attached_file','2021/07/flexible-release-schedule-icon.svg'),(95611,2336,'_wp_attached_file','2021/07/rolling-reserves-managed-by-commercegate-icon.svg'),(95612,2337,'_wp_attached_file','2021/07/security-deposit-management-icon.svg'),(95613,2338,'_wp_attached_file','2021/07/upfront-reserve-management-icon.svg'),(95614,2336,'_wp_attachment_image_alt','Rolling reserves managed by CommerceGate - CommerceGate.com'),(95615,2335,'_wp_attachment_image_alt','Flexible release schedule - CommerceGate.com'),(95616,2337,'_wp_attachment_image_alt','Security deposit management - CommerceGate.com'),(95617,2338,'_wp_attachment_image_alt','Upfront reserve management - CommerceGate.com'),(95618,2339,'_wp_attached_file','2021/07/customize-your-financial-reports-icon.svg'),(95619,2340,'_wp_attached_file','2021/07/supports-referral-models-icon.svg'),(95620,2341,'_wp_attached_file','2021/07/view-transactional-level-gross-margins-icon.svg'),(95621,2341,'_wp_attachment_image_alt','View transactional level gross margins - CommerceGate.com'),(95622,2339,'_wp_attachment_image_alt','Customize your financial reports - CommerceGate.com'),(95623,2340,'_wp_attachment_image_alt','Supports referral models - CommerceGate.com'),(95624,2342,'_wp_attached_file','2021/07/automated-billing-reports-icon.svg'),(95625,2343,'_wp_attached_file','2021/07/risk-collateral-transparency-icon.svg'),(95626,2344,'_wp_attached_file','2021/07/set-acceptable-discrepancy-levels-icon.svg'),(95627,2345,'_wp_attached_file','2021/07/transaction-discrepancy-reports-icon.svg'),(95628,2342,'_wp_attachment_image_alt','Automated billing reports - CommerceGate.com'),(95629,2343,'_wp_attachment_image_alt','Risk collateral transparency - CommerceGate.com'),(95630,2344,'_wp_attachment_image_alt','Set acceptable discrepancy levels - CommerceGate.com'),(95631,2345,'_wp_attachment_image_alt','Transaction discrepancy reports - CommerceGate.com'),(95632,2346,'_wp_attached_file','2021/07/full-audit-support-icon.svg'),(95633,2347,'_wp_attached_file','2021/07/full-fund-controls-icon.svg'),(95634,2348,'_wp_attached_file','2021/07/meet-segregation-requirements-icon.svg'),(95635,2348,'_wp_attachment_image_alt','Meet segregation requirements - CommerceGate.com'),(95636,2347,'_wp_attachment_image_alt','Full fund controls - CommerceGate.com'),(95637,2346,'_wp_attachment_image_alt','Full audit support - CommerceGate.com'),(95847,2360,'main-block_image','621'),(95848,2360,'_main-block_image','field_610815336c048'),(95849,2360,'main-block_title','¿Preparado para comenzar su[nbsp]viaje con[nbsp]nosotros?'),(95850,2360,'_main-block_title','field_610815716c049'),(95851,2360,'main-block_description','CG[nbsp]se[nbsp]construyó por el[nbsp]éxito de[nbsp]personas altamente capacitadas y[nbsp]con[nbsp]talento que trabajan aquí. Siempre estamos buscando nuevos talentos para unirse a[nbsp]nosotros.'),(95852,2360,'_main-block_description','field_610815846c04a'),(95853,2360,'main-block_button-title','Explora vacantes en CG'),(95854,2360,'_main-block_button-title','field_610815986c04b'),(95855,2360,'main-block',''),(95856,2360,'_main-block','field_610814b06c047'),(95857,2360,'career-block-info_title','Comience su carrera con nosotros'),(95858,2360,'_career-block-info_title','field_61081759b1a85'),(95859,2360,'career-block-info_button_show','Explore posiciones'),(95860,2360,'_career-block-info_button_show','field_610817f010219'),(95861,2360,'career-block-info_button_hide','Esconder'),(95862,2360,'_career-block-info_button_hide','field_610817f81021a'),(95863,2360,'career-block-info_button',''),(95864,2360,'_career-block-info_button','field_61081759b1a89'),(95865,2360,'career-block-info',''),(95866,2360,'_career-block-info','field_61081759b1a84'),(95867,2360,'with-us-info_image','1673'),(95868,2360,'_with-us-info_image','field_6108213aff9a1'),(95869,2360,'with-us-info_title','¿Por qué trabajar con[nbsp]CG?'),(95870,2360,'_with-us-info_title','field_61082113ff99f'),(95871,2360,'with-us-info_description','CommerceGate le[nbsp]ofrece la[nbsp]oportunidad de[nbsp]trabajar con una[nbsp]empresa joven, dinámica y[nbsp]de[nbsp]rápido crecimiento internacional en[nbsp]una[nbsp]industria en[nbsp]gran auge, con[nbsp]muchas oportunidades, y[nbsp]con[nbsp]base en[nbsp]España.'),(95872,2360,'_with-us-info_description','field_6108211dff9a0'),(95873,2360,'with-us-info',''),(95874,2360,'_with-us-info','field_610820d9ff99e'),(95875,2360,'with-us-list_0_icon','647'),(95876,2360,'_with-us-list_0_icon','field_610821fbff9a3'),(95877,2360,'with-us-list_0_description','Equipo internacional altamente colaborativo'),(95878,2360,'_with-us-list_0_description','field_6108220aff9a4'),(95879,2360,'with-us-list_1_icon','648'),(95880,2360,'_with-us-list_1_icon','field_610821fbff9a3'),(95881,2360,'with-us-list_1_description','Ubicación conveniente en[nbsp]Barcelona centro'),(95882,2360,'_with-us-list_1_description','field_6108220aff9a4'),(95883,2360,'with-us-list_2_icon','649'),(95884,2360,'_with-us-list_2_icon','field_610821fbff9a3'),(95885,2360,'with-us-list_2_description','Membresía gratuita a[nbsp]gimnasio'),(95886,2360,'_with-us-list_2_description','field_6108220aff9a4'),(95887,2360,'with-us-list_3_icon','650'),(95888,2360,'_with-us-list_3_icon','field_610821fbff9a3'),(95889,2360,'with-us-list_3_description','Cultura corporativa orientada al[nbsp]rendimiento'),(95890,2360,'_with-us-list_3_description','field_6108220aff9a4'),(95891,2360,'with-us-list_4_icon','651'),(95892,2360,'_with-us-list_4_icon','field_610821fbff9a3'),(95893,2360,'with-us-list_4_description','Salario competitivo y[nbsp]estructura de[nbsp]bonuses'),(95894,2360,'_with-us-list_4_description','field_6108220aff9a4'),(95895,2360,'with-us-list_5_icon','652'),(95896,2360,'_with-us-list_5_icon','field_610821fbff9a3'),(95897,2360,'with-us-list_5_description','Eventos para fomentar el[nbsp]espíritu de[nbsp]equipo'),(95898,2360,'_with-us-list_5_description','field_6108220aff9a4'),(95899,2360,'with-us-list_6_icon','653'),(95900,2360,'_with-us-list_6_icon','field_610821fbff9a3'),(95901,2360,'with-us-list_6_description','Oportunidades de[nbsp]crecimiento profesional'),(95902,2360,'_with-us-list_6_description','field_6108220aff9a4'),(95903,2360,'with-us-list_7_icon','654'),(95904,2360,'_with-us-list_7_icon','field_610821fbff9a3'),(95905,2360,'with-us-list_7_description','Seguro privado de[nbsp]salud completo'),(95906,2360,'_with-us-list_7_description','field_6108220aff9a4'),(95907,2360,'with-us-list','8'),(95908,2360,'_with-us-list','field_610821abff9a2'),(95909,2362,'main-block_image','621'),(95910,2362,'_main-block_image','field_610815336c048'),(95911,2362,'main-block_title','Ready to start your journey with us?'),(95912,2362,'_main-block_title','field_610815716c049'),(95913,2362,'main-block_description','CommerceGate waCommerceGate was built on the[nbsp]success of highly talented and skilled individuals who works here. We are always looking for talents to join our teams built and made successful by the people who work here. We[nbsp]are always looking for talented people to join our team.'),(95914,2362,'_main-block_description','field_610815846c04a'),(95915,2362,'main-block_button-title','Explore Job Openings'),(95916,2362,'_main-block_button-title','field_610815986c04b'),(95917,2362,'main-block',''),(95918,2362,'_main-block','field_610814b06c047'),(95919,2362,'career-block-info_title','Start your career with us'),(95920,2362,'_career-block-info_title','field_61081759b1a85'),(95921,2362,'career-block-info_suptitle_text','15 job openings'),(95922,2362,'_career-block-info_suptitle_text','field_61081759b1a87'),(95923,2362,'career-block-info_suptitle_color','#EB5042'),(95924,2362,'_career-block-info_suptitle_color','field_61081759b1a88'),(95925,2362,'career-block-info_suptitle',''),(95926,2362,'_career-block-info_suptitle','field_61081759b1a86'),(95927,2362,'career-block-info_button_show','Explore positions'),(95928,2362,'_career-block-info_button_show','field_610817f010219'),(95929,2362,'career-block-info_button_hide','Hide'),(95930,2362,'_career-block-info_button_hide','field_610817f81021a'),(95931,2362,'career-block-info_button',''),(95932,2362,'_career-block-info_button','field_61081759b1a89'),(95933,2362,'career-block-info',''),(95934,2362,'_career-block-info','field_61081759b1a84'),(95935,2362,'with-us-info_image','1673'),(95936,2362,'_with-us-info_image','field_6108213aff9a1'),(95937,2362,'with-us-info_title','Why Work With Us?'),(95938,2362,'_with-us-info_title','field_61082113ff99f'),(95939,2362,'with-us-info_description','CommerceGate offers you the opportunity to work with a[nbsp]young, dynamic and rapidly growing international company in[nbsp]a[nbsp]booming industry with many opportunities, while working in[nbsp]Spain.'),(95940,2362,'_with-us-info_description','field_6108211dff9a0'),(95941,2362,'with-us-info',''),(95942,2362,'_with-us-info','field_610820d9ff99e'),(95943,2362,'with-us-list_0_icon','647'),(95944,2362,'_with-us-list_0_icon','field_610821fbff9a3'),(95945,2362,'with-us-list_0_description','Highly collaborative international team'),(95946,2362,'_with-us-list_0_description','field_6108220aff9a4'),(95947,2362,'with-us-list_1_icon','648'),(95948,2362,'_with-us-list_1_icon','field_610821fbff9a3'),(95949,2362,'with-us-list_1_description','Convenient location in[nbsp]central Barcelona'),(95950,2362,'_with-us-list_1_description','field_6108220aff9a4'),(95951,2362,'with-us-list_2_icon','649'),(95952,2362,'_with-us-list_2_icon','field_610821fbff9a3'),(95953,2362,'with-us-list_2_description','Free gym membership'),(95954,2362,'_with-us-list_2_description','field_6108220aff9a4'),(95955,2362,'with-us-list_3_icon','650'),(95956,2362,'_with-us-list_3_icon','field_610821fbff9a3'),(95957,2362,'with-us-list_3_description','Performance oriented corporate culture'),(95958,2362,'_with-us-list_3_description','field_6108220aff9a4'),(95959,2362,'with-us-list_4_icon','651'),(95960,2362,'_with-us-list_4_icon','field_610821fbff9a3'),(95961,2362,'with-us-list_4_description','Competitive salary and[nbsp]bonus structure'),(95962,2362,'_with-us-list_4_description','field_6108220aff9a4'),(95963,2362,'with-us-list_5_icon','652'),(95964,2362,'_with-us-list_5_icon','field_610821fbff9a3'),(95965,2362,'with-us-list_5_description','Fun and frequent team building events'),(95966,2362,'_with-us-list_5_description','field_6108220aff9a4'),(95967,2362,'with-us-list_6_icon','653'),(95968,2362,'_with-us-list_6_icon','field_610821fbff9a3'),(95969,2362,'with-us-list_6_description','Clear career advancement opportunities'),(95970,2362,'_with-us-list_6_description','field_6108220aff9a4'),(95971,2362,'with-us-list_7_icon','654'),(95972,2362,'_with-us-list_7_icon','field_610821fbff9a3'),(95973,2362,'with-us-list_7_description','Comprehensive private health insurance'),(95974,2362,'_with-us-list_7_description','field_6108220aff9a4'),(95975,2362,'with-us-list','8'),(95976,2362,'_with-us-list','field_610821abff9a2'),(95977,2363,'main-block_image','621'),(95978,2363,'_main-block_image','field_610815336c048'),(95979,2363,'main-block_title','¿Preparado para comenzar su[nbsp]viaje con[nbsp]nosotros?'),(95980,2363,'_main-block_title','field_610815716c049'),(95981,2363,'main-block_description','CG[nbsp]se[nbsp]construyó por el[nbsp]éxito de[nbsp]personas altamente capacitadas y[nbsp]con[nbsp]talento que trabajan aquí. Siempre estamos buscando nuevos talentos para unirse a[nbsp]nosotros.'),(95982,2363,'_main-block_description','field_610815846c04a'),(95983,2363,'main-block_button-title','Explora vacantes en CG'),(95984,2363,'_main-block_button-title','field_610815986c04b'),(95985,2363,'main-block',''),(95986,2363,'_main-block','field_610814b06c047'),(95987,2363,'career-block-info_title','Comience su carrera con nosotros'),(95988,2363,'_career-block-info_title','field_61081759b1a85'),(95989,2363,'career-block-info_button_show','Explora los puestos de trabajo'),(95990,2363,'_career-block-info_button_show','field_610817f010219'),(95991,2363,'career-block-info_button_hide','Ocultar'),(95992,2363,'_career-block-info_button_hide','field_610817f81021a'),(95993,2363,'career-block-info_button',''),(95994,2363,'_career-block-info_button','field_61081759b1a89'),(95995,2363,'career-block-info',''),(95996,2363,'_career-block-info','field_61081759b1a84'),(95997,2363,'with-us-info_image','1673'),(95998,2363,'_with-us-info_image','field_6108213aff9a1'),(95999,2363,'with-us-info_title','¿Por qué trabajar con[nbsp]CG?'),(96000,2363,'_with-us-info_title','field_61082113ff99f'),(96001,2363,'with-us-info_description','CommerceGate le[nbsp]ofrece la[nbsp]oportunidad de[nbsp]trabajar con una[nbsp]empresa joven, dinámica y[nbsp]de[nbsp]rápido crecimiento internacional en[nbsp]una[nbsp]industria en[nbsp]gran auge, con[nbsp]muchas oportunidades, y[nbsp]con[nbsp]base en[nbsp]España.'),(96002,2363,'_with-us-info_description','field_6108211dff9a0'),(96003,2363,'with-us-info',''),(96004,2363,'_with-us-info','field_610820d9ff99e'),(96005,2363,'with-us-list_0_icon','647'),(96006,2363,'_with-us-list_0_icon','field_610821fbff9a3'),(96007,2363,'with-us-list_0_description','Equipo internacional altamente colaborativo'),(96008,2363,'_with-us-list_0_description','field_6108220aff9a4'),(96009,2363,'with-us-list_1_icon','648'),(96010,2363,'_with-us-list_1_icon','field_610821fbff9a3'),(96011,2363,'with-us-list_1_description','Ubicación conveniente en[nbsp]Barcelona centro'),(96012,2363,'_with-us-list_1_description','field_6108220aff9a4'),(96013,2363,'with-us-list_2_icon','649'),(96014,2363,'_with-us-list_2_icon','field_610821fbff9a3'),(96015,2363,'with-us-list_2_description','Membresía gratuita a[nbsp]gimnasio'),(96016,2363,'_with-us-list_2_description','field_6108220aff9a4'),(96017,2363,'with-us-list_3_icon','650'),(96018,2363,'_with-us-list_3_icon','field_610821fbff9a3'),(96019,2363,'with-us-list_3_description','Cultura corporativa orientada al[nbsp]rendimiento'),(96020,2363,'_with-us-list_3_description','field_6108220aff9a4'),(96021,2363,'with-us-list_4_icon','651'),(96022,2363,'_with-us-list_4_icon','field_610821fbff9a3'),(96023,2363,'with-us-list_4_description','Salario competitivo y[nbsp]estructura de[nbsp]bonuses'),(96024,2363,'_with-us-list_4_description','field_6108220aff9a4'),(96025,2363,'with-us-list_5_icon','652'),(96026,2363,'_with-us-list_5_icon','field_610821fbff9a3'),(96027,2363,'with-us-list_5_description','Eventos para fomentar el[nbsp]espíritu de[nbsp]equipo'),(96028,2363,'_with-us-list_5_description','field_6108220aff9a4'),(96029,2363,'with-us-list_6_icon','653'),(96030,2363,'_with-us-list_6_icon','field_610821fbff9a3'),(96031,2363,'with-us-list_6_description','Oportunidades de[nbsp]crecimiento profesional'),(96032,2363,'_with-us-list_6_description','field_6108220aff9a4'),(96033,2363,'with-us-list_7_icon','654'),(96034,2363,'_with-us-list_7_icon','field_610821fbff9a3'),(96035,2363,'with-us-list_7_description','Seguro privado de[nbsp]salud completo'),(96036,2363,'_with-us-list_7_description','field_6108220aff9a4'),(96037,2363,'with-us-list','8'),(96038,2363,'_with-us-list','field_610821abff9a2'),(96039,2364,'main-block_image','542'),(96040,2364,'_main-block_image','field_6107f1cd63ec8'),(96041,2364,'main-block_title','Our Story'),(96042,2364,'_main-block_title','field_6107f1db63ec9'),(96043,2364,'main-block_description','Thousands of merchants have boosted their sales with our[nbsp]payment solutions since 2006. Today, we have scaled successfully to cater to every business with the[nbsp]foundations of ethical business practices and leading technology.'),(96044,2364,'_main-block_description','field_6107f1e463eca'),(96045,2364,'main-block_button-title','Explore more'),(96046,2364,'_main-block_button-title','field_6107f1f063ecb'),(96047,2364,'main-block',''),(96048,2364,'_main-block','field_6107f1b963ec7'),(96049,2364,'introductory-block_title','We’re recognised by professionals'),(96050,2364,'_introductory-block_title','field_6107f5e1078d8'),(96051,2364,'introductory-block_icons_0_icon','550'),(96052,2364,'_introductory-block_icons_0_icon','field_6107f5f6078da'),(96053,2364,'introductory-block_icons_0_icon-description',''),(96054,2364,'_introductory-block_icons_0_icon-description','field_6107f635d4d34'),(96055,2364,'introductory-block_icons_1_icon','551'),(96056,2364,'_introductory-block_icons_1_icon','field_6107f5f6078da'),(96057,2364,'introductory-block_icons_1_icon-description','E-Money Licenses \r\nin the EU and the UK'),(96058,2364,'_introductory-block_icons_1_icon-description','field_6107f635d4d34'),(96059,2364,'introductory-block_icons_2_icon','552'),(96060,2364,'_introductory-block_icons_2_icon','field_6107f5f6078da'),(96061,2364,'introductory-block_icons_2_icon-description',''),(96062,2364,'_introductory-block_icons_2_icon-description','field_6107f635d4d34'),(96063,2364,'introductory-block_icons_3_icon','553'),(96064,2364,'_introductory-block_icons_3_icon','field_6107f5f6078da'),(96065,2364,'introductory-block_icons_3_icon-description','PSD2 and Strong Customer \r\nAuthentication (SCA) compliant'),(96066,2364,'_introductory-block_icons_3_icon-description','field_6107f635d4d34'),(96067,2364,'introductory-block_icons','4'),(96068,2364,'_introductory-block_icons','field_6107f5e6078d9'),(96069,2364,'introductory-block',''),(96070,2364,'_introductory-block','field_6107f5d6078d7'),(96071,2364,'introductory-block-title','We’re recognised by professionals'),(96072,2364,'_introductory-block-title','field_6107f5e1078d8'),(96073,2364,'introductory-block-icons_0_icon','550'),(96074,2364,'_introductory-block-icons_0_icon','field_6107f5f6078da'),(96075,2364,'introductory-block-icons_0_icon-description','Licensed by Banco de[nbsp]Espana'),(96076,2364,'_introductory-block-icons_0_icon-description','field_6107f635d4d34'),(96077,2364,'introductory-block-icons_1_icon','551'),(96078,2364,'_introductory-block-icons_1_icon','field_6107f5f6078da'),(96079,2364,'introductory-block-icons_1_icon-description','EU[nbsp]Regulated Financial Institution'),(96080,2364,'_introductory-block-icons_1_icon-description','field_6107f635d4d34'),(96081,2364,'introductory-block-icons_2_icon','552'),(96082,2364,'_introductory-block-icons_2_icon','field_6107f5f6078da'),(96083,2364,'introductory-block-icons_2_icon-description','Secure Level 1[nbsp]PCI Compliance'),(96084,2364,'_introductory-block-icons_2_icon-description','field_6107f635d4d34'),(96085,2364,'introductory-block-icons_3_icon','553'),(96086,2364,'_introductory-block-icons_3_icon','field_6107f5f6078da'),(96087,2364,'introductory-block-icons_3_icon-description','Appointed KPMG Auditor'),(96088,2364,'_introductory-block-icons_3_icon-description','field_6107f635d4d34'),(96089,2364,'introductory-block-icons','4'),(96090,2364,'_introductory-block-icons','field_6107f5e6078d9'),(96091,2364,'team_title',''),(96092,2364,'_team_title','field_6107f8866d8f1'),(96093,2364,'team',''),(96094,2364,'_team','field_6107f87b6d8f0'),(96095,2364,'block-info_team-title','Our Team'),(96096,2364,'_block-info_team-title','field_6107f96a86e2c'),(96097,2364,'block-info_team-profile-link-title','LinkedIn Profile'),(96098,2364,'_block-info_team-profile-link-title','field_6107fa2d86e31'),(96099,2364,'block-info',''),(96100,2364,'_block-info','field_6107fa5b46179'),(96101,2364,'team-list_0_image','2090'),(96102,2364,'_team-list_0_image','field_6107f9b886e2d'),(96103,2364,'team-list_0_full-name','Evgen Sopin'),(96104,2364,'_team-list_0_full-name','field_6107f9ee86e2e'),(96105,2364,'team-list_0_position','Chief Executive Officer'),(96106,2364,'_team-list_0_position','field_6107fa0886e2f'),(96107,2364,'team-list_0_profile','https://www.linkedin.com/in/evgensopin/'),(96108,2364,'_team-list_0_profile','field_6107fa1e86e30'),(96109,2364,'team-list_1_image','570'),(96110,2364,'_team-list_1_image','field_6107f9b886e2d'),(96111,2364,'team-list_1_full-name','Carlos Maduro'),(96112,2364,'_team-list_1_full-name','field_6107f9ee86e2e'),(96113,2364,'team-list_1_position','Chief Financial Officer'),(96114,2364,'_team-list_1_position','field_6107fa0886e2f'),(96115,2364,'team-list_1_profile','https://www.linkedin.com/in/carlosmaduro/'),(96116,2364,'_team-list_1_profile','field_6107fa1e86e30'),(96117,2364,'team-list_2_image','571'),(96118,2364,'_team-list_2_image','field_6107f9b886e2d'),(96119,2364,'team-list_2_full-name','Paul Barclay'),(96120,2364,'_team-list_2_full-name','field_6107f9ee86e2e'),(96121,2364,'team-list_2_position','Chief Commercial Officer'),(96122,2364,'_team-list_2_position','field_6107fa0886e2f'),(96123,2364,'team-list_2_profile','https://www.linkedin.com/in/pabarclay/'),(96124,2364,'_team-list_2_profile','field_6107fa1e86e30'),(96125,2364,'team-list_3_image','572'),(96126,2364,'_team-list_3_image','field_6107f9b886e2d'),(96127,2364,'team-list_3_full-name','Andrew Rud'),(96128,2364,'_team-list_3_full-name','field_6107f9ee86e2e'),(96129,2364,'team-list_3_position','Chief Operations Officer'),(96130,2364,'_team-list_3_position','field_6107fa0886e2f'),(96131,2364,'team-list_3_profile','https://www.linkedin.com/in/andrew-rud-b3274835/'),(96132,2364,'_team-list_3_profile','field_6107fa1e86e30'),(96133,2364,'team-list_4_image','573'),(96134,2364,'_team-list_4_image','field_6107f9b886e2d'),(96135,2364,'team-list_4_full-name','Andrew Vinnichenko'),(96136,2364,'_team-list_4_full-name','field_6107f9ee86e2e'),(96137,2364,'team-list_4_position','Money Laundering Reporting Officer'),(96138,2364,'_team-list_4_position','field_6107fa0886e2f'),(96139,2364,'team-list_4_profile','https://www.linkedin.com/in/andrew-vinnichenko/'),(96140,2364,'_team-list_4_profile','field_6107fa1e86e30'),(96141,2364,'team-list','5'),(96142,2364,'_team-list','field_6107f8956d8f2'),(96143,2364,'team-block-info_team-title','Our Team'),(96144,2364,'_team-block-info_team-title','field_6107f96a86e2c'),(96145,2364,'team-block-info_team-profile-link-title','LinkedIn Profile'),(96146,2364,'_team-block-info_team-profile-link-title','field_6107fa2d86e31'),(96147,2364,'team-block-info',''),(96148,2364,'_team-block-info','field_6107fa5b46179'),(96149,2364,'our-story-title','Our Story'),(96150,2364,'_our-story-title','field_6107fd3dfac5c'),(96151,2364,'story-past_0_year',''),(96152,2364,'_story-past_0_year','field_6107fe861dc5d'),(96153,2364,'story-past_0_gropus_0_title_title',''),(96154,2364,'_story-past_0_gropus_0_title_title','field_6107fefbb9e35'),(96155,2364,'story-past_0_gropus_0_title_gradient','0'),(96156,2364,'_story-past_0_gropus_0_title_gradient','field_6107ff2c8bc34'),(96157,2364,'story-past_0_gropus_0_title',''),(96158,2364,'_story-past_0_gropus_0_title','field_6107ff625d3cf'),(96159,2364,'story-past_0_gropus_0_description',''),(96160,2364,'_story-past_0_gropus_0_description','field_6107ff01b9e36'),(96161,2364,'story-past_0_gropus','1'),(96162,2364,'_story-past_0_gropus','field_6107fee8b9e34'),(96163,2364,'story-past_1_year',''),(96164,2364,'_story-past_1_year','field_6107fe861dc5d'),(96165,2364,'story-past_1_gropus_0_title_title',''),(96166,2364,'_story-past_1_gropus_0_title_title','field_6107fefbb9e35'),(96167,2364,'story-past_1_gropus_0_title_gradient','0'),(96168,2364,'_story-past_1_gropus_0_title_gradient','field_6107ff2c8bc34'),(96169,2364,'story-past_1_gropus_0_title',''),(96170,2364,'_story-past_1_gropus_0_title','field_6107ff625d3cf'),(96171,2364,'story-past_1_gropus_0_description',''),(96172,2364,'_story-past_1_gropus_0_description','field_6107ff01b9e36'),(96173,2364,'story-past_1_gropus','1'),(96174,2364,'_story-past_1_gropus','field_6107fee8b9e34'),(96175,2364,'story-past_2_year',''),(96176,2364,'_story-past_2_year','field_6107fe861dc5d'),(96177,2364,'story-past_2_gropus_0_title_title',''),(96178,2364,'_story-past_2_gropus_0_title_title','field_6107fefbb9e35'),(96179,2364,'story-past_2_gropus_0_title_gradient','0'),(96180,2364,'_story-past_2_gropus_0_title_gradient','field_6107ff2c8bc34'),(96181,2364,'story-past_2_gropus_0_title',''),(96182,2364,'_story-past_2_gropus_0_title','field_6107ff625d3cf'),(96183,2364,'story-past_2_gropus_0_description',''),(96184,2364,'_story-past_2_gropus_0_description','field_6107ff01b9e36'),(96185,2364,'story-past_2_gropus','1'),(96186,2364,'_story-past_2_gropus','field_6107fee8b9e34'),(96187,2364,'story-past_3_year',''),(96188,2364,'_story-past_3_year','field_6107fe861dc5d'),(96189,2364,'story-past_3_gropus_0_title_title',''),(96190,2364,'_story-past_3_gropus_0_title_title','field_6107fefbb9e35'),(96191,2364,'story-past_3_gropus_0_title_gradient','0'),(96192,2364,'_story-past_3_gropus_0_title_gradient','field_6107ff2c8bc34'),(96193,2364,'story-past_3_gropus_0_title',''),(96194,2364,'_story-past_3_gropus_0_title','field_6107ff625d3cf'),(96195,2364,'story-past_3_gropus_0_description',''),(96196,2364,'_story-past_3_gropus_0_description','field_6107ff01b9e36'),(96197,2364,'story-past_3_gropus','1'),(96198,2364,'_story-past_3_gropus','field_6107fee8b9e34'),(96199,2364,'story-past_4_year',''),(96200,2364,'_story-past_4_year','field_6107fe861dc5d'),(96201,2364,'story-past_4_gropus_0_title_title',''),(96202,2364,'_story-past_4_gropus_0_title_title','field_6107fefbb9e35'),(96203,2364,'story-past_4_gropus_0_title_gradient','0'),(96204,2364,'_story-past_4_gropus_0_title_gradient','field_6107ff2c8bc34'),(96205,2364,'story-past_4_gropus_0_title',''),(96206,2364,'_story-past_4_gropus_0_title','field_6107ff625d3cf'),(96207,2364,'story-past_4_gropus_0_description',''),(96208,2364,'_story-past_4_gropus_0_description','field_6107ff01b9e36'),(96209,2364,'story-past_4_gropus','1'),(96210,2364,'_story-past_4_gropus','field_6107fee8b9e34'),(96211,2364,'story-past_5_year',''),(96212,2364,'_story-past_5_year','field_6107fe861dc5d'),(96213,2364,'story-past_5_gropus_0_title_title',''),(96214,2364,'_story-past_5_gropus_0_title_title','field_6107fefbb9e35'),(96215,2364,'story-past_5_gropus_0_title_gradient','0'),(96216,2364,'_story-past_5_gropus_0_title_gradient','field_6107ff2c8bc34'),(96217,2364,'story-past_5_gropus_0_title',''),(96218,2364,'_story-past_5_gropus_0_title','field_6107ff625d3cf'),(96219,2364,'story-past_5_gropus_0_description',''),(96220,2364,'_story-past_5_gropus_0_description','field_6107ff01b9e36'),(96221,2364,'story-past_5_gropus','1'),(96222,2364,'_story-past_5_gropus','field_6107fee8b9e34'),(96223,2364,'story-past_6_year',''),(96224,2364,'_story-past_6_year','field_6107fe861dc5d'),(96225,2364,'story-past_6_gropus_0_title_title',''),(96226,2364,'_story-past_6_gropus_0_title_title','field_6107fefbb9e35'),(96227,2364,'story-past_6_gropus_0_title_gradient','0'),(96228,2364,'_story-past_6_gropus_0_title_gradient','field_6107ff2c8bc34'),(96229,2364,'story-past_6_gropus_0_title',''),(96230,2364,'_story-past_6_gropus_0_title','field_6107ff625d3cf'),(96231,2364,'story-past_6_gropus_0_description',''),(96232,2364,'_story-past_6_gropus_0_description','field_6107ff01b9e36'),(96233,2364,'story-past_6_gropus','1'),(96234,2364,'_story-past_6_gropus','field_6107fee8b9e34'),(96235,2364,'story-past_7_year',''),(96236,2364,'_story-past_7_year','field_6107fe861dc5d'),(96237,2364,'story-past_7_gropus_0_title_title',''),(96238,2364,'_story-past_7_gropus_0_title_title','field_6107fefbb9e35'),(96239,2364,'story-past_7_gropus_0_title_gradient','0'),(96240,2364,'_story-past_7_gropus_0_title_gradient','field_6107ff2c8bc34'),(96241,2364,'story-past_7_gropus_0_title',''),(96242,2364,'_story-past_7_gropus_0_title','field_6107ff625d3cf'),(96243,2364,'story-past_7_gropus_0_description',''),(96244,2364,'_story-past_7_gropus_0_description','field_6107ff01b9e36'),(96245,2364,'story-past_7_gropus','1'),(96246,2364,'_story-past_7_gropus','field_6107fee8b9e34'),(96247,2364,'story-past_8_year',''),(96248,2364,'_story-past_8_year','field_6107fe861dc5d'),(96249,2364,'story-past_8_gropus_0_title_title',''),(96250,2364,'_story-past_8_gropus_0_title_title','field_6107fefbb9e35'),(96251,2364,'story-past_8_gropus_0_title_gradient','0'),(96252,2364,'_story-past_8_gropus_0_title_gradient','field_6107ff2c8bc34'),(96253,2364,'story-past_8_gropus_0_title',''),(96254,2364,'_story-past_8_gropus_0_title','field_6107ff625d3cf'),(96255,2364,'story-past_8_gropus_0_description',''),(96256,2364,'_story-past_8_gropus_0_description','field_6107ff01b9e36'),(96257,2364,'story-past_8_gropus','1'),(96258,2364,'_story-past_8_gropus','field_6107fee8b9e34'),(96259,2364,'story-past','9'),(96260,2364,'_story-past','field_6107fe24901a6'),(96261,2364,'story-feature_0_year',''),(96262,2364,'_story-feature_0_year','field_6107ffda45731'),(96263,2364,'story-feature_0_gropus_0_title_title',''),(96264,2364,'_story-feature_0_gropus_0_title_title','field_6107ffda45734'),(96265,2364,'story-feature_0_gropus_0_title_gradient','0'),(96266,2364,'_story-feature_0_gropus_0_title_gradient','field_6107ffda45735'),(96267,2364,'story-feature_0_gropus_0_title',''),(96268,2364,'_story-feature_0_gropus_0_title','field_6107ffda45733'),(96269,2364,'story-feature_0_gropus_0_description',''),(96270,2364,'_story-feature_0_gropus_0_description','field_6107ffda45736'),(96271,2364,'story-feature_0_gropus','1'),(96272,2364,'_story-feature_0_gropus','field_6107ffda45732'),(96273,2364,'story-feature_1_year',''),(96274,2364,'_story-feature_1_year','field_6107ffda45731'),(96275,2364,'story-feature_1_gropus_0_title_title',''),(96276,2364,'_story-feature_1_gropus_0_title_title','field_6107ffda45734'),(96277,2364,'story-feature_1_gropus_0_title_gradient','0'),(96278,2364,'_story-feature_1_gropus_0_title_gradient','field_6107ffda45735'),(96279,2364,'story-feature_1_gropus_0_title',''),(96280,2364,'_story-feature_1_gropus_0_title','field_6107ffda45733'),(96281,2364,'story-feature_1_gropus_0_description',''),(96282,2364,'_story-feature_1_gropus_0_description','field_6107ffda45736'),(96283,2364,'story-feature_1_gropus','1'),(96284,2364,'_story-feature_1_gropus','field_6107ffda45732'),(96285,2364,'story-feature','2'),(96286,2364,'_story-feature','field_6107ffda45730'),(96287,2364,'slider_story-past_0_year','Founded in 2006'),(96288,2364,'_slider_story-past_0_year','field_6107fe861dc5d'),(96289,2364,'slider_story-past_0_gropus_0_title_title','foundation'),(96290,2364,'_slider_story-past_0_gropus_0_title_title','field_6107fefbb9e35'),(96291,2364,'slider_story-past_0_gropus_0_title_gradient','1'),(96292,2364,'_slider_story-past_0_gropus_0_title_gradient','field_6107ff2c8bc34'),(96293,2364,'slider_story-past_0_gropus_0_title',''),(96294,2364,'_slider_story-past_0_gropus_0_title','field_6107ff625d3cf'),(96295,2364,'slider_story-past_0_gropus_0_description','CommerceGate was founded in[nbsp]Barcelona, Spain, by[nbsp]forming key relationships with financial and[nbsp]risk management institutions to[nbsp]develop technological and[nbsp]operational capabilities on[nbsp]our[nbsp]platform.'),(96296,2364,'_slider_story-past_0_gropus_0_description','field_6107ff01b9e36'),(96297,2364,'slider_story-past_0_gropus','1'),(96298,2364,'_slider_story-past_0_gropus','field_6107fee8b9e34'),(96299,2364,'slider_story-past_1_year','In 2007'),(96300,2364,'_slider_story-past_1_year','field_6107fe861dc5d'),(96301,2364,'slider_story-past_1_gropus_0_title_title','The[nbsp]largest high-risk payment processor in[nbsp]Spain'),(96302,2364,'_slider_story-past_1_gropus_0_title_title','field_6107fefbb9e35'),(96303,2364,'slider_story-past_1_gropus_0_title_gradient','0'),(96304,2364,'_slider_story-past_1_gropus_0_title_gradient','field_6107ff2c8bc34'),(96305,2364,'slider_story-past_1_gropus_0_title',''),(96306,2364,'_slider_story-past_1_gropus_0_title','field_6107ff625d3cf'),(96307,2364,'slider_story-past_1_gropus_0_description','CommerceGate quickly scaled to[nbsp]be[nbsp]the[nbsp]largest high-risk payment processor in[nbsp]Spain and[nbsp]expanded throughout Europe offering superior throughput and highly secured payment solutions for[nbsp]our[nbsp]clients.'),(96308,2364,'_slider_story-past_1_gropus_0_description','field_6107ff01b9e36'),(96309,2364,'slider_story-past_1_gropus','1'),(96310,2364,'_slider_story-past_1_gropus','field_6107fee8b9e34'),(96311,2364,'slider_story-past_2_year','In 2009'),(96312,2364,'_slider_story-past_2_year','field_6107fe861dc5d'),(96313,2364,'slider_story-past_2_gropus_0_title_title','Relaunch of[nbsp]cgbilling.com'),(96314,2364,'_slider_story-past_2_gropus_0_title_title','field_6107fefbb9e35'),(96315,2364,'slider_story-past_2_gropus_0_title_gradient','0'),(96316,2364,'_slider_story-past_2_gropus_0_title_gradient','field_6107ff2c8bc34'),(96317,2364,'slider_story-past_2_gropus_0_title',''),(96318,2364,'_slider_story-past_2_gropus_0_title','field_6107ff625d3cf'),(96319,2364,'slider_story-past_2_gropus_0_description','CommerceGate established an[nbsp]Industry benchmark for[nbsp]quality service for[nbsp]end-user billing support with the[nbsp]relaunch of[nbsp]cgbilling.com.'),(96320,2364,'_slider_story-past_2_gropus_0_description','field_6107ff01b9e36'),(96321,2364,'slider_story-past_2_gropus','2'),(96322,2364,'_slider_story-past_2_gropus','field_6107fee8b9e34'),(96323,2364,'slider_story-past_3_year','In 2010'),(96324,2364,'_slider_story-past_3_year','field_6107fe861dc5d'),(96325,2364,'slider_story-past_3_gropus_0_title_title','CommerceGate expanded our[nbsp]team'),(96326,2364,'_slider_story-past_3_gropus_0_title_title','field_6107fefbb9e35'),(96327,2364,'slider_story-past_3_gropus_0_title_gradient','0'),(96328,2364,'_slider_story-past_3_gropus_0_title_gradient','field_6107ff2c8bc34'),(96329,2364,'slider_story-past_3_gropus_0_title',''),(96330,2364,'_slider_story-past_3_gropus_0_title','field_6107ff625d3cf'),(96331,2364,'slider_story-past_3_gropus_0_description','CommerceGate expanded our team to[nbsp]meet growing demand for our payment solutions and to[nbsp]offer highly dedicated support for our clients.'),(96332,2364,'_slider_story-past_3_gropus_0_description','field_6107ff01b9e36'),(96333,2364,'slider_story-past_3_gropus','1'),(96334,2364,'_slider_story-past_3_gropus','field_6107fee8b9e34'),(96335,2364,'slider_story-past_4_year','In 2011'),(96336,2364,'_slider_story-past_4_year','field_6107fe861dc5d'),(96337,2364,'slider_story-past_4_gropus_0_title_title','The Billing Company of[nbsp]the[nbsp]Year'),(96338,2364,'_slider_story-past_4_gropus_0_title_title','field_6107fefbb9e35'),(96339,2364,'slider_story-past_4_gropus_0_title_gradient','0'),(96340,2364,'_slider_story-past_4_gropus_0_title_gradient','field_6107ff2c8bc34'),(96341,2364,'slider_story-past_4_gropus_0_title',''),(96342,2364,'_slider_story-past_4_gropus_0_title','field_6107ff625d3cf'),(96343,2364,'slider_story-past_4_gropus_0_description','CommerceGate was awarded the[nbsp]Billing Company of[nbsp]the[nbsp]Year (Merchant Services) for our longstanding dedication to[nbsp]providing leading payment technology and support access for our clients.'),(96344,2364,'_slider_story-past_4_gropus_0_description','field_6107ff01b9e36'),(96345,2364,'slider_story-past_4_gropus','1'),(96346,2364,'_slider_story-past_4_gropus','field_6107fee8b9e34'),(96347,2364,'slider_story-past_5_year','In 2012'),(96348,2364,'_slider_story-past_5_year','field_6107fe861dc5d'),(96349,2364,'slider_story-past_5_gropus_0_title_title','The[nbsp]European Billing Company of[nbsp]the[nbsp]Year Award'),(96350,2364,'_slider_story-past_5_gropus_0_title_title','field_6107fefbb9e35'),(96351,2364,'slider_story-past_5_gropus_0_title_gradient','0'),(96352,2364,'_slider_story-past_5_gropus_0_title_gradient','field_6107ff2c8bc34'),(96353,2364,'slider_story-past_5_gropus_0_title',''),(96354,2364,'_slider_story-past_5_gropus_0_title','field_6107ff625d3cf'),(96355,2364,'slider_story-past_5_gropus_0_description','CommerceGate was nominated for the[nbsp]European Billing Company of[nbsp]the[nbsp]Year Award for outstanding performance and reliability of[nbsp]our billing solutions for our clients in[nbsp]Europe.'),(96356,2364,'_slider_story-past_5_gropus_0_description','field_6107ff01b9e36'),(96357,2364,'slider_story-past_5_gropus','2'),(96358,2364,'_slider_story-past_5_gropus','field_6107fee8b9e34'),(96359,2364,'slider_story-past_6_year','In 2013'),(96360,2364,'_slider_story-past_6_year','field_6107fe861dc5d'),(96361,2364,'slider_story-past_6_gropus_0_title_title','The European Billing Company of[nbsp]the[nbsp]Year Award'),(96362,2364,'_slider_story-past_6_gropus_0_title_title','field_6107fefbb9e35'),(96363,2364,'slider_story-past_6_gropus_0_title_gradient','0'),(96364,2364,'_slider_story-past_6_gropus_0_title_gradient','field_6107ff2c8bc34'),(96365,2364,'slider_story-past_6_gropus_0_title',''),(96366,2364,'_slider_story-past_6_gropus_0_title','field_6107ff625d3cf'),(96367,2364,'slider_story-past_6_gropus_0_description','CommerceGate was crowned the[nbsp]title European Billing Company of[nbsp]the[nbsp]Year Award for outstanding performance and[nbsp]reliability of[nbsp]our billing solutions for our clients in[nbsp]Europe.'),(96368,2364,'_slider_story-past_6_gropus_0_description','field_6107ff01b9e36'),(96369,2364,'slider_story-past_6_gropus','1'),(96370,2364,'_slider_story-past_6_gropus','field_6107fee8b9e34'),(96371,2364,'slider_story-past_7_year','In 2014'),(96372,2364,'_slider_story-past_7_year','field_6107fe861dc5d'),(96373,2364,'slider_story-past_7_gropus_0_title_title','The European Payment Processor of[nbsp]the[nbsp]Year Award'),(96374,2364,'_slider_story-past_7_gropus_0_title_title','field_6107fefbb9e35'),(96375,2364,'slider_story-past_7_gropus_0_title_gradient','0'),(96376,2364,'_slider_story-past_7_gropus_0_title_gradient','field_6107ff2c8bc34'),(96377,2364,'slider_story-past_7_gropus_0_title',''),(96378,2364,'_slider_story-past_7_gropus_0_title','field_6107ff625d3cf'),(96379,2364,'slider_story-past_7_gropus_0_description','CommerceGate was crowned the[nbsp]European Payment Processor of[nbsp]the[nbsp]Year Award for our leading and[nbsp]highly scalable payment processing solutions for our clients in[nbsp]Europe.'),(96380,2364,'_slider_story-past_7_gropus_0_description','field_6107ff01b9e36'),(96381,2364,'slider_story-past_7_gropus','2'),(96382,2364,'_slider_story-past_7_gropus','field_6107fee8b9e34'),(96383,2364,'slider_story-past_8_year','In 2015'),(96384,2364,'_slider_story-past_8_year','field_6107fe861dc5d'),(96385,2364,'slider_story-past_8_gropus_0_title_title','CommerceGate expanded our team'),(96386,2364,'_slider_story-past_8_gropus_0_title_title','field_6107fefbb9e35'),(96387,2364,'slider_story-past_8_gropus_0_title_gradient','0'),(96388,2364,'_slider_story-past_8_gropus_0_title_gradient','field_6107ff2c8bc34'),(96389,2364,'slider_story-past_8_gropus_0_title',''),(96390,2364,'_slider_story-past_8_gropus_0_title','field_6107ff625d3cf'),(96391,2364,'slider_story-past_8_gropus_0_description','CommerceGate expanded our team to[nbsp]boost our core competencies and[nbsp]expertise in[nbsp]key operational areas while continuing to[nbsp]grow our client base and support throughout Europe.'),(96392,2364,'_slider_story-past_8_gropus_0_description','field_6107ff01b9e36'),(96393,2364,'slider_story-past_8_gropus','3'),(96394,2364,'_slider_story-past_8_gropus','field_6107fee8b9e34'),(96395,2364,'slider_story-past','15'),(96396,2364,'_slider_story-past','field_6107fe24901a6'),(96397,2364,'slider_story-feature_0_year','In 2022'),(96398,2364,'_slider_story-feature_0_year','field_6107ffda45731'),(96399,2364,'slider_story-feature_0_gropus_0_title_title','CG[nbsp]Digital Bank.'),(96400,2364,'_slider_story-feature_0_gropus_0_title_title','field_6107ffda45734'),(96401,2364,'slider_story-feature_0_gropus_0_title_gradient','0'),(96402,2364,'_slider_story-feature_0_gropus_0_title_gradient','field_6107ffda45735'),(96403,2364,'slider_story-feature_0_gropus_0_title',''),(96404,2364,'_slider_story-feature_0_gropus_0_title','field_6107ffda45733'),(96405,2364,'slider_story-feature_0_gropus_0_description','Gain access to[nbsp]key digital banking facilities and[nbsp]services hassle-free, tailored to[nbsp]the[nbsp]needs of[nbsp]your online business.'),(96406,2364,'_slider_story-feature_0_gropus_0_description','field_6107ffda45736'),(96407,2364,'slider_story-feature_0_gropus','3'),(96408,2364,'_slider_story-feature_0_gropus','field_6107ffda45732'),(96409,2364,'slider_story-feature','1'),(96410,2364,'_slider_story-feature','field_6107ffda45730'),(96411,2364,'slider',''),(96412,2364,'_slider','field_610800a34520b'),(96413,2364,'slider_story-feature_0_gropus_1_title_title','CG[nbsp]Card.'),(96414,2364,'_slider_story-feature_0_gropus_1_title_title','field_6107ffda45734'),(96415,2364,'slider_story-feature_0_gropus_1_title_gradient','0'),(96416,2364,'_slider_story-feature_0_gropus_1_title_gradient','field_6107ffda45735'),(96417,2364,'slider_story-feature_0_gropus_1_title',''),(96418,2364,'_slider_story-feature_0_gropus_1_title','field_6107ffda45733'),(96419,2364,'slider_story-feature_0_gropus_1_description','Get customized corporate and[nbsp]personal credit cards for[nbsp]your stakeholders and[nbsp]key partners linked to[nbsp]your account.'),(96420,2364,'_slider_story-feature_0_gropus_1_description','field_6107ffda45736'),(96421,2364,'career-block-info_title','Start Your Career'),(96422,2364,'_career-block-info_title','field_6108088e7a966'),(96423,2364,'career-block-info_suptitle_text','15 job openings'),(96424,2364,'_career-block-info_suptitle_text','field_610808a07a968'),(96425,2364,'career-block-info_suptitle_color','#EB5042'),(96426,2364,'_career-block-info_suptitle_color','field_610808a67a969'),(96427,2364,'career-block-info_suptitle',''),(96428,2364,'_career-block-info_suptitle','field_610808947a967'),(96429,2364,'career-block-info_button-title','See All Jobs\\'),(96430,2364,'_career-block-info_button-title','field_610808cdef69d'),(96431,2364,'career-block-info',''),(96432,2364,'_career-block-info','field_610807c27a965'),(96433,2364,'career-block-info_button','a:3:{s:5:\"title\";s:12:\"See all jobs\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/careers/\";s:6:\"target\";s:0:\"\";}'),(96434,2364,'_career-block-info_button','field_610808cdef69d'),(96435,2364,'slider_story-past_2_gropus_1_title_title','The[nbsp]Strategic Alliance of[nbsp]the[nbsp]Year Award'),(96436,2364,'_slider_story-past_2_gropus_1_title_title','field_6107fefbb9e35'),(96437,2364,'slider_story-past_2_gropus_1_title_gradient','0'),(96438,2364,'_slider_story-past_2_gropus_1_title_gradient','field_6107ff2c8bc34'),(96439,2364,'slider_story-past_2_gropus_1_title',''),(96440,2364,'_slider_story-past_2_gropus_1_title','field_6107ff625d3cf'),(96441,2364,'slider_story-past_2_gropus_1_description','CommerceGate was awarded the[nbsp]Strategic Alliance of[nbsp]the[nbsp]Year Award for[nbsp]outstanding performance and[nbsp]reliability in[nbsp]our payment solutions.'),(96442,2364,'_slider_story-past_2_gropus_1_description','field_6107ff01b9e36'),(96443,2364,'slider_story-past_5_gropus_1_title_title','CommerceGate relaunches our flagship website'),(96444,2364,'_slider_story-past_5_gropus_1_title_title','field_6107fefbb9e35'),(96445,2364,'slider_story-past_5_gropus_1_title_gradient','0'),(96446,2364,'_slider_story-past_5_gropus_1_title_gradient','field_6107ff2c8bc34'),(96447,2364,'slider_story-past_5_gropus_1_title',''),(96448,2364,'_slider_story-past_5_gropus_1_title','field_6107ff625d3cf'),(96449,2364,'slider_story-past_5_gropus_1_description','CommerceGate relaunches our flagship website and brand image to[nbsp]emphasize on[nbsp]our growing success, industry expertise and[nbsp]outstanding dedication to[nbsp]our clients globally.'),(96450,2364,'_slider_story-past_5_gropus_1_description','field_6107ff01b9e36'),(96451,2364,'slider_story-past_7_gropus_1_title_title','The lead in[nbsp]innovation and[nbsp]development'),(96452,2364,'_slider_story-past_7_gropus_1_title_title','field_6107fefbb9e35'),(96453,2364,'slider_story-past_7_gropus_1_title_gradient','0'),(96454,2364,'_slider_story-past_7_gropus_1_title_gradient','field_6107ff2c8bc34'),(96455,2364,'slider_story-past_7_gropus_1_title',''),(96456,2364,'_slider_story-past_7_gropus_1_title','field_6107ff625d3cf'),(96457,2364,'slider_story-past_7_gropus_1_description','CommerceGate takes the[nbsp]lead in[nbsp]innovation and development under a[nbsp]new management with the[nbsp]commitment to[nbsp]developing and[nbsp]adopting the[nbsp]latest payment technologies available for our clients.'),(96458,2364,'_slider_story-past_7_gropus_1_description','field_6107ff01b9e36'),(96459,2364,'slider_story-past_8_gropus_1_title_title','A[nbsp]brand new processing platform and[nbsp]back office systems'),(96460,2364,'_slider_story-past_8_gropus_1_title_title','field_6107fefbb9e35'),(96461,2364,'slider_story-past_8_gropus_1_title_gradient','0'),(96462,2364,'_slider_story-past_8_gropus_1_title_gradient','field_6107ff2c8bc34'),(96463,2364,'slider_story-past_8_gropus_1_title',''),(96464,2364,'_slider_story-past_8_gropus_1_title','field_6107ff625d3cf'),(96465,2364,'slider_story-past_8_gropus_1_description','CommerceGate begins development of[nbsp]a[nbsp]brand new processing platform and[nbsp]back office systems to[nbsp]provide our clients with a[nbsp]highly secure and[nbsp]leading payment processing solution in[nbsp]the[nbsp]industry.'),(96466,2364,'_slider_story-past_8_gropus_1_description','field_6107ff01b9e36'),(96467,2364,'slider_story-past_8_gropus_2_title_title','Data-driven business intelligence technology'),(96468,2364,'_slider_story-past_8_gropus_2_title_title','field_6107fefbb9e35'),(96469,2364,'slider_story-past_8_gropus_2_title_gradient','0'),(96470,2364,'_slider_story-past_8_gropus_2_title_gradient','field_6107ff2c8bc34'),(96471,2364,'slider_story-past_8_gropus_2_title',''),(96472,2364,'_slider_story-past_8_gropus_2_title','field_6107ff625d3cf'),(96473,2364,'slider_story-past_8_gropus_2_description','CommerceGate continues to[nbsp]evolve and[nbsp]cater to[nbsp]the[nbsp]changing landscape of[nbsp]the[nbsp]industry through streamlining business processes, leveraging on[nbsp]agile and[nbsp]data-driven business intelligence technology.'),(96474,2364,'_slider_story-past_8_gropus_2_description','field_6107ff01b9e36'),(96475,2364,'slider_story-past_9_year','In 2016'),(96476,2364,'_slider_story-past_9_year','field_6107fe861dc5d'),(96477,2364,'slider_story-past_9_gropus_0_title_title','The[nbsp]leading back office system and[nbsp]merchant user interface'),(96478,2364,'_slider_story-past_9_gropus_0_title_title','field_6107fefbb9e35'),(96479,2364,'slider_story-past_9_gropus_0_title_gradient','0'),(96480,2364,'_slider_story-past_9_gropus_0_title_gradient','field_6107ff2c8bc34'),(96481,2364,'slider_story-past_9_gropus_0_title',''),(96482,2364,'_slider_story-past_9_gropus_0_title','field_6107ff625d3cf'),(96483,2364,'slider_story-past_9_gropus_0_description','CommerceGate launches the[nbsp]leading back office system and[nbsp]merchant user interface making payment processing management easier and[nbsp]convenient, while increasing the[nbsp]capabilities for our clients.'),(96484,2364,'_slider_story-past_9_gropus_0_description','field_6107ff01b9e36'),(96485,2364,'slider_story-past_9_gropus_1_title_title','An[nbsp]upgraded website and[nbsp]corporate profile'),(96486,2364,'_slider_story-past_9_gropus_1_title_title','field_6107fefbb9e35'),(96487,2364,'slider_story-past_9_gropus_1_title_gradient','0'),(96488,2364,'_slider_story-past_9_gropus_1_title_gradient','field_6107ff2c8bc34'),(96489,2364,'slider_story-past_9_gropus_1_title',''),(96490,2364,'_slider_story-past_9_gropus_1_title','field_6107ff625d3cf'),(96491,2364,'slider_story-past_9_gropus_1_description','CommerceGate introduces an[nbsp]upgraded website and[nbsp]corporate profile to[nbsp]reflect the[nbsp]dedication and[nbsp]commitment to[nbsp]constant innovation, marking the[nbsp]transition to[nbsp]a[nbsp]lean, agile, and[nbsp]data-driven payment processor.'),(96492,2364,'_slider_story-past_9_gropus_1_description','field_6107ff01b9e36'),(96493,2364,'slider_story-past_9_gropus','2'),(96494,2364,'_slider_story-past_9_gropus','field_6107fee8b9e34'),(96495,2364,'slider_story-past_10_year','In 2017'),(96496,2364,'_slider_story-past_10_year','field_6107fe861dc5d'),(96497,2364,'slider_story-past_10_gropus_0_title_title','Billing[nbsp]2.0'),(96498,2364,'_slider_story-past_10_gropus_0_title_title','field_6107fefbb9e35'),(96499,2364,'slider_story-past_10_gropus_0_title_gradient','1'),(96500,2364,'_slider_story-past_10_gropus_0_title_gradient','field_6107ff2c8bc34'),(96501,2364,'slider_story-past_10_gropus_0_title',''),(96502,2364,'_slider_story-past_10_gropus_0_title','field_6107ff625d3cf'),(96503,2364,'slider_story-past_10_gropus_0_description','CommerceGate launches Billing[nbsp]2.0, the[nbsp]leading all-in-one invoice, settlement and[nbsp]billing system that provides the[nbsp]latest technology and[nbsp]functionalities with accurate transactional data for our clients.'),(96504,2364,'_slider_story-past_10_gropus_0_description','field_6107ff01b9e36'),(96505,2364,'slider_story-past_10_gropus','1'),(96506,2364,'_slider_story-past_10_gropus','field_6107fee8b9e34'),(96507,2364,'slider_story-past_11_year','In 2018'),(96508,2364,'_slider_story-past_11_year','field_6107fe861dc5d'),(96509,2364,'slider_story-past_11_gropus_0_title_title','CGPayTech'),(96510,2364,'_slider_story-past_11_gropus_0_title_title','field_6107fefbb9e35'),(96511,2364,'slider_story-past_11_gropus_0_title_gradient','1'),(96512,2364,'_slider_story-past_11_gropus_0_title_gradient','field_6107ff2c8bc34'),(96513,2364,'slider_story-past_11_gropus_0_title',''),(96514,2364,'_slider_story-past_11_gropus_0_title','field_6107ff625d3cf'),(96515,2364,'slider_story-past_11_gropus_0_description','CommerceGate launches CGPayTech, a[nbsp]cutting-edge payment platform with higher processing capacities, improved security encryption protocols and[nbsp]a[nbsp]variety of[nbsp]additional payment methods.'),(96516,2364,'_slider_story-past_11_gropus_0_description','field_6107ff01b9e36'),(96517,2364,'slider_story-past_11_gropus','1'),(96518,2364,'_slider_story-past_11_gropus','field_6107fee8b9e34'),(96519,2364,'slider_story-past_12_year','In 2019'),(96520,2364,'_slider_story-past_12_year','field_6107fe861dc5d'),(96521,2364,'slider_story-past_12_gropus_0_title_title','20th[nbsp]acquiring partner integration'),(96522,2364,'_slider_story-past_12_gropus_0_title_title','field_6107fefbb9e35'),(96523,2364,'slider_story-past_12_gropus_0_title_gradient','0'),(96524,2364,'_slider_story-past_12_gropus_0_title_gradient','field_6107ff2c8bc34'),(96525,2364,'slider_story-past_12_gropus_0_title',''),(96526,2364,'_slider_story-past_12_gropus_0_title','field_6107ff625d3cf'),(96527,2364,'slider_story-past_12_gropus_0_description','CommerceGate introduces our 20th acquiring partner integration to[nbsp]our platform, providing our merchants higher transactional volumes, better conversion, risk management and[nbsp]payment processing quality.'),(96528,2364,'_slider_story-past_12_gropus_0_description','field_6107ff01b9e36'),(96529,2364,'slider_story-past_12_gropus','1'),(96530,2364,'_slider_story-past_12_gropus','field_6107fee8b9e34'),(96531,2364,'slider_story-past_13_year','In 2020'),(96532,2364,'_slider_story-past_13_year','field_6107fe861dc5d'),(96533,2364,'slider_story-past_13_gropus_0_title_title','A[nbsp]financial institution license'),(96534,2364,'_slider_story-past_13_gropus_0_title_title','field_6107fefbb9e35'),(96535,2364,'slider_story-past_13_gropus_0_title_gradient','0'),(96536,2364,'_slider_story-past_13_gropus_0_title_gradient','field_6107ff2c8bc34'),(96537,2364,'slider_story-past_13_gropus_0_title',''),(96538,2364,'_slider_story-past_13_gropus_0_title','field_6107ff625d3cf'),(96539,2364,'slider_story-past_13_gropus_0_description','CommerceGate was the[nbsp]first non-banking group in[nbsp]Spain to[nbsp]be[nbsp]granted by[nbsp]the[nbsp]Central Bank of[nbsp]Spain a[nbsp]financial institution license.'),(96540,2364,'_slider_story-past_13_gropus_0_description','field_6107ff01b9e36'),(96541,2364,'slider_story-past_13_gropus','1'),(96542,2364,'_slider_story-past_13_gropus','field_6107fee8b9e34'),(96543,2364,'slider_story-past_14_year','In 2021'),(96544,2364,'_slider_story-past_14_year','field_6107fe861dc5d'),(96545,2364,'slider_story-past_14_gropus_0_title_title','CommerceGate opens the[nbsp]LATAM market'),(96546,2364,'_slider_story-past_14_gropus_0_title_title','field_6107fefbb9e35'),(96547,2364,'slider_story-past_14_gropus_0_title_gradient','0'),(96548,2364,'_slider_story-past_14_gropus_0_title_gradient','field_6107ff2c8bc34'),(96549,2364,'slider_story-past_14_gropus_0_title',''),(96550,2364,'_slider_story-past_14_gropus_0_title','field_6107ff625d3cf'),(96551,2364,'slider_story-past_14_gropus_0_description','CommerceGate opens the[nbsp]LATAM market through local acquiring and[nbsp]payment solutions for EU merchants with Brazil being the[nbsp]first country and[nbsp]Mexico, Chile, Colombia and[nbsp]Peru coming next.'),(96552,2364,'_slider_story-past_14_gropus_0_description','field_6107ff01b9e36'),(96553,2364,'slider_story-past_14_gropus','1'),(96554,2364,'_slider_story-past_14_gropus','field_6107fee8b9e34'),(96555,2364,'slider_story-feature_0_gropus_2_title_title','CG[nbsp]eWallet.'),(96556,2364,'_slider_story-feature_0_gropus_2_title_title','field_6107ffda45734'),(96557,2364,'slider_story-feature_0_gropus_2_title_gradient','0'),(96558,2364,'_slider_story-feature_0_gropus_2_title_gradient','field_6107ffda45735'),(96559,2364,'slider_story-feature_0_gropus_2_title',''),(96560,2364,'_slider_story-feature_0_gropus_2_title','field_6107ffda45733'),(96561,2364,'slider_story-feature_0_gropus_2_description','Get full access to[nbsp]the[nbsp]benefits of[nbsp]the[nbsp]CG[nbsp]eWallet solution to[nbsp]increase customer interaction with your business.'),(96562,2364,'_slider_story-feature_0_gropus_2_description','field_6107ffda45736'),(96565,2366,'main-block_image','542'),(96566,2366,'_main-block_image','field_6107f1cd63ec8'),(96567,2366,'main-block_title','Sobre CommerceGate'),(96568,2366,'_main-block_title','field_6107f1db63ec9'),(96569,2366,'main-block_description','Miles de[nbsp]comerciantes han[nbsp]aumentado sus[nbsp]ventas con nuestras soluciones de[nbsp]pago desde el[nbsp]2006. Hoy[nbsp]día, hemos escalado con[nbsp]éxito proveyendo todos los[nbsp]negocios con tecnología líder y[nbsp]con fundamentos de[nbsp]prácticas comerciales éticas'),(96570,2366,'_main-block_description','field_6107f1e463eca'),(96571,2366,'main-block_button-title','Descubra más'),(96572,2366,'_main-block_button-title','field_6107f1f063ecb'),(96573,2366,'main-block',''),(96574,2366,'_main-block','field_6107f1b963ec7'),(96575,2366,'introductory-block-title','Somos profesionales reconocidos'),(96576,2366,'_introductory-block-title','field_6107f5e1078d8'),(96577,2366,'introductory-block-icons_0_icon','550'),(96578,2366,'_introductory-block-icons_0_icon','field_6107f5f6078da'),(96579,2366,'introductory-block-icons_0_icon-description','Con Licencia del[nbsp]Banco de[nbsp]España'),(96580,2366,'_introductory-block-icons_0_icon-description','field_6107f635d4d34'),(96581,2366,'introductory-block-icons_1_icon','551'),(96582,2366,'_introductory-block-icons_1_icon','field_6107f5f6078da'),(96583,2366,'introductory-block-icons_1_icon-description','Auditor de[nbsp]KPMG designado'),(96584,2366,'_introductory-block-icons_1_icon-description','field_6107f635d4d34'),(96585,2366,'introductory-block-icons_2_icon','552'),(96586,2366,'_introductory-block-icons_2_icon','field_6107f5f6078da'),(96587,2366,'introductory-block-icons_2_icon-description','Cumplimiento de[nbsp]seguridad PCI[nbsp]Nivel[nbsp]1'),(96588,2366,'_introductory-block-icons_2_icon-description','field_6107f635d4d34'),(96589,2366,'introductory-block-icons_3_icon','553'),(96590,2366,'_introductory-block-icons_3_icon','field_6107f5f6078da'),(96591,2366,'introductory-block-icons_3_icon-description','Institución Financiera Regulada por[nbsp]UE'),(96592,2366,'_introductory-block-icons_3_icon-description','field_6107f635d4d34'),(96593,2366,'introductory-block-icons','4'),(96594,2366,'_introductory-block-icons','field_6107f5e6078d9'),(96595,2366,'team-list_0_image','2092'),(96596,2366,'_team-list_0_image','field_6107f9b886e2d'),(96597,2366,'team-list_0_full-name','Evgen Sopin'),(96598,2366,'_team-list_0_full-name','field_6107f9ee86e2e'),(96599,2366,'team-list_0_position','Director Ejecutivo'),(96600,2366,'_team-list_0_position','field_6107fa0886e2f'),(96601,2366,'team-list_0_profile','https://www.linkedin.com/in/evgensopin/'),(96602,2366,'_team-list_0_profile','field_6107fa1e86e30'),(96603,2366,'team-list_1_image','570'),(96604,2366,'_team-list_1_image','field_6107f9b886e2d'),(96605,2366,'team-list_1_full-name','Carlos Maduro'),(96606,2366,'_team-list_1_full-name','field_6107f9ee86e2e'),(96607,2366,'team-list_1_position','Director Financiero'),(96608,2366,'_team-list_1_position','field_6107fa0886e2f'),(96609,2366,'team-list_1_profile','https://www.linkedin.com/in/carlosmaduro/'),(96610,2366,'_team-list_1_profile','field_6107fa1e86e30'),(96611,2366,'team-list_2_image','571'),(96612,2366,'_team-list_2_image','field_6107f9b886e2d'),(96613,2366,'team-list_2_full-name','Paul Barclay'),(96614,2366,'_team-list_2_full-name','field_6107f9ee86e2e'),(96615,2366,'team-list_2_position','Director comercial'),(96616,2366,'_team-list_2_position','field_6107fa0886e2f'),(96617,2366,'team-list_2_profile','https://www.linkedin.com/in/pabarclay/'),(96618,2366,'_team-list_2_profile','field_6107fa1e86e30'),(96619,2366,'team-list_3_image','572'),(96620,2366,'_team-list_3_image','field_6107f9b886e2d'),(96621,2366,'team-list_3_full-name','Andrew Rud'),(96622,2366,'_team-list_3_full-name','field_6107f9ee86e2e'),(96623,2366,'team-list_3_position','Director de[nbsp]Operaciones'),(96624,2366,'_team-list_3_position','field_6107fa0886e2f'),(96625,2366,'team-list_3_profile','https://www.linkedin.com/in/andrew-rud-b3274835/'),(96626,2366,'_team-list_3_profile','field_6107fa1e86e30'),(96627,2366,'team-list_4_image','573'),(96628,2366,'_team-list_4_image','field_6107f9b886e2d'),(96629,2366,'team-list_4_full-name','Andrew Vinnichenko'),(96630,2366,'_team-list_4_full-name','field_6107f9ee86e2e'),(96631,2366,'team-list_4_position','Oficial de[nbsp]Informes de[nbsp]Blanqueo de[nbsp]Capitales'),(96632,2366,'_team-list_4_position','field_6107fa0886e2f'),(96633,2366,'team-list_4_profile','https://www.linkedin.com/in/andrew-vinnichenko/'),(96634,2366,'_team-list_4_profile','field_6107fa1e86e30'),(96635,2366,'team-list','5'),(96636,2366,'_team-list','field_6107f8956d8f2'),(96637,2366,'team-block-info_team-title','Nuestro Equipo'),(96638,2366,'_team-block-info_team-title','field_6107f96a86e2c'),(96639,2366,'team-block-info_team-profile-link-title','Perfil de Linkedin'),(96640,2366,'_team-block-info_team-profile-link-title','field_6107fa2d86e31'),(96641,2366,'team-block-info',''),(96642,2366,'_team-block-info','field_6107fa5b46179'),(96643,2366,'our-story-title','Nuestra Historia'),(96644,2366,'_our-story-title','field_6107fd3dfac5c'),(96645,2366,'slider_story-past_0_year','Fundada en 2006'),(96646,2366,'_slider_story-past_0_year','field_6107fe861dc5d'),(96647,2366,'slider_story-past_0_gropus_0_title_title','Founded'),(96648,2366,'_slider_story-past_0_gropus_0_title_title','field_6107fefbb9e35'),(96649,2366,'slider_story-past_0_gropus_0_title_gradient','1'),(96650,2366,'_slider_story-past_0_gropus_0_title_gradient','field_6107ff2c8bc34'),(96651,2366,'slider_story-past_0_gropus_0_title',''),(96652,2366,'_slider_story-past_0_gropus_0_title','field_6107ff625d3cf'),(96653,2366,'slider_story-past_0_gropus_0_description','CommerceGate se[nbsp]fundó en[nbsp]Barcelona, España, mediante relaciones clave con[nbsp]instituciones financerias y[nbsp]de[nbsp]gestión de[nbsp]riesgos, para desarrollar capacidades tecnológicas y[nbsp]operativas en[nbsp]nuestra plataforma.'),(96654,2366,'_slider_story-past_0_gropus_0_description','field_6107ff01b9e36'),(96655,2366,'slider_story-past_0_gropus','1'),(96656,2366,'_slider_story-past_0_gropus','field_6107fee8b9e34'),(96657,2366,'slider_story-past_1_year','En 2007'),(96658,2366,'_slider_story-past_1_year','field_6107fe861dc5d'),(96659,2366,'slider_story-past_1_gropus_0_title_title','foundation'),(96660,2366,'_slider_story-past_1_gropus_0_title_title','field_6107fefbb9e35'),(96661,2366,'slider_story-past_1_gropus_0_title_gradient','0'),(96662,2366,'_slider_story-past_1_gropus_0_title_gradient','field_6107ff2c8bc34'),(96663,2366,'slider_story-past_1_gropus_0_title',''),(96664,2366,'_slider_story-past_1_gropus_0_title','field_6107ff625d3cf'),(96665,2366,'slider_story-past_1_gropus_0_description','CommerceGate rápidamente escaló hasta ser[nbsp]el[nbsp]mayor procesador de[nbsp]pagos de[nbsp]alto riesgo en[nbsp]España y[nbsp]se[nbsp]expandió por[nbsp]toda Europa, ofreciendo un[nbsp]rendimiento superior y[nbsp]soluciones de[nbsp]pago altamente seguras.'),(96666,2366,'_slider_story-past_1_gropus_0_description','field_6107ff01b9e36'),(96667,2366,'slider_story-past_1_gropus','1'),(96668,2366,'_slider_story-past_1_gropus','field_6107fee8b9e34'),(96669,2366,'slider_story-past_2_year','En 2009'),(96670,2366,'_slider_story-past_2_year','field_6107fe861dc5d'),(96671,2366,'slider_story-past_2_gropus_0_title_title','Relanzamiento de[nbsp]cgbilling.com'),(96672,2366,'_slider_story-past_2_gropus_0_title_title','field_6107fefbb9e35'),(96673,2366,'slider_story-past_2_gropus_0_title_gradient','0'),(96674,2366,'_slider_story-past_2_gropus_0_title_gradient','field_6107ff2c8bc34'),(96675,2366,'slider_story-past_2_gropus_0_title',''),(96676,2366,'_slider_story-past_2_gropus_0_title','field_6107ff625d3cf'),(96677,2366,'slider_story-past_2_gropus_0_description','CommerceGate se[nbsp]volvió un[nbsp]referente en[nbsp]la[nbsp]industria por[nbsp]la[nbsp]calidad del[nbsp]servicio de[nbsp]soporte de[nbsp]facturación al[nbsp]usuario final con[nbsp]el[nbsp]relanzamiento de[nbsp]cgbilling.com'),(96678,2366,'_slider_story-past_2_gropus_0_description','field_6107ff01b9e36'),(96679,2366,'slider_story-past_2_gropus','2'),(96680,2366,'_slider_story-past_2_gropus','field_6107fee8b9e34'),(96681,2366,'slider_story-past_3_year','En 2010'),(96682,2366,'_slider_story-past_3_year','field_6107fe861dc5d'),(96683,2366,'slider_story-past_3_gropus_0_title_title','CommerceGate amplió nuestro equipo'),(96684,2366,'_slider_story-past_3_gropus_0_title_title','field_6107fefbb9e35'),(96685,2366,'slider_story-past_3_gropus_0_title_gradient','0'),(96686,2366,'_slider_story-past_3_gropus_0_title_gradient','field_6107ff2c8bc34'),(96687,2366,'slider_story-past_3_gropus_0_title',''),(96688,2366,'_slider_story-past_3_gropus_0_title','field_6107ff625d3cf'),(96689,2366,'slider_story-past_3_gropus_0_description','CommerceGate amplió nuestro equipo para satisfacer la[nbsp]demanda creciente de[nbsp]nuestras soluciones de[nbsp]pago y[nbsp]seguir ofreciendo un[nbsp]soporte altamente dedicado a[nbsp]nuestros clientes.'),(96690,2366,'_slider_story-past_3_gropus_0_description','field_6107ff01b9e36'),(96691,2366,'slider_story-past_3_gropus','1'),(96692,2366,'_slider_story-past_3_gropus','field_6107fee8b9e34'),(96693,2366,'slider_story-past_4_year','En 2011'),(96694,2366,'_slider_story-past_4_year','field_6107fe861dc5d'),(96695,2366,'slider_story-past_4_gropus_0_title_title','El[nbsp]Europèan Billing Company of[nbsp]the[nbsp]Year'),(96696,2366,'_slider_story-past_4_gropus_0_title_title','field_6107fefbb9e35'),(96697,2366,'slider_story-past_4_gropus_0_title_gradient','0'),(96698,2366,'_slider_story-past_4_gropus_0_title_gradient','field_6107ff2c8bc34'),(96699,2366,'slider_story-past_4_gropus_0_title',''),(96700,2366,'_slider_story-past_4_gropus_0_title','field_6107ff625d3cf'),(96701,2366,'slider_story-past_4_gropus_0_description','CommerceGate fue[nbsp]galardonado con[nbsp]el[nbsp]Europèan Billing Company of[nbsp]the[nbsp]Year (Merchant Services) por[nbsp]nuestra larga dedicación a[nbsp]brindar tecnología de[nbsp]pago líder y[nbsp]acceso de[nbsp]soporte a[nbsp]nuestros clientes.'),(96702,2366,'_slider_story-past_4_gropus_0_description','field_6107ff01b9e36'),(96703,2366,'slider_story-past_4_gropus','1'),(96704,2366,'_slider_story-past_4_gropus','field_6107fee8b9e34'),(96705,2366,'slider_story-past_5_year','En 2012'),(96706,2366,'_slider_story-past_5_year','field_6107fe861dc5d'),(96707,2366,'slider_story-past_5_gropus_0_title_title','El[nbsp]European Billing Company of[nbsp]the[nbsp]Year Award'),(96708,2366,'_slider_story-past_5_gropus_0_title_title','field_6107fefbb9e35'),(96709,2366,'slider_story-past_5_gropus_0_title_gradient','0'),(96710,2366,'_slider_story-past_5_gropus_0_title_gradient','field_6107ff2c8bc34'),(96711,2366,'slider_story-past_5_gropus_0_title',''),(96712,2366,'_slider_story-past_5_gropus_0_title','field_6107ff625d3cf'),(96713,2366,'slider_story-past_5_gropus_0_description','CommerceGate fue[nbsp]nominada para el[nbsp]European Billing Company of[nbsp]the[nbsp]Year Award por[nbsp]el[nbsp]desempeño sobresaliente y[nbsp]confiabilidad de[nbsp]nuestras soluciones de[nbsp]pago para nuestros clientes en[nbsp]Europa.'),(96714,2366,'_slider_story-past_5_gropus_0_description','field_6107ff01b9e36'),(96715,2366,'slider_story-past_5_gropus','2'),(96716,2366,'_slider_story-past_5_gropus','field_6107fee8b9e34'),(96717,2366,'slider_story-past_6_year','En 2013'),(96718,2366,'_slider_story-past_6_year','field_6107fe861dc5d'),(96719,2366,'slider_story-past_6_gropus_0_title_title','El[nbsp]European Billing Company of[nbsp]the[nbsp]Year Award'),(96720,2366,'_slider_story-past_6_gropus_0_title_title','field_6107fefbb9e35'),(96721,2366,'slider_story-past_6_gropus_0_title_gradient','1'),(96722,2366,'_slider_story-past_6_gropus_0_title_gradient','field_6107ff2c8bc34'),(96723,2366,'slider_story-past_6_gropus_0_title',''),(96724,2366,'_slider_story-past_6_gropus_0_title','field_6107ff625d3cf'),(96725,2366,'slider_story-past_6_gropus_0_description','CommerceGate fue[nbsp]coronada con el[nbsp]título European Billing Company of[nbsp]the[nbsp]Year Award por[nbsp]nuestro sobresaliente desempeño y[nbsp]la[nbsp]confiabilidad de[nbsp]nuestras soluciones de[nbsp]pago para nuestros clientes en[nbsp]Europa.'),(96726,2366,'_slider_story-past_6_gropus_0_description','field_6107ff01b9e36'),(96727,2366,'slider_story-past_6_gropus','1'),(96728,2366,'_slider_story-past_6_gropus','field_6107fee8b9e34'),(96729,2366,'slider_story-past_7_year','En 2014'),(96730,2366,'_slider_story-past_7_year','field_6107fe861dc5d'),(96731,2366,'slider_story-past_7_gropus_0_title_title','El[nbsp]European Payment Processor of[nbsp]the[nbsp]Year Award'),(96732,2366,'_slider_story-past_7_gropus_0_title_title','field_6107fefbb9e35'),(96733,2366,'slider_story-past_7_gropus_0_title_gradient','0'),(96734,2366,'_slider_story-past_7_gropus_0_title_gradient','field_6107ff2c8bc34'),(96735,2366,'slider_story-past_7_gropus_0_title',''),(96736,2366,'_slider_story-past_7_gropus_0_title','field_6107ff625d3cf'),(96737,2366,'slider_story-past_7_gropus_0_description','CommerceGate fue[nbsp]coronada con[nbsp]el[nbsp]European Payment Processor of[nbsp]the[nbsp]Year Award por[nbsp]nuestras soluciones de[nbsp]pago lideres y[nbsp]altamente escalables para nuestros clientes en[nbsp]Europa.'),(96738,2366,'_slider_story-past_7_gropus_0_description','field_6107ff01b9e36'),(96739,2366,'slider_story-past_7_gropus','2'),(96740,2366,'_slider_story-past_7_gropus','field_6107fee8b9e34'),(96741,2366,'slider_story-past_8_year','En 2015'),(96742,2366,'_slider_story-past_8_year','field_6107fe861dc5d'),(96743,2366,'slider_story-past_8_gropus_0_title_title','CommerceGate amplió nuestro equipo'),(96744,2366,'_slider_story-past_8_gropus_0_title_title','field_6107fefbb9e35'),(96745,2366,'slider_story-past_8_gropus_0_title_gradient','0'),(96746,2366,'_slider_story-past_8_gropus_0_title_gradient','field_6107ff2c8bc34'),(96747,2366,'slider_story-past_8_gropus_0_title',''),(96748,2366,'_slider_story-past_8_gropus_0_title','field_6107ff625d3cf'),(96749,2366,'slider_story-past_8_gropus_0_description','CommerceGate amplió nuestro equipo para impulsar nuestras competencias principales y[nbsp]experiencia en[nbsp]áreas operacionales clave, mientras continuó ampliando su[nbsp]base de[nbsp]clientes y[nbsp]soporte por[nbsp]toda Europa.'),(96750,2366,'_slider_story-past_8_gropus_0_description','field_6107ff01b9e36'),(96751,2366,'slider_story-past_8_gropus','3'),(96752,2366,'_slider_story-past_8_gropus','field_6107fee8b9e34'),(96753,2366,'slider_story-past','15'),(96754,2366,'_slider_story-past','field_6107fe24901a6'),(96755,2366,'slider_story-feature_0_year','En 2022'),(96756,2366,'_slider_story-feature_0_year','field_6107ffda45731'),(96757,2366,'slider_story-feature_0_gropus_0_title_title','Banco Digital[nbsp]CG.'),(96758,2366,'_slider_story-feature_0_gropus_0_title_title','field_6107ffda45734'),(96759,2366,'slider_story-feature_0_gropus_0_title_gradient','0'),(96760,2366,'_slider_story-feature_0_gropus_0_title_gradient','field_6107ffda45735'),(96761,2366,'slider_story-feature_0_gropus_0_title',''),(96762,2366,'_slider_story-feature_0_gropus_0_title','field_6107ffda45733'),(96763,2366,'slider_story-feature_0_gropus_0_description','Banco Digital[nbsp]CG. Obtenga acceso sencillo a[nbsp]servicios clave de[nbsp]la[nbsp]banca digital, adaptados a[nbsp]las[nbsp]necesidades de[nbsp]su[nbsp]negocio en[nbsp]línea.'),(96764,2366,'_slider_story-feature_0_gropus_0_description','field_6107ffda45736'),(96765,2366,'slider_story-feature_0_gropus','3'),(96766,2366,'_slider_story-feature_0_gropus','field_6107ffda45732'),(96767,2366,'slider_story-feature','1'),(96768,2366,'_slider_story-feature','field_6107ffda45730'),(96769,2366,'slider',''),(96770,2366,'_slider','field_610800a34520b'),(96771,2366,'slider_story-feature_0_gropus_1_title_title','Tarjeta[nbsp]CG.'),(96772,2366,'_slider_story-feature_0_gropus_1_title_title','field_6107ffda45734'),(96773,2366,'slider_story-feature_0_gropus_1_title_gradient','0'),(96774,2366,'_slider_story-feature_0_gropus_1_title_gradient','field_6107ffda45735'),(96775,2366,'slider_story-feature_0_gropus_1_title',''),(96776,2366,'_slider_story-feature_0_gropus_1_title','field_6107ffda45733'),(96777,2366,'slider_story-feature_0_gropus_1_description','Tarjeta[nbsp]CG. Obtenga tarjetas de[nbsp]crédito corporativas y[nbsp]personales vinculadas a[nbsp]su[nbsp]cuenta para sus[nbsp]socios clave y[nbsp]partes interesadas.'),(96778,2366,'_slider_story-feature_0_gropus_1_description','field_6107ffda45736'),(96779,2366,'career-block-info_title','Comience su Carrera'),(96780,2366,'_career-block-info_title','field_6108088e7a966'),(96781,2366,'career-block-info_suptitle_text','Explore posiciones'),(96782,2366,'_career-block-info_suptitle_text','field_610808a07a968'),(96783,2366,'career-block-info_suptitle_color','#EB5042'),(96784,2366,'_career-block-info_suptitle_color','field_610808a67a969'),(96785,2366,'career-block-info_suptitle',''),(96786,2366,'_career-block-info_suptitle','field_610808947a967'),(96787,2366,'career-block-info',''),(96788,2366,'_career-block-info','field_610807c27a965'),(96789,2366,'career-block-info_button','a:3:{s:5:\"title\";s:12:\"See All Jobs\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/careers/\";s:6:\"target\";s:0:\"\";}'),(96790,2366,'_career-block-info_button','field_610808cdef69d'),(96791,2366,'slider_story-past_2_gropus_1_title_title','El[nbsp]Strategic Alliance of[nbsp]the[nbsp]Year Award'),(96792,2366,'_slider_story-past_2_gropus_1_title_title','field_6107fefbb9e35'),(96793,2366,'slider_story-past_2_gropus_1_title_gradient','0'),(96794,2366,'_slider_story-past_2_gropus_1_title_gradient','field_6107ff2c8bc34'),(96795,2366,'slider_story-past_2_gropus_1_title',''),(96796,2366,'_slider_story-past_2_gropus_1_title','field_6107ff625d3cf'),(96797,2366,'slider_story-past_2_gropus_1_description','CommerceGate fue[nbsp]galardonado con[nbsp]el[nbsp]Strategic Alliance of[nbsp]the[nbsp]Year Award por[nbsp]su[nbsp]desempeño sobresaliente y[nbsp]confiabilidad de[nbsp]nuestras soluciones de[nbsp]pago.'),(96798,2366,'_slider_story-past_2_gropus_1_description','field_6107ff01b9e36'),(96799,2366,'slider_story-past_5_gropus_1_title_title','CommerceGate relanza nuestro sitio web insignia'),(96800,2366,'_slider_story-past_5_gropus_1_title_title','field_6107fefbb9e35'),(96801,2366,'slider_story-past_5_gropus_1_title_gradient','0'),(96802,2366,'_slider_story-past_5_gropus_1_title_gradient','field_6107ff2c8bc34'),(96803,2366,'slider_story-past_5_gropus_1_title',''),(96804,2366,'_slider_story-past_5_gropus_1_title','field_6107ff625d3cf'),(96805,2366,'slider_story-past_5_gropus_1_description','CommerceGate relanza nuestro sitio web insignia y[nbsp]nuestra imagen de[nbsp]marca para enfatizar nuestro éxito de[nbsp]crecimiento, experiencia en[nbsp]la[nbsp]industria y[nbsp]excepcional dedicación a[nbsp]nuestros clientes.'),(96806,2366,'_slider_story-past_5_gropus_1_description','field_6107ff01b9e36'),(96807,2366,'slider_story-past_7_gropus_1_title_title','El[nbsp]liderazgo en[nbsp]innovación y[nbsp]desarrollo'),(96808,2366,'_slider_story-past_7_gropus_1_title_title','field_6107fefbb9e35'),(96809,2366,'slider_story-past_7_gropus_1_title_gradient','0'),(96810,2366,'_slider_story-past_7_gropus_1_title_gradient','field_6107ff2c8bc34'),(96811,2366,'slider_story-past_7_gropus_1_title',''),(96812,2366,'_slider_story-past_7_gropus_1_title','field_6107ff625d3cf'),(96813,2366,'slider_story-past_7_gropus_1_description','CommerceGate toma el[nbsp]liderazgo en[nbsp]innovación y[nbsp]desarrollo bajo una[nbsp]nueva dirección con[nbsp]el[nbsp]compromiso de[nbsp]desarrollar y[nbsp]adoptar las[nbsp]últimas tecnologías de[nbsp]pago disponibles para nuestros clientes.'),(96814,2366,'_slider_story-past_7_gropus_1_description','field_6107ff01b9e36'),(96815,2366,'slider_story-past_8_gropus_1_title_title','La[nbsp]nueva plataforma de[nbsp]procesamiento y[nbsp]sistemas'),(96816,2366,'_slider_story-past_8_gropus_1_title_title','field_6107fefbb9e35'),(96817,2366,'slider_story-past_8_gropus_1_title_gradient','0'),(96818,2366,'_slider_story-past_8_gropus_1_title_gradient','field_6107ff2c8bc34'),(96819,2366,'slider_story-past_8_gropus_1_title',''),(96820,2366,'_slider_story-past_8_gropus_1_title','field_6107ff625d3cf'),(96821,2366,'slider_story-past_8_gropus_1_description','CommerceGate comienza el[nbsp]desarrollo de[nbsp]la[nbsp]nueva plataforma de[nbsp]procesamiento y[nbsp]sistemas de[nbsp]administración para proveer a[nbsp]nuestros clientes de[nbsp]una[nbsp]solución líder en[nbsp]procesamiento de[nbsp]pagos y[nbsp]altamente segura.'),(96822,2366,'_slider_story-past_8_gropus_1_description','field_6107ff01b9e36'),(96823,2366,'slider_story-past_8_gropus_2_title_title','Tecnología inteligente ágil y basada en datos'),(96824,2366,'_slider_story-past_8_gropus_2_title_title','field_6107fefbb9e35'),(96825,2366,'slider_story-past_8_gropus_2_title_gradient','0'),(96826,2366,'_slider_story-past_8_gropus_2_title_gradient','field_6107ff2c8bc34'),(96827,2366,'slider_story-past_8_gropus_2_title',''),(96828,2366,'_slider_story-past_8_gropus_2_title','field_6107ff625d3cf'),(96829,2366,'slider_story-past_8_gropus_2_description','CommerceGate continúa evolucionando y[nbsp]satisfaciendo el[nbsp]panorama cambiante de[nbsp]la[nbsp]industria mediante la[nbsp]optimización de[nbsp]los[nbsp]procesos de[nbsp]negocio, haciendo uso[nbsp]de[nbsp]tecnología inteligente ágil[nbsp]y[nbsp]basada en[nbsp]datos.'),(96830,2366,'_slider_story-past_8_gropus_2_description','field_6107ff01b9e36'),(96831,2366,'slider_story-past_9_year','En 2016'),(96832,2366,'_slider_story-past_9_year','field_6107fe861dc5d'),(96833,2366,'slider_story-past_9_gropus_0_title_title','Un[nbsp]sistema líder de[nbsp]administración y[nbsp]de[nbsp]interfaz'),(96834,2366,'_slider_story-past_9_gropus_0_title_title','field_6107fefbb9e35'),(96835,2366,'slider_story-past_9_gropus_0_title_gradient','0'),(96836,2366,'_slider_story-past_9_gropus_0_title_gradient','field_6107ff2c8bc34'),(96837,2366,'slider_story-past_9_gropus_0_title',''),(96838,2366,'_slider_story-past_9_gropus_0_title','field_6107ff625d3cf'),(96839,2366,'slider_story-past_9_gropus_0_description','CommerceGate lanza un[nbsp]sistema líder de[nbsp]administración y[nbsp]de[nbsp]interfaz de[nbsp]usuario para el[nbsp]comerciante, haciendo más[nbsp]sencilla y[nbsp]conveniente la[nbsp]gestión del[nbsp]procesamiento de[nbsp]pagos de[nbsp]nuestros clientes.'),(96840,2366,'_slider_story-past_9_gropus_0_description','field_6107ff01b9e36'),(96841,2366,'slider_story-past_9_gropus_1_title_title','El[nbsp]sitio web y[nbsp]el[nbsp]perfil corporativo'),(96842,2366,'_slider_story-past_9_gropus_1_title_title','field_6107fefbb9e35'),(96843,2366,'slider_story-past_9_gropus_1_title_gradient','0'),(96844,2366,'_slider_story-past_9_gropus_1_title_gradient','field_6107ff2c8bc34'),(96845,2366,'slider_story-past_9_gropus_1_title',''),(96846,2366,'_slider_story-past_9_gropus_1_title','field_6107ff625d3cf'),(96847,2366,'slider_story-past_9_gropus_1_description','CommerceGate actualiza el[nbsp]sitio web y[nbsp]el[nbsp]perfil corporativo para reflejar nuestra dedicación y[nbsp]nuestro compromiso con[nbsp]la[nbsp]innovación constante, marcando la[nbsp]transición a[nbsp]un[nbsp]procesador de[nbsp]pagos eficiente, ágil y[nbsp]basado en[nbsp]datos.'),(96848,2366,'_slider_story-past_9_gropus_1_description','field_6107ff01b9e36'),(96849,2366,'slider_story-past_9_gropus','2'),(96850,2366,'_slider_story-past_9_gropus','field_6107fee8b9e34'),(96851,2366,'slider_story-past_10_year','En 2017'),(96852,2366,'_slider_story-past_10_year','field_6107fe861dc5d'),(96853,2366,'slider_story-past_10_gropus_0_title_title','Billing[nbsp]2.0'),(96854,2366,'_slider_story-past_10_gropus_0_title_title','field_6107fefbb9e35'),(96855,2366,'slider_story-past_10_gropus_0_title_gradient','1'),(96856,2366,'_slider_story-past_10_gropus_0_title_gradient','field_6107ff2c8bc34'),(96857,2366,'slider_story-past_10_gropus_0_title',''),(96858,2366,'_slider_story-past_10_gropus_0_title','field_6107ff625d3cf'),(96859,2366,'slider_story-past_10_gropus_0_description','CommerceGate lanza Billing[nbsp]2.0, un[nbsp]sistema líder de[nbsp]cobros, pagos y[nbsp]facturación todo en[nbsp]uno, que[nbsp]proporciona la[nbsp]última tecnología y[nbsp]funcionalidades con[nbsp]datos de[nbsp]cada transacción precisos para nuestros clientes.'),(96860,2366,'_slider_story-past_10_gropus_0_description','field_6107ff01b9e36'),(96861,2366,'slider_story-past_10_gropus','1'),(96862,2366,'_slider_story-past_10_gropus','field_6107fee8b9e34'),(96863,2366,'slider_story-past_11_year','En 2018'),(96864,2366,'_slider_story-past_11_year','field_6107fe861dc5d'),(96865,2366,'slider_story-past_11_gropus_0_title_title','CGPayTech'),(96866,2366,'_slider_story-past_11_gropus_0_title_title','field_6107fefbb9e35'),(96867,2366,'slider_story-past_11_gropus_0_title_gradient','1'),(96868,2366,'_slider_story-past_11_gropus_0_title_gradient','field_6107ff2c8bc34'),(96869,2366,'slider_story-past_11_gropus_0_title',''),(96870,2366,'_slider_story-past_11_gropus_0_title','field_6107ff625d3cf'),(96871,2366,'slider_story-past_11_gropus_0_description','CommerceGate lanza CGPayTech, una[nbsp]plataforma de[nbsp]vanguardia para pagos con[nbsp]capacidades más[nbsp]altas de[nbsp]procesamiento, protocolos de[nbsp]encriptado de[nbsp]seguridad mejorados y[nbsp]variedad de[nbsp]métodos de[nbsp]pago adicionales.'),(96872,2366,'_slider_story-past_11_gropus_0_description','field_6107ff01b9e36'),(96873,2366,'slider_story-past_11_gropus','1'),(96874,2366,'_slider_story-past_11_gropus','field_6107fee8b9e34'),(96875,2366,'slider_story-past_12_year','En 2019'),(96876,2366,'_slider_story-past_12_year','field_6107fe861dc5d'),(96877,2366,'slider_story-past_12_gropus_0_title_title','20a integración de[nbsp]socios adquirentes'),(96878,2366,'_slider_story-past_12_gropus_0_title_title','field_6107fefbb9e35'),(96879,2366,'slider_story-past_12_gropus_0_title_gradient','0'),(96880,2366,'_slider_story-past_12_gropus_0_title_gradient','field_6107ff2c8bc34'),(96881,2366,'slider_story-past_12_gropus_0_title',''),(96882,2366,'_slider_story-past_12_gropus_0_title','field_6107ff625d3cf'),(96883,2366,'slider_story-past_12_gropus_0_description','CommerceGate introduce la[nbsp]20a integración de[nbsp]socios adquirentes, permitiendo a[nbsp]nuestros comerciantes volúmenes transaccionales más[nbsp]altos, mejor conversión, gestión del[nbsp]riesgo y[nbsp]calidad del[nbsp]procesamiento de[nbsp]pago.'),(96884,2366,'_slider_story-past_12_gropus_0_description','field_6107ff01b9e36'),(96885,2366,'slider_story-past_12_gropus','1'),(96886,2366,'_slider_story-past_12_gropus','field_6107fee8b9e34'),(96887,2366,'slider_story-past_13_year','En 2020'),(96888,2366,'_slider_story-past_13_year','field_6107fe861dc5d'),(96889,2366,'slider_story-past_13_gropus_0_title_title','La[nbsp]licencia de[nbsp]institución financiera'),(96890,2366,'_slider_story-past_13_gropus_0_title_title','field_6107fefbb9e35'),(96891,2366,'slider_story-past_13_gropus_0_title_gradient','0'),(96892,2366,'_slider_story-past_13_gropus_0_title_gradient','field_6107ff2c8bc34'),(96893,2366,'slider_story-past_13_gropus_0_title',''),(96894,2366,'_slider_story-past_13_gropus_0_title','field_6107ff625d3cf'),(96895,2366,'slider_story-past_13_gropus_0_description','CommerceGate fue[nbsp]el[nbsp]primer grupo no[nbsp]bancario en[nbsp]España en[nbsp]obtener la[nbsp]licencia de[nbsp]institución financiera del[nbsp]Banco de[nbsp]España.'),(96896,2366,'_slider_story-past_13_gropus_0_description','field_6107ff01b9e36'),(96897,2366,'slider_story-past_13_gropus','1'),(96898,2366,'_slider_story-past_13_gropus','field_6107fee8b9e34'),(96899,2366,'slider_story-past_14_year','En 2021'),(96900,2366,'_slider_story-past_14_year','field_6107fe861dc5d'),(96901,2366,'slider_story-past_14_gropus_0_title_title','CommerceGate abre el[nbsp]mercado LATAM'),(96902,2366,'_slider_story-past_14_gropus_0_title_title','field_6107fefbb9e35'),(96903,2366,'slider_story-past_14_gropus_0_title_gradient','0'),(96904,2366,'_slider_story-past_14_gropus_0_title_gradient','field_6107ff2c8bc34'),(96905,2366,'slider_story-past_14_gropus_0_title',''),(96906,2366,'_slider_story-past_14_gropus_0_title','field_6107ff625d3cf'),(96907,2366,'slider_story-past_14_gropus_0_description','CommerceGate abre el[nbsp]mercado LATAM a[nbsp]través de[nbsp]soluciones de[nbsp]adquisición y[nbsp]pagos locales para comerciantes de[nbsp]la[nbsp]UE, y[nbsp]a[nbsp]continuación Brasil como primer país, y[nbsp]México, Chile, Colombia y[nbsp]Perú después.'),(96908,2366,'_slider_story-past_14_gropus_0_description','field_6107ff01b9e36'),(96909,2366,'slider_story-past_14_gropus','1'),(96910,2366,'_slider_story-past_14_gropus','field_6107fee8b9e34'),(96911,2366,'slider_story-feature_0_gropus_2_title_title','E[nbsp]Wallet[nbsp]CG.'),(96912,2366,'_slider_story-feature_0_gropus_2_title_title','field_6107ffda45734'),(96913,2366,'slider_story-feature_0_gropus_2_title_gradient','0'),(96914,2366,'_slider_story-feature_0_gropus_2_title_gradient','field_6107ffda45735'),(96915,2366,'slider_story-feature_0_gropus_2_title',''),(96916,2366,'_slider_story-feature_0_gropus_2_title','field_6107ffda45733'),(96917,2366,'slider_story-feature_0_gropus_2_description','E[nbsp]Wallet[nbsp]CG. Obtenga completo acceso a[nbsp]los[nbsp]beneficios de[nbsp]la[nbsp]solución CG[nbsp]eWallet para aumentar la[nbsp]interacción del[nbsp]cliente con[nbsp]su[nbsp]negocio.'),(96918,2366,'_slider_story-feature_0_gropus_2_description','field_6107ffda45736'),(96919,2367,'main-block_image','542'),(96920,2367,'_main-block_image','field_6107f1cd63ec8'),(96921,2367,'main-block_title','Sobre CommerceGate'),(96922,2367,'_main-block_title','field_6107f1db63ec9'),(96923,2367,'main-block_description','Miles de[nbsp]comerciantes han[nbsp]aumentado sus[nbsp]ventas con nuestras soluciones de[nbsp]pago desde el[nbsp]2006. Hoy[nbsp]día, hemos escalado con[nbsp]éxito proveyendo todos los[nbsp]negocios con tecnología líder y[nbsp]con fundamentos de[nbsp]prácticas comerciales éticas'),(96924,2367,'_main-block_description','field_6107f1e463eca'),(96925,2367,'main-block_button-title','Descubra más'),(96926,2367,'_main-block_button-title','field_6107f1f063ecb'),(96927,2367,'main-block',''),(96928,2367,'_main-block','field_6107f1b963ec7'),(96929,2367,'introductory-block-title','Somos profesionales reconocidos'),(96930,2367,'_introductory-block-title','field_6107f5e1078d8'),(96931,2367,'introductory-block-icons_0_icon','550'),(96932,2367,'_introductory-block-icons_0_icon','field_6107f5f6078da'),(96933,2367,'introductory-block-icons_0_icon-description','Con Licencia del[nbsp]Banco de[nbsp]España'),(96934,2367,'_introductory-block-icons_0_icon-description','field_6107f635d4d34'),(96935,2367,'introductory-block-icons_1_icon','551'),(96936,2367,'_introductory-block-icons_1_icon','field_6107f5f6078da'),(96937,2367,'introductory-block-icons_1_icon-description','Auditor de[nbsp]KPMG designado'),(96938,2367,'_introductory-block-icons_1_icon-description','field_6107f635d4d34'),(96939,2367,'introductory-block-icons_2_icon','552'),(96940,2367,'_introductory-block-icons_2_icon','field_6107f5f6078da'),(96941,2367,'introductory-block-icons_2_icon-description','Cumplimiento de[nbsp]seguridad PCI[nbsp]Nivel[nbsp]1'),(96942,2367,'_introductory-block-icons_2_icon-description','field_6107f635d4d34'),(96943,2367,'introductory-block-icons_3_icon','553'),(96944,2367,'_introductory-block-icons_3_icon','field_6107f5f6078da'),(96945,2367,'introductory-block-icons_3_icon-description','Institución Financiera Regulada por[nbsp]UE'),(96946,2367,'_introductory-block-icons_3_icon-description','field_6107f635d4d34'),(96947,2367,'introductory-block-icons','4'),(96948,2367,'_introductory-block-icons','field_6107f5e6078d9'),(96949,2367,'team-list_0_image','2092'),(96950,2367,'_team-list_0_image','field_6107f9b886e2d'),(96951,2367,'team-list_0_full-name','Evgen Sopin'),(96952,2367,'_team-list_0_full-name','field_6107f9ee86e2e'),(96953,2367,'team-list_0_position','Director Ejecutivo'),(96954,2367,'_team-list_0_position','field_6107fa0886e2f'),(96955,2367,'team-list_0_profile','https://www.linkedin.com/in/evgensopin/'),(96956,2367,'_team-list_0_profile','field_6107fa1e86e30'),(96957,2367,'team-list_1_image','570'),(96958,2367,'_team-list_1_image','field_6107f9b886e2d'),(96959,2367,'team-list_1_full-name','Carlos Maduro'),(96960,2367,'_team-list_1_full-name','field_6107f9ee86e2e'),(96961,2367,'team-list_1_position','Director Financiero'),(96962,2367,'_team-list_1_position','field_6107fa0886e2f'),(96963,2367,'team-list_1_profile','https://www.linkedin.com/in/carlosmaduro/'),(96964,2367,'_team-list_1_profile','field_6107fa1e86e30'),(96965,2367,'team-list_2_image','571'),(96966,2367,'_team-list_2_image','field_6107f9b886e2d'),(96967,2367,'team-list_2_full-name','Paul Barclay'),(96968,2367,'_team-list_2_full-name','field_6107f9ee86e2e'),(96969,2367,'team-list_2_position','Director comercial'),(96970,2367,'_team-list_2_position','field_6107fa0886e2f'),(96971,2367,'team-list_2_profile','https://www.linkedin.com/in/pabarclay/'),(96972,2367,'_team-list_2_profile','field_6107fa1e86e30'),(96973,2367,'team-list_3_image','572'),(96974,2367,'_team-list_3_image','field_6107f9b886e2d'),(96975,2367,'team-list_3_full-name','Andrew Rud'),(96976,2367,'_team-list_3_full-name','field_6107f9ee86e2e'),(96977,2367,'team-list_3_position','Director de[nbsp]Operaciones'),(96978,2367,'_team-list_3_position','field_6107fa0886e2f'),(96979,2367,'team-list_3_profile','https://www.linkedin.com/in/andrew-rud-b3274835/'),(96980,2367,'_team-list_3_profile','field_6107fa1e86e30'),(96981,2367,'team-list_4_image','573'),(96982,2367,'_team-list_4_image','field_6107f9b886e2d'),(96983,2367,'team-list_4_full-name','Andrew Vinnichenko'),(96984,2367,'_team-list_4_full-name','field_6107f9ee86e2e'),(96985,2367,'team-list_4_position','Oficial de[nbsp]Informes de[nbsp]Blanqueo de[nbsp]Capitales'),(96986,2367,'_team-list_4_position','field_6107fa0886e2f'),(96987,2367,'team-list_4_profile','https://www.linkedin.com/in/andrew-vinnichenko/'),(96988,2367,'_team-list_4_profile','field_6107fa1e86e30'),(96989,2367,'team-list','5'),(96990,2367,'_team-list','field_6107f8956d8f2'),(96991,2367,'team-block-info_team-title','Nuestro Equipo'),(96992,2367,'_team-block-info_team-title','field_6107f96a86e2c'),(96993,2367,'team-block-info_team-profile-link-title','Perfil de Linkedin'),(96994,2367,'_team-block-info_team-profile-link-title','field_6107fa2d86e31'),(96995,2367,'team-block-info',''),(96996,2367,'_team-block-info','field_6107fa5b46179'),(96997,2367,'our-story-title','Nuestra Historia'),(96998,2367,'_our-story-title','field_6107fd3dfac5c'),(96999,2367,'slider_story-past_0_year','Fundada en 2006'),(97000,2367,'_slider_story-past_0_year','field_6107fe861dc5d'),(97001,2367,'slider_story-past_0_gropus_0_title_title','Founded'),(97002,2367,'_slider_story-past_0_gropus_0_title_title','field_6107fefbb9e35'),(97003,2367,'slider_story-past_0_gropus_0_title_gradient','1'),(97004,2367,'_slider_story-past_0_gropus_0_title_gradient','field_6107ff2c8bc34'),(97005,2367,'slider_story-past_0_gropus_0_title',''),(97006,2367,'_slider_story-past_0_gropus_0_title','field_6107ff625d3cf'),(97007,2367,'slider_story-past_0_gropus_0_description','CommerceGate se[nbsp]fundó en[nbsp]Barcelona, España, mediante relaciones clave con[nbsp]instituciones financerias y[nbsp]de[nbsp]gestión de[nbsp]riesgos, para desarrollar capacidades tecnológicas y[nbsp]operativas en[nbsp]nuestra plataforma.'),(97008,2367,'_slider_story-past_0_gropus_0_description','field_6107ff01b9e36'),(97009,2367,'slider_story-past_0_gropus','1'),(97010,2367,'_slider_story-past_0_gropus','field_6107fee8b9e34'),(97011,2367,'slider_story-past_1_year','En 2007'),(97012,2367,'_slider_story-past_1_year','field_6107fe861dc5d'),(97013,2367,'slider_story-past_1_gropus_0_title_title','foundation'),(97014,2367,'_slider_story-past_1_gropus_0_title_title','field_6107fefbb9e35'),(97015,2367,'slider_story-past_1_gropus_0_title_gradient','0'),(97016,2367,'_slider_story-past_1_gropus_0_title_gradient','field_6107ff2c8bc34'),(97017,2367,'slider_story-past_1_gropus_0_title',''),(97018,2367,'_slider_story-past_1_gropus_0_title','field_6107ff625d3cf'),(97019,2367,'slider_story-past_1_gropus_0_description','CommerceGate rápidamente escaló hasta ser[nbsp]el[nbsp]mayor procesador de[nbsp]pagos de[nbsp]alto riesgo en[nbsp]España y[nbsp]se[nbsp]expandió por[nbsp]toda Europa, ofreciendo un[nbsp]rendimiento superior y[nbsp]soluciones de[nbsp]pago altamente seguras.'),(97020,2367,'_slider_story-past_1_gropus_0_description','field_6107ff01b9e36'),(97021,2367,'slider_story-past_1_gropus','1'),(97022,2367,'_slider_story-past_1_gropus','field_6107fee8b9e34'),(97023,2367,'slider_story-past_2_year','En 2009'),(97024,2367,'_slider_story-past_2_year','field_6107fe861dc5d'),(97025,2367,'slider_story-past_2_gropus_0_title_title','Relanzamiento de[nbsp]cgbilling.com'),(97026,2367,'_slider_story-past_2_gropus_0_title_title','field_6107fefbb9e35'),(97027,2367,'slider_story-past_2_gropus_0_title_gradient','0'),(97028,2367,'_slider_story-past_2_gropus_0_title_gradient','field_6107ff2c8bc34'),(97029,2367,'slider_story-past_2_gropus_0_title',''),(97030,2367,'_slider_story-past_2_gropus_0_title','field_6107ff625d3cf'),(97031,2367,'slider_story-past_2_gropus_0_description','CommerceGate se[nbsp]volvió un[nbsp]referente en[nbsp]la[nbsp]industria por[nbsp]la[nbsp]calidad del[nbsp]servicio de[nbsp]soporte de[nbsp]facturación al[nbsp]usuario final con[nbsp]el[nbsp]relanzamiento de[nbsp]cgbilling.com'),(97032,2367,'_slider_story-past_2_gropus_0_description','field_6107ff01b9e36'),(97033,2367,'slider_story-past_2_gropus','2'),(97034,2367,'_slider_story-past_2_gropus','field_6107fee8b9e34'),(97035,2367,'slider_story-past_3_year','En 2010'),(97036,2367,'_slider_story-past_3_year','field_6107fe861dc5d'),(97037,2367,'slider_story-past_3_gropus_0_title_title','CommerceGate amplió nuestro equipo'),(97038,2367,'_slider_story-past_3_gropus_0_title_title','field_6107fefbb9e35'),(97039,2367,'slider_story-past_3_gropus_0_title_gradient','0'),(97040,2367,'_slider_story-past_3_gropus_0_title_gradient','field_6107ff2c8bc34'),(97041,2367,'slider_story-past_3_gropus_0_title',''),(97042,2367,'_slider_story-past_3_gropus_0_title','field_6107ff625d3cf'),(97043,2367,'slider_story-past_3_gropus_0_description','CommerceGate amplió nuestro equipo para satisfacer la[nbsp]demanda creciente de[nbsp]nuestras soluciones de[nbsp]pago y[nbsp]seguir ofreciendo un[nbsp]soporte altamente dedicado a[nbsp]nuestros clientes.'),(97044,2367,'_slider_story-past_3_gropus_0_description','field_6107ff01b9e36'),(97045,2367,'slider_story-past_3_gropus','1'),(97046,2367,'_slider_story-past_3_gropus','field_6107fee8b9e34'),(97047,2367,'slider_story-past_4_year','En 2011'),(97048,2367,'_slider_story-past_4_year','field_6107fe861dc5d'),(97049,2367,'slider_story-past_4_gropus_0_title_title','El[nbsp]Europèan Billing Company of[nbsp]the[nbsp]Year'),(97050,2367,'_slider_story-past_4_gropus_0_title_title','field_6107fefbb9e35'),(97051,2367,'slider_story-past_4_gropus_0_title_gradient','0'),(97052,2367,'_slider_story-past_4_gropus_0_title_gradient','field_6107ff2c8bc34'),(97053,2367,'slider_story-past_4_gropus_0_title',''),(97054,2367,'_slider_story-past_4_gropus_0_title','field_6107ff625d3cf'),(97055,2367,'slider_story-past_4_gropus_0_description','CommerceGate fue[nbsp]galardonado con[nbsp]el[nbsp]Europèan Billing Company of[nbsp]the[nbsp]Year (Merchant Services) por[nbsp]nuestra larga dedicación a[nbsp]brindar tecnología de[nbsp]pago líder y[nbsp]acceso de[nbsp]soporte a[nbsp]nuestros clientes.'),(97056,2367,'_slider_story-past_4_gropus_0_description','field_6107ff01b9e36'),(97057,2367,'slider_story-past_4_gropus','1'),(97058,2367,'_slider_story-past_4_gropus','field_6107fee8b9e34'),(97059,2367,'slider_story-past_5_year','En 2012'),(97060,2367,'_slider_story-past_5_year','field_6107fe861dc5d'),(97061,2367,'slider_story-past_5_gropus_0_title_title','El[nbsp]European Billing Company of[nbsp]the[nbsp]Year Award'),(97062,2367,'_slider_story-past_5_gropus_0_title_title','field_6107fefbb9e35'),(97063,2367,'slider_story-past_5_gropus_0_title_gradient','0'),(97064,2367,'_slider_story-past_5_gropus_0_title_gradient','field_6107ff2c8bc34'),(97065,2367,'slider_story-past_5_gropus_0_title',''),(97066,2367,'_slider_story-past_5_gropus_0_title','field_6107ff625d3cf'),(97067,2367,'slider_story-past_5_gropus_0_description','CommerceGate fue[nbsp]nominada para el[nbsp]European Billing Company of[nbsp]the[nbsp]Year Award por[nbsp]el[nbsp]desempeño sobresaliente y[nbsp]confiabilidad de[nbsp]nuestras soluciones de[nbsp]pago para nuestros clientes en[nbsp]Europa.'),(97068,2367,'_slider_story-past_5_gropus_0_description','field_6107ff01b9e36'),(97069,2367,'slider_story-past_5_gropus','2'),(97070,2367,'_slider_story-past_5_gropus','field_6107fee8b9e34'),(97071,2367,'slider_story-past_6_year','En 2013'),(97072,2367,'_slider_story-past_6_year','field_6107fe861dc5d'),(97073,2367,'slider_story-past_6_gropus_0_title_title','El[nbsp]European Billing Company of[nbsp]the[nbsp]Year Award'),(97074,2367,'_slider_story-past_6_gropus_0_title_title','field_6107fefbb9e35'),(97075,2367,'slider_story-past_6_gropus_0_title_gradient','1'),(97076,2367,'_slider_story-past_6_gropus_0_title_gradient','field_6107ff2c8bc34'),(97077,2367,'slider_story-past_6_gropus_0_title',''),(97078,2367,'_slider_story-past_6_gropus_0_title','field_6107ff625d3cf'),(97079,2367,'slider_story-past_6_gropus_0_description','CommerceGate fue[nbsp]coronada con el[nbsp]título European Billing Company of[nbsp]the[nbsp]Year Award por[nbsp]nuestro sobresaliente desempeño y[nbsp]la[nbsp]confiabilidad de[nbsp]nuestras soluciones de[nbsp]pago para nuestros clientes en[nbsp]Europa.'),(97080,2367,'_slider_story-past_6_gropus_0_description','field_6107ff01b9e36'),(97081,2367,'slider_story-past_6_gropus','1'),(97082,2367,'_slider_story-past_6_gropus','field_6107fee8b9e34'),(97083,2367,'slider_story-past_7_year','En 2014'),(97084,2367,'_slider_story-past_7_year','field_6107fe861dc5d'),(97085,2367,'slider_story-past_7_gropus_0_title_title','El[nbsp]European Payment Processor of[nbsp]the[nbsp]Year Award'),(97086,2367,'_slider_story-past_7_gropus_0_title_title','field_6107fefbb9e35'),(97087,2367,'slider_story-past_7_gropus_0_title_gradient','0'),(97088,2367,'_slider_story-past_7_gropus_0_title_gradient','field_6107ff2c8bc34'),(97089,2367,'slider_story-past_7_gropus_0_title',''),(97090,2367,'_slider_story-past_7_gropus_0_title','field_6107ff625d3cf'),(97091,2367,'slider_story-past_7_gropus_0_description','CommerceGate fue[nbsp]coronada con[nbsp]el[nbsp]European Payment Processor of[nbsp]the[nbsp]Year Award por[nbsp]nuestras soluciones de[nbsp]pago lideres y[nbsp]altamente escalables para nuestros clientes en[nbsp]Europa.'),(97092,2367,'_slider_story-past_7_gropus_0_description','field_6107ff01b9e36'),(97093,2367,'slider_story-past_7_gropus','2'),(97094,2367,'_slider_story-past_7_gropus','field_6107fee8b9e34'),(97095,2367,'slider_story-past_8_year','En 2015'),(97096,2367,'_slider_story-past_8_year','field_6107fe861dc5d'),(97097,2367,'slider_story-past_8_gropus_0_title_title','CommerceGate amplió nuestro equipo'),(97098,2367,'_slider_story-past_8_gropus_0_title_title','field_6107fefbb9e35'),(97099,2367,'slider_story-past_8_gropus_0_title_gradient','0'),(97100,2367,'_slider_story-past_8_gropus_0_title_gradient','field_6107ff2c8bc34'),(97101,2367,'slider_story-past_8_gropus_0_title',''),(97102,2367,'_slider_story-past_8_gropus_0_title','field_6107ff625d3cf'),(97103,2367,'slider_story-past_8_gropus_0_description','CommerceGate amplió nuestro equipo para impulsar nuestras competencias principales y[nbsp]experiencia en[nbsp]áreas operacionales clave, mientras continuó ampliando su[nbsp]base de[nbsp]clientes y[nbsp]soporte por[nbsp]toda Europa.'),(97104,2367,'_slider_story-past_8_gropus_0_description','field_6107ff01b9e36'),(97105,2367,'slider_story-past_8_gropus','3'),(97106,2367,'_slider_story-past_8_gropus','field_6107fee8b9e34'),(97107,2367,'slider_story-past','15'),(97108,2367,'_slider_story-past','field_6107fe24901a6'),(97109,2367,'slider_story-feature_0_year','En 2022'),(97110,2367,'_slider_story-feature_0_year','field_6107ffda45731'),(97111,2367,'slider_story-feature_0_gropus_0_title_title','Banco Digital[nbsp]CG.'),(97112,2367,'_slider_story-feature_0_gropus_0_title_title','field_6107ffda45734'),(97113,2367,'slider_story-feature_0_gropus_0_title_gradient','0'),(97114,2367,'_slider_story-feature_0_gropus_0_title_gradient','field_6107ffda45735'),(97115,2367,'slider_story-feature_0_gropus_0_title',''),(97116,2367,'_slider_story-feature_0_gropus_0_title','field_6107ffda45733'),(97117,2367,'slider_story-feature_0_gropus_0_description','Banco Digital[nbsp]CG. Obtenga acceso sencillo a[nbsp]servicios clave de[nbsp]la[nbsp]banca digital, adaptados a[nbsp]las[nbsp]necesidades de[nbsp]su[nbsp]negocio en[nbsp]línea.'),(97118,2367,'_slider_story-feature_0_gropus_0_description','field_6107ffda45736'),(97119,2367,'slider_story-feature_0_gropus','3'),(97120,2367,'_slider_story-feature_0_gropus','field_6107ffda45732'),(97121,2367,'slider_story-feature','1'),(97122,2367,'_slider_story-feature','field_6107ffda45730'),(97123,2367,'slider',''),(97124,2367,'_slider','field_610800a34520b'),(97125,2367,'slider_story-feature_0_gropus_1_title_title','Tarjeta[nbsp]CG.'),(97126,2367,'_slider_story-feature_0_gropus_1_title_title','field_6107ffda45734'),(97127,2367,'slider_story-feature_0_gropus_1_title_gradient','0'),(97128,2367,'_slider_story-feature_0_gropus_1_title_gradient','field_6107ffda45735'),(97129,2367,'slider_story-feature_0_gropus_1_title',''),(97130,2367,'_slider_story-feature_0_gropus_1_title','field_6107ffda45733'),(97131,2367,'slider_story-feature_0_gropus_1_description','Tarjeta[nbsp]CG. Obtenga tarjetas de[nbsp]crédito corporativas y[nbsp]personales vinculadas a[nbsp]su[nbsp]cuenta para sus[nbsp]socios clave y[nbsp]partes interesadas.'),(97132,2367,'_slider_story-feature_0_gropus_1_description','field_6107ffda45736'),(97133,2367,'career-block-info_title','Comience su Carrera'),(97134,2367,'_career-block-info_title','field_6108088e7a966'),(97135,2367,'career-block-info_suptitle_text','Explore posiciones'),(97136,2367,'_career-block-info_suptitle_text','field_610808a07a968'),(97137,2367,'career-block-info_suptitle_color','#EB5042'),(97138,2367,'_career-block-info_suptitle_color','field_610808a67a969'),(97139,2367,'career-block-info_suptitle',''),(97140,2367,'_career-block-info_suptitle','field_610808947a967'),(97141,2367,'career-block-info',''),(97142,2367,'_career-block-info','field_610807c27a965'),(97143,2367,'career-block-info_button','a:3:{s:5:\"title\";s:22:\"Ver todos los trabajos\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/careers/\";s:6:\"target\";s:0:\"\";}'),(97144,2367,'_career-block-info_button','field_610808cdef69d'),(97145,2367,'slider_story-past_2_gropus_1_title_title','El[nbsp]Strategic Alliance of[nbsp]the[nbsp]Year Award'),(97146,2367,'_slider_story-past_2_gropus_1_title_title','field_6107fefbb9e35'),(97147,2367,'slider_story-past_2_gropus_1_title_gradient','0'),(97148,2367,'_slider_story-past_2_gropus_1_title_gradient','field_6107ff2c8bc34'),(97149,2367,'slider_story-past_2_gropus_1_title',''),(97150,2367,'_slider_story-past_2_gropus_1_title','field_6107ff625d3cf'),(97151,2367,'slider_story-past_2_gropus_1_description','CommerceGate fue[nbsp]galardonado con[nbsp]el[nbsp]Strategic Alliance of[nbsp]the[nbsp]Year Award por[nbsp]su[nbsp]desempeño sobresaliente y[nbsp]confiabilidad de[nbsp]nuestras soluciones de[nbsp]pago.'),(97152,2367,'_slider_story-past_2_gropus_1_description','field_6107ff01b9e36'),(97153,2367,'slider_story-past_5_gropus_1_title_title','CommerceGate relanza nuestro sitio web insignia'),(97154,2367,'_slider_story-past_5_gropus_1_title_title','field_6107fefbb9e35'),(97155,2367,'slider_story-past_5_gropus_1_title_gradient','0'),(97156,2367,'_slider_story-past_5_gropus_1_title_gradient','field_6107ff2c8bc34'),(97157,2367,'slider_story-past_5_gropus_1_title',''),(97158,2367,'_slider_story-past_5_gropus_1_title','field_6107ff625d3cf'),(97159,2367,'slider_story-past_5_gropus_1_description','CommerceGate relanza nuestro sitio web insignia y[nbsp]nuestra imagen de[nbsp]marca para enfatizar nuestro éxito de[nbsp]crecimiento, experiencia en[nbsp]la[nbsp]industria y[nbsp]excepcional dedicación a[nbsp]nuestros clientes.'),(97160,2367,'_slider_story-past_5_gropus_1_description','field_6107ff01b9e36'),(97161,2367,'slider_story-past_7_gropus_1_title_title','El[nbsp]liderazgo en[nbsp]innovación y[nbsp]desarrollo'),(97162,2367,'_slider_story-past_7_gropus_1_title_title','field_6107fefbb9e35'),(97163,2367,'slider_story-past_7_gropus_1_title_gradient','0'),(97164,2367,'_slider_story-past_7_gropus_1_title_gradient','field_6107ff2c8bc34'),(97165,2367,'slider_story-past_7_gropus_1_title',''),(97166,2367,'_slider_story-past_7_gropus_1_title','field_6107ff625d3cf'),(97167,2367,'slider_story-past_7_gropus_1_description','CommerceGate toma el[nbsp]liderazgo en[nbsp]innovación y[nbsp]desarrollo bajo una[nbsp]nueva dirección con[nbsp]el[nbsp]compromiso de[nbsp]desarrollar y[nbsp]adoptar las[nbsp]últimas tecnologías de[nbsp]pago disponibles para nuestros clientes.'),(97168,2367,'_slider_story-past_7_gropus_1_description','field_6107ff01b9e36'),(97169,2367,'slider_story-past_8_gropus_1_title_title','La[nbsp]nueva plataforma de[nbsp]procesamiento y[nbsp]sistemas'),(97170,2367,'_slider_story-past_8_gropus_1_title_title','field_6107fefbb9e35'),(97171,2367,'slider_story-past_8_gropus_1_title_gradient','0'),(97172,2367,'_slider_story-past_8_gropus_1_title_gradient','field_6107ff2c8bc34'),(97173,2367,'slider_story-past_8_gropus_1_title',''),(97174,2367,'_slider_story-past_8_gropus_1_title','field_6107ff625d3cf'),(97175,2367,'slider_story-past_8_gropus_1_description','CommerceGate comienza el[nbsp]desarrollo de[nbsp]la[nbsp]nueva plataforma de[nbsp]procesamiento y[nbsp]sistemas de[nbsp]administración para proveer a[nbsp]nuestros clientes de[nbsp]una[nbsp]solución líder en[nbsp]procesamiento de[nbsp]pagos y[nbsp]altamente segura.'),(97176,2367,'_slider_story-past_8_gropus_1_description','field_6107ff01b9e36'),(97177,2367,'slider_story-past_8_gropus_2_title_title','Tecnología inteligente ágil y basada en datos'),(97178,2367,'_slider_story-past_8_gropus_2_title_title','field_6107fefbb9e35'),(97179,2367,'slider_story-past_8_gropus_2_title_gradient','0'),(97180,2367,'_slider_story-past_8_gropus_2_title_gradient','field_6107ff2c8bc34'),(97181,2367,'slider_story-past_8_gropus_2_title',''),(97182,2367,'_slider_story-past_8_gropus_2_title','field_6107ff625d3cf'),(97183,2367,'slider_story-past_8_gropus_2_description','CommerceGate continúa evolucionando y[nbsp]satisfaciendo el[nbsp]panorama cambiante de[nbsp]la[nbsp]industria mediante la[nbsp]optimización de[nbsp]los[nbsp]procesos de[nbsp]negocio, haciendo uso[nbsp]de[nbsp]tecnología inteligente ágil[nbsp]y[nbsp]basada en[nbsp]datos.'),(97184,2367,'_slider_story-past_8_gropus_2_description','field_6107ff01b9e36'),(97185,2367,'slider_story-past_9_year','En 2016'),(97186,2367,'_slider_story-past_9_year','field_6107fe861dc5d'),(97187,2367,'slider_story-past_9_gropus_0_title_title','Un[nbsp]sistema líder de[nbsp]administración y[nbsp]de[nbsp]interfaz'),(97188,2367,'_slider_story-past_9_gropus_0_title_title','field_6107fefbb9e35'),(97189,2367,'slider_story-past_9_gropus_0_title_gradient','0'),(97190,2367,'_slider_story-past_9_gropus_0_title_gradient','field_6107ff2c8bc34'),(97191,2367,'slider_story-past_9_gropus_0_title',''),(97192,2367,'_slider_story-past_9_gropus_0_title','field_6107ff625d3cf'),(97193,2367,'slider_story-past_9_gropus_0_description','CommerceGate lanza un[nbsp]sistema líder de[nbsp]administración y[nbsp]de[nbsp]interfaz de[nbsp]usuario para el[nbsp]comerciante, haciendo más[nbsp]sencilla y[nbsp]conveniente la[nbsp]gestión del[nbsp]procesamiento de[nbsp]pagos de[nbsp]nuestros clientes.'),(97194,2367,'_slider_story-past_9_gropus_0_description','field_6107ff01b9e36'),(97195,2367,'slider_story-past_9_gropus_1_title_title','El[nbsp]sitio web y[nbsp]el[nbsp]perfil corporativo'),(97196,2367,'_slider_story-past_9_gropus_1_title_title','field_6107fefbb9e35'),(97197,2367,'slider_story-past_9_gropus_1_title_gradient','0'),(97198,2367,'_slider_story-past_9_gropus_1_title_gradient','field_6107ff2c8bc34'),(97199,2367,'slider_story-past_9_gropus_1_title',''),(97200,2367,'_slider_story-past_9_gropus_1_title','field_6107ff625d3cf'),(97201,2367,'slider_story-past_9_gropus_1_description','CommerceGate actualiza el[nbsp]sitio web y[nbsp]el[nbsp]perfil corporativo para reflejar nuestra dedicación y[nbsp]nuestro compromiso con[nbsp]la[nbsp]innovación constante, marcando la[nbsp]transición a[nbsp]un[nbsp]procesador de[nbsp]pagos eficiente, ágil y[nbsp]basado en[nbsp]datos.'),(97202,2367,'_slider_story-past_9_gropus_1_description','field_6107ff01b9e36'),(97203,2367,'slider_story-past_9_gropus','2'),(97204,2367,'_slider_story-past_9_gropus','field_6107fee8b9e34'),(97205,2367,'slider_story-past_10_year','En 2017'),(97206,2367,'_slider_story-past_10_year','field_6107fe861dc5d'),(97207,2367,'slider_story-past_10_gropus_0_title_title','Billing[nbsp]2.0'),(97208,2367,'_slider_story-past_10_gropus_0_title_title','field_6107fefbb9e35'),(97209,2367,'slider_story-past_10_gropus_0_title_gradient','1'),(97210,2367,'_slider_story-past_10_gropus_0_title_gradient','field_6107ff2c8bc34'),(97211,2367,'slider_story-past_10_gropus_0_title',''),(97212,2367,'_slider_story-past_10_gropus_0_title','field_6107ff625d3cf'),(97213,2367,'slider_story-past_10_gropus_0_description','CommerceGate lanza Billing[nbsp]2.0, un[nbsp]sistema líder de[nbsp]cobros, pagos y[nbsp]facturación todo en[nbsp]uno, que[nbsp]proporciona la[nbsp]última tecnología y[nbsp]funcionalidades con[nbsp]datos de[nbsp]cada transacción precisos para nuestros clientes.'),(97214,2367,'_slider_story-past_10_gropus_0_description','field_6107ff01b9e36'),(97215,2367,'slider_story-past_10_gropus','1'),(97216,2367,'_slider_story-past_10_gropus','field_6107fee8b9e34'),(97217,2367,'slider_story-past_11_year','En 2018'),(97218,2367,'_slider_story-past_11_year','field_6107fe861dc5d'),(97219,2367,'slider_story-past_11_gropus_0_title_title','CGPayTech'),(97220,2367,'_slider_story-past_11_gropus_0_title_title','field_6107fefbb9e35'),(97221,2367,'slider_story-past_11_gropus_0_title_gradient','1'),(97222,2367,'_slider_story-past_11_gropus_0_title_gradient','field_6107ff2c8bc34'),(97223,2367,'slider_story-past_11_gropus_0_title',''),(97224,2367,'_slider_story-past_11_gropus_0_title','field_6107ff625d3cf'),(97225,2367,'slider_story-past_11_gropus_0_description','CommerceGate lanza CGPayTech, una[nbsp]plataforma de[nbsp]vanguardia para pagos con[nbsp]capacidades más[nbsp]altas de[nbsp]procesamiento, protocolos de[nbsp]encriptado de[nbsp]seguridad mejorados y[nbsp]variedad de[nbsp]métodos de[nbsp]pago adicionales.'),(97226,2367,'_slider_story-past_11_gropus_0_description','field_6107ff01b9e36'),(97227,2367,'slider_story-past_11_gropus','1'),(97228,2367,'_slider_story-past_11_gropus','field_6107fee8b9e34'),(97229,2367,'slider_story-past_12_year','En 2019'),(97230,2367,'_slider_story-past_12_year','field_6107fe861dc5d'),(97231,2367,'slider_story-past_12_gropus_0_title_title','20a integración de[nbsp]socios adquirentes'),(97232,2367,'_slider_story-past_12_gropus_0_title_title','field_6107fefbb9e35'),(97233,2367,'slider_story-past_12_gropus_0_title_gradient','0'),(97234,2367,'_slider_story-past_12_gropus_0_title_gradient','field_6107ff2c8bc34'),(97235,2367,'slider_story-past_12_gropus_0_title',''),(97236,2367,'_slider_story-past_12_gropus_0_title','field_6107ff625d3cf'),(97237,2367,'slider_story-past_12_gropus_0_description','CommerceGate introduce la[nbsp]20a integración de[nbsp]socios adquirentes, permitiendo a[nbsp]nuestros comerciantes volúmenes transaccionales más[nbsp]altos, mejor conversión, gestión del[nbsp]riesgo y[nbsp]calidad del[nbsp]procesamiento de[nbsp]pago.'),(97238,2367,'_slider_story-past_12_gropus_0_description','field_6107ff01b9e36'),(97239,2367,'slider_story-past_12_gropus','1'),(97240,2367,'_slider_story-past_12_gropus','field_6107fee8b9e34'),(97241,2367,'slider_story-past_13_year','En 2020'),(97242,2367,'_slider_story-past_13_year','field_6107fe861dc5d'),(97243,2367,'slider_story-past_13_gropus_0_title_title','La[nbsp]licencia de[nbsp]institución financiera'),(97244,2367,'_slider_story-past_13_gropus_0_title_title','field_6107fefbb9e35'),(97245,2367,'slider_story-past_13_gropus_0_title_gradient','0'),(97246,2367,'_slider_story-past_13_gropus_0_title_gradient','field_6107ff2c8bc34'),(97247,2367,'slider_story-past_13_gropus_0_title',''),(97248,2367,'_slider_story-past_13_gropus_0_title','field_6107ff625d3cf'),(97249,2367,'slider_story-past_13_gropus_0_description','CommerceGate fue[nbsp]el[nbsp]primer grupo no[nbsp]bancario en[nbsp]España en[nbsp]obtener la[nbsp]licencia de[nbsp]institución financiera del[nbsp]Banco de[nbsp]España.'),(97250,2367,'_slider_story-past_13_gropus_0_description','field_6107ff01b9e36'),(97251,2367,'slider_story-past_13_gropus','1'),(97252,2367,'_slider_story-past_13_gropus','field_6107fee8b9e34'),(97253,2367,'slider_story-past_14_year','En 2021'),(97254,2367,'_slider_story-past_14_year','field_6107fe861dc5d'),(97255,2367,'slider_story-past_14_gropus_0_title_title','CommerceGate abre el[nbsp]mercado LATAM'),(97256,2367,'_slider_story-past_14_gropus_0_title_title','field_6107fefbb9e35'),(97257,2367,'slider_story-past_14_gropus_0_title_gradient','0'),(97258,2367,'_slider_story-past_14_gropus_0_title_gradient','field_6107ff2c8bc34'),(97259,2367,'slider_story-past_14_gropus_0_title',''),(97260,2367,'_slider_story-past_14_gropus_0_title','field_6107ff625d3cf'),(97261,2367,'slider_story-past_14_gropus_0_description','CommerceGate abre el[nbsp]mercado LATAM a[nbsp]través de[nbsp]soluciones de[nbsp]adquisición y[nbsp]pagos locales para comerciantes de[nbsp]la[nbsp]UE, y[nbsp]a[nbsp]continuación Brasil como primer país, y[nbsp]México, Chile, Colombia y[nbsp]Perú después.'),(97262,2367,'_slider_story-past_14_gropus_0_description','field_6107ff01b9e36'),(97263,2367,'slider_story-past_14_gropus','1'),(97264,2367,'_slider_story-past_14_gropus','field_6107fee8b9e34'),(97265,2367,'slider_story-feature_0_gropus_2_title_title','E[nbsp]Wallet[nbsp]CG.'),(97266,2367,'_slider_story-feature_0_gropus_2_title_title','field_6107ffda45734'),(97267,2367,'slider_story-feature_0_gropus_2_title_gradient','0'),(97268,2367,'_slider_story-feature_0_gropus_2_title_gradient','field_6107ffda45735'),(97269,2367,'slider_story-feature_0_gropus_2_title',''),(97270,2367,'_slider_story-feature_0_gropus_2_title','field_6107ffda45733'),(97271,2367,'slider_story-feature_0_gropus_2_description','E[nbsp]Wallet[nbsp]CG. Obtenga completo acceso a[nbsp]los[nbsp]beneficios de[nbsp]la[nbsp]solución CG[nbsp]eWallet para aumentar la[nbsp]interacción del[nbsp]cliente con[nbsp]su[nbsp]negocio.'),(97272,2367,'_slider_story-feature_0_gropus_2_description','field_6107ffda45736'),(97276,2368,'page-header_description','Explore y aprenda más sobre pagos en línea: desde nuestros sistemas de pagos globales a construir su procesamiento de pagos ideal.'),(97277,2368,'_page-header_description','field_610bfdaa1c1f4'),(97278,2368,'page-header_button-title','Explore eBooks'),(97279,2368,'_page-header_button-title','field_610bfdda1c1f5'),(97280,2368,'page-header',''),(97281,2368,'_page-header','field_610bfd751c1f3'),(97282,2368,'page-content_featured-ebooks-title','EBooks destacados'),(97283,2368,'_page-content_featured-ebooks-title','field_610bfffb74224'),(97284,2368,'page-content_main-category','Últimos'),(97285,2368,'_page-content_main-category','field_610c000c74225'),(97286,2368,'page-content',''),(97287,2368,'_page-content','field_610bffea74223'),(97288,2368,'page-content_featured-ebooks','a:3:{i:0;s:4:\"1604\";i:1;s:4:\"1605\";i:2;s:4:\"1606\";}'),(97289,2368,'_page-content_featured-ebooks','field_610c00fcb9942'),(97290,2369,'form-description','Together we\'ll create a tailored solution and start growing your business from day one.'),(97291,2369,'_form-description','field_61278c4af4756'),(97292,2369,'form-shortcode','[hubspot type=form portal=8972891 id=b08d2b9b-68f1-41f5-a632-ab4ed09b70ee]'),(97293,2369,'_form-shortcode','field_612c0ea4a8746'),(97294,2370,'form-description','Juntos crearemos una solución personalizada y comenzaremos a hacer crecer su negocio desde el primer día,'),(97295,2370,'_form-description','field_61278c4af4756'),(97296,2370,'form-shortcode','[hubspot type=form portal=8972891 id=b08d2b9b-68f1-41f5-a632-ab4ed09b70ee]'),(97297,2370,'_form-shortcode','field_612c0ea4a8746'),(97298,2371,'_wp_attached_file','2021/11/advanced-referral-partner-program.jpg'),(97299,2371,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:760;s:6:\"height\";i:800;s:4:\"file\";s:45:\"2021/11/advanced-referral-partner-program.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:45:\"advanced-referral-partner-program-285x300.jpg\";s:5:\"width\";i:285;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:45:\"advanced-referral-partner-program-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(97300,2372,'_wp_attached_file','2021/11/leading-customer-first-service.jpg'),(97301,2372,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:840;s:6:\"height\";i:560;s:4:\"file\";s:42:\"2021/11/leading-customer-first-service.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:42:\"leading-customer-first-service-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:42:\"leading-customer-first-service-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:42:\"leading-customer-first-service-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(97302,2373,'_wp_attached_file','2021/11/risk-and-compliance-management-services.jpg'),(97303,2373,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:840;s:6:\"height\";i:560;s:4:\"file\";s:51:\"2021/11/risk-and-compliance-management-services.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:51:\"risk-and-compliance-management-services-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:51:\"risk-and-compliance-management-services-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:51:\"risk-and-compliance-management-services-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(97308,2371,'_wp_attachment_image_alt','Advanced Referral Partner Program - CommerceGate.com'),(97310,430,'page-content_0_image-settings','default'),(97311,430,'_page-content_0_image-settings','field_619f7d373cff0'),(97312,430,'page-content_1_image-settings','dots-and-icon'),(97313,430,'_page-content_1_image-settings','field_619f7d373cff0'),(97314,430,'page-content_2_image-settings','default'),(97315,430,'_page-content_2_image-settings','field_619f7d373cff0'),(97323,2379,'main-block_title','Ofrezca pagos en línea fácilmente'),(97324,2379,'_main-block_title','field_60f71cfe844f0'),(97325,2379,'main-block_description','Las compras por Internet son la nueva frontera para sus negocios. CommerceGate es la mejor manera de configurar sus pagos en línea y expandir su negocio a nuevos mercados alrededor del mundo.'),(97326,2379,'_main-block_description','field_60f71d1a844f1'),(97327,2379,'main-block_first-button','a:3:{s:5:\"title\";s:7:\"Empiece\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/sign-up/\";s:6:\"target\";s:0:\"\";}'),(97328,2379,'_main-block_first-button','field_60f71d2b844f2'),(97329,2379,'main-block_second-button','Descubra más'),(97330,2379,'_main-block_second-button','field_60f71d5a844f3'),(97331,2379,'main-block',''),(97332,2379,'_main-block','field_60f7ce5d3c350'),(97333,2379,'globe-points_item-1','$56'),(97334,2379,'_globe-points_item-1','field_60f7cd79ec2c2'),(97335,2379,'globe-points_item-2','$78'),(97336,2379,'_globe-points_item-2','field_60f7cd81ec2c3'),(97337,2379,'globe-points_item-3','$128'),(97338,2379,'_globe-points_item-3','field_60f7cd86ec2c4'),(97339,2379,'globe-points',''),(97340,2379,'_globe-points','field_60f7cd5bec2c1'),(97341,2379,'advantages_0_icon','157'),(97342,2379,'_advantages_0_icon','field_60f7cff821e3f'),(97343,2379,'advantages_0_description','Banco de España Eurosistema'),(97344,2379,'_advantages_0_description','field_60f7d00d21e40'),(97345,2379,'advantages','4'),(97346,2379,'_advantages','field_60f7cfdc21e3e'),(97347,2379,'advantages_1_icon','158'),(97348,2379,'_advantages_1_icon','field_60f7cff821e3f'),(97349,2379,'advantages_1_description','Institución financiera regulada y certificada por la UE'),(97350,2379,'_advantages_1_description','field_60f7d00d21e40'),(97351,2379,'advantages_2_icon','159'),(97352,2379,'_advantages_2_icon','field_60f7cff821e3f'),(97353,2379,'advantages_2_description','Auditado por KPMG'),(97354,2379,'_advantages_2_description','field_60f7d00d21e40'),(97355,2379,'advantages_3_icon','160'),(97356,2379,'_advantages_3_icon','field_60f7cff821e3f'),(97357,2379,'advantages_3_description','PCI DSS Nivel 1'),(97358,2379,'_advantages_3_description','field_60f7d00d21e40'),(97359,2379,'about-company_image','154'),(97360,2379,'_about-company_image','field_60f7cfac21e3c'),(97361,2379,'about-company_title','Miles de comerciantes han aumentado sus ventas con nuestras soluciones de pago desde 2006.'),(97362,2379,'_about-company_title','field_60f7cf8621e3a'),(97363,2379,'about-company_description','Hacemos fácil su negocio con las mejores tecnologías y servicios de pago desarrollados con nuestra larga experiencia en la industria.'),(97364,2379,'_about-company_description','field_60f7cfa321e3b'),(97365,2379,'about-company_button','a:3:{s:5:\"title\";s:13:\"Descubra más\";s:3:\"url\";s:53:\"https://commercegate.goodface.com.ua/wp/es/our-story/\";s:6:\"target\";s:0:\"\";}'),(97366,2379,'_about-company_button','field_60f7cfc021e3d'),(97367,2379,'about-company',''),(97368,2379,'_about-company','field_60f7cf7021e39'),(97369,2379,'payment-instruments_title_before','Acelere su crecimiento'),(97370,2379,'_payment-instruments_title_before','field_60f7d6dbb8ab4'),(97371,2379,'payment-instruments_title_after','con pagos en línea'),(97372,2379,'_payment-instruments_title_after','field_60f7d70db8ab5'),(97373,2379,'payment-instruments_title',''),(97374,2379,'_payment-instruments_title','field_60f7d5a179817'),(97375,2379,'payment-instruments_description','CommerceGates hace seguro y fácil para usted el aceptar pagos en línea de sus clientes y escalar su negocio a nivel mundial.'),(97376,2379,'_payment-instruments_description','field_60f7d5d379818'),(97377,2379,'payment-instruments_items-link-title','Descubra las funciones'),(97378,2379,'_payment-instruments_items-link-title','field_60f7d5df79819'),(97379,2379,'payment-instruments',''),(97380,2379,'_payment-instruments','field_60f7d59679816'),(97381,2379,'complex-services_image','1674'),(97382,2379,'_complex-services_image','field_60f7daf9c4744'),(97383,2379,'complex-services_title','Sortee fácilmente complejidades'),(97384,2379,'_complex-services_title','field_60f7d9c5c4742'),(97385,2379,'complex-services_description','Nuestras soluciones de pago aseguran que cumpla con las últimas regulaciones. Nuestro experimentado equipo de enrutamiento de servicios financieros le ayuda a administrar los riesgos para que pueda concentrarse en sus principales actividades comerciales y en hacer crecer su negocio sin preocupaciones.'),(97386,2379,'_complex-services_description','field_60f7d9d7c4743'),(97387,2379,'complex-services_items-link-title','Learn more'),(97388,2379,'_complex-services_items-link-title','field_60f7dbbfc4745'),(97389,2379,'complex-services',''),(97390,2379,'_complex-services','field_60f7d9b2c4741'),(97391,2379,'blog-block_title',''),(97392,2379,'_blog-block_title','field_60f7deefdb657'),(97393,2379,'blog-block_link','a:3:{s:5:\"title\";s:32:\"Vea nuestras historias de éxito\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/es/blog/\";s:6:\"target\";s:0:\"\";}'),(97394,2379,'_blog-block_link','field_60f7df05db658'),(97395,2379,'blog-block',''),(97396,2379,'_blog-block','field_60f7dee3db656'),(97397,2379,'blog-block_posts','a:4:{i:0;s:4:\"1437\";i:1;s:4:\"1449\";i:2;s:4:\"1443\";i:3;s:4:\"1465\";}'),(97398,2379,'_blog-block_posts','field_60f8322fd24c4'),(97399,2379,'blog-block_post-button-title','Ver caso de estudio'),(97400,2379,'_blog-block_post-button-title','field_60f8413c74859'),(97401,2379,'payment-instruments_title-color','#4BD18E'),(97402,2379,'_payment-instruments_title-color','field_60fff271c15df'),(97403,2379,'blog-block_title-color','#4BD18E'),(97404,2379,'_blog-block_title-color','field_60fff3b704234'),(97405,2379,'blog-block_title_before','Su éxito es el nuestro.\r\n'),(97406,2379,'_blog-block_title_before','field_60fff38e04232'),(97407,2379,'blog-block_title_after','Está en buenas manos.'),(97408,2379,'_blog-block_title_after','field_60fff3a404233'),(97409,2379,'complex-services-list_0_icon','336'),(97410,2379,'_complex-services-list_0_icon','field_6100fde5a3f1d'),(97411,2379,'complex-services-list_0_description','Ofrezca la mejor experiencia de pago, totalmente personalizable para sus clientes.'),(97412,2379,'_complex-services-list_0_description','field_6100fe60a3f1f'),(97413,2379,'complex-services-list_0_link','a:3:{s:5:\"title\";s:22:\"Procesamiento de Pagos\";s:3:\"url\";s:76:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/payment-processing/\";s:6:\"target\";s:0:\"\";}'),(97414,2379,'_complex-services-list_0_link','field_6100fe73a3f20'),(97415,2379,'complex-services-list_1_icon','337'),(97416,2379,'_complex-services-list_1_icon','field_6100fde5a3f1d'),(97417,2379,'complex-services-list_1_description','Facilite el crecimiento de los negocios de sus clientes con integraciones todo en uno.'),(97418,2379,'_complex-services-list_1_description','field_6100fe60a3f1f'),(97419,2379,'complex-services-list_1_link','a:3:{s:5:\"title\";s:25:\"Soluciones de Adquirencia\";s:3:\"url\";s:77:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/acquiring-solutions/\";s:6:\"target\";s:0:\"\";}'),(97420,2379,'_complex-services-list_1_link','field_6100fe73a3f20'),(97421,2379,'complex-services-list_2_icon','339'),(97422,2379,'_complex-services-list_2_icon','field_6100fde5a3f1d'),(97423,2379,'complex-services-list_2_description','Tome el control de nuestros sistemas de monitoreo de fraude y esté al día en cumplimiento.'),(97424,2379,'_complex-services-list_2_description','field_6100fe60a3f1f'),(97425,2379,'complex-services-list_2_link','a:3:{s:5:\"title\";s:27:\"Gestión de Riesgos de Pago\";s:3:\"url\";s:88:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/risk-and-compliance-management/\";s:6:\"target\";s:0:\"\";}'),(97426,2379,'_complex-services-list_2_link','field_6100fe73a3f20'),(97427,2379,'complex-services-list_3_icon','338'),(97428,2379,'_complex-services-list_3_icon','field_6100fde5a3f1d'),(97429,2379,'complex-services-list_3_description','Optimice sus ratios de aceptación de pagos con nuestra experiencia en análisis de datos.'),(97430,2379,'_complex-services-list_3_description','field_6100fe60a3f1f'),(97431,2379,'complex-services-list_3_link','a:3:{s:5:\"title\";s:25:\"Optimización de ingresos\";s:3:\"url\";s:78:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/revenue-optimization/\";s:6:\"target\";s:0:\"\";}'),(97432,2379,'_complex-services-list_3_link','field_6100fe73a3f20'),(97433,2379,'complex-services-list','4'),(97434,2379,'_complex-services-list','field_6100fd82a3f1c'),(97435,2379,'payment-instruments_list','a:4:{i:0;s:4:\"1642\";i:1;s:4:\"1641\";i:2;s:4:\"1637\";i:3;s:4:\"1640\";}'),(97436,2379,'_payment-instruments_list','field_6101027fdf3b7'),(97437,2379,'complex-services-list_0_link-title','Acceda al servicio'),(97438,2379,'_complex-services-list_0_link-title','field_613b4014d4849'),(97439,2379,'complex-services-list_1_link-title','Acceda al servicio'),(97440,2379,'_complex-services-list_1_link-title','field_613b4014d4849'),(97441,2379,'complex-services-list_2_link-title','Descubra las funciones'),(97442,2379,'_complex-services-list_2_link-title','field_613b4014d4849'),(97443,2379,'complex-services-list_3_link-title','Acceda a los servicios'),(97444,2379,'_complex-services-list_3_link-title','field_613b4014d4849'),(97445,2380,'_wp_attached_file','2021/07/risk-and-compliance-management-services-icon.svg'),(97446,2380,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:150;s:6:\"height\";i:150;s:4:\"file\";s:57:\"/2021/07/risk-and-compliance-management-services-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:48:\"risk-and-compliance-management-services-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:48:\"risk-and-compliance-management-services-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:48:\"risk-and-compliance-management-services-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:48:\"risk-and-compliance-management-services-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:48:\"risk-and-compliance-management-services-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:48:\"risk-and-compliance-management-services-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(97447,2373,'_wp_attachment_image_alt','Risk & Compliance Management Services - CommerceGate.com'),(97448,2380,'_wp_attachment_image_alt','Risk & Compliance Management Services - CommerceGate.com'),(97449,2372,'_wp_attachment_image_alt','Leading customer-first service - CommerceGate.com'),(97450,430,'page-content_1_content_icon','2380'),(97451,430,'_page-content_1_content_icon','field_619f7ff21af7e'),(97452,2381,'_wp_attached_file','2021/11/advanced-referral-partner-program-icon.svg'),(97453,2381,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:200;s:6:\"height\";i:200;s:4:\"file\";s:51:\"/2021/11/advanced-referral-partner-program-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:42:\"advanced-referral-partner-program-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:42:\"advanced-referral-partner-program-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:42:\"advanced-referral-partner-program-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:42:\"advanced-referral-partner-program-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:42:\"advanced-referral-partner-program-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:42:\"advanced-referral-partner-program-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(97454,2135,'_page-content_0_list_0_description','field_60fe3836432af'),(97455,2135,'_page-content_0_list_1_description','field_60fe3836432af'),(97456,2135,'_page-content_0_list_2_description','field_60fe3836432af'),(97457,2135,'_page-content_0_list_3_description','field_60fe3836432af'),(97458,2135,'page-content_1_image-settings','dots-and-icon'),(97459,2135,'_page-content_1_image-settings','field_619f7d373cff0'),(97460,2135,'page-content_1_content_icon','2380'),(97461,2135,'_page-content_1_content_icon','field_619f7ff21af7e'),(97462,2135,'page-content_2_image-settings','default'),(97463,2135,'_page-content_2_image-settings','field_619f7d373cff0'),(97464,2383,'_wp_attached_file','2021/07/leverage-enterprise-level-expertise-and-network.jpg'),(97465,2383,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:860;s:6:\"height\";i:600;s:4:\"file\";s:59:\"2021/07/leverage-enterprise-level-expertise-and-network.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:59:\"leverage-enterprise-level-expertise-and-network-300x209.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:209;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:59:\"leverage-enterprise-level-expertise-and-network-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:59:\"leverage-enterprise-level-expertise-and-network-768x536.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:536;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(97466,2384,'_wp_attached_file','2021/07/automated-risk-assessment.jpg'),(97467,2384,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:840;s:6:\"height\";i:560;s:4:\"file\";s:37:\"2021/07/automated-risk-assessment.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"automated-risk-assessment-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"automated-risk-assessment-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:37:\"automated-risk-assessment-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(97468,2385,'_wp_attached_file','2021/07/full-payment-solution.jpg');
INSERT INTO `wp_postmeta` VALUES (97469,2385,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:760;s:6:\"height\";i:800;s:4:\"file\";s:33:\"2021/07/full-payment-solution.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"full-payment-solution-285x300.jpg\";s:5:\"width\";i:285;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"full-payment-solution-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(97472,2387,'_wp_attached_file','2021/07/payments-for-e‑commerce.jpg'),(97473,2387,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:840;s:6:\"height\";i:560;s:4:\"file\";s:37:\"2021/07/payments-for-e‑commerce.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"payments-for-e‑commerce-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"payments-for-e‑commerce-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:37:\"payments-for-e‑commerce-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(97474,2388,'_wp_attached_file','2021/07/revenue-optimization.jpg'),(97475,2388,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:840;s:6:\"height\";i:560;s:4:\"file\";s:32:\"2021/07/revenue-optimization.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"revenue-optimization-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"revenue-optimization-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"revenue-optimization-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(97476,2389,'_wp_attached_file','2021/07/automated-risk-assessment-icon.svg'),(97477,2390,'_wp_attached_file','2021/07/full-payment-solution-icon.svg'),(97478,2391,'_wp_attached_file','2021/07/payments-for-e‑commerce-icon.svg'),(97479,2392,'_wp_attached_file','2021/07/revenue-optimization-icon.svg'),(97482,2394,'_wp_attached_file','2021/07/saas-billing-platform.jpg'),(97483,2394,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:860;s:6:\"height\";i:600;s:4:\"file\";s:33:\"2021/07/saas-billing-platform.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"saas-billing-platform-300x209.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:209;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"saas-billing-platform-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"saas-billing-platform-768x536.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:536;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(97484,2395,'_wp_attached_file','2021/07/licenses-and-certificates-icon.svg'),(97485,2395,'_wp_attachment_image_alt','Licenses and Certificates - CommerceGate.com'),(97486,2394,'_wp_attachment_image_alt','SaaS Billing Platform - CommerceGate.com'),(97487,2391,'_wp_attachment_image_alt','Payments for e‑commerce - CommerceGate.com'),(97488,2387,'_wp_attachment_image_alt','Payments for e‑commerce - CommerceGate.com'),(97489,2383,'_wp_attachment_image_alt','Leverage enterprise-level expertise and network - CommerceGate.com'),(97490,2388,'_wp_attachment_image_alt','Revenue Optimization - CommerceGate.com'),(97491,2392,'_wp_attachment_image_alt','Revenue Optimization - CommerceGate.com'),(97492,2389,'_wp_attachment_image_alt','Automated risk assessment - CommerceGate.com'),(97493,2384,'_wp_attachment_image_alt','Automated risk assessment - CommerceGate.com'),(97494,2390,'_wp_attachment_image_alt','Full payment solution - CommerceGate.com'),(97495,2385,'_wp_attachment_image_alt','Full payment solution - CommerceGate.com'),(97496,428,'page-content_0_content-type','image'),(97497,428,'_page-content_0_content-type','field_619f73804aab3'),(97498,428,'page-content_1_image-settings','dots-and-icon'),(97499,428,'_page-content_1_image-settings','field_619f7d373cff0'),(97500,428,'page-content_2_image-settings','default'),(97501,428,'_page-content_2_image-settings','field_619f7d373cff0'),(97502,428,'page-content_3_image-settings','dots-and-icon'),(97503,428,'_page-content_3_image-settings','field_619f7d373cff0'),(97504,428,'page-content_4_image-settings','default'),(97505,428,'_page-content_4_image-settings','field_619f7d373cff0'),(97506,428,'page-content_5_image-settings','auto'),(97507,428,'_page-content_5_image-settings','field_619f7d373cff0'),(97508,428,'page-content_0_image-settings','dots-and-icon'),(97509,428,'_page-content_0_image-settings','field_619f7d373cff0'),(97510,428,'page-content_0_content_icon','2392'),(97511,428,'_page-content_0_content_icon','field_619f7ff21af7e'),(97512,428,'page-content_1_content_icon','2389'),(97513,428,'_page-content_1_content_icon','field_619f7ff21af7e'),(97514,428,'page-content_3_content_icon','2391'),(97515,428,'_page-content_3_content_icon','field_619f7ff21af7e'),(97516,2136,'page-content_0_content-type','image'),(97517,2136,'_page-content_0_content-type','field_619f73804aab3'),(97518,2136,'page-content_0_image-settings','dots-and-icon'),(97519,2136,'_page-content_0_image-settings','field_619f7d373cff0'),(97520,2136,'_page-content_0_content_image','field_60fe35655522a'),(97521,2136,'page-content_0_content_icon','2392'),(97522,2136,'_page-content_0_content_icon','field_619f7ff21af7e'),(97523,2136,'page-content_1_image-settings','dots-and-icon'),(97524,2136,'_page-content_1_image-settings','field_619f7d373cff0'),(97525,2136,'page-content_1_content_icon','2389'),(97526,2136,'_page-content_1_content_icon','field_619f7ff21af7e'),(97527,2136,'page-content_2_image-settings','default'),(97528,2136,'_page-content_2_image-settings','field_619f7d373cff0'),(97529,2136,'page-content_3_image-settings','dots-and-icon'),(97530,2136,'_page-content_3_image-settings','field_619f7d373cff0'),(97531,2136,'page-content_3_content_icon','2391'),(97532,2136,'_page-content_3_content_icon','field_619f7ff21af7e'),(97533,2136,'page-content_4_image-settings','default'),(97534,2136,'_page-content_4_image-settings','field_619f7d373cff0'),(97535,2136,'page-content_5_image-settings','auto'),(97536,2136,'_page-content_5_image-settings','field_619f7d373cff0'),(97537,2396,'_wp_attached_file','2021/07/automated-risk-assessment-1.jpg'),(97538,2396,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:840;s:6:\"height\";i:560;s:4:\"file\";s:39:\"2021/07/automated-risk-assessment-1.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"automated-risk-assessment-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"automated-risk-assessment-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:39:\"automated-risk-assessment-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(97539,2397,'_wp_attached_file','2021/07/discover-new-revenue-channels.jpg'),(97540,2397,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:760;s:6:\"height\";i:800;s:4:\"file\";s:41:\"2021/07/discover-new-revenue-channels.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:41:\"discover-new-revenue-channels-285x300.jpg\";s:5:\"width\";i:285;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:41:\"discover-new-revenue-channels-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(97541,2398,'_wp_attached_file','2021/07/leverage-enterprise-level-expertise-and-network-1.jpg'),(97542,2398,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:860;s:6:\"height\";i:600;s:4:\"file\";s:61:\"2021/07/leverage-enterprise-level-expertise-and-network-1.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:61:\"leverage-enterprise-level-expertise-and-network-1-300x209.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:209;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:61:\"leverage-enterprise-level-expertise-and-network-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:61:\"leverage-enterprise-level-expertise-and-network-1-768x536.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:536;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(97543,2399,'_wp_attached_file','2021/07/payments-for-e‑commerce-1.jpg'),(97544,2399,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:840;s:6:\"height\";i:560;s:4:\"file\";s:39:\"2021/07/payments-for-e‑commerce-1.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"payments-for-e‑commerce-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"payments-for-e‑commerce-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:39:\"payments-for-e‑commerce-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(97545,2400,'_wp_attached_file','2021/07/saas-billing-platform-1.jpg'),(97546,2400,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:860;s:6:\"height\";i:600;s:4:\"file\";s:35:\"2021/07/saas-billing-platform-1.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"saas-billing-platform-1-300x209.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:209;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"saas-billing-platform-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:35:\"saas-billing-platform-1-768x536.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:536;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(97547,2401,'_wp_attached_file','2021/07/discover-new-revenue-channels-icon.svg'),(97548,2397,'_wp_attachment_image_alt','Discover new revenue channels - CommerceGate.com'),(97549,2401,'_wp_attachment_image_alt','Discover new revenue channels - CommerceGate.com'),(97550,429,'page-content_0_image-settings','default'),(97551,429,'_page-content_0_image-settings','field_619f7d373cff0'),(97552,429,'page-content_1_image-settings','dots-and-icon'),(97553,429,'_page-content_1_image-settings','field_619f7d373cff0'),(97554,429,'page-content_2_image-settings','default'),(97555,429,'_page-content_2_image-settings','field_619f7d373cff0'),(97556,429,'page-content_3_image-settings','dots-and-icon'),(97557,429,'_page-content_3_image-settings','field_619f7d373cff0'),(97558,429,'page-content_4_image-settings','default'),(97559,429,'_page-content_4_image-settings','field_619f7d373cff0'),(97560,429,'page-content_5_image-settings','auto'),(97561,429,'_page-content_5_image-settings','field_619f7d373cff0'),(97562,2396,'_wp_attachment_image_alt','Automated risk assessment - CommerceGate.com'),(97563,2398,'_wp_attachment_image_alt','Leverage enterprise-level expertise and network - CommerceGate.com'),(97564,2399,'_wp_attachment_image_alt','Payments for e-commerce - CommerceGate.com'),(97565,2400,'_wp_attachment_image_alt','SaaS Billing Platform - CommerceGate.com'),(97566,429,'page-content_1_content_icon','2389'),(97567,429,'_page-content_1_content_icon','field_619f7ff21af7e'),(97568,429,'page-content_3_content_icon','2391'),(97569,429,'_page-content_3_content_icon','field_619f7ff21af7e'),(97570,2138,'_page-content_0_list_0_description','field_60fe3836432af'),(97571,2138,'_page-content_0_list_1_description','field_60fe3836432af'),(97572,2138,'_page-content_0_list_2_description','field_60fe3836432af'),(97573,2138,'_page-content_0_list_3_description','field_60fe3836432af'),(97574,2138,'page-content_1_image-settings','dots-and-icon'),(97575,2138,'_page-content_1_image-settings','field_619f7d373cff0'),(97576,2138,'page-content_1_content_icon','2389'),(97577,2138,'_page-content_1_content_icon','field_619f7ff21af7e'),(97578,2138,'page-content_2_image-settings','default'),(97579,2138,'_page-content_2_image-settings','field_619f7d373cff0'),(97580,2138,'page-content_3_image-settings','dots-and-icon'),(97581,2138,'_page-content_3_image-settings','field_619f7d373cff0'),(97582,2138,'page-content_3_content_icon','2391'),(97583,2138,'_page-content_3_content_icon','field_619f7ff21af7e'),(97584,2138,'page-content_4_image-settings','default'),(97585,2138,'_page-content_4_image-settings','field_619f7d373cff0'),(97586,2138,'page-content_5_image-settings','auto'),(97587,2138,'_page-content_5_image-settings','field_619f7d373cff0'),(97588,2402,'_wp_attached_file','2021/07/saas-billing-platform-2.jpg'),(97589,2402,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:860;s:6:\"height\";i:600;s:4:\"file\";s:35:\"2021/07/saas-billing-platform-2.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"saas-billing-platform-2-300x209.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:209;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"saas-billing-platform-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:35:\"saas-billing-platform-2-768x536.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:536;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(97590,2403,'_wp_attached_file','2021/07/suitable-for-all-businesses.jpg'),(97591,2403,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:760;s:6:\"height\";i:800;s:4:\"file\";s:39:\"2021/07/suitable-for-all-businesses.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"suitable-for-all-businesses-285x300.jpg\";s:5:\"width\";i:285;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"suitable-for-all-businesses-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(97592,2404,'_wp_attached_file','2021/07/suitable-for-all-businesses-icon.svg'),(97593,2403,'_wp_attachment_image_alt','Suitable for all businesses - CommerceGate.com'),(97594,2404,'_wp_attachment_image_alt','Suitable for all businesses - CommerceGate.com'),(97595,291,'page-content_1_content-type','chart'),(97596,291,'_page-content_1_content-type','field_619f73804aab3'),(97597,291,'page-content_2_content_icon','2405'),(97598,291,'_page-content_2_content_icon','field_619f7ff21af7e'),(97599,291,'page-content_3_image-settings','dots-and-icon'),(97600,291,'_page-content_3_image-settings','field_619f7d373cff0'),(97601,291,'page-content_4_image-settings','default'),(97602,291,'_page-content_4_image-settings','field_619f7d373cff0'),(97603,2405,'_wp_attached_file','2021/07/high-level-of-service-icon.svg'),(97604,2405,'_wp_attachment_image_alt','High Level of Service - CommerceGate.com'),(97605,2402,'_wp_attachment_image_alt','SaaS Billing Platform - CommerceGate.com'),(97606,291,'page-content_3_content_icon','2405'),(97607,291,'_page-content_3_content_icon','field_619f7ff21af7e'),(97608,1632,'page-content_1_content-type','chart'),(97609,1632,'_page-content_1_content-type','field_619f73804aab3'),(97610,1632,'page-content_2_content_icon','2405'),(97611,1632,'_page-content_2_content_icon','field_619f7ff21af7e'),(97612,1632,'page-content_3_image-settings','dots-and-icon'),(97613,1632,'_page-content_3_image-settings','field_619f7d373cff0'),(97614,1632,'page-content_3_content_icon','2405'),(97615,1632,'_page-content_3_content_icon','field_619f7ff21af7e'),(97616,1632,'page-content_4_image-settings','default'),(97617,1632,'_page-content_4_image-settings','field_619f7d373cff0'),(97618,2406,'_wp_attached_file','2021/07/secured-and-scalable-icon.svg'),(97619,2407,'_wp_attached_file','2021/07/payments-for-e‑commerce-2.jpg'),(97620,2407,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:840;s:6:\"height\";i:560;s:4:\"file\";s:39:\"2021/07/payments-for-e‑commerce-2.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"payments-for-e‑commerce-2-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"payments-for-e‑commerce-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:39:\"payments-for-e‑commerce-2-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(97621,2408,'_wp_attached_file','2021/07/secured-and-scalable.jpg'),(97622,2408,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:760;s:6:\"height\";i:800;s:4:\"file\";s:32:\"2021/07/secured-and-scalable.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"secured-and-scalable-285x300.jpg\";s:5:\"width\";i:285;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"secured-and-scalable-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(97623,2408,'_wp_attachment_image_alt','Secured and scalable - CommerceGate.com'),(97624,2406,'_wp_attachment_image_alt','Secured and scalable - CommerceGate.com'),(97625,2407,'_wp_attachment_image_alt','Payments for e-commerce - CommerceGate.com'),(97626,431,'page-content_1_image-settings','dots-and-icon'),(97627,431,'_page-content_1_image-settings','field_619f7d373cff0'),(97628,431,'page-content_1_content_icon','2391'),(97629,431,'_page-content_1_content_icon','field_619f7ff21af7e'),(97630,431,'page-content_2_image-settings','default'),(97631,431,'_page-content_2_image-settings','field_619f7d373cff0'),(97632,2134,'_page-content_0_list_0_description','field_60fe3836432af'),(97633,2134,'_page-content_0_list_1_description','field_60fe3836432af'),(97634,2134,'_page-content_0_list_2_description','field_60fe3836432af'),(97635,2134,'_page-content_0_list_3_description','field_60fe3836432af'),(97636,2134,'page-content_1_image-settings','dots-and-icon'),(97637,2134,'_page-content_1_image-settings','field_619f7d373cff0'),(97638,2134,'page-content_1_content_icon','2391'),(97639,2134,'_page-content_1_content_icon','field_619f7ff21af7e'),(97640,2134,'page-content_2_image-settings','default'),(97641,2134,'_page-content_2_image-settings','field_619f7d373cff0'),(97642,2409,'_wp_attached_file','2021/11/first-class-payment-technology-and-architecture.jpg'),(97643,2409,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:840;s:6:\"height\";i:560;s:4:\"file\";s:59:\"2021/11/first-class-payment-technology-and-architecture.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:59:\"first-class-payment-technology-and-architecture-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:59:\"first-class-payment-technology-and-architecture-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:59:\"first-class-payment-technology-and-architecture-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(97644,2410,'_wp_attached_file','2021/11/high-uptime-availability-and-low-latency-payments.jpg'),(97645,2410,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:840;s:6:\"height\";i:560;s:4:\"file\";s:61:\"2021/11/high-uptime-availability-and-low-latency-payments.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:61:\"high-uptime-availability-and-low-latency-payments-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:61:\"high-uptime-availability-and-low-latency-payments-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:61:\"high-uptime-availability-and-low-latency-payments-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(97646,2411,'_wp_attached_file','2021/11/intuitive-api-documentation.jpg'),(97647,2411,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:840;s:6:\"height\";i:560;s:4:\"file\";s:39:\"2021/11/intuitive-api-documentation.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"intuitive-api-documentation-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"intuitive-api-documentation-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:39:\"intuitive-api-documentation-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(97648,2412,'_wp_attached_file','2021/11/online-payments-for-e-commerce.jpg'),(97649,2412,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:760;s:6:\"height\";i:800;s:4:\"file\";s:42:\"2021/11/online-payments-for-e-commerce.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:42:\"online-payments-for-e-commerce-285x300.jpg\";s:5:\"width\";i:285;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:42:\"online-payments-for-e-commerce-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(97650,2413,'_wp_attached_file','2021/11/real-time-reports-on-all-your-payment-flows.jpg'),(97651,2413,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:860;s:6:\"height\";i:600;s:4:\"file\";s:55:\"2021/11/real-time-reports-on-all-your-payment-flows.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:55:\"real-time-reports-on-all-your-payment-flows-300x209.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:209;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:55:\"real-time-reports-on-all-your-payment-flows-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:55:\"real-time-reports-on-all-your-payment-flows-768x536.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:536;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(97652,2414,'_wp_attached_file','2021/11/subscription-payment-support.jpg'),(97653,2414,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:840;s:6:\"height\";i:560;s:4:\"file\";s:40:\"2021/11/subscription-payment-support.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:40:\"subscription-payment-support-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"subscription-payment-support-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:40:\"subscription-payment-support-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(97654,2415,'_wp_attached_file','2021/11/accept-the-most-popular-payment-methods-globally.svg'),(97655,2416,'_wp_attached_file','2021/11/first-class-payment-technology-and-architecture-icon.svg'),(97656,2417,'_wp_attached_file','2021/11/high-uptime-availability-and-low-latency-payments-icon.svg'),(97657,2418,'_wp_attached_file','2021/11/intuitive-api-documentation-icon.svg'),(97658,2419,'_wp_attached_file','2021/11/multi-currency-support.svg'),(97659,2420,'_wp_attached_file','2021/11/subscription-payment-support-icon.svg'),(97660,2412,'_wp_attachment_image_alt','Online payments for e-commerce - CommerceGate.com'),(97661,2144,'page-content_1_image-settings','dots-and-icon'),(97662,2144,'_page-content_1_image-settings','field_619f7d373cff0'),(97663,2144,'page-content_2_image-settings','dots-and-icon'),(97664,2144,'_page-content_2_image-settings','field_619f7d373cff0'),(97665,2144,'page-content_3_image-settings','dots-and-icon'),(97666,2144,'_page-content_3_image-settings','field_619f7d373cff0'),(97667,2144,'page-content_4_image-settings','dots-and-icon'),(97668,2144,'_page-content_4_image-settings','field_619f7d373cff0'),(97669,2144,'page-content_5_image-settings','auto'),(97670,2144,'_page-content_5_image-settings','field_619f7d373cff0'),(97671,2144,'page-content_6_content-type','image'),(97672,2144,'_page-content_6_content-type','field_619f73804aab3'),(97673,2144,'page-content_7_image-settings','default'),(97674,2144,'_page-content_7_image-settings','field_619f7d373cff0'),(97675,2409,'_wp_attachment_image_alt','First-class payment technology and architecture - CommerceGate.com'),(97676,2416,'_wp_attachment_image_alt','First-class payment technology and architecture - CommerceGate.com'),(97677,2411,'_wp_attachment_image_alt','Intuitive API Documentation - CommerceGate.com'),(97678,2418,'_wp_attachment_image_alt','Intuitive API Documentation - CommerceGate.com'),(97679,2410,'_wp_attachment_image_alt','High uptime availability and low latency payments - CommerceGate.com'),(97680,2417,'_wp_attachment_image_alt','High uptime availability and low latency payments - CommerceGate.com'),(97681,2414,'_wp_attachment_image_alt','Subscription Payment Support - CommerceGate.com'),(97682,2420,'_wp_attachment_image_alt','Subscription Payment Support - CommerceGate.com'),(97683,2415,'_wp_attachment_image_alt','Accept the most popular payment methods globally - CommerceGate.com'),(97684,2419,'_wp_attachment_image_alt','Multi-Currency Support - CommerceGate.com'),(97685,2413,'_wp_attachment_image_alt','Real-time reports on all your payment flows - CommerceGate.com'),(97686,2144,'page-content_1_content_icon','2416'),(97687,2144,'_page-content_1_content_icon','field_619f7ff21af7e'),(97688,2144,'page-content_2_content_icon','2418'),(97689,2144,'_page-content_2_content_icon','field_619f7ff21af7e'),(97690,2144,'page-content_3_content_icon','2417'),(97691,2144,'_page-content_3_content_icon','field_619f7ff21af7e'),(97692,2144,'page-content_4_content_icon','2420'),(97693,2144,'_page-content_4_content_icon','field_619f7ff21af7e'),(97694,2144,'page-content_6_image-settings','auto'),(97695,2144,'_page-content_6_image-settings','field_619f7d373cff0'),(97696,2144,'page-content_6_content_image','2419'),(97697,2144,'_page-content_6_content_image','field_60fe35655522a'),(97706,2424,'_wp_attached_file','2021/11/accept-the-most-popular-payment-methods-globally-1.png'),(97707,2424,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:616;s:6:\"height\";i:612;s:4:\"file\";s:62:\"2021/11/accept-the-most-popular-payment-methods-globally-1.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:62:\"accept-the-most-popular-payment-methods-globally-1-300x298.png\";s:5:\"width\";i:300;s:6:\"height\";i:298;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:62:\"accept-the-most-popular-payment-methods-globally-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:{}}}'),(97708,2424,'_wp_attachment_image_alt','Accept the most popular payment methods globally - CommerceGate.com'),(97709,1643,'page-content_1_image-settings','dots-and-icon'),(97710,1643,'_page-content_1_image-settings','field_619f7d373cff0'),(97711,1643,'page-content_1_content_icon','2416'),(97712,1643,'_page-content_1_content_icon','field_619f7ff21af7e'),(97713,1643,'page-content_2_image-settings','dots-and-icon'),(97714,1643,'_page-content_2_image-settings','field_619f7d373cff0'),(97715,1643,'page-content_2_content_icon','2418'),(97716,1643,'_page-content_2_content_icon','field_619f7ff21af7e'),(97717,1643,'page-content_3_image-settings','dots-and-icon'),(97718,1643,'_page-content_3_image-settings','field_619f7d373cff0'),(97719,1643,'page-content_3_content_icon','2417'),(97720,1643,'_page-content_3_content_icon','field_619f7ff21af7e'),(97721,1643,'page-content_4_image-settings','dots-and-icon'),(97722,1643,'_page-content_4_image-settings','field_619f7d373cff0'),(97723,1643,'page-content_4_content_icon','2420'),(97724,1643,'_page-content_4_content_icon','field_619f7ff21af7e'),(97725,1643,'page-content_5_image-settings','auto'),(97726,1643,'_page-content_5_image-settings','field_619f7d373cff0'),(97727,1643,'page-content_6_content-type','image'),(97728,1643,'_page-content_6_content-type','field_619f73804aab3'),(97729,1643,'page-content_6_image-settings','auto'),(97730,1643,'_page-content_6_image-settings','field_619f7d373cff0'),(97731,1643,'page-content_6_content_image','2419'),(97732,1643,'_page-content_6_content_image','field_60fe35655522a'),(97733,1643,'page-content_7_image-settings','default'),(97734,1643,'_page-content_7_image-settings','field_619f7d373cff0'),(97735,2425,'_wp_attached_file','2021/07/all-financial-collaterals.jpg'),(97736,2425,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:840;s:6:\"height\";i:560;s:4:\"file\";s:37:\"2021/07/all-financial-collaterals.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"all-financial-collaterals-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"all-financial-collaterals-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:37:\"all-financial-collaterals-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(97737,2426,'_wp_attached_file','2021/07/automate-tier-based-pricing-and-break-even-controls.jpg'),(97738,2426,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:840;s:6:\"height\";i:560;s:4:\"file\";s:63:\"2021/07/automate-tier-based-pricing-and-break-even-controls.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:63:\"automate-tier-based-pricing-and-break-even-controls-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:63:\"automate-tier-based-pricing-and-break-even-controls-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:63:\"automate-tier-based-pricing-and-break-even-controls-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(97739,2427,'_wp_attached_file','2021/07/flexible-settlement-for-merchants.jpg'),(97740,2427,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:560;s:6:\"height\";i:700;s:4:\"file\";s:45:\"2021/07/flexible-settlement-for-merchants.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:45:\"flexible-settlement-for-merchants-240x300.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:45:\"flexible-settlement-for-merchants-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(97741,2428,'_wp_attached_file','2021/07/fund-segregation-management.jpg'),(97742,2428,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:840;s:6:\"height\";i:560;s:4:\"file\";s:39:\"2021/07/fund-segregation-management.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"fund-segregation-management-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"fund-segregation-management-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:39:\"fund-segregation-management-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(97743,2429,'_wp_attached_file','2021/07/real-time-gross-margin-tracking.jpg'),(97744,2429,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:840;s:6:\"height\";i:560;s:4:\"file\";s:43:\"2021/07/real-time-gross-margin-tracking.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:43:\"real-time-gross-margin-tracking-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:43:\"real-time-gross-margin-tracking-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:43:\"real-time-gross-margin-tracking-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(97745,2430,'_wp_attached_file','2021/07/reconciliation-on-both-sides.jpg'),(97746,2430,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:840;s:6:\"height\";i:560;s:4:\"file\";s:40:\"2021/07/reconciliation-on-both-sides.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:40:\"reconciliation-on-both-sides-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"reconciliation-on-both-sides-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:40:\"reconciliation-on-both-sides-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(97747,2431,'_wp_attached_file','2021/07/saas-billing-platform-3.jpg'),(97748,2431,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:760;s:6:\"height\";i:800;s:4:\"file\";s:35:\"2021/07/saas-billing-platform-3.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"saas-billing-platform-3-285x300.jpg\";s:5:\"width\";i:285;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"saas-billing-platform-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(97749,2432,'_wp_attached_file','2021/07/all-financial-collaterals-icon.svg'),(97750,2433,'_wp_attached_file','2021/07/automate-tier-based-pricing-and-break-even-controls-icon.svg'),(97751,2434,'_wp_attached_file','2021/07/flexible-settlement-for-merchants-icon.svg'),(97752,2435,'_wp_attached_file','2021/07/fund-segregation-management-icon.svg'),(97753,2436,'_wp_attached_file','2021/07/real-time-gross-margin-tracking-icon.svg'),(97754,2437,'_wp_attached_file','2021/07/reconciliation-on-both-sides-icon.svg'),(97755,2438,'_wp_attached_file','2021/07/saas-billing-platform-icon.svg'),(97756,2431,'_wp_attachment_image_alt','SaaS Billing Platform - CommerceGate.com'),(97757,2438,'_wp_attachment_image_alt','SaaS Billing Platform - CommerceGate.com'),(97758,2426,'_wp_attachment_image_alt','Automate tier-based pricing and break-even controls - CommerceGate.com'),(97759,2433,'_wp_attachment_image_alt','Automate tier-based pricing and break-even controls - CommerceGate.com'),(97760,2425,'_wp_attachment_image_alt','All financial collaterals - CommerceGate.com'),(97761,2432,'_wp_attachment_image_alt','All financial collaterals - CommerceGate.com'),(97762,2427,'_wp_attachment_image_alt','Flexible settlement for merchants - CommerceGate.com'),(97763,2434,'_wp_attachment_image_alt','Flexible settlement for merchants - CommerceGate.com'),(97764,2429,'_wp_attachment_image_alt','Real-time Gross Margin Tracking - CommerceGate.com'),(97765,2436,'_wp_attachment_image_alt','Real-time Gross Margin Tracking - CommerceGate.com'),(97766,2430,'_wp_attachment_image_alt','Reconciliation on both sides - CommerceGate.com'),(97767,2437,'_wp_attachment_image_alt','Reconciliation on both sides - CommerceGate.com'),(97768,2428,'_wp_attachment_image_alt','Fund Segregation Management - CommerceGate.com'),(97769,2435,'_wp_attachment_image_alt','Fund Segregation Management - CommerceGate.com'),(97770,434,'page-content_1_image-settings','dots-and-icon'),(97771,434,'_page-content_1_image-settings','field_619f7d373cff0'),(97772,434,'page-content_1_content_icon','2433'),(97773,434,'_page-content_1_content_icon','field_619f7ff21af7e'),(97774,434,'page-content_2_image-settings','dots-and-icon'),(97775,434,'_page-content_2_image-settings','field_619f7d373cff0'),(97776,434,'page-content_2_content_icon','2432'),(97777,434,'_page-content_2_content_icon','field_619f7ff21af7e'),(97778,434,'page-content_3_content_icon','2434'),(97779,434,'_page-content_3_content_icon','field_619f7ff21af7e'),(97780,434,'page-content_4_image-settings','dots-and-icon'),(97781,434,'_page-content_4_image-settings','field_619f7d373cff0'),(97782,434,'page-content_4_content_icon','2436'),(97783,434,'_page-content_4_content_icon','field_619f7ff21af7e'),(97784,434,'page-content_5_image-settings','dots-and-icon'),(97785,434,'_page-content_5_image-settings','field_619f7d373cff0'),(97786,434,'page-content_5_content_icon','2437'),(97787,434,'_page-content_5_content_icon','field_619f7ff21af7e'),(97788,434,'page-content_6_image-settings','dots-and-icon'),(97789,434,'_page-content_6_image-settings','field_619f7d373cff0'),(97790,434,'page-content_6_content_icon','2435'),(97791,434,'_page-content_6_content_icon','field_619f7ff21af7e'),(97792,1642,'page-content_1_image-settings','dots-and-icon'),(97793,1642,'_page-content_1_image-settings','field_619f7d373cff0'),(97794,1642,'page-content_1_content_icon','2433'),(97795,1642,'_page-content_1_content_icon','field_619f7ff21af7e'),(97796,1642,'page-content_2_image-settings','dots-and-icon'),(97797,1642,'_page-content_2_image-settings','field_619f7d373cff0'),(97798,1642,'page-content_2_content_icon','2432'),(97799,1642,'_page-content_2_content_icon','field_619f7ff21af7e'),(97800,1642,'page-content_3_content_icon','2434'),(97801,1642,'_page-content_3_content_icon','field_619f7ff21af7e'),(97802,1642,'page-content_4_image-settings','dots-and-icon'),(97803,1642,'_page-content_4_image-settings','field_619f7d373cff0'),(97804,1642,'page-content_4_content_icon','2436'),(97805,1642,'_page-content_4_content_icon','field_619f7ff21af7e'),(97806,1642,'page-content_5_image-settings','dots-and-icon'),(97807,1642,'_page-content_5_image-settings','field_619f7d373cff0'),(97808,1642,'page-content_5_content_icon','2437'),(97809,1642,'_page-content_5_content_icon','field_619f7ff21af7e'),(97810,1642,'page-content_6_image-settings','dots-and-icon'),(97811,1642,'_page-content_6_image-settings','field_619f7d373cff0'),(97812,1642,'page-content_6_content_icon','2435'),(97813,1642,'_page-content_6_content_icon','field_619f7ff21af7e'),(97814,2439,'_wp_attached_file','2021/07/boost-your-sales-and-revenue.jpg'),(97815,2439,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:760;s:6:\"height\";i:800;s:4:\"file\";s:40:\"2021/07/boost-your-sales-and-revenue.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:40:\"boost-your-sales-and-revenue-285x300.jpg\";s:5:\"width\";i:285;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"boost-your-sales-and-revenue-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(97816,2440,'_wp_attached_file','2021/07/scale-with-global-payments.jpg'),(97817,2440,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:840;s:6:\"height\";i:560;s:4:\"file\";s:38:\"2021/07/scale-with-global-payments.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"scale-with-global-payments-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"scale-with-global-payments-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:38:\"scale-with-global-payments-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(97818,2441,'_wp_attached_file','2021/07/boost-your-sales-and-revenue-icon.svg'),(97819,2441,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:200;s:6:\"height\";i:200;s:4:\"file\";s:46:\"/2021/07/boost-your-sales-and-revenue-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:37:\"boost-your-sales-and-revenue-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:37:\"boost-your-sales-and-revenue-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:37:\"boost-your-sales-and-revenue-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:37:\"boost-your-sales-and-revenue-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:37:\"boost-your-sales-and-revenue-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:37:\"boost-your-sales-and-revenue-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(97820,2442,'_wp_attached_file','2021/07/scale-with-global-payments-icon.svg'),(97821,2442,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:150;s:6:\"height\";i:150;s:4:\"file\";s:44:\"/2021/07/scale-with-global-payments-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:35:\"scale-with-global-payments-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:35:\"scale-with-global-payments-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:35:\"scale-with-global-payments-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:35:\"scale-with-global-payments-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:35:\"scale-with-global-payments-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:35:\"scale-with-global-payments-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(97822,2443,'_wp_attached_file','2021/07/take-payments-globally.svg'),(97823,2443,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:445;s:6:\"height\";i:216;s:4:\"file\";s:35:\"/2021/07/take-payments-globally.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:26:\"take-payments-globally.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:26:\"take-payments-globally.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:26:\"take-payments-globally.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:26:\"take-payments-globally.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:26:\"take-payments-globally.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:26:\"take-payments-globally.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(97824,2439,'_wp_attachment_image_alt','Boost your sales and revenue - CommerceGate.com'),(97825,2441,'_wp_attachment_image_alt','Boost your sales and revenue - CommerceGate.com'),(97826,2440,'_wp_attachment_image_alt','Scale with global payments - CommerceGate.com'),(97827,2442,'_wp_attachment_image_alt','Scale with global payments - CommerceGate.com'),(97828,2443,'_wp_attachment_image_alt','Take payments globally - CommerceGate.com'),(97829,437,'page-content_0_image-settings','dots-and-icon'),(97830,437,'_page-content_0_image-settings','field_619f7d373cff0'),(97831,437,'page-content_0_content_icon','2442'),(97832,437,'_page-content_0_content_icon','field_619f7ff21af7e'),(97833,437,'page-content_1_image-settings','auto'),(97834,437,'_page-content_1_image-settings','field_619f7d373cff0'),(97835,1639,'page-content_0_image-settings','dots-and-icon'),(97836,1639,'_page-content_0_image-settings','field_619f7d373cff0'),(97837,1639,'page-content_0_content_icon','2442'),(97838,1639,'_page-content_0_content_icon','field_619f7ff21af7e'),(97839,1639,'page-content_1_image-settings','auto'),(97840,1639,'_page-content_1_image-settings','field_619f7d373cff0'),(97841,2444,'_wp_attached_file','2021/07/full-acquiring-solutions.jpg'),(97842,2444,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:760;s:6:\"height\";i:800;s:4:\"file\";s:36:\"2021/07/full-acquiring-solutions.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"full-acquiring-solutions-285x300.jpg\";s:5:\"width\";i:285;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"full-acquiring-solutions-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(97843,2445,'_wp_attached_file','2021/07/latam-market-access.jpg'),(97844,2445,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:560;s:6:\"height\";i:700;s:4:\"file\";s:31:\"2021/07/latam-market-access.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"latam-market-access-240x300.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"latam-market-access-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(97845,2446,'_wp_attached_file','2021/07/wide-acquiring-partnerships.jpg'),(97846,2446,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:840;s:6:\"height\";i:560;s:4:\"file\";s:39:\"2021/07/wide-acquiring-partnerships.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"wide-acquiring-partnerships-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"wide-acquiring-partnerships-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:39:\"wide-acquiring-partnerships-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(97847,2447,'_wp_attached_file','2021/07/full-acquiring-solutions-icon.svg'),(97848,2448,'_wp_attached_file','2021/07/latam-market-access-icon.svg'),(97849,2449,'_wp_attached_file','2021/07/wide-acquiring-partnerships-icon.svg'),(97850,2444,'_wp_attachment_image_alt','Full acquiring solutions - CommerceGate.com'),(97851,2447,'_wp_attachment_image_alt','Full acquiring solutions - CommerceGate.com'),(97852,2445,'_wp_attachment_image_alt','LATAM market access - CommerceGate.com'),(97853,2448,'_wp_attachment_image_alt','LATAM market access - CommerceGate.com'),(97854,2446,'_wp_attachment_image_alt','Wide acquiring partnerships - CommerceGate.com'),(97855,2449,'_wp_attachment_image_alt','Wide acquiring partnerships - CommerceGate.com'),(97856,438,'page-content_1_content_icon','2448'),(97857,438,'_page-content_1_content_icon','field_619f7ff21af7e'),(97858,438,'page-content_2_image-settings','dots-and-icon'),(97859,438,'_page-content_2_image-settings','field_619f7d373cff0'),(97860,438,'page-content_2_content_icon','2449'),(97861,438,'_page-content_2_content_icon','field_619f7ff21af7e'),(97862,1638,'page-content_1_content_icon','2448'),(97863,1638,'_page-content_1_content_icon','field_619f7ff21af7e'),(97864,1638,'page-content_2_image-settings','dots-and-icon'),(97865,1638,'_page-content_2_image-settings','field_619f7d373cff0'),(97866,1638,'page-content_2_content_icon','2449'),(97867,1638,'_page-content_2_content_icon','field_619f7ff21af7e'),(97868,2450,'_wp_attached_file','2021/07/payment-scheme-rules-icon.svg'),(97869,2451,'_wp_attached_file','2021/07/card-acceptance-made-simple.jpg'),(97870,2451,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:840;s:6:\"height\";i:560;s:4:\"file\";s:39:\"2021/07/card-acceptance-made-simple.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"card-acceptance-made-simple-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"card-acceptance-made-simple-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:39:\"card-acceptance-made-simple-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(97871,2452,'_wp_attached_file','2021/07/chb-management-and-disputes.jpg'),(97872,2452,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:840;s:6:\"height\";i:560;s:4:\"file\";s:39:\"2021/07/chb-management-and-disputes.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"chb-management-and-disputes-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"chb-management-and-disputes-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:39:\"chb-management-and-disputes-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(97873,2453,'_wp_attached_file','2021/07/ensure-legal-compliance.jpg'),(97874,2453,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:840;s:6:\"height\";i:560;s:4:\"file\";s:35:\"2021/07/ensure-legal-compliance.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"ensure-legal-compliance-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"ensure-legal-compliance-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:35:\"ensure-legal-compliance-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(97875,2454,'_wp_attached_file','2021/07/leading-fraud-protection-system.jpg'),(97876,2454,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:560;s:6:\"height\";i:700;s:4:\"file\";s:43:\"2021/07/leading-fraud-protection-system.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:43:\"leading-fraud-protection-system-240x300.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:43:\"leading-fraud-protection-system-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(97877,2455,'_wp_attached_file','2021/07/payment-scheme-rules.jpg'),(97878,2455,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:840;s:6:\"height\";i:560;s:4:\"file\";s:32:\"2021/07/payment-scheme-rules.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"payment-scheme-rules-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"payment-scheme-rules-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"payment-scheme-rules-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(97879,2456,'_wp_attached_file','2021/07/risk-and-compliance-management-services.jpg'),(97880,2456,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:760;s:6:\"height\";i:800;s:4:\"file\";s:51:\"2021/07/risk-and-compliance-management-services.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:51:\"risk-and-compliance-management-services-285x300.jpg\";s:5:\"width\";i:285;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:51:\"risk-and-compliance-management-services-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(97881,2457,'_wp_attached_file','2021/07/card-acceptance-made-simple-icon.svg'),(97882,2458,'_wp_attached_file','2021/07/chb-management-and-disputes-icon.svg'),(97883,2459,'_wp_attached_file','2021/07/ensure-legal-compliance-icon.svg'),(97884,2460,'_wp_attached_file','2021/07/leading-fraud-protection-system-icon.svg'),(97885,2456,'_wp_attachment_image_alt','Risk & Compliance Management Services - CommerceGate.com'),(97886,2451,'_wp_attachment_image_alt','Card Acceptance Made Simple - CommerceGate.com'),(97887,2457,'_wp_attachment_image_alt','Card Acceptance Made Simple - CommerceGate.com'),(97888,2453,'_wp_attachment_image_alt','Ensure Legal Compliance - CommerceGate.com'),(97889,2459,'_wp_attachment_image_alt','Ensure Legal Compliance - CommerceGate.com'),(97890,2455,'_wp_attachment_image_alt','Payment Scheme Rules - CommerceGate.com'),(97891,2450,'_wp_attachment_image_alt','Payment Scheme Rules - CommerceGate.com'),(97892,2454,'_wp_attachment_image_alt','Leading fraud protection system - CommerceGate.com'),(97893,2460,'_wp_attachment_image_alt','Leading fraud protection system - CommerceGate.com'),(97894,2452,'_wp_attachment_image_alt','CHB Management & Disputes - CommerceGate.com'),(97895,2458,'_wp_attachment_image_alt','CHB Management & Disputes - CommerceGate.com'),(97896,441,'page-content_0_image-settings','dots-and-icon'),(97897,441,'_page-content_0_image-settings','field_619f7d373cff0'),(97898,441,'page-content_0_content_icon','2457'),(97899,441,'_page-content_0_content_icon','field_619f7ff21af7e'),(97900,441,'page-content_1_image-settings','dots-and-icon'),(97901,441,'_page-content_1_image-settings','field_619f7d373cff0'),(97902,441,'page-content_1_content_icon','2459'),(97903,441,'_page-content_1_content_icon','field_619f7ff21af7e'),(97904,441,'page-content_2_image-settings','dots-and-icon'),(97905,441,'_page-content_2_image-settings','field_619f7d373cff0'),(97906,441,'page-content_2_content_icon','2450'),(97907,441,'_page-content_2_content_icon','field_619f7ff21af7e'),(97908,441,'page-content_3_content_icon','2460'),(97909,441,'_page-content_3_content_icon','field_619f7ff21af7e'),(97910,441,'page-content_4_image-settings','dots-and-icon'),(97911,441,'_page-content_4_image-settings','field_619f7d373cff0'),(97912,441,'page-content_4_content_icon','2458'),(97913,441,'_page-content_4_content_icon','field_619f7ff21af7e'),(97914,1636,'page-content_0_image-settings','dots-and-icon'),(97915,1636,'_page-content_0_image-settings','field_619f7d373cff0'),(97916,1636,'page-content_0_content_icon','2457'),(97917,1636,'_page-content_0_content_icon','field_619f7ff21af7e'),(97918,1636,'page-content_1_image-settings','dots-and-icon'),(97919,1636,'_page-content_1_image-settings','field_619f7d373cff0'),(97920,1636,'page-content_1_content_icon','2459'),(97921,1636,'_page-content_1_content_icon','field_619f7ff21af7e'),(97922,1636,'page-content_2_image-settings','dots-and-icon'),(97923,1636,'_page-content_2_image-settings','field_619f7d373cff0'),(97924,1636,'page-content_2_content_icon','2450'),(97925,1636,'_page-content_2_content_icon','field_619f7ff21af7e'),(97926,1636,'page-content_3_content_icon','2460'),(97927,1636,'_page-content_3_content_icon','field_619f7ff21af7e'),(97928,1636,'page-content_4_image-settings','dots-and-icon'),(97929,1636,'_page-content_4_image-settings','field_619f7d373cff0'),(97930,1636,'page-content_4_content_icon','2458'),(97931,1636,'_page-content_4_content_icon','field_619f7ff21af7e'),(97932,2461,'_wp_attached_file','2021/07/all-in-one-dedicated-support.jpg'),(97933,2461,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:840;s:6:\"height\";i:560;s:4:\"file\";s:40:\"2021/07/all-in-one-dedicated-support.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:40:\"all-in-one-dedicated-support-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"all-in-one-dedicated-support-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:40:\"all-in-one-dedicated-support-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(97934,2462,'_wp_attached_file','2021/07/customized-checkout-experience.jpg'),(97935,2462,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:280;s:6:\"height\";i:350;s:4:\"file\";s:42:\"2021/07/customized-checkout-experience.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:42:\"customized-checkout-experience-240x300.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:42:\"customized-checkout-experience-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(97936,2463,'_wp_attached_file','2021/07/full-payment-analytics.jpg'),(97937,2463,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:840;s:6:\"height\";i:560;s:4:\"file\";s:34:\"2021/07/full-payment-analytics.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"full-payment-analytics-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"full-payment-analytics-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"full-payment-analytics-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(97938,2464,'_wp_attached_file','2021/07/more-revenue-per-sale.jpg'),(97939,2464,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:760;s:6:\"height\";i:800;s:4:\"file\";s:33:\"2021/07/more-revenue-per-sale.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"more-revenue-per-sale-285x300.jpg\";s:5:\"width\";i:285;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"more-revenue-per-sale-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(97940,2465,'_wp_attached_file','2021/07/risk-and-acceptance-ratios.jpg'),(97941,2465,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:841;s:6:\"height\";i:560;s:4:\"file\";s:38:\"2021/07/risk-and-acceptance-ratios.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"risk-and-acceptance-ratios-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"risk-and-acceptance-ratios-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:38:\"risk-and-acceptance-ratios-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(97942,2466,'_wp_attached_file','2021/07/all-in-one-dedicated-support-icon.svg'),(97943,2467,'_wp_attached_file','2021/07/customized-checkout-experience-icon.svg'),(97944,2468,'_wp_attached_file','2021/07/full-payment-analytics-icon.svg'),(97945,2469,'_wp_attached_file','2021/07/more-revenue-per-sale-icon.svg'),(97946,2464,'_wp_attachment_image_alt','More revenue per sale - CommerceGate.com'),(97947,2469,'_wp_attachment_image_alt','More revenue per sale - CommerceGate.com'),(97948,2465,'_wp_attachment_image_alt','Risk and Acceptance Ratios - CommerceGate.com'),(97949,2462,'_wp_attachment_image_alt','Customized checkout experience - CommerceGate.com'),(97950,2467,'_wp_attachment_image_alt','Customized checkout experience - CommerceGate.com'),(97951,2461,'_wp_attachment_image_alt','All-in-one dedicated support - CommerceGate.com'),(97952,2466,'_wp_attachment_image_alt','All-in-one dedicated support - CommerceGate.com'),(97953,2463,'_wp_attachment_image_alt','Full Payment Analytics - CommerceGate.com'),(97954,2468,'_wp_attachment_image_alt','Full Payment Analytics - CommerceGate.com'),(97955,440,'page-content_0_image-settings','dots-and-icon'),(97956,440,'_page-content_0_image-settings','field_619f7d373cff0'),(97957,440,'page-content_0_content_icon','2389'),(97958,440,'_page-content_0_content_icon','field_619f7ff21af7e'),(97959,440,'page-content_1_content_icon','2467'),(97960,440,'_page-content_1_content_icon','field_619f7ff21af7e'),(97961,440,'page-content_2_image-settings','dots-and-icon'),(97962,440,'_page-content_2_image-settings','field_619f7d373cff0'),(97963,440,'page-content_2_content_icon','2466'),(97964,440,'_page-content_2_content_icon','field_619f7ff21af7e'),(97965,440,'page-content_3_image-settings','dots-and-icon'),(97966,440,'_page-content_3_image-settings','field_619f7d373cff0'),(97967,440,'page-content_3_content_icon','2468'),(97968,440,'_page-content_3_content_icon','field_619f7ff21af7e'),(97969,1635,'page-content_0_image-settings','dots-and-icon'),(97970,1635,'_page-content_0_image-settings','field_619f7d373cff0'),(97971,1635,'page-content_0_content_icon','2389'),(97972,1635,'_page-content_0_content_icon','field_619f7ff21af7e'),(97973,1635,'page-content_1_content_icon','2467'),(97974,1635,'_page-content_1_content_icon','field_619f7ff21af7e'),(97975,1635,'page-content_2_image-settings','dots-and-icon'),(97976,1635,'_page-content_2_image-settings','field_619f7d373cff0'),(97977,1635,'page-content_2_content_icon','2466'),(97978,1635,'_page-content_2_content_icon','field_619f7ff21af7e'),(97979,1635,'page-content_3_image-settings','dots-and-icon'),(97980,1635,'_page-content_3_image-settings','field_619f7d373cff0'),(97981,1635,'page-content_3_content_icon','2468'),(97982,1635,'_page-content_3_content_icon','field_619f7ff21af7e'),(97986,2471,'main-block_image','2470'),(97987,2471,'_main-block_image','field_610815336c048'),(97988,2471,'main-block_title','Ready to start your journey with us?'),(97989,2471,'_main-block_title','field_610815716c049'),(97990,2471,'main-block_description','CommerceGate waCommerceGate was built on the[nbsp]success of highly talented and skilled individuals who works here. We are always looking for talents to join our teams built and made successful by the people who work here. We[nbsp]are always looking for talented people to join our team.'),(97991,2471,'_main-block_description','field_610815846c04a'),(97992,2471,'main-block_button-title','Explore Job Openings'),(97993,2471,'_main-block_button-title','field_610815986c04b'),(97994,2471,'main-block',''),(97995,2471,'_main-block','field_610814b06c047'),(97996,2471,'career-block-info_title','Start your career with us'),(97997,2471,'_career-block-info_title','field_61081759b1a85'),(97998,2471,'career-block-info_suptitle_text','15 job openings'),(97999,2471,'_career-block-info_suptitle_text','field_61081759b1a87'),(98000,2471,'career-block-info_suptitle_color','#EB5042'),(98001,2471,'_career-block-info_suptitle_color','field_61081759b1a88'),(98002,2471,'career-block-info_suptitle',''),(98003,2471,'_career-block-info_suptitle','field_61081759b1a86'),(98004,2471,'career-block-info_button_show','Explore positions'),(98005,2471,'_career-block-info_button_show','field_610817f010219'),(98006,2471,'career-block-info_button_hide','Hide'),(98007,2471,'_career-block-info_button_hide','field_610817f81021a'),(98008,2471,'career-block-info_button',''),(98009,2471,'_career-block-info_button','field_61081759b1a89'),(98010,2471,'career-block-info',''),(98011,2471,'_career-block-info','field_61081759b1a84'),(98012,2471,'with-us-info_image','1673'),(98013,2471,'_with-us-info_image','field_6108213aff9a1'),(98014,2471,'with-us-info_title','Why Work With Us?'),(98015,2471,'_with-us-info_title','field_61082113ff99f'),(98016,2471,'with-us-info_description','CommerceGate offers you the opportunity to work with a[nbsp]young, dynamic and rapidly growing international company in[nbsp]a[nbsp]booming industry with many opportunities, while working in[nbsp]Spain.'),(98017,2471,'_with-us-info_description','field_6108211dff9a0'),(98018,2471,'with-us-info',''),(98019,2471,'_with-us-info','field_610820d9ff99e'),(98020,2471,'with-us-list_0_icon','647'),(98021,2471,'_with-us-list_0_icon','field_610821fbff9a3'),(98022,2471,'with-us-list_0_description','Highly collaborative international team'),(98023,2471,'_with-us-list_0_description','field_6108220aff9a4'),(98024,2471,'with-us-list_1_icon','648'),(98025,2471,'_with-us-list_1_icon','field_610821fbff9a3'),(98026,2471,'with-us-list_1_description','Convenient location in[nbsp]central Barcelona'),(98027,2471,'_with-us-list_1_description','field_6108220aff9a4'),(98028,2471,'with-us-list_2_icon','649'),(98029,2471,'_with-us-list_2_icon','field_610821fbff9a3'),(98030,2471,'with-us-list_2_description','Free gym membership'),(98031,2471,'_with-us-list_2_description','field_6108220aff9a4'),(98032,2471,'with-us-list_3_icon','650'),(98033,2471,'_with-us-list_3_icon','field_610821fbff9a3'),(98034,2471,'with-us-list_3_description','Performance oriented corporate culture'),(98035,2471,'_with-us-list_3_description','field_6108220aff9a4'),(98036,2471,'with-us-list_4_icon','651'),(98037,2471,'_with-us-list_4_icon','field_610821fbff9a3'),(98038,2471,'with-us-list_4_description','Competitive salary and[nbsp]bonus structure'),(98039,2471,'_with-us-list_4_description','field_6108220aff9a4'),(98040,2471,'with-us-list_5_icon','652'),(98041,2471,'_with-us-list_5_icon','field_610821fbff9a3'),(98042,2471,'with-us-list_5_description','Fun and frequent team building events'),(98043,2471,'_with-us-list_5_description','field_6108220aff9a4'),(98044,2471,'with-us-list_6_icon','653'),(98045,2471,'_with-us-list_6_icon','field_610821fbff9a3'),(98046,2471,'with-us-list_6_description','Clear career advancement opportunities'),(98047,2471,'_with-us-list_6_description','field_6108220aff9a4'),(98048,2471,'with-us-list_7_icon','654'),(98049,2471,'_with-us-list_7_icon','field_610821fbff9a3'),(98050,2471,'with-us-list_7_description','Comprehensive private health insurance'),(98051,2471,'_with-us-list_7_description','field_6108220aff9a4'),(98052,2471,'with-us-list','8'),(98053,2471,'_with-us-list','field_610821abff9a2'),(98054,2472,'_wp_attached_file','2021/11/start-your-career-with-us.jpg'),(98055,2472,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2362;s:6:\"height\";i:1006;s:4:\"file\";s:37:\"2021/11/start-your-career-with-us.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"start-your-career-with-us-300x128.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:128;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:38:\"start-your-career-with-us-1024x436.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:436;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"start-your-career-with-us-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:37:\"start-your-career-with-us-768x327.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:327;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:38:\"start-your-career-with-us-1536x654.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:654;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:38:\"start-your-career-with-us-2048x872.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:872;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(98056,2472,'_wp_attachment_image_alt','Ready to start your journey with us? - CommerceGate.com'),(98057,2473,'main-block_image','2472'),(98058,2473,'_main-block_image','field_610815336c048'),(98059,2473,'main-block_title','¿Preparado para comenzar su[nbsp]viaje con[nbsp]nosotros?'),(98060,2473,'_main-block_title','field_610815716c049'),(98061,2473,'main-block_description','CG[nbsp]se[nbsp]construyó por el[nbsp]éxito de[nbsp]personas altamente capacitadas y[nbsp]con[nbsp]talento que trabajan aquí. Siempre estamos buscando nuevos talentos para unirse a[nbsp]nosotros.'),(98062,2473,'_main-block_description','field_610815846c04a'),(98063,2473,'main-block_button-title','Explora vacantes en CG'),(98064,2473,'_main-block_button-title','field_610815986c04b'),(98065,2473,'main-block',''),(98066,2473,'_main-block','field_610814b06c047'),(98067,2473,'career-block-info_title','Comience su carrera con nosotros'),(98068,2473,'_career-block-info_title','field_61081759b1a85'),(98069,2473,'career-block-info_button_show','Explora los puestos de trabajo'),(98070,2473,'_career-block-info_button_show','field_610817f010219'),(98071,2473,'career-block-info_button_hide','Ocultar'),(98072,2473,'_career-block-info_button_hide','field_610817f81021a'),(98073,2473,'career-block-info_button',''),(98074,2473,'_career-block-info_button','field_61081759b1a89'),(98075,2473,'career-block-info',''),(98076,2473,'_career-block-info','field_61081759b1a84'),(98077,2473,'with-us-info_image','1673'),(98078,2473,'_with-us-info_image','field_6108213aff9a1'),(98079,2473,'with-us-info_title','¿Por qué trabajar con[nbsp]CG?'),(98080,2473,'_with-us-info_title','field_61082113ff99f'),(98081,2473,'with-us-info_description','CommerceGate le[nbsp]ofrece la[nbsp]oportunidad de[nbsp]trabajar con una[nbsp]empresa joven, dinámica y[nbsp]de[nbsp]rápido crecimiento internacional en[nbsp]una[nbsp]industria en[nbsp]gran auge, con[nbsp]muchas oportunidades, y[nbsp]con[nbsp]base en[nbsp]España.'),(98082,2473,'_with-us-info_description','field_6108211dff9a0'),(98083,2473,'with-us-info',''),(98084,2473,'_with-us-info','field_610820d9ff99e'),(98085,2473,'with-us-list_0_icon','647'),(98086,2473,'_with-us-list_0_icon','field_610821fbff9a3'),(98087,2473,'with-us-list_0_description','Equipo internacional altamente colaborativo'),(98088,2473,'_with-us-list_0_description','field_6108220aff9a4'),(98089,2473,'with-us-list_1_icon','648'),(98090,2473,'_with-us-list_1_icon','field_610821fbff9a3'),(98091,2473,'with-us-list_1_description','Ubicación conveniente en[nbsp]Barcelona centro'),(98092,2473,'_with-us-list_1_description','field_6108220aff9a4'),(98093,2473,'with-us-list_2_icon','649'),(98094,2473,'_with-us-list_2_icon','field_610821fbff9a3'),(98095,2473,'with-us-list_2_description','Membresía gratuita a[nbsp]gimnasio'),(98096,2473,'_with-us-list_2_description','field_6108220aff9a4'),(98097,2473,'with-us-list_3_icon','650'),(98098,2473,'_with-us-list_3_icon','field_610821fbff9a3'),(98099,2473,'with-us-list_3_description','Cultura corporativa orientada al[nbsp]rendimiento'),(98100,2473,'_with-us-list_3_description','field_6108220aff9a4'),(98101,2473,'with-us-list_4_icon','651'),(98102,2473,'_with-us-list_4_icon','field_610821fbff9a3'),(98103,2473,'with-us-list_4_description','Salario competitivo y[nbsp]estructura de[nbsp]bonuses'),(98104,2473,'_with-us-list_4_description','field_6108220aff9a4'),(98105,2473,'with-us-list_5_icon','652'),(98106,2473,'_with-us-list_5_icon','field_610821fbff9a3'),(98107,2473,'with-us-list_5_description','Eventos para fomentar el[nbsp]espíritu de[nbsp]equipo'),(98108,2473,'_with-us-list_5_description','field_6108220aff9a4'),(98109,2473,'with-us-list_6_icon','653'),(98110,2473,'_with-us-list_6_icon','field_610821fbff9a3'),(98111,2473,'with-us-list_6_description','Oportunidades de[nbsp]crecimiento profesional'),(98112,2473,'_with-us-list_6_description','field_6108220aff9a4'),(98113,2473,'with-us-list_7_icon','654'),(98114,2473,'_with-us-list_7_icon','field_610821fbff9a3'),(98115,2473,'with-us-list_7_description','Seguro privado de[nbsp]salud completo'),(98116,2473,'_with-us-list_7_description','field_6108220aff9a4'),(98117,2473,'with-us-list','8'),(98118,2473,'_with-us-list','field_610821abff9a2'),(98119,2474,'main-block_image','2472'),(98120,2474,'_main-block_image','field_610815336c048'),(98121,2474,'main-block_title','Ready to start your journey with us?'),(98122,2474,'_main-block_title','field_610815716c049'),(98123,2474,'main-block_description','CommerceGate waCommerceGate was built on the[nbsp]success of highly talented and skilled individuals who works here. We are always looking for talents to join our teams built and made successful by the people who work here. We[nbsp]are always looking for talented people to join our team.'),(98124,2474,'_main-block_description','field_610815846c04a'),(98125,2474,'main-block_button-title','Explore Job Openings'),(98126,2474,'_main-block_button-title','field_610815986c04b'),(98127,2474,'main-block',''),(98128,2474,'_main-block','field_610814b06c047'),(98129,2474,'career-block-info_title','Start your career with us'),(98130,2474,'_career-block-info_title','field_61081759b1a85'),(98131,2474,'career-block-info_suptitle_text','15 job openings'),(98132,2474,'_career-block-info_suptitle_text','field_61081759b1a87'),(98133,2474,'career-block-info_suptitle_color','#EB5042'),(98134,2474,'_career-block-info_suptitle_color','field_61081759b1a88'),(98135,2474,'career-block-info_suptitle',''),(98136,2474,'_career-block-info_suptitle','field_61081759b1a86'),(98137,2474,'career-block-info_button_show','Explore positions'),(98138,2474,'_career-block-info_button_show','field_610817f010219'),(98139,2474,'career-block-info_button_hide','Hide'),(98140,2474,'_career-block-info_button_hide','field_610817f81021a'),(98141,2474,'career-block-info_button',''),(98142,2474,'_career-block-info_button','field_61081759b1a89'),(98143,2474,'career-block-info',''),(98144,2474,'_career-block-info','field_61081759b1a84'),(98145,2474,'with-us-info_image','1673'),(98146,2474,'_with-us-info_image','field_6108213aff9a1'),(98147,2474,'with-us-info_title','Why Work With Us?'),(98148,2474,'_with-us-info_title','field_61082113ff99f'),(98149,2474,'with-us-info_description','CommerceGate offers you the opportunity to work with a[nbsp]young, dynamic and rapidly growing international company in[nbsp]a[nbsp]booming industry with many opportunities, while working in[nbsp]Spain.'),(98150,2474,'_with-us-info_description','field_6108211dff9a0'),(98151,2474,'with-us-info',''),(98152,2474,'_with-us-info','field_610820d9ff99e'),(98153,2474,'with-us-list_0_icon','647'),(98154,2474,'_with-us-list_0_icon','field_610821fbff9a3'),(98155,2474,'with-us-list_0_description','Highly collaborative international team'),(98156,2474,'_with-us-list_0_description','field_6108220aff9a4'),(98157,2474,'with-us-list_1_icon','648'),(98158,2474,'_with-us-list_1_icon','field_610821fbff9a3'),(98159,2474,'with-us-list_1_description','Convenient location in[nbsp]central Barcelona'),(98160,2474,'_with-us-list_1_description','field_6108220aff9a4'),(98161,2474,'with-us-list_2_icon','649'),(98162,2474,'_with-us-list_2_icon','field_610821fbff9a3'),(98163,2474,'with-us-list_2_description','Free gym membership'),(98164,2474,'_with-us-list_2_description','field_6108220aff9a4'),(98165,2474,'with-us-list_3_icon','650'),(98166,2474,'_with-us-list_3_icon','field_610821fbff9a3'),(98167,2474,'with-us-list_3_description','Performance oriented corporate culture'),(98168,2474,'_with-us-list_3_description','field_6108220aff9a4'),(98169,2474,'with-us-list_4_icon','651'),(98170,2474,'_with-us-list_4_icon','field_610821fbff9a3'),(98171,2474,'with-us-list_4_description','Competitive salary and[nbsp]bonus structure'),(98172,2474,'_with-us-list_4_description','field_6108220aff9a4'),(98173,2474,'with-us-list_5_icon','652'),(98174,2474,'_with-us-list_5_icon','field_610821fbff9a3'),(98175,2474,'with-us-list_5_description','Fun and frequent team building events'),(98176,2474,'_with-us-list_5_description','field_6108220aff9a4'),(98177,2474,'with-us-list_6_icon','653'),(98178,2474,'_with-us-list_6_icon','field_610821fbff9a3'),(98179,2474,'with-us-list_6_description','Clear career advancement opportunities'),(98180,2474,'_with-us-list_6_description','field_6108220aff9a4'),(98181,2474,'with-us-list_7_icon','654'),(98182,2474,'_with-us-list_7_icon','field_610821fbff9a3'),(98183,2474,'with-us-list_7_description','Comprehensive private health insurance'),(98184,2474,'_with-us-list_7_description','field_6108220aff9a4'),(98185,2474,'with-us-list','8'),(98186,2474,'_with-us-list','field_610821abff9a2'),(98187,2475,'_wp_attached_file','2021/11/our-story.jpg'),(98188,2475,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:760;s:6:\"height\";i:800;s:4:\"file\";s:21:\"2021/11/our-story.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"our-story-285x300.jpg\";s:5:\"width\";i:285;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"our-story-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(98189,2475,'_wp_attachment_image_alt','Our Story - CommerceGate.com'),(98190,2476,'main-block_image','2475'),(98191,2476,'_main-block_image','field_6107f1cd63ec8'),(98192,2476,'main-block_title','Our Story'),(98193,2476,'_main-block_title','field_6107f1db63ec9'),(98194,2476,'main-block_description','Thousands of merchants have boosted their sales with our[nbsp]payment solutions since 2006. Today, we have scaled successfully to cater to every business with the[nbsp]foundations of ethical business practices and leading technology.'),(98195,2476,'_main-block_description','field_6107f1e463eca'),(98196,2476,'main-block_button-title','Explore more'),(98197,2476,'_main-block_button-title','field_6107f1f063ecb'),(98198,2476,'main-block',''),(98199,2476,'_main-block','field_6107f1b963ec7'),(98200,2476,'introductory-block_title','We’re recognised by professionals'),(98201,2476,'_introductory-block_title','field_6107f5e1078d8'),(98202,2476,'introductory-block_icons_0_icon','550'),(98203,2476,'_introductory-block_icons_0_icon','field_6107f5f6078da'),(98204,2476,'introductory-block_icons_0_icon-description',''),(98205,2476,'_introductory-block_icons_0_icon-description','field_6107f635d4d34'),(98206,2476,'introductory-block_icons_1_icon','551'),(98207,2476,'_introductory-block_icons_1_icon','field_6107f5f6078da'),(98208,2476,'introductory-block_icons_1_icon-description','E-Money Licenses \r\nin the EU and the UK'),(98209,2476,'_introductory-block_icons_1_icon-description','field_6107f635d4d34'),(98210,2476,'introductory-block_icons_2_icon','552'),(98211,2476,'_introductory-block_icons_2_icon','field_6107f5f6078da'),(98212,2476,'introductory-block_icons_2_icon-description',''),(98213,2476,'_introductory-block_icons_2_icon-description','field_6107f635d4d34'),(98214,2476,'introductory-block_icons_3_icon','553'),(98215,2476,'_introductory-block_icons_3_icon','field_6107f5f6078da'),(98216,2476,'introductory-block_icons_3_icon-description','PSD2 and Strong Customer \r\nAuthentication (SCA) compliant'),(98217,2476,'_introductory-block_icons_3_icon-description','field_6107f635d4d34'),(98218,2476,'introductory-block_icons','4'),(98219,2476,'_introductory-block_icons','field_6107f5e6078d9'),(98220,2476,'introductory-block',''),(98221,2476,'_introductory-block','field_6107f5d6078d7'),(98222,2476,'introductory-block-title','We’re recognised by professionals'),(98223,2476,'_introductory-block-title','field_6107f5e1078d8'),(98224,2476,'introductory-block-icons_0_icon','550'),(98225,2476,'_introductory-block-icons_0_icon','field_6107f5f6078da'),(98226,2476,'introductory-block-icons_0_icon-description','Licensed by Banco de[nbsp]Espana'),(98227,2476,'_introductory-block-icons_0_icon-description','field_6107f635d4d34'),(98228,2476,'introductory-block-icons_1_icon','551'),(98229,2476,'_introductory-block-icons_1_icon','field_6107f5f6078da'),(98230,2476,'introductory-block-icons_1_icon-description','EU[nbsp]Regulated Financial Institution'),(98231,2476,'_introductory-block-icons_1_icon-description','field_6107f635d4d34'),(98232,2476,'introductory-block-icons_2_icon','552'),(98233,2476,'_introductory-block-icons_2_icon','field_6107f5f6078da'),(98234,2476,'introductory-block-icons_2_icon-description','Secure Level 1[nbsp]PCI Compliance'),(98235,2476,'_introductory-block-icons_2_icon-description','field_6107f635d4d34'),(98236,2476,'introductory-block-icons_3_icon','553'),(98237,2476,'_introductory-block-icons_3_icon','field_6107f5f6078da'),(98238,2476,'introductory-block-icons_3_icon-description','Appointed KPMG Auditor'),(98239,2476,'_introductory-block-icons_3_icon-description','field_6107f635d4d34'),(98240,2476,'introductory-block-icons','4'),(98241,2476,'_introductory-block-icons','field_6107f5e6078d9'),(98242,2476,'team_title',''),(98243,2476,'_team_title','field_6107f8866d8f1'),(98244,2476,'team',''),(98245,2476,'_team','field_6107f87b6d8f0'),(98246,2476,'block-info_team-title','Our Team'),(98247,2476,'_block-info_team-title','field_6107f96a86e2c'),(98248,2476,'block-info_team-profile-link-title','LinkedIn Profile'),(98249,2476,'_block-info_team-profile-link-title','field_6107fa2d86e31'),(98250,2476,'block-info',''),(98251,2476,'_block-info','field_6107fa5b46179'),(98252,2476,'team-list_0_image','2090'),(98253,2476,'_team-list_0_image','field_6107f9b886e2d'),(98254,2476,'team-list_0_full-name','Evgen Sopin'),(98255,2476,'_team-list_0_full-name','field_6107f9ee86e2e'),(98256,2476,'team-list_0_position','Chief Executive Officer'),(98257,2476,'_team-list_0_position','field_6107fa0886e2f'),(98258,2476,'team-list_0_profile','https://www.linkedin.com/in/evgensopin/'),(98259,2476,'_team-list_0_profile','field_6107fa1e86e30'),(98260,2476,'team-list_1_image','570'),(98261,2476,'_team-list_1_image','field_6107f9b886e2d'),(98262,2476,'team-list_1_full-name','Carlos Maduro'),(98263,2476,'_team-list_1_full-name','field_6107f9ee86e2e'),(98264,2476,'team-list_1_position','Chief Financial Officer'),(98265,2476,'_team-list_1_position','field_6107fa0886e2f'),(98266,2476,'team-list_1_profile','https://www.linkedin.com/in/carlosmaduro/'),(98267,2476,'_team-list_1_profile','field_6107fa1e86e30'),(98268,2476,'team-list_2_image','571'),(98269,2476,'_team-list_2_image','field_6107f9b886e2d'),(98270,2476,'team-list_2_full-name','Paul Barclay'),(98271,2476,'_team-list_2_full-name','field_6107f9ee86e2e'),(98272,2476,'team-list_2_position','Chief Commercial Officer'),(98273,2476,'_team-list_2_position','field_6107fa0886e2f'),(98274,2476,'team-list_2_profile','https://www.linkedin.com/in/pabarclay/'),(98275,2476,'_team-list_2_profile','field_6107fa1e86e30'),(98276,2476,'team-list_3_image','572'),(98277,2476,'_team-list_3_image','field_6107f9b886e2d'),(98278,2476,'team-list_3_full-name','Andrew Rud'),(98279,2476,'_team-list_3_full-name','field_6107f9ee86e2e'),(98280,2476,'team-list_3_position','Chief Operations Officer'),(98281,2476,'_team-list_3_position','field_6107fa0886e2f'),(98282,2476,'team-list_3_profile','https://www.linkedin.com/in/andrew-rud-b3274835/'),(98283,2476,'_team-list_3_profile','field_6107fa1e86e30'),(98284,2476,'team-list_4_image','573'),(98285,2476,'_team-list_4_image','field_6107f9b886e2d'),(98286,2476,'team-list_4_full-name','Andrew Vinnichenko'),(98287,2476,'_team-list_4_full-name','field_6107f9ee86e2e'),(98288,2476,'team-list_4_position','Money Laundering Reporting Officer'),(98289,2476,'_team-list_4_position','field_6107fa0886e2f'),(98290,2476,'team-list_4_profile','https://www.linkedin.com/in/andrew-vinnichenko/'),(98291,2476,'_team-list_4_profile','field_6107fa1e86e30'),(98292,2476,'team-list','5'),(98293,2476,'_team-list','field_6107f8956d8f2'),(98294,2476,'team-block-info_team-title','Our Team'),(98295,2476,'_team-block-info_team-title','field_6107f96a86e2c'),(98296,2476,'team-block-info_team-profile-link-title','LinkedIn Profile'),(98297,2476,'_team-block-info_team-profile-link-title','field_6107fa2d86e31'),(98298,2476,'team-block-info',''),(98299,2476,'_team-block-info','field_6107fa5b46179'),(98300,2476,'our-story-title','Our Story'),(98301,2476,'_our-story-title','field_6107fd3dfac5c'),(98302,2476,'story-past_0_year',''),(98303,2476,'_story-past_0_year','field_6107fe861dc5d'),(98304,2476,'story-past_0_gropus_0_title_title',''),(98305,2476,'_story-past_0_gropus_0_title_title','field_6107fefbb9e35'),(98306,2476,'story-past_0_gropus_0_title_gradient','0'),(98307,2476,'_story-past_0_gropus_0_title_gradient','field_6107ff2c8bc34'),(98308,2476,'story-past_0_gropus_0_title',''),(98309,2476,'_story-past_0_gropus_0_title','field_6107ff625d3cf'),(98310,2476,'story-past_0_gropus_0_description',''),(98311,2476,'_story-past_0_gropus_0_description','field_6107ff01b9e36'),(98312,2476,'story-past_0_gropus','1'),(98313,2476,'_story-past_0_gropus','field_6107fee8b9e34'),(98314,2476,'story-past_1_year',''),(98315,2476,'_story-past_1_year','field_6107fe861dc5d'),(98316,2476,'story-past_1_gropus_0_title_title',''),(98317,2476,'_story-past_1_gropus_0_title_title','field_6107fefbb9e35'),(98318,2476,'story-past_1_gropus_0_title_gradient','0'),(98319,2476,'_story-past_1_gropus_0_title_gradient','field_6107ff2c8bc34'),(98320,2476,'story-past_1_gropus_0_title',''),(98321,2476,'_story-past_1_gropus_0_title','field_6107ff625d3cf'),(98322,2476,'story-past_1_gropus_0_description',''),(98323,2476,'_story-past_1_gropus_0_description','field_6107ff01b9e36'),(98324,2476,'story-past_1_gropus','1'),(98325,2476,'_story-past_1_gropus','field_6107fee8b9e34'),(98326,2476,'story-past_2_year',''),(98327,2476,'_story-past_2_year','field_6107fe861dc5d'),(98328,2476,'story-past_2_gropus_0_title_title',''),(98329,2476,'_story-past_2_gropus_0_title_title','field_6107fefbb9e35'),(98330,2476,'story-past_2_gropus_0_title_gradient','0'),(98331,2476,'_story-past_2_gropus_0_title_gradient','field_6107ff2c8bc34'),(98332,2476,'story-past_2_gropus_0_title',''),(98333,2476,'_story-past_2_gropus_0_title','field_6107ff625d3cf'),(98334,2476,'story-past_2_gropus_0_description',''),(98335,2476,'_story-past_2_gropus_0_description','field_6107ff01b9e36'),(98336,2476,'story-past_2_gropus','1'),(98337,2476,'_story-past_2_gropus','field_6107fee8b9e34'),(98338,2476,'story-past_3_year',''),(98339,2476,'_story-past_3_year','field_6107fe861dc5d'),(98340,2476,'story-past_3_gropus_0_title_title',''),(98341,2476,'_story-past_3_gropus_0_title_title','field_6107fefbb9e35'),(98342,2476,'story-past_3_gropus_0_title_gradient','0'),(98343,2476,'_story-past_3_gropus_0_title_gradient','field_6107ff2c8bc34'),(98344,2476,'story-past_3_gropus_0_title',''),(98345,2476,'_story-past_3_gropus_0_title','field_6107ff625d3cf'),(98346,2476,'story-past_3_gropus_0_description',''),(98347,2476,'_story-past_3_gropus_0_description','field_6107ff01b9e36'),(98348,2476,'story-past_3_gropus','1'),(98349,2476,'_story-past_3_gropus','field_6107fee8b9e34'),(98350,2476,'story-past_4_year',''),(98351,2476,'_story-past_4_year','field_6107fe861dc5d'),(98352,2476,'story-past_4_gropus_0_title_title',''),(98353,2476,'_story-past_4_gropus_0_title_title','field_6107fefbb9e35'),(98354,2476,'story-past_4_gropus_0_title_gradient','0'),(98355,2476,'_story-past_4_gropus_0_title_gradient','field_6107ff2c8bc34'),(98356,2476,'story-past_4_gropus_0_title',''),(98357,2476,'_story-past_4_gropus_0_title','field_6107ff625d3cf'),(98358,2476,'story-past_4_gropus_0_description',''),(98359,2476,'_story-past_4_gropus_0_description','field_6107ff01b9e36'),(98360,2476,'story-past_4_gropus','1'),(98361,2476,'_story-past_4_gropus','field_6107fee8b9e34'),(98362,2476,'story-past_5_year',''),(98363,2476,'_story-past_5_year','field_6107fe861dc5d'),(98364,2476,'story-past_5_gropus_0_title_title',''),(98365,2476,'_story-past_5_gropus_0_title_title','field_6107fefbb9e35'),(98366,2476,'story-past_5_gropus_0_title_gradient','0'),(98367,2476,'_story-past_5_gropus_0_title_gradient','field_6107ff2c8bc34'),(98368,2476,'story-past_5_gropus_0_title',''),(98369,2476,'_story-past_5_gropus_0_title','field_6107ff625d3cf'),(98370,2476,'story-past_5_gropus_0_description',''),(98371,2476,'_story-past_5_gropus_0_description','field_6107ff01b9e36'),(98372,2476,'story-past_5_gropus','1'),(98373,2476,'_story-past_5_gropus','field_6107fee8b9e34'),(98374,2476,'story-past_6_year',''),(98375,2476,'_story-past_6_year','field_6107fe861dc5d'),(98376,2476,'story-past_6_gropus_0_title_title',''),(98377,2476,'_story-past_6_gropus_0_title_title','field_6107fefbb9e35'),(98378,2476,'story-past_6_gropus_0_title_gradient','0'),(98379,2476,'_story-past_6_gropus_0_title_gradient','field_6107ff2c8bc34'),(98380,2476,'story-past_6_gropus_0_title',''),(98381,2476,'_story-past_6_gropus_0_title','field_6107ff625d3cf'),(98382,2476,'story-past_6_gropus_0_description',''),(98383,2476,'_story-past_6_gropus_0_description','field_6107ff01b9e36'),(98384,2476,'story-past_6_gropus','1'),(98385,2476,'_story-past_6_gropus','field_6107fee8b9e34'),(98386,2476,'story-past_7_year',''),(98387,2476,'_story-past_7_year','field_6107fe861dc5d'),(98388,2476,'story-past_7_gropus_0_title_title',''),(98389,2476,'_story-past_7_gropus_0_title_title','field_6107fefbb9e35'),(98390,2476,'story-past_7_gropus_0_title_gradient','0'),(98391,2476,'_story-past_7_gropus_0_title_gradient','field_6107ff2c8bc34'),(98392,2476,'story-past_7_gropus_0_title',''),(98393,2476,'_story-past_7_gropus_0_title','field_6107ff625d3cf'),(98394,2476,'story-past_7_gropus_0_description',''),(98395,2476,'_story-past_7_gropus_0_description','field_6107ff01b9e36'),(98396,2476,'story-past_7_gropus','1'),(98397,2476,'_story-past_7_gropus','field_6107fee8b9e34'),(98398,2476,'story-past_8_year',''),(98399,2476,'_story-past_8_year','field_6107fe861dc5d'),(98400,2476,'story-past_8_gropus_0_title_title',''),(98401,2476,'_story-past_8_gropus_0_title_title','field_6107fefbb9e35'),(98402,2476,'story-past_8_gropus_0_title_gradient','0'),(98403,2476,'_story-past_8_gropus_0_title_gradient','field_6107ff2c8bc34'),(98404,2476,'story-past_8_gropus_0_title',''),(98405,2476,'_story-past_8_gropus_0_title','field_6107ff625d3cf'),(98406,2476,'story-past_8_gropus_0_description',''),(98407,2476,'_story-past_8_gropus_0_description','field_6107ff01b9e36'),(98408,2476,'story-past_8_gropus','1'),(98409,2476,'_story-past_8_gropus','field_6107fee8b9e34'),(98410,2476,'story-past','9'),(98411,2476,'_story-past','field_6107fe24901a6'),(98412,2476,'story-feature_0_year',''),(98413,2476,'_story-feature_0_year','field_6107ffda45731'),(98414,2476,'story-feature_0_gropus_0_title_title',''),(98415,2476,'_story-feature_0_gropus_0_title_title','field_6107ffda45734'),(98416,2476,'story-feature_0_gropus_0_title_gradient','0'),(98417,2476,'_story-feature_0_gropus_0_title_gradient','field_6107ffda45735'),(98418,2476,'story-feature_0_gropus_0_title',''),(98419,2476,'_story-feature_0_gropus_0_title','field_6107ffda45733'),(98420,2476,'story-feature_0_gropus_0_description',''),(98421,2476,'_story-feature_0_gropus_0_description','field_6107ffda45736'),(98422,2476,'story-feature_0_gropus','1'),(98423,2476,'_story-feature_0_gropus','field_6107ffda45732'),(98424,2476,'story-feature_1_year',''),(98425,2476,'_story-feature_1_year','field_6107ffda45731'),(98426,2476,'story-feature_1_gropus_0_title_title',''),(98427,2476,'_story-feature_1_gropus_0_title_title','field_6107ffda45734'),(98428,2476,'story-feature_1_gropus_0_title_gradient','0'),(98429,2476,'_story-feature_1_gropus_0_title_gradient','field_6107ffda45735'),(98430,2476,'story-feature_1_gropus_0_title',''),(98431,2476,'_story-feature_1_gropus_0_title','field_6107ffda45733'),(98432,2476,'story-feature_1_gropus_0_description',''),(98433,2476,'_story-feature_1_gropus_0_description','field_6107ffda45736'),(98434,2476,'story-feature_1_gropus','1'),(98435,2476,'_story-feature_1_gropus','field_6107ffda45732'),(98436,2476,'story-feature','2'),(98437,2476,'_story-feature','field_6107ffda45730'),(98438,2476,'slider_story-past_0_year','Founded in 2006'),(98439,2476,'_slider_story-past_0_year','field_6107fe861dc5d'),(98440,2476,'slider_story-past_0_gropus_0_title_title','foundation'),(98441,2476,'_slider_story-past_0_gropus_0_title_title','field_6107fefbb9e35'),(98442,2476,'slider_story-past_0_gropus_0_title_gradient','1'),(98443,2476,'_slider_story-past_0_gropus_0_title_gradient','field_6107ff2c8bc34'),(98444,2476,'slider_story-past_0_gropus_0_title',''),(98445,2476,'_slider_story-past_0_gropus_0_title','field_6107ff625d3cf'),(98446,2476,'slider_story-past_0_gropus_0_description','CommerceGate was founded in[nbsp]Barcelona, Spain, by[nbsp]forming key relationships with financial and[nbsp]risk management institutions to[nbsp]develop technological and[nbsp]operational capabilities on[nbsp]our[nbsp]platform.'),(98447,2476,'_slider_story-past_0_gropus_0_description','field_6107ff01b9e36'),(98448,2476,'slider_story-past_0_gropus','1'),(98449,2476,'_slider_story-past_0_gropus','field_6107fee8b9e34'),(98450,2476,'slider_story-past_1_year','In 2007'),(98451,2476,'_slider_story-past_1_year','field_6107fe861dc5d'),(98452,2476,'slider_story-past_1_gropus_0_title_title','The[nbsp]largest high-risk payment processor in[nbsp]Spain'),(98453,2476,'_slider_story-past_1_gropus_0_title_title','field_6107fefbb9e35'),(98454,2476,'slider_story-past_1_gropus_0_title_gradient','0'),(98455,2476,'_slider_story-past_1_gropus_0_title_gradient','field_6107ff2c8bc34'),(98456,2476,'slider_story-past_1_gropus_0_title',''),(98457,2476,'_slider_story-past_1_gropus_0_title','field_6107ff625d3cf'),(98458,2476,'slider_story-past_1_gropus_0_description','CommerceGate quickly scaled to[nbsp]be[nbsp]the[nbsp]largest high-risk payment processor in[nbsp]Spain and[nbsp]expanded throughout Europe offering superior throughput and highly secured payment solutions for[nbsp]our[nbsp]clients.'),(98459,2476,'_slider_story-past_1_gropus_0_description','field_6107ff01b9e36'),(98460,2476,'slider_story-past_1_gropus','1'),(98461,2476,'_slider_story-past_1_gropus','field_6107fee8b9e34'),(98462,2476,'slider_story-past_2_year','In 2009'),(98463,2476,'_slider_story-past_2_year','field_6107fe861dc5d'),(98464,2476,'slider_story-past_2_gropus_0_title_title','Relaunch of[nbsp]cgbilling.com'),(98465,2476,'_slider_story-past_2_gropus_0_title_title','field_6107fefbb9e35'),(98466,2476,'slider_story-past_2_gropus_0_title_gradient','0'),(98467,2476,'_slider_story-past_2_gropus_0_title_gradient','field_6107ff2c8bc34'),(98468,2476,'slider_story-past_2_gropus_0_title',''),(98469,2476,'_slider_story-past_2_gropus_0_title','field_6107ff625d3cf'),(98470,2476,'slider_story-past_2_gropus_0_description','CommerceGate established an[nbsp]Industry benchmark for[nbsp]quality service for[nbsp]end-user billing support with the[nbsp]relaunch of[nbsp]cgbilling.com.'),(98471,2476,'_slider_story-past_2_gropus_0_description','field_6107ff01b9e36'),(98472,2476,'slider_story-past_2_gropus','2'),(98473,2476,'_slider_story-past_2_gropus','field_6107fee8b9e34'),(98474,2476,'slider_story-past_3_year','In 2010'),(98475,2476,'_slider_story-past_3_year','field_6107fe861dc5d'),(98476,2476,'slider_story-past_3_gropus_0_title_title','CommerceGate expanded our[nbsp]team'),(98477,2476,'_slider_story-past_3_gropus_0_title_title','field_6107fefbb9e35'),(98478,2476,'slider_story-past_3_gropus_0_title_gradient','0'),(98479,2476,'_slider_story-past_3_gropus_0_title_gradient','field_6107ff2c8bc34'),(98480,2476,'slider_story-past_3_gropus_0_title',''),(98481,2476,'_slider_story-past_3_gropus_0_title','field_6107ff625d3cf'),(98482,2476,'slider_story-past_3_gropus_0_description','CommerceGate expanded our team to[nbsp]meet growing demand for our payment solutions and to[nbsp]offer highly dedicated support for our clients.'),(98483,2476,'_slider_story-past_3_gropus_0_description','field_6107ff01b9e36'),(98484,2476,'slider_story-past_3_gropus','1'),(98485,2476,'_slider_story-past_3_gropus','field_6107fee8b9e34'),(98486,2476,'slider_story-past_4_year','In 2011'),(98487,2476,'_slider_story-past_4_year','field_6107fe861dc5d'),(98488,2476,'slider_story-past_4_gropus_0_title_title','The Billing Company of[nbsp]the[nbsp]Year'),(98489,2476,'_slider_story-past_4_gropus_0_title_title','field_6107fefbb9e35'),(98490,2476,'slider_story-past_4_gropus_0_title_gradient','0'),(98491,2476,'_slider_story-past_4_gropus_0_title_gradient','field_6107ff2c8bc34'),(98492,2476,'slider_story-past_4_gropus_0_title',''),(98493,2476,'_slider_story-past_4_gropus_0_title','field_6107ff625d3cf'),(98494,2476,'slider_story-past_4_gropus_0_description','CommerceGate was awarded the[nbsp]Billing Company of[nbsp]the[nbsp]Year (Merchant Services) for our longstanding dedication to[nbsp]providing leading payment technology and support access for our clients.'),(98495,2476,'_slider_story-past_4_gropus_0_description','field_6107ff01b9e36'),(98496,2476,'slider_story-past_4_gropus','1'),(98497,2476,'_slider_story-past_4_gropus','field_6107fee8b9e34'),(98498,2476,'slider_story-past_5_year','In 2012'),(98499,2476,'_slider_story-past_5_year','field_6107fe861dc5d'),(98500,2476,'slider_story-past_5_gropus_0_title_title','The[nbsp]European Billing Company of[nbsp]the[nbsp]Year Award'),(98501,2476,'_slider_story-past_5_gropus_0_title_title','field_6107fefbb9e35'),(98502,2476,'slider_story-past_5_gropus_0_title_gradient','0'),(98503,2476,'_slider_story-past_5_gropus_0_title_gradient','field_6107ff2c8bc34'),(98504,2476,'slider_story-past_5_gropus_0_title',''),(98505,2476,'_slider_story-past_5_gropus_0_title','field_6107ff625d3cf'),(98506,2476,'slider_story-past_5_gropus_0_description','CommerceGate was nominated for the[nbsp]European Billing Company of[nbsp]the[nbsp]Year Award for outstanding performance and reliability of[nbsp]our billing solutions for our clients in[nbsp]Europe.'),(98507,2476,'_slider_story-past_5_gropus_0_description','field_6107ff01b9e36'),(98508,2476,'slider_story-past_5_gropus','2'),(98509,2476,'_slider_story-past_5_gropus','field_6107fee8b9e34'),(98510,2476,'slider_story-past_6_year','In 2013'),(98511,2476,'_slider_story-past_6_year','field_6107fe861dc5d'),(98512,2476,'slider_story-past_6_gropus_0_title_title','The European Billing Company of[nbsp]the[nbsp]Year Award'),(98513,2476,'_slider_story-past_6_gropus_0_title_title','field_6107fefbb9e35'),(98514,2476,'slider_story-past_6_gropus_0_title_gradient','0'),(98515,2476,'_slider_story-past_6_gropus_0_title_gradient','field_6107ff2c8bc34'),(98516,2476,'slider_story-past_6_gropus_0_title',''),(98517,2476,'_slider_story-past_6_gropus_0_title','field_6107ff625d3cf'),(98518,2476,'slider_story-past_6_gropus_0_description','CommerceGate was crowned the[nbsp]title European Billing Company of[nbsp]the[nbsp]Year Award for outstanding performance and[nbsp]reliability of[nbsp]our billing solutions for our clients in[nbsp]Europe.'),(98519,2476,'_slider_story-past_6_gropus_0_description','field_6107ff01b9e36'),(98520,2476,'slider_story-past_6_gropus','1'),(98521,2476,'_slider_story-past_6_gropus','field_6107fee8b9e34'),(98522,2476,'slider_story-past_7_year','In 2014'),(98523,2476,'_slider_story-past_7_year','field_6107fe861dc5d'),(98524,2476,'slider_story-past_7_gropus_0_title_title','The European Payment Processor of[nbsp]the[nbsp]Year Award'),(98525,2476,'_slider_story-past_7_gropus_0_title_title','field_6107fefbb9e35'),(98526,2476,'slider_story-past_7_gropus_0_title_gradient','0'),(98527,2476,'_slider_story-past_7_gropus_0_title_gradient','field_6107ff2c8bc34'),(98528,2476,'slider_story-past_7_gropus_0_title',''),(98529,2476,'_slider_story-past_7_gropus_0_title','field_6107ff625d3cf'),(98530,2476,'slider_story-past_7_gropus_0_description','CommerceGate was crowned the[nbsp]European Payment Processor of[nbsp]the[nbsp]Year Award for our leading and[nbsp]highly scalable payment processing solutions for our clients in[nbsp]Europe.'),(98531,2476,'_slider_story-past_7_gropus_0_description','field_6107ff01b9e36'),(98532,2476,'slider_story-past_7_gropus','2'),(98533,2476,'_slider_story-past_7_gropus','field_6107fee8b9e34'),(98534,2476,'slider_story-past_8_year','In 2015'),(98535,2476,'_slider_story-past_8_year','field_6107fe861dc5d'),(98536,2476,'slider_story-past_8_gropus_0_title_title','CommerceGate expanded our team'),(98537,2476,'_slider_story-past_8_gropus_0_title_title','field_6107fefbb9e35'),(98538,2476,'slider_story-past_8_gropus_0_title_gradient','0'),(98539,2476,'_slider_story-past_8_gropus_0_title_gradient','field_6107ff2c8bc34'),(98540,2476,'slider_story-past_8_gropus_0_title',''),(98541,2476,'_slider_story-past_8_gropus_0_title','field_6107ff625d3cf'),(98542,2476,'slider_story-past_8_gropus_0_description','CommerceGate expanded our team to[nbsp]boost our core competencies and[nbsp]expertise in[nbsp]key operational areas while continuing to[nbsp]grow our client base and support throughout Europe.'),(98543,2476,'_slider_story-past_8_gropus_0_description','field_6107ff01b9e36'),(98544,2476,'slider_story-past_8_gropus','3'),(98545,2476,'_slider_story-past_8_gropus','field_6107fee8b9e34'),(98546,2476,'slider_story-past','15'),(98547,2476,'_slider_story-past','field_6107fe24901a6'),(98548,2476,'slider_story-feature_0_year','In 2022'),(98549,2476,'_slider_story-feature_0_year','field_6107ffda45731'),(98550,2476,'slider_story-feature_0_gropus_0_title_title','CG[nbsp]Digital Bank.'),(98551,2476,'_slider_story-feature_0_gropus_0_title_title','field_6107ffda45734'),(98552,2476,'slider_story-feature_0_gropus_0_title_gradient','0'),(98553,2476,'_slider_story-feature_0_gropus_0_title_gradient','field_6107ffda45735'),(98554,2476,'slider_story-feature_0_gropus_0_title',''),(98555,2476,'_slider_story-feature_0_gropus_0_title','field_6107ffda45733'),(98556,2476,'slider_story-feature_0_gropus_0_description','Gain access to[nbsp]key digital banking facilities and[nbsp]services hassle-free, tailored to[nbsp]the[nbsp]needs of[nbsp]your online business.'),(98557,2476,'_slider_story-feature_0_gropus_0_description','field_6107ffda45736'),(98558,2476,'slider_story-feature_0_gropus','3'),(98559,2476,'_slider_story-feature_0_gropus','field_6107ffda45732'),(98560,2476,'slider_story-feature','1'),(98561,2476,'_slider_story-feature','field_6107ffda45730'),(98562,2476,'slider',''),(98563,2476,'_slider','field_610800a34520b'),(98564,2476,'slider_story-feature_0_gropus_1_title_title','CG[nbsp]Card.'),(98565,2476,'_slider_story-feature_0_gropus_1_title_title','field_6107ffda45734'),(98566,2476,'slider_story-feature_0_gropus_1_title_gradient','0'),(98567,2476,'_slider_story-feature_0_gropus_1_title_gradient','field_6107ffda45735'),(98568,2476,'slider_story-feature_0_gropus_1_title',''),(98569,2476,'_slider_story-feature_0_gropus_1_title','field_6107ffda45733'),(98570,2476,'slider_story-feature_0_gropus_1_description','Get customized corporate and[nbsp]personal credit cards for[nbsp]your stakeholders and[nbsp]key partners linked to[nbsp]your account.'),(98571,2476,'_slider_story-feature_0_gropus_1_description','field_6107ffda45736'),(98572,2476,'career-block-info_title','Start Your Career'),(98573,2476,'_career-block-info_title','field_6108088e7a966'),(98574,2476,'career-block-info_suptitle_text','15 job openings'),(98575,2476,'_career-block-info_suptitle_text','field_610808a07a968'),(98576,2476,'career-block-info_suptitle_color','#EB5042'),(98577,2476,'_career-block-info_suptitle_color','field_610808a67a969'),(98578,2476,'career-block-info_suptitle',''),(98579,2476,'_career-block-info_suptitle','field_610808947a967'),(98580,2476,'career-block-info_button-title','See All Jobs\\'),(98581,2476,'_career-block-info_button-title','field_610808cdef69d'),(98582,2476,'career-block-info',''),(98583,2476,'_career-block-info','field_610807c27a965'),(98584,2476,'career-block-info_button','a:3:{s:5:\"title\";s:12:\"See all jobs\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/careers/\";s:6:\"target\";s:0:\"\";}'),(98585,2476,'_career-block-info_button','field_610808cdef69d'),(98586,2476,'slider_story-past_2_gropus_1_title_title','The[nbsp]Strategic Alliance of[nbsp]the[nbsp]Year Award'),(98587,2476,'_slider_story-past_2_gropus_1_title_title','field_6107fefbb9e35'),(98588,2476,'slider_story-past_2_gropus_1_title_gradient','0'),(98589,2476,'_slider_story-past_2_gropus_1_title_gradient','field_6107ff2c8bc34'),(98590,2476,'slider_story-past_2_gropus_1_title',''),(98591,2476,'_slider_story-past_2_gropus_1_title','field_6107ff625d3cf'),(98592,2476,'slider_story-past_2_gropus_1_description','CommerceGate was awarded the[nbsp]Strategic Alliance of[nbsp]the[nbsp]Year Award for[nbsp]outstanding performance and[nbsp]reliability in[nbsp]our payment solutions.'),(98593,2476,'_slider_story-past_2_gropus_1_description','field_6107ff01b9e36'),(98594,2476,'slider_story-past_5_gropus_1_title_title','CommerceGate relaunches our flagship website'),(98595,2476,'_slider_story-past_5_gropus_1_title_title','field_6107fefbb9e35'),(98596,2476,'slider_story-past_5_gropus_1_title_gradient','0'),(98597,2476,'_slider_story-past_5_gropus_1_title_gradient','field_6107ff2c8bc34'),(98598,2476,'slider_story-past_5_gropus_1_title',''),(98599,2476,'_slider_story-past_5_gropus_1_title','field_6107ff625d3cf'),(98600,2476,'slider_story-past_5_gropus_1_description','CommerceGate relaunches our flagship website and brand image to[nbsp]emphasize on[nbsp]our growing success, industry expertise and[nbsp]outstanding dedication to[nbsp]our clients globally.'),(98601,2476,'_slider_story-past_5_gropus_1_description','field_6107ff01b9e36'),(98602,2476,'slider_story-past_7_gropus_1_title_title','The lead in[nbsp]innovation and[nbsp]development'),(98603,2476,'_slider_story-past_7_gropus_1_title_title','field_6107fefbb9e35'),(98604,2476,'slider_story-past_7_gropus_1_title_gradient','0'),(98605,2476,'_slider_story-past_7_gropus_1_title_gradient','field_6107ff2c8bc34'),(98606,2476,'slider_story-past_7_gropus_1_title',''),(98607,2476,'_slider_story-past_7_gropus_1_title','field_6107ff625d3cf'),(98608,2476,'slider_story-past_7_gropus_1_description','CommerceGate takes the[nbsp]lead in[nbsp]innovation and development under a[nbsp]new management with the[nbsp]commitment to[nbsp]developing and[nbsp]adopting the[nbsp]latest payment technologies available for our clients.'),(98609,2476,'_slider_story-past_7_gropus_1_description','field_6107ff01b9e36'),(98610,2476,'slider_story-past_8_gropus_1_title_title','A[nbsp]brand new processing platform and[nbsp]back office systems'),(98611,2476,'_slider_story-past_8_gropus_1_title_title','field_6107fefbb9e35'),(98612,2476,'slider_story-past_8_gropus_1_title_gradient','0'),(98613,2476,'_slider_story-past_8_gropus_1_title_gradient','field_6107ff2c8bc34'),(98614,2476,'slider_story-past_8_gropus_1_title',''),(98615,2476,'_slider_story-past_8_gropus_1_title','field_6107ff625d3cf'),(98616,2476,'slider_story-past_8_gropus_1_description','CommerceGate begins development of[nbsp]a[nbsp]brand new processing platform and[nbsp]back office systems to[nbsp]provide our clients with a[nbsp]highly secure and[nbsp]leading payment processing solution in[nbsp]the[nbsp]industry.'),(98617,2476,'_slider_story-past_8_gropus_1_description','field_6107ff01b9e36'),(98618,2476,'slider_story-past_8_gropus_2_title_title','Data-driven business intelligence technology'),(98619,2476,'_slider_story-past_8_gropus_2_title_title','field_6107fefbb9e35'),(98620,2476,'slider_story-past_8_gropus_2_title_gradient','0'),(98621,2476,'_slider_story-past_8_gropus_2_title_gradient','field_6107ff2c8bc34'),(98622,2476,'slider_story-past_8_gropus_2_title',''),(98623,2476,'_slider_story-past_8_gropus_2_title','field_6107ff625d3cf'),(98624,2476,'slider_story-past_8_gropus_2_description','CommerceGate continues to[nbsp]evolve and[nbsp]cater to[nbsp]the[nbsp]changing landscape of[nbsp]the[nbsp]industry through streamlining business processes, leveraging on[nbsp]agile and[nbsp]data-driven business intelligence technology.'),(98625,2476,'_slider_story-past_8_gropus_2_description','field_6107ff01b9e36'),(98626,2476,'slider_story-past_9_year','In 2016'),(98627,2476,'_slider_story-past_9_year','field_6107fe861dc5d'),(98628,2476,'slider_story-past_9_gropus_0_title_title','The[nbsp]leading back office system and[nbsp]merchant user interface'),(98629,2476,'_slider_story-past_9_gropus_0_title_title','field_6107fefbb9e35'),(98630,2476,'slider_story-past_9_gropus_0_title_gradient','0'),(98631,2476,'_slider_story-past_9_gropus_0_title_gradient','field_6107ff2c8bc34'),(98632,2476,'slider_story-past_9_gropus_0_title',''),(98633,2476,'_slider_story-past_9_gropus_0_title','field_6107ff625d3cf'),(98634,2476,'slider_story-past_9_gropus_0_description','CommerceGate launches the[nbsp]leading back office system and[nbsp]merchant user interface making payment processing management easier and[nbsp]convenient, while increasing the[nbsp]capabilities for our clients.'),(98635,2476,'_slider_story-past_9_gropus_0_description','field_6107ff01b9e36'),(98636,2476,'slider_story-past_9_gropus_1_title_title','An[nbsp]upgraded website and[nbsp]corporate profile'),(98637,2476,'_slider_story-past_9_gropus_1_title_title','field_6107fefbb9e35'),(98638,2476,'slider_story-past_9_gropus_1_title_gradient','0'),(98639,2476,'_slider_story-past_9_gropus_1_title_gradient','field_6107ff2c8bc34'),(98640,2476,'slider_story-past_9_gropus_1_title',''),(98641,2476,'_slider_story-past_9_gropus_1_title','field_6107ff625d3cf'),(98642,2476,'slider_story-past_9_gropus_1_description','CommerceGate introduces an[nbsp]upgraded website and[nbsp]corporate profile to[nbsp]reflect the[nbsp]dedication and[nbsp]commitment to[nbsp]constant innovation, marking the[nbsp]transition to[nbsp]a[nbsp]lean, agile, and[nbsp]data-driven payment processor.'),(98643,2476,'_slider_story-past_9_gropus_1_description','field_6107ff01b9e36'),(98644,2476,'slider_story-past_9_gropus','2'),(98645,2476,'_slider_story-past_9_gropus','field_6107fee8b9e34'),(98646,2476,'slider_story-past_10_year','In 2017'),(98647,2476,'_slider_story-past_10_year','field_6107fe861dc5d'),(98648,2476,'slider_story-past_10_gropus_0_title_title','Billing[nbsp]2.0'),(98649,2476,'_slider_story-past_10_gropus_0_title_title','field_6107fefbb9e35'),(98650,2476,'slider_story-past_10_gropus_0_title_gradient','1'),(98651,2476,'_slider_story-past_10_gropus_0_title_gradient','field_6107ff2c8bc34'),(98652,2476,'slider_story-past_10_gropus_0_title',''),(98653,2476,'_slider_story-past_10_gropus_0_title','field_6107ff625d3cf'),(98654,2476,'slider_story-past_10_gropus_0_description','CommerceGate launches Billing[nbsp]2.0, the[nbsp]leading all-in-one invoice, settlement and[nbsp]billing system that provides the[nbsp]latest technology and[nbsp]functionalities with accurate transactional data for our clients.'),(98655,2476,'_slider_story-past_10_gropus_0_description','field_6107ff01b9e36'),(98656,2476,'slider_story-past_10_gropus','1'),(98657,2476,'_slider_story-past_10_gropus','field_6107fee8b9e34'),(98658,2476,'slider_story-past_11_year','In 2018'),(98659,2476,'_slider_story-past_11_year','field_6107fe861dc5d'),(98660,2476,'slider_story-past_11_gropus_0_title_title','CGPayTech'),(98661,2476,'_slider_story-past_11_gropus_0_title_title','field_6107fefbb9e35'),(98662,2476,'slider_story-past_11_gropus_0_title_gradient','1'),(98663,2476,'_slider_story-past_11_gropus_0_title_gradient','field_6107ff2c8bc34'),(98664,2476,'slider_story-past_11_gropus_0_title',''),(98665,2476,'_slider_story-past_11_gropus_0_title','field_6107ff625d3cf'),(98666,2476,'slider_story-past_11_gropus_0_description','CommerceGate launches CGPayTech, a[nbsp]cutting-edge payment platform with higher processing capacities, improved security encryption protocols and[nbsp]a[nbsp]variety of[nbsp]additional payment methods.'),(98667,2476,'_slider_story-past_11_gropus_0_description','field_6107ff01b9e36'),(98668,2476,'slider_story-past_11_gropus','1'),(98669,2476,'_slider_story-past_11_gropus','field_6107fee8b9e34'),(98670,2476,'slider_story-past_12_year','In 2019'),(98671,2476,'_slider_story-past_12_year','field_6107fe861dc5d'),(98672,2476,'slider_story-past_12_gropus_0_title_title','20th[nbsp]acquiring partner integration'),(98673,2476,'_slider_story-past_12_gropus_0_title_title','field_6107fefbb9e35'),(98674,2476,'slider_story-past_12_gropus_0_title_gradient','0'),(98675,2476,'_slider_story-past_12_gropus_0_title_gradient','field_6107ff2c8bc34'),(98676,2476,'slider_story-past_12_gropus_0_title',''),(98677,2476,'_slider_story-past_12_gropus_0_title','field_6107ff625d3cf'),(98678,2476,'slider_story-past_12_gropus_0_description','CommerceGate introduces our 20th acquiring partner integration to[nbsp]our platform, providing our merchants higher transactional volumes, better conversion, risk management and[nbsp]payment processing quality.'),(98679,2476,'_slider_story-past_12_gropus_0_description','field_6107ff01b9e36'),(98680,2476,'slider_story-past_12_gropus','1'),(98681,2476,'_slider_story-past_12_gropus','field_6107fee8b9e34'),(98682,2476,'slider_story-past_13_year','In 2020'),(98683,2476,'_slider_story-past_13_year','field_6107fe861dc5d'),(98684,2476,'slider_story-past_13_gropus_0_title_title','A[nbsp]financial institution license'),(98685,2476,'_slider_story-past_13_gropus_0_title_title','field_6107fefbb9e35'),(98686,2476,'slider_story-past_13_gropus_0_title_gradient','0'),(98687,2476,'_slider_story-past_13_gropus_0_title_gradient','field_6107ff2c8bc34'),(98688,2476,'slider_story-past_13_gropus_0_title',''),(98689,2476,'_slider_story-past_13_gropus_0_title','field_6107ff625d3cf'),(98690,2476,'slider_story-past_13_gropus_0_description','CommerceGate was the[nbsp]first non-banking group in[nbsp]Spain to[nbsp]be[nbsp]granted by[nbsp]the[nbsp]Central Bank of[nbsp]Spain a[nbsp]financial institution license.'),(98691,2476,'_slider_story-past_13_gropus_0_description','field_6107ff01b9e36'),(98692,2476,'slider_story-past_13_gropus','1'),(98693,2476,'_slider_story-past_13_gropus','field_6107fee8b9e34'),(98694,2476,'slider_story-past_14_year','In 2021'),(98695,2476,'_slider_story-past_14_year','field_6107fe861dc5d'),(98696,2476,'slider_story-past_14_gropus_0_title_title','CommerceGate opens the[nbsp]LATAM market'),(98697,2476,'_slider_story-past_14_gropus_0_title_title','field_6107fefbb9e35'),(98698,2476,'slider_story-past_14_gropus_0_title_gradient','0'),(98699,2476,'_slider_story-past_14_gropus_0_title_gradient','field_6107ff2c8bc34'),(98700,2476,'slider_story-past_14_gropus_0_title',''),(98701,2476,'_slider_story-past_14_gropus_0_title','field_6107ff625d3cf'),(98702,2476,'slider_story-past_14_gropus_0_description','CommerceGate opens the[nbsp]LATAM market through local acquiring and[nbsp]payment solutions for EU merchants with Brazil being the[nbsp]first country and[nbsp]Mexico, Chile, Colombia and[nbsp]Peru coming next.'),(98703,2476,'_slider_story-past_14_gropus_0_description','field_6107ff01b9e36'),(98704,2476,'slider_story-past_14_gropus','1'),(98705,2476,'_slider_story-past_14_gropus','field_6107fee8b9e34'),(98706,2476,'slider_story-feature_0_gropus_2_title_title','CG[nbsp]eWallet.'),(98707,2476,'_slider_story-feature_0_gropus_2_title_title','field_6107ffda45734'),(98708,2476,'slider_story-feature_0_gropus_2_title_gradient','0'),(98709,2476,'_slider_story-feature_0_gropus_2_title_gradient','field_6107ffda45735'),(98710,2476,'slider_story-feature_0_gropus_2_title',''),(98711,2476,'_slider_story-feature_0_gropus_2_title','field_6107ffda45733'),(98712,2476,'slider_story-feature_0_gropus_2_description','Get full access to[nbsp]the[nbsp]benefits of[nbsp]the[nbsp]CG[nbsp]eWallet solution to[nbsp]increase customer interaction with your business.'),(98713,2476,'_slider_story-feature_0_gropus_2_description','field_6107ffda45736'),(98714,2477,'main-block_image','2475'),(98715,2477,'_main-block_image','field_6107f1cd63ec8'),(98716,2477,'main-block_title','Sobre CommerceGate'),(98717,2477,'_main-block_title','field_6107f1db63ec9'),(98718,2477,'main-block_description','Miles de[nbsp]comerciantes han[nbsp]aumentado sus[nbsp]ventas con nuestras soluciones de[nbsp]pago desde el[nbsp]2006. Hoy[nbsp]día, hemos escalado con[nbsp]éxito proveyendo todos los[nbsp]negocios con tecnología líder y[nbsp]con fundamentos de[nbsp]prácticas comerciales éticas'),(98719,2477,'_main-block_description','field_6107f1e463eca'),(98720,2477,'main-block_button-title','Descubra más'),(98721,2477,'_main-block_button-title','field_6107f1f063ecb'),(98722,2477,'main-block',''),(98723,2477,'_main-block','field_6107f1b963ec7'),(98724,2477,'introductory-block-title','Somos profesionales reconocidos'),(98725,2477,'_introductory-block-title','field_6107f5e1078d8'),(98726,2477,'introductory-block-icons_0_icon','550'),(98727,2477,'_introductory-block-icons_0_icon','field_6107f5f6078da'),(98728,2477,'introductory-block-icons_0_icon-description','Con Licencia del[nbsp]Banco de[nbsp]España'),(98729,2477,'_introductory-block-icons_0_icon-description','field_6107f635d4d34'),(98730,2477,'introductory-block-icons_1_icon','551'),(98731,2477,'_introductory-block-icons_1_icon','field_6107f5f6078da'),(98732,2477,'introductory-block-icons_1_icon-description','Auditor de[nbsp]KPMG designado'),(98733,2477,'_introductory-block-icons_1_icon-description','field_6107f635d4d34'),(98734,2477,'introductory-block-icons_2_icon','552'),(98735,2477,'_introductory-block-icons_2_icon','field_6107f5f6078da'),(98736,2477,'introductory-block-icons_2_icon-description','Cumplimiento de[nbsp]seguridad PCI[nbsp]Nivel[nbsp]1'),(98737,2477,'_introductory-block-icons_2_icon-description','field_6107f635d4d34'),(98738,2477,'introductory-block-icons_3_icon','553'),(98739,2477,'_introductory-block-icons_3_icon','field_6107f5f6078da'),(98740,2477,'introductory-block-icons_3_icon-description','Institución Financiera Regulada por[nbsp]UE'),(98741,2477,'_introductory-block-icons_3_icon-description','field_6107f635d4d34'),(98742,2477,'introductory-block-icons','4'),(98743,2477,'_introductory-block-icons','field_6107f5e6078d9'),(98744,2477,'team-list_0_image','2092'),(98745,2477,'_team-list_0_image','field_6107f9b886e2d'),(98746,2477,'team-list_0_full-name','Evgen Sopin'),(98747,2477,'_team-list_0_full-name','field_6107f9ee86e2e'),(98748,2477,'team-list_0_position','Director Ejecutivo'),(98749,2477,'_team-list_0_position','field_6107fa0886e2f'),(98750,2477,'team-list_0_profile','https://www.linkedin.com/in/evgensopin/'),(98751,2477,'_team-list_0_profile','field_6107fa1e86e30'),(98752,2477,'team-list_1_image','570'),(98753,2477,'_team-list_1_image','field_6107f9b886e2d'),(98754,2477,'team-list_1_full-name','Carlos Maduro'),(98755,2477,'_team-list_1_full-name','field_6107f9ee86e2e'),(98756,2477,'team-list_1_position','Director Financiero'),(98757,2477,'_team-list_1_position','field_6107fa0886e2f'),(98758,2477,'team-list_1_profile','https://www.linkedin.com/in/carlosmaduro/'),(98759,2477,'_team-list_1_profile','field_6107fa1e86e30'),(98760,2477,'team-list_2_image','571'),(98761,2477,'_team-list_2_image','field_6107f9b886e2d'),(98762,2477,'team-list_2_full-name','Paul Barclay'),(98763,2477,'_team-list_2_full-name','field_6107f9ee86e2e'),(98764,2477,'team-list_2_position','Director comercial'),(98765,2477,'_team-list_2_position','field_6107fa0886e2f'),(98766,2477,'team-list_2_profile','https://www.linkedin.com/in/pabarclay/'),(98767,2477,'_team-list_2_profile','field_6107fa1e86e30'),(98768,2477,'team-list_3_image','572'),(98769,2477,'_team-list_3_image','field_6107f9b886e2d'),(98770,2477,'team-list_3_full-name','Andrew Rud'),(98771,2477,'_team-list_3_full-name','field_6107f9ee86e2e'),(98772,2477,'team-list_3_position','Director de[nbsp]Operaciones'),(98773,2477,'_team-list_3_position','field_6107fa0886e2f'),(98774,2477,'team-list_3_profile','https://www.linkedin.com/in/andrew-rud-b3274835/'),(98775,2477,'_team-list_3_profile','field_6107fa1e86e30'),(98776,2477,'team-list_4_image','573'),(98777,2477,'_team-list_4_image','field_6107f9b886e2d'),(98778,2477,'team-list_4_full-name','Andrew Vinnichenko'),(98779,2477,'_team-list_4_full-name','field_6107f9ee86e2e'),(98780,2477,'team-list_4_position','Oficial de[nbsp]Informes de[nbsp]Blanqueo de[nbsp]Capitales'),(98781,2477,'_team-list_4_position','field_6107fa0886e2f'),(98782,2477,'team-list_4_profile','https://www.linkedin.com/in/andrew-vinnichenko/'),(98783,2477,'_team-list_4_profile','field_6107fa1e86e30'),(98784,2477,'team-list','5'),(98785,2477,'_team-list','field_6107f8956d8f2'),(98786,2477,'team-block-info_team-title','Nuestro Equipo'),(98787,2477,'_team-block-info_team-title','field_6107f96a86e2c'),(98788,2477,'team-block-info_team-profile-link-title','Perfil de Linkedin'),(98789,2477,'_team-block-info_team-profile-link-title','field_6107fa2d86e31'),(98790,2477,'team-block-info',''),(98791,2477,'_team-block-info','field_6107fa5b46179'),(98792,2477,'our-story-title','Nuestra Historia'),(98793,2477,'_our-story-title','field_6107fd3dfac5c'),(98794,2477,'slider_story-past_0_year','Fundada en 2006'),(98795,2477,'_slider_story-past_0_year','field_6107fe861dc5d'),(98796,2477,'slider_story-past_0_gropus_0_title_title','Founded'),(98797,2477,'_slider_story-past_0_gropus_0_title_title','field_6107fefbb9e35'),(98798,2477,'slider_story-past_0_gropus_0_title_gradient','1'),(98799,2477,'_slider_story-past_0_gropus_0_title_gradient','field_6107ff2c8bc34'),(98800,2477,'slider_story-past_0_gropus_0_title',''),(98801,2477,'_slider_story-past_0_gropus_0_title','field_6107ff625d3cf'),(98802,2477,'slider_story-past_0_gropus_0_description','CommerceGate se[nbsp]fundó en[nbsp]Barcelona, España, mediante relaciones clave con[nbsp]instituciones financerias y[nbsp]de[nbsp]gestión de[nbsp]riesgos, para desarrollar capacidades tecnológicas y[nbsp]operativas en[nbsp]nuestra plataforma.'),(98803,2477,'_slider_story-past_0_gropus_0_description','field_6107ff01b9e36'),(98804,2477,'slider_story-past_0_gropus','1'),(98805,2477,'_slider_story-past_0_gropus','field_6107fee8b9e34'),(98806,2477,'slider_story-past_1_year','En 2007'),(98807,2477,'_slider_story-past_1_year','field_6107fe861dc5d'),(98808,2477,'slider_story-past_1_gropus_0_title_title','foundation'),(98809,2477,'_slider_story-past_1_gropus_0_title_title','field_6107fefbb9e35'),(98810,2477,'slider_story-past_1_gropus_0_title_gradient','0'),(98811,2477,'_slider_story-past_1_gropus_0_title_gradient','field_6107ff2c8bc34'),(98812,2477,'slider_story-past_1_gropus_0_title',''),(98813,2477,'_slider_story-past_1_gropus_0_title','field_6107ff625d3cf'),(98814,2477,'slider_story-past_1_gropus_0_description','CommerceGate rápidamente escaló hasta ser[nbsp]el[nbsp]mayor procesador de[nbsp]pagos de[nbsp]alto riesgo en[nbsp]España y[nbsp]se[nbsp]expandió por[nbsp]toda Europa, ofreciendo un[nbsp]rendimiento superior y[nbsp]soluciones de[nbsp]pago altamente seguras.'),(98815,2477,'_slider_story-past_1_gropus_0_description','field_6107ff01b9e36'),(98816,2477,'slider_story-past_1_gropus','1'),(98817,2477,'_slider_story-past_1_gropus','field_6107fee8b9e34'),(98818,2477,'slider_story-past_2_year','En 2009'),(98819,2477,'_slider_story-past_2_year','field_6107fe861dc5d'),(98820,2477,'slider_story-past_2_gropus_0_title_title','Relanzamiento de[nbsp]cgbilling.com'),(98821,2477,'_slider_story-past_2_gropus_0_title_title','field_6107fefbb9e35'),(98822,2477,'slider_story-past_2_gropus_0_title_gradient','0'),(98823,2477,'_slider_story-past_2_gropus_0_title_gradient','field_6107ff2c8bc34'),(98824,2477,'slider_story-past_2_gropus_0_title',''),(98825,2477,'_slider_story-past_2_gropus_0_title','field_6107ff625d3cf'),(98826,2477,'slider_story-past_2_gropus_0_description','CommerceGate se[nbsp]volvió un[nbsp]referente en[nbsp]la[nbsp]industria por[nbsp]la[nbsp]calidad del[nbsp]servicio de[nbsp]soporte de[nbsp]facturación al[nbsp]usuario final con[nbsp]el[nbsp]relanzamiento de[nbsp]cgbilling.com'),(98827,2477,'_slider_story-past_2_gropus_0_description','field_6107ff01b9e36'),(98828,2477,'slider_story-past_2_gropus','2'),(98829,2477,'_slider_story-past_2_gropus','field_6107fee8b9e34'),(98830,2477,'slider_story-past_3_year','En 2010'),(98831,2477,'_slider_story-past_3_year','field_6107fe861dc5d'),(98832,2477,'slider_story-past_3_gropus_0_title_title','CommerceGate amplió nuestro equipo'),(98833,2477,'_slider_story-past_3_gropus_0_title_title','field_6107fefbb9e35'),(98834,2477,'slider_story-past_3_gropus_0_title_gradient','0'),(98835,2477,'_slider_story-past_3_gropus_0_title_gradient','field_6107ff2c8bc34'),(98836,2477,'slider_story-past_3_gropus_0_title',''),(98837,2477,'_slider_story-past_3_gropus_0_title','field_6107ff625d3cf'),(98838,2477,'slider_story-past_3_gropus_0_description','CommerceGate amplió nuestro equipo para satisfacer la[nbsp]demanda creciente de[nbsp]nuestras soluciones de[nbsp]pago y[nbsp]seguir ofreciendo un[nbsp]soporte altamente dedicado a[nbsp]nuestros clientes.'),(98839,2477,'_slider_story-past_3_gropus_0_description','field_6107ff01b9e36'),(98840,2477,'slider_story-past_3_gropus','1'),(98841,2477,'_slider_story-past_3_gropus','field_6107fee8b9e34'),(98842,2477,'slider_story-past_4_year','En 2011'),(98843,2477,'_slider_story-past_4_year','field_6107fe861dc5d'),(98844,2477,'slider_story-past_4_gropus_0_title_title','El[nbsp]Europèan Billing Company of[nbsp]the[nbsp]Year'),(98845,2477,'_slider_story-past_4_gropus_0_title_title','field_6107fefbb9e35'),(98846,2477,'slider_story-past_4_gropus_0_title_gradient','0'),(98847,2477,'_slider_story-past_4_gropus_0_title_gradient','field_6107ff2c8bc34'),(98848,2477,'slider_story-past_4_gropus_0_title',''),(98849,2477,'_slider_story-past_4_gropus_0_title','field_6107ff625d3cf'),(98850,2477,'slider_story-past_4_gropus_0_description','CommerceGate fue[nbsp]galardonado con[nbsp]el[nbsp]Europèan Billing Company of[nbsp]the[nbsp]Year (Merchant Services) por[nbsp]nuestra larga dedicación a[nbsp]brindar tecnología de[nbsp]pago líder y[nbsp]acceso de[nbsp]soporte a[nbsp]nuestros clientes.'),(98851,2477,'_slider_story-past_4_gropus_0_description','field_6107ff01b9e36'),(98852,2477,'slider_story-past_4_gropus','1'),(98853,2477,'_slider_story-past_4_gropus','field_6107fee8b9e34'),(98854,2477,'slider_story-past_5_year','En 2012'),(98855,2477,'_slider_story-past_5_year','field_6107fe861dc5d'),(98856,2477,'slider_story-past_5_gropus_0_title_title','El[nbsp]European Billing Company of[nbsp]the[nbsp]Year Award'),(98857,2477,'_slider_story-past_5_gropus_0_title_title','field_6107fefbb9e35'),(98858,2477,'slider_story-past_5_gropus_0_title_gradient','0'),(98859,2477,'_slider_story-past_5_gropus_0_title_gradient','field_6107ff2c8bc34'),(98860,2477,'slider_story-past_5_gropus_0_title',''),(98861,2477,'_slider_story-past_5_gropus_0_title','field_6107ff625d3cf'),(98862,2477,'slider_story-past_5_gropus_0_description','CommerceGate fue[nbsp]nominada para el[nbsp]European Billing Company of[nbsp]the[nbsp]Year Award por[nbsp]el[nbsp]desempeño sobresaliente y[nbsp]confiabilidad de[nbsp]nuestras soluciones de[nbsp]pago para nuestros clientes en[nbsp]Europa.'),(98863,2477,'_slider_story-past_5_gropus_0_description','field_6107ff01b9e36'),(98864,2477,'slider_story-past_5_gropus','2'),(98865,2477,'_slider_story-past_5_gropus','field_6107fee8b9e34'),(98866,2477,'slider_story-past_6_year','En 2013'),(98867,2477,'_slider_story-past_6_year','field_6107fe861dc5d'),(98868,2477,'slider_story-past_6_gropus_0_title_title','El[nbsp]European Billing Company of[nbsp]the[nbsp]Year Award'),(98869,2477,'_slider_story-past_6_gropus_0_title_title','field_6107fefbb9e35'),(98870,2477,'slider_story-past_6_gropus_0_title_gradient','1'),(98871,2477,'_slider_story-past_6_gropus_0_title_gradient','field_6107ff2c8bc34'),(98872,2477,'slider_story-past_6_gropus_0_title',''),(98873,2477,'_slider_story-past_6_gropus_0_title','field_6107ff625d3cf'),(98874,2477,'slider_story-past_6_gropus_0_description','CommerceGate fue[nbsp]coronada con el[nbsp]título European Billing Company of[nbsp]the[nbsp]Year Award por[nbsp]nuestro sobresaliente desempeño y[nbsp]la[nbsp]confiabilidad de[nbsp]nuestras soluciones de[nbsp]pago para nuestros clientes en[nbsp]Europa.'),(98875,2477,'_slider_story-past_6_gropus_0_description','field_6107ff01b9e36'),(98876,2477,'slider_story-past_6_gropus','1'),(98877,2477,'_slider_story-past_6_gropus','field_6107fee8b9e34'),(98878,2477,'slider_story-past_7_year','En 2014'),(98879,2477,'_slider_story-past_7_year','field_6107fe861dc5d'),(98880,2477,'slider_story-past_7_gropus_0_title_title','El[nbsp]European Payment Processor of[nbsp]the[nbsp]Year Award'),(98881,2477,'_slider_story-past_7_gropus_0_title_title','field_6107fefbb9e35'),(98882,2477,'slider_story-past_7_gropus_0_title_gradient','0'),(98883,2477,'_slider_story-past_7_gropus_0_title_gradient','field_6107ff2c8bc34'),(98884,2477,'slider_story-past_7_gropus_0_title',''),(98885,2477,'_slider_story-past_7_gropus_0_title','field_6107ff625d3cf'),(98886,2477,'slider_story-past_7_gropus_0_description','CommerceGate fue[nbsp]coronada con[nbsp]el[nbsp]European Payment Processor of[nbsp]the[nbsp]Year Award por[nbsp]nuestras soluciones de[nbsp]pago lideres y[nbsp]altamente escalables para nuestros clientes en[nbsp]Europa.'),(98887,2477,'_slider_story-past_7_gropus_0_description','field_6107ff01b9e36'),(98888,2477,'slider_story-past_7_gropus','2'),(98889,2477,'_slider_story-past_7_gropus','field_6107fee8b9e34'),(98890,2477,'slider_story-past_8_year','En 2015'),(98891,2477,'_slider_story-past_8_year','field_6107fe861dc5d'),(98892,2477,'slider_story-past_8_gropus_0_title_title','CommerceGate amplió nuestro equipo'),(98893,2477,'_slider_story-past_8_gropus_0_title_title','field_6107fefbb9e35'),(98894,2477,'slider_story-past_8_gropus_0_title_gradient','0'),(98895,2477,'_slider_story-past_8_gropus_0_title_gradient','field_6107ff2c8bc34'),(98896,2477,'slider_story-past_8_gropus_0_title',''),(98897,2477,'_slider_story-past_8_gropus_0_title','field_6107ff625d3cf'),(98898,2477,'slider_story-past_8_gropus_0_description','CommerceGate amplió nuestro equipo para impulsar nuestras competencias principales y[nbsp]experiencia en[nbsp]áreas operacionales clave, mientras continuó ampliando su[nbsp]base de[nbsp]clientes y[nbsp]soporte por[nbsp]toda Europa.'),(98899,2477,'_slider_story-past_8_gropus_0_description','field_6107ff01b9e36'),(98900,2477,'slider_story-past_8_gropus','3'),(98901,2477,'_slider_story-past_8_gropus','field_6107fee8b9e34'),(98902,2477,'slider_story-past','15'),(98903,2477,'_slider_story-past','field_6107fe24901a6'),(98904,2477,'slider_story-feature_0_year','En 2022'),(98905,2477,'_slider_story-feature_0_year','field_6107ffda45731'),(98906,2477,'slider_story-feature_0_gropus_0_title_title','Banco Digital[nbsp]CG.'),(98907,2477,'_slider_story-feature_0_gropus_0_title_title','field_6107ffda45734'),(98908,2477,'slider_story-feature_0_gropus_0_title_gradient','0'),(98909,2477,'_slider_story-feature_0_gropus_0_title_gradient','field_6107ffda45735'),(98910,2477,'slider_story-feature_0_gropus_0_title',''),(98911,2477,'_slider_story-feature_0_gropus_0_title','field_6107ffda45733'),(98912,2477,'slider_story-feature_0_gropus_0_description','Banco Digital[nbsp]CG. Obtenga acceso sencillo a[nbsp]servicios clave de[nbsp]la[nbsp]banca digital, adaptados a[nbsp]las[nbsp]necesidades de[nbsp]su[nbsp]negocio en[nbsp]línea.'),(98913,2477,'_slider_story-feature_0_gropus_0_description','field_6107ffda45736'),(98914,2477,'slider_story-feature_0_gropus','3'),(98915,2477,'_slider_story-feature_0_gropus','field_6107ffda45732'),(98916,2477,'slider_story-feature','1'),(98917,2477,'_slider_story-feature','field_6107ffda45730'),(98918,2477,'slider',''),(98919,2477,'_slider','field_610800a34520b'),(98920,2477,'slider_story-feature_0_gropus_1_title_title','Tarjeta[nbsp]CG.'),(98921,2477,'_slider_story-feature_0_gropus_1_title_title','field_6107ffda45734'),(98922,2477,'slider_story-feature_0_gropus_1_title_gradient','0'),(98923,2477,'_slider_story-feature_0_gropus_1_title_gradient','field_6107ffda45735'),(98924,2477,'slider_story-feature_0_gropus_1_title',''),(98925,2477,'_slider_story-feature_0_gropus_1_title','field_6107ffda45733'),(98926,2477,'slider_story-feature_0_gropus_1_description','Tarjeta[nbsp]CG. Obtenga tarjetas de[nbsp]crédito corporativas y[nbsp]personales vinculadas a[nbsp]su[nbsp]cuenta para sus[nbsp]socios clave y[nbsp]partes interesadas.'),(98927,2477,'_slider_story-feature_0_gropus_1_description','field_6107ffda45736'),(98928,2477,'career-block-info_title','Comience su Carrera'),(98929,2477,'_career-block-info_title','field_6108088e7a966'),(98930,2477,'career-block-info_suptitle_text','Explore posiciones'),(98931,2477,'_career-block-info_suptitle_text','field_610808a07a968'),(98932,2477,'career-block-info_suptitle_color','#EB5042'),(98933,2477,'_career-block-info_suptitle_color','field_610808a67a969'),(98934,2477,'career-block-info_suptitle',''),(98935,2477,'_career-block-info_suptitle','field_610808947a967'),(98936,2477,'career-block-info',''),(98937,2477,'_career-block-info','field_610807c27a965'),(98938,2477,'career-block-info_button','a:3:{s:5:\"title\";s:22:\"Ver todos los trabajos\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/careers/\";s:6:\"target\";s:0:\"\";}'),(98939,2477,'_career-block-info_button','field_610808cdef69d'),(98940,2477,'slider_story-past_2_gropus_1_title_title','El[nbsp]Strategic Alliance of[nbsp]the[nbsp]Year Award'),(98941,2477,'_slider_story-past_2_gropus_1_title_title','field_6107fefbb9e35'),(98942,2477,'slider_story-past_2_gropus_1_title_gradient','0'),(98943,2477,'_slider_story-past_2_gropus_1_title_gradient','field_6107ff2c8bc34'),(98944,2477,'slider_story-past_2_gropus_1_title',''),(98945,2477,'_slider_story-past_2_gropus_1_title','field_6107ff625d3cf'),(98946,2477,'slider_story-past_2_gropus_1_description','CommerceGate fue[nbsp]galardonado con[nbsp]el[nbsp]Strategic Alliance of[nbsp]the[nbsp]Year Award por[nbsp]su[nbsp]desempeño sobresaliente y[nbsp]confiabilidad de[nbsp]nuestras soluciones de[nbsp]pago.'),(98947,2477,'_slider_story-past_2_gropus_1_description','field_6107ff01b9e36'),(98948,2477,'slider_story-past_5_gropus_1_title_title','CommerceGate relanza nuestro sitio web insignia'),(98949,2477,'_slider_story-past_5_gropus_1_title_title','field_6107fefbb9e35'),(98950,2477,'slider_story-past_5_gropus_1_title_gradient','0'),(98951,2477,'_slider_story-past_5_gropus_1_title_gradient','field_6107ff2c8bc34'),(98952,2477,'slider_story-past_5_gropus_1_title',''),(98953,2477,'_slider_story-past_5_gropus_1_title','field_6107ff625d3cf'),(98954,2477,'slider_story-past_5_gropus_1_description','CommerceGate relanza nuestro sitio web insignia y[nbsp]nuestra imagen de[nbsp]marca para enfatizar nuestro éxito de[nbsp]crecimiento, experiencia en[nbsp]la[nbsp]industria y[nbsp]excepcional dedicación a[nbsp]nuestros clientes.'),(98955,2477,'_slider_story-past_5_gropus_1_description','field_6107ff01b9e36'),(98956,2477,'slider_story-past_7_gropus_1_title_title','El[nbsp]liderazgo en[nbsp]innovación y[nbsp]desarrollo'),(98957,2477,'_slider_story-past_7_gropus_1_title_title','field_6107fefbb9e35'),(98958,2477,'slider_story-past_7_gropus_1_title_gradient','0'),(98959,2477,'_slider_story-past_7_gropus_1_title_gradient','field_6107ff2c8bc34'),(98960,2477,'slider_story-past_7_gropus_1_title',''),(98961,2477,'_slider_story-past_7_gropus_1_title','field_6107ff625d3cf'),(98962,2477,'slider_story-past_7_gropus_1_description','CommerceGate toma el[nbsp]liderazgo en[nbsp]innovación y[nbsp]desarrollo bajo una[nbsp]nueva dirección con[nbsp]el[nbsp]compromiso de[nbsp]desarrollar y[nbsp]adoptar las[nbsp]últimas tecnologías de[nbsp]pago disponibles para nuestros clientes.'),(98963,2477,'_slider_story-past_7_gropus_1_description','field_6107ff01b9e36'),(98964,2477,'slider_story-past_8_gropus_1_title_title','La[nbsp]nueva plataforma de[nbsp]procesamiento y[nbsp]sistemas'),(98965,2477,'_slider_story-past_8_gropus_1_title_title','field_6107fefbb9e35'),(98966,2477,'slider_story-past_8_gropus_1_title_gradient','0'),(98967,2477,'_slider_story-past_8_gropus_1_title_gradient','field_6107ff2c8bc34'),(98968,2477,'slider_story-past_8_gropus_1_title',''),(98969,2477,'_slider_story-past_8_gropus_1_title','field_6107ff625d3cf'),(98970,2477,'slider_story-past_8_gropus_1_description','CommerceGate comienza el[nbsp]desarrollo de[nbsp]la[nbsp]nueva plataforma de[nbsp]procesamiento y[nbsp]sistemas de[nbsp]administración para proveer a[nbsp]nuestros clientes de[nbsp]una[nbsp]solución líder en[nbsp]procesamiento de[nbsp]pagos y[nbsp]altamente segura.'),(98971,2477,'_slider_story-past_8_gropus_1_description','field_6107ff01b9e36'),(98972,2477,'slider_story-past_8_gropus_2_title_title','Tecnología inteligente ágil y basada en datos'),(98973,2477,'_slider_story-past_8_gropus_2_title_title','field_6107fefbb9e35'),(98974,2477,'slider_story-past_8_gropus_2_title_gradient','0'),(98975,2477,'_slider_story-past_8_gropus_2_title_gradient','field_6107ff2c8bc34'),(98976,2477,'slider_story-past_8_gropus_2_title',''),(98977,2477,'_slider_story-past_8_gropus_2_title','field_6107ff625d3cf'),(98978,2477,'slider_story-past_8_gropus_2_description','CommerceGate continúa evolucionando y[nbsp]satisfaciendo el[nbsp]panorama cambiante de[nbsp]la[nbsp]industria mediante la[nbsp]optimización de[nbsp]los[nbsp]procesos de[nbsp]negocio, haciendo uso[nbsp]de[nbsp]tecnología inteligente ágil[nbsp]y[nbsp]basada en[nbsp]datos.'),(98979,2477,'_slider_story-past_8_gropus_2_description','field_6107ff01b9e36'),(98980,2477,'slider_story-past_9_year','En 2016'),(98981,2477,'_slider_story-past_9_year','field_6107fe861dc5d'),(98982,2477,'slider_story-past_9_gropus_0_title_title','Un[nbsp]sistema líder de[nbsp]administración y[nbsp]de[nbsp]interfaz'),(98983,2477,'_slider_story-past_9_gropus_0_title_title','field_6107fefbb9e35'),(98984,2477,'slider_story-past_9_gropus_0_title_gradient','0'),(98985,2477,'_slider_story-past_9_gropus_0_title_gradient','field_6107ff2c8bc34'),(98986,2477,'slider_story-past_9_gropus_0_title',''),(98987,2477,'_slider_story-past_9_gropus_0_title','field_6107ff625d3cf'),(98988,2477,'slider_story-past_9_gropus_0_description','CommerceGate lanza un[nbsp]sistema líder de[nbsp]administración y[nbsp]de[nbsp]interfaz de[nbsp]usuario para el[nbsp]comerciante, haciendo más[nbsp]sencilla y[nbsp]conveniente la[nbsp]gestión del[nbsp]procesamiento de[nbsp]pagos de[nbsp]nuestros clientes.'),(98989,2477,'_slider_story-past_9_gropus_0_description','field_6107ff01b9e36'),(98990,2477,'slider_story-past_9_gropus_1_title_title','El[nbsp]sitio web y[nbsp]el[nbsp]perfil corporativo'),(98991,2477,'_slider_story-past_9_gropus_1_title_title','field_6107fefbb9e35'),(98992,2477,'slider_story-past_9_gropus_1_title_gradient','0'),(98993,2477,'_slider_story-past_9_gropus_1_title_gradient','field_6107ff2c8bc34'),(98994,2477,'slider_story-past_9_gropus_1_title',''),(98995,2477,'_slider_story-past_9_gropus_1_title','field_6107ff625d3cf'),(98996,2477,'slider_story-past_9_gropus_1_description','CommerceGate actualiza el[nbsp]sitio web y[nbsp]el[nbsp]perfil corporativo para reflejar nuestra dedicación y[nbsp]nuestro compromiso con[nbsp]la[nbsp]innovación constante, marcando la[nbsp]transición a[nbsp]un[nbsp]procesador de[nbsp]pagos eficiente, ágil y[nbsp]basado en[nbsp]datos.'),(98997,2477,'_slider_story-past_9_gropus_1_description','field_6107ff01b9e36'),(98998,2477,'slider_story-past_9_gropus','2'),(98999,2477,'_slider_story-past_9_gropus','field_6107fee8b9e34'),(99000,2477,'slider_story-past_10_year','En 2017'),(99001,2477,'_slider_story-past_10_year','field_6107fe861dc5d'),(99002,2477,'slider_story-past_10_gropus_0_title_title','Billing[nbsp]2.0'),(99003,2477,'_slider_story-past_10_gropus_0_title_title','field_6107fefbb9e35'),(99004,2477,'slider_story-past_10_gropus_0_title_gradient','1'),(99005,2477,'_slider_story-past_10_gropus_0_title_gradient','field_6107ff2c8bc34'),(99006,2477,'slider_story-past_10_gropus_0_title',''),(99007,2477,'_slider_story-past_10_gropus_0_title','field_6107ff625d3cf'),(99008,2477,'slider_story-past_10_gropus_0_description','CommerceGate lanza Billing[nbsp]2.0, un[nbsp]sistema líder de[nbsp]cobros, pagos y[nbsp]facturación todo en[nbsp]uno, que[nbsp]proporciona la[nbsp]última tecnología y[nbsp]funcionalidades con[nbsp]datos de[nbsp]cada transacción precisos para nuestros clientes.'),(99009,2477,'_slider_story-past_10_gropus_0_description','field_6107ff01b9e36'),(99010,2477,'slider_story-past_10_gropus','1'),(99011,2477,'_slider_story-past_10_gropus','field_6107fee8b9e34'),(99012,2477,'slider_story-past_11_year','En 2018'),(99013,2477,'_slider_story-past_11_year','field_6107fe861dc5d'),(99014,2477,'slider_story-past_11_gropus_0_title_title','CGPayTech'),(99015,2477,'_slider_story-past_11_gropus_0_title_title','field_6107fefbb9e35'),(99016,2477,'slider_story-past_11_gropus_0_title_gradient','1'),(99017,2477,'_slider_story-past_11_gropus_0_title_gradient','field_6107ff2c8bc34'),(99018,2477,'slider_story-past_11_gropus_0_title',''),(99019,2477,'_slider_story-past_11_gropus_0_title','field_6107ff625d3cf'),(99020,2477,'slider_story-past_11_gropus_0_description','CommerceGate lanza CGPayTech, una[nbsp]plataforma de[nbsp]vanguardia para pagos con[nbsp]capacidades más[nbsp]altas de[nbsp]procesamiento, protocolos de[nbsp]encriptado de[nbsp]seguridad mejorados y[nbsp]variedad de[nbsp]métodos de[nbsp]pago adicionales.'),(99021,2477,'_slider_story-past_11_gropus_0_description','field_6107ff01b9e36'),(99022,2477,'slider_story-past_11_gropus','1'),(99023,2477,'_slider_story-past_11_gropus','field_6107fee8b9e34'),(99024,2477,'slider_story-past_12_year','En 2019'),(99025,2477,'_slider_story-past_12_year','field_6107fe861dc5d'),(99026,2477,'slider_story-past_12_gropus_0_title_title','20a integración de[nbsp]socios adquirentes'),(99027,2477,'_slider_story-past_12_gropus_0_title_title','field_6107fefbb9e35'),(99028,2477,'slider_story-past_12_gropus_0_title_gradient','0'),(99029,2477,'_slider_story-past_12_gropus_0_title_gradient','field_6107ff2c8bc34'),(99030,2477,'slider_story-past_12_gropus_0_title',''),(99031,2477,'_slider_story-past_12_gropus_0_title','field_6107ff625d3cf'),(99032,2477,'slider_story-past_12_gropus_0_description','CommerceGate introduce la[nbsp]20a integración de[nbsp]socios adquirentes, permitiendo a[nbsp]nuestros comerciantes volúmenes transaccionales más[nbsp]altos, mejor conversión, gestión del[nbsp]riesgo y[nbsp]calidad del[nbsp]procesamiento de[nbsp]pago.'),(99033,2477,'_slider_story-past_12_gropus_0_description','field_6107ff01b9e36'),(99034,2477,'slider_story-past_12_gropus','1'),(99035,2477,'_slider_story-past_12_gropus','field_6107fee8b9e34'),(99036,2477,'slider_story-past_13_year','En 2020'),(99037,2477,'_slider_story-past_13_year','field_6107fe861dc5d'),(99038,2477,'slider_story-past_13_gropus_0_title_title','La[nbsp]licencia de[nbsp]institución financiera'),(99039,2477,'_slider_story-past_13_gropus_0_title_title','field_6107fefbb9e35'),(99040,2477,'slider_story-past_13_gropus_0_title_gradient','0'),(99041,2477,'_slider_story-past_13_gropus_0_title_gradient','field_6107ff2c8bc34'),(99042,2477,'slider_story-past_13_gropus_0_title',''),(99043,2477,'_slider_story-past_13_gropus_0_title','field_6107ff625d3cf'),(99044,2477,'slider_story-past_13_gropus_0_description','CommerceGate fue[nbsp]el[nbsp]primer grupo no[nbsp]bancario en[nbsp]España en[nbsp]obtener la[nbsp]licencia de[nbsp]institución financiera del[nbsp]Banco de[nbsp]España.'),(99045,2477,'_slider_story-past_13_gropus_0_description','field_6107ff01b9e36'),(99046,2477,'slider_story-past_13_gropus','1'),(99047,2477,'_slider_story-past_13_gropus','field_6107fee8b9e34'),(99048,2477,'slider_story-past_14_year','En 2021'),(99049,2477,'_slider_story-past_14_year','field_6107fe861dc5d'),(99050,2477,'slider_story-past_14_gropus_0_title_title','CommerceGate abre el[nbsp]mercado LATAM'),(99051,2477,'_slider_story-past_14_gropus_0_title_title','field_6107fefbb9e35'),(99052,2477,'slider_story-past_14_gropus_0_title_gradient','0'),(99053,2477,'_slider_story-past_14_gropus_0_title_gradient','field_6107ff2c8bc34'),(99054,2477,'slider_story-past_14_gropus_0_title',''),(99055,2477,'_slider_story-past_14_gropus_0_title','field_6107ff625d3cf'),(99056,2477,'slider_story-past_14_gropus_0_description','CommerceGate abre el[nbsp]mercado LATAM a[nbsp]través de[nbsp]soluciones de[nbsp]adquisición y[nbsp]pagos locales para comerciantes de[nbsp]la[nbsp]UE, y[nbsp]a[nbsp]continuación Brasil como primer país, y[nbsp]México, Chile, Colombia y[nbsp]Perú después.'),(99057,2477,'_slider_story-past_14_gropus_0_description','field_6107ff01b9e36'),(99058,2477,'slider_story-past_14_gropus','1'),(99059,2477,'_slider_story-past_14_gropus','field_6107fee8b9e34'),(99060,2477,'slider_story-feature_0_gropus_2_title_title','E[nbsp]Wallet[nbsp]CG.'),(99061,2477,'_slider_story-feature_0_gropus_2_title_title','field_6107ffda45734'),(99062,2477,'slider_story-feature_0_gropus_2_title_gradient','0'),(99063,2477,'_slider_story-feature_0_gropus_2_title_gradient','field_6107ffda45735'),(99064,2477,'slider_story-feature_0_gropus_2_title',''),(99065,2477,'_slider_story-feature_0_gropus_2_title','field_6107ffda45733'),(99066,2477,'slider_story-feature_0_gropus_2_description','E[nbsp]Wallet[nbsp]CG. Obtenga completo acceso a[nbsp]los[nbsp]beneficios de[nbsp]la[nbsp]solución CG[nbsp]eWallet para aumentar la[nbsp]interacción del[nbsp]cliente con[nbsp]su[nbsp]negocio.'),(99067,2477,'_slider_story-feature_0_gropus_2_description','field_6107ffda45736'),(99068,2479,'_edit_last','1'),(99069,2479,'_edit_lock','1638296981:1'),(99070,2480,'_wp_attached_file','2021/11/2018-Compliance-notice_17-Dec-2018-FB_News.png'),(99071,2480,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1787;s:6:\"height\";i:960;s:4:\"file\";s:54:\"2021/11/2018-Compliance-notice_17-Dec-2018-FB_News.png\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:54:\"2018-Compliance-notice_17-Dec-2018-FB_News-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:55:\"2018-Compliance-notice_17-Dec-2018-FB_News-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:54:\"2018-Compliance-notice_17-Dec-2018-FB_News-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:54:\"2018-Compliance-notice_17-Dec-2018-FB_News-768x413.png\";s:5:\"width\";i:768;s:6:\"height\";i:413;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:55:\"2018-Compliance-notice_17-Dec-2018-FB_News-1536x825.png\";s:5:\"width\";i:1536;s:6:\"height\";i:825;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:{}}}'),(99072,2480,'_wp_attachment_image_alt','Compliance notice - CommerceGate.com'),(99074,2479,'_yoast_wpseo_estimated-reading-time-minutes',''),(99075,2479,'post-info_preview','2480'),(99076,2479,'_post-info_preview','field_60f83a8cdd6e2'),(99077,2479,'post-info_short-description','In compliance with recommendations of the FATF (Financial Action Task Force on Money Laundering Prevention), an international Anti-Money Laundering (AML) body, CommerceGate is going to put additional countries on its internal blacklist.'),(99078,2479,'_post-info_short-description','field_60f817b95c8c2'),(99079,2479,'post-info',''),(99080,2479,'_post-info','field_60ffde10cc650'),(99081,2479,'post-content_0_type','editor'),(99082,2479,'_post-content_0_type','field_60f81e1b63bdd'),(99083,2479,'post-content_0_editor','In compliance with recommendations of the <strong>FATF</strong> (Financial Action Task Force on Money Laundering Prevention), an international Anti-Money Laundering (<strong>AML</strong>) body, CommerceGate is going to put additional countries on its internal blacklist.\r\n\r\nIn our continuous efforts to keep up with the latest updates concerning International Anti-Money Laundering Regulation, we would like to <strong>advise</strong> you that the following 3 new countries are going to be blocked for processing transactions as of the 29th of October 2021:\r\n<ol>\r\n 	<li><strong>JORDAN JO</strong></li>\r\n 	<li><strong>MALI ML</strong></li>\r\n 	<li><strong>TURKEY TR</strong></li>\r\n</ol>\r\nLet us remind you that for blocked countries, during the period of their presence in FATF and EU AML blacklists, card payment transactions or Merchant accounts via CommerceGate would not be available.\r\n\r\nIf you have any questions or need clarification please do not hesitate to contact your Account Manager.\r\n\r\nWe wish you all the best for your business endeavors. Sincerely Yours,\r\nCommerceGate Compliance Team'),(99084,2479,'_post-content_0_editor','field_60f81e8a63bde'),(99085,2479,'post-content','1'),(99086,2479,'_post-content','field_60f81e0063bdc'),(99087,2479,'short-info_preview','2480'),(99088,2479,'_short-info_preview','field_60f83f5a4c3df'),(99089,2479,'short-info_title','Compliance notice'),(99090,2479,'_short-info_title','field_60f83bfa5dedc'),(99091,2479,'short-info_description','In compliance with recommendations of the FATF (Financial Action Task Force on Money Laundering Prevention)'),(99092,2479,'_short-info_description','field_60f83c1a5dedd'),(99093,2479,'short-info',''),(99094,2479,'_short-info','field_60f83bb85dedb'),(99095,2479,'testimonial-preview_title','Compliance notice'),(99096,2479,'_testimonial-preview_title','field_60ffdbfe30097'),(99097,2479,'testimonial-preview_testimonial','In compliance with recommendations of the FATF (Financial Action Task Force on Money Laundering Prevention)'),(99098,2479,'_testimonial-preview_testimonial','field_60ffdc3730098'),(99099,2479,'testimonial-preview_testimonial-author_full-name',''),(99100,2479,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(99101,2479,'testimonial-preview_testimonial-author_position',''),(99102,2479,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(99103,2479,'testimonial-preview_testimonial-author',''),(99104,2479,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(99105,2479,'testimonial-preview',''),(99106,2479,'_testimonial-preview','field_60ffda5830096'),(99107,2481,'post-info_preview','2480'),(99108,2481,'_post-info_preview','field_60f83a8cdd6e2'),(99109,2481,'post-info_short-description',''),(99110,2481,'_post-info_short-description','field_60f817b95c8c2'),(99111,2481,'post-info',''),(99112,2481,'_post-info','field_60ffde10cc650'),(99113,2481,'post-content_0_type','editor'),(99114,2481,'_post-content_0_type','field_60f81e1b63bdd'),(99115,2481,'post-content_0_editor','In compliance with recommendations of the FATF (Financial Action Task Force on Money Laundering Prevention), an international Anti-Money Laundering (AML) body, CommerceGate is going to put additional countries on its internal blacklist.\r\n\r\nIn our continuous efforts to keep up with the latest updates concerning International Anti-Money Laundering Regulation, we would like to advise you that the following 3 new countries are going to be blocked for processing transactions as of the 29th of October 2021:\r\n<ol>\r\n 	<li>JORDAN JO</li>\r\n 	<li>MALI ML</li>\r\n 	<li>TURKEY TR</li>\r\n</ol>\r\nLet us remind you that for blocked countries, during the period of their presence in FATF and EU AML blacklists, card payment transactions or Merchant accounts via CommerceGate would not be available.\r\n\r\nIf you have any questions or need clarification please do not hesitate to contact your Account Manager.\r\n\r\nWe wish you all the best for your business endeavors. Sincerely Yours,\r\nCommerceGate Compliance Team'),(99116,2481,'_post-content_0_editor','field_60f81e8a63bde'),(99117,2481,'post-content','1'),(99118,2481,'_post-content','field_60f81e0063bdc'),(99119,2481,'short-info_preview',''),(99120,2481,'_short-info_preview','field_60f83f5a4c3df'),(99121,2481,'short-info_title',''),(99122,2481,'_short-info_title','field_60f83bfa5dedc'),(99123,2481,'short-info_description',''),(99124,2481,'_short-info_description','field_60f83c1a5dedd'),(99125,2481,'short-info',''),(99126,2481,'_short-info','field_60f83bb85dedb'),(99127,2481,'testimonial-preview_title',''),(99128,2481,'_testimonial-preview_title','field_60ffdbfe30097'),(99129,2481,'testimonial-preview_testimonial',''),(99130,2481,'_testimonial-preview_testimonial','field_60ffdc3730098'),(99131,2481,'testimonial-preview_testimonial-author_full-name',''),(99132,2481,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(99133,2481,'testimonial-preview_testimonial-author_position',''),(99134,2481,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(99135,2481,'testimonial-preview_testimonial-author',''),(99136,2481,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(99137,2481,'testimonial-preview',''),(99138,2481,'_testimonial-preview','field_60ffda5830096'),(99139,2479,'_yoast_wpseo_primary_category','247'),(99173,2479,'_wp_old_date','2021-11-29'),(99174,2483,'post-info_preview','2480'),(99175,2483,'_post-info_preview','field_60f83a8cdd6e2'),(99176,2483,'post-info_short-description','In compliance with recommendations of the FATF (Financial Action Task Force on Money Laundering Prevention), an international Anti-Money Laundering (AML) body, CommerceGate is going to put additional countries on its internal blacklist.'),(99177,2483,'_post-info_short-description','field_60f817b95c8c2'),(99178,2483,'post-info',''),(99179,2483,'_post-info','field_60ffde10cc650'),(99180,2483,'post-content_0_type','editor'),(99181,2483,'_post-content_0_type','field_60f81e1b63bdd'),(99182,2483,'post-content_0_editor','In our continuous efforts to keep up with the latest updates concerning International Anti-Money Laundering Regulation, we would like to advise you that the following 3 new countries are going to be blocked for processing transactions as of the 29th of October 2021:\r\n<ol>\r\n 	<li><strong>JORDAN JO</strong></li>\r\n 	<li><strong>MALI ML</strong></li>\r\n 	<li><strong>TURKEY TR</strong></li>\r\n</ol>\r\nLet us remind you that for blocked countries, during the period of their presence in FATF and EU AML blacklists, card payment transactions or Merchant accounts via CommerceGate would not be available.\r\n\r\nIf you have any questions or need clarification please do not hesitate to contact your Account Manager.\r\n\r\nWe wish you all the best for your business endeavors. Sincerely Yours,\r\nCommerceGate Compliance Team'),(99183,2483,'_post-content_0_editor','field_60f81e8a63bde'),(99184,2483,'post-content','1'),(99185,2483,'_post-content','field_60f81e0063bdc'),(99186,2483,'short-info_preview','2480'),(99187,2483,'_short-info_preview','field_60f83f5a4c3df'),(99188,2483,'short-info_title','Compliance notice'),(99189,2483,'_short-info_title','field_60f83bfa5dedc'),(99190,2483,'short-info_description','In compliance with recommendations of the FATF (Financial Action Task Force on Money Laundering Prevention)'),(99191,2483,'_short-info_description','field_60f83c1a5dedd'),(99192,2483,'short-info',''),(99193,2483,'_short-info','field_60f83bb85dedb'),(99194,2483,'testimonial-preview_title','Compliance notice'),(99195,2483,'_testimonial-preview_title','field_60ffdbfe30097'),(99196,2483,'testimonial-preview_testimonial','In compliance with recommendations of the FATF (Financial Action Task Force on Money Laundering Prevention)'),(99197,2483,'_testimonial-preview_testimonial','field_60ffdc3730098'),(99198,2483,'testimonial-preview_testimonial-author_full-name',''),(99199,2483,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(99200,2483,'testimonial-preview_testimonial-author_position',''),(99201,2483,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(99202,2483,'testimonial-preview_testimonial-author',''),(99203,2483,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(99204,2483,'testimonial-preview',''),(99205,2483,'_testimonial-preview','field_60ffda5830096'),(99207,2484,'post-info_preview','2480'),(99208,2484,'_post-info_preview','field_60f83a8cdd6e2'),(99209,2484,'post-info_short-description','In compliance with recommendations of the FATF (Financial Action Task Force on Money Laundering Prevention), an international Anti-Money Laundering (AML) body, CommerceGate is going to put additional countries on its internal blacklist.'),(99210,2484,'_post-info_short-description','field_60f817b95c8c2'),(99211,2484,'post-info',''),(99212,2484,'_post-info','field_60ffde10cc650'),(99213,2484,'post-content_0_type','editor'),(99214,2484,'_post-content_0_type','field_60f81e1b63bdd'),(99215,2484,'post-content_0_editor','In our continuous efforts to keep up with the latest updates concerning International Anti-Money Laundering Regulation, we would like to <strong>advise</strong> you that the following 3 new countries are going to be blocked for processing transactions as of the 29th of October 2021:\r\n<ol>\r\n 	<li><strong>JORDAN JO</strong></li>\r\n 	<li><strong>MALI ML</strong></li>\r\n 	<li><strong>TURKEY TR</strong></li>\r\n</ol>\r\nLet us remind you that for blocked countries, during the period of their presence in FATF and EU AML blacklists, card payment transactions or Merchant accounts via CommerceGate would not be available.\r\n\r\nIf you have any questions or need clarification please do not hesitate to contact your Account Manager.\r\n\r\nWe wish you all the best for your business endeavors. Sincerely Yours,\r\nCommerceGate Compliance Team'),(99216,2484,'_post-content_0_editor','field_60f81e8a63bde'),(99217,2484,'post-content','1'),(99218,2484,'_post-content','field_60f81e0063bdc'),(99219,2484,'short-info_preview','2480'),(99220,2484,'_short-info_preview','field_60f83f5a4c3df'),(99221,2484,'short-info_title','Compliance notice'),(99222,2484,'_short-info_title','field_60f83bfa5dedc'),(99223,2484,'short-info_description','In compliance with recommendations of the FATF (Financial Action Task Force on Money Laundering Prevention)'),(99224,2484,'_short-info_description','field_60f83c1a5dedd'),(99225,2484,'short-info',''),(99226,2484,'_short-info','field_60f83bb85dedb'),(99227,2484,'testimonial-preview_title','Compliance notice'),(99228,2484,'_testimonial-preview_title','field_60ffdbfe30097'),(99229,2484,'testimonial-preview_testimonial','In compliance with recommendations of the FATF (Financial Action Task Force on Money Laundering Prevention)'),(99230,2484,'_testimonial-preview_testimonial','field_60ffdc3730098'),(99231,2484,'testimonial-preview_testimonial-author_full-name',''),(99232,2484,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(99233,2484,'testimonial-preview_testimonial-author_position',''),(99234,2484,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(99235,2484,'testimonial-preview_testimonial-author',''),(99236,2484,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(99237,2484,'testimonial-preview',''),(99238,2484,'_testimonial-preview','field_60ffda5830096'),(99256,2488,'_wp_attached_file','2021/11/CG-News-dark.png'),(99257,2488,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1787;s:6:\"height\";i:960;s:4:\"file\";s:24:\"2021/11/CG-News-dark.png\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"CG-News-dark-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:25:\"CG-News-dark-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:24:\"CG-News-dark-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"CG-News-dark-768x413.png\";s:5:\"width\";i:768;s:6:\"height\";i:413;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:25:\"CG-News-dark-1536x825.png\";s:5:\"width\";i:1536;s:6:\"height\";i:825;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:{}}}'),(99258,2488,'_wp_attachment_image_alt','Changes in the UK - CommerceGate.com'),(99259,2487,'_edit_last','1'),(99260,2487,'_edit_lock','1638208895:1'),(99262,2487,'_yoast_wpseo_estimated-reading-time-minutes',''),(99263,2487,'_wp_old_date','2021-11-29'),(99264,2487,'post-info_preview','2488'),(99265,2487,'_post-info_preview','field_60f83a8cdd6e2'),(99266,2487,'post-info_short-description','We want to inform you of the upcoming changes in the UK and the European cards processing.'),(99267,2487,'_post-info_short-description','field_60f817b95c8c2'),(99268,2487,'post-info',''),(99269,2487,'_post-info','field_60ffde10cc650'),(99270,2487,'post-content_0_type','editor'),(99271,2487,'_post-content_0_type','field_60f81e1b63bdd'),(99272,2487,'post-content_0_editor','From the 1st of January 2021, the United Kingdom is no longer part of the EEA, Mastercard and Visa have announced revisions to interchange rates applicable to the payment transactions between the UK and the EEA.\r\n\r\nThe new rates will come into force in October 2021.\r\n\r\nThe updated interchange fees will be effective as of <strong>October, 15:</strong>\r\n<ul>\r\n 	<li>For the EEA merchants, both Mastercard and Visa payments from the UK-issued cards will be classified as International with the corresponding cost application.</li>\r\n 	<li>For the UK merchants, both Mastercard and Visa payments from EEA-issued cards will be classified as International with the corresponding cost application.</li>\r\n</ul>\r\nThank you for your business\r\nCommerceGate Customer Success Team'),(99273,2487,'_post-content_0_editor','field_60f81e8a63bde'),(99274,2487,'post-content','1'),(99275,2487,'_post-content','field_60f81e0063bdc'),(99276,2487,'short-info_preview','2488'),(99277,2487,'_short-info_preview','field_60f83f5a4c3df'),(99278,2487,'short-info_title','Changes in the UK and the European cards processing'),(99279,2487,'_short-info_title','field_60f83bfa5dedc'),(99280,2487,'short-info_description','We want to inform you of the upcoming changes in the UK and the European cards processing.'),(99281,2487,'_short-info_description','field_60f83c1a5dedd'),(99282,2487,'short-info',''),(99283,2487,'_short-info','field_60f83bb85dedb'),(99284,2487,'testimonial-preview_title','Changes in the UK and the European cards processing'),(99285,2487,'_testimonial-preview_title','field_60ffdbfe30097'),(99286,2487,'testimonial-preview_testimonial','We want to inform you of the upcoming changes in the UK and the European cards processing.'),(99287,2487,'_testimonial-preview_testimonial','field_60ffdc3730098'),(99288,2487,'testimonial-preview_testimonial-author_full-name','CommerceGate Customer Success Team'),(99289,2487,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(99290,2487,'testimonial-preview_testimonial-author_position',''),(99291,2487,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(99292,2487,'testimonial-preview_testimonial-author',''),(99293,2487,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(99294,2487,'testimonial-preview',''),(99295,2487,'_testimonial-preview','field_60ffda5830096'),(99296,2489,'post-info_preview','2488'),(99297,2489,'_post-info_preview','field_60f83a8cdd6e2'),(99298,2489,'post-info_short-description','We want to inform you of the upcoming changes in the UK and the European cards processing.'),(99299,2489,'_post-info_short-description','field_60f817b95c8c2'),(99300,2489,'post-info',''),(99301,2489,'_post-info','field_60ffde10cc650'),(99302,2489,'post-content_0_type','editor'),(99303,2489,'_post-content_0_type','field_60f81e1b63bdd'),(99304,2489,'post-content_0_editor','From the 1st of January 2021, the United Kingdom is no longer part of the EEA, Mastercard and Visa have announced revisions to interchange rates applicable to the payment transactions between the UK and the EEA.\r\n\r\nThe new rates will come into force in October 2021.\r\n\r\nThe updated interchange fees will be effective as of <strong>October, 15:</strong>\r\n<ul>\r\n 	<li>For the EEA merchants, both Mastercard and Visa payments from the UK-issued cards will be classified as International with the corresponding cost application.</li>\r\n 	<li>For the UK merchants, both Mastercard and Visa payments from EEA-issued cards will be classified as International with the corresponding cost application.</li>\r\n</ul>\r\nThank you for your business\r\nCommerceGate Customer Success Team'),(99305,2489,'_post-content_0_editor','field_60f81e8a63bde'),(99306,2489,'post-content','1'),(99307,2489,'_post-content','field_60f81e0063bdc'),(99308,2489,'short-info_preview','2488'),(99309,2489,'_short-info_preview','field_60f83f5a4c3df'),(99310,2489,'short-info_title','Changes in the UK and the European cards processing'),(99311,2489,'_short-info_title','field_60f83bfa5dedc'),(99312,2489,'short-info_description','We want to inform you of the upcoming changes in the UK and the European cards processing.'),(99313,2489,'_short-info_description','field_60f83c1a5dedd'),(99314,2489,'short-info',''),(99315,2489,'_short-info','field_60f83bb85dedb'),(99316,2489,'testimonial-preview_title','Changes in the UK and the European cards processing'),(99317,2489,'_testimonial-preview_title','field_60ffdbfe30097'),(99318,2489,'testimonial-preview_testimonial','We want to inform you of the upcoming changes in the UK and the European cards processing.'),(99319,2489,'_testimonial-preview_testimonial','field_60ffdc3730098'),(99320,2489,'testimonial-preview_testimonial-author_full-name','CommerceGate Customer Success Team'),(99321,2489,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(99322,2489,'testimonial-preview_testimonial-author_position',''),(99323,2489,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(99324,2489,'testimonial-preview_testimonial-author',''),(99325,2489,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(99326,2489,'testimonial-preview',''),(99327,2489,'_testimonial-preview','field_60ffda5830096'),(99328,2487,'_yoast_wpseo_primary_category','251'),(99329,2490,'post-info_preview','2488'),(99330,2490,'_post-info_preview','field_60f83a8cdd6e2'),(99331,2490,'post-info_short-description','We want to inform you of the upcoming changes in the UK and the European cards processing.'),(99332,2490,'_post-info_short-description','field_60f817b95c8c2'),(99333,2490,'post-info',''),(99334,2490,'_post-info','field_60ffde10cc650'),(99335,2490,'post-content_0_type','editor'),(99336,2490,'_post-content_0_type','field_60f81e1b63bdd'),(99337,2490,'post-content_0_editor','From the 1st of January 2021, the United Kingdom is no longer part of the EEA, Mastercard and Visa have announced revisions to interchange rates applicable to the payment transactions between the UK and the EEA.\r\n\r\nThe new rates will come into force in October 2021.\r\n\r\nThe updated interchange fees will be effective as of <strong>October, 15:</strong>\r\n<ul>\r\n 	<li>For the EEA merchants, both Mastercard and Visa payments from the UK-issued cards will be classified as International with the corresponding cost application.</li>\r\n 	<li>For the UK merchants, both Mastercard and Visa payments from EEA-issued cards will be classified as International with the corresponding cost application.</li>\r\n</ul>\r\nThank you for your business\r\nCommerceGate Customer Success Team'),(99338,2490,'_post-content_0_editor','field_60f81e8a63bde'),(99339,2490,'post-content','1'),(99340,2490,'_post-content','field_60f81e0063bdc'),(99341,2490,'short-info_preview','2488'),(99342,2490,'_short-info_preview','field_60f83f5a4c3df'),(99343,2490,'short-info_title','Changes in the UK and the European cards processing'),(99344,2490,'_short-info_title','field_60f83bfa5dedc'),(99345,2490,'short-info_description','We want to inform you of the upcoming changes in the UK and the European cards processing.'),(99346,2490,'_short-info_description','field_60f83c1a5dedd'),(99347,2490,'short-info',''),(99348,2490,'_short-info','field_60f83bb85dedb'),(99349,2490,'testimonial-preview_title','Changes in the UK and the European cards processing'),(99350,2490,'_testimonial-preview_title','field_60ffdbfe30097'),(99351,2490,'testimonial-preview_testimonial','We want to inform you of the upcoming changes in the UK and the European cards processing.'),(99352,2490,'_testimonial-preview_testimonial','field_60ffdc3730098'),(99353,2490,'testimonial-preview_testimonial-author_full-name','CommerceGate Customer Success Team'),(99354,2490,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(99355,2490,'testimonial-preview_testimonial-author_position',''),(99356,2490,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(99357,2490,'testimonial-preview_testimonial-author',''),(99358,2490,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(99359,2490,'testimonial-preview',''),(99360,2490,'_testimonial-preview','field_60ffda5830096'),(99362,2491,'_edit_last','1'),(99363,2491,'_edit_lock','1638208911:1'),(99365,2491,'_yoast_wpseo_estimated-reading-time-minutes',''),(99366,2491,'post-info_preview','2480'),(99367,2491,'_post-info_preview','field_60f83a8cdd6e2'),(99368,2491,'post-info_short-description','On the 14th of April 2021, Mastercard issued an updated set of rules and requirements for Merchants operating with the content for Adults within “AN 5196 Revised Standards for New Specialty Merchant Registration Requirements for Adult Content Merchants”'),(99369,2491,'_post-info_short-description','field_60f817b95c8c2'),(99370,2491,'post-info',''),(99371,2491,'_post-info','field_60ffde10cc650'),(99372,2491,'post-content_0_type','editor'),(99373,2491,'_post-content_0_type','field_60f81e1b63bdd'),(99374,2491,'post-content_0_editor','(see <a href=\"https://www.mastercard.com/news/perspectives/2021/protecting-our-network-protecting-you-preventing-illegal-adult-content-on-our-network/\">https://www.mastercard.com/news/perspectives/2021/protecting-our-network-protecting-you-preventing-illegal-adult-content-on-our-network/</a>).\r\n\r\nThe updated list of Mastercard requirements aims <strong>to prevent the distribution of illegal adult content across the network</strong>, especially targeting the age verification of content producers, content pre-screening and verification and process of content removal.\r\n\r\n<strong>The key requirements</strong> are (non-exhaustive):\r\n<ol>\r\n 	<li>The Merchant must enter into a <strong>written agreement with each content provider</strong>.</li>\r\n 	<li>Require the content provider <strong>to verify the identity and age of all persons depicted in the content</strong> to ensure that all persons depicted are adults and to be able to provide supporting documents upon request.</li>\r\n 	<li>Require the content provider <strong>to obtain and keep on record written consent from all persons depicted in the content</strong>.</li>\r\n 	<li>The Merchant must <strong>only</strong> <strong>permit content uploads from verified content providers</strong> and must have a robust process for verifying the age and identity of the content provider.</li>\r\n 	<li>All uploaded <strong>content must be reviewed before publication</strong> to ensure that the content is not illegal and does not otherwise violate the Standards.</li>\r\n 	<li>The Merchant <strong>must not market the content</strong> of its website <strong>or permit content search terms</strong> to give the impression that the content contains <strong>child exploitation</strong> materials or the depiction of <strong>non–consensual activities</strong>.</li>\r\n 	<li>The Merchant <strong>must support a complaint process that allows for the reporting of content</strong> that may be illegal or otherwise violates the Standards.</li>\r\n 	<li>The Merchant <strong>must offer the ability for any person depicted</strong> in a video or other content to appeal to remove such content.</li>\r\n</ol>\r\nThese and all other related <strong>new Mastercard regulations must be complied with by October 15th 2021</strong>, after which Mastercard or Scheme Members (Acquirers) may start imposing fines and restrictions on infringing actors. Mastercard should publish a full text of the changes in “Security Rules and Procedures” (<a href=\"https://www.mastercard.us/en-us/business/overview/support/rules.html\">https://www.mastercard.us/en-us/business/overview/support/rules.html</a>), however at the moment of writing the new text is not yet publicly available.\r\n\r\nPlease review your product offering and content control frameworks against the new requirements, and reach out to our Account Management Team should you need any help or clarifications.\r\n\r\nCommerceGate Compliance Team would be in touch with clients who may need to apply mitigation measures where needed.\r\n\r\nCommerceGate Compliance Team'),(99375,2491,'_post-content_0_editor','field_60f81e8a63bde'),(99376,2491,'post-content','1'),(99377,2491,'_post-content','field_60f81e0063bdc'),(99378,2491,'short-info_preview','2480'),(99379,2491,'_short-info_preview','field_60f83f5a4c3df'),(99380,2491,'short-info_title','Mastercard issued an updated set of rules and requirements for Merchants operating with the content for Adults'),(99381,2491,'_short-info_title','field_60f83bfa5dedc'),(99382,2491,'short-info_description','On the 14th of April 2021, Mastercard issued an updated set of rules and requirements for Merchants operating with the content for Adults within “AN 5196 Revised Standards for New Specialty Merchant Registration Requirements for Adult Content Merchants”'),(99383,2491,'_short-info_description','field_60f83c1a5dedd'),(99384,2491,'short-info',''),(99385,2491,'_short-info','field_60f83bb85dedb'),(99386,2491,'testimonial-preview_title','Mastercard issued an updated set of rules and requirements for Merchants operating with the content for Adults'),(99387,2491,'_testimonial-preview_title','field_60ffdbfe30097'),(99388,2491,'testimonial-preview_testimonial','On the 14th of April 2021, Mastercard issued an updated set of rules and requirements for Merchants operating with the content for Adults within “AN 5196 Revised Standards for New Specialty Merchant Registration Requirements for Adult Content Merchants”'),(99389,2491,'_testimonial-preview_testimonial','field_60ffdc3730098'),(99390,2491,'testimonial-preview_testimonial-author_full-name','CommerceGate Compliance Team'),(99391,2491,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(99392,2491,'testimonial-preview_testimonial-author_position',''),(99393,2491,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(99394,2491,'testimonial-preview_testimonial-author',''),(99395,2491,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(99396,2491,'testimonial-preview',''),(99397,2491,'_testimonial-preview','field_60ffda5830096'),(99398,2492,'post-info_preview','2480'),(99399,2492,'_post-info_preview','field_60f83a8cdd6e2'),(99400,2492,'post-info_short-description','On the 14th of April 2021, Mastercard issued an updated set of rules and requirements for Merchants operating with the content for Adults within “AN 5196 Revised Standards for New Specialty Merchant Registration Requirements for Adult Content Merchants”'),(99401,2492,'_post-info_short-description','field_60f817b95c8c2'),(99402,2492,'post-info',''),(99403,2492,'_post-info','field_60ffde10cc650'),(99404,2492,'post-content_0_type','editor'),(99405,2492,'_post-content_0_type','field_60f81e1b63bdd'),(99406,2492,'post-content_0_editor','(see <a href=\"https://www.mastercard.com/news/perspectives/2021/protecting-our-network-protecting-you-preventing-illegal-adult-content-on-our-network/\">https://www.mastercard.com/news/perspectives/2021/protecting-our-network-protecting-you-preventing-illegal-adult-content-on-our-network/</a>).\r\n\r\nThe updated list of Mastercard requirements aims <strong>to prevent the distribution of illegal adult content across the network</strong>, especially targeting the age verification of content producers, content pre-screening and verification and process of content removal.\r\n\r\n<strong>The key requirements</strong> are (non-exhaustive):\r\n<ol>\r\n 	<li>The Merchant must enter into a <strong>written agreement with each content provider</strong>.</li>\r\n 	<li>Require the content provider <strong>to verify the identity and age of all persons depicted in the content</strong> to ensure that all persons depicted are adults and to be able to provide supporting documents upon request.</li>\r\n 	<li>Require the content provider <strong>to obtain and keep on record written consent from all persons depicted in the content</strong>.</li>\r\n 	<li>The Merchant must <strong>only</strong> <strong>permit content uploads from verified content providers</strong> and must have a robust process for verifying the age and identity of the content provider.</li>\r\n 	<li>All uploaded <strong>content must be reviewed before publication</strong> to ensure that the content is not illegal and does not otherwise violate the Standards.</li>\r\n 	<li>The Merchant <strong>must not market the content</strong> of its website <strong>or permit content search terms</strong> to give the impression that the content contains <strong>child exploitation</strong> materials or the depiction of <strong>non–consensual activities</strong>.</li>\r\n 	<li>The Merchant <strong>must support a complaint process that allows for the reporting of content</strong> that may be illegal or otherwise violates the Standards.</li>\r\n 	<li>The Merchant <strong>must offer the ability for any person depicted</strong> in a video or other content to appeal to remove such content.</li>\r\n</ol>\r\nThese and all other related <strong>new Mastercard regulations must be complied with by October 15th 2021</strong>, after which Mastercard or Scheme Members (Acquirers) may start imposing fines and restrictions on infringing actors. Mastercard should publish a full text of the changes in “Security Rules and Procedures” (<a href=\"https://www.mastercard.us/en-us/business/overview/support/rules.html\">https://www.mastercard.us/en-us/business/overview/support/rules.html</a>), however at the moment of writing the new text is not yet publicly available.\r\n\r\nPlease review your product offering and content control frameworks against the new requirements, and reach out to our Account Management Team should you need any help or clarifications.\r\n\r\nCommerceGate Compliance Team would be in touch with clients who may need to apply mitigation measures where needed.\r\n\r\nCommerceGate Compliance Team'),(99407,2492,'_post-content_0_editor','field_60f81e8a63bde'),(99408,2492,'post-content','1'),(99409,2492,'_post-content','field_60f81e0063bdc'),(99410,2492,'short-info_preview','2480'),(99411,2492,'_short-info_preview','field_60f83f5a4c3df'),(99412,2492,'short-info_title','Mastercard issued an updated set of rules and requirements for Merchants operating with the content for Adults'),(99413,2492,'_short-info_title','field_60f83bfa5dedc'),(99414,2492,'short-info_description','On the 14th of April 2021, Mastercard issued an updated set of rules and requirements for Merchants operating with the content for Adults within “AN 5196 Revised Standards for New Specialty Merchant Registration Requirements for Adult Content Merchants”'),(99415,2492,'_short-info_description','field_60f83c1a5dedd'),(99416,2492,'short-info',''),(99417,2492,'_short-info','field_60f83bb85dedb'),(99418,2492,'testimonial-preview_title','Mastercard issued an updated set of rules and requirements for Merchants operating with the content for Adults'),(99419,2492,'_testimonial-preview_title','field_60ffdbfe30097'),(99420,2492,'testimonial-preview_testimonial','On the 14th of April 2021, Mastercard issued an updated set of rules and requirements for Merchants operating with the content for Adults within “AN 5196 Revised Standards for New Specialty Merchant Registration Requirements for Adult Content Merchants”'),(99421,2492,'_testimonial-preview_testimonial','field_60ffdc3730098'),(99422,2492,'testimonial-preview_testimonial-author_full-name','CommerceGate Compliance Team'),(99423,2492,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(99424,2492,'testimonial-preview_testimonial-author_position',''),(99425,2492,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(99426,2492,'testimonial-preview_testimonial-author',''),(99427,2492,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(99428,2492,'testimonial-preview',''),(99429,2492,'_testimonial-preview','field_60ffda5830096'),(99430,2491,'_yoast_wpseo_primary_category','247'),(99432,2491,'_wp_old_date','2021-11-29'),(99467,2495,'_wp_attached_file','2021/11/CG-News-bright.png'),(99468,2495,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1787;s:6:\"height\";i:960;s:4:\"file\";s:26:\"2021/11/CG-News-bright.png\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"CG-News-bright-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:27:\"CG-News-bright-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:26:\"CG-News-bright-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:26:\"CG-News-bright-768x413.png\";s:5:\"width\";i:768;s:6:\"height\";i:413;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:27:\"CG-News-bright-1536x825.png\";s:5:\"width\";i:1536;s:6:\"height\";i:825;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:{}}}'),(99469,2495,'_wp_attachment_image_alt','CG News - CommerceGate.com'),(99603,2499,'_edit_last','1'),(99604,2499,'_edit_lock','1638208928:1'),(99606,2499,'_yoast_wpseo_estimated-reading-time-minutes',''),(99607,2499,'post-info_preview','2495'),(99608,2499,'_post-info_preview','field_60f83a8cdd6e2'),(99609,2499,'post-info_short-description','January 2021, the United Kingdom is no longer a part of the European Union.'),(99610,2499,'_post-info_short-description','field_60f817b95c8c2'),(99611,2499,'post-info',''),(99612,2499,'_post-info','field_60ffde10cc650'),(99613,2499,'post-content_0_type','editor'),(99614,2499,'_post-content_0_type','field_60f81e1b63bdd'),(99615,2499,'post-content_0_editor','As a consequence, <strong>Mastercard</strong> is announcing a new <strong>Business Service Arrangement (BSA)</strong> which will impact on interchange fees for UK-EEA consumer card-not-present transactions.\r\nThese transactions between the UK and EEA countries are <strong>currently charged</strong>\r\n<ul>\r\n 	<li>0.20% for debit cards</li>\r\n 	<li>0.30% for credit cards.</li>\r\n</ul>\r\nUnder the new BSA, interregional rates will be applied:\r\n<ul>\r\n 	<li>1.15% for debit cards</li>\r\n 	<li>1.50% for credit cards.</li>\r\n</ul>\r\n<strong>The deadline of the new BSA</strong> application set on the<strong> 15th of October 2021</strong> and will not affect the current Mastercard scheme fee structure.\r\nAs for CommerceGate customers, IC++ merchants will see the update as part of their reported scheme fees automatically. Merchants on a Blended price model will be informed in case of impacts require pricing changes.\r\n\r\n<em>Note: no information on similar changes for Visa currently exist.</em>\r\n\r\nIf you have any questions do not hesitate to contact your account manager or our\r\nSupport Team at <a href=\"mailto:merchants@commercegate.com\">merchants@commercegate.com</a>.'),(99616,2499,'_post-content_0_editor','field_60f81e8a63bde'),(99617,2499,'post-content','1'),(99618,2499,'_post-content','field_60f81e0063bdc'),(99619,2499,'short-info_preview','2495'),(99620,2499,'_short-info_preview','field_60f83f5a4c3df'),(99621,2499,'short-info_title','Mastercard. New Business Service Arrangement (BSA)'),(99622,2499,'_short-info_title','field_60f83bfa5dedc'),(99623,2499,'short-info_description','January 2021, the United Kingdom is no longer a part of the European Union.'),(99624,2499,'_short-info_description','field_60f83c1a5dedd'),(99625,2499,'short-info',''),(99626,2499,'_short-info','field_60f83bb85dedb'),(99627,2499,'testimonial-preview_title','Mastercard. New Business Service Arrangement (BSA)'),(99628,2499,'_testimonial-preview_title','field_60ffdbfe30097'),(99629,2499,'testimonial-preview_testimonial','January 2021, the United Kingdom is no longer a part of the European Union.'),(99630,2499,'_testimonial-preview_testimonial','field_60ffdc3730098'),(99631,2499,'testimonial-preview_testimonial-author_full-name',''),(99632,2499,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(99633,2499,'testimonial-preview_testimonial-author_position',''),(99634,2499,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(99635,2499,'testimonial-preview_testimonial-author',''),(99636,2499,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(99637,2499,'testimonial-preview',''),(99638,2499,'_testimonial-preview','field_60ffda5830096'),(99639,2500,'post-info_preview','2495'),(99640,2500,'_post-info_preview','field_60f83a8cdd6e2'),(99641,2500,'post-info_short-description','January 2021, the United Kingdom is no longer a part of the European Union.'),(99642,2500,'_post-info_short-description','field_60f817b95c8c2'),(99643,2500,'post-info',''),(99644,2500,'_post-info','field_60ffde10cc650'),(99645,2500,'post-content_0_type','editor'),(99646,2500,'_post-content_0_type','field_60f81e1b63bdd'),(99647,2500,'post-content_0_editor','As a consequence, <strong>Mastercard</strong> is announcing a new <strong>Business Service Arrangement (BSA)</strong> which will impact on interchange fees for UK-EEA consumer card-not-present transactions.\r\nThese transactions between the UK and EEA countries are <strong>currently charged</strong>\r\n<ul>\r\n 	<li>0.20% for debit cards</li>\r\n 	<li>0.30% for credit cards.</li>\r\n</ul>\r\nUnder the new BSA, interregional rates will be applied:\r\n<ul>\r\n 	<li>1.15% for debit cards</li>\r\n 	<li>1.50% for credit cards.</li>\r\n</ul>\r\n<strong>The deadline of the new BSA</strong> application set on the<strong> 15th of October 2021</strong> and will not affect the current Mastercard scheme fee structure.\r\nAs for CommerceGate customers, IC++ merchants will see the update as part of their reported scheme fees automatically. Merchants on a Blended price model will be informed in case of impacts require pricing changes.\r\n\r\n<em>Note: no information on similar changes for Visa currently exist.</em>\r\n\r\nIf you have any questions do not hesitate to contact your account manager or our\r\nSupport Team at <a href=\"mailto:merchants@commercegate.com\">merchants@commercegate.com</a>.'),(99648,2500,'_post-content_0_editor','field_60f81e8a63bde'),(99649,2500,'post-content','1'),(99650,2500,'_post-content','field_60f81e0063bdc'),(99651,2500,'short-info_preview','2495'),(99652,2500,'_short-info_preview','field_60f83f5a4c3df'),(99653,2500,'short-info_title','Mastercard. New Business Service Arrangement (BSA)'),(99654,2500,'_short-info_title','field_60f83bfa5dedc'),(99655,2500,'short-info_description','January 2021, the United Kingdom is no longer a part of the European Union.'),(99656,2500,'_short-info_description','field_60f83c1a5dedd'),(99657,2500,'short-info',''),(99658,2500,'_short-info','field_60f83bb85dedb'),(99659,2500,'testimonial-preview_title','Mastercard. New Business Service Arrangement (BSA)'),(99660,2500,'_testimonial-preview_title','field_60ffdbfe30097'),(99661,2500,'testimonial-preview_testimonial','January 2021, the United Kingdom is no longer a part of the European Union.'),(99662,2500,'_testimonial-preview_testimonial','field_60ffdc3730098'),(99663,2500,'testimonial-preview_testimonial-author_full-name',''),(99664,2500,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(99665,2500,'testimonial-preview_testimonial-author_position',''),(99666,2500,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(99667,2500,'testimonial-preview_testimonial-author',''),(99668,2500,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(99669,2500,'testimonial-preview',''),(99670,2500,'_testimonial-preview','field_60ffda5830096'),(99672,2499,'_yoast_wpseo_primary_category','251'),(99705,2502,'post-info_preview','2495'),(99706,2502,'post-info_short-description','Desde enero de 2021, el Reino Unido ya no forma parte de la Unión Europea.'),(99707,2502,'post-info',''),(99708,2502,'post-content_0_type','editor'),(99709,2502,'post-content_0_editor','Como consecuencia, <strong>Mastercard</strong> ha anunciado un <strong>nuevo Acuerdo de Servicios Comerciales (BSA)</strong> que tendrá un impacto en las tarifas de las transacciones en el comercio electrónico entre el Reino Unido y la Comunidad Económica Europea (CEE).\r\n\r\n<strong>Actualmente</strong> las transacciones entre el Reino Unido y los países de la <strong>CEE se cobran</strong> a:\r\n<ul>\r\n 	<li>0,20% para tarjetas de débito</li>\r\n 	<li>0,30% para tarjetas de crédito.</li>\r\n</ul>\r\nBajo el nuevo Acuerdo de Servicios Comerciales (BSA), <strong>se aplicarán las tarifas interregionales</strong>:\r\n<ul>\r\n 	<li>1,15% para tarjetas de débito</li>\r\n 	<li>1,50% para tarjetas de crédito.</li>\r\n</ul>\r\n<strong>La fecha límite</strong> de la nueva solicitud de BSA es el <strong>15 de octubre de 2021</strong> y no afectará a la estructura de tarifas del esquema actual de Mastercard.\r\n\r\n<strong>En cuanto a los clientes de CommerceGate:</strong>\r\n<ol>\r\n 	<li>Las empresas que estén operando bajo el marco de de IC ++ verán sus tarifas actualizadas automáticamente;</li>\r\n 	<li>Las empresas que estén operando con modelo de precio fijo serán informadas caso por caso de las actualizaciones que estén previstas.</li>\r\n</ol>\r\n<em>Nota: actualmente no existe información sobre cambios similares para Visa.</em>\r\n\r\nSi tiene alguna pregunta, no dude en ponerse en contacto con el responsable de su cuenta o con nuestro equipo de soporte en <a href=\"mailto:merchants@commercegate.com\">merchants@commercegate.com</a>.'),(99710,2502,'post-content','1'),(99711,2502,'short-info_preview','2495'),(99712,2502,'short-info_title','MasterCard. Nuevo Acuerdo de Servicios Comerciales (BSA)'),(99713,2502,'short-info_description','Desde enero de 2021, el Reino Unido ya no forma parte de la Unión Europea.'),(99714,2502,'short-info',''),(99715,2502,'testimonial-preview_title','MasterCard. Nuevo Acuerdo de Servicios Comerciales (BSA)'),(99716,2502,'testimonial-preview_testimonial','Desde enero de 2021, el Reino Unido ya no forma parte de la Unión Europea.'),(99717,2502,'testimonial-preview_testimonial-author_full-name',''),(99718,2502,'testimonial-preview_testimonial-author_position',''),(99719,2502,'testimonial-preview_testimonial-author',''),(99720,2502,'testimonial-preview',''),(99721,2502,'_yoast_wpseo_primary_category','253'),(99722,2502,'_edit_last','1'),(99723,2502,'_edit_lock','1638208920:1'),(99725,2502,'_yoast_wpseo_estimated-reading-time-minutes',''),(99726,2502,'_wp_old_date','2021-11-29'),(99727,2502,'_post-info_preview','field_60f83a8cdd6e2'),(99728,2502,'_post-info_short-description','field_60f817b95c8c2'),(99729,2502,'_post-info','field_60ffde10cc650'),(99730,2502,'_post-content_0_type','field_60f81e1b63bdd'),(99731,2502,'_post-content_0_editor','field_60f81e8a63bde'),(99732,2502,'_post-content','field_60f81e0063bdc'),(99733,2502,'_short-info_preview','field_60f83f5a4c3df'),(99734,2502,'_short-info_title','field_60f83bfa5dedc'),(99735,2502,'_short-info_description','field_60f83c1a5dedd'),(99736,2502,'_short-info','field_60f83bb85dedb'),(99737,2502,'_testimonial-preview_title','field_60ffdbfe30097'),(99738,2502,'_testimonial-preview_testimonial','field_60ffdc3730098'),(99739,2502,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(99740,2502,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(99741,2502,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(99742,2502,'_testimonial-preview','field_60ffda5830096'),(99743,2503,'post-info_preview','2495'),(99744,2503,'_post-info_preview','field_60f83a8cdd6e2'),(99745,2503,'post-info_short-description','January 2021, the United Kingdom is no longer a part of the European Union.'),(99746,2503,'_post-info_short-description','field_60f817b95c8c2'),(99747,2503,'post-info',''),(99748,2503,'_post-info','field_60ffde10cc650'),(99749,2503,'post-content_0_type','editor'),(99750,2503,'_post-content_0_type','field_60f81e1b63bdd'),(99751,2503,'post-content_0_editor','As a consequence, <strong>Mastercard</strong> is announcing a new <strong>Business Service Arrangement (BSA)</strong> which will impact on interchange fees for UK-EEA consumer card-not-present transactions.\r\nThese transactions between the UK and EEA countries are <strong>currently charged</strong>\r\n<ul>\r\n 	<li>0.20% for debit cards</li>\r\n 	<li>0.30% for credit cards.</li>\r\n</ul>\r\nUnder the new BSA, interregional rates will be applied:\r\n<ul>\r\n 	<li>1.15% for debit cards</li>\r\n 	<li>1.50% for credit cards.</li>\r\n</ul>\r\n<strong>The deadline of the new BSA</strong> application set on the<strong> 15th of October 2021</strong> and will not affect the current Mastercard scheme fee structure.\r\nAs for CommerceGate customers, IC++ merchants will see the update as part of their reported scheme fees automatically. Merchants on a Blended price model will be informed in case of impacts require pricing changes.\r\n\r\n<em>Note: no information on similar changes for Visa currently exist.</em>\r\n\r\nIf you have any questions do not hesitate to contact your account manager or our\r\nSupport Team at <a href=\"mailto:merchants@commercegate.com\">merchants@commercegate.com</a>.'),(99752,2503,'_post-content_0_editor','field_60f81e8a63bde'),(99753,2503,'post-content','1'),(99754,2503,'_post-content','field_60f81e0063bdc'),(99755,2503,'short-info_preview','2495'),(99756,2503,'_short-info_preview','field_60f83f5a4c3df'),(99757,2503,'short-info_title','Mastercard. New Business Service Arrangement (BSA)'),(99758,2503,'_short-info_title','field_60f83bfa5dedc'),(99759,2503,'short-info_description','January 2021, the United Kingdom is no longer a part of the European Union.'),(99760,2503,'_short-info_description','field_60f83c1a5dedd'),(99761,2503,'short-info',''),(99762,2503,'_short-info','field_60f83bb85dedb'),(99763,2503,'testimonial-preview_title','Mastercard. New Business Service Arrangement (BSA)'),(99764,2503,'_testimonial-preview_title','field_60ffdbfe30097'),(99765,2503,'testimonial-preview_testimonial','January 2021, the United Kingdom is no longer a part of the European Union.'),(99766,2503,'_testimonial-preview_testimonial','field_60ffdc3730098'),(99767,2503,'testimonial-preview_testimonial-author_full-name',''),(99768,2503,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(99769,2503,'testimonial-preview_testimonial-author_position',''),(99770,2503,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(99771,2503,'testimonial-preview_testimonial-author',''),(99772,2503,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(99773,2503,'testimonial-preview',''),(99774,2503,'_testimonial-preview','field_60ffda5830096'),(99776,2504,'post-info_preview','2495'),(99777,2504,'_post-info_preview','field_60f83a8cdd6e2'),(99778,2504,'post-info_short-description','Desde enero de 2021, el Reino Unido ya no forma parte de la Unión Europea.'),(99779,2504,'_post-info_short-description','field_60f817b95c8c2'),(99780,2504,'post-info',''),(99781,2504,'_post-info','field_60ffde10cc650'),(99782,2504,'post-content_0_type','editor'),(99783,2504,'_post-content_0_type','field_60f81e1b63bdd'),(99784,2504,'post-content_0_editor','Como consecuencia, <strong>Mastercard</strong> ha anunciado un <strong>nuevo Acuerdo de Servicios Comerciales (BSA)</strong> que tendrá un impacto en las tarifas de las transacciones en el comercio electrónico entre el Reino Unido y la Comunidad Económica Europea (CEE).\r\n\r\n<strong>Actualmente</strong> las transacciones entre el Reino Unido y los países de la <strong>CEE se cobran</strong> a:\r\n<ul>\r\n 	<li>0,20% para tarjetas de débito</li>\r\n 	<li>0,30% para tarjetas de crédito.</li>\r\n</ul>\r\nBajo el nuevo Acuerdo de Servicios Comerciales (BSA), <strong>se aplicarán las tarifas interregionales</strong>:\r\n<ul>\r\n 	<li>1,15% para tarjetas de débito</li>\r\n 	<li>1,50% para tarjetas de crédito.</li>\r\n</ul>\r\n<strong>La fecha límite</strong> de la nueva solicitud de BSA es el <strong>15 de octubre de 2021</strong> y no afectará a la estructura de tarifas del esquema actual de Mastercard.\r\n\r\n<strong>En cuanto a los clientes de CommerceGate:</strong>\r\n<ol>\r\n 	<li>Las empresas que estén operando bajo el marco de de IC ++ verán sus tarifas actualizadas automáticamente;</li>\r\n 	<li>Las empresas que estén operando con modelo de precio fijo serán informadas caso por caso de las actualizaciones que estén previstas.</li>\r\n</ol>\r\n<em>Nota: actualmente no existe información sobre cambios similares para Visa.</em>\r\n\r\nSi tiene alguna pregunta, no dude en ponerse en contacto con el responsable de su cuenta o con nuestro equipo de soporte en <a href=\"mailto:merchants@commercegate.com\">merchants@commercegate.com</a>.'),(99785,2504,'_post-content_0_editor','field_60f81e8a63bde'),(99786,2504,'post-content','1'),(99787,2504,'_post-content','field_60f81e0063bdc'),(99788,2504,'short-info_preview','2495'),(99789,2504,'_short-info_preview','field_60f83f5a4c3df'),(99790,2504,'short-info_title','MasterCard. Nuevo Acuerdo de Servicios Comerciales (BSA)'),(99791,2504,'_short-info_title','field_60f83bfa5dedc'),(99792,2504,'short-info_description','Desde enero de 2021, el Reino Unido ya no forma parte de la Unión Europea.'),(99793,2504,'_short-info_description','field_60f83c1a5dedd'),(99794,2504,'short-info',''),(99795,2504,'_short-info','field_60f83bb85dedb'),(99796,2504,'testimonial-preview_title','MasterCard. Nuevo Acuerdo de Servicios Comerciales (BSA)'),(99797,2504,'_testimonial-preview_title','field_60ffdbfe30097'),(99798,2504,'testimonial-preview_testimonial','Desde enero de 2021, el Reino Unido ya no forma parte de la Unión Europea.'),(99799,2504,'_testimonial-preview_testimonial','field_60ffdc3730098'),(99800,2504,'testimonial-preview_testimonial-author_full-name',''),(99801,2504,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(99802,2504,'testimonial-preview_testimonial-author_position',''),(99803,2504,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(99804,2504,'testimonial-preview_testimonial-author',''),(99805,2504,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(99806,2504,'testimonial-preview',''),(99807,2504,'_testimonial-preview','field_60ffda5830096'),(99809,2499,'_wp_old_date','2021-11-29'),(99810,2505,'_edit_last','1'),(99811,2505,'_edit_lock','1638208968:1'),(99813,2505,'_yoast_wpseo_estimated-reading-time-minutes',''),(99814,2505,'_wp_old_date','2021-11-29'),(99815,2505,'post-info_preview','2488'),(99816,2505,'_post-info_preview','field_60f83a8cdd6e2'),(99817,2505,'post-info_short-description','On the way of our journey to “open” LATAM market and to grant access to local acquiring solutions and local payment methods for EU merchants'),(99818,2505,'_post-info_short-description','field_60f817b95c8c2'),(99819,2505,'post-info',''),(99820,2505,'_post-info','field_60ffde10cc650'),(99821,2505,'post-content_0_type','editor'),(99822,2505,'_post-content_0_type','field_60f81e1b63bdd'),(99823,2505,'post-content_0_editor','<h3>Overview</h3>\r\nOn the way of our journey to “open” <strong>LATAM</strong> market and to grant access to local acquiring solutions and local payment methods for EU merchants we’d like to announce that <strong>Brazil</strong> being the first country where we ready to service our clients, while <strong>Mexico, Chile, Colombia and Peru</strong> coming later this year.\r\n\r\n<strong>Brazil is one of the largest e-commerce markets in the world.</strong> Before translating your website into Portuguese, starting your marketing campaign or even searching for office space in the business centre of São Paulo, it is worth taking the time to consider how your potential Brazilian customers might like to pay for your goods or services and <strong>how CommerceGate can assist you</strong> in this.\r\n\r\n<strong>70% of payments in Brazil are made with credit cards which are blocked from making international ‘cross-border” purchases</strong> and Brazilians rarely pay for anything outright. Most online transactions are paid in instalments.\r\n\r\nAdditionally, cash-based method Boleto Bancário is popular too and provides Brazilians access to your services and goods without credit cards.\r\n\r\n<strong>Other factors to consider are the restrictions on banks, the volatility of local currency and financial controls</strong> which result from an external viewpoint, entry into <strong>Brazil is not always straightforward</strong>.\r\n\r\nWe will take you through some of the major difficulties international merchants should consider before entering the Brazilian market, including local payment methods and features.\r\n<h3>Payment methods in Brazil</h3>\r\n<ul>\r\n 	<li>Visa</li>\r\n 	<li>Mastercard</li>\r\n 	<li>American Express</li>\r\n 	<li>ELO</li>\r\n 	<li>Hipercard</li>\r\n 	<li>Boleto Bancário</li>\r\n 	<li>PIX</li>\r\n 	<li>Credit cards</li>\r\n</ul>\r\nTwo leaders of online purchases are Visa and Mastercard. Alongside them is the local card scheme ELO which is gaining popularity. AMEX is used by a small segment but has a higher average transaction amount than any other card scheme. While ELO and Hipercard are typically used by lower-income customers. Around 70% of consumers own cards that are restricted from cross-border payments.\r\n<h2>Boleto Bancário</h2>\r\nIs Brazil’s most popular Business to Consumer cash-based method regulated by the Brazilian Federation of Banks. In e-commerce, <strong>Boleto represents about 20% of all payments</strong>. Its popularity also related to the number of unbanked people in the country.\r\n\r\nA Boleto can be paid at:\r\n<ul>\r\n 	<li>Any bank (including online banks)</li>\r\n 	<li>Post office</li>\r\n 	<li>ATMs</li>\r\n 	<li>Lottery Agent stores</li>\r\n 	<li>Supermarkets</li>\r\n 	<li>Mobile app</li>\r\n</ul>\r\n<h2>PIX</h2>\r\nNovember 2020 Brazil’s central bank fully launched an <strong>instant payments platform</strong> that is speeding up and simplifying online payments.\r\n\r\n<strong>The system is plugged into the platforms of more than 700 financial institutions</strong> in Brazil, including major banks, fintech projects and credit unions.\r\n\r\nBeing an instant payments system PIX allows round-the-clock payments, seven days a week without requiring debit or credit cards. It is also free of charge for individuals. The system is an important instrument to shift away from card terminals towards a digital set-up.\r\n\r\nHere are a few ‘first-month’ stats from our partner that shows how important this payment method is:\r\n<ul>\r\n 	<li>Total processing volume in the first month: 83.4 billion BRL</li>\r\n 	<li>Number of transactions in the first month: 92.5 million</li>\r\n 	<li>Number of registered accounts: 116 million (46 million consumers, 3 million businesses)</li>\r\n 	<li>Approved transactions: 99.5%</li>\r\n</ul>\r\nThrough PIX all wallets that use QR Codes are interoperable, meaning transfers and payments allowed from one e-wallet to another in real-time. PIX instant payments are the next step of digital wallets.\r\n<h2>Instalments</h2>\r\nAlso known as “parcelas” in Brazil, are payment plans that allow consumers to split their payments. Instalments are interest-free for the buyer and collected month-by-month by the merchant (ranging from two to 12 months). Selling instalments to Latin American customers is a game-changer, this payment option can increase your acceptance ratio and your average ticket. More than 70% of e-commerce purchases in Brazil are paid using an instalment plan.\r\n\r\nUsing CommerceGate, EU Merchants can target the Brazilian market and would ensure you have <strong>The Highest Acceptance Ratio for your business and most competitive Commercial Rates on the market</strong>, by getting access to local acquiring solutions and payment methods, powered by our local presence and partnership in the region.\r\n\r\n<strong>One simple API integration with CommerceGate to accept all payment methods.</strong>\r\n\r\nCommerceGate will also take care of:\r\n<ul>\r\n 	<li><strong>Merchant Account approval</strong> and set up;</li>\r\n 	<li><strong>Smart transaction routing</strong> to achieve highest Acceptance Rates;</li>\r\n 	<li>Transactional Reporting;</li>\r\n 	<li>Financial Reconciliation;</li>\r\n 	<li>Currency Settlement options;</li>\r\n 	<li><strong>Transfer of your funds to the EU Bank account</strong>;</li>\r\n</ul>\r\n<h3>Contact us today for more information!</h3>\r\nIf you have any questions or need more information about our LATAM coverage and payment methods, please do not hesitate to get in touch with us.\r\n\r\nOur dedicated sales teams are standing by to take your call or answer your email.\r\n\r\nCommerceGate brings you the payment coverage and services you need, packed with the features to enable you to focus on running your business smoothly\r\n\r\n<a href=\"https://commercegate.goodface.com.ua/wp/contact-sales/\" target=\"_blank\" rel=\"noopener\">Contact Sales Department</a>'),(99824,2505,'_post-content_0_editor','field_60f81e8a63bde'),(99825,2505,'post-content','1'),(99826,2505,'_post-content','field_60f81e0063bdc'),(99827,2505,'short-info_preview','2488'),(99828,2505,'_short-info_preview','field_60f83f5a4c3df'),(99829,2505,'short-info_title','Payments adviser. Brazil'),(99830,2505,'_short-info_title','field_60f83bfa5dedc'),(99831,2505,'short-info_description','On the way of our journey to “open” LATAM market and to grant access to local acquiring solutions and local payment methods for EU merchants '),(99832,2505,'_short-info_description','field_60f83c1a5dedd'),(99833,2505,'short-info',''),(99834,2505,'_short-info','field_60f83bb85dedb'),(99835,2505,'testimonial-preview_title','Payments adviser. Brazil'),(99836,2505,'_testimonial-preview_title','field_60ffdbfe30097'),(99837,2505,'testimonial-preview_testimonial','On the way of our journey to “open” LATAM market and to grant access to local acquiring solutions and local payment methods for EU merchants '),(99838,2505,'_testimonial-preview_testimonial','field_60ffdc3730098'),(99839,2505,'testimonial-preview_testimonial-author_full-name',''),(99840,2505,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(99841,2505,'testimonial-preview_testimonial-author_position',''),(99842,2505,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(99843,2505,'testimonial-preview_testimonial-author',''),(99844,2505,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(99845,2505,'testimonial-preview',''),(99846,2505,'_testimonial-preview','field_60ffda5830096'),(99847,2506,'post-info_preview','2488'),(99848,2506,'_post-info_preview','field_60f83a8cdd6e2'),(99849,2506,'post-info_short-description','On the way of our journey to “open” LATAM market and to grant access to local acquiring solutions and local payment methods for EU merchants'),(99850,2506,'_post-info_short-description','field_60f817b95c8c2'),(99851,2506,'post-info',''),(99852,2506,'_post-info','field_60ffde10cc650'),(99853,2506,'post-content_0_type','editor'),(99854,2506,'_post-content_0_type','field_60f81e1b63bdd'),(99855,2506,'post-content_0_editor','<h3>Overview</h3>\r\nOn the way of our journey to “open” <strong>LATAM</strong> market and to grant access to local acquiring solutions and local payment methods for EU merchants we’d like to announce that <strong>Brazil</strong> being the first country where we ready to service our clients, while <strong>Mexico, Chile, Colombia and Peru</strong> coming later this year.\r\n\r\n<strong>Brazil is one of the largest e-commerce markets in the world.</strong> Before translating your website into Portuguese, starting your marketing campaign or even searching for office space in the business centre of São Paulo, it is worth taking the time to consider how your potential Brazilian customers might like to pay for your goods or services and <strong>how CommerceGate can assist you</strong> in this.\r\n\r\n<strong>70% of payments in Brazil are made with credit cards which are blocked from making international ‘cross-border” purchases</strong> and Brazilians rarely pay for anything outright. Most online transactions are paid in instalments.\r\n\r\nAdditionally, cash-based method Boleto Bancário is popular too and provides Brazilians access to your services and goods without credit cards.\r\n\r\n<strong>Other factors to consider are the restrictions on banks, the volatility of local currency and financial controls</strong> which result from an external viewpoint, entry into <strong>Brazil is not always straightforward</strong>.\r\n\r\nWe will take you through some of the major difficulties international merchants should consider before entering the Brazilian market, including local payment methods and features.\r\n<h3>Payment methods in Brazil</h3>\r\n<ul>\r\n 	<li>Visa</li>\r\n 	<li>Mastercard</li>\r\n 	<li>American Express</li>\r\n 	<li>ELO</li>\r\n 	<li>Hipercard</li>\r\n 	<li>Boleto Bancário</li>\r\n 	<li>PIX</li>\r\n 	<li>Credit cards</li>\r\n</ul>\r\nTwo leaders of online purchases are Visa and Mastercard. Alongside them is the local card scheme ELO which is gaining popularity. AMEX is used by a small segment but has a higher average transaction amount than any other card scheme. While ELO and Hipercard are typically used by lower-income customers. Around 70% of consumers own cards that are restricted from cross-border payments.\r\n<h2>Boleto Bancário</h2>\r\nIs Brazil’s most popular Business to Consumer cash-based method regulated by the Brazilian Federation of Banks. In e-commerce, <strong>Boleto represents about 20% of all payments</strong>. Its popularity also related to the number of unbanked people in the country.\r\n\r\nA Boleto can be paid at:\r\n<ul>\r\n 	<li>Any bank (including online banks)</li>\r\n 	<li>Post office</li>\r\n 	<li>ATMs</li>\r\n 	<li>Lottery Agent stores</li>\r\n 	<li>Supermarkets</li>\r\n 	<li>Mobile app</li>\r\n</ul>\r\n<h2>PIX</h2>\r\nNovember 2020 Brazil’s central bank fully launched an <strong>instant payments platform</strong> that is speeding up and simplifying online payments.\r\n\r\n<strong>The system is plugged into the platforms of more than 700 financial institutions</strong> in Brazil, including major banks, fintech projects and credit unions.\r\n\r\nBeing an instant payments system PIX allows round-the-clock payments, seven days a week without requiring debit or credit cards. It is also free of charge for individuals. The system is an important instrument to shift away from card terminals towards a digital set-up.\r\n\r\nHere are a few ‘first-month’ stats from our partner that shows how important this payment method is:\r\n<ul>\r\n 	<li>Total processing volume in the first month: 83.4 billion BRL</li>\r\n 	<li>Number of transactions in the first month: 92.5 million</li>\r\n 	<li>Number of registered accounts: 116 million (46 million consumers, 3 million businesses)</li>\r\n 	<li>Approved transactions: 99.5%</li>\r\n</ul>\r\nThrough PIX all wallets that use QR Codes are interoperable, meaning transfers and payments allowed from one e-wallet to another in real-time. PIX instant payments are the next step of digital wallets.\r\n<h2>Instalments</h2>\r\nAlso known as “parcelas” in Brazil, are payment plans that allow consumers to split their payments. Instalments are interest-free for the buyer and collected month-by-month by the merchant (ranging from two to 12 months). Selling instalments to Latin American customers is a game-changer, this payment option can increase your acceptance ratio and your average ticket. More than 70% of e-commerce purchases in Brazil are paid using an instalment plan.\r\n\r\nUsing CommerceGate, EU Merchants can target the Brazilian market and would ensure you have <strong>The Highest Acceptance Ratio for your business and most competitive Commercial Rates on the market</strong>, by getting access to local acquiring solutions and payment methods, powered by our local presence and partnership in the region.\r\n\r\n<strong>One simple API integration with CommerceGate to accept all payment methods.</strong>\r\n\r\nCommerceGate will also take care of:\r\n<ul>\r\n 	<li><strong>Merchant Account approval</strong> and set up;</li>\r\n 	<li><strong>Smart transaction routing</strong> to achieve highest Acceptance Rates;</li>\r\n 	<li>Transactional Reporting;</li>\r\n 	<li>Financial Reconciliation;</li>\r\n 	<li>Currency Settlement options;</li>\r\n 	<li><strong>Transfer of your funds to the EU Bank account</strong>;</li>\r\n</ul>\r\n<h3>Contact us today for more information!</h3>\r\nIf you have any questions or need more information about our LATAM coverage and payment methods, please do not hesitate to get in touch with us.\r\n\r\nOur dedicated sales teams are standing by to take your call or answer your email.\r\n\r\nCommerceGate brings you the payment coverage and services you need, packed with the features to enable you to focus on running your business smoothly\r\n\r\n<a href=\"https://commercegate.goodface.com.ua/wp/contact-sales/\">Contact Sales Department</a>'),(99856,2506,'_post-content_0_editor','field_60f81e8a63bde'),(99857,2506,'post-content','1'),(99858,2506,'_post-content','field_60f81e0063bdc'),(99859,2506,'short-info_preview','2488'),(99860,2506,'_short-info_preview','field_60f83f5a4c3df'),(99861,2506,'short-info_title','Payments adviser. Brazil'),(99862,2506,'_short-info_title','field_60f83bfa5dedc'),(99863,2506,'short-info_description','On the way of our journey to “open” LATAM market and to grant access to local acquiring solutions and local payment methods for EU merchants '),(99864,2506,'_short-info_description','field_60f83c1a5dedd'),(99865,2506,'short-info',''),(99866,2506,'_short-info','field_60f83bb85dedb'),(99867,2506,'testimonial-preview_title','Payments adviser. Brazil'),(99868,2506,'_testimonial-preview_title','field_60ffdbfe30097'),(99869,2506,'testimonial-preview_testimonial','On the way of our journey to “open” LATAM market and to grant access to local acquiring solutions and local payment methods for EU merchants '),(99870,2506,'_testimonial-preview_testimonial','field_60ffdc3730098'),(99871,2506,'testimonial-preview_testimonial-author_full-name',''),(99872,2506,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(99873,2506,'testimonial-preview_testimonial-author_position',''),(99874,2506,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(99875,2506,'testimonial-preview_testimonial-author',''),(99876,2506,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(99877,2506,'testimonial-preview',''),(99878,2506,'_testimonial-preview','field_60ffda5830096'),(99879,2505,'_yoast_wpseo_primary_category',''),(99912,2508,'post-info_preview','2488'),(99913,2508,'post-info_short-description','El comercio online con países de América Latina no es efectivo. La baja penetración de tarjetas de crédito y el bloqueo de compras internacionales disminuyen la venta online desde la UE.'),(99914,2508,'post-info',''),(99915,2508,'post-content_0_type','editor'),(99916,2508,'post-content_0_editor','<h3>Introducción</h3>\r\nEl comercio online con países de América Latina no es efectivo. La baja penetración de tarjetas de crédito y el bloqueo de compras internacionales disminuyen la venta online desde la UE.\r\n\r\nEsto implica que:\r\n<ol>\r\n 	<li>Hay usuarios que no pueden acceder a servicios que pueden pagar;</li>\r\n 	<li>La venta online no alcanza el potencial de ingresos en estos países.</li>\r\n</ol>\r\nEn CommerceGate, con más de 15 años de experiencia, sabemos que las entidades y pagos locales tienen una conversión mucho mayor y alcanzan a un mayor porcentaje de la población. A través de alianzas estratégicas, hemos configurado una red de bancos y métodos específicos de cada país <strong>asegurando</strong> <strong>el incremento de ventas de tu negocio, con las tarifas más competitivas del mercado</strong>.\r\n\r\nApostamos por un eCommerce abierto en América Latina. Y nos complace anunciar que <strong>Brasil es el primer país que ya dispone de esta solución</strong>. A lo largo del año la extenderemos a <strong>México, Chile, Colombia y Perú</strong>, facilitando tu expansión exitosa en <strong>LATAM</strong>.\r\n<h3>Brasil</h3>\r\nUno de los mayores mercados potenciales de eCommerce. Pero con resultados pobres en la venta online, según lo explicado anteriormente.\r\n\r\nAdemás tenemos las siguientes particularidades:\r\n<ul>\r\n 	<li>Pagar las compras a plazos es una costumbre extendida en este país;</li>\r\n 	<li>Métodos locales efectivos y con mucha aceptación como el Boleto Bancário;</li>\r\n 	<li>Otros factores como restricciones a los bancos, la volatilidad de la moneda local y los controles financieros.</li>\r\n</ul>\r\nLa entrada del eCommerce a Brasil no siempre es sencilla. Por eso, antes de dedicar recursos a traducciones, marketing o incluso buscar una oficina en el centro financiero de São Paulo, vale la pena investigar cómo pagarán tus clientes brasileños.\r\n\r\nDesde CommerceGate estaremos encantados de ayudarte. Te guiaremos a través de las dificultades que tienen las tiendas online internacionales. Y las resolveremos con nuestra solución de pagos integrada.\r\n<h4>Métodos de Pago</h4>\r\n<ul>\r\n 	<li>Visa</li>\r\n 	<li>Mastercard</li>\r\n 	<li>American Express</li>\r\n 	<li>ELO</li>\r\n 	<li>Hipercard</li>\r\n 	<li>Boleto Bancário</li>\r\n 	<li>PIX</li>\r\n</ul>\r\n<strong>Una única integración técnica con CommerceGate a través de nuestra API te permitirá aceptar todos los métodos de pago.</strong>\r\n<h2>Tarjeta de crédito</h2>\r\nLos líderes en este método son Visa y Mastercard. A continuación están las tarjetas locales ELO, ganando popularidad. Junto con Hipercard, compone el segmento de población con ingresos más bajos. AMEX es utilizado por un segmento pequeño pero con el precio medio por compra más alto. Alrededor del 70% de los consumidores poseen tarjetas que están restringidas para los pagos transfronterizos.\r\n<h2>Boleto Bancário</h2>\r\nEs el método de pago local B2C más popular en Brasil. Está regulado por la Federación Brasileña de Bancos y en el comercio electrónico <strong>representa</strong> <strong>el 20% de los pagos</strong>. Su popularidad está asociada con la cantidad de personas sin cuenta bancaria del país.\r\n\r\nEl Boleto Bancário permite pagar en efectivo desde:\r\n<ul>\r\n 	<li>Cualquier banco (incluidos los bancos en línea)</li>\r\n 	<li>Oficina postal</li>\r\n 	<li>Cajeros automáticos</li>\r\n 	<li>Tiendas de agentes de lotería</li>\r\n 	<li>Supermercados</li>\r\n 	<li>Aplicación móvil</li>\r\n</ul>\r\n<h2>PIX</h2>\r\nEn noviembre del 2020, el banco central de Brasil lanzó una nueva plataforma de <strong>pagos instantáneos</strong> que está acelerando y simplificando los pagos en línea. <strong>El sistema está conectado a más de 700 instituciones financieras en Brasil</strong>, incluidos los principales bancos, FinTech y empresas de crédito.\r\n\r\nPIX se posiciona como la alternativa digital ya que permite realizar pagos las 24 / 7 sin necesidad de tarjeta y es gratuito para los consumidores.\r\n\r\nLos monederos virtuales de PIX son interoperables a través de códigos QR, en tiempo real. Ésto lo convierte en el siguiente paso de los e-wallets y a tener muy en cuenta como opción de pagos online.\r\n<h2>Pagos aplazados</h2>\r\nTambién conocidos como “parcelas”, son planes que permiten fraccionar los pagos sin intereses (entre 2 y 12 meses) y que el comerciante cobra mensualmente.\r\n\r\nVender cuotas a clientes latinoamericanos supone un gran cambio. Pero aumentará tu índice de aceptación y el ticket promedio. <strong>Más del 72% de las compras online en Brasil se pagan a cuotas</strong>.\r\n<h3>Desde CommerceGate nos ocupamos de:</h3>\r\n<ul>\r\n 	<li><strong>Aprobación y configuración de la cuenta comercial</strong>;</li>\r\n 	<li><strong>Enrutamiento inteligente de transacciones</strong> para conseguir la tasa de aceptación óptima;</li>\r\n 	<li>Informes transaccionales;</li>\r\n 	<li>Conciliación financiera;</li>\r\n 	<li>Opciones de liquidación de divisas;</li>\r\n 	<li><strong>Transferencia de sus fondos a la cuenta bancaria de la UE</strong>.</li>\r\n</ul>\r\nPara que puedas empezar ya a crecer en estas regiones.\r\n<h3>Contáctanos para más información</h3>\r\nNo dudes en ponerte en contacto con nosotros para cualquier pregunta o información sobre nuestra cobertura LATAM y métodos de pago.\r\n\r\nNuestro equipo de ventas está listos para atender tu solicitud por email.\r\n\r\n<a href=\"https://commercegate.goodface.com.ua/wp/es/contact-sales/\" target=\"_blank\" rel=\"noopener\">Comunícate con el Departamento de Ventas</a>\r\n\r\n&nbsp;'),(99917,2508,'post-content','1'),(99918,2508,'short-info_preview','2488'),(99919,2508,'short-info_title','Asesoramiento de Pagos Online. Brasil'),(99920,2508,'short-info_description','El comercio online con países de América Latina no es efectivo. La baja penetración de tarjetas de crédito y el bloqueo de compras internacionales disminuyen la venta online desde la UE.'),(99921,2508,'short-info',''),(99922,2508,'testimonial-preview_title','Asesoramiento de Pagos Online. Brasil'),(99923,2508,'testimonial-preview_testimonial','El comercio online con países de América Latina no es efectivo. La baja penetración de tarjetas de crédito y el bloqueo de compras internacionales disminuyen la venta online desde la UE.'),(99924,2508,'testimonial-preview_testimonial-author_full-name',''),(99925,2508,'testimonial-preview_testimonial-author_position',''),(99926,2508,'testimonial-preview_testimonial-author',''),(99927,2508,'testimonial-preview',''),(99928,2508,'_yoast_wpseo_primary_category',''),(99929,2508,'_edit_last','1'),(99931,2508,'_yoast_wpseo_estimated-reading-time-minutes',''),(99932,2508,'_post-info_preview','field_60f83a8cdd6e2'),(99933,2508,'_post-info_short-description','field_60f817b95c8c2'),(99934,2508,'_post-info','field_60ffde10cc650'),(99935,2508,'_post-content_0_type','field_60f81e1b63bdd'),(99936,2508,'_post-content_0_editor','field_60f81e8a63bde'),(99937,2508,'_post-content','field_60f81e0063bdc'),(99938,2508,'_short-info_preview','field_60f83f5a4c3df'),(99939,2508,'_short-info_title','field_60f83bfa5dedc'),(99940,2508,'_short-info_description','field_60f83c1a5dedd'),(99941,2508,'_short-info','field_60f83bb85dedb'),(99942,2508,'_testimonial-preview_title','field_60ffdbfe30097'),(99943,2508,'_testimonial-preview_testimonial','field_60ffdc3730098'),(99944,2508,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(99945,2508,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(99946,2508,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(99947,2508,'_testimonial-preview','field_60ffda5830096'),(99948,2509,'post-info_preview','2488'),(99949,2509,'_post-info_preview','field_60f83a8cdd6e2'),(99950,2509,'post-info_short-description','On the way of our journey to “open” LATAM market and to grant access to local acquiring solutions and local payment methods for EU merchants'),(99951,2509,'_post-info_short-description','field_60f817b95c8c2'),(99952,2509,'post-info',''),(99953,2509,'_post-info','field_60ffde10cc650'),(99954,2509,'post-content_0_type','editor'),(99955,2509,'_post-content_0_type','field_60f81e1b63bdd'),(99956,2509,'post-content_0_editor','<h3>Overview</h3>\r\nOn the way of our journey to “open” <strong>LATAM</strong> market and to grant access to local acquiring solutions and local payment methods for EU merchants we’d like to announce that <strong>Brazil</strong> being the first country where we ready to service our clients, while <strong>Mexico, Chile, Colombia and Peru</strong> coming later this year.\r\n\r\n<strong>Brazil is one of the largest e-commerce markets in the world.</strong> Before translating your website into Portuguese, starting your marketing campaign or even searching for office space in the business centre of São Paulo, it is worth taking the time to consider how your potential Brazilian customers might like to pay for your goods or services and <strong>how CommerceGate can assist you</strong> in this.\r\n\r\n<strong>70% of payments in Brazil are made with credit cards which are blocked from making international ‘cross-border” purchases</strong> and Brazilians rarely pay for anything outright. Most online transactions are paid in instalments.\r\n\r\nAdditionally, cash-based method Boleto Bancário is popular too and provides Brazilians access to your services and goods without credit cards.\r\n\r\n<strong>Other factors to consider are the restrictions on banks, the volatility of local currency and financial controls</strong> which result from an external viewpoint, entry into <strong>Brazil is not always straightforward</strong>.\r\n\r\nWe will take you through some of the major difficulties international merchants should consider before entering the Brazilian market, including local payment methods and features.\r\n<h3>Payment methods in Brazil</h3>\r\n<ul>\r\n 	<li>Visa</li>\r\n 	<li>Mastercard</li>\r\n 	<li>American Express</li>\r\n 	<li>ELO</li>\r\n 	<li>Hipercard</li>\r\n 	<li>Boleto Bancário</li>\r\n 	<li>PIX</li>\r\n 	<li>Credit cards</li>\r\n</ul>\r\nTwo leaders of online purchases are Visa and Mastercard. Alongside them is the local card scheme ELO which is gaining popularity. AMEX is used by a small segment but has a higher average transaction amount than any other card scheme. While ELO and Hipercard are typically used by lower-income customers. Around 70% of consumers own cards that are restricted from cross-border payments.\r\n<h2>Boleto Bancário</h2>\r\nIs Brazil’s most popular Business to Consumer cash-based method regulated by the Brazilian Federation of Banks. In e-commerce, <strong>Boleto represents about 20% of all payments</strong>. Its popularity also related to the number of unbanked people in the country.\r\n\r\nA Boleto can be paid at:\r\n<ul>\r\n 	<li>Any bank (including online banks)</li>\r\n 	<li>Post office</li>\r\n 	<li>ATMs</li>\r\n 	<li>Lottery Agent stores</li>\r\n 	<li>Supermarkets</li>\r\n 	<li>Mobile app</li>\r\n</ul>\r\n<h2>PIX</h2>\r\nNovember 2020 Brazil’s central bank fully launched an <strong>instant payments platform</strong> that is speeding up and simplifying online payments.\r\n\r\n<strong>The system is plugged into the platforms of more than 700 financial institutions</strong> in Brazil, including major banks, fintech projects and credit unions.\r\n\r\nBeing an instant payments system PIX allows round-the-clock payments, seven days a week without requiring debit or credit cards. It is also free of charge for individuals. The system is an important instrument to shift away from card terminals towards a digital set-up.\r\n\r\nHere are a few ‘first-month’ stats from our partner that shows how important this payment method is:\r\n<ul>\r\n 	<li>Total processing volume in the first month: 83.4 billion BRL</li>\r\n 	<li>Number of transactions in the first month: 92.5 million</li>\r\n 	<li>Number of registered accounts: 116 million (46 million consumers, 3 million businesses)</li>\r\n 	<li>Approved transactions: 99.5%</li>\r\n</ul>\r\nThrough PIX all wallets that use QR Codes are interoperable, meaning transfers and payments allowed from one e-wallet to another in real-time. PIX instant payments are the next step of digital wallets.\r\n<h2>Instalments</h2>\r\nAlso known as “parcelas” in Brazil, are payment plans that allow consumers to split their payments. Instalments are interest-free for the buyer and collected month-by-month by the merchant (ranging from two to 12 months). Selling instalments to Latin American customers is a game-changer, this payment option can increase your acceptance ratio and your average ticket. More than 70% of e-commerce purchases in Brazil are paid using an instalment plan.\r\n\r\nUsing CommerceGate, EU Merchants can target the Brazilian market and would ensure you have <strong>The Highest Acceptance Ratio for your business and most competitive Commercial Rates on the market</strong>, by getting access to local acquiring solutions and payment methods, powered by our local presence and partnership in the region.\r\n\r\n<strong>One simple API integration with CommerceGate to accept all payment methods.</strong>\r\n\r\nCommerceGate will also take care of:\r\n<ul>\r\n 	<li><strong>Merchant Account approval</strong> and set up;</li>\r\n 	<li><strong>Smart transaction routing</strong> to achieve highest Acceptance Rates;</li>\r\n 	<li>Transactional Reporting;</li>\r\n 	<li>Financial Reconciliation;</li>\r\n 	<li>Currency Settlement options;</li>\r\n 	<li><strong>Transfer of your funds to the EU Bank account</strong>;</li>\r\n</ul>\r\n<h3>Contact us today for more information!</h3>\r\nIf you have any questions or need more information about our LATAM coverage and payment methods, please do not hesitate to get in touch with us.\r\n\r\nOur dedicated sales teams are standing by to take your call or answer your email.\r\n\r\nCommerceGate brings you the payment coverage and services you need, packed with the features to enable you to focus on running your business smoothly\r\n\r\n<a href=\"https://commercegate.goodface.com.ua/wp/contact-sales/\">Contact Sales Department</a>'),(99957,2509,'_post-content_0_editor','field_60f81e8a63bde'),(99958,2509,'post-content','1'),(99959,2509,'_post-content','field_60f81e0063bdc'),(99960,2509,'short-info_preview','2488'),(99961,2509,'_short-info_preview','field_60f83f5a4c3df'),(99962,2509,'short-info_title','Asesoramiento de Pagos Online. Brasil'),(99963,2509,'_short-info_title','field_60f83bfa5dedc'),(99964,2509,'short-info_description','On the way of our journey to “open” LATAM market and to grant access to local acquiring solutions and local payment methods for EU merchants '),(99965,2509,'_short-info_description','field_60f83c1a5dedd'),(99966,2509,'short-info',''),(99967,2509,'_short-info','field_60f83bb85dedb'),(99968,2509,'testimonial-preview_title','Asesoramiento de Pagos Online. Brasil'),(99969,2509,'_testimonial-preview_title','field_60ffdbfe30097'),(99970,2509,'testimonial-preview_testimonial','On the way of our journey to “open” LATAM market and to grant access to local acquiring solutions and local payment methods for EU merchants '),(99971,2509,'_testimonial-preview_testimonial','field_60ffdc3730098'),(99972,2509,'testimonial-preview_testimonial-author_full-name',''),(99973,2509,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(99974,2509,'testimonial-preview_testimonial-author_position',''),(99975,2509,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(99976,2509,'testimonial-preview_testimonial-author',''),(99977,2509,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(99978,2509,'testimonial-preview',''),(99979,2509,'_testimonial-preview','field_60ffda5830096'),(99980,2508,'_edit_lock','1638208962:1'),(100525,2511,'post-info_preview','2488'),(100526,2511,'_post-info_preview','field_60f83a8cdd6e2'),(100527,2511,'post-info_short-description','El comercio online con países de América Latina no es efectivo. La baja penetración de tarjetas de crédito y el bloqueo de compras internacionales disminuyen la venta online desde la UE.'),(100528,2511,'_post-info_short-description','field_60f817b95c8c2'),(100529,2511,'post-info',''),(100530,2511,'_post-info','field_60ffde10cc650'),(100531,2511,'post-content_0_type','editor'),(100532,2511,'_post-content_0_type','field_60f81e1b63bdd'),(100533,2511,'post-content_0_editor','<h3>Introducción</h3>\r\nEl comercio online con países de América Latina no es efectivo. La baja penetración de tarjetas de crédito y el bloqueo de compras internacionales disminuyen la venta online desde la UE.\r\n\r\nEsto implica que:\r\n<ol>\r\n 	<li>Hay usuarios que no pueden acceder a servicios que pueden pagar;</li>\r\n 	<li>La venta online no alcanza el potencial de ingresos en estos países.</li>\r\n</ol>\r\nEn CommerceGate, con más de 15 años de experiencia, sabemos que las entidades y pagos locales tienen una conversión mucho mayor y alcanzan a un mayor porcentaje de la población. A través de alianzas estratégicas, hemos configurado una red de bancos y métodos específicos de cada país <strong>asegurando</strong> <strong>el incremento de ventas de tu negocio, con las tarifas más competitivas del mercado</strong>.\r\n\r\nApostamos por un eCommerce abierto en América Latina. Y nos complace anunciar que <strong>Brasil es el primer país que ya dispone de esta solución</strong>. A lo largo del año la extenderemos a <strong>México, Chile, Colombia y Perú</strong>, facilitando tu expansión exitosa en <strong>LATAM</strong>.\r\n<h3>Brasil</h3>\r\nUno de los mayores mercados potenciales de eCommerce. Pero con resultados pobres en la venta online, según lo explicado anteriormente.\r\n\r\nAdemás tenemos las siguientes particularidades:\r\n<ul>\r\n 	<li>Pagar las compras a plazos es una costumbre extendida en este país;</li>\r\n 	<li>Métodos locales efectivos y con mucha aceptación como el Boleto Bancário;</li>\r\n 	<li>Otros factores como restricciones a los bancos, la volatilidad de la moneda local y los controles financieros.</li>\r\n</ul>\r\nLa entrada del eCommerce a Brasil no siempre es sencilla. Por eso, antes de dedicar recursos a traducciones, marketing o incluso buscar una oficina en el centro financiero de São Paulo, vale la pena investigar cómo pagarán tus clientes brasileños.\r\n\r\nDesde CommerceGate estaremos encantados de ayudarte. Te guiaremos a través de las dificultades que tienen las tiendas online internacionales. Y las resolveremos con nuestra solución de pagos integrada.\r\n<h4>Métodos de Pago</h4>\r\n<ul>\r\n 	<li>Visa</li>\r\n 	<li>Mastercard</li>\r\n 	<li>American Express</li>\r\n 	<li>ELO</li>\r\n 	<li>Hipercard</li>\r\n 	<li>Boleto Bancário</li>\r\n 	<li>PIX</li>\r\n</ul>\r\n<strong>Una única integración técnica con CommerceGate a través de nuestra API te permitirá aceptar todos los métodos de pago.</strong>\r\n<h2>Tarjeta de crédito</h2>\r\nLos líderes en este método son Visa y Mastercard. A continuación están las tarjetas locales ELO, ganando popularidad. Junto con Hipercard, compone el segmento de población con ingresos más bajos. AMEX es utilizado por un segmento pequeño pero con el precio medio por compra más alto. Alrededor del 70% de los consumidores poseen tarjetas que están restringidas para los pagos transfronterizos.\r\n<h2>Boleto Bancário</h2>\r\nEs el método de pago local B2C más popular en Brasil. Está regulado por la Federación Brasileña de Bancos y en el comercio electrónico <strong>representa</strong> <strong>el 20% de los pagos</strong>. Su popularidad está asociada con la cantidad de personas sin cuenta bancaria del país.\r\n\r\nEl Boleto Bancário permite pagar en efectivo desde:\r\n<ul>\r\n 	<li>Cualquier banco (incluidos los bancos en línea)</li>\r\n 	<li>Oficina postal</li>\r\n 	<li>Cajeros automáticos</li>\r\n 	<li>Tiendas de agentes de lotería</li>\r\n 	<li>Supermercados</li>\r\n 	<li>Aplicación móvil</li>\r\n</ul>\r\n<h2>PIX</h2>\r\nEn noviembre del 2020, el banco central de Brasil lanzó una nueva plataforma de <strong>pagos instantáneos</strong> que está acelerando y simplificando los pagos en línea. <strong>El sistema está conectado a más de 700 instituciones financieras en Brasil</strong>, incluidos los principales bancos, FinTech y empresas de crédito.\r\n\r\nPIX se posiciona como la alternativa digital ya que permite realizar pagos las 24 / 7 sin necesidad de tarjeta y es gratuito para los consumidores.\r\n\r\nLos monederos virtuales de PIX son interoperables a través de códigos QR, en tiempo real. Ésto lo convierte en el siguiente paso de los e-wallets y a tener muy en cuenta como opción de pagos online.\r\n<h2>Pagos aplazados</h2>\r\nTambién conocidos como “parcelas”, son planes que permiten fraccionar los pagos sin intereses (entre 2 y 12 meses) y que el comerciante cobra mensualmente.\r\n\r\nVender cuotas a clientes latinoamericanos supone un gran cambio. Pero aumentará tu índice de aceptación y el ticket promedio. <strong>Más del 72% de las compras online en Brasil se pagan a cuotas</strong>.\r\n<h3>Desde CommerceGate nos ocupamos de:</h3>\r\n<ul>\r\n 	<li><strong>Aprobación y configuración de la cuenta comercial</strong>;</li>\r\n 	<li><strong>Enrutamiento inteligente de transacciones</strong> para conseguir la tasa de aceptación óptima;</li>\r\n 	<li>Informes transaccionales;</li>\r\n 	<li>Conciliación financiera;</li>\r\n 	<li>Opciones de liquidación de divisas;</li>\r\n 	<li><strong>Transferencia de sus fondos a la cuenta bancaria de la UE</strong>.</li>\r\n</ul>\r\nPara que puedas empezar ya a crecer en estas regiones.\r\n<h3>Contáctanos para más información</h3>\r\nNo dudes en ponerte en contacto con nosotros para cualquier pregunta o información sobre nuestra cobertura LATAM y métodos de pago.\r\n\r\nNuestro equipo de ventas está listos para atender tu solicitud por email.\r\n\r\n<a href=\"https://commercegate.goodface.com.ua/wp/es/contact-sales/\" target=\"_blank\" rel=\"noopener\">Comunícate con el Departamento de Ventas</a>\r\n\r\n&nbsp;'),(100534,2511,'_post-content_0_editor','field_60f81e8a63bde'),(100535,2511,'post-content','1'),(100536,2511,'_post-content','field_60f81e0063bdc'),(100537,2511,'short-info_preview','2488'),(100538,2511,'_short-info_preview','field_60f83f5a4c3df'),(100539,2511,'short-info_title','Asesoramiento de Pagos Online. Brasil'),(100540,2511,'_short-info_title','field_60f83bfa5dedc'),(100541,2511,'short-info_description','El comercio online con países de América Latina no es efectivo. La baja penetración de tarjetas de crédito y el bloqueo de compras internacionales disminuyen la venta online desde la UE.'),(100542,2511,'_short-info_description','field_60f83c1a5dedd'),(100543,2511,'short-info',''),(100544,2511,'_short-info','field_60f83bb85dedb'),(100545,2511,'testimonial-preview_title','Asesoramiento de Pagos Online. Brasil'),(100546,2511,'_testimonial-preview_title','field_60ffdbfe30097'),(100547,2511,'testimonial-preview_testimonial','El comercio online con países de América Latina no es efectivo. La baja penetración de tarjetas de crédito y el bloqueo de compras internacionales disminuyen la venta online desde la UE.'),(100548,2511,'_testimonial-preview_testimonial','field_60ffdc3730098'),(100549,2511,'testimonial-preview_testimonial-author_full-name',''),(100550,2511,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(100551,2511,'testimonial-preview_testimonial-author_position',''),(100552,2511,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(100553,2511,'testimonial-preview_testimonial-author',''),(100554,2511,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(100555,2511,'testimonial-preview',''),(100556,2511,'_testimonial-preview','field_60ffda5830096'),(100558,2512,'post-info_preview','2488'),(100559,2512,'_post-info_preview','field_60f83a8cdd6e2'),(100560,2512,'post-info_short-description','On the way of our journey to “open” LATAM market and to grant access to local acquiring solutions and local payment methods for EU merchants'),(100561,2512,'_post-info_short-description','field_60f817b95c8c2'),(100562,2512,'post-info',''),(100563,2512,'_post-info','field_60ffde10cc650'),(100564,2512,'post-content_0_type','editor'),(100565,2512,'_post-content_0_type','field_60f81e1b63bdd'),(100566,2512,'post-content_0_editor','<h3>Overview</h3>\r\nOn the way of our journey to “open” <strong>LATAM</strong> market and to grant access to local acquiring solutions and local payment methods for EU merchants we’d like to announce that <strong>Brazil</strong> being the first country where we ready to service our clients, while <strong>Mexico, Chile, Colombia and Peru</strong> coming later this year.\r\n\r\n<strong>Brazil is one of the largest e-commerce markets in the world.</strong> Before translating your website into Portuguese, starting your marketing campaign or even searching for office space in the business centre of São Paulo, it is worth taking the time to consider how your potential Brazilian customers might like to pay for your goods or services and <strong>how CommerceGate can assist you</strong> in this.\r\n\r\n<strong>70% of payments in Brazil are made with credit cards which are blocked from making international ‘cross-border” purchases</strong> and Brazilians rarely pay for anything outright. Most online transactions are paid in instalments.\r\n\r\nAdditionally, cash-based method Boleto Bancário is popular too and provides Brazilians access to your services and goods without credit cards.\r\n\r\n<strong>Other factors to consider are the restrictions on banks, the volatility of local currency and financial controls</strong> which result from an external viewpoint, entry into <strong>Brazil is not always straightforward</strong>.\r\n\r\nWe will take you through some of the major difficulties international merchants should consider before entering the Brazilian market, including local payment methods and features.\r\n<h3>Payment methods in Brazil</h3>\r\n<ul>\r\n 	<li>Visa</li>\r\n 	<li>Mastercard</li>\r\n 	<li>American Express</li>\r\n 	<li>ELO</li>\r\n 	<li>Hipercard</li>\r\n 	<li>Boleto Bancário</li>\r\n 	<li>PIX</li>\r\n 	<li>Credit cards</li>\r\n</ul>\r\nTwo leaders of online purchases are Visa and Mastercard. Alongside them is the local card scheme ELO which is gaining popularity. AMEX is used by a small segment but has a higher average transaction amount than any other card scheme. While ELO and Hipercard are typically used by lower-income customers. Around 70% of consumers own cards that are restricted from cross-border payments.\r\n<h2>Boleto Bancário</h2>\r\nIs Brazil’s most popular Business to Consumer cash-based method regulated by the Brazilian Federation of Banks. In e-commerce, <strong>Boleto represents about 20% of all payments</strong>. Its popularity also related to the number of unbanked people in the country.\r\n\r\nA Boleto can be paid at:\r\n<ul>\r\n 	<li>Any bank (including online banks)</li>\r\n 	<li>Post office</li>\r\n 	<li>ATMs</li>\r\n 	<li>Lottery Agent stores</li>\r\n 	<li>Supermarkets</li>\r\n 	<li>Mobile app</li>\r\n</ul>\r\n<h2>PIX</h2>\r\nNovember 2020 Brazil’s central bank fully launched an <strong>instant payments platform</strong> that is speeding up and simplifying online payments.\r\n\r\n<strong>The system is plugged into the platforms of more than 700 financial institutions</strong> in Brazil, including major banks, fintech projects and credit unions.\r\n\r\nBeing an instant payments system PIX allows round-the-clock payments, seven days a week without requiring debit or credit cards. It is also free of charge for individuals. The system is an important instrument to shift away from card terminals towards a digital set-up.\r\n\r\nHere are a few ‘first-month’ stats from our partner that shows how important this payment method is:\r\n<ul>\r\n 	<li>Total processing volume in the first month: 83.4 billion BRL</li>\r\n 	<li>Number of transactions in the first month: 92.5 million</li>\r\n 	<li>Number of registered accounts: 116 million (46 million consumers, 3 million businesses)</li>\r\n 	<li>Approved transactions: 99.5%</li>\r\n</ul>\r\nThrough PIX all wallets that use QR Codes are interoperable, meaning transfers and payments allowed from one e-wallet to another in real-time. PIX instant payments are the next step of digital wallets.\r\n<h2>Instalments</h2>\r\nAlso known as “parcelas” in Brazil, are payment plans that allow consumers to split their payments. Instalments are interest-free for the buyer and collected month-by-month by the merchant (ranging from two to 12 months). Selling instalments to Latin American customers is a game-changer, this payment option can increase your acceptance ratio and your average ticket. More than 70% of e-commerce purchases in Brazil are paid using an instalment plan.\r\n\r\nUsing CommerceGate, EU Merchants can target the Brazilian market and would ensure you have <strong>The Highest Acceptance Ratio for your business and most competitive Commercial Rates on the market</strong>, by getting access to local acquiring solutions and payment methods, powered by our local presence and partnership in the region.\r\n\r\n<strong>One simple API integration with CommerceGate to accept all payment methods.</strong>\r\n\r\nCommerceGate will also take care of:\r\n<ul>\r\n 	<li><strong>Merchant Account approval</strong> and set up;</li>\r\n 	<li><strong>Smart transaction routing</strong> to achieve highest Acceptance Rates;</li>\r\n 	<li>Transactional Reporting;</li>\r\n 	<li>Financial Reconciliation;</li>\r\n 	<li>Currency Settlement options;</li>\r\n 	<li><strong>Transfer of your funds to the EU Bank account</strong>;</li>\r\n</ul>\r\n<h3>Contact us today for more information!</h3>\r\nIf you have any questions or need more information about our LATAM coverage and payment methods, please do not hesitate to get in touch with us.\r\n\r\nOur dedicated sales teams are standing by to take your call or answer your email.\r\n\r\nCommerceGate brings you the payment coverage and services you need, packed with the features to enable you to focus on running your business smoothly\r\n\r\n<a href=\"https://commercegate.goodface.com.ua/wp/contact-sales/\" target=\"_blank\" rel=\"noopener\">Contact Sales Department</a>'),(100567,2512,'_post-content_0_editor','field_60f81e8a63bde'),(100568,2512,'post-content','1'),(100569,2512,'_post-content','field_60f81e0063bdc'),(100570,2512,'short-info_preview','2488'),(100571,2512,'_short-info_preview','field_60f83f5a4c3df'),(100572,2512,'short-info_title','Payments adviser. Brazil'),(100573,2512,'_short-info_title','field_60f83bfa5dedc'),(100574,2512,'short-info_description','On the way of our journey to “open” LATAM market and to grant access to local acquiring solutions and local payment methods for EU merchants '),(100575,2512,'_short-info_description','field_60f83c1a5dedd'),(100576,2512,'short-info',''),(100577,2512,'_short-info','field_60f83bb85dedb'),(100578,2512,'testimonial-preview_title','Payments adviser. Brazil'),(100579,2512,'_testimonial-preview_title','field_60ffdbfe30097'),(100580,2512,'testimonial-preview_testimonial','On the way of our journey to “open” LATAM market and to grant access to local acquiring solutions and local payment methods for EU merchants '),(100581,2512,'_testimonial-preview_testimonial','field_60ffdc3730098'),(100582,2512,'testimonial-preview_testimonial-author_full-name',''),(100583,2512,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(100584,2512,'testimonial-preview_testimonial-author_position',''),(100585,2512,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(100586,2512,'testimonial-preview_testimonial-author',''),(100587,2512,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(100588,2512,'testimonial-preview',''),(100589,2512,'_testimonial-preview','field_60ffda5830096'),(100590,2513,'_edit_last','1'),(100591,2513,'_edit_lock','1638208290:1'),(100592,2514,'_wp_attached_file','2021/11/CG-Presentation-Sep-9.png'),(100593,2514,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1800;s:6:\"height\";i:1013;s:4:\"file\";s:33:\"2021/11/CG-Presentation-Sep-9.png\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"CG-Presentation-Sep-9-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:\"CG-Presentation-Sep-9-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:33:\"CG-Presentation-Sep-9-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:\"CG-Presentation-Sep-9-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:34:\"CG-Presentation-Sep-9-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:{}}}'),(100594,2514,'_wp_attachment_image_alt','CG Presentation - CommerceGate.com'),(100596,2513,'_yoast_wpseo_estimated-reading-time-minutes',''),(100597,2513,'_wp_old_date','2021-11-29'),(100598,2513,'post-info_preview','2514'),(100599,2513,'_post-info_preview','field_60f83a8cdd6e2'),(100600,2513,'post-info_short-description','CommerceGate were excited to invited to the second session of the WTO Trade Dialogues initiative and present how cross-border data flows are key within the Global Ecommerce Payments Industry.'),(100601,2513,'_post-info_short-description','field_60f817b95c8c2'),(100602,2513,'post-info',''),(100603,2513,'_post-info','field_60ffde10cc650'),(100604,2513,'post-content_0_type','editor'),(100605,2513,'_post-content_0_type','field_60f81e1b63bdd'),(100606,2513,'post-content_0_editor','CommerceGate were excited to invited to the second session of the <a href=\"https://www.wto.org/english/res_e/reser_e/tradedialogueslseries_e.htm\" target=\"_blank\" rel=\"noopener\">WTO Trade Dialogues initiative</a> and present how <strong>cross-border data flows</strong> are key within the <strong>Global Ecommerce Payments Industry</strong>.\r\n\r\nPlease, see our CCO – <a href=\"https://www.linkedin.com/in/pabarclay/\" target=\"_blank\" rel=\"noopener\">Paul Barclay</a> explain how and where data flows fit into the equation to make an online payment! <a href=\"https://youtu.be/8KzvD8NSbbY?t=3017\" target=\"_blank\" rel=\"noopener\">Youtu.be &gt;&gt;</a>\r\n\r\nInternational trade increasingly relies on cross-border data flows. Cross-border data flows enable companies to sell goods and services online, to supply digitized products, to manage supply chains, and to access information on foreign markets and regulations applicable to their products. <strong>Digital transformation</strong> has also made companies more reliant on the collection and use of information that data-driven technologies make available.\r\n\r\nEasier access to more and more diverse information enables businesses to improve marketing plans and develop products, sustain or create business models, manage back-office functions, coordinate supply chains, and better anticipate and respond to cyber incidents. Data flows can best foster trade if complementary policies are put in place that enhance connectivity while safeguarding network integrity and security, that promote trust in the way information is collected and used, and that encourage a level playing field. The <strong>WTO Economic Research and Statistics Division</strong> (ERSD) proposes a series of webinars to explore interactions between data flows, data governance and trade and the role of international cooperation in achieving a balance between trade and other policy objectives, including <strong>privacy, cyber-security, competition </strong>and<strong> innovation</strong> as well as addressing the digital divide.'),(100607,2513,'_post-content_0_editor','field_60f81e8a63bde'),(100608,2513,'post-content','1'),(100609,2513,'_post-content','field_60f81e0063bdc'),(100610,2513,'short-info_preview','2514'),(100611,2513,'_short-info_preview','field_60f83f5a4c3df'),(100612,2513,'short-info_title','The governance of data flows and trade. Webinar by WTO'),(100613,2513,'_short-info_title','field_60f83bfa5dedc'),(100614,2513,'short-info_description','CommerceGate were excited to invited to the second session of the WTO Trade Dialogues initiative and present how cross-border data flows are key within the Global Ecommerce Payments Industry.'),(100615,2513,'_short-info_description','field_60f83c1a5dedd'),(100616,2513,'short-info',''),(100617,2513,'_short-info','field_60f83bb85dedb'),(100618,2513,'testimonial-preview_title','The governance of data flows and trade. Webinar by WTO'),(100619,2513,'_testimonial-preview_title','field_60ffdbfe30097'),(100620,2513,'testimonial-preview_testimonial','CommerceGate were excited to invited to the second session of the WTO Trade Dialogues initiative and present how cross-border data flows are key within the Global Ecommerce Payments Industry.'),(100621,2513,'_testimonial-preview_testimonial','field_60ffdc3730098'),(100622,2513,'testimonial-preview_testimonial-author_full-name',''),(100623,2513,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(100624,2513,'testimonial-preview_testimonial-author_position',''),(100625,2513,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(100626,2513,'testimonial-preview_testimonial-author',''),(100627,2513,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(100628,2513,'testimonial-preview',''),(100629,2513,'_testimonial-preview','field_60ffda5830096'),(100630,2515,'post-info_preview','2514'),(100631,2515,'_post-info_preview','field_60f83a8cdd6e2'),(100632,2515,'post-info_short-description','CommerceGate were excited to invited to the second session of the WTO Trade Dialogues initiative and present how cross-border data flows are key within the Global Ecommerce Payments Industry.'),(100633,2515,'_post-info_short-description','field_60f817b95c8c2'),(100634,2515,'post-info',''),(100635,2515,'_post-info','field_60ffde10cc650'),(100636,2515,'post-content_0_type','editor'),(100637,2515,'_post-content_0_type','field_60f81e1b63bdd'),(100638,2515,'post-content_0_editor','CommerceGate were excited to invited to the second session of the <a href=\"https://www.wto.org/english/res_e/reser_e/tradedialogueslseries_e.htm\" target=\"_blank\" rel=\"noopener\">WTO Trade Dialogues initiative</a> and present how <strong>cross-border data flows</strong> are key within the <strong>Global Ecommerce Payments Industry</strong>.\r\n\r\nPlease, see our CCO – <a href=\"https://www.linkedin.com/in/pabarclay/\" target=\"_blank\" rel=\"noopener\">Paul Barclay</a> explain how and where data flows fit into the equation to make an online payment! <a href=\"https://youtu.be/8KzvD8NSbbY?t=3017\" target=\"_blank\" rel=\"noopener\">Youtu.be &gt;&gt;</a>\r\n\r\nInternational trade increasingly relies on cross-border data flows. Cross-border data flows enable companies to sell goods and services online, to supply digitized products, to manage supply chains, and to access information on foreign markets and regulations applicable to their products. <strong>Digital transformation</strong> has also made companies more reliant on the collection and use of information that data-driven technologies make available.\r\n\r\nEasier access to more and more diverse information enables businesses to improve marketing plans and develop products, sustain or create business models, manage back-office functions, coordinate supply chains, and better anticipate and respond to cyber incidents. Data flows can best foster trade if complementary policies are put in place that enhance connectivity while safeguarding network integrity and security, that promote trust in the way information is collected and used, and that encourage a level playing field. The <strong>WTO Economic Research and Statistics Division</strong> (ERSD) proposes a series of webinars to explore interactions between data flows, data governance and trade and the role of international cooperation in achieving a balance between trade and other policy objectives, including <strong>privacy, cyber-security, competition </strong>and<strong> innovation</strong> as well as addressing the digital divide.'),(100639,2515,'_post-content_0_editor','field_60f81e8a63bde'),(100640,2515,'post-content','1'),(100641,2515,'_post-content','field_60f81e0063bdc'),(100642,2515,'short-info_preview','2514'),(100643,2515,'_short-info_preview','field_60f83f5a4c3df'),(100644,2515,'short-info_title','The governance of data flows and trade. Webinar by WTO'),(100645,2515,'_short-info_title','field_60f83bfa5dedc'),(100646,2515,'short-info_description','CommerceGate were excited to invited to the second session of the WTO Trade Dialogues initiative and present how cross-border data flows are key within the Global Ecommerce Payments Industry.'),(100647,2515,'_short-info_description','field_60f83c1a5dedd'),(100648,2515,'short-info',''),(100649,2515,'_short-info','field_60f83bb85dedb'),(100650,2515,'testimonial-preview_title','The governance of data flows and trade. Webinar by WTO'),(100651,2515,'_testimonial-preview_title','field_60ffdbfe30097'),(100652,2515,'testimonial-preview_testimonial','CommerceGate were excited to invited to the second session of the WTO Trade Dialogues initiative and present how cross-border data flows are key within the Global Ecommerce Payments Industry.'),(100653,2515,'_testimonial-preview_testimonial','field_60ffdc3730098'),(100654,2515,'testimonial-preview_testimonial-author_full-name',''),(100655,2515,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(100656,2515,'testimonial-preview_testimonial-author_position',''),(100657,2515,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(100658,2515,'testimonial-preview_testimonial-author',''),(100659,2515,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(100660,2515,'testimonial-preview',''),(100661,2515,'_testimonial-preview','field_60ffda5830096'),(100662,2513,'_yoast_wpseo_primary_category',''),(100713,2505,'_wp_old_date','2021-01-26'),(100715,2508,'_wp_old_date','2021-11-29'),(100716,2519,'_wp_attached_file','2021/11/CG-Presentation-8-Oct.png'),(100717,2519,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1800;s:6:\"height\";i:1013;s:4:\"file\";s:33:\"2021/11/CG-Presentation-8-Oct.png\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"CG-Presentation-8-Oct-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:\"CG-Presentation-8-Oct-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:33:\"CG-Presentation-8-Oct-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:\"CG-Presentation-8-Oct-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:34:\"CG-Presentation-8-Oct-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:{}}}'),(100718,2519,'_wp_attachment_image_alt','CG Presentation - CommerceGate.com'),(100719,2518,'_edit_last','1'),(100720,2518,'_edit_lock','1638208268:1'),(100722,2518,'_yoast_wpseo_estimated-reading-time-minutes',''),(100723,2518,'_wp_old_date','2021-11-29'),(100724,2518,'post-info_preview','2519'),(100725,2518,'_post-info_preview','field_60f83a8cdd6e2'),(100726,2518,'post-info_short-description','In the series of Trade Dialogue lectures/Webinar series organised by WTO and ITU, CommerceGate took part in the panel discussion dedicated to the trading implication of cyber-security risks and confidence-building.'),(100727,2518,'_post-info_short-description','field_60f817b95c8c2'),(100728,2518,'post-info',''),(100729,2518,'_post-info','field_60ffde10cc650'),(100730,2518,'post-content_0_type','editor'),(100731,2518,'_post-content_0_type','field_60f81e1b63bdd'),(100732,2518,'post-content_0_editor','In the series of <strong>Trade Dialogue</strong> <strong>lectures/Webinar</strong> <strong>series</strong> organised by <strong>WTO</strong> and <strong>ITU</strong>, CommerceGate took part in the panel discussion dedicated to the trading implication of <strong>cyber-security</strong> risks and confidence-building.\r\n\r\nDuring the panel discussion, the participants shared their views on the current state of cyber-security at a global level, identified gaps in cyber-security <strong>regulation</strong> and outlined key approaches to the security <strong>policies</strong> and security <strong>standards</strong> requirements, as well as shared different experience of cyber-security regulation across the world.\r\n\r\n<strong>CommerceGate</strong> was the company representing the <strong>private sector</strong> in that discussion and provided valuable feedback for authorities and governing bodies on how should security standards be developed, what factors should be taken into account so every participant of a global trade chain would benefit from the security standards and adherence to them.\r\n\r\nAlso, in preparation to this webinar Commercegate shared their experience on the main security risks factors which <strong>Fintech</strong> companies are exposed to and provided high-level <strong>guidelines</strong> on how those factors are taken into account and mitigated. An example, being CommerceGates our own IT infrastructure and processes.\r\n\r\nCommerceGate is very proud to represent the <strong>Global Payment sector</strong> in the series of panel discussions held by WTO and strongly believe that having a seat at the same table of the <strong>regulators, governing bodies, private</strong> <strong>companies</strong> creates invaluable atmosphere, and open discussion of any problematic points, ability to represent different points of view, so all opinions can be taken into account, is of great value for the industry and global trade.'),(100733,2518,'_post-content_0_editor','field_60f81e8a63bde'),(100734,2518,'post-content','1'),(100735,2518,'_post-content','field_60f81e0063bdc'),(100736,2518,'short-info_preview','2519'),(100737,2518,'_short-info_preview','field_60f83f5a4c3df'),(100738,2518,'short-info_title','Trade implications of cyber-security risks and national policies. Webinar by WTO'),(100739,2518,'_short-info_title','field_60f83bfa5dedc'),(100740,2518,'short-info_description','In the series of Trade Dialogue lectures/Webinar series organised by WTO and ITU, CommerceGate took part in the panel discussion dedicated to the trading implication of cyber-security risks and confidence-building.'),(100741,2518,'_short-info_description','field_60f83c1a5dedd'),(100742,2518,'short-info',''),(100743,2518,'_short-info','field_60f83bb85dedb'),(100744,2518,'testimonial-preview_title','Trade implications of cyber-security risks and national policies. Webinar by WTO'),(100745,2518,'_testimonial-preview_title','field_60ffdbfe30097'),(100746,2518,'testimonial-preview_testimonial','In the series of Trade Dialogue lectures/Webinar series organised by WTO and ITU, CommerceGate took part in the panel discussion dedicated to the trading implication of cyber-security risks and confidence-building.'),(100747,2518,'_testimonial-preview_testimonial','field_60ffdc3730098'),(100748,2518,'testimonial-preview_testimonial-author_full-name',''),(100749,2518,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(100750,2518,'testimonial-preview_testimonial-author_position',''),(100751,2518,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(100752,2518,'testimonial-preview_testimonial-author',''),(100753,2518,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(100754,2518,'testimonial-preview',''),(100755,2518,'_testimonial-preview','field_60ffda5830096'),(100756,2520,'post-info_preview','2519'),(100757,2520,'_post-info_preview','field_60f83a8cdd6e2'),(100758,2520,'post-info_short-description','In the series of Trade Dialogue lectures/Webinar series organised by WTO and ITU, CommerceGate took part in the panel discussion dedicated to the trading implication of cyber-security risks and confidence-building.'),(100759,2520,'_post-info_short-description','field_60f817b95c8c2'),(100760,2520,'post-info',''),(100761,2520,'_post-info','field_60ffde10cc650'),(100762,2520,'post-content_0_type','editor'),(100763,2520,'_post-content_0_type','field_60f81e1b63bdd'),(100764,2520,'post-content_0_editor','In the series of <strong>Trade Dialogue lectures/Webinar</strong> <strong>series</strong> organised by <strong>WTO</strong> and <strong>ITU</strong>, CommerceGate took part in the panel discussion dedicated to the trading implication of <strong>cyber-security</strong> risks and confidence-building.\r\n\r\nDuring the panel discussion, the participants shared their views on the current state of cyber-security at a global level, identified gaps in cyber-security <strong>regulation</strong> and outlined key approaches to the security <strong>policies</strong> and security <strong>standards</strong> requirements, as well as shared different experience of cyber-security regulation across the world.\r\n\r\n<strong>CommerceGate</strong> was the company representing the <strong>private sector</strong> in that discussion and provided valuable feedback for authorities and governing bodies on how should security standards be developed, what factors should be taken into account so every participant of a global trade chain would benefit from the security standards and adherence to them.\r\n\r\nAlso, in preparation to this webinar Commercegate shared their experience on the main security risks factors which <strong>Fintech</strong> companies are exposed to and provided high-level <strong>guidelines</strong> on how those factors are taken into account and mitigated. An example, being CommerceGates our own IT infrastructure and processes.\r\n\r\nCommerceGate is very proud to represent the <strong>Global Payment sector</strong> in the series of panel discussions held by WTO and strongly believe that having a seat at the same table of the <strong>regulators, governing bodies, private</strong> <strong>companies</strong> creates invaluable atmosphere, and open discussion of any problematic points, ability to represent different points of view, so all opinions can be taken into account, is of great value for the industry and global trade.'),(100765,2520,'_post-content_0_editor','field_60f81e8a63bde'),(100766,2520,'post-content','1'),(100767,2520,'_post-content','field_60f81e0063bdc'),(100768,2520,'short-info_preview','2519'),(100769,2520,'_short-info_preview','field_60f83f5a4c3df'),(100770,2520,'short-info_title','Trade implications of cyber-security risks and national policies. Webinar by WTO'),(100771,2520,'_short-info_title','field_60f83bfa5dedc'),(100772,2520,'short-info_description','In the series of Trade Dialogue lectures/Webinar series organised by WTO and ITU, CommerceGate took part in the panel discussion dedicated to the trading implication of cyber-security risks and confidence-building.'),(100773,2520,'_short-info_description','field_60f83c1a5dedd'),(100774,2520,'short-info',''),(100775,2520,'_short-info','field_60f83bb85dedb'),(100776,2520,'testimonial-preview_title','Trade implications of cyber-security risks and national policies. Webinar by WTO'),(100777,2520,'_testimonial-preview_title','field_60ffdbfe30097'),(100778,2520,'testimonial-preview_testimonial','In the series of Trade Dialogue lectures/Webinar series organised by WTO and ITU, CommerceGate took part in the panel discussion dedicated to the trading implication of cyber-security risks and confidence-building.'),(100779,2520,'_testimonial-preview_testimonial','field_60ffdc3730098'),(100780,2520,'testimonial-preview_testimonial-author_full-name',''),(100781,2520,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(100782,2520,'testimonial-preview_testimonial-author_position',''),(100783,2520,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(100784,2520,'testimonial-preview_testimonial-author',''),(100785,2520,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(100786,2520,'testimonial-preview',''),(100787,2520,'_testimonial-preview','field_60ffda5830096'),(100788,2518,'_yoast_wpseo_primary_category',''),(100821,2522,'_edit_last','1'),(100823,2522,'_yoast_wpseo_estimated-reading-time-minutes',''),(100824,2522,'post-info_preview','2480'),(100825,2522,'_post-info_preview','field_60f83a8cdd6e2'),(100826,2522,'post-info_short-description','From 17th of October 2020, VISA is introducing new Merchant registration requirements for a number of MCCs and business types. '),(100827,2522,'_post-info_short-description','field_60f817b95c8c2'),(100828,2522,'post-info',''),(100829,2522,'_post-info','field_60ffde10cc650'),(100830,2522,'post-content_0_type','editor'),(100831,2522,'_post-content_0_type','field_60f81e1b63bdd'),(100832,2522,'post-content_0_editor','From <strong>17th of October 2020</strong>, VISA is introducing new Merchant registration requirements for a number of MCCs and business types. Merchants subject to new registration requirements, based on the information available to Commercegate from our upstream Acquirers, would be subject to a <strong>500 USD annual fee</strong> for VISA registration (similar to MRP program by MasterCard).\r\n\r\nMerchants in the scope of the program, having decided not to register/pay the annual fee, would not be able to process transactions from VISA and VISA Electron cards.\r\n\r\nVISA list of High-Brand Risk Merchants subject to new registration requirements can be found at <a href=\"https://usa.visa.com/dam/VCOM/download/about-visa/visa-rules-public.pdf\" target=\"_blank\" rel=\"noopener\">https://usa.visa.com/dam/VCOM/download/about-visa/visa-rules-public.pdf</a> (page 596), and quoted below:\r\nEffective 17 October 2020 Visa classifies a Card-Absent Environment Merchant required to use any\r\nof the following MCCs as a High-Brand Risk Merchant:\r\n\r\nFor all Card-Absent Transactions using the following MCCs:\r\n<ul>\r\n 	<li>5122 (Drugs, Drug Proprietaries, Druggist Sundries)</li>\r\n 	<li>5912 (Drug Stores, Pharmacies)</li>\r\n 	<li>5962 (Direct Marketing – Travel-Related Arrangement Services)</li>\r\n 	<li>5966 (Direct Marketing – Outbound Telemarketing Merchants</li>\r\n 	<li>5967 (Direct Marketing – Inbound Telemarketing Merchants)</li>\r\n 	<li>5993 (Cigar Stores and Stands)</li>\r\n 	<li>7273 (Dating and Escort Services)</li>\r\n 	<li>7995 (Betting, including Lottery Tickets, Casino Gaming Chips, Off-Track Betting, and Wagers at Race Tracks)</li>\r\n</ul>\r\nFor certain Card-Absent Transactions using the following MCCs:\r\n<ul>\r\n 	<li>4816 (Computer Network/Information Services), for the sale of access to cyberlockers or remote digital file-sharing services</li>\r\n 	<li>5816 (Digital Goods – Games), for Transactions involving skilled game wagering (for example daily fantasy sports)</li>\r\n 	<li>6051 (Non-Financial Institutions – Foreign Currency, Non-Fiat Currency (for example Cryptocurrency), Money Orders (Not Money Transfer), Travelers Cheques, and Debt Repayment), for the sale of cryptocurrencies</li>\r\n</ul>\r\nIf you have any questions or need clarification please do not hesitate to contact your Account Manager.\r\n\r\nWe wish you all the best for your business endeavours.\r\n\r\nSincerely Yours,\r\n\r\nCommerceGate Compliance Team'),(100833,2522,'_post-content_0_editor','field_60f81e8a63bde'),(100834,2522,'post-content','1'),(100835,2522,'_post-content','field_60f81e0063bdc'),(100836,2522,'short-info_preview','2480'),(100837,2522,'_short-info_preview','field_60f83f5a4c3df'),(100838,2522,'short-info_title','VISA High-Brand Risk Merchant Registration program.'),(100839,2522,'_short-info_title','field_60f83bfa5dedc'),(100840,2522,'short-info_description','From 17th of October 2020, VISA is introducing new Merchant registration requirements for a number of MCCs and business types. '),(100841,2522,'_short-info_description','field_60f83c1a5dedd'),(100842,2522,'short-info',''),(100843,2522,'_short-info','field_60f83bb85dedb'),(100844,2522,'testimonial-preview_title','VISA High-Brand Risk Merchant Registration program.'),(100845,2522,'_testimonial-preview_title','field_60ffdbfe30097'),(100846,2522,'testimonial-preview_testimonial','From 17th of October 2020, VISA is introducing new Merchant registration requirements for a number of MCCs and business types. '),(100847,2522,'_testimonial-preview_testimonial','field_60ffdc3730098'),(100848,2522,'testimonial-preview_testimonial-author_full-name','CommerceGate Compliance Team'),(100849,2522,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(100850,2522,'testimonial-preview_testimonial-author_position',''),(100851,2522,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(100852,2522,'testimonial-preview_testimonial-author',''),(100853,2522,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(100854,2522,'testimonial-preview',''),(100855,2522,'_testimonial-preview','field_60ffda5830096'),(100856,2523,'post-info_preview','2480'),(100857,2523,'_post-info_preview','field_60f83a8cdd6e2'),(100858,2523,'post-info_short-description','From 17th of October 2020, VISA is introducing new Merchant registration requirements for a number of MCCs and business types. '),(100859,2523,'_post-info_short-description','field_60f817b95c8c2'),(100860,2523,'post-info',''),(100861,2523,'_post-info','field_60ffde10cc650'),(100862,2523,'post-content_0_type','editor'),(100863,2523,'_post-content_0_type','field_60f81e1b63bdd'),(100864,2523,'post-content_0_editor','From <strong>17th of October 2020</strong>, VISA is introducing new Merchant registration requirements for a number of MCCs and business types. Merchants subject to new registration requirements, based on the information available to Commercegate from our upstream Acquirers, would be subject to a <strong>500 USD annual fee</strong> for VISA registration (similar to MRP program by MasterCard).\r\n\r\nMerchants in the scope of the program, having decided not to register/pay the annual fee, would not be able to process transactions from VISA and VISA Electron cards.\r\n\r\nVISA list of High-Brand Risk Merchants subject to new registration requirements can be found at <a href=\"https://usa.visa.com/dam/VCOM/download/about-visa/visa-rules-public.pdf\" target=\"_blank\" rel=\"noopener\">https://usa.visa.com/dam/VCOM/download/about-visa/visa-rules-public.pdf</a> (page 596), and quoted below:\r\nEffective 17 October 2020 Visa classifies a Card-Absent Environment Merchant required to use any\r\nof the following MCCs as a High-Brand Risk Merchant:\r\n\r\nFor all Card-Absent Transactions using the following MCCs:\r\n<ul>\r\n 	<li>5122 (Drugs, Drug Proprietaries, Druggist Sundries)</li>\r\n 	<li>5912 (Drug Stores, Pharmacies)</li>\r\n 	<li>5962 (Direct Marketing – Travel-Related Arrangement Services)</li>\r\n 	<li>5966 (Direct Marketing – Outbound Telemarketing Merchants</li>\r\n 	<li>5967 (Direct Marketing – Inbound Telemarketing Merchants)</li>\r\n 	<li>5993 (Cigar Stores and Stands)</li>\r\n 	<li>7273 (Dating and Escort Services)</li>\r\n 	<li>7995 (Betting, including Lottery Tickets, Casino Gaming Chips, Off-Track Betting, and Wagers at Race Tracks)</li>\r\n</ul>\r\nFor certain Card-Absent Transactions using the following MCCs:\r\n<ul>\r\n 	<li>4816 (Computer Network/Information Services), for the sale of access to cyberlockers or remote digital file-sharing services</li>\r\n 	<li>5816 (Digital Goods – Games), for Transactions involving skilled game wagering (for example daily fantasy sports)</li>\r\n 	<li>6051 (Non-Financial Institutions – Foreign Currency, Non-Fiat Currency (for example Cryptocurrency), Money Orders (Not Money Transfer), Travelers Cheques, and Debt Repayment), for the sale of cryptocurrencies</li>\r\n</ul>\r\nIf you have any questions or need clarification please do not hesitate to contact your Account Manager.\r\n\r\nWe wish you all the best for your business endeavours.\r\n\r\nSincerely Yours,\r\n\r\nCommerceGate Compliance Team'),(100865,2523,'_post-content_0_editor','field_60f81e8a63bde'),(100866,2523,'post-content','1'),(100867,2523,'_post-content','field_60f81e0063bdc'),(100868,2523,'short-info_preview','2480'),(100869,2523,'_short-info_preview','field_60f83f5a4c3df'),(100870,2523,'short-info_title','VISA High-Brand Risk Merchant Registration program.'),(100871,2523,'_short-info_title','field_60f83bfa5dedc'),(100872,2523,'short-info_description','From 17th of October 2020, VISA is introducing new Merchant registration requirements for a number of MCCs and business types. '),(100873,2523,'_short-info_description','field_60f83c1a5dedd'),(100874,2523,'short-info',''),(100875,2523,'_short-info','field_60f83bb85dedb'),(100876,2523,'testimonial-preview_title','VISA High-Brand Risk Merchant Registration program.'),(100877,2523,'_testimonial-preview_title','field_60ffdbfe30097'),(100878,2523,'testimonial-preview_testimonial','From 17th of October 2020, VISA is introducing new Merchant registration requirements for a number of MCCs and business types. '),(100879,2523,'_testimonial-preview_testimonial','field_60ffdc3730098'),(100880,2523,'testimonial-preview_testimonial-author_full-name','CommerceGate Compliance Team'),(100881,2523,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(100882,2523,'testimonial-preview_testimonial-author_position',''),(100883,2523,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(100884,2523,'testimonial-preview_testimonial-author',''),(100885,2523,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(100886,2523,'testimonial-preview',''),(100887,2523,'_testimonial-preview','field_60ffda5830096'),(100888,2522,'_edit_lock','1638208314:1'),(100890,2522,'_wp_old_date','2021-11-29'),(100892,2522,'_yoast_wpseo_primary_category','247'),(100893,2524,'_edit_last','1'),(100894,2524,'_edit_lock','1638208328:1'),(100896,2524,'_yoast_wpseo_estimated-reading-time-minutes',''),(100897,2524,'_wp_old_date','2021-11-29'),(100898,2524,'post-info_preview','2495'),(100899,2524,'_post-info_preview','field_60f83a8cdd6e2'),(100900,2524,'post-info_short-description','To all the affected merchants and partners of this sad news, going forward we will all need to undertake our own thorough due diligence and choose our future payment partners carefully'),(100901,2524,'_post-info_short-description','field_60f817b95c8c2'),(100902,2524,'post-info',''),(100903,2524,'_post-info','field_60ffde10cc650'),(100904,2524,'post-content_0_type','editor'),(100905,2524,'_post-content_0_type','field_60f81e1b63bdd'),(100906,2524,'post-content_0_editor','<a href=\"https://mobile-reuters-com.cdn.ampproject.org/c/s/mobile.reuters.com/article/amp/idUSKBN23W176\" target=\"_blank\" rel=\"noopener\">Wirecard collapses owing $4 billion</a>\r\n\r\nTo all the affected merchants and partners of this sad news, going forward we will all need to undertake our own thorough due diligence and choose our future payment partners carefully, checking their heritage, their regulator and satisfy every test; especially around segregated client funds and security.\r\n\r\n<strong>Transparency, Stability, Contingency and Trust are key to the ongoing success of your business.</strong>\r\n\r\n<strong>CommerceGate</strong> has <strong>20+ acquiring partners</strong> and is using this opportunity to say thank you to all of our clients who promptly replied to <strong>compliance</strong> requests, keeping their profiles updated and allowing our team to prepare <strong>backup MIDs</strong>in advance with no rush and delays.\r\n\r\nIf you are looking for a <strong>trusted payments partner</strong> please do not hesitate to reach out and we can tell you more.\r\n\r\n<a href=\"https://www.bde.es/f/webbde/SGE/regis/ficheros/es/renl184.pdf\" target=\"_blank\" rel=\"noopener\">CommerceGate</a> Team\r\n<a href=\"https://www.linkedin.com/feed/hashtag/?keywords=acquiring&amp;highlightedUpdateUrns=urn%3Ali%3Aactivity%3A6681924783581540352\" target=\"_blank\" rel=\"noopener\">#acquiring</a> <a href=\"https://www.linkedin.com/feed/hashtag/?keywords=paymentprocessing&amp;highlightedUpdateUrns=urn%3Ali%3Aactivity%3A6681924783581540352\" target=\"_blank\" rel=\"noopener\">#paymentprocessing</a> <a href=\"https://www.linkedin.com/feed/hashtag/?keywords=ecommerce&amp;highlightedUpdateUrns=urn%3Ali%3Aactivity%3A6681924783581540352\" target=\"_blank\" rel=\"noopener\">#ecommerce</a> <a href=\"https://www.linkedin.com/feed/hashtag/?keywords=digitalpayments&amp;highlightedUpdateUrns=urn%3Ali%3Aactivity%3A6681924783581540352\" target=\"_blank\" rel=\"noopener\">#digitalpayments</a> <a href=\"https://www.linkedin.com/feed/hashtag/?keywords=partnerships&amp;highlightedUpdateUrns=urn%3Ali%3Aactivity%3A6681924783581540352\" target=\"_blank\" rel=\"noopener\">#partnerships</a> <a href=\"https://www.linkedin.com/search/results/all/?keywords=%23contingency&amp;origin=GLOBAL_SEARCH_HEADER\" target=\"_blank\" rel=\"noopener\">#contingency</a> <a href=\"https://www.linkedin.com/search/results/all/?keywords=%23DisasterRecovery&amp;origin=GLOBAL_SEARCH_HEADER\" target=\"_blank\" rel=\"noopener\">#DisasterRecovery</a>'),(100907,2524,'_post-content_0_editor','field_60f81e8a63bde'),(100908,2524,'post-content','1'),(100909,2524,'_post-content','field_60f81e0063bdc'),(100910,2524,'short-info_preview','2495'),(100911,2524,'_short-info_preview','field_60f83f5a4c3df'),(100912,2524,'short-info_title','Wirecard collapses owing $4 billion'),(100913,2524,'_short-info_title','field_60f83bfa5dedc'),(100914,2524,'short-info_description','To all the affected merchants and partners of this sad news, going forward we will all need to undertake our own thorough due diligence and choose our future payment partners carefully'),(100915,2524,'_short-info_description','field_60f83c1a5dedd'),(100916,2524,'short-info',''),(100917,2524,'_short-info','field_60f83bb85dedb'),(100918,2524,'testimonial-preview_title','Wirecard collapses owing $4 billion'),(100919,2524,'_testimonial-preview_title','field_60ffdbfe30097'),(100920,2524,'testimonial-preview_testimonial','To all the affected merchants and partners of this sad news, going forward we will all need to undertake our own thorough due diligence and choose our future payment partners carefully'),(100921,2524,'_testimonial-preview_testimonial','field_60ffdc3730098'),(100922,2524,'testimonial-preview_testimonial-author_full-name',''),(100923,2524,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(100924,2524,'testimonial-preview_testimonial-author_position',''),(100925,2524,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(100926,2524,'testimonial-preview_testimonial-author',''),(100927,2524,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(100928,2524,'testimonial-preview',''),(100929,2524,'_testimonial-preview','field_60ffda5830096'),(100930,2525,'post-info_preview','2495'),(100931,2525,'_post-info_preview','field_60f83a8cdd6e2'),(100932,2525,'post-info_short-description','To all the affected merchants and partners of this sad news, going forward we will all need to undertake our own thorough due diligence and choose our future payment partners carefully'),(100933,2525,'_post-info_short-description','field_60f817b95c8c2'),(100934,2525,'post-info',''),(100935,2525,'_post-info','field_60ffde10cc650'),(100936,2525,'post-content_0_type','editor'),(100937,2525,'_post-content_0_type','field_60f81e1b63bdd'),(100938,2525,'post-content_0_editor','<a href=\"https://mobile-reuters-com.cdn.ampproject.org/c/s/mobile.reuters.com/article/amp/idUSKBN23W176\">Wirecard collapses owing $4 billion</a>\r\n\r\nTo all the affected merchants and partners of this sad news, going forward we will all need to undertake our own thorough due diligence and choose our future payment partners carefully, checking their heritage, their regulator and satisfy every test; especially around segregated client funds and security.\r\n\r\n<strong>Transparency, Stability, Contingency and Trust are key to the ongoing success of your business.</strong>\r\n\r\n<strong>CommerceGate</strong> has <strong>20+ acquiring partners</strong> and is using this opportunity to say thank you to all of our clients who promptly replied to <strong>compliance</strong> requests, keeping their profiles updated and allowing our team to prepare <strong>backup MIDs</strong>in advance with no rush and delays.\r\n\r\nIf you are looking for a <strong>trusted payments partner</strong> please do not hesitate to reach out and we can tell you more.\r\n\r\n<a href=\"https://www.bde.es/f/webbde/SGE/regis/ficheros/es/renl184.pdf\">CommerceGate</a> Team\r\n<a href=\"https://www.linkedin.com/feed/hashtag/?keywords=acquiring&amp;highlightedUpdateUrns=urn%3Ali%3Aactivity%3A6681924783581540352\">#acquiring</a> <a href=\"https://www.linkedin.com/feed/hashtag/?keywords=paymentprocessing&amp;highlightedUpdateUrns=urn%3Ali%3Aactivity%3A6681924783581540352\">#paymentprocessing</a> <a href=\"https://www.linkedin.com/feed/hashtag/?keywords=ecommerce&amp;highlightedUpdateUrns=urn%3Ali%3Aactivity%3A6681924783581540352\">#ecommerce</a> <a href=\"https://www.linkedin.com/feed/hashtag/?keywords=digitalpayments&amp;highlightedUpdateUrns=urn%3Ali%3Aactivity%3A6681924783581540352\">#digitalpayments</a> <a href=\"https://www.linkedin.com/feed/hashtag/?keywords=partnerships&amp;highlightedUpdateUrns=urn%3Ali%3Aactivity%3A6681924783581540352\">#partnerships</a> <a href=\"https://www.linkedin.com/search/results/all/?keywords=%23contingency&amp;origin=GLOBAL_SEARCH_HEADER\">#contingency</a> <a href=\"https://www.linkedin.com/search/results/all/?keywords=%23DisasterRecovery&amp;origin=GLOBAL_SEARCH_HEADER\">#DisasterRecovery</a>'),(100939,2525,'_post-content_0_editor','field_60f81e8a63bde'),(100940,2525,'post-content','1'),(100941,2525,'_post-content','field_60f81e0063bdc'),(100942,2525,'short-info_preview','2495'),(100943,2525,'_short-info_preview','field_60f83f5a4c3df'),(100944,2525,'short-info_title','Wirecard collapses owing $4 billion'),(100945,2525,'_short-info_title','field_60f83bfa5dedc'),(100946,2525,'short-info_description','To all the affected merchants and partners of this sad news, going forward we will all need to undertake our own thorough due diligence and choose our future payment partners carefully'),(100947,2525,'_short-info_description','field_60f83c1a5dedd'),(100948,2525,'short-info',''),(100949,2525,'_short-info','field_60f83bb85dedb'),(100950,2525,'testimonial-preview_title','Wirecard collapses owing $4 billion'),(100951,2525,'_testimonial-preview_title','field_60ffdbfe30097'),(100952,2525,'testimonial-preview_testimonial','To all the affected merchants and partners of this sad news, going forward we will all need to undertake our own thorough due diligence and choose our future payment partners carefully'),(100953,2525,'_testimonial-preview_testimonial','field_60ffdc3730098'),(100954,2525,'testimonial-preview_testimonial-author_full-name',''),(100955,2525,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(100956,2525,'testimonial-preview_testimonial-author_position',''),(100957,2525,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(100958,2525,'testimonial-preview_testimonial-author',''),(100959,2525,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(100960,2525,'testimonial-preview',''),(100961,2525,'_testimonial-preview','field_60ffda5830096'),(100963,2524,'_yoast_wpseo_primary_category','251'),(100964,2526,'post-info_preview','2495'),(100965,2526,'_post-info_preview','field_60f83a8cdd6e2'),(100966,2526,'post-info_short-description','To all the affected merchants and partners of this sad news, going forward we will all need to undertake our own thorough due diligence and choose our future payment partners carefully'),(100967,2526,'_post-info_short-description','field_60f817b95c8c2'),(100968,2526,'post-info',''),(100969,2526,'_post-info','field_60ffde10cc650'),(100970,2526,'post-content_0_type','editor'),(100971,2526,'_post-content_0_type','field_60f81e1b63bdd'),(100972,2526,'post-content_0_editor','<a href=\"https://mobile-reuters-com.cdn.ampproject.org/c/s/mobile.reuters.com/article/amp/idUSKBN23W176\">Wirecard collapses owing $4 billion</a>\r\n\r\nTo all the affected merchants and partners of this sad news, going forward we will all need to undertake our own thorough due diligence and choose our future payment partners carefully, checking their heritage, their regulator and satisfy every test; especially around segregated client funds and security.\r\n\r\n<strong>Transparency, Stability, Contingency and Trust are key to the ongoing success of your business.</strong>\r\n\r\n<strong>CommerceGate</strong> has <strong>20+ acquiring partners</strong> and is using this opportunity to say thank you to all of our clients who promptly replied to <strong>compliance</strong> requests, keeping their profiles updated and allowing our team to prepare <strong>backup MIDs</strong>in advance with no rush and delays.\r\n\r\nIf you are looking for a <strong>trusted payments partner</strong> please do not hesitate to reach out and we can tell you more.\r\n\r\n<a href=\"https://www.bde.es/f/webbde/SGE/regis/ficheros/es/renl184.pdf\">CommerceGate</a> Team\r\n<a href=\"https://www.linkedin.com/feed/hashtag/?keywords=acquiring&amp;highlightedUpdateUrns=urn%3Ali%3Aactivity%3A6681924783581540352\">#acquiring</a> <a href=\"https://www.linkedin.com/feed/hashtag/?keywords=paymentprocessing&amp;highlightedUpdateUrns=urn%3Ali%3Aactivity%3A6681924783581540352\">#paymentprocessing</a> <a href=\"https://www.linkedin.com/feed/hashtag/?keywords=ecommerce&amp;highlightedUpdateUrns=urn%3Ali%3Aactivity%3A6681924783581540352\">#ecommerce</a> <a href=\"https://www.linkedin.com/feed/hashtag/?keywords=digitalpayments&amp;highlightedUpdateUrns=urn%3Ali%3Aactivity%3A6681924783581540352\">#digitalpayments</a> <a href=\"https://www.linkedin.com/feed/hashtag/?keywords=partnerships&amp;highlightedUpdateUrns=urn%3Ali%3Aactivity%3A6681924783581540352\">#partnerships</a> <a href=\"https://www.linkedin.com/search/results/all/?keywords=%23contingency&amp;origin=GLOBAL_SEARCH_HEADER\">#contingency</a> <a href=\"https://www.linkedin.com/search/results/all/?keywords=%23DisasterRecovery&amp;origin=GLOBAL_SEARCH_HEADER\">#DisasterRecovery</a>'),(100973,2526,'_post-content_0_editor','field_60f81e8a63bde'),(100974,2526,'post-content','1'),(100975,2526,'_post-content','field_60f81e0063bdc'),(100976,2526,'short-info_preview','2495'),(100977,2526,'_short-info_preview','field_60f83f5a4c3df'),(100978,2526,'short-info_title','Wirecard collapses owing $4 billion'),(100979,2526,'_short-info_title','field_60f83bfa5dedc'),(100980,2526,'short-info_description','To all the affected merchants and partners of this sad news, going forward we will all need to undertake our own thorough due diligence and choose our future payment partners carefully'),(100981,2526,'_short-info_description','field_60f83c1a5dedd'),(100982,2526,'short-info',''),(100983,2526,'_short-info','field_60f83bb85dedb'),(100984,2526,'testimonial-preview_title','Wirecard collapses owing $4 billion'),(100985,2526,'_testimonial-preview_title','field_60ffdbfe30097'),(100986,2526,'testimonial-preview_testimonial','To all the affected merchants and partners of this sad news, going forward we will all need to undertake our own thorough due diligence and choose our future payment partners carefully'),(100987,2526,'_testimonial-preview_testimonial','field_60ffdc3730098'),(100988,2526,'testimonial-preview_testimonial-author_full-name',''),(100989,2526,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(100990,2526,'testimonial-preview_testimonial-author_position',''),(100991,2526,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(100992,2526,'testimonial-preview_testimonial-author',''),(100993,2526,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(100994,2526,'testimonial-preview',''),(100995,2526,'_testimonial-preview','field_60ffda5830096'),(100997,2527,'post-info_preview','2495'),(100998,2527,'_post-info_preview','field_60f83a8cdd6e2'),(100999,2527,'post-info_short-description','To all the affected merchants and partners of this sad news, going forward we will all need to undertake our own thorough due diligence and choose our future payment partners carefully'),(101000,2527,'_post-info_short-description','field_60f817b95c8c2'),(101001,2527,'post-info',''),(101002,2527,'_post-info','field_60ffde10cc650'),(101003,2527,'post-content_0_type','editor'),(101004,2527,'_post-content_0_type','field_60f81e1b63bdd'),(101005,2527,'post-content_0_editor','<a href=\"https://mobile-reuters-com.cdn.ampproject.org/c/s/mobile.reuters.com/article/amp/idUSKBN23W176\" target=\"_blank\" rel=\"noopener\">Wirecard collapses owing $4 billion</a>\r\n\r\nTo all the affected merchants and partners of this sad news, going forward we will all need to undertake our own thorough due diligence and choose our future payment partners carefully, checking their heritage, their regulator and satisfy every test; especially around segregated client funds and security.\r\n\r\n<strong>Transparency, Stability, Contingency and Trust are key to the ongoing success of your business.</strong>\r\n\r\n<strong>CommerceGate</strong> has <strong>20+ acquiring partners</strong> and is using this opportunity to say thank you to all of our clients who promptly replied to <strong>compliance</strong> requests, keeping their profiles updated and allowing our team to prepare <strong>backup MIDs</strong>in advance with no rush and delays.\r\n\r\nIf you are looking for a <strong>trusted payments partner</strong> please do not hesitate to reach out and we can tell you more.\r\n\r\n<a href=\"https://www.bde.es/f/webbde/SGE/regis/ficheros/es/renl184.pdf\" target=\"_blank\" rel=\"noopener\">CommerceGate</a> Team\r\n<a href=\"https://www.linkedin.com/feed/hashtag/?keywords=acquiring&amp;highlightedUpdateUrns=urn%3Ali%3Aactivity%3A6681924783581540352\" target=\"_blank\" rel=\"noopener\">#acquiring</a> <a href=\"https://www.linkedin.com/feed/hashtag/?keywords=paymentprocessing&amp;highlightedUpdateUrns=urn%3Ali%3Aactivity%3A6681924783581540352\" target=\"_blank\" rel=\"noopener\">#paymentprocessing</a> <a href=\"https://www.linkedin.com/feed/hashtag/?keywords=ecommerce&amp;highlightedUpdateUrns=urn%3Ali%3Aactivity%3A6681924783581540352\" target=\"_blank\" rel=\"noopener\">#ecommerce</a> <a href=\"https://www.linkedin.com/feed/hashtag/?keywords=digitalpayments&amp;highlightedUpdateUrns=urn%3Ali%3Aactivity%3A6681924783581540352\" target=\"_blank\" rel=\"noopener\">#digitalpayments</a> <a href=\"https://www.linkedin.com/feed/hashtag/?keywords=partnerships&amp;highlightedUpdateUrns=urn%3Ali%3Aactivity%3A6681924783581540352\" target=\"_blank\" rel=\"noopener\">#partnerships</a> <a href=\"https://www.linkedin.com/search/results/all/?keywords=%23contingency&amp;origin=GLOBAL_SEARCH_HEADER\" target=\"_blank\" rel=\"noopener\">#contingency</a> <a href=\"https://www.linkedin.com/search/results/all/?keywords=%23DisasterRecovery&amp;origin=GLOBAL_SEARCH_HEADER\" target=\"_blank\" rel=\"noopener\">#DisasterRecovery</a>'),(101006,2527,'_post-content_0_editor','field_60f81e8a63bde'),(101007,2527,'post-content','1'),(101008,2527,'_post-content','field_60f81e0063bdc'),(101009,2527,'short-info_preview','2495'),(101010,2527,'_short-info_preview','field_60f83f5a4c3df'),(101011,2527,'short-info_title','Wirecard collapses owing $4 billion'),(101012,2527,'_short-info_title','field_60f83bfa5dedc'),(101013,2527,'short-info_description','To all the affected merchants and partners of this sad news, going forward we will all need to undertake our own thorough due diligence and choose our future payment partners carefully'),(101014,2527,'_short-info_description','field_60f83c1a5dedd'),(101015,2527,'short-info',''),(101016,2527,'_short-info','field_60f83bb85dedb'),(101017,2527,'testimonial-preview_title','Wirecard collapses owing $4 billion'),(101018,2527,'_testimonial-preview_title','field_60ffdbfe30097'),(101019,2527,'testimonial-preview_testimonial','To all the affected merchants and partners of this sad news, going forward we will all need to undertake our own thorough due diligence and choose our future payment partners carefully'),(101020,2527,'_testimonial-preview_testimonial','field_60ffdc3730098'),(101021,2527,'testimonial-preview_testimonial-author_full-name',''),(101022,2527,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(101023,2527,'testimonial-preview_testimonial-author_position',''),(101024,2527,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(101025,2527,'testimonial-preview_testimonial-author',''),(101026,2527,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(101027,2527,'testimonial-preview',''),(101028,2527,'_testimonial-preview','field_60ffda5830096'),(101029,2528,'_edit_last','1'),(101030,2528,'_edit_lock','1638208347:1'),(101031,2529,'_wp_attached_file','2021/11/CG-Presentation-v2.png'),(101032,2529,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1800;s:6:\"height\";i:1013;s:4:\"file\";s:30:\"2021/11/CG-Presentation-v2.png\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"CG-Presentation-v2-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:31:\"CG-Presentation-v2-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:30:\"CG-Presentation-v2-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:30:\"CG-Presentation-v2-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:31:\"CG-Presentation-v2-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:{}}}'),(101033,2529,'_wp_attachment_image_alt','CG Presentation - CommerceGate.com'),(101035,2528,'_yoast_wpseo_estimated-reading-time-minutes',''),(101036,2528,'_wp_old_date','2021-11-29'),(101037,2528,'post-info_preview','2529'),(101038,2528,'_post-info_preview','field_60f83a8cdd6e2'),(101039,2528,'post-info_short-description','Today CommerceGate team was honoured to voice our perspective regarding the challenges faced by micro, small and medium enterprise (MSME) and FinTech companies in the area of the Cross-Border Electronic Payments (EPS).'),(101040,2528,'_post-info_short-description','field_60f817b95c8c2'),(101041,2528,'post-info',''),(101042,2528,'_post-info','field_60ffde10cc650'),(101043,2528,'post-content_0_type','editor'),(101044,2528,'_post-content_0_type','field_60f81e1b63bdd'),(101045,2528,'post-content_0_editor','Today <strong>CommerceGate</strong> team was honoured to voice our perspective regarding the challenges faced by <strong>micro, small and medium enterprise (MSME)</strong> and <strong>FinTech</strong> companies in the area of the <strong>Cross-Border Electronic Payments (EPS)</strong>.\r\n\r\n<strong>A big thank you to WTO and ICC</strong> for the chance to speak to governments and policymakers, discussing the financial inclusion of MSME businesses in their access to Cross-Border Electronic payment services and International Trade, along with the initiatives and ideas which can improve the customer’s protection and secure <strong>the integrity of the financial systems</strong>.\r\n\r\nBeing on the supply side, CommerceGate as the provider of cross-border EPS have to comply with fragmented regulatory requirements to offer our services to foreign markets and to forge business partnerships with local partners. These challenges create additional compliance costs for cross-border payment providers and add additional barriers for MSMEs.\r\n\r\nPayment services cover regulations related to <strong>anti-money laundering and the financing of terrorism (AML/CFT)</strong>, however, licensing requirements and regulatory practices to address all these concerns stay highly fragmented on the global level, thus cross-border payment providers have to search for and comply with distinct regulatory approaches when expanding their network to foreign markets and forging business partnerships with domestic banks.\r\n\r\nAreas as <strong>regulatory and licensing requirements</strong>, costs, and speed of processing of cross-border transactions for MSMEs, along with <strong>cyber-security</strong> still represent a rich domain for international collaboration and industry improvements.\r\n\r\nThis webinar united participants to discuss the opportunity brought by cross-border EPS for MSMEs interested in trade, the barriers they face at the time of searching for and choosing EPS, as well as policy to help improve MSME access to cross-border EPS.'),(101046,2528,'_post-content_0_editor','field_60f81e8a63bde'),(101047,2528,'post-content','1'),(101048,2528,'_post-content','field_60f81e0063bdc'),(101049,2528,'short-info_preview','2529'),(101050,2528,'_short-info_preview','field_60f83f5a4c3df'),(101051,2528,'short-info_title','Cross-Border Electronic payment services webinar by WTO and ICC'),(101052,2528,'_short-info_title','field_60f83bfa5dedc'),(101053,2528,'short-info_description','Today CommerceGate team was honoured to voice our perspective regarding the challenges faced by micro, small and medium enterprise (MSME) and FinTech companies in the area of the Cross-Border Electronic Payments (EPS).'),(101054,2528,'_short-info_description','field_60f83c1a5dedd'),(101055,2528,'short-info',''),(101056,2528,'_short-info','field_60f83bb85dedb'),(101057,2528,'testimonial-preview_title','Cross-Border Electronic payment services webinar by WTO and ICC'),(101058,2528,'_testimonial-preview_title','field_60ffdbfe30097'),(101059,2528,'testimonial-preview_testimonial','Today CommerceGate team was honoured to voice our perspective regarding the challenges faced by micro, small and medium enterprise (MSME) and FinTech companies in the area of the Cross-Border Electronic Payments (EPS).'),(101060,2528,'_testimonial-preview_testimonial','field_60ffdc3730098'),(101061,2528,'testimonial-preview_testimonial-author_full-name',''),(101062,2528,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(101063,2528,'testimonial-preview_testimonial-author_position',''),(101064,2528,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(101065,2528,'testimonial-preview_testimonial-author',''),(101066,2528,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(101067,2528,'testimonial-preview',''),(101068,2528,'_testimonial-preview','field_60ffda5830096'),(101069,2530,'post-info_preview','2529'),(101070,2530,'_post-info_preview','field_60f83a8cdd6e2'),(101071,2530,'post-info_short-description','Today CommerceGate team was honoured to voice our perspective regarding the challenges faced by micro, small and medium enterprise (MSME) and FinTech companies in the area of the Cross-Border Electronic Payments (EPS).'),(101072,2530,'_post-info_short-description','field_60f817b95c8c2'),(101073,2530,'post-info',''),(101074,2530,'_post-info','field_60ffde10cc650'),(101075,2530,'post-content_0_type','editor'),(101076,2530,'_post-content_0_type','field_60f81e1b63bdd'),(101077,2530,'post-content_0_editor','Today <strong>CommerceGate</strong> team was honoured to voice our perspective regarding the challenges faced by <strong>micro, small and medium enterprise (MSME)</strong> and <strong>FinTech</strong> companies in the area of the <strong>Cross-Border Electronic Payments (EPS)</strong>.\r\n\r\n<strong>A big thank you to WTO and ICC</strong> for the chance to speak to governments and policymakers, discussing the financial inclusion of MSME businesses in their access to Cross-Border Electronic payment services and International Trade, along with the initiatives and ideas which can improve the customer’s protection and secure <strong>the integrity of the financial systems</strong>.\r\n\r\nBeing on the supply side, CommerceGate as the provider of cross-border EPS have to comply with fragmented regulatory requirements to offer our services to foreign markets and to forge business partnerships with local partners. These challenges create additional compliance costs for cross-border payment providers and add additional barriers for MSMEs.\r\n\r\nPayment services cover regulations related to <strong>anti-money laundering and the financing of terrorism (AML/CFT)</strong>, however, licensing requirements and regulatory practices to address all these concerns stay highly fragmented on the global level, thus cross-border payment providers have to search for and comply with distinct regulatory approaches when expanding their network to foreign markets and forging business partnerships with domestic banks.\r\n\r\nAreas as <strong>regulatory and licensing requirements</strong>, costs, and speed of processing of cross-border transactions for MSMEs, along with <strong>cyber-security</strong> still represent a rich domain for international collaboration and industry improvements.\r\n\r\nThis webinar united participants to discuss the opportunity brought by cross-border EPS for MSMEs interested in trade, the barriers they face at the time of searching for and choosing EPS, as well as policy to help improve MSME access to cross-border EPS.'),(101078,2530,'_post-content_0_editor','field_60f81e8a63bde'),(101079,2530,'post-content','1'),(101080,2530,'_post-content','field_60f81e0063bdc'),(101081,2530,'short-info_preview',''),(101082,2530,'_short-info_preview','field_60f83f5a4c3df'),(101083,2530,'short-info_title','Cross-Border Electronic payment services webinar by WTO and ICC'),(101084,2530,'_short-info_title','field_60f83bfa5dedc'),(101085,2530,'short-info_description','Today CommerceGate team was honoured to voice our perspective regarding the challenges faced by micro, small and medium enterprise (MSME) and FinTech companies in the area of the Cross-Border Electronic Payments (EPS).'),(101086,2530,'_short-info_description','field_60f83c1a5dedd'),(101087,2530,'short-info',''),(101088,2530,'_short-info','field_60f83bb85dedb'),(101089,2530,'testimonial-preview_title','Cross-Border Electronic payment services webinar by WTO and ICC'),(101090,2530,'_testimonial-preview_title','field_60ffdbfe30097'),(101091,2530,'testimonial-preview_testimonial','Today CommerceGate team was honoured to voice our perspective regarding the challenges faced by micro, small and medium enterprise (MSME) and FinTech companies in the area of the Cross-Border Electronic Payments (EPS).'),(101092,2530,'_testimonial-preview_testimonial','field_60ffdc3730098'),(101093,2530,'testimonial-preview_testimonial-author_full-name',''),(101094,2530,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(101095,2530,'testimonial-preview_testimonial-author_position',''),(101096,2530,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(101097,2530,'testimonial-preview_testimonial-author',''),(101098,2530,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(101099,2530,'testimonial-preview',''),(101100,2530,'_testimonial-preview','field_60ffda5830096'),(101101,2528,'_yoast_wpseo_primary_category',''),(101103,2531,'post-info_preview','2529'),(101104,2531,'_post-info_preview','field_60f83a8cdd6e2'),(101105,2531,'post-info_short-description','Today CommerceGate team was honoured to voice our perspective regarding the challenges faced by micro, small and medium enterprise (MSME) and FinTech companies in the area of the Cross-Border Electronic Payments (EPS).'),(101106,2531,'_post-info_short-description','field_60f817b95c8c2'),(101107,2531,'post-info',''),(101108,2531,'_post-info','field_60ffde10cc650'),(101109,2531,'post-content_0_type','editor'),(101110,2531,'_post-content_0_type','field_60f81e1b63bdd'),(101111,2531,'post-content_0_editor','Today <strong>CommerceGate</strong> team was honoured to voice our perspective regarding the challenges faced by <strong>micro, small and medium enterprise (MSME)</strong> and <strong>FinTech</strong> companies in the area of the <strong>Cross-Border Electronic Payments (EPS)</strong>.\r\n\r\n<strong>A big thank you to WTO and ICC</strong> for the chance to speak to governments and policymakers, discussing the financial inclusion of MSME businesses in their access to Cross-Border Electronic payment services and International Trade, along with the initiatives and ideas which can improve the customer’s protection and secure <strong>the integrity of the financial systems</strong>.\r\n\r\nBeing on the supply side, CommerceGate as the provider of cross-border EPS have to comply with fragmented regulatory requirements to offer our services to foreign markets and to forge business partnerships with local partners. These challenges create additional compliance costs for cross-border payment providers and add additional barriers for MSMEs.\r\n\r\nPayment services cover regulations related to <strong>anti-money laundering and the financing of terrorism (AML/CFT)</strong>, however, licensing requirements and regulatory practices to address all these concerns stay highly fragmented on the global level, thus cross-border payment providers have to search for and comply with distinct regulatory approaches when expanding their network to foreign markets and forging business partnerships with domestic banks.\r\n\r\nAreas as <strong>regulatory and licensing requirements</strong>, costs, and speed of processing of cross-border transactions for MSMEs, along with <strong>cyber-security</strong> still represent a rich domain for international collaboration and industry improvements.\r\n\r\nThis webinar united participants to discuss the opportunity brought by cross-border EPS for MSMEs interested in trade, the barriers they face at the time of searching for and choosing EPS, as well as policy to help improve MSME access to cross-border EPS.'),(101112,2531,'_post-content_0_editor','field_60f81e8a63bde'),(101113,2531,'post-content','1'),(101114,2531,'_post-content','field_60f81e0063bdc'),(101115,2531,'short-info_preview','2529'),(101116,2531,'_short-info_preview','field_60f83f5a4c3df'),(101117,2531,'short-info_title','Cross-Border Electronic payment services webinar by WTO and ICC'),(101118,2531,'_short-info_title','field_60f83bfa5dedc'),(101119,2531,'short-info_description','Today CommerceGate team was honoured to voice our perspective regarding the challenges faced by micro, small and medium enterprise (MSME) and FinTech companies in the area of the Cross-Border Electronic Payments (EPS).'),(101120,2531,'_short-info_description','field_60f83c1a5dedd'),(101121,2531,'short-info',''),(101122,2531,'_short-info','field_60f83bb85dedb'),(101123,2531,'testimonial-preview_title','Cross-Border Electronic payment services webinar by WTO and ICC'),(101124,2531,'_testimonial-preview_title','field_60ffdbfe30097'),(101125,2531,'testimonial-preview_testimonial','Today CommerceGate team was honoured to voice our perspective regarding the challenges faced by micro, small and medium enterprise (MSME) and FinTech companies in the area of the Cross-Border Electronic Payments (EPS).'),(101126,2531,'_testimonial-preview_testimonial','field_60ffdc3730098'),(101127,2531,'testimonial-preview_testimonial-author_full-name',''),(101128,2531,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(101129,2531,'testimonial-preview_testimonial-author_position',''),(101130,2531,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(101131,2531,'testimonial-preview_testimonial-author',''),(101132,2531,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(101133,2531,'testimonial-preview',''),(101134,2531,'_testimonial-preview','field_60ffda5830096'),(101169,2535,'_wp_attached_file','2021/11/CommerceGate-ICE-London_FacebookNews-14-Jan-2020.png'),(101170,2535,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1787;s:6:\"height\";i:960;s:4:\"file\";s:60:\"2021/11/CommerceGate-ICE-London_FacebookNews-14-Jan-2020.png\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:60:\"CommerceGate-ICE-London_FacebookNews-14-Jan-2020-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:61:\"CommerceGate-ICE-London_FacebookNews-14-Jan-2020-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:60:\"CommerceGate-ICE-London_FacebookNews-14-Jan-2020-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:60:\"CommerceGate-ICE-London_FacebookNews-14-Jan-2020-768x413.png\";s:5:\"width\";i:768;s:6:\"height\";i:413;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:61:\"CommerceGate-ICE-London_FacebookNews-14-Jan-2020-1536x825.png\";s:5:\"width\";i:1536;s:6:\"height\";i:825;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:{}}}'),(101171,2535,'_wp_attachment_image_alt','ICE London - CommerceGate.com'),(101172,2533,'_edit_last','1'),(101174,2533,'_yoast_wpseo_estimated-reading-time-minutes',''),(101175,2533,'_wp_old_date','2021-11-29'),(101176,2533,'post-info_preview','2535'),(101177,2533,'_post-info_preview','field_60f83a8cdd6e2'),(101178,2533,'post-info_short-description','Two of the fastest-growing industries will meet this February, Gambling and Payments!'),(101179,2533,'_post-info_short-description','field_60f817b95c8c2'),(101180,2533,'post-info',''),(101181,2533,'_post-info','field_60ffde10cc650'),(101182,2533,'post-content_0_type','editor'),(101183,2533,'_post-content_0_type','field_60f81e1b63bdd'),(101184,2533,'post-content_0_editor','Two of the fastest-growing industries will meet this February, <strong>Gambling</strong> and <strong>Payments</strong>!\r\n\r\nMeet us at #ICELondon to know more about the power of building your Global Payment Solutions.\r\n\r\n#20acquirers #HighApprovals #Gambling #GlobalPayments #CommerceGate'),(101185,2533,'_post-content_0_editor','field_60f81e8a63bde'),(101186,2533,'post-content','1'),(101187,2533,'_post-content','field_60f81e0063bdc'),(101188,2533,'short-info_preview','2535'),(101189,2533,'_short-info_preview','field_60f83f5a4c3df'),(101190,2533,'short-info_title','CommerceGate to participate at the ICE London'),(101191,2533,'_short-info_title','field_60f83bfa5dedc'),(101192,2533,'short-info_description','Two of the fastest-growing industries will meet this February, Gambling and Payments!'),(101193,2533,'_short-info_description','field_60f83c1a5dedd'),(101194,2533,'short-info',''),(101195,2533,'_short-info','field_60f83bb85dedb'),(101196,2533,'testimonial-preview_title','CommerceGate to participate at the ICE London'),(101197,2533,'_testimonial-preview_title','field_60ffdbfe30097'),(101198,2533,'testimonial-preview_testimonial','Two of the fastest-growing industries will meet this February, Gambling and Payments!'),(101199,2533,'_testimonial-preview_testimonial','field_60ffdc3730098'),(101200,2533,'testimonial-preview_testimonial-author_full-name',''),(101201,2533,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(101202,2533,'testimonial-preview_testimonial-author_position',''),(101203,2533,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(101204,2533,'testimonial-preview_testimonial-author',''),(101205,2533,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(101206,2533,'testimonial-preview',''),(101207,2533,'_testimonial-preview','field_60ffda5830096'),(101208,2536,'post-info_preview','2535'),(101209,2536,'_post-info_preview','field_60f83a8cdd6e2'),(101210,2536,'post-info_short-description','Two of the fastest-growing industries will meet this February, Gambling and Payments!'),(101211,2536,'_post-info_short-description','field_60f817b95c8c2'),(101212,2536,'post-info',''),(101213,2536,'_post-info','field_60ffde10cc650'),(101214,2536,'post-content_0_type','editor'),(101215,2536,'_post-content_0_type','field_60f81e1b63bdd'),(101216,2536,'post-content_0_editor','Two of the fastest-growing industries will meet this February, <strong>Gambling</strong> and <strong>Payments</strong>!\r\n\r\nMeet us at #ICELondon to know more about the power of building your Global Payment Solutions.\r\n\r\n#20acquirers #HighApprovals #Gambling #GlobalPayments #CommerceGate'),(101217,2536,'_post-content_0_editor','field_60f81e8a63bde'),(101218,2536,'post-content','1'),(101219,2536,'_post-content','field_60f81e0063bdc'),(101220,2536,'short-info_preview','2535'),(101221,2536,'_short-info_preview','field_60f83f5a4c3df'),(101222,2536,'short-info_title','CommerceGate to participate at the ICE London'),(101223,2536,'_short-info_title','field_60f83bfa5dedc'),(101224,2536,'short-info_description','Two of the fastest-growing industries will meet this February, Gambling and Payments!'),(101225,2536,'_short-info_description','field_60f83c1a5dedd'),(101226,2536,'short-info',''),(101227,2536,'_short-info','field_60f83bb85dedb'),(101228,2536,'testimonial-preview_title','CommerceGate to participate at the ICE London'),(101229,2536,'_testimonial-preview_title','field_60ffdbfe30097'),(101230,2536,'testimonial-preview_testimonial','Two of the fastest-growing industries will meet this February, Gambling and Payments!'),(101231,2536,'_testimonial-preview_testimonial','field_60ffdc3730098'),(101232,2536,'testimonial-preview_testimonial-author_full-name',''),(101233,2536,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(101234,2536,'testimonial-preview_testimonial-author_position',''),(101235,2536,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(101236,2536,'testimonial-preview_testimonial-author',''),(101237,2536,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(101238,2536,'testimonial-preview',''),(101239,2536,'_testimonial-preview','field_60ffda5830096'),(101240,2533,'_yoast_wpseo_primary_category',''),(101241,2533,'_edit_lock','1638208359:1'),(101243,2538,'_wp_attached_file','2021/11/F3575317-F894-4FB8-9540-600811E61437.jpeg'),(101244,2538,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1787;s:6:\"height\";i:960;s:4:\"file\";s:49:\"2021/11/F3575317-F894-4FB8-9540-600811E61437.jpeg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:49:\"F3575317-F894-4FB8-9540-600811E61437-300x161.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:161;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:50:\"F3575317-F894-4FB8-9540-600811E61437-1024x550.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:49:\"F3575317-F894-4FB8-9540-600811E61437-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:49:\"F3575317-F894-4FB8-9540-600811E61437-768x413.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:413;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:50:\"F3575317-F894-4FB8-9540-600811E61437-1536x825.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(101245,2538,'_wp_attachment_image_alt','Season’s Greetings! - CommerceGate.com'),(101246,2537,'_edit_last','1'),(101248,2537,'_yoast_wpseo_estimated-reading-time-minutes',''),(101249,2537,'_wp_old_date','2021-11-29'),(101250,2537,'post-info_preview','2538'),(101251,2537,'_post-info_preview','field_60f83a8cdd6e2'),(101252,2537,'post-info_short-description','Lots of changes have happened this year, our sincere thanks for your loyalty and goodwill throughout the year.'),(101253,2537,'_post-info_short-description','field_60f817b95c8c2'),(101254,2537,'post-info',''),(101255,2537,'_post-info','field_60ffde10cc650'),(101256,2537,'post-content_0_type','editor'),(101257,2537,'_post-content_0_type','field_60f81e1b63bdd'),(101258,2537,'post-content_0_editor','Lots of changes have happened this year, our sincere thanks for your loyalty and goodwill throughout the year.\r\n\r\nBest wishes for a happy new year filled with happiness, and success.\r\n\r\nAfter a challenging 2019, <strong>onwards and upwards in 2020</strong>!\r\n\r\nThe CommerceGate Team'),(101259,2537,'_post-content_0_editor','field_60f81e8a63bde'),(101260,2537,'post-content','1'),(101261,2537,'_post-content','field_60f81e0063bdc'),(101262,2537,'short-info_preview','2538'),(101263,2537,'_short-info_preview','field_60f83f5a4c3df'),(101264,2537,'short-info_title','Season’s Greetings!'),(101265,2537,'_short-info_title','field_60f83bfa5dedc'),(101266,2537,'short-info_description','Lots of changes have happened this year, our sincere thanks for your loyalty and goodwill throughout the year.'),(101267,2537,'_short-info_description','field_60f83c1a5dedd'),(101268,2537,'short-info',''),(101269,2537,'_short-info','field_60f83bb85dedb'),(101270,2537,'testimonial-preview_title','Season’s Greetings!'),(101271,2537,'_testimonial-preview_title','field_60ffdbfe30097'),(101272,2537,'testimonial-preview_testimonial','Lots of changes have happened this year, our sincere thanks for your loyalty and goodwill throughout the year.'),(101273,2537,'_testimonial-preview_testimonial','field_60ffdc3730098'),(101274,2537,'testimonial-preview_testimonial-author_full-name','The CommerceGate Team'),(101275,2537,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(101276,2537,'testimonial-preview_testimonial-author_position',''),(101277,2537,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(101278,2537,'testimonial-preview_testimonial-author',''),(101279,2537,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(101280,2537,'testimonial-preview',''),(101281,2537,'_testimonial-preview','field_60ffda5830096'),(101282,2539,'post-info_preview','2538'),(101283,2539,'_post-info_preview','field_60f83a8cdd6e2'),(101284,2539,'post-info_short-description','Lots of changes have happened this year, our sincere thanks for your loyalty and goodwill throughout the year.'),(101285,2539,'_post-info_short-description','field_60f817b95c8c2'),(101286,2539,'post-info',''),(101287,2539,'_post-info','field_60ffde10cc650'),(101288,2539,'post-content_0_type','editor'),(101289,2539,'_post-content_0_type','field_60f81e1b63bdd'),(101290,2539,'post-content_0_editor','Lots of changes have happened this year, our sincere thanks for your loyalty and goodwill throughout the year.\r\n\r\nBest wishes for a happy new year filled with happiness, and success.\r\n\r\nAfter a challenging 2019, <strong>onwards and upwards in 2020</strong>!\r\n\r\nThe CommerceGate Team'),(101291,2539,'_post-content_0_editor','field_60f81e8a63bde'),(101292,2539,'post-content','1'),(101293,2539,'_post-content','field_60f81e0063bdc'),(101294,2539,'short-info_preview','2538'),(101295,2539,'_short-info_preview','field_60f83f5a4c3df'),(101296,2539,'short-info_title','Season’s Greetings!'),(101297,2539,'_short-info_title','field_60f83bfa5dedc'),(101298,2539,'short-info_description','Lots of changes have happened this year, our sincere thanks for your loyalty and goodwill throughout the year.'),(101299,2539,'_short-info_description','field_60f83c1a5dedd'),(101300,2539,'short-info',''),(101301,2539,'_short-info','field_60f83bb85dedb'),(101302,2539,'testimonial-preview_title','Season’s Greetings!'),(101303,2539,'_testimonial-preview_title','field_60ffdbfe30097'),(101304,2539,'testimonial-preview_testimonial','Lots of changes have happened this year, our sincere thanks for your loyalty and goodwill throughout the year.'),(101305,2539,'_testimonial-preview_testimonial','field_60ffdc3730098'),(101306,2539,'testimonial-preview_testimonial-author_full-name','The CommerceGate Team'),(101307,2539,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(101308,2539,'testimonial-preview_testimonial-author_position',''),(101309,2539,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(101310,2539,'testimonial-preview_testimonial-author',''),(101311,2539,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(101312,2539,'testimonial-preview',''),(101313,2539,'_testimonial-preview','field_60ffda5830096'),(101314,2537,'_yoast_wpseo_primary_category',''),(101315,2537,'_edit_lock','1638208374:1'),(101316,2540,'_edit_last','1'),(101318,2540,'_yoast_wpseo_estimated-reading-time-minutes',''),(101319,2540,'_wp_old_date','2021-11-29'),(101320,2540,'post-info_preview','2480'),(101321,2540,'_post-info_preview','field_60f83a8cdd6e2'),(101322,2540,'post-info_short-description','In compliance with recommendations of the Financial Action Task Force on Money Laundering Prevention, an international Anti-Money Laundering (AML) body, CommerceGate is going to put the additional country in its internal blacklist.'),(101323,2540,'_post-info_short-description','field_60f817b95c8c2'),(101324,2540,'post-info',''),(101325,2540,'_post-info','field_60ffde10cc650'),(101326,2540,'post-content_0_type','editor'),(101327,2540,'_post-content_0_type','field_60f81e1b63bdd'),(101328,2540,'post-content_0_editor','In compliance with recommendations of the Financial Action Task Force on Money Laundering Prevention, an international Anti-Money Laundering (AML) body, CommerceGate is going to put the additional country in its internal blacklist.\r\n\r\nIn our continuous efforts to keep up with the latest updates concerning International Anti-Money Laundering Regulation, we would like to advise you that the following country is going to be blocked for processing transactions as of the <strong>18th of March 2019</strong>:\r\n<ul>\r\n 	<li><strong>Cambodia KH</strong></li>\r\n</ul>\r\nLet us remind you that for blocked countries, during the period of their presence in <strong>FATF</strong> and later <strong>EU AML</strong> blacklists, card payment transactions or Merchant accounts via CommerceGate would not be available.\r\n\r\nIf you have any questions or need clarification please do not hesitate to contact your Account Manager.\r\n\r\nWe wish you all the best for your business endeavours. Sincerely Yours,\r\n<strong>CommerceGate Compliance Team</strong>'),(101329,2540,'_post-content_0_editor','field_60f81e8a63bde'),(101330,2540,'post-content','1'),(101331,2540,'_post-content','field_60f81e0063bdc'),(101332,2540,'short-info_preview','2480'),(101333,2540,'_short-info_preview','field_60f83f5a4c3df'),(101334,2540,'short-info_title','Compliance notice'),(101335,2540,'_short-info_title','field_60f83bfa5dedc'),(101336,2540,'short-info_description','In compliance with recommendations of the Financial Action Task Force on Money Laundering Prevention, an international Anti-Money Laundering (AML) body, CommerceGate is going to put the additional country in its internal blacklist.'),(101337,2540,'_short-info_description','field_60f83c1a5dedd'),(101338,2540,'short-info',''),(101339,2540,'_short-info','field_60f83bb85dedb'),(101340,2540,'testimonial-preview_title','Compliance notice'),(101341,2540,'_testimonial-preview_title','field_60ffdbfe30097'),(101342,2540,'testimonial-preview_testimonial','In compliance with recommendations of the Financial Action Task Force on Money Laundering Prevention, an international Anti-Money Laundering (AML) body, CommerceGate is going to put the additional country in its internal blacklist.'),(101343,2540,'_testimonial-preview_testimonial','field_60ffdc3730098'),(101344,2540,'testimonial-preview_testimonial-author_full-name',''),(101345,2540,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(101346,2540,'testimonial-preview_testimonial-author_position',''),(101347,2540,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(101348,2540,'testimonial-preview_testimonial-author',''),(101349,2540,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(101350,2540,'testimonial-preview',''),(101351,2540,'_testimonial-preview','field_60ffda5830096'),(101352,2541,'post-info_preview','2480'),(101353,2541,'_post-info_preview','field_60f83a8cdd6e2'),(101354,2541,'post-info_short-description','In compliance with recommendations of the Financial Action Task Force on Money Laundering Prevention, an international Anti-Money Laundering (AML) body, CommerceGate is going to put the additional country in its internal blacklist.'),(101355,2541,'_post-info_short-description','field_60f817b95c8c2'),(101356,2541,'post-info',''),(101357,2541,'_post-info','field_60ffde10cc650'),(101358,2541,'post-content_0_type','editor'),(101359,2541,'_post-content_0_type','field_60f81e1b63bdd'),(101360,2541,'post-content_0_editor','In compliance with recommendations of the Financial Action Task Force on Money Laundering Prevention, an international Anti-Money Laundering (AML) body, CommerceGate is going to put the additional country in its internal blacklist.\r\n\r\nIn our continuous efforts to keep up with the latest updates concerning International Anti-Money Laundering Regulation, we would like to advise you that the following country is going to be blocked for processing transactions as of the <strong>18th of March 2019</strong>:\r\n<ul>\r\n 	<li><strong>Cambodia KH</strong></li>\r\n</ul>\r\nLet us remind you that for blocked countries, during the period of their presence in <strong>FATF</strong> and later <strong>EU AML</strong> blacklists, card payment transactions or Merchant accounts via CommerceGate would not be available.\r\n\r\nIf you have any questions or need clarification please do not hesitate to contact your Account Manager.\r\n\r\nWe wish you all the best for your business endeavours. Sincerely Yours,\r\n<strong>CommerceGate Compliance Team</strong>'),(101361,2541,'_post-content_0_editor','field_60f81e8a63bde'),(101362,2541,'post-content','1'),(101363,2541,'_post-content','field_60f81e0063bdc'),(101364,2541,'short-info_preview',''),(101365,2541,'_short-info_preview','field_60f83f5a4c3df'),(101366,2541,'short-info_title','Compliance notice'),(101367,2541,'_short-info_title','field_60f83bfa5dedc'),(101368,2541,'short-info_description','In compliance with recommendations of the Financial Action Task Force on Money Laundering Prevention, an international Anti-Money Laundering (AML) body, CommerceGate is going to put the additional country in its internal blacklist.'),(101369,2541,'_short-info_description','field_60f83c1a5dedd'),(101370,2541,'short-info',''),(101371,2541,'_short-info','field_60f83bb85dedb'),(101372,2541,'testimonial-preview_title','Compliance notice'),(101373,2541,'_testimonial-preview_title','field_60ffdbfe30097'),(101374,2541,'testimonial-preview_testimonial','In compliance with recommendations of the Financial Action Task Force on Money Laundering Prevention, an international Anti-Money Laundering (AML) body, CommerceGate is going to put the additional country in its internal blacklist.'),(101375,2541,'_testimonial-preview_testimonial','field_60ffdc3730098'),(101376,2541,'testimonial-preview_testimonial-author_full-name',''),(101377,2541,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(101378,2541,'testimonial-preview_testimonial-author_position',''),(101379,2541,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(101380,2541,'testimonial-preview_testimonial-author',''),(101381,2541,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(101382,2541,'testimonial-preview',''),(101383,2541,'_testimonial-preview','field_60ffda5830096'),(101384,2540,'_yoast_wpseo_primary_category','247'),(101385,2540,'_edit_lock','1638208386:1'),(101386,2543,'_wp_attached_file','2021/11/2019-TES-Lisbon-FB_News.png'),(101387,2543,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1787;s:6:\"height\";i:960;s:4:\"file\";s:35:\"2021/11/2019-TES-Lisbon-FB_News.png\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"2019-TES-Lisbon-FB_News-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:36:\"2019-TES-Lisbon-FB_News-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:35:\"2019-TES-Lisbon-FB_News-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:\"2019-TES-Lisbon-FB_News-768x413.png\";s:5:\"width\";i:768;s:6:\"height\";i:413;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:36:\"2019-TES-Lisbon-FB_News-1536x825.png\";s:5:\"width\";i:1536;s:6:\"height\";i:825;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:{}}}'),(101388,2543,'_wp_attachment_image_alt','TES Lisbon - CommerceGate.com'),(101389,2542,'_edit_last','1'),(101391,2542,'_yoast_wpseo_estimated-reading-time-minutes',''),(101392,2542,'_wp_old_date','2021-11-29'),(101393,2542,'post-info_preview','2543'),(101394,2542,'_post-info_preview','field_60f83a8cdd6e2'),(101395,2542,'post-info_short-description','We will see big changes in Financial Services this year.'),(101396,2542,'_post-info_short-description','field_60f817b95c8c2'),(101397,2542,'post-info',''),(101398,2542,'_post-info','field_60ffde10cc650'),(101399,2542,'post-content_0_type','editor'),(101400,2542,'_post-content_0_type','field_60f81e1b63bdd'),(101401,2542,'post-content_0_editor','We will see big changes in Financial Services this year.\r\nThe ripple effect we are seeing globally from <strong>PSD2</strong> and Open Banking is only going to grow wider and stronger; <strong>3-D Secure 2.0</strong> will lower the consumer effort with fewer challenges and no longer requiring complicated verification during an online purchase process; <strong>Blockchain</strong> technology opening up opportunities for the unbanked or underbanked to gain financial inclusion; Mastercard cracks down on services who turn <strong>free trials</strong> into <strong>paid subscriptions</strong>, and many many more.\r\n\r\nIf you are attending the Lisbon Summit, contact us at <a href=\"mailto:sales@commercegate.com\">sales@commercegate.com</a> to book a meeting with our representatives.\r\n\r\n<strong>We will be at the Summit 2nd and 3rd of March to answer any payments-related questions you may have.</strong>'),(101402,2542,'_post-content_0_editor','field_60f81e8a63bde'),(101403,2542,'post-content','1'),(101404,2542,'_post-content','field_60f81e0063bdc'),(101405,2542,'short-info_preview','2543'),(101406,2542,'_short-info_preview','field_60f83f5a4c3df'),(101407,2542,'short-info_title','CommerceGate to attend eCommerce industry Lisbon Summit 2019'),(101408,2542,'_short-info_title','field_60f83bfa5dedc'),(101409,2542,'short-info_description','We will see big changes in Financial Services this year.'),(101410,2542,'_short-info_description','field_60f83c1a5dedd'),(101411,2542,'short-info',''),(101412,2542,'_short-info','field_60f83bb85dedb'),(101413,2542,'testimonial-preview_title','CommerceGate to attend eCommerce industry Lisbon Summit 2019'),(101414,2542,'_testimonial-preview_title','field_60ffdbfe30097'),(101415,2542,'testimonial-preview_testimonial','We will see big changes in Financial Services this year.'),(101416,2542,'_testimonial-preview_testimonial','field_60ffdc3730098'),(101417,2542,'testimonial-preview_testimonial-author_full-name',''),(101418,2542,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(101419,2542,'testimonial-preview_testimonial-author_position',''),(101420,2542,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(101421,2542,'testimonial-preview_testimonial-author',''),(101422,2542,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(101423,2542,'testimonial-preview',''),(101424,2542,'_testimonial-preview','field_60ffda5830096'),(101425,2544,'post-info_preview','2543'),(101426,2544,'_post-info_preview','field_60f83a8cdd6e2'),(101427,2544,'post-info_short-description','We will see big changes in Financial Services this year.'),(101428,2544,'_post-info_short-description','field_60f817b95c8c2'),(101429,2544,'post-info',''),(101430,2544,'_post-info','field_60ffde10cc650'),(101431,2544,'post-content_0_type','editor'),(101432,2544,'_post-content_0_type','field_60f81e1b63bdd'),(101433,2544,'post-content_0_editor','We will see big changes in Financial Services this year.\r\nThe ripple effect we are seeing globally from <strong>PSD2</strong> and Open Banking is only going to grow wider and stronger; <strong>3-D Secure 2.0</strong> will lower the consumer effort with fewer challenges and no longer requiring complicated verification during an online purchase process; <strong>Blockchain</strong> technology opening up opportunities for the unbanked or underbanked to gain financial inclusion; Mastercard cracks down on services who turn <strong>free trials</strong> into <strong>paid subscriptions</strong>, and many many more.\r\n\r\nIf you are attending the Lisbon Summit, contact us at <a href=\"mailto:sales@commercegate.com\">sales@commercegate.com</a> to book a meeting with our representatives.\r\n\r\n<strong>We will be at the Summit 2nd and 3rd of March to answer any payments-related questions you may have.</strong>'),(101434,2544,'_post-content_0_editor','field_60f81e8a63bde'),(101435,2544,'post-content','1'),(101436,2544,'_post-content','field_60f81e0063bdc'),(101437,2544,'short-info_preview',''),(101438,2544,'_short-info_preview','field_60f83f5a4c3df'),(101439,2544,'short-info_title','CommerceGate to attend eCommerce industry Lisbon Summit 2019'),(101440,2544,'_short-info_title','field_60f83bfa5dedc'),(101441,2544,'short-info_description','We will see big changes in Financial Services this year.'),(101442,2544,'_short-info_description','field_60f83c1a5dedd'),(101443,2544,'short-info',''),(101444,2544,'_short-info','field_60f83bb85dedb'),(101445,2544,'testimonial-preview_title','CommerceGate to attend eCommerce industry Lisbon Summit 2019'),(101446,2544,'_testimonial-preview_title','field_60ffdbfe30097'),(101447,2544,'testimonial-preview_testimonial','We will see big changes in Financial Services this year.'),(101448,2544,'_testimonial-preview_testimonial','field_60ffdc3730098'),(101449,2544,'testimonial-preview_testimonial-author_full-name',''),(101450,2544,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(101451,2544,'testimonial-preview_testimonial-author_position',''),(101452,2544,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(101453,2544,'testimonial-preview_testimonial-author',''),(101454,2544,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(101455,2544,'testimonial-preview',''),(101456,2544,'_testimonial-preview','field_60ffda5830096'),(101457,2542,'_yoast_wpseo_primary_category',''),(101458,2542,'_edit_lock','1638208414:1'),(101460,2546,'_edit_lock','1638441259:1'),(101461,2546,'_edit_last','1'),(101462,2563,'_edit_last','1'),(101463,2563,'_edit_lock','1639755439:1'),(101464,2563,'page-content_0_type','editor'),(101465,2563,'_page-content_0_type','field_61a4da9e4c0b5'),(101466,2563,'page-content_0_editor','CommerceGate Payment Solutions S.L.\r\n\r\nExtract from the Anti-Money Laundering and Counter Terrorist Financing manual'),(101467,2563,'_page-content_0_editor','field_61a4da9e4c14f'),(101468,2563,'page-content','5'),(101469,2563,'_page-content','field_61a4da9e2e548'),(101470,2563,'_yoast_wpseo_estimated-reading-time-minutes',''),(101471,2563,'page-title_tab-title','AML Manual'),(101472,2563,'_page-title_tab-title','field_61a5f18ffbfa6'),(101473,2563,'page-title_content-title','AML Manual'),(101474,2563,'_page-title_content-title','field_61a89f30bd3c2'),(101475,2563,'page-title',''),(101476,2563,'_page-title','field_61a5f17cfbfa5'),(101477,2563,'page-title_url-id','aml-manual'),(101478,2563,'_page-title_url-id','field_61a4ebb391016'),(101484,2572,'_wp_attached_file','2021/11/2019-IceLondon-FB_News.png'),(101485,2572,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1787;s:6:\"height\";i:960;s:4:\"file\";s:34:\"2021/11/2019-IceLondon-FB_News.png\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"2019-IceLondon-FB_News-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:35:\"2019-IceLondon-FB_News-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:34:\"2019-IceLondon-FB_News-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:34:\"2019-IceLondon-FB_News-768x413.png\";s:5:\"width\";i:768;s:6:\"height\";i:413;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:35:\"2019-IceLondon-FB_News-1536x825.png\";s:5:\"width\";i:1536;s:6:\"height\";i:825;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:{}}}'),(101486,2572,'_wp_attachment_image_alt','ICE London - CommerceGate.com'),(101487,2571,'_edit_last','1'),(101489,2571,'_yoast_wpseo_estimated-reading-time-minutes',''),(101490,2571,'_wp_old_date','2021-11-29'),(101491,2571,'post-info_preview','2572'),(101492,2571,'_post-info_preview','field_60f83a8cdd6e2'),(101493,2571,'post-info_short-description','ICE London is the benchmark and driver of the B2B Gaming industry’s international growth.'),(101494,2571,'_post-info_short-description','field_60f817b95c8c2'),(101495,2571,'post-info',''),(101496,2571,'_post-info','field_60ffde10cc650'),(101497,2571,'post-content_0_type','editor'),(101498,2571,'_post-content_0_type','field_60f81e1b63bdd'),(101499,2571,'post-content_0_editor','<strong>ICE London</strong> is the benchmark and driver of the B2B Gaming industry’s international growth. Aiming to present our advanced platform CGPT, build new relationships, share and get fresh news in the areas of Security, World Regulatory changes, Online Casino trends and eSport, CommerceGate Team couldn’t miss these three days (<strong>5-7 February 2019</strong>) in the heart of the United Kingdom. Our strongest Team went yesterday to the largest gathering of global solutions experts in the world.\r\n\r\nIf you are ready to talk to the Payment Experts and discuss the latest FinTech news, payment industry changes, roadmap of foreseen developments, or get to know about our solutions and chart an invaluable partnership – <strong>drop us a message at </strong><a href=\"mailto:sales@commercegate.com\">sales@commercegate.com</a><strong> to schedule a meeting</strong>.'),(101500,2571,'_post-content_0_editor','field_60f81e8a63bde'),(101501,2571,'post-content','1'),(101502,2571,'_post-content','field_60f81e0063bdc'),(101503,2571,'short-info_preview','2572'),(101504,2571,'_short-info_preview','field_60f83f5a4c3df'),(101505,2571,'short-info_title','CommerceGate to participate in the ICE London'),(101506,2571,'_short-info_title','field_60f83bfa5dedc'),(101507,2571,'short-info_description','ICE London is the benchmark and driver of the B2B Gaming industry’s international growth.'),(101508,2571,'_short-info_description','field_60f83c1a5dedd'),(101509,2571,'short-info',''),(101510,2571,'_short-info','field_60f83bb85dedb'),(101511,2571,'testimonial-preview_title','CommerceGate to participate in the ICE London'),(101512,2571,'_testimonial-preview_title','field_60ffdbfe30097'),(101513,2571,'testimonial-preview_testimonial','ICE London is the benchmark and driver of the B2B Gaming industry’s international growth.'),(101514,2571,'_testimonial-preview_testimonial','field_60ffdc3730098'),(101515,2571,'testimonial-preview_testimonial-author_full-name',''),(101516,2571,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(101517,2571,'testimonial-preview_testimonial-author_position',''),(101518,2571,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(101519,2571,'testimonial-preview_testimonial-author',''),(101520,2571,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(101521,2571,'testimonial-preview',''),(101522,2571,'_testimonial-preview','field_60ffda5830096'),(101523,2573,'post-info_preview','2572'),(101524,2573,'_post-info_preview','field_60f83a8cdd6e2'),(101525,2573,'post-info_short-description','ICE London is the benchmark and driver of the B2B Gaming industry’s international growth.'),(101526,2573,'_post-info_short-description','field_60f817b95c8c2'),(101527,2573,'post-info',''),(101528,2573,'_post-info','field_60ffde10cc650'),(101529,2573,'post-content_0_type','editor'),(101530,2573,'_post-content_0_type','field_60f81e1b63bdd'),(101531,2573,'post-content_0_editor','<strong>ICE London</strong> is the benchmark and driver of the B2B Gaming industry’s international growth. Aiming to present our advanced platform CGPT, build new relationships, share and get fresh news in the areas of Security, World Regulatory changes, Online Casino trends and eSport, CommerceGate Team couldn’t miss these three days (<strong>5-7 February 2019</strong>) in the heart of the United Kingdom. Our strongest Team went yesterday to the largest gathering of global solutions experts in the world.\r\n\r\nIf you are ready to talk to the Payment Experts and discuss the latest FinTech news, payment industry changes, roadmap of foreseen developments, or get to know about our solutions and chart an invaluable partnership – <strong>drop us a message at </strong><a href=\"mailto:sales@commercegate.com\">sales@commercegate.com</a><strong> to schedule a meeting</strong>.'),(101532,2573,'_post-content_0_editor','field_60f81e8a63bde'),(101533,2573,'post-content','1'),(101534,2573,'_post-content','field_60f81e0063bdc'),(101535,2573,'short-info_preview','2572'),(101536,2573,'_short-info_preview','field_60f83f5a4c3df'),(101537,2573,'short-info_title','CommerceGate to participate in the ICE London'),(101538,2573,'_short-info_title','field_60f83bfa5dedc'),(101539,2573,'short-info_description','ICE London is the benchmark and driver of the B2B Gaming industry’s international growth.'),(101540,2573,'_short-info_description','field_60f83c1a5dedd'),(101541,2573,'short-info',''),(101542,2573,'_short-info','field_60f83bb85dedb'),(101543,2573,'testimonial-preview_title','CommerceGate to participate in the ICE London'),(101544,2573,'_testimonial-preview_title','field_60ffdbfe30097'),(101545,2573,'testimonial-preview_testimonial','ICE London is the benchmark and driver of the B2B Gaming industry’s international growth.'),(101546,2573,'_testimonial-preview_testimonial','field_60ffdc3730098'),(101547,2573,'testimonial-preview_testimonial-author_full-name',''),(101548,2573,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(101549,2573,'testimonial-preview_testimonial-author_position',''),(101550,2573,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(101551,2573,'testimonial-preview_testimonial-author',''),(101552,2573,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(101553,2573,'testimonial-preview',''),(101554,2573,'_testimonial-preview','field_60ffda5830096'),(101555,2571,'_yoast_wpseo_primary_category',''),(101556,2571,'_edit_lock','1638208430:1'),(101557,2574,'_edit_last','1'),(101558,2574,'_edit_lock','1638208613:1'),(101559,2576,'_wp_attached_file','2021/11/2019-European-Payments-Predictions_Evgen_Sopin_SoMeQuote.png'),(101560,2576,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:630;s:4:\"file\";s:68:\"2021/11/2019-European-Payments-Predictions_Evgen_Sopin_SoMeQuote.png\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:68:\"2019-European-Payments-Predictions_Evgen_Sopin_SoMeQuote-300x158.png\";s:5:\"width\";i:300;s:6:\"height\";i:158;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:69:\"2019-European-Payments-Predictions_Evgen_Sopin_SoMeQuote-1024x538.png\";s:5:\"width\";i:1024;s:6:\"height\";i:538;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:68:\"2019-European-Payments-Predictions_Evgen_Sopin_SoMeQuote-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:68:\"2019-European-Payments-Predictions_Evgen_Sopin_SoMeQuote-768x403.png\";s:5:\"width\";i:768;s:6:\"height\";i:403;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:{}}}'),(101561,2576,'_wp_attachment_image_alt','2019 European Payments Predictions_Evgen_Sopin - CommerceGate.com'),(101563,2574,'_yoast_wpseo_estimated-reading-time-minutes',''),(101564,2574,'_wp_old_date','2021-11-29'),(101565,2574,'post-info_preview','2576'),(101566,2574,'_post-info_preview','field_60f83a8cdd6e2'),(101567,2574,'post-info_short-description','CommerceGate team has shared the expectations for 2019 with one of our most technology-oriented Partner.'),(101568,2574,'_post-info_short-description','field_60f817b95c8c2'),(101569,2574,'post-info',''),(101570,2574,'_post-info','field_60ffde10cc650'),(101571,2574,'post-content_0_type','editor'),(101572,2574,'_post-content_0_type','field_60f81e1b63bdd'),(101573,2574,'post-content_0_editor','CommerceGate team has shared the expectations for 2019 with one of our most technology-oriented Partner.\r\n\r\nRead all predictions prepared by Clearhaus, through interviewing of the payments industry experts, here <a href=\"https://goo.gl/vKK2y8\" target=\"_blank\" rel=\"noopener\">https://goo.gl/vKK2y8</a>'),(101574,2574,'_post-content_0_editor','field_60f81e8a63bde'),(101575,2574,'post-content','1'),(101576,2574,'_post-content','field_60f81e0063bdc'),(101577,2574,'short-info_preview','2576'),(101578,2574,'_short-info_preview','field_60f83f5a4c3df'),(101579,2574,'short-info_title','Payments Predictions Europe 2019'),(101580,2574,'_short-info_title','field_60f83bfa5dedc'),(101581,2574,'short-info_description','CommerceGate team has shared the expectations for 2019 with one of our most technology-oriented Partner.'),(101582,2574,'_short-info_description','field_60f83c1a5dedd'),(101583,2574,'short-info',''),(101584,2574,'_short-info','field_60f83bb85dedb'),(101585,2574,'testimonial-preview_title','Payments Predictions Europe 2019'),(101586,2574,'_testimonial-preview_title','field_60ffdbfe30097'),(101587,2574,'testimonial-preview_testimonial','CommerceGate team has shared the expectations for 2019 with one of our most technology-oriented Partner.'),(101588,2574,'_testimonial-preview_testimonial','field_60ffdc3730098'),(101589,2574,'testimonial-preview_testimonial-author_full-name',''),(101590,2574,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(101591,2574,'testimonial-preview_testimonial-author_position',''),(101592,2574,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(101593,2574,'testimonial-preview_testimonial-author',''),(101594,2574,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(101595,2574,'testimonial-preview',''),(101596,2574,'_testimonial-preview','field_60ffda5830096'),(101597,2577,'post-info_preview','2576'),(101598,2577,'_post-info_preview','field_60f83a8cdd6e2'),(101599,2577,'post-info_short-description','CommerceGate team has shared the expectations for 2019 with one of our most technology-oriented Partner.'),(101600,2577,'_post-info_short-description','field_60f817b95c8c2'),(101601,2577,'post-info',''),(101602,2577,'_post-info','field_60ffde10cc650'),(101603,2577,'post-content_0_type','editor'),(101604,2577,'_post-content_0_type','field_60f81e1b63bdd'),(101605,2577,'post-content_0_editor','CommerceGate team has shared the expectations for 2019 with one of our most technology-oriented Partner.\r\n\r\nRead all predictions prepared by Clearhaus, through interviewing of the payments industry experts, here <a href=\"https://goo.gl/vKK2y8\" target=\"_blank\" rel=\"noopener\">https://goo.gl/vKK2y8</a>'),(101606,2577,'_post-content_0_editor','field_60f81e8a63bde'),(101607,2577,'post-content','1'),(101608,2577,'_post-content','field_60f81e0063bdc'),(101609,2577,'short-info_preview','2576'),(101610,2577,'_short-info_preview','field_60f83f5a4c3df'),(101611,2577,'short-info_title','Payments Predictions Europe 2019'),(101612,2577,'_short-info_title','field_60f83bfa5dedc'),(101613,2577,'short-info_description','CommerceGate team has shared the expectations for 2019 with one of our most technology-oriented Partner.'),(101614,2577,'_short-info_description','field_60f83c1a5dedd'),(101615,2577,'short-info',''),(101616,2577,'_short-info','field_60f83bb85dedb'),(101617,2577,'testimonial-preview_title','Payments Predictions Europe 2019'),(101618,2577,'_testimonial-preview_title','field_60ffdbfe30097'),(101619,2577,'testimonial-preview_testimonial','CommerceGate team has shared the expectations for 2019 with one of our most technology-oriented Partner.'),(101620,2577,'_testimonial-preview_testimonial','field_60ffdc3730098'),(101621,2577,'testimonial-preview_testimonial-author_full-name',''),(101622,2577,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(101623,2577,'testimonial-preview_testimonial-author_position',''),(101624,2577,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(101625,2577,'testimonial-preview_testimonial-author',''),(101626,2577,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(101627,2577,'testimonial-preview',''),(101628,2577,'_testimonial-preview','field_60ffda5830096'),(101629,2574,'_yoast_wpseo_primary_category',''),(101630,2578,'_edit_last','1'),(101631,2578,'_edit_lock','1638208638:1'),(101632,2579,'_wp_attached_file','2021/11/2018-NewYear-FB_News.png'),(101633,2579,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1800;s:6:\"height\";i:968;s:4:\"file\";s:32:\"2021/11/2018-NewYear-FB_News.png\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"2018-NewYear-FB_News-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:33:\"2018-NewYear-FB_News-1024x551.png\";s:5:\"width\";i:1024;s:6:\"height\";i:551;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"2018-NewYear-FB_News-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:\"2018-NewYear-FB_News-768x413.png\";s:5:\"width\";i:768;s:6:\"height\";i:413;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:33:\"2018-NewYear-FB_News-1536x826.png\";s:5:\"width\";i:1536;s:6:\"height\";i:826;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:{}}}'),(101634,2579,'_wp_attachment_image_alt','2018 NewYear - CommerceGate.com'),(101636,2578,'_yoast_wpseo_estimated-reading-time-minutes',''),(101637,2578,'_wp_old_date','2021-11-29'),(101638,2578,'post-info_preview','2579'),(101639,2578,'_post-info_preview','field_60f83a8cdd6e2'),(101640,2578,'post-info_short-description','Dear Friends!\r\nYour support has been the key ingredient to our success. Thank you for being our partner and for all your cooperation.'),(101641,2578,'_post-info_short-description','field_60f817b95c8c2'),(101642,2578,'post-info',''),(101643,2578,'_post-info','field_60ffde10cc650'),(101644,2578,'post-content_0_type','editor'),(101645,2578,'_post-content_0_type','field_60f81e1b63bdd'),(101646,2578,'post-content_0_editor','Dear Friends!\r\n\r\nYour support has been the key ingredient to our success. <strong>Thank you</strong> for being our partner and for all your cooperation.\r\n\r\nHere’s wishing you a <strong>Merry Christmas and a Happy New Year</strong>!\r\n\r\nThe CommerceGate Team'),(101647,2578,'_post-content_0_editor','field_60f81e8a63bde'),(101648,2578,'post-content','1'),(101649,2578,'_post-content','field_60f81e0063bdc'),(101650,2578,'short-info_preview','2579'),(101651,2578,'_short-info_preview','field_60f83f5a4c3df'),(101652,2578,'short-info_title','Season’s Greetings from CommerceGate'),(101653,2578,'_short-info_title','field_60f83bfa5dedc'),(101654,2578,'short-info_description','Dear Friends!\r\nYour support has been the key ingredient to our success. Thank you for being our partner and for all your cooperation.'),(101655,2578,'_short-info_description','field_60f83c1a5dedd'),(101656,2578,'short-info',''),(101657,2578,'_short-info','field_60f83bb85dedb'),(101658,2578,'testimonial-preview_title','Season’s Greetings from CommerceGate'),(101659,2578,'_testimonial-preview_title','field_60ffdbfe30097'),(101660,2578,'testimonial-preview_testimonial','Dear Friends!\r\nYour support has been the key ingredient to our success. Thank you for being our partner and for all your cooperation.'),(101661,2578,'_testimonial-preview_testimonial','field_60ffdc3730098'),(101662,2578,'testimonial-preview_testimonial-author_full-name','The CommerceGate Team'),(101663,2578,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(101664,2578,'testimonial-preview_testimonial-author_position',''),(101665,2578,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(101666,2578,'testimonial-preview_testimonial-author',''),(101667,2578,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(101668,2578,'testimonial-preview',''),(101669,2578,'_testimonial-preview','field_60ffda5830096'),(101670,2580,'post-info_preview','2579'),(101671,2580,'_post-info_preview','field_60f83a8cdd6e2'),(101672,2580,'post-info_short-description','Dear Friends!\r\nYour support has been the key ingredient to our success. Thank you for being our partner and for all your cooperation.'),(101673,2580,'_post-info_short-description','field_60f817b95c8c2'),(101674,2580,'post-info',''),(101675,2580,'_post-info','field_60ffde10cc650'),(101676,2580,'post-content_0_type','editor'),(101677,2580,'_post-content_0_type','field_60f81e1b63bdd'),(101678,2580,'post-content_0_editor','Dear Friends!\r\n\r\nYour support has been the key ingredient to our success. <strong>Thank you</strong> for being our partner and for all your cooperation.\r\n\r\nHere’s wishing you a <strong>Merry Christmas and a Happy New Year</strong>!\r\n\r\nThe CommerceGate Team'),(101679,2580,'_post-content_0_editor','field_60f81e8a63bde'),(101680,2580,'post-content','1'),(101681,2580,'_post-content','field_60f81e0063bdc'),(101682,2580,'short-info_preview',''),(101683,2580,'_short-info_preview','field_60f83f5a4c3df'),(101684,2580,'short-info_title','Season’s Greetings from CommerceGate'),(101685,2580,'_short-info_title','field_60f83bfa5dedc'),(101686,2580,'short-info_description','Dear Friends!\r\nYour support has been the key ingredient to our success. Thank you for being our partner and for all your cooperation.'),(101687,2580,'_short-info_description','field_60f83c1a5dedd'),(101688,2580,'short-info',''),(101689,2580,'_short-info','field_60f83bb85dedb'),(101690,2580,'testimonial-preview_title','Season’s Greetings from CommerceGate'),(101691,2580,'_testimonial-preview_title','field_60ffdbfe30097'),(101692,2580,'testimonial-preview_testimonial','Dear Friends!\r\nYour support has been the key ingredient to our success. Thank you for being our partner and for all your cooperation.'),(101693,2580,'_testimonial-preview_testimonial','field_60ffdc3730098'),(101694,2580,'testimonial-preview_testimonial-author_full-name','The CommerceGate Team'),(101695,2580,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(101696,2580,'testimonial-preview_testimonial-author_position',''),(101697,2580,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(101698,2580,'testimonial-preview_testimonial-author',''),(101699,2580,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(101700,2580,'testimonial-preview',''),(101701,2580,'_testimonial-preview','field_60ffda5830096'),(101702,2578,'_yoast_wpseo_primary_category',''),(101704,2581,'post-info_preview','2579'),(101705,2581,'_post-info_preview','field_60f83a8cdd6e2'),(101706,2581,'post-info_short-description','Dear Friends!\r\nYour support has been the key ingredient to our success. Thank you for being our partner and for all your cooperation.'),(101707,2581,'_post-info_short-description','field_60f817b95c8c2'),(101708,2581,'post-info',''),(101709,2581,'_post-info','field_60ffde10cc650'),(101710,2581,'post-content_0_type','editor'),(101711,2581,'_post-content_0_type','field_60f81e1b63bdd'),(101712,2581,'post-content_0_editor','Dear Friends!\r\n\r\nYour support has been the key ingredient to our success. <strong>Thank you</strong> for being our partner and for all your cooperation.\r\n\r\nHere’s wishing you a <strong>Merry Christmas and a Happy New Year</strong>!\r\n\r\nThe CommerceGate Team'),(101713,2581,'_post-content_0_editor','field_60f81e8a63bde'),(101714,2581,'post-content','1'),(101715,2581,'_post-content','field_60f81e0063bdc'),(101716,2581,'short-info_preview','2579'),(101717,2581,'_short-info_preview','field_60f83f5a4c3df'),(101718,2581,'short-info_title','Season’s Greetings from CommerceGate'),(101719,2581,'_short-info_title','field_60f83bfa5dedc'),(101720,2581,'short-info_description','Dear Friends!\r\nYour support has been the key ingredient to our success. Thank you for being our partner and for all your cooperation.'),(101721,2581,'_short-info_description','field_60f83c1a5dedd'),(101722,2581,'short-info',''),(101723,2581,'_short-info','field_60f83bb85dedb'),(101724,2581,'testimonial-preview_title','Season’s Greetings from CommerceGate'),(101725,2581,'_testimonial-preview_title','field_60ffdbfe30097'),(101726,2581,'testimonial-preview_testimonial','Dear Friends!\r\nYour support has been the key ingredient to our success. Thank you for being our partner and for all your cooperation.'),(101727,2581,'_testimonial-preview_testimonial','field_60ffdc3730098'),(101728,2581,'testimonial-preview_testimonial-author_full-name','The CommerceGate Team'),(101729,2581,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(101730,2581,'testimonial-preview_testimonial-author_position',''),(101731,2581,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(101732,2581,'testimonial-preview_testimonial-author',''),(101733,2581,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(101734,2581,'testimonial-preview',''),(101735,2581,'_testimonial-preview','field_60ffda5830096'),(101736,2583,'_wp_attached_file','2021/11/2018-RiskConnect-Conference-FB_News.png'),(101737,2583,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1787;s:6:\"height\";i:960;s:4:\"file\";s:47:\"2021/11/2018-RiskConnect-Conference-FB_News.png\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:47:\"2018-RiskConnect-Conference-FB_News-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:48:\"2018-RiskConnect-Conference-FB_News-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:47:\"2018-RiskConnect-Conference-FB_News-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:47:\"2018-RiskConnect-Conference-FB_News-768x413.png\";s:5:\"width\";i:768;s:6:\"height\";i:413;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:48:\"2018-RiskConnect-Conference-FB_News-1536x825.png\";s:5:\"width\";i:1536;s:6:\"height\";i:825;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:{}}}'),(101738,2583,'_wp_attachment_image_alt','2018 Risk Connect Conference - CommerceGate.com'),(101739,2582,'_edit_last','1'),(101741,2582,'_yoast_wpseo_estimated-reading-time-minutes',''),(101742,2582,'_wp_old_date','2021-11-29'),(101743,2582,'post-info_preview','2583'),(101744,2582,'_post-info_preview','field_60f83a8cdd6e2'),(101745,2582,'post-info_short-description','Organised by WebShield, one of the leading on-boarding, underwriting and monitoring solution providers, RiskConnect is the networking conference specifically aimed at the Risk, Compliance and Anti-Fraud industry professionals.'),(101746,2582,'_post-info_short-description','field_60f817b95c8c2'),(101747,2582,'post-info',''),(101748,2582,'_post-info','field_60ffde10cc650'),(101749,2582,'post-content_0_type','editor'),(101750,2582,'_post-content_0_type','field_60f81e1b63bdd'),(101751,2582,'post-content_0_editor','Organised by <strong>WebShield</strong>, one of the leading on-boarding, underwriting and monitoring solution providers, RiskConnect is the networking conference specifically aimed at the Risk, Compliance and Anti-Fraud industry professionals.\r\n\r\nDuring the two-day conference on 29-30 November 2018, thought leaders and industry experts like Brian Kinch Director of Risk Management, Ecosystem Risk of <strong>Visa, Jonathan Trivelas</strong> Director, Customer Compliance and Fraud of <strong>Mastercard, Stanley Skoglund</strong> Co-Founder &amp; Director of Minerva Partnership Consultancy (former <strong>Visa Europe’s Senior Vice President of Payment System &amp; Enterprise Risk</strong>) come together in Frankfurt to discuss the newest challenges facing the industry.\r\n\r\n“The extensive networking of RiskConnect helps reinforce existing relationships and open the doors to new chances for collaborating or simply sharing ideas on how to improve internal operations. CommerceGate couldn’t miss an opportunity to establish new and develop existing <strong>professional connections</strong> within the most experienced heroes of the payment industry, and also examine our current <strong>Compliance, Anti-Fraud</strong>, and investigation techniques, with the Industry stakeholders.” Said Head of Compliance &amp; MLRO Andrew Vinnychenko\r\n\r\nFor more information about the <strong>RiskConnect Conference 2018</strong>, please visit:\r\n<a href=\"https://www.riskconnect.eu\" target=\"_blank\" rel=\"noopener\">https://www.riskconnect.eu</a>'),(101752,2582,'_post-content_0_editor','field_60f81e8a63bde'),(101753,2582,'post-content','1'),(101754,2582,'_post-content','field_60f81e0063bdc'),(101755,2582,'short-info_preview','2583'),(101756,2582,'_short-info_preview','field_60f83f5a4c3df'),(101757,2582,'short-info_title','CommerceGate to participate in the RiskConnect Conference'),(101758,2582,'_short-info_title','field_60f83bfa5dedc'),(101759,2582,'short-info_description','Organised by WebShield, one of the leading on-boarding, underwriting and monitoring solution providers, RiskConnect is the networking conference specifically aimed at the Risk, Compliance and Anti-Fraud industry professionals.'),(101760,2582,'_short-info_description','field_60f83c1a5dedd'),(101761,2582,'short-info',''),(101762,2582,'_short-info','field_60f83bb85dedb'),(101763,2582,'testimonial-preview_title','CommerceGate to participate in the RiskConnect Conference'),(101764,2582,'_testimonial-preview_title','field_60ffdbfe30097'),(101765,2582,'testimonial-preview_testimonial','Organised by WebShield, one of the leading on-boarding, underwriting and monitoring solution providers, RiskConnect is the networking conference specifically aimed at the Risk, Compliance and Anti-Fraud industry professionals.'),(101766,2582,'_testimonial-preview_testimonial','field_60ffdc3730098'),(101767,2582,'testimonial-preview_testimonial-author_full-name',''),(101768,2582,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(101769,2582,'testimonial-preview_testimonial-author_position',''),(101770,2582,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(101771,2582,'testimonial-preview_testimonial-author',''),(101772,2582,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(101773,2582,'testimonial-preview',''),(101774,2582,'_testimonial-preview','field_60ffda5830096'),(101775,2584,'post-info_preview','2583'),(101776,2584,'_post-info_preview','field_60f83a8cdd6e2'),(101777,2584,'post-info_short-description','Organised by WebShield, one of the leading on-boarding, underwriting and monitoring solution providers, RiskConnect is the networking conference specifically aimed at the Risk, Compliance and Anti-Fraud industry professionals.'),(101778,2584,'_post-info_short-description','field_60f817b95c8c2'),(101779,2584,'post-info',''),(101780,2584,'_post-info','field_60ffde10cc650'),(101781,2584,'post-content_0_type','editor'),(101782,2584,'_post-content_0_type','field_60f81e1b63bdd'),(101783,2584,'post-content_0_editor','Organised by <strong>WebShield</strong>, one of the leading on-boarding, underwriting and monitoring solution providers, RiskConnect is the networking conference specifically aimed at the Risk, Compliance and Anti-Fraud industry professionals.\r\n\r\nDuring the two-day conference on 29-30 November 2018, thought leaders and industry experts like Brian Kinch Director of Risk Management, Ecosystem Risk of <strong>Visa, Jonathan Trivelas</strong> Director, Customer Compliance and Fraud of <strong>Mastercard, Stanley Skoglund</strong> Co-Founder &amp; Director of Minerva Partnership Consultancy (former <strong>Visa Europe’s Senior Vice President of Payment System &amp; Enterprise Risk</strong>) come together in Frankfurt to discuss the newest challenges facing the industry.\r\n\r\n“The extensive networking of RiskConnect helps reinforce existing relationships and open the doors to new chances for collaborating or simply sharing ideas on how to improve internal operations. CommerceGate couldn’t miss an opportunity to establish new and develop existing <strong>professional connections</strong> within the most experienced heroes of the payment industry, and also examine our current <strong>Compliance, Anti-Fraud</strong>, and investigation techniques, with the Industry stakeholders.” Said Head of Compliance &amp; MLRO Andrew Vinnychenko\r\n\r\nFor more information about the <strong>RiskConnect Conference 2018</strong>, please visit:\r\n<a href=\"https://www.riskconnect.eu\" target=\"_blank\" rel=\"noopener\">https://www.riskconnect.eu</a>'),(101784,2584,'_post-content_0_editor','field_60f81e8a63bde'),(101785,2584,'post-content','1'),(101786,2584,'_post-content','field_60f81e0063bdc'),(101787,2584,'short-info_preview','2583'),(101788,2584,'_short-info_preview','field_60f83f5a4c3df'),(101789,2584,'short-info_title','CommerceGate to participate in the RiskConnect Conference'),(101790,2584,'_short-info_title','field_60f83bfa5dedc'),(101791,2584,'short-info_description','Organised by WebShield, one of the leading on-boarding, underwriting and monitoring solution providers, RiskConnect is the networking conference specifically aimed at the Risk, Compliance and Anti-Fraud industry professionals.'),(101792,2584,'_short-info_description','field_60f83c1a5dedd'),(101793,2584,'short-info',''),(101794,2584,'_short-info','field_60f83bb85dedb'),(101795,2584,'testimonial-preview_title','CommerceGate to participate in the RiskConnect Conference'),(101796,2584,'_testimonial-preview_title','field_60ffdbfe30097'),(101797,2584,'testimonial-preview_testimonial','Organised by WebShield, one of the leading on-boarding, underwriting and monitoring solution providers, RiskConnect is the networking conference specifically aimed at the Risk, Compliance and Anti-Fraud industry professionals.'),(101798,2584,'_testimonial-preview_testimonial','field_60ffdc3730098'),(101799,2584,'testimonial-preview_testimonial-author_full-name',''),(101800,2584,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(101801,2584,'testimonial-preview_testimonial-author_position',''),(101802,2584,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(101803,2584,'testimonial-preview_testimonial-author',''),(101804,2584,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(101805,2584,'testimonial-preview',''),(101806,2584,'_testimonial-preview','field_60ffda5830096'),(101807,2582,'_yoast_wpseo_primary_category',''),(101808,2582,'_edit_lock','1638208593:1'),(101809,2585,'_oembed_d37d7b1a355357ff1f7792ac43d974e9','<blockquote class=\"wp-embedded-content\" data-secret=\"sdJUgCyj4d\"><a href=\"https://www.guiadeprensa.com/suplementos/excelencia-empresarial-noviembre-2018-razon/commercegate/\">COMMERCEGATE</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; clip: rect(1px, 1px, 1px, 1px);\" title=\"«COMMERCEGATE» — Guiadeprensa.com\" src=\"https://www.guiadeprensa.com/suplementos/excelencia-empresarial-noviembre-2018-razon/commercegate/embed/#?secret=sdJUgCyj4d\" data-secret=\"sdJUgCyj4d\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>'),(101810,2585,'_oembed_time_d37d7b1a355357ff1f7792ac43d974e9','1638200123'),(101811,2586,'_wp_attached_file','2021/11/2018-Press-about-us_La-Razon_26-Nov-2018-FB_News.png'),(101812,2586,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1787;s:6:\"height\";i:960;s:4:\"file\";s:60:\"2021/11/2018-Press-about-us_La-Razon_26-Nov-2018-FB_News.png\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:60:\"2018-Press-about-us_La-Razon_26-Nov-2018-FB_News-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:61:\"2018-Press-about-us_La-Razon_26-Nov-2018-FB_News-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:60:\"2018-Press-about-us_La-Razon_26-Nov-2018-FB_News-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:60:\"2018-Press-about-us_La-Razon_26-Nov-2018-FB_News-768x413.png\";s:5:\"width\";i:768;s:6:\"height\";i:413;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:61:\"2018-Press-about-us_La-Razon_26-Nov-2018-FB_News-1536x825.png\";s:5:\"width\";i:1536;s:6:\"height\";i:825;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:{}}}'),(101813,2586,'_wp_attachment_image_alt','2018 Press about us La Razon - CommerceGate.com'),(101814,2585,'_edit_last','1'),(101816,2585,'_yoast_wpseo_estimated-reading-time-minutes',''),(101817,2585,'_wp_old_date','2021-11-29'),(101818,2585,'post-info_preview','2586'),(101819,2585,'_post-info_preview','field_60f83a8cdd6e2'),(101820,2585,'post-info_short-description','Interview of our CEO Evgen Sopin and Eugenio Calderon about international payments'),(101821,2585,'_post-info_short-description','field_60f817b95c8c2'),(101822,2585,'post-info',''),(101823,2585,'_post-info','field_60ffde10cc650'),(101824,2585,'post-content_0_type','editor'),(101825,2585,'_post-content_0_type','field_60f81e1b63bdd'),(101826,2585,'post-content_0_editor','Interview of our CEO <strong>Evgen Sopin</strong> and <strong>Eugenio Calderon</strong> about international payments, history of the CommerceGate and evolution of e-commerce in Spain this week is in <strong>La Razón</strong>, it has the sixth-highest circulation among general-interest Spanish dailies and the fourth-highest among those based in Madrid.\r\n\r\nTo read full Interview, please visit:\r\n\r\n<a href=\"https://www.guiadeprensa.com/suplementos/excelencia-empresarial-noviembre-2018-razon/commercegate/\" target=\"_blank\" rel=\"noopener\">https://www.guiadeprensa.com/suplementos/excelencia-empresarial-noviembre-2018-razon/commercegate/</a>'),(101827,2585,'_post-content_0_editor','field_60f81e8a63bde'),(101828,2585,'post-content','1'),(101829,2585,'_post-content','field_60f81e0063bdc'),(101830,2585,'short-info_preview','2586'),(101831,2585,'_short-info_preview','field_60f83f5a4c3df'),(101832,2585,'short-info_title','Press about us: CommerceGate interview is in La Razón today.'),(101833,2585,'_short-info_title','field_60f83bfa5dedc'),(101834,2585,'short-info_description','Interview of our CEO Evgen Sopin and Eugenio Calderon about international payments'),(101835,2585,'_short-info_description','field_60f83c1a5dedd'),(101836,2585,'short-info',''),(101837,2585,'_short-info','field_60f83bb85dedb'),(101838,2585,'testimonial-preview_title','Press about us: CommerceGate interview is in La Razón today.'),(101839,2585,'_testimonial-preview_title','field_60ffdbfe30097'),(101840,2585,'testimonial-preview_testimonial','Interview of our CEO Evgen Sopin and Eugenio Calderon about international payments'),(101841,2585,'_testimonial-preview_testimonial','field_60ffdc3730098'),(101842,2585,'testimonial-preview_testimonial-author_full-name',''),(101843,2585,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(101844,2585,'testimonial-preview_testimonial-author_position',''),(101845,2585,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(101846,2585,'testimonial-preview_testimonial-author',''),(101847,2585,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(101848,2585,'testimonial-preview',''),(101849,2585,'_testimonial-preview','field_60ffda5830096'),(101850,2587,'post-info_preview','2586'),(101851,2587,'_post-info_preview','field_60f83a8cdd6e2'),(101852,2587,'post-info_short-description','Interview of our CEO Evgen Sopin and Eugenio Calderon about international payments'),(101853,2587,'_post-info_short-description','field_60f817b95c8c2'),(101854,2587,'post-info',''),(101855,2587,'_post-info','field_60ffde10cc650'),(101856,2587,'post-content_0_type','editor'),(101857,2587,'_post-content_0_type','field_60f81e1b63bdd'),(101858,2587,'post-content_0_editor','Interview of our CEO <strong>Evgen Sopin</strong> and <strong>Eugenio Calderon</strong> about international payments, history of the CommerceGate and evolution of e-commerce in Spain this week is in <strong>La Razón</strong>, it has the sixth-highest circulation among general-interest Spanish dailies and the fourth-highest among those based in Madrid.\r\n\r\nTo read full Interview, please visit:\r\n\r\n<a href=\"https://www.guiadeprensa.com/suplementos/excelencia-empresarial-noviembre-2018-razon/commercegate/\" target=\"_blank\" rel=\"noopener\">https://www.guiadeprensa.com/suplementos/excelencia-empresarial-noviembre-2018-razon/commercegate/</a>'),(101859,2587,'_post-content_0_editor','field_60f81e8a63bde'),(101860,2587,'post-content','1'),(101861,2587,'_post-content','field_60f81e0063bdc'),(101862,2587,'short-info_preview','2586'),(101863,2587,'_short-info_preview','field_60f83f5a4c3df'),(101864,2587,'short-info_title','Press about us: CommerceGate interview is in La Razón today.'),(101865,2587,'_short-info_title','field_60f83bfa5dedc'),(101866,2587,'short-info_description','Interview of our CEO Evgen Sopin and Eugenio Calderon about international payments'),(101867,2587,'_short-info_description','field_60f83c1a5dedd'),(101868,2587,'short-info',''),(101869,2587,'_short-info','field_60f83bb85dedb'),(101870,2587,'testimonial-preview_title','Press about us: CommerceGate interview is in La Razón today.'),(101871,2587,'_testimonial-preview_title','field_60ffdbfe30097'),(101872,2587,'testimonial-preview_testimonial','Interview of our CEO Evgen Sopin and Eugenio Calderon about international payments'),(101873,2587,'_testimonial-preview_testimonial','field_60ffdc3730098'),(101874,2587,'testimonial-preview_testimonial-author_full-name',''),(101875,2587,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(101876,2587,'testimonial-preview_testimonial-author_position',''),(101877,2587,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(101878,2587,'testimonial-preview_testimonial-author',''),(101879,2587,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(101880,2587,'testimonial-preview',''),(101881,2587,'_testimonial-preview','field_60ffda5830096'),(101882,2585,'_yoast_wpseo_primary_category',''),(101883,2585,'_edit_lock','1638285081:1'),(101884,2588,'_edit_last','1'),(101885,2588,'_edit_lock','1638208703:1'),(101886,2589,'_wp_attached_file','2021/11/2018-European-Blockchain-Convention-FB-News.png'),(101887,2589,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1787;s:6:\"height\";i:960;s:4:\"file\";s:55:\"2021/11/2018-European-Blockchain-Convention-FB-News.png\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:55:\"2018-European-Blockchain-Convention-FB-News-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:56:\"2018-European-Blockchain-Convention-FB-News-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:55:\"2018-European-Blockchain-Convention-FB-News-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:55:\"2018-European-Blockchain-Convention-FB-News-768x413.png\";s:5:\"width\";i:768;s:6:\"height\";i:413;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:56:\"2018-European-Blockchain-Convention-FB-News-1536x825.png\";s:5:\"width\";i:1536;s:6:\"height\";i:825;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:{}}}'),(101888,2589,'_wp_attachment_image_alt','2018 European Blockchain Convention - CommerceGate.com'),(101890,2588,'_yoast_wpseo_estimated-reading-time-minutes',''),(101891,2588,'_wp_old_date','2021-11-29'),(101892,2588,'post-info_preview','2589'),(101893,2588,'_post-info_preview','field_60f83a8cdd6e2'),(101894,2588,'post-info_short-description','Barcelona, Spain – with 15 different panels exploring the current state of blockchain the European Blockchain Convention is a must-attend conference for industry leaders, regulators, politicians, investors, developers, CTOs, lawyers and entrepreneurs in the Blockchain and the Digital Economy sphere.'),(101895,2588,'_post-info_short-description','field_60f817b95c8c2'),(101896,2588,'post-info',''),(101897,2588,'_post-info','field_60ffde10cc650'),(101898,2588,'post-content_0_type','editor'),(101899,2588,'_post-content_0_type','field_60f81e1b63bdd'),(101900,2588,'post-content_0_editor','Barcelona, Spain – with 15 different panels exploring the current state of blockchain the <strong>European Blockchain Convention</strong> is a must-attend conference for industry leaders, regulators, politicians, investors, developers, CTOs, lawyers and entrepreneurs in the Blockchain and the Digital Economy sphere. Among the speakers could be found industry thought leaders from all around Europe like <strong>Member of the European Parliament Cătălin Sorin Ivan, Member of the Board of the Swiss National Bank Thomas Moser, Sergio Gorjón Rivas</strong> representing the <strong>Financial Innovations Division at Banco de España</strong>.\r\n\r\n“It will not be CommerceGate’s first time attending Blockchain industry event, but we couldn’t be more ready for it! For CommerceGate it is an ideal time to present one of the most competitive solutions in the Payment sector to the very innovative, professional and demanding leaders of Blockchain scene” said <strong>Evgen Sopin, CEO of CommerceGate</strong>.\r\n\r\nWith a mix of exclusive networking environment and promising panels, the Convention is a unique opportunity to build a strong collaboration of Blockchain and Fiat worlds, share knowledge and attract business.\r\n\r\nFor more information about the <strong>European Blockchain Convention 2018</strong>, please visit[nbsp]<a href=\"http://eblockchainconvention.com\" target=\"_blank\" rel=\"noopener\">http://eblockchainconvention.com</a>'),(101901,2588,'_post-content_0_editor','field_60f81e8a63bde'),(101902,2588,'post-content','1'),(101903,2588,'_post-content','field_60f81e0063bdc'),(101904,2588,'short-info_preview','2589'),(101905,2588,'_short-info_preview','field_60f83f5a4c3df'),(101906,2588,'short-info_title','CommerceGate to participate in the “European Blockchain Convention”.'),(101907,2588,'_short-info_title','field_60f83bfa5dedc'),(101908,2588,'short-info_description','Barcelona, Spain – with 15 different panels exploring the current state of blockchain the European Blockchain Convention is a must-attend conference for industry leaders, regulators, politicians, investors, developers, CTOs, lawyers and entrepreneurs in the Blockchain and the Digital Economy sphere.'),(101909,2588,'_short-info_description','field_60f83c1a5dedd'),(101910,2588,'short-info',''),(101911,2588,'_short-info','field_60f83bb85dedb'),(101912,2588,'testimonial-preview_title','CommerceGate to participate in the “European Blockchain Convention”.'),(101913,2588,'_testimonial-preview_title','field_60ffdbfe30097'),(101914,2588,'testimonial-preview_testimonial','Barcelona, Spain – with 15 different panels exploring the current state of blockchain the European Blockchain Convention is a must-attend conference for industry leaders, regulators, politicians, investors, developers, CTOs, lawyers and entrepreneurs in the Blockchain and the Digital Economy sphere.'),(101915,2588,'_testimonial-preview_testimonial','field_60ffdc3730098'),(101916,2588,'testimonial-preview_testimonial-author_full-name',''),(101917,2588,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(101918,2588,'testimonial-preview_testimonial-author_position',''),(101919,2588,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(101920,2588,'testimonial-preview_testimonial-author',''),(101921,2588,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(101922,2588,'testimonial-preview',''),(101923,2588,'_testimonial-preview','field_60ffda5830096'),(101924,2590,'post-info_preview','2589'),(101925,2590,'_post-info_preview','field_60f83a8cdd6e2'),(101926,2590,'post-info_short-description','Barcelona, Spain – with 15 different panels exploring the current state of blockchain the European Blockchain Convention is a must-attend conference for industry leaders, regulators, politicians, investors, developers, CTOs, lawyers and entrepreneurs in the Blockchain and the Digital Economy sphere.'),(101927,2590,'_post-info_short-description','field_60f817b95c8c2'),(101928,2590,'post-info',''),(101929,2590,'_post-info','field_60ffde10cc650'),(101930,2590,'post-content_0_type','editor'),(101931,2590,'_post-content_0_type','field_60f81e1b63bdd'),(101932,2590,'post-content_0_editor','Barcelona, Spain – with 15 different panels exploring the current state of blockchain the <strong>European Blockchain Convention</strong> is a must-attend conference for industry leaders, regulators, politicians, investors, developers, CTOs, lawyers and entrepreneurs in the Blockchain and the Digital Economy sphere. Among the speakers could be found industry thought leaders from all around Europe like <strong>Member of the European Parliament Cătălin Sorin Ivan, Member of the Board of the Swiss National Bank Thomas Moser, Sergio Gorjón Rivas</strong> representing the <strong>Financial Innovations Division at Banco de España</strong>.\r\n\r\n“It will not be CommerceGate’s first time attending Blockchain industry event, but we couldn’t be more ready for it! For CommerceGate it is an ideal time to present one of the most competitive solutions in the Payment sector to the very innovative, professional and demanding leaders of Blockchain scene” said <strong>Evgen Sopin, CEO of CommerceGate</strong>.\r\n\r\nWith a mix of exclusive networking environment and promising panels, the Convention is a unique opportunity to build a strong collaboration of Blockchain and Fiat worlds, share knowledge and attract business.\r\n\r\nFor more information about the <strong>European Blockchain Convention 2018</strong>, please visit[nbsp]<a href=\"http://eblockchainconvention.com\" target=\"_blank\" rel=\"noopener\">http://eblockchainconvention.com</a>'),(101933,2590,'_post-content_0_editor','field_60f81e8a63bde'),(101934,2590,'post-content','1'),(101935,2590,'_post-content','field_60f81e0063bdc'),(101936,2590,'short-info_preview','2589'),(101937,2590,'_short-info_preview','field_60f83f5a4c3df'),(101938,2590,'short-info_title','CommerceGate to participate in the “European Blockchain Convention”.'),(101939,2590,'_short-info_title','field_60f83bfa5dedc'),(101940,2590,'short-info_description','Barcelona, Spain – with 15 different panels exploring the current state of blockchain the European Blockchain Convention is a must-attend conference for industry leaders, regulators, politicians, investors, developers, CTOs, lawyers and entrepreneurs in the Blockchain and the Digital Economy sphere.'),(101941,2590,'_short-info_description','field_60f83c1a5dedd'),(101942,2590,'short-info',''),(101943,2590,'_short-info','field_60f83bb85dedb'),(101944,2590,'testimonial-preview_title','CommerceGate to participate in the “European Blockchain Convention”.'),(101945,2590,'_testimonial-preview_title','field_60ffdbfe30097'),(101946,2590,'testimonial-preview_testimonial','Barcelona, Spain – with 15 different panels exploring the current state of blockchain the European Blockchain Convention is a must-attend conference for industry leaders, regulators, politicians, investors, developers, CTOs, lawyers and entrepreneurs in the Blockchain and the Digital Economy sphere.'),(101947,2590,'_testimonial-preview_testimonial','field_60ffdc3730098'),(101948,2590,'testimonial-preview_testimonial-author_full-name',''),(101949,2590,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(101950,2590,'testimonial-preview_testimonial-author_position',''),(101951,2590,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(101952,2590,'testimonial-preview_testimonial-author',''),(101953,2590,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(101954,2590,'testimonial-preview',''),(101955,2590,'_testimonial-preview','field_60ffda5830096'),(101956,2588,'_yoast_wpseo_primary_category',''),(101957,2592,'_wp_attached_file','2021/11/2018-Press-about-us_La-Vanguardia_21-Nov-2018-FB_News.png'),(101958,2592,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1787;s:6:\"height\";i:960;s:4:\"file\";s:65:\"2021/11/2018-Press-about-us_La-Vanguardia_21-Nov-2018-FB_News.png\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:65:\"2018-Press-about-us_La-Vanguardia_21-Nov-2018-FB_News-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:66:\"2018-Press-about-us_La-Vanguardia_21-Nov-2018-FB_News-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:65:\"2018-Press-about-us_La-Vanguardia_21-Nov-2018-FB_News-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:65:\"2018-Press-about-us_La-Vanguardia_21-Nov-2018-FB_News-768x413.png\";s:5:\"width\";i:768;s:6:\"height\";i:413;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:66:\"2018-Press-about-us_La-Vanguardia_21-Nov-2018-FB_News-1536x825.png\";s:5:\"width\";i:1536;s:6:\"height\";i:825;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:{}}}'),(101959,2592,'_wp_attachment_image_alt','2018 Press about us La Vanguardia - CommerceGate.com'),(101960,2591,'_oembed_7a0bc2be9bbdb753ba5f2a9500d7852a','{{unknown}}'),(101961,2591,'_edit_last','1'),(101963,2591,'_yoast_wpseo_estimated-reading-time-minutes',''),(101964,2591,'_wp_old_date','2021-11-29'),(101965,2591,'post-info_preview','2592'),(101966,2591,'_post-info_preview','field_60f83a8cdd6e2'),(101967,2591,'post-info_short-description','Interview: CommerceGate CEO Evgen Sopin and Eugenio Calderon talk international payments, history of the company and evolution of e-commerce in Spain to La Vanguardia (4th newspaper in Spain and 1st in Catalonia by circulations).'),(101968,2591,'_post-info_short-description','field_60f817b95c8c2'),(101969,2591,'post-info',''),(101970,2591,'_post-info','field_60ffde10cc650'),(101971,2591,'post-content_0_type','editor'),(101972,2591,'_post-content_0_type','field_60f81e1b63bdd'),(101973,2591,'post-content_0_editor','<strong>Interview</strong>: CommerceGate CEO Evgen Sopin and Eugenio Calderon talk international payments, history of the company and evolution of e-commerce in Spain to <strong>La Vanguardia</strong> (4th newspaper in Spain and 1st in Catalonia by circulations).\r\n\r\nTo read full Interview, please visit:\r\n\r\n<a href=\"https://www.lavanguardia.com/monograficos/calidad-empresarial/commercegate-la-primera-institucion-financiera-en-espana\" target=\"_blank\" rel=\"noopener\">https://www.lavanguardia.com/monograficos/calidad-empresarial/commercegate-la-primera-institucion-financiera-en-espana</a>'),(101974,2591,'_post-content_0_editor','field_60f81e8a63bde'),(101975,2591,'post-content','1'),(101976,2591,'_post-content','field_60f81e0063bdc'),(101977,2591,'short-info_preview','2592'),(101978,2591,'_short-info_preview','field_60f83f5a4c3df'),(101979,2591,'short-info_title','CommerceGate interview is in La Vanguardia today.'),(101980,2591,'_short-info_title','field_60f83bfa5dedc'),(101981,2591,'short-info_description','Interview: CommerceGate CEO Evgen Sopin and Eugenio Calderon talk international payments, history of the company and evolution of e-commerce in Spain to La Vanguardia (4th newspaper in Spain and 1st in Catalonia by circulations).'),(101982,2591,'_short-info_description','field_60f83c1a5dedd'),(101983,2591,'short-info',''),(101984,2591,'_short-info','field_60f83bb85dedb'),(101985,2591,'testimonial-preview_title','CommerceGate interview is in La Vanguardia today.'),(101986,2591,'_testimonial-preview_title','field_60ffdbfe30097'),(101987,2591,'testimonial-preview_testimonial','Interview: CommerceGate CEO Evgen Sopin and Eugenio Calderon talk international payments, history of the company and evolution of e-commerce in Spain to La Vanguardia (4th newspaper in Spain and 1st in Catalonia by circulations).'),(101988,2591,'_testimonial-preview_testimonial','field_60ffdc3730098'),(101989,2591,'testimonial-preview_testimonial-author_full-name',''),(101990,2591,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(101991,2591,'testimonial-preview_testimonial-author_position',''),(101992,2591,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(101993,2591,'testimonial-preview_testimonial-author',''),(101994,2591,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(101995,2591,'testimonial-preview',''),(101996,2591,'_testimonial-preview','field_60ffda5830096'),(101997,2593,'post-info_preview','2592'),(101998,2593,'_post-info_preview','field_60f83a8cdd6e2'),(101999,2593,'post-info_short-description','Interview: CommerceGate CEO Evgen Sopin and Eugenio Calderon talk international payments, history of the company and evolution of e-commerce in Spain to La Vanguardia (4th newspaper in Spain and 1st in Catalonia by circulations).'),(102000,2593,'_post-info_short-description','field_60f817b95c8c2'),(102001,2593,'post-info',''),(102002,2593,'_post-info','field_60ffde10cc650'),(102003,2593,'post-content_0_type','editor'),(102004,2593,'_post-content_0_type','field_60f81e1b63bdd'),(102005,2593,'post-content_0_editor','<strong>Interview</strong>: CommerceGate CEO Evgen Sopin and Eugenio Calderon talk international payments, history of the company and evolution of e-commerce in Spain to <strong>La Vanguardia</strong> (4th newspaper in Spain and 1st in Catalonia by circulations).\r\n\r\nTo read full Interview, please visit:\r\n\r\n<a href=\"https://www.lavanguardia.com/monograficos/calidad-empresarial/commercegate-la-primera-institucion-financiera-en-espana\" target=\"_blank\" rel=\"noopener\">https://www.lavanguardia.com/monograficos/calidad-empresarial/commercegate-la-primera-institucion-financiera-en-espana</a>'),(102006,2593,'_post-content_0_editor','field_60f81e8a63bde'),(102007,2593,'post-content','1'),(102008,2593,'_post-content','field_60f81e0063bdc'),(102009,2593,'short-info_preview','2592'),(102010,2593,'_short-info_preview','field_60f83f5a4c3df'),(102011,2593,'short-info_title','CommerceGate interview is in La Vanguardia today.'),(102012,2593,'_short-info_title','field_60f83bfa5dedc'),(102013,2593,'short-info_description','Interview: CommerceGate CEO Evgen Sopin and Eugenio Calderon talk international payments, history of the company and evolution of e-commerce in Spain to La Vanguardia (4th newspaper in Spain and 1st in Catalonia by circulations).'),(102014,2593,'_short-info_description','field_60f83c1a5dedd'),(102015,2593,'short-info',''),(102016,2593,'_short-info','field_60f83bb85dedb'),(102017,2593,'testimonial-preview_title','CommerceGate interview is in La Vanguardia today.'),(102018,2593,'_testimonial-preview_title','field_60ffdbfe30097'),(102019,2593,'testimonial-preview_testimonial','Interview: CommerceGate CEO Evgen Sopin and Eugenio Calderon talk international payments, history of the company and evolution of e-commerce in Spain to La Vanguardia (4th newspaper in Spain and 1st in Catalonia by circulations).'),(102020,2593,'_testimonial-preview_testimonial','field_60ffdc3730098'),(102021,2593,'testimonial-preview_testimonial-author_full-name',''),(102022,2593,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(102023,2593,'testimonial-preview_testimonial-author_position',''),(102024,2593,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(102025,2593,'testimonial-preview_testimonial-author',''),(102026,2593,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(102027,2593,'testimonial-preview',''),(102028,2593,'_testimonial-preview','field_60ffda5830096'),(102029,2591,'_yoast_wpseo_primary_category',''),(102030,2591,'_edit_lock','1638285087:1'),(102031,2594,'_edit_last','1'),(102033,2594,'_yoast_wpseo_estimated-reading-time-minutes',''),(102034,2594,'_wp_old_date','2021-11-29'),(102035,2594,'post-info_preview','2480'),(102036,2594,'_post-info_preview','field_60f83a8cdd6e2'),(102037,2594,'post-info_short-description','In compliance with recommendations of Financial Action Task Force on Money Laundering prevention, an international Anti-Money Laundering (AML) body, CommerceGate is going to put additional countries in its internal blacklist.'),(102038,2594,'_post-info_short-description','field_60f817b95c8c2'),(102039,2594,'post-info',''),(102040,2594,'_post-info','field_60ffde10cc650'),(102041,2594,'post-content_0_type','editor'),(102042,2594,'_post-content_0_type','field_60f81e1b63bdd'),(102043,2594,'post-content_0_editor','In compliance with recommendations of Financial Action Task Force on Money Laundering prevention, an international Anti-Money Laundering (AML) body, CommerceGate is going to put additional countries in its internal blacklist.\r\n\r\nThe below list comprises the jurisdictions that are already blocked for transaction processing in our internal system:\r\n<ul>\r\n 	<li>Afghanistan AF</li>\r\n 	<li>Bosnia and Herzegovina BA</li>\r\n 	<li>Cuba CU</li>\r\n 	<li>Democratic People’s Republic of Korea (DPRK) KP</li>\r\n 	<li>Ethiopia ET</li>\r\n 	<li>Iran IR</li>\r\n 	<li>Iraq IQ</li>\r\n 	<li>Lao People’s Democratic Republic LA</li>\r\n 	<li>South Sudan SS</li>\r\n 	<li>Sudan SD</li>\r\n 	<li>Syria SY</li>\r\n 	<li>Uganda UG</li>\r\n 	<li>Vanuatu VU</li>\r\n 	<li>Yemen YE</li>\r\n</ul>\r\nIn our continuous efforts to keep up with the latest updates concerning International Anti-Money Laundering Regulation, we would like to advise you that the following countries are going to be blocked for processing transactions as of the <strong>17th of December 2018</strong>:\r\n<ul>\r\n 	<li>The Bahamas BS</li>\r\n 	<li>Botswana BW</li>\r\n 	<li>Pakistan PK</li>\r\n 	<li>Serbia RS</li>\r\n 	<li>Sri Lanka LK</li>\r\n 	<li>Trinidad and Tobago TT</li>\r\n 	<li>Tunisia TN</li>\r\n</ul>\r\nFor such countries, during the period of their presence in <strong>FATF</strong> and later <strong>EU AML</strong> blacklists, card payment transactions or Merchant accounts via CommerceGate would not be available.\r\n\r\nIf you have any questions or need clarification please do not hesitate to contact your Account Manager.\r\n\r\nWe wish you all the best for your business endeavors. Sincerely Yours,\r\n<strong>CommerceGate Compliance Team</strong>'),(102044,2594,'_post-content_0_editor','field_60f81e8a63bde'),(102045,2594,'post-content','1'),(102046,2594,'_post-content','field_60f81e0063bdc'),(102047,2594,'short-info_preview','2480'),(102048,2594,'_short-info_preview','field_60f83f5a4c3df'),(102049,2594,'short-info_title','Compliance notice'),(102050,2594,'_short-info_title','field_60f83bfa5dedc'),(102051,2594,'short-info_description','In compliance with recommendations of Financial Action Task Force on Money Laundering prevention, an international Anti-Money Laundering (AML) body, CommerceGate is going to put additional countries in its internal blacklist.'),(102052,2594,'_short-info_description','field_60f83c1a5dedd'),(102053,2594,'short-info',''),(102054,2594,'_short-info','field_60f83bb85dedb'),(102055,2594,'testimonial-preview_title','Compliance notice'),(102056,2594,'_testimonial-preview_title','field_60ffdbfe30097'),(102057,2594,'testimonial-preview_testimonial','In compliance with recommendations of Financial Action Task Force on Money Laundering prevention, an international Anti-Money Laundering (AML) body, CommerceGate is going to put additional countries in its internal blacklist.'),(102058,2594,'_testimonial-preview_testimonial','field_60ffdc3730098'),(102059,2594,'testimonial-preview_testimonial-author_full-name','CommerceGate Compliance Team'),(102060,2594,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(102061,2594,'testimonial-preview_testimonial-author_position',''),(102062,2594,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(102063,2594,'testimonial-preview_testimonial-author',''),(102064,2594,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(102065,2594,'testimonial-preview',''),(102066,2594,'_testimonial-preview','field_60ffda5830096'),(102067,2595,'post-info_preview','2480'),(102068,2595,'_post-info_preview','field_60f83a8cdd6e2'),(102069,2595,'post-info_short-description','In compliance with recommendations of Financial Action Task Force on Money Laundering prevention, an international Anti-Money Laundering (AML) body, CommerceGate is going to put additional countries in its internal blacklist.'),(102070,2595,'_post-info_short-description','field_60f817b95c8c2'),(102071,2595,'post-info',''),(102072,2595,'_post-info','field_60ffde10cc650'),(102073,2595,'post-content_0_type','editor'),(102074,2595,'_post-content_0_type','field_60f81e1b63bdd'),(102075,2595,'post-content_0_editor','In compliance with recommendations of Financial Action Task Force on Money Laundering prevention, an international Anti-Money Laundering (AML) body, CommerceGate is going to put additional countries in its internal blacklist.\r\n\r\nThe below list comprises the jurisdictions that are already blocked for transaction processing in our internal system:\r\n<ul>\r\n 	<li>Afghanistan AF</li>\r\n 	<li>Bosnia and Herzegovina BA</li>\r\n 	<li>Cuba CU</li>\r\n 	<li>Democratic People’s Republic of Korea (DPRK) KP</li>\r\n 	<li>Ethiopia ET</li>\r\n 	<li>Iran IR</li>\r\n 	<li>Iraq IQ</li>\r\n 	<li>Lao People’s Democratic Republic LA</li>\r\n 	<li>South Sudan SS</li>\r\n 	<li>Sudan SD</li>\r\n 	<li>Syria SY</li>\r\n 	<li>Uganda UG</li>\r\n 	<li>Vanuatu VU</li>\r\n 	<li>Yemen YE</li>\r\n</ul>\r\nIn our continuous efforts to keep up with the latest updates concerning International Anti-Money Laundering Regulation, we would like to advise you that the following countries are going to be blocked for processing transactions as of the <strong>17th of December 2018</strong>:\r\n<ul>\r\n 	<li>The Bahamas BS</li>\r\n 	<li>Botswana BW</li>\r\n 	<li>Pakistan PK</li>\r\n 	<li>Serbia RS</li>\r\n 	<li>Sri Lanka LK</li>\r\n 	<li>Trinidad and Tobago TT</li>\r\n 	<li>Tunisia TN</li>\r\n</ul>\r\nFor such countries, during the period of their presence in <strong>FATF</strong> and later <strong>EU AML</strong> blacklists, card payment transactions or Merchant accounts via CommerceGate would not be available.\r\n\r\nIf you have any questions or need clarification please do not hesitate to contact your Account Manager.\r\n\r\nWe wish you all the best for your business endeavors. Sincerely Yours,\r\n<strong>CommerceGate Compliance Team</strong>'),(102076,2595,'_post-content_0_editor','field_60f81e8a63bde'),(102077,2595,'post-content','1'),(102078,2595,'_post-content','field_60f81e0063bdc'),(102079,2595,'short-info_preview','2480'),(102080,2595,'_short-info_preview','field_60f83f5a4c3df'),(102081,2595,'short-info_title','Compliance notice'),(102082,2595,'_short-info_title','field_60f83bfa5dedc'),(102083,2595,'short-info_description','In compliance with recommendations of Financial Action Task Force on Money Laundering prevention, an international Anti-Money Laundering (AML) body, CommerceGate is going to put additional countries in its internal blacklist.'),(102084,2595,'_short-info_description','field_60f83c1a5dedd'),(102085,2595,'short-info',''),(102086,2595,'_short-info','field_60f83bb85dedb'),(102087,2595,'testimonial-preview_title','Compliance notice'),(102088,2595,'_testimonial-preview_title','field_60ffdbfe30097'),(102089,2595,'testimonial-preview_testimonial','In compliance with recommendations of Financial Action Task Force on Money Laundering prevention, an international Anti-Money Laundering (AML) body, CommerceGate is going to put additional countries in its internal blacklist.'),(102090,2595,'_testimonial-preview_testimonial','field_60ffdc3730098'),(102091,2595,'testimonial-preview_testimonial-author_full-name','CommerceGate Compliance Team'),(102092,2595,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(102093,2595,'testimonial-preview_testimonial-author_position',''),(102094,2595,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(102095,2595,'testimonial-preview_testimonial-author',''),(102096,2595,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(102097,2595,'testimonial-preview',''),(102098,2595,'_testimonial-preview','field_60ffda5830096'),(102099,2594,'_yoast_wpseo_primary_category','247'),(102100,2594,'_edit_lock','1638208740:1'),(102133,2598,'_wp_attached_file','2021/11/2018-MasterCard-Global-Risk-Leadership-Conference-News.png'),(102134,2598,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:645;s:4:\"file\";s:66:\"2021/11/2018-MasterCard-Global-Risk-Leadership-Conference-News.png\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:66:\"2018-MasterCard-Global-Risk-Leadership-Conference-News-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:67:\"2018-MasterCard-Global-Risk-Leadership-Conference-News-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:66:\"2018-MasterCard-Global-Risk-Leadership-Conference-News-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:66:\"2018-MasterCard-Global-Risk-Leadership-Conference-News-768x413.png\";s:5:\"width\";i:768;s:6:\"height\";i:413;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:{}}}'),(102135,2598,'_wp_attachment_image_alt','2018 MasterCard Global Risk Leadership Conference - CommerceGate.com'),(102136,2597,'_edit_last','1'),(102138,2597,'_yoast_wpseo_estimated-reading-time-minutes',''),(102139,2597,'_wp_old_date','2021-11-29'),(102140,2597,'post-info_preview','2598'),(102141,2597,'_post-info_preview','field_60f83a8cdd6e2'),(102142,2597,'post-info_short-description','There are dozens of conferences held across the globe every year dedicated to sharing fraud prevention knowledge and solutions.'),(102143,2597,'_post-info_short-description','field_60f817b95c8c2'),(102144,2597,'post-info',''),(102145,2597,'_post-info','field_60ffde10cc650'),(102146,2597,'post-content_0_type','editor'),(102147,2597,'_post-content_0_type','field_60f81e1b63bdd'),(102148,2597,'post-content_0_editor','There are dozens of conferences held across the globe every year dedicated to sharing fraud prevention knowledge and solutions. But one is sitting apart; is <strong>The Mastercard Global Risk Leadership Conference</strong> that is taking place on <strong>October 8 – 11, 2018</strong> at the beautiful south coast of France in Cannes. The data compromised during a breach can be used for many purposes, but especially for the online fraud. Risk and anti-fraud teams are working hard to ensure that they are in the best possible position to prevent, identify and respond to each and every fraudulent attempt of card usage. During a conference, intended for senior info security and fraud professionals, there will be a focus on <strong>the newest anti-fraud techniques and technologies</strong>, as well as a holistic, strategic approach to looking at the problem that affects every business.\r\nThe key specialists of <strong>CommerceGate Team</strong> will attend the Mastercard Global Risk Leadership Conference to learn about the latest tools and techniques <strong>for minimizing fraud risk and maximizing profitability</strong>. We’ll gladly meet industry experts and peers for the opportunity to share knowledge and best practices on key payment security issues, get from the first hands the latest news about recent vulnerabilities and discuss innovative techniques to mitigate fraud.'),(102149,2597,'_post-content_0_editor','field_60f81e8a63bde'),(102150,2597,'post-content','1'),(102151,2597,'_post-content','field_60f81e0063bdc'),(102152,2597,'short-info_preview','2598'),(102153,2597,'_short-info_preview','field_60f83f5a4c3df'),(102154,2597,'short-info_title','CommerceGate to participate in the Mastercard Global Risk Leadership Conference'),(102155,2597,'_short-info_title','field_60f83bfa5dedc'),(102156,2597,'short-info_description','There are dozens of conferences held across the globe every year dedicated to sharing fraud prevention knowledge and solutions.'),(102157,2597,'_short-info_description','field_60f83c1a5dedd'),(102158,2597,'short-info',''),(102159,2597,'_short-info','field_60f83bb85dedb'),(102160,2597,'testimonial-preview_title','CommerceGate to participate in the Mastercard Global Risk Leadership Conference'),(102161,2597,'_testimonial-preview_title','field_60ffdbfe30097'),(102162,2597,'testimonial-preview_testimonial','There are dozens of conferences held across the globe every year dedicated to sharing fraud prevention knowledge and solutions.'),(102163,2597,'_testimonial-preview_testimonial','field_60ffdc3730098'),(102164,2597,'testimonial-preview_testimonial-author_full-name',''),(102165,2597,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(102166,2597,'testimonial-preview_testimonial-author_position',''),(102167,2597,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(102168,2597,'testimonial-preview_testimonial-author',''),(102169,2597,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(102170,2597,'testimonial-preview',''),(102171,2597,'_testimonial-preview','field_60ffda5830096'),(102172,2599,'post-info_preview','2598'),(102173,2599,'_post-info_preview','field_60f83a8cdd6e2'),(102174,2599,'post-info_short-description','There are dozens of conferences held across the globe every year dedicated to sharing fraud prevention knowledge and solutions.'),(102175,2599,'_post-info_short-description','field_60f817b95c8c2'),(102176,2599,'post-info',''),(102177,2599,'_post-info','field_60ffde10cc650'),(102178,2599,'post-content_0_type','editor'),(102179,2599,'_post-content_0_type','field_60f81e1b63bdd'),(102180,2599,'post-content_0_editor','There are dozens of conferences held across the globe every year dedicated to sharing fraud prevention knowledge and solutions. But one is sitting apart; is <strong>The Mastercard Global Risk Leadership Conference</strong> that is taking place on <strong>October 8 – 11, 2018</strong> at the beautiful south coast of France in Cannes. The data compromised during a breach can be used for many purposes, but especially for the online fraud. Risk and anti-fraud teams are working hard to ensure that they are in the best possible position to prevent, identify and respond to each and every fraudulent attempt of card usage. During a conference, intended for senior info security and fraud professionals, there will be a focus on <strong>the newest anti-fraud techniques and technologies</strong>, as well as a holistic, strategic approach to looking at the problem that affects every business.\r\nThe key specialists of <strong>CommerceGate Team</strong> will attend the Mastercard Global Risk Leadership Conference to learn about the latest tools and techniques <strong>for minimizing fraud risk and maximizing profitability</strong>. We’ll gladly meet industry experts and peers for the opportunity to share knowledge and best practices on key payment security issues, get from the first hands the latest news about recent vulnerabilities and discuss innovative techniques to mitigate fraud.'),(102181,2599,'_post-content_0_editor','field_60f81e8a63bde'),(102182,2599,'post-content','1'),(102183,2599,'_post-content','field_60f81e0063bdc'),(102184,2599,'short-info_preview','2598'),(102185,2599,'_short-info_preview','field_60f83f5a4c3df'),(102186,2599,'short-info_title','CommerceGate to participate in the Mastercard Global Risk Leadership Conference'),(102187,2599,'_short-info_title','field_60f83bfa5dedc'),(102188,2599,'short-info_description','There are dozens of conferences held across the globe every year dedicated to sharing fraud prevention knowledge and solutions.'),(102189,2599,'_short-info_description','field_60f83c1a5dedd'),(102190,2599,'short-info',''),(102191,2599,'_short-info','field_60f83bb85dedb'),(102192,2599,'testimonial-preview_title','CommerceGate to participate in the Mastercard Global Risk Leadership Conference'),(102193,2599,'_testimonial-preview_title','field_60ffdbfe30097'),(102194,2599,'testimonial-preview_testimonial','There are dozens of conferences held across the globe every year dedicated to sharing fraud prevention knowledge and solutions.'),(102195,2599,'_testimonial-preview_testimonial','field_60ffdc3730098'),(102196,2599,'testimonial-preview_testimonial-author_full-name',''),(102197,2599,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(102198,2599,'testimonial-preview_testimonial-author_position',''),(102199,2599,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(102200,2599,'testimonial-preview_testimonial-author',''),(102201,2599,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(102202,2599,'testimonial-preview',''),(102203,2599,'_testimonial-preview','field_60ffda5830096'),(102204,2597,'_yoast_wpseo_primary_category',''),(102205,2597,'_edit_lock','1638208758:1'),(102238,2602,'_wp_attached_file','2021/11/2018-Kyiv-Affiliate-Conference-News.png'),(102239,2602,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:645;s:4:\"file\";s:47:\"2021/11/2018-Kyiv-Affiliate-Conference-News.png\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:47:\"2018-Kyiv-Affiliate-Conference-News-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:48:\"2018-Kyiv-Affiliate-Conference-News-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:47:\"2018-Kyiv-Affiliate-Conference-News-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:47:\"2018-Kyiv-Affiliate-Conference-News-768x413.png\";s:5:\"width\";i:768;s:6:\"height\";i:413;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:{}}}'),(102240,2602,'_wp_attachment_image_alt','2018 Kyiv Affiliate Conference - CommerceGate.com'),(102241,2601,'_edit_last','1'),(102243,2601,'_yoast_wpseo_estimated-reading-time-minutes',''),(102244,2601,'_wp_old_date','2021-11-29'),(102245,2601,'post-info_preview','2602'),(102246,2601,'_post-info_preview','field_60f83a8cdd6e2'),(102247,2601,'post-info_short-description','Barcelona, Spain – CommerceGate is preparing to attend the Kiev Affiliate Conference on 3rd of October, 2018, the event which continues a global series of networking affiliate marketing events.'),(102248,2601,'_post-info_short-description','field_60f817b95c8c2'),(102249,2601,'post-info',''),(102250,2601,'_post-info','field_60ffde10cc650'),(102251,2601,'post-content_0_type','image'),(102252,2601,'_post-content_0_type','field_60f81e1b63bdd'),(102253,2601,'post-content_0_editor','Barcelona, Spain – CommerceGate is preparing to attend the <strong>Kiev Affiliate Conference on 3rd of October, 2018</strong>, the event which continues a global series of networking affiliate marketing events. With some of the largest affiliates and international affiliate networks from all over the world being in attendance every year this event is growing and becoming a top tier one.\r\n\r\nMore than <strong>1,000 attendees, 100 companies and numerous speakers</strong> will be presenting their products and services in The Congress and Exhibition Center “Parkovy”, a modern and unique complex in the rapidly developing field of organizing and holding exhibitions and grand events in Ukraine, located at the heart of its capital Kyiv, on the slopes of the Dnieper river.\r\n\r\nExperts from the key departments will also be presenting CommerceGate <strong>products and services</strong>, offering <strong>advice</strong> and being open to <strong>new and innovative idea</strong>s.\r\n\r\nWith a mix of intriguing panels and networking events, the conference is a good fit for all companies working in the affiliate space looking to connect, network or simply learn from the best. For more information about the Kyiv Affiliate Conference 2018, please visit: <a href=\"http://kiev.affiliateconf.com/\" target=\"_blank\" rel=\"noopener\">http://kiev.affiliateconf.com/</a>'),(102254,2601,'_post-content_0_editor','field_60f81e8a63bde'),(102255,2601,'post-content','2'),(102256,2601,'_post-content','field_60f81e0063bdc'),(102257,2601,'short-info_preview','2602'),(102258,2601,'_short-info_preview','field_60f83f5a4c3df'),(102259,2601,'short-info_title','CommerceGate to attend Affiliate Conference in Kyiv.'),(102260,2601,'_short-info_title','field_60f83bfa5dedc'),(102261,2601,'short-info_description','Barcelona, Spain – CommerceGate is preparing to attend the Kiev Affiliate Conference on 3rd of October, 2018, the event which continues a global series of networking affiliate marketing events.'),(102262,2601,'_short-info_description','field_60f83c1a5dedd'),(102263,2601,'short-info',''),(102264,2601,'_short-info','field_60f83bb85dedb'),(102265,2601,'testimonial-preview_title','CommerceGate to attend Affiliate Conference in Kyiv.'),(102266,2601,'_testimonial-preview_title','field_60ffdbfe30097'),(102267,2601,'testimonial-preview_testimonial','Barcelona, Spain – CommerceGate is preparing to attend the Kiev Affiliate Conference on 3rd of October, 2018, the event which continues a global series of networking affiliate marketing events.'),(102268,2601,'_testimonial-preview_testimonial','field_60ffdc3730098'),(102269,2601,'testimonial-preview_testimonial-author_full-name',''),(102270,2601,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(102271,2601,'testimonial-preview_testimonial-author_position',''),(102272,2601,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(102273,2601,'testimonial-preview_testimonial-author',''),(102274,2601,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(102275,2601,'testimonial-preview',''),(102276,2601,'_testimonial-preview','field_60ffda5830096'),(102277,2603,'post-info_preview','2602'),(102278,2603,'_post-info_preview','field_60f83a8cdd6e2'),(102279,2603,'post-info_short-description','Barcelona, Spain – CommerceGate is preparing to attend the Kiev Affiliate Conference on 3rd of October, 2018, the event which continues a global series of networking affiliate marketing events.'),(102280,2603,'_post-info_short-description','field_60f817b95c8c2'),(102281,2603,'post-info',''),(102282,2603,'_post-info','field_60ffde10cc650'),(102283,2603,'post-content_0_type','editor'),(102284,2603,'_post-content_0_type','field_60f81e1b63bdd'),(102285,2603,'post-content_0_editor','Barcelona, Spain – CommerceGate is preparing to attend the <strong>Kiev Affiliate Conference on 3rd of October, 2018</strong>, the event which continues a global series of networking affiliate marketing events. With some of the largest affiliates and international affiliate networks from all over the world being in attendance every year this event is growing and becoming a top tier one.\r\n\r\nMore than <strong>1,000 attendees, 100 companies and numerous speakers</strong> will be presenting their products and services in The Congress and Exhibition Center “Parkovy”, a modern and unique complex in the rapidly developing field of organizing and holding exhibitions and grand events in Ukraine, located at the heart of its capital Kyiv, on the slopes of the Dnieper river.\r\n\r\nExperts from the key departments will also be presenting CommerceGate <strong>products and services</strong>, offering <strong>advice</strong> and being open to <strong>new and innovative idea</strong>s.\r\n\r\nWith a mix of intriguing panels and networking events, the conference is a good fit for all companies working in the affiliate space looking to connect, network or simply learn from the best. For more information about the Kyiv Affiliate Conference 2018, please visit: <a href=\"http://kiev.affiliateconf.com/\" target=\"_blank\" rel=\"noopener\">http://kiev.affiliateconf.com/</a>'),(102286,2603,'_post-content_0_editor','field_60f81e8a63bde'),(102287,2603,'post-content','1'),(102288,2603,'_post-content','field_60f81e0063bdc'),(102289,2603,'short-info_preview','2602'),(102290,2603,'_short-info_preview','field_60f83f5a4c3df'),(102291,2603,'short-info_title','CommerceGate to attend Affiliate Conference in Kyiv.'),(102292,2603,'_short-info_title','field_60f83bfa5dedc'),(102293,2603,'short-info_description','Barcelona, Spain – CommerceGate is preparing to attend the Kiev Affiliate Conference on 3rd of October, 2018, the event which continues a global series of networking affiliate marketing events.'),(102294,2603,'_short-info_description','field_60f83c1a5dedd'),(102295,2603,'short-info',''),(102296,2603,'_short-info','field_60f83bb85dedb'),(102297,2603,'testimonial-preview_title','CommerceGate to attend Affiliate Conference in Kyiv.'),(102298,2603,'_testimonial-preview_title','field_60ffdbfe30097'),(102299,2603,'testimonial-preview_testimonial','Barcelona, Spain – CommerceGate is preparing to attend the Kiev Affiliate Conference on 3rd of October, 2018, the event which continues a global series of networking affiliate marketing events.'),(102300,2603,'_testimonial-preview_testimonial','field_60ffdc3730098'),(102301,2603,'testimonial-preview_testimonial-author_full-name',''),(102302,2603,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(102303,2603,'testimonial-preview_testimonial-author_position',''),(102304,2603,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(102305,2603,'testimonial-preview_testimonial-author',''),(102306,2603,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(102307,2603,'testimonial-preview',''),(102308,2603,'_testimonial-preview','field_60ffda5830096'),(102309,2601,'_yoast_wpseo_primary_category',''),(102310,2601,'_edit_lock','1638288986:1'),(102311,2604,'_edit_last','1'),(102312,2604,'_edit_lock','1638208810:1'),(102313,2605,'_wp_attached_file','2021/11/2018-Blockchain-Cruise-Mediterranean-FB.png'),(102314,2605,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1787;s:6:\"height\";i:960;s:4:\"file\";s:51:\"2021/11/2018-Blockchain-Cruise-Mediterranean-FB.png\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:51:\"2018-Blockchain-Cruise-Mediterranean-FB-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:52:\"2018-Blockchain-Cruise-Mediterranean-FB-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:51:\"2018-Blockchain-Cruise-Mediterranean-FB-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:51:\"2018-Blockchain-Cruise-Mediterranean-FB-768x413.png\";s:5:\"width\";i:768;s:6:\"height\";i:413;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:52:\"2018-Blockchain-Cruise-Mediterranean-FB-1536x825.png\";s:5:\"width\";i:1536;s:6:\"height\";i:825;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:{}}}'),(102315,2605,'_wp_attachment_image_alt','2018 Blockchain Cruise Mediterranean - CommerceGate.com'),(102317,2604,'_yoast_wpseo_estimated-reading-time-minutes',''),(102318,2604,'_wp_old_date','2021-11-29'),(102319,2604,'post-info_preview','2605'),(102320,2604,'_post-info_preview','field_60f83a8cdd6e2'),(102321,2604,'post-info_short-description','Blockchain projects, Accredited investors, FinTech, Banking and Payments companies, Token sales projects, Blockchain Industry vendors and suppliers, Marketing and media companies, Legal auditors and advisers, Financial institutions, Accountancy and consultancy firms, B2B I.T. and software providers, this is just a list of reasons why CommerceGate couldn’t miss it.\r\n'),(102322,2604,'_post-info_short-description','field_60f817b95c8c2'),(102323,2604,'post-info',''),(102324,2604,'_post-info','field_60ffde10cc650'),(102325,2604,'post-content_0_type','editor'),(102326,2604,'_post-content_0_type','field_60f81e1b63bdd'),(102327,2604,'post-content_0_editor','Barcelona, Spain – boasting an attendance of over <strong>2500 blockchain specialists</strong> <strong>and 100 experienced speakers from 55 countries</strong> from around the world <strong>“Blockchain Cruise Mediterranean”</strong> is one of the largest events of Blockchain and cryptocurrencies in EU.\r\n\r\nBlockchain projects, Accredited investors, FinTech, Banking and Payments companies, Token sales projects, Blockchain Industry vendors and suppliers, Marketing and media companies, Legal auditors and advisers, Financial institutions, Accountancy and consultancy firms, B2B I.T. and software providers, this is just a list of reasons why <strong>CommerceGate couldn’t miss it</strong>.\r\n\r\n“It will be CommerceGate’s first time attending this event, we are foreseeing the potential business synergies we can establish there and while working hard to make CommerceGate one of the most competitive solutions in this young but very fast developing sector we made some noticeable steps to make it real” said Evgen Sopin, CEO of CommerceGate.\r\n\r\nFeaturing workshops, panel debates, and a range of discussions touching upon the most significant issues facing the Blockchain industry today, Blockchain Cruise Mediterranean promises to challenge industry representatives with the latest news, innovation, and insights.'),(102328,2604,'_post-content_0_editor','field_60f81e8a63bde'),(102329,2604,'post-content','1'),(102330,2604,'_post-content','field_60f81e0063bdc'),(102331,2604,'short-info_preview','2605'),(102332,2604,'_short-info_preview','field_60f83f5a4c3df'),(102333,2604,'short-info_title','CommerceGate to participate in the “Blockchain Cruise Mediterranean”.'),(102334,2604,'_short-info_title','field_60f83bfa5dedc'),(102335,2604,'short-info_description','Blockchain projects, Accredited investors, FinTech, Banking and Payments companies, Token sales projects, Blockchain Industry vendors and suppliers, Marketing and media companies, Legal auditors and advisers, Financial institutions, Accountancy and consultancy firms, B2B I.T. and software providers, this is just a list of reasons why CommerceGate couldn’t miss it.\r\n'),(102336,2604,'_short-info_description','field_60f83c1a5dedd'),(102337,2604,'short-info',''),(102338,2604,'_short-info','field_60f83bb85dedb'),(102339,2604,'testimonial-preview_title','CommerceGate to participate in the “Blockchain Cruise Mediterranean”.'),(102340,2604,'_testimonial-preview_title','field_60ffdbfe30097'),(102341,2604,'testimonial-preview_testimonial','Blockchain projects, Accredited investors, FinTech, Banking and Payments companies, Token sales projects, Blockchain Industry vendors and suppliers, Marketing and media companies, Legal auditors and advisers, Financial institutions, Accountancy and consultancy firms, B2B I.T. and software providers, this is just a list of reasons why CommerceGate couldn’t miss it.'),(102342,2604,'_testimonial-preview_testimonial','field_60ffdc3730098'),(102343,2604,'testimonial-preview_testimonial-author_full-name',''),(102344,2604,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(102345,2604,'testimonial-preview_testimonial-author_position',''),(102346,2604,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(102347,2604,'testimonial-preview_testimonial-author',''),(102348,2604,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(102349,2604,'testimonial-preview',''),(102350,2604,'_testimonial-preview','field_60ffda5830096'),(102351,2606,'post-info_preview','2605'),(102352,2606,'_post-info_preview','field_60f83a8cdd6e2'),(102353,2606,'post-info_short-description','Blockchain projects, Accredited investors, FinTech, Banking and Payments companies, Token sales projects, Blockchain Industry vendors and suppliers, Marketing and media companies, Legal auditors and advisers, Financial institutions, Accountancy and consultancy firms, B2B I.T. and software providers, this is just a list of reasons why CommerceGate couldn’t miss it.\r\n'),(102354,2606,'_post-info_short-description','field_60f817b95c8c2'),(102355,2606,'post-info',''),(102356,2606,'_post-info','field_60ffde10cc650'),(102357,2606,'post-content_0_type','editor'),(102358,2606,'_post-content_0_type','field_60f81e1b63bdd'),(102359,2606,'post-content_0_editor','Barcelona, Spain – boasting an attendance of over <strong>2500 blockchain specialists</strong> <strong>and 100 experienced speakers from 55 countries</strong> from around the world <strong>“Blockchain Cruise Mediterranean”</strong> is one of the largest events of Blockchain and cryptocurrencies in EU.\r\n\r\nBlockchain projects, Accredited investors, FinTech, Banking and Payments companies, Token sales projects, Blockchain Industry vendors and suppliers, Marketing and media companies, Legal auditors and advisers, Financial institutions, Accountancy and consultancy firms, B2B I.T. and software providers, this is just a list of reasons why <strong>CommerceGate couldn’t miss it</strong>.\r\n\r\n“It will be CommerceGate’s first time attending this event, we are foreseeing the potential business synergies we can establish there and while working hard to make CommerceGate one of the most competitive solutions in this young but very fast developing sector we made some noticeable steps to make it real” said Evgen Sopin, CEO of CommerceGate.\r\n\r\nFeaturing workshops, panel debates, and a range of discussions touching upon the most significant issues facing the Blockchain industry today, Blockchain Cruise Mediterranean promises to challenge industry representatives with the latest news, innovation, and insights.'),(102360,2606,'_post-content_0_editor','field_60f81e8a63bde'),(102361,2606,'post-content','1'),(102362,2606,'_post-content','field_60f81e0063bdc'),(102363,2606,'short-info_preview','2605'),(102364,2606,'_short-info_preview','field_60f83f5a4c3df'),(102365,2606,'short-info_title','CommerceGate to participate in the “Blockchain Cruise Mediterranean”.'),(102366,2606,'_short-info_title','field_60f83bfa5dedc'),(102367,2606,'short-info_description','Blockchain projects, Accredited investors, FinTech, Banking and Payments companies, Token sales projects, Blockchain Industry vendors and suppliers, Marketing and media companies, Legal auditors and advisers, Financial institutions, Accountancy and consultancy firms, B2B I.T. and software providers, this is just a list of reasons why CommerceGate couldn’t miss it.\r\n'),(102368,2606,'_short-info_description','field_60f83c1a5dedd'),(102369,2606,'short-info',''),(102370,2606,'_short-info','field_60f83bb85dedb'),(102371,2606,'testimonial-preview_title','CommerceGate to participate in the “Blockchain Cruise Mediterranean”.'),(102372,2606,'_testimonial-preview_title','field_60ffdbfe30097'),(102373,2606,'testimonial-preview_testimonial','Blockchain projects, Accredited investors, FinTech, Banking and Payments companies, Token sales projects, Blockchain Industry vendors and suppliers, Marketing and media companies, Legal auditors and advisers, Financial institutions, Accountancy and consultancy firms, B2B I.T. and software providers, this is just a list of reasons why CommerceGate couldn’t miss it.'),(102374,2606,'_testimonial-preview_testimonial','field_60ffdc3730098'),(102375,2606,'testimonial-preview_testimonial-author_full-name',''),(102376,2606,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(102377,2606,'testimonial-preview_testimonial-author_position',''),(102378,2606,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(102379,2606,'testimonial-preview_testimonial-author',''),(102380,2606,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(102381,2606,'testimonial-preview',''),(102382,2606,'_testimonial-preview','field_60ffda5830096'),(102383,2604,'_yoast_wpseo_primary_category',''),(102384,2607,'_edit_last','1'),(102385,2607,'_edit_lock','1638208838:1'),(102386,2608,'_wp_attached_file','2021/11/2018-CGPayTech-announcement-News.png'),(102387,2608,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:645;s:4:\"file\";s:44:\"2021/11/2018-CGPayTech-announcement-News.png\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:44:\"2018-CGPayTech-announcement-News-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:45:\"2018-CGPayTech-announcement-News-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:44:\"2018-CGPayTech-announcement-News-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:44:\"2018-CGPayTech-announcement-News-768x413.png\";s:5:\"width\";i:768;s:6:\"height\";i:413;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:{}}}'),(102388,2608,'_wp_attachment_image_alt','2018-CGPayTech-announcement - CommerceGate.com'),(102390,2607,'_yoast_wpseo_estimated-reading-time-minutes',''),(102391,2607,'_wp_old_date','2021-11-29'),(102392,2607,'post-info_preview','2608'),(102393,2607,'_post-info_preview','field_60f83a8cdd6e2'),(102394,2607,'post-info_short-description','Dear Partners,\r\n\r\nCommerceGate prepares for the migration of our Partners to its newest payment platform CGPayTech. '),(102395,2607,'_post-info_short-description','field_60f817b95c8c2'),(102396,2607,'post-info',''),(102397,2607,'_post-info','field_60ffde10cc650'),(102398,2607,'post-content_0_type','editor'),(102399,2607,'_post-content_0_type','field_60f81e1b63bdd'),(102400,2607,'post-content_0_editor','CommerceGate prepares for the migration of our Partners to its <strong>newest payment platform CGPayTech</strong>. The platform was engineered to have a <strong>higher processing power</strong> than the current one, while significantly <strong>improve the security</strong>, propose a variety of additional payment methods and<strong>increase the quality of payment services</strong>.\r\n\r\nUsing the most innovative cloud-based technologies, CGPayTech is easy to customize, adjust and support. This means that boost overall performance as well will increase and the quality of our assistance, streamlining the internal and external processes will give you more time to stay on the pulse of your business.\r\n\r\nPrior to public launch, the new engine has already undergone a comprehensive internal test program, and<strong> since the end of 2017 is stably processing payment transactions, for our visionary customers.</strong>\r\n\r\nAs a result, CGPayTech has proven to be significantly more powerful than its predecessor. Updates in the platform’s architecture allow the further growth of its abilities by connecting additional services such as Alternative Payment Methods, sophisticated Anti-Fraud tools and checkout components which overall result in more opportunities for higher transaction volumes, better conversion, strictly controlled risk management and the improved quality of payment processing.\r\n\r\nAs said by our Head of IT, Andrew Rud: “In preparing the migration process, our main focus is to make it the most streamlined and transparent for our Partners, minimize as much as possible the need of their technical involvement and use this opportunity to clean up all legacy components to take our Partner’s interaction with our new platform to the <strong>next level of stability</strong> and allow to use its <strong>powerful potential</strong> on maximum.”\r\n\r\n<strong>CommerceGate intends to migrate all Partners to the new payment platform over the course of 2018.</strong> To make sure that during this process we will have the most relevant and agile connection with your Team, please email us back with contact details of the responsible project manager in your Team.'),(102401,2607,'_post-content_0_editor','field_60f81e8a63bde'),(102402,2607,'post-content','1'),(102403,2607,'_post-content','field_60f81e0063bdc'),(102404,2607,'short-info_preview','2608'),(102405,2607,'_short-info_preview','field_60f83f5a4c3df'),(102406,2607,'short-info_title','CommerceGate launches cutting-edge payment platform CGPayTech'),(102407,2607,'_short-info_title','field_60f83bfa5dedc'),(102408,2607,'short-info_description','Dear Partners, \r\nCommerceGate prepares for the migration of our Partners to its newest payment platform CGPayTech.'),(102409,2607,'_short-info_description','field_60f83c1a5dedd'),(102410,2607,'short-info',''),(102411,2607,'_short-info','field_60f83bb85dedb'),(102412,2607,'testimonial-preview_title','CommerceGate launches cutting-edge payment platform CGPayTech'),(102413,2607,'_testimonial-preview_title','field_60ffdbfe30097'),(102414,2607,'testimonial-preview_testimonial','Dear Partners, \r\nCommerceGate prepares for the migration of our Partners to its newest payment platform CGPayTech.'),(102415,2607,'_testimonial-preview_testimonial','field_60ffdc3730098'),(102416,2607,'testimonial-preview_testimonial-author_full-name',''),(102417,2607,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(102418,2607,'testimonial-preview_testimonial-author_position',''),(102419,2607,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(102420,2607,'testimonial-preview_testimonial-author',''),(102421,2607,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(102422,2607,'testimonial-preview',''),(102423,2607,'_testimonial-preview','field_60ffda5830096'),(102424,2609,'post-info_preview','2608'),(102425,2609,'_post-info_preview','field_60f83a8cdd6e2'),(102426,2609,'post-info_short-description','Dear Partners, \r\nCommerceGate prepares for the migration of our Partners to its newest payment platform CGPayTech.'),(102427,2609,'_post-info_short-description','field_60f817b95c8c2'),(102428,2609,'post-info',''),(102429,2609,'_post-info','field_60ffde10cc650'),(102430,2609,'post-content_0_type','editor'),(102431,2609,'_post-content_0_type','field_60f81e1b63bdd'),(102432,2609,'post-content_0_editor','Dear Partners,\r\n\r\nCommerceGate prepares for the migration of our Partners to its <strong>newest payment platform CGPayTech</strong>. The platform was engineered to have a <strong>higher processing power</strong> than the current one, while significantly <strong>improve the security</strong>, propose a variety of additional payment methods and<strong>increase the quality of payment services</strong>.\r\n\r\nUsing the most innovative cloud-based technologies, CGPayTech is easy to customize, adjust and support. This means that boost overall performance as well will increase and the quality of our assistance, streamlining the internal and external processes will give you more time to stay on the pulse of your business.\r\n\r\nPrior to public launch, the new engine has already undergone a comprehensive internal test program, and<strong> since the end of 2017 is stably processing payment transactions, for our visionary customers.</strong>\r\n\r\nAs a result, CGPayTech has proven to be significantly more powerful than its predecessor. Updates in the platform’s architecture allow the further growth of its abilities by connecting additional services such as Alternative Payment Methods, sophisticated Anti-Fraud tools and checkout components which overall result in more opportunities for higher transaction volumes, better conversion, strictly controlled risk management and the improved quality of payment processing.\r\n\r\nAs said by our Head of IT, Andrew Rud: “In preparing the migration process, our main focus is to make it the most streamlined and transparent for our Partners, minimize as much as possible the need of their technical involvement and use this opportunity to clean up all legacy components to take our Partner’s interaction with our new platform to the <strong>next level of stability</strong> and allow to use its <strong>powerful potential</strong> on maximum.”\r\n\r\n<strong>CommerceGate intends to migrate all Partners to the new payment platform over the course of 2018.</strong> To make sure that during this process we will have the most relevant and agile connection with your Team, please email us back with contact details of the responsible project manager in your Team.'),(102433,2609,'_post-content_0_editor','field_60f81e8a63bde'),(102434,2609,'post-content','1'),(102435,2609,'_post-content','field_60f81e0063bdc'),(102436,2609,'short-info_preview','2608'),(102437,2609,'_short-info_preview','field_60f83f5a4c3df'),(102438,2609,'short-info_title','CommerceGate launches cutting-edge payment platform CGPayTech'),(102439,2609,'_short-info_title','field_60f83bfa5dedc'),(102440,2609,'short-info_description','Dear Partners, \r\nCommerceGate prepares for the migration of our Partners to its newest payment platform CGPayTech.'),(102441,2609,'_short-info_description','field_60f83c1a5dedd'),(102442,2609,'short-info',''),(102443,2609,'_short-info','field_60f83bb85dedb'),(102444,2609,'testimonial-preview_title','CommerceGate launches cutting-edge payment platform CGPayTech'),(102445,2609,'_testimonial-preview_title','field_60ffdbfe30097'),(102446,2609,'testimonial-preview_testimonial','Dear Partners, \r\nCommerceGate prepares for the migration of our Partners to its newest payment platform CGPayTech.'),(102447,2609,'_testimonial-preview_testimonial','field_60ffdc3730098'),(102448,2609,'testimonial-preview_testimonial-author_full-name',''),(102449,2609,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(102450,2609,'testimonial-preview_testimonial-author_position',''),(102451,2609,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(102452,2609,'testimonial-preview_testimonial-author',''),(102453,2609,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(102454,2609,'testimonial-preview',''),(102455,2609,'_testimonial-preview','field_60ffda5830096'),(102456,2607,'_yoast_wpseo_primary_category',''),(102457,2611,'post-info_preview','2608'),(102458,2611,'_post-info_preview','field_60f83a8cdd6e2'),(102459,2611,'post-info_short-description','Dear Partners, \r\nCommerceGate prepares for the migration of our Partners to its newest payment platform CGPayTech.'),(102460,2611,'_post-info_short-description','field_60f817b95c8c2'),(102461,2611,'post-info',''),(102462,2611,'_post-info','field_60ffde10cc650'),(102463,2611,'post-content_0_type','editor'),(102464,2611,'_post-content_0_type','field_60f81e1b63bdd'),(102465,2611,'post-content_0_editor','Dear Partners,\r\n\r\nCommerceGate prepares for the migration of our Partners to its <strong>newest payment platform CGPayTech</strong>. The platform was engineered to have a <strong>higher processing power</strong> than the current one, while significantly <strong>improve the security</strong>, propose a variety of additional payment methods and<strong>increase the quality of payment services</strong>.\r\n\r\nUsing the most innovative cloud-based technologies, CGPayTech is easy to customize, adjust and support. This means that boost overall performance as well will increase and the quality of our assistance, streamlining the internal and external processes will give you more time to stay on the pulse of your business.\r\n\r\nPrior to public launch, the new engine has already undergone a comprehensive internal test program, and<strong> since the end of 2017 is stably processing payment transactions, for our visionary customers.</strong>\r\n\r\nAs a result, CGPayTech has proven to be significantly more powerful than its predecessor. Updates in the platform’s architecture allow the further growth of its abilities by connecting additional services such as Alternative Payment Methods, sophisticated Anti-Fraud tools and checkout components which overall result in more opportunities for higher transaction volumes, better conversion, strictly controlled risk management and the improved quality of payment processing.\r\n\r\nAs said by our Head of IT, Andrew Rud: “In preparing the migration process, our main focus is to make it the most streamlined and transparent for our Partners, minimize as much as possible the need of their technical involvement and use this opportunity to clean up all legacy components to take our Partner’s interaction with our new platform to the <strong>next level of stability</strong> and allow to use its <strong>powerful potential</strong> on maximum.”\r\n\r\n<strong>CommerceGate intends to migrate all Partners to the new payment platform over the course of 2018.</strong> To make sure that during this process we will have the most relevant and agile connection with your Team, please email us back with contact details of the responsible project manager in your Team.'),(102466,2611,'_post-content_0_editor','field_60f81e8a63bde'),(102467,2611,'post-content','1'),(102468,2611,'_post-content','field_60f81e0063bdc'),(102469,2611,'short-info_preview','2608'),(102470,2611,'_short-info_preview','field_60f83f5a4c3df'),(102471,2611,'short-info_title','CommerceGate launches cutting-edge payment platform CGPayTech'),(102472,2611,'_short-info_title','field_60f83bfa5dedc'),(102473,2611,'short-info_description','Dear Partners, \r\nCommerceGate prepares for the migration of our Partners to its newest payment platform CGPayTech.'),(102474,2611,'_short-info_description','field_60f83c1a5dedd'),(102475,2611,'short-info',''),(102476,2611,'_short-info','field_60f83bb85dedb'),(102477,2611,'testimonial-preview_title','CommerceGate launches cutting-edge payment platform CGPayTech'),(102478,2611,'_testimonial-preview_title','field_60ffdbfe30097'),(102479,2611,'testimonial-preview_testimonial','Dear Partners, \r\nCommerceGate prepares for the migration of our Partners to its newest payment platform CGPayTech.'),(102480,2611,'_testimonial-preview_testimonial','field_60ffdc3730098'),(102481,2611,'testimonial-preview_testimonial-author_full-name',''),(102482,2611,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(102483,2611,'testimonial-preview_testimonial-author_position',''),(102484,2611,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(102485,2611,'testimonial-preview_testimonial-author',''),(102486,2611,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(102487,2611,'testimonial-preview',''),(102488,2611,'_testimonial-preview','field_60ffda5830096'),(102490,2612,'post-info_preview','2608'),(102491,2612,'_post-info_preview','field_60f83a8cdd6e2'),(102492,2612,'post-info_short-description','Dear Partners,\r\n\r\nCommerceGate prepares for the migration of our Partners to its newest payment platform CGPayTech. The platform was engineered to have a higher processing power than the current one, while significantly improve the security, propose a variety of additional payment methods andincrease the quality of payment services.'),(102493,2612,'_post-info_short-description','field_60f817b95c8c2'),(102494,2612,'post-info',''),(102495,2612,'_post-info','field_60ffde10cc650'),(102496,2612,'post-content_0_type','editor'),(102497,2612,'_post-content_0_type','field_60f81e1b63bdd'),(102498,2612,'post-content_0_editor','Dear Partners,\r\n\r\nCommerceGate prepares for the migration of our Partners to its <strong>newest payment platform CGPayTech</strong>. The platform was engineered to have a <strong>higher processing power</strong> than the current one, while significantly <strong>improve the security</strong>, propose a variety of additional payment methods and<strong>increase the quality of payment services</strong>.\r\n\r\nUsing the most innovative cloud-based technologies, CGPayTech is easy to customize, adjust and support. This means that boost overall performance as well will increase and the quality of our assistance, streamlining the internal and external processes will give you more time to stay on the pulse of your business.\r\n\r\nPrior to public launch, the new engine has already undergone a comprehensive internal test program, and<strong> since the end of 2017 is stably processing payment transactions, for our visionary customers.</strong>\r\n\r\nAs a result, CGPayTech has proven to be significantly more powerful than its predecessor. Updates in the platform’s architecture allow the further growth of its abilities by connecting additional services such as Alternative Payment Methods, sophisticated Anti-Fraud tools and checkout components which overall result in more opportunities for higher transaction volumes, better conversion, strictly controlled risk management and the improved quality of payment processing.\r\n\r\nAs said by our Head of IT, Andrew Rud: “In preparing the migration process, our main focus is to make it the most streamlined and transparent for our Partners, minimize as much as possible the need of their technical involvement and use this opportunity to clean up all legacy components to take our Partner’s interaction with our new platform to the <strong>next level of stability</strong> and allow to use its <strong>powerful potential</strong> on maximum.”\r\n\r\n<strong>CommerceGate intends to migrate all Partners to the new payment platform over the course of 2018.</strong> To make sure that during this process we will have the most relevant and agile connection with your Team, please email us back with contact details of the responsible project manager in your Team.'),(102499,2612,'_post-content_0_editor','field_60f81e8a63bde'),(102500,2612,'post-content','1'),(102501,2612,'_post-content','field_60f81e0063bdc'),(102502,2612,'short-info_preview','2608'),(102503,2612,'_short-info_preview','field_60f83f5a4c3df'),(102504,2612,'short-info_title','CommerceGate launches cutting-edge payment platform CGPayTech'),(102505,2612,'_short-info_title','field_60f83bfa5dedc'),(102506,2612,'short-info_description','Dear Partners, \r\nCommerceGate prepares for the migration of our Partners to its newest payment platform CGPayTech.'),(102507,2612,'_short-info_description','field_60f83c1a5dedd'),(102508,2612,'short-info',''),(102509,2612,'_short-info','field_60f83bb85dedb'),(102510,2612,'testimonial-preview_title','CommerceGate launches cutting-edge payment platform CGPayTech'),(102511,2612,'_testimonial-preview_title','field_60ffdbfe30097'),(102512,2612,'testimonial-preview_testimonial','Dear Partners, \r\nCommerceGate prepares for the migration of our Partners to its newest payment platform CGPayTech.'),(102513,2612,'_testimonial-preview_testimonial','field_60ffdc3730098'),(102514,2612,'testimonial-preview_testimonial-author_full-name',''),(102515,2612,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(102516,2612,'testimonial-preview_testimonial-author_position',''),(102517,2612,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(102518,2612,'testimonial-preview_testimonial-author',''),(102519,2612,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(102520,2612,'testimonial-preview',''),(102521,2612,'_testimonial-preview','field_60ffda5830096'),(102523,2613,'post-info_preview','2608'),(102524,2613,'_post-info_preview','field_60f83a8cdd6e2'),(102525,2613,'post-info_short-description','Dear Partners,\r\n\r\nCommerceGate prepares for the migration of our Partners to its newest payment platform CGPayTech. The platform was engineered to have a higher processing power than the current one, while significantly improve the security, propose a variety of additional payment methods andincrease the quality of payment services.'),(102526,2613,'_post-info_short-description','field_60f817b95c8c2'),(102527,2613,'post-info',''),(102528,2613,'_post-info','field_60ffde10cc650'),(102529,2613,'post-content_0_type','editor'),(102530,2613,'_post-content_0_type','field_60f81e1b63bdd'),(102531,2613,'post-content_0_editor','CommerceGate prepares for the migration of our Partners to its <strong>newest payment platform CGPayTech</strong>. The platform was engineered to have a <strong>higher processing power</strong> than the current one, while significantly <strong>improve the security</strong>, propose a variety of additional payment methods and<strong>increase the quality of payment services</strong>.\r\n\r\nUsing the most innovative cloud-based technologies, CGPayTech is easy to customize, adjust and support. This means that boost overall performance as well will increase and the quality of our assistance, streamlining the internal and external processes will give you more time to stay on the pulse of your business.\r\n\r\nPrior to public launch, the new engine has already undergone a comprehensive internal test program, and<strong> since the end of 2017 is stably processing payment transactions, for our visionary customers.</strong>\r\n\r\nAs a result, CGPayTech has proven to be significantly more powerful than its predecessor. Updates in the platform’s architecture allow the further growth of its abilities by connecting additional services such as Alternative Payment Methods, sophisticated Anti-Fraud tools and checkout components which overall result in more opportunities for higher transaction volumes, better conversion, strictly controlled risk management and the improved quality of payment processing.\r\n\r\nAs said by our Head of IT, Andrew Rud: “In preparing the migration process, our main focus is to make it the most streamlined and transparent for our Partners, minimize as much as possible the need of their technical involvement and use this opportunity to clean up all legacy components to take our Partner’s interaction with our new platform to the <strong>next level of stability</strong> and allow to use its <strong>powerful potential</strong> on maximum.”\r\n\r\n<strong>CommerceGate intends to migrate all Partners to the new payment platform over the course of 2018.</strong> To make sure that during this process we will have the most relevant and agile connection with your Team, please email us back with contact details of the responsible project manager in your Team.'),(102532,2613,'_post-content_0_editor','field_60f81e8a63bde'),(102533,2613,'post-content','1'),(102534,2613,'_post-content','field_60f81e0063bdc'),(102535,2613,'short-info_preview','2608'),(102536,2613,'_short-info_preview','field_60f83f5a4c3df'),(102537,2613,'short-info_title','CommerceGate launches cutting-edge payment platform CGPayTech'),(102538,2613,'_short-info_title','field_60f83bfa5dedc'),(102539,2613,'short-info_description','Dear Partners, \r\nCommerceGate prepares for the migration of our Partners to its newest payment platform CGPayTech.'),(102540,2613,'_short-info_description','field_60f83c1a5dedd'),(102541,2613,'short-info',''),(102542,2613,'_short-info','field_60f83bb85dedb'),(102543,2613,'testimonial-preview_title','CommerceGate launches cutting-edge payment platform CGPayTech'),(102544,2613,'_testimonial-preview_title','field_60ffdbfe30097'),(102545,2613,'testimonial-preview_testimonial','Dear Partners, \r\nCommerceGate prepares for the migration of our Partners to its newest payment platform CGPayTech.'),(102546,2613,'_testimonial-preview_testimonial','field_60ffdc3730098'),(102547,2613,'testimonial-preview_testimonial-author_full-name',''),(102548,2613,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(102549,2613,'testimonial-preview_testimonial-author_position',''),(102550,2613,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(102551,2613,'testimonial-preview_testimonial-author',''),(102552,2613,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(102553,2613,'testimonial-preview',''),(102554,2613,'_testimonial-preview','field_60ffda5830096'),(102556,2614,'post-info_preview','2608'),(102557,2614,'_post-info_preview','field_60f83a8cdd6e2'),(102558,2614,'post-info_short-description','Dear Partners,\r\nCommerceGate prepares for the migration of our Partners to its newest payment platform CGPayTech. '),(102559,2614,'_post-info_short-description','field_60f817b95c8c2'),(102560,2614,'post-info',''),(102561,2614,'_post-info','field_60ffde10cc650'),(102562,2614,'post-content_0_type','editor'),(102563,2614,'_post-content_0_type','field_60f81e1b63bdd'),(102564,2614,'post-content_0_editor','CommerceGate prepares for the migration of our Partners to its <strong>newest payment platform CGPayTech</strong>. The platform was engineered to have a <strong>higher processing power</strong> than the current one, while significantly <strong>improve the security</strong>, propose a variety of additional payment methods and<strong>increase the quality of payment services</strong>.\r\n\r\nUsing the most innovative cloud-based technologies, CGPayTech is easy to customize, adjust and support. This means that boost overall performance as well will increase and the quality of our assistance, streamlining the internal and external processes will give you more time to stay on the pulse of your business.\r\n\r\nPrior to public launch, the new engine has already undergone a comprehensive internal test program, and<strong> since the end of 2017 is stably processing payment transactions, for our visionary customers.</strong>\r\n\r\nAs a result, CGPayTech has proven to be significantly more powerful than its predecessor. Updates in the platform’s architecture allow the further growth of its abilities by connecting additional services such as Alternative Payment Methods, sophisticated Anti-Fraud tools and checkout components which overall result in more opportunities for higher transaction volumes, better conversion, strictly controlled risk management and the improved quality of payment processing.\r\n\r\nAs said by our Head of IT, Andrew Rud: “In preparing the migration process, our main focus is to make it the most streamlined and transparent for our Partners, minimize as much as possible the need of their technical involvement and use this opportunity to clean up all legacy components to take our Partner’s interaction with our new platform to the <strong>next level of stability</strong> and allow to use its <strong>powerful potential</strong> on maximum.”\r\n\r\n<strong>CommerceGate intends to migrate all Partners to the new payment platform over the course of 2018.</strong> To make sure that during this process we will have the most relevant and agile connection with your Team, please email us back with contact details of the responsible project manager in your Team.'),(102565,2614,'_post-content_0_editor','field_60f81e8a63bde'),(102566,2614,'post-content','1'),(102567,2614,'_post-content','field_60f81e0063bdc'),(102568,2614,'short-info_preview','2608'),(102569,2614,'_short-info_preview','field_60f83f5a4c3df'),(102570,2614,'short-info_title','CommerceGate launches cutting-edge payment platform CGPayTech'),(102571,2614,'_short-info_title','field_60f83bfa5dedc'),(102572,2614,'short-info_description','Dear Partners, \r\nCommerceGate prepares for the migration of our Partners to its newest payment platform CGPayTech.'),(102573,2614,'_short-info_description','field_60f83c1a5dedd'),(102574,2614,'short-info',''),(102575,2614,'_short-info','field_60f83bb85dedb'),(102576,2614,'testimonial-preview_title','CommerceGate launches cutting-edge payment platform CGPayTech'),(102577,2614,'_testimonial-preview_title','field_60ffdbfe30097'),(102578,2614,'testimonial-preview_testimonial','Dear Partners, \r\nCommerceGate prepares for the migration of our Partners to its newest payment platform CGPayTech.'),(102579,2614,'_testimonial-preview_testimonial','field_60ffdc3730098'),(102580,2614,'testimonial-preview_testimonial-author_full-name',''),(102581,2614,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(102582,2614,'testimonial-preview_testimonial-author_position',''),(102583,2614,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(102584,2614,'testimonial-preview_testimonial-author',''),(102585,2614,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(102586,2614,'testimonial-preview',''),(102587,2614,'_testimonial-preview','field_60ffda5830096'),(102589,2615,'post-info_preview','2608'),(102590,2615,'_post-info_preview','field_60f83a8cdd6e2'),(102591,2615,'post-info_short-description','Dear Partners,\r\n\r\nCommerceGate prepares for the migration of our Partners to its newest payment platform CGPayTech. '),(102592,2615,'_post-info_short-description','field_60f817b95c8c2'),(102593,2615,'post-info',''),(102594,2615,'_post-info','field_60ffde10cc650'),(102595,2615,'post-content_0_type','editor'),(102596,2615,'_post-content_0_type','field_60f81e1b63bdd'),(102597,2615,'post-content_0_editor','CommerceGate prepares for the migration of our Partners to its <strong>newest payment platform CGPayTech</strong>. The platform was engineered to have a <strong>higher processing power</strong> than the current one, while significantly <strong>improve the security</strong>, propose a variety of additional payment methods and<strong>increase the quality of payment services</strong>.\r\n\r\nUsing the most innovative cloud-based technologies, CGPayTech is easy to customize, adjust and support. This means that boost overall performance as well will increase and the quality of our assistance, streamlining the internal and external processes will give you more time to stay on the pulse of your business.\r\n\r\nPrior to public launch, the new engine has already undergone a comprehensive internal test program, and<strong> since the end of 2017 is stably processing payment transactions, for our visionary customers.</strong>\r\n\r\nAs a result, CGPayTech has proven to be significantly more powerful than its predecessor. Updates in the platform’s architecture allow the further growth of its abilities by connecting additional services such as Alternative Payment Methods, sophisticated Anti-Fraud tools and checkout components which overall result in more opportunities for higher transaction volumes, better conversion, strictly controlled risk management and the improved quality of payment processing.\r\n\r\nAs said by our Head of IT, Andrew Rud: “In preparing the migration process, our main focus is to make it the most streamlined and transparent for our Partners, minimize as much as possible the need of their technical involvement and use this opportunity to clean up all legacy components to take our Partner’s interaction with our new platform to the <strong>next level of stability</strong> and allow to use its <strong>powerful potential</strong> on maximum.”\r\n\r\n<strong>CommerceGate intends to migrate all Partners to the new payment platform over the course of 2018.</strong> To make sure that during this process we will have the most relevant and agile connection with your Team, please email us back with contact details of the responsible project manager in your Team.'),(102598,2615,'_post-content_0_editor','field_60f81e8a63bde'),(102599,2615,'post-content','1'),(102600,2615,'_post-content','field_60f81e0063bdc'),(102601,2615,'short-info_preview','2608'),(102602,2615,'_short-info_preview','field_60f83f5a4c3df'),(102603,2615,'short-info_title','CommerceGate launches cutting-edge payment platform CGPayTech'),(102604,2615,'_short-info_title','field_60f83bfa5dedc'),(102605,2615,'short-info_description','Dear Partners, \r\nCommerceGate prepares for the migration of our Partners to its newest payment platform CGPayTech.'),(102606,2615,'_short-info_description','field_60f83c1a5dedd'),(102607,2615,'short-info',''),(102608,2615,'_short-info','field_60f83bb85dedb'),(102609,2615,'testimonial-preview_title','CommerceGate launches cutting-edge payment platform CGPayTech'),(102610,2615,'_testimonial-preview_title','field_60ffdbfe30097'),(102611,2615,'testimonial-preview_testimonial','Dear Partners, \r\nCommerceGate prepares for the migration of our Partners to its newest payment platform CGPayTech.'),(102612,2615,'_testimonial-preview_testimonial','field_60ffdc3730098'),(102613,2615,'testimonial-preview_testimonial-author_full-name',''),(102614,2615,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(102615,2615,'testimonial-preview_testimonial-author_position',''),(102616,2615,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(102617,2615,'testimonial-preview_testimonial-author',''),(102618,2615,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(102619,2615,'testimonial-preview',''),(102620,2615,'_testimonial-preview','field_60ffda5830096'),(102623,2617,'_wp_attached_file','2021/11/2018-Donation-02-News.png'),(102624,2617,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:645;s:4:\"file\";s:33:\"2021/11/2018-Donation-02-News.png\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"2018-Donation-02-News-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:34:\"2018-Donation-02-News-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:33:\"2018-Donation-02-News-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:\"2018-Donation-02-News-768x413.png\";s:5:\"width\";i:768;s:6:\"height\";i:413;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:{}}}'),(102625,2617,'_wp_attachment_image_alt','2018 Donation News - CommerceGate.com'),(102726,2621,'_wp_attached_file','2021/11/2018-Live-Gaming-Summit-01-Barcelona-News.png'),(102727,2621,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:550;s:4:\"file\";s:53:\"2021/11/2018-Live-Gaming-Summit-01-Barcelona-News.png\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:53:\"2018-Live-Gaming-Summit-01-Barcelona-News-300x161.png\";s:5:\"width\";i:300;s:6:\"height\";i:161;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:53:\"2018-Live-Gaming-Summit-01-Barcelona-News-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:53:\"2018-Live-Gaming-Summit-01-Barcelona-News-768x413.png\";s:5:\"width\";i:768;s:6:\"height\";i:413;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:{}}}'),(102728,2621,'_wp_attachment_image_alt','2018 Live Gaming Summit Barcelona - CommerceGate.com'),(102729,2620,'_edit_last','1'),(102731,2620,'_yoast_wpseo_estimated-reading-time-minutes',''),(102732,2620,'_wp_old_date','2021-11-29'),(102733,2620,'post-info_preview','2621'),(102734,2620,'_post-info_preview','field_60f83a8cdd6e2'),(102735,2620,'post-info_short-description','For the second time, Live Gaming Summit brings together all providers, operators, experts and other stakeholders in the Gaming Industry and it is happening in the heart of Barcelona. Considering the success of the first event, the Summit expects an even greater number of both exhibitors and visitors this year.'),(102736,2620,'_post-info_short-description','field_60f817b95c8c2'),(102737,2620,'post-info',''),(102738,2620,'_post-info','field_60ffde10cc650'),(102739,2620,'post-content_0_type','editor'),(102740,2620,'_post-content_0_type','field_60f81e1b63bdd'),(102741,2620,'post-content_0_editor','“CommerceGate couldn’t miss an opportunity to display its payment service provider vast assortment of innovative payment technologies, precise financial reporting, advanced, customizable and effective system in the business risk management for the Remote Gaming Industry stakeholders.” Said CEO Evgen Sopin.\r\n\r\nThe Live Gaming Summit promises to attract the leading industry experts who would present their latest developments, discuss recent and ongoing trends, and host informative panel discussions. The agenda warrants various networking opportunities, programmed between informative keynotes by leading industry stakeholders. CommerceGate has comprehensive experience in working with gaming merchants, helping clients to enter into developing markets and achieve higher transaction success rates, while strictly controlling Risk KPIs and maximizing revenues.'),(102742,2620,'_post-content_0_editor','field_60f81e8a63bde'),(102743,2620,'post-content','1'),(102744,2620,'_post-content','field_60f81e0063bdc'),(102745,2620,'short-info_preview','2621'),(102746,2620,'_short-info_preview','field_60f83f5a4c3df'),(102747,2620,'short-info_title','CommerceGate to attend “Live Gaming Summit” in Barcelona'),(102748,2620,'_short-info_title','field_60f83bfa5dedc'),(102749,2620,'short-info_description','For the second time, Live Gaming Summit brings together all providers, operators, experts and other stakeholders in the Gaming Industry and it is happening in the heart of Barcelona. Considering the success of the first event, the Summit expects an even greater number of both exhibitors and visitors this year.'),(102750,2620,'_short-info_description','field_60f83c1a5dedd'),(102751,2620,'short-info',''),(102752,2620,'_short-info','field_60f83bb85dedb'),(102753,2620,'testimonial-preview_title','CommerceGate to attend “Live Gaming Summit” in Barcelona'),(102754,2620,'_testimonial-preview_title','field_60ffdbfe30097'),(102755,2620,'testimonial-preview_testimonial','For the second time, Live Gaming Summit brings together all providers, operators, experts and other stakeholders in the Gaming Industry and it is happening in the heart of Barcelona.'),(102756,2620,'_testimonial-preview_testimonial','field_60ffdc3730098'),(102757,2620,'testimonial-preview_testimonial-author_full-name',''),(102758,2620,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(102759,2620,'testimonial-preview_testimonial-author_position',''),(102760,2620,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(102761,2620,'testimonial-preview_testimonial-author',''),(102762,2620,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(102763,2620,'testimonial-preview',''),(102764,2620,'_testimonial-preview','field_60ffda5830096'),(102765,2622,'post-info_preview','2621'),(102766,2622,'_post-info_preview','field_60f83a8cdd6e2'),(102767,2622,'post-info_short-description','For the second time, Live Gaming Summit brings together all providers, operators, experts and other stakeholders in the Gaming Industry and it is happening in the heart of Barcelona. Considering the success of the first event, the Summit expects an even greater number of both exhibitors and visitors this year.'),(102768,2622,'_post-info_short-description','field_60f817b95c8c2'),(102769,2622,'post-info',''),(102770,2622,'_post-info','field_60ffde10cc650'),(102771,2622,'post-content_0_type','editor'),(102772,2622,'_post-content_0_type','field_60f81e1b63bdd'),(102773,2622,'post-content_0_editor','“CommerceGate couldn’t miss an opportunity to display its payment service provider vast assortment of innovative payment technologies, precise financial reporting, advanced, customizable and effective system in the business risk management for the Remote Gaming Industry stakeholders.” Said CEO Evgen Sopin.\r\n\r\nThe Live Gaming Summit promises to attract the leading industry experts who would present their latest developments, discuss recent and ongoing trends, and host informative panel discussions. The agenda warrants various networking opportunities, programmed between informative keynotes by leading industry stakeholders. CommerceGate has comprehensive experience in working with gaming merchants, helping clients to enter into developing markets and achieve higher transaction success rates, while strictly controlling Risk KPIs and maximizing revenues.'),(102774,2622,'_post-content_0_editor','field_60f81e8a63bde'),(102775,2622,'post-content','1'),(102776,2622,'_post-content','field_60f81e0063bdc'),(102777,2622,'short-info_preview','2621'),(102778,2622,'_short-info_preview','field_60f83f5a4c3df'),(102779,2622,'short-info_title','CommerceGate to attend “Live Gaming Summit” in Barcelona'),(102780,2622,'_short-info_title','field_60f83bfa5dedc'),(102781,2622,'short-info_description','For the second time, Live Gaming Summit brings together all providers, operators, experts and other stakeholders in the Gaming Industry and it is happening in the heart of Barcelona. Considering the success of the first event, the Summit expects an even greater number of both exhibitors and visitors this year.'),(102782,2622,'_short-info_description','field_60f83c1a5dedd'),(102783,2622,'short-info',''),(102784,2622,'_short-info','field_60f83bb85dedb'),(102785,2622,'testimonial-preview_title','CommerceGate to attend “Live Gaming Summit” in Barcelona'),(102786,2622,'_testimonial-preview_title','field_60ffdbfe30097'),(102787,2622,'testimonial-preview_testimonial','For the second time, Live Gaming Summit brings together all providers, operators, experts and other stakeholders in the Gaming Industry and it is happening in the heart of Barcelona.'),(102788,2622,'_testimonial-preview_testimonial','field_60ffdc3730098'),(102789,2622,'testimonial-preview_testimonial-author_full-name',''),(102790,2622,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(102791,2622,'testimonial-preview_testimonial-author_position',''),(102792,2622,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(102793,2622,'testimonial-preview_testimonial-author',''),(102794,2622,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(102795,2622,'testimonial-preview',''),(102796,2622,'_testimonial-preview','field_60ffda5830096'),(102797,2620,'_yoast_wpseo_primary_category',''),(102798,2620,'_edit_lock','1638208877:1'),(102800,2508,'_wp_old_date','2021-01-27'),(102802,2623,'post-info_preview','2519'),(102803,2623,'_post-info_preview','field_60f83a8cdd6e2'),(102804,2623,'post-info_short-description','In the series of Trade Dialogue lectures/Webinar series organised by WTO and ITU, CommerceGate took part in the panel discussion dedicated to the trading implication of cyber-security risks and confidence-building.'),(102805,2623,'_post-info_short-description','field_60f817b95c8c2'),(102806,2623,'post-info',''),(102807,2623,'_post-info','field_60ffde10cc650'),(102808,2623,'post-content_0_type','editor'),(102809,2623,'_post-content_0_type','field_60f81e1b63bdd'),(102810,2623,'post-content_0_editor','During the panel discussion, the participants shared their views on the current state of cyber-security at a global level, identified gaps in cyber-security <strong>regulation</strong> and outlined key approaches to the security <strong>policies</strong> and security <strong>standards</strong> requirements, as well as shared different experience of cyber-security regulation across the world.\r\n\r\n<strong>CommerceGate</strong> was the company representing the <strong>private sector</strong> in that discussion and provided valuable feedback for authorities and governing bodies on how should security standards be developed, what factors should be taken into account so every participant of a global trade chain would benefit from the security standards and adherence to them.\r\n\r\nAlso, in preparation to this webinar Commercegate shared their experience on the main security risks factors which <strong>Fintech</strong> companies are exposed to and provided high-level <strong>guidelines</strong> on how those factors are taken into account and mitigated. An example, being CommerceGates our own IT infrastructure and processes.\r\n\r\nCommerceGate is very proud to represent the <strong>Global Payment sector</strong> in the series of panel discussions held by WTO and strongly believe that having a seat at the same table of the <strong>regulators, governing bodies, private</strong> <strong>companies</strong> creates invaluable atmosphere, and open discussion of any problematic points, ability to represent different points of view, so all opinions can be taken into account, is of great value for the industry and global trade.'),(102811,2623,'_post-content_0_editor','field_60f81e8a63bde'),(102812,2623,'post-content','1'),(102813,2623,'_post-content','field_60f81e0063bdc'),(102814,2623,'short-info_preview','2519'),(102815,2623,'_short-info_preview','field_60f83f5a4c3df'),(102816,2623,'short-info_title','Trade implications of cyber-security risks and national policies. Webinar by WTO'),(102817,2623,'_short-info_title','field_60f83bfa5dedc'),(102818,2623,'short-info_description','In the series of Trade Dialogue lectures/Webinar series organised by WTO and ITU, CommerceGate took part in the panel discussion dedicated to the trading implication of cyber-security risks and confidence-building.'),(102819,2623,'_short-info_description','field_60f83c1a5dedd'),(102820,2623,'short-info',''),(102821,2623,'_short-info','field_60f83bb85dedb'),(102822,2623,'testimonial-preview_title','Trade implications of cyber-security risks and national policies. Webinar by WTO'),(102823,2623,'_testimonial-preview_title','field_60ffdbfe30097'),(102824,2623,'testimonial-preview_testimonial','In the series of Trade Dialogue lectures/Webinar series organised by WTO and ITU, CommerceGate took part in the panel discussion dedicated to the trading implication of cyber-security risks and confidence-building.'),(102825,2623,'_testimonial-preview_testimonial','field_60ffdc3730098'),(102826,2623,'testimonial-preview_testimonial-author_full-name',''),(102827,2623,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(102828,2623,'testimonial-preview_testimonial-author_position',''),(102829,2623,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(102830,2623,'testimonial-preview_testimonial-author',''),(102831,2623,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(102832,2623,'testimonial-preview',''),(102833,2623,'_testimonial-preview','field_60ffda5830096'),(102835,2624,'post-info_preview','2480'),(102836,2624,'_post-info_preview','field_60f83a8cdd6e2'),(102837,2624,'post-info_short-description','In compliance with recommendations of the FATF (Financial Action Task Force on Money Laundering Prevention), an international Anti-Money Laundering (AML) body, CommerceGate is going to put additional countries on its internal blacklist.'),(102838,2624,'_post-info_short-description','field_60f817b95c8c2'),(102839,2624,'post-info',''),(102840,2624,'_post-info','field_60ffde10cc650'),(102841,2624,'post-content_0_type','editor'),(102842,2624,'_post-content_0_type','field_60f81e1b63bdd'),(102843,2624,'post-content_0_editor','In compliance with recommendations of the <strong>FATF</strong> (Financial Action Task Force on Money Laundering Prevention), an international Anti-Money Laundering (<strong>AML</strong>) body, CommerceGate is going to put additional countries on its internal blacklist.\r\n\r\nIn our continuous efforts to keep up with the latest updates concerning International Anti-Money Laundering Regulation, we would like to <strong>advise</strong> you that the following 3 new countries are going to be blocked for processing transactions as of the 29th of October 2021:\r\n<ol>\r\n 	<li><strong>JORDAN JO</strong></li>\r\n 	<li><strong>MALI ML</strong></li>\r\n 	<li><strong>TURKEY TR</strong></li>\r\n</ol>\r\nLet us remind you that for blocked countries, during the period of their presence in FATF and EU AML blacklists, card payment transactions or Merchant accounts via CommerceGate would not be available.\r\n\r\nIf you have any questions or need clarification please do not hesitate to contact your Account Manager.\r\n\r\nWe wish you all the best for your business endeavors. Sincerely Yours,\r\nCommerceGate Compliance Team'),(102844,2624,'_post-content_0_editor','field_60f81e8a63bde'),(102845,2624,'post-content','1'),(102846,2624,'_post-content','field_60f81e0063bdc'),(102847,2624,'short-info_preview','2480'),(102848,2624,'_short-info_preview','field_60f83f5a4c3df'),(102849,2624,'short-info_title','Compliance notice'),(102850,2624,'_short-info_title','field_60f83bfa5dedc'),(102851,2624,'short-info_description','In compliance with recommendations of the FATF (Financial Action Task Force on Money Laundering Prevention)'),(102852,2624,'_short-info_description','field_60f83c1a5dedd'),(102853,2624,'short-info',''),(102854,2624,'_short-info','field_60f83bb85dedb'),(102855,2624,'testimonial-preview_title','Compliance notice'),(102856,2624,'_testimonial-preview_title','field_60ffdbfe30097'),(102857,2624,'testimonial-preview_testimonial','In compliance with recommendations of the FATF (Financial Action Task Force on Money Laundering Prevention)'),(102858,2624,'_testimonial-preview_testimonial','field_60ffdc3730098'),(102859,2624,'testimonial-preview_testimonial-author_full-name',''),(102860,2624,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(102861,2624,'testimonial-preview_testimonial-author_position',''),(102862,2624,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(102863,2624,'testimonial-preview_testimonial-author',''),(102864,2624,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(102865,2624,'testimonial-preview',''),(102866,2624,'_testimonial-preview','field_60ffda5830096'),(102868,2625,'post-info_preview','2519'),(102869,2625,'_post-info_preview','field_60f83a8cdd6e2'),(102870,2625,'post-info_short-description','In the series of Trade Dialogue lectures/Webinar series organised by WTO and ITU, CommerceGate took part in the panel discussion dedicated to the trading implication of cyber-security risks and confidence-building.'),(102871,2625,'_post-info_short-description','field_60f817b95c8c2'),(102872,2625,'post-info',''),(102873,2625,'_post-info','field_60ffde10cc650'),(102874,2625,'post-content_0_type','editor'),(102875,2625,'_post-content_0_type','field_60f81e1b63bdd'),(102876,2625,'post-content_0_editor','In the series of <strong>Trade Dialogue</strong> <strong>lectures/Webinar</strong> <strong>series</strong> organised by <strong>WTO</strong> and <strong>ITU</strong>, CommerceGate took part in the panel discussion dedicated to the trading implication of <strong>cyber-security</strong> risks and confidence-building.\r\n\r\nDuring the panel discussion, the participants shared their views on the current state of cyber-security at a global level, identified gaps in cyber-security <strong>regulation</strong> and outlined key approaches to the security <strong>policies</strong> and security <strong>standards</strong> requirements, as well as shared different experience of cyber-security regulation across the world.\r\n\r\n<strong>CommerceGate</strong> was the company representing the <strong>private sector</strong> in that discussion and provided valuable feedback for authorities and governing bodies on how should security standards be developed, what factors should be taken into account so every participant of a global trade chain would benefit from the security standards and adherence to them.\r\n\r\nAlso, in preparation to this webinar Commercegate shared their experience on the main security risks factors which <strong>Fintech</strong> companies are exposed to and provided high-level <strong>guidelines</strong> on how those factors are taken into account and mitigated. An example, being CommerceGates our own IT infrastructure and processes.\r\n\r\nCommerceGate is very proud to represent the <strong>Global Payment sector</strong> in the series of panel discussions held by WTO and strongly believe that having a seat at the same table of the <strong>regulators, governing bodies, private</strong> <strong>companies</strong> creates invaluable atmosphere, and open discussion of any problematic points, ability to represent different points of view, so all opinions can be taken into account, is of great value for the industry and global trade.'),(102877,2625,'_post-content_0_editor','field_60f81e8a63bde'),(102878,2625,'post-content','1'),(102879,2625,'_post-content','field_60f81e0063bdc'),(102880,2625,'short-info_preview','2519'),(102881,2625,'_short-info_preview','field_60f83f5a4c3df'),(102882,2625,'short-info_title','Trade implications of cyber-security risks and national policies. Webinar by WTO'),(102883,2625,'_short-info_title','field_60f83bfa5dedc'),(102884,2625,'short-info_description','In the series of Trade Dialogue lectures/Webinar series organised by WTO and ITU, CommerceGate took part in the panel discussion dedicated to the trading implication of cyber-security risks and confidence-building.'),(102885,2625,'_short-info_description','field_60f83c1a5dedd'),(102886,2625,'short-info',''),(102887,2625,'_short-info','field_60f83bb85dedb'),(102888,2625,'testimonial-preview_title','Trade implications of cyber-security risks and national policies. Webinar by WTO'),(102889,2625,'_testimonial-preview_title','field_60ffdbfe30097'),(102890,2625,'testimonial-preview_testimonial','In the series of Trade Dialogue lectures/Webinar series organised by WTO and ITU, CommerceGate took part in the panel discussion dedicated to the trading implication of cyber-security risks and confidence-building.'),(102891,2625,'_testimonial-preview_testimonial','field_60ffdc3730098'),(102892,2625,'testimonial-preview_testimonial-author_full-name',''),(102893,2625,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(102894,2625,'testimonial-preview_testimonial-author_position',''),(102895,2625,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(102896,2625,'testimonial-preview_testimonial-author',''),(102897,2625,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(102898,2625,'testimonial-preview',''),(102899,2625,'_testimonial-preview','field_60ffda5830096'),(102917,2627,'post-info_preview','2480'),(102918,2627,'post-info_short-description','On the 14th of April 2021, Mastercard issued an updated set of rules and requirements for Merchants operating with the content for Adults within “AN 5196 Revised Standards for New Specialty Merchant Registration Requirements for Adult Content Merchants”'),(102919,2627,'post-info',''),(102920,2627,'post-content_0_type','editor'),(102921,2627,'post-content_0_editor','(see <a href=\"https://www.mastercard.com/news/perspectives/2021/protecting-our-network-protecting-you-preventing-illegal-adult-content-on-our-network/\">https://www.mastercard.com/news/perspectives/2021/protecting-our-network-protecting-you-preventing-illegal-adult-content-on-our-network/</a>).\r\n\r\nThe updated list of Mastercard requirements aims <strong>to prevent the distribution of illegal adult content across the network</strong>, especially targeting the age verification of content producers, content pre-screening and verification and process of content removal.\r\n\r\n<strong>The key requirements</strong> are (non-exhaustive):\r\n<ol>\r\n 	<li>The Merchant must enter into a <strong>written agreement with each content provider</strong>.</li>\r\n 	<li>Require the content provider <strong>to verify the identity and age of all persons depicted in the content</strong> to ensure that all persons depicted are adults and to be able to provide supporting documents upon request.</li>\r\n 	<li>Require the content provider <strong>to obtain and keep on record written consent from all persons depicted in the content</strong>.</li>\r\n 	<li>The Merchant must <strong>only</strong> <strong>permit content uploads from verified content providers</strong> and must have a robust process for verifying the age and identity of the content provider.</li>\r\n 	<li>All uploaded <strong>content must be reviewed before publication</strong> to ensure that the content is not illegal and does not otherwise violate the Standards.</li>\r\n 	<li>The Merchant <strong>must not market the content</strong> of its website <strong>or permit content search terms</strong> to give the impression that the content contains <strong>child exploitation</strong> materials or the depiction of <strong>non–consensual activities</strong>.</li>\r\n 	<li>The Merchant <strong>must support a complaint process that allows for the reporting of content</strong> that may be illegal or otherwise violates the Standards.</li>\r\n 	<li>The Merchant <strong>must offer the ability for any person depicted</strong> in a video or other content to appeal to remove such content.</li>\r\n</ol>\r\nThese and all other related <strong>new Mastercard regulations must be complied with by October 15th 2021</strong>, after which Mastercard or Scheme Members (Acquirers) may start imposing fines and restrictions on infringing actors. Mastercard should publish a full text of the changes in “Security Rules and Procedures” (<a href=\"https://www.mastercard.us/en-us/business/overview/support/rules.html\">https://www.mastercard.us/en-us/business/overview/support/rules.html</a>), however at the moment of writing the new text is not yet publicly available.\r\n\r\nPlease review your product offering and content control frameworks against the new requirements, and reach out to our Account Management Team should you need any help or clarifications.\r\n\r\nCommerceGate Compliance Team would be in touch with clients who may need to apply mitigation measures where needed.\r\n\r\nCommerceGate Compliance Team'),(102922,2627,'post-content','1'),(102923,2627,'short-info_preview','2480'),(102924,2627,'short-info_title','Mastercard issued an updated set of rules and requirements for Merchants operating with the content for Adults'),(102925,2627,'short-info_description','On the 14th of April 2021, Mastercard issued an updated set of rules and requirements for Merchants operating with the content for Adults within “AN 5196 Revised Standards for New Specialty Merchant Registration Requirements for Adult Content Merchants”'),(102926,2627,'short-info',''),(102927,2627,'testimonial-preview_title','Mastercard issued an updated set of rules and requirements for Merchants operating with the content for Adults'),(102928,2627,'testimonial-preview_testimonial','On the 14th of April 2021, Mastercard issued an updated set of rules and requirements for Merchants operating with the content for Adults within “AN 5196 Revised Standards for New Specialty Merchant Registration Requirements for Adult Content Merchants”'),(102929,2627,'testimonial-preview_testimonial-author_full-name','CommerceGate Compliance Team'),(102930,2627,'testimonial-preview_testimonial-author_position',''),(102931,2627,'testimonial-preview_testimonial-author',''),(102932,2627,'testimonial-preview',''),(102933,2627,'_yoast_wpseo_primary_category','249'),(102934,2627,'_edit_last','1'),(102936,2627,'_yoast_wpseo_estimated-reading-time-minutes',''),(102937,2627,'_post-info_preview','field_60f83a8cdd6e2'),(102938,2627,'_post-info_short-description','field_60f817b95c8c2'),(102939,2627,'_post-info','field_60ffde10cc650'),(102940,2627,'_post-content_0_type','field_60f81e1b63bdd'),(102941,2627,'_post-content_0_editor','field_60f81e8a63bde'),(102942,2627,'_post-content','field_60f81e0063bdc'),(102943,2627,'_short-info_preview','field_60f83f5a4c3df'),(102944,2627,'_short-info_title','field_60f83bfa5dedc'),(102945,2627,'_short-info_description','field_60f83c1a5dedd'),(102946,2627,'_short-info','field_60f83bb85dedb'),(102947,2627,'_testimonial-preview_title','field_60ffdbfe30097'),(102948,2627,'_testimonial-preview_testimonial','field_60ffdc3730098'),(102949,2627,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(102950,2627,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(102951,2627,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(102952,2627,'_testimonial-preview','field_60ffda5830096'),(102953,2628,'post-info_preview','2480'),(102954,2628,'_post-info_preview','field_60f83a8cdd6e2'),(102955,2628,'post-info_short-description','On the 14th of April 2021, Mastercard issued an updated set of rules and requirements for Merchants operating with the content for Adults within “AN 5196 Revised Standards for New Specialty Merchant Registration Requirements for Adult Content Merchants”'),(102956,2628,'_post-info_short-description','field_60f817b95c8c2'),(102957,2628,'post-info',''),(102958,2628,'_post-info','field_60ffde10cc650'),(102959,2628,'post-content_0_type','editor'),(102960,2628,'_post-content_0_type','field_60f81e1b63bdd'),(102961,2628,'post-content_0_editor','(see <a href=\"https://www.mastercard.com/news/perspectives/2021/protecting-our-network-protecting-you-preventing-illegal-adult-content-on-our-network/\">https://www.mastercard.com/news/perspectives/2021/protecting-our-network-protecting-you-preventing-illegal-adult-content-on-our-network/</a>).\r\n\r\nThe updated list of Mastercard requirements aims <strong>to prevent the distribution of illegal adult content across the network</strong>, especially targeting the age verification of content producers, content pre-screening and verification and process of content removal.\r\n\r\n<strong>The key requirements</strong> are (non-exhaustive):\r\n<ol>\r\n 	<li>The Merchant must enter into a <strong>written agreement with each content provider</strong>.</li>\r\n 	<li>Require the content provider <strong>to verify the identity and age of all persons depicted in the content</strong> to ensure that all persons depicted are adults and to be able to provide supporting documents upon request.</li>\r\n 	<li>Require the content provider <strong>to obtain and keep on record written consent from all persons depicted in the content</strong>.</li>\r\n 	<li>The Merchant must <strong>only</strong> <strong>permit content uploads from verified content providers</strong> and must have a robust process for verifying the age and identity of the content provider.</li>\r\n 	<li>All uploaded <strong>content must be reviewed before publication</strong> to ensure that the content is not illegal and does not otherwise violate the Standards.</li>\r\n 	<li>The Merchant <strong>must not market the content</strong> of its website <strong>or permit content search terms</strong> to give the impression that the content contains <strong>child exploitation</strong> materials or the depiction of <strong>non–consensual activities</strong>.</li>\r\n 	<li>The Merchant <strong>must support a complaint process that allows for the reporting of content</strong> that may be illegal or otherwise violates the Standards.</li>\r\n 	<li>The Merchant <strong>must offer the ability for any person depicted</strong> in a video or other content to appeal to remove such content.</li>\r\n</ol>\r\nThese and all other related <strong>new Mastercard regulations must be complied with by October 15th 2021</strong>, after which Mastercard or Scheme Members (Acquirers) may start imposing fines and restrictions on infringing actors. Mastercard should publish a full text of the changes in “Security Rules and Procedures” (<a href=\"https://www.mastercard.us/en-us/business/overview/support/rules.html\">https://www.mastercard.us/en-us/business/overview/support/rules.html</a>), however at the moment of writing the new text is not yet publicly available.\r\n\r\nPlease review your product offering and content control frameworks against the new requirements, and reach out to our Account Management Team should you need any help or clarifications.\r\n\r\nCommerceGate Compliance Team would be in touch with clients who may need to apply mitigation measures where needed.\r\n\r\nCommerceGate Compliance Team'),(102962,2628,'_post-content_0_editor','field_60f81e8a63bde'),(102963,2628,'post-content','1'),(102964,2628,'_post-content','field_60f81e0063bdc'),(102965,2628,'short-info_preview','2480'),(102966,2628,'_short-info_preview','field_60f83f5a4c3df'),(102967,2628,'short-info_title','Mastercard issued an updated set of rules and requirements for Merchants operating with the content for Adults'),(102968,2628,'_short-info_title','field_60f83bfa5dedc'),(102969,2628,'short-info_description','On the 14th of April 2021, Mastercard issued an updated set of rules and requirements for Merchants operating with the content for Adults within “AN 5196 Revised Standards for New Specialty Merchant Registration Requirements for Adult Content Merchants”'),(102970,2628,'_short-info_description','field_60f83c1a5dedd'),(102971,2628,'short-info',''),(102972,2628,'_short-info','field_60f83bb85dedb'),(102973,2628,'testimonial-preview_title','Mastercard issued an updated set of rules and requirements for Merchants operating with the content for Adults'),(102974,2628,'_testimonial-preview_title','field_60ffdbfe30097'),(102975,2628,'testimonial-preview_testimonial','On the 14th of April 2021, Mastercard issued an updated set of rules and requirements for Merchants operating with the content for Adults within “AN 5196 Revised Standards for New Specialty Merchant Registration Requirements for Adult Content Merchants”'),(102976,2628,'_testimonial-preview_testimonial','field_60ffdc3730098'),(102977,2628,'testimonial-preview_testimonial-author_full-name','CommerceGate Compliance Team'),(102978,2628,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(102979,2628,'testimonial-preview_testimonial-author_position',''),(102980,2628,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(102981,2628,'testimonial-preview_testimonial-author',''),(102982,2628,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(102983,2628,'testimonial-preview',''),(102984,2628,'_testimonial-preview','field_60ffda5830096'),(102985,2627,'_edit_lock','1638208906:1'),(102986,2563,'_wp_old_slug','document-1'),(102987,2563,'page-content_1_type','table'),(102988,2563,'_page-content_1_type','field_61a4da9e4c0b5'),(102989,2563,'page-content_1_table-style','contrast'),(102990,2563,'_page-content_1_table-style','field_61a4da9e4c107'),(102991,2563,'page-content_1_editor','<table style=\"border-collapse: collapse; width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td style=\"width: 20%; vertical-align: top; text-align: left;\" colspan=\"5\">RECORD OF AMENDMENTS MADE TO COMMERCEGATE PAYMENT SOLUTIONS, S.L. ANTI-MONEY LAUNDERING AND COUNTER TERRORIST FINANCING MANUAL</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 20%; vertical-align: top;\">Version number</td>\r\n<td style=\"width: 20%; vertical-align: top;\">Effective date</td>\r\n<td style=\"width: 20%; vertical-align: top;\">Date of approval</td>\r\n<td style=\"width: 20%; vertical-align: top;\">Approved by</td>\r\n<td style=\"width: 20%; vertical-align: top;\">Justification of amendments</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 20%; vertical-align: top;\">First</td>\r\n<td style=\"width: 20%; vertical-align: top;\">October 9th, 2019.</td>\r\n<td style=\"width: 20%; vertical-align: top;\">October 9th, 2019.</td>\r\n<td style=\"width: 20%; vertical-align: top;\">Board of Directors of CGPS</td>\r\n<td style=\"width: 20%; vertical-align: top;\">First AML/CFT Manual.</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 20%; vertical-align: top;\">Second</td>\r\n<td style=\"width: 20%; vertical-align: top;\">March 5th, 2020</td>\r\n<td style=\"width: 20%; vertical-align: top;\">March 5th, 2020</td>\r\n<td style=\"width: 20%; vertical-align: top;\">Board of Directors of CGPS</td>\r\n<td style=\"width: 20%; vertical-align: top;\">Review and update of the AML/CFT Manual to include certain new requirements introduced by the Royal Decree-Law 11/2018 of August 31st, transposing directives on the protection of pension commitments to workers, prevention of money laundering and requirements for the entry and residence of third-country nationals and amending Law 39/2015, of October 1, on the Common Administrative Procedure of Public Administrations.</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 20%; vertical-align: top;\">Third</td>\r\n<td style=\"width: 20%; vertical-align: top;\">February 26th 2021</td>\r\n<td style=\"width: 20%; vertical-align: top;\">February 26th 2021</td>\r\n<td style=\"width: 20%; vertical-align: top;\">Board of Directors of CGPS</td>\r\n<td style=\"width: 20%; vertical-align: top;\">Updating of (i) the list of applicable regulations, (ii) the list of positions that give rise to the consideration of a person of public responsibility, (iii) high risk countries, (iv) the applicable sanctioning regime, (v) Customer Risk Assessment, (vi) Customer Acceptance Policy and (vii) correction of SEPBLAC contact email.</td>\r\n</tr>\r\n</tbody>\r\n</table>'),(102992,2563,'_page-content_1_editor','field_61a4da9e4c14f'),(102993,2563,'page-content_1_table-description',''),(102994,2563,'_page-content_1_table-description','field_61a4da9e4c2f0'),(102995,2563,'page-content_2_type','editor'),(102996,2563,'_page-content_2_type','field_61a4da9e4c0b5'),(102997,2563,'page-content_2_editor','<ul>\r\n 	<li><strong>General considerations</strong></li>\r\n 	<li><strong>The Manual (Extract)</strong></li>\r\n</ul>\r\nThe aim of this Anti-Money Laundering and Counter Terrorist Financing Manual (hereinafter the \"<strong>Manual</strong>\") is to set out the rules to be observed by COMMERCEGATE PAYMENT SOLUTIONS, S.L. (hereinafter, \"<strong>CommerceGate</strong>\", the \"<strong>Company</strong>\" or the \"<strong>Entity</strong>\"), as payment institution, in order to comply with the anti-money laundering and counter terrorist financing regulations in force (\"<strong>AML/CTF</strong>\"), for the Entity is obligated to comply in accordance with article 2.1.(h) of Law 10/2010, of April 28, on Anti-Money Laundering and of Counter Terrorist Financing.\r\n\r\nThe activities carried out by CommerceGate are those of payment institutions as set out in Royal Decree Law 19/2018, of 23 November, on payment services and other urgent financial measures (the \"<strong>RDPS</strong>\"), implemented by the Royal Decree 736/2019 of 20 December on the legal regime of payment services and payment institutions (the \"<strong>Royal Decree 736/2010</strong>\").\r\n\r\nIn compliance with its AML/CTF obligations, CommerceGate will establish the procedures, policies, internal controls and tools necessary to comply with the different regulations coming from both national and international organizations and that will have as an objective the effective fight against operations related to money laundering and terrorist financing, understanding as such the set of mechanisms and procedures oriented to the use of the Financial System, and other economic sectors, in order to give the appearance of legality to capital or assets coming from criminal or illicit activities. To this end, it shall rely on the maximum diligence of all its operational resources in compliance with the rules and procedures that permit effective control of suspicious activity and customers.\r\n\r\nIn relation to the services it renders, CommerceGate assumes the commitment and obligation to detect operations that may constitute money laundering or terrorist financing and report them to the competent authorities through the established means for that purpose.\r\n<h2><strong>Concept of money laundering</strong></h2>\r\nFor the purposes of this Manual and in accordance with article 1.2 of Act No. 10/2010, the following activities shall be considered money laundering:\r\n\r\nThe conversion or transfer of property, knowing that such property is derived from criminal activity or from participation in criminal activity, for the purpose of concealing or disguising the illicit origin of the property or of assisting persons who are involved in evading the legal consequences of their actions.\r\n<ul>\r\n 	<li>The concealment or disguise of the nature, source, location, disposition, movement, or ownership of property or rights in property, knowing that such property is derived from criminal activity or from an act of participation in criminal activity.</li>\r\n 	<li>The acquisition, possession or use of property, knowing, at the time of receipt, that such property was derived from criminal activity or from an act of participation in criminal activity.</li>\r\n 	<li>participation in, association to commit, attempts to commit and aiding, abetting or counselling the commission of any of the activities referred to in the preceding points.</li>\r\n 	<li><strong>Money laundering process</strong></li>\r\n</ul>\r\nThe money laundering process, at a general level, consists of the following phases:\r\n<ul>\r\n 	<li><em>Placement:</em> Introduction of criminal cash into the financial circuits.</li>\r\n 	<li><em>Accumulation, concealment or transformation:</em> Carrying out transfers between different accounts in one or different jurisdictions for the purpose of breaking up, accumulating, concealing, transferring the amounts and depositing them in less rigorous jurisdictions in investigations into the origin of the fortunes or in accounts where the origin of the money has a legal appearance.</li>\r\n 	<li><em>Integration:</em> Incorporation of the amounts in the financial system under an appearance of legality.</li>\r\n 	<li><strong>Terrorist financing</strong></li>\r\n</ul>\r\nIn accordance with the provisions of article 1.3 of Law 10/2010, the terrorist financing shall be understood to mean the supply, deposit, distribution or collection of funds or goods, by any means, directly or indirectly, with the intention of using them or with the knowledge that they will be used, in full or in part, for the commission of any of the terrorist offences specified in the Penal Code. Terrorist financing shall be deemed to exist even if the provision or collection of funds or property has taken place in the territory of another State.\r\n<ul>\r\n 	<li><strong>Due diligence measures</strong></li>\r\n 	<li><strong>Introduction and Formal identification of the client</strong></li>\r\n</ul>\r\nThe Company, in compliance with its AML/CTF obligations, has established the procedures, policies, internal controls and tools necessary to comply with the different regulations on the application of due diligence in matters of AML/CTF on its clients, and in particular all those matters related to formal identification, identification of the beneficial owner, the accreditation of the purpose and nature of the business relationship, and the continuous monitoring of the business relationship, applying for this purpose the diligence measures in a graduated manner, based on the risk of the clients and their operations, according to the client segmentation described below.\r\n\r\nUnder no circumstances will business relationships or operations be carried out with customers, whether individuals or legal entities, that have not been duly identified, unless the applicable regulations allow it (for example, in application of the provisions of article 4.1 of Royal Decree 304/2014, when simplified due diligence measures are applied depending on the risk, or others legally provided for).\r\n<ul>\r\n 	<li>The identification documents must be in force at the time of establishing business relations or carrying out occasional operations. In the case of legal entities, the validity of the data contained in the documentation provided must be proven by a statement from the customer.</li>\r\n 	<li>If discrepancies are observed, identification with the physical presence of the customer shall be mandatory.</li>\r\n 	<li>In addition, under no circumstances will any contracting be carried out when the holders are not duly represented.</li>\r\n 	<li><strong>Identification of the Ultimate Beneficial Owner</strong></li>\r\n</ul>\r\nCommerceGate must identify the beneficial owner prior to the establishment of business relationships or the execution of transactions, unless applicable regulations permit identification at a later time or exemption from this requirement. With respect to legal persons or legal structures without personality, trusts and any other similar structure, the person responsible for the application of due diligence measures shall request information on the shareholding or control structure in order to determine the beneficial owner.\r\n<h2><strong>Customer admission policy</strong></h2>\r\nThe assessment of potential customer risks is considered essential to prevent money laundering and the financing of terrorism. CommerceGate has established a specific policy regarding the admission of clients (the “<strong>Acceptance Policy</strong>”) which is a gradual policy and includes a deep description of those potential customers that could have a higher risk than the average risk because of:\r\n<ul>\r\n 	<li>The activities the potential customer does and the sector in which he or she is involved.</li>\r\n 	<li>The place where the client comes from and/or the place where he or she resides.</li>\r\n 	<li>The client’s condition of Politically Exposed Persons (PEPs).</li>\r\n</ul>\r\nIn accordance with the Acceptance Publicity and in order to prevent CommerceGate from being used by persons involved in criminal activities related to money laundering or terrorist financing, CommerceGate distinguishes between:\r\n<ul>\r\n 	<li>acceptable customers</li>\r\n 	<li>customers under control</li>\r\n 	<li>excluded customers.</li>\r\n 	<li><strong>Accreditation of activity, knowledge and verification of clients</strong></li>\r\n</ul>\r\nClients will be asked for information to ascertain the purpose and nature of the business relationship they wish to establish, and the nature of their professional or business activity generating the funds. Commercegate\'s \"Know Your Client\" policy will require an evaluation of each client based on their initial risk profile, in accordance with the information indicated.\r\n\r\nThe activities declared by customers will be subject to a verification procedure taking into account the different level of risk, and will be based on obtaining information and documentation relating to the declared activity, obtained from the customer himself or from other sources of information, at the beginning of the business relationship or subsequently. Information shall be obtained on the purpose and intended nature of the business relationship, gathering from all customers information to ascertain the nature of their professional or business activity. Data on economic activity or origin of funds must be incorporated at the time the business relationship is established, unless the applicable regulations allow such information to be collected at a later time.\r\n<h2><strong>Segmentation of customers according to risk</strong></h2>\r\nThe categorisation of customer risk allows the application of the due diligence measures described in the previous sections to be graduated according to the level of customer risk. The risks have been categorized into three scales, resulting from the risk analysis, specifically:'),(102998,2563,'_page-content_2_editor','field_61a4da9e4c14f'),(102999,2563,'page-content_0_table-style','light'),(103000,2563,'_page-content_0_table-style','field_61a4da9e4c107'),(103001,2563,'page-content_0_table-description',''),(103002,2563,'_page-content_0_table-description','field_61a4da9e4c2f0'),(103003,2563,'page-content_2_table-style','contrast'),(103004,2563,'_page-content_2_table-style','field_61a4da9e4c107'),(103005,2563,'page-content_2_table-description',''),(103006,2563,'_page-content_2_table-description','field_61a4da9e4c2f0'),(103011,2630,'_edit_last','1'),(103012,2630,'page-content_0_type','editor'),(103013,2630,'_page-content_0_type','field_61a4da9e4c0b5'),(103014,2630,'page-content_0_editor','CommerceGate Payment Solutions S.L., a corporation organized and existing under the laws of the Spain, C/Moll de Barcelona, \"World Trade Center\", North building, 4th floor. Barcelona, Spain. 08039. (hereafter referred to as the “Provider” or “CommerceGate”) processing and billing services, (hereafter referred to as “Service”). The Service may also include access to products and services of third parties.\r\n\r\nRegistration with the Service creates a contract between the end-user (hereafter referred to as the “User” or “you”) and the Provider.\r\n\r\nThe User confirms that he has read and understood these conditions of the contract and that he accepts them fully and without reservation. These “Terms &amp; Conditions” (hereafter referred to as the “Terms”) have exclusive validity unless the Provider has expressly declared its agreement to different provisions.\r\n\r\nYou may print or save a copy of these Terms for Your reference but the most up to date version of these Terms will always be made available here whilst this Site is operational.\r\n<h2>Definitions:</h2>\r\n<strong>CommerceGate</strong>\r\n\r\n<strong>CommerceGate Payment Solutions S.L.</strong> , a corporation organized and existing under the laws of the Spain, C/Moll de Barcelona, “World Trade Center”, North building, 4th floor. Barcelona, Spain. 08039. CommerceGate is a EU authorized Payment Institution, licensed by the Bank of Spain under the license number 6896.\r\n\r\n<strong>Merchant</strong>\r\n\r\nA natural person or legal person having legal capacity that (i) sells goods and/or services over the Internet and (ii) has signed the Agreement with CommerceGate.\r\n\r\n<strong>Payment Gateway</strong>\r\n\r\nInfrastructure operated by Provider which enables transfer of data to information systems of banks and other financial institutions where online payment transactions initiated by the Customers take place.\r\n\r\n<strong>Acquiring Service</strong>\r\n\r\nServices that enable execution of payment transactions initiated by, or via, the Merchant, by means of the User’s payment instrument, which service involves, among else, operating authorization process, transmitting payment orders (Payments) to the Intermediary Institutions, and is designed to provide the Merchant with funds due to it (the Merchant).\r\n\r\n<strong>Intermediary Institution</strong>\r\n\r\nInstitution which participates in the process of transferring Customer’s financial funds in favour of the Merchant in order to effect a Payment, especially a bank, acquiring and clearing centre, payment service provider, Card Associations such as MasterCard, American Express, JCB, Diners Club, electronic money institution etc.\r\n\r\n<strong>User</strong>\r\n\r\nA person who pays for goods or services offered by the Merchant on its website.\r\n\r\n<strong>Agreement</strong>\r\n\r\nAn agreement for the Payment Gateway services signed between the Merchant and Commercegate.\r\n<h2>1. Service Description</h2>\r\n1.1. YOU REPRESENT AND WARRANT THAT YOU ARE OF LEGAL AGE IN THE JURISDICTION IN WHICH YOU RESIDE.\r\n\r\n1.2. If any upgrade in or to the Service requires changes in your equipment or software, you must effect these changes at your own expense. Unless explicitly stated otherwise, any new or additional features that change or enhance the current Service, including new products, shall be subject to the terms and conditions of this Agreement.\r\n<h2>2. Payment for the Service</h2>\r\n2.1. Payment for services under this website may be effectuated by a credit card, debit card etc. (“Approved Facility”). You authorize Provider and/or its authorized agents to transact such payments on your behalf. Unless you have good reason to believe Credit/Debit card you use to purchase your product/service is lost or stolen, you agree not to report that Credit/Debit card as lost or stolen. You agree not to dispute any authorized charge by CommerceGate. In case you fraudulently report your Credit/Debit card used to get services or goods as stolen, or if you fraudulently report that an authorized charge by the CommerceGate is unauthorized, you shall be liable to CommerceGate for liquidated damages of EUR 25,000.00. The liability for liquidated damages specified in this section shall not limit any other liability you may have for breach(-es) of any other terms, conditions, promises and warranties set forth in these terms and conditions\r\n<h2>3. Registration and Registration Data</h2>\r\n3.1. You agree that you are responsible for keeping your screen name and password for your account secret. You acknowledge that we are not responsible for third party access to your account that results from sharing your login or other account details or personal information by you or the theft or misappropriation of your screen name and password. We reserve the right to suspend your access to the Services or terminate your account if we suspect an unauthorised person is attempting to access it.\r\n\r\n3.2. If you use a password that the Provider considers to be insecure, the Provider shall be entitled to require the password to be changed and/or terminate your authorized access to password-protected areas.\r\n\r\n3.3. In exchange for your use of the Service (in addition to the payment of applicable fees) you agree to provide true, accurate and complete information about yourself as prompted by the registration form (“Registration Data”). The Provider has any grounds to suspect that the Registration Data is inaccurate or incomplete, the Provider has the right to suspend or terminate your account and refuse any and all current or future use of the Service.\r\n<h2>4. Contracts for Products and Services of Third Parties</h2>\r\n4.1. The Service may also include access to products and services of independent third parties either directly or via links to sites operated by such third parties.\r\n\r\n4.2. THE PROVIDER SHALL NOT BE A PARTY TO, OR IN ANY WAY RESPONSIBLE FOR, ANY TRANSACTION CONCERNING PRODUCTS OR SERVICES MADE AVAILABLE FROM SUCH THIRD PARTIES OR FOR ANY CONTENT OR INFORMATION PRESENTED IN CONNECTION WITH ANY PRODUCTS OR SERVICES OF THIRD PARTIES.\r\n<h2>5. Interruptions or Discontinuation of Service</h2>\r\n5.1. The Provider may suspend the Service for repair, maintenance, and/or upgrade work. In such an event, the Provider shall make reasonable efforts to keep the said interruption as brief as is reasonably possible with as little inconvenience to you as is reasonably possible.\r\n\r\n5.2. The Provider reserves the right to modify or discontinue, temporarily or permanently, individual services provided by it or third parties via the Services, or the Services themselves.\r\n\r\n5.3. The Provider aims to make the system as widely accessible as possible. Because of the technical aspects of Internet and mobile phone connections, over which the Service has no influence, disruptions may however arise from time to time in the data transfer. The Provider cannot, therefore, give any guarantee on the accessibility of the system or for the accessibility of individual participants, however, providing the best possible performance is one of the main goals of the Provider.\r\n<h2>6. Limitation of liabilities and disclaimer of warrantie</h2>\r\n6.1. Except in jurisdictions where such provisions are restricted, you agree that the Provider’s entire liability to you or any third person, and your or any third person’s exclusive remedy, in law, inequity, or otherwise, with respect to the service(s) provided under this Agreement and/or for any breach of this Agreement is solely limited to the amount you paid for such service(s) during the term of this Agreement.\r\n\r\n6.2. Except in jurisdictions where such provisions are restricted, the Provider, its licensors and contractors (including any third parties providing all or part of the services) shall not be liable for any indirect, incidental, special or consequential damages. Even if the Provider has been advised of the possibility of such damages, to the extent that a country does not permit the exclusion or limitation of liability as set forth herein, the Provider liability is limited to the extent permitted by law in such Country.\r\n\r\n6.3. You are fully responsible for all activities within your password or account or through your Subscription. That responsibility includes, but is not limited to, the responsibility for any fees for the use of the Service or any products and services made available through the Service.\r\n\r\n6.4. You agree to notify the Provider immediately if you suspect unauthorized use of your password or account or any other breach of security and to ensure that you log out of your account at the end of each session. The Provider cannot and will not be liable for any loss or damage arising from your failure to comply with this Section.\r\n\r\n6.5. The Provider will take reasonable measures to maintain the privacy and security of all private information provided by you to the website, but third parties (such as hackers) may breach or attempt to breach the provider’s security measures or may gain unauthorized access to the Provider or other equipment containing your information. You agree that the Provider shall not be liable for damages of any sort, whether arising under contract, tort, or otherwise, with respect to any breach of security of the Provider website or any other company equipment or user information.\r\n\r\n6.6. Without limitation to the foregoing, and due to the complexity, variability and number of intermediaries/third parties involved with the provision of our Services, Internet connection, the development and speed of development, along with the spread of malicious code over the Internet, the Provider cannot give any guarantees as to the provision or constant provision of services, services being available by any particular time, or integrity of data stored or transmitted via our system or the Internet. The Provider will use all reasonable efforts to ensure that its systems are secured from any and all unauthorized access or the effects of any malicious code, but will not be held liable for any or all inadvertent disclosure of, corruption or erasure of any or all data transmitted, received or stored on its systems despite their efforts.\r\n\r\n6.7. CommerceGate may not be held liable as regards the provision to CommerceGate’s servers of transaction data regarding Payments. The Merchant shall be exclusively responsible for the security of data transmission to CommerceGate servers, as well as for the correctness and appropriate format of the data. As regards a loss of data after they have been submitted by the Merchant to CommerceGate, CommerceGate disclaims any and all liability for any harm, loss or injury resulting from the fact that no proper backup copy was made by the Merchant (or a third party authorized by the Merchant in this respect) on the Merchant’s systems prior to transmission, if such backup is permitted under the applicable law and requirements of relevant Intermediary Institutions.\r\n<h2>7. Personal Data</h2>\r\n7.1. Data protection is of utmost importance to the Provider. The Provider handles any data strictly confidentially and in accordance with the respective data protection regulations, including General Data Protection Regulation (Regulation (EU) 2016/679), “GDPR”. User data is always stored securely. However to operate such a system and to prepare invoices it is sometimes necessary to store data and pass data on to third parties. Therefore the User understands that the Provider will be able to collect, process and store personal, invoicing, mail, chat and access data.\r\n\r\n7.2. By proceeding to use the Provider services you acknowledge that Provider, including CommerceGate and other group entities, will collect, process and store your personal data and may share such data with other EEA regulated entities, exercising our rights and obligations as Data Controller and Data Processor, depending on a role carried out during the provision of payment services.\r\n\r\n7.3. Data will be used for processing of payment orders, invoicing, for technical administration, for consumer information according to our privacy policy, for fulfilling of legal and reporting obligations.\r\n\r\n7.4. You may have the following rights in regards to the collection and processing of your personal data – the right to be informed, the right of access, the right to rectification, the right to erasure, the right to restrict processing, the right to data portability, the right to object, the rights in relation to automated decision making and profiling. Provider may not be able to allow enforcement of some of these rights if such rights are superseded by legal obligations of Provider – in this case, a detailed explanation will be provided by Provider.\r\n\r\n7.5. We process information about you in accordance with our Privacy Policy. By using the Services, you consent to such collection and processing and you warrant that all data provided by you is accurate. You are responsible for reviewing the terms of the Privacy Policy, awareness and execution of your rights. By continuing to use the Services you are confirming that you accept the Terms of the Privacy Policy.\r\n\r\n7.6. You expressly authorize The Provider to monitor, record and log all your online activities on the website (including chat, email), according to business and legal grounds described in Privacy Policy.\r\n\r\n7.7. You agree that in order to fulfil this Contract your Personal data may be transferred to a third country. Provider will have data protection processes in place to ensure such transfers comply with requirements of Regulation (EU) 2016/679.\r\n\r\n7.8. You can exercise your rights, or get an answer in regards to any questions or requests for information regarding data protection via an email to <a href=\"mailto:dpo@cgpaytech.com\">dpo@cgpaytech.com</a> or by sending a letter to our legal address. You must identify yourself and provide proof of identification to ensure that the answer is actually provided to the affected person.\r\n<h2>8. Intellectual Property Rights</h2>\r\n8.1. Except as otherwise set forth herein, all right, title and interest in and to any intellectual property, proprietary rights or other rights related to intangible property which are used, developed, comprising, embodied in, or practiced in connection with any of the Service (“the Provider Intellectual Property Rights”) are owned by the Provider or its licensors, and you agree to make no claim of interest in or ownership of any such the Provider Intellectual Property Rights.\r\n\r\n8.2. You acknowledge that no title to the Provider Intellectual Property Rights is transferred to you and that you do not obtain any rights, express or implied, in the Service, other than the rights expressly granted in this Agreement.\r\n\r\n8.3. If you are a copyright owner or agent thereof and believe that any of our content infringes upon your copyright, please contact us at the following email address: <a href=\"mailto:legal@cgpaytech.com\">legal@cgpaytech.com</a>\r\n<h2>9. Indemnification</h2>\r\n9.1. You agree to indemnify and hold the Provider, its parent, subsidiaries, affiliates, officers, agents, directors, contractors, licensors and other partners and employees, harmless from any loss, liability, claim, or demand, including reasonable legal fees, made by any third party due to or arising out of or in connection with (a) your use of the Service, and (b) the breach by you of your representations and warranties set forth herein.\r\n<h2>10. Arbitration and Governing Law</h2>\r\n10.1. The exclusive means of resolving any dispute or claim arising out of or relating to these Terms of Use (including any alleged breach thereof), the Service, or the Website shall be Arbitration.\r\n\r\n10.2. All disputes or claims arising out of or in connection with this contract including disputes relating to its validity, breach, termination or nullity shall be finally settled under the Rules of Arbitration of the International Arbitral Centre of the Austrian Federal Economic Chamber in Vienna (Vienna Rules) by one arbitrator appointed in accordance with the said Rules.\r\n\r\n10.3. The number of arbitrators shall be one.\r\n\r\n10.4. The substantive law of England and Wales shall be applicable.\r\n\r\n10.5. The language to be used in the arbitral proceedings shall be English.\r\n\r\n10.6. By using the Website or the Service in any manner, you agree to the above arbitration agreement. In doing so, YOU GIVE UP YOUR RIGHT TO GO TO COURT to assert or defend any claims between you and the Provider (except for matters that may be taken to small-claims court). YOU ALSO GIVE UP YOUR RIGHT TO PARTICIPATE IN A CLASS ACTION OR OTHER CLASS PROCEEDING. Your rights will be determined by a NEUTRAL ARBITRATOR, NOT A JUDGE OR JURY. You are entitled to a fair hearing before the arbitrator. The arbitrator can grant any relief that a court can, but you should note that arbitration proceedings are usually simpler and more streamlined than trials and other judicial proceedings.\r\n\r\n10.7. Pre-Arbitration Dispute Resolution. We are always interested in resolving disputes amicably and efficiently. So before you commence an arbitration, we suggest that you contact us to explain your complaint, as we may be able to resolve it without the need for arbitration. You may contact us at <a href=\"mailto:legal@cgpaytech.com\">legal@cgpaytech.com</a>\r\n<h2>11. Miscellaneous</h2>\r\n11.1. The Provider shall serve notices related to this contract by posting them on the Provider web site or by sending them to the e-mail address you have given to the Provider, or as a text message to your mobile phone number.\r\n\r\n11.2. You may not assign or transfer in any other way the contract or any of your contractual rights.\r\n\r\n11.3. The Provider shall have the right to assign its rights and obligations under this contract and any receivables based on this contract to a third party upon written notice to you, provided such assignment is made under terms not less favorable to you than those in these TERMS.\r\n\r\n11.4. YOU ACKNOWLEDGE AND AGREE THAT THIS AGREEMENT IS SUBJECT TO CHANGE BY THE PROVIDER AT ANY TIME, WHICH CHANGES SHALL BE EFFECTIVE UPON POSTING SUCH CHANGES TO THE WEBSITE. ANY USE OF THE SERVICE AFTER SUCH POSTING SHALL CONSTITUTE ACCEPTANCE OF SUCH CHANGES BY YOU.\r\n\r\n11.5. If a Court decides that any provision of this Contract cannot be enforced, that particular part of the Contract will not apply but the rest will. However the parties will negotiate in good faith to restate such provision to reflect the original intentions of the parties as nearly as is possible in accordance with applicable law, and the remaining provisions of this Agreement. The invalidity, illegality or unenforceability of any provisions or part of any provision of this Agreement shall not affect or impact the continuation in force of the remainder of this Agreement, or provisions as the case may be.\r\n\r\n11.6. The section headings appearing in this Agreement are inserted only as a matter of convenience and in no way define, limit, construe or describe the scope or extent of such section or in any way affect such section.\r\n\r\n11.7. Where the context so admits or requires, words denoting the singular include the plural and vice versa, words denoting any gender (or the neuter) include both genders and the neuter. Section headings are purely for ease of reference and do not form part of or affect the interpretation of this Agreement. References to “include” and “including” shall be deemed to mean respectively “include(s) without limitation” and “including without limitation”. References to each party to this Agreement include references to its successors and permitted assigns.\r\n\r\n11.8. These Terms are only available in the English language.\r\n\r\n11.9. The Terms and Conditions are personal to you. You may not assign your rights or obligations to anyone.\r\n<h2>Contact information</h2>\r\n<strong>CommerceGate Payment Solutions S.L.</strong>\r\n\r\nRegistered at: World Trade Center, North building, 4th floor. C/Moll de Barcelona S/N, 08039, Barcelona, Spain.\r\n\r\n<strong>CommerceGate</strong> is a private limited liability company, incorporated under the laws of Spain and registered under the number B67016634. CommerceGate is an EU authorized Payment Institution, licensed by the Bank of Spain under the license number 6896.\r\n\r\nPhone: <a href=\"tel:+34931149991\">+34 931 149 991</a>\r\n<a href=\"mailto:info@cgpaytech.com\">info@cgpaytech.com</a>\r\n<a href=\"https://www.cgpaytech.com/\">https://www.cgpaytech.com/</a>\r\n\r\nFor questions, enquiries or comments concerning our PRIVACY AND DATA PROTECTION POLICY, please contact our Data Protection Officer at <a href=\"mailto:dpo@cgpaytech.com\">dpo@cgpaytech.com</a>\r\n\r\nLast updated: 19/11/2021'),(103015,2630,'_page-content_0_editor','field_61a4da9e4c14f'),(103016,2630,'page-content','1'),(103017,2630,'_page-content','field_61a4da9e2e548'),(103018,2630,'_yoast_wpseo_estimated-reading-time-minutes',''),(103019,2630,'_edit_lock','1639490888:1'),(103020,2630,'_wp_old_slug','2630'),(103021,2631,'_edit_last','1'),(103022,2631,'_edit_lock','1638457543:1'),(103023,2633,'_edit_last','1'),(103024,2633,'page-content_0_type','editor'),(103025,2633,'_page-content_0_type','field_61a4da9e4c0b5'),(103026,2633,'page-content_0_editor','This privacy and data protection policy is aimed to inform you about our services, the types of personal data we are provided or obtain, how we use that information, whether we disclose the information provided to us to others and the rights you have with regard to the use of and correction of this information.\r\n<h2>Introduction</h2>\r\n<strong>CommerceGate Payment Solutions S.L.</strong> (CommerceGate) provides its partners and suppliers with a variety of fulfillment, support and E-commerce related services. Some of these services may be provided through sites bearing our partners and suppliers names and trademarks.\r\n\r\n<strong>CommerceGate</strong>, its subsidiaries, partners and affiliated companies respect the privacy of our partners and suppliers of products or services, clients and their customers.\r\n\r\nThis privacy and data protection policy <strong>does not apply</strong> to websites or services that are not own or controlled by <strong>CommerceGate</strong>, including websites or services of other <strong>CommerceGate</strong> users.\r\n\r\nOur goal in handling personal data provided to us in connection with the processing of transactions through our Payment Forms and / or APIs is to comply with applicable data privacy and protection laws and to offer users of our website notice, choice, consent, security, data integrity, access and enforcement with regard to personal data provided to us by individuals in conjunction with those transactions.\r\n\r\n<strong>BY CHOOSING TO CONTINUE TO USE OUR SERVICES, YOU ARE CONSENTING TO USE OF YOUR PERSONAL DATA AS CONTAINED IN OUR PRIVACY AND DATA PROTECTION POLICY. YOU CAN WITHDRAW YOUR CONSENT AT ANYTIME SENDING AN EMAIL TO:</strong>\r\n<a href=\"mailto:DPO@CGPAYTECH.COM\">DPO@CGPAYTECH.COM</a>\r\n<h2>How we obtain your personal data</h2>\r\nWe may obtain your personal data when you use our services through the following:\r\n<ul>\r\n 	<li><strong>Registration and Verification: </strong>While registering on our site to establish an account, we will request for the necessary personal data to avail the services requested. Such personal data may include; name, website, telephone number, address, electronic mail address, business registration/incorporation certificates, identity card. We may as well request for additional personal data as you use our services.</li>\r\n 	<li><strong>Transaction Data: </strong>When you transact using our services, we will request for the transaction details and all reasonable information regarding the transaction. This information may include; account name, account number, transaction amount, device usage, geolocation, IP, Email address, participant/recipient data.</li>\r\n 	<li><strong>Third Party Sources: </strong>Depending on the nature of the services provided by CommerceGate to our partners or suppliers, CommerceGate may receive personal data either from you directly or from our partner or supplier who provides us with the personal data to fulfill a service to you on their behalf.</li>\r\n 	<li><strong>Customer Support: </strong>When interacting with our customer service, you may be asked to provide us with additional personal data.</li>\r\n</ul>\r\n<h2>Why do we retain your personal data</h2>\r\n<ul>\r\n 	<li>We are bound by the General Data Protection Regulation (<a href=\"https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=uriserv:OJ.L_.2016.119.01.0001.01.ENG\" target=\"_blank\" rel=\"noopener\">Regulation (EU) 2016/679</a>) and Spanish Data Protection national law. We retain your personal data to fulfill our legal and regulatory obligations:</li>\r\n 	<li>Identify you under the 4th Anti Money Laundering Directive (<a href=\"https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=celex%3A32015L0849\" target=\"_blank\" rel=\"noopener\">Directive (EU) 2015/849</a>) (“4th AMLD”) and Spanish National Law;</li>\r\n 	<li>To process payments between under the Payment Services Directive (<a href=\"https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A32015L2366\" target=\"_blank\" rel=\"noopener\">Directive (EU) 2015/2366</a>) (“PSD2”) and Spanish National Law.</li>\r\n</ul>\r\n<h2>Use of your personal data</h2>\r\nSome of the ways in which we will use the personal data provided us includes:\r\n<ol>\r\n 	<li>to take, process or deliver your order, process or obtain payment or notify you of the status of your purchase;</li>\r\n 	<li>to provide it to industry and credit related organizations for security, credit or fraud prevention purposes;</li>\r\n 	<li>to register your purchase with the manufacturer or service provider for warranty, technical support or similar purposes;</li>\r\n 	<li>to facilitate the renewal of subscriptions for products or services;</li>\r\n 	<li>to provide you with technical support;</li>\r\n 	<li>to monitor service or purchasing patterns;</li>\r\n 	<li>and to manage risk and protect the site.</li>\r\n</ol>\r\nThe personal data we receive may as well be transferred to other countries or regions for processing. We will undertake to obligate any person or entity receiving such information to process any such information in accordance with this Privacy and Data Protection Policy and in accordance with applicable laws. By submitting your order either to our partner or to us, you consent to the use of your personal data as set forth above and the transfer of that data as outlined.\r\n<h2>Sharing your personal data</h2>\r\nWe may share your personal data for the following reasons:\r\n<ol>\r\n 	<li>In some circumstances, we may share your personal data with our partners or suppliers in order for them to fulfill a service to us for your benefit or directly to you. The personal data may include but not limited to your name, mailing address, phone number, and other data required to provide you with the products, services or support requested. We will share your personal data subject to your consent and/or direction with third parties.</li>\r\n 	<li>We may share your personal data with the companies/organizations we engage to provide services to us in connection with your transaction. Such engagement includes: to process credit card payments, send mail, analyze data, provide customer service, and otherwise provide services to us to enable us to serve you and enhance our services. These companies/organizations may have access to personal data as required to permit them to perform their obligations to us. We will require these companies / organizations to undertake to protect such personal data and to only use it in accordance with applicable laws and for the purposes for which they are specifically engaged.</li>\r\n 	<li>We may also provide links from our Website to third party websites who may provide services to you directly and/or on our behalf.</li>\r\n</ol>\r\nTHE PRIVACY POLICIES OF THESE THIRD PARTY SITES MAY BE DIFFERENT FROM OUR PRIVACY POLICIES AND WILL GOVERN ANY TRANSACTIONS UNDERTAKEN ON THAT SITE. COMMERCEGATE AND SUCH THIRD PARTY SITES HAVE THEIR INDEPENDENT DETERMINED PRIVACY AND DATA PROTECTION POLICIES, NOTICES AND PROCEDURES FOR PERSONAL DATA THEY HOLD AND ARE EACH INDEPENDENT DATA CONTROLLER AND NOT JOINT DATA CONTROLLERS.\r\n\r\nWe therefore urge you to review the privacy policy of any site to which you are linked.\r\n\r\nThe personal data we receive may be transferred to other countries or regions for processing. We will undertake to obligate any person or entity receiving such personal data to process any such data in accordance with this privacy and data protection policy and in accordance with applicable laws.\r\n\r\n<strong>CommerceGate will not share or use your personal data</strong> in ways unrelated to the purpose for which you provided us the personal data, without providing you the opportunity to consent to such unrelated uses.\r\n\r\n<strong>CommerceGate will not use your personal data</strong> to send you communications about special offers, product information or other marketing messages.\r\n\r\n<strong>CommerceGate does not sell, trade or rent personal information to anyone.</strong>\r\n\r\nWith the presence of a legal or regulatory obligation public authorities and institutions (European Banking Authority, European Central Bank, Central Bank of Spain, SEPBLAC, other financial authorities, law enforcement agencies, etc.) could receive your personal data.\r\n<h2>Personal data protection</h2>\r\nCustomers who use the <strong>CommerceGate</strong> system are on a secure server which encrypts all of a customer’s personal data. This makes it difficult, if not impossible, for a third party to access or use your personal data in an unauthorized manner. <strong>CommerceGate</strong> has developed its service with security as a top priority. We use firewalls to prevent access to information in our system and Secure Socket Layers (“SSL”) to encrypt your personal data and protect it from disclosure, destruction, modification or use.\r\n<h2>Your rights</h2>\r\nYour rights by using the <strong>CommerceGate</strong> services, regarding your personal data, include:\r\n<ol>\r\n 	<li>The right to access to the provided personal data;</li>\r\n 	<li>The right to rectification of the provided personal data;</li>\r\n 	<li>The right to erasure the provided personal data. You understand that Your personal data related to our performance or compliance with <a href=\"https://www.tesoro.es/sites/default/files/leyes/pdf/Law10-2010.pdf\" target=\"_blank\" rel=\"noopener\">Law 10/2010 of 28 April, on the prevention of money laundering and terrorist financing</a> will be retained by us as a data controller for a <strong>minimum of ten (10) years as required by law</strong>, and that such data may not be subject to a ‘right to be forgotten’;</li>\r\n 	<li>The right to restrict processing. In this case, you will not be authorised to continue purchasing using the CommerceGate services. Aslo any ongoing subscriptions will be cancelled;</li>\r\n 	<li>The right to data portability of the provided personal data.</li>\r\n</ol>\r\nYou can exercise any of this rights ending your request to: dpo@cgpaytech.com\r\n\r\nYou also have a right of appeal to the Spanish Data Protection Agency (AEPD) as a regulatory authority if you are of the view that the processing of your personal data is not occurring in accordance with the law: <a href=\"https://www.agpd.es\" target=\"_blank\" rel=\"noopener\">https://www.agpd.es</a>\r\n\r\nAs a Payment Institution, CommerceGate Payment Solutions S.L. is required to perform due diligence in the prevention money laundering and financing of terrorism, obligated to gather certain documents and information from persons upon the establishment of a business relationship. Pursuant to the Spanish Money Laundering laws (<a href=\"https://www.boe.es/buscar/act.php?id=BOE-A-2010-6737\" target=\"_blank\" rel=\"noopener\">Law 10/2010</a>, <a href=\"https://www.boe.es/diario_boe/txt.php?id=BOE-A-2014-4742\" target=\"_blank\" rel=\"noopener\">Royal Decree 304/2014</a>, <a href=\"https://www.boe.es/eli/es/rdl/2018/08/31/11\" target=\"_blank\" rel=\"noopener\">Royal Decreto-ley 11/2018</a>, <a href=\"https://www.boe.es/diario_boe/txt.php?id=BOE-A-2021-6872\" target=\"_blank\" rel=\"noopener\">Royal Decreto-ley 7/2021</a>), the payment institution is required to determine and verify the identity of customers, the financial holdings of customers or any trust of the customer, to evaluate the purposes pursued by the customer and the intended form of business relationship, to gather and verify information about the source of the invested means, as well to continually monitor the business relationship and the transactions executed in the framework of this relationship. The payment institution must especially retain copies of the received documents and information which are required for the fulfilment of the described due diligence requirements as well as transaction receipts and records which are necessary for the investigation of transactions. These laws grant the Payment Institution the legal authority within the meaning of Data Protection Law to use the mentioned customer data for the purpose of exercising due diligence requirements pertaining to the prevention of money laundering and financing of terrorism, to which requirements the institution is legally subject and which serve the public interest. The processing of data within the scope of the described due diligence requirements are based on a legal obligation of the payment institution. An objection by the client to these uses of data thus may not be observed by the payment institution.\r\n<h2>Changes to this privacy policy</h2>\r\nWe may amend this Privacy Statement to remain compliant with any changes in law and/or to reflect how our business processes personal data. This version was last updated on 25th May 2018. The most recent version is available at <a href=\"https://www.cgpaytech.com\" target=\"_blank\" rel=\"noopener\">https://www.cgpaytech.com</a>\r\n<h2>Contact information</h2>\r\n<strong>CommerceGate Payment Solutions S.L.</strong>\r\n\r\nRegistered at: World Trade Center, North building, 4th floor. C/Moll de Barcelona S/N, 08039, Barcelona, Spain.\r\n\r\n<strong>CommerceGate</strong> is a private limited liability company, incorporated under the laws of Spain and registered under the number B67016634. CommerceGate is a EU authorized Payment Institution, licensed by the Bank of Spain under the license number 6896.\r\n\r\nPhone: <a href=\"tel:+34931149991\">+34 931 149 991</a>\r\n<a href=\"mailto:info@cgpaytech.com\">info@cgpaytech.com</a>\r\n<a href=\"https://www.cgpaytech.com/\" target=\"_blank\" rel=\"noopener\">https://www.cgpaytech.com/</a>\r\n\r\nFor questions, enquiries or comments concerning our PRIVACY AND DATA PROTECTION POLICY, please contact our Data Protection Officer at <a href=\"mailto:dpo@cgpaytech.com\">dpo@cgpaytech.com</a>\r\n\r\nLast updated: 19/11/2021'),(103027,2633,'_page-content_0_editor','field_61a4da9e4c14f'),(103028,2633,'page-content','1'),(103029,2633,'_page-content','field_61a4da9e2e548'),(103030,2633,'_yoast_wpseo_estimated-reading-time-minutes',''),(103031,2633,'_edit_lock','1639490248:1'),(103032,2631,'page-content_0_type','editor'),(103033,2631,'_page-content_0_type','field_61a4da9e4c0b5'),(103034,2631,'page-content_0_editor','<h2>About cookies</h2>\r\n<strong>CommerceGate</strong> uses third-party cookies to measure and monitor the activity at our payment form whilst providing you the service.\r\n\r\nYou can set your browser to reject cookies or to notify you when a website attempts to place a cookie in your browser.'),(103035,2631,'_page-content_0_editor','field_61a4da9e4c14f'),(103036,2631,'page-content','1'),(103037,2631,'_page-content','field_61a4da9e2e548'),(103038,2631,'_yoast_wpseo_estimated-reading-time-minutes',''),(103039,2634,'post-info_preview','2488'),(103040,2634,'post-info_short-description','We want to inform you of the upcoming changes in the UK and the European cards processing.'),(103041,2634,'post-info',''),(103042,2634,'post-content_0_type','editor'),(103043,2634,'post-content_0_editor','From the 1st of January 2021, the United Kingdom is no longer part of the EEA, Mastercard and Visa have announced revisions to interchange rates applicable to the payment transactions between the UK and the EEA.\r\n\r\nThe new rates will come into force in October 2021.\r\n\r\nThe updated interchange fees will be effective as of <strong>October, 15:</strong>\r\n<ul>\r\n 	<li>For the EEA merchants, both Mastercard and Visa payments from the UK-issued cards will be classified as International with the corresponding cost application.</li>\r\n 	<li>For the UK merchants, both Mastercard and Visa payments from EEA-issued cards will be classified as International with the corresponding cost application.</li>\r\n</ul>\r\nThank you for your business\r\nCommerceGate Customer Success Team'),(103044,2634,'post-content','1'),(103045,2634,'short-info_preview','2488'),(103046,2634,'short-info_title','Changes in the UK and the European cards processing'),(103047,2634,'short-info_description','We want to inform you of the upcoming changes in the UK and the European cards processing.'),(103048,2634,'short-info',''),(103049,2634,'testimonial-preview_title','Changes in the UK and the European cards processing'),(103050,2634,'testimonial-preview_testimonial','We want to inform you of the upcoming changes in the UK and the European cards processing.'),(103051,2634,'testimonial-preview_testimonial-author_full-name','CommerceGate Customer Success Team'),(103052,2634,'testimonial-preview_testimonial-author_position',''),(103053,2634,'testimonial-preview_testimonial-author',''),(103054,2634,'testimonial-preview',''),(103055,2634,'_yoast_wpseo_primary_category','253'),(103056,2634,'_edit_last','1'),(103058,2634,'_yoast_wpseo_estimated-reading-time-minutes',''),(103059,2634,'_post-info_preview','field_60f83a8cdd6e2'),(103060,2634,'_post-info_short-description','field_60f817b95c8c2'),(103061,2634,'_post-info','field_60ffde10cc650'),(103062,2634,'_post-content_0_type','field_60f81e1b63bdd'),(103063,2634,'_post-content_0_editor','field_60f81e8a63bde'),(103064,2634,'_post-content','field_60f81e0063bdc'),(103065,2634,'_short-info_preview','field_60f83f5a4c3df'),(103066,2634,'_short-info_title','field_60f83bfa5dedc'),(103067,2634,'_short-info_description','field_60f83c1a5dedd'),(103068,2634,'_short-info','field_60f83bb85dedb'),(103069,2634,'_testimonial-preview_title','field_60ffdbfe30097'),(103070,2634,'_testimonial-preview_testimonial','field_60ffdc3730098'),(103071,2634,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(103072,2634,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(103073,2634,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(103074,2634,'_testimonial-preview','field_60ffda5830096'),(103075,2635,'post-info_preview','2488'),(103076,2635,'_post-info_preview','field_60f83a8cdd6e2'),(103077,2635,'post-info_short-description','We want to inform you of the upcoming changes in the UK and the European cards processing.'),(103078,2635,'_post-info_short-description','field_60f817b95c8c2'),(103079,2635,'post-info',''),(103080,2635,'_post-info','field_60ffde10cc650'),(103081,2635,'post-content_0_type','editor'),(103082,2635,'_post-content_0_type','field_60f81e1b63bdd'),(103083,2635,'post-content_0_editor','From the 1st of January 2021, the United Kingdom is no longer part of the EEA, Mastercard and Visa have announced revisions to interchange rates applicable to the payment transactions between the UK and the EEA.\r\n\r\nThe new rates will come into force in October 2021.\r\n\r\nThe updated interchange fees will be effective as of <strong>October, 15:</strong>\r\n<ul>\r\n 	<li>For the EEA merchants, both Mastercard and Visa payments from the UK-issued cards will be classified as International with the corresponding cost application.</li>\r\n 	<li>For the UK merchants, both Mastercard and Visa payments from EEA-issued cards will be classified as International with the corresponding cost application.</li>\r\n</ul>\r\nThank you for your business\r\nCommerceGate Customer Success Team'),(103084,2635,'_post-content_0_editor','field_60f81e8a63bde'),(103085,2635,'post-content','1'),(103086,2635,'_post-content','field_60f81e0063bdc'),(103087,2635,'short-info_preview','2488'),(103088,2635,'_short-info_preview','field_60f83f5a4c3df'),(103089,2635,'short-info_title','Changes in the UK and the European cards processing'),(103090,2635,'_short-info_title','field_60f83bfa5dedc'),(103091,2635,'short-info_description','We want to inform you of the upcoming changes in the UK and the European cards processing.'),(103092,2635,'_short-info_description','field_60f83c1a5dedd'),(103093,2635,'short-info',''),(103094,2635,'_short-info','field_60f83bb85dedb'),(103095,2635,'testimonial-preview_title','Changes in the UK and the European cards processing'),(103096,2635,'_testimonial-preview_title','field_60ffdbfe30097'),(103097,2635,'testimonial-preview_testimonial','We want to inform you of the upcoming changes in the UK and the European cards processing.'),(103098,2635,'_testimonial-preview_testimonial','field_60ffdc3730098'),(103099,2635,'testimonial-preview_testimonial-author_full-name','CommerceGate Customer Success Team'),(103100,2635,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(103101,2635,'testimonial-preview_testimonial-author_position',''),(103102,2635,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(103103,2635,'testimonial-preview_testimonial-author',''),(103104,2635,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(103105,2635,'testimonial-preview',''),(103106,2635,'_testimonial-preview','field_60ffda5830096'),(103107,2634,'_edit_lock','1638208889:1'),(103109,2627,'_wp_old_date','2021-11-29'),(103111,2634,'_wp_old_date','2021-11-29'),(103256,2640,'_yoast_wpseo_estimated-reading-time-minutes',''),(103257,2640,'_wp_old_date','2021-11-29'),(103258,2640,'post-info_preview','2617'),(103259,2640,'_post-info_preview','field_60f83a8cdd6e2'),(103260,2640,'post-info_short-description','Dear Pont Solidari, Fundació Banc de Recursos.\r\nWe really appreciate that you gave us an opportunity to take a part in the computerization of schools in Bolivia. You really did a wonderful thing.'),(103261,2640,'_post-info_short-description','field_60f817b95c8c2'),(103262,2640,'post-info',''),(103263,2640,'_post-info','field_60ffde10cc650'),(103264,2640,'post-content_0_type','editor'),(103265,2640,'_post-content_0_type','field_60f81e1b63bdd'),(103266,2640,'post-content_0_editor','The CommerceGate contribution aimed to a better preparation of the students in Bolivia for the challenges and opportunities of tomorrow, reducing the technological gap that separates the countries of the North and the South.\r\n\r\nWe can’t even imagine the look on their face when they got the good news delivered by you. We are happy that our little effort multiplied by your genuine intention and a grand work will be making a huge difference in someone’s life!\r\n\r\nThanks so much for all you’ve done for making <a href=\"http://www.bancderecursos.org/es/donacion-de-commercegate/\" target=\"_blank\" rel=\"noopener\">this happened</a>!\r\n\r\nCordially,\r\nThe CommerceGate Team!'),(103267,2640,'_post-content_0_editor','field_60f81e8a63bde'),(103268,2640,'post-content','1'),(103269,2640,'_post-content','field_60f81e0063bdc'),(103270,2640,'short-info_preview','2617'),(103271,2640,'_short-info_preview','field_60f83f5a4c3df'),(103272,2640,'short-info_title','CommerceGate donation to Bolivia'),(103273,2640,'_short-info_title','field_60f83bfa5dedc'),(103274,2640,'short-info_description','Dear Pont Solidari, Fundació Banc de Recursos.\r\nWe really appreciate that you gave us an opportunity to take a part in the computerization of schools in Bolivia. You really did a wonderful thing.'),(103275,2640,'_short-info_description','field_60f83c1a5dedd'),(103276,2640,'short-info',''),(103277,2640,'_short-info','field_60f83bb85dedb'),(103278,2640,'testimonial-preview_title','CommerceGate donation to Bolivia'),(103279,2640,'_testimonial-preview_title','field_60ffdbfe30097'),(103280,2640,'testimonial-preview_testimonial','We really appreciate that you gave us an opportunity to take a part in the computerization of schools in Bolivia. You really did a wonderful thing.'),(103281,2640,'_testimonial-preview_testimonial','field_60ffdc3730098'),(103282,2640,'testimonial-preview_testimonial-author_full-name','The CommerceGate Team'),(103283,2640,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(103284,2640,'testimonial-preview_testimonial-author_position',''),(103285,2640,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(103286,2640,'testimonial-preview_testimonial-author',''),(103287,2640,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(103288,2640,'testimonial-preview',''),(103289,2640,'_testimonial-preview','field_60ffda5830096'),(103290,2640,'_yoast_wpseo_primary_category',''),(103291,2640,'_dp_original','2616'),(103292,2640,'_edit_lock','1638208854:1'),(103295,2640,'_wp_desired_post_slug',''),(103296,2640,'_edit_last','1'),(103298,2641,'post-info_preview','2617'),(103299,2641,'_post-info_preview','field_60f83a8cdd6e2'),(103300,2641,'post-info_short-description','Dear Pont Solidari, Fundació Banc de Recursos.\r\nWe really appreciate that you gave us an opportunity to take a part in the computerization of schools in Bolivia. You really did a wonderful thing.'),(103301,2641,'_post-info_short-description','field_60f817b95c8c2'),(103302,2641,'post-info',''),(103303,2641,'_post-info','field_60ffde10cc650'),(103304,2641,'post-content_0_type','editor'),(103305,2641,'_post-content_0_type','field_60f81e1b63bdd'),(103306,2641,'post-content_0_editor','The CommerceGate contribution aimed to a better preparation of the students in Bolivia for the challenges and opportunities of tomorrow, reducing the technological gap that separates the countries of the North and the South.\r\n\r\nWe can’t even imagine the look on their face when they got the good news delivered by you. We are happy that our little effort multiplied by your genuine intention and a grand work will be making a huge difference in someone’s life!\r\n\r\nThanks so much for all you’ve done for making <a href=\"http://www.bancderecursos.org/es/donacion-de-commercegate/\" target=\"_blank\" rel=\"noopener\">this happened</a>!\r\n\r\nCordially,\r\nThe CommerceGate Team!'),(103307,2641,'_post-content_0_editor','field_60f81e8a63bde'),(103308,2641,'post-content','1'),(103309,2641,'_post-content','field_60f81e0063bdc'),(103310,2641,'short-info_preview','2617'),(103311,2641,'_short-info_preview','field_60f83f5a4c3df'),(103312,2641,'short-info_title','CommerceGate donation to Bolivia'),(103313,2641,'_short-info_title','field_60f83bfa5dedc'),(103314,2641,'short-info_description','Dear Pont Solidari, Fundació Banc de Recursos.\r\nWe really appreciate that you gave us an opportunity to take a part in the computerization of schools in Bolivia. You really did a wonderful thing.'),(103315,2641,'_short-info_description','field_60f83c1a5dedd'),(103316,2641,'short-info',''),(103317,2641,'_short-info','field_60f83bb85dedb'),(103318,2641,'testimonial-preview_title','CommerceGate donation to Bolivia'),(103319,2641,'_testimonial-preview_title','field_60ffdbfe30097'),(103320,2641,'testimonial-preview_testimonial','We really appreciate that you gave us an opportunity to take a part in the computerization of schools in Bolivia. You really did a wonderful thing.'),(103321,2641,'_testimonial-preview_testimonial','field_60ffdc3730098'),(103322,2641,'testimonial-preview_testimonial-author_full-name','The CommerceGate Team'),(103323,2641,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(103324,2641,'testimonial-preview_testimonial-author_position',''),(103325,2641,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(103326,2641,'testimonial-preview_testimonial-author',''),(103327,2641,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(103328,2641,'testimonial-preview',''),(103329,2641,'_testimonial-preview','field_60ffda5830096'),(103330,2642,'page-content_0_type','editor'),(103331,2642,'page-content_0_editor','<h2>About cookies</h2>\r\n<strong>CommerceGate</strong> uses third-party cookies to measure and monitor the activity at our payment form whilst providing you the service.\r\n\r\nYou can set your browser to reject cookies or to notify you when a website attempts to place a cookie in your browser.'),(103332,2642,'page-content','1'),(103336,2642,'_edit_last','1'),(103337,2642,'_edit_lock','1638452240:1'),(103338,2642,'_page-content_0_type','field_61a4da9e4c0b5'),(103339,2642,'_page-content_0_editor','field_61a4da9e4c14f'),(103340,2642,'_page-content','field_61a4da9e2e548'),(103341,2642,'_yoast_wpseo_estimated-reading-time-minutes',''),(103342,2642,'_wp_old_slug','politica-de-cookies'),(103343,2643,'page-content_0_type','editor'),(103344,2643,'page-content_0_editor','This privacy and data protection policy is aimed to inform you about our services, the types of personal data we are provided or obtain, how we use that information, whether we disclose the information provided to us to others and the rights you have with regard to the use of and correction of this information.\r\n<h2>Introduction</h2>\r\n<strong>CommerceGate Payment Solutions S.L.</strong> (CommerceGate) provides its partners and suppliers with a variety of fulfillment, support and E-commerce related services. Some of these services may be provided through sites bearing our partners and suppliers names and trademarks.\r\n\r\n<strong>CommerceGate</strong>, its subsidiaries, partners and affiliated companies respect the privacy of our partners and suppliers of products or services, clients and their customers.\r\n\r\nThis privacy and data protection policy <strong>does not apply</strong> to websites or services that are not own or controlled by <strong>CommerceGate</strong>, including websites or services of other <strong>CommerceGate</strong> users.\r\n\r\nOur goal in handling personal data provided to us in connection with the processing of transactions through our Payment Forms and / or APIs is to comply with applicable data privacy and protection laws and to offer users of our website notice, choice, consent, security, data integrity, access and enforcement with regard to personal data provided to us by individuals in conjunction with those transactions.\r\n\r\n<strong>BY CHOOSING TO CONTINUE TO USE OUR SERVICES, YOU ARE CONSENTING TO USE OF YOUR PERSONAL DATA AS CONTAINED IN OUR PRIVACY AND DATA PROTECTION POLICY. YOU CAN WITHDRAW YOUR CONSENT AT ANYTIME SENDING AN EMAIL TO:</strong>\r\n<a href=\"mailto:DPO@CGPAYTECH.COM\">DPO@CGPAYTECH.COM</a>\r\n<h2>How we obtain your personal data</h2>\r\nWe may obtain your personal data when you use our services through the following:\r\n<ul>\r\n 	<li><strong>Registration and Verification: </strong>While registering on our site to establish an account, we will request for the necessary personal data to avail the services requested. Such personal data may include; name, website, telephone number, address, electronic mail address, business registration/incorporation certificates, identity card. We may as well request for additional personal data as you use our services.</li>\r\n 	<li><strong>Transaction Data: </strong>When you transact using our services, we will request for the transaction details and all reasonable information regarding the transaction. This information may include; account name, account number, transaction amount, device usage, geolocation, IP, Email address, participant/recipient data.</li>\r\n 	<li><strong>Third Party Sources: </strong>Depending on the nature of the services provided by CommerceGate to our partners or suppliers, CommerceGate may receive personal data either from you directly or from our partner or supplier who provides us with the personal data to fulfill a service to you on their behalf.</li>\r\n 	<li><strong>Customer Support: </strong>When interacting with our customer service, you may be asked to provide us with additional personal data.</li>\r\n</ul>\r\n<h2>Why do we retain your personal data</h2>\r\n<ul>\r\n 	<li>We are bound by the General Data Protection Regulation (<a href=\"https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=uriserv:OJ.L_.2016.119.01.0001.01.ENG\" target=\"_blank\" rel=\"noopener\">Regulation (EU) 2016/679</a>) and Spanish Data Protection national law. We retain your personal data to fulfill our legal and regulatory obligations:</li>\r\n 	<li>Identify you under the 4th Anti Money Laundering Directive (<a href=\"https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=celex%3A32015L0849\" target=\"_blank\" rel=\"noopener\">Directive (EU) 2015/849</a>) (“4th AMLD”) and Spanish National Law;</li>\r\n 	<li>To process payments between under the Payment Services Directive (<a href=\"https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A32015L2366\" target=\"_blank\" rel=\"noopener\">Directive (EU) 2015/2366</a>) (“PSD2”) and Spanish National Law.</li>\r\n</ul>\r\n<h2>Use of your personal data</h2>\r\nSome of the ways in which we will use the personal data provided us includes:\r\n<ol>\r\n 	<li>to take, process or deliver your order, process or obtain payment or notify you of the status of your purchase;</li>\r\n 	<li>to provide it to industry and credit related organizations for security, credit or fraud prevention purposes;</li>\r\n 	<li>to register your purchase with the manufacturer or service provider for warranty, technical support or similar purposes;</li>\r\n 	<li>to facilitate the renewal of subscriptions for products or services;</li>\r\n 	<li>to provide you with technical support;</li>\r\n 	<li>to monitor service or purchasing patterns;</li>\r\n 	<li>and to manage risk and protect the site.</li>\r\n</ol>\r\nThe personal data we receive may as well be transferred to other countries or regions for processing. We will undertake to obligate any person or entity receiving such information to process any such information in accordance with this Privacy and Data Protection Policy and in accordance with applicable laws. By submitting your order either to our partner or to us, you consent to the use of your personal data as set forth above and the transfer of that data as outlined.\r\n<h2>Sharing your personal data</h2>\r\nWe may share your personal data for the following reasons:\r\n<ol>\r\n 	<li>In some circumstances, we may share your personal data with our partners or suppliers in order for them to fulfill a service to us for your benefit or directly to you. The personal data may include but not limited to your name, mailing address, phone number, and other data required to provide you with the products, services or support requested. We will share your personal data subject to your consent and/or direction with third parties.</li>\r\n 	<li>We may share your personal data with the companies/organizations we engage to provide services to us in connection with your transaction. Such engagement includes: to process credit card payments, send mail, analyze data, provide customer service, and otherwise provide services to us to enable us to serve you and enhance our services. These companies/organizations may have access to personal data as required to permit them to perform their obligations to us. We will require these companies / organizations to undertake to protect such personal data and to only use it in accordance with applicable laws and for the purposes for which they are specifically engaged.</li>\r\n 	<li>We may also provide links from our Website to third party websites who may provide services to you directly and/or on our behalf.</li>\r\n</ol>\r\nTHE PRIVACY POLICIES OF THESE THIRD PARTY SITES MAY BE DIFFERENT FROM OUR PRIVACY POLICIES AND WILL GOVERN ANY TRANSACTIONS UNDERTAKEN ON THAT SITE. COMMERCEGATE AND SUCH THIRD PARTY SITES HAVE THEIR INDEPENDENT DETERMINED PRIVACY AND DATA PROTECTION POLICIES, NOTICES AND PROCEDURES FOR PERSONAL DATA THEY HOLD AND ARE EACH INDEPENDENT DATA CONTROLLER AND NOT JOINT DATA CONTROLLERS.\r\n\r\nWe therefore urge you to review the privacy policy of any site to which you are linked.\r\n\r\nThe personal data we receive may be transferred to other countries or regions for processing. We will undertake to obligate any person or entity receiving such personal data to process any such data in accordance with this privacy and data protection policy and in accordance with applicable laws.\r\n\r\n<strong>CommerceGate will not share or use your personal data</strong> in ways unrelated to the purpose for which you provided us the personal data, without providing you the opportunity to consent to such unrelated uses.\r\n\r\n<strong>CommerceGate will not use your personal data</strong> to send you communications about special offers, product information or other marketing messages.\r\n\r\n<strong>CommerceGate does not sell, trade or rent personal information to anyone.</strong>\r\n\r\nWith the presence of a legal or regulatory obligation public authorities and institutions (European Banking Authority, European Central Bank, Central Bank of Spain, SEPBLAC, other financial authorities, law enforcement agencies, etc.) could receive your personal data.\r\n<h2>Personal data protection</h2>\r\nCustomers who use the <strong>CommerceGate</strong> system are on a secure server which encrypts all of a customer’s personal data. This makes it difficult, if not impossible, for a third party to access or use your personal data in an unauthorized manner. <strong>CommerceGate</strong> has developed its service with security as a top priority. We use firewalls to prevent access to information in our system and Secure Socket Layers (“SSL”) to encrypt your personal data and protect it from disclosure, destruction, modification or use.\r\n<h2>Your rights</h2>\r\nYour rights by using the <strong>CommerceGate</strong> services, regarding your personal data, include:\r\n<ol>\r\n 	<li>The right to access to the provided personal data;</li>\r\n 	<li>The right to rectification of the provided personal data;</li>\r\n 	<li>The right to erasure the provided personal data. You understand that Your personal data related to our performance or compliance with <a href=\"https://www.tesoro.es/sites/default/files/leyes/pdf/Law10-2010.pdf\" target=\"_blank\" rel=\"noopener\">Law 10/2010 of 28 April, on the prevention of money laundering and terrorist financing</a> will be retained by us as a data controller for a <strong>minimum of ten (10) years as required by law</strong>, and that such data may not be subject to a ‘right to be forgotten’;</li>\r\n 	<li>The right to restrict processing. In this case, you will not be authorised to continue purchasing using the CommerceGate services. Aslo any ongoing subscriptions will be cancelled;</li>\r\n 	<li>The right to data portability of the provided personal data.</li>\r\n</ol>\r\nYou can exercise any of this rights ending your request to: dpo@cgpaytech.com\r\n\r\nYou also have a right of appeal to the Spanish Data Protection Agency (AEPD) as a regulatory authority if you are of the view that the processing of your personal data is not occurring in accordance with the law: <a href=\"https://www.agpd.es\" target=\"_blank\" rel=\"noopener\">https://www.agpd.es</a>\r\n\r\nAs a Payment Institution, CommerceGate Payment Solutions S.L. is required to perform due diligence in the prevention money laundering and financing of terrorism, obligated to gather certain documents and information from persons upon the establishment of a business relationship. Pursuant to the Spanish Money Laundering laws (<a href=\"https://www.boe.es/buscar/act.php?id=BOE-A-2010-6737\" target=\"_blank\" rel=\"noopener\">Law 10/2010</a>, <a href=\"https://www.boe.es/diario_boe/txt.php?id=BOE-A-2014-4742\" target=\"_blank\" rel=\"noopener\">Royal Decree 304/2014</a>, <a href=\"https://www.boe.es/eli/es/rdl/2018/08/31/11\" target=\"_blank\" rel=\"noopener\">Royal Decreto-ley 11/2018</a>, <a href=\"https://www.boe.es/diario_boe/txt.php?id=BOE-A-2021-6872\" target=\"_blank\" rel=\"noopener\">Royal Decreto-ley 7/2021</a>), the payment institution is required to determine and verify the identity of customers, the financial holdings of customers or any trust of the customer, to evaluate the purposes pursued by the customer and the intended form of business relationship, to gather and verify information about the source of the invested means, as well to continually monitor the business relationship and the transactions executed in the framework of this relationship. The payment institution must especially retain copies of the received documents and information which are required for the fulfilment of the described due diligence requirements as well as transaction receipts and records which are necessary for the investigation of transactions. These laws grant the Payment Institution the legal authority within the meaning of Data Protection Law to use the mentioned customer data for the purpose of exercising due diligence requirements pertaining to the prevention of money laundering and financing of terrorism, to which requirements the institution is legally subject and which serve the public interest. The processing of data within the scope of the described due diligence requirements are based on a legal obligation of the payment institution. An objection by the client to these uses of data thus may not be observed by the payment institution.\r\n<h2>Changes to this privacy policy</h2>\r\nWe may amend this Privacy Statement to remain compliant with any changes in law and/or to reflect how our business processes personal data. This version was last updated on 25th May 2018. The most recent version is available at <a href=\"https://www.cgpaytech.com\" target=\"_blank\" rel=\"noopener\">https://www.cgpaytech.com</a>\r\n<h2>Contact information</h2>\r\n<strong>CommerceGate Payment Solutions S.L.</strong>\r\n\r\nRegistered at: World Trade Center, North building, 4th floor. C/Moll de Barcelona S/N, 08039, Barcelona, Spain.\r\n\r\n<strong>CommerceGate</strong> is a private limited liability company, incorporated under the laws of Spain and registered under the number B67016634. CommerceGate is a EU authorized Payment Institution, licensed by the Bank of Spain under the license number 6896.\r\n\r\nPhone: <a href=\"tel:+34931149991\">+34 931 149 991</a>\r\n<a href=\"mailto:info@cgpaytech.com\">info@cgpaytech.com</a>\r\n<a href=\"https://www.cgpaytech.com/\" target=\"_blank\" rel=\"noopener\">https://www.cgpaytech.com/</a>\r\n\r\nFor questions, enquiries or comments concerning our PRIVACY AND DATA PROTECTION POLICY, please contact our Data Protection Officer at <a href=\"mailto:dpo@cgpaytech.com\">dpo@cgpaytech.com</a>\r\n\r\nLast updated: 19/11/2021'),(103345,2643,'page-content','1'),(103346,2643,'_edit_last','1'),(103347,2643,'_edit_lock','1639490284:1'),(103348,2643,'_page-content_0_type','field_61a4da9e4c0b5'),(103349,2643,'_page-content_0_editor','field_61a4da9e4c14f'),(103350,2643,'_page-content','field_61a4da9e2e548'),(103351,2643,'_yoast_wpseo_estimated-reading-time-minutes',''),(103352,2644,'page-content_0_type','editor'),(103353,2644,'page-content_0_editor','CommerceGate Payment Solutions S.L.\r\n\r\nExtract from the Anti-Money Laundering and Counter Terrorist Financing manual'),(103354,2644,'page-content','5'),(103355,2644,'page-title_tab-title','Manual AML'),(103356,2644,'page-title_content-title','AML Manual'),(103357,2644,'page-title',''),(103358,2644,'page-title_url-id','aml-manual'),(103359,2644,'page-content_1_type','table'),(103360,2644,'page-content_1_table-style','contrast'),(103361,2644,'page-content_1_editor','<table style=\"border-collapse: collapse; width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td style=\"width: 20%; vertical-align: top; text-align: left;\" colspan=\"5\">RECORD OF AMENDMENTS MADE TO COMMERCEGATE PAYMENT SOLUTIONS, S.L. ANTI-MONEY LAUNDERING AND COUNTER TERRORIST FINANCING MANUAL</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 20%; vertical-align: top;\">Version number</td>\r\n<td style=\"width: 20%; vertical-align: top;\">Effective date</td>\r\n<td style=\"width: 20%; vertical-align: top;\">Date of approval</td>\r\n<td style=\"width: 20%; vertical-align: top;\">Approved by</td>\r\n<td style=\"width: 20%; vertical-align: top;\">Justification of amendments</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 20%; vertical-align: top;\">First</td>\r\n<td style=\"width: 20%; vertical-align: top;\">October 9th, 2019.</td>\r\n<td style=\"width: 20%; vertical-align: top;\">October 9th, 2019.</td>\r\n<td style=\"width: 20%; vertical-align: top;\">Board of Directors of CGPS</td>\r\n<td style=\"width: 20%; vertical-align: top;\">First AML/CFT Manual.</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 20%; vertical-align: top;\">Second</td>\r\n<td style=\"width: 20%; vertical-align: top;\">March 5th, 2020</td>\r\n<td style=\"width: 20%; vertical-align: top;\">March 5th, 2020</td>\r\n<td style=\"width: 20%; vertical-align: top;\">Board of Directors of CGPS</td>\r\n<td style=\"width: 20%; vertical-align: top;\">Review and update of the AML/CFT Manual to include certain new requirements introduced by the Royal Decree-Law 11/2018 of August 31st, transposing directives on the protection of pension commitments to workers, prevention of money laundering and requirements for the entry and residence of third-country nationals and amending Law 39/2015, of October 1, on the Common Administrative Procedure of Public Administrations.</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 20%; vertical-align: top;\">Third</td>\r\n<td style=\"width: 20%; vertical-align: top;\">February 26th 2021</td>\r\n<td style=\"width: 20%; vertical-align: top;\">February 26th 2021</td>\r\n<td style=\"width: 20%; vertical-align: top;\">Board of Directors of CGPS</td>\r\n<td style=\"width: 20%; vertical-align: top;\">Updating of (i) the list of applicable regulations, (ii) the list of positions that give rise to the consideration of a person of public responsibility, (iii) high risk countries, (iv) the applicable sanctioning regime, (v) Customer Risk Assessment, (vi) Customer Acceptance Policy and (vii) correction of SEPBLAC contact email.</td>\r\n</tr>\r\n</tbody>\r\n</table>'),(103362,2644,'page-content_1_table-description',''),(103363,2644,'page-content_2_type','editor'),(103364,2644,'page-content_2_editor','<ul>\r\n 	<li><strong>General considerations</strong></li>\r\n 	<li><strong>The Manual (Extract)</strong></li>\r\n</ul>\r\nThe aim of this Anti-Money Laundering and Counter Terrorist Financing Manual (hereinafter the \"<strong>Manual</strong>\") is to set out the rules to be observed by COMMERCEGATE PAYMENT SOLUTIONS, S.L. (hereinafter, \"<strong>CommerceGate</strong>\", the \"<strong>Company</strong>\" or the \"<strong>Entity</strong>\"), as payment institution, in order to comply with the anti-money laundering and counter terrorist financing regulations in force (\"<strong>AML/CTF</strong>\"), for the Entity is obligated to comply in accordance with article 2.1.(h) of Law 10/2010, of April 28, on Anti-Money Laundering and of Counter Terrorist Financing.\r\n\r\nThe activities carried out by CommerceGate are those of payment institutions as set out in Royal Decree Law 19/2018, of 23 November, on payment services and other urgent financial measures (the \"<strong>RDPS</strong>\"), implemented by the Royal Decree 736/2019 of 20 December on the legal regime of payment services and payment institutions (the \"<strong>Royal Decree 736/2010</strong>\").\r\n\r\nIn compliance with its AML/CTF obligations, CommerceGate will establish the procedures, policies, internal controls and tools necessary to comply with the different regulations coming from both national and international organizations and that will have as an objective the effective fight against operations related to money laundering and terrorist financing, understanding as such the set of mechanisms and procedures oriented to the use of the Financial System, and other economic sectors, in order to give the appearance of legality to capital or assets coming from criminal or illicit activities. To this end, it shall rely on the maximum diligence of all its operational resources in compliance with the rules and procedures that permit effective control of suspicious activity and customers.\r\n\r\nIn relation to the services it renders, CommerceGate assumes the commitment and obligation to detect operations that may constitute money laundering or terrorist financing and report them to the competent authorities through the established means for that purpose.\r\n<h2><strong>Concept of money laundering</strong></h2>\r\nFor the purposes of this Manual and in accordance with article 1.2 of Act No. 10/2010, the following activities shall be considered money laundering:\r\n\r\nThe conversion or transfer of property, knowing that such property is derived from criminal activity or from participation in criminal activity, for the purpose of concealing or disguising the illicit origin of the property or of assisting persons who are involved in evading the legal consequences of their actions.\r\n<ul>\r\n 	<li>The concealment or disguise of the nature, source, location, disposition, movement, or ownership of property or rights in property, knowing that such property is derived from criminal activity or from an act of participation in criminal activity.</li>\r\n 	<li>The acquisition, possession or use of property, knowing, at the time of receipt, that such property was derived from criminal activity or from an act of participation in criminal activity.</li>\r\n 	<li>participation in, association to commit, attempts to commit and aiding, abetting or counselling the commission of any of the activities referred to in the preceding points.</li>\r\n 	<li><strong>Money laundering process</strong></li>\r\n</ul>\r\nThe money laundering process, at a general level, consists of the following phases:\r\n<ul>\r\n 	<li><em>Placement:</em> Introduction of criminal cash into the financial circuits.</li>\r\n 	<li><em>Accumulation, concealment or transformation:</em> Carrying out transfers between different accounts in one or different jurisdictions for the purpose of breaking up, accumulating, concealing, transferring the amounts and depositing them in less rigorous jurisdictions in investigations into the origin of the fortunes or in accounts where the origin of the money has a legal appearance.</li>\r\n 	<li><em>Integration:</em> Incorporation of the amounts in the financial system under an appearance of legality.</li>\r\n 	<li><strong>Terrorist financing</strong></li>\r\n</ul>\r\nIn accordance with the provisions of article 1.3 of Law 10/2010, the terrorist financing shall be understood to mean the supply, deposit, distribution or collection of funds or goods, by any means, directly or indirectly, with the intention of using them or with the knowledge that they will be used, in full or in part, for the commission of any of the terrorist offences specified in the Penal Code. Terrorist financing shall be deemed to exist even if the provision or collection of funds or property has taken place in the territory of another State.\r\n<ul>\r\n 	<li><strong>Due diligence measures</strong></li>\r\n 	<li><strong>Introduction and Formal identification of the client</strong></li>\r\n</ul>\r\nThe Company, in compliance with its AML/CTF obligations, has established the procedures, policies, internal controls and tools necessary to comply with the different regulations on the application of due diligence in matters of AML/CTF on its clients, and in particular all those matters related to formal identification, identification of the beneficial owner, the accreditation of the purpose and nature of the business relationship, and the continuous monitoring of the business relationship, applying for this purpose the diligence measures in a graduated manner, based on the risk of the clients and their operations, according to the client segmentation described below.\r\n\r\nUnder no circumstances will business relationships or operations be carried out with customers, whether individuals or legal entities, that have not been duly identified, unless the applicable regulations allow it (for example, in application of the provisions of article 4.1 of Royal Decree 304/2014, when simplified due diligence measures are applied depending on the risk, or others legally provided for).\r\n<ul>\r\n 	<li>The identification documents must be in force at the time of establishing business relations or carrying out occasional operations. In the case of legal entities, the validity of the data contained in the documentation provided must be proven by a statement from the customer.</li>\r\n 	<li>If discrepancies are observed, identification with the physical presence of the customer shall be mandatory.</li>\r\n 	<li>In addition, under no circumstances will any contracting be carried out when the holders are not duly represented.</li>\r\n 	<li><strong>Identification of the Ultimate Beneficial Owner</strong></li>\r\n</ul>\r\nCommerceGate must identify the beneficial owner prior to the establishment of business relationships or the execution of transactions, unless applicable regulations permit identification at a later time or exemption from this requirement. With respect to legal persons or legal structures without personality, trusts and any other similar structure, the person responsible for the application of due diligence measures shall request information on the shareholding or control structure in order to determine the beneficial owner.\r\n<h2><strong>Customer admission policy</strong></h2>\r\nThe assessment of potential customer risks is considered essential to prevent money laundering and the financing of terrorism. CommerceGate has established a specific policy regarding the admission of clients (the “<strong>Acceptance Policy</strong>”) which is a gradual policy and includes a deep description of those potential customers that could have a higher risk than the average risk because of:\r\n<ul>\r\n 	<li>The activities the potential customer does and the sector in which he or she is involved.</li>\r\n 	<li>The place where the client comes from and/or the place where he or she resides.</li>\r\n 	<li>The client’s condition of Politically Exposed Persons (PEPs).</li>\r\n</ul>\r\nIn accordance with the Acceptance Publicity and in order to prevent CommerceGate from being used by persons involved in criminal activities related to money laundering or terrorist financing, CommerceGate distinguishes between:\r\n<ul>\r\n 	<li>acceptable customers</li>\r\n 	<li>customers under control</li>\r\n 	<li>excluded customers.</li>\r\n 	<li><strong>Accreditation of activity, knowledge and verification of clients</strong></li>\r\n</ul>\r\nClients will be asked for information to ascertain the purpose and nature of the business relationship they wish to establish, and the nature of their professional or business activity generating the funds. Commercegate\'s \"Know Your Client\" policy will require an evaluation of each client based on their initial risk profile, in accordance with the information indicated.\r\n\r\nThe activities declared by customers will be subject to a verification procedure taking into account the different level of risk, and will be based on obtaining information and documentation relating to the declared activity, obtained from the customer himself or from other sources of information, at the beginning of the business relationship or subsequently. Information shall be obtained on the purpose and intended nature of the business relationship, gathering from all customers information to ascertain the nature of their professional or business activity. Data on economic activity or origin of funds must be incorporated at the time the business relationship is established, unless the applicable regulations allow such information to be collected at a later time.\r\n<h2><strong>Segmentation of customers according to risk</strong></h2>\r\nThe categorisation of customer risk allows the application of the due diligence measures described in the previous sections to be graduated according to the level of customer risk. The risks have been categorized into three scales, resulting from the risk analysis, specifically:'),(103365,2644,'page-content_0_table-style','light'),(103366,2644,'page-content_0_table-description',''),(103367,2644,'page-content_2_table-style','contrast'),(103368,2644,'page-content_2_table-description','Continuous monitoring of the business relationship'),(103369,2644,'_edit_last','1'),(103370,2644,'_edit_lock','1639755620:1'),(103371,2645,'post-info_preview','2621'),(103372,2645,'post-info_short-description','For the second time, Live Gaming Summit brings together all providers, operators, experts and other stakeholders in the Gaming Industry and it is happening in the heart of Barcelona. Considering the success of the first event, the Summit expects an even greater number of both exhibitors and visitors this year.'),(103373,2645,'post-info',''),(103374,2645,'post-content_0_type','editor'),(103375,2645,'post-content_0_editor','“CommerceGate couldn’t miss an opportunity to display its payment service provider vast assortment of innovative payment technologies, precise financial reporting, advanced, customizable and effective system in the business risk management for the Remote Gaming Industry stakeholders.” Said CEO Evgen Sopin.\r\n\r\nThe Live Gaming Summit promises to attract the leading industry experts who would present their latest developments, discuss recent and ongoing trends, and host informative panel discussions. The agenda warrants various networking opportunities, programmed between informative keynotes by leading industry stakeholders. CommerceGate has comprehensive experience in working with gaming merchants, helping clients to enter into developing markets and achieve higher transaction success rates, while strictly controlling Risk KPIs and maximizing revenues.'),(103376,2645,'post-content','1'),(103377,2645,'short-info_preview','2621'),(103378,2645,'short-info_title','CommerceGate to attend “Live Gaming Summit” in Barcelona'),(103379,2645,'short-info_description','For the second time, Live Gaming Summit brings together all providers, operators, experts and other stakeholders in the Gaming Industry and it is happening in the heart of Barcelona. Considering the success of the first event, the Summit expects an even greater number of both exhibitors and visitors this year.'),(103380,2645,'short-info',''),(103381,2645,'testimonial-preview_title','CommerceGate to attend “Live Gaming Summit” in Barcelona'),(103382,2645,'testimonial-preview_testimonial','For the second time, Live Gaming Summit brings together all providers, operators, experts and other stakeholders in the Gaming Industry and it is happening in the heart of Barcelona.'),(103383,2645,'testimonial-preview_testimonial-author_full-name',''),(103384,2645,'testimonial-preview_testimonial-author_position',''),(103385,2645,'testimonial-preview_testimonial-author',''),(103386,2645,'testimonial-preview',''),(103387,2645,'_yoast_wpseo_primary_category',''),(103388,2645,'_edit_last','1'),(103389,2645,'_edit_lock','1638208871:1'),(103391,2645,'_yoast_wpseo_estimated-reading-time-minutes',''),(103392,2645,'_post-info_preview','field_60f83a8cdd6e2'),(103393,2645,'_post-info_short-description','field_60f817b95c8c2'),(103394,2645,'_post-info','field_60ffde10cc650'),(103395,2645,'_post-content_0_type','field_60f81e1b63bdd'),(103396,2645,'_post-content_0_editor','field_60f81e8a63bde'),(103397,2645,'_post-content','field_60f81e0063bdc'),(103398,2645,'_short-info_preview','field_60f83f5a4c3df'),(103399,2645,'_short-info_title','field_60f83bfa5dedc'),(103400,2645,'_short-info_description','field_60f83c1a5dedd'),(103401,2645,'_short-info','field_60f83bb85dedb'),(103402,2645,'_testimonial-preview_title','field_60ffdbfe30097'),(103403,2645,'_testimonial-preview_testimonial','field_60ffdc3730098'),(103404,2645,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(103405,2645,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(103406,2645,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(103407,2645,'_testimonial-preview','field_60ffda5830096'),(103408,2646,'post-info_preview','2621'),(103409,2646,'_post-info_preview','field_60f83a8cdd6e2'),(103410,2646,'post-info_short-description','For the second time, Live Gaming Summit brings together all providers, operators, experts and other stakeholders in the Gaming Industry and it is happening in the heart of Barcelona. Considering the success of the first event, the Summit expects an even greater number of both exhibitors and visitors this year.'),(103411,2646,'_post-info_short-description','field_60f817b95c8c2'),(103412,2646,'post-info',''),(103413,2646,'_post-info','field_60ffde10cc650'),(103414,2646,'post-content_0_type','editor'),(103415,2646,'_post-content_0_type','field_60f81e1b63bdd'),(103416,2646,'post-content_0_editor','“CommerceGate couldn’t miss an opportunity to display its payment service provider vast assortment of innovative payment technologies, precise financial reporting, advanced, customizable and effective system in the business risk management for the Remote Gaming Industry stakeholders.” Said CEO Evgen Sopin.\r\n\r\nThe Live Gaming Summit promises to attract the leading industry experts who would present their latest developments, discuss recent and ongoing trends, and host informative panel discussions. The agenda warrants various networking opportunities, programmed between informative keynotes by leading industry stakeholders. CommerceGate has comprehensive experience in working with gaming merchants, helping clients to enter into developing markets and achieve higher transaction success rates, while strictly controlling Risk KPIs and maximizing revenues.'),(103417,2646,'_post-content_0_editor','field_60f81e8a63bde'),(103418,2646,'post-content','1'),(103419,2646,'_post-content','field_60f81e0063bdc'),(103420,2646,'short-info_preview','2621'),(103421,2646,'_short-info_preview','field_60f83f5a4c3df'),(103422,2646,'short-info_title','CommerceGate to attend “Live Gaming Summit” in Barcelona'),(103423,2646,'_short-info_title','field_60f83bfa5dedc'),(103424,2646,'short-info_description','For the second time, Live Gaming Summit brings together all providers, operators, experts and other stakeholders in the Gaming Industry and it is happening in the heart of Barcelona. Considering the success of the first event, the Summit expects an even greater number of both exhibitors and visitors this year.'),(103425,2646,'_short-info_description','field_60f83c1a5dedd'),(103426,2646,'short-info',''),(103427,2646,'_short-info','field_60f83bb85dedb'),(103428,2646,'testimonial-preview_title','CommerceGate to attend “Live Gaming Summit” in Barcelona'),(103429,2646,'_testimonial-preview_title','field_60ffdbfe30097'),(103430,2646,'testimonial-preview_testimonial','For the second time, Live Gaming Summit brings together all providers, operators, experts and other stakeholders in the Gaming Industry and it is happening in the heart of Barcelona.'),(103431,2646,'_testimonial-preview_testimonial','field_60ffdc3730098'),(103432,2646,'testimonial-preview_testimonial-author_full-name',''),(103433,2646,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(103434,2646,'testimonial-preview_testimonial-author_position',''),(103435,2646,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(103436,2646,'testimonial-preview_testimonial-author',''),(103437,2646,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(103438,2646,'testimonial-preview',''),(103439,2646,'_testimonial-preview','field_60ffda5830096'),(103440,2644,'_page-content_0_type','field_61a4da9e4c0b5'),(103441,2644,'_page-content_0_editor','field_61a4da9e4c14f'),(103442,2644,'_page-content_1_type','field_61a4da9e4c0b5'),(103443,2644,'_page-content_1_table-style','field_61a4da9e4c107'),(103444,2644,'_page-content_1_editor','field_61a4da9e4c14f'),(103445,2644,'_page-content_1_table-description','field_61a4da9e4c2f0'),(103446,2644,'_page-content_2_type','field_61a4da9e4c0b5'),(103447,2644,'_page-content_2_editor','field_61a4da9e4c14f'),(103448,2644,'_page-content','field_61a4da9e2e548'),(103449,2644,'_yoast_wpseo_estimated-reading-time-minutes',''),(103451,2645,'_wp_old_date','2021-11-29'),(103454,2647,'page-content_0_type','editor'),(103455,2647,'page-content_0_editor','CommerceGate Payment Solutions S.L., a corporation organized and existing under the laws of the Spain, C/Moll de Barcelona, \"World Trade Center\", North building, 4th floor. Barcelona, Spain. 08039. (hereafter referred to as the “Provider” or “CommerceGate”) processing and billing services, (hereafter referred to as “Service”). The Service may also include access to products and services of third parties.\r\n\r\nRegistration with the Service creates a contract between the end-user (hereafter referred to as the “User” or “you”) and the Provider.\r\n\r\nThe User confirms that he has read and understood these conditions of the contract and that he accepts them fully and without reservation. These “Terms &amp; Conditions” (hereafter referred to as the “Terms”) have exclusive validity unless the Provider has expressly declared its agreement to different provisions.\r\n\r\nYou may print or save a copy of these Terms for Your reference but the most up to date version of these Terms will always be made available here whilst this Site is operational.\r\n<h2>Definitions:</h2>\r\n<strong>CommerceGate</strong>\r\n\r\n<strong>CommerceGate Payment Solutions S.L.</strong> , a corporation organized and existing under the laws of the Spain, C/Moll de Barcelona, “World Trade Center”, North building, 4th floor. Barcelona, Spain. 08039. CommerceGate is a EU authorized Payment Institution, licensed by the Bank of Spain under the license number 6896.\r\n\r\n<strong>Merchant</strong>\r\n\r\nA natural person or legal person having legal capacity that (i) sells goods and/or services over the Internet and (ii) has signed the Agreement with CommerceGate.\r\n\r\n<strong>Payment Gateway</strong>\r\n\r\nInfrastructure operated by Provider which enables transfer of data to information systems of banks and other financial institutions where online payment transactions initiated by the Customers take place.\r\n\r\n<strong>Acquiring Service</strong>\r\n\r\nServices that enable execution of payment transactions initiated by, or via, the Merchant, by means of the User’s payment instrument, which service involves, among else, operating authorization process, transmitting payment orders (Payments) to the Intermediary Institutions, and is designed to provide the Merchant with funds due to it (the Merchant).\r\n\r\n<strong>Intermediary Institution</strong>\r\n\r\nInstitution which participates in the process of transferring Customer’s financial funds in favour of the Merchant in order to effect a Payment, especially a bank, acquiring and clearing centre, payment service provider, Card Associations such as MasterCard, American Express, JCB, Diners Club, electronic money institution etc.\r\n\r\n<strong>User</strong>\r\n\r\nA person who pays for goods or services offered by the Merchant on its website.\r\n\r\n<strong>Agreement</strong>\r\n\r\nAn agreement for the Payment Gateway services signed between the Merchant and Commercegate.\r\n<h2>1. Service Description</h2>\r\n1.1. YOU REPRESENT AND WARRANT THAT YOU ARE OF LEGAL AGE IN THE JURISDICTION IN WHICH YOU RESIDE.\r\n\r\n1.2. If any upgrade in or to the Service requires changes in your equipment or software, you must effect these changes at your own expense. Unless explicitly stated otherwise, any new or additional features that change or enhance the current Service, including new products, shall be subject to the terms and conditions of this Agreement.\r\n<h2>2. Payment for the Service</h2>\r\n2.1. Payment for services under this website may be effectuated by a credit card, debit card etc. (“Approved Facility”). You authorize Provider and/or its authorized agents to transact such payments on your behalf. Unless you have good reason to believe Credit/Debit card you use to purchase your product/service is lost or stolen, you agree not to report that Credit/Debit card as lost or stolen. You agree not to dispute any authorized charge by CommerceGate. In case you fraudulently report your Credit/Debit card used to get services or goods as stolen, or if you fraudulently report that an authorized charge by the CommerceGate is unauthorized, you shall be liable to CommerceGate for liquidated damages of EUR 25,000.00. The liability for liquidated damages specified in this section shall not limit any other liability you may have for breach(-es) of any other terms, conditions, promises and warranties set forth in these terms and conditions\r\n<h2>3. Registration and Registration Data</h2>\r\n3.1. You agree that you are responsible for keeping your screen name and password for your account secret. You acknowledge that we are not responsible for third party access to your account that results from sharing your login or other account details or personal information by you or the theft or misappropriation of your screen name and password. We reserve the right to suspend your access to the Services or terminate your account if we suspect an unauthorised person is attempting to access it.\r\n\r\n3.2. If you use a password that the Provider considers to be insecure, the Provider shall be entitled to require the password to be changed and/or terminate your authorized access to password-protected areas.\r\n\r\n3.3. In exchange for your use of the Service (in addition to the payment of applicable fees) you agree to provide true, accurate and complete information about yourself as prompted by the registration form (“Registration Data”). The Provider has any grounds to suspect that the Registration Data is inaccurate or incomplete, the Provider has the right to suspend or terminate your account and refuse any and all current or future use of the Service.\r\n<h2>4. Contracts for Products and Services of Third Parties</h2>\r\n4.1. The Service may also include access to products and services of independent third parties either directly or via links to sites operated by such third parties.\r\n\r\n4.2. THE PROVIDER SHALL NOT BE A PARTY TO, OR IN ANY WAY RESPONSIBLE FOR, ANY TRANSACTION CONCERNING PRODUCTS OR SERVICES MADE AVAILABLE FROM SUCH THIRD PARTIES OR FOR ANY CONTENT OR INFORMATION PRESENTED IN CONNECTION WITH ANY PRODUCTS OR SERVICES OF THIRD PARTIES.\r\n<h2>5. Interruptions or Discontinuation of Service</h2>\r\n5.1. The Provider may suspend the Service for repair, maintenance, and/or upgrade work. In such an event, the Provider shall make reasonable efforts to keep the said interruption as brief as is reasonably possible with as little inconvenience to you as is reasonably possible.\r\n\r\n5.2. The Provider reserves the right to modify or discontinue, temporarily or permanently, individual services provided by it or third parties via the Services, or the Services themselves.\r\n\r\n5.3. The Provider aims to make the system as widely accessible as possible. Because of the technical aspects of Internet and mobile phone connections, over which the Service has no influence, disruptions may however arise from time to time in the data transfer. The Provider cannot, therefore, give any guarantee on the accessibility of the system or for the accessibility of individual participants, however, providing the best possible performance is one of the main goals of the Provider.\r\n<h2>6. Limitation of liabilities and disclaimer of warrantie</h2>\r\n6.1. Except in jurisdictions where such provisions are restricted, you agree that the Provider’s entire liability to you or any third person, and your or any third person’s exclusive remedy, in law, inequity, or otherwise, with respect to the service(s) provided under this Agreement and/or for any breach of this Agreement is solely limited to the amount you paid for such service(s) during the term of this Agreement.\r\n\r\n6.2. Except in jurisdictions where such provisions are restricted, the Provider, its licensors and contractors (including any third parties providing all or part of the services) shall not be liable for any indirect, incidental, special or consequential damages. Even if the Provider has been advised of the possibility of such damages, to the extent that a country does not permit the exclusion or limitation of liability as set forth herein, the Provider liability is limited to the extent permitted by law in such Country.\r\n\r\n6.3. You are fully responsible for all activities within your password or account or through your Subscription. That responsibility includes, but is not limited to, the responsibility for any fees for the use of the Service or any products and services made available through the Service.\r\n\r\n6.4. You agree to notify the Provider immediately if you suspect unauthorized use of your password or account or any other breach of security and to ensure that you log out of your account at the end of each session. The Provider cannot and will not be liable for any loss or damage arising from your failure to comply with this Section.\r\n\r\n6.5. The Provider will take reasonable measures to maintain the privacy and security of all private information provided by you to the website, but third parties (such as hackers) may breach or attempt to breach the provider’s security measures or may gain unauthorized access to the Provider or other equipment containing your information. You agree that the Provider shall not be liable for damages of any sort, whether arising under contract, tort, or otherwise, with respect to any breach of security of the Provider website or any other company equipment or user information.\r\n\r\n6.6. Without limitation to the foregoing, and due to the complexity, variability and number of intermediaries/third parties involved with the provision of our Services, Internet connection, the development and speed of development, along with the spread of malicious code over the Internet, the Provider cannot give any guarantees as to the provision or constant provision of services, services being available by any particular time, or integrity of data stored or transmitted via our system or the Internet. The Provider will use all reasonable efforts to ensure that its systems are secured from any and all unauthorized access or the effects of any malicious code, but will not be held liable for any or all inadvertent disclosure of, corruption or erasure of any or all data transmitted, received or stored on its systems despite their efforts.\r\n\r\n6.7. CommerceGate may not be held liable as regards the provision to CommerceGate’s servers of transaction data regarding Payments. The Merchant shall be exclusively responsible for the security of data transmission to CommerceGate servers, as well as for the correctness and appropriate format of the data. As regards a loss of data after they have been submitted by the Merchant to CommerceGate, CommerceGate disclaims any and all liability for any harm, loss or injury resulting from the fact that no proper backup copy was made by the Merchant (or a third party authorized by the Merchant in this respect) on the Merchant’s systems prior to transmission, if such backup is permitted under the applicable law and requirements of relevant Intermediary Institutions.\r\n<h2>7. Personal Data</h2>\r\n7.1. Data protection is of utmost importance to the Provider. The Provider handles any data strictly confidentially and in accordance with the respective data protection regulations, including General Data Protection Regulation (Regulation (EU) 2016/679), “GDPR”. User data is always stored securely. However to operate such a system and to prepare invoices it is sometimes necessary to store data and pass data on to third parties. Therefore the User understands that the Provider will be able to collect, process and store personal, invoicing, mail, chat and access data.\r\n\r\n7.2. By proceeding to use the Provider services you acknowledge that Provider, including CommerceGate and other group entities, will collect, process and store your personal data and may share such data with other EEA regulated entities, exercising our rights and obligations as Data Controller and Data Processor, depending on a role carried out during the provision of payment services.\r\n\r\n7.3. Data will be used for processing of payment orders, invoicing, for technical administration, for consumer information according to our privacy policy, for fulfilling of legal and reporting obligations.\r\n\r\n7.4. You may have the following rights in regards to the collection and processing of your personal data – the right to be informed, the right of access, the right to rectification, the right to erasure, the right to restrict processing, the right to data portability, the right to object, the rights in relation to automated decision making and profiling. Provider may not be able to allow enforcement of some of these rights if such rights are superseded by legal obligations of Provider – in this case, a detailed explanation will be provided by Provider.\r\n\r\n7.5. We process information about you in accordance with our Privacy Policy. By using the Services, you consent to such collection and processing and you warrant that all data provided by you is accurate. You are responsible for reviewing the terms of the Privacy Policy, awareness and execution of your rights. By continuing to use the Services you are confirming that you accept the Terms of the Privacy Policy.\r\n\r\n7.6. You expressly authorize The Provider to monitor, record and log all your online activities on the website (including chat, email), according to business and legal grounds described in Privacy Policy.\r\n\r\n7.7. You agree that in order to fulfil this Contract your Personal data may be transferred to a third country. Provider will have data protection processes in place to ensure such transfers comply with requirements of Regulation (EU) 2016/679.\r\n\r\n7.8. You can exercise your rights, or get an answer in regards to any questions or requests for information regarding data protection via an email to <a href=\"mailto:dpo@cgpaytech.com\">dpo@cgpaytech.com</a> or by sending a letter to our legal address. You must identify yourself and provide proof of identification to ensure that the answer is actually provided to the affected person.\r\n<h2>8. Intellectual Property Rights</h2>\r\n8.1. Except as otherwise set forth herein, all right, title and interest in and to any intellectual property, proprietary rights or other rights related to intangible property which are used, developed, comprising, embodied in, or practiced in connection with any of the Service (“the Provider Intellectual Property Rights”) are owned by the Provider or its licensors, and you agree to make no claim of interest in or ownership of any such the Provider Intellectual Property Rights.\r\n\r\n8.2. You acknowledge that no title to the Provider Intellectual Property Rights is transferred to you and that you do not obtain any rights, express or implied, in the Service, other than the rights expressly granted in this Agreement.\r\n\r\n8.3. If you are a copyright owner or agent thereof and believe that any of our content infringes upon your copyright, please contact us at the following email address: <a href=\"mailto:legal@cgpaytech.com\">legal@cgpaytech.com</a>\r\n<h2>9. Indemnification</h2>\r\n9.1. You agree to indemnify and hold the Provider, its parent, subsidiaries, affiliates, officers, agents, directors, contractors, licensors and other partners and employees, harmless from any loss, liability, claim, or demand, including reasonable legal fees, made by any third party due to or arising out of or in connection with (a) your use of the Service, and (b) the breach by you of your representations and warranties set forth herein.\r\n<h2>10. Arbitration and Governing Law</h2>\r\n10.1. The exclusive means of resolving any dispute or claim arising out of or relating to these Terms of Use (including any alleged breach thereof), the Service, or the Website shall be Arbitration.\r\n\r\n10.2. All disputes or claims arising out of or in connection with this contract including disputes relating to its validity, breach, termination or nullity shall be finally settled under the Rules of Arbitration of the International Arbitral Centre of the Austrian Federal Economic Chamber in Vienna (Vienna Rules) by one arbitrator appointed in accordance with the said Rules.\r\n\r\n10.3. The number of arbitrators shall be one.\r\n\r\n10.4. The substantive law of England and Wales shall be applicable.\r\n\r\n10.5. The language to be used in the arbitral proceedings shall be English.\r\n\r\n10.6. By using the Website or the Service in any manner, you agree to the above arbitration agreement. In doing so, YOU GIVE UP YOUR RIGHT TO GO TO COURT to assert or defend any claims between you and the Provider (except for matters that may be taken to small-claims court). YOU ALSO GIVE UP YOUR RIGHT TO PARTICIPATE IN A CLASS ACTION OR OTHER CLASS PROCEEDING. Your rights will be determined by a NEUTRAL ARBITRATOR, NOT A JUDGE OR JURY. You are entitled to a fair hearing before the arbitrator. The arbitrator can grant any relief that a court can, but you should note that arbitration proceedings are usually simpler and more streamlined than trials and other judicial proceedings.\r\n\r\n10.7. Pre-Arbitration Dispute Resolution. We are always interested in resolving disputes amicably and efficiently. So before you commence an arbitration, we suggest that you contact us to explain your complaint, as we may be able to resolve it without the need for arbitration. You may contact us at <a href=\"mailto:legal@cgpaytech.com\">legal@cgpaytech.com</a>\r\n<h2>11. Miscellaneous</h2>\r\n11.1. The Provider shall serve notices related to this contract by posting them on the Provider web site or by sending them to the e-mail address you have given to the Provider, or as a text message to your mobile phone number.\r\n\r\n11.2. You may not assign or transfer in any other way the contract or any of your contractual rights.\r\n\r\n11.3. The Provider shall have the right to assign its rights and obligations under this contract and any receivables based on this contract to a third party upon written notice to you, provided such assignment is made under terms not less favorable to you than those in these TERMS.\r\n\r\n11.4. YOU ACKNOWLEDGE AND AGREE THAT THIS AGREEMENT IS SUBJECT TO CHANGE BY THE PROVIDER AT ANY TIME, WHICH CHANGES SHALL BE EFFECTIVE UPON POSTING SUCH CHANGES TO THE WEBSITE. ANY USE OF THE SERVICE AFTER SUCH POSTING SHALL CONSTITUTE ACCEPTANCE OF SUCH CHANGES BY YOU.\r\n\r\n11.5. If a Court decides that any provision of this Contract cannot be enforced, that particular part of the Contract will not apply but the rest will. However the parties will negotiate in good faith to restate such provision to reflect the original intentions of the parties as nearly as is possible in accordance with applicable law, and the remaining provisions of this Agreement. The invalidity, illegality or unenforceability of any provisions or part of any provision of this Agreement shall not affect or impact the continuation in force of the remainder of this Agreement, or provisions as the case may be.\r\n\r\n11.6. The section headings appearing in this Agreement are inserted only as a matter of convenience and in no way define, limit, construe or describe the scope or extent of such section or in any way affect such section.\r\n\r\n11.7. Where the context so admits or requires, words denoting the singular include the plural and vice versa, words denoting any gender (or the neuter) include both genders and the neuter. Section headings are purely for ease of reference and do not form part of or affect the interpretation of this Agreement. References to “include” and “including” shall be deemed to mean respectively “include(s) without limitation” and “including without limitation”. References to each party to this Agreement include references to its successors and permitted assigns.\r\n\r\n11.8. These Terms are only available in the English language.\r\n\r\n11.9. The Terms and Conditions are personal to you. You may not assign your rights or obligations to anyone.\r\n<h2>Contact information</h2>\r\n<strong>CommerceGate Payment Solutions S.L.</strong>\r\n\r\nRegistered at: World Trade Center, North building, 4th floor. C/Moll de Barcelona S/N, 08039, Barcelona, Spain.\r\n\r\n<strong>CommerceGate</strong> is a private limited liability company, incorporated under the laws of Spain and registered under the number B67016634. CommerceGate is an EU authorized Payment Institution, licensed by the Bank of Spain under the license number 6896.\r\n\r\nPhone: <a href=\"tel:+34931149991\">+34 931 149 991</a>\r\n<a href=\"mailto:info@cgpaytech.com\">info@cgpaytech.com</a>\r\n<a href=\"https://www.cgpaytech.com/\">https://www.cgpaytech.com/</a>\r\n\r\nFor questions, enquiries or comments concerning our PRIVACY AND DATA PROTECTION POLICY, please contact our Data Protection Officer at <a href=\"mailto:dpo@cgpaytech.com\">dpo@cgpaytech.com</a>\r\n\r\nLast updated: 19/11/2021'),(103456,2647,'page-content','1'),(103457,2647,'_edit_last','1'),(103458,2647,'_edit_lock','1639491009:1'),(103459,2648,'post-info_preview','2617'),(103460,2648,'post-info_short-description','Dear Pont Solidari, Fundació Banc de Recursos.\r\nWe really appreciate that you gave us an opportunity to take a part in the computerization of schools in Bolivia. You really did a wonderful thing.'),(103461,2648,'post-info',''),(103462,2648,'post-content_0_type','editor'),(103463,2648,'post-content_0_editor','The CommerceGate contribution aimed to a better preparation of the students in Bolivia for the challenges and opportunities of tomorrow, reducing the technological gap that separates the countries of the North and the South.\r\n\r\nWe can’t even imagine the look on their face when they got the good news delivered by you. We are happy that our little effort multiplied by your genuine intention and a grand work will be making a huge difference in someone’s life!\r\n\r\nThanks so much for all you’ve done for making <a href=\"http://www.bancderecursos.org/es/donacion-de-commercegate/\" target=\"_blank\" rel=\"noopener\">this happened</a>!\r\n\r\nCordially,\r\nThe CommerceGate Team!'),(103464,2648,'post-content','1'),(103465,2648,'short-info_preview','2617'),(103466,2648,'short-info_title','CommerceGate donation to Bolivia'),(103467,2648,'short-info_description','Dear Pont Solidari, Fundació Banc de Recursos.\r\nWe really appreciate that you gave us an opportunity to take a part in the computerization of schools in Bolivia. You really did a wonderful thing.'),(103468,2648,'short-info',''),(103469,2648,'testimonial-preview_title','CommerceGate donation to Bolivia'),(103470,2648,'testimonial-preview_testimonial','We really appreciate that you gave us an opportunity to take a part in the computerization of schools in Bolivia. You really did a wonderful thing.'),(103471,2648,'testimonial-preview_testimonial-author_full-name','The CommerceGate Team'),(103472,2648,'testimonial-preview_testimonial-author_position',''),(103473,2648,'testimonial-preview_testimonial-author',''),(103474,2648,'testimonial-preview',''),(103475,2648,'_yoast_wpseo_primary_category',''),(103476,2647,'_page-content_0_type','field_61a4da9e4c0b5'),(103477,2647,'_page-content_0_editor','field_61a4da9e4c14f'),(103478,2647,'_page-content','field_61a4da9e2e548'),(103479,2647,'_yoast_wpseo_estimated-reading-time-minutes',''),(103480,2648,'_edit_last','1'),(103482,2648,'_yoast_wpseo_estimated-reading-time-minutes',''),(103483,2648,'_post-info_preview','field_60f83a8cdd6e2'),(103484,2648,'_post-info_short-description','field_60f817b95c8c2'),(103485,2648,'_post-info','field_60ffde10cc650'),(103486,2648,'_post-content_0_type','field_60f81e1b63bdd'),(103487,2648,'_post-content_0_editor','field_60f81e8a63bde'),(103488,2648,'_post-content','field_60f81e0063bdc'),(103489,2648,'_short-info_preview','field_60f83f5a4c3df'),(103490,2648,'_short-info_title','field_60f83bfa5dedc'),(103491,2648,'_short-info_description','field_60f83c1a5dedd'),(103492,2648,'_short-info','field_60f83bb85dedb'),(103493,2648,'_testimonial-preview_title','field_60ffdbfe30097'),(103494,2648,'_testimonial-preview_testimonial','field_60ffdc3730098'),(103495,2648,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(103496,2648,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(103497,2648,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(103498,2648,'_testimonial-preview','field_60ffda5830096'),(103499,2649,'post-info_preview','2617'),(103500,2649,'_post-info_preview','field_60f83a8cdd6e2'),(103501,2649,'post-info_short-description','Dear Pont Solidari, Fundació Banc de Recursos.\r\nWe really appreciate that you gave us an opportunity to take a part in the computerization of schools in Bolivia. You really did a wonderful thing.'),(103502,2649,'_post-info_short-description','field_60f817b95c8c2'),(103503,2649,'post-info',''),(103504,2649,'_post-info','field_60ffde10cc650'),(103505,2649,'post-content_0_type','editor'),(103506,2649,'_post-content_0_type','field_60f81e1b63bdd'),(103507,2649,'post-content_0_editor','The CommerceGate contribution aimed to a better preparation of the students in Bolivia for the challenges and opportunities of tomorrow, reducing the technological gap that separates the countries of the North and the South.\r\n\r\nWe can’t even imagine the look on their face when they got the good news delivered by you. We are happy that our little effort multiplied by your genuine intention and a grand work will be making a huge difference in someone’s life!\r\n\r\nThanks so much for all you’ve done for making <a href=\"http://www.bancderecursos.org/es/donacion-de-commercegate/\" target=\"_blank\" rel=\"noopener\">this happened</a>!\r\n\r\nCordially,\r\nThe CommerceGate Team!'),(103508,2649,'_post-content_0_editor','field_60f81e8a63bde'),(103509,2649,'post-content','1'),(103510,2649,'_post-content','field_60f81e0063bdc'),(103511,2649,'short-info_preview','2617'),(103512,2649,'_short-info_preview','field_60f83f5a4c3df'),(103513,2649,'short-info_title','CommerceGate donation to Bolivia'),(103514,2649,'_short-info_title','field_60f83bfa5dedc'),(103515,2649,'short-info_description','Dear Pont Solidari, Fundació Banc de Recursos.\r\nWe really appreciate that you gave us an opportunity to take a part in the computerization of schools in Bolivia. You really did a wonderful thing.'),(103516,2649,'_short-info_description','field_60f83c1a5dedd'),(103517,2649,'short-info',''),(103518,2649,'_short-info','field_60f83bb85dedb'),(103519,2649,'testimonial-preview_title','CommerceGate donation to Bolivia'),(103520,2649,'_testimonial-preview_title','field_60ffdbfe30097'),(103521,2649,'testimonial-preview_testimonial','We really appreciate that you gave us an opportunity to take a part in the computerization of schools in Bolivia. You really did a wonderful thing.'),(103522,2649,'_testimonial-preview_testimonial','field_60ffdc3730098'),(103523,2649,'testimonial-preview_testimonial-author_full-name','The CommerceGate Team'),(103524,2649,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(103525,2649,'testimonial-preview_testimonial-author_position',''),(103526,2649,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(103527,2649,'testimonial-preview_testimonial-author',''),(103528,2649,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(103529,2649,'testimonial-preview',''),(103530,2649,'_testimonial-preview','field_60ffda5830096'),(103531,2648,'_edit_lock','1638208860:1'),(103537,2648,'_wp_old_date','2021-11-29'),(103538,2650,'_edit_last','1'),(103539,2650,'_edit_lock','1639493168:1'),(103540,2651,'post-info_preview','2608'),(103541,2651,'post-info_short-description','Dear Partners,\r\n\r\nCommerceGate prepares for the migration of our Partners to its newest payment platform CGPayTech. '),(103542,2651,'post-info',''),(103543,2651,'post-content_0_type','editor'),(103544,2651,'post-content_0_editor','CommerceGate prepares for the migration of our Partners to its <strong>newest payment platform CGPayTech</strong>. The platform was engineered to have a <strong>higher processing power</strong> than the current one, while significantly <strong>improve the security</strong>, propose a variety of additional payment methods and<strong>increase the quality of payment services</strong>.\r\n\r\nUsing the most innovative cloud-based technologies, CGPayTech is easy to customize, adjust and support. This means that boost overall performance as well will increase and the quality of our assistance, streamlining the internal and external processes will give you more time to stay on the pulse of your business.\r\n\r\nPrior to public launch, the new engine has already undergone a comprehensive internal test program, and<strong> since the end of 2017 is stably processing payment transactions, for our visionary customers.</strong>\r\n\r\nAs a result, CGPayTech has proven to be significantly more powerful than its predecessor. Updates in the platform’s architecture allow the further growth of its abilities by connecting additional services such as Alternative Payment Methods, sophisticated Anti-Fraud tools and checkout components which overall result in more opportunities for higher transaction volumes, better conversion, strictly controlled risk management and the improved quality of payment processing.\r\n\r\nAs said by our Head of IT, Andrew Rud: “In preparing the migration process, our main focus is to make it the most streamlined and transparent for our Partners, minimize as much as possible the need of their technical involvement and use this opportunity to clean up all legacy components to take our Partner’s interaction with our new platform to the <strong>next level of stability</strong> and allow to use its <strong>powerful potential</strong> on maximum.”\r\n\r\n<strong>CommerceGate intends to migrate all Partners to the new payment platform over the course of 2018.</strong> To make sure that during this process we will have the most relevant and agile connection with your Team, please email us back with contact details of the responsible project manager in your Team.'),(103545,2651,'post-content','1'),(103546,2651,'short-info_preview','2608'),(103547,2651,'short-info_title','CommerceGate launches cutting-edge payment platform CGPayTech'),(103548,2651,'short-info_description','Dear Partners, \r\nCommerceGate prepares for the migration of our Partners to its newest payment platform CGPayTech.'),(103549,2651,'short-info',''),(103550,2651,'testimonial-preview_title','CommerceGate launches cutting-edge payment platform CGPayTech'),(103551,2651,'testimonial-preview_testimonial','Dear Partners, \r\nCommerceGate prepares for the migration of our Partners to its newest payment platform CGPayTech.'),(103552,2651,'testimonial-preview_testimonial-author_full-name',''),(103553,2651,'testimonial-preview_testimonial-author_position',''),(103554,2651,'testimonial-preview_testimonial-author',''),(103555,2651,'testimonial-preview',''),(103556,2651,'_yoast_wpseo_primary_category',''),(103557,2650,'page-content_0_type','editor'),(103558,2650,'_page-content_0_type','field_61a4da9e4c0b5'),(103559,2650,'page-content_0_editor','<h2>ES License to operate in EEA</h2>\r\nCommerceGate Payment Solutions S.L. is a <a href=\"https://www.bde.es/f/webbde/SGE/regis/ficheros/es/renl184.pdf\" target=\"_blank\" rel=\"noopener\">licensed Financial Institution</a> by the <a href=\"http://app.bde.es/ren_www\" target=\"_blank\" rel=\"noopener\">Banco de Espana</a> and registered in Spain under the company number B67016634 for the provision of a payment service.'),(103560,2650,'_page-content_0_editor','field_61a4da9e4c14f'),(103561,2650,'page-content','1'),(103562,2650,'_page-content','field_61a4da9e2e548'),(103563,2650,'_yoast_wpseo_estimated-reading-time-minutes',''),(103564,2651,'_edit_last','1'),(103566,2651,'_yoast_wpseo_estimated-reading-time-minutes',''),(103567,2651,'_post-info_preview','field_60f83a8cdd6e2'),(103568,2651,'_post-info_short-description','field_60f817b95c8c2'),(103569,2651,'_post-info','field_60ffde10cc650'),(103570,2651,'_post-content_0_type','field_60f81e1b63bdd'),(103571,2651,'_post-content_0_editor','field_60f81e8a63bde'),(103572,2651,'_post-content','field_60f81e0063bdc'),(103573,2651,'_short-info_preview','field_60f83f5a4c3df'),(103574,2651,'_short-info_title','field_60f83bfa5dedc'),(103575,2651,'_short-info_description','field_60f83c1a5dedd'),(103576,2651,'_short-info','field_60f83bb85dedb'),(103577,2651,'_testimonial-preview_title','field_60ffdbfe30097'),(103578,2651,'_testimonial-preview_testimonial','field_60ffdc3730098'),(103579,2651,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(103580,2651,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(103581,2651,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(103582,2651,'_testimonial-preview','field_60ffda5830096'),(103583,2652,'post-info_preview','2608'),(103584,2652,'_post-info_preview','field_60f83a8cdd6e2'),(103585,2652,'post-info_short-description','Dear Partners,\r\n\r\nCommerceGate prepares for the migration of our Partners to its newest payment platform CGPayTech. '),(103586,2652,'_post-info_short-description','field_60f817b95c8c2'),(103587,2652,'post-info',''),(103588,2652,'_post-info','field_60ffde10cc650'),(103589,2652,'post-content_0_type','editor'),(103590,2652,'_post-content_0_type','field_60f81e1b63bdd'),(103591,2652,'post-content_0_editor','CommerceGate prepares for the migration of our Partners to its <strong>newest payment platform CGPayTech</strong>. The platform was engineered to have a <strong>higher processing power</strong> than the current one, while significantly <strong>improve the security</strong>, propose a variety of additional payment methods and<strong>increase the quality of payment services</strong>.\r\n\r\nUsing the most innovative cloud-based technologies, CGPayTech is easy to customize, adjust and support. This means that boost overall performance as well will increase and the quality of our assistance, streamlining the internal and external processes will give you more time to stay on the pulse of your business.\r\n\r\nPrior to public launch, the new engine has already undergone a comprehensive internal test program, and<strong> since the end of 2017 is stably processing payment transactions, for our visionary customers.</strong>\r\n\r\nAs a result, CGPayTech has proven to be significantly more powerful than its predecessor. Updates in the platform’s architecture allow the further growth of its abilities by connecting additional services such as Alternative Payment Methods, sophisticated Anti-Fraud tools and checkout components which overall result in more opportunities for higher transaction volumes, better conversion, strictly controlled risk management and the improved quality of payment processing.\r\n\r\nAs said by our Head of IT, Andrew Rud: “In preparing the migration process, our main focus is to make it the most streamlined and transparent for our Partners, minimize as much as possible the need of their technical involvement and use this opportunity to clean up all legacy components to take our Partner’s interaction with our new platform to the <strong>next level of stability</strong> and allow to use its <strong>powerful potential</strong> on maximum.”\r\n\r\n<strong>CommerceGate intends to migrate all Partners to the new payment platform over the course of 2018.</strong> To make sure that during this process we will have the most relevant and agile connection with your Team, please email us back with contact details of the responsible project manager in your Team.'),(103592,2652,'_post-content_0_editor','field_60f81e8a63bde'),(103593,2652,'post-content','1'),(103594,2652,'_post-content','field_60f81e0063bdc'),(103595,2652,'short-info_preview','2608'),(103596,2652,'_short-info_preview','field_60f83f5a4c3df'),(103597,2652,'short-info_title','CommerceGate launches cutting-edge payment platform CGPayTech'),(103598,2652,'_short-info_title','field_60f83bfa5dedc'),(103599,2652,'short-info_description','Dear Partners, \r\nCommerceGate prepares for the migration of our Partners to its newest payment platform CGPayTech.'),(103600,2652,'_short-info_description','field_60f83c1a5dedd'),(103601,2652,'short-info',''),(103602,2652,'_short-info','field_60f83bb85dedb'),(103603,2652,'testimonial-preview_title','CommerceGate launches cutting-edge payment platform CGPayTech'),(103604,2652,'_testimonial-preview_title','field_60ffdbfe30097'),(103605,2652,'testimonial-preview_testimonial','Dear Partners, \r\nCommerceGate prepares for the migration of our Partners to its newest payment platform CGPayTech.'),(103606,2652,'_testimonial-preview_testimonial','field_60ffdc3730098'),(103607,2652,'testimonial-preview_testimonial-author_full-name',''),(103608,2652,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(103609,2652,'testimonial-preview_testimonial-author_position',''),(103610,2652,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(103611,2652,'testimonial-preview_testimonial-author',''),(103612,2652,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(103613,2652,'testimonial-preview',''),(103614,2652,'_testimonial-preview','field_60ffda5830096'),(103615,2651,'_edit_lock','1638208830:1'),(103616,2653,'page-content_0_type','editor'),(103617,2653,'page-content_0_editor','<h2>ES License to operate in EEA</h2>\r\nCommerceGate Payment Solutions S.L. is a licensed Financial Institution by the Banco de España and registered in Spain under the company number B67016634 for the provision of a payment service.'),(103618,2653,'page-content','1'),(103620,2640,'_wp_old_date','2021-05-10'),(103621,2653,'_edit_last','1'),(103622,2653,'_edit_lock','1639493589:1'),(103624,2653,'_page-content_0_type','field_61a4da9e4c0b5'),(103625,2653,'_page-content_0_editor','field_61a4da9e4c14f'),(103626,2653,'_page-content','field_61a4da9e2e548'),(103627,2653,'_yoast_wpseo_estimated-reading-time-minutes',''),(103629,2648,'_wp_old_date','2021-05-10'),(103631,2651,'_wp_old_date','2021-11-29'),(103632,2654,'post-info_preview','2605'),(103633,2654,'post-info_short-description','Blockchain projects, Accredited investors, FinTech, Banking and Payments companies, Token sales projects, Blockchain Industry vendors and suppliers, Marketing and media companies, Legal auditors and advisers, Financial institutions, Accountancy and consultancy firms, B2B I.T. and software providers, this is just a list of reasons why CommerceGate couldn’t miss it.\r\n'),(103634,2654,'post-info',''),(103635,2654,'post-content_0_type','editor'),(103636,2654,'post-content_0_editor','Barcelona, Spain – boasting an attendance of over <strong>2500 blockchain specialists</strong> <strong>and 100 experienced speakers from 55 countries</strong> from around the world <strong>“Blockchain Cruise Mediterranean”</strong> is one of the largest events of Blockchain and cryptocurrencies in EU.\r\n\r\nBlockchain projects, Accredited investors, FinTech, Banking and Payments companies, Token sales projects, Blockchain Industry vendors and suppliers, Marketing and media companies, Legal auditors and advisers, Financial institutions, Accountancy and consultancy firms, B2B I.T. and software providers, this is just a list of reasons why <strong>CommerceGate couldn’t miss it</strong>.\r\n\r\n“It will be CommerceGate’s first time attending this event, we are foreseeing the potential business synergies we can establish there and while working hard to make CommerceGate one of the most competitive solutions in this young but very fast developing sector we made some noticeable steps to make it real” said Evgen Sopin, CEO of CommerceGate.\r\n\r\nFeaturing workshops, panel debates, and a range of discussions touching upon the most significant issues facing the Blockchain industry today, Blockchain Cruise Mediterranean promises to challenge industry representatives with the latest news, innovation, and insights.'),(103637,2654,'post-content','1'),(103638,2654,'short-info_preview','2605'),(103639,2654,'short-info_title','CommerceGate to participate in the “Blockchain Cruise Mediterranean”.'),(103640,2654,'short-info_description','Blockchain projects, Accredited investors, FinTech, Banking and Payments companies, Token sales projects, Blockchain Industry vendors and suppliers, Marketing and media companies, Legal auditors and advisers, Financial institutions, Accountancy and consultancy firms, B2B I.T. and software providers, this is just a list of reasons why CommerceGate couldn’t miss it.\r\n'),(103641,2654,'short-info',''),(103642,2654,'testimonial-preview_title','CommerceGate to participate in the “Blockchain Cruise Mediterranean”.'),(103643,2654,'testimonial-preview_testimonial','Blockchain projects, Accredited investors, FinTech, Banking and Payments companies, Token sales projects, Blockchain Industry vendors and suppliers, Marketing and media companies, Legal auditors and advisers, Financial institutions, Accountancy and consultancy firms, B2B I.T. and software providers, this is just a list of reasons why CommerceGate couldn’t miss it.'),(103644,2654,'testimonial-preview_testimonial-author_full-name',''),(103645,2654,'testimonial-preview_testimonial-author_position',''),(103646,2654,'testimonial-preview_testimonial-author',''),(103647,2654,'testimonial-preview',''),(103648,2654,'_yoast_wpseo_primary_category',''),(103649,2654,'_edit_last','1'),(103651,2654,'_yoast_wpseo_estimated-reading-time-minutes',''),(103652,2654,'_post-info_preview','field_60f83a8cdd6e2'),(103653,2654,'_post-info_short-description','field_60f817b95c8c2'),(103654,2654,'_post-info','field_60ffde10cc650'),(103655,2654,'_post-content_0_type','field_60f81e1b63bdd'),(103656,2654,'_post-content_0_editor','field_60f81e8a63bde'),(103657,2654,'_post-content','field_60f81e0063bdc'),(103658,2654,'_short-info_preview','field_60f83f5a4c3df'),(103659,2654,'_short-info_title','field_60f83bfa5dedc'),(103660,2654,'_short-info_description','field_60f83c1a5dedd'),(103661,2654,'_short-info','field_60f83bb85dedb'),(103662,2654,'_testimonial-preview_title','field_60ffdbfe30097'),(103663,2654,'_testimonial-preview_testimonial','field_60ffdc3730098'),(103664,2654,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(103665,2654,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(103666,2654,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(103667,2654,'_testimonial-preview','field_60ffda5830096'),(103668,2655,'post-info_preview','2605'),(103669,2655,'_post-info_preview','field_60f83a8cdd6e2'),(103670,2655,'post-info_short-description','Blockchain projects, Accredited investors, FinTech, Banking and Payments companies, Token sales projects, Blockchain Industry vendors and suppliers, Marketing and media companies, Legal auditors and advisers, Financial institutions, Accountancy and consultancy firms, B2B I.T. and software providers, this is just a list of reasons why CommerceGate couldn’t miss it.\r\n'),(103671,2655,'_post-info_short-description','field_60f817b95c8c2'),(103672,2655,'post-info',''),(103673,2655,'_post-info','field_60ffde10cc650'),(103674,2655,'post-content_0_type','editor'),(103675,2655,'_post-content_0_type','field_60f81e1b63bdd'),(103676,2655,'post-content_0_editor','Barcelona, Spain – boasting an attendance of over <strong>2500 blockchain specialists</strong> <strong>and 100 experienced speakers from 55 countries</strong> from around the world <strong>“Blockchain Cruise Mediterranean”</strong> is one of the largest events of Blockchain and cryptocurrencies in EU.\r\n\r\nBlockchain projects, Accredited investors, FinTech, Banking and Payments companies, Token sales projects, Blockchain Industry vendors and suppliers, Marketing and media companies, Legal auditors and advisers, Financial institutions, Accountancy and consultancy firms, B2B I.T. and software providers, this is just a list of reasons why <strong>CommerceGate couldn’t miss it</strong>.\r\n\r\n“It will be CommerceGate’s first time attending this event, we are foreseeing the potential business synergies we can establish there and while working hard to make CommerceGate one of the most competitive solutions in this young but very fast developing sector we made some noticeable steps to make it real” said Evgen Sopin, CEO of CommerceGate.\r\n\r\nFeaturing workshops, panel debates, and a range of discussions touching upon the most significant issues facing the Blockchain industry today, Blockchain Cruise Mediterranean promises to challenge industry representatives with the latest news, innovation, and insights.'),(103677,2655,'_post-content_0_editor','field_60f81e8a63bde'),(103678,2655,'post-content','1'),(103679,2655,'_post-content','field_60f81e0063bdc'),(103680,2655,'short-info_preview','2605'),(103681,2655,'_short-info_preview','field_60f83f5a4c3df'),(103682,2655,'short-info_title','CommerceGate to participate in the “Blockchain Cruise Mediterranean”.'),(103683,2655,'_short-info_title','field_60f83bfa5dedc'),(103684,2655,'short-info_description','Blockchain projects, Accredited investors, FinTech, Banking and Payments companies, Token sales projects, Blockchain Industry vendors and suppliers, Marketing and media companies, Legal auditors and advisers, Financial institutions, Accountancy and consultancy firms, B2B I.T. and software providers, this is just a list of reasons why CommerceGate couldn’t miss it.\r\n'),(103685,2655,'_short-info_description','field_60f83c1a5dedd'),(103686,2655,'short-info',''),(103687,2655,'_short-info','field_60f83bb85dedb'),(103688,2655,'testimonial-preview_title','CommerceGate to participate in the “Blockchain Cruise Mediterranean”.'),(103689,2655,'_testimonial-preview_title','field_60ffdbfe30097'),(103690,2655,'testimonial-preview_testimonial','Blockchain projects, Accredited investors, FinTech, Banking and Payments companies, Token sales projects, Blockchain Industry vendors and suppliers, Marketing and media companies, Legal auditors and advisers, Financial institutions, Accountancy and consultancy firms, B2B I.T. and software providers, this is just a list of reasons why CommerceGate couldn’t miss it.'),(103691,2655,'_testimonial-preview_testimonial','field_60ffdc3730098'),(103692,2655,'testimonial-preview_testimonial-author_full-name',''),(103693,2655,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(103694,2655,'testimonial-preview_testimonial-author_position',''),(103695,2655,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(103696,2655,'testimonial-preview_testimonial-author',''),(103697,2655,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(103698,2655,'testimonial-preview',''),(103699,2655,'_testimonial-preview','field_60ffda5830096'),(103700,2654,'_edit_lock','1638208801:1'),(103702,2654,'_wp_old_date','2021-11-29'),(103703,2656,'post-info_preview','2602'),(103704,2656,'post-info_short-description','Barcelona, Spain – CommerceGate is preparing to attend the Kiev Affiliate Conference on 3rd of October, 2018, the event which continues a global series of networking affiliate marketing events.'),(103705,2656,'post-info',''),(103706,2656,'post-content_0_type','editor'),(103707,2656,'post-content_0_editor','Barcelona, Spain – CommerceGate is preparing to attend the <strong>Kiev Affiliate Conference on 3rd of October, 2018</strong>, the event which continues a global series of networking affiliate marketing events. With some of the largest affiliates and international affiliate networks from all over the world being in attendance every year this event is growing and becoming a top tier one.\r\n\r\nMore than <strong>1,000 attendees, 100 companies and numerous speakers</strong> will be presenting their products and services in The Congress and Exhibition Center “Parkovy”, a modern and unique complex in the rapidly developing field of organizing and holding exhibitions and grand events in Ukraine, located at the heart of its capital Kyiv, on the slopes of the Dnieper river.\r\n\r\nExperts from the key departments will also be presenting CommerceGate <strong>products and services</strong>, offering <strong>advice</strong> and being open to <strong>new and innovative idea</strong>s.\r\n\r\nWith a mix of intriguing panels and networking events, the conference is a good fit for all companies working in the affiliate space looking to connect, network or simply learn from the best. For more information about the Kyiv Affiliate Conference 2018, please visit: <a href=\"http://kiev.affiliateconf.com/\" target=\"_blank\" rel=\"noopener\">http://kiev.affiliateconf.com/</a>'),(103708,2656,'post-content','1'),(103709,2656,'short-info_preview','2602'),(103710,2656,'short-info_title','CommerceGate to attend Affiliate Conference in Kyiv.'),(103711,2656,'short-info_description','Barcelona, Spain – CommerceGate is preparing to attend the Kiev Affiliate Conference on 3rd of October, 2018, the event which continues a global series of networking affiliate marketing events.'),(103712,2656,'short-info',''),(103713,2656,'testimonial-preview_title','CommerceGate to attend Affiliate Conference in Kyiv.'),(103714,2656,'testimonial-preview_testimonial','Barcelona, Spain – CommerceGate is preparing to attend the Kiev Affiliate Conference on 3rd of October, 2018, the event which continues a global series of networking affiliate marketing events.'),(103715,2656,'testimonial-preview_testimonial-author_full-name',''),(103716,2656,'testimonial-preview_testimonial-author_position',''),(103717,2656,'testimonial-preview_testimonial-author',''),(103718,2656,'testimonial-preview',''),(103719,2656,'_yoast_wpseo_primary_category',''),(103720,2656,'_edit_last','1'),(103722,2656,'_yoast_wpseo_estimated-reading-time-minutes',''),(103723,2656,'_post-info_preview','field_60f83a8cdd6e2'),(103724,2656,'_post-info_short-description','field_60f817b95c8c2'),(103725,2656,'_post-info','field_60ffde10cc650'),(103726,2656,'_post-content_0_type','field_60f81e1b63bdd'),(103727,2656,'_post-content_0_editor','field_60f81e8a63bde'),(103728,2656,'_post-content','field_60f81e0063bdc'),(103729,2656,'_short-info_preview','field_60f83f5a4c3df'),(103730,2656,'_short-info_title','field_60f83bfa5dedc'),(103731,2656,'_short-info_description','field_60f83c1a5dedd'),(103732,2656,'_short-info','field_60f83bb85dedb'),(103733,2656,'_testimonial-preview_title','field_60ffdbfe30097'),(103734,2656,'_testimonial-preview_testimonial','field_60ffdc3730098'),(103735,2656,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(103736,2656,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(103737,2656,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(103738,2656,'_testimonial-preview','field_60ffda5830096'),(103739,2657,'post-info_preview','2602'),(103740,2657,'_post-info_preview','field_60f83a8cdd6e2'),(103741,2657,'post-info_short-description','Barcelona, Spain – CommerceGate is preparing to attend the Kiev Affiliate Conference on 3rd of October, 2018, the event which continues a global series of networking affiliate marketing events.'),(103742,2657,'_post-info_short-description','field_60f817b95c8c2'),(103743,2657,'post-info',''),(103744,2657,'_post-info','field_60ffde10cc650'),(103745,2657,'post-content_0_type','editor'),(103746,2657,'_post-content_0_type','field_60f81e1b63bdd'),(103747,2657,'post-content_0_editor','Barcelona, Spain – CommerceGate is preparing to attend the <strong>Kiev Affiliate Conference on 3rd of October, 2018</strong>, the event which continues a global series of networking affiliate marketing events. With some of the largest affiliates and international affiliate networks from all over the world being in attendance every year this event is growing and becoming a top tier one.\r\n\r\nMore than <strong>1,000 attendees, 100 companies and numerous speakers</strong> will be presenting their products and services in The Congress and Exhibition Center “Parkovy”, a modern and unique complex in the rapidly developing field of organizing and holding exhibitions and grand events in Ukraine, located at the heart of its capital Kyiv, on the slopes of the Dnieper river.\r\n\r\nExperts from the key departments will also be presenting CommerceGate <strong>products and services</strong>, offering <strong>advice</strong> and being open to <strong>new and innovative idea</strong>s.\r\n\r\nWith a mix of intriguing panels and networking events, the conference is a good fit for all companies working in the affiliate space looking to connect, network or simply learn from the best. For more information about the Kyiv Affiliate Conference 2018, please visit: <a href=\"http://kiev.affiliateconf.com/\" target=\"_blank\" rel=\"noopener\">http://kiev.affiliateconf.com/</a>'),(103748,2657,'_post-content_0_editor','field_60f81e8a63bde'),(103749,2657,'post-content','1'),(103750,2657,'_post-content','field_60f81e0063bdc'),(103751,2657,'short-info_preview','2602'),(103752,2657,'_short-info_preview','field_60f83f5a4c3df'),(103753,2657,'short-info_title','CommerceGate to attend Affiliate Conference in Kyiv.'),(103754,2657,'_short-info_title','field_60f83bfa5dedc'),(103755,2657,'short-info_description','Barcelona, Spain – CommerceGate is preparing to attend the Kiev Affiliate Conference on 3rd of October, 2018, the event which continues a global series of networking affiliate marketing events.'),(103756,2657,'_short-info_description','field_60f83c1a5dedd'),(103757,2657,'short-info',''),(103758,2657,'_short-info','field_60f83bb85dedb'),(103759,2657,'testimonial-preview_title','CommerceGate to attend Affiliate Conference in Kyiv.'),(103760,2657,'_testimonial-preview_title','field_60ffdbfe30097'),(103761,2657,'testimonial-preview_testimonial','Barcelona, Spain – CommerceGate is preparing to attend the Kiev Affiliate Conference on 3rd of October, 2018, the event which continues a global series of networking affiliate marketing events.'),(103762,2657,'_testimonial-preview_testimonial','field_60ffdc3730098'),(103763,2657,'testimonial-preview_testimonial-author_full-name',''),(103764,2657,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(103765,2657,'testimonial-preview_testimonial-author_position',''),(103766,2657,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(103767,2657,'testimonial-preview_testimonial-author',''),(103768,2657,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(103769,2657,'testimonial-preview',''),(103770,2657,'_testimonial-preview','field_60ffda5830096'),(103771,2656,'_edit_lock','1638208777:1'),(103772,2653,'_wp_old_slug','nuestras-licencias-y-certificaciones'),(103774,2656,'_wp_old_date','2021-11-29'),(103775,2658,'post-info_preview','2598'),(103776,2658,'post-info_short-description','There are dozens of conferences held across the globe every year dedicated to sharing fraud prevention knowledge and solutions.'),(103777,2658,'post-info',''),(103778,2658,'post-content_0_type','editor'),(103779,2658,'post-content_0_editor','There are dozens of conferences held across the globe every year dedicated to sharing fraud prevention knowledge and solutions. But one is sitting apart; is <strong>The Mastercard Global Risk Leadership Conference</strong> that is taking place on <strong>October 8 – 11, 2018</strong> at the beautiful south coast of France in Cannes. The data compromised during a breach can be used for many purposes, but especially for the online fraud. Risk and anti-fraud teams are working hard to ensure that they are in the best possible position to prevent, identify and respond to each and every fraudulent attempt of card usage. During a conference, intended for senior info security and fraud professionals, there will be a focus on <strong>the newest anti-fraud techniques and technologies</strong>, as well as a holistic, strategic approach to looking at the problem that affects every business.\r\nThe key specialists of <strong>CommerceGate Team</strong> will attend the Mastercard Global Risk Leadership Conference to learn about the latest tools and techniques <strong>for minimizing fraud risk and maximizing profitability</strong>. We’ll gladly meet industry experts and peers for the opportunity to share knowledge and best practices on key payment security issues, get from the first hands the latest news about recent vulnerabilities and discuss innovative techniques to mitigate fraud.'),(103780,2658,'post-content','1'),(103781,2658,'short-info_preview','2598'),(103782,2658,'short-info_title','CommerceGate to participate in the Mastercard Global Risk Leadership Conference'),(103783,2658,'short-info_description','There are dozens of conferences held across the globe every year dedicated to sharing fraud prevention knowledge and solutions.'),(103784,2658,'short-info',''),(103785,2658,'testimonial-preview_title','CommerceGate to participate in the Mastercard Global Risk Leadership Conference'),(103786,2658,'testimonial-preview_testimonial','There are dozens of conferences held across the globe every year dedicated to sharing fraud prevention knowledge and solutions.'),(103787,2658,'testimonial-preview_testimonial-author_full-name',''),(103788,2658,'testimonial-preview_testimonial-author_position',''),(103789,2658,'testimonial-preview_testimonial-author',''),(103790,2658,'testimonial-preview',''),(103791,2658,'_yoast_wpseo_primary_category',''),(103792,2658,'_edit_last','1'),(103794,2658,'_yoast_wpseo_estimated-reading-time-minutes',''),(103795,2658,'_post-info_preview','field_60f83a8cdd6e2'),(103796,2658,'_post-info_short-description','field_60f817b95c8c2'),(103797,2658,'_post-info','field_60ffde10cc650'),(103798,2658,'_post-content_0_type','field_60f81e1b63bdd'),(103799,2658,'_post-content_0_editor','field_60f81e8a63bde'),(103800,2658,'_post-content','field_60f81e0063bdc'),(103801,2658,'_short-info_preview','field_60f83f5a4c3df'),(103802,2658,'_short-info_title','field_60f83bfa5dedc'),(103803,2658,'_short-info_description','field_60f83c1a5dedd'),(103804,2658,'_short-info','field_60f83bb85dedb'),(103805,2658,'_testimonial-preview_title','field_60ffdbfe30097'),(103806,2658,'_testimonial-preview_testimonial','field_60ffdc3730098'),(103807,2658,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(103808,2658,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(103809,2658,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(103810,2658,'_testimonial-preview','field_60ffda5830096'),(103811,2659,'post-info_preview','2598'),(103812,2659,'_post-info_preview','field_60f83a8cdd6e2'),(103813,2659,'post-info_short-description','There are dozens of conferences held across the globe every year dedicated to sharing fraud prevention knowledge and solutions.'),(103814,2659,'_post-info_short-description','field_60f817b95c8c2'),(103815,2659,'post-info',''),(103816,2659,'_post-info','field_60ffde10cc650'),(103817,2659,'post-content_0_type','editor'),(103818,2659,'_post-content_0_type','field_60f81e1b63bdd'),(103819,2659,'post-content_0_editor','There are dozens of conferences held across the globe every year dedicated to sharing fraud prevention knowledge and solutions. But one is sitting apart; is <strong>The Mastercard Global Risk Leadership Conference</strong> that is taking place on <strong>October 8 – 11, 2018</strong> at the beautiful south coast of France in Cannes. The data compromised during a breach can be used for many purposes, but especially for the online fraud. Risk and anti-fraud teams are working hard to ensure that they are in the best possible position to prevent, identify and respond to each and every fraudulent attempt of card usage. During a conference, intended for senior info security and fraud professionals, there will be a focus on <strong>the newest anti-fraud techniques and technologies</strong>, as well as a holistic, strategic approach to looking at the problem that affects every business.\r\nThe key specialists of <strong>CommerceGate Team</strong> will attend the Mastercard Global Risk Leadership Conference to learn about the latest tools and techniques <strong>for minimizing fraud risk and maximizing profitability</strong>. We’ll gladly meet industry experts and peers for the opportunity to share knowledge and best practices on key payment security issues, get from the first hands the latest news about recent vulnerabilities and discuss innovative techniques to mitigate fraud.'),(103820,2659,'_post-content_0_editor','field_60f81e8a63bde'),(103821,2659,'post-content','1'),(103822,2659,'_post-content','field_60f81e0063bdc'),(103823,2659,'short-info_preview','2598'),(103824,2659,'_short-info_preview','field_60f83f5a4c3df'),(103825,2659,'short-info_title','CommerceGate to participate in the Mastercard Global Risk Leadership Conference'),(103826,2659,'_short-info_title','field_60f83bfa5dedc'),(103827,2659,'short-info_description','There are dozens of conferences held across the globe every year dedicated to sharing fraud prevention knowledge and solutions.'),(103828,2659,'_short-info_description','field_60f83c1a5dedd'),(103829,2659,'short-info',''),(103830,2659,'_short-info','field_60f83bb85dedb'),(103831,2659,'testimonial-preview_title','CommerceGate to participate in the Mastercard Global Risk Leadership Conference'),(103832,2659,'_testimonial-preview_title','field_60ffdbfe30097'),(103833,2659,'testimonial-preview_testimonial','There are dozens of conferences held across the globe every year dedicated to sharing fraud prevention knowledge and solutions.'),(103834,2659,'_testimonial-preview_testimonial','field_60ffdc3730098'),(103835,2659,'testimonial-preview_testimonial-author_full-name',''),(103836,2659,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(103837,2659,'testimonial-preview_testimonial-author_position',''),(103838,2659,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(103839,2659,'testimonial-preview_testimonial-author',''),(103840,2659,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(103841,2659,'testimonial-preview',''),(103842,2659,'_testimonial-preview','field_60ffda5830096'),(103843,2658,'_edit_lock','1638208751:1'),(103845,2658,'_wp_old_date','2021-11-29'),(103846,2660,'post-info_preview','2480'),(103847,2660,'post-info_short-description','In compliance with recommendations of Financial Action Task Force on Money Laundering prevention, an international Anti-Money Laundering (AML) body, CommerceGate is going to put additional countries in its internal blacklist.'),(103848,2660,'post-info',''),(103849,2660,'post-content_0_type','editor'),(103850,2660,'post-content_0_editor','In compliance with recommendations of Financial Action Task Force on Money Laundering prevention, an international Anti-Money Laundering (AML) body, CommerceGate is going to put additional countries in its internal blacklist.\r\n\r\nThe below list comprises the jurisdictions that are already blocked for transaction processing in our internal system:\r\n<ul>\r\n 	<li>Afghanistan AF</li>\r\n 	<li>Bosnia and Herzegovina BA</li>\r\n 	<li>Cuba CU</li>\r\n 	<li>Democratic People’s Republic of Korea (DPRK) KP</li>\r\n 	<li>Ethiopia ET</li>\r\n 	<li>Iran IR</li>\r\n 	<li>Iraq IQ</li>\r\n 	<li>Lao People’s Democratic Republic LA</li>\r\n 	<li>South Sudan SS</li>\r\n 	<li>Sudan SD</li>\r\n 	<li>Syria SY</li>\r\n 	<li>Uganda UG</li>\r\n 	<li>Vanuatu VU</li>\r\n 	<li>Yemen YE</li>\r\n</ul>\r\nIn our continuous efforts to keep up with the latest updates concerning International Anti-Money Laundering Regulation, we would like to advise you that the following countries are going to be blocked for processing transactions as of the <strong>17th of December 2018</strong>:\r\n<ul>\r\n 	<li>The Bahamas BS</li>\r\n 	<li>Botswana BW</li>\r\n 	<li>Pakistan PK</li>\r\n 	<li>Serbia RS</li>\r\n 	<li>Sri Lanka LK</li>\r\n 	<li>Trinidad and Tobago TT</li>\r\n 	<li>Tunisia TN</li>\r\n</ul>\r\nFor such countries, during the period of their presence in <strong>FATF</strong> and later <strong>EU AML</strong> blacklists, card payment transactions or Merchant accounts via CommerceGate would not be available.\r\n\r\nIf you have any questions or need clarification please do not hesitate to contact your Account Manager.\r\n\r\nWe wish you all the best for your business endeavors. Sincerely Yours,\r\n<strong>CommerceGate Compliance Team</strong>'),(103851,2660,'post-content','1'),(103852,2660,'short-info_preview','2480'),(103853,2660,'short-info_title','Compliance notice'),(103854,2660,'short-info_description','In compliance with recommendations of Financial Action Task Force on Money Laundering prevention, an international Anti-Money Laundering (AML) body, CommerceGate is going to put additional countries in its internal blacklist.'),(103855,2660,'short-info',''),(103856,2660,'testimonial-preview_title','Compliance notice'),(103857,2660,'testimonial-preview_testimonial','In compliance with recommendations of Financial Action Task Force on Money Laundering prevention, an international Anti-Money Laundering (AML) body, CommerceGate is going to put additional countries in its internal blacklist.'),(103858,2660,'testimonial-preview_testimonial-author_full-name','CommerceGate Compliance Team'),(103859,2660,'testimonial-preview_testimonial-author_position',''),(103860,2660,'testimonial-preview_testimonial-author',''),(103861,2660,'testimonial-preview',''),(103862,2660,'_yoast_wpseo_primary_category','249'),(103863,2660,'_edit_last','1'),(103864,2660,'_edit_lock','1638208735:1'),(103866,2660,'_yoast_wpseo_estimated-reading-time-minutes',''),(103867,2660,'_post-info_preview','field_60f83a8cdd6e2'),(103868,2660,'_post-info_short-description','field_60f817b95c8c2'),(103869,2660,'_post-info','field_60ffde10cc650'),(103870,2660,'_post-content_0_type','field_60f81e1b63bdd'),(103871,2660,'_post-content_0_editor','field_60f81e8a63bde'),(103872,2660,'_post-content','field_60f81e0063bdc'),(103873,2660,'_short-info_preview','field_60f83f5a4c3df'),(103874,2660,'_short-info_title','field_60f83bfa5dedc'),(103875,2660,'_short-info_description','field_60f83c1a5dedd'),(103876,2660,'_short-info','field_60f83bb85dedb'),(103877,2660,'_testimonial-preview_title','field_60ffdbfe30097'),(103878,2660,'_testimonial-preview_testimonial','field_60ffdc3730098'),(103879,2660,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(103880,2660,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(103881,2660,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(103882,2660,'_testimonial-preview','field_60ffda5830096'),(103883,2661,'post-info_preview','2480'),(103884,2661,'_post-info_preview','field_60f83a8cdd6e2'),(103885,2661,'post-info_short-description','In compliance with recommendations of Financial Action Task Force on Money Laundering prevention, an international Anti-Money Laundering (AML) body, CommerceGate is going to put additional countries in its internal blacklist.'),(103886,2661,'_post-info_short-description','field_60f817b95c8c2'),(103887,2661,'post-info',''),(103888,2661,'_post-info','field_60ffde10cc650'),(103889,2661,'post-content_0_type','editor'),(103890,2661,'_post-content_0_type','field_60f81e1b63bdd'),(103891,2661,'post-content_0_editor','In compliance with recommendations of Financial Action Task Force on Money Laundering prevention, an international Anti-Money Laundering (AML) body, CommerceGate is going to put additional countries in its internal blacklist.\r\n\r\nThe below list comprises the jurisdictions that are already blocked for transaction processing in our internal system:\r\n<ul>\r\n 	<li>Afghanistan AF</li>\r\n 	<li>Bosnia and Herzegovina BA</li>\r\n 	<li>Cuba CU</li>\r\n 	<li>Democratic People’s Republic of Korea (DPRK) KP</li>\r\n 	<li>Ethiopia ET</li>\r\n 	<li>Iran IR</li>\r\n 	<li>Iraq IQ</li>\r\n 	<li>Lao People’s Democratic Republic LA</li>\r\n 	<li>South Sudan SS</li>\r\n 	<li>Sudan SD</li>\r\n 	<li>Syria SY</li>\r\n 	<li>Uganda UG</li>\r\n 	<li>Vanuatu VU</li>\r\n 	<li>Yemen YE</li>\r\n</ul>\r\nIn our continuous efforts to keep up with the latest updates concerning International Anti-Money Laundering Regulation, we would like to advise you that the following countries are going to be blocked for processing transactions as of the <strong>17th of December 2018</strong>:\r\n<ul>\r\n 	<li>The Bahamas BS</li>\r\n 	<li>Botswana BW</li>\r\n 	<li>Pakistan PK</li>\r\n 	<li>Serbia RS</li>\r\n 	<li>Sri Lanka LK</li>\r\n 	<li>Trinidad and Tobago TT</li>\r\n 	<li>Tunisia TN</li>\r\n</ul>\r\nFor such countries, during the period of their presence in <strong>FATF</strong> and later <strong>EU AML</strong> blacklists, card payment transactions or Merchant accounts via CommerceGate would not be available.\r\n\r\nIf you have any questions or need clarification please do not hesitate to contact your Account Manager.\r\n\r\nWe wish you all the best for your business endeavors. Sincerely Yours,\r\n<strong>CommerceGate Compliance Team</strong>'),(103892,2661,'_post-content_0_editor','field_60f81e8a63bde'),(103893,2661,'post-content','1'),(103894,2661,'_post-content','field_60f81e0063bdc'),(103895,2661,'short-info_preview','2480'),(103896,2661,'_short-info_preview','field_60f83f5a4c3df'),(103897,2661,'short-info_title','Compliance notice'),(103898,2661,'_short-info_title','field_60f83bfa5dedc'),(103899,2661,'short-info_description','In compliance with recommendations of Financial Action Task Force on Money Laundering prevention, an international Anti-Money Laundering (AML) body, CommerceGate is going to put additional countries in its internal blacklist.'),(103900,2661,'_short-info_description','field_60f83c1a5dedd'),(103901,2661,'short-info',''),(103902,2661,'_short-info','field_60f83bb85dedb'),(103903,2661,'testimonial-preview_title','Compliance notice'),(103904,2661,'_testimonial-preview_title','field_60ffdbfe30097'),(103905,2661,'testimonial-preview_testimonial','In compliance with recommendations of Financial Action Task Force on Money Laundering prevention, an international Anti-Money Laundering (AML) body, CommerceGate is going to put additional countries in its internal blacklist.'),(103906,2661,'_testimonial-preview_testimonial','field_60ffdc3730098'),(103907,2661,'testimonial-preview_testimonial-author_full-name','CommerceGate Compliance Team'),(103908,2661,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(103909,2661,'testimonial-preview_testimonial-author_position',''),(103910,2661,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(103911,2661,'testimonial-preview_testimonial-author',''),(103912,2661,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(103913,2661,'testimonial-preview',''),(103914,2661,'_testimonial-preview','field_60ffda5830096'),(103916,2660,'_wp_old_date','2021-11-29'),(103917,2662,'post-info_preview','2592'),(103918,2662,'post-info_short-description','Interview: CommerceGate CEO Evgen Sopin and Eugenio Calderon talk international payments, history of the company and evolution of e-commerce in Spain to La Vanguardia (4th newspaper in Spain and 1st in Catalonia by circulations).'),(103919,2662,'post-info',''),(103920,2662,'post-content_0_type','editor'),(103921,2662,'post-content_0_editor','<strong>Interview</strong>: CommerceGate CEO Evgen Sopin and Eugenio Calderon talk international payments, history of the company and evolution of e-commerce in Spain to <strong>La Vanguardia</strong> (4th newspaper in Spain and 1st in Catalonia by circulations).\r\n\r\nTo read full Interview, please visit:\r\n\r\n<a href=\"https://www.lavanguardia.com/monograficos/calidad-empresarial/commercegate-la-primera-institucion-financiera-en-espana\" target=\"_blank\" rel=\"noopener\">https://www.lavanguardia.com/monograficos/calidad-empresarial/commercegate-la-primera-institucion-financiera-en-espana</a>'),(103922,2662,'post-content','1'),(103923,2662,'short-info_preview','2592'),(103924,2662,'short-info_title','CommerceGate interview is in La Vanguardia today.'),(103925,2662,'short-info_description','Interview: CommerceGate CEO Evgen Sopin and Eugenio Calderon talk international payments, history of the company and evolution of e-commerce in Spain to La Vanguardia (4th newspaper in Spain and 1st in Catalonia by circulations).'),(103926,2662,'short-info',''),(103927,2662,'testimonial-preview_title','CommerceGate interview is in La Vanguardia today.'),(103928,2662,'testimonial-preview_testimonial','Interview: CommerceGate CEO Evgen Sopin and Eugenio Calderon talk international payments, history of the company and evolution of e-commerce in Spain to La Vanguardia (4th newspaper in Spain and 1st in Catalonia by circulations).'),(103929,2662,'testimonial-preview_testimonial-author_full-name',''),(103930,2662,'testimonial-preview_testimonial-author_position',''),(103931,2662,'testimonial-preview_testimonial-author',''),(103932,2662,'testimonial-preview',''),(103933,2662,'_yoast_wpseo_primary_category',''),(103934,2662,'_edit_last','1'),(103935,2662,'_edit_lock','1638285116:1'),(103937,2662,'_yoast_wpseo_estimated-reading-time-minutes',''),(103938,2662,'_post-info_preview','field_60f83a8cdd6e2'),(103939,2662,'_post-info_short-description','field_60f817b95c8c2'),(103940,2662,'_post-info','field_60ffde10cc650'),(103941,2662,'_post-content_0_type','field_60f81e1b63bdd'),(103942,2662,'_post-content_0_editor','field_60f81e8a63bde'),(103943,2662,'_post-content','field_60f81e0063bdc'),(103944,2662,'_short-info_preview','field_60f83f5a4c3df'),(103945,2662,'_short-info_title','field_60f83bfa5dedc'),(103946,2662,'_short-info_description','field_60f83c1a5dedd'),(103947,2662,'_short-info','field_60f83bb85dedb'),(103948,2662,'_testimonial-preview_title','field_60ffdbfe30097'),(103949,2662,'_testimonial-preview_testimonial','field_60ffdc3730098'),(103950,2662,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(103951,2662,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(103952,2662,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(103953,2662,'_testimonial-preview','field_60ffda5830096'),(103954,2663,'post-info_preview','2592'),(103955,2663,'_post-info_preview','field_60f83a8cdd6e2'),(103956,2663,'post-info_short-description','Interview: CommerceGate CEO Evgen Sopin and Eugenio Calderon talk international payments, history of the company and evolution of e-commerce in Spain to La Vanguardia (4th newspaper in Spain and 1st in Catalonia by circulations).'),(103957,2663,'_post-info_short-description','field_60f817b95c8c2'),(103958,2663,'post-info',''),(103959,2663,'_post-info','field_60ffde10cc650'),(103960,2663,'post-content_0_type','editor'),(103961,2663,'_post-content_0_type','field_60f81e1b63bdd'),(103962,2663,'post-content_0_editor','<strong>Interview</strong>: CommerceGate CEO Evgen Sopin and Eugenio Calderon talk international payments, history of the company and evolution of e-commerce in Spain to <strong>La Vanguardia</strong> (4th newspaper in Spain and 1st in Catalonia by circulations).\r\n\r\nTo read full Interview, please visit:\r\n\r\n<a href=\"https://www.lavanguardia.com/monograficos/calidad-empresarial/commercegate-la-primera-institucion-financiera-en-espana\" target=\"_blank\" rel=\"noopener\">https://www.lavanguardia.com/monograficos/calidad-empresarial/commercegate-la-primera-institucion-financiera-en-espana</a>'),(103963,2663,'_post-content_0_editor','field_60f81e8a63bde'),(103964,2663,'post-content','1'),(103965,2663,'_post-content','field_60f81e0063bdc'),(103966,2663,'short-info_preview','2592'),(103967,2663,'_short-info_preview','field_60f83f5a4c3df'),(103968,2663,'short-info_title','CommerceGate interview is in La Vanguardia today.'),(103969,2663,'_short-info_title','field_60f83bfa5dedc'),(103970,2663,'short-info_description','Interview: CommerceGate CEO Evgen Sopin and Eugenio Calderon talk international payments, history of the company and evolution of e-commerce in Spain to La Vanguardia (4th newspaper in Spain and 1st in Catalonia by circulations).'),(103971,2663,'_short-info_description','field_60f83c1a5dedd'),(103972,2663,'short-info',''),(103973,2663,'_short-info','field_60f83bb85dedb'),(103974,2663,'testimonial-preview_title','CommerceGate interview is in La Vanguardia today.'),(103975,2663,'_testimonial-preview_title','field_60ffdbfe30097'),(103976,2663,'testimonial-preview_testimonial','Interview: CommerceGate CEO Evgen Sopin and Eugenio Calderon talk international payments, history of the company and evolution of e-commerce in Spain to La Vanguardia (4th newspaper in Spain and 1st in Catalonia by circulations).'),(103977,2663,'_testimonial-preview_testimonial','field_60ffdc3730098'),(103978,2663,'testimonial-preview_testimonial-author_full-name',''),(103979,2663,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(103980,2663,'testimonial-preview_testimonial-author_position',''),(103981,2663,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(103982,2663,'testimonial-preview_testimonial-author',''),(103983,2663,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(103984,2663,'testimonial-preview',''),(103985,2663,'_testimonial-preview','field_60ffda5830096'),(103987,2662,'_wp_old_date','2021-11-29'),(103988,2664,'post-info_preview','2589'),(103989,2664,'post-info_short-description','Barcelona, Spain – with 15 different panels exploring the current state of blockchain the European Blockchain Convention is a must-attend conference for industry leaders, regulators, politicians, investors, developers, CTOs, lawyers and entrepreneurs in the Blockchain and the Digital Economy sphere.'),(103990,2664,'post-info',''),(103991,2664,'post-content_0_type','editor'),(103992,2664,'post-content_0_editor','Barcelona, Spain – with 15 different panels exploring the current state of blockchain the <strong>European Blockchain Convention</strong> is a must-attend conference for industry leaders, regulators, politicians, investors, developers, CTOs, lawyers and entrepreneurs in the Blockchain and the Digital Economy sphere. Among the speakers could be found industry thought leaders from all around Europe like <strong>Member of the European Parliament Cătălin Sorin Ivan, Member of the Board of the Swiss National Bank Thomas Moser, Sergio Gorjón Rivas</strong> representing the <strong>Financial Innovations Division at Banco de España</strong>.\r\n\r\n“It will not be CommerceGate’s first time attending Blockchain industry event, but we couldn’t be more ready for it! For CommerceGate it is an ideal time to present one of the most competitive solutions in the Payment sector to the very innovative, professional and demanding leaders of Blockchain scene” said <strong>Evgen Sopin, CEO of CommerceGate</strong>.\r\n\r\nWith a mix of exclusive networking environment and promising panels, the Convention is a unique opportunity to build a strong collaboration of Blockchain and Fiat worlds, share knowledge and attract business.\r\n\r\nFor more information about the <strong>European Blockchain Convention 2018</strong>, please visit[nbsp]<a href=\"http://eblockchainconvention.com\" target=\"_blank\" rel=\"noopener\">http://eblockchainconvention.com</a>'),(103993,2664,'post-content','1'),(103994,2664,'short-info_preview','2589'),(103995,2664,'short-info_title','CommerceGate to participate in the “European Blockchain Convention”.'),(103996,2664,'short-info_description','Barcelona, Spain – with 15 different panels exploring the current state of blockchain the European Blockchain Convention is a must-attend conference for industry leaders, regulators, politicians, investors, developers, CTOs, lawyers and entrepreneurs in the Blockchain and the Digital Economy sphere.'),(103997,2664,'short-info',''),(103998,2664,'testimonial-preview_title','CommerceGate to participate in the “European Blockchain Convention”.'),(103999,2664,'testimonial-preview_testimonial','Barcelona, Spain – with 15 different panels exploring the current state of blockchain the European Blockchain Convention is a must-attend conference for industry leaders, regulators, politicians, investors, developers, CTOs, lawyers and entrepreneurs in the Blockchain and the Digital Economy sphere.'),(104000,2664,'testimonial-preview_testimonial-author_full-name',''),(104001,2664,'testimonial-preview_testimonial-author_position',''),(104002,2664,'testimonial-preview_testimonial-author',''),(104003,2664,'testimonial-preview',''),(104004,2664,'_yoast_wpseo_primary_category','267'),(104005,2664,'_edit_last','1'),(104007,2664,'_yoast_wpseo_estimated-reading-time-minutes',''),(104008,2664,'_post-info_preview','field_60f83a8cdd6e2'),(104009,2664,'_post-info_short-description','field_60f817b95c8c2'),(104010,2664,'_post-info','field_60ffde10cc650'),(104011,2664,'_post-content_0_type','field_60f81e1b63bdd'),(104012,2664,'_post-content_0_editor','field_60f81e8a63bde'),(104013,2664,'_post-content','field_60f81e0063bdc'),(104014,2664,'_short-info_preview','field_60f83f5a4c3df'),(104015,2664,'_short-info_title','field_60f83bfa5dedc'),(104016,2664,'_short-info_description','field_60f83c1a5dedd'),(104017,2664,'_short-info','field_60f83bb85dedb'),(104018,2664,'_testimonial-preview_title','field_60ffdbfe30097'),(104019,2664,'_testimonial-preview_testimonial','field_60ffdc3730098'),(104020,2664,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(104021,2664,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(104022,2664,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(104023,2664,'_testimonial-preview','field_60ffda5830096'),(104024,2665,'post-info_preview','2589'),(104025,2665,'_post-info_preview','field_60f83a8cdd6e2'),(104026,2665,'post-info_short-description','Barcelona, Spain – with 15 different panels exploring the current state of blockchain the European Blockchain Convention is a must-attend conference for industry leaders, regulators, politicians, investors, developers, CTOs, lawyers and entrepreneurs in the Blockchain and the Digital Economy sphere.'),(104027,2665,'_post-info_short-description','field_60f817b95c8c2'),(104028,2665,'post-info',''),(104029,2665,'_post-info','field_60ffde10cc650'),(104030,2665,'post-content_0_type','editor'),(104031,2665,'_post-content_0_type','field_60f81e1b63bdd'),(104032,2665,'post-content_0_editor','Barcelona, Spain – with 15 different panels exploring the current state of blockchain the <strong>European Blockchain Convention</strong> is a must-attend conference for industry leaders, regulators, politicians, investors, developers, CTOs, lawyers and entrepreneurs in the Blockchain and the Digital Economy sphere. Among the speakers could be found industry thought leaders from all around Europe like <strong>Member of the European Parliament Cătălin Sorin Ivan, Member of the Board of the Swiss National Bank Thomas Moser, Sergio Gorjón Rivas</strong> representing the <strong>Financial Innovations Division at Banco de España</strong>.\r\n\r\n“It will not be CommerceGate’s first time attending Blockchain industry event, but we couldn’t be more ready for it! For CommerceGate it is an ideal time to present one of the most competitive solutions in the Payment sector to the very innovative, professional and demanding leaders of Blockchain scene” said <strong>Evgen Sopin, CEO of CommerceGate</strong>.\r\n\r\nWith a mix of exclusive networking environment and promising panels, the Convention is a unique opportunity to build a strong collaboration of Blockchain and Fiat worlds, share knowledge and attract business.\r\n\r\nFor more information about the <strong>European Blockchain Convention 2018</strong>, please visit[nbsp]<a href=\"http://eblockchainconvention.com\" target=\"_blank\" rel=\"noopener\">http://eblockchainconvention.com</a>'),(104033,2665,'_post-content_0_editor','field_60f81e8a63bde'),(104034,2665,'post-content','1'),(104035,2665,'_post-content','field_60f81e0063bdc'),(104036,2665,'short-info_preview','2589'),(104037,2665,'_short-info_preview','field_60f83f5a4c3df'),(104038,2665,'short-info_title','CommerceGate to participate in the “European Blockchain Convention”.'),(104039,2665,'_short-info_title','field_60f83bfa5dedc'),(104040,2665,'short-info_description','Barcelona, Spain – with 15 different panels exploring the current state of blockchain the European Blockchain Convention is a must-attend conference for industry leaders, regulators, politicians, investors, developers, CTOs, lawyers and entrepreneurs in the Blockchain and the Digital Economy sphere.'),(104041,2665,'_short-info_description','field_60f83c1a5dedd'),(104042,2665,'short-info',''),(104043,2665,'_short-info','field_60f83bb85dedb'),(104044,2665,'testimonial-preview_title','CommerceGate to participate in the “European Blockchain Convention”.'),(104045,2665,'_testimonial-preview_title','field_60ffdbfe30097'),(104046,2665,'testimonial-preview_testimonial','Barcelona, Spain – with 15 different panels exploring the current state of blockchain the European Blockchain Convention is a must-attend conference for industry leaders, regulators, politicians, investors, developers, CTOs, lawyers and entrepreneurs in the Blockchain and the Digital Economy sphere.'),(104047,2665,'_testimonial-preview_testimonial','field_60ffdc3730098'),(104048,2665,'testimonial-preview_testimonial-author_full-name',''),(104049,2665,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(104050,2665,'testimonial-preview_testimonial-author_position',''),(104051,2665,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(104052,2665,'testimonial-preview_testimonial-author',''),(104053,2665,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(104054,2665,'testimonial-preview',''),(104055,2665,'_testimonial-preview','field_60ffda5830096'),(104056,2664,'_edit_lock','1638208696:1'),(104058,2664,'_wp_old_date','2021-11-29'),(104059,2666,'post-info_preview','2586'),(104060,2666,'post-info_short-description','Interview of our CEO Evgen Sopin and Eugenio Calderon about international payments'),(104061,2666,'post-info',''),(104062,2666,'post-content_0_type','editor'),(104063,2666,'post-content_0_editor','Interview of our CEO <strong>Evgen Sopin</strong> and <strong>Eugenio Calderon</strong> about international payments, history of the CommerceGate and evolution of e-commerce in Spain this week is in <strong>La Razón</strong>, it has the sixth-highest circulation among general-interest Spanish dailies and the fourth-highest among those based in Madrid.\r\n\r\nTo read full Interview, please visit:\r\n\r\n<a href=\"https://www.guiadeprensa.com/suplementos/excelencia-empresarial-noviembre-2018-razon/commercegate/\" target=\"_blank\" rel=\"noopener\">https://www.guiadeprensa.com/suplementos/excelencia-empresarial-noviembre-2018-razon/commercegate/</a>'),(104064,2666,'post-content','1'),(104065,2666,'short-info_preview','2586'),(104066,2666,'short-info_title','Press about us: CommerceGate interview is in La Razón today.'),(104067,2666,'short-info_description','Interview of our CEO Evgen Sopin and Eugenio Calderon about international payments'),(104068,2666,'short-info',''),(104069,2666,'testimonial-preview_title','Press about us: CommerceGate interview is in La Razón today.'),(104070,2666,'testimonial-preview_testimonial','Interview of our CEO Evgen Sopin and Eugenio Calderon about international payments'),(104071,2666,'testimonial-preview_testimonial-author_full-name',''),(104072,2666,'testimonial-preview_testimonial-author_position',''),(104073,2666,'testimonial-preview_testimonial-author',''),(104074,2666,'testimonial-preview',''),(104075,2666,'_yoast_wpseo_primary_category',''),(104076,2666,'_edit_last','1'),(104077,2666,'_edit_lock','1638285110:1'),(104079,2666,'_yoast_wpseo_estimated-reading-time-minutes',''),(104080,2666,'_post-info_preview','field_60f83a8cdd6e2'),(104081,2666,'_post-info_short-description','field_60f817b95c8c2'),(104082,2666,'_post-info','field_60ffde10cc650'),(104083,2666,'_post-content_0_type','field_60f81e1b63bdd'),(104084,2666,'_post-content_0_editor','field_60f81e8a63bde'),(104085,2666,'_post-content','field_60f81e0063bdc'),(104086,2666,'_short-info_preview','field_60f83f5a4c3df'),(104087,2666,'_short-info_title','field_60f83bfa5dedc'),(104088,2666,'_short-info_description','field_60f83c1a5dedd'),(104089,2666,'_short-info','field_60f83bb85dedb'),(104090,2666,'_testimonial-preview_title','field_60ffdbfe30097'),(104091,2666,'_testimonial-preview_testimonial','field_60ffdc3730098'),(104092,2666,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(104093,2666,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(104094,2666,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(104095,2666,'_testimonial-preview','field_60ffda5830096'),(104096,2667,'post-info_preview','2586'),(104097,2667,'_post-info_preview','field_60f83a8cdd6e2'),(104098,2667,'post-info_short-description','Interview of our CEO Evgen Sopin and Eugenio Calderon about international payments'),(104099,2667,'_post-info_short-description','field_60f817b95c8c2'),(104100,2667,'post-info',''),(104101,2667,'_post-info','field_60ffde10cc650'),(104102,2667,'post-content_0_type','editor'),(104103,2667,'_post-content_0_type','field_60f81e1b63bdd'),(104104,2667,'post-content_0_editor','Interview of our CEO <strong>Evgen Sopin</strong> and <strong>Eugenio Calderon</strong> about international payments, history of the CommerceGate and evolution of e-commerce in Spain this week is in <strong>La Razón</strong>, it has the sixth-highest circulation among general-interest Spanish dailies and the fourth-highest among those based in Madrid.\r\n\r\nTo read full Interview, please visit:\r\n\r\n<a href=\"https://www.guiadeprensa.com/suplementos/excelencia-empresarial-noviembre-2018-razon/commercegate/\" target=\"_blank\" rel=\"noopener\">https://www.guiadeprensa.com/suplementos/excelencia-empresarial-noviembre-2018-razon/commercegate/</a>'),(104105,2667,'_post-content_0_editor','field_60f81e8a63bde'),(104106,2667,'post-content','1'),(104107,2667,'_post-content','field_60f81e0063bdc'),(104108,2667,'short-info_preview','2586'),(104109,2667,'_short-info_preview','field_60f83f5a4c3df'),(104110,2667,'short-info_title','Press about us: CommerceGate interview is in La Razón today.'),(104111,2667,'_short-info_title','field_60f83bfa5dedc'),(104112,2667,'short-info_description','Interview of our CEO Evgen Sopin and Eugenio Calderon about international payments'),(104113,2667,'_short-info_description','field_60f83c1a5dedd'),(104114,2667,'short-info',''),(104115,2667,'_short-info','field_60f83bb85dedb'),(104116,2667,'testimonial-preview_title','Press about us: CommerceGate interview is in La Razón today.'),(104117,2667,'_testimonial-preview_title','field_60ffdbfe30097'),(104118,2667,'testimonial-preview_testimonial','Interview of our CEO Evgen Sopin and Eugenio Calderon about international payments'),(104119,2667,'_testimonial-preview_testimonial','field_60ffdc3730098'),(104120,2667,'testimonial-preview_testimonial-author_full-name',''),(104121,2667,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(104122,2667,'testimonial-preview_testimonial-author_position',''),(104123,2667,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(104124,2667,'testimonial-preview_testimonial-author',''),(104125,2667,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(104126,2667,'testimonial-preview',''),(104127,2667,'_testimonial-preview','field_60ffda5830096'),(104129,2666,'_wp_old_date','2021-11-29'),(104130,2668,'post-info_preview','2583'),(104131,2668,'post-info_short-description','Organised by WebShield, one of the leading on-boarding, underwriting and monitoring solution providers, RiskConnect is the networking conference specifically aimed at the Risk, Compliance and Anti-Fraud industry professionals.'),(104132,2668,'post-info',''),(104133,2668,'post-content_0_type','editor'),(104134,2668,'post-content_0_editor','Organised by <strong>WebShield</strong>, one of the leading on-boarding, underwriting and monitoring solution providers, RiskConnect is the networking conference specifically aimed at the Risk, Compliance and Anti-Fraud industry professionals.\r\n\r\nDuring the two-day conference on 29-30 November 2018, thought leaders and industry experts like Brian Kinch Director of Risk Management, Ecosystem Risk of <strong>Visa, Jonathan Trivelas</strong> Director, Customer Compliance and Fraud of <strong>Mastercard, Stanley Skoglund</strong> Co-Founder &amp; Director of Minerva Partnership Consultancy (former <strong>Visa Europe’s Senior Vice President of Payment System &amp; Enterprise Risk</strong>) come together in Frankfurt to discuss the newest challenges facing the industry.\r\n\r\n“The extensive networking of RiskConnect helps reinforce existing relationships and open the doors to new chances for collaborating or simply sharing ideas on how to improve internal operations. CommerceGate couldn’t miss an opportunity to establish new and develop existing <strong>professional connections</strong> within the most experienced heroes of the payment industry, and also examine our current <strong>Compliance, Anti-Fraud</strong>, and investigation techniques, with the Industry stakeholders.” Said Head of Compliance &amp; MLRO Andrew Vinnychenko\r\n\r\nFor more information about the <strong>RiskConnect Conference 2018</strong>, please visit:\r\n<a href=\"https://www.riskconnect.eu\" target=\"_blank\" rel=\"noopener\">https://www.riskconnect.eu</a>'),(104135,2668,'post-content','1'),(104136,2668,'short-info_preview','2583'),(104137,2668,'short-info_title','CommerceGate to participate in the RiskConnect Conference'),(104138,2668,'short-info_description','Organised by WebShield, one of the leading on-boarding, underwriting and monitoring solution providers, RiskConnect is the networking conference specifically aimed at the Risk, Compliance and Anti-Fraud industry professionals.'),(104139,2668,'short-info',''),(104140,2668,'testimonial-preview_title','CommerceGate to participate in the RiskConnect Conference'),(104141,2668,'testimonial-preview_testimonial','Organised by WebShield, one of the leading on-boarding, underwriting and monitoring solution providers, RiskConnect is the networking conference specifically aimed at the Risk, Compliance and Anti-Fraud industry professionals.'),(104142,2668,'testimonial-preview_testimonial-author_full-name',''),(104143,2668,'testimonial-preview_testimonial-author_position',''),(104144,2668,'testimonial-preview_testimonial-author',''),(104145,2668,'testimonial-preview',''),(104146,2668,'_yoast_wpseo_primary_category','267'),(104147,2668,'_edit_last','1'),(104149,2668,'_yoast_wpseo_estimated-reading-time-minutes',''),(104150,2668,'_post-info_preview','field_60f83a8cdd6e2'),(104151,2668,'_post-info_short-description','field_60f817b95c8c2'),(104152,2668,'_post-info','field_60ffde10cc650'),(104153,2668,'_post-content_0_type','field_60f81e1b63bdd'),(104154,2668,'_post-content_0_editor','field_60f81e8a63bde'),(104155,2668,'_post-content','field_60f81e0063bdc'),(104156,2668,'_short-info_preview','field_60f83f5a4c3df'),(104157,2668,'_short-info_title','field_60f83bfa5dedc'),(104158,2668,'_short-info_description','field_60f83c1a5dedd'),(104159,2668,'_short-info','field_60f83bb85dedb'),(104160,2668,'_testimonial-preview_title','field_60ffdbfe30097'),(104161,2668,'_testimonial-preview_testimonial','field_60ffdc3730098'),(104162,2668,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(104163,2668,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(104164,2668,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(104165,2668,'_testimonial-preview','field_60ffda5830096'),(104166,2669,'post-info_preview','2583'),(104167,2669,'_post-info_preview','field_60f83a8cdd6e2'),(104168,2669,'post-info_short-description','Organised by WebShield, one of the leading on-boarding, underwriting and monitoring solution providers, RiskConnect is the networking conference specifically aimed at the Risk, Compliance and Anti-Fraud industry professionals.'),(104169,2669,'_post-info_short-description','field_60f817b95c8c2'),(104170,2669,'post-info',''),(104171,2669,'_post-info','field_60ffde10cc650'),(104172,2669,'post-content_0_type','editor'),(104173,2669,'_post-content_0_type','field_60f81e1b63bdd'),(104174,2669,'post-content_0_editor','Organised by <strong>WebShield</strong>, one of the leading on-boarding, underwriting and monitoring solution providers, RiskConnect is the networking conference specifically aimed at the Risk, Compliance and Anti-Fraud industry professionals.\r\n\r\nDuring the two-day conference on 29-30 November 2018, thought leaders and industry experts like Brian Kinch Director of Risk Management, Ecosystem Risk of <strong>Visa, Jonathan Trivelas</strong> Director, Customer Compliance and Fraud of <strong>Mastercard, Stanley Skoglund</strong> Co-Founder &amp; Director of Minerva Partnership Consultancy (former <strong>Visa Europe’s Senior Vice President of Payment System &amp; Enterprise Risk</strong>) come together in Frankfurt to discuss the newest challenges facing the industry.\r\n\r\n“The extensive networking of RiskConnect helps reinforce existing relationships and open the doors to new chances for collaborating or simply sharing ideas on how to improve internal operations. CommerceGate couldn’t miss an opportunity to establish new and develop existing <strong>professional connections</strong> within the most experienced heroes of the payment industry, and also examine our current <strong>Compliance, Anti-Fraud</strong>, and investigation techniques, with the Industry stakeholders.” Said Head of Compliance &amp; MLRO Andrew Vinnychenko\r\n\r\nFor more information about the <strong>RiskConnect Conference 2018</strong>, please visit:\r\n<a href=\"https://www.riskconnect.eu\" target=\"_blank\" rel=\"noopener\">https://www.riskconnect.eu</a>'),(104175,2669,'_post-content_0_editor','field_60f81e8a63bde'),(104176,2669,'post-content','1'),(104177,2669,'_post-content','field_60f81e0063bdc'),(104178,2669,'short-info_preview','2583'),(104179,2669,'_short-info_preview','field_60f83f5a4c3df'),(104180,2669,'short-info_title','CommerceGate to participate in the RiskConnect Conference'),(104181,2669,'_short-info_title','field_60f83bfa5dedc'),(104182,2669,'short-info_description','Organised by WebShield, one of the leading on-boarding, underwriting and monitoring solution providers, RiskConnect is the networking conference specifically aimed at the Risk, Compliance and Anti-Fraud industry professionals.'),(104183,2669,'_short-info_description','field_60f83c1a5dedd'),(104184,2669,'short-info',''),(104185,2669,'_short-info','field_60f83bb85dedb'),(104186,2669,'testimonial-preview_title','CommerceGate to participate in the RiskConnect Conference'),(104187,2669,'_testimonial-preview_title','field_60ffdbfe30097'),(104188,2669,'testimonial-preview_testimonial','Organised by WebShield, one of the leading on-boarding, underwriting and monitoring solution providers, RiskConnect is the networking conference specifically aimed at the Risk, Compliance and Anti-Fraud industry professionals.'),(104189,2669,'_testimonial-preview_testimonial','field_60ffdc3730098'),(104190,2669,'testimonial-preview_testimonial-author_full-name',''),(104191,2669,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(104192,2669,'testimonial-preview_testimonial-author_position',''),(104193,2669,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(104194,2669,'testimonial-preview_testimonial-author',''),(104195,2669,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(104196,2669,'testimonial-preview',''),(104197,2669,'_testimonial-preview','field_60ffda5830096'),(104198,2668,'_edit_lock','1638208653:1'),(104200,2668,'_wp_old_date','2021-11-29'),(104201,2670,'post-info_preview','2579'),(104202,2670,'post-info_short-description','Dear Friends!\r\nYour support has been the key ingredient to our success. Thank you for being our partner and for all your cooperation.'),(104203,2670,'post-info',''),(104204,2670,'post-content_0_type','editor'),(104205,2670,'post-content_0_editor','Dear Friends!\r\n\r\nYour support has been the key ingredient to our success. <strong>Thank you</strong> for being our partner and for all your cooperation.\r\n\r\nHere’s wishing you a <strong>Merry Christmas and a Happy New Year</strong>!\r\n\r\nThe CommerceGate Team'),(104206,2670,'post-content','1'),(104207,2670,'short-info_preview','2579'),(104208,2670,'short-info_title','Season’s Greetings from CommerceGate'),(104209,2670,'short-info_description','Dear Friends!\r\nYour support has been the key ingredient to our success. Thank you for being our partner and for all your cooperation.'),(104210,2670,'short-info',''),(104211,2670,'testimonial-preview_title','Season’s Greetings from CommerceGate'),(104212,2670,'testimonial-preview_testimonial','Dear Friends!\r\nYour support has been the key ingredient to our success. Thank you for being our partner and for all your cooperation.'),(104213,2670,'testimonial-preview_testimonial-author_full-name','The CommerceGate Team'),(104214,2670,'testimonial-preview_testimonial-author_position',''),(104215,2670,'testimonial-preview_testimonial-author',''),(104216,2670,'testimonial-preview',''),(104217,2670,'_yoast_wpseo_primary_category','263'),(104218,2670,'_edit_last','1'),(104220,2670,'_yoast_wpseo_estimated-reading-time-minutes',''),(104221,2670,'_post-info_preview','field_60f83a8cdd6e2'),(104222,2670,'_post-info_short-description','field_60f817b95c8c2'),(104223,2670,'_post-info','field_60ffde10cc650'),(104224,2670,'_post-content_0_type','field_60f81e1b63bdd'),(104225,2670,'_post-content_0_editor','field_60f81e8a63bde'),(104226,2670,'_post-content','field_60f81e0063bdc'),(104227,2670,'_short-info_preview','field_60f83f5a4c3df'),(104228,2670,'_short-info_title','field_60f83bfa5dedc'),(104229,2670,'_short-info_description','field_60f83c1a5dedd'),(104230,2670,'_short-info','field_60f83bb85dedb'),(104231,2670,'_testimonial-preview_title','field_60ffdbfe30097'),(104232,2670,'_testimonial-preview_testimonial','field_60ffdc3730098'),(104233,2670,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(104234,2670,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(104235,2670,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(104236,2670,'_testimonial-preview','field_60ffda5830096'),(104237,2671,'post-info_preview','2579'),(104238,2671,'_post-info_preview','field_60f83a8cdd6e2'),(104239,2671,'post-info_short-description','Dear Friends!\r\nYour support has been the key ingredient to our success. Thank you for being our partner and for all your cooperation.'),(104240,2671,'_post-info_short-description','field_60f817b95c8c2'),(104241,2671,'post-info',''),(104242,2671,'_post-info','field_60ffde10cc650'),(104243,2671,'post-content_0_type','editor'),(104244,2671,'_post-content_0_type','field_60f81e1b63bdd'),(104245,2671,'post-content_0_editor','Dear Friends!\r\n\r\nYour support has been the key ingredient to our success. <strong>Thank you</strong> for being our partner and for all your cooperation.\r\n\r\nHere’s wishing you a <strong>Merry Christmas and a Happy New Year</strong>!\r\n\r\nThe CommerceGate Team'),(104246,2671,'_post-content_0_editor','field_60f81e8a63bde'),(104247,2671,'post-content','1'),(104248,2671,'_post-content','field_60f81e0063bdc'),(104249,2671,'short-info_preview','2579'),(104250,2671,'_short-info_preview','field_60f83f5a4c3df'),(104251,2671,'short-info_title','Season’s Greetings from CommerceGate'),(104252,2671,'_short-info_title','field_60f83bfa5dedc'),(104253,2671,'short-info_description','Dear Friends!\r\nYour support has been the key ingredient to our success. Thank you for being our partner and for all your cooperation.'),(104254,2671,'_short-info_description','field_60f83c1a5dedd'),(104255,2671,'short-info',''),(104256,2671,'_short-info','field_60f83bb85dedb'),(104257,2671,'testimonial-preview_title','Season’s Greetings from CommerceGate'),(104258,2671,'_testimonial-preview_title','field_60ffdbfe30097'),(104259,2671,'testimonial-preview_testimonial','Dear Friends!\r\nYour support has been the key ingredient to our success. Thank you for being our partner and for all your cooperation.'),(104260,2671,'_testimonial-preview_testimonial','field_60ffdc3730098'),(104261,2671,'testimonial-preview_testimonial-author_full-name','The CommerceGate Team'),(104262,2671,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(104263,2671,'testimonial-preview_testimonial-author_position',''),(104264,2671,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(104265,2671,'testimonial-preview_testimonial-author',''),(104266,2671,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(104267,2671,'testimonial-preview',''),(104268,2671,'_testimonial-preview','field_60ffda5830096'),(104269,2670,'_edit_lock','1638208632:1'),(104271,2670,'_wp_old_date','2021-11-29'),(104272,2672,'post-info_preview','2576'),(104273,2672,'post-info_short-description','CommerceGate team has shared the expectations for 2019 with one of our most technology-oriented Partner.'),(104274,2672,'post-info',''),(104275,2672,'post-content_0_type','editor'),(104276,2672,'post-content_0_editor','CommerceGate team has shared the expectations for 2019 with one of our most technology-oriented Partner.\r\n\r\nRead all predictions prepared by Clearhaus, through interviewing of the payments industry experts, here <a href=\"https://goo.gl/vKK2y8\" target=\"_blank\" rel=\"noopener\">https://goo.gl/vKK2y8</a>'),(104277,2672,'post-content','1'),(104278,2672,'short-info_preview','2576'),(104279,2672,'short-info_title','Payments Predictions Europe 2019'),(104280,2672,'short-info_description','CommerceGate team has shared the expectations for 2019 with one of our most technology-oriented Partner.'),(104281,2672,'short-info',''),(104282,2672,'testimonial-preview_title','Payments Predictions Europe 2019'),(104283,2672,'testimonial-preview_testimonial','CommerceGate team has shared the expectations for 2019 with one of our most technology-oriented Partner.'),(104284,2672,'testimonial-preview_testimonial-author_full-name',''),(104285,2672,'testimonial-preview_testimonial-author_position',''),(104286,2672,'testimonial-preview_testimonial-author',''),(104287,2672,'testimonial-preview',''),(104288,2672,'_yoast_wpseo_primary_category','267'),(104289,2672,'_edit_last','1'),(104291,2672,'_yoast_wpseo_estimated-reading-time-minutes',''),(104292,2672,'_post-info_preview','field_60f83a8cdd6e2'),(104293,2672,'_post-info_short-description','field_60f817b95c8c2'),(104294,2672,'_post-info','field_60ffde10cc650'),(104295,2672,'_post-content_0_type','field_60f81e1b63bdd'),(104296,2672,'_post-content_0_editor','field_60f81e8a63bde'),(104297,2672,'_post-content','field_60f81e0063bdc'),(104298,2672,'_short-info_preview','field_60f83f5a4c3df'),(104299,2672,'_short-info_title','field_60f83bfa5dedc'),(104300,2672,'_short-info_description','field_60f83c1a5dedd'),(104301,2672,'_short-info','field_60f83bb85dedb'),(104302,2672,'_testimonial-preview_title','field_60ffdbfe30097'),(104303,2672,'_testimonial-preview_testimonial','field_60ffdc3730098'),(104304,2672,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(104305,2672,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(104306,2672,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(104307,2672,'_testimonial-preview','field_60ffda5830096'),(104308,2673,'post-info_preview','2576'),(104309,2673,'_post-info_preview','field_60f83a8cdd6e2'),(104310,2673,'post-info_short-description','CommerceGate team has shared the expectations for 2019 with one of our most technology-oriented Partner.'),(104311,2673,'_post-info_short-description','field_60f817b95c8c2'),(104312,2673,'post-info',''),(104313,2673,'_post-info','field_60ffde10cc650'),(104314,2673,'post-content_0_type','editor'),(104315,2673,'_post-content_0_type','field_60f81e1b63bdd'),(104316,2673,'post-content_0_editor','CommerceGate team has shared the expectations for 2019 with one of our most technology-oriented Partner.\r\n\r\nRead all predictions prepared by Clearhaus, through interviewing of the payments industry experts, here <a href=\"https://goo.gl/vKK2y8\" target=\"_blank\" rel=\"noopener\">https://goo.gl/vKK2y8</a>'),(104317,2673,'_post-content_0_editor','field_60f81e8a63bde'),(104318,2673,'post-content','1'),(104319,2673,'_post-content','field_60f81e0063bdc'),(104320,2673,'short-info_preview','2576'),(104321,2673,'_short-info_preview','field_60f83f5a4c3df'),(104322,2673,'short-info_title','Payments Predictions Europe 2019'),(104323,2673,'_short-info_title','field_60f83bfa5dedc'),(104324,2673,'short-info_description','CommerceGate team has shared the expectations for 2019 with one of our most technology-oriented Partner.'),(104325,2673,'_short-info_description','field_60f83c1a5dedd'),(104326,2673,'short-info',''),(104327,2673,'_short-info','field_60f83bb85dedb'),(104328,2673,'testimonial-preview_title','Payments Predictions Europe 2019'),(104329,2673,'_testimonial-preview_title','field_60ffdbfe30097'),(104330,2673,'testimonial-preview_testimonial','CommerceGate team has shared the expectations for 2019 with one of our most technology-oriented Partner.'),(104331,2673,'_testimonial-preview_testimonial','field_60ffdc3730098'),(104332,2673,'testimonial-preview_testimonial-author_full-name',''),(104333,2673,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(104334,2673,'testimonial-preview_testimonial-author_position',''),(104335,2673,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(104336,2673,'testimonial-preview_testimonial-author',''),(104337,2673,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(104338,2673,'testimonial-preview',''),(104339,2673,'_testimonial-preview','field_60ffda5830096'),(104340,2672,'_edit_lock','1638208606:1'),(104342,2672,'_wp_old_date','2021-11-29'),(104343,2674,'post-info_preview','2572'),(104344,2674,'post-info_short-description','ICE London is the benchmark and driver of the B2B Gaming industry’s international growth.'),(104345,2674,'post-info',''),(104346,2674,'post-content_0_type','editor'),(104347,2674,'post-content_0_editor','<strong>ICE London</strong> is the benchmark and driver of the B2B Gaming industry’s international growth. Aiming to present our advanced platform CGPT, build new relationships, share and get fresh news in the areas of Security, World Regulatory changes, Online Casino trends and eSport, CommerceGate Team couldn’t miss these three days (<strong>5-7 February 2019</strong>) in the heart of the United Kingdom. Our strongest Team went yesterday to the largest gathering of global solutions experts in the world.\r\n\r\nIf you are ready to talk to the Payment Experts and discuss the latest FinTech news, payment industry changes, roadmap of foreseen developments, or get to know about our solutions and chart an invaluable partnership – <strong>drop us a message at </strong><a href=\"mailto:sales@commercegate.com\">sales@commercegate.com</a><strong> to schedule a meeting</strong>.'),(104348,2674,'post-content','1'),(104349,2674,'short-info_preview','2572'),(104350,2674,'short-info_title','CommerceGate to participate in the ICE London'),(104351,2674,'short-info_description','ICE London is the benchmark and driver of the B2B Gaming industry’s international growth.'),(104352,2674,'short-info',''),(104353,2674,'testimonial-preview_title','CommerceGate to participate in the ICE London'),(104354,2674,'testimonial-preview_testimonial','ICE London is the benchmark and driver of the B2B Gaming industry’s international growth.'),(104355,2674,'testimonial-preview_testimonial-author_full-name',''),(104356,2674,'testimonial-preview_testimonial-author_position',''),(104357,2674,'testimonial-preview_testimonial-author',''),(104358,2674,'testimonial-preview',''),(104359,2674,'_yoast_wpseo_primary_category','267'),(104360,2674,'_edit_last','1'),(104362,2674,'_yoast_wpseo_estimated-reading-time-minutes',''),(104363,2674,'_post-info_preview','field_60f83a8cdd6e2'),(104364,2674,'_post-info_short-description','field_60f817b95c8c2'),(104365,2674,'_post-info','field_60ffde10cc650'),(104366,2674,'_post-content_0_type','field_60f81e1b63bdd'),(104367,2674,'_post-content_0_editor','field_60f81e8a63bde'),(104368,2674,'_post-content','field_60f81e0063bdc'),(104369,2674,'_short-info_preview','field_60f83f5a4c3df'),(104370,2674,'_short-info_title','field_60f83bfa5dedc'),(104371,2674,'_short-info_description','field_60f83c1a5dedd'),(104372,2674,'_short-info','field_60f83bb85dedb'),(104373,2674,'_testimonial-preview_title','field_60ffdbfe30097'),(104374,2674,'_testimonial-preview_testimonial','field_60ffdc3730098'),(104375,2674,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(104376,2674,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(104377,2674,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(104378,2674,'_testimonial-preview','field_60ffda5830096'),(104379,2675,'post-info_preview','2572'),(104380,2675,'_post-info_preview','field_60f83a8cdd6e2'),(104381,2675,'post-info_short-description','ICE London is the benchmark and driver of the B2B Gaming industry’s international growth.'),(104382,2675,'_post-info_short-description','field_60f817b95c8c2'),(104383,2675,'post-info',''),(104384,2675,'_post-info','field_60ffde10cc650'),(104385,2675,'post-content_0_type','editor'),(104386,2675,'_post-content_0_type','field_60f81e1b63bdd'),(104387,2675,'post-content_0_editor','<strong>ICE London</strong> is the benchmark and driver of the B2B Gaming industry’s international growth. Aiming to present our advanced platform CGPT, build new relationships, share and get fresh news in the areas of Security, World Regulatory changes, Online Casino trends and eSport, CommerceGate Team couldn’t miss these three days (<strong>5-7 February 2019</strong>) in the heart of the United Kingdom. Our strongest Team went yesterday to the largest gathering of global solutions experts in the world.\r\n\r\nIf you are ready to talk to the Payment Experts and discuss the latest FinTech news, payment industry changes, roadmap of foreseen developments, or get to know about our solutions and chart an invaluable partnership – <strong>drop us a message at </strong><a href=\"mailto:sales@commercegate.com\">sales@commercegate.com</a><strong> to schedule a meeting</strong>.'),(104388,2675,'_post-content_0_editor','field_60f81e8a63bde'),(104389,2675,'post-content','1'),(104390,2675,'_post-content','field_60f81e0063bdc'),(104391,2675,'short-info_preview','2572'),(104392,2675,'_short-info_preview','field_60f83f5a4c3df'),(104393,2675,'short-info_title','CommerceGate to participate in the ICE London'),(104394,2675,'_short-info_title','field_60f83bfa5dedc'),(104395,2675,'short-info_description','ICE London is the benchmark and driver of the B2B Gaming industry’s international growth.'),(104396,2675,'_short-info_description','field_60f83c1a5dedd'),(104397,2675,'short-info',''),(104398,2675,'_short-info','field_60f83bb85dedb'),(104399,2675,'testimonial-preview_title','CommerceGate to participate in the ICE London'),(104400,2675,'_testimonial-preview_title','field_60ffdbfe30097'),(104401,2675,'testimonial-preview_testimonial','ICE London is the benchmark and driver of the B2B Gaming industry’s international growth.'),(104402,2675,'_testimonial-preview_testimonial','field_60ffdc3730098'),(104403,2675,'testimonial-preview_testimonial-author_full-name',''),(104404,2675,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(104405,2675,'testimonial-preview_testimonial-author_position',''),(104406,2675,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(104407,2675,'testimonial-preview_testimonial-author',''),(104408,2675,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(104409,2675,'testimonial-preview',''),(104410,2675,'_testimonial-preview','field_60ffda5830096'),(104411,2674,'_edit_lock','1638208426:1'),(104413,2674,'_wp_old_date','2021-11-29'),(104414,2676,'post-info_preview','2543'),(104415,2676,'post-info_short-description','We will see big changes in Financial Services this year.'),(104416,2676,'post-info',''),(104417,2676,'post-content_0_type','editor'),(104418,2676,'post-content_0_editor','We will see big changes in Financial Services this year.\r\nThe ripple effect we are seeing globally from <strong>PSD2</strong> and Open Banking is only going to grow wider and stronger; <strong>3-D Secure 2.0</strong> will lower the consumer effort with fewer challenges and no longer requiring complicated verification during an online purchase process; <strong>Blockchain</strong> technology opening up opportunities for the unbanked or underbanked to gain financial inclusion; Mastercard cracks down on services who turn <strong>free trials</strong> into <strong>paid subscriptions</strong>, and many many more.\r\n\r\nIf you are attending the Lisbon Summit, contact us at <a href=\"mailto:sales@commercegate.com\">sales@commercegate.com</a> to book a meeting with our representatives.\r\n\r\n<strong>We will be at the Summit 2nd and 3rd of March to answer any payments-related questions you may have.</strong>'),(104419,2676,'post-content','1'),(104420,2676,'short-info_preview','2543'),(104421,2676,'short-info_title','CommerceGate to attend eCommerce industry Lisbon Summit 2019'),(104422,2676,'short-info_description','We will see big changes in Financial Services this year.'),(104423,2676,'short-info',''),(104424,2676,'testimonial-preview_title','CommerceGate to attend eCommerce industry Lisbon Summit 2019'),(104425,2676,'testimonial-preview_testimonial','We will see big changes in Financial Services this year.'),(104426,2676,'testimonial-preview_testimonial-author_full-name',''),(104427,2676,'testimonial-preview_testimonial-author_position',''),(104428,2676,'testimonial-preview_testimonial-author',''),(104429,2676,'testimonial-preview',''),(104430,2676,'_yoast_wpseo_primary_category',''),(104431,2676,'_edit_last','1'),(104433,2676,'_yoast_wpseo_estimated-reading-time-minutes',''),(104434,2676,'_post-info_preview','field_60f83a8cdd6e2'),(104435,2676,'_post-info_short-description','field_60f817b95c8c2'),(104436,2676,'_post-info','field_60ffde10cc650'),(104437,2676,'_post-content_0_type','field_60f81e1b63bdd'),(104438,2676,'_post-content_0_editor','field_60f81e8a63bde'),(104439,2676,'_post-content','field_60f81e0063bdc'),(104440,2676,'_short-info_preview','field_60f83f5a4c3df'),(104441,2676,'_short-info_title','field_60f83bfa5dedc'),(104442,2676,'_short-info_description','field_60f83c1a5dedd'),(104443,2676,'_short-info','field_60f83bb85dedb'),(104444,2676,'_testimonial-preview_title','field_60ffdbfe30097'),(104445,2676,'_testimonial-preview_testimonial','field_60ffdc3730098'),(104446,2676,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(104447,2676,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(104448,2676,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(104449,2676,'_testimonial-preview','field_60ffda5830096'),(104450,2677,'post-info_preview','2543'),(104451,2677,'_post-info_preview','field_60f83a8cdd6e2'),(104452,2677,'post-info_short-description','We will see big changes in Financial Services this year.'),(104453,2677,'_post-info_short-description','field_60f817b95c8c2'),(104454,2677,'post-info',''),(104455,2677,'_post-info','field_60ffde10cc650'),(104456,2677,'post-content_0_type','editor'),(104457,2677,'_post-content_0_type','field_60f81e1b63bdd'),(104458,2677,'post-content_0_editor','We will see big changes in Financial Services this year.\r\nThe ripple effect we are seeing globally from <strong>PSD2</strong> and Open Banking is only going to grow wider and stronger; <strong>3-D Secure 2.0</strong> will lower the consumer effort with fewer challenges and no longer requiring complicated verification during an online purchase process; <strong>Blockchain</strong> technology opening up opportunities for the unbanked or underbanked to gain financial inclusion; Mastercard cracks down on services who turn <strong>free trials</strong> into <strong>paid subscriptions</strong>, and many many more.\r\n\r\nIf you are attending the Lisbon Summit, contact us at <a href=\"mailto:sales@commercegate.com\">sales@commercegate.com</a> to book a meeting with our representatives.\r\n\r\n<strong>We will be at the Summit 2nd and 3rd of March to answer any payments-related questions you may have.</strong>'),(104459,2677,'_post-content_0_editor','field_60f81e8a63bde'),(104460,2677,'post-content','1'),(104461,2677,'_post-content','field_60f81e0063bdc'),(104462,2677,'short-info_preview',''),(104463,2677,'_short-info_preview','field_60f83f5a4c3df'),(104464,2677,'short-info_title','CommerceGate to attend eCommerce industry Lisbon Summit 2019'),(104465,2677,'_short-info_title','field_60f83bfa5dedc'),(104466,2677,'short-info_description','We will see big changes in Financial Services this year.'),(104467,2677,'_short-info_description','field_60f83c1a5dedd'),(104468,2677,'short-info',''),(104469,2677,'_short-info','field_60f83bb85dedb'),(104470,2677,'testimonial-preview_title','CommerceGate to attend eCommerce industry Lisbon Summit 2019'),(104471,2677,'_testimonial-preview_title','field_60ffdbfe30097'),(104472,2677,'testimonial-preview_testimonial','We will see big changes in Financial Services this year.'),(104473,2677,'_testimonial-preview_testimonial','field_60ffdc3730098'),(104474,2677,'testimonial-preview_testimonial-author_full-name',''),(104475,2677,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(104476,2677,'testimonial-preview_testimonial-author_position',''),(104477,2677,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(104478,2677,'testimonial-preview_testimonial-author',''),(104479,2677,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(104480,2677,'testimonial-preview',''),(104481,2677,'_testimonial-preview','field_60ffda5830096'),(104482,2676,'_edit_lock','1638208395:1'),(104484,2678,'post-info_preview','2543'),(104485,2678,'_post-info_preview','field_60f83a8cdd6e2'),(104486,2678,'post-info_short-description','We will see big changes in Financial Services this year.'),(104487,2678,'_post-info_short-description','field_60f817b95c8c2'),(104488,2678,'post-info',''),(104489,2678,'_post-info','field_60ffde10cc650'),(104490,2678,'post-content_0_type','editor'),(104491,2678,'_post-content_0_type','field_60f81e1b63bdd'),(104492,2678,'post-content_0_editor','We will see big changes in Financial Services this year.\r\nThe ripple effect we are seeing globally from <strong>PSD2</strong> and Open Banking is only going to grow wider and stronger; <strong>3-D Secure 2.0</strong> will lower the consumer effort with fewer challenges and no longer requiring complicated verification during an online purchase process; <strong>Blockchain</strong> technology opening up opportunities for the unbanked or underbanked to gain financial inclusion; Mastercard cracks down on services who turn <strong>free trials</strong> into <strong>paid subscriptions</strong>, and many many more.\r\n\r\nIf you are attending the Lisbon Summit, contact us at <a href=\"mailto:sales@commercegate.com\">sales@commercegate.com</a> to book a meeting with our representatives.\r\n\r\n<strong>We will be at the Summit 2nd and 3rd of March to answer any payments-related questions you may have.</strong>'),(104493,2678,'_post-content_0_editor','field_60f81e8a63bde'),(104494,2678,'post-content','1'),(104495,2678,'_post-content','field_60f81e0063bdc'),(104496,2678,'short-info_preview','2543'),(104497,2678,'_short-info_preview','field_60f83f5a4c3df'),(104498,2678,'short-info_title','CommerceGate to attend eCommerce industry Lisbon Summit 2019'),(104499,2678,'_short-info_title','field_60f83bfa5dedc'),(104500,2678,'short-info_description','We will see big changes in Financial Services this year.'),(104501,2678,'_short-info_description','field_60f83c1a5dedd'),(104502,2678,'short-info',''),(104503,2678,'_short-info','field_60f83bb85dedb'),(104504,2678,'testimonial-preview_title','CommerceGate to attend eCommerce industry Lisbon Summit 2019'),(104505,2678,'_testimonial-preview_title','field_60ffdbfe30097'),(104506,2678,'testimonial-preview_testimonial','We will see big changes in Financial Services this year.'),(104507,2678,'_testimonial-preview_testimonial','field_60ffdc3730098'),(104508,2678,'testimonial-preview_testimonial-author_full-name',''),(104509,2678,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(104510,2678,'testimonial-preview_testimonial-author_position',''),(104511,2678,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(104512,2678,'testimonial-preview_testimonial-author',''),(104513,2678,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(104514,2678,'testimonial-preview',''),(104515,2678,'_testimonial-preview','field_60ffda5830096'),(104517,2676,'_wp_old_date','2021-11-29'),(104518,2679,'post-info_preview','2480'),(104519,2679,'post-info_short-description','In compliance with recommendations of the Financial Action Task Force on Money Laundering Prevention, an international Anti-Money Laundering (AML) body, CommerceGate is going to put the additional country in its internal blacklist.'),(104520,2679,'post-info',''),(104521,2679,'post-content_0_type','editor'),(104522,2679,'post-content_0_editor','In compliance with recommendations of the Financial Action Task Force on Money Laundering Prevention, an international Anti-Money Laundering (AML) body, CommerceGate is going to put the additional country in its internal blacklist.\r\n\r\nIn our continuous efforts to keep up with the latest updates concerning International Anti-Money Laundering Regulation, we would like to advise you that the following country is going to be blocked for processing transactions as of the <strong>18th of March 2019</strong>:\r\n<ul>\r\n 	<li><strong>Cambodia KH</strong></li>\r\n</ul>\r\nLet us remind you that for blocked countries, during the period of their presence in <strong>FATF</strong> and later <strong>EU AML</strong> blacklists, card payment transactions or Merchant accounts via CommerceGate would not be available.\r\n\r\nIf you have any questions or need clarification please do not hesitate to contact your Account Manager.\r\n\r\nWe wish you all the best for your business endeavours. Sincerely Yours,\r\n<strong>CommerceGate Compliance Team</strong>'),(104523,2679,'post-content','1'),(104524,2679,'short-info_preview','2480'),(104525,2679,'short-info_title','Compliance notice'),(104526,2679,'short-info_description','In compliance with recommendations of the Financial Action Task Force on Money Laundering Prevention, an international Anti-Money Laundering (AML) body, CommerceGate is going to put the additional country in its internal blacklist.'),(104527,2679,'short-info',''),(104528,2679,'testimonial-preview_title','Compliance notice'),(104529,2679,'testimonial-preview_testimonial','In compliance with recommendations of the Financial Action Task Force on Money Laundering Prevention, an international Anti-Money Laundering (AML) body, CommerceGate is going to put the additional country in its internal blacklist.'),(104530,2679,'testimonial-preview_testimonial-author_full-name',''),(104531,2679,'testimonial-preview_testimonial-author_position',''),(104532,2679,'testimonial-preview_testimonial-author',''),(104533,2679,'testimonial-preview',''),(104534,2679,'_yoast_wpseo_primary_category','249'),(104535,2679,'_edit_last','1'),(104537,2679,'_yoast_wpseo_estimated-reading-time-minutes',''),(104538,2679,'_post-info_preview','field_60f83a8cdd6e2'),(104539,2679,'_post-info_short-description','field_60f817b95c8c2'),(104540,2679,'_post-info','field_60ffde10cc650'),(104541,2679,'_post-content_0_type','field_60f81e1b63bdd'),(104542,2679,'_post-content_0_editor','field_60f81e8a63bde'),(104543,2679,'_post-content','field_60f81e0063bdc'),(104544,2679,'_short-info_preview','field_60f83f5a4c3df'),(104545,2679,'_short-info_title','field_60f83bfa5dedc'),(104546,2679,'_short-info_description','field_60f83c1a5dedd'),(104547,2679,'_short-info','field_60f83bb85dedb'),(104548,2679,'_testimonial-preview_title','field_60ffdbfe30097'),(104549,2679,'_testimonial-preview_testimonial','field_60ffdc3730098'),(104550,2679,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(104551,2679,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(104552,2679,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(104553,2679,'_testimonial-preview','field_60ffda5830096'),(104554,2680,'post-info_preview','2480'),(104555,2680,'_post-info_preview','field_60f83a8cdd6e2'),(104556,2680,'post-info_short-description','In compliance with recommendations of the Financial Action Task Force on Money Laundering Prevention, an international Anti-Money Laundering (AML) body, CommerceGate is going to put the additional country in its internal blacklist.'),(104557,2680,'_post-info_short-description','field_60f817b95c8c2'),(104558,2680,'post-info',''),(104559,2680,'_post-info','field_60ffde10cc650'),(104560,2680,'post-content_0_type','editor'),(104561,2680,'_post-content_0_type','field_60f81e1b63bdd'),(104562,2680,'post-content_0_editor','In compliance with recommendations of the Financial Action Task Force on Money Laundering Prevention, an international Anti-Money Laundering (AML) body, CommerceGate is going to put the additional country in its internal blacklist.\r\n\r\nIn our continuous efforts to keep up with the latest updates concerning International Anti-Money Laundering Regulation, we would like to advise you that the following country is going to be blocked for processing transactions as of the <strong>18th of March 2019</strong>:\r\n<ul>\r\n 	<li><strong>Cambodia KH</strong></li>\r\n</ul>\r\nLet us remind you that for blocked countries, during the period of their presence in <strong>FATF</strong> and later <strong>EU AML</strong> blacklists, card payment transactions or Merchant accounts via CommerceGate would not be available.\r\n\r\nIf you have any questions or need clarification please do not hesitate to contact your Account Manager.\r\n\r\nWe wish you all the best for your business endeavours. Sincerely Yours,\r\n<strong>CommerceGate Compliance Team</strong>'),(104563,2680,'_post-content_0_editor','field_60f81e8a63bde'),(104564,2680,'post-content','1'),(104565,2680,'_post-content','field_60f81e0063bdc'),(104566,2680,'short-info_preview','2480'),(104567,2680,'_short-info_preview','field_60f83f5a4c3df'),(104568,2680,'short-info_title','Compliance notice'),(104569,2680,'_short-info_title','field_60f83bfa5dedc'),(104570,2680,'short-info_description','In compliance with recommendations of the Financial Action Task Force on Money Laundering Prevention, an international Anti-Money Laundering (AML) body, CommerceGate is going to put the additional country in its internal blacklist.'),(104571,2680,'_short-info_description','field_60f83c1a5dedd'),(104572,2680,'short-info',''),(104573,2680,'_short-info','field_60f83bb85dedb'),(104574,2680,'testimonial-preview_title','Compliance notice'),(104575,2680,'_testimonial-preview_title','field_60ffdbfe30097'),(104576,2680,'testimonial-preview_testimonial','In compliance with recommendations of the Financial Action Task Force on Money Laundering Prevention, an international Anti-Money Laundering (AML) body, CommerceGate is going to put the additional country in its internal blacklist.'),(104577,2680,'_testimonial-preview_testimonial','field_60ffdc3730098'),(104578,2680,'testimonial-preview_testimonial-author_full-name',''),(104579,2680,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(104580,2680,'testimonial-preview_testimonial-author_position',''),(104581,2680,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(104582,2680,'testimonial-preview_testimonial-author',''),(104583,2680,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(104584,2680,'testimonial-preview',''),(104585,2680,'_testimonial-preview','field_60ffda5830096'),(104586,2679,'_edit_lock','1638208380:1'),(104588,2681,'post-info_preview','2480'),(104589,2681,'_post-info_preview','field_60f83a8cdd6e2'),(104590,2681,'post-info_short-description','In compliance with recommendations of the Financial Action Task Force on Money Laundering Prevention, an international Anti-Money Laundering (AML) body, CommerceGate is going to put the additional country in its internal blacklist.'),(104591,2681,'_post-info_short-description','field_60f817b95c8c2'),(104592,2681,'post-info',''),(104593,2681,'_post-info','field_60ffde10cc650'),(104594,2681,'post-content_0_type','editor'),(104595,2681,'_post-content_0_type','field_60f81e1b63bdd'),(104596,2681,'post-content_0_editor','In compliance with recommendations of the Financial Action Task Force on Money Laundering Prevention, an international Anti-Money Laundering (AML) body, CommerceGate is going to put the additional country in its internal blacklist.\r\n\r\nIn our continuous efforts to keep up with the latest updates concerning International Anti-Money Laundering Regulation, we would like to advise you that the following country is going to be blocked for processing transactions as of the <strong>18th of March 2019</strong>:\r\n<ul>\r\n 	<li><strong>Cambodia KH</strong></li>\r\n</ul>\r\nLet us remind you that for blocked countries, during the period of their presence in <strong>FATF</strong> and later <strong>EU AML</strong> blacklists, card payment transactions or Merchant accounts via CommerceGate would not be available.\r\n\r\nIf you have any questions or need clarification please do not hesitate to contact your Account Manager.\r\n\r\nWe wish you all the best for your business endeavours. Sincerely Yours,\r\n<strong>CommerceGate Compliance Team</strong>'),(104597,2681,'_post-content_0_editor','field_60f81e8a63bde'),(104598,2681,'post-content','1'),(104599,2681,'_post-content','field_60f81e0063bdc'),(104600,2681,'short-info_preview','2480'),(104601,2681,'_short-info_preview','field_60f83f5a4c3df'),(104602,2681,'short-info_title','Compliance notice'),(104603,2681,'_short-info_title','field_60f83bfa5dedc'),(104604,2681,'short-info_description','In compliance with recommendations of the Financial Action Task Force on Money Laundering Prevention, an international Anti-Money Laundering (AML) body, CommerceGate is going to put the additional country in its internal blacklist.'),(104605,2681,'_short-info_description','field_60f83c1a5dedd'),(104606,2681,'short-info',''),(104607,2681,'_short-info','field_60f83bb85dedb'),(104608,2681,'testimonial-preview_title','Compliance notice'),(104609,2681,'_testimonial-preview_title','field_60ffdbfe30097'),(104610,2681,'testimonial-preview_testimonial','In compliance with recommendations of the Financial Action Task Force on Money Laundering Prevention, an international Anti-Money Laundering (AML) body, CommerceGate is going to put the additional country in its internal blacklist.'),(104611,2681,'_testimonial-preview_testimonial','field_60ffdc3730098'),(104612,2681,'testimonial-preview_testimonial-author_full-name',''),(104613,2681,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(104614,2681,'testimonial-preview_testimonial-author_position',''),(104615,2681,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(104616,2681,'testimonial-preview_testimonial-author',''),(104617,2681,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(104618,2681,'testimonial-preview',''),(104619,2681,'_testimonial-preview','field_60ffda5830096'),(104621,2679,'_wp_old_date','2021-11-29'),(104622,2682,'post-info_preview','2538'),(104623,2682,'post-info_short-description','Lots of changes have happened this year, our sincere thanks for your loyalty and goodwill throughout the year.'),(104624,2682,'post-info',''),(104625,2682,'post-content_0_type','editor'),(104626,2682,'post-content_0_editor','Lots of changes have happened this year, our sincere thanks for your loyalty and goodwill throughout the year.\r\n\r\nBest wishes for a happy new year filled with happiness, and success.\r\n\r\nAfter a challenging 2019, <strong>onwards and upwards in 2020</strong>!\r\n\r\nThe CommerceGate Team'),(104627,2682,'post-content','1'),(104628,2682,'short-info_preview','2538'),(104629,2682,'short-info_title','Season’s Greetings!'),(104630,2682,'short-info_description','Lots of changes have happened this year, our sincere thanks for your loyalty and goodwill throughout the year.'),(104631,2682,'short-info',''),(104632,2682,'testimonial-preview_title','Season’s Greetings!'),(104633,2682,'testimonial-preview_testimonial','Lots of changes have happened this year, our sincere thanks for your loyalty and goodwill throughout the year.'),(104634,2682,'testimonial-preview_testimonial-author_full-name','The CommerceGate Team'),(104635,2682,'testimonial-preview_testimonial-author_position',''),(104636,2682,'testimonial-preview_testimonial-author',''),(104637,2682,'testimonial-preview',''),(104638,2682,'_yoast_wpseo_primary_category',''),(104639,2682,'_edit_last','1'),(104641,2682,'_yoast_wpseo_estimated-reading-time-minutes',''),(104642,2682,'_post-info_preview','field_60f83a8cdd6e2'),(104643,2682,'_post-info_short-description','field_60f817b95c8c2'),(104644,2682,'_post-info','field_60ffde10cc650'),(104645,2682,'_post-content_0_type','field_60f81e1b63bdd'),(104646,2682,'_post-content_0_editor','field_60f81e8a63bde'),(104647,2682,'_post-content','field_60f81e0063bdc'),(104648,2682,'_short-info_preview','field_60f83f5a4c3df'),(104649,2682,'_short-info_title','field_60f83bfa5dedc'),(104650,2682,'_short-info_description','field_60f83c1a5dedd'),(104651,2682,'_short-info','field_60f83bb85dedb'),(104652,2682,'_testimonial-preview_title','field_60ffdbfe30097'),(104653,2682,'_testimonial-preview_testimonial','field_60ffdc3730098'),(104654,2682,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(104655,2682,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(104656,2682,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(104657,2682,'_testimonial-preview','field_60ffda5830096'),(104658,2683,'post-info_preview','2538'),(104659,2683,'_post-info_preview','field_60f83a8cdd6e2'),(104660,2683,'post-info_short-description','Lots of changes have happened this year, our sincere thanks for your loyalty and goodwill throughout the year.'),(104661,2683,'_post-info_short-description','field_60f817b95c8c2'),(104662,2683,'post-info',''),(104663,2683,'_post-info','field_60ffde10cc650'),(104664,2683,'post-content_0_type','editor'),(104665,2683,'_post-content_0_type','field_60f81e1b63bdd'),(104666,2683,'post-content_0_editor','Lots of changes have happened this year, our sincere thanks for your loyalty and goodwill throughout the year.\r\n\r\nBest wishes for a happy new year filled with happiness, and success.\r\n\r\nAfter a challenging 2019, <strong>onwards and upwards in 2020</strong>!\r\n\r\nThe CommerceGate Team'),(104667,2683,'_post-content_0_editor','field_60f81e8a63bde'),(104668,2683,'post-content','1'),(104669,2683,'_post-content','field_60f81e0063bdc'),(104670,2683,'short-info_preview','2538'),(104671,2683,'_short-info_preview','field_60f83f5a4c3df'),(104672,2683,'short-info_title','Season’s Greetings!'),(104673,2683,'_short-info_title','field_60f83bfa5dedc'),(104674,2683,'short-info_description','Lots of changes have happened this year, our sincere thanks for your loyalty and goodwill throughout the year.'),(104675,2683,'_short-info_description','field_60f83c1a5dedd'),(104676,2683,'short-info',''),(104677,2683,'_short-info','field_60f83bb85dedb'),(104678,2683,'testimonial-preview_title','Season’s Greetings!'),(104679,2683,'_testimonial-preview_title','field_60ffdbfe30097'),(104680,2683,'testimonial-preview_testimonial','Lots of changes have happened this year, our sincere thanks for your loyalty and goodwill throughout the year.'),(104681,2683,'_testimonial-preview_testimonial','field_60ffdc3730098'),(104682,2683,'testimonial-preview_testimonial-author_full-name','The CommerceGate Team'),(104683,2683,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(104684,2683,'testimonial-preview_testimonial-author_position',''),(104685,2683,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(104686,2683,'testimonial-preview_testimonial-author',''),(104687,2683,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(104688,2683,'testimonial-preview',''),(104689,2683,'_testimonial-preview','field_60ffda5830096'),(104690,2682,'_edit_lock','1638208370:1'),(104692,2682,'_wp_old_date','2021-11-29'),(104693,2684,'post-info_preview','2535'),(104694,2684,'post-info_short-description','Two of the fastest-growing industries will meet this February, Gambling and Payments!'),(104695,2684,'post-info',''),(104696,2684,'post-content_0_type','editor'),(104697,2684,'post-content_0_editor','Two of the fastest-growing industries will meet this February, <strong>Gambling</strong> and <strong>Payments</strong>!\r\n\r\nMeet us at #ICELondon to know more about the power of building your Global Payment Solutions.\r\n\r\n#20acquirers #HighApprovals #Gambling #GlobalPayments #CommerceGate'),(104698,2684,'post-content','1'),(104699,2684,'short-info_preview','2535'),(104700,2684,'short-info_title','CommerceGate to participate at the ICE London'),(104701,2684,'short-info_description','Two of the fastest-growing industries will meet this February, Gambling and Payments!'),(104702,2684,'short-info',''),(104703,2684,'testimonial-preview_title','CommerceGate to participate at the ICE London'),(104704,2684,'testimonial-preview_testimonial','Two of the fastest-growing industries will meet this February, Gambling and Payments!'),(104705,2684,'testimonial-preview_testimonial-author_full-name',''),(104706,2684,'testimonial-preview_testimonial-author_position',''),(104707,2684,'testimonial-preview_testimonial-author',''),(104708,2684,'testimonial-preview',''),(104709,2684,'_yoast_wpseo_primary_category','267'),(104710,2684,'_edit_last','1'),(104711,2684,'_edit_lock','1638208355:1'),(104713,2684,'_yoast_wpseo_estimated-reading-time-minutes',''),(104714,2684,'_post-info_preview','field_60f83a8cdd6e2'),(104715,2684,'_post-info_short-description','field_60f817b95c8c2'),(104716,2684,'_post-info','field_60ffde10cc650'),(104717,2684,'_post-content_0_type','field_60f81e1b63bdd'),(104718,2684,'_post-content_0_editor','field_60f81e8a63bde'),(104719,2684,'_post-content','field_60f81e0063bdc'),(104720,2684,'_short-info_preview','field_60f83f5a4c3df'),(104721,2684,'_short-info_title','field_60f83bfa5dedc'),(104722,2684,'_short-info_description','field_60f83c1a5dedd'),(104723,2684,'_short-info','field_60f83bb85dedb'),(104724,2684,'_testimonial-preview_title','field_60ffdbfe30097'),(104725,2684,'_testimonial-preview_testimonial','field_60ffdc3730098'),(104726,2684,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(104727,2684,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(104728,2684,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(104729,2684,'_testimonial-preview','field_60ffda5830096'),(104730,2685,'post-info_preview','2535'),(104731,2685,'_post-info_preview','field_60f83a8cdd6e2'),(104732,2685,'post-info_short-description','Two of the fastest-growing industries will meet this February, Gambling and Payments!'),(104733,2685,'_post-info_short-description','field_60f817b95c8c2'),(104734,2685,'post-info',''),(104735,2685,'_post-info','field_60ffde10cc650'),(104736,2685,'post-content_0_type','editor'),(104737,2685,'_post-content_0_type','field_60f81e1b63bdd'),(104738,2685,'post-content_0_editor','Two of the fastest-growing industries will meet this February, <strong>Gambling</strong> and <strong>Payments</strong>!\r\n\r\nMeet us at #ICELondon to know more about the power of building your Global Payment Solutions.\r\n\r\n#20acquirers #HighApprovals #Gambling #GlobalPayments #CommerceGate'),(104739,2685,'_post-content_0_editor','field_60f81e8a63bde'),(104740,2685,'post-content','1'),(104741,2685,'_post-content','field_60f81e0063bdc'),(104742,2685,'short-info_preview','2535'),(104743,2685,'_short-info_preview','field_60f83f5a4c3df'),(104744,2685,'short-info_title','CommerceGate to participate at the ICE London'),(104745,2685,'_short-info_title','field_60f83bfa5dedc'),(104746,2685,'short-info_description','Two of the fastest-growing industries will meet this February, Gambling and Payments!'),(104747,2685,'_short-info_description','field_60f83c1a5dedd'),(104748,2685,'short-info',''),(104749,2685,'_short-info','field_60f83bb85dedb'),(104750,2685,'testimonial-preview_title','CommerceGate to participate at the ICE London'),(104751,2685,'_testimonial-preview_title','field_60ffdbfe30097'),(104752,2685,'testimonial-preview_testimonial','Two of the fastest-growing industries will meet this February, Gambling and Payments!'),(104753,2685,'_testimonial-preview_testimonial','field_60ffdc3730098'),(104754,2685,'testimonial-preview_testimonial-author_full-name',''),(104755,2685,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(104756,2685,'testimonial-preview_testimonial-author_position',''),(104757,2685,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(104758,2685,'testimonial-preview_testimonial-author',''),(104759,2685,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(104760,2685,'testimonial-preview',''),(104761,2685,'_testimonial-preview','field_60ffda5830096'),(104781,2684,'_wp_old_date','2021-11-29'),(104782,2686,'post-info_preview','2529'),(104783,2686,'post-info_short-description','Today CommerceGate team was honoured to voice our perspective regarding the challenges faced by micro, small and medium enterprise (MSME) and FinTech companies in the area of the Cross-Border Electronic Payments (EPS).'),(104784,2686,'post-info',''),(104785,2686,'post-content_0_type','editor'),(104786,2686,'post-content_0_editor','Today <strong>CommerceGate</strong> team was honoured to voice our perspective regarding the challenges faced by <strong>micro, small and medium enterprise (MSME)</strong> and <strong>FinTech</strong> companies in the area of the <strong>Cross-Border Electronic Payments (EPS)</strong>.\r\n\r\n<strong>A big thank you to WTO and ICC</strong> for the chance to speak to governments and policymakers, discussing the financial inclusion of MSME businesses in their access to Cross-Border Electronic payment services and International Trade, along with the initiatives and ideas which can improve the customer’s protection and secure <strong>the integrity of the financial systems</strong>.\r\n\r\nBeing on the supply side, CommerceGate as the provider of cross-border EPS have to comply with fragmented regulatory requirements to offer our services to foreign markets and to forge business partnerships with local partners. These challenges create additional compliance costs for cross-border payment providers and add additional barriers for MSMEs.\r\n\r\nPayment services cover regulations related to <strong>anti-money laundering and the financing of terrorism (AML/CFT)</strong>, however, licensing requirements and regulatory practices to address all these concerns stay highly fragmented on the global level, thus cross-border payment providers have to search for and comply with distinct regulatory approaches when expanding their network to foreign markets and forging business partnerships with domestic banks.\r\n\r\nAreas as <strong>regulatory and licensing requirements</strong>, costs, and speed of processing of cross-border transactions for MSMEs, along with <strong>cyber-security</strong> still represent a rich domain for international collaboration and industry improvements.\r\n\r\nThis webinar united participants to discuss the opportunity brought by cross-border EPS for MSMEs interested in trade, the barriers they face at the time of searching for and choosing EPS, as well as policy to help improve MSME access to cross-border EPS.'),(104787,2686,'post-content','1'),(104788,2686,'short-info_preview','2529'),(104789,2686,'short-info_title','Cross-Border Electronic payment services webinar by WTO and ICC'),(104790,2686,'short-info_description','Today CommerceGate team was honoured to voice our perspective regarding the challenges faced by micro, small and medium enterprise (MSME) and FinTech companies in the area of the Cross-Border Electronic Payments (EPS).'),(104791,2686,'short-info',''),(104792,2686,'testimonial-preview_title','Cross-Border Electronic payment services webinar by WTO and ICC'),(104793,2686,'testimonial-preview_testimonial','Today CommerceGate team was honoured to voice our perspective regarding the challenges faced by micro, small and medium enterprise (MSME) and FinTech companies in the area of the Cross-Border Electronic Payments (EPS).'),(104794,2686,'testimonial-preview_testimonial-author_full-name',''),(104795,2686,'testimonial-preview_testimonial-author_position',''),(104796,2686,'testimonial-preview_testimonial-author',''),(104797,2686,'testimonial-preview',''),(104798,2686,'_yoast_wpseo_primary_category','263'),(104799,2687,'page-info_title','Heading 1. Page Title That \r\nLong Enough to Take Space'),(104800,2687,'_page-info_title','field_610151375310d'),(104801,2687,'page-info_description','Intro paragraph in[nbsp]bigger font size. Startups are designed to[nbsp]grow quickly, but high growth rates can generate huge costs as[nbsp]new infrastructure is[nbsp]introduced and scaled to[nbsp]meet demand.'),(104802,2687,'_page-info_description','field_610151775310e'),(104803,2687,'page-info',''),(104804,2687,'_page-info','field_610151d25310f'),(104805,2687,'page-content_0_type','editor'),(104806,2687,'_page-content_0_type','field_6107c3606a31d'),(104807,2687,'page-content_0_editor','<h2>Heading 2. Take a Reactive Approach to Management | Heading 2</h2>\r\nAt CommerceGate, shipping is our heartbeat. We believe in the benefits of continuous deployment. For a company to keep growing, it has to keep iterating and delivering value for new and existing customers.\r\n\r\n<strong>Full paragraph in Bold. Our philosophy is to ship first and optimize later. The risk is that new features could cause costs to spiral out of control, but we find that when this strategy is implemented alongside our other principles, reactive cost management means we spend more time building and serving customer needs.</strong>\r\n\r\n<em>Full paragraph in Oblique (Italics). Instead of dedicating precious engineering time and resources to creating cost estimates, comparing them against carefully forecasted budgets, and seeking the necessary approval to go ahead — our engineers build from the outset.</em>\r\n<h3>Heading 3. Prioritize by Impact | Heading 3</h3>\r\nAs a result of our reactive strategy, we are gifted with a backlog of cost optimization opportunities. The key is identifying which of these opportunities to pursue, and prioritizing by impact.'),(104808,2687,'_page-content_0_editor','field_6107c4da5d8fd'),(104809,2687,'page-content_1_type','image'),(104810,2687,'_page-content_1_type','field_6107c3606a31d'),(104811,2687,'page-content_1_image','513'),(104812,2687,'_page-content_1_image','field_6107c6b63226c'),(104813,2687,'page-content_1_image-description','Image Description Text. Photo by Author.'),(104814,2687,'_page-content_1_image-description','field_6107c7233226d'),(104815,2687,'page-content_2_type','editor'),(104816,2687,'_page-content_2_type','field_6107c3606a31d'),(104817,2687,'page-content_2_editor','Creating articles for your knowledge base is an excellent way to develop self-serve support resources for your customers. The beauty of Intercom’s Articles is that they empower customers to resolve their own queries at a time and pace that best suits them – freeing up your support team to handle more sensitive customer queries, or those from VIP clients.'),(104818,2687,'_page-content_2_editor','field_6107c4da5d8fd'),(104819,2687,'page-content_3_type','blockquote'),(104820,2687,'_page-content_3_type','field_6107c3606a31d'),(104821,2687,'page-content_3_blockquote-text','Blockquote. Having this specialized group allows your product teams to focus on costs only when absolutely necessary.'),(104822,2687,'_page-content_3_blockquote-text','field_6107c7393226e'),(104823,2687,'page-content_3_user_avatar','514'),(104824,2687,'_page-content_3_user_avatar','field_6107c7573226f'),(104825,2687,'page-content_3_user_full-name','Duke Montana'),(104826,2687,'_page-content_3_user_full-name','field_6107c7a732271'),(104827,2687,'page-content_3_user_position','CommerceGate Success Manage'),(104828,2687,'_page-content_3_user_position','field_6107c7af32272'),(104829,2687,'page-content_3_user',''),(104830,2687,'_page-content_3_user','field_6107c78132270'),(104831,2687,'page-content_4_type','editor'),(104832,2687,'_page-content_4_type','field_6107c3606a31d'),(104833,2687,'page-content_4_editor','The more you centralize cost governance, the less time you have to spend on it. Thanks to the evolution of our cost program, we now spend only one hour a week on cost management with great success.\r\n<h4>Heading 4. Zero Touch Costs | Heading 4.1</h4>\r\nThis one speaks for itself. Practices like our Zero Touch Ops approach to engineering show us that automation is a huge timesaver, particularly for a program that doesn’t always have full engineering capacity. Start out small and automate your reporting functionalities and basic cost checks.\r\n\r\nAs you learn more about your costs, you can start to build more sophisticated automations:\r\n<ol>\r\n 	<li>Developing a savings plan policy for your top-tier infrastructure.\r\n<ol>\r\n 	<li>Invest in the process.</li>\r\n 	<li>No surprises.</li>\r\n</ol>\r\n</li>\r\n 	<li>Exploring new or different instance options for performance and cost benefit.</li>\r\n 	<li>Assessing optimizations of wide-scale operations, e.g. choosing the right auto-scaling policies for your workloads.</li>\r\n 	<li>Crafting tagging policies and implementing them to provide visibility on spend.</li>\r\n</ol>'),(104834,2687,'_page-content_4_editor','field_6107c4da5d8fd'),(104835,2687,'page-content','9'),(104836,2687,'_page-content','field_610153c144e7f'),(104837,2687,'page-content_5_type','video'),(104838,2687,'_page-content_5_type','field_6107c3606a31d'),(104839,2687,'page-content_5_video-url','https://www.youtube.com/embed/krcseLp4Az0'),(104840,2687,'_page-content_5_video-url','field_6107c7ce32273'),(104841,2687,'page-content_6_type','editor'),(104842,2687,'_page-content_6_type','field_6107c3606a31d'),(104843,2687,'page-content_6_editor','<h4>Heading 4. Empower Your Engineering Teams | Heading 4.2</h4>\r\nThis team can take on the everyday management of your infrastructure costs, for example:\r\n<ul>\r\n 	<li>Developing a savings plan policy for your top-tier infrastructure.\r\n<ul>\r\n 	<li>Invest in the process.</li>\r\n 	<li>No surprises.</li>\r\n</ul>\r\n</li>\r\n 	<li>Exploring new or different instance options for performance and cost benefit.</li>\r\n 	<li>Assessing optimizations of wide-scale operations, e.g. choosing the right auto-scaling policies for your workloads.</li>\r\n 	<li>Crafting tagging policies and implementing them to provide visibility on spend.</li>\r\n</ul>\r\nInfrastructure cost management needs regular attention, but that doesn’t mean it has to be difficult work. Design your own principles and tie in tangible actions that help you drive progress and results.\r\n<h4>Heading 4. Community Libraries | Heading 4.3</h4>\r\nThe more you invest in your team’s cost management process, the less it will restrict developers – and the more you’ll maximize returns.'),(104844,2687,'_page-content_6_editor','field_6107c4da5d8fd'),(104845,2687,'page-content_7_type','table'),(104846,2687,'_page-content_7_type','field_6107c3606a31d'),(104847,2687,'page-content_7_editor','<table style=\"border-collapse: collapse; width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td style=\"width: 33.3333%;\">Framework</td>\r\n<td style=\"width: 33.3333%;\">Project</td>\r\n<td style=\"width: 33.3333%;\">Author Link</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 33.3333%;\">Angular</td>\r\n<td style=\"width: 33.3333%;\">NGX-CG</td>\r\n<td style=\"width: 33.3333%;\">Ben Drucker</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 33.3333%;\">Clojure</td>\r\n<td style=\"width: 33.3333%;\">Clojure CG</td>\r\n<td style=\"width: 33.3333%;\">Bob Hope</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 33.3333%;\">Django</td>\r\n<td style=\"width: 33.3333%;\">Dj CommerceGate</td>\r\n<td style=\"width: 33.3333%;\">Jerome Snipes</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 33.3333%;\">PHP</td>\r\n<td style=\"width: 33.3333%;\">Laravel Cashier</td>\r\n<td style=\"width: 33.3333%;\">Laravel</td>\r\n</tr>\r\n</tbody>\r\n</table>'),(104848,2687,'_page-content_7_editor','field_6107c4da5d8fd'),(104849,2687,'page-content_7_table-description','Striped Table. Table Description.'),(104850,2687,'_page-content_7_table-description','field_6107c83b32274'),(104851,2687,'page-content_8_type','table'),(104852,2687,'_page-content_8_type','field_6107c3606a31d'),(104853,2687,'page-content_8_editor','<table style=\"border-collapse: collapse; width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td style=\"width: 330.328px;\">Framework</td>\r\n<td style=\"width: 330.328px;\">Project</td>\r\n<td style=\"width: 330.344px;\">Author Link</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 330.328px;\">Angular</td>\r\n<td style=\"width: 330.328px;\">NGX-CG</td>\r\n<td style=\"width: 330.344px;\">Ben Drucker</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 330.328px;\">Clojure</td>\r\n<td style=\"width: 330.328px;\">Clojure CG</td>\r\n<td style=\"width: 330.344px;\">Bob Hope</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 330.328px;\">Django</td>\r\n<td style=\"width: 330.328px;\">Dj CommerceGate</td>\r\n<td style=\"width: 330.344px;\">Jerome Snipes</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 330.328px;\">PHP</td>\r\n<td style=\"width: 330.328px;\">Laravel Cashier</td>\r\n<td style=\"width: 330.344px;\">Laravel</td>\r\n</tr>\r\n</tbody>\r\n</table>'),(104854,2687,'_page-content_8_editor','field_6107c4da5d8fd'),(104855,2687,'page-content_8_table-description','Line Table.'),(104856,2687,'_page-content_8_table-description','field_6107c83b32274'),(104857,2687,'page-content_7_table-style','contrast'),(104858,2687,'_page-content_7_table-style','field_6107d04897c6c'),(104859,2687,'page-content_8_table-style','light'),(104860,2687,'_page-content_8_table-style','field_6107d04897c6c'),(104861,2688,'page-info_title','Heading 1. Page Title That \r\nLong Enough to Take Space'),(104862,2688,'_page-info_title','field_610151375310d'),(104863,2688,'page-info_description','Intro paragraph in[nbsp]bigger font size. Startups are designed to[nbsp]grow quickly, but high growth rates can generate huge costs as[nbsp]new infrastructure is[nbsp]introduced and scaled to[nbsp]meet demand.'),(104864,2688,'_page-info_description','field_610151775310e'),(104865,2688,'page-info',''),(104866,2688,'_page-info','field_610151d25310f'),(104867,2688,'page-content_0_type','editor'),(104868,2688,'_page-content_0_type','field_6107c3606a31d'),(104869,2688,'page-content_0_editor','<h2>Heading 2. Take a Reactive Approach to Management | Heading 2</h2>\r\nAt CommerceGate, shipping is our heartbeat. We believe in the benefits of continuous deployment. For a company to keep growing, it has to keep iterating and delivering value for new and existing customers.\r\n\r\n<strong>Full paragraph in Bold. Our philosophy is to ship first and optimize later. The risk is that new features could cause costs to spiral out of control, but we find that when this strategy is implemented alongside our other principles, reactive cost management means we spend more time building and serving customer needs.</strong>\r\n\r\n<em>Full paragraph in Oblique (Italics). Instead of dedicating precious engineering time and resources to creating cost estimates, comparing them against carefully forecasted budgets, and seeking the necessary approval to go ahead — our engineers build from the outset.</em>\r\n<h3>Heading 3. Prioritize by Impact | Heading 3</h3>\r\nAs a result of our reactive strategy, we are gifted with a backlog of cost optimization opportunities. The key is identifying which of these opportunities to pursue, and prioritizing by impact.'),(104870,2688,'_page-content_0_editor','field_6107c4da5d8fd'),(104871,2688,'page-content_1_type','image'),(104872,2688,'_page-content_1_type','field_6107c3606a31d'),(104873,2688,'page-content_1_image','513'),(104874,2688,'_page-content_1_image','field_6107c6b63226c'),(104875,2688,'page-content_1_image-description','Image Description Text. Photo by Author.'),(104876,2688,'_page-content_1_image-description','field_6107c7233226d'),(104877,2688,'page-content_2_type','editor'),(104878,2688,'_page-content_2_type','field_6107c3606a31d'),(104879,2688,'page-content_2_editor','Creating articles for your knowledge base is an excellent way to develop self-serve support resources for your customers. The beauty of Intercom’s Articles is that they empower customers to resolve their own queries at a time and pace that best suits them – freeing up your support team to handle more sensitive customer queries, or those from VIP clients.'),(104880,2688,'_page-content_2_editor','field_6107c4da5d8fd'),(104881,2688,'page-content_3_type','blockquote'),(104882,2688,'_page-content_3_type','field_6107c3606a31d'),(104883,2688,'page-content_3_blockquote-text','Blockquote. Having this specialized group allows your product teams to focus on costs only when absolutely necessary.'),(104884,2688,'_page-content_3_blockquote-text','field_6107c7393226e'),(104885,2688,'page-content_3_user_avatar','514'),(104886,2686,'_edit_last','1'),(104887,2688,'_page-content_3_user_avatar','field_6107c7573226f'),(104888,2688,'page-content_3_user_full-name','Duke Montana'),(104889,2688,'_page-content_3_user_full-name','field_6107c7a732271'),(104890,2688,'page-content_3_user_position','CommerceGate Success Manage'),(104891,2688,'_page-content_3_user_position','field_6107c7af32272'),(104892,2688,'page-content_3_user',''),(104893,2688,'_page-content_3_user','field_6107c78132270'),(104894,2688,'page-content_4_type','editor'),(104895,2688,'_page-content_4_type','field_6107c3606a31d'),(104896,2688,'page-content_4_editor','The more you centralize cost governance, the less time you have to spend on it. Thanks to the evolution of our cost program, we now spend only one hour a week on cost management with great success.\r\n<h4>Heading 4. Zero Touch Costs | Heading 4.1</h4>\r\nThis one speaks for itself. Practices like our Zero Touch Ops approach to engineering show us that automation is a huge timesaver, particularly for a program that doesn’t always have full engineering capacity. Start out small and automate your reporting functionalities and basic cost checks.\r\n\r\nAs you learn more about your costs, you can start to build more sophisticated automations:\r\n<ol>\r\n 	<li>Developing a savings plan policy for your top-tier infrastructure.\r\n<ol>\r\n 	<li>Invest in the process.</li>\r\n 	<li>No surprises.</li>\r\n</ol>\r\n</li>\r\n 	<li>Exploring new or different instance options for performance and cost benefit.</li>\r\n 	<li>Assessing optimizations of wide-scale operations, e.g. choosing the right auto-scaling policies for your workloads.</li>\r\n 	<li>Crafting tagging policies and implementing them to provide visibility on spend.</li>\r\n</ol>'),(104897,2688,'_page-content_4_editor','field_6107c4da5d8fd'),(104898,2688,'page-content','9'),(104899,2688,'_page-content','field_610153c144e7f'),(104900,2688,'page-content_5_type','video'),(104901,2688,'_page-content_5_type','field_6107c3606a31d'),(104902,2688,'page-content_5_video-url','https://www.youtube.com/embed/krcseLp4Az0'),(104903,2688,'_page-content_5_video-url','field_6107c7ce32273'),(104904,2688,'page-content_6_type','editor'),(104905,2688,'_page-content_6_type','field_6107c3606a31d'),(104906,2688,'page-content_6_editor','<h4>Heading 4. Empower Your Engineering Teams | Heading 4.2</h4>\r\nThis team can take on the everyday management of your infrastructure costs, for example:\r\n<ul>\r\n 	<li>Developing a savings plan policy for your top-tier infrastructure.\r\n<ul>\r\n 	<li>Invest in the process.</li>\r\n 	<li>No surprises.</li>\r\n</ul>\r\n</li>\r\n 	<li>Exploring new or different instance options for performance and cost benefit.</li>\r\n 	<li>Assessing optimizations of wide-scale operations, e.g. choosing the right auto-scaling policies for your workloads.</li>\r\n 	<li>Crafting tagging policies and implementing them to provide visibility on spend.</li>\r\n</ul>\r\nInfrastructure cost management needs regular attention, but that doesn’t mean it has to be difficult work. Design your own principles and tie in tangible actions that help you drive progress and results.\r\n<h4>Heading 4. Community Libraries | Heading 4.3</h4>\r\nThe more you invest in your team’s cost management process, the less it will restrict developers – and the more you’ll maximize returns.'),(104907,2688,'_page-content_6_editor','field_6107c4da5d8fd'),(104908,2688,'page-content_7_type','table'),(104909,2688,'_page-content_7_type','field_6107c3606a31d'),(104910,2688,'page-content_7_editor','<table style=\"border-collapse: collapse; width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td style=\"width: 33.3333%;\">Framework</td>\r\n<td style=\"width: 33.3333%;\">Project</td>\r\n<td style=\"width: 33.3333%;\">Author Link</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 33.3333%;\">Angular</td>\r\n<td style=\"width: 33.3333%;\">NGX-CG</td>\r\n<td style=\"width: 33.3333%;\">Ben Drucker</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 33.3333%;\">Clojure</td>\r\n<td style=\"width: 33.3333%;\">Clojure CG</td>\r\n<td style=\"width: 33.3333%;\">Bob Hope</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 33.3333%;\">Django</td>\r\n<td style=\"width: 33.3333%;\">Dj CommerceGate</td>\r\n<td style=\"width: 33.3333%;\">Jerome Snipes</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 33.3333%;\">PHP</td>\r\n<td style=\"width: 33.3333%;\">Laravel Cashier</td>\r\n<td style=\"width: 33.3333%;\">Laravel</td>\r\n</tr>\r\n</tbody>\r\n</table>'),(104911,2688,'_page-content_7_editor','field_6107c4da5d8fd'),(104912,2688,'page-content_7_table-description','Striped Table. Table Description.'),(104914,2688,'_page-content_7_table-description','field_6107c83b32274'),(104915,2688,'page-content_8_type','table'),(104916,2688,'_page-content_8_type','field_6107c3606a31d'),(104917,2688,'page-content_8_editor','<table style=\"border-collapse: collapse; width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td style=\"width: 330.328px;\">Framework</td>\r\n<td style=\"width: 330.328px;\">Project</td>\r\n<td style=\"width: 330.344px;\">Author Link</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 330.328px;\">Angular</td>\r\n<td style=\"width: 330.328px;\">NGX-CG</td>\r\n<td style=\"width: 330.344px;\">Ben Drucker</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 330.328px;\">Clojure</td>\r\n<td style=\"width: 330.328px;\">Clojure CG</td>\r\n<td style=\"width: 330.344px;\">Bob Hope</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 330.328px;\">Django</td>\r\n<td style=\"width: 330.328px;\">Dj CommerceGate</td>\r\n<td style=\"width: 330.344px;\">Jerome Snipes</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 330.328px;\">PHP</td>\r\n<td style=\"width: 330.328px;\">Laravel Cashier</td>\r\n<td style=\"width: 330.344px;\">Laravel</td>\r\n</tr>\r\n</tbody>\r\n</table>'),(104918,2688,'_page-content_8_editor','field_6107c4da5d8fd'),(104919,2688,'page-content_8_table-description','Line Table.'),(104920,2688,'_page-content_8_table-description','field_6107c83b32274'),(104921,2688,'page-content_7_table-style','contrast'),(104922,2688,'_page-content_7_table-style','field_6107d04897c6c'),(104923,2688,'page-content_8_table-style','light'),(104924,2686,'_yoast_wpseo_estimated-reading-time-minutes',''),(104925,2688,'_page-content_8_table-style','field_6107d04897c6c'),(104926,2686,'_post-info_preview','field_60f83a8cdd6e2'),(104927,2686,'_post-info_short-description','field_60f817b95c8c2'),(104928,2686,'_post-info','field_60ffde10cc650'),(104929,2686,'_post-content_0_type','field_60f81e1b63bdd'),(104930,2686,'_post-content_0_editor','field_60f81e8a63bde'),(104931,2686,'_post-content','field_60f81e0063bdc'),(104932,2686,'_short-info_preview','field_60f83f5a4c3df'),(104933,2686,'_short-info_title','field_60f83bfa5dedc'),(104934,2686,'_short-info_description','field_60f83c1a5dedd'),(104935,2686,'_short-info','field_60f83bb85dedb'),(104936,2686,'_testimonial-preview_title','field_60ffdbfe30097'),(104937,2686,'_testimonial-preview_testimonial','field_60ffdc3730098'),(104938,2686,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(104939,2686,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(104940,2686,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(104941,2686,'_testimonial-preview','field_60ffda5830096'),(104942,2689,'post-info_preview','2529'),(104943,2689,'_post-info_preview','field_60f83a8cdd6e2'),(104944,2689,'post-info_short-description','Today CommerceGate team was honoured to voice our perspective regarding the challenges faced by micro, small and medium enterprise (MSME) and FinTech companies in the area of the Cross-Border Electronic Payments (EPS).'),(104945,2689,'_post-info_short-description','field_60f817b95c8c2'),(104946,2689,'post-info',''),(104947,2689,'_post-info','field_60ffde10cc650'),(104948,2689,'post-content_0_type','editor'),(104949,2689,'_post-content_0_type','field_60f81e1b63bdd'),(104950,2689,'post-content_0_editor','Today <strong>CommerceGate</strong> team was honoured to voice our perspective regarding the challenges faced by <strong>micro, small and medium enterprise (MSME)</strong> and <strong>FinTech</strong> companies in the area of the <strong>Cross-Border Electronic Payments (EPS)</strong>.\r\n\r\n<strong>A big thank you to WTO and ICC</strong> for the chance to speak to governments and policymakers, discussing the financial inclusion of MSME businesses in their access to Cross-Border Electronic payment services and International Trade, along with the initiatives and ideas which can improve the customer’s protection and secure <strong>the integrity of the financial systems</strong>.\r\n\r\nBeing on the supply side, CommerceGate as the provider of cross-border EPS have to comply with fragmented regulatory requirements to offer our services to foreign markets and to forge business partnerships with local partners. These challenges create additional compliance costs for cross-border payment providers and add additional barriers for MSMEs.\r\n\r\nPayment services cover regulations related to <strong>anti-money laundering and the financing of terrorism (AML/CFT)</strong>, however, licensing requirements and regulatory practices to address all these concerns stay highly fragmented on the global level, thus cross-border payment providers have to search for and comply with distinct regulatory approaches when expanding their network to foreign markets and forging business partnerships with domestic banks.\r\n\r\nAreas as <strong>regulatory and licensing requirements</strong>, costs, and speed of processing of cross-border transactions for MSMEs, along with <strong>cyber-security</strong> still represent a rich domain for international collaboration and industry improvements.\r\n\r\nThis webinar united participants to discuss the opportunity brought by cross-border EPS for MSMEs interested in trade, the barriers they face at the time of searching for and choosing EPS, as well as policy to help improve MSME access to cross-border EPS.'),(104951,2689,'_post-content_0_editor','field_60f81e8a63bde'),(104952,2689,'post-content','1'),(104953,2689,'_post-content','field_60f81e0063bdc'),(104954,2689,'short-info_preview','2529'),(104955,2689,'_short-info_preview','field_60f83f5a4c3df'),(104956,2689,'short-info_title','Cross-Border Electronic payment services webinar by WTO and ICC'),(104957,2689,'_short-info_title','field_60f83bfa5dedc'),(104958,2689,'short-info_description','Today CommerceGate team was honoured to voice our perspective regarding the challenges faced by micro, small and medium enterprise (MSME) and FinTech companies in the area of the Cross-Border Electronic Payments (EPS).'),(104959,2689,'_short-info_description','field_60f83c1a5dedd'),(104960,2689,'short-info',''),(104961,2689,'_short-info','field_60f83bb85dedb'),(104962,2689,'testimonial-preview_title','Cross-Border Electronic payment services webinar by WTO and ICC'),(104963,2689,'_testimonial-preview_title','field_60ffdbfe30097'),(104964,2689,'testimonial-preview_testimonial','Today CommerceGate team was honoured to voice our perspective regarding the challenges faced by micro, small and medium enterprise (MSME) and FinTech companies in the area of the Cross-Border Electronic Payments (EPS).'),(104965,2689,'_testimonial-preview_testimonial','field_60ffdc3730098'),(104966,2689,'testimonial-preview_testimonial-author_full-name',''),(104967,2689,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(104968,2689,'testimonial-preview_testimonial-author_position',''),(104969,2689,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(104970,2689,'testimonial-preview_testimonial-author',''),(104971,2689,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(104972,2689,'testimonial-preview',''),(104973,2689,'_testimonial-preview','field_60ffda5830096'),(104974,2686,'_edit_lock','1638208337:1'),(104976,2686,'_wp_old_date','2021-11-29'),(104977,2690,'post-info_preview','2495'),(104978,2690,'post-info_short-description','To all the affected merchants and partners of this sad news, going forward we will all need to undertake our own thorough due diligence and choose our future payment partners carefully'),(104979,2690,'post-info',''),(104980,2690,'post-content_0_type','editor'),(104981,2690,'post-content_0_editor','<a href=\"https://mobile-reuters-com.cdn.ampproject.org/c/s/mobile.reuters.com/article/amp/idUSKBN23W176\" target=\"_blank\" rel=\"noopener\">Wirecard collapses owing $4 billion</a>\r\n\r\nTo all the affected merchants and partners of this sad news, going forward we will all need to undertake our own thorough due diligence and choose our future payment partners carefully, checking their heritage, their regulator and satisfy every test; especially around segregated client funds and security.\r\n\r\n<strong>Transparency, Stability, Contingency and Trust are key to the ongoing success of your business.</strong>\r\n\r\n<strong>CommerceGate</strong> has <strong>20+ acquiring partners</strong> and is using this opportunity to say thank you to all of our clients who promptly replied to <strong>compliance</strong> requests, keeping their profiles updated and allowing our team to prepare <strong>backup MIDs</strong>in advance with no rush and delays.\r\n\r\nIf you are looking for a <strong>trusted payments partner</strong> please do not hesitate to reach out and we can tell you more.\r\n\r\n<a href=\"https://www.bde.es/f/webbde/SGE/regis/ficheros/es/renl184.pdf\" target=\"_blank\" rel=\"noopener\">CommerceGate</a> Team\r\n<a href=\"https://www.linkedin.com/feed/hashtag/?keywords=acquiring&amp;highlightedUpdateUrns=urn%3Ali%3Aactivity%3A6681924783581540352\" target=\"_blank\" rel=\"noopener\">#acquiring</a> <a href=\"https://www.linkedin.com/feed/hashtag/?keywords=paymentprocessing&amp;highlightedUpdateUrns=urn%3Ali%3Aactivity%3A6681924783581540352\" target=\"_blank\" rel=\"noopener\">#paymentprocessing</a> <a href=\"https://www.linkedin.com/feed/hashtag/?keywords=ecommerce&amp;highlightedUpdateUrns=urn%3Ali%3Aactivity%3A6681924783581540352\" target=\"_blank\" rel=\"noopener\">#ecommerce</a> <a href=\"https://www.linkedin.com/feed/hashtag/?keywords=digitalpayments&amp;highlightedUpdateUrns=urn%3Ali%3Aactivity%3A6681924783581540352\" target=\"_blank\" rel=\"noopener\">#digitalpayments</a> <a href=\"https://www.linkedin.com/feed/hashtag/?keywords=partnerships&amp;highlightedUpdateUrns=urn%3Ali%3Aactivity%3A6681924783581540352\" target=\"_blank\" rel=\"noopener\">#partnerships</a> <a href=\"https://www.linkedin.com/search/results/all/?keywords=%23contingency&amp;origin=GLOBAL_SEARCH_HEADER\" target=\"_blank\" rel=\"noopener\">#contingency</a> <a href=\"https://www.linkedin.com/search/results/all/?keywords=%23DisasterRecovery&amp;origin=GLOBAL_SEARCH_HEADER\" target=\"_blank\" rel=\"noopener\">#DisasterRecovery</a>'),(104982,2690,'post-content','1'),(104983,2690,'short-info_preview','2495'),(104984,2690,'short-info_title','Wirecard collapses owing $4 billion'),(104985,2690,'short-info_description','To all the affected merchants and partners of this sad news, going forward we will all need to undertake our own thorough due diligence and choose our future payment partners carefully'),(104986,2690,'short-info',''),(104987,2690,'testimonial-preview_title','Wirecard collapses owing $4 billion'),(104988,2690,'testimonial-preview_testimonial','To all the affected merchants and partners of this sad news, going forward we will all need to undertake our own thorough due diligence and choose our future payment partners carefully'),(104989,2690,'testimonial-preview_testimonial-author_full-name',''),(104990,2690,'testimonial-preview_testimonial-author_position',''),(104991,2690,'testimonial-preview_testimonial-author',''),(104992,2690,'testimonial-preview',''),(104993,2690,'_yoast_wpseo_primary_category','253'),(104994,2690,'_edit_last','1'),(104996,2690,'_yoast_wpseo_estimated-reading-time-minutes',''),(104997,2690,'_post-info_preview','field_60f83a8cdd6e2'),(104998,2690,'_post-info_short-description','field_60f817b95c8c2'),(104999,2690,'_post-info','field_60ffde10cc650'),(105000,2690,'_post-content_0_type','field_60f81e1b63bdd'),(105001,2690,'_post-content_0_editor','field_60f81e8a63bde'),(105002,2690,'_post-content','field_60f81e0063bdc'),(105003,2690,'_short-info_preview','field_60f83f5a4c3df'),(105004,2690,'_short-info_title','field_60f83bfa5dedc'),(105005,2690,'_short-info_description','field_60f83c1a5dedd'),(105006,2690,'_short-info','field_60f83bb85dedb'),(105007,2690,'_testimonial-preview_title','field_60ffdbfe30097'),(105008,2690,'_testimonial-preview_testimonial','field_60ffdc3730098'),(105009,2690,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(105010,2690,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(105011,2690,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(105012,2690,'_testimonial-preview','field_60ffda5830096'),(105013,2691,'post-info_preview','2495'),(105014,2691,'_post-info_preview','field_60f83a8cdd6e2'),(105015,2691,'post-info_short-description','To all the affected merchants and partners of this sad news, going forward we will all need to undertake our own thorough due diligence and choose our future payment partners carefully'),(105016,2691,'_post-info_short-description','field_60f817b95c8c2'),(105017,2691,'post-info',''),(105018,2691,'_post-info','field_60ffde10cc650'),(105019,2691,'post-content_0_type','editor'),(105020,2691,'_post-content_0_type','field_60f81e1b63bdd'),(105021,2691,'post-content_0_editor','<a href=\"https://mobile-reuters-com.cdn.ampproject.org/c/s/mobile.reuters.com/article/amp/idUSKBN23W176\" target=\"_blank\" rel=\"noopener\">Wirecard collapses owing $4 billion</a>\r\n\r\nTo all the affected merchants and partners of this sad news, going forward we will all need to undertake our own thorough due diligence and choose our future payment partners carefully, checking their heritage, their regulator and satisfy every test; especially around segregated client funds and security.\r\n\r\n<strong>Transparency, Stability, Contingency and Trust are key to the ongoing success of your business.</strong>\r\n\r\n<strong>CommerceGate</strong> has <strong>20+ acquiring partners</strong> and is using this opportunity to say thank you to all of our clients who promptly replied to <strong>compliance</strong> requests, keeping their profiles updated and allowing our team to prepare <strong>backup MIDs</strong>in advance with no rush and delays.\r\n\r\nIf you are looking for a <strong>trusted payments partner</strong> please do not hesitate to reach out and we can tell you more.\r\n\r\n<a href=\"https://www.bde.es/f/webbde/SGE/regis/ficheros/es/renl184.pdf\" target=\"_blank\" rel=\"noopener\">CommerceGate</a> Team\r\n<a href=\"https://www.linkedin.com/feed/hashtag/?keywords=acquiring&amp;highlightedUpdateUrns=urn%3Ali%3Aactivity%3A6681924783581540352\" target=\"_blank\" rel=\"noopener\">#acquiring</a> <a href=\"https://www.linkedin.com/feed/hashtag/?keywords=paymentprocessing&amp;highlightedUpdateUrns=urn%3Ali%3Aactivity%3A6681924783581540352\" target=\"_blank\" rel=\"noopener\">#paymentprocessing</a> <a href=\"https://www.linkedin.com/feed/hashtag/?keywords=ecommerce&amp;highlightedUpdateUrns=urn%3Ali%3Aactivity%3A6681924783581540352\" target=\"_blank\" rel=\"noopener\">#ecommerce</a> <a href=\"https://www.linkedin.com/feed/hashtag/?keywords=digitalpayments&amp;highlightedUpdateUrns=urn%3Ali%3Aactivity%3A6681924783581540352\" target=\"_blank\" rel=\"noopener\">#digitalpayments</a> <a href=\"https://www.linkedin.com/feed/hashtag/?keywords=partnerships&amp;highlightedUpdateUrns=urn%3Ali%3Aactivity%3A6681924783581540352\" target=\"_blank\" rel=\"noopener\">#partnerships</a> <a href=\"https://www.linkedin.com/search/results/all/?keywords=%23contingency&amp;origin=GLOBAL_SEARCH_HEADER\" target=\"_blank\" rel=\"noopener\">#contingency</a> <a href=\"https://www.linkedin.com/search/results/all/?keywords=%23DisasterRecovery&amp;origin=GLOBAL_SEARCH_HEADER\" target=\"_blank\" rel=\"noopener\">#DisasterRecovery</a>'),(105022,2691,'_post-content_0_editor','field_60f81e8a63bde'),(105023,2691,'post-content','1'),(105024,2691,'_post-content','field_60f81e0063bdc'),(105025,2691,'short-info_preview','2495'),(105026,2691,'_short-info_preview','field_60f83f5a4c3df'),(105027,2691,'short-info_title','Wirecard collapses owing $4 billion'),(105028,2691,'_short-info_title','field_60f83bfa5dedc'),(105029,2691,'short-info_description','To all the affected merchants and partners of this sad news, going forward we will all need to undertake our own thorough due diligence and choose our future payment partners carefully'),(105030,2691,'_short-info_description','field_60f83c1a5dedd'),(105031,2691,'short-info',''),(105032,2691,'_short-info','field_60f83bb85dedb'),(105033,2691,'testimonial-preview_title','Wirecard collapses owing $4 billion'),(105034,2691,'_testimonial-preview_title','field_60ffdbfe30097'),(105035,2691,'testimonial-preview_testimonial','To all the affected merchants and partners of this sad news, going forward we will all need to undertake our own thorough due diligence and choose our future payment partners carefully'),(105036,2691,'_testimonial-preview_testimonial','field_60ffdc3730098'),(105037,2691,'testimonial-preview_testimonial-author_full-name',''),(105038,2691,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(105039,2691,'testimonial-preview_testimonial-author_position',''),(105040,2691,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(105041,2691,'testimonial-preview_testimonial-author',''),(105042,2691,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(105043,2691,'testimonial-preview',''),(105044,2691,'_testimonial-preview','field_60ffda5830096'),(105045,2690,'_edit_lock','1638208322:1'),(105047,2690,'_wp_old_date','2021-11-29'),(105048,2692,'post-info_preview','2480'),(105049,2692,'post-info_short-description','From 17th of October 2020, VISA is introducing new Merchant registration requirements for a number of MCCs and business types. '),(105050,2692,'post-info',''),(105051,2692,'post-content_0_type','editor'),(105052,2692,'post-content_0_editor','From <strong>17th of October 2020</strong>, VISA is introducing new Merchant registration requirements for a number of MCCs and business types. Merchants subject to new registration requirements, based on the information available to Commercegate from our upstream Acquirers, would be subject to a <strong>500 USD annual fee</strong> for VISA registration (similar to MRP program by MasterCard).\r\n\r\nMerchants in the scope of the program, having decided not to register/pay the annual fee, would not be able to process transactions from VISA and VISA Electron cards.\r\n\r\nVISA list of High-Brand Risk Merchants subject to new registration requirements can be found at <a href=\"https://usa.visa.com/dam/VCOM/download/about-visa/visa-rules-public.pdf\" target=\"_blank\" rel=\"noopener\">https://usa.visa.com/dam/VCOM/download/about-visa/visa-rules-public.pdf</a> (page 596), and quoted below:\r\nEffective 17 October 2020 Visa classifies a Card-Absent Environment Merchant required to use any\r\nof the following MCCs as a High-Brand Risk Merchant:\r\n\r\nFor all Card-Absent Transactions using the following MCCs:\r\n<ul>\r\n 	<li>5122 (Drugs, Drug Proprietaries, Druggist Sundries)</li>\r\n 	<li>5912 (Drug Stores, Pharmacies)</li>\r\n 	<li>5962 (Direct Marketing – Travel-Related Arrangement Services)</li>\r\n 	<li>5966 (Direct Marketing – Outbound Telemarketing Merchants</li>\r\n 	<li>5967 (Direct Marketing – Inbound Telemarketing Merchants)</li>\r\n 	<li>5993 (Cigar Stores and Stands)</li>\r\n 	<li>7273 (Dating and Escort Services)</li>\r\n 	<li>7995 (Betting, including Lottery Tickets, Casino Gaming Chips, Off-Track Betting, and Wagers at Race Tracks)</li>\r\n</ul>\r\nFor certain Card-Absent Transactions using the following MCCs:\r\n<ul>\r\n 	<li>4816 (Computer Network/Information Services), for the sale of access to cyberlockers or remote digital file-sharing services</li>\r\n 	<li>5816 (Digital Goods – Games), for Transactions involving skilled game wagering (for example daily fantasy sports)</li>\r\n 	<li>6051 (Non-Financial Institutions – Foreign Currency, Non-Fiat Currency (for example Cryptocurrency), Money Orders (Not Money Transfer), Travelers Cheques, and Debt Repayment), for the sale of cryptocurrencies</li>\r\n</ul>\r\nIf you have any questions or need clarification please do not hesitate to contact your Account Manager.\r\n\r\nWe wish you all the best for your business endeavours.\r\n\r\nSincerely Yours,\r\n\r\nCommerceGate Compliance Team'),(105053,2692,'post-content','1'),(105054,2692,'short-info_preview','2480'),(105055,2692,'short-info_title','VISA High-Brand Risk Merchant Registration program.'),(105056,2692,'short-info_description','From 17th of October 2020, VISA is introducing new Merchant registration requirements for a number of MCCs and business types. '),(105057,2692,'short-info',''),(105058,2692,'testimonial-preview_title','VISA High-Brand Risk Merchant Registration program.'),(105059,2692,'testimonial-preview_testimonial','From 17th of October 2020, VISA is introducing new Merchant registration requirements for a number of MCCs and business types. '),(105060,2692,'testimonial-preview_testimonial-author_full-name','CommerceGate Compliance Team'),(105061,2692,'testimonial-preview_testimonial-author_position',''),(105062,2692,'testimonial-preview_testimonial-author',''),(105063,2692,'testimonial-preview',''),(105064,2692,'_yoast_wpseo_primary_category','249'),(105065,2692,'_edit_last','1'),(105067,2692,'_yoast_wpseo_estimated-reading-time-minutes',''),(105068,2692,'_post-info_preview','field_60f83a8cdd6e2'),(105069,2692,'_post-info_short-description','field_60f817b95c8c2'),(105070,2692,'_post-info','field_60ffde10cc650'),(105071,2692,'_post-content_0_type','field_60f81e1b63bdd'),(105072,2692,'_post-content_0_editor','field_60f81e8a63bde'),(105073,2692,'_post-content','field_60f81e0063bdc'),(105074,2692,'_short-info_preview','field_60f83f5a4c3df'),(105075,2692,'_short-info_title','field_60f83bfa5dedc'),(105076,2692,'_short-info_description','field_60f83c1a5dedd'),(105077,2692,'_short-info','field_60f83bb85dedb'),(105078,2692,'_testimonial-preview_title','field_60ffdbfe30097'),(105079,2692,'_testimonial-preview_testimonial','field_60ffdc3730098'),(105080,2692,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(105081,2692,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(105082,2692,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(105083,2692,'_testimonial-preview','field_60ffda5830096'),(105084,2693,'post-info_preview','2480'),(105085,2693,'_post-info_preview','field_60f83a8cdd6e2'),(105086,2693,'post-info_short-description','From 17th of October 2020, VISA is introducing new Merchant registration requirements for a number of MCCs and business types. '),(105087,2693,'_post-info_short-description','field_60f817b95c8c2'),(105088,2693,'post-info',''),(105089,2693,'_post-info','field_60ffde10cc650'),(105090,2693,'post-content_0_type','editor'),(105091,2693,'_post-content_0_type','field_60f81e1b63bdd'),(105092,2693,'post-content_0_editor','From <strong>17th of October 2020</strong>, VISA is introducing new Merchant registration requirements for a number of MCCs and business types. Merchants subject to new registration requirements, based on the information available to Commercegate from our upstream Acquirers, would be subject to a <strong>500 USD annual fee</strong> for VISA registration (similar to MRP program by MasterCard).\r\n\r\nMerchants in the scope of the program, having decided not to register/pay the annual fee, would not be able to process transactions from VISA and VISA Electron cards.\r\n\r\nVISA list of High-Brand Risk Merchants subject to new registration requirements can be found at <a href=\"https://usa.visa.com/dam/VCOM/download/about-visa/visa-rules-public.pdf\" target=\"_blank\" rel=\"noopener\">https://usa.visa.com/dam/VCOM/download/about-visa/visa-rules-public.pdf</a> (page 596), and quoted below:\r\nEffective 17 October 2020 Visa classifies a Card-Absent Environment Merchant required to use any\r\nof the following MCCs as a High-Brand Risk Merchant:\r\n\r\nFor all Card-Absent Transactions using the following MCCs:\r\n<ul>\r\n 	<li>5122 (Drugs, Drug Proprietaries, Druggist Sundries)</li>\r\n 	<li>5912 (Drug Stores, Pharmacies)</li>\r\n 	<li>5962 (Direct Marketing – Travel-Related Arrangement Services)</li>\r\n 	<li>5966 (Direct Marketing – Outbound Telemarketing Merchants</li>\r\n 	<li>5967 (Direct Marketing – Inbound Telemarketing Merchants)</li>\r\n 	<li>5993 (Cigar Stores and Stands)</li>\r\n 	<li>7273 (Dating and Escort Services)</li>\r\n 	<li>7995 (Betting, including Lottery Tickets, Casino Gaming Chips, Off-Track Betting, and Wagers at Race Tracks)</li>\r\n</ul>\r\nFor certain Card-Absent Transactions using the following MCCs:\r\n<ul>\r\n 	<li>4816 (Computer Network/Information Services), for the sale of access to cyberlockers or remote digital file-sharing services</li>\r\n 	<li>5816 (Digital Goods – Games), for Transactions involving skilled game wagering (for example daily fantasy sports)</li>\r\n 	<li>6051 (Non-Financial Institutions – Foreign Currency, Non-Fiat Currency (for example Cryptocurrency), Money Orders (Not Money Transfer), Travelers Cheques, and Debt Repayment), for the sale of cryptocurrencies</li>\r\n</ul>\r\nIf you have any questions or need clarification please do not hesitate to contact your Account Manager.\r\n\r\nWe wish you all the best for your business endeavours.\r\n\r\nSincerely Yours,\r\n\r\nCommerceGate Compliance Team'),(105093,2693,'_post-content_0_editor','field_60f81e8a63bde'),(105094,2693,'post-content','1'),(105095,2693,'_post-content','field_60f81e0063bdc'),(105096,2693,'short-info_preview','2480'),(105097,2693,'_short-info_preview','field_60f83f5a4c3df'),(105098,2693,'short-info_title','VISA High-Brand Risk Merchant Registration program.'),(105099,2693,'_short-info_title','field_60f83bfa5dedc'),(105100,2693,'short-info_description','From 17th of October 2020, VISA is introducing new Merchant registration requirements for a number of MCCs and business types. '),(105101,2693,'_short-info_description','field_60f83c1a5dedd'),(105102,2693,'short-info',''),(105103,2693,'_short-info','field_60f83bb85dedb'),(105104,2693,'testimonial-preview_title','VISA High-Brand Risk Merchant Registration program.'),(105105,2693,'_testimonial-preview_title','field_60ffdbfe30097'),(105106,2693,'testimonial-preview_testimonial','From 17th of October 2020, VISA is introducing new Merchant registration requirements for a number of MCCs and business types. '),(105107,2693,'_testimonial-preview_testimonial','field_60ffdc3730098'),(105108,2693,'testimonial-preview_testimonial-author_full-name','CommerceGate Compliance Team'),(105109,2693,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(105110,2693,'testimonial-preview_testimonial-author_position',''),(105111,2693,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(105112,2693,'testimonial-preview_testimonial-author',''),(105113,2693,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(105114,2693,'testimonial-preview',''),(105115,2693,'_testimonial-preview','field_60ffda5830096'),(105116,2692,'_edit_lock','1638208309:1'),(105118,2692,'_wp_old_date','2021-11-29'),(105119,2694,'post-info_preview','2514'),(105120,2694,'post-info_short-description','CommerceGate were excited to invited to the second session of the WTO Trade Dialogues initiative and present how cross-border data flows are key within the Global Ecommerce Payments Industry.'),(105121,2694,'post-info',''),(105122,2694,'post-content_0_type','editor'),(105123,2694,'post-content_0_editor','CommerceGate were excited to invited to the second session of the <a href=\"https://www.wto.org/english/res_e/reser_e/tradedialogueslseries_e.htm\" target=\"_blank\" rel=\"noopener\">WTO Trade Dialogues initiative</a> and present how <strong>cross-border data flows</strong> are key within the <strong>Global Ecommerce Payments Industry</strong>.\r\n\r\nPlease, see our CCO – <a href=\"https://www.linkedin.com/in/pabarclay/\" target=\"_blank\" rel=\"noopener\">Paul Barclay</a> explain how and where data flows fit into the equation to make an online payment! <a href=\"https://youtu.be/8KzvD8NSbbY?t=3017\" target=\"_blank\" rel=\"noopener\">Youtu.be &gt;&gt;</a>\r\n\r\nInternational trade increasingly relies on cross-border data flows. Cross-border data flows enable companies to sell goods and services online, to supply digitized products, to manage supply chains, and to access information on foreign markets and regulations applicable to their products. <strong>Digital transformation</strong> has also made companies more reliant on the collection and use of information that data-driven technologies make available.\r\n\r\nEasier access to more and more diverse information enables businesses to improve marketing plans and develop products, sustain or create business models, manage back-office functions, coordinate supply chains, and better anticipate and respond to cyber incidents. Data flows can best foster trade if complementary policies are put in place that enhance connectivity while safeguarding network integrity and security, that promote trust in the way information is collected and used, and that encourage a level playing field. The <strong>WTO Economic Research and Statistics Division</strong> (ERSD) proposes a series of webinars to explore interactions between data flows, data governance and trade and the role of international cooperation in achieving a balance between trade and other policy objectives, including <strong>privacy, cyber-security, competition </strong>and<strong> innovation</strong> as well as addressing the digital divide.'),(105124,2694,'post-content','1'),(105125,2694,'short-info_preview','2514'),(105126,2694,'short-info_title','The governance of data flows and trade. Webinar by WTO'),(105127,2694,'short-info_description','CommerceGate were excited to invited to the second session of the WTO Trade Dialogues initiative and present how cross-border data flows are key within the Global Ecommerce Payments Industry.'),(105128,2694,'short-info',''),(105129,2694,'testimonial-preview_title','The governance of data flows and trade. Webinar by WTO'),(105130,2694,'testimonial-preview_testimonial','CommerceGate were excited to invited to the second session of the WTO Trade Dialogues initiative and present how cross-border data flows are key within the Global Ecommerce Payments Industry.'),(105131,2694,'testimonial-preview_testimonial-author_full-name',''),(105132,2694,'testimonial-preview_testimonial-author_position',''),(105133,2694,'testimonial-preview_testimonial-author',''),(105134,2694,'testimonial-preview',''),(105135,2694,'_yoast_wpseo_primary_category',''),(105136,2694,'_edit_last','1'),(105138,2694,'_yoast_wpseo_estimated-reading-time-minutes',''),(105139,2694,'_post-info_preview','field_60f83a8cdd6e2'),(105140,2694,'_post-info_short-description','field_60f817b95c8c2'),(105141,2694,'_post-info','field_60ffde10cc650'),(105142,2694,'_post-content_0_type','field_60f81e1b63bdd'),(105143,2694,'_post-content_0_editor','field_60f81e8a63bde'),(105144,2694,'_post-content','field_60f81e0063bdc'),(105145,2694,'_short-info_preview','field_60f83f5a4c3df'),(105146,2694,'_short-info_title','field_60f83bfa5dedc'),(105147,2694,'_short-info_description','field_60f83c1a5dedd'),(105148,2694,'_short-info','field_60f83bb85dedb'),(105149,2694,'_testimonial-preview_title','field_60ffdbfe30097'),(105150,2694,'_testimonial-preview_testimonial','field_60ffdc3730098'),(105151,2694,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(105152,2694,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(105153,2694,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(105154,2694,'_testimonial-preview','field_60ffda5830096'),(105155,2695,'post-info_preview','2514'),(105156,2695,'_post-info_preview','field_60f83a8cdd6e2'),(105157,2695,'post-info_short-description','CommerceGate were excited to invited to the second session of the WTO Trade Dialogues initiative and present how cross-border data flows are key within the Global Ecommerce Payments Industry.'),(105158,2695,'_post-info_short-description','field_60f817b95c8c2'),(105159,2695,'post-info',''),(105160,2695,'_post-info','field_60ffde10cc650'),(105161,2695,'post-content_0_type','editor'),(105162,2695,'_post-content_0_type','field_60f81e1b63bdd'),(105163,2695,'post-content_0_editor','CommerceGate were excited to invited to the second session of the <a href=\"https://www.wto.org/english/res_e/reser_e/tradedialogueslseries_e.htm\" target=\"_blank\" rel=\"noopener\">WTO Trade Dialogues initiative</a> and present how <strong>cross-border data flows</strong> are key within the <strong>Global Ecommerce Payments Industry</strong>.\r\n\r\nPlease, see our CCO – <a href=\"https://www.linkedin.com/in/pabarclay/\" target=\"_blank\" rel=\"noopener\">Paul Barclay</a> explain how and where data flows fit into the equation to make an online payment! <a href=\"https://youtu.be/8KzvD8NSbbY?t=3017\" target=\"_blank\" rel=\"noopener\">Youtu.be &gt;&gt;</a>\r\n\r\nInternational trade increasingly relies on cross-border data flows. Cross-border data flows enable companies to sell goods and services online, to supply digitized products, to manage supply chains, and to access information on foreign markets and regulations applicable to their products. <strong>Digital transformation</strong> has also made companies more reliant on the collection and use of information that data-driven technologies make available.\r\n\r\nEasier access to more and more diverse information enables businesses to improve marketing plans and develop products, sustain or create business models, manage back-office functions, coordinate supply chains, and better anticipate and respond to cyber incidents. Data flows can best foster trade if complementary policies are put in place that enhance connectivity while safeguarding network integrity and security, that promote trust in the way information is collected and used, and that encourage a level playing field. The <strong>WTO Economic Research and Statistics Division</strong> (ERSD) proposes a series of webinars to explore interactions between data flows, data governance and trade and the role of international cooperation in achieving a balance between trade and other policy objectives, including <strong>privacy, cyber-security, competition </strong>and<strong> innovation</strong> as well as addressing the digital divide.'),(105164,2695,'_post-content_0_editor','field_60f81e8a63bde'),(105165,2695,'post-content','1'),(105166,2695,'_post-content','field_60f81e0063bdc'),(105167,2695,'short-info_preview','2514'),(105168,2695,'_short-info_preview','field_60f83f5a4c3df'),(105169,2695,'short-info_title','The governance of data flows and trade. Webinar by WTO'),(105170,2695,'_short-info_title','field_60f83bfa5dedc'),(105171,2695,'short-info_description','CommerceGate were excited to invited to the second session of the WTO Trade Dialogues initiative and present how cross-border data flows are key within the Global Ecommerce Payments Industry.'),(105172,2695,'_short-info_description','field_60f83c1a5dedd'),(105173,2695,'short-info',''),(105174,2695,'_short-info','field_60f83bb85dedb'),(105175,2695,'testimonial-preview_title','The governance of data flows and trade. Webinar by WTO'),(105176,2695,'_testimonial-preview_title','field_60ffdbfe30097'),(105177,2695,'testimonial-preview_testimonial','CommerceGate were excited to invited to the second session of the WTO Trade Dialogues initiative and present how cross-border data flows are key within the Global Ecommerce Payments Industry.'),(105178,2695,'_testimonial-preview_testimonial','field_60ffdc3730098'),(105179,2695,'testimonial-preview_testimonial-author_full-name',''),(105180,2695,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(105181,2695,'testimonial-preview_testimonial-author_position',''),(105182,2695,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(105183,2695,'testimonial-preview_testimonial-author',''),(105184,2695,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(105185,2695,'testimonial-preview',''),(105186,2695,'_testimonial-preview','field_60ffda5830096'),(105187,2694,'_edit_lock','1638208280:1'),(105189,2694,'_wp_old_date','2021-11-29'),(105191,2696,'post-info_preview','2519'),(105192,2696,'post-info_short-description','In the series of Trade Dialogue lectures/Webinar series organised by WTO and ITU, CommerceGate took part in the panel discussion dedicated to the trading implication of cyber-security risks and confidence-building.'),(105193,2696,'post-info',''),(105194,2696,'post-content_0_type','editor'),(105195,2696,'post-content_0_editor','In the series of <strong>Trade Dialogue</strong> <strong>lectures/Webinar</strong> <strong>series</strong> organised by <strong>WTO</strong> and <strong>ITU</strong>, CommerceGate took part in the panel discussion dedicated to the trading implication of <strong>cyber-security</strong> risks and confidence-building.\r\n\r\nDuring the panel discussion, the participants shared their views on the current state of cyber-security at a global level, identified gaps in cyber-security <strong>regulation</strong> and outlined key approaches to the security <strong>policies</strong> and security <strong>standards</strong> requirements, as well as shared different experience of cyber-security regulation across the world.\r\n\r\n<strong>CommerceGate</strong> was the company representing the <strong>private sector</strong> in that discussion and provided valuable feedback for authorities and governing bodies on how should security standards be developed, what factors should be taken into account so every participant of a global trade chain would benefit from the security standards and adherence to them.\r\n\r\nAlso, in preparation to this webinar Commercegate shared their experience on the main security risks factors which <strong>Fintech</strong> companies are exposed to and provided high-level <strong>guidelines</strong> on how those factors are taken into account and mitigated. An example, being CommerceGates our own IT infrastructure and processes.\r\n\r\nCommerceGate is very proud to represent the <strong>Global Payment sector</strong> in the series of panel discussions held by WTO and strongly believe that having a seat at the same table of the <strong>regulators, governing bodies, private</strong> <strong>companies</strong> creates invaluable atmosphere, and open discussion of any problematic points, ability to represent different points of view, so all opinions can be taken into account, is of great value for the industry and global trade.'),(105196,2696,'post-content','1'),(105197,2696,'short-info_preview','2519'),(105198,2696,'short-info_title','Trade implications of cyber-security risks and national policies. Webinar by WTO'),(105199,2696,'short-info_description','In the series of Trade Dialogue lectures/Webinar series organised by WTO and ITU, CommerceGate took part in the panel discussion dedicated to the trading implication of cyber-security risks and confidence-building.'),(105200,2696,'short-info',''),(105201,2696,'testimonial-preview_title','Trade implications of cyber-security risks and national policies. Webinar by WTO'),(105202,2696,'testimonial-preview_testimonial','In the series of Trade Dialogue lectures/Webinar series organised by WTO and ITU, CommerceGate took part in the panel discussion dedicated to the trading implication of cyber-security risks and confidence-building.'),(105203,2696,'testimonial-preview_testimonial-author_full-name',''),(105204,2696,'testimonial-preview_testimonial-author_position',''),(105205,2696,'testimonial-preview_testimonial-author',''),(105206,2696,'testimonial-preview',''),(105207,2696,'_yoast_wpseo_primary_category','263'),(105208,2696,'_edit_last','1'),(105210,2696,'_yoast_wpseo_estimated-reading-time-minutes',''),(105211,2696,'_post-info_preview','field_60f83a8cdd6e2'),(105212,2696,'_post-info_short-description','field_60f817b95c8c2'),(105213,2696,'_post-info','field_60ffde10cc650'),(105214,2696,'_post-content_0_type','field_60f81e1b63bdd'),(105215,2696,'_post-content_0_editor','field_60f81e8a63bde'),(105216,2696,'_post-content','field_60f81e0063bdc'),(105217,2696,'_short-info_preview','field_60f83f5a4c3df'),(105218,2696,'_short-info_title','field_60f83bfa5dedc'),(105219,2696,'_short-info_description','field_60f83c1a5dedd'),(105220,2696,'_short-info','field_60f83bb85dedb'),(105221,2696,'_testimonial-preview_title','field_60ffdbfe30097'),(105222,2696,'_testimonial-preview_testimonial','field_60ffdc3730098'),(105223,2696,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(105224,2696,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(105225,2696,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(105226,2696,'_testimonial-preview','field_60ffda5830096'),(105227,2697,'post-info_preview','2519'),(105228,2697,'_post-info_preview','field_60f83a8cdd6e2'),(105229,2697,'post-info_short-description','In the series of Trade Dialogue lectures/Webinar series organised by WTO and ITU, CommerceGate took part in the panel discussion dedicated to the trading implication of cyber-security risks and confidence-building.'),(105230,2697,'_post-info_short-description','field_60f817b95c8c2'),(105231,2697,'post-info',''),(105232,2697,'_post-info','field_60ffde10cc650'),(105233,2697,'post-content_0_type','editor'),(105234,2697,'_post-content_0_type','field_60f81e1b63bdd'),(105235,2697,'post-content_0_editor','In the series of <strong>Trade Dialogue</strong> <strong>lectures/Webinar</strong> <strong>series</strong> organised by <strong>WTO</strong> and <strong>ITU</strong>, CommerceGate took part in the panel discussion dedicated to the trading implication of <strong>cyber-security</strong> risks and confidence-building.\r\n\r\nDuring the panel discussion, the participants shared their views on the current state of cyber-security at a global level, identified gaps in cyber-security <strong>regulation</strong> and outlined key approaches to the security <strong>policies</strong> and security <strong>standards</strong> requirements, as well as shared different experience of cyber-security regulation across the world.\r\n\r\n<strong>CommerceGate</strong> was the company representing the <strong>private sector</strong> in that discussion and provided valuable feedback for authorities and governing bodies on how should security standards be developed, what factors should be taken into account so every participant of a global trade chain would benefit from the security standards and adherence to them.\r\n\r\nAlso, in preparation to this webinar Commercegate shared their experience on the main security risks factors which <strong>Fintech</strong> companies are exposed to and provided high-level <strong>guidelines</strong> on how those factors are taken into account and mitigated. An example, being CommerceGates our own IT infrastructure and processes.\r\n\r\nCommerceGate is very proud to represent the <strong>Global Payment sector</strong> in the series of panel discussions held by WTO and strongly believe that having a seat at the same table of the <strong>regulators, governing bodies, private</strong> <strong>companies</strong> creates invaluable atmosphere, and open discussion of any problematic points, ability to represent different points of view, so all opinions can be taken into account, is of great value for the industry and global trade.'),(105236,2697,'_post-content_0_editor','field_60f81e8a63bde'),(105237,2697,'post-content','1'),(105238,2697,'_post-content','field_60f81e0063bdc'),(105239,2697,'short-info_preview','2519'),(105240,2697,'_short-info_preview','field_60f83f5a4c3df'),(105241,2697,'short-info_title','Trade implications of cyber-security risks and national policies. Webinar by WTO'),(105242,2697,'_short-info_title','field_60f83bfa5dedc'),(105243,2697,'short-info_description','In the series of Trade Dialogue lectures/Webinar series organised by WTO and ITU, CommerceGate took part in the panel discussion dedicated to the trading implication of cyber-security risks and confidence-building.'),(105244,2697,'_short-info_description','field_60f83c1a5dedd'),(105245,2697,'short-info',''),(105246,2697,'_short-info','field_60f83bb85dedb'),(105247,2697,'testimonial-preview_title','Trade implications of cyber-security risks and national policies. Webinar by WTO'),(105248,2697,'_testimonial-preview_title','field_60ffdbfe30097'),(105249,2697,'testimonial-preview_testimonial','In the series of Trade Dialogue lectures/Webinar series organised by WTO and ITU, CommerceGate took part in the panel discussion dedicated to the trading implication of cyber-security risks and confidence-building.'),(105250,2697,'_testimonial-preview_testimonial','field_60ffdc3730098'),(105251,2697,'testimonial-preview_testimonial-author_full-name',''),(105252,2697,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(105253,2697,'testimonial-preview_testimonial-author_position',''),(105254,2697,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(105255,2697,'testimonial-preview_testimonial-author',''),(105256,2697,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(105257,2697,'testimonial-preview',''),(105258,2697,'_testimonial-preview','field_60ffda5830096'),(105259,2696,'_edit_lock','1638284910:1'),(105261,2696,'_wp_old_date','2021-11-29'),(105262,2698,'post-info_preview','2480'),(105263,2698,'post-info_short-description','In compliance with recommendations of the FATF (Financial Action Task Force on Money Laundering Prevention), an international Anti-Money Laundering (AML) body, CommerceGate is going to put additional countries on its internal blacklist.'),(105264,2698,'post-info',''),(105265,2698,'post-content_0_type','editor'),(105266,2698,'post-content_0_editor','In compliance with recommendations of the <strong>FATF</strong> (Financial Action Task Force on Money Laundering Prevention), an international Anti-Money Laundering (<strong>AML</strong>) body, CommerceGate is going to put additional countries on its internal blacklist.\r\n\r\nIn our continuous efforts to keep up with the latest updates concerning International Anti-Money Laundering Regulation, we would like to <strong>advise</strong> you that the following 3 new countries are going to be blocked for processing transactions as of the 29th of October 2021:\r\n<ol>\r\n 	<li><strong>JORDAN JO</strong></li>\r\n 	<li><strong>MALI ML</strong></li>\r\n 	<li><strong>TURKEY TR</strong></li>\r\n</ol>\r\nLet us remind you that for blocked countries, during the period of their presence in FATF and EU AML blacklists, card payment transactions or Merchant accounts via CommerceGate would not be available.\r\n\r\nIf you have any questions or need clarification please do not hesitate to contact your Account Manager.\r\n\r\nWe wish you all the best for your business endeavors. Sincerely Yours,\r\nCommerceGate Compliance Team'),(105267,2698,'post-content','1'),(105268,2698,'short-info_preview','2480'),(105269,2698,'short-info_title','Compliance notice'),(105270,2698,'short-info_description','In compliance with recommendations of the FATF (Financial Action Task Force on Money Laundering Prevention)'),(105271,2698,'short-info',''),(105272,2698,'testimonial-preview_title','Compliance notice'),(105273,2698,'testimonial-preview_testimonial','In compliance with recommendations of the FATF (Financial Action Task Force on Money Laundering Prevention)'),(105274,2698,'testimonial-preview_testimonial-author_full-name',''),(105275,2698,'testimonial-preview_testimonial-author_position',''),(105276,2698,'testimonial-preview_testimonial-author',''),(105277,2698,'testimonial-preview',''),(105278,2698,'_yoast_wpseo_primary_category','249'),(105279,2698,'_edit_last','1'),(105281,2698,'_yoast_wpseo_estimated-reading-time-minutes',''),(105282,2698,'_post-info_preview','field_60f83a8cdd6e2'),(105283,2698,'_post-info_short-description','field_60f817b95c8c2'),(105284,2698,'_post-info','field_60ffde10cc650'),(105285,2698,'_post-content_0_type','field_60f81e1b63bdd'),(105286,2698,'_post-content_0_editor','field_60f81e8a63bde'),(105287,2698,'_post-content','field_60f81e0063bdc'),(105288,2698,'_short-info_preview','field_60f83f5a4c3df'),(105289,2698,'_short-info_title','field_60f83bfa5dedc'),(105290,2698,'_short-info_description','field_60f83c1a5dedd'),(105291,2698,'_short-info','field_60f83bb85dedb'),(105292,2698,'_testimonial-preview_title','field_60ffdbfe30097'),(105293,2698,'_testimonial-preview_testimonial','field_60ffdc3730098'),(105294,2698,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(105295,2698,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(105296,2698,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(105297,2698,'_testimonial-preview','field_60ffda5830096'),(105298,2699,'post-info_preview','2480'),(105299,2699,'_post-info_preview','field_60f83a8cdd6e2'),(105300,2699,'post-info_short-description','In compliance with recommendations of the FATF (Financial Action Task Force on Money Laundering Prevention), an international Anti-Money Laundering (AML) body, CommerceGate is going to put additional countries on its internal blacklist.'),(105301,2699,'_post-info_short-description','field_60f817b95c8c2'),(105302,2699,'post-info',''),(105303,2699,'_post-info','field_60ffde10cc650'),(105304,2699,'post-content_0_type','editor'),(105305,2699,'_post-content_0_type','field_60f81e1b63bdd'),(105306,2699,'post-content_0_editor','In compliance with recommendations of the <strong>FATF</strong> (Financial Action Task Force on Money Laundering Prevention), an international Anti-Money Laundering (<strong>AML</strong>) body, CommerceGate is going to put additional countries on its internal blacklist.\r\n\r\nIn our continuous efforts to keep up with the latest updates concerning International Anti-Money Laundering Regulation, we would like to <strong>advise</strong> you that the following 3 new countries are going to be blocked for processing transactions as of the 29th of October 2021:\r\n<ol>\r\n 	<li><strong>JORDAN JO</strong></li>\r\n 	<li><strong>MALI ML</strong></li>\r\n 	<li><strong>TURKEY TR</strong></li>\r\n</ol>\r\nLet us remind you that for blocked countries, during the period of their presence in FATF and EU AML blacklists, card payment transactions or Merchant accounts via CommerceGate would not be available.\r\n\r\nIf you have any questions or need clarification please do not hesitate to contact your Account Manager.\r\n\r\nWe wish you all the best for your business endeavors. Sincerely Yours,\r\nCommerceGate Compliance Team'),(105307,2699,'_post-content_0_editor','field_60f81e8a63bde'),(105308,2699,'post-content','1'),(105309,2699,'_post-content','field_60f81e0063bdc'),(105310,2699,'short-info_preview','2480'),(105311,2699,'_short-info_preview','field_60f83f5a4c3df'),(105312,2699,'short-info_title','Compliance notice'),(105313,2699,'_short-info_title','field_60f83bfa5dedc'),(105314,2699,'short-info_description','In compliance with recommendations of the FATF (Financial Action Task Force on Money Laundering Prevention)'),(105315,2699,'_short-info_description','field_60f83c1a5dedd'),(105316,2699,'short-info',''),(105317,2699,'_short-info','field_60f83bb85dedb'),(105318,2699,'testimonial-preview_title','Compliance notice'),(105319,2699,'_testimonial-preview_title','field_60ffdbfe30097'),(105320,2699,'testimonial-preview_testimonial','In compliance with recommendations of the FATF (Financial Action Task Force on Money Laundering Prevention)'),(105321,2699,'_testimonial-preview_testimonial','field_60ffdc3730098'),(105322,2699,'testimonial-preview_testimonial-author_full-name',''),(105323,2699,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(105324,2699,'testimonial-preview_testimonial-author_position',''),(105325,2699,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(105326,2699,'testimonial-preview_testimonial-author',''),(105327,2699,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(105328,2699,'testimonial-preview',''),(105329,2699,'_testimonial-preview','field_60ffda5830096'),(105330,2698,'_edit_lock','1638296784:1'),(105332,2698,'_wp_old_date','2021-11-29'),(105334,2698,'_wp_old_date','2020-09-20'),(105336,2700,'post-info_preview','2543'),(105337,2700,'_post-info_preview','field_60f83a8cdd6e2'),(105338,2700,'post-info_short-description','We will see big changes in Financial Services this year.'),(105339,2700,'_post-info_short-description','field_60f817b95c8c2'),(105340,2700,'post-info',''),(105341,2700,'_post-info','field_60ffde10cc650'),(105342,2700,'post-content_0_type','editor'),(105343,2700,'_post-content_0_type','field_60f81e1b63bdd'),(105344,2700,'post-content_0_editor','We will see big changes in Financial Services this year.\r\nThe ripple effect we are seeing globally from <strong>PSD2</strong> and Open Banking is only going to grow wider and stronger; <strong>3-D Secure 2.0</strong> will lower the consumer effort with fewer challenges and no longer requiring complicated verification during an online purchase process; <strong>Blockchain</strong> technology opening up opportunities for the unbanked or underbanked to gain financial inclusion; Mastercard cracks down on services who turn <strong>free trials</strong> into <strong>paid subscriptions</strong>, and many many more.\r\n\r\nIf you are attending the Lisbon Summit, contact us at <a href=\"mailto:sales@commercegate.com\">sales@commercegate.com</a> to book a meeting with our representatives.\r\n\r\n<strong>We will be at the Summit 2nd and 3rd of March to answer any payments-related questions you may have.</strong>'),(105345,2700,'_post-content_0_editor','field_60f81e8a63bde'),(105346,2700,'post-content','1'),(105347,2700,'_post-content','field_60f81e0063bdc'),(105348,2700,'short-info_preview','2543'),(105349,2700,'_short-info_preview','field_60f83f5a4c3df'),(105350,2700,'short-info_title','CommerceGate to attend eCommerce industry Lisbon Summit 2019'),(105351,2700,'_short-info_title','field_60f83bfa5dedc'),(105352,2700,'short-info_description','We will see big changes in Financial Services this year.'),(105353,2700,'_short-info_description','field_60f83c1a5dedd'),(105354,2700,'short-info',''),(105355,2700,'_short-info','field_60f83bb85dedb'),(105356,2700,'testimonial-preview_title','CommerceGate to attend eCommerce industry Lisbon Summit 2019'),(105357,2700,'_testimonial-preview_title','field_60ffdbfe30097'),(105358,2700,'testimonial-preview_testimonial','We will see big changes in Financial Services this year.'),(105359,2700,'_testimonial-preview_testimonial','field_60ffdc3730098'),(105360,2700,'testimonial-preview_testimonial-author_full-name',''),(105361,2700,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(105362,2700,'testimonial-preview_testimonial-author_position',''),(105363,2700,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(105364,2700,'testimonial-preview_testimonial-author',''),(105365,2700,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(105366,2700,'testimonial-preview',''),(105367,2700,'_testimonial-preview','field_60ffda5830096'),(105368,2701,'main-block-title','Where Merchants \r\nMeet Buyers'),(105369,2701,'_main-block-title','field_60f71cfe844f0'),(105370,2701,'main-block-description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(105371,2701,'_main-block-description','field_60f71d1a844f1'),(105372,2701,'main-block-first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(105373,2701,'_main-block-first-button','field_60f71d2b844f2'),(105374,2701,'main-block-second-button','Explore more'),(105375,2701,'_main-block-second-button','field_60f71d5a844f3'),(105376,2701,'main-block-globe-points_item-1','$56'),(105377,2701,'_main-block-globe-points_item-1','field_60f7cd79ec2c2'),(105378,2701,'main-block-globe-points_item-2','$78'),(105379,2701,'_main-block-globe-points_item-2','field_60f7cd81ec2c3'),(105380,2701,'main-block-globe-points_item-3','$128'),(105381,2701,'_main-block-globe-points_item-3','field_60f7cd86ec2c4'),(105382,2701,'main-block-globe-points',''),(105383,2701,'_main-block-globe-points','field_60f7cd5bec2c1'),(105384,2701,'main-block_title','Offer online payments easily'),(105385,2701,'_main-block_title','field_60f71cfe844f0'),(105386,2701,'main-block_description','Internet purchases is the new frontier for your businesses. CommerceGate is the best way to set up your online payments and expand your business into new markets around the globe.'),(105387,2701,'_main-block_description','field_60f71d1a844f1'),(105388,2701,'main-block_first-button','a:3:{s:5:\"title\";s:11:\"Get Started\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/sign-up/\";s:6:\"target\";s:0:\"\";}'),(105389,2701,'_main-block_first-button','field_60f71d2b844f2'),(105390,2701,'main-block_second-button','Explore more'),(105391,2701,'_main-block_second-button','field_60f71d5a844f3'),(105392,2701,'main-block',''),(105393,2701,'_main-block','field_60f7ce5d3c350'),(105394,2701,'globe-points_item-1','$56'),(105395,2701,'_globe-points_item-1','field_60f7cd79ec2c2'),(105396,2701,'globe-points_item-2','$78'),(105397,2701,'_globe-points_item-2','field_60f7cd81ec2c3'),(105398,2701,'globe-points_item-3','$128'),(105399,2701,'_globe-points_item-3','field_60f7cd86ec2c4'),(105400,2701,'globe-points',''),(105401,2701,'_globe-points','field_60f7cd5bec2c1'),(105402,2701,'block_content_image','154'),(105403,2701,'_block_content_image','field_60f7cfac21e3c'),(105404,2701,'block_content_title','Since 2006[nbsp]we have helped thousands of[nbsp]merchants grow their business and maximise revenue'),(105405,2701,'_block_content_title','field_60f7cf8621e3a'),(105406,2701,'block_content_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(105407,2701,'_block_content_description','field_60f7cfa321e3b'),(105408,2701,'block_content_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(105409,2701,'_block_content_button','field_60f7cfc021e3d'),(105410,2701,'block_content',''),(105411,2701,'_block_content','field_60f7cf7021e39'),(105412,2701,'advantages_0_icon','2146'),(105413,2701,'_advantages_0_icon','field_60f7cff821e3f'),(105414,2701,'advantages_0_description','Banco de España Eurosistema'),(105415,2701,'_advantages_0_description','field_60f7d00d21e40'),(105416,2701,'advantages','4'),(105417,2701,'_advantages','field_60f7cfdc21e3e'),(105418,2701,'advantages_1_icon','2147'),(105419,2701,'_advantages_1_icon','field_60f7cff821e3f'),(105420,2701,'advantages_1_description','EU Certified & Regulated Financial Institution'),(105421,2701,'_advantages_1_description','field_60f7d00d21e40'),(105422,2701,'advantages_2_icon','2148'),(105423,2701,'_advantages_2_icon','field_60f7cff821e3f'),(105424,2701,'advantages_2_description','KPMG Audited'),(105425,2701,'_advantages_2_description','field_60f7d00d21e40'),(105426,2701,'advantages_3_icon','2149'),(105427,2701,'_advantages_3_icon','field_60f7cff821e3f'),(105428,2701,'advantages_3_description','PCI DSS Level 1'),(105429,2701,'_advantages_3_description','field_60f7d00d21e40'),(105430,2701,'about-company_image','154'),(105431,2701,'_about-company_image','field_60f7cfac21e3c'),(105432,2701,'about-company_title','Thousands of merchants have boosted their sales with our payment solutions since 2006.'),(105433,2701,'_about-company_title','field_60f7cf8621e3a'),(105434,2701,'about-company_description','We enable your business with the best payment technologies and services built with our long industry experience making it easy.'),(105435,2701,'_about-company_description','field_60f7cfa321e3b'),(105436,2701,'about-company_button','a:3:{s:5:\"title\";s:13:\"Discover more\";s:3:\"url\";s:50:\"https://commercegate.goodface.com.ua/wp/our-story/\";s:6:\"target\";s:0:\"\";}'),(105437,2701,'_about-company_button','field_60f7cfc021e3d'),(105438,2701,'about-company',''),(105439,2701,'_about-company','field_60f7cf7021e39'),(105440,2701,'payment-instruments_title_before','Accelerate your growth'),(105441,2701,'_payment-instruments_title_before','field_60f7d6dbb8ab4'),(105442,2701,'payment-instruments_title_after','with online payments'),(105443,2701,'_payment-instruments_title_after','field_60f7d70db8ab5'),(105444,2701,'payment-instruments_title',''),(105445,2701,'_payment-instruments_title','field_60f7d5a179817'),(105446,2701,'payment-instruments_description','CommerceGates makes it secure and easy for you to accept online payments from customers to scale your business globally'),(105447,2701,'_payment-instruments_description','field_60f7d5d379818'),(105448,2701,'payment-instruments_items-link-title','Explore features'),(105449,2701,'_payment-instruments_items-link-title','field_60f7d5df79819'),(105450,2701,'payment-instruments',''),(105451,2701,'_payment-instruments','field_60f7d59679816'),(105452,2701,'complex-services_image','1674'),(105453,2701,'_complex-services_image','field_60f7daf9c4744'),(105454,2701,'complex-services_title','Easily navigate complexities'),(105455,2701,'_complex-services_title','field_60f7d9c5c4742'),(105456,2701,'complex-services_description','Our payment solutions ensure you comply with the latest payment regulations. With our strong and experienced team of financial services experts, we make it simple and help you manage the risks so you can focus on your core business activities and grow your business worry-free.'),(105457,2701,'_complex-services_description','field_60f7d9d7c4743'),(105458,2701,'complex-services_items-link-title','Learn more'),(105459,2701,'_complex-services_items-link-title','field_60f7dbbfc4745'),(105460,2701,'complex-services',''),(105461,2701,'_complex-services','field_60f7d9b2c4741'),(105462,2701,'blog-block_title',''),(105463,2701,'_blog-block_title','field_60f7deefdb657'),(105464,2701,'blog-block_link','a:3:{s:5:\"title\";s:24:\"View our success stories\";s:3:\"url\";s:45:\"https://commercegate.goodface.com.ua/wp/blog/\";s:6:\"target\";s:0:\"\";}'),(105465,2701,'_blog-block_link','field_60f7df05db658'),(105466,2701,'blog-block',''),(105467,2701,'_blog-block','field_60f7dee3db656'),(105468,2701,'blog-block_large-post','235'),(105469,2701,'_blog-block_large-post','field_60f8303a13c72'),(105470,2701,'blog-block_large-post_copy','a:3:{i:0;s:3:\"233\";i:1;s:3:\"234\";i:2;s:3:\"198\";}'),(105471,2701,'_blog-block_large-post_copy','field_60f831d6000c4'),(105472,2701,'blog-block_posts','a:4:{i:0;s:4:\"2518\";i:1;s:4:\"2513\";i:2;s:4:\"2528\";i:3;s:4:\"2537\";}'),(105473,2701,'_blog-block_posts','field_60f8322fd24c4'),(105474,2701,'blog-block-large-post_title','Antony from High Risk Product'),(105475,2701,'_blog-block-large-post_title','field_60f834906008c'),(105476,2701,'blog-block-large-post_description','“Working with the sales teams and account managers has been great. They’ve helped[nbsp]us get to[nbsp]market with our solution much quicker than if[nbsp]we[nbsp]had tried to[nbsp]do[nbsp]it[nbsp]ourselves!”'),(105477,2701,'_blog-block-large-post_description','field_60f834946008d'),(105478,2701,'blog-block-large-post',''),(105479,2701,'_blog-block-large-post','field_60f8347e6008b'),(105480,2701,'blog-block_post-button-title','Read Full Story'),(105481,2701,'_blog-block_post-button-title','field_60f8413c74859'),(105482,2701,'payment-instruments_title-color','#4BD18E'),(105483,2701,'_payment-instruments_title-color','field_60fff271c15df'),(105484,2701,'blog-block_title-color','#4BD18E'),(105485,2701,'_blog-block_title-color','field_60fff3b704234'),(105486,2701,'blog-block_title_before','Your success is our success.'),(105487,2701,'_blog-block_title_before','field_60fff38e04232'),(105488,2701,'blog-block_title_after','You\'re in good hands.'),(105489,2701,'_blog-block_title_after','field_60fff3a404233'),(105490,2701,'complex-services-list_0_icon','336'),(105491,2701,'_complex-services-list_0_icon','field_6100fde5a3f1d'),(105492,2701,'complex-services-list_0_title','Online Payments Processing'),(105493,2701,'_complex-services-list_0_title','field_6100fe5aa3f1e'),(105494,2701,'complex-services-list_0_description','Offer the best and fully customized user payment experience for your customers.'),(105495,2701,'_complex-services-list_0_description','field_6100fe60a3f1f'),(105496,2701,'complex-services-list_0_link','a:3:{s:5:\"title\";s:18:\"Payment Processing\";s:3:\"url\";s:73:\"https://commercegate.goodface.com.ua/wp/our-solutions/payment-processing/\";s:6:\"target\";s:0:\"\";}'),(105497,2701,'_complex-services-list_0_link','field_6100fe73a3f20'),(105498,2701,'complex-services-list_1_icon','337'),(105499,2701,'_complex-services-list_1_icon','field_6100fde5a3f1d'),(105500,2701,'complex-services-list_1_title','Acquiring Solutions'),(105501,2701,'_complex-services-list_1_title','field_6100fe5aa3f1e'),(105502,2701,'complex-services-list_1_description','Make it easy to scale your client\'s businesses with all-in-one integrations.'),(105503,2701,'_complex-services-list_1_description','field_6100fe60a3f1f'),(105504,2701,'complex-services-list_1_link','a:3:{s:5:\"title\";s:19:\"Acquiring Solutions\";s:3:\"url\";s:74:\"https://commercegate.goodface.com.ua/wp/our-solutions/acquiring-solutions/\";s:6:\"target\";s:0:\"\";}'),(105505,2701,'_complex-services-list_1_link','field_6100fe73a3f20'),(105506,2701,'complex-services-list_2_icon','339'),(105507,2701,'_complex-services-list_2_icon','field_6100fde5a3f1d'),(105508,2701,'complex-services-list_2_title','Risk & Compliance'),(105509,2701,'_complex-services-list_2_title','field_6100fe5aa3f1e'),(105510,2701,'complex-services-list_2_description','Take control of our fraud monitoring systems and remain compliant.'),(105511,2701,'_complex-services-list_2_description','field_6100fe60a3f1f'),(105512,2701,'complex-services-list_2_link','a:3:{s:5:\"title\";s:23:\"Payment Risk Management\";s:3:\"url\";s:85:\"https://commercegate.goodface.com.ua/wp/our-solutions/risk-and-compliance-management/\";s:6:\"target\";s:0:\"\";}'),(105513,2701,'_complex-services-list_2_link','field_6100fe73a3f20'),(105514,2701,'complex-services-list_3_icon','338'),(105515,2701,'_complex-services-list_3_icon','field_6100fde5a3f1d'),(105516,2701,'complex-services-list_3_title','Revenue Optimization'),(105517,2701,'_complex-services-list_3_title','field_6100fe5aa3f1e'),(105518,2701,'complex-services-list_3_description','Leverage our data analytics expertise to optimize your payment approval ratios.'),(105519,2701,'_complex-services-list_3_description','field_6100fe60a3f1f'),(105520,2701,'complex-services-list_3_link','a:3:{s:5:\"title\";s:20:\"Revenue Optimization\";s:3:\"url\";s:75:\"https://commercegate.goodface.com.ua/wp/our-solutions/revenue-optimization/\";s:6:\"target\";s:0:\"\";}'),(105521,2701,'_complex-services-list_3_link','field_6100fe73a3f20'),(105522,2701,'complex-services-list','4'),(105523,2701,'_complex-services-list','field_6100fd82a3f1c'),(105524,2701,'payment-instruments_list','a:4:{i:0;s:3:\"434\";i:1;s:3:\"435\";i:2;s:3:\"439\";i:3;s:3:\"436\";}'),(105525,2701,'_payment-instruments_list','field_6101027fdf3b7'),(105526,2701,'complex-services-list_0_link-title','Explore service'),(105527,2701,'_complex-services-list_0_link-title','field_613b4014d4849'),(105528,2701,'complex-services-list_1_link-title','Explore service'),(105529,2701,'_complex-services-list_1_link-title','field_613b4014d4849'),(105530,2701,'complex-services-list_2_link-title','Explore service'),(105531,2701,'_complex-services-list_2_link-title','field_613b4014d4849'),(105532,2701,'complex-services-list_3_link-title','Explore service'),(105533,2701,'_complex-services-list_3_link-title','field_613b4014d4849'),(105534,2702,'main-block_title','Ofrezca pagos en línea fácilmente'),(105535,2702,'_main-block_title','field_60f71cfe844f0'),(105536,2702,'main-block_description','Las compras por Internet son la nueva frontera para sus negocios. CommerceGate es la mejor manera de configurar sus pagos en línea y expandir su negocio a nuevos mercados alrededor del mundo.'),(105537,2702,'_main-block_description','field_60f71d1a844f1'),(105538,2702,'main-block_first-button','a:3:{s:5:\"title\";s:7:\"Empiece\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/sign-up/\";s:6:\"target\";s:0:\"\";}'),(105539,2702,'_main-block_first-button','field_60f71d2b844f2'),(105540,2702,'main-block_second-button','Descubra más'),(105541,2702,'_main-block_second-button','field_60f71d5a844f3'),(105542,2702,'main-block',''),(105543,2702,'_main-block','field_60f7ce5d3c350'),(105544,2702,'globe-points_item-1','$56'),(105545,2702,'_globe-points_item-1','field_60f7cd79ec2c2'),(105546,2702,'globe-points_item-2','$78'),(105547,2702,'_globe-points_item-2','field_60f7cd81ec2c3'),(105548,2702,'globe-points_item-3','$128'),(105549,2702,'_globe-points_item-3','field_60f7cd86ec2c4'),(105550,2702,'globe-points',''),(105551,2702,'_globe-points','field_60f7cd5bec2c1'),(105552,2702,'advantages_0_icon','157'),(105553,2702,'_advantages_0_icon','field_60f7cff821e3f'),(105554,2702,'advantages_0_description','Banco de España Eurosistema'),(105555,2702,'_advantages_0_description','field_60f7d00d21e40'),(105556,2702,'advantages','4'),(105557,2702,'_advantages','field_60f7cfdc21e3e'),(105558,2702,'advantages_1_icon','158'),(105559,2702,'_advantages_1_icon','field_60f7cff821e3f'),(105560,2702,'advantages_1_description','Institución financiera regulada y certificada por la UE'),(105561,2702,'_advantages_1_description','field_60f7d00d21e40'),(105562,2702,'advantages_2_icon','159'),(105563,2702,'_advantages_2_icon','field_60f7cff821e3f'),(105564,2702,'advantages_2_description','Auditado por KPMG'),(105565,2702,'_advantages_2_description','field_60f7d00d21e40'),(105566,2702,'advantages_3_icon','160'),(105567,2702,'_advantages_3_icon','field_60f7cff821e3f'),(105568,2702,'advantages_3_description','PCI DSS Nivel 1'),(105569,2702,'_advantages_3_description','field_60f7d00d21e40'),(105570,2702,'about-company_image','154'),(105571,2702,'_about-company_image','field_60f7cfac21e3c'),(105572,2702,'about-company_title','Miles de comerciantes han aumentado sus ventas con nuestras soluciones de pago desde 2006.'),(105573,2702,'_about-company_title','field_60f7cf8621e3a'),(105574,2702,'about-company_description','Hacemos fácil su negocio con las mejores tecnologías y servicios de pago desarrollados con nuestra larga experiencia en la industria.'),(105575,2702,'_about-company_description','field_60f7cfa321e3b'),(105576,2702,'about-company_button','a:3:{s:5:\"title\";s:13:\"Descubra más\";s:3:\"url\";s:53:\"https://commercegate.goodface.com.ua/wp/es/our-story/\";s:6:\"target\";s:0:\"\";}'),(105577,2702,'_about-company_button','field_60f7cfc021e3d'),(105578,2702,'about-company',''),(105579,2702,'_about-company','field_60f7cf7021e39'),(105580,2702,'payment-instruments_title_before','Acelere su crecimiento'),(105581,2702,'_payment-instruments_title_before','field_60f7d6dbb8ab4'),(105582,2702,'payment-instruments_title_after','con pagos en línea'),(105583,2702,'_payment-instruments_title_after','field_60f7d70db8ab5'),(105584,2702,'payment-instruments_title',''),(105585,2702,'_payment-instruments_title','field_60f7d5a179817'),(105586,2702,'payment-instruments_description','CommerceGates hace seguro y fácil para usted el aceptar pagos en línea de sus clientes y escalar su negocio a nivel mundial.'),(105587,2702,'_payment-instruments_description','field_60f7d5d379818'),(105588,2702,'payment-instruments_items-link-title','Descubra las funciones'),(105589,2702,'_payment-instruments_items-link-title','field_60f7d5df79819'),(105590,2702,'payment-instruments',''),(105591,2702,'_payment-instruments','field_60f7d59679816'),(105592,2702,'complex-services_image','1674'),(105593,2702,'_complex-services_image','field_60f7daf9c4744'),(105594,2702,'complex-services_title','Sortee fácilmente complejidades'),(105595,2702,'_complex-services_title','field_60f7d9c5c4742'),(105596,2702,'complex-services_description','Nuestras soluciones de pago aseguran que cumpla con las últimas regulaciones. Nuestro experimentado equipo de enrutamiento de servicios financieros le ayuda a administrar los riesgos para que pueda concentrarse en sus principales actividades comerciales y en hacer crecer su negocio sin preocupaciones.'),(105597,2702,'_complex-services_description','field_60f7d9d7c4743'),(105598,2702,'complex-services_items-link-title','Learn more'),(105599,2702,'_complex-services_items-link-title','field_60f7dbbfc4745'),(105600,2702,'complex-services',''),(105601,2702,'_complex-services','field_60f7d9b2c4741'),(105602,2702,'blog-block_title',''),(105603,2702,'_blog-block_title','field_60f7deefdb657'),(105604,2702,'blog-block_link','a:3:{s:5:\"title\";s:32:\"Vea nuestras historias de éxito\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/es/blog/\";s:6:\"target\";s:0:\"\";}'),(105605,2702,'_blog-block_link','field_60f7df05db658'),(105606,2702,'blog-block',''),(105607,2702,'_blog-block','field_60f7dee3db656'),(105608,2702,'blog-block_posts','a:4:{i:0;s:4:\"2696\";i:1;s:4:\"2694\";i:2;s:4:\"2686\";i:3;s:4:\"2682\";}'),(105609,2702,'_blog-block_posts','field_60f8322fd24c4'),(105610,2702,'blog-block_post-button-title','Ver caso de estudio'),(105611,2702,'_blog-block_post-button-title','field_60f8413c74859'),(105612,2702,'payment-instruments_title-color','#4BD18E'),(105613,2702,'_payment-instruments_title-color','field_60fff271c15df'),(105614,2702,'blog-block_title-color','#4BD18E'),(105615,2702,'_blog-block_title-color','field_60fff3b704234'),(105616,2702,'blog-block_title_before','Su éxito es el nuestro.\r\n'),(105617,2702,'_blog-block_title_before','field_60fff38e04232'),(105618,2702,'blog-block_title_after','Está en buenas manos.'),(105619,2702,'_blog-block_title_after','field_60fff3a404233'),(105620,2702,'complex-services-list_0_icon','336'),(105621,2702,'_complex-services-list_0_icon','field_6100fde5a3f1d'),(105622,2702,'complex-services-list_0_description','Ofrezca la mejor experiencia de pago, totalmente personalizable para sus clientes.'),(105623,2702,'_complex-services-list_0_description','field_6100fe60a3f1f'),(105624,2702,'complex-services-list_0_link','a:3:{s:5:\"title\";s:22:\"Procesamiento de Pagos\";s:3:\"url\";s:76:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/payment-processing/\";s:6:\"target\";s:0:\"\";}'),(105625,2702,'_complex-services-list_0_link','field_6100fe73a3f20'),(105626,2702,'complex-services-list_1_icon','337'),(105627,2702,'_complex-services-list_1_icon','field_6100fde5a3f1d'),(105628,2702,'complex-services-list_1_description','Facilite el crecimiento de los negocios de sus clientes con integraciones todo en uno.'),(105629,2702,'_complex-services-list_1_description','field_6100fe60a3f1f'),(105630,2702,'complex-services-list_1_link','a:3:{s:5:\"title\";s:25:\"Soluciones de Adquirencia\";s:3:\"url\";s:77:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/acquiring-solutions/\";s:6:\"target\";s:0:\"\";}'),(105631,2702,'_complex-services-list_1_link','field_6100fe73a3f20'),(105632,2702,'complex-services-list_2_icon','339'),(105633,2702,'_complex-services-list_2_icon','field_6100fde5a3f1d'),(105634,2702,'complex-services-list_2_description','Tome el control de nuestros sistemas de monitoreo de fraude y esté al día en cumplimiento.'),(105635,2702,'_complex-services-list_2_description','field_6100fe60a3f1f'),(105636,2702,'complex-services-list_2_link','a:3:{s:5:\"title\";s:27:\"Gestión de Riesgos de Pago\";s:3:\"url\";s:88:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/risk-and-compliance-management/\";s:6:\"target\";s:0:\"\";}'),(105637,2702,'_complex-services-list_2_link','field_6100fe73a3f20'),(105638,2702,'complex-services-list_3_icon','338'),(105639,2702,'_complex-services-list_3_icon','field_6100fde5a3f1d'),(105640,2702,'complex-services-list_3_description','Optimice sus ratios de aceptación de pagos con nuestra experiencia en análisis de datos.'),(105641,2702,'_complex-services-list_3_description','field_6100fe60a3f1f'),(105642,2702,'complex-services-list_3_link','a:3:{s:5:\"title\";s:25:\"Optimización de ingresos\";s:3:\"url\";s:78:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/revenue-optimization/\";s:6:\"target\";s:0:\"\";}'),(105643,2702,'_complex-services-list_3_link','field_6100fe73a3f20'),(105644,2702,'complex-services-list','4'),(105645,2702,'_complex-services-list','field_6100fd82a3f1c'),(105646,2702,'payment-instruments_list','a:4:{i:0;s:4:\"1642\";i:1;s:4:\"1641\";i:2;s:4:\"1637\";i:3;s:4:\"1640\";}'),(105647,2702,'_payment-instruments_list','field_6101027fdf3b7'),(105648,2702,'complex-services-list_0_link-title','Acceda al servicio'),(105649,2702,'_complex-services-list_0_link-title','field_613b4014d4849'),(105650,2702,'complex-services-list_1_link-title','Acceda al servicio'),(105651,2702,'_complex-services-list_1_link-title','field_613b4014d4849'),(105652,2702,'complex-services-list_2_link-title','Descubra las funciones'),(105653,2702,'_complex-services-list_2_link-title','field_613b4014d4849'),(105654,2702,'complex-services-list_3_link-title','Acceda a los servicios'),(105655,2702,'_complex-services-list_3_link-title','field_613b4014d4849'),(105656,2703,'main-block-title','Where Merchants \r\nMeet Buyers'),(105657,2703,'_main-block-title','field_60f71cfe844f0'),(105658,2703,'main-block-description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(105659,2703,'_main-block-description','field_60f71d1a844f1'),(105660,2703,'main-block-first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(105661,2703,'_main-block-first-button','field_60f71d2b844f2'),(105662,2703,'main-block-second-button','Explore more'),(105663,2703,'_main-block-second-button','field_60f71d5a844f3'),(105664,2703,'main-block-globe-points_item-1','$56'),(105665,2703,'_main-block-globe-points_item-1','field_60f7cd79ec2c2'),(105666,2703,'main-block-globe-points_item-2','$78'),(105667,2703,'_main-block-globe-points_item-2','field_60f7cd81ec2c3'),(105668,2703,'main-block-globe-points_item-3','$128'),(105669,2703,'_main-block-globe-points_item-3','field_60f7cd86ec2c4'),(105670,2703,'main-block-globe-points',''),(105671,2703,'_main-block-globe-points','field_60f7cd5bec2c1'),(105672,2703,'main-block_title','Offer online payments easily'),(105673,2703,'_main-block_title','field_60f71cfe844f0'),(105674,2703,'main-block_description','Internet purchases is the new frontier for your businesses. CommerceGate is the best way to set up your online payments and expand your business into new markets around the globe.'),(105675,2703,'_main-block_description','field_60f71d1a844f1'),(105676,2703,'main-block_first-button','a:3:{s:5:\"title\";s:11:\"Get Started\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/sign-up/\";s:6:\"target\";s:0:\"\";}'),(105677,2703,'_main-block_first-button','field_60f71d2b844f2'),(105678,2703,'main-block_second-button','Explore more'),(105679,2703,'_main-block_second-button','field_60f71d5a844f3'),(105680,2703,'main-block',''),(105681,2703,'_main-block','field_60f7ce5d3c350'),(105682,2703,'globe-points_item-1','$56'),(105683,2703,'_globe-points_item-1','field_60f7cd79ec2c2'),(105684,2703,'globe-points_item-2','$78'),(105685,2703,'_globe-points_item-2','field_60f7cd81ec2c3'),(105686,2703,'globe-points_item-3','$128'),(105687,2703,'_globe-points_item-3','field_60f7cd86ec2c4'),(105688,2703,'globe-points',''),(105689,2703,'_globe-points','field_60f7cd5bec2c1'),(105690,2703,'block_content_image','154'),(105691,2703,'_block_content_image','field_60f7cfac21e3c'),(105692,2703,'block_content_title','Since 2006[nbsp]we have helped thousands of[nbsp]merchants grow their business and maximise revenue'),(105693,2703,'_block_content_title','field_60f7cf8621e3a'),(105694,2703,'block_content_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(105695,2703,'_block_content_description','field_60f7cfa321e3b'),(105696,2703,'block_content_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(105697,2703,'_block_content_button','field_60f7cfc021e3d'),(105698,2703,'block_content',''),(105699,2703,'_block_content','field_60f7cf7021e39'),(105700,2703,'advantages_0_icon','2146'),(105701,2703,'_advantages_0_icon','field_60f7cff821e3f'),(105702,2703,'advantages_0_description','Banco de España Eurosistema'),(105703,2703,'_advantages_0_description','field_60f7d00d21e40'),(105704,2703,'advantages','4'),(105705,2703,'_advantages','field_60f7cfdc21e3e'),(105706,2703,'advantages_1_icon','2147'),(105707,2703,'_advantages_1_icon','field_60f7cff821e3f'),(105708,2703,'advantages_1_description','EU Certified & Regulated Financial Institution'),(105709,2703,'_advantages_1_description','field_60f7d00d21e40'),(105710,2703,'advantages_2_icon','2148'),(105711,2703,'_advantages_2_icon','field_60f7cff821e3f'),(105712,2703,'advantages_2_description','KPMG Audited'),(105713,2703,'_advantages_2_description','field_60f7d00d21e40'),(105714,2703,'advantages_3_icon','2149'),(105715,2703,'_advantages_3_icon','field_60f7cff821e3f'),(105716,2703,'advantages_3_description','PCI DSS Level 1'),(105717,2703,'_advantages_3_description','field_60f7d00d21e40'),(105718,2703,'about-company_image','154'),(105719,2703,'_about-company_image','field_60f7cfac21e3c'),(105720,2703,'about-company_title','Thousands of merchants have boosted their sales with our payment solutions since 2006.'),(105721,2703,'_about-company_title','field_60f7cf8621e3a'),(105722,2703,'about-company_description','We enable your business with the best payment technologies and services built with our long industry experience making it easy.'),(105723,2703,'_about-company_description','field_60f7cfa321e3b'),(105724,2703,'about-company_button','a:3:{s:5:\"title\";s:13:\"Discover more\";s:3:\"url\";s:50:\"https://commercegate.goodface.com.ua/wp/our-story/\";s:6:\"target\";s:0:\"\";}'),(105725,2703,'_about-company_button','field_60f7cfc021e3d'),(105726,2703,'about-company',''),(105727,2703,'_about-company','field_60f7cf7021e39'),(105728,2703,'payment-instruments_title_before','Accelerate your growth'),(105729,2703,'_payment-instruments_title_before','field_60f7d6dbb8ab4'),(105730,2703,'payment-instruments_title_after','with online payments'),(105731,2703,'_payment-instruments_title_after','field_60f7d70db8ab5'),(105732,2703,'payment-instruments_title',''),(105733,2703,'_payment-instruments_title','field_60f7d5a179817'),(105734,2703,'payment-instruments_description','CommerceGates makes it secure and easy for you to accept online payments from customers to scale your business globally'),(105735,2703,'_payment-instruments_description','field_60f7d5d379818'),(105736,2703,'payment-instruments_items-link-title','Explore features'),(105737,2703,'_payment-instruments_items-link-title','field_60f7d5df79819'),(105738,2703,'payment-instruments',''),(105739,2703,'_payment-instruments','field_60f7d59679816'),(105740,2703,'complex-services_image','1674'),(105741,2703,'_complex-services_image','field_60f7daf9c4744'),(105742,2703,'complex-services_title','Easily navigate complexities'),(105743,2703,'_complex-services_title','field_60f7d9c5c4742'),(105744,2703,'complex-services_description','Our payment solutions ensure you comply with the latest payment regulations. With our strong and experienced team of financial services experts, we make it simple and help you manage the risks so you can focus on your core business activities and grow your business worry-free.'),(105745,2703,'_complex-services_description','field_60f7d9d7c4743'),(105746,2703,'complex-services_items-link-title','Learn more'),(105747,2703,'_complex-services_items-link-title','field_60f7dbbfc4745'),(105748,2703,'complex-services',''),(105749,2703,'_complex-services','field_60f7d9b2c4741'),(105750,2703,'blog-block_title',''),(105751,2703,'_blog-block_title','field_60f7deefdb657'),(105752,2703,'blog-block_link','a:3:{s:5:\"title\";s:24:\"View our success stories\";s:3:\"url\";s:45:\"https://commercegate.goodface.com.ua/wp/blog/\";s:6:\"target\";s:0:\"\";}'),(105753,2703,'_blog-block_link','field_60f7df05db658'),(105754,2703,'blog-block',''),(105755,2703,'_blog-block','field_60f7dee3db656'),(105756,2703,'blog-block_large-post','235'),(105757,2703,'_blog-block_large-post','field_60f8303a13c72'),(105758,2703,'blog-block_large-post_copy','a:3:{i:0;s:3:\"233\";i:1;s:3:\"234\";i:2;s:3:\"198\";}'),(105759,2703,'_blog-block_large-post_copy','field_60f831d6000c4'),(105760,2703,'blog-block_posts','a:4:{i:0;s:4:\"2518\";i:1;s:4:\"2513\";i:2;s:4:\"2528\";i:3;s:4:\"2537\";}'),(105761,2703,'_blog-block_posts','field_60f8322fd24c4'),(105762,2703,'blog-block-large-post_title','Antony from High Risk Product'),(105763,2703,'_blog-block-large-post_title','field_60f834906008c'),(105764,2703,'blog-block-large-post_description','“Working with the sales teams and account managers has been great. They’ve helped[nbsp]us get to[nbsp]market with our solution much quicker than if[nbsp]we[nbsp]had tried to[nbsp]do[nbsp]it[nbsp]ourselves!”'),(105765,2703,'_blog-block-large-post_description','field_60f834946008d'),(105766,2703,'blog-block-large-post',''),(105767,2703,'_blog-block-large-post','field_60f8347e6008b'),(105768,2703,'blog-block_post-button-title','View case study'),(105769,2703,'_blog-block_post-button-title','field_60f8413c74859'),(105770,2703,'payment-instruments_title-color','#4BD18E'),(105771,2703,'_payment-instruments_title-color','field_60fff271c15df'),(105772,2703,'blog-block_title-color','#4BD18E'),(105773,2703,'_blog-block_title-color','field_60fff3b704234'),(105774,2703,'blog-block_title_before','Your success is our success.'),(105775,2703,'_blog-block_title_before','field_60fff38e04232'),(105776,2703,'blog-block_title_after','You\'re in good hands.'),(105777,2703,'_blog-block_title_after','field_60fff3a404233'),(105778,2703,'complex-services-list_0_icon','336'),(105779,2703,'_complex-services-list_0_icon','field_6100fde5a3f1d'),(105780,2703,'complex-services-list_0_title','Online Payments Processing'),(105781,2703,'_complex-services-list_0_title','field_6100fe5aa3f1e'),(105782,2703,'complex-services-list_0_description','Offer the best and fully customized user payment experience for your customers.'),(105783,2703,'_complex-services-list_0_description','field_6100fe60a3f1f'),(105784,2703,'complex-services-list_0_link','a:3:{s:5:\"title\";s:18:\"Payment Processing\";s:3:\"url\";s:73:\"https://commercegate.goodface.com.ua/wp/our-solutions/payment-processing/\";s:6:\"target\";s:0:\"\";}'),(105785,2703,'_complex-services-list_0_link','field_6100fe73a3f20'),(105786,2703,'complex-services-list_1_icon','337'),(105787,2703,'_complex-services-list_1_icon','field_6100fde5a3f1d'),(105788,2703,'complex-services-list_1_title','Acquiring Solutions'),(105789,2703,'_complex-services-list_1_title','field_6100fe5aa3f1e'),(105790,2703,'complex-services-list_1_description','Make it easy to scale your client\'s businesses with all-in-one integrations.'),(105791,2703,'_complex-services-list_1_description','field_6100fe60a3f1f'),(105792,2703,'complex-services-list_1_link','a:3:{s:5:\"title\";s:19:\"Acquiring Solutions\";s:3:\"url\";s:74:\"https://commercegate.goodface.com.ua/wp/our-solutions/acquiring-solutions/\";s:6:\"target\";s:0:\"\";}'),(105793,2703,'_complex-services-list_1_link','field_6100fe73a3f20'),(105794,2703,'complex-services-list_2_icon','339'),(105795,2703,'_complex-services-list_2_icon','field_6100fde5a3f1d'),(105796,2703,'complex-services-list_2_title','Risk & Compliance'),(105797,2703,'_complex-services-list_2_title','field_6100fe5aa3f1e'),(105798,2703,'complex-services-list_2_description','Take control of our fraud monitoring systems and remain compliant.'),(105799,2703,'_complex-services-list_2_description','field_6100fe60a3f1f'),(105800,2703,'complex-services-list_2_link','a:3:{s:5:\"title\";s:23:\"Payment Risk Management\";s:3:\"url\";s:85:\"https://commercegate.goodface.com.ua/wp/our-solutions/risk-and-compliance-management/\";s:6:\"target\";s:0:\"\";}'),(105801,2703,'_complex-services-list_2_link','field_6100fe73a3f20'),(105802,2703,'complex-services-list_3_icon','338'),(105803,2703,'_complex-services-list_3_icon','field_6100fde5a3f1d'),(105804,2703,'complex-services-list_3_title','Revenue Optimization'),(105805,2703,'_complex-services-list_3_title','field_6100fe5aa3f1e'),(105806,2703,'complex-services-list_3_description','Leverage our data analytics expertise to optimize your payment approval ratios.'),(105807,2703,'_complex-services-list_3_description','field_6100fe60a3f1f'),(105808,2703,'complex-services-list_3_link','a:3:{s:5:\"title\";s:20:\"Revenue Optimization\";s:3:\"url\";s:75:\"https://commercegate.goodface.com.ua/wp/our-solutions/revenue-optimization/\";s:6:\"target\";s:0:\"\";}'),(105809,2703,'_complex-services-list_3_link','field_6100fe73a3f20'),(105810,2703,'complex-services-list','4'),(105811,2703,'_complex-services-list','field_6100fd82a3f1c'),(105812,2703,'payment-instruments_list','a:4:{i:0;s:3:\"434\";i:1;s:3:\"435\";i:2;s:3:\"439\";i:3;s:3:\"436\";}'),(105813,2703,'_payment-instruments_list','field_6101027fdf3b7'),(105814,2703,'complex-services-list_0_link-title','Explore service'),(105815,2703,'_complex-services-list_0_link-title','field_613b4014d4849'),(105816,2703,'complex-services-list_1_link-title','Explore service'),(105817,2703,'_complex-services-list_1_link-title','field_613b4014d4849'),(105818,2703,'complex-services-list_2_link-title','Explore service'),(105819,2703,'_complex-services-list_2_link-title','field_613b4014d4849'),(105820,2703,'complex-services-list_3_link-title','Explore service'),(105821,2703,'_complex-services-list_3_link-title','field_613b4014d4849'),(105822,2630,'page-title_tab-title',''),(105823,2630,'_page-title_tab-title','field_61a5f18ffbfa6'),(105824,2630,'page-title',''),(105825,2630,'_page-title','field_61a5f17cfbfa5'),(105826,2647,'page-title_tab-title','Términos y condiciones'),(105827,2647,'_page-title_tab-title','field_61a5f18ffbfa6'),(105828,2647,'page-title',''),(105829,2647,'_page-title','field_61a5f17cfbfa5'),(105830,2563,'page-content_3_type','table'),(105831,2563,'_page-content_3_type','field_61a4da9e4c0b5'),(105832,2563,'page-content_3_table-style','contrast'),(105833,2563,'_page-content_3_table-style','field_61a4da9e4c107'),(105834,2563,'page-content_3_editor','<table style=\"border-collapse: collapse; width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td style=\"width: 50%;\">MEASURES</td>\r\n<td style=\"width: 50%;\">RISK</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 50%;\">SIMPLIFIED due diligence measures</td>\r\n<td style=\"width: 50%;\">Low</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 50%;\">NORMAL due diligence measures</td>\r\n<td style=\"width: 50%;\">Medium</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 50%;\">ENHANCED due diligence measures</td>\r\n<td style=\"width: 50%;\">High</td>\r\n</tr>\r\n</tbody>\r\n</table>'),(105835,2563,'_page-content_3_editor','field_61a4da9e4c14f'),(105836,2563,'page-content_3_table-description','Continuous monitoring of the business relationship'),(105837,2563,'_page-content_3_table-description','field_61a4da9e4c2f0'),(105838,2563,'page-content_4_type','editor'),(105839,2563,'_page-content_4_type','field_61a4da9e4c0b5'),(105840,2563,'page-content_4_editor','In accordance with Article 6 of Law 10/2010, CommerceGate will apply continuous monitoring measures to the business relationship, including scrutiny of the transactions carried out throughout the relationship to ensure that they are consistent with its knowledge of the customer and its business and risk profile, including the origin of the funds, and to ensure that the documents, data and information available are up to date. Thus, continuous monitoring measures are applied to the business relationship, following up the operations carried out by the customers throughout the said relationship to ensure that they are in keeping with the knowledge available of the customers, their declared activity and their business profile, obtaining, if necessary, updated information and documentation.\r\n\r\nIt will be necessary to update the economic documents of the clients when the period established for their renewal has elapsed, according to the level of risk assigned to the client. With respect to existing customers, the necessary documentation must be reviewed and updated according to the level of risk assigned. Said documentary review shall be performed, for all customers, on an annual basis and in all cases in the following cases:\r\n<ul>\r\n 	<li>When the customer\'s risk profile is changed, if it moves to a segment with higher due diligence requirements.</li>\r\n 	<li>When there are indications of money laundering or terrorist financing.</li>\r\n 	<li>When there are doubts as to the veracity or adequacy of the data obtained previously or they are not updated.</li>\r\n 	<li>When contracting new products.</li>\r\n 	<li>When a significant operation occurs due to its volume or complexity.</li>\r\n</ul>'),(105841,2563,'_page-content_4_editor','field_61a4da9e4c14f'),(105842,2644,'_page-title_tab-title','field_61a5f18ffbfa6'),(105843,2644,'_page-title','field_61a5f17cfbfa5'),(105844,2644,'page-content_3_type','table'),(105845,2644,'_page-content_3_type','field_61a4da9e4c0b5'),(105846,2644,'page-content_3_table-style','contrast'),(105847,2644,'_page-content_3_table-style','field_61a4da9e4c107'),(105848,2644,'page-content_3_editor','<table style=\"border-collapse: collapse; width: 100%;\">\r\n<tbody>\r\n<tr>\r\n<td style=\"width: 50%;\">MEASURES</td>\r\n<td style=\"width: 50%;\">RISK</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 50%;\">SIMPLIFIED due diligence measures</td>\r\n<td style=\"width: 50%;\">Low</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 50%;\">NORMAL due diligence measures</td>\r\n<td style=\"width: 50%;\">Medium</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 50%;\">ENHANCED due diligence measures</td>\r\n<td style=\"width: 50%;\">High</td>\r\n</tr>\r\n</tbody>\r\n</table>'),(105849,2644,'_page-content_3_editor','field_61a4da9e4c14f'),(105850,2644,'page-content_3_table-description','Continuous monitoring of the business relationship'),(105851,2644,'_page-content_3_table-description','field_61a4da9e4c2f0'),(105852,2644,'page-content_4_type','editor'),(105853,2644,'_page-content_4_type','field_61a4da9e4c0b5'),(105854,2644,'page-content_4_editor','In accordance with Article 6 of Law 10/2010, CommerceGate will apply continuous monitoring measures to the business relationship, including scrutiny of the transactions carried out throughout the relationship to ensure that they are consistent with its knowledge of the customer and its business and risk profile, including the origin of the funds, and to ensure that the documents, data and information available are up to date. Thus, continuous monitoring measures are applied to the business relationship, following up the operations carried out by the customers throughout the said relationship to ensure that they are in keeping with the knowledge available of the customers, their declared activity and their business profile, obtaining, if necessary, updated information and documentation.\r\n\r\nIt will be necessary to update the economic documents of the clients when the period established for their renewal has elapsed, according to the level of risk assigned to the client. With respect to existing customers, the necessary documentation must be reviewed and updated according to the level of risk assigned. Said documentary review shall be performed, for all customers, on an annual basis and in all cases in the following cases:\r\n<ul>\r\n 	<li>When the customer\'s risk profile is changed, if it moves to a segment with higher due diligence requirements.</li>\r\n 	<li>When there are indications of money laundering or terrorist financing.</li>\r\n 	<li>When there are doubts as to the veracity or adequacy of the data obtained previously or they are not updated.</li>\r\n 	<li>When contracting new products.</li>\r\n 	<li>When a significant operation occurs due to its volume or complexity.</li>\r\n</ul>'),(105855,2644,'_page-content_4_editor','field_61a4da9e4c14f'),(105856,2563,'page-content_4_table-style','contrast'),(105857,2563,'_page-content_4_table-style','field_61a4da9e4c107'),(105858,2563,'page-content_4_table-description','Continuous monitoring of the business relationship'),(105859,2563,'_page-content_4_table-description','field_61a4da9e4c2f0'),(105864,2715,'_wp_attached_file','2021/11/accept-local-latam-payments-icon.svg'),(105865,2716,'_wp_attached_file','2021/11/accept-digital-wallet-icon.svg'),(105866,2716,'_wp_attachment_image_alt','Accept digital wallets - CommerceGate.com'),(105867,2715,'_wp_attachment_image_alt','Accept local LATAM payments - CommerceGate.com'),(105868,2717,'main-block-title','Where Merchants \r\nMeet Buyers'),(105869,2717,'_main-block-title','field_60f71cfe844f0'),(105870,2717,'main-block-description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(105871,2717,'_main-block-description','field_60f71d1a844f1'),(105872,2717,'main-block-first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(105873,2717,'_main-block-first-button','field_60f71d2b844f2'),(105874,2717,'main-block-second-button','Explore more'),(105875,2717,'_main-block-second-button','field_60f71d5a844f3'),(105876,2717,'main-block-globe-points_item-1','$56'),(105877,2717,'_main-block-globe-points_item-1','field_60f7cd79ec2c2'),(105878,2717,'main-block-globe-points_item-2','$78'),(105879,2717,'_main-block-globe-points_item-2','field_60f7cd81ec2c3'),(105880,2717,'main-block-globe-points_item-3','$128'),(105881,2717,'_main-block-globe-points_item-3','field_60f7cd86ec2c4'),(105882,2717,'main-block-globe-points',''),(105883,2717,'_main-block-globe-points','field_60f7cd5bec2c1'),(105884,2717,'main-block_title','Offer online payments easily'),(105885,2717,'_main-block_title','field_60f71cfe844f0'),(105886,2717,'main-block_description','Internet purchases is the new frontier for your businesses. CommerceGate is the best way to set up your online payments and expand your business into new markets around the globe.'),(105887,2717,'_main-block_description','field_60f71d1a844f1'),(105888,2717,'main-block_first-button','a:3:{s:5:\"title\";s:11:\"Get Started\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/sign-up/\";s:6:\"target\";s:0:\"\";}'),(105889,2717,'_main-block_first-button','field_60f71d2b844f2'),(105890,2717,'main-block_second-button','Explore more'),(105891,2717,'_main-block_second-button','field_60f71d5a844f3'),(105892,2717,'main-block',''),(105893,2717,'_main-block','field_60f7ce5d3c350'),(105894,2717,'globe-points_item-1','$56'),(105895,2717,'_globe-points_item-1','field_60f7cd79ec2c2'),(105896,2717,'globe-points_item-2','$78'),(105897,2717,'_globe-points_item-2','field_60f7cd81ec2c3'),(105898,2717,'globe-points_item-3','$128'),(105899,2717,'_globe-points_item-3','field_60f7cd86ec2c4'),(105900,2717,'globe-points',''),(105901,2717,'_globe-points','field_60f7cd5bec2c1'),(105902,2717,'block_content_image','154'),(105903,2717,'_block_content_image','field_60f7cfac21e3c'),(105904,2717,'block_content_title','Since 2006[nbsp]we have helped thousands of[nbsp]merchants grow their business and maximise revenue'),(105905,2717,'_block_content_title','field_60f7cf8621e3a'),(105906,2717,'block_content_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(105907,2717,'_block_content_description','field_60f7cfa321e3b'),(105908,2717,'block_content_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(105909,2717,'_block_content_button','field_60f7cfc021e3d'),(105910,2717,'block_content',''),(105911,2717,'_block_content','field_60f7cf7021e39'),(105912,2717,'advantages_0_icon','2146'),(105913,2717,'_advantages_0_icon','field_60f7cff821e3f'),(105914,2717,'advantages_0_description','Banco de España Eurosistema'),(105915,2717,'_advantages_0_description','field_60f7d00d21e40'),(105916,2717,'advantages','4'),(105917,2717,'_advantages','field_60f7cfdc21e3e'),(105918,2717,'advantages_1_icon','2147'),(105919,2717,'_advantages_1_icon','field_60f7cff821e3f'),(105920,2717,'advantages_1_description','EU Certified & Regulated Financial Institution'),(105921,2717,'_advantages_1_description','field_60f7d00d21e40'),(105922,2717,'advantages_2_icon','2148'),(105923,2717,'_advantages_2_icon','field_60f7cff821e3f'),(105924,2717,'advantages_2_description','KPMG Audited'),(105925,2717,'_advantages_2_description','field_60f7d00d21e40'),(105926,2717,'advantages_3_icon','2149'),(105927,2717,'_advantages_3_icon','field_60f7cff821e3f'),(105928,2717,'advantages_3_description','PCI DSS Level 1'),(105929,2717,'_advantages_3_description','field_60f7d00d21e40'),(105930,2717,'about-company_image','154'),(105931,2717,'_about-company_image','field_60f7cfac21e3c'),(105932,2717,'about-company_title','Thousands of merchants have boosted their sales with our payment solutions since 2006.'),(105933,2717,'_about-company_title','field_60f7cf8621e3a'),(105934,2717,'about-company_description','We enable your business with the best payment technologies and services built with our long industry experience making it easy.'),(105935,2717,'_about-company_description','field_60f7cfa321e3b'),(105936,2717,'about-company_button','a:3:{s:5:\"title\";s:13:\"Discover more\";s:3:\"url\";s:50:\"https://commercegate.goodface.com.ua/wp/our-story/\";s:6:\"target\";s:0:\"\";}'),(105937,2717,'_about-company_button','field_60f7cfc021e3d'),(105938,2717,'about-company',''),(105939,2717,'_about-company','field_60f7cf7021e39'),(105940,2717,'payment-instruments_title_before','Accelerate your growth'),(105941,2717,'_payment-instruments_title_before','field_60f7d6dbb8ab4'),(105942,2717,'payment-instruments_title_after','with online payments'),(105943,2717,'_payment-instruments_title_after','field_60f7d70db8ab5'),(105944,2717,'payment-instruments_title',''),(105945,2717,'_payment-instruments_title','field_60f7d5a179817'),(105946,2717,'payment-instruments_description','CommerceGates makes it secure and easy for you to accept online payments from customers to scale your business globally'),(105947,2717,'_payment-instruments_description','field_60f7d5d379818'),(105948,2717,'payment-instruments_items-link-title','Explore features'),(105949,2717,'_payment-instruments_items-link-title','field_60f7d5df79819'),(105950,2717,'payment-instruments',''),(105951,2717,'_payment-instruments','field_60f7d59679816'),(105952,2717,'complex-services_image','1674'),(105953,2717,'_complex-services_image','field_60f7daf9c4744'),(105954,2717,'complex-services_title','Easily navigate complexities'),(105955,2717,'_complex-services_title','field_60f7d9c5c4742'),(105956,2717,'complex-services_description','Our payment solutions ensure you comply with the latest payment regulations. With our strong and experienced team of financial services experts, we make it simple and help you manage the risks so you can focus on your core business activities and grow your business worry-free.'),(105957,2717,'_complex-services_description','field_60f7d9d7c4743'),(105958,2717,'complex-services_items-link-title','Learn more'),(105959,2717,'_complex-services_items-link-title','field_60f7dbbfc4745'),(105960,2717,'complex-services',''),(105961,2717,'_complex-services','field_60f7d9b2c4741'),(105962,2717,'blog-block_title',''),(105963,2717,'_blog-block_title','field_60f7deefdb657'),(105964,2717,'blog-block_link','a:3:{s:5:\"title\";s:24:\"View our success stories\";s:3:\"url\";s:45:\"https://commercegate.goodface.com.ua/wp/blog/\";s:6:\"target\";s:0:\"\";}'),(105965,2717,'_blog-block_link','field_60f7df05db658'),(105966,2717,'blog-block',''),(105967,2717,'_blog-block','field_60f7dee3db656'),(105968,2717,'blog-block_large-post','235'),(105969,2717,'_blog-block_large-post','field_60f8303a13c72'),(105970,2717,'blog-block_large-post_copy','a:3:{i:0;s:3:\"233\";i:1;s:3:\"234\";i:2;s:3:\"198\";}'),(105971,2717,'_blog-block_large-post_copy','field_60f831d6000c4'),(105972,2717,'blog-block_posts','a:4:{i:0;s:4:\"2518\";i:1;s:4:\"2513\";i:2;s:4:\"2528\";i:3;s:4:\"2537\";}'),(105973,2717,'_blog-block_posts','field_60f8322fd24c4'),(105974,2717,'blog-block-large-post_title','Antony from High Risk Product'),(105975,2717,'_blog-block-large-post_title','field_60f834906008c'),(105976,2717,'blog-block-large-post_description','“Working with the sales teams and account managers has been great. They’ve helped[nbsp]us get to[nbsp]market with our solution much quicker than if[nbsp]we[nbsp]had tried to[nbsp]do[nbsp]it[nbsp]ourselves!”'),(105977,2717,'_blog-block-large-post_description','field_60f834946008d'),(105978,2717,'blog-block-large-post',''),(105979,2717,'_blog-block-large-post','field_60f8347e6008b'),(105980,2717,'blog-block_post-button-title','View case study'),(105981,2717,'_blog-block_post-button-title','field_60f8413c74859'),(105982,2717,'payment-instruments_title-color','#4BD18E'),(105983,2717,'_payment-instruments_title-color','field_60fff271c15df'),(105984,2717,'blog-block_title-color','#4BD18E'),(105985,2717,'_blog-block_title-color','field_60fff3b704234'),(105986,2717,'blog-block_title_before','Your success is our success.'),(105987,2717,'_blog-block_title_before','field_60fff38e04232'),(105988,2717,'blog-block_title_after','You\'re in good hands.'),(105989,2717,'_blog-block_title_after','field_60fff3a404233'),(105990,2717,'complex-services-list_0_icon','336'),(105991,2717,'_complex-services-list_0_icon','field_6100fde5a3f1d'),(105992,2717,'complex-services-list_0_title','Online Payments Processing'),(105993,2717,'_complex-services-list_0_title','field_6100fe5aa3f1e'),(105994,2717,'complex-services-list_0_description','Offer the best and fully customized user payment experience for your customers.'),(105995,2717,'_complex-services-list_0_description','field_6100fe60a3f1f'),(105996,2717,'complex-services-list_0_link','a:3:{s:5:\"title\";s:18:\"Payment Processing\";s:3:\"url\";s:73:\"https://commercegate.goodface.com.ua/wp/our-solutions/payment-processing/\";s:6:\"target\";s:0:\"\";}'),(105997,2717,'_complex-services-list_0_link','field_6100fe73a3f20'),(105998,2717,'complex-services-list_1_icon','337'),(105999,2717,'_complex-services-list_1_icon','field_6100fde5a3f1d'),(106000,2717,'complex-services-list_1_title','Acquiring Solutions'),(106001,2717,'_complex-services-list_1_title','field_6100fe5aa3f1e'),(106002,2717,'complex-services-list_1_description','Make it easy to scale your client\'s businesses with all-in-one integrations.'),(106003,2717,'_complex-services-list_1_description','field_6100fe60a3f1f'),(106004,2717,'complex-services-list_1_link','a:3:{s:5:\"title\";s:19:\"Acquiring Solutions\";s:3:\"url\";s:74:\"https://commercegate.goodface.com.ua/wp/our-solutions/acquiring-solutions/\";s:6:\"target\";s:0:\"\";}'),(106005,2717,'_complex-services-list_1_link','field_6100fe73a3f20'),(106006,2717,'complex-services-list_2_icon','339'),(106007,2717,'_complex-services-list_2_icon','field_6100fde5a3f1d'),(106008,2717,'complex-services-list_2_title','Risk & Compliance'),(106009,2717,'_complex-services-list_2_title','field_6100fe5aa3f1e'),(106010,2717,'complex-services-list_2_description','Take control of our fraud monitoring systems and remain compliant.'),(106011,2717,'_complex-services-list_2_description','field_6100fe60a3f1f'),(106012,2717,'complex-services-list_2_link','a:3:{s:5:\"title\";s:23:\"Payment Risk Management\";s:3:\"url\";s:85:\"https://commercegate.goodface.com.ua/wp/our-solutions/risk-and-compliance-management/\";s:6:\"target\";s:0:\"\";}'),(106013,2717,'_complex-services-list_2_link','field_6100fe73a3f20'),(106014,2717,'complex-services-list_3_icon','338'),(106015,2717,'_complex-services-list_3_icon','field_6100fde5a3f1d'),(106016,2717,'complex-services-list_3_title','Revenue Optimization'),(106017,2717,'_complex-services-list_3_title','field_6100fe5aa3f1e'),(106018,2717,'complex-services-list_3_description','Leverage our data analytics expertise to optimize your payment approval ratios.'),(106019,2717,'_complex-services-list_3_description','field_6100fe60a3f1f'),(106020,2717,'complex-services-list_3_link','a:3:{s:5:\"title\";s:20:\"Revenue Optimization\";s:3:\"url\";s:75:\"https://commercegate.goodface.com.ua/wp/our-solutions/revenue-optimization/\";s:6:\"target\";s:0:\"\";}'),(106021,2717,'_complex-services-list_3_link','field_6100fe73a3f20'),(106022,2717,'complex-services-list','4'),(106023,2717,'_complex-services-list','field_6100fd82a3f1c'),(106024,2717,'payment-instruments_list','a:5:{i:0;s:4:\"2144\";i:1;s:3:\"434\";i:2;s:3:\"435\";i:3;s:3:\"439\";i:4;s:3:\"436\";}'),(106025,2717,'_payment-instruments_list','field_6101027fdf3b7'),(106026,2717,'complex-services-list_0_link-title','Explore service'),(106027,2717,'_complex-services-list_0_link-title','field_613b4014d4849'),(106028,2717,'complex-services-list_1_link-title','Explore service'),(106029,2717,'_complex-services-list_1_link-title','field_613b4014d4849'),(106030,2717,'complex-services-list_2_link-title','Explore service'),(106031,2717,'_complex-services-list_2_link-title','field_613b4014d4849'),(106032,2717,'complex-services-list_3_link-title','Explore service'),(106033,2717,'_complex-services-list_3_link-title','field_613b4014d4849'),(106034,2718,'main-block_title','Ofrezca pagos en línea fácilmente'),(106035,2718,'_main-block_title','field_60f71cfe844f0'),(106036,2718,'main-block_description','Las compras por Internet son la nueva frontera para sus negocios. CommerceGate es la mejor manera de configurar sus pagos en línea y expandir su negocio a nuevos mercados alrededor del mundo.'),(106037,2718,'_main-block_description','field_60f71d1a844f1'),(106038,2718,'main-block_first-button','a:3:{s:5:\"title\";s:7:\"Empiece\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/sign-up/\";s:6:\"target\";s:0:\"\";}'),(106039,2718,'_main-block_first-button','field_60f71d2b844f2'),(106040,2718,'main-block_second-button','Descubra más'),(106041,2718,'_main-block_second-button','field_60f71d5a844f3'),(106042,2718,'main-block',''),(106043,2718,'_main-block','field_60f7ce5d3c350'),(106044,2718,'globe-points_item-1','$56'),(106045,2718,'_globe-points_item-1','field_60f7cd79ec2c2'),(106046,2718,'globe-points_item-2','$78'),(106047,2718,'_globe-points_item-2','field_60f7cd81ec2c3'),(106048,2718,'globe-points_item-3','$128'),(106049,2718,'_globe-points_item-3','field_60f7cd86ec2c4'),(106050,2718,'globe-points',''),(106051,2718,'_globe-points','field_60f7cd5bec2c1'),(106052,2718,'advantages_0_icon','157'),(106053,2718,'_advantages_0_icon','field_60f7cff821e3f'),(106054,2718,'advantages_0_description','Banco de España Eurosistema'),(106055,2718,'_advantages_0_description','field_60f7d00d21e40'),(106056,2718,'advantages','4'),(106057,2718,'_advantages','field_60f7cfdc21e3e'),(106058,2718,'advantages_1_icon','158'),(106059,2718,'_advantages_1_icon','field_60f7cff821e3f'),(106060,2718,'advantages_1_description','Institución financiera regulada y certificada por la UE'),(106061,2718,'_advantages_1_description','field_60f7d00d21e40'),(106062,2718,'advantages_2_icon','159'),(106063,2718,'_advantages_2_icon','field_60f7cff821e3f'),(106064,2718,'advantages_2_description','Auditado por KPMG'),(106065,2718,'_advantages_2_description','field_60f7d00d21e40'),(106066,2718,'advantages_3_icon','160'),(106067,2718,'_advantages_3_icon','field_60f7cff821e3f'),(106068,2718,'advantages_3_description','PCI DSS Nivel 1'),(106069,2718,'_advantages_3_description','field_60f7d00d21e40'),(106070,2718,'about-company_image','154'),(106071,2718,'_about-company_image','field_60f7cfac21e3c'),(106072,2718,'about-company_title','Miles de comerciantes han aumentado sus ventas con nuestras soluciones de pago desde 2006.'),(106073,2718,'_about-company_title','field_60f7cf8621e3a'),(106074,2718,'about-company_description','Hacemos fácil su negocio con las mejores tecnologías y servicios de pago desarrollados con nuestra larga experiencia en la industria.'),(106075,2718,'_about-company_description','field_60f7cfa321e3b'),(106076,2718,'about-company_button','a:3:{s:5:\"title\";s:13:\"Descubra más\";s:3:\"url\";s:53:\"https://commercegate.goodface.com.ua/wp/es/our-story/\";s:6:\"target\";s:0:\"\";}'),(106077,2718,'_about-company_button','field_60f7cfc021e3d'),(106078,2718,'about-company',''),(106079,2718,'_about-company','field_60f7cf7021e39'),(106080,2718,'payment-instruments_title_before','Acelere su crecimiento'),(106081,2718,'_payment-instruments_title_before','field_60f7d6dbb8ab4'),(106082,2718,'payment-instruments_title_after','con pagos en línea'),(106083,2718,'_payment-instruments_title_after','field_60f7d70db8ab5'),(106084,2718,'payment-instruments_title',''),(106085,2718,'_payment-instruments_title','field_60f7d5a179817'),(106086,2718,'payment-instruments_description','CommerceGates hace seguro y fácil para usted el aceptar pagos en línea de sus clientes y escalar su negocio a nivel mundial.'),(106087,2718,'_payment-instruments_description','field_60f7d5d379818'),(106088,2718,'payment-instruments_items-link-title','Descubra las funciones'),(106089,2718,'_payment-instruments_items-link-title','field_60f7d5df79819'),(106090,2718,'payment-instruments',''),(106091,2718,'_payment-instruments','field_60f7d59679816'),(106092,2718,'complex-services_image','1674'),(106093,2718,'_complex-services_image','field_60f7daf9c4744'),(106094,2718,'complex-services_title','Sortee fácilmente complejidades'),(106095,2718,'_complex-services_title','field_60f7d9c5c4742'),(106096,2718,'complex-services_description','Nuestras soluciones de pago aseguran que cumpla con las últimas regulaciones. Nuestro experimentado equipo de enrutamiento de servicios financieros le ayuda a administrar los riesgos para que pueda concentrarse en sus principales actividades comerciales y en hacer crecer su negocio sin preocupaciones.'),(106097,2718,'_complex-services_description','field_60f7d9d7c4743'),(106098,2718,'complex-services_items-link-title','Learn more'),(106099,2718,'_complex-services_items-link-title','field_60f7dbbfc4745'),(106100,2718,'complex-services',''),(106101,2718,'_complex-services','field_60f7d9b2c4741'),(106102,2718,'blog-block_title',''),(106103,2718,'_blog-block_title','field_60f7deefdb657'),(106104,2718,'blog-block_link','a:3:{s:5:\"title\";s:32:\"Vea nuestras historias de éxito\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/es/blog/\";s:6:\"target\";s:0:\"\";}'),(106105,2718,'_blog-block_link','field_60f7df05db658'),(106106,2718,'blog-block',''),(106107,2718,'_blog-block','field_60f7dee3db656'),(106108,2718,'blog-block_posts','a:4:{i:0;s:4:\"2696\";i:1;s:4:\"2694\";i:2;s:4:\"2686\";i:3;s:4:\"2682\";}'),(106109,2718,'_blog-block_posts','field_60f8322fd24c4'),(106110,2718,'blog-block_post-button-title','Ver caso de estudio'),(106111,2718,'_blog-block_post-button-title','field_60f8413c74859'),(106112,2718,'payment-instruments_title-color','#4BD18E'),(106113,2718,'_payment-instruments_title-color','field_60fff271c15df'),(106114,2718,'blog-block_title-color','#4BD18E'),(106115,2718,'_blog-block_title-color','field_60fff3b704234'),(106116,2718,'blog-block_title_before','Su éxito es el nuestro.\r\n'),(106117,2718,'_blog-block_title_before','field_60fff38e04232'),(106118,2718,'blog-block_title_after','Está en buenas manos.'),(106119,2718,'_blog-block_title_after','field_60fff3a404233'),(106120,2718,'complex-services-list_0_icon','336'),(106121,2718,'_complex-services-list_0_icon','field_6100fde5a3f1d'),(106122,2718,'complex-services-list_0_description','Ofrezca la mejor experiencia de pago, totalmente personalizable para sus clientes.'),(106123,2718,'_complex-services-list_0_description','field_6100fe60a3f1f'),(106124,2718,'complex-services-list_0_link','a:3:{s:5:\"title\";s:22:\"Procesamiento de Pagos\";s:3:\"url\";s:76:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/payment-processing/\";s:6:\"target\";s:0:\"\";}'),(106125,2718,'_complex-services-list_0_link','field_6100fe73a3f20'),(106126,2718,'complex-services-list_1_icon','337'),(106127,2718,'_complex-services-list_1_icon','field_6100fde5a3f1d'),(106128,2718,'complex-services-list_1_description','Facilite el crecimiento de los negocios de sus clientes con integraciones todo en uno.'),(106129,2718,'_complex-services-list_1_description','field_6100fe60a3f1f'),(106130,2718,'complex-services-list_1_link','a:3:{s:5:\"title\";s:25:\"Soluciones de Adquirencia\";s:3:\"url\";s:77:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/acquiring-solutions/\";s:6:\"target\";s:0:\"\";}'),(106131,2718,'_complex-services-list_1_link','field_6100fe73a3f20'),(106132,2718,'complex-services-list_2_icon','339'),(106133,2718,'_complex-services-list_2_icon','field_6100fde5a3f1d'),(106134,2718,'complex-services-list_2_description','Tome el control de nuestros sistemas de monitoreo de fraude y esté al día en cumplimiento.'),(106135,2718,'_complex-services-list_2_description','field_6100fe60a3f1f'),(106136,2718,'complex-services-list_2_link','a:3:{s:5:\"title\";s:27:\"Gestión de Riesgos de Pago\";s:3:\"url\";s:88:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/risk-and-compliance-management/\";s:6:\"target\";s:0:\"\";}'),(106137,2718,'_complex-services-list_2_link','field_6100fe73a3f20'),(106138,2718,'complex-services-list_3_icon','338'),(106139,2718,'_complex-services-list_3_icon','field_6100fde5a3f1d'),(106140,2718,'complex-services-list_3_description','Optimice sus ratios de aceptación de pagos con nuestra experiencia en análisis de datos.'),(106141,2718,'_complex-services-list_3_description','field_6100fe60a3f1f'),(106142,2718,'complex-services-list_3_link','a:3:{s:5:\"title\";s:25:\"Optimización de ingresos\";s:3:\"url\";s:78:\"https://commercegate.goodface.com.ua/wp/es/our-solutions/revenue-optimization/\";s:6:\"target\";s:0:\"\";}'),(106143,2718,'_complex-services-list_3_link','field_6100fe73a3f20'),(106144,2718,'complex-services-list','4'),(106145,2718,'_complex-services-list','field_6100fd82a3f1c'),(106146,2718,'payment-instruments_list','a:5:{i:0;s:4:\"1643\";i:1;s:4:\"1642\";i:2;s:4:\"1641\";i:3;s:4:\"1637\";i:4;s:4:\"1640\";}'),(106147,2718,'_payment-instruments_list','field_6101027fdf3b7'),(106148,2718,'complex-services-list_0_link-title','Acceda al servicio'),(106149,2718,'_complex-services-list_0_link-title','field_613b4014d4849'),(106150,2718,'complex-services-list_1_link-title','Acceda al servicio'),(106151,2718,'_complex-services-list_1_link-title','field_613b4014d4849'),(106152,2718,'complex-services-list_2_link-title','Descubra las funciones'),(106153,2718,'_complex-services-list_2_link-title','field_613b4014d4849'),(106154,2718,'complex-services-list_3_link-title','Acceda a los servicios'),(106155,2718,'_complex-services-list_3_link-title','field_613b4014d4849'),(106156,2719,'main-block_image','2475'),(106157,2719,'_main-block_image','field_6107f1cd63ec8'),(106158,2719,'main-block_title','Our Story'),(106159,2719,'_main-block_title','field_6107f1db63ec9'),(106160,2719,'main-block_description','Thousands of merchants have boosted their sales with our[nbsp]payment solutions since 2006. Today, we have scaled successfully to cater to every business with the[nbsp]foundations of ethical business practices and leading technology.'),(106161,2719,'_main-block_description','field_6107f1e463eca'),(106162,2719,'main-block_button-title','Explore more'),(106163,2719,'_main-block_button-title','field_6107f1f063ecb'),(106164,2719,'main-block',''),(106165,2719,'_main-block','field_6107f1b963ec7'),(106166,2719,'introductory-block_title','We’re recognised by professionals'),(106167,2719,'_introductory-block_title','field_6107f5e1078d8'),(106168,2719,'introductory-block_icons_0_icon','550'),(106169,2719,'_introductory-block_icons_0_icon','field_6107f5f6078da'),(106170,2719,'introductory-block_icons_0_icon-description',''),(106171,2719,'_introductory-block_icons_0_icon-description','field_6107f635d4d34'),(106172,2719,'introductory-block_icons_1_icon','551'),(106173,2719,'_introductory-block_icons_1_icon','field_6107f5f6078da'),(106174,2719,'introductory-block_icons_1_icon-description','E-Money Licenses \r\nin the EU and the UK'),(106175,2719,'_introductory-block_icons_1_icon-description','field_6107f635d4d34'),(106176,2719,'introductory-block_icons_2_icon','552'),(106177,2719,'_introductory-block_icons_2_icon','field_6107f5f6078da'),(106178,2719,'introductory-block_icons_2_icon-description',''),(106179,2719,'_introductory-block_icons_2_icon-description','field_6107f635d4d34'),(106180,2719,'introductory-block_icons_3_icon','553'),(106181,2719,'_introductory-block_icons_3_icon','field_6107f5f6078da'),(106182,2719,'introductory-block_icons_3_icon-description','PSD2 and Strong Customer \r\nAuthentication (SCA) compliant'),(106183,2719,'_introductory-block_icons_3_icon-description','field_6107f635d4d34'),(106184,2719,'introductory-block_icons','4'),(106185,2719,'_introductory-block_icons','field_6107f5e6078d9'),(106186,2719,'introductory-block',''),(106187,2719,'_introductory-block','field_6107f5d6078d7'),(106188,2719,'introductory-block-title','We’re recognised by professionals'),(106189,2719,'_introductory-block-title','field_6107f5e1078d8'),(106190,2719,'introductory-block-icons_0_icon','2146'),(106191,2719,'_introductory-block-icons_0_icon','field_6107f5f6078da'),(106192,2719,'introductory-block-icons_0_icon-description','Licensed by Banco de[nbsp]Espana'),(106193,2719,'_introductory-block-icons_0_icon-description','field_6107f635d4d34'),(106194,2719,'introductory-block-icons_1_icon','2147'),(106195,2719,'_introductory-block-icons_1_icon','field_6107f5f6078da'),(106196,2719,'introductory-block-icons_1_icon-description','EU[nbsp]Regulated Financial Institution'),(106197,2719,'_introductory-block-icons_1_icon-description','field_6107f635d4d34'),(106198,2719,'introductory-block-icons_2_icon','2149'),(106199,2719,'_introductory-block-icons_2_icon','field_6107f5f6078da'),(106200,2719,'introductory-block-icons_2_icon-description','Secure Level 1[nbsp]PCI Compliance'),(106201,2719,'_introductory-block-icons_2_icon-description','field_6107f635d4d34'),(106202,2719,'introductory-block-icons_3_icon','2148'),(106203,2719,'_introductory-block-icons_3_icon','field_6107f5f6078da'),(106204,2719,'introductory-block-icons_3_icon-description','Appointed KPMG Auditor'),(106205,2719,'_introductory-block-icons_3_icon-description','field_6107f635d4d34'),(106206,2719,'introductory-block-icons','4'),(106207,2719,'_introductory-block-icons','field_6107f5e6078d9'),(106208,2719,'team_title',''),(106209,2719,'_team_title','field_6107f8866d8f1'),(106210,2719,'team',''),(106211,2719,'_team','field_6107f87b6d8f0'),(106212,2719,'block-info_team-title','Our Team'),(106213,2719,'_block-info_team-title','field_6107f96a86e2c'),(106214,2719,'block-info_team-profile-link-title','LinkedIn Profile'),(106215,2719,'_block-info_team-profile-link-title','field_6107fa2d86e31'),(106216,2719,'block-info',''),(106217,2719,'_block-info','field_6107fa5b46179'),(106218,2719,'team-list_0_image','2090'),(106219,2719,'_team-list_0_image','field_6107f9b886e2d'),(106220,2719,'team-list_0_full-name','Evgen Sopin'),(106221,2719,'_team-list_0_full-name','field_6107f9ee86e2e'),(106222,2719,'team-list_0_position','Chief Executive Officer'),(106223,2719,'_team-list_0_position','field_6107fa0886e2f'),(106224,2719,'team-list_0_profile','https://www.linkedin.com/in/evgensopin/'),(106225,2719,'_team-list_0_profile','field_6107fa1e86e30'),(106226,2719,'team-list_1_image','570'),(106227,2719,'_team-list_1_image','field_6107f9b886e2d'),(106228,2719,'team-list_1_full-name','Carlos Maduro'),(106229,2719,'_team-list_1_full-name','field_6107f9ee86e2e'),(106230,2719,'team-list_1_position','Chief Financial Officer'),(106231,2719,'_team-list_1_position','field_6107fa0886e2f'),(106232,2719,'team-list_1_profile','https://www.linkedin.com/in/carlosmaduro/'),(106233,2719,'_team-list_1_profile','field_6107fa1e86e30'),(106234,2719,'team-list_2_image','571'),(106235,2719,'_team-list_2_image','field_6107f9b886e2d'),(106236,2719,'team-list_2_full-name','Paul Barclay'),(106237,2719,'_team-list_2_full-name','field_6107f9ee86e2e'),(106238,2719,'team-list_2_position','Chief Commercial Officer'),(106239,2719,'_team-list_2_position','field_6107fa0886e2f'),(106240,2719,'team-list_2_profile','https://www.linkedin.com/in/pabarclay/'),(106241,2719,'_team-list_2_profile','field_6107fa1e86e30'),(106242,2719,'team-list_3_image','572'),(106243,2719,'_team-list_3_image','field_6107f9b886e2d'),(106244,2719,'team-list_3_full-name','Andrew Rud'),(106245,2719,'_team-list_3_full-name','field_6107f9ee86e2e'),(106246,2719,'team-list_3_position','Chief Operations Officer'),(106247,2719,'_team-list_3_position','field_6107fa0886e2f'),(106248,2719,'team-list_3_profile','https://www.linkedin.com/in/andrew-rud-b3274835/'),(106249,2719,'_team-list_3_profile','field_6107fa1e86e30'),(106250,2719,'team-list_4_image','573'),(106251,2719,'_team-list_4_image','field_6107f9b886e2d'),(106252,2719,'team-list_4_full-name','Andrew Vinnichenko'),(106253,2719,'_team-list_4_full-name','field_6107f9ee86e2e'),(106254,2719,'team-list_4_position','Money Laundering Reporting Officer'),(106255,2719,'_team-list_4_position','field_6107fa0886e2f'),(106256,2719,'team-list_4_profile','https://www.linkedin.com/in/andrew-vinnichenko/'),(106257,2719,'_team-list_4_profile','field_6107fa1e86e30'),(106258,2719,'team-list','5'),(106259,2719,'_team-list','field_6107f8956d8f2'),(106260,2719,'team-block-info_team-title','Our Team'),(106261,2719,'_team-block-info_team-title','field_6107f96a86e2c'),(106262,2719,'team-block-info_team-profile-link-title','LinkedIn Profile'),(106263,2719,'_team-block-info_team-profile-link-title','field_6107fa2d86e31'),(106264,2719,'team-block-info',''),(106265,2719,'_team-block-info','field_6107fa5b46179'),(106266,2719,'our-story-title','Our Story'),(106267,2719,'_our-story-title','field_6107fd3dfac5c'),(106268,2719,'story-past_0_year',''),(106269,2719,'_story-past_0_year','field_6107fe861dc5d'),(106270,2719,'story-past_0_gropus_0_title_title',''),(106271,2719,'_story-past_0_gropus_0_title_title','field_6107fefbb9e35'),(106272,2719,'story-past_0_gropus_0_title_gradient','0'),(106273,2719,'_story-past_0_gropus_0_title_gradient','field_6107ff2c8bc34'),(106274,2719,'story-past_0_gropus_0_title',''),(106275,2719,'_story-past_0_gropus_0_title','field_6107ff625d3cf'),(106276,2719,'story-past_0_gropus_0_description',''),(106277,2719,'_story-past_0_gropus_0_description','field_6107ff01b9e36'),(106278,2719,'story-past_0_gropus','1'),(106279,2719,'_story-past_0_gropus','field_6107fee8b9e34'),(106280,2719,'story-past_1_year',''),(106281,2719,'_story-past_1_year','field_6107fe861dc5d'),(106282,2719,'story-past_1_gropus_0_title_title',''),(106283,2719,'_story-past_1_gropus_0_title_title','field_6107fefbb9e35'),(106284,2719,'story-past_1_gropus_0_title_gradient','0'),(106285,2719,'_story-past_1_gropus_0_title_gradient','field_6107ff2c8bc34'),(106286,2719,'story-past_1_gropus_0_title',''),(106287,2719,'_story-past_1_gropus_0_title','field_6107ff625d3cf'),(106288,2719,'story-past_1_gropus_0_description',''),(106289,2719,'_story-past_1_gropus_0_description','field_6107ff01b9e36'),(106290,2719,'story-past_1_gropus','1'),(106291,2719,'_story-past_1_gropus','field_6107fee8b9e34'),(106292,2719,'story-past_2_year',''),(106293,2719,'_story-past_2_year','field_6107fe861dc5d'),(106294,2719,'story-past_2_gropus_0_title_title',''),(106295,2719,'_story-past_2_gropus_0_title_title','field_6107fefbb9e35'),(106296,2719,'story-past_2_gropus_0_title_gradient','0'),(106297,2719,'_story-past_2_gropus_0_title_gradient','field_6107ff2c8bc34'),(106298,2719,'story-past_2_gropus_0_title',''),(106299,2719,'_story-past_2_gropus_0_title','field_6107ff625d3cf'),(106300,2719,'story-past_2_gropus_0_description',''),(106301,2719,'_story-past_2_gropus_0_description','field_6107ff01b9e36'),(106302,2719,'story-past_2_gropus','1'),(106303,2719,'_story-past_2_gropus','field_6107fee8b9e34'),(106304,2719,'story-past_3_year',''),(106305,2719,'_story-past_3_year','field_6107fe861dc5d'),(106306,2719,'story-past_3_gropus_0_title_title',''),(106307,2719,'_story-past_3_gropus_0_title_title','field_6107fefbb9e35'),(106308,2719,'story-past_3_gropus_0_title_gradient','0'),(106309,2719,'_story-past_3_gropus_0_title_gradient','field_6107ff2c8bc34'),(106310,2719,'story-past_3_gropus_0_title',''),(106311,2719,'_story-past_3_gropus_0_title','field_6107ff625d3cf'),(106312,2719,'story-past_3_gropus_0_description',''),(106313,2719,'_story-past_3_gropus_0_description','field_6107ff01b9e36'),(106314,2719,'story-past_3_gropus','1'),(106315,2719,'_story-past_3_gropus','field_6107fee8b9e34'),(106316,2719,'story-past_4_year',''),(106317,2719,'_story-past_4_year','field_6107fe861dc5d'),(106318,2719,'story-past_4_gropus_0_title_title',''),(106319,2719,'_story-past_4_gropus_0_title_title','field_6107fefbb9e35'),(106320,2719,'story-past_4_gropus_0_title_gradient','0'),(106321,2719,'_story-past_4_gropus_0_title_gradient','field_6107ff2c8bc34'),(106322,2719,'story-past_4_gropus_0_title',''),(106323,2719,'_story-past_4_gropus_0_title','field_6107ff625d3cf'),(106324,2719,'story-past_4_gropus_0_description',''),(106325,2719,'_story-past_4_gropus_0_description','field_6107ff01b9e36'),(106326,2719,'story-past_4_gropus','1'),(106327,2719,'_story-past_4_gropus','field_6107fee8b9e34'),(106328,2719,'story-past_5_year',''),(106329,2719,'_story-past_5_year','field_6107fe861dc5d'),(106330,2719,'story-past_5_gropus_0_title_title',''),(106331,2719,'_story-past_5_gropus_0_title_title','field_6107fefbb9e35'),(106332,2719,'story-past_5_gropus_0_title_gradient','0'),(106333,2719,'_story-past_5_gropus_0_title_gradient','field_6107ff2c8bc34'),(106334,2719,'story-past_5_gropus_0_title',''),(106335,2719,'_story-past_5_gropus_0_title','field_6107ff625d3cf'),(106336,2719,'story-past_5_gropus_0_description',''),(106337,2719,'_story-past_5_gropus_0_description','field_6107ff01b9e36'),(106338,2719,'story-past_5_gropus','1'),(106339,2719,'_story-past_5_gropus','field_6107fee8b9e34'),(106340,2719,'story-past_6_year',''),(106341,2719,'_story-past_6_year','field_6107fe861dc5d'),(106342,2719,'story-past_6_gropus_0_title_title',''),(106343,2719,'_story-past_6_gropus_0_title_title','field_6107fefbb9e35'),(106344,2719,'story-past_6_gropus_0_title_gradient','0'),(106345,2719,'_story-past_6_gropus_0_title_gradient','field_6107ff2c8bc34'),(106346,2719,'story-past_6_gropus_0_title',''),(106347,2719,'_story-past_6_gropus_0_title','field_6107ff625d3cf'),(106348,2719,'story-past_6_gropus_0_description',''),(106349,2719,'_story-past_6_gropus_0_description','field_6107ff01b9e36'),(106350,2719,'story-past_6_gropus','1'),(106351,2719,'_story-past_6_gropus','field_6107fee8b9e34'),(106352,2719,'story-past_7_year',''),(106353,2719,'_story-past_7_year','field_6107fe861dc5d'),(106354,2719,'story-past_7_gropus_0_title_title',''),(106355,2719,'_story-past_7_gropus_0_title_title','field_6107fefbb9e35'),(106356,2719,'story-past_7_gropus_0_title_gradient','0'),(106357,2719,'_story-past_7_gropus_0_title_gradient','field_6107ff2c8bc34'),(106358,2719,'story-past_7_gropus_0_title',''),(106359,2719,'_story-past_7_gropus_0_title','field_6107ff625d3cf'),(106360,2719,'story-past_7_gropus_0_description',''),(106361,2719,'_story-past_7_gropus_0_description','field_6107ff01b9e36'),(106362,2719,'story-past_7_gropus','1'),(106363,2719,'_story-past_7_gropus','field_6107fee8b9e34'),(106364,2719,'story-past_8_year',''),(106365,2719,'_story-past_8_year','field_6107fe861dc5d'),(106366,2719,'story-past_8_gropus_0_title_title',''),(106367,2719,'_story-past_8_gropus_0_title_title','field_6107fefbb9e35'),(106368,2719,'story-past_8_gropus_0_title_gradient','0'),(106369,2719,'_story-past_8_gropus_0_title_gradient','field_6107ff2c8bc34'),(106370,2719,'story-past_8_gropus_0_title',''),(106371,2719,'_story-past_8_gropus_0_title','field_6107ff625d3cf'),(106372,2719,'story-past_8_gropus_0_description',''),(106373,2719,'_story-past_8_gropus_0_description','field_6107ff01b9e36'),(106374,2719,'story-past_8_gropus','1'),(106375,2719,'_story-past_8_gropus','field_6107fee8b9e34'),(106376,2719,'story-past','9'),(106377,2719,'_story-past','field_6107fe24901a6'),(106378,2719,'story-feature_0_year',''),(106379,2719,'_story-feature_0_year','field_6107ffda45731'),(106380,2719,'story-feature_0_gropus_0_title_title',''),(106381,2719,'_story-feature_0_gropus_0_title_title','field_6107ffda45734'),(106382,2719,'story-feature_0_gropus_0_title_gradient','0'),(106383,2719,'_story-feature_0_gropus_0_title_gradient','field_6107ffda45735'),(106384,2719,'story-feature_0_gropus_0_title',''),(106385,2719,'_story-feature_0_gropus_0_title','field_6107ffda45733'),(106386,2719,'story-feature_0_gropus_0_description',''),(106387,2719,'_story-feature_0_gropus_0_description','field_6107ffda45736'),(106388,2719,'story-feature_0_gropus','1'),(106389,2719,'_story-feature_0_gropus','field_6107ffda45732'),(106390,2719,'story-feature_1_year',''),(106391,2719,'_story-feature_1_year','field_6107ffda45731'),(106392,2719,'story-feature_1_gropus_0_title_title',''),(106393,2719,'_story-feature_1_gropus_0_title_title','field_6107ffda45734'),(106394,2719,'story-feature_1_gropus_0_title_gradient','0'),(106395,2719,'_story-feature_1_gropus_0_title_gradient','field_6107ffda45735'),(106396,2719,'story-feature_1_gropus_0_title',''),(106397,2719,'_story-feature_1_gropus_0_title','field_6107ffda45733'),(106398,2719,'story-feature_1_gropus_0_description',''),(106399,2719,'_story-feature_1_gropus_0_description','field_6107ffda45736'),(106400,2719,'story-feature_1_gropus','1'),(106401,2719,'_story-feature_1_gropus','field_6107ffda45732'),(106402,2719,'story-feature','2'),(106403,2719,'_story-feature','field_6107ffda45730'),(106404,2719,'slider_story-past_0_year','Founded in 2006'),(106405,2719,'_slider_story-past_0_year','field_6107fe861dc5d'),(106406,2719,'slider_story-past_0_gropus_0_title_title','foundation'),(106407,2719,'_slider_story-past_0_gropus_0_title_title','field_6107fefbb9e35'),(106408,2719,'slider_story-past_0_gropus_0_title_gradient','1'),(106409,2719,'_slider_story-past_0_gropus_0_title_gradient','field_6107ff2c8bc34'),(106410,2719,'slider_story-past_0_gropus_0_title',''),(106411,2719,'_slider_story-past_0_gropus_0_title','field_6107ff625d3cf'),(106412,2719,'slider_story-past_0_gropus_0_description','CommerceGate was founded in[nbsp]Barcelona, Spain, by[nbsp]forming key relationships with financial and[nbsp]risk management institutions to[nbsp]develop technological and[nbsp]operational capabilities on[nbsp]our[nbsp]platform.'),(106413,2719,'_slider_story-past_0_gropus_0_description','field_6107ff01b9e36'),(106414,2719,'slider_story-past_0_gropus','1'),(106415,2719,'_slider_story-past_0_gropus','field_6107fee8b9e34'),(106416,2719,'slider_story-past_1_year','In 2007'),(106417,2719,'_slider_story-past_1_year','field_6107fe861dc5d'),(106418,2719,'slider_story-past_1_gropus_0_title_title','The[nbsp]largest high-risk payment processor in[nbsp]Spain'),(106419,2719,'_slider_story-past_1_gropus_0_title_title','field_6107fefbb9e35'),(106420,2719,'slider_story-past_1_gropus_0_title_gradient','0'),(106421,2719,'_slider_story-past_1_gropus_0_title_gradient','field_6107ff2c8bc34'),(106422,2719,'slider_story-past_1_gropus_0_title',''),(106423,2719,'_slider_story-past_1_gropus_0_title','field_6107ff625d3cf'),(106424,2719,'slider_story-past_1_gropus_0_description','CommerceGate quickly scaled to[nbsp]be[nbsp]the[nbsp]largest high-risk payment processor in[nbsp]Spain and[nbsp]expanded throughout Europe offering superior throughput and highly secured payment solutions for[nbsp]our[nbsp]clients.'),(106425,2719,'_slider_story-past_1_gropus_0_description','field_6107ff01b9e36'),(106426,2719,'slider_story-past_1_gropus','1'),(106427,2719,'_slider_story-past_1_gropus','field_6107fee8b9e34'),(106428,2719,'slider_story-past_2_year','In 2009'),(106429,2719,'_slider_story-past_2_year','field_6107fe861dc5d'),(106430,2719,'slider_story-past_2_gropus_0_title_title','Relaunch of[nbsp]cgbilling.com'),(106431,2719,'_slider_story-past_2_gropus_0_title_title','field_6107fefbb9e35'),(106432,2719,'slider_story-past_2_gropus_0_title_gradient','0'),(106433,2719,'_slider_story-past_2_gropus_0_title_gradient','field_6107ff2c8bc34'),(106434,2719,'slider_story-past_2_gropus_0_title',''),(106435,2719,'_slider_story-past_2_gropus_0_title','field_6107ff625d3cf'),(106436,2719,'slider_story-past_2_gropus_0_description','CommerceGate established an[nbsp]Industry benchmark for[nbsp]quality service for[nbsp]end-user billing support with the[nbsp]relaunch of[nbsp]cgbilling.com.'),(106437,2719,'_slider_story-past_2_gropus_0_description','field_6107ff01b9e36'),(106438,2719,'slider_story-past_2_gropus','2'),(106439,2719,'_slider_story-past_2_gropus','field_6107fee8b9e34'),(106440,2719,'slider_story-past_3_year','In 2010'),(106441,2719,'_slider_story-past_3_year','field_6107fe861dc5d'),(106442,2719,'slider_story-past_3_gropus_0_title_title','CommerceGate expanded our[nbsp]team'),(106443,2719,'_slider_story-past_3_gropus_0_title_title','field_6107fefbb9e35'),(106444,2719,'slider_story-past_3_gropus_0_title_gradient','0'),(106445,2719,'_slider_story-past_3_gropus_0_title_gradient','field_6107ff2c8bc34'),(106446,2719,'slider_story-past_3_gropus_0_title',''),(106447,2719,'_slider_story-past_3_gropus_0_title','field_6107ff625d3cf'),(106448,2719,'slider_story-past_3_gropus_0_description','CommerceGate expanded our team to[nbsp]meet growing demand for our payment solutions and to[nbsp]offer highly dedicated support for our clients.'),(106449,2719,'_slider_story-past_3_gropus_0_description','field_6107ff01b9e36'),(106450,2719,'slider_story-past_3_gropus','1'),(106451,2719,'_slider_story-past_3_gropus','field_6107fee8b9e34'),(106452,2719,'slider_story-past_4_year','In 2011'),(106453,2719,'_slider_story-past_4_year','field_6107fe861dc5d'),(106454,2719,'slider_story-past_4_gropus_0_title_title','The Billing Company of[nbsp]the[nbsp]Year'),(106455,2719,'_slider_story-past_4_gropus_0_title_title','field_6107fefbb9e35'),(106456,2719,'slider_story-past_4_gropus_0_title_gradient','0'),(106457,2719,'_slider_story-past_4_gropus_0_title_gradient','field_6107ff2c8bc34'),(106458,2719,'slider_story-past_4_gropus_0_title',''),(106459,2719,'_slider_story-past_4_gropus_0_title','field_6107ff625d3cf'),(106460,2719,'slider_story-past_4_gropus_0_description','CommerceGate was awarded the[nbsp]Billing Company of[nbsp]the[nbsp]Year (Merchant Services) for our longstanding dedication to[nbsp]providing leading payment technology and support access for our clients.'),(106461,2719,'_slider_story-past_4_gropus_0_description','field_6107ff01b9e36'),(106462,2719,'slider_story-past_4_gropus','1'),(106463,2719,'_slider_story-past_4_gropus','field_6107fee8b9e34'),(106464,2719,'slider_story-past_5_year','In 2012'),(106465,2719,'_slider_story-past_5_year','field_6107fe861dc5d'),(106466,2719,'slider_story-past_5_gropus_0_title_title','The[nbsp]European Billing Company of[nbsp]the[nbsp]Year Award'),(106467,2719,'_slider_story-past_5_gropus_0_title_title','field_6107fefbb9e35'),(106468,2719,'slider_story-past_5_gropus_0_title_gradient','0'),(106469,2719,'_slider_story-past_5_gropus_0_title_gradient','field_6107ff2c8bc34'),(106470,2719,'slider_story-past_5_gropus_0_title',''),(106471,2719,'_slider_story-past_5_gropus_0_title','field_6107ff625d3cf'),(106472,2719,'slider_story-past_5_gropus_0_description','CommerceGate was nominated for the[nbsp]European Billing Company of[nbsp]the[nbsp]Year Award for outstanding performance and reliability of[nbsp]our billing solutions for our clients in[nbsp]Europe.'),(106473,2719,'_slider_story-past_5_gropus_0_description','field_6107ff01b9e36'),(106474,2719,'slider_story-past_5_gropus','2'),(106475,2719,'_slider_story-past_5_gropus','field_6107fee8b9e34'),(106476,2719,'slider_story-past_6_year','In 2013'),(106477,2719,'_slider_story-past_6_year','field_6107fe861dc5d'),(106478,2719,'slider_story-past_6_gropus_0_title_title','The European Billing Company of[nbsp]the[nbsp]Year Award'),(106479,2719,'_slider_story-past_6_gropus_0_title_title','field_6107fefbb9e35'),(106480,2719,'slider_story-past_6_gropus_0_title_gradient','0'),(106481,2719,'_slider_story-past_6_gropus_0_title_gradient','field_6107ff2c8bc34'),(106482,2719,'slider_story-past_6_gropus_0_title',''),(106483,2719,'_slider_story-past_6_gropus_0_title','field_6107ff625d3cf'),(106484,2719,'slider_story-past_6_gropus_0_description','CommerceGate was crowned the[nbsp]title European Billing Company of[nbsp]the[nbsp]Year Award for outstanding performance and[nbsp]reliability of[nbsp]our billing solutions for our clients in[nbsp]Europe.'),(106485,2719,'_slider_story-past_6_gropus_0_description','field_6107ff01b9e36'),(106486,2719,'slider_story-past_6_gropus','1'),(106487,2719,'_slider_story-past_6_gropus','field_6107fee8b9e34'),(106488,2719,'slider_story-past_7_year','In 2014'),(106489,2719,'_slider_story-past_7_year','field_6107fe861dc5d'),(106490,2719,'slider_story-past_7_gropus_0_title_title','The European Payment Processor of[nbsp]the[nbsp]Year Award'),(106491,2719,'_slider_story-past_7_gropus_0_title_title','field_6107fefbb9e35'),(106492,2719,'slider_story-past_7_gropus_0_title_gradient','0'),(106493,2719,'_slider_story-past_7_gropus_0_title_gradient','field_6107ff2c8bc34'),(106494,2719,'slider_story-past_7_gropus_0_title',''),(106495,2719,'_slider_story-past_7_gropus_0_title','field_6107ff625d3cf'),(106496,2719,'slider_story-past_7_gropus_0_description','CommerceGate was crowned the[nbsp]European Payment Processor of[nbsp]the[nbsp]Year Award for our leading and[nbsp]highly scalable payment processing solutions for our clients in[nbsp]Europe.'),(106497,2719,'_slider_story-past_7_gropus_0_description','field_6107ff01b9e36'),(106498,2719,'slider_story-past_7_gropus','2'),(106499,2719,'_slider_story-past_7_gropus','field_6107fee8b9e34'),(106500,2719,'slider_story-past_8_year','In 2015'),(106501,2719,'_slider_story-past_8_year','field_6107fe861dc5d'),(106502,2719,'slider_story-past_8_gropus_0_title_title','CommerceGate expanded our team'),(106503,2719,'_slider_story-past_8_gropus_0_title_title','field_6107fefbb9e35'),(106504,2719,'slider_story-past_8_gropus_0_title_gradient','0'),(106505,2719,'_slider_story-past_8_gropus_0_title_gradient','field_6107ff2c8bc34'),(106506,2719,'slider_story-past_8_gropus_0_title',''),(106507,2719,'_slider_story-past_8_gropus_0_title','field_6107ff625d3cf'),(106508,2719,'slider_story-past_8_gropus_0_description','CommerceGate expanded our team to[nbsp]boost our core competencies and[nbsp]expertise in[nbsp]key operational areas while continuing to[nbsp]grow our client base and support throughout Europe.'),(106509,2719,'_slider_story-past_8_gropus_0_description','field_6107ff01b9e36'),(106510,2719,'slider_story-past_8_gropus','3'),(106511,2719,'_slider_story-past_8_gropus','field_6107fee8b9e34'),(106512,2719,'slider_story-past','15'),(106513,2719,'_slider_story-past','field_6107fe24901a6'),(106514,2719,'slider_story-feature_0_year','In 2022'),(106515,2719,'_slider_story-feature_0_year','field_6107ffda45731'),(106516,2719,'slider_story-feature_0_gropus_0_title_title','CG[nbsp]Digital Bank.'),(106517,2719,'_slider_story-feature_0_gropus_0_title_title','field_6107ffda45734'),(106518,2719,'slider_story-feature_0_gropus_0_title_gradient','0'),(106519,2719,'_slider_story-feature_0_gropus_0_title_gradient','field_6107ffda45735'),(106520,2719,'slider_story-feature_0_gropus_0_title',''),(106521,2719,'_slider_story-feature_0_gropus_0_title','field_6107ffda45733'),(106522,2719,'slider_story-feature_0_gropus_0_description','Gain access to[nbsp]key digital banking facilities and[nbsp]services hassle-free, tailored to[nbsp]the[nbsp]needs of[nbsp]your online business.'),(106523,2719,'_slider_story-feature_0_gropus_0_description','field_6107ffda45736'),(106524,2719,'slider_story-feature_0_gropus','3'),(106525,2719,'_slider_story-feature_0_gropus','field_6107ffda45732'),(106526,2719,'slider_story-feature','1'),(106527,2719,'_slider_story-feature','field_6107ffda45730'),(106528,2719,'slider',''),(106529,2719,'_slider','field_610800a34520b'),(106530,2719,'slider_story-feature_0_gropus_1_title_title','CG[nbsp]Card.'),(106531,2719,'_slider_story-feature_0_gropus_1_title_title','field_6107ffda45734'),(106532,2719,'slider_story-feature_0_gropus_1_title_gradient','0'),(106533,2719,'_slider_story-feature_0_gropus_1_title_gradient','field_6107ffda45735'),(106534,2719,'slider_story-feature_0_gropus_1_title',''),(106535,2719,'_slider_story-feature_0_gropus_1_title','field_6107ffda45733'),(106536,2719,'slider_story-feature_0_gropus_1_description','Get customized corporate and[nbsp]personal credit cards for[nbsp]your stakeholders and[nbsp]key partners linked to[nbsp]your account.'),(106537,2719,'_slider_story-feature_0_gropus_1_description','field_6107ffda45736'),(106538,2719,'career-block-info_title','Start Your Career'),(106539,2719,'_career-block-info_title','field_6108088e7a966'),(106540,2719,'career-block-info_suptitle_text','15 job openings'),(106541,2719,'_career-block-info_suptitle_text','field_610808a07a968'),(106542,2719,'career-block-info_suptitle_color','#EB5042'),(106543,2719,'_career-block-info_suptitle_color','field_610808a67a969'),(106544,2719,'career-block-info_suptitle',''),(106545,2719,'_career-block-info_suptitle','field_610808947a967'),(106546,2719,'career-block-info_button-title','See All Jobs\\'),(106547,2719,'_career-block-info_button-title','field_610808cdef69d'),(106548,2719,'career-block-info',''),(106549,2719,'_career-block-info','field_610807c27a965'),(106550,2719,'career-block-info_button','a:3:{s:5:\"title\";s:12:\"See all jobs\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/careers/\";s:6:\"target\";s:0:\"\";}'),(106551,2719,'_career-block-info_button','field_610808cdef69d'),(106552,2719,'slider_story-past_2_gropus_1_title_title','The[nbsp]Strategic Alliance of[nbsp]the[nbsp]Year Award'),(106553,2719,'_slider_story-past_2_gropus_1_title_title','field_6107fefbb9e35'),(106554,2719,'slider_story-past_2_gropus_1_title_gradient','0'),(106555,2719,'_slider_story-past_2_gropus_1_title_gradient','field_6107ff2c8bc34'),(106556,2719,'slider_story-past_2_gropus_1_title',''),(106557,2719,'_slider_story-past_2_gropus_1_title','field_6107ff625d3cf'),(106558,2719,'slider_story-past_2_gropus_1_description','CommerceGate was awarded the[nbsp]Strategic Alliance of[nbsp]the[nbsp]Year Award for[nbsp]outstanding performance and[nbsp]reliability in[nbsp]our payment solutions.'),(106559,2719,'_slider_story-past_2_gropus_1_description','field_6107ff01b9e36'),(106560,2719,'slider_story-past_5_gropus_1_title_title','CommerceGate relaunches our flagship website'),(106561,2719,'_slider_story-past_5_gropus_1_title_title','field_6107fefbb9e35'),(106562,2719,'slider_story-past_5_gropus_1_title_gradient','0'),(106563,2719,'_slider_story-past_5_gropus_1_title_gradient','field_6107ff2c8bc34'),(106564,2719,'slider_story-past_5_gropus_1_title',''),(106565,2719,'_slider_story-past_5_gropus_1_title','field_6107ff625d3cf'),(106566,2719,'slider_story-past_5_gropus_1_description','CommerceGate relaunches our flagship website and brand image to[nbsp]emphasize on[nbsp]our growing success, industry expertise and[nbsp]outstanding dedication to[nbsp]our clients globally.'),(106567,2719,'_slider_story-past_5_gropus_1_description','field_6107ff01b9e36'),(106568,2719,'slider_story-past_7_gropus_1_title_title','The lead in[nbsp]innovation and[nbsp]development'),(106569,2719,'_slider_story-past_7_gropus_1_title_title','field_6107fefbb9e35'),(106570,2719,'slider_story-past_7_gropus_1_title_gradient','0'),(106571,2719,'_slider_story-past_7_gropus_1_title_gradient','field_6107ff2c8bc34'),(106572,2719,'slider_story-past_7_gropus_1_title',''),(106573,2719,'_slider_story-past_7_gropus_1_title','field_6107ff625d3cf'),(106574,2719,'slider_story-past_7_gropus_1_description','CommerceGate takes the[nbsp]lead in[nbsp]innovation and development under a[nbsp]new management with the[nbsp]commitment to[nbsp]developing and[nbsp]adopting the[nbsp]latest payment technologies available for our clients.'),(106575,2719,'_slider_story-past_7_gropus_1_description','field_6107ff01b9e36'),(106576,2719,'slider_story-past_8_gropus_1_title_title','A[nbsp]brand new processing platform and[nbsp]back office systems'),(106577,2719,'_slider_story-past_8_gropus_1_title_title','field_6107fefbb9e35'),(106578,2719,'slider_story-past_8_gropus_1_title_gradient','0'),(106579,2719,'_slider_story-past_8_gropus_1_title_gradient','field_6107ff2c8bc34'),(106580,2719,'slider_story-past_8_gropus_1_title',''),(106581,2719,'_slider_story-past_8_gropus_1_title','field_6107ff625d3cf'),(106582,2719,'slider_story-past_8_gropus_1_description','CommerceGate begins development of[nbsp]a[nbsp]brand new processing platform and[nbsp]back office systems to[nbsp]provide our clients with a[nbsp]highly secure and[nbsp]leading payment processing solution in[nbsp]the[nbsp]industry.'),(106583,2719,'_slider_story-past_8_gropus_1_description','field_6107ff01b9e36'),(106584,2719,'slider_story-past_8_gropus_2_title_title','Data-driven business intelligence technology'),(106585,2719,'_slider_story-past_8_gropus_2_title_title','field_6107fefbb9e35'),(106586,2719,'slider_story-past_8_gropus_2_title_gradient','0'),(106587,2719,'_slider_story-past_8_gropus_2_title_gradient','field_6107ff2c8bc34'),(106588,2719,'slider_story-past_8_gropus_2_title',''),(106589,2719,'_slider_story-past_8_gropus_2_title','field_6107ff625d3cf'),(106590,2719,'slider_story-past_8_gropus_2_description','CommerceGate continues to[nbsp]evolve and[nbsp]cater to[nbsp]the[nbsp]changing landscape of[nbsp]the[nbsp]industry through streamlining business processes, leveraging on[nbsp]agile and[nbsp]data-driven business intelligence technology.'),(106591,2719,'_slider_story-past_8_gropus_2_description','field_6107ff01b9e36'),(106592,2719,'slider_story-past_9_year','In 2016'),(106593,2719,'_slider_story-past_9_year','field_6107fe861dc5d'),(106594,2719,'slider_story-past_9_gropus_0_title_title','The[nbsp]leading back office system and[nbsp]merchant user interface'),(106595,2719,'_slider_story-past_9_gropus_0_title_title','field_6107fefbb9e35'),(106596,2719,'slider_story-past_9_gropus_0_title_gradient','0'),(106597,2719,'_slider_story-past_9_gropus_0_title_gradient','field_6107ff2c8bc34'),(106598,2719,'slider_story-past_9_gropus_0_title',''),(106599,2719,'_slider_story-past_9_gropus_0_title','field_6107ff625d3cf'),(106600,2719,'slider_story-past_9_gropus_0_description','CommerceGate launches the[nbsp]leading back office system and[nbsp]merchant user interface making payment processing management easier and[nbsp]convenient, while increasing the[nbsp]capabilities for our clients.'),(106601,2719,'_slider_story-past_9_gropus_0_description','field_6107ff01b9e36'),(106602,2719,'slider_story-past_9_gropus_1_title_title','An[nbsp]upgraded website and[nbsp]corporate profile'),(106603,2719,'_slider_story-past_9_gropus_1_title_title','field_6107fefbb9e35'),(106604,2719,'slider_story-past_9_gropus_1_title_gradient','0'),(106605,2719,'_slider_story-past_9_gropus_1_title_gradient','field_6107ff2c8bc34'),(106606,2719,'slider_story-past_9_gropus_1_title',''),(106607,2719,'_slider_story-past_9_gropus_1_title','field_6107ff625d3cf'),(106608,2719,'slider_story-past_9_gropus_1_description','CommerceGate introduces an[nbsp]upgraded website and[nbsp]corporate profile to[nbsp]reflect the[nbsp]dedication and[nbsp]commitment to[nbsp]constant innovation, marking the[nbsp]transition to[nbsp]a[nbsp]lean, agile, and[nbsp]data-driven payment processor.'),(106609,2719,'_slider_story-past_9_gropus_1_description','field_6107ff01b9e36'),(106610,2719,'slider_story-past_9_gropus','2'),(106611,2719,'_slider_story-past_9_gropus','field_6107fee8b9e34'),(106612,2719,'slider_story-past_10_year','In 2017'),(106613,2719,'_slider_story-past_10_year','field_6107fe861dc5d'),(106614,2719,'slider_story-past_10_gropus_0_title_title','Billing[nbsp]2.0'),(106615,2719,'_slider_story-past_10_gropus_0_title_title','field_6107fefbb9e35'),(106616,2719,'slider_story-past_10_gropus_0_title_gradient','1'),(106617,2719,'_slider_story-past_10_gropus_0_title_gradient','field_6107ff2c8bc34'),(106618,2719,'slider_story-past_10_gropus_0_title',''),(106619,2719,'_slider_story-past_10_gropus_0_title','field_6107ff625d3cf'),(106620,2719,'slider_story-past_10_gropus_0_description','CommerceGate launches Billing[nbsp]2.0, the[nbsp]leading all-in-one invoice, settlement and[nbsp]billing system that provides the[nbsp]latest technology and[nbsp]functionalities with accurate transactional data for our clients.'),(106621,2719,'_slider_story-past_10_gropus_0_description','field_6107ff01b9e36'),(106622,2719,'slider_story-past_10_gropus','1'),(106623,2719,'_slider_story-past_10_gropus','field_6107fee8b9e34'),(106624,2719,'slider_story-past_11_year','In 2018'),(106625,2719,'_slider_story-past_11_year','field_6107fe861dc5d'),(106626,2719,'slider_story-past_11_gropus_0_title_title','CGPayTech'),(106627,2719,'_slider_story-past_11_gropus_0_title_title','field_6107fefbb9e35'),(106628,2719,'slider_story-past_11_gropus_0_title_gradient','1'),(106629,2719,'_slider_story-past_11_gropus_0_title_gradient','field_6107ff2c8bc34'),(106630,2719,'slider_story-past_11_gropus_0_title',''),(106631,2719,'_slider_story-past_11_gropus_0_title','field_6107ff625d3cf'),(106632,2719,'slider_story-past_11_gropus_0_description','CommerceGate launches CGPayTech, a[nbsp]cutting-edge payment platform with higher processing capacities, improved security encryption protocols and[nbsp]a[nbsp]variety of[nbsp]additional payment methods.'),(106633,2719,'_slider_story-past_11_gropus_0_description','field_6107ff01b9e36'),(106634,2719,'slider_story-past_11_gropus','1'),(106635,2719,'_slider_story-past_11_gropus','field_6107fee8b9e34'),(106636,2719,'slider_story-past_12_year','In 2019'),(106637,2719,'_slider_story-past_12_year','field_6107fe861dc5d'),(106638,2719,'slider_story-past_12_gropus_0_title_title','20th[nbsp]acquiring partner integration'),(106639,2719,'_slider_story-past_12_gropus_0_title_title','field_6107fefbb9e35'),(106640,2719,'slider_story-past_12_gropus_0_title_gradient','0'),(106641,2719,'_slider_story-past_12_gropus_0_title_gradient','field_6107ff2c8bc34'),(106642,2719,'slider_story-past_12_gropus_0_title',''),(106643,2719,'_slider_story-past_12_gropus_0_title','field_6107ff625d3cf'),(106644,2719,'slider_story-past_12_gropus_0_description','CommerceGate introduces our 20th acquiring partner integration to[nbsp]our platform, providing our merchants higher transactional volumes, better conversion, risk management and[nbsp]payment processing quality.'),(106645,2719,'_slider_story-past_12_gropus_0_description','field_6107ff01b9e36'),(106646,2719,'slider_story-past_12_gropus','1'),(106647,2719,'_slider_story-past_12_gropus','field_6107fee8b9e34'),(106648,2719,'slider_story-past_13_year','In 2020'),(106649,2719,'_slider_story-past_13_year','field_6107fe861dc5d'),(106650,2719,'slider_story-past_13_gropus_0_title_title','A[nbsp]financial institution license'),(106651,2719,'_slider_story-past_13_gropus_0_title_title','field_6107fefbb9e35'),(106652,2719,'slider_story-past_13_gropus_0_title_gradient','0'),(106653,2719,'_slider_story-past_13_gropus_0_title_gradient','field_6107ff2c8bc34'),(106654,2719,'slider_story-past_13_gropus_0_title',''),(106655,2719,'_slider_story-past_13_gropus_0_title','field_6107ff625d3cf'),(106656,2719,'slider_story-past_13_gropus_0_description','CommerceGate was the[nbsp]first non-banking group in[nbsp]Spain to[nbsp]be[nbsp]granted by[nbsp]the[nbsp]Central Bank of[nbsp]Spain a[nbsp]financial institution license.'),(106657,2719,'_slider_story-past_13_gropus_0_description','field_6107ff01b9e36'),(106658,2719,'slider_story-past_13_gropus','1'),(106659,2719,'_slider_story-past_13_gropus','field_6107fee8b9e34'),(106660,2719,'slider_story-past_14_year','In 2021'),(106661,2719,'_slider_story-past_14_year','field_6107fe861dc5d'),(106662,2719,'slider_story-past_14_gropus_0_title_title','CommerceGate opens the[nbsp]LATAM market'),(106663,2719,'_slider_story-past_14_gropus_0_title_title','field_6107fefbb9e35'),(106664,2719,'slider_story-past_14_gropus_0_title_gradient','0'),(106665,2719,'_slider_story-past_14_gropus_0_title_gradient','field_6107ff2c8bc34'),(106666,2719,'slider_story-past_14_gropus_0_title',''),(106667,2719,'_slider_story-past_14_gropus_0_title','field_6107ff625d3cf'),(106668,2719,'slider_story-past_14_gropus_0_description','CommerceGate opens the[nbsp]LATAM market through local acquiring and[nbsp]payment solutions for EU merchants with Brazil being the[nbsp]first country and[nbsp]Mexico, Chile, Colombia and[nbsp]Peru coming next.'),(106669,2719,'_slider_story-past_14_gropus_0_description','field_6107ff01b9e36'),(106670,2719,'slider_story-past_14_gropus','1'),(106671,2719,'_slider_story-past_14_gropus','field_6107fee8b9e34'),(106672,2719,'slider_story-feature_0_gropus_2_title_title','CG[nbsp]eWallet.'),(106673,2719,'_slider_story-feature_0_gropus_2_title_title','field_6107ffda45734'),(106674,2719,'slider_story-feature_0_gropus_2_title_gradient','0'),(106675,2719,'_slider_story-feature_0_gropus_2_title_gradient','field_6107ffda45735'),(106676,2719,'slider_story-feature_0_gropus_2_title',''),(106677,2719,'_slider_story-feature_0_gropus_2_title','field_6107ffda45733'),(106678,2719,'slider_story-feature_0_gropus_2_description','Get full access to[nbsp]the[nbsp]benefits of[nbsp]the[nbsp]CG[nbsp]eWallet solution to[nbsp]increase customer interaction with your business.'),(106679,2719,'_slider_story-feature_0_gropus_2_description','field_6107ffda45736'),(106680,2720,'main-block_image','2475'),(106681,2720,'_main-block_image','field_6107f1cd63ec8'),(106682,2720,'main-block_title','Sobre CommerceGate'),(106683,2720,'_main-block_title','field_6107f1db63ec9'),(106684,2720,'main-block_description','Miles de[nbsp]comerciantes han[nbsp]aumentado sus[nbsp]ventas con nuestras soluciones de[nbsp]pago desde el[nbsp]2006. Hoy[nbsp]día, hemos escalado con[nbsp]éxito proveyendo todos los[nbsp]negocios con tecnología líder y[nbsp]con fundamentos de[nbsp]prácticas comerciales éticas'),(106685,2720,'_main-block_description','field_6107f1e463eca'),(106686,2720,'main-block_button-title','Descubra más'),(106687,2720,'_main-block_button-title','field_6107f1f063ecb'),(106688,2720,'main-block',''),(106689,2720,'_main-block','field_6107f1b963ec7'),(106690,2720,'introductory-block-title','Somos profesionales reconocidos'),(106691,2720,'_introductory-block-title','field_6107f5e1078d8'),(106692,2720,'introductory-block-icons_0_icon','2146'),(106693,2720,'_introductory-block-icons_0_icon','field_6107f5f6078da'),(106694,2720,'introductory-block-icons_0_icon-description','Con Licencia del[nbsp]Banco de[nbsp]España'),(106695,2720,'_introductory-block-icons_0_icon-description','field_6107f635d4d34'),(106696,2720,'introductory-block-icons_1_icon','2147'),(106697,2720,'_introductory-block-icons_1_icon','field_6107f5f6078da'),(106698,2720,'introductory-block-icons_1_icon-description','Auditor de[nbsp]KPMG designado'),(106699,2720,'_introductory-block-icons_1_icon-description','field_6107f635d4d34'),(106700,2720,'introductory-block-icons_2_icon','2149'),(106701,2720,'_introductory-block-icons_2_icon','field_6107f5f6078da'),(106702,2720,'introductory-block-icons_2_icon-description','Cumplimiento de[nbsp]seguridad PCI[nbsp]Nivel[nbsp]1'),(106703,2720,'_introductory-block-icons_2_icon-description','field_6107f635d4d34'),(106704,2720,'introductory-block-icons_3_icon','2148'),(106705,2720,'_introductory-block-icons_3_icon','field_6107f5f6078da'),(106706,2720,'introductory-block-icons_3_icon-description','Institución Financiera Regulada por[nbsp]UE'),(106707,2720,'_introductory-block-icons_3_icon-description','field_6107f635d4d34'),(106708,2720,'introductory-block-icons','4'),(106709,2720,'_introductory-block-icons','field_6107f5e6078d9'),(106710,2720,'team-list_0_image','2092'),(106711,2720,'_team-list_0_image','field_6107f9b886e2d'),(106712,2720,'team-list_0_full-name','Evgen Sopin'),(106713,2720,'_team-list_0_full-name','field_6107f9ee86e2e'),(106714,2720,'team-list_0_position','Director Ejecutivo'),(106715,2720,'_team-list_0_position','field_6107fa0886e2f'),(106716,2720,'team-list_0_profile','https://www.linkedin.com/in/evgensopin/'),(106717,2720,'_team-list_0_profile','field_6107fa1e86e30'),(106718,2720,'team-list_1_image','570'),(106719,2720,'_team-list_1_image','field_6107f9b886e2d'),(106720,2720,'team-list_1_full-name','Carlos Maduro'),(106721,2720,'_team-list_1_full-name','field_6107f9ee86e2e'),(106722,2720,'team-list_1_position','Director Financiero'),(106723,2720,'_team-list_1_position','field_6107fa0886e2f'),(106724,2720,'team-list_1_profile','https://www.linkedin.com/in/carlosmaduro/'),(106725,2720,'_team-list_1_profile','field_6107fa1e86e30'),(106726,2720,'team-list_2_image','571'),(106727,2720,'_team-list_2_image','field_6107f9b886e2d'),(106728,2720,'team-list_2_full-name','Paul Barclay'),(106729,2720,'_team-list_2_full-name','field_6107f9ee86e2e'),(106730,2720,'team-list_2_position','Director comercial'),(106731,2720,'_team-list_2_position','field_6107fa0886e2f'),(106732,2720,'team-list_2_profile','https://www.linkedin.com/in/pabarclay/'),(106733,2720,'_team-list_2_profile','field_6107fa1e86e30'),(106734,2720,'team-list_3_image','572'),(106735,2720,'_team-list_3_image','field_6107f9b886e2d'),(106736,2720,'team-list_3_full-name','Andrew Rud'),(106737,2720,'_team-list_3_full-name','field_6107f9ee86e2e'),(106738,2720,'team-list_3_position','Director de[nbsp]Operaciones'),(106739,2720,'_team-list_3_position','field_6107fa0886e2f'),(106740,2720,'team-list_3_profile','https://www.linkedin.com/in/andrew-rud-b3274835/'),(106741,2720,'_team-list_3_profile','field_6107fa1e86e30'),(106742,2720,'team-list_4_image','573'),(106743,2720,'_team-list_4_image','field_6107f9b886e2d'),(106744,2720,'team-list_4_full-name','Andrew Vinnichenko'),(106745,2720,'_team-list_4_full-name','field_6107f9ee86e2e'),(106746,2720,'team-list_4_position','Oficial de[nbsp]Informes de[nbsp]Blanqueo de[nbsp]Capitales'),(106747,2720,'_team-list_4_position','field_6107fa0886e2f'),(106748,2720,'team-list_4_profile','https://www.linkedin.com/in/andrew-vinnichenko/'),(106749,2720,'_team-list_4_profile','field_6107fa1e86e30'),(106750,2720,'team-list','5'),(106751,2720,'_team-list','field_6107f8956d8f2'),(106752,2720,'team-block-info_team-title','Nuestro Equipo'),(106753,2720,'_team-block-info_team-title','field_6107f96a86e2c'),(106754,2720,'team-block-info_team-profile-link-title','Perfil de Linkedin'),(106755,2720,'_team-block-info_team-profile-link-title','field_6107fa2d86e31'),(106756,2720,'team-block-info',''),(106757,2720,'_team-block-info','field_6107fa5b46179'),(106758,2720,'our-story-title','Nuestra Historia'),(106759,2720,'_our-story-title','field_6107fd3dfac5c'),(106760,2720,'slider_story-past_0_year','Fundada en 2006'),(106761,2720,'_slider_story-past_0_year','field_6107fe861dc5d'),(106762,2720,'slider_story-past_0_gropus_0_title_title','Founded'),(106763,2720,'_slider_story-past_0_gropus_0_title_title','field_6107fefbb9e35'),(106764,2720,'slider_story-past_0_gropus_0_title_gradient','1'),(106765,2720,'_slider_story-past_0_gropus_0_title_gradient','field_6107ff2c8bc34'),(106766,2720,'slider_story-past_0_gropus_0_title',''),(106767,2720,'_slider_story-past_0_gropus_0_title','field_6107ff625d3cf'),(106768,2720,'slider_story-past_0_gropus_0_description','CommerceGate se[nbsp]fundó en[nbsp]Barcelona, España, mediante relaciones clave con[nbsp]instituciones financerias y[nbsp]de[nbsp]gestión de[nbsp]riesgos, para desarrollar capacidades tecnológicas y[nbsp]operativas en[nbsp]nuestra plataforma.'),(106769,2720,'_slider_story-past_0_gropus_0_description','field_6107ff01b9e36'),(106770,2720,'slider_story-past_0_gropus','1'),(106771,2720,'_slider_story-past_0_gropus','field_6107fee8b9e34'),(106772,2720,'slider_story-past_1_year','En 2007'),(106773,2720,'_slider_story-past_1_year','field_6107fe861dc5d'),(106774,2720,'slider_story-past_1_gropus_0_title_title','foundation'),(106775,2720,'_slider_story-past_1_gropus_0_title_title','field_6107fefbb9e35'),(106776,2720,'slider_story-past_1_gropus_0_title_gradient','0'),(106777,2720,'_slider_story-past_1_gropus_0_title_gradient','field_6107ff2c8bc34'),(106778,2720,'slider_story-past_1_gropus_0_title',''),(106779,2720,'_slider_story-past_1_gropus_0_title','field_6107ff625d3cf'),(106780,2720,'slider_story-past_1_gropus_0_description','CommerceGate rápidamente escaló hasta ser[nbsp]el[nbsp]mayor procesador de[nbsp]pagos de[nbsp]alto riesgo en[nbsp]España y[nbsp]se[nbsp]expandió por[nbsp]toda Europa, ofreciendo un[nbsp]rendimiento superior y[nbsp]soluciones de[nbsp]pago altamente seguras.'),(106781,2720,'_slider_story-past_1_gropus_0_description','field_6107ff01b9e36'),(106782,2720,'slider_story-past_1_gropus','1'),(106783,2720,'_slider_story-past_1_gropus','field_6107fee8b9e34'),(106784,2720,'slider_story-past_2_year','En 2009'),(106785,2720,'_slider_story-past_2_year','field_6107fe861dc5d'),(106786,2720,'slider_story-past_2_gropus_0_title_title','Relanzamiento de[nbsp]cgbilling.com'),(106787,2720,'_slider_story-past_2_gropus_0_title_title','field_6107fefbb9e35'),(106788,2720,'slider_story-past_2_gropus_0_title_gradient','0'),(106789,2720,'_slider_story-past_2_gropus_0_title_gradient','field_6107ff2c8bc34'),(106790,2720,'slider_story-past_2_gropus_0_title',''),(106791,2720,'_slider_story-past_2_gropus_0_title','field_6107ff625d3cf'),(106792,2720,'slider_story-past_2_gropus_0_description','CommerceGate se[nbsp]volvió un[nbsp]referente en[nbsp]la[nbsp]industria por[nbsp]la[nbsp]calidad del[nbsp]servicio de[nbsp]soporte de[nbsp]facturación al[nbsp]usuario final con[nbsp]el[nbsp]relanzamiento de[nbsp]cgbilling.com'),(106793,2720,'_slider_story-past_2_gropus_0_description','field_6107ff01b9e36'),(106794,2720,'slider_story-past_2_gropus','2'),(106795,2720,'_slider_story-past_2_gropus','field_6107fee8b9e34'),(106796,2720,'slider_story-past_3_year','En 2010'),(106797,2720,'_slider_story-past_3_year','field_6107fe861dc5d'),(106798,2720,'slider_story-past_3_gropus_0_title_title','CommerceGate amplió nuestro equipo'),(106799,2720,'_slider_story-past_3_gropus_0_title_title','field_6107fefbb9e35'),(106800,2720,'slider_story-past_3_gropus_0_title_gradient','0'),(106801,2720,'_slider_story-past_3_gropus_0_title_gradient','field_6107ff2c8bc34'),(106802,2720,'slider_story-past_3_gropus_0_title',''),(106803,2720,'_slider_story-past_3_gropus_0_title','field_6107ff625d3cf'),(106804,2720,'slider_story-past_3_gropus_0_description','CommerceGate amplió nuestro equipo para satisfacer la[nbsp]demanda creciente de[nbsp]nuestras soluciones de[nbsp]pago y[nbsp]seguir ofreciendo un[nbsp]soporte altamente dedicado a[nbsp]nuestros clientes.'),(106805,2720,'_slider_story-past_3_gropus_0_description','field_6107ff01b9e36'),(106806,2720,'slider_story-past_3_gropus','1'),(106807,2720,'_slider_story-past_3_gropus','field_6107fee8b9e34'),(106808,2720,'slider_story-past_4_year','En 2011'),(106809,2720,'_slider_story-past_4_year','field_6107fe861dc5d'),(106810,2720,'slider_story-past_4_gropus_0_title_title','El[nbsp]Europèan Billing Company of[nbsp]the[nbsp]Year'),(106811,2720,'_slider_story-past_4_gropus_0_title_title','field_6107fefbb9e35'),(106812,2720,'slider_story-past_4_gropus_0_title_gradient','0'),(106813,2720,'_slider_story-past_4_gropus_0_title_gradient','field_6107ff2c8bc34'),(106814,2720,'slider_story-past_4_gropus_0_title',''),(106815,2720,'_slider_story-past_4_gropus_0_title','field_6107ff625d3cf'),(106816,2720,'slider_story-past_4_gropus_0_description','CommerceGate fue[nbsp]galardonado con[nbsp]el[nbsp]Europèan Billing Company of[nbsp]the[nbsp]Year (Merchant Services) por[nbsp]nuestra larga dedicación a[nbsp]brindar tecnología de[nbsp]pago líder y[nbsp]acceso de[nbsp]soporte a[nbsp]nuestros clientes.'),(106817,2720,'_slider_story-past_4_gropus_0_description','field_6107ff01b9e36'),(106818,2720,'slider_story-past_4_gropus','1'),(106819,2720,'_slider_story-past_4_gropus','field_6107fee8b9e34'),(106820,2720,'slider_story-past_5_year','En 2012'),(106821,2720,'_slider_story-past_5_year','field_6107fe861dc5d'),(106822,2720,'slider_story-past_5_gropus_0_title_title','El[nbsp]European Billing Company of[nbsp]the[nbsp]Year Award'),(106823,2720,'_slider_story-past_5_gropus_0_title_title','field_6107fefbb9e35'),(106824,2720,'slider_story-past_5_gropus_0_title_gradient','0'),(106825,2720,'_slider_story-past_5_gropus_0_title_gradient','field_6107ff2c8bc34'),(106826,2720,'slider_story-past_5_gropus_0_title',''),(106827,2720,'_slider_story-past_5_gropus_0_title','field_6107ff625d3cf'),(106828,2720,'slider_story-past_5_gropus_0_description','CommerceGate fue[nbsp]nominada para el[nbsp]European Billing Company of[nbsp]the[nbsp]Year Award por[nbsp]el[nbsp]desempeño sobresaliente y[nbsp]confiabilidad de[nbsp]nuestras soluciones de[nbsp]pago para nuestros clientes en[nbsp]Europa.'),(106829,2720,'_slider_story-past_5_gropus_0_description','field_6107ff01b9e36'),(106830,2720,'slider_story-past_5_gropus','2'),(106831,2720,'_slider_story-past_5_gropus','field_6107fee8b9e34'),(106832,2720,'slider_story-past_6_year','En 2013'),(106833,2720,'_slider_story-past_6_year','field_6107fe861dc5d'),(106834,2720,'slider_story-past_6_gropus_0_title_title','El[nbsp]European Billing Company of[nbsp]the[nbsp]Year Award'),(106835,2720,'_slider_story-past_6_gropus_0_title_title','field_6107fefbb9e35'),(106836,2720,'slider_story-past_6_gropus_0_title_gradient','1'),(106837,2720,'_slider_story-past_6_gropus_0_title_gradient','field_6107ff2c8bc34'),(106838,2720,'slider_story-past_6_gropus_0_title',''),(106839,2720,'_slider_story-past_6_gropus_0_title','field_6107ff625d3cf'),(106840,2720,'slider_story-past_6_gropus_0_description','CommerceGate fue[nbsp]coronada con el[nbsp]título European Billing Company of[nbsp]the[nbsp]Year Award por[nbsp]nuestro sobresaliente desempeño y[nbsp]la[nbsp]confiabilidad de[nbsp]nuestras soluciones de[nbsp]pago para nuestros clientes en[nbsp]Europa.'),(106841,2720,'_slider_story-past_6_gropus_0_description','field_6107ff01b9e36'),(106842,2720,'slider_story-past_6_gropus','1'),(106843,2720,'_slider_story-past_6_gropus','field_6107fee8b9e34'),(106844,2720,'slider_story-past_7_year','En 2014'),(106845,2720,'_slider_story-past_7_year','field_6107fe861dc5d'),(106846,2720,'slider_story-past_7_gropus_0_title_title','El[nbsp]European Payment Processor of[nbsp]the[nbsp]Year Award'),(106847,2720,'_slider_story-past_7_gropus_0_title_title','field_6107fefbb9e35'),(106848,2720,'slider_story-past_7_gropus_0_title_gradient','0'),(106849,2720,'_slider_story-past_7_gropus_0_title_gradient','field_6107ff2c8bc34'),(106850,2720,'slider_story-past_7_gropus_0_title',''),(106851,2720,'_slider_story-past_7_gropus_0_title','field_6107ff625d3cf'),(106852,2720,'slider_story-past_7_gropus_0_description','CommerceGate fue[nbsp]coronada con[nbsp]el[nbsp]European Payment Processor of[nbsp]the[nbsp]Year Award por[nbsp]nuestras soluciones de[nbsp]pago lideres y[nbsp]altamente escalables para nuestros clientes en[nbsp]Europa.'),(106853,2720,'_slider_story-past_7_gropus_0_description','field_6107ff01b9e36'),(106854,2720,'slider_story-past_7_gropus','2'),(106855,2720,'_slider_story-past_7_gropus','field_6107fee8b9e34'),(106856,2720,'slider_story-past_8_year','En 2015'),(106857,2720,'_slider_story-past_8_year','field_6107fe861dc5d'),(106858,2720,'slider_story-past_8_gropus_0_title_title','CommerceGate amplió nuestro equipo'),(106859,2720,'_slider_story-past_8_gropus_0_title_title','field_6107fefbb9e35'),(106860,2720,'slider_story-past_8_gropus_0_title_gradient','0'),(106861,2720,'_slider_story-past_8_gropus_0_title_gradient','field_6107ff2c8bc34'),(106862,2720,'slider_story-past_8_gropus_0_title',''),(106863,2720,'_slider_story-past_8_gropus_0_title','field_6107ff625d3cf'),(106864,2720,'slider_story-past_8_gropus_0_description','CommerceGate amplió nuestro equipo para impulsar nuestras competencias principales y[nbsp]experiencia en[nbsp]áreas operacionales clave, mientras continuó ampliando su[nbsp]base de[nbsp]clientes y[nbsp]soporte por[nbsp]toda Europa.'),(106865,2720,'_slider_story-past_8_gropus_0_description','field_6107ff01b9e36'),(106866,2720,'slider_story-past_8_gropus','3'),(106867,2720,'_slider_story-past_8_gropus','field_6107fee8b9e34'),(106868,2720,'slider_story-past','15'),(106869,2720,'_slider_story-past','field_6107fe24901a6'),(106870,2720,'slider_story-feature_0_year','En 2022'),(106871,2720,'_slider_story-feature_0_year','field_6107ffda45731'),(106872,2720,'slider_story-feature_0_gropus_0_title_title','Banco Digital[nbsp]CG.'),(106873,2720,'_slider_story-feature_0_gropus_0_title_title','field_6107ffda45734'),(106874,2720,'slider_story-feature_0_gropus_0_title_gradient','0'),(106875,2720,'_slider_story-feature_0_gropus_0_title_gradient','field_6107ffda45735'),(106876,2720,'slider_story-feature_0_gropus_0_title',''),(106877,2720,'_slider_story-feature_0_gropus_0_title','field_6107ffda45733'),(106878,2720,'slider_story-feature_0_gropus_0_description','Banco Digital[nbsp]CG. Obtenga acceso sencillo a[nbsp]servicios clave de[nbsp]la[nbsp]banca digital, adaptados a[nbsp]las[nbsp]necesidades de[nbsp]su[nbsp]negocio en[nbsp]línea.'),(106879,2720,'_slider_story-feature_0_gropus_0_description','field_6107ffda45736'),(106880,2720,'slider_story-feature_0_gropus','3'),(106881,2720,'_slider_story-feature_0_gropus','field_6107ffda45732'),(106882,2720,'slider_story-feature','1'),(106883,2720,'_slider_story-feature','field_6107ffda45730'),(106884,2720,'slider',''),(106885,2720,'_slider','field_610800a34520b'),(106886,2720,'slider_story-feature_0_gropus_1_title_title','Tarjeta[nbsp]CG.'),(106887,2720,'_slider_story-feature_0_gropus_1_title_title','field_6107ffda45734'),(106888,2720,'slider_story-feature_0_gropus_1_title_gradient','0'),(106889,2720,'_slider_story-feature_0_gropus_1_title_gradient','field_6107ffda45735'),(106890,2720,'slider_story-feature_0_gropus_1_title',''),(106891,2720,'_slider_story-feature_0_gropus_1_title','field_6107ffda45733'),(106892,2720,'slider_story-feature_0_gropus_1_description','Tarjeta[nbsp]CG. Obtenga tarjetas de[nbsp]crédito corporativas y[nbsp]personales vinculadas a[nbsp]su[nbsp]cuenta para sus[nbsp]socios clave y[nbsp]partes interesadas.'),(106893,2720,'_slider_story-feature_0_gropus_1_description','field_6107ffda45736'),(106894,2720,'career-block-info_title','Comience su Carrera'),(106895,2720,'_career-block-info_title','field_6108088e7a966'),(106896,2720,'career-block-info_suptitle_text','Explore posiciones'),(106897,2720,'_career-block-info_suptitle_text','field_610808a07a968'),(106898,2720,'career-block-info_suptitle_color','#EB5042'),(106899,2720,'_career-block-info_suptitle_color','field_610808a67a969'),(106900,2720,'career-block-info_suptitle',''),(106901,2720,'_career-block-info_suptitle','field_610808947a967'),(106902,2720,'career-block-info',''),(106903,2720,'_career-block-info','field_610807c27a965'),(106904,2720,'career-block-info_button','a:3:{s:5:\"title\";s:22:\"Ver todos los trabajos\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/careers/\";s:6:\"target\";s:0:\"\";}'),(106905,2720,'_career-block-info_button','field_610808cdef69d'),(106906,2720,'slider_story-past_2_gropus_1_title_title','El[nbsp]Strategic Alliance of[nbsp]the[nbsp]Year Award'),(106907,2720,'_slider_story-past_2_gropus_1_title_title','field_6107fefbb9e35'),(106908,2720,'slider_story-past_2_gropus_1_title_gradient','0'),(106909,2720,'_slider_story-past_2_gropus_1_title_gradient','field_6107ff2c8bc34'),(106910,2720,'slider_story-past_2_gropus_1_title',''),(106911,2720,'_slider_story-past_2_gropus_1_title','field_6107ff625d3cf'),(106912,2720,'slider_story-past_2_gropus_1_description','CommerceGate fue[nbsp]galardonado con[nbsp]el[nbsp]Strategic Alliance of[nbsp]the[nbsp]Year Award por[nbsp]su[nbsp]desempeño sobresaliente y[nbsp]confiabilidad de[nbsp]nuestras soluciones de[nbsp]pago.'),(106913,2720,'_slider_story-past_2_gropus_1_description','field_6107ff01b9e36'),(106914,2720,'slider_story-past_5_gropus_1_title_title','CommerceGate relanza nuestro sitio web insignia'),(106915,2720,'_slider_story-past_5_gropus_1_title_title','field_6107fefbb9e35'),(106916,2720,'slider_story-past_5_gropus_1_title_gradient','0'),(106917,2720,'_slider_story-past_5_gropus_1_title_gradient','field_6107ff2c8bc34'),(106918,2720,'slider_story-past_5_gropus_1_title',''),(106919,2720,'_slider_story-past_5_gropus_1_title','field_6107ff625d3cf'),(106920,2720,'slider_story-past_5_gropus_1_description','CommerceGate relanza nuestro sitio web insignia y[nbsp]nuestra imagen de[nbsp]marca para enfatizar nuestro éxito de[nbsp]crecimiento, experiencia en[nbsp]la[nbsp]industria y[nbsp]excepcional dedicación a[nbsp]nuestros clientes.'),(106921,2720,'_slider_story-past_5_gropus_1_description','field_6107ff01b9e36'),(106922,2720,'slider_story-past_7_gropus_1_title_title','El[nbsp]liderazgo en[nbsp]innovación y[nbsp]desarrollo'),(106923,2720,'_slider_story-past_7_gropus_1_title_title','field_6107fefbb9e35'),(106924,2720,'slider_story-past_7_gropus_1_title_gradient','0'),(106925,2720,'_slider_story-past_7_gropus_1_title_gradient','field_6107ff2c8bc34'),(106926,2720,'slider_story-past_7_gropus_1_title',''),(106927,2720,'_slider_story-past_7_gropus_1_title','field_6107ff625d3cf'),(106928,2720,'slider_story-past_7_gropus_1_description','CommerceGate toma el[nbsp]liderazgo en[nbsp]innovación y[nbsp]desarrollo bajo una[nbsp]nueva dirección con[nbsp]el[nbsp]compromiso de[nbsp]desarrollar y[nbsp]adoptar las[nbsp]últimas tecnologías de[nbsp]pago disponibles para nuestros clientes.'),(106929,2720,'_slider_story-past_7_gropus_1_description','field_6107ff01b9e36'),(106930,2720,'slider_story-past_8_gropus_1_title_title','La[nbsp]nueva plataforma de[nbsp]procesamiento y[nbsp]sistemas'),(106931,2720,'_slider_story-past_8_gropus_1_title_title','field_6107fefbb9e35'),(106932,2720,'slider_story-past_8_gropus_1_title_gradient','0'),(106933,2720,'_slider_story-past_8_gropus_1_title_gradient','field_6107ff2c8bc34'),(106934,2720,'slider_story-past_8_gropus_1_title',''),(106935,2720,'_slider_story-past_8_gropus_1_title','field_6107ff625d3cf'),(106936,2720,'slider_story-past_8_gropus_1_description','CommerceGate comienza el[nbsp]desarrollo de[nbsp]la[nbsp]nueva plataforma de[nbsp]procesamiento y[nbsp]sistemas de[nbsp]administración para proveer a[nbsp]nuestros clientes de[nbsp]una[nbsp]solución líder en[nbsp]procesamiento de[nbsp]pagos y[nbsp]altamente segura.'),(106937,2720,'_slider_story-past_8_gropus_1_description','field_6107ff01b9e36'),(106938,2720,'slider_story-past_8_gropus_2_title_title','Tecnología inteligente ágil y basada en datos'),(106939,2720,'_slider_story-past_8_gropus_2_title_title','field_6107fefbb9e35'),(106940,2720,'slider_story-past_8_gropus_2_title_gradient','0'),(106941,2720,'_slider_story-past_8_gropus_2_title_gradient','field_6107ff2c8bc34'),(106942,2720,'slider_story-past_8_gropus_2_title',''),(106943,2720,'_slider_story-past_8_gropus_2_title','field_6107ff625d3cf'),(106944,2720,'slider_story-past_8_gropus_2_description','CommerceGate continúa evolucionando y[nbsp]satisfaciendo el[nbsp]panorama cambiante de[nbsp]la[nbsp]industria mediante la[nbsp]optimización de[nbsp]los[nbsp]procesos de[nbsp]negocio, haciendo uso[nbsp]de[nbsp]tecnología inteligente ágil[nbsp]y[nbsp]basada en[nbsp]datos.'),(106945,2720,'_slider_story-past_8_gropus_2_description','field_6107ff01b9e36'),(106946,2720,'slider_story-past_9_year','En 2016'),(106947,2720,'_slider_story-past_9_year','field_6107fe861dc5d'),(106948,2720,'slider_story-past_9_gropus_0_title_title','Un[nbsp]sistema líder de[nbsp]administración y[nbsp]de[nbsp]interfaz'),(106949,2720,'_slider_story-past_9_gropus_0_title_title','field_6107fefbb9e35'),(106950,2720,'slider_story-past_9_gropus_0_title_gradient','0'),(106951,2720,'_slider_story-past_9_gropus_0_title_gradient','field_6107ff2c8bc34'),(106952,2720,'slider_story-past_9_gropus_0_title',''),(106953,2720,'_slider_story-past_9_gropus_0_title','field_6107ff625d3cf'),(106954,2720,'slider_story-past_9_gropus_0_description','CommerceGate lanza un[nbsp]sistema líder de[nbsp]administración y[nbsp]de[nbsp]interfaz de[nbsp]usuario para el[nbsp]comerciante, haciendo más[nbsp]sencilla y[nbsp]conveniente la[nbsp]gestión del[nbsp]procesamiento de[nbsp]pagos de[nbsp]nuestros clientes.'),(106955,2720,'_slider_story-past_9_gropus_0_description','field_6107ff01b9e36'),(106956,2720,'slider_story-past_9_gropus_1_title_title','El[nbsp]sitio web y[nbsp]el[nbsp]perfil corporativo'),(106957,2720,'_slider_story-past_9_gropus_1_title_title','field_6107fefbb9e35'),(106958,2720,'slider_story-past_9_gropus_1_title_gradient','0'),(106959,2720,'_slider_story-past_9_gropus_1_title_gradient','field_6107ff2c8bc34'),(106960,2720,'slider_story-past_9_gropus_1_title',''),(106961,2720,'_slider_story-past_9_gropus_1_title','field_6107ff625d3cf'),(106962,2720,'slider_story-past_9_gropus_1_description','CommerceGate actualiza el[nbsp]sitio web y[nbsp]el[nbsp]perfil corporativo para reflejar nuestra dedicación y[nbsp]nuestro compromiso con[nbsp]la[nbsp]innovación constante, marcando la[nbsp]transición a[nbsp]un[nbsp]procesador de[nbsp]pagos eficiente, ágil y[nbsp]basado en[nbsp]datos.'),(106963,2720,'_slider_story-past_9_gropus_1_description','field_6107ff01b9e36'),(106964,2720,'slider_story-past_9_gropus','2'),(106965,2720,'_slider_story-past_9_gropus','field_6107fee8b9e34'),(106966,2720,'slider_story-past_10_year','En 2017'),(106967,2720,'_slider_story-past_10_year','field_6107fe861dc5d'),(106968,2720,'slider_story-past_10_gropus_0_title_title','Billing[nbsp]2.0'),(106969,2720,'_slider_story-past_10_gropus_0_title_title','field_6107fefbb9e35'),(106970,2720,'slider_story-past_10_gropus_0_title_gradient','1'),(106971,2720,'_slider_story-past_10_gropus_0_title_gradient','field_6107ff2c8bc34'),(106972,2720,'slider_story-past_10_gropus_0_title',''),(106973,2720,'_slider_story-past_10_gropus_0_title','field_6107ff625d3cf'),(106974,2720,'slider_story-past_10_gropus_0_description','CommerceGate lanza Billing[nbsp]2.0, un[nbsp]sistema líder de[nbsp]cobros, pagos y[nbsp]facturación todo en[nbsp]uno, que[nbsp]proporciona la[nbsp]última tecnología y[nbsp]funcionalidades con[nbsp]datos de[nbsp]cada transacción precisos para nuestros clientes.'),(106975,2720,'_slider_story-past_10_gropus_0_description','field_6107ff01b9e36'),(106976,2720,'slider_story-past_10_gropus','1'),(106977,2720,'_slider_story-past_10_gropus','field_6107fee8b9e34'),(106978,2720,'slider_story-past_11_year','En 2018'),(106979,2720,'_slider_story-past_11_year','field_6107fe861dc5d'),(106980,2720,'slider_story-past_11_gropus_0_title_title','CGPayTech'),(106981,2720,'_slider_story-past_11_gropus_0_title_title','field_6107fefbb9e35'),(106982,2720,'slider_story-past_11_gropus_0_title_gradient','1'),(106983,2720,'_slider_story-past_11_gropus_0_title_gradient','field_6107ff2c8bc34'),(106984,2720,'slider_story-past_11_gropus_0_title',''),(106985,2720,'_slider_story-past_11_gropus_0_title','field_6107ff625d3cf'),(106986,2720,'slider_story-past_11_gropus_0_description','CommerceGate lanza CGPayTech, una[nbsp]plataforma de[nbsp]vanguardia para pagos con[nbsp]capacidades más[nbsp]altas de[nbsp]procesamiento, protocolos de[nbsp]encriptado de[nbsp]seguridad mejorados y[nbsp]variedad de[nbsp]métodos de[nbsp]pago adicionales.'),(106987,2720,'_slider_story-past_11_gropus_0_description','field_6107ff01b9e36'),(106988,2720,'slider_story-past_11_gropus','1'),(106989,2720,'_slider_story-past_11_gropus','field_6107fee8b9e34'),(106990,2720,'slider_story-past_12_year','En 2019'),(106991,2720,'_slider_story-past_12_year','field_6107fe861dc5d'),(106992,2720,'slider_story-past_12_gropus_0_title_title','20a integración de[nbsp]socios adquirentes'),(106993,2720,'_slider_story-past_12_gropus_0_title_title','field_6107fefbb9e35'),(106994,2720,'slider_story-past_12_gropus_0_title_gradient','0'),(106995,2720,'_slider_story-past_12_gropus_0_title_gradient','field_6107ff2c8bc34'),(106996,2720,'slider_story-past_12_gropus_0_title',''),(106997,2720,'_slider_story-past_12_gropus_0_title','field_6107ff625d3cf'),(106998,2720,'slider_story-past_12_gropus_0_description','CommerceGate introduce la[nbsp]20a integración de[nbsp]socios adquirentes, permitiendo a[nbsp]nuestros comerciantes volúmenes transaccionales más[nbsp]altos, mejor conversión, gestión del[nbsp]riesgo y[nbsp]calidad del[nbsp]procesamiento de[nbsp]pago.'),(106999,2720,'_slider_story-past_12_gropus_0_description','field_6107ff01b9e36'),(107000,2720,'slider_story-past_12_gropus','1'),(107001,2720,'_slider_story-past_12_gropus','field_6107fee8b9e34'),(107002,2720,'slider_story-past_13_year','En 2020'),(107003,2720,'_slider_story-past_13_year','field_6107fe861dc5d'),(107004,2720,'slider_story-past_13_gropus_0_title_title','La[nbsp]licencia de[nbsp]institución financiera'),(107005,2720,'_slider_story-past_13_gropus_0_title_title','field_6107fefbb9e35'),(107006,2720,'slider_story-past_13_gropus_0_title_gradient','0'),(107007,2720,'_slider_story-past_13_gropus_0_title_gradient','field_6107ff2c8bc34'),(107008,2720,'slider_story-past_13_gropus_0_title',''),(107009,2720,'_slider_story-past_13_gropus_0_title','field_6107ff625d3cf'),(107010,2720,'slider_story-past_13_gropus_0_description','CommerceGate fue[nbsp]el[nbsp]primer grupo no[nbsp]bancario en[nbsp]España en[nbsp]obtener la[nbsp]licencia de[nbsp]institución financiera del[nbsp]Banco de[nbsp]España.'),(107011,2720,'_slider_story-past_13_gropus_0_description','field_6107ff01b9e36'),(107012,2720,'slider_story-past_13_gropus','1'),(107013,2720,'_slider_story-past_13_gropus','field_6107fee8b9e34'),(107014,2720,'slider_story-past_14_year','En 2021'),(107015,2720,'_slider_story-past_14_year','field_6107fe861dc5d'),(107016,2720,'slider_story-past_14_gropus_0_title_title','CommerceGate abre el[nbsp]mercado LATAM'),(107017,2720,'_slider_story-past_14_gropus_0_title_title','field_6107fefbb9e35'),(107018,2720,'slider_story-past_14_gropus_0_title_gradient','0'),(107019,2720,'_slider_story-past_14_gropus_0_title_gradient','field_6107ff2c8bc34'),(107020,2720,'slider_story-past_14_gropus_0_title',''),(107021,2720,'_slider_story-past_14_gropus_0_title','field_6107ff625d3cf'),(107022,2720,'slider_story-past_14_gropus_0_description','CommerceGate abre el[nbsp]mercado LATAM a[nbsp]través de[nbsp]soluciones de[nbsp]adquisición y[nbsp]pagos locales para comerciantes de[nbsp]la[nbsp]UE, y[nbsp]a[nbsp]continuación Brasil como primer país, y[nbsp]México, Chile, Colombia y[nbsp]Perú después.'),(107023,2720,'_slider_story-past_14_gropus_0_description','field_6107ff01b9e36'),(107024,2720,'slider_story-past_14_gropus','1'),(107025,2720,'_slider_story-past_14_gropus','field_6107fee8b9e34'),(107026,2720,'slider_story-feature_0_gropus_2_title_title','E[nbsp]Wallet[nbsp]CG.'),(107027,2720,'_slider_story-feature_0_gropus_2_title_title','field_6107ffda45734'),(107028,2720,'slider_story-feature_0_gropus_2_title_gradient','0'),(107029,2720,'_slider_story-feature_0_gropus_2_title_gradient','field_6107ffda45735'),(107030,2720,'slider_story-feature_0_gropus_2_title',''),(107031,2720,'_slider_story-feature_0_gropus_2_title','field_6107ffda45733'),(107032,2720,'slider_story-feature_0_gropus_2_description','E[nbsp]Wallet[nbsp]CG. Obtenga completo acceso a[nbsp]los[nbsp]beneficios de[nbsp]la[nbsp]solución CG[nbsp]eWallet para aumentar la[nbsp]interacción del[nbsp]cliente con[nbsp]su[nbsp]negocio.'),(107033,2720,'_slider_story-feature_0_gropus_2_description','field_6107ffda45736'),(107037,2723,'_wp_attached_file','2021/11/PIR_2021-scaled.jpeg'),(107038,2723,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1703;s:4:\"file\";s:28:\"2021/11/PIR_2021-scaled.jpeg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"PIR_2021-300x200.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"PIR_2021-1024x681.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"PIR_2021-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"PIR_2021-768x511.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:23:\"PIR_2021-1536x1022.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:23:\"PIR_2021-2048x1363.jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"PIR_2021.jpeg\";}'),(107039,2723,'_wp_attachment_image_alt','Ready to start your journey with us? - CommerceGate.com'),(107040,2724,'main-block_image','2723'),(107041,2724,'_main-block_image','field_610815336c048'),(107042,2724,'main-block_title','Ready to start your journey with us?'),(107043,2724,'_main-block_title','field_610815716c049'),(107044,2724,'main-block_description','CommerceGate waCommerceGate was built on the[nbsp]success of highly talented and skilled individuals who works here. We are always looking for talents to join our teams built and made successful by the people who work here. We[nbsp]are always looking for talented people to join our team.'),(107045,2724,'_main-block_description','field_610815846c04a'),(107046,2724,'main-block_button-title','Explore Job Openings'),(107047,2724,'_main-block_button-title','field_610815986c04b'),(107048,2724,'main-block',''),(107049,2724,'_main-block','field_610814b06c047'),(107050,2724,'career-block-info_title','Start your career with us'),(107051,2724,'_career-block-info_title','field_61081759b1a85'),(107052,2724,'career-block-info_suptitle_text','15 job openings'),(107053,2724,'_career-block-info_suptitle_text','field_61081759b1a87'),(107054,2724,'career-block-info_suptitle_color','#EB5042'),(107055,2724,'_career-block-info_suptitle_color','field_61081759b1a88'),(107056,2724,'career-block-info_suptitle',''),(107057,2724,'_career-block-info_suptitle','field_61081759b1a86'),(107058,2724,'career-block-info_button_show','Explore positions'),(107059,2724,'_career-block-info_button_show','field_610817f010219'),(107060,2724,'career-block-info_button_hide','Hide'),(107061,2724,'_career-block-info_button_hide','field_610817f81021a'),(107062,2724,'career-block-info_button',''),(107063,2724,'_career-block-info_button','field_61081759b1a89'),(107064,2724,'career-block-info',''),(107065,2724,'_career-block-info','field_61081759b1a84'),(107066,2724,'with-us-info_image','1673'),(107067,2724,'_with-us-info_image','field_6108213aff9a1'),(107068,2724,'with-us-info_title','Why Work With Us?'),(107069,2724,'_with-us-info_title','field_61082113ff99f'),(107070,2724,'with-us-info_description','CommerceGate offers you the opportunity to work with a[nbsp]young, dynamic and rapidly growing international company in[nbsp]a[nbsp]booming industry with many opportunities, while working in[nbsp]Spain.'),(107071,2724,'_with-us-info_description','field_6108211dff9a0'),(107072,2724,'with-us-info',''),(107073,2724,'_with-us-info','field_610820d9ff99e'),(107074,2724,'with-us-list_0_icon','647'),(107075,2724,'_with-us-list_0_icon','field_610821fbff9a3'),(107076,2724,'with-us-list_0_description','Highly collaborative international team'),(107077,2724,'_with-us-list_0_description','field_6108220aff9a4'),(107078,2724,'with-us-list_1_icon','648'),(107079,2724,'_with-us-list_1_icon','field_610821fbff9a3'),(107080,2724,'with-us-list_1_description','Convenient location in[nbsp]central Barcelona'),(107081,2724,'_with-us-list_1_description','field_6108220aff9a4'),(107082,2724,'with-us-list_2_icon','649'),(107083,2724,'_with-us-list_2_icon','field_610821fbff9a3'),(107084,2724,'with-us-list_2_description','Free gym membership'),(107085,2724,'_with-us-list_2_description','field_6108220aff9a4'),(107086,2724,'with-us-list_3_icon','650'),(107087,2724,'_with-us-list_3_icon','field_610821fbff9a3'),(107088,2724,'with-us-list_3_description','Performance oriented corporate culture'),(107089,2724,'_with-us-list_3_description','field_6108220aff9a4'),(107090,2724,'with-us-list_4_icon','651'),(107091,2724,'_with-us-list_4_icon','field_610821fbff9a3'),(107092,2724,'with-us-list_4_description','Competitive salary and[nbsp]bonus structure'),(107093,2724,'_with-us-list_4_description','field_6108220aff9a4'),(107094,2724,'with-us-list_5_icon','652'),(107095,2724,'_with-us-list_5_icon','field_610821fbff9a3'),(107096,2724,'with-us-list_5_description','Fun and frequent team building events'),(107097,2724,'_with-us-list_5_description','field_6108220aff9a4'),(107098,2724,'with-us-list_6_icon','653'),(107099,2724,'_with-us-list_6_icon','field_610821fbff9a3'),(107100,2724,'with-us-list_6_description','Clear career advancement opportunities'),(107101,2724,'_with-us-list_6_description','field_6108220aff9a4'),(107102,2724,'with-us-list_7_icon','654'),(107103,2724,'_with-us-list_7_icon','field_610821fbff9a3'),(107104,2724,'with-us-list_7_description','Comprehensive private health insurance'),(107105,2724,'_with-us-list_7_description','field_6108220aff9a4'),(107106,2724,'with-us-list','8'),(107107,2724,'_with-us-list','field_610821abff9a2'),(107108,2725,'main-block_image','2723'),(107109,2725,'_main-block_image','field_610815336c048'),(107110,2725,'main-block_title','¿Preparado para comenzar su[nbsp]viaje con[nbsp]nosotros?'),(107111,2725,'_main-block_title','field_610815716c049'),(107112,2725,'main-block_description','CG[nbsp]se[nbsp]construyó por el[nbsp]éxito de[nbsp]personas altamente capacitadas y[nbsp]con[nbsp]talento que trabajan aquí. Siempre estamos buscando nuevos talentos para unirse a[nbsp]nosotros.'),(107113,2725,'_main-block_description','field_610815846c04a'),(107114,2725,'main-block_button-title','Explora vacantes en CG'),(107115,2725,'_main-block_button-title','field_610815986c04b'),(107116,2725,'main-block',''),(107117,2725,'_main-block','field_610814b06c047'),(107118,2725,'career-block-info_title','Comience su carrera con nosotros'),(107119,2725,'_career-block-info_title','field_61081759b1a85'),(107120,2725,'career-block-info_button_show','Explora los puestos de trabajo'),(107121,2725,'_career-block-info_button_show','field_610817f010219'),(107122,2725,'career-block-info_button_hide','Ocultar'),(107123,2725,'_career-block-info_button_hide','field_610817f81021a'),(107124,2725,'career-block-info_button',''),(107125,2725,'_career-block-info_button','field_61081759b1a89'),(107126,2725,'career-block-info',''),(107127,2725,'_career-block-info','field_61081759b1a84'),(107128,2725,'with-us-info_image','1673'),(107129,2725,'_with-us-info_image','field_6108213aff9a1'),(107130,2725,'with-us-info_title','¿Por qué trabajar con[nbsp]CG?'),(107131,2725,'_with-us-info_title','field_61082113ff99f'),(107132,2725,'with-us-info_description','CommerceGate le[nbsp]ofrece la[nbsp]oportunidad de[nbsp]trabajar con una[nbsp]empresa joven, dinámica y[nbsp]de[nbsp]rápido crecimiento internacional en[nbsp]una[nbsp]industria en[nbsp]gran auge, con[nbsp]muchas oportunidades, y[nbsp]con[nbsp]base en[nbsp]España.'),(107133,2725,'_with-us-info_description','field_6108211dff9a0'),(107134,2725,'with-us-info',''),(107135,2725,'_with-us-info','field_610820d9ff99e'),(107136,2725,'with-us-list_0_icon','647'),(107137,2725,'_with-us-list_0_icon','field_610821fbff9a3'),(107138,2725,'with-us-list_0_description','Equipo internacional altamente colaborativo'),(107139,2725,'_with-us-list_0_description','field_6108220aff9a4'),(107140,2725,'with-us-list_1_icon','648'),(107141,2725,'_with-us-list_1_icon','field_610821fbff9a3'),(107142,2725,'with-us-list_1_description','Ubicación conveniente en[nbsp]Barcelona centro'),(107143,2725,'_with-us-list_1_description','field_6108220aff9a4'),(107144,2725,'with-us-list_2_icon','649'),(107145,2725,'_with-us-list_2_icon','field_610821fbff9a3'),(107146,2725,'with-us-list_2_description','Membresía gratuita a[nbsp]gimnasio'),(107147,2725,'_with-us-list_2_description','field_6108220aff9a4'),(107148,2725,'with-us-list_3_icon','650'),(107149,2725,'_with-us-list_3_icon','field_610821fbff9a3'),(107150,2725,'with-us-list_3_description','Cultura corporativa orientada al[nbsp]rendimiento'),(107151,2725,'_with-us-list_3_description','field_6108220aff9a4'),(107152,2725,'with-us-list_4_icon','651'),(107153,2725,'_with-us-list_4_icon','field_610821fbff9a3'),(107154,2725,'with-us-list_4_description','Salario competitivo y[nbsp]estructura de[nbsp]bonuses'),(107155,2725,'_with-us-list_4_description','field_6108220aff9a4'),(107156,2725,'with-us-list_5_icon','652'),(107157,2725,'_with-us-list_5_icon','field_610821fbff9a3'),(107158,2725,'with-us-list_5_description','Eventos para fomentar el[nbsp]espíritu de[nbsp]equipo'),(107159,2725,'_with-us-list_5_description','field_6108220aff9a4'),(107160,2725,'with-us-list_6_icon','653'),(107161,2725,'_with-us-list_6_icon','field_610821fbff9a3'),(107162,2725,'with-us-list_6_description','Oportunidades de[nbsp]crecimiento profesional'),(107163,2725,'_with-us-list_6_description','field_6108220aff9a4'),(107164,2725,'with-us-list_7_icon','654'),(107165,2725,'_with-us-list_7_icon','field_610821fbff9a3'),(107166,2725,'with-us-list_7_description','Seguro privado de[nbsp]salud completo'),(107167,2725,'_with-us-list_7_description','field_6108220aff9a4'),(107168,2725,'with-us-list','8'),(107169,2725,'_with-us-list','field_610821abff9a2'),(107170,2650,'page-title_tab-title','Licenses & certificates'),(107171,2650,'_page-title_tab-title','field_61a5f18ffbfa6'),(107172,2650,'page-title',''),(107173,2650,'_page-title','field_61a5f17cfbfa5'),(107174,2653,'page-title_tab-title',''),(107175,2653,'_page-title_tab-title','field_61a5f18ffbfa6'),(107176,2653,'page-title',''),(107177,2653,'_page-title','field_61a5f17cfbfa5'),(107178,524,'main-block_icon','2405'),(107179,524,'_main-block_icon','field_61a6339b40147'),(107180,524,'blog-block_title-color','#4BD18E'),(107181,524,'_blog-block_title-color','field_61a631cd81f28'),(107182,524,'blog-block_title_before','Choosing the right online '),(107183,524,'_blog-block_title_before','field_61a631cd81f2a'),(107184,524,'blog-block_title_after','payment solution for your needs'),(107185,524,'_blog-block_title_after','field_61a631cd81f2b'),(107186,524,'blog-block_title',''),(107187,524,'_blog-block_title','field_61a631cd81f29'),(107188,524,'blog-block_link','a:3:{s:5:\"title\";s:12:\"Explore more\";s:3:\"url\";s:45:\"https://commercegate.goodface.com.ua/wp/blog/\";s:6:\"target\";s:0:\"\";}'),(107189,524,'_blog-block_link','field_61a631cd81f2c'),(107190,524,'blog-block_posts','a:4:{i:0;s:4:\"2524\";i:1;s:4:\"2487\";i:2;s:4:\"2585\";i:3;s:4:\"2591\";}'),(107191,524,'_blog-block_posts','field_61a631cd81f2d'),(107192,524,'blog-block_post-button-title','Keep Reading'),(107193,524,'_blog-block_post-button-title','field_61a631cd81f2e'),(107194,524,'blog-block',''),(107195,524,'_blog-block','field_61a631cd81f27'),(107196,2736,'main-block_image','2475'),(107197,2736,'_main-block_image','field_6107f1cd63ec8'),(107198,2736,'main-block_title','Our Story'),(107199,2736,'_main-block_title','field_6107f1db63ec9'),(107200,2736,'main-block_description','Thousands of merchants have boosted their sales with our[nbsp]payment solutions since 2006. Today, we have scaled successfully to cater to every business with the[nbsp]foundations of ethical business practices and leading technology.'),(107201,2736,'_main-block_description','field_6107f1e463eca'),(107202,2736,'main-block_button-title','Explore more'),(107203,2736,'_main-block_button-title','field_6107f1f063ecb'),(107204,2736,'main-block',''),(107205,2736,'_main-block','field_6107f1b963ec7'),(107206,2736,'introductory-block_title','We’re recognised by professionals'),(107207,2736,'_introductory-block_title','field_6107f5e1078d8'),(107208,2736,'introductory-block_icons_0_icon','550'),(107209,2736,'_introductory-block_icons_0_icon','field_6107f5f6078da'),(107210,2736,'introductory-block_icons_0_icon-description',''),(107211,2736,'_introductory-block_icons_0_icon-description','field_6107f635d4d34'),(107212,2736,'introductory-block_icons_1_icon','551'),(107213,2736,'_introductory-block_icons_1_icon','field_6107f5f6078da'),(107214,2736,'introductory-block_icons_1_icon-description','E-Money Licenses \r\nin the EU and the UK'),(107215,2736,'_introductory-block_icons_1_icon-description','field_6107f635d4d34'),(107216,2736,'introductory-block_icons_2_icon','552'),(107217,2736,'_introductory-block_icons_2_icon','field_6107f5f6078da'),(107218,2736,'introductory-block_icons_2_icon-description',''),(107219,2736,'_introductory-block_icons_2_icon-description','field_6107f635d4d34'),(107220,2736,'introductory-block_icons_3_icon','553'),(107221,2736,'_introductory-block_icons_3_icon','field_6107f5f6078da'),(107222,2736,'introductory-block_icons_3_icon-description','PSD2 and Strong Customer \r\nAuthentication (SCA) compliant'),(107223,2736,'_introductory-block_icons_3_icon-description','field_6107f635d4d34'),(107224,2736,'introductory-block_icons','4'),(107225,2736,'_introductory-block_icons','field_6107f5e6078d9'),(107226,2736,'introductory-block',''),(107227,2736,'_introductory-block','field_6107f5d6078d7'),(107228,2736,'introductory-block-title','We’re recognised by professionals'),(107229,2736,'_introductory-block-title','field_6107f5e1078d8'),(107230,2736,'introductory-block-icons_0_icon','2146'),(107231,2736,'_introductory-block-icons_0_icon','field_6107f5f6078da'),(107232,2736,'introductory-block-icons_0_icon-description','Licensed by Banco de[nbsp]Espana'),(107233,2736,'_introductory-block-icons_0_icon-description','field_6107f635d4d34'),(107234,2736,'introductory-block-icons_1_icon','2147'),(107235,2736,'_introductory-block-icons_1_icon','field_6107f5f6078da'),(107236,2736,'introductory-block-icons_1_icon-description','EU[nbsp]Regulated Financial Institution'),(107237,2736,'_introductory-block-icons_1_icon-description','field_6107f635d4d34'),(107238,2736,'introductory-block-icons_2_icon','2149'),(107239,2736,'_introductory-block-icons_2_icon','field_6107f5f6078da'),(107240,2736,'introductory-block-icons_2_icon-description','Secure Level 1[nbsp]PCI Compliance'),(107241,2736,'_introductory-block-icons_2_icon-description','field_6107f635d4d34'),(107242,2736,'introductory-block-icons_3_icon','2148'),(107243,2736,'_introductory-block-icons_3_icon','field_6107f5f6078da'),(107244,2736,'introductory-block-icons_3_icon-description','Appointed KPMG Auditor'),(107245,2736,'_introductory-block-icons_3_icon-description','field_6107f635d4d34'),(107246,2736,'introductory-block-icons','4'),(107247,2736,'_introductory-block-icons','field_6107f5e6078d9'),(107248,2736,'team_title',''),(107249,2736,'_team_title','field_6107f8866d8f1'),(107250,2736,'team',''),(107251,2736,'_team','field_6107f87b6d8f0'),(107252,2736,'block-info_team-title','Our Team'),(107253,2736,'_block-info_team-title','field_6107f96a86e2c'),(107254,2736,'block-info_team-profile-link-title','LinkedIn Profile'),(107255,2736,'_block-info_team-profile-link-title','field_6107fa2d86e31'),(107256,2736,'block-info',''),(107257,2736,'_block-info','field_6107fa5b46179'),(107258,2736,'team-list_0_image','2090'),(107259,2736,'_team-list_0_image','field_6107f9b886e2d'),(107260,2736,'team-list_0_full-name','Evgen Sopin'),(107261,2736,'_team-list_0_full-name','field_6107f9ee86e2e'),(107262,2736,'team-list_0_position','Chief Executive Officer'),(107263,2736,'_team-list_0_position','field_6107fa0886e2f'),(107264,2736,'team-list_0_profile','https://www.linkedin.com/in/evgensopin/'),(107265,2736,'_team-list_0_profile','field_6107fa1e86e30'),(107266,2736,'team-list_1_image','570'),(107267,2736,'_team-list_1_image','field_6107f9b886e2d'),(107268,2736,'team-list_1_full-name','Carlos Maduro'),(107269,2736,'_team-list_1_full-name','field_6107f9ee86e2e'),(107270,2736,'team-list_1_position','Chief Financial Officer'),(107271,2736,'_team-list_1_position','field_6107fa0886e2f'),(107272,2736,'team-list_1_profile','https://www.linkedin.com/in/carlosmaduro/'),(107273,2736,'_team-list_1_profile','field_6107fa1e86e30'),(107274,2736,'team-list_2_image','571'),(107275,2736,'_team-list_2_image','field_6107f9b886e2d'),(107276,2736,'team-list_2_full-name','Paul Barclay'),(107277,2736,'_team-list_2_full-name','field_6107f9ee86e2e'),(107278,2736,'team-list_2_position','Chief Commercial Officer'),(107279,2736,'_team-list_2_position','field_6107fa0886e2f'),(107280,2736,'team-list_2_profile','https://www.linkedin.com/in/pabarclay/'),(107281,2736,'_team-list_2_profile','field_6107fa1e86e30'),(107282,2736,'team-list_3_image','572'),(107283,2736,'_team-list_3_image','field_6107f9b886e2d'),(107284,2736,'team-list_3_full-name','Andrew Rud'),(107285,2736,'_team-list_3_full-name','field_6107f9ee86e2e'),(107286,2736,'team-list_3_position','Chief Operations Officer'),(107287,2736,'_team-list_3_position','field_6107fa0886e2f'),(107288,2736,'team-list_3_profile','https://www.linkedin.com/in/andrew-rud-b3274835/'),(107289,2736,'_team-list_3_profile','field_6107fa1e86e30'),(107290,2736,'team-list_4_image','573'),(107291,2736,'_team-list_4_image','field_6107f9b886e2d'),(107292,2736,'team-list_4_full-name','Andrew Vinnichenko'),(107293,2736,'_team-list_4_full-name','field_6107f9ee86e2e'),(107294,2736,'team-list_4_position','Money Laundering Reporting Officer'),(107295,2736,'_team-list_4_position','field_6107fa0886e2f'),(107296,2736,'team-list_4_profile','https://www.linkedin.com/in/andrew-vinnichenko/'),(107297,2736,'_team-list_4_profile','field_6107fa1e86e30'),(107298,2736,'team-list','5'),(107299,2736,'_team-list','field_6107f8956d8f2'),(107300,2736,'team-block-info_team-title','Our Team'),(107301,2736,'_team-block-info_team-title','field_6107f96a86e2c'),(107302,2736,'team-block-info_team-profile-link-title','LinkedIn Profile'),(107303,2736,'_team-block-info_team-profile-link-title','field_6107fa2d86e31'),(107304,2736,'team-block-info',''),(107305,2736,'_team-block-info','field_6107fa5b46179'),(107306,2736,'our-story-title','Our Story'),(107307,2736,'_our-story-title','field_6107fd3dfac5c'),(107308,2736,'story-past_0_year',''),(107309,2736,'_story-past_0_year','field_6107fe861dc5d'),(107310,2736,'story-past_0_gropus_0_title_title',''),(107311,2736,'_story-past_0_gropus_0_title_title','field_6107fefbb9e35'),(107312,2736,'story-past_0_gropus_0_title_gradient','0'),(107313,2736,'_story-past_0_gropus_0_title_gradient','field_6107ff2c8bc34'),(107314,2736,'story-past_0_gropus_0_title',''),(107315,2736,'_story-past_0_gropus_0_title','field_6107ff625d3cf'),(107316,2736,'story-past_0_gropus_0_description',''),(107317,2736,'_story-past_0_gropus_0_description','field_6107ff01b9e36'),(107318,2736,'story-past_0_gropus','1'),(107319,2736,'_story-past_0_gropus','field_6107fee8b9e34'),(107320,2736,'story-past_1_year',''),(107321,2736,'_story-past_1_year','field_6107fe861dc5d'),(107322,2736,'story-past_1_gropus_0_title_title',''),(107323,2736,'_story-past_1_gropus_0_title_title','field_6107fefbb9e35'),(107324,2736,'story-past_1_gropus_0_title_gradient','0'),(107325,2736,'_story-past_1_gropus_0_title_gradient','field_6107ff2c8bc34'),(107326,2736,'story-past_1_gropus_0_title',''),(107327,2736,'_story-past_1_gropus_0_title','field_6107ff625d3cf'),(107328,2736,'story-past_1_gropus_0_description',''),(107329,2736,'_story-past_1_gropus_0_description','field_6107ff01b9e36'),(107330,2736,'story-past_1_gropus','1'),(107331,2736,'_story-past_1_gropus','field_6107fee8b9e34'),(107332,2736,'story-past_2_year',''),(107333,2736,'_story-past_2_year','field_6107fe861dc5d'),(107334,2736,'story-past_2_gropus_0_title_title',''),(107335,2736,'_story-past_2_gropus_0_title_title','field_6107fefbb9e35'),(107336,2736,'story-past_2_gropus_0_title_gradient','0'),(107337,2736,'_story-past_2_gropus_0_title_gradient','field_6107ff2c8bc34'),(107338,2736,'story-past_2_gropus_0_title',''),(107339,2736,'_story-past_2_gropus_0_title','field_6107ff625d3cf'),(107340,2736,'story-past_2_gropus_0_description',''),(107341,2736,'_story-past_2_gropus_0_description','field_6107ff01b9e36'),(107342,2736,'story-past_2_gropus','1'),(107343,2736,'_story-past_2_gropus','field_6107fee8b9e34'),(107344,2736,'story-past_3_year',''),(107345,2736,'_story-past_3_year','field_6107fe861dc5d'),(107346,2736,'story-past_3_gropus_0_title_title',''),(107347,2736,'_story-past_3_gropus_0_title_title','field_6107fefbb9e35'),(107348,2736,'story-past_3_gropus_0_title_gradient','0'),(107349,2736,'_story-past_3_gropus_0_title_gradient','field_6107ff2c8bc34'),(107350,2736,'story-past_3_gropus_0_title',''),(107351,2736,'_story-past_3_gropus_0_title','field_6107ff625d3cf'),(107352,2736,'story-past_3_gropus_0_description',''),(107353,2736,'_story-past_3_gropus_0_description','field_6107ff01b9e36'),(107354,2736,'story-past_3_gropus','1'),(107355,2736,'_story-past_3_gropus','field_6107fee8b9e34'),(107356,2736,'story-past_4_year',''),(107357,2736,'_story-past_4_year','field_6107fe861dc5d'),(107358,2736,'story-past_4_gropus_0_title_title',''),(107359,2736,'_story-past_4_gropus_0_title_title','field_6107fefbb9e35'),(107360,2736,'story-past_4_gropus_0_title_gradient','0'),(107361,2736,'_story-past_4_gropus_0_title_gradient','field_6107ff2c8bc34'),(107362,2736,'story-past_4_gropus_0_title',''),(107363,2736,'_story-past_4_gropus_0_title','field_6107ff625d3cf'),(107364,2736,'story-past_4_gropus_0_description',''),(107365,2736,'_story-past_4_gropus_0_description','field_6107ff01b9e36'),(107366,2736,'story-past_4_gropus','1'),(107367,2736,'_story-past_4_gropus','field_6107fee8b9e34'),(107368,2736,'story-past_5_year',''),(107369,2736,'_story-past_5_year','field_6107fe861dc5d'),(107370,2736,'story-past_5_gropus_0_title_title',''),(107371,2736,'_story-past_5_gropus_0_title_title','field_6107fefbb9e35'),(107372,2736,'story-past_5_gropus_0_title_gradient','0'),(107373,2736,'_story-past_5_gropus_0_title_gradient','field_6107ff2c8bc34'),(107374,2736,'story-past_5_gropus_0_title',''),(107375,2736,'_story-past_5_gropus_0_title','field_6107ff625d3cf'),(107376,2736,'story-past_5_gropus_0_description',''),(107377,2736,'_story-past_5_gropus_0_description','field_6107ff01b9e36'),(107378,2736,'story-past_5_gropus','1'),(107379,2736,'_story-past_5_gropus','field_6107fee8b9e34'),(107380,2736,'story-past_6_year',''),(107381,2736,'_story-past_6_year','field_6107fe861dc5d'),(107382,2736,'story-past_6_gropus_0_title_title',''),(107383,2736,'_story-past_6_gropus_0_title_title','field_6107fefbb9e35'),(107384,2736,'story-past_6_gropus_0_title_gradient','0'),(107385,2736,'_story-past_6_gropus_0_title_gradient','field_6107ff2c8bc34'),(107386,2736,'story-past_6_gropus_0_title',''),(107387,2736,'_story-past_6_gropus_0_title','field_6107ff625d3cf'),(107388,2736,'story-past_6_gropus_0_description',''),(107389,2736,'_story-past_6_gropus_0_description','field_6107ff01b9e36'),(107390,2736,'story-past_6_gropus','1'),(107391,2736,'_story-past_6_gropus','field_6107fee8b9e34'),(107392,2736,'story-past_7_year',''),(107393,2736,'_story-past_7_year','field_6107fe861dc5d'),(107394,2736,'story-past_7_gropus_0_title_title',''),(107395,2736,'_story-past_7_gropus_0_title_title','field_6107fefbb9e35'),(107396,2736,'story-past_7_gropus_0_title_gradient','0'),(107397,2736,'_story-past_7_gropus_0_title_gradient','field_6107ff2c8bc34'),(107398,2736,'story-past_7_gropus_0_title',''),(107399,2736,'_story-past_7_gropus_0_title','field_6107ff625d3cf'),(107400,2736,'story-past_7_gropus_0_description',''),(107401,2736,'_story-past_7_gropus_0_description','field_6107ff01b9e36'),(107402,2736,'story-past_7_gropus','1'),(107403,2736,'_story-past_7_gropus','field_6107fee8b9e34'),(107404,2736,'story-past_8_year',''),(107405,2736,'_story-past_8_year','field_6107fe861dc5d'),(107406,2736,'story-past_8_gropus_0_title_title',''),(107407,2736,'_story-past_8_gropus_0_title_title','field_6107fefbb9e35'),(107408,2736,'story-past_8_gropus_0_title_gradient','0'),(107409,2736,'_story-past_8_gropus_0_title_gradient','field_6107ff2c8bc34'),(107410,2736,'story-past_8_gropus_0_title',''),(107411,2736,'_story-past_8_gropus_0_title','field_6107ff625d3cf'),(107412,2736,'story-past_8_gropus_0_description',''),(107413,2736,'_story-past_8_gropus_0_description','field_6107ff01b9e36'),(107414,2736,'story-past_8_gropus','1'),(107415,2736,'_story-past_8_gropus','field_6107fee8b9e34'),(107416,2736,'story-past','9'),(107417,2736,'_story-past','field_6107fe24901a6'),(107418,2736,'story-feature_0_year',''),(107419,2736,'_story-feature_0_year','field_6107ffda45731'),(107420,2736,'story-feature_0_gropus_0_title_title',''),(107421,2736,'_story-feature_0_gropus_0_title_title','field_6107ffda45734'),(107422,2736,'story-feature_0_gropus_0_title_gradient','0'),(107423,2736,'_story-feature_0_gropus_0_title_gradient','field_6107ffda45735'),(107424,2736,'story-feature_0_gropus_0_title',''),(107425,2736,'_story-feature_0_gropus_0_title','field_6107ffda45733'),(107426,2736,'story-feature_0_gropus_0_description',''),(107427,2736,'_story-feature_0_gropus_0_description','field_6107ffda45736'),(107428,2736,'story-feature_0_gropus','1'),(107429,2736,'_story-feature_0_gropus','field_6107ffda45732'),(107430,2736,'story-feature_1_year',''),(107431,2736,'_story-feature_1_year','field_6107ffda45731'),(107432,2736,'story-feature_1_gropus_0_title_title',''),(107433,2736,'_story-feature_1_gropus_0_title_title','field_6107ffda45734'),(107434,2736,'story-feature_1_gropus_0_title_gradient','0'),(107435,2736,'_story-feature_1_gropus_0_title_gradient','field_6107ffda45735'),(107436,2736,'story-feature_1_gropus_0_title',''),(107437,2736,'_story-feature_1_gropus_0_title','field_6107ffda45733'),(107438,2736,'story-feature_1_gropus_0_description',''),(107439,2736,'_story-feature_1_gropus_0_description','field_6107ffda45736'),(107440,2736,'story-feature_1_gropus','1'),(107441,2736,'_story-feature_1_gropus','field_6107ffda45732'),(107442,2736,'story-feature','2'),(107443,2736,'_story-feature','field_6107ffda45730'),(107444,2736,'slider_story-past_0_year','Founded in 2006'),(107445,2736,'_slider_story-past_0_year','field_6107fe861dc5d'),(107446,2736,'slider_story-past_0_gropus_0_title_title','foundation'),(107447,2736,'_slider_story-past_0_gropus_0_title_title','field_6107fefbb9e35'),(107448,2736,'slider_story-past_0_gropus_0_title_gradient','1'),(107449,2736,'_slider_story-past_0_gropus_0_title_gradient','field_6107ff2c8bc34'),(107450,2736,'slider_story-past_0_gropus_0_title',''),(107451,2736,'_slider_story-past_0_gropus_0_title','field_6107ff625d3cf'),(107452,2736,'slider_story-past_0_gropus_0_description','CommerceGate was founded in[nbsp]Barcelona, Spain, by[nbsp]forming key relationships with financial and[nbsp]risk management institutions to[nbsp]develop technological and[nbsp]operational capabilities on[nbsp]our[nbsp]platform.'),(107453,2736,'_slider_story-past_0_gropus_0_description','field_6107ff01b9e36'),(107454,2736,'slider_story-past_0_gropus','1'),(107455,2736,'_slider_story-past_0_gropus','field_6107fee8b9e34'),(107456,2736,'slider_story-past_1_year','In 2007'),(107457,2736,'_slider_story-past_1_year','field_6107fe861dc5d'),(107458,2736,'slider_story-past_1_gropus_0_title_title','The[nbsp]largest high-risk payment processor in[nbsp]Spain'),(107459,2736,'_slider_story-past_1_gropus_0_title_title','field_6107fefbb9e35'),(107460,2736,'slider_story-past_1_gropus_0_title_gradient','0'),(107461,2736,'_slider_story-past_1_gropus_0_title_gradient','field_6107ff2c8bc34'),(107462,2736,'slider_story-past_1_gropus_0_title',''),(107463,2736,'_slider_story-past_1_gropus_0_title','field_6107ff625d3cf'),(107464,2736,'slider_story-past_1_gropus_0_description','CommerceGate quickly scaled to[nbsp]be[nbsp]the[nbsp]largest high-risk payment processor in[nbsp]Spain and[nbsp]expanded throughout Europe offering superior throughput and highly secured payment solutions for[nbsp]our[nbsp]clients.'),(107465,2736,'_slider_story-past_1_gropus_0_description','field_6107ff01b9e36'),(107466,2736,'slider_story-past_1_gropus','1'),(107467,2736,'_slider_story-past_1_gropus','field_6107fee8b9e34'),(107468,2736,'slider_story-past_2_year','In 2009'),(107469,2736,'_slider_story-past_2_year','field_6107fe861dc5d'),(107470,2736,'slider_story-past_2_gropus_0_title_title','Relaunch of[nbsp]cgbilling.com'),(107471,2736,'_slider_story-past_2_gropus_0_title_title','field_6107fefbb9e35'),(107472,2736,'slider_story-past_2_gropus_0_title_gradient','0'),(107473,2736,'_slider_story-past_2_gropus_0_title_gradient','field_6107ff2c8bc34'),(107474,2736,'slider_story-past_2_gropus_0_title',''),(107475,2736,'_slider_story-past_2_gropus_0_title','field_6107ff625d3cf'),(107476,2736,'slider_story-past_2_gropus_0_description','CommerceGate established an[nbsp]Industry benchmark for[nbsp]quality service for[nbsp]end-user billing support with the[nbsp]relaunch of[nbsp]cgbilling.com.'),(107477,2736,'_slider_story-past_2_gropus_0_description','field_6107ff01b9e36'),(107478,2736,'slider_story-past_2_gropus','2'),(107479,2736,'_slider_story-past_2_gropus','field_6107fee8b9e34'),(107480,2736,'slider_story-past_3_year','In 2010'),(107481,2736,'_slider_story-past_3_year','field_6107fe861dc5d'),(107482,2736,'slider_story-past_3_gropus_0_title_title','CommerceGate expanded our[nbsp]team'),(107483,2736,'_slider_story-past_3_gropus_0_title_title','field_6107fefbb9e35'),(107484,2736,'slider_story-past_3_gropus_0_title_gradient','0'),(107485,2736,'_slider_story-past_3_gropus_0_title_gradient','field_6107ff2c8bc34'),(107486,2736,'slider_story-past_3_gropus_0_title',''),(107487,2736,'_slider_story-past_3_gropus_0_title','field_6107ff625d3cf'),(107488,2736,'slider_story-past_3_gropus_0_description','CommerceGate expanded our team to[nbsp]meet growing demand for our payment solutions and to[nbsp]offer highly dedicated support for our clients.'),(107489,2736,'_slider_story-past_3_gropus_0_description','field_6107ff01b9e36'),(107490,2736,'slider_story-past_3_gropus','1'),(107491,2736,'_slider_story-past_3_gropus','field_6107fee8b9e34'),(107492,2736,'slider_story-past_4_year','In 2011'),(107493,2736,'_slider_story-past_4_year','field_6107fe861dc5d'),(107494,2736,'slider_story-past_4_gropus_0_title_title','The Billing Company of[nbsp]the[nbsp]Year'),(107495,2736,'_slider_story-past_4_gropus_0_title_title','field_6107fefbb9e35'),(107496,2736,'slider_story-past_4_gropus_0_title_gradient','0'),(107497,2736,'_slider_story-past_4_gropus_0_title_gradient','field_6107ff2c8bc34'),(107498,2736,'slider_story-past_4_gropus_0_title',''),(107499,2736,'_slider_story-past_4_gropus_0_title','field_6107ff625d3cf'),(107500,2736,'slider_story-past_4_gropus_0_description','CommerceGate was awarded the[nbsp]Billing Company of[nbsp]the[nbsp]Year (Merchant Services) for our longstanding dedication to[nbsp]providing leading payment technology and support access for our clients.'),(107501,2736,'_slider_story-past_4_gropus_0_description','field_6107ff01b9e36'),(107502,2736,'slider_story-past_4_gropus','1'),(107503,2736,'_slider_story-past_4_gropus','field_6107fee8b9e34'),(107504,2736,'slider_story-past_5_year','In 2012'),(107505,2736,'_slider_story-past_5_year','field_6107fe861dc5d'),(107506,2736,'slider_story-past_5_gropus_0_title_title','The[nbsp]European Billing Company of[nbsp]the[nbsp]Year Award'),(107507,2736,'_slider_story-past_5_gropus_0_title_title','field_6107fefbb9e35'),(107508,2736,'slider_story-past_5_gropus_0_title_gradient','0'),(107509,2736,'_slider_story-past_5_gropus_0_title_gradient','field_6107ff2c8bc34'),(107510,2736,'slider_story-past_5_gropus_0_title',''),(107511,2736,'_slider_story-past_5_gropus_0_title','field_6107ff625d3cf'),(107512,2736,'slider_story-past_5_gropus_0_description','CommerceGate was nominated for the[nbsp]European Billing Company of[nbsp]the[nbsp]Year Award for outstanding performance and reliability of[nbsp]our billing solutions for our clients in[nbsp]Europe.'),(107513,2736,'_slider_story-past_5_gropus_0_description','field_6107ff01b9e36'),(107514,2736,'slider_story-past_5_gropus','2'),(107515,2736,'_slider_story-past_5_gropus','field_6107fee8b9e34'),(107516,2736,'slider_story-past_6_year','In 2013'),(107517,2736,'_slider_story-past_6_year','field_6107fe861dc5d'),(107518,2736,'slider_story-past_6_gropus_0_title_title','The European Billing Company of[nbsp]the[nbsp]Year Award'),(107519,2736,'_slider_story-past_6_gropus_0_title_title','field_6107fefbb9e35'),(107520,2736,'slider_story-past_6_gropus_0_title_gradient','0'),(107521,2736,'_slider_story-past_6_gropus_0_title_gradient','field_6107ff2c8bc34'),(107522,2736,'slider_story-past_6_gropus_0_title',''),(107523,2736,'_slider_story-past_6_gropus_0_title','field_6107ff625d3cf'),(107524,2736,'slider_story-past_6_gropus_0_description','CommerceGate was crowned the[nbsp]title European Billing Company of[nbsp]the[nbsp]Year Award for outstanding performance and[nbsp]reliability of[nbsp]our billing solutions for our clients in[nbsp]Europe.'),(107525,2736,'_slider_story-past_6_gropus_0_description','field_6107ff01b9e36'),(107526,2736,'slider_story-past_6_gropus','1'),(107527,2736,'_slider_story-past_6_gropus','field_6107fee8b9e34'),(107528,2736,'slider_story-past_7_year','In 2014'),(107529,2736,'_slider_story-past_7_year','field_6107fe861dc5d'),(107530,2736,'slider_story-past_7_gropus_0_title_title','The European Payment Processor of[nbsp]the[nbsp]Year Award'),(107531,2736,'_slider_story-past_7_gropus_0_title_title','field_6107fefbb9e35'),(107532,2736,'slider_story-past_7_gropus_0_title_gradient','0'),(107533,2736,'_slider_story-past_7_gropus_0_title_gradient','field_6107ff2c8bc34'),(107534,2736,'slider_story-past_7_gropus_0_title',''),(107535,2736,'_slider_story-past_7_gropus_0_title','field_6107ff625d3cf'),(107536,2736,'slider_story-past_7_gropus_0_description','CommerceGate was crowned the[nbsp]European Payment Processor of[nbsp]the[nbsp]Year Award for our leading and[nbsp]highly scalable payment processing solutions for our clients in[nbsp]Europe.'),(107537,2736,'_slider_story-past_7_gropus_0_description','field_6107ff01b9e36'),(107538,2736,'slider_story-past_7_gropus','2'),(107539,2736,'_slider_story-past_7_gropus','field_6107fee8b9e34'),(107540,2736,'slider_story-past_8_year','In 2015'),(107541,2736,'_slider_story-past_8_year','field_6107fe861dc5d'),(107542,2736,'slider_story-past_8_gropus_0_title_title','CommerceGate expanded our team'),(107543,2736,'_slider_story-past_8_gropus_0_title_title','field_6107fefbb9e35'),(107544,2736,'slider_story-past_8_gropus_0_title_gradient','0'),(107545,2736,'_slider_story-past_8_gropus_0_title_gradient','field_6107ff2c8bc34'),(107546,2736,'slider_story-past_8_gropus_0_title',''),(107547,2736,'_slider_story-past_8_gropus_0_title','field_6107ff625d3cf'),(107548,2736,'slider_story-past_8_gropus_0_description','CommerceGate expanded our team to[nbsp]boost our core competencies and[nbsp]expertise in[nbsp]key operational areas while continuing to[nbsp]grow our client base and support throughout Europe.'),(107549,2736,'_slider_story-past_8_gropus_0_description','field_6107ff01b9e36'),(107550,2736,'slider_story-past_8_gropus','3'),(107551,2736,'_slider_story-past_8_gropus','field_6107fee8b9e34'),(107552,2736,'slider_story-past','15'),(107553,2736,'_slider_story-past','field_6107fe24901a6'),(107554,2736,'slider_story-feature_0_year','In 2022'),(107555,2736,'_slider_story-feature_0_year','field_6107ffda45731'),(107556,2736,'slider_story-feature_0_gropus_0_title_title','CG[nbsp]Digital Bank.'),(107557,2736,'_slider_story-feature_0_gropus_0_title_title','field_6107ffda45734'),(107558,2736,'slider_story-feature_0_gropus_0_title_gradient','0'),(107559,2736,'_slider_story-feature_0_gropus_0_title_gradient','field_6107ffda45735'),(107560,2736,'slider_story-feature_0_gropus_0_title',''),(107561,2736,'_slider_story-feature_0_gropus_0_title','field_6107ffda45733'),(107562,2736,'slider_story-feature_0_gropus_0_description','Gain access to[nbsp]key digital banking facilities and[nbsp]services hassle-free, tailored to[nbsp]the[nbsp]needs of[nbsp]your online business.'),(107563,2736,'_slider_story-feature_0_gropus_0_description','field_6107ffda45736'),(107564,2736,'slider_story-feature_0_gropus','3'),(107565,2736,'_slider_story-feature_0_gropus','field_6107ffda45732'),(107566,2736,'slider_story-feature','1'),(107567,2736,'_slider_story-feature','field_6107ffda45730'),(107568,2736,'slider',''),(107569,2736,'_slider','field_610800a34520b'),(107570,2736,'slider_story-feature_0_gropus_1_title_title','CG[nbsp]Card.'),(107571,2736,'_slider_story-feature_0_gropus_1_title_title','field_6107ffda45734'),(107572,2736,'slider_story-feature_0_gropus_1_title_gradient','0'),(107573,2736,'_slider_story-feature_0_gropus_1_title_gradient','field_6107ffda45735'),(107574,2736,'slider_story-feature_0_gropus_1_title',''),(107575,2736,'_slider_story-feature_0_gropus_1_title','field_6107ffda45733'),(107576,2736,'slider_story-feature_0_gropus_1_description','Get customized corporate and[nbsp]personal credit cards for[nbsp]your stakeholders and[nbsp]key partners linked to[nbsp]your account.'),(107577,2736,'_slider_story-feature_0_gropus_1_description','field_6107ffda45736'),(107578,2736,'career-block-info_title','Start Your Career'),(107579,2736,'_career-block-info_title','field_6108088e7a966'),(107580,2736,'career-block-info_suptitle_text','15 job openings'),(107581,2736,'_career-block-info_suptitle_text','field_610808a07a968'),(107582,2736,'career-block-info_suptitle_color','#EB5042'),(107583,2736,'_career-block-info_suptitle_color','field_610808a67a969'),(107584,2736,'career-block-info_suptitle',''),(107585,2736,'_career-block-info_suptitle','field_610808947a967'),(107586,2736,'career-block-info_button-title','See All Jobs\\'),(107587,2736,'_career-block-info_button-title','field_610808cdef69d'),(107588,2736,'career-block-info',''),(107589,2736,'_career-block-info','field_610807c27a965'),(107590,2736,'career-block-info_button','a:3:{s:5:\"title\";s:12:\"See all jobs\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/careers/\";s:6:\"target\";s:0:\"\";}'),(107591,2736,'_career-block-info_button','field_610808cdef69d'),(107592,2736,'slider_story-past_2_gropus_1_title_title','The[nbsp]Strategic Alliance of[nbsp]the[nbsp]Year Award'),(107593,2736,'_slider_story-past_2_gropus_1_title_title','field_6107fefbb9e35'),(107594,2736,'slider_story-past_2_gropus_1_title_gradient','0'),(107595,2736,'_slider_story-past_2_gropus_1_title_gradient','field_6107ff2c8bc34'),(107596,2736,'slider_story-past_2_gropus_1_title',''),(107597,2736,'_slider_story-past_2_gropus_1_title','field_6107ff625d3cf'),(107598,2736,'slider_story-past_2_gropus_1_description','CommerceGate was awarded the[nbsp]Strategic Alliance of[nbsp]the[nbsp]Year Award for[nbsp]outstanding performance and[nbsp]reliability in[nbsp]our payment solutions.'),(107599,2736,'_slider_story-past_2_gropus_1_description','field_6107ff01b9e36'),(107600,2736,'slider_story-past_5_gropus_1_title_title','CommerceGate relaunches our flagship website'),(107601,2736,'_slider_story-past_5_gropus_1_title_title','field_6107fefbb9e35'),(107602,2736,'slider_story-past_5_gropus_1_title_gradient','0'),(107603,2736,'_slider_story-past_5_gropus_1_title_gradient','field_6107ff2c8bc34'),(107604,2736,'slider_story-past_5_gropus_1_title',''),(107605,2736,'_slider_story-past_5_gropus_1_title','field_6107ff625d3cf'),(107606,2736,'slider_story-past_5_gropus_1_description','CommerceGate relaunches our flagship website and brand image to[nbsp]emphasize on[nbsp]our growing success, industry expertise and[nbsp]outstanding dedication to[nbsp]our clients globally.'),(107607,2736,'_slider_story-past_5_gropus_1_description','field_6107ff01b9e36'),(107608,2736,'slider_story-past_7_gropus_1_title_title','The lead in[nbsp]innovation and[nbsp]development'),(107609,2736,'_slider_story-past_7_gropus_1_title_title','field_6107fefbb9e35'),(107610,2736,'slider_story-past_7_gropus_1_title_gradient','0'),(107611,2736,'_slider_story-past_7_gropus_1_title_gradient','field_6107ff2c8bc34'),(107612,2736,'slider_story-past_7_gropus_1_title',''),(107613,2736,'_slider_story-past_7_gropus_1_title','field_6107ff625d3cf'),(107614,2736,'slider_story-past_7_gropus_1_description','CommerceGate takes the[nbsp]lead in[nbsp]innovation and development under a[nbsp]new management with the[nbsp]commitment to[nbsp]developing and[nbsp]adopting the[nbsp]latest payment technologies available for our clients.'),(107615,2736,'_slider_story-past_7_gropus_1_description','field_6107ff01b9e36'),(107616,2736,'slider_story-past_8_gropus_1_title_title','A[nbsp]brand new processing platform and[nbsp]back office systems'),(107617,2736,'_slider_story-past_8_gropus_1_title_title','field_6107fefbb9e35'),(107618,2736,'slider_story-past_8_gropus_1_title_gradient','0'),(107619,2736,'_slider_story-past_8_gropus_1_title_gradient','field_6107ff2c8bc34'),(107620,2736,'slider_story-past_8_gropus_1_title',''),(107621,2736,'_slider_story-past_8_gropus_1_title','field_6107ff625d3cf'),(107622,2736,'slider_story-past_8_gropus_1_description','CommerceGate begins development of[nbsp]a[nbsp]brand new processing platform and[nbsp]back office systems to[nbsp]provide our clients with a[nbsp]highly secure and[nbsp]leading payment processing solution in[nbsp]the[nbsp]industry.'),(107623,2736,'_slider_story-past_8_gropus_1_description','field_6107ff01b9e36'),(107624,2736,'slider_story-past_8_gropus_2_title_title','Data-driven business intelligence technology'),(107625,2736,'_slider_story-past_8_gropus_2_title_title','field_6107fefbb9e35'),(107626,2736,'slider_story-past_8_gropus_2_title_gradient','0'),(107627,2736,'_slider_story-past_8_gropus_2_title_gradient','field_6107ff2c8bc34'),(107628,2736,'slider_story-past_8_gropus_2_title',''),(107629,2736,'_slider_story-past_8_gropus_2_title','field_6107ff625d3cf'),(107630,2736,'slider_story-past_8_gropus_2_description','CommerceGate continues to[nbsp]evolve and[nbsp]cater to[nbsp]the[nbsp]changing landscape of[nbsp]the[nbsp]industry through streamlining business processes, leveraging on[nbsp]agile and[nbsp]data-driven business intelligence technology.'),(107631,2736,'_slider_story-past_8_gropus_2_description','field_6107ff01b9e36'),(107632,2736,'slider_story-past_9_year','In 2016'),(107633,2736,'_slider_story-past_9_year','field_6107fe861dc5d'),(107634,2736,'slider_story-past_9_gropus_0_title_title','The[nbsp]leading back office system and[nbsp]merchant user interface'),(107635,2736,'_slider_story-past_9_gropus_0_title_title','field_6107fefbb9e35'),(107636,2736,'slider_story-past_9_gropus_0_title_gradient','0'),(107637,2736,'_slider_story-past_9_gropus_0_title_gradient','field_6107ff2c8bc34'),(107638,2736,'slider_story-past_9_gropus_0_title',''),(107639,2736,'_slider_story-past_9_gropus_0_title','field_6107ff625d3cf'),(107640,2736,'slider_story-past_9_gropus_0_description','CommerceGate launches the[nbsp]leading back office system and[nbsp]merchant user interface making payment processing management easier and[nbsp]convenient, while increasing the[nbsp]capabilities for our clients.'),(107641,2736,'_slider_story-past_9_gropus_0_description','field_6107ff01b9e36'),(107642,2736,'slider_story-past_9_gropus_1_title_title','An[nbsp]upgraded website and[nbsp]corporate profile'),(107643,2736,'_slider_story-past_9_gropus_1_title_title','field_6107fefbb9e35'),(107644,2736,'slider_story-past_9_gropus_1_title_gradient','0'),(107645,2736,'_slider_story-past_9_gropus_1_title_gradient','field_6107ff2c8bc34'),(107646,2736,'slider_story-past_9_gropus_1_title',''),(107647,2736,'_slider_story-past_9_gropus_1_title','field_6107ff625d3cf'),(107648,2736,'slider_story-past_9_gropus_1_description','CommerceGate introduces an[nbsp]upgraded website and[nbsp]corporate profile to[nbsp]reflect the[nbsp]dedication and[nbsp]commitment to[nbsp]constant innovation, marking the[nbsp]transition to[nbsp]a[nbsp]lean, agile, and[nbsp]data-driven payment processor.'),(107649,2736,'_slider_story-past_9_gropus_1_description','field_6107ff01b9e36'),(107650,2736,'slider_story-past_9_gropus','2'),(107651,2736,'_slider_story-past_9_gropus','field_6107fee8b9e34'),(107652,2736,'slider_story-past_10_year','In 2017'),(107653,2736,'_slider_story-past_10_year','field_6107fe861dc5d'),(107654,2736,'slider_story-past_10_gropus_0_title_title','Billing[nbsp]2.0'),(107655,2736,'_slider_story-past_10_gropus_0_title_title','field_6107fefbb9e35'),(107656,2736,'slider_story-past_10_gropus_0_title_gradient','1'),(107657,2736,'_slider_story-past_10_gropus_0_title_gradient','field_6107ff2c8bc34'),(107658,2736,'slider_story-past_10_gropus_0_title',''),(107659,2736,'_slider_story-past_10_gropus_0_title','field_6107ff625d3cf'),(107660,2736,'slider_story-past_10_gropus_0_description','CommerceGate launches Billing[nbsp]2.0, the[nbsp]leading all-in-one invoice, settlement and[nbsp]billing system that provides the[nbsp]latest technology and[nbsp]functionalities with accurate transactional data for our clients.'),(107661,2736,'_slider_story-past_10_gropus_0_description','field_6107ff01b9e36'),(107662,2736,'slider_story-past_10_gropus','1'),(107663,2736,'_slider_story-past_10_gropus','field_6107fee8b9e34'),(107664,2736,'slider_story-past_11_year','In 2018'),(107665,2736,'_slider_story-past_11_year','field_6107fe861dc5d'),(107666,2736,'slider_story-past_11_gropus_0_title_title','CGPayTech'),(107667,2736,'_slider_story-past_11_gropus_0_title_title','field_6107fefbb9e35'),(107668,2736,'slider_story-past_11_gropus_0_title_gradient','1'),(107669,2736,'_slider_story-past_11_gropus_0_title_gradient','field_6107ff2c8bc34'),(107670,2736,'slider_story-past_11_gropus_0_title',''),(107671,2736,'_slider_story-past_11_gropus_0_title','field_6107ff625d3cf'),(107672,2736,'slider_story-past_11_gropus_0_description','CommerceGate launches CGPayTech, a[nbsp]cutting-edge payment platform with higher processing capacities, improved security encryption protocols and[nbsp]a[nbsp]variety of[nbsp]additional payment methods.'),(107673,2736,'_slider_story-past_11_gropus_0_description','field_6107ff01b9e36'),(107674,2736,'slider_story-past_11_gropus','1'),(107675,2736,'_slider_story-past_11_gropus','field_6107fee8b9e34'),(107676,2736,'slider_story-past_12_year','In 2019'),(107677,2736,'_slider_story-past_12_year','field_6107fe861dc5d'),(107678,2736,'slider_story-past_12_gropus_0_title_title','20th[nbsp]acquiring partner integration'),(107679,2736,'_slider_story-past_12_gropus_0_title_title','field_6107fefbb9e35'),(107680,2736,'slider_story-past_12_gropus_0_title_gradient','0'),(107681,2736,'_slider_story-past_12_gropus_0_title_gradient','field_6107ff2c8bc34'),(107682,2736,'slider_story-past_12_gropus_0_title',''),(107683,2736,'_slider_story-past_12_gropus_0_title','field_6107ff625d3cf'),(107684,2736,'slider_story-past_12_gropus_0_description','CommerceGate introduces our 20th acquiring partner integration to[nbsp]our platform, providing our merchants higher transactional volumes, better conversion, risk management and[nbsp]payment processing quality.'),(107685,2736,'_slider_story-past_12_gropus_0_description','field_6107ff01b9e36'),(107686,2736,'slider_story-past_12_gropus','1'),(107687,2736,'_slider_story-past_12_gropus','field_6107fee8b9e34'),(107688,2736,'slider_story-past_13_year','In 2020'),(107689,2736,'_slider_story-past_13_year','field_6107fe861dc5d'),(107690,2736,'slider_story-past_13_gropus_0_title_title','A[nbsp]financial institution license'),(107691,2736,'_slider_story-past_13_gropus_0_title_title','field_6107fefbb9e35'),(107692,2736,'slider_story-past_13_gropus_0_title_gradient','0'),(107693,2736,'_slider_story-past_13_gropus_0_title_gradient','field_6107ff2c8bc34'),(107694,2736,'slider_story-past_13_gropus_0_title',''),(107695,2736,'_slider_story-past_13_gropus_0_title','field_6107ff625d3cf'),(107696,2736,'slider_story-past_13_gropus_0_description','CommerceGate was the[nbsp]first non-banking group in[nbsp]Spain to[nbsp]be[nbsp]granted by[nbsp]the[nbsp]Central Bank of[nbsp]Spain a[nbsp]financial institution license.'),(107697,2736,'_slider_story-past_13_gropus_0_description','field_6107ff01b9e36'),(107698,2736,'slider_story-past_13_gropus','1'),(107699,2736,'_slider_story-past_13_gropus','field_6107fee8b9e34'),(107700,2736,'slider_story-past_14_year','In 2021'),(107701,2736,'_slider_story-past_14_year','field_6107fe861dc5d'),(107702,2736,'slider_story-past_14_gropus_0_title_title','CommerceGate opens the[nbsp]LATAM market'),(107703,2736,'_slider_story-past_14_gropus_0_title_title','field_6107fefbb9e35'),(107704,2736,'slider_story-past_14_gropus_0_title_gradient','0'),(107705,2736,'_slider_story-past_14_gropus_0_title_gradient','field_6107ff2c8bc34'),(107706,2736,'slider_story-past_14_gropus_0_title',''),(107707,2736,'_slider_story-past_14_gropus_0_title','field_6107ff625d3cf'),(107708,2736,'slider_story-past_14_gropus_0_description','CommerceGate opens the[nbsp]LATAM market through local acquiring and[nbsp]payment solutions for EU merchants with Brazil being the[nbsp]first country and[nbsp]Mexico, Chile, Colombia and[nbsp]Peru coming next.'),(107709,2736,'_slider_story-past_14_gropus_0_description','field_6107ff01b9e36'),(107710,2736,'slider_story-past_14_gropus','1'),(107711,2736,'_slider_story-past_14_gropus','field_6107fee8b9e34'),(107712,2736,'slider_story-feature_0_gropus_2_title_title','CG[nbsp]eWallet.'),(107713,2736,'_slider_story-feature_0_gropus_2_title_title','field_6107ffda45734'),(107714,2736,'slider_story-feature_0_gropus_2_title_gradient','0'),(107715,2736,'_slider_story-feature_0_gropus_2_title_gradient','field_6107ffda45735'),(107716,2736,'slider_story-feature_0_gropus_2_title',''),(107717,2736,'_slider_story-feature_0_gropus_2_title','field_6107ffda45733'),(107718,2736,'slider_story-feature_0_gropus_2_description','Get full access to[nbsp]the[nbsp]benefits of[nbsp]the[nbsp]CG[nbsp]eWallet solution to[nbsp]increase customer interaction with your business.'),(107719,2736,'_slider_story-feature_0_gropus_2_description','field_6107ffda45736'),(107720,2736,'main-block_icon','2716'),(107721,2736,'_main-block_icon','field_61a6339b40147'),(107722,2736,'blog-block_title-color','#4BD18E'),(107723,2736,'_blog-block_title-color','field_61a631cd81f28'),(107724,2736,'blog-block_title_before',''),(107725,2736,'_blog-block_title_before','field_61a631cd81f2a'),(107726,2736,'blog-block_title_after',''),(107727,2736,'_blog-block_title_after','field_61a631cd81f2b'),(107728,2736,'blog-block_title',''),(107729,2736,'_blog-block_title','field_61a631cd81f29'),(107730,2736,'blog-block_link',''),(107731,2736,'_blog-block_link','field_61a631cd81f2c'),(107732,2736,'blog-block_posts',''),(107733,2736,'_blog-block_posts','field_61a631cd81f2d'),(107734,2736,'blog-block_post-button-title',''),(107735,2736,'_blog-block_post-button-title','field_61a631cd81f2e'),(107736,2736,'blog-block',''),(107737,2736,'_blog-block','field_61a631cd81f27'),(107738,2737,'main-block_image','2475'),(107739,2737,'_main-block_image','field_6107f1cd63ec8'),(107740,2737,'main-block_title','Our Story'),(107741,2737,'_main-block_title','field_6107f1db63ec9'),(107742,2737,'main-block_description','Thousands of merchants have boosted their sales with our[nbsp]payment solutions since 2006. Today, we have scaled successfully to cater to every business with the[nbsp]foundations of ethical business practices and leading technology.'),(107743,2737,'_main-block_description','field_6107f1e463eca'),(107744,2737,'main-block_button-title','Explore more'),(107745,2737,'_main-block_button-title','field_6107f1f063ecb'),(107746,2737,'main-block',''),(107747,2737,'_main-block','field_6107f1b963ec7'),(107748,2737,'introductory-block_title','We’re recognised by professionals'),(107749,2737,'_introductory-block_title','field_6107f5e1078d8'),(107750,2737,'introductory-block_icons_0_icon','550'),(107751,2737,'_introductory-block_icons_0_icon','field_6107f5f6078da'),(107752,2737,'introductory-block_icons_0_icon-description',''),(107753,2737,'_introductory-block_icons_0_icon-description','field_6107f635d4d34'),(107754,2737,'introductory-block_icons_1_icon','551'),(107755,2737,'_introductory-block_icons_1_icon','field_6107f5f6078da'),(107756,2737,'introductory-block_icons_1_icon-description','E-Money Licenses \r\nin the EU and the UK'),(107757,2737,'_introductory-block_icons_1_icon-description','field_6107f635d4d34'),(107758,2737,'introductory-block_icons_2_icon','552'),(107759,2737,'_introductory-block_icons_2_icon','field_6107f5f6078da'),(107760,2737,'introductory-block_icons_2_icon-description',''),(107761,2737,'_introductory-block_icons_2_icon-description','field_6107f635d4d34'),(107762,2737,'introductory-block_icons_3_icon','553'),(107763,2737,'_introductory-block_icons_3_icon','field_6107f5f6078da'),(107764,2737,'introductory-block_icons_3_icon-description','PSD2 and Strong Customer \r\nAuthentication (SCA) compliant'),(107765,2737,'_introductory-block_icons_3_icon-description','field_6107f635d4d34'),(107766,2737,'introductory-block_icons','4'),(107767,2737,'_introductory-block_icons','field_6107f5e6078d9'),(107768,2737,'introductory-block',''),(107769,2737,'_introductory-block','field_6107f5d6078d7'),(107770,2737,'introductory-block-title','We’re recognised by professionals'),(107771,2737,'_introductory-block-title','field_6107f5e1078d8'),(107772,2737,'introductory-block-icons_0_icon','2146'),(107773,2737,'_introductory-block-icons_0_icon','field_6107f5f6078da'),(107774,2737,'introductory-block-icons_0_icon-description','Licensed by Banco de[nbsp]Espana'),(107775,2737,'_introductory-block-icons_0_icon-description','field_6107f635d4d34'),(107776,2737,'introductory-block-icons_1_icon','2147'),(107777,2737,'_introductory-block-icons_1_icon','field_6107f5f6078da'),(107778,2737,'introductory-block-icons_1_icon-description','EU[nbsp]Regulated Financial Institution'),(107779,2737,'_introductory-block-icons_1_icon-description','field_6107f635d4d34'),(107780,2737,'introductory-block-icons_2_icon','2149'),(107781,2737,'_introductory-block-icons_2_icon','field_6107f5f6078da'),(107782,2737,'introductory-block-icons_2_icon-description','Secure Level 1[nbsp]PCI Compliance'),(107783,2737,'_introductory-block-icons_2_icon-description','field_6107f635d4d34'),(107784,2737,'introductory-block-icons_3_icon','2148'),(107785,2737,'_introductory-block-icons_3_icon','field_6107f5f6078da'),(107786,2737,'introductory-block-icons_3_icon-description','Appointed KPMG Auditor'),(107787,2737,'_introductory-block-icons_3_icon-description','field_6107f635d4d34'),(107788,2737,'introductory-block-icons','4'),(107789,2737,'_introductory-block-icons','field_6107f5e6078d9'),(107790,2737,'team_title',''),(107791,2737,'_team_title','field_6107f8866d8f1'),(107792,2737,'team',''),(107793,2737,'_team','field_6107f87b6d8f0'),(107794,2737,'block-info_team-title','Our Team'),(107795,2737,'_block-info_team-title','field_6107f96a86e2c'),(107796,2737,'block-info_team-profile-link-title','LinkedIn Profile'),(107797,2737,'_block-info_team-profile-link-title','field_6107fa2d86e31'),(107798,2737,'block-info',''),(107799,2737,'_block-info','field_6107fa5b46179'),(107800,2737,'team-list_0_image','2090'),(107801,2737,'_team-list_0_image','field_6107f9b886e2d'),(107802,2737,'team-list_0_full-name','Evgen Sopin'),(107803,2737,'_team-list_0_full-name','field_6107f9ee86e2e'),(107804,2737,'team-list_0_position','Chief Executive Officer'),(107805,2737,'_team-list_0_position','field_6107fa0886e2f'),(107806,2737,'team-list_0_profile','https://www.linkedin.com/in/evgensopin/'),(107807,2737,'_team-list_0_profile','field_6107fa1e86e30'),(107808,2737,'team-list_1_image','570'),(107809,2737,'_team-list_1_image','field_6107f9b886e2d'),(107810,2737,'team-list_1_full-name','Carlos Maduro'),(107811,2737,'_team-list_1_full-name','field_6107f9ee86e2e'),(107812,2737,'team-list_1_position','Chief Financial Officer'),(107813,2737,'_team-list_1_position','field_6107fa0886e2f'),(107814,2737,'team-list_1_profile','https://www.linkedin.com/in/carlosmaduro/'),(107815,2737,'_team-list_1_profile','field_6107fa1e86e30');
INSERT INTO `wp_postmeta` VALUES (107816,2737,'team-list_2_image','571'),(107817,2737,'_team-list_2_image','field_6107f9b886e2d'),(107818,2737,'team-list_2_full-name','Paul Barclay'),(107819,2737,'_team-list_2_full-name','field_6107f9ee86e2e'),(107820,2737,'team-list_2_position','Chief Commercial Officer'),(107821,2737,'_team-list_2_position','field_6107fa0886e2f'),(107822,2737,'team-list_2_profile','https://www.linkedin.com/in/pabarclay/'),(107823,2737,'_team-list_2_profile','field_6107fa1e86e30'),(107824,2737,'team-list_3_image','572'),(107825,2737,'_team-list_3_image','field_6107f9b886e2d'),(107826,2737,'team-list_3_full-name','Andrew Rud'),(107827,2737,'_team-list_3_full-name','field_6107f9ee86e2e'),(107828,2737,'team-list_3_position','Chief Operations Officer'),(107829,2737,'_team-list_3_position','field_6107fa0886e2f'),(107830,2737,'team-list_3_profile','https://www.linkedin.com/in/andrew-rud-b3274835/'),(107831,2737,'_team-list_3_profile','field_6107fa1e86e30'),(107832,2737,'team-list_4_image','573'),(107833,2737,'_team-list_4_image','field_6107f9b886e2d'),(107834,2737,'team-list_4_full-name','Andrew Vinnichenko'),(107835,2737,'_team-list_4_full-name','field_6107f9ee86e2e'),(107836,2737,'team-list_4_position','Money Laundering Reporting Officer'),(107837,2737,'_team-list_4_position','field_6107fa0886e2f'),(107838,2737,'team-list_4_profile','https://www.linkedin.com/in/andrew-vinnichenko/'),(107839,2737,'_team-list_4_profile','field_6107fa1e86e30'),(107840,2737,'team-list','5'),(107841,2737,'_team-list','field_6107f8956d8f2'),(107842,2737,'team-block-info_team-title','Our Team'),(107843,2737,'_team-block-info_team-title','field_6107f96a86e2c'),(107844,2737,'team-block-info_team-profile-link-title','LinkedIn Profile'),(107845,2737,'_team-block-info_team-profile-link-title','field_6107fa2d86e31'),(107846,2737,'team-block-info',''),(107847,2737,'_team-block-info','field_6107fa5b46179'),(107848,2737,'our-story-title','Our Story'),(107849,2737,'_our-story-title','field_6107fd3dfac5c'),(107850,2737,'story-past_0_year',''),(107851,2737,'_story-past_0_year','field_6107fe861dc5d'),(107852,2737,'story-past_0_gropus_0_title_title',''),(107853,2737,'_story-past_0_gropus_0_title_title','field_6107fefbb9e35'),(107854,2737,'story-past_0_gropus_0_title_gradient','0'),(107855,2737,'_story-past_0_gropus_0_title_gradient','field_6107ff2c8bc34'),(107856,2737,'story-past_0_gropus_0_title',''),(107857,2737,'_story-past_0_gropus_0_title','field_6107ff625d3cf'),(107858,2737,'story-past_0_gropus_0_description',''),(107859,2737,'_story-past_0_gropus_0_description','field_6107ff01b9e36'),(107860,2737,'story-past_0_gropus','1'),(107861,2737,'_story-past_0_gropus','field_6107fee8b9e34'),(107862,2737,'story-past_1_year',''),(107863,2737,'_story-past_1_year','field_6107fe861dc5d'),(107864,2737,'story-past_1_gropus_0_title_title',''),(107865,2737,'_story-past_1_gropus_0_title_title','field_6107fefbb9e35'),(107866,2737,'story-past_1_gropus_0_title_gradient','0'),(107867,2737,'_story-past_1_gropus_0_title_gradient','field_6107ff2c8bc34'),(107868,2737,'story-past_1_gropus_0_title',''),(107869,2737,'_story-past_1_gropus_0_title','field_6107ff625d3cf'),(107870,2737,'story-past_1_gropus_0_description',''),(107871,2737,'_story-past_1_gropus_0_description','field_6107ff01b9e36'),(107872,2737,'story-past_1_gropus','1'),(107873,2737,'_story-past_1_gropus','field_6107fee8b9e34'),(107874,2737,'story-past_2_year',''),(107875,2737,'_story-past_2_year','field_6107fe861dc5d'),(107876,2737,'story-past_2_gropus_0_title_title',''),(107877,2737,'_story-past_2_gropus_0_title_title','field_6107fefbb9e35'),(107878,2737,'story-past_2_gropus_0_title_gradient','0'),(107879,2737,'_story-past_2_gropus_0_title_gradient','field_6107ff2c8bc34'),(107880,2737,'story-past_2_gropus_0_title',''),(107881,2737,'_story-past_2_gropus_0_title','field_6107ff625d3cf'),(107882,2737,'story-past_2_gropus_0_description',''),(107883,2737,'_story-past_2_gropus_0_description','field_6107ff01b9e36'),(107884,2737,'story-past_2_gropus','1'),(107885,2737,'_story-past_2_gropus','field_6107fee8b9e34'),(107886,2737,'story-past_3_year',''),(107887,2737,'_story-past_3_year','field_6107fe861dc5d'),(107888,2737,'story-past_3_gropus_0_title_title',''),(107889,2737,'_story-past_3_gropus_0_title_title','field_6107fefbb9e35'),(107890,2737,'story-past_3_gropus_0_title_gradient','0'),(107891,2737,'_story-past_3_gropus_0_title_gradient','field_6107ff2c8bc34'),(107892,2737,'story-past_3_gropus_0_title',''),(107893,2737,'_story-past_3_gropus_0_title','field_6107ff625d3cf'),(107894,2737,'story-past_3_gropus_0_description',''),(107895,2737,'_story-past_3_gropus_0_description','field_6107ff01b9e36'),(107896,2737,'story-past_3_gropus','1'),(107897,2737,'_story-past_3_gropus','field_6107fee8b9e34'),(107898,2737,'story-past_4_year',''),(107899,2737,'_story-past_4_year','field_6107fe861dc5d'),(107900,2737,'story-past_4_gropus_0_title_title',''),(107901,2737,'_story-past_4_gropus_0_title_title','field_6107fefbb9e35'),(107902,2737,'story-past_4_gropus_0_title_gradient','0'),(107903,2737,'_story-past_4_gropus_0_title_gradient','field_6107ff2c8bc34'),(107904,2737,'story-past_4_gropus_0_title',''),(107905,2737,'_story-past_4_gropus_0_title','field_6107ff625d3cf'),(107906,2737,'story-past_4_gropus_0_description',''),(107907,2737,'_story-past_4_gropus_0_description','field_6107ff01b9e36'),(107908,2737,'story-past_4_gropus','1'),(107909,2737,'_story-past_4_gropus','field_6107fee8b9e34'),(107910,2737,'story-past_5_year',''),(107911,2737,'_story-past_5_year','field_6107fe861dc5d'),(107912,2737,'story-past_5_gropus_0_title_title',''),(107913,2737,'_story-past_5_gropus_0_title_title','field_6107fefbb9e35'),(107914,2737,'story-past_5_gropus_0_title_gradient','0'),(107915,2737,'_story-past_5_gropus_0_title_gradient','field_6107ff2c8bc34'),(107916,2737,'story-past_5_gropus_0_title',''),(107917,2737,'_story-past_5_gropus_0_title','field_6107ff625d3cf'),(107918,2737,'story-past_5_gropus_0_description',''),(107919,2737,'_story-past_5_gropus_0_description','field_6107ff01b9e36'),(107920,2737,'story-past_5_gropus','1'),(107921,2737,'_story-past_5_gropus','field_6107fee8b9e34'),(107922,2737,'story-past_6_year',''),(107923,2737,'_story-past_6_year','field_6107fe861dc5d'),(107924,2737,'story-past_6_gropus_0_title_title',''),(107925,2737,'_story-past_6_gropus_0_title_title','field_6107fefbb9e35'),(107926,2737,'story-past_6_gropus_0_title_gradient','0'),(107927,2737,'_story-past_6_gropus_0_title_gradient','field_6107ff2c8bc34'),(107928,2737,'story-past_6_gropus_0_title',''),(107929,2737,'_story-past_6_gropus_0_title','field_6107ff625d3cf'),(107930,2737,'story-past_6_gropus_0_description',''),(107931,2737,'_story-past_6_gropus_0_description','field_6107ff01b9e36'),(107932,2737,'story-past_6_gropus','1'),(107933,2737,'_story-past_6_gropus','field_6107fee8b9e34'),(107934,2737,'story-past_7_year',''),(107935,2737,'_story-past_7_year','field_6107fe861dc5d'),(107936,2737,'story-past_7_gropus_0_title_title',''),(107937,2737,'_story-past_7_gropus_0_title_title','field_6107fefbb9e35'),(107938,2737,'story-past_7_gropus_0_title_gradient','0'),(107939,2737,'_story-past_7_gropus_0_title_gradient','field_6107ff2c8bc34'),(107940,2737,'story-past_7_gropus_0_title',''),(107941,2737,'_story-past_7_gropus_0_title','field_6107ff625d3cf'),(107942,2737,'story-past_7_gropus_0_description',''),(107943,2737,'_story-past_7_gropus_0_description','field_6107ff01b9e36'),(107944,2737,'story-past_7_gropus','1'),(107945,2737,'_story-past_7_gropus','field_6107fee8b9e34'),(107946,2737,'story-past_8_year',''),(107947,2737,'_story-past_8_year','field_6107fe861dc5d'),(107948,2737,'story-past_8_gropus_0_title_title',''),(107949,2737,'_story-past_8_gropus_0_title_title','field_6107fefbb9e35'),(107950,2737,'story-past_8_gropus_0_title_gradient','0'),(107951,2737,'_story-past_8_gropus_0_title_gradient','field_6107ff2c8bc34'),(107952,2737,'story-past_8_gropus_0_title',''),(107953,2737,'_story-past_8_gropus_0_title','field_6107ff625d3cf'),(107954,2737,'story-past_8_gropus_0_description',''),(107955,2737,'_story-past_8_gropus_0_description','field_6107ff01b9e36'),(107956,2737,'story-past_8_gropus','1'),(107957,2737,'_story-past_8_gropus','field_6107fee8b9e34'),(107958,2737,'story-past','9'),(107959,2737,'_story-past','field_6107fe24901a6'),(107960,2737,'story-feature_0_year',''),(107961,2737,'_story-feature_0_year','field_6107ffda45731'),(107962,2737,'story-feature_0_gropus_0_title_title',''),(107963,2737,'_story-feature_0_gropus_0_title_title','field_6107ffda45734'),(107964,2737,'story-feature_0_gropus_0_title_gradient','0'),(107965,2737,'_story-feature_0_gropus_0_title_gradient','field_6107ffda45735'),(107966,2737,'story-feature_0_gropus_0_title',''),(107967,2737,'_story-feature_0_gropus_0_title','field_6107ffda45733'),(107968,2737,'story-feature_0_gropus_0_description',''),(107969,2737,'_story-feature_0_gropus_0_description','field_6107ffda45736'),(107970,2737,'story-feature_0_gropus','1'),(107971,2737,'_story-feature_0_gropus','field_6107ffda45732'),(107972,2737,'story-feature_1_year',''),(107973,2737,'_story-feature_1_year','field_6107ffda45731'),(107974,2737,'story-feature_1_gropus_0_title_title',''),(107975,2737,'_story-feature_1_gropus_0_title_title','field_6107ffda45734'),(107976,2737,'story-feature_1_gropus_0_title_gradient','0'),(107977,2737,'_story-feature_1_gropus_0_title_gradient','field_6107ffda45735'),(107978,2737,'story-feature_1_gropus_0_title',''),(107979,2737,'_story-feature_1_gropus_0_title','field_6107ffda45733'),(107980,2737,'story-feature_1_gropus_0_description',''),(107981,2737,'_story-feature_1_gropus_0_description','field_6107ffda45736'),(107982,2737,'story-feature_1_gropus','1'),(107983,2737,'_story-feature_1_gropus','field_6107ffda45732'),(107984,2737,'story-feature','2'),(107985,2737,'_story-feature','field_6107ffda45730'),(107986,2737,'slider_story-past_0_year','Founded in 2006'),(107987,2737,'_slider_story-past_0_year','field_6107fe861dc5d'),(107988,2737,'slider_story-past_0_gropus_0_title_title','foundation'),(107989,2737,'_slider_story-past_0_gropus_0_title_title','field_6107fefbb9e35'),(107990,2737,'slider_story-past_0_gropus_0_title_gradient','1'),(107991,2737,'_slider_story-past_0_gropus_0_title_gradient','field_6107ff2c8bc34'),(107992,2737,'slider_story-past_0_gropus_0_title',''),(107993,2737,'_slider_story-past_0_gropus_0_title','field_6107ff625d3cf'),(107994,2737,'slider_story-past_0_gropus_0_description','CommerceGate was founded in[nbsp]Barcelona, Spain, by[nbsp]forming key relationships with financial and[nbsp]risk management institutions to[nbsp]develop technological and[nbsp]operational capabilities on[nbsp]our[nbsp]platform.'),(107995,2737,'_slider_story-past_0_gropus_0_description','field_6107ff01b9e36'),(107996,2737,'slider_story-past_0_gropus','1'),(107997,2737,'_slider_story-past_0_gropus','field_6107fee8b9e34'),(107998,2737,'slider_story-past_1_year','In 2007'),(107999,2737,'_slider_story-past_1_year','field_6107fe861dc5d'),(108000,2737,'slider_story-past_1_gropus_0_title_title','The[nbsp]largest high-risk payment processor in[nbsp]Spain'),(108001,2737,'_slider_story-past_1_gropus_0_title_title','field_6107fefbb9e35'),(108002,2737,'slider_story-past_1_gropus_0_title_gradient','0'),(108003,2737,'_slider_story-past_1_gropus_0_title_gradient','field_6107ff2c8bc34'),(108004,2737,'slider_story-past_1_gropus_0_title',''),(108005,2737,'_slider_story-past_1_gropus_0_title','field_6107ff625d3cf'),(108006,2737,'slider_story-past_1_gropus_0_description','CommerceGate quickly scaled to[nbsp]be[nbsp]the[nbsp]largest high-risk payment processor in[nbsp]Spain and[nbsp]expanded throughout Europe offering superior throughput and highly secured payment solutions for[nbsp]our[nbsp]clients.'),(108007,2737,'_slider_story-past_1_gropus_0_description','field_6107ff01b9e36'),(108008,2737,'slider_story-past_1_gropus','1'),(108009,2737,'_slider_story-past_1_gropus','field_6107fee8b9e34'),(108010,2737,'slider_story-past_2_year','In 2009'),(108011,2737,'_slider_story-past_2_year','field_6107fe861dc5d'),(108012,2737,'slider_story-past_2_gropus_0_title_title','Relaunch of[nbsp]cgbilling.com'),(108013,2737,'_slider_story-past_2_gropus_0_title_title','field_6107fefbb9e35'),(108014,2737,'slider_story-past_2_gropus_0_title_gradient','0'),(108015,2737,'_slider_story-past_2_gropus_0_title_gradient','field_6107ff2c8bc34'),(108016,2737,'slider_story-past_2_gropus_0_title',''),(108017,2737,'_slider_story-past_2_gropus_0_title','field_6107ff625d3cf'),(108018,2737,'slider_story-past_2_gropus_0_description','CommerceGate established an[nbsp]Industry benchmark for[nbsp]quality service for[nbsp]end-user billing support with the[nbsp]relaunch of[nbsp]cgbilling.com.'),(108019,2737,'_slider_story-past_2_gropus_0_description','field_6107ff01b9e36'),(108020,2737,'slider_story-past_2_gropus','2'),(108021,2737,'_slider_story-past_2_gropus','field_6107fee8b9e34'),(108022,2737,'slider_story-past_3_year','In 2010'),(108023,2737,'_slider_story-past_3_year','field_6107fe861dc5d'),(108024,2737,'slider_story-past_3_gropus_0_title_title','CommerceGate expanded our[nbsp]team'),(108025,2737,'_slider_story-past_3_gropus_0_title_title','field_6107fefbb9e35'),(108026,2737,'slider_story-past_3_gropus_0_title_gradient','0'),(108027,2737,'_slider_story-past_3_gropus_0_title_gradient','field_6107ff2c8bc34'),(108028,2737,'slider_story-past_3_gropus_0_title',''),(108029,2737,'_slider_story-past_3_gropus_0_title','field_6107ff625d3cf'),(108030,2737,'slider_story-past_3_gropus_0_description','CommerceGate expanded our team to[nbsp]meet growing demand for our payment solutions and to[nbsp]offer highly dedicated support for our clients.'),(108031,2737,'_slider_story-past_3_gropus_0_description','field_6107ff01b9e36'),(108032,2737,'slider_story-past_3_gropus','1'),(108033,2737,'_slider_story-past_3_gropus','field_6107fee8b9e34'),(108034,2737,'slider_story-past_4_year','In 2011'),(108035,2737,'_slider_story-past_4_year','field_6107fe861dc5d'),(108036,2737,'slider_story-past_4_gropus_0_title_title','The Billing Company of[nbsp]the[nbsp]Year'),(108037,2737,'_slider_story-past_4_gropus_0_title_title','field_6107fefbb9e35'),(108038,2737,'slider_story-past_4_gropus_0_title_gradient','0'),(108039,2737,'_slider_story-past_4_gropus_0_title_gradient','field_6107ff2c8bc34'),(108040,2737,'slider_story-past_4_gropus_0_title',''),(108041,2737,'_slider_story-past_4_gropus_0_title','field_6107ff625d3cf'),(108042,2737,'slider_story-past_4_gropus_0_description','CommerceGate was awarded the[nbsp]Billing Company of[nbsp]the[nbsp]Year (Merchant Services) for our longstanding dedication to[nbsp]providing leading payment technology and support access for our clients.'),(108043,2737,'_slider_story-past_4_gropus_0_description','field_6107ff01b9e36'),(108044,2737,'slider_story-past_4_gropus','1'),(108045,2737,'_slider_story-past_4_gropus','field_6107fee8b9e34'),(108046,2737,'slider_story-past_5_year','In 2012'),(108047,2737,'_slider_story-past_5_year','field_6107fe861dc5d'),(108048,2737,'slider_story-past_5_gropus_0_title_title','The[nbsp]European Billing Company of[nbsp]the[nbsp]Year Award'),(108049,2737,'_slider_story-past_5_gropus_0_title_title','field_6107fefbb9e35'),(108050,2737,'slider_story-past_5_gropus_0_title_gradient','0'),(108051,2737,'_slider_story-past_5_gropus_0_title_gradient','field_6107ff2c8bc34'),(108052,2737,'slider_story-past_5_gropus_0_title',''),(108053,2737,'_slider_story-past_5_gropus_0_title','field_6107ff625d3cf'),(108054,2737,'slider_story-past_5_gropus_0_description','CommerceGate was nominated for the[nbsp]European Billing Company of[nbsp]the[nbsp]Year Award for outstanding performance and reliability of[nbsp]our billing solutions for our clients in[nbsp]Europe.'),(108055,2737,'_slider_story-past_5_gropus_0_description','field_6107ff01b9e36'),(108056,2737,'slider_story-past_5_gropus','2'),(108057,2737,'_slider_story-past_5_gropus','field_6107fee8b9e34'),(108058,2737,'slider_story-past_6_year','In 2013'),(108059,2737,'_slider_story-past_6_year','field_6107fe861dc5d'),(108060,2737,'slider_story-past_6_gropus_0_title_title','The European Billing Company of[nbsp]the[nbsp]Year Award'),(108061,2737,'_slider_story-past_6_gropus_0_title_title','field_6107fefbb9e35'),(108062,2737,'slider_story-past_6_gropus_0_title_gradient','0'),(108063,2737,'_slider_story-past_6_gropus_0_title_gradient','field_6107ff2c8bc34'),(108064,2737,'slider_story-past_6_gropus_0_title',''),(108065,2737,'_slider_story-past_6_gropus_0_title','field_6107ff625d3cf'),(108066,2737,'slider_story-past_6_gropus_0_description','CommerceGate was crowned the[nbsp]title European Billing Company of[nbsp]the[nbsp]Year Award for outstanding performance and[nbsp]reliability of[nbsp]our billing solutions for our clients in[nbsp]Europe.'),(108067,2737,'_slider_story-past_6_gropus_0_description','field_6107ff01b9e36'),(108068,2737,'slider_story-past_6_gropus','1'),(108069,2737,'_slider_story-past_6_gropus','field_6107fee8b9e34'),(108070,2737,'slider_story-past_7_year','In 2014'),(108071,2737,'_slider_story-past_7_year','field_6107fe861dc5d'),(108072,2737,'slider_story-past_7_gropus_0_title_title','The European Payment Processor of[nbsp]the[nbsp]Year Award'),(108073,2737,'_slider_story-past_7_gropus_0_title_title','field_6107fefbb9e35'),(108074,2737,'slider_story-past_7_gropus_0_title_gradient','0'),(108075,2737,'_slider_story-past_7_gropus_0_title_gradient','field_6107ff2c8bc34'),(108076,2737,'slider_story-past_7_gropus_0_title',''),(108077,2737,'_slider_story-past_7_gropus_0_title','field_6107ff625d3cf'),(108078,2737,'slider_story-past_7_gropus_0_description','CommerceGate was crowned the[nbsp]European Payment Processor of[nbsp]the[nbsp]Year Award for our leading and[nbsp]highly scalable payment processing solutions for our clients in[nbsp]Europe.'),(108079,2737,'_slider_story-past_7_gropus_0_description','field_6107ff01b9e36'),(108080,2737,'slider_story-past_7_gropus','2'),(108081,2737,'_slider_story-past_7_gropus','field_6107fee8b9e34'),(108082,2737,'slider_story-past_8_year','In 2015'),(108083,2737,'_slider_story-past_8_year','field_6107fe861dc5d'),(108084,2737,'slider_story-past_8_gropus_0_title_title','CommerceGate expanded our team'),(108085,2737,'_slider_story-past_8_gropus_0_title_title','field_6107fefbb9e35'),(108086,2737,'slider_story-past_8_gropus_0_title_gradient','0'),(108087,2737,'_slider_story-past_8_gropus_0_title_gradient','field_6107ff2c8bc34'),(108088,2737,'slider_story-past_8_gropus_0_title',''),(108089,2737,'_slider_story-past_8_gropus_0_title','field_6107ff625d3cf'),(108090,2737,'slider_story-past_8_gropus_0_description','CommerceGate expanded our team to[nbsp]boost our core competencies and[nbsp]expertise in[nbsp]key operational areas while continuing to[nbsp]grow our client base and support throughout Europe.'),(108091,2737,'_slider_story-past_8_gropus_0_description','field_6107ff01b9e36'),(108092,2737,'slider_story-past_8_gropus','3'),(108093,2737,'_slider_story-past_8_gropus','field_6107fee8b9e34'),(108094,2737,'slider_story-past','15'),(108095,2737,'_slider_story-past','field_6107fe24901a6'),(108096,2737,'slider_story-feature_0_year','In 2022'),(108097,2737,'_slider_story-feature_0_year','field_6107ffda45731'),(108098,2737,'slider_story-feature_0_gropus_0_title_title','CG[nbsp]Digital Bank.'),(108099,2737,'_slider_story-feature_0_gropus_0_title_title','field_6107ffda45734'),(108100,2737,'slider_story-feature_0_gropus_0_title_gradient','0'),(108101,2737,'_slider_story-feature_0_gropus_0_title_gradient','field_6107ffda45735'),(108102,2737,'slider_story-feature_0_gropus_0_title',''),(108103,2737,'_slider_story-feature_0_gropus_0_title','field_6107ffda45733'),(108104,2737,'slider_story-feature_0_gropus_0_description','Gain access to[nbsp]key digital banking facilities and[nbsp]services hassle-free, tailored to[nbsp]the[nbsp]needs of[nbsp]your online business.'),(108105,2737,'_slider_story-feature_0_gropus_0_description','field_6107ffda45736'),(108106,2737,'slider_story-feature_0_gropus','3'),(108107,2737,'_slider_story-feature_0_gropus','field_6107ffda45732'),(108108,2737,'slider_story-feature','1'),(108109,2737,'_slider_story-feature','field_6107ffda45730'),(108110,2737,'slider',''),(108111,2737,'_slider','field_610800a34520b'),(108112,2737,'slider_story-feature_0_gropus_1_title_title','CG[nbsp]Card.'),(108113,2737,'_slider_story-feature_0_gropus_1_title_title','field_6107ffda45734'),(108114,2737,'slider_story-feature_0_gropus_1_title_gradient','0'),(108115,2737,'_slider_story-feature_0_gropus_1_title_gradient','field_6107ffda45735'),(108116,2737,'slider_story-feature_0_gropus_1_title',''),(108117,2737,'_slider_story-feature_0_gropus_1_title','field_6107ffda45733'),(108118,2737,'slider_story-feature_0_gropus_1_description','Get customized corporate and[nbsp]personal credit cards for[nbsp]your stakeholders and[nbsp]key partners linked to[nbsp]your account.'),(108119,2737,'_slider_story-feature_0_gropus_1_description','field_6107ffda45736'),(108120,2737,'career-block-info_title','Start Your Career'),(108121,2737,'_career-block-info_title','field_6108088e7a966'),(108122,2737,'career-block-info_suptitle_text','15 job openings'),(108123,2737,'_career-block-info_suptitle_text','field_610808a07a968'),(108124,2737,'career-block-info_suptitle_color','#EB5042'),(108125,2737,'_career-block-info_suptitle_color','field_610808a67a969'),(108126,2737,'career-block-info_suptitle',''),(108127,2737,'_career-block-info_suptitle','field_610808947a967'),(108128,2737,'career-block-info_button-title','See All Jobs\\'),(108129,2737,'_career-block-info_button-title','field_610808cdef69d'),(108130,2737,'career-block-info',''),(108131,2737,'_career-block-info','field_610807c27a965'),(108132,2737,'career-block-info_button','a:3:{s:5:\"title\";s:12:\"See all jobs\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/careers/\";s:6:\"target\";s:0:\"\";}'),(108133,2737,'_career-block-info_button','field_610808cdef69d'),(108134,2737,'slider_story-past_2_gropus_1_title_title','The[nbsp]Strategic Alliance of[nbsp]the[nbsp]Year Award'),(108135,2737,'_slider_story-past_2_gropus_1_title_title','field_6107fefbb9e35'),(108136,2737,'slider_story-past_2_gropus_1_title_gradient','0'),(108137,2737,'_slider_story-past_2_gropus_1_title_gradient','field_6107ff2c8bc34'),(108138,2737,'slider_story-past_2_gropus_1_title',''),(108139,2737,'_slider_story-past_2_gropus_1_title','field_6107ff625d3cf'),(108140,2737,'slider_story-past_2_gropus_1_description','CommerceGate was awarded the[nbsp]Strategic Alliance of[nbsp]the[nbsp]Year Award for[nbsp]outstanding performance and[nbsp]reliability in[nbsp]our payment solutions.'),(108141,2737,'_slider_story-past_2_gropus_1_description','field_6107ff01b9e36'),(108142,2737,'slider_story-past_5_gropus_1_title_title','CommerceGate relaunches our flagship website'),(108143,2737,'_slider_story-past_5_gropus_1_title_title','field_6107fefbb9e35'),(108144,2737,'slider_story-past_5_gropus_1_title_gradient','0'),(108145,2737,'_slider_story-past_5_gropus_1_title_gradient','field_6107ff2c8bc34'),(108146,2737,'slider_story-past_5_gropus_1_title',''),(108147,2737,'_slider_story-past_5_gropus_1_title','field_6107ff625d3cf'),(108148,2737,'slider_story-past_5_gropus_1_description','CommerceGate relaunches our flagship website and brand image to[nbsp]emphasize on[nbsp]our growing success, industry expertise and[nbsp]outstanding dedication to[nbsp]our clients globally.'),(108149,2737,'_slider_story-past_5_gropus_1_description','field_6107ff01b9e36'),(108150,2737,'slider_story-past_7_gropus_1_title_title','The lead in[nbsp]innovation and[nbsp]development'),(108151,2737,'_slider_story-past_7_gropus_1_title_title','field_6107fefbb9e35'),(108152,2737,'slider_story-past_7_gropus_1_title_gradient','0'),(108153,2737,'_slider_story-past_7_gropus_1_title_gradient','field_6107ff2c8bc34'),(108154,2737,'slider_story-past_7_gropus_1_title',''),(108155,2737,'_slider_story-past_7_gropus_1_title','field_6107ff625d3cf'),(108156,2737,'slider_story-past_7_gropus_1_description','CommerceGate takes the[nbsp]lead in[nbsp]innovation and development under a[nbsp]new management with the[nbsp]commitment to[nbsp]developing and[nbsp]adopting the[nbsp]latest payment technologies available for our clients.'),(108157,2737,'_slider_story-past_7_gropus_1_description','field_6107ff01b9e36'),(108158,2737,'slider_story-past_8_gropus_1_title_title','A[nbsp]brand new processing platform and[nbsp]back office systems'),(108159,2737,'_slider_story-past_8_gropus_1_title_title','field_6107fefbb9e35'),(108160,2737,'slider_story-past_8_gropus_1_title_gradient','0'),(108161,2737,'_slider_story-past_8_gropus_1_title_gradient','field_6107ff2c8bc34'),(108162,2737,'slider_story-past_8_gropus_1_title',''),(108163,2737,'_slider_story-past_8_gropus_1_title','field_6107ff625d3cf'),(108164,2737,'slider_story-past_8_gropus_1_description','CommerceGate begins development of[nbsp]a[nbsp]brand new processing platform and[nbsp]back office systems to[nbsp]provide our clients with a[nbsp]highly secure and[nbsp]leading payment processing solution in[nbsp]the[nbsp]industry.'),(108165,2737,'_slider_story-past_8_gropus_1_description','field_6107ff01b9e36'),(108166,2737,'slider_story-past_8_gropus_2_title_title','Data-driven business intelligence technology'),(108167,2737,'_slider_story-past_8_gropus_2_title_title','field_6107fefbb9e35'),(108168,2737,'slider_story-past_8_gropus_2_title_gradient','0'),(108169,2737,'_slider_story-past_8_gropus_2_title_gradient','field_6107ff2c8bc34'),(108170,2737,'slider_story-past_8_gropus_2_title',''),(108171,2737,'_slider_story-past_8_gropus_2_title','field_6107ff625d3cf'),(108172,2737,'slider_story-past_8_gropus_2_description','CommerceGate continues to[nbsp]evolve and[nbsp]cater to[nbsp]the[nbsp]changing landscape of[nbsp]the[nbsp]industry through streamlining business processes, leveraging on[nbsp]agile and[nbsp]data-driven business intelligence technology.'),(108173,2737,'_slider_story-past_8_gropus_2_description','field_6107ff01b9e36'),(108174,2737,'slider_story-past_9_year','In 2016'),(108175,2737,'_slider_story-past_9_year','field_6107fe861dc5d'),(108176,2737,'slider_story-past_9_gropus_0_title_title','The[nbsp]leading back office system and[nbsp]merchant user interface'),(108177,2737,'_slider_story-past_9_gropus_0_title_title','field_6107fefbb9e35'),(108178,2737,'slider_story-past_9_gropus_0_title_gradient','0'),(108179,2737,'_slider_story-past_9_gropus_0_title_gradient','field_6107ff2c8bc34'),(108180,2737,'slider_story-past_9_gropus_0_title',''),(108181,2737,'_slider_story-past_9_gropus_0_title','field_6107ff625d3cf'),(108182,2737,'slider_story-past_9_gropus_0_description','CommerceGate launches the[nbsp]leading back office system and[nbsp]merchant user interface making payment processing management easier and[nbsp]convenient, while increasing the[nbsp]capabilities for our clients.'),(108183,2737,'_slider_story-past_9_gropus_0_description','field_6107ff01b9e36'),(108184,2737,'slider_story-past_9_gropus_1_title_title','An[nbsp]upgraded website and[nbsp]corporate profile'),(108185,2737,'_slider_story-past_9_gropus_1_title_title','field_6107fefbb9e35'),(108186,2737,'slider_story-past_9_gropus_1_title_gradient','0'),(108187,2737,'_slider_story-past_9_gropus_1_title_gradient','field_6107ff2c8bc34'),(108188,2737,'slider_story-past_9_gropus_1_title',''),(108189,2737,'_slider_story-past_9_gropus_1_title','field_6107ff625d3cf'),(108190,2737,'slider_story-past_9_gropus_1_description','CommerceGate introduces an[nbsp]upgraded website and[nbsp]corporate profile to[nbsp]reflect the[nbsp]dedication and[nbsp]commitment to[nbsp]constant innovation, marking the[nbsp]transition to[nbsp]a[nbsp]lean, agile, and[nbsp]data-driven payment processor.'),(108191,2737,'_slider_story-past_9_gropus_1_description','field_6107ff01b9e36'),(108192,2737,'slider_story-past_9_gropus','2'),(108193,2737,'_slider_story-past_9_gropus','field_6107fee8b9e34'),(108194,2737,'slider_story-past_10_year','In 2017'),(108195,2737,'_slider_story-past_10_year','field_6107fe861dc5d'),(108196,2737,'slider_story-past_10_gropus_0_title_title','Billing[nbsp]2.0'),(108197,2737,'_slider_story-past_10_gropus_0_title_title','field_6107fefbb9e35'),(108198,2737,'slider_story-past_10_gropus_0_title_gradient','1'),(108199,2737,'_slider_story-past_10_gropus_0_title_gradient','field_6107ff2c8bc34'),(108200,2737,'slider_story-past_10_gropus_0_title',''),(108201,2737,'_slider_story-past_10_gropus_0_title','field_6107ff625d3cf'),(108202,2737,'slider_story-past_10_gropus_0_description','CommerceGate launches Billing[nbsp]2.0, the[nbsp]leading all-in-one invoice, settlement and[nbsp]billing system that provides the[nbsp]latest technology and[nbsp]functionalities with accurate transactional data for our clients.'),(108203,2737,'_slider_story-past_10_gropus_0_description','field_6107ff01b9e36'),(108204,2737,'slider_story-past_10_gropus','1'),(108205,2737,'_slider_story-past_10_gropus','field_6107fee8b9e34'),(108206,2737,'slider_story-past_11_year','In 2018'),(108207,2737,'_slider_story-past_11_year','field_6107fe861dc5d'),(108208,2737,'slider_story-past_11_gropus_0_title_title','CGPayTech'),(108209,2737,'_slider_story-past_11_gropus_0_title_title','field_6107fefbb9e35'),(108210,2737,'slider_story-past_11_gropus_0_title_gradient','1'),(108211,2737,'_slider_story-past_11_gropus_0_title_gradient','field_6107ff2c8bc34'),(108212,2737,'slider_story-past_11_gropus_0_title',''),(108213,2737,'_slider_story-past_11_gropus_0_title','field_6107ff625d3cf'),(108214,2737,'slider_story-past_11_gropus_0_description','CommerceGate launches CGPayTech, a[nbsp]cutting-edge payment platform with higher processing capacities, improved security encryption protocols and[nbsp]a[nbsp]variety of[nbsp]additional payment methods.'),(108215,2737,'_slider_story-past_11_gropus_0_description','field_6107ff01b9e36'),(108216,2737,'slider_story-past_11_gropus','1'),(108217,2737,'_slider_story-past_11_gropus','field_6107fee8b9e34'),(108218,2737,'slider_story-past_12_year','In 2019'),(108219,2737,'_slider_story-past_12_year','field_6107fe861dc5d'),(108220,2737,'slider_story-past_12_gropus_0_title_title','20th[nbsp]acquiring partner integration'),(108221,2737,'_slider_story-past_12_gropus_0_title_title','field_6107fefbb9e35'),(108222,2737,'slider_story-past_12_gropus_0_title_gradient','0'),(108223,2737,'_slider_story-past_12_gropus_0_title_gradient','field_6107ff2c8bc34'),(108224,2737,'slider_story-past_12_gropus_0_title',''),(108225,2737,'_slider_story-past_12_gropus_0_title','field_6107ff625d3cf'),(108226,2737,'slider_story-past_12_gropus_0_description','CommerceGate introduces our 20th acquiring partner integration to[nbsp]our platform, providing our merchants higher transactional volumes, better conversion, risk management and[nbsp]payment processing quality.'),(108227,2737,'_slider_story-past_12_gropus_0_description','field_6107ff01b9e36'),(108228,2737,'slider_story-past_12_gropus','1'),(108229,2737,'_slider_story-past_12_gropus','field_6107fee8b9e34'),(108230,2737,'slider_story-past_13_year','In 2020'),(108231,2737,'_slider_story-past_13_year','field_6107fe861dc5d'),(108232,2737,'slider_story-past_13_gropus_0_title_title','A[nbsp]financial institution license'),(108233,2737,'_slider_story-past_13_gropus_0_title_title','field_6107fefbb9e35'),(108234,2737,'slider_story-past_13_gropus_0_title_gradient','0'),(108235,2737,'_slider_story-past_13_gropus_0_title_gradient','field_6107ff2c8bc34'),(108236,2737,'slider_story-past_13_gropus_0_title',''),(108237,2737,'_slider_story-past_13_gropus_0_title','field_6107ff625d3cf'),(108238,2737,'slider_story-past_13_gropus_0_description','CommerceGate was the[nbsp]first non-banking group in[nbsp]Spain to[nbsp]be[nbsp]granted by[nbsp]the[nbsp]Central Bank of[nbsp]Spain a[nbsp]financial institution license.'),(108239,2737,'_slider_story-past_13_gropus_0_description','field_6107ff01b9e36'),(108240,2737,'slider_story-past_13_gropus','1'),(108241,2737,'_slider_story-past_13_gropus','field_6107fee8b9e34'),(108242,2737,'slider_story-past_14_year','In 2021'),(108243,2737,'_slider_story-past_14_year','field_6107fe861dc5d'),(108244,2737,'slider_story-past_14_gropus_0_title_title','CommerceGate opens the[nbsp]LATAM market'),(108245,2737,'_slider_story-past_14_gropus_0_title_title','field_6107fefbb9e35'),(108246,2737,'slider_story-past_14_gropus_0_title_gradient','0'),(108247,2737,'_slider_story-past_14_gropus_0_title_gradient','field_6107ff2c8bc34'),(108248,2737,'slider_story-past_14_gropus_0_title',''),(108249,2737,'_slider_story-past_14_gropus_0_title','field_6107ff625d3cf'),(108250,2737,'slider_story-past_14_gropus_0_description','CommerceGate opens the[nbsp]LATAM market through local acquiring and[nbsp]payment solutions for EU merchants with Brazil being the[nbsp]first country and[nbsp]Mexico, Chile, Colombia and[nbsp]Peru coming next.'),(108251,2737,'_slider_story-past_14_gropus_0_description','field_6107ff01b9e36'),(108252,2737,'slider_story-past_14_gropus','1'),(108253,2737,'_slider_story-past_14_gropus','field_6107fee8b9e34'),(108254,2737,'slider_story-feature_0_gropus_2_title_title','CG[nbsp]eWallet.'),(108255,2737,'_slider_story-feature_0_gropus_2_title_title','field_6107ffda45734'),(108256,2737,'slider_story-feature_0_gropus_2_title_gradient','0'),(108257,2737,'_slider_story-feature_0_gropus_2_title_gradient','field_6107ffda45735'),(108258,2737,'slider_story-feature_0_gropus_2_title',''),(108259,2737,'_slider_story-feature_0_gropus_2_title','field_6107ffda45733'),(108260,2737,'slider_story-feature_0_gropus_2_description','Get full access to[nbsp]the[nbsp]benefits of[nbsp]the[nbsp]CG[nbsp]eWallet solution to[nbsp]increase customer interaction with your business.'),(108261,2737,'_slider_story-feature_0_gropus_2_description','field_6107ffda45736'),(108262,2737,'main-block_icon',''),(108263,2737,'_main-block_icon','field_61a6339b40147'),(108264,2737,'blog-block_title-color','#4BD18E'),(108265,2737,'_blog-block_title-color','field_61a631cd81f28'),(108266,2737,'blog-block_title_before',''),(108267,2737,'_blog-block_title_before','field_61a631cd81f2a'),(108268,2737,'blog-block_title_after',''),(108269,2737,'_blog-block_title_after','field_61a631cd81f2b'),(108270,2737,'blog-block_title',''),(108271,2737,'_blog-block_title','field_61a631cd81f29'),(108272,2737,'blog-block_link',''),(108273,2737,'_blog-block_link','field_61a631cd81f2c'),(108274,2737,'blog-block_posts',''),(108275,2737,'_blog-block_posts','field_61a631cd81f2d'),(108276,2737,'blog-block_post-button-title',''),(108277,2737,'_blog-block_post-button-title','field_61a631cd81f2e'),(108278,2737,'blog-block',''),(108279,2737,'_blog-block','field_61a631cd81f27'),(108280,2738,'main-block_image','2475'),(108281,2738,'_main-block_image','field_6107f1cd63ec8'),(108282,2738,'main-block_title','Our Story'),(108283,2738,'_main-block_title','field_6107f1db63ec9'),(108284,2738,'main-block_description','Thousands of merchants have boosted their sales with our[nbsp]payment solutions since 2006. Today, we have scaled successfully to cater to every business with the[nbsp]foundations of ethical business practices and leading technology.'),(108285,2738,'_main-block_description','field_6107f1e463eca'),(108286,2738,'main-block_button-title','Explore more'),(108287,2738,'_main-block_button-title','field_6107f1f063ecb'),(108288,2738,'main-block',''),(108289,2738,'_main-block','field_6107f1b963ec7'),(108290,2738,'introductory-block_title','We’re recognised by professionals'),(108291,2738,'_introductory-block_title','field_6107f5e1078d8'),(108292,2738,'introductory-block_icons_0_icon','550'),(108293,2738,'_introductory-block_icons_0_icon','field_6107f5f6078da'),(108294,2738,'introductory-block_icons_0_icon-description',''),(108295,2738,'_introductory-block_icons_0_icon-description','field_6107f635d4d34'),(108296,2738,'introductory-block_icons_1_icon','551'),(108297,2738,'_introductory-block_icons_1_icon','field_6107f5f6078da'),(108298,2738,'introductory-block_icons_1_icon-description','E-Money Licenses \r\nin the EU and the UK'),(108299,2738,'_introductory-block_icons_1_icon-description','field_6107f635d4d34'),(108300,2738,'introductory-block_icons_2_icon','552'),(108301,2738,'_introductory-block_icons_2_icon','field_6107f5f6078da'),(108302,2738,'introductory-block_icons_2_icon-description',''),(108303,2738,'_introductory-block_icons_2_icon-description','field_6107f635d4d34'),(108304,2738,'introductory-block_icons_3_icon','553'),(108305,2738,'_introductory-block_icons_3_icon','field_6107f5f6078da'),(108306,2738,'introductory-block_icons_3_icon-description','PSD2 and Strong Customer \r\nAuthentication (SCA) compliant'),(108307,2738,'_introductory-block_icons_3_icon-description','field_6107f635d4d34'),(108308,2738,'introductory-block_icons','4'),(108309,2738,'_introductory-block_icons','field_6107f5e6078d9'),(108310,2738,'introductory-block',''),(108311,2738,'_introductory-block','field_6107f5d6078d7'),(108312,2738,'introductory-block-title','We’re recognised by professionals'),(108313,2738,'_introductory-block-title','field_6107f5e1078d8'),(108314,2738,'introductory-block-icons_0_icon','2146'),(108315,2738,'_introductory-block-icons_0_icon','field_6107f5f6078da'),(108316,2738,'introductory-block-icons_0_icon-description','Licensed by Banco de[nbsp]Espana'),(108317,2738,'_introductory-block-icons_0_icon-description','field_6107f635d4d34'),(108318,2738,'introductory-block-icons_1_icon','2147'),(108319,2738,'_introductory-block-icons_1_icon','field_6107f5f6078da'),(108320,2738,'introductory-block-icons_1_icon-description','EU[nbsp]Regulated Financial Institution'),(108321,2738,'_introductory-block-icons_1_icon-description','field_6107f635d4d34'),(108322,2738,'introductory-block-icons_2_icon','2149'),(108323,2738,'_introductory-block-icons_2_icon','field_6107f5f6078da'),(108324,2738,'introductory-block-icons_2_icon-description','Secure Level 1[nbsp]PCI Compliance'),(108325,2738,'_introductory-block-icons_2_icon-description','field_6107f635d4d34'),(108326,2738,'introductory-block-icons_3_icon','2148'),(108327,2738,'_introductory-block-icons_3_icon','field_6107f5f6078da'),(108328,2738,'introductory-block-icons_3_icon-description','Appointed KPMG Auditor'),(108329,2738,'_introductory-block-icons_3_icon-description','field_6107f635d4d34'),(108330,2738,'introductory-block-icons','4'),(108331,2738,'_introductory-block-icons','field_6107f5e6078d9'),(108332,2738,'team_title',''),(108333,2738,'_team_title','field_6107f8866d8f1'),(108334,2738,'team',''),(108335,2738,'_team','field_6107f87b6d8f0'),(108336,2738,'block-info_team-title','Our Team'),(108337,2738,'_block-info_team-title','field_6107f96a86e2c'),(108338,2738,'block-info_team-profile-link-title','LinkedIn Profile'),(108339,2738,'_block-info_team-profile-link-title','field_6107fa2d86e31'),(108340,2738,'block-info',''),(108341,2738,'_block-info','field_6107fa5b46179'),(108342,2738,'team-list_0_image','2090'),(108343,2738,'_team-list_0_image','field_6107f9b886e2d'),(108344,2738,'team-list_0_full-name','Evgen Sopin'),(108345,2738,'_team-list_0_full-name','field_6107f9ee86e2e'),(108346,2738,'team-list_0_position','Chief Executive Officer'),(108347,2738,'_team-list_0_position','field_6107fa0886e2f'),(108348,2738,'team-list_0_profile','https://www.linkedin.com/in/evgensopin/'),(108349,2738,'_team-list_0_profile','field_6107fa1e86e30'),(108350,2738,'team-list_1_image','570'),(108351,2738,'_team-list_1_image','field_6107f9b886e2d'),(108352,2738,'team-list_1_full-name','Carlos Maduro'),(108353,2738,'_team-list_1_full-name','field_6107f9ee86e2e'),(108354,2738,'team-list_1_position','Chief Financial Officer'),(108355,2738,'_team-list_1_position','field_6107fa0886e2f'),(108356,2738,'team-list_1_profile','https://www.linkedin.com/in/carlosmaduro/'),(108357,2738,'_team-list_1_profile','field_6107fa1e86e30'),(108358,2738,'team-list_2_image','571'),(108359,2738,'_team-list_2_image','field_6107f9b886e2d'),(108360,2738,'team-list_2_full-name','Paul Barclay'),(108361,2738,'_team-list_2_full-name','field_6107f9ee86e2e'),(108362,2738,'team-list_2_position','Chief Commercial Officer'),(108363,2738,'_team-list_2_position','field_6107fa0886e2f'),(108364,2738,'team-list_2_profile','https://www.linkedin.com/in/pabarclay/'),(108365,2738,'_team-list_2_profile','field_6107fa1e86e30'),(108366,2738,'team-list_3_image','572'),(108367,2738,'_team-list_3_image','field_6107f9b886e2d'),(108368,2738,'team-list_3_full-name','Andrew Rud'),(108369,2738,'_team-list_3_full-name','field_6107f9ee86e2e'),(108370,2738,'team-list_3_position','Chief Operations Officer'),(108371,2738,'_team-list_3_position','field_6107fa0886e2f'),(108372,2738,'team-list_3_profile','https://www.linkedin.com/in/andrew-rud-b3274835/'),(108373,2738,'_team-list_3_profile','field_6107fa1e86e30'),(108374,2738,'team-list_4_image','573'),(108375,2738,'_team-list_4_image','field_6107f9b886e2d'),(108376,2738,'team-list_4_full-name','Andrew Vinnichenko'),(108377,2738,'_team-list_4_full-name','field_6107f9ee86e2e'),(108378,2738,'team-list_4_position','Money Laundering Reporting Officer'),(108379,2738,'_team-list_4_position','field_6107fa0886e2f'),(108380,2738,'team-list_4_profile','https://www.linkedin.com/in/andrew-vinnichenko/'),(108381,2738,'_team-list_4_profile','field_6107fa1e86e30'),(108382,2738,'team-list','5'),(108383,2738,'_team-list','field_6107f8956d8f2'),(108384,2738,'team-block-info_team-title','Our Team'),(108385,2738,'_team-block-info_team-title','field_6107f96a86e2c'),(108386,2738,'team-block-info_team-profile-link-title','LinkedIn Profile'),(108387,2738,'_team-block-info_team-profile-link-title','field_6107fa2d86e31'),(108388,2738,'team-block-info',''),(108389,2738,'_team-block-info','field_6107fa5b46179'),(108390,2738,'our-story-title','Our Story'),(108391,2738,'_our-story-title','field_6107fd3dfac5c'),(108392,2738,'story-past_0_year',''),(108393,2738,'_story-past_0_year','field_6107fe861dc5d'),(108394,2738,'story-past_0_gropus_0_title_title',''),(108395,2738,'_story-past_0_gropus_0_title_title','field_6107fefbb9e35'),(108396,2738,'story-past_0_gropus_0_title_gradient','0'),(108397,2738,'_story-past_0_gropus_0_title_gradient','field_6107ff2c8bc34'),(108398,2738,'story-past_0_gropus_0_title',''),(108399,2738,'_story-past_0_gropus_0_title','field_6107ff625d3cf'),(108400,2738,'story-past_0_gropus_0_description',''),(108401,2738,'_story-past_0_gropus_0_description','field_6107ff01b9e36'),(108402,2738,'story-past_0_gropus','1'),(108403,2738,'_story-past_0_gropus','field_6107fee8b9e34'),(108404,2738,'story-past_1_year',''),(108405,2738,'_story-past_1_year','field_6107fe861dc5d'),(108406,2738,'story-past_1_gropus_0_title_title',''),(108407,2738,'_story-past_1_gropus_0_title_title','field_6107fefbb9e35'),(108408,2738,'story-past_1_gropus_0_title_gradient','0'),(108409,2738,'_story-past_1_gropus_0_title_gradient','field_6107ff2c8bc34'),(108410,2738,'story-past_1_gropus_0_title',''),(108411,2738,'_story-past_1_gropus_0_title','field_6107ff625d3cf'),(108412,2738,'story-past_1_gropus_0_description',''),(108413,2738,'_story-past_1_gropus_0_description','field_6107ff01b9e36'),(108414,2738,'story-past_1_gropus','1'),(108415,2738,'_story-past_1_gropus','field_6107fee8b9e34'),(108416,2738,'story-past_2_year',''),(108417,2738,'_story-past_2_year','field_6107fe861dc5d'),(108418,2738,'story-past_2_gropus_0_title_title',''),(108419,2738,'_story-past_2_gropus_0_title_title','field_6107fefbb9e35'),(108420,2738,'story-past_2_gropus_0_title_gradient','0'),(108421,2738,'_story-past_2_gropus_0_title_gradient','field_6107ff2c8bc34'),(108422,2738,'story-past_2_gropus_0_title',''),(108423,2738,'_story-past_2_gropus_0_title','field_6107ff625d3cf'),(108424,2738,'story-past_2_gropus_0_description',''),(108425,2738,'_story-past_2_gropus_0_description','field_6107ff01b9e36'),(108426,2738,'story-past_2_gropus','1'),(108427,2738,'_story-past_2_gropus','field_6107fee8b9e34'),(108428,2738,'story-past_3_year',''),(108429,2738,'_story-past_3_year','field_6107fe861dc5d'),(108430,2738,'story-past_3_gropus_0_title_title',''),(108431,2738,'_story-past_3_gropus_0_title_title','field_6107fefbb9e35'),(108432,2738,'story-past_3_gropus_0_title_gradient','0'),(108433,2738,'_story-past_3_gropus_0_title_gradient','field_6107ff2c8bc34'),(108434,2738,'story-past_3_gropus_0_title',''),(108435,2738,'_story-past_3_gropus_0_title','field_6107ff625d3cf'),(108436,2738,'story-past_3_gropus_0_description',''),(108437,2738,'_story-past_3_gropus_0_description','field_6107ff01b9e36'),(108438,2738,'story-past_3_gropus','1'),(108439,2738,'_story-past_3_gropus','field_6107fee8b9e34'),(108440,2738,'story-past_4_year',''),(108441,2738,'_story-past_4_year','field_6107fe861dc5d'),(108442,2738,'story-past_4_gropus_0_title_title',''),(108443,2738,'_story-past_4_gropus_0_title_title','field_6107fefbb9e35'),(108444,2738,'story-past_4_gropus_0_title_gradient','0'),(108445,2738,'_story-past_4_gropus_0_title_gradient','field_6107ff2c8bc34'),(108446,2738,'story-past_4_gropus_0_title',''),(108447,2738,'_story-past_4_gropus_0_title','field_6107ff625d3cf'),(108448,2738,'story-past_4_gropus_0_description',''),(108449,2738,'_story-past_4_gropus_0_description','field_6107ff01b9e36'),(108450,2738,'story-past_4_gropus','1'),(108451,2738,'_story-past_4_gropus','field_6107fee8b9e34'),(108452,2738,'story-past_5_year',''),(108453,2738,'_story-past_5_year','field_6107fe861dc5d'),(108454,2738,'story-past_5_gropus_0_title_title',''),(108455,2738,'_story-past_5_gropus_0_title_title','field_6107fefbb9e35'),(108456,2738,'story-past_5_gropus_0_title_gradient','0'),(108457,2738,'_story-past_5_gropus_0_title_gradient','field_6107ff2c8bc34'),(108458,2738,'story-past_5_gropus_0_title',''),(108459,2738,'_story-past_5_gropus_0_title','field_6107ff625d3cf'),(108460,2738,'story-past_5_gropus_0_description',''),(108461,2738,'_story-past_5_gropus_0_description','field_6107ff01b9e36'),(108462,2738,'story-past_5_gropus','1'),(108463,2738,'_story-past_5_gropus','field_6107fee8b9e34'),(108464,2738,'story-past_6_year',''),(108465,2738,'_story-past_6_year','field_6107fe861dc5d'),(108466,2738,'story-past_6_gropus_0_title_title',''),(108467,2738,'_story-past_6_gropus_0_title_title','field_6107fefbb9e35'),(108468,2738,'story-past_6_gropus_0_title_gradient','0'),(108469,2738,'_story-past_6_gropus_0_title_gradient','field_6107ff2c8bc34'),(108470,2738,'story-past_6_gropus_0_title',''),(108471,2738,'_story-past_6_gropus_0_title','field_6107ff625d3cf'),(108472,2738,'story-past_6_gropus_0_description',''),(108473,2738,'_story-past_6_gropus_0_description','field_6107ff01b9e36'),(108474,2738,'story-past_6_gropus','1'),(108475,2738,'_story-past_6_gropus','field_6107fee8b9e34'),(108476,2738,'story-past_7_year',''),(108477,2738,'_story-past_7_year','field_6107fe861dc5d'),(108478,2738,'story-past_7_gropus_0_title_title',''),(108479,2738,'_story-past_7_gropus_0_title_title','field_6107fefbb9e35'),(108480,2738,'story-past_7_gropus_0_title_gradient','0'),(108481,2738,'_story-past_7_gropus_0_title_gradient','field_6107ff2c8bc34'),(108482,2738,'story-past_7_gropus_0_title',''),(108483,2738,'_story-past_7_gropus_0_title','field_6107ff625d3cf'),(108484,2738,'story-past_7_gropus_0_description',''),(108485,2738,'_story-past_7_gropus_0_description','field_6107ff01b9e36'),(108486,2738,'story-past_7_gropus','1'),(108487,2738,'_story-past_7_gropus','field_6107fee8b9e34'),(108488,2738,'story-past_8_year',''),(108489,2738,'_story-past_8_year','field_6107fe861dc5d'),(108490,2738,'story-past_8_gropus_0_title_title',''),(108491,2738,'_story-past_8_gropus_0_title_title','field_6107fefbb9e35'),(108492,2738,'story-past_8_gropus_0_title_gradient','0'),(108493,2738,'_story-past_8_gropus_0_title_gradient','field_6107ff2c8bc34'),(108494,2738,'story-past_8_gropus_0_title',''),(108495,2738,'_story-past_8_gropus_0_title','field_6107ff625d3cf'),(108496,2738,'story-past_8_gropus_0_description',''),(108497,2738,'_story-past_8_gropus_0_description','field_6107ff01b9e36'),(108498,2738,'story-past_8_gropus','1'),(108499,2738,'_story-past_8_gropus','field_6107fee8b9e34'),(108500,2738,'story-past','9'),(108501,2738,'_story-past','field_6107fe24901a6'),(108502,2738,'story-feature_0_year',''),(108503,2738,'_story-feature_0_year','field_6107ffda45731'),(108504,2738,'story-feature_0_gropus_0_title_title',''),(108505,2738,'_story-feature_0_gropus_0_title_title','field_6107ffda45734'),(108506,2738,'story-feature_0_gropus_0_title_gradient','0'),(108507,2738,'_story-feature_0_gropus_0_title_gradient','field_6107ffda45735'),(108508,2738,'story-feature_0_gropus_0_title',''),(108509,2738,'_story-feature_0_gropus_0_title','field_6107ffda45733'),(108510,2738,'story-feature_0_gropus_0_description',''),(108511,2738,'_story-feature_0_gropus_0_description','field_6107ffda45736'),(108512,2738,'story-feature_0_gropus','1'),(108513,2738,'_story-feature_0_gropus','field_6107ffda45732'),(108514,2738,'story-feature_1_year',''),(108515,2738,'_story-feature_1_year','field_6107ffda45731'),(108516,2738,'story-feature_1_gropus_0_title_title',''),(108517,2738,'_story-feature_1_gropus_0_title_title','field_6107ffda45734'),(108518,2738,'story-feature_1_gropus_0_title_gradient','0'),(108519,2738,'_story-feature_1_gropus_0_title_gradient','field_6107ffda45735'),(108520,2738,'story-feature_1_gropus_0_title',''),(108521,2738,'_story-feature_1_gropus_0_title','field_6107ffda45733'),(108522,2738,'story-feature_1_gropus_0_description',''),(108523,2738,'_story-feature_1_gropus_0_description','field_6107ffda45736'),(108524,2738,'story-feature_1_gropus','1'),(108525,2738,'_story-feature_1_gropus','field_6107ffda45732'),(108526,2738,'story-feature','2'),(108527,2738,'_story-feature','field_6107ffda45730'),(108528,2738,'slider_story-past_0_year','Founded in 2006'),(108529,2738,'_slider_story-past_0_year','field_6107fe861dc5d'),(108530,2738,'slider_story-past_0_gropus_0_title_title','foundation'),(108531,2738,'_slider_story-past_0_gropus_0_title_title','field_6107fefbb9e35'),(108532,2738,'slider_story-past_0_gropus_0_title_gradient','1'),(108533,2738,'_slider_story-past_0_gropus_0_title_gradient','field_6107ff2c8bc34'),(108534,2738,'slider_story-past_0_gropus_0_title',''),(108535,2738,'_slider_story-past_0_gropus_0_title','field_6107ff625d3cf'),(108536,2738,'slider_story-past_0_gropus_0_description','CommerceGate was founded in[nbsp]Barcelona, Spain, by[nbsp]forming key relationships with financial and[nbsp]risk management institutions to[nbsp]develop technological and[nbsp]operational capabilities on[nbsp]our[nbsp]platform.'),(108537,2738,'_slider_story-past_0_gropus_0_description','field_6107ff01b9e36'),(108538,2738,'slider_story-past_0_gropus','1'),(108539,2738,'_slider_story-past_0_gropus','field_6107fee8b9e34'),(108540,2738,'slider_story-past_1_year','In 2007'),(108541,2738,'_slider_story-past_1_year','field_6107fe861dc5d'),(108542,2738,'slider_story-past_1_gropus_0_title_title','The[nbsp]largest high-risk payment processor in[nbsp]Spain'),(108543,2738,'_slider_story-past_1_gropus_0_title_title','field_6107fefbb9e35'),(108544,2738,'slider_story-past_1_gropus_0_title_gradient','0'),(108545,2738,'_slider_story-past_1_gropus_0_title_gradient','field_6107ff2c8bc34'),(108546,2738,'slider_story-past_1_gropus_0_title',''),(108547,2738,'_slider_story-past_1_gropus_0_title','field_6107ff625d3cf'),(108548,2738,'slider_story-past_1_gropus_0_description','CommerceGate quickly scaled to[nbsp]be[nbsp]the[nbsp]largest high-risk payment processor in[nbsp]Spain and[nbsp]expanded throughout Europe offering superior throughput and highly secured payment solutions for[nbsp]our[nbsp]clients.'),(108549,2738,'_slider_story-past_1_gropus_0_description','field_6107ff01b9e36'),(108550,2738,'slider_story-past_1_gropus','1'),(108551,2738,'_slider_story-past_1_gropus','field_6107fee8b9e34'),(108552,2738,'slider_story-past_2_year','In 2009'),(108553,2738,'_slider_story-past_2_year','field_6107fe861dc5d'),(108554,2738,'slider_story-past_2_gropus_0_title_title','Relaunch of[nbsp]cgbilling.com'),(108555,2738,'_slider_story-past_2_gropus_0_title_title','field_6107fefbb9e35'),(108556,2738,'slider_story-past_2_gropus_0_title_gradient','0'),(108557,2738,'_slider_story-past_2_gropus_0_title_gradient','field_6107ff2c8bc34'),(108558,2738,'slider_story-past_2_gropus_0_title',''),(108559,2738,'_slider_story-past_2_gropus_0_title','field_6107ff625d3cf'),(108560,2738,'slider_story-past_2_gropus_0_description','CommerceGate established an[nbsp]Industry benchmark for[nbsp]quality service for[nbsp]end-user billing support with the[nbsp]relaunch of[nbsp]cgbilling.com.'),(108561,2738,'_slider_story-past_2_gropus_0_description','field_6107ff01b9e36'),(108562,2738,'slider_story-past_2_gropus','2'),(108563,2738,'_slider_story-past_2_gropus','field_6107fee8b9e34'),(108564,2738,'slider_story-past_3_year','In 2010'),(108565,2738,'_slider_story-past_3_year','field_6107fe861dc5d'),(108566,2738,'slider_story-past_3_gropus_0_title_title','CommerceGate expanded our[nbsp]team'),(108567,2738,'_slider_story-past_3_gropus_0_title_title','field_6107fefbb9e35'),(108568,2738,'slider_story-past_3_gropus_0_title_gradient','0'),(108569,2738,'_slider_story-past_3_gropus_0_title_gradient','field_6107ff2c8bc34'),(108570,2738,'slider_story-past_3_gropus_0_title',''),(108571,2738,'_slider_story-past_3_gropus_0_title','field_6107ff625d3cf'),(108572,2738,'slider_story-past_3_gropus_0_description','CommerceGate expanded our team to[nbsp]meet growing demand for our payment solutions and to[nbsp]offer highly dedicated support for our clients.'),(108573,2738,'_slider_story-past_3_gropus_0_description','field_6107ff01b9e36'),(108574,2738,'slider_story-past_3_gropus','1'),(108575,2738,'_slider_story-past_3_gropus','field_6107fee8b9e34'),(108576,2738,'slider_story-past_4_year','In 2011'),(108577,2738,'_slider_story-past_4_year','field_6107fe861dc5d'),(108578,2738,'slider_story-past_4_gropus_0_title_title','The Billing Company of[nbsp]the[nbsp]Year'),(108579,2738,'_slider_story-past_4_gropus_0_title_title','field_6107fefbb9e35'),(108580,2738,'slider_story-past_4_gropus_0_title_gradient','0'),(108581,2738,'_slider_story-past_4_gropus_0_title_gradient','field_6107ff2c8bc34'),(108582,2738,'slider_story-past_4_gropus_0_title',''),(108583,2738,'_slider_story-past_4_gropus_0_title','field_6107ff625d3cf'),(108584,2738,'slider_story-past_4_gropus_0_description','CommerceGate was awarded the[nbsp]Billing Company of[nbsp]the[nbsp]Year (Merchant Services) for our longstanding dedication to[nbsp]providing leading payment technology and support access for our clients.'),(108585,2738,'_slider_story-past_4_gropus_0_description','field_6107ff01b9e36'),(108586,2738,'slider_story-past_4_gropus','1'),(108587,2738,'_slider_story-past_4_gropus','field_6107fee8b9e34'),(108588,2738,'slider_story-past_5_year','In 2012'),(108589,2738,'_slider_story-past_5_year','field_6107fe861dc5d'),(108590,2738,'slider_story-past_5_gropus_0_title_title','The[nbsp]European Billing Company of[nbsp]the[nbsp]Year Award'),(108591,2738,'_slider_story-past_5_gropus_0_title_title','field_6107fefbb9e35'),(108592,2738,'slider_story-past_5_gropus_0_title_gradient','0'),(108593,2738,'_slider_story-past_5_gropus_0_title_gradient','field_6107ff2c8bc34'),(108594,2738,'slider_story-past_5_gropus_0_title',''),(108595,2738,'_slider_story-past_5_gropus_0_title','field_6107ff625d3cf'),(108596,2738,'slider_story-past_5_gropus_0_description','CommerceGate was nominated for the[nbsp]European Billing Company of[nbsp]the[nbsp]Year Award for outstanding performance and reliability of[nbsp]our billing solutions for our clients in[nbsp]Europe.'),(108597,2738,'_slider_story-past_5_gropus_0_description','field_6107ff01b9e36'),(108598,2738,'slider_story-past_5_gropus','2'),(108599,2738,'_slider_story-past_5_gropus','field_6107fee8b9e34'),(108600,2738,'slider_story-past_6_year','In 2013'),(108601,2738,'_slider_story-past_6_year','field_6107fe861dc5d'),(108602,2738,'slider_story-past_6_gropus_0_title_title','The European Billing Company of[nbsp]the[nbsp]Year Award'),(108603,2738,'_slider_story-past_6_gropus_0_title_title','field_6107fefbb9e35'),(108604,2738,'slider_story-past_6_gropus_0_title_gradient','0'),(108605,2738,'_slider_story-past_6_gropus_0_title_gradient','field_6107ff2c8bc34'),(108606,2738,'slider_story-past_6_gropus_0_title',''),(108607,2738,'_slider_story-past_6_gropus_0_title','field_6107ff625d3cf'),(108608,2738,'slider_story-past_6_gropus_0_description','CommerceGate was crowned the[nbsp]title European Billing Company of[nbsp]the[nbsp]Year Award for outstanding performance and[nbsp]reliability of[nbsp]our billing solutions for our clients in[nbsp]Europe.'),(108609,2738,'_slider_story-past_6_gropus_0_description','field_6107ff01b9e36'),(108610,2738,'slider_story-past_6_gropus','1'),(108611,2738,'_slider_story-past_6_gropus','field_6107fee8b9e34'),(108612,2738,'slider_story-past_7_year','In 2014'),(108613,2738,'_slider_story-past_7_year','field_6107fe861dc5d'),(108614,2738,'slider_story-past_7_gropus_0_title_title','The European Payment Processor of[nbsp]the[nbsp]Year Award'),(108615,2738,'_slider_story-past_7_gropus_0_title_title','field_6107fefbb9e35'),(108616,2738,'slider_story-past_7_gropus_0_title_gradient','0'),(108617,2738,'_slider_story-past_7_gropus_0_title_gradient','field_6107ff2c8bc34'),(108618,2738,'slider_story-past_7_gropus_0_title',''),(108619,2738,'_slider_story-past_7_gropus_0_title','field_6107ff625d3cf'),(108620,2738,'slider_story-past_7_gropus_0_description','CommerceGate was crowned the[nbsp]European Payment Processor of[nbsp]the[nbsp]Year Award for our leading and[nbsp]highly scalable payment processing solutions for our clients in[nbsp]Europe.'),(108621,2738,'_slider_story-past_7_gropus_0_description','field_6107ff01b9e36'),(108622,2738,'slider_story-past_7_gropus','2'),(108623,2738,'_slider_story-past_7_gropus','field_6107fee8b9e34'),(108624,2738,'slider_story-past_8_year','In 2015'),(108625,2738,'_slider_story-past_8_year','field_6107fe861dc5d'),(108626,2738,'slider_story-past_8_gropus_0_title_title','CommerceGate expanded our team'),(108627,2738,'_slider_story-past_8_gropus_0_title_title','field_6107fefbb9e35'),(108628,2738,'slider_story-past_8_gropus_0_title_gradient','0'),(108629,2738,'_slider_story-past_8_gropus_0_title_gradient','field_6107ff2c8bc34'),(108630,2738,'slider_story-past_8_gropus_0_title',''),(108631,2738,'_slider_story-past_8_gropus_0_title','field_6107ff625d3cf'),(108632,2738,'slider_story-past_8_gropus_0_description','CommerceGate expanded our team to[nbsp]boost our core competencies and[nbsp]expertise in[nbsp]key operational areas while continuing to[nbsp]grow our client base and support throughout Europe.'),(108633,2738,'_slider_story-past_8_gropus_0_description','field_6107ff01b9e36'),(108634,2738,'slider_story-past_8_gropus','3'),(108635,2738,'_slider_story-past_8_gropus','field_6107fee8b9e34'),(108636,2738,'slider_story-past','15'),(108637,2738,'_slider_story-past','field_6107fe24901a6'),(108638,2738,'slider_story-feature_0_year','In 2022'),(108639,2738,'_slider_story-feature_0_year','field_6107ffda45731'),(108640,2738,'slider_story-feature_0_gropus_0_title_title','CG[nbsp]Digital Bank.'),(108641,2738,'_slider_story-feature_0_gropus_0_title_title','field_6107ffda45734'),(108642,2738,'slider_story-feature_0_gropus_0_title_gradient','0'),(108643,2738,'_slider_story-feature_0_gropus_0_title_gradient','field_6107ffda45735'),(108644,2738,'slider_story-feature_0_gropus_0_title',''),(108645,2738,'_slider_story-feature_0_gropus_0_title','field_6107ffda45733'),(108646,2738,'slider_story-feature_0_gropus_0_description','Gain access to[nbsp]key digital banking facilities and[nbsp]services hassle-free, tailored to[nbsp]the[nbsp]needs of[nbsp]your online business.'),(108647,2738,'_slider_story-feature_0_gropus_0_description','field_6107ffda45736'),(108648,2738,'slider_story-feature_0_gropus','3'),(108649,2738,'_slider_story-feature_0_gropus','field_6107ffda45732'),(108650,2738,'slider_story-feature','1'),(108651,2738,'_slider_story-feature','field_6107ffda45730'),(108652,2738,'slider',''),(108653,2738,'_slider','field_610800a34520b'),(108654,2738,'slider_story-feature_0_gropus_1_title_title','CG[nbsp]Card.'),(108655,2738,'_slider_story-feature_0_gropus_1_title_title','field_6107ffda45734'),(108656,2738,'slider_story-feature_0_gropus_1_title_gradient','0'),(108657,2738,'_slider_story-feature_0_gropus_1_title_gradient','field_6107ffda45735'),(108658,2738,'slider_story-feature_0_gropus_1_title',''),(108659,2738,'_slider_story-feature_0_gropus_1_title','field_6107ffda45733'),(108660,2738,'slider_story-feature_0_gropus_1_description','Get customized corporate and[nbsp]personal credit cards for[nbsp]your stakeholders and[nbsp]key partners linked to[nbsp]your account.'),(108661,2738,'_slider_story-feature_0_gropus_1_description','field_6107ffda45736'),(108662,2738,'career-block-info_title','Start Your Career'),(108663,2738,'_career-block-info_title','field_6108088e7a966'),(108664,2738,'career-block-info_suptitle_text','15 job openings'),(108665,2738,'_career-block-info_suptitle_text','field_610808a07a968'),(108666,2738,'career-block-info_suptitle_color','#EB5042'),(108667,2738,'_career-block-info_suptitle_color','field_610808a67a969'),(108668,2738,'career-block-info_suptitle',''),(108669,2738,'_career-block-info_suptitle','field_610808947a967'),(108670,2738,'career-block-info_button-title','See All Jobs\\'),(108671,2738,'_career-block-info_button-title','field_610808cdef69d'),(108672,2738,'career-block-info',''),(108673,2738,'_career-block-info','field_610807c27a965'),(108674,2738,'career-block-info_button','a:3:{s:5:\"title\";s:12:\"See all jobs\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/careers/\";s:6:\"target\";s:0:\"\";}'),(108675,2738,'_career-block-info_button','field_610808cdef69d'),(108676,2738,'slider_story-past_2_gropus_1_title_title','The[nbsp]Strategic Alliance of[nbsp]the[nbsp]Year Award'),(108677,2738,'_slider_story-past_2_gropus_1_title_title','field_6107fefbb9e35'),(108678,2738,'slider_story-past_2_gropus_1_title_gradient','0'),(108679,2738,'_slider_story-past_2_gropus_1_title_gradient','field_6107ff2c8bc34'),(108680,2738,'slider_story-past_2_gropus_1_title',''),(108681,2738,'_slider_story-past_2_gropus_1_title','field_6107ff625d3cf'),(108682,2738,'slider_story-past_2_gropus_1_description','CommerceGate was awarded the[nbsp]Strategic Alliance of[nbsp]the[nbsp]Year Award for[nbsp]outstanding performance and[nbsp]reliability in[nbsp]our payment solutions.'),(108683,2738,'_slider_story-past_2_gropus_1_description','field_6107ff01b9e36'),(108684,2738,'slider_story-past_5_gropus_1_title_title','CommerceGate relaunches our flagship website'),(108685,2738,'_slider_story-past_5_gropus_1_title_title','field_6107fefbb9e35'),(108686,2738,'slider_story-past_5_gropus_1_title_gradient','0'),(108687,2738,'_slider_story-past_5_gropus_1_title_gradient','field_6107ff2c8bc34'),(108688,2738,'slider_story-past_5_gropus_1_title',''),(108689,2738,'_slider_story-past_5_gropus_1_title','field_6107ff625d3cf'),(108690,2738,'slider_story-past_5_gropus_1_description','CommerceGate relaunches our flagship website and brand image to[nbsp]emphasize on[nbsp]our growing success, industry expertise and[nbsp]outstanding dedication to[nbsp]our clients globally.'),(108691,2738,'_slider_story-past_5_gropus_1_description','field_6107ff01b9e36'),(108692,2738,'slider_story-past_7_gropus_1_title_title','The lead in[nbsp]innovation and[nbsp]development'),(108693,2738,'_slider_story-past_7_gropus_1_title_title','field_6107fefbb9e35'),(108694,2738,'slider_story-past_7_gropus_1_title_gradient','0'),(108695,2738,'_slider_story-past_7_gropus_1_title_gradient','field_6107ff2c8bc34'),(108696,2738,'slider_story-past_7_gropus_1_title',''),(108697,2738,'_slider_story-past_7_gropus_1_title','field_6107ff625d3cf'),(108698,2738,'slider_story-past_7_gropus_1_description','CommerceGate takes the[nbsp]lead in[nbsp]innovation and development under a[nbsp]new management with the[nbsp]commitment to[nbsp]developing and[nbsp]adopting the[nbsp]latest payment technologies available for our clients.'),(108699,2738,'_slider_story-past_7_gropus_1_description','field_6107ff01b9e36'),(108700,2738,'slider_story-past_8_gropus_1_title_title','A[nbsp]brand new processing platform and[nbsp]back office systems'),(108701,2738,'_slider_story-past_8_gropus_1_title_title','field_6107fefbb9e35'),(108702,2738,'slider_story-past_8_gropus_1_title_gradient','0'),(108703,2738,'_slider_story-past_8_gropus_1_title_gradient','field_6107ff2c8bc34'),(108704,2738,'slider_story-past_8_gropus_1_title',''),(108705,2738,'_slider_story-past_8_gropus_1_title','field_6107ff625d3cf'),(108706,2738,'slider_story-past_8_gropus_1_description','CommerceGate begins development of[nbsp]a[nbsp]brand new processing platform and[nbsp]back office systems to[nbsp]provide our clients with a[nbsp]highly secure and[nbsp]leading payment processing solution in[nbsp]the[nbsp]industry.'),(108707,2738,'_slider_story-past_8_gropus_1_description','field_6107ff01b9e36'),(108708,2738,'slider_story-past_8_gropus_2_title_title','Data-driven business intelligence technology'),(108709,2738,'_slider_story-past_8_gropus_2_title_title','field_6107fefbb9e35'),(108710,2738,'slider_story-past_8_gropus_2_title_gradient','0'),(108711,2738,'_slider_story-past_8_gropus_2_title_gradient','field_6107ff2c8bc34'),(108712,2738,'slider_story-past_8_gropus_2_title',''),(108713,2738,'_slider_story-past_8_gropus_2_title','field_6107ff625d3cf'),(108714,2738,'slider_story-past_8_gropus_2_description','CommerceGate continues to[nbsp]evolve and[nbsp]cater to[nbsp]the[nbsp]changing landscape of[nbsp]the[nbsp]industry through streamlining business processes, leveraging on[nbsp]agile and[nbsp]data-driven business intelligence technology.'),(108715,2738,'_slider_story-past_8_gropus_2_description','field_6107ff01b9e36'),(108716,2738,'slider_story-past_9_year','In 2016'),(108717,2738,'_slider_story-past_9_year','field_6107fe861dc5d'),(108718,2738,'slider_story-past_9_gropus_0_title_title','The[nbsp]leading back office system and[nbsp]merchant user interface'),(108719,2738,'_slider_story-past_9_gropus_0_title_title','field_6107fefbb9e35'),(108720,2738,'slider_story-past_9_gropus_0_title_gradient','0'),(108721,2738,'_slider_story-past_9_gropus_0_title_gradient','field_6107ff2c8bc34'),(108722,2738,'slider_story-past_9_gropus_0_title',''),(108723,2738,'_slider_story-past_9_gropus_0_title','field_6107ff625d3cf'),(108724,2738,'slider_story-past_9_gropus_0_description','CommerceGate launches the[nbsp]leading back office system and[nbsp]merchant user interface making payment processing management easier and[nbsp]convenient, while increasing the[nbsp]capabilities for our clients.'),(108725,2738,'_slider_story-past_9_gropus_0_description','field_6107ff01b9e36'),(108726,2738,'slider_story-past_9_gropus_1_title_title','An[nbsp]upgraded website and[nbsp]corporate profile'),(108727,2738,'_slider_story-past_9_gropus_1_title_title','field_6107fefbb9e35'),(108728,2738,'slider_story-past_9_gropus_1_title_gradient','0'),(108729,2738,'_slider_story-past_9_gropus_1_title_gradient','field_6107ff2c8bc34'),(108730,2738,'slider_story-past_9_gropus_1_title',''),(108731,2738,'_slider_story-past_9_gropus_1_title','field_6107ff625d3cf'),(108732,2738,'slider_story-past_9_gropus_1_description','CommerceGate introduces an[nbsp]upgraded website and[nbsp]corporate profile to[nbsp]reflect the[nbsp]dedication and[nbsp]commitment to[nbsp]constant innovation, marking the[nbsp]transition to[nbsp]a[nbsp]lean, agile, and[nbsp]data-driven payment processor.'),(108733,2738,'_slider_story-past_9_gropus_1_description','field_6107ff01b9e36'),(108734,2738,'slider_story-past_9_gropus','2'),(108735,2738,'_slider_story-past_9_gropus','field_6107fee8b9e34'),(108736,2738,'slider_story-past_10_year','In 2017'),(108737,2738,'_slider_story-past_10_year','field_6107fe861dc5d'),(108738,2738,'slider_story-past_10_gropus_0_title_title','Billing[nbsp]2.0'),(108739,2738,'_slider_story-past_10_gropus_0_title_title','field_6107fefbb9e35'),(108740,2738,'slider_story-past_10_gropus_0_title_gradient','1'),(108741,2738,'_slider_story-past_10_gropus_0_title_gradient','field_6107ff2c8bc34'),(108742,2738,'slider_story-past_10_gropus_0_title',''),(108743,2738,'_slider_story-past_10_gropus_0_title','field_6107ff625d3cf'),(108744,2738,'slider_story-past_10_gropus_0_description','CommerceGate launches Billing[nbsp]2.0, the[nbsp]leading all-in-one invoice, settlement and[nbsp]billing system that provides the[nbsp]latest technology and[nbsp]functionalities with accurate transactional data for our clients.'),(108745,2738,'_slider_story-past_10_gropus_0_description','field_6107ff01b9e36'),(108746,2738,'slider_story-past_10_gropus','1'),(108747,2738,'_slider_story-past_10_gropus','field_6107fee8b9e34'),(108748,2738,'slider_story-past_11_year','In 2018'),(108749,2738,'_slider_story-past_11_year','field_6107fe861dc5d'),(108750,2738,'slider_story-past_11_gropus_0_title_title','CGPayTech'),(108751,2738,'_slider_story-past_11_gropus_0_title_title','field_6107fefbb9e35'),(108752,2738,'slider_story-past_11_gropus_0_title_gradient','1'),(108753,2738,'_slider_story-past_11_gropus_0_title_gradient','field_6107ff2c8bc34'),(108754,2738,'slider_story-past_11_gropus_0_title',''),(108755,2738,'_slider_story-past_11_gropus_0_title','field_6107ff625d3cf'),(108756,2738,'slider_story-past_11_gropus_0_description','CommerceGate launches CGPayTech, a[nbsp]cutting-edge payment platform with higher processing capacities, improved security encryption protocols and[nbsp]a[nbsp]variety of[nbsp]additional payment methods.'),(108757,2738,'_slider_story-past_11_gropus_0_description','field_6107ff01b9e36'),(108758,2738,'slider_story-past_11_gropus','1'),(108759,2738,'_slider_story-past_11_gropus','field_6107fee8b9e34'),(108760,2738,'slider_story-past_12_year','In 2019'),(108761,2738,'_slider_story-past_12_year','field_6107fe861dc5d'),(108762,2738,'slider_story-past_12_gropus_0_title_title','20th[nbsp]acquiring partner integration'),(108763,2738,'_slider_story-past_12_gropus_0_title_title','field_6107fefbb9e35'),(108764,2738,'slider_story-past_12_gropus_0_title_gradient','0'),(108765,2738,'_slider_story-past_12_gropus_0_title_gradient','field_6107ff2c8bc34'),(108766,2738,'slider_story-past_12_gropus_0_title',''),(108767,2738,'_slider_story-past_12_gropus_0_title','field_6107ff625d3cf'),(108768,2738,'slider_story-past_12_gropus_0_description','CommerceGate introduces our 20th acquiring partner integration to[nbsp]our platform, providing our merchants higher transactional volumes, better conversion, risk management and[nbsp]payment processing quality.'),(108769,2738,'_slider_story-past_12_gropus_0_description','field_6107ff01b9e36'),(108770,2738,'slider_story-past_12_gropus','1'),(108771,2738,'_slider_story-past_12_gropus','field_6107fee8b9e34'),(108772,2738,'slider_story-past_13_year','In 2020'),(108773,2738,'_slider_story-past_13_year','field_6107fe861dc5d'),(108774,2738,'slider_story-past_13_gropus_0_title_title','A[nbsp]financial institution license'),(108775,2738,'_slider_story-past_13_gropus_0_title_title','field_6107fefbb9e35'),(108776,2738,'slider_story-past_13_gropus_0_title_gradient','0'),(108777,2738,'_slider_story-past_13_gropus_0_title_gradient','field_6107ff2c8bc34'),(108778,2738,'slider_story-past_13_gropus_0_title',''),(108779,2738,'_slider_story-past_13_gropus_0_title','field_6107ff625d3cf'),(108780,2738,'slider_story-past_13_gropus_0_description','CommerceGate was the[nbsp]first non-banking group in[nbsp]Spain to[nbsp]be[nbsp]granted by[nbsp]the[nbsp]Central Bank of[nbsp]Spain a[nbsp]financial institution license.'),(108781,2738,'_slider_story-past_13_gropus_0_description','field_6107ff01b9e36'),(108782,2738,'slider_story-past_13_gropus','1'),(108783,2738,'_slider_story-past_13_gropus','field_6107fee8b9e34'),(108784,2738,'slider_story-past_14_year','In 2021'),(108785,2738,'_slider_story-past_14_year','field_6107fe861dc5d'),(108786,2738,'slider_story-past_14_gropus_0_title_title','CommerceGate opens the[nbsp]LATAM market'),(108787,2738,'_slider_story-past_14_gropus_0_title_title','field_6107fefbb9e35'),(108788,2738,'slider_story-past_14_gropus_0_title_gradient','0'),(108789,2738,'_slider_story-past_14_gropus_0_title_gradient','field_6107ff2c8bc34'),(108790,2738,'slider_story-past_14_gropus_0_title',''),(108791,2738,'_slider_story-past_14_gropus_0_title','field_6107ff625d3cf'),(108792,2738,'slider_story-past_14_gropus_0_description','CommerceGate opens the[nbsp]LATAM market through local acquiring and[nbsp]payment solutions for EU merchants with Brazil being the[nbsp]first country and[nbsp]Mexico, Chile, Colombia and[nbsp]Peru coming next.'),(108793,2738,'_slider_story-past_14_gropus_0_description','field_6107ff01b9e36'),(108794,2738,'slider_story-past_14_gropus','1'),(108795,2738,'_slider_story-past_14_gropus','field_6107fee8b9e34'),(108796,2738,'slider_story-feature_0_gropus_2_title_title','CG[nbsp]eWallet.'),(108797,2738,'_slider_story-feature_0_gropus_2_title_title','field_6107ffda45734'),(108798,2738,'slider_story-feature_0_gropus_2_title_gradient','0'),(108799,2738,'_slider_story-feature_0_gropus_2_title_gradient','field_6107ffda45735'),(108800,2738,'slider_story-feature_0_gropus_2_title',''),(108801,2738,'_slider_story-feature_0_gropus_2_title','field_6107ffda45733'),(108802,2738,'slider_story-feature_0_gropus_2_description','Get full access to[nbsp]the[nbsp]benefits of[nbsp]the[nbsp]CG[nbsp]eWallet solution to[nbsp]increase customer interaction with your business.'),(108803,2738,'_slider_story-feature_0_gropus_2_description','field_6107ffda45736'),(108804,2738,'main-block_icon','2405'),(108805,2738,'_main-block_icon','field_61a6339b40147'),(108806,2738,'blog-block_title-color','#4BD18E'),(108807,2738,'_blog-block_title-color','field_61a631cd81f28'),(108808,2738,'blog-block_title_before',''),(108809,2738,'_blog-block_title_before','field_61a631cd81f2a'),(108810,2738,'blog-block_title_after',''),(108811,2738,'_blog-block_title_after','field_61a631cd81f2b'),(108812,2738,'blog-block_title',''),(108813,2738,'_blog-block_title','field_61a631cd81f29'),(108814,2738,'blog-block_link',''),(108815,2738,'_blog-block_link','field_61a631cd81f2c'),(108816,2738,'blog-block_posts',''),(108817,2738,'_blog-block_posts','field_61a631cd81f2d'),(108818,2738,'blog-block_post-button-title',''),(108819,2738,'_blog-block_post-button-title','field_61a631cd81f2e'),(108820,2738,'blog-block',''),(108821,2738,'_blog-block','field_61a631cd81f27'),(108822,1607,'main-block_icon','2405'),(108823,1607,'_main-block_icon','field_61a6339b40147'),(108824,1607,'blog-block_title-color','#4BD18E'),(108825,1607,'_blog-block_title-color','field_61a631cd81f28'),(108826,1607,'blog-block_title_before','Su éxito es el nuestro.'),(108827,1607,'_blog-block_title_before','field_61a631cd81f2a'),(108828,1607,'blog-block_title_after','Está en buenas manos.'),(108829,1607,'_blog-block_title_after','field_61a631cd81f2b'),(108830,1607,'blog-block_title',''),(108831,1607,'_blog-block_title','field_61a631cd81f29'),(108832,1607,'blog-block_link','a:3:{s:5:\"title\";s:33:\"Vea nuestras historias de éxito \";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/es/blog/\";s:6:\"target\";s:0:\"\";}'),(108833,1607,'_blog-block_link','field_61a631cd81f2c'),(108834,1607,'blog-block_posts','a:4:{i:0;s:4:\"2690\";i:1;s:4:\"2634\";i:2;s:4:\"2666\";i:3;s:4:\"2662\";}'),(108835,1607,'_blog-block_posts','field_61a631cd81f2d'),(108836,1607,'blog-block_post-button-title','Ver caso de estudio'),(108837,1607,'_blog-block_post-button-title','field_61a631cd81f2e'),(108838,1607,'blog-block',''),(108839,1607,'_blog-block','field_61a631cd81f27'),(108840,2739,'main-block_image','2475'),(108841,2739,'_main-block_image','field_6107f1cd63ec8'),(108842,2739,'main-block_title','Sobre CommerceGate'),(108843,2739,'_main-block_title','field_6107f1db63ec9'),(108844,2739,'main-block_description','Miles de[nbsp]comerciantes han[nbsp]aumentado sus[nbsp]ventas con nuestras soluciones de[nbsp]pago desde el[nbsp]2006. Hoy[nbsp]día, hemos escalado con[nbsp]éxito proveyendo todos los[nbsp]negocios con tecnología líder y[nbsp]con fundamentos de[nbsp]prácticas comerciales éticas'),(108845,2739,'_main-block_description','field_6107f1e463eca'),(108846,2739,'main-block_button-title','Descubra más'),(108847,2739,'_main-block_button-title','field_6107f1f063ecb'),(108848,2739,'main-block',''),(108849,2739,'_main-block','field_6107f1b963ec7'),(108850,2739,'introductory-block-title','Somos profesionales reconocidos'),(108851,2739,'_introductory-block-title','field_6107f5e1078d8'),(108852,2739,'introductory-block-icons_0_icon','2146'),(108853,2739,'_introductory-block-icons_0_icon','field_6107f5f6078da'),(108854,2739,'introductory-block-icons_0_icon-description','Con Licencia del[nbsp]Banco de[nbsp]España'),(108855,2739,'_introductory-block-icons_0_icon-description','field_6107f635d4d34'),(108856,2739,'introductory-block-icons_1_icon','2147'),(108857,2739,'_introductory-block-icons_1_icon','field_6107f5f6078da'),(108858,2739,'introductory-block-icons_1_icon-description','Auditor de[nbsp]KPMG designado'),(108859,2739,'_introductory-block-icons_1_icon-description','field_6107f635d4d34'),(108860,2739,'introductory-block-icons_2_icon','2149'),(108861,2739,'_introductory-block-icons_2_icon','field_6107f5f6078da'),(108862,2739,'introductory-block-icons_2_icon-description','Cumplimiento de[nbsp]seguridad PCI[nbsp]Nivel[nbsp]1'),(108863,2739,'_introductory-block-icons_2_icon-description','field_6107f635d4d34'),(108864,2739,'introductory-block-icons_3_icon','2148'),(108865,2739,'_introductory-block-icons_3_icon','field_6107f5f6078da'),(108866,2739,'introductory-block-icons_3_icon-description','Institución Financiera Regulada por[nbsp]UE'),(108867,2739,'_introductory-block-icons_3_icon-description','field_6107f635d4d34'),(108868,2739,'introductory-block-icons','4'),(108869,2739,'_introductory-block-icons','field_6107f5e6078d9'),(108870,2739,'team-list_0_image','2092'),(108871,2739,'_team-list_0_image','field_6107f9b886e2d'),(108872,2739,'team-list_0_full-name','Evgen Sopin'),(108873,2739,'_team-list_0_full-name','field_6107f9ee86e2e'),(108874,2739,'team-list_0_position','Director Ejecutivo'),(108875,2739,'_team-list_0_position','field_6107fa0886e2f'),(108876,2739,'team-list_0_profile','https://www.linkedin.com/in/evgensopin/'),(108877,2739,'_team-list_0_profile','field_6107fa1e86e30'),(108878,2739,'team-list_1_image','570'),(108879,2739,'_team-list_1_image','field_6107f9b886e2d'),(108880,2739,'team-list_1_full-name','Carlos Maduro'),(108881,2739,'_team-list_1_full-name','field_6107f9ee86e2e'),(108882,2739,'team-list_1_position','Director Financiero'),(108883,2739,'_team-list_1_position','field_6107fa0886e2f'),(108884,2739,'team-list_1_profile','https://www.linkedin.com/in/carlosmaduro/'),(108885,2739,'_team-list_1_profile','field_6107fa1e86e30'),(108886,2739,'team-list_2_image','571'),(108887,2739,'_team-list_2_image','field_6107f9b886e2d'),(108888,2739,'team-list_2_full-name','Paul Barclay'),(108889,2739,'_team-list_2_full-name','field_6107f9ee86e2e'),(108890,2739,'team-list_2_position','Director comercial'),(108891,2739,'_team-list_2_position','field_6107fa0886e2f'),(108892,2739,'team-list_2_profile','https://www.linkedin.com/in/pabarclay/'),(108893,2739,'_team-list_2_profile','field_6107fa1e86e30'),(108894,2739,'team-list_3_image','572'),(108895,2739,'_team-list_3_image','field_6107f9b886e2d'),(108896,2739,'team-list_3_full-name','Andrew Rud'),(108897,2739,'_team-list_3_full-name','field_6107f9ee86e2e'),(108898,2739,'team-list_3_position','Director de[nbsp]Operaciones'),(108899,2739,'_team-list_3_position','field_6107fa0886e2f'),(108900,2739,'team-list_3_profile','https://www.linkedin.com/in/andrew-rud-b3274835/'),(108901,2739,'_team-list_3_profile','field_6107fa1e86e30'),(108902,2739,'team-list_4_image','573'),(108903,2739,'_team-list_4_image','field_6107f9b886e2d'),(108904,2739,'team-list_4_full-name','Andrew Vinnichenko'),(108905,2739,'_team-list_4_full-name','field_6107f9ee86e2e'),(108906,2739,'team-list_4_position','Oficial de[nbsp]Informes de[nbsp]Blanqueo de[nbsp]Capitales'),(108907,2739,'_team-list_4_position','field_6107fa0886e2f'),(108908,2739,'team-list_4_profile','https://www.linkedin.com/in/andrew-vinnichenko/'),(108909,2739,'_team-list_4_profile','field_6107fa1e86e30'),(108910,2739,'team-list','5'),(108911,2739,'_team-list','field_6107f8956d8f2'),(108912,2739,'team-block-info_team-title','Nuestro Equipo'),(108913,2739,'_team-block-info_team-title','field_6107f96a86e2c'),(108914,2739,'team-block-info_team-profile-link-title','Perfil de Linkedin'),(108915,2739,'_team-block-info_team-profile-link-title','field_6107fa2d86e31'),(108916,2739,'team-block-info',''),(108917,2739,'_team-block-info','field_6107fa5b46179'),(108918,2739,'our-story-title','Nuestra Historia'),(108919,2739,'_our-story-title','field_6107fd3dfac5c'),(108920,2739,'slider_story-past_0_year','Fundada en 2006'),(108921,2739,'_slider_story-past_0_year','field_6107fe861dc5d'),(108922,2739,'slider_story-past_0_gropus_0_title_title','Founded'),(108923,2739,'_slider_story-past_0_gropus_0_title_title','field_6107fefbb9e35'),(108924,2739,'slider_story-past_0_gropus_0_title_gradient','1'),(108925,2739,'_slider_story-past_0_gropus_0_title_gradient','field_6107ff2c8bc34'),(108926,2739,'slider_story-past_0_gropus_0_title',''),(108927,2739,'_slider_story-past_0_gropus_0_title','field_6107ff625d3cf'),(108928,2739,'slider_story-past_0_gropus_0_description','CommerceGate se[nbsp]fundó en[nbsp]Barcelona, España, mediante relaciones clave con[nbsp]instituciones financerias y[nbsp]de[nbsp]gestión de[nbsp]riesgos, para desarrollar capacidades tecnológicas y[nbsp]operativas en[nbsp]nuestra plataforma.'),(108929,2739,'_slider_story-past_0_gropus_0_description','field_6107ff01b9e36'),(108930,2739,'slider_story-past_0_gropus','1'),(108931,2739,'_slider_story-past_0_gropus','field_6107fee8b9e34'),(108932,2739,'slider_story-past_1_year','En 2007'),(108933,2739,'_slider_story-past_1_year','field_6107fe861dc5d'),(108934,2739,'slider_story-past_1_gropus_0_title_title','foundation'),(108935,2739,'_slider_story-past_1_gropus_0_title_title','field_6107fefbb9e35'),(108936,2739,'slider_story-past_1_gropus_0_title_gradient','0'),(108937,2739,'_slider_story-past_1_gropus_0_title_gradient','field_6107ff2c8bc34'),(108938,2739,'slider_story-past_1_gropus_0_title',''),(108939,2739,'_slider_story-past_1_gropus_0_title','field_6107ff625d3cf'),(108940,2739,'slider_story-past_1_gropus_0_description','CommerceGate rápidamente escaló hasta ser[nbsp]el[nbsp]mayor procesador de[nbsp]pagos de[nbsp]alto riesgo en[nbsp]España y[nbsp]se[nbsp]expandió por[nbsp]toda Europa, ofreciendo un[nbsp]rendimiento superior y[nbsp]soluciones de[nbsp]pago altamente seguras.'),(108941,2739,'_slider_story-past_1_gropus_0_description','field_6107ff01b9e36'),(108942,2739,'slider_story-past_1_gropus','1'),(108943,2739,'_slider_story-past_1_gropus','field_6107fee8b9e34'),(108944,2739,'slider_story-past_2_year','En 2009'),(108945,2739,'_slider_story-past_2_year','field_6107fe861dc5d'),(108946,2739,'slider_story-past_2_gropus_0_title_title','Relanzamiento de[nbsp]cgbilling.com'),(108947,2739,'_slider_story-past_2_gropus_0_title_title','field_6107fefbb9e35'),(108948,2739,'slider_story-past_2_gropus_0_title_gradient','0'),(108949,2739,'_slider_story-past_2_gropus_0_title_gradient','field_6107ff2c8bc34'),(108950,2739,'slider_story-past_2_gropus_0_title',''),(108951,2739,'_slider_story-past_2_gropus_0_title','field_6107ff625d3cf'),(108952,2739,'slider_story-past_2_gropus_0_description','CommerceGate se[nbsp]volvió un[nbsp]referente en[nbsp]la[nbsp]industria por[nbsp]la[nbsp]calidad del[nbsp]servicio de[nbsp]soporte de[nbsp]facturación al[nbsp]usuario final con[nbsp]el[nbsp]relanzamiento de[nbsp]cgbilling.com'),(108953,2739,'_slider_story-past_2_gropus_0_description','field_6107ff01b9e36'),(108954,2739,'slider_story-past_2_gropus','2'),(108955,2739,'_slider_story-past_2_gropus','field_6107fee8b9e34'),(108956,2739,'slider_story-past_3_year','En 2010'),(108957,2739,'_slider_story-past_3_year','field_6107fe861dc5d'),(108958,2739,'slider_story-past_3_gropus_0_title_title','CommerceGate amplió nuestro equipo'),(108959,2739,'_slider_story-past_3_gropus_0_title_title','field_6107fefbb9e35'),(108960,2739,'slider_story-past_3_gropus_0_title_gradient','0'),(108961,2739,'_slider_story-past_3_gropus_0_title_gradient','field_6107ff2c8bc34'),(108962,2739,'slider_story-past_3_gropus_0_title',''),(108963,2739,'_slider_story-past_3_gropus_0_title','field_6107ff625d3cf'),(108964,2739,'slider_story-past_3_gropus_0_description','CommerceGate amplió nuestro equipo para satisfacer la[nbsp]demanda creciente de[nbsp]nuestras soluciones de[nbsp]pago y[nbsp]seguir ofreciendo un[nbsp]soporte altamente dedicado a[nbsp]nuestros clientes.'),(108965,2739,'_slider_story-past_3_gropus_0_description','field_6107ff01b9e36'),(108966,2739,'slider_story-past_3_gropus','1'),(108967,2739,'_slider_story-past_3_gropus','field_6107fee8b9e34'),(108968,2739,'slider_story-past_4_year','En 2011'),(108969,2739,'_slider_story-past_4_year','field_6107fe861dc5d'),(108970,2739,'slider_story-past_4_gropus_0_title_title','El[nbsp]Europèan Billing Company of[nbsp]the[nbsp]Year'),(108971,2739,'_slider_story-past_4_gropus_0_title_title','field_6107fefbb9e35'),(108972,2739,'slider_story-past_4_gropus_0_title_gradient','0'),(108973,2739,'_slider_story-past_4_gropus_0_title_gradient','field_6107ff2c8bc34'),(108974,2739,'slider_story-past_4_gropus_0_title',''),(108975,2739,'_slider_story-past_4_gropus_0_title','field_6107ff625d3cf'),(108976,2739,'slider_story-past_4_gropus_0_description','CommerceGate fue[nbsp]galardonado con[nbsp]el[nbsp]Europèan Billing Company of[nbsp]the[nbsp]Year (Merchant Services) por[nbsp]nuestra larga dedicación a[nbsp]brindar tecnología de[nbsp]pago líder y[nbsp]acceso de[nbsp]soporte a[nbsp]nuestros clientes.'),(108977,2739,'_slider_story-past_4_gropus_0_description','field_6107ff01b9e36'),(108978,2739,'slider_story-past_4_gropus','1'),(108979,2739,'_slider_story-past_4_gropus','field_6107fee8b9e34'),(108980,2739,'slider_story-past_5_year','En 2012'),(108981,2739,'_slider_story-past_5_year','field_6107fe861dc5d'),(108982,2739,'slider_story-past_5_gropus_0_title_title','El[nbsp]European Billing Company of[nbsp]the[nbsp]Year Award'),(108983,2739,'_slider_story-past_5_gropus_0_title_title','field_6107fefbb9e35'),(108984,2739,'slider_story-past_5_gropus_0_title_gradient','0'),(108985,2739,'_slider_story-past_5_gropus_0_title_gradient','field_6107ff2c8bc34'),(108986,2739,'slider_story-past_5_gropus_0_title',''),(108987,2739,'_slider_story-past_5_gropus_0_title','field_6107ff625d3cf'),(108988,2739,'slider_story-past_5_gropus_0_description','CommerceGate fue[nbsp]nominada para el[nbsp]European Billing Company of[nbsp]the[nbsp]Year Award por[nbsp]el[nbsp]desempeño sobresaliente y[nbsp]confiabilidad de[nbsp]nuestras soluciones de[nbsp]pago para nuestros clientes en[nbsp]Europa.'),(108989,2739,'_slider_story-past_5_gropus_0_description','field_6107ff01b9e36'),(108990,2739,'slider_story-past_5_gropus','2'),(108991,2739,'_slider_story-past_5_gropus','field_6107fee8b9e34'),(108992,2739,'slider_story-past_6_year','En 2013'),(108993,2739,'_slider_story-past_6_year','field_6107fe861dc5d'),(108994,2739,'slider_story-past_6_gropus_0_title_title','El[nbsp]European Billing Company of[nbsp]the[nbsp]Year Award'),(108995,2739,'_slider_story-past_6_gropus_0_title_title','field_6107fefbb9e35'),(108996,2739,'slider_story-past_6_gropus_0_title_gradient','1'),(108997,2739,'_slider_story-past_6_gropus_0_title_gradient','field_6107ff2c8bc34'),(108998,2739,'slider_story-past_6_gropus_0_title',''),(108999,2739,'_slider_story-past_6_gropus_0_title','field_6107ff625d3cf'),(109000,2739,'slider_story-past_6_gropus_0_description','CommerceGate fue[nbsp]coronada con el[nbsp]título European Billing Company of[nbsp]the[nbsp]Year Award por[nbsp]nuestro sobresaliente desempeño y[nbsp]la[nbsp]confiabilidad de[nbsp]nuestras soluciones de[nbsp]pago para nuestros clientes en[nbsp]Europa.'),(109001,2739,'_slider_story-past_6_gropus_0_description','field_6107ff01b9e36'),(109002,2739,'slider_story-past_6_gropus','1'),(109003,2739,'_slider_story-past_6_gropus','field_6107fee8b9e34'),(109004,2739,'slider_story-past_7_year','En 2014'),(109005,2739,'_slider_story-past_7_year','field_6107fe861dc5d'),(109006,2739,'slider_story-past_7_gropus_0_title_title','El[nbsp]European Payment Processor of[nbsp]the[nbsp]Year Award'),(109007,2739,'_slider_story-past_7_gropus_0_title_title','field_6107fefbb9e35'),(109008,2739,'slider_story-past_7_gropus_0_title_gradient','0'),(109009,2739,'_slider_story-past_7_gropus_0_title_gradient','field_6107ff2c8bc34'),(109010,2739,'slider_story-past_7_gropus_0_title',''),(109011,2739,'_slider_story-past_7_gropus_0_title','field_6107ff625d3cf'),(109012,2739,'slider_story-past_7_gropus_0_description','CommerceGate fue[nbsp]coronada con[nbsp]el[nbsp]European Payment Processor of[nbsp]the[nbsp]Year Award por[nbsp]nuestras soluciones de[nbsp]pago lideres y[nbsp]altamente escalables para nuestros clientes en[nbsp]Europa.'),(109013,2739,'_slider_story-past_7_gropus_0_description','field_6107ff01b9e36'),(109014,2739,'slider_story-past_7_gropus','2'),(109015,2739,'_slider_story-past_7_gropus','field_6107fee8b9e34'),(109016,2739,'slider_story-past_8_year','En 2015'),(109017,2739,'_slider_story-past_8_year','field_6107fe861dc5d'),(109018,2739,'slider_story-past_8_gropus_0_title_title','CommerceGate amplió nuestro equipo'),(109019,2739,'_slider_story-past_8_gropus_0_title_title','field_6107fefbb9e35'),(109020,2739,'slider_story-past_8_gropus_0_title_gradient','0'),(109021,2739,'_slider_story-past_8_gropus_0_title_gradient','field_6107ff2c8bc34'),(109022,2739,'slider_story-past_8_gropus_0_title',''),(109023,2739,'_slider_story-past_8_gropus_0_title','field_6107ff625d3cf'),(109024,2739,'slider_story-past_8_gropus_0_description','CommerceGate amplió nuestro equipo para impulsar nuestras competencias principales y[nbsp]experiencia en[nbsp]áreas operacionales clave, mientras continuó ampliando su[nbsp]base de[nbsp]clientes y[nbsp]soporte por[nbsp]toda Europa.'),(109025,2739,'_slider_story-past_8_gropus_0_description','field_6107ff01b9e36'),(109026,2739,'slider_story-past_8_gropus','3'),(109027,2739,'_slider_story-past_8_gropus','field_6107fee8b9e34'),(109028,2739,'slider_story-past','15'),(109029,2739,'_slider_story-past','field_6107fe24901a6'),(109030,2739,'slider_story-feature_0_year','En 2022'),(109031,2739,'_slider_story-feature_0_year','field_6107ffda45731'),(109032,2739,'slider_story-feature_0_gropus_0_title_title','Banco Digital[nbsp]CG.'),(109033,2739,'_slider_story-feature_0_gropus_0_title_title','field_6107ffda45734'),(109034,2739,'slider_story-feature_0_gropus_0_title_gradient','0'),(109035,2739,'_slider_story-feature_0_gropus_0_title_gradient','field_6107ffda45735'),(109036,2739,'slider_story-feature_0_gropus_0_title',''),(109037,2739,'_slider_story-feature_0_gropus_0_title','field_6107ffda45733'),(109038,2739,'slider_story-feature_0_gropus_0_description','Banco Digital[nbsp]CG. Obtenga acceso sencillo a[nbsp]servicios clave de[nbsp]la[nbsp]banca digital, adaptados a[nbsp]las[nbsp]necesidades de[nbsp]su[nbsp]negocio en[nbsp]línea.'),(109039,2739,'_slider_story-feature_0_gropus_0_description','field_6107ffda45736'),(109040,2739,'slider_story-feature_0_gropus','3'),(109041,2739,'_slider_story-feature_0_gropus','field_6107ffda45732'),(109042,2739,'slider_story-feature','1'),(109043,2739,'_slider_story-feature','field_6107ffda45730'),(109044,2739,'slider',''),(109045,2739,'_slider','field_610800a34520b'),(109046,2739,'slider_story-feature_0_gropus_1_title_title','Tarjeta[nbsp]CG.'),(109047,2739,'_slider_story-feature_0_gropus_1_title_title','field_6107ffda45734'),(109048,2739,'slider_story-feature_0_gropus_1_title_gradient','0'),(109049,2739,'_slider_story-feature_0_gropus_1_title_gradient','field_6107ffda45735'),(109050,2739,'slider_story-feature_0_gropus_1_title',''),(109051,2739,'_slider_story-feature_0_gropus_1_title','field_6107ffda45733'),(109052,2739,'slider_story-feature_0_gropus_1_description','Tarjeta[nbsp]CG. Obtenga tarjetas de[nbsp]crédito corporativas y[nbsp]personales vinculadas a[nbsp]su[nbsp]cuenta para sus[nbsp]socios clave y[nbsp]partes interesadas.'),(109053,2739,'_slider_story-feature_0_gropus_1_description','field_6107ffda45736'),(109054,2739,'career-block-info_title','Comience su Carrera'),(109055,2739,'_career-block-info_title','field_6108088e7a966'),(109056,2739,'career-block-info_suptitle_text','Explore posiciones'),(109057,2739,'_career-block-info_suptitle_text','field_610808a07a968'),(109058,2739,'career-block-info_suptitle_color','#EB5042'),(109059,2739,'_career-block-info_suptitle_color','field_610808a67a969'),(109060,2739,'career-block-info_suptitle',''),(109061,2739,'_career-block-info_suptitle','field_610808947a967'),(109062,2739,'career-block-info',''),(109063,2739,'_career-block-info','field_610807c27a965'),(109064,2739,'career-block-info_button','a:3:{s:5:\"title\";s:22:\"Ver todos los trabajos\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/careers/\";s:6:\"target\";s:0:\"\";}'),(109065,2739,'_career-block-info_button','field_610808cdef69d'),(109066,2739,'slider_story-past_2_gropus_1_title_title','El[nbsp]Strategic Alliance of[nbsp]the[nbsp]Year Award'),(109067,2739,'_slider_story-past_2_gropus_1_title_title','field_6107fefbb9e35'),(109068,2739,'slider_story-past_2_gropus_1_title_gradient','0'),(109069,2739,'_slider_story-past_2_gropus_1_title_gradient','field_6107ff2c8bc34'),(109070,2739,'slider_story-past_2_gropus_1_title',''),(109071,2739,'_slider_story-past_2_gropus_1_title','field_6107ff625d3cf'),(109072,2739,'slider_story-past_2_gropus_1_description','CommerceGate fue[nbsp]galardonado con[nbsp]el[nbsp]Strategic Alliance of[nbsp]the[nbsp]Year Award por[nbsp]su[nbsp]desempeño sobresaliente y[nbsp]confiabilidad de[nbsp]nuestras soluciones de[nbsp]pago.'),(109073,2739,'_slider_story-past_2_gropus_1_description','field_6107ff01b9e36'),(109074,2739,'slider_story-past_5_gropus_1_title_title','CommerceGate relanza nuestro sitio web insignia'),(109075,2739,'_slider_story-past_5_gropus_1_title_title','field_6107fefbb9e35'),(109076,2739,'slider_story-past_5_gropus_1_title_gradient','0'),(109077,2739,'_slider_story-past_5_gropus_1_title_gradient','field_6107ff2c8bc34'),(109078,2739,'slider_story-past_5_gropus_1_title',''),(109079,2739,'_slider_story-past_5_gropus_1_title','field_6107ff625d3cf'),(109080,2739,'slider_story-past_5_gropus_1_description','CommerceGate relanza nuestro sitio web insignia y[nbsp]nuestra imagen de[nbsp]marca para enfatizar nuestro éxito de[nbsp]crecimiento, experiencia en[nbsp]la[nbsp]industria y[nbsp]excepcional dedicación a[nbsp]nuestros clientes.'),(109081,2739,'_slider_story-past_5_gropus_1_description','field_6107ff01b9e36'),(109082,2739,'slider_story-past_7_gropus_1_title_title','El[nbsp]liderazgo en[nbsp]innovación y[nbsp]desarrollo'),(109083,2739,'_slider_story-past_7_gropus_1_title_title','field_6107fefbb9e35'),(109084,2739,'slider_story-past_7_gropus_1_title_gradient','0'),(109085,2739,'_slider_story-past_7_gropus_1_title_gradient','field_6107ff2c8bc34'),(109086,2739,'slider_story-past_7_gropus_1_title',''),(109087,2739,'_slider_story-past_7_gropus_1_title','field_6107ff625d3cf'),(109088,2739,'slider_story-past_7_gropus_1_description','CommerceGate toma el[nbsp]liderazgo en[nbsp]innovación y[nbsp]desarrollo bajo una[nbsp]nueva dirección con[nbsp]el[nbsp]compromiso de[nbsp]desarrollar y[nbsp]adoptar las[nbsp]últimas tecnologías de[nbsp]pago disponibles para nuestros clientes.'),(109089,2739,'_slider_story-past_7_gropus_1_description','field_6107ff01b9e36'),(109090,2739,'slider_story-past_8_gropus_1_title_title','La[nbsp]nueva plataforma de[nbsp]procesamiento y[nbsp]sistemas'),(109091,2739,'_slider_story-past_8_gropus_1_title_title','field_6107fefbb9e35'),(109092,2739,'slider_story-past_8_gropus_1_title_gradient','0'),(109093,2739,'_slider_story-past_8_gropus_1_title_gradient','field_6107ff2c8bc34'),(109094,2739,'slider_story-past_8_gropus_1_title',''),(109095,2739,'_slider_story-past_8_gropus_1_title','field_6107ff625d3cf'),(109096,2739,'slider_story-past_8_gropus_1_description','CommerceGate comienza el[nbsp]desarrollo de[nbsp]la[nbsp]nueva plataforma de[nbsp]procesamiento y[nbsp]sistemas de[nbsp]administración para proveer a[nbsp]nuestros clientes de[nbsp]una[nbsp]solución líder en[nbsp]procesamiento de[nbsp]pagos y[nbsp]altamente segura.'),(109097,2739,'_slider_story-past_8_gropus_1_description','field_6107ff01b9e36'),(109098,2739,'slider_story-past_8_gropus_2_title_title','Tecnología inteligente ágil y basada en datos'),(109099,2739,'_slider_story-past_8_gropus_2_title_title','field_6107fefbb9e35'),(109100,2739,'slider_story-past_8_gropus_2_title_gradient','0'),(109101,2739,'_slider_story-past_8_gropus_2_title_gradient','field_6107ff2c8bc34'),(109102,2739,'slider_story-past_8_gropus_2_title',''),(109103,2739,'_slider_story-past_8_gropus_2_title','field_6107ff625d3cf'),(109104,2739,'slider_story-past_8_gropus_2_description','CommerceGate continúa evolucionando y[nbsp]satisfaciendo el[nbsp]panorama cambiante de[nbsp]la[nbsp]industria mediante la[nbsp]optimización de[nbsp]los[nbsp]procesos de[nbsp]negocio, haciendo uso[nbsp]de[nbsp]tecnología inteligente ágil[nbsp]y[nbsp]basada en[nbsp]datos.'),(109105,2739,'_slider_story-past_8_gropus_2_description','field_6107ff01b9e36'),(109106,2739,'slider_story-past_9_year','En 2016'),(109107,2739,'_slider_story-past_9_year','field_6107fe861dc5d'),(109108,2739,'slider_story-past_9_gropus_0_title_title','Un[nbsp]sistema líder de[nbsp]administración y[nbsp]de[nbsp]interfaz'),(109109,2739,'_slider_story-past_9_gropus_0_title_title','field_6107fefbb9e35'),(109110,2739,'slider_story-past_9_gropus_0_title_gradient','0'),(109111,2739,'_slider_story-past_9_gropus_0_title_gradient','field_6107ff2c8bc34'),(109112,2739,'slider_story-past_9_gropus_0_title',''),(109113,2739,'_slider_story-past_9_gropus_0_title','field_6107ff625d3cf'),(109114,2739,'slider_story-past_9_gropus_0_description','CommerceGate lanza un[nbsp]sistema líder de[nbsp]administración y[nbsp]de[nbsp]interfaz de[nbsp]usuario para el[nbsp]comerciante, haciendo más[nbsp]sencilla y[nbsp]conveniente la[nbsp]gestión del[nbsp]procesamiento de[nbsp]pagos de[nbsp]nuestros clientes.'),(109115,2739,'_slider_story-past_9_gropus_0_description','field_6107ff01b9e36'),(109116,2739,'slider_story-past_9_gropus_1_title_title','El[nbsp]sitio web y[nbsp]el[nbsp]perfil corporativo'),(109117,2739,'_slider_story-past_9_gropus_1_title_title','field_6107fefbb9e35'),(109118,2739,'slider_story-past_9_gropus_1_title_gradient','0'),(109119,2739,'_slider_story-past_9_gropus_1_title_gradient','field_6107ff2c8bc34'),(109120,2739,'slider_story-past_9_gropus_1_title',''),(109121,2739,'_slider_story-past_9_gropus_1_title','field_6107ff625d3cf'),(109122,2739,'slider_story-past_9_gropus_1_description','CommerceGate actualiza el[nbsp]sitio web y[nbsp]el[nbsp]perfil corporativo para reflejar nuestra dedicación y[nbsp]nuestro compromiso con[nbsp]la[nbsp]innovación constante, marcando la[nbsp]transición a[nbsp]un[nbsp]procesador de[nbsp]pagos eficiente, ágil y[nbsp]basado en[nbsp]datos.'),(109123,2739,'_slider_story-past_9_gropus_1_description','field_6107ff01b9e36'),(109124,2739,'slider_story-past_9_gropus','2'),(109125,2739,'_slider_story-past_9_gropus','field_6107fee8b9e34'),(109126,2739,'slider_story-past_10_year','En 2017'),(109127,2739,'_slider_story-past_10_year','field_6107fe861dc5d'),(109128,2739,'slider_story-past_10_gropus_0_title_title','Billing[nbsp]2.0'),(109129,2739,'_slider_story-past_10_gropus_0_title_title','field_6107fefbb9e35'),(109130,2739,'slider_story-past_10_gropus_0_title_gradient','1'),(109131,2739,'_slider_story-past_10_gropus_0_title_gradient','field_6107ff2c8bc34'),(109132,2739,'slider_story-past_10_gropus_0_title',''),(109133,2739,'_slider_story-past_10_gropus_0_title','field_6107ff625d3cf'),(109134,2739,'slider_story-past_10_gropus_0_description','CommerceGate lanza Billing[nbsp]2.0, un[nbsp]sistema líder de[nbsp]cobros, pagos y[nbsp]facturación todo en[nbsp]uno, que[nbsp]proporciona la[nbsp]última tecnología y[nbsp]funcionalidades con[nbsp]datos de[nbsp]cada transacción precisos para nuestros clientes.'),(109135,2739,'_slider_story-past_10_gropus_0_description','field_6107ff01b9e36'),(109136,2739,'slider_story-past_10_gropus','1'),(109137,2739,'_slider_story-past_10_gropus','field_6107fee8b9e34'),(109138,2739,'slider_story-past_11_year','En 2018'),(109139,2739,'_slider_story-past_11_year','field_6107fe861dc5d'),(109140,2739,'slider_story-past_11_gropus_0_title_title','CGPayTech'),(109141,2739,'_slider_story-past_11_gropus_0_title_title','field_6107fefbb9e35'),(109142,2739,'slider_story-past_11_gropus_0_title_gradient','1'),(109143,2739,'_slider_story-past_11_gropus_0_title_gradient','field_6107ff2c8bc34'),(109144,2739,'slider_story-past_11_gropus_0_title',''),(109145,2739,'_slider_story-past_11_gropus_0_title','field_6107ff625d3cf'),(109146,2739,'slider_story-past_11_gropus_0_description','CommerceGate lanza CGPayTech, una[nbsp]plataforma de[nbsp]vanguardia para pagos con[nbsp]capacidades más[nbsp]altas de[nbsp]procesamiento, protocolos de[nbsp]encriptado de[nbsp]seguridad mejorados y[nbsp]variedad de[nbsp]métodos de[nbsp]pago adicionales.'),(109147,2739,'_slider_story-past_11_gropus_0_description','field_6107ff01b9e36'),(109148,2739,'slider_story-past_11_gropus','1'),(109149,2739,'_slider_story-past_11_gropus','field_6107fee8b9e34'),(109150,2739,'slider_story-past_12_year','En 2019'),(109151,2739,'_slider_story-past_12_year','field_6107fe861dc5d'),(109152,2739,'slider_story-past_12_gropus_0_title_title','20a integración de[nbsp]socios adquirentes'),(109153,2739,'_slider_story-past_12_gropus_0_title_title','field_6107fefbb9e35'),(109154,2739,'slider_story-past_12_gropus_0_title_gradient','0'),(109155,2739,'_slider_story-past_12_gropus_0_title_gradient','field_6107ff2c8bc34'),(109156,2739,'slider_story-past_12_gropus_0_title',''),(109157,2739,'_slider_story-past_12_gropus_0_title','field_6107ff625d3cf'),(109158,2739,'slider_story-past_12_gropus_0_description','CommerceGate introduce la[nbsp]20a integración de[nbsp]socios adquirentes, permitiendo a[nbsp]nuestros comerciantes volúmenes transaccionales más[nbsp]altos, mejor conversión, gestión del[nbsp]riesgo y[nbsp]calidad del[nbsp]procesamiento de[nbsp]pago.'),(109159,2739,'_slider_story-past_12_gropus_0_description','field_6107ff01b9e36'),(109160,2739,'slider_story-past_12_gropus','1'),(109161,2739,'_slider_story-past_12_gropus','field_6107fee8b9e34'),(109162,2739,'slider_story-past_13_year','En 2020'),(109163,2739,'_slider_story-past_13_year','field_6107fe861dc5d'),(109164,2739,'slider_story-past_13_gropus_0_title_title','La[nbsp]licencia de[nbsp]institución financiera'),(109165,2739,'_slider_story-past_13_gropus_0_title_title','field_6107fefbb9e35'),(109166,2739,'slider_story-past_13_gropus_0_title_gradient','0'),(109167,2739,'_slider_story-past_13_gropus_0_title_gradient','field_6107ff2c8bc34'),(109168,2739,'slider_story-past_13_gropus_0_title',''),(109169,2739,'_slider_story-past_13_gropus_0_title','field_6107ff625d3cf'),(109170,2739,'slider_story-past_13_gropus_0_description','CommerceGate fue[nbsp]el[nbsp]primer grupo no[nbsp]bancario en[nbsp]España en[nbsp]obtener la[nbsp]licencia de[nbsp]institución financiera del[nbsp]Banco de[nbsp]España.'),(109171,2739,'_slider_story-past_13_gropus_0_description','field_6107ff01b9e36'),(109172,2739,'slider_story-past_13_gropus','1'),(109173,2739,'_slider_story-past_13_gropus','field_6107fee8b9e34'),(109174,2739,'slider_story-past_14_year','En 2021'),(109175,2739,'_slider_story-past_14_year','field_6107fe861dc5d'),(109176,2739,'slider_story-past_14_gropus_0_title_title','CommerceGate abre el[nbsp]mercado LATAM'),(109177,2739,'_slider_story-past_14_gropus_0_title_title','field_6107fefbb9e35'),(109178,2739,'slider_story-past_14_gropus_0_title_gradient','0'),(109179,2739,'_slider_story-past_14_gropus_0_title_gradient','field_6107ff2c8bc34'),(109180,2739,'slider_story-past_14_gropus_0_title',''),(109181,2739,'_slider_story-past_14_gropus_0_title','field_6107ff625d3cf'),(109182,2739,'slider_story-past_14_gropus_0_description','CommerceGate abre el[nbsp]mercado LATAM a[nbsp]través de[nbsp]soluciones de[nbsp]adquisición y[nbsp]pagos locales para comerciantes de[nbsp]la[nbsp]UE, y[nbsp]a[nbsp]continuación Brasil como primer país, y[nbsp]México, Chile, Colombia y[nbsp]Perú después.'),(109183,2739,'_slider_story-past_14_gropus_0_description','field_6107ff01b9e36'),(109184,2739,'slider_story-past_14_gropus','1'),(109185,2739,'_slider_story-past_14_gropus','field_6107fee8b9e34'),(109186,2739,'slider_story-feature_0_gropus_2_title_title','E[nbsp]Wallet[nbsp]CG.'),(109187,2739,'_slider_story-feature_0_gropus_2_title_title','field_6107ffda45734'),(109188,2739,'slider_story-feature_0_gropus_2_title_gradient','0'),(109189,2739,'_slider_story-feature_0_gropus_2_title_gradient','field_6107ffda45735'),(109190,2739,'slider_story-feature_0_gropus_2_title',''),(109191,2739,'_slider_story-feature_0_gropus_2_title','field_6107ffda45733'),(109192,2739,'slider_story-feature_0_gropus_2_description','E[nbsp]Wallet[nbsp]CG. Obtenga completo acceso a[nbsp]los[nbsp]beneficios de[nbsp]la[nbsp]solución CG[nbsp]eWallet para aumentar la[nbsp]interacción del[nbsp]cliente con[nbsp]su[nbsp]negocio.'),(109193,2739,'_slider_story-feature_0_gropus_2_description','field_6107ffda45736'),(109194,2739,'main-block_icon','2405'),(109195,2739,'_main-block_icon','field_61a6339b40147'),(109196,2739,'blog-block_title-color','#4BD18E'),(109197,2739,'_blog-block_title-color','field_61a631cd81f28'),(109198,2739,'blog-block_title_before',''),(109199,2739,'_blog-block_title_before','field_61a631cd81f2a'),(109200,2739,'blog-block_title_after',''),(109201,2739,'_blog-block_title_after','field_61a631cd81f2b'),(109202,2739,'blog-block_title',''),(109203,2739,'_blog-block_title','field_61a631cd81f29'),(109204,2739,'blog-block_link',''),(109205,2739,'_blog-block_link','field_61a631cd81f2c'),(109206,2739,'blog-block_posts',''),(109207,2739,'_blog-block_posts','field_61a631cd81f2d'),(109208,2739,'blog-block_post-button-title',''),(109209,2739,'_blog-block_post-button-title','field_61a631cd81f2e'),(109210,2739,'blog-block',''),(109211,2739,'_blog-block','field_61a631cd81f27'),(109217,2601,'post-content_0_image','2602'),(109218,2601,'_post-content_0_image','field_60f81edc63bdf'),(109219,2601,'post-content_0_image-description','Image description'),(109220,2601,'_post-content_0_image-description','field_60f81ef563be0'),(109221,2601,'post-content_1_type','editor'),(109222,2601,'_post-content_1_type','field_60f81e1b63bdd'),(109223,2601,'post-content_1_editor','Barcelona, Spain – CommerceGate is preparing to attend the <strong>Kiev Affiliate Conference on 3rd of October, 2018</strong>, the event which continues a global series of networking affiliate marketing events. With some of the largest affiliates and international affiliate networks from all over the world being in attendance every year this event is growing and becoming a top tier one.\r\n\r\nMore than <strong>1,000 attendees, 100 companies and numerous speakers</strong> will be presenting their products and services in The Congress and Exhibition Center “Parkovy”, a modern and unique complex in the rapidly developing field of organizing and holding exhibitions and grand events in Ukraine, located at the heart of its capital Kyiv, on the slopes of the Dnieper river.\r\n\r\nExperts from the key departments will also be presenting CommerceGate <strong>products and services</strong>, offering <strong>advice</strong> and being open to <strong>new and innovative idea</strong>s.\r\n\r\nWith a mix of intriguing panels and networking events, the conference is a good fit for all companies working in the affiliate space looking to connect, network or simply learn from the best. For more information about the Kyiv Affiliate Conference 2018, please visit: <a href=\"http://kiev.affiliateconf.com/\" target=\"_blank\" rel=\"noopener\">http://kiev.affiliateconf.com/</a>'),(109224,2601,'_post-content_1_editor','field_60f81e8a63bde'),(109225,2741,'post-info_preview','2602'),(109226,2741,'_post-info_preview','field_60f83a8cdd6e2'),(109227,2741,'post-info_short-description','Barcelona, Spain – CommerceGate is preparing to attend the Kiev Affiliate Conference on 3rd of October, 2018, the event which continues a global series of networking affiliate marketing events.'),(109228,2741,'_post-info_short-description','field_60f817b95c8c2'),(109229,2741,'post-info',''),(109230,2741,'_post-info','field_60ffde10cc650'),(109231,2741,'post-content_0_type','image'),(109232,2741,'_post-content_0_type','field_60f81e1b63bdd'),(109233,2741,'post-content_0_editor','Barcelona, Spain – CommerceGate is preparing to attend the <strong>Kiev Affiliate Conference on 3rd of October, 2018</strong>, the event which continues a global series of networking affiliate marketing events. With some of the largest affiliates and international affiliate networks from all over the world being in attendance every year this event is growing and becoming a top tier one.\r\n\r\nMore than <strong>1,000 attendees, 100 companies and numerous speakers</strong> will be presenting their products and services in The Congress and Exhibition Center “Parkovy”, a modern and unique complex in the rapidly developing field of organizing and holding exhibitions and grand events in Ukraine, located at the heart of its capital Kyiv, on the slopes of the Dnieper river.\r\n\r\nExperts from the key departments will also be presenting CommerceGate <strong>products and services</strong>, offering <strong>advice</strong> and being open to <strong>new and innovative idea</strong>s.\r\n\r\nWith a mix of intriguing panels and networking events, the conference is a good fit for all companies working in the affiliate space looking to connect, network or simply learn from the best. For more information about the Kyiv Affiliate Conference 2018, please visit: <a href=\"http://kiev.affiliateconf.com/\" target=\"_blank\" rel=\"noopener\">http://kiev.affiliateconf.com/</a>'),(109234,2741,'_post-content_0_editor','field_60f81e8a63bde'),(109235,2741,'post-content','2'),(109236,2741,'_post-content','field_60f81e0063bdc'),(109237,2741,'short-info_preview','2602'),(109238,2741,'_short-info_preview','field_60f83f5a4c3df'),(109239,2741,'short-info_title','CommerceGate to attend Affiliate Conference in Kyiv.'),(109240,2741,'_short-info_title','field_60f83bfa5dedc'),(109241,2741,'short-info_description','Barcelona, Spain – CommerceGate is preparing to attend the Kiev Affiliate Conference on 3rd of October, 2018, the event which continues a global series of networking affiliate marketing events.'),(109242,2741,'_short-info_description','field_60f83c1a5dedd'),(109243,2741,'short-info',''),(109244,2741,'_short-info','field_60f83bb85dedb'),(109245,2741,'testimonial-preview_title','CommerceGate to attend Affiliate Conference in Kyiv.'),(109246,2741,'_testimonial-preview_title','field_60ffdbfe30097'),(109247,2741,'testimonial-preview_testimonial','Barcelona, Spain – CommerceGate is preparing to attend the Kiev Affiliate Conference on 3rd of October, 2018, the event which continues a global series of networking affiliate marketing events.'),(109248,2741,'_testimonial-preview_testimonial','field_60ffdc3730098'),(109249,2741,'testimonial-preview_testimonial-author_full-name',''),(109250,2741,'_testimonial-preview_testimonial-author_full-name','field_60ffdc733009a'),(109251,2741,'testimonial-preview_testimonial-author_position',''),(109252,2741,'_testimonial-preview_testimonial-author_position','field_60ffdc7f3009b'),(109253,2741,'testimonial-preview_testimonial-author',''),(109254,2741,'_testimonial-preview_testimonial-author','field_60ffdc5630099'),(109255,2741,'testimonial-preview',''),(109256,2741,'_testimonial-preview','field_60ffda5830096'),(109257,2741,'post-content_0_image','2602'),(109258,2741,'_post-content_0_image','field_60f81edc63bdf'),(109259,2741,'post-content_0_image-description','Image description'),(109260,2741,'_post-content_0_image-description','field_60f81ef563be0'),(109261,2741,'post-content_1_type','editor'),(109262,2741,'_post-content_1_type','field_60f81e1b63bdd'),(109263,2741,'post-content_1_editor','Barcelona, Spain – CommerceGate is preparing to attend the <strong>Kiev Affiliate Conference on 3rd of October, 2018</strong>, the event which continues a global series of networking affiliate marketing events. With some of the largest affiliates and international affiliate networks from all over the world being in attendance every year this event is growing and becoming a top tier one.\r\n\r\nMore than <strong>1,000 attendees, 100 companies and numerous speakers</strong> will be presenting their products and services in The Congress and Exhibition Center “Parkovy”, a modern and unique complex in the rapidly developing field of organizing and holding exhibitions and grand events in Ukraine, located at the heart of its capital Kyiv, on the slopes of the Dnieper river.\r\n\r\nExperts from the key departments will also be presenting CommerceGate <strong>products and services</strong>, offering <strong>advice</strong> and being open to <strong>new and innovative idea</strong>s.\r\n\r\nWith a mix of intriguing panels and networking events, the conference is a good fit for all companies working in the affiliate space looking to connect, network or simply learn from the best. For more information about the Kyiv Affiliate Conference 2018, please visit: <a href=\"http://kiev.affiliateconf.com/\" target=\"_blank\" rel=\"noopener\">http://kiev.affiliateconf.com/</a>'),(109264,2741,'_post-content_1_editor','field_60f81e8a63bde'),(109267,2742,'form-description','Cree una cuenta al instante y comience a aceptar pagos.'),(109268,2742,'_form-description','field_61278c4af4756'),(109269,2742,'form-shortcode','[hubspot type=form portal=8972891 id=072839db-2d41-4b6a-8805-a450a23c3b86]'),(109270,2742,'_form-shortcode','field_612c0ea4a8746'),(109273,2745,'_wp_attached_file','2021/07/20-acquiring-solutions.png'),(109274,2745,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:874;s:6:\"height\";i:606;s:4:\"file\";s:34:\"2021/07/20-acquiring-solutions.png\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"20-acquiring-solutions-300x208.png\";s:5:\"width\";i:300;s:6:\"height\";i:208;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"20-acquiring-solutions-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:34:\"20-acquiring-solutions-768x533.png\";s:5:\"width\";i:768;s:6:\"height\";i:533;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:{}}}'),(109275,2745,'_wp_attachment_image_alt','20+ Acquiring solutions - CommerceGate.com'),(109276,430,'page-content_0_shield-or-img','image'),(109277,430,'_page-content_0_shield-or-img','field_61a673f3d49d1'),(109278,2764,'_wp_attached_file','2021/11/pci-dss-level-1-security.png'),(109279,2764,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:885;s:6:\"height\";i:498;s:4:\"file\";s:36:\"2021/11/pci-dss-level-1-security.png\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"pci-dss-level-1-security-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:36:\"pci-dss-level-1-security-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:36:\"pci-dss-level-1-security-768x432.png\";s:5:\"width\";i:768;s:6:\"height\";i:432;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:{}}}'),(109280,2765,'_wp_attached_file','2021/11/automate-all-billing-types.png'),(109281,2765,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1034;s:6:\"height\";i:498;s:4:\"file\";s:38:\"2021/11/automate-all-billing-types.png\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"automate-all-billing-types-300x144.png\";s:5:\"width\";i:300;s:6:\"height\";i:144;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:39:\"automate-all-billing-types-1024x493.png\";s:5:\"width\";i:1024;s:6:\"height\";i:493;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"automate-all-billing-types-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:38:\"automate-all-billing-types-768x370.png\";s:5:\"width\";i:768;s:6:\"height\";i:370;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:{}}}'),(109282,2766,'_wp_attached_file','2021/11/map-out-card-payments.png'),(109283,2766,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:909;s:6:\"height\";i:498;s:4:\"file\";s:33:\"2021/11/map-out-card-payments.png\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"map-out-card-payments-300x164.png\";s:5:\"width\";i:300;s:6:\"height\";i:164;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"map-out-card-payments-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:\"map-out-card-payments-768x421.png\";s:5:\"width\";i:768;s:6:\"height\";i:421;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:{}}}'),(109284,2767,'_wp_attached_file','2021/11/advanced-and-flexible.png'),(109285,2767,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:911;s:6:\"height\";i:534;s:4:\"file\";s:33:\"2021/11/advanced-and-flexible.png\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"advanced-and-flexible-300x176.png\";s:5:\"width\";i:300;s:6:\"height\";i:176;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"advanced-and-flexible-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:\"advanced-and-flexible-768x450.png\";s:5:\"width\";i:768;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(109286,2768,'_wp_attached_file','2021/11/еxtend-your-current-offerings.png'),(109287,2768,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:977;s:6:\"height\";i:452;s:4:\"file\";s:42:\"2021/11/еxtend-your-current-offerings.png\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:42:\"еxtend-your-current-offerings-300x139.png\";s:5:\"width\";i:300;s:6:\"height\";i:139;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:42:\"еxtend-your-current-offerings-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:42:\"еxtend-your-current-offerings-768x355.png\";s:5:\"width\";i:768;s:6:\"height\";i:355;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:{}}}'),(109288,2135,'page-content_0_shield-or-img','image'),(109289,2135,'_page-content_0_shield-or-img','field_61a673f3d49d1'),(109290,2768,'_wp_attachment_image_alt','Extend your current offerings - CommerceGate.com'),(109291,429,'page-content_0_shield-or-img','image'),(109292,429,'_page-content_0_shield-or-img','field_61a673f3d49d1'),(109293,2138,'page-content_0_shield-or-img','image'),(109294,2138,'_page-content_0_shield-or-img','field_61a673f3d49d1'),(109295,2767,'_wp_attachment_image_alt','Advanced and flexible - CommerceGate.com'),(109296,431,'page-content_0_shield-or-img','image'),(109297,431,'_page-content_0_shield-or-img','field_61a673f3d49d1'),(109298,2134,'page-content_0_shield-or-img','image'),(109299,2134,'_page-content_0_shield-or-img','field_61a673f3d49d1'),(109300,2764,'_wp_attachment_image_alt','PCI DSS Level 1 Security - CommerceGate.com'),(109301,2144,'page-content_0_shield-or-img','image'),(109302,2144,'_page-content_0_shield-or-img','field_61a673f3d49d1'),(109303,1643,'page-content_0_shield-or-img','image'),(109304,1643,'_page-content_0_shield-or-img','field_61a673f3d49d1'),(109305,2765,'_wp_attachment_image_alt','Automate all billing types - CommerceGate.com'),(109306,434,'page-content_0_shield-or-img','image'),(109307,434,'_page-content_0_shield-or-img','field_61a673f3d49d1'),(109308,1642,'page-content_0_shield-or-img','image'),(109309,1642,'_page-content_0_shield-or-img','field_61a673f3d49d1'),(109310,2766,'_wp_attachment_image_alt','Map out card payments - CommerceGate.com'),(109311,438,'page-content_0_shield-or-img','image'),(109312,438,'_page-content_0_shield-or-img','field_61a673f3d49d1'),(109313,1638,'page-content_0_shield-or-img','image'),(109314,1638,'_page-content_0_shield-or-img','field_61a673f3d49d1'),(109315,291,'page-content_0_shield-or-img','shield'),(109316,291,'_page-content_0_shield-or-img','field_61a673f3d49d1'),(109317,1632,'page-content_0_shield-or-img','shield'),(109318,1632,'_page-content_0_shield-or-img','field_61a673f3d49d1'),(109319,2769,'main-block-title','Where Merchants \r\nMeet Buyers'),(109320,2769,'_main-block-title','field_60f71cfe844f0'),(109321,2769,'main-block-description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(109322,2769,'_main-block-description','field_60f71d1a844f1'),(109323,2769,'main-block-first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(109324,2769,'_main-block-first-button','field_60f71d2b844f2'),(109325,2769,'main-block-second-button','Explore more'),(109326,2769,'_main-block-second-button','field_60f71d5a844f3'),(109327,2769,'main-block-globe-points_item-1','$56'),(109328,2769,'_main-block-globe-points_item-1','field_60f7cd79ec2c2'),(109329,2769,'main-block-globe-points_item-2','$78'),(109330,2769,'_main-block-globe-points_item-2','field_60f7cd81ec2c3'),(109331,2769,'main-block-globe-points_item-3','$128'),(109332,2769,'_main-block-globe-points_item-3','field_60f7cd86ec2c4'),(109333,2769,'main-block-globe-points',''),(109334,2769,'_main-block-globe-points','field_60f7cd5bec2c1'),(109335,2769,'main-block_title','Offer online payments easily'),(109336,2769,'_main-block_title','field_60f71cfe844f0'),(109337,2769,'main-block_description','Internet purchases is the new frontier for your businesses. CommerceGate is the best way to set up your online payments and expand your business into new markets around the globe.'),(109338,2769,'_main-block_description','field_60f71d1a844f1'),(109339,2769,'main-block_first-button','a:3:{s:5:\"title\";s:11:\"Get Started\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/sign-up/\";s:6:\"target\";s:0:\"\";}'),(109340,2769,'_main-block_first-button','field_60f71d2b844f2'),(109341,2769,'main-block_second-button','Explore more'),(109342,2769,'_main-block_second-button','field_60f71d5a844f3'),(109343,2769,'main-block',''),(109344,2769,'_main-block','field_60f7ce5d3c350'),(109345,2769,'globe-points_item-1','$56'),(109346,2769,'_globe-points_item-1','field_60f7cd79ec2c2'),(109347,2769,'globe-points_item-2','$78'),(109348,2769,'_globe-points_item-2','field_60f7cd81ec2c3'),(109349,2769,'globe-points_item-3','$128'),(109350,2769,'_globe-points_item-3','field_60f7cd86ec2c4'),(109351,2769,'globe-points',''),(109352,2769,'_globe-points','field_60f7cd5bec2c1'),(109353,2769,'block_content_image','154'),(109354,2769,'_block_content_image','field_60f7cfac21e3c'),(109355,2769,'block_content_title','Since 2006[nbsp]we have helped thousands of[nbsp]merchants grow their business and maximise revenue'),(109356,2769,'_block_content_title','field_60f7cf8621e3a'),(109357,2769,'block_content_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(109358,2769,'_block_content_description','field_60f7cfa321e3b'),(109359,2769,'block_content_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(109360,2769,'_block_content_button','field_60f7cfc021e3d'),(109361,2769,'block_content',''),(109362,2769,'_block_content','field_60f7cf7021e39'),(109363,2769,'advantages_0_icon','2146'),(109364,2769,'_advantages_0_icon','field_60f7cff821e3f'),(109365,2769,'advantages_0_description','Banco de España Eurosistema'),(109366,2769,'_advantages_0_description','field_60f7d00d21e40'),(109367,2769,'advantages','4'),(109368,2769,'_advantages','field_60f7cfdc21e3e'),(109369,2769,'advantages_1_icon','2147'),(109370,2769,'_advantages_1_icon','field_60f7cff821e3f'),(109371,2769,'advantages_1_description','EU Certified & Regulated Financial Institution'),(109372,2769,'_advantages_1_description','field_60f7d00d21e40'),(109373,2769,'advantages_2_icon','2148'),(109374,2769,'_advantages_2_icon','field_60f7cff821e3f'),(109375,2769,'advantages_2_description','KPMG Audited'),(109376,2769,'_advantages_2_description','field_60f7d00d21e40'),(109377,2769,'advantages_3_icon','2149'),(109378,2769,'_advantages_3_icon','field_60f7cff821e3f'),(109379,2769,'advantages_3_description','PCI DSS Level 1'),(109380,2769,'_advantages_3_description','field_60f7d00d21e40'),(109381,2769,'about-company_image','154'),(109382,2769,'_about-company_image','field_60f7cfac21e3c'),(109383,2769,'about-company_title','Thousands of merchants have boosted their sales with our payment solutions since 2006.'),(109384,2769,'_about-company_title','field_60f7cf8621e3a'),(109385,2769,'about-company_description','We enable your business with the best payment technologies and services built with our long industry experience making it easy.'),(109386,2769,'_about-company_description','field_60f7cfa321e3b'),(109387,2769,'about-company_button','a:3:{s:5:\"title\";s:13:\"Discover more\";s:3:\"url\";s:50:\"https://commercegate.goodface.com.ua/wp/our-story/\";s:6:\"target\";s:0:\"\";}'),(109388,2769,'_about-company_button','field_60f7cfc021e3d'),(109389,2769,'about-company',''),(109390,2769,'_about-company','field_60f7cf7021e39'),(109391,2769,'payment-instruments_title_before','Accelerate your growth'),(109392,2769,'_payment-instruments_title_before','field_60f7d6dbb8ab4'),(109393,2769,'payment-instruments_title_after','with online payments'),(109394,2769,'_payment-instruments_title_after','field_60f7d70db8ab5'),(109395,2769,'payment-instruments_title',''),(109396,2769,'_payment-instruments_title','field_60f7d5a179817'),(109397,2769,'payment-instruments_description','CommerceGates makes it secure and easy for you to accept online payments from customers to scale your business globally'),(109398,2769,'_payment-instruments_description','field_60f7d5d379818'),(109399,2769,'payment-instruments_items-link-title','Explore features'),(109400,2769,'_payment-instruments_items-link-title','field_60f7d5df79819'),(109401,2769,'payment-instruments',''),(109402,2769,'_payment-instruments','field_60f7d59679816'),(109403,2769,'complex-services_image','1674'),(109404,2769,'_complex-services_image','field_60f7daf9c4744'),(109405,2769,'complex-services_title','Easily navigate complexities'),(109406,2769,'_complex-services_title','field_60f7d9c5c4742'),(109407,2769,'complex-services_description','Our payment solutions ensure you comply with the latest payment regulations. With our strong and experienced team of financial services experts, we make it simple and help you manage the risks so you can focus on your core business activities and grow your business worry-free.'),(109408,2769,'_complex-services_description','field_60f7d9d7c4743'),(109409,2769,'complex-services_items-link-title','Learn more'),(109410,2769,'_complex-services_items-link-title','field_60f7dbbfc4745'),(109411,2769,'complex-services',''),(109412,2769,'_complex-services','field_60f7d9b2c4741'),(109413,2769,'blog-block_title',''),(109414,2769,'_blog-block_title','field_60f7deefdb657'),(109415,2769,'blog-block_link','a:3:{s:5:\"title\";s:24:\"View our success stories\";s:3:\"url\";s:45:\"https://commercegate.goodface.com.ua/wp/blog/\";s:6:\"target\";s:0:\"\";}'),(109416,2769,'_blog-block_link','field_60f7df05db658'),(109417,2769,'blog-block',''),(109418,2769,'_blog-block','field_60f7dee3db656'),(109419,2769,'blog-block_large-post','235'),(109420,2769,'_blog-block_large-post','field_60f8303a13c72'),(109421,2769,'blog-block_large-post_copy','a:3:{i:0;s:3:\"233\";i:1;s:3:\"234\";i:2;s:3:\"198\";}'),(109422,2769,'_blog-block_large-post_copy','field_60f831d6000c4'),(109423,2769,'blog-block_posts','a:4:{i:0;s:4:\"2518\";i:1;s:4:\"2513\";i:2;s:4:\"2528\";i:3;s:4:\"2537\";}'),(109424,2769,'_blog-block_posts','field_60f8322fd24c4'),(109425,2769,'blog-block-large-post_title','Antony from High Risk Product'),(109426,2769,'_blog-block-large-post_title','field_60f834906008c'),(109427,2769,'blog-block-large-post_description','“Working with the sales teams and account managers has been great. They’ve helped[nbsp]us get to[nbsp]market with our solution much quicker than if[nbsp]we[nbsp]had tried to[nbsp]do[nbsp]it[nbsp]ourselves!”'),(109428,2769,'_blog-block-large-post_description','field_60f834946008d'),(109429,2769,'blog-block-large-post',''),(109430,2769,'_blog-block-large-post','field_60f8347e6008b'),(109431,2769,'blog-block_post-button-title','Keep Reading'),(109432,2769,'_blog-block_post-button-title','field_60f8413c74859'),(109433,2769,'payment-instruments_title-color','#4BD18E'),(109434,2769,'_payment-instruments_title-color','field_60fff271c15df'),(109435,2769,'blog-block_title-color','#4BD18E'),(109436,2769,'_blog-block_title-color','field_60fff3b704234'),(109437,2769,'blog-block_title_before','Choosing the right online '),(109438,2769,'_blog-block_title_before','field_60fff38e04232'),(109439,2769,'blog-block_title_after','payment solution for your needs'),(109440,2769,'_blog-block_title_after','field_60fff3a404233'),(109441,2769,'complex-services-list_0_icon','336'),(109442,2769,'_complex-services-list_0_icon','field_6100fde5a3f1d'),(109443,2769,'complex-services-list_0_title','Online Payments Processing'),(109444,2769,'_complex-services-list_0_title','field_6100fe5aa3f1e'),(109445,2769,'complex-services-list_0_description','Offer the best and fully customized user payment experience for your customers.'),(109446,2769,'_complex-services-list_0_description','field_6100fe60a3f1f'),(109447,2769,'complex-services-list_0_link','a:3:{s:5:\"title\";s:18:\"Payment Processing\";s:3:\"url\";s:73:\"https://commercegate.goodface.com.ua/wp/our-solutions/payment-processing/\";s:6:\"target\";s:0:\"\";}'),(109448,2769,'_complex-services-list_0_link','field_6100fe73a3f20'),(109449,2769,'complex-services-list_1_icon','337'),(109450,2769,'_complex-services-list_1_icon','field_6100fde5a3f1d'),(109451,2769,'complex-services-list_1_title','Acquiring Solutions'),(109452,2769,'_complex-services-list_1_title','field_6100fe5aa3f1e'),(109453,2769,'complex-services-list_1_description','Make it easy to scale your client\'s businesses with all-in-one integrations.'),(109454,2769,'_complex-services-list_1_description','field_6100fe60a3f1f'),(109455,2769,'complex-services-list_1_link','a:3:{s:5:\"title\";s:19:\"Acquiring Solutions\";s:3:\"url\";s:74:\"https://commercegate.goodface.com.ua/wp/our-solutions/acquiring-solutions/\";s:6:\"target\";s:0:\"\";}'),(109456,2769,'_complex-services-list_1_link','field_6100fe73a3f20'),(109457,2769,'complex-services-list_2_icon','339'),(109458,2769,'_complex-services-list_2_icon','field_6100fde5a3f1d'),(109459,2769,'complex-services-list_2_title','Risk & Compliance'),(109460,2769,'_complex-services-list_2_title','field_6100fe5aa3f1e'),(109461,2769,'complex-services-list_2_description','Take control of our fraud monitoring systems and remain compliant.'),(109462,2769,'_complex-services-list_2_description','field_6100fe60a3f1f'),(109463,2769,'complex-services-list_2_link','a:3:{s:5:\"title\";s:23:\"Payment Risk Management\";s:3:\"url\";s:85:\"https://commercegate.goodface.com.ua/wp/our-solutions/risk-and-compliance-management/\";s:6:\"target\";s:0:\"\";}'),(109464,2769,'_complex-services-list_2_link','field_6100fe73a3f20'),(109465,2769,'complex-services-list_3_icon','338'),(109466,2769,'_complex-services-list_3_icon','field_6100fde5a3f1d'),(109467,2769,'complex-services-list_3_title','Revenue Optimization'),(109468,2769,'_complex-services-list_3_title','field_6100fe5aa3f1e'),(109469,2769,'complex-services-list_3_description','Leverage our data analytics expertise to optimize your payment approval ratios.'),(109470,2769,'_complex-services-list_3_description','field_6100fe60a3f1f'),(109471,2769,'complex-services-list_3_link','a:3:{s:5:\"title\";s:20:\"Revenue Optimization\";s:3:\"url\";s:75:\"https://commercegate.goodface.com.ua/wp/our-solutions/revenue-optimization/\";s:6:\"target\";s:0:\"\";}'),(109472,2769,'_complex-services-list_3_link','field_6100fe73a3f20'),(109473,2769,'complex-services-list','4'),(109474,2769,'_complex-services-list','field_6100fd82a3f1c'),(109475,2769,'payment-instruments_list','a:5:{i:0;s:4:\"2144\";i:1;s:3:\"434\";i:2;s:3:\"435\";i:3;s:3:\"439\";i:4;s:3:\"436\";}'),(109476,2769,'_payment-instruments_list','field_6101027fdf3b7'),(109477,2769,'complex-services-list_0_link-title','Explore service'),(109478,2769,'_complex-services-list_0_link-title','field_613b4014d4849'),(109479,2769,'complex-services-list_1_link-title','Explore service'),(109480,2769,'_complex-services-list_1_link-title','field_613b4014d4849'),(109481,2769,'complex-services-list_2_link-title','Explore service'),(109482,2769,'_complex-services-list_2_link-title','field_613b4014d4849'),(109483,2769,'complex-services-list_3_link-title','Explore service'),(109484,2769,'_complex-services-list_3_link-title','field_613b4014d4849'),(109485,2770,'main-block-title','Where Merchants \r\nMeet Buyers'),(109486,2770,'_main-block-title','field_60f71cfe844f0'),(109487,2770,'main-block-description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(109488,2770,'_main-block-description','field_60f71d1a844f1'),(109489,2770,'main-block-first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(109490,2770,'_main-block-first-button','field_60f71d2b844f2'),(109491,2770,'main-block-second-button','Explore more'),(109492,2770,'_main-block-second-button','field_60f71d5a844f3'),(109493,2770,'main-block-globe-points_item-1','$56'),(109494,2770,'_main-block-globe-points_item-1','field_60f7cd79ec2c2'),(109495,2770,'main-block-globe-points_item-2','$78'),(109496,2770,'_main-block-globe-points_item-2','field_60f7cd81ec2c3'),(109497,2770,'main-block-globe-points_item-3','$128'),(109498,2770,'_main-block-globe-points_item-3','field_60f7cd86ec2c4'),(109499,2770,'main-block-globe-points',''),(109500,2770,'_main-block-globe-points','field_60f7cd5bec2c1'),(109501,2770,'main-block_title','Offer online payments easily'),(109502,2770,'_main-block_title','field_60f71cfe844f0'),(109503,2770,'main-block_description','Internet purchases is the new frontier for your businesses. CommerceGate is the best way to set up your online payments and expand your business into new markets around the globe.'),(109504,2770,'_main-block_description','field_60f71d1a844f1'),(109505,2770,'main-block_first-button','a:3:{s:5:\"title\";s:11:\"Get Started\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/sign-up/\";s:6:\"target\";s:0:\"\";}'),(109506,2770,'_main-block_first-button','field_60f71d2b844f2'),(109507,2770,'main-block_second-button','Explore more'),(109508,2770,'_main-block_second-button','field_60f71d5a844f3'),(109509,2770,'main-block',''),(109510,2770,'_main-block','field_60f7ce5d3c350'),(109511,2770,'globe-points_item-1','$56'),(109512,2770,'_globe-points_item-1','field_60f7cd79ec2c2'),(109513,2770,'globe-points_item-2','$78'),(109514,2770,'_globe-points_item-2','field_60f7cd81ec2c3'),(109515,2770,'globe-points_item-3','$128'),(109516,2770,'_globe-points_item-3','field_60f7cd86ec2c4'),(109517,2770,'globe-points',''),(109518,2770,'_globe-points','field_60f7cd5bec2c1'),(109519,2770,'block_content_image','154'),(109520,2770,'_block_content_image','field_60f7cfac21e3c'),(109521,2770,'block_content_title','Since 2006[nbsp]we have helped thousands of[nbsp]merchants grow their business and maximise revenue'),(109522,2770,'_block_content_title','field_60f7cf8621e3a'),(109523,2770,'block_content_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(109524,2770,'_block_content_description','field_60f7cfa321e3b'),(109525,2770,'block_content_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(109526,2770,'_block_content_button','field_60f7cfc021e3d'),(109527,2770,'block_content',''),(109528,2770,'_block_content','field_60f7cf7021e39'),(109529,2770,'advantages_0_icon','2146'),(109530,2770,'_advantages_0_icon','field_60f7cff821e3f'),(109531,2770,'advantages_0_description','Banco de España Eurosistema'),(109532,2770,'_advantages_0_description','field_60f7d00d21e40'),(109533,2770,'advantages','4'),(109534,2770,'_advantages','field_60f7cfdc21e3e'),(109535,2770,'advantages_1_icon','2147'),(109536,2770,'_advantages_1_icon','field_60f7cff821e3f'),(109537,2770,'advantages_1_description','EU Certified & Regulated Financial Institution'),(109538,2770,'_advantages_1_description','field_60f7d00d21e40'),(109539,2770,'advantages_2_icon','2148'),(109540,2770,'_advantages_2_icon','field_60f7cff821e3f'),(109541,2770,'advantages_2_description','KPMG Audited'),(109542,2770,'_advantages_2_description','field_60f7d00d21e40'),(109543,2770,'advantages_3_icon','2149'),(109544,2770,'_advantages_3_icon','field_60f7cff821e3f'),(109545,2770,'advantages_3_description','PCI DSS Level 1'),(109546,2770,'_advantages_3_description','field_60f7d00d21e40'),(109547,2770,'about-company_image','154'),(109548,2770,'_about-company_image','field_60f7cfac21e3c'),(109549,2770,'about-company_title','Thousands of merchants have boosted their sales with our payment solutions since 2006.'),(109550,2770,'_about-company_title','field_60f7cf8621e3a'),(109551,2770,'about-company_description','We enable your business with the best payment technologies and services built with our long industry experience making it easy.'),(109552,2770,'_about-company_description','field_60f7cfa321e3b'),(109553,2770,'about-company_button','a:3:{s:5:\"title\";s:13:\"Discover more\";s:3:\"url\";s:50:\"https://commercegate.goodface.com.ua/wp/our-story/\";s:6:\"target\";s:0:\"\";}'),(109554,2770,'_about-company_button','field_60f7cfc021e3d'),(109555,2770,'about-company',''),(109556,2770,'_about-company','field_60f7cf7021e39'),(109557,2770,'payment-instruments_title_before','Accelerate your growth'),(109558,2770,'_payment-instruments_title_before','field_60f7d6dbb8ab4'),(109559,2770,'payment-instruments_title_after','with online payments'),(109560,2770,'_payment-instruments_title_after','field_60f7d70db8ab5'),(109561,2770,'payment-instruments_title',''),(109562,2770,'_payment-instruments_title','field_60f7d5a179817'),(109563,2770,'payment-instruments_description','CommerceGates makes it secure and easy for you to accept online payments from customers to scale your business globally'),(109564,2770,'_payment-instruments_description','field_60f7d5d379818'),(109565,2770,'payment-instruments_items-link-title','Explore features'),(109566,2770,'_payment-instruments_items-link-title','field_60f7d5df79819'),(109567,2770,'payment-instruments',''),(109568,2770,'_payment-instruments','field_60f7d59679816'),(109569,2770,'complex-services_image','1674'),(109570,2770,'_complex-services_image','field_60f7daf9c4744'),(109571,2770,'complex-services_title','Easily navigate complexities'),(109572,2770,'_complex-services_title','field_60f7d9c5c4742'),(109573,2770,'complex-services_description','Our payment solutions ensure you comply with the latest payment regulations. With our strong and experienced team of financial services experts, we make it simple and help you manage the risks so you can focus on your core business activities and grow your business worry-free.'),(109574,2770,'_complex-services_description','field_60f7d9d7c4743'),(109575,2770,'complex-services_items-link-title','Learn more'),(109576,2770,'_complex-services_items-link-title','field_60f7dbbfc4745'),(109577,2770,'complex-services',''),(109578,2770,'_complex-services','field_60f7d9b2c4741'),(109579,2770,'blog-block_title',''),(109580,2770,'_blog-block_title','field_60f7deefdb657'),(109581,2770,'blog-block_link','a:3:{s:5:\"title\";s:24:\"View our success stories\";s:3:\"url\";s:45:\"https://commercegate.goodface.com.ua/wp/blog/\";s:6:\"target\";s:0:\"\";}'),(109582,2770,'_blog-block_link','field_60f7df05db658'),(109583,2770,'blog-block',''),(109584,2770,'_blog-block','field_60f7dee3db656'),(109585,2770,'blog-block_large-post','235'),(109586,2770,'_blog-block_large-post','field_60f8303a13c72'),(109587,2770,'blog-block_large-post_copy','a:3:{i:0;s:3:\"233\";i:1;s:3:\"234\";i:2;s:3:\"198\";}'),(109588,2770,'_blog-block_large-post_copy','field_60f831d6000c4'),(109589,2770,'blog-block_posts','a:4:{i:0;s:4:\"2518\";i:1;s:4:\"2513\";i:2;s:4:\"2528\";i:3;s:4:\"2537\";}'),(109590,2770,'_blog-block_posts','field_60f8322fd24c4'),(109591,2770,'blog-block-large-post_title','Antony from High Risk Product'),(109592,2770,'_blog-block-large-post_title','field_60f834906008c'),(109593,2770,'blog-block-large-post_description','“Working with the sales teams and account managers has been great. They’ve helped[nbsp]us get to[nbsp]market with our solution much quicker than if[nbsp]we[nbsp]had tried to[nbsp]do[nbsp]it[nbsp]ourselves!”'),(109594,2770,'_blog-block-large-post_description','field_60f834946008d'),(109595,2770,'blog-block-large-post',''),(109596,2770,'_blog-block-large-post','field_60f8347e6008b'),(109597,2770,'blog-block_post-button-title','Keep Reading'),(109598,2770,'_blog-block_post-button-title','field_60f8413c74859'),(109599,2770,'payment-instruments_title-color','#4BD18E'),(109600,2770,'_payment-instruments_title-color','field_60fff271c15df'),(109601,2770,'blog-block_title-color','#4BD18E'),(109602,2770,'_blog-block_title-color','field_60fff3b704234'),(109603,2770,'blog-block_title_before','Choosing the right online payment'),(109604,2770,'_blog-block_title_before','field_60fff38e04232'),(109605,2770,'blog-block_title_after','solution for your needs'),(109606,2770,'_blog-block_title_after','field_60fff3a404233'),(109607,2770,'complex-services-list_0_icon','336'),(109608,2770,'_complex-services-list_0_icon','field_6100fde5a3f1d'),(109609,2770,'complex-services-list_0_title','Online Payments Processing'),(109610,2770,'_complex-services-list_0_title','field_6100fe5aa3f1e'),(109611,2770,'complex-services-list_0_description','Offer the best and fully customized user payment experience for your customers.'),(109612,2770,'_complex-services-list_0_description','field_6100fe60a3f1f'),(109613,2770,'complex-services-list_0_link','a:3:{s:5:\"title\";s:18:\"Payment Processing\";s:3:\"url\";s:73:\"https://commercegate.goodface.com.ua/wp/our-solutions/payment-processing/\";s:6:\"target\";s:0:\"\";}'),(109614,2770,'_complex-services-list_0_link','field_6100fe73a3f20'),(109615,2770,'complex-services-list_1_icon','337'),(109616,2770,'_complex-services-list_1_icon','field_6100fde5a3f1d'),(109617,2770,'complex-services-list_1_title','Acquiring Solutions'),(109618,2770,'_complex-services-list_1_title','field_6100fe5aa3f1e'),(109619,2770,'complex-services-list_1_description','Make it easy to scale your client\'s businesses with all-in-one integrations.'),(109620,2770,'_complex-services-list_1_description','field_6100fe60a3f1f'),(109621,2770,'complex-services-list_1_link','a:3:{s:5:\"title\";s:19:\"Acquiring Solutions\";s:3:\"url\";s:74:\"https://commercegate.goodface.com.ua/wp/our-solutions/acquiring-solutions/\";s:6:\"target\";s:0:\"\";}'),(109622,2770,'_complex-services-list_1_link','field_6100fe73a3f20'),(109623,2770,'complex-services-list_2_icon','339'),(109624,2770,'_complex-services-list_2_icon','field_6100fde5a3f1d'),(109625,2770,'complex-services-list_2_title','Risk & Compliance'),(109626,2770,'_complex-services-list_2_title','field_6100fe5aa3f1e'),(109627,2770,'complex-services-list_2_description','Take control of our fraud monitoring systems and remain compliant.'),(109628,2770,'_complex-services-list_2_description','field_6100fe60a3f1f'),(109629,2770,'complex-services-list_2_link','a:3:{s:5:\"title\";s:23:\"Payment Risk Management\";s:3:\"url\";s:85:\"https://commercegate.goodface.com.ua/wp/our-solutions/risk-and-compliance-management/\";s:6:\"target\";s:0:\"\";}'),(109630,2770,'_complex-services-list_2_link','field_6100fe73a3f20'),(109631,2770,'complex-services-list_3_icon','338'),(109632,2770,'_complex-services-list_3_icon','field_6100fde5a3f1d'),(109633,2770,'complex-services-list_3_title','Revenue Optimization'),(109634,2770,'_complex-services-list_3_title','field_6100fe5aa3f1e'),(109635,2770,'complex-services-list_3_description','Leverage our data analytics expertise to optimize your payment approval ratios.'),(109636,2770,'_complex-services-list_3_description','field_6100fe60a3f1f'),(109637,2770,'complex-services-list_3_link','a:3:{s:5:\"title\";s:20:\"Revenue Optimization\";s:3:\"url\";s:75:\"https://commercegate.goodface.com.ua/wp/our-solutions/revenue-optimization/\";s:6:\"target\";s:0:\"\";}'),(109638,2770,'_complex-services-list_3_link','field_6100fe73a3f20'),(109639,2770,'complex-services-list','4'),(109640,2770,'_complex-services-list','field_6100fd82a3f1c'),(109641,2770,'payment-instruments_list','a:5:{i:0;s:4:\"2144\";i:1;s:3:\"434\";i:2;s:3:\"435\";i:3;s:3:\"439\";i:4;s:3:\"436\";}'),(109642,2770,'_payment-instruments_list','field_6101027fdf3b7'),(109643,2770,'complex-services-list_0_link-title','Explore service'),(109644,2770,'_complex-services-list_0_link-title','field_613b4014d4849'),(109645,2770,'complex-services-list_1_link-title','Explore service'),(109646,2770,'_complex-services-list_1_link-title','field_613b4014d4849'),(109647,2770,'complex-services-list_2_link-title','Explore service'),(109648,2770,'_complex-services-list_2_link-title','field_613b4014d4849'),(109649,2770,'complex-services-list_3_link-title','Explore service'),(109650,2770,'_complex-services-list_3_link-title','field_613b4014d4849'),(109651,2771,'main-block-title','Where Merchants \r\nMeet Buyers'),(109652,2771,'_main-block-title','field_60f71cfe844f0'),(109653,2771,'main-block-description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(109654,2771,'_main-block-description','field_60f71d1a844f1'),(109655,2771,'main-block-first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(109656,2771,'_main-block-first-button','field_60f71d2b844f2'),(109657,2771,'main-block-second-button','Explore more'),(109658,2771,'_main-block-second-button','field_60f71d5a844f3'),(109659,2771,'main-block-globe-points_item-1','$56'),(109660,2771,'_main-block-globe-points_item-1','field_60f7cd79ec2c2'),(109661,2771,'main-block-globe-points_item-2','$78'),(109662,2771,'_main-block-globe-points_item-2','field_60f7cd81ec2c3'),(109663,2771,'main-block-globe-points_item-3','$128'),(109664,2771,'_main-block-globe-points_item-3','field_60f7cd86ec2c4'),(109665,2771,'main-block-globe-points',''),(109666,2771,'_main-block-globe-points','field_60f7cd5bec2c1'),(109667,2771,'main-block_title','Offer online payments easily'),(109668,2771,'_main-block_title','field_60f71cfe844f0'),(109669,2771,'main-block_description','Internet purchases is the new frontier for your businesses. CommerceGate is the best way to set up your online payments and expand your business into new markets around the globe.'),(109670,2771,'_main-block_description','field_60f71d1a844f1'),(109671,2771,'main-block_first-button','a:3:{s:5:\"title\";s:11:\"Get Started\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/sign-up/\";s:6:\"target\";s:0:\"\";}'),(109672,2771,'_main-block_first-button','field_60f71d2b844f2'),(109673,2771,'main-block_second-button','Explore more'),(109674,2771,'_main-block_second-button','field_60f71d5a844f3'),(109675,2771,'main-block',''),(109676,2771,'_main-block','field_60f7ce5d3c350'),(109677,2771,'globe-points_item-1','$56'),(109678,2771,'_globe-points_item-1','field_60f7cd79ec2c2'),(109679,2771,'globe-points_item-2','$78'),(109680,2771,'_globe-points_item-2','field_60f7cd81ec2c3'),(109681,2771,'globe-points_item-3','$128'),(109682,2771,'_globe-points_item-3','field_60f7cd86ec2c4'),(109683,2771,'globe-points',''),(109684,2771,'_globe-points','field_60f7cd5bec2c1'),(109685,2771,'block_content_image','154'),(109686,2771,'_block_content_image','field_60f7cfac21e3c'),(109687,2771,'block_content_title','Since 2006[nbsp]we have helped thousands of[nbsp]merchants grow their business and maximise revenue'),(109688,2771,'_block_content_title','field_60f7cf8621e3a'),(109689,2771,'block_content_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(109690,2771,'_block_content_description','field_60f7cfa321e3b'),(109691,2771,'block_content_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(109692,2771,'_block_content_button','field_60f7cfc021e3d'),(109693,2771,'block_content',''),(109694,2771,'_block_content','field_60f7cf7021e39'),(109695,2771,'advantages_0_icon','2146'),(109696,2771,'_advantages_0_icon','field_60f7cff821e3f'),(109697,2771,'advantages_0_description','Banco de España Eurosistema'),(109698,2771,'_advantages_0_description','field_60f7d00d21e40'),(109699,2771,'advantages','4'),(109700,2771,'_advantages','field_60f7cfdc21e3e'),(109701,2771,'advantages_1_icon','2147'),(109702,2771,'_advantages_1_icon','field_60f7cff821e3f'),(109703,2771,'advantages_1_description','EU Certified & Regulated Financial Institution'),(109704,2771,'_advantages_1_description','field_60f7d00d21e40'),(109705,2771,'advantages_2_icon','2148'),(109706,2771,'_advantages_2_icon','field_60f7cff821e3f'),(109707,2771,'advantages_2_description','KPMG Audited'),(109708,2771,'_advantages_2_description','field_60f7d00d21e40'),(109709,2771,'advantages_3_icon','2149'),(109710,2771,'_advantages_3_icon','field_60f7cff821e3f'),(109711,2771,'advantages_3_description','PCI DSS Level 1'),(109712,2771,'_advantages_3_description','field_60f7d00d21e40'),(109713,2771,'about-company_image','154'),(109714,2771,'_about-company_image','field_60f7cfac21e3c'),(109715,2771,'about-company_title','Thousands of merchants have boosted their sales with our payment solutions since 2006.'),(109716,2771,'_about-company_title','field_60f7cf8621e3a'),(109717,2771,'about-company_description','We enable your business with the best payment technologies and services built with our long industry experience making it easy.'),(109718,2771,'_about-company_description','field_60f7cfa321e3b'),(109719,2771,'about-company_button','a:3:{s:5:\"title\";s:13:\"Discover more\";s:3:\"url\";s:50:\"https://commercegate.goodface.com.ua/wp/our-story/\";s:6:\"target\";s:0:\"\";}'),(109720,2771,'_about-company_button','field_60f7cfc021e3d'),(109721,2771,'about-company',''),(109722,2771,'_about-company','field_60f7cf7021e39'),(109723,2771,'payment-instruments_title_before','Accelerate your growth'),(109724,2771,'_payment-instruments_title_before','field_60f7d6dbb8ab4'),(109725,2771,'payment-instruments_title_after','with online payments'),(109726,2771,'_payment-instruments_title_after','field_60f7d70db8ab5'),(109727,2771,'payment-instruments_title',''),(109728,2771,'_payment-instruments_title','field_60f7d5a179817'),(109729,2771,'payment-instruments_description','CommerceGates makes it secure and easy for you to accept online payments from customers to scale your business globally'),(109730,2771,'_payment-instruments_description','field_60f7d5d379818'),(109731,2771,'payment-instruments_items-link-title','Explore features'),(109732,2771,'_payment-instruments_items-link-title','field_60f7d5df79819'),(109733,2771,'payment-instruments',''),(109734,2771,'_payment-instruments','field_60f7d59679816'),(109735,2771,'complex-services_image','1674'),(109736,2771,'_complex-services_image','field_60f7daf9c4744'),(109737,2771,'complex-services_title','Easily navigate complexities'),(109738,2771,'_complex-services_title','field_60f7d9c5c4742'),(109739,2771,'complex-services_description','Our payment solutions ensure you comply with the latest payment regulations. With our strong and experienced team of financial services experts, we make it simple and help you manage the risks so you can focus on your core business activities and grow your business worry-free.'),(109740,2771,'_complex-services_description','field_60f7d9d7c4743'),(109741,2771,'complex-services_items-link-title','Learn more'),(109742,2771,'_complex-services_items-link-title','field_60f7dbbfc4745'),(109743,2771,'complex-services',''),(109744,2771,'_complex-services','field_60f7d9b2c4741'),(109745,2771,'blog-block_title',''),(109746,2771,'_blog-block_title','field_60f7deefdb657'),(109747,2771,'blog-block_link','a:3:{s:5:\"title\";s:24:\"View our success stories\";s:3:\"url\";s:45:\"https://commercegate.goodface.com.ua/wp/blog/\";s:6:\"target\";s:0:\"\";}'),(109748,2771,'_blog-block_link','field_60f7df05db658'),(109749,2771,'blog-block',''),(109750,2771,'_blog-block','field_60f7dee3db656'),(109751,2771,'blog-block_large-post','235'),(109752,2771,'_blog-block_large-post','field_60f8303a13c72'),(109753,2771,'blog-block_large-post_copy','a:3:{i:0;s:3:\"233\";i:1;s:3:\"234\";i:2;s:3:\"198\";}'),(109754,2771,'_blog-block_large-post_copy','field_60f831d6000c4'),(109755,2771,'blog-block_posts','a:4:{i:0;s:4:\"2518\";i:1;s:4:\"2513\";i:2;s:4:\"2528\";i:3;s:4:\"2537\";}'),(109756,2771,'_blog-block_posts','field_60f8322fd24c4'),(109757,2771,'blog-block-large-post_title','Antony from High Risk Product'),(109758,2771,'_blog-block-large-post_title','field_60f834906008c'),(109759,2771,'blog-block-large-post_description','“Working with the sales teams and account managers has been great. They’ve helped[nbsp]us get to[nbsp]market with our solution much quicker than if[nbsp]we[nbsp]had tried to[nbsp]do[nbsp]it[nbsp]ourselves!”'),(109760,2771,'_blog-block-large-post_description','field_60f834946008d'),(109761,2771,'blog-block-large-post',''),(109762,2771,'_blog-block-large-post','field_60f8347e6008b'),(109763,2771,'blog-block_post-button-title','Keep Reading'),(109764,2771,'_blog-block_post-button-title','field_60f8413c74859'),(109765,2771,'payment-instruments_title-color','#4BD18E'),(109766,2771,'_payment-instruments_title-color','field_60fff271c15df'),(109767,2771,'blog-block_title-color','#4BD18E'),(109768,2771,'_blog-block_title-color','field_60fff3b704234'),(109769,2771,'blog-block_title_before','Choosing the right online'),(109770,2771,'_blog-block_title_before','field_60fff38e04232'),(109771,2771,'blog-block_title_after','payment solution for your needs'),(109772,2771,'_blog-block_title_after','field_60fff3a404233'),(109773,2771,'complex-services-list_0_icon','336'),(109774,2771,'_complex-services-list_0_icon','field_6100fde5a3f1d'),(109775,2771,'complex-services-list_0_title','Online Payments Processing'),(109776,2771,'_complex-services-list_0_title','field_6100fe5aa3f1e'),(109777,2771,'complex-services-list_0_description','Offer the best and fully customized user payment experience for your customers.'),(109778,2771,'_complex-services-list_0_description','field_6100fe60a3f1f'),(109779,2771,'complex-services-list_0_link','a:3:{s:5:\"title\";s:18:\"Payment Processing\";s:3:\"url\";s:73:\"https://commercegate.goodface.com.ua/wp/our-solutions/payment-processing/\";s:6:\"target\";s:0:\"\";}'),(109780,2771,'_complex-services-list_0_link','field_6100fe73a3f20'),(109781,2771,'complex-services-list_1_icon','337'),(109782,2771,'_complex-services-list_1_icon','field_6100fde5a3f1d'),(109783,2771,'complex-services-list_1_title','Acquiring Solutions'),(109784,2771,'_complex-services-list_1_title','field_6100fe5aa3f1e'),(109785,2771,'complex-services-list_1_description','Make it easy to scale your client\'s businesses with all-in-one integrations.'),(109786,2771,'_complex-services-list_1_description','field_6100fe60a3f1f'),(109787,2771,'complex-services-list_1_link','a:3:{s:5:\"title\";s:19:\"Acquiring Solutions\";s:3:\"url\";s:74:\"https://commercegate.goodface.com.ua/wp/our-solutions/acquiring-solutions/\";s:6:\"target\";s:0:\"\";}'),(109788,2771,'_complex-services-list_1_link','field_6100fe73a3f20'),(109789,2771,'complex-services-list_2_icon','339'),(109790,2771,'_complex-services-list_2_icon','field_6100fde5a3f1d'),(109791,2771,'complex-services-list_2_title','Risk & Compliance'),(109792,2771,'_complex-services-list_2_title','field_6100fe5aa3f1e'),(109793,2771,'complex-services-list_2_description','Take control of our fraud monitoring systems and remain compliant.'),(109794,2771,'_complex-services-list_2_description','field_6100fe60a3f1f'),(109795,2771,'complex-services-list_2_link','a:3:{s:5:\"title\";s:23:\"Payment Risk Management\";s:3:\"url\";s:85:\"https://commercegate.goodface.com.ua/wp/our-solutions/risk-and-compliance-management/\";s:6:\"target\";s:0:\"\";}'),(109796,2771,'_complex-services-list_2_link','field_6100fe73a3f20'),(109797,2771,'complex-services-list_3_icon','338'),(109798,2771,'_complex-services-list_3_icon','field_6100fde5a3f1d'),(109799,2771,'complex-services-list_3_title','Revenue Optimization'),(109800,2771,'_complex-services-list_3_title','field_6100fe5aa3f1e'),(109801,2771,'complex-services-list_3_description','Leverage our data analytics expertise to optimize your payment approval ratios.'),(109802,2771,'_complex-services-list_3_description','field_6100fe60a3f1f'),(109803,2771,'complex-services-list_3_link','a:3:{s:5:\"title\";s:20:\"Revenue Optimization\";s:3:\"url\";s:75:\"https://commercegate.goodface.com.ua/wp/our-solutions/revenue-optimization/\";s:6:\"target\";s:0:\"\";}'),(109804,2771,'_complex-services-list_3_link','field_6100fe73a3f20'),(109805,2771,'complex-services-list','4'),(109806,2771,'_complex-services-list','field_6100fd82a3f1c'),(109807,2771,'payment-instruments_list','a:5:{i:0;s:4:\"2144\";i:1;s:3:\"434\";i:2;s:3:\"435\";i:3;s:3:\"439\";i:4;s:3:\"436\";}'),(109808,2771,'_payment-instruments_list','field_6101027fdf3b7'),(109809,2771,'complex-services-list_0_link-title','Explore service'),(109810,2771,'_complex-services-list_0_link-title','field_613b4014d4849'),(109811,2771,'complex-services-list_1_link-title','Explore service'),(109812,2771,'_complex-services-list_1_link-title','field_613b4014d4849'),(109813,2771,'complex-services-list_2_link-title','Explore service'),(109814,2771,'_complex-services-list_2_link-title','field_613b4014d4849'),(109815,2771,'complex-services-list_3_link-title','Explore service'),(109816,2771,'_complex-services-list_3_link-title','field_613b4014d4849'),(109817,2772,'main-block_image','2475'),(109818,2772,'_main-block_image','field_6107f1cd63ec8'),(109819,2772,'main-block_title','Our Story'),(109820,2772,'_main-block_title','field_6107f1db63ec9'),(109821,2772,'main-block_description','Thousands of merchants have boosted their sales with our[nbsp]payment solutions since 2006. Today, we have scaled successfully to cater to every business with the[nbsp]foundations of ethical business practices and leading technology.'),(109822,2772,'_main-block_description','field_6107f1e463eca'),(109823,2772,'main-block_button-title','Explore more'),(109824,2772,'_main-block_button-title','field_6107f1f063ecb'),(109825,2772,'main-block',''),(109826,2772,'_main-block','field_6107f1b963ec7'),(109827,2772,'introductory-block_title','We’re recognised by professionals'),(109828,2772,'_introductory-block_title','field_6107f5e1078d8'),(109829,2772,'introductory-block_icons_0_icon','550'),(109830,2772,'_introductory-block_icons_0_icon','field_6107f5f6078da'),(109831,2772,'introductory-block_icons_0_icon-description',''),(109832,2772,'_introductory-block_icons_0_icon-description','field_6107f635d4d34'),(109833,2772,'introductory-block_icons_1_icon','551'),(109834,2772,'_introductory-block_icons_1_icon','field_6107f5f6078da'),(109835,2772,'introductory-block_icons_1_icon-description','E-Money Licenses \r\nin the EU and the UK'),(109836,2772,'_introductory-block_icons_1_icon-description','field_6107f635d4d34'),(109837,2772,'introductory-block_icons_2_icon','552'),(109838,2772,'_introductory-block_icons_2_icon','field_6107f5f6078da'),(109839,2772,'introductory-block_icons_2_icon-description',''),(109840,2772,'_introductory-block_icons_2_icon-description','field_6107f635d4d34'),(109841,2772,'introductory-block_icons_3_icon','553'),(109842,2772,'_introductory-block_icons_3_icon','field_6107f5f6078da'),(109843,2772,'introductory-block_icons_3_icon-description','PSD2 and Strong Customer \r\nAuthentication (SCA) compliant'),(109844,2772,'_introductory-block_icons_3_icon-description','field_6107f635d4d34'),(109845,2772,'introductory-block_icons','4'),(109846,2772,'_introductory-block_icons','field_6107f5e6078d9'),(109847,2772,'introductory-block',''),(109848,2772,'_introductory-block','field_6107f5d6078d7'),(109849,2772,'introductory-block-title','We’re recognised by professionals'),(109850,2772,'_introductory-block-title','field_6107f5e1078d8'),(109851,2772,'introductory-block-icons_0_icon','2146'),(109852,2772,'_introductory-block-icons_0_icon','field_6107f5f6078da'),(109853,2772,'introductory-block-icons_0_icon-description','Licensed by Banco de[nbsp]Espana'),(109854,2772,'_introductory-block-icons_0_icon-description','field_6107f635d4d34'),(109855,2772,'introductory-block-icons_1_icon','2147'),(109856,2772,'_introductory-block-icons_1_icon','field_6107f5f6078da'),(109857,2772,'introductory-block-icons_1_icon-description','EU[nbsp]Regulated Financial Institution'),(109858,2772,'_introductory-block-icons_1_icon-description','field_6107f635d4d34'),(109859,2772,'introductory-block-icons_2_icon','2149'),(109860,2772,'_introductory-block-icons_2_icon','field_6107f5f6078da'),(109861,2772,'introductory-block-icons_2_icon-description','Secure Level 1[nbsp]PCI Compliance'),(109862,2772,'_introductory-block-icons_2_icon-description','field_6107f635d4d34'),(109863,2772,'introductory-block-icons_3_icon','2148'),(109864,2772,'_introductory-block-icons_3_icon','field_6107f5f6078da'),(109865,2772,'introductory-block-icons_3_icon-description','Appointed KPMG Auditor'),(109866,2772,'_introductory-block-icons_3_icon-description','field_6107f635d4d34'),(109867,2772,'introductory-block-icons','4'),(109868,2772,'_introductory-block-icons','field_6107f5e6078d9'),(109869,2772,'team_title',''),(109870,2772,'_team_title','field_6107f8866d8f1'),(109871,2772,'team',''),(109872,2772,'_team','field_6107f87b6d8f0'),(109873,2772,'block-info_team-title','Our Team'),(109874,2772,'_block-info_team-title','field_6107f96a86e2c'),(109875,2772,'block-info_team-profile-link-title','LinkedIn Profile'),(109876,2772,'_block-info_team-profile-link-title','field_6107fa2d86e31'),(109877,2772,'block-info',''),(109878,2772,'_block-info','field_6107fa5b46179'),(109879,2772,'team-list_0_image','2090'),(109880,2772,'_team-list_0_image','field_6107f9b886e2d'),(109881,2772,'team-list_0_full-name','Evgen Sopin'),(109882,2772,'_team-list_0_full-name','field_6107f9ee86e2e'),(109883,2772,'team-list_0_position','Chief Executive Officer'),(109884,2772,'_team-list_0_position','field_6107fa0886e2f'),(109885,2772,'team-list_0_profile','https://www.linkedin.com/in/evgensopin/'),(109886,2772,'_team-list_0_profile','field_6107fa1e86e30'),(109887,2772,'team-list_1_image','570'),(109888,2772,'_team-list_1_image','field_6107f9b886e2d'),(109889,2772,'team-list_1_full-name','Carlos Maduro'),(109890,2772,'_team-list_1_full-name','field_6107f9ee86e2e'),(109891,2772,'team-list_1_position','Chief Financial Officer'),(109892,2772,'_team-list_1_position','field_6107fa0886e2f'),(109893,2772,'team-list_1_profile','https://www.linkedin.com/in/carlosmaduro/'),(109894,2772,'_team-list_1_profile','field_6107fa1e86e30'),(109895,2772,'team-list_2_image','571'),(109896,2772,'_team-list_2_image','field_6107f9b886e2d'),(109897,2772,'team-list_2_full-name','Paul Barclay'),(109898,2772,'_team-list_2_full-name','field_6107f9ee86e2e'),(109899,2772,'team-list_2_position','Chief Commercial Officer'),(109900,2772,'_team-list_2_position','field_6107fa0886e2f'),(109901,2772,'team-list_2_profile','https://www.linkedin.com/in/pabarclay/'),(109902,2772,'_team-list_2_profile','field_6107fa1e86e30'),(109903,2772,'team-list_3_image','572'),(109904,2772,'_team-list_3_image','field_6107f9b886e2d'),(109905,2772,'team-list_3_full-name','Andrew Rud'),(109906,2772,'_team-list_3_full-name','field_6107f9ee86e2e'),(109907,2772,'team-list_3_position','Chief Operations Officer'),(109908,2772,'_team-list_3_position','field_6107fa0886e2f'),(109909,2772,'team-list_3_profile','https://www.linkedin.com/in/andrew-rud-b3274835/'),(109910,2772,'_team-list_3_profile','field_6107fa1e86e30'),(109911,2772,'team-list_4_image','573'),(109912,2772,'_team-list_4_image','field_6107f9b886e2d'),(109913,2772,'team-list_4_full-name','Andrew Vinnichenko'),(109914,2772,'_team-list_4_full-name','field_6107f9ee86e2e'),(109915,2772,'team-list_4_position','Money Laundering Reporting Officer'),(109916,2772,'_team-list_4_position','field_6107fa0886e2f'),(109917,2772,'team-list_4_profile','https://www.linkedin.com/in/andrew-vinnichenko/'),(109918,2772,'_team-list_4_profile','field_6107fa1e86e30'),(109919,2772,'team-list','5'),(109920,2772,'_team-list','field_6107f8956d8f2'),(109921,2772,'team-block-info_team-title','Our Team'),(109922,2772,'_team-block-info_team-title','field_6107f96a86e2c'),(109923,2772,'team-block-info_team-profile-link-title','LinkedIn Profile'),(109924,2772,'_team-block-info_team-profile-link-title','field_6107fa2d86e31'),(109925,2772,'team-block-info',''),(109926,2772,'_team-block-info','field_6107fa5b46179'),(109927,2772,'our-story-title','Our Story'),(109928,2772,'_our-story-title','field_6107fd3dfac5c'),(109929,2772,'story-past_0_year',''),(109930,2772,'_story-past_0_year','field_6107fe861dc5d'),(109931,2772,'story-past_0_gropus_0_title_title',''),(109932,2772,'_story-past_0_gropus_0_title_title','field_6107fefbb9e35'),(109933,2772,'story-past_0_gropus_0_title_gradient','0'),(109934,2772,'_story-past_0_gropus_0_title_gradient','field_6107ff2c8bc34'),(109935,2772,'story-past_0_gropus_0_title',''),(109936,2772,'_story-past_0_gropus_0_title','field_6107ff625d3cf'),(109937,2772,'story-past_0_gropus_0_description',''),(109938,2772,'_story-past_0_gropus_0_description','field_6107ff01b9e36'),(109939,2772,'story-past_0_gropus','1'),(109940,2772,'_story-past_0_gropus','field_6107fee8b9e34'),(109941,2772,'story-past_1_year',''),(109942,2772,'_story-past_1_year','field_6107fe861dc5d'),(109943,2772,'story-past_1_gropus_0_title_title',''),(109944,2772,'_story-past_1_gropus_0_title_title','field_6107fefbb9e35'),(109945,2772,'story-past_1_gropus_0_title_gradient','0'),(109946,2772,'_story-past_1_gropus_0_title_gradient','field_6107ff2c8bc34'),(109947,2772,'story-past_1_gropus_0_title',''),(109948,2772,'_story-past_1_gropus_0_title','field_6107ff625d3cf'),(109949,2772,'story-past_1_gropus_0_description',''),(109950,2772,'_story-past_1_gropus_0_description','field_6107ff01b9e36'),(109951,2772,'story-past_1_gropus','1'),(109952,2772,'_story-past_1_gropus','field_6107fee8b9e34'),(109953,2772,'story-past_2_year',''),(109954,2772,'_story-past_2_year','field_6107fe861dc5d'),(109955,2772,'story-past_2_gropus_0_title_title',''),(109956,2772,'_story-past_2_gropus_0_title_title','field_6107fefbb9e35'),(109957,2772,'story-past_2_gropus_0_title_gradient','0'),(109958,2772,'_story-past_2_gropus_0_title_gradient','field_6107ff2c8bc34'),(109959,2772,'story-past_2_gropus_0_title',''),(109960,2772,'_story-past_2_gropus_0_title','field_6107ff625d3cf'),(109961,2772,'story-past_2_gropus_0_description',''),(109962,2772,'_story-past_2_gropus_0_description','field_6107ff01b9e36'),(109963,2772,'story-past_2_gropus','1'),(109964,2772,'_story-past_2_gropus','field_6107fee8b9e34'),(109965,2772,'story-past_3_year',''),(109966,2772,'_story-past_3_year','field_6107fe861dc5d'),(109967,2772,'story-past_3_gropus_0_title_title',''),(109968,2772,'_story-past_3_gropus_0_title_title','field_6107fefbb9e35'),(109969,2772,'story-past_3_gropus_0_title_gradient','0'),(109970,2772,'_story-past_3_gropus_0_title_gradient','field_6107ff2c8bc34'),(109971,2772,'story-past_3_gropus_0_title',''),(109972,2772,'_story-past_3_gropus_0_title','field_6107ff625d3cf'),(109973,2772,'story-past_3_gropus_0_description',''),(109974,2772,'_story-past_3_gropus_0_description','field_6107ff01b9e36'),(109975,2772,'story-past_3_gropus','1'),(109976,2772,'_story-past_3_gropus','field_6107fee8b9e34'),(109977,2772,'story-past_4_year',''),(109978,2772,'_story-past_4_year','field_6107fe861dc5d'),(109979,2772,'story-past_4_gropus_0_title_title',''),(109980,2772,'_story-past_4_gropus_0_title_title','field_6107fefbb9e35'),(109981,2772,'story-past_4_gropus_0_title_gradient','0'),(109982,2772,'_story-past_4_gropus_0_title_gradient','field_6107ff2c8bc34'),(109983,2772,'story-past_4_gropus_0_title',''),(109984,2772,'_story-past_4_gropus_0_title','field_6107ff625d3cf'),(109985,2772,'story-past_4_gropus_0_description',''),(109986,2772,'_story-past_4_gropus_0_description','field_6107ff01b9e36'),(109987,2772,'story-past_4_gropus','1'),(109988,2772,'_story-past_4_gropus','field_6107fee8b9e34'),(109989,2772,'story-past_5_year',''),(109990,2772,'_story-past_5_year','field_6107fe861dc5d'),(109991,2772,'story-past_5_gropus_0_title_title',''),(109992,2772,'_story-past_5_gropus_0_title_title','field_6107fefbb9e35'),(109993,2772,'story-past_5_gropus_0_title_gradient','0'),(109994,2772,'_story-past_5_gropus_0_title_gradient','field_6107ff2c8bc34'),(109995,2772,'story-past_5_gropus_0_title',''),(109996,2772,'_story-past_5_gropus_0_title','field_6107ff625d3cf'),(109997,2772,'story-past_5_gropus_0_description',''),(109998,2772,'_story-past_5_gropus_0_description','field_6107ff01b9e36'),(109999,2772,'story-past_5_gropus','1'),(110000,2772,'_story-past_5_gropus','field_6107fee8b9e34'),(110001,2772,'story-past_6_year',''),(110002,2772,'_story-past_6_year','field_6107fe861dc5d'),(110003,2772,'story-past_6_gropus_0_title_title',''),(110004,2772,'_story-past_6_gropus_0_title_title','field_6107fefbb9e35'),(110005,2772,'story-past_6_gropus_0_title_gradient','0'),(110006,2772,'_story-past_6_gropus_0_title_gradient','field_6107ff2c8bc34'),(110007,2772,'story-past_6_gropus_0_title',''),(110008,2772,'_story-past_6_gropus_0_title','field_6107ff625d3cf'),(110009,2772,'story-past_6_gropus_0_description',''),(110010,2772,'_story-past_6_gropus_0_description','field_6107ff01b9e36'),(110011,2772,'story-past_6_gropus','1'),(110012,2772,'_story-past_6_gropus','field_6107fee8b9e34'),(110013,2772,'story-past_7_year',''),(110014,2772,'_story-past_7_year','field_6107fe861dc5d'),(110015,2772,'story-past_7_gropus_0_title_title',''),(110016,2772,'_story-past_7_gropus_0_title_title','field_6107fefbb9e35'),(110017,2772,'story-past_7_gropus_0_title_gradient','0'),(110018,2772,'_story-past_7_gropus_0_title_gradient','field_6107ff2c8bc34'),(110019,2772,'story-past_7_gropus_0_title',''),(110020,2772,'_story-past_7_gropus_0_title','field_6107ff625d3cf'),(110021,2772,'story-past_7_gropus_0_description',''),(110022,2772,'_story-past_7_gropus_0_description','field_6107ff01b9e36'),(110023,2772,'story-past_7_gropus','1'),(110024,2772,'_story-past_7_gropus','field_6107fee8b9e34'),(110025,2772,'story-past_8_year',''),(110026,2772,'_story-past_8_year','field_6107fe861dc5d'),(110027,2772,'story-past_8_gropus_0_title_title',''),(110028,2772,'_story-past_8_gropus_0_title_title','field_6107fefbb9e35'),(110029,2772,'story-past_8_gropus_0_title_gradient','0'),(110030,2772,'_story-past_8_gropus_0_title_gradient','field_6107ff2c8bc34'),(110031,2772,'story-past_8_gropus_0_title',''),(110032,2772,'_story-past_8_gropus_0_title','field_6107ff625d3cf'),(110033,2772,'story-past_8_gropus_0_description',''),(110034,2772,'_story-past_8_gropus_0_description','field_6107ff01b9e36'),(110035,2772,'story-past_8_gropus','1'),(110036,2772,'_story-past_8_gropus','field_6107fee8b9e34'),(110037,2772,'story-past','9'),(110038,2772,'_story-past','field_6107fe24901a6'),(110039,2772,'story-feature_0_year',''),(110040,2772,'_story-feature_0_year','field_6107ffda45731'),(110041,2772,'story-feature_0_gropus_0_title_title',''),(110042,2772,'_story-feature_0_gropus_0_title_title','field_6107ffda45734'),(110043,2772,'story-feature_0_gropus_0_title_gradient','0'),(110044,2772,'_story-feature_0_gropus_0_title_gradient','field_6107ffda45735'),(110045,2772,'story-feature_0_gropus_0_title',''),(110046,2772,'_story-feature_0_gropus_0_title','field_6107ffda45733'),(110047,2772,'story-feature_0_gropus_0_description',''),(110048,2772,'_story-feature_0_gropus_0_description','field_6107ffda45736'),(110049,2772,'story-feature_0_gropus','1'),(110050,2772,'_story-feature_0_gropus','field_6107ffda45732'),(110051,2772,'story-feature_1_year',''),(110052,2772,'_story-feature_1_year','field_6107ffda45731'),(110053,2772,'story-feature_1_gropus_0_title_title',''),(110054,2772,'_story-feature_1_gropus_0_title_title','field_6107ffda45734'),(110055,2772,'story-feature_1_gropus_0_title_gradient','0'),(110056,2772,'_story-feature_1_gropus_0_title_gradient','field_6107ffda45735'),(110057,2772,'story-feature_1_gropus_0_title',''),(110058,2772,'_story-feature_1_gropus_0_title','field_6107ffda45733'),(110059,2772,'story-feature_1_gropus_0_description',''),(110060,2772,'_story-feature_1_gropus_0_description','field_6107ffda45736'),(110061,2772,'story-feature_1_gropus','1'),(110062,2772,'_story-feature_1_gropus','field_6107ffda45732'),(110063,2772,'story-feature','2'),(110064,2772,'_story-feature','field_6107ffda45730'),(110065,2772,'slider_story-past_0_year','Founded in 2006'),(110066,2772,'_slider_story-past_0_year','field_6107fe861dc5d'),(110067,2772,'slider_story-past_0_gropus_0_title_title','foundation'),(110068,2772,'_slider_story-past_0_gropus_0_title_title','field_6107fefbb9e35'),(110069,2772,'slider_story-past_0_gropus_0_title_gradient','1'),(110070,2772,'_slider_story-past_0_gropus_0_title_gradient','field_6107ff2c8bc34'),(110071,2772,'slider_story-past_0_gropus_0_title',''),(110072,2772,'_slider_story-past_0_gropus_0_title','field_6107ff625d3cf'),(110073,2772,'slider_story-past_0_gropus_0_description','CommerceGate was founded in[nbsp]Barcelona, Spain, by[nbsp]forming key relationships with financial and[nbsp]risk management institutions to[nbsp]develop technological and[nbsp]operational capabilities on[nbsp]our[nbsp]platform.'),(110074,2772,'_slider_story-past_0_gropus_0_description','field_6107ff01b9e36'),(110075,2772,'slider_story-past_0_gropus','1'),(110076,2772,'_slider_story-past_0_gropus','field_6107fee8b9e34'),(110077,2772,'slider_story-past_1_year','In 2007'),(110078,2772,'_slider_story-past_1_year','field_6107fe861dc5d'),(110079,2772,'slider_story-past_1_gropus_0_title_title','The[nbsp]largest high-risk payment processor in[nbsp]Spain'),(110080,2772,'_slider_story-past_1_gropus_0_title_title','field_6107fefbb9e35'),(110081,2772,'slider_story-past_1_gropus_0_title_gradient','0'),(110082,2772,'_slider_story-past_1_gropus_0_title_gradient','field_6107ff2c8bc34'),(110083,2772,'slider_story-past_1_gropus_0_title',''),(110084,2772,'_slider_story-past_1_gropus_0_title','field_6107ff625d3cf'),(110085,2772,'slider_story-past_1_gropus_0_description','CommerceGate quickly scaled to[nbsp]be[nbsp]the[nbsp]largest high-risk payment processor in[nbsp]Spain and[nbsp]expanded throughout Europe offering superior throughput and highly secured payment solutions for[nbsp]our[nbsp]clients.'),(110086,2772,'_slider_story-past_1_gropus_0_description','field_6107ff01b9e36'),(110087,2772,'slider_story-past_1_gropus','1'),(110088,2772,'_slider_story-past_1_gropus','field_6107fee8b9e34'),(110089,2772,'slider_story-past_2_year','In 2009'),(110090,2772,'_slider_story-past_2_year','field_6107fe861dc5d'),(110091,2772,'slider_story-past_2_gropus_0_title_title','Relaunch of[nbsp]cgbilling.com'),(110092,2772,'_slider_story-past_2_gropus_0_title_title','field_6107fefbb9e35'),(110093,2772,'slider_story-past_2_gropus_0_title_gradient','0'),(110094,2772,'_slider_story-past_2_gropus_0_title_gradient','field_6107ff2c8bc34'),(110095,2772,'slider_story-past_2_gropus_0_title',''),(110096,2772,'_slider_story-past_2_gropus_0_title','field_6107ff625d3cf'),(110097,2772,'slider_story-past_2_gropus_0_description','CommerceGate established an[nbsp]Industry benchmark for[nbsp]quality service for[nbsp]end-user billing support with the[nbsp]relaunch of[nbsp]cgbilling.com.'),(110098,2772,'_slider_story-past_2_gropus_0_description','field_6107ff01b9e36'),(110099,2772,'slider_story-past_2_gropus','2'),(110100,2772,'_slider_story-past_2_gropus','field_6107fee8b9e34'),(110101,2772,'slider_story-past_3_year','In 2010'),(110102,2772,'_slider_story-past_3_year','field_6107fe861dc5d'),(110103,2772,'slider_story-past_3_gropus_0_title_title','CommerceGate expanded our[nbsp]team'),(110104,2772,'_slider_story-past_3_gropus_0_title_title','field_6107fefbb9e35'),(110105,2772,'slider_story-past_3_gropus_0_title_gradient','0'),(110106,2772,'_slider_story-past_3_gropus_0_title_gradient','field_6107ff2c8bc34'),(110107,2772,'slider_story-past_3_gropus_0_title',''),(110108,2772,'_slider_story-past_3_gropus_0_title','field_6107ff625d3cf'),(110109,2772,'slider_story-past_3_gropus_0_description','CommerceGate expanded our team to[nbsp]meet growing demand for our payment solutions and to[nbsp]offer highly dedicated support for our clients.'),(110110,2772,'_slider_story-past_3_gropus_0_description','field_6107ff01b9e36'),(110111,2772,'slider_story-past_3_gropus','1'),(110112,2772,'_slider_story-past_3_gropus','field_6107fee8b9e34'),(110113,2772,'slider_story-past_4_year','In 2011'),(110114,2772,'_slider_story-past_4_year','field_6107fe861dc5d'),(110115,2772,'slider_story-past_4_gropus_0_title_title','The Billing Company of[nbsp]the[nbsp]Year'),(110116,2772,'_slider_story-past_4_gropus_0_title_title','field_6107fefbb9e35'),(110117,2772,'slider_story-past_4_gropus_0_title_gradient','0'),(110118,2772,'_slider_story-past_4_gropus_0_title_gradient','field_6107ff2c8bc34'),(110119,2772,'slider_story-past_4_gropus_0_title',''),(110120,2772,'_slider_story-past_4_gropus_0_title','field_6107ff625d3cf'),(110121,2772,'slider_story-past_4_gropus_0_description','CommerceGate was awarded the[nbsp]Billing Company of[nbsp]the[nbsp]Year (Merchant Services) for our longstanding dedication to[nbsp]providing leading payment technology and support access for our clients.'),(110122,2772,'_slider_story-past_4_gropus_0_description','field_6107ff01b9e36'),(110123,2772,'slider_story-past_4_gropus','1'),(110124,2772,'_slider_story-past_4_gropus','field_6107fee8b9e34'),(110125,2772,'slider_story-past_5_year','In 2012'),(110126,2772,'_slider_story-past_5_year','field_6107fe861dc5d'),(110127,2772,'slider_story-past_5_gropus_0_title_title','The[nbsp]European Billing Company of[nbsp]the[nbsp]Year Award'),(110128,2772,'_slider_story-past_5_gropus_0_title_title','field_6107fefbb9e35'),(110129,2772,'slider_story-past_5_gropus_0_title_gradient','0'),(110130,2772,'_slider_story-past_5_gropus_0_title_gradient','field_6107ff2c8bc34'),(110131,2772,'slider_story-past_5_gropus_0_title',''),(110132,2772,'_slider_story-past_5_gropus_0_title','field_6107ff625d3cf'),(110133,2772,'slider_story-past_5_gropus_0_description','CommerceGate was nominated for the[nbsp]European Billing Company of[nbsp]the[nbsp]Year Award for outstanding performance and reliability of[nbsp]our billing solutions for our clients in[nbsp]Europe.'),(110134,2772,'_slider_story-past_5_gropus_0_description','field_6107ff01b9e36'),(110135,2772,'slider_story-past_5_gropus','2'),(110136,2772,'_slider_story-past_5_gropus','field_6107fee8b9e34'),(110137,2772,'slider_story-past_6_year','In 2013'),(110138,2772,'_slider_story-past_6_year','field_6107fe861dc5d'),(110139,2772,'slider_story-past_6_gropus_0_title_title','The European Billing Company of[nbsp]the[nbsp]Year Award'),(110140,2772,'_slider_story-past_6_gropus_0_title_title','field_6107fefbb9e35'),(110141,2772,'slider_story-past_6_gropus_0_title_gradient','0'),(110142,2772,'_slider_story-past_6_gropus_0_title_gradient','field_6107ff2c8bc34'),(110143,2772,'slider_story-past_6_gropus_0_title',''),(110144,2772,'_slider_story-past_6_gropus_0_title','field_6107ff625d3cf'),(110145,2772,'slider_story-past_6_gropus_0_description','CommerceGate was crowned the[nbsp]title European Billing Company of[nbsp]the[nbsp]Year Award for outstanding performance and[nbsp]reliability of[nbsp]our billing solutions for our clients in[nbsp]Europe.'),(110146,2772,'_slider_story-past_6_gropus_0_description','field_6107ff01b9e36'),(110147,2772,'slider_story-past_6_gropus','1'),(110148,2772,'_slider_story-past_6_gropus','field_6107fee8b9e34'),(110149,2772,'slider_story-past_7_year','In 2014'),(110150,2772,'_slider_story-past_7_year','field_6107fe861dc5d'),(110151,2772,'slider_story-past_7_gropus_0_title_title','The European Payment Processor of[nbsp]the[nbsp]Year Award'),(110152,2772,'_slider_story-past_7_gropus_0_title_title','field_6107fefbb9e35'),(110153,2772,'slider_story-past_7_gropus_0_title_gradient','0'),(110154,2772,'_slider_story-past_7_gropus_0_title_gradient','field_6107ff2c8bc34'),(110155,2772,'slider_story-past_7_gropus_0_title',''),(110156,2772,'_slider_story-past_7_gropus_0_title','field_6107ff625d3cf'),(110157,2772,'slider_story-past_7_gropus_0_description','CommerceGate was crowned the[nbsp]European Payment Processor of[nbsp]the[nbsp]Year Award for our leading and[nbsp]highly scalable payment processing solutions for our clients in[nbsp]Europe.'),(110158,2772,'_slider_story-past_7_gropus_0_description','field_6107ff01b9e36'),(110159,2772,'slider_story-past_7_gropus','2'),(110160,2772,'_slider_story-past_7_gropus','field_6107fee8b9e34'),(110161,2772,'slider_story-past_8_year','In 2015'),(110162,2772,'_slider_story-past_8_year','field_6107fe861dc5d'),(110163,2772,'slider_story-past_8_gropus_0_title_title','CommerceGate expanded our team'),(110164,2772,'_slider_story-past_8_gropus_0_title_title','field_6107fefbb9e35'),(110165,2772,'slider_story-past_8_gropus_0_title_gradient','0'),(110166,2772,'_slider_story-past_8_gropus_0_title_gradient','field_6107ff2c8bc34'),(110167,2772,'slider_story-past_8_gropus_0_title',''),(110168,2772,'_slider_story-past_8_gropus_0_title','field_6107ff625d3cf'),(110169,2772,'slider_story-past_8_gropus_0_description','CommerceGate expanded our team to[nbsp]boost our core competencies and[nbsp]expertise in[nbsp]key operational areas while continuing to[nbsp]grow our client base and support throughout Europe.'),(110170,2772,'_slider_story-past_8_gropus_0_description','field_6107ff01b9e36'),(110171,2772,'slider_story-past_8_gropus','3'),(110172,2772,'_slider_story-past_8_gropus','field_6107fee8b9e34'),(110173,2772,'slider_story-past','15'),(110174,2772,'_slider_story-past','field_6107fe24901a6'),(110175,2772,'slider_story-feature_0_year','In 2022'),(110176,2772,'_slider_story-feature_0_year','field_6107ffda45731'),(110177,2772,'slider_story-feature_0_gropus_0_title_title','CG[nbsp]Digital Bank.'),(110178,2772,'_slider_story-feature_0_gropus_0_title_title','field_6107ffda45734'),(110179,2772,'slider_story-feature_0_gropus_0_title_gradient','0'),(110180,2772,'_slider_story-feature_0_gropus_0_title_gradient','field_6107ffda45735'),(110181,2772,'slider_story-feature_0_gropus_0_title',''),(110182,2772,'_slider_story-feature_0_gropus_0_title','field_6107ffda45733'),(110183,2772,'slider_story-feature_0_gropus_0_description','Gain access to[nbsp]key digital banking facilities and[nbsp]services hassle-free, tailored to[nbsp]the[nbsp]needs of[nbsp]your online business.'),(110184,2772,'_slider_story-feature_0_gropus_0_description','field_6107ffda45736'),(110185,2772,'slider_story-feature_0_gropus','3'),(110186,2772,'_slider_story-feature_0_gropus','field_6107ffda45732'),(110187,2772,'slider_story-feature','1'),(110188,2772,'_slider_story-feature','field_6107ffda45730'),(110189,2772,'slider',''),(110190,2772,'_slider','field_610800a34520b'),(110191,2772,'slider_story-feature_0_gropus_1_title_title','CG[nbsp]Card.'),(110192,2772,'_slider_story-feature_0_gropus_1_title_title','field_6107ffda45734'),(110193,2772,'slider_story-feature_0_gropus_1_title_gradient','0'),(110194,2772,'_slider_story-feature_0_gropus_1_title_gradient','field_6107ffda45735'),(110195,2772,'slider_story-feature_0_gropus_1_title',''),(110196,2772,'_slider_story-feature_0_gropus_1_title','field_6107ffda45733'),(110197,2772,'slider_story-feature_0_gropus_1_description','Get customized corporate and[nbsp]personal credit cards for[nbsp]your stakeholders and[nbsp]key partners linked to[nbsp]your account.'),(110198,2772,'_slider_story-feature_0_gropus_1_description','field_6107ffda45736'),(110199,2772,'career-block-info_title','Start Your Career'),(110200,2772,'_career-block-info_title','field_6108088e7a966'),(110201,2772,'career-block-info_suptitle_text','15 job openings'),(110202,2772,'_career-block-info_suptitle_text','field_610808a07a968'),(110203,2772,'career-block-info_suptitle_color','#EB5042'),(110204,2772,'_career-block-info_suptitle_color','field_610808a67a969'),(110205,2772,'career-block-info_suptitle',''),(110206,2772,'_career-block-info_suptitle','field_610808947a967'),(110207,2772,'career-block-info_button-title','See All Jobs\\'),(110208,2772,'_career-block-info_button-title','field_610808cdef69d'),(110209,2772,'career-block-info',''),(110210,2772,'_career-block-info','field_610807c27a965'),(110211,2772,'career-block-info_button','a:3:{s:5:\"title\";s:12:\"See all jobs\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/careers/\";s:6:\"target\";s:0:\"\";}'),(110212,2772,'_career-block-info_button','field_610808cdef69d'),(110213,2772,'slider_story-past_2_gropus_1_title_title','The[nbsp]Strategic Alliance of[nbsp]the[nbsp]Year Award'),(110214,2772,'_slider_story-past_2_gropus_1_title_title','field_6107fefbb9e35'),(110215,2772,'slider_story-past_2_gropus_1_title_gradient','0'),(110216,2772,'_slider_story-past_2_gropus_1_title_gradient','field_6107ff2c8bc34'),(110217,2772,'slider_story-past_2_gropus_1_title',''),(110218,2772,'_slider_story-past_2_gropus_1_title','field_6107ff625d3cf'),(110219,2772,'slider_story-past_2_gropus_1_description','CommerceGate was awarded the[nbsp]Strategic Alliance of[nbsp]the[nbsp]Year Award for[nbsp]outstanding performance and[nbsp]reliability in[nbsp]our payment solutions.'),(110220,2772,'_slider_story-past_2_gropus_1_description','field_6107ff01b9e36'),(110221,2772,'slider_story-past_5_gropus_1_title_title','CommerceGate relaunches our flagship website'),(110222,2772,'_slider_story-past_5_gropus_1_title_title','field_6107fefbb9e35'),(110223,2772,'slider_story-past_5_gropus_1_title_gradient','0'),(110224,2772,'_slider_story-past_5_gropus_1_title_gradient','field_6107ff2c8bc34'),(110225,2772,'slider_story-past_5_gropus_1_title',''),(110226,2772,'_slider_story-past_5_gropus_1_title','field_6107ff625d3cf'),(110227,2772,'slider_story-past_5_gropus_1_description','CommerceGate relaunches our flagship website and brand image to[nbsp]emphasize on[nbsp]our growing success, industry expertise and[nbsp]outstanding dedication to[nbsp]our clients globally.'),(110228,2772,'_slider_story-past_5_gropus_1_description','field_6107ff01b9e36'),(110229,2772,'slider_story-past_7_gropus_1_title_title','The lead in[nbsp]innovation and[nbsp]development'),(110230,2772,'_slider_story-past_7_gropus_1_title_title','field_6107fefbb9e35'),(110231,2772,'slider_story-past_7_gropus_1_title_gradient','0'),(110232,2772,'_slider_story-past_7_gropus_1_title_gradient','field_6107ff2c8bc34'),(110233,2772,'slider_story-past_7_gropus_1_title',''),(110234,2772,'_slider_story-past_7_gropus_1_title','field_6107ff625d3cf'),(110235,2772,'slider_story-past_7_gropus_1_description','CommerceGate takes the[nbsp]lead in[nbsp]innovation and development under a[nbsp]new management with the[nbsp]commitment to[nbsp]developing and[nbsp]adopting the[nbsp]latest payment technologies available for our clients.'),(110236,2772,'_slider_story-past_7_gropus_1_description','field_6107ff01b9e36'),(110237,2772,'slider_story-past_8_gropus_1_title_title','A[nbsp]brand new processing platform and[nbsp]back office systems'),(110238,2772,'_slider_story-past_8_gropus_1_title_title','field_6107fefbb9e35'),(110239,2772,'slider_story-past_8_gropus_1_title_gradient','0'),(110240,2772,'_slider_story-past_8_gropus_1_title_gradient','field_6107ff2c8bc34'),(110241,2772,'slider_story-past_8_gropus_1_title',''),(110242,2772,'_slider_story-past_8_gropus_1_title','field_6107ff625d3cf'),(110243,2772,'slider_story-past_8_gropus_1_description','CommerceGate begins development of[nbsp]a[nbsp]brand new processing platform and[nbsp]back office systems to[nbsp]provide our clients with a[nbsp]highly secure and[nbsp]leading payment processing solution in[nbsp]the[nbsp]industry.'),(110244,2772,'_slider_story-past_8_gropus_1_description','field_6107ff01b9e36'),(110245,2772,'slider_story-past_8_gropus_2_title_title','Data-driven business intelligence technology'),(110246,2772,'_slider_story-past_8_gropus_2_title_title','field_6107fefbb9e35'),(110247,2772,'slider_story-past_8_gropus_2_title_gradient','0'),(110248,2772,'_slider_story-past_8_gropus_2_title_gradient','field_6107ff2c8bc34'),(110249,2772,'slider_story-past_8_gropus_2_title',''),(110250,2772,'_slider_story-past_8_gropus_2_title','field_6107ff625d3cf'),(110251,2772,'slider_story-past_8_gropus_2_description','CommerceGate continues to[nbsp]evolve and[nbsp]cater to[nbsp]the[nbsp]changing landscape of[nbsp]the[nbsp]industry through streamlining business processes, leveraging on[nbsp]agile and[nbsp]data-driven business intelligence technology.'),(110252,2772,'_slider_story-past_8_gropus_2_description','field_6107ff01b9e36'),(110253,2772,'slider_story-past_9_year','In 2016'),(110254,2772,'_slider_story-past_9_year','field_6107fe861dc5d'),(110255,2772,'slider_story-past_9_gropus_0_title_title','The[nbsp]leading back office system and[nbsp]merchant user interface'),(110256,2772,'_slider_story-past_9_gropus_0_title_title','field_6107fefbb9e35'),(110257,2772,'slider_story-past_9_gropus_0_title_gradient','0'),(110258,2772,'_slider_story-past_9_gropus_0_title_gradient','field_6107ff2c8bc34'),(110259,2772,'slider_story-past_9_gropus_0_title',''),(110260,2772,'_slider_story-past_9_gropus_0_title','field_6107ff625d3cf'),(110261,2772,'slider_story-past_9_gropus_0_description','CommerceGate launches the[nbsp]leading back office system and[nbsp]merchant user interface making payment processing management easier and[nbsp]convenient, while increasing the[nbsp]capabilities for our clients.'),(110262,2772,'_slider_story-past_9_gropus_0_description','field_6107ff01b9e36'),(110263,2772,'slider_story-past_9_gropus_1_title_title','An[nbsp]upgraded website and[nbsp]corporate profile'),(110264,2772,'_slider_story-past_9_gropus_1_title_title','field_6107fefbb9e35'),(110265,2772,'slider_story-past_9_gropus_1_title_gradient','0'),(110266,2772,'_slider_story-past_9_gropus_1_title_gradient','field_6107ff2c8bc34'),(110267,2772,'slider_story-past_9_gropus_1_title',''),(110268,2772,'_slider_story-past_9_gropus_1_title','field_6107ff625d3cf'),(110269,2772,'slider_story-past_9_gropus_1_description','CommerceGate introduces an[nbsp]upgraded website and[nbsp]corporate profile to[nbsp]reflect the[nbsp]dedication and[nbsp]commitment to[nbsp]constant innovation, marking the[nbsp]transition to[nbsp]a[nbsp]lean, agile, and[nbsp]data-driven payment processor.'),(110270,2772,'_slider_story-past_9_gropus_1_description','field_6107ff01b9e36'),(110271,2772,'slider_story-past_9_gropus','2'),(110272,2772,'_slider_story-past_9_gropus','field_6107fee8b9e34'),(110273,2772,'slider_story-past_10_year','In 2017'),(110274,2772,'_slider_story-past_10_year','field_6107fe861dc5d'),(110275,2772,'slider_story-past_10_gropus_0_title_title','Billing[nbsp]2.0'),(110276,2772,'_slider_story-past_10_gropus_0_title_title','field_6107fefbb9e35'),(110277,2772,'slider_story-past_10_gropus_0_title_gradient','1'),(110278,2772,'_slider_story-past_10_gropus_0_title_gradient','field_6107ff2c8bc34'),(110279,2772,'slider_story-past_10_gropus_0_title',''),(110280,2772,'_slider_story-past_10_gropus_0_title','field_6107ff625d3cf'),(110281,2772,'slider_story-past_10_gropus_0_description','CommerceGate launches Billing[nbsp]2.0, the[nbsp]leading all-in-one invoice, settlement and[nbsp]billing system that provides the[nbsp]latest technology and[nbsp]functionalities with accurate transactional data for our clients.'),(110282,2772,'_slider_story-past_10_gropus_0_description','field_6107ff01b9e36'),(110283,2772,'slider_story-past_10_gropus','1'),(110284,2772,'_slider_story-past_10_gropus','field_6107fee8b9e34'),(110285,2772,'slider_story-past_11_year','In 2018'),(110286,2772,'_slider_story-past_11_year','field_6107fe861dc5d'),(110287,2772,'slider_story-past_11_gropus_0_title_title','CGPayTech'),(110288,2772,'_slider_story-past_11_gropus_0_title_title','field_6107fefbb9e35'),(110289,2772,'slider_story-past_11_gropus_0_title_gradient','1'),(110290,2772,'_slider_story-past_11_gropus_0_title_gradient','field_6107ff2c8bc34'),(110291,2772,'slider_story-past_11_gropus_0_title',''),(110292,2772,'_slider_story-past_11_gropus_0_title','field_6107ff625d3cf'),(110293,2772,'slider_story-past_11_gropus_0_description','CommerceGate launches CGPayTech, a[nbsp]cutting-edge payment platform with higher processing capacities, improved security encryption protocols and[nbsp]a[nbsp]variety of[nbsp]additional payment methods.'),(110294,2772,'_slider_story-past_11_gropus_0_description','field_6107ff01b9e36'),(110295,2772,'slider_story-past_11_gropus','1'),(110296,2772,'_slider_story-past_11_gropus','field_6107fee8b9e34'),(110297,2772,'slider_story-past_12_year','In 2019'),(110298,2772,'_slider_story-past_12_year','field_6107fe861dc5d'),(110299,2772,'slider_story-past_12_gropus_0_title_title','20th[nbsp]acquiring partner integration'),(110300,2772,'_slider_story-past_12_gropus_0_title_title','field_6107fefbb9e35'),(110301,2772,'slider_story-past_12_gropus_0_title_gradient','0'),(110302,2772,'_slider_story-past_12_gropus_0_title_gradient','field_6107ff2c8bc34'),(110303,2772,'slider_story-past_12_gropus_0_title',''),(110304,2772,'_slider_story-past_12_gropus_0_title','field_6107ff625d3cf'),(110305,2772,'slider_story-past_12_gropus_0_description','CommerceGate introduces our 20th acquiring partner integration to[nbsp]our platform, providing our merchants higher transactional volumes, better conversion, risk management and[nbsp]payment processing quality.'),(110306,2772,'_slider_story-past_12_gropus_0_description','field_6107ff01b9e36'),(110307,2772,'slider_story-past_12_gropus','1'),(110308,2772,'_slider_story-past_12_gropus','field_6107fee8b9e34'),(110309,2772,'slider_story-past_13_year','In 2020'),(110310,2772,'_slider_story-past_13_year','field_6107fe861dc5d'),(110311,2772,'slider_story-past_13_gropus_0_title_title','A[nbsp]financial institution license'),(110312,2772,'_slider_story-past_13_gropus_0_title_title','field_6107fefbb9e35'),(110313,2772,'slider_story-past_13_gropus_0_title_gradient','0'),(110314,2772,'_slider_story-past_13_gropus_0_title_gradient','field_6107ff2c8bc34'),(110315,2772,'slider_story-past_13_gropus_0_title',''),(110316,2772,'_slider_story-past_13_gropus_0_title','field_6107ff625d3cf'),(110317,2772,'slider_story-past_13_gropus_0_description','CommerceGate was the[nbsp]first non-banking group in[nbsp]Spain to[nbsp]be[nbsp]granted by[nbsp]the[nbsp]Central Bank of[nbsp]Spain a[nbsp]financial institution license.'),(110318,2772,'_slider_story-past_13_gropus_0_description','field_6107ff01b9e36'),(110319,2772,'slider_story-past_13_gropus','1'),(110320,2772,'_slider_story-past_13_gropus','field_6107fee8b9e34'),(110321,2772,'slider_story-past_14_year','In 2021'),(110322,2772,'_slider_story-past_14_year','field_6107fe861dc5d'),(110323,2772,'slider_story-past_14_gropus_0_title_title','CommerceGate opens the[nbsp]LATAM market'),(110324,2772,'_slider_story-past_14_gropus_0_title_title','field_6107fefbb9e35'),(110325,2772,'slider_story-past_14_gropus_0_title_gradient','0'),(110326,2772,'_slider_story-past_14_gropus_0_title_gradient','field_6107ff2c8bc34'),(110327,2772,'slider_story-past_14_gropus_0_title',''),(110328,2772,'_slider_story-past_14_gropus_0_title','field_6107ff625d3cf'),(110329,2772,'slider_story-past_14_gropus_0_description','CommerceGate opens the[nbsp]LATAM market through local acquiring and[nbsp]payment solutions for EU merchants with Brazil being the[nbsp]first country and[nbsp]Mexico, Chile, Colombia and[nbsp]Peru coming next.'),(110330,2772,'_slider_story-past_14_gropus_0_description','field_6107ff01b9e36'),(110331,2772,'slider_story-past_14_gropus','1'),(110332,2772,'_slider_story-past_14_gropus','field_6107fee8b9e34'),(110333,2772,'slider_story-feature_0_gropus_2_title_title','CG[nbsp]eWallet.'),(110334,2772,'_slider_story-feature_0_gropus_2_title_title','field_6107ffda45734'),(110335,2772,'slider_story-feature_0_gropus_2_title_gradient','0'),(110336,2772,'_slider_story-feature_0_gropus_2_title_gradient','field_6107ffda45735'),(110337,2772,'slider_story-feature_0_gropus_2_title',''),(110338,2772,'_slider_story-feature_0_gropus_2_title','field_6107ffda45733'),(110339,2772,'slider_story-feature_0_gropus_2_description','Get full access to[nbsp]the[nbsp]benefits of[nbsp]the[nbsp]CG[nbsp]eWallet solution to[nbsp]increase customer interaction with your business.'),(110340,2772,'_slider_story-feature_0_gropus_2_description','field_6107ffda45736'),(110341,2772,'main-block_icon','2405'),(110342,2772,'_main-block_icon','field_61a6339b40147'),(110343,2772,'blog-block_title-color','#4BD18E'),(110344,2772,'_blog-block_title-color','field_61a631cd81f28'),(110345,2772,'blog-block_title_before','Choosing the right online '),(110346,2772,'_blog-block_title_before','field_61a631cd81f2a'),(110347,2772,'blog-block_title_after','payment solution for your needs'),(110348,2772,'_blog-block_title_after','field_61a631cd81f2b'),(110349,2772,'blog-block_title',''),(110350,2772,'_blog-block_title','field_61a631cd81f29'),(110351,2772,'blog-block_link','a:3:{s:5:\"title\";s:24:\"View our success stories\";s:3:\"url\";s:45:\"https://commercegate.goodface.com.ua/wp/blog/\";s:6:\"target\";s:0:\"\";}'),(110352,2772,'_blog-block_link','field_61a631cd81f2c'),(110353,2772,'blog-block_posts','a:4:{i:0;s:4:\"2524\";i:1;s:4:\"2487\";i:2;s:4:\"2585\";i:3;s:4:\"2591\";}'),(110354,2772,'_blog-block_posts','field_61a631cd81f2d'),(110355,2772,'blog-block_post-button-title','Keep Reading'),(110356,2772,'_blog-block_post-button-title','field_61a631cd81f2e'),(110357,2772,'blog-block',''),(110358,2772,'_blog-block','field_61a631cd81f27'),(110359,2773,'main-block_image','2475'),(110360,2773,'_main-block_image','field_6107f1cd63ec8'),(110361,2773,'main-block_title','Sobre CommerceGate'),(110362,2773,'_main-block_title','field_6107f1db63ec9'),(110363,2773,'main-block_description','Miles de[nbsp]comerciantes han[nbsp]aumentado sus[nbsp]ventas con nuestras soluciones de[nbsp]pago desde el[nbsp]2006. Hoy[nbsp]día, hemos escalado con[nbsp]éxito proveyendo todos los[nbsp]negocios con tecnología líder y[nbsp]con fundamentos de[nbsp]prácticas comerciales éticas'),(110364,2773,'_main-block_description','field_6107f1e463eca'),(110365,2773,'main-block_button-title','Descubra más'),(110366,2773,'_main-block_button-title','field_6107f1f063ecb'),(110367,2773,'main-block',''),(110368,2773,'_main-block','field_6107f1b963ec7'),(110369,2773,'introductory-block-title','Somos profesionales reconocidos'),(110370,2773,'_introductory-block-title','field_6107f5e1078d8'),(110371,2773,'introductory-block-icons_0_icon','2146'),(110372,2773,'_introductory-block-icons_0_icon','field_6107f5f6078da'),(110373,2773,'introductory-block-icons_0_icon-description','Con Licencia del[nbsp]Banco de[nbsp]España'),(110374,2773,'_introductory-block-icons_0_icon-description','field_6107f635d4d34'),(110375,2773,'introductory-block-icons_1_icon','2147'),(110376,2773,'_introductory-block-icons_1_icon','field_6107f5f6078da'),(110377,2773,'introductory-block-icons_1_icon-description','Auditor de[nbsp]KPMG designado'),(110378,2773,'_introductory-block-icons_1_icon-description','field_6107f635d4d34'),(110379,2773,'introductory-block-icons_2_icon','2149'),(110380,2773,'_introductory-block-icons_2_icon','field_6107f5f6078da'),(110381,2773,'introductory-block-icons_2_icon-description','Cumplimiento de[nbsp]seguridad PCI[nbsp]Nivel[nbsp]1'),(110382,2773,'_introductory-block-icons_2_icon-description','field_6107f635d4d34'),(110383,2773,'introductory-block-icons_3_icon','2148'),(110384,2773,'_introductory-block-icons_3_icon','field_6107f5f6078da'),(110385,2773,'introductory-block-icons_3_icon-description','Institución Financiera Regulada por[nbsp]UE'),(110386,2773,'_introductory-block-icons_3_icon-description','field_6107f635d4d34'),(110387,2773,'introductory-block-icons','4'),(110388,2773,'_introductory-block-icons','field_6107f5e6078d9'),(110389,2773,'team-list_0_image','2092'),(110390,2773,'_team-list_0_image','field_6107f9b886e2d'),(110391,2773,'team-list_0_full-name','Evgen Sopin'),(110392,2773,'_team-list_0_full-name','field_6107f9ee86e2e'),(110393,2773,'team-list_0_position','Director Ejecutivo'),(110394,2773,'_team-list_0_position','field_6107fa0886e2f'),(110395,2773,'team-list_0_profile','https://www.linkedin.com/in/evgensopin/'),(110396,2773,'_team-list_0_profile','field_6107fa1e86e30'),(110397,2773,'team-list_1_image','570'),(110398,2773,'_team-list_1_image','field_6107f9b886e2d'),(110399,2773,'team-list_1_full-name','Carlos Maduro'),(110400,2773,'_team-list_1_full-name','field_6107f9ee86e2e'),(110401,2773,'team-list_1_position','Director Financiero'),(110402,2773,'_team-list_1_position','field_6107fa0886e2f'),(110403,2773,'team-list_1_profile','https://www.linkedin.com/in/carlosmaduro/'),(110404,2773,'_team-list_1_profile','field_6107fa1e86e30'),(110405,2773,'team-list_2_image','571'),(110406,2773,'_team-list_2_image','field_6107f9b886e2d'),(110407,2773,'team-list_2_full-name','Paul Barclay'),(110408,2773,'_team-list_2_full-name','field_6107f9ee86e2e'),(110409,2773,'team-list_2_position','Director comercial'),(110410,2773,'_team-list_2_position','field_6107fa0886e2f'),(110411,2773,'team-list_2_profile','https://www.linkedin.com/in/pabarclay/'),(110412,2773,'_team-list_2_profile','field_6107fa1e86e30'),(110413,2773,'team-list_3_image','572'),(110414,2773,'_team-list_3_image','field_6107f9b886e2d'),(110415,2773,'team-list_3_full-name','Andrew Rud'),(110416,2773,'_team-list_3_full-name','field_6107f9ee86e2e'),(110417,2773,'team-list_3_position','Director de[nbsp]Operaciones'),(110418,2773,'_team-list_3_position','field_6107fa0886e2f'),(110419,2773,'team-list_3_profile','https://www.linkedin.com/in/andrew-rud-b3274835/'),(110420,2773,'_team-list_3_profile','field_6107fa1e86e30'),(110421,2773,'team-list_4_image','573'),(110422,2773,'_team-list_4_image','field_6107f9b886e2d'),(110423,2773,'team-list_4_full-name','Andrew Vinnichenko'),(110424,2773,'_team-list_4_full-name','field_6107f9ee86e2e'),(110425,2773,'team-list_4_position','Oficial de[nbsp]Informes de[nbsp]Blanqueo de[nbsp]Capitales'),(110426,2773,'_team-list_4_position','field_6107fa0886e2f'),(110427,2773,'team-list_4_profile','https://www.linkedin.com/in/andrew-vinnichenko/'),(110428,2773,'_team-list_4_profile','field_6107fa1e86e30'),(110429,2773,'team-list','5'),(110430,2773,'_team-list','field_6107f8956d8f2'),(110431,2773,'team-block-info_team-title','Nuestro Equipo'),(110432,2773,'_team-block-info_team-title','field_6107f96a86e2c'),(110433,2773,'team-block-info_team-profile-link-title','Perfil de Linkedin'),(110434,2773,'_team-block-info_team-profile-link-title','field_6107fa2d86e31'),(110435,2773,'team-block-info',''),(110436,2773,'_team-block-info','field_6107fa5b46179'),(110437,2773,'our-story-title','Nuestra Historia'),(110438,2773,'_our-story-title','field_6107fd3dfac5c'),(110439,2773,'slider_story-past_0_year','Fundada en 2006'),(110440,2773,'_slider_story-past_0_year','field_6107fe861dc5d'),(110441,2773,'slider_story-past_0_gropus_0_title_title','Founded'),(110442,2773,'_slider_story-past_0_gropus_0_title_title','field_6107fefbb9e35'),(110443,2773,'slider_story-past_0_gropus_0_title_gradient','1'),(110444,2773,'_slider_story-past_0_gropus_0_title_gradient','field_6107ff2c8bc34'),(110445,2773,'slider_story-past_0_gropus_0_title',''),(110446,2773,'_slider_story-past_0_gropus_0_title','field_6107ff625d3cf'),(110447,2773,'slider_story-past_0_gropus_0_description','CommerceGate se[nbsp]fundó en[nbsp]Barcelona, España, mediante relaciones clave con[nbsp]instituciones financerias y[nbsp]de[nbsp]gestión de[nbsp]riesgos, para desarrollar capacidades tecnológicas y[nbsp]operativas en[nbsp]nuestra plataforma.'),(110448,2773,'_slider_story-past_0_gropus_0_description','field_6107ff01b9e36'),(110449,2773,'slider_story-past_0_gropus','1'),(110450,2773,'_slider_story-past_0_gropus','field_6107fee8b9e34'),(110451,2773,'slider_story-past_1_year','En 2007'),(110452,2773,'_slider_story-past_1_year','field_6107fe861dc5d'),(110453,2773,'slider_story-past_1_gropus_0_title_title','foundation'),(110454,2773,'_slider_story-past_1_gropus_0_title_title','field_6107fefbb9e35'),(110455,2773,'slider_story-past_1_gropus_0_title_gradient','0'),(110456,2773,'_slider_story-past_1_gropus_0_title_gradient','field_6107ff2c8bc34'),(110457,2773,'slider_story-past_1_gropus_0_title',''),(110458,2773,'_slider_story-past_1_gropus_0_title','field_6107ff625d3cf'),(110459,2773,'slider_story-past_1_gropus_0_description','CommerceGate rápidamente escaló hasta ser[nbsp]el[nbsp]mayor procesador de[nbsp]pagos de[nbsp]alto riesgo en[nbsp]España y[nbsp]se[nbsp]expandió por[nbsp]toda Europa, ofreciendo un[nbsp]rendimiento superior y[nbsp]soluciones de[nbsp]pago altamente seguras.'),(110460,2773,'_slider_story-past_1_gropus_0_description','field_6107ff01b9e36'),(110461,2773,'slider_story-past_1_gropus','1'),(110462,2773,'_slider_story-past_1_gropus','field_6107fee8b9e34'),(110463,2773,'slider_story-past_2_year','En 2009'),(110464,2773,'_slider_story-past_2_year','field_6107fe861dc5d'),(110465,2773,'slider_story-past_2_gropus_0_title_title','Relanzamiento de[nbsp]cgbilling.com'),(110466,2773,'_slider_story-past_2_gropus_0_title_title','field_6107fefbb9e35'),(110467,2773,'slider_story-past_2_gropus_0_title_gradient','0'),(110468,2773,'_slider_story-past_2_gropus_0_title_gradient','field_6107ff2c8bc34'),(110469,2773,'slider_story-past_2_gropus_0_title',''),(110470,2773,'_slider_story-past_2_gropus_0_title','field_6107ff625d3cf'),(110471,2773,'slider_story-past_2_gropus_0_description','CommerceGate se[nbsp]volvió un[nbsp]referente en[nbsp]la[nbsp]industria por[nbsp]la[nbsp]calidad del[nbsp]servicio de[nbsp]soporte de[nbsp]facturación al[nbsp]usuario final con[nbsp]el[nbsp]relanzamiento de[nbsp]cgbilling.com'),(110472,2773,'_slider_story-past_2_gropus_0_description','field_6107ff01b9e36'),(110473,2773,'slider_story-past_2_gropus','2'),(110474,2773,'_slider_story-past_2_gropus','field_6107fee8b9e34'),(110475,2773,'slider_story-past_3_year','En 2010'),(110476,2773,'_slider_story-past_3_year','field_6107fe861dc5d'),(110477,2773,'slider_story-past_3_gropus_0_title_title','CommerceGate amplió nuestro equipo'),(110478,2773,'_slider_story-past_3_gropus_0_title_title','field_6107fefbb9e35'),(110479,2773,'slider_story-past_3_gropus_0_title_gradient','0'),(110480,2773,'_slider_story-past_3_gropus_0_title_gradient','field_6107ff2c8bc34'),(110481,2773,'slider_story-past_3_gropus_0_title',''),(110482,2773,'_slider_story-past_3_gropus_0_title','field_6107ff625d3cf'),(110483,2773,'slider_story-past_3_gropus_0_description','CommerceGate amplió nuestro equipo para satisfacer la[nbsp]demanda creciente de[nbsp]nuestras soluciones de[nbsp]pago y[nbsp]seguir ofreciendo un[nbsp]soporte altamente dedicado a[nbsp]nuestros clientes.'),(110484,2773,'_slider_story-past_3_gropus_0_description','field_6107ff01b9e36'),(110485,2773,'slider_story-past_3_gropus','1'),(110486,2773,'_slider_story-past_3_gropus','field_6107fee8b9e34'),(110487,2773,'slider_story-past_4_year','En 2011'),(110488,2773,'_slider_story-past_4_year','field_6107fe861dc5d'),(110489,2773,'slider_story-past_4_gropus_0_title_title','El[nbsp]Europèan Billing Company of[nbsp]the[nbsp]Year'),(110490,2773,'_slider_story-past_4_gropus_0_title_title','field_6107fefbb9e35'),(110491,2773,'slider_story-past_4_gropus_0_title_gradient','0'),(110492,2773,'_slider_story-past_4_gropus_0_title_gradient','field_6107ff2c8bc34'),(110493,2773,'slider_story-past_4_gropus_0_title',''),(110494,2773,'_slider_story-past_4_gropus_0_title','field_6107ff625d3cf'),(110495,2773,'slider_story-past_4_gropus_0_description','CommerceGate fue[nbsp]galardonado con[nbsp]el[nbsp]Europèan Billing Company of[nbsp]the[nbsp]Year (Merchant Services) por[nbsp]nuestra larga dedicación a[nbsp]brindar tecnología de[nbsp]pago líder y[nbsp]acceso de[nbsp]soporte a[nbsp]nuestros clientes.'),(110496,2773,'_slider_story-past_4_gropus_0_description','field_6107ff01b9e36'),(110497,2773,'slider_story-past_4_gropus','1'),(110498,2773,'_slider_story-past_4_gropus','field_6107fee8b9e34'),(110499,2773,'slider_story-past_5_year','En 2012'),(110500,2773,'_slider_story-past_5_year','field_6107fe861dc5d'),(110501,2773,'slider_story-past_5_gropus_0_title_title','El[nbsp]European Billing Company of[nbsp]the[nbsp]Year Award'),(110502,2773,'_slider_story-past_5_gropus_0_title_title','field_6107fefbb9e35'),(110503,2773,'slider_story-past_5_gropus_0_title_gradient','0'),(110504,2773,'_slider_story-past_5_gropus_0_title_gradient','field_6107ff2c8bc34'),(110505,2773,'slider_story-past_5_gropus_0_title',''),(110506,2773,'_slider_story-past_5_gropus_0_title','field_6107ff625d3cf'),(110507,2773,'slider_story-past_5_gropus_0_description','CommerceGate fue[nbsp]nominada para el[nbsp]European Billing Company of[nbsp]the[nbsp]Year Award por[nbsp]el[nbsp]desempeño sobresaliente y[nbsp]confiabilidad de[nbsp]nuestras soluciones de[nbsp]pago para nuestros clientes en[nbsp]Europa.'),(110508,2773,'_slider_story-past_5_gropus_0_description','field_6107ff01b9e36'),(110509,2773,'slider_story-past_5_gropus','2'),(110510,2773,'_slider_story-past_5_gropus','field_6107fee8b9e34'),(110511,2773,'slider_story-past_6_year','En 2013'),(110512,2773,'_slider_story-past_6_year','field_6107fe861dc5d'),(110513,2773,'slider_story-past_6_gropus_0_title_title','El[nbsp]European Billing Company of[nbsp]the[nbsp]Year Award'),(110514,2773,'_slider_story-past_6_gropus_0_title_title','field_6107fefbb9e35'),(110515,2773,'slider_story-past_6_gropus_0_title_gradient','1'),(110516,2773,'_slider_story-past_6_gropus_0_title_gradient','field_6107ff2c8bc34'),(110517,2773,'slider_story-past_6_gropus_0_title',''),(110518,2773,'_slider_story-past_6_gropus_0_title','field_6107ff625d3cf'),(110519,2773,'slider_story-past_6_gropus_0_description','CommerceGate fue[nbsp]coronada con el[nbsp]título European Billing Company of[nbsp]the[nbsp]Year Award por[nbsp]nuestro sobresaliente desempeño y[nbsp]la[nbsp]confiabilidad de[nbsp]nuestras soluciones de[nbsp]pago para nuestros clientes en[nbsp]Europa.'),(110520,2773,'_slider_story-past_6_gropus_0_description','field_6107ff01b9e36'),(110521,2773,'slider_story-past_6_gropus','1'),(110522,2773,'_slider_story-past_6_gropus','field_6107fee8b9e34'),(110523,2773,'slider_story-past_7_year','En 2014'),(110524,2773,'_slider_story-past_7_year','field_6107fe861dc5d'),(110525,2773,'slider_story-past_7_gropus_0_title_title','El[nbsp]European Payment Processor of[nbsp]the[nbsp]Year Award'),(110526,2773,'_slider_story-past_7_gropus_0_title_title','field_6107fefbb9e35'),(110527,2773,'slider_story-past_7_gropus_0_title_gradient','0'),(110528,2773,'_slider_story-past_7_gropus_0_title_gradient','field_6107ff2c8bc34'),(110529,2773,'slider_story-past_7_gropus_0_title',''),(110530,2773,'_slider_story-past_7_gropus_0_title','field_6107ff625d3cf'),(110531,2773,'slider_story-past_7_gropus_0_description','CommerceGate fue[nbsp]coronada con[nbsp]el[nbsp]European Payment Processor of[nbsp]the[nbsp]Year Award por[nbsp]nuestras soluciones de[nbsp]pago lideres y[nbsp]altamente escalables para nuestros clientes en[nbsp]Europa.'),(110532,2773,'_slider_story-past_7_gropus_0_description','field_6107ff01b9e36'),(110533,2773,'slider_story-past_7_gropus','2'),(110534,2773,'_slider_story-past_7_gropus','field_6107fee8b9e34'),(110535,2773,'slider_story-past_8_year','En 2015'),(110536,2773,'_slider_story-past_8_year','field_6107fe861dc5d'),(110537,2773,'slider_story-past_8_gropus_0_title_title','CommerceGate amplió nuestro equipo'),(110538,2773,'_slider_story-past_8_gropus_0_title_title','field_6107fefbb9e35'),(110539,2773,'slider_story-past_8_gropus_0_title_gradient','0'),(110540,2773,'_slider_story-past_8_gropus_0_title_gradient','field_6107ff2c8bc34'),(110541,2773,'slider_story-past_8_gropus_0_title',''),(110542,2773,'_slider_story-past_8_gropus_0_title','field_6107ff625d3cf'),(110543,2773,'slider_story-past_8_gropus_0_description','CommerceGate amplió nuestro equipo para impulsar nuestras competencias principales y[nbsp]experiencia en[nbsp]áreas operacionales clave, mientras continuó ampliando su[nbsp]base de[nbsp]clientes y[nbsp]soporte por[nbsp]toda Europa.'),(110544,2773,'_slider_story-past_8_gropus_0_description','field_6107ff01b9e36'),(110545,2773,'slider_story-past_8_gropus','3'),(110546,2773,'_slider_story-past_8_gropus','field_6107fee8b9e34'),(110547,2773,'slider_story-past','15'),(110548,2773,'_slider_story-past','field_6107fe24901a6'),(110549,2773,'slider_story-feature_0_year','En 2022'),(110550,2773,'_slider_story-feature_0_year','field_6107ffda45731'),(110551,2773,'slider_story-feature_0_gropus_0_title_title','Banco Digital[nbsp]CG.'),(110552,2773,'_slider_story-feature_0_gropus_0_title_title','field_6107ffda45734'),(110553,2773,'slider_story-feature_0_gropus_0_title_gradient','0'),(110554,2773,'_slider_story-feature_0_gropus_0_title_gradient','field_6107ffda45735'),(110555,2773,'slider_story-feature_0_gropus_0_title',''),(110556,2773,'_slider_story-feature_0_gropus_0_title','field_6107ffda45733'),(110557,2773,'slider_story-feature_0_gropus_0_description','Banco Digital[nbsp]CG. Obtenga acceso sencillo a[nbsp]servicios clave de[nbsp]la[nbsp]banca digital, adaptados a[nbsp]las[nbsp]necesidades de[nbsp]su[nbsp]negocio en[nbsp]línea.'),(110558,2773,'_slider_story-feature_0_gropus_0_description','field_6107ffda45736'),(110559,2773,'slider_story-feature_0_gropus','3'),(110560,2773,'_slider_story-feature_0_gropus','field_6107ffda45732'),(110561,2773,'slider_story-feature','1'),(110562,2773,'_slider_story-feature','field_6107ffda45730'),(110563,2773,'slider',''),(110564,2773,'_slider','field_610800a34520b'),(110565,2773,'slider_story-feature_0_gropus_1_title_title','Tarjeta[nbsp]CG.'),(110566,2773,'_slider_story-feature_0_gropus_1_title_title','field_6107ffda45734'),(110567,2773,'slider_story-feature_0_gropus_1_title_gradient','0'),(110568,2773,'_slider_story-feature_0_gropus_1_title_gradient','field_6107ffda45735'),(110569,2773,'slider_story-feature_0_gropus_1_title',''),(110570,2773,'_slider_story-feature_0_gropus_1_title','field_6107ffda45733'),(110571,2773,'slider_story-feature_0_gropus_1_description','Tarjeta[nbsp]CG. Obtenga tarjetas de[nbsp]crédito corporativas y[nbsp]personales vinculadas a[nbsp]su[nbsp]cuenta para sus[nbsp]socios clave y[nbsp]partes interesadas.'),(110572,2773,'_slider_story-feature_0_gropus_1_description','field_6107ffda45736'),(110573,2773,'career-block-info_title','Comience su Carrera'),(110574,2773,'_career-block-info_title','field_6108088e7a966'),(110575,2773,'career-block-info_suptitle_text','Explore posiciones'),(110576,2773,'_career-block-info_suptitle_text','field_610808a07a968'),(110577,2773,'career-block-info_suptitle_color','#EB5042'),(110578,2773,'_career-block-info_suptitle_color','field_610808a67a969'),(110579,2773,'career-block-info_suptitle',''),(110580,2773,'_career-block-info_suptitle','field_610808947a967'),(110581,2773,'career-block-info',''),(110582,2773,'_career-block-info','field_610807c27a965'),(110583,2773,'career-block-info_button','a:3:{s:5:\"title\";s:22:\"Ver todos los trabajos\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/careers/\";s:6:\"target\";s:0:\"\";}'),(110584,2773,'_career-block-info_button','field_610808cdef69d'),(110585,2773,'slider_story-past_2_gropus_1_title_title','El[nbsp]Strategic Alliance of[nbsp]the[nbsp]Year Award'),(110586,2773,'_slider_story-past_2_gropus_1_title_title','field_6107fefbb9e35'),(110587,2773,'slider_story-past_2_gropus_1_title_gradient','0'),(110588,2773,'_slider_story-past_2_gropus_1_title_gradient','field_6107ff2c8bc34'),(110589,2773,'slider_story-past_2_gropus_1_title',''),(110590,2773,'_slider_story-past_2_gropus_1_title','field_6107ff625d3cf'),(110591,2773,'slider_story-past_2_gropus_1_description','CommerceGate fue[nbsp]galardonado con[nbsp]el[nbsp]Strategic Alliance of[nbsp]the[nbsp]Year Award por[nbsp]su[nbsp]desempeño sobresaliente y[nbsp]confiabilidad de[nbsp]nuestras soluciones de[nbsp]pago.'),(110592,2773,'_slider_story-past_2_gropus_1_description','field_6107ff01b9e36'),(110593,2773,'slider_story-past_5_gropus_1_title_title','CommerceGate relanza nuestro sitio web insignia'),(110594,2773,'_slider_story-past_5_gropus_1_title_title','field_6107fefbb9e35'),(110595,2773,'slider_story-past_5_gropus_1_title_gradient','0'),(110596,2773,'_slider_story-past_5_gropus_1_title_gradient','field_6107ff2c8bc34'),(110597,2773,'slider_story-past_5_gropus_1_title',''),(110598,2773,'_slider_story-past_5_gropus_1_title','field_6107ff625d3cf'),(110599,2773,'slider_story-past_5_gropus_1_description','CommerceGate relanza nuestro sitio web insignia y[nbsp]nuestra imagen de[nbsp]marca para enfatizar nuestro éxito de[nbsp]crecimiento, experiencia en[nbsp]la[nbsp]industria y[nbsp]excepcional dedicación a[nbsp]nuestros clientes.'),(110600,2773,'_slider_story-past_5_gropus_1_description','field_6107ff01b9e36'),(110601,2773,'slider_story-past_7_gropus_1_title_title','El[nbsp]liderazgo en[nbsp]innovación y[nbsp]desarrollo'),(110602,2773,'_slider_story-past_7_gropus_1_title_title','field_6107fefbb9e35'),(110603,2773,'slider_story-past_7_gropus_1_title_gradient','0'),(110604,2773,'_slider_story-past_7_gropus_1_title_gradient','field_6107ff2c8bc34'),(110605,2773,'slider_story-past_7_gropus_1_title',''),(110606,2773,'_slider_story-past_7_gropus_1_title','field_6107ff625d3cf'),(110607,2773,'slider_story-past_7_gropus_1_description','CommerceGate toma el[nbsp]liderazgo en[nbsp]innovación y[nbsp]desarrollo bajo una[nbsp]nueva dirección con[nbsp]el[nbsp]compromiso de[nbsp]desarrollar y[nbsp]adoptar las[nbsp]últimas tecnologías de[nbsp]pago disponibles para nuestros clientes.'),(110608,2773,'_slider_story-past_7_gropus_1_description','field_6107ff01b9e36'),(110609,2773,'slider_story-past_8_gropus_1_title_title','La[nbsp]nueva plataforma de[nbsp]procesamiento y[nbsp]sistemas'),(110610,2773,'_slider_story-past_8_gropus_1_title_title','field_6107fefbb9e35'),(110611,2773,'slider_story-past_8_gropus_1_title_gradient','0'),(110612,2773,'_slider_story-past_8_gropus_1_title_gradient','field_6107ff2c8bc34'),(110613,2773,'slider_story-past_8_gropus_1_title',''),(110614,2773,'_slider_story-past_8_gropus_1_title','field_6107ff625d3cf'),(110615,2773,'slider_story-past_8_gropus_1_description','CommerceGate comienza el[nbsp]desarrollo de[nbsp]la[nbsp]nueva plataforma de[nbsp]procesamiento y[nbsp]sistemas de[nbsp]administración para proveer a[nbsp]nuestros clientes de[nbsp]una[nbsp]solución líder en[nbsp]procesamiento de[nbsp]pagos y[nbsp]altamente segura.'),(110616,2773,'_slider_story-past_8_gropus_1_description','field_6107ff01b9e36'),(110617,2773,'slider_story-past_8_gropus_2_title_title','Tecnología inteligente ágil y basada en datos'),(110618,2773,'_slider_story-past_8_gropus_2_title_title','field_6107fefbb9e35'),(110619,2773,'slider_story-past_8_gropus_2_title_gradient','0'),(110620,2773,'_slider_story-past_8_gropus_2_title_gradient','field_6107ff2c8bc34'),(110621,2773,'slider_story-past_8_gropus_2_title',''),(110622,2773,'_slider_story-past_8_gropus_2_title','field_6107ff625d3cf'),(110623,2773,'slider_story-past_8_gropus_2_description','CommerceGate continúa evolucionando y[nbsp]satisfaciendo el[nbsp]panorama cambiante de[nbsp]la[nbsp]industria mediante la[nbsp]optimización de[nbsp]los[nbsp]procesos de[nbsp]negocio, haciendo uso[nbsp]de[nbsp]tecnología inteligente ágil[nbsp]y[nbsp]basada en[nbsp]datos.'),(110624,2773,'_slider_story-past_8_gropus_2_description','field_6107ff01b9e36'),(110625,2773,'slider_story-past_9_year','En 2016'),(110626,2773,'_slider_story-past_9_year','field_6107fe861dc5d'),(110627,2773,'slider_story-past_9_gropus_0_title_title','Un[nbsp]sistema líder de[nbsp]administración y[nbsp]de[nbsp]interfaz'),(110628,2773,'_slider_story-past_9_gropus_0_title_title','field_6107fefbb9e35'),(110629,2773,'slider_story-past_9_gropus_0_title_gradient','0'),(110630,2773,'_slider_story-past_9_gropus_0_title_gradient','field_6107ff2c8bc34'),(110631,2773,'slider_story-past_9_gropus_0_title',''),(110632,2773,'_slider_story-past_9_gropus_0_title','field_6107ff625d3cf'),(110633,2773,'slider_story-past_9_gropus_0_description','CommerceGate lanza un[nbsp]sistema líder de[nbsp]administración y[nbsp]de[nbsp]interfaz de[nbsp]usuario para el[nbsp]comerciante, haciendo más[nbsp]sencilla y[nbsp]conveniente la[nbsp]gestión del[nbsp]procesamiento de[nbsp]pagos de[nbsp]nuestros clientes.'),(110634,2773,'_slider_story-past_9_gropus_0_description','field_6107ff01b9e36'),(110635,2773,'slider_story-past_9_gropus_1_title_title','El[nbsp]sitio web y[nbsp]el[nbsp]perfil corporativo'),(110636,2773,'_slider_story-past_9_gropus_1_title_title','field_6107fefbb9e35'),(110637,2773,'slider_story-past_9_gropus_1_title_gradient','0'),(110638,2773,'_slider_story-past_9_gropus_1_title_gradient','field_6107ff2c8bc34'),(110639,2773,'slider_story-past_9_gropus_1_title',''),(110640,2773,'_slider_story-past_9_gropus_1_title','field_6107ff625d3cf'),(110641,2773,'slider_story-past_9_gropus_1_description','CommerceGate actualiza el[nbsp]sitio web y[nbsp]el[nbsp]perfil corporativo para reflejar nuestra dedicación y[nbsp]nuestro compromiso con[nbsp]la[nbsp]innovación constante, marcando la[nbsp]transición a[nbsp]un[nbsp]procesador de[nbsp]pagos eficiente, ágil y[nbsp]basado en[nbsp]datos.'),(110642,2773,'_slider_story-past_9_gropus_1_description','field_6107ff01b9e36'),(110643,2773,'slider_story-past_9_gropus','2'),(110644,2773,'_slider_story-past_9_gropus','field_6107fee8b9e34'),(110645,2773,'slider_story-past_10_year','En 2017'),(110646,2773,'_slider_story-past_10_year','field_6107fe861dc5d'),(110647,2773,'slider_story-past_10_gropus_0_title_title','Billing[nbsp]2.0'),(110648,2773,'_slider_story-past_10_gropus_0_title_title','field_6107fefbb9e35'),(110649,2773,'slider_story-past_10_gropus_0_title_gradient','1'),(110650,2773,'_slider_story-past_10_gropus_0_title_gradient','field_6107ff2c8bc34'),(110651,2773,'slider_story-past_10_gropus_0_title',''),(110652,2773,'_slider_story-past_10_gropus_0_title','field_6107ff625d3cf'),(110653,2773,'slider_story-past_10_gropus_0_description','CommerceGate lanza Billing[nbsp]2.0, un[nbsp]sistema líder de[nbsp]cobros, pagos y[nbsp]facturación todo en[nbsp]uno, que[nbsp]proporciona la[nbsp]última tecnología y[nbsp]funcionalidades con[nbsp]datos de[nbsp]cada transacción precisos para nuestros clientes.'),(110654,2773,'_slider_story-past_10_gropus_0_description','field_6107ff01b9e36'),(110655,2773,'slider_story-past_10_gropus','1'),(110656,2773,'_slider_story-past_10_gropus','field_6107fee8b9e34'),(110657,2773,'slider_story-past_11_year','En 2018'),(110658,2773,'_slider_story-past_11_year','field_6107fe861dc5d'),(110659,2773,'slider_story-past_11_gropus_0_title_title','CGPayTech'),(110660,2773,'_slider_story-past_11_gropus_0_title_title','field_6107fefbb9e35'),(110661,2773,'slider_story-past_11_gropus_0_title_gradient','1'),(110662,2773,'_slider_story-past_11_gropus_0_title_gradient','field_6107ff2c8bc34'),(110663,2773,'slider_story-past_11_gropus_0_title',''),(110664,2773,'_slider_story-past_11_gropus_0_title','field_6107ff625d3cf'),(110665,2773,'slider_story-past_11_gropus_0_description','CommerceGate lanza CGPayTech, una[nbsp]plataforma de[nbsp]vanguardia para pagos con[nbsp]capacidades más[nbsp]altas de[nbsp]procesamiento, protocolos de[nbsp]encriptado de[nbsp]seguridad mejorados y[nbsp]variedad de[nbsp]métodos de[nbsp]pago adicionales.'),(110666,2773,'_slider_story-past_11_gropus_0_description','field_6107ff01b9e36'),(110667,2773,'slider_story-past_11_gropus','1'),(110668,2773,'_slider_story-past_11_gropus','field_6107fee8b9e34'),(110669,2773,'slider_story-past_12_year','En 2019'),(110670,2773,'_slider_story-past_12_year','field_6107fe861dc5d'),(110671,2773,'slider_story-past_12_gropus_0_title_title','20a integración de[nbsp]socios adquirentes'),(110672,2773,'_slider_story-past_12_gropus_0_title_title','field_6107fefbb9e35'),(110673,2773,'slider_story-past_12_gropus_0_title_gradient','0'),(110674,2773,'_slider_story-past_12_gropus_0_title_gradient','field_6107ff2c8bc34'),(110675,2773,'slider_story-past_12_gropus_0_title',''),(110676,2773,'_slider_story-past_12_gropus_0_title','field_6107ff625d3cf'),(110677,2773,'slider_story-past_12_gropus_0_description','CommerceGate introduce la[nbsp]20a integración de[nbsp]socios adquirentes, permitiendo a[nbsp]nuestros comerciantes volúmenes transaccionales más[nbsp]altos, mejor conversión, gestión del[nbsp]riesgo y[nbsp]calidad del[nbsp]procesamiento de[nbsp]pago.'),(110678,2773,'_slider_story-past_12_gropus_0_description','field_6107ff01b9e36'),(110679,2773,'slider_story-past_12_gropus','1'),(110680,2773,'_slider_story-past_12_gropus','field_6107fee8b9e34'),(110681,2773,'slider_story-past_13_year','En 2020'),(110682,2773,'_slider_story-past_13_year','field_6107fe861dc5d'),(110683,2773,'slider_story-past_13_gropus_0_title_title','La[nbsp]licencia de[nbsp]institución financiera'),(110684,2773,'_slider_story-past_13_gropus_0_title_title','field_6107fefbb9e35'),(110685,2773,'slider_story-past_13_gropus_0_title_gradient','0'),(110686,2773,'_slider_story-past_13_gropus_0_title_gradient','field_6107ff2c8bc34'),(110687,2773,'slider_story-past_13_gropus_0_title',''),(110688,2773,'_slider_story-past_13_gropus_0_title','field_6107ff625d3cf'),(110689,2773,'slider_story-past_13_gropus_0_description','CommerceGate fue[nbsp]el[nbsp]primer grupo no[nbsp]bancario en[nbsp]España en[nbsp]obtener la[nbsp]licencia de[nbsp]institución financiera del[nbsp]Banco de[nbsp]España.'),(110690,2773,'_slider_story-past_13_gropus_0_description','field_6107ff01b9e36'),(110691,2773,'slider_story-past_13_gropus','1'),(110692,2773,'_slider_story-past_13_gropus','field_6107fee8b9e34'),(110693,2773,'slider_story-past_14_year','En 2021'),(110694,2773,'_slider_story-past_14_year','field_6107fe861dc5d'),(110695,2773,'slider_story-past_14_gropus_0_title_title','CommerceGate abre el[nbsp]mercado LATAM'),(110696,2773,'_slider_story-past_14_gropus_0_title_title','field_6107fefbb9e35'),(110697,2773,'slider_story-past_14_gropus_0_title_gradient','0'),(110698,2773,'_slider_story-past_14_gropus_0_title_gradient','field_6107ff2c8bc34'),(110699,2773,'slider_story-past_14_gropus_0_title',''),(110700,2773,'_slider_story-past_14_gropus_0_title','field_6107ff625d3cf'),(110701,2773,'slider_story-past_14_gropus_0_description','CommerceGate abre el[nbsp]mercado LATAM a[nbsp]través de[nbsp]soluciones de[nbsp]adquisición y[nbsp]pagos locales para comerciantes de[nbsp]la[nbsp]UE, y[nbsp]a[nbsp]continuación Brasil como primer país, y[nbsp]México, Chile, Colombia y[nbsp]Perú después.'),(110702,2773,'_slider_story-past_14_gropus_0_description','field_6107ff01b9e36'),(110703,2773,'slider_story-past_14_gropus','1'),(110704,2773,'_slider_story-past_14_gropus','field_6107fee8b9e34'),(110705,2773,'slider_story-feature_0_gropus_2_title_title','E[nbsp]Wallet[nbsp]CG.'),(110706,2773,'_slider_story-feature_0_gropus_2_title_title','field_6107ffda45734'),(110707,2773,'slider_story-feature_0_gropus_2_title_gradient','0'),(110708,2773,'_slider_story-feature_0_gropus_2_title_gradient','field_6107ffda45735'),(110709,2773,'slider_story-feature_0_gropus_2_title',''),(110710,2773,'_slider_story-feature_0_gropus_2_title','field_6107ffda45733'),(110711,2773,'slider_story-feature_0_gropus_2_description','E[nbsp]Wallet[nbsp]CG. Obtenga completo acceso a[nbsp]los[nbsp]beneficios de[nbsp]la[nbsp]solución CG[nbsp]eWallet para aumentar la[nbsp]interacción del[nbsp]cliente con[nbsp]su[nbsp]negocio.'),(110712,2773,'_slider_story-feature_0_gropus_2_description','field_6107ffda45736'),(110713,2773,'main-block_icon','2405'),(110714,2773,'_main-block_icon','field_61a6339b40147'),(110715,2773,'blog-block_title-color','#4BD18E'),(110716,2773,'_blog-block_title-color','field_61a631cd81f28'),(110717,2773,'blog-block_title_before','Su éxito es el nuestro.'),(110718,2773,'_blog-block_title_before','field_61a631cd81f2a'),(110719,2773,'blog-block_title_after','Está en buenas manos.'),(110720,2773,'_blog-block_title_after','field_61a631cd81f2b'),(110721,2773,'blog-block_title',''),(110722,2773,'_blog-block_title','field_61a631cd81f29'),(110723,2773,'blog-block_link','a:3:{s:5:\"title\";s:33:\"Vea nuestras historias de éxito \";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/es/blog/\";s:6:\"target\";s:0:\"\";}'),(110724,2773,'_blog-block_link','field_61a631cd81f2c'),(110725,2773,'blog-block_posts','a:4:{i:0;s:4:\"2690\";i:1;s:4:\"2634\";i:2;s:4:\"2666\";i:3;s:4:\"2662\";}'),(110726,2773,'_blog-block_posts','field_61a631cd81f2d'),(110727,2773,'blog-block_post-button-title','Ver caso de estudio'),(110728,2773,'_blog-block_post-button-title','field_61a631cd81f2e'),(110729,2773,'blog-block',''),(110730,2773,'_blog-block','field_61a631cd81f27'),(110731,2778,'main-block-title','Where Merchants \r\nMeet Buyers'),(110732,2778,'_main-block-title','field_60f71cfe844f0'),(110733,2778,'main-block-description','CommerceGate offers a[nbsp]complete set of[nbsp]services for you to[nbsp]accept credit card payments from your customers quickly and safely.'),(110734,2778,'_main-block-description','field_60f71d1a844f1'),(110735,2778,'main-block-first-button','a:3:{s:5:\"title\";s:14:\"Create account\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(110736,2778,'_main-block-first-button','field_60f71d2b844f2'),(110737,2778,'main-block-second-button','Explore more'),(110738,2778,'_main-block-second-button','field_60f71d5a844f3'),(110739,2778,'main-block-globe-points_item-1','$56'),(110740,2778,'_main-block-globe-points_item-1','field_60f7cd79ec2c2'),(110741,2778,'main-block-globe-points_item-2','$78'),(110742,2778,'_main-block-globe-points_item-2','field_60f7cd81ec2c3'),(110743,2778,'main-block-globe-points_item-3','$128'),(110744,2778,'_main-block-globe-points_item-3','field_60f7cd86ec2c4'),(110745,2778,'main-block-globe-points',''),(110746,2778,'_main-block-globe-points','field_60f7cd5bec2c1'),(110747,2778,'main-block_title','Offer online payments easily'),(110748,2778,'_main-block_title','field_60f71cfe844f0'),(110749,2778,'main-block_description','Internet purchases is the new frontier for your businesses. CommerceGate is the best way to set up your online payments and expand your business into new markets around the globe.'),(110750,2778,'_main-block_description','field_60f71d1a844f1'),(110751,2778,'main-block_first-button','a:3:{s:5:\"title\";s:11:\"Get Started\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/sign-up/\";s:6:\"target\";s:0:\"\";}'),(110752,2778,'_main-block_first-button','field_60f71d2b844f2'),(110753,2778,'main-block_second-button','Explore more'),(110754,2778,'_main-block_second-button','field_60f71d5a844f3'),(110755,2778,'main-block',''),(110756,2778,'_main-block','field_60f7ce5d3c350'),(110757,2778,'globe-points_item-1','$56'),(110758,2778,'_globe-points_item-1','field_60f7cd79ec2c2'),(110759,2778,'globe-points_item-2','$78'),(110760,2778,'_globe-points_item-2','field_60f7cd81ec2c3'),(110761,2778,'globe-points_item-3','$128'),(110762,2778,'_globe-points_item-3','field_60f7cd86ec2c4'),(110763,2778,'globe-points',''),(110764,2778,'_globe-points','field_60f7cd5bec2c1'),(110765,2778,'block_content_image','154'),(110766,2778,'_block_content_image','field_60f7cfac21e3c'),(110767,2778,'block_content_title','Since 2006[nbsp]we have helped thousands of[nbsp]merchants grow their business and maximise revenue'),(110768,2778,'_block_content_title','field_60f7cf8621e3a'),(110769,2778,'block_content_description','We[nbsp]offer you a[nbsp]complete set of[nbsp]services built from the ground up[nbsp]based on[nbsp]best-of-breed technology and business practices.'),(110770,2778,'_block_content_description','field_60f7cfa321e3b'),(110771,2778,'block_content_button','a:3:{s:5:\"title\";s:10:\"Learn More\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(110772,2778,'_block_content_button','field_60f7cfc021e3d'),(110773,2778,'block_content',''),(110774,2778,'_block_content','field_60f7cf7021e39'),(110775,2778,'advantages_0_icon','2146'),(110776,2778,'_advantages_0_icon','field_60f7cff821e3f'),(110777,2778,'advantages_0_description','Banco de España Eurosistema'),(110778,2778,'_advantages_0_description','field_60f7d00d21e40'),(110779,2778,'advantages','4'),(110780,2778,'_advantages','field_60f7cfdc21e3e'),(110781,2778,'advantages_1_icon','2147'),(110782,2778,'_advantages_1_icon','field_60f7cff821e3f'),(110783,2778,'advantages_1_description','EU Certified & Regulated Financial Institution'),(110784,2778,'_advantages_1_description','field_60f7d00d21e40'),(110785,2778,'advantages_2_icon','2148'),(110786,2778,'_advantages_2_icon','field_60f7cff821e3f'),(110787,2778,'advantages_2_description','KPMG Audited'),(110788,2778,'_advantages_2_description','field_60f7d00d21e40'),(110789,2778,'advantages_3_icon','2149'),(110790,2778,'_advantages_3_icon','field_60f7cff821e3f'),(110791,2778,'advantages_3_description','PCI DSS Level 1'),(110792,2778,'_advantages_3_description','field_60f7d00d21e40'),(110793,2778,'about-company_image','154'),(110794,2778,'_about-company_image','field_60f7cfac21e3c'),(110795,2778,'about-company_title','Thousands of merchants have boosted their sales with our payment solutions since 2006.'),(110796,2778,'_about-company_title','field_60f7cf8621e3a'),(110797,2778,'about-company_description','We enable your business with the best payment technologies and services built with our long industry experience making it easy.'),(110798,2778,'_about-company_description','field_60f7cfa321e3b'),(110799,2778,'about-company_button','a:3:{s:5:\"title\";s:13:\"Discover more\";s:3:\"url\";s:50:\"https://commercegate.goodface.com.ua/wp/our-story/\";s:6:\"target\";s:0:\"\";}'),(110800,2778,'_about-company_button','field_60f7cfc021e3d'),(110801,2778,'about-company',''),(110802,2778,'_about-company','field_60f7cf7021e39'),(110803,2778,'payment-instruments_title_before','Accelerate your growth'),(110804,2778,'_payment-instruments_title_before','field_60f7d6dbb8ab4'),(110805,2778,'payment-instruments_title_after','with online payments'),(110806,2778,'_payment-instruments_title_after','field_60f7d70db8ab5'),(110807,2778,'payment-instruments_title',''),(110808,2778,'_payment-instruments_title','field_60f7d5a179817'),(110809,2778,'payment-instruments_description','CommerceGates makes it secure and easy for you to accept online payments from customers to scale your business globally'),(110810,2778,'_payment-instruments_description','field_60f7d5d379818'),(110811,2778,'payment-instruments_items-link-title','Explore features'),(110812,2778,'_payment-instruments_items-link-title','field_60f7d5df79819'),(110813,2778,'payment-instruments',''),(110814,2778,'_payment-instruments','field_60f7d59679816'),(110815,2778,'complex-services_image','1674'),(110816,2778,'_complex-services_image','field_60f7daf9c4744'),(110817,2778,'complex-services_title','Easily navigate complexities'),(110818,2778,'_complex-services_title','field_60f7d9c5c4742'),(110819,2778,'complex-services_description','Our payment solutions ensure you comply with the latest payment regulations. With our strong and experienced team of financial services experts, we make it simple and help you manage the risks so you can focus on your core business activities and grow your business worry-free.'),(110820,2778,'_complex-services_description','field_60f7d9d7c4743'),(110821,2778,'complex-services_items-link-title','Learn more'),(110822,2778,'_complex-services_items-link-title','field_60f7dbbfc4745'),(110823,2778,'complex-services',''),(110824,2778,'_complex-services','field_60f7d9b2c4741'),(110825,2778,'blog-block_title',''),(110826,2778,'_blog-block_title','field_60f7deefdb657'),(110827,2778,'blog-block_link','a:3:{s:5:\"title\";s:12:\"Explore more\";s:3:\"url\";s:45:\"https://commercegate.goodface.com.ua/wp/blog/\";s:6:\"target\";s:0:\"\";}'),(110828,2778,'_blog-block_link','field_60f7df05db658'),(110829,2778,'blog-block',''),(110830,2778,'_blog-block','field_60f7dee3db656'),(110831,2778,'blog-block_large-post','235'),(110832,2778,'_blog-block_large-post','field_60f8303a13c72'),(110833,2778,'blog-block_large-post_copy','a:3:{i:0;s:3:\"233\";i:1;s:3:\"234\";i:2;s:3:\"198\";}'),(110834,2778,'_blog-block_large-post_copy','field_60f831d6000c4'),(110835,2778,'blog-block_posts','a:4:{i:0;s:4:\"2518\";i:1;s:4:\"2513\";i:2;s:4:\"2528\";i:3;s:4:\"2537\";}'),(110836,2778,'_blog-block_posts','field_60f8322fd24c4'),(110837,2778,'blog-block-large-post_title','Antony from High Risk Product'),(110838,2778,'_blog-block-large-post_title','field_60f834906008c'),(110839,2778,'blog-block-large-post_description','“Working with the sales teams and account managers has been great. They’ve helped[nbsp]us get to[nbsp]market with our solution much quicker than if[nbsp]we[nbsp]had tried to[nbsp]do[nbsp]it[nbsp]ourselves!”'),(110840,2778,'_blog-block-large-post_description','field_60f834946008d'),(110841,2778,'blog-block-large-post',''),(110842,2778,'_blog-block-large-post','field_60f8347e6008b'),(110843,2778,'blog-block_post-button-title','Keep Reading'),(110844,2778,'_blog-block_post-button-title','field_60f8413c74859'),(110845,2778,'payment-instruments_title-color','#4BD18E'),(110846,2778,'_payment-instruments_title-color','field_60fff271c15df'),(110847,2778,'blog-block_title-color','#4BD18E'),(110848,2778,'_blog-block_title-color','field_60fff3b704234'),(110849,2778,'blog-block_title_before','Choosing the right online'),(110850,2778,'_blog-block_title_before','field_60fff38e04232'),(110851,2778,'blog-block_title_after','payment solution for your needs'),(110852,2778,'_blog-block_title_after','field_60fff3a404233'),(110853,2778,'complex-services-list_0_icon','336'),(110854,2778,'_complex-services-list_0_icon','field_6100fde5a3f1d'),(110855,2778,'complex-services-list_0_title','Online Payments Processing'),(110856,2778,'_complex-services-list_0_title','field_6100fe5aa3f1e'),(110857,2778,'complex-services-list_0_description','Offer the best and fully customized user payment experience for your customers.'),(110858,2778,'_complex-services-list_0_description','field_6100fe60a3f1f'),(110859,2778,'complex-services-list_0_link','a:3:{s:5:\"title\";s:18:\"Payment Processing\";s:3:\"url\";s:73:\"https://commercegate.goodface.com.ua/wp/our-solutions/payment-processing/\";s:6:\"target\";s:0:\"\";}'),(110860,2778,'_complex-services-list_0_link','field_6100fe73a3f20'),(110861,2778,'complex-services-list_1_icon','337'),(110862,2778,'_complex-services-list_1_icon','field_6100fde5a3f1d'),(110863,2778,'complex-services-list_1_title','Acquiring Solutions'),(110864,2778,'_complex-services-list_1_title','field_6100fe5aa3f1e'),(110865,2778,'complex-services-list_1_description','Make it easy to scale your client\'s businesses with all-in-one integrations.'),(110866,2778,'_complex-services-list_1_description','field_6100fe60a3f1f'),(110867,2778,'complex-services-list_1_link','a:3:{s:5:\"title\";s:19:\"Acquiring Solutions\";s:3:\"url\";s:74:\"https://commercegate.goodface.com.ua/wp/our-solutions/acquiring-solutions/\";s:6:\"target\";s:0:\"\";}'),(110868,2778,'_complex-services-list_1_link','field_6100fe73a3f20'),(110869,2778,'complex-services-list_2_icon','339'),(110870,2778,'_complex-services-list_2_icon','field_6100fde5a3f1d'),(110871,2778,'complex-services-list_2_title','Risk & Compliance'),(110872,2778,'_complex-services-list_2_title','field_6100fe5aa3f1e'),(110873,2778,'complex-services-list_2_description','Take control of our fraud monitoring systems and remain compliant.'),(110874,2778,'_complex-services-list_2_description','field_6100fe60a3f1f'),(110875,2778,'complex-services-list_2_link','a:3:{s:5:\"title\";s:23:\"Payment Risk Management\";s:3:\"url\";s:85:\"https://commercegate.goodface.com.ua/wp/our-solutions/risk-and-compliance-management/\";s:6:\"target\";s:0:\"\";}'),(110876,2778,'_complex-services-list_2_link','field_6100fe73a3f20'),(110877,2778,'complex-services-list_3_icon','338'),(110878,2778,'_complex-services-list_3_icon','field_6100fde5a3f1d'),(110879,2778,'complex-services-list_3_title','Revenue Optimization'),(110880,2778,'_complex-services-list_3_title','field_6100fe5aa3f1e'),(110881,2778,'complex-services-list_3_description','Leverage our data analytics expertise to optimize your payment approval ratios.'),(110882,2778,'_complex-services-list_3_description','field_6100fe60a3f1f'),(110883,2778,'complex-services-list_3_link','a:3:{s:5:\"title\";s:20:\"Revenue Optimization\";s:3:\"url\";s:75:\"https://commercegate.goodface.com.ua/wp/our-solutions/revenue-optimization/\";s:6:\"target\";s:0:\"\";}'),(110884,2778,'_complex-services-list_3_link','field_6100fe73a3f20'),(110885,2778,'complex-services-list','4'),(110886,2778,'_complex-services-list','field_6100fd82a3f1c'),(110887,2778,'payment-instruments_list','a:5:{i:0;s:4:\"2144\";i:1;s:3:\"434\";i:2;s:3:\"435\";i:3;s:3:\"439\";i:4;s:3:\"436\";}'),(110888,2778,'_payment-instruments_list','field_6101027fdf3b7'),(110889,2778,'complex-services-list_0_link-title','Explore service'),(110890,2778,'_complex-services-list_0_link-title','field_613b4014d4849'),(110891,2778,'complex-services-list_1_link-title','Explore service'),(110892,2778,'_complex-services-list_1_link-title','field_613b4014d4849'),(110893,2778,'complex-services-list_2_link-title','Explore service'),(110894,2778,'_complex-services-list_2_link-title','field_613b4014d4849'),(110895,2778,'complex-services-list_3_link-title','Explore service'),(110896,2778,'_complex-services-list_3_link-title','field_613b4014d4849'),(110897,2779,'main-block_image','2475'),(110898,2779,'_main-block_image','field_6107f1cd63ec8'),(110899,2779,'main-block_title','Our Story'),(110900,2779,'_main-block_title','field_6107f1db63ec9'),(110901,2779,'main-block_description','Thousands of merchants have boosted their sales with our[nbsp]payment solutions since 2006. Today, we have scaled successfully to cater to every business with the[nbsp]foundations of ethical business practices and leading technology.'),(110902,2779,'_main-block_description','field_6107f1e463eca'),(110903,2779,'main-block_button-title','Explore more'),(110904,2779,'_main-block_button-title','field_6107f1f063ecb'),(110905,2779,'main-block',''),(110906,2779,'_main-block','field_6107f1b963ec7'),(110907,2779,'introductory-block_title','We’re recognised by professionals'),(110908,2779,'_introductory-block_title','field_6107f5e1078d8'),(110909,2779,'introductory-block_icons_0_icon','550'),(110910,2779,'_introductory-block_icons_0_icon','field_6107f5f6078da'),(110911,2779,'introductory-block_icons_0_icon-description',''),(110912,2779,'_introductory-block_icons_0_icon-description','field_6107f635d4d34'),(110913,2779,'introductory-block_icons_1_icon','551'),(110914,2779,'_introductory-block_icons_1_icon','field_6107f5f6078da'),(110915,2779,'introductory-block_icons_1_icon-description','E-Money Licenses \r\nin the EU and the UK'),(110916,2779,'_introductory-block_icons_1_icon-description','field_6107f635d4d34'),(110917,2779,'introductory-block_icons_2_icon','552'),(110918,2779,'_introductory-block_icons_2_icon','field_6107f5f6078da'),(110919,2779,'introductory-block_icons_2_icon-description',''),(110920,2779,'_introductory-block_icons_2_icon-description','field_6107f635d4d34'),(110921,2779,'introductory-block_icons_3_icon','553'),(110922,2779,'_introductory-block_icons_3_icon','field_6107f5f6078da'),(110923,2779,'introductory-block_icons_3_icon-description','PSD2 and Strong Customer \r\nAuthentication (SCA) compliant'),(110924,2779,'_introductory-block_icons_3_icon-description','field_6107f635d4d34'),(110925,2779,'introductory-block_icons','4'),(110926,2779,'_introductory-block_icons','field_6107f5e6078d9'),(110927,2779,'introductory-block',''),(110928,2779,'_introductory-block','field_6107f5d6078d7'),(110929,2779,'introductory-block-title','We’re recognised by professionals'),(110930,2779,'_introductory-block-title','field_6107f5e1078d8'),(110931,2779,'introductory-block-icons_0_icon','2146'),(110932,2779,'_introductory-block-icons_0_icon','field_6107f5f6078da'),(110933,2779,'introductory-block-icons_0_icon-description','Licensed by Banco de[nbsp]Espana'),(110934,2779,'_introductory-block-icons_0_icon-description','field_6107f635d4d34'),(110935,2779,'introductory-block-icons_1_icon','2147'),(110936,2779,'_introductory-block-icons_1_icon','field_6107f5f6078da'),(110937,2779,'introductory-block-icons_1_icon-description','EU[nbsp]Regulated Financial Institution'),(110938,2779,'_introductory-block-icons_1_icon-description','field_6107f635d4d34'),(110939,2779,'introductory-block-icons_2_icon','2149'),(110940,2779,'_introductory-block-icons_2_icon','field_6107f5f6078da'),(110941,2779,'introductory-block-icons_2_icon-description','Secure Level 1[nbsp]PCI Compliance'),(110942,2779,'_introductory-block-icons_2_icon-description','field_6107f635d4d34'),(110943,2779,'introductory-block-icons_3_icon','2148'),(110944,2779,'_introductory-block-icons_3_icon','field_6107f5f6078da'),(110945,2779,'introductory-block-icons_3_icon-description','Appointed KPMG Auditor'),(110946,2779,'_introductory-block-icons_3_icon-description','field_6107f635d4d34'),(110947,2779,'introductory-block-icons','4'),(110948,2779,'_introductory-block-icons','field_6107f5e6078d9'),(110949,2779,'team_title',''),(110950,2779,'_team_title','field_6107f8866d8f1'),(110951,2779,'team',''),(110952,2779,'_team','field_6107f87b6d8f0'),(110953,2779,'block-info_team-title','Our Team'),(110954,2779,'_block-info_team-title','field_6107f96a86e2c'),(110955,2779,'block-info_team-profile-link-title','LinkedIn Profile'),(110956,2779,'_block-info_team-profile-link-title','field_6107fa2d86e31'),(110957,2779,'block-info',''),(110958,2779,'_block-info','field_6107fa5b46179'),(110959,2779,'team-list_0_image','2090'),(110960,2779,'_team-list_0_image','field_6107f9b886e2d'),(110961,2779,'team-list_0_full-name','Evgen Sopin'),(110962,2779,'_team-list_0_full-name','field_6107f9ee86e2e'),(110963,2779,'team-list_0_position','Chief Executive Officer'),(110964,2779,'_team-list_0_position','field_6107fa0886e2f'),(110965,2779,'team-list_0_profile','https://www.linkedin.com/in/evgensopin/'),(110966,2779,'_team-list_0_profile','field_6107fa1e86e30'),(110967,2779,'team-list_1_image','570'),(110968,2779,'_team-list_1_image','field_6107f9b886e2d'),(110969,2779,'team-list_1_full-name','Carlos Maduro'),(110970,2779,'_team-list_1_full-name','field_6107f9ee86e2e'),(110971,2779,'team-list_1_position','Chief Financial Officer'),(110972,2779,'_team-list_1_position','field_6107fa0886e2f'),(110973,2779,'team-list_1_profile','https://www.linkedin.com/in/carlosmaduro/'),(110974,2779,'_team-list_1_profile','field_6107fa1e86e30'),(110975,2779,'team-list_2_image','571'),(110976,2779,'_team-list_2_image','field_6107f9b886e2d'),(110977,2779,'team-list_2_full-name','Paul Barclay'),(110978,2779,'_team-list_2_full-name','field_6107f9ee86e2e'),(110979,2779,'team-list_2_position','Chief Commercial Officer'),(110980,2779,'_team-list_2_position','field_6107fa0886e2f'),(110981,2779,'team-list_2_profile','https://www.linkedin.com/in/pabarclay/'),(110982,2779,'_team-list_2_profile','field_6107fa1e86e30'),(110983,2779,'team-list_3_image','572'),(110984,2779,'_team-list_3_image','field_6107f9b886e2d'),(110985,2779,'team-list_3_full-name','Andrew Rud'),(110986,2779,'_team-list_3_full-name','field_6107f9ee86e2e'),(110987,2779,'team-list_3_position','Chief Operations Officer'),(110988,2779,'_team-list_3_position','field_6107fa0886e2f'),(110989,2779,'team-list_3_profile','https://www.linkedin.com/in/andrew-rud-b3274835/'),(110990,2779,'_team-list_3_profile','field_6107fa1e86e30'),(110991,2779,'team-list_4_image','573'),(110992,2779,'_team-list_4_image','field_6107f9b886e2d'),(110993,2779,'team-list_4_full-name','Andrew Vinnichenko'),(110994,2779,'_team-list_4_full-name','field_6107f9ee86e2e'),(110995,2779,'team-list_4_position','Money Laundering Reporting Officer'),(110996,2779,'_team-list_4_position','field_6107fa0886e2f'),(110997,2779,'team-list_4_profile','https://www.linkedin.com/in/andrew-vinnichenko/'),(110998,2779,'_team-list_4_profile','field_6107fa1e86e30'),(110999,2779,'team-list','5'),(111000,2779,'_team-list','field_6107f8956d8f2'),(111001,2779,'team-block-info_team-title','Our Team'),(111002,2779,'_team-block-info_team-title','field_6107f96a86e2c'),(111003,2779,'team-block-info_team-profile-link-title','LinkedIn Profile'),(111004,2779,'_team-block-info_team-profile-link-title','field_6107fa2d86e31'),(111005,2779,'team-block-info',''),(111006,2779,'_team-block-info','field_6107fa5b46179'),(111007,2779,'our-story-title','Our Story'),(111008,2779,'_our-story-title','field_6107fd3dfac5c'),(111009,2779,'story-past_0_year',''),(111010,2779,'_story-past_0_year','field_6107fe861dc5d'),(111011,2779,'story-past_0_gropus_0_title_title',''),(111012,2779,'_story-past_0_gropus_0_title_title','field_6107fefbb9e35'),(111013,2779,'story-past_0_gropus_0_title_gradient','0'),(111014,2779,'_story-past_0_gropus_0_title_gradient','field_6107ff2c8bc34'),(111015,2779,'story-past_0_gropus_0_title',''),(111016,2779,'_story-past_0_gropus_0_title','field_6107ff625d3cf'),(111017,2779,'story-past_0_gropus_0_description',''),(111018,2779,'_story-past_0_gropus_0_description','field_6107ff01b9e36'),(111019,2779,'story-past_0_gropus','1'),(111020,2779,'_story-past_0_gropus','field_6107fee8b9e34'),(111021,2779,'story-past_1_year',''),(111022,2779,'_story-past_1_year','field_6107fe861dc5d'),(111023,2779,'story-past_1_gropus_0_title_title',''),(111024,2779,'_story-past_1_gropus_0_title_title','field_6107fefbb9e35'),(111025,2779,'story-past_1_gropus_0_title_gradient','0'),(111026,2779,'_story-past_1_gropus_0_title_gradient','field_6107ff2c8bc34'),(111027,2779,'story-past_1_gropus_0_title',''),(111028,2779,'_story-past_1_gropus_0_title','field_6107ff625d3cf'),(111029,2779,'story-past_1_gropus_0_description',''),(111030,2779,'_story-past_1_gropus_0_description','field_6107ff01b9e36'),(111031,2779,'story-past_1_gropus','1'),(111032,2779,'_story-past_1_gropus','field_6107fee8b9e34'),(111033,2779,'story-past_2_year',''),(111034,2779,'_story-past_2_year','field_6107fe861dc5d'),(111035,2779,'story-past_2_gropus_0_title_title',''),(111036,2779,'_story-past_2_gropus_0_title_title','field_6107fefbb9e35'),(111037,2779,'story-past_2_gropus_0_title_gradient','0'),(111038,2779,'_story-past_2_gropus_0_title_gradient','field_6107ff2c8bc34'),(111039,2779,'story-past_2_gropus_0_title',''),(111040,2779,'_story-past_2_gropus_0_title','field_6107ff625d3cf'),(111041,2779,'story-past_2_gropus_0_description',''),(111042,2779,'_story-past_2_gropus_0_description','field_6107ff01b9e36'),(111043,2779,'story-past_2_gropus','1'),(111044,2779,'_story-past_2_gropus','field_6107fee8b9e34'),(111045,2779,'story-past_3_year',''),(111046,2779,'_story-past_3_year','field_6107fe861dc5d'),(111047,2779,'story-past_3_gropus_0_title_title',''),(111048,2779,'_story-past_3_gropus_0_title_title','field_6107fefbb9e35'),(111049,2779,'story-past_3_gropus_0_title_gradient','0'),(111050,2779,'_story-past_3_gropus_0_title_gradient','field_6107ff2c8bc34'),(111051,2779,'story-past_3_gropus_0_title',''),(111052,2779,'_story-past_3_gropus_0_title','field_6107ff625d3cf'),(111053,2779,'story-past_3_gropus_0_description',''),(111054,2779,'_story-past_3_gropus_0_description','field_6107ff01b9e36'),(111055,2779,'story-past_3_gropus','1'),(111056,2779,'_story-past_3_gropus','field_6107fee8b9e34'),(111057,2779,'story-past_4_year',''),(111058,2779,'_story-past_4_year','field_6107fe861dc5d'),(111059,2779,'story-past_4_gropus_0_title_title',''),(111060,2779,'_story-past_4_gropus_0_title_title','field_6107fefbb9e35'),(111061,2779,'story-past_4_gropus_0_title_gradient','0'),(111062,2779,'_story-past_4_gropus_0_title_gradient','field_6107ff2c8bc34'),(111063,2779,'story-past_4_gropus_0_title',''),(111064,2779,'_story-past_4_gropus_0_title','field_6107ff625d3cf'),(111065,2779,'story-past_4_gropus_0_description',''),(111066,2779,'_story-past_4_gropus_0_description','field_6107ff01b9e36'),(111067,2779,'story-past_4_gropus','1'),(111068,2779,'_story-past_4_gropus','field_6107fee8b9e34'),(111069,2779,'story-past_5_year',''),(111070,2779,'_story-past_5_year','field_6107fe861dc5d'),(111071,2779,'story-past_5_gropus_0_title_title',''),(111072,2779,'_story-past_5_gropus_0_title_title','field_6107fefbb9e35'),(111073,2779,'story-past_5_gropus_0_title_gradient','0'),(111074,2779,'_story-past_5_gropus_0_title_gradient','field_6107ff2c8bc34'),(111075,2779,'story-past_5_gropus_0_title',''),(111076,2779,'_story-past_5_gropus_0_title','field_6107ff625d3cf'),(111077,2779,'story-past_5_gropus_0_description',''),(111078,2779,'_story-past_5_gropus_0_description','field_6107ff01b9e36'),(111079,2779,'story-past_5_gropus','1'),(111080,2779,'_story-past_5_gropus','field_6107fee8b9e34'),(111081,2779,'story-past_6_year',''),(111082,2779,'_story-past_6_year','field_6107fe861dc5d'),(111083,2779,'story-past_6_gropus_0_title_title',''),(111084,2779,'_story-past_6_gropus_0_title_title','field_6107fefbb9e35'),(111085,2779,'story-past_6_gropus_0_title_gradient','0'),(111086,2779,'_story-past_6_gropus_0_title_gradient','field_6107ff2c8bc34'),(111087,2779,'story-past_6_gropus_0_title',''),(111088,2779,'_story-past_6_gropus_0_title','field_6107ff625d3cf'),(111089,2779,'story-past_6_gropus_0_description',''),(111090,2779,'_story-past_6_gropus_0_description','field_6107ff01b9e36'),(111091,2779,'story-past_6_gropus','1'),(111092,2779,'_story-past_6_gropus','field_6107fee8b9e34'),(111093,2779,'story-past_7_year',''),(111094,2779,'_story-past_7_year','field_6107fe861dc5d'),(111095,2779,'story-past_7_gropus_0_title_title',''),(111096,2779,'_story-past_7_gropus_0_title_title','field_6107fefbb9e35'),(111097,2779,'story-past_7_gropus_0_title_gradient','0'),(111098,2779,'_story-past_7_gropus_0_title_gradient','field_6107ff2c8bc34'),(111099,2779,'story-past_7_gropus_0_title',''),(111100,2779,'_story-past_7_gropus_0_title','field_6107ff625d3cf'),(111101,2779,'story-past_7_gropus_0_description',''),(111102,2779,'_story-past_7_gropus_0_description','field_6107ff01b9e36'),(111103,2779,'story-past_7_gropus','1'),(111104,2779,'_story-past_7_gropus','field_6107fee8b9e34'),(111105,2779,'story-past_8_year',''),(111106,2779,'_story-past_8_year','field_6107fe861dc5d'),(111107,2779,'story-past_8_gropus_0_title_title',''),(111108,2779,'_story-past_8_gropus_0_title_title','field_6107fefbb9e35'),(111109,2779,'story-past_8_gropus_0_title_gradient','0'),(111110,2779,'_story-past_8_gropus_0_title_gradient','field_6107ff2c8bc34'),(111111,2779,'story-past_8_gropus_0_title',''),(111112,2779,'_story-past_8_gropus_0_title','field_6107ff625d3cf'),(111113,2779,'story-past_8_gropus_0_description',''),(111114,2779,'_story-past_8_gropus_0_description','field_6107ff01b9e36'),(111115,2779,'story-past_8_gropus','1'),(111116,2779,'_story-past_8_gropus','field_6107fee8b9e34'),(111117,2779,'story-past','9'),(111118,2779,'_story-past','field_6107fe24901a6'),(111119,2779,'story-feature_0_year',''),(111120,2779,'_story-feature_0_year','field_6107ffda45731'),(111121,2779,'story-feature_0_gropus_0_title_title',''),(111122,2779,'_story-feature_0_gropus_0_title_title','field_6107ffda45734'),(111123,2779,'story-feature_0_gropus_0_title_gradient','0'),(111124,2779,'_story-feature_0_gropus_0_title_gradient','field_6107ffda45735'),(111125,2779,'story-feature_0_gropus_0_title',''),(111126,2779,'_story-feature_0_gropus_0_title','field_6107ffda45733'),(111127,2779,'story-feature_0_gropus_0_description',''),(111128,2779,'_story-feature_0_gropus_0_description','field_6107ffda45736'),(111129,2779,'story-feature_0_gropus','1'),(111130,2779,'_story-feature_0_gropus','field_6107ffda45732'),(111131,2779,'story-feature_1_year',''),(111132,2779,'_story-feature_1_year','field_6107ffda45731'),(111133,2779,'story-feature_1_gropus_0_title_title',''),(111134,2779,'_story-feature_1_gropus_0_title_title','field_6107ffda45734'),(111135,2779,'story-feature_1_gropus_0_title_gradient','0'),(111136,2779,'_story-feature_1_gropus_0_title_gradient','field_6107ffda45735'),(111137,2779,'story-feature_1_gropus_0_title',''),(111138,2779,'_story-feature_1_gropus_0_title','field_6107ffda45733'),(111139,2779,'story-feature_1_gropus_0_description',''),(111140,2779,'_story-feature_1_gropus_0_description','field_6107ffda45736'),(111141,2779,'story-feature_1_gropus','1'),(111142,2779,'_story-feature_1_gropus','field_6107ffda45732'),(111143,2779,'story-feature','2'),(111144,2779,'_story-feature','field_6107ffda45730'),(111145,2779,'slider_story-past_0_year','Founded in 2006'),(111146,2779,'_slider_story-past_0_year','field_6107fe861dc5d'),(111147,2779,'slider_story-past_0_gropus_0_title_title','foundation'),(111148,2779,'_slider_story-past_0_gropus_0_title_title','field_6107fefbb9e35'),(111149,2779,'slider_story-past_0_gropus_0_title_gradient','1'),(111150,2779,'_slider_story-past_0_gropus_0_title_gradient','field_6107ff2c8bc34'),(111151,2779,'slider_story-past_0_gropus_0_title',''),(111152,2779,'_slider_story-past_0_gropus_0_title','field_6107ff625d3cf'),(111153,2779,'slider_story-past_0_gropus_0_description','CommerceGate was founded in[nbsp]Barcelona, Spain, by[nbsp]forming key relationships with financial and[nbsp]risk management institutions to[nbsp]develop technological and[nbsp]operational capabilities on[nbsp]our[nbsp]platform.'),(111154,2779,'_slider_story-past_0_gropus_0_description','field_6107ff01b9e36'),(111155,2779,'slider_story-past_0_gropus','1'),(111156,2779,'_slider_story-past_0_gropus','field_6107fee8b9e34'),(111157,2779,'slider_story-past_1_year','In 2007'),(111158,2779,'_slider_story-past_1_year','field_6107fe861dc5d'),(111159,2779,'slider_story-past_1_gropus_0_title_title','The[nbsp]largest high-risk payment processor in[nbsp]Spain'),(111160,2779,'_slider_story-past_1_gropus_0_title_title','field_6107fefbb9e35'),(111161,2779,'slider_story-past_1_gropus_0_title_gradient','0'),(111162,2779,'_slider_story-past_1_gropus_0_title_gradient','field_6107ff2c8bc34'),(111163,2779,'slider_story-past_1_gropus_0_title',''),(111164,2779,'_slider_story-past_1_gropus_0_title','field_6107ff625d3cf'),(111165,2779,'slider_story-past_1_gropus_0_description','CommerceGate quickly scaled to[nbsp]be[nbsp]the[nbsp]largest high-risk payment processor in[nbsp]Spain and[nbsp]expanded throughout Europe offering superior throughput and highly secured payment solutions for[nbsp]our[nbsp]clients.'),(111166,2779,'_slider_story-past_1_gropus_0_description','field_6107ff01b9e36'),(111167,2779,'slider_story-past_1_gropus','1'),(111168,2779,'_slider_story-past_1_gropus','field_6107fee8b9e34'),(111169,2779,'slider_story-past_2_year','In 2009'),(111170,2779,'_slider_story-past_2_year','field_6107fe861dc5d'),(111171,2779,'slider_story-past_2_gropus_0_title_title','Relaunch of[nbsp]cgbilling.com'),(111172,2779,'_slider_story-past_2_gropus_0_title_title','field_6107fefbb9e35'),(111173,2779,'slider_story-past_2_gropus_0_title_gradient','0'),(111174,2779,'_slider_story-past_2_gropus_0_title_gradient','field_6107ff2c8bc34'),(111175,2779,'slider_story-past_2_gropus_0_title',''),(111176,2779,'_slider_story-past_2_gropus_0_title','field_6107ff625d3cf'),(111177,2779,'slider_story-past_2_gropus_0_description','CommerceGate established an[nbsp]Industry benchmark for[nbsp]quality service for[nbsp]end-user billing support with the[nbsp]relaunch of[nbsp]cgbilling.com.'),(111178,2779,'_slider_story-past_2_gropus_0_description','field_6107ff01b9e36'),(111179,2779,'slider_story-past_2_gropus','2'),(111180,2779,'_slider_story-past_2_gropus','field_6107fee8b9e34'),(111181,2779,'slider_story-past_3_year','In 2010'),(111182,2779,'_slider_story-past_3_year','field_6107fe861dc5d'),(111183,2779,'slider_story-past_3_gropus_0_title_title','CommerceGate expanded our[nbsp]team'),(111184,2779,'_slider_story-past_3_gropus_0_title_title','field_6107fefbb9e35'),(111185,2779,'slider_story-past_3_gropus_0_title_gradient','0'),(111186,2779,'_slider_story-past_3_gropus_0_title_gradient','field_6107ff2c8bc34'),(111187,2779,'slider_story-past_3_gropus_0_title',''),(111188,2779,'_slider_story-past_3_gropus_0_title','field_6107ff625d3cf'),(111189,2779,'slider_story-past_3_gropus_0_description','CommerceGate expanded our team to[nbsp]meet growing demand for our payment solutions and to[nbsp]offer highly dedicated support for our clients.'),(111190,2779,'_slider_story-past_3_gropus_0_description','field_6107ff01b9e36'),(111191,2779,'slider_story-past_3_gropus','1'),(111192,2779,'_slider_story-past_3_gropus','field_6107fee8b9e34'),(111193,2779,'slider_story-past_4_year','In 2011'),(111194,2779,'_slider_story-past_4_year','field_6107fe861dc5d'),(111195,2779,'slider_story-past_4_gropus_0_title_title','The Billing Company of[nbsp]the[nbsp]Year'),(111196,2779,'_slider_story-past_4_gropus_0_title_title','field_6107fefbb9e35'),(111197,2779,'slider_story-past_4_gropus_0_title_gradient','0'),(111198,2779,'_slider_story-past_4_gropus_0_title_gradient','field_6107ff2c8bc34'),(111199,2779,'slider_story-past_4_gropus_0_title',''),(111200,2779,'_slider_story-past_4_gropus_0_title','field_6107ff625d3cf'),(111201,2779,'slider_story-past_4_gropus_0_description','CommerceGate was awarded the[nbsp]Billing Company of[nbsp]the[nbsp]Year (Merchant Services) for our longstanding dedication to[nbsp]providing leading payment technology and support access for our clients.'),(111202,2779,'_slider_story-past_4_gropus_0_description','field_6107ff01b9e36'),(111203,2779,'slider_story-past_4_gropus','1'),(111204,2779,'_slider_story-past_4_gropus','field_6107fee8b9e34'),(111205,2779,'slider_story-past_5_year','In 2012'),(111206,2779,'_slider_story-past_5_year','field_6107fe861dc5d'),(111207,2779,'slider_story-past_5_gropus_0_title_title','The[nbsp]European Billing Company of[nbsp]the[nbsp]Year Award'),(111208,2779,'_slider_story-past_5_gropus_0_title_title','field_6107fefbb9e35'),(111209,2779,'slider_story-past_5_gropus_0_title_gradient','0'),(111210,2779,'_slider_story-past_5_gropus_0_title_gradient','field_6107ff2c8bc34'),(111211,2779,'slider_story-past_5_gropus_0_title',''),(111212,2779,'_slider_story-past_5_gropus_0_title','field_6107ff625d3cf'),(111213,2779,'slider_story-past_5_gropus_0_description','CommerceGate was nominated for the[nbsp]European Billing Company of[nbsp]the[nbsp]Year Award for outstanding performance and reliability of[nbsp]our billing solutions for our clients in[nbsp]Europe.'),(111214,2779,'_slider_story-past_5_gropus_0_description','field_6107ff01b9e36'),(111215,2779,'slider_story-past_5_gropus','2'),(111216,2779,'_slider_story-past_5_gropus','field_6107fee8b9e34'),(111217,2779,'slider_story-past_6_year','In 2013'),(111218,2779,'_slider_story-past_6_year','field_6107fe861dc5d'),(111219,2779,'slider_story-past_6_gropus_0_title_title','The European Billing Company of[nbsp]the[nbsp]Year Award'),(111220,2779,'_slider_story-past_6_gropus_0_title_title','field_6107fefbb9e35'),(111221,2779,'slider_story-past_6_gropus_0_title_gradient','0'),(111222,2779,'_slider_story-past_6_gropus_0_title_gradient','field_6107ff2c8bc34'),(111223,2779,'slider_story-past_6_gropus_0_title',''),(111224,2779,'_slider_story-past_6_gropus_0_title','field_6107ff625d3cf'),(111225,2779,'slider_story-past_6_gropus_0_description','CommerceGate was crowned the[nbsp]title European Billing Company of[nbsp]the[nbsp]Year Award for outstanding performance and[nbsp]reliability of[nbsp]our billing solutions for our clients in[nbsp]Europe.'),(111226,2779,'_slider_story-past_6_gropus_0_description','field_6107ff01b9e36'),(111227,2779,'slider_story-past_6_gropus','1'),(111228,2779,'_slider_story-past_6_gropus','field_6107fee8b9e34'),(111229,2779,'slider_story-past_7_year','In 2014'),(111230,2779,'_slider_story-past_7_year','field_6107fe861dc5d'),(111231,2779,'slider_story-past_7_gropus_0_title_title','The European Payment Processor of[nbsp]the[nbsp]Year Award'),(111232,2779,'_slider_story-past_7_gropus_0_title_title','field_6107fefbb9e35'),(111233,2779,'slider_story-past_7_gropus_0_title_gradient','0'),(111234,2779,'_slider_story-past_7_gropus_0_title_gradient','field_6107ff2c8bc34'),(111235,2779,'slider_story-past_7_gropus_0_title',''),(111236,2779,'_slider_story-past_7_gropus_0_title','field_6107ff625d3cf'),(111237,2779,'slider_story-past_7_gropus_0_description','CommerceGate was crowned the[nbsp]European Payment Processor of[nbsp]the[nbsp]Year Award for our leading and[nbsp]highly scalable payment processing solutions for our clients in[nbsp]Europe.'),(111238,2779,'_slider_story-past_7_gropus_0_description','field_6107ff01b9e36'),(111239,2779,'slider_story-past_7_gropus','2'),(111240,2779,'_slider_story-past_7_gropus','field_6107fee8b9e34'),(111241,2779,'slider_story-past_8_year','In 2015'),(111242,2779,'_slider_story-past_8_year','field_6107fe861dc5d'),(111243,2779,'slider_story-past_8_gropus_0_title_title','CommerceGate expanded our team'),(111244,2779,'_slider_story-past_8_gropus_0_title_title','field_6107fefbb9e35'),(111245,2779,'slider_story-past_8_gropus_0_title_gradient','0'),(111246,2779,'_slider_story-past_8_gropus_0_title_gradient','field_6107ff2c8bc34'),(111247,2779,'slider_story-past_8_gropus_0_title',''),(111248,2779,'_slider_story-past_8_gropus_0_title','field_6107ff625d3cf'),(111249,2779,'slider_story-past_8_gropus_0_description','CommerceGate expanded our team to[nbsp]boost our core competencies and[nbsp]expertise in[nbsp]key operational areas while continuing to[nbsp]grow our client base and support throughout Europe.'),(111250,2779,'_slider_story-past_8_gropus_0_description','field_6107ff01b9e36'),(111251,2779,'slider_story-past_8_gropus','3'),(111252,2779,'_slider_story-past_8_gropus','field_6107fee8b9e34'),(111253,2779,'slider_story-past','15'),(111254,2779,'_slider_story-past','field_6107fe24901a6'),(111255,2779,'slider_story-feature_0_year','In 2022'),(111256,2779,'_slider_story-feature_0_year','field_6107ffda45731'),(111257,2779,'slider_story-feature_0_gropus_0_title_title','CG[nbsp]Digital Bank.'),(111258,2779,'_slider_story-feature_0_gropus_0_title_title','field_6107ffda45734'),(111259,2779,'slider_story-feature_0_gropus_0_title_gradient','0'),(111260,2779,'_slider_story-feature_0_gropus_0_title_gradient','field_6107ffda45735'),(111261,2779,'slider_story-feature_0_gropus_0_title',''),(111262,2779,'_slider_story-feature_0_gropus_0_title','field_6107ffda45733'),(111263,2779,'slider_story-feature_0_gropus_0_description','Gain access to[nbsp]key digital banking facilities and[nbsp]services hassle-free, tailored to[nbsp]the[nbsp]needs of[nbsp]your online business.'),(111264,2779,'_slider_story-feature_0_gropus_0_description','field_6107ffda45736'),(111265,2779,'slider_story-feature_0_gropus','3'),(111266,2779,'_slider_story-feature_0_gropus','field_6107ffda45732'),(111267,2779,'slider_story-feature','1'),(111268,2779,'_slider_story-feature','field_6107ffda45730'),(111269,2779,'slider',''),(111270,2779,'_slider','field_610800a34520b'),(111271,2779,'slider_story-feature_0_gropus_1_title_title','CG[nbsp]Card.'),(111272,2779,'_slider_story-feature_0_gropus_1_title_title','field_6107ffda45734'),(111273,2779,'slider_story-feature_0_gropus_1_title_gradient','0'),(111274,2779,'_slider_story-feature_0_gropus_1_title_gradient','field_6107ffda45735'),(111275,2779,'slider_story-feature_0_gropus_1_title',''),(111276,2779,'_slider_story-feature_0_gropus_1_title','field_6107ffda45733'),(111277,2779,'slider_story-feature_0_gropus_1_description','Get customized corporate and[nbsp]personal credit cards for[nbsp]your stakeholders and[nbsp]key partners linked to[nbsp]your account.'),(111278,2779,'_slider_story-feature_0_gropus_1_description','field_6107ffda45736'),(111279,2779,'career-block-info_title','Start Your Career'),(111280,2779,'_career-block-info_title','field_6108088e7a966'),(111281,2779,'career-block-info_suptitle_text','15 job openings'),(111282,2779,'_career-block-info_suptitle_text','field_610808a07a968'),(111283,2779,'career-block-info_suptitle_color','#EB5042'),(111284,2779,'_career-block-info_suptitle_color','field_610808a67a969'),(111285,2779,'career-block-info_suptitle',''),(111286,2779,'_career-block-info_suptitle','field_610808947a967'),(111287,2779,'career-block-info_button-title','See All Jobs\\'),(111288,2779,'_career-block-info_button-title','field_610808cdef69d'),(111289,2779,'career-block-info',''),(111290,2779,'_career-block-info','field_610807c27a965'),(111291,2779,'career-block-info_button','a:3:{s:5:\"title\";s:12:\"See all jobs\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/careers/\";s:6:\"target\";s:0:\"\";}'),(111292,2779,'_career-block-info_button','field_610808cdef69d'),(111293,2779,'slider_story-past_2_gropus_1_title_title','The[nbsp]Strategic Alliance of[nbsp]the[nbsp]Year Award'),(111294,2779,'_slider_story-past_2_gropus_1_title_title','field_6107fefbb9e35'),(111295,2779,'slider_story-past_2_gropus_1_title_gradient','0'),(111296,2779,'_slider_story-past_2_gropus_1_title_gradient','field_6107ff2c8bc34'),(111297,2779,'slider_story-past_2_gropus_1_title',''),(111298,2779,'_slider_story-past_2_gropus_1_title','field_6107ff625d3cf'),(111299,2779,'slider_story-past_2_gropus_1_description','CommerceGate was awarded the[nbsp]Strategic Alliance of[nbsp]the[nbsp]Year Award for[nbsp]outstanding performance and[nbsp]reliability in[nbsp]our payment solutions.'),(111300,2779,'_slider_story-past_2_gropus_1_description','field_6107ff01b9e36'),(111301,2779,'slider_story-past_5_gropus_1_title_title','CommerceGate relaunches our flagship website'),(111302,2779,'_slider_story-past_5_gropus_1_title_title','field_6107fefbb9e35'),(111303,2779,'slider_story-past_5_gropus_1_title_gradient','0'),(111304,2779,'_slider_story-past_5_gropus_1_title_gradient','field_6107ff2c8bc34'),(111305,2779,'slider_story-past_5_gropus_1_title',''),(111306,2779,'_slider_story-past_5_gropus_1_title','field_6107ff625d3cf'),(111307,2779,'slider_story-past_5_gropus_1_description','CommerceGate relaunches our flagship website and brand image to[nbsp]emphasize on[nbsp]our growing success, industry expertise and[nbsp]outstanding dedication to[nbsp]our clients globally.'),(111308,2779,'_slider_story-past_5_gropus_1_description','field_6107ff01b9e36'),(111309,2779,'slider_story-past_7_gropus_1_title_title','The lead in[nbsp]innovation and[nbsp]development'),(111310,2779,'_slider_story-past_7_gropus_1_title_title','field_6107fefbb9e35'),(111311,2779,'slider_story-past_7_gropus_1_title_gradient','0'),(111312,2779,'_slider_story-past_7_gropus_1_title_gradient','field_6107ff2c8bc34'),(111313,2779,'slider_story-past_7_gropus_1_title',''),(111314,2779,'_slider_story-past_7_gropus_1_title','field_6107ff625d3cf'),(111315,2779,'slider_story-past_7_gropus_1_description','CommerceGate takes the[nbsp]lead in[nbsp]innovation and development under a[nbsp]new management with the[nbsp]commitment to[nbsp]developing and[nbsp]adopting the[nbsp]latest payment technologies available for our clients.'),(111316,2779,'_slider_story-past_7_gropus_1_description','field_6107ff01b9e36'),(111317,2779,'slider_story-past_8_gropus_1_title_title','A[nbsp]brand new processing platform and[nbsp]back office systems'),(111318,2779,'_slider_story-past_8_gropus_1_title_title','field_6107fefbb9e35'),(111319,2779,'slider_story-past_8_gropus_1_title_gradient','0'),(111320,2779,'_slider_story-past_8_gropus_1_title_gradient','field_6107ff2c8bc34'),(111321,2779,'slider_story-past_8_gropus_1_title',''),(111322,2779,'_slider_story-past_8_gropus_1_title','field_6107ff625d3cf'),(111323,2779,'slider_story-past_8_gropus_1_description','CommerceGate begins development of[nbsp]a[nbsp]brand new processing platform and[nbsp]back office systems to[nbsp]provide our clients with a[nbsp]highly secure and[nbsp]leading payment processing solution in[nbsp]the[nbsp]industry.'),(111324,2779,'_slider_story-past_8_gropus_1_description','field_6107ff01b9e36'),(111325,2779,'slider_story-past_8_gropus_2_title_title','Data-driven business intelligence technology'),(111326,2779,'_slider_story-past_8_gropus_2_title_title','field_6107fefbb9e35'),(111327,2779,'slider_story-past_8_gropus_2_title_gradient','0'),(111328,2779,'_slider_story-past_8_gropus_2_title_gradient','field_6107ff2c8bc34'),(111329,2779,'slider_story-past_8_gropus_2_title',''),(111330,2779,'_slider_story-past_8_gropus_2_title','field_6107ff625d3cf'),(111331,2779,'slider_story-past_8_gropus_2_description','CommerceGate continues to[nbsp]evolve and[nbsp]cater to[nbsp]the[nbsp]changing landscape of[nbsp]the[nbsp]industry through streamlining business processes, leveraging on[nbsp]agile and[nbsp]data-driven business intelligence technology.'),(111332,2779,'_slider_story-past_8_gropus_2_description','field_6107ff01b9e36'),(111333,2779,'slider_story-past_9_year','In 2016'),(111334,2779,'_slider_story-past_9_year','field_6107fe861dc5d'),(111335,2779,'slider_story-past_9_gropus_0_title_title','The[nbsp]leading back office system and[nbsp]merchant user interface'),(111336,2779,'_slider_story-past_9_gropus_0_title_title','field_6107fefbb9e35'),(111337,2779,'slider_story-past_9_gropus_0_title_gradient','0'),(111338,2779,'_slider_story-past_9_gropus_0_title_gradient','field_6107ff2c8bc34'),(111339,2779,'slider_story-past_9_gropus_0_title',''),(111340,2779,'_slider_story-past_9_gropus_0_title','field_6107ff625d3cf'),(111341,2779,'slider_story-past_9_gropus_0_description','CommerceGate launches the[nbsp]leading back office system and[nbsp]merchant user interface making payment processing management easier and[nbsp]convenient, while increasing the[nbsp]capabilities for our clients.'),(111342,2779,'_slider_story-past_9_gropus_0_description','field_6107ff01b9e36'),(111343,2779,'slider_story-past_9_gropus_1_title_title','An[nbsp]upgraded website and[nbsp]corporate profile'),(111344,2779,'_slider_story-past_9_gropus_1_title_title','field_6107fefbb9e35'),(111345,2779,'slider_story-past_9_gropus_1_title_gradient','0'),(111346,2779,'_slider_story-past_9_gropus_1_title_gradient','field_6107ff2c8bc34'),(111347,2779,'slider_story-past_9_gropus_1_title',''),(111348,2779,'_slider_story-past_9_gropus_1_title','field_6107ff625d3cf'),(111349,2779,'slider_story-past_9_gropus_1_description','CommerceGate introduces an[nbsp]upgraded website and[nbsp]corporate profile to[nbsp]reflect the[nbsp]dedication and[nbsp]commitment to[nbsp]constant innovation, marking the[nbsp]transition to[nbsp]a[nbsp]lean, agile, and[nbsp]data-driven payment processor.'),(111350,2779,'_slider_story-past_9_gropus_1_description','field_6107ff01b9e36'),(111351,2779,'slider_story-past_9_gropus','2'),(111352,2779,'_slider_story-past_9_gropus','field_6107fee8b9e34'),(111353,2779,'slider_story-past_10_year','In 2017'),(111354,2779,'_slider_story-past_10_year','field_6107fe861dc5d'),(111355,2779,'slider_story-past_10_gropus_0_title_title','Billing[nbsp]2.0'),(111356,2779,'_slider_story-past_10_gropus_0_title_title','field_6107fefbb9e35'),(111357,2779,'slider_story-past_10_gropus_0_title_gradient','1'),(111358,2779,'_slider_story-past_10_gropus_0_title_gradient','field_6107ff2c8bc34'),(111359,2779,'slider_story-past_10_gropus_0_title',''),(111360,2779,'_slider_story-past_10_gropus_0_title','field_6107ff625d3cf'),(111361,2779,'slider_story-past_10_gropus_0_description','CommerceGate launches Billing[nbsp]2.0, the[nbsp]leading all-in-one invoice, settlement and[nbsp]billing system that provides the[nbsp]latest technology and[nbsp]functionalities with accurate transactional data for our clients.'),(111362,2779,'_slider_story-past_10_gropus_0_description','field_6107ff01b9e36'),(111363,2779,'slider_story-past_10_gropus','1'),(111364,2779,'_slider_story-past_10_gropus','field_6107fee8b9e34'),(111365,2779,'slider_story-past_11_year','In 2018'),(111366,2779,'_slider_story-past_11_year','field_6107fe861dc5d'),(111367,2779,'slider_story-past_11_gropus_0_title_title','CGPayTech'),(111368,2779,'_slider_story-past_11_gropus_0_title_title','field_6107fefbb9e35'),(111369,2779,'slider_story-past_11_gropus_0_title_gradient','1'),(111370,2779,'_slider_story-past_11_gropus_0_title_gradient','field_6107ff2c8bc34'),(111371,2779,'slider_story-past_11_gropus_0_title',''),(111372,2779,'_slider_story-past_11_gropus_0_title','field_6107ff625d3cf'),(111373,2779,'slider_story-past_11_gropus_0_description','CommerceGate launches CGPayTech, a[nbsp]cutting-edge payment platform with higher processing capacities, improved security encryption protocols and[nbsp]a[nbsp]variety of[nbsp]additional payment methods.'),(111374,2779,'_slider_story-past_11_gropus_0_description','field_6107ff01b9e36'),(111375,2779,'slider_story-past_11_gropus','1'),(111376,2779,'_slider_story-past_11_gropus','field_6107fee8b9e34'),(111377,2779,'slider_story-past_12_year','In 2019'),(111378,2779,'_slider_story-past_12_year','field_6107fe861dc5d'),(111379,2779,'slider_story-past_12_gropus_0_title_title','20th[nbsp]acquiring partner integration'),(111380,2779,'_slider_story-past_12_gropus_0_title_title','field_6107fefbb9e35'),(111381,2779,'slider_story-past_12_gropus_0_title_gradient','0'),(111382,2779,'_slider_story-past_12_gropus_0_title_gradient','field_6107ff2c8bc34'),(111383,2779,'slider_story-past_12_gropus_0_title',''),(111384,2779,'_slider_story-past_12_gropus_0_title','field_6107ff625d3cf'),(111385,2779,'slider_story-past_12_gropus_0_description','CommerceGate introduces our 20th acquiring partner integration to[nbsp]our platform, providing our merchants higher transactional volumes, better conversion, risk management and[nbsp]payment processing quality.'),(111386,2779,'_slider_story-past_12_gropus_0_description','field_6107ff01b9e36'),(111387,2779,'slider_story-past_12_gropus','1'),(111388,2779,'_slider_story-past_12_gropus','field_6107fee8b9e34'),(111389,2779,'slider_story-past_13_year','In 2020'),(111390,2779,'_slider_story-past_13_year','field_6107fe861dc5d'),(111391,2779,'slider_story-past_13_gropus_0_title_title','A[nbsp]financial institution license'),(111392,2779,'_slider_story-past_13_gropus_0_title_title','field_6107fefbb9e35'),(111393,2779,'slider_story-past_13_gropus_0_title_gradient','0'),(111394,2779,'_slider_story-past_13_gropus_0_title_gradient','field_6107ff2c8bc34'),(111395,2779,'slider_story-past_13_gropus_0_title',''),(111396,2779,'_slider_story-past_13_gropus_0_title','field_6107ff625d3cf'),(111397,2779,'slider_story-past_13_gropus_0_description','CommerceGate was the[nbsp]first non-banking group in[nbsp]Spain to[nbsp]be[nbsp]granted by[nbsp]the[nbsp]Central Bank of[nbsp]Spain a[nbsp]financial institution license.'),(111398,2779,'_slider_story-past_13_gropus_0_description','field_6107ff01b9e36'),(111399,2779,'slider_story-past_13_gropus','1'),(111400,2779,'_slider_story-past_13_gropus','field_6107fee8b9e34'),(111401,2779,'slider_story-past_14_year','In 2021'),(111402,2779,'_slider_story-past_14_year','field_6107fe861dc5d'),(111403,2779,'slider_story-past_14_gropus_0_title_title','CommerceGate opens the[nbsp]LATAM market'),(111404,2779,'_slider_story-past_14_gropus_0_title_title','field_6107fefbb9e35'),(111405,2779,'slider_story-past_14_gropus_0_title_gradient','0'),(111406,2779,'_slider_story-past_14_gropus_0_title_gradient','field_6107ff2c8bc34'),(111407,2779,'slider_story-past_14_gropus_0_title',''),(111408,2779,'_slider_story-past_14_gropus_0_title','field_6107ff625d3cf'),(111409,2779,'slider_story-past_14_gropus_0_description','CommerceGate opens the[nbsp]LATAM market through local acquiring and[nbsp]payment solutions for EU merchants with Brazil being the[nbsp]first country and[nbsp]Mexico, Chile, Colombia and[nbsp]Peru coming next.'),(111410,2779,'_slider_story-past_14_gropus_0_description','field_6107ff01b9e36'),(111411,2779,'slider_story-past_14_gropus','1'),(111412,2779,'_slider_story-past_14_gropus','field_6107fee8b9e34'),(111413,2779,'slider_story-feature_0_gropus_2_title_title','CG[nbsp]eWallet.'),(111414,2779,'_slider_story-feature_0_gropus_2_title_title','field_6107ffda45734'),(111415,2779,'slider_story-feature_0_gropus_2_title_gradient','0'),(111416,2779,'_slider_story-feature_0_gropus_2_title_gradient','field_6107ffda45735'),(111417,2779,'slider_story-feature_0_gropus_2_title',''),(111418,2779,'_slider_story-feature_0_gropus_2_title','field_6107ffda45733'),(111419,2779,'slider_story-feature_0_gropus_2_description','Get full access to[nbsp]the[nbsp]benefits of[nbsp]the[nbsp]CG[nbsp]eWallet solution to[nbsp]increase customer interaction with your business.'),(111420,2779,'_slider_story-feature_0_gropus_2_description','field_6107ffda45736'),(111421,2779,'main-block_icon','2405'),(111422,2779,'_main-block_icon','field_61a6339b40147'),(111423,2779,'blog-block_title-color','#4BD18E'),(111424,2779,'_blog-block_title-color','field_61a631cd81f28'),(111425,2779,'blog-block_title_before','Choosing the right online '),(111426,2779,'_blog-block_title_before','field_61a631cd81f2a'),(111427,2779,'blog-block_title_after','payment solution for your needs'),(111428,2779,'_blog-block_title_after','field_61a631cd81f2b'),(111429,2779,'blog-block_title',''),(111430,2779,'_blog-block_title','field_61a631cd81f29'),(111431,2779,'blog-block_link','a:3:{s:5:\"title\";s:12:\"Explore more\";s:3:\"url\";s:45:\"https://commercegate.goodface.com.ua/wp/blog/\";s:6:\"target\";s:0:\"\";}'),(111432,2779,'_blog-block_link','field_61a631cd81f2c'),(111433,2779,'blog-block_posts','a:4:{i:0;s:4:\"2524\";i:1;s:4:\"2487\";i:2;s:4:\"2585\";i:3;s:4:\"2591\";}'),(111434,2779,'_blog-block_posts','field_61a631cd81f2d'),(111435,2779,'blog-block_post-button-title','Keep Reading'),(111436,2779,'_blog-block_post-button-title','field_61a631cd81f2e'),(111437,2779,'blog-block',''),(111438,2779,'_blog-block','field_61a631cd81f27'),(111583,2630,'page-title_content-title',''),(111584,2630,'_page-title_content-title','field_61a89f30bd3c2'),(111585,2633,'page-title_tab-title',''),(111586,2633,'_page-title_tab-title','field_61a5f18ffbfa6'),(111587,2633,'page-title_content-title',''),(111588,2633,'_page-title_content-title','field_61a89f30bd3c2'),(111589,2633,'page-title',''),(111590,2633,'_page-title','field_61a5f17cfbfa5'),(111591,2643,'page-title_tab-title',''),(111592,2643,'_page-title_tab-title','field_61a5f18ffbfa6'),(111593,2643,'page-title_content-title',''),(111594,2643,'_page-title_content-title','field_61a89f30bd3c2'),(111595,2643,'page-title',''),(111596,2643,'_page-title','field_61a5f17cfbfa5'),(111597,2647,'page-title_content-title',''),(111598,2647,'_page-title_content-title','field_61a89f30bd3c2'),(111599,2785,'main-block_image','2723'),(111600,2785,'_main-block_image','field_610815336c048'),(111601,2785,'main-block_title','Ready to start your journey with us?'),(111602,2785,'_main-block_title','field_610815716c049'),(111603,2785,'main-block_description','CommerceGate was built on the[nbsp]success of highly talented and skilled individuals who works here. We are always looking for talents to join our teams built and made successful by the people who work here. We[nbsp]are always looking for talented people to join our team.'),(111604,2785,'_main-block_description','field_610815846c04a'),(111605,2785,'main-block_button-title','Explore Job Openings'),(111606,2785,'_main-block_button-title','field_610815986c04b'),(111607,2785,'main-block',''),(111608,2785,'_main-block','field_610814b06c047'),(111609,2785,'career-block-info_title','Start your career with us'),(111610,2785,'_career-block-info_title','field_61081759b1a85'),(111611,2785,'career-block-info_suptitle_text','15 job openings'),(111612,2785,'_career-block-info_suptitle_text','field_61081759b1a87'),(111613,2785,'career-block-info_suptitle_color','#EB5042'),(111614,2785,'_career-block-info_suptitle_color','field_61081759b1a88'),(111615,2785,'career-block-info_suptitle',''),(111616,2785,'_career-block-info_suptitle','field_61081759b1a86'),(111617,2785,'career-block-info_button_show','Explore positions'),(111618,2785,'_career-block-info_button_show','field_610817f010219'),(111619,2785,'career-block-info_button_hide','Hide'),(111620,2785,'_career-block-info_button_hide','field_610817f81021a'),(111621,2785,'career-block-info_button',''),(111622,2785,'_career-block-info_button','field_61081759b1a89'),(111623,2785,'career-block-info',''),(111624,2785,'_career-block-info','field_61081759b1a84'),(111625,2785,'with-us-info_image','1673'),(111626,2785,'_with-us-info_image','field_6108213aff9a1'),(111627,2785,'with-us-info_title','Why Work With Us?'),(111628,2785,'_with-us-info_title','field_61082113ff99f'),(111629,2785,'with-us-info_description','CommerceGate offers you the opportunity to work with a[nbsp]young, dynamic and rapidly growing international company in[nbsp]a[nbsp]booming industry with many opportunities, while working in[nbsp]Spain.'),(111630,2785,'_with-us-info_description','field_6108211dff9a0'),(111631,2785,'with-us-info',''),(111632,2785,'_with-us-info','field_610820d9ff99e'),(111633,2785,'with-us-list_0_icon','647'),(111634,2785,'_with-us-list_0_icon','field_610821fbff9a3'),(111635,2785,'with-us-list_0_description','Highly collaborative international team'),(111636,2785,'_with-us-list_0_description','field_6108220aff9a4'),(111637,2785,'with-us-list_1_icon','648'),(111638,2785,'_with-us-list_1_icon','field_610821fbff9a3'),(111639,2785,'with-us-list_1_description','Convenient location in[nbsp]central Barcelona'),(111640,2785,'_with-us-list_1_description','field_6108220aff9a4'),(111641,2785,'with-us-list_2_icon','649'),(111642,2785,'_with-us-list_2_icon','field_610821fbff9a3'),(111643,2785,'with-us-list_2_description','Free gym membership'),(111644,2785,'_with-us-list_2_description','field_6108220aff9a4'),(111645,2785,'with-us-list_3_icon','650'),(111646,2785,'_with-us-list_3_icon','field_610821fbff9a3'),(111647,2785,'with-us-list_3_description','Performance oriented corporate culture'),(111648,2785,'_with-us-list_3_description','field_6108220aff9a4'),(111649,2785,'with-us-list_4_icon','651'),(111650,2785,'_with-us-list_4_icon','field_610821fbff9a3'),(111651,2785,'with-us-list_4_description','Competitive salary and[nbsp]bonus structure'),(111652,2785,'_with-us-list_4_description','field_6108220aff9a4'),(111653,2785,'with-us-list_5_icon','652'),(111654,2785,'_with-us-list_5_icon','field_610821fbff9a3'),(111655,2785,'with-us-list_5_description','Fun and frequent team building events'),(111656,2785,'_with-us-list_5_description','field_6108220aff9a4'),(111657,2785,'with-us-list_6_icon','653'),(111658,2785,'_with-us-list_6_icon','field_610821fbff9a3'),(111659,2785,'with-us-list_6_description','Clear career advancement opportunities'),(111660,2785,'_with-us-list_6_description','field_6108220aff9a4'),(111661,2785,'with-us-list_7_icon','654'),(111662,2785,'_with-us-list_7_icon','field_610821fbff9a3'),(111663,2785,'with-us-list_7_description','Comprehensive private health insurance'),(111664,2785,'_with-us-list_7_description','field_6108220aff9a4'),(111665,2785,'with-us-list','8'),(111666,2785,'_with-us-list','field_610821abff9a2'),(111667,2786,'contacts-header_title','How Can We Help You?'),(111668,2786,'_contacts-header_title','field_6109302985422'),(111669,2786,'contacts-header_description','CommerceGate\'s friendly team is always ready to help you and your business find the right solution.'),(111670,2786,'_contacts-header_description','field_61092de47698c'),(111671,2786,'contacts-header',''),(111672,2786,'_contacts-header','field_6109301b85421'),(111673,2786,'contacts-list_0_icon','711'),(111674,2786,'_contacts-list_0_icon','field_61092e187698e'),(111675,2786,'contacts-list_0_title','Contact Sales'),(111676,2786,'_contacts-list_0_title','field_61092e287698f'),(111677,2786,'contacts-list_0_description','Begin your conversation towards a new era of growth for your business with online payments.'),(111678,2786,'_contacts-list_0_description','field_61092e2e76990'),(111679,2786,'contacts-list_0_links_phone',''),(111680,2786,'_contacts-list_0_links_phone','field_61092f6c76992'),(111681,2786,'contacts-list_0_links_custom-link','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(111682,2786,'_contacts-list_0_links_custom-link','field_61092f7876993'),(111683,2786,'contacts-list_0_links',''),(111684,2786,'_contacts-list_0_links','field_61092f5776991'),(111685,2786,'contacts-list_1_icon','2321'),(111686,2786,'_contacts-list_1_icon','field_61092e187698e'),(111687,2786,'contacts-list_1_title','Merchant Support'),(111688,2786,'_contacts-list_1_title','field_61092e287698f'),(111689,2786,'contacts-list_1_description','Get professional and tailored recommendations via email, short message or a phone call away.'),(111690,2786,'_contacts-list_1_description','field_61092e2e76990'),(111691,2786,'contacts-list_1_links_phone','a:3:{s:5:\"title\";s:15:\"+34 673 908 333\";s:3:\"url\";s:15:\"tel:34673908333\";s:6:\"target\";s:0:\"\";}'),(111692,2786,'_contacts-list_1_links_phone','field_61092f6c76992'),(111693,2786,'contacts-list_1_links_custom-link','a:3:{s:5:\"title\";s:12:\"Get In Touch\";s:3:\"url\";s:53:\"https://merchants.cgpaytech.com/admin/support/tickets\";s:6:\"target\";s:6:\"_blank\";}'),(111694,2786,'_contacts-list_1_links_custom-link','field_61092f7876993'),(111695,2786,'contacts-list_1_links',''),(111696,2786,'_contacts-list_1_links','field_61092f5776991'),(111697,2786,'contacts-list_2_icon','2318'),(111698,2786,'_contacts-list_2_icon','field_61092e187698e'),(111699,2786,'contacts-list_2_title','Customer Support'),(111700,2786,'_contacts-list_2_title','field_61092e287698f'),(111701,2786,'contacts-list_2_description','Get dedicated attention for your issue and find a solution quickly.'),(111702,2786,'_contacts-list_2_description','field_61092e2e76990'),(111703,2786,'contacts-list_2_links_phone','a:3:{s:5:\"title\";s:15:\"+34 931 640 684\";s:3:\"url\";s:15:\"tel:34931640684\";s:6:\"target\";s:0:\"\";}'),(111704,2786,'_contacts-list_2_links_phone','field_61092f6c76992'),(111705,2786,'contacts-list_2_links_custom-link','a:3:{s:5:\"title\";s:12:\"Get In Touch\";s:3:\"url\";s:61:\"https://www.cgbilling.com/secure/customerSupport.html?lang=es\";s:6:\"target\";s:6:\"_blank\";}'),(111706,2786,'_contacts-list_2_links_custom-link','field_61092f7876993'),(111707,2786,'contacts-list_2_links',''),(111708,2786,'_contacts-list_2_links','field_61092f5776991'),(111709,2786,'contacts-list','3'),(111710,2786,'_contacts-list','field_61092e037698d'),(111711,2786,'contacts-footer_title','Postal Address'),(111712,2786,'_contacts-footer_title','field_61092ff2d848b'),(111713,2786,'contacts-footer_description','C/Moll de[nbsp]Barcelona, «World Trade Center», North building, 4th floor. Barcelona, Spain.[nbsp]08039.'),(111714,2786,'_contacts-footer_description','field_61092ff9d848c'),(111715,2786,'contacts-footer',''),(111716,2786,'_contacts-footer','field_61092fe1d848a'),(111717,2787,'contacts-header_title','How Can We Help You?'),(111718,2787,'_contacts-header_title','field_6109302985422'),(111719,2787,'contacts-header_description','CommerceGate\'s friendly team is always ready to help you and your business find the right solution.'),(111720,2787,'_contacts-header_description','field_61092de47698c'),(111721,2787,'contacts-header',''),(111722,2787,'_contacts-header','field_6109301b85421'),(111723,2787,'contacts-list_0_icon','711'),(111724,2787,'_contacts-list_0_icon','field_61092e187698e'),(111725,2787,'contacts-list_0_title','Contact Sales'),(111726,2787,'_contacts-list_0_title','field_61092e287698f'),(111727,2787,'contacts-list_0_description','Begin your conversation towards a new era of growth for your business with online payments.'),(111728,2787,'_contacts-list_0_description','field_61092e2e76990'),(111729,2787,'contacts-list_0_links_phone',''),(111730,2787,'_contacts-list_0_links_phone','field_61092f6c76992'),(111731,2787,'contacts-list_0_links_custom-link','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(111732,2787,'_contacts-list_0_links_custom-link','field_61092f7876993'),(111733,2787,'contacts-list_0_links',''),(111734,2787,'_contacts-list_0_links','field_61092f5776991'),(111735,2787,'contacts-list_1_icon','2321'),(111736,2787,'_contacts-list_1_icon','field_61092e187698e'),(111737,2787,'contacts-list_1_title','Merchant Support'),(111738,2787,'_contacts-list_1_title','field_61092e287698f'),(111739,2787,'contacts-list_1_description','Get professional and tailored recommendations via email, short message or a phone call away.'),(111740,2787,'_contacts-list_1_description','field_61092e2e76990'),(111741,2787,'contacts-list_1_links_phone','a:3:{s:5:\"title\";s:15:\"+34 673 908 333\";s:3:\"url\";s:15:\"tel:34673908333\";s:6:\"target\";s:0:\"\";}'),(111742,2787,'_contacts-list_1_links_phone','field_61092f6c76992'),(111743,2787,'contacts-list_1_links_custom-link','a:3:{s:5:\"title\";s:12:\"Get In Touch\";s:3:\"url\";s:53:\"https://merchants.cgpaytech.com/admin/support/tickets\";s:6:\"target\";s:6:\"_blank\";}'),(111744,2787,'_contacts-list_1_links_custom-link','field_61092f7876993'),(111745,2787,'contacts-list_1_links',''),(111746,2787,'_contacts-list_1_links','field_61092f5776991'),(111747,2787,'contacts-list_2_icon','2318'),(111748,2787,'_contacts-list_2_icon','field_61092e187698e'),(111749,2787,'contacts-list_2_title','Customer Support'),(111750,2787,'_contacts-list_2_title','field_61092e287698f'),(111751,2787,'contacts-list_2_description','Get dedicated attention for your issue and find a solution quickly.'),(111752,2787,'_contacts-list_2_description','field_61092e2e76990'),(111753,2787,'contacts-list_2_links_phone','a:3:{s:5:\"title\";s:15:\"+34 931 640 684\";s:3:\"url\";s:15:\"tel:34931640684\";s:6:\"target\";s:0:\"\";}'),(111754,2787,'_contacts-list_2_links_phone','field_61092f6c76992'),(111755,2787,'contacts-list_2_links_custom-link','a:3:{s:5:\"title\";s:12:\"Get In Touch\";s:3:\"url\";s:61:\"https://www.cgbilling.com/secure/customerSupport.html?lang=es\";s:6:\"target\";s:6:\"_blank\";}'),(111756,2787,'_contacts-list_2_links_custom-link','field_61092f7876993'),(111757,2787,'contacts-list_2_links',''),(111758,2787,'_contacts-list_2_links','field_61092f5776991'),(111759,2787,'contacts-list','3'),(111760,2787,'_contacts-list','field_61092e037698d'),(111761,2787,'contacts-footer_title','Postal Address'),(111762,2787,'_contacts-footer_title','field_61092ff2d848b'),(111763,2787,'contacts-footer_description','C/Moll de[nbsp]Barcelona, «World Trade Center», North building, 4th floor. Barcelona, Spain.[nbsp]08039.'),(111764,2787,'_contacts-footer_description','field_61092ff9d848c'),(111765,2787,'contacts-footer',''),(111766,2787,'_contacts-footer','field_61092fe1d848a'),(111767,2788,'contacts-header_title','¿Podemos ayudarle?'),(111768,2788,'_contacts-header_title','field_6109302985422'),(111769,2788,'contacts-header_description','El[nbsp]amable equipo de[nbsp]CommerceGate está siempre \r\npreparado para ayudarle a[nbsp]encontrar la[nbsp]mejor solución.'),(111770,2788,'_contacts-header_description','field_61092de47698c'),(111771,2788,'contacts-header',''),(111772,2788,'_contacts-header','field_6109301b85421'),(111773,2788,'contacts-list_0_icon','711'),(111774,2788,'_contacts-list_0_icon','field_61092e187698e'),(111775,2788,'contacts-list_0_title','Comuníquese con Ventas'),(111776,2788,'_contacts-list_0_title','field_61092e287698f'),(111777,2788,'contacts-list_0_description','Comience su[nbsp]camino hacia una nueva era de[nbsp]crecimiento de[nbsp]su[nbsp]negocio con pagos en[nbsp]línea.'),(111778,2788,'_contacts-list_0_description','field_61092e2e76990'),(111779,2788,'contacts-list_0_links_phone',''),(111780,2788,'_contacts-list_0_links_phone','field_61092f6c76992'),(111781,2788,'contacts-list_0_links_custom-link','a:3:{s:5:\"title\";s:14:\"Pregunte ahora\";s:3:\"url\";s:57:\"https://commercegate.goodface.com.ua/wp/es/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(111782,2788,'_contacts-list_0_links_custom-link','field_61092f7876993'),(111783,2788,'contacts-list_0_links',''),(111784,2788,'_contacts-list_0_links','field_61092f5776991'),(111785,2788,'contacts-list_1_icon','2321'),(111786,2788,'_contacts-list_1_icon','field_61092e187698e'),(111787,2788,'contacts-list_1_title','Soporte al comerciante'),(111788,2788,'_contacts-list_1_title','field_61092e287698f'),(111789,2788,'contacts-list_1_description','Reciba recomendaciones profesionales e[nbsp]individualizadas via[nbsp]email, mensaje o[nbsp]llamada de[nbsp]teléfono.'),(111790,2788,'_contacts-list_1_description','field_61092e2e76990'),(111791,2788,'contacts-list_1_links_phone','a:3:{s:5:\"title\";s:15:\"+34 673 908 333\";s:3:\"url\";s:15:\"tel:34673908333\";s:6:\"target\";s:0:\"\";}'),(111792,2788,'_contacts-list_1_links_phone','field_61092f6c76992'),(111793,2788,'contacts-list_1_links_custom-link','a:3:{s:5:\"title\";s:12:\"Contáctenos\";s:3:\"url\";s:53:\"https://merchants.cgpaytech.com/admin/support/tickets\";s:6:\"target\";s:0:\"\";}'),(111794,2788,'_contacts-list_1_links_custom-link','field_61092f7876993'),(111795,2788,'contacts-list_1_links',''),(111796,2788,'_contacts-list_1_links','field_61092f5776991'),(111797,2788,'contacts-list_2_icon','2318'),(111798,2788,'_contacts-list_2_icon','field_61092e187698e'),(111799,2788,'contacts-list_2_title','Soporte al cliente'),(111800,2788,'_contacts-list_2_title','field_61092e287698f'),(111801,2788,'contacts-list_2_description','Reciba atención dedicada a[nbsp]su[nbsp]problema y[nbsp]encuentre una[nbsp]solución rápidamente.'),(111802,2788,'_contacts-list_2_description','field_61092e2e76990'),(111803,2788,'contacts-list_2_links_phone','a:3:{s:5:\"title\";s:15:\"+34 931 640 684\";s:3:\"url\";s:15:\"tel:34931640684\";s:6:\"target\";s:0:\"\";}'),(111804,2788,'_contacts-list_2_links_phone','field_61092f6c76992'),(111805,2788,'contacts-list_2_links_custom-link','a:3:{s:5:\"title\";s:12:\"Contáctenos\";s:3:\"url\";s:53:\"https://www.cgbilling.com/secure/customerSupport.html\";s:6:\"target\";s:0:\"\";}'),(111806,2788,'_contacts-list_2_links_custom-link','field_61092f7876993'),(111807,2788,'contacts-list_2_links',''),(111808,2788,'_contacts-list_2_links','field_61092f5776991'),(111809,2788,'contacts-list','3'),(111810,2788,'_contacts-list','field_61092e037698d'),(111811,2788,'contacts-footer_title','Dirección Postal'),(111812,2788,'_contacts-footer_title','field_61092ff2d848b'),(111813,2788,'contacts-footer_description','C/Moll de Barcelona, \"World Trade Center\", Edificio norte, Planta 4. 08039 Barcelona, España.'),(111814,2788,'_contacts-footer_description','field_61092ff9d848c'),(111815,2788,'contacts-footer',''),(111816,2788,'_contacts-footer','field_61092fe1d848a'),(111817,2650,'page-title_content-title',''),(111818,2650,'_page-title_content-title','field_61a89f30bd3c2'),(111819,2653,'page-title_content-title',''),(111820,2653,'_page-title_content-title','field_61a89f30bd3c2'),(111965,2790,'contacts-header_title','How Can We Help You?'),(111966,2790,'_contacts-header_title','field_6109302985422'),(111967,2790,'contacts-header_description','CommerceGate\'s friendly team is always ready to help you and your business find the right solution.'),(111968,2790,'_contacts-header_description','field_61092de47698c'),(111969,2790,'contacts-header',''),(111970,2790,'_contacts-header','field_6109301b85421'),(111971,2790,'contacts-list_0_icon','711'),(111972,2790,'_contacts-list_0_icon','field_61092e187698e'),(111973,2790,'contacts-list_0_title','Contact Sales'),(111974,2790,'_contacts-list_0_title','field_61092e287698f'),(111975,2790,'contacts-list_0_description','Begin your conversation towards a new era of growth for your business with online payments.'),(111976,2790,'_contacts-list_0_description','field_61092e2e76990'),(111977,2790,'contacts-list_0_links_phone',''),(111978,2790,'_contacts-list_0_links_phone','field_61092f6c76992'),(111979,2790,'contacts-list_0_links_custom-link','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(111980,2790,'_contacts-list_0_links_custom-link','field_61092f7876993'),(111981,2790,'contacts-list_0_links',''),(111982,2790,'_contacts-list_0_links','field_61092f5776991'),(111983,2790,'contacts-list_1_icon','2321'),(111984,2790,'_contacts-list_1_icon','field_61092e187698e'),(111985,2790,'contacts-list_1_title','Merchant Support'),(111986,2790,'_contacts-list_1_title','field_61092e287698f'),(111987,2790,'contacts-list_1_description','Get professional and tailored recommendations via email, short message or a phone call away.'),(111988,2790,'_contacts-list_1_description','field_61092e2e76990'),(111989,2790,'contacts-list_1_links_phone','a:3:{s:5:\"title\";s:15:\"+34 673 908 333\";s:3:\"url\";s:15:\"tel:34673908333\";s:6:\"target\";s:0:\"\";}'),(111990,2790,'_contacts-list_1_links_phone','field_61092f6c76992'),(111991,2790,'contacts-list_1_links_custom-link','a:3:{s:5:\"title\";s:12:\"Get In Touch\";s:3:\"url\";s:53:\"https://merchants.cgpaytech.com/admin/support/tickets\";s:6:\"target\";s:6:\"_blank\";}'),(111992,2790,'_contacts-list_1_links_custom-link','field_61092f7876993'),(111993,2790,'contacts-list_1_links',''),(111994,2790,'_contacts-list_1_links','field_61092f5776991'),(111995,2790,'contacts-list_2_icon','2318'),(111996,2790,'_contacts-list_2_icon','field_61092e187698e'),(111997,2790,'contacts-list_2_title','Customer Support'),(111998,2790,'_contacts-list_2_title','field_61092e287698f'),(111999,2790,'contacts-list_2_description','Get dedicated attention for your issue and find a solution quickly.'),(112000,2790,'_contacts-list_2_description','field_61092e2e76990'),(112001,2790,'contacts-list_2_links_phone','a:3:{s:5:\"title\";s:15:\"+34 931 640 684\";s:3:\"url\";s:16:\"tel:+34931640684\";s:6:\"target\";s:0:\"\";}'),(112002,2790,'_contacts-list_2_links_phone','field_61092f6c76992'),(112003,2790,'contacts-list_2_links_custom-link','a:3:{s:5:\"title\";s:12:\"Get In Touch\";s:3:\"url\";s:61:\"https://www.cgbilling.com/secure/customerSupport.html?lang=es\";s:6:\"target\";s:6:\"_blank\";}'),(112004,2790,'_contacts-list_2_links_custom-link','field_61092f7876993'),(112005,2790,'contacts-list_2_links',''),(112006,2790,'_contacts-list_2_links','field_61092f5776991'),(112007,2790,'contacts-list','3'),(112008,2790,'_contacts-list','field_61092e037698d'),(112009,2790,'contacts-footer_title','Postal Address'),(112010,2790,'_contacts-footer_title','field_61092ff2d848b'),(112011,2790,'contacts-footer_description','C/Moll de[nbsp]Barcelona, «World Trade Center», North building, 4th floor. Barcelona, Spain.[nbsp]08039.'),(112012,2790,'_contacts-footer_description','field_61092ff9d848c'),(112013,2790,'contacts-footer',''),(112014,2790,'_contacts-footer','field_61092fe1d848a'),(112015,2791,'contacts-header_title','¿Podemos ayudarle?'),(112016,2791,'_contacts-header_title','field_6109302985422'),(112017,2791,'contacts-header_description','El[nbsp]amable equipo de[nbsp]CommerceGate está siempre \r\npreparado para ayudarle a[nbsp]encontrar la[nbsp]mejor solución.'),(112018,2791,'_contacts-header_description','field_61092de47698c'),(112019,2791,'contacts-header',''),(112020,2791,'_contacts-header','field_6109301b85421'),(112021,2791,'contacts-list_0_icon','711'),(112022,2791,'_contacts-list_0_icon','field_61092e187698e'),(112023,2791,'contacts-list_0_title','Comuníquese con Ventas'),(112024,2791,'_contacts-list_0_title','field_61092e287698f'),(112025,2791,'contacts-list_0_description','Comience su[nbsp]camino hacia una nueva era de[nbsp]crecimiento de[nbsp]su[nbsp]negocio con pagos en[nbsp]línea.'),(112026,2791,'_contacts-list_0_description','field_61092e2e76990'),(112027,2791,'contacts-list_0_links_phone',''),(112028,2791,'_contacts-list_0_links_phone','field_61092f6c76992'),(112029,2791,'contacts-list_0_links_custom-link','a:3:{s:5:\"title\";s:14:\"Pregunte ahora\";s:3:\"url\";s:57:\"https://commercegate.goodface.com.ua/wp/es/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(112030,2791,'_contacts-list_0_links_custom-link','field_61092f7876993'),(112031,2791,'contacts-list_0_links',''),(112032,2791,'_contacts-list_0_links','field_61092f5776991'),(112033,2791,'contacts-list_1_icon','2321'),(112034,2791,'_contacts-list_1_icon','field_61092e187698e'),(112035,2791,'contacts-list_1_title','Soporte al comerciante'),(112036,2791,'_contacts-list_1_title','field_61092e287698f'),(112037,2791,'contacts-list_1_description','Reciba recomendaciones profesionales e[nbsp]individualizadas via[nbsp]email, mensaje o[nbsp]llamada de[nbsp]teléfono.'),(112038,2791,'_contacts-list_1_description','field_61092e2e76990'),(112039,2791,'contacts-list_1_links_phone','a:3:{s:5:\"title\";s:15:\"+34 673 908 333\";s:3:\"url\";s:15:\"tel:34673908333\";s:6:\"target\";s:0:\"\";}'),(112040,2791,'_contacts-list_1_links_phone','field_61092f6c76992'),(112041,2791,'contacts-list_1_links_custom-link','a:3:{s:5:\"title\";s:12:\"Contáctenos\";s:3:\"url\";s:53:\"https://merchants.cgpaytech.com/admin/support/tickets\";s:6:\"target\";s:0:\"\";}'),(112042,2791,'_contacts-list_1_links_custom-link','field_61092f7876993'),(112043,2791,'contacts-list_1_links',''),(112044,2791,'_contacts-list_1_links','field_61092f5776991'),(112045,2791,'contacts-list_2_icon','2318'),(112046,2791,'_contacts-list_2_icon','field_61092e187698e'),(112047,2791,'contacts-list_2_title','Soporte al cliente'),(112048,2791,'_contacts-list_2_title','field_61092e287698f'),(112049,2791,'contacts-list_2_description','Reciba atención dedicada a[nbsp]su[nbsp]problema y[nbsp]encuentre una[nbsp]solución rápidamente.'),(112050,2791,'_contacts-list_2_description','field_61092e2e76990'),(112051,2791,'contacts-list_2_links_phone','a:3:{s:5:\"title\";s:15:\"+34 931 640 684\";s:3:\"url\";s:16:\"tel:+34931640684\";s:6:\"target\";s:0:\"\";}'),(112052,2791,'_contacts-list_2_links_phone','field_61092f6c76992'),(112053,2791,'contacts-list_2_links_custom-link','a:3:{s:5:\"title\";s:12:\"Contáctenos\";s:3:\"url\";s:53:\"https://www.cgbilling.com/secure/customerSupport.html\";s:6:\"target\";s:0:\"\";}'),(112054,2791,'_contacts-list_2_links_custom-link','field_61092f7876993'),(112055,2791,'contacts-list_2_links',''),(112056,2791,'_contacts-list_2_links','field_61092f5776991'),(112057,2791,'contacts-list','3'),(112058,2791,'_contacts-list','field_61092e037698d'),(112059,2791,'contacts-footer_title','Dirección Postal'),(112060,2791,'_contacts-footer_title','field_61092ff2d848b'),(112061,2791,'contacts-footer_description','C/Moll de Barcelona, \"World Trade Center\", Edificio norte, Planta 4. 08039 Barcelona, España.'),(112062,2791,'_contacts-footer_description','field_61092ff9d848c'),(112063,2791,'contacts-footer',''),(112064,2791,'_contacts-footer','field_61092fe1d848a'),(112065,2792,'contacts-header_title','How Can We Help You?'),(112066,2792,'_contacts-header_title','field_6109302985422'),(112067,2792,'contacts-header_description','CommerceGate\'s friendly team is always ready to help you and your business to find the right solution.'),(112068,2792,'_contacts-header_description','field_61092de47698c'),(112069,2792,'contacts-header',''),(112070,2792,'_contacts-header','field_6109301b85421'),(112071,2792,'contacts-list_0_icon','711'),(112072,2792,'_contacts-list_0_icon','field_61092e187698e'),(112073,2792,'contacts-list_0_title','Contact Sales'),(112074,2792,'_contacts-list_0_title','field_61092e287698f'),(112075,2792,'contacts-list_0_description','Begin your conversation towards a new era of growth for your business with online payments.'),(112076,2792,'_contacts-list_0_description','field_61092e2e76990'),(112077,2792,'contacts-list_0_links_phone',''),(112078,2792,'_contacts-list_0_links_phone','field_61092f6c76992'),(112079,2792,'contacts-list_0_links_custom-link','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(112080,2792,'_contacts-list_0_links_custom-link','field_61092f7876993'),(112081,2792,'contacts-list_0_links',''),(112082,2792,'_contacts-list_0_links','field_61092f5776991'),(112083,2792,'contacts-list_1_icon','2321'),(112084,2792,'_contacts-list_1_icon','field_61092e187698e'),(112085,2792,'contacts-list_1_title','Merchant Support'),(112086,2792,'_contacts-list_1_title','field_61092e287698f'),(112087,2792,'contacts-list_1_description','Get professional and tailored recommendations via email, short message or a phone call away.'),(112088,2792,'_contacts-list_1_description','field_61092e2e76990'),(112089,2792,'contacts-list_1_links_phone','a:3:{s:5:\"title\";s:15:\"+34 673 908 333\";s:3:\"url\";s:15:\"tel:34673908333\";s:6:\"target\";s:0:\"\";}'),(112090,2792,'_contacts-list_1_links_phone','field_61092f6c76992'),(112091,2792,'contacts-list_1_links_custom-link','a:3:{s:5:\"title\";s:12:\"Get In Touch\";s:3:\"url\";s:53:\"https://merchants.cgpaytech.com/admin/support/tickets\";s:6:\"target\";s:6:\"_blank\";}'),(112092,2792,'_contacts-list_1_links_custom-link','field_61092f7876993'),(112093,2792,'contacts-list_1_links',''),(112094,2792,'_contacts-list_1_links','field_61092f5776991'),(112095,2792,'contacts-list_2_icon','2318'),(112096,2792,'_contacts-list_2_icon','field_61092e187698e'),(112097,2792,'contacts-list_2_title','Customer Support'),(112098,2792,'_contacts-list_2_title','field_61092e287698f'),(112099,2792,'contacts-list_2_description','Get dedicated attention for your issue and find a solution quickly.'),(112100,2792,'_contacts-list_2_description','field_61092e2e76990'),(112101,2792,'contacts-list_2_links_phone','a:3:{s:5:\"title\";s:15:\"+34 931 640 684\";s:3:\"url\";s:16:\"tel:+34931640684\";s:6:\"target\";s:0:\"\";}'),(112102,2792,'_contacts-list_2_links_phone','field_61092f6c76992'),(112103,2792,'contacts-list_2_links_custom-link','a:3:{s:5:\"title\";s:12:\"Get In Touch\";s:3:\"url\";s:61:\"https://www.cgbilling.com/secure/customerSupport.html?lang=es\";s:6:\"target\";s:6:\"_blank\";}'),(112104,2792,'_contacts-list_2_links_custom-link','field_61092f7876993'),(112105,2792,'contacts-list_2_links',''),(112106,2792,'_contacts-list_2_links','field_61092f5776991'),(112107,2792,'contacts-list','3'),(112108,2792,'_contacts-list','field_61092e037698d'),(112109,2792,'contacts-footer_title','Postal Address'),(112110,2792,'_contacts-footer_title','field_61092ff2d848b'),(112111,2792,'contacts-footer_description','C/Moll de[nbsp]Barcelona, «World Trade Center», North building, 4th floor. Barcelona, Spain.[nbsp]08039.'),(112112,2792,'_contacts-footer_description','field_61092ff9d848c'),(112113,2792,'contacts-footer',''),(112114,2792,'_contacts-footer','field_61092fe1d848a'),(112115,2793,'contacts-header_title','How Can We Help You?'),(112116,2793,'_contacts-header_title','field_6109302985422'),(112117,2793,'contacts-header_description','CommerceGate\'s friendly team is always ready to help you and your business to find the right solution.'),(112118,2793,'_contacts-header_description','field_61092de47698c'),(112119,2793,'contacts-header',''),(112120,2793,'_contacts-header','field_6109301b85421'),(112121,2793,'contacts-list_0_icon','711'),(112122,2793,'_contacts-list_0_icon','field_61092e187698e'),(112123,2793,'contacts-list_0_title','Contact Sales'),(112124,2793,'_contacts-list_0_title','field_61092e287698f'),(112125,2793,'contacts-list_0_description','Begin your conversation towards a new era of growth for your business with online payments.'),(112126,2793,'_contacts-list_0_description','field_61092e2e76990'),(112127,2793,'contacts-list_0_links_phone',''),(112128,2793,'_contacts-list_0_links_phone','field_61092f6c76992'),(112129,2793,'contacts-list_0_links_custom-link','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(112130,2793,'_contacts-list_0_links_custom-link','field_61092f7876993'),(112131,2793,'contacts-list_0_links',''),(112132,2793,'_contacts-list_0_links','field_61092f5776991'),(112133,2793,'contacts-list_1_icon','2321'),(112134,2793,'_contacts-list_1_icon','field_61092e187698e'),(112135,2793,'contacts-list_1_title','Merchant Support'),(112136,2793,'_contacts-list_1_title','field_61092e287698f'),(112137,2793,'contacts-list_1_description','Get professional and tailored recommendations via email, short message or a phone call away.'),(112138,2793,'_contacts-list_1_description','field_61092e2e76990'),(112139,2793,'contacts-list_1_links_phone','a:3:{s:5:\"title\";s:15:\"+34 673 908 333\";s:3:\"url\";s:15:\"tel:34673908333\";s:6:\"target\";s:0:\"\";}'),(112140,2793,'_contacts-list_1_links_phone','field_61092f6c76992'),(112141,2793,'contacts-list_1_links_custom-link','a:3:{s:5:\"title\";s:12:\"Get In Touch\";s:3:\"url\";s:53:\"https://merchants.cgpaytech.com/admin/support/tickets\";s:6:\"target\";s:6:\"_blank\";}'),(112142,2793,'_contacts-list_1_links_custom-link','field_61092f7876993'),(112143,2793,'contacts-list_1_links',''),(112144,2793,'_contacts-list_1_links','field_61092f5776991'),(112145,2793,'contacts-list_2_icon','2318'),(112146,2793,'_contacts-list_2_icon','field_61092e187698e'),(112147,2793,'contacts-list_2_title','Customer Support'),(112148,2793,'_contacts-list_2_title','field_61092e287698f'),(112149,2793,'contacts-list_2_description','Get dedicated attention to your issue and find a solution quickly.'),(112150,2793,'_contacts-list_2_description','field_61092e2e76990'),(112151,2793,'contacts-list_2_links_phone','a:3:{s:5:\"title\";s:15:\"+34 931 640 684\";s:3:\"url\";s:16:\"tel:+34931640684\";s:6:\"target\";s:0:\"\";}'),(112152,2793,'_contacts-list_2_links_phone','field_61092f6c76992'),(112153,2793,'contacts-list_2_links_custom-link','a:3:{s:5:\"title\";s:12:\"Get In Touch\";s:3:\"url\";s:61:\"https://www.cgbilling.com/secure/customerSupport.html?lang=es\";s:6:\"target\";s:6:\"_blank\";}'),(112154,2793,'_contacts-list_2_links_custom-link','field_61092f7876993'),(112155,2793,'contacts-list_2_links',''),(112156,2793,'_contacts-list_2_links','field_61092f5776991'),(112157,2793,'contacts-list','3'),(112158,2793,'_contacts-list','field_61092e037698d'),(112159,2793,'contacts-footer_title','Postal Address'),(112160,2793,'_contacts-footer_title','field_61092ff2d848b'),(112161,2793,'contacts-footer_description','C/Moll de[nbsp]Barcelona, «World Trade Center», North building, 4th floor. Barcelona, Spain.[nbsp]08039.'),(112162,2793,'_contacts-footer_description','field_61092ff9d848c'),(112163,2793,'contacts-footer',''),(112164,2793,'_contacts-footer','field_61092fe1d848a'),(112165,2796,'main-block-header_title','Pricing Built for You'),(112166,2796,'_main-block-header_title','field_61093c50a78e8'),(112167,2796,'main-block-header_description','CommerceGate offers a complete set of features and services and charges a processing and payment method fee per transaction.'),(112168,2796,'_main-block-header_description','field_61093c5ca78e9'),(112169,2796,'main-block-header',''),(112170,2796,'_main-block-header','field_61093c34a78e7'),(112171,2796,'flexible-pricing_title','Flexible and integrated pricing'),(112172,2796,'_flexible-pricing_title','field_6109401d9cacd'),(112173,2796,'flexible-pricing_description','End-to-end solution to accept payments on your website all included.'),(112174,2796,'_flexible-pricing_description','field_610940e3b8ec1'),(112175,2796,'flexible-pricing_price','1.80% + 0.25 EUR'),(112176,2796,'_flexible-pricing_price','field_610940ffb8ec2'),(112177,2796,'flexible-pricing_list_0_item','Bespoke payment solution and services for your business type'),(112178,2796,'_flexible-pricing_list_0_item','field_61094144b8ec4'),(112179,2796,'flexible-pricing_list_1_item','Cutting-edge payment technology for your business transactions'),(112180,2796,'_flexible-pricing_list_1_item','field_61094144b8ec4'),(112181,2796,'flexible-pricing_list_2_item','Absolutely no set-up, periodic platform and[nbsp]hidden fees'),(112182,2796,'_flexible-pricing_list_2_item','field_61094144b8ec4'),(112183,2796,'flexible-pricing_list','3'),(112184,2796,'_flexible-pricing_list','field_61094125b8ec3'),(112185,2796,'flexible-pricing_link','a:3:{s:5:\"title\";s:11:\"Sign Up Now\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/sign-up/\";s:6:\"target\";s:0:\"\";}'),(112186,2796,'_flexible-pricing_link','field_610941823f32f'),(112187,2796,'flexible-pricing',''),(112188,2796,'_flexible-pricing','field_61093f3e8b6ba'),(112189,2796,'customized-approach_title','Customized set-up process'),(112190,2796,'_customized-approach_title','field_6109427eadcf6'),(112191,2796,'customized-approach_description','Every detail in the set-up process is tailored to your business requirements'),(112192,2796,'_customized-approach_description','field_6109427eadcf7'),(112193,2796,'customized-approach_list_0_item','Special tier-based pricing for high-volume projects'),(112194,2796,'_customized-approach_list_0_item','field_6109427eadcfa'),(112195,2796,'customized-approach_list','3'),(112196,2796,'_customized-approach_list','field_6109427eadcf9'),(112197,2796,'customized-approach_link','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(112198,2796,'_customized-approach_link','field_6109427eadcfb'),(112199,2796,'customized-approach',''),(112200,2796,'_customized-approach','field_6109427eadcf5'),(112201,2796,'customized-approach_list_1_item','Geo-specific pricing to offer you the best rates and fees'),(112202,2796,'_customized-approach_list_1_item','field_6109427eadcfa'),(112203,2796,'customized-approach_list_2_item','Interchange ++ pricing models for the cross[nbds]border projects'),(112204,2796,'_customized-approach_list_2_item','field_6109427eadcfa'),(112205,2796,'included-info_title','What’s included'),(112206,2796,'_included-info_title','field_6109461ffc0ae'),(112207,2796,'included-info_description','CommerceGate offers a complete and secured payment solution for you to accept credit card payments from your customers globally.'),(112208,2796,'_included-info_description','field_6109462afc0af'),(112209,2796,'included-info',''),(112210,2796,'_included-info','field_610945a9fc0ad'),(112211,2796,'list_0_icon','755'),(112212,2796,'_list_0_icon','field_610947237e6df'),(112213,2796,'list_0_group-title','Optimised Cross Platform Checkout'),(112214,2796,'_list_0_group-title','field_610947737e6e0'),(112215,2796,'list_0_list_0_item','Customisable payment page'),(112216,2796,'_list_0_list_0_item','field_610947a87e6e2'),(112217,2796,'list_0_list_1_item','PCI DSS compliance coverage'),(112218,2796,'_list_0_list_1_item','field_610947a87e6e2'),(112219,2796,'list_0_list','2'),(112220,2796,'_list_0_list','field_610947987e6e1'),(112221,2796,'list_1_icon','756'),(112222,2796,'_list_1_icon','field_610947237e6df'),(112223,2796,'list_1_group-title','One integration — \r\nGlobal payment outreach'),(112224,2796,'_list_1_group-title','field_610947737e6e0'),(112225,2796,'list_1_list_0_item','Multiple currencies'),(112226,2796,'_list_1_list_0_item','field_610947a87e6e2'),(112227,2796,'list_1_list_1_item','Local payment methods'),(112228,2796,'_list_1_list_1_item','field_610947a87e6e2'),(112229,2796,'list_1_list_2_item','20+ acquiring partners all over the world'),(112230,2796,'_list_1_list_2_item','field_610947a87e6e2'),(112231,2796,'list_1_list','3'),(112232,2796,'_list_1_list','field_610947987e6e1'),(112233,2796,'list_2_icon','757'),(112234,2796,'_list_2_icon','field_610947237e6df'),(112235,2796,'list_2_group-title','Proven security and prolific compliance'),(112236,2796,'_list_2_group-title','field_610947737e6e0'),(112237,2796,'list_2_list_0_item','PCI DSS Level 1 platform'),(112238,2796,'_list_2_list_0_item','field_610947a87e6e2'),(112239,2796,'list_2_list_1_item','Multi level data security and encryption'),(112240,2796,'_list_2_list_1_item','field_610947a87e6e2'),(112241,2796,'list_2_list_2_item','Cloud based platform'),(112242,2796,'_list_2_list_2_item','field_610947a87e6e2'),(112243,2796,'list_2_list','3'),(112244,2796,'_list_2_list','field_610947987e6e1'),(112245,2796,'list_3_icon','758'),(112246,2796,'_list_3_icon','field_610947237e6df'),(112247,2796,'list_3_group-title','The most precise automatic billing system'),(112248,2796,'_list_3_group-title','field_610947737e6e0'),(112249,2796,'list_3_list_0_item','Real time financial data'),(112250,2796,'_list_3_list_0_item','field_610947a87e6e2'),(112251,2796,'list_3_list_1_item','Detailed invoicing'),(112252,2796,'_list_3_list_1_item','field_610947a87e6e2'),(112253,2796,'list_3_list_2_item','Multiple pricing models support'),(112254,2796,'_list_3_list_2_item','field_610947a87e6e2'),(112255,2796,'list_3_list','3'),(112256,2796,'_list_3_list','field_610947987e6e1'),(112257,2796,'list_4_icon','759'),(112258,2796,'_list_4_icon','field_610947237e6df'),(112259,2796,'list_4_group-title','Automated payouts'),(112260,2796,'_list_4_group-title','field_610947737e6e0'),(112261,2796,'list_4_list_0_item','In-time settlements to the bank account'),(112262,2796,'_list_4_list_0_item','field_610947a87e6e2'),(112263,2796,'list_4_list_1_item','Transparent settlement schedule'),(112264,2796,'_list_4_list_1_item','field_610947a87e6e2'),(112265,2796,'list_4_list_2_item','Flexible payout control'),(112266,2796,'_list_4_list_2_item','field_610947a87e6e2'),(112267,2796,'list_4_list','3'),(112268,2796,'_list_4_list','field_610947987e6e1'),(112269,2796,'list_5_icon','760'),(112270,2796,'_list_5_icon','field_610947237e6df'),(112271,2796,'list_5_group-title','Customer support service'),(112272,2796,'_list_5_group-title','field_610947737e6e0'),(112273,2796,'list_5_list_0_item','24/7 payment support'),(112274,2796,'_list_5_list_0_item','field_610947a87e6e2'),(112275,2796,'list_5_list_1_item','Adjustable refund policy'),(112276,2796,'_list_5_list_1_item','field_610947a87e6e2'),(112277,2796,'list_5_list_2_item','Multi language assistance'),(112278,2796,'_list_5_list_2_item','field_610947a87e6e2'),(112279,2796,'list_5_list','3'),(112280,2796,'_list_5_list','field_610947987e6e1'),(112281,2796,'list_6_icon','761'),(112282,2796,'_list_6_icon','field_610947237e6df'),(112283,2796,'list_6_group-title','Personalised merchant service'),(112284,2796,'_list_6_group-title','field_610947737e6e0'),(112285,2796,'list_6_list_0_item','Dedicated merchant account manager'),(112286,2796,'_list_6_list_0_item','field_610947a87e6e2'),(112287,2796,'list_6_list_1_item','SLA based technical support'),(112288,2796,'_list_6_list_1_item','field_610947a87e6e2'),(112289,2796,'list_6_list_2_item','Direct access to the Risk, Compliance and Finance Team'),(112290,2796,'_list_6_list_2_item','field_610947a87e6e2'),(112291,2796,'list_6_list','3'),(112292,2796,'_list_6_list','field_610947987e6e1'),(112293,2796,'list','7'),(112294,2796,'_list','field_6109470d7e6de'),(112295,2796,'Included-list_0_icon',''),(112296,2796,'_Included-list_0_icon','field_61094f718fb66'),(112297,2796,'Included-list_0_title',''),(112298,2796,'_Included-list_0_title','field_61094f718fb67'),(112299,2796,'Included-list_0_list_0_item','фіва'),(112300,2796,'_Included-list_0_list_0_item','field_61094f718fb69'),(112301,2796,'Included-list_0_list_1_item','PCI DSS compliance coverage'),(112302,2796,'_Included-list_0_list_1_item','field_610947a87e6e2'),(112303,2796,'Included-list_0_list','1'),(112304,2796,'_Included-list_0_list','field_61094f718fb68'),(112305,2796,'Included-list_1_icon','756'),(112306,2796,'_Included-list_1_icon','field_610947237e6df'),(112307,2796,'Included-list_1_title','One integration — \r\nGlobal payment outreach'),(112308,2796,'_Included-list_1_title','field_610947737e6e0'),(112309,2796,'Included-list_1_list_0_item','Multiple currencies'),(112310,2796,'_Included-list_1_list_0_item','field_610947a87e6e2'),(112311,2796,'Included-list_1_list_1_item','Local payment methods'),(112312,2796,'_Included-list_1_list_1_item','field_610947a87e6e2'),(112313,2796,'Included-list_1_list_2_item','20+ acquiring partners all over the world'),(112314,2796,'_Included-list_1_list_2_item','field_610947a87e6e2'),(112315,2796,'Included-list_1_list','3'),(112316,2796,'_Included-list_1_list','field_610947987e6e1'),(112317,2796,'Included-list_2_icon','757'),(112318,2796,'_Included-list_2_icon','field_610947237e6df'),(112319,2796,'Included-list_2_title','Proven security and prolific compliance'),(112320,2796,'_Included-list_2_title','field_610947737e6e0'),(112321,2796,'Included-list_2_list_0_item','PCI DSS Level 1 platform'),(112322,2796,'_Included-list_2_list_0_item','field_610947a87e6e2'),(112323,2796,'Included-list_2_list_1_item','Multi level data security and encryption'),(112324,2796,'_Included-list_2_list_1_item','field_610947a87e6e2'),(112325,2796,'Included-list_2_list_2_item','Cloud based platform'),(112326,2796,'_Included-list_2_list_2_item','field_610947a87e6e2'),(112327,2796,'Included-list_2_list','3'),(112328,2796,'_Included-list_2_list','field_610947987e6e1'),(112329,2796,'Included-list_3_icon','758'),(112330,2796,'_Included-list_3_icon','field_610947237e6df'),(112331,2796,'Included-list_3_title','The most precise automatic billing system'),(112332,2796,'_Included-list_3_title','field_610947737e6e0'),(112333,2796,'Included-list_3_list_0_item','Real time financial data'),(112334,2796,'_Included-list_3_list_0_item','field_610947a87e6e2'),(112335,2796,'Included-list_3_list_1_item','Detailed invoicing'),(112336,2796,'_Included-list_3_list_1_item','field_610947a87e6e2'),(112337,2796,'Included-list_3_list_2_item','Multiple pricing models support'),(112338,2796,'_Included-list_3_list_2_item','field_610947a87e6e2'),(112339,2796,'Included-list_3_list','3'),(112340,2796,'_Included-list_3_list','field_610947987e6e1'),(112341,2796,'Included-list_4_icon','759'),(112342,2796,'_Included-list_4_icon','field_610947237e6df'),(112343,2796,'Included-list_4_title','Automated payouts'),(112344,2796,'_Included-list_4_title','field_610947737e6e0'),(112345,2796,'Included-list_4_list_0_item','In-time settlements to the bank account'),(112346,2796,'_Included-list_4_list_0_item','field_610947a87e6e2'),(112347,2796,'Included-list_4_list_1_item','Transparent settlement schedule'),(112348,2796,'_Included-list_4_list_1_item','field_610947a87e6e2'),(112349,2796,'Included-list_4_list_2_item','Flexible payout control'),(112350,2796,'_Included-list_4_list_2_item','field_610947a87e6e2'),(112351,2796,'Included-list_4_list','3'),(112352,2796,'_Included-list_4_list','field_610947987e6e1'),(112353,2796,'Included-list_5_icon','760'),(112354,2796,'_Included-list_5_icon','field_610947237e6df'),(112355,2796,'Included-list_5_title','Customer support service'),(112356,2796,'_Included-list_5_title','field_610947737e6e0'),(112357,2796,'Included-list_5_list_0_item','24/7 payment support'),(112358,2796,'_Included-list_5_list_0_item','field_610947a87e6e2'),(112359,2796,'Included-list_5_list_1_item','Adjustable refund policy'),(112360,2796,'_Included-list_5_list_1_item','field_610947a87e6e2'),(112361,2796,'Included-list_5_list_2_item','Multi language assistance'),(112362,2796,'_Included-list_5_list_2_item','field_610947a87e6e2'),(112363,2796,'Included-list_5_list','3'),(112364,2796,'_Included-list_5_list','field_610947987e6e1'),(112365,2796,'Included-list_6_icon','763'),(112366,2796,'_Included-list_6_icon','field_610947237e6df'),(112367,2796,'Included-list_6_title','Personalised merchant service'),(112368,2796,'_Included-list_6_title','field_610947737e6e0'),(112369,2796,'Included-list_6_list_0_item','Dedicated merchant account manager'),(112370,2796,'_Included-list_6_list_0_item','field_610947a87e6e2'),(112371,2796,'Included-list_6_list_1_item','SLA based technical support'),(112372,2796,'_Included-list_6_list_1_item','field_610947a87e6e2'),(112373,2796,'Included-list_6_list_2_item','Direct access to the Risk, Compliance and Finance Team'),(112374,2796,'_Included-list_6_list_2_item','field_610947a87e6e2'),(112375,2796,'Included-list_6_list','3'),(112376,2796,'_Included-list_6_list','field_610947987e6e1'),(112377,2796,'Included-list','1'),(112378,2796,'_Included-list','field_61094f718fb65'),(112379,2796,'included-list_copy_0_icon',''),(112380,2796,'_included-list_copy_0_icon','field_61094f718fb66'),(112381,2796,'included-list_copy_0_title',''),(112382,2796,'_included-list_copy_0_title','field_61094f718fb67'),(112383,2796,'included-list_copy_0_list_0_item','фівафіва'),(112384,2796,'_included-list_copy_0_list_0_item','field_61094f718fb69'),(112385,2796,'included-list_copy_0_list','1'),(112386,2796,'_included-list_copy_0_list','field_61094f718fb68'),(112387,2796,'included-list_copy','1'),(112388,2796,'_included-list_copy','field_61094f718fb65'),(112389,2796,'include-list_0_icon','755'),(112390,2796,'_include-list_0_icon','field_61094f718fb66'),(112391,2796,'include-list_0_title','Optimized Cross Platform Checkout'),(112392,2796,'_include-list_0_title','field_61094f718fb67'),(112393,2796,'include-list_0_list_0_item','Customizable and branded payment and checkout page'),(112394,2796,'_include-list_0_list_0_item','field_61094f718fb69'),(112395,2796,'include-list_0_list_1_item','PCI DSS Compliance Coverage'),(112396,2796,'_include-list_0_list_1_item','field_61094f718fb69'),(112397,2796,'include-list_0_list','2'),(112398,2796,'_include-list_0_list','field_61094f718fb68'),(112399,2796,'include-list','7'),(112400,2796,'_include-list','field_61094f718fb65'),(112401,2796,'include-list_1_icon','2320'),(112402,2796,'_include-list_1_icon','field_61094f718fb66'),(112403,2796,'include-list_1_title','One integration — \r\nGlobal payment outreach'),(112404,2796,'_include-list_1_title','field_61094f718fb67'),(112405,2796,'include-list_1_list_0_item','Supports 200+ payment currencies globally'),(112406,2796,'_include-list_1_list_0_item','field_61094f718fb69'),(112407,2796,'include-list_1_list_1_item','Access popular local payment methods globally'),(112408,2796,'_include-list_1_list_1_item','field_61094f718fb69'),(112409,2796,'include-list_1_list_2_item','Work with 20+ acquiring partners globally'),(112410,2796,'_include-list_1_list_2_item','field_61094f718fb69'),(112411,2796,'include-list_1_list','3'),(112412,2796,'_include-list_1_list','field_61094f718fb68'),(112413,2796,'include-list_2_icon','757'),(112414,2796,'_include-list_2_icon','field_61094f718fb66'),(112415,2796,'include-list_2_title','Tested and proven security and[nbsp]compliance'),(112416,2796,'_include-list_2_title','field_61094f718fb67'),(112417,2796,'include-list_2_list_0_item','PCI DSS Level 1 security enabled platform'),(112418,2796,'_include-list_2_list_0_item','field_61094f718fb69'),(112419,2796,'include-list_2_list_1_item','Multi-level data security and[nbsp]encryption system'),(112420,2796,'_include-list_2_list_1_item','field_61094f718fb69'),(112421,2796,'include-list_2_list_2_item','Highly accessible and scalable cloud-based platform'),(112422,2796,'_include-list_2_list_2_item','field_61094f718fb69'),(112423,2796,'include-list_2_list','3'),(112424,2796,'_include-list_2_list','field_61094f718fb68'),(112425,2796,'include-list_3_icon','758'),(112426,2796,'_include-list_3_icon','field_61094f718fb66'),(112427,2796,'include-list_3_title','Accurate and automated billing system'),(112428,2796,'_include-list_3_title','field_61094f718fb67'),(112429,2796,'include-list_3_list_0_item','Access real-time financial data on a transactions'),(112430,2796,'_include-list_3_list_0_item','field_61094f718fb69'),(112431,2796,'include-list_3_list_1_item','Absolute and detailed invoicing procedures'),(112432,2796,'_include-list_3_list_1_item','field_61094f718fb69'),(112433,2796,'include-list_3_list_2_item','Supports multiple pricing models for any business'),(112434,2796,'_include-list_3_list_2_item','field_61094f718fb69'),(112435,2796,'include-list_3_list','3'),(112436,2796,'_include-list_3_list','field_61094f718fb68'),(112437,2796,'include-list_4_icon','759'),(112438,2796,'_include-list_4_icon','field_61094f718fb66'),(112439,2796,'include-list_4_title','Automated and scheduled merchant payouts'),(112440,2796,'_include-list_4_title','field_61094f718fb67'),(112441,2796,'include-list_4_list_0_item','Scheduled settlements to your bank account'),(112442,2796,'_include-list_4_list_0_item','field_61094f718fb69'),(112443,2796,'include-list_4_list_1_item','Transparent and flexible settlement schedule'),(112444,2796,'_include-list_4_list_1_item','field_61094f718fb69'),(112445,2796,'include-list_4_list_2_item','Flexible and customizable payout controls'),(112446,2796,'_include-list_4_list_2_item','field_61094f718fb69'),(112447,2796,'include-list_4_list','3'),(112448,2796,'_include-list_4_list','field_61094f718fb68'),(112449,2796,'include-list_5_icon','2319'),(112450,2796,'_include-list_5_icon','field_61094f718fb66'),(112451,2796,'include-list_5_title','Dedicated and direct customer support'),(112452,2796,'_include-list_5_title','field_61094f718fb67'),(112453,2796,'include-list_5_list_0_item','24/7 and direct payment support'),(112454,2796,'_include-list_5_list_0_item','field_61094f718fb69'),(112455,2796,'include-list_5_list_1_item','Customizable and compliant refund policy'),(112456,2796,'_include-list_5_list_1_item','field_61094f718fb69'),(112457,2796,'include-list_5_list_2_item','Multi-lingual support and[nbsp]assistance'),(112458,2796,'_include-list_5_list_2_item','field_61094f718fb69'),(112459,2796,'include-list_5_list','3'),(112460,2796,'_include-list_5_list','field_61094f718fb68'),(112461,2796,'include-list_6_icon','2321'),(112462,2796,'_include-list_6_icon','field_61094f718fb66'),(112463,2796,'include-list_6_title','Personalised merchant service access'),(112464,2796,'_include-list_6_title','field_61094f718fb67'),(112465,2796,'include-list_6_list_0_item','Dedicated merchant account manager access'),(112466,2796,'_include-list_6_list_0_item','field_61094f718fb69'),(112467,2796,'include-list_6_list_1_item','SLA-based and highly available technical support'),(112468,2796,'_include-list_6_list_1_item','field_61094f718fb69'),(112469,2796,'include-list_6_list_2_item','Direct access to risk, compliance and finance team'),(112470,2796,'_include-list_6_list_2_item','field_61094f718fb69'),(112471,2796,'include-list_6_list','3'),(112472,2796,'_include-list_6_list','field_61094f718fb68'),(112473,2796,'blocks-list_0_icons-style','light'),(112474,2796,'_blocks-list_0_icons-style','field_610953123a4b1'),(112475,2796,'blocks-list_0_link','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(112476,2796,'_blocks-list_0_link','field_610952e5776c0'),(112477,2796,'blocks-list_0_title','Card payments processing'),(112478,2796,'_blocks-list_0_title','field_61095245776be'),(112479,2796,'blocks-list_0_description','CommerceGate empowers your online business with card payment processing capabilities to accept payment globally.'),(112480,2796,'_blocks-list_0_description','field_6109525f776bf'),(112481,2796,'blocks-list_0_icons_0_icon','788'),(112482,2796,'_blocks-list_0_icons_0_icon','field_6109534b3a4b3'),(112483,2796,'blocks-list_0_icons_1_icon','790'),(112484,2796,'_blocks-list_0_icons_1_icon','field_6109534b3a4b3'),(112485,2796,'blocks-list_0_icons_2_icon','789'),(112486,2796,'_blocks-list_0_icons_2_icon','field_6109534b3a4b3'),(112487,2796,'blocks-list_0_icons_3_icon','791'),(112488,2796,'_blocks-list_0_icons_3_icon','field_6109534b3a4b3'),(112489,2796,'blocks-list_0_icons_4_icon','792'),(112490,2796,'_blocks-list_0_icons_4_icon','field_6109534b3a4b3'),(112491,2796,'blocks-list_0_icons_5_icon','793'),(112492,2796,'_blocks-list_0_icons_5_icon','field_6109534b3a4b3'),(112493,2796,'blocks-list_0_icons','6'),(112494,2796,'_blocks-list_0_icons','field_610953333a4b2'),(112495,2796,'blocks-list_0_items_0_bold-text','1'),(112496,2796,'_blocks-list_0_items_0_bold-text','field_610953c1b1c01'),(112497,2796,'blocks-list_0_items_0_item-text','Local card processing'),(112498,2796,'_blocks-list_0_items_0_item-text','field_610953e5b1c02'),(112499,2796,'blocks-list_0_items','2'),(112500,2796,'_blocks-list_0_items','field_61095368b1c00'),(112501,2796,'blocks-list_1_icons-style','transparent'),(112502,2796,'_blocks-list_1_icons-style','field_610953123a4b1'),(112503,2796,'blocks-list_1_link','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(112504,2796,'_blocks-list_1_link','field_610952e5776c0'),(112505,2796,'blocks-list_1_title','Local payment methods'),(112506,2796,'_blocks-list_1_title','field_61095245776be'),(112507,2796,'blocks-list_1_description','CommerceGate enables you to accept local LATAM payments to scale your business in the region to increase your revenue.'),(112508,2796,'_blocks-list_1_description','field_6109525f776bf'),(112509,2796,'blocks-list_1_icons_0_icon','795'),(112510,2796,'_blocks-list_1_icons_0_icon','field_6109534b3a4b3'),(112511,2796,'blocks-list_1_icons','5'),(112512,2796,'_blocks-list_1_icons','field_610953333a4b2'),(112513,2796,'blocks-list_1_items',''),(112514,2796,'_blocks-list_1_items','field_61095368b1c00'),(112515,2796,'blocks-list_2_icons-style','light'),(112516,2796,'_blocks-list_2_icons-style','field_610953123a4b1'),(112517,2796,'blocks-list_2_link','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(112518,2796,'_blocks-list_2_link','field_610952e5776c0'),(112519,2796,'blocks-list_2_title','High-risk merchant accounts'),(112520,2796,'_blocks-list_2_title','field_61095245776be'),(112521,2796,'blocks-list_2_description','CommerceGate makes it easy to set-up and support high[nbds]risk merchant accounts with greater risks of fraud and chargebacks.'),(112522,2796,'_blocks-list_2_description','field_6109525f776bf'),(112523,2796,'blocks-list_2_icons',''),(112524,2796,'_blocks-list_2_icons','field_610953333a4b2'),(112525,2796,'blocks-list_2_items_0_bold-text','1'),(112526,2796,'_blocks-list_2_items_0_bold-text','field_610953c1b1c01'),(112527,2796,'blocks-list_2_items_0_item-text','+0.50% commission for high[nbds]risk merchant accounts'),(112528,2796,'_blocks-list_2_items_0_item-text','field_610953e5b1c02'),(112529,2796,'blocks-list_2_items','3'),(112530,2796,'_blocks-list_2_items','field_61095368b1c00'),(112531,2796,'blocks-list_3_icons-style','light'),(112532,2796,'_blocks-list_3_icons-style','field_610953123a4b1'),(112533,2796,'blocks-list_3_link','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(112534,2796,'_blocks-list_3_link','field_610952e5776c0'),(112535,2796,'blocks-list_3_title','Chargeback management'),(112536,2796,'_blocks-list_3_title','field_61095245776be'),(112537,2796,'blocks-list_3_description','CommerceGate simplifies and automates your customer dispute and compensation process for all payment card schemes.'),(112538,2796,'_blocks-list_3_description','field_6109525f776bf'),(112539,2796,'blocks-list_3_icons',''),(112540,2796,'_blocks-list_3_icons','field_610953333a4b2'),(112541,2796,'blocks-list_3_items_0_bold-text','1'),(112542,2796,'_blocks-list_3_items_0_bold-text','field_610953c1b1c01'),(112543,2796,'blocks-list_3_items_0_item-text','25 EUR per CHB dispute'),(112544,2796,'_blocks-list_3_items_0_item-text','field_610953e5b1c02'),(112545,2796,'blocks-list_3_items','3'),(112546,2796,'_blocks-list_3_items','field_61095368b1c00'),(112547,2796,'blocks-list_4_icons-style','light'),(112548,2796,'_blocks-list_4_icons-style','field_610953123a4b1'),(112549,2796,'blocks-list_4_link','a:3:{s:5:\"title\";s:11:\"Enquire now\";s:3:\"url\";s:54:\"https://commercegate.goodface.com.ua/wp/contact-sales/\";s:6:\"target\";s:0:\"\";}'),(112550,2796,'_blocks-list_4_link','field_610952e5776c0'),(112551,2796,'blocks-list_4_title','Billing SaaS'),(112552,2796,'_blocks-list_4_title','field_61095245776be'),(112553,2796,'blocks-list_4_description','CommerceGate offers all business models an integrated Invoice and Settlement system with transparent data and[nbsp]flexible settlement cycles.'),(112554,2796,'_blocks-list_4_description','field_6109525f776bf'),(112555,2796,'blocks-list_4_icons',''),(112556,2796,'_blocks-list_4_icons','field_610953333a4b2'),(112557,2796,'blocks-list_4_items_0_bold-text','1'),(112558,2796,'_blocks-list_4_items_0_bold-text','field_610953c1b1c01'),(112559,2796,'blocks-list_4_items_0_item-text','0.03 EUR per transaction'),(112560,2796,'_blocks-list_4_items_0_item-text','field_610953e5b1c02'),(112561,2796,'blocks-list_4_items','6'),(112562,2796,'_blocks-list_4_items','field_61095368b1c00'),(112563,2796,'blocks-list','5'),(112564,2796,'_blocks-list','field_61095221776bd'),(112565,2796,'blocks-list_0_items_1_bold-text','1'),(112566,2796,'_blocks-list_0_items_1_bold-text','field_610953c1b1c01'),(112567,2796,'blocks-list_0_items_1_item-text','Cross-border card payment solutions'),(112568,2796,'_blocks-list_0_items_1_item-text','field_610953e5b1c02'),(112569,2796,'blocks-list_1_icons_1_icon','796'),(112570,2796,'_blocks-list_1_icons_1_icon','field_6109534b3a4b3'),(112571,2796,'blocks-list_1_icons_2_icon','797'),(112572,2796,'_blocks-list_1_icons_2_icon','field_6109534b3a4b3'),(112573,2796,'blocks-list_1_icons_3_icon','798'),(112574,2796,'_blocks-list_1_icons_3_icon','field_6109534b3a4b3'),(112575,2796,'blocks-list_1_icons_4_icon','799'),(112576,2796,'_blocks-list_1_icons_4_icon','field_6109534b3a4b3'),(112577,2796,'blocks-list_2_items_1_bold-text','1'),(112578,2796,'_blocks-list_2_items_1_bold-text','field_610953c1b1c01'),(112579,2796,'blocks-list_2_items_1_item-text','Subscription business models management and support'),(112580,2796,'_blocks-list_2_items_1_item-text','field_610953e5b1c02'),(112581,2796,'blocks-list_2_items_2_bold-text','1'),(112582,2796,'_blocks-list_2_items_2_bold-text','field_610953c1b1c01'),(112583,2796,'blocks-list_2_items_2_item-text','Multiple business models support'),(112584,2796,'_blocks-list_2_items_2_item-text','field_610953e5b1c02'),(112585,2796,'blocks-list_3_items_1_bold-text','1'),(112586,2796,'_blocks-list_3_items_1_bold-text','field_610953c1b1c01'),(112587,2796,'blocks-list_3_items_1_item-text','Experienced dispute team'),(112588,2796,'_blocks-list_3_items_1_item-text','field_610953e5b1c02'),(112589,2796,'blocks-list_3_items_2_bold-text','1'),(112590,2796,'_blocks-list_3_items_2_bold-text','field_610953c1b1c01'),(112591,2796,'blocks-list_3_items_2_item-text','CHB control and monitoring program'),(112592,2796,'_blocks-list_3_items_2_item-text','field_610953e5b1c02'),(112593,2796,'blocks-list_4_items_1_bold-text','1'),(112594,2796,'_blocks-list_4_items_1_bold-text','field_610953c1b1c01'),(112595,2796,'blocks-list_4_items_1_item-text','Supports all main payment models'),(112596,2796,'_blocks-list_4_items_1_item-text','field_610953e5b1c02'),(112597,2796,'blocks-list_4_items_2_bold-text','1'),(112598,2796,'_blocks-list_4_items_2_bold-text','field_610953c1b1c01'),(112599,2796,'blocks-list_4_items_2_item-text','Real-time commission and[nbsp]transaction fee application clearing system'),(112600,2796,'_blocks-list_4_items_2_item-text','field_610953e5b1c02'),(112601,2796,'blocks-list_4_items_3_bold-text','1'),(112602,2796,'_blocks-list_4_items_3_bold-text','field_610953c1b1c01'),(112603,2796,'blocks-list_4_items_3_item-text','PSD 2 compliant segregated account management'),(112604,2796,'_blocks-list_4_items_3_item-text','field_610953e5b1c02'),(112605,2796,'blocks-list_4_items_4_bold-text','1'),(112606,2796,'_blocks-list_4_items_4_bold-text','field_610953c1b1c01'),(112607,2796,'blocks-list_4_items_4_item-text','Flexible and adjustable schedules for invoice and settlement notes'),(112608,2796,'_blocks-list_4_items_4_item-text','field_610953e5b1c02'),(112609,2796,'blocks-list_4_items_5_bold-text','1'),(112610,2796,'_blocks-list_4_items_5_bold-text','field_610953c1b1c01'),(112611,2796,'blocks-list_4_items_5_item-text','Comprehensive and transparent FX management'),(112612,2796,'_blocks-list_4_items_5_item-text','field_610953e5b1c02'),(112613,2797,'_wp_attached_file','2021/12/carlos-maduro.jpg'),(112614,2797,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:580;s:6:\"height\";i:420;s:4:\"file\";s:25:\"2021/12/carlos-maduro.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"carlos-maduro-300x217.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:217;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"carlos-maduro-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(112615,2798,'_wp_attached_file','2021/12/a-vinnichenko.jpg'),(112616,2798,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:580;s:6:\"height\";i:420;s:4:\"file\";s:25:\"2021/12/a-vinnichenko.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"a-vinnichenko-300x217.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:217;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"a-vinnichenko-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(112617,2799,'_wp_attached_file','2021/12/a-rud.jpg'),(112618,2799,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:580;s:6:\"height\";i:420;s:4:\"file\";s:17:\"2021/12/a-rud.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"a-rud-300x217.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:217;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"a-rud-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(112619,2800,'main-block_image','2475'),(112620,2800,'_main-block_image','field_6107f1cd63ec8'),(112621,2800,'main-block_title','Our Story'),(112622,2800,'_main-block_title','field_6107f1db63ec9'),(112623,2800,'main-block_description','Thousands of merchants have boosted their sales with our[nbsp]payment solutions since 2006. Today, we have scaled successfully to cater to every business with the[nbsp]foundations of ethical business practices and leading technology.'),(112624,2800,'_main-block_description','field_6107f1e463eca'),(112625,2800,'main-block_button-title','Explore more'),(112626,2800,'_main-block_button-title','field_6107f1f063ecb'),(112627,2800,'main-block',''),(112628,2800,'_main-block','field_6107f1b963ec7'),(112629,2800,'introductory-block_title','We’re recognised by professionals'),(112630,2800,'_introductory-block_title','field_6107f5e1078d8'),(112631,2800,'introductory-block_icons_0_icon','550'),(112632,2800,'_introductory-block_icons_0_icon','field_6107f5f6078da'),(112633,2800,'introductory-block_icons_0_icon-description',''),(112634,2800,'_introductory-block_icons_0_icon-description','field_6107f635d4d34'),(112635,2800,'introductory-block_icons_1_icon','551'),(112636,2800,'_introductory-block_icons_1_icon','field_6107f5f6078da'),(112637,2800,'introductory-block_icons_1_icon-description','E-Money Licenses \r\nin the EU and the UK'),(112638,2800,'_introductory-block_icons_1_icon-description','field_6107f635d4d34'),(112639,2800,'introductory-block_icons_2_icon','552'),(112640,2800,'_introductory-block_icons_2_icon','field_6107f5f6078da'),(112641,2800,'introductory-block_icons_2_icon-description',''),(112642,2800,'_introductory-block_icons_2_icon-description','field_6107f635d4d34'),(112643,2800,'introductory-block_icons_3_icon','553'),(112644,2800,'_introductory-block_icons_3_icon','field_6107f5f6078da'),(112645,2800,'introductory-block_icons_3_icon-description','PSD2 and Strong Customer \r\nAuthentication (SCA) compliant'),(112646,2800,'_introductory-block_icons_3_icon-description','field_6107f635d4d34'),(112647,2800,'introductory-block_icons','4'),(112648,2800,'_introductory-block_icons','field_6107f5e6078d9'),(112649,2800,'introductory-block',''),(112650,2800,'_introductory-block','field_6107f5d6078d7'),(112651,2800,'introductory-block-title','We’re recognised by professionals'),(112652,2800,'_introductory-block-title','field_6107f5e1078d8'),(112653,2800,'introductory-block-icons_0_icon','2146'),(112654,2800,'_introductory-block-icons_0_icon','field_6107f5f6078da'),(112655,2800,'introductory-block-icons_0_icon-description','Licensed by Banco de[nbsp]Espana'),(112656,2800,'_introductory-block-icons_0_icon-description','field_6107f635d4d34'),(112657,2800,'introductory-block-icons_1_icon','2147'),(112658,2800,'_introductory-block-icons_1_icon','field_6107f5f6078da'),(112659,2800,'introductory-block-icons_1_icon-description','EU[nbsp]Regulated Financial Institution'),(112660,2800,'_introductory-block-icons_1_icon-description','field_6107f635d4d34'),(112661,2800,'introductory-block-icons_2_icon','2149'),(112662,2800,'_introductory-block-icons_2_icon','field_6107f5f6078da'),(112663,2800,'introductory-block-icons_2_icon-description','Secure Level 1[nbsp]PCI Compliance'),(112664,2800,'_introductory-block-icons_2_icon-description','field_6107f635d4d34'),(112665,2800,'introductory-block-icons_3_icon','2148'),(112666,2800,'_introductory-block-icons_3_icon','field_6107f5f6078da'),(112667,2800,'introductory-block-icons_3_icon-description','Appointed KPMG Auditor'),(112668,2800,'_introductory-block-icons_3_icon-description','field_6107f635d4d34'),(112669,2800,'introductory-block-icons','4'),(112670,2800,'_introductory-block-icons','field_6107f5e6078d9'),(112671,2800,'team_title',''),(112672,2800,'_team_title','field_6107f8866d8f1'),(112673,2800,'team',''),(112674,2800,'_team','field_6107f87b6d8f0'),(112675,2800,'block-info_team-title','Our Team'),(112676,2800,'_block-info_team-title','field_6107f96a86e2c'),(112677,2800,'block-info_team-profile-link-title','LinkedIn Profile'),(112678,2800,'_block-info_team-profile-link-title','field_6107fa2d86e31'),(112679,2800,'block-info',''),(112680,2800,'_block-info','field_6107fa5b46179'),(112681,2800,'team-list_0_image','2090'),(112682,2800,'_team-list_0_image','field_6107f9b886e2d'),(112683,2800,'team-list_0_full-name','Evgen Sopin'),(112684,2800,'_team-list_0_full-name','field_6107f9ee86e2e'),(112685,2800,'team-list_0_position','Chief Executive Officer'),(112686,2800,'_team-list_0_position','field_6107fa0886e2f'),(112687,2800,'team-list_0_profile','https://www.linkedin.com/in/evgensopin/'),(112688,2800,'_team-list_0_profile','field_6107fa1e86e30'),(112689,2800,'team-list_1_image','2797'),(112690,2800,'_team-list_1_image','field_6107f9b886e2d'),(112691,2800,'team-list_1_full-name','Carlos Maduro'),(112692,2800,'_team-list_1_full-name','field_6107f9ee86e2e'),(112693,2800,'team-list_1_position','Chief Financial Officer'),(112694,2800,'_team-list_1_position','field_6107fa0886e2f'),(112695,2800,'team-list_1_profile','https://www.linkedin.com/in/carlosmaduro/'),(112696,2800,'_team-list_1_profile','field_6107fa1e86e30'),(112697,2800,'team-list_2_image','2799'),(112698,2800,'_team-list_2_image','field_6107f9b886e2d'),(112699,2800,'team-list_2_full-name','Andrew Rud'),(112700,2800,'_team-list_2_full-name','field_6107f9ee86e2e'),(112701,2800,'team-list_2_position','Chief Operations Officer'),(112702,2800,'_team-list_2_position','field_6107fa0886e2f'),(112703,2800,'team-list_2_profile','https://www.linkedin.com/in/andrew-rud-b3274835/'),(112704,2800,'_team-list_2_profile','field_6107fa1e86e30'),(112705,2800,'team-list_3_image','2798'),(112706,2800,'_team-list_3_image','field_6107f9b886e2d'),(112707,2800,'team-list_3_full-name','Andrew Vinnichenko'),(112708,2800,'_team-list_3_full-name','field_6107f9ee86e2e'),(112709,2800,'team-list_3_position','Money Laundering Reporting Officer'),(112710,2800,'_team-list_3_position','field_6107fa0886e2f'),(112711,2800,'team-list_3_profile','https://www.linkedin.com/in/andrew-vinnichenko/'),(112712,2800,'_team-list_3_profile','field_6107fa1e86e30'),(112713,2800,'team-list','4'),(112714,2800,'_team-list','field_6107f8956d8f2'),(112715,2800,'team-block-info_team-title','Our Team'),(112716,2800,'_team-block-info_team-title','field_6107f96a86e2c'),(112717,2800,'team-block-info_team-profile-link-title','LinkedIn Profile'),(112718,2800,'_team-block-info_team-profile-link-title','field_6107fa2d86e31'),(112719,2800,'team-block-info',''),(112720,2800,'_team-block-info','field_6107fa5b46179'),(112721,2800,'our-story-title','Our Story'),(112722,2800,'_our-story-title','field_6107fd3dfac5c'),(112723,2800,'story-past_0_year',''),(112724,2800,'_story-past_0_year','field_6107fe861dc5d'),(112725,2800,'story-past_0_gropus_0_title_title',''),(112726,2800,'_story-past_0_gropus_0_title_title','field_6107fefbb9e35'),(112727,2800,'story-past_0_gropus_0_title_gradient','0'),(112728,2800,'_story-past_0_gropus_0_title_gradient','field_6107ff2c8bc34'),(112729,2800,'story-past_0_gropus_0_title',''),(112730,2800,'_story-past_0_gropus_0_title','field_6107ff625d3cf'),(112731,2800,'story-past_0_gropus_0_description',''),(112732,2800,'_story-past_0_gropus_0_description','field_6107ff01b9e36'),(112733,2800,'story-past_0_gropus','1'),(112734,2800,'_story-past_0_gropus','field_6107fee8b9e34'),(112735,2800,'story-past_1_year',''),(112736,2800,'_story-past_1_year','field_6107fe861dc5d'),(112737,2800,'story-past_1_gropus_0_title_title',''),(112738,2800,'_story-past_1_gropus_0_title_title','field_6107fefbb9e35'),(112739,2800,'story-past_1_gropus_0_title_gradient','0'),(112740,2800,'_story-past_1_gropus_0_title_gradient','field_6107ff2c8bc34'),(112741,2800,'story-past_1_gropus_0_title',''),(112742,2800,'_story-past_1_gropus_0_title','field_6107ff625d3cf'),(112743,2800,'story-past_1_gropus_0_description',''),(112744,2800,'_story-past_1_gropus_0_description','field_6107ff01b9e36'),(112745,2800,'story-past_1_gropus','1'),(112746,2800,'_story-past_1_gropus','field_6107fee8b9e34'),(112747,2800,'story-past_2_year',''),(112748,2800,'_story-past_2_year','field_6107fe861dc5d'),(112749,2800,'story-past_2_gropus_0_title_title',''),(112750,2800,'_story-past_2_gropus_0_title_title','field_6107fefbb9e35'),(112751,2800,'story-past_2_gropus_0_title_gradient','0'),(112752,2800,'_story-past_2_gropus_0_title_gradient','field_6107ff2c8bc34'),(112753,2800,'story-past_2_gropus_0_title',''),(112754,2800,'_story-past_2_gropus_0_title','field_6107ff625d3cf'),(112755,2800,'story-past_2_gropus_0_description',''),(112756,2800,'_story-past_2_gropus_0_description','field_6107ff01b9e36'),(112757,2800,'story-past_2_gropus','1'),(112758,2800,'_story-past_2_gropus','field_6107fee8b9e34'),(112759,2800,'story-past_3_year',''),(112760,2800,'_story-past_3_year','field_6107fe861dc5d'),(112761,2800,'story-past_3_gropus_0_title_title',''),(112762,2800,'_story-past_3_gropus_0_title_title','field_6107fefbb9e35'),(112763,2800,'story-past_3_gropus_0_title_gradient','0'),(112764,2800,'_story-past_3_gropus_0_title_gradient','field_6107ff2c8bc34'),(112765,2800,'story-past_3_gropus_0_title',''),(112766,2800,'_story-past_3_gropus_0_title','field_6107ff625d3cf'),(112767,2800,'story-past_3_gropus_0_description',''),(112768,2800,'_story-past_3_gropus_0_description','field_6107ff01b9e36'),(112769,2800,'story-past_3_gropus','1'),(112770,2800,'_story-past_3_gropus','field_6107fee8b9e34'),(112771,2800,'story-past_4_year',''),(112772,2800,'_story-past_4_year','field_6107fe861dc5d'),(112773,2800,'story-past_4_gropus_0_title_title',''),(112774,2800,'_story-past_4_gropus_0_title_title','field_6107fefbb9e35'),(112775,2800,'story-past_4_gropus_0_title_gradient','0'),(112776,2800,'_story-past_4_gropus_0_title_gradient','field_6107ff2c8bc34'),(112777,2800,'story-past_4_gropus_0_title',''),(112778,2800,'_story-past_4_gropus_0_title','field_6107ff625d3cf'),(112779,2800,'story-past_4_gropus_0_description',''),(112780,2800,'_story-past_4_gropus_0_description','field_6107ff01b9e36'),(112781,2800,'story-past_4_gropus','1'),(112782,2800,'_story-past_4_gropus','field_6107fee8b9e34'),(112783,2800,'story-past_5_year',''),(112784,2800,'_story-past_5_year','field_6107fe861dc5d'),(112785,2800,'story-past_5_gropus_0_title_title',''),(112786,2800,'_story-past_5_gropus_0_title_title','field_6107fefbb9e35'),(112787,2800,'story-past_5_gropus_0_title_gradient','0'),(112788,2800,'_story-past_5_gropus_0_title_gradient','field_6107ff2c8bc34'),(112789,2800,'story-past_5_gropus_0_title',''),(112790,2800,'_story-past_5_gropus_0_title','field_6107ff625d3cf'),(112791,2800,'story-past_5_gropus_0_description',''),(112792,2800,'_story-past_5_gropus_0_description','field_6107ff01b9e36'),(112793,2800,'story-past_5_gropus','1'),(112794,2800,'_story-past_5_gropus','field_6107fee8b9e34'),(112795,2800,'story-past_6_year',''),(112796,2800,'_story-past_6_year','field_6107fe861dc5d'),(112797,2800,'story-past_6_gropus_0_title_title',''),(112798,2800,'_story-past_6_gropus_0_title_title','field_6107fefbb9e35'),(112799,2800,'story-past_6_gropus_0_title_gradient','0'),(112800,2800,'_story-past_6_gropus_0_title_gradient','field_6107ff2c8bc34'),(112801,2800,'story-past_6_gropus_0_title',''),(112802,2800,'_story-past_6_gropus_0_title','field_6107ff625d3cf'),(112803,2800,'story-past_6_gropus_0_description',''),(112804,2800,'_story-past_6_gropus_0_description','field_6107ff01b9e36'),(112805,2800,'story-past_6_gropus','1'),(112806,2800,'_story-past_6_gropus','field_6107fee8b9e34'),(112807,2800,'story-past_7_year',''),(112808,2800,'_story-past_7_year','field_6107fe861dc5d'),(112809,2800,'story-past_7_gropus_0_title_title',''),(112810,2800,'_story-past_7_gropus_0_title_title','field_6107fefbb9e35'),(112811,2800,'story-past_7_gropus_0_title_gradient','0'),(112812,2800,'_story-past_7_gropus_0_title_gradient','field_6107ff2c8bc34'),(112813,2800,'story-past_7_gropus_0_title',''),(112814,2800,'_story-past_7_gropus_0_title','field_6107ff625d3cf'),(112815,2800,'story-past_7_gropus_0_description',''),(112816,2800,'_story-past_7_gropus_0_description','field_6107ff01b9e36'),(112817,2800,'story-past_7_gropus','1'),(112818,2800,'_story-past_7_gropus','field_6107fee8b9e34'),(112819,2800,'story-past_8_year',''),(112820,2800,'_story-past_8_year','field_6107fe861dc5d'),(112821,2800,'story-past_8_gropus_0_title_title',''),(112822,2800,'_story-past_8_gropus_0_title_title','field_6107fefbb9e35'),(112823,2800,'story-past_8_gropus_0_title_gradient','0'),(112824,2800,'_story-past_8_gropus_0_title_gradient','field_6107ff2c8bc34'),(112825,2800,'story-past_8_gropus_0_title',''),(112826,2800,'_story-past_8_gropus_0_title','field_6107ff625d3cf'),(112827,2800,'story-past_8_gropus_0_description',''),(112828,2800,'_story-past_8_gropus_0_description','field_6107ff01b9e36'),(112829,2800,'story-past_8_gropus','1'),(112830,2800,'_story-past_8_gropus','field_6107fee8b9e34'),(112831,2800,'story-past','9'),(112832,2800,'_story-past','field_6107fe24901a6'),(112833,2800,'story-feature_0_year',''),(112834,2800,'_story-feature_0_year','field_6107ffda45731'),(112835,2800,'story-feature_0_gropus_0_title_title',''),(112836,2800,'_story-feature_0_gropus_0_title_title','field_6107ffda45734'),(112837,2800,'story-feature_0_gropus_0_title_gradient','0'),(112838,2800,'_story-feature_0_gropus_0_title_gradient','field_6107ffda45735'),(112839,2800,'story-feature_0_gropus_0_title',''),(112840,2800,'_story-feature_0_gropus_0_title','field_6107ffda45733'),(112841,2800,'story-feature_0_gropus_0_description',''),(112842,2800,'_story-feature_0_gropus_0_description','field_6107ffda45736'),(112843,2800,'story-feature_0_gropus','1'),(112844,2800,'_story-feature_0_gropus','field_6107ffda45732'),(112845,2800,'story-feature_1_year',''),(112846,2800,'_story-feature_1_year','field_6107ffda45731'),(112847,2800,'story-feature_1_gropus_0_title_title',''),(112848,2800,'_story-feature_1_gropus_0_title_title','field_6107ffda45734'),(112849,2800,'story-feature_1_gropus_0_title_gradient','0'),(112850,2800,'_story-feature_1_gropus_0_title_gradient','field_6107ffda45735'),(112851,2800,'story-feature_1_gropus_0_title',''),(112852,2800,'_story-feature_1_gropus_0_title','field_6107ffda45733'),(112853,2800,'story-feature_1_gropus_0_description',''),(112854,2800,'_story-feature_1_gropus_0_description','field_6107ffda45736'),(112855,2800,'story-feature_1_gropus','1'),(112856,2800,'_story-feature_1_gropus','field_6107ffda45732'),(112857,2800,'story-feature','2'),(112858,2800,'_story-feature','field_6107ffda45730'),(112859,2800,'slider_story-past_0_year','Founded in 2006'),(112860,2800,'_slider_story-past_0_year','field_6107fe861dc5d'),(112861,2800,'slider_story-past_0_gropus_0_title_title','foundation'),(112862,2800,'_slider_story-past_0_gropus_0_title_title','field_6107fefbb9e35'),(112863,2800,'slider_story-past_0_gropus_0_title_gradient','1'),(112864,2800,'_slider_story-past_0_gropus_0_title_gradient','field_6107ff2c8bc34'),(112865,2800,'slider_story-past_0_gropus_0_title',''),(112866,2800,'_slider_story-past_0_gropus_0_title','field_6107ff625d3cf'),(112867,2800,'slider_story-past_0_gropus_0_description','CommerceGate was founded in[nbsp]Barcelona, Spain, by[nbsp]forming key relationships with financial and[nbsp]risk management institutions to[nbsp]develop technological and[nbsp]operational capabilities on[nbsp]our[nbsp]platform.'),(112868,2800,'_slider_story-past_0_gropus_0_description','field_6107ff01b9e36'),(112869,2800,'slider_story-past_0_gropus','1'),(112870,2800,'_slider_story-past_0_gropus','field_6107fee8b9e34'),(112871,2800,'slider_story-past_1_year','In 2007'),(112872,2800,'_slider_story-past_1_year','field_6107fe861dc5d'),(112873,2800,'slider_story-past_1_gropus_0_title_title','The[nbsp]largest high-risk payment processor in[nbsp]Spain'),(112874,2800,'_slider_story-past_1_gropus_0_title_title','field_6107fefbb9e35'),(112875,2800,'slider_story-past_1_gropus_0_title_gradient','0'),(112876,2800,'_slider_story-past_1_gropus_0_title_gradient','field_6107ff2c8bc34'),(112877,2800,'slider_story-past_1_gropus_0_title',''),(112878,2800,'_slider_story-past_1_gropus_0_title','field_6107ff625d3cf'),(112879,2800,'slider_story-past_1_gropus_0_description','CommerceGate quickly scaled to[nbsp]be[nbsp]the[nbsp]largest high-risk payment processor in[nbsp]Spain and[nbsp]expanded throughout Europe offering superior throughput and highly secured payment solutions for[nbsp]our[nbsp]clients.'),(112880,2800,'_slider_story-past_1_gropus_0_description','field_6107ff01b9e36'),(112881,2800,'slider_story-past_1_gropus','1'),(112882,2800,'_slider_story-past_1_gropus','field_6107fee8b9e34'),(112883,2800,'slider_story-past_2_year','In 2009'),(112884,2800,'_slider_story-past_2_year','field_6107fe861dc5d'),(112885,2800,'slider_story-past_2_gropus_0_title_title','Relaunch of[nbsp]cgbilling.com'),(112886,2800,'_slider_story-past_2_gropus_0_title_title','field_6107fefbb9e35'),(112887,2800,'slider_story-past_2_gropus_0_title_gradient','0'),(112888,2800,'_slider_story-past_2_gropus_0_title_gradient','field_6107ff2c8bc34'),(112889,2800,'slider_story-past_2_gropus_0_title',''),(112890,2800,'_slider_story-past_2_gropus_0_title','field_6107ff625d3cf'),(112891,2800,'slider_story-past_2_gropus_0_description','CommerceGate established an[nbsp]Industry benchmark for[nbsp]quality service for[nbsp]end-user billing support with the[nbsp]relaunch of[nbsp]cgbilling.com.'),(112892,2800,'_slider_story-past_2_gropus_0_description','field_6107ff01b9e36'),(112893,2800,'slider_story-past_2_gropus','2'),(112894,2800,'_slider_story-past_2_gropus','field_6107fee8b9e34'),(112895,2800,'slider_story-past_3_year','In 2010'),(112896,2800,'_slider_story-past_3_year','field_6107fe861dc5d'),(112897,2800,'slider_story-past_3_gropus_0_title_title','CommerceGate expanded our[nbsp]team'),(112898,2800,'_slider_story-past_3_gropus_0_title_title','field_6107fefbb9e35'),(112899,2800,'slider_story-past_3_gropus_0_title_gradient','0'),(112900,2800,'_slider_story-past_3_gropus_0_title_gradient','field_6107ff2c8bc34'),(112901,2800,'slider_story-past_3_gropus_0_title',''),(112902,2800,'_slider_story-past_3_gropus_0_title','field_6107ff625d3cf'),(112903,2800,'slider_story-past_3_gropus_0_description','CommerceGate expanded our team to[nbsp]meet growing demand for our payment solutions and to[nbsp]offer highly dedicated support for our clients.'),(112904,2800,'_slider_story-past_3_gropus_0_description','field_6107ff01b9e36'),(112905,2800,'slider_story-past_3_gropus','1'),(112906,2800,'_slider_story-past_3_gropus','field_6107fee8b9e34'),(112907,2800,'slider_story-past_4_year','In 2011'),(112908,2800,'_slider_story-past_4_year','field_6107fe861dc5d'),(112909,2800,'slider_story-past_4_gropus_0_title_title','The Billing Company of[nbsp]the[nbsp]Year'),(112910,2800,'_slider_story-past_4_gropus_0_title_title','field_6107fefbb9e35'),(112911,2800,'slider_story-past_4_gropus_0_title_gradient','0'),(112912,2800,'_slider_story-past_4_gropus_0_title_gradient','field_6107ff2c8bc34'),(112913,2800,'slider_story-past_4_gropus_0_title',''),(112914,2800,'_slider_story-past_4_gropus_0_title','field_6107ff625d3cf'),(112915,2800,'slider_story-past_4_gropus_0_description','CommerceGate was awarded the[nbsp]Billing Company of[nbsp]the[nbsp]Year (Merchant Services) for our longstanding dedication to[nbsp]providing leading payment technology and support access for our clients.'),(112916,2800,'_slider_story-past_4_gropus_0_description','field_6107ff01b9e36'),(112917,2800,'slider_story-past_4_gropus','1'),(112918,2800,'_slider_story-past_4_gropus','field_6107fee8b9e34'),(112919,2800,'slider_story-past_5_year','In 2012'),(112920,2800,'_slider_story-past_5_year','field_6107fe861dc5d'),(112921,2800,'slider_story-past_5_gropus_0_title_title','The[nbsp]European Billing Company of[nbsp]the[nbsp]Year Award'),(112922,2800,'_slider_story-past_5_gropus_0_title_title','field_6107fefbb9e35'),(112923,2800,'slider_story-past_5_gropus_0_title_gradient','0'),(112924,2800,'_slider_story-past_5_gropus_0_title_gradient','field_6107ff2c8bc34'),(112925,2800,'slider_story-past_5_gropus_0_title',''),(112926,2800,'_slider_story-past_5_gropus_0_title','field_6107ff625d3cf'),(112927,2800,'slider_story-past_5_gropus_0_description','CommerceGate was nominated for the[nbsp]European Billing Company of[nbsp]the[nbsp]Year Award for outstanding performance and reliability of[nbsp]our billing solutions for our clients in[nbsp]Europe.'),(112928,2800,'_slider_story-past_5_gropus_0_description','field_6107ff01b9e36'),(112929,2800,'slider_story-past_5_gropus','2'),(112930,2800,'_slider_story-past_5_gropus','field_6107fee8b9e34'),(112931,2800,'slider_story-past_6_year','In 2013'),(112932,2800,'_slider_story-past_6_year','field_6107fe861dc5d'),(112933,2800,'slider_story-past_6_gropus_0_title_title','The European Billing Company of[nbsp]the[nbsp]Year Award'),(112934,2800,'_slider_story-past_6_gropus_0_title_title','field_6107fefbb9e35'),(112935,2800,'slider_story-past_6_gropus_0_title_gradient','0'),(112936,2800,'_slider_story-past_6_gropus_0_title_gradient','field_6107ff2c8bc34'),(112937,2800,'slider_story-past_6_gropus_0_title',''),(112938,2800,'_slider_story-past_6_gropus_0_title','field_6107ff625d3cf'),(112939,2800,'slider_story-past_6_gropus_0_description','CommerceGate was crowned the[nbsp]title European Billing Company of[nbsp]the[nbsp]Year Award for outstanding performance and[nbsp]reliability of[nbsp]our billing solutions for our clients in[nbsp]Europe.'),(112940,2800,'_slider_story-past_6_gropus_0_description','field_6107ff01b9e36'),(112941,2800,'slider_story-past_6_gropus','1'),(112942,2800,'_slider_story-past_6_gropus','field_6107fee8b9e34'),(112943,2800,'slider_story-past_7_year','In 2014'),(112944,2800,'_slider_story-past_7_year','field_6107fe861dc5d'),(112945,2800,'slider_story-past_7_gropus_0_title_title','The European Payment Processor of[nbsp]the[nbsp]Year Award'),(112946,2800,'_slider_story-past_7_gropus_0_title_title','field_6107fefbb9e35'),(112947,2800,'slider_story-past_7_gropus_0_title_gradient','0'),(112948,2800,'_slider_story-past_7_gropus_0_title_gradient','field_6107ff2c8bc34'),(112949,2800,'slider_story-past_7_gropus_0_title',''),(112950,2800,'_slider_story-past_7_gropus_0_title','field_6107ff625d3cf'),(112951,2800,'slider_story-past_7_gropus_0_description','CommerceGate was crowned the[nbsp]European Payment Processor of[nbsp]the[nbsp]Year Award for our leading and[nbsp]highly scalable payment processing solutions for our clients in[nbsp]Europe.'),(112952,2800,'_slider_story-past_7_gropus_0_description','field_6107ff01b9e36'),(112953,2800,'slider_story-past_7_gropus','2'),(112954,2800,'_slider_story-past_7_gropus','field_6107fee8b9e34'),(112955,2800,'slider_story-past_8_year','In 2015'),(112956,2800,'_slider_story-past_8_year','field_6107fe861dc5d'),(112957,2800,'slider_story-past_8_gropus_0_title_title','CommerceGate expanded our team'),(112958,2800,'_slider_story-past_8_gropus_0_title_title','field_6107fefbb9e35'),(112959,2800,'slider_story-past_8_gropus_0_title_gradient','0'),(112960,2800,'_slider_story-past_8_gropus_0_title_gradient','field_6107ff2c8bc34'),(112961,2800,'slider_story-past_8_gropus_0_title',''),(112962,2800,'_slider_story-past_8_gropus_0_title','field_6107ff625d3cf'),(112963,2800,'slider_story-past_8_gropus_0_description','CommerceGate expanded our team to[nbsp]boost our core competencies and[nbsp]expertise in[nbsp]key operational areas while continuing to[nbsp]grow our client base and support throughout Europe.'),(112964,2800,'_slider_story-past_8_gropus_0_description','field_6107ff01b9e36'),(112965,2800,'slider_story-past_8_gropus','3'),(112966,2800,'_slider_story-past_8_gropus','field_6107fee8b9e34'),(112967,2800,'slider_story-past','15'),(112968,2800,'_slider_story-past','field_6107fe24901a6'),(112969,2800,'slider_story-feature_0_year','In 2022'),(112970,2800,'_slider_story-feature_0_year','field_6107ffda45731'),(112971,2800,'slider_story-feature_0_gropus_0_title_title','CG[nbsp]Digital Bank.'),(112972,2800,'_slider_story-feature_0_gropus_0_title_title','field_6107ffda45734'),(112973,2800,'slider_story-feature_0_gropus_0_title_gradient','0'),(112974,2800,'_slider_story-feature_0_gropus_0_title_gradient','field_6107ffda45735'),(112975,2800,'slider_story-feature_0_gropus_0_title',''),(112976,2800,'_slider_story-feature_0_gropus_0_title','field_6107ffda45733'),(112977,2800,'slider_story-feature_0_gropus_0_description','Gain access to[nbsp]key digital banking facilities and[nbsp]services hassle-free, tailored to[nbsp]the[nbsp]needs of[nbsp]your online business.'),(112978,2800,'_slider_story-feature_0_gropus_0_description','field_6107ffda45736'),(112979,2800,'slider_story-feature_0_gropus','3'),(112980,2800,'_slider_story-feature_0_gropus','field_6107ffda45732'),(112981,2800,'slider_story-feature','1'),(112982,2800,'_slider_story-feature','field_6107ffda45730'),(112983,2800,'slider',''),(112984,2800,'_slider','field_610800a34520b'),(112985,2800,'slider_story-feature_0_gropus_1_title_title','CG[nbsp]Card.'),(112986,2800,'_slider_story-feature_0_gropus_1_title_title','field_6107ffda45734'),(112987,2800,'slider_story-feature_0_gropus_1_title_gradient','0'),(112988,2800,'_slider_story-feature_0_gropus_1_title_gradient','field_6107ffda45735'),(112989,2800,'slider_story-feature_0_gropus_1_title',''),(112990,2800,'_slider_story-feature_0_gropus_1_title','field_6107ffda45733'),(112991,2800,'slider_story-feature_0_gropus_1_description','Get customized corporate and[nbsp]personal credit cards for[nbsp]your stakeholders and[nbsp]key partners linked to[nbsp]your account.'),(112992,2800,'_slider_story-feature_0_gropus_1_description','field_6107ffda45736'),(112993,2800,'career-block-info_title','Start Your Career'),(112994,2800,'_career-block-info_title','field_6108088e7a966'),(112995,2800,'career-block-info_suptitle_text','15 job openings'),(112996,2800,'_career-block-info_suptitle_text','field_610808a07a968'),(112997,2800,'career-block-info_suptitle_color','#EB5042'),(112998,2800,'_career-block-info_suptitle_color','field_610808a67a969'),(112999,2800,'career-block-info_suptitle',''),(113000,2800,'_career-block-info_suptitle','field_610808947a967'),(113001,2800,'career-block-info_button-title','See All Jobs\\'),(113002,2800,'_career-block-info_button-title','field_610808cdef69d'),(113003,2800,'career-block-info',''),(113004,2800,'_career-block-info','field_610807c27a965'),(113005,2800,'career-block-info_button','a:3:{s:5:\"title\";s:12:\"See all jobs\";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/careers/\";s:6:\"target\";s:0:\"\";}'),(113006,2800,'_career-block-info_button','field_610808cdef69d'),(113007,2800,'slider_story-past_2_gropus_1_title_title','The[nbsp]Strategic Alliance of[nbsp]the[nbsp]Year Award'),(113008,2800,'_slider_story-past_2_gropus_1_title_title','field_6107fefbb9e35'),(113009,2800,'slider_story-past_2_gropus_1_title_gradient','0'),(113010,2800,'_slider_story-past_2_gropus_1_title_gradient','field_6107ff2c8bc34'),(113011,2800,'slider_story-past_2_gropus_1_title',''),(113012,2800,'_slider_story-past_2_gropus_1_title','field_6107ff625d3cf'),(113013,2800,'slider_story-past_2_gropus_1_description','CommerceGate was awarded the[nbsp]Strategic Alliance of[nbsp]the[nbsp]Year Award for[nbsp]outstanding performance and[nbsp]reliability in[nbsp]our payment solutions.'),(113014,2800,'_slider_story-past_2_gropus_1_description','field_6107ff01b9e36'),(113015,2800,'slider_story-past_5_gropus_1_title_title','CommerceGate relaunches our flagship website'),(113016,2800,'_slider_story-past_5_gropus_1_title_title','field_6107fefbb9e35'),(113017,2800,'slider_story-past_5_gropus_1_title_gradient','0'),(113018,2800,'_slider_story-past_5_gropus_1_title_gradient','field_6107ff2c8bc34'),(113019,2800,'slider_story-past_5_gropus_1_title',''),(113020,2800,'_slider_story-past_5_gropus_1_title','field_6107ff625d3cf'),(113021,2800,'slider_story-past_5_gropus_1_description','CommerceGate relaunches our flagship website and brand image to[nbsp]emphasize on[nbsp]our growing success, industry expertise and[nbsp]outstanding dedication to[nbsp]our clients globally.'),(113022,2800,'_slider_story-past_5_gropus_1_description','field_6107ff01b9e36'),(113023,2800,'slider_story-past_7_gropus_1_title_title','The lead in[nbsp]innovation and[nbsp]development'),(113024,2800,'_slider_story-past_7_gropus_1_title_title','field_6107fefbb9e35'),(113025,2800,'slider_story-past_7_gropus_1_title_gradient','0'),(113026,2800,'_slider_story-past_7_gropus_1_title_gradient','field_6107ff2c8bc34'),(113027,2800,'slider_story-past_7_gropus_1_title',''),(113028,2800,'_slider_story-past_7_gropus_1_title','field_6107ff625d3cf'),(113029,2800,'slider_story-past_7_gropus_1_description','CommerceGate takes the[nbsp]lead in[nbsp]innovation and development under a[nbsp]new management with the[nbsp]commitment to[nbsp]developing and[nbsp]adopting the[nbsp]latest payment technologies available for our clients.'),(113030,2800,'_slider_story-past_7_gropus_1_description','field_6107ff01b9e36'),(113031,2800,'slider_story-past_8_gropus_1_title_title','A[nbsp]brand new processing platform and[nbsp]back office systems'),(113032,2800,'_slider_story-past_8_gropus_1_title_title','field_6107fefbb9e35'),(113033,2800,'slider_story-past_8_gropus_1_title_gradient','0'),(113034,2800,'_slider_story-past_8_gropus_1_title_gradient','field_6107ff2c8bc34'),(113035,2800,'slider_story-past_8_gropus_1_title',''),(113036,2800,'_slider_story-past_8_gropus_1_title','field_6107ff625d3cf'),(113037,2800,'slider_story-past_8_gropus_1_description','CommerceGate begins development of[nbsp]a[nbsp]brand new processing platform and[nbsp]back office systems to[nbsp]provide our clients with a[nbsp]highly secure and[nbsp]leading payment processing solution in[nbsp]the[nbsp]industry.'),(113038,2800,'_slider_story-past_8_gropus_1_description','field_6107ff01b9e36'),(113039,2800,'slider_story-past_8_gropus_2_title_title','Data-driven business intelligence technology'),(113040,2800,'_slider_story-past_8_gropus_2_title_title','field_6107fefbb9e35'),(113041,2800,'slider_story-past_8_gropus_2_title_gradient','0'),(113042,2800,'_slider_story-past_8_gropus_2_title_gradient','field_6107ff2c8bc34'),(113043,2800,'slider_story-past_8_gropus_2_title',''),(113044,2800,'_slider_story-past_8_gropus_2_title','field_6107ff625d3cf'),(113045,2800,'slider_story-past_8_gropus_2_description','CommerceGate continues to[nbsp]evolve and[nbsp]cater to[nbsp]the[nbsp]changing landscape of[nbsp]the[nbsp]industry through streamlining business processes, leveraging on[nbsp]agile and[nbsp]data-driven business intelligence technology.'),(113046,2800,'_slider_story-past_8_gropus_2_description','field_6107ff01b9e36'),(113047,2800,'slider_story-past_9_year','In 2016'),(113048,2800,'_slider_story-past_9_year','field_6107fe861dc5d'),(113049,2800,'slider_story-past_9_gropus_0_title_title','The[nbsp]leading back office system and[nbsp]merchant user interface'),(113050,2800,'_slider_story-past_9_gropus_0_title_title','field_6107fefbb9e35'),(113051,2800,'slider_story-past_9_gropus_0_title_gradient','0'),(113052,2800,'_slider_story-past_9_gropus_0_title_gradient','field_6107ff2c8bc34'),(113053,2800,'slider_story-past_9_gropus_0_title',''),(113054,2800,'_slider_story-past_9_gropus_0_title','field_6107ff625d3cf'),(113055,2800,'slider_story-past_9_gropus_0_description','CommerceGate launches the[nbsp]leading back office system and[nbsp]merchant user interface making payment processing management easier and[nbsp]convenient, while increasing the[nbsp]capabilities for our clients.'),(113056,2800,'_slider_story-past_9_gropus_0_description','field_6107ff01b9e36'),(113057,2800,'slider_story-past_9_gropus_1_title_title','An[nbsp]upgraded website and[nbsp]corporate profile'),(113058,2800,'_slider_story-past_9_gropus_1_title_title','field_6107fefbb9e35'),(113059,2800,'slider_story-past_9_gropus_1_title_gradient','0'),(113060,2800,'_slider_story-past_9_gropus_1_title_gradient','field_6107ff2c8bc34'),(113061,2800,'slider_story-past_9_gropus_1_title',''),(113062,2800,'_slider_story-past_9_gropus_1_title','field_6107ff625d3cf'),(113063,2800,'slider_story-past_9_gropus_1_description','CommerceGate introduces an[nbsp]upgraded website and[nbsp]corporate profile to[nbsp]reflect the[nbsp]dedication and[nbsp]commitment to[nbsp]constant innovation, marking the[nbsp]transition to[nbsp]a[nbsp]lean, agile, and[nbsp]data-driven payment processor.'),(113064,2800,'_slider_story-past_9_gropus_1_description','field_6107ff01b9e36'),(113065,2800,'slider_story-past_9_gropus','2'),(113066,2800,'_slider_story-past_9_gropus','field_6107fee8b9e34'),(113067,2800,'slider_story-past_10_year','In 2017'),(113068,2800,'_slider_story-past_10_year','field_6107fe861dc5d'),(113069,2800,'slider_story-past_10_gropus_0_title_title','Billing[nbsp]2.0'),(113070,2800,'_slider_story-past_10_gropus_0_title_title','field_6107fefbb9e35'),(113071,2800,'slider_story-past_10_gropus_0_title_gradient','1'),(113072,2800,'_slider_story-past_10_gropus_0_title_gradient','field_6107ff2c8bc34'),(113073,2800,'slider_story-past_10_gropus_0_title',''),(113074,2800,'_slider_story-past_10_gropus_0_title','field_6107ff625d3cf'),(113075,2800,'slider_story-past_10_gropus_0_description','CommerceGate launches Billing[nbsp]2.0, the[nbsp]leading all-in-one invoice, settlement and[nbsp]billing system that provides the[nbsp]latest technology and[nbsp]functionalities with accurate transactional data for our clients.'),(113076,2800,'_slider_story-past_10_gropus_0_description','field_6107ff01b9e36'),(113077,2800,'slider_story-past_10_gropus','1'),(113078,2800,'_slider_story-past_10_gropus','field_6107fee8b9e34'),(113079,2800,'slider_story-past_11_year','In 2018'),(113080,2800,'_slider_story-past_11_year','field_6107fe861dc5d'),(113081,2800,'slider_story-past_11_gropus_0_title_title','CGPayTech'),(113082,2800,'_slider_story-past_11_gropus_0_title_title','field_6107fefbb9e35'),(113083,2800,'slider_story-past_11_gropus_0_title_gradient','1'),(113084,2800,'_slider_story-past_11_gropus_0_title_gradient','field_6107ff2c8bc34'),(113085,2800,'slider_story-past_11_gropus_0_title',''),(113086,2800,'_slider_story-past_11_gropus_0_title','field_6107ff625d3cf'),(113087,2800,'slider_story-past_11_gropus_0_description','CommerceGate launches CGPayTech, a[nbsp]cutting-edge payment platform with higher processing capacities, improved security encryption protocols and[nbsp]a[nbsp]variety of[nbsp]additional payment methods.'),(113088,2800,'_slider_story-past_11_gropus_0_description','field_6107ff01b9e36'),(113089,2800,'slider_story-past_11_gropus','1'),(113090,2800,'_slider_story-past_11_gropus','field_6107fee8b9e34'),(113091,2800,'slider_story-past_12_year','In 2019'),(113092,2800,'_slider_story-past_12_year','field_6107fe861dc5d'),(113093,2800,'slider_story-past_12_gropus_0_title_title','20th[nbsp]acquiring partner integration'),(113094,2800,'_slider_story-past_12_gropus_0_title_title','field_6107fefbb9e35'),(113095,2800,'slider_story-past_12_gropus_0_title_gradient','0'),(113096,2800,'_slider_story-past_12_gropus_0_title_gradient','field_6107ff2c8bc34'),(113097,2800,'slider_story-past_12_gropus_0_title',''),(113098,2800,'_slider_story-past_12_gropus_0_title','field_6107ff625d3cf'),(113099,2800,'slider_story-past_12_gropus_0_description','CommerceGate introduces our 20th acquiring partner integration to[nbsp]our platform, providing our merchants higher transactional volumes, better conversion, risk management and[nbsp]payment processing quality.'),(113100,2800,'_slider_story-past_12_gropus_0_description','field_6107ff01b9e36'),(113101,2800,'slider_story-past_12_gropus','1'),(113102,2800,'_slider_story-past_12_gropus','field_6107fee8b9e34'),(113103,2800,'slider_story-past_13_year','In 2020'),(113104,2800,'_slider_story-past_13_year','field_6107fe861dc5d'),(113105,2800,'slider_story-past_13_gropus_0_title_title','A[nbsp]financial institution license'),(113106,2800,'_slider_story-past_13_gropus_0_title_title','field_6107fefbb9e35'),(113107,2800,'slider_story-past_13_gropus_0_title_gradient','0'),(113108,2800,'_slider_story-past_13_gropus_0_title_gradient','field_6107ff2c8bc34'),(113109,2800,'slider_story-past_13_gropus_0_title',''),(113110,2800,'_slider_story-past_13_gropus_0_title','field_6107ff625d3cf'),(113111,2800,'slider_story-past_13_gropus_0_description','CommerceGate was the[nbsp]first non-banking group in[nbsp]Spain to[nbsp]be[nbsp]granted by[nbsp]the[nbsp]Central Bank of[nbsp]Spain a[nbsp]financial institution license.'),(113112,2800,'_slider_story-past_13_gropus_0_description','field_6107ff01b9e36'),(113113,2800,'slider_story-past_13_gropus','1'),(113114,2800,'_slider_story-past_13_gropus','field_6107fee8b9e34'),(113115,2800,'slider_story-past_14_year','In 2021'),(113116,2800,'_slider_story-past_14_year','field_6107fe861dc5d'),(113117,2800,'slider_story-past_14_gropus_0_title_title','CommerceGate opens the[nbsp]LATAM market'),(113118,2800,'_slider_story-past_14_gropus_0_title_title','field_6107fefbb9e35'),(113119,2800,'slider_story-past_14_gropus_0_title_gradient','0'),(113120,2800,'_slider_story-past_14_gropus_0_title_gradient','field_6107ff2c8bc34'),(113121,2800,'slider_story-past_14_gropus_0_title',''),(113122,2800,'_slider_story-past_14_gropus_0_title','field_6107ff625d3cf'),(113123,2800,'slider_story-past_14_gropus_0_description','CommerceGate opens the[nbsp]LATAM market through local acquiring and[nbsp]payment solutions for EU merchants with Brazil being the[nbsp]first country and[nbsp]Mexico, Chile, Colombia and[nbsp]Peru coming next.'),(113124,2800,'_slider_story-past_14_gropus_0_description','field_6107ff01b9e36'),(113125,2800,'slider_story-past_14_gropus','1'),(113126,2800,'_slider_story-past_14_gropus','field_6107fee8b9e34'),(113127,2800,'slider_story-feature_0_gropus_2_title_title','CG[nbsp]eWallet.'),(113128,2800,'_slider_story-feature_0_gropus_2_title_title','field_6107ffda45734'),(113129,2800,'slider_story-feature_0_gropus_2_title_gradient','0'),(113130,2800,'_slider_story-feature_0_gropus_2_title_gradient','field_6107ffda45735'),(113131,2800,'slider_story-feature_0_gropus_2_title',''),(113132,2800,'_slider_story-feature_0_gropus_2_title','field_6107ffda45733'),(113133,2800,'slider_story-feature_0_gropus_2_description','Get full access to[nbsp]the[nbsp]benefits of[nbsp]the[nbsp]CG[nbsp]eWallet solution to[nbsp]increase customer interaction with your business.'),(113134,2800,'_slider_story-feature_0_gropus_2_description','field_6107ffda45736'),(113135,2800,'main-block_icon','2405'),(113136,2800,'_main-block_icon','field_61a6339b40147'),(113137,2800,'blog-block_title-color','#4BD18E'),(113138,2800,'_blog-block_title-color','field_61a631cd81f28'),(113139,2800,'blog-block_title_before','Choosing the right online '),(113140,2800,'_blog-block_title_before','field_61a631cd81f2a'),(113141,2800,'blog-block_title_after','payment solution for your needs'),(113142,2800,'_blog-block_title_after','field_61a631cd81f2b'),(113143,2800,'blog-block_title',''),(113144,2800,'_blog-block_title','field_61a631cd81f29'),(113145,2800,'blog-block_link','a:3:{s:5:\"title\";s:12:\"Explore more\";s:3:\"url\";s:45:\"https://commercegate.goodface.com.ua/wp/blog/\";s:6:\"target\";s:0:\"\";}'),(113146,2800,'_blog-block_link','field_61a631cd81f2c'),(113147,2800,'blog-block_posts','a:4:{i:0;s:4:\"2524\";i:1;s:4:\"2487\";i:2;s:4:\"2585\";i:3;s:4:\"2591\";}'),(113148,2800,'_blog-block_posts','field_61a631cd81f2d'),(113149,2800,'blog-block_post-button-title','Keep Reading'),(113150,2800,'_blog-block_post-button-title','field_61a631cd81f2e'),(113151,2800,'blog-block',''),(113152,2800,'_blog-block','field_61a631cd81f27'),(113153,2801,'main-block_image','2475'),(113154,2801,'_main-block_image','field_6107f1cd63ec8'),(113155,2801,'main-block_title','Sobre CommerceGate'),(113156,2801,'_main-block_title','field_6107f1db63ec9'),(113157,2801,'main-block_description','Miles de[nbsp]comerciantes han[nbsp]aumentado sus[nbsp]ventas con nuestras soluciones de[nbsp]pago desde el[nbsp]2006. Hoy[nbsp]día, hemos escalado con[nbsp]éxito proveyendo todos los[nbsp]negocios con tecnología líder y[nbsp]con fundamentos de[nbsp]prácticas comerciales éticas'),(113158,2801,'_main-block_description','field_6107f1e463eca'),(113159,2801,'main-block_button-title','Descubra más'),(113160,2801,'_main-block_button-title','field_6107f1f063ecb'),(113161,2801,'main-block',''),(113162,2801,'_main-block','field_6107f1b963ec7'),(113163,2801,'introductory-block-title','Somos profesionales reconocidos'),(113164,2801,'_introductory-block-title','field_6107f5e1078d8'),(113165,2801,'introductory-block-icons_0_icon','2146'),(113166,2801,'_introductory-block-icons_0_icon','field_6107f5f6078da'),(113167,2801,'introductory-block-icons_0_icon-description','Con Licencia del[nbsp]Banco de[nbsp]España'),(113168,2801,'_introductory-block-icons_0_icon-description','field_6107f635d4d34'),(113169,2801,'introductory-block-icons_1_icon','2147'),(113170,2801,'_introductory-block-icons_1_icon','field_6107f5f6078da'),(113171,2801,'introductory-block-icons_1_icon-description','Auditor de[nbsp]KPMG designado'),(113172,2801,'_introductory-block-icons_1_icon-description','field_6107f635d4d34'),(113173,2801,'introductory-block-icons_2_icon','2149'),(113174,2801,'_introductory-block-icons_2_icon','field_6107f5f6078da'),(113175,2801,'introductory-block-icons_2_icon-description','Cumplimiento de[nbsp]seguridad PCI[nbsp]Nivel[nbsp]1'),(113176,2801,'_introductory-block-icons_2_icon-description','field_6107f635d4d34'),(113177,2801,'introductory-block-icons_3_icon','2148'),(113178,2801,'_introductory-block-icons_3_icon','field_6107f5f6078da'),(113179,2801,'introductory-block-icons_3_icon-description','Institución Financiera Regulada por[nbsp]UE'),(113180,2801,'_introductory-block-icons_3_icon-description','field_6107f635d4d34'),(113181,2801,'introductory-block-icons','4'),(113182,2801,'_introductory-block-icons','field_6107f5e6078d9'),(113183,2801,'team-list_0_image','2092'),(113184,2801,'_team-list_0_image','field_6107f9b886e2d'),(113185,2801,'team-list_0_full-name','Evgen Sopin'),(113186,2801,'_team-list_0_full-name','field_6107f9ee86e2e'),(113187,2801,'team-list_0_position','Director Ejecutivo'),(113188,2801,'_team-list_0_position','field_6107fa0886e2f'),(113189,2801,'team-list_0_profile','https://www.linkedin.com/in/evgensopin/'),(113190,2801,'_team-list_0_profile','field_6107fa1e86e30'),(113191,2801,'team-list_1_image','2797'),(113192,2801,'_team-list_1_image','field_6107f9b886e2d'),(113193,2801,'team-list_1_full-name','Carlos Maduro'),(113194,2801,'_team-list_1_full-name','field_6107f9ee86e2e'),(113195,2801,'team-list_1_position','Director Financiero'),(113196,2801,'_team-list_1_position','field_6107fa0886e2f'),(113197,2801,'team-list_1_profile','https://www.linkedin.com/in/carlosmaduro/'),(113198,2801,'_team-list_1_profile','field_6107fa1e86e30'),(113199,2801,'team-list_2_image','2799'),(113200,2801,'_team-list_2_image','field_6107f9b886e2d'),(113201,2801,'team-list_2_full-name','Andrew Rud'),(113202,2801,'_team-list_2_full-name','field_6107f9ee86e2e'),(113203,2801,'team-list_2_position','Director de[nbsp]Operaciones'),(113204,2801,'_team-list_2_position','field_6107fa0886e2f'),(113205,2801,'team-list_2_profile','https://www.linkedin.com/in/andrew-rud-b3274835/'),(113206,2801,'_team-list_2_profile','field_6107fa1e86e30'),(113207,2801,'team-list_3_image','2798'),(113208,2801,'_team-list_3_image','field_6107f9b886e2d'),(113209,2801,'team-list_3_full-name','Andrew Vinnichenko'),(113210,2801,'_team-list_3_full-name','field_6107f9ee86e2e'),(113211,2801,'team-list_3_position','Oficial de[nbsp]Informes de[nbsp]Blanqueo de[nbsp]Capitales'),(113212,2801,'_team-list_3_position','field_6107fa0886e2f'),(113213,2801,'team-list_3_profile','https://www.linkedin.com/in/andrew-vinnichenko/'),(113214,2801,'_team-list_3_profile','field_6107fa1e86e30'),(113215,2801,'team-list','4'),(113216,2801,'_team-list','field_6107f8956d8f2'),(113217,2801,'team-block-info_team-title','Nuestro Equipo'),(113218,2801,'_team-block-info_team-title','field_6107f96a86e2c'),(113219,2801,'team-block-info_team-profile-link-title','Perfil de Linkedin'),(113220,2801,'_team-block-info_team-profile-link-title','field_6107fa2d86e31'),(113221,2801,'team-block-info',''),(113222,2801,'_team-block-info','field_6107fa5b46179'),(113223,2801,'our-story-title','Nuestra Historia'),(113224,2801,'_our-story-title','field_6107fd3dfac5c'),(113225,2801,'slider_story-past_0_year','Fundada en 2006'),(113226,2801,'_slider_story-past_0_year','field_6107fe861dc5d'),(113227,2801,'slider_story-past_0_gropus_0_title_title','Founded'),(113228,2801,'_slider_story-past_0_gropus_0_title_title','field_6107fefbb9e35'),(113229,2801,'slider_story-past_0_gropus_0_title_gradient','1'),(113230,2801,'_slider_story-past_0_gropus_0_title_gradient','field_6107ff2c8bc34'),(113231,2801,'slider_story-past_0_gropus_0_title',''),(113232,2801,'_slider_story-past_0_gropus_0_title','field_6107ff625d3cf'),(113233,2801,'slider_story-past_0_gropus_0_description','CommerceGate se[nbsp]fundó en[nbsp]Barcelona, España, mediante relaciones clave con[nbsp]instituciones financerias y[nbsp]de[nbsp]gestión de[nbsp]riesgos, para desarrollar capacidades tecnológicas y[nbsp]operativas en[nbsp]nuestra plataforma.'),(113234,2801,'_slider_story-past_0_gropus_0_description','field_6107ff01b9e36'),(113235,2801,'slider_story-past_0_gropus','1'),(113236,2801,'_slider_story-past_0_gropus','field_6107fee8b9e34'),(113237,2801,'slider_story-past_1_year','En 2007'),(113238,2801,'_slider_story-past_1_year','field_6107fe861dc5d'),(113239,2801,'slider_story-past_1_gropus_0_title_title','foundation'),(113240,2801,'_slider_story-past_1_gropus_0_title_title','field_6107fefbb9e35'),(113241,2801,'slider_story-past_1_gropus_0_title_gradient','0'),(113242,2801,'_slider_story-past_1_gropus_0_title_gradient','field_6107ff2c8bc34'),(113243,2801,'slider_story-past_1_gropus_0_title',''),(113244,2801,'_slider_story-past_1_gropus_0_title','field_6107ff625d3cf'),(113245,2801,'slider_story-past_1_gropus_0_description','CommerceGate rápidamente escaló hasta ser[nbsp]el[nbsp]mayor procesador de[nbsp]pagos de[nbsp]alto riesgo en[nbsp]España y[nbsp]se[nbsp]expandió por[nbsp]toda Europa, ofreciendo un[nbsp]rendimiento superior y[nbsp]soluciones de[nbsp]pago altamente seguras.'),(113246,2801,'_slider_story-past_1_gropus_0_description','field_6107ff01b9e36'),(113247,2801,'slider_story-past_1_gropus','1'),(113248,2801,'_slider_story-past_1_gropus','field_6107fee8b9e34'),(113249,2801,'slider_story-past_2_year','En 2009'),(113250,2801,'_slider_story-past_2_year','field_6107fe861dc5d'),(113251,2801,'slider_story-past_2_gropus_0_title_title','Relanzamiento de[nbsp]cgbilling.com'),(113252,2801,'_slider_story-past_2_gropus_0_title_title','field_6107fefbb9e35'),(113253,2801,'slider_story-past_2_gropus_0_title_gradient','0'),(113254,2801,'_slider_story-past_2_gropus_0_title_gradient','field_6107ff2c8bc34'),(113255,2801,'slider_story-past_2_gropus_0_title',''),(113256,2801,'_slider_story-past_2_gropus_0_title','field_6107ff625d3cf'),(113257,2801,'slider_story-past_2_gropus_0_description','CommerceGate se[nbsp]volvió un[nbsp]referente en[nbsp]la[nbsp]industria por[nbsp]la[nbsp]calidad del[nbsp]servicio de[nbsp]soporte de[nbsp]facturación al[nbsp]usuario final con[nbsp]el[nbsp]relanzamiento de[nbsp]cgbilling.com'),(113258,2801,'_slider_story-past_2_gropus_0_description','field_6107ff01b9e36'),(113259,2801,'slider_story-past_2_gropus','2'),(113260,2801,'_slider_story-past_2_gropus','field_6107fee8b9e34'),(113261,2801,'slider_story-past_3_year','En 2010'),(113262,2801,'_slider_story-past_3_year','field_6107fe861dc5d'),(113263,2801,'slider_story-past_3_gropus_0_title_title','CommerceGate amplió nuestro equipo'),(113264,2801,'_slider_story-past_3_gropus_0_title_title','field_6107fefbb9e35'),(113265,2801,'slider_story-past_3_gropus_0_title_gradient','0'),(113266,2801,'_slider_story-past_3_gropus_0_title_gradient','field_6107ff2c8bc34'),(113267,2801,'slider_story-past_3_gropus_0_title',''),(113268,2801,'_slider_story-past_3_gropus_0_title','field_6107ff625d3cf'),(113269,2801,'slider_story-past_3_gropus_0_description','CommerceGate amplió nuestro equipo para satisfacer la[nbsp]demanda creciente de[nbsp]nuestras soluciones de[nbsp]pago y[nbsp]seguir ofreciendo un[nbsp]soporte altamente dedicado a[nbsp]nuestros clientes.'),(113270,2801,'_slider_story-past_3_gropus_0_description','field_6107ff01b9e36'),(113271,2801,'slider_story-past_3_gropus','1'),(113272,2801,'_slider_story-past_3_gropus','field_6107fee8b9e34'),(113273,2801,'slider_story-past_4_year','En 2011'),(113274,2801,'_slider_story-past_4_year','field_6107fe861dc5d'),(113275,2801,'slider_story-past_4_gropus_0_title_title','El[nbsp]Europèan Billing Company of[nbsp]the[nbsp]Year'),(113276,2801,'_slider_story-past_4_gropus_0_title_title','field_6107fefbb9e35'),(113277,2801,'slider_story-past_4_gropus_0_title_gradient','0'),(113278,2801,'_slider_story-past_4_gropus_0_title_gradient','field_6107ff2c8bc34'),(113279,2801,'slider_story-past_4_gropus_0_title',''),(113280,2801,'_slider_story-past_4_gropus_0_title','field_6107ff625d3cf'),(113281,2801,'slider_story-past_4_gropus_0_description','CommerceGate fue[nbsp]galardonado con[nbsp]el[nbsp]Europèan Billing Company of[nbsp]the[nbsp]Year (Merchant Services) por[nbsp]nuestra larga dedicación a[nbsp]brindar tecnología de[nbsp]pago líder y[nbsp]acceso de[nbsp]soporte a[nbsp]nuestros clientes.'),(113282,2801,'_slider_story-past_4_gropus_0_description','field_6107ff01b9e36'),(113283,2801,'slider_story-past_4_gropus','1'),(113284,2801,'_slider_story-past_4_gropus','field_6107fee8b9e34'),(113285,2801,'slider_story-past_5_year','En 2012'),(113286,2801,'_slider_story-past_5_year','field_6107fe861dc5d'),(113287,2801,'slider_story-past_5_gropus_0_title_title','El[nbsp]European Billing Company of[nbsp]the[nbsp]Year Award'),(113288,2801,'_slider_story-past_5_gropus_0_title_title','field_6107fefbb9e35'),(113289,2801,'slider_story-past_5_gropus_0_title_gradient','0'),(113290,2801,'_slider_story-past_5_gropus_0_title_gradient','field_6107ff2c8bc34'),(113291,2801,'slider_story-past_5_gropus_0_title',''),(113292,2801,'_slider_story-past_5_gropus_0_title','field_6107ff625d3cf'),(113293,2801,'slider_story-past_5_gropus_0_description','CommerceGate fue[nbsp]nominada para el[nbsp]European Billing Company of[nbsp]the[nbsp]Year Award por[nbsp]el[nbsp]desempeño sobresaliente y[nbsp]confiabilidad de[nbsp]nuestras soluciones de[nbsp]pago para nuestros clientes en[nbsp]Europa.'),(113294,2801,'_slider_story-past_5_gropus_0_description','field_6107ff01b9e36'),(113295,2801,'slider_story-past_5_gropus','2'),(113296,2801,'_slider_story-past_5_gropus','field_6107fee8b9e34'),(113297,2801,'slider_story-past_6_year','En 2013'),(113298,2801,'_slider_story-past_6_year','field_6107fe861dc5d'),(113299,2801,'slider_story-past_6_gropus_0_title_title','El[nbsp]European Billing Company of[nbsp]the[nbsp]Year Award'),(113300,2801,'_slider_story-past_6_gropus_0_title_title','field_6107fefbb9e35'),(113301,2801,'slider_story-past_6_gropus_0_title_gradient','1'),(113302,2801,'_slider_story-past_6_gropus_0_title_gradient','field_6107ff2c8bc34'),(113303,2801,'slider_story-past_6_gropus_0_title',''),(113304,2801,'_slider_story-past_6_gropus_0_title','field_6107ff625d3cf'),(113305,2801,'slider_story-past_6_gropus_0_description','CommerceGate fue[nbsp]coronada con el[nbsp]título European Billing Company of[nbsp]the[nbsp]Year Award por[nbsp]nuestro sobresaliente desempeño y[nbsp]la[nbsp]confiabilidad de[nbsp]nuestras soluciones de[nbsp]pago para nuestros clientes en[nbsp]Europa.'),(113306,2801,'_slider_story-past_6_gropus_0_description','field_6107ff01b9e36'),(113307,2801,'slider_story-past_6_gropus','1'),(113308,2801,'_slider_story-past_6_gropus','field_6107fee8b9e34'),(113309,2801,'slider_story-past_7_year','En 2014'),(113310,2801,'_slider_story-past_7_year','field_6107fe861dc5d'),(113311,2801,'slider_story-past_7_gropus_0_title_title','El[nbsp]European Payment Processor of[nbsp]the[nbsp]Year Award'),(113312,2801,'_slider_story-past_7_gropus_0_title_title','field_6107fefbb9e35'),(113313,2801,'slider_story-past_7_gropus_0_title_gradient','0'),(113314,2801,'_slider_story-past_7_gropus_0_title_gradient','field_6107ff2c8bc34'),(113315,2801,'slider_story-past_7_gropus_0_title',''),(113316,2801,'_slider_story-past_7_gropus_0_title','field_6107ff625d3cf'),(113317,2801,'slider_story-past_7_gropus_0_description','CommerceGate fue[nbsp]coronada con[nbsp]el[nbsp]European Payment Processor of[nbsp]the[nbsp]Year Award por[nbsp]nuestras soluciones de[nbsp]pago lideres y[nbsp]altamente escalables para nuestros clientes en[nbsp]Europa.'),(113318,2801,'_slider_story-past_7_gropus_0_description','field_6107ff01b9e36'),(113319,2801,'slider_story-past_7_gropus','2'),(113320,2801,'_slider_story-past_7_gropus','field_6107fee8b9e34'),(113321,2801,'slider_story-past_8_year','En 2015'),(113322,2801,'_slider_story-past_8_year','field_6107fe861dc5d'),(113323,2801,'slider_story-past_8_gropus_0_title_title','CommerceGate amplió nuestro equipo'),(113324,2801,'_slider_story-past_8_gropus_0_title_title','field_6107fefbb9e35'),(113325,2801,'slider_story-past_8_gropus_0_title_gradient','0'),(113326,2801,'_slider_story-past_8_gropus_0_title_gradient','field_6107ff2c8bc34'),(113327,2801,'slider_story-past_8_gropus_0_title',''),(113328,2801,'_slider_story-past_8_gropus_0_title','field_6107ff625d3cf'),(113329,2801,'slider_story-past_8_gropus_0_description','CommerceGate amplió nuestro equipo para impulsar nuestras competencias principales y[nbsp]experiencia en[nbsp]áreas operacionales clave, mientras continuó ampliando su[nbsp]base de[nbsp]clientes y[nbsp]soporte por[nbsp]toda Europa.'),(113330,2801,'_slider_story-past_8_gropus_0_description','field_6107ff01b9e36'),(113331,2801,'slider_story-past_8_gropus','3'),(113332,2801,'_slider_story-past_8_gropus','field_6107fee8b9e34'),(113333,2801,'slider_story-past','15'),(113334,2801,'_slider_story-past','field_6107fe24901a6'),(113335,2801,'slider_story-feature_0_year','En 2022'),(113336,2801,'_slider_story-feature_0_year','field_6107ffda45731'),(113337,2801,'slider_story-feature_0_gropus_0_title_title','Banco Digital[nbsp]CG.'),(113338,2801,'_slider_story-feature_0_gropus_0_title_title','field_6107ffda45734'),(113339,2801,'slider_story-feature_0_gropus_0_title_gradient','0'),(113340,2801,'_slider_story-feature_0_gropus_0_title_gradient','field_6107ffda45735'),(113341,2801,'slider_story-feature_0_gropus_0_title',''),(113342,2801,'_slider_story-feature_0_gropus_0_title','field_6107ffda45733'),(113343,2801,'slider_story-feature_0_gropus_0_description','Banco Digital[nbsp]CG. Obtenga acceso sencillo a[nbsp]servicios clave de[nbsp]la[nbsp]banca digital, adaptados a[nbsp]las[nbsp]necesidades de[nbsp]su[nbsp]negocio en[nbsp]línea.'),(113344,2801,'_slider_story-feature_0_gropus_0_description','field_6107ffda45736'),(113345,2801,'slider_story-feature_0_gropus','3'),(113346,2801,'_slider_story-feature_0_gropus','field_6107ffda45732'),(113347,2801,'slider_story-feature','1'),(113348,2801,'_slider_story-feature','field_6107ffda45730'),(113349,2801,'slider',''),(113350,2801,'_slider','field_610800a34520b'),(113351,2801,'slider_story-feature_0_gropus_1_title_title','Tarjeta[nbsp]CG.'),(113352,2801,'_slider_story-feature_0_gropus_1_title_title','field_6107ffda45734'),(113353,2801,'slider_story-feature_0_gropus_1_title_gradient','0'),(113354,2801,'_slider_story-feature_0_gropus_1_title_gradient','field_6107ffda45735'),(113355,2801,'slider_story-feature_0_gropus_1_title',''),(113356,2801,'_slider_story-feature_0_gropus_1_title','field_6107ffda45733'),(113357,2801,'slider_story-feature_0_gropus_1_description','Tarjeta[nbsp]CG. Obtenga tarjetas de[nbsp]crédito corporativas y[nbsp]personales vinculadas a[nbsp]su[nbsp]cuenta para sus[nbsp]socios clave y[nbsp]partes interesadas.'),(113358,2801,'_slider_story-feature_0_gropus_1_description','field_6107ffda45736'),(113359,2801,'career-block-info_title','Comience su Carrera'),(113360,2801,'_career-block-info_title','field_6108088e7a966'),(113361,2801,'career-block-info_suptitle_text','Explore posiciones'),(113362,2801,'_career-block-info_suptitle_text','field_610808a07a968'),(113363,2801,'career-block-info_suptitle_color','#EB5042'),(113364,2801,'_career-block-info_suptitle_color','field_610808a67a969'),(113365,2801,'career-block-info_suptitle',''),(113366,2801,'_career-block-info_suptitle','field_610808947a967'),(113367,2801,'career-block-info',''),(113368,2801,'_career-block-info','field_610807c27a965'),(113369,2801,'career-block-info_button','a:3:{s:5:\"title\";s:22:\"Ver todos los trabajos\";s:3:\"url\";s:51:\"https://commercegate.goodface.com.ua/wp/es/careers/\";s:6:\"target\";s:0:\"\";}'),(113370,2801,'_career-block-info_button','field_610808cdef69d'),(113371,2801,'slider_story-past_2_gropus_1_title_title','El[nbsp]Strategic Alliance of[nbsp]the[nbsp]Year Award'),(113372,2801,'_slider_story-past_2_gropus_1_title_title','field_6107fefbb9e35'),(113373,2801,'slider_story-past_2_gropus_1_title_gradient','0'),(113374,2801,'_slider_story-past_2_gropus_1_title_gradient','field_6107ff2c8bc34'),(113375,2801,'slider_story-past_2_gropus_1_title',''),(113376,2801,'_slider_story-past_2_gropus_1_title','field_6107ff625d3cf'),(113377,2801,'slider_story-past_2_gropus_1_description','CommerceGate fue[nbsp]galardonado con[nbsp]el[nbsp]Strategic Alliance of[nbsp]the[nbsp]Year Award por[nbsp]su[nbsp]desempeño sobresaliente y[nbsp]confiabilidad de[nbsp]nuestras soluciones de[nbsp]pago.'),(113378,2801,'_slider_story-past_2_gropus_1_description','field_6107ff01b9e36'),(113379,2801,'slider_story-past_5_gropus_1_title_title','CommerceGate relanza nuestro sitio web insignia'),(113380,2801,'_slider_story-past_5_gropus_1_title_title','field_6107fefbb9e35'),(113381,2801,'slider_story-past_5_gropus_1_title_gradient','0'),(113382,2801,'_slider_story-past_5_gropus_1_title_gradient','field_6107ff2c8bc34'),(113383,2801,'slider_story-past_5_gropus_1_title',''),(113384,2801,'_slider_story-past_5_gropus_1_title','field_6107ff625d3cf'),(113385,2801,'slider_story-past_5_gropus_1_description','CommerceGate relanza nuestro sitio web insignia y[nbsp]nuestra imagen de[nbsp]marca para enfatizar nuestro éxito de[nbsp]crecimiento, experiencia en[nbsp]la[nbsp]industria y[nbsp]excepcional dedicación a[nbsp]nuestros clientes.'),(113386,2801,'_slider_story-past_5_gropus_1_description','field_6107ff01b9e36'),(113387,2801,'slider_story-past_7_gropus_1_title_title','El[nbsp]liderazgo en[nbsp]innovación y[nbsp]desarrollo'),(113388,2801,'_slider_story-past_7_gropus_1_title_title','field_6107fefbb9e35'),(113389,2801,'slider_story-past_7_gropus_1_title_gradient','0'),(113390,2801,'_slider_story-past_7_gropus_1_title_gradient','field_6107ff2c8bc34'),(113391,2801,'slider_story-past_7_gropus_1_title',''),(113392,2801,'_slider_story-past_7_gropus_1_title','field_6107ff625d3cf'),(113393,2801,'slider_story-past_7_gropus_1_description','CommerceGate toma el[nbsp]liderazgo en[nbsp]innovación y[nbsp]desarrollo bajo una[nbsp]nueva dirección con[nbsp]el[nbsp]compromiso de[nbsp]desarrollar y[nbsp]adoptar las[nbsp]últimas tecnologías de[nbsp]pago disponibles para nuestros clientes.'),(113394,2801,'_slider_story-past_7_gropus_1_description','field_6107ff01b9e36'),(113395,2801,'slider_story-past_8_gropus_1_title_title','La[nbsp]nueva plataforma de[nbsp]procesamiento y[nbsp]sistemas'),(113396,2801,'_slider_story-past_8_gropus_1_title_title','field_6107fefbb9e35'),(113397,2801,'slider_story-past_8_gropus_1_title_gradient','0'),(113398,2801,'_slider_story-past_8_gropus_1_title_gradient','field_6107ff2c8bc34'),(113399,2801,'slider_story-past_8_gropus_1_title',''),(113400,2801,'_slider_story-past_8_gropus_1_title','field_6107ff625d3cf'),(113401,2801,'slider_story-past_8_gropus_1_description','CommerceGate comienza el[nbsp]desarrollo de[nbsp]la[nbsp]nueva plataforma de[nbsp]procesamiento y[nbsp]sistemas de[nbsp]administración para proveer a[nbsp]nuestros clientes de[nbsp]una[nbsp]solución líder en[nbsp]procesamiento de[nbsp]pagos y[nbsp]altamente segura.'),(113402,2801,'_slider_story-past_8_gropus_1_description','field_6107ff01b9e36'),(113403,2801,'slider_story-past_8_gropus_2_title_title','Tecnología inteligente ágil y basada en datos'),(113404,2801,'_slider_story-past_8_gropus_2_title_title','field_6107fefbb9e35'),(113405,2801,'slider_story-past_8_gropus_2_title_gradient','0'),(113406,2801,'_slider_story-past_8_gropus_2_title_gradient','field_6107ff2c8bc34'),(113407,2801,'slider_story-past_8_gropus_2_title',''),(113408,2801,'_slider_story-past_8_gropus_2_title','field_6107ff625d3cf'),(113409,2801,'slider_story-past_8_gropus_2_description','CommerceGate continúa evolucionando y[nbsp]satisfaciendo el[nbsp]panorama cambiante de[nbsp]la[nbsp]industria mediante la[nbsp]optimización de[nbsp]los[nbsp]procesos de[nbsp]negocio, haciendo uso[nbsp]de[nbsp]tecnología inteligente ágil[nbsp]y[nbsp]basada en[nbsp]datos.'),(113410,2801,'_slider_story-past_8_gropus_2_description','field_6107ff01b9e36'),(113411,2801,'slider_story-past_9_year','En 2016'),(113412,2801,'_slider_story-past_9_year','field_6107fe861dc5d'),(113413,2801,'slider_story-past_9_gropus_0_title_title','Un[nbsp]sistema líder de[nbsp]administración y[nbsp]de[nbsp]interfaz'),(113414,2801,'_slider_story-past_9_gropus_0_title_title','field_6107fefbb9e35'),(113415,2801,'slider_story-past_9_gropus_0_title_gradient','0'),(113416,2801,'_slider_story-past_9_gropus_0_title_gradient','field_6107ff2c8bc34'),(113417,2801,'slider_story-past_9_gropus_0_title',''),(113418,2801,'_slider_story-past_9_gropus_0_title','field_6107ff625d3cf'),(113419,2801,'slider_story-past_9_gropus_0_description','CommerceGate lanza un[nbsp]sistema líder de[nbsp]administración y[nbsp]de[nbsp]interfaz de[nbsp]usuario para el[nbsp]comerciante, haciendo más[nbsp]sencilla y[nbsp]conveniente la[nbsp]gestión del[nbsp]procesamiento de[nbsp]pagos de[nbsp]nuestros clientes.'),(113420,2801,'_slider_story-past_9_gropus_0_description','field_6107ff01b9e36'),(113421,2801,'slider_story-past_9_gropus_1_title_title','El[nbsp]sitio web y[nbsp]el[nbsp]perfil corporativo'),(113422,2801,'_slider_story-past_9_gropus_1_title_title','field_6107fefbb9e35'),(113423,2801,'slider_story-past_9_gropus_1_title_gradient','0'),(113424,2801,'_slider_story-past_9_gropus_1_title_gradient','field_6107ff2c8bc34'),(113425,2801,'slider_story-past_9_gropus_1_title',''),(113426,2801,'_slider_story-past_9_gropus_1_title','field_6107ff625d3cf'),(113427,2801,'slider_story-past_9_gropus_1_description','CommerceGate actualiza el[nbsp]sitio web y[nbsp]el[nbsp]perfil corporativo para reflejar nuestra dedicación y[nbsp]nuestro compromiso con[nbsp]la[nbsp]innovación constante, marcando la[nbsp]transición a[nbsp]un[nbsp]procesador de[nbsp]pagos eficiente, ágil y[nbsp]basado en[nbsp]datos.'),(113428,2801,'_slider_story-past_9_gropus_1_description','field_6107ff01b9e36'),(113429,2801,'slider_story-past_9_gropus','2'),(113430,2801,'_slider_story-past_9_gropus','field_6107fee8b9e34'),(113431,2801,'slider_story-past_10_year','En 2017'),(113432,2801,'_slider_story-past_10_year','field_6107fe861dc5d'),(113433,2801,'slider_story-past_10_gropus_0_title_title','Billing[nbsp]2.0'),(113434,2801,'_slider_story-past_10_gropus_0_title_title','field_6107fefbb9e35'),(113435,2801,'slider_story-past_10_gropus_0_title_gradient','1'),(113436,2801,'_slider_story-past_10_gropus_0_title_gradient','field_6107ff2c8bc34'),(113437,2801,'slider_story-past_10_gropus_0_title',''),(113438,2801,'_slider_story-past_10_gropus_0_title','field_6107ff625d3cf'),(113439,2801,'slider_story-past_10_gropus_0_description','CommerceGate lanza Billing[nbsp]2.0, un[nbsp]sistema líder de[nbsp]cobros, pagos y[nbsp]facturación todo en[nbsp]uno, que[nbsp]proporciona la[nbsp]última tecnología y[nbsp]funcionalidades con[nbsp]datos de[nbsp]cada transacción precisos para nuestros clientes.'),(113440,2801,'_slider_story-past_10_gropus_0_description','field_6107ff01b9e36'),(113441,2801,'slider_story-past_10_gropus','1'),(113442,2801,'_slider_story-past_10_gropus','field_6107fee8b9e34'),(113443,2801,'slider_story-past_11_year','En 2018'),(113444,2801,'_slider_story-past_11_year','field_6107fe861dc5d'),(113445,2801,'slider_story-past_11_gropus_0_title_title','CGPayTech'),(113446,2801,'_slider_story-past_11_gropus_0_title_title','field_6107fefbb9e35'),(113447,2801,'slider_story-past_11_gropus_0_title_gradient','1'),(113448,2801,'_slider_story-past_11_gropus_0_title_gradient','field_6107ff2c8bc34'),(113449,2801,'slider_story-past_11_gropus_0_title',''),(113450,2801,'_slider_story-past_11_gropus_0_title','field_6107ff625d3cf'),(113451,2801,'slider_story-past_11_gropus_0_description','CommerceGate lanza CGPayTech, una[nbsp]plataforma de[nbsp]vanguardia para pagos con[nbsp]capacidades más[nbsp]altas de[nbsp]procesamiento, protocolos de[nbsp]encriptado de[nbsp]seguridad mejorados y[nbsp]variedad de[nbsp]métodos de[nbsp]pago adicionales.'),(113452,2801,'_slider_story-past_11_gropus_0_description','field_6107ff01b9e36'),(113453,2801,'slider_story-past_11_gropus','1'),(113454,2801,'_slider_story-past_11_gropus','field_6107fee8b9e34'),(113455,2801,'slider_story-past_12_year','En 2019'),(113456,2801,'_slider_story-past_12_year','field_6107fe861dc5d'),(113457,2801,'slider_story-past_12_gropus_0_title_title','20a integración de[nbsp]socios adquirentes'),(113458,2801,'_slider_story-past_12_gropus_0_title_title','field_6107fefbb9e35'),(113459,2801,'slider_story-past_12_gropus_0_title_gradient','0'),(113460,2801,'_slider_story-past_12_gropus_0_title_gradient','field_6107ff2c8bc34'),(113461,2801,'slider_story-past_12_gropus_0_title',''),(113462,2801,'_slider_story-past_12_gropus_0_title','field_6107ff625d3cf'),(113463,2801,'slider_story-past_12_gropus_0_description','CommerceGate introduce la[nbsp]20a integración de[nbsp]socios adquirentes, permitiendo a[nbsp]nuestros comerciantes volúmenes transaccionales más[nbsp]altos, mejor conversión, gestión del[nbsp]riesgo y[nbsp]calidad del[nbsp]procesamiento de[nbsp]pago.'),(113464,2801,'_slider_story-past_12_gropus_0_description','field_6107ff01b9e36'),(113465,2801,'slider_story-past_12_gropus','1'),(113466,2801,'_slider_story-past_12_gropus','field_6107fee8b9e34'),(113467,2801,'slider_story-past_13_year','En 2020'),(113468,2801,'_slider_story-past_13_year','field_6107fe861dc5d'),(113469,2801,'slider_story-past_13_gropus_0_title_title','La[nbsp]licencia de[nbsp]institución financiera'),(113470,2801,'_slider_story-past_13_gropus_0_title_title','field_6107fefbb9e35'),(113471,2801,'slider_story-past_13_gropus_0_title_gradient','0'),(113472,2801,'_slider_story-past_13_gropus_0_title_gradient','field_6107ff2c8bc34'),(113473,2801,'slider_story-past_13_gropus_0_title',''),(113474,2801,'_slider_story-past_13_gropus_0_title','field_6107ff625d3cf'),(113475,2801,'slider_story-past_13_gropus_0_description','CommerceGate fue[nbsp]el[nbsp]primer grupo no[nbsp]bancario en[nbsp]España en[nbsp]obtener la[nbsp]licencia de[nbsp]institución financiera del[nbsp]Banco de[nbsp]España.'),(113476,2801,'_slider_story-past_13_gropus_0_description','field_6107ff01b9e36'),(113477,2801,'slider_story-past_13_gropus','1'),(113478,2801,'_slider_story-past_13_gropus','field_6107fee8b9e34'),(113479,2801,'slider_story-past_14_year','En 2021'),(113480,2801,'_slider_story-past_14_year','field_6107fe861dc5d'),(113481,2801,'slider_story-past_14_gropus_0_title_title','CommerceGate abre el[nbsp]mercado LATAM'),(113482,2801,'_slider_story-past_14_gropus_0_title_title','field_6107fefbb9e35'),(113483,2801,'slider_story-past_14_gropus_0_title_gradient','0'),(113484,2801,'_slider_story-past_14_gropus_0_title_gradient','field_6107ff2c8bc34'),(113485,2801,'slider_story-past_14_gropus_0_title',''),(113486,2801,'_slider_story-past_14_gropus_0_title','field_6107ff625d3cf'),(113487,2801,'slider_story-past_14_gropus_0_description','CommerceGate abre el[nbsp]mercado LATAM a[nbsp]través de[nbsp]soluciones de[nbsp]adquisición y[nbsp]pagos locales para comerciantes de[nbsp]la[nbsp]UE, y[nbsp]a[nbsp]continuación Brasil como primer país, y[nbsp]México, Chile, Colombia y[nbsp]Perú después.'),(113488,2801,'_slider_story-past_14_gropus_0_description','field_6107ff01b9e36'),(113489,2801,'slider_story-past_14_gropus','1'),(113490,2801,'_slider_story-past_14_gropus','field_6107fee8b9e34'),(113491,2801,'slider_story-feature_0_gropus_2_title_title','E[nbsp]Wallet[nbsp]CG.'),(113492,2801,'_slider_story-feature_0_gropus_2_title_title','field_6107ffda45734'),(113493,2801,'slider_story-feature_0_gropus_2_title_gradient','0'),(113494,2801,'_slider_story-feature_0_gropus_2_title_gradient','field_6107ffda45735'),(113495,2801,'slider_story-feature_0_gropus_2_title',''),(113496,2801,'_slider_story-feature_0_gropus_2_title','field_6107ffda45733'),(113497,2801,'slider_story-feature_0_gropus_2_description','E[nbsp]Wallet[nbsp]CG. Obtenga completo acceso a[nbsp]los[nbsp]beneficios de[nbsp]la[nbsp]solución CG[nbsp]eWallet para aumentar la[nbsp]interacción del[nbsp]cliente con[nbsp]su[nbsp]negocio.'),(113498,2801,'_slider_story-feature_0_gropus_2_description','field_6107ffda45736'),(113499,2801,'main-block_icon','2405'),(113500,2801,'_main-block_icon','field_61a6339b40147'),(113501,2801,'blog-block_title-color','#4BD18E'),(113502,2801,'_blog-block_title-color','field_61a631cd81f28'),(113503,2801,'blog-block_title_before','Su éxito es el nuestro.'),(113504,2801,'_blog-block_title_before','field_61a631cd81f2a'),(113505,2801,'blog-block_title_after','Está en buenas manos.'),(113506,2801,'_blog-block_title_after','field_61a631cd81f2b'),(113507,2801,'blog-block_title',''),(113508,2801,'_blog-block_title','field_61a631cd81f29'),(113509,2801,'blog-block_link','a:3:{s:5:\"title\";s:33:\"Vea nuestras historias de éxito \";s:3:\"url\";s:48:\"https://commercegate.goodface.com.ua/wp/es/blog/\";s:6:\"target\";s:0:\"\";}'),(113510,2801,'_blog-block_link','field_61a631cd81f2c'),(113511,2801,'blog-block_posts','a:4:{i:0;s:4:\"2690\";i:1;s:4:\"2634\";i:2;s:4:\"2666\";i:3;s:4:\"2662\";}'),(113512,2801,'_blog-block_posts','field_61a631cd81f2d'),(113513,2801,'blog-block_post-button-title','Ver caso de estudio'),(113514,2801,'_blog-block_post-button-title','field_61a631cd81f2e'),(113515,2801,'blog-block',''),(113516,2801,'_blog-block','field_61a631cd81f27'),(113517,2803,'_wp_attached_file','2021/11/payment-instruments-img-2.png'),(113518,2803,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:296;s:6:\"height\";i:160;s:4:\"file\";s:37:\"2021/11/payment-instruments-img-2.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"payment-instruments-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:{}}}'),(113519,2804,'_wp_attached_file','2021/11/Payment-Gateway-icon.svg'),(113520,2804,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:40;s:6:\"height\";i:40;s:4:\"file\";s:33:\"/2021/11/Payment-Gateway-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:24:\"Payment-Gateway-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:24:\"Payment-Gateway-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:24:\"Payment-Gateway-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:24:\"Payment-Gateway-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:24:\"Payment-Gateway-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:24:\"Payment-Gateway-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(113521,2805,'_wp_attached_file','2021/08/Payment-Gateway-icon.svg'),(113522,2805,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:40;s:6:\"height\";i:40;s:4:\"file\";s:33:\"/2021/08/Payment-Gateway-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:24:\"Payment-Gateway-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:24:\"Payment-Gateway-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:24:\"Payment-Gateway-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:24:\"Payment-Gateway-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:24:\"Payment-Gateway-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:24:\"Payment-Gateway-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(113523,2806,'_wp_attached_file','2021/07/Billing-Platform-icon-1.svg'),(113524,2806,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:40;s:6:\"height\";i:32;s:4:\"file\";s:36:\"/2021/07/Billing-Platform-icon-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:27:\"Billing-Platform-icon-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:27:\"Billing-Platform-icon-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:27:\"Billing-Platform-icon-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:27:\"Billing-Platform-icon-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:27:\"Billing-Platform-icon-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:27:\"Billing-Platform-icon-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(113525,2808,'_wp_attached_file','2021/07/Online-Payment-Processing-icon-1.svg'),(113526,2808,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:40;s:6:\"height\";i:34;s:4:\"file\";s:45:\"/2021/07/Online-Payment-Processing-icon-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:36:\"Online-Payment-Processing-icon-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:36:\"Online-Payment-Processing-icon-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:36:\"Online-Payment-Processing-icon-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:36:\"Online-Payment-Processing-icon-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:36:\"Online-Payment-Processing-icon-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:36:\"Online-Payment-Processing-icon-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(113527,2810,'_wp_attached_file','2021/07/Acquiring-Solutions-icon-2.svg'),(113528,2810,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:38;s:6:\"height\";i:35;s:4:\"file\";s:39:\"/2021/07/Acquiring-Solutions-icon-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:30:\"Acquiring-Solutions-icon-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:30:\"Acquiring-Solutions-icon-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:30:\"Acquiring-Solutions-icon-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:30:\"Acquiring-Solutions-icon-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:30:\"Acquiring-Solutions-icon-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:30:\"Acquiring-Solutions-icon-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(113529,2811,'_wp_attached_file','2021/07/Risk-and-Compliance-icon-1.svg'),(113530,2811,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:32;s:6:\"height\";i:39;s:4:\"file\";s:39:\"/2021/07/Risk-and-Compliance-icon-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:30:\"Risk-and-Compliance-icon-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:30:\"Risk-and-Compliance-icon-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:30:\"Risk-and-Compliance-icon-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:30:\"Risk-and-Compliance-icon-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:30:\"Risk-and-Compliance-icon-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:30:\"Risk-and-Compliance-icon-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(113531,2813,'_wp_attached_file','2021/07/Revenue-Optimization-icon-2.svg'),(113532,2813,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:39;s:6:\"height\";i:36;s:4:\"file\";s:40:\"/2021/07/Revenue-Optimization-icon-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:31:\"Revenue-Optimization-icon-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:31:\"Revenue-Optimization-icon-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:31:\"Revenue-Optimization-icon-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:31:\"Revenue-Optimization-icon-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:31:\"Revenue-Optimization-icon-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:31:\"Revenue-Optimization-icon-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(113533,2814,'_wp_attached_file','2021/07/Digital-Bank-icon-1.svg'),(113534,2814,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:38;s:6:\"height\";i:38;s:4:\"file\";s:32:\"/2021/07/Digital-Bank-icon-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:23:\"Digital-Bank-icon-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:23:\"Digital-Bank-icon-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:23:\"Digital-Bank-icon-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:23:\"Digital-Bank-icon-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:23:\"Digital-Bank-icon-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:23:\"Digital-Bank-icon-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(113535,1641,'page-content_0_shield-or-img','shield'),(113536,1641,'_page-content_0_shield-or-img','field_61a673f3d49d1'),(113537,1641,'page-content_1_content-type','chart'),(113538,1641,'_page-content_1_content-type','field_619f73804aab3'),(113539,1641,'page-content_2_content_icon',''),(113540,1641,'_page-content_2_content_icon','field_619f7ff21af7e'),(113541,1641,'page-content_3_image-settings','default'),(113542,1641,'_page-content_3_image-settings','field_619f7d373cff0'),(113543,1641,'page-content_4_image-settings','default'),(113544,1641,'_page-content_4_image-settings','field_619f7d373cff0'),(113545,2815,'_wp_attached_file','2021/07/Card-Issuing-icon-1.svg'),(113546,2815,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:40;s:6:\"height\";i:32;s:4:\"file\";s:32:\"/2021/07/Card-Issuing-icon-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:23:\"Card-Issuing-icon-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:23:\"Card-Issuing-icon-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:23:\"Card-Issuing-icon-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:23:\"Card-Issuing-icon-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:23:\"Card-Issuing-icon-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:23:\"Card-Issuing-icon-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(113547,1637,'page-content_0_shield-or-img','shield'),(113548,1637,'_page-content_0_shield-or-img','field_61a673f3d49d1'),(113549,1637,'page-content_1_content-type','chart'),(113550,1637,'_page-content_1_content-type','field_619f73804aab3'),(113551,1637,'page-content_2_content_icon',''),(113552,1637,'_page-content_2_content_icon','field_619f7ff21af7e'),(113553,1637,'page-content_3_image-settings','default'),(113554,1637,'_page-content_3_image-settings','field_619f7d373cff0'),(113555,1637,'page-content_4_image-settings','default'),(113556,1637,'_page-content_4_image-settings','field_619f7d373cff0'),(113557,2816,'_wp_attached_file','2021/07/eWallet-icon-1.svg'),(113558,2816,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:40;s:6:\"height\";i:32;s:4:\"file\";s:27:\"/2021/07/eWallet-icon-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:18:\"eWallet-icon-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:18:\"eWallet-icon-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:18:\"eWallet-icon-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:18:\"eWallet-icon-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:18:\"eWallet-icon-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:18:\"eWallet-icon-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(113559,1640,'page-content_0_shield-or-img','shield'),(113560,1640,'_page-content_0_shield-or-img','field_61a673f3d49d1'),(113561,1640,'page-content_1_content-type','chart'),(113562,1640,'_page-content_1_content-type','field_619f73804aab3'),(113563,1640,'page-content_2_content_icon',''),(113564,1640,'_page-content_2_content_icon','field_619f7ff21af7e'),(113565,1640,'page-content_3_image-settings','default'),(113566,1640,'_page-content_3_image-settings','field_619f7d373cff0'),(113567,1640,'page-content_4_image-settings','default'),(113568,1640,'_page-content_4_image-settings','field_619f7d373cff0'),(113569,2644,'_page-title_content-title','field_61a89f30bd3c2'),(113570,2822,'_pll_strings_translations','a:0:{}'),(113571,2826,'_edit_last','1'),(113572,2826,'_edit_lock','1653475229:1'),(113573,2826,'short-info_city','Test'),(113574,2826,'_short-info_city','field_6107f0ceb348a'),(113575,2826,'short-info_description','Test'),(113576,2826,'_short-info_description','field_61090b2672ffa'),(113577,2826,'short-info',''),(113578,2826,'_short-info','field_6107f0c3b3489'),(113579,2826,'content','Test'),(113580,2826,'_content','field_61090ba5649b5'),(113581,2826,'_yoast_wpseo_estimated-reading-time-minutes',''),(113582,2826,'_wp_trash_meta_status','publish'),(113583,2826,'_wp_trash_meta_time','1653475376'),(113584,2826,'_wp_desired_post_slug','test');
/*!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=2827 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 (9,1,'2021-07-19 12:10:07','2021-07-19 12:10:07','','polylang_mo_2','','private','closed','closed','','polylang_mo_2','','','2021-07-19 12:10:07','2021-07-19 12:10:07','',0,'https://commercegate.goodface.com.ua/wp/?post_type=polylang_mo&p=9',0,'polylang_mo','',0),(10,1,'2021-07-19 12:10:08','2021-07-19 12:10:08','','polylang_mo_5','','private','closed','closed','','polylang_mo_5','','','2021-07-19 12:10:08','2021-07-19 12:10:08','',0,'https://commercegate.goodface.com.ua/wp/?post_type=polylang_mo&p=10',0,'polylang_mo','',0),(12,1,'2021-07-19 13:26:34','2021-07-19 13:26:34','','Home','','publish','closed','closed','','home','','','2021-12-01 11:47:44','2021-12-01 11:47:44','',0,'https://commercegate.goodface.com.ua/wp/?page_id=12',2,'page','',0),(13,1,'2021-07-19 13:26:34','2021-07-19 13:26:34','','Home','','inherit','closed','closed','','12-revision-v1','','','2021-07-19 13:26:34','2021-07-19 13:26:34','',12,'https://commercegate.goodface.com.ua/wp/?p=13',0,'revision','',0),(16,1,'2021-07-19 13:36:44','2021-07-19 13:36:44','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 info','global-info','publish','closed','closed','','group_60f57fc35b1bc','','','2021-09-29 12:31:36','2021-09-29 12:31:36','',0,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field-group&#038;p=16',0,'acf-field-group','',0),(20,1,'2021-07-19 18:53:25','2021-07-19 18:53:25','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:\"\";}','Global info EN','global-info-en','publish','closed','closed','','group_60f5c9f66b822','','','2021-11-30 19:44:37','2021-11-30 19:44:37','',0,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field-group&#038;p=20',0,'acf-field-group','',0),(21,1,'2021-07-19 18:53:25','2021-07-19 18:53:25','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_60f5ca1a5f664','','','2021-07-19 18:53:25','2021-07-19 18:53:25','',20,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=21',0,'acf-field','',0),(22,1,'2021-07-19 18:59:18','2021-07-19 18:59: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:3:\"row\";s:10:\"sub_fields\";a:0:{}}','Business offering','business-offering-en','publish','closed','closed','','field_60f5ca67dde32','','','2021-08-13 14:09:28','2021-08-13 14:09:28','',20,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=22',1,'acf-field','',0),(23,1,'2021-07-19 18:59:18','2021-07-19 18:59:18','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\";}','Title','title','publish','closed','closed','','field_60f5cb09dde33','','','2021-08-26 10:49:18','2021-08-26 10:49:18','',22,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=23',1,'acf-field','',0),(24,1,'2021-07-19 18:59:18','2021-07-19 18:59:18','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\";}','Description','description','publish','closed','closed','','field_60f5cb11dde34','','','2021-07-19 20:10:26','2021-07-19 20:10:26','',22,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=24',2,'acf-field','',0),(25,1,'2021-07-19 18:59:18','2021-07-19 18:59:18','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:13:\"Add menu item\";}','Menu','menu','publish','closed','closed','','field_60f5cb37dde35','','','2021-07-19 20:10:26','2021-07-19 20:10:26','',22,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=25',3,'acf-field','',0),(26,1,'2021-07-19 18:59:18','2021-07-19 18:59:18','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\";}','Icon','icon','publish','closed','closed','','field_60f5cb50dde36','','','2021-10-08 10:59:14','2021-10-08 10:59:14','',25,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=26',1,'acf-field','',0),(28,1,'2021-07-19 18:59:18','2021-07-19 18:59:18','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\";}','Description','description','publish','closed','closed','','field_60f5cb6ddde38','','','2021-10-08 10:59:15','2021-10-08 10:59:15','',25,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=28',3,'acf-field','',0),(29,1,'2021-07-19 18:59:37','2021-07-19 18:59:37','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;}','Business offering','business_offering','publish','closed','closed','','field_60f5cb90d2e80','','','2021-07-19 20:10:26','2021-07-19 20:10:26','',22,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=29',0,'acf-field','',0),(30,1,'2021-07-19 19:02:57','2021-07-19 19:02:57','','to-Acquirers-icon','','inherit','open','closed','','to-acquirers-icon','','','2021-07-19 20:34:49','2021-07-19 20:34:49','',0,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/to-Acquirers-icon.svg',0,'attachment','image/svg+xml',0),(31,1,'2021-07-19 19:03:00','2021-07-19 19:03:00','','to-Banking-icon','','inherit','open','closed','','to-banking-icon','','','2021-07-19 20:34:47','2021-07-19 20:34:47','',0,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/to-Banking-icon.svg',0,'attachment','image/svg+xml',0),(32,1,'2021-07-19 19:03:04','2021-07-19 19:03:04','','to-Merchants-icon','','inherit','open','closed','','to-merchants-icon','','','2021-07-19 20:34:44','2021-07-19 20:34:44','',0,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/to-Merchants-icon.svg',0,'attachment','image/svg+xml',0),(33,1,'2021-07-19 19:03:05','2021-07-19 19:03:05','','to-Platforms-icon','','inherit','open','closed','','to-platforms-icon','','','2021-07-19 20:34:41','2021-07-19 20:34:41','',0,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/to-Platforms-icon.svg',0,'attachment','image/svg+xml',0),(34,1,'2021-07-19 19:03:07','2021-07-19 19:03:07','','to-Resellers-icon','','inherit','open','closed','','to-resellers-icon','','','2021-07-19 20:34:38','2021-07-19 20:34:38','',0,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/to-Resellers-icon.svg',0,'attachment','image/svg+xml',0),(35,1,'2021-07-19 19:09:53','2021-07-19 19:09:53','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\";}','Url','url','publish','closed','closed','','field_60f5cde32ce61','','','2021-10-08 10:59:15','2021-10-08 10:59:15','',25,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=35',2,'acf-field','',0),(36,1,'2021-07-19 19:13:35','2021-07-19 19:13:35','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;}','Solutions','solutions','publish','closed','closed','','field_60f5ce27d6e52','','','2021-07-19 20:10:26','2021-07-19 20:10:26','',37,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=36',0,'acf-field','',0),(37,1,'2021-07-19 19:13:35','2021-07-19 19:13:35','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:{}}','Solutions','solutions-en','publish','closed','closed','','field_60f5ce2fd6e53','','','2021-08-26 10:49:18','2021-08-26 10:49:18','',20,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=37',2,'acf-field','',0),(38,1,'2021-07-19 19:13:35','2021-07-19 19:13: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:5:\"array\";s:12:\"translations\";s:9:\"copy_once\";}','Title','title','publish','closed','closed','','field_60f5ce50d6e54','','','2021-08-26 10:49:18','2021-08-26 10:49:18','',37,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=38',1,'acf-field','',0),(39,1,'2021-07-19 19:13:35','2021-07-19 19:13:35','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\";}','Description','description','publish','closed','closed','','field_60f5ce54d6e55','','','2021-07-19 20:10:26','2021-07-19 20:10:26','',37,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=39',2,'acf-field','',0),(40,1,'2021-07-19 19:13:35','2021-07-19 19:13:35','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:{}}','Links group 1','links-group-1','publish','closed','closed','','field_60f5ce6bd6e56','','','2021-07-19 20:10:26','2021-07-19 20:10:26','',37,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=40',3,'acf-field','',0),(41,1,'2021-07-19 19:13:35','2021-07-19 19:13:35','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','title','publish','closed','closed','','field_60f5ce7ed6e57','','','2021-07-19 19:13:35','2021-07-19 19:13:35','',40,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=41',0,'acf-field','',0),(42,1,'2021-07-19 19:13:35','2021-07-19 19:13:35','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:8:\"Add link\";}','Links','links','publish','closed','closed','','field_60f5ce82d6e58','','','2021-07-19 19:13:35','2021-07-19 19:13:35','',40,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=42',1,'acf-field','',0),(43,1,'2021-07-19 19:13:35','2021-07-19 19:13:35','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\";}','Icon','icon','publish','closed','closed','','field_60f5ce9dd6e59','','','2021-10-08 10:59:15','2021-10-08 10:59:15','',42,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=43',1,'acf-field','',0),(44,1,'2021-07-19 19:13:35','2021-07-19 19:13: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:5:\"array\";s:12:\"translations\";s:9:\"copy_once\";}','Url','url','publish','closed','closed','','field_60f5cea7d6e5a','','','2021-10-08 10:59:15','2021-10-08 10:59:15','',42,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=44',2,'acf-field','',0),(46,1,'2021-07-19 19:13:35','2021-07-19 19:13:35','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\";}','Description','description','publish','closed','closed','','field_60f5ced4d6e5c','','','2021-10-08 10:59:15','2021-10-08 10:59:15','',42,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=46',3,'acf-field','',0),(47,1,'2021-07-19 19:14:30','2021-07-19 19:14:30','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:{}}','Links group 2','links-group-2','publish','closed','closed','','field_60f5cf0ea566b','','','2021-07-19 20:10:26','2021-07-19 20:10:26','',37,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=47',4,'acf-field','',0),(48,1,'2021-07-19 19:14:30','2021-07-19 19:14:30','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','title','publish','closed','closed','','field_60f5cf0ea566c','','','2021-07-19 19:14:30','2021-07-19 19:14:30','',47,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=48',0,'acf-field','',0),(49,1,'2021-07-19 19:14:30','2021-07-19 19:14:30','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:8:\"Add link\";}','Links','links','publish','closed','closed','','field_60f5cf0ea566d','','','2021-07-19 19:14:30','2021-07-19 19:14:30','',47,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=49',1,'acf-field','',0),(50,1,'2021-07-19 19:14:30','2021-07-19 19:14:30','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\";}','Icon','icon','publish','closed','closed','','field_60f5cf0ea566e','','','2021-10-08 11:13:21','2021-10-08 11:13:21','',49,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=50',1,'acf-field','',0),(51,1,'2021-07-19 19:14:30','2021-07-19 19:14:30','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\";}','Url','url','publish','closed','closed','','field_60f5cf0ea566f','','','2021-10-08 11:13:21','2021-10-08 11:13:21','',49,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=51',2,'acf-field','',0),(53,1,'2021-07-19 19:14:30','2021-07-19 19:14:30','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\";}','Description','description','publish','closed','closed','','field_60f5cf0ea5671','','','2021-10-08 11:13:21','2021-10-08 11:13:21','',49,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=53',3,'acf-field','',0),(54,1,'2021-07-19 19:21:04','2021-07-19 19:21:04','','Acquiring-Solutions-icon','','inherit','open','closed','','acquiring-solutions-icon','','','2021-07-19 20:34:35','2021-07-19 20:34:35','',0,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/Acquiring-Solutions-icon.svg',0,'attachment','image/svg+xml',0),(55,1,'2021-07-19 19:21:05','2021-07-19 19:21:05','','Billing-Platform-icon','','inherit','open','closed','','billing-platform-icon','','','2021-07-19 20:34:29','2021-07-19 20:34:29','',0,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/Billing-Platform-icon.svg',0,'attachment','image/svg+xml',0),(56,1,'2021-07-19 19:21:05','2021-07-19 19:21:05','','Card-Issuing-icon','','inherit','open','closed','','card-issuing-icon','','','2021-07-19 20:34:32','2021-07-19 20:34:32','',0,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/Card-Issuing-icon.svg',0,'attachment','image/svg+xml',0),(57,1,'2021-07-19 19:21:06','2021-07-19 19:21:06','','Digital-Bank-icon','','inherit','open','closed','','digital-bank-icon','','','2021-07-19 20:34:23','2021-07-19 20:34:23','',0,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/Digital-Bank-icon.svg',0,'attachment','image/svg+xml',0),(58,1,'2021-07-19 19:21:06','2021-07-19 19:21:06','','eWallet-icon','','inherit','open','closed','','ewallet-icon','','','2021-07-19 20:34:26','2021-07-19 20:34:26','',0,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/eWallet-icon.svg',0,'attachment','image/svg+xml',0),(59,1,'2021-07-19 19:21:07','2021-07-19 19:21:07','','Online-Payment-Processing-icon','','inherit','open','closed','','online-payment-processing-icon','','','2021-07-19 20:34:17','2021-07-19 20:34:17','',0,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/Online-Payment-Processing-icon.svg',0,'attachment','image/svg+xml',0),(60,1,'2021-07-19 19:21:07','2021-07-19 19:21:07','','Payment-Gateway-icon','','inherit','open','closed','','payment-gateway-icon','','','2021-07-19 20:34:20','2021-07-19 20:34:20','',0,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/Payment-Gateway-icon.svg',0,'attachment','image/svg+xml',0),(61,1,'2021-07-19 19:21:08','2021-07-19 19:21:08','','Revenue-Optimization-icon','','inherit','open','closed','','revenue-optimization-icon','','','2021-07-19 20:34:14','2021-07-19 20:34:14','',0,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/Revenue-Optimization-icon.svg',0,'attachment','image/svg+xml',0),(62,1,'2021-07-19 19:21:09','2021-07-19 19:21:09','','Risk-and-Compliance-icon','','inherit','open','closed','','risk-and-compliance-icon','','','2021-07-19 20:34:10','2021-07-19 20:34:10','',0,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/Risk-and-Compliance-icon.svg',0,'attachment','image/svg+xml',0),(63,1,'2021-07-19 19:35:54','2021-07-19 19:35:54','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;}','About us','_copy','publish','closed','closed','','field_60f5d3d662566','','','2021-07-19 20:10:26','2021-07-19 20:10:26','',64,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=63',0,'acf-field','',0),(64,1,'2021-07-19 19:35:54','2021-07-19 19:35:54','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:{}}','About us','about-us-en','publish','closed','closed','','field_60f5d3dd62567','','','2021-08-13 14:09:28','2021-08-13 14:09:28','',20,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=64',3,'acf-field','',0),(65,1,'2021-07-19 19:35:54','2021-07-19 19:35:54','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\";}','Title','title','publish','closed','closed','','field_60f5d3dd62568','','','2021-08-26 10:49:56','2021-08-26 10:49:56','',64,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=65',1,'acf-field','',0),(66,1,'2021-07-19 19:35:54','2021-07-19 19:35: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:3;s:9:\"new_lines\";s:2:\"br\";s:12:\"translations\";s:9:\"translate\";}','Description','description','publish','closed','closed','','field_60f5d3dd62569','','','2021-07-19 20:10:26','2021-07-19 20:10:26','',64,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=66',2,'acf-field','',0),(67,1,'2021-07-19 19:35:54','2021-07-19 19:35:54','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:{}}','Links group 1','links-group-1','publish','closed','closed','','field_60f5d3dd6256a','','','2021-07-19 20:10:26','2021-07-19 20:10:26','',64,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=67',3,'acf-field','',0),(68,1,'2021-07-19 19:35:54','2021-07-19 19:35:54','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\";}','Icon','icon','publish','closed','closed','','field_60f5d3f662578','','','2021-07-19 20:57:24','2021-07-19 20:57:24','',67,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=68',0,'acf-field','',0),(69,1,'2021-07-19 19:35:54','2021-07-19 19:35: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\";}','Title','title','publish','closed','closed','','field_60f5d3dd6256b','','','2021-07-19 21:01:27','2021-07-19 21:01:27','',67,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=69',1,'acf-field','',0),(70,1,'2021-07-19 19:35:54','2021-07-19 19:35:54','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:8:\"Add link\";}','Links','links','publish','closed','closed','','field_60f5d3dd6256c','','','2021-07-19 21:01:27','2021-07-19 21:01:27','',67,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=70',2,'acf-field','',0),(72,1,'2021-07-19 19:35:54','2021-07-19 19:35:54','a:11:{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:0;s:2:\"ui\";i:0;s:12:\"translations\";s:9:\"copy_once\";s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";}','Is new','is-new','publish','closed','closed','','field_60f5d40562579','','','2021-07-19 19:39:02','2021-07-19 19:39:02','',70,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=72',0,'acf-field','',0),(73,1,'2021-07-19 19:35:54','2021-07-19 19:35:54','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\";}','Url','url','publish','closed','closed','','field_60f5d3dd6256e','','','2021-08-18 14:16:45','2021-08-18 14:16:45','',70,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=73',1,'acf-field','',0),(75,1,'2021-07-19 19:35:54','2021-07-19 19:35: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\";}','Description','description','publish','closed','closed','','field_60f5d3dd62570','','','2021-08-18 14:16:45','2021-08-18 14:16:45','',70,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=75',2,'acf-field','',0),(76,1,'2021-07-19 19:35:54','2021-07-19 19:35:54','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:{}}','Links group 2','links-group-2','publish','closed','closed','','field_60f5d4136257a','','','2021-07-19 20:10:26','2021-07-19 20:10:26','',64,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=76',4,'acf-field','',0),(77,1,'2021-07-19 19:35:54','2021-07-19 19:35:54','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\";}','Icon','icon','publish','closed','closed','','field_60f5d4146257b','','','2021-07-19 20:57:24','2021-07-19 20:57:24','',76,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=77',0,'acf-field','',0),(78,1,'2021-07-19 19:35:54','2021-07-19 19:35: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\";}','Title','title','publish','closed','closed','','field_60f5d4146257c','','','2021-07-19 21:01:27','2021-07-19 21:01:27','',76,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=78',1,'acf-field','',0),(79,1,'2021-07-19 19:35:54','2021-07-19 19:35:54','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:8:\"Add link\";}','Links','links','publish','closed','closed','','field_60f5d4146257d','','','2021-07-19 21:01:27','2021-07-19 21:01:27','',76,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=79',2,'acf-field','',0),(81,1,'2021-07-19 19:35:54','2021-07-19 19:35:54','a:11:{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:0;s:2:\"ui\";i:0;s:12:\"translations\";s:9:\"copy_once\";s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";}','Is new','is-new','publish','closed','closed','','field_60f5d4146257f','','','2021-07-19 19:39:03','2021-07-19 19:39:03','',79,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=81',0,'acf-field','',0),(82,1,'2021-07-19 19:35:54','2021-07-19 19:35:54','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\";}','Url','url','publish','closed','closed','','field_60f5d41462580','','','2021-08-18 14:16:45','2021-08-18 14:16:45','',79,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=82',1,'acf-field','',0),(84,1,'2021-07-19 19:35:54','2021-07-19 19:35: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\";}','Description','description','publish','closed','closed','','field_60f5d41462582','','','2021-08-18 14:16:45','2021-08-18 14:16:45','',79,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=84',2,'acf-field','',0),(85,1,'2021-07-19 19:37:21','2021-07-19 19:37:21','','Explore-icon','','inherit','open','closed','','explore-icon','','','2021-07-19 20:34:07','2021-07-19 20:34:07','',0,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/Explore-icon.svg',0,'attachment','image/svg+xml',0),(86,1,'2021-07-19 19:37:28','2021-07-19 19:37:28','','Resource-Center-icon','','inherit','open','closed','','resource-center-icon','','','2021-07-19 20:34:03','2021-07-19 20:34:03','',0,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/Resource-Center-icon.svg',0,'attachment','image/svg+xml',0),(88,1,'2021-07-19 19:43:50','2021-07-19 19:43:50','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:8:\"Add link\";}','Additional links','additional-links-en','publish','closed','closed','','field_60f5d5b7813e4','','','2021-08-31 09:39:07','2021-08-31 09:39:07','',20,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=88',4,'acf-field','',0),(89,1,'2021-07-19 20:12:34','2021-07-19 20:12: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;}','Global','global_texts','publish','closed','closed','','field_60f5dc7e10735','','','2021-11-30 08:32:28','2021-11-30 08:32:28','',20,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=89',26,'acf-field','',0),(90,1,'2021-07-19 20:12:34','2021-07-19 20:12: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:3:\"row\";s:10:\"sub_fields\";a:0:{}}','Search texts','search-en','publish','closed','closed','','field_60f5dc6710734','','','2021-08-13 14:10:05','2021-08-13 14:10:05','',20,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=90',7,'acf-field','',0),(91,1,'2021-07-19 20:12:34','2021-07-19 20:12: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\";}','Placeholder','placeholder','publish','closed','closed','','field_60f5dc9210736','','','2021-08-13 14:46:41','2021-08-13 14:46:41','',90,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=91',0,'acf-field','',0),(92,1,'2021-07-19 20:12:34','2021-07-19 20:12: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\";}','Clear button title','clear-button-title','publish','closed','closed','','field_60f5dc9b10737','','','2021-08-13 14:46:42','2021-08-13 14:46:42','',90,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=92',1,'acf-field','',0),(93,1,'2021-07-19 20:13:15','2021-07-19 20:13: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:5:\"table\";s:10:\"sub_fields\";a:0:{}}','Pagination','pagination','publish','closed','closed','','field_60f5dcbdded7c','','','2021-09-28 08:59:15','2021-09-28 08:59:15','',663,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=93',4,'acf-field','',0),(94,1,'2021-07-19 20:13:15','2021-07-19 20:13: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\";}','Next','next','publish','closed','closed','','field_60f5dccaded7d','','','2021-07-19 20:13:32','2021-07-19 20:13:32','',93,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=94',1,'acf-field','',0),(95,1,'2021-07-19 20:13:15','2021-07-19 20:13: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\";}','Previous','previous','publish','closed','closed','','field_60f5dcceded7e','','','2021-07-19 20:13:32','2021-07-19 20:13:32','',93,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=95',0,'acf-field','',0),(96,1,'2021-07-19 20:21:41','2021-07-19 20:21:41','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\";}','Sign in button','sign-in-button-en','publish','closed','closed','','field_60f5debc1a796','','','2021-08-13 14:09:28','2021-08-13 14:09:28','',20,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=96',5,'acf-field','',0),(99,1,'2021-07-19 21:13:29','2021-07-19 21:13: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\";}','Menu button title','menu-button-title','publish','closed','closed','','field_60f5ead7bee94','','','2021-08-02 17:21:11','2021-08-02 17:21:11','',663,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=99',0,'acf-field','',0),(100,1,'2021-07-19 21:15:29','2021-07-19 21:15: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\";}','New label','new-label','publish','closed','closed','','field_60f5eb5b08af8','','','2021-08-02 17:21:11','2021-08-02 17:21:11','',663,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=100',1,'acf-field','',0),(101,1,'2021-07-20 07:53:52','2021-07-20 07:53:52','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;}','Footer','footer','publish','closed','closed','','field_60f68098e5863','','','2021-08-17 17:40:25','2021-08-17 17:40:25','',20,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=101',13,'acf-field','',0),(102,1,'2021-07-20 07:53:53','2021-07-20 07:53: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\";}','Copyright','copyright-en','publish','closed','closed','','field_60f68101e5864','','','2021-08-17 17:40:25','2021-08-17 17:40:25','',20,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=102',14,'acf-field','',0),(103,1,'2021-07-20 08:13:43','2021-07-20 08:13:43','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;}','Socials','socials','publish','closed','closed','','field_60f6854bd1ba4','','','2021-07-20 08:13:43','2021-07-20 08:13:43','',16,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=103',0,'acf-field','',0),(104,1,'2021-07-20 08:13:43','2021-07-20 08:13:43','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:{}}','Socials','socials','publish','closed','closed','','field_60f6855cd1ba5','','','2021-08-02 11:57:57','2021-08-02 11:57:57','',16,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=104',1,'acf-field','',0),(109,1,'2021-07-20 08:20:38','2021-07-20 08:20:38','','linkedin-icon','','inherit','open','closed','','linkedin-icon','','','2021-07-20 08:20:44','2021-07-20 08:20:44','',0,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/linkedin-icon.svg',0,'attachment','image/svg+xml',0),(110,1,'2021-07-20 08:21:30','2021-07-20 08:21:30','','twitter-icon','','inherit','open','closed','','twitter-icon','','','2021-07-20 08:21:36','2021-07-20 08:21:36','',0,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/twitter-icon.svg',0,'attachment','image/svg+xml',0),(111,1,'2021-07-20 08:21:48','2021-07-20 08:21:48','','facebook-icon','','inherit','open','closed','','facebook-icon','','','2021-07-20 08:21:54','2021-07-20 08:21:54','',0,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/facebook-icon.svg',0,'attachment','image/svg+xml',0),(112,1,'2021-07-20 08:45:07','2021-07-20 08:45: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\";s:0:\"\";s:6:\"layout\";s:3:\"row\";s:12:\"button_label\";s:8:\"Add link\";}','Footer menu','footer-menu-en','publish','closed','closed','','field_60f68cac914c2','','','2021-08-17 17:40:25','2021-08-17 17:40:25','',20,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=112',15,'acf-field','',0),(113,1,'2021-07-20 08:45:07','2021-07-20 08:45: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:5:\"array\";s:12:\"translations\";s:9:\"copy_once\";}','Link','link','publish','closed','closed','','field_60f68cc0914c3','','','2021-07-20 08:45:07','2021-07-20 08:45:07','',112,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=113',0,'acf-field','',0),(114,1,'2021-07-20 08:48:53','2021-07-20 08:48: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:8:\"Add link\";}','Service links','service-links-en','publish','closed','closed','','field_60f68dde40b47','','','2021-08-17 17:40:25','2021-08-17 17:40:25','',20,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=114',16,'acf-field','',0),(115,1,'2021-07-20 08:48:53','2021-07-20 08:48:53','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','link','publish','closed','closed','','field_60f68dde40b48','','','2021-07-20 08:48:53','2021-07-20 08:48:53','',114,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=115',0,'acf-field','',0),(116,1,'2021-07-20 09:44:41','2021-07-20 09:44:41','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:{}}','Subscribe footer','subscribe-form-en','publish','closed','closed','','field_60f68fb92d475','','','2021-11-30 08:32:28','2021-11-30 08:32:28','',20,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=116',23,'acf-field','',0),(117,1,'2021-07-20 09:44:41','2021-07-20 09:44:41','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','title','publish','closed','closed','','field_60f68fcf2d476','','','2021-07-20 09:44:41','2021-07-20 09:44:41','',116,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=117',0,'acf-field','',0),(121,1,'2021-07-20 18:13:47','2021-07-20 18:13:47','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;}','Forms','forms','publish','closed','closed','','field_60f711eb1e480','','','2021-11-30 08:32:27','2021-11-30 08:32:27','',20,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=121',19,'acf-field','',0),(125,1,'2021-07-20 18:33:08','2021-07-20 18:33: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;}','Before footer blocks','footer-blocks-en','publish','closed','closed','','field_60f7161aed157','','','2021-08-17 17:40:25','2021-08-17 17:40:25','',20,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=125',10,'acf-field','',0),(126,1,'2021-07-20 18:33:08','2021-07-20 18:33:08','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:{}}','Get started block','get-started-block-en','publish','closed','closed','','field_60f7162bed158','','','2021-08-17 17:40:25','2021-08-17 17:40:25','',20,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=126',11,'acf-field','',0),(127,1,'2021-07-20 18:33:08','2021-07-20 18:33: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\";}','Title','title','publish','closed','closed','','field_60f7169bed159','','','2021-07-20 18:33:24','2021-07-20 18:33:24','',126,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=127',1,'acf-field','',0),(128,1,'2021-07-20 18:33:09','2021-07-20 18:33:09','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','link','publish','closed','closed','','field_60f716b0ed15a','','','2021-07-20 18:33:24','2021-07-20 18:33:24','',126,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=128',0,'acf-field','',0),(129,1,'2021-07-20 18:33:09','2021-07-20 18:33:09','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\";}','Description','description','publish','closed','closed','','field_60f716baed15b','','','2021-07-20 18:33:09','2021-07-20 18:33:09','',126,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=129',2,'acf-field','',0),(130,1,'2021-07-20 18:56:10','2021-07-20 18:56:10','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:\"\";}','Home page','home-page','publish','closed','closed','','group_60f71c3a43907','','','2021-11-30 14:14:40','2021-11-30 14:14:40','',0,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field-group&#038;p=130',0,'acf-field-group','',0),(131,1,'2021-07-20 19:00:57','2021-07-20 19:00:57','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;}','Main block','main_block','publish','closed','closed','','field_60f71cf4844ef','','','2021-07-20 19:00:57','2021-07-20 19:00:57','',130,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=131',0,'acf-field','',0),(132,1,'2021-07-20 19:00:57','2021-07-20 19:00:57','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','title','publish','closed','closed','','field_60f71cfe844f0','','','2021-07-21 07:37:12','2021-07-21 07:37:12','',143,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=132',0,'acf-field','',0),(133,1,'2021-07-20 19:00:57','2021-07-20 19:00:57','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\";}','Description','description','publish','closed','closed','','field_60f71d1a844f1','','','2021-08-25 14:53:33','2021-08-25 14:53:33','',143,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=133',1,'acf-field','',0),(134,1,'2021-07-20 19:00:57','2021-07-20 19:00:57','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\";}','First button','first-button','publish','closed','closed','','field_60f71d2b844f2','','','2021-07-21 07:37:12','2021-07-21 07:37:12','',143,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=134',2,'acf-field','',0),(135,1,'2021-07-20 19:00:57','2021-07-20 19:00:57','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\";}','Second button title','second-button','publish','closed','closed','','field_60f71d5a844f3','','','2021-07-21 07:37:12','2021-07-21 07:37:12','',143,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=135',3,'acf-field','',0),(136,1,'2021-07-20 19:02:03','2021-07-20 19:02:03','','Home','','inherit','closed','closed','','12-revision-v1','','','2021-07-20 19:02:03','2021-07-20 19:02:03','',12,'https://commercegate.goodface.com.ua/wp/?p=136',0,'revision','',0),(137,1,'2021-07-20 19:03:05','2021-07-20 19:03:05','','Home','','inherit','closed','closed','','12-revision-v1','','','2021-07-20 19:03:05','2021-07-20 19:03:05','',12,'https://commercegate.goodface.com.ua/wp/?p=137',0,'revision','',0),(138,1,'2021-07-21 07:32:29','2021-07-21 07:32: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:{}}','Globe points','globe-points','publish','closed','closed','','field_60f7cd5bec2c1','','','2021-07-21 07:37:12','2021-07-21 07:37:12','',130,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=138',2,'acf-field','',0),(139,1,'2021-07-21 07:32:29','2021-07-21 07:32: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\";}','Item 1','item-1','publish','closed','closed','','field_60f7cd79ec2c2','','','2021-07-21 07:32:29','2021-07-21 07:32:29','',138,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=139',0,'acf-field','',0),(140,1,'2021-07-21 07:32:29','2021-07-21 07:32: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\";}','Item 2','item-2','publish','closed','closed','','field_60f7cd81ec2c3','','','2021-07-21 07:32:29','2021-07-21 07:32:29','',138,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=140',1,'acf-field','',0),(141,1,'2021-07-21 07:32:29','2021-07-21 07:32: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\";}','Item 3','item-3','publish','closed','closed','','field_60f7cd86ec2c4','','','2021-07-21 07:32:29','2021-07-21 07:32:29','',138,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=141',2,'acf-field','',0),(142,1,'2021-07-21 07:33:14','2021-07-21 07:33:14','','Home','','inherit','closed','closed','','12-revision-v1','','','2021-07-21 07:33:14','2021-07-21 07:33:14','',12,'https://commercegate.goodface.com.ua/wp/?p=142',0,'revision','',0),(143,1,'2021-07-21 07:37:12','2021-07-21 07:37:12','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:{}}','Block content','main-block','publish','closed','closed','','field_60f7ce5d3c350','','','2021-07-21 07:37:12','2021-07-21 07:37:12','',130,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=143',1,'acf-field','',0),(144,1,'2021-07-21 07:37:12','2021-07-21 07:37: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;}','About company','about_company','publish','closed','closed','','field_60f7ce2f3c34f','','','2021-07-21 07:37:12','2021-07-21 07:37:12','',130,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=144',3,'acf-field','',0),(145,1,'2021-07-21 07:37:52','2021-07-21 07:37:52','','Home','','inherit','closed','closed','','12-revision-v1','','','2021-07-21 07:37:52','2021-07-21 07:37:52','',12,'https://commercegate.goodface.com.ua/wp/?p=145',0,'revision','',0),(146,1,'2021-07-21 07:43:25','2021-07-21 07:43:25','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:{}}','Block content','about-company','publish','closed','closed','','field_60f7cf7021e39','','','2021-07-21 07:54:10','2021-07-21 07:54:10','',130,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=146',4,'acf-field','',0),(147,1,'2021-07-21 07:43:25','2021-07-21 07:43:25','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\";}','Image','image','publish','closed','closed','','field_60f7cfac21e3c','','','2021-07-21 07:43:25','2021-07-21 07:43:25','',146,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=147',0,'acf-field','',0),(148,1,'2021-07-21 07:43:25','2021-07-21 07:43:25','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','title','publish','closed','closed','','field_60f7cf8621e3a','','','2021-07-21 07:43:25','2021-07-21 07:43:25','',146,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=148',1,'acf-field','',0),(149,1,'2021-07-21 07:43:25','2021-07-21 07:43:25','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\";}','Description','description','publish','closed','closed','','field_60f7cfa321e3b','','','2021-07-21 07:43:25','2021-07-21 07:43:25','',146,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=149',2,'acf-field','',0),(150,1,'2021-07-21 07:43:25','2021-07-21 07:43:25','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\";}','Button','button','publish','closed','closed','','field_60f7cfc021e3d','','','2021-07-21 07:43:25','2021-07-21 07:43:25','',146,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=150',3,'acf-field','',0),(151,1,'2021-07-21 07:43:25','2021-07-21 07:43:25','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:12:\"Add new item\";}','Advantages','advantages','publish','closed','closed','','field_60f7cfdc21e3e','','','2021-07-21 08:05:50','2021-07-21 08:05:50','',130,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=151',5,'acf-field','',0),(152,1,'2021-07-21 07:43:26','2021-07-21 07:43:26','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\";}','Icon','icon','publish','closed','closed','','field_60f7cff821e3f','','','2021-07-21 07:43:26','2021-07-21 07:43:26','',151,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=152',0,'acf-field','',0),(153,1,'2021-07-21 07:43:26','2021-07-21 07:43: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\";}','Description','description','publish','closed','closed','','field_60f7d00d21e40','','','2021-07-21 07:43:26','2021-07-21 07:43:26','',151,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=153',1,'acf-field','',0),(154,1,'2021-07-21 07:43:46','2021-07-21 07:43:46','','grow-your-business-img','','inherit','open','closed','','grow-your-business-img','','','2021-07-21 07:43:55','2021-07-21 07:43:55','',12,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/grow-your-business-img.png',0,'attachment','image/png',0),(155,1,'2021-07-21 07:46:44','2021-07-21 07:46:44','','Home','','inherit','closed','closed','','12-revision-v1','','','2021-07-21 07:46:44','2021-07-21 07:46:44','',12,'https://commercegate.goodface.com.ua/wp/?p=155',0,'revision','',0),(156,1,'2021-07-21 07:49:19','2021-07-21 07:49:19','','Home','','inherit','closed','closed','','12-revision-v1','','','2021-07-21 07:49:19','2021-07-21 07:49:19','',12,'https://commercegate.goodface.com.ua/wp/?p=156',0,'revision','',0),(157,1,'2021-07-21 07:51:28','2021-07-21 07:51:28','','certificate-1','','inherit','open','closed','','certificate-1','','','2021-07-21 07:51:57','2021-07-21 07:51:57','',12,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/certificate-1.svg',0,'attachment','image/svg+xml',0),(158,1,'2021-07-21 07:51:29','2021-07-21 07:51:29','','certificate-2','','inherit','open','closed','','certificate-2','','','2021-07-21 07:52:08','2021-07-21 07:52:08','',12,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/certificate-2.svg',0,'attachment','image/svg+xml',0),(159,1,'2021-07-21 07:51:29','2021-07-21 07:51:29','','certificate-3','','inherit','open','closed','','certificate-3','','','2021-07-21 07:52:14','2021-07-21 07:52:14','',12,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/certificate-3.svg',0,'attachment','image/svg+xml',0),(160,1,'2021-07-21 07:51:30','2021-07-21 07:51:30','','certificate-4','','inherit','open','closed','','certificate-4','','','2021-07-21 07:52:20','2021-07-21 07:52:20','',12,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/certificate-4.svg',0,'attachment','image/svg+xml',0),(161,1,'2021-07-21 07:53:35','2021-07-21 07:53:35','','Home','','inherit','closed','closed','','12-revision-v1','','','2021-07-21 07:53:35','2021-07-21 07:53:35','',12,'https://commercegate.goodface.com.ua/wp/?p=161',0,'revision','',0),(162,1,'2021-07-21 07:54:55','2021-07-21 07:54:55','','Home','','inherit','closed','closed','','12-revision-v1','','','2021-07-21 07:54:55','2021-07-21 07:54:55','',12,'https://commercegate.goodface.com.ua/wp/?p=162',0,'revision','',0),(163,1,'2021-07-21 08:08:18','2021-07-21 08:08: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;}','Payment instruments','payment_instruments','publish','closed','closed','','field_60f7d57479815','','','2021-07-21 08:08:18','2021-07-21 08:08:18','',130,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=163',6,'acf-field','',0),(164,1,'2021-07-21 08:08:18','2021-07-21 08:08: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:3:\"row\";s:10:\"sub_fields\";a:0:{}}','Block content','payment-instruments','publish','closed','closed','','field_60f7d59679816','','','2021-07-21 08:08:18','2021-07-21 08:08:18','',130,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=164',7,'acf-field','',0),(165,1,'2021-07-21 08:08:18','2021-07-21 08:08: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:{}}','Title','title','publish','closed','closed','','field_60f7d5a179817','','','2021-07-27 11:50:09','2021-07-27 11:50:09','',164,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=165',1,'acf-field','',0),(166,1,'2021-07-21 08:08:18','2021-07-21 08:08:18','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\";}','Description','description','publish','closed','closed','','field_60f7d5d379818','','','2021-07-27 11:50:09','2021-07-27 11:50:09','',164,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=166',2,'acf-field','',0),(167,1,'2021-07-21 08:08:18','2021-07-21 08:08: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\";}','Items link title','items-link-title','publish','closed','closed','','field_60f7d5df79819','','','2021-07-28 07:13:52','2021-07-28 07:13:52','',164,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=167',4,'acf-field','',0),(168,1,'2021-07-21 08:13:16','2021-07-21 08:13:16','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\";}','Part before gradient','before','publish','closed','closed','','field_60f7d6dbb8ab4','','','2021-07-27 11:50:09','2021-07-27 11:50:09','',165,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=168',0,'acf-field','',0),(169,1,'2021-07-21 08:13:16','2021-07-21 08:13:16','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\";}','Gradient part','after','publish','closed','closed','','field_60f7d70db8ab5','','','2021-07-27 11:50:09','2021-07-27 11:50:09','',165,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=169',1,'acf-field','',0),(170,1,'2021-07-21 08:15:31','2021-07-21 08:15:31','','Home','','inherit','closed','closed','','12-revision-v1','','','2021-07-21 08:15:31','2021-07-21 08:15:31','',12,'https://commercegate.goodface.com.ua/wp/?p=170',0,'revision','',0),(171,1,'2021-07-21 08:33:18','2021-07-21 08:33: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;}','Complex services','complex_services','publish','closed','closed','','field_60f7d9a1c4740','','','2021-07-21 08:33:18','2021-07-21 08:33:18','',130,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=171',8,'acf-field','',0),(172,1,'2021-07-21 08:33:18','2021-07-21 08:33: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:3:\"row\";s:10:\"sub_fields\";a:0:{}}','Block content','complex-services','publish','closed','closed','','field_60f7d9b2c4741','','','2021-07-21 08:33:18','2021-07-21 08:33:18','',130,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=172',9,'acf-field','',0),(173,1,'2021-07-21 08:33:18','2021-07-21 08:33:18','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\";}','Image','image','publish','closed','closed','','field_60f7daf9c4744','','','2021-07-21 08:33:18','2021-07-21 08:33:18','',172,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=173',0,'acf-field','',0),(174,1,'2021-07-21 08:33:19','2021-07-21 08:33:19','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','title','publish','closed','closed','','field_60f7d9c5c4742','','','2021-07-21 08:47:26','2021-07-21 08:47:26','',172,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=174',1,'acf-field','',0),(175,1,'2021-07-21 08:33:19','2021-07-21 08:33:19','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\";}','Description','description','publish','closed','closed','','field_60f7d9d7c4743','','','2021-07-21 08:33:19','2021-07-21 08:33:19','',172,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=175',2,'acf-field','',0),(177,1,'2021-07-21 08:35:19','2021-07-21 08:35:19','','boost-your-services-img','','inherit','open','closed','','boost-your-services-img','','','2021-07-21 08:35:43','2021-07-21 08:35:43','',12,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/boost-your-services-img.png',0,'attachment','image/png',0),(178,1,'2021-07-21 08:36:19','2021-07-21 08:36:19','','Home','','inherit','closed','closed','','12-revision-v1','','','2021-07-21 08:36:19','2021-07-21 08:36:19','',12,'https://commercegate.goodface.com.ua/wp/?p=178',0,'revision','',0),(179,1,'2021-07-21 08:47:26','2021-07-21 08:47: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;}','Blog block','blog_block','publish','closed','closed','','field_60f7dedadb655','','','2021-07-28 06:52:19','2021-07-28 06:52:19','',130,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=179',11,'acf-field','',0),(180,1,'2021-07-21 08:47:26','2021-07-21 08:47:26','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:{}}','Block content','blog-block','publish','closed','closed','','field_60f7dee3db656','','','2021-07-28 06:52:19','2021-07-28 06:52:19','',130,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=180',12,'acf-field','',0),(181,1,'2021-07-21 08:47:26','2021-07-21 08:47:26','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:{}}','Title','title','publish','closed','closed','','field_60f7deefdb657','','','2021-07-27 11:56:55','2021-07-27 11:56:55','',180,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=181',1,'acf-field','',0),(182,1,'2021-07-21 08:47:26','2021-07-21 08:47: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\";}','Link','link','publish','closed','closed','','field_60f7df05db658','','','2021-07-27 11:56:55','2021-07-27 11:56:55','',180,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=182',2,'acf-field','',0),(183,1,'2021-07-21 08:48:33','2021-07-21 08:48:33','','Home','','inherit','closed','closed','','12-revision-v1','','','2021-07-21 08:48:33','2021-07-21 08:48:33','',12,'https://commercegate.goodface.com.ua/wp/?p=183',0,'revision','',0),(185,1,'2021-07-21 10:07:52','2021-07-21 10:07:52','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_60f7f0fafcdec','','','2021-11-30 19:29:56','2021-11-30 19:29:56','',20,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=185',32,'acf-field','',0),(186,1,'2021-07-21 10:07:52','2021-07-21 10:07:52','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\";}','Image','image','publish','closed','closed','','field_60f7f104fcded','','','2021-07-21 10:09:22','2021-07-21 10:09:22','',192,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=186',0,'acf-field','',0),(187,1,'2021-07-21 10:07:52','2021-07-21 10:07: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','title','publish','closed','closed','','field_60f7f153fcdee','','','2021-07-21 10:09:22','2021-07-21 10:09:22','',192,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=187',1,'acf-field','',0),(188,1,'2021-07-21 10:07:52','2021-07-21 10:07:52','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\";}','Description','description','publish','closed','closed','','field_60f7f15bfcdef','','','2021-07-21 10:11:21','2021-07-21 10:11:21','',192,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=188',2,'acf-field','',0),(189,1,'2021-07-21 10:07:52','2021-07-21 10:07: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\";i:3;s:6:\"layout\";s:3:\"row\";s:12:\"button_label\";s:8:\"Add link\";}','Links','links-404-en','publish','closed','closed','','field_60f7f177fcdf0','','','2021-11-30 19:29:56','2021-11-30 19:29:56','',20,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=189',34,'acf-field','',0),(190,1,'2021-07-21 10:07:52','2021-07-21 10:07:52','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\";}','Icon','icon','publish','closed','closed','','field_60f7f1d7fcdf1','','','2021-07-21 10:07:52','2021-07-21 10:07:52','',189,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=190',0,'acf-field','',0),(191,1,'2021-07-21 10:07:52','2021-07-21 10:07:52','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','link','publish','closed','closed','','field_60f7f1e5fcdf2','','','2021-07-21 10:07:52','2021-07-21 10:07:52','',189,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=191',1,'acf-field','',0),(192,1,'2021-07-21 10:09:01','2021-07-21 10:09:01','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:{}}','Page content','content-404-en','publish','closed','closed','','field_60f7f2199bcd9','','','2021-11-30 19:29:56','2021-11-30 19:29:56','',20,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=192',33,'acf-field','',0),(193,1,'2021-07-21 10:10:47','2021-07-21 10:10:47','','page-not-found-img','','inherit','open','closed','','page-not-found-img','','','2021-07-21 10:10:57','2021-07-21 10:10:57','',0,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/page-not-found-img.png',0,'attachment','image/png',0),(194,1,'2021-07-21 10:13:39','2021-07-21 10:13:39','','contact-us-icon','','inherit','open','closed','','contact-us-icon','','','2021-07-21 10:14:16','2021-07-21 10:14:16','',0,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/contact-us-icon.svg',0,'attachment','image/svg+xml',0),(195,1,'2021-07-21 10:13:40','2021-07-21 10:13:40','','customer-support-icon','','inherit','open','closed','','customer-support-icon','','','2021-07-21 10:14:09','2021-07-21 10:14:09','',0,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/customer-support-icon.svg',0,'attachment','image/svg+xml',0),(196,1,'2021-07-21 10:13:41','2021-07-21 10:13:41','','our-solution-icon','','inherit','open','closed','','our-solution-icon','','','2021-07-21 10:13:58','2021-07-21 10:13:58','',0,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/our-solution-icon.svg',0,'attachment','image/svg+xml',0),(197,1,'2021-07-21 11:18:22','2021-07-21 11:18:22','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:\"post\";}}}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:10:{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:\"format\";i:7;s:14:\"featured_image\";i:8;s:4:\"tags\";i:9;s:15:\"send-trackbacks\";}s:11:\"description\";s:0:\"\";}','Blog post','blog-post','publish','closed','closed','','group_60f800cb89791','','','2021-09-10 14:51:52','2021-09-10 14:51:52','',0,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field-group&#038;p=197',0,'acf-field-group','',0),(199,1,'2021-07-21 11:21:09','2021-07-21 11:21:09','','Blog','','publish','closed','closed','','blog','','','2021-09-30 21:34:44','2021-09-30 21:34:44','',0,'https://commercegate.goodface.com.ua/wp/?page_id=199',12,'page','',0),(200,1,'2021-07-21 11:21:09','2021-07-21 11:21:09','','Blog','','inherit','closed','closed','','199-revision-v1','','','2021-07-21 11:21:09','2021-07-21 11:21:09','',199,'https://commercegate.goodface.com.ua/wp/?p=200',0,'revision','',0),(210,1,'2021-07-21 11:45:28','2021-07-21 11:45:28','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:{}}','Blog global','blog-blobal-texts-en','publish','closed','closed','','field_60f808a4ab3c9','','','2021-11-30 08:32:28','2021-11-30 08:32:28','',20,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=210',28,'acf-field','',0),(212,1,'2021-07-21 12:00:08','2021-07-21 12:00:08','a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:8:\"taxonomy\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:8:\"category\";}}}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:\"\";}','Post category','post-category','publish','closed','closed','','group_60f80c19bf05e','','','2021-08-03 16:34:55','2021-08-03 16:34:55','',0,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field-group&#038;p=212',0,'acf-field-group','',0),(213,1,'2021-07-21 12:02:37','2021-07-21 12:02:37','a:7:{s:4:\"type\";s:12:\"color_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:13:\"default_value\";s:0:\"\";s:12:\"translations\";s:9:\"copy_once\";}','Category color','category-color','publish','closed','closed','','field_60f80cb7f1ff8','','','2021-07-21 12:02:37','2021-07-21 12:02:37','',212,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=213',0,'acf-field','',0),(214,1,'2021-07-21 12:32:40','2021-07-21 12:32:40','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\";}','Before autor name','before-autor-name','publish','closed','closed','','field_60f813d7aed4f','','','2021-08-04 10:02:38','2021-08-04 10:02:38','',210,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=214',1,'acf-field','',0),(215,1,'2021-07-21 12:49:36','2021-07-21 12:49:36','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:4;s:9:\"new_lines\";s:2:\"br\";s:12:\"translations\";s:9:\"translate\";}','Short description','short-description','publish','closed','closed','','field_60f817b95c8c2','','','2021-07-27 10:21:37','2021-07-27 10:21:37','',376,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=215',1,'acf-field','',0),(217,1,'2021-07-21 12:55:37','2021-07-21 12:55:37','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:{}}','Read time text','read-time-text','publish','closed','closed','','field_60f8191672a70','','','2021-08-04 10:02:38','2021-08-04 10:02:38','',210,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=217',2,'acf-field','',0),(218,1,'2021-07-21 12:55:37','2021-07-21 12:55:37','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','singular','publish','closed','closed','','field_60f8192972a71','','','2021-07-21 12:55:37','2021-07-21 12:55:37','',217,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=218',0,'acf-field','',0),(219,1,'2021-07-21 12:55:37','2021-07-21 12:55:37','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\";}','Plural','plural','publish','closed','closed','','field_60f8193072a72','','','2021-07-21 12:55:37','2021-07-21 12:55:37','',217,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=219',1,'acf-field','',0),(220,1,'2021-07-21 13:20:46','2021-07-21 13:20:46','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:16:\"Add content part\";}','Post content','post-content','publish','closed','closed','','field_60f81e0063bdc','','','2021-08-12 18:00:19','2021-08-12 18:00:19','',197,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=220',2,'acf-field','',0),(221,1,'2021-07-21 13:20:46','2021-07-21 13:20:46','a:11:{s:4:\"type\";s:12:\"button_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:7:\"choices\";a:5:{s:6:\"editor\";s:6:\"Editor\";s:5:\"image\";s:5:\"Image\";s:10:\"blockquote\";s:11:\"Block quote\";s:9:\"subscribe\";s:15:\"Subscribe block\";s:4:\"book\";s:4:\"Book\";}s:10:\"allow_null\";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\";}','Type','type','publish','closed','closed','','field_60f81e1b63bdd','','','2021-07-27 12:54:44','2021-07-27 12:54:44','',220,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=221',0,'acf-field','',0),(222,1,'2021-07-21 13:20:46','2021-07-21 13:20:46','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_60f81e1b63bdd\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:6:\"editor\";}}}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\";}','Editor','editor','publish','closed','closed','','field_60f81e8a63bde','','','2021-07-27 10:19:57','2021-07-27 10:19:57','',220,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=222',1,'acf-field','',0),(223,1,'2021-07-21 13:20:46','2021-07-21 13:20:46','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_60f81e1b63bdd\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:5:\"image\";}}}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\";}','Image','image','publish','closed','closed','','field_60f81edc63bdf','','','2021-07-27 10:19:57','2021-07-27 10:19:57','',220,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=223',2,'acf-field','',0),(224,1,'2021-07-21 13:20:46','2021-07-21 13:20:46','a:11:{s:4:\"type\";s:4:\"text\";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_60f81e1b63bdd\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:5:\"image\";}}}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','image-description','publish','closed','closed','','field_60f81ef563be0','','','2021-07-27 10:19:57','2021-07-27 10:19:57','',220,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=224',3,'acf-field','',0),(225,1,'2021-07-21 13:20:46','2021-07-21 13:20:46','a:11:{s:4:\"type\";s:8:\"textarea\";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_60f81e1b63bdd\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:10:\"blockquote\";}}}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\";}','Block quote','blockquote','publish','closed','closed','','field_60f81f1563be1','','','2021-07-27 10:19:57','2021-07-27 10:19:57','',220,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=225',4,'acf-field','',0),(226,1,'2021-07-21 13:25:44','2021-07-21 13:25:44','','post-img-1','','inherit','open','closed','','post-img-1','','','2021-08-04 11:07:29','2021-08-04 11:07:29','',0,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/post-img-1.png',0,'attachment','image/png',0),(228,1,'2021-07-21 13:37:13','2021-07-21 13:37:13','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\";}','Share title','share-title','publish','closed','closed','','field_60f822fdb317f','','','2021-09-28 08:59:15','2021-09-28 08:59:15','',663,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=228',3,'acf-field','',0),(229,1,'2021-07-21 13:51:34','2021-07-21 13:51:34','','favicon','','inherit','open','closed','','favicon','','','2021-07-21 13:51:34','2021-07-21 13:51:34','',0,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/favicon.png',0,'attachment','image/png',0),(241,1,'2021-07-21 14:41:43','2021-07-21 14:41:43','','Home','','inherit','closed','closed','','12-revision-v1','','','2021-07-21 14:41:43','2021-07-21 14:41:43','',12,'https://commercegate.goodface.com.ua/wp/?p=241',0,'revision','',0),(242,1,'2021-07-21 14:42:46','2021-07-21 14:42:46','a:13:{s:4:\"type\";s:12:\"relationship\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_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:4:\"post\";}s:8:\"taxonomy\";s:0:\"\";s:7:\"filters\";a:2:{i:0;s:6:\"search\";i:1;s:8:\"taxonomy\";}s:8:\"elements\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";i:4;s:13:\"return_format\";s:6:\"object\";s:12:\"translations\";s:9:\"copy_once\";}','Posts','posts','publish','closed','closed','','field_60f8322fd24c4','','','2021-09-10 11:47:56','2021-09-10 11:47:56','',180,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=242',3,'acf-field','',0),(243,1,'2021-07-21 14:44:06','2021-07-21 14:44:06','','Home','','inherit','closed','closed','','12-revision-v1','','','2021-07-21 14:44:06','2021-07-21 14:44:06','',12,'https://commercegate.goodface.com.ua/wp/?p=243',0,'revision','',0),(247,1,'2021-07-21 14:54:01','2021-07-21 14:54:01','','Home','','inherit','closed','closed','','12-revision-v1','','','2021-07-21 14:54:01','2021-07-21 14:54:01','',12,'https://commercegate.goodface.com.ua/wp/?p=247',0,'revision','',0),(248,1,'2021-07-21 15:17:52','2021-07-21 15:17:52','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;}','Post','post','publish','closed','closed','','field_60f83a81dd6e1','','','2021-08-12 18:00:19','2021-08-12 18:00:19','',197,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=248',0,'acf-field','',0),(249,1,'2021-07-21 15:17:52','2021-07-21 15:17:52','a:16:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:26:\"Recommended size - 780x410\";s:8:\"required\";i:0;s:17:\"conditional_logic\";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','preview','publish','closed','closed','','field_60f83a8cdd6e2','','','2021-07-27 10:32:06','2021-07-27 10:32:06','',376,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=249',0,'acf-field','',0),(250,1,'2021-07-21 15:21:54','2021-07-21 15:21:54','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;}','Large preview','large_preview','publish','closed','closed','','field_60f83b4a1e0d9','','','2021-08-12 18:00:19','2021-08-12 18:00:19','',197,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=250',3,'acf-field','',0),(252,1,'2021-07-21 15:24:26','2021-07-21 15:24:26','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:{}}','Large preview','short-info','publish','closed','closed','','field_60f83bb85dedb','','','2021-08-12 18:00:19','2021-08-12 18:00:19','',197,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=252',4,'acf-field','',0),(253,1,'2021-07-21 15:24:26','2021-07-21 15:24: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\";}','Title','title','publish','closed','closed','','field_60f83bfa5dedc','','','2021-07-21 15:38:16','2021-07-21 15:38:16','',252,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=253',1,'acf-field','',0),(254,1,'2021-07-21 15:24:26','2021-07-21 15:24: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:3;s:9:\"new_lines\";s:2:\"br\";s:12:\"translations\";s:9:\"translate\";}','Description','description','publish','closed','closed','','field_60f83c1a5dedd','','','2021-07-21 15:38:16','2021-07-21 15:38:16','',252,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=254',2,'acf-field','',0),(257,1,'2021-07-21 15:29:56','2021-07-21 15:29:56','','Home','','inherit','closed','closed','','12-revision-v1','','','2021-07-21 15:29:56','2021-07-21 15:29:56','',12,'https://commercegate.goodface.com.ua/wp/?p=257',0,'revision','',0),(261,1,'2021-07-21 15:38:15','2021-07-21 15:38:15','a:16:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:26:\"Recommended size - 960x960\";s:8:\"required\";i:0;s:17:\"conditional_logic\";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','preview','publish','closed','closed','','field_60f83f5a4c3df','','','2021-07-27 10:32:06','2021-07-27 10:32:06','',252,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=261',0,'acf-field','',0),(262,1,'2021-07-21 15:38:24','2021-07-21 15:38:24','','good-company-img-1','','inherit','open','closed','','good-company-img-1','','','2021-07-21 15:38:36','2021-07-21 15:38:36','',0,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/good-company-img-1.png',0,'attachment','image/png',0),(264,1,'2021-07-21 15:46:27','2021-07-21 15:46:27','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\";}','Post button title','post-button-title','publish','closed','closed','','field_60f8413c74859','','','2021-07-27 11:56:55','2021-07-27 11:56:55','',180,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=264',4,'acf-field','',0),(265,1,'2021-07-21 15:46:49','2021-07-21 15:46:49','','Home','','inherit','closed','closed','','12-revision-v1','','','2021-07-21 15:46:49','2021-07-21 15:46:49','',12,'https://commercegate.goodface.com.ua/wp/?p=265',0,'revision','',0),(266,1,'2021-07-21 16:07:18','2021-07-21 16:07:18','','case-study-img-1','','inherit','open','closed','','case-study-img-1','','','2021-07-21 16:07:20','2021-07-21 16:07:20','',0,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/case-study-img-1.png',0,'attachment','image/png',0),(279,1,'2021-07-22 12:56:18','2021-07-22 12:56: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:3:\"row\";s:10:\"sub_fields\";a:0:{}}','Subscribe in post page','subscribe-post-en','publish','closed','closed','','field_60f96a94a9cd4','','','2021-11-30 08:32:27','2021-11-30 08:32:27','',20,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=279',20,'acf-field','',0),(280,1,'2021-07-22 12:56:18','2021-07-22 12:56: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\";}','Title','title','publish','closed','closed','','field_60f96a94a9cd5','','','2021-07-22 12:56:18','2021-07-22 12:56:18','',279,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=280',0,'acf-field','',0),(281,1,'2021-07-22 12:56:18','2021-07-22 12:56:18','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\";}','Description','description','publish','closed','closed','','field_60f96a94a9cd6','','','2021-07-22 12:56:18','2021-07-22 12:56:18','',279,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=281',1,'acf-field','',0),(282,1,'2021-07-22 12:56:18','2021-07-22 12:56: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:3:\"row\";s:10:\"sub_fields\";a:0:{}}','Subscribe before footer','subscribe-before-footer-en','publish','closed','closed','','field_60f96aa6a9cd7','','','2021-11-30 08:32:28','2021-11-30 08:32:28','',20,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=282',22,'acf-field','',0),(283,1,'2021-07-22 12:56:18','2021-07-22 12:56: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\";}','Title','title','publish','closed','closed','','field_60f96aa6a9cd8','','','2021-07-22 12:56:18','2021-07-22 12:56:18','',282,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=283',0,'acf-field','',0),(284,1,'2021-07-22 12:56:18','2021-07-22 12:56:18','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\";}','Description','description','publish','closed','closed','','field_60f96aa6a9cd9','','','2021-07-22 12:56:18','2021-07-22 12:56:18','',282,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=284',1,'acf-field','',0),(291,1,'2021-07-26 02:33:47','2021-07-26 02:33:47','','For Online Retail Merchants and Services','','publish','closed','closed','','for-merchants','','','2021-12-01 11:53:39','2021-12-01 11:53:39','',0,'https://commercegate.goodface.com.ua/wp/?post_type=business-offering&#038;p=291',1,'value-proposition','',0),(292,1,'2021-07-26 02:47:11','2021-07-26 02:47:11','a:7:{s:8:\"location\";a:2:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:9:\"post_type\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:17:\"value-proposition\";}}i:1;a:1:{i:0;a:3:{s:5:\"param\";s:9:\"post_type\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:13:\"our-solutions\";}}}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:\"\";}','Product page','product-page','publish','closed','closed','','group_60fe22173a31d','','','2021-11-30 19:01:01','2021-11-30 19:01:01','',0,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field-group&#038;p=292',0,'acf-field-group','',0),(293,1,'2021-07-26 02:47:41','2021-07-26 02:47:41','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;}','Main block','main_block','publish','closed','closed','','field_60fe2241f6876','','','2021-09-10 15:20:57','2021-09-10 15:20:57','',292,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=293',3,'acf-field','',0),(294,1,'2021-07-26 02:51:48','2021-07-26 02:51:48','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:{}}','Main block','main-block','publish','closed','closed','','field_60fe22ac390de','','','2021-09-10 15:20:57','2021-09-10 15:20:57','',292,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=294',4,'acf-field','',0),(295,1,'2021-07-26 02:51:48','2021-07-26 02:51:48','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:{}}','Image','illustration','publish','closed','closed','','field_60fe22fa390e1','','','2021-08-24 09:03:07','2021-08-24 09:03:07','',294,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=295',0,'acf-field','',0),(296,1,'2021-07-26 02:51:48','2021-07-26 02:51:48','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','title','publish','closed','closed','','field_60fe22cc390df','','','2021-07-26 02:51:48','2021-07-26 02:51:48','',294,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=296',1,'acf-field','',0),(297,1,'2021-07-26 02:51:48','2021-07-26 02:51:48','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\";}','Description','description','publish','closed','closed','','field_60fe22da390e0','','','2021-07-26 02:51:48','2021-07-26 02:51:48','',294,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=297',2,'acf-field','',0),(298,1,'2021-07-26 02:51:48','2021-07-26 02:51:48','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\";}','First button','first-button','publish','closed','closed','','field_60fe2326390e2','','','2021-07-26 02:51:48','2021-07-26 02:51:48','',294,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=298',3,'acf-field','',0),(299,1,'2021-07-26 02:51:48','2021-07-26 02:51:48','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\";}','Second button','second-button','publish','closed','closed','','field_60fe2339390e3','','','2021-07-26 02:51:48','2021-07-26 02:51:48','',294,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=299',4,'acf-field','',0),(300,1,'2021-07-26 02:52:12','2021-07-26 02:52:12','','Custom-Featured-Payment-Page-img','','inherit','open','closed','','custom-featured-payment-page-img','','','2021-07-26 02:52:26','2021-07-26 02:52:26','',291,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/Custom-Featured-Payment-Page-img.png',0,'attachment','image/png',0),(301,1,'2021-07-26 03:00:27','2021-07-26 03:00: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;}','Introductory block','introductory-block','publish','closed','closed','','field_60fe250808e58','','','2021-09-10 15:20:57','2021-09-10 15:20:57','',292,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=301',5,'acf-field','',0),(302,1,'2021-07-26 03:00:28','2021-07-26 03:00:28','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:{}}','Introductory block','introductory-block','publish','closed','closed','','field_60fe251408e59','','','2021-10-22 09:57:52','2021-10-22 09:57:52','',292,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=302',6,'acf-field','',0),(303,1,'2021-07-26 03:00:28','2021-07-26 03:00:28','a:11:{s:4:\"type\";s:8:\"textarea\";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_61728ac1be66e\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:1:\"1\";}}}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','title','publish','closed','closed','','field_60fe252908e5a','','','2021-10-22 10:23:54','2021-10-22 10:23:54','',302,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=303',1,'acf-field','',0),(304,1,'2021-07-26 03:00:28','2021-07-26 03:00:28','a:11:{s:4:\"type\";s:8:\"textarea\";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_61728ac1be66e\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:1:\"1\";}}}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:4;s:9:\"new_lines\";s:2:\"br\";s:12:\"translations\";s:9:\"translate\";}','Description','description','publish','closed','closed','','field_60fe253608e5b','','','2021-10-22 10:23:54','2021-10-22 10:23:54','',302,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=304',2,'acf-field','',0),(305,1,'2021-07-26 03:02:38','2021-07-26 03:02: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;}','Page content','page-content','publish','closed','closed','','field_60fe25be591e2','','','2021-10-22 09:57:52','2021-10-22 09:57:52','',292,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=305',7,'acf-field','',0),(306,1,'2021-07-26 03:51:56','2021-07-26 03:51:56','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:0;s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:9:\"Add block\";}','Page content','page-content','publish','closed','closed','','field_60fe2e8ddcc54','','','2021-10-22 09:57:52','2021-10-22 09:57:52','',292,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=306',8,'acf-field','',0),(311,1,'2021-07-26 04:02:49','2021-07-26 04:02:49','a:11:{s:4:\"type\";s:12:\"button_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:7:\"choices\";a:5:{s:6:\"type-1\";s:7:\"Type #1\";s:6:\"type-2\";s:7:\"Type #2\";s:6:\"type-3\";s:7:\"Type #3\";s:6:\"type-4\";s:7:\"Type #4\";s:6:\"type-5\";s:7:\"Type #5\";}s:10:\"allow_null\";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\";}','Block type','block-type','publish','closed','closed','','field_60fe33225760d','','','2021-07-26 05:24:04','2021-07-26 05:24:04','',306,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=311',1,'acf-field','',0),(312,1,'2021-07-26 04:13:04','2021-07-26 04:13:04','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:{}}','Block content','content','publish','closed','closed','','field_60fe36115522d','','','2021-11-30 18:58:57','2021-11-30 18:58:57','',306,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=312',7,'acf-field','',0),(313,1,'2021-07-26 04:13:04','2021-07-26 04:13:04','a:16:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:2:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_60fe33225760d\";s:8:\"operator\";s:2:\"!=\";s:5:\"value\";s:6:\"type-2\";}}i:1;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_619f73804aab3\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:5:\"image\";}}}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\";}','Image','image','publish','closed','closed','','field_60fe35655522a','','','2021-11-30 19:01:01','2021-11-30 19:01:01','',312,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=313',0,'acf-field','',0),(314,1,'2021-07-26 04:13:04','2021-07-26 04:13:04','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','title','publish','closed','closed','','field_60fe35c95522b','','','2021-11-25 12:24:06','2021-11-25 12:24:06','',312,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=314',2,'acf-field','',0),(315,1,'2021-07-26 04:13:04','2021-07-26 04:13:04','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:4;s:9:\"new_lines\";s:2:\"br\";s:12:\"translations\";s:9:\"translate\";}','Description','description','publish','closed','closed','','field_60fe35fb5522c','','','2021-11-25 12:24:06','2021-11-25 12:24:06','',312,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=315',3,'acf-field','',0),(316,1,'2021-07-26 04:21:23','2021-07-26 04:21:23','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:8:\"Add item\";}','List','list','publish','closed','closed','','field_60fe366c432ac','','','2021-11-30 18:58:57','2021-11-30 18:58:57','',306,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=316',8,'acf-field','',0),(317,1,'2021-07-26 04:21:23','2021-07-26 04:21:23','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_60fe33225760d\";s:8:\"operator\";s:2:\"!=\";s:5:\"value\";s:6:\"type-3\";}}}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\";}','Icon','icon','publish','closed','closed','','field_60fe3823432ad','','','2021-07-26 04:44:48','2021-07-26 04:44:48','',316,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=317',0,'acf-field','',0),(318,1,'2021-07-26 04:21:23','2021-07-26 04:21: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\";}','Title','title','publish','closed','closed','','field_60fe3832432ae','','','2021-07-26 05:00:58','2021-07-26 05:00:58','',316,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=318',1,'acf-field','',0),(319,1,'2021-07-26 04:21:23','2021-07-26 04:21:23','a:11:{s:4:\"type\";s:8:\"textarea\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:3:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_60fe33225760d\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:6:\"type-1\";}}i:1;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_60fe33225760d\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:6:\"type-3\";}}i:2;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_60fe33225760d\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:6:\"type-4\";}}}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\";}','Description','description','publish','closed','closed','','field_60fe3836432af','','','2021-07-26 04:44:48','2021-07-26 04:44:48','',316,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=319',2,'acf-field','',0),(320,1,'2021-07-26 04:23:11','2021-07-26 04:23:11','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;}','Block content','block_content','publish','closed','closed','','field_60fe38a4afa42','','','2021-07-26 04:49:30','2021-07-26 04:49:30','',306,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=320',0,'acf-field','',0),(321,1,'2021-07-26 04:30:21','2021-07-26 04:30:21','a:7:{s:4:\"type\";s:5:\"group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:2:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_60fe33225760d\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:6:\"type-1\";}}i:1;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_60fe33225760d\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:6:\"type-5\";}}}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:{}}','Block style','style','publish','closed','closed','','field_60fe39d8fa409','','','2021-11-25 12:32:20','2021-11-25 12:32:20','',306,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=321',2,'acf-field','',0),(322,1,'2021-07-26 04:30:21','2021-07-26 04:30:21','a:7:{s:4:\"type\";s:12:\"color_picker\";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_60fe42d9fe46a\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:6:\"custom\";}}}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:12:\"translations\";s:9:\"copy_once\";}','From','bg-from','publish','closed','closed','','field_60fe3a45fa40a','','','2021-07-26 05:35:01','2021-07-26 05:35:01','',321,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=322',2,'acf-field','',0),(323,1,'2021-07-26 04:30:21','2021-07-26 04:30:21','a:7:{s:4:\"type\";s:12:\"color_picker\";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_60fe42d9fe46a\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:6:\"custom\";}}}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:12:\"translations\";s:9:\"copy_once\";}','To','bg-to','publish','closed','closed','','field_60fe3a50fa40b','','','2021-07-26 05:35:01','2021-07-26 05:35:01','',321,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=323',3,'acf-field','',0),(324,1,'2021-07-26 04:33:45','2021-07-26 04:33:45','a:11:{s:4:\"type\";s:12:\"button_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:7:\"choices\";a:2:{s:4:\"left\";s:4:\"Left\";s:5:\"right\";s:5:\"Right\";}s:10:\"allow_null\";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\";}','Content position','content-position','publish','closed','closed','','field_60fe3af01f07a','','','2021-11-25 12:32:20','2021-11-25 12:32:20','',306,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=324',3,'acf-field','',0),(334,1,'2021-07-26 04:42:27','2021-07-26 04:42:27','a:7:{s:4:\"type\";s:4:\"link\";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_60fe33225760d\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:6:\"type-5\";}}}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\";}','Button','button','publish','closed','closed','','field_60fe3cf5ca1fb','','','2021-11-25 12:24:06','2021-11-25 12:24:06','',312,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=334',5,'acf-field','',0),(335,1,'2021-07-26 04:48:37','2021-07-26 04:48:37','','Risk-and-Compliance-img','','inherit','open','closed','','risk-and-compliance-img','','','2021-07-26 04:48:40','2021-07-26 04:48:40','',291,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/Risk-and-Compliance-img.png',0,'attachment','image/png',0),(336,1,'2021-07-26 04:49:47','2021-07-26 04:49:47','','Online-Payments-Processing-icon','','inherit','open','closed','','online-payments-processing-icon','','','2021-07-26 04:49:57','2021-07-26 04:49:57','',291,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/Online-Payments-Processing-icon.svg',0,'attachment','image/svg+xml',0),(337,1,'2021-07-26 04:50:31','2021-07-26 04:50:31','','Acquiring-Solutions-icon','','inherit','open','closed','','acquiring-solutions-icon-2','','','2021-07-26 04:50:43','2021-07-26 04:50:43','',291,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/Acquiring-Solutions-icon-1.svg',0,'attachment','image/svg+xml',0),(338,1,'2021-07-26 04:50:31','2021-07-26 04:50:31','','Revenue-Optimization-icon','','inherit','open','closed','','revenue-optimization-icon-2','','','2021-07-26 04:51:50','2021-07-26 04:51:50','',291,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/Revenue-Optimization-icon-1.svg',0,'attachment','image/svg+xml',0),(339,1,'2021-07-26 04:50:32','2021-07-26 04:50:32','','Risk-And-Compliance-icon','','inherit','open','closed','','risk-and-compliance-icon-2','','','2021-07-26 04:51:25','2021-07-26 04:51:25','',291,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/Risk-And-Compliance-icon.svg',0,'attachment','image/svg+xml',0),(340,1,'2021-07-26 04:53:05','2021-07-26 04:53:05','','Advanced-Security-icon','','inherit','open','closed','','advanced-security-icon','','','2021-07-26 04:55:18','2021-07-26 04:55:18','',291,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/Advanced-Security-icon.svg',0,'attachment','image/svg+xml',0),(341,1,'2021-07-26 04:53:06','2021-07-26 04:53:06','','Dedicated-Technical-Support-icon','','inherit','open','closed','','dedicated-technical-support-icon','','','2021-07-26 04:54:53','2021-07-26 04:54:53','',291,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/Dedicated-Technical-Support-icon.svg',0,'attachment','image/svg+xml',0),(342,1,'2021-07-26 04:53:06','2021-07-26 04:53:06','','Fast-and-Easy-Set-Up-icon','','inherit','open','closed','','fast-and-easy-set-up-icon','','','2021-07-26 04:54:08','2021-07-26 04:54:08','',291,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/Fast-and-Easy-Set-Up-icon.svg',0,'attachment','image/svg+xml',0),(343,1,'2021-07-26 04:53:07','2021-07-26 04:53:07','','Intelligent-Dashboards-icon','','inherit','open','closed','','intelligent-dashboards-icon','','','2021-07-26 04:55:05','2021-07-26 04:55:05','',291,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/Intelligent-Dashboards-icon.svg',0,'attachment','image/svg+xml',0),(344,1,'2021-07-26 04:53:08','2021-07-26 04:53:08','','Revenue-Optimization-img','','inherit','open','closed','','revenue-optimization-img','','','2021-07-26 04:53:40','2021-07-26 04:53:40','',291,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/Revenue-Optimization-img.png',0,'attachment','image/png',0),(345,1,'2021-07-26 04:56:26','2021-07-26 04:56:26','','High-Level-of-Service-img','','inherit','open','closed','','high-level-of-service-img','','','2021-07-26 04:56:28','2021-07-26 04:56:28','',291,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/High-Level-of-Service-img.png',0,'attachment','image/png',0),(346,1,'2021-07-26 04:59:20','2021-07-26 04:59:20','','Payment-Gateway-Platform-icon','','inherit','open','closed','','payment-gateway-platform-icon','','','2021-07-26 04:59:27','2021-07-26 04:59:27','',291,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/Payment-Gateway-Platform-icon.svg',0,'attachment','image/svg+xml',0),(347,1,'2021-07-26 05:00:07','2021-07-26 05:00:07','','Payment-Gateway-Platform-img','','inherit','open','closed','','payment-gateway-platform-img','','','2021-07-26 05:00:14','2021-07-26 05:00:14','',291,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/Payment-Gateway-Platform-img.png',0,'attachment','image/png',0),(348,1,'2021-07-26 05:03:26','2021-07-26 05:03:26','','Best-Solution-Awward-icon','','inherit','open','closed','','best-solution-awward-icon','','','2021-07-26 05:05:29','2021-07-26 05:05:29','',291,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/Best-Solution-Awward-icon.svg',0,'attachment','image/svg+xml',0),(349,1,'2021-07-26 05:03:27','2021-07-26 05:03:27','','Certificate-of-Authenticity-icon','','inherit','open','closed','','certificate-of-authenticity-icon','','','2021-07-26 05:04:41','2021-07-26 05:04:41','',291,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/Certificate-of-Authenticity-icon.svg',0,'attachment','image/svg+xml',0),(350,1,'2021-07-26 05:03:28','2021-07-26 05:03:28','','Compliance-Certificate-icon','','inherit','open','closed','','compliance-certificate-icon','','','2021-07-26 05:05:45','2021-07-26 05:05:45','',291,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/Compliance-Certificate-icon.svg',0,'attachment','image/svg+xml',0),(351,1,'2021-07-26 05:03:29','2021-07-26 05:03:29','','Customers-Choise-Awward-icon','','inherit','open','closed','','customers-choise-awward-icon','','','2021-07-26 05:05:57','2021-07-26 05:05:57','',291,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/Customers-Choise-Awward-icon.svg',0,'attachment','image/svg+xml',0),(352,1,'2021-07-26 05:03:30','2021-07-26 05:03:30','','grow-your-business-img','','inherit','open','closed','','grow-your-business-img-2','','','2021-09-23 10:59:42','2021-09-23 10:59:42','',291,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/grow-your-business-img-1.png',0,'attachment','image/png',0),(353,1,'2021-07-26 05:07:23','2021-07-26 05:07:23','a:11:{s:4:\"type\";s:12:\"button_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:7:\"choices\";a:3:{s:4:\"dark\";s:4:\"Dark\";s:5:\"light\";s:5:\"Light\";s:6:\"custom\";s:6:\"Custom\";}s:10:\"allow_null\";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\";}','Background type','bg-type','publish','closed','closed','','field_60fe42d9fe46a','','','2021-07-26 05:35:00','2021-07-26 05:35:00','',321,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=353',1,'acf-field','',0),(354,1,'2021-07-26 05:24:04','2021-07-26 05:24:04','a:11:{s:4:\"type\";s:12:\"button_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:7:\"choices\";a:2:{s:4:\"dark\";s:4:\"Dark\";s:5:\"light\";s:5:\"Light\";}s:10:\"allow_null\";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\";}','Content color','content-color','publish','closed','closed','','field_60fe46b438c11','','','2021-07-26 05:24:04','2021-07-26 05:24:04','',321,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=354',0,'acf-field','',0),(355,1,'2021-07-26 08:03:01','2021-07-26 08:03:01','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:{}}','Block content','blog-block','publish','closed','closed','','field_60fe6c2eadbdf','','','2021-10-22 09:57:52','2021-10-22 09:57:52','',292,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=355',10,'acf-field','',0),(356,1,'2021-07-26 08:03:01','2021-07-26 08:03:01','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:{}}','Title','title','publish','closed','closed','','field_60fe6c2eadbe0','','','2021-07-27 12:08:27','2021-07-27 12:08:27','',355,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=356',1,'acf-field','',0),(357,1,'2021-07-26 08:03:01','2021-07-26 08:03:01','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','link','publish','closed','closed','','field_60fe6c2eadbe1','','','2021-07-27 12:07:05','2021-07-27 12:07:05','',355,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=357',2,'acf-field','',0),(358,1,'2021-07-26 08:03:01','2021-07-26 08:03:01','a:13:{s:4:\"type\";s:12:\"relationship\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_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:4:\"post\";}s:8:\"taxonomy\";s:0:\"\";s:7:\"filters\";a:2:{i:0;s:6:\"search\";i:1;s:8:\"taxonomy\";}s:8:\"elements\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:13:\"return_format\";s:6:\"object\";s:12:\"translations\";s:9:\"copy_once\";}','Posts','posts','publish','closed','closed','','field_60fe6c2eadbe2','','','2021-07-27 12:07:05','2021-07-27 12:07:05','',355,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=358',3,'acf-field','',0),(359,1,'2021-07-26 08:03:01','2021-07-26 08:03:01','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\";}','Post button title','post-button-title','publish','closed','closed','','field_60fe6c2eadbe3','','','2021-07-27 12:07:05','2021-07-27 12:07:05','',355,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=359',4,'acf-field','',0),(360,1,'2021-07-26 08:04:19','2021-07-26 08:04: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;}','Blog block','blog_block','publish','closed','closed','','field_60fe6c56eda9b','','','2021-10-22 09:57:52','2021-10-22 09:57:52','',292,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=360',9,'acf-field','',0),(362,1,'2021-07-27 09:54:14','2021-07-27 09:54: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;}','Testimonials','testimonials','publish','closed','closed','','field_60ffd5f079c68','','','2021-10-22 09:57:52','2021-10-22 09:57:52','',292,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=362',11,'acf-field','',0),(363,1,'2021-07-27 09:54:14','2021-07-27 09:54:14','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:{}}','Testimonials','testimonials','publish','closed','closed','','field_60ffd61879c69','','','2021-10-22 09:57:52','2021-10-22 09:57:52','',292,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=363',12,'acf-field','',0),(364,1,'2021-07-27 09:54:14','2021-07-27 09:54:14','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','title','publish','closed','closed','','field_60ffd62579c6a','','','2021-07-27 09:54:14','2021-07-27 09:54:14','',363,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=364',0,'acf-field','',0),(365,1,'2021-07-27 09:54:14','2021-07-27 09:54:14','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\";}','Description','description','publish','closed','closed','','field_60ffd62c79c6b','','','2021-07-27 09:54:14','2021-07-27 09:54:14','',363,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=365',1,'acf-field','',0),(366,1,'2021-07-27 09:54:14','2021-07-27 09:54:14','a:13:{s:4:\"type\";s:12:\"relationship\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_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:4:\"post\";}s:8:\"taxonomy\";s:0:\"\";s:7:\"filters\";a:2:{i:0;s:6:\"search\";i:1;s:8:\"taxonomy\";}s:8:\"elements\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:13:\"return_format\";s:6:\"object\";s:12:\"translations\";s:9:\"copy_once\";}','Cases','cases','publish','closed','closed','','field_60ffd68f79c6c','','','2021-07-27 10:01:56','2021-07-27 10:01:56','',363,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=366',2,'acf-field','',0),(367,1,'2021-07-27 09:58:17','2021-07-27 09:58: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\";}','Post button title','post-button-title','publish','closed','closed','','field_60ffd8a5f4211','','','2021-07-27 09:58:17','2021-07-27 09:58:17','',363,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=367',3,'acf-field','',0),(368,1,'2021-07-27 10:14:42','2021-07-27 10:14: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;}','Testimonial preview','','publish','closed','closed','','field_60ffda3d30095','','','2021-08-12 18:00:19','2021-08-12 18:00:19','',197,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=368',5,'acf-field','',0),(369,1,'2021-07-27 10:14:42','2021-07-27 10:14:42','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:{}}','Testimonial preview','testimonial-preview','publish','closed','closed','','field_60ffda5830096','','','2021-08-12 18:00:19','2021-08-12 18:00:19','',197,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=369',6,'acf-field','',0),(370,1,'2021-07-27 10:14:42','2021-07-27 10:14:42','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','title','publish','closed','closed','','field_60ffdbfe30097','','','2021-07-27 10:14:42','2021-07-27 10:14:42','',369,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=370',0,'acf-field','',0),(371,1,'2021-07-27 10:14:42','2021-07-27 10:14: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:3;s:9:\"new_lines\";s:2:\"br\";s:12:\"translations\";s:9:\"translate\";}','Testimonial','testimonial','publish','closed','closed','','field_60ffdc3730098','','','2021-07-27 10:14:42','2021-07-27 10:14:42','',369,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=371',1,'acf-field','',0),(372,1,'2021-07-27 10:14:42','2021-07-27 10:14:42','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:{}}','Testimonial author','testimonial-author','publish','closed','closed','','field_60ffdc5630099','','','2021-07-27 10:17:24','2021-07-27 10:17:24','',369,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=372',2,'acf-field','',0),(373,1,'2021-07-27 10:14:42','2021-07-27 10:14:42','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\";}','Full name','full-name','publish','closed','closed','','field_60ffdc733009a','','','2021-07-27 10:14:42','2021-07-27 10:14:42','',372,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=373',0,'acf-field','',0),(374,1,'2021-07-27 10:14:42','2021-07-27 10:14:42','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\";}','Position','position','publish','closed','closed','','field_60ffdc7f3009b','','','2021-07-27 10:14:42','2021-07-27 10:14:42','',372,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=374',1,'acf-field','',0),(376,1,'2021-07-27 10:21:36','2021-07-27 10:21: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:3:\"row\";s:10:\"sub_fields\";a:0:{}}','Post info','post-info','publish','closed','closed','','field_60ffde10cc650','','','2021-08-12 18:00:19','2021-08-12 18:00:19','',197,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=376',1,'acf-field','',0),(392,1,'2021-07-27 11:20:09','2021-07-27 11:20:09','','Home','','inherit','closed','closed','','12-revision-v1','','','2021-07-27 11:20:09','2021-07-27 11:20:09','',12,'https://commercegate.goodface.com.ua/wp/?p=392',0,'revision','',0),(393,1,'2021-07-27 11:24:50','2021-07-27 11:24:50','','Home','','inherit','closed','closed','','12-revision-v1','','','2021-07-27 11:24:50','2021-07-27 11:24:50','',12,'https://commercegate.goodface.com.ua/wp/?p=393',0,'revision','',0),(394,1,'2021-07-27 11:49:05','2021-07-27 11:49:05','a:7:{s:4:\"type\";s:12:\"color_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:13:\"default_value\";s:7:\"#4BD18E\";s:12:\"translations\";s:9:\"copy_once\";}','Title color','title-color','publish','closed','closed','','field_60fff271c15df','','','2021-07-27 11:50:09','2021-07-27 11:50:09','',164,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=394',0,'acf-field','',0),(395,1,'2021-07-27 11:50:46','2021-07-27 11:50:46','','Home','','inherit','closed','closed','','12-revision-v1','','','2021-07-27 11:50:46','2021-07-27 11:50:46','',12,'https://commercegate.goodface.com.ua/wp/?p=395',0,'revision','',0),(396,1,'2021-07-27 11:51:08','2021-07-27 11:51:08','','Home','','inherit','closed','closed','','12-revision-v1','','','2021-07-27 11:51:08','2021-07-27 11:51:08','',12,'https://commercegate.goodface.com.ua/wp/?p=396',0,'revision','',0),(397,1,'2021-07-27 11:56:23','2021-07-27 11:56: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\";}','Part before gradient','before','publish','closed','closed','','field_60fff38e04232','','','2021-07-27 11:56:23','2021-07-27 11:56:23','',181,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=397',0,'acf-field','',0),(398,1,'2021-07-27 11:56:23','2021-07-27 11:56: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\";}','Gradient part','after','publish','closed','closed','','field_60fff3a404233','','','2021-07-27 11:56:23','2021-07-27 11:56:23','',181,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=398',1,'acf-field','',0),(399,1,'2021-07-27 11:56:24','2021-07-27 11:56:24','a:7:{s:4:\"type\";s:12:\"color_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:13:\"default_value\";s:7:\"#4BD18E\";s:12:\"translations\";s:9:\"copy_once\";}','Title color','title-color','publish','closed','closed','','field_60fff3b704234','','','2021-07-27 11:56:55','2021-07-27 11:56:55','',180,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=399',0,'acf-field','',0),(400,1,'2021-07-27 11:57:35','2021-07-27 11:57:35','','Home','','inherit','closed','closed','','12-revision-v1','','','2021-07-27 11:57:35','2021-07-27 11:57:35','',12,'https://commercegate.goodface.com.ua/wp/?p=400',0,'revision','',0),(401,1,'2021-07-27 12:07:05','2021-07-27 12:07:05','a:7:{s:4:\"type\";s:12:\"color_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:13:\"default_value\";s:7:\"#4BD18E\";s:12:\"translations\";s:9:\"copy_once\";}','Title color','title-color','publish','closed','closed','','field_60fff607aff99','','','2021-07-27 12:07:05','2021-07-27 12:07:05','',355,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=401',0,'acf-field','',0),(402,1,'2021-07-27 12:07:05','2021-07-27 12:07: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\";}','Part before gradient','before','publish','closed','closed','','field_60fff6bcaff9a','','','2021-07-27 12:07:05','2021-07-27 12:07:05','',356,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=402',0,'acf-field','',0),(403,1,'2021-07-27 12:07:05','2021-07-27 12:07: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\";}','Gradient part','after','publish','closed','closed','','field_60fff6d5aff9b','','','2021-07-27 12:07:05','2021-07-27 12:07:05','',356,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=403',1,'acf-field','',0),(405,1,'2021-07-27 12:48:11','2021-07-27 12:48:11','','Case Studies 4','','publish','closed','closed','','the-7-most-popular-cms-on-the-market','','','2021-09-09 18:25:54','2021-09-09 18:25:54','',0,'https://commercegate.goodface.com.ua/wp/?post_type=ebook&#038;p=405',0,'ebook','',0),(406,1,'2021-07-27 12:48:21','2021-07-27 12:48:21','','E-books 1','','publish','closed','closed','','complete-guide-about-hubspot','','','2021-09-02 09:12:35','2021-09-02 09:12:35','',0,'https://commercegate.goodface.com.ua/wp/?post_type=ebook&#038;p=406',0,'ebook','',0),(407,1,'2021-07-27 12:48:31','2021-07-27 12:48:31','','Case Studies 2','','publish','closed','closed','','2021s-guide-to-revenue-optimization','','','2021-09-09 18:14:01','2021-09-09 18:14:01','',0,'https://commercegate.goodface.com.ua/wp/?post_type=ebook&#038;p=407',0,'ebook','',0),(409,1,'2021-07-27 14:04:07','2021-07-27 14:04: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:5:\"ebook\";}}}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:\"\";}','eBook','ebook','publish','closed','closed','','group_610011ac77d98','','','2021-08-19 09:38:28','2021-08-19 09:38:28','',0,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field-group&#038;p=409',0,'acf-field-group','',0),(410,1,'2021-07-27 14:04:07','2021-07-27 14:04: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:3:\"row\";s:10:\"sub_fields\";a:0:{}}','Form preview','form-preview','publish','closed','closed','','field_610011b8724a0','','','2021-07-27 14:04:34','2021-07-27 14:04:34','',409,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=410',1,'acf-field','',0),(411,1,'2021-07-27 14:04:07','2021-07-27 14:04: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\";}','Title','title','publish','closed','closed','','field_6100121c724a1','','','2021-07-27 14:04:07','2021-07-27 14:04:07','',410,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=411',0,'acf-field','',0),(412,1,'2021-07-27 14:04:07','2021-07-27 14:04: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\";}','Description','description','publish','closed','closed','','field_61001242724a2','','','2021-07-27 14:04:07','2021-07-27 14:04:07','',410,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=412',1,'acf-field','',0),(413,1,'2021-07-27 14:04:34','2021-07-27 14:04: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;}','Form preview','form_preview','publish','closed','closed','','field_6100126134ad2','','','2021-07-27 14:04:34','2021-07-27 14:04:34','',409,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=413',0,'acf-field','',0),(415,1,'2021-07-27 14:16:10','2021-07-27 14:16:10','a:12:{s:4:\"type\";s:11:\"post_object\";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_60f81e1b63bdd\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:4:\"book\";}}}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:\"ebook\";}s:8:\"taxonomy\";s:0:\"\";s:10:\"allow_null\";i:0;s:8:\"multiple\";i:0;s:13:\"return_format\";s:6:\"object\";s:12:\"translations\";s:9:\"copy_once\";s:2:\"ui\";i:1;}','Book','book','publish','closed','closed','','field_610014bfc1cf8','','','2021-07-27 14:24:13','2021-07-27 14:24:13','',220,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=415',5,'acf-field','',0),(428,1,'2021-07-27 17:58:18','2021-07-27 17:58:18','','For Payment Service Providers','','publish','closed','closed','','for-psps','','','2021-12-14 14:24:44','2021-12-14 14:24:44','',0,'https://commercegate.goodface.com.ua/wp/?post_type=business-offering&#038;p=428',7,'value-proposition','',0),(429,1,'2021-07-27 17:58:53','2021-07-27 17:58:53','','For Banking Institutions','','publish','closed','closed','','for-banking-institutions','','','2021-12-14 14:30:19','2021-12-14 14:30:19','',0,'https://commercegate.goodface.com.ua/wp/?post_type=business-offering&#038;p=429',9,'value-proposition','',0),(430,1,'2021-07-27 17:56:46','2021-07-27 17:56:46','','For Affiliates and Agencies','','publish','closed','closed','','for-affiliates-and-agencies','','','2021-12-14 14:23:50','2021-12-14 14:23:50','',0,'https://commercegate.goodface.com.ua/wp/?post_type=business-offering&#038;p=430',5,'value-proposition','',0),(431,1,'2021-07-27 17:56:25','2021-07-27 17:56:25','','For Online Platforms and Marketplaces','','publish','closed','closed','','for-platforms-and-marketplaces','','','2021-12-14 14:21:38','2021-12-14 14:21:38','',0,'https://commercegate.goodface.com.ua/wp/?post_type=business-offering&#038;p=431',3,'value-proposition','',0),(434,1,'2021-07-27 18:32:18','2021-07-27 18:32:18','','Billing Platform','','publish','closed','closed','','billing-platform','','','2021-12-17 15:14:07','2021-12-17 15:14:07','',0,'https://commercegate.goodface.com.ua/wp/?post_type=our-solutions&#038;p=434',3,'our-solutions','',0),(435,1,'2021-07-27 18:32:54','2021-07-27 18:32:54','','Digital Bank','','publish','closed','closed','','digital-bank','','','2021-12-17 15:20:09','2021-12-17 15:20:09','',0,'https://commercegate.goodface.com.ua/wp/?post_type=our-solutions&#038;p=435',13,'our-solutions','',0),(436,1,'2021-07-27 18:33:46','2021-07-27 18:33:46','','eWallet','','publish','closed','closed','','ewallet','','','2021-12-17 15:22:10','2021-12-17 15:22:10','',0,'https://commercegate.goodface.com.ua/wp/?post_type=our-solutions&#038;p=436',17,'our-solutions','',0),(437,1,'2021-07-27 18:34:05','2021-07-27 18:34:05','','Online Payment Processing','','publish','closed','closed','','payment-processing','','','2021-12-17 15:14:53','2021-12-17 15:14:53','',0,'https://commercegate.goodface.com.ua/wp/?post_type=our-solutions&#038;p=437',5,'our-solutions','',0),(438,1,'2021-07-27 18:56:46','2021-07-27 18:56:46','','Acquiring Solutions','','publish','closed','closed','','acquiring-solutions','','','2021-12-17 15:15:38','2021-12-17 15:15:38','',0,'https://commercegate.goodface.com.ua/wp/?post_type=our-solutions&#038;p=438',7,'our-solutions','',0),(439,1,'2021-07-27 18:58:50','2021-07-27 18:58:50','','Credit Card','','publish','closed','closed','','credit-card','','','2021-12-17 15:20:38','2021-12-17 15:20:38','',0,'https://commercegate.goodface.com.ua/wp/?post_type=our-solutions&#038;p=439',15,'our-solutions','',0),(440,1,'2021-07-27 19:01:53','2021-07-27 19:01:53','','Revenue Optimization','','publish','closed','closed','','revenue-optimization','','','2021-12-17 15:17:18','2021-12-17 15:17:18','',0,'https://commercegate.goodface.com.ua/wp/?post_type=our-solutions&#038;p=440',11,'our-solutions','',0),(441,1,'2021-07-27 19:01:27','2021-07-27 19:01:27','','Risk & Compliance services','','publish','closed','closed','','risk-and-compliance-management','','','2021-12-17 15:16:37','2021-12-17 15:16:37','',0,'https://commercegate.goodface.com.ua/wp/?post_type=our-solutions&#038;p=441',9,'our-solutions','',0),(442,1,'2021-07-28 06:52:18','2021-07-28 06:52:18','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:12:\"Add new item\";}','List','complex-services-list','publish','closed','closed','','field_6100fd82a3f1c','','','2021-09-10 11:22:11','2021-09-10 11:22:11','',130,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=442',10,'acf-field','',0),(443,1,'2021-07-28 06:52:19','2021-07-28 06:52:19','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\";}','Icon','icon','publish','closed','closed','','field_6100fde5a3f1d','','','2021-07-28 06:52:19','2021-07-28 06:52:19','',442,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=443',0,'acf-field','',0),(445,1,'2021-07-28 06:52:19','2021-07-28 06:52:19','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\";}','Description','description','publish','closed','closed','','field_6100fe60a3f1f','','','2021-09-10 11:23:14','2021-09-10 11:23:14','',442,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=445',2,'acf-field','',0),(446,1,'2021-07-28 06:52:19','2021-07-28 06:52:19','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','link','publish','closed','closed','','field_6100fe73a3f20','','','2021-09-10 11:23:14','2021-09-10 11:23:14','',442,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=446',1,'acf-field','',0),(447,1,'2021-07-28 07:00:11','2021-07-28 07:00:11','','Home','','inherit','closed','closed','','12-revision-v1','','','2021-07-28 07:00:11','2021-07-28 07:00:11','',12,'https://commercegate.goodface.com.ua/wp/?p=447',0,'revision','',0),(448,1,'2021-07-28 07:13:52','2021-07-28 07:13:52','a:13:{s:4:\"type\";s:12:\"relationship\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_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:2:{i:0;s:13:\"our-solutions\";i:1;s:17:\"business-offering\";}s:8:\"taxonomy\";s:0:\"\";s:7:\"filters\";a:2:{i:0;s:6:\"search\";i:1;s:9:\"post_type\";}s:8:\"elements\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:13:\"return_format\";s:6:\"object\";s:12:\"translations\";s:9:\"copy_once\";}','Products list','list','publish','closed','closed','','field_6101027fdf3b7','','','2021-07-28 07:20:17','2021-07-28 07:20:17','',164,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=448',3,'acf-field','',0),(449,1,'2021-07-28 07:17:43','2021-07-28 07:17:43','','Home','','inherit','closed','closed','','12-revision-v1','','','2021-07-28 07:17:43','2021-07-28 07:17:43','',12,'https://commercegate.goodface.com.ua/wp/?p=449',0,'revision','',0),(450,1,'2021-07-28 07:21:54','2021-07-28 07:21:54','','Home','','inherit','closed','closed','','12-revision-v1','','','2021-07-28 07:21:54','2021-07-28 07:21:54','',12,'https://commercegate.goodface.com.ua/wp/?p=450',0,'revision','',0),(451,1,'2021-07-28 07:26:46','2021-07-28 07:26: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;}','Product preview','product_preview','publish','closed','closed','','field_61010659488f6','','','2021-09-10 15:20:57','2021-09-10 15:20:57','',292,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=451',1,'acf-field','',0),(452,1,'2021-07-28 07:29:10','2021-07-28 07:29:10','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 preview','product-preview','publish','closed','closed','','field_610106c416f54','','','2021-09-10 15:20:57','2021-09-10 15:20:57','',292,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=452',2,'acf-field','',0),(453,1,'2021-07-28 07:29:10','2021-07-28 07:29:10','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\";}','Image','image','publish','closed','closed','','field_610106db16f55','','','2021-07-28 12:33:02','2021-07-28 12:33:02','',452,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=453',1,'acf-field','',0),(454,1,'2021-07-28 07:29:10','2021-07-28 07:29:10','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\";}','Label','label','publish','closed','closed','','field_610106ef16f56','','','2021-07-28 12:32:24','2021-07-28 12:32:24','',452,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=454',2,'acf-field','',0),(455,1,'2021-07-28 07:29:10','2021-07-28 07:29:10','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\";}','Label','label','publish','closed','closed','','field_6101072316f57','','','2021-07-28 07:29:10','2021-07-28 07:29:10','',454,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=455',0,'acf-field','',0),(456,1,'2021-07-28 07:29:10','2021-07-28 07:29:10','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','title','publish','closed','closed','','field_6101072a16f58','','','2021-07-28 07:29:10','2021-07-28 07:29:10','',454,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=456',1,'acf-field','',0),(457,1,'2021-07-28 07:29:10','2021-07-28 07:29:10','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\";}','Description','description','publish','closed','closed','','field_6101073616f59','','','2021-07-28 12:32:24','2021-07-28 12:32:24','',452,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=457',3,'acf-field','',0),(458,1,'2021-07-28 07:32:33','2021-07-28 07:32:33','','payment-instruments-img-1','','inherit','open','closed','','payment-instruments-img-1','','','2021-11-11 16:27:00','2021-11-11 16:27:00','',2144,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/payment-instruments-img-1.png',0,'attachment','image/png',0),(459,1,'2021-07-28 07:34:35','2021-07-28 07:34:35','','payment-instruments-img-2','','inherit','open','closed','','payment-instruments-img-2','','','2021-07-28 07:34:54','2021-07-28 07:34:54','',434,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/payment-instruments-img-2.png',0,'attachment','image/png',0),(460,1,'2021-07-28 07:36:05','2021-07-28 07:36:05','','payment-instruments-img-3','','inherit','open','closed','','payment-instruments-img-3','','','2021-07-28 07:36:18','2021-07-28 07:36:18','',435,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/payment-instruments-img-3.png',0,'attachment','image/png',0),(466,1,'2021-07-28 09:16:18','2021-07-28 09:16:18','a:7:{s:8:\"location\";a:2:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:13:\"page_template\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:21:\"business-offering.php\";}}i:1;a:1:{i:0;a:3:{s:5:\"param\";s:13:\"page_template\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:17:\"our-solutions.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:\"\";}','Products archive','products-archive','publish','closed','closed','','group_610120515a372','','','2021-10-13 14:49:27','2021-10-13 14:49:27','',0,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field-group&#038;p=466',0,'acf-field-group','',0),(467,1,'2021-07-28 09:16:59','2021-07-28 09:16:59','','Our Solutions','','publish','closed','closed','','our-solutions','','','2021-10-12 15:33:00','2021-10-12 15:33:00','',0,'https://commercegate.goodface.com.ua/wp/?page_id=467',6,'page','',0),(468,1,'2021-07-28 09:16:59','2021-07-28 09:16:59','','Our Solutions','','inherit','closed','closed','','467-revision-v1','','','2021-07-28 09:16:59','2021-07-28 09:16:59','',467,'https://commercegate.goodface.com.ua/wp/?p=468',0,'revision','',0),(469,1,'2021-07-28 09:30:23','2021-07-28 09:30: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\";}','Title','title','publish','closed','closed','','field_6101232a17dd2','','','2021-07-28 09:32:34','2021-07-28 09:32:34','',473,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=469',0,'acf-field','',0),(470,1,'2021-07-28 09:30:23','2021-07-28 09:30: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:3;s:9:\"new_lines\";s:2:\"br\";s:12:\"translations\";s:9:\"translate\";}','Description','description','publish','closed','closed','','field_6101234317dd3','','','2021-07-28 09:32:34','2021-07-28 09:32:34','',473,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=470',1,'acf-field','',0),(471,1,'2021-07-28 09:30:24','2021-07-28 09:30:24','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\";}','Button','button','publish','closed','closed','','field_6101235717dd4','','','2021-10-12 15:24:34','2021-10-12 15:24:34','',473,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=471',2,'acf-field','',0),(472,1,'2021-07-28 09:30:24','2021-07-28 09:30: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\";}','Products link title','products-link-title','publish','closed','closed','','field_6101239f17dd5','','','2021-09-10 15:18:01','2021-09-10 15:18:01','',473,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=472',3,'acf-field','',0),(473,1,'2021-07-28 09:32:34','2021-07-28 09:32: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:3:\"row\";s:10:\"sub_fields\";a:0:{}}','Page info','page-info','publish','closed','closed','','field_610123ef33675','','','2021-07-28 09:42:42','2021-07-28 09:42:42','',466,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=473',0,'acf-field','',0),(478,1,'2021-07-28 12:06:45','2021-07-28 12:06:45','','Our Solutions','','inherit','closed','closed','','467-revision-v1','','','2021-07-28 12:06:45','2021-07-28 12:06:45','',467,'https://commercegate.goodface.com.ua/wp/?p=478',0,'revision','',0),(481,1,'2021-07-28 12:29:05','2021-07-28 12:29:05','','Our Solutions','','inherit','closed','closed','','467-revision-v1','','','2021-07-28 12:29:05','2021-07-28 12:29:05','',467,'https://commercegate.goodface.com.ua/wp/?p=481',0,'revision','',0),(482,1,'2021-07-28 12:31:01','2021-07-28 12:31:01','','to-Acquirers-icon','','inherit','open','closed','','to-acquirers-icon-2','','','2021-07-28 12:33:48','2021-07-28 12:33:48','',428,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/to-Acquirers-icon-1.svg',0,'attachment','image/svg+xml',0),(483,1,'2021-07-28 12:31:03','2021-07-28 12:31:03','','to-Banking-Partners-icon','','inherit','open','closed','','to-banking-partners-icon','','','2021-07-28 12:33:59','2021-07-28 12:33:59','',429,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/to-Banking-Partners-icon.svg',0,'attachment','image/svg+xml',0),(484,1,'2021-07-28 12:31:03','2021-07-28 12:31:03','','to-Merchants-icon','','inherit','open','closed','','to-merchants-icon-2','','','2021-07-28 12:32:52','2021-07-28 12:32:52','',291,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/to-Merchants-icon-1.svg',0,'attachment','image/svg+xml',0),(485,1,'2021-07-28 12:31:04','2021-07-28 12:31:04','','to-Platforms-icon','','inherit','open','closed','','to-platforms-icon-2','','','2021-07-28 12:33:13','2021-07-28 12:33:13','',431,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/to-Platforms-icon-1.svg',0,'attachment','image/svg+xml',0),(486,1,'2021-07-28 12:31:05','2021-07-28 12:31:05','','to-Resellers-icon','','inherit','open','closed','','to-resellers-icon-2','','','2021-07-28 12:33:34','2021-07-28 12:33:34','',430,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/to-Resellers-icon-1.svg',0,'attachment','image/svg+xml',0),(487,1,'2021-07-28 12:32:24','2021-07-28 12:32:24','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\";}','Icon','icon','publish','closed','closed','','field_61014e4accd74','','','2021-07-28 12:33:02','2021-07-28 12:33:02','',452,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=487',0,'acf-field','',0),(488,1,'2021-07-28 12:40:29','2021-07-28 12:40:29','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:\"\";}','Static page','static-page','publish','closed','closed','','group_61014fffbfa01','','','2021-08-02 11:01:00','2021-08-02 11:01:00','',0,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field-group&#038;p=488',0,'acf-field-group','',0),(490,1,'2021-07-28 12:41:21','2021-07-28 12:41:21','','Static page example','','draft','closed','closed','','static-page-example','','','2021-11-29 17:40:09','2021-11-29 17:40:09','',0,'https://commercegate.goodface.com.ua/wp/?page_id=490',31,'page','',0),(491,1,'2021-07-28 12:41:21','2021-07-28 12:41:21','','','','inherit','closed','closed','','490-revision-v1','','','2021-07-28 12:41:21','2021-07-28 12:41:21','',490,'https://commercegate.goodface.com.ua/wp/?p=491',0,'revision','',0),(492,1,'2021-07-28 12:41:28','2021-07-28 12:41:28','','Static page','','inherit','closed','closed','','490-revision-v1','','','2021-07-28 12:41:28','2021-07-28 12:41:28','',490,'https://commercegate.goodface.com.ua/wp/?p=492',0,'revision','',0),(493,1,'2021-07-28 12:48:27','2021-07-28 12:48:27','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:{}}','Page info','page-info','publish','closed','closed','','field_610151d25310f','','','2021-07-28 12:48:27','2021-07-28 12:48:27','',488,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=493',0,'acf-field','',0),(494,1,'2021-07-28 12:48:27','2021-07-28 12:48:27','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\";}','Page title','title','publish','closed','closed','','field_610151375310d','','','2021-07-28 12:48:27','2021-07-28 12:48:27','',493,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=494',0,'acf-field','',0),(495,1,'2021-07-28 12:48:27','2021-07-28 12:48:27','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:5;s:9:\"new_lines\";s:2:\"br\";s:12:\"translations\";s:9:\"translate\";}','Short description','description','publish','closed','closed','','field_610151775310e','','','2021-07-28 12:48:27','2021-07-28 12:48:27','',493,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=495',1,'acf-field','',0),(496,1,'2021-07-28 12:55:18','2021-07-28 12:55:18','','Static page','','inherit','closed','closed','','490-revision-v1','','','2021-07-28 12:55:18','2021-07-28 12:55:18','',490,'https://commercegate.goodface.com.ua/wp/?p=496',0,'revision','',0),(497,1,'2021-07-28 12:55:55','2021-07-28 12:55:55','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:16:\"Add content part\";}','Page content','page-content','publish','closed','closed','','field_610153c144e7f','','','2021-08-02 10:07:08','2021-08-02 10:07:08','',488,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=497',1,'acf-field','',0),(502,1,'2021-08-02 10:07:08','2021-08-02 10:07:08','a:11:{s:4:\"type\";s:12:\"button_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:7:\"choices\";a:5:{s:6:\"editor\";s:11:\"Text editor\";s:5:\"image\";s:5:\"Image\";s:10:\"blockquote\";s:10:\"Blockquote\";s:5:\"video\";s:5:\"Video\";s:5:\"table\";s:5:\"Table\";}s:10:\"allow_null\";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\";}','Type','type','publish','closed','closed','','field_6107c3606a31d','','','2021-08-02 10:07:08','2021-08-02 10:07:08','',497,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=502',0,'acf-field','',0),(503,1,'2021-08-02 10:14:34','2021-08-02 10:14:34','a:11:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:2:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_6107c3606a31d\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:6:\"editor\";}}i:1;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_6107c3606a31d\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:5:\"table\";}}}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\";}','Editor','editor','publish','closed','closed','','field_6107c4da5d8fd','','','2021-08-02 11:01:00','2021-08-02 11:01:00','',497,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=503',2,'acf-field','',0),(504,1,'2021-08-02 10:28:25','2021-08-02 10:28:25','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_6107c3606a31d\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:5:\"image\";}}}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\";}','Image','image','publish','closed','closed','','field_6107c6b63226c','','','2021-08-02 11:01:00','2021-08-02 11:01:00','',497,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=504',3,'acf-field','',0),(505,1,'2021-08-02 10:28:25','2021-08-02 10:28:25','a:11:{s:4:\"type\";s:4:\"text\";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_6107c3606a31d\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:5:\"image\";}}}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\";}','Image description','image-description','publish','closed','closed','','field_6107c7233226d','','','2021-08-02 11:01:00','2021-08-02 11:01:00','',497,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=505',4,'acf-field','',0),(506,1,'2021-08-02 10:28:25','2021-08-02 10:28:25','a:11:{s:4:\"type\";s:8:\"textarea\";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_6107c3606a31d\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:10:\"blockquote\";}}}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:5;s:9:\"new_lines\";s:2:\"br\";s:12:\"translations\";s:9:\"translate\";}','Blockquote text','blockquote-text','publish','closed','closed','','field_6107c7393226e','','','2021-08-02 11:01:00','2021-08-02 11:01:00','',497,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=506',5,'acf-field','',0),(507,1,'2021-08-02 10:28:25','2021-08-02 10:28:25','a:7:{s:4:\"type\";s:5:\"group\";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_6107c3606a31d\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:10:\"blockquote\";}}}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:{}}','User','user','publish','closed','closed','','field_6107c78132270','','','2021-08-02 11:01:00','2021-08-02 11:01:00','',497,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=507',6,'acf-field','',0),(508,1,'2021-08-02 10:28:25','2021-08-02 10:28:25','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\";}','Avatar','avatar','publish','closed','closed','','field_6107c7573226f','','','2021-08-02 10:28:25','2021-08-02 10:28:25','',507,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=508',0,'acf-field','',0),(509,1,'2021-08-02 10:28:25','2021-08-02 10:28:25','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\";}','Full name','full-name','publish','closed','closed','','field_6107c7a732271','','','2021-08-02 10:28:25','2021-08-02 10:28:25','',507,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=509',1,'acf-field','',0),(510,1,'2021-08-02 10:28:25','2021-08-02 10:28:25','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\";}','Position','position','publish','closed','closed','','field_6107c7af32272','','','2021-08-02 10:28:25','2021-08-02 10:28:25','',507,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=510',2,'acf-field','',0),(511,1,'2021-08-02 10:28:25','2021-08-02 10:28:25','a:11:{s:4:\"type\";s:4:\"text\";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_6107c3606a31d\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:5:\"video\";}}}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\";}','Video url','video-url','publish','closed','closed','','field_6107c7ce32273','','','2021-08-02 11:01:00','2021-08-02 11:01:00','',497,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=511',7,'acf-field','',0),(512,1,'2021-08-02 10:28:25','2021-08-02 10:28:25','a:11:{s:4:\"type\";s:4:\"text\";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_6107c3606a31d\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:5:\"table\";}}}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\";}','Table description','table-description','publish','closed','closed','','field_6107c83b32274','','','2021-08-02 11:01:00','2021-08-02 11:01:00','',497,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=512',8,'acf-field','',0),(513,1,'2021-08-02 10:40:58','2021-08-02 10:40:58','','img-1','','inherit','open','closed','','img-1','','','2021-08-02 10:41:04','2021-08-02 10:41:04','',490,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/img-1.png',0,'attachment','image/png',0),(514,1,'2021-08-02 10:42:29','2021-08-02 10:42:29','','user','','inherit','open','closed','','user','','','2021-08-02 10:42:31','2021-08-02 10:42:31','',490,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/user.png',0,'attachment','image/png',0),(515,1,'2021-08-02 10:50:48','2021-08-02 10:50:48','','Static page','','inherit','closed','closed','','490-revision-v1','','','2021-08-02 10:50:48','2021-08-02 10:50:48','',490,'https://commercegate.goodface.com.ua/wp/?p=515',0,'revision','',0),(516,1,'2021-08-02 10:56:17','2021-08-02 10:56:17','','Static page','','inherit','closed','closed','','490-revision-v1','','','2021-08-02 10:56:17','2021-08-02 10:56:17','',490,'https://commercegate.goodface.com.ua/wp/?p=516',0,'revision','',0),(517,1,'2021-08-02 11:00:25','2021-08-02 11:00:25','','Static page','','inherit','closed','closed','','490-revision-v1','','','2021-08-02 11:00:25','2021-08-02 11:00:25','',490,'https://commercegate.goodface.com.ua/wp/?p=517',0,'revision','',0),(518,1,'2021-08-02 11:01:00','2021-08-02 11:01:00','a:11:{s:4:\"type\";s:12:\"button_group\";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_6107c3606a31d\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:5:\"table\";}}}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:\"light\";s:5:\"Light\";s:8:\"contrast\";s:8:\"Contrast\";}s:10:\"allow_null\";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\";}','Table style','table-style','publish','closed','closed','','field_6107d04897c6c','','','2021-08-02 11:01:00','2021-08-02 11:01:00','',497,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=518',1,'acf-field','',0),(519,1,'2021-08-02 11:05:13','2021-08-02 11:05:13','','Static page','','inherit','closed','closed','','490-revision-v1','','','2021-08-02 11:05:13','2021-08-02 11:05:13','',490,'https://commercegate.goodface.com.ua/wp/?p=519',0,'revision','',0),(520,1,'2021-08-02 11:57:57','2021-08-02 11:57:57','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\";}','LinkedIn','linkedin','publish','closed','closed','','field_6107dd9e5cc96','','','2021-08-02 11:57:57','2021-08-02 11:57:57','',104,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=520',0,'acf-field','',0),(521,1,'2021-08-02 11:57:57','2021-08-02 11:57:57','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\";}','Twitter','twitter','publish','closed','closed','','field_6107dda45cc97','','','2021-08-02 11:58:20','2021-08-02 11:58:20','',104,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=521',1,'acf-field','',0),(522,1,'2021-08-02 11:57:57','2021-08-02 11:57:57','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\";}','Facebook','facebook','publish','closed','closed','','field_6107ddaa5cc98','','','2021-08-02 11:58:20','2021-08-02 11:58:20','',104,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=522',2,'acf-field','',0),(523,1,'2021-08-02 12:31:45','2021-08-02 12:31:45','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:17:\"about-company.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:\"\";}','About company','about-company','publish','closed','closed','','group_6107e5a460495','','','2021-11-30 14:22:28','2021-11-30 14:22:28','',0,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field-group&#038;p=523',0,'acf-field-group','',0),(524,1,'2021-08-02 12:32:28','2021-08-02 12:32:28','','Our Story','','publish','closed','closed','','our-story','','','2021-12-15 08:30:30','2021-12-15 08:30:30','',0,'https://commercegate.goodface.com.ua/wp/?page_id=524',8,'page','',0),(525,1,'2021-08-02 12:32:28','2021-08-02 12:32:28','','About company','','inherit','closed','closed','','524-revision-v1','','','2021-08-02 12:32:28','2021-08-02 12:32:28','',524,'https://commercegate.goodface.com.ua/wp/?p=525',0,'revision','',0),(527,1,'2021-08-02 12:48:35','2021-08-02 12:48:35','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:\"careers\";}}}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:11:{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:4:\"tags\";i:10;s:15:\"send-trackbacks\";}s:11:\"description\";s:0:\"\";}','Vacancy','vacancy','publish','closed','closed','','group_6107e99c805d7','','','2021-11-30 19:45:18','2021-11-30 19:45:18','',0,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field-group&#038;p=527',0,'acf-field-group','',0),(528,1,'2021-08-02 13:19:16','2021-08-02 13:19:16','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:{}}','Short info','short-info','publish','closed','closed','','field_6107f0c3b3489','','','2021-08-03 09:31:35','2021-08-03 09:31:35','',527,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=528',1,'acf-field','',0),(529,1,'2021-08-02 13:19:17','2021-08-02 13:19: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\";}','City','city','publish','closed','closed','','field_6107f0ceb348a','','','2021-08-02 13:19:17','2021-08-02 13:19:17','',528,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=529',0,'acf-field','',0),(536,1,'2021-08-02 13:24:14','2021-08-02 13:24: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;}','Main block','main_block','publish','closed','closed','','field_6107f1a263ec6','','','2021-08-12 09:46:28','2021-08-12 09:46:28','',523,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=536',0,'acf-field','',0),(537,1,'2021-08-02 13:24:14','2021-08-02 13:24:14','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:{}}','Main block','main-block','publish','closed','closed','','field_6107f1b963ec7','','','2021-08-12 09:46:28','2021-08-12 09:46:28','',523,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=537',1,'acf-field','',0),(538,1,'2021-08-02 13:24:14','2021-08-02 13:24:14','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\";}','Image','image','publish','closed','closed','','field_6107f1cd63ec8','','','2021-08-02 13:24:14','2021-08-02 13:24:14','',537,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=538',0,'acf-field','',0),(539,1,'2021-08-02 13:24:14','2021-08-02 13:24:14','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','title','publish','closed','closed','','field_6107f1db63ec9','','','2021-11-30 14:22:28','2021-11-30 14:22:28','',537,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=539',2,'acf-field','',0),(540,1,'2021-08-02 13:24:14','2021-08-02 13:24:14','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:5;s:9:\"new_lines\";s:2:\"br\";s:12:\"translations\";s:9:\"translate\";}','Description','description','publish','closed','closed','','field_6107f1e463eca','','','2021-11-30 14:22:28','2021-11-30 14:22:28','',537,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=540',3,'acf-field','',0),(541,1,'2021-08-02 13:24:14','2021-08-02 13:24: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\";}','Button title','button-title','publish','closed','closed','','field_6107f1f063ecb','','','2021-11-30 14:22:28','2021-11-30 14:22:28','',537,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=541',4,'acf-field','',0),(542,1,'2021-08-02 13:36:55','2021-08-02 13:36:55','','global-payments-img','','inherit','open','closed','','global-payments-img','','','2021-08-02 13:37:05','2021-08-02 13:37:05','',524,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/global-payments-img.png',0,'attachment','image/png',0),(543,1,'2021-08-02 13:37:26','2021-08-02 13:37:26','','About company','','inherit','closed','closed','','524-revision-v1','','','2021-08-02 13:37:26','2021-08-02 13:37:26','',524,'https://commercegate.goodface.com.ua/wp/?p=543',0,'revision','',0),(544,1,'2021-08-02 13:41:26','2021-08-02 13:41: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;}','Introductory block','','publish','closed','closed','','field_6107f5cb078d6','','','2021-08-12 09:46:28','2021-08-12 09:46:28','',523,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=544',2,'acf-field','',0),(546,1,'2021-08-02 13:41:26','2021-08-02 13:41: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\";}','Title','introductory-block-title','publish','closed','closed','','field_6107f5e1078d8','','','2021-08-12 09:46:28','2021-08-12 09:46:28','',523,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=546',3,'acf-field','',0),(547,1,'2021-08-02 13:41:26','2021-08-02 13:41:26','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:8:\"Add icon\";}','Icons','introductory-block-icons','publish','closed','closed','','field_6107f5e6078d9','','','2021-08-12 09:46:28','2021-08-12 09:46:28','',523,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=547',4,'acf-field','',0),(548,1,'2021-08-02 13:41:26','2021-08-02 13:41:26','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\";}','Icon','icon','publish','closed','closed','','field_6107f5f6078da','','','2021-08-02 13:41:26','2021-08-02 13:41:26','',547,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=548',0,'acf-field','',0),(549,1,'2021-08-02 13:42:32','2021-08-02 13:42:32','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\";}','Icon description','icon-description','publish','closed','closed','','field_6107f635d4d34','','','2021-08-02 13:42:32','2021-08-02 13:42:32','',547,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=549',1,'acf-field','',0),(550,1,'2021-08-02 13:43:26','2021-08-02 13:43:26','','banco-de-espana-logo','','inherit','open','closed','','banco-de-espana-logo','','','2021-08-02 13:43:29','2021-08-02 13:43:29','',524,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/banco-de-espana-logo.svg',0,'attachment','image/svg+xml',0),(551,1,'2021-08-02 13:43:58','2021-08-02 13:43:58','','globe-icon','','inherit','open','closed','','globe-icon','','','2021-08-02 13:44:02','2021-08-02 13:44:02','',524,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/globe-icon.svg',0,'attachment','image/svg+xml',0),(552,1,'2021-08-02 13:44:22','2021-08-02 13:44:22','','pci-logo','','inherit','open','closed','','pci-logo','','','2021-08-02 13:44:24','2021-08-02 13:44:24','',524,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/pci-logo.svg',0,'attachment','image/svg+xml',0),(553,1,'2021-08-02 13:44:41','2021-08-02 13:44:41','','stars-icon','','inherit','open','closed','','stars-icon','','','2021-08-02 13:44:43','2021-08-02 13:44:43','',524,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/stars-icon.svg',0,'attachment','image/svg+xml',0),(554,1,'2021-08-02 13:44:48','2021-08-02 13:44:48','','About company','','inherit','closed','closed','','524-revision-v1','','','2021-08-02 13:44:48','2021-08-02 13:44:48','',524,'https://commercegate.goodface.com.ua/wp/?p=554',0,'revision','',0),(556,1,'2021-08-02 13:53:12','2021-08-02 13:53: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;}','Team','team','publish','closed','closed','','field_6107f8336d8ef','','','2021-08-12 09:46:28','2021-08-12 09:46:28','',523,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=556',5,'acf-field','',0),(559,1,'2021-08-02 13:53:12','2021-08-02 13:53:12','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:12:\"Add new item\";}','List','team-list','publish','closed','closed','','field_6107f8956d8f2','','','2021-08-12 09:46:28','2021-08-12 09:46:28','',523,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=559',7,'acf-field','',0),(560,1,'2021-08-02 13:55:14','2021-08-02 13:55:14','','About company','','inherit','closed','closed','','524-revision-v1','','','2021-08-02 13:55:14','2021-08-02 13:55:14','',524,'https://commercegate.goodface.com.ua/wp/?p=560',0,'revision','',0),(561,1,'2021-08-02 13:59:28','2021-08-02 13:59:28','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:9:\"maxlength\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";}','Title','team-title','publish','closed','closed','','field_6107f96a86e2c','','','2021-08-02 14:01:12','2021-08-02 14:01:12','',567,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=561',0,'acf-field','',0),(562,1,'2021-08-02 13:59:28','2021-08-02 13:59:28','a:16:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:26:\"Recommended size - 560x420\";s:8:\"required\";i:0;s:17:\"conditional_logic\";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\";}','Image','image','publish','closed','closed','','field_6107f9b886e2d','','','2021-08-02 13:59:28','2021-08-02 13:59:28','',559,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=562',0,'acf-field','',0),(563,1,'2021-08-02 13:59:28','2021-08-02 13:59: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\";}','Full name','full-name','publish','closed','closed','','field_6107f9ee86e2e','','','2021-08-02 13:59:28','2021-08-02 13:59:28','',559,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=563',1,'acf-field','',0),(564,1,'2021-08-02 13:59:28','2021-08-02 13:59: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\";}','Position','position','publish','closed','closed','','field_6107fa0886e2f','','','2021-08-02 13:59:28','2021-08-02 13:59:28','',559,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=564',2,'acf-field','',0),(565,1,'2021-08-02 13:59:28','2021-08-02 13:59: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\";}','Profile','profile','publish','closed','closed','','field_6107fa1e86e30','','','2021-08-02 13:59:28','2021-08-02 13:59:28','',559,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=565',3,'acf-field','',0),(566,1,'2021-08-02 13:59:28','2021-08-02 13:59: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\";}','Profile link title','team-profile-link-title','publish','closed','closed','','field_6107fa2d86e31','','','2021-08-02 14:00:19','2021-08-02 14:00:19','',567,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=566',1,'acf-field','',0),(567,1,'2021-08-02 14:00:19','2021-08-02 14:00:19','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:{}}','Block info','team-block-info','publish','closed','closed','','field_6107fa5b46179','','','2021-08-12 09:46:28','2021-08-12 09:46:28','',523,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=567',6,'acf-field','',0),(568,1,'2021-08-02 14:01:25','2021-08-02 14:01:25','','About company','','inherit','closed','closed','','524-revision-v1','','','2021-08-02 14:01:25','2021-08-02 14:01:25','',524,'https://commercegate.goodface.com.ua/wp/?p=568',0,'revision','',0),(569,1,'2021-08-02 14:03:07','2021-08-02 14:03:07','','workers-img-1','','inherit','open','closed','','workers-img-1','','','2021-08-02 14:05:14','2021-08-02 14:05:14','',524,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/workers-img-1.png',0,'attachment','image/png',0),(570,1,'2021-08-02 14:03:08','2021-08-02 14:03:08','','workers-img-2','','inherit','open','closed','','workers-img-2','','','2021-08-02 14:05:14','2021-08-02 14:05:14','',524,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/workers-img-2.png',0,'attachment','image/png',0),(571,1,'2021-08-02 14:03:10','2021-08-02 14:03:10','','workers-img-3','','inherit','open','closed','','workers-img-3','','','2021-08-02 14:05:15','2021-08-02 14:05:15','',524,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/workers-img-3.png',0,'attachment','image/png',0),(572,1,'2021-08-02 14:03:11','2021-08-02 14:03:11','','workers-img-4','','inherit','open','closed','','workers-img-4','','','2021-08-02 14:05:15','2021-08-02 14:05:15','',524,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/workers-img-4.png',0,'attachment','image/png',0),(573,1,'2021-08-02 14:03:12','2021-08-02 14:03:12','','workers-img-5','','inherit','open','closed','','workers-img-5','','','2021-08-02 14:05:15','2021-08-02 14:05:15','',524,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/workers-img-5.png',0,'attachment','image/png',0),(574,1,'2021-08-02 14:03:13','2021-08-02 14:03:13','','workers-img-6','','inherit','open','closed','','workers-img-6','','','2021-08-02 14:05:15','2021-08-02 14:05:15','',524,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/workers-img-6.png',0,'attachment','image/png',0),(575,1,'2021-08-02 14:05:14','2021-08-02 14:05:14','','About company','','inherit','closed','closed','','524-revision-v1','','','2021-08-02 14:05:14','2021-08-02 14:05:14','',524,'https://commercegate.goodface.com.ua/wp/?p=575',0,'revision','',0),(576,1,'2021-08-02 14:06:44','2021-08-02 14:06:44','','About company','','inherit','closed','closed','','524-revision-v1','','','2021-08-02 14:06:44','2021-08-02 14:06:44','',524,'https://commercegate.goodface.com.ua/wp/?p=576',0,'revision','',0),(577,1,'2021-08-02 14:13:39','2021-08-02 14:13:39','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;}','Our story','our_story','publish','closed','closed','','field_6107fd30fac5b','','','2021-08-12 09:46:28','2021-08-12 09:46:28','',523,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=577',8,'acf-field','',0),(578,1,'2021-08-02 14:13:40','2021-08-02 14:13:40','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','our-story-title','publish','closed','closed','','field_6107fd3dfac5c','','','2021-08-12 09:46:28','2021-08-12 09:46:28','',523,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=578',9,'acf-field','',0),(579,1,'2021-08-02 14:13:49','2021-08-02 14:13:49','','About company','','inherit','closed','closed','','524-revision-v1','','','2021-08-02 14:13:49','2021-08-02 14:13:49','',524,'https://commercegate.goodface.com.ua/wp/?p=579',0,'revision','',0),(580,1,'2021-08-02 14:17:16','2021-08-02 14:17:16','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:12:\"Add new item\";}','Past','story-past','publish','closed','closed','','field_6107fe24901a6','','','2021-08-02 14:27:46','2021-08-02 14:27:46','',596,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=580',1,'acf-field','',0),(581,1,'2021-08-02 14:17:57','2021-08-02 14:17:57','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\";}','Year','year','publish','closed','closed','','field_6107fe861dc5d','','','2021-08-02 14:17:57','2021-08-02 14:17:57','',580,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=581',0,'acf-field','',0),(582,1,'2021-08-02 14:20:14','2021-08-02 14:20:14','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:9:\"Add group\";}','Gropus','gropus','publish','closed','closed','','field_6107fee8b9e34','','','2021-08-02 14:20:57','2021-08-02 14:20:57','',580,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=582',1,'acf-field','',0),(583,1,'2021-08-02 14:20:14','2021-08-02 14:20: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\";}','Title','title','publish','closed','closed','','field_6107fefbb9e35','','','2021-08-02 14:21:54','2021-08-02 14:21:54','',586,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=583',0,'acf-field','',0),(584,1,'2021-08-02 14:20:14','2021-08-02 14:20:14','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\";}','Description','description','publish','closed','closed','','field_6107ff01b9e36','','','2021-08-02 14:32:46','2021-08-02 14:32:46','',582,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=584',1,'acf-field','',0),(585,1,'2021-08-02 14:20:57','2021-08-02 14:20:57','a:11:{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:0;s:2:\"ui\";i:0;s:12:\"translations\";s:9:\"copy_once\";s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";}','Gradient','gradient','publish','closed','closed','','field_6107ff2c8bc34','','','2021-08-02 14:21:54','2021-08-02 14:21:54','',586,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=585',1,'acf-field','',0),(586,1,'2021-08-02 14:21:54','2021-08-02 14:21:54','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:{}}','Title','title','publish','closed','closed','','field_6107ff625d3cf','','','2021-08-02 14:21:54','2021-08-02 14:21:54','',582,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=586',0,'acf-field','',0),(587,1,'2021-08-02 14:23:48','2021-08-02 14:23:48','','About company','','inherit','closed','closed','','524-revision-v1','','','2021-08-02 14:23:48','2021-08-02 14:23:48','',524,'https://commercegate.goodface.com.ua/wp/?p=587',0,'revision','',0),(588,1,'2021-08-02 14:24:02','2021-08-02 14:24:02','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:12:\"Add new item\";}','Feature','story-feature','publish','closed','closed','','field_6107ffda45730','','','2021-08-02 14:27:46','2021-08-02 14:27:46','',596,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=588',3,'acf-field','',0),(589,1,'2021-08-02 14:24:03','2021-08-02 14:24:03','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\";}','Year','year','publish','closed','closed','','field_6107ffda45731','','','2021-08-02 14:24:03','2021-08-02 14:24:03','',588,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=589',0,'acf-field','',0),(590,1,'2021-08-02 14:24:03','2021-08-02 14:24: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:\"block\";s:12:\"button_label\";s:9:\"Add group\";}','Gropus','gropus','publish','closed','closed','','field_6107ffda45732','','','2021-08-02 14:24:03','2021-08-02 14:24:03','',588,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=590',1,'acf-field','',0),(591,1,'2021-08-02 14:24:03','2021-08-02 14:24:03','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:{}}','Title','title','publish','closed','closed','','field_6107ffda45733','','','2021-08-02 14:24:03','2021-08-02 14:24:03','',590,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=591',0,'acf-field','',0),(592,1,'2021-08-02 14:24:03','2021-08-02 14:24:03','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','title','publish','closed','closed','','field_6107ffda45734','','','2021-08-02 14:24:03','2021-08-02 14:24:03','',591,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=592',0,'acf-field','',0),(593,1,'2021-08-02 14:24:03','2021-08-02 14:24:03','a:11:{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:0;s:2:\"ui\";i:0;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";s:12:\"translations\";s:9:\"copy_once\";}','Gradient','gradient','publish','closed','closed','','field_6107ffda45735','','','2021-08-02 14:24:03','2021-08-02 14:24:03','',591,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=593',1,'acf-field','',0),(594,1,'2021-08-02 14:24:03','2021-08-02 14:24:03','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\";}','Description','description','publish','closed','closed','','field_6107ffda45736','','','2021-08-02 14:32:46','2021-08-02 14:32:46','',590,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=594',1,'acf-field','',0),(595,1,'2021-08-02 14:24:14','2021-08-02 14:24:14','','About company','','inherit','closed','closed','','524-revision-v1','','','2021-08-02 14:24:14','2021-08-02 14:24:14','',524,'https://commercegate.goodface.com.ua/wp/?p=595',0,'revision','',0),(596,1,'2021-08-02 14:27:06','2021-08-02 14:27:06','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:{}}','Slider','slider','publish','closed','closed','','field_610800a34520b','','','2021-08-12 09:46:28','2021-08-12 09:46:28','',523,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=596',10,'acf-field','',0),(597,1,'2021-08-02 14:27:46','2021-08-02 14:27:46','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;}','Past','past','publish','closed','closed','','field_610800c583919','','','2021-08-02 14:27:46','2021-08-02 14:27:46','',596,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=597',0,'acf-field','',0),(598,1,'2021-08-02 14:27:46','2021-08-02 14:27:46','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;}','Feature','feature','publish','closed','closed','','field_610800d18391a','','','2021-08-02 14:27:46','2021-08-02 14:27:46','',596,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=598',2,'acf-field','',0),(599,1,'2021-08-02 14:34:55','2021-08-02 14:34:55','','About company','','inherit','closed','closed','','524-revision-v1','','','2021-08-02 14:34:55','2021-08-02 14:34:55','',524,'https://commercegate.goodface.com.ua/wp/?p=599',0,'revision','',0),(600,1,'2021-08-02 14:36:22','2021-08-02 14:36:22','','About company','','inherit','closed','closed','','524-revision-v1','','','2021-08-02 14:36:22','2021-08-02 14:36:22','',524,'https://commercegate.goodface.com.ua/wp/?p=600',0,'revision','',0),(601,1,'2021-08-02 15:01:25','2021-08-02 15:01:25','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;}','Career','career','publish','closed','closed','','field_610807b47a964','','','2021-08-12 09:46:28','2021-08-12 09:46:28','',523,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=601',11,'acf-field','',0),(602,1,'2021-08-02 15:01:25','2021-08-02 15:01:25','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:{}}','Career block info','career-block-info','publish','closed','closed','','field_610807c27a965','','','2021-08-12 09:46:28','2021-08-12 09:46:28','',523,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=602',12,'acf-field','',0),(603,1,'2021-08-02 15:01:25','2021-08-02 15:01:25','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','title','publish','closed','closed','','field_6108088e7a966','','','2021-08-02 15:01:25','2021-08-02 15:01:25','',602,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=603',0,'acf-field','',0),(604,1,'2021-08-02 15:01:25','2021-08-02 15:01:25','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:{}}','Suptitle','suptitle','publish','closed','closed','','field_610808947a967','','','2021-08-02 15:01:25','2021-08-02 15:01:25','',602,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=604',1,'acf-field','',0),(605,1,'2021-08-02 15:01:25','2021-08-02 15:01:25','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','text','publish','closed','closed','','field_610808a07a968','','','2021-08-02 15:01:25','2021-08-02 15:01:25','',604,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=605',0,'acf-field','',0),(606,1,'2021-08-02 15:01:25','2021-08-02 15:01:25','a:7:{s:4:\"type\";s:12:\"color_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:13:\"default_value\";s:7:\"#EB5042\";s:12:\"translations\";s:9:\"copy_once\";}','Color','color','publish','closed','closed','','field_610808a67a969','','','2021-08-02 15:01:25','2021-08-02 15:01:25','',604,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=606',1,'acf-field','',0),(607,1,'2021-08-02 15:01:41','2021-08-02 15:01:41','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\";}','Button','button','publish','closed','closed','','field_610808cdef69d','','','2021-08-02 15:05:04','2021-08-02 15:05:04','',602,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=607',2,'acf-field','',0),(608,1,'2021-08-02 15:02:45','2021-08-02 15:02:45','','About company','','inherit','closed','closed','','524-revision-v1','','','2021-08-02 15:02:45','2021-08-02 15:02:45','',524,'https://commercegate.goodface.com.ua/wp/?p=608',0,'revision','',0),(609,1,'2021-08-02 15:05:30','2021-08-02 15:05:30','','About company','','inherit','closed','closed','','524-revision-v1','','','2021-08-02 15:05:30','2021-08-02 15:05:30','',524,'https://commercegate.goodface.com.ua/wp/?p=609',0,'revision','',0),(612,1,'2021-08-02 15:50:10','2021-08-02 15:50:10','','Careers','','publish','closed','closed','','careers','','','2021-12-02 15:47:54','2021-12-02 15:47:54','',0,'https://commercegate.goodface.com.ua/wp/?page_id=612',10,'page','',0),(613,1,'2021-08-02 15:35:17','2021-08-02 15:35:17','','Career','','inherit','closed','closed','','612-revision-v1','','','2021-08-02 15:35:17','2021-08-02 15:35:17','',612,'https://commercegate.goodface.com.ua/wp/?p=613',0,'revision','',0),(614,1,'2021-08-02 15:49:45','2021-08-02 15:49:45','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:10:\"career.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:\"\";}','Career','career','publish','closed','closed','','group_6108140f57695','','','2021-08-03 09:48:56','2021-08-03 09:48:56','',0,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field-group&#038;p=614',0,'acf-field-group','',0),(615,1,'2021-08-02 15:56:22','2021-08-02 15:56:22','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;}','Main block','main_block','publish','closed','closed','','field_610814a76c046','','','2021-08-02 15:56:22','2021-08-02 15:56:22','',614,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=615',0,'acf-field','',0),(616,1,'2021-08-02 15:56:22','2021-08-02 15:56:22','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:{}}','Main block','main-block','publish','closed','closed','','field_610814b06c047','','','2021-08-02 15:56:22','2021-08-02 15:56:22','',614,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=616',1,'acf-field','',0),(617,1,'2021-08-02 15:56:22','2021-08-02 15:56:22','a:16:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:26:\"Recommended size 2360x1000\";s:8:\"required\";i:0;s:17:\"conditional_logic\";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\";}','Image','image','publish','closed','closed','','field_610815336c048','','','2021-08-02 15:56:22','2021-08-02 15:56:22','',616,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=617',0,'acf-field','',0),(618,1,'2021-08-02 15:56:22','2021-08-02 15:56: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\";}','Title','title','publish','closed','closed','','field_610815716c049','','','2021-08-02 15:58:33','2021-08-02 15:58:33','',616,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=618',1,'acf-field','',0),(619,1,'2021-08-02 15:56:22','2021-08-02 15:56:22','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\";}','Description','description','publish','closed','closed','','field_610815846c04a','','','2021-08-02 15:56:22','2021-08-02 15:56:22','',616,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=619',2,'acf-field','',0),(620,1,'2021-08-02 15:56:22','2021-08-02 15:56: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\";}','Button title','button-title','publish','closed','closed','','field_610815986c04b','','','2021-08-02 15:56:22','2021-08-02 15:56:22','',616,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=620',3,'acf-field','',0),(621,1,'2021-08-02 15:56:48','2021-08-02 15:56:48','','career-img','','inherit','open','closed','','career-img','','','2021-08-02 15:57:06','2021-08-02 15:57:06','',612,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/career-img.png',0,'attachment','image/png',0),(622,1,'2021-08-02 15:58:46','2021-08-02 15:58:46','','Career','','inherit','closed','closed','','612-revision-v1','','','2021-08-02 15:58:46','2021-08-02 15:58:46','',612,'https://commercegate.goodface.com.ua/wp/?p=622',0,'revision','',0),(623,1,'2021-08-02 16:03:41','2021-08-02 16:03:41','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:{}}','Career block info','career-block-info','publish','closed','closed','','field_61081759b1a84','','','2021-08-02 16:04:43','2021-08-02 16:04:43','',614,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=623',3,'acf-field','',0),(624,1,'2021-08-02 16:03:41','2021-08-02 16:03:41','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','title','publish','closed','closed','','field_61081759b1a85','','','2021-08-02 16:03:41','2021-08-02 16:03:41','',623,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=624',0,'acf-field','',0),(628,1,'2021-08-02 16:03:41','2021-08-02 16:03:41','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:{}}','Button','button','publish','closed','closed','','field_61081759b1a89','','','2021-08-03 09:48:56','2021-08-03 09:48:56','',623,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=628',1,'acf-field','',0),(629,1,'2021-08-02 16:04:43','2021-08-02 16:04:43','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;}','Career block','career_block','publish','closed','closed','','field_610817712011f','','','2021-08-02 16:04:43','2021-08-02 16:04:43','',614,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=629',2,'acf-field','',0),(630,1,'2021-08-02 16:06:26','2021-08-02 16:06: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\";}','Show','show','publish','closed','closed','','field_610817f010219','','','2021-08-02 16:06:26','2021-08-02 16:06:26','',628,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=630',0,'acf-field','',0),(631,1,'2021-08-02 16:06:26','2021-08-02 16:06: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\";}','Hide','hide','publish','closed','closed','','field_610817f81021a','','','2021-08-02 16:06:26','2021-08-02 16:06:26','',628,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=631',1,'acf-field','',0),(632,1,'2021-08-02 16:06:51','2021-08-02 16:06:51','','Career','','inherit','closed','closed','','612-revision-v1','','','2021-08-02 16:06:51','2021-08-02 16:06:51','',612,'https://commercegate.goodface.com.ua/wp/?p=632',0,'revision','',0),(638,1,'2021-08-02 16:49:34','2021-08-02 16:49: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;}','Work with us','why_work_with_us','publish','closed','closed','','field_610820c5ff99d','','','2021-08-03 09:30:51','2021-08-03 09:30:51','',614,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=638',5,'acf-field','',0),(639,1,'2021-08-02 16:49:34','2021-08-02 16:49: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:3:\"row\";s:10:\"sub_fields\";a:0:{}}','Block info','with-us-info','publish','closed','closed','','field_610820d9ff99e','','','2021-08-03 09:30:51','2021-08-03 09:30:51','',614,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=639',6,'acf-field','',0),(640,1,'2021-08-02 16:49:34','2021-08-02 16:49:34','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\";}','Image','image','publish','closed','closed','','field_6108213aff9a1','','','2021-08-02 16:49:34','2021-08-02 16:49:34','',639,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=640',0,'acf-field','',0),(641,1,'2021-08-02 16:49:34','2021-08-02 16:49: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','title','publish','closed','closed','','field_61082113ff99f','','','2021-08-02 16:49:34','2021-08-02 16:49:34','',639,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=641',1,'acf-field','',0),(642,1,'2021-08-02 16:49:34','2021-08-02 16:49:34','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\";}','Description','description','publish','closed','closed','','field_6108211dff9a0','','','2021-08-02 16:49:34','2021-08-02 16:49:34','',639,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=642',2,'acf-field','',0),(643,1,'2021-08-02 16:49:34','2021-08-02 16:49: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:3:\"row\";s:12:\"button_label\";s:8:\"Add item\";}','List','with-us-list','publish','closed','closed','','field_610821abff9a2','','','2021-08-03 09:30:51','2021-08-03 09:30:51','',614,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=643',7,'acf-field','',0),(644,1,'2021-08-02 16:49:34','2021-08-02 16:49:34','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\";}','Icon','icon','publish','closed','closed','','field_610821fbff9a3','','','2021-08-02 16:49:34','2021-08-02 16:49:34','',643,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=644',0,'acf-field','',0),(645,1,'2021-08-02 16:49:34','2021-08-02 16:49:34','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\";}','Description','description','publish','closed','closed','','field_6108220aff9a4','','','2021-08-02 16:49:34','2021-08-02 16:49:34','',643,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=645',1,'acf-field','',0),(646,1,'2021-08-02 16:50:21','2021-08-02 16:50:21','','Payment-Gateway-Platform-img','','inherit','open','closed','','payment-gateway-platform-img-2','','','2021-08-02 16:50:26','2021-08-02 16:50:26','',612,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/Payment-Gateway-Platform-img.png',0,'attachment','image/png',0),(647,1,'2021-08-02 16:51:08','2021-08-02 16:51:08','','Friendly-International-Team-icon','','inherit','open','closed','','friendly-international-team-icon','','','2021-08-02 16:51:11','2021-08-02 16:51:11','',612,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/Friendly-International-Team-icon.svg',0,'attachment','image/svg+xml',0),(648,1,'2021-08-02 16:51:50','2021-08-02 16:51:50','','Great-location-icon','','inherit','open','closed','','great-location-icon','','','2021-08-02 16:51:53','2021-08-02 16:51:53','',612,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/Great-location-icon.svg',0,'attachment','image/svg+xml',0),(649,1,'2021-08-02 16:52:22','2021-08-02 16:52:22','','Free-Gym-icon','','inherit','open','closed','','free-gym-icon','','','2021-08-02 16:52:25','2021-08-02 16:52:25','',612,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/Free-Gym-icon.svg',0,'attachment','image/svg+xml',0),(650,1,'2021-08-02 16:53:08','2021-08-02 16:53:08','','corporate-culture-icon','','inherit','open','closed','','corporate-culture-icon','','','2021-08-02 16:53:11','2021-08-02 16:53:11','',612,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/corporate-culture-icon.svg',0,'attachment','image/svg+xml',0),(651,1,'2021-08-02 16:53:50','2021-08-02 16:53:50','','Bonus-Structure-icon','','inherit','open','closed','','bonus-structure-icon','','','2021-08-02 16:53:55','2021-08-02 16:53:55','',612,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/Bonus-Structure-icon.svg',0,'attachment','image/svg+xml',0),(652,1,'2021-08-02 16:54:30','2021-08-02 16:54:30','','Fun-Events-icon','','inherit','open','closed','','fun-events-icon','','','2021-08-02 16:54:33','2021-08-02 16:54:33','',612,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/Fun-Events-icon.svg',0,'attachment','image/svg+xml',0),(653,1,'2021-08-02 16:54:59','2021-08-02 16:54:59','','Great-Career-AdvancementOpportunities-icon','','inherit','open','closed','','great-career-advancementopportunities-icon','','','2021-08-02 16:55:02','2021-08-02 16:55:02','',612,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/Great-Career-AdvancementOpportunities-icon.svg',0,'attachment','image/svg+xml',0),(654,1,'2021-08-02 16:56:14','2021-08-02 16:56:14','','Private-Health-Insurance-icon','','inherit','open','closed','','private-health-insurance-icon','','','2021-08-02 16:56:17','2021-08-02 16:56:17','',612,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/Private-Health-Insurance-icon.svg',0,'attachment','image/svg+xml',0),(655,1,'2021-08-02 16:56:42','2021-08-02 16:56:42','','Career','','inherit','closed','closed','','612-revision-v1','','','2021-08-02 16:56:42','2021-08-02 16:56:42','',612,'https://commercegate.goodface.com.ua/wp/?p=655',0,'revision','',0),(656,1,'2021-08-02 17:09:19','2021-08-02 17:09:19','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:{}}','Text block','footer-text-block-en','publish','closed','closed','','field_6108267feb5ad','','','2021-08-17 17:40:25','2021-08-17 17:40:25','',20,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=656',12,'acf-field','',0),(657,1,'2021-08-02 17:09:19','2021-08-02 17:09:19','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','title','publish','closed','closed','','field_6108267feb5af','','','2021-08-02 17:09:19','2021-08-02 17:09:19','',656,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=657',0,'acf-field','',0),(658,1,'2021-08-02 17:09:19','2021-08-02 17:09:19','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\";}','Description','description','publish','closed','closed','','field_6108267feb5b0','','','2021-08-02 17:09:19','2021-08-02 17:09:19','',656,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=658',1,'acf-field','',0),(659,1,'2021-08-02 17:09:19','2021-08-02 17:09:19','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','link','publish','closed','closed','','field_610826afeb5b1','','','2021-08-02 17:09:19','2021-08-02 17:09:19','',656,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=659',2,'acf-field','',0),(660,1,'2021-08-02 17:18:57','2021-08-02 17:18:57','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:{}}','Vacancy global','vacancy-page-en','publish','closed','closed','','field_610828d4bd2d2','','','2021-11-30 08:32:28','2021-11-30 08:32:28','',20,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=660',29,'acf-field','',0),(661,1,'2021-08-02 17:18:57','2021-08-02 17:18:57','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\";}','Back button','back-button','publish','closed','closed','','field_610828e8bd2d3','','','2021-08-03 09:53:05','2021-08-03 09:53:05','',660,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=661',1,'acf-field','',0),(662,1,'2021-08-02 17:18:57','2021-08-02 17:18:57','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\";}','Apply button','apply-button','publish','closed','closed','','field_610828f3bd2d4','','','2021-09-01 16:16:50','2021-09-01 16:16:50','',660,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=662',2,'acf-field','',0),(663,1,'2021-08-02 17:21:10','2021-08-02 17:21:10','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:{}}','Global texts','global-texts-en','publish','closed','closed','','field_6108292ae749c','','','2021-11-30 08:32:28','2021-11-30 08:32:28','',20,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=663',27,'acf-field','',0),(664,1,'2021-08-03 09:24:06','2021-08-03 09:24:06','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\";}','Description','description','publish','closed','closed','','field_61090b2672ffa','','','2021-08-03 09:24:26','2021-08-03 09:24:26','',528,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=664',1,'acf-field','',0),(665,1,'2021-08-03 09:26:18','2021-08-03 09:26:18','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\";}','Vacancy content','content','publish','closed','closed','','field_61090ba5649b5','','','2021-08-03 09:31:54','2021-08-03 09:31:54','',527,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=665',2,'acf-field','',0),(674,1,'2021-08-03 09:31:35','2021-08-03 09:31:35','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;}','Vacancy content','vacancy_content','publish','closed','closed','','field_61090ce4629fc','','','2021-08-03 09:31:35','2021-08-03 09:31:35','',527,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=674',0,'acf-field','',0),(676,1,'2021-08-03 09:53:05','2021-08-03 09:53:05','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:{}}','Block suptitle','suptitle','publish','closed','closed','','field_6109117800a31','','','2021-08-03 09:53:05','2021-08-03 09:53:05','',660,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=676',0,'acf-field','',0),(677,1,'2021-08-03 09:53:05','2021-08-03 09:53:05','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','singular','publish','closed','closed','','field_610911a800a33','','','2021-08-03 09:53:05','2021-08-03 09:53:05','',676,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=677',0,'acf-field','',0),(678,1,'2021-08-03 09:53:05','2021-08-03 09:53:05','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\";}','Plural','plural','publish','closed','closed','','field_610911b500a34','','','2021-08-03 09:53:05','2021-08-03 09:53:05','',676,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=678',1,'acf-field','',0),(679,1,'2021-08-03 09:53:05','2021-08-03 09:53:05','a:7:{s:4:\"type\";s:12:\"color_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:13:\"default_value\";s:7:\"#EB5042\";s:12:\"translations\";s:9:\"copy_once\";}','Color','color','publish','closed','closed','','field_6109118500a32','','','2021-08-03 09:53:05','2021-08-03 09:53:05','',676,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=679',2,'acf-field','',0),(680,1,'2021-08-03 11:03:12','2021-08-03 11:03:12','','Static page','','inherit','closed','closed','','490-revision-v1','','','2021-08-03 11:03:12','2021-08-03 11:03:12','',490,'https://commercegate.goodface.com.ua/wp/?p=680',0,'revision','',0),(681,1,'2021-08-03 11:03:37','2021-08-03 11:03:37','','Static page','','inherit','closed','closed','','490-revision-v1','','','2021-08-03 11:03:37','2021-08-03 11:03:37','',490,'https://commercegate.goodface.com.ua/wp/?p=681',0,'revision','',0),(682,1,'2021-08-03 11:17:43','2021-08-03 11:17:43','','Static page','','inherit','closed','closed','','490-revision-v1','','','2021-08-03 11:17:43','2021-08-03 11:17:43','',490,'https://commercegate.goodface.com.ua/wp/?p=682',0,'revision','',0),(683,1,'2021-08-03 11:29:53','2021-08-03 11:29:53','','Static page','','inherit','closed','closed','','490-revision-v1','','','2021-08-03 11:29:53','2021-08-03 11:29:53','',490,'https://commercegate.goodface.com.ua/wp/?p=683',0,'revision','',0),(684,1,'2021-08-03 11:30:24','2021-08-03 11:30:24','','Static page','','inherit','closed','closed','','490-revision-v1','','','2021-08-03 11:30:24','2021-08-03 11:30:24','',490,'https://commercegate.goodface.com.ua/wp/?p=684',0,'revision','',0),(685,1,'2021-08-03 11:30:52','2021-08-03 11:30:52','','Static page','','inherit','closed','closed','','490-revision-v1','','','2021-08-03 11:30:52','2021-08-03 11:30:52','',490,'https://commercegate.goodface.com.ua/wp/?p=685',0,'revision','',0),(686,1,'2021-08-03 11:36:44','2021-08-03 11:36:44','','Contact us','','publish','closed','closed','','contact-us','','','2021-12-14 14:17:37','2021-12-14 14:17:37','',0,'https://commercegate.goodface.com.ua/wp/?page_id=686',18,'page','',0),(687,1,'2021-08-03 11:36:44','2021-08-03 11:36:44','','Contact us','','inherit','closed','closed','','686-revision-v1','','','2021-08-03 11:36:44','2021-08-03 11:36:44','',686,'https://commercegate.goodface.com.ua/wp/?p=687',0,'revision','',0),(688,1,'2021-08-03 11:37:02','2021-08-03 11:37:02','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:\"contact-us.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:\"\";}','Contact us','contact-us','publish','closed','closed','','group_61092a5451b3b','','','2021-08-03 12:02:02','2021-08-03 12:02:02','',0,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field-group&#038;p=688',0,'acf-field-group','',0),(698,1,'2021-08-03 11:59:13','2021-08-03 11:59:13','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\";}','Description','description','publish','closed','closed','','field_61092de47698c','','','2021-08-03 12:01:56','2021-08-03 12:01:56','',709,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=698',1,'acf-field','',0),(699,1,'2021-08-03 11:59:13','2021-08-03 11:59:13','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:11:\"Add contact\";}','Contacts list','contacts-list','publish','closed','closed','','field_61092e037698d','','','2021-08-03 12:01:56','2021-08-03 12:01:56','',688,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=699',1,'acf-field','',0),(700,1,'2021-08-03 11:59:13','2021-08-03 11:59:13','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\";}','Icon','icon','publish','closed','closed','','field_61092e187698e','','','2021-08-03 11:59:13','2021-08-03 11:59:13','',699,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=700',0,'acf-field','',0),(701,1,'2021-08-03 11:59:13','2021-08-03 11:59:13','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','title','publish','closed','closed','','field_61092e287698f','','','2021-08-03 11:59:13','2021-08-03 11:59:13','',699,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=701',1,'acf-field','',0),(702,1,'2021-08-03 11:59:13','2021-08-03 11:59:13','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\";}','Description','description','publish','closed','closed','','field_61092e2e76990','','','2021-08-03 11:59:13','2021-08-03 11:59:13','',699,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=702',2,'acf-field','',0),(703,1,'2021-08-03 11:59:13','2021-08-03 11:59:13','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:{}}','Links','links','publish','closed','closed','','field_61092f5776991','','','2021-08-03 11:59:13','2021-08-03 11:59:13','',699,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=703',3,'acf-field','',0),(704,1,'2021-08-03 11:59:13','2021-08-03 11:59:13','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\";}','Phone','phone','publish','closed','closed','','field_61092f6c76992','','','2021-08-03 11:59:13','2021-08-03 11:59:13','',703,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=704',0,'acf-field','',0),(705,1,'2021-08-03 11:59:13','2021-08-03 11:59:13','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\";}','Custom link','custom-link','publish','closed','closed','','field_61092f7876993','','','2021-08-03 11:59:13','2021-08-03 11:59:13','',703,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=705',1,'acf-field','',0),(706,1,'2021-08-03 12:01:09','2021-08-03 12:01: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:{}}','Contacts footer','contacts-footer','publish','closed','closed','','field_61092fe1d848a','','','2021-08-03 12:01:56','2021-08-03 12:01:56','',688,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=706',2,'acf-field','',0),(707,1,'2021-08-03 12:01:09','2021-08-03 12:01: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','title','publish','closed','closed','','field_61092ff2d848b','','','2021-08-03 12:01:09','2021-08-03 12:01:09','',706,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=707',0,'acf-field','',0),(708,1,'2021-08-03 12:01:09','2021-08-03 12:01:09','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\";}','Description','description','publish','closed','closed','','field_61092ff9d848c','','','2021-08-03 12:01:09','2021-08-03 12:01:09','',706,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=708',1,'acf-field','',0),(709,1,'2021-08-03 12:01:56','2021-08-03 12:01:56','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:{}}','Contacts header','contacts-header','publish','closed','closed','','field_6109301b85421','','','2021-08-03 12:02:02','2021-08-03 12:02:02','',688,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=709',0,'acf-field','',0),(710,1,'2021-08-03 12:01:56','2021-08-03 12:01: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\";}','Title','title','publish','closed','closed','','field_6109302985422','','','2021-08-03 12:01:56','2021-08-03 12:01:56','',709,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=710',0,'acf-field','',0),(711,1,'2021-08-03 12:02:55','2021-08-03 12:02:55','','Contact-Sales-icon','','inherit','open','closed','','contact-sales-icon','','','2021-08-03 12:02:58','2021-08-03 12:02:58','',686,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/Contact-Sales-icon.svg',0,'attachment','image/svg+xml',0),(712,1,'2021-08-03 12:04:42','2021-08-03 12:04:42','','Merchant-Support-icon','','inherit','open','closed','','merchant-support-icon','','','2021-08-03 12:04:44','2021-08-03 12:04:44','',686,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/Merchant-Support-icon.svg',0,'attachment','image/svg+xml',0),(713,1,'2021-08-03 12:05:05','2021-08-03 12:05:05','','Customer-Support-icon','','inherit','open','closed','','customer-support-icon-2','','','2021-08-03 12:05:07','2021-08-03 12:05:07','',686,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/Customer-Support-icon.svg',0,'attachment','image/svg+xml',0),(714,1,'2021-08-03 12:06:54','2021-08-03 12:06:54','','Contact us','','inherit','closed','closed','','686-revision-v1','','','2021-08-03 12:06:54','2021-08-03 12:06:54','',686,'https://commercegate.goodface.com.ua/wp/?p=714',0,'revision','',0),(716,1,'2021-08-03 12:12:14','2021-08-03 12:12:14','','Contact us','','inherit','closed','closed','','686-revision-v1','','','2021-08-03 12:12:14','2021-08-03 12:12:14','',686,'https://commercegate.goodface.com.ua/wp/?p=716',0,'revision','',0),(717,1,'2021-08-03 12:23:03','2021-08-03 12:23:03','','Pricing','','publish','closed','closed','','pricing','','','2021-12-14 14:57:04','2021-12-14 14:57:04','',0,'https://commercegate.goodface.com.ua/wp/?page_id=717',16,'page','',0),(718,1,'2021-08-03 12:23:03','2021-08-03 12:23:03','','Pricing','','inherit','closed','closed','','717-revision-v1','','','2021-08-03 12:23:03','2021-08-03 12:23:03','',717,'https://commercegate.goodface.com.ua/wp/?p=718',0,'revision','',0),(719,1,'2021-08-03 12:23:18','2021-08-03 12:23:18','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:11:\"pricing.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:\"\";}','Pricing','pricing','publish','closed','closed','','group_6109352d8b1a8','','','2021-08-03 15:34:26','2021-08-03 15:34:26','',0,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field-group&#038;p=719',0,'acf-field-group','',0),(720,1,'2021-08-03 12:54:31','2021-08-03 12:54:31','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;}','Main block','main_block','publish','closed','closed','','field_61093c22a78e6','','','2021-08-03 12:54:31','2021-08-03 12:54:31','',719,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=720',0,'acf-field','',0),(721,1,'2021-08-03 12:54:31','2021-08-03 12:54:31','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:{}}','Top part','main-block-header','publish','closed','closed','','field_61093c34a78e7','','','2021-08-03 12:54:31','2021-08-03 12:54:31','',719,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=721',1,'acf-field','',0),(722,1,'2021-08-03 12:54:31','2021-08-03 12:54: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\";}','Title','title','publish','closed','closed','','field_61093c50a78e8','','','2021-08-03 12:54:31','2021-08-03 12:54:31','',721,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=722',0,'acf-field','',0),(723,1,'2021-08-03 12:54:31','2021-08-03 12:54:31','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\";}','Description','description','publish','closed','closed','','field_61093c5ca78e9','','','2021-08-03 12:54:31','2021-08-03 12:54:31','',721,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=723',1,'acf-field','',0),(724,1,'2021-08-03 12:58:30','2021-08-03 12:58:30','','Pricing','','inherit','closed','closed','','717-revision-v1','','','2021-08-03 12:58:30','2021-08-03 12:58:30','',717,'https://commercegate.goodface.com.ua/wp/?p=724',0,'revision','',0),(725,1,'2021-08-03 13:08:29','2021-08-03 13:08:29','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;}','Pricings','pricings','publish','closed','closed','','field_61093f348b6b9','','','2021-08-03 13:08:29','2021-08-03 13:08:29','',719,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=725',2,'acf-field','',0),(726,1,'2021-08-03 13:08:29','2021-08-03 13:08: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:{}}','Flexible pricing','flexible-pricing','publish','closed','closed','','field_61093f3e8b6ba','','','2021-08-03 13:18:38','2021-08-03 13:18:38','',719,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=726',3,'acf-field','',0),(731,1,'2021-08-03 13:10:08','2021-08-03 13:10: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\";}','Title','title','publish','closed','closed','','field_6109401d9cacd','','','2021-08-03 13:18:38','2021-08-03 13:18:38','',726,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=731',0,'acf-field','',0),(732,1,'2021-08-03 13:14:55','2021-08-03 13:14:55','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\";}','Description','description','publish','closed','closed','','field_610940e3b8ec1','','','2021-08-03 13:18:38','2021-08-03 13:18:38','',726,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=732',1,'acf-field','',0),(733,1,'2021-08-03 13:14:55','2021-08-03 13:14: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\";}','Price','price','publish','closed','closed','','field_610940ffb8ec2','','','2021-08-03 13:18:38','2021-08-03 13:18:38','',726,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=733',2,'acf-field','',0),(734,1,'2021-08-03 13:14:55','2021-08-03 13:14:55','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:12:\"Add new item\";}','List','list','publish','closed','closed','','field_61094125b8ec3','','','2021-08-03 13:18:38','2021-08-03 13:18:38','',726,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=734',3,'acf-field','',0),(735,1,'2021-08-03 13:14:56','2021-08-03 13:14: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\";}','Item','item','publish','closed','closed','','field_61094144b8ec4','','','2021-08-03 13:22:49','2021-08-03 13:22:49','',734,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=735',0,'acf-field','',0),(736,1,'2021-08-03 13:16:05','2021-08-03 13:16:05','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','link','publish','closed','closed','','field_610941823f32f','','','2021-08-03 13:18:38','2021-08-03 13:18:38','',726,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=736',4,'acf-field','',0),(737,1,'2021-08-03 13:20:53','2021-08-03 13:20: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:3:\"row\";s:10:\"sub_fields\";a:0:{}}','Customized approach','customized-approach','publish','closed','closed','','field_6109427eadcf5','','','2021-08-03 13:20:53','2021-08-03 13:20:53','',719,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=737',4,'acf-field','',0),(738,1,'2021-08-03 13:20:53','2021-08-03 13:20: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','title','publish','closed','closed','','field_6109427eadcf6','','','2021-08-03 13:20:53','2021-08-03 13:20:53','',737,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=738',0,'acf-field','',0),(739,1,'2021-08-03 13:20:53','2021-08-03 13:20: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:3;s:9:\"new_lines\";s:2:\"br\";s:12:\"translations\";s:9:\"translate\";}','Description','description','publish','closed','closed','','field_6109427eadcf7','','','2021-08-03 13:20:53','2021-08-03 13:20:53','',737,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=739',1,'acf-field','',0),(740,1,'2021-08-03 13:20:53','2021-08-03 13:20: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:12:\"Add new item\";}','List','list','publish','closed','closed','','field_6109427eadcf9','','','2021-08-03 13:20:53','2021-08-03 13:20:53','',737,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=740',2,'acf-field','',0),(741,1,'2021-08-03 13:20:53','2021-08-03 13:20: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\";}','Item','item','publish','closed','closed','','field_6109427eadcfa','','','2021-08-03 13:22:49','2021-08-03 13:22:49','',740,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=741',0,'acf-field','',0),(742,1,'2021-08-03 13:20:53','2021-08-03 13:20:53','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','link','publish','closed','closed','','field_6109427eadcfb','','','2021-08-03 13:20:53','2021-08-03 13:20:53','',737,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=742',3,'acf-field','',0),(743,1,'2021-08-03 13:22:55','2021-08-03 13:22:55','','Pricing','','inherit','closed','closed','','717-revision-v1','','','2021-08-03 13:22:55','2021-08-03 13:22:55','',717,'https://commercegate.goodface.com.ua/wp/?p=743',0,'revision','',0),(744,1,'2021-08-03 13:25:16','2021-08-03 13:25:16','','Pricing','','inherit','closed','closed','','717-revision-v1','','','2021-08-03 13:25:16','2021-08-03 13:25:16','',717,'https://commercegate.goodface.com.ua/wp/?p=744',0,'revision','',0),(745,1,'2021-08-03 13:36:30','2021-08-03 13:36:30','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;}','What’s Included','what’s_included','publish','closed','closed','','field_610945a2fc0ac','','','2021-08-03 13:36:30','2021-08-03 13:36:30','',719,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=745',5,'acf-field','',0),(746,1,'2021-08-03 13:36:31','2021-08-03 13:36:31','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:{}}','Block info','included-info','publish','closed','closed','','field_610945a9fc0ad','','','2021-08-03 13:36:31','2021-08-03 13:36:31','',719,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=746',6,'acf-field','',0),(747,1,'2021-08-03 13:36:31','2021-08-03 13:36: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\";}','Title','title','publish','closed','closed','','field_6109461ffc0ae','','','2021-08-03 13:36:31','2021-08-03 13:36:31','',746,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=747',0,'acf-field','',0),(748,1,'2021-08-03 13:36:31','2021-08-03 13:36:31','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\";}','Description','description','publish','closed','closed','','field_6109462afc0af','','','2021-08-03 13:36:31','2021-08-03 13:36:31','',746,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=748',1,'acf-field','',0),(749,1,'2021-08-03 13:38:33','2021-08-03 13:38:33','','Pricing','','inherit','closed','closed','','717-revision-v1','','','2021-08-03 13:38:33','2021-08-03 13:38:33','',717,'https://commercegate.goodface.com.ua/wp/?p=749',0,'revision','',0),(755,1,'2021-08-03 13:43:41','2021-08-03 13:43:41','','Optimised-Cross-Platform-Checkout-icon','','inherit','open','closed','','optimised-cross-platform-checkout-icon','','','2021-08-03 13:43:44','2021-08-03 13:43:44','',717,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/Optimised-Cross-Platform-Checkout-icon.svg',0,'attachment','image/svg+xml',0),(756,1,'2021-08-03 13:44:44','2021-08-03 13:44:44','','Global-payment-outreach-icon','','inherit','open','closed','','global-payment-outreach-icon','','','2021-08-03 13:44:48','2021-08-03 13:44:48','',717,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/Global-payment-outreach-icon.svg',0,'attachment','image/svg+xml',0),(757,1,'2021-08-03 13:45:55','2021-08-03 13:45:55','','Proven-security-icon','','inherit','open','closed','','proven-security-icon','','','2021-08-03 13:45:59','2021-08-03 13:45:59','',717,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/Proven-security-icon.svg',0,'attachment','image/svg+xml',0),(758,1,'2021-08-03 13:47:02','2021-08-03 13:47:02','','automatic-billing-system-icon','','inherit','open','closed','','automatic-billing-system-icon','','','2021-08-03 13:47:05','2021-08-03 13:47:05','',717,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/automatic-billing-system-icon.svg',0,'attachment','image/svg+xml',0),(759,1,'2021-08-03 13:47:56','2021-08-03 13:47:56','','Automated-payouts-icon','','inherit','open','closed','','automated-payouts-icon','','','2021-08-03 13:47:59','2021-08-03 13:47:59','',717,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/Automated-payouts-icon.svg',0,'attachment','image/svg+xml',0),(760,1,'2021-08-03 13:48:41','2021-08-03 13:48:41','','Customer-support-service-icon','','inherit','open','closed','','customer-support-service-icon','','','2021-08-03 13:48:44','2021-08-03 13:48:44','',717,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/Customer-support-service-icon.svg',0,'attachment','image/svg+xml',0),(762,1,'2021-08-03 13:50:00','2021-08-03 13:50:00','','Pricing','','inherit','closed','closed','','717-revision-v1','','','2021-08-03 13:50:00','2021-08-03 13:50:00','',717,'https://commercegate.goodface.com.ua/wp/?p=762',0,'revision','',0),(763,1,'2021-08-03 14:00:11','2021-08-03 14:00:11','','Personalised-merchant-service-icon','','inherit','open','closed','','personalised-merchant-service-icon','','','2021-08-03 14:00:14','2021-08-03 14:00:14','',717,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/Personalised-merchant-service-icon.svg',0,'attachment','image/svg+xml',0),(764,1,'2021-08-03 14:00:48','2021-08-03 14:00:48','','Pricing','','inherit','closed','closed','','717-revision-v1','','','2021-08-03 14:00:48','2021-08-03 14:00:48','',717,'https://commercegate.goodface.com.ua/wp/?p=764',0,'revision','',0),(765,1,'2021-08-03 14:15:01','2021-08-03 14:15:01','','Pricing','','inherit','closed','closed','','717-revision-v1','','','2021-08-03 14:15:01','2021-08-03 14:15:01','',717,'https://commercegate.goodface.com.ua/wp/?p=765',0,'revision','',0),(766,1,'2021-08-03 14:15:21','2021-08-03 14:15:21','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:13:\"Add new group\";}','List','include-list','publish','closed','closed','','field_61094f718fb65','','','2021-08-03 14:16:09','2021-08-03 14:16:09','',719,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=766',7,'acf-field','',0),(767,1,'2021-08-03 14:15:21','2021-08-03 14:15:21','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\";}','Icon','icon','publish','closed','closed','','field_61094f718fb66','','','2021-08-03 14:15:21','2021-08-03 14:15:21','',766,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=767',0,'acf-field','',0),(768,1,'2021-08-03 14:15:21','2021-08-03 14:15:21','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','title','publish','closed','closed','','field_61094f718fb67','','','2021-08-03 14:15:21','2021-08-03 14:15:21','',766,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=768',1,'acf-field','',0),(769,1,'2021-08-03 14:15:21','2021-08-03 14:15:21','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:12:\"Add new item\";}','List','list','publish','closed','closed','','field_61094f718fb68','','','2021-08-03 14:15:21','2021-08-03 14:15:21','',766,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=769',2,'acf-field','',0),(770,1,'2021-08-03 14:15:21','2021-08-03 14:15:21','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\";}','Item title','item','publish','closed','closed','','field_61094f718fb69','','','2021-08-03 14:15:21','2021-08-03 14:15:21','',769,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=770',0,'acf-field','',0),(771,1,'2021-08-03 14:15:31','2021-08-03 14:15:31','','Pricing','','inherit','closed','closed','','717-revision-v1','','','2021-08-03 14:15:31','2021-08-03 14:15:31','',717,'https://commercegate.goodface.com.ua/wp/?p=771',0,'revision','',0),(772,1,'2021-08-03 14:15:51','2021-08-03 14:15:51','','Pricing','','inherit','closed','closed','','717-revision-v1','','','2021-08-03 14:15:51','2021-08-03 14:15:51','',717,'https://commercegate.goodface.com.ua/wp/?p=772',0,'revision','',0),(773,1,'2021-08-03 14:17:28','2021-08-03 14:17:28','','Pricing','','inherit','closed','closed','','717-revision-v1','','','2021-08-03 14:17:28','2021-08-03 14:17:28','',717,'https://commercegate.goodface.com.ua/wp/?p=773',0,'revision','',0),(774,1,'2021-08-03 14:20:54','2021-08-03 14:20:54','','Pricing','','inherit','closed','closed','','717-revision-v1','','','2021-08-03 14:20:54','2021-08-03 14:20:54','',717,'https://commercegate.goodface.com.ua/wp/?p=774',0,'revision','',0),(775,1,'2021-08-03 14:30:13','2021-08-03 14:30:13','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;}','Blocks list','blocks','publish','closed','closed','','field_61095216776bc','','','2021-08-03 14:30:13','2021-08-03 14:30:13','',719,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=775',8,'acf-field','',0),(776,1,'2021-08-03 14:30:13','2021-08-03 14:30:13','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:13:\"Add new block\";}','Blocks list','blocks-list','publish','closed','closed','','field_61095221776bd','','','2021-08-03 14:30:13','2021-08-03 14:30:13','',719,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=776',9,'acf-field','',0),(777,1,'2021-08-03 14:30:13','2021-08-03 14:30:13','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','link','publish','closed','closed','','field_610952e5776c0','','','2021-08-03 15:24:55','2021-08-03 15:24:55','',776,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=777',1,'acf-field','',0),(778,1,'2021-08-03 14:30:13','2021-08-03 14:30:13','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','title','publish','closed','closed','','field_61095245776be','','','2021-08-03 15:24:55','2021-08-03 15:24:55','',776,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=778',2,'acf-field','',0),(779,1,'2021-08-03 14:30:13','2021-08-03 14:30:13','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\";}','Description','description','publish','closed','closed','','field_6109525f776bf','','','2021-08-03 15:24:55','2021-08-03 15:24:55','',776,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=779',3,'acf-field','',0),(780,1,'2021-08-03 14:31:52','2021-08-03 14:31:52','a:11:{s:4:\"type\";s:12:\"button_group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:2:{s:5:\"field\";s:19:\"field_610953333a4b2\";s:8:\"operator\";s:7:\"!=empty\";}}}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:\"light\";s:5:\"Light\";s:11:\"transparent\";s:11:\"Transparent\";}s:10:\"allow_null\";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\";}','Icons style','icons-style','publish','closed','closed','','field_610953123a4b1','','','2021-08-03 15:34:26','2021-08-03 15:34:26','',776,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=780',4,'acf-field','',0),(781,1,'2021-08-03 14:31:52','2021-08-03 14:31: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\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:12:\"Add new icon\";}','Icons','icons','publish','closed','closed','','field_610953333a4b2','','','2021-08-03 15:33:23','2021-08-03 15:33:23','',776,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=781',5,'acf-field','',0),(782,1,'2021-08-03 14:31:52','2021-08-03 14:31:52','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\";}','Icon','icon','publish','closed','closed','','field_6109534b3a4b3','','','2021-08-03 14:31:52','2021-08-03 14:31:52','',781,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=782',0,'acf-field','',0),(783,1,'2021-08-03 14:34:26','2021-08-03 14:34:26','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\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"table\";s:12:\"button_label\";s:12:\"Add new item\";}','Text items','items','publish','closed','closed','','field_61095368b1c00','','','2021-08-03 15:25:50','2021-08-03 15:25:50','',776,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=783',6,'acf-field','',0),(784,1,'2021-08-03 14:34:26','2021-08-03 14:34:26','a:11:{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:0;s:2:\"ui\";i:0;s:12:\"translations\";s:9:\"copy_once\";s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";}','Bold text','bold-text','publish','closed','closed','','field_610953c1b1c01','','','2021-08-03 14:34:26','2021-08-03 14:34:26','',783,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=784',0,'acf-field','',0),(785,1,'2021-08-03 14:34:26','2021-08-03 14:34: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\";}','Item text','item-text','publish','closed','closed','','field_610953e5b1c02','','','2021-08-03 14:34:26','2021-08-03 14:34:26','',783,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=785',1,'acf-field','',0),(787,1,'2021-08-03 15:14:05','2021-08-03 15:14:05','','Pricing','','inherit','closed','closed','','717-revision-v1','','','2021-08-03 15:14:05','2021-08-03 15:14:05','',717,'https://commercegate.goodface.com.ua/wp/?p=787',0,'revision','',0),(788,1,'2021-08-03 15:15:00','2021-08-03 15:15:00','','visa-logo','','inherit','open','closed','','visa-logo','','','2021-08-03 15:15:02','2021-08-03 15:15:02','',717,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/visa-logo.svg',0,'attachment','image/svg+xml',0),(789,1,'2021-08-03 15:15:18','2021-08-03 15:15:18','','maestro-logo','','inherit','open','closed','','maestro-logo','','','2021-08-03 15:15:35','2021-08-03 15:15:35','',717,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/maestro-logo.svg',0,'attachment','image/svg+xml',0),(790,1,'2021-08-03 15:15:54','2021-08-03 15:15:54','','mastercard-logo','','inherit','open','closed','','mastercard-logo','','','2021-08-03 15:15:56','2021-08-03 15:15:56','',717,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/mastercard-logo.svg',0,'attachment','image/svg+xml',0),(791,1,'2021-08-03 15:16:18','2021-08-03 15:16:18','','diners-logo','','inherit','open','closed','','diners-logo','','','2021-08-03 15:16:21','2021-08-03 15:16:21','',717,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/diners-logo.png',0,'attachment','image/png',0),(792,1,'2021-08-03 15:16:35','2021-08-03 15:16:35','','jcb-logo','','inherit','open','closed','','jcb-logo','','','2021-08-03 15:16:37','2021-08-03 15:16:37','',717,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/jcb-logo.svg',0,'attachment','image/svg+xml',0),(793,1,'2021-08-03 15:16:51','2021-08-03 15:16:51','','mur-logo','','inherit','open','closed','','mur-logo','','','2021-08-03 15:16:54','2021-08-03 15:16:54','',717,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/mur-logo.svg',0,'attachment','image/svg+xml',0),(794,1,'2021-08-03 15:17:38','2021-08-03 15:17:38','','Pricing','','inherit','closed','closed','','717-revision-v1','','','2021-08-03 15:17:38','2021-08-03 15:17:38','',717,'https://commercegate.goodface.com.ua/wp/?p=794',0,'revision','',0),(795,1,'2021-08-03 15:18:39','2021-08-03 15:18:39','','boleto-logo','','inherit','open','closed','','boleto-logo','','','2021-08-03 15:18:41','2021-08-03 15:18:41','',717,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/boleto-logo.svg',0,'attachment','image/svg+xml',0),(796,1,'2021-08-03 15:18:56','2021-08-03 15:18:56','','apple-pay-logo','','inherit','open','closed','','apple-pay-logo','','','2021-08-03 15:18:58','2021-08-03 15:18:58','',717,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/apple-pay-logo.svg',0,'attachment','image/svg+xml',0),(797,1,'2021-08-03 15:19:19','2021-08-03 15:19:19','','google-pay-logo','','inherit','open','closed','','google-pay-logo','','','2021-08-03 15:19:21','2021-08-03 15:19:21','',717,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/google-pay-logo.svg',0,'attachment','image/svg+xml',0),(798,1,'2021-08-03 15:19:34','2021-08-03 15:19:34','','pix-logo','','inherit','open','closed','','pix-logo','','','2021-08-03 15:19:36','2021-08-03 15:19:36','',717,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/pix-logo.svg',0,'attachment','image/svg+xml',0),(799,1,'2021-08-03 15:19:51','2021-08-03 15:19:51','','ted-logo','','inherit','open','closed','','ted-logo','','','2021-08-03 15:19:53','2021-08-03 15:19:53','',717,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/ted-logo.svg',0,'attachment','image/svg+xml',0),(800,1,'2021-08-03 15:22:46','2021-08-03 15:22:46','','Pricing','','inherit','closed','closed','','717-revision-v1','','','2021-08-03 15:22:46','2021-08-03 15:22:46','',717,'https://commercegate.goodface.com.ua/wp/?p=800',0,'revision','',0),(801,1,'2021-08-03 15:24:55','2021-08-03 15:24:55','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;}','Block','block','publish','closed','closed','','field_61095fbb48fe5','','','2021-08-03 15:24:55','2021-08-03 15:24:55','',776,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=801',0,'acf-field','',0),(802,1,'2021-08-03 15:25:16','2021-08-03 15:25:16','','Pricing','','inherit','closed','closed','','717-revision-v1','','','2021-08-03 15:25:16','2021-08-03 15:25:16','',717,'https://commercegate.goodface.com.ua/wp/?p=802',0,'revision','',0),(803,1,'2021-08-03 15:34:42','2021-08-03 15:34:42','','Pricing','','inherit','closed','closed','','717-revision-v1','','','2021-08-03 15:34:42','2021-08-03 15:34:42','',717,'https://commercegate.goodface.com.ua/wp/?p=803',0,'revision','',0),(806,1,'2021-08-03 16:12:44','2021-08-03 16:12:44','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:8:\"blog.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:\"\";}','Blog','blog','publish','closed','closed','','group_61096af0e5596','','','2021-08-03 16:35:38','2021-08-03 16:35:38','',0,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field-group&#038;p=806',0,'acf-field-group','',0),(813,1,'2021-08-03 16:35:38','2021-08-03 16:35: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:3:\"row\";s:10:\"sub_fields\";a:0:{}}','Block info','block-info','publish','closed','closed','','field_6109703b90a91','','','2021-08-03 16:35:38','2021-08-03 16:35:38','',806,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=813',0,'acf-field','',0),(814,1,'2021-08-03 16:35:38','2021-08-03 16:35: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\";}','Title','title','publish','closed','closed','','field_6109704990a92','','','2021-08-03 16:35:38','2021-08-03 16:35:38','',813,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=814',0,'acf-field','',0),(815,1,'2021-08-03 16:35:38','2021-08-03 16:35:38','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\";}','Description','description','publish','closed','closed','','field_6109704c90a93','','','2021-08-03 16:35:38','2021-08-03 16:35:38','',813,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=815',1,'acf-field','',0),(816,1,'2021-08-03 16:35:59','2021-08-03 16:35:59','','Blog','','inherit','closed','closed','','199-revision-v1','','','2021-08-03 16:35:59','2021-08-03 16:35:59','',199,'https://commercegate.goodface.com.ua/wp/?p=816',0,'revision','',0),(818,1,'2021-08-03 16:54:59','2021-08-03 16:54:59','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:{}}','Subscribe in articles list','subscribe-articles-list-en','publish','closed','closed','','field_610974cf5b8b6','','','2021-11-30 08:32:28','2021-11-30 08:32:28','',20,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=818',21,'acf-field','',0),(819,1,'2021-08-03 16:54:59','2021-08-03 16:54: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\";}','Title','title','publish','closed','closed','','field_610974cf5b8b7','','','2021-08-03 16:54:59','2021-08-03 16:54:59','',818,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=819',0,'acf-field','',0),(820,1,'2021-08-03 16:54:59','2021-08-03 16:54:59','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\";}','Description','description','publish','closed','closed','','field_610974cf5b8b8','','','2021-08-03 16:54:59','2021-08-03 16:54:59','',818,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=820',1,'acf-field','',0),(821,1,'2021-08-04 10:02:38','2021-08-04 10:02: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\";}','Main category name','main-category-name','publish','closed','closed','','field_610a659b88399','','','2021-08-04 10:02:38','2021-08-04 10:02:38','',210,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=821',0,'acf-field','',0),(896,1,'2021-08-04 14:58:33','2021-08-04 14:58: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;}','Book content','','publish','closed','closed','','field_610aaab3d9fd2','','','2021-08-04 14:58:33','2021-08-04 14:58:33','',409,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=896',2,'acf-field','',0),(897,1,'2021-08-04 14:58:33','2021-08-04 14:58:33','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:{}}','Book content','book-content','publish','closed','closed','','field_610aab09d9fd3','','','2021-08-05 12:55:31','2021-08-05 12:55:31','',409,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=897',3,'acf-field','',0),(898,1,'2021-08-04 15:02:24','2021-08-04 15:02:24','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:{}}','eBook global','ebook-global-texts-en','publish','closed','closed','','field_610aab9fd6171','','','2021-11-30 19:29:56','2021-11-30 19:29:56','',20,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=898',31,'acf-field','',0),(899,1,'2021-08-04 15:02:24','2021-08-04 15:02: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\";}','Book title before','book-title-before','publish','closed','closed','','field_610aabb8d6172','','','2021-08-13 14:16:31','2021-08-13 14:16:31','',898,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=899',1,'acf-field','',0),(900,1,'2021-08-04 15:12:31','2021-08-04 15:12:31','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\";}','Image','image','publish','closed','closed','','field_610aac8080ee0','','','2021-08-04 15:12:31','2021-08-04 15:12:31','',897,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=900',0,'acf-field','',0),(901,1,'2021-08-04 15:12:31','2021-08-04 15:12:31','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\";}','Description','description','publish','closed','closed','','field_610aac9880ee1','','','2021-08-04 15:12:31','2021-08-04 15:12:31','',897,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=901',1,'acf-field','',0),(902,1,'2021-08-05 09:44:53','2021-08-05 09:44:53','','2021\'s Guide to Revenue Optimization','','inherit','closed','closed','','407-autosave-v1','','','2021-08-05 09:44:53','2021-08-05 09:44:53','',407,'https://commercegate.goodface.com.ua/wp/?p=902',0,'revision','',0),(903,1,'2021-08-04 15:22:44','2021-08-04 15:22:44','','book','','inherit','open','closed','','book','','','2021-08-04 15:22:49','2021-08-04 15:22:49','',407,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/book.png',0,'attachment','image/png',0),(904,1,'2021-08-04 15:25:58','2021-08-04 15:25:58','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\";}','Display full book content button','display-full-book-content','publish','closed','closed','','field_610ab14ad76ed','','','2021-08-13 14:16:31','2021-08-13 14:16:31','',898,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=904',2,'acf-field','',0),(909,1,'2021-08-05 10:01:08','2021-08-05 10:01:08','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:12:\"ebook-thanks\";}}}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:\"\";}','eBook thanks','ebook-thanks','publish','closed','closed','','group_610bb6d46e630','','','2021-08-05 13:42:05','2021-08-05 13:42:05','',0,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field-group&#038;p=909',0,'acf-field-group','',0),(911,1,'2021-08-05 10:11:09','2021-08-05 10:11: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:{}}','Ebook thanks','ebook-thanks','publish','closed','closed','','field_610bb8c98e959','','','2021-08-05 12:59:41','2021-08-05 12:59:41','',909,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=911',0,'acf-field','',0),(912,1,'2021-08-05 10:11:09','2021-08-05 10:11:09','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\";}','Image','image','publish','closed','closed','','field_610bb8db8e95a','','','2021-08-05 13:42:05','2021-08-05 13:42:05','',911,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=912',1,'acf-field','',0),(913,1,'2021-08-05 10:11:09','2021-08-05 10:11:09','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\";}','Description','description','publish','closed','closed','','field_610bb9028e95b','','','2021-08-05 13:42:05','2021-08-05 13:42:05','',911,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=913',2,'acf-field','',0),(914,1,'2021-08-05 10:11:09','2021-08-05 10:11:09','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:12:\"ebook-thanks\";}s:8:\"taxonomy\";s:0:\"\";s:10:\"allow_null\";i:0;s:8:\"multiple\";i:0;s:13:\"return_format\";s:6:\"object\";s:12:\"translations\";s:9:\"copy_once\";s:2:\"ui\";i:1;}','Thanks page','book','publish','closed','closed','','field_610bb9178e95c','','','2021-08-19 09:38:28','2021-08-19 09:38:28','',897,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=914',2,'acf-field','',0),(915,1,'2021-08-05 10:11:42','2021-08-05 10:11:42','','ebook-img','','inherit','open','closed','','ebook-img','','','2021-11-19 14:16:57','2021-11-19 14:16:57','',1544,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/ebook-img.png',0,'attachment','image/png',0),(919,1,'2021-08-05 10:24:31','2021-08-05 10:24:31','a:13:{s:4:\"type\";s:12:\"relationship\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_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:\"ebook\";}s:8:\"taxonomy\";s:0:\"\";s:7:\"filters\";a:1:{i:0;s:6:\"search\";}s:8:\"elements\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:13:\"return_format\";s:6:\"object\";s:12:\"translations\";s:9:\"copy_once\";}','Related ebooks','related','publish','closed','closed','','field_610bbc3b458aa','','','2021-08-05 13:42:05','2021-08-05 13:42:05','',911,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=919',3,'acf-field','',0),(920,1,'2021-08-05 13:04:24','2021-08-05 13:04: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\";}','Related books title','related-books-title','publish','closed','closed','','field_610be1c6c276a','','','2021-08-30 07:13:28','2021-08-30 07:13:28','',898,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=920',3,'acf-field','',0),(921,1,'2021-08-05 13:33:42','2021-08-05 13:33:42','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\";}','Book button title','book-button-title','publish','closed','closed','','field_610be89d4a90e','','','2021-08-30 07:13:28','2021-08-30 07:13:28','',898,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=921',4,'acf-field','',0),(922,1,'2021-08-05 13:38:59','2021-08-05 13:38: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\";}','Book thanks page title','book-thanks-page-title','publish','closed','closed','','field_610be9b4973a9','','','2021-08-30 07:13:28','2021-08-30 07:13:28','',898,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=922',5,'acf-field','',0),(923,1,'2021-08-05 13:38:59','2021-08-05 13:38: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\";}','Book thanks page description','book-thanks-page-description','publish','closed','closed','','field_610be9c2973aa','','','2021-08-30 07:13:28','2021-08-30 07:13:28','',898,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=923',6,'acf-field','',0),(924,1,'2021-08-05 13:38:59','2021-08-05 13:38: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\";}','Download book button title','download-book-button-title','publish','closed','closed','','field_610be9ce973ab','','','2021-08-30 07:13:28','2021-08-30 07:13:28','',898,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=924',7,'acf-field','',0),(925,1,'2021-08-05 13:42:05','2021-08-05 13:42:05','a:11:{s:4:\"type\";s:4:\"file\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";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:7:\"library\";s:3:\"all\";s:8:\"min_size\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";s:12:\"translations\";s:9:\"copy_once\";}','Book file','file','publish','closed','closed','','field_610bea9313360','','','2021-08-05 13:42:05','2021-08-05 13:42:05','',911,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=925',0,'acf-field','',0),(926,1,'2021-08-05 13:43:52','2021-08-05 13:43:52','','book','','inherit','open','closed','','book-2','','','2021-11-19 14:16:57','2021-11-19 14:16:57','',1544,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/book.pdf',0,'attachment','application/pdf',0),(930,1,'2021-08-05 14:55:28','2021-08-05 14:55:28','','All you need to know','','publish','closed','closed','','resources','','','2021-11-18 14:01:08','2021-11-18 14:01:08','',0,'https://commercegate.goodface.com.ua/wp/?page_id=930',14,'page','',0),(931,1,'2021-08-05 14:55:28','2021-08-05 14:55:28','','Resource center','','inherit','closed','closed','','930-revision-v1','','','2021-08-05 14:55:28','2021-08-05 14:55:28','',930,'https://commercegate.goodface.com.ua/wp/?p=931',0,'revision','',0),(932,1,'2021-08-05 14:55:46','2021-08-05 14:55:46','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:19:\"resource-center.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:\"\";}','Resource center','resource-center','publish','closed','closed','','group_610bfbe42b570','','','2021-10-12 15:22:49','2021-10-12 15:22:49','',0,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field-group&#038;p=932',0,'acf-field-group','',0),(935,1,'2021-08-05 15:04:05','2021-08-05 15:04:05','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:{}}','Page header','page-header','publish','closed','closed','','field_610bfd751c1f3','','','2021-08-05 15:04:05','2021-08-05 15:04:05','',932,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=935',0,'acf-field','',0),(936,1,'2021-08-05 15:04:06','2021-08-05 15:04:06','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\";}','Description','description','publish','closed','closed','','field_610bfdaa1c1f4','','','2021-08-05 15:04:06','2021-08-05 15:04:06','',935,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=936',0,'acf-field','',0),(937,1,'2021-08-05 15:04:06','2021-08-05 15:04:06','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\";}','Button title','button-title','publish','closed','closed','','field_610bfdda1c1f5','','','2021-10-12 15:22:49','2021-10-12 15:22:49','',935,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=937',1,'acf-field','',0),(938,1,'2021-08-05 15:12:30','2021-08-05 15:12:30','','Resource center','','inherit','closed','closed','','930-revision-v1','','','2021-08-05 15:12:30','2021-08-05 15:12:30','',930,'https://commercegate.goodface.com.ua/wp/?p=938',0,'revision','',0),(939,1,'2021-08-05 15:13:35','2021-08-05 15:13:35','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:{}}','Page content','page-content','publish','closed','closed','','field_610bffea74223','','','2021-08-05 15:16:48','2021-08-05 15:16:48','',932,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=939',1,'acf-field','',0),(940,1,'2021-08-05 15:13:35','2021-08-05 15:13:35','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\";}','Featured ebooks title','featured-ebooks-title','publish','closed','closed','','field_610bfffb74224','','','2021-08-05 15:13:35','2021-08-05 15:13:35','',939,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=940',0,'acf-field','',0),(941,1,'2021-08-05 15:13:35','2021-08-05 15:13:35','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\";}','Ebooks main category title','main-category','publish','closed','closed','','field_610c000c74225','','','2021-08-05 15:13:35','2021-08-05 15:13:35','',939,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=941',1,'acf-field','',0),(942,1,'2021-08-05 15:13:54','2021-08-05 15:13:54','','Resource center','','inherit','closed','closed','','930-revision-v1','','','2021-08-05 15:13:54','2021-08-05 15:13:54','',930,'https://commercegate.goodface.com.ua/wp/?p=942',0,'revision','',0),(943,1,'2021-08-05 15:14:10','2021-08-05 15:14:10','','Resource center','','inherit','closed','closed','','930-revision-v1','','','2021-08-05 15:14:10','2021-08-05 15:14:10','',930,'https://commercegate.goodface.com.ua/wp/?p=943',0,'revision','',0),(944,1,'2021-08-05 15:17:12','2021-08-05 15:17:12','','Resource center','','inherit','closed','closed','','930-revision-v1','','','2021-08-05 15:17:12','2021-08-05 15:17:12','',930,'https://commercegate.goodface.com.ua/wp/?p=944',0,'revision','',0),(945,1,'2021-08-05 15:18:38','2021-08-05 15:18:38','a:13:{s:4:\"type\";s:12:\"relationship\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_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:\"ebook\";}s:8:\"taxonomy\";s:0:\"\";s:7:\"filters\";a:2:{i:0;s:6:\"search\";i:1;s:8:\"taxonomy\";}s:8:\"elements\";s:0:\"\";s:3:\"min\";i:1;s:3:\"max\";i:3;s:13:\"return_format\";s:6:\"object\";s:12:\"translations\";s:9:\"copy_once\";}','Featured ebooks','featured-ebooks','publish','closed','closed','','field_610c00fcb9942','','','2021-08-05 15:18:38','2021-08-05 15:18:38','',939,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=945',2,'acf-field','',0),(946,1,'2021-08-05 15:18:56','2021-08-05 15:18:56','','Resource center','','inherit','closed','closed','','930-revision-v1','','','2021-08-05 15:18:56','2021-08-05 15:18:56','',930,'https://commercegate.goodface.com.ua/wp/?p=946',0,'revision','',0),(947,1,'2021-08-05 15:19:21','2021-08-05 15:19:21','','Case Studies 1','','publish','closed','closed','','comparison-to-choose','','','2021-09-09 18:25:31','2021-09-09 18:25:31','',0,'https://commercegate.goodface.com.ua/wp/?post_type=ebook&#038;p=947',0,'ebook','',0),(1077,1,'2021-08-06 09:25:52','2021-08-06 09:25:52','','Case Studies 3','','publish','closed','closed','','case-studies-3','','','2021-09-09 18:25:22','2021-09-09 18:25:22','',0,'https://commercegate.goodface.com.ua/wp/?post_type=ebook&#038;p=1077',0,'ebook','',0),(1078,1,'2021-08-06 09:26:38','2021-08-06 09:26:38','','Case Studies 5','','publish','closed','closed','','case-studies-5','','','2021-09-09 18:25:13','2021-09-09 18:25:13','',0,'https://commercegate.goodface.com.ua/wp/?post_type=ebook&#038;p=1078',0,'ebook','',0),(1079,1,'2021-08-06 09:26:43','2021-08-06 09:26:43','','Case Studies 6','','publish','closed','closed','','case-studies-6','','','2021-09-09 18:25:05','2021-09-09 18:25:05','',0,'https://commercegate.goodface.com.ua/wp/?post_type=ebook&#038;p=1079',0,'ebook','',0),(1080,1,'2021-08-06 09:26:47','2021-08-06 09:26:47','','Case Studies 7','','publish','closed','closed','','case-studies-7','','','2021-09-09 18:24:55','2021-09-09 18:24:55','',0,'https://commercegate.goodface.com.ua/wp/?post_type=ebook&#038;p=1080',0,'ebook','',0),(1081,1,'2021-08-06 09:26:49','2021-08-06 09:26:49','','Case Studies 8','','publish','closed','closed','','case-studies-8','','','2021-09-09 18:24:46','2021-09-09 18:24:46','',0,'https://commercegate.goodface.com.ua/wp/?post_type=ebook&#038;p=1081',0,'ebook','',0),(1082,1,'2021-08-06 09:26:51','2021-08-06 09:26:51','','Case Studies 9','','publish','closed','closed','','case-studies-9','','','2021-09-09 18:24:37','2021-09-09 18:24:37','',0,'https://commercegate.goodface.com.ua/wp/?post_type=ebook&#038;p=1082',0,'ebook','',0),(1083,1,'2021-08-06 09:26:55','2021-08-06 09:26:55','','Case Studies 10','','publish','closed','closed','','case-studies-10','','','2021-09-09 18:24:28','2021-09-09 18:24:28','',0,'https://commercegate.goodface.com.ua/wp/?post_type=ebook&#038;p=1083',0,'ebook','',0),(1084,1,'2021-08-06 09:27:00','2021-08-06 09:27:00','','Case Studies 12','','publish','closed','closed','','case-studies-12','','','2021-09-09 18:24:06','2021-09-09 18:24:06','',0,'https://commercegate.goodface.com.ua/wp/?post_type=ebook&#038;p=1084',0,'ebook','',0),(1085,1,'2021-08-06 09:26:58','2021-08-06 09:26:58','','Case Studies 11','','publish','closed','closed','','case-studies-11','','','2021-09-09 18:24:18','2021-09-09 18:24:18','',0,'https://commercegate.goodface.com.ua/wp/?post_type=ebook&#038;p=1085',0,'ebook','',0),(1086,1,'2021-08-06 09:27:10','2021-08-06 09:27:10','','Case Studies 14','','publish','closed','closed','','case-studies-14','','','2021-09-09 18:23:44','2021-09-09 18:23:44','',0,'https://commercegate.goodface.com.ua/wp/?post_type=ebook&#038;p=1086',0,'ebook','',0),(1087,1,'2021-08-06 09:27:04','2021-08-06 09:27:04','','Case Studies 13','','publish','closed','closed','','case-studies-13','','','2021-09-09 18:23:54','2021-09-09 18:23:54','',0,'https://commercegate.goodface.com.ua/wp/?post_type=ebook&#038;p=1087',0,'ebook','',0),(1088,1,'2021-08-06 09:27:12','2021-08-06 09:27:12','','Case Studies 15','','publish','closed','closed','','case-studies-15','','','2021-09-09 18:23:35','2021-09-09 18:23:35','',0,'https://commercegate.goodface.com.ua/wp/?post_type=ebook&#038;p=1088',0,'ebook','',0),(1089,1,'2021-08-06 09:28:24','2021-08-06 09:28:24','','E-books 3','','publish','closed','closed','','e-books-3','','','2021-09-09 18:23:14','2021-09-09 18:23:14','',0,'https://commercegate.goodface.com.ua/wp/?post_type=ebook&#038;p=1089',0,'ebook','',0),(1090,1,'2021-08-06 09:28:22','2021-08-06 09:28:22','','E-books 2','','publish','closed','closed','','e-books-2','','','2021-09-09 18:23:23','2021-09-09 18:23:23','',0,'https://commercegate.goodface.com.ua/wp/?post_type=ebook&#038;p=1090',0,'ebook','',0),(1091,1,'2021-08-06 09:28:27','2021-08-06 09:28:27','','E-books 4','','publish','closed','closed','','e-books-4','','','2021-09-09 18:23:04','2021-09-09 18:23:04','',0,'https://commercegate.goodface.com.ua/wp/?post_type=ebook&#038;p=1091',0,'ebook','',0),(1092,1,'2021-08-06 09:28:31','2021-08-06 09:28:31','','E-books 5','','publish','closed','closed','','e-books-5','','','2021-09-09 18:22:53','2021-09-09 18:22:53','',0,'https://commercegate.goodface.com.ua/wp/?post_type=ebook&#038;p=1092',0,'ebook','',0),(1093,1,'2021-08-06 09:28:35','2021-08-06 09:28:35','','E-books 6','','publish','closed','closed','','e-books-6','','','2021-09-09 18:22:43','2021-09-09 18:22:43','',0,'https://commercegate.goodface.com.ua/wp/?post_type=ebook&#038;p=1093',0,'ebook','',0),(1094,1,'2021-08-06 09:28:38','2021-08-06 09:28:38','','E-books 7','','publish','closed','closed','','e-books-7','','','2021-09-09 18:22:34','2021-09-09 18:22:34','',0,'https://commercegate.goodface.com.ua/wp/?post_type=ebook&#038;p=1094',0,'ebook','',0),(1095,1,'2021-08-06 09:28:42','2021-08-06 09:28:42','','E-books 8','','publish','closed','closed','','e-books-8','','','2021-09-09 18:22:23','2021-09-09 18:22:23','',0,'https://commercegate.goodface.com.ua/wp/?post_type=ebook&#038;p=1095',0,'ebook','',0),(1096,1,'2021-08-06 09:28:47','2021-08-06 09:28:47','','E-books 9','','publish','closed','closed','','e-books-9','','','2021-09-09 18:22:06','2021-09-09 18:22:06','',0,'https://commercegate.goodface.com.ua/wp/?post_type=ebook&#038;p=1096',0,'ebook','',0),(1097,1,'2021-08-06 09:28:52','2021-08-06 09:28:52','','E-books 11','','publish','closed','closed','','e-books-11','','','2021-09-09 18:21:34','2021-09-09 18:21:34','',0,'https://commercegate.goodface.com.ua/wp/?post_type=ebook&#038;p=1097',0,'ebook','',0),(1098,1,'2021-08-06 09:28:49','2021-08-06 09:28:49','','E-books 10','','publish','closed','closed','','e-books-10','','','2021-09-09 18:21:49','2021-09-09 18:21:49','',0,'https://commercegate.goodface.com.ua/wp/?post_type=ebook&#038;p=1098',0,'ebook','',0),(1099,1,'2021-08-06 09:28:57','2021-08-06 09:28:57','','E-books 13','','publish','closed','closed','','e-books-13','','','2021-09-09 18:20:49','2021-09-09 18:20:49','',0,'https://commercegate.goodface.com.ua/wp/?post_type=ebook&#038;p=1099',0,'ebook','',0),(1100,1,'2021-08-06 09:28:54','2021-08-06 09:28:54','','E-books 12','','publish','closed','closed','','e-books-12','','','2021-09-09 18:21:04','2021-09-09 18:21:04','',0,'https://commercegate.goodface.com.ua/wp/?post_type=ebook&#038;p=1100',0,'ebook','',0),(1101,1,'2021-08-06 09:29:00','2021-08-06 09:29:00','','E-books 14','','publish','closed','closed','','e-books-14','','','2021-09-09 18:20:37','2021-09-09 18:20:37','',0,'https://commercegate.goodface.com.ua/wp/?post_type=ebook&#038;p=1101',0,'ebook','',0),(1102,1,'2021-08-06 09:29:02','2021-08-06 09:29:02','','E-books 15','','publish','closed','closed','','e-books-15','','','2021-09-09 18:20:23','2021-09-09 18:20:23','',0,'https://commercegate.goodface.com.ua/wp/?post_type=ebook&#038;p=1102',0,'ebook','',0),(1106,1,'2021-08-06 09:31:19','2021-08-06 09:31:19','','Ebook thanks','','publish','closed','closed','','ebook-thanks','','','2021-11-19 14:24:51','2021-11-19 14:24:51','',0,'https://commercegate.goodface.com.ua/wp/?post_type=ebook-thanks&#038;p=1106',0,'ebook-thanks','',0),(1147,1,'2021-08-13 14:09:28','2021-08-13 14:09: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;}','Search','','publish','closed','closed','','field_61167c8fdac4e','','','2021-08-13 14:09:28','2021-08-13 14:09:28','',20,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1147',6,'acf-field','',0),(1148,1,'2021-08-13 14:09:29','2021-08-13 14:09:29','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:16:\"Add new category\";}','Search categories','search-categories-en','publish','closed','closed','','field_61167c63dac4c','','','2021-08-17 17:40:25','2021-08-17 17:40:25','',20,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=1148',9,'acf-field','',0),(1152,1,'2021-08-13 14:16:31','2021-08-13 14:16: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\";}','Show all books','see-all','publish','closed','closed','','field_61167e7f52366','','','2021-08-13 14:16:31','2021-08-13 14:16:31','',898,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1152',0,'acf-field','',0),(1153,1,'2021-08-13 14:33:43','2021-08-13 14:33:43','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','title','publish','closed','closed','','field_6116824337623','','','2021-08-13 14:33:43','2021-08-13 14:33:43','',1148,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1153',0,'acf-field','',0),(1154,1,'2021-08-13 14:33:43','2021-08-13 14:33:43','a:14:{s:4:\"type\";s:6:\"select\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_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:7:{s:4:\"page\";s:4:\"Page\";s:4:\"post\";s:4:\"Post\";s:17:\"business-offering\";s:17:\"Business offering\";s:5:\"ebook\";s:5:\"eBook\";s:13:\"our-solutions\";s:13:\"Our Solutions\";s:7:\"careers\";s:7:\"Careers\";s:8:\"document\";s:9:\"Documents\";}s:13:\"default_value\";a:0:{}s:10:\"allow_null\";i:0;s:8:\"multiple\";i:1;s:2:\"ui\";i:1;s:4:\"ajax\";i:0;s:13:\"return_format\";s:5:\"value\";s:12:\"translations\";s:9:\"copy_once\";s:11:\"placeholder\";s:0:\"\";}','Post types','post-type','publish','closed','closed','','field_6116824937624','','','2021-11-29 15:23:19','2021-11-29 15:23:19','',1148,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=1154',1,'acf-field','',0),(1155,1,'2021-08-13 14:38:02','2021-08-13 14:38:02','a:13:{s:4:\"type\";s:12:\"relationship\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_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:4:\"page\";}s:8:\"taxonomy\";s:0:\"\";s:7:\"filters\";a:1:{i:0;s:6:\"search\";}s:8:\"elements\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:13:\"return_format\";s:2:\"id\";s:12:\"translations\";s:9:\"copy_once\";}','Pages','pages','publish','closed','closed','','field_611683a9069f4','','','2021-08-13 14:38:02','2021-08-13 14:38:02','',1148,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1155',2,'acf-field','',0),(1156,1,'2021-08-13 14:46:42','2021-08-13 14:46:42','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\";}','Global category title','global-category-title','publish','closed','closed','','field_611685bec63e2','','','2021-08-13 14:46:42','2021-08-13 14:46:42','',90,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1156',2,'acf-field','',0),(1163,1,'2021-08-17 16:33:53','2021-08-17 16:33: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\";}','Loading message','loading-message','publish','closed','closed','','field_611be4b3d6233','','','2021-08-17 16:33:53','2021-08-17 16:33:53','',90,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1163',3,'acf-field','',0),(1164,1,'2021-08-17 17:40:25','2021-08-17 17:40:25','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:{}}','Search error','search-error-en','publish','closed','closed','','field_611bf4474b0ac','','','2021-08-17 17:40:25','2021-08-17 17:40:25','',20,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1164',8,'acf-field','',0),(1165,1,'2021-08-17 17:40:25','2021-08-17 17:40:25','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\";}','Image','image','publish','closed','closed','','field_611bf4574b0b1','','','2021-08-17 17:40:52','2021-08-17 17:40:52','',1164,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=1165',0,'acf-field','',0),(1166,1,'2021-08-17 17:40:25','2021-08-17 17:40:25','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\";}','Description','description','publish','closed','closed','','field_611bf4784b0b2','','','2021-08-17 17:40:25','2021-08-17 17:40:25','',1164,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1166',1,'acf-field','',0),(1167,1,'2021-08-18 14:43:50','2021-08-18 14:43:50','','About company','','inherit','closed','closed','','524-revision-v1','','','2021-08-18 14:43:50','2021-08-18 14:43:50','',524,'https://commercegate.goodface.com.ua/wp/?p=1167',0,'revision','',0),(1168,1,'2021-08-18 15:23:13','2021-08-18 15:23:13','','Home','','inherit','closed','closed','','12-revision-v1','','','2021-08-18 15:23:13','2021-08-18 15:23:13','',12,'https://commercegate.goodface.com.ua/wp/?p=1168',0,'revision','',0),(1169,1,'2021-08-18 15:25:21','2021-08-18 15:25:21','','Home','','inherit','closed','closed','','12-revision-v1','','','2021-08-18 15:25:21','2021-08-18 15:25:21','',12,'https://commercegate.goodface.com.ua/wp/?p=1169',0,'revision','',0),(1170,1,'2021-08-18 15:30:45','2021-08-18 15:30:45','','Home','','inherit','closed','closed','','12-revision-v1','','','2021-08-18 15:30:45','2021-08-18 15:30:45','',12,'https://commercegate.goodface.com.ua/wp/?p=1170',0,'revision','',0),(1171,1,'2021-08-18 15:31:16','2021-08-18 15:31:16','','Home','','inherit','closed','closed','','12-revision-v1','','','2021-08-18 15:31:16','2021-08-18 15:31:16','',12,'https://commercegate.goodface.com.ua/wp/?p=1171',0,'revision','',0),(1172,1,'2021-08-18 15:31:54','2021-08-18 15:31:54','','Home','','inherit','closed','closed','','12-revision-v1','','','2021-08-18 15:31:54','2021-08-18 15:31:54','',12,'https://commercegate.goodface.com.ua/wp/?p=1172',0,'revision','',0),(1173,1,'2021-08-18 16:16:09','2021-08-18 16:16:09','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 message','cookie_message','publish','closed','closed','','field_611d31f5b5b23','','','2021-11-30 08:32:28','2021-11-30 08:32:28','',20,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=1173',24,'acf-field','',0),(1174,1,'2021-08-18 16:16:09','2021-08-18 16:16: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:{}}','Cookie message','cookie-message-en','publish','closed','closed','','field_611d31feb5b24','','','2021-11-30 08:32:28','2021-11-30 08:32:28','',20,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=1174',25,'acf-field','',0),(1175,1,'2021-08-18 16:16:09','2021-08-18 16:16: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','title','publish','closed','closed','','field_611d3206b5b25','','','2021-08-18 16:16:09','2021-08-18 16:16:09','',1174,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1175',0,'acf-field','',0),(1176,1,'2021-08-18 16:16:09','2021-08-18 16:16:09','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\";}','Description','description','publish','closed','closed','','field_611d320fb5b26','','','2021-08-18 16:16:09','2021-08-18 16:16:09','',1174,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1176',1,'acf-field','',0),(1177,1,'2021-08-18 16:16:09','2021-08-18 16:16: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:{}}','Buttons','buttons','publish','closed','closed','','field_611d322cb5b27','','','2021-08-18 16:16:09','2021-08-18 16:16:09','',1174,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1177',2,'acf-field','',0),(1178,1,'2021-08-18 16:16:09','2021-08-18 16:16: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\";}','Accept','accept','publish','closed','closed','','field_611d3233b5b28','','','2021-08-18 16:16:09','2021-08-18 16:16:09','',1177,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1178',0,'acf-field','',0),(1179,1,'2021-08-18 16:16:09','2021-08-18 16:16:09','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\";}','More info','more-info','publish','closed','closed','','field_611d3238b5b29','','','2021-08-18 16:22:51','2021-08-18 16:22:51','',1177,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=1179',1,'acf-field','',0),(1180,1,'2021-08-19 08:59:02','2021-08-19 08:59:02','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:17:\"acf-options-spain\";}}}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 info ES','global-info-es','publish','closed','closed','','group_611e1d4fd22ab','','','2021-11-30 19:42:07','2021-11-30 19:42:07','',0,'https://commercegate.goodface.com.ua/wp/?p=1180',0,'acf-field-group','',0),(1181,1,'2021-08-19 08:58:55','2021-08-19 08:58:55','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_611e1d4fea380','','','2021-08-19 08:58:55','2021-08-19 08:58:55','',1180,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1181',0,'acf-field','',0),(1182,1,'2021-08-19 08:58:55','2021-08-19 08:58:55','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:{}}','Business offering','business-offering-es','publish','closed','closed','','field_611e1d4fea3c6','','','2021-08-19 09:01:11','2021-08-19 09:01:11','',1180,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=1182',1,'acf-field','',0),(1183,1,'2021-08-19 08:58:56','2021-08-19 08:58:56','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;}','Business offering','','publish','closed','closed','','field_611e1d5004298','','','2021-08-19 08:58:56','2021-08-19 08:58:56','',1182,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1183',0,'acf-field','',0),(1184,1,'2021-08-19 08:58:56','2021-08-19 08:58:56','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\";}','Title','title','publish','closed','closed','','field_611e1d50042df','','','2021-08-26 10:49:46','2021-08-26 10:49:46','',1182,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=1184',1,'acf-field','',0),(1185,1,'2021-08-19 08:58:56','2021-08-19 08:58:56','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\";}','Description','description','publish','closed','closed','','field_611e1d5004321','','','2021-08-19 08:58:56','2021-08-19 08:58:56','',1182,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1185',2,'acf-field','',0),(1186,1,'2021-08-19 08:58:56','2021-08-19 08:58:56','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:\"block\";s:12:\"button_label\";s:13:\"Add menu item\";}','Menu','menu','publish','closed','closed','','field_611e1d5004363','','','2021-08-19 08:58:56','2021-08-19 08:58:56','',1182,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=1186',3,'acf-field','',0),(1187,1,'2021-08-19 08:58:56','2021-08-19 08:58: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\";}','Icon','icon','publish','closed','closed','','field_611e1d5025bbe','','','2021-10-08 11:13:49','2021-10-08 11:13:49','',1186,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=1187',1,'acf-field','',0),(1188,1,'2021-08-19 08:58:56','2021-08-19 08:58:56','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\";}','Url','url','publish','closed','closed','','field_611e1d5025c0f','','','2021-10-08 11:13:49','2021-10-08 11:13:49','',1186,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=1188',2,'acf-field','',0),(1189,1,'2021-08-19 08:58:56','2021-08-19 08:58:56','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\";}','Description','description','publish','closed','closed','','field_611e1d5025c56','','','2021-10-08 11:13:49','2021-10-08 11:13:49','',1186,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=1189',3,'acf-field','',0),(1190,1,'2021-08-19 08:58:56','2021-08-19 08:58:56','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:{}}','Solutions','solutions-es','publish','closed','closed','','field_611e1d4fea409','','','2021-08-19 09:01:12','2021-08-19 09:01:12','',1180,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=1190',2,'acf-field','',0),(1191,1,'2021-08-19 08:58:56','2021-08-19 08:58:56','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;}','Solutions','','publish','closed','closed','','field_611e1d5050ab7','','','2021-08-19 08:58:56','2021-08-19 08:58:56','',1190,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1191',0,'acf-field','',0),(1192,1,'2021-08-19 08:58:56','2021-08-19 08:58:56','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\";}','Title','title','publish','closed','closed','','field_611e1d5050afd','','','2021-08-26 10:49:46','2021-08-26 10:49:46','',1190,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=1192',1,'acf-field','',0),(1193,1,'2021-08-19 08:58:56','2021-08-19 08:58:56','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\";}','Description','description','publish','closed','closed','','field_611e1d5050b3f','','','2021-08-19 08:58:56','2021-08-19 08:58:56','',1190,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1193',2,'acf-field','',0),(1194,1,'2021-08-19 08:58:56','2021-08-19 08:58:56','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:\"block\";}','Links group 1','links-group-1','publish','closed','closed','','field_611e1d5050b8a','','','2021-08-19 08:58:56','2021-08-19 08:58:56','',1190,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=1194',3,'acf-field','',0),(1195,1,'2021-08-19 08:58:56','2021-08-19 08:58: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\";}','Title','title','publish','closed','closed','','field_611e1d5070761','','','2021-08-19 08:58:56','2021-08-19 08:58:56','',1194,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1195',0,'acf-field','',0),(1196,1,'2021-08-19 08:58:56','2021-08-19 08:58:56','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:\"block\";s:12:\"button_label\";s:8:\"Add link\";}','Links','links','publish','closed','closed','','field_611e1d50707ad','','','2021-08-19 08:58:56','2021-08-19 08:58:56','',1194,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=1196',1,'acf-field','',0),(1197,1,'2021-08-19 08:58:56','2021-08-19 08:58: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\";}','Icon','icon','publish','closed','closed','','field_611e1d5081af5','','','2021-10-08 11:00:42','2021-10-08 11:00:42','',1196,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=1197',1,'acf-field','',0),(1198,1,'2021-08-19 08:58:56','2021-08-19 08:58:56','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\";}','Url','url','publish','closed','closed','','field_611e1d5081b3c','','','2021-10-08 11:00:42','2021-10-08 11:00:42','',1196,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=1198',2,'acf-field','',0),(1199,1,'2021-08-19 08:58:56','2021-08-19 08:58:56','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\";}','Description','description','publish','closed','closed','','field_611e1d5081b7f','','','2021-10-08 11:00:42','2021-10-08 11:00:42','',1196,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=1199',3,'acf-field','',0),(1200,1,'2021-08-19 08:58:56','2021-08-19 08:58:56','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:\"block\";}','Links group 2','links-group-2','publish','closed','closed','','field_611e1d5050bc8','','','2021-08-19 08:58:56','2021-08-19 08:58:56','',1190,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=1200',4,'acf-field','',0),(1201,1,'2021-08-19 08:58:56','2021-08-19 08:58: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\";}','Title','title','publish','closed','closed','','field_611e1d50b1e59','','','2021-08-19 08:58:56','2021-08-19 08:58:56','',1200,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1201',0,'acf-field','',0),(1202,1,'2021-08-19 08:58:56','2021-08-19 08:58:56','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:\"block\";s:12:\"button_label\";s:8:\"Add link\";}','Links','links','publish','closed','closed','','field_611e1d50b1eaf','','','2021-08-19 08:58:56','2021-08-19 08:58:56','',1200,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=1202',1,'acf-field','',0),(1203,1,'2021-08-19 08:58:56','2021-08-19 08:58: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\";}','Icon','icon','publish','closed','closed','','field_611e1d50c2b2f','','','2021-10-08 11:13:49','2021-10-08 11:13:49','',1202,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=1203',1,'acf-field','',0),(1204,1,'2021-08-19 08:58:56','2021-08-19 08:58:56','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\";}','Url','url','publish','closed','closed','','field_611e1d50c2b7a','','','2021-10-08 11:13:49','2021-10-08 11:13:49','',1202,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=1204',2,'acf-field','',0),(1205,1,'2021-08-19 08:58:56','2021-08-19 08:58:56','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\";}','Description','description','publish','closed','closed','','field_611e1d50c2bbe','','','2021-10-08 11:13:49','2021-10-08 11:13:49','',1202,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=1205',3,'acf-field','',0),(1206,1,'2021-08-19 08:58:56','2021-08-19 08:58:56','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:{}}','About us','about-us-es','publish','closed','closed','','field_611e1d4fea44b','','','2021-08-19 09:01:12','2021-08-19 09:01:12','',1180,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=1206',3,'acf-field','',0),(1207,1,'2021-08-19 08:58:56','2021-08-19 08:58:56','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;}','About us','','publish','closed','closed','','field_611e1d50ee8ef','','','2021-08-19 08:58:56','2021-08-19 08:58:56','',1206,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1207',0,'acf-field','',0),(1208,1,'2021-08-19 08:58:57','2021-08-19 08:58:57','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\";}','Title','title','publish','closed','closed','','field_611e1d50ee942','','','2021-08-26 10:49:46','2021-08-26 10:49:46','',1206,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=1208',1,'acf-field','',0),(1209,1,'2021-08-19 08:58:57','2021-08-19 08:58:57','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\";}','Description','description','publish','closed','closed','','field_611e1d50ee990','','','2021-08-19 08:58:57','2021-08-19 08:58:57','',1206,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1209',2,'acf-field','',0),(1210,1,'2021-08-19 08:58:57','2021-08-19 08:58:57','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:\"block\";}','Links group 1','links-group-1','publish','closed','closed','','field_611e1d50eea38','','','2021-08-19 08:58:57','2021-08-19 08:58:57','',1206,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=1210',3,'acf-field','',0),(1211,1,'2021-08-19 08:58:57','2021-08-19 08:58:57','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\";}','Icon','icon','publish','closed','closed','','field_611e1d511a503','','','2021-08-19 08:58:57','2021-08-19 08:58:57','',1210,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1211',0,'acf-field','',0),(1212,1,'2021-08-19 08:58:57','2021-08-19 08:58:57','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','title','publish','closed','closed','','field_611e1d511a555','','','2021-08-19 08:58:57','2021-08-19 08:58:57','',1210,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1212',1,'acf-field','',0),(1213,1,'2021-08-19 08:58:57','2021-08-19 08:58:57','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:\"block\";s:12:\"button_label\";s:8:\"Add link\";}','Links','links','publish','closed','closed','','field_611e1d511a59f','','','2021-08-19 08:58:57','2021-08-19 08:58:57','',1210,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=1213',2,'acf-field','',0),(1214,1,'2021-08-19 08:58:57','2021-08-19 08:58:57','a:11:{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:0;s:2:\"ui\";i:0;s:12:\"translations\";s:9:\"copy_once\";s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";}','Is new','is-new','publish','closed','closed','','field_611e1d513458a','','','2021-08-19 08:58:57','2021-08-19 08:58:57','',1213,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1214',0,'acf-field','',0),(1215,1,'2021-08-19 08:58:57','2021-08-19 08:58:57','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\";}','Url','url','publish','closed','closed','','field_611e1d51345e0','','','2021-08-19 08:58:57','2021-08-19 08:58:57','',1213,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1215',1,'acf-field','',0),(1216,1,'2021-08-19 08:58:57','2021-08-19 08:58:57','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\";}','Description','description','publish','closed','closed','','field_611e1d513462b','','','2021-08-19 08:58:57','2021-08-19 08:58:57','',1213,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1216',2,'acf-field','',0),(1217,1,'2021-08-19 08:58:57','2021-08-19 08:58:57','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:\"block\";}','Links group 2','links-group-2','publish','closed','closed','','field_611e1d50eea80','','','2021-08-19 08:58:57','2021-08-19 08:58:57','',1206,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=1217',4,'acf-field','',0),(1218,1,'2021-08-19 08:58:57','2021-08-19 08:58:57','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\";}','Icon','icon','publish','closed','closed','','field_611e1d515b437','','','2021-08-19 08:58:57','2021-08-19 08:58:57','',1217,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1218',0,'acf-field','',0),(1219,1,'2021-08-19 08:58:57','2021-08-19 08:58:57','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','title','publish','closed','closed','','field_611e1d515b47d','','','2021-08-19 08:58:57','2021-08-19 08:58:57','',1217,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1219',1,'acf-field','',0),(1220,1,'2021-08-19 08:58:57','2021-08-19 08:58:57','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:\"block\";s:12:\"button_label\";s:8:\"Add link\";}','Links','links','publish','closed','closed','','field_611e1d515b4c7','','','2021-08-19 08:58:57','2021-08-19 08:58:57','',1217,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=1220',2,'acf-field','',0),(1221,1,'2021-08-19 08:58:57','2021-08-19 08:58:57','a:11:{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:0;s:2:\"ui\";i:0;s:12:\"translations\";s:9:\"copy_once\";s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";}','Is new','is-new','publish','closed','closed','','field_611e1d5172fa2','','','2021-08-19 08:58:57','2021-08-19 08:58:57','',1220,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1221',0,'acf-field','',0),(1222,1,'2021-08-19 08:58:57','2021-08-19 08:58:57','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\";}','Url','url','publish','closed','closed','','field_611e1d5173000','','','2021-08-19 08:58:57','2021-08-19 08:58:57','',1220,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1222',1,'acf-field','',0),(1223,1,'2021-08-19 08:58:57','2021-08-19 08:58:57','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\";}','Description','description','publish','closed','closed','','field_611e1d517304f','','','2021-08-19 08:58:57','2021-08-19 08:58:57','',1220,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1223',2,'acf-field','',0),(1224,1,'2021-08-19 08:58:57','2021-08-19 08:58:57','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:8:\"Add link\";}','Additional links','additional-links-es','publish','closed','closed','','field_611e1d4fea48d','','','2021-08-31 09:39:04','2021-08-31 09:39:04','',1180,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=1224',4,'acf-field','',0),(1225,1,'2021-08-19 08:58:57','2021-08-19 08:58:57','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\";}','Sign in button','sign-in-button-es','publish','closed','closed','','field_611e1d4fea4c9','','','2021-08-19 09:01:12','2021-08-19 09:01:12','',1180,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=1225',5,'acf-field','',0),(1226,1,'2021-08-19 08:58:57','2021-08-19 08:58:57','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;}','Search','','publish','closed','closed','','field_611e1d4fea507','','','2021-08-19 08:58:57','2021-08-19 08:58:57','',1180,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1226',6,'acf-field','',0),(1227,1,'2021-08-19 08:58:57','2021-08-19 08:58:57','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:{}}','Search texts','search-es','publish','closed','closed','','field_611e1d4fea544','','','2021-08-19 09:01:12','2021-08-19 09:01:12','',1180,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=1227',7,'acf-field','',0),(1228,1,'2021-08-19 08:58:57','2021-08-19 08:58:57','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\";}','Placeholder','placeholder','publish','closed','closed','','field_611e1d51bed6e','','','2021-08-19 08:58:57','2021-08-19 08:58:57','',1227,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1228',0,'acf-field','',0),(1229,1,'2021-08-19 08:58:57','2021-08-19 08:58:57','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\";}','Clear button title','clear-button-title','publish','closed','closed','','field_611e1d51bedb5','','','2021-08-19 08:58:57','2021-08-19 08:58:57','',1227,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1229',1,'acf-field','',0),(1230,1,'2021-08-19 08:58:57','2021-08-19 08:58:57','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\";}','Global category title','global-category-title','publish','closed','closed','','field_611e1d51bedf7','','','2021-08-19 08:58:57','2021-08-19 08:58:57','',1227,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1230',2,'acf-field','',0),(1231,1,'2021-08-19 08:58:57','2021-08-19 08:58:57','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\";}','Loading message','loading-message','publish','closed','closed','','field_611e1d51bee3f','','','2021-08-19 08:58:57','2021-08-19 08:58:57','',1227,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1231',3,'acf-field','',0),(1232,1,'2021-08-19 08:58:57','2021-08-19 08:58:57','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:{}}','Search error','search-error-es','publish','closed','closed','','field_611e1d4fea58a','','','2021-08-19 09:01:12','2021-08-19 09:01:12','',1180,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=1232',8,'acf-field','',0),(1233,1,'2021-08-19 08:58:57','2021-08-19 08:58:57','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\";}','Image','image','publish','closed','closed','','field_611e1d51e2294','','','2021-08-19 08:58:57','2021-08-19 08:58:57','',1232,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1233',0,'acf-field','',0),(1234,1,'2021-08-19 08:58:57','2021-08-19 08:58:57','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\";}','Description','description','publish','closed','closed','','field_611e1d51e22e4','','','2021-08-19 08:58:57','2021-08-19 08:58:57','',1232,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1234',1,'acf-field','',0),(1235,1,'2021-08-19 08:58:57','2021-08-19 08:58:57','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:16:\"Add new category\";}','Search categories','search-categories-es','publish','closed','closed','','field_611e1d4fea5c7','','','2021-08-19 09:01:12','2021-08-19 09:01:12','',1180,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=1235',9,'acf-field','',0),(1236,1,'2021-08-19 08:58:58','2021-08-19 08:58:58','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','title','publish','closed','closed','','field_611e1d5204c8f','','','2021-08-19 08:58:58','2021-08-19 08:58:58','',1235,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1236',0,'acf-field','',0),(1237,1,'2021-08-19 08:58:58','2021-08-19 08:58:58','a:14:{s:4:\"type\";s:6:\"select\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_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:7:{s:4:\"page\";s:4:\"Page\";s:4:\"post\";s:4:\"Post\";s:17:\"business-offering\";s:17:\"Business offering\";s:5:\"ebook\";s:5:\"eBook\";s:13:\"our-solutions\";s:13:\"Our Solutions\";s:7:\"careers\";s:7:\"Careers\";s:8:\"document\";s:9:\"Documents\";}s:13:\"default_value\";a:0:{}s:10:\"allow_null\";i:0;s:8:\"multiple\";i:1;s:2:\"ui\";i:1;s:4:\"ajax\";i:0;s:13:\"return_format\";s:5:\"value\";s:12:\"translations\";s:9:\"copy_once\";s:11:\"placeholder\";s:0:\"\";}','Post types','post-type','publish','closed','closed','','field_611e1d5204cea','','','2021-11-29 15:22:33','2021-11-29 15:22:33','',1235,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=1237',1,'acf-field','',0),(1238,1,'2021-08-19 08:58:58','2021-08-19 08:58:58','a:13:{s:4:\"type\";s:12:\"relationship\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_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:4:\"page\";}s:8:\"taxonomy\";s:0:\"\";s:7:\"filters\";a:1:{i:0;s:6:\"search\";}s:8:\"elements\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:13:\"return_format\";s:2:\"id\";s:12:\"translations\";s:9:\"copy_once\";}','Pages','pages','publish','closed','closed','','field_611e1d5204d37','','','2021-08-19 08:58:58','2021-08-19 08:58:58','',1235,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1238',2,'acf-field','',0),(1239,1,'2021-08-19 08:58:58','2021-08-19 08:58:58','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;}','Before footer blocks','','publish','closed','closed','','field_611e1d4fea605','','','2021-08-19 08:58:58','2021-08-19 08:58:58','',1180,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1239',10,'acf-field','',0),(1240,1,'2021-08-19 08:58:58','2021-08-19 08:58:58','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:{}}','Get started block','get-started-block-es','publish','closed','closed','','field_611e1d4fea642','','','2021-08-19 09:01:12','2021-08-19 09:01:12','',1180,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=1240',11,'acf-field','',0),(1241,1,'2021-08-19 08:58:58','2021-08-19 08:58:58','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','link','publish','closed','closed','','field_611e1d522c8cd','','','2021-08-19 08:58:58','2021-08-19 08:58:58','',1240,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1241',0,'acf-field','',0),(1242,1,'2021-08-19 08:58:58','2021-08-19 08:58:58','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','title','publish','closed','closed','','field_611e1d522c913','','','2021-08-19 08:58:58','2021-08-19 08:58:58','',1240,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1242',1,'acf-field','',0),(1243,1,'2021-08-19 08:58:58','2021-08-19 08:58:58','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\";}','Description','description','publish','closed','closed','','field_611e1d522c955','','','2021-08-19 08:58:58','2021-08-19 08:58:58','',1240,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1243',2,'acf-field','',0),(1244,1,'2021-08-19 08:58:58','2021-08-19 08:58:58','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:{}}','Text block','footer-text-block-es','publish','closed','closed','','field_611e1d4fea685','','','2021-08-19 09:01:12','2021-08-19 09:01:12','',1180,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=1244',12,'acf-field','',0),(1245,1,'2021-08-19 08:58:58','2021-08-19 08:58:58','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','title','publish','closed','closed','','field_611e1d524d543','','','2021-08-19 08:58:58','2021-08-19 08:58:58','',1244,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1245',0,'acf-field','',0),(1246,1,'2021-08-19 08:58:58','2021-08-19 08:58:58','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\";}','Description','description','publish','closed','closed','','field_611e1d524d592','','','2021-08-19 08:58:58','2021-08-19 08:58:58','',1244,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1246',1,'acf-field','',0),(1247,1,'2021-08-19 08:58:58','2021-08-19 08:58:58','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','link','publish','closed','closed','','field_611e1d524d5d3','','','2021-08-19 08:58:58','2021-08-19 08:58:58','',1244,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1247',2,'acf-field','',0),(1248,1,'2021-08-19 08:58:58','2021-08-19 08:58:58','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;}','Footer','','publish','closed','closed','','field_611e1d4fea6c5','','','2021-08-19 08:58:58','2021-08-19 08:58:58','',1180,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1248',13,'acf-field','',0),(1249,1,'2021-08-19 08:58:58','2021-08-19 08:58:58','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\";}','Copyright','copyright-es','publish','closed','closed','','field_611e1d4fea702','','','2021-08-19 09:01:12','2021-08-19 09:01:12','',1180,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=1249',14,'acf-field','',0),(1250,1,'2021-08-19 08:58:58','2021-08-19 08:58:58','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:8:\"Add link\";}','Footer menu','footer-menu-es','publish','closed','closed','','field_611e1d4fea73e','','','2021-08-19 09:01:12','2021-08-19 09:01:12','',1180,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=1250',15,'acf-field','',0),(1251,1,'2021-08-19 08:58:58','2021-08-19 08:58:58','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','link','publish','closed','closed','','field_611e1d527faa7','','','2021-08-19 08:58:58','2021-08-19 08:58:58','',1250,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1251',0,'acf-field','',0),(1252,1,'2021-08-19 08:58:58','2021-08-19 08:58:58','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:8:\"Add link\";}','Service links','service-links-es','publish','closed','closed','','field_611e1d4fea77c','','','2021-08-19 09:01:12','2021-08-19 09:01:12','',1180,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=1252',16,'acf-field','',0),(1253,1,'2021-08-19 08:58:58','2021-08-19 08:58:58','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','link','publish','closed','closed','','field_611e1d52905f3','','','2021-08-19 08:58:58','2021-08-19 08:58:58','',1252,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1253',0,'acf-field','',0),(1254,1,'2021-08-19 08:58:58','2021-08-19 08:58:58','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;}','Forms','','publish','closed','closed','','field_611e1d4fea7ba','','','2021-11-30 08:39:12','2021-11-30 08:39:12','',1180,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=1254',19,'acf-field','',0),(1255,1,'2021-08-19 08:58:58','2021-08-19 08:58:58','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:{}}','Subscribe in post page','subscribe-post-es','publish','closed','closed','','field_611e1d4fea7f7','','','2021-11-30 08:39:12','2021-11-30 08:39:12','',1180,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=1255',20,'acf-field','',0),(1256,1,'2021-08-19 08:58:58','2021-08-19 08:58:58','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','title','publish','closed','closed','','field_611e1d52a79ef','','','2021-08-19 08:58:58','2021-08-19 08:58:58','',1255,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1256',0,'acf-field','',0),(1257,1,'2021-08-19 08:58:58','2021-08-19 08:58:58','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\";}','Description','description','publish','closed','closed','','field_611e1d52a7a35','','','2021-08-19 08:58:58','2021-08-19 08:58:58','',1255,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1257',1,'acf-field','',0),(1258,1,'2021-08-19 08:58:58','2021-08-19 08:58:58','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:{}}','Subscribe in articles list','subscribe-articles-list-es','publish','closed','closed','','field_611e1d4fea834','','','2021-11-30 08:39:12','2021-11-30 08:39:12','',1180,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=1258',21,'acf-field','',0),(1259,1,'2021-08-19 08:58:58','2021-08-19 08:58:58','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','title','publish','closed','closed','','field_611e1d52bf672','','','2021-08-19 08:58:58','2021-08-19 08:58:58','',1258,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1259',0,'acf-field','',0),(1260,1,'2021-08-19 08:58:58','2021-08-19 08:58:58','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\";}','Description','description','publish','closed','closed','','field_611e1d52bf6cc','','','2021-08-19 08:58:58','2021-08-19 08:58:58','',1258,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1260',1,'acf-field','',0),(1261,1,'2021-08-19 08:58:58','2021-08-19 08:58:58','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:{}}','Subscribe before footer','subscribe-before-footer-es','publish','closed','closed','','field_611e1d4fea871','','','2021-11-30 08:39:12','2021-11-30 08:39:12','',1180,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=1261',22,'acf-field','',0),(1262,1,'2021-08-19 08:58:58','2021-08-19 08:58:58','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','title','publish','closed','closed','','field_611e1d52d79c9','','','2021-08-19 08:58:58','2021-08-19 08:58:58','',1261,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1262',0,'acf-field','',0),(1263,1,'2021-08-19 08:58:58','2021-08-19 08:58:58','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\";}','Description','description','publish','closed','closed','','field_611e1d52d7a12','','','2021-08-19 08:58:58','2021-08-19 08:58:58','',1261,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1263',1,'acf-field','',0),(1264,1,'2021-08-19 08:58:58','2021-08-19 08:58:58','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:{}}','Subscribe footer','subscribe-form-es','publish','closed','closed','','field_611e1d4fea8ae','','','2021-11-30 08:39:12','2021-11-30 08:39:12','',1180,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=1264',23,'acf-field','',0),(1265,1,'2021-08-19 08:58:58','2021-08-19 08:58:58','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','title','publish','closed','closed','','field_611e1d52f2c78','','','2021-08-19 08:58:58','2021-08-19 08:58:58','',1264,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1265',0,'acf-field','',0),(1279,1,'2021-08-19 08:58:59','2021-08-19 08:58:59','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 message','','publish','closed','closed','','field_611e1d4feaa1f','','','2021-11-30 08:39:12','2021-11-30 08:39:12','',1180,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=1279',24,'acf-field','',0),(1280,1,'2021-08-19 08:58:59','2021-08-19 08:58:59','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:{}}','Cookie message','cookie-message-es','publish','closed','closed','','field_611e1d4feaa5e','','','2021-11-30 08:39:12','2021-11-30 08:39:12','',1180,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=1280',25,'acf-field','',0),(1281,1,'2021-08-19 08:58:59','2021-08-19 08:58: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\";}','Title','title','publish','closed','closed','','field_611e1d53a3e20','','','2021-08-19 08:58:59','2021-08-19 08:58:59','',1280,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1281',0,'acf-field','',0),(1282,1,'2021-08-19 08:58:59','2021-08-19 08:58:59','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\";}','Description','description','publish','closed','closed','','field_611e1d53a3f26','','','2021-08-19 08:58:59','2021-08-19 08:58:59','',1280,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1282',1,'acf-field','',0),(1283,1,'2021-08-19 08:59:00','2021-08-19 08:59:00','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\";}','Buttons','buttons','publish','closed','closed','','field_611e1d53a3fb2','','','2021-08-19 08:59:00','2021-08-19 08:59:00','',1280,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=1283',2,'acf-field','',0),(1284,1,'2021-08-19 08:59:00','2021-08-19 08:59:00','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\";}','Accept','accept','publish','closed','closed','','field_611e1d543314b','','','2021-08-19 08:59:00','2021-08-19 08:59:00','',1283,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1284',0,'acf-field','',0),(1285,1,'2021-08-19 08:59:00','2021-08-19 08:59:00','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\";}','More info','more-info','publish','closed','closed','','field_611e1d543318f','','','2021-08-19 08:59:00','2021-08-19 08:59:00','',1283,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1285',1,'acf-field','',0),(1286,1,'2021-08-19 08:59:00','2021-08-19 08:59:00','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;}','Global','global','publish','closed','closed','','field_611e1d4feaa9c','','','2021-11-30 08:39:12','2021-11-30 08:39:12','',1180,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=1286',26,'acf-field','',0),(1287,1,'2021-08-19 08:59:00','2021-08-19 08:59:00','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:{}}','Global texts','global-texts-es','publish','closed','closed','','field_611e1d4feaad9','','','2021-11-30 08:39:12','2021-11-30 08:39:12','',1180,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=1287',27,'acf-field','',0),(1288,1,'2021-08-19 08:59:00','2021-08-19 08:59:00','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\";}','Menu button title','menu-button-title','publish','closed','closed','','field_611e1d54600ff','','','2021-08-19 08:59:00','2021-08-19 08:59:00','',1287,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1288',0,'acf-field','',0),(1289,1,'2021-08-19 08:59:00','2021-08-19 08:59:00','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\";}','New label','new-label','publish','closed','closed','','field_611e1d546022a','','','2021-08-19 08:59:00','2021-08-19 08:59:00','',1287,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1289',1,'acf-field','',0),(1290,1,'2021-08-19 08:59:00','2021-08-19 08:59:00','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\";}','Share title','share-title','publish','closed','closed','','field_611e1d5460345','','','2021-09-28 08:59:12','2021-09-28 08:59:12','',1287,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=1290',3,'acf-field','',0),(1291,1,'2021-08-19 08:59:00','2021-08-19 08:59:00','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\";}','Pagination','pagination','publish','closed','closed','','field_611e1d546045e','','','2021-09-28 08:59:12','2021-09-28 08:59:12','',1287,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=1291',4,'acf-field','',0),(1292,1,'2021-08-19 08:59:00','2021-08-19 08:59:00','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\";}','Previous','previous','publish','closed','closed','','field_611e1d5483145','','','2021-08-19 08:59:00','2021-08-19 08:59:00','',1291,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1292',0,'acf-field','',0),(1293,1,'2021-08-19 08:59:00','2021-08-19 08:59:00','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\";}','Next','next','publish','closed','closed','','field_611e1d54831e8','','','2021-08-19 08:59:00','2021-08-19 08:59:00','',1291,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1293',1,'acf-field','',0),(1294,1,'2021-08-19 08:59:00','2021-08-19 08:59:00','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:{}}','Blog global','blog-blobal-texts-es','publish','closed','closed','','field_611e1d4feab15','','','2021-11-30 08:39:12','2021-11-30 08:39:12','',1180,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=1294',28,'acf-field','',0),(1295,1,'2021-08-19 08:59:00','2021-08-19 08:59:00','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\";}','Main category name','main-category-name','publish','closed','closed','','field_611e1d54b3666','','','2021-08-19 08:59:00','2021-08-19 08:59:00','',1294,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1295',0,'acf-field','',0),(1296,1,'2021-08-19 08:59:00','2021-08-19 08:59:00','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\";}','Before autor name','before-autor-name','publish','closed','closed','','field_611e1d54b36b2','','','2021-08-19 08:59:00','2021-08-19 08:59:00','',1294,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1296',1,'acf-field','',0),(1297,1,'2021-08-19 08:59:00','2021-08-19 08:59:00','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\";}','Read time text','read-time-text','publish','closed','closed','','field_611e1d54b36fa','','','2021-08-19 08:59:00','2021-08-19 08:59:00','',1294,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=1297',2,'acf-field','',0),(1298,1,'2021-08-19 08:59:00','2021-08-19 08:59:00','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','singular','publish','closed','closed','','field_611e1d54d77c0','','','2021-08-19 08:59:00','2021-08-19 08:59:00','',1297,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1298',0,'acf-field','',0),(1299,1,'2021-08-19 08:59:00','2021-08-19 08:59:00','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\";}','Plural','plural','publish','closed','closed','','field_611e1d54d8430','','','2021-08-19 08:59:00','2021-08-19 08:59:00','',1297,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1299',1,'acf-field','',0),(1300,1,'2021-08-19 08:59:01','2021-08-19 08:59:01','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:{}}','Vacancy global','vacancy-page-es','publish','closed','closed','','field_611e1d4feab52','','','2021-11-30 08:39:12','2021-11-30 08:39:12','',1180,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=1300',29,'acf-field','',0),(1301,1,'2021-08-19 08:59:01','2021-08-19 08:59:01','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\";}','Block suptitle','suptitle','publish','closed','closed','','field_611e1d550a79d','','','2021-08-19 08:59:01','2021-08-19 08:59:01','',1300,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=1301',0,'acf-field','',0),(1302,1,'2021-08-19 08:59:01','2021-08-19 08:59:01','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','singular','publish','closed','closed','','field_611e1d551223d','','','2021-08-19 08:59:01','2021-08-19 08:59:01','',1301,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1302',0,'acf-field','',0),(1303,1,'2021-08-19 08:59:01','2021-08-19 08:59:01','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\";}','Plural','plural','publish','closed','closed','','field_611e1d5512294','','','2021-08-19 08:59:01','2021-08-19 08:59:01','',1301,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1303',1,'acf-field','',0),(1304,1,'2021-08-19 08:59:01','2021-08-19 08:59:01','a:7:{s:4:\"type\";s:12:\"color_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:13:\"default_value\";s:7:\"#EB5042\";s:12:\"translations\";s:9:\"copy_once\";}','Color','color','publish','closed','closed','','field_611e1d55122dd','','','2021-08-19 08:59:01','2021-08-19 08:59:01','',1301,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1304',2,'acf-field','',0),(1305,1,'2021-08-19 08:59:01','2021-08-19 08:59:01','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\";}','Back button','back-button','publish','closed','closed','','field_611e1d550a7f2','','','2021-08-19 08:59:01','2021-08-19 08:59:01','',1300,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1305',1,'acf-field','',0),(1306,1,'2021-08-19 08:59:01','2021-08-19 08:59:01','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\";}','Apply button','apply-button','publish','closed','closed','','field_611e1d550a846','','','2021-09-01 16:17:22','2021-09-01 16:17:22','',1300,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=1306',2,'acf-field','',0),(1307,1,'2021-08-19 08:59:01','2021-08-19 08:59:01','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:{}}','eBook global','ebook-global-texts-es','publish','closed','closed','','field_611e1d4feabb0','','','2021-11-30 19:30:19','2021-11-30 19:30:19','',1180,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=1307',31,'acf-field','',0),(1308,1,'2021-08-19 08:59:01','2021-08-19 08:59:01','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\";}','Show all books','see-all','publish','closed','closed','','field_611e1d555c620','','','2021-08-19 08:59:01','2021-08-19 08:59:01','',1307,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1308',0,'acf-field','',0),(1309,1,'2021-08-19 08:59:01','2021-08-19 08:59:01','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\";}','Book title before','book-title-before','publish','closed','closed','','field_611e1d555f18b','','','2021-08-19 08:59:01','2021-08-19 08:59:01','',1307,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1309',1,'acf-field','',0),(1310,1,'2021-08-19 08:59:01','2021-08-19 08:59:01','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\";}','Display full book content button','display-full-book-content','publish','closed','closed','','field_611e1d5561c2b','','','2021-08-19 08:59:01','2021-08-19 08:59:01','',1307,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1310',2,'acf-field','',0),(1312,1,'2021-08-19 08:59:01','2021-08-19 08:59:01','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\";}','Related books title','related-books-title','publish','closed','closed','','field_611e1d556207c','','','2021-08-30 07:13:24','2021-08-30 07:13:24','',1307,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=1312',3,'acf-field','',0),(1313,1,'2021-08-19 08:59:01','2021-08-19 08:59:01','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\";}','Book button title','book-button-title','publish','closed','closed','','field_611e1d5562245','','','2021-08-30 07:13:24','2021-08-30 07:13:24','',1307,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=1313',4,'acf-field','',0),(1314,1,'2021-08-19 08:59:01','2021-08-19 08:59:01','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\";}','Book thanks page title','book-thanks-page-title','publish','closed','closed','','field_611e1d5562454','','','2021-08-30 07:13:24','2021-08-30 07:13:24','',1307,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=1314',5,'acf-field','',0),(1315,1,'2021-08-19 08:59:01','2021-08-19 08:59:01','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\";}','Book thanks page description','book-thanks-page-description','publish','closed','closed','','field_611e1d55624fa','','','2021-08-30 07:13:24','2021-08-30 07:13:24','',1307,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=1315',6,'acf-field','',0),(1316,1,'2021-08-19 08:59:01','2021-08-19 08:59:01','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\";}','Download book button title','download-book-button-title','publish','closed','closed','','field_611e1d556253c','','','2021-08-30 07:13:24','2021-08-30 07:13:24','',1307,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=1316',7,'acf-field','',0),(1317,1,'2021-08-19 08:59:01','2021-08-19 08:59:01','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','','publish','closed','closed','','field_611e1d4feabef','','','2021-11-30 19:30:19','2021-11-30 19:30:19','',1180,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=1317',32,'acf-field','',0),(1318,1,'2021-08-19 08:59:02','2021-08-19 08:59:02','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:{}}','Page content','content-404-es','publish','closed','closed','','field_611e1d4feac2c','','','2021-11-30 19:30:19','2021-11-30 19:30:19','',1180,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=1318',33,'acf-field','',0),(1319,1,'2021-08-19 08:59:02','2021-08-19 08:59:02','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\";}','Image','image','publish','closed','closed','','field_611e1d56197df','','','2021-08-19 08:59:02','2021-08-19 08:59:02','',1318,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1319',0,'acf-field','',0),(1320,1,'2021-08-19 08:59:02','2021-08-19 08:59:02','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','title','publish','closed','closed','','field_611e1d561a362','','','2021-08-19 08:59:02','2021-08-19 08:59:02','',1318,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1320',1,'acf-field','',0),(1321,1,'2021-08-19 08:59:02','2021-08-19 08:59:02','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\";}','Description','description','publish','closed','closed','','field_611e1d561a382','','','2021-08-19 08:59:02','2021-08-19 08:59:02','',1318,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1321',2,'acf-field','',0),(1322,1,'2021-08-19 08:59:02','2021-08-19 08:59:02','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:3;s:6:\"layout\";s:3:\"row\";s:12:\"button_label\";s:8:\"Add link\";}','Links','links-404-es','publish','closed','closed','','field_611e1d4feac69','','','2021-11-30 19:30:19','2021-11-30 19:30:19','',1180,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=1322',34,'acf-field','',0),(1323,1,'2021-08-19 08:59:02','2021-08-19 08:59:02','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\";}','Icon','icon','publish','closed','closed','','field_611e1d5651d0f','','','2021-08-19 08:59:02','2021-08-19 08:59:02','',1322,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1323',0,'acf-field','',0),(1324,1,'2021-08-19 08:59:02','2021-08-19 08:59:02','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','link','publish','closed','closed','','field_611e1d5651d63','','','2021-08-19 08:59:02','2021-08-19 08:59:02','',1322,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1324',1,'acf-field','',0),(1544,1,'2021-08-19 09:33:21','2021-08-19 09:33:21','','Ebook thanks','','publish','closed','closed','','ebook-thanks','','','2021-11-19 14:29:19','2021-11-19 14:29:19','',0,'https://commercegate.goodface.com.ua/wp/?post_type=ebook-thanks&#038;p=1544',0,'ebook-thanks','',0),(1577,1,'2021-08-19 09:37:08','2021-08-19 09:37:08','','ES | E-books 15','','publish','closed','closed','','es-e-books-15','','','2021-08-19 09:38:45','2021-08-19 09:38:45','',0,'https://commercegate.goodface.com.ua/wp/?post_type=ebook&#038;p=1577',0,'ebook','',0),(1578,1,'2021-08-19 09:38:57','2021-08-19 09:38:57','','ES | E-books 14','','publish','closed','closed','','es-e-books-14','','','2021-08-19 09:38:57','2021-08-19 09:38:57','',0,'https://commercegate.goodface.com.ua/wp/?post_type=ebook&#038;p=1578',0,'ebook','',0),(1579,1,'2021-08-19 09:39:07','2021-08-19 09:39:07','','ES | E-books 13','','publish','closed','closed','','es-e-books-13','','','2021-08-19 09:39:07','2021-08-19 09:39:07','',0,'https://commercegate.goodface.com.ua/wp/?post_type=ebook&#038;p=1579',0,'ebook','',0),(1580,1,'2021-08-19 09:39:16','2021-08-19 09:39:16','','ES | E-books 12','','publish','closed','closed','','es-e-books-12','','','2021-08-19 09:39:16','2021-08-19 09:39:16','',0,'https://commercegate.goodface.com.ua/wp/?post_type=ebook&#038;p=1580',0,'ebook','',0),(1581,1,'2021-08-19 09:39:26','2021-08-19 09:39:26','','ES | E-books 11','','publish','closed','closed','','es-e-books-11','','','2021-08-19 09:39:26','2021-08-19 09:39:26','',0,'https://commercegate.goodface.com.ua/wp/?post_type=ebook&#038;p=1581',0,'ebook','',0),(1582,1,'2021-08-19 09:39:36','2021-08-19 09:39:36','','ES | E-books 10','','publish','closed','closed','','es-e-books-10','','','2021-08-19 09:39:36','2021-08-19 09:39:36','',0,'https://commercegate.goodface.com.ua/wp/?post_type=ebook&#038;p=1582',0,'ebook','',0),(1583,1,'2021-08-19 09:39:45','2021-08-19 09:39:45','','ES | E-books 9','','publish','closed','closed','','es-e-books-9','','','2021-08-19 09:39:45','2021-08-19 09:39:45','',0,'https://commercegate.goodface.com.ua/wp/?post_type=ebook&#038;p=1583',0,'ebook','',0),(1584,1,'2021-08-19 09:39:54','2021-08-19 09:39:54','','ES | E-books 8','','publish','closed','closed','','es-e-books-8','','','2021-08-19 09:39:54','2021-08-19 09:39:54','',0,'https://commercegate.goodface.com.ua/wp/?post_type=ebook&#038;p=1584',0,'ebook','',0),(1585,1,'2021-08-19 09:40:04','2021-08-19 09:40:04','','ES | E-books 7','','publish','closed','closed','','es-e-books-7','','','2021-08-19 09:40:04','2021-08-19 09:40:04','',0,'https://commercegate.goodface.com.ua/wp/?post_type=ebook&#038;p=1585',0,'ebook','',0),(1586,1,'2021-08-19 09:40:12','2021-08-19 09:40:12','','ES | E-books 6','','publish','closed','closed','','es-e-books-6','','','2021-08-19 09:40:12','2021-08-19 09:40:12','',0,'https://commercegate.goodface.com.ua/wp/?post_type=ebook&#038;p=1586',0,'ebook','',0),(1587,1,'2021-08-19 09:40:28','2021-08-19 09:40:28','','ES | E-books 5','','publish','closed','closed','','es-e-books-5','','','2021-08-19 09:40:28','2021-08-19 09:40:28','',0,'https://commercegate.goodface.com.ua/wp/?post_type=ebook&#038;p=1587',0,'ebook','',0),(1588,1,'2021-08-19 09:40:36','2021-08-19 09:40:36','','ES | E-books 4','','publish','closed','closed','','es-e-books-4','','','2021-08-19 09:40:36','2021-08-19 09:40:36','',0,'https://commercegate.goodface.com.ua/wp/?post_type=ebook&#038;p=1588',0,'ebook','',0),(1589,1,'2021-08-19 09:40:53','2021-08-19 09:40:53','','ES | E-books 2','','publish','closed','closed','','es-e-books-2','','','2021-08-19 09:40:53','2021-08-19 09:40:53','',0,'https://commercegate.goodface.com.ua/wp/?post_type=ebook&#038;p=1589',0,'ebook','',0),(1590,1,'2021-08-19 09:40:44','2021-08-19 09:40:44','','ES | E-books 3','','publish','closed','closed','','es-e-books-3','','','2021-08-19 09:40:44','2021-08-19 09:40:44','',0,'https://commercegate.goodface.com.ua/wp/?post_type=ebook&#038;p=1590',0,'ebook','',0),(1591,1,'2021-08-19 09:41:04','2021-08-19 09:41:04','','ES | Case Studies 15','','publish','closed','closed','','es-case-studies-15','','','2021-08-19 09:41:04','2021-08-19 09:41:04','',0,'https://commercegate.goodface.com.ua/wp/?post_type=ebook&#038;p=1591',0,'ebook','',0),(1592,1,'2021-08-19 09:41:12','2021-08-19 09:41:12','','ES | Case Studies 14','','publish','closed','closed','','es-case-studies-14','','','2021-08-19 09:41:12','2021-08-19 09:41:12','',0,'https://commercegate.goodface.com.ua/wp/?post_type=ebook&#038;p=1592',0,'ebook','',0),(1593,1,'2021-08-19 09:41:22','2021-08-19 09:41:22','','ES | Case Studies 13','','publish','closed','closed','','es-case-studies-13','','','2021-08-19 09:41:22','2021-08-19 09:41:22','',0,'https://commercegate.goodface.com.ua/wp/?post_type=ebook&#038;p=1593',0,'ebook','',0),(1594,1,'2021-08-19 09:41:32','2021-08-19 09:41:32','','ES | Case Studies 12','','publish','closed','closed','','es-case-studies-12','','','2021-08-19 09:41:32','2021-08-19 09:41:32','',0,'https://commercegate.goodface.com.ua/wp/?post_type=ebook&#038;p=1594',0,'ebook','',0),(1595,1,'2021-08-19 09:41:56','2021-08-19 09:41:56','','ES | Case Studies 10','','publish','closed','closed','','es-case-studies-10','','','2021-08-19 09:41:56','2021-08-19 09:41:56','',0,'https://commercegate.goodface.com.ua/wp/?post_type=ebook&#038;p=1595',0,'ebook','',0),(1596,1,'2021-08-19 09:41:41','2021-08-19 09:41:41','','ES | Case Studies 11','','publish','closed','closed','','es-case-studies-11','','','2021-08-19 09:41:41','2021-08-19 09:41:41','',0,'https://commercegate.goodface.com.ua/wp/?post_type=ebook&#038;p=1596',0,'ebook','',0),(1597,1,'2021-08-19 09:42:47','2021-08-19 09:42:47','','ES | Case Studies 9','','publish','closed','closed','','es-case-studies-9','','','2021-08-19 09:42:47','2021-08-19 09:42:47','',0,'https://commercegate.goodface.com.ua/wp/?post_type=ebook&#038;p=1597',0,'ebook','',0),(1598,1,'2021-08-19 09:42:56','2021-08-19 09:42:56','','ES | Case Studies 8','','publish','closed','closed','','es-case-studies-8','','','2021-08-19 09:42:56','2021-08-19 09:42:56','',0,'https://commercegate.goodface.com.ua/wp/?post_type=ebook&#038;p=1598',0,'ebook','',0),(1599,1,'2021-08-19 09:43:06','2021-08-19 09:43:06','','ES | Case Studies 7','','publish','closed','closed','','es-case-studies-7','','','2021-08-19 09:43:06','2021-08-19 09:43:06','',0,'https://commercegate.goodface.com.ua/wp/?post_type=ebook&#038;p=1599',0,'ebook','',0),(1600,1,'2021-08-19 09:43:15','2021-08-19 09:43:15','','ES | Case Studies 6','','publish','closed','closed','','es-case-studies-6','','','2021-08-19 09:43:15','2021-08-19 09:43:15','',0,'https://commercegate.goodface.com.ua/wp/?post_type=ebook&#038;p=1600',0,'ebook','',0),(1601,1,'2021-08-19 09:43:24','2021-08-19 09:43:24','','ES | Case Studies 5','','publish','closed','closed','','es-case-studies-5','','','2021-08-19 09:43:24','2021-08-19 09:43:24','',0,'https://commercegate.goodface.com.ua/wp/?post_type=ebook&#038;p=1601',0,'ebook','',0),(1602,1,'2021-08-19 09:43:33','2021-08-19 09:43:33','','ES | Case Studies 3','','publish','closed','closed','','es-case-studies-3','','','2021-08-19 09:43:33','2021-08-19 09:43:33','',0,'https://commercegate.goodface.com.ua/wp/?post_type=ebook&#038;p=1602',0,'ebook','',0),(1603,1,'2021-08-19 09:43:41','2021-08-19 09:43:41','','ES | Case Studies 1','','publish','closed','closed','','es-case-studies-1','','','2021-08-19 09:43:41','2021-08-19 09:43:41','',0,'https://commercegate.goodface.com.ua/wp/?post_type=ebook&#038;p=1603',0,'ebook','',0),(1604,1,'2021-08-19 09:43:51','2021-08-19 09:43:51','','ES | Case Studies 2','','publish','closed','closed','','es-case-studies-2','','','2021-08-19 09:43:51','2021-08-19 09:43:51','',0,'https://commercegate.goodface.com.ua/wp/?post_type=ebook&#038;p=1604',0,'ebook','',0),(1605,1,'2021-08-19 09:43:59','2021-08-19 09:43:59','','ES | E-books 1','','publish','closed','closed','','es-e-books-1','','','2021-09-09 18:18:44','2021-09-09 18:18:44','',0,'https://commercegate.goodface.com.ua/wp/?post_type=ebook&#038;p=1605',0,'ebook','',0),(1606,1,'2021-08-19 09:44:07','2021-08-19 09:44:07','','ES | Case Studies 4','','publish','closed','closed','','es-case-studies-4','','','2021-08-19 09:44:07','2021-08-19 09:44:07','',0,'https://commercegate.goodface.com.ua/wp/?post_type=ebook&#038;p=1606',0,'ebook','',0),(1607,1,'2021-08-19 09:48:29','2021-08-19 09:48:29','','Nuestro Equipo','','publish','closed','closed','','our-story','','','2021-12-15 08:33:33','2021-12-15 08:33:33','',0,'https://commercegate.goodface.com.ua/wp/?page_id=1607',9,'page','',0),(1608,1,'2021-08-19 09:48:33','2021-08-19 09:48:33','','Blog','','publish','closed','closed','','blog','','','2021-11-18 12:57:04','2021-11-18 12:57:04','',0,'https://commercegate.goodface.com.ua/wp/?page_id=1608',13,'page','',0),(1609,1,'2021-08-19 09:48:39','2021-08-19 09:48:39','','Our Business Offering','','publish','closed','closed','','value-proposition','','','2021-11-11 10:42:14','2021-11-11 10:42:14','',0,'https://commercegate.goodface.com.ua/wp/?page_id=1609',5,'page','',0),(1610,1,'2021-08-19 09:48:48','2021-08-19 09:48:48','','Carreras profesionales','','publish','closed','closed','','careers','','','2021-11-30 14:00:44','2021-11-30 14:00:44','',0,'https://commercegate.goodface.com.ua/wp/?page_id=1610',11,'page','',0),(1611,1,'2021-08-19 09:48:54','2021-08-19 09:48:54','','Contáctenos','','publish','closed','closed','','contact-us','','','2021-12-14 14:13:51','2021-12-14 14:13:51','',0,'https://commercegate.goodface.com.ua/wp/?page_id=1611',19,'page','',0),(1612,1,'2021-08-19 09:49:05','2021-08-19 09:49:05','','Home','','publish','closed','closed','','es-home','','','2021-11-30 13:49:29','2021-11-30 13:49:29','',0,'https://commercegate.goodface.com.ua/wp/?page_id=1612',3,'page','',0),(1613,1,'2021-08-19 09:49:12','2021-08-19 09:49:12','','Nuestras Soluciones','','publish','closed','closed','','our-solutions','','','2021-11-11 14:40:38','2021-11-11 14:40:38','',0,'https://commercegate.goodface.com.ua/wp/?page_id=1613',7,'page','',0),(1614,1,'2021-08-19 09:49:15','2021-08-19 09:49:15','','Precios','','publish','closed','closed','','pricing','','','2021-11-23 16:58:32','2021-11-23 16:58:32','',0,'https://commercegate.goodface.com.ua/wp/?page_id=1614',17,'page','',0),(1615,1,'2021-08-19 09:49:18','2021-08-19 09:49:18','','Todo lo que necesita saber','','publish','closed','closed','','resources','','','2021-11-25 15:54:20','2021-11-25 15:54:20','',0,'https://commercegate.goodface.com.ua/wp/?page_id=1615',15,'page','',0),(1616,1,'2021-08-19 09:49:25','2021-08-19 09:49:25','','Static page example','','draft','closed','closed','','static-page-example','','','2021-11-29 17:39:58','2021-11-29 17:39:58','',0,'https://commercegate.goodface.com.ua/wp/?page_id=1616',30,'page','',0),(1617,1,'2021-08-19 09:48:29','2021-08-19 09:48:29','','ES | About company','','inherit','closed','closed','','1607-revision-v1','','','2021-08-19 09:48:29','2021-08-19 09:48:29','',1607,'https://commercegate.goodface.com.ua/wp/?p=1617',0,'revision','',0),(1618,1,'2021-08-19 09:48:33','2021-08-19 09:48:33','','ES | Blog','','inherit','closed','closed','','1608-revision-v1','','','2021-08-19 09:48:33','2021-08-19 09:48:33','',1608,'https://commercegate.goodface.com.ua/wp/?p=1618',0,'revision','',0),(1619,1,'2021-08-19 09:48:39','2021-08-19 09:48:39','','ES | Business Offering','','inherit','closed','closed','','1609-revision-v1','','','2021-08-19 09:48:39','2021-08-19 09:48:39','',1609,'https://commercegate.goodface.com.ua/wp/?p=1619',0,'revision','',0),(1620,1,'2021-08-19 09:48:48','2021-08-19 09:48:48','','ES | Career','','inherit','closed','closed','','1610-revision-v1','','','2021-08-19 09:48:48','2021-08-19 09:48:48','',1610,'https://commercegate.goodface.com.ua/wp/?p=1620',0,'revision','',0),(1621,1,'2021-08-19 09:48:54','2021-08-19 09:48:54','','ES | Contact us','','inherit','closed','closed','','1611-revision-v1','','','2021-08-19 09:48:54','2021-08-19 09:48:54','',1611,'https://commercegate.goodface.com.ua/wp/?p=1621',0,'revision','',0),(1622,1,'2021-08-19 09:49:05','2021-08-19 09:49:05','','ES | Home','','inherit','closed','closed','','1612-revision-v1','','','2021-08-19 09:49:05','2021-08-19 09:49:05','',1612,'https://commercegate.goodface.com.ua/wp/?p=1622',0,'revision','',0),(1623,1,'2021-08-19 09:49:12','2021-08-19 09:49:12','','ES | Our Solutions','','inherit','closed','closed','','1613-revision-v1','','','2021-08-19 09:49:12','2021-08-19 09:49:12','',1613,'https://commercegate.goodface.com.ua/wp/?p=1623',0,'revision','',0),(1624,1,'2021-08-19 09:49:15','2021-08-19 09:49:15','','ES | Pricing','','inherit','closed','closed','','1614-revision-v1','','','2021-08-19 09:49:15','2021-08-19 09:49:15','',1614,'https://commercegate.goodface.com.ua/wp/?p=1624',0,'revision','',0),(1625,1,'2021-08-19 09:49:18','2021-08-19 09:49:18','','ES | Resource center','','inherit','closed','closed','','1615-revision-v1','','','2021-08-19 09:49:18','2021-08-19 09:49:18','',1615,'https://commercegate.goodface.com.ua/wp/?p=1625',0,'revision','',0),(1626,1,'2021-08-19 09:49:25','2021-08-19 09:49:25','','ES | Static page','','inherit','closed','closed','','1616-revision-v1','','','2021-08-19 09:49:25','2021-08-19 09:49:25','',1616,'https://commercegate.goodface.com.ua/wp/?p=1626',0,'revision','',0),(1627,1,'2021-08-19 09:50:25','2021-08-19 09:50:25','','ES | About company','','inherit','closed','closed','','1607-revision-v1','','','2021-08-19 09:50:25','2021-08-19 09:50:25','',1607,'https://commercegate.goodface.com.ua/wp/?p=1627',0,'revision','',0),(1632,1,'2021-08-19 09:55:35','2021-08-19 09:55:35','','A Comerciantes','','publish','closed','closed','','for-merchants','','','2021-11-30 20:03:28','2021-11-30 20:03:28','',0,'https://commercegate.goodface.com.ua/wp/?post_type=business-offering&#038;p=1632',0,'value-proposition','',0),(1634,1,'2021-08-19 09:55:48','2021-08-19 09:55:48','','ES | Home','','inherit','closed','closed','','1612-revision-v1','','','2021-08-19 09:55:48','2021-08-19 09:55:48','',1612,'https://commercegate.goodface.com.ua/wp/?p=1634',0,'revision','',0),(1635,1,'2021-08-19 09:56:46','2021-08-19 09:56:46','','Optimización de ingresos','','publish','closed','closed','','revenue-optimization','','','2021-12-17 15:17:34','2021-12-17 15:17:34','',0,'https://commercegate.goodface.com.ua/wp/?post_type=our-solutions&#038;p=1635',10,'our-solutions','',0),(1636,1,'2021-08-19 09:56:48','2021-08-19 09:56:48','','Gestión de Riesgos de Pago','','publish','closed','closed','','risk-and-compliance-management','','','2021-12-17 15:16:55','2021-12-17 15:16:55','',0,'https://commercegate.goodface.com.ua/wp/?post_type=our-solutions&#038;p=1636',8,'our-solutions','',0),(1637,1,'2021-08-19 09:56:53','2021-08-19 09:56:53','','Tarjeta de Crédito','','publish','closed','closed','','credit-card','','','2021-12-17 15:20:50','2021-12-17 15:20:50','',0,'https://commercegate.goodface.com.ua/wp/?post_type=our-solutions&#038;p=1637',14,'our-solutions','',0),(1638,1,'2021-08-19 09:57:00','2021-08-19 09:57:00','','Soluciones de Adquirencia','','publish','closed','closed','','acquiring-solutions','','','2021-12-17 15:16:10','2021-12-17 15:16:10','',0,'https://commercegate.goodface.com.ua/wp/?post_type=our-solutions&#038;p=1638',6,'our-solutions','',0),(1639,1,'2021-08-19 09:57:06','2021-08-19 09:57:06','','Procesamiento de Pagos','','publish','closed','closed','','payment-processing','','','2021-12-17 15:15:08','2021-12-17 15:15:08','',0,'https://commercegate.goodface.com.ua/wp/?post_type=our-solutions&#038;p=1639',4,'our-solutions','',0),(1640,1,'2021-08-19 09:57:08','2021-08-19 09:57:08','','Monedero Digital','','publish','closed','closed','','ewallet','','','2021-12-17 15:22:24','2021-12-17 15:22:24','',0,'https://commercegate.goodface.com.ua/wp/?post_type=our-solutions&#038;p=1640',16,'our-solutions','',0),(1641,1,'2021-08-19 09:57:10','2021-08-19 09:57:10','','Banco Digital','','publish','closed','closed','','digital-bank','','','2021-12-17 15:18:19','2021-12-17 15:18:19','',0,'https://commercegate.goodface.com.ua/wp/?post_type=our-solutions&#038;p=1641',12,'our-solutions','',0),(1642,1,'2021-08-19 09:57:16','2021-08-19 09:57:16','','Plataforma de Facturación','','publish','closed','closed','','billing-platform','','','2021-12-17 15:14:29','2021-12-17 15:14:29','',0,'https://commercegate.goodface.com.ua/wp/?post_type=our-solutions&#038;p=1642',2,'our-solutions','',0),(1643,1,'2021-08-19 09:57:20','2021-08-19 09:57:20','','Pasarela de Pago','','publish','closed','closed','','payment-gateway','','','2021-12-17 15:13:19','2021-12-17 15:13:19','',0,'https://commercegate.goodface.com.ua/wp/?post_type=our-solutions&#038;p=1643',0,'our-solutions','',0),(1646,1,'2021-08-19 10:05:16','2021-08-19 10:05:16','','ES | Home','','inherit','closed','closed','','1612-revision-v1','','','2021-08-19 10:05:16','2021-08-19 10:05:16','',1612,'https://commercegate.goodface.com.ua/wp/?p=1646',0,'revision','',0),(1650,1,'2021-08-19 10:18:15','2021-08-19 10:18:15','','ES | Home','','inherit','closed','closed','','1612-revision-v1','','','2021-08-19 10:18:15','2021-08-19 10:18:15','',1612,'https://commercegate.goodface.com.ua/wp/?p=1650',0,'revision','',0),(1651,1,'2021-08-19 10:20:28','2021-08-19 10:20:28','','ES | Home','','inherit','closed','closed','','1612-revision-v1','','','2021-08-19 10:20:28','2021-08-19 10:20:28','',1612,'https://commercegate.goodface.com.ua/wp/?p=1651',0,'revision','',0),(1659,1,'2021-08-24 09:03:07','2021-08-24 09:03:07','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\";}','Image','image','publish','closed','closed','','field_6124b5ae9fde8','','','2021-08-24 09:03:07','2021-08-24 09:03:07','',295,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1659',0,'acf-field','',0),(1660,1,'2021-08-24 09:03:07','2021-08-24 09:03:07','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\";}','Icon','icon','publish','closed','closed','','field_6124b58e9fde7','','','2021-08-24 09:03:07','2021-08-24 09:03:07','',295,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1660',1,'acf-field','',0),(1662,1,'2021-08-24 09:03:52','2021-08-24 09:03:52','','custom-featured-payment-page-img-1','','inherit','open','closed','','custom-featured-payment-page-img-1','','','2021-08-24 09:03:54','2021-08-24 09:03:54','',291,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/custom-featured-payment-page-img-1.png',0,'attachment','image/png',0),(1665,1,'2021-08-24 09:09:31','2021-08-24 09:09:31','','House icon','','inherit','open','closed','','house-icon','','','2021-08-24 09:09:33','2021-08-24 09:09:33','',291,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/House-icon.png',0,'attachment','image/png',0),(1666,1,'2021-08-24 09:11:58','2021-08-24 09:11:58','','Risk-and-Compliance-img','','inherit','open','closed','','risk-and-compliance-img-2','','','2021-08-24 09:12:05','2021-08-24 09:12:05','',291,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/Risk-and-Compliance-img-1.png',0,'attachment','image/png',0),(1667,1,'2021-08-24 09:22:06','2021-08-24 09:22:06','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:2:{i:0;a:3:{s:5:\"field\";s:19:\"field_60fe33225760d\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:6:\"type-2\";}i:1;a:3:{s:5:\"field\";s:19:\"field_619f73804aab3\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:5:\"chart\";}}}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\";}','Percent','percent','publish','closed','closed','','field_6124b9ca28b7e','','','2021-11-25 12:24:06','2021-11-25 12:24:06','',312,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=1667',4,'acf-field','',0),(1671,1,'2021-08-24 09:28:17','2021-08-24 09:28:17','','high-level-of-services-img-1','','inherit','open','closed','','high-level-of-services-img-1','','','2021-08-24 09:28:35','2021-08-24 09:28:35','',291,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/high-level-of-services-img-1.png',0,'attachment','image/png',0),(1673,1,'2021-08-24 09:39:54','2021-08-24 09:39:54','','payment-gateway-platforn-img-1','','inherit','open','closed','','payment-gateway-platforn-img-1','','','2021-08-24 09:40:08','2021-08-24 09:40:08','',291,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/payment-gateway-platforn-img-1.png',0,'attachment','image/png',0),(1674,1,'2021-08-24 09:46:16','2021-08-24 09:46:16','','boost-your-services-img','','inherit','open','closed','','boost-your-services-img-2','','','2021-08-24 09:46:20','2021-08-24 09:46:20','',12,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/boost-your-services-img.png',0,'attachment','image/png',0),(1675,1,'2021-08-24 09:46:27','2021-08-24 09:46:27','','Home','','inherit','closed','closed','','12-revision-v1','','','2021-08-24 09:46:27','2021-08-24 09:46:27','',12,'https://commercegate.goodface.com.ua/wp/?p=1675',0,'revision','',0),(1676,1,'2021-08-24 09:46:39','2021-08-24 09:46:39','','ES | Home','','inherit','closed','closed','','1612-revision-v1','','','2021-08-24 09:46:39','2021-08-24 09:46:39','',1612,'https://commercegate.goodface.com.ua/wp/?p=1676',0,'revision','',0),(1681,1,'2021-08-25 15:25:09','2021-08-25 15:25:09','','Our Business Offering','','publish','closed','closed','','value-proposition','','','2021-10-13 14:44:02','2021-10-13 14:44:02','',0,'https://commercegate.goodface.com.ua/wp/?page_id=1681',4,'page','',0),(1682,1,'2021-08-25 15:25:09','2021-08-25 15:25:09','','Business Offering','','inherit','closed','closed','','1681-revision-v1','','','2021-08-25 15:25:09','2021-08-25 15:25:09','',1681,'https://commercegate.goodface.com.ua/wp/?p=1682',0,'revision','',0),(1685,1,'2021-08-26 11:42:46','2021-08-26 11:42:46','','Sign Up Now','','publish','closed','closed','','sign-up','','','2021-09-02 05:57:31','2021-09-02 05:57:31','',0,'https://commercegate.goodface.com.ua/wp/?page_id=1685',29,'page','',0),(1686,1,'2021-08-26 11:42:46','2021-08-26 11:42:46','','Registration','','inherit','closed','closed','','1685-revision-v1','','','2021-08-26 11:42:46','2021-08-26 11:42:46','',1685,'https://commercegate.goodface.com.ua/wp/?p=1686',0,'revision','',0),(1687,1,'2021-08-26 11:43:53','2021-08-26 11:43: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:13:\"form-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:\"\";}','Form page','form-page','publish','closed','closed','','group_61277e6bc2fd0','','','2021-08-29 22:48:16','2021-08-29 22:48:16','',0,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field-group&#038;p=1687',0,'acf-field-group','',0),(1688,1,'2021-08-26 12:43:12','2021-08-26 12:43:12','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\";}','Form description','form-description','publish','closed','closed','','field_61278c4af4756','','','2021-08-26 12:43:12','2021-08-26 12:43:12','',1687,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1688',0,'acf-field','',0),(1689,1,'2021-08-26 12:44:38','2021-08-26 12:44:38','','Sign Up Now','','inherit','closed','closed','','1685-revision-v1','','','2021-08-26 12:44:38','2021-08-26 12:44:38','',1685,'https://commercegate.goodface.com.ua/wp/?p=1689',0,'revision','',0),(1692,1,'2021-08-26 13:50:14','2021-08-26 13:50:14','','Regístrate ya','','publish','closed','closed','','sign-up','','','2021-11-30 18:46:13','2021-11-30 18:46:13','',0,'https://commercegate.goodface.com.ua/wp/?page_id=1692',28,'page','',0),(1693,1,'2021-08-26 13:50:14','2021-08-26 13:50:14','','ES | Sign Up Now','','inherit','closed','closed','','1692-revision-v1','','','2021-08-26 13:50:14','2021-08-26 13:50:14','',1692,'https://commercegate.goodface.com.ua/wp/?p=1693',0,'revision','',0),(1700,1,'2021-08-26 14:02:17','2021-08-26 14:02:17','','ES | Home','','inherit','closed','closed','','1612-revision-v1','','','2021-08-26 14:02:17','2021-08-26 14:02:17','',1612,'https://commercegate.goodface.com.ua/wp/?p=1700',0,'revision','',0),(1701,1,'2021-08-26 14:02:23','2021-08-26 14:02:23','','Home','','inherit','closed','closed','','12-revision-v1','','','2021-08-26 14:02:23','2021-08-26 14:02:23','',12,'https://commercegate.goodface.com.ua/wp/?p=1701',0,'revision','',0),(1702,1,'2021-08-26 14:05:39','2021-08-26 14:05:39','','ES | Pricing','','inherit','closed','closed','','1614-revision-v1','','','2021-08-26 14:05:39','2021-08-26 14:05:39','',1614,'https://commercegate.goodface.com.ua/wp/?p=1702',0,'revision','',0),(1703,1,'2021-08-26 14:06:11','2021-08-26 14:06:11','','Pricing','','inherit','closed','closed','','717-revision-v1','','','2021-08-26 14:06:11','2021-08-26 14:06:11','',717,'https://commercegate.goodface.com.ua/wp/?p=1703',0,'revision','',0),(1705,1,'2021-08-28 11:28:55','2021-08-28 11:28:55','','ES | Contact us','','inherit','closed','closed','','1611-revision-v1','','','2021-08-28 11:28:55','2021-08-28 11:28:55','',1611,'https://commercegate.goodface.com.ua/wp/?p=1705',0,'revision','',0),(1706,1,'2021-08-28 11:29:15','2021-08-28 11:29:15','','Contact us','','inherit','closed','closed','','686-revision-v1','','','2021-08-28 11:29:15','2021-08-28 11:29:15','',686,'https://commercegate.goodface.com.ua/wp/?p=1706',0,'revision','',0),(1707,1,'2021-08-29 22:48:16','2021-08-29 22:48:16','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\";}','Form shortcode','form-shortcode','publish','closed','closed','','field_612c0ea4a8746','','','2021-08-29 22:48:16','2021-08-29 22:48:16','',1687,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1707',1,'acf-field','',0),(1708,1,'2021-08-29 22:49:13','2021-08-29 22:49:13','','Sign Up Now','','inherit','closed','closed','','1685-revision-v1','','','2021-08-29 22:49:13','2021-08-29 22:49:13','',1685,'https://commercegate.goodface.com.ua/wp/?p=1708',0,'revision','',0),(1709,1,'2021-08-29 22:49:20','2021-08-29 22:49:20','','ES | Sign Up Now','','inherit','closed','closed','','1692-revision-v1','','','2021-08-29 22:49:20','2021-08-29 22:49:20','',1692,'https://commercegate.goodface.com.ua/wp/?p=1709',0,'revision','',0),(1711,1,'2021-08-31 09:39:05','2021-08-31 09:39:05','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','link','publish','closed','closed','','field_612df8aeb574f','','','2021-08-31 09:39:05','2021-08-31 09:39:05','',1224,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1711',0,'acf-field','',0),(1712,1,'2021-08-31 09:39:07','2021-08-31 09:39: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:5:\"array\";s:12:\"translations\";s:9:\"copy_once\";}','Link','link','publish','closed','closed','','field_612df891a583e','','','2021-08-31 09:39:07','2021-08-31 09:39:07','',88,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1712',0,'acf-field','',0),(1715,1,'2021-08-31 17:27:29','2021-08-31 17:27:29','','Contact us','','inherit','closed','closed','','686-revision-v1','','','2021-08-31 17:27:29','2021-08-31 17:27:29','',686,'https://commercegate.goodface.com.ua/wp/?p=1715',0,'revision','',0),(1716,1,'2021-08-31 17:27:40','2021-08-31 17:27:40','','ES | Contact us','','inherit','closed','closed','','1611-revision-v1','','','2021-08-31 17:27:40','2021-08-31 17:27:40','',1611,'https://commercegate.goodface.com.ua/wp/?p=1716',0,'revision','',0),(1717,1,'2021-08-31 17:28:07','2021-08-31 17:28:07','','Contact us','','inherit','closed','closed','','686-revision-v1','','','2021-08-31 17:28:07','2021-08-31 17:28:07','',686,'https://commercegate.goodface.com.ua/wp/?p=1717',0,'revision','',0),(1718,1,'2021-08-31 17:28:15','2021-08-31 17:28:15','','ES | Contact us','','inherit','closed','closed','','1611-revision-v1','','','2021-08-31 17:28:15','2021-08-31 17:28:15','',1611,'https://commercegate.goodface.com.ua/wp/?p=1718',0,'revision','',0),(1719,1,'2021-08-31 17:30:01','2021-08-31 17:30:01','','Contact us','','inherit','closed','closed','','686-revision-v1','','','2021-08-31 17:30:01','2021-08-31 17:30:01','',686,'https://commercegate.goodface.com.ua/wp/?p=1719',0,'revision','',0),(1720,1,'2021-08-31 17:34:47','2021-08-31 17:34:47','','Contact Sales','','publish','closed','closed','','contact-sales','','','2021-08-31 17:38:30','2021-08-31 17:38:30','',0,'https://commercegate.goodface.com.ua/wp/?page_id=1720',27,'page','',0),(1722,1,'2021-08-31 17:34:47','2021-08-31 17:34:47','','Contact Sales','','inherit','closed','closed','','1720-revision-v1','','','2021-08-31 17:34:47','2021-08-31 17:34:47','',1720,'https://commercegate.goodface.com.ua/wp/?p=1722',0,'revision','',0),(1723,1,'2021-08-31 17:35:13','2021-08-31 17:35:13','','Contactar con Ventas','','publish','closed','closed','','contact-sales','','','2021-11-25 15:55:49','2021-11-25 15:55:49','',0,'https://commercegate.goodface.com.ua/wp/?page_id=1723',26,'page','',0),(1724,1,'2021-08-31 17:35:13','2021-08-31 17:35:13','','ES | Contact Sales','','inherit','closed','closed','','1723-revision-v1','','','2021-08-31 17:35:13','2021-08-31 17:35:13','',1723,'https://commercegate.goodface.com.ua/wp/?p=1724',0,'revision','',0),(1725,1,'2021-08-31 17:36:23','2021-08-31 17:36:23','','ES | Contact us','','inherit','closed','closed','','1611-revision-v1','','','2021-08-31 17:36:23','2021-08-31 17:36:23','',1611,'https://commercegate.goodface.com.ua/wp/?p=1725',0,'revision','',0),(1726,1,'2021-08-31 17:36:35','2021-08-31 17:36:35','','Contact us','','inherit','closed','closed','','686-revision-v1','','','2021-08-31 17:36:35','2021-08-31 17:36:35','',686,'https://commercegate.goodface.com.ua/wp/?p=1726',0,'revision','',0),(1727,1,'2021-08-31 17:38:30','2021-08-31 17:38:30','','Contact Sales','','inherit','closed','closed','','1720-revision-v1','','','2021-08-31 17:38:30','2021-08-31 17:38:30','',1720,'https://commercegate.goodface.com.ua/wp/?p=1727',0,'revision','',0),(1728,1,'2021-08-31 17:41:58','2021-08-31 17:41:58','','ES | Contact Sales','','inherit','closed','closed','','1723-revision-v1','','','2021-08-31 17:41:58','2021-08-31 17:41:58','',1723,'https://commercegate.goodface.com.ua/wp/?p=1728',0,'revision','',0),(1729,1,'2021-09-01 11:20:18','2021-09-01 11:20:18','','Careers form','','publish','closed','closed','','careers-form','','','2021-09-02 07:21:47','2021-09-02 07:21:47','',0,'https://commercegate.goodface.com.ua/wp/?page_id=1729',24,'page','',0),(1730,1,'2021-09-01 11:20:18','2021-09-01 11:20:18','','Vacancy application','','inherit','closed','closed','','1729-revision-v1','','','2021-09-01 11:20:18','2021-09-01 11:20:18','',1729,'https://commercegate.goodface.com.ua/wp/?p=1730',0,'revision','',0),(1731,1,'2021-09-01 11:52:31','2021-09-01 11:52:31','','Vacancy application','','inherit','closed','closed','','1729-revision-v1','','','2021-09-01 11:52:31','2021-09-01 11:52:31','',1729,'https://commercegate.goodface.com.ua/wp/?p=1731',0,'revision','',0),(1734,1,'2021-09-01 13:45:31','2021-09-01 13:45:31','','Careers form','','publish','closed','closed','','careers-form','','','2021-09-02 07:21:52','2021-09-02 07:21:52','',0,'https://commercegate.goodface.com.ua/wp/?page_id=1734',25,'page','',0),(1735,1,'2021-09-01 13:45:31','2021-09-01 13:45:31','','Vacancy application','','inherit','closed','closed','','1734-revision-v1','','','2021-09-01 13:45:31','2021-09-01 13:45:31','',1734,'https://commercegate.goodface.com.ua/wp/?p=1735',0,'revision','',0),(1736,1,'2021-09-01 16:18:06','2021-09-01 16:18:06','','ES | Vacancy application','','inherit','closed','closed','','1734-revision-v1','','','2021-09-01 16:18:06','2021-09-01 16:18:06','',1734,'https://commercegate.goodface.com.ua/wp/?p=1736',0,'revision','',0),(1739,1,'2021-09-02 05:44:48','2021-09-02 05:44:48','','About Commercegate','','inherit','closed','closed','','524-revision-v1','','','2021-09-02 05:44:48','2021-09-02 05:44:48','',524,'https://commercegate.goodface.com.ua/wp/?p=1739',0,'revision','',0),(1740,1,'2021-09-02 05:46:20','2021-09-02 05:46:20','','Our Business Offering','','inherit','closed','closed','','1681-revision-v1','','','2021-09-02 05:46:20','2021-09-02 05:46:20','',1681,'https://commercegate.goodface.com.ua/wp/?p=1740',0,'revision','',0),(1741,1,'2021-09-02 05:46:36','2021-09-02 05:46:36','','Careers','','inherit','closed','closed','','612-revision-v1','','','2021-09-02 05:46:36','2021-09-02 05:46:36','',612,'https://commercegate.goodface.com.ua/wp/?p=1741',0,'revision','',0),(1742,1,'2021-09-02 05:47:39','2021-09-02 05:47:39','','ES | About Commercegate','','inherit','closed','closed','','1607-revision-v1','','','2021-09-02 05:47:39','2021-09-02 05:47:39','',1607,'https://commercegate.goodface.com.ua/wp/?p=1742',0,'revision','',0),(1743,1,'2021-09-02 05:48:20','2021-09-02 05:48:20','','ES | Our Business Offering','','inherit','closed','closed','','1609-revision-v1','','','2021-09-02 05:48:20','2021-09-02 05:48:20','',1609,'https://commercegate.goodface.com.ua/wp/?p=1743',0,'revision','',0),(1744,1,'2021-09-02 05:48:37','2021-09-02 05:48:37','','ES | Careers','','inherit','closed','closed','','1610-revision-v1','','','2021-09-02 05:48:37','2021-09-02 05:48:37','',1610,'https://commercegate.goodface.com.ua/wp/?p=1744',0,'revision','',0),(1745,1,'2021-09-02 05:49:17','2021-09-02 05:49:17','','Careers','','inherit','closed','closed','','1610-revision-v1','','','2021-09-02 05:49:17','2021-09-02 05:49:17','',1610,'https://commercegate.goodface.com.ua/wp/?p=1745',0,'revision','',0),(1746,1,'2021-09-02 05:49:32','2021-09-02 05:49:32','','Contact Sales','','inherit','closed','closed','','1723-revision-v1','','','2021-09-02 05:49:32','2021-09-02 05:49:32','',1723,'https://commercegate.goodface.com.ua/wp/?p=1746',0,'revision','',0),(1747,1,'2021-09-02 05:53:01','2021-09-02 05:53:01','','Contact us','','inherit','closed','closed','','1611-revision-v1','','','2021-09-02 05:53:01','2021-09-02 05:53:01','',1611,'https://commercegate.goodface.com.ua/wp/?p=1747',0,'revision','',0),(1749,1,'2021-09-02 05:53:37','2021-09-02 05:53:37','','Home','','inherit','closed','closed','','1612-revision-v1','','','2021-09-02 05:53:37','2021-09-02 05:53:37','',1612,'https://commercegate.goodface.com.ua/wp/?p=1749',0,'revision','',0),(1750,1,'2021-09-02 05:54:01','2021-09-02 05:54:01','','Our Solutions','','inherit','closed','closed','','1613-revision-v1','','','2021-09-02 05:54:01','2021-09-02 05:54:01','',1613,'https://commercegate.goodface.com.ua/wp/?p=1750',0,'revision','',0),(1751,1,'2021-09-02 05:54:49','2021-09-02 05:54:49','','Pricing','','inherit','closed','closed','','1614-revision-v1','','','2021-09-02 05:54:49','2021-09-02 05:54:49','',1614,'https://commercegate.goodface.com.ua/wp/?p=1751',0,'revision','',0),(1752,1,'2021-09-02 05:55:08','2021-09-02 05:55:08','','Resource center','','inherit','closed','closed','','1615-revision-v1','','','2021-09-02 05:55:08','2021-09-02 05:55:08','',1615,'https://commercegate.goodface.com.ua/wp/?p=1752',0,'revision','',0),(1753,1,'2021-09-02 05:55:26','2021-09-02 05:55:26','','Sign Up Now','','inherit','closed','closed','','1692-revision-v1','','','2021-09-02 05:55:26','2021-09-02 05:55:26','',1692,'https://commercegate.goodface.com.ua/wp/?p=1753',0,'revision','',0),(1754,1,'2021-09-02 05:55:41','2021-09-02 05:55:41','','Static page','','inherit','closed','closed','','1616-revision-v1','','','2021-09-02 05:55:41','2021-09-02 05:55:41','',1616,'https://commercegate.goodface.com.ua/wp/?p=1754',0,'revision','',0),(1755,1,'2021-09-02 05:56:23','2021-09-02 05:56:23','','Vacancy application','','inherit','closed','closed','','1734-revision-v1','','','2021-09-02 05:56:23','2021-09-02 05:56:23','',1734,'https://commercegate.goodface.com.ua/wp/?p=1755',0,'revision','',0),(1759,1,'2021-09-02 06:06:21','2021-09-02 06:06:21','','About Commercegate','','inherit','closed','closed','','524-revision-v1','','','2021-09-02 06:06:21','2021-09-02 06:06:21','',524,'https://commercegate.goodface.com.ua/wp/?p=1759',0,'revision','',0),(1760,1,'2021-09-02 06:07:23','2021-09-02 06:07:23','','Contact us','','inherit','closed','closed','','1611-revision-v1','','','2021-09-02 06:07:23','2021-09-02 06:07:23','',1611,'https://commercegate.goodface.com.ua/wp/?p=1760',0,'revision','',0),(1761,1,'2021-09-02 06:08:45','2021-09-02 06:08:45','','Contact us','','inherit','closed','closed','','686-revision-v1','','','2021-09-02 06:08:45','2021-09-02 06:08:45','',686,'https://commercegate.goodface.com.ua/wp/?p=1761',0,'revision','',0),(1762,1,'2021-09-02 06:09:39','2021-09-02 06:09:39','','ES | About Commercegate','','inherit','closed','closed','','1607-revision-v1','','','2021-09-02 06:09:39','2021-09-02 06:09:39','',1607,'https://commercegate.goodface.com.ua/wp/?p=1762',0,'revision','',0),(1764,1,'2021-09-02 06:10:03','2021-09-02 06:10:03','','About Commercegate','','inherit','closed','closed','','1607-revision-v1','','','2021-09-02 06:10:03','2021-09-02 06:10:03','',1607,'https://commercegate.goodface.com.ua/wp/?p=1764',0,'revision','',0),(1765,1,'2021-09-02 06:10:24','2021-09-02 06:10:24','','Blog','','inherit','closed','closed','','1608-revision-v1','','','2021-09-02 06:10:24','2021-09-02 06:10:24','',1608,'https://commercegate.goodface.com.ua/wp/?p=1765',0,'revision','',0),(1766,1,'2021-09-02 06:10:43','2021-09-02 06:10:43','','Our Business Offering','','inherit','closed','closed','','1609-revision-v1','','','2021-09-02 06:10:43','2021-09-02 06:10:43','',1609,'https://commercegate.goodface.com.ua/wp/?p=1766',0,'revision','',0),(1767,1,'2021-09-02 06:11:50','2021-09-02 06:11:50','','Home','','inherit','closed','closed','','12-revision-v1','','','2021-09-02 06:11:50','2021-09-02 06:11:50','',12,'https://commercegate.goodface.com.ua/wp/?p=1767',0,'revision','',0),(1768,1,'2021-09-02 06:12:46','2021-09-02 06:12:46','','Home','','inherit','closed','closed','','1612-revision-v1','','','2021-09-02 06:12:46','2021-09-02 06:12:46','',1612,'https://commercegate.goodface.com.ua/wp/?p=1768',0,'revision','',0),(1769,1,'2021-09-02 06:14:21','2021-09-02 06:14:21','','Pricing','','inherit','closed','closed','','1614-revision-v1','','','2021-09-02 06:14:21','2021-09-02 06:14:21','',1614,'https://commercegate.goodface.com.ua/wp/?p=1769',0,'revision','',0),(1770,1,'2021-09-02 06:15:45','2021-09-02 06:15:45','','Pricing','','inherit','closed','closed','','717-revision-v1','','','2021-09-02 06:15:45','2021-09-02 06:15:45','',717,'https://commercegate.goodface.com.ua/wp/?p=1770',0,'revision','',0),(1773,1,'2021-09-02 07:11:06','2021-09-02 07:11:06','','Resources','','inherit','closed','closed','','930-revision-v1','','','2021-09-02 07:11:06','2021-09-02 07:11:06','',930,'https://commercegate.goodface.com.ua/wp/?p=1773',0,'revision','',0),(1774,1,'2021-09-02 07:11:14','2021-09-02 07:11:14','','Resources','','inherit','closed','closed','','1615-revision-v1','','','2021-09-02 07:11:14','2021-09-02 07:11:14','',1615,'https://commercegate.goodface.com.ua/wp/?p=1774',0,'revision','',0),(1775,1,'2021-09-02 07:21:47','2021-09-02 07:21:47','','Careers form','','inherit','closed','closed','','1729-revision-v1','','','2021-09-02 07:21:47','2021-09-02 07:21:47','',1729,'https://commercegate.goodface.com.ua/wp/?p=1775',0,'revision','',0),(1776,1,'2021-09-02 07:21:52','2021-09-02 07:21:52','','Careers form','','inherit','closed','closed','','1734-revision-v1','','','2021-09-02 07:21:52','2021-09-02 07:21:52','',1734,'https://commercegate.goodface.com.ua/wp/?p=1776',0,'revision','',0),(1788,1,'2021-09-10 10:37:27','2021-09-10 10:37:27','','Home','','inherit','closed','closed','','12-revision-v1','','','2021-09-10 10:37:27','2021-09-10 10:37:27','',12,'https://commercegate.goodface.com.ua/wp/?p=1788',0,'revision','',0),(1790,1,'2021-09-10 10:48:56','2021-09-10 10:48:56','','Home','','inherit','closed','closed','','12-revision-v1','','','2021-09-10 10:48:56','2021-09-10 10:48:56','',12,'https://commercegate.goodface.com.ua/wp/?p=1790',0,'revision','',0),(1791,1,'2021-09-10 10:58:49','2021-09-10 10:58:49','','Home','','inherit','closed','closed','','12-revision-v1','','','2021-09-10 10:58:49','2021-09-10 10:58:49','',12,'https://commercegate.goodface.com.ua/wp/?p=1791',0,'revision','',0),(1792,1,'2021-09-10 11:23:14','2021-09-10 11:23: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\";}','Link title','link-title','publish','closed','closed','','field_613b4014d4849','','','2021-09-10 11:23:14','2021-09-10 11:23:14','',442,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1792',3,'acf-field','',0),(1793,1,'2021-09-10 11:23:46','2021-09-10 11:23:46','','Home','','inherit','closed','closed','','1612-revision-v1','','','2021-09-10 11:23:46','2021-09-10 11:23:46','',1612,'https://commercegate.goodface.com.ua/wp/?p=1793',0,'revision','',0),(1794,1,'2021-09-10 11:30:10','2021-09-10 11:30:10','','Home','','inherit','closed','closed','','12-revision-v1','','','2021-09-10 11:30:10','2021-09-10 11:30:10','',12,'https://commercegate.goodface.com.ua/wp/?p=1794',0,'revision','',0),(1796,1,'2021-09-10 15:05:39','2021-09-10 15:05: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\";}','Book block button title','book-block-button-title','publish','closed','closed','','field_613b743bfb11c','','','2021-09-10 15:05:39','2021-09-10 15:05:39','',1294,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1796',3,'acf-field','',0),(1797,1,'2021-09-10 15:05:42','2021-09-10 15:05:42','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\";}','Book block button title','book-block-button-title','publish','closed','closed','','field_613b74227bffe','','','2021-09-10 15:05:42','2021-09-10 15:05:42','',210,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1797',3,'acf-field','',0),(1799,1,'2021-09-10 15:18:37','2021-09-10 15:18:37','','Our Solutions','','inherit','closed','closed','','467-autosave-v1','','','2021-09-10 15:18:37','2021-09-10 15:18:37','',467,'https://commercegate.goodface.com.ua/wp/?p=1799',0,'revision','',0),(1800,1,'2021-09-10 15:18:54','2021-09-10 15:18:54','','Our Business Offering','','inherit','closed','closed','','1609-revision-v1','','','2021-09-10 15:18:54','2021-09-10 15:18:54','',1609,'https://commercegate.goodface.com.ua/wp/?p=1800',0,'revision','',0),(1801,1,'2021-09-10 15:18:58','2021-09-10 15:18:58','','Our Business Offering','','inherit','closed','closed','','1681-revision-v1','','','2021-09-10 15:18:58','2021-09-10 15:18:58','',1681,'https://commercegate.goodface.com.ua/wp/?p=1801',0,'revision','',0),(1802,1,'2021-09-10 15:19:00','2021-09-10 15:19:00','','Our Solutions','','inherit','closed','closed','','1613-revision-v1','','','2021-09-10 15:19:00','2021-09-10 15:19:00','',1613,'https://commercegate.goodface.com.ua/wp/?p=1802',0,'revision','',0),(1803,1,'2021-09-10 15:19:04','2021-09-10 15:19:04','','Our Solutions','','inherit','closed','closed','','467-revision-v1','','','2021-09-10 15:19:04','2021-09-10 15:19:04','',467,'https://commercegate.goodface.com.ua/wp/?p=1803',0,'revision','',0),(1805,1,'2021-09-10 15:20:57','2021-09-10 15:20:57','a:11:{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:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";s:12:\"translations\";s:9:\"copy_once\";}','Is product disabled?','is-disabled','publish','closed','closed','','field_613b779acf902','','','2021-09-10 15:36:01','2021-09-10 15:36:01','',292,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=1805',0,'acf-field','',0),(1807,1,'2021-09-10 15:45:43','2021-09-10 15:45:43','','Home','','inherit','closed','closed','','12-revision-v1','','','2021-09-10 15:45:43','2021-09-10 15:45:43','',12,'https://commercegate.goodface.com.ua/wp/?p=1807',0,'revision','',0),(1818,1,'2021-09-10 15:49:09','2021-09-10 15:49:09','','Home','','inherit','closed','closed','','1612-revision-v1','','','2021-09-10 15:49:09','2021-09-10 15:49:09','',1612,'https://commercegate.goodface.com.ua/wp/?p=1818',0,'revision','',0),(1819,1,'2021-09-10 15:50:06','2021-09-10 15:50:06','','Home','','inherit','closed','closed','','1612-revision-v1','','','2021-09-10 15:50:06','2021-09-10 15:50:06','',1612,'https://commercegate.goodface.com.ua/wp/?p=1819',0,'revision','',0),(1820,1,'2021-09-10 15:50:32','2021-09-10 15:50:32','','Home','','inherit','closed','closed','','12-revision-v1','','','2021-09-10 15:50:32','2021-09-10 15:50:32','',12,'https://commercegate.goodface.com.ua/wp/?p=1820',0,'revision','',0),(1822,1,'2021-09-22 13:44:58','2021-09-22 13:44:58','','Our Business Offering','','inherit','closed','closed','','1681-revision-v1','','','2021-09-22 13:44:58','2021-09-22 13:44:58','',1681,'https://commercegate.goodface.com.ua/wp/?p=1822',0,'revision','',0),(1823,1,'2021-09-22 13:49:16','2021-09-22 13:49:16','','Our Business Offering','','inherit','closed','closed','','1681-revision-v1','','','2021-09-22 13:49:16','2021-09-22 13:49:16','',1681,'https://commercegate.goodface.com.ua/wp/?p=1823',0,'revision','',0),(1832,1,'2021-09-22 14:18:19','2021-09-22 14:18:19','','Our Business Offering','','inherit','closed','closed','','1681-revision-v1','','','2021-09-22 14:18:19','2021-09-22 14:18:19','',1681,'https://commercegate.goodface.com.ua/wp/?p=1832',0,'revision','',0),(1843,1,'2021-09-23 11:46:00','2021-09-23 11:46:00','','To Resellers','','inherit','closed','closed','','430-autosave-v1','','','2021-09-23 11:46:00','2021-09-23 11:46:00','',430,'https://commercegate.goodface.com.ua/wp/?p=1843',0,'revision','',0),(1853,1,'2021-09-23 17:48:16','2021-09-23 17:48:16','','Our Solutions','','inherit','closed','closed','','467-revision-v1','','','2021-09-23 17:48:16','2021-09-23 17:48:16','',467,'https://commercegate.goodface.com.ua/wp/?p=1853',0,'revision','',0),(1854,1,'2021-09-23 17:52:27','2021-09-23 17:52:27','','Our Solutions','','inherit','closed','closed','','467-revision-v1','','','2021-09-23 17:52:27','2021-09-23 17:52:27','',467,'https://commercegate.goodface.com.ua/wp/?p=1854',0,'revision','',0),(1877,1,'2021-09-28 08:53:40','2021-09-28 08:53:40','','Home','','inherit','closed','closed','','12-revision-v1','','','2021-09-28 08:53:40','2021-09-28 08:53:40','',12,'https://commercegate.goodface.com.ua/wp/?p=1877',0,'revision','',0),(1878,1,'2021-09-28 08:53:44','2021-09-28 08:53:44','','Home','','inherit','closed','closed','','1612-revision-v1','','','2021-09-28 08:53:44','2021-09-28 08:53:44','',1612,'https://commercegate.goodface.com.ua/wp/?p=1878',0,'revision','',0),(1879,1,'2021-09-28 08:59:12','2021-09-28 08:59:12','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\";}','Soon label','soon-label','publish','closed','closed','','field_6152d958d0f6e','','','2021-09-28 08:59:12','2021-09-28 08:59:12','',1287,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1879',2,'acf-field','',0),(1880,1,'2021-09-28 08:59:15','2021-09-28 08:59: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\";}','Soon label','soon-label','publish','closed','closed','','field_6152d947e321a','','','2021-09-28 08:59:15','2021-09-28 08:59:15','',663,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1880',2,'acf-field','',0),(1881,1,'2021-09-28 09:05:40','2021-09-28 09:05:40','','Home','','inherit','closed','closed','','12-autosave-v1','','','2021-09-28 09:05:40','2021-09-28 09:05:40','',12,'https://commercegate.goodface.com.ua/wp/?p=1881',0,'revision','',0),(1882,1,'2021-09-28 09:06:25','2021-09-28 09:06:25','','Home','','inherit','closed','closed','','1612-revision-v1','','','2021-09-28 09:06:25','2021-09-28 09:06:25','',1612,'https://commercegate.goodface.com.ua/wp/?p=1882',0,'revision','',0),(1883,1,'2021-09-28 11:32:22','2021-09-28 11:32:22','','House icon','','inherit','open','closed','','group-25','','','2021-09-28 11:33:53','2021-09-28 11:33:53','',1641,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/09/Group-25.png',0,'attachment','image/png',0),(1893,1,'2021-09-30 11:20:33','2021-09-30 11:20:33','','About Commercegate','','inherit','closed','closed','','524-revision-v1','','','2021-09-30 11:20:33','2021-09-30 11:20:33','',524,'https://commercegate.goodface.com.ua/wp/?p=1893',0,'revision','',0),(1895,1,'2021-09-30 11:23:29','2021-09-30 11:23:29','','About Commercegate','','inherit','closed','closed','','524-revision-v1','','','2021-09-30 11:23:29','2021-09-30 11:23:29','',524,'https://commercegate.goodface.com.ua/wp/?p=1895',0,'revision','',0),(1896,1,'2021-09-30 11:25:41','2021-09-30 11:25:41','','About Commercegate','','inherit','closed','closed','','524-revision-v1','','','2021-09-30 11:25:41','2021-09-30 11:25:41','',524,'https://commercegate.goodface.com.ua/wp/?p=1896',0,'revision','',0),(1898,1,'2021-09-30 11:36:21','2021-09-30 11:36:21','','About Commercegate','','inherit','closed','closed','','524-revision-v1','','','2021-09-30 11:36:21','2021-09-30 11:36:21','',524,'https://commercegate.goodface.com.ua/wp/?p=1898',0,'revision','',0),(1899,1,'2021-09-30 11:37:51','2021-09-30 11:37:51','','About Commercegate','','inherit','closed','closed','','524-revision-v1','','','2021-09-30 11:37:51','2021-09-30 11:37:51','',524,'https://commercegate.goodface.com.ua/wp/?p=1899',0,'revision','',0),(1900,1,'2021-09-30 11:41:15','2021-09-30 11:41:15','','Careers','','inherit','closed','closed','','612-autosave-v1','','','2021-09-30 11:41:15','2021-09-30 11:41:15','',612,'https://commercegate.goodface.com.ua/wp/?p=1900',0,'revision','',0),(1901,1,'2021-09-30 11:48:36','2021-09-30 11:48:36','','Careers','','inherit','closed','closed','','612-revision-v1','','','2021-09-30 11:48:36','2021-09-30 11:48:36','',612,'https://commercegate.goodface.com.ua/wp/?p=1901',0,'revision','',0),(1902,1,'2021-09-30 11:58:00','2021-09-30 11:58:00','','Careers','','inherit','closed','closed','','612-revision-v1','','','2021-09-30 11:58:00','2021-09-30 11:58:00','',612,'https://commercegate.goodface.com.ua/wp/?p=1902',0,'revision','',0),(1903,1,'2021-09-30 21:23:51','2021-09-30 21:23:51','','Careers','','inherit','closed','closed','','612-revision-v1','','','2021-09-30 21:23:51','2021-09-30 21:23:51','',612,'https://commercegate.goodface.com.ua/wp/?p=1903',0,'revision','',0),(1904,1,'2021-09-30 21:34:32','2021-09-30 21:34:32','','Blog','','inherit','closed','closed','','199-autosave-v1','','','2021-09-30 21:34:32','2021-09-30 21:34:32','',199,'https://commercegate.goodface.com.ua/wp/?p=1904',0,'revision','',0),(1905,1,'2021-09-30 21:34:44','2021-09-30 21:34:44','','Blog','','inherit','closed','closed','','199-revision-v1','','','2021-09-30 21:34:44','2021-09-30 21:34:44','',199,'https://commercegate.goodface.com.ua/wp/?p=1905',0,'revision','',0),(1906,1,'2021-09-30 21:47:06','2021-09-30 21:47:06','','Resources','','inherit','closed','closed','','930-revision-v1','','','2021-09-30 21:47:06','2021-09-30 21:47:06','',930,'https://commercegate.goodface.com.ua/wp/?p=1906',0,'revision','',0),(1908,1,'2021-09-30 21:47:35','2021-09-30 21:47:35','','All you need to know','','inherit','closed','closed','','930-revision-v1','','','2021-09-30 21:47:35','2021-09-30 21:47:35','',930,'https://commercegate.goodface.com.ua/wp/?p=1908',0,'revision','',0),(1910,1,'2021-09-30 21:52:21','2021-09-30 21:52:21','','Pricing','','inherit','closed','closed','','717-revision-v1','','','2021-09-30 21:52:21','2021-09-30 21:52:21','',717,'https://commercegate.goodface.com.ua/wp/?p=1910',0,'revision','',0),(1911,1,'2021-09-30 21:53:28','2021-09-30 21:53:28','','Pricing','','inherit','closed','closed','','717-revision-v1','','','2021-09-30 21:53:28','2021-09-30 21:53:28','',717,'https://commercegate.goodface.com.ua/wp/?p=1911',0,'revision','',0),(1912,1,'2021-09-30 21:57:39','2021-09-30 21:57:39','','Pricing','','inherit','closed','closed','','717-revision-v1','','','2021-09-30 21:57:39','2021-09-30 21:57:39','',717,'https://commercegate.goodface.com.ua/wp/?p=1912',0,'revision','',0),(1913,1,'2021-09-30 22:00:13','2021-09-30 22:00:13','','Pricing','','inherit','closed','closed','','717-revision-v1','','','2021-09-30 22:00:13','2021-09-30 22:00:13','',717,'https://commercegate.goodface.com.ua/wp/?p=1913',0,'revision','',0),(1914,1,'2021-09-30 22:01:50','2021-09-30 22:01:50','','Pricing','','inherit','closed','closed','','717-revision-v1','','','2021-09-30 22:01:50','2021-09-30 22:01:50','',717,'https://commercegate.goodface.com.ua/wp/?p=1914',0,'revision','',0),(1916,1,'2021-09-30 22:02:58','2021-09-30 22:02:58','','Pricing','','inherit','closed','closed','','717-revision-v1','','','2021-09-30 22:02:58','2021-09-30 22:02:58','',717,'https://commercegate.goodface.com.ua/wp/?p=1916',0,'revision','',0),(1917,1,'2021-09-30 22:05:54','2021-09-30 22:05:54','','Pricing','','inherit','closed','closed','','717-revision-v1','','','2021-09-30 22:05:54','2021-09-30 22:05:54','',717,'https://commercegate.goodface.com.ua/wp/?p=1917',0,'revision','',0),(1918,1,'2021-09-30 22:07:46','2021-09-30 22:07:46','','Pricing','','inherit','closed','closed','','717-revision-v1','','','2021-09-30 22:07:46','2021-09-30 22:07:46','',717,'https://commercegate.goodface.com.ua/wp/?p=1918',0,'revision','',0),(1919,1,'2021-09-30 22:10:34','2021-09-30 22:10:34','','Contact us','','inherit','closed','closed','','686-revision-v1','','','2021-09-30 22:10:34','2021-09-30 22:10:34','',686,'https://commercegate.goodface.com.ua/wp/?p=1919',0,'revision','',0),(1920,1,'2021-09-30 22:11:11','2021-09-30 22:11:11','','Contact us','','inherit','closed','closed','','686-revision-v1','','','2021-09-30 22:11:11','2021-09-30 22:11:11','',686,'https://commercegate.goodface.com.ua/wp/?p=1920',0,'revision','',0),(1921,1,'2021-09-30 22:12:25','2021-09-30 22:12:25','','Contact us','','inherit','closed','closed','','686-revision-v1','','','2021-09-30 22:12:25','2021-09-30 22:12:25','',686,'https://commercegate.goodface.com.ua/wp/?p=1921',0,'revision','',0),(1923,1,'2021-10-08 10:59:14','2021-10-08 10:59:14','a:11:{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:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";s:12:\"translations\";s:9:\"copy_once\";}','Is disabled','is-disabled','publish','closed','closed','','field_6160240d97749','','','2021-10-08 10:59:14','2021-10-08 10:59:14','',25,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1923',0,'acf-field','',0),(1924,1,'2021-10-08 10:59:15','2021-10-08 10:59:15','a:11:{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:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";s:12:\"translations\";s:9:\"copy_once\";}','Is disabled','is-disabled','publish','closed','closed','','field_616024579774a','','','2021-10-08 10:59:15','2021-10-08 10:59:15','',42,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1924',0,'acf-field','',0),(1925,1,'2021-10-08 10:59:15','2021-10-08 10:59:15','a:11:{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:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";s:12:\"translations\";s:9:\"copy_once\";}','Is disabled','is-disabled','publish','closed','closed','','field_6160246c9774b','','','2021-10-08 11:13:21','2021-10-08 11:13:21','',49,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=1925',0,'acf-field','',0),(1926,1,'2021-10-08 11:00:42','2021-10-08 11:00:42','a:11:{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:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";s:12:\"translations\";s:9:\"copy_once\";}','Is disabled','is-disabled','publish','closed','closed','','field_6160249e9f71c','','','2021-10-08 11:13:49','2021-10-08 11:13:49','',1186,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=1926',0,'acf-field','',0),(1927,1,'2021-10-08 11:00:42','2021-10-08 11:00:42','a:11:{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:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";s:12:\"translations\";s:9:\"copy_once\";}','Is disabled','is-disabled','publish','closed','closed','','field_616024ad9f71d','','','2021-10-08 11:00:42','2021-10-08 11:00:42','',1196,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1927',0,'acf-field','',0),(1928,1,'2021-10-08 11:00:42','2021-10-08 11:00:42','a:11:{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:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";s:12:\"translations\";s:9:\"copy_once\";}','Is disabled','is-disabled','publish','closed','closed','','field_616024c79f71e','','','2021-10-08 11:13:49','2021-10-08 11:13:49','',1202,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=1928',0,'acf-field','',0),(1935,1,'2021-10-11 13:04:30','2021-10-11 13:04:30','','Our Story','','inherit','closed','closed','','524-revision-v1','','','2021-10-11 13:04:30','2021-10-11 13:04:30','',524,'https://commercegate.goodface.com.ua/wp/?p=1935',0,'revision','',0),(1936,1,'2021-10-11 13:16:58','2021-10-11 13:16:58','','Our Story','','inherit','closed','closed','','524-revision-v1','','','2021-10-11 13:16:58','2021-10-11 13:16:58','',524,'https://commercegate.goodface.com.ua/wp/?p=1936',0,'revision','',0),(1937,1,'2021-10-11 13:24:15','2021-10-11 13:24:15','','Our Story','','inherit','closed','closed','','1607-revision-v1','','','2021-10-11 13:24:15','2021-10-11 13:24:15','',1607,'https://commercegate.goodface.com.ua/wp/?p=1937',0,'revision','',0),(1938,1,'2021-10-11 13:25:06','2021-10-11 13:25:06','','Our Story','','inherit','closed','closed','','524-revision-v1','','','2021-10-11 13:25:06','2021-10-11 13:25:06','',524,'https://commercegate.goodface.com.ua/wp/?p=1938',0,'revision','',0),(1939,1,'2021-10-11 13:26:50','2021-10-11 13:26:50','','Our Story','','inherit','closed','closed','','524-revision-v1','','','2021-10-11 13:26:50','2021-10-11 13:26:50','',524,'https://commercegate.goodface.com.ua/wp/?p=1939',0,'revision','',0),(1942,1,'2021-10-11 13:54:36','2021-10-11 13:54:36','','Pricing','','inherit','closed','closed','','717-revision-v1','','','2021-10-11 13:54:36','2021-10-11 13:54:36','',717,'https://commercegate.goodface.com.ua/wp/?p=1942',0,'revision','',0),(1943,1,'2021-10-11 13:56:43','2021-10-11 13:56:43','','Pricing','','inherit','closed','closed','','717-revision-v1','','','2021-10-11 13:56:43','2021-10-11 13:56:43','',717,'https://commercegate.goodface.com.ua/wp/?p=1943',0,'revision','',0),(1947,1,'2021-10-12 10:25:19','2021-10-12 10:25:19','{\"common\":[{\"id\":275,\"url\":\"https://ceditor.setka.io/common_css/common_css_1633336028.css\",\"filetype\":\"css\"}],\"themes\":[{\"id\":\"4507\",\"url\":\"https://ceditor.setka.io/clients/jOH_6rVrSgi33B2gYpHIAC21SCLw0FiC/css/xYT08BkpJGvfl6uDjoBuzQ.css\",\"filetype\":\"css\"}],\"layouts\":[{\"id\":\"4col_12670\",\"url\":\"https://ceditor.setka.io/clients/jOH_6rVrSgi33B2gYpHIAC21SCLw0FiC/layout_option_builds/36495/QKu-jpt-b5iKoGXSrI5CRQ.css\",\"filetype\":\"css\"}],\"common_critical\":[{\"id\":277,\"url\":\"https://ceditor.setka.io/common_css/common_css_critical_1633336029.css\",\"filetype\":\"css\"}],\"common_deferred\":[{\"id\":278,\"url\":\"https://ceditor.setka.io/common_css/common_css_deferred_1633336030.css\",\"filetype\":\"css\"}],\"themes_critical\":[{\"id\":\"4507\",\"url\":\"https://ceditor.setka.io/clients/jOH_6rVrSgi33B2gYpHIAC21SCLw0FiC/css/XAkIPFxDtWgigjrM_dycSQ_critical.css\",\"filetype\":\"css\",\"fonts\":[\"https://fonts.googleapis.com/css?family=Open+Sans:400,700%7COpen+Sans+Condensed:400,400i,700&subset=cyrillic&display=swap\"]}],\"themes_deferred\":[{\"id\":\"4507\",\"url\":\"https://ceditor.setka.io/clients/jOH_6rVrSgi33B2gYpHIAC21SCLw0FiC/css/FOYPSdzZAA0t1weZUUtaTg_deferred.css\",\"filetype\":\"css\"}]}','','','publish','closed','closed','','1947','','','2021-10-12 10:25:19','2021-10-12 10:25:19','',0,'https://commercegate.goodface.com.ua/wp/?p=1947',0,'setka_editor_350','',0),(1948,0,'2021-10-12 10:25:23','2021-10-12 10:25:23','','','','publish','open','open','','275','','','2021-10-12 10:25:23','2021-10-12 10:25:23','',0,'https://commercegate.goodface.com.ua/wp/?p=1948',0,'setka_editor_201','',0),(1949,0,'2021-10-12 10:25:22','2021-10-12 10:25:22',':not(#stk) .stk-post[data-reset-type=class] .stk-reset,:not(#stk) .stk-post[data-reset-type=class] .stk-reset:after,:not(#stk) .stk-post[data-reset-type=class] .stk-reset:before{animation:none;background:0 0;border:0;border-radius:0;bottom:auto;box-sizing:content-box;box-shadow:none;clear:none;clip:auto;color:inherit;columns:auto;content:normal;cursor:inherit;filter:none;float:none;font:inherit;height:auto;image-rendering:auto;left:auto;letter-spacing:normal;line-height:normal;list-style:none;margin:0;-webkit-mask:none;mask:none;max-height:none;max-width:none;min-height:0;mix-blend-mode:normal;opacity:1;outline:0;overflow:visible;padding:0;pointer-events:all;position:static;quotes:none;right:auto;table-layout:auto;text-align-last:auto;text-align:start;text-decoration:none;text-indent:0;text-overflow:clip;text-shadow:none;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;text-size-adjust:none;text-transform:none;top:auto;transform-origin:50% 50% 0;transform:none;transition:none;vertical-align:baseline;visibility:visible;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:break-word;z-index:auto}:not(#stk) .stk-post[data-reset-type=class] .stk-reset:after,:not(#stk) .stk-post[data-reset-type=class] .stk-reset:before,:not(#stk) .stk-post[data-reset-type=class] .stk-reset:not(img){width:auto}:not(#stk) .stk-post[data-reset-type=class] .stk-reset:not([class*=__separator_]):not([class*=__symbol_]):not(a),:not(#stk) .stk-post[data-reset-type=class] .stk-reset[class*=stk-btn][class*=__stk-btn]{font-family:var(--stk-f_family),\"stk\";font-size:var(--stk-f_size);font-weight:var(--stk-f_weight);line-height:var(--stk-f_height);min-height:var(--stk-f_height);letter-spacing:var(--stk-f_spacing);text-transform:var(--stk-f_transform)}:not(#stk) .stk-post[data-reset-type=class] .stk-reset:not([class*=__separator_]):not([class*=__symbol_]):not(a) em.stk-reset,:not(#stk) .stk-post[data-reset-type=class] .stk-reset[class*=stk-btn][class*=__stk-btn] em.stk-reset{font-family:var(--stk-f--i_family),\"stk\";font-size:var(--stk-f--i_size);font-weight:var(--stk-f--i_weight);line-height:var(--stk-f_height);letter-spacing:var(--stk-f--i_spacing);text-transform:var(--stk-f--i_transform);min-height:var(--stk-f_height);font-style:var(--stk-f--i_style, italic)}:not(#stk) .stk-post[data-reset-type=class] .stk-reset:not([class*=__separator_]):not([class*=__symbol_]):not(a) strong.stk-reset,:not(#stk) .stk-post[data-reset-type=class] .stk-reset[class*=stk-btn][class*=__stk-btn] strong.stk-reset{font-family:var(--stk-f--b_family),\"stk\";font-size:var(--stk-f--b_size);font-weight:var(--stk-f--b_weight);line-height:var(--stk-f_height);letter-spacing:var(--stk-f--b_spacing);text-transform:var(--stk-f--b_transform);min-height:var(--stk-f_height)}:not(#stk) .stk-post[data-reset-type=class] .stk-reset:not([class*=__separator_]):not([class*=__symbol_]):not(a) span.stk-reset,:not(#stk) .stk-post[data-reset-type=class] .stk-reset[class*=stk-btn][class*=__stk-btn] span.stk-reset{font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;letter-spacing:inherit;text-transform:inherit;min-height:inherit;font-style:inherit}:not(#stk) .stk-post.stk-post{position:relative;line-height:1}@media (max-width:768px){:not(#stk) .stk-post.stk-post{-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}}:not(#stk) .stk-post.stk-post.stk-post[data-reset-type=class] sub.stk-reset,:not(#stk) .stk-post.stk-post.stk-post[data-reset-type=class] sup.stk-reset{--stk-f_size: 70%;font-family:inherit;font-weight:inherit;font-style:inherit;vertical-align:super}:not(#stk) .stk-post.stk-post.stk-post[data-reset-type=class] sub.stk-reset{vertical-align:sub}:not(#stk) .stk-post.stk-post.stk-post[data-reset-type=class] del.stk-reset{text-decoration:line-through}:not(#stk) .stk-post.stk-post.stk-post[data-reset-type=class] u.stk-reset{text-decoration:underline}:not(#stk) .stk-post.stk-post.stk-post[data-reset-type=class] a.stk-reset,:not(#stk) .stk-post.stk-post.stk-post[data-reset-type=class] a.stk-reset .stk-reset{cursor:pointer}:not(#stk) .stk-post.stk-post.stk-post[data-reset-type=class] a.stk-reset:not(.stk-container-link):not([class*=stk-btn]){line-height:inherit}:not(#stk) .stk-post.stk-post.stk-post .ce-element--type-comment-thread,:not(#stk) .stk-post.stk-post.stk-post .stk-comment,:not(#stk) .stk-post.stk-post.stk-post .stk-embed-figure,:not(#stk) .stk-post.stk-post.stk-post .stk-gallery,:not(#stk) .stk-post.stk-post.stk-post .stk-grid,:not(#stk) .stk-post.stk-post.stk-post .stk-image-figure,:not(#stk) .stk-post[data-reset-type=class] .stk-reset:not(w){margin-bottom:var(--theme-bottom-indent)}:not(#stk) .stk-post[data-reset-type=class] .stk-code.stk-reset:not(.stk),:not(#stk) .stk-post[data-reset-type=class] .stk-description.stk-reset:not(.stk),:not(#stk) .stk-post[data-reset-type=class] a.stk-reset:not([class*=stk-btn]):not(.stk-container-link):not(.stk),:not(#stk) .stk-post[data-reset-type=class] em.stk-reset:not(.stk),:not(#stk) .stk-post[data-reset-type=class] img.stk-reset:not(.stk),:not(#stk) .stk-post[data-reset-type=class] span.stk-reset:not(.stk),:not(#stk) .stk-post[data-reset-type=class] strong.stk-reset:not(.stk),:not(#stk) .stk-post[data-reset-type=class] tbody.stk-reset:not(.stk),:not(#stk) .stk-post[data-reset-type=class] td.stk-reset:not(.stk){margin-bottom:0}:not(#stk) .stk-post.stk-post .stk-image-figure{position:relative;display:grid;grid-template-rows:auto auto;grid-template-columns:1fr;max-width:100%;line-height:0;--stk-hotspot-color: #D0021B}:not(#stk) .stk-post.stk-post .stk-image-figure>:first-child{grid-column:1;grid-row:1}:not(#stk) .stk-post.stk-post .stk-image-figure .stk-mask{overflow:hidden}:not(#stk) .stk-post.stk-post .stk-image-figure .stk-mask img{max-width:100%;height:auto;vertical-align:top}:not(#stk) .stk-post.stk-post .stk-image-figure .stk-description{grid-column:1;grid-row:2;width:100%}:not(#stk) .stk-post[data-reset-type=class] [data-stk-footnote-link],:not(#stk) .stk-post[data-reset-type=class] a.stk-reset{color:var(--stk-c--link)}:not(#stk) .stk-post[data-reset-type=class] [data-stk-footnote-link]:visited,:not(#stk) .stk-post[data-reset-type=class] a.stk-reset:visited{color:var(--stk-c--visited)}:not(#stk) .stk-post[data-reset-type=class] [data-stk-footnote-link]:hover,:not(#stk) .stk-post[data-reset-type=class] a.stk-reset:hover{color:var(--stk-c--hover)}:not(#stk) .stk-post.stk-post [data-col-width=\"1\"]{--stk-cols: 1}:not(#stk) .stk-post.stk-post [data-col-width=\"2\"]{--stk-cols: 2}:not(#stk) .stk-post.stk-post [data-col-width=\"3\"]{--stk-cols: 3}:not(#stk) .stk-post.stk-post [data-col-width=\"4\"]{--stk-cols: 4}:not(#stk) .stk-post.stk-post [data-col-width=\"5\"]{--stk-cols: 5}:not(#stk) .stk-post.stk-post [data-col-width=\"6\"]{--stk-cols: 6}:not(#stk) .stk-post.stk-post [data-col-width=\"7\"]{--stk-cols: 7}:not(#stk) .stk-post.stk-post [data-col-width=\"8\"]{--stk-cols: 8}:not(#stk) .stk-post.stk-post [data-col-width=\"9\"]{--stk-cols: 9}:not(#stk) .stk-post.stk-post [data-col-width=\"10\"]{--stk-cols: 10}:not(#stk) .stk-post.stk-post [data-col-width=\"11\"]{--stk-cols: 11}:not(#stk) .stk-post.stk-post [data-col-width=\"12\"]{--stk-cols: 12}:not(#stk) .stk-post.stk-post [data-col-width=\"13\"]{--stk-cols: 13}:not(#stk) .stk-post.stk-post [data-col-width=\"14\"]{--stk-cols: 14}:not(#stk) .stk-post.stk-post [data-col-width=\"15\"]{--stk-cols: 15}:not(#stk) .stk-post.stk-post [data-col-width=\"16\"]{--stk-cols: 16}:not(#stk) .stk-post.stk-post{margin-right:auto;margin-left:auto;max-width:800px;padding-right:20px;padding-left:20px}:not(#stk) .stk-post.stk-post>.stk-layout__overhangs_right{margin-right:-20px;padding-right:20px}:not(#stk) .stk-post.stk-post>.stk-layout__overhangs_left{margin-left:-20px;padding-left:20px}:not(#stk) .stk-post.stk-post>.stk-layout__overhangs_both{margin-right:-20px;margin-left:-20px;padding-right:20px;padding-left:20px}@supports (--a: red){:not(#stk) .stk-post.stk-post{max-width:var(--stk-limit);padding-right:var(--stk-m_r);padding-left:var(--stk-m_l)}:not(#stk) .stk-post.stk-post>.stk-layout__overhangs_right{margin-right:calc(var(--stk-m_r)*-1);padding-right:var(--stk-m_r)}:not(#stk) .stk-post.stk-post>.stk-layout__overhangs_both,:not(#stk) .stk-post.stk-post>.stk-layout__overhangs_left{margin-left:calc(var(--stk-m_l)*-1);padding-left:var(--stk-m_l)}:not(#stk) .stk-post.stk-post>.stk-layout__overhangs_both{margin-right:calc(var(--stk-m_r)*-1);padding-right:var(--stk-m_r)}}:not(#stk) .stk-post.stk-post .stk-grid{display:flex}:not(#stk) .stk-post.stk-post .stk-grid-col{margin-left:20px}:not(#stk) .stk-post.stk-post .stk-grid-col:first-child{margin-left:0}@supports (--a: red){:not(#stk) .stk-post.stk-post .stk-grid-col{flex-basis:calc(100%*var(--stk-cols) + var(--stk-gap)*(var(--stk-cols) - 1));margin-left:var(--stk-gap)}:not(#stk) .stk-post.stk-post .stk-grid-col:first-child{margin-left:0}}:not(#stk) .stk-post.stk-post .stk-grid-col>*{flex:0 0 auto}:not(#stk) .stk-post.stk-post .stk-grid-col>:last-child{margin-bottom:0}@media (max-width:768px){:not(#stk) .stk-post.stk-post{padding:0 10px;--stk-m_r: 10px;--stk-m_l: 10px}:not(#stk) .stk-post.stk-post .stk-grid{flex-direction:column}:not(#stk) .stk-post.stk-post .stk-grid-col{margin-bottom:20px;margin-left:0}:not(#stk) .stk-post.stk-post .stk-grid:not([class*=__layout_]) .stk-grid-col,:not(#stk) .stk-post.stk-post .stk-grid__layout_reverse>.stk-grid-col{flex-basis:auto}:not(#stk) .stk-post.stk-post .stk-grid-col_last{margin-bottom:0}:not(#stk) .stk-post.stk-post .stk-grid-col_empty{display:none}:not(#stk) .stk-post.stk-post .stk-grid__layout_reverse{flex-direction:column-reverse}:not(#stk) .stk-post.stk-post .stk-grid.stk-grid__layout_matrix{flex-direction:row;flex-wrap:wrap;justify-content:space-between}:not(#stk) .stk-post.stk-post .stk-grid.stk-grid__layout_matrix>.stk-grid-col{flex-basis:calc(50% - 10px);flex-basis:calc(50% - calc(var(--stk-gap)/2))}:not(#stk) .stk-post.stk-post .stk-grid.stk-grid__layout_matrix>.stk-grid-col_last-odd{margin-bottom:0}:not(#stk) .stk-post.stk-post .stk-grid__layout_columns{flex-direction:row}:not(#stk) .stk-post.stk-post .stk-grid__layout_columns>.stk-grid-col{margin-bottom:0;margin-left:20px;margin-left:var(--stk-gap)}:not(#stk) .stk-post.stk-post .stk-grid__layout_columns>.stk-grid-col:first-child{margin-left:0}}@supports (display:grid){:not(#stk) .stk-post.stk-post{display:grid;grid-auto-rows:-webkit-max-content;grid-auto-rows:max-content;grid-template-columns:1fr minmax(0,var(--stk-limit, 100%)) 1fr;max-width:none;padding:0 var(--stk-m_r) 0 var(--stk-m_l);--stk-ov_m_l: var(--stk-m_l);--stk-ov_m_r: var(--stk-m_r)}:not(#stk) .stk-post.stk-post.stk-post>*{grid-column:2;min-width:0;max-width:none}:not(#stk) .stk-post.stk-post .stk-grid{display:grid;grid-template-columns:repeat(var(--stk-cols),minmax(0,calc((var(--stk-limit) - ((var(--stk-cols) - 1)*var(--stk-gap)))/var(--stk-cols))));grid-gap:0 var(--stk-gap)}:not(#stk) .stk-post.stk-post .stk-grid .stk-grid{grid-template-columns:repeat(var(--stk-cols),minmax(0,1fr))}:not(#stk) .stk-post.stk-post .stk-grid-col{display:flex;flex-direction:column;grid-column:span var(--stk-cols);min-width:0;margin:0;box-sizing:border-box}:not(#stk) .stk-post.stk-post .stk-grid-col>:last-child:not(#_){margin-bottom:0}:not(#stk) .stk-post.stk-post [class*=overhangs]{grid-column-start:1;grid-column-end:-1;justify-content:center;max-width:none;padding-right:var(--stk-ov_m_r);padding-left:var(--stk-ov_m_l)}:not(#stk) .stk-post.stk-post [class*=overhangs]>.stk-mask>img.stk-reset{width:100%}:not(#stk) .stk-post.stk-post [class*=overhangs],:not(#stk) .stk-post.stk-post [class*=overhangs]>.stk-code,:not(#stk) .stk-post.stk-post [class*=overhangs]>.stk-mask{margin-right:calc(var(--stk-ov_m_r)*-1);margin-left:calc(var(--stk-ov_m_l)*-1)}:not(#stk) .stk-post.stk-post [class*=overhangs] .stk-description{margin-right:auto;margin-left:auto}:not(#stk) .stk-post.stk-post .stk-layout__overhangs_left{grid-column:1/span 2;justify-content:end;margin-right:0;padding-right:0}:not(#stk) .stk-post.stk-post .stk-layout__overhangs_left .stk-description,:not(#stk) .stk-post.stk-post .stk-layout__overhangs_left>.stk-code,:not(#stk) .stk-post.stk-post .stk-layout__overhangs_left>.stk-mask{margin-right:0}:not(#stk) .stk-post.stk-post .stk-layout__overhangs_right{grid-column:2/span 2;justify-content:start;margin-left:0;padding-left:0}:not(#stk) .stk-post.stk-post .stk-layout__overhangs_right .stk-description,:not(#stk) .stk-post.stk-post .stk-layout__overhangs_right>.stk-code,:not(#stk) .stk-post.stk-post .stk-layout__overhangs_right>.stk-mask{margin-left:0}:not(#stk) .stk-post.stk-post .stk-grid [class*=overhangs]{--stk-ov_m_l: calc(var(--stk-gap) / 2);--stk-ov_m_r: calc(var(--stk-gap) / 2)}:not(#stk) .stk-post.stk-post .stk-grid-col:first-child>.stk-grid>.stk-grid-col:first-child>[class*=overhangs],:not(#stk) .stk-post.stk-post>.stk-grid>.stk-grid-col:first-child>[class*=overhangs]{--stk-ov_m_l: var(--stk-m_l)}:not(#stk) .stk-post.stk-post .stk-grid-col:last-child>.stk-grid>.stk-grid-col:last-child>[class*=overhangs],:not(#stk) .stk-post.stk-post>.stk-grid>.stk-grid-col:last-child>[class*=overhangs]{--stk-ov_m_r: var(--stk-m_r)}@media (max-width:768px){:not(#stk) .stk-post.stk-post.stk-post{--stk-m_r: 10px;--stk-m_l: 10px;--stk-cols: 1}:not(#stk) .stk-post.stk-post .stk-grid{grid-gap:20px;grid-template-columns:repeat(var(--stk-cols),minmax(0,1fr))}:not(#stk) .stk-post.stk-post .stk-grid .stk-grid{--stk-cols: 1}:not(#stk) .stk-post.stk-post .stk-grid-col{grid-column:span 1;margin-bottom:0}:not(#stk) .stk-post.stk-post .stk-grid-col_empty{display:none}:not(#stk) .stk-post.stk-post [class*=overhangs]{justify-content:stretch}}}:not(#stk) .stk-post.stk-post .align-left .stk-reset,:not(#stk) .stk-post.stk-post .align-left.align-left.align-left{text-align:left}:not(#stk) .stk-post.stk-post .align-left .stk-container,:not(#stk) .stk-post.stk-post .align-left [class*=stk-btn],:not(#stk) .stk-post.stk-post .align-left.align-left[class*=stk-btn]{align-self:flex-start;justify-self:flex-start}:not(#stk) .stk-post.stk-post .align-center .stk-reset,:not(#stk) .stk-post.stk-post .align-center.align-center.align-center{text-align:center}:not(#stk) .stk-post.stk-post .align-center .stk-container,:not(#stk) .stk-post.stk-post .align-center [class*=stk-btn],:not(#stk) .stk-post.stk-post .align-center.align-center[class*=stk-btn]{align-self:center;justify-self:center}:not(#stk) .stk-post.stk-post .align-right .stk-reset,:not(#stk) .stk-post.stk-post .align-right.align-right.align-right{text-align:right}:not(#stk) .stk-post.stk-post .align-right .stk-container,:not(#stk) .stk-post.stk-post .align-right [class*=stk-btn],:not(#stk) .stk-post.stk-post .align-right.align-right[class*=stk-btn]{align-self:flex-end;justify-self:flex-end}:not(#stk) .stk-post.stk-post .align-justify .stk-reset,:not(#stk) .stk-post.stk-post .align-justify.align-justify.align-justify{text-align:justify}:not(#stk) .stk-post.stk-post .align-justify .stk-container,:not(#stk) .stk-post.stk-post .align-justify [class*=stk-btn],:not(#stk) .stk-post.stk-post .align-justify.align-justify[class*=stk-btn]{align-self:stretch;justify-self:stretch}@media (max-width:768px){:not(#stk) .stk-post.stk-post .align-left-m .stk-reset,:not(#stk) .stk-post.stk-post .align-left-m.align-left-m.align-left-m{text-align:left}:not(#stk) .stk-post.stk-post .align-left-m .stk-container,:not(#stk) .stk-post.stk-post .align-left-m [class*=stk-btn],:not(#stk) .stk-post.stk-post .align-left-m.align-left-m[class*=stk-btn]{align-self:flex-start;justify-self:flex-start}:not(#stk) .stk-post.stk-post .align-center-m .stk-reset,:not(#stk) .stk-post.stk-post .align-center-m.align-center-m.align-center-m{text-align:center}:not(#stk) .stk-post.stk-post .align-center-m .stk-container,:not(#stk) .stk-post.stk-post .align-center-m [class*=stk-btn],:not(#stk) .stk-post.stk-post .align-center-m.align-center-m[class*=stk-btn]{align-self:center;justify-self:center}:not(#stk) .stk-post.stk-post .align-right-m .stk-reset,:not(#stk) .stk-post.stk-post .align-right-m.align-right-m.align-right-m{text-align:right}:not(#stk) .stk-post.stk-post .align-right-m .stk-container,:not(#stk) .stk-post.stk-post .align-right-m [class*=stk-btn],:not(#stk) .stk-post.stk-post .align-right-m.align-right-m[class*=stk-btn]{align-self:flex-end;justify-self:flex-end}:not(#stk) .stk-post.stk-post .align-justify-m .stk-reset,:not(#stk) .stk-post.stk-post .align-justify-m.align-justify-m.align-justify-m{text-align:justify}:not(#stk) .stk-post.stk-post .align-justify-m .stk-container,:not(#stk) .stk-post.stk-post .align-justify-m [class*=stk-btn],:not(#stk) .stk-post.stk-post .align-justify-m.align-justify-m[class*=stk-btn]{align-self:stretch;justify-self:stretch}:not(#stk) .stk-post.stk-post .stk-mobile-hidden:not(.ce-element):not(#_):not(#_):not(#_){display:none}}@media (min-width:769px){:not(#stk) .stk-post.stk-post .stk-desktop-hidden:not(.ce-element):not(#_):not(#_):not(#_){display:none}}','','','publish','open','open','','277','','','2021-10-12 10:25:22','2021-10-12 10:25:22','',0,'https://commercegate.goodface.com.ua/wp/?p=1949',0,'setka_editor_202','',0),(1950,0,'2021-10-12 10:25:23','2021-10-12 10:25:23','','','','publish','open','open','','278','','','2021-10-12 10:25:23','2021-10-12 10:25:23','',0,'https://commercegate.goodface.com.ua/wp/?p=1950',0,'setka_editor_203','',0),(1951,0,'2021-10-12 10:25:23','2021-10-12 10:25:23','','','','publish','open','open','','4507','','','2021-10-12 10:25:23','2021-10-12 10:25:23','',0,'https://commercegate.goodface.com.ua/wp/?p=1951',0,'setka_editor_250','',0),(1952,0,'2021-10-12 10:25:22','2021-10-12 10:25:22',':not(#stk):not(.stk) .stk-post.stk-theme_4507 [class*=stk-btn],:not(#stk):not(.stk) .stk-post.stk-theme_4507 li,:not(#stk):not(.stk) .stk-post.stk-theme_4507 p,:not(#stk):not(.stk) .stk-post.stk-theme_4507 td,:not(#stk):not(.stk) .stk-post.stk-theme_4507 th{--stk-f_family: Georgia;--stk-f_size: 18px;--stk-f_weight: 400;--stk-f_height: 30px;--stk-f--b_family: \"Open Sans\";--stk-f--b_size: 16.5px;--stk-f--b_weight: 700;--stk-f--b_spacing: 0px;--stk-f--b_transform: none;--stk-f--i_family: Georgia;--stk-f--i_size: 18px;--stk-f--i_weight: 400;--stk-f--i_style: italic}:not(#stk):not(.stk) .stk-post.stk-theme_4507 .stk-theme_4507__style_large_header,:not(#stk):not(.stk) .stk-post.stk-theme_4507 h1,:not(#stk):not(.stk) .stk-post.stk-theme_4507 h2{--stk-f_family: \"Open Sans Condensed\";--stk-f_size: 60px;--stk-f_weight: 700;--stk-f_height: 75px;--stk-f--b_family: \"Open Sans Condensed\";--stk-f--b_size: 60px;--stk-f--b_weight: 700;--stk-f--i_family: \"Open Sans Condensed\";--stk-f--i_size: 60px;--stk-f--i_weight: 700;--stk-f--i_style: italic}@media (max-width:768px){:not(#stk):not(.stk) .stk-post.stk-theme_4507 .stk-theme_4507__style_large_header,:not(#stk):not(.stk) .stk-post.stk-theme_4507 h1,:not(#stk):not(.stk) .stk-post.stk-theme_4507 h2{--stk-f_size: 40px;--stk-f_height: 50px;--stk-f--b_size: 40px;--stk-f--i_size: 40px}}:not(#stk):not(.stk) .stk-post.stk-theme_4507 .stk-theme_4507__style_medium_header,:not(#stk):not(.stk) .stk-post.stk-theme_4507 h3{--stk-f_family: \"Open Sans Condensed\";--stk-f_size: 36px;--stk-f_weight: 700;--stk-f_height: 39px;--stk-f--b_family: \"Open Sans Condensed\";--stk-f--b_size: 36px;--stk-f--b_weight: 700;--stk-f--i_family: \"Open Sans Condensed\";--stk-f--i_size: 36px;--stk-f--i_weight: 700;--stk-f--i_style: italic}@media (max-width:768px){:not(#stk):not(.stk) .stk-post.stk-theme_4507 .stk-theme_4507__style_medium_header,:not(#stk):not(.stk) .stk-post.stk-theme_4507 h3{--stk-f_size: 30px;--stk-f_height: 33px;--stk-f--b_size: 30px;--stk-f--i_size: 30px}}:not(#stk):not(.stk) .stk-post.stk-theme_4507 .stk-theme_4507__style_small_header,:not(#stk):not(.stk) .stk-post.stk-theme_4507 h4,:not(#stk):not(.stk) .stk-post.stk-theme_4507 h5,:not(#stk):not(.stk) .stk-post.stk-theme_4507 h6{--stk-f_family: \"Open Sans Condensed\";--stk-f_size: 18px;--stk-f_weight: 700;--stk-f_height: 24px;--stk-f--b_family: \"Open Sans Condensed\";--stk-f--b_size: 18px;--stk-f--b_weight: 700;--stk-f--i_family: \"Open Sans Condensed\";--stk-f--i_size: 18px;--stk-f--i_weight: 700;--stk-f--i_style: italic}:not(#stk):not(.stk) .stk-post.stk-theme_4507 .stk-theme_4507__style_small_text{--stk-f_family: \"Open Sans\";--stk-f_size: 13px;--stk-f_weight: 400;--stk-f_height: 23px;--stk-f--b_family: \"Open Sans\";--stk-f--b_size: 13px;--stk-f--b_weight: 700;--stk-f--i_family: Georgia;--stk-f--i_size: 13.5px;--stk-f--i_weight: 400;--stk-f--i_spacing: 0px;--stk-f--i_transform: none;--stk-f--i_style: italic}:not(#stk):not(.stk) .stk-post.stk-theme_4507 .stk-theme_4507__style_font_style-1490606702672{--stk-f_family: \"Open Sans Condensed\";--stk-f_size: 92px;--stk-f_weight: 700;--stk-f_height: 109px;--stk-f--b_family: \"Open Sans Condensed\";--stk-f--b_size: 92px;--stk-f--b_weight: 700;--stk-f--i_family: \"Open Sans Condensed\";--stk-f--i_size: 92px;--stk-f--i_weight: 700;--stk-f--i_style: italic}@media (max-width:768px){:not(#stk):not(.stk) .stk-post.stk-theme_4507 .stk-theme_4507__style_font_style-1490606702672{--stk-f_size: 55px;--stk-f_height: 65px;--stk-f--b_size: 55px;--stk-f--i_size: 55px}}:not(#stk):not(.stk) .stk-post.stk-theme_4507 .stk-theme_4507__style_font_style-1490606764478{--stk-f_family: \"Open Sans Condensed\";--stk-f_size: 36px;--stk-f_weight: 400;--stk-f_height: 39px;--stk-f--b_family: \"Open Sans Condensed\";--stk-f--b_size: 36px;--stk-f--b_weight: 700;--stk-f--i_family: \"Open Sans Condensed\";--stk-f--i_size: 36px;--stk-f--i_weight: 400;--stk-f--i_style: italic}@media (max-width:768px){:not(#stk):not(.stk) .stk-post.stk-theme_4507 .stk-theme_4507__style_font_style-1490606764478{--stk-f_size: 30px;--stk-f_height: 33px;--stk-f--b_size: 30px;--stk-f--i_size: 30px}}:not(#stk):not(.stk) .stk-post.stk-theme_4507 .stk-theme_4507__style_font_style-1490606809211{--stk-f_family: \"Open Sans\";--stk-f_size: 21px;--stk-f_weight: 400;--stk-f_height: 29px;--stk-f--b_family: \"Open Sans\";--stk-f--b_size: 21px;--stk-f--b_weight: 700;--stk-f--i_family: \"Open Sans\";--stk-f--i_size: 21px;--stk-f--i_weight: 400;--stk-f--i_style: italic}:not(#stk):not(.stk) .stk-post.stk-theme_4507 .stk-description{--stk-f_family: \"Open Sans\";--stk-f_size: 13px;--stk-f_weight: 400;--stk-f_height: 23px;--stk-f--b_family: \"Open Sans\";--stk-f--b_size: 13px;--stk-f--b_weight: 700;--stk-f--i_family: Georgia;--stk-f--i_size: 13.5px;--stk-f--i_weight: 400;--stk-f--i_spacing: 0px;--stk-f--i_transform: none;--stk-f--i_style: italic}:not(#stk):not(.stk) .stk-post.stk-theme_4507{color:#1d1d1d;--stk-c--link: #0091ff;background-color:#fff}:not(#stk):not(.stk) .stk-post.stk-theme_4507 .stk-theme_4507__color_4507_custom_color_0{color:#8d8d8d;--stk-c--link: #0091ff}@media (max-width:768px){:not(#stk):not(.stk) .stk-post.stk-theme_4507 .stk-theme_4507__color_4507_custom_color_0-m{color:#8d8d8d;--stk-c--link: #0091ff}}:not(#stk):not(.stk) .stk-post.stk-theme_4507 .stk-theme_4507__color_4507_custom_color_1{color:#fff;--stk-c--link: #0091ff}@media (max-width:768px){:not(#stk):not(.stk) .stk-post.stk-theme_4507 .stk-theme_4507__color_4507_custom_color_1-m{color:#fff;--stk-c--link: #0091ff}:not(#stk):not(.stk) .stk-post.stk-theme_4507 .stk-theme_4507__color_default-m{color:#1d1d1d;--stk-c--link: #0091ff}}:not(#stk):not(.stk) .stk-post.stk-theme_4507.stk-post{--theme-bottom-indent: 31px}','','','publish','open','open','','4507','','','2021-10-12 10:25:22','2021-10-12 10:25:22','',0,'https://commercegate.goodface.com.ua/wp/?p=1952',0,'setka_editor_251','',0),(1953,0,'2021-10-12 10:25:22','2021-10-12 10:25:22','','','','publish','open','open','','4507','','','2021-10-12 10:25:22','2021-10-12 10:25:22','',0,'https://commercegate.goodface.com.ua/wp/?p=1953',0,'setka_editor_252','',0),(1954,0,'2021-10-12 10:25:23','2021-10-12 10:25:23',':not(#stk):not(.stk) .stk-layout_4col_12670 { --stk-limit: 940px; --stk-m_r: 20px; --stk-m_l: 20px; --stk-gap: 20px; --stk-cols: 4; }','','','publish','open','open','','4col_12670','','','2021-10-12 10:25:23','2021-10-12 10:25:23','',0,'https://commercegate.goodface.com.ua/wp/?p=1954',0,'setka_editor_300','',0),(1955,0,'2021-10-12 10:26:20','2021-10-12 10:26:20','','','','publish','open','open','','1955','','','2021-10-12 10:26:20','2021-10-12 10:26:20','',0,'https://commercegate.goodface.com.ua/wp/?p=1955',0,'setka_editor_file','',0),(1956,0,'2021-10-12 10:26:20','2021-10-12 10:26:20','','','','publish','open','open','','1956','','','2021-10-12 10:26:20','2021-10-12 10:26:20','',0,'https://commercegate.goodface.com.ua/wp/?p=1956',0,'setka_editor_file','',0),(1957,0,'2021-10-12 10:26:19','2021-10-12 10:26:19','','','','publish','open','open','','1957','','','2021-10-12 10:26:19','2021-10-12 10:26:19','',0,'https://commercegate.goodface.com.ua/wp/?p=1957',0,'setka_editor_file','',0),(1958,0,'2021-10-12 10:26:19','2021-10-12 10:26:19','','','','publish','open','open','','1958','','','2021-10-12 10:26:19','2021-10-12 10:26:19','',0,'https://commercegate.goodface.com.ua/wp/?p=1958',0,'setka_editor_file','',0),(1959,0,'2021-10-12 10:26:18','2021-10-12 10:26:18','','','','publish','open','open','','1959','','','2021-10-12 10:26:18','2021-10-12 10:26:18','',0,'https://commercegate.goodface.com.ua/wp/?p=1959',0,'setka_editor_file','',0),(1960,0,'2021-10-12 10:26:18','2021-10-12 10:26:18','','','','publish','open','open','','1960','','','2021-10-12 10:26:18','2021-10-12 10:26:18','',0,'https://commercegate.goodface.com.ua/wp/?p=1960',0,'setka_editor_file','',0),(1961,0,'2021-10-12 10:26:18','2021-10-12 10:26:18','','','','publish','open','open','','1961','','','2021-10-12 10:26:18','2021-10-12 10:26:18','',0,'https://commercegate.goodface.com.ua/wp/?p=1961',0,'setka_editor_file','',0),(1962,0,'2021-10-12 10:26:17','2021-10-12 10:26:17','','','','publish','open','open','','1962','','','2021-10-12 10:26:17','2021-10-12 10:26:17','',0,'https://commercegate.goodface.com.ua/wp/?p=1962',0,'setka_editor_file','',0),(1963,0,'2021-10-12 10:26:17','2021-10-12 10:26:17','','','','publish','open','open','','1963','','','2021-10-12 10:26:17','2021-10-12 10:26:17','',0,'https://commercegate.goodface.com.ua/wp/?p=1963',0,'setka_editor_file','',0),(1964,0,'2021-10-12 10:26:24','2021-10-12 10:26:24','','','','publish','open','open','','1964','','','2021-10-12 10:26:24','2021-10-12 10:26:24','',0,'https://commercegate.goodface.com.ua/wp/?p=1964',0,'setka_editor_file','',0),(1965,0,'2021-10-12 10:26:10','2021-10-12 10:26:10','','','','publish','open','open','','1965','','','2021-10-12 10:26:10','2021-10-12 10:26:10','',0,'https://commercegate.goodface.com.ua/wp/?p=1965',0,'setka_editor_file','',0),(1966,0,'2021-10-12 10:26:10','2021-10-12 10:26:10','','','','publish','open','open','','1966','','','2021-10-12 10:26:10','2021-10-12 10:26:10','',0,'https://commercegate.goodface.com.ua/wp/?p=1966',0,'setka_editor_file','',0),(1967,0,'2021-10-12 10:26:10','2021-10-12 10:26:10','','','','publish','open','open','','1967','','','2021-10-12 10:26:10','2021-10-12 10:26:10','',0,'https://commercegate.goodface.com.ua/wp/?p=1967',0,'setka_editor_file','',0),(1968,0,'2021-10-12 10:26:09','2021-10-12 10:26:09','','','','publish','open','open','','1968','','','2021-10-12 10:26:09','2021-10-12 10:26:09','',0,'https://commercegate.goodface.com.ua/wp/?p=1968',0,'setka_editor_file','',0),(1969,0,'2021-10-12 10:26:09','2021-10-12 10:26:09','','','','publish','open','open','','1969','','','2021-10-12 10:26:09','2021-10-12 10:26:09','',0,'https://commercegate.goodface.com.ua/wp/?p=1969',0,'setka_editor_file','',0),(1970,0,'2021-10-12 10:26:09','2021-10-12 10:26:09','','','','publish','open','open','','1970','','','2021-10-12 10:26:09','2021-10-12 10:26:09','',0,'https://commercegate.goodface.com.ua/wp/?p=1970',0,'setka_editor_file','',0),(1971,0,'2021-10-12 10:26:08','2021-10-12 10:26:08','','','','publish','open','open','','1971','','','2021-10-12 10:26:08','2021-10-12 10:26:08','',0,'https://commercegate.goodface.com.ua/wp/?p=1971',0,'setka_editor_file','',0),(1972,0,'2021-10-12 10:26:08','2021-10-12 10:26:08','','','','publish','open','open','','1972','','','2021-10-12 10:26:08','2021-10-12 10:26:08','',0,'https://commercegate.goodface.com.ua/wp/?p=1972',0,'setka_editor_file','',0),(1973,0,'2021-10-12 10:26:07','2021-10-12 10:26:07','','','','publish','open','open','','1973','','','2021-10-12 10:26:07','2021-10-12 10:26:07','',0,'https://commercegate.goodface.com.ua/wp/?p=1973',0,'setka_editor_file','',0),(1974,0,'2021-10-12 10:26:07','2021-10-12 10:26:07','','','','publish','open','open','','1974','','','2021-10-12 10:26:07','2021-10-12 10:26:07','',0,'https://commercegate.goodface.com.ua/wp/?p=1974',0,'setka_editor_file','',0),(1975,0,'2021-10-12 10:26:07','2021-10-12 10:26:07','','','','publish','open','open','','1975','','','2021-10-12 10:26:07','2021-10-12 10:26:07','',0,'https://commercegate.goodface.com.ua/wp/?p=1975',0,'setka_editor_file','',0),(1976,0,'2021-10-12 10:26:06','2021-10-12 10:26:06','','','','publish','open','open','','1976','','','2021-10-12 10:26:06','2021-10-12 10:26:06','',0,'https://commercegate.goodface.com.ua/wp/?p=1976',0,'setka_editor_file','',0),(1977,0,'2021-10-12 10:26:06','2021-10-12 10:26:06','','','','publish','open','open','','1977','','','2021-10-12 10:26:06','2021-10-12 10:26:06','',0,'https://commercegate.goodface.com.ua/wp/?p=1977',0,'setka_editor_file','',0),(1978,0,'2021-10-12 10:25:57','2021-10-12 10:25:57','','','','publish','open','open','','1978','','','2021-10-12 10:25:57','2021-10-12 10:25:57','',0,'https://commercegate.goodface.com.ua/wp/?p=1978',0,'setka_editor_file','',0),(1979,0,'2021-10-12 10:25:57','2021-10-12 10:25:57','','','','publish','open','open','','1979','','','2021-10-12 10:25:57','2021-10-12 10:25:57','',0,'https://commercegate.goodface.com.ua/wp/?p=1979',0,'setka_editor_file','',0),(1980,0,'2021-10-12 10:25:56','2021-10-12 10:25:56','','','','publish','open','open','','1980','','','2021-10-12 10:25:56','2021-10-12 10:25:56','',0,'https://commercegate.goodface.com.ua/wp/?p=1980',0,'setka_editor_file','',0),(1981,0,'2021-10-12 10:25:56','2021-10-12 10:25:56','','','','publish','open','open','','1981','','','2021-10-12 10:25:56','2021-10-12 10:25:56','',0,'https://commercegate.goodface.com.ua/wp/?p=1981',0,'setka_editor_file','',0),(1982,0,'2021-10-12 10:25:55','2021-10-12 10:25:55','','','','publish','open','open','','1982','','','2021-10-12 10:25:55','2021-10-12 10:25:55','',0,'https://commercegate.goodface.com.ua/wp/?p=1982',0,'setka_editor_file','',0),(1983,0,'2021-10-12 10:25:55','2021-10-12 10:25:55','','','','publish','open','open','','1983','','','2021-10-12 10:25:55','2021-10-12 10:25:55','',0,'https://commercegate.goodface.com.ua/wp/?p=1983',0,'setka_editor_file','',0),(1984,0,'2021-10-12 10:25:55','2021-10-12 10:25:55','','','','publish','open','open','','1984','','','2021-10-12 10:25:55','2021-10-12 10:25:55','',0,'https://commercegate.goodface.com.ua/wp/?p=1984',0,'setka_editor_file','',0),(1985,0,'2021-10-12 10:25:54','2021-10-12 10:25:54','','','','publish','open','open','','1985','','','2021-10-12 10:25:54','2021-10-12 10:25:54','',0,'https://commercegate.goodface.com.ua/wp/?p=1985',0,'setka_editor_file','',0),(1986,0,'2021-10-12 10:25:54','2021-10-12 10:25:54','','','','publish','open','open','','1986','','','2021-10-12 10:25:54','2021-10-12 10:25:54','',0,'https://commercegate.goodface.com.ua/wp/?p=1986',0,'setka_editor_file','',0),(1987,0,'2021-10-12 10:25:54','2021-10-12 10:25:54','','','','publish','open','open','','1987','','','2021-10-12 10:25:54','2021-10-12 10:25:54','',0,'https://commercegate.goodface.com.ua/wp/?p=1987',0,'setka_editor_file','',0),(1988,0,'2021-10-12 10:25:53','2021-10-12 10:25:53','','','','publish','open','open','','1988','','','2021-10-12 10:25:53','2021-10-12 10:25:53','',0,'https://commercegate.goodface.com.ua/wp/?p=1988',0,'setka_editor_file','',0),(1989,0,'2021-10-12 10:25:53','2021-10-12 10:25:53','','','','publish','open','open','','1989','','','2021-10-12 10:25:53','2021-10-12 10:25:53','',0,'https://commercegate.goodface.com.ua/wp/?p=1989',0,'setka_editor_file','',0),(1990,0,'2021-10-12 10:25:53','2021-10-12 10:25:53','','','','publish','open','open','','1990','','','2021-10-12 10:25:53','2021-10-12 10:25:53','',0,'https://commercegate.goodface.com.ua/wp/?p=1990',0,'setka_editor_file','',0),(1991,0,'2021-10-12 10:25:52','2021-10-12 10:25:52','','','','publish','open','open','','1991','','','2021-10-12 10:25:52','2021-10-12 10:25:52','',0,'https://commercegate.goodface.com.ua/wp/?p=1991',0,'setka_editor_file','',0),(1992,0,'2021-10-12 10:25:52','2021-10-12 10:25:52','','','','publish','open','open','','1992','','','2021-10-12 10:25:52','2021-10-12 10:25:52','',0,'https://commercegate.goodface.com.ua/wp/?p=1992',0,'setka_editor_file','',0),(1993,0,'2021-10-12 10:25:51','2021-10-12 10:25:51','','','','publish','open','open','','1993','','','2021-10-12 10:25:51','2021-10-12 10:25:51','',0,'https://commercegate.goodface.com.ua/wp/?p=1993',0,'setka_editor_file','',0),(1994,0,'2021-10-12 10:25:51','2021-10-12 10:25:51','','','','publish','open','open','','1994','','','2021-10-12 10:25:51','2021-10-12 10:25:51','',0,'https://commercegate.goodface.com.ua/wp/?p=1994',0,'setka_editor_file','',0),(1995,0,'2021-10-12 10:25:51','2021-10-12 10:25:51','','','','publish','open','open','','1995','','','2021-10-12 10:25:51','2021-10-12 10:25:51','',0,'https://commercegate.goodface.com.ua/wp/?p=1995',0,'setka_editor_file','',0),(1996,0,'2021-10-12 10:25:50','2021-10-12 10:25:50','','','','publish','open','open','','1996','','','2021-10-12 10:25:50','2021-10-12 10:25:50','',0,'https://commercegate.goodface.com.ua/wp/?p=1996',0,'setka_editor_file','',0),(1997,0,'2021-10-12 10:25:50','2021-10-12 10:25:50','','','','publish','open','open','','1997','','','2021-10-12 10:25:50','2021-10-12 10:25:50','',0,'https://commercegate.goodface.com.ua/wp/?p=1997',0,'setka_editor_file','',0),(1998,0,'2021-10-12 10:25:49','2021-10-12 10:25:49','','','','publish','open','open','','1998','','','2021-10-12 10:25:49','2021-10-12 10:25:49','',0,'https://commercegate.goodface.com.ua/wp/?p=1998',0,'setka_editor_file','',0),(1999,0,'2021-10-12 10:25:49','2021-10-12 10:25:49','','','','publish','open','open','','1999','','','2021-10-12 10:25:49','2021-10-12 10:25:49','',0,'https://commercegate.goodface.com.ua/wp/?p=1999',0,'setka_editor_file','',0),(2000,0,'2021-10-12 10:25:49','2021-10-12 10:25:49','','','','publish','open','open','','2000','','','2021-10-12 10:25:49','2021-10-12 10:25:49','',0,'https://commercegate.goodface.com.ua/wp/?p=2000',0,'setka_editor_file','',0),(2001,0,'2021-10-12 10:25:48','2021-10-12 10:25:48','','','','publish','open','open','','2001','','','2021-10-12 10:25:48','2021-10-12 10:25:48','',0,'https://commercegate.goodface.com.ua/wp/?p=2001',0,'setka_editor_file','',0),(2002,0,'2021-10-12 10:25:48','2021-10-12 10:25:48','','','','publish','open','open','','2002','','','2021-10-12 10:25:48','2021-10-12 10:25:48','',0,'https://commercegate.goodface.com.ua/wp/?p=2002',0,'setka_editor_file','',0),(2003,0,'2021-10-12 10:25:47','2021-10-12 10:25:47','','','','publish','open','open','','2003','','','2021-10-12 10:25:47','2021-10-12 10:25:47','',0,'https://commercegate.goodface.com.ua/wp/?p=2003',0,'setka_editor_file','',0),(2004,0,'2021-10-12 10:25:47','2021-10-12 10:25:47','','','','publish','open','open','','2004','','','2021-10-12 10:25:47','2021-10-12 10:25:47','',0,'https://commercegate.goodface.com.ua/wp/?p=2004',0,'setka_editor_file','',0),(2005,0,'2021-10-12 10:25:46','2021-10-12 10:25:46','','','','publish','open','open','','2005','','','2021-10-12 10:25:46','2021-10-12 10:25:46','',0,'https://commercegate.goodface.com.ua/wp/?p=2005',0,'setka_editor_file','',0),(2006,0,'2021-10-12 10:25:46','2021-10-12 10:25:46','','','','publish','open','open','','2006','','','2021-10-12 10:25:46','2021-10-12 10:25:46','',0,'https://commercegate.goodface.com.ua/wp/?p=2006',0,'setka_editor_file','',0),(2007,0,'2021-10-12 10:25:45','2021-10-12 10:25:45','','','','publish','open','open','','2007','','','2021-10-12 10:25:45','2021-10-12 10:25:45','',0,'https://commercegate.goodface.com.ua/wp/?p=2007',0,'setka_editor_file','',0),(2008,0,'2021-10-12 10:25:45','2021-10-12 10:25:45','','','','publish','open','open','','2008','','','2021-10-12 10:25:45','2021-10-12 10:25:45','',0,'https://commercegate.goodface.com.ua/wp/?p=2008',0,'setka_editor_file','',0),(2009,0,'2021-10-12 10:25:45','2021-10-12 10:25:45','','','','publish','open','open','','2009','','','2021-10-12 10:25:45','2021-10-12 10:25:45','',0,'https://commercegate.goodface.com.ua/wp/?p=2009',0,'setka_editor_file','',0),(2010,0,'2021-10-12 10:25:44','2021-10-12 10:25:44','','','','publish','open','open','','2010','','','2021-10-12 10:25:44','2021-10-12 10:25:44','',0,'https://commercegate.goodface.com.ua/wp/?p=2010',0,'setka_editor_file','',0),(2011,0,'2021-10-12 10:25:44','2021-10-12 10:25:44','','','','publish','open','open','','2011','','','2021-10-12 10:25:44','2021-10-12 10:25:44','',0,'https://commercegate.goodface.com.ua/wp/?p=2011',0,'setka_editor_file','',0),(2012,0,'2021-10-12 10:25:43','2021-10-12 10:25:43','','','','publish','open','open','','2012','','','2021-10-12 10:25:43','2021-10-12 10:25:43','',0,'https://commercegate.goodface.com.ua/wp/?p=2012',0,'setka_editor_file','',0),(2013,0,'2021-10-12 10:25:43','2021-10-12 10:25:43','','','','publish','open','open','','2013','','','2021-10-12 10:25:43','2021-10-12 10:25:43','',0,'https://commercegate.goodface.com.ua/wp/?p=2013',0,'setka_editor_file','',0),(2014,0,'2021-10-12 10:25:43','2021-10-12 10:25:43','','','','publish','open','open','','2014','','','2021-10-12 10:25:43','2021-10-12 10:25:43','',0,'https://commercegate.goodface.com.ua/wp/?p=2014',0,'setka_editor_file','',0),(2015,0,'2021-10-12 10:25:42','2021-10-12 10:25:42','','','','publish','open','open','','2015','','','2021-10-12 10:25:42','2021-10-12 10:25:42','',0,'https://commercegate.goodface.com.ua/wp/?p=2015',0,'setka_editor_file','',0),(2016,0,'2021-10-12 10:25:42','2021-10-12 10:25:42','','','','publish','open','open','','2016','','','2021-10-12 10:25:42','2021-10-12 10:25:42','',0,'https://commercegate.goodface.com.ua/wp/?p=2016',0,'setka_editor_file','',0),(2017,0,'2021-10-12 10:25:41','2021-10-12 10:25:41','','','','publish','open','open','','2017','','','2021-10-12 10:25:41','2021-10-12 10:25:41','',0,'https://commercegate.goodface.com.ua/wp/?p=2017',0,'setka_editor_file','',0),(2018,0,'2021-10-12 10:25:41','2021-10-12 10:25:41','','','','publish','open','open','','2018','','','2021-10-12 10:25:41','2021-10-12 10:25:41','',0,'https://commercegate.goodface.com.ua/wp/?p=2018',0,'setka_editor_file','',0),(2019,0,'2021-10-12 10:25:40','2021-10-12 10:25:40','','','','publish','open','open','','2019','','','2021-10-12 10:25:40','2021-10-12 10:25:40','',0,'https://commercegate.goodface.com.ua/wp/?p=2019',0,'setka_editor_file','',0),(2020,0,'2021-10-12 10:25:40','2021-10-12 10:25:40','','','','publish','open','open','','2020','','','2021-10-12 10:25:40','2021-10-12 10:25:40','',0,'https://commercegate.goodface.com.ua/wp/?p=2020',0,'setka_editor_file','',0),(2021,0,'2021-10-12 10:25:40','2021-10-12 10:25:40','','','','publish','open','open','','2021','','','2021-10-12 10:25:40','2021-10-12 10:25:40','',0,'https://commercegate.goodface.com.ua/wp/?p=2021',0,'setka_editor_file','',0),(2022,0,'2021-10-12 10:25:39','2021-10-12 10:25:39','','','','publish','open','open','','2022','','','2021-10-12 10:25:39','2021-10-12 10:25:39','',0,'https://commercegate.goodface.com.ua/wp/?p=2022',0,'setka_editor_file','',0),(2023,0,'2021-10-12 10:25:39','2021-10-12 10:25:39','','','','publish','open','open','','2023','','','2021-10-12 10:25:39','2021-10-12 10:25:39','',0,'https://commercegate.goodface.com.ua/wp/?p=2023',0,'setka_editor_file','',0),(2024,0,'2021-10-12 10:25:33','2021-10-12 10:25:33','','','','publish','open','open','','2024','','','2021-10-12 10:25:33','2021-10-12 10:25:33','',0,'https://commercegate.goodface.com.ua/wp/?p=2024',0,'setka_editor_file','',0),(2025,0,'2021-10-12 10:25:33','2021-10-12 10:25:33','','','','publish','open','open','','2025','','','2021-10-12 10:25:33','2021-10-12 10:25:33','',0,'https://commercegate.goodface.com.ua/wp/?p=2025',0,'setka_editor_file','',0),(2026,0,'2021-10-12 10:25:32','2021-10-12 10:25:32','','','','publish','open','open','','2026','','','2021-10-12 10:25:32','2021-10-12 10:25:32','',0,'https://commercegate.goodface.com.ua/wp/?p=2026',0,'setka_editor_file','',0),(2027,0,'2021-10-12 10:25:32','2021-10-12 10:25:32','','','','publish','open','open','','2027','','','2021-10-12 10:25:32','2021-10-12 10:25:32','',0,'https://commercegate.goodface.com.ua/wp/?p=2027',0,'setka_editor_file','',0),(2028,0,'2021-10-12 10:25:32','2021-10-12 10:25:32','','','','publish','open','open','','2028','','','2021-10-12 10:25:32','2021-10-12 10:25:32','',0,'https://commercegate.goodface.com.ua/wp/?p=2028',0,'setka_editor_file','',0),(2029,0,'2021-10-12 10:25:31','2021-10-12 10:25:31','','','','publish','open','open','','2029','','','2021-10-12 10:25:31','2021-10-12 10:25:31','',0,'https://commercegate.goodface.com.ua/wp/?p=2029',0,'setka_editor_file','',0),(2031,0,'2021-10-12 10:25:31','2021-10-12 10:25:31','','','','publish','open','open','','2031','','','2021-10-12 10:25:31','2021-10-12 10:25:31','',0,'https://commercegate.goodface.com.ua/wp/?p=2031',0,'setka_editor_file','',0),(2032,0,'2021-10-12 10:25:30','2021-10-12 10:25:30','','','','publish','open','open','','2032','','','2021-10-12 10:25:30','2021-10-12 10:25:30','',0,'https://commercegate.goodface.com.ua/wp/?p=2032',0,'setka_editor_file','',0),(2033,0,'2021-10-12 10:25:30','2021-10-12 10:25:30','','','','publish','open','open','','2033','','','2021-10-12 10:25:30','2021-10-12 10:25:30','',0,'https://commercegate.goodface.com.ua/wp/?p=2033',0,'setka_editor_file','',0),(2034,0,'2021-10-12 10:25:29','2021-10-12 10:25:29','','','','publish','open','open','','2034','','','2021-10-12 10:25:29','2021-10-12 10:25:29','',0,'https://commercegate.goodface.com.ua/wp/?p=2034',0,'setka_editor_file','',0),(2035,0,'2021-10-12 10:25:29','2021-10-12 10:25:29','','','','publish','open','open','','2035','','','2021-10-12 10:25:29','2021-10-12 10:25:29','',0,'https://commercegate.goodface.com.ua/wp/?p=2035',0,'setka_editor_file','',0),(2040,1,'2021-10-12 15:25:00','2021-10-12 15:25:00','','Our Business Offering','','inherit','closed','closed','','1681-revision-v1','','','2021-10-12 15:25:00','2021-10-12 15:25:00','',1681,'https://commercegate.goodface.com.ua/wp/?p=2040',0,'revision','',0),(2041,1,'2021-10-12 15:25:15','2021-10-12 15:25:15','','Our Business Offering','','inherit','closed','closed','','1609-revision-v1','','','2021-10-12 15:25:15','2021-10-12 15:25:15','',1609,'https://commercegate.goodface.com.ua/wp/?p=2041',0,'revision','',0),(2043,1,'2021-10-12 15:26:17','2021-10-12 15:26:17','','Our Solutions','','inherit','closed','closed','','1613-revision-v1','','','2021-10-12 15:26:17','2021-10-12 15:26:17','',1613,'https://commercegate.goodface.com.ua/wp/?p=2043',0,'revision','',0),(2044,1,'2021-10-12 15:26:34','2021-10-12 15:26:34','','Our Solutions','','inherit','closed','closed','','467-revision-v1','','','2021-10-12 15:26:34','2021-10-12 15:26:34','',467,'https://commercegate.goodface.com.ua/wp/?p=2044',0,'revision','',0),(2045,1,'2021-10-12 15:30:16','2021-10-12 15:30:16','','Our Solutions','','inherit','closed','closed','','467-revision-v1','','','2021-10-12 15:30:16','2021-10-12 15:30:16','',467,'https://commercegate.goodface.com.ua/wp/?p=2045',0,'revision','',0),(2046,1,'2021-10-12 15:31:12','2021-10-12 15:31:12','','Our Solutions','','inherit','closed','closed','','467-revision-v1','','','2021-10-12 15:31:12','2021-10-12 15:31:12','',467,'https://commercegate.goodface.com.ua/wp/?p=2046',0,'revision','',0),(2047,1,'2021-10-12 15:32:40','2021-10-12 15:32:40','','Our Solutions','','inherit','closed','closed','','467-revision-v1','','','2021-10-12 15:32:40','2021-10-12 15:32:40','',467,'https://commercegate.goodface.com.ua/wp/?p=2047',0,'revision','',0),(2048,1,'2021-10-12 15:33:00','2021-10-12 15:33:00','','Our Solutions','','inherit','closed','closed','','467-revision-v1','','','2021-10-12 15:33:00','2021-10-12 15:33:00','',467,'https://commercegate.goodface.com.ua/wp/?p=2048',0,'revision','',0),(2050,1,'2021-10-12 18:38:25','2021-10-12 18:38:25','','All you need to know','','inherit','closed','closed','','1615-revision-v1','','','2021-10-12 18:38:25','2021-10-12 18:38:25','',1615,'https://commercegate.goodface.com.ua/wp/?p=2050',0,'revision','',0),(2051,1,'2021-10-12 18:50:58','2021-10-12 18:50:58','','Home','','inherit','closed','closed','','12-revision-v1','','','2021-10-12 18:50:58','2021-10-12 18:50:58','',12,'https://commercegate.goodface.com.ua/wp/?p=2051',0,'revision','',0),(2052,1,'2021-10-12 18:51:41','2021-10-12 18:51:41','','Home','','inherit','closed','closed','','1612-revision-v1','','','2021-10-12 18:51:41','2021-10-12 18:51:41','',1612,'https://commercegate.goodface.com.ua/wp/?p=2052',0,'revision','',0),(2054,1,'2021-10-12 18:53:30','2021-10-12 18:53:30','','Home','','inherit','closed','closed','','12-revision-v1','','','2021-10-12 18:53:30','2021-10-12 18:53:30','',12,'https://commercegate.goodface.com.ua/wp/?p=2054',0,'revision','',0),(2055,1,'2021-10-12 18:55:16','2021-10-12 18:55:16','','Home','','inherit','closed','closed','','1612-revision-v1','','','2021-10-12 18:55:16','2021-10-12 18:55:16','',1612,'https://commercegate.goodface.com.ua/wp/?p=2055',0,'revision','',0),(2056,1,'2021-10-12 19:04:10','2021-10-12 19:04:10','','Home','','inherit','closed','closed','','12-revision-v1','','','2021-10-12 19:04:10','2021-10-12 19:04:10','',12,'https://commercegate.goodface.com.ua/wp/?p=2056',0,'revision','',0),(2057,1,'2021-10-12 19:04:30','2021-10-12 19:04:30','','Home','','inherit','closed','closed','','1612-revision-v1','','','2021-10-12 19:04:30','2021-10-12 19:04:30','',1612,'https://commercegate.goodface.com.ua/wp/?p=2057',0,'revision','',0),(2078,1,'2021-10-13 10:27:51','2021-10-13 10:27:51','','Our Story','','inherit','closed','closed','','1607-revision-v1','','','2021-10-13 10:27:51','2021-10-13 10:27:51','',1607,'https://commercegate.goodface.com.ua/wp/?p=2078',0,'revision','',0),(2079,1,'2021-10-13 10:27:56','2021-10-13 10:27:56','','Our Story','','inherit','closed','closed','','524-revision-v1','','','2021-10-13 10:27:56','2021-10-13 10:27:56','',524,'https://commercegate.goodface.com.ua/wp/?p=2079',0,'revision','',0),(2081,1,'2021-10-13 10:29:11','2021-10-13 10:29:11','','Our Story','','inherit','closed','closed','','1607-revision-v1','','','2021-10-13 10:29:11','2021-10-13 10:29:11','',1607,'https://commercegate.goodface.com.ua/wp/?p=2081',0,'revision','',0),(2082,1,'2021-10-13 14:37:16','2021-10-13 14:37:16','','aml-manual','','inherit','open','closed','','aml-manual','','','2021-10-13 14:37:16','2021-10-13 14:37:16','',0,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/10/aml-manual.docx',0,'attachment','application/vnd.openxmlformats-officedocument.wordprocessingml.document',0),(2090,1,'2021-10-15 10:31:43','2021-10-15 10:31:43','','evgen-sopin','','inherit','open','closed','','evgen-sopin','','','2021-10-15 10:31:43','2021-10-15 10:31:43','',524,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/10/evgen-sopin.jpg',0,'attachment','image/jpeg',0),(2091,1,'2021-10-15 10:31:49','2021-10-15 10:31:49','','Our Story','','inherit','closed','closed','','524-revision-v1','','','2021-10-15 10:31:49','2021-10-15 10:31:49','',524,'https://commercegate.goodface.com.ua/wp/?p=2091',0,'revision','',0),(2092,1,'2021-10-15 10:31:54','2021-10-15 10:31:54','','evgen-sopin','','inherit','open','closed','','evgen-sopin-2','','','2021-10-15 10:31:54','2021-10-15 10:31:54','',1607,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/10/evgen-sopin-1.jpg',0,'attachment','image/jpeg',0),(2093,1,'2021-10-15 10:31:58','2021-10-15 10:31:58','','Our Story','','inherit','closed','closed','','1607-revision-v1','','','2021-10-15 10:31:58','2021-10-15 10:31:58','',1607,'https://commercegate.goodface.com.ua/wp/?p=2093',0,'revision','',0),(2103,1,'2021-10-18 12:49:14','2021-10-18 12:49:14','','Pricing','','inherit','closed','closed','','1614-revision-v1','','','2021-10-18 12:49:14','2021-10-18 12:49:14','',1614,'https://commercegate.goodface.com.ua/wp/?p=2103',0,'revision','',0),(2104,1,'2021-10-18 12:49:38','2021-10-18 12:49:38','','Pricing','','inherit','closed','closed','','717-revision-v1','','','2021-10-18 12:49:38','2021-10-18 12:49:38','',717,'https://commercegate.goodface.com.ua/wp/?p=2104',0,'revision','',0),(2107,1,'2021-10-18 13:08:51','2021-10-18 13:08:51','','Home','','inherit','closed','closed','','12-revision-v1','','','2021-10-18 13:08:51','2021-10-18 13:08:51','',12,'https://commercegate.goodface.com.ua/wp/?p=2107',0,'revision','',0),(2108,1,'2021-10-18 13:09:04','2021-10-18 13:09:04','','Home','','inherit','closed','closed','','1612-revision-v1','','','2021-10-18 13:09:04','2021-10-18 13:09:04','',1612,'https://commercegate.goodface.com.ua/wp/?p=2108',0,'revision','',0),(2109,1,'2021-10-19 13:29:25','2021-10-19 13:29:25','','Pricing','','inherit','closed','closed','','717-autosave-v1','','','2021-10-19 13:29:25','2021-10-19 13:29:25','',717,'https://commercegate.goodface.com.ua/wp/?p=2109',0,'revision','',0),(2110,1,'2021-10-19 13:29:47','2021-10-19 13:29:47','','Pricing','','inherit','closed','closed','','717-revision-v1','','','2021-10-19 13:29:47','2021-10-19 13:29:47','',717,'https://commercegate.goodface.com.ua/wp/?p=2110',0,'revision','',0),(2111,1,'2021-10-19 13:30:47','2021-10-19 13:30:47','','Pricing','','inherit','closed','closed','','1614-revision-v1','','','2021-10-19 13:30:47','2021-10-19 13:30:47','',1614,'https://commercegate.goodface.com.ua/wp/?p=2111',0,'revision','',0),(2113,1,'2021-10-22 09:57:52','2021-10-22 09:57:52','a:11:{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:1;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";s:12:\"translations\";s:9:\"copy_once\";}','Block display','block-display','publish','closed','closed','','field_61728ac1be66e','','','2021-10-22 09:57:52','2021-10-22 09:57:52','',302,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2113',0,'acf-field','',0),(2114,1,'2021-10-22 10:29:59','2021-10-22 10:29:59','','Billing Platform','','inherit','closed','closed','','434-autosave-v1','','','2021-10-22 10:29:59','2021-10-22 10:29:59','',434,'https://commercegate.goodface.com.ua/wp/?p=2114',0,'revision','',0),(2121,1,'2021-11-11 10:15:57','2021-11-11 10:15:57','','Home','','inherit','closed','closed','','1612-revision-v1','','','2021-11-11 10:15:57','2021-11-11 10:15:57','',1612,'https://commercegate.goodface.com.ua/wp/?p=2121',0,'revision','',0),(2122,1,'2021-11-11 10:18:11','2021-11-11 10:18:11','','Pasarela de Pago CG','','inherit','closed','closed','','1643-autosave-v1','','','2021-11-11 10:18:11','2021-11-11 10:18:11','',1643,'https://commercegate.goodface.com.ua/wp/?p=2122',0,'revision','',0),(2125,1,'2021-11-11 10:30:51','2021-11-11 10:30:51','','Home','','inherit','closed','closed','','1612-revision-v1','','','2021-11-11 10:30:51','2021-11-11 10:30:51','',1612,'https://commercegate.goodface.com.ua/wp/?p=2125',0,'revision','',0),(2128,1,'2021-11-11 10:41:05','2021-11-11 10:41:05','','Our Business Offering','','inherit','closed','closed','','1609-revision-v1','','','2021-11-11 10:41:05','2021-11-11 10:41:05','',1609,'https://commercegate.goodface.com.ua/wp/?p=2128',0,'revision','',0),(2129,1,'2021-11-11 10:41:08','2021-11-11 10:41:08','','Our Business Offering','','inherit','closed','closed','','1609-autosave-v1','','','2021-11-11 10:41:08','2021-11-11 10:41:08','',1609,'https://commercegate.goodface.com.ua/wp/?p=2129',0,'revision','',0),(2130,1,'2021-11-11 10:41:59','2021-11-11 10:41:59','','Our Business Offering','','inherit','closed','closed','','1609-revision-v1','','','2021-11-11 10:41:59','2021-11-11 10:41:59','',1609,'https://commercegate.goodface.com.ua/wp/?p=2130',0,'revision','',0),(2131,1,'2021-11-11 10:42:14','2021-11-11 10:42:14','','Our Business Offering','','inherit','closed','closed','','1609-revision-v1','','','2021-11-11 10:42:14','2021-11-11 10:42:14','',1609,'https://commercegate.goodface.com.ua/wp/?p=2131',0,'revision','',0),(2132,1,'2021-11-11 10:59:30','2021-11-11 10:59:30','','Home','','inherit','closed','closed','','1612-revision-v1','','','2021-11-11 10:59:30','2021-11-11 10:59:30','',1612,'https://commercegate.goodface.com.ua/wp/?p=2132',0,'revision','',0),(2133,1,'2021-11-11 10:59:44','2021-11-11 10:59:44','','Home','','inherit','closed','closed','','1612-revision-v1','','','2021-11-11 10:59:44','2021-11-11 10:59:44','',1612,'https://commercegate.goodface.com.ua/wp/?p=2133',0,'revision','',0),(2134,1,'2021-11-11 12:46:16','2021-11-11 12:46:16','','A soluciones e integradores de comercio electrónico y SaaS.','','publish','closed','closed','','for-platforms-and-marketplaces','','','2021-11-30 19:53:20','2021-11-30 19:53:20','',0,'https://commercegate.goodface.com.ua/wp/?post_type=value-proposition&#038;p=2134',3,'value-proposition','',0),(2135,1,'2021-11-11 13:05:36','2021-11-11 13:05:36','','Para Distribuidores','','publish','closed','closed','','for-affiliates-and-agencies','','','2021-11-30 19:46:05','2021-11-30 19:46:05','',0,'https://commercegate.goodface.com.ua/wp/?post_type=value-proposition&#038;p=2135',5,'value-proposition','',0),(2136,1,'2021-11-11 14:03:38','2021-11-11 14:03:38','','Para adquirentes y proveedores de servicios de pago (PSP)','','publish','closed','closed','','for-psps','','','2021-11-29 18:42:05','2021-11-29 18:42:05','',0,'https://commercegate.goodface.com.ua/wp/?post_type=value-proposition&#038;p=2136',7,'value-proposition','',0),(2138,1,'2021-11-11 14:17:55','2021-11-11 14:17:55','','A Instituciones Bancarias','','publish','closed','closed','','for-banking-institutions','','','2021-11-30 19:48:09','2021-11-30 19:48:09','',0,'https://commercegate.goodface.com.ua/wp/?post_type=value-proposition&#038;p=2138',9,'value-proposition','',0),(2139,1,'2021-11-11 14:19:27','2021-11-11 14:19:27','','A Instituciones Bancarias','','inherit','closed','closed','','2138-autosave-v1','','','2021-11-11 14:19:27','2021-11-11 14:19:27','',2138,'https://commercegate.goodface.com.ua/wp/?p=2139',0,'revision','',0),(2140,1,'2021-11-11 14:40:13','2021-11-11 14:40:13','','Nuestras Soluciones','','inherit','closed','closed','','1613-autosave-v1','','','2021-11-11 14:40:13','2021-11-11 14:40:13','',1613,'https://commercegate.goodface.com.ua/wp/?p=2140',0,'revision','',0),(2141,1,'2021-11-11 14:40:38','2021-11-11 14:40:38','','Nuestras Soluciones','','inherit','closed','closed','','1613-revision-v1','','','2021-11-11 14:40:38','2021-11-11 14:40:38','',1613,'https://commercegate.goodface.com.ua/wp/?p=2141',0,'revision','',0),(2144,1,'2021-11-11 16:27:00','2021-11-11 16:27:00','','Payment gateway','','publish','closed','closed','','payment-gateway','','','2021-12-17 15:12:54','2021-12-17 15:12:54','',0,'https://commercegate.goodface.com.ua/wp/?post_type=our-solutions&#038;p=2144',0,'our-solutions','',0),(2146,1,'2021-11-15 13:53:59','2021-11-15 13:53:59','','banco-de-espana','','inherit','open','closed','','banco-de-espana','','','2021-11-15 14:03:09','2021-11-15 14:03:09','',12,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/banco-de-espana.svg',0,'attachment','image/svg+xml',0),(2147,1,'2021-11-15 13:54:00','2021-11-15 13:54:00','','eu-certified','','inherit','open','closed','','eu-certified','','','2021-11-15 14:03:34','2021-11-15 14:03:34','',12,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/eu-certified.svg',0,'attachment','image/svg+xml',0),(2148,1,'2021-11-15 13:54:01','2021-11-15 13:54:01','','kpmg-audited','','inherit','open','closed','','kpmg-audited','','','2021-11-15 14:04:36','2021-11-15 14:04:36','',12,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/kpmg-audited.svg',0,'attachment','image/svg+xml',0),(2149,1,'2021-11-15 13:54:01','2021-11-15 13:54:01','','pci','','inherit','open','closed','','pci','','','2021-11-15 14:03:57','2021-11-15 14:03:57','',12,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/pci.svg',0,'attachment','image/svg+xml',0),(2150,1,'2021-11-15 13:54:29','2021-11-15 13:54:29','','Home','','inherit','closed','closed','','12-revision-v1','','','2021-11-15 13:54:29','2021-11-15 13:54:29','',12,'https://commercegate.goodface.com.ua/wp/?p=2150',0,'revision','',0),(2152,1,'2021-11-15 14:07:42','2021-11-15 14:07:42','','to-merchants-main-icon','','inherit','open','closed','','to-merchants-main-icon','','','2021-11-15 14:08:42','2021-11-15 14:08:42','',291,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/to-merchants-main-icon.png',0,'attachment','image/png',0),(2153,1,'2021-11-15 14:11:15','2021-11-15 14:11:15','','24:7-real-time-monitoring-icon','','inherit','open','closed','','247-real-time-monitoring-icon','','','2021-11-15 14:11:49','2021-11-15 14:11:49','',291,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/247-real-time-monitoring-icon.svg',0,'attachment','image/svg+xml',0),(2154,1,'2021-11-15 14:11:16','2021-11-15 14:11:16','','greater-controls-on-fraud-icon','','inherit','open','closed','','greater-controls-on-fraud-icon','','','2021-11-15 14:12:39','2021-11-15 14:12:39','',291,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/greater-controls-on-fraud-icon.svg',0,'attachment','image/svg+xml',0),(2155,1,'2021-11-15 14:14:53','2021-11-15 14:14:53','','dedicated-customer-success-team-icon','','inherit','open','closed','','dedicated-customer-success-team-icon','','','2021-11-15 14:15:17','2021-11-15 14:15:17','',291,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/dedicated-customer-success-team-icon.svg',0,'attachment','image/svg+xml',0),(2156,1,'2021-11-15 14:20:27','2021-11-15 14:20:27','','Leading-global-payment-technology','','inherit','open','closed','','leading-global-payment-technology','','','2021-11-15 14:21:48','2021-11-15 14:21:48','',291,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/Leading-global-payment-technology.svg',0,'attachment','image/svg+xml',0),(2157,1,'2021-11-15 14:20:29','2021-11-15 14:20:29','','level-1-pci-compliance-icon','','inherit','open','closed','','level-1-pci-compliance-icon','','','2021-11-15 14:22:35','2021-11-15 14:22:35','',291,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/level-1-pci-compliance-icon.svg',0,'attachment','image/svg+xml',0),(2158,1,'2021-11-15 14:20:33','2021-11-15 14:20:33','','multi-acquiring-made-easy','','inherit','open','closed','','multi-acquiring-made-easy','','','2021-11-15 14:23:15','2021-11-15 14:23:15','',291,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/multi-acquiring-made-easy.svg',0,'attachment','image/svg+xml',0),(2159,1,'2021-11-15 14:26:13','2021-11-15 14:26:13','','parameter-based-discounts-icon','','inherit','open','closed','','parameter-based-discounts-icon','','','2021-11-15 14:28:15','2021-11-15 14:28:15','',291,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/parameter-based-discounts-icon.svg',0,'attachment','image/svg+xml',0),(2160,1,'2021-11-15 14:26:15','2021-11-15 14:26:15','','psd2-compliant-segregated-fund-support-icon','','inherit','open','closed','','psd2-compliant-segregated-fund-support-icon','','','2021-11-15 14:28:37','2021-11-15 14:28:37','',291,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/psd2-compliant-segregated-fund-support-icon.svg',0,'attachment','image/svg+xml',0),(2161,1,'2021-11-15 14:26:15','2021-11-15 14:26:15','','real-time-transaction-clearing-icon','','inherit','open','closed','','real-time-transaction-clearing-icon','','','2021-11-15 14:26:59','2021-11-15 14:26:59','',291,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/real-time-transaction-clearing-icon.svg',0,'attachment','image/svg+xml',0),(2162,1,'2021-11-15 14:26:16','2021-11-15 14:26:16','','supports-all-payment-methods-icon','','inherit','open','closed','','supports-all-payment-methods-icon','','','2021-11-15 14:27:35','2021-11-15 14:27:35','',291,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/supports-all-payment-methods-icon.svg',0,'attachment','image/svg+xml',0),(2163,1,'2021-11-18 09:31:41','2021-11-18 09:31:41','','Our Story','','inherit','closed','closed','','1607-revision-v1','','','2021-11-18 09:31:41','2021-11-18 09:31:41','',1607,'https://commercegate.goodface.com.ua/wp/?p=2163',0,'revision','',0),(2164,1,'2021-11-18 09:32:20','2021-11-18 09:32:20','','Nuestro Equipo','','inherit','closed','closed','','524-revision-v1','','','2021-11-18 09:32:20','2021-11-18 09:32:20','',524,'https://commercegate.goodface.com.ua/wp/?p=2164',0,'revision','',0),(2165,1,'2021-11-18 10:24:23','2021-11-18 10:24:23','','Our Story','','inherit','closed','closed','','524-revision-v1','','','2021-11-18 10:24:23','2021-11-18 10:24:23','',524,'https://commercegate.goodface.com.ua/wp/?p=2165',0,'revision','',0),(2166,1,'2021-11-18 10:24:35','2021-11-18 10:24:35','','Nuestro Equipo','','inherit','closed','closed','','1607-revision-v1','','','2021-11-18 10:24:35','2021-11-18 10:24:35','',1607,'https://commercegate.goodface.com.ua/wp/?p=2166',0,'revision','',0),(2167,1,'2021-11-18 10:35:42','2021-11-18 10:35:42','','Nuestro Equipo','','inherit','closed','closed','','1607-revision-v1','','','2021-11-18 10:35:42','2021-11-18 10:35:42','',1607,'https://commercegate.goodface.com.ua/wp/?p=2167',0,'revision','',0),(2168,1,'2021-11-18 12:34:43','2021-11-18 12:34:43','','Our Story','','inherit','closed','closed','','524-revision-v1','','','2021-11-18 12:34:43','2021-11-18 12:34:43','',524,'https://commercegate.goodface.com.ua/wp/?p=2168',0,'revision','',0),(2169,1,'2021-11-18 12:35:49','2021-11-18 12:35:49','','Nuestro Equipo','','inherit','closed','closed','','1607-revision-v1','','','2021-11-18 12:35:49','2021-11-18 12:35:49','',1607,'https://commercegate.goodface.com.ua/wp/?p=2169',0,'revision','',0),(2170,1,'2021-11-18 12:44:03','2021-11-18 12:44:03','','Careers','','inherit','closed','closed','','1610-revision-v1','','','2021-11-18 12:44:03','2021-11-18 12:44:03','',1610,'https://commercegate.goodface.com.ua/wp/?p=2170',0,'revision','',0),(2171,1,'2021-11-18 12:47:03','2021-11-18 12:47:03','','Nuestro Equipo','','inherit','closed','closed','','1607-revision-v1','','','2021-11-18 12:47:03','2021-11-18 12:47:03','',1607,'https://commercegate.goodface.com.ua/wp/?p=2171',0,'revision','',0),(2172,1,'2021-11-18 12:55:26','2021-11-18 12:55:26','','Nuestro Equipo','','inherit','closed','closed','','1607-revision-v1','','','2021-11-18 12:55:26','2021-11-18 12:55:26','',1607,'https://commercegate.goodface.com.ua/wp/?p=2172',0,'revision','',0),(2173,1,'2021-11-18 12:57:04','2021-11-18 12:57:04','','Blog','','inherit','closed','closed','','1608-revision-v1','','','2021-11-18 12:57:04','2021-11-18 12:57:04','',1608,'https://commercegate.goodface.com.ua/wp/?p=2173',0,'revision','',0),(2174,1,'2021-11-18 13:57:22','2021-11-18 13:57:22','','Resource Center','','inherit','closed','closed','','930-revision-v1','','','2021-11-18 13:57:22','2021-11-18 13:57:22','',930,'https://commercegate.goodface.com.ua/wp/?p=2174',0,'revision','',0),(2175,1,'2021-11-18 13:58:34','2021-11-18 13:58:34','','Todo lo que necesita saber','','inherit','closed','closed','','1615-autosave-v1','','','2021-11-18 13:58:34','2021-11-18 13:58:34','',1615,'https://commercegate.goodface.com.ua/wp/?p=2175',0,'revision','',0),(2176,1,'2021-11-18 14:00:29','2021-11-18 14:00:29','','Todo lo que necesita saber','','inherit','closed','closed','','1615-revision-v1','','','2021-11-18 14:00:29','2021-11-18 14:00:29','',1615,'https://commercegate.goodface.com.ua/wp/?p=2176',0,'revision','',0),(2177,1,'2021-11-18 14:01:08','2021-11-18 14:01:08','','All you need to know','','inherit','closed','closed','','930-revision-v1','','','2021-11-18 14:01:08','2021-11-18 14:01:08','',930,'https://commercegate.goodface.com.ua/wp/?p=2177',0,'revision','',0),(2178,1,'2021-11-19 11:43:16','2021-11-19 11:43:16','','Precios','','inherit','closed','closed','','1614-revision-v1','','','2021-11-19 11:43:16','2021-11-19 11:43:16','',1614,'https://commercegate.goodface.com.ua/wp/?p=2178',0,'revision','',0),(2179,1,'2021-11-19 11:47:41','2021-11-19 11:47:41','','Precios','','inherit','closed','closed','','1614-revision-v1','','','2021-11-19 11:47:41','2021-11-19 11:47:41','',1614,'https://commercegate.goodface.com.ua/wp/?p=2179',0,'revision','',0),(2180,1,'2021-11-19 11:56:24','2021-11-19 11:56:24','','Precios','','inherit','closed','closed','','1614-revision-v1','','','2021-11-19 11:56:24','2021-11-19 11:56:24','',1614,'https://commercegate.goodface.com.ua/wp/?p=2180',0,'revision','',0),(2181,1,'2021-11-19 12:07:00','2021-11-19 12:07:00','','Precios','','inherit','closed','closed','','1614-revision-v1','','','2021-11-19 12:07:00','2021-11-19 12:07:00','',1614,'https://commercegate.goodface.com.ua/wp/?p=2181',0,'revision','',0),(2182,1,'2021-11-19 12:28:26','2021-11-19 12:28:26','','Contáctenos','','inherit','closed','closed','','1611-autosave-v1','','','2021-11-19 12:28:26','2021-11-19 12:28:26','',1611,'https://commercegate.goodface.com.ua/wp/?p=2182',0,'revision','',0),(2183,1,'2021-11-19 12:31:29','2021-11-19 12:31:29','','Contáctenos','','inherit','closed','closed','','1611-revision-v1','','','2021-11-19 12:31:29','2021-11-19 12:31:29','',1611,'https://commercegate.goodface.com.ua/wp/?p=2183',0,'revision','',0),(2184,1,'2021-11-19 13:45:09','2021-11-19 13:45:09','','Nuestro Equipo','','inherit','closed','closed','','1607-revision-v1','','','2021-11-19 13:45:09','2021-11-19 13:45:09','',1607,'https://commercegate.goodface.com.ua/wp/?p=2184',0,'revision','',0),(2185,1,'2021-11-19 13:48:25','2021-11-19 13:48:25','','Careers','','inherit','closed','closed','','1610-revision-v1','','','2021-11-19 13:48:25','2021-11-19 13:48:25','',1610,'https://commercegate.goodface.com.ua/wp/?p=2185',0,'revision','',0),(2186,1,'2021-11-19 13:49:07','2021-11-19 13:49:07','','Careers','','inherit','closed','closed','','1610-revision-v1','','','2021-11-19 13:49:07','2021-11-19 13:49:07','',1610,'https://commercegate.goodface.com.ua/wp/?p=2186',0,'revision','',0),(2187,1,'2021-11-19 13:52:13','2021-11-19 13:52:13','','Careers','','inherit','closed','closed','','1610-revision-v1','','','2021-11-19 13:52:13','2021-11-19 13:52:13','',1610,'https://commercegate.goodface.com.ua/wp/?p=2187',0,'revision','',0),(2188,1,'2021-11-19 13:57:56','2021-11-19 13:57:56','','Contáctenos','','inherit','closed','closed','','1611-revision-v1','','','2021-11-19 13:57:56','2021-11-19 13:57:56','',1611,'https://commercegate.goodface.com.ua/wp/?p=2188',0,'revision','',0),(2190,1,'2021-11-22 11:43:55','2021-11-22 11:43:55','','eWallet-icon','','inherit','open','closed','','ewallet-icon-2','','','2021-11-22 11:44:20','2021-11-22 11:44:20','',436,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/eWallet-icon.png',0,'attachment','image/png',0),(2191,1,'2021-11-22 11:59:17','2021-11-22 11:59:17','','aggregate-acquiring-capacity-icon','','inherit','open','closed','','aggregate-acquiring-capacity-icon','','','2021-11-22 12:01:29','2021-11-22 12:01:29','',430,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/aggregate-acquiring-capacity-icon.svg',0,'attachment','image/svg+xml',0),(2192,1,'2021-11-22 11:59:18','2021-11-22 11:59:18','','all-in-one-payment-solution-icon','','inherit','open','closed','','all-in-one-payment-solution-icon','','','2021-11-22 12:00:52','2021-11-22 12:00:52','',430,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/all-in-one-payment-solution-icon.svg',0,'attachment','image/svg+xml',0),(2193,1,'2021-11-22 11:59:19','2021-11-22 11:59:19','','increase-payout-rates-icon','','inherit','open','closed','','increase-payout-rates-icon','','','2021-11-22 12:00:22','2021-11-22 12:00:22','',430,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/increase-payout-rates-icon.svg',0,'attachment','image/svg+xml',0),(2194,1,'2021-11-22 11:59:20','2021-11-22 11:59:20','','scale-locally-and-globally-icon','','inherit','open','closed','','scale-locally-and-globally-icon','','','2021-11-22 11:59:50','2021-11-22 11:59:50','',430,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/scale-locally-and-globally-icon.svg',0,'attachment','image/svg+xml',0),(2195,1,'2021-11-22 12:04:18','2021-11-22 12:04:18','','high-security-and-compliance-icon','','inherit','open','closed','','high-security-and-compliance-icon','','','2021-11-22 12:04:34','2021-11-22 12:04:34','',430,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/high-security-and-compliance-icon.svg',0,'attachment','image/svg+xml',0),(2196,1,'2021-11-22 12:04:19','2021-11-22 12:04:19','','compliance-onboarding-made-simple-icon','','inherit','open','closed','','compliance-onboarding-made-simple-icon','','','2021-11-22 12:04:53','2021-11-22 12:04:53','',430,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/compliance-onboarding-made-simple-icon.svg',0,'attachment','image/svg+xml',0),(2197,1,'2021-11-22 12:04:20','2021-11-22 12:04:20','','comprehensive-fraud-risk-management-icon','','inherit','open','closed','','comprehensive-fraud-risk-management-icon','','','2021-11-22 12:05:12','2021-11-22 12:05:12','',430,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/comprehensive-fraud-risk-management-icon.svg',0,'attachment','image/svg+xml',0),(2198,1,'2021-11-22 12:04:21','2021-11-22 12:04:21','','dedicated-customer-success-team-icon','','inherit','open','closed','','dedicated-customer-success-team-icon-2','','','2021-11-22 12:05:32','2021-11-22 12:05:32','',430,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/dedicated-customer-success-team-icon-1.svg',0,'attachment','image/svg+xml',0),(2199,1,'2021-11-22 12:08:35','2021-11-22 12:08:35','','dedicated-point-of-contact-icon','','inherit','open','closed','','dedicated-point-of-contact-icon','','','2021-11-22 12:09:30','2021-11-22 12:09:30','',430,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/dedicated-point-of-contact-icon.svg',0,'attachment','image/svg+xml',0),(2200,1,'2021-11-22 12:08:36','2021-11-22 12:08:36','','direct-access-to-csms-icon','','inherit','open','closed','','direct-access-to-csms-icon','','','2021-11-22 12:09:51','2021-11-22 12:09:51','',430,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/direct-access-to-csms-icon.svg',0,'attachment','image/svg+xml',0),(2201,1,'2021-11-22 12:08:37','2021-11-22 12:08:37','','full-case-priority-support-icon','','inherit','open','closed','','full-case-priority-support-icon','','','2021-11-22 12:10:05','2021-11-22 12:10:05','',430,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/full-case-priority-support-icon.svg',0,'attachment','image/svg+xml',0),(2202,1,'2021-11-22 12:08:38','2021-11-22 12:08:38','','robust-control-processes-icon','','inherit','open','closed','','robust-control-processes-icon','','','2021-11-22 12:10:16','2021-11-22 12:10:16','',430,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/robust-control-processes-icon.svg',0,'attachment','image/svg+xml',0),(2203,1,'2021-11-22 12:23:59','2021-11-22 12:23:59','','merchant-risk-and-compliance-icon','','inherit','open','closed','','merchant-risk-and-compliance-icon','','','2021-11-22 12:24:41','2021-11-22 12:24:41','',428,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/merchant-risk-and-compliance-icon.svg',0,'attachment','image/svg+xml',0),(2204,1,'2021-11-22 12:24:00','2021-11-22 12:24:00','','risk-collateral-management-icon','','inherit','open','closed','','risk-collateral-management-icon','','','2021-11-22 12:24:55','2021-11-22 12:24:55','',428,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/risk-collateral-management-icon.svg',0,'attachment','image/svg+xml',0),(2205,1,'2021-11-22 12:24:01','2021-11-22 12:24:01','','seamless-aml-checks-and-kyc-icon','','inherit','open','closed','','seamless-aml-checks-and-kyc-icon','','','2021-11-22 12:25:10','2021-11-22 12:25:10','',428,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/seamless-aml-checks-and-kyc-icon.svg',0,'attachment','image/svg+xml',0),(2206,1,'2021-11-22 12:24:02','2021-11-22 12:24:02','','settlement-and-reconciliation-icon','','inherit','open','closed','','settlement-and-reconciliation-icon','','','2021-11-22 12:25:30','2021-11-22 12:25:30','',428,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/settlement-and-reconciliation-icon.svg',0,'attachment','image/svg+xml',0),(2207,1,'2021-11-22 12:29:07','2021-11-22 12:29:07','','flexible-risk-tolerance-and-acceptance-icon','','inherit','open','closed','','flexible-risk-tolerance-and-acceptance-icon','','','2021-11-22 12:29:20','2021-11-22 12:29:20','',428,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/flexible-risk-tolerance-and-acceptance-icon.svg',0,'attachment','image/svg+xml',0),(2208,1,'2021-11-22 12:29:08','2021-11-22 12:29:08','','stay-ahead-of-regulators-icon','','inherit','open','closed','','stay-ahead-of-regulators-icon','','','2021-11-22 12:29:45','2021-11-22 12:29:45','',428,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/stay-ahead-of-regulators-icon.svg',0,'attachment','image/svg+xml',0),(2209,1,'2021-11-22 12:29:09','2021-11-22 12:29:09','','traffic-and-risk-kpi-management-icon','','inherit','open','closed','','traffic-and-risk-kpi-management-icon','','','2021-11-22 12:29:59','2021-11-22 12:29:59','',428,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/traffic-and-risk-kpi-management-icon.svg',0,'attachment','image/svg+xml',0),(2210,1,'2021-11-22 12:34:49','2021-11-22 12:34:49','','dedicated-payment-experts-icon','','inherit','open','closed','','dedicated-payment-experts-icon','','','2021-11-22 12:37:20','2021-11-22 12:37:20','',428,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/dedicated-payment-experts-icon.svg',0,'attachment','image/svg+xml',0),(2211,1,'2021-11-22 12:34:51','2021-11-22 12:34:51','','europol-recognized-case-management-icon','','inherit','open','closed','','europol-recognized-case-management-icon','','','2021-11-22 12:37:00','2021-11-22 12:37:00','',428,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/europol-recognized-case-management-icon.svg',0,'attachment','image/svg+xml',0),(2212,1,'2021-11-22 12:34:51','2021-11-22 12:34:51','','presence-in-wto-and-icc-icon','','inherit','open','closed','','presence-in-wto-and-icc-icon','','','2021-11-22 12:36:46','2021-11-22 12:36:46','',428,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/presence-in-wto-and-icc-icon.svg',0,'attachment','image/svg+xml',0),(2213,1,'2021-11-22 12:34:52','2021-11-22 12:34:52','','strong-compliance-framework-icon','','inherit','open','closed','','strong-compliance-framework-icon','','','2021-11-22 12:35:19','2021-11-22 12:35:19','',428,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/strong-compliance-framework-icon.svg',0,'attachment','image/svg+xml',0),(2214,1,'2021-11-22 12:42:57','2021-11-22 12:42:57','','leading-global-payment-technology-icon','','inherit','open','closed','','leading-global-payment-technology-icon','','','2021-11-22 12:43:24','2021-11-22 12:43:24','',428,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/leading-global-payment-technology-icon.svg',0,'attachment','image/svg+xml',0),(2215,1,'2021-11-22 12:43:00','2021-11-22 12:43:00','','secured-2fa-user-authentication-icon','','inherit','open','closed','','secured-2fa-user-authentication-icon','','','2021-11-22 12:43:41','2021-11-22 12:43:41','',428,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/secured-2fa-user-authentication-icon.svg',0,'attachment','image/svg+xml',0),(2216,1,'2021-11-22 12:43:02','2021-11-22 12:43:02','','supports-all-popular-payment-types-icon','','inherit','open','closed','','supports-all-popular-payment-types-icon','','','2021-11-22 12:44:06','2021-11-22 12:44:06','',428,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/supports-all-popular-payment-types-icon.svg',0,'attachment','image/svg+xml',0),(2217,1,'2021-11-22 12:43:03','2021-11-22 12:43:03','','20+-active-upstream-providers-icon','','inherit','open','closed','','20-active-upstream-providers-icon','','','2021-11-22 12:43:52','2021-11-22 12:43:52','',428,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/20-active-upstream-providers-icon.svg',0,'attachment','image/svg+xml',0),(2218,1,'2021-11-22 13:09:44','2021-11-22 13:09:44','','access-transaction-data-icon','','inherit','open','closed','','access-transaction-data-icon','','','2021-11-22 13:10:34','2021-11-22 13:10:34','',428,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/access-transaction-data-icon.svg',0,'attachment','image/svg+xml',0),(2219,1,'2021-11-22 13:09:45','2021-11-22 13:09:45','','discount-model-support-icon','','inherit','open','closed','','discount-model-support-icon','','','2021-11-22 13:10:43','2021-11-22 13:10:43','',428,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/discount-model-support-icon.svg',0,'attachment','image/svg+xml',0),(2220,1,'2021-11-22 13:09:46','2021-11-22 13:09:46','','finance-reconciliation-saas-icon','','inherit','open','closed','','finance-reconciliation-saas-icon','','','2021-11-22 13:10:20','2021-11-22 13:10:20','',428,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/finance-reconciliation-saas-icon.svg',0,'attachment','image/svg+xml',0),(2221,1,'2021-11-22 13:12:29','2021-11-22 13:12:29','','dedicated-and-full-support-icon','','inherit','open','closed','','dedicated-and-full-support-icon','','','2021-11-22 13:12:44','2021-11-22 13:12:44','',428,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/dedicated-and-full-support-icon.svg',0,'attachment','image/svg+xml',0),(2222,1,'2021-11-22 13:19:52','2021-11-22 13:19:52','','pci','','inherit','open','closed','','pci-2','','','2021-11-22 13:20:13','2021-11-22 13:20:13','',428,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/pci.svg',0,'attachment','image/svg+xml',0),(2223,1,'2021-11-22 13:19:58','2021-11-22 13:19:58','','banco-de-espana-icon','','inherit','open','closed','','banco-de-espana-icon','','','2021-11-22 13:20:30','2021-11-22 13:20:30','',428,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/banco-de-espana-icon.svg',0,'attachment','image/svg+xml',0),(2224,1,'2021-11-22 13:20:04','2021-11-22 13:20:04','','eu-regulated-financial-institution-icon','','inherit','open','closed','','eu-regulated-financial-institution-icon','','','2021-11-22 13:20:38','2021-11-22 13:20:38','',428,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/eu-regulated-financial-institution-icon.svg',0,'attachment','image/svg+xml',0),(2225,1,'2021-11-22 13:20:12','2021-11-22 13:20:12','','kpmg','','inherit','open','closed','','kpmg','','','2021-11-22 13:22:48','2021-11-22 13:22:48','',428,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/kpmg.svg',0,'attachment','image/svg+xml',0),(2226,1,'2021-11-22 13:40:43','2021-11-22 13:40:43','','capitalize-on-opportunities-icon','','inherit','open','closed','','capitalize-on-opportunities-icon','','','2021-11-22 13:41:58','2021-11-22 13:41:58','',429,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/capitalize-on-opportunities-icon.svg',0,'attachment','image/svg+xml',0),(2227,1,'2021-11-22 13:40:49','2021-11-22 13:40:49','','collaborate-successfully-icon','','inherit','open','closed','','collaborate-successfully-icon','','','2021-11-22 13:42:15','2021-11-22 13:42:15','',429,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/collaborate-successfully-icon.svg',0,'attachment','image/svg+xml',0),(2228,1,'2021-11-22 13:40:54','2021-11-22 13:40:54','','connect-with-new-customers-icon','','inherit','open','closed','','connect-with-new-customers-icon','','','2021-11-22 13:41:22','2021-11-22 13:41:22','',429,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/connect-with-new-customers-icon.svg',0,'attachment','image/svg+xml',0),(2229,1,'2021-11-22 13:40:57','2021-11-22 13:40:57','','overview-of-your-customer-icon','','inherit','open','closed','','overview-of-your-customer-icon','','','2021-11-22 13:41:38','2021-11-22 13:41:38','',429,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/overview-of-your-customer-icon.svg',0,'attachment','image/svg+xml',0),(2230,1,'2021-11-22 13:45:34','2021-11-22 13:45:34','','credit-freedom-icon','','inherit','open','closed','','credit-freedom-icon','','','2021-11-22 13:46:31','2021-11-22 13:46:31','',429,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/credit-freedom-icon.svg',0,'attachment','image/svg+xml',0),(2231,1,'2021-11-22 13:45:35','2021-11-22 13:45:35','','highly-regulated-operational-controls-icon','','inherit','open','closed','','highly-regulated-operational-controls-icon','','','2021-11-22 13:46:17','2021-11-22 13:46:17','',429,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/highly-regulated-operational-controls-icon.svg',0,'attachment','image/svg+xml',0),(2232,1,'2021-11-22 13:45:36','2021-11-22 13:45:36','','mitigate-reputational-risk-icon','','inherit','open','closed','','mitigate-reputational-risk-icon','','','2021-11-22 13:46:20','2021-11-22 13:46:20','',429,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/mitigate-reputational-risk-icon.svg',0,'attachment','image/svg+xml',0),(2233,1,'2021-11-22 13:45:36','2021-11-22 13:45:36','','remove-compliance-risk-completely-icon','','inherit','open','closed','','remove-compliance-risk-completely-icon','','','2021-11-22 13:46:00','2021-11-22 13:46:00','',429,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/remove-compliance-risk-completely-icon.svg',0,'attachment','image/svg+xml',0),(2238,1,'2021-11-22 13:58:36','2021-11-22 13:58:36','','15-years-of-global-operations-icon','','inherit','open','closed','','15-years-of-global-operations-icon','','','2021-11-22 14:01:38','2021-11-22 14:01:38','',429,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/15-years-of-global-operations-icon.svg',0,'attachment','image/svg+xml',0),(2239,1,'2021-11-22 13:58:37','2021-11-22 13:58:37','','dedicated-risk-department-icon','','inherit','open','closed','','dedicated-risk-department-icon','','','2021-11-22 13:59:15','2021-11-22 13:59:15','',429,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/dedicated-risk-department-icon.svg',0,'attachment','image/svg+xml',0),(2240,1,'2021-11-22 13:58:38','2021-11-22 13:58:38','','leading-risk-management-icon','','inherit','open','closed','','leading-risk-management-icon','','','2021-11-22 13:59:31','2021-11-22 13:59:31','',429,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/leading-risk-management-icon.svg',0,'attachment','image/svg+xml',0),(2241,1,'2021-11-22 13:58:39','2021-11-22 13:58:39','','proven-compliance-team-icon','','inherit','open','closed','','proven-compliance-team-icon-2','','','2021-11-22 13:58:59','2021-11-22 13:58:59','',429,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/proven-compliance-team-icon-1.svg',0,'attachment','image/svg+xml',0),(2242,1,'2021-11-22 15:44:05','2021-11-22 15:44:05','','all-in-one-data-dashboard-icon','','inherit','open','closed','','all-in-one-data-dashboard-icon','','','2021-11-22 15:44:54','2021-11-22 15:44:54','',431,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/all-in-one-data-dashboard-icon.svg',0,'attachment','image/svg+xml',0),(2243,1,'2021-11-22 15:44:06','2021-11-22 15:44:06','','cloud-based-architecture-icon','','inherit','open','closed','','cloud-based-architecture-icon','','','2021-11-22 15:45:49','2021-11-22 15:45:49','',431,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/cloud-based-architecture-icon.svg',0,'attachment','image/svg+xml',0),(2244,1,'2021-11-22 15:44:07','2021-11-22 15:44:07','','deploy-using-ci-cd-and-sdlc-icon','','inherit','open','closed','','deploy-using-ci-cd-and-sdlc-icon','','','2021-11-22 15:46:01','2021-11-22 15:46:01','',431,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/deploy-using-ci-cd-and-sdlc-icon.svg',0,'attachment','image/svg+xml',0),(2245,1,'2021-11-22 15:44:08','2021-11-22 15:44:08','','real-time-monitoring-and-alerts-icon','','inherit','open','closed','','real-time-monitoring-and-alerts-icon','','','2021-11-22 15:48:28','2021-11-22 15:48:28','',431,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/real-time-monitoring-and-alerts-icon.svg',0,'attachment','image/svg+xml',0),(2246,1,'2021-11-22 15:57:53','2021-11-22 15:57:53','','advanced-api-support-icon','','inherit','open','closed','','advanced-api-support-icon','','','2021-11-22 15:59:17','2021-11-22 15:59:17','',431,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/advanced-api-support-icon.svg',0,'attachment','image/svg+xml',0),(2247,1,'2021-11-22 15:57:54','2021-11-22 15:57:54','','intelligent-and-automated-routing-icon','','inherit','open','closed','','intelligent-and-automated-routing-icon','','','2021-11-22 15:59:43','2021-11-22 15:59:43','',431,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/intelligent-and-automated-routing-icon.svg',0,'attachment','image/svg+xml',0),(2248,1,'2021-11-22 16:04:27','2021-11-22 16:04:27','','flexible-billing-periods-icon','','inherit','open','closed','','flexible-billing-periods-icon','','','2021-11-22 16:05:23','2021-11-22 16:05:23','',431,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/flexible-billing-periods-icon.svg',0,'attachment','image/svg+xml',0),(2249,1,'2021-11-22 16:04:28','2021-11-22 16:04:28','','supports-most-business-models-icon','','inherit','open','closed','','supports-most-business-models-icon','','','2021-11-22 16:05:56','2021-11-22 16:05:56','',431,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/supports-most-business-models-icon.svg',0,'attachment','image/svg+xml',0),(2251,1,'2021-11-23 13:14:40','2021-11-23 13:14:40','','protection-from-malicious-cyberattacks-icon','','inherit','open','closed','','protection-from-malicious-cyberattacks-icon','','','2021-11-23 13:18:19','2021-11-23 13:18:19','',2144,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/protection-from-malicious-cyberattacks-icon.svg',0,'attachment','image/svg+xml',0),(2252,1,'2021-11-23 13:14:41','2021-11-23 13:14:41','','stay-compliant-with-regulators-icon','','inherit','open','closed','','stay-compliant-with-regulators-icon','','','2021-11-23 13:17:56','2021-11-23 13:17:56','',2144,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/stay-compliant-with-regulators-icon.svg',0,'attachment','image/svg+xml',0),(2254,1,'2021-11-23 13:16:50','2021-11-23 13:16:50','','high-security-compliance-standards-icon','','inherit','open','closed','','high-security-compliance-standards-icon-2','','','2021-11-23 13:17:13','2021-11-23 13:17:13','',2144,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/high-security-compliance-standards-icon-1.svg',0,'attachment','image/svg+xml',0),(2255,1,'2021-11-23 13:20:47','2021-11-23 13:20:47','','scalable-microservice-architecture-icon','','inherit','open','closed','','scalable-microservice-architecture-icon','','','2021-11-23 13:21:25','2021-11-23 13:21:25','',2144,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/scalable-microservice-architecture-icon.svg',0,'attachment','image/svg+xml',0),(2256,1,'2021-11-23 13:20:48','2021-11-23 13:20:48','','flexible-endpoint–integration-icon','','inherit','open','closed','','flexible-endpoint-integration-icon','','','2021-11-23 13:21:13','2021-11-23 13:21:13','',2144,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/flexible-endpoint–integration-icon.svg',0,'attachment','image/svg+xml',0),(2257,1,'2021-11-23 13:20:50','2021-11-23 13:20:50','','real-time-monitoring-and-alerts-icon','','inherit','open','closed','','real-time-monitoring-and-alerts-icon-2','','','2021-11-23 13:21:32','2021-11-23 13:21:32','',2144,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/real-time-monitoring-and-alerts-icon.svg',0,'attachment','image/svg+xml',0),(2262,1,'2021-11-23 13:32:44','2021-11-23 13:32:44','','developed-with-the-best-standards-icon','','inherit','open','closed','','developed-with-the-best-standards-icon','','','2021-11-23 13:34:42','2021-11-23 13:34:42','',2144,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/developed-with-the-best-standards-icon.svg',0,'attachment','image/svg+xml',0),(2263,1,'2021-11-23 13:32:45','2021-11-23 13:32:45','','flexibility-and-scalability-built‑in-icon','','inherit','open','closed','','flexibility-and-scalability-built%e2%80%91in-icon','','','2021-11-23 13:34:32','2021-11-23 13:34:32','',2144,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/flexibility-and-scalability-built‑in-icon.svg',0,'attachment','image/svg+xml',0),(2265,1,'2021-11-23 13:32:48','2021-11-23 13:32:48','','validate-callbacks-in-real-time-icon','','inherit','open','closed','','validate-callbacks-in-real-time-icon','','','2021-11-23 13:34:15','2021-11-23 13:34:15','',2144,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/validate-callbacks-in-real-time-icon.svg',0,'attachment','image/svg+xml',0),(2266,1,'2021-11-23 13:33:13','2021-11-23 13:33:13','','fully-interactive-api-Documentation-icon','','inherit','open','closed','','fully-interactive-api-documentation-icon-2','','','2021-11-23 13:33:57','2021-11-23 13:33:57','',2144,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/fully-interactive-api-Documentation-icon-1.svg',0,'attachment','image/svg+xml',0),(2267,1,'2021-11-23 13:36:44','2021-11-23 13:36:44','','cloud-based-platform-icon','','inherit','open','closed','','cloud-based-platform-icon','','','2021-11-23 13:37:20','2021-11-23 13:37:20','',2144,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/cloud-based-platform-icon.svg',0,'attachment','image/svg+xml',0),(2268,1,'2021-11-23 13:36:45','2021-11-23 13:36:45','','enterprise-platform-architecture-icon','','inherit','open','closed','','enterprise-platform-architecture-icon','','','2021-11-23 13:37:04','2021-11-23 13:37:04','',2144,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/enterprise-platform-architecture-icon.svg',0,'attachment','image/svg+xml',0),(2269,1,'2021-11-23 13:41:33','2021-11-23 13:41:33','','reduce-revenue-leakages-icon','','inherit','open','closed','','reduce-revenue-leakages-icon','','','2021-11-23 13:42:24','2021-11-23 13:42:24','',2144,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/reduce-revenue-leakages-icon.svg',0,'attachment','image/svg+xml',0),(2270,1,'2021-11-23 13:41:34','2021-11-23 13:41:34','','scale-your-business-globally-icon','','inherit','open','closed','','scale-your-business-globally-icon','','','2021-11-23 13:42:12','2021-11-23 13:42:12','',2144,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/scale-your-business-globally-icon.svg',0,'attachment','image/svg+xml',0),(2271,1,'2021-11-23 13:41:34','2021-11-23 13:41:34','','support-recurring-payments-icon','','inherit','open','closed','','support-recurring-payments-icon','','','2021-11-23 13:41:54','2021-11-23 13:41:54','',2144,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/support-recurring-payments-icon.svg',0,'attachment','image/svg+xml',0),(2272,1,'2021-11-23 13:46:38','2021-11-23 13:46:38','','accept-all-payment-cards-icon','','inherit','open','closed','','accept-all-payment-cards-icon','','','2021-11-23 13:47:03','2021-11-23 13:47:03','',2144,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/accept-all-payment-cards-icon.svg',0,'attachment','image/svg+xml',0),(2273,1,'2021-11-23 13:54:22','2021-11-23 13:54:22','','accept-local-currency-payments-icon','','inherit','open','closed','','accept-local-currency-payments-icon','','','2021-11-23 13:54:45','2021-11-23 13:54:45','',2144,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/accept-local-currency-payments-icon.svg',0,'attachment','image/svg+xml',0),(2274,1,'2021-11-23 13:54:24','2021-11-23 13:54:24','','scale-globally-with-100+-currencies-icon','','inherit','open','closed','','scale-globally-with-100-currencies-icon','','','2021-11-23 13:55:20','2021-11-23 13:55:20','',2144,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/scale-globally-with-100-currencies-icon.svg',0,'attachment','image/svg+xml',0),(2275,1,'2021-11-23 13:54:24','2021-11-23 13:54:24','','simplified-pricing-to-convert-icon','','inherit','open','closed','','simplified-pricing-to-convert-icon','','','2021-11-23 13:55:08','2021-11-23 13:55:08','',2144,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/simplified-pricing-to-convert-icon.svg',0,'attachment','image/svg+xml',0),(2276,1,'2021-11-23 13:54:25','2021-11-23 13:54:25','','tailor-made-prices-according-to-country-icon','','inherit','open','closed','','tailor-made-prices-according-to-country-icon','','','2021-11-23 13:55:29','2021-11-23 13:55:29','',2144,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/tailor-made-prices-according-to-country-icon.svg',0,'attachment','image/svg+xml',0),(2277,1,'2021-11-23 13:58:18','2021-11-23 13:58:18','','fast-processing-and-clearance-icon','','inherit','open','closed','','fast-processing-and-clearance-icon','','','2021-11-23 13:58:35','2021-11-23 13:58:35','',2144,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/fast-processing-and-clearance-icon.svg',0,'attachment','image/svg+xml',0),(2278,1,'2021-11-23 14:37:41','2021-11-23 14:37:41','','diversify-account-termination-icon','','inherit','open','closed','','diversify-account-termination-icon','','','2021-11-23 14:38:10','2021-11-23 14:38:10','',434,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/diversify-account-termination-icon.svg',0,'attachment','image/svg+xml',0),(2279,1,'2021-11-23 14:37:42','2021-11-23 14:37:42','','enjoy-lower-rates-and-fees-icon','','inherit','open','closed','','enjoy-lower-rates-and-fees-icon','','','2021-11-23 14:37:59','2021-11-23 14:37:59','',434,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/enjoy-lower-rates-and-fees-icon.svg',0,'attachment','image/svg+xml',0),(2280,1,'2021-11-23 14:37:43','2021-11-23 14:37:43','','smart-3d-secure-2.x-guidelines-icon','','inherit','open','closed','','smart-3d-secure-2-x-guidelines-icon','','','2021-11-23 14:39:23','2021-11-23 14:39:23','',434,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/smart-3d-secure-2.x-guidelines-icon.svg',0,'attachment','image/svg+xml',0),(2281,1,'2021-11-23 14:41:34','2021-11-23 14:41:34','','global-credit-cards-icon','','inherit','open','closed','','global-credit-cards-icon','','','2021-11-23 14:42:08','2021-11-23 14:42:08','',434,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/global-credit-cards-icon.svg',0,'attachment','image/svg+xml',0),(2282,1,'2021-11-23 14:55:19','2021-11-23 14:55:19','','automated-fraud-prevention-system-icon','','inherit','open','closed','','automated-fraud-prevention-system-icon','','','2021-11-23 14:56:05','2021-11-23 14:56:05','',438,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/automated-fraud-prevention-system-icon.svg',0,'attachment','image/svg+xml',0),(2283,1,'2021-11-23 14:55:21','2021-11-23 14:55:21','','optimize-for-costs-and-profits-icon','','inherit','open','closed','','optimize-for-costs-and-profits-icon','','','2021-11-23 14:56:44','2021-11-23 14:56:44','',438,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/optimize-for-costs-and-profits-icon.svg',0,'attachment','image/svg+xml',0),(2285,1,'2021-11-23 14:59:26','2021-11-23 14:59:26','','evergreen-network-of-acquiring-partners-icon','','inherit','open','closed','','evergreen-network-of-acquiring-partners-icon','','','2021-11-23 14:59:41','2021-11-23 14:59:41','',438,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/evergreen-network-of-acquiring-partners-icon.svg',0,'attachment','image/svg+xml',0),(2286,1,'2021-11-23 14:59:27','2021-11-23 14:59:27','','innovative-merchant-profile-compliance-icon','','inherit','open','closed','','innovative-merchant-profile-compliance-icon','','','2021-11-23 15:00:04','2021-11-23 15:00:04','',438,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/innovative-merchant-profile-compliance-icon.svg',0,'attachment','image/svg+xml',0),(2287,1,'2021-11-23 14:59:28','2021-11-23 14:59:28','','local-and-global-acquiring-partners-icon','','inherit','open','closed','','local-and-global-acquiring-partners-icon','','','2021-11-23 15:00:15','2021-11-23 15:00:15','',438,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/local-and-global-acquiring-partners-icon.svg',0,'attachment','image/svg+xml',0),(2288,1,'2021-11-23 14:59:29','2021-11-23 14:59:29','','stay-online-with-high-uptime-icon','','inherit','open','closed','','stay-online-with-high-uptime-icon','','','2021-11-23 14:59:53','2021-11-23 14:59:53','',438,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/stay-online-with-high-uptime-icon.svg',0,'attachment','image/svg+xml',0),(2289,1,'2021-11-23 15:08:10','2021-11-23 15:08:10','','universal-payment-pages-icon','','inherit','open','closed','','universal-payment-pages-icon-2','','','2021-11-23 15:08:10','2021-11-23 15:08:10','',438,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/universal-payment-pages-icon-1.svg',0,'attachment','image/svg+xml',0),(2290,1,'2021-11-23 15:13:57','2021-11-23 15:13:57','','leverage-underwriting-analysis-icon','','inherit','open','closed','','leverage-underwriting-analysis-icon','','','2021-11-23 15:14:13','2021-11-23 15:14:13','',441,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/leverage-underwriting-analysis-icon.svg',0,'attachment','image/svg+xml',0),(2291,1,'2021-11-23 15:13:58','2021-11-23 15:13:58','','stay-up-to-date-with-changes-icon','','inherit','open','closed','','stay-up-to-date-with-changes-icon','','','2021-11-23 15:14:22','2021-11-23 15:14:22','',441,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/stay-up-to-date-with-changes-icon.svg',0,'attachment','image/svg+xml',0),(2292,1,'2021-11-23 15:16:51','2021-11-23 15:16:51','','compliance-made-easy-icon','','inherit','open','closed','','compliance-made-easy-icon','','','2021-11-23 15:17:07','2021-11-23 15:17:07','',441,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/compliance-made-easy-icon.svg',0,'attachment','image/svg+xml',0),(2293,1,'2021-11-23 15:16:52','2021-11-23 15:16:52','','ensure-legal-consistency-icon','','inherit','open','closed','','ensure-legal-consistency-icon','','','2021-11-23 15:17:28','2021-11-23 15:17:28','',441,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/ensure-legal-consistency-icon.svg',0,'attachment','image/svg+xml',0),(2294,1,'2021-11-23 15:16:53','2021-11-23 15:16:53','','full-legal-integrity-icon','','inherit','open','closed','','full-legal-integrity-icon','','','2021-11-23 15:17:36','2021-11-23 15:17:36','',441,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/full-legal-integrity-icon.svg',0,'attachment','image/svg+xml',0),(2295,1,'2021-11-23 15:16:54','2021-11-23 15:16:54','','regulation-advisory-icon','','inherit','open','closed','','regulation-advisory-icon','','','2021-11-23 15:17:16','2021-11-23 15:17:16','',441,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/regulation-advisory-icon.svg',0,'attachment','image/svg+xml',0),(2296,1,'2021-11-23 15:19:52','2021-11-23 15:19:52','','balance-between-rules-and-function-icon','','inherit','open','closed','','balance-between-rules-and-function-icon','','','2021-11-23 15:20:26','2021-11-23 15:20:26','',441,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/balance-between-rules-and-function-icon.svg',0,'attachment','image/svg+xml',0),(2297,1,'2021-11-23 15:19:54','2021-11-23 15:19:54','','comply-with-requirements-automatically-icon','','inherit','open','closed','','comply-with-requirements-automatically-icon','','','2021-11-23 15:20:42','2021-11-23 15:20:42','',441,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/comply-with-requirements-automatically-icon.svg',0,'attachment','image/svg+xml',0),(2298,1,'2021-11-23 15:19:54','2021-11-23 15:19:54','','protect-your-commercial-rights-icon','','inherit','open','closed','','protect-your-commercial-rights-icon','','','2021-11-23 15:20:57','2021-11-23 15:20:57','',441,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/protect-your-commercial-rights-icon.svg',0,'attachment','image/svg+xml',0),(2300,1,'2021-11-23 15:27:12','2021-11-23 15:27:12','','high-dispute-case-success-icon','','inherit','open','closed','','high-dispute-case-success-icon','','','2021-11-23 15:28:13','2021-11-23 15:28:13','',441,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/high-dispute-case-success-icon.svg',0,'attachment','image/svg+xml',0),(2301,1,'2021-11-23 15:27:13','2021-11-23 15:27:13','','industry-best-practices-for-chargeback-disputes-icon','','inherit','open','closed','','industry-best-practices-for-chargeback-disputes-icon','','','2021-11-23 15:27:51','2021-11-23 15:27:51','',441,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/industry-best-practices-for-chargeback-disputes-icon.svg',0,'attachment','image/svg+xml',0),(2302,1,'2021-11-23 15:27:14','2021-11-23 15:27:14','','raise-a-dispute-at-the-right-time-icon','','inherit','open','closed','','raise-a-dispute-at-the-right-time-icon','','','2021-11-23 15:28:06','2021-11-23 15:28:06','',441,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/raise-a-dispute-at-the-right-time-icon.svg',0,'attachment','image/svg+xml',0),(2303,1,'2021-11-23 15:30:06','2021-11-23 15:30:06','','data-consolidation-and-presentation-icon','','inherit','open','closed','','data-consolidation-and-presentation-icon-2','','','2021-11-23 15:30:06','2021-11-23 15:30:06','',441,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/data-consolidation-and-presentation-icon-1.svg',0,'attachment','image/svg+xml',0),(2304,1,'2021-11-23 16:03:10','2021-11-23 16:03:10','','omnichannel-dedicated-support-icon','','inherit','open','closed','','omnichannel-dedicated-support-icon','','','2021-11-23 16:03:25','2021-11-23 16:03:25','',440,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/omnichannel-dedicated-support-icon.svg',0,'attachment','image/svg+xml',0),(2305,1,'2021-11-23 16:03:11','2021-11-23 16:03:11','','performance-driven-infrastructure-icon','','inherit','open','closed','','performance-driven-infrastructure-icon','','','2021-11-23 16:03:34','2021-11-23 16:03:34','',440,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/performance-driven-infrastructure-icon.svg',0,'attachment','image/svg+xml',0),(2306,1,'2021-11-23 16:06:52','2021-11-23 16:06:52','','24:7-dedicated-support-icon','','inherit','open','closed','','247-dedicated-support-icon','','','2021-11-23 16:07:25','2021-11-23 16:07:25','',440,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/247-dedicated-support-icon.svg',0,'attachment','image/svg+xml',0),(2307,1,'2021-11-23 16:06:53','2021-11-23 16:06:53','','multi-lingual-support-icon','','inherit','open','closed','','multi-lingual-support-icon','','','2021-11-23 16:07:41','2021-11-23 16:07:41','',440,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/multi-lingual-support-icon.svg',0,'attachment','image/svg+xml',0),(2308,1,'2021-11-23 16:06:54','2021-11-23 16:06:54','','omni-channel-support-icon','','inherit','open','closed','','omni-channel-support-icon','','','2021-11-23 16:07:54','2021-11-23 16:07:54','',440,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/omni-channel-support-icon.svg',0,'attachment','image/svg+xml',0),(2309,1,'2021-11-23 16:34:00','2021-11-23 16:34:00','','automatic-payment-failure-retries-icon','','inherit','open','closed','','automatic-payment-failure-retries-icon','','','2021-11-23 16:34:31','2021-11-23 16:34:31','',440,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/automatic-payment-failure-retries-icon.svg',0,'attachment','image/svg+xml',0),(2310,1,'2021-11-23 16:34:03','2021-11-23 16:34:03','','intelligent-payment-routing-icon','','inherit','open','closed','','intelligent-payment-routing-icon','','','2021-11-23 16:34:39','2021-11-23 16:34:39','',440,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/intelligent-payment-routing-icon.svg',0,'attachment','image/svg+xml',0),(2312,1,'2021-11-23 16:41:08','2021-11-23 16:41:08','','Pricing','','inherit','closed','closed','','717-revision-v1','','','2021-11-23 16:41:08','2021-11-23 16:41:08','',717,'https://commercegate.goodface.com.ua/wp/?p=2312',0,'revision','',0),(2313,1,'2021-11-23 16:41:49','2021-11-23 16:41:49','','Precios','','inherit','closed','closed','','1614-revision-v1','','','2021-11-23 16:41:49','2021-11-23 16:41:49','',1614,'https://commercegate.goodface.com.ua/wp/?p=2313',0,'revision','',0),(2316,1,'2021-11-23 16:44:18','2021-11-23 16:44:18','','Precios','','inherit','closed','closed','','1614-revision-v1','','','2021-11-23 16:44:18','2021-11-23 16:44:18','',1614,'https://commercegate.goodface.com.ua/wp/?p=2316',0,'revision','',0),(2317,1,'2021-11-23 16:44:46','2021-11-23 16:44:46','','Pricing','','inherit','closed','closed','','717-revision-v1','','','2021-11-23 16:44:46','2021-11-23 16:44:46','',717,'https://commercegate.goodface.com.ua/wp/?p=2317',0,'revision','',0),(2318,1,'2021-11-23 16:47:24','2021-11-23 16:47:24','','customer-support-icon','','inherit','open','closed','','customer-support-icon-3','','','2021-11-23 16:48:14','2021-11-23 16:48:14','',717,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/customer-support-icon.svg',0,'attachment','image/svg+xml',0),(2319,1,'2021-11-23 16:47:25','2021-11-23 16:47:25','','dedicated-and-direct-customer-support-icon','','inherit','open','closed','','dedicated-and-direct-customer-support-icon','','','2021-11-23 16:48:29','2021-11-23 16:48:29','',717,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/dedicated-and-direct-customer-support-icon.svg',0,'attachment','image/svg+xml',0),(2320,1,'2021-11-23 16:47:26','2021-11-23 16:47:26','','one-integration-icon','','inherit','open','closed','','one-integration-icon','','','2021-11-23 16:48:40','2021-11-23 16:48:40','',717,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/one-integration-icon.svg',0,'attachment','image/svg+xml',0),(2321,1,'2021-11-23 16:47:27','2021-11-23 16:47:27','','personalised-merchant-service-access-icon','','inherit','open','closed','','personalised-merchant-service-access-icon','','','2021-11-23 16:48:57','2021-11-23 16:48:57','',717,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/personalised-merchant-service-access-icon.svg',0,'attachment','image/svg+xml',0),(2322,1,'2021-11-23 16:49:13','2021-11-23 16:49:13','','Pricing','','inherit','closed','closed','','717-revision-v1','','','2021-11-23 16:49:13','2021-11-23 16:49:13','',717,'https://commercegate.goodface.com.ua/wp/?p=2322',0,'revision','',0),(2323,1,'2021-11-23 16:50:22','2021-11-23 16:50:22','','Contact us','','inherit','closed','closed','','686-revision-v1','','','2021-11-23 16:50:22','2021-11-23 16:50:22','',686,'https://commercegate.goodface.com.ua/wp/?p=2323',0,'revision','',0),(2324,1,'2021-11-23 16:51:16','2021-11-23 16:51:16','','Contáctenos','','inherit','closed','closed','','1611-revision-v1','','','2021-11-23 16:51:16','2021-11-23 16:51:16','',1611,'https://commercegate.goodface.com.ua/wp/?p=2324',0,'revision','',0),(2325,1,'2021-11-23 16:57:35','2021-11-23 16:57:35','','Pricing','','inherit','closed','closed','','717-revision-v1','','','2021-11-23 16:57:35','2021-11-23 16:57:35','',717,'https://commercegate.goodface.com.ua/wp/?p=2325',0,'revision','',0),(2326,1,'2021-11-23 16:58:32','2021-11-23 16:58:32','','Precios','','inherit','closed','closed','','1614-revision-v1','','','2021-11-23 16:58:32','2021-11-23 16:58:32','',1614,'https://commercegate.goodface.com.ua/wp/?p=2326',0,'revision','',0),(2327,1,'2021-11-23 17:06:48','2021-11-23 17:06:48','','customizable-billing-options-icon','','inherit','open','closed','','customizable-billing-options-icon','','','2021-11-23 17:07:00','2021-11-23 17:07:00','',434,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/customizable-billing-options-icon.svg',0,'attachment','image/svg+xml',0),(2328,1,'2021-11-23 17:06:49','2021-11-23 17:06:49','','multiple-billing-and-pricing-models-icon','','inherit','open','closed','','multiple-billing-and-pricing-models-icon','','','2021-11-23 17:07:11','2021-11-23 17:07:11','',434,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/multiple-billing-and-pricing-models-icon.svg',0,'attachment','image/svg+xml',0),(2329,1,'2021-11-23 17:06:50','2021-11-23 17:06:50','','real-time-tier-based-pricing-icon','','inherit','open','closed','','real-time-tier-based-pricing-icon','','','2021-11-23 17:07:23','2021-11-23 17:07:23','',434,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/real-time-tier-based-pricing-icon.svg',0,'attachment','image/svg+xml',0),(2330,1,'2021-11-23 17:06:52','2021-11-23 17:06:52','','supports-all-popular-fee-structures-icon','','inherit','open','closed','','supports-all-popular-fee-structures-icon','','','2021-11-23 17:07:35','2021-11-23 17:07:35','',434,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/supports-all-popular-fee-structures-icon.svg',0,'attachment','image/svg+xml',0),(2331,1,'2021-11-23 17:10:04','2021-11-23 17:10:04','','automatic-discount-calculation-icon','','inherit','open','closed','','automatic-discount-calculation-icon','','','2021-11-23 17:10:20','2021-11-23 17:10:20','',434,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/automatic-discount-calculation-icon.svg',0,'attachment','image/svg+xml',0),(2332,1,'2021-11-23 17:10:05','2021-11-23 17:10:05','','no-negotiation-required-icon','','inherit','open','closed','','no-negotiation-required-icon','','','2021-11-23 17:10:30','2021-11-23 17:10:30','',434,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/no-negotiation-required-icon.svg',0,'attachment','image/svg+xml',0),(2333,1,'2021-11-23 17:10:06','2021-11-23 17:10:06','','optimized-to-lower-prices-icon','','inherit','open','closed','','optimized-to-lower-prices-icon','','','2021-11-23 17:10:55','2021-11-23 17:10:55','',434,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/optimized-to-lower-prices-icon.svg',0,'attachment','image/svg+xml',0),(2334,1,'2021-11-23 17:10:07','2021-11-23 17:10:07','','unlimited-quantity-of-tiers-icon','','inherit','open','closed','','unlimited-quantity-of-tiers-icon','','','2021-11-23 17:10:44','2021-11-23 17:10:44','',434,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/unlimited-quantity-of-tiers-icon.svg',0,'attachment','image/svg+xml',0),(2335,1,'2021-11-23 17:13:53','2021-11-23 17:13:53','','flexible-release-schedule-icon','','inherit','open','closed','','flexible-release-schedule-icon','','','2021-11-23 17:14:23','2021-11-23 17:14:23','',434,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/flexible-release-schedule-icon.svg',0,'attachment','image/svg+xml',0),(2336,1,'2021-11-23 17:13:55','2021-11-23 17:13:55','','rolling-reserves-managed-by-commercegate-icon','','inherit','open','closed','','rolling-reserves-managed-by-commercegate-icon','','','2021-11-23 17:14:09','2021-11-23 17:14:09','',434,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/rolling-reserves-managed-by-commercegate-icon.svg',0,'attachment','image/svg+xml',0),(2337,1,'2021-11-23 17:13:56','2021-11-23 17:13:56','','security-deposit-management-icon','','inherit','open','closed','','security-deposit-management-icon','','','2021-11-23 17:14:39','2021-11-23 17:14:39','',434,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/security-deposit-management-icon.svg',0,'attachment','image/svg+xml',0),(2338,1,'2021-11-23 17:13:57','2021-11-23 17:13:57','','upfront-reserve-management-icon','','inherit','open','closed','','upfront-reserve-management-icon','','','2021-11-23 17:14:46','2021-11-23 17:14:46','',434,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/upfront-reserve-management-icon.svg',0,'attachment','image/svg+xml',0),(2339,1,'2021-11-23 17:17:21','2021-11-23 17:17:21','','customize-your-financial-reports-icon','','inherit','open','closed','','customize-your-financial-reports-icon','','','2021-11-23 17:17:48','2021-11-23 17:17:48','',434,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/customize-your-financial-reports-icon.svg',0,'attachment','image/svg+xml',0),(2340,1,'2021-11-23 17:17:22','2021-11-23 17:17:22','','supports-referral-models-icon','','inherit','open','closed','','supports-referral-models-icon','','','2021-11-23 17:17:57','2021-11-23 17:17:57','',434,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/supports-referral-models-icon.svg',0,'attachment','image/svg+xml',0),(2341,1,'2021-11-23 17:17:22','2021-11-23 17:17:22','','view-transactional-level-gross-margins-icon','','inherit','open','closed','','view-transactional-level-gross-margins-icon','','','2021-11-23 17:17:38','2021-11-23 17:17:38','',434,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/view-transactional-level-gross-margins-icon.svg',0,'attachment','image/svg+xml',0),(2342,1,'2021-11-23 17:20:07','2021-11-23 17:20:07','','automated-billing-reports-icon','','inherit','open','closed','','automated-billing-reports-icon','','','2021-11-23 17:20:23','2021-11-23 17:20:23','',434,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/automated-billing-reports-icon.svg',0,'attachment','image/svg+xml',0),(2343,1,'2021-11-23 17:20:09','2021-11-23 17:20:09','','risk-collateral-transparency-icon','','inherit','open','closed','','risk-collateral-transparency-icon','','','2021-11-23 17:20:37','2021-11-23 17:20:37','',434,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/risk-collateral-transparency-icon.svg',0,'attachment','image/svg+xml',0),(2344,1,'2021-11-23 17:20:10','2021-11-23 17:20:10','','set-acceptable-discrepancy-levels-icon','','inherit','open','closed','','set-acceptable-discrepancy-levels-icon','','','2021-11-23 17:20:46','2021-11-23 17:20:46','',434,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/set-acceptable-discrepancy-levels-icon.svg',0,'attachment','image/svg+xml',0),(2345,1,'2021-11-23 17:20:10','2021-11-23 17:20:10','','transaction-discrepancy-reports-icon','','inherit','open','closed','','transaction-discrepancy-reports-icon','','','2021-11-23 17:20:55','2021-11-23 17:20:55','',434,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/transaction-discrepancy-reports-icon.svg',0,'attachment','image/svg+xml',0),(2346,1,'2021-11-23 17:23:23','2021-11-23 17:23:23','','full-audit-support-icon','','inherit','open','closed','','full-audit-support-icon','','','2021-11-23 17:24:37','2021-11-23 17:24:37','',434,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/full-audit-support-icon.svg',0,'attachment','image/svg+xml',0),(2347,1,'2021-11-23 17:23:24','2021-11-23 17:23:24','','full-fund-controls-icon','','inherit','open','closed','','full-fund-controls-icon','','','2021-11-23 17:23:53','2021-11-23 17:23:53','',434,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/full-fund-controls-icon.svg',0,'attachment','image/svg+xml',0),(2348,1,'2021-11-23 17:23:25','2021-11-23 17:23:25','','meet-segregation-requirements-icon','','inherit','open','closed','','meet-segregation-requirements-icon','','','2021-11-23 17:23:45','2021-11-23 17:23:45','',434,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/meet-segregation-requirements-icon.svg',0,'attachment','image/svg+xml',0),(2354,1,'2021-11-25 11:48:31','2021-11-25 11:48:31','a:11:{s:4:\"type\";s:12:\"button_group\";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_60fe33225760d\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:6:\"type-2\";}}}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:\"chart\";s:5:\"Chart\";s:5:\"image\";s:5:\"Image\";}s:10:\"allow_null\";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\";}','Content type','content-type','publish','closed','closed','','field_619f73804aab3','','','2021-11-30 18:58:57','2021-11-30 18:58:57','',306,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=2354',5,'acf-field','',0),(2355,1,'2021-11-25 12:20:50','2021-11-25 12:20:50','a:11:{s:4:\"type\";s:12:\"button_group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:3:{i:0;a:2:{i:0;a:3:{s:5:\"field\";s:19:\"field_60fe33225760d\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:6:\"type-2\";}i:1;a:3:{s:5:\"field\";s:19:\"field_619f73804aab3\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:5:\"image\";}}i:1;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_60fe33225760d\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:6:\"type-4\";}}i:2;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_60fe33225760d\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:6:\"type-5\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:4:{s:7:\"default\";s:7:\"Default\";s:5:\"large\";s:10:\"Large size\";s:4:\"auto\";s:9:\"Auto size\";s:13:\"dots-and-icon\";s:18:\"With dots and icon\";}s:10:\"allow_null\";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\";}','Image settings','image-settings','publish','closed','closed','','field_619f7d373cff0','','','2021-11-30 18:58:57','2021-11-30 18:58:57','',306,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=2355',6,'acf-field','',0),(2356,1,'2021-11-25 12:24:05','2021-11-25 12:24:05','a:16:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:2:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_619f7d373cff0\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:13:\"dots-and-icon\";}}i:1;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_60fe33225760d\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:6:\"type-3\";}}}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\";}','Icon','icon','publish','closed','closed','','field_619f7ff21af7e','','','2021-11-25 12:38:25','2021-11-25 12:38:25','',312,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=2356',1,'acf-field','',0),(2360,1,'2021-11-25 15:22:32','2021-11-25 15:22:32','','Carreras profesionales','','inherit','closed','closed','','1610-revision-v1','','','2021-11-25 15:22:32','2021-11-25 15:22:32','',1610,'https://commercegate.goodface.com.ua/wp/?p=2360',0,'revision','',0),(2362,1,'2021-11-25 15:41:25','2021-11-25 15:41:25','','Careers','','inherit','closed','closed','','612-revision-v1','','','2021-11-25 15:41:25','2021-11-25 15:41:25','',612,'https://commercegate.goodface.com.ua/wp/?p=2362',0,'revision','',0),(2363,1,'2021-11-25 15:41:45','2021-11-25 15:41:45','','Carreras profesionales','','inherit','closed','closed','','1610-revision-v1','','','2021-11-25 15:41:45','2021-11-25 15:41:45','',1610,'https://commercegate.goodface.com.ua/wp/?p=2363',0,'revision','',0),(2364,1,'2021-11-25 15:46:12','2021-11-25 15:46:12','','Our Story','','inherit','closed','closed','','524-revision-v1','','','2021-11-25 15:46:12','2021-11-25 15:46:12','',524,'https://commercegate.goodface.com.ua/wp/?p=2364',0,'revision','',0),(2366,1,'2021-11-25 15:46:43','2021-11-25 15:46:43','','Nuestro Equipo','','inherit','closed','closed','','1607-revision-v1','','','2021-11-25 15:46:43','2021-11-25 15:46:43','',1607,'https://commercegate.goodface.com.ua/wp/?p=2366',0,'revision','',0),(2367,1,'2021-11-25 15:47:02','2021-11-25 15:47:02','','Nuestro Equipo','','inherit','closed','closed','','1607-revision-v1','','','2021-11-25 15:47:02','2021-11-25 15:47:02','',1607,'https://commercegate.goodface.com.ua/wp/?p=2367',0,'revision','',0),(2368,1,'2021-11-25 15:54:20','2021-11-25 15:54:20','','Todo lo que necesita saber','','inherit','closed','closed','','1615-revision-v1','','','2021-11-25 15:54:20','2021-11-25 15:54:20','',1615,'https://commercegate.goodface.com.ua/wp/?p=2368',0,'revision','',0),(2369,1,'2021-11-25 15:55:38','2021-11-25 15:55:38','','Contactar con Ventas','','inherit','closed','closed','','1723-revision-v1','','','2021-11-25 15:55:38','2021-11-25 15:55:38','',1723,'https://commercegate.goodface.com.ua/wp/?p=2369',0,'revision','',0),(2370,1,'2021-11-25 15:55:49','2021-11-25 15:55:49','','Contactar con Ventas','','inherit','closed','closed','','1723-revision-v1','','','2021-11-25 15:55:49','2021-11-25 15:55:49','',1723,'https://commercegate.goodface.com.ua/wp/?p=2370',0,'revision','',0),(2371,1,'2021-11-25 16:03:50','2021-11-25 16:03:50','','advanced-referral-partner-program','','inherit','open','closed','','advanced-referral-partner-program','','','2021-11-25 16:05:32','2021-11-25 16:05:32','',430,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/advanced-referral-partner-program.jpg',0,'attachment','image/jpeg',0),(2372,1,'2021-11-25 16:03:51','2021-11-25 16:03:51','','leading-customer-first-service','','inherit','open','closed','','leading-customer-first-service','','','2021-11-26 08:44:28','2021-11-26 08:44:28','',430,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/leading-customer-first-service.jpg',0,'attachment','image/jpeg',0),(2373,1,'2021-11-25 16:03:52','2021-11-25 16:03:52','','risk-and-compliance-management-services','','inherit','open','closed','','risk-and-compliance-management-services','','','2021-11-26 08:44:13','2021-11-26 08:44:13','',430,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/risk-and-compliance-management-services.jpg',0,'attachment','image/jpeg',0),(2379,1,'2021-11-25 17:46:02','2021-11-25 17:46:02','','Home','','inherit','closed','closed','','1612-revision-v1','','','2021-11-25 17:46:02','2021-11-25 17:46:02','',1612,'https://commercegate.goodface.com.ua/wp/?p=2379',0,'revision','',0),(2380,1,'2021-11-26 08:43:04','2021-11-26 08:43:04','','risk-and-compliance-management-services-icon','','inherit','open','closed','','risk-and-compliance-management-services-icon','','','2021-11-26 08:43:37','2021-11-26 08:43:37','',430,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/risk-and-compliance-management-services-icon.svg',0,'attachment','image/svg+xml',0),(2381,1,'2021-11-26 08:50:43','2021-11-26 08:50:43','','advanced-referral-partner-program-icon','','inherit','open','closed','','advanced-referral-partner-program-icon','','','2021-11-26 08:50:43','2021-11-26 08:50:43','',2135,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/advanced-referral-partner-program-icon.svg',0,'attachment','image/svg+xml',0),(2383,1,'2021-11-26 09:29:25','2021-11-26 09:29:25','','leverage-enterprise-level-expertise-and-network','','inherit','open','closed','','leverage-enterprise-level-expertise-and-network','','','2021-11-26 09:36:53','2021-11-26 09:36:53','',428,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/leverage-enterprise-level-expertise-and-network.jpg',0,'attachment','image/jpeg',0),(2384,1,'2021-11-26 09:29:26','2021-11-26 09:29:26','','automated-risk-assessment','','inherit','open','closed','','automated-risk-assessment','','','2021-11-26 09:36:24','2021-11-26 09:36:24','',428,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/automated-risk-assessment.jpg',0,'attachment','image/jpeg',0),(2385,1,'2021-11-26 09:29:27','2021-11-26 09:29:27','','full-payment-solution','','inherit','open','closed','','full-payment-solution','','','2021-11-26 09:36:49','2021-11-26 09:36:49','',428,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/full-payment-solution.jpg',0,'attachment','image/jpeg',0),(2387,1,'2021-11-26 09:29:29','2021-11-26 09:29:29','','payments-for-e‑commerce','','inherit','open','closed','','payments-for-e%e2%80%91commerce','','','2021-11-26 09:34:48','2021-11-26 09:34:48','',428,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/payments-for-e‑commerce.jpg',0,'attachment','image/jpeg',0),(2388,1,'2021-11-26 09:29:30','2021-11-26 09:29:30','','revenue-optimization','','inherit','open','closed','','revenue-optimization-2','','','2021-11-26 09:35:29','2021-11-26 09:35:29','',428,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/revenue-optimization.jpg',0,'attachment','image/jpeg',0),(2389,1,'2021-11-26 09:29:31','2021-11-26 09:29:31','','automated-risk-assessment-icon','','inherit','open','closed','','automated-risk-assessment-icon','','','2021-11-26 09:36:10','2021-11-26 09:36:10','',428,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/automated-risk-assessment-icon.svg',0,'attachment','image/svg+xml',0),(2390,1,'2021-11-26 09:29:32','2021-11-26 09:29:32','','full-payment-solution-icon','','inherit','open','closed','','full-payment-solution-icon','','','2021-11-26 09:36:45','2021-11-26 09:36:45','',428,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/full-payment-solution-icon.svg',0,'attachment','image/svg+xml',0),(2391,1,'2021-11-26 09:29:32','2021-11-26 09:29:32','','payments-for-e‑commerce-icon','','inherit','open','closed','','payments-for-e%e2%80%91commerce-icon','','','2021-11-26 09:34:21','2021-11-26 09:34:21','',428,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/payments-for-e‑commerce-icon.svg',0,'attachment','image/svg+xml',0),(2392,1,'2021-11-26 09:29:33','2021-11-26 09:29:33','','revenue-optimization-icon','','inherit','open','closed','','revenue-optimization-icon-3','','','2021-11-26 09:35:56','2021-11-26 09:35:56','',428,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/revenue-optimization-icon.svg',0,'attachment','image/svg+xml',0),(2394,1,'2021-11-26 09:33:06','2021-11-26 09:33:06','','saas-billing-platform','','inherit','open','closed','','saas-billing-platform','','','2021-11-26 09:34:11','2021-11-26 09:34:11','',428,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/saas-billing-platform.jpg',0,'attachment','image/jpeg',0),(2395,1,'2021-11-26 09:33:08','2021-11-26 09:33:08','','licenses-and-certificates-icon','','inherit','open','closed','','licenses-and-certificates-icon','','','2021-11-26 09:33:42','2021-11-26 09:33:42','',428,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/licenses-and-certificates-icon.svg',0,'attachment','image/svg+xml',0),(2396,1,'2021-11-26 14:48:26','2021-11-26 14:48:26','','automated-risk-assessment','','inherit','open','closed','','automated-risk-assessment-2','','','2021-11-26 14:51:25','2021-11-26 14:51:25','',429,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/automated-risk-assessment-1.jpg',0,'attachment','image/jpeg',0),(2397,1,'2021-11-26 14:48:27','2021-11-26 14:48:27','','discover-new-revenue-channels','','inherit','open','closed','','discover-new-revenue-channels','','','2021-11-26 14:49:00','2021-11-26 14:49:00','',429,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/discover-new-revenue-channels.jpg',0,'attachment','image/jpeg',0),(2398,1,'2021-11-26 14:48:28','2021-11-26 14:48:28','','leverage-enterprise-level-expertise-and-network','','inherit','open','closed','','leverage-enterprise-level-expertise-and-network-2','','','2021-11-26 14:52:10','2021-11-26 14:52:10','',429,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/leverage-enterprise-level-expertise-and-network-1.jpg',0,'attachment','image/jpeg',0),(2399,1,'2021-11-26 14:48:29','2021-11-26 14:48:29','','payments-for-e‑commerce','','inherit','open','closed','','payments-for-e%e2%80%91commerce-2','','','2021-11-26 14:53:24','2021-11-26 14:53:24','',429,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/payments-for-e‑commerce-1.jpg',0,'attachment','image/jpeg',0),(2400,1,'2021-11-26 14:48:30','2021-11-26 14:48:30','','saas-billing-platform','','inherit','open','closed','','saas-billing-platform-2','','','2021-11-26 14:54:33','2021-11-26 14:54:33','',429,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/saas-billing-platform-1.jpg',0,'attachment','image/jpeg',0),(2401,1,'2021-11-26 14:48:31','2021-11-26 14:48:31','','discover-new-revenue-channels-icon','','inherit','open','closed','','discover-new-revenue-channels-icon','','','2021-11-26 14:49:16','2021-11-26 14:49:16','',429,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/discover-new-revenue-channels-icon.svg',0,'attachment','image/svg+xml',0),(2402,1,'2021-11-26 15:24:16','2021-11-26 15:24:16','','saas-billing-platform','','inherit','open','closed','','saas-billing-platform-3','','','2021-11-26 15:30:49','2021-11-26 15:30:49','',431,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/saas-billing-platform-2.jpg',0,'attachment','image/jpeg',0),(2403,1,'2021-11-26 15:24:17','2021-11-26 15:24:17','','suitable-for-all-businesses','','inherit','open','closed','','suitable-for-all-businesses','','','2021-11-26 15:25:47','2021-11-26 15:25:47','',431,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/suitable-for-all-businesses.jpg',0,'attachment','image/jpeg',0),(2404,1,'2021-11-26 15:24:18','2021-11-26 15:24:18','','suitable-for-all-businesses-icon','','inherit','open','closed','','suitable-for-all-businesses-icon','','','2021-11-26 15:25:54','2021-11-26 15:25:54','',431,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/suitable-for-all-businesses-icon.svg',0,'attachment','image/svg+xml',0),(2405,1,'2021-11-26 15:28:54','2021-11-26 15:28:54','','high-level-of-service-icon','','inherit','open','closed','','high-level-of-service-icon','','','2021-11-26 15:29:23','2021-11-26 15:29:23','',291,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/high-level-of-service-icon.svg',0,'attachment','image/svg+xml',0),(2406,1,'2021-11-26 15:49:35','2021-11-26 15:49:35','','secured-and-scalable-icon','','inherit','open','closed','','secured-and-scalable-icon','','','2021-11-26 15:50:13','2021-11-26 15:50:13','',431,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/secured-and-scalable-icon.svg',0,'attachment','image/svg+xml',0),(2407,1,'2021-11-26 15:49:36','2021-11-26 15:49:36','','payments-for-e‑commerce','','inherit','open','closed','','payments-for-e%e2%80%91commerce-3','','','2021-11-26 15:51:46','2021-11-26 15:51:46','',431,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/payments-for-e‑commerce-2.jpg',0,'attachment','image/jpeg',0),(2408,1,'2021-11-26 15:49:37','2021-11-26 15:49:37','','secured-and-scalable','','inherit','open','closed','','secured-and-scalable','','','2021-11-26 15:50:09','2021-11-26 15:50:09','',431,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/secured-and-scalable.jpg',0,'attachment','image/jpeg',0),(2409,1,'2021-11-26 16:23:27','2021-11-26 16:23:27','','first-class-payment-technology-and-architecture','','inherit','open','closed','','first-class-payment-technology-and-architecture','','','2021-11-26 16:36:25','2021-11-26 16:36:25','',2144,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/first-class-payment-technology-and-architecture.jpg',0,'attachment','image/jpeg',0),(2410,1,'2021-11-26 16:23:29','2021-11-26 16:23:29','','high-uptime-availability-and-low-latency-payments','','inherit','open','closed','','high-uptime-availability-and-low-latency-payments','','','2021-11-26 16:37:57','2021-11-26 16:37:57','',2144,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/high-uptime-availability-and-low-latency-payments.jpg',0,'attachment','image/jpeg',0),(2411,1,'2021-11-26 16:23:30','2021-11-26 16:23:30','','intuitive-api-documentation','','inherit','open','closed','','intuitive-api-documentation','','','2021-11-26 16:37:07','2021-11-26 16:37:07','',2144,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/intuitive-api-documentation.jpg',0,'attachment','image/jpeg',0),(2412,1,'2021-11-26 16:23:31','2021-11-26 16:23:31','','online-payments-for-e-commerce','','inherit','open','closed','','online-payments-for-e-commerce','','','2021-11-26 16:24:59','2021-11-26 16:24:59','',2144,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/online-payments-for-e-commerce.jpg',0,'attachment','image/jpeg',0),(2413,1,'2021-11-26 16:23:32','2021-11-26 16:23:32','','real-time-reports-on-all-your-payment flows','','inherit','open','closed','','real-time-reports-on-all-your-payment-flows','','','2021-11-26 16:40:46','2021-11-26 16:40:46','',2144,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/real-time-reports-on-all-your-payment-flows.jpg',0,'attachment','image/jpeg',0),(2414,1,'2021-11-26 16:23:33','2021-11-26 16:23:33','','subscription-payment-support','','inherit','open','closed','','subscription-payment-support','','','2021-11-26 16:38:40','2021-11-26 16:38:40','',2144,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/subscription-payment-support.jpg',0,'attachment','image/jpeg',0),(2415,1,'2021-11-26 16:23:35','2021-11-26 16:23:35','','accept-the-most-popular-payment-methods-globally','','inherit','open','closed','','accept-the-most-popular-payment-methods-globally','','','2021-11-26 16:39:54','2021-11-26 16:39:54','',2144,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/accept-the-most-popular-payment-methods-globally.svg',0,'attachment','image/svg+xml',0),(2416,1,'2021-11-26 16:23:36','2021-11-26 16:23:36','','first-class-payment-technology-and-architecture-icon','','inherit','open','closed','','first-class-payment-technology-and-architecture-icon','','','2021-11-26 16:36:27','2021-11-26 16:36:27','',2144,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/first-class-payment-technology-and-architecture-icon.svg',0,'attachment','image/svg+xml',0),(2417,1,'2021-11-26 16:23:37','2021-11-26 16:23:37','','high-uptime-availability-and-low-latency-payments-icon','','inherit','open','closed','','high-uptime-availability-and-low-latency-payments-icon','','','2021-11-26 16:38:03','2021-11-26 16:38:03','',2144,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/high-uptime-availability-and-low-latency-payments-icon.svg',0,'attachment','image/svg+xml',0),(2418,1,'2021-11-26 16:23:38','2021-11-26 16:23:38','','intuitive-api-documentation-icon','','inherit','open','closed','','intuitive-api-documentation-icon','','','2021-11-26 16:37:09','2021-11-26 16:37:09','',2144,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/intuitive-api-documentation-icon.svg',0,'attachment','image/svg+xml',0),(2419,1,'2021-11-26 16:23:38','2021-11-26 16:23:38','','multi-currency-support','','inherit','open','closed','','multi-currency-support','','','2021-11-26 16:40:23','2021-11-26 16:40:23','',2144,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/multi-currency-support.svg',0,'attachment','image/svg+xml',0),(2420,1,'2021-11-26 16:23:39','2021-11-26 16:23:39','','subscription-payment-support-icon','','inherit','open','closed','','subscription-payment-support-icon','','','2021-11-26 16:38:42','2021-11-26 16:38:42','',2144,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/subscription-payment-support-icon.svg',0,'attachment','image/svg+xml',0),(2424,1,'2021-11-26 16:59:54','2021-11-26 16:59:54','','accept-the-most-popular-payment-methods-globally','','inherit','open','closed','','accept-the-most-popular-payment-methods-globally-3','','','2021-11-26 17:00:16','2021-11-26 17:00:16','',2144,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/accept-the-most-popular-payment-methods-globally-1.png',0,'attachment','image/png',0),(2425,1,'2021-11-26 17:29:39','2021-11-26 17:29:39','','all-financial collaterals','','inherit','open','closed','','all-financial-collaterals','','','2021-11-26 17:32:41','2021-11-26 17:32:41','',434,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/all-financial-collaterals.jpg',0,'attachment','image/jpeg',0),(2426,1,'2021-11-26 17:29:41','2021-11-26 17:29:41','','automate-tier-based-pricing-and-break-even-controls','','inherit','open','closed','','automate-tier-based-pricing-and-break-even-controls','','','2021-11-26 17:31:35','2021-11-26 17:31:35','',434,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/automate-tier-based-pricing-and-break-even-controls.jpg',0,'attachment','image/jpeg',0),(2427,1,'2021-11-26 17:29:42','2021-11-26 17:29:42','','flexible-settlement-for-merchants','','inherit','open','closed','','flexible-settlement-for-merchants','','','2021-11-26 17:33:38','2021-11-26 17:33:38','',434,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/flexible-settlement-for-merchants.jpg',0,'attachment','image/jpeg',0),(2428,1,'2021-11-26 17:29:43','2021-11-26 17:29:43','','fund-segregation-management','','inherit','open','closed','','fund-segregation-management','','','2021-11-26 17:36:02','2021-11-26 17:36:02','',434,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/fund-segregation-management.jpg',0,'attachment','image/jpeg',0),(2429,1,'2021-11-26 17:29:45','2021-11-26 17:29:45','','real-time-gross-margin-tracking','','inherit','open','closed','','real-time-gross-margin-tracking','','','2021-11-26 17:34:24','2021-11-26 17:34:24','',434,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/real-time-gross-margin-tracking.jpg',0,'attachment','image/jpeg',0),(2430,1,'2021-11-26 17:29:46','2021-11-26 17:29:46','','reconciliation-on-both-sides','','inherit','open','closed','','reconciliation-on-both-sides','','','2021-11-26 17:35:10','2021-11-26 17:35:10','',434,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/reconciliation-on-both-sides.jpg',0,'attachment','image/jpeg',0),(2431,1,'2021-11-26 17:29:47','2021-11-26 17:29:47','','saas-billing-platform','','inherit','open','closed','','saas-billing-platform-4','','','2021-11-26 17:30:28','2021-11-26 17:30:28','',434,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/saas-billing-platform-3.jpg',0,'attachment','image/jpeg',0),(2432,1,'2021-11-26 17:29:48','2021-11-26 17:29:48','','all-financial collaterals-icon','','inherit','open','closed','','all-financial-collaterals-icon','','','2021-11-26 17:32:55','2021-11-26 17:32:55','',434,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/all-financial-collaterals-icon.svg',0,'attachment','image/svg+xml',0),(2433,1,'2021-11-26 17:29:48','2021-11-26 17:29:48','','automate-tier-based-pricing-and-break-even-controls-icon','','inherit','open','closed','','automate-tier-based-pricing-and-break-even-controls-icon','','','2021-11-26 17:32:02','2021-11-26 17:32:02','',434,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/automate-tier-based-pricing-and-break-even-controls-icon.svg',0,'attachment','image/svg+xml',0),(2434,1,'2021-11-26 17:29:49','2021-11-26 17:29:49','','flexible-settlement-for-merchants-icon','','inherit','open','closed','','flexible-settlement-for-merchants-icon','','','2021-11-26 17:33:54','2021-11-26 17:33:54','',434,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/flexible-settlement-for-merchants-icon.svg',0,'attachment','image/svg+xml',0),(2435,1,'2021-11-26 17:29:50','2021-11-26 17:29:50','','fund-segregation-management-icon','','inherit','open','closed','','fund-segregation-management-icon','','','2021-11-26 17:36:15','2021-11-26 17:36:15','',434,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/fund-segregation-management-icon.svg',0,'attachment','image/svg+xml',0),(2436,1,'2021-11-26 17:29:51','2021-11-26 17:29:51','','real-time-gross-margin-tracking-icon','','inherit','open','closed','','real-time-gross-margin-tracking-icon','','','2021-11-26 17:34:40','2021-11-26 17:34:40','',434,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/real-time-gross-margin-tracking-icon.svg',0,'attachment','image/svg+xml',0),(2437,1,'2021-11-26 17:29:51','2021-11-26 17:29:51','','reconciliation-on-both-sides-icon','','inherit','open','closed','','reconciliation-on-both-sides-icon','','','2021-11-26 17:35:21','2021-11-26 17:35:21','',434,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/reconciliation-on-both-sides-icon.svg',0,'attachment','image/svg+xml',0),(2438,1,'2021-11-26 17:29:52','2021-11-26 17:29:52','','saas-billing-platform-icon','','inherit','open','closed','','saas-billing-platform-icon','','','2021-11-26 17:30:48','2021-11-26 17:30:48','',434,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/saas-billing-platform-icon.svg',0,'attachment','image/svg+xml',0),(2439,1,'2021-11-28 20:11:42','2021-11-28 20:11:42','','boost-your-sales-and-revenue','','inherit','open','closed','','boost-your-sales-and-revenue','','','2021-11-28 20:12:44','2021-11-28 20:12:44','',437,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/boost-your-sales-and-revenue.jpg',0,'attachment','image/jpeg',0),(2440,1,'2021-11-28 20:11:44','2021-11-28 20:11:44','','scale-with-global-payments','','inherit','open','closed','','scale-with-global-payments','','','2021-11-28 20:13:17','2021-11-28 20:13:17','',437,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/scale-with-global-payments.jpg',0,'attachment','image/jpeg',0),(2441,1,'2021-11-28 20:11:46','2021-11-28 20:11:46','','boost-your-sales-and-revenue-icon','','inherit','open','closed','','boost-your-sales-and-revenue-icon','','','2021-11-28 20:12:51','2021-11-28 20:12:51','',437,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/boost-your-sales-and-revenue-icon.svg',0,'attachment','image/svg+xml',0),(2442,1,'2021-11-28 20:11:46','2021-11-28 20:11:46','','scale-with-global-payments-icon','','inherit','open','closed','','scale-with-global-payments-icon','','','2021-11-28 20:13:23','2021-11-28 20:13:23','',437,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/scale-with-global-payments-icon.svg',0,'attachment','image/svg+xml',0),(2443,1,'2021-11-28 20:11:47','2021-11-28 20:11:47','','take-payments-globally','','inherit','open','closed','','take-payments-globally','','','2021-11-28 20:13:47','2021-11-28 20:13:47','',437,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/take-payments-globally.svg',0,'attachment','image/svg+xml',0),(2444,1,'2021-11-28 20:22:45','2021-11-28 20:22:45','','full-acquiring-solutions','','inherit','open','closed','','full-acquiring-solutions','','','2021-11-28 20:23:37','2021-11-28 20:23:37','',438,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/full-acquiring-solutions.jpg',0,'attachment','image/jpeg',0),(2445,1,'2021-11-28 20:22:46','2021-11-28 20:22:46','','latam-market-access','','inherit','open','closed','','latam-market-access','','','2021-11-28 20:24:15','2021-11-28 20:24:15','',438,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/latam-market-access.jpg',0,'attachment','image/jpeg',0),(2446,1,'2021-11-28 20:22:47','2021-11-28 20:22:47','','wide-acquiring-partnerships','','inherit','open','closed','','wide-acquiring-partnerships','','','2021-11-28 20:24:48','2021-11-28 20:24:48','',438,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/wide-acquiring-partnerships.jpg',0,'attachment','image/jpeg',0),(2447,1,'2021-11-28 20:22:48','2021-11-28 20:22:48','','full-acquiring-solutions-icon','','inherit','open','closed','','full-acquiring-solutions-icon','','','2021-11-28 20:23:43','2021-11-28 20:23:43','',438,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/full-acquiring-solutions-icon.svg',0,'attachment','image/svg+xml',0),(2448,1,'2021-11-28 20:22:49','2021-11-28 20:22:49','','latam-market-access-icon','','inherit','open','closed','','latam-market-access-icon','','','2021-11-28 20:24:25','2021-11-28 20:24:25','',438,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/latam-market-access-icon.svg',0,'attachment','image/svg+xml',0),(2449,1,'2021-11-28 20:22:50','2021-11-28 20:22:50','','wide-acquiring-partnerships-icon','','inherit','open','closed','','wide-acquiring-partnerships-icon','','','2021-11-28 20:24:50','2021-11-28 20:24:50','',438,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/wide-acquiring-partnerships-icon.svg',0,'attachment','image/svg+xml',0),(2450,1,'2021-11-28 20:40:41','2021-11-28 20:40:41','','payment-scheme-rules-icon','','inherit','open','closed','','payment-scheme-rules-icon','','','2021-11-28 20:44:28','2021-11-28 20:44:28','',441,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/payment-scheme-rules-icon.svg',0,'attachment','image/svg+xml',0),(2451,1,'2021-11-28 20:40:42','2021-11-28 20:40:42','','card-acceptance-made-simple','','inherit','open','closed','','card-acceptance-made-simple','','','2021-11-28 20:42:54','2021-11-28 20:42:54','',441,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/card-acceptance-made-simple.jpg',0,'attachment','image/jpeg',0),(2452,1,'2021-11-28 20:40:44','2021-11-28 20:40:44','','chb-management-and-disputes','','inherit','open','closed','','chb-management-and-disputes','','','2021-11-28 20:45:41','2021-11-28 20:45:41','',441,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/chb-management-and-disputes.jpg',0,'attachment','image/jpeg',0),(2453,1,'2021-11-28 20:40:45','2021-11-28 20:40:45','','ensure-legal-compliance','','inherit','open','closed','','ensure-legal-compliance','','','2021-11-28 20:43:37','2021-11-28 20:43:37','',441,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/ensure-legal-compliance.jpg',0,'attachment','image/jpeg',0),(2454,1,'2021-11-28 20:40:46','2021-11-28 20:40:46','','leading-fraud-protection-system','','inherit','open','closed','','leading-fraud-protection-system','','','2021-11-28 20:44:58','2021-11-28 20:44:58','',441,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/leading-fraud-protection-system.jpg',0,'attachment','image/jpeg',0),(2455,1,'2021-11-28 20:40:47','2021-11-28 20:40:47','','payment-scheme-rules','','inherit','open','closed','','payment-scheme-rules','','','2021-11-28 20:44:19','2021-11-28 20:44:19','',441,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/payment-scheme-rules.jpg',0,'attachment','image/jpeg',0),(2456,1,'2021-11-28 20:40:49','2021-11-28 20:40:49','','risk-and-compliance-management-services','','inherit','open','closed','','risk-and-compliance-management-services-2','','','2021-11-28 20:41:53','2021-11-28 20:41:53','',441,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/risk-and-compliance-management-services.jpg',0,'attachment','image/jpeg',0),(2457,1,'2021-11-28 20:40:50','2021-11-28 20:40:50','','card-acceptance-made-simple-icon','','inherit','open','closed','','card-acceptance-made-simple-icon','','','2021-11-28 20:43:08','2021-11-28 20:43:08','',441,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/card-acceptance-made-simple-icon.svg',0,'attachment','image/svg+xml',0),(2458,1,'2021-11-28 20:40:50','2021-11-28 20:40:50','','chb-management-and-disputes-icon','','inherit','open','closed','','chb-management-and-disputes-icon','','','2021-11-28 20:45:47','2021-11-28 20:45:47','',441,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/chb-management-and-disputes-icon.svg',0,'attachment','image/svg+xml',0),(2459,1,'2021-11-28 20:40:51','2021-11-28 20:40:51','','ensure-legal-compliance-icon','','inherit','open','closed','','ensure-legal-compliance-icon','','','2021-11-28 20:43:40','2021-11-28 20:43:40','',441,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/ensure-legal-compliance-icon.svg',0,'attachment','image/svg+xml',0),(2460,1,'2021-11-28 20:40:52','2021-11-28 20:40:52','','leading-fraud-protection-system-icon','','inherit','open','closed','','leading-fraud-protection-system-icon','','','2021-11-28 20:45:06','2021-11-28 20:45:06','',441,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/leading-fraud-protection-system-icon.svg',0,'attachment','image/svg+xml',0),(2461,1,'2021-11-29 07:08:50','2021-11-29 07:08:50','','all-in-one-dedicated-support','','inherit','open','closed','','all-in-one-dedicated-support','','','2021-11-29 07:12:21','2021-11-29 07:12:21','',440,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/all-in-one-dedicated-support.jpg',0,'attachment','image/jpeg',0),(2462,1,'2021-11-29 07:08:51','2021-11-29 07:08:51','','customized-checkout-experience','','inherit','open','closed','','customized-checkout-experience','','','2021-11-29 07:11:37','2021-11-29 07:11:37','',440,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/customized-checkout-experience.jpg',0,'attachment','image/jpeg',0),(2463,1,'2021-11-29 07:08:52','2021-11-29 07:08:52','','full-payment-analytics','','inherit','open','closed','','full-payment-analytics','','','2021-11-29 07:12:55','2021-11-29 07:12:55','',440,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/full-payment-analytics.jpg',0,'attachment','image/jpeg',0),(2464,1,'2021-11-29 07:08:54','2021-11-29 07:08:54','','more-revenue-per-sale','','inherit','open','closed','','more-revenue-per-sale','','','2021-11-29 07:10:25','2021-11-29 07:10:25','',440,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/more-revenue-per-sale.jpg',0,'attachment','image/jpeg',0),(2465,1,'2021-11-29 07:08:55','2021-11-29 07:08:55','','risk-and-acceptance-ratios','','inherit','open','closed','','risk-and-acceptance-ratios','','','2021-11-29 07:11:00','2021-11-29 07:11:00','',440,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/risk-and-acceptance-ratios.jpg',0,'attachment','image/jpeg',0),(2466,1,'2021-11-29 07:08:56','2021-11-29 07:08:56','','all-in-one-dedicated-support-icon','','inherit','open','closed','','all-in-one-dedicated-support-icon','','','2021-11-29 07:12:27','2021-11-29 07:12:27','',440,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/all-in-one-dedicated-support-icon.svg',0,'attachment','image/svg+xml',0),(2467,1,'2021-11-29 07:08:57','2021-11-29 07:08:57','','customized-checkout-experience-icon','','inherit','open','closed','','customized-checkout-experience-icon','','','2021-11-29 07:11:43','2021-11-29 07:11:43','',440,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/customized-checkout-experience-icon.svg',0,'attachment','image/svg+xml',0),(2468,1,'2021-11-29 07:08:57','2021-11-29 07:08:57','','full-payment-analytics-icon','','inherit','open','closed','','full-payment-analytics-icon','','','2021-11-29 07:13:06','2021-11-29 07:13:06','',440,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/full-payment-analytics-icon.svg',0,'attachment','image/svg+xml',0),(2469,1,'2021-11-29 07:08:58','2021-11-29 07:08:58','','more-revenue-per-sale-icon','','inherit','open','closed','','more-revenue-per-sale-icon','','','2021-11-29 07:10:32','2021-11-29 07:10:32','',440,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/more-revenue-per-sale-icon.svg',0,'attachment','image/svg+xml',0),(2471,1,'2021-11-29 07:21:12','2021-11-29 07:21:12','','Careers','','inherit','closed','closed','','612-revision-v1','','','2021-11-29 07:21:12','2021-11-29 07:21:12','',612,'https://commercegate.goodface.com.ua/wp/?p=2471',0,'revision','',0),(2472,1,'2021-11-29 07:23:41','2021-11-29 07:23:41','','start-your-career-with-us','','inherit','open','closed','','start-your-career-with-us','','','2021-11-29 07:23:57','2021-11-29 07:23:57','',1610,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/start-your-career-with-us.jpg',0,'attachment','image/jpeg',0),(2473,1,'2021-11-29 07:24:01','2021-11-29 07:24:01','','Carreras profesionales','','inherit','closed','closed','','1610-revision-v1','','','2021-11-29 07:24:01','2021-11-29 07:24:01','',1610,'https://commercegate.goodface.com.ua/wp/?p=2473',0,'revision','',0),(2474,1,'2021-11-29 07:24:16','2021-11-29 07:24:16','','Careers','','inherit','closed','closed','','612-revision-v1','','','2021-11-29 07:24:16','2021-11-29 07:24:16','',612,'https://commercegate.goodface.com.ua/wp/?p=2474',0,'revision','',0),(2475,1,'2021-11-29 07:35:55','2021-11-29 07:35:55','','our-story','','inherit','open','closed','','our-story-2','','','2021-11-29 07:36:17','2021-11-29 07:36:17','',524,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/our-story.jpg',0,'attachment','image/jpeg',0),(2476,1,'2021-11-29 07:36:18','2021-11-29 07:36:18','','Our Story','','inherit','closed','closed','','524-revision-v1','','','2021-11-29 07:36:18','2021-11-29 07:36:18','',524,'https://commercegate.goodface.com.ua/wp/?p=2476',0,'revision','',0),(2477,1,'2021-11-29 07:41:36','2021-11-29 07:41:36','','Nuestro Equipo','','inherit','closed','closed','','1607-revision-v1','','','2021-11-29 07:41:36','2021-11-29 07:41:36','',1607,'https://commercegate.goodface.com.ua/wp/?p=2477',0,'revision','',0),(2479,1,'2021-10-22 07:57:22','2021-10-22 07:57:22','','Compliance notice','','publish','open','open','','compliance-notice','','','2021-11-30 18:28:35','2021-11-30 18:28:35','',0,'https://commercegate.goodface.com.ua/wp/?p=2479',0,'post','',0),(2480,1,'2021-11-29 07:53:28','2021-11-29 07:53:28','','2018-Compliance-notice_17-Dec-2018-FB_News','','inherit','open','closed','','2018-compliance-notice_17-dec-2018-fb_news','','','2021-11-29 07:53:53','2021-11-29 07:53:53','',2479,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/2018-Compliance-notice_17-Dec-2018-FB_News.png',0,'attachment','image/png',0),(2481,1,'2021-11-29 07:57:22','2021-11-29 07:57:22','','Compliance notice','','inherit','closed','closed','','2479-revision-v1','','','2021-11-29 07:57:22','2021-11-29 07:57:22','',2479,'https://commercegate.goodface.com.ua/wp/?p=2481',0,'revision','',0),(2483,1,'2021-11-29 08:01:37','2021-11-29 08:01:37','','Compliance notice','','inherit','closed','closed','','2479-revision-v1','','','2021-11-29 08:01:37','2021-11-29 08:01:37','',2479,'https://commercegate.goodface.com.ua/wp/?p=2483',0,'revision','',0),(2484,1,'2021-11-29 08:02:38','2021-11-29 08:02:38','','Compliance notice','','inherit','closed','closed','','2479-revision-v1','','','2021-11-29 08:02:38','2021-11-29 08:02:38','',2479,'https://commercegate.goodface.com.ua/wp/?p=2484',0,'revision','',0),(2487,1,'2021-09-15 08:06:39','2021-09-15 08:06:39','','Changes in the UK and the European cards processing','','publish','open','open','','changes-in-the-uk-and-the-european-cards-processing','','','2021-11-29 08:16:23','2021-11-29 08:16:23','',0,'https://commercegate.goodface.com.ua/wp/?p=2487',27,'post','',0),(2488,1,'2021-11-29 08:07:24','2021-11-29 08:07:24','','CG-News-dark','','inherit','open','closed','','cg-news-dark','','','2021-11-29 08:07:45','2021-11-29 08:07:45','',2487,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/CG-News-dark.png',0,'attachment','image/png',0),(2489,1,'2021-11-29 08:10:49','2021-11-29 08:10:49','','Changes in the UK and the European cards processing','','inherit','closed','closed','','2487-revision-v1','','','2021-11-29 08:10:49','2021-11-29 08:10:49','',2487,'https://commercegate.goodface.com.ua/wp/?p=2489',0,'revision','',0),(2490,1,'2021-11-29 08:10:55','2021-11-29 08:10:55','','Changes in the UK and the European cards processing','','inherit','closed','closed','','2487-autosave-v1','','','2021-11-29 08:10:55','2021-11-29 08:10:55','',2487,'https://commercegate.goodface.com.ua/wp/?p=2490',0,'revision','',0),(2491,1,'2021-05-11 08:46:37','2021-05-11 08:46:37','','Mastercard issued an updated set of rules and requirements for Merchants operating with the content for Adults','','publish','open','open','','mastercard-issued-an-updated-set-of-rules-and-requirements-for-merchants-operating-with-the-content-for-adults','','','2021-11-29 09:03:33','2021-11-29 09:03:33','',0,'https://commercegate.goodface.com.ua/wp/?p=2491',29,'post','',0),(2492,1,'2021-11-29 08:46:37','2021-11-29 08:46:37','','Mastercard issued an updated set of rules and requirements for Merchants operating with the content for Adults','','inherit','closed','closed','','2491-revision-v1','','','2021-11-29 08:46:37','2021-11-29 08:46:37','',2491,'https://commercegate.goodface.com.ua/wp/?p=2492',0,'revision','',0),(2495,1,'2021-11-29 09:07:49','2021-11-29 09:07:49','','CG-News-bright','','inherit','open','closed','','cg-news-bright','','','2021-11-29 11:39:24','2021-11-29 11:39:24','',0,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/CG-News-bright.png',0,'attachment','image/png',0),(2499,1,'2021-01-28 09:19:47','2021-01-28 09:19:47','','Mastercard. New Business Service Arrangement (BSA)','','publish','open','open','','mastercard-new-business-service-arrangement-bsa','','','2021-11-29 09:26:18','2021-11-29 09:26:18','',0,'https://commercegate.goodface.com.ua/wp/?p=2499',31,'post','',0),(2500,1,'2021-11-29 09:19:47','2021-11-29 09:19:47','','Mastercard. New Business Service Arrangement (BSA)','','inherit','closed','closed','','2499-revision-v1','','','2021-11-29 09:19:47','2021-11-29 09:19:47','',2499,'https://commercegate.goodface.com.ua/wp/?p=2500',0,'revision','',0),(2502,1,'2021-01-28 09:20:57','2021-01-28 09:20:57','','MasterCard. Nuevo Acuerdo de Servicios Comerciales (BSA)','','publish','open','open','','mastercard-nuevo-acuerdo-de-servicios-comerciales-bsa-2','','','2021-11-29 09:25:32','2021-11-29 09:25:32','',0,'https://commercegate.goodface.com.ua/wp/?p=2502',30,'post','',0),(2503,1,'2021-11-29 09:21:53','2021-11-29 09:21:53','','MasterCard. Nuevo Acuerdo de Servicios Comerciales (BSA)','','inherit','closed','closed','','2502-revision-v1','','','2021-11-29 09:21:53','2021-11-29 09:21:53','',2502,'https://commercegate.goodface.com.ua/wp/?p=2503',0,'revision','',0),(2504,1,'2021-11-29 09:25:32','2021-11-29 09:25:32','','MasterCard. Nuevo Acuerdo de Servicios Comerciales (BSA)','','inherit','closed','closed','','2502-revision-v1','','','2021-11-29 09:25:32','2021-11-29 09:25:32','',2502,'https://commercegate.goodface.com.ua/wp/?p=2504',0,'revision','',0),(2505,1,'2021-01-27 09:26:27','2021-01-27 09:26:27','','Payments adviser. Brazil','','publish','open','open','','payments-adviser-brazil','','','2021-11-29 11:29:34','2021-11-29 11:29:34','',0,'https://commercegate.goodface.com.ua/wp/?p=2505',33,'post','',0),(2506,1,'2021-11-29 09:39:16','2021-11-29 09:39:16','','Payments adviser. Brazil','','inherit','closed','closed','','2505-revision-v1','','','2021-11-29 09:39:16','2021-11-29 09:39:16','',2505,'https://commercegate.goodface.com.ua/wp/?p=2506',0,'revision','',0),(2508,1,'2021-01-26 09:42:14','2021-01-26 09:42:14','','Asesoramiento de Pagos Online. Brasil','','publish','open','open','','asesoramiento-de-pagos-online-brasil','','','2021-11-29 16:20:17','2021-11-29 16:20:17','',0,'https://commercegate.goodface.com.ua/wp/?p=2508',32,'post','',0),(2509,1,'2021-11-29 09:42:14','2021-11-29 09:42:14','','Asesoramiento de Pagos Online. Brasil','','inherit','closed','closed','','2508-revision-v1','','','2021-11-29 09:42:14','2021-11-29 09:42:14','',2508,'https://commercegate.goodface.com.ua/wp/?p=2509',0,'revision','',0),(2511,1,'2021-11-29 10:02:57','2021-11-29 10:02:57','','Asesoramiento de Pagos Online. Brasil','','inherit','closed','closed','','2508-revision-v1','','','2021-11-29 10:02:57','2021-11-29 10:02:57','',2508,'https://commercegate.goodface.com.ua/wp/?p=2511',0,'revision','',0),(2512,1,'2021-11-29 10:03:49','2021-11-29 10:03:49','','Payments adviser. Brazil','','inherit','closed','closed','','2505-revision-v1','','','2021-11-29 10:03:49','2021-11-29 10:03:49','',2505,'https://commercegate.goodface.com.ua/wp/?p=2512',0,'revision','',0),(2513,1,'2020-09-09 10:05:37','2020-09-09 10:05:37','','The governance of data flows and trade. Webinar by WTO','','publish','open','open','','the-governance-of-data-flows-and-trade-webinar-by-wto','','','2021-11-29 11:27:16','2021-11-29 11:27:16','',0,'https://commercegate.goodface.com.ua/wp/?p=2513',2,'post','',0),(2514,1,'2021-11-29 10:07:32','2021-11-29 10:07:32','','CG-Presentation-Sep-9','','inherit','open','closed','','cg-presentation-sep-9','','','2021-11-29 10:07:55','2021-11-29 10:07:55','',2513,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/CG-Presentation-Sep-9.png',0,'attachment','image/png',0),(2515,1,'2021-11-29 11:27:16','2021-11-29 11:27:16','','The governance of data flows and trade. Webinar by WTO','','inherit','closed','closed','','2513-revision-v1','','','2021-11-29 11:27:16','2021-11-29 11:27:16','',2513,'https://commercegate.goodface.com.ua/wp/?p=2515',0,'revision','',0),(2518,1,'2020-09-20 11:30:37','2020-09-20 11:30:37','','Trade implications of cyber-security risks and national policies. Webinar by WTO','','publish','open','open','','trade-implications-of-cyber-security-risks-and-national-policies-webinar-by-wto','','','2021-11-29 16:34:54','2021-11-29 16:34:54','',0,'https://commercegate.goodface.com.ua/wp/?p=2518',1,'post','',0),(2519,1,'2021-11-29 11:31:14','2021-11-29 11:31:14','','CG-Presentation-8-Oct','','inherit','open','closed','','cg-presentation-8-oct','','','2021-11-29 11:31:44','2021-11-29 11:31:44','',2518,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/CG-Presentation-8-Oct.png',0,'attachment','image/png',0),(2520,1,'2021-11-29 11:34:14','2021-11-29 11:34:14','','Trade implications of cyber-security risks and national policies. Webinar by WTO','','inherit','closed','closed','','2518-revision-v1','','','2021-11-29 11:34:14','2021-11-29 11:34:14','',2518,'https://commercegate.goodface.com.ua/wp/?p=2520',0,'revision','',0),(2522,1,'2020-08-31 11:37:57','2020-08-31 11:37:57','','VISA High-Brand Risk Merchant Registration program.','','publish','open','open','','visa-high-brand-risk-merchant-registration-program','','','2021-11-29 11:38:24','2021-11-29 11:38:24','',0,'https://commercegate.goodface.com.ua/wp/?p=2522',3,'post','',0),(2523,1,'2021-11-29 11:37:57','2021-11-29 11:37:57','','VISA High-Brand Risk Merchant Registration program.','','inherit','closed','closed','','2522-revision-v1','','','2021-11-29 11:37:57','2021-11-29 11:37:57','',2522,'https://commercegate.goodface.com.ua/wp/?p=2523',0,'revision','',0),(2524,1,'2020-06-26 11:38:58','2020-06-26 11:38:58','','Wirecard collapses owing $4 billion','','publish','open','open','','wirecard-collapses-owing-4-billion','','','2021-11-29 11:45:09','2021-11-29 11:45:09','',0,'https://commercegate.goodface.com.ua/wp/?p=2524',4,'post','',0),(2525,1,'2021-11-29 11:43:21','2021-11-29 11:43:21','','Wirecard collapses owing $4 billion','','inherit','closed','closed','','2524-revision-v1','','','2021-11-29 11:43:21','2021-11-29 11:43:21','',2524,'https://commercegate.goodface.com.ua/wp/?p=2525',0,'revision','',0),(2526,1,'2021-11-29 11:43:53','2021-11-29 11:43:53','','Wirecard collapses owing $4 billion','','inherit','closed','closed','','2524-autosave-v1','','','2021-11-29 11:43:53','2021-11-29 11:43:53','',2524,'https://commercegate.goodface.com.ua/wp/?p=2526',0,'revision','',0),(2527,1,'2021-11-29 11:45:09','2021-11-29 11:45:09','','Wirecard collapses owing $4 billion','','inherit','closed','closed','','2524-revision-v1','','','2021-11-29 11:45:09','2021-11-29 11:45:09','',2524,'https://commercegate.goodface.com.ua/wp/?p=2527',0,'revision','',0),(2528,1,'2020-06-17 11:46:06','2020-06-17 11:46:06','','Cross-Border Electronic payment services webinar by WTO and ICC','','publish','open','open','','cross-border-electronic-payment-services-webinar-by-wto-and-icc','','','2021-11-29 11:49:25','2021-11-29 11:49:25','',0,'https://commercegate.goodface.com.ua/wp/?p=2528',5,'post','',0),(2529,1,'2021-11-29 11:46:36','2021-11-29 11:46:36','','CG-Presentation-v2','','inherit','open','closed','','cg-presentation-v2','','','2021-11-29 11:46:50','2021-11-29 11:46:50','',2528,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/CG-Presentation-v2.png',0,'attachment','image/png',0),(2530,1,'2021-11-29 11:49:11','2021-11-29 11:49:11','','Cross-Border Electronic payment services webinar by WTO and ICC','','inherit','closed','closed','','2528-revision-v1','','','2021-11-29 11:49:11','2021-11-29 11:49:11','',2528,'https://commercegate.goodface.com.ua/wp/?p=2530',0,'revision','',0),(2531,1,'2021-11-29 11:49:25','2021-11-29 11:49:25','','Cross-Border Electronic payment services webinar by WTO and ICC','','inherit','closed','closed','','2528-revision-v1','','','2021-11-29 11:49:25','2021-11-29 11:49:25','',2528,'https://commercegate.goodface.com.ua/wp/?p=2531',0,'revision','',0),(2533,1,'2020-01-14 11:50:26','2020-01-14 11:50:26','','CommerceGate to participate at the ICE London','','publish','open','open','','commercegate-to-participate-at-the-ice-london','','','2021-11-29 11:52:35','2021-11-29 11:52:35','',0,'https://commercegate.goodface.com.ua/wp/?p=2533',6,'post','',0),(2535,1,'2021-11-29 11:51:06','2021-11-29 11:51:06','','CommerceGate-ICE-London_FacebookNews-14-Jan-2020','','inherit','open','closed','','commercegate-ice-london_facebooknews-14-jan-2020','','','2021-11-29 11:51:29','2021-11-29 11:51:29','',2533,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/CommerceGate-ICE-London_FacebookNews-14-Jan-2020.png',0,'attachment','image/png',0),(2536,1,'2021-11-29 11:52:22','2021-11-29 11:52:22','','CommerceGate to participate at the ICE London','','inherit','closed','closed','','2533-revision-v1','','','2021-11-29 11:52:22','2021-11-29 11:52:22','',2533,'https://commercegate.goodface.com.ua/wp/?p=2536',0,'revision','',0),(2537,1,'2019-12-23 11:53:12','2019-12-23 11:53:12','','Season’s Greetings!','','publish','open','open','','seasons-greetings','','','2021-11-29 11:54:54','2021-11-29 11:54:54','',0,'https://commercegate.goodface.com.ua/wp/?p=2537',7,'post','',0),(2538,1,'2021-11-29 11:53:36','2021-11-29 11:53:36','','F3575317-F894-4FB8-9540-600811E61437','','inherit','open','closed','','f3575317-f894-4fb8-9540-600811e61437','','','2021-11-29 11:53:47','2021-11-29 11:53:47','',2537,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/F3575317-F894-4FB8-9540-600811E61437.jpeg',0,'attachment','image/jpeg',0),(2539,1,'2021-11-29 11:54:54','2021-11-29 11:54:54','','Season’s Greetings!','','inherit','closed','closed','','2537-revision-v1','','','2021-11-29 11:54:54','2021-11-29 11:54:54','',2537,'https://commercegate.goodface.com.ua/wp/?p=2539',0,'revision','',0),(2540,1,'2019-03-13 11:55:23','2019-03-13 11:55:23','','Compliance notice','','publish','open','open','','compliance-notice-2','','','2021-11-29 17:32:35','2021-11-29 17:32:35','',0,'https://commercegate.goodface.com.ua/wp/?p=2540',8,'post','',0),(2541,1,'2021-11-29 11:57:07','2021-11-29 11:57:07','','Compliance notice','','inherit','closed','closed','','2540-revision-v1','','','2021-11-29 11:57:07','2021-11-29 11:57:07','',2540,'https://commercegate.goodface.com.ua/wp/?p=2541',0,'revision','',0),(2542,1,'2019-02-27 11:57:28','2019-02-27 11:57:28','','CommerceGate to attend eCommerce industry Lisbon Summit 2019','','publish','open','open','','commercegate-to-attend-ecommerce-industry-lisbon-summit-2019','','','2021-11-29 17:53:32','2021-11-29 17:53:32','',0,'https://commercegate.goodface.com.ua/wp/?p=2542',9,'post','',0),(2543,1,'2021-11-29 11:58:00','2021-11-29 11:58:00','','2019-TES-Lisbon-FB_News','','inherit','open','closed','','2019-tes-lisbon-fb_news','','','2021-11-29 11:58:22','2021-11-29 11:58:22','',2542,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/2019-TES-Lisbon-FB_News.png',0,'attachment','image/png',0),(2544,1,'2021-11-29 11:59:56','2021-11-29 11:59:56','','CommerceGate to attend eCommerce industry Lisbon Summit 2019','','inherit','closed','closed','','2542-revision-v1','','','2021-11-29 11:59:56','2021-11-29 11:59:56','',2542,'https://commercegate.goodface.com.ua/wp/?p=2544',0,'revision','',0),(2546,1,'2021-11-29 13:50:22','2021-11-29 13:50:22','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:8:\"document\";}}}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:\"\";}','Document','document','publish','closed','closed','','group_61a4da9e18c5d','','','2021-12-02 10:26:08','2021-12-02 10:26:08','',0,'https://commercegate.goodface.com.ua/wp/?p=2546',0,'acf-field-group','',0),(2550,1,'2021-11-29 13:50:22','2021-11-29 13:50:22','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:16:\"Add content part\";}','Page content','page-content','publish','closed','closed','','field_61a4da9e2e548','','','2021-11-30 09:41:05','2021-11-30 09:41:05','',2546,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=2550',1,'acf-field','',0),(2551,1,'2021-11-29 13:50:22','2021-11-29 13:50:22','a:11:{s:4:\"type\";s:12:\"button_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:7:\"choices\";a:5:{s:6:\"editor\";s:11:\"Text editor\";s:5:\"image\";s:5:\"Image\";s:10:\"blockquote\";s:10:\"Blockquote\";s:5:\"video\";s:5:\"Video\";s:5:\"table\";s:5:\"Table\";}s:10:\"allow_null\";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\";}','Type','type','publish','closed','closed','','field_61a4da9e4c0b5','','','2021-11-29 13:50:22','2021-11-29 13:50:22','',2550,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2551',0,'acf-field','',0),(2552,1,'2021-11-29 13:50:22','2021-11-29 13:50:22','a:11:{s:4:\"type\";s:12:\"button_group\";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_61a4da9e4c0b5\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:5:\"table\";}}}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:\"light\";s:5:\"Light\";s:8:\"contrast\";s:8:\"Contrast\";}s:10:\"allow_null\";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\";}','Table style','table-style','publish','closed','closed','','field_61a4da9e4c107','','','2021-11-29 13:50:22','2021-11-29 13:50:22','',2550,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2552',1,'acf-field','',0),(2553,1,'2021-11-29 13:50:22','2021-11-29 13:50:22','a:11:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:2:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_61a4da9e4c0b5\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:6:\"editor\";}}i:1;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_61a4da9e4c0b5\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:5:\"table\";}}}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\";}','Editor','editor','publish','closed','closed','','field_61a4da9e4c14f','','','2021-11-29 13:50:22','2021-11-29 13:50:22','',2550,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2553',2,'acf-field','',0),(2554,1,'2021-11-29 13:50:22','2021-11-29 13:50:22','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_61a4da9e4c0b5\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:5:\"image\";}}}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\";}','Image','image','publish','closed','closed','','field_61a4da9e4c19f','','','2021-11-29 13:50:22','2021-11-29 13:50:22','',2550,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2554',3,'acf-field','',0),(2555,1,'2021-11-29 13:50:22','2021-11-29 13:50:22','a:11:{s:4:\"type\";s:4:\"text\";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_61a4da9e4c0b5\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:5:\"image\";}}}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\";}','Image description','image-description','publish','closed','closed','','field_61a4da9e4c1e1','','','2021-11-29 13:50:22','2021-11-29 13:50:22','',2550,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2555',4,'acf-field','',0),(2556,1,'2021-11-29 13:50:22','2021-11-29 13:50:22','a:11:{s:4:\"type\";s:8:\"textarea\";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_61a4da9e4c0b5\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:10:\"blockquote\";}}}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:5;s:9:\"new_lines\";s:2:\"br\";s:12:\"translations\";s:9:\"translate\";}','Blockquote text','blockquote-text','publish','closed','closed','','field_61a4da9e4c223','','','2021-11-29 13:50:22','2021-11-29 13:50:22','',2550,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2556',5,'acf-field','',0),(2557,1,'2021-11-29 13:50:22','2021-11-29 13:50:22','a:6:{s:4:\"type\";s:5:\"group\";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_61a4da9e4c0b5\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:10:\"blockquote\";}}}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\";}','User','user','publish','closed','closed','','field_61a4da9e4c264','','','2021-11-29 13:50:22','2021-11-29 13:50:22','',2550,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=2557',6,'acf-field','',0),(2558,1,'2021-11-29 13:50:22','2021-11-29 13:50:22','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\";}','Avatar','avatar','publish','closed','closed','','field_61a4da9e6f9ab','','','2021-11-29 13:50:22','2021-11-29 13:50:22','',2557,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2558',0,'acf-field','',0),(2559,1,'2021-11-29 13:50:22','2021-11-29 13:50: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\";}','Full name','full-name','publish','closed','closed','','field_61a4da9e6f9f9','','','2021-11-29 13:50:22','2021-11-29 13:50:22','',2557,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2559',1,'acf-field','',0),(2560,1,'2021-11-29 13:50:22','2021-11-29 13:50: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\";}','Position','position','publish','closed','closed','','field_61a4da9e6fa43','','','2021-11-29 13:50:22','2021-11-29 13:50:22','',2557,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2560',2,'acf-field','',0),(2561,1,'2021-11-29 13:50:22','2021-11-29 13:50:22','a:11:{s:4:\"type\";s:4:\"text\";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_61a4da9e4c0b5\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:5:\"video\";}}}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\";}','Video url','video-url','publish','closed','closed','','field_61a4da9e4c2af','','','2021-11-29 13:50:22','2021-11-29 13:50:22','',2550,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2561',7,'acf-field','',0),(2562,1,'2021-11-29 13:50:22','2021-11-29 13:50:22','a:11:{s:4:\"type\";s:4:\"text\";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_61a4da9e4c0b5\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:5:\"table\";}}}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\";}','Table description','table-description','publish','closed','closed','','field_61a4da9e4c2f0','','','2021-11-29 13:50:22','2021-11-29 13:50:22','',2550,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2562',8,'acf-field','',0),(2563,1,'2021-11-29 14:20:29','2021-11-29 14:20:29','','AML Manual','','publish','closed','closed','','aml-manual','','','2021-12-17 15:39:39','2021-12-17 15:39:39','',0,'https://commercegate.goodface.com.ua/wp/?post_type=document&#038;p=2563',8,'document','',0),(2571,1,'2019-02-05 15:22:11','2019-02-05 15:22:11','','CommerceGate to participate in the ICE London','','publish','open','open','','commercegate-to-participate-in-the-ice-london','','','2021-11-29 15:24:55','2021-11-29 15:24:55','',0,'https://commercegate.goodface.com.ua/wp/?p=2571',10,'post','',0),(2572,1,'2021-11-29 15:23:17','2021-11-29 15:23:17','','2019-IceLondon-FB_News','','inherit','open','closed','','2019-icelondon-fb_news','','','2021-11-29 15:23:46','2021-11-29 15:23:46','',2571,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/2019-IceLondon-FB_News.png',0,'attachment','image/png',0),(2573,1,'2021-11-29 15:24:55','2021-11-29 15:24:55','','CommerceGate to participate in the ICE London','','inherit','closed','closed','','2571-revision-v1','','','2021-11-29 15:24:55','2021-11-29 15:24:55','',2571,'https://commercegate.goodface.com.ua/wp/?p=2573',0,'revision','',0),(2574,1,'2019-01-23 15:25:21','2019-01-23 15:25:21','','Payments Predictions Europe 2019','','publish','open','open','','payments-predictions-europe-2019','','','2021-11-29 15:27:33','2021-11-29 15:27:33','',0,'https://commercegate.goodface.com.ua/wp/?p=2574',11,'post','',0),(2576,1,'2021-11-29 15:25:58','2021-11-29 15:25:58','','2019-European-Payments-Predictions_Evgen_Sopin_SoMeQuote','','inherit','open','closed','','2019-european-payments-predictions_evgen_sopin_somequote','','','2021-11-29 15:26:30','2021-11-29 15:26:30','',2574,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/2019-European-Payments-Predictions_Evgen_Sopin_SoMeQuote.png',0,'attachment','image/png',0),(2577,1,'2021-11-29 15:27:33','2021-11-29 15:27:33','','Payments Predictions Europe 2019','','inherit','closed','closed','','2574-revision-v1','','','2021-11-29 15:27:33','2021-11-29 15:27:33','',2574,'https://commercegate.goodface.com.ua/wp/?p=2577',0,'revision','',0),(2578,1,'2018-12-20 15:28:22','2018-12-20 15:28:22','','Season’s Greetings from CommerceGate','','publish','open','open','','seasons-greetings-from-commercegate','','','2021-11-29 15:30:57','2021-11-29 15:30:57','',0,'https://commercegate.goodface.com.ua/wp/?p=2578',12,'post','',0),(2579,1,'2021-11-29 15:29:05','2021-11-29 15:29:05','','2018-NewYear-FB_News','','inherit','open','closed','','2018-newyear-fb_news','','','2021-11-29 15:29:29','2021-11-29 15:29:29','',2578,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/2018-NewYear-FB_News.png',0,'attachment','image/png',0),(2580,1,'2021-11-29 15:30:40','2021-11-29 15:30:40','','Season’s Greetings from CommerceGate','','inherit','closed','closed','','2578-revision-v1','','','2021-11-29 15:30:40','2021-11-29 15:30:40','',2578,'https://commercegate.goodface.com.ua/wp/?p=2580',0,'revision','',0),(2581,1,'2021-11-29 15:30:57','2021-11-29 15:30:57','','Season’s Greetings from CommerceGate','','inherit','closed','closed','','2578-revision-v1','','','2021-11-29 15:30:57','2021-11-29 15:30:57','',2578,'https://commercegate.goodface.com.ua/wp/?p=2581',0,'revision','',0),(2582,1,'2018-11-30 15:31:24','2018-11-30 15:31:24','','CommerceGate to participate in the RiskConnect Conference','','publish','open','open','','commercegate-to-participate-in-the-riskconnect-conference','','','2021-11-29 15:34:45','2021-11-29 15:34:45','',0,'https://commercegate.goodface.com.ua/wp/?p=2582',13,'post','',0),(2583,1,'2021-11-29 15:33:38','2021-11-29 15:33:38','','2018-RiskConnect-Conference-FB_News','','inherit','open','closed','','2018-riskconnect-conference-fb_news','','','2021-11-29 15:34:07','2021-11-29 15:34:07','',2582,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/2018-RiskConnect-Conference-FB_News.png',0,'attachment','image/png',0),(2584,1,'2021-11-29 15:34:45','2021-11-29 15:34:45','','CommerceGate to participate in the RiskConnect Conference','','inherit','closed','closed','','2582-revision-v1','','','2021-11-29 15:34:45','2021-11-29 15:34:45','',2582,'https://commercegate.goodface.com.ua/wp/?p=2584',0,'revision','',0),(2585,1,'2018-11-28 15:35:04','2018-11-28 15:35:04','','Press about us: CommerceGate interview is in La Razón today.','','publish','open','open','','press-about-us-commercegate-interview-is-in-la-razon-today','','','2021-11-30 15:11:21','2021-11-30 15:11:21','',0,'https://commercegate.goodface.com.ua/wp/?p=2585',14,'post','',0),(2586,1,'2021-11-29 15:36:33','2021-11-29 15:36:33','','2018-Press-about-us_La-Razon_26-Nov-2018-FB_News','','inherit','open','closed','','2018-press-about-us_la-razon_26-nov-2018-fb_news','','','2021-11-29 15:37:12','2021-11-29 15:37:12','',2585,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/2018-Press-about-us_La-Razon_26-Nov-2018-FB_News.png',0,'attachment','image/png',0),(2587,1,'2021-11-29 15:37:36','2021-11-29 15:37:36','','Press about us: CommerceGate interview is in La Razón today.','','inherit','closed','closed','','2585-revision-v1','','','2021-11-29 15:37:36','2021-11-29 15:37:36','',2585,'https://commercegate.goodface.com.ua/wp/?p=2587',0,'revision','',0),(2588,1,'2018-11-27 15:38:12','2018-11-27 15:38:12','','CommerceGate to participate in the “European Blockchain Convention”.','','publish','open','open','','commercegate-to-participate-in-the-european-blockchain-convention','','','2021-11-29 15:41:22','2021-11-29 15:41:22','',0,'https://commercegate.goodface.com.ua/wp/?p=2588',15,'post','',0),(2589,1,'2021-11-29 15:38:43','2021-11-29 15:38:43','','2018-European-Blockchain-Convention-FB-News','','inherit','open','closed','','2018-european-blockchain-convention-fb-news','','','2021-11-29 15:39:13','2021-11-29 15:39:13','',2588,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/2018-European-Blockchain-Convention-FB-News.png',0,'attachment','image/png',0),(2590,1,'2021-11-29 15:41:22','2021-11-29 15:41:22','','CommerceGate to participate in the “European Blockchain Convention”.','','inherit','closed','closed','','2588-revision-v1','','','2021-11-29 15:41:22','2021-11-29 15:41:22','',2588,'https://commercegate.goodface.com.ua/wp/?p=2590',0,'revision','',0),(2591,1,'2018-11-26 15:41:38','2018-11-26 15:41:38','','CommerceGate interview is in La Vanguardia today.','','publish','open','open','','commercegate-interview-is-in-la-vanguardia-today','','','2021-11-30 15:11:27','2021-11-30 15:11:27','',0,'https://commercegate.goodface.com.ua/wp/?p=2591',16,'post','',0),(2592,1,'2021-11-29 15:41:53','2021-11-29 15:41:53','','2018-Press-about-us_La-Vanguardia_21-Nov-2018-FB_News','','inherit','open','closed','','2018-press-about-us_la-vanguardia_21-nov-2018-fb_news','','','2021-11-29 15:42:21','2021-11-29 15:42:21','',2591,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/2018-Press-about-us_La-Vanguardia_21-Nov-2018-FB_News.png',0,'attachment','image/png',0),(2593,1,'2021-11-29 15:43:34','2021-11-29 15:43:34','','CommerceGate interview is in La Vanguardia today.','','inherit','closed','closed','','2591-revision-v1','','','2021-11-29 15:43:34','2021-11-29 15:43:34','',2591,'https://commercegate.goodface.com.ua/wp/?p=2593',0,'revision','',0),(2594,1,'2018-10-19 15:44:10','2018-10-19 15:44:10','','Compliance notice','','publish','open','open','','compliance-notice-3','','','2021-11-29 15:46:41','2021-11-29 15:46:41','',0,'https://commercegate.goodface.com.ua/wp/?p=2594',17,'post','',0),(2595,1,'2021-11-29 15:46:41','2021-11-29 15:46:41','','Compliance notice','','inherit','closed','closed','','2594-revision-v1','','','2021-11-29 15:46:41','2021-11-29 15:46:41','',2594,'https://commercegate.goodface.com.ua/wp/?p=2595',0,'revision','',0),(2597,1,'2018-10-05 15:47:22','2018-10-05 15:47:22','','CommerceGate to participate in the Mastercard Global Risk Leadership Conference','','publish','open','open','','commercegate-to-participate-in-the-mastercard-global-risk-leadership-conference','','','2021-11-29 15:49:30','2021-11-29 15:49:30','',0,'https://commercegate.goodface.com.ua/wp/?p=2597',18,'post','',0),(2598,1,'2021-11-29 15:47:34','2021-11-29 15:47:34','','2018-MasterCard-Global-Risk-Leadership-Conference-News','','inherit','open','closed','','2018-mastercard-global-risk-leadership-conference-news','','','2021-11-29 15:47:56','2021-11-29 15:47:56','',2597,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/2018-MasterCard-Global-Risk-Leadership-Conference-News.png',0,'attachment','image/png',0),(2599,1,'2021-11-29 15:49:30','2021-11-29 15:49:30','','CommerceGate to participate in the Mastercard Global Risk Leadership Conference','','inherit','closed','closed','','2597-revision-v1','','','2021-11-29 15:49:30','2021-11-29 15:49:30','',2597,'https://commercegate.goodface.com.ua/wp/?p=2599',0,'revision','',0),(2601,1,'2018-10-02 15:50:21','2018-10-02 15:50:21','','CommerceGate to attend Affiliate Conference in Kyiv.','','publish','open','open','','commercegate-to-attend-affiliate-conference-in-kyiv','','','2021-11-30 16:18:31','2021-11-30 16:18:31','',0,'https://commercegate.goodface.com.ua/wp/?p=2601',19,'post','',0),(2602,1,'2021-11-29 15:53:20','2021-11-29 15:53:20','','2018-Kyiv-Affiliate-Conference-News','','inherit','open','closed','','2018-kyiv-affiliate-conference-news','','','2021-11-29 15:54:35','2021-11-29 15:54:35','',2601,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/2018-Kyiv-Affiliate-Conference-News.png',0,'attachment','image/png',0),(2603,1,'2021-11-29 15:57:59','2021-11-29 15:57:59','','CommerceGate to attend Affiliate Conference in Kyiv.','','inherit','closed','closed','','2601-revision-v1','','','2021-11-29 15:57:59','2021-11-29 15:57:59','',2601,'https://commercegate.goodface.com.ua/wp/?p=2603',0,'revision','',0),(2604,1,'2018-09-06 15:58:50','2018-09-06 15:58:50','','CommerceGate to participate in the “Blockchain Cruise Mediterranean”.','','publish','open','open','','commercegate-to-participate-in-the-blockchain-cruise-mediterranean','','','2021-11-29 16:02:33','2021-11-29 16:02:33','',0,'https://commercegate.goodface.com.ua/wp/?p=2604',20,'post','',0),(2605,1,'2021-11-29 15:59:12','2021-11-29 15:59:12','','2018-Blockchain-Cruise-Mediterranean-FB','','inherit','open','closed','','2018-blockchain-cruise-mediterranean-fb','','','2021-11-29 15:59:42','2021-11-29 15:59:42','',2604,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/2018-Blockchain-Cruise-Mediterranean-FB.png',0,'attachment','image/png',0),(2606,1,'2021-11-29 16:02:33','2021-11-29 16:02:33','','CommerceGate to participate in the “Blockchain Cruise Mediterranean”.','','inherit','closed','closed','','2604-revision-v1','','','2021-11-29 16:02:33','2021-11-29 16:02:33','',2604,'https://commercegate.goodface.com.ua/wp/?p=2606',0,'revision','',0),(2607,1,'2018-08-14 16:03:36','2018-08-14 16:03:36','','CommerceGate launches cutting-edge payment platform CGPayTech','','publish','open','open','','commercegate-launches-cutting-edge-payment-platform-cgpaytech','','','2021-11-29 17:16:46','2021-11-29 17:16:46','',0,'https://commercegate.goodface.com.ua/wp/?p=2607',21,'post','',0),(2608,1,'2021-11-29 16:05:06','2021-11-29 16:05:06','','2018-CGPayTech-announcement-News','','inherit','open','closed','','2018-cgpaytech-announcement-news','','','2021-11-29 16:07:52','2021-11-29 16:07:52','',2607,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/2018-CGPayTech-announcement-News.png',0,'attachment','image/png',0),(2609,1,'2021-11-29 16:08:40','2021-11-29 16:08:40','','CommerceGate launches cutting-edge payment platform CGPayTech','','inherit','closed','closed','','2607-revision-v1','','','2021-11-29 16:08:40','2021-11-29 16:08:40','',2607,'https://commercegate.goodface.com.ua/wp/?p=2609',0,'revision','',0),(2611,1,'2021-11-29 16:09:29','2021-11-29 16:09:29','','CommerceGate launches cutting-edge payment platform CGPayTech','','inherit','closed','closed','','2607-autosave-v1','','','2021-11-29 16:09:29','2021-11-29 16:09:29','',2607,'https://commercegate.goodface.com.ua/wp/?p=2611',0,'revision','',0),(2612,1,'2021-11-29 16:10:00','2021-11-29 16:10:00','','CommerceGate launches cutting-edge payment platform CGPayTech','','inherit','closed','closed','','2607-revision-v1','','','2021-11-29 16:10:00','2021-11-29 16:10:00','',2607,'https://commercegate.goodface.com.ua/wp/?p=2612',0,'revision','',0),(2613,1,'2021-11-29 16:10:30','2021-11-29 16:10:30','','CommerceGate launches cutting-edge payment platform CGPayTech','','inherit','closed','closed','','2607-revision-v1','','','2021-11-29 16:10:30','2021-11-29 16:10:30','',2607,'https://commercegate.goodface.com.ua/wp/?p=2613',0,'revision','',0),(2614,1,'2021-11-29 16:10:55','2021-11-29 16:10:55','','CommerceGate launches cutting-edge payment platform CGPayTech','','inherit','closed','closed','','2607-revision-v1','','','2021-11-29 16:10:55','2021-11-29 16:10:55','',2607,'https://commercegate.goodface.com.ua/wp/?p=2614',0,'revision','',0),(2615,1,'2021-11-29 16:11:17','2021-11-29 16:11:17','','CommerceGate launches cutting-edge payment platform CGPayTech','','inherit','closed','closed','','2607-revision-v1','','','2021-11-29 16:11:17','2021-11-29 16:11:17','',2607,'https://commercegate.goodface.com.ua/wp/?p=2615',0,'revision','',0),(2617,1,'2021-11-29 16:12:13','2021-11-29 16:12:13','','2018-Donation-02-News','','inherit','open','closed','','2018-donation-02-news','','','2021-11-29 16:13:29','2021-11-29 16:13:29','',0,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/2018-Donation-02-News.png',0,'attachment','image/png',0),(2620,1,'2018-04-26 16:15:54','2018-04-26 16:15:54','','CommerceGate to attend “Live Gaming Summit” in Barcelona','','publish','open','open','','commercegate-to-attend-live-gaming-summit-in-barcelona','','','2021-11-29 17:11:04','2021-11-29 17:11:04','',0,'https://commercegate.goodface.com.ua/wp/?p=2620',25,'post','',0),(2621,1,'2021-11-29 16:16:22','2021-11-29 16:16:22','','2018-Live-Gaming-Summit-01-Barcelona-News','','inherit','open','closed','','2018-live-gaming-summit-01-barcelona-news','','','2021-11-29 16:16:43','2021-11-29 16:16:43','',2620,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/2018-Live-Gaming-Summit-01-Barcelona-News.png',0,'attachment','image/png',0),(2622,1,'2021-11-29 16:17:23','2021-11-29 16:17:23','','CommerceGate to attend “Live Gaming Summit” in Barcelona','','inherit','closed','closed','','2620-revision-v1','','','2021-11-29 16:17:23','2021-11-29 16:17:23','',2620,'https://commercegate.goodface.com.ua/wp/?p=2622',0,'revision','',0),(2623,1,'2021-11-29 16:31:57','2021-11-29 16:31:57','','Trade implications of cyber-security risks and national policies. Webinar by WTO','','inherit','closed','closed','','2518-revision-v1','','','2021-11-29 16:31:57','2021-11-29 16:31:57','',2518,'https://commercegate.goodface.com.ua/wp/?p=2623',0,'revision','',0),(2624,1,'2021-11-29 16:33:43','2021-11-29 16:33:43','','Compliance notice','','inherit','closed','closed','','2479-revision-v1','','','2021-11-29 16:33:43','2021-11-29 16:33:43','',2479,'https://commercegate.goodface.com.ua/wp/?p=2624',0,'revision','',0),(2625,1,'2021-11-29 16:34:54','2021-11-29 16:34:54','','Trade implications of cyber-security risks and national policies. Webinar by WTO','','inherit','closed','closed','','2518-revision-v1','','','2021-11-29 16:34:54','2021-11-29 16:34:54','',2518,'https://commercegate.goodface.com.ua/wp/?p=2625',0,'revision','',0),(2627,1,'2021-05-11 16:38:22','2021-05-11 16:38:22','','Mastercard issued an updated set of rules and requirements for Merchants operating with the content for Adults','','publish','open','open','','mastercard-issued-an-updated-set-of-rules-and-requirements-for-merchants-operating-with-the-content-for-adults','','','2021-11-29 17:01:48','2021-11-29 17:01:48','',0,'https://commercegate.goodface.com.ua/wp/?p=2627',28,'post','',0),(2628,1,'2021-11-29 16:38:22','2021-11-29 16:38:22','','Mastercard issued an updated set of rules and requirements for Merchants operating with the content for Adults','','inherit','closed','closed','','2627-revision-v1','','','2021-11-29 16:38:22','2021-11-29 16:38:22','',2627,'https://commercegate.goodface.com.ua/wp/?p=2628',0,'revision','',0),(2629,1,'2021-11-29 16:46:14','2021-11-29 16:46:14','','AML Manual','','inherit','closed','closed','','2563-autosave-v1','','','2021-11-29 16:46:14','2021-11-29 16:46:14','',2563,'https://commercegate.goodface.com.ua/wp/?p=2629',0,'revision','',0),(2630,1,'2021-11-29 16:55:45','2021-11-29 16:55:45','','Terms and Conditions','','publish','closed','closed','','terms-and-conditions','','','2021-12-14 14:10:26','2021-12-14 14:10:26','',0,'https://commercegate.goodface.com.ua/wp/?post_type=document&#038;p=2630',6,'document','',0),(2631,1,'2021-11-29 17:00:24','2021-11-29 17:00:24','','Cookies Policy','','publish','closed','closed','','cookies-policy','','','2021-11-29 17:06:23','2021-11-29 17:06:23','',0,'https://commercegate.goodface.com.ua/wp/?post_type=document&#038;p=2631',4,'document','',0),(2632,1,'2021-11-29 16:57:10','2021-11-29 16:57:10','','Corporate Governance & Compliance','','inherit','closed','closed','','2630-autosave-v1','','','2021-11-29 16:57:10','2021-11-29 16:57:10','',2630,'https://commercegate.goodface.com.ua/wp/?p=2632',0,'revision','',0),(2633,1,'2021-11-29 16:58:40','2021-11-29 16:58:40','','Privacy Policy','','publish','closed','closed','','privacy-policy','','','2021-12-14 13:59:11','2021-12-14 13:59:11','',0,'https://commercegate.goodface.com.ua/wp/?post_type=document&#038;p=2633',2,'document','',0),(2634,1,'2021-09-15 17:00:56','2021-09-15 17:00:56','','Changes in the UK and the European cards processing','','publish','open','open','','changes-in-the-uk-and-the-european-cards-processing','','','2021-11-29 17:02:10','2021-11-29 17:02:10','',0,'https://commercegate.goodface.com.ua/wp/?p=2634',26,'post','',0),(2635,1,'2021-11-29 17:00:56','2021-11-29 17:00:56','','Changes in the UK and the European cards processing','','inherit','closed','closed','','2634-revision-v1','','','2021-11-29 17:00:56','2021-11-29 17:00:56','',2634,'https://commercegate.goodface.com.ua/wp/?p=2635',0,'revision','',0),(2640,1,'2018-05-10 17:05:06','2018-05-10 17:05:06','','CommerceGate donation to Bolivia','','publish','open','open','','__trashed','','','2021-11-29 17:16:39','2021-11-29 17:16:39','',0,'https://commercegate.goodface.com.ua/wp/?p=2640',22,'post','',0),(2641,1,'2021-11-29 17:05:06','2021-11-29 17:05:06','','CommerceGate donation to Bolivia','','inherit','closed','closed','','2640-revision-v1','','','2021-11-29 17:05:06','2021-11-29 17:05:06','',2640,'https://commercegate.goodface.com.ua/wp/?p=2641',0,'revision','',0),(2642,1,'2021-11-29 17:08:01','2021-11-29 17:08:01','','Política de cookies','','publish','closed','closed','','cookies-policy','','','2021-11-29 17:08:13','2021-11-29 17:08:13','',0,'https://commercegate.goodface.com.ua/wp/?post_type=document&#038;p=2642',5,'document','',0),(2643,1,'2021-11-29 17:09:20','2021-11-29 17:09:20','','Política de privacidad','','publish','closed','closed','','privacy-policy','','','2021-12-14 13:59:59','2021-12-14 13:59:59','',0,'https://commercegate.goodface.com.ua/wp/?post_type=document&#038;p=2643',3,'document','',0),(2644,1,'2021-11-29 17:10:33','2021-11-29 17:10:33','','Manual AML','','publish','closed','closed','','aml-manual','','','2021-12-17 15:39:51','2021-12-17 15:39:51','',0,'https://commercegate.goodface.com.ua/wp/?post_type=document&#038;p=2644',9,'document','',0),(2645,1,'2018-04-26 17:10:14','2018-04-26 17:10:14','','CommerceGate to attend “Live Gaming Summit” in Barcelona','','publish','open','open','','commercegate-to-attend-live-gaming-summit-in-barcelona','','','2021-11-29 17:11:20','2021-11-29 17:11:20','',0,'https://commercegate.goodface.com.ua/wp/?p=2645',24,'post','',0),(2646,1,'2021-11-29 17:10:14','2021-11-29 17:10:14','','CommerceGate to attend “Live Gaming Summit” in Barcelona','','inherit','closed','closed','','2645-revision-v1','','','2021-11-29 17:10:14','2021-11-29 17:10:14','',2645,'https://commercegate.goodface.com.ua/wp/?p=2646',0,'revision','',0),(2647,1,'2021-11-29 17:11:54','2021-11-29 17:11:54','','Términos y condiciones','','publish','closed','closed','','terms-and-conditions','','','2021-12-14 14:10:38','2021-12-14 14:10:38','',0,'https://commercegate.goodface.com.ua/wp/?post_type=document&#038;p=2647',7,'document','',0),(2648,1,'2018-05-10 17:11:56','2018-05-10 17:11:56','','CommerceGate donation to Bolivia','','publish','open','open','','commercegate-donation-to-bolivia-2','','','2021-11-29 17:17:03','2021-11-29 17:17:03','',0,'https://commercegate.goodface.com.ua/wp/?p=2648',23,'post','',0),(2649,1,'2021-11-29 17:11:56','2021-11-29 17:11:56','','CommerceGate donation to Bolivia','','inherit','closed','closed','','2648-revision-v1','','','2021-11-29 17:11:56','2021-11-29 17:11:56','',2648,'https://commercegate.goodface.com.ua/wp/?p=2649',0,'revision','',0),(2650,1,'2021-11-29 17:16:00','2021-11-29 17:16:00','','Our Licenses and Certifications','','publish','closed','closed','','our-licenses-and-certifications','','','2021-12-14 14:14:21','2021-12-14 14:14:21','',0,'https://commercegate.goodface.com.ua/wp/?post_type=document&#038;p=2650',0,'document','',0),(2651,1,'2018-08-14 17:16:08','2018-08-14 17:16:08','','CommerceGate launches cutting-edge payment platform CGPayTech','','publish','open','open','','commercegate-launches-cutting-edge-payment-platform-cgpaytech','','','2021-11-29 17:17:33','2021-11-29 17:17:33','',0,'https://commercegate.goodface.com.ua/wp/?p=2651',21,'post','',0),(2652,1,'2021-11-29 17:16:08','2021-11-29 17:16:08','','CommerceGate launches cutting-edge payment platform CGPayTech','','inherit','closed','closed','','2651-revision-v1','','','2021-11-29 17:16:08','2021-11-29 17:16:08','',2651,'https://commercegate.goodface.com.ua/wp/?p=2652',0,'revision','',0),(2653,1,'2021-11-29 17:16:57','2021-11-29 17:16:57','','Nuestras Licencias y Certificaciones','','publish','closed','closed','','our-licenses-and-certifications','','','2021-12-14 14:49:06','2021-12-14 14:49:06','',0,'https://commercegate.goodface.com.ua/wp/?post_type=document&#038;p=2653',1,'document','',0),(2654,1,'2018-09-06 17:18:07','2018-09-06 17:18:07','','CommerceGate to participate in the “Blockchain Cruise Mediterranean”.','','publish','open','open','','commercegate-to-participate-in-the-blockchain-cruise-mediterranean','','','2021-11-29 17:21:46','2021-11-29 17:21:46','',0,'https://commercegate.goodface.com.ua/wp/?p=2654',20,'post','',0),(2655,1,'2021-11-29 17:18:07','2021-11-29 17:18:07','','CommerceGate to participate in the “Blockchain Cruise Mediterranean”.','','inherit','closed','closed','','2654-revision-v1','','','2021-11-29 17:18:07','2021-11-29 17:18:07','',2654,'https://commercegate.goodface.com.ua/wp/?p=2655',0,'revision','',0),(2656,1,'2018-10-02 17:21:58','2018-10-02 17:21:58','','CommerceGate to attend Affiliate Conference in Kyiv.','','publish','open','open','','commercegate-to-attend-affiliate-conference-in-kyiv','','','2021-11-29 17:22:36','2021-11-29 17:22:36','',0,'https://commercegate.goodface.com.ua/wp/?p=2656',19,'post','',0),(2657,1,'2021-11-29 17:21:58','2021-11-29 17:21:58','','CommerceGate to attend Affiliate Conference in Kyiv.','','inherit','closed','closed','','2656-revision-v1','','','2021-11-29 17:21:58','2021-11-29 17:21:58','',2656,'https://commercegate.goodface.com.ua/wp/?p=2657',0,'revision','',0),(2658,1,'2018-10-05 17:22:50','2018-10-05 17:22:50','','CommerceGate to participate in the Mastercard Global Risk Leadership Conference','','publish','open','open','','commercegate-to-participate-in-the-mastercard-global-risk-leadership-conference','','','2021-11-29 17:23:24','2021-11-29 17:23:24','',0,'https://commercegate.goodface.com.ua/wp/?p=2658',18,'post','',0),(2659,1,'2021-11-29 17:22:50','2021-11-29 17:22:50','','CommerceGate to participate in the Mastercard Global Risk Leadership Conference','','inherit','closed','closed','','2658-revision-v1','','','2021-11-29 17:22:50','2021-11-29 17:22:50','',2658,'https://commercegate.goodface.com.ua/wp/?p=2659',0,'revision','',0),(2660,1,'2018-10-19 17:23:55','2018-10-19 17:23:55','','Compliance notice','','publish','open','open','','compliance-notice','','','2021-11-29 17:25:03','2021-11-29 17:25:03','',0,'https://commercegate.goodface.com.ua/wp/?p=2660',17,'post','',0),(2661,1,'2021-11-29 17:23:55','2021-11-29 17:23:55','','Compliance notice','','inherit','closed','closed','','2660-revision-v1','','','2021-11-29 17:23:55','2021-11-29 17:23:55','',2660,'https://commercegate.goodface.com.ua/wp/?p=2661',0,'revision','',0),(2662,1,'2018-11-26 17:25:22','2018-11-26 17:25:22','','CommerceGate interview is in La Vanguardia today.','','publish','open','open','','commercegate-interview-is-in-la-vanguardia-today','','','2021-11-30 15:11:56','2021-11-30 15:11:56','',0,'https://commercegate.goodface.com.ua/wp/?p=2662',16,'post','',0),(2663,1,'2021-11-29 17:25:22','2021-11-29 17:25:22','','CommerceGate interview is in La Vanguardia today.','','inherit','closed','closed','','2662-revision-v1','','','2021-11-29 17:25:22','2021-11-29 17:25:22','',2662,'https://commercegate.goodface.com.ua/wp/?p=2663',0,'revision','',0),(2664,1,'2018-11-27 17:26:03','2018-11-27 17:26:03','','CommerceGate to participate in the “European Blockchain Convention”.','','publish','open','open','','commercegate-to-participate-in-the-european-blockchain-convention','','','2021-11-29 17:26:32','2021-11-29 17:26:32','',0,'https://commercegate.goodface.com.ua/wp/?p=2664',15,'post','',0),(2665,1,'2021-11-29 17:26:03','2021-11-29 17:26:03','','CommerceGate to participate in the “European Blockchain Convention”.','','inherit','closed','closed','','2664-revision-v1','','','2021-11-29 17:26:03','2021-11-29 17:26:03','',2664,'https://commercegate.goodface.com.ua/wp/?p=2665',0,'revision','',0),(2666,1,'2018-11-28 17:26:47','2018-11-28 17:26:47','','Press about us: CommerceGate interview is in La Razón today.','','publish','open','open','','press-about-us-commercegate-interview-is-in-la-razon-today','','','2021-11-30 15:11:50','2021-11-30 15:11:50','',0,'https://commercegate.goodface.com.ua/wp/?p=2666',14,'post','',0),(2667,1,'2021-11-29 17:26:47','2021-11-29 17:26:47','','Press about us: CommerceGate interview is in La Razón today.','','inherit','closed','closed','','2666-revision-v1','','','2021-11-29 17:26:47','2021-11-29 17:26:47','',2666,'https://commercegate.goodface.com.ua/wp/?p=2667',0,'revision','',0),(2668,1,'2018-11-30 17:27:51','2018-11-30 17:27:51','','CommerceGate to participate in the RiskConnect Conference','','publish','open','open','','commercegate-to-participate-in-the-riskconnect-conference','','','2021-11-29 17:28:19','2021-11-29 17:28:19','',0,'https://commercegate.goodface.com.ua/wp/?p=2668',13,'post','',0),(2669,1,'2021-11-29 17:27:51','2021-11-29 17:27:51','','CommerceGate to participate in the RiskConnect Conference','','inherit','closed','closed','','2668-revision-v1','','','2021-11-29 17:27:51','2021-11-29 17:27:51','',2668,'https://commercegate.goodface.com.ua/wp/?p=2669',0,'revision','',0),(2670,1,'2018-12-20 17:28:34','2018-12-20 17:28:34','','Season’s Greetings from CommerceGate','','publish','open','open','','seasons-greetings-from-commercegate','','','2021-11-29 17:29:00','2021-11-29 17:29:00','',0,'https://commercegate.goodface.com.ua/wp/?p=2670',12,'post','',0),(2671,1,'2021-11-29 17:28:34','2021-11-29 17:28:34','','Season’s Greetings from CommerceGate','','inherit','closed','closed','','2670-revision-v1','','','2021-11-29 17:28:34','2021-11-29 17:28:34','',2670,'https://commercegate.goodface.com.ua/wp/?p=2671',0,'revision','',0),(2672,1,'2019-01-23 17:29:18','2019-01-23 17:29:18','','Payments Predictions Europe 2019','','publish','open','open','','payments-predictions-europe-2019','','','2021-11-29 17:29:39','2021-11-29 17:29:39','',0,'https://commercegate.goodface.com.ua/wp/?p=2672',11,'post','',0),(2673,1,'2021-11-29 17:29:18','2021-11-29 17:29:18','','Payments Predictions Europe 2019','','inherit','closed','closed','','2672-revision-v1','','','2021-11-29 17:29:18','2021-11-29 17:29:18','',2672,'https://commercegate.goodface.com.ua/wp/?p=2673',0,'revision','',0),(2674,1,'2019-02-05 17:29:58','2019-02-05 17:29:58','','CommerceGate to participate in the ICE London','','publish','open','open','','commercegate-to-participate-in-the-ice-london','','','2021-11-29 17:30:23','2021-11-29 17:30:23','',0,'https://commercegate.goodface.com.ua/wp/?p=2674',10,'post','',0),(2675,1,'2021-11-29 17:29:58','2021-11-29 17:29:58','','CommerceGate to participate in the ICE London','','inherit','closed','closed','','2674-revision-v1','','','2021-11-29 17:29:58','2021-11-29 17:29:58','',2674,'https://commercegate.goodface.com.ua/wp/?p=2675',0,'revision','',0),(2676,1,'2019-02-27 17:30:36','2019-02-27 17:30:36','','CommerceGate to attend eCommerce industry Lisbon Summit 2019','','publish','open','open','','commercegate-to-attend-ecommerce-industry-lisbon-summit-2019','','','2021-11-29 17:31:58','2021-11-29 17:31:58','',0,'https://commercegate.goodface.com.ua/wp/?p=2676',9,'post','',0),(2677,1,'2021-11-29 17:30:36','2021-11-29 17:30:36','','CommerceGate to attend eCommerce industry Lisbon Summit 2019','','inherit','closed','closed','','2676-revision-v1','','','2021-11-29 17:30:36','2021-11-29 17:30:36','',2676,'https://commercegate.goodface.com.ua/wp/?p=2677',0,'revision','',0),(2678,1,'2021-11-29 17:31:28','2021-11-29 17:31:28','','CommerceGate to attend eCommerce industry Lisbon Summit 2019','','inherit','closed','closed','','2676-revision-v1','','','2021-11-29 17:31:28','2021-11-29 17:31:28','',2676,'https://commercegate.goodface.com.ua/wp/?p=2678',0,'revision','',0),(2679,1,'2019-03-13 17:32:22','2019-03-13 17:32:22','','Compliance notice','','publish','open','open','','compliance-notice-4','','','2021-11-29 17:33:13','2021-11-29 17:33:13','',0,'https://commercegate.goodface.com.ua/wp/?p=2679',8,'post','',0),(2680,1,'2021-11-29 17:32:22','2021-11-29 17:32:22','','Compliance notice','','inherit','closed','closed','','2679-revision-v1','','','2021-11-29 17:32:22','2021-11-29 17:32:22','',2679,'https://commercegate.goodface.com.ua/wp/?p=2680',0,'revision','',0),(2681,1,'2021-11-29 17:32:35','2021-11-29 17:32:35','','Compliance notice','','inherit','closed','closed','','2540-revision-v1','','','2021-11-29 17:32:35','2021-11-29 17:32:35','',2540,'https://commercegate.goodface.com.ua/wp/?p=2681',0,'revision','',0),(2682,1,'2019-12-23 17:33:30','2019-12-23 17:33:30','','Season’s Greetings!','','publish','open','open','','seasons-greetings','','','2021-11-29 17:33:54','2021-11-29 17:33:54','',0,'https://commercegate.goodface.com.ua/wp/?p=2682',7,'post','',0),(2683,1,'2021-11-29 17:33:30','2021-11-29 17:33:30','','Season’s Greetings!','','inherit','closed','closed','','2682-revision-v1','','','2021-11-29 17:33:30','2021-11-29 17:33:30','',2682,'https://commercegate.goodface.com.ua/wp/?p=2683',0,'revision','',0),(2684,1,'2020-01-14 17:34:15','2020-01-14 17:34:15','','CommerceGate to participate at the ICE London','','publish','open','open','','commercegate-to-participate-at-the-ice-london','','','2021-11-29 17:39:26','2021-11-29 17:39:26','',0,'https://commercegate.goodface.com.ua/wp/?p=2684',6,'post','',0),(2685,1,'2021-11-29 17:34:15','2021-11-29 17:34:15','','CommerceGate to participate at the ICE London','','inherit','closed','closed','','2684-revision-v1','','','2021-11-29 17:34:15','2021-11-29 17:34:15','',2684,'https://commercegate.goodface.com.ua/wp/?p=2685',0,'revision','',0),(2686,1,'2020-06-17 17:39:44','2020-06-17 17:39:44','','Cross-Border Electronic payment services webinar by WTO and ICC','','publish','open','open','','cross-border-electronic-payment-services-webinar-by-wto-and-icc','','','2021-11-29 17:40:18','2021-11-29 17:40:18','',0,'https://commercegate.goodface.com.ua/wp/?p=2686',5,'post','',0),(2687,1,'2021-11-29 17:39:37','2021-11-29 17:39:37','','Static page example','','inherit','closed','closed','','490-revision-v1','','','2021-11-29 17:39:37','2021-11-29 17:39:37','',490,'https://commercegate.goodface.com.ua/wp/?p=2687',0,'revision','',0),(2688,1,'2021-11-29 17:39:44','2021-11-29 17:39:44','','Static page example','','inherit','closed','closed','','1616-revision-v1','','','2021-11-29 17:39:44','2021-11-29 17:39:44','',1616,'https://commercegate.goodface.com.ua/wp/?p=2688',0,'revision','',0),(2689,1,'2021-11-29 17:39:44','2021-11-29 17:39:44','','Cross-Border Electronic payment services webinar by WTO and ICC','','inherit','closed','closed','','2686-revision-v1','','','2021-11-29 17:39:44','2021-11-29 17:39:44','',2686,'https://commercegate.goodface.com.ua/wp/?p=2689',0,'revision','',0),(2690,1,'2020-06-26 17:40:43','2020-06-26 17:40:43','','Wirecard collapses owing $4 billion','','publish','open','open','','wirecard-collapses-owing-4-billion','','','2021-11-29 17:41:23','2021-11-29 17:41:23','',0,'https://commercegate.goodface.com.ua/wp/?p=2690',4,'post','',0),(2691,1,'2021-11-29 17:40:43','2021-11-29 17:40:43','','Wirecard collapses owing $4 billion','','inherit','closed','closed','','2690-revision-v1','','','2021-11-29 17:40:43','2021-11-29 17:40:43','',2690,'https://commercegate.goodface.com.ua/wp/?p=2691',0,'revision','',0),(2692,1,'2020-08-31 17:41:51','2020-08-31 17:41:51','','VISA High-Brand Risk Merchant Registration program.','','publish','open','open','','visa-high-brand-risk-merchant-registration-program','','','2021-11-29 17:42:14','2021-11-29 17:42:14','',0,'https://commercegate.goodface.com.ua/wp/?p=2692',3,'post','',0),(2693,1,'2021-11-29 17:41:51','2021-11-29 17:41:51','','VISA High-Brand Risk Merchant Registration program.','','inherit','closed','closed','','2692-revision-v1','','','2021-11-29 17:41:51','2021-11-29 17:41:51','',2692,'https://commercegate.goodface.com.ua/wp/?p=2693',0,'revision','',0),(2694,1,'2020-09-09 17:42:28','2020-09-09 17:42:28','','The governance of data flows and trade. Webinar by WTO','','publish','open','open','','the-governance-of-data-flows-and-trade-webinar-by-wto','','','2021-11-29 17:43:01','2021-11-29 17:43:01','',0,'https://commercegate.goodface.com.ua/wp/?p=2694',2,'post','',0),(2695,1,'2021-11-29 17:42:28','2021-11-29 17:42:28','','The governance of data flows and trade. Webinar by WTO','','inherit','closed','closed','','2694-revision-v1','','','2021-11-29 17:42:28','2021-11-29 17:42:28','',2694,'https://commercegate.goodface.com.ua/wp/?p=2695',0,'revision','',0),(2696,1,'2020-09-20 17:43:16','2020-09-20 17:43:16','','Trade implications of cyber-security risks and national policies. Webinar by WTO','','publish','open','open','','trade-implications-of-cyber-security-risks-and-national-policies-webinar-by-wto','','','2021-11-29 17:43:36','2021-11-29 17:43:36','',0,'https://commercegate.goodface.com.ua/wp/?p=2696',1,'post','',0),(2697,1,'2021-11-29 17:43:16','2021-11-29 17:43:16','','Trade implications of cyber-security risks and national policies. Webinar by WTO','','inherit','closed','closed','','2696-revision-v1','','','2021-11-29 17:43:16','2021-11-29 17:43:16','',2696,'https://commercegate.goodface.com.ua/wp/?p=2697',0,'revision','',0),(2698,1,'2021-10-22 17:44:36','2021-10-22 17:44:36','','Compliance notice','','publish','open','open','','compliance-notice-5','','','2021-11-30 18:28:32','2021-11-30 18:28:32','',0,'https://commercegate.goodface.com.ua/wp/?p=2698',0,'post','',0),(2699,1,'2021-11-29 17:44:36','2021-11-29 17:44:36','','Compliance notice','','inherit','closed','closed','','2698-revision-v1','','','2021-11-29 17:44:36','2021-11-29 17:44:36','',2698,'https://commercegate.goodface.com.ua/wp/?p=2699',0,'revision','',0),(2700,1,'2021-11-29 17:53:32','2021-11-29 17:53:32','','CommerceGate to attend eCommerce industry Lisbon Summit 2019','','inherit','closed','closed','','2542-revision-v1','','','2021-11-29 17:53:32','2021-11-29 17:53:32','',2542,'https://commercegate.goodface.com.ua/wp/?p=2700',0,'revision','',0),(2701,1,'2021-11-29 18:07:27','2021-11-29 18:07:27','','Home','','inherit','closed','closed','','12-revision-v1','','','2021-11-29 18:07:27','2021-11-29 18:07:27','',12,'https://commercegate.goodface.com.ua/wp/?p=2701',0,'revision','',0),(2702,1,'2021-11-29 18:07:50','2021-11-29 18:07:50','','Home','','inherit','closed','closed','','1612-revision-v1','','','2021-11-29 18:07:50','2021-11-29 18:07:50','',1612,'https://commercegate.goodface.com.ua/wp/?p=2702',0,'revision','',0),(2703,1,'2021-11-29 18:18:42','2021-11-29 18:18:42','','Home','','inherit','closed','closed','','12-revision-v1','','','2021-11-29 18:18:42','2021-11-29 18:18:42','',12,'https://commercegate.goodface.com.ua/wp/?p=2703',0,'revision','',0),(2704,1,'2021-11-30 08:32:27','2021-11-30 08:32: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;}','Documents page','documents_page','publish','closed','closed','','field_61a5e10e09ba8','','','2021-11-30 08:39:08','2021-11-30 08:39:08','',20,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=2704',17,'acf-field','',0),(2705,1,'2021-11-30 08:32:27','2021-11-30 08:32:27','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:{}}','Document page','document-page-en','publish','closed','closed','','field_61a5e13e09ba9','','','2021-11-30 08:39:08','2021-11-30 08:39:08','',20,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=2705',18,'acf-field','',0),(2706,1,'2021-11-30 08:32:27','2021-11-30 08:32:27','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','title','publish','closed','closed','','field_61a5e16f09baa','','','2021-11-30 08:32:27','2021-11-30 08:32:27','',2705,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2706',0,'acf-field','',0),(2707,1,'2021-11-30 08:32:27','2021-11-30 08:32:27','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:5;s:9:\"new_lines\";s:2:\"br\";s:12:\"translations\";s:9:\"translate\";}','Description','description','publish','closed','closed','','field_61a5e17f09bab','','','2021-11-30 08:32:27','2021-11-30 08:32:27','',2705,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2707',1,'acf-field','',0),(2708,1,'2021-11-30 08:39:11','2021-11-30 08:39: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;}','Document page','document_page','publish','closed','closed','','field_61a5e1ce9869c','','','2021-11-30 08:42:50','2021-11-30 08:42:50','',1180,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=2708',17,'acf-field','',0),(2709,1,'2021-11-30 08:39:12','2021-11-30 08:39:12','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','link','publish','closed','closed','','field_61a5e1ce9869d','','','2021-11-30 08:39:12','2021-11-30 08:39:12','',2708,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2709',0,'acf-field','',0),(2710,1,'2021-11-30 08:39:12','2021-11-30 08:39:12','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:{}}','Document page','document-page-es','publish','closed','closed','','field_61a5e2cf9869e','','','2021-11-30 08:39:12','2021-11-30 08:39:12','',1180,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2710',18,'acf-field','',0),(2711,1,'2021-11-30 08:39:12','2021-11-30 08:39:12','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','title','publish','closed','closed','','field_61a5e2f3986a0','','','2021-11-30 08:39:12','2021-11-30 08:39:12','',2710,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2711',0,'acf-field','',0),(2712,1,'2021-11-30 08:39:12','2021-11-30 08:39:12','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:5;s:9:\"new_lines\";s:2:\"br\";s:12:\"translations\";s:9:\"translate\";}','Description','description','publish','closed','closed','','field_61a5e2ff986a1','','','2021-11-30 08:39:12','2021-11-30 08:39:12','',2710,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2712',1,'acf-field','',0),(2713,1,'2021-11-30 09:41:05','2021-11-30 09:41:05','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:{}}','Title','page-title','publish','closed','closed','','field_61a5f17cfbfa5','','','2021-11-30 09:41:05','2021-11-30 09:41:05','',2546,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2713',0,'acf-field','',0),(2714,1,'2021-11-30 09:41:05','2021-11-30 09:41:05','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\";}','Tab title','tab-title','publish','closed','closed','','field_61a5f18ffbfa6','','','2021-11-30 09:41:05','2021-11-30 09:41:05','',2713,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2714',0,'acf-field','',0),(2715,1,'2021-11-30 13:44:25','2021-11-30 13:44:25','','accept-local-latam-payments-icon','','inherit','open','closed','','accept-local-latam-payments-icon','','','2021-11-30 13:44:53','2021-11-30 13:44:53','',2144,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/accept-local-latam-payments-icon.svg',0,'attachment','image/svg+xml',0),(2716,1,'2021-11-30 13:44:26','2021-11-30 13:44:26','','accept-digital-wallet-icon','','inherit','open','closed','','accept-digital-wallet-icon','','','2021-11-30 13:44:41','2021-11-30 13:44:41','',2144,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/accept-digital-wallet-icon.svg',0,'attachment','image/svg+xml',0),(2717,1,'2021-11-30 13:49:03','2021-11-30 13:49:03','','Home','','inherit','closed','closed','','12-revision-v1','','','2021-11-30 13:49:03','2021-11-30 13:49:03','',12,'https://commercegate.goodface.com.ua/wp/?p=2717',0,'revision','',0),(2718,1,'2021-11-30 13:49:29','2021-11-30 13:49:29','','Home','','inherit','closed','closed','','1612-revision-v1','','','2021-11-30 13:49:29','2021-11-30 13:49:29','',1612,'https://commercegate.goodface.com.ua/wp/?p=2718',0,'revision','',0),(2719,1,'2021-11-30 13:55:11','2021-11-30 13:55:11','','Our Story','','inherit','closed','closed','','524-revision-v1','','','2021-11-30 13:55:11','2021-11-30 13:55:11','',524,'https://commercegate.goodface.com.ua/wp/?p=2719',0,'revision','',0),(2720,1,'2021-11-30 13:56:44','2021-11-30 13:56:44','','Nuestro Equipo','','inherit','closed','closed','','1607-revision-v1','','','2021-11-30 13:56:44','2021-11-30 13:56:44','',1607,'https://commercegate.goodface.com.ua/wp/?p=2720',0,'revision','',0),(2723,1,'2021-11-30 13:59:51','2021-11-30 13:59:51','','PIR_2021','','inherit','open','closed','','pir_2021-2','','','2021-11-30 14:00:17','2021-11-30 14:00:17','',612,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/PIR_2021.jpeg',0,'attachment','image/jpeg',0),(2724,1,'2021-11-30 14:00:20','2021-11-30 14:00:20','','Careers','','inherit','closed','closed','','612-revision-v1','','','2021-11-30 14:00:20','2021-11-30 14:00:20','',612,'https://commercegate.goodface.com.ua/wp/?p=2724',0,'revision','',0),(2725,1,'2021-11-30 14:00:44','2021-11-30 14:00:44','','Carreras profesionales','','inherit','closed','closed','','1610-revision-v1','','','2021-11-30 14:00:44','2021-11-30 14:00:44','',1610,'https://commercegate.goodface.com.ua/wp/?p=2725',0,'revision','',0),(2726,1,'2021-11-30 14:14:40','2021-11-30 14:14:40','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:{}}','Block content','blog-block','publish','closed','closed','','field_61a631cd81f27','','','2021-11-30 14:15:46','2021-11-30 14:15:46','',523,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=2726',14,'acf-field','',0),(2727,1,'2021-11-30 14:14:40','2021-11-30 14:14:40','a:9:{s:4:\"type\";s:12:\"color_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:13:\"default_value\";s:7:\"#4BD18E\";s:14:\"enable_opacity\";i:0;s:13:\"return_format\";s:6:\"string\";s:12:\"translations\";s:9:\"copy_once\";}','Title color','title-color','publish','closed','closed','','field_61a631cd81f28','','','2021-11-30 14:14:40','2021-11-30 14:14:40','',2726,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2727',0,'acf-field','',0),(2728,1,'2021-11-30 14:14:40','2021-11-30 14:14:40','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:{}}','Title','title','publish','closed','closed','','field_61a631cd81f29','','','2021-11-30 14:14:40','2021-11-30 14:14:40','',2726,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2728',1,'acf-field','',0),(2729,1,'2021-11-30 14:14:40','2021-11-30 14:14:40','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\";}','Part before gradient','before','publish','closed','closed','','field_61a631cd81f2a','','','2021-11-30 14:14:40','2021-11-30 14:14:40','',2728,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2729',0,'acf-field','',0),(2730,1,'2021-11-30 14:14:40','2021-11-30 14:14:40','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\";}','Gradient part','after','publish','closed','closed','','field_61a631cd81f2b','','','2021-11-30 14:14:40','2021-11-30 14:14:40','',2728,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2730',1,'acf-field','',0),(2731,1,'2021-11-30 14:14:40','2021-11-30 14:14:40','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','link','publish','closed','closed','','field_61a631cd81f2c','','','2021-11-30 14:14:40','2021-11-30 14:14:40','',2726,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2731',2,'acf-field','',0),(2732,1,'2021-11-30 14:14:40','2021-11-30 14:14:40','a:13:{s:4:\"type\";s:12:\"relationship\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_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:4:\"post\";}s:8:\"taxonomy\";s:0:\"\";s:7:\"filters\";a:2:{i:0;s:6:\"search\";i:1;s:8:\"taxonomy\";}s:8:\"elements\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";i:4;s:13:\"return_format\";s:6:\"object\";s:12:\"translations\";s:9:\"copy_once\";}','Posts','posts','publish','closed','closed','','field_61a631cd81f2d','','','2021-11-30 14:14:40','2021-11-30 14:14:40','',2726,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2732',3,'acf-field','',0),(2733,1,'2021-11-30 14:14:40','2021-11-30 14:14:40','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\";}','Post button title','post-button-title','publish','closed','closed','','field_61a631cd81f2e','','','2021-11-30 14:14:40','2021-11-30 14:14:40','',2726,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2733',4,'acf-field','',0),(2734,1,'2021-11-30 14:15:46','2021-11-30 14:15: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;}','Blog block','blog_block','publish','closed','closed','','field_61a631fc1fcbb','','','2021-11-30 14:15:46','2021-11-30 14:15:46','',523,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2734',13,'acf-field','',0),(2735,1,'2021-11-30 14:22:28','2021-11-30 14:22: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\";}','Icon','icon','publish','closed','closed','','field_61a6339b40147','','','2021-11-30 14:22:28','2021-11-30 14:22:28','',537,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2735',1,'acf-field','',0),(2736,1,'2021-11-30 14:23:17','2021-11-30 14:23:17','','Our Story','','inherit','closed','closed','','524-revision-v1','','','2021-11-30 14:23:17','2021-11-30 14:23:17','',524,'https://commercegate.goodface.com.ua/wp/?p=2736',0,'revision','',0),(2737,1,'2021-11-30 14:23:33','2021-11-30 14:23:33','','Our Story','','inherit','closed','closed','','524-revision-v1','','','2021-11-30 14:23:33','2021-11-30 14:23:33','',524,'https://commercegate.goodface.com.ua/wp/?p=2737',0,'revision','',0),(2738,1,'2021-11-30 14:24:42','2021-11-30 14:24:42','','Our Story','','inherit','closed','closed','','524-revision-v1','','','2021-11-30 14:24:42','2021-11-30 14:24:42','',524,'https://commercegate.goodface.com.ua/wp/?p=2738',0,'revision','',0),(2739,1,'2021-11-30 14:25:17','2021-11-30 14:25:17','','Nuestro Equipo','','inherit','closed','closed','','1607-revision-v1','','','2021-11-30 14:25:17','2021-11-30 14:25:17','',1607,'https://commercegate.goodface.com.ua/wp/?p=2739',0,'revision','',0),(2741,1,'2021-11-30 16:18:31','2021-11-30 16:18:31','','CommerceGate to attend Affiliate Conference in Kyiv.','','inherit','closed','closed','','2601-revision-v1','','','2021-11-30 16:18:31','2021-11-30 16:18:31','',2601,'https://commercegate.goodface.com.ua/wp/?p=2741',0,'revision','',0),(2742,1,'2021-11-30 18:46:13','2021-11-30 18:46:13','','Regístrate ya','','inherit','closed','closed','','1692-revision-v1','','','2021-11-30 18:46:13','2021-11-30 18:46:13','',1692,'https://commercegate.goodface.com.ua/wp/?p=2742',0,'revision','',0),(2743,1,'2021-11-30 18:58:57','2021-11-30 18:58:57','a:11:{s:4:\"type\";s:12:\"button_group\";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_60fe33225760d\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:6:\"type-1\";}}}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:6:\"shield\";s:16:\"Shield animation\";s:5:\"image\";s:5:\"Image\";}s:10:\"allow_null\";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\";}','Content type','shield-or-img','publish','closed','closed','','field_61a673f3d49d1','','','2021-11-30 18:58:57','2021-11-30 18:58:57','',306,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2743',4,'acf-field','',0),(2745,1,'2021-11-30 19:22:25','2021-11-30 19:22:25','','20-acquiring-solutions','','inherit','open','closed','','20-acquiring-solutions','','','2021-11-30 19:22:35','2021-11-30 19:22:35','',430,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/20-acquiring-solutions.png',0,'attachment','image/png',0),(2746,1,'2021-11-30 19:29:56','2021-11-30 19:29:56','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:{}}','Single vacancy page','single-vacancy-page-en','publish','closed','closed','','field_61a67b92e3279','','','2021-11-30 19:44:37','2021-11-30 19:44:37','',20,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=2746',30,'acf-field','',0),(2747,1,'2021-11-30 19:29:56','2021-11-30 19:29:56','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:{}}','Vacancies block suptitle','vacancies-block-suptitle','publish','closed','closed','','field_61a67b92e327a','','','2021-11-30 19:44:37','2021-11-30 19:44:37','',2746,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=2747',1,'acf-field','',0),(2748,1,'2021-11-30 19:29:56','2021-11-30 19:29: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\";}','Singular','singular','publish','closed','closed','','field_61a67b92e327b','','','2021-11-30 19:29:56','2021-11-30 19:29:56','',2747,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2748',0,'acf-field','',0),(2749,1,'2021-11-30 19:29:56','2021-11-30 19:29: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\";}','Plural','plural','publish','closed','closed','','field_61a67b92e327c','','','2021-11-30 19:29:56','2021-11-30 19:29:56','',2747,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2749',1,'acf-field','',0),(2750,1,'2021-11-30 19:29:56','2021-11-30 19:29:56','a:9:{s:4:\"type\";s:12:\"color_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:13:\"default_value\";s:7:\"#EB5042\";s:14:\"enable_opacity\";i:0;s:13:\"return_format\";s:0:\"\";s:12:\"translations\";s:9:\"copy_once\";}','Color','color','publish','closed','closed','','field_61a67b92e327d','','','2021-11-30 19:29:56','2021-11-30 19:29:56','',2747,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2750',2,'acf-field','',0),(2751,1,'2021-11-30 19:30:19','2021-11-30 19:30:19','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:{}}','Single vacancy page','single-vacancy-page-es','publish','closed','closed','','field_61a67bb775621','','','2021-11-30 19:30:19','2021-11-30 19:30:19','',1180,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2751',30,'acf-field','',0),(2752,1,'2021-11-30 19:30:19','2021-11-30 19:30:19','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:{}}','Vacancies block suptitle','vacancies-block-suptitle','publish','closed','closed','','field_61a67bb775622','','','2021-11-30 19:42:07','2021-11-30 19:42:07','',2751,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=2752',1,'acf-field','',0),(2753,1,'2021-11-30 19:30:19','2021-11-30 19:30:19','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','singular','publish','closed','closed','','field_61a67bb775623','','','2021-11-30 19:30:19','2021-11-30 19:30:19','',2752,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2753',0,'acf-field','',0),(2754,1,'2021-11-30 19:30:19','2021-11-30 19:30:19','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\";}','Plural','plural','publish','closed','closed','','field_61a67bb775624','','','2021-11-30 19:30:19','2021-11-30 19:30:19','',2752,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2754',1,'acf-field','',0),(2755,1,'2021-11-30 19:30:19','2021-11-30 19:30:19','a:9:{s:4:\"type\";s:12:\"color_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:13:\"default_value\";s:7:\"#EB5042\";s:14:\"enable_opacity\";i:0;s:13:\"return_format\";s:6:\"string\";s:12:\"translations\";s:9:\"copy_once\";}','Color','color','publish','closed','closed','','field_61a67bb775625','','','2021-11-30 19:30:19','2021-11-30 19:30:19','',2752,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2755',2,'acf-field','',0),(2756,1,'2021-11-30 19:31:34','2021-11-30 19:31: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:{}}','Show / Hide','show-hide','publish','closed','closed','','field_61a67c0329ef5','','','2021-11-30 19:42:07','2021-11-30 19:42:07','',2751,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=2756',2,'acf-field','',0),(2757,1,'2021-11-30 19:31:34','2021-11-30 19:31: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\";}','Show','show','publish','closed','closed','','field_61a67c0b29ef6','','','2021-11-30 19:31:34','2021-11-30 19:31:34','',2756,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2757',0,'acf-field','',0),(2758,1,'2021-11-30 19:31:34','2021-11-30 19:31: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\";}','Hide','hide','publish','closed','closed','','field_61a67c1029ef7','','','2021-11-30 19:31:34','2021-11-30 19:31:34','',2756,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2758',1,'acf-field','',0),(2759,1,'2021-11-30 19:31:38','2021-11-30 19:31: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:{}}','Show / Hide','show-hide','publish','closed','closed','','field_61a67be23f362','','','2021-11-30 19:42:16','2021-11-30 19:42:16','',2746,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&#038;p=2759',2,'acf-field','',0),(2760,1,'2021-11-30 19:31:38','2021-11-30 19:31: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\";}','Show','show','publish','closed','closed','','field_61a67bf03f363','','','2021-11-30 19:31:38','2021-11-30 19:31:38','',2759,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2760',0,'acf-field','',0),(2761,1,'2021-11-30 19:31:38','2021-11-30 19:31: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\";}','Hide','hide','publish','closed','closed','','field_61a67bf43f364','','','2021-11-30 19:31:38','2021-11-30 19:31:38','',2759,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2761',1,'acf-field','',0),(2762,1,'2021-11-30 19:42:07','2021-11-30 19:42: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\";}','Vacancies block title','vacancies-block-title','publish','closed','closed','','field_61a67e4811de9','','','2021-11-30 19:42:07','2021-11-30 19:42:07','',2751,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2762',0,'acf-field','',0),(2763,1,'2021-11-30 19:42:16','2021-11-30 19:42:16','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\";}','Vacancies block title','vacancies-block-title','publish','closed','closed','','field_61a67e78fabb6','','','2021-11-30 19:42:16','2021-11-30 19:42:16','',2746,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2763',0,'acf-field','',0),(2764,1,'2021-11-30 19:45:53','2021-11-30 19:45:53','','pci-dss-level-1-security','','inherit','open','closed','','pci-dss-level-1-security','','','2021-11-30 19:55:57','2021-11-30 19:55:57','',2135,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/pci-dss-level-1-security.png',0,'attachment','image/png',0),(2765,1,'2021-11-30 19:45:54','2021-11-30 19:45:54','','automate-all-billing-types','','inherit','open','closed','','automate-all-billing-types','','','2021-11-30 19:57:21','2021-11-30 19:57:21','',2135,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/automate-all-billing-types.png',0,'attachment','image/png',0),(2766,1,'2021-11-30 19:45:56','2021-11-30 19:45:56','','map-out-card-payments','','inherit','open','closed','','map-out-card-payments','','','2021-11-30 20:01:23','2021-11-30 20:01:23','',2135,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/map-out-card-payments.png',0,'attachment','image/png',0),(2767,1,'2021-11-30 19:45:57','2021-11-30 19:45:57','','advanced-and-flexible','','inherit','open','closed','','advanced-and-flexible','','','2021-11-30 19:49:42','2021-11-30 19:49:42','',2135,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/advanced-and-flexible.png',0,'attachment','image/png',0),(2768,1,'2021-11-30 19:45:58','2021-11-30 19:45:58','','еxtend-your-current-offerings','','inherit','open','closed','','%d0%b5xtend-your-current-offerings','','','2021-11-30 19:47:24','2021-11-30 19:47:24','',2135,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/еxtend-your-current-offerings.png',0,'attachment','image/png',0),(2769,1,'2021-11-30 20:32:16','2021-11-30 20:32:16','','Home','','inherit','closed','closed','','12-revision-v1','','','2021-11-30 20:32:16','2021-11-30 20:32:16','',12,'https://commercegate.goodface.com.ua/wp/?p=2769',0,'revision','',0),(2770,1,'2021-11-30 20:33:01','2021-11-30 20:33:01','','Home','','inherit','closed','closed','','12-revision-v1','','','2021-11-30 20:33:01','2021-11-30 20:33:01','',12,'https://commercegate.goodface.com.ua/wp/?p=2770',0,'revision','',0),(2771,1,'2021-11-30 20:33:39','2021-11-30 20:33:39','','Home','','inherit','closed','closed','','12-revision-v1','','','2021-11-30 20:33:39','2021-11-30 20:33:39','',12,'https://commercegate.goodface.com.ua/wp/?p=2771',0,'revision','',0),(2772,1,'2021-11-30 20:35:52','2021-11-30 20:35:52','','Our Story','','inherit','closed','closed','','524-revision-v1','','','2021-11-30 20:35:52','2021-11-30 20:35:52','',524,'https://commercegate.goodface.com.ua/wp/?p=2772',0,'revision','',0),(2773,1,'2021-11-30 20:37:47','2021-11-30 20:37:47','','Nuestro Equipo','','inherit','closed','closed','','1607-revision-v1','','','2021-11-30 20:37:47','2021-11-30 20:37:47','',1607,'https://commercegate.goodface.com.ua/wp/?p=2773',0,'revision','',0),(2778,1,'2021-12-01 11:47:44','2021-12-01 11:47:44','','Home','','inherit','closed','closed','','12-revision-v1','','','2021-12-01 11:47:44','2021-12-01 11:47:44','',12,'https://commercegate.goodface.com.ua/wp/?p=2778',0,'revision','',0),(2779,1,'2021-12-01 11:48:18','2021-12-01 11:48:18','','Our Story','','inherit','closed','closed','','524-revision-v1','','','2021-12-01 11:48:18','2021-12-01 11:48:18','',524,'https://commercegate.goodface.com.ua/wp/?p=2779',0,'revision','',0),(2784,1,'2021-12-02 10:26:08','2021-12-02 10:26: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\";}','Content title','content-title','publish','closed','closed','','field_61a89f30bd3c2','','','2021-12-02 10:26:08','2021-12-02 10:26:08','',2713,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2784',1,'acf-field','',0),(2785,1,'2021-12-02 15:47:54','2021-12-02 15:47:54','','Careers','','inherit','closed','closed','','612-revision-v1','','','2021-12-02 15:47:54','2021-12-02 15:47:54','',612,'https://commercegate.goodface.com.ua/wp/?p=2785',0,'revision','',0),(2786,1,'2021-12-02 15:50:19','2021-12-02 15:50:19','','Contact us','','inherit','closed','closed','','686-revision-v1','','','2021-12-02 15:50:19','2021-12-02 15:50:19','',686,'https://commercegate.goodface.com.ua/wp/?p=2786',0,'revision','',0),(2787,1,'2021-12-02 15:50:51','2021-12-02 15:50:51','','Contact us','','inherit','closed','closed','','686-revision-v1','','','2021-12-02 15:50:51','2021-12-02 15:50:51','',686,'https://commercegate.goodface.com.ua/wp/?p=2787',0,'revision','',0),(2788,1,'2021-12-02 15:51:11','2021-12-02 15:51:11','','Contáctenos','','inherit','closed','closed','','1611-revision-v1','','','2021-12-02 15:51:11','2021-12-02 15:51:11','',1611,'https://commercegate.goodface.com.ua/wp/?p=2788',0,'revision','',0),(2790,1,'2021-12-14 14:13:19','2021-12-14 14:13:19','','Contact us','','inherit','closed','closed','','686-revision-v1','','','2021-12-14 14:13:19','2021-12-14 14:13:19','',686,'https://commercegate.goodface.com.ua/wp/?p=2790',0,'revision','',0),(2791,1,'2021-12-14 14:13:51','2021-12-14 14:13:51','','Contáctenos','','inherit','closed','closed','','1611-revision-v1','','','2021-12-14 14:13:51','2021-12-14 14:13:51','',1611,'https://commercegate.goodface.com.ua/wp/?p=2791',0,'revision','',0),(2792,1,'2021-12-14 14:15:54','2021-12-14 14:15:54','','Contact us','','inherit','closed','closed','','686-revision-v1','','','2021-12-14 14:15:54','2021-12-14 14:15:54','',686,'https://commercegate.goodface.com.ua/wp/?p=2792',0,'revision','',0),(2793,1,'2021-12-14 14:17:37','2021-12-14 14:17:37','','Contact us','','inherit','closed','closed','','686-revision-v1','','','2021-12-14 14:17:37','2021-12-14 14:17:37','',686,'https://commercegate.goodface.com.ua/wp/?p=2793',0,'revision','',0),(2794,1,'2021-12-14 14:24:50','2021-12-14 14:24:50','','For Payment Service Providers','','inherit','closed','closed','','428-autosave-v1','','','2021-12-14 14:24:50','2021-12-14 14:24:50','',428,'https://commercegate.goodface.com.ua/wp/?p=2794',0,'revision','',0),(2795,1,'2021-12-14 14:46:19','2021-12-14 14:46:19','','For Banking Institutions','','inherit','closed','closed','','429-autosave-v1','','','2021-12-14 14:46:19','2021-12-14 14:46:19','',429,'https://commercegate.goodface.com.ua/wp/?p=2795',0,'revision','',0),(2796,1,'2021-12-14 14:57:04','2021-12-14 14:57:04','','Pricing','','inherit','closed','closed','','717-revision-v1','','','2021-12-14 14:57:04','2021-12-14 14:57:04','',717,'https://commercegate.goodface.com.ua/wp/?p=2796',0,'revision','',0),(2797,1,'2021-12-15 08:27:27','2021-12-15 08:27:27','','carlos-maduro','','inherit','open','closed','','carlos-maduro','','','2021-12-15 08:27:27','2021-12-15 08:27:27','',524,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/12/carlos-maduro.jpg',0,'attachment','image/jpeg',0),(2798,1,'2021-12-15 08:27:45','2021-12-15 08:27:45','','a-vinnichenko','','inherit','open','closed','','a-vinnichenko','','','2021-12-15 08:27:45','2021-12-15 08:27:45','',524,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/12/a-vinnichenko.jpg',0,'attachment','image/jpeg',0),(2799,1,'2021-12-15 08:30:08','2021-12-15 08:30:08','','a-rud','','inherit','open','closed','','a-rud','','','2021-12-15 08:30:08','2021-12-15 08:30:08','',524,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/12/a-rud.jpg',0,'attachment','image/jpeg',0),(2800,1,'2021-12-15 08:30:30','2021-12-15 08:30:30','','Our Story','','inherit','closed','closed','','524-revision-v1','','','2021-12-15 08:30:30','2021-12-15 08:30:30','',524,'https://commercegate.goodface.com.ua/wp/?p=2800',0,'revision','',0),(2801,1,'2021-12-15 08:32:08','2021-12-15 08:32:08','','Nuestro Equipo','','inherit','closed','closed','','1607-revision-v1','','','2021-12-15 08:32:08','2021-12-15 08:32:08','',1607,'https://commercegate.goodface.com.ua/wp/?p=2801',0,'revision','',0),(2803,1,'2021-12-17 14:25:06','2021-12-17 14:25:06','','payment-instruments-img-2','','inherit','open','closed','','payment-instruments-img-2-2','','','2021-12-17 14:25:06','2021-12-17 14:25:06','',2144,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/payment-instruments-img-2.png',0,'attachment','image/png',0),(2804,1,'2021-12-17 15:12:50','2021-12-17 15:12:50','','Payment-Gateway-icon','','inherit','open','closed','','payment-gateway-icon-2','','','2021-12-17 15:12:50','2021-12-17 15:12:50','',2144,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/Payment-Gateway-icon.svg',0,'attachment','image/svg+xml',0),(2805,1,'2021-12-17 15:13:15','2021-12-17 15:13:15','','Payment-Gateway-icon','','inherit','open','closed','','payment-gateway-icon-3','','','2021-12-17 15:13:15','2021-12-17 15:13:15','',1643,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/Payment-Gateway-icon.svg',0,'attachment','image/svg+xml',0),(2806,1,'2021-12-17 15:13:59','2021-12-17 15:13:59','','Billing-Platform-icon','','inherit','open','closed','','billing-platform-icon-2','','','2021-12-17 15:13:59','2021-12-17 15:13:59','',434,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/Billing-Platform-icon-1.svg',0,'attachment','image/svg+xml',0),(2807,1,'2021-12-17 15:14:36','2021-12-17 15:14:36','','Plataforma de Facturación','','inherit','closed','closed','','1642-autosave-v1','','','2021-12-17 15:14:36','2021-12-17 15:14:36','',1642,'https://commercegate.goodface.com.ua/wp/?p=2807',0,'revision','',0),(2808,1,'2021-12-17 15:14:50','2021-12-17 15:14:50','','Online-Payment-Processing-icon','','inherit','open','closed','','online-payment-processing-icon-2','','','2021-12-17 15:14:50','2021-12-17 15:14:50','',437,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/Online-Payment-Processing-icon-1.svg',0,'attachment','image/svg+xml',0),(2809,1,'2021-12-17 15:15:19','2021-12-17 15:15:19','','Procesamiento de Pagos','','inherit','closed','closed','','1639-autosave-v1','','','2021-12-17 15:15:19','2021-12-17 15:15:19','',1639,'https://commercegate.goodface.com.ua/wp/?p=2809',0,'revision','',0),(2810,1,'2021-12-17 15:15:34','2021-12-17 15:15:34','','Acquiring-Solutions-icon','','inherit','open','closed','','acquiring-solutions-icon-3','','','2021-12-17 15:15:34','2021-12-17 15:15:34','',438,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/Acquiring-Solutions-icon-2.svg',0,'attachment','image/svg+xml',0),(2811,1,'2021-12-17 15:16:33','2021-12-17 15:16:33','','Risk-and-Compliance-icon','','inherit','open','closed','','risk-and-compliance-icon-3','','','2021-12-17 15:16:33','2021-12-17 15:16:33','',441,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/Risk-and-Compliance-icon-1.svg',0,'attachment','image/svg+xml',0),(2812,1,'2021-12-17 15:17:01','2021-12-17 15:17:01','','Gestión de Riesgos de Pago','','inherit','closed','closed','','1636-autosave-v1','','','2021-12-17 15:17:01','2021-12-17 15:17:01','',1636,'https://commercegate.goodface.com.ua/wp/?p=2812',0,'revision','',0),(2813,1,'2021-12-17 15:17:15','2021-12-17 15:17:15','','Revenue-Optimization-icon','','inherit','open','closed','','revenue-optimization-icon-4','','','2021-12-17 15:17:15','2021-12-17 15:17:15','',440,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/Revenue-Optimization-icon-2.svg',0,'attachment','image/svg+xml',0),(2814,1,'2021-12-17 15:17:58','2021-12-17 15:17:58','','Digital-Bank-icon','','inherit','open','closed','','digital-bank-icon-2','','','2021-12-17 15:17:58','2021-12-17 15:17:58','',435,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/Digital-Bank-icon-1.svg',0,'attachment','image/svg+xml',0),(2815,1,'2021-12-17 15:20:35','2021-12-17 15:20:35','','Card-Issuing-icon','','inherit','open','closed','','card-issuing-icon-2','','','2021-12-17 15:20:35','2021-12-17 15:20:35','',439,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/Card-Issuing-icon-1.svg',0,'attachment','image/svg+xml',0),(2816,1,'2021-12-17 15:22:07','2021-12-17 15:22:07','','eWallet-icon','','inherit','open','closed','','ewallet-icon-3','','','2021-12-17 15:22:07','2021-12-17 15:22:07','',436,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/eWallet-icon-1.svg',0,'attachment','image/svg+xml',0),(2820,1,'2022-02-02 13:45:03','2022-02-02 13:45:03','','A Comerciantes','','inherit','closed','closed','','1632-autosave-v1','','','2022-02-02 13:45:03','2022-02-02 13:45:03','',1632,'https://commercegate.goodface.com.ua/wp/?p=2820',0,'revision','',0),(2822,1,'2022-02-03 13:31:39','2022-02-03 13:31:39','','polylang_mo_308','','private','closed','closed','','polylang_mo_308','','','2022-02-03 13:31:39','2022-02-03 13:31:39','',0,'https://commercegate.goodface.com.ua/wp/?post_type=polylang_mo&p=2822',0,'polylang_mo','',0),(2824,1,'2022-04-12 07:52:12','2022-04-12 07:52:12','','Our Story','','inherit','closed','closed','','524-autosave-v1','','','2022-04-12 07:52:12','2022-04-12 07:52:12','',524,'https://commercegate.goodface.com.ua/wp/?p=2824',0,'revision','',0),(2826,1,'2022-05-25 08:24:08','2022-05-25 08:24:08','','Test','','trash','closed','closed','','test__trashed','','','2022-05-25 10:42:56','2022-05-25 10:42:56','',0,'https://commercegate.goodface.com.ua/wp/?post_type=careers&#038;p=2826',0,'careers','',0);
/*!40000 ALTER TABLE `wp_posts` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_psninja_amdd`
--

DROP TABLE IF EXISTS `wp_psninja_amdd`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_psninja_amdd` (
  `ua` varchar(255) COLLATE utf8_bin NOT NULL,
  `group` varchar(32) COLLATE utf8_bin NOT NULL,
  `data` varchar(255) COLLATE utf8_bin NOT NULL,
  UNIQUE KEY `ua` (`ua`),
  KEY `group` (`group`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_bin;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_psninja_amdd`
--

LOCK TABLES `wp_psninja_amdd` WRITE;
/*!40000 ALTER TABLE `wp_psninja_amdd` DISABLE KEYS */;
INSERT INTO `wp_psninja_amdd` VALUES ('ALCATEL_1062/1.0 Dorado/1.0','alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":128,\"screenHeight\":160,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('ALCATEL_2041X/1.0 Profile/MIDP-2.0 Configuration/CLDC-1.1 DORADO/1.0','alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('ALCATEL_ONETOUCH_2045X/1.0 ObigoInternetBrowser/Q03C','alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('ALCATEL_ONE_TOUCH_1050/1.0 DORADO/1.0','alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":128,\"screenHeight\":160,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('ASTRO36_TD/v3 MAUI/10A1032MP_ASTRO_W1052 Release/31.12 Browser/Opera (HTTPS) Profile/MIDP-2.0 Configuration/CLDC-1.1 Sync/SyncClient1.1 Opera/9.80 (MTK; Nucleus; Opera Mobi) Presto/2.5','astro','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('AppleNewsBot','apple','{\"type\":\"desktop\",\"markup\":\"\"}'),('Athens15_TD/V2 Linux/3.0 Android/4.0 Release/02.15 Browser/AppleWebKit534.30 Mobile Safari/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('BLU STAR4.0/V2 Linux/3.0 Android/4.0 Release/02.15 Browser/AppleWebKit534.30 Mobile Safari/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('BacaBerita App (Linux; Android) Mobile Safari','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('BlackBerry8520/5.0 Profile/MIDP-2.1 Configuration/CLDC-1.1 VendorID/100','blackberry','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":240,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('BlackBerry9550/5.0 Profile/MIDP-2.1 Configuration/CLDC-1.1 VendorID/100','blackberry','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":400,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('BlackBerry9700/5.0 Profile/MIDP-2.1 Configuration/CLDC-1.1 VendorID/100','blackberry','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":360,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('C07008/V1 Linux/3.4 Android/4.4 Release/ Browser/AppleWebKit537.36 Mobile Safari/*','android','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('CAT-B25/v1.0 Arena/L2.3 Release/5.2 Browser/Teleca/QLine Profile/MIDP-2.0 Configuration/CLDC-1.1','','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":0,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Echoping_6.0','','{\"type\":\"desktop\",\"markup\":\"\"}'),('Elegance_5_0/V1 Linux/3.10 Android/5.1 Release/03.10 Browser/AppleWebKit537.36 Chrome Mobile Safari/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Exchange/15.20/LyncAutodiscover','','{\"type\":\"desktop\",\"markup\":\"\"}'),('G0775/V1 Linux/3.4 Android/4.4 Release/10.28 Browser/AppleWebKit537.36 Mobile Safari/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('G0775/V1 Linux/3.4 Android/4.4 Release/11.06 Browser/AppleWebKit537.36 Mobile Safari/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('GT-S5230','samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('HS-U939/1.0 Linux/3.4 Android/4.2 Browser/AppleWebKit534.30 Profile/MIDP-1.0 Configuration/CLDC-1.0','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('HTC_Desire_616_dual_sim /V1 Linux/3.4 Android/4.2 Release/05.02 Browser/AppleWebKit534.30 Mobile Safari/*','htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('HTC_Desire_626_dual_sim/V1 Linux/3.10 Android/4.4 Release/08.15 Browser/AppleWebKit537.36 Mobile Safari/*','htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('HTC_Desire_820s_dual_sim Mozilla/5.0 (Linux; Android 4.*) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('HUAWEI_G700-T00_TD/1.0 Android/4.2 (Linux; Android 4.*) Release/04.01 Browser/WAP2.0 (AppleWebKit/534.30) Mobile Safari/*','huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('HUAWEI_MT7-TL00_TD/5.0 Android/4.4 (Linux; Android 4.*) Release/01.18 Browser/WAP2.0 (AppleWebKit/537.36) Mobile Safari/*','huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('HUAWEI_MT7-TL00_TD/6.0 Android/6.0 (Linux; Android 6.*) Release/01.18 Browser/WAP2.0 (AppleWebKit/537.36) Mobile Safari/*','huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('HUAWEI_MT7-TL10_TD/6.0 Android/6.0 (Linux; Android 6.*) Release/01.18 Browser/WAP2.0 (AppleWebKit/537.36) Mobile Safari/*','huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('HUAWEI_Y635-TL00_TD/5.0 Android/4.4 (Linux; Android 4.*) Release/01.25 Browser/WAP2.0 (AppleWebKit/537.36) Mobile Safari/*','huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Huawei U5110','huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Huawei/1.0/G6600/Browser/obigo-browser/q03c','huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":300,\"screenHeight\":92,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Huawei/1.0/HUAWEI-G7300 Browser/Opera MMS/1.0 Profile/MIDP-2.0 Configuration/CLDC-1.1 Opera/9.80 (MTK; Nucleus; Opera Mobi) Presto/2.5','huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('K-Touch_C666t/960232_8516_V0101 Mozilla/5.0 (Linux; Android 2.*) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('LANIX LX7/PR/MT50 Browser/2.0/Obigo/Q03C','','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":240,\"jsSupport\":0,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('LAVA KKT Mega/MIDP-2.0 Configuration/CLDC-1.1/Screen-240x320','lava','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('LAVA.KKT Star+. Dorado WAP-Browser/1.0','lava','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"jpg\",\"gif\"]}'),('LG-A390','lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('LG-A390/V100 Obigo/Q05A MMS/LG-MMS-V1.0/1.2 Java/ASVM/1.1 Profile/MIDP-2.1 Configuration/CLDC-1.1','lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('LG-A395','lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('LG-A399','lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('LG-C105/V100 Obigo/WAP2.0 Profile/MIDP-2.1 Configuration/CLDC-1.1','lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":176,\"screenHeight\":220,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('LG-C297','lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('LG-C297/V100 Obigo/Q05A MMS/LG-MMS-V1.0/1.2 Java/ASVM/1.1 Profile/MIDP-2.1 Configuration/CLDC-1.1','lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":240,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('LG-E430/Mozilla/5.0 (Linux; Android 4.*; LG-E430) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('LG-E460/Mozilla/5.0 (Linux; Android 4.*; LG-E460) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('LG-E610/E61020d-TIM-XX Mozilla/5.0 (Linux; Android 4.*; LG-E610) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('LG-E610/Mozilla/5.0 (Linux; Android 4.*; LG-E610) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('LG-F300','lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('LG-G420','lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":220,\"screenHeight\":140,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('LG-GX500/V100 Obigo/WAP2.0 Profile/MIDP-2.1 Configuration/CLDC-1.1','lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":228,\"screenHeight\":360,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('LG-H815K-AB/V10c Mozilla/5.0 (Linux; Android 5.*; LG-H815K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('LG-P690f/V10f Mozilla/5.0 (Linux; Android 2.*; LG-P690f) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('LG-P970/ Mozilla/5.0 (Linux; Android 2.*) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('LG-P970/Mozilla/5.0 (Linux; Android 2.*; LG-P970) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Lenovo A369 Linux/3.4 Android/2.3 Release/07.26 Browser/AppleWebKit533.1 Profile/MIDP-2.0 Configuration/CLDC-1.1 Mobile Safari/*','lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Lenovo A390 Linux/3.0 Android/4.0 Release/04.03 Browser/AppleWebKit534.30 Profile/MIDP-2.0 Configuration/CLDC-1.1 Mobile Safari/*','lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Lenovo A60+ Linux/2.6 Android/2.3 Release/05.04 Browser/AppleWebKit533.1 Profile/MIDP-2.0 Configuration/CLDC-1.1 Mobile Safari/*','lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Lenovo S720/S100 Linux/3.0 Android/4.0 Release/12.12 Browser/AppleWebKit534.30 Profile/MIDP-2.0 Configuration/CLDC-1.1 Mobile Safari/*','lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Lenovo-A208t_TD/S100 Linux/2.6 Android 2.* Release/01.22 Browser/AppleWebKit533.1 Mobile Safari/*','lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Lenovo-A218t_TD/S100 Linux/2.6 Android 2.* Release/03.05 Browser/AppleWebKit533.1 Mobile Safari/*','lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Lenovo-A238t_TD/S100 Linux/3.10 Android/2.3 Release/02.12 Browser/AppleWebKit533.1 Mobile Safari/*','lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Lenovo-A269i/S001 Linux/3.4 Android/2.3 Release/06.02 Browser/AppleWebKit533.1 Profile/MIDP-2.0 Configuration/CLDC-1.1 Mobile Safari/*','lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":240,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Lenovo-A288t_TD/S100 Linux/2.6 Android/2.3 Release/02.29 Browser/AppleWebKit533.1 Mobile Safari/*','lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Lenovo-A300t_TD/S100 Linux/2.6 Android/2.3 Release/08.01 Browser/AppleWebKit533.1 Mobile Safari/*','lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Lenovo-A308t_TD/S100 Linux/3.4 Android/2.3 Release/03.26 Browser/AppleWebKit533.1 Mobile Safari/*','lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Lenovo-A318t_TD/S100 Linux/3.4 Android/2.3 Release/04.26 Browser/AppleWebKit533.1 Mobile Safari/*','lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Lenovo-A388t_TD/S100 Linux/3.4 Android/4.1 Release/07.30 Browser/AppleWebKit534.30 Mobile Safari/*','lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Lenovo-A396/S100 Linux/3.10 Android/2.3 Release/02.12 Browser/AppleWebKit533.1 Profile/ Configuration Safari/*','lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Lenovo-A398t_TD/S100 Linux/3.0 Android/4.0 Release/03.12 Browser/AppleWebKit534.30 Mobile Safari/*','lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Lenovo-A788t_TD/S100 Linux/3.4 Android/4.3 Release/08.15 Browser/AppleWebKit534.30 Mobile Safari/*','lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Lenovo-A820/S100 Linux/3.4 Android/4.1 Release/11.14 Browser/AppleWebKit534.30 Profile/ Configuration/ Safari/*','lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Lenovo-S898t_TD/S100 Linux/3.4 Android/4.2 Release/6.18 Browser/AppleWebKit534.30 Mobile Safari/*','lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('MOT-A-1C UP.Browser/7.0 (GUI) MMP/2.0','motorola_mot','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":168,\"screenHeight\":180,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('MOT-A953/ Mozilla/5.0 (Linux; Android 2.*; A953) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','motorola_mot','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('MT6571/V1 Linux/3.4 Android/4.4 Release/ Browser/AppleWebKit534.30 Mobile Safari/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('MT6572/V1 Linux/3.4 Android/4.2 Release/12.19 Browser/AppleWebKit534.30 Profile/MIDP-2.0 Configuration/CLDC-1.1 Mobile Safari/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('MT6582_TD/V3 Linux/3.4 Android/4.4 Release/ Browser/AppleWebKit537.36 Chrome Mobile Safari/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('MT6735_TD/V1 Linux/3.10 Android/5.1 Release/03.03 Browser/AppleWebKit537.36 Chrome Mobile Safari/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('MT6735_TD/V1 Linux/3.10 Android/5.1 Release/03.10 Browser/AppleWebKit537.36 Chrome Mobile Safari/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('MT6735_TD/V1 Linux/3.10+ Android/5.1 Release/03.03 Browser/AppleWebKit537.36 Chrome Mobile Safari/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('MT6735_TD/V1 Linux/3.18 Android/6.0 Release/03.10 Browser/AppleWebKit537.36 Chrome Mobile Safari/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('MT6735_TD/V1 Linux/3.18+ Android/6.0 Release/03.03 Browser/AppleWebKit537.36 Chrome Mobile Safari/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('MT6735_TD/V1 Linux/3.18+ Android/6.0 Release/10.10 Browser/AppleWebKit537.36 Chrome Mobile Safari/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('MT6752_TD/V1 Linux/3.10+ Android/5.1 Release/03.03 Browser/AppleWebKit537.36 Chrome Mobile Safari/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('MT6753_TD/V1 Linux/3.10 Android/5.1 Release/03.10 Browser/AppleWebKit537.36 Chrome Mobile Safari/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('MT6753_TD/V1 Linux/3.10+ Android/5.1 Release/03.10 Browser/AppleWebKit537.36 Chrome Mobile Safari/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('MacOutlook/14.5 (Intel Mac OS X 10.9)','','{\"type\":\"desktop\",\"markup\":\"\"}'),('Maui Browser','','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Micromax Q414/V1 Linux/3.10 Android/5.1 Release/03.03 Browser/AppleWebKit537.36 Chrome Mobile Safari/*','micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Micromax Q424/V1 Linux/3.10 Android/5.1 Release/03.03 Browser/AppleWebKit537.36 Chrome Mobile Safari/*','micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/2.0 (compatible; MSIE 3.02; Windows CE; PPC; 240x320)','windowsce','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/4.0 (compatible; MSIE 4.01; Windows CE; MSN Companion 2.0; 800x600; Compaq)','windowsce','{\"type\":\"desktop\",\"markup\":\"\"}'),('Mozilla/4.0 (compatible; MSIE 4.01; Windows CE; PPC)','windowsce','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":228,\"screenHeight\":280,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/4.0 (compatible; MSIE 4.01; Windows CE; PPC; 240x320)','windowsce','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":230,\"screenHeight\":300,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/4.0 (compatible; MSIE 4.01; Windows CE; PPC; 240x320; SPV M700; OpVer 19.123) VoilaBot BETA 1.2 (support.voilabot@orange-ftgroup.com)','windowsce','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/4.0 (compatible; MSIE 4.01; Windows CE; Sprint:SPH-ip320; Smartphone; 176x220)','windowsce','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":176,\"screenHeight\":220,\"jsSupport\":0,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/4.0 (compatible; MSIE 6.0; Windows 95; PalmSource; Blazer 3.0) 16;160x160','palm','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":160,\"screenHeight\":120,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/4.0 (compatible; MSIE 6.0; Windows CE)','','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; PPC; 240x320) Opera 8.65','windowsce','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":228,\"screenHeight\":310,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; Windows Phone 6.5)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/4.0 (compatible; MSIE 7.0; Windows Phone OS 7.5; Trident/3.1; IEMobile/7.0; Nokia; Lumia 610)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/4.0 (compatible; MSIE 7.0; Windows Phone OS 7.5; Trident/3.1; IEMobile/7.0; Nokia; Lumia 710)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/4.0 PPC (compatible; MSIE 4.01; Windows CE; PPC; 240x320; Sprint:PPC-6700; PPC; 240x320)','windowsce','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/4.1 (compatible; MSIE 6.0) 400x240 LGE VX10000','','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":220,\"screenHeight\":204,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Android 4.* xx; Mobile) Firefox/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Android 4.*) AppleWebKit/* Mobile Safari/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Android 4.*; Mobile) Firefox/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Android 4.*; Tablet) Firefox/*','android','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Android 5.*) AppleWebKit/* Mobile Safari/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Android 5.*; Mobile) Firefox/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Android 5.*; Tablet) Firefox/*','android','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Android 6.*) AppleWebKit/* Mobile Safari/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Android 6.*; Mobile) Firefox/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Android 6.*; Tablet) Firefox/*','android','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Android 7.*) AppleWebKit/* Mobile Safari/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Android 7.*; Mobile) Firefox/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Android 7.*; Mobile; LG-H700) Firefox/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Android 7.*; Mobile; LG-M150) Firefox/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Android 7.*; Tablet) Firefox/*','android','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Android 8.*; Mobile) Firefox/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Android 8.*; Mobile; LG-M255) Firefox/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Android 8.*; Mobile; Moto Z (2)) Gecko/64.0 Firefox/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Android 9; Mobile) Firefox/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Android; Mobile) Firefox/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Android; Mobile) Gecko/* Firefox/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (BB10; Kbd) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','blackberry_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":347,\"screenHeight\":347,\"pixelRatio\":2.074928,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (BB10; Touch) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','blackberry_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":342,\"screenHeight\":570,\"pixelRatio\":2.2456140351,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (BlackBerry; BlackBerry 9220) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','blackberry_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":240,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (BlackBerry; BlackBerry 9300) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','blackberry_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":240,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (BlackBerry; BlackBerry 9320) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','blackberry_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":240,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (BlackBerry; BlackBerry 9360) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','blackberry_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":360,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (BlackBerry; BlackBerry 9650) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','blackberry_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":360,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (BlackBerry; BlackBerry 9700) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','blackberry_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":360,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (BlackBerry; BlackBerry 9780) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','blackberry_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":360,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (BlackBerry; BlackBerry 9790) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','blackberry_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":360,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (BlackBerry; BlackBerry 9800) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','blackberry_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (BlackBerry; BlackBerry 9860) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','blackberry_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":800,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (BlackBerry; BlackBerry 9900) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','blackberry_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":355,\"screenHeight\":266,\"pixelRatio\":1.8,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (BlackBerry; BlackBerry 9930) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','blackberry_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":640,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (LG-C333 AppleWebKit/* Browser/Phantom/V2.0 Widget/LGMW/3.0 MMS/LG-MMS-V1.0/1.2 Java/ASVM/1.1 Profile/MIDP-2.1 Configuration/CLDC-1.1)','lg_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":240,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (LG-C399 AppleWebKit/* Browser/Phantom/V2.0 Widget/LGMW/3.0 MMS/LG-MMS-V1.0/1.2 Java/ASVM/1.1 Profile/MIDP-2.1 Configuration/CLDC-1.1)','lg_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":240,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (LG-T370 AppleWebKit/* Browser/Phantom/V2.0 Widget/LGMW/3.0 MMS/LG-MMS-V1.0/1.2 Java/ASVM/1.1 Profile/MIDP-2.1 Configuration/CLDC-1.1)','lg_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (LG-T375 AppleWebKit/* Browser/Phantom/V2.0 Widget/LGMW/3.0 MMS/LG-MMS-V1.0/1.2 Java/ASVM/1.1 Profile/MIDP-2.1 Configuration/CLDC-1.1)','lg_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (LG-T585 AppleWebKit/* Browser/Phantom/V2.0 Widget/LGMW/3.0 MMS/LG-MMS-V1.0/1.2 Java/ASVM/1.1 Profile/MIDP-2.1 Configuration/CLDC-1.1)','lg_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 0.*) AppleWebKit/* (KHTML, like Gecko) Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 1.*; Galaxy) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 1.*; HTC Hero) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 1.*; HTC Magic) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 1.*; HTC_TATTOO_A3288) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 1.*; SonyEricssonE10a) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 1.*; SonyEricssonX10i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 1.*; T-Mobile G1) AppleWebKit/* (KHTML, like Gecko) Mobile Safari 525.20','android_tmobile','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 1.*; T-Mobile_G2_Touch) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_tmobile','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 1.*; dream) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 10.*; Lenovo A916) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; A7) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; ADR6200) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc_adr','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; ADR6300) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc_adr','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; ADR6350) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc_adr','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; ALCATEL ONE TOUCH 4010A) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; ALCATEL ONE TOUCH 4010D) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; ALCATEL ONE TOUCH 4010X) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; ALCATEL ONE TOUCH 903D) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; ALCATEL ONE TOUCH 918A) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; ALCATEL ONE TOUCH 918D) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; ALCATEL ONE TOUCH 985D) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; ALCATEL ONE TOUCH 985N) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; ALCATEL ONE TOUCH 991) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; ALCATEL_ONE_TOUCH_903) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; ALCATEL_ONE_TOUCH_991_Orange) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; ALCATEL_one_touch_995) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; Alcatel_one_touch_918_Orange) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; Android edition xx sfr STARADDICT) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; Android) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; Arctic350) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; BLADEII) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; BLU DASH JR SOCIAL) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; CM980) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; CROSS A10) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; DROID X2) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_verizon','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; DROID2 GLOBAL) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_verizon','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; Desire_A8181) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; Desire_HD) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; Droid) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_verizon','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; E15i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; F-05D) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; FIRST XS350 2G FT3001PM) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; Fly IQ239) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_fly','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; Fly IQ245) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_fly','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; Fly IQ245Plus) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_fly','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GFIVE President Shark 2) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_gfive','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-I5500) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-I5510L) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-I5700) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-I5800) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":400,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-I8150) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-I8160) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-I8160L) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-I8160P) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-I8160P-ORANGE) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-I9000) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-I9000B) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-I9001) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-I9001-ORANGE) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-I9003) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-I9070) AppleWebKit/* (KHTML, like Gecko)','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-I9070) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-I9070P) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-I9100) AppleWebKit/* (KHTML, like Gecko)','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-I9100) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-I9100P-ORANGE) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-N7000) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":400,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-S5300) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-S5300B) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-S5300L) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-S5302) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-S5360) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-S5360B) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-S5360L) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-S5367) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-S5570) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-S5570-ORANGE) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-S5570I) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-S5570L) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-S5660) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-S5660M) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-S5670) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-S5690) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-S5690L) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-S5830) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-S5830-ORANGE) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-S5830B) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-S5830G) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-S5830L) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-S5830M) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-S5830i) AppleWebKit/* (KHTML, like Gecko)','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-S5830i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-S5839i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-S5839i-ORANGE) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-S6102) AppleWebKit/* (KHTML, like Gecko)','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-S6102) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-S6102B) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-S6500) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-S6500D) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-S6802) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-S6802B) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-S7500) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-S7500L) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; HTC Desire HD A9191) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; HTC Desire S) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; HTC Desire) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; HTC Glacier) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; HTC HD2) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; HTC Legend) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; HTC_DesireHD_A9191) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; HTC_DesireS_S510e) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; HTC_Explorer-orange-LS) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; HTC_Explorer_A310e) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; HTC_IncredibleS_S710e) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; HTC_WildfireS_A510e) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; HTC_Wildfire_A3333) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; HUAWEI Y210-0100) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; HUAWEI Y210-0151) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; HUAWEI Y210-0200) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; HUAWEI Y210-0251) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; HUAWEI Y320-U01) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; Huawei-U8652) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; Huawei-U8665) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; IDEOS S7 Slim) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":480,\"screenHeight\":800,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; IM-A710K) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; IQ238) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; ISW11M) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; Ideos) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; KENXINDA-KXD-BQS-3501/1.0 Android/2.3 Release/03.01 Browser/AppleWebKit533.1) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; Kindle Fire) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; Kyivstar Shine) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; Kyivstar Terra) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; LENOVO-Lenovo-A238t/1.0 Android/2.3 Release/07.07 Browser/AppleWebKit533.1) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; LENOVO-Lenovo-A396/1.0 Android/2.3 Release/05.29 Browser/AppleWebKit533.1) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":300,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; LG-C550) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; LG-C660) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":240,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; LG-C729) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; LG-C800) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; LG-C800G) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; LG-E400) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; LG-E400/V10g) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; LG-E400/V10i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; LG-E400/V10j) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; LG-E400f V10d) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; LG-E400f) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; LG-E400g) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; LG-E405) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; LG-E405f) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; LG-E510) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; LG-E720b) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; LG-E739) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; LG-GT540) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; LG-L38C) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; LG-P350) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; LG-P350/V10a/FRG83) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; LG-P350/V10g) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; LG-P500) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; LG-P500/v20h) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; LG-P500h-parrot) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; LG-P500h/v10a) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; LG-P500h/v20a) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; LG-P509) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; LG-P690) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; LG-P690b) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; LG-P698) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; LG-P725/V10f) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; LG-P920) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; LG-P940) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; LG-P970-Orange/V20g) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; LG-P990/V10f) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; LG-P990/V20e) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; LG-P990h) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; LG-P990hN) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; LG-P993) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; LG-SU760) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; LG-VS410PP) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":240,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; LGC660) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; LGL85C) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; LT15i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; LT18i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; Lanix IliumS50Build/ALPS.GB.FDD2.MP.V3.9) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; Lenovo A208t) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; Lenovo A316) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; Lenovo A318t) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; Lenovo A369) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; Lenovo A529) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; Lenovo A66/S001) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; Lenovo-A269i/S001) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; Lenovo-A278t_TD/S100 Android/2.3 Release/07.10 Browser/AppleWebKit53 3.1)ApplelWebkit/533.1','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; Lenovo_A396) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; Liquid Metal) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; Liquid) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; MB200) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; MB526) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; MB612) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; MB855) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; MB860) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; MEDION LIFE P4310) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; MID) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mid','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; MTC Fit) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mtc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; MTC Mini) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mtc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; Micromax A28/GRI40) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; Milestone) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; N-06C) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; N720) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; N860) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; Nexus One) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_nexus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; Nexus S 4G) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_nexus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; ONE TOUCH 4007A) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; ONE TOUCH 4007D) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; ONE TOUCH 4007X) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; ONE_TOUCH_4007D) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; Orange Dublin) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; Orange Monte Carlo) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; Orinoquia Auyantepui Y210) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; P-01D) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; PAP4020DUO) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; PC36100) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; PantechP9060) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":400,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; QB7211) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; SAMSUNG GT-I9070) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; SAMSUNG GT-S5369) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; SAMSUNG GT-S5570) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; SAMSUNG GT-S5839i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; SAMSUNG GT-S6500) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; SAMSUNG GT-S6500D) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; SAMSUNG GT-S7500) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; SAMSUNG-SGH-I777) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; SAMSUNG-SGH-I897) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; SCH-I500) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; SCH-I699) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; SCH-R720) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; SCH-i509) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; SGH-T679) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; SGH-T989) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; SHARP-ADS1) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; SHV-E160K) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":400,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; ST15i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; ST17i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; ST25i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; SonyEricssonE15i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; SonyEricssonLT15a) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; SonyEricssonLT18i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; SonyEricssonLT18iv) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; SonyEricssonMK16i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; SonyEricssonMT11i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; SonyEricssonMT27i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; SonyEricssonSK17iv) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; SonyEricssonSO-02C) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; SonyEricssonST15i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; SonyEricssonST18i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; SonyEricssonST25i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; SonyEricssonU20i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; SonyEricssonWT19a) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; SonyEricssonWT19i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; SonyEricssonWT19i-o) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; Sprint APA9292KT) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sprint','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; T-Mobile myTouch Q) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_tmobile','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; TECNO N3S) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; Telenor_Smart) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; U8655-51) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; U8812D) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; U8860) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; Vodafone 861) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_vodafone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; W626) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; W806) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; X10i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; XT320) AppleWebKit/* (KHTML, like Gecko) Versi?n/4.0 Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; XT615) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; XT910) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; Y220-U00) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; Y220-U05) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; Y220-U10) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; YP-G70) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; ZTE Kis Lite) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; ZTE Switch X1) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; ZTE U790) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; ZTE V768) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; ZTE V791) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; ZTE V795) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; ZTE V8110) AppleWebKit/*(KHTML, like Gecko) Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; ZTE-SKATE) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; generic) AppleWebKit/* (KHTML, like Gecko; Google Web Preview) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; move 2) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; myTouch4G) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; pcdadr6350) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc_adr','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":320,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; sprd-ZA705/1.0 Android/2.3 Release/11.20 Browser/AppleWebKit533.1) AppleWebKit533.1 (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 3.*; HUAWEI MediaPad) AppleWebKit/* (KHTML, like Gecko) Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.* S119; Lenovo A830) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.* xx; Nexus One) AppleWebKit/* (KHTML, like Gecko) Cool Browser/1.7 Mobile Safari/*','android_nexus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*) AppleWebKit/* (KHTML, like Gecko) Safari/*','android_mozilla','{\"type\":\"desktop\",\"markup\":\"\"}'),('Mozilla/5.0 (Linux; Android 4.*; 06_v89_jbla768_asx_s4lockscreen) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 09_v89_jbla828_hd) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 0PCV1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 0PCV1) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 100C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 1080P-N003) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 11_v77_gq2000_a41_6628_v20) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 1201) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 1206) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 1320) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 158; mt6575; 480*800; 4G+4G) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 2013023) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 2013023) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 2014011) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 2014811) AppleWebKit/* (KHTML, like Gecko)','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 2014811) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 2014811) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 2014812) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 2014813) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 2014817) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 2014817) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 2014818) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 2206_jbla768_f) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 3001) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 3006) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 302KC) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 304SH) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 305SH) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 306SH) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 40 D) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 4003A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 4003J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 4009A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 4009D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 4009E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 4009F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 4009I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 4009S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 4009X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 4013D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 4013D) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 4013E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 4013J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 4013M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 4013X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 4016X) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 4018A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 4018D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 4024D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 4024E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 4024X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 4027A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 4027D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 4027D) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 4027X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 4028E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 4032D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 4032D) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 4035D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 404KC) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 4114E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 450E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 4G LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 4Good S503m 3G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 500D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 5038A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 5038D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 5038X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 5042A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 5042D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 5042X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 6014X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 6016A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 6016D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 6016X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 6036A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 6036Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 6036Y) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 6037K) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 6037Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 6042D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 6050A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 6050Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 7040N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 7045Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 7050Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 7055A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 709v82_jbla178_qhd) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 77X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 785DC 3G) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 7X 3G) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 801a) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 8030B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 8030Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 9002X) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 9005X) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; A1-810) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; A1-810) AppleWebKit/* (KHTML, like Gecko) Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; A1-830) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; A1-840FHD) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; A101) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; A11w) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; A11w) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; A18) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; A200) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; A250) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; A3-A10) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; A3-A11) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; A3-A20) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; A3-A20FHD) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; A40C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; A40Style_Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; A420) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; A460T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; A463BG) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; A464BG) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; A500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; A500) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; A5EI) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; A5_Duo) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; A6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; A600) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; A66A*) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; A6S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; A7) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; A77) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; A7E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; A820) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; A850) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; AC50BHE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ADMIRAL410) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ADR6400L 4G) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc_adr','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ADR6410LVW) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc_adr','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ADR6425LVW 4G) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc_adr','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ADR6425LVW) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc_adr','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ADR6425LVW) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc_adr','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ADVAN T1J+) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ADVAN_S4A) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; AG CHROME SWIFT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; AG CHROME ULTRA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; AG Chrome Selfie) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; AIRIS TM400) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; AIRIS TM5QWM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; AJM) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL 4015T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL A564C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONE TOUCH 4030A) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONE TOUCH 4030D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONE TOUCH 4030D) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONE TOUCH 4030X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONE TOUCH 4030X) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONE TOUCH 4037T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONE TOUCH 5020A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONE TOUCH 5020D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONE TOUCH 5020D) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONE TOUCH 5020N) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONE TOUCH 5020T) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONE TOUCH 5020W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONE TOUCH 5020X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONE TOUCH 5020X) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONE TOUCH 5035D) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONE TOUCH 5036A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONE TOUCH 5036A) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONE TOUCH 5036D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONE TOUCH 5036D) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONE TOUCH 5036X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONE TOUCH 5036X) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONE TOUCH 5037A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONE TOUCH 5037E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONE TOUCH 6010D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONE TOUCH 6012X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONE TOUCH 6012X) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONE TOUCH 6030A) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONE TOUCH 6030D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONE TOUCH 6030D) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONE TOUCH 6030X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONE TOUCH 6030X) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONE TOUCH 6032) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONE TOUCH 6033X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONE TOUCH 6034R) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONE TOUCH 7024W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONE TOUCH 7025D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONE TOUCH 7025D) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONE TOUCH 7040A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONE TOUCH 7040A) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONE TOUCH 7040D) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONE TOUCH 7040E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONE TOUCH 7041D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONE TOUCH 7041D) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONE TOUCH 7041X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONE TOUCH 7041X) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONE TOUCH 7042A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONE TOUCH 7042A) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONE TOUCH 7042E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONE TOUCH 7047A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONE TOUCH 7047D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONE TOUCH 7047D) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONE TOUCH 8000D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONE TOUCH 8000D) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONE TOUCH 8008D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONE TOUCH 8008D) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONE TOUCH 992D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONE TOUCH 997D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONE TOUCH Fierce) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONE TOUCH P310A) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_alcatel','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONE TOUCH P310X) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_alcatel','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONE TOUCH P320X) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_alcatel','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONETOUCH 4031D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONETOUCH Flash Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONETOUCH P310A) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_alcatel','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL_ONE_TOUCH_6010X_Orange) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL_ONE_TOUCH_6030X_Orange) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL_one_touch_4030A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCO-7i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALIGATOR S4540Duo) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALIGATOR S5500Duo) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ANDY_35E2I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ANDY_35EI2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ANDY_55EI) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ANDY_5EI) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ANDY_A3.5EP) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ARCHOS 40C TIv2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ARCHOS 40d Titanium) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ARCHOS 50c Neon) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ARK_Benefit_M4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ARK_Benefit_S451) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; AS985) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ASUS K00S) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_asus','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ASUS PadFone X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ASUS Transformer Pad TF300T) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_asus','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ASUS Transformer Pad TF300TG) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_asus','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ASUS_T00F) AppleWebKit/* (KHTML, like Gecko)','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ASUS_T00F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ASUS_T00G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ASUS_T00I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ASUS_T00I) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ASUS_T00J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ASUS_T00J) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ASUS_T00J-D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ASUS_T00K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ASUS_T00N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ASUS_T00P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ASUS_T00Q) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ASUS_X003) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ASUS_Z002) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ASUS_Z007) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; AT-AS40D) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; AT-AS45IPS) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; AT-AS53N) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; AVVIO 765) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; AVVIO_765 AVVIO 765) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; AX1050); AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; AX4Nano) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":480,\"screenHeight\":800,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; AX512) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; AX524) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; AX535) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; AX535) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; AX610) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; AX620) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; AX650) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; AX650) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; AX660) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; AX675) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; AX700) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; AX710) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; AX7OO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; AZUMI A50T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; AZUMI A50c+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; AZUMI A55T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Air) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Alcatel 4013D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Alcatel A851L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Alfa 4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Alfa 6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Allwinner-Tablet) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Alpha Rage) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Alpha) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Andi 5F Infinito) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Andi4.5M Enigma+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Andi4.5P_IPS_Glitter) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Andi5M Xotic 2GB) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Andromax AD682J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_smartfren','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Andromax F17A1H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_smartfren','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Andromax-c) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_smartfren','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Andy 3.5EI) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Andy C3.5EI) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Andy C5V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Andy C5VP) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Aqua Curve mini) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Aqua Y2 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Aqua_Power_HD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Aqua_Style_Mini) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Aquaris E10) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_aquaris','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Aquaris E4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_aquaris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Aquaris E4.5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_aquaris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Aquaris E5 FHD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_aquaris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Aquaris E5 HD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_aquaris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Aquaris E5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_aquaris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Aquaris E6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_aquaris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Archos 101 Copper) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_archos','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Archos 101 Xenon v2) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_archos','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Archos 101b Copper) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_archos','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Archos 101b Platinium) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_archos','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Archos 101c Neon) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_archos','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Archos 101d Neon) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_archos','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Archos 35b Titanium) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_archos','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Archos 40b Titanium Surround) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_archos','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Archos 40c Titanium) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_archos','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Archos 45 Helium 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_archos','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Archos 45 Titanium) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_archos','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Archos 45c Platinum) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_archos','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Archos 50 Diamond) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_archos','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Archos 50 Neon) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_archos','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Archos 50 Oxygen Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_archos','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Archos 50 Titanium) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_archos','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Archos 50b Helium 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_archos','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Archos 50b Neon) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_archos','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Archos 50c Helium) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_archos','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Archos 50c Oxygen) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_archos','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Archos 53 Platinum) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_archos','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Archos 59 Xenon) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_archos','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Archos 70b Copper) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_archos','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Astro 4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Atom 2; Android/4.4; Release/07.17) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Atom) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Aura_TELPAD_MA7_tablet) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Avea inTouch 3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Avea inTouch 4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Avvio 751) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_avvio','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Avvio 768) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_avvio','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Avvio 785) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_avvio','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Avvio L500 CNT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_avvio','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Avvio L500 Claro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_avvio','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Avvio L500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_avvio','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Avvio L600) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_avvio','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Avvio774) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_avvio','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Avvio786) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_avvio','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Avvio_489) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_avvio','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Avvio_750) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_avvio','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Avvio_752) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_avvio','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Avvio_753) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_avvio','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Avvio_775) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_avvio','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Avvio_775) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_avvio','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Avvio_776) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_avvio','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Avvio_776) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_avvio','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Avvio_779) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_avvio','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Avvio_790) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_avvio','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Avvio_792) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_avvio','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Avvio_793) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_avvio','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Avvio_795) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_avvio','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Azumi A35C Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Azumi A35CLITE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Azumi A35C_Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Azumi A35S) AppleWebKit/* (KHTML, likeGecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Azumi A40C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Azumi A45T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Azumi A50TQ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Azumi A50c) AppleWebKit/* (KHTML,like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Azumi A55T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Azumi KL40TV) AppleWebKit/* (KHTML, likeGecko) Mobile Safari 534.30;','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Azumi LT50) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; B1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; B1-730HD) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; B1-A71) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; B1-A71) AppleWebKit/* (KHTML, like Gecko) Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; B15) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; B15) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; B15Q) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; B8604) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; BDF) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; BGH Joy Smart A6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; BGH Joy Smart A6d) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; BGH Joy Smart A7G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; BGH Joy Smart AXS II D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; BGH Joy Smart AXS II) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; BIRDY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; BK2021) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; BLASTER) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; BLOOM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; BLU ADVANCE 4.0 L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; BLU DASH 3.5 II) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; BLU DASH 5.0) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; BLU DASH J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; BLU DASH JR 4.0 K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; BLU DASH L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; BLU Dash 3.5 xx) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; BLU LIFE 8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; BLU LIFE PLAY MINI) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; BLU NEO 5.0) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; BLU NEO 5.5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; BLU Neo JR) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; BLU SPORT 4.5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; BLU STUDIO 5.0 C HD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; BLU STUDIO 5.0 C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; BLU STUDIO 5.0 II) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; BLU STUDIO 5.0 xx) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; BLU STUDIO C MINI) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; BLU STUDIO G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; BLU STUDIO X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; BLU STUDIO X8 HD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; BMOBILE_AX1050) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; BQ-7008G) AppleWebKit/* (KHTML, like Gecko) Chrome Yowser/2.5 Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; BQ1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; BQS-3510; Android/4.4; Release/03.13) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; BQS-4010) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; BQS-4010; Android/4.4; Release/07.11) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; BQS-4501 Bristol) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; BQS-4503) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; BQS-5501) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; BRAVIS BIZ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; BRAVIS OMEGA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; BRAVIS POWER) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; BRONDI_510_S_HD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Bang) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Beeline Smart 3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Beeline Smart Dual) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Beeline Smart2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; BenQ T3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Bit) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Blade C341) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Blade G Lux) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Blade III) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Blade L2 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Blade L2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Blade L3 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Blade L3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Blaze) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Bmobile AX745) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Bmobile_AX524) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Bmobile_AX535) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Bmobile_AX620) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Bmobile_AX650) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Bmobile_AX670) AppleWebKit/* (KHTML, like Gecko) Chrome /30.0 Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Bmobile_AX680) AppleWebKit/* (KHTML, like Gecko) Chrome /30.0 Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Bmobile_AX710) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Bmobile_AX800) AppleWebKit/* (KHTML, like Gecko) Chrome /30.0 Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Bmobile_AX800) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Bmobile_T35AC) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Boost IIse) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Boost IIse) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Boost) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Bouygues Telecom xx 451) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Bucare Y330-U05) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Bucare Y330-U05) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; C1504) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; C1504) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; C1505) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; C1505) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; C1604) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; C1604) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; C1605) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; C1605) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; C1904) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; C1905) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; C1905) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; C2004) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; C2005) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; C2005) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; C2104) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; C2104) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; C2105) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; C2105) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; C2304) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; C2305) AppleWebKit/* (KHTML, like Gecko) Chrome (beta) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; C2305) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; C2305) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; C5155) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; C5302) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; C5303) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; C5303) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; C5306) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; C5306) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; C53Q) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; C5502) AppleWebKit/* (KHTML, like Gecko) Chrome (alpha) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; C5502) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; C5502) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; C5503) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; C6502) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; C6503) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; C6530N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; C6530N) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; C6602) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; C6603) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; C6603) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; C6750) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; C6833) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":540,\"screenHeight\":960,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; C6902) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; C6903) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; C6906) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; C6916) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; C6943) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; C8817D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; CB515) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; CCE-SC452TV) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; CENTURION 3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; CENTURION) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; CHC-U01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; CHC-U03) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; CHC-U23) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; CHE-TL00H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; CHM-U01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; CHM-UL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; CINK FIVE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; CINK KING) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; CINK PEAX 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; CINK PEAX 2) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; CINK PEAX) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; CINK SLIM 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; CINK SLIM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; CM990) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; CM990) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; CMB510) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; CROSS A27) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; CROSS A7S) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; CS500 Classic) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Cameleon H2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Casper_VIA_V5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Casper_VIA_V6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Casper_VIA_V6X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Casper_VIA_V8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Chacer) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Che1-CL10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Che1-CL20) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Che1-L04) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Che2-L11) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Che2-L12) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Che2-L23) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Che2-TL00M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Che2-UL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Cinema) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Cirrus 5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Collo DG100) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Communicator_2_7_3G) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Connect 501) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Connect502) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Coolpad 7320) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_coolpad','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Coolpad 8297L-I00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_coolpad','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Coolpad 8297W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_coolpad','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Coolpad A118) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_coolpad','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Coolpad E501) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_coolpad','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Craft) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Cynus F4) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Cynus T6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Cynus T8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; D2004) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; D2005) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; D2005) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; D2105) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; D2114) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; D2203) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; D2206) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; D2212) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; D2243) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; D2302) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; D2303) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; D2305) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; D2306) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; D2403) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; D2502) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; D2533) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; D45) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; D500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; D5103) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; D5106) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; D5306) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; D5316) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; D5322) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":854,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; D5503) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; D5788) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; D5803) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; D6502) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; D6503) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; D6543) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; D6603) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; D6633) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; D6643) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; D8.2 3G) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; DAGGER DG550) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; DASH 3.5 II) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; DASH 5.0+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; DASH C MUSIC) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; DASH JR 3G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; DASH JR K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; DASH MUSIC JR) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; DASHJRTV) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; DASH_JR_3G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; DEXP Energy) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; DEXP Ixion E2 5\") AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; DEXP Ixion ES 5\") AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; DEXP Ixion ES2 5\'\') AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; DEXP Ixion M 4\'\') AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; DEXP Ixion M LTE 5\") AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; DEXP Ixion ML 4.7\'\') AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; DEXP Ixion ML2 5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; DEXP Ixion MS 5\'\') AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; DEXP Ixion P 4\") AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; DEXP Ixion X 4.5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; DEXP Ixion X 5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; DEXP Ixion XL 5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; DEXP Ursus 8EV mini 3G) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; DEXP_Ixion_ML_5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; DL900) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; DM-994+) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; DNS S4704) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; DNS_S4508) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; DPA I2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; DPF450) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; DROID RAZR HD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_verizon','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; DROID RAZR) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_verizon','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; DROID RAZR) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_verizon','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Desire HD) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Discovery Air) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Discovery Elite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Discovery II Mini) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Discovery) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Discovery) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Doppio SG351) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Doro Liberto 820 Mini) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Doro Liberto 820) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Dream) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Drogba) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Dynamic JumpL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Dynamic_Maxi) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Dynamic_Maxi) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Dynamic_Wing) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; E2003) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; E2006) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; E2053) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; E2104) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; E2105) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; E2115) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; E2124) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; E350) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; E380) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; E39) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; E41) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; E41) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; E435 Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; E435) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; E4i) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; E501) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; E509) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; E6560L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; E6782) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; E7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; EG680) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; EGO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ELEMENT P501) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ELEMENT-P5501) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ETL-S5042) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; EVERCOSS A5Z) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; EVERCOSS A7Z) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; EVERCOSS_A54) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; EVOLVEO StrongPhone Q4) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; EVOLVEO_StrongPhone_Q8_LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; EVOLVEO_XtraPhone_4.5) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Easy) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Edison 3) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Element P403) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Element P452) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Elephone P2000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Elephone P3000S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Elephone P6000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Elephone_P3000S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Elite 3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Energy Phone Colors) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Energy Phone Pro HD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Energy_Tablet_10_Neo_2) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; EverGlow D35) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Evo Energy4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; F-01F) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; F-02G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; F-03F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; F-03F) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; F-03G) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; F-04E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; F-05F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; F-06E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; F-06F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; F-10D) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; F1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; F605) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; FJL22) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; FJL22) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; FP1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; FS401) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; FS403) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; FS451) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; FS452) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; FS501) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; FT132A) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; FT142D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; FUEGO 4.0D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Flair P1i; Android/4.4; Release/07.14) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Flame) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Fly IQ430) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_fly','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Fly IQ431) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_fly','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Fly IQ436) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_fly','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Fly IQ440) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_fly','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Fly IQ4403) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_fly','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Fly IQ4404) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_fly','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Fly IQ4405_Quad) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_fly','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Fly IQ441) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_fly','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Fly IQ4410 Quad) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_fly','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Fly IQ4411 Quad) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_fly','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Fly IQ4412 Quad) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_fly','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Fly IQ444) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_fly','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Fly IQ450 Quattro) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_fly','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Fly IQ451) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_fly','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Fly IQ4514) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_fly','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Fly IQ454) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_fly','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Fly Phoenix 2) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_fly','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Fly_IQ442) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_fly','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Fly_IQ442) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_fly','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Fly_IQ444 Quattro) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_fly','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Fly_IQ445) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_fly','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Fly_IQ446) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_fly','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Flylife Connect 10.1 3G 2) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Flylife Connect 7.85 3G 2) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ForwardEndurance) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ForwardRuby) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ForwardXtreme) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ForwardZero) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Forward_Prime) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; FreeMe X4 7HD) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Fresh) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; G0775) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; G3) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; G30) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; G31) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; G320) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; G526-L11) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; G526-L22) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; G526-L33) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; G526-L33) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; G620S-L01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; G620S-L03) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; G620S-UL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; G620S-UL00) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; G630-U10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; G630-U10) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; G630-U20) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; G630-U20) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; G630-U251) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; G630-U251) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; G7-L01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; G7-L01-orange) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; G708 xx) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":534,\"screenHeight\":854,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; G735-L03) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; G735-L03) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; G735-L12) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; G735-L23) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; G740-L00) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GETAWAY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GFIVE President A97) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_gfive','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GHONGV10) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GHONGV12) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GHONGV12) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GINZZU RS7D) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GLADIATOR 3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GLADIATOR_4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GLX G5) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GLX SpiderI) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GM Discovery II) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GO400) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GO778) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GO963) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GO980) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GOA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GRAVITY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GS-501) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GSmart Akta A4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GSmart Aku A1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GSmart Aku A1) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GSmart Arty A3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GSmart Essence) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GSmart Maya M1 v2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GSmart Mika M2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GSmart Mika M3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GSmart Rey R3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GSmart Roma R2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GSmart Roma R2) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GSmart Saga S3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GSmart_Classic_Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-19060I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-B5330) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-B5330L) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I8150) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I8160) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I8160) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I8160L) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I8190) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I8190) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I8190L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I8190L) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I8190N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I8190N) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I8190N-ORANGE) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I8200) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I8200) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I8200L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I8200L) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I8200N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I8200N) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I8200Q) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I8200Q) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I8260) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I8260) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I8260L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I8260L) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I8262) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I8262) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I8262B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I8262B) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I8262D) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I8268) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I8530) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I8550E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I8550L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I8550L) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I8552) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I8552) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I8552B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I8552B) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I8580) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I8730) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I8730) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9000) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9001) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9060) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9060) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9060C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9060C) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9060I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9060I) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9060L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9060L) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9060M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9060M) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9063T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9063T) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9070) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9070) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9070P) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9080L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9080L) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9082) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9082) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9082L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9082L) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9100) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9100) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9100) AppleWebKit/* (KHTML, like Gecko) Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9100-ORANGE) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9100G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9100G) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9100P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9100P) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9100P-ORANGE) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9103) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9105) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9105) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9105P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9105P) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9128V) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9150) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9152) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9152) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9152P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9168I) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9190) AppleWebKit/* (KHTML, like Gecko)','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9190) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9190) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9192) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9192) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9192I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9195) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9195) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9195I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9195L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9200) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":854,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9205) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":854,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9210T) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9260) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9260) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9295) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9295) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9300) AppleWebKit/* (KHTML, like Gecko) Chrome','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9300) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9300) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9300-ORANGE) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9300I) AppleWebKit/* (KHTML, like Gecko) Chrome (lite) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9300I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9300I) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9300T) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9301I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9301I) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9301Q) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9305) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9305) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9305N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9500) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9505) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9505) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9506) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9515) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9515L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-N5100) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_gt','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-N5100) AppleWebKit/* (KHTML, like Gecko) Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-N5110) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_gt','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-N5110) AppleWebKit/* (KHTML, like Gecko) Safari/*','android_samsung_gt','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-N7000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":400,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-N7000) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":400,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-N7100) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-N7100) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-N7102) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-N7105) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-N7105) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-N7105-ORANGE) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-N7105T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-N8000) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_gt','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-N8000) AppleWebKit/* (KHTML, like Gecko) Safari/*','android_samsung_gt','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-N8010) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_gt','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-N8010) AppleWebKit/* (KHTML, like Gecko) Safari/*','android_samsung_gt','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-N8013) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_gt','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-N8013) AppleWebKit/* (KHTML, like Gecko) Safari/*','android_samsung_gt','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-P1000) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_gt','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-P3100) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_gt','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-P3100) AppleWebKit/* (KHTML, like Gecko) Safari/*','android_samsung_gt','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-P3110) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_gt','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-P3110) AppleWebKit/* (KHTML, like Gecko) Safari/*','android_samsung_gt','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-P5100) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_gt','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-P5100) AppleWebKit/* (KHTML, like Gecko) Safari/*','android_samsung_gt','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-P5110) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_gt','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-P5110) AppleWebKit/* (KHTML, like Gecko) Safari/*','android_samsung_gt','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-P5200) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_gt','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-P5210) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_gt','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-P5210) AppleWebKit/* (KHTML, like Gecko) Safari/*','android_samsung_gt','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-P5220) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_gt','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-P6200) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_gt','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-P6800) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_gt','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-P7500) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_gt','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S5280) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S5280) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S5282) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S5282) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S5283B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S5301) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S5301B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S5301L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S5301L) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S5303) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S5303B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S5303B) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S5310) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S5310) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S5310B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S5310B) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S5310C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S5310I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S5310L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S5310L) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S5310M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S5312) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S5312) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S5312B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S5312B) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S5312C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S5312L) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S5312M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S5660) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S5830) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S6010) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S6010L) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S6012B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S6012B) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S6293T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S6310) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S6310) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S6310L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S6310L) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S6310N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S6310N) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S6310N-ORANGE) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S6310T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S6312) AppleWebKit/* (KHTML, like Gecko)','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S6312) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S6312) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S6313T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S6313T) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S6790) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S6790) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S6790L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S6790N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S6792L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S6810) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S6810) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S6810B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S6810B) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S6810E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S6810L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S6810L) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S6810M) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S6810P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S6810P) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S6812) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S6812B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S6812B) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S6812i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S6818) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S7262) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S7262) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S7270) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S7270) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S7270L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S7270L) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S7272) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S7272) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S7273T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S7273T) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S7275B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S7275B) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S7275R) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S7278) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S7390) AppleWebKit/* (KHTML, like Gecko)','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S7390) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S7390) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S7390G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S7390G) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S7390L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S7392) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S7392) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S7392L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S7392L) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S7560) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S7560) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S7560M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S7560M) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S7562) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S7562) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S7562L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S7562L) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S7562i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S7568) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S7572) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S7580) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S7580) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S7580L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S7580L) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S7582) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S7582) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S7582L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S7582L) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S7710) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S7710) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S7710-ORANGE) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S7710L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S7710L) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-i9300) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GTEL_A706_INFINITY_S) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Galaxy Nexus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Galaxy Nexus) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Galaxy Nexus) AppleWebKit/* (KHTML, like Gecko; Mediapartners-Google) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Gigaset QV1030) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GoTab_GBT10X) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Golf) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Google Nexus 4) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Gravity 5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; H30-L02) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; H30-U10) AppleWebKit/* (KHTML, like Gecko)','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; H30-U10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; H30-U10) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; H60-L02) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; H60-L03) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; H60-L04) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; H60-L11) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; H60-L12) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HAMMER) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HIGHWAY PURE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HIGHWAY SIGNS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HIGHWAY STAR) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HIGHWAY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HIMAX POLYMER X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HIMAX POLYMER) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HIT HT7070MG) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HM 1S) AppleWebKit/* (KHTML, like Gecko) Chrome','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HM 1S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HM 1SW) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HM 2A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HM NOTE 1LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HM NOTE 1LTEW) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HM NOTE 1S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HM NOTE 1W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HM NOTE 1W) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HM_NOTE_1S) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HONOR H30-L02) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HP Slate 6 Voice Tab II) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HP Slate 6 Voice Tab) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":480,\"screenHeight\":854,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HP Slate 6 VoiceTab Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HP Slate 7 VoiceTab Ultra) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":768,\"pixelRatio\":2.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HP Slate7 Extreme) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HP SlateBook 10 x2 PC) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HP SlateBook 14 PC) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":1080,\"screenHeight\":1920,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HR5071) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HS-U601; Android/4.4; Release/06.04) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HS-U800) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HS-U961) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HS-U988) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Butterfly s) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Butterfly) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC D516d) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC D816h) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire 200) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire 210 dual sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire 210 dual sim) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire 300) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire 300) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire 310 dual sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire 310 dual sim) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire 310) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire 310) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire 320) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire 326G dual sim) AppleWebKit/* (KHTML, like Gecko)','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire 326G dual sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire 500 dual sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire 500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire 500) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire 510) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire 510) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire 516 dual sim) AppleWebKit/* (KHTML, like Gecko)','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire 516 dual sim) AppleWebKit/* (KHTML, like Gecko) CellulareSafari/534.30','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire 516 dual sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire 516 dual sim) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire 526G dual sim) AppleWebKit/* (KHTML, like Gecko)','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire 526G dual sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire 526G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire 526GPLUS dual sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire 600 dual sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire 600 dual sim) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire 601 dual sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire 601 dual sim) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire 601) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire 610) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire 610) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire 616 dual sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire 620) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire 620) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire 620G dual sim) AppleWebKit/* (KHTML, like Gecko)','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire 620G dual sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire 626 dual sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire 626G dual sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire 626GPLUS dual sim) AppleWebKit/* (KHTML, like Gecko)','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire 626GPLUS dual sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire 700 dual sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire 816 dual sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire 816) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire 816G dual sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire 816G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire 820 dual sim) AppleWebKit/* (KHTML, like Gecko)','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire 820 dual sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire 820) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire 820G PLUS dual sim) AppleWebKit/* (KHTML, like Gecko)','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire 820G PLUS dual sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire 820G dual sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire 820q dual sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire 820s dual sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire C) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire EYE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire S) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire SV) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire SV) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire V) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire X dual sim) AppleWebKit/* (KHTML, like Gecko)','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire X dual sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire X) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC EVO 3D X515m) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Incredible S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Incredible S) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC One 801e) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC One 802w) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC One S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC One S) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC One SV) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC One SV) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC One V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC One V) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC One X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC One X) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC One X+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC One X+) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC One XL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC One max) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC One mini 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC One mini 2) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC One mini) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC One mini) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC One) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC One) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC One_E8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC One_M8 dual sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC One_M8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC PH39100) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Sensation XL with Beats Audio X315e) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Sensation XL with Beats Audio X315e) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Sensation Z710e) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Sensation Z710e) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Sensation) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC VLE_U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC6435LVW 4G) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC6435LVW) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC6500LVW) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC6515LVW) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC6525LVW) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTCONE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTCONE) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_0P6B) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_0P6B130) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_0PCV2-orange-LS/1.16) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_0PCV220/1.11) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_0PE64-orange-LS/1.51) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_D310n) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_D526h) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_D610x) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_D620h) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_D626ph) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_D626ph) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_D626q) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_D816W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_D816w) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_D820pi) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_DesireSV) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_Desire_200) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_Desire_300) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_Desire_310) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_Desire_310_dual_sim) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_Desire_320) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_Desire_326G_dual_sim; Android/4.4; Release/09.04) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_Desire_400_dual_sim) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_Desire_500) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_Desire_500_dual_sim) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_Desire_510) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_Desire_510/1.15) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_Desire_516_dual_sim) AppleWebKit/* (KHTML, like Gecko) CellulareSafari/534.30','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_Desire_516_dual_sim) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_Desire_526G_dual_sim) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_Desire_600_dual_sim) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_Desire_601) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_Desire_601_dual_sim) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_Desire_610) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_Desire_610/1.29) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_Desire_620) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_Desire_620) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_Desire_620/1.51) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_Desire_620G_dual_sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_Desire_626GPLUS_dual_sim) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_Desire_626G_dual_sim) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_Desire_700_dual_sim) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_Desire_816G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_Desire_816_dual_sim) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_Desire_820-orange-LS/1.28) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_Desire_820G_PLUS_dual_sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_Desire_820_dual_sim) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_Desire_C) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_Desire_C-orange-LS) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_Desire_S) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_Desire_V) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_Desire_X) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_Desire_X_dual_sim) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_GOF_U) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_One) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_OneSV) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_One_E8) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_One_M8/1.58) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_One_S) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_One_S_pj40200/3.19) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_One_V) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_One_X) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_One_XL/5.08) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_One_mini_2) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_One_mini_2/2.18) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_One_mini_2/2.19) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_PH39100/3.26) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_PN071) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_PN07120/5.12) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_PO58220/1.24) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_SensationXE_Beats_Z715e) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_V1) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTL21) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI ALE-L04) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI C199) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":854,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI D2-0082) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI G510-0100) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI G510-0100) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI G510-0200) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI G510-0200) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI G510-0251) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI G510-0251) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI G520-T10) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI G525-U00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI G525-U00) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI G535-L11) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI G6-L11) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI G6-L11) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI G6-L22) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI G6-L33) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI G6-U00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI G6-U10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI G6-U10) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI G6-U251) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI G610-U00) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI G610-U15) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI G610-U15) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI G610-U20) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI G610-U20) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI G610-U30) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI G615-U10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI G620) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI G620-A2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI G620-L72) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI G620-UL01) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI G630-U251) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI G7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI G7-L03) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI G700-U10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI G700-U10) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI G700-U20) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI G700-U20) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI G730-U00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI G730-U00) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI G730-U10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI G730-U10) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI G730-U251) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI G730-U251) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI G730-U27) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI G750-T00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI G750-T01) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI G750-U10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI G750-U10) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI H868C) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI H891L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI HN3-U00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Hol-U19) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI MT1-U06) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":854,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI MT1-U06) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI MT7-CL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI MT7-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI MT7-TL10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI MediaPad T1 10 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_huawei','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI P2-6011) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI P6 S-U06) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI P6-C00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI P6-U06) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI P6-U06) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI P7 mini) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI P7-L00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI P7-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI P7-L10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI P7-L12) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI T8951) AppleWebKit/* (KHTML, like Gecko)','android_huawei','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI T8951) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI U8815) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI U8815) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI U8825-1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI U8825-1) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI U8825D) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI U8950-1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI U8950-1) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI U8950-51) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI U8950D) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI U9508) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI U9508) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y221-U03) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y221-U12) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y221-U22) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y221-U33) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y300-0000) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y300-0100) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y300-0100) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y300-0151) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y300-0151) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y320-U10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y320-U10) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y320-U151) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y320-U151) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y320-U30) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y320-U30) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y320-U351) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y320-U351) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y321-U051) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y330-U01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y330-U01) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y330-U05) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y330-U05) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y330-U11) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y330-U11) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y330-U15) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y330-U15) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y336-A1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y336-U02) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y336-U02; Android/4.4; Release/03.07) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y336-U02; Android/4.4; Release/05.25) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y360-U03) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y360-U03) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y360-U103) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y360-U103) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y360-U23) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y360-U23) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y360-U31) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y360-U31) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y360-U61) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y360-U61) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y360-U72) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y360-U72) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y360-U82) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y360-U93) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y511-U10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y511-U10) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y511-U251) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y511-U251) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y511-U30) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y511-U30) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y520-U03) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y520-U12) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y520-U22) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y520-U33) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y530-U00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y530-U00) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y530-U051) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y530-U051) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y536A1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y540-U01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y541-U02) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y541-U02) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y550) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y550-L01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y550-L03) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y560-U02) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y560-U02) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y600-U151) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y600-U151) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y600-U20) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y600-U20) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y600-U351) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y600-U40) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y625-U13) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y625-U13) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y625-U21) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y625-U21) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y625-U32) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y625-U32) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y625-U43) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y625-U43) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y625-U51) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y625-U51) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y635-L03) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y635-TL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI_G620-L72) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI_Y330-U11) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI_Y336-U02) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI_Y360-U61) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI_Y530-U051) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI_Y541-U02) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUMMER H5) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Hemera) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Hercules) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Hit) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Hitman_DG850) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Hol-T00) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Hol-U19) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Huawei Y301A1) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Huawei Y301A2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; I211) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":540,\"screenHeight\":960,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; I213) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":540,\"screenHeight\":960,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; I216A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":540,\"screenHeight\":960,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; I216X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":540,\"screenHeight\":960,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; I8513) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; I9355A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; I9501 Ipro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; IGGY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; IGGY) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ILIUM L1000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ILIUM L1100) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ILIUM L900) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ILIUM S106) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ILIUM S130) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ILIUM S670) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ILIUM S700) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ILIUM X110) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ILIUM X200) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ILIUM X400) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; IM-A870K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; IM-A870L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; IM-A870S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; IM-A890S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; IM-A900S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; IM-A910S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; IM5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; INSIGNIA 5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; IQ+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; IQ1450) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; IQ1800) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; IQ430) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; IQ431) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; IQ436i) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; IQ4400) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; IQ4401) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; IQ4404) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; IQ4405 Quad) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; IQ4406) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; IQ4406) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; IQ4407) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; IQ441) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; IQ4410 Quad) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; IQ4413_Quad) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; IQ4414 Quad) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; IQ4415 Quad) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; IQ4415) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; IQ4416) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; IQ4416) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; IQ4417 Quad) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; IQ444 Quattro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; IQ446) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; IQ447) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; IQ4503 Quad) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; IQ4504 Quad) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; IQ4505 Quad) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; IQ451) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; IQ4511 Octa) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; IQ4512 Quad) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; IQ4514 Quad) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; IQ4515 Quad) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; IQ4516 Octa) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; IQ452 Quad) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; IQ455 Octa) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; IQ456) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; IQ456) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; IQ458 Quad) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; IQ4601) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; IRIS50) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; IS12M) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Ibiza_F2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Ice2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; IdeaTab A3000-F) AppleWebKit/* (KHTML, like Gecko) Safari/*','android_lenovo_ideatab','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; IdeaTab A3000-H) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo_ideatab','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; IdeaTab A3000-H) AppleWebKit/* (KHTML, like Gecko) Safari/*','android_lenovo_ideatab','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; IdeaTab S6000-F) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo_ideatab','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; IdeaTab S6000-H) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo_ideatab','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; IdeaTab S6000-H) AppleWebKit/* (KHTML, like Gecko) Safari/*','android_lenovo_ideatab','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; IdeaTabA1000-F) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo_ideatab','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; IdeaTabA2109A) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo_ideatab','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Ilium L950) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Ilium S106) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Ilium X110) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Ilium X200) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Ilium_X200) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Ilium_X200) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; InFocus M2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; InFocus M2_3G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; InFocus M550 3D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Inco Bloom) AppleWebKit/* (KHTML, like Gecko) Chrome /30.0 Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; IncredibleS_S710e) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; IndianV) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Indigo) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Infinix X454) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Infinix X505) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Infinix X506) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Infinix X507) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Infinix X509) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Infinix-X551) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Intex_Aqua_Desire_HD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Intex_Aqua_Dream) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Intex_Aqua_Xtreme_II) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Ixion E145) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_ixion','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Ixion E150; Android/4.4; Release/05.21) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_ixion','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Ixion ES150) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_ixion','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Ixion ES160) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_ixion','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Ixion M250 Ferrum) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_ixion','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Ixion ML145) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_ixion','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Ixion X LTE 4.5\") AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_ixion','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Ixion X140) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_ixion','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Ixion X250 OctaVa) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_ixion','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Ixion XL145 Snatch) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_ixion','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; J3) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; JAZZ) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; JIMMY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":641,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; JOIN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; JY-F2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; JY-G2) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; JY-G3) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; JY-G3C) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; JY-G4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; JY-G4S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; JY-S3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Jiayu G4S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; K00F) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; K00G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; K010) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; K012) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; K016) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; K019) AppleWebKit/* (KHTML, like Gecko)','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":900,\"screenHeight\":1600,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; K01E) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; K01N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; K2-01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; K3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; K4-02 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; KAZAM Thunder 350L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; KAZAM Thunder Q45) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; KAZAM Tornado 350) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; KAZAM Trooper 450) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; KAZAM Trooper 451) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; KAZAM Trooper X45) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; KAZAM Trooper2 50) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; KAZAM Trooper2 50) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; KC-01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; KC-S301AE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; KC-S701) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; KENEKSI-Amulet) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_keneksi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; KENEKSI-Dream) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_keneksi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; KENEKSI-Fire 2) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_keneksi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; KENEKSI-SIGMA) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_keneksi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; KENEKSI-Wind) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_keneksi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; KENEKSI-ZETA) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_keneksi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; KENEKSI_Choice) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_keneksi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; KENEKSI_Rock) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_keneksi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; KENEKSI_Sigma) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_keneksi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; KENEKSI_Sky) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_keneksi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; KENEKSI_Sky) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_keneksi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; KENEKSI_Zeta) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_keneksi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; KFAPWA) AppleWebKit/* (KHTML, like Gecko) Silk like Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; KFAPWI) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; KFAPWI) AppleWebKit/* (KHTML, like Gecko) Silk like Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; KFARWI) AppleWebKit/* (KHTML, like Gecko) Silk like Chrome Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":534,\"screenHeight\":854,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; KFJWI) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; KFJWI) AppleWebKit/* (KHTML, like Gecko) Silk like Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; KFOT) AppleWebKit/* (KHTML, like Gecko) Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; KFOT) AppleWebKit/* (KHTML, like Gecko) Silk like Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; KFSOWI) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":534,\"screenHeight\":854,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; KFSOWI) AppleWebKit/* (KHTML, like Gecko) Silk like Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":534,\"screenHeight\":854,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; KFTHWA) AppleWebKit/* (KHTML, like Gecko) Silk like Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; KFTHWI) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; KFTHWI) AppleWebKit/* (KHTML, like Gecko) Silk like Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; KFTT) AppleWebKit/* (KHTML, like Gecko) Silk like Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":534,\"screenHeight\":854,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; KINGZONE N3 PLUS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; KIS II Max) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; KISSME-DG580) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; KN_MOBILE_M3_PLUS) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; KOMU K2PLUSneo) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; KYOCERA-E6560) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; KYV31) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; KYV33) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; KYY21) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; KYY22) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; KYY22) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; KYY24) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Karbonn Titanium S25) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_karbonn','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Karbonn Titanium S5 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_karbonn','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Karbonn Titanium S5 Plus) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_karbonn','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Karbonn Titanium S8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_karbonn','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Kavak Y625-U03) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Kavak Y625-U03) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Kazam Trooper2 60) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Kestrel) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Komu Color) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Konnect 501) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; L-01F) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; L-EMENT350) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; L-EMENT401) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; L-EMENT500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; L-EMENT501) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; L3) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LAIQ Dubai) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LEAGOO Lead6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LEAGOO Lead7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LENNY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D100) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D100AR) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D105) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D107) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D120) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D120AR) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D125) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D150) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D157f) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D160) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D165) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D165AR) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D170) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D175f) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D180f) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D213) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D213AR) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D221) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D227) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D280) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D280/V10e) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D285) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D290) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D290AR) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D295) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D315) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D315s/V10d) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D320) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D320AR) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D320n/V10f) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D321) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D325) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D331) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D331/D33110f) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D335) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D335E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D337) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D340f8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D373) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D380) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D385) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D390) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D390AR) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D390n) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D393) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D405) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D410) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D415) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D500) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D505) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D605) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D605) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D610) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D610AR) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D610TR) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D618) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D620) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D625) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D631) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D680) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D680) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D681) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D682) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D685) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D686) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D686) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D690) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D693AR) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D693TR) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D693n) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D722) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D722-Orange) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D722AR) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D722J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D724) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D800) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D801) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D802) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D802) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D802T) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D802TR) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D803) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D805) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D805) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D806) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D806) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D838) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D850) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D850/D85010d) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D851) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D855) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D856) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D858HK) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D950G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D951) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D955) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D956) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D958) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E410) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E410) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E410f) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E410f) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E410g) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E410g) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E410i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E411g) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E411g) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E415f) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E415f) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E415g) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E420) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E420) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E425) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E425) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E425f) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E425f) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E425g) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E425g) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E430) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E430) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E430/V10d) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E430/V10g) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E431g) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E431g) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E435) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E435) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E435f) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E435f) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E440) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E440) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E440g) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E440g) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E445) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E445) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E450) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E450f) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E450g) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E451g) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E451g) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E455) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E455) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E455f) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E455f) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E460) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E460) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E460/V10d) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E460/V10h) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E460/V10l) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E460/V10n) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E465f) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E465g) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E465g) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E467f) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E467f) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E470f) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E470f) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E475f) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E475f) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":240,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E610) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E610) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E610-Orange) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E610/V10b) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E610/V20a) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E610v) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E610v/V20h) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E612) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E612) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E612f) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E612g) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E612g) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E615) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E615) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E615f) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E615f) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E730) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E970) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E975) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E975) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E975K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E976) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E977) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E977) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E980) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E988) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-F180) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-F180L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-F180S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-F240K/10z) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-F240L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-F240S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-F260S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-F320L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-F320S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-F350L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-F430L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-F460S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-F470K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-H220) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-H220-Orange) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-H221) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-H221AR) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-H222) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-H788) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-L160L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-L160L) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-L40G/V100) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-LS720) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-LS970) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-LS980) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-LU6200) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-MS770) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-MS770) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-MS870) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-P655H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-P700) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-P700/V10i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-P705) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-P705) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-P705g) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-P705g) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-P710) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-P710) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-P710/V10g) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-P712) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-P712) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-P713) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-P713) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-P714) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-P714) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-P715) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-P715) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-P716) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-P716) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-P760) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-P760) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-P760/P76020b) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-P760/V20c) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-P760/V20e) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-P765) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-P765) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-P768) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-P769) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-P769) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-P778) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-P875h) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-P880) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-P880) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-P880g) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-P895) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-P920) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-P970) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-P990) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-V410) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lg','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-V500) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lg','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-V700) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lg','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-VS450PP) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-X130g) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-X135) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-X140) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-X145) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LGL15G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LGL15G/V100) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LGL16C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LGL16C/V100) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LGL22) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LGL23) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LGL23) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LGL31L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LGL34C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LGL34C/V100) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LGLS660) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LGLS740) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LGLS990) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LGMS323) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LGMS395) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LGMS500) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LGMS659) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LGMS769) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LIFE PLAY 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LIFE PLAY) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LIFE PURE XL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LIFETAB_E10320) AppleWebKit/* (KHTML, like Gecko) Safari/*','android_medion_lifetab','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LIFETAB_S9512) AppleWebKit/* (KHTML, like Gecko) Safari/*','android_medion_lifetab','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LIGHT; Android/4.4; Release/11.18) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LT-W1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LT18i) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LT18i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LT22i) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LT22i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LT25i) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LT25i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LT26i) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LT26i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LT26ii) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LT26w) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LT26w) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LT28h) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LT28h) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LT28i) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LT29i) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LT29i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LT30a) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LT30p) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LT30p) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LT50) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LT610) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LT971) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LT971) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LUXURY 5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LaVieTab PC-TE510S1) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.7,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lead 3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lead 3i) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A2800-d) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A3000-H) AppleWebKit/* (KHTML, like Gecko) Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A316i) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A316i/S008) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A319) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A320t) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A328) AppleWebKit/* (KHTML, like Gecko) Chrome (beta) Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A328) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A328t) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A330e) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A338T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A3500-FL) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A3600-d) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A369i) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A369i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A3800-d) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A388t) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A390_ROW) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A390_ROW) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A390_ROW/S030) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A399) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A5000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A516) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A516) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A526) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A526) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A536 otido2010 for 4pda) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A536) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A5500-F) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A5500-H) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A560/JLS36C) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A6000) AppleWebKit/* (KHTML, like Gecko)','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A6000) AppleWebKit/* (KHTML, like Gecko) Chrome (lite) Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A6000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A6000-l) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A606) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A606) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A660) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A680) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A680_ROW) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A680_ROW) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A706_ROW) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A706_ROW) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A7600-F) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A7600-H) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A766) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A788t) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A806) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A808T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A808t) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A816) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A820) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A820) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A828t) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A828t) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A850) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A850) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A850+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A850/S105) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A858) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A858t) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A859) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A859/JDQ39) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A880) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A880) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A889) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A889) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A916) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A936) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo B6000-F) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo B6000-F/JDQ39) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo B6000-H) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo B6000-H) AppleWebKit/* (KHTML, like Gecko) Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo B8000-F) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo B8000-F/JDQ39) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo B8000-H) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo B8000-H/JDQ39) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo B8080-H/JLS36C) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo K30-T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo K30-W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo K80M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo K900_ROW) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo K900_ROW) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo K910) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo K910L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo K920) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo P70-A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo P70-A/S100) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo P70-t) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo P770) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo P770) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo P770_ROW) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo P780) AppleWebKit/* (KHTML, like Gecko)','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo P780) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo P780) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo P780_ROW) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo P780_ROW) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo P90) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo S580) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo S60-a) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo S60-w) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo S6000L-F) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo S6000L-F) AppleWebKit/* (KHTML, like Gecko) Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo S650) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo S650/S100) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo S658t) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo S660) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo S660) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo S660/JDQ39) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo S668T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo S668t) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo S720) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo S720; 480*800; CTC/2.0) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo S820) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo S820_ROW) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo S820_ROW) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo S850) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo S856) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo S858t) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo S860) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo S860/JDQ39) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo S880) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo S890) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo S898t) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo S898t+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo S90-A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo S90-U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo S90-e) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo S90-t) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo S920) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo S920_ROW) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo S930) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":854,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo S930/S100) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo S939) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo S960) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo S960/JDQ39) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo TAB 2 A10-70F) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo TAB 2 A10-70L) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo TAB 2 A7-30DC) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo TAB 2 A7-30F) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo TAB 2 A7-30GC) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo TAB 2 A7-30H) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo TAB 2 A7-30HC) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo TAB S8-50L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo X2-AP) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo X2-CU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo X2-EU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo X2-TO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo X2Pt5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo Z2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo Z2w) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo-A516/S111) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo-P770/S100) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LenovoA3300-GV) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LenovoA3300-H) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LenovoA3300-HV) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LenovoS668T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo_A316i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo_A319) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo_A369i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo_A516) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo_A536) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo_A6000) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo_A606) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo_A616) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo_A706_ROW/JZO54K) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo_A760/S-2-01; 480*854) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo_A766/JOP40D) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo_A806) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo_A820) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo_A850) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo_A850+) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo_K900_ROW/JOP40D) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo_P780/JOP40D) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo_P780_ROW/JOP40D) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo_S820_ROW/JOP40D) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo_S850) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo_S856) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Light) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lumia 1020) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":2.4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Luna) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Luno) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Luno) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; M-PPxG501) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; M-PPxS470) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; M-PPxS501) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":630,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; M-PPxS510U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; M-PPxS531) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; M-PPxX520U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; M01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; M032) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; M040) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":400,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; M040) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":400,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; M1092R-1) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; M16C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; M3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; M4 SS1060) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; M4 SS1070) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; M4 SS1090) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; M4 SS4020) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; M4 SS4040) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; M4 SS4045) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; M4 SS4345) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; M4 SS4350) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; M4 SS4445) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; M570) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; M8) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; M83g) AppleWebKit/* (KHTML, like Gecko) Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; M9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; MB886) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ME173X) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ME173X) AppleWebKit/* (KHTML, like Gecko) Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ME302C) AppleWebKit/* (KHTML, like Gecko) Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ME371MG) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ME371MG) AppleWebKit/* (KHTML, like Gecko) Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; MEDION E4001) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; MEDION E4502) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; MEGA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; MEO Smart A40) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; MEO Smart A75) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; MEO_Tablet_2) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_motorola','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; MEU AN351) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; MFLoginPh) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; MI 2S) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; MI 3W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; MI 3W) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; MI 4LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; MI 4W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; MI NOTE LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":698,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; MI PAD) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_xiaomi_mi','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; MI PAD) AppleWebKit/* (KHTML, like Gecko) Safari/*','android_xiaomi_mi','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; MID) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mid','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":480,\"screenHeight\":800,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; MINT 140) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; MINT 145) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; MINT 150) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; MITO A50) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mito','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; MITO A75) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mito','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; MITO_T77) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mito','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; MI_4LTE) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; MK16i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; MM500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; MOBICEL Matrix) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; MOCHE SMART A16) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; MOVE3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; MS3A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; MS3B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; MS40) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; MS40) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; MS5.V2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; MS6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; MT11i) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; MT11i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; MT25i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; MT27i) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; MT27i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; MTC 1065) AppleWebKit/* (KHTML, like Gecko) Safari/*','android_mtc','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; MTC 970H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mtc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; MTC 970H) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mtc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; MTC 978) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mtc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; MTC 982) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mtc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; MTC 982O) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mtc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; MTC SMART Run 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mtc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; MTC Viva) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mtc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; MTC Viva) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mtc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; MTC975) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mtc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; MTN-S620) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; MTN-S620) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; MX4 Pro) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; M_PPAX510U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Maxwest Orbit 330G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; MediaPad 10 LINK) AppleWebKit/* (KHTML, like Gecko) Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; MediaPad 10 Link+) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; MediaPad 10 Link+) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; MediaPad 7 Youth) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; MediaPad M1 8.0 (LTE)) AppleWebKit/* (KHTML, like Gecko) Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; MediaPad T1 8.0 Pro model-orange) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; MediaPad T1 8.0 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; MediaPad X1 7.0) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; MegLogPh) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; MegaFon Login 3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Metro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Micromax A065) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Micromax A092) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Micromax A102) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Micromax A104) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Micromax A106) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Micromax A110) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Micromax A110Q) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Micromax A120) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Micromax A190) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Micromax A290) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Micromax A300) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Micromax A310) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Micromax A311) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Micromax A47) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Micromax A59) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Micromax A69) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Micromax A79) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Micromax AQ5000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Micromax D200) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Micromax D303) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Micromax D306) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Micromax D320) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Micromax E311) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Micromax Q335) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Micromax Q336) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Micromax Q379; Release/11.09) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Micromax S300) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; MicromaxP480) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_micromax','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Micromax_A093) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Micromax_A58) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Mint_M340S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Multilaser MSX) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; MyPhone Agua Rio) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; MyPhone Infinity Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; MyWigo Excite 3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; N402) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; N5111) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; N5116) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; N5206) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; N7 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; N8000_WHTE_CKT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; N817) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; N9510) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; N986) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; NB105) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; NEXO handy) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; NGM Dynamic Star) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; NGM Spirit) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; NGM Wilco) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; NGM_Forward_Infinity) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; NIM-450) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; NIM-500Q) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; NIM-550O) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; NOS NOVU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; NOS Roya) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; NOVA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; NP101) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; NU-3S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; NX404H) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; NX406E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; NX507J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; NX785QC8G) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; NYX_EGO) AppleWebKit/* (KHTML, like Gecko) Version/ 4.0 Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; NYX_FENIX) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; NYX_FLY_MINI) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; NYX_JOIN) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; NaviPad TM-7855 3G) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; NaviPad TM-7858 3G (revision 1)) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Navtech K99) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Neo) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Neo4.5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Nexus 10) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_nexus','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Nexus 4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_nexus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Nexus 4) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_nexus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Nexus 5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_nexus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Nexus 5) AppleWebKit/* (KHTML, like Gecko; googleweblight) Chrome Mobile Safari/*','android_nexus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":800,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Nexus 7) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_nexus','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Nexus S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_nexus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Nexus S) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_nexus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; NokiaX2DS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; NokiaX2DS) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Nokia_X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Nokia_X) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Nokia_XL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Nokia_XL) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Nomi i551) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Nomi_i503) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Nomi_i503; Android/4.4; Release/10.28) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Now) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ODYSSEY_Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; OK-smart8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ONE 3G HD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ONE 4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ONE TOUCH 4014D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ONE TOUCH 4015A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ONE TOUCH 4015A) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ONE TOUCH 4015D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ONE TOUCH 4015D) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ONE TOUCH 4015N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ONE TOUCH 4015X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ONE TOUCH 4015X) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ONE TOUCH 4016A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ONE TOUCH 4016A) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ONE TOUCH 4033A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ONE TOUCH 4033A) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ONE TOUCH 4033D) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ONE TOUCH 4033X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ONE TOUCH 6012A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ONE TOUCH 6012A) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ONE TOUCH 6012X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ONE TOUCH 6012X) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ONE TOUCH TAB 7) AppleWebKit/* (KHTML, like Gecko) Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ONYX) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; OPPO R7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ORINOQUIA Auyantepui+Y221-U03) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; OWN S5030) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; OWN_S4025) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; OZZY) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Onyx) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Optima 10.2 3G TT1040MG) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Optima 7.07 3G TT7007MG) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Optima 7.21 3G TT7021PG) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Optima 7.77 3G TT7078MG) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Optima E7.1 3G TT7071MG) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Optima Prime 3G TT7000PG) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Orange Daytona) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Orange Daytona) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Orange Hiro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Orange Hiro) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Orange Nura) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Orange Reyo) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Orange Rise 30) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Orange Roya) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Orange Sego) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Orange Yomi) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Orange Yumo) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Orion) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Oysters T72X 3G) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; P1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; P10/Q10/PTAB1040/PTAB1041) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; P2) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; P2S) AppleWebKit/* (KHTML, like Gecko)','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; P3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; P360) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; P4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; P4) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; P4502) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; P4Life) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; P5502) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; P5Life) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; P5_Quad) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; P6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; P7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; P780) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PAD G781) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PAP3350DUO) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PAP3400DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PAP3501DUO) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PAP4040_DUO) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PAP4044DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PAP4055DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PAP4055DUO) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PAP4300 DUO) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PAP4500DUO) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PAP4500TDUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PAP4500TDUO) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PAP4505DUO) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PAP5000DUO) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PAP5044DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PAP5044DUO) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PAP5300DUO) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PAP5400DUO) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PAP5500DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PAP5500DUO) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PAP5503DUO) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PCD_E400) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PE-TL10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PGN-404) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PGN-506) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PGN-509) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PHQ519) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PHS-601) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PJ83100/1.85) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PM63100/2.15) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PMP3970B) AppleWebKit/* (KHTML, like Gecko) Safari/*','android_prestigio_pm','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PMP5580C) AppleWebKit/* (KHTML, like Gecko) Safari/*','android_prestigio_pm','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PMP5785C3G_QUAD) AppleWebKit/* (KHTML, like Gecko) Safari/*','android_prestigio_pm','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PMP7079D3G_QUAD) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_prestigio_pm','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PMP7280C3G_QUAD) AppleWebKit/* (KHTML, like Gecko) Safari/*','android_prestigio_pm','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PMP7480D3G_QUAD) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_prestigio_pm','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PMT3011_3G) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_prestigio_pm','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PMT3037_3G) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_prestigio_pm','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PMT3277_3G) AppleWebKit/* (KHTML, like Gecko) Safari/*','android_prestigio_pm','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PMT5001_3G) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_prestigio_pm','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PMT5002_Wi) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_prestigio_pm','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PMT5021_3G) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_prestigio_pm','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PMT5287_4G) AppleWebKit/* (KHTML, like Gecko) Safari/*','android_prestigio_pm','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PMT5777_3G) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_prestigio_pm','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PMT7077_3G) AppleWebKit/* (KHTML, like Gecko) Safari/*','android_prestigio_pm','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; POLYTRON 4G450) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PSP3404DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PSP3405DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PSP3450DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PSP3453DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PSP3455DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PSP3502DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PSP3503DUO) AppleWebKit/* (KHTML, like Gecko)','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PSP3503DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PSP3505DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PSP3509DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PSP3519DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PSP5453DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PSP5454DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PSP5455DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PSP5470DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PSP5504DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PSP5505DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PSP5507DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PSP5508DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PSP5517DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PSP5550DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PSP7557) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PTV Family H2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PURE_III) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PadFone 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PadFone 2) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PadFone T008) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PadFone T00C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Panasonic ELUGA I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Panasonic ELUGA Icon) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Panasonic ELUGA Z) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Panasonic P55 Novo) AppleWebKit/* (KHTML, like Gecko)','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Panasonic P55 Novo) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Pegasus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Personal Huawei G620S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Personal Huawei Y550) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Philips I908) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_philips','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Philips S308) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_philips','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Philips S308) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_philips','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Philips S388) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_philips','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Philips S388) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_philips','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Philips S398) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_philips','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Philips V387) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_philips','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Philips W336) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_philips','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Philips W336) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_philips','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Philips W3500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_philips','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Philips W3509) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_philips','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Philips W3568) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_philips','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Philips W3568) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_philips','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Philips W536) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_philips','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Philips W6610) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_philips','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Philips W6610) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_philips','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Philips W832) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_philips','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Philips W832) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_philips','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Philips W8510) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_philips','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Philips W8510) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_philips','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Philips W8555) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_philips','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Philips-W8500) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_philips','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Philips_I928) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_philips','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Philips_S307) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_philips','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Philips_S308) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_philips','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Philips_S388) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_philips','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Philips_S398) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_philips','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Phoenix 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Platinum 5.5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PocketBook SURFpad 3 (7,85\")) AppleWebKit/* (KHTML, like Gecko) Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Polaroid PSPC505) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Polaroid PSPT401) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Prime S) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Primux_Omega5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Prism II) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Prism II) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Pulsar) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Pulsare786) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Q-SMART) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Q6) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; QMobile A30) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_qmobile','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; QMobile A65) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_qmobile','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; QMobile A8) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_qmobile','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; QMobile A80) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_qmobile','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; QMobile Z8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_qmobile','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; QMobile_A20) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_qmobile','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; QTAQZ3) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; QUANTUM2_500_Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; QUANTUM_400_Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; QUANTUM_550) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; QUMO Quest 402) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; QUMO Quest 507) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; QUMO Quest474) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; QUMO_Quest452) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Qumo Quest 474) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; R1001) AppleWebKit/* (KHTML, like Gecko)','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; R1001) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; R1001) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; R1011) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; R11max) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; R2001) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; R400) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; R7f) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; R8001) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; R8006) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; R813T) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; R815) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; R815T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; R815T) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":800,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; R8201) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; R8206) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; R821) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; R827) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; R829) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; R831) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; R831K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; R831L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; R831S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; RAINBOW 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; RAINBOW) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; RAINBOW) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; RCT6203W46) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; RCT6773W22) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; RIDGE 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; RIDGE FAB 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; RIDGE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ROAR) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; RS93D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; RX400) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Retro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; RioPlay) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Rocket) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; S-TELL_M480) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; S200) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; S26) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; S3030) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; S308) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; S35G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; S35H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"pixelRatio\":1,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; S380) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; S450) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; S4503Q) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; S4506) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; S480) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; S4K) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; S5.5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; S50) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; S500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; S500) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; S5001) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; S5301Q) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; S550) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; S56) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; S57) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; S5E) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; S6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; S8073) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; S820) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; S920) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; S9500+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG GT-I8190) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG GT-I8190N) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG GT-I8200) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG GT-I8200N) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG GT-I8260) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG GT-I8580) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG GT-I9082) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG GT-I9100) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG GT-I9150) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG GT-I9152) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG GT-I9190) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG GT-I9192) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG GT-I9192I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG GT-I9195) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG GT-I9195-ORANGE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG GT-I9195I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG GT-I9195L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG GT-I9205) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":400,\"screenHeight\":711,\"pixelRatio\":1.8,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG GT-I9300) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG GT-I9300I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG GT-I9301I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG GT-I9301Q) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG GT-I9305) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG GT-I9305) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG GT-I9500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG GT-I9505) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG GT-I9506-ORANGE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG GT-I9507) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG GT-I9515L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG GT-N7100) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG GT-N7100) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG GT-N7105) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG GT-P5100) AppleWebKit/* (KHTML, like Gecko) Safari/*','android_samsung_gt','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG GT-P5220) AppleWebKit/* (KHTML, like Gecko) Safari/*','android_samsung_gt','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG GT-S5310) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG GT-S6310N) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG GT-S6810P) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG GT-S7270) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG GT-S7270L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG GT-S7272) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG GT-S7275B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG GT-S7275R) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG GT-S7275R-ORANGE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG GT-S7580) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG GT-S7710) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SCH-I545) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SCH-R970 USCC) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SGH-I337M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SGH-M819N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SGH-M919) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SGH-M919N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SGH-M919V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SGH-T399) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SGH-T399N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SHV-E330S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-A300FU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-A300FU-ORANGE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-A500FU-ORANGE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-A500H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-A500Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-A700F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-A700FD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-A700H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-A700YD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-C101) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_c','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-C111) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_c','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-C115) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_c','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-C115M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_c','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-E500F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_e','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-E500H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_e','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-E500M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_e','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-E7000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_e','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-E700F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_e','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-E700H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_e','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-E700M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_e','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-G130HN) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-G318H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-G318H-ORANGE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-G318ML) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-G350) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-G355HN) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-G357FZ) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-G360F) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-G3815) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-G386T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-G386T1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-G386W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-G530FZ) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-G710) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-G7102) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-G7105) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-G7105-ORANGE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-G7105L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-G750H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-G800F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-G800F-ORANGE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-G800H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-G850F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-G850M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-G900F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-G900H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-G900I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-G900M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-J100FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-J100H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-J100M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-J100MU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-J100Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-J110G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-J110H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-J110L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-N7505) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-N7505L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-N900) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-N9005) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-N9006) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-N900T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-N915FY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-S765C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_s','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-T111) AppleWebKit/* (KHTML, like Gecko) Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-T315) AppleWebKit/* (KHTML, like Gecko) Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-T320) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-T520) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-T525) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-T530) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-T531) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-T533) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-T805) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SPH-L600) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SPH-L710T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SPH-L720) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG-SGH-1337 BUild/JDQ39) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG-SGH-I257) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG-SGH-I317) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG-SGH-I317) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG-SGH-I337) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG-SGH-I337) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG-SGH-I467) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sgh','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG-SGH-I497) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sgh','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG-SGH-I527) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG-SGH-I537) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG-SGH-I547) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG-SGH-I727) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG-SGH-I747) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG-SGH-I747) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG-SM-G360AZ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG-SM-G360AZ) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG-SM-G7109) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG-SM-G730A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG-SM-G800A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG-SM-G850A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG-SM-G870A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG-SM-G900A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG-SM-N900A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG-SM-N910A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG-SM-T217A) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SANTIN #Armor) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SANTIN GALAZ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SBM203SH) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SBM204SH) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SBM206SH) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SBM303SH) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SBM303SH) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SC-02E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SC-03E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SC-03E) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SC-04E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SCH-I200) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SCH-I200PP) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SCH-I415) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SCH-I435) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SCH-I535) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SCH-I535) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SCH-I545) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SCH-I605) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SCH-I605) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SCH-I915) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SCH-R530C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SCH-R530C) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SCH-R530M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SCH-R530U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SCH-R530U) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SCH-R530X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SCH-R740C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SCH-R760X) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SCH-R830) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SCH-R830C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SCH-R830C) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SCH-R890) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SCH-R960) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SCH-R970) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SCH-R970C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SCH-S735C) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SCH-S738C) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SCH-S968C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SCH-S968C) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SD4930UR) AppleWebKit/* (KHTML, like Gecko) Silk like Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SELFIE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SENCOR ELEMENT 9.7V3) AppleWebKit/* (KHTML, like Gecko) Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SGH-I257M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SGH-I317M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SGH-I317M) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SGH-I317M-parrot) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SGH-I337M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SGH-I527M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SGH-I547C) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SGH-I727R) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SGH-I747M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SGH-I747M) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SGH-I747M-parrot) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SGH-I757M) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SGH-M919) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SGH-M919V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SGH-S730G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SGH-T399) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SGH-T399) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SGH-T399N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SGH-T599) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SGH-T599) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SGH-T599N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SGH-T599N) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SGH-T889) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SGH-T989) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SGH-T989D-parrot) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SGH-T999) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SGH-T999) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SGH-T999L) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SGH-T999V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SGP321) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SGP412) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":540,\"screenHeight\":960,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SH-01F) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SH-02E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SH-02F) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SH-02G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SH-05F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SH-05F) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SH-06F) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SH-08E) AppleWebKit/* (KHTML, like Gecko) Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SH-09D) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SH90B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SHL23) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SHV-E120L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SHV-E120L) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SHV-E120S) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SHV-E160K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":400,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SHV-E160K) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":400,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SHV-E210K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SHV-E210L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SHV-E210S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SHV-E250K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SHV-E250K/KTUKOH4) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SHV-E250L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SHV-E250S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SHV-E250S) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SHV-E300S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SHV-E330S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SHV31) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SHW-M440S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SHW-M570S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SK17i) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SK412) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SKY 4.0) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SKY 4.0D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SLAY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SLIDE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-910U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-A3009) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-A300F) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-A300FU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-A300H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-A300H) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-A300M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-A5000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-A5009) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-A500F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-A500FU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-A500G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-A500H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-A500M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-A7000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-A700F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-A700FD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-A700H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-A700S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-A700YD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-C101) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_c','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-C105) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_c','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-C111) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_c','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-C115) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_c','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-C115M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_c','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-E500F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_e','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-E500H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_e','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-E500M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_e','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-E700F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_e','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-E700H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_e','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-E700M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_e','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G110B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G110H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G110M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G130BT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G130BU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G130BU) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G130E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G130E) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G130H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G130H) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G130HN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G130HN) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G130M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G130M) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G310HN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G310R5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G313H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G313H) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G313HN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G313HN) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G313HU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G313HU) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G313HY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G313HZ) AppleWebKit/* (KHTML, like Gecko)','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G313HZ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G313HZ) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G313M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G313M) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G313ML) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G313ML) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G313MU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G313MU) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G313MY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G313U) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G316HU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G316HU) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G316M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G316M) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G316ML) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G316ML) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G316MY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G316MY) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G316U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G316U) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G318H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G318H) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G318HZ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G318HZ) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G318ML) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G318MZ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G350) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G350) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G3502C) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G3502L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G3502L) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G3502T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G3502T) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G350E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G350E) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G350L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G350L) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G350M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G355H) AppleWebKit/* (KHTML, like Gecko) Chrome (lite) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G355H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G355H) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G355HN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G355HN) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G355HQ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G355HQ) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G355M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G355M) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G357FZ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G357FZ) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G357FZ-ORANGE/G357FZXXS1AQA5) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G357FZ-ORANGE/G357FZXXU1ANI2) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G357FZ-ORANGE/G357FZXXU1ANL1) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G357FZ-ORANGE/G357FZXXU1AOB2) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G357FZ-ORANGE/G357FZXXU1AOK1) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G357FZ-ORANGE/G357FZXXU1AQG2) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G357M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G360BT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G360BT) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G360F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G360F) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G360G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G360G) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G360GY) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G360H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G360H) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G360HU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G360HU) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G360M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G360M) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G360P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G360P) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G3812) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G3812B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G3812B) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G3815) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G3815) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G3818) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G386F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G386F) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G386F-ORANGE/G386FXWUANB6) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G386T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G386T1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G386U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G386W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G388F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G5308W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G5308W) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G530BT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G530BT) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G530F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G530F) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G530FZ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G530FZ) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G530FZ-ORANGE/G530FZXXU1AOA6) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G530H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G530H) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G530M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G530M) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G530MU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G530Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G530Y) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G710) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G7102) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G7102) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G7102T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G7105) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G7105L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G710K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G710S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G720AX) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G720AX) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G720N0) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G720N0) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G730W8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G7508Q) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G750F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G750H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G800F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G800H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G800HQ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G800M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G800Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G850F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G850Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G860P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G870F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G9006V) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G900F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G900F) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G900FD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G900H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G900I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G900M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G900P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G900R4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G900T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G900T1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G900V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G901F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G906S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-J100FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-J100H) AppleWebKit/* (KHTML, like Gecko)','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-J100H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-J100H) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-J100M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-J100ML) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-J100MU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-J100Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-J110F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-J110G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-J110H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-J110H) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-J110L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-J200H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-J510F) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-J701M/DS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-J710FN) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-N750) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-N7500Q) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-N7502) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-N7505) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-N7505L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-N7507) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-N900) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-N900) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-N9000Q) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-N9005) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-N9005) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-N9006) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-N900P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-N900T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-N900T) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-N900V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-N900V) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-N900W8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-N910C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-N910F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-N910P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-N910V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-P600) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_p','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-S765C) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_s','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-S766C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_s','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-S820L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_s','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-S820L) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_s','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-S902L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_s','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-S975L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_s','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-S975L) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_s','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-T110) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-T110) AppleWebKit/* (KHTML, like Gecko) Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-T111) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-T111) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-T111) AppleWebKit/* (KHTML, like Gecko) Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-T113) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-T113NU) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-T116) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-T116NU) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-T210) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-T210) AppleWebKit/* (KHTML, like Gecko) Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-T210-ORANGE/T210XXAMKF) AppleWebKit/* (KHTML, like Gecko) Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-T210R) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-T211) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-T211) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-T211) AppleWebKit/* (KHTML, like Gecko) Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-T230) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-T230NU) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-T231) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-T310) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-T310) AppleWebKit/* (KHTML, like Gecko) Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-T311) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-T311) AppleWebKit/* (KHTML, like Gecko) Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-T320) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-T325) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-T520) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-T525) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-T530) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-T530NU) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-T535) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-T560) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-T561) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-T561M) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-T700) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-T800) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-T805) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SMART 4G Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SMART Sprint) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SMARTLET 2) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SMOOTH STAR 5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SO-01G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SO-02G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SO-04E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SO-04F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SO-05F) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":533,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SOL22) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SOL22) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SOL23) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SP-50) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SP-5050) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SP-5100) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SP-M5Q) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SP6040 TITAN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SPH-D710) AppleWebKit/* (KHTML, like Gecko) ???????????? Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SPH-D710) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SPH-D710) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SPH-D710BST) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SPH-L600) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SPH-L710) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SPH-L710) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SPH-L710T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SPH-L720) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SPH-L720T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SPH-L900) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SPH-M840) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SPH-M840) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SPHS xx Hsdroid) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ST10216-2) AppleWebKit/* (KHTML, like Gecko) Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ST21i) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ST21i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ST21i2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ST21i2) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ST23i) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ST23i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ST25i) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ST25i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ST26a) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ST26i) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ST26i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ST27i) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ST27i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; STAIRWAY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; STAR 4.5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; STARADDICT 4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; STARADDICT III) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; STARSHINE5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; STARSHINE_5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; STARTRAIL 6 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; STARTRAIL5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; STARTRAIL6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; STUDIO 5.0K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; STUDIO 5.5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; STUDIO 5.5) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; STUDIO X PLUS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; STX ULTRA) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SUGAR) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SUNSET) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SUNSET2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SURFING TAB 10.1 3G) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Selecline-854599) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SensationXE_Beats_Z715e) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SensationXL_Beats_X315e) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Sensation_Z710e) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Sky 3.5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Sky 4.0) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Sky 5.0S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Sky 5.5W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Sky 6.0Q) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Sky) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Smartbook S10Q) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Smartfren Andromax AD688G) AppleWebKit/* (KHTML, like Gecko)','android_smartfren','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Smartfren Andromax AD688G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_smartfren','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Smartfren Andromax AD688G) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_smartfren','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Smartfren Andromax AD6B1H) AppleWebKit/* (KHTML, like Gecko)','android_smartfren','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Smartfren Andromax AD6B1H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_smartfren','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Smartfren Andromax NC36B1G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_smartfren','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Smartfren_Andromax_AD688G) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_smartfren','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Sony Tablet S) AppleWebKit/* (KHTML, like Gecko) Safari/*','android_sony','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Sony Xperia Z3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SonyC1505) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SonyC5303) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SonyD2004) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SonyD2005) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SonyD2104) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SonyD2306) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}');
INSERT INTO `wp_psninja_amdd` VALUES ('Mozilla/5.0 (Linux; Android 4.*; SonyEricssonLT15i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SonyEricssonLT18a) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SonyEricssonLT18i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SonyEricssonLT18iv) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SonyEricssonLT22i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SonyEricssonLT22i-o) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SonyEricssonLT26i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SonyEricssonLT26w) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SonyEricssonMT11i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SonyEricssonMT15iv) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SonyEricssonSK17i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SonyEricssonST15i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SonyEricssonST18i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SonyEricssonST25a) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SonyLT22i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SonyLT25i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SonyLT26i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SonyLT28h) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SonyLT28i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SonySO-04E) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SonySO-04F) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SonySOL22) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SonyST21a) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SonyST21i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SonyST21i2) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SonyST23i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SonyST26i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SonyST26i-o) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SonyST27i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Spade) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Spark) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Spice Mi-515; 540*960; CUCC/2.0) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Spider) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Star) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; StarTrail III) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Starmobile KNIGHT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Studio 5.0 S II) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SurfTab breeze 7.0 quad 3G) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":720,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Swipe_Konnect4E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Symphony Xplorer W31) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Symphony Xplorer W32) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Symphony Xplorer W35) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Symphony Xplorer W69Q) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Symphony Xplorer W71i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; T-1006DH) AppleWebKit/* (KHTML, like Gecko) Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; T1 7.0) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; T1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; T1-701u) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; T1-A21L model-orange) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; T1-A21L) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; T1-A21w) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; T7006) AppleWebKit/* (KHTML, like Gecko) Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":480,\"screenHeight\":800,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; TAB 376 3G) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_tablets','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":400,\"screenHeight\":682,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; TAB 678 3G) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_tablets','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; TAGUSTABLET) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; TAQ-90012 PO8706) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":480,\"screenHeight\":800,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; TCL D35) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; TCL D55) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; TCL J620) AppleWebKit/* (KHTML, like Gecko) Versio/4.0 Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; TCL M2U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; TECHMADEPAD-97QD) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; TECNO F7) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; TECNO H5) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; TECNO H6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; TECNO L6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; TECNO M3) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; TECNO M5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; TECNO M6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; TECNO P5) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; TECNO P6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; TECNO-J7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; TECNO-Y2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; TECNO-Y2) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; TECNO-Y2) AppleWebKit/* (KHTML, like Gecko) OPR Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; TECNO-Y3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; TECNO-Y3) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; TECNO-Y4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; TECNO-Y4) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; TECNO-Y5S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.6,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; TECNO-Y6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; TECNO-Y6) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; TECNO_P5_PLUS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; TESLA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; TLC S932) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; TM-3204R) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; TM-4082R/X-driver) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; TOUCHBOOK8.0 3G) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; TR10CS1) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; TR10RS1) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; TURBO DG2014) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; TURKCELL T40) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; TURKCELL T50) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; TZ49) AppleWebKit/* (KHTML, like Gecko) Chrome Yowser/2.0 Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Tab Play 002) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_tablets','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Tab2A7-10F) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_tablets','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Tab2A7-20F) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_tablets','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Tab_2) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_tablets','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Taima) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Tele2fon v5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Telenor Smart Mini) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Telenor Smart Pro 2) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Telenor_Smart) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Telenor_SmartPlus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Tepuy_T8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ThL W8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ThL W8) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Thor) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Titanium Octane Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Tizen Phone with ACL) AppleWebKit/* (KHTML, like Gecko)','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Tizen_Phone_with_ACL) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Tornado 348) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Tornado) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Torque) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Trekker-X2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Trevi_REVERSE_5.5Q) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Trio Stealth G5 10) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Trooper_X55) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Turbo-X lamda) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Turbo-X_epsilon) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Turbo-X_pi) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Turbo-X_pi_4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; U65GT) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":931,\"screenHeight\":1241,\"pixelRatio\":1.65,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; U8836D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; U8860) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; U9200) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; U9200) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; U9200E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; UMI eMAX) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; URANO 47) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; UZTE V817) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Ultra Air) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Ultra Energy) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Ultra Wave) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Ultra) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; UltraSmart 5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Ultym5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; V.35) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; V.45) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; V.45S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; V11) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; V1_Viper) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; V1_ViperS) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; V1_Viper_I) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; V1_Viper_I4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; V1_Viper_L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; V1_Viper_S4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; V1_Viper_S4G_TM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; V3 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; V3+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; V3+) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; V360) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; V370) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; V370) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; V4S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; V502015) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; V769M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; V8200plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; V8200plus) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; V865M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; V865M) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; V9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; V919 Air DualOS) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; V9820) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; VF685) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; VF685) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; VF695) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; VIA_V8C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; VIKING_THOR) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; VIVA) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; VIVO AIR) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; VOYAGER2 DG310) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; VS415PP) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; VS840 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; VS840 4G) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; VS870 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; VS930 4G) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; VS980 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; VS985 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; VSP250g) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; VSP250s) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; VSP355g) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; VSP355s) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Vandroid) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Vega) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Verge) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; VergeM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Verssed Motion E1.1) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Vertis Braver) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; VivaH7LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Vodafone 785) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vodafone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Vodafone 785) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_vodafone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Vodafone 875) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_vodafone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Vodafone 890N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vodafone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Vodafone 975) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_vodafone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Vodafone 975N) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_vodafone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Vodafone Smart 4 max) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vodafone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Vodafone Smart 4 turbo) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vodafone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Vodafone Smart 4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vodafone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Vodafone Smart 4G) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_vodafone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Vodafone Smart Tab 3G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vodafone','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":540,\"screenHeight\":960,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Vodafone Smart Tab 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_vodafone','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Vodafone Smart Tab III 7) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_vodafone','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; W032i-C3) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; W100) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; W100) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; W2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; W2) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; W200) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; W3620) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; W402) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; W450) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; W5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; W627) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; W6500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; W717) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; W732) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; W732) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; W852) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; W858) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; W861) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; W867) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; W8s) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; W8s) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; W970) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; WAX) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; WT19i) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; WT19i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; WhiteTAB7.2) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":480,\"screenHeight\":800,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Wink) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Wise+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Woxter Nimbus115) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1368,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Woxter Tablet PC 101IPS DUAL) AppleWebKit/* (KHTML, like Gecko) Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Woxter_Zielo_Z420) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Woxter_Zielo_Z800) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; X-pad AIR 8 3G (revision 1)) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; X-pad HIT 3G (revision 1)) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; X-pad SHINE 8.1 3G (revision 3)) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; X-tremePQ16) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; X-tremePQ22) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; X-tremer) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; X1 7.0) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":768,\"pixelRatio\":2.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; X1 atom; Android/4.4; Release/04.08) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; X1 atom; Android/4.4; Release/05.14) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; X1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; X11) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; X1_Soul) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; X2_Soul) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; X2_Soul_Mini) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; X301 - Locked xx Life Wireless) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; X330) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; X4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; X400) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; X5001) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; X510A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; X550U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; X6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; X8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; X9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; X9006) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; X9007) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; X9076) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; X9180) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; XL-103Q; Android/4.4; Release/08.13) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; XP7700) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; XT1002) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; XT1003) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; XT1008) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; XT1021) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; XT1022) AppleWebKit/* (KHTML, like Gecko)','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; XT1022) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; XT1025) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; XT1028) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; XT1030) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; XT1031) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; XT1032) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; XT1033) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; XT1034) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; XT1039) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; XT1040) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; XT1045) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; XT1052) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; XT1053) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; XT1056) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; XT1058) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; XT1060) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; XT1063) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; XT1064) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; XT1068) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; XT1069) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; XT1080) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; XT1097) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; XT1098) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; XT1254) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; XT830C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; XT890) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; XT890) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; XT907) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; XT907) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; XT910) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; XT910) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; XT914) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; XT915) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; XT916) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; XT918) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; XT918) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; XT919) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; XT919) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; XT920) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":526,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; XT925) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; X_10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; XtremePQ15) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Y3S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Y541-U02) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Y550-L03) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Y635-L01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Y635-L01-orange) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Y635-L02) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Y635-L03) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Y635-L21) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; YD206) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; YOGA Tablet 2-1050F) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; YOGA Tablet 2-1050L) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; YOGA Tablet 2-830F) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; YOGA Tablet 2-830L) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Yezz-AC4EI) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Z120) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Z130) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Z150) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Z200) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Z4) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Z410) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Z500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Z520) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Z520) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Z667T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Z7) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Z730) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Z792) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Z796C) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Z797C) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Z826) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Z932L) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Z970) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Z992) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZEFIRO_38) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZEN 4.5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZERO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZP520) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZP530) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZP920) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZP980) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZP980+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZP980+) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE BLADE III) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE Blade A430) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE Blade A450) AppleWebKit/*(KHTML,like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE Blade A5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE Blade Apex2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE Blade C2 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE Blade C2) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE Blade C310) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE Blade C370) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE Blade G Lux) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE Blade HN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE Blade L2) AppleWebKit/* (KHTML, like Gecko)','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE Blade L2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE Blade L2) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE Blade L3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE Blade L370) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE Blade Q Lux) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE Blade Q Mini) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE Blade Q) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE Blade Q1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE Blade V2 Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE Blade Vec 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE E10Q) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_zte','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE Fit 4G Smart) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE Geek 2 LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE Geek 2 pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE Geek 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE Geek) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE Grand Memo lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE Grand Memo) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE K97) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_zte','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE Kis II Max) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE N5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE N9120) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE T220) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE T221) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE T230) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE T311) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE V765M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE V765M) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE V769M) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE V795) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE V807) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE V807) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE V809) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE V811W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE V813W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE V815W) AppleWebKit/* (KHTML, like Gecko)','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE V815W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE V829) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE V829) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE V887) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE V889S) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE V970M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE V970M) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE V9820) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE-Z667G) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE-Z755) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE-Z987) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE_N9511) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE_N9511) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Zera F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Zera S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Zera-S-Power) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Zera_S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; e2001_v89_gq2008s) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; fnac 5) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; freebit PandA_m14) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; fun3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; hexing89_we_jb2) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; i-STYLE 8.5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; i-mobile IQ 9.2A) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_imobile','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; i-mobile i-STYLE 8.6 DTV) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_imobile','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; i1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; i400) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; i401) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; i450) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; i500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; i501) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; i502) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; i505) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; i600) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; iBall Cobalt4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_iball','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; iQ1055) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; iQ1470) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; iQ1890) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; iris Fuel50) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_iris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; iris X1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_iris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; iris X5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_iris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; iris360) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_iris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; iris405+) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_iris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; iris510) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_iris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; iris700) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_iris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; irisX8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_iris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; itel it1403+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; itel it1404) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; itel it1405) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; itel it1407) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; itel it1452) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; itel it1701; Android/4.4; Release/06.05) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_itel','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; itel_it1403+) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; itel_it1407) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; itel_it1503) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; itel_it1503) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; itel_it1503; Android/4.4; Release/04.30) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; itel_it1503; Android/4.4; Release/10.09) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; itel_it1701; Android/4.4; Release/03.25) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_itel','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; j8510a_lca) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; lcsh82_cwet_kk) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; m1 note) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; m1 note) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; m10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; mbk82_wet_kk) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; meanIT MG450) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; miTab BALTIMORE) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; miTab_CLEVELAND) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; mn84l_8039_20203) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; myPhone Cube 16GB) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; myPhone Cube) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; myPhone_AXE_LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; myPhone_Hammer) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; orbis) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; pcdadr6350) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc_adr','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; pixel) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; rtech72_we_72_kk) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; s3503B) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; s4003) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; s4503) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; s4507) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; sdk) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; sprd-i350/1.0 Android/4.0 Release/03.19 Browser/AppleWebKit533.1) AppleWebKit533.1 (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; teXet X-start) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; thl 2015) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; thl 4000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; thl 5000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; thl T11) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; thl T6 pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; thl T6S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; thl_4400) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; thl__5000T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; verykool Cyprus s6001) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; verykool Sol Quatro s5016) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; verykoolS4007) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; verykoolS5005) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; verykools4006T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; vivo S7) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; vivo S7i(t)) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; vivo S7t) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; vivo X5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; vivo X710L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; vivo Xshot) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; vivo Y11) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; vivo Y11i T) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; vivo Y23L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; vivo Y27L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; vivo Y28) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; vivo Y28) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; x1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; xx 401) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; xx Aquaris 5.7) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; xx Edison 2 Quad Core) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; xx class 2) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*;de-DE, xx; Vodafone 985N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*;engb;Build/JRO03H) AppleWebKit/* (KHTML, like Gecko) 4.1; ST80208-2;SurfTab_8.0','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*;it-IT, xx; Vodafone 985N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*;verykool s5014) AppleWebKit/*(KHTML,Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":533,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*); 6044D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 1201) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 1201) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 2014811) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 2014812) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 2014817) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 2014818) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 2014819) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 4017A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 4017D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 4017F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 4017X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 401SO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 402SO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 403SH) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 4045A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 404SH) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 4Good S450m 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 4Good S550m 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 4Good S555m 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 5015A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 5015D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 5015E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 5015X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 5016J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 5017A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 5017D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 5017E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 5019D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 501SO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 5022D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 5022E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 5025D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 5025E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 5025G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 502SH) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 503HW) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 503SH) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 5042W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 5054A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 5054D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 5054N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 5054S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 5054W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 5054X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 5065A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 5070D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 520 S HD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 6039A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 6039H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 6039J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 6039Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 6044D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 6045B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 6045I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 6045K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 6045Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 7043A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 7043K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":641,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 7044X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 7048A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 7048S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 7048X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 791) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":534,\"screenHeight\":854,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 8050D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 8050E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 8050G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 818 3G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":533,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 9006W) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 9010X) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 9022X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":400,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 9022X) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ?WN S1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ?wn Smart) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; A0001) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; A110) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; A1601) AppleWebKit/* (KHTML, like Gecko) Chrome','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; A1601) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; A1601) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; A1603) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; A1603) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; A2 Air LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; A2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; A33f) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; A33f) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; A33fw) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; A33w) AppleWebKit/* (KHTML, like Gecko)','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; A33w) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; A33w) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; A37f) AppleWebKit/* (KHTML, like Gecko) Chrome','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; A37f) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; A37f) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; A37fw) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; A500) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; A501 BRIGHT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; A50LT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; A50c+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; A51f) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; A51w) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; A52) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; A570BL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; A571VL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; A59Build/LMY47D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; A5_Easy) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; A5_Ready) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; A621BL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; A621R) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; A622GL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; A65B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; A6_Duo) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; A74A) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; A75) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; A7_Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; A8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; A87) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; A9+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; A96) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; AD570) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; AFTB) AppleWebKit/* (KHTML, like Gecko) Silk like Chrome Safari/*','android_mozilla','{\"type\":\"desktop\",\"markup\":\"tv\",\"screenWidth\":960,\"screenHeight\":540,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; AFTT) AppleWebKit/* (KHTML, like Gecko) Silk like Chrome Safari/*','android_mozilla','{\"type\":\"desktop\",\"markup\":\"tv\",\"screenWidth\":960,\"screenHeight\":540,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; AGM X1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ALE-L02) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ALE-L21 model-orange) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ALE-L21) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ALE-L21) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ALE-L23) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ALE-L23) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ALUMINI 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ALUMINI) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; AM402) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; AM407) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; AM450) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; AM508) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; AM523) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; AM527) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; AMIGOO R300) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ANDY_4EL2_LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ANDY_5EL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; AO5510) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; AP-755G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":534,\"screenHeight\":854,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ARK Benefit M7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; AS-5411) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; AS-5412) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; AS-5431) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ASTRO S501) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ASUS MeMO Pad 7) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_asus','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ASUS ZenFone 2E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ASUS_L001) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_asus','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ASUS_T00F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ASUS_T00G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ASUS_T00J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ASUS_T00J-D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ASUS_T00N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ASUS_T00P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ASUS_T00Q) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ASUS_X005) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ASUS_X00BD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ASUS_X013D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ASUS_X013DA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ASUS_X013DB) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ASUS_X014D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ASUS_X014D) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ASUS_Z002) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ASUS_Z008) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ASUS_Z008D) AppleWebKit/* (KHTML, like Gecko)','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ASUS_Z008D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ASUS_Z00A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ASUS_Z00AD) AppleWebKit/* (KHTML, like Gecko)','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ASUS_Z00AD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ASUS_Z00AD) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ASUS_Z00ADA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ASUS_Z00ADB) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ASUS_Z00ED) AppleWebKit/* (KHTML, like Gecko)','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ASUS_Z00ED) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ASUS_Z00LD) AppleWebKit/* (KHTML, like Gecko)','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ASUS_Z00LD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ASUS_Z00LDD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ASUS_Z00MD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ASUS_Z00RD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ASUS_Z00RD) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ASUS_Z00SD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ASUS_Z00UD) AppleWebKit/* (KHTML, like Gecko)','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ASUS_Z00UD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ASUS_Z00UDC) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ASUS_Z00VD) AppleWebKit/* (KHTML, like Gecko)','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ASUS_Z00VD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ASUS_Z00WD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ASUS_Z00XS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ASUS_Z00YD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ASUS_Z010D) AppleWebKit/* (KHTML, like Gecko)','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ASUS_Z010D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ASUS_Z010DA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ASUS_Z011D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ASUS_Z011DD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; AVVIO_L800) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; AX1010) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; AX1020) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; AZUMI A50c+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Alba 10\") AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Alcatel 7046T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Alcatel) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Alcatel_4060A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Alcatel_5054O) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Alcatel_5056O) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Alcatel_7049D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Alfa 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Alfa 5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Alfa 8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Alife P1 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Amazing_X3s) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Android_L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Andromax A16C3H) AppleWebKit/* (KHTML, like Gecko)','android_smartfren','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Andromax A16C3H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_smartfren','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Andromax B16C2G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_smartfren','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Andromax B16C2H) AppleWebKit/* (KHTML, like Gecko)','android_smartfren','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Andromax B16C2H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_smartfren','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Andromax C46B2G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_smartfren','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Andromax C46B2H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_smartfren','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Andromax G36C1G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_smartfren','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Andromax G36C1H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_smartfren','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Andromax I46D1G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_smartfren','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Andromax I56D2G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_smartfren','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Andromax_A16C3H) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_smartfren','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Andromax_B16C2H) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_smartfren','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Aqua 4G+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Aqua Ace) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Aqua Craze) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Aqua Freedom) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Aqua Power HD-4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Aqua Power+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Aqua Prime 3G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Aqua Trend) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Aqua Twist) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Aquaris A4.5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_aquaris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Aquaris E4.5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_aquaris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Aquaris E5 HD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_aquaris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Aquaris E5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_aquaris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Aquaris M4.5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_aquaris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Aquaris M5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_aquaris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Aquaris M5.5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_aquaris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Aquaris X5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_aquaris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Aquaris_M4.5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_aquaris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Archos 101b Xenon v2) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_archos','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Archos 101c Platinum) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_archos','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Archos 40 Helium) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_archos','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Archos 45b Neon) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_archos','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Archos 45c Titanium) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_archos','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Archos 45d Platinum) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_archos','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Archos 50 Cobalt) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_archos','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Archos 50 Helium Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_archos','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Archos 50d Helium) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_archos','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Archos 50d Oxygen) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_archos','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Archos 50e Helium) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_archos','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Archos 55 Cobalt Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_archos','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Archos 55 Helium Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_archos','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Archos 55 Platinum) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_archos','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Archos 70 Xenon Color) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_archos','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Archos 70b Helium) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_archos','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Archos 70c Xenon) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_archos','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Archos 80c Xenon) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_archos','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Archos 80d Xenon) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_archos','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Archos Diamond S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_archos','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Argo_93DKZ010800L33) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Astro X55) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Atlas A551) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Avvio L640) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_avvio','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Avvio L800S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_avvio','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Avvio Q797) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_avvio','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Avvio_L630) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_avvio','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Avvio_L640) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_avvio','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Avvio_L660) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_avvio','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Avvio_Q797) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_avvio','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Azumi A50C+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Azumi LT50) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; B1-723) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; B11) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; B3 Simply) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; B3-A10) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; B3-A20B) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; B5531) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; B75A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; BGH JOY X2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; BGH Joy V6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; BGH Joy X5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; BLACK-1X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; BLADE A110) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; BLADE E01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; BLASTER 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; BLU Advance 5.0) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; BLU DASH M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; BLU DASH X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; BLU ENERGY X PLUS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; BLU LIFE XL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; BLU NEO X PLUS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; BLU NEO X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; BLU STUDIO 5.5 HD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; BLU STUDIO 6.0 HD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; BLU STUDIO 7.0 II) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_blu','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; BLU STUDIO C 5+5 LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; BLU STUDIO C 5+5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; BLU STUDIO C HD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; BLU STUDIO C SUPER CAMERA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; BLU STUDIO C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; BLU STUDIO G LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; BLU STUDIO G PLUS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; BLU STUDIO ONE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; BLU STUDIO X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; BLU STUDIO XL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; BLU TOUCHBOOK G7) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_blu','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; BLU VIVO AIR LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; BMM 532 S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; BMOBILE AX1020) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; BMOBILE AX1055) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; BQ-7022G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":534,\"screenHeight\":854,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; BQ1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; BQ3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; BQS-4570) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; BQS-4707) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; BQS-4800) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; BQS-5003) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; BQS-5006) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; BQS-5009) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; BQS-5011) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; BQS-5055) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; BQS-5065) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; BQS-5502) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; BQS-5515) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; BQS_5505) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; BRAVIS_SPARK) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; BRAVIS_TREND) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; BV2000s) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; BV5000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Bang 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Bay) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Beeline Fast +) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Beeline Pro 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Beeline Pro 4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Beeline Smart 4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Beeline Smart 5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Beeline Tab Fast 2) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Beeline Tab Fast) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Beeline_Fast_2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Beeline_Pro_3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Benefit_M502) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Benefit_M503) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Benefit_M5_Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Benefit_S502_Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Blackview A8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Blade A460) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Blade A475) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Blade L5 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Blade L5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Blade S6 Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Blade S6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Blade V580) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Blade V6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Bmobile_AX1020) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Bmobile_AX1065) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Brondi 530 4G HD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Brondi 610 SZ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; C1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; C20) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; C256) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; C257) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; C350) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; C455) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; C5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; C55) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; C5502) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; C5503) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; C555) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; C560) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; C6502) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; C6503) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; C6602) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; C6603) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; C6616) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; C6740N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; C6743) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; C6902) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; C6903) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; C6906) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; C6943) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; C6_Duo) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; CASPER_VIA_E1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; CASPER_VIA_M1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; CHC-U01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; CHC-U23) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; CHM-U01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; CITI Z530 3G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; CLIO L1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; CP8298_I00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; CP8676_I02) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; CP8676_I03) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; CPH1605) AppleWebKit/* (KHTML, like Gecko) Chrome','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; CPH1605) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; CRONO 54) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; CUBE_LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; CUBOT_NOTE_S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; CUN-L22) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Casper_VIA_V10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Casper_VIA_V3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Casper_VIA_V9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Che2-L11) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Classic Joy) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Classic_Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ConeXis A1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Cong C1391) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Coolpad 3622A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_coolpad','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Coolpad A8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_coolpad','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Coolpad E501_EU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_coolpad','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Coolpad E560) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_coolpad','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Coolpad E561) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_coolpad','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Coolpad E561_EU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_coolpad','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Coolpad E570) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_coolpad','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Coolpad E571) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_coolpad','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Coolpad R106) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_coolpad','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Coolpad R108) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_coolpad','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Cumulus 5.5 HD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Cynus_F10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; D2302) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; D2303) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; D2305) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; D2306) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; D2403) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; D2406) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; D2502) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; D2533) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; D455) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; D5303) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; D5316) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; D5322) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":854,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; D5503) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; D5803) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; D6000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; D6503) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; D6603) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; D6643) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; D6653) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; DASH X PLUS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; DIGICEL DL1000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; DIGICEL DL810) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; DISCOVER) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; DM-01G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; DM-01H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; DPF500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Desire 500 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Desire 500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Desire Eye) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Discovery 111C) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Doro 8030) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Doro 8030/8031/8028) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Dream plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; E2303) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; E2306) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; E2312) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; E2333) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; E2353) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; E2363) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; E3_Living) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; E4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; E400) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; E4_Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; E501) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; E505plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; E505plusSE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; E506) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; E506plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; E507plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; E50L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; E5303) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; E5333) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; E5353) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; E5363) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; E5500LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; E5506) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; E5533) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; E5553) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; E560) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; E5603) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; E5606) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; E5633) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; E5643) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; E5663) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; E5823) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; E6560C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; E6603) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; E6782) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ECHO SMART) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ECHO_NOTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; EKO Novy G50) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ELITE 5.0LW) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ELITE 5.5L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ELITE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ENERGY X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ENERGY XL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ENERGY_DIAMOND_MINI) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ERGO A500 Best) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ERGO A550 Maxx) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ERGO_A550_Maxx) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; EVOLVEO_StrongPhone_Q7_LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Easy F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; EasySmart M1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; EasySmart M2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Edison 3) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Elegance_5_0) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Elegance_5_5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Elephone P7000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Elephone P8000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Elephone P8000) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Elite 1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Elite 4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Elite 4.5M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Elite 5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Elite Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Eluga_A2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Energy Phone Max 4000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Energy Phone Max 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Energy Phone Neo Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Energy Phone Pro 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; F-01H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; F-02H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; F-05F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; F103) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; F1f) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; F1fw) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; F1w) AppleWebKit/* (KHTML, like Gecko) Chrome (alpha) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; F1w) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; F3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; F3_Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; FDR-A01w) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; FEVER) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; FLIX) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; FREEDOM X1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; FREEDOM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; FS402) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; FS404) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; FS405) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; FS502) AppleWebKit/* (KHTML, like Gecko) Chrome (lite) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; FS502) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; FS504) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; FS505) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; FS506) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; FTJ152A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; FTJ152B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; FTJ152C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; FansPhone FS500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Fire2 Plus LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Flare S Play) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Flare S4 lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Flare XL Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Flare_J1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Flare_S4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Flash2_7049D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Force F500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Fun +) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Fun_S500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; G10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; G3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; G31) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; G5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; G550KL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; G6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; GEM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; GEM-701L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":480,\"screenHeight\":768,\"pixelRatio\":2.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; GEM-702L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":480,\"screenHeight\":768,\"pixelRatio\":2.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; GEM-703L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":480,\"screenHeight\":768,\"pixelRatio\":2.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; GI-I9500_TMMARS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; GN5001S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; GN9010) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; GO M4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; GO1005) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; GO1402) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; GO984) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; GS53-6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; GS55-6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; GS57-6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; GSmart_Classic) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; GT-I9295) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; GT-I9300I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; GT-I9301I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; GT-I9500) AppleWebKit/* (KHTML, like Gecko)','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; GT-I9500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; GT-I9500) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; GT-I9505) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; GT-I9505) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; GT-I9506) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; GT-I9515) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; GT-I9515L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; GT-S7582) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; GT10X) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; General Mobile 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Ginzzu_RS81D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Gravity 5 LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Gravity 5.5 LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; H1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; H10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; H2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; H60-L02) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; H60-L04) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; H60-L12) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HIGHWAY PURE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HIMAX PURE 3S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HIT 4G HT7074ML) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HM-G351-FL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HM-G700-FL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HM-N501-FL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HM2014813) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HOT_3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HP514Q) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HS-L671) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HS-L695) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HSG1316) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HT3 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HT3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HT5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HT6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HT7 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HT7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HT7Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC Desire 626 dual sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC Desire 626) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC Desire 626s) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC Desire 628 dual sim) AppleWebKit/* (KHTML, like Gecko)','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC Desire 628 dual sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC Desire 628) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC Desire 728 dual sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC Desire 728) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC Desire 728G dual sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC Desire 816 dual sim) AppleWebKit/* (KHTML, like Gecko)','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC Desire 816 dual sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC Desire 820) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC Desire 820s dual sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC Desire 826) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC Desire 828 dual sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC Desire 828) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC Desire 830 dual sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC Desire 830) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC Desire EYE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC One E9 dual sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC One E9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC One E9PLUS dual sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC One E9s dual sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC One M9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC One M9PLUS_Prime Camera Edition) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC One ME dual sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC One dual sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC One) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC One_E8 dual sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC One_M8 Eye) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC One_M8 dual sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC One_M8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC One_M8) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC6525LVW) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTCD100LVWPP) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC_D628u) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC_D728x) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC_D820f) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC_D820u) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC_D820ys) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC_D828g) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC_D830x) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC_Desire_816) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC_Desire_816_dual_sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC_Desire_820_dual_sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC_Desire_EYE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC_E9pw) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC_E9x) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC_M8x) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC_M9ew) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC_M9pw) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC_M9u) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC_One) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC_One_E8_dual_sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC_One_dual_sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC_One_max) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":432,\"screenHeight\":768,\"pixelRatio\":2.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTL23) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI ALE-L04) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI ATH-UL01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI CRR-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI CRR-UL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI CRR-UL20) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI CUN-L01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI CUN-L02) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI CUN-L03) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI CUN-L21) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI CUN-L22) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI CUN-L23) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI CUN-L33) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI CUN-U29) AppleWebKit/* (KHTML, like Gecko)','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI CUN-U29) AppleWebKit/* (KHTML, like Gecko) Chrome','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI CUN-U29) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI G7-L01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI G7-L03) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI GRA-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI GRA-UL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI GRA-UL10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI KII-L05) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI KII-L21) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI KII-L22) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI KII-L23) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI KII-L33) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI LUA-L01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI LUA-L02) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI LUA-L03) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI LUA-L13) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI LUA-L21) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI LUA-L22) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI LUA-L23) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI LUA-U02) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI LUA-U03) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI LUA-U22) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI LUA-U23) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI LYO-L01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI LYO-L02) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI LYO-L21) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI M2-801W) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_huawei','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI M2-A01L) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_huawei','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI M2-A01W) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_huawei','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI MT7-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI MT7-TL10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI P7-L00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI P7-L10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI P7-L12) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI P8max) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":432,\"screenHeight\":768,\"pixelRatio\":2.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI RIO-L01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI RIO-L02) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI RIO-L03) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI SCC-U21) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI SCL-L01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI SCL-L02) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI SCL-L03) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI SCL-L04) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI SCL-L21) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI SCL-U23) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI SCL-U31) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI TAG-L01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI TAG-L03) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI TAG-L13) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI TAG-L21) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI TAG-L22) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI TAG-L23) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI TAG-L32) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI TIT-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI TIT-L01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI TIT-U02) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI Y560-L01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI Y560-L01) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI Y560-L02) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI Y560-L03) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI Y560-L03) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI Y560-L23) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI Y560-L23) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI Y560-U23) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI Y560-U23) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI_CUN-U29) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI_LUA-U22) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HY1-5085) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Haier_A40) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Haier_A41) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Halo Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Halona) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Harrier Tab from EE) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Harrier from EE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Hasee X50 TS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Hashtag) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Helio S1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Hi10) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Hisense C1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_hisense','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Hisense C20) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_hisense','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Hisense D2-F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_hisense','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Hisense F20) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_hisense','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Hisense L671) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_hisense','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Hisense L678) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_hisense','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Hisense L695) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_hisense','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Hotz_M1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Hudl 2) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Huella Mobile H1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; I5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; I9199s Eight Core) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ILIUM L1000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ILIUM L1100) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ILIUM L200) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ILIUM X250) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; INFINIX) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; INFINIX-X551) AppleWebKit/* (KHTML, like Gecko)','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; INFINIX-X551) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; IRON Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; IUNI N1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Ilium L1000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Ilium L1050) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Ilium L1200) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Ilium LT500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Ilium X210) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Ilium X500B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Ilium_LT500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ImSmart A503) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ImSmart C501) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Impress Action) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Impress Cult) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Impress Jazz) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Impress Open) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Impress Strong) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Impress U Too) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Impress X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ImpressMAX) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Impress_Open) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Impulse P1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; InFocus M260) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; InFocus M560) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Infineum Z5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Infineum_Z45) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Infinix HOT 3 LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Infinix HOT 3 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Infinix HOT 3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Infinix NOTE 2 LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Infinix NOTE 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Infinix X510) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Infinix X510) Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Infinix X511) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Infinix-X552) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Infinix-X554) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Infinix-X600) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Infinix-X600-LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Innos_D6000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Iris X8 L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Ixion E250) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_ixion','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Ixion EL150) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_ixion','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Ixion EL250) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_ixion','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Ixion ES250) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_ixion','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Ixion ES260) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_ixion','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Ixion ES350) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_ixion','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Ixion ES450) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_ixion','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Ixion ES550) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_ixion','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Ixion M145) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_ixion','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Ixion M245) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_ixion','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Ixion M255) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_ixion','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Ixion M345) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_ixion','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Ixion ML150) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_ixion','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Ixion ML250) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_ixion','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Ixion MS150) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_ixion','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Ixion MS250) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_ixion','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Ixion P140) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_ixion','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Ixion P245) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_ixion','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Ixion X355) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_ixion','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Ixion_ES255) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_ixion','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; J3 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; J7 Prime) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; J7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; J9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; JCI VA-10J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; JY-S3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Jax X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Joy HG5024M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; K00E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; K012) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; K013) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; K015) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; K01E) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; K01N) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; K1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; K10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; K2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; K3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; K4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; K4000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; K4000_Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; K4000_PRO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; K5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; K50n) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; K6000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; K9 Smart 1GB) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; KAZAM Trooper 555) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; KAZAM Trooper 650 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; KENEKSI_Storm) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_keneksi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; KFARWI) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":534,\"screenHeight\":854,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; KFARWI) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":534,\"screenHeight\":854,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; KFARWI) AppleWebKit/* (KHTML, like Gecko) Silk like Chrome Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":534,\"screenHeight\":854,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; KFASWI) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; KFASWI) AppleWebKit/* (KHTML, like Gecko) Silk like Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; KFAUWI) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; KFAUWI) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; KFAUWI) AppleWebKit/* (KHTML, like Gecko) Silk like Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; KFDOWI) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; KFDOWI) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; KFDOWI) AppleWebKit/* (KHTML, like Gecko) Silk like Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; KFFOWI) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; KFFOWI) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; KFFOWI) AppleWebKit/* (KHTML, like Gecko) Silk like Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; KFGIWI) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; KFGIWI) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; KFGIWI) AppleWebKit/* (KHTML, like Gecko) Silk like Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; KFMEWI) AppleWebKit/* (KHTML, like Gecko) Silk like Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; KFSAWA) AppleWebKit/* (KHTML, like Gecko) Silk like Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; KFSAWI) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; KFSUWI) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; KFSUWI) AppleWebKit/* (KHTML, like Gecko) Silk like Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; KFTBWI) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; KFTBWI) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; KFTBWI) AppleWebKit/* (KHTML, like Gecko) Silk like Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; KING 7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; KING 7S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; KIW-L21) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; KIW-L24) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; KIW-UL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; KLIC_5_Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; KM0434) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; KOMU K70) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; KOMU_K30) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; KYF33) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; KYOCERA-C6742A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; KYOCERA-C6745) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; KYV34) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; KYV36) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; L-EMENT503) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; L-EMENT551) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; L-ITE 552) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; L30) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; L32) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; L505) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; L530) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; L540) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; L640) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; L697) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LAIQ New York) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LAVA A1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LENNY2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LEO_DG280) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-AS330) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-D331) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-D335) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-D337) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-D390AR) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-D390n) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-D405) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-D410) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-D415) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-D610AR) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-D610TR) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-D618) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-D620) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-D620/V20d) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-D620/V20e) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-D631) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-D631/D63120h) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-D690) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-D690n) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-D693n) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-D722) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-D722-orange) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-D722/V20c) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-D722AR) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-D722v/V20b) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-D723) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-D724) AppleWebKit/* (KHTML, like Gecko)','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-D724) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-D725) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-D725/D72520h) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-D727) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-D802) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-D802/V30f) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-D806) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-D838) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-D850) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-D850/D85021r) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-D851) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-D852) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-D855) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-D855-orange) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-D855/V20j) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-D855/V20s) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-D856) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-D858HK) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-F320S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-F500L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-F500S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-F560K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-F620K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-F620L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H320) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H324) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H326) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H340) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H340AR) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H340n) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H340n-orange) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H340n/V10a) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H340n/V10d) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H340n/V10e) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H340n/V10h) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H342) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H343) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H410) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H420) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H422) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H440) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H440AR) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H440n) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H440n-orange) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H440n/V10c) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H440n/V10e) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H442) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H502) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H520) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H522) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H525) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H525n) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H525n-orange) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H525n/V10c) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H525n/V10d) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H540) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H542) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H630) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H630D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H634) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H635) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H636) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H650) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H731) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H734) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H735) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H736) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H810) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H815) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H818) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H900) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H955) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H961N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H962) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-K120) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-K120GT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-K121) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-K130) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-K330) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-K410) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-K420) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-V410/V41020c) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lg','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-V480) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lg','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-V490) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lg','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-V497) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lg','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-V700) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lg','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-X150) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-X155) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-X165g) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-X170g) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-X180g) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-X190) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-X210) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-X220) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LGL18VC) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LGL21G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LGL33L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LGL43AL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LGL44VL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LGL51AL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LGL52VL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LGL62VL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LGL81AL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LGL82VL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LGLS665) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LGLS990) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LGMS330) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LGMS345) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LGMS631) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LGUS550) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LGUS990) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LGV31) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LGV32) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LIFE X8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LOGIC X4M LITE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LOGIC X4M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LOGIC_X5_LITE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LS-4008) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LS-4503) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LS-5002) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LS-5006) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LS-5008) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LS-5009) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LS-5016) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LS-5018) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LS-5020) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LS-5502) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LT50+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LT_M5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LT_M5_lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LUX) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LYF_LS-4006) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LYO-L21) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo A1000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo A1000m) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo A1010a20) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo A2010-a) AppleWebKit/* (KHTML, like Gecko)','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo A2010-a) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo A2010-a/S100) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo A2010-l) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo A2010l36) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo A2020a40) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo A3860) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo A5000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo A5600) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo A6000) AppleWebKit/* (KHTML, like Gecko)','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo A6000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo A6010) AppleWebKit/* (KHTML, like Gecko)','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo A6010) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo A6010Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo A6020a40) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo A6020a40) AppleWebKit/* (KHTML, like Gecko) OPR Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo A6020a41) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo A6020a46) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo A6020l36) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo A6020l37) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo A7000-a) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo A7010a48) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo A7020a40) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo A7020a48) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo A7600) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo A916) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo K30-T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo K30-W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo K50-T5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo K50-t3s) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo K50-t5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo K50a40) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo K51c78) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo K52e78) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo K920) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo P1a42) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo P1c58) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo P1c72) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo P1ma40) AppleWebKit/* (KHTML, like Gecko) Chrome','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo P1ma40) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo P70) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo P70-A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo P70-A/S101) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo PB1-750M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo PB1-750P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo PB1-770M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":540,\"screenHeight\":960,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo S1La40) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo S1a40) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo S60-a) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo S660) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo S90-A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo S90-U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo TAB 2 A10-70F) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo TAB 2 A10-70L) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo TAB 2 A7-30HC) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo TAB 2 A8-50F) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":720,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo TAB 2 A8-50L) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo TAB 2 A8-50LC) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo TB2-X30F) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo TB2-X30L) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo TB3-710F) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo TB3-710I) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo X2-AP) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo X2-EU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo X3a40) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo YT3-850F) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo YT3-850M) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo YT3-X50F) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo YT3-X50L) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo YT3-X50M) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo Z2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo Z90-7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo Z90a40) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo-A6020l36) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo_A1000) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo_A1000m) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo_A2010-a) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo_A6000) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo_A7000-a) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo_K50_T5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Leo 1 i55) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Letv X500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":699,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Linx A400 3G LT4001PG) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Linx C500 3G LT5001PG) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; London) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; M-PPAS520) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; M-PPxG410) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; M-PPxG510) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; M-PPxG511) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; M-PPxG512) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; M-PPxG515) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; M-PPxG551) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; M-PPxS510L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; M-PPxS510U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; M-PPxS531) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; M-PPxS552U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; M-PPxX525U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; M-PPxX530U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; M02) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; M1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; M13) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; M2 Note) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; M2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; M2mini) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; M3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; M3s) AppleWebKit/* (KHTML, like Gecko) Chrome (beta) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; M3s) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; M4 SS4451) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; M4 SS4455) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; M4 SS4456) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; M4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; M40) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; M5 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; M5 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; M5 mini) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; M5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; M500-1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; M502) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; M555) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; M575) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; M5_lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; M6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; M611T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; M615) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; M620) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; M631Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; M7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; M707) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; M9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MACHFIVE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MATRIX GRAVITY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MAX) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MB5013) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MB700) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MEDION B5530) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MEDION E4506) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MEDION E5004) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MEDION E5020) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MEDION S5004) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MEDION X5004) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MEDION X5020) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MEO Smart A80) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MI 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MI 2S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MI 4S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MI NOTE Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MI PAD 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MI PAD 2) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_xiaomi_mi','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MITO A82) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mito','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MK5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MN4A2ZP/A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MOS1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MOT-A6020l37) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MOVIC-W3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MOVIC-W4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MS45) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MS453) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MS45S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MS50) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MS50_4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MS55) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MS60) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MSP95012) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MSP96002) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MTC SMART Sprint 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mtc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MTC_SMART_Start_2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mtc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MTN-L860) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MTN-S620) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MTN-S620) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MTN-S630) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MTN-S730) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MTN-S730) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MWG 549 PRO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MWG 549) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MX4 Pro) AppleWebKit/* (KHTML, like Gecko)','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MX4 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MX4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MX5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MZ-M3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MZ-M3s) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MZ-MX5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MZ-m2 note) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MZ-m2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MZ-m3 note) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MZ-m3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Maad) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Max 3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Mi-4c) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Mi-4c) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Micromax A106) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Micromax A107) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Micromax AQ5001) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Micromax D340) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Micromax E313) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Micromax E352) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Micromax E353) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Micromax E455) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Micromax E457) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Micromax E481) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Micromax E484) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Micromax E485) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Micromax Q300) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Micromax Q301) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Micromax Q326) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Micromax Q334) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Micromax Q338) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Micromax Q340) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Micromax Q341) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Micromax Q345) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Micromax Q346) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Micromax Q380) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Micromax Q381) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Micromax Q385) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Micromax Q391) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Micromax Q392) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Micromax Q401) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Micromax Q413) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Micromax Q414) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Micromax Q415) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Micromax Q462) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Micromax Q465) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Moto G 2014) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MotoE2(4G-LTE)) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MotoE2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MotoG3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Mxplus) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"desktop\",\"markup\":\"tv\",\"screenWidth\":1280,\"screenHeight\":720,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MyPhoneMY27) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MyWigo City2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; N501) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; N8503) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; N9132) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; N9518) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; NB105) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; NB106) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; NB751) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; NB85) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; NET K5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; NEXT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; NOA CORE FORTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; NOA_E1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; NOA_HUMMER) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; NOA_MOVEse) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; NOA_Mg12) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; NOA_VISION_H3SE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; NOBLEX N451) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; NOS FIVE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; NOS NOVU II) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; NP501KC) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; NP601SH) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; NS 5511) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; NS5003) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; NS6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; NX505J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; NX507J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; NX508J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; NX511J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; NX512J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; NX513J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; NX521J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; NX523J_V1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; NX529J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; NYX REX) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; NYX_A1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Navtech F1+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Neffos C5 Max) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Neffos C5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Neffos C5/S100) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Nexus 10) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_nexus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Nexus 4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_nexus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Nexus 5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_nexus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Nexus 5) AppleWebKit/* (KHTML, like Gecko; Hound) Chrome Mobile Safari/*','android_nexus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Nexus 6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_nexus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Nexus 7) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_nexus','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Nexus 9) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_nexus','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Nexus S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_nexus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Nitro_4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Nomi C08000) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Nomi C10105) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Nomi i451) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Nomi i504) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Nomi i506) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Nomi i507) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Nomi i552) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Nomi_i503) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Nomi_i552) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Nova i6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Nura 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; O2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; O3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; O6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; O7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; OCTA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ONE A2003) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ONE E1003) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; OPPO A33) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; OPPO A33m) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; OPPO A37m) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; OPPO A59m) AppleWebKit/* (KHTML, like Gecko)','android_oppo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; OPPO A59s) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; OPPO R7sPlus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; OPPO R9 Plusm A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; OPPO R9m) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; OPPO R9t) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; OPPO R9tm) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; OUKITEL U10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; OWN One Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; OWN S1_P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Obi MV1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Odyssey S1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Omega_lite_2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Opalus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Orange Dive 30) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Orange HUAWEI GRA-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Orange Rise 40) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Outdoor LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Own One) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; P-01J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; P001) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; P01T_1) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; P01Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; P01Y) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; P021) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; P023) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; P10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; P10i) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; P11) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; P1S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; P2 prime) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; P4 prime) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; P450) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; P5025A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; P503) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; P508) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; P509) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; P551) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; P552) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; P5L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; P5Life) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; P5Life_TM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; P5W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; P5_Energy) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; P5_Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; P5_eMagic) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; P5_eMagic_TM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; P6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; P6000 5.0 01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; P6000 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; P6_Energy) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; P6_Life) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; P6_Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; P70) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; P770) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; P780) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; P790) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; P8_Energy) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; P8_Energy_PRO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; P8_Energy_mini) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; P9C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PCD 506) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PE-TL10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PGN409) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PGN513) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PGN515) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PGN517) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PGN518) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PGN605) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PGN606) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PHANTOM5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PHICOMM C630 (CLUE L)) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PHICOMM E653(ENERGY L)) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PLATINUM 5.0+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PLE-701L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":768,\"pixelRatio\":2.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PLE-703L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":480,\"screenHeight\":768,\"pixelRatio\":2.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PLK-AL10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PLK-L01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PLK-UL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PLUS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PMT3407_4G) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_prestigio_pm','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PMT3408_4G) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_prestigio_pm','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PMT3508_4G) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_prestigio_pm','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PMT3797_3G) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_prestigio_pm','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; POLYTRON R2457) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; POLYTRON-R2457) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; POLYTRON-R2507) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; POLYTRON_4G551) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PRO 5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PSP3403DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PSP3423DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PSP3457DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PSP3458DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PSP3459DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PSP3504DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PSP3506DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PSP3507DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PSP3508DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PSP3516DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PSP3517DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PSP3530DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PSP3531DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PSP3532DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PSP5502DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PSP5506DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PSP5509DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PSP5551DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PSP7530DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PSPC550) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PULP 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PULP FAB 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PULP FAB) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PULP) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Pacific4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Panasonic ELUGA L2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Panasonic ELUGA Mark) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Panasonic P75) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Panasonic T30) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Panasonic_Eluga_I3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Paris_X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Pearl) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Philips S309) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_philips','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Philips S337) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_philips','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Philips S616) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_philips','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Philips V377) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_philips','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Philips_S326) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_philips','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Philips_S358) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_philips','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Philips_S396) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_philips','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Philips_V526) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_philips','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Philips_Xenium_V787) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_philips','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Picasso) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Plane 1601 3G PS1060MG) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Plane 1710T 4G PS1092ML) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Plane 9505 3G PS9034MG) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Plane E8.1 3G PS8081MG) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Point X450) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Polaroid P5005A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Polaroid P5025A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Polaroid PSPC550) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Polymer 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Positivo Next) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Positivo One) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Power Five Evo) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Power Ice) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Power Rage) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PowerFive) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PowerFivePro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PowerFour) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Prime L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Pure F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Pure_Power) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Q-503) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Q1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Q440) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Q55) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Q5S55IN4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; QC-703GN) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; QC-704G) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; QMobile M350) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_qmobile','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; QMobile S1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_qmobile','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; QMobile S2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_qmobile','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; QMobile X700i) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_qmobile','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; QMobile Z10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_qmobile','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; QMobile i6i) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_qmobile','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; QUAD-CORE A33 inet) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; QUANTUM_3_500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Quantum xx) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; R1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; R505) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; R7Plusm) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; R7g) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; R7kf) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; R7plusf) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; R7sf) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; RAINBOW JAM 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; RAINBOW JAM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; RAINBOW LITE 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; RAINBOW LITE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; RAINBOW UP 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; REX) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; RIDGE 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; RIDGE FAB 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; RIO-L03) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; RITZVIVA_S500C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; RM02) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ROME_X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; RS93D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Red dragon) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Redmi 3) AppleWebKit/* (KHTML, like Gecko) Chrome','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Redmi 3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Redmi Note 2) AppleWebKit/* (KHTML, like Gecko) Chrome','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Redmi Note 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Redmi Note 3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Redmi Note 3) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Redmi Note 3) AppleWebKit/* (KHTML, like Gecko) OPR Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Redmi_3) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Redmi_Note_2) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Redmi_Note_3) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Revo 555) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Rome) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Rover) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; RoverPad) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":533,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Royal R2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Royal R3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Royal R4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Royal R5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Royal R9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; S-TELL M477) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; S11) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; S18) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; S30) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; S40) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; S4035 3G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; S4035_4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; S420) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; S455) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; S4S5IN3G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; S4T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; S4T) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; S501) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; S502) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; S5120) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; S550 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; S550) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; S56) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; S5E_NXT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; S5E_NXT) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; S6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; S7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; S9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG GT-I9295) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG GT-I9500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG GT-I9505) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG GT-I9506) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG GT-I9507) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG GT-I9507V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG GT-I9515) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG GT-I9515L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SCH-I545 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SCH-I545) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SGH-I337M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SGH-M919V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-A300F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-A300FU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-A300FU-ORANGE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-A300H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-A300M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-A310F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-A500F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-A500FU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-A500M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-A510F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-A510M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-A700FD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-A700H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-A700YD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-A710M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-A800F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-A800IZ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-E500H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_e','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-E500M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_e','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-E700F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_e','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-E700H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_e','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G360BT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G360F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G360G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G360M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G360R6 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G360T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G360T1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G361F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G361H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G388F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G530A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G530AZ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G530BT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G530F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G530FZ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G530H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G530M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G530R4 USCC) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G530T1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G530W-parrot) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G531BT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G531F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G531F-ORANGE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G531H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G531M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G5500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G6000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G600FY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G800F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G850F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G850FQ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G850M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G860P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G870F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G9006V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G900F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G900H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G900I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G900M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G900P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G900R4 USCC) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G900R4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G900T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G901F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G903F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G903M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G920F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G920P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G920T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G920T1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G920V 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G925F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G925I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G925P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G925T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G928F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-J105B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-J105F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-J105H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-J105M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-J105Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-J110M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-J111F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-J111M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-J120F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-J120FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-J120G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-J120H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-J120M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-J120ZN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-J200BT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-J200F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-J200G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-J200GU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-J200H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-J200M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-J3110) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-J3119) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-J3119S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-J320F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-J320FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-J320FN-ORANGE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-J320G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-J320H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-J320M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-J320P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-J320ZN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-J5007) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-J500F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-J500FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-J500G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-J500H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-J500M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-J5108) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-J700F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-J700H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-J700M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-N7505) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-N900) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-N9000Q) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-N9005) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-N9005-ORANGE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-N900P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-N900S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-N900T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-N900V 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-N900V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-N900W8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-N9100) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-N910A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-N910C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-N910F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-N910H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-N910P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-N910T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-N910V 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-N920G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-P600) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_p','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-P900) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_p','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-T285) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-T355) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-T530) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-T530NU) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-T531) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-T535) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-T550) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-T555) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-T670) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":1080,\"screenHeight\":1920,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-T705) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-T800) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SPH-L720) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SPH-L720T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG-SGH-I337) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG-SGH-I337) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG-SGH-I537) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG-SM-G530A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG-SM-G530AZ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG-SM-G750A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG-SM-G850A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG-SM-G870A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG-SM-G890A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG-SM-G900A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG-SM-G920A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG-SM-G925A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG-SM-G928A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG-SM-N900A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG-SM-N910A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG-SM-N910A) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG-SM-N915A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":400,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG-SM-N920A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG-SM-T337A) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG-SM-T537A) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SANTIN #Dante) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SC-01F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SC-01G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":400,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SC-02F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SC-02G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SC-03G) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SC-04E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SC-04F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SC-05G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SCH-I545) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SCL-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SCL-L01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SCL-TL00H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SCL23) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SCORE_PLUS_3G) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SCV31) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SELFY 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SENSEIT E400) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SENSEIT E500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SG402) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SG503) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SGH-I337M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SGH-M919V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SH-01J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SH-02H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SH-03G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SH-04F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SH-04G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SH-M02) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SH-RM02) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SHIFT4.2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SHIFT5.2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SHIFT5_3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SHL25) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SHV-E300S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SHV-E330K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SHV-E330L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SHV-E330S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SHV32) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SHV33) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SJ1-5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SKY 5.0L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SKY 5.0W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SLADE_X55) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SLIDE2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-A3000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-A300F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-A300F) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-A300FU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-A300G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-A300H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-A300M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-A300Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-A300YZ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-A310F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-A310M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-A5000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-A5000) AppleWebKit/* (KHTML, like Gecko) Mobile/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-A5000) AppleWebKit/* (KHTML, like Gecko) Mobile/* Safari/*','android_samsung_sm_a','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-A500F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-A500FU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-A500H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-A500M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-A500W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-A500YZ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-A510F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-A510M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-A510Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-A700FD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-A700H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-A700YD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-A7100) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-A7108) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-A710F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-A710M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-A710Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-A800IZ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-A800YZ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-A9000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-A910F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-E500F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_e','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-E500H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_e','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-E500M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_e','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-E700F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_e','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-E700H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_e','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-E700M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_e','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G360BT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G360F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G360FY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G360GY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G360M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G360T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G360T1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G360V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G361F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G361H) AppleWebKit/* (KHTML, like Gecko) Chrome (beta) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G361H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G361H) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G361HU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G388F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G530BT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G530F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G530FZ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G530H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G530H) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G530M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G530T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G530T1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G530W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G531BT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G531F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G531F) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G531H) AppleWebKit/* (KHTML, like Gecko)','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G531H) AppleWebKit/* (KHTML, like Gecko) Chrome (beta) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G531H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G531H) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G531M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G531Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G5500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G550FY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G6000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G600FY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G7202) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G800F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G800H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G800M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G800Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G850F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G850FQ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G850K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G850M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G850S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G850S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G850Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G870F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G9008W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G900F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G900F) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G900FD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G900H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G900I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G900M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G900MD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G900P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G900R4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G900R7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G900T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G900V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G900W8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G901F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G903F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G903M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G920A) AppleWebKit (KHTML, like Gecko) Chrome Mobile Safari (compatible; AdsBot-Google-Mobile; +http://www.google.com/mobile/adsbot.html)','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G920F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G920F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G920F) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G920I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G920L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G920P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G920T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G920V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G9250) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G925F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G925I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G925T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G925V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G928F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G928G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G928V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J100VPP) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J105B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J105F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J105F) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J105H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J105H) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J105M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J110M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J111F) AppleWebKit/* (KHTML, like Gecko)','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J111F) AppleWebKit/* (KHTML, like Gecko) Chrome','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J111F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J111M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J111M) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J120F) AppleWebKit/* (KHTML, like Gecko) Chrome (alpha) Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J120F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J120FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J120G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J120G) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J120H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J120H) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J120M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J120ZN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J200BT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J200F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J200G) AppleWebKit/* (KHTML, like Gecko)','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J200G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J200G) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J200GU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J200H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J200H) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J200M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J200Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J3110) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J3119) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J3119S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J320F) AppleWebKit/* (KHTML, like Gecko) Chrome (alpha) Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J320F) AppleWebKit/* (KHTML, like Gecko) Chrome (lite) Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J320F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J320FN) AppleWebKit/* (KHTML, like Gecko) Chrome Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J320FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J320G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J320H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J320H) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J320M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J320P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J320Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J320YZ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J5007) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J500F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J500F) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J500FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J500G) AppleWebKit/* (KHTML, like Gecko)','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J500G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J500G) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J500H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J500H) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J500M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J500N0) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J5108) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J510F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J7008) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J700F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J700H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J700K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J700M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J7108) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-N750) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-N7505) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-N750K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-N750L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-N900) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-N900) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-N9000Q) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-N9002) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-N9005) AppleWebKit/* (KHTML, like Gecko) Chrome','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-N9005) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-N9005) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-N9006) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-N9007) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-N900K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-N900P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-N900R4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-N900S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-N900T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-N900V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-N900W8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-N910C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-N910F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-N910H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-N910S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-N910U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-N910V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-N9208) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-N920C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-N920V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-P600) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_p','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-P605) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_p','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-P900) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_p','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-S906L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_s','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-S920L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_s','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-T280) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-T285) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.3333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-T285YD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":534,\"screenHeight\":854,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-T530) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-T530NU) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-T531) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-T535) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-T537V) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-T550) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-T555) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-T700) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-T705) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM503) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM801) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SMART MAX 4.0 PLUS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SMART Race 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SMART Start 3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SMARTVALUE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SO-01G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SO-01H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SO-02G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SO-03F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SO-03G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SO-03H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SO-04G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SO-05F) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SOL25) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SOL26) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SOV32) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SP-2145Q) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SP52) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SP56) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SP7731G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SPEED A1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SPH-L720) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SPH-L720T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SS4G7 Sole) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; STARACTIVE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; STARTRAIL7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; STARXTREM 4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; STARXTREM5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; STK_Hero_X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; STUDIO ENERGY 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; STUDIO ENERGY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; STUDIO M HD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; STUDIO SELFIE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; STUDIO X PLUS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; STUDIO XL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; STUDIO_G_HD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; S_one) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Savvy) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Shark 1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Shift) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Shine) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SmartII) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SmartPlusII) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Smartphone_6.1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Snokor Z5000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Space Phone 5G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Speed-M2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Starmobile PLAY Click) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Style) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SurfTab xintron i 10.1 3G) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; T01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; T02) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; T03) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; T04) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; T1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; T13) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; T3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; T5 plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; T5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; T55) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; T6 plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; T6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; TAB104QCBTK-8GB) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_tablets','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; TCL_P561U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; TECNO 7C) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_tecno','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; TECNO 8H) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_tecno','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; TECNO DP7CPRO) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_tecno','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; TECNO N5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; TECNO N5) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; TECNO N5S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; TECNO W4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; TECNO-C5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; TECNO-C5) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; TECNO-C5S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; TECNO-C8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; TECNO-C8) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; TECNO-J5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; TECNO-J8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; TECNO-J8) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; TECNO-L5) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; TECNO-L8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; TECNO-L8Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; TIT-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; TIT-L01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; TITAN 5K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; TITAN LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; TM-4003) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; TM-5005) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; TM-5017) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; TM-5505) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; TM-5513) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; TM-8044) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; TMOVI_YEAH_BEAT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; TONE m15) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; TP601A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; TP601C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; TSD Octa A0520P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; TURBOpad803) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":534,\"screenHeight\":854,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; TURKCELL T60) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; TX720 UK) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; TZ13) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; TZ13) AppleWebKit/* (KHTML, like Gecko) Chrome Yowser/2.0 Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; TZ18) AppleWebKit/* (KHTML, like Gecko) Chrome Yowser/2.0 Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; TZ709) AppleWebKit/* (KHTML, like Gecko) Chrome Yowser/2.0 Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Tab64) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_tablets','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Tango) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Tasty) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; TechSmart_T4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; TegraNote-P1640) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Tele2_Mini) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Tesla_SP9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Texet TM-4083) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Titans2_DG700) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Tmovi YeahLIVE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Tmovi) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Treat) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Trekker-M1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Trekker-S1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Trunk 1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Turbo C4 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Turbo-X O) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Turbo-X_?1 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; TurboPhone4G 04) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; TurboPhone4G 05) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; TurboPhone4G 2209) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; TurboPhone4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; U100) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; U2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; U200) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; U402) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; U972) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; URANO 67LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; USCC-E6762) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Ultra Energy Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Ultra Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Ultra Style) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Ultra) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; UniverseTap) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; V19) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; V210101) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; V210101) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; V2_Viper_I4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; V2_Viper_I_TM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; V2s+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; V403) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; V5064M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; V85) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; V88) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; VERGATARIO 5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; VERGATARIO5PLUS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; VF-1397) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; VF-696) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; VF-795) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; VF-895N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; VFD 100) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; VFD 200) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; VITA S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; VIVAX FLY 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; VIVAX_Fly3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; VIVAX_Fly_V550) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; VIVO 5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; VIVO AIR) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; VIVO XL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; VIVO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; VK700-MAX) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; VOX G450 3G VS4001PG) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; VOYAGER2_DG310) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; VS425PP) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; VS880) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; VS880PP) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; VS980 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; VSUN ILLUSION) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; VSUN RACE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Valencia2_Y100pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Venus X15) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Venus_V3_5020) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; VerykoolS5017Q) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; VisionBook_10Qi_3G) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Viva_C701) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Viva_H701_LTE_CZ) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Vodacom Power Tab 10) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Vodafone Smart ultra 6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vodafone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Vodafone Tab grand 6) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_vodafone','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Vowney Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Vowney) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Vphone-X3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; W1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; W2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; W3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; W5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; W58) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"pixelRatio\":1,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; WAVE 4.0 II) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; WAVE 5.0) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; WIAM #46) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; WINS C1250) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Wileyfox Swift) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; WoozeI45) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; X-Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; X-TIGI_N5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; X-TIGI_V1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; X-pad) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; X-treme_PQ24) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; X-treme_PQ26) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; X-treme_PQ31) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; X1 Grand) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; X1 Selfie) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; X1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; X11) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; X12) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; X15) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; X2_Soul_PRO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; X2_Soul_Style) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; X3 PRO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; X3_Soul) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; X3_Soul_mini) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; X4.5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; X4U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; X5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; X505) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; X510) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; X550) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; X5S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; X5pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; X6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; X6pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; X7) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; X9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; X9006) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; X9007) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; X9009) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; X9076) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; X9079) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; X9180) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; XP7700) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; XT1003) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; XT1008) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; XT1021) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; XT1022) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; XT1023) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; XT1025) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; XT1028) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; XT1032) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; XT1033) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; XT1039) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; XT1040) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; XT1053) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; XT1055) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; XT1058) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; XT1060) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; XT1063) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; XT1068) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; XT1069) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; XT1072) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; XT1078) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; XT1079) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; XT1096) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; XT1097) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; XT1225) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; XT1526) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; XT1528) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; XT1562) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; XT1572) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; XT1580) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; XZs) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; X_treme_PQ27) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Xfire2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Xtouch) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Y10 plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Y100X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Y100_Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Y14) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Y200) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Y538) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; YD201) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; YOGA Tablet 2 Pro-1380F) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":720,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; YOGA Tablet 2-1050F) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; YOGA Tablet 2-1050L) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; YOGA Tablet 2-830F) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; YOGA Tablet 2-830L) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; YU4711) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; YU5010) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Z Play) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Z00D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Z00VD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Z1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Z220) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Z4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Z5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Z5+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Z515) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Z6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Z812) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Z818L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Z820) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Z828) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Z828TL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Z850) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Z936L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Z955A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Z959) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Z963U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ZA409) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ZA509) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ZB500KG) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ZB551KL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ZP330) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ZP550) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ZP951) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ZP952) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ZTE A2016) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ZTE B2016) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ZTE BLADE A110) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ZTE BLADE A460) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ZTE BLADE A5 PRO) AppleWebKit/* (KHTML, like Gecko) Chrome (UME) Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ZTE BLADE A5 PRO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ZTE BLADE L0510) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ZTE BLADE L110) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ZTE BLADE L111) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ZTE BV0720) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ZTE Blade A410) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ZTE Blade A452) AppleWebKit/* (KHTML, like Gecko) Chrome (UME) Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ZTE Blade A452) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ZTE Blade A460) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ZTE Blade A465) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ZTE Blade A470) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ZTE Blade A475) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ZTE Blade A476) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ZTE Blade A515) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ZTE Blade A570) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ZTE Blade L110) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ZTE Blade L3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ZTE Blade L4 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ZTE Blade L5 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ZTE Blade L5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ZTE Blade L6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ZTE Blade V580) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ZTE Blade V6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ZTE C880A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ZTE Grand S II LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ZTE S2007) AppleWebKit/* (KHTML, like Gecko) Chrome (UME) Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ZTE T320) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ZTE T520) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ZTE T610) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ZTE T617) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ZTE T620) AppleWebKit/* (KHTML, like Gecko)','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ZTE T620) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ZTE T630) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ZTE T660) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ZTE T663) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ZTE T84) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ZTE T920) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ZTE_BLADE_A5_PRO) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ZUK Z1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Zen_Magnet) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Zn1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; boway6580_weg_gm_l) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; d-01H) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; e-tab_pro_lte) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":533,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; eSTAR Beauty HD Quad Core) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; eSTAR GRAND HD Intel Quad core 3G) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; eSTAR GRAND HD quad core) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; emcee) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; era 4K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; era_X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; gxq6580_we_l) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; gxq6580_weg_l) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; hammer_S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; hi6210sft) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; i-mobile IQ Z) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_imobile','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; i-mobile_IQ_BIG2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_imobile','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; i45) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; i5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; i505) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; i508) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; i545) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; i5A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; i5C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; i5E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; iBall Slide 3G Q45i) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_iball','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; iBall Slide Cuboid) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_iball','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; iGET SMART S100) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; iQ1280) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"pixelRatio\":1,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; iQ1401) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; iQ1401s) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; iQ1502a) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; iQ1510) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; iQ1511) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; iQ1551) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; iQ1552) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; iQ1553) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; iQ1570) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; iQ1850) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; iQ1900) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; iQ9506) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; iQ9508) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; infinite_II) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; iris 505) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_iris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; iris 512) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_iris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; iris 515) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_iris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; iris 550) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_iris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; iris 600) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_iris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; iris 750) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_iris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; iris 755) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_iris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; iris 810) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_iris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; iris40) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_iris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; iris560) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_iris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; iris565) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_iris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; iris758_4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_iris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; itel it1355) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; itel it1407) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; itel it1408) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; itel it1409) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; itel it1505) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; itel it1506) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; itel it1507) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; itel it1508 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; itel it1508) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; itel it1516 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; itel it1550) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; itel it1556 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; itel it1556) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; itel it1655) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; itel it1702) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_itel','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; itel it1703) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_itel','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; itel_it1355) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; itel_it1408) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; itel_it1409) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; itel_it1507) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; itel_it1556) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; llium X250) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; m1 note) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; m2 note) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; m2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; m3 note) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; m3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; mint M250) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; msm8909) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; myPhone COMPACT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; myPhone FUN4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; myPhone VENUM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; myPhone mini) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; myPhone_L_Line) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; omega_pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; orbis) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; prime) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; quattro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; s5020) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; thl 2015A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; thl T6C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; thl T7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; v9+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; verykool SL5011) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; verykoolS4008) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; verykoolS5030) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; verykoolS5530) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; verykoolSL5008) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; verykool_Fusion_II_SL4502) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; vivo 1613) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; vivo V1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; vivo V3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; vivo V3M A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; vivo V3Max A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; vivo V3Max) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; vivo X5Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; vivo X6D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; vivo X6S A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; vivo X7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; vivo X7Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; vivo Y15S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; vivo Y21) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; vivo Y21L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; vivo Y31) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; vivo Y31A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; vivo Y31L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; vivo Y33) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; vivo Y35) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; vivo Y37) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; vivo Y51) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; vivo Y51A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; vivo Y51L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; vivo_Y21) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; vivo_Y21L) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; w5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; wt88047) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; x600) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":698,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; xx 4i) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; xx 4i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; xx Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; xx Touch 3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; xx X507) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":699,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; xx X509) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":699,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; xx plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*;ZTE T663) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.* Marshmallow; M5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 0PAJ5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 0PM92) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 1505-A01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 250) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 402SO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 4034A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 4034D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 4034E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 4034F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 4034G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 4034X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 4049D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 4049G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 4049X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 4055J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 4055U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 4055U) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 4060W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 4E4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 4U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5010D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5010E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5010G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5010S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5010U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5010X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5012F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5012G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 501SO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5023E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5023F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5027B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 503KC) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5041) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5041D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5044A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5044D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5044O) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5044T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5044Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5045A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5045D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5045G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5045I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5045J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5045T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5045X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5045Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5046D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5046J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5046Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5051A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5051D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5051J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5051M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5051X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5056A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5056D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5056E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5056I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5056M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5056N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5056U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5056W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5056X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5057M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5059) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 506SH) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 507SH) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5080A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5080Q) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5080X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5085A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5085B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5085D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5085J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5085N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5085Q) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5085Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5095I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5095K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5095Y) AppleWebKit/* (KHTML, like Gecko) Chrome (beta) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5095Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 509SH) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5145A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 601SO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 6039K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 6039S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 6039Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 6045F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 6045I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 6045K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 6045O) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 6045Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 6055A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 6055B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 6055K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 6055P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 6070K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 6070O) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 640XL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 7 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 7070X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 8063) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 9001D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 9003A) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 9003X) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 9015B) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; A0001) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; A1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; A1-734) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":720,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; A1601) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; A1R) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; A3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; A3-A40) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; A397i) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; A450) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; A466BG) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; A5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; A502) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; A502_Aurum) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; A503 Joy) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; A503 Optima) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; A503-Optima) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; A504 Trace) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; A505 JOY Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; A50_Style_Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; A551 Sky 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; A552 JOY Max) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; A553 Power) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; A555 Universe) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; A5_Ready_TM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; A6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; A68) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; A7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; A75 MAX) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; A8 MAX) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; A8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; A9 Prime) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; A9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; A97 IPS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; A97) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ACCENT_NEON) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ADS1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; AERIAL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; AGM A7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ALCATEL ONETOUCH POP 7 LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_alcatel','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ALE-L02) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ALE-L21) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ALE-L23) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ALE-UL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ALIGATOR RX510) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; AM350) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; AM402) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; AM415) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; AM508) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; AM523) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ARES 73 LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; AS-4411) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; AS-4421) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; AS-5411 max) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; AS-5412 max) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; AS-5421) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; AS-5431) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; AS-5432) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; AS-5433 Secret) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; AS-5433 max Secret) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; AS-5435) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; AS-6431) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ASUS_A007) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ASUS_P00I) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_asus','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ASUS_T00N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ASUS_X007D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ASUS_X007DB) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ASUS_X008D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ASUS_X008DA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ASUS_X008DB) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ASUS_X008DC) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ASUS_X009DA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ASUS_X009DD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ASUS_X00AD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ASUS_X00ADA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ASUS_X00DD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ASUS_X00DDA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ASUS_X00DDB) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ASUS_Z008D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ASUS_Z00A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ASUS_Z00AD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ASUS_Z00ED) AppleWebKit/* (KHTML, like Gecko) Chrome','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ASUS_Z00ED) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ASUS_Z00LD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ASUS_Z00LDD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ASUS_Z00MD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ASUS_Z00RD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ASUS_Z00TD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ASUS_Z00UD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ASUS_Z00UDH) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ASUS_Z00XS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ASUS_Z010D) AppleWebKit/* (KHTML, like Gecko)','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ASUS_Z010D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ASUS_Z010DB) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ASUS_Z010DD) AppleWebKit/* (KHTML, like Gecko) Chrome (beta) Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ASUS_Z010DD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ASUS_Z011D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ASUS_Z012DA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ASUS_Z012DE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ASUS_Z012S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ASUS_Z016S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ASUS_Z017DB) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ASUS_Z017DC) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ASUS_Z01BD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ASUS_Z01BDA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ASUS_Z01BDB) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ASUS_Z01BDC) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ASUS_Z01BS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ASUS_Z01HD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ASUS_Z01HDA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ATH-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; AVVIO Q501) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; AX1010) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; AX1040) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; AX1065E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; AX1075) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; AX680+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; AX681) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; AX750) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; AX821) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; AX920) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; AX921) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Advance 4.0 L3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Advance 4.0M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Advance 5.0 HD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Advance A4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Alcatel 5044Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Alcatel 6055U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Alcatel 9003X) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_alcatel','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Alcatel_4060O) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Alcatel_5098O) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Andromax A26C4H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_smartfren','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Andromax B26D2H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_smartfren','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; AntarcticE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Apollo Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Apollo X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Apollo) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Aqua Power 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Aqua Ring) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Aqua S9 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Aqua Strong 5.1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Aqua) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Aquaris A4.5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_aquaris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Aquaris E5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_aquaris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Aquaris M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_aquaris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Aquaris M10) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_aquaris','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Aquaris M5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_aquaris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Aquaris M5.5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_aquaris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Aquaris U Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_aquaris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Aquaris U Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_aquaris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Aquaris U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_aquaris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Aquaris X5 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_aquaris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Aquaris X5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_aquaris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Aquaris_M4.5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_aquaris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Archos 101b Oxygen) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_archos','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Archos 50 Platinum 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_archos','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Archos 50e Neon) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_archos','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Archos 55 Helium) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_archos','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Archos 60 Platinum) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_archos','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Archos 97c Platinum) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_archos','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Armor) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Art Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Astro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Atlantic4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Aura 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Avvio Q501) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_avvio','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Azumi A40Style_Plus) AppleWebKit/* (KHTML, Like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Azumi_IRO_A4_Q) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Azumi_IRO_A5_Q) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Azumi_IRO_A5_QL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; B BOT 50) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; B BOT 550) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; B1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; B1-780) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":540,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; B2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; B3-A30) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; B3-A32) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; B5032) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; B9503) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BBA100-1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BBA100-2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BERRY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BG2-W09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":450,\"screenHeight\":768,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BLADE A602) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BLADE A610) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BLADE L7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BLADE V7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BLL-L21) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BLL-L22) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BLL-L23) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BLN-L21) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BLN-L22) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BLN-L24) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BLU DASH L2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BLU DASH M2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BLU DASH X2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BLU ENERGY M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BLU ENERGY X PLUS 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BLU GRAND 5.5 HD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BLU NEO X MINI) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BLU NEO XL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BLU R1 HD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BLU STUDIO G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BLU STUDIO G2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BLU STUDIO SELFIE 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BLU Studio Touch) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BMM 431D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BMM-542S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BQ-4026) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BQ-4526) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BQ-5022) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BQ-5032) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BQ-5037) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BQ-5071) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BQ-6050) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BQS-5020) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BQS-5025) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BQS-5050) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BQS-5060) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BQS-5070) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BQS-5515) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BQS-5520) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BQru-4028) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BRAVIS S500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BRAVIS X500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BTV-DL09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":534,\"screenHeight\":854,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BV2000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BV6000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BV6000S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BV7000 PRO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Benefit_M505) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Benefit_M506) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Benefit_S453) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Blade A310) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Blade A510) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Blade V6 Max) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Blade V6 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Blade X7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Bluboo D2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Bluboo Dual) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Bluboo Maya Max) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Bluboo Mini) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Bmobile_AX685) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Boost 3 Pro SE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Boost 3 SE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Boost3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Brand) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Brondi 530 4G HD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Brondi 620 SZ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Bush Spira B2 10 tablet) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; C-Smart_pix) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; C001) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; C1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; C1-U02) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; C1001) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; C103) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; C106) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; C106-8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; C106-9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; C107-9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; C2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; C257) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; C4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; C5 PRO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; C5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; C551) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; C552) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; CAM-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; CAM-L03) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; CAM-L21) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; CAM-L23) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; CAM-L32) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; CAM-UL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; CANDY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; CASPER_VIA_E1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; CASPER_VIA_E2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; CASPER_VIA_M1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; CASPER_VIA_M2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; CASPER_VIA_P1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; CHC-U01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; CHC-U23) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; CHEETAH) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; CHM-U01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; CLARMIN T8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; CLIO L2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; COTO_T40017) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; CP8298_I00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; CP8676_I02) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; CPH1607) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; CPH1609) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; CPH1611) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; CPH1613) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; CPH1701) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; CPH1701) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; CPH1715) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; CRO-L02) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; CRO-L03) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; CRO-L22) AppleWebKit/* (KHTML, like Gecko) Chrome (lite) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; CRO-L22) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; CRO-L23) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; CRO-U00) AppleWebKit/* (KHTML, like Gecko) Chrome (lite) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; CRO-U00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; CRONO 64) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; CRR-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; CUBOT CHEETAH 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; CUBOT CHEETAH 2) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; CUBOT DINOSAUR) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; CUBOT ECHO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; CUBOT MAX) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; CUBOT_MANITO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; CUBOT_NOTE_S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; CX-504) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Cameleon C4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Candy) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Che2-L11) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Che2-L23) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ConeXis X1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Coolpad 3503I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_coolpad','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Coolpad 3600I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_coolpad','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Coolpad E502) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_coolpad','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Coolpad E503) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_coolpad','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Coolpad E570) AppleWebKit/* (KHTML, like Gecko) Chrome','android_coolpad','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Coolpad E570) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_coolpad','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Coolpad E580) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_coolpad','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Coolpad R116) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_coolpad','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Coolpad Y83-I00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_coolpad','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Coolpad Y91-I00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_coolpad','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Coolpad_E570) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_coolpad','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Cumulus_6_HD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; D455) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; D504) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; D5803) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; D5833) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; D6502) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; D6503) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; D6543) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; D6563) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; D6603) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; D6633) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; D6643) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; D6646) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; D6653) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; DIAMOND M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; DIG) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; DIG-L01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; DIG-L03) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; DIG-L21) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; DIG-L21HN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; DIG-L22) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; DIG-L23) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; DIGICEL DL 1 lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; DIGICELDL1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; DM-01J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; DM-02H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; DOOGEE X10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; DP-CMX1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; DUAL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Dash L2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Dash L3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Dash L4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Dash X2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Dash XL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Desire 530) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Diamond Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; E2303) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; E2306) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; E2312) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; E2333) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; E2353) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; E2363) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; E407) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; E451) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; E500A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; E5303) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; E5306) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; E5333) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; E5343) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; E5353) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; E5363) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; E5506) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; E553) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; E5533) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; E5563) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; E5603) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; E5606) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; E5633) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; E5643) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; E5653) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; E5663) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; E5803) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; E5823) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; E6553) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; E6653) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; E6810) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; E7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; E7s) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ECHO PUSH) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ECHO_SMART_4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; EKO OMEGA Q57) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; EKO Omega Q47) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; EKO_Star_G50E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ELEMENT Q) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ELUGA Note) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ELUGA Prim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ELUGA Ray X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ELUGA_Pulse) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; EVA-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; EVA-L19) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Easy L Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Easy L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Easy XL Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Easy XL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Easy_S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Easy_S_Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Eclipse_G400M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Edge) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Ektra) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Elegance_5_1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Elegance_5_5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Elf_S8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Elite 4.0S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Elite 5.0L+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Elite 5.0M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Energy Phone Max 2+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Energy S500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Energy400) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Ergo F502) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; EverStar Nano) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; EverStar Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; EverStar Q40) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; F-01H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; F-01J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; F-03H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; F-04G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; F-04H) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; F-04J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; F103 Pro) AppleWebKit/* (KHTML, like Gecko)','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; F103 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; F103) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; F2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; F3111) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; F3112) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; F3113) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; F3116) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; F3211) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; F3212) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; F3213) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; F3215) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}');
INSERT INTO `wp_psninja_amdd` VALUES ('Mozilla/5.0 (Linux; Android 6.*; F3311) AppleWebKit/* (KHTML, like Gecko) Chrome (lite) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; F3311) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; F3313) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; F5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; F5121) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; F5122) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; F5321) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; F5502) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; F552) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; F6002) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; F7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; F7pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; F8132) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; F8331) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; FB100) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; FERO PACE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; FEVER) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; FL02) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; FLARE J1 PLUS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; FLOW 4 PLUS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; FLOW) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; FP2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; FRD-L02) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; FRD-L04) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; FRD-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; FRD-L19) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; FREDDY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; FREEDOM M303) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; FS407) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; FS408) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; FS454) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; FS455) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; FS458) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; FS505) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; FS507) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; FS508) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; FS509) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; FS510) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; FS511) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; FS514) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; FS517) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; FS553) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; FS8001) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; FS8002) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; FTJ152D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; FTJ161B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; FTJ162D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Fancy) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Fero A4001) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Fero A4502) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Fero L100) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Fero_Iris) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; FinePower C1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; FinePower C2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; FinePower C5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; FinePower D1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; FinePower D3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Flare A3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Flare J1s) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Flare J2 Mini) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Flare S4 Max) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Flare_J2S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Flare_P1_Mini) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Flare_S5_mini) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Fly_V551) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_fly','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Fractal) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Fresh) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Fresh4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Fuego 5.0+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Future) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; G-PADLITE) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; G1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; G4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; G55) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; GEM-702L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; GEM-703L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; GEOTEL_Note) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; GI-626) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; GIONEE P7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; GIONEE S9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; GLX Taban) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; GO1003) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; GO452) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; GO503) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; GO504) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; GO984) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; GOME 2016G68A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; GRACE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; GT-I9082) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; GT-I9192) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; GT-I9300) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; GT-I9505) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; GW6000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Galaxy Tab 2) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_gt','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Galaxy Tab) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_gt','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Galaxy s7 edge) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Gemini) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; General Mobile 4G Dual) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; General Mobile 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Gigaset GS160) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Grand Energy) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Grand M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Grand Max) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Grand Mini) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Grand X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Grand) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Gravity X55L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; H1611) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; H1621) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; H1623) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; H60-L02) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; H60-L04) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; H60-L12) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; H710VL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; H715BL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HAMMER ENERGY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HAMMER_AXE_M_LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HAMMER_ENERGY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HEAVEN 10.1 1.2) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HELIO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HERO1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HERO2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HERO3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HM-G303-W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HM-G552-FL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HM-I557-FL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HM-I560-FL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HT16) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HT16Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HT17) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HT17Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HT20) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HT20Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HT27) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HT30) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HT37) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC 10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC 2PQ910) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC 2PS5200) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC 2PST1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC 2PXH3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC 2PZM3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC Desire 10 lifestyle) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC Desire 10 pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC Desire 530) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC Desire 626) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC Desire 626s) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC Desire 630 dual sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC Desire 650 dual sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC Desire 650) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC Desire 816 dual sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC Desire 816) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC Desire 820 dual sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC Desire 820) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC Desire 825 dual sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC Desire 825) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC Desire 826 dual sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC Desire EYE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC M8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC One A9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC One A9s) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC One M8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC One M8s) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC One M9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC One M9) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC One M9PLUS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC One M9_Prime Camera Edition) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC One S9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC One X10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC One X9 dual sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC One_E8 dual sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC One_M8 Eye) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC One_M8 dual sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC One_M8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC U Play) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC6525LVW) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC6535LVW) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTCD100LVW) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTCD160LVW) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTCD200LVW) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC_0P6B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC_0P6B-orange-LS/6.14) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC_0PFJ50) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC_A9sx) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC_B810x) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC_D10i) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC_D10u) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC_D530u) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC_D650h) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC_D816x) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC_D820f) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC_D820u) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC_D825u) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC_Desire_816) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC_Desire_820) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC_Desire_EYE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC_M10h) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC_M8Sx) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC_M8x) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC_M910x) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC_M9pw) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC_M9px) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC_One_M8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC_One_M8/6.12) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC_One_M8_Eye) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC_One_M8_dual_sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC_One_M8s) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC_One_M8s/2.11) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC_One_M8s/2.12) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC_S9u) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC_U-2u) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC_X10u) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC_X9u) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTV32) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI ATH-UL06) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI CAM-L03) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI CAM-L21) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI CAM-L23) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI CAN-L01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI CAN-L11) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI CAN-L12) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI CAN-L13) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI CRR-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI CRR-UL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI G7-L01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI G7-L11) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI GRA-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI GRA-UL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI KII-L05) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI KII-L21) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI KII-L23) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI MLA-AL10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI MLA-L02) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI MLA-L03) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI MLA-L11) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI MLA-L12) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI MLA-L13) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI MT7-J1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI MT7-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI MT7-TL10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI MT7-UL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI NMO-L22) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI NMO-L23) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI NMO-L31) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI NXT-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI NXT-L29) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI P8max) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":432,\"screenHeight\":768,\"pixelRatio\":2.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI RIO-L01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI RIO-L02) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI RIO-L03) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI VNS-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI VNS-DL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI VNS-L21) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI VNS-L23) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI VNS-L31) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI VNS-L52) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI VNS-L53) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI VNS-L62) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI VNS-TL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Haier A42P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Haier A45) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Haier T50) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Haier T51) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Haier T52P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Haier T54P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Halo X LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Halo X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Hisense A2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_hisense','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Hisense F20) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_hisense','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Hisense F31) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_hisense','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Hisense L675) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_hisense','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Hisense L830) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_hisense','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Hisense T963) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_hisense','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Hisense U601S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_hisense','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Hisense U962) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_hisense','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Hisense U963) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_hisense','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Hisense U989 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_hisense','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Hisense U989) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_hisense','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HummerLE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Hurricane) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Hyundai E500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; I5070) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; I7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ICE2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; IDbot553PLUS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; IM-100GN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; IMOS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; INTEX AQUA AMAZE+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; INTEX AQUA LIONS 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; INTEX AQUA TREND LITE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; INTEX_AQUA_LIONS_4G) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; IQM vivaldi) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Ilium L420) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Ilium L610) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Ilium L910) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Ilium LT510) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Ilium X220) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Ilium X260) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Ilium X510) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Ilium X710) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ImSmart A404) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Impress Eagle) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Impress Fortune) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Impress Novo) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Impress Tor) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Impress X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Impress_Fit) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Impress_Genius) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Impress_Luck) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Impulse_P2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; InFocus M808) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Infinix HOT 4 Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Infinix HOT 4 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Infinix HOT 4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Infinix NOTE 3 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Infinix NOTE 3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Infinix X510) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Infinix Zero 4 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Infinix Zero 4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Infinix-X521) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Infinix-X552) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Infinix-X600-LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Infinix_HOT_4) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Infinix_X521) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Infinix_X521S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Infinix_X601_LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Innos_D6000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Intex Aqua Strong 5.1+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Intex Aqua Supreme+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Intex_Cloud_Style_4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Ixion E340) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_ixion','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Ixion E345) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_ixion','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Ixion ES355) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_ixion','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Ixion ES550) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_ixion','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Ixion ES750) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_ixion','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Ixion MS155) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_ixion','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Ixion MS550) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_ixion','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Ixion X150) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_ixion','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; J3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; J5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; J7 prime) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; J7 prime+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; JAZZ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; JERRY MAX) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; JERRY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Jax_S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Joy Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; K-KOOL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; K1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; K10000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; K2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; K3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; K4000 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; K4EDGE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; K6000 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; K6000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; K7000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; K90) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; KING) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; KIW-AL10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; KIW-L21) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; KIW-L22) AppleWebKit/* (KHTML, like Gecko) Chrome (beta) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; KIW-L22) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; KIW-L24) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; KIW-UL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; KOMU K40) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; KOOBEE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; KYOCERA-E6820) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; KYV38) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Karbonn Aura Sleek 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_karbonn','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Konnect605) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Kosumi) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Kylin 5.0) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Kylin 5.5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; L-EMENT 553) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; L-EMENT_403) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; L-ITE 400M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; L-ITE 504 HD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; L-ITE 506R HD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; L-ITE 552 HD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; L451E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; L50) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; L500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; L551) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LAVA_R1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LAVA_R1s) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LEAGOO M8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LENNY3 MAX) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LENNY3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LESPH5015) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LEX622) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LEX626) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LEX650) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LEX651) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LEX653) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LEX657) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LEX720) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LEX722) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LEX727) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-AS110) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-D722) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-D724) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-D802) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-D850) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-D850/D85030p) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-D851) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-D852) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-D852G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-D855) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-D855/V30o) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-D856) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-D858HK) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-F460L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-F460S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-F500L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-F500S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-F600K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-F600L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-F650S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-F700K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-F700L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-F700S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-F740L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-F750K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-H340n) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-H340n-orange) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-H340n/V20a) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-H340n/V20b) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-H340n/V20c) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-H420) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-H422) AppleWebKit/* (KHTML, like Gecko) Chrome (alpha) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-H422) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-H440) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-H440n) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-H440n-orange) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-H440n/V20b) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-H500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-H502) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-H525) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-H525n) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-H525n-orange) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-H525n/V20c) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-H525n/V20d) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-H540) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-H542) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-H630) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-H630D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-H631) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-H635) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-H650) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-H734) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-H735) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-H736) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-H740) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-H810) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-H810/H81022f) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-H811) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-H812) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-H815) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-H815-orange) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-H815/V20l) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-H818) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-H840) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-H845) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-H850) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-H858) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-H860) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-H955) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-H960) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-H961N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-K100) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-K200) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-K210) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-K220) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-K240) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-K350) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-K350) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-K371) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-K373) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-K420) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-K430) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-K500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-K500n) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-K520) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-K530) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-K535) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-K540) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-K550) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-K557) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-K580) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-K600) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-M150) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-M151) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-M153) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-M154) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-M160) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-X230) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-X230YK) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-X240) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LGK200F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LGL53BL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LGL56VL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LGL58VL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LGLS450) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LGLS676) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LGLS755) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LGLS770) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LGLS775) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LGLS991) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LGMS428) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LGMS550) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LGMS631) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LGS02) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LGT32) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lg','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LGUS110) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LGUS610) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LGUS991) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LGV32) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LIFETAB_P970X) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_medion_lifetab','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LINK55) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LINX A420 3G LS4019PG) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LIVE4_KM0438) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LIVE4_KM0439) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LOGIC X5F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LS-4505) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LS-4508) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LS-5013) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LS-5015) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LS-5016) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LS-5017) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LS-5020) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LS-5505) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LS-5507) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LT C1300) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LT700 PRO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LTE_LIMA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LT_C2000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LT_C4000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LT_P7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LT_S5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LUNA PRO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LUNA_II) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LavaX10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo A2016a40) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo A2016b30) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo A2016b31) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo A6020l36) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo A6600a40) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo A6600d40) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo A7000-a) AppleWebKit/* (KHTML, like Gecko)','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo A7000-a) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo A7010a48) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo A7020a40) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo A7020a48) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo A7700) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo K10a40) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo K10e70) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo K3 Note) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo K33a42) AppleWebKit/* (KHTML, like Gecko) Chrome','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo K33a42) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo K33a48) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo K33b36) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo K33b37) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo K50-t3s) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo K50-t5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo K50a40) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo K51c78) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo K52e78) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo K53a48) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo K53b36) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo P1a41) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo P1a42) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo P1c58) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo P1c72) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo P2a42) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo P70) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo PB1-750M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo PB2-650M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo PB2-650Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo PB2-670M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":853,\"pixelRatio\":2.25,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo PB2-670Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":853,\"pixelRatio\":2.25,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo S1a40) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo TAB 2 A10-70F) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo TAB 2 A10-70L) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo TB-7703X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo TB-X103F) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo TB2-X30F) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo TB2-X30L) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo TB3-730F) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo TB3-730X) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo TB3-850M) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo TB3-X70L) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo X3a40) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo X3c50) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo YT-X703F) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo YT-X703L) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo YT3-850F) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo YT3-850M) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo YT3-X50F) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":900,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo YT3-X50L) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo YT3-X50M) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo YT3-X90F) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo YT3-X90L) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo Z90-7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo Z90a40) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo p70) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo-A6020l36) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Leto II) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Letv X500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Life Max) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Life One X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Life One X2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Light A103) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; London) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; M-PPAB500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; M-PPxB400) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; M-PPxG450) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; M-PPxS532L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; M-PPxS532U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; M-PPxX532L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; M-PPxX532U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; M-PPxX555U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; M1 E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; M1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; M11) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; M1E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; M2 E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; M20) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; M20Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; M20i) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; M3 Max) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; M3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; M370) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; M3CR) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; M3E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; M3X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; M4 SS4450) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; M4 SS4453) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; M4 SS4457) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; M4 SS4458) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; M445) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; M5 EDGE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; M5 Note) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; M5 Plus Lte) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; M5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; M50) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; M505_4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; M510) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; M540) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; M556) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; M576) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; M577) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; M5CR) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; M5c) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; M5s) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; M6 lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; M6 mirror) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; M621) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; M650) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; M8 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; M920) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MAGNUS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MEDION B5530) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MEIZU_M5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MI 3W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MI 4C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MI 4LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MI 4W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MI 5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MI 5C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MI 5s Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":698,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MI 5s) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MI MAX) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":698,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MI NOTE LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":698,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MITO_A10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mito','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MK5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MO-01J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MOVIC-W3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MOVIC-W5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MP1503) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MS40S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MS45S_A6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MS50S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MS514) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MS70) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MSP95012) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MSP95013) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MSP96017) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MT6592) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MTECH TURBO 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MTN-L860) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MTN-L860) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MTN-S810) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MUV) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MX6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MXQ-4K) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"desktop\",\"markup\":\"tv\",\"screenWidth\":1280,\"screenHeight\":720,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MYA-L02) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MYA-L03) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MYA-L11) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MYA-L13) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MYA-L22) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MYA-L23) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MYA-L41) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MYA-U29) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MYFON S1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MZ-M3 Max) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MZ-M3E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MZ-M3s) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MZ-M5 Note) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MZ-M5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MZ-M5c) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MZ-M5s) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MZ-M6 Note) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MZ-MEIZU M6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MZ-MEIZU_M5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MZ-MX5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MZ-MX6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MZ-Meizu M6s) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MZ-PRO 6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MZ-PRO 6s) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MZ-U10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MZ-U20) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MZ-m2 note) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MZ-m2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MZ-m3 note) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Maad) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Maad+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Magnetic) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Masstel N6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Maya) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Metal) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Micromax AQ4502) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Micromax Q3001) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Micromax Q350) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Micromax Q351) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Micromax Q354) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Micromax Q3551) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Micromax Q3555) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Micromax Q386) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Micromax Q397) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Micromax Q398) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Micromax Q4001) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Micromax Q402) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Micromax Q409) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Micromax Q4101) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Micromax Q4202) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Micromax Q4251) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Micromax Q426) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Micromax Q4260) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Micromax Q427) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Micromax Q479) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Micromax Q480) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Mint M346) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Mio Phone 2016) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Moto G (4)) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Moto G Play) AppleWebKit/* (KHTML, like Gecko)','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Moto G Play) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Moto X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MotoE2(4G-LTE)) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MotoG3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MotoG3-TE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MyPhone my28S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MyPhone my89 DTV) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MyWigo City3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; N1002G) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; N503) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; N551) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; N9136) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; N9519) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; NAVTECH 4GEN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; NB961) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; NEM-AL10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; NEM-L21) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; NEM-L22) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; NEM-L51) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; NEM-UL10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; NET1100) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; NEXBOX-A95X) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":720,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; NOA H6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; NOA LOOP) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; NOA NEXT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; NOA SPARK) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; NOA_H10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; NOA_H2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; NOA_H8se) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; NOA_H9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; NOTE MAX) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; NS5004) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; NS5006) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; NTS-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; NUU_A1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; NUU_A3L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; NX523J_V1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; NX529J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; NX531J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; NX541J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; NX549J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; NX551J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; NX569H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; NX569J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; NX573J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; NX575J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; NX597J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; NYX_SHADE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Neffos X1 Max) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Neffos X1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Neffos Y5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Neffos Y50) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Neffos Y5L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Neo X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Nexus 4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_nexus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Nexus 4) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_nexus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Nexus 5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_nexus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Nexus 5) AppleWebKit/*(KHTML, like Gecko) Chrome Mobile Safari/*','android_nexus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Nexus 5X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_nexus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Nexus 5X) AppleWebKit/* (KHTML, like Gecko; Google Page Speed Insights) Chrome Mobile Safari/*','android_nexus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Nexus 6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_nexus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Nexus 6P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_nexus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Nexus 7) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_nexus','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Nexus 9) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_nexus','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Nomi i5010) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Nomi i5011) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Nomi i506) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Nomi_i4510) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; O7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ONE A2001) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ONE A2003) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ONE A2005) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ONE E1001) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ONE E1003) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ONE E1005) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ONE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ONEPLUS A3003) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; OPPO A57) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; OPPO R9s Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; OPPO R9s) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; OPPO R9sk) AppleWebKit/* (KHTML, like Gecko)','android_oppo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; OPPO R9sk) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ORION) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Optima 1315T 4G TT1108ML) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Optimus G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Optimus L9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Orange Dive 71) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Orange Neva 80) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Orange Rise32) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Orange-Dive72) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Orange-Rise31) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Orange-Rise31) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Orange-Rise51) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; P00C) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; P01T_1) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; P024) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; P10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; P10S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; P11) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; P2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; P3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; P4006A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; P41_eMagic) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; P41_eMagic_TM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; P4903JP) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; P500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; P5W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; P5_Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; P7_PRO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; P7_PRO_TM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; P8000 6.0) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; P8000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; P88) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; P8W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; P8_Energy_mini) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; P8_Life) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; P8_eMagic) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; P8_eMagic_TM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; P9000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; P9000_Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; P9_Energy) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; P9_Energy_Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; P9_Energy_mini) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; P9_Energy_mini_TM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; PAM524) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; PC-TE507FAW) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; PCD508) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; PE-TL10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; PEARL A5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; PGN518) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; PGN522) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; PGN527) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; PGN528) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; PGN605) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; PGN610) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; PGN611) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; PGN612) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; PHICOMM CLUE 2S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; PHICOMM ENERGY 3+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; PHQ525) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; PHQ526) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; PLK-AL10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; PLK-CL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; PLK-L01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; PLK-TL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; PLK-TL01H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; PLK-UL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; PLUM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; PLUS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; PLUTO 26M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; PMT3131_3G) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_prestigio_pm','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; PMT3418_4GE) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_prestigio_pm','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; PNDP60M10BLK) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":534,\"screenHeight\":854,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; POLYTRON_4G503) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; PRD3G) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; PRIME) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; PRO 6 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; PRO 6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; PRO 6s) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; PSP3468DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.3333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; PSP3510DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; PSP3511DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; PSP3512DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; PSP3527DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; PSP3528DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; PSP3533DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; PSP5530DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; PSP7501DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; PSP7511DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; PT-MOB0012) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; PURE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; PacificE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; PacificXL4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Panasonic ELUGA Tapp) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Paris) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Pars) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Pearl) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Pelitt T1 PLUS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; People G503) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Performance) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Phantom6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Phantom6-Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Phantom6S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Philips X588) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_philips','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Philips X818) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_philips','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Philips Xenium V787) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_philips','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Philips_X586) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_philips','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Picasso 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; PixelV1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Pixus_Jet) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Plane 7700T 4G PS1127PL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":533,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Platinum 4.0) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Platinum 5.0W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Platinum 6.0Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Plus E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Plus MR) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Pocket) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Point_X501) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Pop4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Poppox P3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Power 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Power Five Max) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Power Ice Evo) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Power Ice Max) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Power Rage Evo) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Power) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Prime_Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; PrimuxDelta6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Pro 5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Pure XR) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Q-Smart_Elite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Q-Smart_II_PLUS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Q490) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Q5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Q5505) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Q6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Q7S55IN4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Q7S5IN4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Q7S5IN4GP) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Q8S55IN4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; QC-704GA) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; QMobile E1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_qmobile','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; QMobile S6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_qmobile','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; QMobile S6S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_qmobile','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; QMobile i6 Metal ONE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_qmobile','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; QUANTUM_4_550) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Quantum Fly) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Quantum MUV PRO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Quantum MUV) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; R1 HD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; R1 PLUS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; R10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; R50B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; R6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; R9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; RAINBOW) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; RC501L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; RCT6603W47DK) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; RLTP5567) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ROBBY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; RS500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; RS988) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; RUSH) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; RX550) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Razar) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Razar_Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Redmi 3S) AppleWebKit/* (KHTML, like Gecko) Chrome','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Redmi 3S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Redmi 3X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Redmi 4) AppleWebKit/* (KHTML, like Gecko)','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Redmi 4) AppleWebKit/* (KHTML, like Gecko) Chrome','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Redmi 4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Redmi 4A) AppleWebKit/* (KHTML, like Gecko) Chrome','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Redmi 4A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Redmi 4X) AppleWebKit/* (KHTML, like Gecko)','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Redmi 4X) AppleWebKit/* (KHTML, like Gecko) Chrome','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Redmi 4X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Redmi Note 3) AppleWebKit/* (KHTML, like Gecko) Chrome','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Redmi Note 3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Redmi Note 4) AppleWebKit/* (KHTML, like Gecko) Chrome','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Redmi Note 4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Redmi Note 4X) AppleWebKit/* (KHTML, like Gecko) Chrome','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Redmi Note 4X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Redmi Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Redmi_3S) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Redmi_4) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Redmi_4X) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Rex) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Royale A1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; S10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; S12B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; S13) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; S20) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; S3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; S30) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; S4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; S450) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; S4Z) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; S4Z) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; S5001) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; S5050) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; S50D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; S5120) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; S525_MT6735_65U_M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; S5E_NXT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; S5S4IN3G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; S5S5IN4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; S6 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; S6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; S60) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; S6S55IN3G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; S6S5IN3G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; S6s) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; S7 mini) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; S8 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; S8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; S813G) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; S9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SAMSUNG-SM-J320A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-A300FU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-A300Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-A310F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-A320FL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-A500F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-A500FU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-A500H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-A500M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-A500Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-A5100) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-A510F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-A510M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-A520F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-A700F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-A700FD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-A7100) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-A710F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-A720F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-A800F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-A800I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-A9000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-A9100) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-C5000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_c','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-C7000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_c','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-C900F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_c','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G389F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G532F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G532G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G532M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G532MT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G550FY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G550T1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G570F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G570M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G570Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G600F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G600FY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G610F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G610M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G610Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G800F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G800H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G800M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G890A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G900A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G900F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G900FD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G900FQ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G900H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G900I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G900M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G900MD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G900P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G900R4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G900T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G900T3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G900V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G901F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G903F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G903M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G903W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G906S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G920A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G920F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G920I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G920T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G925A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G925F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G925I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G925P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G928F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G930A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G930F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G930U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G930V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G935A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G935F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-J106B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-J106F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-J106M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-J320R4 USCC) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-J320R4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-J321AZ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-J327P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-J500F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-J500FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-J500G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-J500H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-J500M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-J5108) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-J510FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-J510GN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-J510H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-J510MN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-J700F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-J700H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-J700M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-J7108) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-J7109) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-J710F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-J710GN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-J710MN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-N910A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-N910C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-N910F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-N910G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-N910H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-N910K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-N910L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-N910P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-N910R4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-N910S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-N910T3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-N910U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-N910V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-N915F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":400,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-N915FY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":400,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-N916S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-N920A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-N920C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-N930F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-P355) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_p','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-S120VL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_s','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-S327VL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_s','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-S550TL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_s','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-S727VL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_s','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-S903VL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_s','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-T350) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-T355Y) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-T550) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-T555) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-T580) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-T585) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-T700) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-T705) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-T715Y) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-T719) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-T800) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-T805) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG-SM-G870A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG-SM-G890A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG-SM-G900A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG-SM-G920A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG-SM-G920AZ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG-SM-G925A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG-SM-G930A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG-SM-G935A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG-SM-J120A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG-SM-J120AZ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG-SM-J320A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG-SM-J320AZ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG-SM-J321AZ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG-SM-N910A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG-SM-N920A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG-SM-T377A) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SC-01G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":400,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SC-02G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SC-02H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SC-03G) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SC-04F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SC-04G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SC-05G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SC7731) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SCV33) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SENSEIT A200) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SENSEIT_A109) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SH-01H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SH-02H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SH-02J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SH-03G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SH-M03) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SHIELD Tablet K1) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SHIELD Tablet) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SHIFT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SHV32) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SHV34) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SHV36) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SHV37) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SHV37_u) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SIRIUS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SKY 5.0 LT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SKY 5.0LM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SKYCELL B1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SL452) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SL514) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SL552) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SL555) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-A300FU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-A300Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-A310F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-A310M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-A320F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-A320FL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-A320Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-A500F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-A500FU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-A500G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-A500H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-A500K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-A500L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-A500M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-A500S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-A500W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-A5100) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-A510F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-A510M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-A510Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-A520F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-A520W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-A7000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-A700F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-A700FD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-A700H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-A700L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-A7100) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-A710F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-A710M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-A710Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-A720F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-A8000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-A800F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-A800I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-A800YZ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-A810YZ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-A9000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-A9100) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-A910F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-C5000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_c','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-C5010) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_c','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-C5018) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_c','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-C7000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_c','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-C7010) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_c','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-C7018) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_c','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-C701F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_c','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-C9000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_c','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-C900F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_c','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G389F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G532F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G532F) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G532G) AppleWebKit/* (KHTML, like Gecko) Chrome','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G532G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G532G) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G532M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G532M) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G532MT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G550FY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G550T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G550T1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G550T2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G5510) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G5520) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G5528) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G5700) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G570F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G570F) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G570F/DS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G570M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G570Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G600F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G600FY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G6100) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G610F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G610F/DS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G610M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G610Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G800F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G800H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G800M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G800Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G870W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G900F) AppleWebKit/* (KHTML, like Gecko) Chrome (beta) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G900F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G900FD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G900FQ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G900H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G900I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G900K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G900L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G900M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G900MD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G900P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G900R4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G900S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G900T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G900T3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G900V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G900W8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G901F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G903F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G903M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G903W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G906K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G906L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G920A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G920F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G920I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G920L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G920P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G920S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G920T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G920T1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G920V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G920W8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G925F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G925I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G925P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G925S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G925T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G925V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G925W8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G928F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G928T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G928V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G930F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G930P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G930T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G930U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G930V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G930W8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G9350) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G935F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G935K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G935S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G935T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G935V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G950) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G950F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G955F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-J106B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-J106F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-J106H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-J106M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-J120W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-J210F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-J210F) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-J320V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-J320VPP) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-J320W8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-J327P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-J500F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-J500F) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-J500FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-J500G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-J500G) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-J500H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-J500H) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-J500H) AppleWebKit/* (KHTML, like Gecko) Rocket/2.3(5755) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-J500M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-J500Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-J5108) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-J510F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-J510FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-J510FQ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-J510GN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-J510H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-J510MN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-J510UN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-J700F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-J700F) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-J700H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-J700M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-J700P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-J700T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-J700T1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-J7108) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-J710F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-J710F) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-J710FQ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-J710GN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-J710MN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-N9100) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-N9100) AppleWebKit/* (KHTML, like Gecko) Mobile/*','android_samsung_sm_n','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-N9100) AppleWebKit/* (KHTML, like Gecko) Mobile/* Safari/*','android_samsung_sm_n','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-N910C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-N910F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-N910G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-N910H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-N910K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-N910L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-N910P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-N910S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-N910T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-N910T3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-N910U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-N910V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-N910W8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-N915F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":400,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-N915FY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":400,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-N915G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":400,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-N915S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":400,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-N915T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":400,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-N916K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-N916L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-N916S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-N9200) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-N9208) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-N920A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-N920C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-N920F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-N920G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-N920I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-N920P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-N920T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-N920V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-N930F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-N950N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-P350) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_p','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-P355) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_p','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-S120VL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_s','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-S320VL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_s','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-S327VL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_s','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-S550TL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_s','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-S727VL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_s','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-S903VL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_s','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-S907VL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_s','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-T350) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-T355) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-T550) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-T585) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-T700) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-T705) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-T705Y) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-T800) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-T805) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SMART PHONE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SMART Race 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SMART Surf2 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SMART_O2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SMART_PLUS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SO-01G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SO-01J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SO-02G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SO-02H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SO-02J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SO-03G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SO-03H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SO-04G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SO-04H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SO-05G) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SOV31) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SOV32) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SOV33) AppleWebKit/* (KHTML, like Gecko)Chrome/49.0 Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SOV34) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SP20) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SP58) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SP6.2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; STARADDICT 6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; STARNAUTE3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; STARTRAIL 8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; STARXTREM 6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; STH100-1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; STH100-2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; STUDIO M LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; STV100-1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; STV100-2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; STV100-3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; STV100-4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SUGAR F7 mini) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SUGAR S9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SUGAR Y7 MAX) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":180,\"screenHeight\":320,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SUNNY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SUNNY2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SW001SH) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SWITCH) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; S_plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Selfie) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Seoul 7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Shark 5000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Shoot_1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Silver Q) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Smart5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Smart5.5Plus32GB) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Smart5Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Smart5Plus32GB) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Smartphone6.1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SoshPhone 3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Soundphone S2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Speed-X2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Speed-Y2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Storm) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Studio C HD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Studio G Max) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Studio G Mini) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Studio G2 HD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Studio J1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Studio J2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Studio J5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Studio Max) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Studio XL 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Swift 2 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Swift 2 X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Swift 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Symbol S4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; T04) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; T06) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; T07) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; T08) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; T09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; T1 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; T1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; T10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; T11) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; T1_Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; T3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; T452) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; T5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; T503) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; T5S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; T5_Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; T6pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; TECHSMART T5+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; TECNO L8 Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; TECNO S1 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; TECNO S1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; TECNO W2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; TECNO W4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; TECNO W5 Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; TECNO-C7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; TECNO-C9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; TECNO-C9) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; TECNO-N2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; TECNO-N2S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; TECNO-N2S) AppleWebKit/* (KHTML, like Gecko) OPR Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; TECNO-N6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; TECNO-N8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; TECNO-N8S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; TECNO-N9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; TECNO-N9S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; TECNO-W3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; TECNO-W3) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; TECNO-W3) AppleWebKit/* (KHTML, like Gecko) OPR Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; TECNO-W3LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; TECNO-W5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; TECNO_L8_Lite) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; TECNO_W2) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; TECNO_W4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; TECNO_W4) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; TECNO_W5_Lite) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; TG-L800S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; TG45) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; TM-4510) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; TOMMY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; TONE m15) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; TREKKER-M1 CORE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; TREKKER-X3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; TRENDY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; TURKCELL T70) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Tank Xtreme 4.0) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Tank Xtreme 5.0) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Tele2 Maxi) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Tele2_Maxi) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Tele2_Maxi_Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Tele2_Midi_1.1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Tele2_Midi_LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Tele2_Mini_1.1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Tele2_Mini_1_1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Telenor K530) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Telenor N940) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Telenor_Smart_4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Tesla SP3.2 Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Thrill Boost) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Thrill HD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Thunder) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Tiger) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Titanium 2T355) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Touch XL 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Turbo-X z) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Turbo-X_A2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Turbo-X_e3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Turbo-X_z) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; TurboX5Hero) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Turbo_X5_Max) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Twist Mini) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; U FEEL ECOM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; U FEEL FAB) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; U FEEL GO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; U FEEL LITE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; U FEEL PRIME) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; U FEEL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; U007 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; U007) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; U008 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; U10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; U13) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; U15 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; U15S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; U20 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; U20) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; U3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; U300) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; U450) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; U5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; U50) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; U673C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; U7 Max) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; U7 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; UMI TOUCH X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; UMIDIGI Z) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; UMI_Diamond) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; UMI_Diamond_X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; UMI_London) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Ultra Link) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Ultra Live II) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Ultra Shadow) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Ultra Storm) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; V1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; V1_Nano) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; V2_Viper_S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; V2_Viper_X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; V2_Viper_X_plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; V2_Viper_Xe) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; V355) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; V3_5580_Dual) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; V451720) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; V502930) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; V55C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; V7 Zyro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; V75) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; V8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; V8801) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; V900) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; VFD 1100) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; VFD 1400) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":533,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; VFD 300) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; VFD 301) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; VFD 500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.3333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; VFD 600) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; VFD 700) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; VFD 900) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; VIA_A1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; VIA_A1_1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; VIA_A1_Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; VIA_A1_Plus_64) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; VIA_F1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; VIE-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; VIE-L29) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; VIRTUE3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; VIVAX_Fly3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; VIVO 5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; VIVO XL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; VOLT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; VOX A10 3G VS4002PG) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; VOX Flash 4G VS5015ML) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; VOX G500 3G VS5027MG) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; VOX S502 4G VS5013ML) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; VOX S503 4G VS5008ML) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; VOX S505 3G VS5017MG) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; VOX S507 4G VS5022PL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; VPA051) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; VR BOT 552) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; VS425) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; VS500PP) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; VS985 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; VS986) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; VS990) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Venus_V3_5010) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Venus_V3_5040) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Venus_V3_5070) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Venus_V3_5580) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Vestel_5000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Vestel_5530) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Victor) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; VisionBook P50 LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; VisionBook P55 LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Vivax Fun S501) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Vivo 5 Mini) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Vivo 5R) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Vivo 6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Vivo XL2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Vodafone Smart ultra 6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vodafone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Volt_X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; WIAM #24) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; WIAM_65_lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Wide) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Wileyfox Spark +) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Wileyfox Spark X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Wileyfox Spark) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Wileyfox Storm) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Wileyfox Swift) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Wink_City_S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Wink_Share_SE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Wiz) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Wooze_I5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Wooze_I55) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; X-Force(TM-5009)) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; X-PRO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; X-TIGI_PHOTO 5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; X-TIGI_V10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; X-TIGI_V11) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; X-TIGI_V4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; X-tremePQ35) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; X-treme_PQ14) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; X-treme_PQ17) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; X-treme_PQ31) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; X10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; X17) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; X2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; X20) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; X3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; X3_PRO_SLIM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; X3_Soul_Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; X3_Soul_PLUS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; X3_Soul_PRO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; X5 Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; X5 METAL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; X5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; X50 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; X5max) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; X5max_PRO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; X5pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; X6 S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; X6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; X6S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; X6pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; X7 S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; X7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; X7pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; X81) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; X9 Mini) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; X900+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; X9009) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; X9079) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; X9pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; XM200 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; XP8800) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; XT1063) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; XT1064) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; XT1068) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; XT1069) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; XT1072) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; XT1078) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; XT1079) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; XT1092) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; XT1095) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; XT1097) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; XT1225) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; XT1254) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; XT1562) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; XT1563) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; XT1565) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; XT1572) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; XT1580) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; XT1585) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; XT1609) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; XT1635-02) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; XT1662) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; XT1663) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; XT1700) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; XT1706) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; XT1706) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Xylo X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Y300) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Y6 MAX 3D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Y6 Max) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Y6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Y6C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Y6_Piano_black) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; YD201) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; YU5530) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Z Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Z-ONE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Z1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Z10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Z12 PRO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Z14) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Z1c) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Z2 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Z2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Z2131) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Z25) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Z3c) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Z4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Z404) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Z5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Z6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Z7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Z718TL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Z798BL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Z799VL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Z831) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Z832) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Z836BL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Z837VL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Z917VL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Z956) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Z957) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Z958) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Z978) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Z981) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Z986U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Z988) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ZB500KL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ZB501KL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ZC551KL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ZC553KL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ZE520KL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ZP951) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ZTE A2017G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ZTE B2015) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ZTE B2017G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ZTE BLADE A112) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ZTE BLADE A210) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ZTE BLADE A310) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ZTE BLADE A506) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ZTE BLADE A510) AppleWebKit/* (KHTML, like Gecko) Chrome (UME) Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ZTE BLADE A510) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ZTE BLADE A512) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ZTE BLADE A601) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ZTE BLADE A602) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ZTE BLADE A610) AppleWebKit/* (KHTML, like Gecko) Chrome (UME) Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ZTE BLADE A610) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ZTE BLADE A610C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ZTE BLADE A910) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ZTE BLADE B112) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ZTE BLADE L7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ZTE BLADE V0710) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ZTE BLADE V0720) AppleWebKit/* (KHTML, like Gecko) Chrome (UME) Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ZTE BLADE V0720) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ZTE BLADE V0730) AppleWebKit/* (KHTML, like Gecko) Chrome','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ZTE BLADE V0730) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ZTE BLADE V7 LITE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ZTE BLADE V7 PLUS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ZTE BLADE V7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ZTE Blade A315) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ZTE Blade A511) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ZTE Blade A610) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ZTE Blade V6 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ZTE Blade V770) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ZTE T620) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ZTE V0721) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ZTE Z10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ZTE-K88) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ZTE-Z832) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ZUK Z1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ZUK Z2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ZUK Z2121) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ZUK Z2131) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ZUK Z2151) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ZUN XO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Zebra Z5516) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Zun X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Zun XS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; a500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; arrowsM03) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; bravis_A506) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; bravis_A553) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; dtac phone M1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; dtacPhoneM2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; e7s) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; eSmart M3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; elink8735b_6tb_m) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; era 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; era1X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; force x) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; force) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; g4 mini) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; gxq6580_we_m) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; hi6210sft) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; hi6250) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; hit) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; i-mobile Y1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_imobile','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; i10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; i50) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; i5030) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; i5031) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; i5530) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; i5E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; i5K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; iCherry C251) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; iQ1436) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; iQ1517) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; iQ1518) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; iQ1910) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; iQ1950) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; iQ5017) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; iQ5017M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; iQL30) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; iQL50) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; iQL51) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; iQP50) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; iQR300) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; iQS71) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; iQW553) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; iris 820) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_iris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; iris 870 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_iris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; iris 870) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_iris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; iris 870s) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_iris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; iris41) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_iris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; iris50) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_iris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; iris702) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_iris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; iris870) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_iris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; itel A11) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; itel A12) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; itel A41) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; itel A51) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; itel P12) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; itel S11) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; itel S11Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; itel S31) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; itel it1409) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; itel it1513) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; itel_A11) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; itel_S11) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; itel_it1409) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; karbonn_K9_Viraat_4G) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; lephone W7) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; lephone_W7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; meanIT C3C31) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; meanIT Q1 plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; nJoy_Arcas_7) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; neon) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; s2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; thl T9 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; thl T9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; thor) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ufeel) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; verykoolS5525) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; verykoolSL5200) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; verykools4513) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; verykools5028) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; vivo 1601) AppleWebKit/* (KHTML, like Gecko) Chrome','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; vivo 1601) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; vivo 1603) AppleWebKit/* (KHTML, like Gecko) Chrome','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; vivo 1603) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; vivo 1606) AppleWebKit/* (KHTML, like Gecko)','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; vivo 1606) AppleWebKit/* (KHTML, like Gecko) Chrome','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; vivo 1606) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; vivo 1606A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; vivo 1609) AppleWebKit/* (KHTML, like Gecko) Chrome','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; vivo 1609) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; vivo 1610) AppleWebKit/* (KHTML, like Gecko) Chrome','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; vivo 1610) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; vivo 1611) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; vivo 1612) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; vivo 1713) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; vivo X9) AppleWebKit/* (KHTML, like Gecko)','android_vivo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; vivo X9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; vivo Y55) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; vivo Y55A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; x600) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; xx 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; xx 326) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; xx Note 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":698,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; xx SP) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; xx X507) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; xx X509) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; xx X520) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; xx X522) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; xx X526) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; xx X527) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; xx X620) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; xx X622) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; xx X820) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; xx X821) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; xx X822) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; xx X829) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 0PJA10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 0PJA2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 15 Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 15) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 2014817) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 250) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 2PQ93) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 2PS64) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 2PYB2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 2PZC5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 4047A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 4047D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 4047F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 4047G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 4047X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 404SC) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 4E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 5009D_RU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 5011A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 5026D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 5026J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 502SO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 5044P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 5046G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 5047D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 5047U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 5047Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 5049E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 5049G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 5049S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 5049W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 5049Z) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 5058) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 5058A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 5058I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 5058J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 5060) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 5061) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 506SH) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 507SH) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 5085O) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 5090A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 5090I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 5090Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 5E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 5S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 601SO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 602KC) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 602SO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 603SH) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 6058D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 605SH) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 6060S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":3.375,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 606SH) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 610) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 7Step_Obelix) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 9008A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 9008D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 9008J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 9008N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 9008T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 9008X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; A0001) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; A1 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; A1 lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; A1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; A10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; A121) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; A3_mini) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; A4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; A40 Indian) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; A574BL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; A576CC) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; A576RW) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; A6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; A6010) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; A7 7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; A7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; A75B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; A7Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; A8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; A9 Indian) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; A9_Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; A9_Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ADR9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc_adr','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ADVAN S40) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; AERIAL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; AGM A8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; AGM X2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; AGS-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; AGS-W09) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; AKUS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ALBA 4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ALE-L21) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ALIGATOR S5065) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ALIGATOR S5070) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; AM350) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; AM410) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; AM508) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; AM509) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; AM515) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; AM518) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; AM520) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; AM530) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; AM535) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ANOVA A5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ARES 83LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ARYA I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; AS-502) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; AS-503) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; AS-5434) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; AS-5436_Grid) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_A006) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_A009) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_P00I) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_asus','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_X008D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_X008DA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_X008DB) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_X008DC) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_X00DD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_X00DDA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_X00DDB) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_X00DS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_X00GD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_X00HD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_X00ID) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_X00IS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_X00KD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_X00LD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_X00LDA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_X00LDB) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_X015D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_X017DA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_X018D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_Z00A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_Z00ED) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_Z00LD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_Z00RD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_Z012D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_Z012DA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_Z012DB) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_Z012DC) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_Z012S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_Z016D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_Z016S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_Z017D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_Z017DA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_Z017DB) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_Z017DC) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_Z01BD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_Z01BDA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_Z01BDB) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_Z01BDC) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_Z01BS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_Z01FD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_Z01HD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_Z01HDA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_Z01KD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_Z01KDA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_Z01KS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_Z01MD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_Z01MDA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; AS_501) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; AW790) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; AX1015) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; AX1071) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; AX1073) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; AX1074) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; AX823) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; AX922) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Action-X3 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Action-X3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Active) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Advance 5.2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Alcatel 5085C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Alcatel_5044R) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Alcatel_6060C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Allure M1 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Allure M1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Alpha) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Alpha_X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Altice_S31) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Andromax A36C5H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_smartfren','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Aquaris M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_aquaris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Aquaris M5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_aquaris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Aquaris M5.5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_aquaris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Aquaris U Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_aquaris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Aquaris U Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_aquaris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Aquaris U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_aquaris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Aquaris U2 Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_aquaris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Aquaris U2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_aquaris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Aquaris V Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_aquaris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Aquaris V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_aquaris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Aquaris VS Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_aquaris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Aquaris VS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_aquaris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Aquaris X Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_aquaris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Aquaris X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_aquaris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Aquaris X5 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_aquaris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Aquaris X5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_aquaris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Aquaris_A4.5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_aquaris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Archos 101 Platinium 3G) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_archos','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Archos 101 Platinum 3G) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_archos','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Archos 50f Neon) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_archos','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":641,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Archos 70d Titanium) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_archos','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Archos 97c Platinum) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_archos','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Archos Access 45 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_archos','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Archos Saphir 50X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_archos','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Armor_2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Armor_2S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Aura Power 4G Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Avvio_A400) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_avvio','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Avvio_A50) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_avvio','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Avvio_Pro450) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_avvio','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Avvio_Pro550) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_avvio','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; B145) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; B160) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; B3-A40) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; B350) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; B4570) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; B501) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; B5070) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; B5532) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; B8416) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; B9401) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; B9502) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; B9504) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; B9505) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BAC-L03) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BAC-L21) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BAC-L22) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BAC-L23) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BAH-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BAH-W09) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BBB100-1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":617,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BBB100-2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":617,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BBC100-1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BG2-U01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BGH Joy 303) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BL12000 PRO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BL5000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BL7000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BLADE A320) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BLADE A520) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BLADE A521) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BLADE A6 MAX) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BLADE A6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BLADE L7A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BLADE V8 SE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BLADE V8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BLADE V8Q) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BLL-L21) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BLL-L22) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BLL-L23) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BLN-AL10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BLN-AL20) AppleWebKit/* (KHTML, like Gecko)','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BLN-AL30) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BLN-AL40) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BLN-L21) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BLN-L22) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BLN-L24) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BLN-TL10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BLU Grand X LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BLU_S1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BMM_533D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BND-AL10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BND-L21) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQ-4585) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQ-5001L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQ-5003L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQ-5005L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQ-5007L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQ-5009L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQ-5012L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQ-5033) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQ-5056) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":641,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQ-5057) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQ-5059) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQ-5201) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQ-5209L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQ-5211) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQ-5507L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQ-5508L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQ-5511L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQ-5591) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQ-5594) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQ-5700L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQ-5701L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQ-6001L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQ-7084G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":450,\"screenHeight\":771,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQru-1056L) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQru-4072) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQru-4500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQru-4526) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQru-4583) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQru-5000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQru-5022) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQru-5033) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQru-5035) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQru-5037) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQru-5044) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQru-5054) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQru-5057) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQru-5059) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQru-5060) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQru-5201) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQru-5202) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQru-5203) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQru-5204) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQru-5503) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQru-5504) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQru-5521) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQru-5525) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQru_5590) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQru_BQru-5058) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BRAVIS A554) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BRAVIS X500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BS150) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BTV-DL09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":533,\"screenHeight\":853,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BTV-W09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":533,\"screenHeight\":853,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BV4000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BV4000Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BV4000Pro-RU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BV6000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BV6000S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BV6000S_RU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BV6000_RU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BV7000 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BV7000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BV8000Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Baccara) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Beeline_Pro_6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Benefit_Note_1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Blade) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Blaupunkt SL 02) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Blaupunkt SL 04) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Blaupunkt SM 01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Block) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Bluboo S1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Bolt) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Brondi 620 SZ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; C NOTE 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; C NOTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; C1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; C105-E0) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; C106) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; C1_Max) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; C1_Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; C2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; C4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; C5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; C8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; C9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; CITI ATL 4G CS5029ML) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; COMIO P1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; COSMO L808) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; COSMO_L707) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; COVET) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; CPH1613) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; CPH1707) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; CPH1717) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; CPH1719) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; CPH1721) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; CPH1723) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; CPH1725) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; CPH1727) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; CPH1729) AppleWebKit/* (KHTML, like Gecko) Chrome','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; CPH1729) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; CPH1801) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; CPN-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":533,\"screenHeight\":853,\"pixelRatio\":2.25,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; CS24) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; CS40) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; CUBOT CHEETAH 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; CUBOT H3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; CUBOT KING KONG) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; CUBOT MAGIC) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; CUBOT NOTE Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; CUBOT R9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; CUBOT X18) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; City) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ClemPhone_7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Cobalt_SM_55) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Cobalt_SM_6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Colombia_2018) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Compact) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Coolpad 3632A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_coolpad','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Coral 4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Crystal) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; D1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; D5000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; DEXP_ES1050) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; DLI-AL10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; DLI-L22) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; DLI-L42) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; DLI-TL20) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; DM-01K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; DUK-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Doro 8035) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Doro 8040) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; E2 Noir) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; E435 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; E5051) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; E5803) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; E5823) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; E6533) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; E6553) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; E6603) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; E6633) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; E6653) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; E6683) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; E6810) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; E6833) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; E6853) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; E6883) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; E7s) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; EASYSMARTM3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ECHO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ECHO_HOLI) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; EKO OMEGA Q55) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ELEMENT Q) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ELEMENT_PRO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ELUGA A4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ERGO B500 First) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ERGO F501) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ERGO_A556) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ES750) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ET) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; EVA-AL10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; EVA-DL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; EVA-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; EVA-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; EVA-L19) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; EVA-L29) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; EVOLVEO StrongPhone G8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Eagle_4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Easy-Power) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Easy-Power-Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Easy_XL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Easy_XL_Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Elite 45T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Elite 4T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Elite 5.5M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Elite_5_0T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Eluga_Ray_700) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Emerald_M55CR) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; F-01J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; F-01K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; F-02H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; F-03H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; F-03K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; F-04H) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; F-05J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; F3111) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; F3112) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; F3113) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; F3115) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; F3116) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; F3211) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; F3212) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; F3213) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; F3215) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; F3216) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; F501_Magic) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; F5121) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; F5122) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; F5321) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; F8131) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; F8132) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; F8331) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; F8332) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; FLOW5PLUS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; FLOW_5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; FP2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; FRD-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; FRD-AL10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; FRD-L02) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; FRD-L04) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; FRD-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; FRD-L14) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; FRD-L19) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; FREEDOM C100) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; FREEDOM C105) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; FREEDOM_M303) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; FS409) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; FS457) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; FS459) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; FS518) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; FS520) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; FS521) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; FS522) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; FS523) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; FS524) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; FS526) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; FS527) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; FS528) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; FS529) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; FS530) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; FS554) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; FS8009) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; FS8018) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":777,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; FT162D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; FTE161E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; FTJ162D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; FTJ162E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; FUN PLUS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; FUN_18x9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; FUN_S20) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Fest) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Fest-Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; FestXL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; FestXL-Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Fire 4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Flare S6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Flare_J3_Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Fly4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Force F500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; FrogOne) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Fun5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; G2299) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; G250) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; G25524K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; G3112) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; G3116) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; G3121) AppleWebKit/* (KHTML, like Gecko)','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; G3121) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; G3123) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; G3125) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; G3212) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; G3221) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; G3223) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; G3226) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; G3311) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; G3312) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; G3313) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; G3412) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; G3416) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; G3421) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; G3423) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; G35) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; G7s) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; G8141) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; G8142) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; G8232) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; GEOTEL G1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; GIONEE A1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; GIONEE F205) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; GIONEE S10 lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; GIONEE S10B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; GIONEE X1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; GL255) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; GLAM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; GM 5 Plus d) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; GM 5 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; GM 5 d) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; GM 5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; GM 6 d) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; GM 6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; GM6_Tur) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; GO 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; GO Onyx mini) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; GO Onyx) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; GO1004) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; GO504 HD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; GO550) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; GOLD_PRO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; GS270 plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; GS270) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; GT-I9082) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; GT-I9100) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; GT-I9192) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; GT-I9195) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; GT-I9300) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; GT-I9500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; GT-I9505) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; GT-I9515) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; GT-N7100) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; GT6000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Galaxy J5 (6)) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Galaxy J5(6)) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Gemini Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Gemini) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; General Mobile 4G Dual) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; General Mobile 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Gigaset GS170) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Grand 5.5 HD II) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Grand M2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Grand XL LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Grand XL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Griffe T2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Gtel_X5pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; H1711) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; H1711z) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; H3311) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; H3321) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; H4311) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; H4331) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; H50) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HAFURY MIX) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HAFURY UMAX) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HARRY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HIT Q401 3G HT4039PG) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HIT Q500 3G HT5035PG) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HM-G552-FL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HM-G553-FL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HM-G701-FL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HM-N700-FL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HT30 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HT37Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HT50) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HTC 10 evo) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HTC 10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HTC 2PQ910) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HTC 2PS6200) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HTC 2PZC100) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HTC 2PZF1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HTC Desire 12) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HTC Desire 550) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HTC One A9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HTC One M9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HTC U Ultra) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HTC U11 life) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HTC U11) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HTC6535LVW) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HTC6545LVW) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HTCD160LVW) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HTC_0PJA10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HTC_A9u) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HTC_M10f) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HTC_M10h) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HTC_M9u) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HTC_U-1u) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HTC_U-3u) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HTV32) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HUAWEI CAN-L01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HUAWEI CAN-L11) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HUAWEI CAN-L12) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HUAWEI CAN-L13) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HUAWEI CAZ-AL10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HUAWEI CAZ-TL10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HUAWEI MLA-L01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HUAWEI MLA-L03) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HUAWEI MLA-L11) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HUAWEI MLA-L12) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HUAWEI MLA-L13) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HUAWEI NMO-L22) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HUAWEI NMO-L23) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HUAWEI NMO-L31) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HUAWEI NXT-DL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HUAWEI NXT-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HUAWEI NXT-L29) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HUAWEI NXT-TL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HUAWEI VNS-L21) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HUAWEI VNS-L22) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HUAWEI VNS-L23) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HUAWEI VNS-L31) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HUAWEI VNS-L53) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HWV31) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Haier G32) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Hammer AXE Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Hammer Active) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Hammer Energy) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Hammer Iron 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Hawk_from_EE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Hero X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Hisense C30 Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_hisense','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Hisense C30) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_hisense','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Hisense F10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_hisense','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Hisense F102) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_hisense','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Hisense F17) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_hisense','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Hisense F22) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_hisense','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Hisense F23) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_hisense','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Hisense T5 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_hisense','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Hisense T5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_hisense','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Hisense U601S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_hisense','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Hisense xx 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_hisense','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Hummer) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ID bot 53) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ID bot 53+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; IF9001) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; IF9002) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; IF9007) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; INOI_2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; INOI_2_LITE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; INTEX AQUA 5.5 VR+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; INTEX AQUA CRYSTAL+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; INTEX AQUA LIONS 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; INTEX AQUA LIONS T1 LITE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; INTEX AQUA LIONS X1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; INTEX AQUA LIONS X1+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; INTEX AQUA NOTE 5.5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; INTEX AQUA SELFIE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; INTEX AQUA STYLE 3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; INTEX AQUA ZENITH) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; INTEX ELYT DUAL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; IO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; IQ4413) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Ilium L1120) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Ilium L620) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Ilium L920) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Ilium X520) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ImSmart A504) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ImSmart A554) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Impress Disco) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Impress_Bear) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Impress_Dune) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Impress_Eagle) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Impress_Energy) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Impress_Event) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Impress_Frost) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Impress_Grip) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Impress_Groove) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Impress_Lagune) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Impress_Life) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Impress_Lotus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Impress_Luck) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Impress_Ra) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Impress_Razor) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Impress_Saturn) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Impress_Spring) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Impress_Tor) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Impress_Wolf) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Infinix HOT 4 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Infinix HOT 4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Infinix NOTE 3 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Infinix S2 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Infinix S2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Infinix X5010) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Infinix X559) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Infinix X559C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Infinix X559F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Infinix X571) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Infinix X572) AppleWebKit/* (KHTML, like Gecko) Chrome','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Infinix X572) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Infinix X603) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Infinix Zero 4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Ixion EL450) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_ixion','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Ixion ES355) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_ixion','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Ixion ES550) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_ixion','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Ixion ES850) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_ixion','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Ixion ES950) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_ixion','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Ixion M340) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_ixion','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Ixion M355) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_ixion','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Ixion M545) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_ixion','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Ixion M750) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_ixion','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Ixion M850) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_ixion','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Ixion ML245) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_ixion','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Ixion ML350) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_ixion','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Ixion MS255) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_ixion','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Ixion P350) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_ixion','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Ixion X150) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_ixion','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Ixion XL155) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_ixion','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; J5 8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; J9S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; JERRY2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; JMM-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; JMM-L22) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; JOY JD5546G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Jewel) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Joy HH5524A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Juno Q6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; K10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; K10000 Max) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; K10000 Mix) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; K10000 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; K3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; K350t) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; K5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; K5000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; K6000 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; K6000 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; K7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; K8000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; KAAN N1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; KENNY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; KFKAWI) AppleWebKit/* (KHTML, like Gecko) Silk like Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; KIICAA MIX) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; KIICAA POWER) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; KIW-L21) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; KL600) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; KLIPAD_V355) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; KNT-AL20) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; KOB-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":533,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; KOB-W09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":534,\"screenHeight\":854,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; KYV40) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; KYV40U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; KYV41) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; KYV42) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; KYV42_u) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; KYV43) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Kogan Agora 6Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Konnect_504) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Konnect_601) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Kylin 5.5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Kylin_5.0S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; L-01J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; L50) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; L501) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LAVA_A44) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-D325) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-D724) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-D802) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-D855) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-F600L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-F700K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-F700L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-F800K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-F800L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-H700) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-H815) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-H820) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-H830) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-H831) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-H840) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-H845) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-H850) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-H860) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-H870) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-H870DS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-H871) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-H872) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-H873) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-H901) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-H910) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-H910PR) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-H915) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-H918) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-H930) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-H931) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-H960) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-H961N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-H962) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-H970) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-H990) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-K371) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-K425) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-K428) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-K530) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-K535) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-K550) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-LK460) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lg','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-LS777) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-LS993) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-LS997) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-M150) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-M200) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-M210) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-M250) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-M255) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-M257) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-M257PR) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-M320) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-M320G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-M322) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-M327) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-M400) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-M430) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-M470) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-M700) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-M703) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-M710) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-SP200) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-SP320) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-TP260) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-TP450) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-US601) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-US701) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-US996) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-V521) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lg','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-V522) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lg','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LGL157BL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LGL158VL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LGL163BL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LGL164VL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LGL59BL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LGL63BL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LGL64VL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LGL83BL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LGL84VL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LGLS775) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LGLS992) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LGMP260) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LGMP450) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LGMS210) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LGMS428) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LGMS550) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LGT31) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lg','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LGT32) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lg','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LGUS215) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LGUS992) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LGUS997) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LGV33) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LGV34) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LINX B510 3G LT5037MG) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LIVE 5 PLUS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LM-X210(G)) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LM-X210) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LM-X210APM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LM-X210CM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LM-X210CMR) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LM-X210VPP) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LM-X212(G)) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LM-X410(FG)) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LM-X410.F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LM-X410.FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LML413DL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LOGIC_L5D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LON-L29) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LT_S9_NOTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LUXO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Le_Hello) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Leagoo M6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Lenny4 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Lenny4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Lenovo A6000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Lenovo K3 Note) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Lenovo K33a42) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Lenovo K33a48) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Lenovo K33b36) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Lenovo K53a48) AppleWebKit/* (KHTML, like Gecko) Chrome','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Lenovo K53a48) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Lenovo K53b36) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Lenovo K8 Note) AppleWebKit/* (KHTML, like Gecko) Chrome','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Lenovo K8 Note) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Lenovo K8 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Lenovo K8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Lenovo P2a42) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Lenovo TB-7304F) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Lenovo TB-7304I) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Lenovo TB-7304X) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Lenovo TB-7504X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Lenovo TB-8504F) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":860,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Lenovo TB-8504X) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Lenovo TB-8704X) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Lenovo TB-X304F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":533,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Lenovo TB-X304F) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Lenovo TB-X304L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":534,\"screenHeight\":854,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Lenovo TB-X304L) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Lenovo TB-X704F) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":533,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Lenovo TB-X704L) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Lenovo YT-X703F) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Life Lite 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Life One X3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Light A104) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Light B100) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Lion_Dual) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; M bot 51) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; M bot 60) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; M-PPAG4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; M-PPxG4P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; M-PPxG5M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; M-PPxG7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; M-PPxS7P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; M23i) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; M300-L29) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; M4 SS4453-R) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; M4 SS4457-R) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; M4 SS4458-R) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; M4_B3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; M5 Note) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; M5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; M50 STAR) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; M50) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; M503) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; M511) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; M512) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; M555i) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; M557) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; M578) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; M579) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; M6 Note) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; M6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; M653) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; M6T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; M7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; M9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MAGIC) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MAGNO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MAGNO-S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MEIZU E3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MEIZU M6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MHA-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MHA-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MHA-L29) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MI 4S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MI 5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MI 5C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MI 5X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MI 5s Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":698,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MI 5s) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MI 6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MI A1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MI MAX 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":698,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MI MAX) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":698,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MI NOTE Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MI PAD 3) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_xiaomi_mi','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MITO_A19_2GB) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mito','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MIX 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MIX Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MIX) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MIX_2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ML450) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MO-01J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MO-01K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MOON) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MOVE_6_mini) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MOVE_7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MOVIC-W2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MOVIC-W5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MS40S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":600,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MS457PLUS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MS50L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MS50L_4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MS550) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MS55M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MS60F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MS60F_PLUS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MS650) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MSP95014) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MSP95015) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MX) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MX6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MZ-M5 Note) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MZ-M6 Note) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MZ-M6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MZ-M6T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MZ-MEIZU M6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MZ-MX6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MZ-Meizu M6s) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MZ-PRO 6 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MZ-PRO 7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MZ-PRO 7-S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Mars pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Mars) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Max2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Meizu M6s) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Meizu M8c) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Mi-4c) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Micromax Bharat 5 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Micromax Bharat 5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Micromax C1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Micromax C2A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Micromax Q402+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Micromax Q402Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Micromax Q409) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Micromax Q421) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Micromax Q4310) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Micromax Q437) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Micromax Q440) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Mint_M341) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Mint_M353) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MioPhone2017) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Mix Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Mobiistar_Zumbo_J2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mobiistar','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Moto C Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Moto C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Moto E (4) Plus) AppleWebKit/* (KHTML, like Gecko)','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Moto E (4) Plus) AppleWebKit/* (KHTML, like Gecko) Chrome','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Moto E (4) Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Moto E (4)) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Moto G (4)) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Moto G (5) Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Moto G (5)) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Moto G (5S) Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Moto G (5S)) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Moto G 2014) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Moto G Play) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Moto G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Moto G4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Moto X Play) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Moto Z (2)) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Moto Z2 Play) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MotoG3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; N5001L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; N504) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; N5702L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; N818S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; N9517) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; N9560) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; NEM-L21) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; NEM-L22) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; NEM-L51) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; NEXT P+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; NOA N2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; NOA_H10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; NOS NOVU III) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; NOTE Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; NS5002) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; NS5005) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; NS5502) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; NUU_M2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; NX505J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; NX531J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; NX549J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; NX563J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; NX569J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; NX591J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; NX907J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Navon_Infinity) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Neffos C5a) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Neffos C5s) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Neffos C7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Neffos N1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Neffos X1 Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Neffos X1 Max) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Neffos X1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Neffos Y5L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Neffos Y5i) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Neffos Y5s) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; NextSE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Nexus 4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_nexus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Nexus 5 CAF) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_nexus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Nexus 5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_nexus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Nexus 5X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_nexus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Nexus 6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_nexus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Nexus 6P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_nexus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Nexus 9) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_nexus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Nokia 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Nomi i5071) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Nomi i6030) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Nomi_C070012) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Nomi_C070030) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Nomi_i5001) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Nomi_i5511) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Note 4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Note X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; OD105) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ONE A2003) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ONE E1003) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ONEPLUS A3000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ONEPLUS A3003) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ONEPLUS A3010) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ONEPLUS A5000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ONEPLUS A5010) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; OPPO A77) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; OPPO A83) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; OPPO R11 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; OPPO R11 Pluskt) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; OPPO R11) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; OPPO R11s) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; OPPO R11t) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; OWN FUN 5(4G)) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; OWN FUN 6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Omega Icon 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; One) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Optim4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Orange Rise 53) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Orange_Rise_33) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; P008) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; P00A) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; P00C) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; P00L) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; P028) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; P1 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; P1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; P100) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; P1060X) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; P2 Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; P2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; P2Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; P41_eMagic) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; P4526A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; P4_Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":341,\"screenHeight\":569,\"pixelRatio\":2.25,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; P5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; P5026A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; P5047A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; P55 Max) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; P6000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; P750) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; P750i) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; P771) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; P781) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; P7_Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; P8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; P850) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; P8_3D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; P8_Max) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; P8_Mini) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; P8_PRO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; P9000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; P9000_MAX) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; P91) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; P9_Energy_Lite_2017) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; P9_Energy_S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; P9_Life) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; PAN 5 GET) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; PCD508) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; PCD509) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; PGN528) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; PGN610) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; PGN611) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; PH4003) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; PH5003) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; PIC-LX9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; PLUS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; PMT3157_3G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_pm','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; PMT3157_4G) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_prestigio_pm','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":720,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; PRA-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; PRA-AL00X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; PRA-LA1) AppleWebKit/* (KHTML, like Gecko) Chrome (lite) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; PRA-LA1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; PRA-LX1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; PRA-LX2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; PRA-LX3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; PRA-TL10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; PRO 6 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; PRO 6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; PRO 6s) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; PRO 7 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; PRO 7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; PRO 7-H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; PRO 7-S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; PRO1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; PSP3470DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; PSP3471DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; PSP3552DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; PSP5510DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; PSP5511DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; PSP5513DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; PSP5515DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; PSP5518DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; PSP5520DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; PSP5552DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; PSP7510DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; PSP7512DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; PSP7550DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; PSP7551DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; PSP7572DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Panasonic P90) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Pass) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Phantom6-Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Philips S257) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_philips','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Philips S318) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_philips','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Philips S327) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_philips','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Philips S338) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_philips','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Philips S386) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_philips','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Philips X588) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_philips','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Philips X818) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_philips','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Pixel XL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Pixel) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Pixus Raze) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Plane_1550S_3G_PS1163MG) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Platinum A57) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Platinum_5.0M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Platinum_A5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Platinum_A55) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Plume H1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Plume L1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Plume P8 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Pocket_2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Point_X1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Positivo Slim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Power 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Power 3S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Power Ice Evo) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Power1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Power_2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Power_3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Pride) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Prime_2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Primo G7+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Primo NH3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Pure 2A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Pure 3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Pure View) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Q-Smart_III_Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Q-Smart_Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Q10S5IN4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Q8S55IN4G2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Q8S5IN4GP) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Q8S6IN4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Q9S55IN4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Q9S5IN4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; QPHONE_9.2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Q_Smart_BE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Quantum MUV UP) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Quantum You E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; R2 3G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; R2 LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; R2 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; R3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; R6 Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; R8A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; R9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; RAINBOW 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; RCT6873W42M_F7) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; REVVLPLUS C3701A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; RIVIERA F10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; RIVIERA F23) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; RNE-L01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; RNE-L03) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; RNE-L21) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; RNE-L22) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; RNE-L23) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ROBBY2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; RS8501) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; RS988) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; RX460) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Redmi 3) AppleWebKit/* (KHTML, like Gecko) Chrome','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Redmi 3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Redmi 3S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Redmi 4) AppleWebKit/* (KHTML, like Gecko) Chrome','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Redmi 4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Redmi 4A) AppleWebKit/* (KHTML, like Gecko) Chrome','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Redmi 4A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Redmi 4X) AppleWebKit/* (KHTML, like Gecko) Chrome','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Redmi 4X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Redmi 4x) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Redmi 5 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":786,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Redmi 5 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":786,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Redmi 5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Redmi 5A) AppleWebKit/* (KHTML, like Gecko) Chrome','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Redmi 5A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Redmi Note 3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Redmi Note 4) AppleWebKit/* (KHTML, like Gecko) Chrome','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Redmi Note 4) AppleWebKit/* (KHTML, like Gecko) Chrome (alpha) Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Redmi Note 4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Redmi Note 4X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Redmi Note 5 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":786,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Redmi Note 5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":786,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Redmi Note 5A Prime) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Redmi Note 5A) AppleWebKit/* (KHTML, like Gecko) Chrome','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Redmi Note 5A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Redmi Y1 Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Redmi Y1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Redmi_4X) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Redmi_Note_4) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Redmi_Note_5A) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Revo_Zoom) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Robin) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Royale_X2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; S1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; S10 PRO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; S10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; S16) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; S2_LITE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; S3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; S30) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; S30mini) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; S31) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; S40) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; S41) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; S50) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; S504050) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; S504730) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; S51) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; S55) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; S55A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; S5LS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; S5US) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; S60 Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; S60) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; S61 JAZZ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; S6s) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; S7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; S70) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; S8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; S8_Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; S9 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SAMSUNG-SM-J320A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-A310F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-A310M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-A320F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-A320FL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-A320Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-A5100) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-A510F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-A510M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-A520F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-A520W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-A520W-parrot) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-A530F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-A530W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-A7100) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-A710F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-A710M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-A720F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-A730F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-C5000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_c','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-C710F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_c','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-C900F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_c','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-G390F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-G570F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-G570M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-G570Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-G610F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-G610M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-G611M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-G611MT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-G615F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-G890A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-G892A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-G903W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-G903W-parrot) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-G9208) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-G920A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-G920F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-G920I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-G920L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-G920P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-G920R4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-G920S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-G920T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-G920T1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-G920W8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-G925A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-G925F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-G925I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-G925P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-G925R4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-G925T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-G925W8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-G9287) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-G928C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-G928F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-G928P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-G928T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-G930A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-G930F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-G930P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-G930T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-G930V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-G935A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-G935F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-G935K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-G935T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-G950F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-G950U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-G955F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-G955U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-J250F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-J250G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-J250M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-J250Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-J320A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-J320AZ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-J320W8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-J327AZ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-J327T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-J327T1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-J327U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-J330F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-J330FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-J330G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-J510F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-J510FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-J510FQ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-J510GN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-J510H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-J510MN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-J530F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-J530FM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-J530G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-J530Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-J700P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-J700T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-J701F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-J701M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-J701MT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-J710F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-J710FQ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-J710GN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-J710MN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-J727A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-J727AZ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-J727P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-J727T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-J727T1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-J727U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-J730F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-J730FM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-J730G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-J730GM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-N9200) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-N9208) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-N920A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-N920C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-N920G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-N920I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-N920L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-N920P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-N920S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-N920T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-N920V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-N920W8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-N950F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-N950U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-P355) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_p','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-P550) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_p','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-P555M) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_p','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-P580) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_p','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-T350) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-T355) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-T355Y) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-T380) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":534,\"screenHeight\":854,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-T550) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-T555) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-T560NU) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-T580) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-T585) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-T710) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-T713) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-T715) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-T715Y) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-T719) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-T810) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-T813) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-T815) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-T815Y) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-T819) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-T819Y) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-T825) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG-SM-G890A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG-SM-G891A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG-SM-G920A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG-SM-G920AZ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG-SM-G925A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG-SM-G928A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG-SM-G930A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG-SM-G930AZ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG-SM-G935A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG-SM-J320A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG-SM-J326AZ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG-SM-J327A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG-SM-J327AZ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG-SM-J727A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG-SM-J727AZ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG-SM-N920A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SATURN SELFIE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SC-02H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SC-04G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SC-04J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SC-05G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SCV31) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SCV32) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SCV33) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SDQ_52004L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SENSEIT A247) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SENSEIT A250) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SENSEIT T250) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SENSEIT T300) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SENSEIT_C155) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SGP712) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SH-01H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SH-01K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SH-02H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SH-02J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SH-03G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SH-03J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SH-04H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SH-L02) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SH-M05) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SHIELD Tablet) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SHV32) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SHV33) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SHV34) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SHV35) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SHV37) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SHV38) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SHV39) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SHV40) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SHV40_u) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SKY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SL505) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SL548) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SLA-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SLA-L02) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SLA-L03) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SLA-L22) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SLA-L23) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-A10 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-A310F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-A310M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-A310N0) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-A320F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-A320FL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-A320Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-A510F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-A510M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-A510S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-A510Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-A520F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-A520W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-A530F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-A530W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-A7100) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-A710F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-A710K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-A710L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-A710M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-A720F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-A730F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-A800S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-A810F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-A810YZ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-A910F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-C5000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_c','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-C5010) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_c','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-C7000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_c','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-C701F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_c','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-C7100) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_c','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-C7108) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_c','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-C710F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_c','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-C9000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_c','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-C900F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_c','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-C900Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_c','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G390F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G390W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G530H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G531H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G550FY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G5700) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G570F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G570F) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G570M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G570Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G6100) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G610F) AppleWebKit/* (KHTML, like Gecko) Chrome','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G610F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G610F) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G610M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G610Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G611F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G611M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G611MT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G615F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G615FU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G892A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G900F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G900M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G900T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G903W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G9200) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G9208) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G920F) AppleWebKit/* (KHTML, like Gecko) Chrome (alpha) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G920F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G920I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}');
INSERT INTO `wp_psninja_amdd` VALUES ('Mozilla/5.0 (Linux; Android 7.*; SM-G920K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G920L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G920P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G920R4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G920R7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G920S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G920T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G920T1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G920V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G920W8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G9250) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G925F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G925I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G925K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G925L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G925P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G925R4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G925R6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G925S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G925T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G925V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G925W8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G9287) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G9287C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G928C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G928F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G928G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G928I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G928L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G928P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G928R4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G928T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G928V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G928W8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G930A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G930F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G930K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G930L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G930P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G930R4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G930R7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G930T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G930U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G930V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G930W8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G9350) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G935F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G935K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G935L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G935P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G935T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G935U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G935V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G935W8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G950) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G950F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G950U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G950U1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G950W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G9550) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G955F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G955U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G955W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G9600) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J250F) AppleWebKit/* (KHTML, like Gecko) Chrome','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J250F) AppleWebKit/* (KHTML, like Gecko) Chrome (alpha) Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J250F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J250G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J250M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J250Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J320F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J320FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J320V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J320W8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J327R4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J327R7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J327T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J327T1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J327U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J327V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J327VPP) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J327W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J3308) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J330F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J330FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J330G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J500FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J500M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J510F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J510FN) AppleWebKit/* (KHTML, like Gecko) Chrome','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J510FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J510FQ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J510GN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J510H) AppleWebKit/* (KHTML, like Gecko) Chrome','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J510H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J510L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J510MN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J530F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J530FM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J530G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J530GM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J530Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J530YM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J7+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J700P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J700T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J700T1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J701F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J701M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J701MT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J710F) AppleWebKit/* (KHTML, like Gecko) Chrome','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J710F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J710FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J710FQ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J710GN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J710K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J710MN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J727P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J727R4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J727T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J727T1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J727U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J727V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J727VPP) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J730F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J730FM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J730G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J730GM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-N900) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-N9005) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-N9200) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-N9208) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-N920C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-N920G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-N920I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-N920K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-N920L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-N920P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-N920R4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-N920T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-N920V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-N920W8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-N935F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-N950F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-N950U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-P355) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_p','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-P550) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_p','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-P555) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_p','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-P580) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_p','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-P585) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_p','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-P585Y) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_p','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-S337TL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_s','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-S737TL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_s','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-T350) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-T350) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-T355) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-T355Y) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-T377T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":534,\"screenHeight\":854,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-T380) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":534,\"screenHeight\":854,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-T385) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":533,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-T550) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-T555) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-T560NU) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-T580) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":533,\"screenHeight\":853,\"pixelRatio\":2.25,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-T580) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-T585) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-T710) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-T713) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-T715) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-T719) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-T810) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-T813) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-T815) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-T817V) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-T819) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-T820) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-T825) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SMART PLUS LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SMART_G71) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SO-01H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SO-01J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SO-02H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SO-02J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SO-03G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SO-03H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SO-03J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SO-04H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SO-04J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SOV31) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SOV32) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SOV33) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SOV34) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SOV35) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SP401) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SP413) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SP510) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SP511) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SP514) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SP531) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SP551) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SPRINT4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; STARACTIVE 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; STARNAUTE4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; STF-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; STF-AL10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; STF-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; STF-L09S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SUGAR S11) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SUGAR Y8 MAX) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SUPER) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SURF) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SWEET 5+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Shoot_1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Shoot_2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Smart8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SmartPRO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Smart_Light) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SparkSE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Start3G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Stellar 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Studio G3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Studio J8 LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Studio J8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Studio J8M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Studio Mega) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Sunny2 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Supreme_Fine) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Supreme_Fine_Micro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Supreme_Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Swift 2 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Swift 2 X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Swift 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; T1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; T400 3G 2017) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; T5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; T500 3G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":534,\"screenHeight\":854,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; T5c) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; T85) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TA-1000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TA-1003) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TA-1020) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TA-1021) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TA-1024) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TA-1025) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TA-1027) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TA-1028) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TA-1032) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TA-1033) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TA-1038) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TA-1039) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TA-1044) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TA-1053) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TECHSMART T6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TECNO AX8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TECNO CA6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TECNO CX Air) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TECNO Camon CX) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TECNO Camon CXS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TECNO F2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TECNO F3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TECNO K7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TECNO K8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TECNO K9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TECNO L9 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TECNO L9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TECNO LA6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TECNO R6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TECNO S6S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TECNO SA6S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TECNO W1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TECNO W3 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TECNO WX3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TECNO WX3F LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TECNO WX3LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TECNO WX3P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TECNO WX4 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TECNO WX4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TECNO i3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TECNO i7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TECNO_Camon_CX) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TECNO_K7) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TECNO_W1) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TECNO_WX3) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TELMA FEEL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TIMXL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TM-5005) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TM-5071) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TOMMY2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TRENDY PLUS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TRT-L21A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TRT-L53) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TRT-LX1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TRT-LX2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TRT-LX3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TURKCELL T80) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Tank Xtreme Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Techpad X5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Tele2_Midi_2_0) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Telma EGO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Tesla_SP3.3 Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Tesla_SP3.3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Tesla_SP6.3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Tesla_SP9.1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Thor E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Thor Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Tiger) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Tommy2 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Touch4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Turbox_A3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Turbox_S3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Twist (2018)) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Twist Metal) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Twist XL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; U FEEL PRIME) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; U PULSE LITE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; U PULSE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; U11 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; U11_Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; U16 Max) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; U20_Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; U22) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; U50A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; U50A_PLUS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; U7 Max) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; U7 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; UL40) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; UMI_MAX) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Ulefone S7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Ulefone S8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Ultra Shine) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Ultra Storm) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Ultra Sync) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; V2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; V2_Viper_S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; V3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; V3_5580_Dual) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; V8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; VFD 1300) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; VFD 510) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; VFD 511) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; VFD 513) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; VFD 610) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; VFD 710) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; VIA_A1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; VIA_A1_1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; VIA_P2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; VIE-AL10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; VIE-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; VIE-L29) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; VIVAX Fun S10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; VIVAX PRO M1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; VKY-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; VKY-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; VKY-L29) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; VOX FIRE 4G VS5037PL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; VS500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; VS501) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; VS835) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; VS987) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; VS988) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; VS995) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; VTR-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; VTR-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; VTR-L29) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; VZH) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Venus E3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Venus V5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Venus_V3_5580) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Venus_V4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Vibe K5 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Vibe K5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; View Prime) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; View XL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; View) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; VisionBook P55 LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Vivo 5 Mini) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Vivo 5R) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Vivo 8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Vivo 8L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Vivo XL2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Volt) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; WAS-L03T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; WAS-LX1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; WAS-LX1A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; WAS-LX2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; WAS-LX2J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; WAS-LX3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; WAS-TL10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; WIM Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; WIM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; WOLDER_WIAM_65) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Wieppo S6 Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Wileyfox Spark +) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Wileyfox Spark) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Wileyfox Storm) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Wileyfox Swift) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Wizard_1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Wooze_L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Wooze_XL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; X-TIGI_V18) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; X-TIGI_V21) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; X-TIGI_V3+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; X-TREME PQ39) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; X-tremePQ35) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; X-treme_PQ24) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; X-treme_PQ28) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; X1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; X1S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; X20) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; X20L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; X30) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; X3_Soul_Style) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; X4UPlus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; X4_Soul_Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; X4_Soul_Mini) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; X4_Soul_Style) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; X53) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; X55) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; X60L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; X9 Mini) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; X96mini) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"desktop\",\"markup\":\"tv\",\"screenWidth\":1280,\"screenHeight\":720,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; XL150) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; XP8800) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; XPLAY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; XT1039) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; XT1562) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; XT1565) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; XT1572) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; XT1575) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; XT1580) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; XT1585) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; XT1609) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; XT1635-01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; XT1635-02) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; XT1650) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; XT1663) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; XT1710-02) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; XT1799-2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; X_treme_PQ34) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Xperia SP) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Xylo) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Y6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; YU5040) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; You L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; You) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Young Y56) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Z Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Z power) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Z) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Z1 PRO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Z1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Z150) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Z155) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Z2 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Z255) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Z3001S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Z5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Z558VL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Z60) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Z7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Z70) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Z8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Z80) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Z831) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Z835) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Z839) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Z851M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Z852) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Z855) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Z899VL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Z965) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Z971) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Z982) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Z983) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Z986DL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ZB553KL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ZC520KL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ZC551KL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ZC553KL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ZC554KL) AppleWebKit/* (KHTML, like Gecko) Chrome (beta) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ZC554KL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ZD552KL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ZD553KL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ZE520KL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ZE552KL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ZE553KL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ZE554KL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ZTE A2017) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ZTE A2017G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ZTE A2017U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ZTE B2017G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ZTE BLADE A0605) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ZTE BLADE A0620) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ZTE BLADE A0621) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ZTE BLADE A0622) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ZTE BLADE A320) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ZTE BLADE A321) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ZTE BLADE A330) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ZTE BLADE A520) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ZTE BLADE A520C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ZTE BLADE A521) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ZTE BLADE A6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ZTE BLADE A602) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ZTE BLADE A612) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ZTE BLADE V0800) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ZTE BLADE V0820) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ZTE BLADE V0840) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ZTE BLADE V0850) AppleWebKit/* (KHTML, like Gecko) Chrome (UME) Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ZTE BLADE V0850) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ZTE BLADE V8 MINI) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ZTE Blade A522) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ZTE-Z835) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ZTE-Z851M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ZTE-Z971) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ZTE-Z983) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ZUK Z1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ZUK Z2121) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ZUK Z2131) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ZUK Z2132) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Zumbo_S_2017) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; arrowsM04) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; bravis_A506) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; brown 1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; cp3636a) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; dtacPhoneS3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; dtacPhoneT3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; e501) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; e502) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; e551 Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; e551) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; i4U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; i5012) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; i5013) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; i5032) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; i5050) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; i50F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; i5510) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; i5532) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; i55C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; i55D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; i8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; iHunt Hero) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; iQ181011N) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; iQD700) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; iQE200) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; iQGW516) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; iQK700) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; iQS300) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; iQW503) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; iQW553N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; iris60) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_iris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; iris80) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_iris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; itel A31) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; itel P31) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; itel P51) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; itel Prime 4) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_itel','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; itel S12) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; itel S32) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; itel S32LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; k6000Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; m8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; meanIT_C1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; mobiistar ZUMBO S2 Dual) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; mobiistar Zumbo S2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; moto x4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; myPhone CityXL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; myPhone Fun LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; myPhone xx) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; s6005X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; thl_Knight_1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; thor) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ufeel Fab) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; vernee_M5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; verykoolSL5565) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; victor) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; vivo 1601) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; vivo 1611) AppleWebKit/* (KHTML, like Gecko) Chrome','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; vivo 1611) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; vivo 1612) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; vivo 1713) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; vivo 1714) AppleWebKit/* (KHTML, like Gecko) Chrome','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; vivo 1714) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; vivo 1716) AppleWebKit/* (KHTML, like Gecko) Chrome','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; vivo 1716) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; vivo 1718) AppleWebKit/* (KHTML, like Gecko) Chrome','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; vivo 1718) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; vivo 1719) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; vivo X20A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; xx A1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; xx MIX 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":786,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; xx Max) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; xx Must) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; xx Note 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":698,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; xx Note 3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":698,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*;Polaroid P4526A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 16) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 16th) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 2E E450 2018) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 2PS64) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 2PZC5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 4E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 5033A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 5033D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 5033J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 5033X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 5034D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 5034D_RU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 5041C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 5059A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 5059D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 5059D_RU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 5059J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 5059Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 5060D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 506SH) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 507SH) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 5099A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 5099D_RU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 5099U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 601HT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 602SO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 603SH) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 605SH) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 6062W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 701SH) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 701SO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 702SO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 704SH) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 705KC) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 706SH) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; A0001) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; A1_PRO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; A20) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; A20Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; A3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; A30) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":755,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; A3_Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":756,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; A502DL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; AGS2-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; AGS2-W09) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ALP-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ALP-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ALP-L29) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ANE-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ANE-LX1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ANE-LX2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ANE-LX2J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ANE-LX3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ASUS_A009) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ASUS_X00DD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ASUS_X00DDA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ASUS_X00DDB) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ASUS_X00DS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ASUS_X00HD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ASUS_X00ID) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ASUS_X00IS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ASUS_X00LD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ASUS_X00LDA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ASUS_X00QD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":748,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ASUS_X00RD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ASUS_X00TD) AppleWebKit/* (KHTML, like Gecko) Chrome','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ASUS_X00TD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ASUS_X018D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ASUS_X01AD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ASUS_X01BDA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ASUS_Z012D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ASUS_Z012DA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ASUS_Z012DB) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ASUS_Z012DC) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ASUS_Z012DE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ASUS_Z012S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ASUS_Z016D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ASUS_Z016S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ASUS_Z017D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ASUS_Z017DA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ASUS_Z017DB) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ASUS_Z017DC) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ASUS_Z01FD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ASUS_Z01GD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ASUS_Z01GS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ASUS_Z01HD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ASUS_Z01HDA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ASUS_Z01KD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ASUS_Z01KDA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ASUS_Z01KS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ASUS_Z01QD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ASUS_Z01RD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":747,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ATU-L11) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ATU-L21) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ATU-L22) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ATU-L31) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ATU-LX3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; AUM-L29) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; AUM-L33) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; AUM-L41) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Advance 5.2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; AllCall_S1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Allure M3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":749,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Android SDK built for x86) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Aquaris C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_aquaris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Aquaris X Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_aquaris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Aquaris X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_aquaris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Aquaris X2 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_aquaris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Aquaris X2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_aquaris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; B502 Basic) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; B504_Unit) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; B8506) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BAC-L03) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BAC-L21) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BAC-L22) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BAC-L23) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BBB100-1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":617,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BBB100-2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":617,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BBD100-6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BBE100-4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":617,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BBF100-2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":617,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BKK-AL10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BKK-L21) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BKL-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BKL-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BLA-A09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BLA-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BLA-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BLA-L29) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BLADE A530) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BLADE V9 VITA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BLN-AL20) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BLOCK_MINI) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BND-AL10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BND-L21) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BND-L24) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BND-L34) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BPRO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BQ-5707G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BV5800 PRO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BV5800_RU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BV6800Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BV8000Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BV9000-F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BV9500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BV9500Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BV9600Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":750,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Black) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; C12 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":664,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; C5C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; C6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; CAG-L02) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; CAG-L03) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; CAG-L22) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; CAG-L23) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; CLT-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":747,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; CLT-L04) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":747,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; CLT-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":747,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; CLT-L29) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":747,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; COL-L29) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; COR-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; COR-AL10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; COR-L29) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; CPH1803) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; CPH1809) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; CPH1819) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; CPH1821) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; CPH1823) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; CPH1831) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; CPH1835) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; CPH1853) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; CPH1859) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; CPH1875) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; CPH1877) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; CPH1879) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; CPH1881) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; CPH1893) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; CPH1901) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; CPH1903) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; CUBOT J3 PRO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; CUBOT_J3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; CUBOT_P20) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":749,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; CUBOT_X18_Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Core-X3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; D2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; DRA-L01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; DRA-L21) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; DRA-LX2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; DRA-LX3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; DRA-LX5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; DUA-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; DUA-L22) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; DUK-AL20) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; DUK-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ECHO_DUNE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ECHO_FUSION) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; EDI-AL10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ELEMENT PLUS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; EML-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":747,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; EML-L29) AppleWebKit/* (KHTML, like Gecko) Chrome (beta) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":748,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; EML-L29) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":747,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; EVA-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; F-01J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; F-01K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; F-04K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; F5121) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; F5122) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; F5321) AppleWebKit/* (KHTML, like Gecko) Chrome (alpha) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; F5321) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; F8131) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; F8132) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; F8331) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; F8332) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; FIG-LA1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; FIG-LX1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; FIG-LX2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; FIG-LX3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; FLA-LX1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; FLA-LX2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; FLA-LX3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; FRD-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; FRD-AL10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; FRD-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; FRD-L19) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; FS8010) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":680,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; G2199) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; G3112) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; G3116) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; G3121) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; G3123) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; G3125) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; G3212) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; G3221) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; G3223) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; G3226) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; G3412) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; G3416) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; G3421) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; G3423) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; G3426) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; G8141) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; G8142) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; G8231) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; G8232) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; G8341) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; G8342) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; G8343) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; G8441) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; GM 5 Plus d) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; GM 5 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; GM 6 d) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; GM 6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; GM 8 d) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; GM 8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; GM6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; GM8 xx) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; GO1452) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; GO506) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; GS180) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; GS270 plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; GS270) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; GS370_Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; H3113) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; H3123) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; H3213) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; H3223) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; H3413) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; H4113) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; H4133) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; H4213) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; H4233) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; H4413) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; H8216) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; H8266) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; H8314) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; H8324) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; HEYOU5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; HTC 10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; HTC 2PS6200) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; HTC 2PZC100) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; HTC 2PZF1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; HTC Desire 12+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; HTC One_M8 dual sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; HTC U Ultra) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; HTC U11 life) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; HTC U11 plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; HTC U11) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; HTC U12+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; HTC6545LVW) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; HTC_2Q4D100) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; HTC_M10h) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; HTC_U-1u) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; HTC_U-3u) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; HTV32) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; HTV33) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; HUAWEI NXT-AL10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; HWI-TL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; HWV31) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Hammer Energy) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; INE-LX1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; INE-LX2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; INE-LX2r) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Impress_Blade) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Impress_Fire) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Impress_Forest) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Impress_Phonic) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Infinix X5514D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Infinix X5515) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Infinix X5515F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Infinix X571) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Infinix X572) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Infinix X573) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Infinix X604) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Infinix X606C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Infinix X606D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Infinix X608) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Infinix X609) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Infinix X622) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":750,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Infinix X623) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":750,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; JKM-LX1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; JKM-LX2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; JKM-LX3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; JSN-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; JSN-L21) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; JSN-L22) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; JSN-L23) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; JSN-L42) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; K5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; K7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; K8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; KNT-AL10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; KYV41) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; KYV44) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Konnect402) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; L-01J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LDN-L01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LDN-L21) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LDN-LX2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LDN-LX3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LG-F700L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LG-F700S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LG-F800L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LG-G710) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LG-H820) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LG-H830) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LG-H831) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LG-H850) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LG-H860) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LG-H870) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LG-H870DS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LG-H871) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LG-H872) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LG-H873) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LG-H910) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LG-H915) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LG-H918) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LG-H930) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LG-H931) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LG-H932) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LG-H933) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LG-H990) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LG-LS993) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LG-LS997) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LG-LS998) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LG-M200) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LG-M250) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LG-M255) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LG-M320) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LG-M320G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LG-M700) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LG-Q710AL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LGUS997) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LGV35) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LLD-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LLD-AL10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LLD-AL20) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LLD-L21) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LLD-L31) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LM-G710) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LM-G710VM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LM-Q610.FGN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LM-Q710(FGN)) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LM-Q710.FG) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LM-Q850) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LM-Q910) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LM-V405) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LM-X210(G)) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LM-X212(G)) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LM-X410(FG)) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LM-X410.FGN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LM-X410PM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LM-X510WM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LML211BL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LML212VL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LML414DL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LML713DL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LND-L29) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LON-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LON-L29) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LT C2200) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Lenovo K8 Note) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Lenovo K8 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Lenovo K8 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Lenovo L18021) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Lenovo L38011) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Lenovo L78011) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":749,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; M580) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; MHA-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; MHA-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; MHA-L29) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; MI 5) AppleWebKit/* (KHTML, like Gecko) Chrome (beta) Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; MI 5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; MI 5X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; MI 5s Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":698,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; MI 5s) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; MI 6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; MI 6X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":786,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; MI 8 Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":830,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; MI 8 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":818,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; MI 8 SE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":816,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; MI 8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":817,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; MI MAX 3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":785,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; MIX) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":742,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; MO-01K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; MS50G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Moto G (5) Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Moto G (5)) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Moto G (5S) Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Moto G (5S)) AppleWebKit/* (KHTML, like Gecko) Chrome (alpha) Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Moto G (5S)) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Moto G Play) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Moto Z (2)) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Moto Z) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Moto Z2 Play) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Moto Z3 Play) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; MotoG3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; N1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; N7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Neffos_C7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Neffos_C9A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Neffos_X9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Nexus 4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_nexus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Nexus 5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_nexus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Nexus 5X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_nexus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Nexus 6P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_nexus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Nokia 1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Nokia 2.1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Nokia 3.1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Nokia 5.1 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Nokia 5.1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Nokia 6.1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Nokia 7 plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Nokia 7.1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Nokia 8 Sirocco) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Nomi_C070014) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":533,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Nomi_C101014) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":533,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Nomi_i4500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Nomi_i5001) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Nubia M2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ONE A2003) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ONEPLUS A3000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ONEPLUS A3003) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ONEPLUS A3010) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ONEPLUS A5000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ONEPLUS A5010) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ONEPLUS A6003) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; OWN FUN 7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; OWN SMART 9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":874,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; One Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; One) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; P10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; P10000_Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; PAR-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; PAR-LX1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; PAR-LX9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; PBAM00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; PBEM00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; PIC-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; PIC-LX9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; POCOPHONE F1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":817,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; PRA-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; PRA-AL00X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; PRA-LA1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; PRA-LX1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; PRA-LX2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; PRA-LX3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; PRA-TL10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Phonenix50S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Pixel 2 XL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Pixel 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Pixel C) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":900,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Pixel XL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Pixel) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Plume L2 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Power 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Power_5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; RAINBOW) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; REVVL 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; RMX1801) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; RMX1805) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; RMX1807) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; RMX1811) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; RNE-L01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; RNE-L02) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; RNE-L03) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; RNE-L21) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Iron Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; RNE-L21) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; RNE-L22) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; RNE-L23) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; RVL-AL09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Redmi 3S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Redmi 4A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Redmi 4X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Redmi 5 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":786,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Redmi 5 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":786,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Redmi 5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Redmi 5A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Redmi 6 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":830,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Redmi 6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Redmi 6A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Redmi Note 3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Redmi Note 4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Redmi Note 5 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":786,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Redmi Note 5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":786,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Redmi Note 6 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":830,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Redmi S2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Redmi Y2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; S1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; S2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; S3-SH) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; S4-KC) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; S41) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; S61) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; S9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":756,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; S99) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-A320F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-A320FL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-A320Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-A520F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-A520W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-A520W-parrot) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-A530F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-A600FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-A605F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-A605FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-A720F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-A730F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-A750F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-A750FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-A750G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-A750GN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-A910F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-A920F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-C5000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_c','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-C9000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_c','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-C900F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_c','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G390F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G570F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G570M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G570Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G6100) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G610F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G610M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G611F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G611M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G611MT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G885F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G891A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G892A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G930A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G930F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G930P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G930R4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G930R6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G930T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G930U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G930VL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G930W8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G9350) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G935A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G935F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G935P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G935T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G935U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G935W8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G950F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G950N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G950U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G950U1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G950W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G955F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G955U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G955U1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G9600) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G960F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G960U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G960U1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G960W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G9650) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G965F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G965U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G965U1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J327A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J327R4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J327U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J330F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J330FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J330G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J337A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J337P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J337T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J400F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J400M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J415F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J415FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J415G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J530F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J530FM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J530G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J530Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J530YM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J600F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J600FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J600G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J600GT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J610F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J610FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J610G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J701F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J701M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J701MT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J710F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J710FQ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J710GN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J710MN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J720M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J727A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J727P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J727R4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J727T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J727T1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J727U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J730F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J730FM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J730G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J730GM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J737P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J737R4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J737T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J810F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J810M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J810Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-N950F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-N950U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-N9600) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-N960F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-N960U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-N960U1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-N960W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-S767VL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_s','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-T580) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":533,\"screenHeight\":853,\"pixelRatio\":2.25,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-T580) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-T585) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-T590) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-T595) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-T820) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-T825) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG-SM-G891A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG-SM-G930A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG-SM-G930AZ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG-SM-G935A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG-SM-J327A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG-SM-J727A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG-SM-J727AZ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SC-01L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SC-02H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SC-02J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SC-02L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SC-04J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SCV33) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SCV36) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SCV40) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SH-01K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SH-01L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SH-02J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SH-03J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SH-03K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SH-04H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SH-M05) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SH-M06) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SHT-AL09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":533,\"screenHeight\":853,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SHV34) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SHV35) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SHV37) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SHV38) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SHV39) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SHV40) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SHV40_u) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SHV41) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SHV43) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SKR-H0) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SL558) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-A320F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-A320FL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-A320Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-A520F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-A520S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-A520W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-A530F) AppleWebKit/* (KHTML, like Gecko) Chrome (lite) Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-A530F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-A530N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-A530W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-A600F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-A600FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-A600G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-A600GN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-A605F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-A605FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-A605G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-A605GN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-A720F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-A730F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-A750F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-A750FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-A750G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-A750GN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-A810F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-A810YZ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-A910F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-A920F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-C5000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_c','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-C7000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_c','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-C7010) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_c','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-C701F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_c','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-C9000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_c','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-C900F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_c','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-C900Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_c','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G390F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G390W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G390Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G530M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G570F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G570M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G570Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G6100) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G610F) AppleWebKit/* (KHTML, like Gecko) Chrome','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G610F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G610M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G611F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G611FF) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G611M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G611MT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G8850) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G892A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G900F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G900V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G930F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G930K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G930L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G930P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G930R4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G930R7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G930S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G930T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G930T1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G930U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G930V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G930VL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G930W8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G9350) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G935F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G935K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G935L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G935P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G935R4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G935S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G935T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G935U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G935V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G935W8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G9500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G950F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G950N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G950U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G950U1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G950W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G955F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G955N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G955U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G955U1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G955W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G9600) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G960F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G960U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G960U) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G960U1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G960W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G9650) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G965F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G965U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G965U1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G965W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J260F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J260G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J260M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J327R4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J327R7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J327U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J327V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J327VPP) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J327W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J330F) AppleWebKit/* (KHTML, like Gecko) Chrome (alpha) Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J330F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J330FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J330G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J336AZ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J337A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J337AZ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J337P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J337T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J337V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J337VPP) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J337W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J400F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J400G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J400M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J410F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J410G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J415F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J415FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J415G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J415GN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J500H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J530F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J530FM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J530G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J530GM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J530Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J530YM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J600F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J600FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J600G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J600GF) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J600GT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J610F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J610FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J610G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J701F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J701M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J701MT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J710F) AppleWebKit/* (KHTML, like Gecko) Chrome','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J710F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J710FQ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J710GN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J710MN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J720F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J720M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J727P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J727R4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J727T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J727T1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J727U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J727V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J727VPP) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J730F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J730FM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J730G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J730GM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J737A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J737P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J737T1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J737U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J737V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J737VPP) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J810F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J810G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J810M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J810Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-N9005) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-N935F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-N9500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-N950F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-N950N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-N950U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-N950U1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-N950W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-N9600) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":845,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-N960F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-N960U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-P585Y) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_p','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-S367VL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_s','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-S737TL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_s','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-S767VL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_s','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-T395) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":534,\"screenHeight\":854,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-T580) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":533,\"screenHeight\":853,\"pixelRatio\":2.25,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-T580) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-T585) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-T590) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-T595) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":533,\"screenHeight\":853,\"pixelRatio\":2.25,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-T820) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-T830) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":711,\"screenHeight\":1138,\"pixelRatio\":2.25,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-T835) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SNE-LX1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SNE-LX2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SNE-LX3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SO-01J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SO-01K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SO-02J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SO-02K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SO-03J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SO-04H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SO-04J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SO-04K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SO-05K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SOV33) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SOV34) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SOV35) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SOV36) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; STF-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; STF-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; STF-L09S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SUGAR C12) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Star_Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Studio Mega) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Sunny3 Mini) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Sunny3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Swift 2 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Swift 2 X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Swift 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; T3 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; T8s) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; TA-1003) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; TA-1004) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; TA-1012) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; TA-1020) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; TA-1021) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; TA-1024) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; TA-1025) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; TA-1027) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; TA-1028) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; TA-1032) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; TA-1033) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; TA-1038) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; TA-1039) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; TA-1044) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; TA-1052) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; TA-1053) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; TECNO B1p) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; TECNO CA7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; TECNO CA8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; TECNO CF7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":750,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; TECNO F1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; TECNO F2LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; TECNO F4 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; TECNO KA7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; TECNO LA7 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; TECNO LA7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; TECNO R8O) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; TECNO RA6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Tommy3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Trekker-X4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Twist Mini) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; U2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Ulefone S7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Ulefone_Armor_5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":756,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Ulefone_S1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Ulefone_X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":756,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; VFD 620) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; VFD 720) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; VFD 820) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; VFD320) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; VIA_M4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; VIE-AL10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; VK7000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; VKY-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; VKY-L29) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; VS987) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; VS988) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; VS995) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; VS996) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; VTR-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; VTR-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; VTR-L29) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Venus Z10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Vibe K5 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; View2 xx) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":764,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Vivo XI+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":749,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; W-K200) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; W-V600) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; W55HD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; WAS-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; WAS-L03T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; WAS-LX1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; WAS-LX1A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; WAS-LX2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; WAS-LX2J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; WAS-LX3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; WAS-TL10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; W_C200SN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; W_C800) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":873,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; W_K300) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; W_K400) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; X-TIGI_V11) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; X1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; X10S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; X3-KC) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; X4-SH) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; X50) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; X50L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; X5_Soul_Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":749,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; X60) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; XP9800) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; XT1635-01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; XT1635-02) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; XT1650) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; XT1710-02) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Z2 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Z2_PRO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":749,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Z50) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Z61) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Z61_2GB) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ZA550KL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ZB555KL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ZB602KL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ZB631KL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ZB633KL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ZC520KL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ZC553KL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ZC554KL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ZE520KL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ZE552KL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ZE553KL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ZE554KL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ZE620KL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":749,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ZS550KL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ZS620KL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":749,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ZTE A2017G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ZTE BLADE V0920) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ZTE BLADE V9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ZUK Z1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ZUK Z2121) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ZUK Z2131) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; d-02K) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; i5014) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; i5G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; iQ8011) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; iris65) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_iris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; itel A14) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; itel A15) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; itel A16) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; itel A32F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; itel P13) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; itel P32) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; itel S13) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; itel S33) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; m8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; meizu C9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; mobiistar C1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; moto e5 cruise) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; moto e5 play) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; moto e5 plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; moto e5 supra) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; moto e5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; moto g(6) play) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; moto g(6) plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; moto g(6)) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; moto x4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; moto z3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; motorola one) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; myPhone_Fun6Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; vivo 1716) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; vivo 1718) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; vivo 1723) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; vivo 1724) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; vivo 1725) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; vivo 1726) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; vivo 1727) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; vivo 1801) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; vivo 1802) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; vivo 1803) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; vivo 1804) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; vivo 1806) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; vivo 1807) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; vivo 1808) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; vivo 1812) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; vivo 1814) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; vivo 1817) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; xx A1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; xx A2 Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; xx A2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; xx Hop) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":664,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; xx MIX 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":785,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; xx MIX 2S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":786,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; xx Note 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":699,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; xx Note 3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":699,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; xx xx) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; 702SO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; 706SH) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; 801SO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; A0001) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; ALP-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; ALP-L29) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; ASUS_X00QD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":749,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; BKL-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; BLA-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; BLA-L29) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; CLT-L04) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":747,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; CLT-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":747,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; CLT-L29) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":747,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; COL-L29) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; COR-L29) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; EML-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":748,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; EML-L29) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":748,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; EVR-L29) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":748,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; G8141) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; G8142) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; G8341) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; G8342) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; G8441) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; H8166) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; H8216) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; H8266) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; H8296) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; H8314) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; H8324) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; H8416) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; H9436) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; H9493) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; HMA-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":748,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; HMA-L29) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":748,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; HRY-LX1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; HTC U11 life) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; LEX820) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; LM-Q910) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; LYA-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; LYA-L0C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; LYA-L29) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; MI 5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; MI 5s) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; MI 6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; MI 8 SE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":816,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; MI 8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":817,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; MIX 2S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":786,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Nokia 5.1 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Nokia 6.1 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Nokia 6.1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Nokia 7 plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Nokia 7.1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; ONEPLUS A3003) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; ONEPLUS A5000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; ONEPLUS A5010) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; ONEPLUS A6000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; ONEPLUS A6003) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; ONEPLUS A6010) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; ONEPLUS A6013) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; PH-1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":437,\"screenHeight\":853,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; POCO F1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":817,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; POCOPHONE F1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":817,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; POT-LX1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Pixel 2 XL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Pixel 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Pixel 3 XL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Pixel 3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":786,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Pixel XL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Pixel) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Redmi 3S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Redmi 5 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Redmi Note 3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Redmi Note 4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; S1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; S2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; S3-SH) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; S4-KC) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-G960F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-G965F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-N960F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SH-03K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SHV39) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SHV42) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-G960F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-G965F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-N9005) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-N960F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SO-01L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SO-03K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SO-05K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SOV37) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SOV38) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SOV39) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; TA-1004) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; TA-1012) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; TA-1052) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; X4-SH) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; XT1801) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":432,\"screenHeight\":768,\"pixelRatio\":2.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Z2 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; ZUK Z2131) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; moto g(6) plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; moto x4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; motorola one) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; xx A1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; xx A2 Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; xx A2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; xx MIX 2S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":786,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android5.*; LS5014 Build/LMY47V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android; 4.1; GT-I9100 Build/000000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; NetCast) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/* SmartTV/5.0','smarttv','{\"type\":\"desktop\",\"markup\":\"tv\",\"screenWidth\":1920,\"screenHeight\":1080,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; NetCast) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/* SmartTV/6.0','smarttv','{\"type\":\"desktop\",\"markup\":\"tv\",\"screenWidth\":1920,\"screenHeight\":1080,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; NetCast) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/* SmartTV/7.0','smarttv','{\"type\":\"desktop\",\"markup\":\"tv\",\"screenWidth\":1920,\"screenHeight\":1080,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; NetCast) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/* SmartTV/7.5','smarttv','{\"type\":\"desktop\",\"markup\":\"tv\",\"screenWidth\":1920,\"screenHeight\":1080,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Tizen 2.3; SAMSUNG SM-Z130H) AppleWebKit/* (KHTML, like Gecko) SamsungBrowser Mobile Safari/*','tizen_mobile','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Tizen 2.4; SAMSUNG SM-Z200F) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','tizen_mobile','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Tizen 2.4; SAMSUNG SM-Z200F) AppleWebKit/* (KHTML, like Gecko) SamsungBrowser Mobile Safari/*','tizen_mobile','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Tizen 2.4; SAMSUNG SM-Z200Y) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','tizen_mobile','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Tizen 2.4; SAMSUNG SM-Z200Y) AppleWebKit/* (KHTML, like Gecko) SamsungBrowser Mobile Safari/*','tizen_mobile','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Tizen 2.4; SAMSUNG SM-Z300H) AppleWebKit/* (KHTML, like Gecko) SamsungBrowser Mobile Safari/*','tizen_mobile','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Tizen 3.0; SAMSUNG SM-Z400F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','tizen_mobile','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux;Android 4.*) AppleWebKit/* (KHTML,like Gecko) Mobile Safari/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux;Android 4.*; ZTE Blade HN) AppleWebKit/* (KHTML,like Gecko) Mobile Safari/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux;Android 4.*; ZTE V993W) AppleWebKit/* (KHTML,like Gecko) Mobile Safari/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux;Android 4.*;Lenovo A319) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux;Android 4.*;Lenovo A328) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux;Android 4.*;Lenovo A3300-HV) AppleWebKit/* (KHTML, like Gecko) Chrome;','android','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux;Android 4.*;Philips S308) AppleWebKit/* (HTML,like Gecko) Mobile Safari/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux;Android 4.*;Philips S309) AppleWebKit/* (HTML,like Gecko) Mobile Safari/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux;Android 4.*;Philips S388) AppleWebKit/* (HTML,like Gecko) Mobile Safari/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux;Android 4.*;Philips S398) AppleWebKit/* (HTML,like Gecko) Mobile Safari/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux;Android 5.*; ZTE Blade L3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux;Android 5.*;HUAWEI ALE-21/ALE-L21C02B140) AppleWebKit/* (KHTML, likeGecko) Chrome Mobile Safari/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux;Android 5.*;HUAWEI ALE-21/ALE-L21C02B181) AppleWebKit/* (KHTML, likeGecko) Chrome Mobile Safari/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux;Android 5.*;ZTE Blade A452) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux;Android 5.*;ZTE T320) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux;Android 5.*;ZTE T620) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Maemo; Linux; Sailfish; Mobile) Firefox/*','maemo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (MeeGo; NokiaN9) AppleWebKit/* (KHTML, like Gecko) NokiaBrowser/* Mobile Safari/*','nokia_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Mobile; ALCATEL ONE TOUCH 4012A) Gecko/18.1 Firefox/*','','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Mobile; ALCATELOneTouch4012A) Gecko/18.1 Firefox/*','','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Mobile; LYF/F120B/LYF-F120B-000-01-17-130318;Android) Firefox/*','jiophone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Mobile; LYF/F120B/LYF-F120B-001-02-04-230818;Android) Firefox/*','jiophone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Mobile; LYF/F120B/LYF-F120B-001-02-11-110119;Android) Firefox/*','jiophone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Mobile; LYF/F30C/LYF_F30C-000-09-15-230518; Android) Firefox/*','jiophone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":240,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Mobile; LYF/F30C/LYF_F30C-000-09-21-021018; Android) Firefox/*','jiophone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Mobile; LYF/F50Y/LYF-F50Y-000-01-31-131017) Firefox/*','jiophone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":240,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Mobile; LYF/F61F/LYF-F61F-000-01-24-130318; Android) Firefox/*','jiophone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Mobile; LYF/F61F/LYF-F61F-000-01-26-240518; Android) Firefox/*','jiophone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Mobile; LYF/F90M/LYF-F90M-000-02-28-130318; Android) Firefox/*','jiophone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Mobile; LYF/F90M/LYF-F90M-000-02-32-230518; Android) Firefox/*','jiophone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Mobile; LYF/F90M/LYF_F90M_000-03-06-290818; Android) Firefox/*','jiophone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Mobile; LYF/LF-2403N/LYF-LF2403N-000-01-38-151217;Android) Firefox/*','jiophone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":240,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Mobile; LYF/LF-2403N/LYF-LF2403N-000-01-3D-120318;Android) Firefox/*','jiophone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (New Nintendo 3DS like iPhone) AppleWebKit/* (KHTML, like Gecko) NX/3.0 Mobile NintendoBrowser/*','nintendo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":240,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Nintendo 3DS)','nintendo','{\"type\":\"mobile\",\"markup\":\"gameport\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Nintendo WiiU) AppleWebKit/* (KHTML, like Gecko) NX/3.0 NintendoBrowser/*','nintendo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":853,\"screenHeight\":480,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (PlayBook; RIM Tablet OS 2.1) AppleWebKit/* (KHTML, like Gecko) Safari/*','playbook','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (PlayStation 4 5.*) AppleWebKit/* (KHTML, like Gecko) (patch-01)','playstation','{\"type\":\"desktop\",\"markup\":\"\"}'),('Mozilla/5.0 (PlayStation 4 6.*) AppleWebKit/* (KHTML, like Gecko)','playstation','{\"type\":\"desktop\",\"markup\":\"\"}'),('Mozilla/5.0 (PlayStation Vita 2.*) AppleWebKit/* (KHTML, like Gecko) Silk','playstation','{\"type\":\"mobile\",\"markup\":\"gameport\",\"screenWidth\":960,\"screenHeight\":544,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (PlayStation Vita 3.*) AppleWebKit/* (KHTML, like Gecko) Silk','playstation','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":960,\"screenHeight\":544,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (SAMSUNG; SAMSUNG-GT-S5253; Bada/1.0) AppleWebKit/* (KHTML, like Gecko) Dolfin/2.0 Mobile WQVGA SMM-MMS/1.2 OPN-B','samsung_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":400,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (SAMSUNG; SAMSUNG-GT-S5380D; Bada/2.0) AppleWebKit/* (KHTML, like Gecko) Dolfin/3.0 Mobile HVGA SMM-MMS/1.2 OPN-B','samsung_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (SAMSUNG; SAMSUNG-GT-S5380K; Bada/2.0) AppleWebKit/* (KHTML, like Gecko) Dolfin/3.0 Mobile HVGA SMM-MMS/1.2 OPN-B','samsung_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (SAMSUNG; SAMSUNG-GT-S7230E; Bada/1.0) AppleWebKit/* (KHTML, like Gecko) Dolfin/2.0 Mobile WQVGA SMM-MMS/1.2 NexPlayer/3.0 profile/MIDP-2.1 configuration/CLDC-1.1 OPN-B','samsung_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":400,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (SAMSUNG; SAMSUNG-GT-S8500; Bada/1.0) AppleWebKit/* (KHTML, like Gecko) Dolfin/2.0 Mobile WVGA SMM-MMS/1.2 OPN-B','samsung_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":400,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (SAMSUNG; SAMSUNG-GT-S8600; Bada/2.0) AppleWebKit/* (KHTML, like Gecko) Dolfin/3.0 Mobile WVGA SMM-MMS/1.2 OPN-B','samsung_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (SMART-TV; LINUX; Tizen 3.0) AppleWebKit/* (KHTML, like Gecko) TV Safari/*','smarttv','{\"type\":\"desktop\",\"markup\":\"tv\",\"screenWidth\":1920,\"screenHeight\":1080,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (SMART-TV; Linux; Tizen 2.3) AppleWebKit/* (KHTML, like Gecko) SamsungBrowser TV Safari/*','smarttv','{\"type\":\"desktop\",\"markup\":\"tv\",\"screenWidth\":1920,\"screenHeight\":1080,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (SMART-TV; Linux; Tizen 2.4) AppleWebKit/* (KHTML, like Gecko) SamsungBrowser TV Safari/*','smarttv','{\"type\":\"desktop\",\"markup\":\"tv\",\"screenWidth\":1920,\"screenHeight\":1080,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (SMART-TV; Linux; Tizen 2.4) AppleWebKit/* (KHTML, like Gecko) TV Safari/*','smarttv','{\"type\":\"desktop\",\"markup\":\"tv\",\"screenWidth\":1366,\"screenHeight\":768,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (SMART-TV; Linux; Tizen 3.0) AppleWebKit/* (KHTML, like Gecko) Chrome TV safari/537.36','smarttv','{\"type\":\"desktop\",\"markup\":\"tv\",\"screenWidth\":1920,\"screenHeight\":1080,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (SMART-TV; X11; Linux armv7l) AppleWebKit/* (KHTML, like Gecko) Chromium/25.0 Chrome Safari/*','smarttv','{\"type\":\"desktop\",\"markup\":\"tv\",\"screenWidth\":1920,\"screenHeight\":1080,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Series40; Nokia112; Profile/MIDP-2.1 Configuration/CLDC-1.1) Gecko/* S40OviBrowser/*','nokia40','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":128,\"screenHeight\":160,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Series40; Nokia200; Profile/MIDP-2.1 Configuration/CLDC-1.1) Gecko/* S40OviBrowser/*','nokia40','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":240,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Series40; Nokia311; Profile/MIDP-2.1 Configuration/CLDC-1.1) Gecko/* S40OviBrowser/*','nokia40','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":400,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Symbian/3; Series60/* Nokia500; Profile/MIDP-2.1 Configuration/CLDC-1.1) AppleWebKit/* (KHTML, like Gecko) NokiaBrowser/*','nokias3','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Symbian/3; Series60/* Nokia500; Profile/MIDP-2.1 Configuration/CLDC-1.1) AppleWebKit/* (KHTML, like Gecko) NokiaBrowser/* Mobile Safari/*','nokias3','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Symbian/3; Series60/* Nokia603; Profile/MIDP-2.1 Configuration/CLDC-1.1) AppleWebKit/* (KHTML, like Gecko) NokiaBrowser/*','nokias3','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Symbian/3; Series60/* Nokia603; Profile/MIDP-2.1 Configuration/CLDC-1.1) AppleWebKit/* (KHTML, like Gecko) NokiaBrowser/* Mobile Safari/*','nokias3','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Symbian/3; Series60/* Nokia700; Profile/MIDP-2.1 Configuration/CLDC-1.1) AppleWebKit/* (KHTML, like Gecko) NokiaBrowser/*','nokias3','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Symbian/3; Series60/* Nokia700; Profile/MIDP-2.1 Configuration/CLDC-1.1) AppleWebKit/* (KHTML, like Gecko) NokiaBrowser/* Mobile Safari/*','nokias3','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Symbian/3; Series60/* Nokia808PureView; Profile/MIDP-2.1 Configuration/CLDC-1.1) AppleWebKit/* (KHTML, like Gecko) NokiaBrowser/*','nokias3','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Symbian/3; Series60/* NokiaC6-01; Profile/MIDP-2.1 Configuration/CLDC-1.1) AppleWebKit/* (KHTML, like Gecko) NokiaBrowser/* Mobile Safari/*','nokias3','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Symbian/3; Series60/* NokiaC7-00; Profile/MIDP-2.1 Configuration/CLDC-1.1) AppleWebKit/* (KHTML, like Gecko) NokiaBrowser/* Mobile Safari/*','nokias3','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":620,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Symbian/3; Series60/* NokiaC7-00s; Profile/MIDP-2.1 Configuration/CLDC-1.1) AppleWebKit/* (KHTML, like Gecko) NokiaBrowser/* Mobile Safari/*','nokias3','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Symbian/3; Series60/* NokiaE7-00; Profile/MIDP-2.1 Configuration/CLDC-1.1) AppleWebKit/* (KHTML, like Gecko) NokiaBrowser/* Mobile Safari/*','nokias3','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Symbian/3; Series60/* NokiaN8-00; Profile/MIDP-2.1 Configuration/CLDC-1.1) AppleWebKit/* (KHTML, like Gecko) NokiaBrowser/*','nokias3','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Symbian/3; Series60/* NokiaN8-00; Profile/MIDP-2.1 Configuration/CLDC-1.1) AppleWebKit/* (KHTML, like Gecko) NokiaBrowser/* Mobile Safari/*','nokias3','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (SymbianOS/*; Series60/* Nokia5228; Profile/MIDP-2.1 Configuration/CLDC-1.1) AppleWebKit/* (KHTML, like Gecko) BrowserNG/*','nokia60','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (SymbianOS/*; Series60/* Nokia5228; Profile/MIDP-2.1 Configuration/CLDC-1.1) AppleWebKit/* (KHTML, like Gecko) NokiaBrowser/*','nokia60','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (SymbianOS/*; Series60/* Nokia5228; Profile/MIDP-2.1 Configuration/CLDC-1.1) AppleWebKit/* (KHTML, like Gecko) NokiaBrowser/* Mobile Safari/*','nokia60','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (SymbianOS/*; Series60/* Nokia5230; Profile/MIDP-2.1 Configuration/CLDC-1.1) AppleWebKit/* (KHTML, like Gecko) BrowserNG/*','nokia60','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (SymbianOS/*; Series60/* Nokia5230; Profile/MIDP-2.1 Configuration/CLDC-1.1) AppleWebKit/* (KHTML, like Gecko) NokiaBrowser/* Mobile Safari/*','nokia60','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (SymbianOS/*; Series60/* Nokia5233; Profile/MIDP-2.1 Configuration/CLDC-1.1) AppleWebKit/* (KHTML, like Gecko) NokiaBrowser/*','nokia60','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (SymbianOS/*; Series60/* Nokia5235; Profile/MIDP-2.1 Configuration/CLDC-1.1) AppleWebKit/* (KHTML, like Gecko) NokiaBrowser/*','nokia60','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (SymbianOS/*; Series60/* Nokia5250; Profile/MIDP-2.1 Configuration/CLDC-1.1) AppleWebKit/* (KHTML, like Gecko) Safari/*','nokia60','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":168,\"screenHeight\":144,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (SymbianOS/*; Series60/* Nokia5630d-1; Profile/MIDP-2.1 Configuration/CLDC-1.1) AppleWebKit/* (KHTML, like Gecko) Safari/*','nokia60','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":234,\"screenHeight\":280,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (SymbianOS/*; Series60/* Nokia5800d-1; Profile/MIDP-2.1 Configuration/CLDC-1.1) AppleWebKit/* (KHTML, like Gecko) BrowserNG/*','nokia60','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (SymbianOS/*; Series60/* Nokia5800d-1; Profile/MIDP-2.1 Configuration/CLDC-1.1) AppleWebKit/* (KHTML, like Gecko) NokiaBrowser/*','nokia60','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (SymbianOS/*; Series60/* NokiaC5-00.2; Profile/MIDP-2.1 Configuration/CLDC-1.1) AppleWebKit/* (KHTML, like Gecko) NokiaBrowser/*','nokia60','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (SymbianOS/*; Series60/* NokiaC5-00.2; Profile/MIDP-2.1 Configuration/CLDC-1.1) AppleWebKit/* (KHTML, like Gecko) NokiaBrowser/* Mobile Safari/*','nokia60','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (SymbianOS/*; Series60/* NokiaC5-00; Profile/MIDP-2.1 Configuration/CLDC-1.1) AppleWebKit/* (KHTML, like Gecko) BrowserNG/*','nokia60','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (SymbianOS/*; Series60/* NokiaC5-00; Profile/MIDP-2.1 Configuration/CLDC-1.1) AppleWebKit/* (KHTML, like Gecko) NokiaBrowser/*','nokia60','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (SymbianOS/*; Series60/* NokiaC5-03; Profile/MIDP-2.1 Configuration/CLDC-1.1) AppleWebKit/* (KHTML, like Gecko) NokiaBrowser/*','nokia60','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (SymbianOS/*; Series60/* NokiaC6-00; Profile/MIDP-2.1 Configuration/CLDC-1.1) AppleWebKit/* (KHTML, like Gecko) NokiaBrowser/*','nokia60','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (SymbianOS/*; Series60/* NokiaE5-00; Profile/MIDP-2.1 Configuration/CLDC-1.1) AppleWebKit/* (KHTML, like Gecko) BrowserNG/*','nokia60','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":240,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (SymbianOS/*; Series60/* NokiaE5-00; Profile/MIDP-2.1 Configuration/CLDC-1.1) AppleWebKit/* (KHTML, like Gecko) NokiaBrowser/*','nokia60','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":240,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (SymbianOS/*; Series60/* NokiaE51-1; Profile/MIDP-2.0 Configuration/CLDC-1.1) AppleWebKit/* (KHTML, like Gecko) Safari/*','nokia60','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":229,\"screenHeight\":320,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (SymbianOS/*; Series60/* NokiaE63-1; Profile/MIDP-2.0 Configuration/CLDC-1.1) AppleWebKit/* (KHTML, like Gecko) Safari/*','nokia60','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":240,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (SymbianOS/*; Series60/* NokiaE63-2; Profile/MIDP-2.0 Configuration/CLDC-1.1) AppleWebKit/* (KHTML, like Gecko) Safari/*','nokia60','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":240,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (SymbianOS/*; Series60/* NokiaE63; Profile/MIDP-2.0 Configuration/CLDC-1.1) AppleWebKit/* (KHTML, like Gecko) Safari/*','nokia60','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":240,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (SymbianOS/*; Series60/* NokiaE66-1; Profile/MIDP-2.0 Configuration/CLDC-1.1) AppleWebKit/* (KHTML, like Gecko) Safari/*','nokia60','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":234,\"screenHeight\":300,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (SymbianOS/*; Series60/* NokiaE71-1; Profile/MIDP-2.0 Configuration/CLDC-1.1) AppleWebKit/* (KHTML, like Gecko) Safari/*','nokia60','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":240,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (SymbianOS/*; Series60/* NokiaE71-2; Profile/MIDP-2.0 Configuration/CLDC-1.1) AppleWebKit/* (KHTML, like Gecko) Safari/*','nokia60','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":240,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (SymbianOS/*; Series60/* NokiaE72-1 Profile/MIDP-2.1 Configuration/CLDC-1.1) AppleWebKit/* (KHTML, like Gecko) Safari/*','nokia60','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":240,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (SymbianOS/*; Series60/* NokiaE72-1; Profile/MIDP-2.1 Configuration/CLDC-1.1) AppleWebKit/* (KHTML, like Gecko) NokiaBrowser/*','nokia60','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":240,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (SymbianOS/*; Series60/* NokiaE75-1; Profile/MIDP-2.1 Configuration/CLDC-1.1) AppleWebKit/* (KHTML, like Gecko) BrowserNG/*','nokia60','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (SymbianOS/*; Series60/* NokiaN73) AppleWebKit/* (KHTML, like Gecko) Safari/*','nokia60','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (SymbianOS/*; Series60/* NokiaN95; Profile/MIDP-2.0 Configuration/CLDC-1.1) AppleWebKit/* (KHTML, like Gecko) Safari/*','nokia60','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (SymbianOS/*; Series60/* NokiaN97-1; Profile/MIDP-2.1 Configuration/CLDC-1.1) AppleWebKit/* (KHTML, like Gecko) BrowserNG/*','nokia60','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (SymbianOS/*; Series60/* NokiaN97-4; Profile/MIDP-2.1 Configuration/CLDC-1.1) AppleWebKit/* (KHTML, like Gecko) BrowserNG/*','nokia60','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (SymbianOS/*; Series60/* NokiaN97; Profile/MIDP-2.1 Configuration/CLDC-1.1) AppleWebKit/* (KHTML, like Gecko) BrowserNG/*','nokia60','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (SymbianOS/*; Series60/* NokiaX6-00; Profile/MIDP-2.1 Configuration/CLDC-1.1) AppleWebKit/* (KHTML, like Gecko) NokiaBrowser/*','nokia60','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (SymbianOS/9.1) AppleWebKit/* (KHTML, like Gecko) Safari/*','','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":229,\"screenHeight\":260,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Unknown; Linux x86_64) AppleWebKit/* (KHTML, like Gecko) CasperJS/1.1+PhantomJS/1.9 Safari/*','bot','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":398,\"screenHeight\":299,\"pixelRatio\":2.56666666667,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Unknown; Linux x86_64) AppleWebKit/* (KHTML, like Gecko) PhantomJS/1.9 Safari/*','bot','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":398,\"screenHeight\":299,\"pixelRatio\":2.56666666667,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Vodafone/1.0/LG-C330/V10a AppleWebKit/* Browser/Phantom/V2.0 Widget/LGMW/3.0 MMS/LG-MMS-V1.0/1.2 Java/ASVM/1.1 Profile/MIDP-2.1 Configuration/CLDC-1.1)','','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":228,\"screenHeight\":280,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Windows Phone 10.0; Android 4.*; Microsoft; Lumia 430 Dual SIM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 10.0; Android 4.*; Microsoft; Lumia 435 Dual SIM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 10.0; Android 4.*; Microsoft; Lumia 435) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 10.0; Android 4.*; Microsoft; Lumia 532 Dual SIM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 10.0; Android 4.*; Microsoft; Lumia 535 Dual SIM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 10.0; Android 4.*; Microsoft; Lumia 535) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 10.0; Android 4.*; Microsoft; Lumia 540 Dual SIM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 10.0; Android 4.*; Microsoft; Lumia 550) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 10.0; Android 4.*; Microsoft; Lumia 640 Dual SIM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 10.0; Android 4.*; Microsoft; Lumia 640 LTE Dual SIM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 10.0; Android 4.*; Microsoft; Lumia 640 LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 10.0; Android 4.*; Microsoft; Lumia 640 XL Dual SIM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 10.0; Android 4.*; Microsoft; Lumia 640 XL LTE Dual SIM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 10.0; Android 4.*; Microsoft; Lumia 640 XL LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 10.0; Android 4.*; Microsoft; Lumia 640 XL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 10.0; Android 4.*; Microsoft; Lumia 650 Dual SIM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 10.0; Android 4.*; Microsoft; Lumia 650) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 10.0; Android 4.*; Microsoft; Lumia 950 Dual SIM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 10.0; Android 4.*; Microsoft; Lumia 950 XL Dual SIM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":853,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 10.0; Android 4.*; Microsoft; Lumia 950 XL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":853,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 10.0; Android 4.*; Microsoft; Lumia 950) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 10.0; Android 4.*; Microsoft; Lumia 950) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 10.0; Android 4.*; Nokia; Lumia 1320) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 10.0; Android 4.*; Nokia; Lumia 1520) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 10.0; Android 4.*; Nokia; Lumia 630 Dual SIM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 10.0; Android 4.*; Nokia; Lumia 630) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 10.0; Android 4.*; Nokia; Lumia 635) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 10.0; Android 4.*; Nokia; Lumia 730 Dual SIM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 10.0; Android 4.*; Nokia; Lumia 735) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 10.0; Android 4.*; Nokia; Lumia 830) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 10.0; Android 4.*; Nokia; Lumia 930) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 10.0; Android 6.*; ACERINC; TM01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 10.0; Android 6.*; ALCATELONETOUCH; FierceXL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 10.0; Android 6.*; Microsoft; Lumia 430 Dual SIM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 10.0; Android 6.*; Microsoft; Lumia 435 Dual SIM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 10.0; Android 6.*; Microsoft; Lumia 435) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 10.0; Android 6.*; Microsoft; Lumia 532 Dual SIM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 10.0; Android 6.*; Microsoft; Lumia 532) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 10.0; Android 6.*; Microsoft; Lumia 535 Dual SIM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 10.0; Android 6.*; Microsoft; Lumia 535) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 10.0; Android 6.*; Microsoft; Lumia 540 Dual SIM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 10.0; Android 6.*; Microsoft; Lumia 550) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 10.0; Android 6.*; Microsoft; Lumia 640 Dual SIM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 10.0; Android 6.*; Microsoft; Lumia 640 LTE Dual SIM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 10.0; Android 6.*; Microsoft; Lumia 640 LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 10.0; Android 6.*; Microsoft; Lumia 640 XL Dual SIM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":568,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 10.0; Android 6.*; Microsoft; Lumia 640 XL LTE Dual SIM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 10.0; Android 6.*; Microsoft; Lumia 640 XL LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 10.0; Android 6.*; Microsoft; Lumia 640 XL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 10.0; Android 6.*; Microsoft; Lumia 650 Dual SIM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 10.0; Android 6.*; Microsoft; Lumia 650) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 10.0; Android 6.*; Microsoft; Lumia 950 Dual SIM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 10.0; Android 6.*; Microsoft; Lumia 950 XL Dual SIM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":853,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 10.0; Android 6.*; Microsoft; Lumia 950 XL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":853,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 10.0; Android 6.*; Microsoft; Lumia 950) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 10.0; Android 6.*; Nokia; Lumia 1520) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 10.0; Android 6.*; Nokia; Lumia 635) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 10.0; Android 6.*; Nokia; Lumia 636) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 10.0; Android 6.*; Nokia; Lumia 730 Dual SIM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 10.0; Android 6.*; Nokia; Lumia 735) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 10.0; Android 6.*; Nokia; Lumia 830) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 10.0; Android 6.*; Nokia; Lumia 929) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 10.0; Android 6.*; Nokia; Lumia 930) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 10.0; Android 6.*; WebView/3.0; Microsoft; Lumia 640 LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 10.0; Android 6.*; Xbox; Xbox One) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','windowsphone','{\"type\":\"desktop\",\"markup\":\"\"}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; BLU; WIN JR LTE; BLU 000-88) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Microsoft; Lumia 430 Dual SIM) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Microsoft; Lumia 435 Dual SIM) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Microsoft; Lumia 435) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Microsoft; Lumia 532 Dual SIM) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Microsoft; Lumia 532) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Microsoft; Lumia 532; Orange) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Microsoft; Lumia 535 Dual SIM) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Microsoft; Lumia 535) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Microsoft; Lumia 540 Dual SIM) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Microsoft; Lumia 640 Dual SIM) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Microsoft; Lumia 640 LTE Dual SIM) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Microsoft; Lumia 640 LTE) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Microsoft; Lumia 640 LTE; Orange) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Microsoft; Lumia 640 LTE; Vodafone) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Microsoft; Lumia 640 XL Dual SIM) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Microsoft; Lumia 640 XL LTE) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Microsoft; Lumia 640 XL) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; 909) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 1320) like Gecko','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 1320) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 1520) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 520) like Gecko','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 520) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 520; Orange) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 520; Vodafone ES) like Gecko','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 520; Vodafone) like Gecko','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 520; Vodafone) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 521) like Gecko','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 525) like Gecko','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 525) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 530 Dual SIM) like Gecko','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 530 Dual SIM) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 530) like Gecko','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 530) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 530; Orange) like Gecko','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 530; Orange) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 530; Vodafone) like Gecko','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 530; Vodafone) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 620) like Gecko','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 620) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 625) like Gecko','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 625) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 625; Orange) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 625; Vodafone) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 630 Dual SIM) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 630) like Gecko','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 630) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 630; Orange) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 630; Vodafone) like Gecko','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 630; Vodafone) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 635) like Gecko','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 635) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 635; Orange) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 635; VIRGIN MOBILE) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 635; Vodafone) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 638) like Gecko','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 720) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 720; Orange) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 720; Vodafone) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 730 Dual SIM) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 735) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 735; Orange) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 820) like Gecko','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 820) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 822) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 830) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 920) like Gecko','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 920) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 920; Orange) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 925) like Gecko','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 925) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 925; Vodafone ES) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 925; Vodafone) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 929) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 930) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; PRESTIGIO; PSP8400DUO) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; PRESTIGIO; PSP8500DUO) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":568,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; SAMSUNG; GT-I8750) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; WebBrowser/8.1; IEMobile/11.0; Nokia; Lumia 1320) like Gecko','nokia_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; WebBrowser/8.1; IEMobile/11.0; Nokia; Lumia 525) like Gecko','nokia_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; WebBrowser/8.1; IEMobile/11.0; Nokia; Lumia 530 Dual SIM) like Gecko','nokia_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; WebBrowser/8.1; IEMobile/11.0; Nokia; Lumia 625) like Gecko','nokia_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; WebBrowser/8.1; IEMobile/11.0; Nokia; Lumia 630) like Gecko','nokia_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; WebBrowser/8.1; IEMobile/11.0; Nokia; Lumia 635) like Gecko','nokia_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; WebBrowser/8.1; IEMobile/11.0; Nokia; Lumia 820) like Gecko','nokia_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/8.0; Touch; rv:11.0; WebBrowser/8.1; IEMobile/11.0; Microsoft; Lumia 430 Dual SIM) like Gecko','','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/8.0; Touch; rv:11.0; WebBrowser/8.1; IEMobile/11.0; Microsoft; Lumia 532 Dual SIM) like Gecko','','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/8.0; Touch; rv:11.0; WebBrowser/8.1; IEMobile/11.0; Microsoft; Lumia 535 Dual SIM) like Gecko','','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/8.0; Touch; rv:11.0; WebBrowser/8.1; IEMobile/11.0; Microsoft; Lumia 540 Dual SIM) like Gecko','','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/8.0; Touch; rv:11.0; WebBrowser/8.1; IEMobile/11.0; Microsoft; Lumia 550) like Gecko','','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/8.0; Touch; rv:11.0; WebBrowser/8.1; IEMobile/11.0; Microsoft; Lumia 640 Dual SIM) like Gecko','','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/8.0; Touch; rv:11.0; WebBrowser/8.1; IEMobile/11.0; Microsoft; Lumia 640 LTE) like Gecko','','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/8.0; Touch; rv:11.0; WebBrowser/8.1; IEMobile/11.0; Microsoft; Lumia 640 XL Dual SIM) like Gecko','','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/8.0; Touch; rv:11.0; WebBrowser/8.1; IEMobile/11.0; Microsoft; Lumia 650 Dual SIM) like Gecko','','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (X11, U; OpenVAS 7.0)','','{\"type\":\"desktop\",\"markup\":\"\"}'),('Mozilla/5.0 (X11; Datanyze; Linux x86_64) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','','{\"type\":\"desktop\",\"markup\":\"\"}'),('Mozilla/5.0 (compatible Linux; Android 5.*; SAMSUNG SM-G900F; +http://www.grapeshot.co.uk/crawler.php)','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; CloudFlare-AlwaysOnline/1.0; +http://www.cloudflare.com/always-online) AppleWebKit/*','bot','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":398,\"screenHeight\":299,\"pixelRatio\":2.56666666667,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; DnyzBot/1.0) AppleWebKit/* (KHTML, like Gecko) HeadlessChrome/64.0 Safari/*','bot','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":800,\"screenHeight\":600,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 10.0; Windows Phone 8.0; Trident/6.0; IEMobile/10.0; ARM; Touch; HTC; PM23300)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":568,\"pixelRatio\":2.25,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 10.0; Windows Phone 8.0; Trident/6.0; IEMobile/10.0; ARM; Touch; HTC; Windows Phone 8S xx HTC)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 10.0; Windows Phone 8.0; Trident/6.0; IEMobile/10.0; ARM; Touch; HTC; Windows Phone 8X xx HTC)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":568,\"pixelRatio\":2.25,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 10.0; Windows Phone 8.0; Trident/6.0; IEMobile/10.0; ARM; Touch; HUAWEI; W1-U00)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 10.0; Windows Phone 8.0; Trident/6.0; IEMobile/10.0; ARM; Touch; Microsoft; Lumia 430 Dual SIM)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 10.0; Windows Phone 8.0; Trident/6.0; IEMobile/10.0; ARM; Touch; Microsoft; Lumia 435 Dual SIM)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 10.0; Windows Phone 8.0; Trident/6.0; IEMobile/10.0; ARM; Touch; Microsoft; Lumia 435)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 10.0; Windows Phone 8.0; Trident/6.0; IEMobile/10.0; ARM; Touch; Microsoft; Lumia 532 Dual SIM)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 10.0; Windows Phone 8.0; Trident/6.0; IEMobile/10.0; ARM; Touch; Microsoft; Lumia 532)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 10.0; Windows Phone 8.0; Trident/6.0; IEMobile/10.0; ARM; Touch; Microsoft; Lumia 535 Dual SIM)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 10.0; Windows Phone 8.0; Trident/6.0; IEMobile/10.0; ARM; Touch; Microsoft; Lumia 535)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 10.0; Windows Phone 8.0; Trident/6.0; IEMobile/10.0; ARM; Touch; Microsoft; Lumia 540 Dual SIM)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 10.0; Windows Phone 8.0; Trident/6.0; IEMobile/10.0; ARM; Touch; Microsoft; Lumia 550)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 10.0; Windows Phone 8.0; Trident/6.0; IEMobile/10.0; ARM; Touch; Microsoft; Lumia 640 Dual SIM)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 10.0; Windows Phone 8.0; Trident/6.0; IEMobile/10.0; ARM; Touch; Microsoft; Lumia 640 LTE)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 10.0; Windows Phone 8.0; Trident/6.0; IEMobile/10.0; ARM; Touch; Microsoft; Lumia 640 XL Dual SIM)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 10.0; Windows Phone 8.0; Trident/6.0; IEMobile/10.0; ARM; Touch; Microsoft; Lumia 640 XL LTE)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 10.0; Windows Phone 8.0; Trident/6.0; IEMobile/10.0; ARM; Touch; Microsoft; Lumia 640 XL)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 10.0; Windows Phone 8.0; Trident/6.0; IEMobile/10.0; ARM; Touch; Microsoft; Lumia 650)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 10.0; Windows Phone 8.0; Trident/6.0; IEMobile/10.0; ARM; Touch; Microsoft; RM-1067)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":568,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 10.0; Windows Phone 8.0; Trident/6.0; IEMobile/10.0; ARM; Touch; Nokia; 909)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":2.4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 10.0; Windows Phone 8.0; Trident/6.0; IEMobile/10.0; ARM; Touch; Nokia; Lumia 1320)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 10.0; Windows Phone 8.0; Trident/6.0; IEMobile/10.0; ARM; Touch; Nokia; Lumia 1320; Orange)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 10.0; Windows Phone 8.0; Trident/6.0; IEMobile/10.0; ARM; Touch; Nokia; Lumia 1320; Vodafone)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 10.0; Windows Phone 8.0; Trident/6.0; IEMobile/10.0; ARM; Touch; Nokia; Lumia 1520)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 10.0; Windows Phone 8.0; Trident/6.0; IEMobile/10.0; ARM; Touch; Nokia; Lumia 520)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 10.0; Windows Phone 8.0; Trident/6.0; IEMobile/10.0; ARM; Touch; Nokia; Lumia 520; Meteor)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 10.0; Windows Phone 8.0; Trident/6.0; IEMobile/10.0; ARM; Touch; Nokia; Lumia 520; Orange)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 10.0; Windows Phone 8.0; Trident/6.0; IEMobile/10.0; ARM; Touch; Nokia; Lumia 520; Vodafone)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 10.0; Windows Phone 8.0; Trident/6.0; IEMobile/10.0; ARM; Touch; Nokia; Lumia 521)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 10.0; Windows Phone 8.0; Trident/6.0; IEMobile/10.0; ARM; Touch; Nokia; Lumia 525)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 10.0; Windows Phone 8.0; Trident/6.0; IEMobile/10.0; ARM; Touch; Nokia; Lumia 530 Dual SIM)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 10.0; Windows Phone 8.0; Trident/6.0; IEMobile/10.0; ARM; Touch; Nokia; Lumia 530)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 10.0; Windows Phone 8.0; Trident/6.0; IEMobile/10.0; ARM; Touch; Nokia; Lumia 620)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 10.0; Windows Phone 8.0; Trident/6.0; IEMobile/10.0; ARM; Touch; Nokia; Lumia 625)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 10.0; Windows Phone 8.0; Trident/6.0; IEMobile/10.0; ARM; Touch; Nokia; Lumia 625H)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 10.0; Windows Phone 8.0; Trident/6.0; IEMobile/10.0; ARM; Touch; Nokia; Lumia 630 Dual SIM)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 10.0; Windows Phone 8.0; Trident/6.0; IEMobile/10.0; ARM; Touch; Nokia; Lumia 630)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 10.0; Windows Phone 8.0; Trident/6.0; IEMobile/10.0; ARM; Touch; Nokia; Lumia 635)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 10.0; Windows Phone 8.0; Trident/6.0; IEMobile/10.0; ARM; Touch; Nokia; Lumia 636)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 10.0; Windows Phone 8.0; Trident/6.0; IEMobile/10.0; ARM; Touch; Nokia; Lumia 720)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 10.0; Windows Phone 8.0; Trident/6.0; IEMobile/10.0; ARM; Touch; Nokia; Lumia 720; ANZ885)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 10.0; Windows Phone 8.0; Trident/6.0; IEMobile/10.0; ARM; Touch; Nokia; Lumia 730 Dual SIM)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 10.0; Windows Phone 8.0; Trident/6.0; IEMobile/10.0; ARM; Touch; Nokia; Lumia 735)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 10.0; Windows Phone 8.0; Trident/6.0; IEMobile/10.0; ARM; Touch; Nokia; Lumia 810)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 10.0; Windows Phone 8.0; Trident/6.0; IEMobile/10.0; ARM; Touch; Nokia; Lumia 820)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 10.0; Windows Phone 8.0; Trident/6.0; IEMobile/10.0; ARM; Touch; Nokia; Lumia 830)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 10.0; Windows Phone 8.0; Trident/6.0; IEMobile/10.0; ARM; Touch; Nokia; Lumia 920)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 10.0; Windows Phone 8.0; Trident/6.0; IEMobile/10.0; ARM; Touch; Nokia; Lumia 925)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":2.4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 10.0; Windows Phone 8.0; Trident/6.0; IEMobile/10.0; ARM; Touch; Nokia; Lumia 925; Orange)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":2.4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 10.0; Windows Phone 8.0; Trident/6.0; IEMobile/10.0; ARM; Touch; Nokia; Lumia 928)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":2.4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 10.0; Windows Phone 8.0; Trident/6.0; IEMobile/10.0; ARM; Touch; Nokia; Lumia 930)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 10.0; Windows Phone 8.0; Trident/6.0; IEMobile/10.0; ARM; Touch; PRESTIGIO; PSP8500DUO)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":568,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 10.0; Windows Phone 8.0; Trident/6.0; IEMobile/10.0; ARM; Touch; SAMSUNG; SCH-I930)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 9.0; Windows Phone OS 7.5; Trident/5.0; IEMobile/9.0; HTC; Radar C110e)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 9.0; Windows Phone OS 7.5; Trident/5.0; IEMobile/9.0; HTC; Radar; Orange)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 9.0; Windows Phone OS 7.5; Trident/5.0; IEMobile/9.0; Nokia; Lumia 510)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 9.0; Windows Phone OS 7.5; Trident/5.0; IEMobile/9.0; Nokia; Lumia 610)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 9.0; Windows Phone OS 7.5; Trident/5.0; IEMobile/9.0; Nokia; Lumia 610; Vodafone)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 9.0; Windows Phone OS 7.5; Trident/5.0; IEMobile/9.0; Nokia; Lumia 625)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 9.0; Windows Phone OS 7.5; Trident/5.0; IEMobile/9.0; Nokia; Lumia 710)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 9.0; Windows Phone OS 7.5; Trident/5.0; IEMobile/9.0; Nokia; Lumia 710; Optimus)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 9.0; Windows Phone OS 7.5; Trident/5.0; IEMobile/9.0; Nokia; Lumia 800)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 9.0; Windows Phone OS 7.5; Trident/5.0; IEMobile/9.0; Nokia; Lumia 800; Orange)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 9.0; Windows Phone OS 7.5; Trident/5.0; IEMobile/9.0; Nokia; Lumia 900)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 9.0; Windows Phone OS 7.5; Trident/5.0; IEMobile/9.0; Nokia; Lumia 900; Vodafone)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 9.0; Windows Phone OS 7.5; Trident/5.0; IEMobile/9.0; Nokia; Nokia 710)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 9.0; Windows Phone OS 7.5; Trident/5.0; IEMobile/9.0; Nokia; Nokia 800)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 9.0; Windows Phone OS 7.5; Trident/5.0; IEMobile/9.0; SAMSUNG; GT-I8350)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 9.0; Windows Phone OS 7.5; Trident/5.0; IEMobile/9.0; SAMSUNG; SGH-i677)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 9.0; Windows Phone OS 7.5; Trident/5.0; IEMobile/9.0; ZTE; Tania)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; Teleca Q7; Brew 3.1) 240X400 LGE VX9700','','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":224,\"screenHeight\":360,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (compatible; Wappalyzer; +https://github.com/AliasIO/Wappalyzer)','bot','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":398,\"screenHeight\":299,\"pixelRatio\":2.5666666666667,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; i4ds-bot; +https://fl-2-177.unil.cloud.switch.ch; crawler.info.2@gmail.com)','bot','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":800,\"screenHeight\":600,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPad; CPU OS 10 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/*','apple_ipad','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPad; CPU OS 10 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/* Safari/*','apple_ipad','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPad; CPU OS 11 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/*','apple_ipad','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPad; CPU OS 11 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/* Safari/*','apple_ipad','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPad; CPU OS 12 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/*','apple_ipad','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPad; CPU OS 12 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/* Safari/*','apple_ipad','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPad; CPU OS 4 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/* Safari/*','apple_ipad','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPad; CPU OS 5 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/* Safari/*','apple_ipad','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPad; CPU OS 6 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/*','apple_ipad','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPad; CPU OS 6 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/* Safari/*','apple_ipad','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPad; CPU OS 7 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/* Safari/*','apple_ipad','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPad; CPU OS 8 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/*','apple_ipad','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPad; CPU OS 8 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/* Safari/*','apple_ipad','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPad; CPU OS 9 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/*','apple_ipad','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPad; CPU OS 9 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/* Safari/*','apple_ipad','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPhone; CPU iPhone OS 10 like Mac OS X)','apple_iphone','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":414,\"screenHeight\":736,\"pixelRatio\":2.608,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPhone; CPU iPhone OS 10 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) AppleNews/*','apple_iphone','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":414,\"screenHeight\":736,\"pixelRatio\":2.608,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPhone; CPU iPhone OS 10 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/*','apple_iphone','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":414,\"screenHeight\":736,\"pixelRatio\":2.608,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPhone; CPU iPhone OS 10 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/* Safari/*','apple_iphone','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":414,\"screenHeight\":736,\"pixelRatio\":2.608,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPhone; CPU iPhone OS 10 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) YaApp_iOS/*','apple_iphone','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":414,\"screenHeight\":736,\"pixelRatio\":2.608,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPhone; CPU iPhone OS 10 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) YaApp_iOS/* YaApp_iOS_Browser/*','apple_iphone','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":375,\"screenHeight\":667,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPhone; CPU iPhone OS 11 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) AppleNews/*','apple_iphone','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":375,\"screenHeight\":812,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPhone; CPU iPhone OS 11 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','apple_iphone','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":375,\"screenHeight\":812,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPhone; CPU iPhone OS 11 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/*','apple_iphone','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":375,\"screenHeight\":812,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPhone; CPU iPhone OS 11 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/* Safari/*','apple_iphone','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":375,\"screenHeight\":812,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPhone; CPU iPhone OS 11 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) YaApp_iOS/*','apple_iphone','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":375,\"screenHeight\":812,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPhone; CPU iPhone OS 11 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) YaApp_iOS/* YaApp_iOS_Browser/*','apple_iphone','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":375,\"screenHeight\":812,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPhone; CPU iPhone OS 12 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/*','apple_iphone','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":414,\"screenHeight\":896,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPhone; CPU iPhone OS 12 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/* Safari/*','apple_iphone','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":414,\"screenHeight\":896,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPhone; CPU iPhone OS 12 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) YaApp_iOS/* YaApp_iOS_Browser/*','apple_iphone','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":414,\"screenHeight\":896,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPhone; CPU iPhone OS 2 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/* Safari/*','apple_iphone','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":320,\"screenHeight\":480,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPhone; CPU iPhone OS 3 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/* Safari/*','apple_iphone','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":320,\"screenHeight\":480,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPhone; CPU iPhone OS 4 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/*','apple_iphone','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":320,\"screenHeight\":480,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPhone; CPU iPhone OS 4 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/* Safari/*','apple_iphone','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":320,\"screenHeight\":480,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPhone; CPU iPhone OS 5 like Mac OS X)','apple_iphone','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":320,\"screenHeight\":480,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPhone; CPU iPhone OS 5 like Mac OS X) AppleWebKit/* (KHTML, like Gecko)','apple_iphone','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":320,\"screenHeight\":480,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPhone; CPU iPhone OS 5 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/*','apple_iphone','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":320,\"screenHeight\":480,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPhone; CPU iPhone OS 5 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/* Safari/*','apple_iphone','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":320,\"screenHeight\":480,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPhone; CPU iPhone OS 6 like Mac OS X)','apple_iphone','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":320,\"screenHeight\":480,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPhone; CPU iPhone OS 6 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mercury/7.4 Mobile/* Safari/*','apple_iphone','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":320,\"screenHeight\":480,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPhone; CPU iPhone OS 6 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/*','apple_iphone','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":320,\"screenHeight\":480,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPhone; CPU iPhone OS 6 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/* Safari/*','apple_iphone','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":320,\"screenHeight\":480,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPhone; CPU iPhone OS 7 like Mac OS X)','apple_iphone','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":320,\"screenHeight\":568,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPhone; CPU iPhone OS 7 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/*','apple_iphone','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":320,\"screenHeight\":568,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPhone; CPU iPhone OS 7 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/* Safari/*','apple_iphone','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":320,\"screenHeight\":568,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPhone; CPU iPhone OS 8 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/*','apple_iphone','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":414,\"screenHeight\":736,\"pixelRatio\":2.608,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPhone; CPU iPhone OS 8 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/* Safari/*','apple_iphone','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":414,\"screenHeight\":736,\"pixelRatio\":2.608,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPhone; CPU iPhone OS 9 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/*','apple_iphone','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":414,\"screenHeight\":736,\"pixelRatio\":2.608,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPhone; CPU iPhone OS 9 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/* Safari/*','apple_iphone','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":414,\"screenHeight\":736,\"pixelRatio\":2.608,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPhone; CPU iPhone OS 9 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) YaApp_iOS/* YaApp_iOS_Browser/*','apple_iphone','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":414,\"screenHeight\":736,\"pixelRatio\":2.608,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPhone; CPU like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/* Safari/*','apple_iphone','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPod touch; CPU iPhone OS 10 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/*','apple_ipod','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":320,\"screenHeight\":568,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPod touch; CPU iPhone OS 10 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/* Safari/*','apple_ipod','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":320,\"screenHeight\":568,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPod touch; CPU iPhone OS 11 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/*','apple_ipod','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":320,\"screenHeight\":568,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPod touch; CPU iPhone OS 11 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/* Safari/*','apple_ipod','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":320,\"screenHeight\":568,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPod touch; CPU iPhone OS 12 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/* Safari/*','apple_ipod','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":320,\"screenHeight\":568,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPod touch; CPU iPhone OS 7 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/* Safari/*','apple_ipod','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":320,\"screenHeight\":568,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPod touch; CPU iPhone OS 8 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/* Safari/*','apple_ipod','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":320,\"screenHeight\":568,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPod touch; CPU iPhone OS 9 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/*','apple_ipod','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":320,\"screenHeight\":568,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPod touch; CPU iPhone OS 9 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/* Safari/*','apple_ipod','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":414,\"screenHeight\":736,\"pixelRatio\":2.608,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPod; CPU iPhone OS 10 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/* Safari/*','apple_ipod','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":320,\"screenHeight\":568,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPod; CPU iPhone OS 11 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/* Safari/*','apple_ipod','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":320,\"screenHeight\":568,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPod; CPU iPhone OS 2 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/* Safari/*','apple_ipod','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPod; CPU iPhone OS 3 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/*','apple_ipod','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPod; CPU iPhone OS 4 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/* Safari/*','apple_ipod','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPod; CPU iPhone OS 5 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/*','apple_ipod','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":320,\"screenHeight\":480,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPod; CPU iPhone OS 5 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/* Safari/*','apple_ipod','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":320,\"screenHeight\":480,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPod; CPU iPhone OS 6 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/*','apple_ipod','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":320,\"screenHeight\":480,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPod; CPU iPhone OS 6 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/* Safari/*','apple_ipod','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":320,\"screenHeight\":480,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPod; CPU iPhone OS 9 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/* Safari/*','apple_ipod','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":320,\"screenHeight\":568,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPod; CPU like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/* Safari/*','apple_ipod','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (webOS/1.0) AppleWebKit/* (KHTML, like Gecko) Safari/* Pre/1.0','webos','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (webOS/1.4) AppleWebKit/* (KHTML, like Gecko) Safari/* Pre/1.0','webos','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 AppleWebKit/* (KHTML, like Gecko) Safari/* Installatron (Mimicking WebKit)','','{\"type\":\"desktop\",\"markup\":\"\"}'),('Mozilla/5.0 Linux: Android/5.1 /Aqua Craze Build/KOT49H Browser/AppleWebKit537.36 Chrome Mobile Safari/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0(Linux/3.4; Android 4.*; Lenovo A536) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0(Linux; Android 4.*; Micromax A065) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0(Linux; Android 5.*; Bmobile_AX710) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0(Linux;Android 4.*;NGM Dynamic Racing 3)/AppleWebKit534.30 Mobile Safari/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0(iPad; CPU iPhone OS 3 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/* Safari/*','apple_ipad','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.1 (Linux; Android 5.*; Bmobile_AX1020) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.1 (Linux; Android 5.*; ZTE Blade A460) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/6.0 (Linux; Android 6.*; Bmobile_AX705) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/6.0 (Linux; Android 6.*;TECNO-N2S) Mobile Safari/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/6.0 (Linux; Android 6.*;TECNO-W4) Mobile Safari/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/6.0 (compatible; MSIE 7.01; Windows CE; 760x412; Samsung)','windowsce','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":760,\"screenHeight\":412,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/6.0(Linux; Android 6.*; HUAWEI GRA-UL00) AppleWebKit/*(KHTML,like Gecko) Mobile Safari/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozzila/5.0 (Linux; Android 4.*; Fly IQ449) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozzila/5.0(Linux; Android 4.*; Fly IQ434) AppleWebKit/*(KHTML, like Gecko) Mobile Safari/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozzila/5.0(Linux; Android 4.*; Fly IQ4415 Quad) AppleWebKit/*(KHTML, like Gecko) Chrome Mobile Safari/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozzila/5.0(Linux; Android 4.*; Fly IQ447) AppleWebKit/*(KHTML, like Gecko) Mobile Safari/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozzila/5.0(Linux; Android 4.*; Gomobile GO778;Android/4.4;Release/07.25) AppleWebKit/*(KHTML, like Gecko) Mobile Safari/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozzila/5.0(Linux;Android 4.*;Fly IQ4601) AppleWebKit/*(KHTML, like Gecko) Mobile Safari/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('NGM Dynamic Racing 2/V2 Linux/3.0 Android/4.2 Release/02.15 Browser/AppleWebKit534.30 Mobile Safari/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":854,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('NGM Dynamic Racing 3/V2 Linux/3.0 Android/4.2 Release/02.15 Browser/AppleWebKit534.30 Mobile Safari/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('NativeOperaMini(MRE_VER_2202;240X320;MT6236;V/;Opera Mini)','opera_native','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('NativeOperaMini(MRE_VER_2202;240X320;MT6276;T/;Opera Mini)','opera_native','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('NativeOperaMini(MRE_VER_2202;240X320;MT6276;V/;Opera Mini)','opera_native','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('NativeOperaMini(MRE_VER_2500;220X176;MT6255;A/;Opera Mini)','opera_native','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":220,\"screenHeight\":176,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('NativeOperaMini(MRE_VER_2500;240X320;MT6255;A/;Opera Mini)','opera_native','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('NativeOperaMini(MRE_VER_3000;240X320;MT6255;V/;Opera Mini)','opera_native','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('NativeOperaMini(MRE_VER_3000;240X320;MT6256;V/;Opera Mini)','opera_native','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('NativeOperaMini(MTK/Unknown;Opera Mini)','opera_native','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":240,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('NativeOperaMini(MTK/Unknown;Opera Mini;es-419)','opera_native','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('NativeOperaMini(Spreadtrum/3702;Native Opera Mini)','opera_native','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":230,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('NativeOperaMini(Spreadtrum/HW Version: SC6531CA_BAR;Native Opera Mini)','opera_native','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":230,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('NativeOperaMini(Spreadtrum/HW Version: SC6531_BAR;Native Opera Mini)','opera_native','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('NativeOperaMini(Spreadtrum/HW Version: SC6531_OPENPHONE;Native Opera Mini)','opera_native','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":230,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('NativeOperaMini(Spreadtrum/HW Version: fp6531_bar;Native Opera Mini)','opera_native','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('NativeOperaMini(Spreadtrum/HW Version: sc7701_barphone;Native Opera Mini)','opera_native','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":230,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('NativeOperaMini(Spreadtrum/HW Version: sc7701_sp7701_HTXPA18;Native Opera Mini)','opera_native','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":230,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('NativeOperaMini(Spreadtrum/Unknown;Native Opera Mini)','opera_native','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('NativeOperaMini(Spreadtrum/Unknown;Opera Mini)','opera_native','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('NativeOperaMini(TECNOT21/wap2.0/MIDP-/;Opera Mini)','opera_native','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":220,\"screenHeight\":176,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('NativeOperaMini(TECNOT605/wap2.0/240x320/key;/;Opera Mini)','opera_native','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('NativeOperaMini(TECNOT611/wap2.0/240x320/key;/;Opera Mini)','opera_native','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('NativeOperaMini(TECNOT612/wap2.0/240x320/key;/;Opera Mini)','opera_native','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('NetFront/3.5(BREW 5.0; SAMSUNG; NetFront/3.5/WAP) PayLo M270-PLB','','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":128,\"screenHeight\":160,\"jsSupport\":0,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Nokia110 Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":128,\"screenHeight\":160,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Nokia111.1 Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":128,\"screenHeight\":160,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Nokia112 Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":128,\"screenHeight\":160,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Nokia112/03.32','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":128,\"screenHeight\":160,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Nokia113 Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":128,\"screenHeight\":160,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Nokia200 Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":240,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Nokia200/11.56','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":240,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Nokia200/11.95','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":240,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Nokia201 Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":240,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Nokia201/11.95','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":240,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Nokia202 Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Nokia203 Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Nokia205 Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":240,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Nokia205.1 Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":240,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Nokia205/03.19','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":240,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Nokia206 Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Nokia206.1 Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Nokia206/03.58','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Nokia208 Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Nokia208.3 Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Nokia208/03.39','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Nokia210 Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":240,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Nokia210.2 Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":240,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Nokia210.4 Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":240,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Nokia210.5 Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":240,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Nokia2220s Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":120,\"screenHeight\":130,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Nokia2323c-2','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":128,\"screenHeight\":160,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Nokia2323c-2 Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":120,\"screenHeight\":130,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Nokia2330c-2','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":128,\"screenHeight\":160,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Nokia2330c-2 Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":120,\"screenHeight\":130,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Nokia2690','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":122,\"screenHeight\":160,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Nokia2690 Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":120,\"screenHeight\":130,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Nokia2700c Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Nokia2700c-2','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Nokia2700c-2 Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":224,\"screenHeight\":280,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Nokia2700c/09.98','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":234,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Nokia2730c-1 Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Nokia2730c-1b/07.70','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":234,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Nokia300 Profile/MIDP-2.1 Configuration/CLDC-1.1 Mozilla/5.0 AppleWebKit/* (KHTML, like Gecko) Safari/*','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Nokia301 Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Nokia301/02.33','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Nokia302 Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":240,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Nokia302 Profile/MIDP-2.1 Configuration/CLDC-1.1 Mozilla/5.0 AppleWebKit/* (KHTML, like Gecko) Safari/*','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":240,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Nokia302/14.26','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":240,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Nokia302/14.78','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":240,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Nokia303 Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Nokia303 Profile/MIDP-2.1 Configuration/CLDC-1.1 Mozilla/5.0 AppleWebKit/* (KHTML, like Gecko) Safari/*','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Nokia303/14.60','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Nokia305','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":400,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Nokia305 Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":400,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Nokia306 Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":400,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Nokia308 Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":400,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Nokia309 Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":400,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Nokia310 Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":400,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Nokia311 Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":400,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Nokia311 Profile/MIDP-2.1 Configuration/CLDC-1.1 Mozilla/5.0 AppleWebKit/* (KHTML, like Gecko) Safari/*','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":400,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Nokia3110c','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":121,\"screenHeight\":140,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Nokia3710fold Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Nokia3710fold Profile/MIDP-2.1 Configuration/CLDC-1.1 Mozilla/5.0 AppleWebKit/* (KHTML, like Gecko) Safari/*','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":228,\"screenHeight\":280,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Nokia501 Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Nokia501.1 Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Nokia501s Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Nokia502 Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Nokia503 Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Nokia503s Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Nokia5130 Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Nokia5130c-2','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Nokia5130c-2 Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Nokia515 Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Nokia515.2 Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Nokia5310XpressMusic Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":232,\"screenHeight\":300,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Nokia5320','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":234,\"screenHeight\":280,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Nokia5610d-1 Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":226,\"screenHeight\":300,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Nokia6120c','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Nokia6120c Series60/* Profile/MIDP-2.0 Configuration/CLDC-1.1','nokia60','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Nokia6233','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":218,\"screenHeight\":300,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Nokia6233 Profile/MIDP-2.0 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":218,\"screenHeight\":300,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Nokia6280 Profile/MIDP-2.0 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":218,\"screenHeight\":211,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Nokia6300','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Nokia6300 Profile/MIDP-2.0 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":218,\"screenHeight\":300,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Nokia6303classic','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Nokia6303iclassic Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Nokia6303iclassic Profile/MIDP-2.1 Configuration/CLDC-1.1 Mozilla/5.0 AppleWebKit/* (KHTML, like Gecko) Safari/*','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Nokia6303iclassic/07.10','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":234,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Nokia6303iclassic/10.80','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":234,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Nokia6500c Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Nokia6680 SymbianOS/* Series60/* Profile/MIDP-2.0 Configuration/CLDC-1.1','nokia60','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":168,\"screenHeight\":188,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Nokia6700c-1 Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Nokia6700c-1 Profile/MIDP-2.1 Configuration/CLDC-1.1 Mozilla/5.0 AppleWebKit/* (KHTML, like Gecko) Safari/*','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":228,\"screenHeight\":280,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Nokia7210Supernova','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Nokia7310','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Nokia7310 Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('NokiaAsha230DualSIM Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('NokiaAsha500DualSIM Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('NokiaC1-01','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":128,\"screenHeight\":160,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('NokiaC1-01 Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":128,\"screenHeight\":160,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('NokiaC1-02 Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":128,\"screenHeight\":160,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('NokiaC2-00','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":128,\"screenHeight\":160,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('NokiaC2-01','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('NokiaC2-01 Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('NokiaC2-01 Profile/MIDP-2.1 Configuration/CLDC-1.1 Mozilla/5.0 AppleWebKit/* (KHTML, like Gecko) Safari/*','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('NokiaC2-03 Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('NokiaC2-05 Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('NokiaC2-06','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('NokiaC3-00','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":240,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('NokiaC3-00 Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":240,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('NokiaC3-00 Profile/MIDP-2.1 Configuration/CLDC-1.1 Mozilla/5.0 AppleWebKit/* (KHTML, like Gecko) Safari/*','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":240,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('NokiaE52-1/SymbianOS/* Series60/* 88XI4n5O','nokia60','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('NokiaE61','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":309,\"screenHeight\":220,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('NokiaE63 (SymbianOS/*; Series60/* Mozilla/5.0; Profile/MIDP-2.0 Configuration/CLDC-1.1) AppleWebKit/* (KHTML, like Gecko) Safari/*','nokia60','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":240,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('NokiaN70-1 Series60/* Profile/MIDP-2.0 Configuration/CLDC-1.1','nokia60','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":165,\"screenHeight\":188,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('NokiaN73-1 Series60/* Profile/MIDP-2.0 Configuration/CLDC-1.1','nokia60','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('NokiaN73-2 Series60/* Profile/MIDP-2.0 Configuration/CLDC-1.1','nokia60','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":229,\"screenHeight\":260,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('NokiaN82','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('NokiaX2-00','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('NokiaX2-00 Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('NokiaX2-00 Profile/MIDP-2.1 Configuration/CLDC-1.1 Mozilla/5.0 AppleWebKit/* (KHTML, like Gecko) Safari/*','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('NokiaX2-01','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":240,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('NokiaX2-01 Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":240,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('NokiaX2-01 Profile/MIDP-2.1 Configuration/CLDC-1.1 Mozilla/5.0 AppleWebKit/* (KHTML, like Gecko) Safari/*','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":300,\"screenHeight\":96,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('NokiaX2-01.1 Profile/MIDP-2.1 Configuration/CLDC-1.1 Mozilla/5.0 AppleWebKit/* (KHTML, like Gecko) Safari/*','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":240,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('NokiaX2-02','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('NokiaX2-02 Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('NokiaX3-00','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('OC/15.0 (Microsoft Lync)','','{\"type\":\"desktop\",\"markup\":\"\"}'),('Opera/12.02 (Android 4.*; Linux; Opera Mobi) Presto/2.9','opera','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Opera/9.5 (Microsoft Windows; PPC; Opera Mobi) SonyEricssonX1i Profile/MIDP-2.0 Configuration/CLDC-1.1','opera','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":440,\"screenHeight\":700,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Opera/9.80 (Android 2.*; Linux; Opera Mobi) Presto/2.10','opera','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Opera/9.80 (Android 2.*; Linux; Opera Mobi) Presto/2.11','opera','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Opera/9.80 (Android 2.*; Linux; Opera Mobi) Presto/2.8','opera','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Opera/9.80 (Android 2.*; Linux; Opera Mobi) Presto/2.9','opera','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Opera/9.80 (Android 2.*; Linux; Opera Tablet) Presto/2.11','opera','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Opera/9.80 (Android 4.*; Linux; Opera Mobi) Presto/2.10','opera','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Opera/9.80 (Android 4.*; Linux; Opera Mobi) Presto/2.11','opera','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Opera/9.80 (Android; Opera Mini) Presto/2.8','opera','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Opera/9.80 (BlackBerry; Opera Mini) Presto/2.8','opera','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":240,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Opera/9.80 (J2ME/MIDP; Opera Mini) Presto/2.4','opera','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":165,\"screenHeight\":140,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Opera/9.80 (J2ME/MIDP; Opera Mini) Presto/2.5','opera','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Opera/9.80 (J2ME/MIDP; Opera Mini) Presto/2.8','opera','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Opera/9.80 (Linux armv7l; Opera Mobi; MeeGo) Presto/2.11','opera','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Opera/9.80 (Linux i686; Opera Mobi; MeeGo) Presto/2.11','opera','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Opera/9.80 (Linux mips; Opera TV/14) Presto/2.11','opera','{\"type\":\"desktop\",\"markup\":\"tv\",\"screenWidth\":1280,\"screenHeight\":720,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Opera/9.80 (Linux mips; Opera TV/58) Presto/2.11','opera','{\"type\":\"desktop\",\"markup\":\"tv\",\"screenWidth\":1280,\"screenHeight\":720,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Opera/9.80 (S60; SymbOS; Opera Mobi) Presto/2.10','opera','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Opera/9.80 (S60; SymbOS; Opera Mobi) Presto/2.4','opera','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('OperaMini(Fucus/Unknown;Opera Mini)','opera_mini','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('OperaMini(Gionee_1300GA;Opera Mini)','opera_mini','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":230,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('OperaMini(MAUI_MRE;Opera Mini)','opera_mini','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":230,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('OperaMini(Nokia 215FW10.01;Opera Mini)','opera_mini','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":230,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('OperaMini(Nokia 215FW11.00;Opera Mini)','opera_mini','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":230,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('OperaMini(Nokia 215FW13.01;Opera Mini)','opera_mini','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":230,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('OperaMini(Nokia 216FW10.01;Opera Mini)','opera_mini','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":230,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('OperaMini(Nokia 216FW11.00;Opera Mini)','opera_mini','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":230,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('OperaMini(Nokia 216FW12.00;Opera Mini)','opera_mini','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":230,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('OperaMini(Nokia 216FW30.01;Opera Mini)','opera_mini','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":230,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('OperaMini(Nokia 216FW40.00;Opera Mini)','opera_mini','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":230,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('OperaMini(Nokia 220FW10.03;Opera Mini)','opera_mini','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":230,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('OperaMini(Nokia 220FW12.00;Opera Mini)','opera_mini','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":230,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('OperaMini(Nokia 220FW13.00;Opera Mini)','opera_mini','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":230,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('OperaMini(Nokia 220FW14.00;Opera Mini)','opera_mini','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":230,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('OperaMini(Nokia 220FW20.14;Opera Mini)','opera_mini','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":230,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('OperaMini(Nokia 220FW30.06;Opera Mini)','opera_mini','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":230,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('OperaMini(Nokia 222FW10.00;Opera Mini)','opera_mini','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":230,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('OperaMini(Nokia 222FW21.00;Opera Mini)','opera_mini','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":230,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('OperaMini(Nokia 225FW10.01;Opera Mini)','opera_mini','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":230,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('OperaMini(Nokia 225FW20.10;Opera Mini)','opera_mini','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":230,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('OperaMini(Nokia 225FW30.06;Opera Mini)','opera_mini','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":230,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('OperaMini(Nokia 230FW10.01;Opera Mini)','opera_mini','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":230,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('OperaMini(Nokia 230FW13.00;Opera Mini)','opera_mini','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":230,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('OperaMini(Nokia 230FW14.00;Opera Mini)','opera_mini','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":230,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('OperaMini(Nokia 230FW30.01;Opera Mini)','opera_mini','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":230,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('OperaMini(Nokia 230FW40.00;Opera Mini)','opera_mini','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":230,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('OperaMini(Nokia 3310FW10.03;Opera Mini)','opera_mini','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":230,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('OperaMini(Nokia 3310FW11.02;Opera Mini)','opera_mini','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":230,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('OperaMini(WW_00_176X220_KEY_E;Opera Mini)','opera_mini','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":210,\"screenHeight\":176,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('OperaMini(_NIKITA_;Opera Mini)','opera_mini','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":230,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('PKT-301/V2 Linux/3.0 Android/4.0 Release/02.15 Browser/AppleWebKit534.30 Mobile Safari/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Philips_T3500/V1 Linux/3.4 Android/4.2 Release/03.26 Browser/AppleWebKit534.30 Mobile Safari/*','philips','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('QwantMobile/2.0 (Android 8.*; Mobile) Gecko/62.0 Firefox/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('ReksioVRE(196683)','reksio','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('SAMSUNG','samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":128,\"screenHeight\":160,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('SAMSUNG GT-S3332','samsung_s_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":240,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('SAMSUNG-C3530','samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('SAMSUNG-C5212 NetFront/3.4 Profile/MIDP-2.0 Configuration/CLDC-1.1','samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":168,\"screenHeight\":180,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('SAMSUNG-GT-C3011 Openwave/6.2 Profile/MIDP-2.0 Configuration/CLDC-1.1','samsung_s_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":128,\"screenHeight\":160,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('SAMSUNG-GT-C3310R','samsung_s_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('SAMSUNG-GT-C3322','samsung_s_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('SAMSUNG-GT-C3322 NetFront/4.1 Profile/MIDP-2.0 Configuration/CLDC-1.1','samsung_s_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('SAMSUNG-GT-C3322i','samsung_s_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('SAMSUNG-GT-C3322i NetFront/4.2 Profile/MIDP-2.0 Configuration/CLDC-1.1','samsung_s_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('SAMSUNG-GT-C3520I','samsung_s_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('SAMSUNG-GT-C3592','samsung_s_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('SAMSUNG-GT-C6712 SHP/VPP/R5 Dolfin/2.0 NexPlayer/3.0 SMM-MMS/1.2 profile/MIDP-2.1 configuration/CLDC-1.1 OPN-B','samsung_s_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":400,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('SAMSUNG-GT-E1282T','samsung_s_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":128,\"screenHeight\":160,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\"]}'),('SAMSUNG-GT-E2200','samsung_s_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":122,\"screenHeight\":160,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('SAMSUNG-GT-E2222 NetFront/4.1 Profile/MIDP-2.0 Configuration/CLDC-1.1','samsung_s_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":220,\"screenHeight\":176,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('SAMSUNG-GT-E2252','samsung_s_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":128,\"screenHeight\":160,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('SAMSUNG-GT-E2252 NetFront/4.2 Profile/MIDP-2.0 Configuration/CLDC-1.1','samsung_s_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":122,\"screenHeight\":146,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('SAMSUNG-GT-E2252 Opera/9.80 (J2ME/MIDP; Opera Mini) Presto/2.8 Version/','samsung_s_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":128,\"screenHeight\":160,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('SAMSUNG-GT-E2530 Openwave/6.2 Profile/MIDP-2.0 Configuration/CLDC-1.1','samsung_s_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":120,\"screenHeight\":130,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('SAMSUNG-GT-E3309 NetFront/4.2 Profile/MIDP-2.0 Configuration/CLDC-1.1','samsung_s_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":128,\"screenHeight\":160,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('SAMSUNG-GT-S3350 NetFront/3.5 Profile/MIDP-2.0 Configuration/CLDC-1.1','samsung_s_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":300,\"screenHeight\":92,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('SAMSUNG-GT-S3650','samsung_s_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('SAMSUNG-GT-S3650 SHP/VPP/R5 Jasmine/1.0 Nextreaming SMM-MMS/1.2 profile/MIDP-2.1 configuration/CLDC-1.1','samsung_s_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":228,\"screenHeight\":280,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('SAMSUNG-GT-S3850 SHP/VPP/R5 Dolfin/2.0 NexPlayer/3.0 SMM-MMS/1.2 profile/MIDP-2.1 configuration/CLDC-1.1 OPN-B','samsung_s_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('SAMSUNG-GT-S5222','samsung_s_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('SAMSUNG-GT-S5222 NetFront/4.2 Profile/MIDP-2.0 Configuration/CLDC-1.1','samsung_s_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('SAMSUNG-GT-S5222R','samsung_s_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('SAMSUNG-GT-S5222R NetFront/4.2 Profile/MIDP-2.0 Configuration/CLDC-1.1','samsung_s_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('SAMSUNG-GT-S5230-ORANGE SHP/VPP/R5 Jasmine/0.8 Nextreaming SMM-MMS/1.2 profile/MIDP-2.1 configuration/CLDC-1.1','samsung_s_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":228,\"screenHeight\":360,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('SAMSUNG-GT-S5230W SHP/VPP/R5 Jasmine/1.0 Nextreaming SMM-MMS/1.2 profile/MIDP-2.1 configuration/CLDC-1.1','samsung_s_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":228,\"screenHeight\":360,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('SAMSUNG-GT-S5250','samsung_s_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":400,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('SAMSUNG-GT-S5260 SHP/VPP/R5 Dolfin/2.0 NexPlayer/3.0 SMM-MMS/1.2 profile/MIDP-2.1 configuration/CLDC-1.1 OPN-B','samsung_s_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":228,\"screenHeight\":360,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('SAMSUNG-GT-S5292','samsung_s_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('SAMSUNG-GT-S5292 NetFront/4.2 Profile/MIDP-2.0 Configuration/CLDC-1.1','samsung_s_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('SAMSUNG-GT-S5610 NetFront/4.1 Profile/MIDP-2.0 Configuration/CLDC-1.1','samsung_s_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('SAMSUNG-GT-S5610 Profile/MIDP-2.0 Configuration/CLDC-1.1','samsung_s_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('SAMSUNG-GT-S5610K NetFront/4.1 Profile/MIDP-2.0 Configuration/CLDC-1.1','samsung_s_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('SAMSUNG-GT-S5611','samsung_s_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('SAMSUNG-M3510','samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":234,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('SAMSUNG-S3600i','samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":170,\"screenHeight\":220,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('SAMSUNG-S5610','samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":234,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('SAMSUNG-S8000 SHP/VPP/R5 Jasmine/1.0 Nextreaming SMM-MMS/1.2 profile/MIDP-2.1 configuration/CLDC-1.1 SS-Widget/S8000-FM','samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":800,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('SAMSUNG-SGH-L700 SHP/VPP/R5 NetFront/3.4 SMM-MMS/1.2 profile/MIDP-2.0 configuration/CLDC-1.1','samsung_s_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":168,\"screenHeight\":180,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('SAMSUNG-SGH-T401G NetFront/3.4 Profile/MIDP-2.0 Configuration/CLDC-1.1','samsung_s_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":168,\"screenHeight\":180,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('SAMSUNG-SGH-X640 UP.Browser/6.2 (GUI) MMP/1.0','samsung_s_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":116,\"screenHeight\":140,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('SAMSUNG-SM-B313E','samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":128,\"screenHeight\":160,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('SAMSUNG-SM-B350E','samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('SAMSUNG-SM-B360E','samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('SimplePie/BlackBerry-DB (Feed Parser; http://simplepie.org; Allow like Gecko) Build/*','blackberry_general','{\"type\":\"desktop\",\"markup\":\"\"}'),('SonyEricssonCK13i TelecaBrowser/Q07C1-1 Profile/MIDP-2.0 Configuration/CLDC-1.1','sonyericsson','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":400,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('SonyEricssonJ108i','sonyericsson','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('SonyEricssonJ108i Browser/NetFront/3.5 Profile/MIDP-2.1 Configuration/CLDC-1.1 JavaPlatform/JP-8.5','sonyericsson','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('SonyEricssonK550i Browser/NetFront/3.3 Profile/MIDP-2.0 Configuration/CLDC-1.1','sonyericsson','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":170,\"screenHeight\":220,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('SonyEricssonK790i Browser/NetFront/3.3 Profile/MIDP-2.0 Configuration/CLDC-1.1','sonyericsson','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":234,\"screenHeight\":300,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('SonyEricssonK800','sonyericsson','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":234,\"screenHeight\":300,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('SonyEricssonS312 Browser/OpenWave/1.0 Profile/MIDP-2.1 Configuration/CLDC-1.1','sonyericsson','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":168,\"screenHeight\":180,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('SonyEricssonW200i Browser/NetFront/3.3 Profile/MIDP-2.0 Configuration/CLDC-1.1','sonyericsson','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":122,\"screenHeight\":140,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('SonyEricssonW810i','sonyericsson','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":170,\"screenHeight\":200,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('SonyEricssonZ770i Browser/NetFront/3.4 Profile/MIDP-2.1 Configuration/CLDC-1.1','sonyericsson','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":220,\"screenHeight\":300,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('SparkTVS131T','','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":240,\"jsSupport\":0,\"imageFormats\":[\"jpg\",\"gif\",\"wbmp\"]}'),('TBW975112_9300_V0701 Linux/3.4 Android/4.2 Release/03.26 Browser/AppleWebKit534.30 Mobile Safari/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('TINNO50_6464_W1224_11B_HW (MRE\\2.5(800) resolution\\240320 chipset\\MT6250 touch\\1 tpannel\\1 camera\\1 gsensor\\0 keyboard\\normal) F7013A_MP_F4_BLU_OPEN_01_09_01 Release/2012.11 WAP Browser/MAUI (HTTP PGDL; HTTPS) Profile/ Q03C1-2.40 es-SA','','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":230,\"jsSupport\":1,\"imageFormats\":[\"jpg\",\"gif\",\"wbmp\"]}'),('UNTRUSTED/1.0','','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('UTIME U6 Linux/2.6 Android/4.2 Release/10.10 Browser/AppleWebKit533.1 Profile/MIDP-2.0 Configuration/CLDC-1.1 Mobile Safari/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Xiaomi_2013022_TD/V1 Linux/3.4 Android/4.2 Release/03.11 Browser/AppleWebKit534.30 Mobile Safari/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Xiaomi_2014022_TD-LTE/V1 Linux/3.4 Android/4.4 Release/04.07 Browser/AppleWebKit537.36 Chrome Mobile Safari/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Xirius 5/V1 Linux/3.4 Android/4.4 Release/01.28 Browser/AppleWebKit537.36 Mobile Safari/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('iDxD4 Linux/3.0 Android/4.0 Release/03.26 Browser/AppleWebKit534.30 Profile/MIDP-2.0 Configuration/CLDC-1.1 Mobile Safari/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}');
/*!40000 ALTER TABLE `wp_psninja_amdd` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_psninja_amdd_cache`
--

DROP TABLE IF EXISTS `wp_psninja_amdd_cache`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_psninja_amdd_cache` (
  `ua` varchar(255) COLLATE utf8_bin NOT NULL,
  `data` varchar(255) COLLATE utf8_bin NOT NULL,
  `time` int(10) unsigned NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_bin;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_psninja_amdd_cache`
--

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

--
-- Table structure for table `wp_psninja_urls`
--

DROP TABLE IF EXISTS `wp_psninja_urls`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_psninja_urls` (
  `url` varchar(4096) COLLATE utf8mb4_unicode_ci NOT NULL,
  `hash` binary(20) NOT NULL,
  `time` datetime NOT NULL,
  `type` tinyint(4) NOT NULL,
  PRIMARY KEY (`hash`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_psninja_urls`
--

LOCK TABLES `wp_psninja_urls` WRITE;
/*!40000 ALTER TABLE `wp_psninja_urls` DISABLE KEYS */;
INSERT INTO `wp_psninja_urls` VALUES ('https://commercegate.goodface.com.ua/wp/wp-includes/js/wp-embed.min.js','�g�_}��mV�T?0^<','2021-08-25 16:32:24',1),('https://commercegate.goodface.com.ua/wp/wp-content/themes/commercegate/assets/js/swiper-bundle.min.js','d��S��~�61�*\'�\'','2021-08-25 16:46:27',1),('https://js.hsforms.net/forms/v2.js','��%q��Tf�������','2021-08-26 15:10:12',1),('https://commercegate.goodface.com.ua/wp/wp-content/themes/commercegate/assets/css/hub-spot.css','��ţ�*��;Ýs��v���','2021-09-08 15:32:33',2),('https://commercegate.goodface.com.ua/wp/wp-includes/js/wp-embed.min.js','>VG ˟T\n�B���\nVf\r','2021-09-08 15:32:33',1),('https://commercegate.goodface.com.ua/wp/wp-content/themes/commercegate/assets/css/product.css','L�U����dA\n ��Eq�','2021-08-25 17:37:29',2),('https://commercegate.goodface.com.ua/wp/wp-content/themes/commercegate/assets/css/ebook-cong.css','P)�*#�Ms��ŗKIFm','2021-08-25 16:44:13',2),('https://commercegate.goodface.com.ua/wp/wp-includes/js/dist/vendor/regenerator-runtime.min.js','T���P�QS����ByK�߹','2021-08-25 16:32:24',1),('https://commercegate.goodface.com.ua/wp/wp-content/themes/commercegate/assets/css/static.css','_ՖC�\\�)N��� I�㽜','2021-08-25 17:36:21',2),('https://commercegate.goodface.com.ua/wp/wp-includes/js/wp-emoji-release.min.js','h�	�@	ED�M��ۛ��','2021-08-25 16:32:24',1),('https://commercegate.goodface.com.ua/wp/wp-content/themes/commercegate/assets/css/ebook.css','r�=���������塪���','2021-08-25 16:40:06',2),('https://commercegate.goodface.com.ua/wp/wp-content/themes/commercegate/assets/css/offers-list.css','w3FX#�swˈ\Z�\\���W�','2021-08-25 16:49:26',2),('https://commercegate.goodface.com.ua/wp/wp-content/themes/commercegate/assets/css/type-block.css','xV��v|$��ӊ�`���܊','2021-11-25 15:53:09',2),('https://commercegate.goodface.com.ua/wp/wp-content/themes/commercegate/assets/css/swiper-bundle.min.css','y��n��8�)\Zv�٬p���','2021-08-25 16:46:27',2),('https://commercegate.goodface.com.ua/wp/wp-content/themes/commercegate/assets/css/job.css','{t�-�b\n̟cpn=�g�','2021-08-25 16:36:16',2),('https://commercegate.goodface.com.ua/wp/wp-content/themes/commercegate/assets/js/script.js','�G�nz�G���e�FP','2021-08-25 16:32:24',1),('https://commercegate.goodface.com.ua/wp/wp-content/themes/commercegate/assets/css/resource-center.css','�?�\\�*V]MT�>�Ji��]�','2021-08-25 17:13:52',2),('https://commercegate.goodface.com.ua/wp/wp-includes/css/dist/block-library/style.min.css','�(Z�QٍB�f��!ñ\n�Q','2021-08-25 16:32:24',2),('https://commercegate.goodface.com.ua/wp/wp-content/themes/commercegate/assets/css/hub-spot.css','�ֱ&���S�C�+��j\0��Wa','2021-08-27 17:43:22',2),('https://commercegate.goodface.com.ua/wp/wp-content/themes/commercegate/assets/css/contacts.css','�)�J�<g� ��w#Î!�xF','2021-08-25 17:28:16',2),('https://commercegate.goodface.com.ua/wp/wp-content/themes/commercegate/assets/css/styles.css','�ـ=�V�8c�a;�<�q�','2021-09-08 15:32:33',2),('https://commercegate.goodface.com.ua/wp/wp-content/themes/commercegate/assets/css/career.css','�(��EFJ����c���3','2021-08-25 16:53:13',2),('https://commercegate.goodface.com.ua/wp/wp-content/themes/commercegate/assets/css/pricing.css','�V+��hUO�\"ey�?W','2021-08-25 17:32:31',2),('https://commercegate.goodface.com.ua/wp/wp-content/themes/commercegate/assets/js/jquery-3.5.1.min.js','Ñj����?֪�WͨG�ۄ�','2021-08-25 16:32:24',1),('https://commercegate.goodface.com.ua/wp/wp-content/themes/commercegate/assets/js/jquery-3.5.1.min.js','ķ��;S�X�՝C�EyS%�','2021-09-08 15:32:33',1),('https://commercegate.goodface.com.ua/wp/wp-content/themes/commercegate/assets/css/document.css','�����עcaɺxzd2�<','2021-11-29 17:26:50',2),('https://commercegate.goodface.com.ua/wp/wp-content/themes/commercegate/assets/js/script.js','�a�V)P��K�3�Op%mKNZ','2021-09-08 15:32:33',1),('https://commercegate.goodface.com.ua/wp/wp-content/themes/commercegate/assets/css/index.css','�&�쟠�ZW�h;!���נ','2021-09-08 15:32:33',2),('https://commercegate.goodface.com.ua/wp/wp-content/themes/commercegate/assets/css/blog.css','�b���R���P ƤYSE�K','2021-08-25 16:48:31',2),('https://commercegate.goodface.com.ua/wp/wp-content/themes/commercegate/assets/css/about-company.css','�j�$=��|�c꟩ ��tt�','2021-08-25 16:46:27',2),('https://commercegate.goodface.com.ua/wp/wp-includes/js/dist/vendor/wp-polyfill.min.js','��<.=�:�S�4��ڋ��','2021-08-25 16:32:24',1),('https://commercegate.goodface.com.ua/wp/wp-content/themes/commercegate/assets/css/product.css','�(��\n�N�k(�j+�&','2021-10-06 11:06:16',2),('https://commercegate.goodface.com.ua/wp/wp-content/themes/commercegate/assets/js/jquery.inputmask.js','� Z\Z~�)+�9�b˶\"PQ�','2021-08-25 16:44:13',1),('https://commercegate.goodface.com.ua/wp/wp-content/themes/commercegate/assets/css/styles.css','�l#��|�+`�����TͤD','2021-08-25 16:32:24',2),('https://commercegate.goodface.com.ua/wp/wp-content/plugins/contact-form-7/includes/js/index.js','�=\0^G�������)��','2021-08-25 16:32:24',1),('https://commercegate.goodface.com.ua/wp/wp-content/themes/commercegate/assets/css/index.css','�`�o���0��G���g[��','2021-08-25 16:32:24',2),('https://commercegate.goodface.com.ua/wp/wp-content/themes/commercegate/assets/css/post.css','���8M�\"]��%�','2021-08-25 16:33:22',2),('https://commercegate.goodface.com.ua/wp/wp-content/themes/commercegate/assets/css/form-page.css','�\"N��_ʆ���޸� �\n�','2021-08-26 15:10:12',2);
/*!40000 ALTER TABLE `wp_psninja_urls` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_searchwp_index`
--

DROP TABLE IF EXISTS `wp_searchwp_index`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_searchwp_index` (
  `indexid` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `token` bigint(20) unsigned NOT NULL COMMENT 'Token ID',
  `occurrences` bigint(20) unsigned NOT NULL COMMENT 'Number of token occurrences',
  `id` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL COMMENT 'Source ID',
  `attribute` varchar(80) COLLATE utf8mb4_unicode_ci NOT NULL COMMENT 'Attribute name',
  `source` varchar(80) COLLATE utf8mb4_unicode_ci NOT NULL COMMENT 'Source name',
  `site` mediumint(9) unsigned NOT NULL DEFAULT '1' COMMENT 'Site ID',
  PRIMARY KEY (`indexid`),
  KEY `source_idx` (`source`),
  KEY `token_idx` (`token`),
  KEY `entry_idx` (`id`,`source`,`site`),
  KEY `attribute_idx` (`attribute`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_searchwp_index`
--

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

--
-- Table structure for table `wp_searchwp_log`
--

DROP TABLE IF EXISTS `wp_searchwp_log`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_searchwp_log` (
  `logid` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `query` varchar(80) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci DEFAULT NULL COMMENT 'Search query for this search',
  `tstamp` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT 'Timestamp of this search',
  `hits` mediumint(9) unsigned NOT NULL COMMENT 'Number of results for this search',
  `engine` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'default' COMMENT 'Engine used for this search',
  `site` mediumint(9) unsigned NOT NULL DEFAULT '1' COMMENT 'Site where this search took place',
  PRIMARY KEY (`logid`),
  KEY `site_idx` (`site`),
  KEY `engine_idx` (`engine`),
  KEY `query_idx` (`query`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_searchwp_log`
--

LOCK TABLES `wp_searchwp_log` WRITE;
/*!40000 ALTER TABLE `wp_searchwp_log` DISABLE KEYS */;
INSERT INTO `wp_searchwp_log` VALUES (1,'sraka','2021-08-13 20:10:21',0,'default',1),(2,'sraka','2021-08-13 20:10:22',0,'default',1),(3,'sraka','2021-08-13 20:10:41',0,'default',1);
/*!40000 ALTER TABLE `wp_searchwp_log` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_searchwp_status`
--

DROP TABLE IF EXISTS `wp_searchwp_status`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_searchwp_status` (
  `statusid` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `id` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL COMMENT 'Source ID',
  `source` varchar(80) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `queued` timestamp NULL DEFAULT NULL COMMENT 'Whether this entry is queued for indexing',
  `indexed` timestamp NULL DEFAULT NULL COMMENT 'Whether this entry is indexed',
  `omitted` timestamp NULL DEFAULT NULL COMMENT 'Whether this entry is omitted',
  `site` bigint(20) unsigned NOT NULL COMMENT 'Site ID',
  PRIMARY KEY (`statusid`),
  KEY `id_idx` (`id`),
  KEY `site_idx` (`site`),
  KEY `source_idx` (`source`)
) ENGINE=InnoDB AUTO_INCREMENT=26 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_searchwp_status`
--

LOCK TABLES `wp_searchwp_status` WRITE;
/*!40000 ALTER TABLE `wp_searchwp_status` DISABLE KEYS */;
INSERT INTO `wp_searchwp_status` VALUES (1,'233','post.post','2021-08-13 20:10:18',NULL,NULL,1),(2,'825','post.post','2021-08-13 20:10:18',NULL,NULL,1),(3,'826','post.post','2021-08-13 20:10:18',NULL,NULL,1),(4,'827','post.post','2021-08-13 20:10:18',NULL,NULL,1),(5,'828','post.post','2021-08-13 20:10:18',NULL,NULL,1),(6,'833','post.post','2021-08-13 20:10:18',NULL,NULL,1),(7,'835','post.post','2021-08-13 20:10:18',NULL,NULL,1),(8,'837','post.post','2021-08-13 20:10:18',NULL,NULL,1),(9,'838','post.post','2021-08-13 20:10:18',NULL,NULL,1),(10,'839','post.post','2021-08-13 20:10:18',NULL,NULL,1),(11,'840','post.post','2021-08-13 20:10:18',NULL,NULL,1),(12,'848','post.post','2021-08-13 20:10:18',NULL,NULL,1),(13,'850','post.post','2021-08-13 20:10:18',NULL,NULL,1),(14,'851','post.post','2021-08-13 20:10:18',NULL,NULL,1),(15,'852','post.post','2021-08-13 20:10:18',NULL,NULL,1),(16,'853','post.post','2021-08-13 20:10:18',NULL,NULL,1),(17,'854','post.post','2021-08-13 20:10:18',NULL,NULL,1),(18,'862','post.post','2021-08-13 20:10:18',NULL,NULL,1),(19,'863','post.post','2021-08-13 20:10:18',NULL,NULL,1),(20,'864','post.post','2021-08-13 20:10:18',NULL,NULL,1),(21,'865','post.post','2021-08-13 20:10:18',NULL,NULL,1),(22,'866','post.post','2021-08-13 20:10:18',NULL,NULL,1),(23,'872','post.post','2021-08-13 20:10:18',NULL,NULL,1),(24,'874','post.post','2021-08-13 20:10:18',NULL,NULL,1),(25,'875','post.post','2021-08-13 20:10:18',NULL,NULL,1);
/*!40000 ALTER TABLE `wp_searchwp_status` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_searchwp_tokens`
--

DROP TABLE IF EXISTS `wp_searchwp_tokens`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_searchwp_tokens` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Canonical ID for this token',
  `token` varchar(80) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL,
  `stem` varchar(80) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `token` (`token`),
  KEY `token_idx` (`token`(2)),
  KEY `stem_idx` (`stem`(2))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_searchwp_tokens`
--

LOCK TABLES `wp_searchwp_tokens` WRITE;
/*!40000 ALTER TABLE `wp_searchwp_tokens` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_searchwp_tokens` 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,3,0),(1,4,0),(7,4,0),(7,6,0),(12,2,0),(12,9,0),(36,3,0),(36,37,0),(42,3,0),(42,43,0),(44,3,0),(44,45,0),(46,3,0),(46,47,0),(48,3,0),(48,49,0),(153,6,0),(153,37,0),(155,6,0),(155,45,0),(157,6,0),(157,43,0),(185,6,0),(185,47,0),(187,6,0),(187,49,0),(199,2,0),(199,50,0),(247,3,0),(247,248,0),(249,6,0),(249,248,0),(251,3,0),(251,252,0),(253,6,0),(253,252,0),(257,3,0),(257,258,0),(259,6,0),(259,258,0),(261,3,0),(261,262,0),(263,6,0),(263,262,0),(265,3,0),(265,266,0),(267,6,0),(267,266,0),(269,6,0),(269,307,0),(271,3,0),(271,307,0),(291,2,0),(291,231,0),(310,4,0),(310,309,0),(405,2,0),(405,46,0),(405,218,0),(406,2,0),(406,48,0),(406,217,0),(407,2,0),(407,46,0),(407,216,0),(428,2,0),(428,228,0),(429,2,0),(429,227,0),(430,2,0),(430,229,0),(431,2,0),(431,230,0),(434,2,0),(434,239,0),(435,2,0),(435,238,0),(436,2,0),(436,237,0),(437,2,0),(437,236,0),(438,2,0),(438,235,0),(439,2,0),(439,234,0),(440,2,0),(440,232,0),(441,2,0),(441,233,0),(467,2,0),(467,223,0),(490,2,0),(490,226,0),(523,2,0),(524,2,0),(524,219,0),(526,36,0),(527,2,0),(612,2,0),(612,221,0),(614,2,0),(686,2,0),(686,222,0),(689,42,0),(690,36,0),(691,44,0),(692,36,0),(693,42,0),(694,44,0),(695,36,0),(696,42,0),(697,44,0),(717,2,0),(717,224,0),(930,2,0),(930,225,0),(947,2,0),(947,46,0),(947,215,0),(1077,2,0),(1077,46,0),(1077,214,0),(1078,2,0),(1078,46,0),(1078,213,0),(1079,2,0),(1079,46,0),(1079,212,0),(1080,2,0),(1080,46,0),(1080,211,0),(1081,2,0),(1081,46,0),(1081,210,0),(1082,2,0),(1082,46,0),(1082,209,0),(1083,2,0),(1083,46,0),(1083,208,0),(1084,2,0),(1084,46,0),(1084,206,0),(1085,2,0),(1085,46,0),(1085,207,0),(1086,2,0),(1086,46,0),(1086,204,0),(1087,2,0),(1087,46,0),(1087,205,0),(1088,2,0),(1088,46,0),(1088,203,0),(1089,2,0),(1089,48,0),(1089,201,0),(1090,2,0),(1090,48,0),(1090,202,0),(1091,2,0),(1091,48,0),(1091,200,0),(1092,2,0),(1092,48,0),(1092,199,0),(1093,2,0),(1093,48,0),(1093,198,0),(1094,2,0),(1094,48,0),(1094,197,0),(1095,2,0),(1095,48,0),(1095,196,0),(1096,2,0),(1096,48,0),(1096,195,0),(1097,2,0),(1097,48,0),(1097,193,0),(1098,2,0),(1098,48,0),(1098,194,0),(1099,2,0),(1099,48,0),(1099,191,0),(1100,2,0),(1100,48,0),(1100,192,0),(1101,2,0),(1101,48,0),(1101,190,0),(1102,2,0),(1102,48,0),(1102,189,0),(1106,2,0),(1106,183,0),(1120,36,0),(1121,36,0),(1122,36,0),(1123,36,0),(1124,36,0),(1125,36,0),(1126,36,0),(1127,36,0),(1128,36,0),(1129,36,0),(1130,36,0),(1131,36,0),(1132,36,0),(1133,36,0),(1180,1,0),(1180,2,0),(1520,153,0),(1521,153,0),(1522,153,0),(1523,153,0),(1524,153,0),(1525,153,0),(1526,153,0),(1527,153,0),(1528,153,0),(1529,153,0),(1530,153,0),(1531,153,0),(1532,153,0),(1533,153,0),(1534,153,0),(1535,157,0),(1536,155,0),(1537,153,0),(1538,157,0),(1539,155,0),(1540,153,0),(1541,157,0),(1542,155,0),(1543,153,0),(1544,5,0),(1544,183,0),(1577,5,0),(1577,187,0),(1577,189,0),(1578,5,0),(1578,187,0),(1578,190,0),(1579,5,0),(1579,187,0),(1579,191,0),(1580,5,0),(1580,187,0),(1580,192,0),(1581,5,0),(1581,187,0),(1581,193,0),(1582,5,0),(1582,187,0),(1582,194,0),(1583,5,0),(1583,187,0),(1583,195,0),(1584,5,0),(1584,187,0),(1584,196,0),(1585,5,0),(1585,187,0),(1585,197,0),(1586,5,0),(1586,187,0),(1586,198,0),(1587,5,0),(1587,187,0),(1587,199,0),(1588,5,0),(1588,187,0),(1588,200,0),(1589,5,0),(1589,187,0),(1589,202,0),(1590,5,0),(1590,187,0),(1590,201,0),(1591,5,0),(1591,185,0),(1591,203,0),(1592,5,0),(1592,185,0),(1592,204,0),(1593,5,0),(1593,185,0),(1593,205,0),(1594,5,0),(1594,185,0),(1594,206,0),(1595,5,0),(1595,185,0),(1595,208,0),(1596,5,0),(1596,185,0),(1596,207,0),(1597,5,0),(1597,185,0),(1597,209,0),(1598,5,0),(1598,185,0),(1598,210,0),(1599,5,0),(1599,185,0),(1599,211,0),(1600,5,0),(1600,185,0),(1600,212,0),(1601,5,0),(1601,185,0),(1601,213,0),(1602,5,0),(1602,185,0),(1602,214,0),(1603,5,0),(1603,185,0),(1603,215,0),(1604,5,0),(1604,185,0),(1604,216,0),(1605,5,0),(1605,187,0),(1605,217,0),(1606,5,0),(1606,185,0),(1606,218,0),(1607,5,0),(1607,219,0),(1608,5,0),(1608,50,0),(1609,5,0),(1609,220,0),(1610,5,0),(1610,221,0),(1611,5,0),(1611,222,0),(1612,5,0),(1612,9,0),(1613,5,0),(1613,223,0),(1614,5,0),(1614,224,0),(1615,5,0),(1615,225,0),(1616,5,0),(1616,226,0),(1632,5,0),(1632,231,0),(1635,5,0),(1635,232,0),(1636,5,0),(1636,233,0),(1637,5,0),(1637,234,0),(1638,5,0),(1638,235,0),(1639,5,0),(1639,236,0),(1640,5,0),(1640,237,0),(1641,5,0),(1641,238,0),(1642,5,0),(1642,239,0),(1643,5,0),(1643,240,0),(1681,2,0),(1681,220,0),(1685,2,0),(1685,241,0),(1692,5,0),(1692,241,0),(1720,2,0),(1720,243,0),(1723,5,0),(1723,243,0),(1729,2,0),(1729,244,0),(1734,5,0),(1734,244,0),(2134,5,0),(2134,230,0),(2135,5,0),(2135,229,0),(2136,5,0),(2136,228,0),(2138,5,0),(2138,227,0),(2144,2,0),(2144,240,0),(2479,2,0),(2479,247,0),(2479,306,0),(2487,2,0),(2487,251,0),(2487,276,0),(2491,2,0),(2491,247,0),(2491,275,0),(2499,2,0),(2499,251,0),(2499,273,0),(2502,5,0),(2502,253,0),(2502,273,0),(2505,2,0),(2505,257,0),(2505,274,0),(2508,5,0),(2508,259,0),(2508,274,0),(2513,2,0),(2513,261,0),(2513,304,0),(2518,2,0),(2518,261,0),(2518,305,0),(2522,2,0),(2522,247,0),(2522,303,0),(2524,2,0),(2524,251,0),(2524,302,0),(2528,2,0),(2528,261,0),(2528,301,0),(2533,2,0),(2533,265,0),(2533,300,0),(2537,2,0),(2537,261,0),(2537,299,0),(2540,2,0),(2540,247,0),(2540,298,0),(2542,2,0),(2542,265,0),(2542,297,0),(2546,1,0),(2546,2,0),(2563,2,0),(2563,281,0),(2571,2,0),(2571,265,0),(2571,296,0),(2574,2,0),(2574,261,0),(2574,295,0),(2578,2,0),(2578,261,0),(2578,294,0),(2582,2,0),(2582,265,0),(2582,293,0),(2585,2,0),(2585,271,0),(2585,292,0),(2588,2,0),(2588,265,0),(2588,291,0),(2591,2,0),(2591,271,0),(2591,290,0),(2594,2,0),(2594,247,0),(2594,289,0),(2597,2,0),(2597,265,0),(2597,288,0),(2601,2,0),(2601,265,0),(2601,287,0),(2604,2,0),(2604,265,0),(2604,286,0),(2607,2,0),(2607,257,0),(2607,284,0),(2620,2,0),(2620,265,0),(2620,277,0),(2627,5,0),(2627,249,0),(2627,275,0),(2630,2,0),(2630,282,0),(2631,2,0),(2631,279,0),(2633,2,0),(2633,280,0),(2634,5,0),(2634,253,0),(2634,276,0),(2640,5,0),(2640,263,0),(2640,283,0),(2642,5,0),(2642,279,0),(2643,5,0),(2643,280,0),(2644,5,0),(2644,281,0),(2645,5,0),(2645,267,0),(2645,277,0),(2647,5,0),(2647,282,0),(2648,2,0),(2648,261,0),(2648,283,0),(2650,2,0),(2650,285,0),(2651,5,0),(2651,259,0),(2651,284,0),(2653,5,0),(2653,285,0),(2654,5,0),(2654,267,0),(2654,286,0),(2656,5,0),(2656,267,0),(2656,287,0),(2658,5,0),(2658,267,0),(2658,288,0),(2660,5,0),(2660,249,0),(2660,289,0),(2662,5,0),(2662,269,0),(2662,290,0),(2664,5,0),(2664,267,0),(2664,291,0),(2666,5,0),(2666,269,0),(2666,292,0),(2668,5,0),(2668,267,0),(2668,293,0),(2670,5,0),(2670,263,0),(2670,294,0),(2672,5,0),(2672,263,0),(2672,295,0),(2674,5,0),(2674,267,0),(2674,296,0),(2676,5,0),(2676,267,0),(2676,297,0),(2679,5,0),(2679,249,0),(2679,298,0),(2682,5,0),(2682,263,0),(2682,299,0),(2684,5,0),(2684,267,0),(2684,300,0),(2686,5,0),(2686,263,0),(2686,301,0),(2690,5,0),(2690,253,0),(2690,302,0),(2692,5,0),(2692,249,0),(2692,303,0),(2694,5,0),(2694,263,0),(2694,304,0),(2696,5,0),(2696,263,0),(2696,305,0),(2698,5,0),(2698,249,0),(2698,306,0),(2826,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=311 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:\"en_US\";s:3:\"rtl\";i:0;s:9:\"flag_code\";s:2:\"us\";}',0,90),(3,3,'term_language','',0,12),(4,4,'term_translations','a:3:{s:2:\"en\";i:1;s:2:\"es\";i:7;s:2:\"pt\";i:310;}',0,3),(5,5,'language','a:3:{s:6:\"locale\";s:5:\"es_ES\";s:3:\"rtl\";i:0;s:9:\"flag_code\";s:2:\"es\";}',0,90),(6,6,'term_language','',0,12),(7,7,'category','',0,0),(9,9,'post_translations','a:2:{s:2:\"en\";i:12;s:2:\"es\";i:1612;}',0,2),(36,36,'vacancy_category','',0,18),(37,37,'term_translations','a:2:{s:2:\"en\";i:36;s:2:\"es\";i:153;}',0,2),(42,42,'vacancy_category','',0,3),(43,43,'term_translations','a:2:{s:2:\"en\";i:42;s:2:\"es\";i:157;}',0,2),(44,44,'vacancy_category','',0,3),(45,45,'term_translations','a:2:{s:2:\"en\";i:44;s:2:\"es\";i:155;}',0,2),(46,46,'book_category','',0,15),(47,47,'term_translations','a:2:{s:2:\"en\";i:46;s:2:\"es\";i:185;}',0,2),(48,48,'book_category','',0,15),(49,49,'term_translations','a:2:{s:2:\"en\";i:48;s:2:\"es\";i:187;}',0,2),(50,50,'post_translations','a:2:{s:2:\"en\";i:199;s:2:\"es\";i:1608;}',0,2),(153,153,'vacancy_category','',0,18),(155,155,'vacancy_category','',0,3),(157,157,'vacancy_category','',0,3),(183,183,'post_translations','a:2:{s:2:\"es\";i:1544;s:2:\"en\";i:1106;}',0,2),(185,185,'book_category','',0,15),(187,187,'book_category','',0,15),(189,189,'post_translations','a:2:{s:2:\"es\";i:1577;s:2:\"en\";i:1102;}',0,2),(190,190,'post_translations','a:2:{s:2:\"es\";i:1578;s:2:\"en\";i:1101;}',0,2),(191,191,'post_translations','a:2:{s:2:\"es\";i:1579;s:2:\"en\";i:1099;}',0,2),(192,192,'post_translations','a:2:{s:2:\"es\";i:1580;s:2:\"en\";i:1100;}',0,2),(193,193,'post_translations','a:2:{s:2:\"es\";i:1581;s:2:\"en\";i:1097;}',0,2),(194,194,'post_translations','a:2:{s:2:\"es\";i:1582;s:2:\"en\";i:1098;}',0,2),(195,195,'post_translations','a:2:{s:2:\"es\";i:1583;s:2:\"en\";i:1096;}',0,2),(196,196,'post_translations','a:2:{s:2:\"es\";i:1584;s:2:\"en\";i:1095;}',0,2),(197,197,'post_translations','a:2:{s:2:\"es\";i:1585;s:2:\"en\";i:1094;}',0,2),(198,198,'post_translations','a:2:{s:2:\"es\";i:1586;s:2:\"en\";i:1093;}',0,2),(199,199,'post_translations','a:2:{s:2:\"es\";i:1587;s:2:\"en\";i:1092;}',0,2),(200,200,'post_translations','a:2:{s:2:\"es\";i:1588;s:2:\"en\";i:1091;}',0,2),(201,201,'post_translations','a:2:{s:2:\"es\";i:1590;s:2:\"en\";i:1089;}',0,2),(202,202,'post_translations','a:2:{s:2:\"es\";i:1589;s:2:\"en\";i:1090;}',0,2),(203,203,'post_translations','a:2:{s:2:\"es\";i:1591;s:2:\"en\";i:1088;}',0,2),(204,204,'post_translations','a:2:{s:2:\"es\";i:1592;s:2:\"en\";i:1086;}',0,2),(205,205,'post_translations','a:2:{s:2:\"es\";i:1593;s:2:\"en\";i:1087;}',0,2),(206,206,'post_translations','a:2:{s:2:\"es\";i:1594;s:2:\"en\";i:1084;}',0,2),(207,207,'post_translations','a:2:{s:2:\"es\";i:1596;s:2:\"en\";i:1085;}',0,2),(208,208,'post_translations','a:2:{s:2:\"es\";i:1595;s:2:\"en\";i:1083;}',0,2),(209,209,'post_translations','a:2:{s:2:\"es\";i:1597;s:2:\"en\";i:1082;}',0,2),(210,210,'post_translations','a:2:{s:2:\"es\";i:1598;s:2:\"en\";i:1081;}',0,2),(211,211,'post_translations','a:2:{s:2:\"es\";i:1599;s:2:\"en\";i:1080;}',0,2),(212,212,'post_translations','a:2:{s:2:\"es\";i:1600;s:2:\"en\";i:1079;}',0,2),(213,213,'post_translations','a:2:{s:2:\"es\";i:1601;s:2:\"en\";i:1078;}',0,2),(214,214,'post_translations','a:2:{s:2:\"es\";i:1602;s:2:\"en\";i:1077;}',0,2),(215,215,'post_translations','a:2:{s:2:\"es\";i:1603;s:2:\"en\";i:947;}',0,2),(216,216,'post_translations','a:2:{s:2:\"es\";i:1604;s:2:\"en\";i:407;}',0,2),(217,217,'post_translations','a:2:{s:2:\"es\";i:1605;s:2:\"en\";i:406;}',0,2),(218,218,'post_translations','a:2:{s:2:\"es\";i:1606;s:2:\"en\";i:405;}',0,2),(219,219,'post_translations','a:2:{s:2:\"es\";i:1607;s:2:\"en\";i:524;}',0,2),(220,220,'post_translations','a:2:{s:2:\"es\";i:1609;s:2:\"en\";i:1681;}',0,2),(221,221,'post_translations','a:2:{s:2:\"es\";i:1610;s:2:\"en\";i:612;}',0,2),(222,222,'post_translations','a:2:{s:2:\"es\";i:1611;s:2:\"en\";i:686;}',0,2),(223,223,'post_translations','a:2:{s:2:\"es\";i:1613;s:2:\"en\";i:467;}',0,2),(224,224,'post_translations','a:2:{s:2:\"es\";i:1614;s:2:\"en\";i:717;}',0,2),(225,225,'post_translations','a:2:{s:2:\"es\";i:1615;s:2:\"en\";i:930;}',0,2),(226,226,'post_translations','a:2:{s:2:\"es\";i:1616;s:2:\"en\";i:490;}',0,2),(227,227,'post_translations','a:2:{s:2:\"en\";i:429;s:2:\"es\";i:2138;}',0,2),(228,228,'post_translations','a:2:{s:2:\"en\";i:428;s:2:\"es\";i:2136;}',0,2),(229,229,'post_translations','a:2:{s:2:\"en\";i:430;s:2:\"es\";i:2135;}',0,2),(230,230,'post_translations','a:2:{s:2:\"en\";i:431;s:2:\"es\";i:2134;}',0,2),(231,231,'post_translations','a:2:{s:2:\"es\";i:1632;s:2:\"en\";i:291;}',0,2),(232,232,'post_translations','a:2:{s:2:\"es\";i:1635;s:2:\"en\";i:440;}',0,2),(233,233,'post_translations','a:2:{s:2:\"es\";i:1636;s:2:\"en\";i:441;}',0,2),(234,234,'post_translations','a:2:{s:2:\"es\";i:1637;s:2:\"en\";i:439;}',0,2),(235,235,'post_translations','a:2:{s:2:\"es\";i:1638;s:2:\"en\";i:438;}',0,2),(236,236,'post_translations','a:2:{s:2:\"es\";i:1639;s:2:\"en\";i:437;}',0,2),(237,237,'post_translations','a:2:{s:2:\"es\";i:1640;s:2:\"en\";i:436;}',0,2),(238,238,'post_translations','a:2:{s:2:\"es\";i:1641;s:2:\"en\";i:435;}',0,2),(239,239,'post_translations','a:2:{s:2:\"es\";i:1642;s:2:\"en\";i:434;}',0,2),(240,240,'post_translations','a:2:{s:2:\"es\";i:1643;s:2:\"en\";i:2144;}',0,2),(241,241,'post_translations','a:2:{s:2:\"es\";i:1692;s:2:\"en\";i:1685;}',0,2),(243,243,'post_translations','a:2:{s:2:\"en\";i:1720;s:2:\"es\";i:1723;}',0,2),(244,244,'post_translations','a:2:{s:2:\"es\";i:1734;s:2:\"en\";i:1729;}',0,2),(247,247,'category','',0,5),(248,248,'term_translations','a:2:{s:2:\"en\";i:247;s:2:\"es\";i:249;}',0,2),(249,249,'category','',0,5),(251,251,'category','',0,3),(252,252,'term_translations','a:2:{s:2:\"en\";i:251;s:2:\"es\";i:253;}',0,2),(253,253,'category','',0,3),(257,257,'category','',0,2),(258,258,'term_translations','a:2:{s:2:\"en\";i:257;s:2:\"es\";i:259;}',0,2),(259,259,'category','',0,2),(261,261,'category','',0,7),(262,262,'term_translations','a:2:{s:2:\"en\";i:261;s:2:\"es\";i:263;}',0,2),(263,263,'category','',0,7),(265,265,'category','',0,9),(266,266,'term_translations','a:2:{s:2:\"en\";i:265;s:2:\"es\";i:267;}',0,2),(267,267,'category','',0,9),(269,269,'category','',0,2),(271,271,'category','',0,2),(273,273,'post_translations','a:2:{s:2:\"es\";i:2502;s:2:\"en\";i:2499;}',0,2),(274,274,'post_translations','a:2:{s:2:\"es\";i:2508;s:2:\"en\";i:2505;}',0,2),(275,275,'post_translations','a:2:{s:2:\"es\";i:2627;s:2:\"en\";i:2491;}',0,2),(276,276,'post_translations','a:2:{s:2:\"es\";i:2634;s:2:\"en\";i:2487;}',0,2),(277,277,'post_translations','a:2:{s:2:\"en\";i:2620;s:2:\"es\";i:2645;}',0,2),(279,279,'post_translations','a:2:{s:2:\"es\";i:2642;s:2:\"en\";i:2631;}',0,2),(280,280,'post_translations','a:2:{s:2:\"es\";i:2643;s:2:\"en\";i:2633;}',0,2),(281,281,'post_translations','a:2:{s:2:\"es\";i:2644;s:2:\"en\";i:2563;}',0,2),(282,282,'post_translations','a:2:{s:2:\"es\";i:2647;s:2:\"en\";i:2630;}',0,2),(283,283,'post_translations','a:2:{s:2:\"en\";i:2648;s:2:\"es\";i:2640;}',0,2),(284,284,'post_translations','a:2:{s:2:\"es\";i:2651;s:2:\"en\";i:2607;}',0,2),(285,285,'post_translations','a:2:{s:2:\"es\";i:2653;s:2:\"en\";i:2650;}',0,2),(286,286,'post_translations','a:2:{s:2:\"es\";i:2654;s:2:\"en\";i:2604;}',0,2),(287,287,'post_translations','a:2:{s:2:\"es\";i:2656;s:2:\"en\";i:2601;}',0,2),(288,288,'post_translations','a:2:{s:2:\"es\";i:2658;s:2:\"en\";i:2597;}',0,2),(289,289,'post_translations','a:2:{s:2:\"es\";i:2660;s:2:\"en\";i:2594;}',0,2),(290,290,'post_translations','a:2:{s:2:\"es\";i:2662;s:2:\"en\";i:2591;}',0,2),(291,291,'post_translations','a:2:{s:2:\"es\";i:2664;s:2:\"en\";i:2588;}',0,2),(292,292,'post_translations','a:2:{s:2:\"es\";i:2666;s:2:\"en\";i:2585;}',0,2),(293,293,'post_translations','a:2:{s:2:\"es\";i:2668;s:2:\"en\";i:2582;}',0,2),(294,294,'post_translations','a:2:{s:2:\"es\";i:2670;s:2:\"en\";i:2578;}',0,2),(295,295,'post_translations','a:2:{s:2:\"es\";i:2672;s:2:\"en\";i:2574;}',0,2),(296,296,'post_translations','a:2:{s:2:\"es\";i:2674;s:2:\"en\";i:2571;}',0,2),(297,297,'post_translations','a:2:{s:2:\"es\";i:2676;s:2:\"en\";i:2542;}',0,2),(298,298,'post_translations','a:2:{s:2:\"es\";i:2679;s:2:\"en\";i:2540;}',0,2),(299,299,'post_translations','a:2:{s:2:\"es\";i:2682;s:2:\"en\";i:2537;}',0,2),(300,300,'post_translations','a:2:{s:2:\"es\";i:2684;s:2:\"en\";i:2533;}',0,2),(301,301,'post_translations','a:2:{s:2:\"es\";i:2686;s:2:\"en\";i:2528;}',0,2),(302,302,'post_translations','a:2:{s:2:\"es\";i:2690;s:2:\"en\";i:2524;}',0,2),(303,303,'post_translations','a:2:{s:2:\"es\";i:2692;s:2:\"en\";i:2522;}',0,2),(304,304,'post_translations','a:2:{s:2:\"es\";i:2694;s:2:\"en\";i:2513;}',0,2),(305,305,'post_translations','a:2:{s:2:\"es\";i:2696;s:2:\"en\";i:2518;}',0,2),(306,306,'post_translations','a:2:{s:2:\"es\";i:2698;s:2:\"en\";i:2479;}',0,2),(307,307,'term_translations','a:2:{s:2:\"es\";i:269;s:2:\"en\";i:271;}',0,2),(308,308,'language','a:3:{s:6:\"locale\";s:5:\"pt_PT\";s:3:\"rtl\";i:0;s:9:\"flag_code\";s:2:\"pt\";}',0,0),(309,309,'term_language','',0,1),(310,310,'category','',0,0);
/*!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 AUTO_INCREMENT=51 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 */;
INSERT INTO `wp_termmeta` VALUES (25,247,'category-color','#dd99ff'),(26,247,'_category-color','field_60f80cb7f1ff8'),(27,249,'category-color','#dd99ff'),(28,249,'_category-color','field_60f80cb7f1ff8'),(29,251,'category-color','#64c8ec'),(30,251,'_category-color','field_60f80cb7f1ff8'),(31,253,'category-color','#64c8ec'),(32,253,'_category-color','field_60f80cb7f1ff8'),(35,257,'category-color','#852946'),(36,257,'_category-color','field_60f80cb7f1ff8'),(37,259,'category-color','#852946'),(38,259,'_category-color','field_60f80cb7f1ff8'),(39,261,'category-color','#a9f2c3'),(40,261,'_category-color','field_60f80cb7f1ff8'),(41,263,'category-color','#a9f2c3'),(42,263,'_category-color','field_60f80cb7f1ff8'),(43,265,'category-color','#fbd505'),(44,265,'_category-color','field_60f80cb7f1ff8'),(45,267,'category-color','#fbd505'),(46,267,'_category-color','field_60f80cb7f1ff8'),(47,269,'category-color','#1c7eb7'),(48,269,'_category-color','field_60f80cb7f1ff8'),(49,271,'category-color','#1c7eb7'),(50,271,'_category-color','field_60f80cb7f1ff8');
/*!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=311 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,'Uncategorized','uncategorized',0),(2,'English','en',0),(3,'English','pll_en',0),(4,'pll_60f56b9faf9ce','pll_60f56b9faf9ce',0),(5,'Español','es',0),(6,'Español','pll_es',0),(7,'Uncategorized','uncategorized-es',0),(9,'pll_60f57d91929d5','pll_60f57d91929d5',0),(36,'Development','development',0),(37,'pll_6107ecedcfb29','pll_6107ecedcfb29',0),(42,'Product','product',0),(43,'pll_6107eff73055f','pll_6107eff73055f',0),(44,'Implementation','implementation',0),(45,'pll_6107f01693439','pll_6107f01693439',0),(46,'Case Studies','case-studies',0),(47,'pll_610bf966329c4','pll_610bf966329c4',0),(48,'E-books','e-books',0),(49,'pll_610bf9726fe3b','pll_610bf9726fe3b',0),(50,'pll_6110aaf455af6','pll_6110aaf455af6',0),(153,'ES | Development','es-development',0),(155,'ES | Implementation','es-implementation',0),(157,'ES | Product','es-product',0),(183,'pll_611e2561837cc','pll_611e2561837cc',0),(185,'ES | Case Studies','es-case-studies',0),(187,'ES | E-books','es-e-books',0),(189,'pll_611e264403bd1','pll_611e264403bd1',0),(190,'pll_611e26b11dfac','pll_611e26b11dfac',0),(191,'pll_611e26bb6f036','pll_611e26bb6f036',0),(192,'pll_611e26c4a331d','pll_611e26c4a331d',0),(193,'pll_611e26cea3759','pll_611e26cea3759',0),(194,'pll_611e26d7edbdd','pll_611e26d7edbdd',0),(195,'pll_611e26e156011','pll_611e26e156011',0),(196,'pll_611e26ea4cb8e','pll_611e26ea4cb8e',0),(197,'pll_611e26f41426f','pll_611e26f41426f',0),(198,'pll_611e26fc62533','pll_611e26fc62533',0),(199,'pll_611e270c5f422','pll_611e270c5f422',0),(200,'pll_611e2714b8ca3','pll_611e2714b8ca3',0),(201,'pll_611e271c5cd41','pll_611e271c5cd41',0),(202,'pll_611e272585492','pll_611e272585492',0),(203,'pll_611e27309c177','pll_611e27309c177',0),(204,'pll_611e2738d3cd4','pll_611e2738d3cd4',0),(205,'pll_611e274209e43','pll_611e274209e43',0),(206,'pll_611e274c02a85','pll_611e274c02a85',0),(207,'pll_611e275533169','pll_611e275533169',0),(208,'pll_611e2764d1631','pll_611e2764d1631',0),(209,'pll_611e2797af8f4','pll_611e2797af8f4',0),(210,'pll_611e27a01e97a','pll_611e27a01e97a',0),(211,'pll_611e27aaa21a0','pll_611e27aaa21a0',0),(212,'pll_611e27b2eef0b','pll_611e27b2eef0b',0),(213,'pll_611e27bca07c2','pll_611e27bca07c2',0),(214,'pll_611e27c579b9c','pll_611e27c579b9c',0),(215,'pll_611e27cdd58f1','pll_611e27cdd58f1',0),(216,'pll_611e27d6c289c','pll_611e27d6c289c',0),(217,'pll_611e27def3718','pll_611e27def3718',0),(218,'pll_611e27e761e6f','pll_611e27e761e6f',0),(219,'pll_611e28ed82952','pll_611e28ed82952',0),(220,'pll_611e28f78993a','pll_611e28f78993a',0),(221,'pll_611e29009fdc0','pll_611e29009fdc0',0),(222,'pll_611e29064490a','pll_611e29064490a',0),(223,'pll_611e291811073','pll_611e291811073',0),(224,'pll_611e291b3b330','pll_611e291b3b330',0),(225,'pll_611e291ec3190','pll_611e291ec3190',0),(226,'pll_611e29250f738','pll_611e29250f738',0),(227,'pll_611e2a82c58ab','pll_611e2a82c58ab',0),(228,'pll_611e2a8761a1a','pll_611e2a8761a1a',0),(229,'pll_611e2a8c7c4ba','pll_611e2a8c7c4ba',0),(230,'pll_611e2a9082585','pll_611e2a9082585',0),(231,'pll_611e2a97563f6','pll_611e2a97563f6',0),(232,'pll_611e2ade3859f','pll_611e2ade3859f',0),(233,'pll_611e2ae004194','pll_611e2ae004194',0),(234,'pll_611e2ae4c637d','pll_611e2ae4c637d',0),(235,'pll_611e2aebe1ba5','pll_611e2aebe1ba5',0),(236,'pll_611e2af1a343c','pll_611e2af1a343c',0),(237,'pll_611e2af46fdee','pll_611e2af46fdee',0),(238,'pll_611e2af5be89e','pll_611e2af5be89e',0),(239,'pll_611e2afbad681','pll_611e2afbad681',0),(240,'pll_611e2affad425','pll_611e2affad425',0),(241,'pll_61279c1690918','pll_61279c1690918',0),(243,'pll_612e6851ad674','pll_612e6851ad674',0),(244,'pll_612f83fbabe03','pll_612f83fbabe03',0),(247,'Compliance Notice','compliance-notice',0),(248,'pll_61a4857c4debe','pll_61a4857c4debe',0),(249,'Aviso de Cumplimiento','compliance-notice',0),(251,'CG News','cg-news',0),(252,'pll_61a485d13f2cf','pll_61a485d13f2cf',0),(253,'Noticias CG','cg-news',0),(257,'Solutions','solutions',0),(258,'pll_61a4861dec96e','pll_61a4861dec96e',0),(259,'Soluciones','solutions',0),(261,'Company','company',0),(262,'pll_61a48635566b0','pll_61a48635566b0',0),(263,'Compañía','company',0),(265,'Events','events',0),(266,'pll_61a4865240bb6','pll_61a4865240bb6',0),(267,'Eventos','events',0),(269,'En la prensa','press-about-us',0),(271,'Press About Us','press-about-us',0),(273,'pll_61a49bb0e5ebf','pll_61a49bb0e5ebf',0),(274,'pll_61a4a0766d298','pll_61a4a0766d298',0),(275,'pll_61a501fe3c415','pll_61a501fe3c415',0),(276,'pll_61a50748a77b0','pll_61a50748a77b0',0),(277,'pll_61a507ac8097c','pll_61a507ac8097c',0),(279,'pll_61a508f15d25a','pll_61a508f15d25a',0),(280,'pll_61a5094012f36','pll_61a5094012f36',0),(281,'pll_61a509890dddb','pll_61a509890dddb',0),(282,'pll_61a509d9ea88b','pll_61a509d9ea88b',0),(283,'pll_61a509dbdbefb','pll_61a509dbdbefb',0),(284,'pll_61a50ad8632ef','pll_61a50ad8632ef',0),(285,'pll_61a50b096d4e0','pll_61a50b096d4e0',0),(286,'pll_61a50b4f1a11c','pll_61a50b4f1a11c',0),(287,'pll_61a50c36b40e2','pll_61a50c36b40e2',0),(288,'pll_61a50c69e40a6','pll_61a50c69e40a6',0),(289,'pll_61a50cab9d198','pll_61a50cab9d198',0),(290,'pll_61a50d0242505','pll_61a50d0242505',0),(291,'pll_61a50d2b7bbd1','pll_61a50d2b7bbd1',0),(292,'pll_61a50d5767b2f','pll_61a50d5767b2f',0),(293,'pll_61a50d97267b4','pll_61a50d97267b4',0),(294,'pll_61a50dc2c50bc','pll_61a50dc2c50bc',0),(295,'pll_61a50dee2199a','pll_61a50dee2199a',0),(296,'pll_61a50e168e008','pll_61a50e168e008',0),(297,'pll_61a50e3c3872e','pll_61a50e3c3872e',0),(298,'pll_61a50ea699167','pll_61a50ea699167',0),(299,'pll_61a50eeacf576','pll_61a50eeacf576',0),(300,'pll_61a50f17d1531','pll_61a50f17d1531',0),(301,'pll_61a51060bf14f','pll_61a51060bf14f',0),(302,'pll_61a5109adba3d','pll_61a5109adba3d',0),(303,'pll_61a510dee224f','pll_61a510dee224f',0),(304,'pll_61a51104a4815','pll_61a51104a4815',0),(305,'pll_61a511349efee','pll_61a511349efee',0),(306,'pll_61a511842fb81','pll_61a511842fb81',0),(307,'pll_61a63d7a91e78','pll_61a63d7a91e78',0),(308,'Português','pt',0),(309,'Português','pll_pt',0),(310,'Uncategorized','uncategorized-pt',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=138 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','CommerceGate Team'),(2,1,'first_name','CommerceGate'),(3,1,'last_name',''),(4,1,'description','Compliance Team'),(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','0'),(17,1,'wp_dashboard_quick_press_last_post_id','2825'),(18,1,'community-events-location','a:1:{s:2:\"ip\";s:9:\"5.58.72.0\";}'),(21,1,'_yoast_wpseo_profile_updated','1640083440'),(22,1,'wpseo_title',''),(23,1,'wpseo_metadesc',''),(24,1,'wpseo_noindex_author',''),(25,1,'wpseo_content_analysis_disable',''),(26,1,'wpseo_keyword_analysis_disable',''),(27,1,'description_es','Equipo de cumplimiento'),(28,1,'facebook',''),(29,1,'instagram',''),(30,1,'linkedin',''),(31,1,'myspace',''),(32,1,'pinterest',''),(33,1,'soundcloud',''),(34,1,'tumblr',''),(35,1,'twitter',''),(36,1,'youtube',''),(37,1,'wikipedia',''),(40,1,'wp_user-settings','libraryContent=browse&ampampampampampampampeditor_expand=on&ampampampampampampampeditor=tinymce&ampampampampampampampposts_list_mode=list&ampampampampampampeditor=tinymce&ampampampampampposts_list_mode=list&ampampampeditor=tinymce&ampampeditor=tinymce'),(41,1,'wp_user-settings-time','1640083436'),(42,1,'closedpostboxes_toplevel_page_acf-options-global','a:0:{}'),(43,1,'metaboxhidden_toplevel_page_acf-options-global','a:0:{}'),(44,1,'closedpostboxes_page','a:1:{i:0;s:10:\"wpseo_meta\";}'),(45,1,'metaboxhidden_page','a:5:{i:0;s:16:\"commentstatusdiv\";i:1;s:7:\"slugdiv\";i:2;s:9:\"authordiv\";i:3;s:11:\"commentsdiv\";i:4;s:12:\"revisionsdiv\";}'),(46,1,'meta-box-order_acf-field-group','a:3:{s:4:\"side\";s:9:\"submitdiv\";s:6:\"normal\";s:80:\"acf-field-group-fields,acf-field-group-locations,acf-field-group-options,slugdiv\";s:8:\"advanced\";s:0:\"\";}'),(47,1,'screen_layout_acf-field-group','2'),(48,1,'closedpostboxes_post','a:1:{i:0;s:10:\"wpseo_meta\";}'),(49,1,'metaboxhidden_post','a:6:{i:0;s:16:\"tagsdiv-post_tag\";i:1;s:11:\"postexcerpt\";i:2;s:13:\"trackbacksdiv\";i:3;s:16:\"commentstatusdiv\";i:4;s:11:\"commentsdiv\";i:5;s:7:\"slugdiv\";}'),(50,1,'meta-box-order_post','a:4:{s:15:\"acf_after_title\";s:0:\"\";s:4:\"side\";s:45:\"ml_box,submitdiv,categorydiv,tagsdiv-post_tag\";s:6:\"normal\";s:120:\"wpseo_meta,authordiv,acf-group_60f800cb89791,revisionsdiv,postexcerpt,trackbacksdiv,commentstatusdiv,commentsdiv,slugdiv\";s:8:\"advanced\";s:0:\"\";}'),(51,1,'screen_layout_post','2'),(53,1,'wp_wpseo-dismiss-onboarding-notice','seen'),(54,1,'closedpostboxes_business-offering','a:1:{i:0;s:10:\"wpseo_meta\";}'),(55,1,'metaboxhidden_business-offering','a:1:{i:0;s:7:\"slugdiv\";}'),(56,1,'closedpostboxes_ebook','a:1:{i:0;s:10:\"wpseo_meta\";}'),(57,1,'metaboxhidden_ebook','a:1:{i:0;s:7:\"slugdiv\";}'),(58,1,'session_tokens','a:3:{s:64:\"5ca16382f6cf9e0016b26610f7fc67e9b0bfa66738cd3b21c5e19740685293e2\";a:4:{s:10:\"expiration\";i:1653751045;s:2:\"ip\";s:10:\"5.58.72.94\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.67 Safari/537.36\";s:5:\"login\";i:1653578245;}s:64:\"2776e26f8c6ac75a8077e9c17efd3c0f423302e18881d08efec37ad028021a05\";a:4:{s:10:\"expiration\";i:1653828640;s:2:\"ip\";s:10:\"5.58.72.94\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.67 Safari/537.36\";s:5:\"login\";i:1653655840;}s:64:\"66cd4f8ee476dacedbec69599cf6209cb6acc5efbff400dc57bb07c6598acc05\";a:4:{s:10:\"expiration\";i:1653914514;s:2:\"ip\";s:10:\"5.58.72.94\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.67 Safari/537.36\";s:5:\"login\";i:1653741714;}}'),(59,1,'closedpostboxes_our-solutions','a:1:{i:0;s:10:\"wpseo_meta\";}'),(60,1,'metaboxhidden_our-solutions','a:1:{i:0;s:7:\"slugdiv\";}'),(61,1,'manageedit-our-solutionscolumnshidden','a:3:{i:0;s:11:\"wpseo-title\";i:1;s:14:\"wpseo-metadesc\";i:2;s:13:\"wpseo-focuskw\";}'),(63,1,'meta-box-order_page','a:4:{s:15:\"acf_after_title\";s:10:\"wpseo_meta\";s:4:\"side\";s:30:\"ml_box,pageparentdiv,submitdiv\";s:6:\"normal\";s:83:\"acf-group_61092a5451b3b,commentstatusdiv,slugdiv,authordiv,commentsdiv,revisionsdiv\";s:8:\"advanced\";s:0:\"\";}'),(64,1,'screen_layout_page','2'),(66,1,'wpseo-dismiss-configuration-notice','yes'),(74,1,'closedpostboxes_vacancies','a:1:{i:0;s:10:\"wpseo_meta\";}'),(75,1,'metaboxhidden_vacancies','a:1:{i:0;s:7:\"slugdiv\";}'),(82,1,'closedpostboxes_ebook-thanks','a:1:{i:0;s:10:\"wpseo_meta\";}'),(83,1,'metaboxhidden_ebook-thanks','a:1:{i:0;s:7:\"slugdiv\";}'),(84,1,'edit_post_per_page','999'),(86,1,'edit_ebook_per_page','999'),(88,1,'edit_vacancies_per_page','999'),(89,1,'closedpostboxes_dashboard','a:6:{i:0;s:19:\"dashboard_right_now\";i:1;s:18:\"dashboard_activity\";i:2;s:16:\"dashboard_widget\";i:3;s:24:\"wpseo-dashboard-overview\";i:4;s:21:\"dashboard_quick_press\";i:5;s:17:\"dashboard_primary\";}'),(90,1,'metaboxhidden_dashboard','a:0:{}'),(93,1,'edit_page_per_page','999'),(94,1,'edit_careers_per_page','999'),(95,1,'closedpostboxes_careers','a:0:{}'),(96,1,'metaboxhidden_careers','a:1:{i:0;s:7:\"slugdiv\";}'),(97,1,'edit_our-solutions_per_page','999'),(111,1,'closedpostboxes_value-proposition','a:1:{i:0;s:10:\"wpseo_meta\";}'),(112,1,'metaboxhidden_value-proposition','a:1:{i:0;s:7:\"slugdiv\";}'),(117,1,'edit_value-proposition_per_page','999'),(133,1,'pll_duplicate_content','a:1:{s:4:\"post\";b:0;}'),(134,1,'closedpostboxes_document','a:1:{i:0;s:10:\"wpseo_meta\";}'),(135,1,'metaboxhidden_document','a:1:{i:0;s:7:\"slugdiv\";}'),(136,1,'leadin_review_banner_last_call','1649750101'),(137,1,'leadin_has_min_contacts','1');
/*!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,'admin','$P$BXo2cWTjTATVMQbNnm23TorzNKFd081','admin','vitaliy@goodface.agency','https://commercegate.goodface.com.ua/wp','2021-07-19 08:58:37','1634831276:$P$BmBmdiI7NgTIJCQ8yEUYfUYXZ372xX.',0,'CommerceGate Team');
/*!40000 ALTER TABLE `wp_users` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_yoast_indexable`
--

DROP TABLE IF EXISTS `wp_yoast_indexable`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_yoast_indexable` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `permalink` longtext COLLATE utf8mb4_unicode_ci,
  `permalink_hash` varchar(40) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `object_id` bigint(20) DEFAULT NULL,
  `object_type` varchar(32) COLLATE utf8mb4_unicode_ci NOT NULL,
  `object_sub_type` varchar(32) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `author_id` bigint(20) DEFAULT NULL,
  `post_parent` bigint(20) DEFAULT NULL,
  `title` text COLLATE utf8mb4_unicode_ci,
  `description` mediumtext COLLATE utf8mb4_unicode_ci,
  `breadcrumb_title` text COLLATE utf8mb4_unicode_ci,
  `post_status` varchar(20) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `is_public` tinyint(1) DEFAULT NULL,
  `is_protected` tinyint(1) DEFAULT '0',
  `has_public_posts` tinyint(1) DEFAULT NULL,
  `number_of_pages` int(11) unsigned DEFAULT NULL,
  `canonical` longtext COLLATE utf8mb4_unicode_ci,
  `primary_focus_keyword` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `primary_focus_keyword_score` int(3) DEFAULT NULL,
  `readability_score` int(3) DEFAULT NULL,
  `is_cornerstone` tinyint(1) DEFAULT '0',
  `is_robots_noindex` tinyint(1) DEFAULT '0',
  `is_robots_nofollow` tinyint(1) DEFAULT '0',
  `is_robots_noarchive` tinyint(1) DEFAULT '0',
  `is_robots_noimageindex` tinyint(1) DEFAULT '0',
  `is_robots_nosnippet` tinyint(1) DEFAULT '0',
  `twitter_title` text COLLATE utf8mb4_unicode_ci,
  `twitter_image` longtext COLLATE utf8mb4_unicode_ci,
  `twitter_description` longtext COLLATE utf8mb4_unicode_ci,
  `twitter_image_id` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `twitter_image_source` text COLLATE utf8mb4_unicode_ci,
  `open_graph_title` text COLLATE utf8mb4_unicode_ci,
  `open_graph_description` longtext COLLATE utf8mb4_unicode_ci,
  `open_graph_image` longtext COLLATE utf8mb4_unicode_ci,
  `open_graph_image_id` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `open_graph_image_source` text COLLATE utf8mb4_unicode_ci,
  `open_graph_image_meta` mediumtext COLLATE utf8mb4_unicode_ci,
  `link_count` int(11) DEFAULT NULL,
  `incoming_link_count` int(11) DEFAULT NULL,
  `prominent_words_version` int(11) unsigned DEFAULT NULL,
  `created_at` datetime DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
  `blog_id` bigint(20) NOT NULL DEFAULT '1',
  `language` varchar(32) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `region` varchar(32) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `schema_page_type` varchar(64) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `schema_article_type` varchar(64) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `has_ancestors` tinyint(1) DEFAULT '0',
  `estimated_reading_time_minutes` int(11) DEFAULT NULL,
  `version` int(11) DEFAULT '1',
  `object_last_modified` datetime DEFAULT NULL,
  `object_published_at` datetime DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `object_type_and_sub_type` (`object_type`,`object_sub_type`),
  KEY `object_id_and_type` (`object_id`,`object_type`),
  KEY `permalink_hash_and_object_type` (`permalink_hash`,`object_type`),
  KEY `subpages` (`post_parent`,`object_type`,`post_status`,`object_id`),
  KEY `prominent_words` (`prominent_words_version`,`object_type`,`object_sub_type`,`post_status`),
  KEY `published_sitemap_index` (`object_published_at`,`is_robots_noindex`,`object_type`,`object_sub_type`)
) ENGINE=InnoDB AUTO_INCREMENT=1882 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_yoast_indexable`
--

LOCK TABLES `wp_yoast_indexable` WRITE;
/*!40000 ALTER TABLE `wp_yoast_indexable` DISABLE KEYS */;
INSERT INTO `wp_yoast_indexable` VALUES (1,'https://commercegate.goodface.com.ua/wp/author/admin/','53:e8dbb2d87474fb48ff9d36c3f0fd350e',1,'user',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,0,NULL,NULL,NULL,NULL,NULL,'https://secure.gravatar.com/avatar/f1f24494221424f3ccb129499d03b1ce?s=500&d=mm&r=g',NULL,NULL,'gravatar-image',NULL,NULL,'https://secure.gravatar.com/avatar/f1f24494221424f3ccb129499d03b1ce?s=500&d=mm&r=g',NULL,'gravatar-image',NULL,NULL,NULL,NULL,'2021-07-19 12:17:56','2022-05-25 12:24:08',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-25 08:24:08','2018-04-26 16:15:54'),(3,'https://commercegate.goodface.com.ua/wp/category/uncategorized/','63:ea7b7a05aa561ef1d66cea58eef6d328',1,'term','category',NULL,NULL,NULL,NULL,'Uncategorized',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-19 12:17:56','2021-11-29 16:43:22',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-29 11:43:21','2021-08-19 08:59:02'),(4,'https://commercegate.goodface.com.ua/wp/es/category/uncategorized-es/','69:111b754fe54cfbc5f238aa93ecbd64f5',7,'term','category',NULL,NULL,NULL,NULL,'Uncategorized',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-19 12:17:56','2021-11-29 22:42:52',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-29 17:42:52',NULL),(5,NULL,NULL,NULL,'system-page','404',NULL,NULL,'Page not found %%sep%% %%sitename%%',NULL,'Error 404: Page not found',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-07-19 12:17:56','2021-07-19 16:17:56',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(6,NULL,NULL,NULL,'system-page','search-result',NULL,NULL,'You searched for %%searchphrase%% %%page%% %%sep%% %%sitename%%',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-07-19 12:17:56','2021-07-19 16:17:56',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(7,NULL,NULL,NULL,'date-archive',NULL,NULL,NULL,'%%date%% %%page%% %%sep%% %%sitename%%','',NULL,NULL,0,0,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-07-19 12:17:56','2021-07-19 16:17:56',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(8,'https://commercegate.goodface.com.ua/wp/','40:0edd2ff4464243cc714af3a2ca1d6c52',NULL,'home-page',NULL,NULL,NULL,'%%sitename%% %%page%% %%sep%% %%sitedesc%%','Just another WordPress site','Home',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,0,0,NULL,NULL,NULL,NULL,NULL,'%%sitename%%','','','0',NULL,NULL,NULL,NULL,NULL,'2021-07-19 12:17:56','2022-05-25 12:24:08',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-25 08:24:08','2021-07-21 14:39:45'),(9,'https://commercegate.goodface.com.ua/wp/','40:0edd2ff4464243cc714af3a2ca1d6c52',12,'post','page',1,0,NULL,NULL,'Home','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-19 13:26:35','2021-12-01 16:47:45',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-12-01 11:47:44','2021-07-19 13:26:34'),(12,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field-group&p=16','71:025120a1becc86d6239d263e954fc885',16,'post','acf-field-group',1,0,NULL,NULL,'Global info','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-19 13:36:44','2021-11-25 16:22:49',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-09-29 12:31:36','2021-07-19 13:36:44'),(14,NULL,NULL,21,'post','acf-field',1,20,NULL,NULL,'Header','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-19 18:53:25','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(15,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field-group&p=20','71:337d01d0383c78c72b5a8e189e963b8a',20,'post','acf-field-group',1,0,NULL,NULL,'Global info EN','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-19 18:53:25','2021-12-01 00:44:37',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-30 19:44:37','2021-07-19 18:53:25'),(16,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=22','65:20d6a62509285b2c7b397846cb6c2d2f',22,'post','acf-field',1,20,NULL,NULL,'Business offering','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-19 18:59:18','2021-08-26 14:49:18',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(17,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=23','65:9c91e21c7844922fc03fc0b1a2b5df5a',23,'post','acf-field',1,22,NULL,NULL,'Title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-19 18:59:18','2021-08-26 14:49:18',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(18,NULL,NULL,24,'post','acf-field',1,22,NULL,NULL,'Description','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-19 18:59:18','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(19,NULL,NULL,25,'post','acf-field',1,22,NULL,NULL,'Menu','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-19 18:59:18','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(20,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=26','65:461e7d211cbe3f731777e285fbe5db53',26,'post','acf-field',1,25,NULL,NULL,'Icon','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-19 18:59:18','2021-10-08 14:59:15',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(22,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=28','65:60f9d89f206f6c755889d51c91d4942a',28,'post','acf-field',1,25,NULL,NULL,'Description','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-19 18:59:18','2021-10-08 14:59:15',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(23,NULL,NULL,29,'post','acf-field',1,22,NULL,NULL,'Business offering','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-19 18:59:37','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(24,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/to-Acquirers-icon.svg','88:87eef67d00acb6d06e251a850a1075e6',30,'post','attachment',1,0,NULL,NULL,'to-Acquirers-icon','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-07-19 19:02:57','2021-11-18 18:54:49',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-07-19 20:34:49','2021-07-19 19:02:57'),(25,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/to-Banking-icon.svg','86:a31e89b7f1268bebe2729a64b2023ed9',31,'post','attachment',1,0,NULL,NULL,'to-Banking-icon','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-07-19 19:03:00','2021-11-18 18:54:49',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-07-19 20:34:47','2021-07-19 19:03:00'),(26,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/to-Merchants-icon.svg','88:86dff2d4f4708b2b0549bc9c25798798',32,'post','attachment',1,0,NULL,NULL,'to-Merchants-icon','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-07-19 19:03:04','2021-11-18 18:54:49',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-07-19 20:34:44','2021-07-19 19:03:04'),(27,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/to-Platforms-icon.svg','88:94fc637901408f65cfb2f9e60452251c',33,'post','attachment',1,0,NULL,NULL,'to-Platforms-icon','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-07-19 19:03:05','2021-11-18 18:54:49',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-07-19 20:34:41','2021-07-19 19:03:05'),(28,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/to-Resellers-icon.svg','88:7e883c762ddbc032828f77fabbafe4f1',34,'post','attachment',1,0,NULL,NULL,'to-Resellers-icon','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-07-19 19:03:07','2021-11-18 18:54:49',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-07-19 20:34:38','2021-07-19 19:03:07'),(29,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=35','65:a6486816601ce04ab2544521047dd1b1',35,'post','acf-field',1,25,NULL,NULL,'Url','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-19 19:09:53','2021-10-08 14:59:15',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(30,NULL,NULL,36,'post','acf-field',1,37,NULL,NULL,'Solutions','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-19 19:13:35','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(31,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=37','65:34b7676db348c76912d4a6b5555aff26',37,'post','acf-field',1,20,NULL,NULL,'Solutions','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-19 19:13:35','2021-08-26 14:49:18',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(32,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=38','65:7e97e0167f1ef927f52ee512c2206ea8',38,'post','acf-field',1,37,NULL,NULL,'Title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-19 19:13:35','2021-08-26 14:49:18',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(33,NULL,NULL,39,'post','acf-field',1,37,NULL,NULL,'Description','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-19 19:13:35','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(34,NULL,NULL,40,'post','acf-field',1,37,NULL,NULL,'Links group 1','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-19 19:13:35','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(35,NULL,NULL,41,'post','acf-field',1,40,NULL,NULL,'Title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-19 19:13:35','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(36,NULL,NULL,42,'post','acf-field',1,40,NULL,NULL,'Links','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-19 19:13:35','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(37,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=43','65:98184d05d96d51c2f4e6bf67be551406',43,'post','acf-field',1,42,NULL,NULL,'Icon','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-19 19:13:35','2021-10-08 14:59:15',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(38,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=44','65:207a30ca6e8ea5abc37bf9fed7bf4be3',44,'post','acf-field',1,42,NULL,NULL,'Url','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-19 19:13:35','2021-10-08 14:59:15',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(40,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=46','65:66c790be9311d9f56d12198031a7dd4c',46,'post','acf-field',1,42,NULL,NULL,'Description','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-19 19:13:35','2021-10-08 14:59:15',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(41,NULL,NULL,47,'post','acf-field',1,37,NULL,NULL,'Links group 2','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-19 19:14:30','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(42,NULL,NULL,48,'post','acf-field',1,47,NULL,NULL,'Title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-19 19:14:30','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(43,NULL,NULL,49,'post','acf-field',1,47,NULL,NULL,'Links','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-19 19:14:30','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(44,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=50','65:022682124202624ea689ecd83263418e',50,'post','acf-field',1,49,NULL,NULL,'Icon','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-19 19:14:30','2021-10-08 15:13:21',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(45,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=51','65:289f4aecdd7cca9431e4ed75467023d8',51,'post','acf-field',1,49,NULL,NULL,'Url','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-19 19:14:30','2021-10-08 15:13:21',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(47,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=53','65:bad5c1b7ce8413599b7ecf3710f4475c',53,'post','acf-field',1,49,NULL,NULL,'Description','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-19 19:14:30','2021-10-08 15:13:21',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(48,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/Acquiring-Solutions-icon.svg','95:2e96a286323bc92c84c5f2a0812a9674',54,'post','attachment',1,0,NULL,NULL,'Acquiring-Solutions-icon','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-07-19 19:21:04','2021-11-18 18:54:49',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-07-19 20:34:35','2021-07-19 19:21:04'),(49,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/Billing-Platform-icon.svg','92:2fa1e50e2abf1dcd085843ec92156da8',55,'post','attachment',1,0,NULL,NULL,'Billing-Platform-icon','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-07-19 19:21:05','2021-11-18 18:54:49',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-07-19 20:34:29','2021-07-19 19:21:05'),(50,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/Card-Issuing-icon.svg','88:1f534787dee85fad93f8636f69b96030',56,'post','attachment',1,0,NULL,NULL,'Card-Issuing-icon','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-07-19 19:21:05','2021-11-18 18:54:49',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-07-19 20:34:32','2021-07-19 19:21:05'),(51,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/Digital-Bank-icon.svg','88:084ac2a87d73e4e3ca93481e596e5c0c',57,'post','attachment',1,0,NULL,NULL,'Digital-Bank-icon','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-07-19 19:21:06','2021-11-18 18:54:49',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-07-19 20:34:23','2021-07-19 19:21:06'),(52,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/eWallet-icon.svg','83:9c68bfd8181771baffd8dc806a99f762',58,'post','attachment',1,0,NULL,NULL,'eWallet-icon','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-07-19 19:21:06','2021-11-18 18:54:49',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-07-19 20:34:26','2021-07-19 19:21:06'),(53,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/Online-Payment-Processing-icon.svg','101:8af87daa5929ec0e9f209f4f16bf6474',59,'post','attachment',1,0,NULL,NULL,'Online-Payment-Processing-icon','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-07-19 19:21:07','2021-11-18 18:54:49',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-07-19 20:34:17','2021-07-19 19:21:07'),(54,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/Payment-Gateway-icon.svg','91:1f692a9ddaf8acf5990496d2a51dfe85',60,'post','attachment',1,0,NULL,NULL,'Payment-Gateway-icon','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-07-19 19:21:07','2021-11-18 18:54:49',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-07-19 20:34:20','2021-07-19 19:21:07'),(55,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/Revenue-Optimization-icon.svg','96:48c6c67066738d3e41dff6467716b9eb',61,'post','attachment',1,0,NULL,NULL,'Revenue-Optimization-icon','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-07-19 19:21:08','2021-11-18 18:54:49',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-07-19 20:34:14','2021-07-19 19:21:08'),(56,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/Risk-and-Compliance-icon.svg','95:38d6639a23b43f0a2faac35edecdda8a',62,'post','attachment',1,0,NULL,NULL,'Risk-and-Compliance-icon','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-07-19 19:21:09','2021-11-18 18:54:49',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-07-19 20:34:10','2021-07-19 19:21:09'),(57,NULL,NULL,63,'post','acf-field',1,64,NULL,NULL,'About us','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-19 19:35:54','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(58,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=64','65:67ef1f35be3b7baff498da7dd4e3f72f',64,'post','acf-field',1,20,NULL,NULL,'About us','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-19 19:35:54','2021-08-26 14:49:56',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(59,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=65','65:0a05886f617f30f4e2016b94641adbda',65,'post','acf-field',1,64,NULL,NULL,'Title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-19 19:35:54','2021-08-26 14:49:56',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(60,NULL,NULL,66,'post','acf-field',1,64,NULL,NULL,'Description','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-19 19:35:54','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(61,NULL,NULL,67,'post','acf-field',1,64,NULL,NULL,'Links group 1','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-19 19:35:54','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(62,NULL,NULL,68,'post','acf-field',1,67,NULL,NULL,'Icon','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-19 19:35:54','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(63,NULL,NULL,69,'post','acf-field',1,67,NULL,NULL,'Title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-19 19:35:54','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(64,NULL,NULL,70,'post','acf-field',1,67,NULL,NULL,'Links','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-19 19:35:54','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(66,NULL,NULL,72,'post','acf-field',1,70,NULL,NULL,'Is new','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-19 19:35:54','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(67,NULL,NULL,73,'post','acf-field',1,70,NULL,NULL,'Url','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-19 19:35:54','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(69,NULL,NULL,75,'post','acf-field',1,70,NULL,NULL,'Description','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-19 19:35:54','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(70,NULL,NULL,76,'post','acf-field',1,64,NULL,NULL,'Links group 2','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-19 19:35:54','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(71,NULL,NULL,77,'post','acf-field',1,76,NULL,NULL,'Icon','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-19 19:35:54','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(72,NULL,NULL,78,'post','acf-field',1,76,NULL,NULL,'Title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-19 19:35:54','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(73,NULL,NULL,79,'post','acf-field',1,76,NULL,NULL,'Links','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-19 19:35:54','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(75,NULL,NULL,81,'post','acf-field',1,79,NULL,NULL,'Is new','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-19 19:35:54','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(76,NULL,NULL,82,'post','acf-field',1,79,NULL,NULL,'Url','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-19 19:35:54','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(78,NULL,NULL,84,'post','acf-field',1,79,NULL,NULL,'Description','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-19 19:35:54','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(79,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/Explore-icon.svg','83:d45f09f2a4dfb5a9761f8e3a3e5487b4',85,'post','attachment',1,0,NULL,NULL,'Explore-icon','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-07-19 19:37:21','2021-11-18 18:54:49',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-07-19 20:34:07','2021-07-19 19:37:21'),(80,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/Resource-Center-icon.svg','91:4cf313b9c1e7a484fa452a61ab84414f',86,'post','attachment',1,0,NULL,NULL,'Resource-Center-icon','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-07-19 19:37:28','2021-11-18 18:54:50',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-07-19 20:34:03','2021-07-19 19:37:28'),(82,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=88','65:84d5bcee7f0c6a784e92412857a2021f',88,'post','acf-field',1,20,NULL,NULL,'Additional links','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-19 19:43:50','2021-08-31 13:39:07',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(83,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=89','65:f8dce99de2c8ad212426e7bf51730772',89,'post','acf-field',1,20,NULL,NULL,'Global','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-19 20:12:34','2021-11-30 13:32:28',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-30 08:32:28','2021-07-19 20:12:34'),(84,NULL,NULL,90,'post','acf-field',1,20,NULL,NULL,'Search texts','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-19 20:12:34','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(85,NULL,NULL,91,'post','acf-field',1,90,NULL,NULL,'Placeholder','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-19 20:12:34','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(86,NULL,NULL,92,'post','acf-field',1,90,NULL,NULL,'Clear button title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-19 20:12:34','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(87,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=93','65:23a2c5596a9c4ca9c6faaae1b21c3759',93,'post','acf-field',1,663,NULL,NULL,'Pagination','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-19 20:13:15','2021-09-28 12:59:15',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(88,NULL,NULL,94,'post','acf-field',1,93,NULL,NULL,'Next','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-19 20:13:15','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(89,NULL,NULL,95,'post','acf-field',1,93,NULL,NULL,'Previous','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-19 20:13:15','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(90,NULL,NULL,96,'post','acf-field',1,20,NULL,NULL,'Sign in button','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-19 20:21:41','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(93,NULL,NULL,99,'post','acf-field',1,663,NULL,NULL,'Menu button title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-19 21:13:30','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(94,NULL,NULL,100,'post','acf-field',1,663,NULL,NULL,'New label','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-19 21:15:29','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(95,NULL,NULL,101,'post','acf-field',1,20,NULL,NULL,'Footer','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-20 07:53:53','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(96,NULL,NULL,102,'post','acf-field',1,20,NULL,NULL,'Copyright','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-20 07:53:53','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(97,NULL,NULL,103,'post','acf-field',1,16,NULL,NULL,'Socials','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-20 08:13:43','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(98,NULL,NULL,104,'post','acf-field',1,16,NULL,NULL,'Socials','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-20 08:13:43','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(103,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/linkedin-icon.svg','84:3480097f11869a600c9fd618447a58b9',109,'post','attachment',1,0,NULL,NULL,'linkedin-icon','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-07-20 08:20:38','2021-11-18 18:54:50',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-07-20 08:20:44','2021-07-20 08:20:38'),(104,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/twitter-icon.svg','83:3775112ff4e6f689c26951b707f5a7a4',110,'post','attachment',1,0,NULL,NULL,'twitter-icon','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-07-20 08:21:30','2021-11-18 18:54:50',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-07-20 08:21:36','2021-07-20 08:21:30'),(105,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/facebook-icon.svg','84:086bddb801adedfb7abf9652ffe4e7b9',111,'post','attachment',1,0,NULL,NULL,'facebook-icon','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-07-20 08:21:48','2021-11-18 18:54:50',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-07-20 08:21:54','2021-07-20 08:21:48'),(106,NULL,NULL,112,'post','acf-field',1,20,NULL,NULL,'Footer menu','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-20 08:45:07','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(107,NULL,NULL,113,'post','acf-field',1,112,NULL,NULL,'Link','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-20 08:45:07','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(108,NULL,NULL,114,'post','acf-field',1,20,NULL,NULL,'Service links','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-20 08:48:53','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(109,NULL,NULL,115,'post','acf-field',1,114,NULL,NULL,'Link','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-20 08:48:53','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(110,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=116','66:f38dee9bb999414e1313d228954d635f',116,'post','acf-field',1,20,NULL,NULL,'Subscribe footer','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-20 09:44:41','2021-11-30 13:32:28',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-30 08:32:28','2021-07-20 09:44:41'),(111,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=117','66:6acde9c0e0122490947abc945aa44079',117,'post','acf-field',1,116,NULL,NULL,'Title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-20 09:44:41','2021-11-30 13:32:28',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-07-20 09:44:41','2021-07-20 09:44:41'),(115,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=121','66:63690f72131f3a5def2bc1aa47b63a25',121,'post','acf-field',1,20,NULL,NULL,'Forms','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-20 18:13:47','2021-11-30 13:32:27',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-30 08:32:27','2021-07-20 18:13:47'),(119,NULL,NULL,125,'post','acf-field',1,20,NULL,NULL,'Before footer blocks','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-20 18:33:08','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(120,NULL,NULL,126,'post','acf-field',1,20,NULL,NULL,'Get started block','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-20 18:33:08','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(121,NULL,NULL,127,'post','acf-field',1,126,NULL,NULL,'Title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-20 18:33:09','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(122,NULL,NULL,128,'post','acf-field',1,126,NULL,NULL,'Link','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-20 18:33:09','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(123,NULL,NULL,129,'post','acf-field',1,126,NULL,NULL,'Description','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-20 18:33:09','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(124,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field-group&p=130','72:982fc197f141c980682c8c6cb4c38c9c',130,'post','acf-field-group',1,0,NULL,NULL,'Home page','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-20 18:56:10','2021-11-30 19:14:40',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-30 14:14:40','2021-07-20 18:56:10'),(125,NULL,NULL,131,'post','acf-field',1,130,NULL,NULL,'Main block','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-20 19:00:57','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(126,NULL,NULL,132,'post','acf-field',1,143,NULL,NULL,'Title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-20 19:00:57','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(127,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=133','66:b09483688120bb3db56ff7db4947bea3',133,'post','acf-field',1,143,NULL,NULL,'Description','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-20 19:00:57','2021-08-25 18:53:33',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(128,NULL,NULL,134,'post','acf-field',1,143,NULL,NULL,'First button','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-20 19:00:57','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(129,NULL,NULL,135,'post','acf-field',1,143,NULL,NULL,'Second button title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-20 19:00:57','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(130,NULL,NULL,138,'post','acf-field',1,130,NULL,NULL,'Globe points','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-21 07:32:29','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(131,NULL,NULL,139,'post','acf-field',1,138,NULL,NULL,'Item 1','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-21 07:32:29','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(132,NULL,NULL,140,'post','acf-field',1,138,NULL,NULL,'Item 2','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-21 07:32:29','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(133,NULL,NULL,141,'post','acf-field',1,138,NULL,NULL,'Item 3','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-21 07:32:29','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(134,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=143','66:bbd40d016cf88f1598dff469824f1c9e',143,'post','acf-field',1,130,NULL,NULL,'Block content','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-21 07:37:12','2021-08-25 18:53:33',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(135,NULL,NULL,144,'post','acf-field',1,130,NULL,NULL,'About company','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-21 07:37:12','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(136,NULL,NULL,146,'post','acf-field',1,130,NULL,NULL,'Block content','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-21 07:43:25','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(137,NULL,NULL,147,'post','acf-field',1,146,NULL,NULL,'Image','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-21 07:43:25','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(138,NULL,NULL,148,'post','acf-field',1,146,NULL,NULL,'Title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-21 07:43:25','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(139,NULL,NULL,149,'post','acf-field',1,146,NULL,NULL,'Description','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-21 07:43:25','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(140,NULL,NULL,150,'post','acf-field',1,146,NULL,NULL,'Button','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-21 07:43:25','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(141,NULL,NULL,151,'post','acf-field',1,130,NULL,NULL,'Advantages','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-21 07:43:25','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(142,NULL,NULL,152,'post','acf-field',1,151,NULL,NULL,'Icon','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-21 07:43:26','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(143,NULL,NULL,153,'post','acf-field',1,151,NULL,NULL,'Description','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-21 07:43:26','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(144,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/grow-your-business-img.png','93:629204a6504d3fb94326364f33efdac0',154,'post','attachment',1,12,NULL,NULL,'grow-your-business-img','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/grow-your-business-img.png',NULL,'154','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/grow-your-business-img.png','154','attachment-image','{\"width\":1360,\"height\":760,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/grow-your-business-img.png\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/grow-your-business-img.png\",\"size\":\"full\",\"id\":154,\"alt\":\"Grow your business - CommerceGate.com\",\"pixels\":1033600,\"type\":\"image/png\"}',NULL,NULL,NULL,'2021-07-21 07:43:46','2021-11-18 18:54:50',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-07-21 07:43:55','2021-07-21 07:43:46'),(145,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/certificate-1.svg','84:a4479464ded6f8bb9d8fc50e7caa3c49',157,'post','attachment',1,12,NULL,NULL,'certificate-1','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-07-21 07:51:28','2021-11-18 18:54:50',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-07-21 07:51:57','2021-07-21 07:51:28'),(146,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/certificate-2.svg','84:227fc98279c609c22624dada9a10130d',158,'post','attachment',1,12,NULL,NULL,'certificate-2','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-07-21 07:51:29','2021-11-18 18:54:50',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-07-21 07:52:08','2021-07-21 07:51:29'),(147,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/certificate-3.svg','84:a7a8dd39a4566f6f19ca0416eb9ad68a',159,'post','attachment',1,12,NULL,NULL,'certificate-3','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-07-21 07:51:29','2021-11-18 18:54:50',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-07-21 07:52:14','2021-07-21 07:51:29'),(148,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/certificate-4.svg','84:47a6d629eb3bfea61162520fa207cd6a',160,'post','attachment',1,12,NULL,NULL,'certificate-4','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-07-21 07:51:30','2021-11-18 18:54:50',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-07-21 07:52:20','2021-07-21 07:51:30'),(149,NULL,NULL,163,'post','acf-field',1,130,NULL,NULL,'Payment instruments','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-21 08:08:18','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(150,NULL,NULL,164,'post','acf-field',1,130,NULL,NULL,'Block content','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-21 08:08:18','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(151,NULL,NULL,165,'post','acf-field',1,164,NULL,NULL,'Title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-21 08:08:18','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(152,NULL,NULL,166,'post','acf-field',1,164,NULL,NULL,'Description','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-21 08:08:18','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(153,NULL,NULL,167,'post','acf-field',1,164,NULL,NULL,'Items link title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-21 08:08:18','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(154,NULL,NULL,168,'post','acf-field',1,165,NULL,NULL,'Part before gradient','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-21 08:13:16','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(155,NULL,NULL,169,'post','acf-field',1,165,NULL,NULL,'Gradient part','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-21 08:13:16','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(156,NULL,NULL,171,'post','acf-field',1,130,NULL,NULL,'Complex services','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-21 08:33:18','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(157,NULL,NULL,172,'post','acf-field',1,130,NULL,NULL,'Block content','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-21 08:33:18','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(158,NULL,NULL,173,'post','acf-field',1,172,NULL,NULL,'Image','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-21 08:33:18','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(159,NULL,NULL,174,'post','acf-field',1,172,NULL,NULL,'Title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-21 08:33:19','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(160,NULL,NULL,175,'post','acf-field',1,172,NULL,NULL,'Description','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-21 08:33:19','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(162,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/boost-your-services-img.png','94:e574a9e992b6743326f3f8b4dfb64975',177,'post','attachment',1,12,NULL,NULL,'boost-your-services-img','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/boost-your-services-img.png',NULL,'177','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/boost-your-services-img.png','177','attachment-image','{\"width\":960,\"height\":640,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/boost-your-services-img.png\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/boost-your-services-img.png\",\"size\":\"full\",\"id\":177,\"alt\":\"Boost Your Services - CommerceGate.com\",\"pixels\":614400,\"type\":\"image/png\"}',NULL,NULL,NULL,'2021-07-21 08:35:19','2021-11-18 18:54:50',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-07-21 08:35:43','2021-07-21 08:35:19'),(163,NULL,NULL,179,'post','acf-field',1,130,NULL,NULL,'Blog block','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-21 08:47:26','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(164,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=180','66:e54988805eecf8550d56e9327a3adbb8',180,'post','acf-field',1,130,NULL,NULL,'Block content','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-21 08:47:26','2021-09-10 15:47:56',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(165,NULL,NULL,181,'post','acf-field',1,180,NULL,NULL,'Title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-21 08:47:26','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(166,NULL,NULL,182,'post','acf-field',1,180,NULL,NULL,'Link','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-21 08:47:26','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(168,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=185','66:98fa77a0b01c13bb05aad4122aa0a7e8',185,'post','acf-field',1,20,NULL,NULL,'404','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-21 10:07:52','2021-12-01 00:29:56',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-30 19:29:56','2021-07-21 10:07:52'),(169,NULL,NULL,186,'post','acf-field',1,192,NULL,NULL,'Image','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-21 10:07:52','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(170,NULL,NULL,187,'post','acf-field',1,192,NULL,NULL,'Title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-21 10:07:52','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(171,NULL,NULL,188,'post','acf-field',1,192,NULL,NULL,'Description','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-21 10:07:52','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(172,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=189','66:9a25563e1729c4033d282299d9511d91',189,'post','acf-field',1,20,NULL,NULL,'Links','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-21 10:07:52','2021-12-01 00:29:56',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-30 19:29:56','2021-07-21 10:07:52'),(173,NULL,NULL,190,'post','acf-field',1,189,NULL,NULL,'Icon','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-21 10:07:52','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(174,NULL,NULL,191,'post','acf-field',1,189,NULL,NULL,'Link','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-21 10:07:52','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(175,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=192','66:28d92d7af750d57c79d9c69ee14b0791',192,'post','acf-field',1,20,NULL,NULL,'Page content','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-21 10:09:01','2021-12-01 00:29:56',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-30 19:29:56','2021-07-21 10:09:01'),(176,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/page-not-found-img.png','89:33a859ecc719d25835b4c4d4cf92ca2c',193,'post','attachment',1,0,NULL,NULL,'page-not-found-img','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/page-not-found-img.png',NULL,'193','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/page-not-found-img.png','193','attachment-image','{\"width\":1160,\"height\":370,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/page-not-found-img.png\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/page-not-found-img.png\",\"size\":\"full\",\"id\":193,\"alt\":\"Page Not Found - CommerceGate.com\",\"pixels\":429200,\"type\":\"image/png\"}',NULL,NULL,NULL,'2021-07-21 10:10:47','2021-11-19 17:45:38',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-07-21 10:10:57','2021-07-21 10:10:47'),(177,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/contact-us-icon.svg','86:cd4efd3bc688db1e526761062e46327a',194,'post','attachment',1,0,NULL,NULL,'contact-us-icon','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-07-21 10:13:39','2021-11-19 17:45:38',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-07-21 10:14:16','2021-07-21 10:13:39'),(178,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/customer-support-icon.svg','92:a62b94c5bf738bd809d097d6c2438aab',195,'post','attachment',1,0,NULL,NULL,'customer-support-icon','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-07-21 10:13:40','2021-11-19 17:45:38',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-07-21 10:14:09','2021-07-21 10:13:40'),(179,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/our-solution-icon.svg','88:d394c1c9c0181c941a2d1e99d5196530',196,'post','attachment',1,0,NULL,NULL,'our-solution-icon','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-07-21 10:13:41','2021-11-19 17:45:38',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-07-21 10:13:58','2021-07-21 10:13:41'),(180,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field-group&p=197','72:d13c5cc5288fb5b73df2aed62d6ee60d',197,'post','acf-field-group',1,0,NULL,NULL,'Blog post','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-21 11:18:22','2021-11-25 16:22:49',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-09-10 14:51:52','2021-07-21 11:18:22'),(182,'https://commercegate.goodface.com.ua/wp/blog/','45:390bfb9ff7541a78b2a5360b645c6bbe',199,'post','page',1,0,NULL,NULL,'Blog','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-21 11:21:09','2021-11-16 14:52:43',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-09-30 21:34:44','2021-07-21 11:21:09'),(190,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=210','66:0d07bf3cdbff764644cb68f029dd39cd',210,'post','acf-field',1,20,NULL,NULL,'Blog global','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-21 11:45:28','2021-11-30 13:32:28',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-30 08:32:28','2021-07-21 11:45:28'),(193,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field-group&p=212','72:65cf952bbde64065b0915dede4a4dce0',212,'post','acf-field-group',1,0,NULL,NULL,'Post category','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-21 12:00:08','2021-11-25 16:22:49',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-08-03 16:34:55','2021-07-21 12:00:08'),(194,NULL,NULL,213,'post','acf-field',1,212,NULL,NULL,'Category color','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-21 12:02:37','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(195,NULL,NULL,214,'post','acf-field',1,210,NULL,NULL,'Before autor name','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-21 12:32:41','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(196,NULL,NULL,215,'post','acf-field',1,376,NULL,NULL,'Short description','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-21 12:49:36','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(197,NULL,NULL,217,'post','acf-field',1,210,NULL,NULL,'Read time text','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-21 12:55:37','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(198,NULL,NULL,218,'post','acf-field',1,217,NULL,NULL,'Singular','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-21 12:55:37','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(199,NULL,NULL,219,'post','acf-field',1,217,NULL,NULL,'Plural','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-21 12:55:37','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(200,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=220','66:eb8be6e46d16245ac22aca5c57a9e6cf',220,'post','acf-field',1,197,NULL,NULL,'Post content','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-21 13:20:46','2021-09-02 16:23:31',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(201,NULL,NULL,221,'post','acf-field',1,220,NULL,NULL,'Type','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-21 13:20:46','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(202,NULL,NULL,222,'post','acf-field',1,220,NULL,NULL,'Editor','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-21 13:20:46','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(203,NULL,NULL,223,'post','acf-field',1,220,NULL,NULL,'Image','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-21 13:20:46','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(204,NULL,NULL,224,'post','acf-field',1,220,NULL,NULL,'Description','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-21 13:20:46','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(205,NULL,NULL,225,'post','acf-field',1,220,NULL,NULL,'Block quote','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-21 13:20:46','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(206,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/post-img-1.png','81:70dc7a91ebf555cb26667de501f60305',226,'post','attachment',1,233,NULL,NULL,'post-img-1','inherit',NULL,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/post-img-1.png',NULL,'226','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/post-img-1.png','226','attachment-image','{\"width\":1160,\"height\":600,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/post-img-1.png\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/post-img-1.png\",\"size\":\"full\",\"id\":226,\"alt\":\"Image Description - CommerceGate.com\",\"pixels\":696000,\"type\":\"image/png\"}',NULL,NULL,NULL,'2021-07-21 13:25:44','2021-11-29 09:48:02',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-04 11:07:29','2021-07-21 13:25:44'),(207,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=228','66:fe4b95786c5c3891a402fbbf3d781887',228,'post','acf-field',1,663,NULL,NULL,'Share title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-21 13:37:13','2021-09-28 12:59:15',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(208,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/favicon.png','78:20b9e4be2528f7498d3390a7f5104530',229,'post','attachment',1,0,NULL,NULL,'favicon','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/favicon.png',NULL,'229','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/favicon.png','229','attachment-image','{\"width\":512,\"height\":512,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/favicon.png\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/favicon.png\",\"size\":\"full\",\"id\":229,\"alt\":\"\",\"pixels\":262144,\"type\":\"image/png\"}',NULL,NULL,NULL,'2021-07-21 13:51:34','2021-11-19 17:45:38',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-07-21 13:51:34','2021-07-21 13:51:34'),(219,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=242','66:06dba063053e8626bcf5aba0d93cf0bd',242,'post','acf-field',1,180,NULL,NULL,'Posts','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-21 14:42:46','2021-09-10 15:47:56',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(223,NULL,NULL,248,'post','acf-field',1,197,NULL,NULL,'Post','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-21 15:17:52','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(224,NULL,NULL,249,'post','acf-field',1,376,NULL,NULL,'Preview','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-21 15:17:52','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(225,NULL,NULL,250,'post','acf-field',1,197,NULL,NULL,'Large preview','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-21 15:21:54','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(227,NULL,NULL,252,'post','acf-field',1,197,NULL,NULL,'Large preview','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-21 15:24:26','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(228,NULL,NULL,253,'post','acf-field',1,252,NULL,NULL,'Title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-21 15:24:26','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(229,NULL,NULL,254,'post','acf-field',1,252,NULL,NULL,'Description','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-21 15:24:26','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(230,NULL,NULL,261,'post','acf-field',1,252,NULL,NULL,'Preview','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-21 15:38:16','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(231,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/good-company-img-1.png','89:593e74ca3c23fd30fd0a43abc3ed0d0b',262,'post','attachment',1,233,NULL,NULL,'good-company-img-1','inherit',NULL,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/good-company-img-1.png',NULL,'262','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/good-company-img-1.png','262','attachment-image','{\"width\":960,\"height\":960,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/good-company-img-1.png\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/good-company-img-1.png\",\"size\":\"full\",\"id\":262,\"alt\":\"Good Company - CommerceGate.com\",\"pixels\":921600,\"type\":\"image/png\"}',NULL,NULL,NULL,'2021-07-21 15:38:24','2021-11-29 09:48:02',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-07-21 15:38:36','2021-07-21 15:38:24'),(232,NULL,NULL,264,'post','acf-field',1,180,NULL,NULL,'Post button title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-21 15:46:27','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(233,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/case-study-img-1.png','87:1baa410de22fe52c59a7a9cfb0695337',266,'post','attachment',1,233,NULL,NULL,'case-study-img-1','inherit',NULL,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/case-study-img-1.png',NULL,'266','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/case-study-img-1.png','266','attachment-image','{\"width\":760,\"height\":400,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/case-study-img-1.png\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/case-study-img-1.png\",\"size\":\"full\",\"id\":266,\"alt\":\"Deploy a payment gateway - CommerceGate.com\",\"pixels\":304000,\"type\":\"image/png\"}',NULL,NULL,NULL,'2021-07-21 16:07:18','2021-11-29 09:48:02',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-07-21 16:07:20','2021-07-21 16:07:18'),(240,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=279','66:b3d7d3ce333b83e516437995e6b16554',279,'post','acf-field',1,20,NULL,NULL,'Subscribe in post page','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-22 12:56:18','2021-11-30 13:32:28',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-30 08:32:27','2021-07-22 12:56:18'),(241,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=280','66:f162ff52505d9bdb8ff335560fa6d350',280,'post','acf-field',1,279,NULL,NULL,'Title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-22 12:56:18','2021-11-30 13:32:28',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-07-22 12:56:18','2021-07-22 12:56:18'),(242,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=281','66:b33d4dcac575f73e1d5ac7b8f8d7d3c5',281,'post','acf-field',1,279,NULL,NULL,'Description','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-22 12:56:18','2021-11-30 13:32:28',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-07-22 12:56:18','2021-07-22 12:56:18'),(243,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=282','66:3919507e0412433b8f0fcfca438f1ba2',282,'post','acf-field',1,20,NULL,NULL,'Subscribe before footer','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-22 12:56:18','2021-11-30 13:32:28',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-30 08:32:28','2021-07-22 12:56:18'),(244,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=283','66:250c947cae2f0083501563020f34c3db',283,'post','acf-field',1,282,NULL,NULL,'Title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-22 12:56:18','2021-11-30 13:32:28',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-07-22 12:56:18','2021-07-22 12:56:18'),(245,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=284','66:092a04185273c1c49fbddf8f07894d16',284,'post','acf-field',1,282,NULL,NULL,'Description','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-22 12:56:18','2021-11-30 13:32:28',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-07-22 12:56:18','2021-07-22 12:56:18'),(248,'https://commercegate.goodface.com.ua/wp/value-proposition/for-merchants/','72:59779057deb46fca448900b56a66f75c',291,'post','value-proposition',1,0,NULL,NULL,'For Online Retail Merchants and Services','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-26 02:33:47','2021-12-01 16:53:39',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-12-01 11:53:39','2021-07-26 02:33:47'),(249,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field-group&p=292','72:f3914cfa80084ff4b0ccf0aedecffd6c',292,'post','acf-field-group',1,0,NULL,NULL,'Product page','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-26 02:47:11','2021-12-01 00:01:01',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-30 19:01:01','2021-07-26 02:47:11'),(250,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=293','66:40de09909e9bb0eddc8030f7e7912932',293,'post','acf-field',1,292,NULL,NULL,'Main block','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-26 02:47:41','2021-09-10 19:20:57',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(251,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=294','66:42ec49bae22e36ce41a053c39578a3a5',294,'post','acf-field',1,292,NULL,NULL,'Main block','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-26 02:51:48','2021-09-10 19:20:57',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(252,NULL,NULL,295,'post','acf-field',1,294,NULL,NULL,'Image','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-26 02:51:48','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(253,NULL,NULL,296,'post','acf-field',1,294,NULL,NULL,'Title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-26 02:51:48','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(254,NULL,NULL,297,'post','acf-field',1,294,NULL,NULL,'Description','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-26 02:51:48','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(255,NULL,NULL,298,'post','acf-field',1,294,NULL,NULL,'First button','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-26 02:51:48','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(256,NULL,NULL,299,'post','acf-field',1,294,NULL,NULL,'Second button','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-26 02:51:48','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(257,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/Custom-Featured-Payment-Page-img.png','103:9d65b4041ab1944a3e9db904286558fb',300,'post','attachment',1,291,NULL,NULL,'Custom-Featured-Payment-Page-img','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/Custom-Featured-Payment-Page-img.png',NULL,'300','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/Custom-Featured-Payment-Page-img.png','300','attachment-image','{\"width\":960,\"height\":840,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/Custom-Featured-Payment-Page-img.png\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/Custom-Featured-Payment-Page-img.png\",\"size\":\"full\",\"id\":300,\"alt\":\"CommerceGate.com\",\"pixels\":806400,\"type\":\"image/png\"}',NULL,NULL,NULL,'2021-07-26 02:52:12','2021-11-19 17:45:38',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-07-26 02:52:26','2021-07-26 02:52:12'),(258,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=301','66:210119ed6ba866b112878b4073cd885a',301,'post','acf-field',1,292,NULL,NULL,'Introductory block','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-26 03:00:28','2021-09-10 19:20:57',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(259,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=302','66:3569acbe9664391c161a7998c466614b',302,'post','acf-field',1,292,NULL,NULL,'Introductory block','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-26 03:00:28','2021-10-22 13:57:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(260,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=303','66:1117fbc06fac618708f1534785e5d893',303,'post','acf-field',1,302,NULL,NULL,'Title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-26 03:00:28','2021-10-22 14:23:54',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(261,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=304','66:2181c31e18ee6627c3ece2d784cb6c67',304,'post','acf-field',1,302,NULL,NULL,'Description','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-26 03:00:28','2021-10-22 14:23:54',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(262,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=305','66:f622636b8a8ac7feca85f7694c28f875',305,'post','acf-field',1,292,NULL,NULL,'Page content','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-26 03:02:38','2021-10-22 13:57:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(263,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=306','66:871be0e3950a1c82b5233c0d22ba3a0f',306,'post','acf-field',1,292,NULL,NULL,'Page content','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-26 03:51:56','2021-11-25 16:48:31',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-10-22 09:57:52','2021-07-26 03:51:56'),(268,NULL,NULL,311,'post','acf-field',1,306,NULL,NULL,'Block type','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-26 04:02:49','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(269,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=312','66:1d50b7dfe67a50714d5157c0a3d8b362',312,'post','acf-field',1,306,NULL,NULL,'Block content','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-26 04:13:04','2021-11-30 23:58:57',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-30 18:58:57','2021-07-26 04:13:04'),(270,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=313','66:8b3132acae964e2393fb22573c42a14f',313,'post','acf-field',1,312,NULL,NULL,'Image','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-26 04:13:04','2021-12-01 00:01:01',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-30 19:01:01','2021-07-26 04:13:04'),(271,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=314','66:3fef8973fa49fd719784a42808a7c07a',314,'post','acf-field',1,312,NULL,NULL,'Title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-26 04:13:04','2021-11-25 17:24:06',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-25 12:24:06','2021-07-26 04:13:04'),(272,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=315','66:207cd6b21b741703bf468abb49d2a1b7',315,'post','acf-field',1,312,NULL,NULL,'Description','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-26 04:13:04','2021-11-25 17:24:06',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-25 12:24:06','2021-07-26 04:13:04'),(273,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=316','66:3a2b2d8106ad10485b12ec72cdd2b5ad',316,'post','acf-field',1,306,NULL,NULL,'List','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-26 04:21:23','2021-11-30 23:58:57',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-30 18:58:57','2021-07-26 04:21:23'),(274,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=317','66:86abc9ddf2c368c08d59497a96640613',317,'post','acf-field',1,316,NULL,NULL,'Icon','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-26 04:21:23','2021-11-25 16:48:31',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-07-26 04:44:48','2021-07-26 04:21:23'),(275,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=318','66:a7fbd3852f7f59fd7fd786a0057cb173',318,'post','acf-field',1,316,NULL,NULL,'Title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-26 04:21:23','2021-11-25 16:48:31',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-07-26 05:00:58','2021-07-26 04:21:23'),(276,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=319','66:c65c30925c042d6c32100c9a450723e0',319,'post','acf-field',1,316,NULL,NULL,'Description','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-26 04:21:23','2021-11-25 16:48:31',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-07-26 04:44:48','2021-07-26 04:21:23'),(277,NULL,NULL,320,'post','acf-field',1,306,NULL,NULL,'Block content','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-26 04:23:11','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(278,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=321','66:10560acf067c985c79d0725b244f9f84',321,'post','acf-field',1,306,NULL,NULL,'Block style','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-26 04:30:21','2021-11-25 17:32:20',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-25 12:32:20','2021-07-26 04:30:21'),(279,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=322','66:3583d1f6aa643986c8900216740c22e4',322,'post','acf-field',1,321,NULL,NULL,'From','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-26 04:30:21','2021-11-25 16:48:31',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-07-26 05:35:01','2021-07-26 04:30:21'),(280,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=323','66:e6141a592ece371f0f2b42f00d4ae4f2',323,'post','acf-field',1,321,NULL,NULL,'To','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-26 04:30:21','2021-11-25 16:48:31',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-07-26 05:35:01','2021-07-26 04:30:21'),(281,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=324','66:37226ee7da1de774f3e578f6c57d6b6c',324,'post','acf-field',1,306,NULL,NULL,'Content position','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-26 04:33:45','2021-11-25 17:32:20',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-25 12:32:20','2021-07-26 04:33:45'),(291,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=334','66:bf4d5fd6a905f612df8836330f0da871',334,'post','acf-field',1,312,NULL,NULL,'Button','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-26 04:42:27','2021-11-25 17:24:06',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-25 12:24:06','2021-07-26 04:42:27'),(292,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/Risk-and-Compliance-img.png','94:3f1a27dcbeb13103cd7d39c0545aa28a',335,'post','attachment',1,291,NULL,NULL,'Risk-and-Compliance-img','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/Risk-and-Compliance-img.png',NULL,'335','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/Risk-and-Compliance-img.png','335','attachment-image','{\"width\":960,\"height\":640,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/Risk-and-Compliance-img.png\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/Risk-and-Compliance-img.png\",\"size\":\"full\",\"id\":335,\"alt\":\"Risk & Compliance - CommerceGate.com\",\"pixels\":614400,\"type\":\"image/png\"}',NULL,NULL,NULL,'2021-07-26 04:48:37','2021-11-19 17:45:38',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-07-26 04:48:40','2021-07-26 04:48:37'),(293,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/Online-Payments-Processing-icon.svg','102:ec0598cfe23f212e3cf12c5e72b34c23',336,'post','attachment',1,291,NULL,NULL,'Online-Payments-Processing-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-07-26 04:49:47','2021-11-19 17:45:38',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-07-26 04:49:57','2021-07-26 04:49:47'),(294,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/Acquiring-Solutions-icon-1.svg','97:a44d0c24b6b873244e86abfbceae7b41',337,'post','attachment',1,291,NULL,NULL,'Acquiring-Solutions-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-07-26 04:50:31','2021-11-19 17:45:38',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-07-26 04:50:43','2021-07-26 04:50:31'),(295,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/Revenue-Optimization-icon-1.svg','98:f21b2c4aeae3539bf714bbbcf46e2b38',338,'post','attachment',1,291,NULL,NULL,'Revenue-Optimization-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-07-26 04:50:31','2021-11-19 17:45:38',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-07-26 04:51:50','2021-07-26 04:50:31'),(296,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/Risk-And-Compliance-icon.svg','95:8796e355e8d44181f2d1afabf28525c2',339,'post','attachment',1,291,NULL,NULL,'Risk-And-Compliance-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-07-26 04:50:32','2021-11-19 17:45:38',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-07-26 04:51:25','2021-07-26 04:50:32'),(297,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/Advanced-Security-icon.svg','93:ae2ebd9e4186f59c35e954cd0c237c3b',340,'post','attachment',1,291,NULL,NULL,'Advanced-Security-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-07-26 04:53:05','2021-11-19 17:45:38',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-07-26 04:55:18','2021-07-26 04:53:05'),(298,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/Dedicated-Technical-Support-icon.svg','103:173648efc576ad5e7e59b74f73858f15',341,'post','attachment',1,291,NULL,NULL,'Dedicated-Technical-Support-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-07-26 04:53:06','2021-11-19 17:45:38',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-07-26 04:54:53','2021-07-26 04:53:06'),(299,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/Fast-and-Easy-Set-Up-icon.svg','96:4d07ca6c644e3cb827124d79cd618dfd',342,'post','attachment',1,291,NULL,NULL,'Fast-and-Easy-Set-Up-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-07-26 04:53:06','2021-11-19 17:45:38',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-07-26 04:54:08','2021-07-26 04:53:06'),(300,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/Intelligent-Dashboards-icon.svg','98:06e26d1973f172ab3031ee349f4c276e',343,'post','attachment',1,291,NULL,NULL,'Intelligent-Dashboards-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-07-26 04:53:07','2021-11-19 17:45:38',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-07-26 04:55:05','2021-07-26 04:53:07'),(301,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/Revenue-Optimization-img.png','95:08b218c03d86f3b2495ec6cd2c27cbe9',344,'post','attachment',1,291,NULL,NULL,'Revenue-Optimization-img','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/Revenue-Optimization-img.png',NULL,'344','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/Revenue-Optimization-img.png','344','attachment-image','{\"width\":962,\"height\":512,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/Revenue-Optimization-img.png\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/Revenue-Optimization-img.png\",\"size\":\"full\",\"id\":344,\"alt\":\"Revenue Optimization - CommerceGate.com\",\"pixels\":492544,\"type\":\"image/png\"}',NULL,NULL,NULL,'2021-07-26 04:53:08','2021-11-19 17:45:38',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-07-26 04:53:40','2021-07-26 04:53:08'),(302,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/High-Level-of-Service-img.png','96:582b7e658e00bca3b6cd21d0133f4611',345,'post','attachment',1,291,NULL,NULL,'High-Level-of-Service-img','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/High-Level-of-Service-img.png',NULL,'345','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/High-Level-of-Service-img.png','345','attachment-image','{\"width\":960,\"height\":760,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/High-Level-of-Service-img.png\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/High-Level-of-Service-img.png\",\"size\":\"full\",\"id\":345,\"alt\":\"High Level of Service - CommerceGate.com\",\"pixels\":729600,\"type\":\"image/png\"}',NULL,NULL,NULL,'2021-07-26 04:56:26','2021-11-19 17:45:38',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-07-26 04:56:28','2021-07-26 04:56:26'),(303,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/Payment-Gateway-Platform-icon.svg','100:48d2ee708c4b082a1cb80af07999597e',346,'post','attachment',1,291,NULL,NULL,'Payment-Gateway-Platform-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-07-26 04:59:20','2021-11-19 17:45:38',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-07-26 04:59:27','2021-07-26 04:59:20'),(304,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/Payment-Gateway-Platform-img.png','99:c7ebcb1fee9968b1488c1000b036acc9',347,'post','attachment',1,291,NULL,NULL,'Payment-Gateway-Platform-img','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/Payment-Gateway-Platform-img.png',NULL,'347','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/Payment-Gateway-Platform-img.png','347','attachment-image','{\"width\":960,\"height\":680,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/Payment-Gateway-Platform-img.png\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/Payment-Gateway-Platform-img.png\",\"size\":\"full\",\"id\":347,\"alt\":\"Payment Gateway Platform - CommerceGate.com\",\"pixels\":652800,\"type\":\"image/png\"}',NULL,NULL,NULL,'2021-07-26 05:00:07','2021-11-19 17:45:38',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-07-26 05:00:14','2021-07-26 05:00:07'),(305,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/Best-Solution-Awward-icon.svg','96:d287f3e2b1d54bda0696a7d0b6d06de3',348,'post','attachment',1,291,NULL,NULL,'Best-Solution-Awward-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-07-26 05:03:26','2021-11-19 17:45:38',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-07-26 05:05:29','2021-07-26 05:03:26'),(306,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/Certificate-of-Authenticity-icon.svg','103:916421132b6f4a0d0c6d7f5dceafe121',349,'post','attachment',1,291,NULL,NULL,'Certificate-of-Authenticity-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-07-26 05:03:27','2021-11-19 17:45:38',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-07-26 05:04:41','2021-07-26 05:03:27'),(307,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/Compliance-Certificate-icon.svg','98:92e9d4cff51aaf347f3ef2ffae13e0d8',350,'post','attachment',1,291,NULL,NULL,'Compliance-Certificate-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-07-26 05:03:28','2021-11-19 17:45:38',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-07-26 05:05:45','2021-07-26 05:03:28'),(308,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/Customers-Choise-Awward-icon.svg','99:7e752cc247704acad8f5bc78c292d795',351,'post','attachment',1,291,NULL,NULL,'Customers-Choise-Awward-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-07-26 05:03:29','2021-11-19 17:47:50',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-07-26 05:05:57','2021-07-26 05:03:29'),(309,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/grow-your-business-img-1.png','95:1d1f2b256064495e11ff778985e40cfd',352,'post','attachment',1,291,NULL,NULL,'grow-your-business-img','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/grow-your-business-img-1.png',NULL,'352','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/grow-your-business-img-1.png','352','attachment-image','{\"width\":1360,\"height\":760,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/grow-your-business-img-1.png\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/grow-your-business-img-1.png\",\"size\":\"full\",\"id\":352,\"alt\":\"SaaS Billing Platform - CommerceGate.com\",\"pixels\":1033600,\"type\":\"image/png\"}',NULL,NULL,NULL,'2021-07-26 05:03:30','2021-11-19 17:47:50',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-09-23 10:59:42','2021-07-26 05:03:30'),(310,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=353','66:07ec019cdf770274aa63744424226bdf',353,'post','acf-field',1,321,NULL,NULL,'Background type','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-26 05:07:23','2021-11-25 16:48:31',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-07-26 05:35:00','2021-07-26 05:07:23'),(311,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=354','66:c1f7e7b7db1a50a5fc21938d969306dc',354,'post','acf-field',1,321,NULL,NULL,'Content color','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-26 05:24:04','2021-11-25 16:48:31',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-07-26 05:24:04','2021-07-26 05:24:04'),(312,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=355','66:be4b53712226937cf28c784e9c53696a',355,'post','acf-field',1,292,NULL,NULL,'Block content','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-26 08:03:01','2021-10-22 13:57:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(313,NULL,NULL,356,'post','acf-field',1,355,NULL,NULL,'Title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-26 08:03:01','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(314,NULL,NULL,357,'post','acf-field',1,355,NULL,NULL,'Link','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-26 08:03:01','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(315,NULL,NULL,358,'post','acf-field',1,355,NULL,NULL,'Posts','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-26 08:03:01','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(316,NULL,NULL,359,'post','acf-field',1,355,NULL,NULL,'Post button title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-26 08:03:01','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(317,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=360','66:937620b0c675f56343a6056a8f1a6737',360,'post','acf-field',1,292,NULL,NULL,'Blog block','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-26 08:04:19','2021-10-22 13:57:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(319,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=362','66:cd8f05c44c6d4cdefc7d8d47d9dd5f21',362,'post','acf-field',1,292,NULL,NULL,'Testimonials','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-27 09:54:14','2021-10-22 13:57:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(320,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=363','66:5bf941ed14242729f80d8089928b2f82',363,'post','acf-field',1,292,NULL,NULL,'Testimonials','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-27 09:54:14','2021-10-22 13:57:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(321,NULL,NULL,364,'post','acf-field',1,363,NULL,NULL,'Title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-27 09:54:14','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(322,NULL,NULL,365,'post','acf-field',1,363,NULL,NULL,'Description','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-27 09:54:14','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(323,NULL,NULL,366,'post','acf-field',1,363,NULL,NULL,'Cases','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-27 09:54:14','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(324,NULL,NULL,367,'post','acf-field',1,363,NULL,NULL,'Post button title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-27 09:58:17','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(325,NULL,NULL,368,'post','acf-field',1,197,NULL,NULL,'Testimonial preview','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-27 10:14:42','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(326,NULL,NULL,369,'post','acf-field',1,197,NULL,NULL,'Testimonial preview','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-27 10:14:42','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(327,NULL,NULL,370,'post','acf-field',1,369,NULL,NULL,'Title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-27 10:14:42','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(328,NULL,NULL,371,'post','acf-field',1,369,NULL,NULL,'Testimonial','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-27 10:14:42','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(329,NULL,NULL,372,'post','acf-field',1,369,NULL,NULL,'Testimonial author','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-27 10:14:42','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(330,NULL,NULL,373,'post','acf-field',1,372,NULL,NULL,'Full name','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-27 10:14:42','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(331,NULL,NULL,374,'post','acf-field',1,372,NULL,NULL,'Position','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-27 10:14:42','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(333,NULL,NULL,376,'post','acf-field',1,197,NULL,NULL,'Post info','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-27 10:21:36','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(336,NULL,NULL,394,'post','acf-field',1,164,NULL,NULL,'Title color','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-27 11:49:05','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(337,NULL,NULL,397,'post','acf-field',1,181,NULL,NULL,'Part before gradient','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-27 11:56:23','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(338,NULL,NULL,398,'post','acf-field',1,181,NULL,NULL,'Gradient part','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-27 11:56:23','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(339,NULL,NULL,399,'post','acf-field',1,180,NULL,NULL,'Title color','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-27 11:56:24','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(340,NULL,NULL,401,'post','acf-field',1,355,NULL,NULL,'Title color','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-27 12:07:05','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(341,NULL,NULL,402,'post','acf-field',1,356,NULL,NULL,'Part before gradient','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-27 12:07:05','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(342,NULL,NULL,403,'post','acf-field',1,356,NULL,NULL,'Gradient part','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-27 12:07:05','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(344,'https://commercegate.goodface.com.ua/wp/ebook/the-7-most-popular-cms-on-the-market/','83:73dbc4f69d7c0859cca47eb292f7a060',405,'post','ebook',1,0,NULL,NULL,'Case Studies 4','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-27 12:48:11','2021-11-18 18:18:12',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-09-09 18:25:54','2021-07-27 12:48:11'),(345,'https://commercegate.goodface.com.ua/wp/ebook/complete-guide-about-hubspot/','75:e0cb4810991555ca0d9819290f91b788',406,'post','ebook',1,0,NULL,NULL,'E-books 1','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-27 12:48:21','2021-11-18 18:18:13',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-09-02 09:12:35','2021-07-27 12:48:21'),(346,'https://commercegate.goodface.com.ua/wp/ebook/2021s-guide-to-revenue-optimization/','82:f4a74cd63422f644c886dc2809c56af7',407,'post','ebook',1,0,NULL,NULL,'Case Studies 2','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-27 12:48:31','2021-11-18 18:18:13',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-09-09 18:14:01','2021-07-27 12:48:31'),(347,NULL,NULL,410,'post','acf-field',1,409,NULL,NULL,'Form preview','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-27 14:04:07','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(348,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field-group&p=409','72:0a93ad97197d28f9cfd310a2b414686d',409,'post','acf-field-group',1,0,NULL,NULL,'eBook','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-27 14:04:07','2021-11-25 16:22:49',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-08-19 09:38:28','2021-07-27 14:04:07'),(349,NULL,NULL,411,'post','acf-field',1,410,NULL,NULL,'Title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-27 14:04:07','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(350,NULL,NULL,412,'post','acf-field',1,410,NULL,NULL,'Description','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-27 14:04:07','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(351,NULL,NULL,413,'post','acf-field',1,409,NULL,NULL,'Form preview','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-27 14:04:34','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(352,NULL,NULL,415,'post','acf-field',1,220,NULL,NULL,'Book','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-27 14:16:10','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(356,'https://commercegate.goodface.com.ua/wp/value-proposition/for-psps/','67:71c975fa53f66a735843f3d45b3e3eda',428,'post','value-proposition',1,0,NULL,NULL,'For Payment Service Providers','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-27 17:54:29','2021-12-14 19:24:44',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-12-14 14:24:44','2021-07-27 17:58:18'),(357,'https://commercegate.goodface.com.ua/wp/value-proposition/for-banking-institutions/','83:46dcaf7924a48c8f23c3843406b670cc',429,'post','value-proposition',1,0,NULL,NULL,'For Banking Institutions','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-27 17:55:00','2021-12-14 19:30:19',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-12-14 14:30:19','2021-07-27 17:58:53'),(358,'https://commercegate.goodface.com.ua/wp/value-proposition/for-affiliates-and-agencies/','86:9fab964e42f16f14719a7726dd8c38cf',430,'post','value-proposition',1,0,NULL,NULL,'For Affiliates and Agencies','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-27 17:55:04','2021-12-14 19:23:50',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-12-14 14:23:50','2021-07-27 17:56:46'),(359,'https://commercegate.goodface.com.ua/wp/value-proposition/for-platforms-and-marketplaces/','89:8664e6056171d558c1f65df6a33afc2f',431,'post','value-proposition',1,0,NULL,NULL,'For Online Platforms and Marketplaces','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-27 17:55:07','2021-12-14 19:21:39',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-12-14 14:21:38','2021-07-27 17:56:25'),(361,'https://commercegate.goodface.com.ua/wp/our-solutions/billing-platform/','71:2717433e371eeeaab350f29dd007c238',434,'post','our-solutions',1,0,NULL,NULL,'Billing Platform','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-27 18:31:12','2021-12-17 20:14:07',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-12-17 15:14:07','2021-07-27 18:32:18'),(362,'https://commercegate.goodface.com.ua/wp/our-solutions/digital-bank/','67:f3991dcfc496fcf474c38e85f043204a',435,'post','our-solutions',1,0,NULL,NULL,'Digital Bank','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-27 18:31:17','2021-12-17 20:20:09',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-12-17 15:20:09','2021-07-27 18:32:54'),(363,'https://commercegate.goodface.com.ua/wp/our-solutions/ewallet/','62:e56c0b7f39c6199c9ed20758bfd019ef',436,'post','our-solutions',1,0,NULL,NULL,'eWallet','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-27 18:31:29','2021-12-17 20:22:11',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-12-17 15:22:10','2021-07-27 18:33:46'),(364,'https://commercegate.goodface.com.ua/wp/our-solutions/payment-processing/','73:93bd5a1da7bdc72f2d5884c37e3411b3',437,'post','our-solutions',1,0,NULL,NULL,'Online Payment Processing','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-27 18:31:32','2021-12-17 20:14:54',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-12-17 15:14:53','2021-07-27 18:34:05'),(365,'https://commercegate.goodface.com.ua/wp/our-solutions/acquiring-solutions/','74:af56c13a06620657e54dc313a6739b00',438,'post','our-solutions',1,0,NULL,NULL,'Acquiring Solutions','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-27 18:31:36','2021-12-17 20:15:38',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-12-17 15:15:38','2021-07-27 18:56:46'),(366,'https://commercegate.goodface.com.ua/wp/our-solutions/credit-card/','66:f918fd500023001319282e11636ef150',439,'post','our-solutions',1,0,NULL,NULL,'Credit Card','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-27 18:31:39','2021-12-17 20:20:38',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-12-17 15:20:38','2021-07-27 18:58:50'),(367,'https://commercegate.goodface.com.ua/wp/our-solutions/revenue-optimization/','75:05d3e416a554abb0d6668d18a8e4ddee',440,'post','our-solutions',1,0,NULL,NULL,'Revenue Optimization','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-27 18:31:44','2021-12-17 20:17:18',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-12-17 15:17:18','2021-07-27 19:01:53'),(368,'https://commercegate.goodface.com.ua/wp/our-solutions/risk-and-compliance-management/','85:866a333478670ef354e5c72b841a11d7',441,'post','our-solutions',1,0,NULL,NULL,'Risk &#038; Compliance services','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-27 18:31:52','2021-12-17 20:16:37',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-12-17 15:16:37','2021-07-27 19:01:27'),(369,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=442','66:41dd286433370a041891724c6c21a63a',442,'post','acf-field',1,130,NULL,NULL,'List','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-28 06:52:18','2021-09-10 15:22:11',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(370,NULL,NULL,443,'post','acf-field',1,442,NULL,NULL,'Icon','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-28 06:52:19','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(372,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=445','66:79b95d30f5edaa8f720d261be34ab733',445,'post','acf-field',1,442,NULL,NULL,'Description','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-28 06:52:19','2021-09-10 15:23:14',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(373,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=446','66:375de33e111e5ee6ba4e022b2b544fa3',446,'post','acf-field',1,442,NULL,NULL,'Link','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-28 06:52:19','2021-09-10 15:23:14',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(374,NULL,NULL,448,'post','acf-field',1,164,NULL,NULL,'Products list','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-28 07:13:52','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(375,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=451','66:df6fa7545ec30a9985cfa6c07539dbce',451,'post','acf-field',1,292,NULL,NULL,'Product preview','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-28 07:26:46','2021-09-10 19:20:57',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(376,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=452','66:5babc0cc9920b60893de88f2d15193f2',452,'post','acf-field',1,292,NULL,NULL,'Product preview','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-28 07:29:10','2021-09-10 19:20:57',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(377,NULL,NULL,453,'post','acf-field',1,452,NULL,NULL,'Image','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-28 07:29:10','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(378,NULL,NULL,454,'post','acf-field',1,452,NULL,NULL,'Label','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-28 07:29:10','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(379,NULL,NULL,455,'post','acf-field',1,454,NULL,NULL,'Label','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-28 07:29:10','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(380,NULL,NULL,456,'post','acf-field',1,454,NULL,NULL,'Title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-28 07:29:10','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(381,NULL,NULL,457,'post','acf-field',1,452,NULL,NULL,'Description','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-28 07:29:10','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(382,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/payment-instruments-img-1.png','96:82f18740a766d4b5400f5de9b3e6febe',458,'post','attachment',1,2144,NULL,NULL,'payment-instruments-img-1','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/payment-instruments-img-1.png',NULL,'458','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/payment-instruments-img-1.png','458','attachment-image','{\"width\":296,\"height\":160,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/payment-instruments-img-1.png\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/payment-instruments-img-1.png\",\"size\":\"full\",\"id\":458,\"alt\":\"Payment Gateway Platform - CommerceGate.com\",\"pixels\":47360,\"type\":\"image/png\"}',NULL,NULL,NULL,'2021-07-28 07:32:33','2021-11-19 17:47:50',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-11 16:27:00','2021-07-28 07:32:33'),(383,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/payment-instruments-img-2.png','96:0f4b725f3ee9e2aeb87262941670f981',459,'post','attachment',1,434,NULL,NULL,'payment-instruments-img-2','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/payment-instruments-img-2.png',NULL,'459','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/payment-instruments-img-2.png','459','attachment-image','{\"width\":400,\"height\":160,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/payment-instruments-img-2.png\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/payment-instruments-img-2.png\",\"size\":\"full\",\"id\":459,\"alt\":\"Billing Platform - CommerceGate.com\",\"pixels\":64000,\"type\":\"image/png\"}',NULL,NULL,NULL,'2021-07-28 07:34:35','2021-11-19 17:47:50',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-07-28 07:34:54','2021-07-28 07:34:35'),(384,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/payment-instruments-img-3.png','96:20c504a318e0fbc6ed2c3bf12319552e',460,'post','attachment',1,435,NULL,NULL,'payment-instruments-img-3','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/payment-instruments-img-3.png',NULL,'460','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/payment-instruments-img-3.png','460','attachment-image','{\"width\":264,\"height\":196,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/payment-instruments-img-3.png\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/payment-instruments-img-3.png\",\"size\":\"full\",\"id\":460,\"alt\":\"Digital Bank\",\"pixels\":51744,\"type\":\"image/png\"}',NULL,NULL,NULL,'2021-07-28 07:36:05','2021-11-19 17:47:50',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-07-28 07:36:18','2021-07-28 07:36:05'),(386,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field-group&p=466','72:e13dec66ba88b3334350c4af22fc0a95',466,'post','acf-field-group',1,0,NULL,NULL,'Products archive','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-28 09:16:18','2021-11-25 16:22:49',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-10-13 14:49:27','2021-07-28 09:16:18'),(387,'https://commercegate.goodface.com.ua/wp/our-solutions/','54:d689f70e464f6f39f83d6770c3673d0a',467,'post','page',1,0,NULL,NULL,'Our Solutions','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-28 09:16:57','2021-11-16 14:56:41',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-10-12 15:33:00','2021-07-28 09:16:59'),(388,NULL,NULL,469,'post','acf-field',1,473,NULL,NULL,'Title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-28 09:30:23','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(389,NULL,NULL,470,'post','acf-field',1,473,NULL,NULL,'Description','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-28 09:30:24','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(390,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=471','66:c99eac7a7632d6cabd983d448c718a34',471,'post','acf-field',1,473,NULL,NULL,'Button','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-28 09:30:24','2021-10-12 19:24:34',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(391,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=472','66:dd85b9e010b717439e296ad4c825ee05',472,'post','acf-field',1,473,NULL,NULL,'Products link title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-28 09:30:24','2021-09-10 19:18:01',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(392,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=473','66:cd03d64f0ff835bb0c2c1ce2b13aa12e',473,'post','acf-field',1,466,NULL,NULL,'Page info','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-28 09:32:34','2021-09-10 19:18:01',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(393,'',NULL,NULL,'post-type-archive','our-solutions',NULL,NULL,NULL,NULL,NULL,NULL,1,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-07-28 09:40:47','2021-12-17 20:22:24',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-12-17 15:22:24','2021-07-27 18:32:18'),(394,NULL,NULL,NULL,'post-type-archive','business-offering',NULL,NULL,'%%pt_plural%% Archive %%page%% %%sep%% %%sitename%%','','Business offering',NULL,1,0,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-07-28 09:41:14','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(396,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/to-Acquirers-icon-1.svg','90:8b25118a6d00d324686b8468016b785e',482,'post','attachment',1,428,NULL,NULL,'to-Acquirers-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-07-28 12:31:01','2021-11-19 17:47:50',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-07-28 12:33:48','2021-07-28 12:31:01'),(397,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/to-Banking-Partners-icon.svg','95:abca4ca747922653e22a0a895cd200df',483,'post','attachment',1,429,NULL,NULL,'to-Banking-Partners-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-07-28 12:31:03','2021-11-19 17:47:50',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-07-28 12:33:59','2021-07-28 12:31:03'),(398,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/to-Merchants-icon-1.svg','90:59f1fbc5921a5c278fc47c00756a69a2',484,'post','attachment',1,291,NULL,NULL,'to-Merchants-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-07-28 12:31:03','2021-11-19 17:47:50',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-07-28 12:32:52','2021-07-28 12:31:03'),(399,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/to-Platforms-icon-1.svg','90:b0dcf6506d016df21e91f50108825093',485,'post','attachment',1,431,NULL,NULL,'to-Platforms-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-07-28 12:31:04','2021-11-19 17:47:50',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-07-28 12:33:13','2021-07-28 12:31:04'),(400,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/to-Resellers-icon-1.svg','90:e4c516ea60761e2d5f1dcc2b7b795771',486,'post','attachment',1,430,NULL,NULL,'to-Resellers-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-07-28 12:31:05','2021-11-19 17:47:50',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-07-28 12:33:34','2021-07-28 12:31:05'),(401,NULL,NULL,487,'post','acf-field',1,452,NULL,NULL,'Icon','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-28 12:32:24','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(402,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field-group&p=488','72:3d4b71fa88777ce446764de35c840064',488,'post','acf-field-group',1,0,NULL,NULL,'Static page','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-28 12:40:29','2021-11-25 16:22:49',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-08-02 11:01:00','2021-07-28 12:40:29'),(404,'https://commercegate.goodface.com.ua/wp/?page_id=490','52:6aa7bc9fc7d8ae01a05a47db352c0bda',490,'post','page',1,0,NULL,NULL,'Static page example','draft',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-28 12:41:21','2021-11-29 22:40:09',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-29 17:40:09','2021-07-28 12:41:21'),(405,NULL,NULL,493,'post','acf-field',1,488,NULL,NULL,'Page info','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-28 12:48:27','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(406,NULL,NULL,494,'post','acf-field',1,493,NULL,NULL,'Page title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-28 12:48:27','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(407,NULL,NULL,495,'post','acf-field',1,493,NULL,NULL,'Short description','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-28 12:48:27','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(408,NULL,NULL,497,'post','acf-field',1,488,NULL,NULL,'Page content','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-07-28 12:55:55','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(412,NULL,NULL,502,'post','acf-field',1,497,NULL,NULL,'Type','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 10:07:08','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(413,NULL,NULL,503,'post','acf-field',1,497,NULL,NULL,'Editor','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 10:14:34','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(414,NULL,NULL,504,'post','acf-field',1,497,NULL,NULL,'Image','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 10:28:25','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(415,NULL,NULL,505,'post','acf-field',1,497,NULL,NULL,'Image description','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 10:28:25','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(416,NULL,NULL,506,'post','acf-field',1,497,NULL,NULL,'Blockquote text','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 10:28:25','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(417,NULL,NULL,507,'post','acf-field',1,497,NULL,NULL,'User','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 10:28:25','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(418,NULL,NULL,508,'post','acf-field',1,507,NULL,NULL,'Avatar','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 10:28:25','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(419,NULL,NULL,509,'post','acf-field',1,507,NULL,NULL,'Full name','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 10:28:25','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(420,NULL,NULL,510,'post','acf-field',1,507,NULL,NULL,'Position','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 10:28:25','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(421,NULL,NULL,511,'post','acf-field',1,497,NULL,NULL,'Video url','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 10:28:25','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(422,NULL,NULL,512,'post','acf-field',1,497,NULL,NULL,'Table description','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 10:28:25','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(423,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/img-1.png','76:2c696d36fb124e82eb189c52d3987748',513,'post','attachment',1,490,NULL,NULL,'img-1','inherit',NULL,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/img-1.png',NULL,'513','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/img-1.png','513','attachment-image','{\"width\":1160,\"height\":600,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/img-1.png\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/img-1.png\",\"size\":\"full\",\"id\":513,\"alt\":\"Prioritize by Impact - CommerceGate.com\",\"pixels\":696000,\"type\":\"image/png\"}',NULL,NULL,NULL,'2021-08-02 10:40:58','2021-11-29 17:40:09',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-02 10:41:04','2021-08-02 10:40:58'),(424,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/user.png','75:c081d5e24c055b6d4907d50135a0fb7b',514,'post','attachment',1,490,NULL,NULL,'user','inherit',NULL,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/user.png',NULL,'514','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/user.png','514','attachment-image','{\"width\":72,\"height\":72,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/user.png\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/user.png\",\"size\":\"full\",\"id\":514,\"alt\":\"CommerceGate.com\",\"pixels\":5184,\"type\":\"image/png\"}',NULL,NULL,NULL,'2021-08-02 10:42:29','2021-11-29 17:40:09',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-02 10:42:31','2021-08-02 10:42:29'),(425,NULL,NULL,518,'post','acf-field',1,497,NULL,NULL,'Table style','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 11:01:00','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(426,NULL,NULL,520,'post','acf-field',1,104,NULL,NULL,'LinkedIn','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 11:57:57','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(427,NULL,NULL,521,'post','acf-field',1,104,NULL,NULL,'Twitter','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 11:57:57','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(428,NULL,NULL,522,'post','acf-field',1,104,NULL,NULL,'Facebook','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 11:57:57','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(429,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field-group&p=523','72:147d9466bb9865ac37263d9f57253ea5',523,'post','acf-field-group',1,0,NULL,NULL,'About company','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 12:31:45','2021-11-30 19:22:28',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-30 14:22:28','2021-08-02 12:31:45'),(430,'https://commercegate.goodface.com.ua/wp/our-story/','50:acf3651e8c512f87c27f1f0bf3929780',524,'post','page',1,0,NULL,NULL,'Our Story','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 12:32:13','2021-12-15 13:30:34',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-12-15 08:30:30','2021-08-02 12:32:28'),(432,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field-group&p=527','72:6183178804f4ad4ee815c519a2572eb9',527,'post','acf-field-group',1,0,NULL,NULL,'Vacancy','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 12:48:36','2021-12-01 00:45:18',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-30 19:45:18','2021-08-02 12:48:35'),(440,'https://commercegate.goodface.com.ua/wp/vacancy_category/development/','69:b055878be9260d1a8174f198218d0d03',36,'term','vacancy_category',NULL,NULL,NULL,NULL,'Development',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 13:02:37','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-08-06 09:34:43','2021-08-02 13:05:32'),(443,'https://commercegate.goodface.com.ua/wp/vacancy_category/product/','65:e270b3b927966c69129d2561dc565cd5',42,'term','vacancy_category',NULL,NULL,NULL,NULL,'Product',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 13:15:35','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-08-03 11:51:08','2021-08-03 11:49:55'),(444,'https://commercegate.goodface.com.ua/wp/vacancy_category/implementation/','72:d50c490a4b14b610fdb3dd77d5ebe692',44,'term','vacancy_category',NULL,NULL,NULL,NULL,'Implementation',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 13:16:06','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-08-03 11:50:58','2021-08-03 11:49:45'),(445,NULL,NULL,528,'post','acf-field',1,527,NULL,NULL,'Short info','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 13:19:16','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(446,NULL,NULL,529,'post','acf-field',1,528,NULL,NULL,'City','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 13:19:17','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(451,NULL,NULL,536,'post','acf-field',1,523,NULL,NULL,'Main block','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 13:24:14','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(452,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=537','66:82cc1aeaa2498d01a280c912838cb6a3',537,'post','acf-field',1,523,NULL,NULL,'Main block','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 13:24:14','2021-11-30 19:22:28',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-12 09:46:28','2021-08-02 13:24:14'),(453,NULL,NULL,538,'post','acf-field',1,537,NULL,NULL,'Image','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 13:24:14','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(454,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=539','66:686de3402845f02a83256e851bc2fc93',539,'post','acf-field',1,537,NULL,NULL,'Title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 13:24:14','2021-11-30 19:22:28',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-30 14:22:28','2021-08-02 13:24:14'),(455,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=540','66:1da104f8762b3893bc727e21a2a01d88',540,'post','acf-field',1,537,NULL,NULL,'Description','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 13:24:14','2021-11-30 19:22:28',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-30 14:22:28','2021-08-02 13:24:14'),(456,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=541','66:d83d155517060716d786dad5cbc5b138',541,'post','acf-field',1,537,NULL,NULL,'Button title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 13:24:14','2021-11-30 19:22:28',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-30 14:22:28','2021-08-02 13:24:14'),(457,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/global-payments-img.png','90:c38da264e662695eb34762495e12b9b3',542,'post','attachment',1,524,NULL,NULL,'global-payments-img','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/global-payments-img.png',NULL,'542','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/global-payments-img.png','542','attachment-image','{\"width\":1800,\"height\":780,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/global-payments-img.png\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/global-payments-img.png\",\"size\":\"full\",\"id\":542,\"alt\":\"Simplify global payments - CommerceGate.com\",\"pixels\":1404000,\"type\":\"image/png\"}',NULL,NULL,NULL,'2021-08-02 13:36:55','2021-11-19 17:47:50',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-02 13:37:05','2021-08-02 13:36:55'),(458,NULL,NULL,544,'post','acf-field',1,523,NULL,NULL,'Introductory block','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 13:41:26','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(460,NULL,NULL,546,'post','acf-field',1,523,NULL,NULL,'Title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 13:41:26','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(461,NULL,NULL,547,'post','acf-field',1,523,NULL,NULL,'Icons','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 13:41:26','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(462,NULL,NULL,548,'post','acf-field',1,547,NULL,NULL,'Icon','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 13:41:26','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(463,NULL,NULL,549,'post','acf-field',1,547,NULL,NULL,'Icon description','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 13:42:32','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(464,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/banco-de-espana-logo.svg','91:96b534b72f9e677b2df351e85333ad27',550,'post','attachment',1,524,NULL,NULL,'banco-de-espana-logo','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-02 13:43:26','2021-11-19 17:47:50',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-02 13:43:29','2021-08-02 13:43:26'),(465,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/globe-icon.svg','81:f1413c8758c7ee61a534f3ff5b0dcba9',551,'post','attachment',1,524,NULL,NULL,'globe-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-02 13:43:58','2021-11-19 17:47:50',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-02 13:44:02','2021-08-02 13:43:58'),(466,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/pci-logo.svg','79:c2794aaad8fc0faa9c80e2217a7d78b3',552,'post','attachment',1,524,NULL,NULL,'pci-logo','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-02 13:44:22','2021-11-19 17:47:50',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-02 13:44:24','2021-08-02 13:44:22'),(467,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/stars-icon.svg','81:eae61f32ddc93213cebbd297aa31d14f',553,'post','attachment',1,524,NULL,NULL,'stars-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-02 13:44:41','2021-11-19 17:47:50',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-02 13:44:43','2021-08-02 13:44:41'),(468,NULL,NULL,556,'post','acf-field',1,523,NULL,NULL,'Team','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 13:53:12','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(471,NULL,NULL,559,'post','acf-field',1,523,NULL,NULL,'List','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 13:53:12','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(472,NULL,NULL,561,'post','acf-field',1,567,NULL,NULL,'Title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 13:59:28','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(473,NULL,NULL,562,'post','acf-field',1,559,NULL,NULL,'Image','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 13:59:28','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(474,NULL,NULL,563,'post','acf-field',1,559,NULL,NULL,'Full name','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 13:59:28','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(475,NULL,NULL,564,'post','acf-field',1,559,NULL,NULL,'Position','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 13:59:28','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(476,NULL,NULL,565,'post','acf-field',1,559,NULL,NULL,'Profile','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 13:59:28','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(477,NULL,NULL,566,'post','acf-field',1,567,NULL,NULL,'Profile link title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 13:59:28','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(478,NULL,NULL,567,'post','acf-field',1,523,NULL,NULL,'Block info','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 14:00:19','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(479,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/workers-img-1.png','84:3cf2ea930b176428ed7bcc9a32dfdb2b',569,'post','attachment',1,524,NULL,NULL,'workers-img-1','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/workers-img-1.png',NULL,'569','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/workers-img-1.png','569','attachment-image','{\"width\":560,\"height\":420,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/workers-img-1.png\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/workers-img-1.png\",\"size\":\"full\",\"id\":569,\"alt\":\"Our Team - CommerceGate.com\",\"pixels\":235200,\"type\":\"image/png\"}',NULL,NULL,NULL,'2021-08-02 14:03:07','2021-11-19 17:47:50',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-02 14:05:14','2021-08-02 14:03:07'),(480,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/workers-img-2.png','84:f6fb6859aab0e6a2462d22eada41eacd',570,'post','attachment',1,524,NULL,NULL,'workers-img-2','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/workers-img-2.png',NULL,'570','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/workers-img-2.png','570','attachment-image','{\"width\":560,\"height\":420,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/workers-img-2.png\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/workers-img-2.png\",\"size\":\"full\",\"id\":570,\"alt\":\"Our Team - CommerceGate.com\",\"pixels\":235200,\"type\":\"image/png\"}',NULL,NULL,NULL,'2021-08-02 14:03:08','2021-11-19 17:47:50',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-02 14:05:14','2021-08-02 14:03:08'),(481,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/workers-img-3.png','84:ac1e04555569e49ceb7674cfe343c65c',571,'post','attachment',1,524,NULL,NULL,'workers-img-3','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/workers-img-3.png',NULL,'571','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/workers-img-3.png','571','attachment-image','{\"width\":560,\"height\":420,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/workers-img-3.png\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/workers-img-3.png\",\"size\":\"full\",\"id\":571,\"alt\":\"Our Team - CommerceGate.com\",\"pixels\":235200,\"type\":\"image/png\"}',NULL,NULL,NULL,'2021-08-02 14:03:10','2021-11-19 17:47:50',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-02 14:05:15','2021-08-02 14:03:10'),(482,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/workers-img-4.png','84:fb89ef9fd238db706a85140db8b1c0da',572,'post','attachment',1,524,NULL,NULL,'workers-img-4','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/workers-img-4.png',NULL,'572','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/workers-img-4.png','572','attachment-image','{\"width\":560,\"height\":420,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/workers-img-4.png\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/workers-img-4.png\",\"size\":\"full\",\"id\":572,\"alt\":\"Our Team - CommerceGate.com\",\"pixels\":235200,\"type\":\"image/png\"}',NULL,NULL,NULL,'2021-08-02 14:03:11','2021-11-19 17:47:50',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-02 14:05:15','2021-08-02 14:03:11'),(483,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/workers-img-5.png','84:5b8a96daa9589c254e988b8880ba21e7',573,'post','attachment',1,524,NULL,NULL,'workers-img-5','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/workers-img-5.png',NULL,'573','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/workers-img-5.png','573','attachment-image','{\"width\":560,\"height\":420,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/workers-img-5.png\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/workers-img-5.png\",\"size\":\"full\",\"id\":573,\"alt\":\"Our Team - CommerceGate.com\",\"pixels\":235200,\"type\":\"image/png\"}',NULL,NULL,NULL,'2021-08-02 14:03:12','2021-11-19 17:47:50',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-02 14:05:15','2021-08-02 14:03:12'),(484,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/workers-img-6.png','84:f629350f68885c078a00f9e1a531f440',574,'post','attachment',1,524,NULL,NULL,'workers-img-6','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/workers-img-6.png',NULL,'574','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/workers-img-6.png','574','attachment-image','{\"width\":560,\"height\":420,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/workers-img-6.png\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/workers-img-6.png\",\"size\":\"full\",\"id\":574,\"alt\":\"Our Team - CommerceGate.com\",\"pixels\":235200,\"type\":\"image/png\"}',NULL,NULL,NULL,'2021-08-02 14:03:13','2021-11-19 17:47:51',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-02 14:05:15','2021-08-02 14:03:13'),(485,NULL,NULL,577,'post','acf-field',1,523,NULL,NULL,'Our story','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 14:13:39','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(486,NULL,NULL,578,'post','acf-field',1,523,NULL,NULL,'Title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 14:13:40','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(487,NULL,NULL,580,'post','acf-field',1,596,NULL,NULL,'Past','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 14:17:16','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(488,NULL,NULL,581,'post','acf-field',1,580,NULL,NULL,'Year','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 14:17:57','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(489,NULL,NULL,582,'post','acf-field',1,580,NULL,NULL,'Gropus','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 14:20:14','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(490,NULL,NULL,583,'post','acf-field',1,586,NULL,NULL,'Title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 14:20:14','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(491,NULL,NULL,584,'post','acf-field',1,582,NULL,NULL,'Description','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 14:20:14','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(492,NULL,NULL,585,'post','acf-field',1,586,NULL,NULL,'Gradient','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 14:20:57','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(493,NULL,NULL,586,'post','acf-field',1,582,NULL,NULL,'Title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 14:21:54','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(494,NULL,NULL,588,'post','acf-field',1,596,NULL,NULL,'Feature','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 14:24:03','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(495,NULL,NULL,589,'post','acf-field',1,588,NULL,NULL,'Year','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 14:24:03','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(496,NULL,NULL,590,'post','acf-field',1,588,NULL,NULL,'Gropus','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 14:24:03','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(497,NULL,NULL,591,'post','acf-field',1,590,NULL,NULL,'Title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 14:24:03','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(498,NULL,NULL,592,'post','acf-field',1,591,NULL,NULL,'Title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 14:24:03','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(499,NULL,NULL,593,'post','acf-field',1,591,NULL,NULL,'Gradient','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 14:24:03','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(500,NULL,NULL,594,'post','acf-field',1,590,NULL,NULL,'Description','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 14:24:03','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(501,NULL,NULL,596,'post','acf-field',1,523,NULL,NULL,'Slider','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 14:27:06','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(502,NULL,NULL,597,'post','acf-field',1,596,NULL,NULL,'Past','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 14:27:46','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(503,NULL,NULL,598,'post','acf-field',1,596,NULL,NULL,'Feature','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 14:27:46','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(504,NULL,NULL,601,'post','acf-field',1,523,NULL,NULL,'Career','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 15:01:25','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(505,NULL,NULL,602,'post','acf-field',1,523,NULL,NULL,'Career block info','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 15:01:25','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(506,NULL,NULL,603,'post','acf-field',1,602,NULL,NULL,'Title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 15:01:25','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(507,NULL,NULL,604,'post','acf-field',1,602,NULL,NULL,'Suptitle','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 15:01:25','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(508,NULL,NULL,605,'post','acf-field',1,604,NULL,NULL,'Text','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 15:01:25','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(509,NULL,NULL,606,'post','acf-field',1,604,NULL,NULL,'Color','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 15:01:25','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(510,NULL,NULL,607,'post','acf-field',1,602,NULL,NULL,'Button','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 15:01:41','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(511,'https://commercegate.goodface.com.ua/wp/careers/','48:2b5522388193392b2cff9c2be251ebd6',612,'post','page',1,0,NULL,NULL,'Careers','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 15:35:17','2021-12-02 20:47:55',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-12-02 15:47:54','2021-08-02 15:50:10'),(512,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field-group&p=614','72:bd0241de41a6db9f502ea4ad7c374bf1',614,'post','acf-field-group',1,0,NULL,NULL,'Career','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 15:49:45','2021-11-25 16:22:49',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-08-03 09:48:56','2021-08-02 15:49:45'),(513,NULL,NULL,615,'post','acf-field',1,614,NULL,NULL,'Main block','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 15:56:22','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(514,NULL,NULL,616,'post','acf-field',1,614,NULL,NULL,'Main block','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 15:56:22','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(515,NULL,NULL,617,'post','acf-field',1,616,NULL,NULL,'Image','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 15:56:22','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(516,NULL,NULL,618,'post','acf-field',1,616,NULL,NULL,'Title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 15:56:22','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(517,NULL,NULL,619,'post','acf-field',1,616,NULL,NULL,'Description','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 15:56:22','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(518,NULL,NULL,620,'post','acf-field',1,616,NULL,NULL,'Button title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 15:56:22','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(519,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/career-img.png','81:d1cee1dc4cbf18462d056893d8dac9f3',621,'post','attachment',1,612,NULL,NULL,'career-img','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/career-img.png',NULL,'621','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/career-img.png','621','attachment-image','{\"width\":2360,\"height\":1000,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/career-img.png\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/career-img.png\",\"size\":\"full\",\"id\":621,\"alt\":\"Start Your Career - CommerceGate.com\",\"pixels\":2360000,\"type\":\"image/png\"}',NULL,NULL,NULL,'2021-08-02 15:56:48','2021-11-19 17:47:51',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-02 15:57:06','2021-08-02 15:56:48'),(520,NULL,NULL,623,'post','acf-field',1,614,NULL,NULL,'Career block info','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 16:03:41','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(521,NULL,NULL,624,'post','acf-field',1,623,NULL,NULL,'Title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 16:03:41','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(525,NULL,NULL,628,'post','acf-field',1,623,NULL,NULL,'Button','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 16:03:41','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(526,NULL,NULL,629,'post','acf-field',1,614,NULL,NULL,'Career block','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 16:04:43','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(527,NULL,NULL,630,'post','acf-field',1,628,NULL,NULL,'Show','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 16:06:26','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(528,NULL,NULL,631,'post','acf-field',1,628,NULL,NULL,'Hide','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 16:06:26','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(534,NULL,NULL,638,'post','acf-field',1,614,NULL,NULL,'Work with us','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 16:49:34','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(535,NULL,NULL,639,'post','acf-field',1,614,NULL,NULL,'Block info','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 16:49:34','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(536,NULL,NULL,640,'post','acf-field',1,639,NULL,NULL,'Image','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 16:49:34','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(537,NULL,NULL,641,'post','acf-field',1,639,NULL,NULL,'Title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 16:49:34','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(538,NULL,NULL,642,'post','acf-field',1,639,NULL,NULL,'Description','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 16:49:34','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(539,NULL,NULL,643,'post','acf-field',1,614,NULL,NULL,'List','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 16:49:34','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(540,NULL,NULL,644,'post','acf-field',1,643,NULL,NULL,'Icon','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 16:49:34','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(541,NULL,NULL,645,'post','acf-field',1,643,NULL,NULL,'Description','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 16:49:34','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(542,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/Payment-Gateway-Platform-img.png','99:d849216b4a8262fb64983e5d58b322c3',646,'post','attachment',1,612,NULL,NULL,'Payment-Gateway-Platform-img','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/Payment-Gateway-Platform-img.png',NULL,'646','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/Payment-Gateway-Platform-img.png','646','attachment-image','{\"width\":960,\"height\":680,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/Payment-Gateway-Platform-img.png\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/Payment-Gateway-Platform-img.png\",\"size\":\"full\",\"id\":646,\"alt\":\"Payment Gateway Platform - CommerceGate.com\",\"pixels\":652800,\"type\":\"image/png\"}',NULL,NULL,NULL,'2021-08-02 16:50:21','2021-11-19 17:47:51',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-02 16:50:26','2021-08-02 16:50:21'),(543,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/Friendly-International-Team-icon.svg','103:d43e6f18b74cc907ee72a1247b6c6102',647,'post','attachment',1,612,NULL,NULL,'Friendly-International-Team-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-02 16:51:08','2021-11-19 19:31:20',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-02 16:51:11','2021-08-02 16:51:08'),(544,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/Great-location-icon.svg','90:1060f3048af44ca7fcc9c33757f61f5b',648,'post','attachment',1,612,NULL,NULL,'Great-location-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-02 16:51:50','2021-11-19 19:31:20',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-02 16:51:53','2021-08-02 16:51:50'),(545,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/Free-Gym-icon.svg','84:edaf449f3f0f60cb1e57dbeccc44f28d',649,'post','attachment',1,612,NULL,NULL,'Free-Gym-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-02 16:52:22','2021-11-19 19:31:20',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-02 16:52:25','2021-08-02 16:52:22'),(546,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/corporate-culture-icon.svg','93:b9ed6978af6370d7e1b4ffdc5bd78e56',650,'post','attachment',1,612,NULL,NULL,'corporate-culture-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-02 16:53:08','2021-11-19 19:31:20',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-02 16:53:11','2021-08-02 16:53:08'),(547,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/Bonus-Structure-icon.svg','91:380a20deb13781e2b002505834796ffe',651,'post','attachment',1,612,NULL,NULL,'Bonus-Structure-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-02 16:53:50','2021-11-19 19:31:20',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-02 16:53:55','2021-08-02 16:53:50'),(548,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/Fun-Events-icon.svg','86:b90f7bc2ae50ae74d362d039a0de9379',652,'post','attachment',1,612,NULL,NULL,'Fun-Events-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-02 16:54:30','2021-11-19 19:31:20',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-02 16:54:33','2021-08-02 16:54:30'),(549,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/Great-Career-AdvancementOpportunities-icon.svg','113:c6485ca57501fde16cda244a10226d81',653,'post','attachment',1,612,NULL,NULL,'Great-Career-AdvancementOpportunities-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-02 16:54:59','2021-11-19 19:31:20',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-02 16:55:02','2021-08-02 16:54:59'),(550,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/Private-Health-Insurance-icon.svg','100:dd0bccaa51d93e9ac1e6d6947b4ede6c',654,'post','attachment',1,612,NULL,NULL,'Private-Health-Insurance-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-02 16:56:14','2021-11-19 19:31:20',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-02 16:56:17','2021-08-02 16:56:14'),(551,NULL,NULL,656,'post','acf-field',1,20,NULL,NULL,'Text block','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 17:09:19','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(552,NULL,NULL,657,'post','acf-field',1,656,NULL,NULL,'Title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 17:09:19','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(553,NULL,NULL,658,'post','acf-field',1,656,NULL,NULL,'Description','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 17:09:19','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(554,NULL,NULL,659,'post','acf-field',1,656,NULL,NULL,'Link','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 17:09:19','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(555,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=660','66:340ce4264a0bfaea6049183de8610104',660,'post','acf-field',1,20,NULL,NULL,'Vacancy global','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 17:18:57','2021-11-30 13:32:28',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-30 08:32:28','2021-08-02 17:18:57'),(556,NULL,NULL,661,'post','acf-field',1,660,NULL,NULL,'Back button','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 17:18:57','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(557,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=662','66:53b8c17b2cb28cc3123ee2064af2d1c4',662,'post','acf-field',1,660,NULL,NULL,'Apply button','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 17:18:57','2021-09-01 20:16:50',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(558,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=663','66:3c0c57a34fd135e8d4af88b3da075591',663,'post','acf-field',1,20,NULL,NULL,'Global texts','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-02 17:21:11','2021-11-30 13:32:28',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-30 08:32:28','2021-08-02 17:21:10'),(559,NULL,NULL,664,'post','acf-field',1,528,NULL,NULL,'Description','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-03 09:24:06','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(560,NULL,NULL,665,'post','acf-field',1,527,NULL,NULL,'Vacancy content','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-03 09:26:18','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(569,NULL,NULL,674,'post','acf-field',1,527,NULL,NULL,'Vacancy content','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-03 09:31:35','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(571,NULL,NULL,676,'post','acf-field',1,660,NULL,NULL,'Block suptitle','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-03 09:53:05','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(572,NULL,NULL,677,'post','acf-field',1,676,NULL,NULL,'Singular','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-03 09:53:05','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(573,NULL,NULL,678,'post','acf-field',1,676,NULL,NULL,'Plural','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-03 09:53:05','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(574,NULL,NULL,679,'post','acf-field',1,676,NULL,NULL,'Color','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-03 09:53:05','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(575,'https://commercegate.goodface.com.ua/wp/contact-us/','51:ba8aa5979e141a86b84a855ba210ec11',686,'post','page',1,0,NULL,NULL,'Contact us','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-03 11:36:40','2021-12-14 19:17:37',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-12-14 14:17:37','2021-08-03 11:36:44'),(576,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field-group&p=688','72:9700c97189c9332ba291af9269751e90',688,'post','acf-field-group',1,0,NULL,NULL,'Contact us','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-03 11:37:02','2021-11-25 16:22:49',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-08-03 12:02:02','2021-08-03 11:37:02'),(586,NULL,NULL,698,'post','acf-field',1,709,NULL,NULL,'Description','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-03 11:59:13','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(587,NULL,NULL,699,'post','acf-field',1,688,NULL,NULL,'Contacts list','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-03 11:59:13','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(588,NULL,NULL,700,'post','acf-field',1,699,NULL,NULL,'Icon','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-03 11:59:13','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(589,NULL,NULL,701,'post','acf-field',1,699,NULL,NULL,'Title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-03 11:59:13','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(590,NULL,NULL,702,'post','acf-field',1,699,NULL,NULL,'Description','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-03 11:59:13','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(591,NULL,NULL,703,'post','acf-field',1,699,NULL,NULL,'Links','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-03 11:59:13','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(592,NULL,NULL,704,'post','acf-field',1,703,NULL,NULL,'Phone','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-03 11:59:13','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(593,NULL,NULL,705,'post','acf-field',1,703,NULL,NULL,'Custom link','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-03 11:59:13','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(594,NULL,NULL,706,'post','acf-field',1,688,NULL,NULL,'Contacts footer','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-03 12:01:09','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(595,NULL,NULL,707,'post','acf-field',1,706,NULL,NULL,'Title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-03 12:01:09','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(596,NULL,NULL,708,'post','acf-field',1,706,NULL,NULL,'Description','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-03 12:01:09','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(597,NULL,NULL,709,'post','acf-field',1,688,NULL,NULL,'Contacts header','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-03 12:01:56','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(598,NULL,NULL,710,'post','acf-field',1,709,NULL,NULL,'Title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-03 12:01:56','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(599,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/Contact-Sales-icon.svg','89:cbf16fa1e7ff0817465bfc1f6b401f8d',711,'post','attachment',1,686,NULL,NULL,'Contact-Sales-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-03 12:02:55','2021-11-19 19:31:20',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-03 12:02:58','2021-08-03 12:02:55'),(600,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/Merchant-Support-icon.svg','92:9ad8e7be41a75cbc0e199b71f6c0f75d',712,'post','attachment',1,686,NULL,NULL,'Merchant-Support-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-03 12:04:42','2021-11-19 19:31:20',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-03 12:04:44','2021-08-03 12:04:42'),(601,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/Customer-Support-icon.svg','92:45ee9e7dcf83437829f64624b9e8491e',713,'post','attachment',1,686,NULL,NULL,'Customer-Support-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-03 12:05:05','2021-11-19 19:31:20',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-03 12:05:07','2021-08-03 12:05:05'),(602,'https://commercegate.goodface.com.ua/wp/pricing/','48:110dcbb29ae03a88a02e5666efc940e9',717,'post','page',1,0,NULL,NULL,'Pricing','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-03 12:22:59','2021-12-14 19:57:07',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-12-14 14:57:04','2021-08-03 12:23:03'),(603,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field-group&p=719','72:e8e831e431a3ae3b0d550cb0431eb9a8',719,'post','acf-field-group',1,0,NULL,NULL,'Pricing','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-03 12:23:18','2021-11-25 16:22:49',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-08-03 15:34:26','2021-08-03 12:23:18'),(604,NULL,NULL,720,'post','acf-field',1,719,NULL,NULL,'Main block','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-03 12:54:31','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(605,NULL,NULL,721,'post','acf-field',1,719,NULL,NULL,'Top part','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-03 12:54:31','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(606,NULL,NULL,722,'post','acf-field',1,721,NULL,NULL,'Title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-03 12:54:31','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(607,NULL,NULL,723,'post','acf-field',1,721,NULL,NULL,'Description','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-03 12:54:31','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(608,NULL,NULL,725,'post','acf-field',1,719,NULL,NULL,'Pricings','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-03 13:08:29','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(609,NULL,NULL,726,'post','acf-field',1,719,NULL,NULL,'Flexible pricing','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-03 13:08:29','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(614,NULL,NULL,731,'post','acf-field',1,726,NULL,NULL,'Title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-03 13:10:08','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(615,NULL,NULL,732,'post','acf-field',1,726,NULL,NULL,'Description','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-03 13:14:55','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(616,NULL,NULL,733,'post','acf-field',1,726,NULL,NULL,'Price','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-03 13:14:55','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(617,NULL,NULL,734,'post','acf-field',1,726,NULL,NULL,'List','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-03 13:14:55','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(618,NULL,NULL,735,'post','acf-field',1,734,NULL,NULL,'Item','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-03 13:14:56','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(619,NULL,NULL,736,'post','acf-field',1,726,NULL,NULL,'Link','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-03 13:16:05','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(620,NULL,NULL,737,'post','acf-field',1,719,NULL,NULL,'Customized approach','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-03 13:20:53','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(621,NULL,NULL,738,'post','acf-field',1,737,NULL,NULL,'Title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-03 13:20:53','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(622,NULL,NULL,739,'post','acf-field',1,737,NULL,NULL,'Description','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-03 13:20:53','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(623,NULL,NULL,740,'post','acf-field',1,737,NULL,NULL,'List','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-03 13:20:53','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(624,NULL,NULL,741,'post','acf-field',1,740,NULL,NULL,'Item','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-03 13:20:53','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(625,NULL,NULL,742,'post','acf-field',1,737,NULL,NULL,'Link','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-03 13:20:53','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(626,NULL,NULL,745,'post','acf-field',1,719,NULL,NULL,'What’s Included','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-03 13:36:30','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(627,NULL,NULL,746,'post','acf-field',1,719,NULL,NULL,'Block info','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-03 13:36:31','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(628,NULL,NULL,747,'post','acf-field',1,746,NULL,NULL,'Title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-03 13:36:31','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(629,NULL,NULL,748,'post','acf-field',1,746,NULL,NULL,'Description','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-03 13:36:31','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(635,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/Optimised-Cross-Platform-Checkout-icon.svg','109:fb38011b13e8bbe79b6883604fceb641',755,'post','attachment',1,717,NULL,NULL,'Optimised-Cross-Platform-Checkout-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-03 13:43:41','2021-11-19 19:31:21',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-03 13:43:44','2021-08-03 13:43:41'),(636,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/Global-payment-outreach-icon.svg','99:b46428677379c52969ac4035db50f0ea',756,'post','attachment',1,717,NULL,NULL,'Global-payment-outreach-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-03 13:44:45','2021-11-19 19:31:21',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-03 13:44:48','2021-08-03 13:44:44'),(637,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/Proven-security-icon.svg','91:cb7a65e16b721b7ac09fb6ddde44777c',757,'post','attachment',1,717,NULL,NULL,'Proven-security-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-03 13:45:55','2021-11-19 19:31:21',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-03 13:45:59','2021-08-03 13:45:55'),(638,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/automatic-billing-system-icon.svg','100:21a62fa58309c6664e5330267b803950',758,'post','attachment',1,717,NULL,NULL,'automatic-billing-system-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-03 13:47:02','2021-11-19 19:31:21',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-03 13:47:05','2021-08-03 13:47:02'),(639,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/Automated-payouts-icon.svg','93:ce3598997f51557ad93c20eeecdebc16',759,'post','attachment',1,717,NULL,NULL,'Automated-payouts-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-03 13:47:56','2021-11-19 19:31:21',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-03 13:47:59','2021-08-03 13:47:56'),(640,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/Customer-support-service-icon.svg','100:99af17b50a1b01027d960aa0b686fdce',760,'post','attachment',1,717,NULL,NULL,'Customer-support-service-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-03 13:48:41','2021-11-19 19:31:21',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-03 13:48:44','2021-08-03 13:48:41'),(642,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/Personalised-merchant-service-icon.svg','105:3f12210ee8ed54f9e373f7b87f009e0d',763,'post','attachment',1,717,NULL,NULL,'Personalised-merchant-service-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-03 14:00:11','2021-11-19 19:31:21',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-03 14:00:14','2021-08-03 14:00:11'),(643,NULL,NULL,766,'post','acf-field',1,719,NULL,NULL,'List','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-03 14:15:21','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(644,NULL,NULL,767,'post','acf-field',1,766,NULL,NULL,'Icon','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-03 14:15:21','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(645,NULL,NULL,768,'post','acf-field',1,766,NULL,NULL,'Title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-03 14:15:21','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(646,NULL,NULL,769,'post','acf-field',1,766,NULL,NULL,'List','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-03 14:15:21','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(647,NULL,NULL,770,'post','acf-field',1,769,NULL,NULL,'Item title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-03 14:15:21','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(648,NULL,NULL,775,'post','acf-field',1,719,NULL,NULL,'Blocks list','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-03 14:30:13','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(649,NULL,NULL,776,'post','acf-field',1,719,NULL,NULL,'Blocks list','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-03 14:30:13','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(650,NULL,NULL,777,'post','acf-field',1,776,NULL,NULL,'Link','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-03 14:30:13','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(651,NULL,NULL,778,'post','acf-field',1,776,NULL,NULL,'Title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-03 14:30:13','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(652,NULL,NULL,779,'post','acf-field',1,776,NULL,NULL,'Description','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-03 14:30:13','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(653,NULL,NULL,780,'post','acf-field',1,776,NULL,NULL,'Icons style','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-03 14:31:52','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(654,NULL,NULL,781,'post','acf-field',1,776,NULL,NULL,'Icons','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-03 14:31:52','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(655,NULL,NULL,782,'post','acf-field',1,781,NULL,NULL,'Icon','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-03 14:31:52','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(656,NULL,NULL,783,'post','acf-field',1,776,NULL,NULL,'Text items','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-03 14:34:26','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(657,NULL,NULL,784,'post','acf-field',1,783,NULL,NULL,'Bold text','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-03 14:34:26','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(658,NULL,NULL,785,'post','acf-field',1,783,NULL,NULL,'Item text','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-03 14:34:26','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(659,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/visa-logo.svg','80:1f307c071a68e71ae17232a7d9dc3274',788,'post','attachment',1,717,NULL,NULL,'visa-logo','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-03 15:15:00','2021-11-19 19:31:21',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-03 15:15:02','2021-08-03 15:15:00'),(660,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/maestro-logo.svg','83:790c3caf8880df8744d87cd6ff61a4ce',789,'post','attachment',1,717,NULL,NULL,'maestro-logo','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-03 15:15:18','2021-11-19 19:31:21',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-03 15:15:35','2021-08-03 15:15:18'),(661,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/mastercard-logo.svg','86:25903b61cc098aee6452fb3b0173efe7',790,'post','attachment',1,717,NULL,NULL,'mastercard-logo','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-03 15:15:54','2021-11-19 19:31:21',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-03 15:15:56','2021-08-03 15:15:54'),(662,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/diners-logo.png','82:2eb1bb1080ec6ac5f2e8e7a9467c6b58',791,'post','attachment',1,717,NULL,NULL,'diners-logo','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/diners-logo.png',NULL,'791','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/diners-logo.png','791','attachment-image','{\"width\":92,\"height\":68,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/diners-logo.png\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/diners-logo.png\",\"size\":\"full\",\"id\":791,\"alt\":\"Diners - CommerceGate.com\",\"pixels\":6256,\"type\":\"image/png\"}',NULL,NULL,NULL,'2021-08-03 15:16:18','2021-11-19 19:31:21',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-03 15:16:21','2021-08-03 15:16:18'),(663,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/jcb-logo.svg','79:bcefe58f8243bae316e1b4be317b92a3',792,'post','attachment',1,717,NULL,NULL,'jcb-logo','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-03 15:16:35','2021-11-19 19:31:21',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-03 15:16:37','2021-08-03 15:16:35'),(664,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/mur-logo.svg','79:b71fb892f391e94589c181fc993e4a20',793,'post','attachment',1,717,NULL,NULL,'mur-logo','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-03 15:16:51','2021-11-19 19:31:21',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-03 15:16:54','2021-08-03 15:16:51'),(665,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/boleto-logo.svg','82:105e21b8216c7a1eaed1cc120f908950',795,'post','attachment',1,717,NULL,NULL,'boleto-logo','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-03 15:18:39','2021-11-19 19:31:21',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-03 15:18:41','2021-08-03 15:18:39'),(666,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/apple-pay-logo.svg','85:f557101a9b004e16f531eaf9826227f9',796,'post','attachment',1,717,NULL,NULL,'apple-pay-logo','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-03 15:18:56','2021-11-19 19:39:33',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-03 15:18:58','2021-08-03 15:18:56'),(667,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/google-pay-logo.svg','86:0f95d6e266575ef9b2cfb7252e6094cc',797,'post','attachment',1,717,NULL,NULL,'google-pay-logo','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-03 15:19:19','2021-11-19 19:39:33',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-03 15:19:21','2021-08-03 15:19:19'),(668,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/pix-logo.svg','79:c69f7abc6edfb5ec50d2766205bf4a3e',798,'post','attachment',1,717,NULL,NULL,'pix-logo','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-03 15:19:34','2021-11-19 19:39:33',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-03 15:19:36','2021-08-03 15:19:34'),(669,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/ted-logo.svg','79:8b5e580080781b5420123481fea454fe',799,'post','attachment',1,717,NULL,NULL,'ted-logo','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-03 15:19:51','2021-11-19 19:39:34',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-03 15:19:53','2021-08-03 15:19:51'),(670,NULL,NULL,801,'post','acf-field',1,776,NULL,NULL,'Block','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-03 15:24:55','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(672,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field-group&p=806','72:53c46a1ea7b6c83a8e4c191f47152941',806,'post','acf-field-group',1,0,NULL,NULL,'Blog','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-03 16:12:44','2021-11-25 16:22:49',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-08-03 16:35:38','2021-08-03 16:12:44'),(679,NULL,NULL,813,'post','acf-field',1,806,NULL,NULL,'Block info','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-03 16:35:38','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(680,NULL,NULL,814,'post','acf-field',1,813,NULL,NULL,'Title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-03 16:35:38','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(681,NULL,NULL,815,'post','acf-field',1,813,NULL,NULL,'Description','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-03 16:35:38','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(683,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=818','66:dfe2b363f77bf365efff66e2984e60b4',818,'post','acf-field',1,20,NULL,NULL,'Subscribe in articles list','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-03 16:54:59','2021-11-30 13:32:28',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-30 08:32:28','2021-08-03 16:54:59'),(684,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=819','66:ac7886c8290f457450265120d30c618b',819,'post','acf-field',1,818,NULL,NULL,'Title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-03 16:54:59','2021-11-30 13:32:28',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-03 16:54:59','2021-08-03 16:54:59'),(685,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=820','66:dc9812df778a55d5f3f2c46e8a82562f',820,'post','acf-field',1,818,NULL,NULL,'Description','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-03 16:54:59','2021-11-30 13:32:28',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-03 16:54:59','2021-08-03 16:54:59'),(687,NULL,NULL,821,'post','acf-field',1,210,NULL,NULL,'Main category name','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-04 10:02:38','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(722,NULL,NULL,896,'post','acf-field',1,409,NULL,NULL,'Book content','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-04 14:58:33','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(723,NULL,NULL,897,'post','acf-field',1,409,NULL,NULL,'Book content','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-04 14:58:33','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(724,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=898','66:b00af74c7333e7836875a2cb792b50b9',898,'post','acf-field',1,20,NULL,NULL,'eBook global','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-04 15:02:24','2021-12-01 00:29:56',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-30 19:29:56','2021-08-04 15:02:24'),(725,NULL,NULL,899,'post','acf-field',1,898,NULL,NULL,'Book title before','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-04 15:02:24','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(726,NULL,NULL,900,'post','acf-field',1,897,NULL,NULL,'Image','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-04 15:12:31','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(727,NULL,NULL,901,'post','acf-field',1,897,NULL,NULL,'Description','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-04 15:12:31','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(728,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/book.png','75:494e0b8e1a4a5e5f765791c4700dbfca',903,'post','attachment',1,407,NULL,NULL,'book','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/book.png',NULL,'903','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/book.png','903','attachment-image','{\"width\":760,\"height\":1080,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/book.png\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/book.png\",\"size\":\"full\",\"id\":903,\"alt\":\"2021\\u2019s Guide to Revenue Optimization - CommerceGater\",\"pixels\":820800,\"type\":\"image/png\"}',NULL,NULL,NULL,'2021-08-04 15:22:44','2021-11-19 19:39:34',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-04 15:22:49','2021-08-04 15:22:44'),(729,NULL,NULL,904,'post','acf-field',1,898,NULL,NULL,'Display full book content button','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-04 15:25:58','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(734,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field-group&p=909','72:9cdd9fa69b0451ec2bed8bd1a6ab2514',909,'post','acf-field-group',1,0,NULL,NULL,'eBook thanks','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-05 10:01:08','2021-11-25 16:22:49',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-08-05 13:42:05','2021-08-05 10:01:08'),(736,NULL,NULL,911,'post','acf-field',1,909,NULL,NULL,'Ebook thanks','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-05 10:11:09','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(737,NULL,NULL,912,'post','acf-field',1,911,NULL,NULL,'Image','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-05 10:11:09','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(738,NULL,NULL,913,'post','acf-field',1,911,NULL,NULL,'Description','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-05 10:11:09','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(739,NULL,NULL,914,'post','acf-field',1,897,NULL,NULL,'Thanks page','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-05 10:11:09','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(740,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/ebook-img.png','80:dd7cd9244c4e95c0d57f48937f7d8a5f',915,'post','attachment',1,1544,NULL,NULL,'ebook-img','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/ebook-img.png',NULL,'915','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/ebook-img.png','915','attachment-image','{\"width\":400,\"height\":569,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/ebook-img.png\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/ebook-img.png\",\"size\":\"full\",\"id\":915,\"alt\":\"CommerceGate.com\",\"pixels\":227600,\"type\":\"image/png\"}',NULL,NULL,NULL,'2021-08-05 10:11:42','2021-11-19 19:16:57',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-19 14:16:57','2021-08-05 10:11:42'),(743,NULL,NULL,919,'post','acf-field',1,911,NULL,NULL,'Related ebooks','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-05 10:24:31','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(744,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=920','66:6dada0b39d94a867f31fc2121641278e',920,'post','acf-field',1,898,NULL,NULL,'Related books title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-05 13:04:24','2021-08-30 11:13:28',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(745,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=921','66:b15803c6a7f0f1ba5fb81fd559849a10',921,'post','acf-field',1,898,NULL,NULL,'Book button title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-05 13:33:42','2021-08-30 11:13:28',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(746,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=922','66:86a822f09860425dc154bfd942506149',922,'post','acf-field',1,898,NULL,NULL,'Book thanks page title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-05 13:38:59','2021-08-30 11:13:28',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(747,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=923','66:6241ff9d98c9443d8ef87a08eacc005f',923,'post','acf-field',1,898,NULL,NULL,'Book thanks page description','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-05 13:38:59','2021-08-30 11:13:28',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(748,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=924','66:ce52c4e610d0fa63a29d2c136a26098d',924,'post','acf-field',1,898,NULL,NULL,'Download book button title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-05 13:38:59','2021-08-30 11:13:28',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(749,NULL,NULL,925,'post','acf-field',1,911,NULL,NULL,'Book file','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-05 13:42:05','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(750,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/book.pdf','75:0fd07b8a93d8cce337703a8b110f738d',926,'post','attachment',1,1544,NULL,NULL,'book','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-05 13:43:52','2021-11-19 19:16:57',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-19 14:16:57','2021-08-05 13:43:52'),(752,'https://commercegate.goodface.com.ua/wp/book_category/case-studies/','67:640f8eb90197654a9c93065264d5cbad',46,'term','book_category',NULL,NULL,NULL,NULL,'Case Studies',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-05 14:44:54','2021-11-18 18:18:13',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-09-09 18:25:54','2021-07-27 12:48:11'),(753,'https://commercegate.goodface.com.ua/wp/book_category/e-books/','62:05df0db3dbbbb29f1fb1d250b77dae44',48,'term','book_category',NULL,NULL,NULL,NULL,'E-books',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-05 14:45:06','2021-11-18 18:18:13',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-09-09 18:23:23','2021-07-27 12:48:21'),(754,'https://commercegate.goodface.com.ua/wp/resources/','50:5a949fa08151e5e6f939d11103f172cf',930,'post','page',1,0,NULL,NULL,'All you need to know','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-05 14:55:19','2021-11-18 19:01:09',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-18 14:01:08','2021-08-05 14:55:28'),(755,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field-group&p=932','72:ad5b74fb21ea680f6de922064465eb84',932,'post','acf-field-group',1,0,NULL,NULL,'Resource center','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-05 14:55:46','2021-11-25 16:22:49',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-10-12 15:22:49','2021-08-05 14:55:46'),(756,NULL,NULL,935,'post','acf-field',1,932,NULL,NULL,'Page header','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-05 15:04:06','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(757,NULL,NULL,936,'post','acf-field',1,935,NULL,NULL,'Description','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-05 15:04:06','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(758,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=937','66:a132ba9805bae69108d9b5be37c1deaa',937,'post','acf-field',1,935,NULL,NULL,'Button title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-05 15:04:06','2021-10-12 19:22:49',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(759,NULL,NULL,939,'post','acf-field',1,932,NULL,NULL,'Page content','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-05 15:13:35','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(760,NULL,NULL,940,'post','acf-field',1,939,NULL,NULL,'Featured ebooks title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-05 15:13:35','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(761,NULL,NULL,941,'post','acf-field',1,939,NULL,NULL,'Ebooks main category title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-05 15:13:35','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(762,NULL,NULL,945,'post','acf-field',1,939,NULL,NULL,'Featured ebooks','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-05 15:18:38','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(763,'https://commercegate.goodface.com.ua/wp/ebook/comparison-to-choose/','67:adf18602bf3afd51a30ba6660b1db366',947,'post','ebook',1,0,NULL,NULL,'Case Studies 1','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-05 15:19:03','2021-11-18 18:18:13',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-09-09 18:25:31','2021-08-05 15:19:21'),(828,'https://commercegate.goodface.com.ua/wp/ebook/case-studies-3/','61:b244171d85713b3f5401114feafb5fa3',1077,'post','ebook',1,0,NULL,NULL,'Case Studies 3','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-06 09:25:32','2021-11-18 18:18:13',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-09-09 18:25:22','2021-08-06 09:25:52'),(829,'https://commercegate.goodface.com.ua/wp/ebook/case-studies-5/','61:bd9a3d9fd4f18a362779b5d527cdcda7',1078,'post','ebook',1,0,NULL,NULL,'Case Studies 5','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-06 09:26:01','2021-11-18 18:18:13',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-09-09 18:25:13','2021-08-06 09:26:38'),(830,'https://commercegate.goodface.com.ua/wp/ebook/case-studies-6/','61:bff78e5cdb5d0d560b4e52bc493ace8c',1079,'post','ebook',1,0,NULL,NULL,'Case Studies 6','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-06 09:26:05','2021-11-18 18:18:13',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-09-09 18:25:05','2021-08-06 09:26:43'),(831,'https://commercegate.goodface.com.ua/wp/ebook/case-studies-7/','61:9081cc84da75b35166943cf90ec54170',1080,'post','ebook',1,0,NULL,NULL,'Case Studies 7','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-06 09:26:08','2021-11-18 18:18:13',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-09-09 18:24:55','2021-08-06 09:26:47'),(832,'https://commercegate.goodface.com.ua/wp/ebook/case-studies-8/','61:5699caa70f41949de0beb387c2d81895',1081,'post','ebook',1,0,NULL,NULL,'Case Studies 8','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-06 09:26:08','2021-11-18 18:18:13',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-09-09 18:24:46','2021-08-06 09:26:49'),(833,'https://commercegate.goodface.com.ua/wp/ebook/case-studies-9/','61:64f8ab3a9e8147b9e4f9360078dd7915',1082,'post','ebook',1,0,NULL,NULL,'Case Studies 9','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-06 09:26:12','2021-11-18 18:18:13',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-09-09 18:24:37','2021-08-06 09:26:51'),(834,'https://commercegate.goodface.com.ua/wp/ebook/case-studies-10/','62:3df242ad9a7ca28c63d21a6c9c0ecc30',1083,'post','ebook',1,0,NULL,NULL,'Case Studies 10','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-06 09:26:12','2021-11-18 18:18:13',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-09-09 18:24:28','2021-08-06 09:26:55'),(835,'https://commercegate.goodface.com.ua/wp/ebook/case-studies-12/','62:5b3f4ac5f95034e4682504cf083732a5',1084,'post','ebook',1,0,NULL,NULL,'Case Studies 12','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-06 09:26:16','2021-11-18 18:18:13',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-09-09 18:24:06','2021-08-06 09:27:00'),(836,'https://commercegate.goodface.com.ua/wp/ebook/case-studies-11/','62:a2b7e846f0ca01a380b743ac49c94f2b',1085,'post','ebook',1,0,NULL,NULL,'Case Studies 11','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-06 09:26:16','2021-11-18 18:18:13',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-09-09 18:24:18','2021-08-06 09:26:58'),(837,'https://commercegate.goodface.com.ua/wp/ebook/case-studies-14/','62:3b95c476b8debcc7a86f2a74028b6700',1086,'post','ebook',1,0,NULL,NULL,'Case Studies 14','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-06 09:26:19','2021-11-18 18:18:13',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-09-09 18:23:44','2021-08-06 09:27:10'),(838,'https://commercegate.goodface.com.ua/wp/ebook/case-studies-13/','62:0c5f51c67d7e6a87785ae231111d6774',1087,'post','ebook',1,0,NULL,NULL,'Case Studies 13','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-06 09:26:19','2021-11-18 18:18:13',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-09-09 18:23:54','2021-08-06 09:27:04'),(839,'https://commercegate.goodface.com.ua/wp/ebook/case-studies-15/','62:ca02f5917c7e597af623c869293dfe24',1088,'post','ebook',1,0,NULL,NULL,'Case Studies 15','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-06 09:26:22','2021-11-18 18:18:13',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-09-09 18:23:35','2021-08-06 09:27:12'),(840,'https://commercegate.goodface.com.ua/wp/ebook/e-books-3/','56:eafa297cc8650b5124e6172c3dbd0f6e',1089,'post','ebook',1,0,NULL,NULL,'E-books 3','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-06 09:27:33','2021-11-18 18:18:13',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-09-09 18:23:14','2021-08-06 09:28:24'),(841,'https://commercegate.goodface.com.ua/wp/ebook/e-books-2/','56:07a16678e8bcc0cb37c14874d05815a5',1090,'post','ebook',1,0,NULL,NULL,'E-books 2','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-06 09:27:33','2021-11-18 18:18:13',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-09-09 18:23:23','2021-08-06 09:28:22'),(842,'https://commercegate.goodface.com.ua/wp/ebook/e-books-4/','56:16b6aa70ab8a59f380db3b8c913f15f9',1091,'post','ebook',1,0,NULL,NULL,'E-books 4','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-06 09:27:38','2021-11-18 18:18:13',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-09-09 18:23:04','2021-08-06 09:28:27'),(843,'https://commercegate.goodface.com.ua/wp/ebook/e-books-5/','56:5235865b076d6aa15759b9bafbc1b6a1',1092,'post','ebook',1,0,NULL,NULL,'E-books 5','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-06 09:27:38','2021-11-18 18:18:13',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-09-09 18:22:53','2021-08-06 09:28:31'),(844,'https://commercegate.goodface.com.ua/wp/ebook/e-books-6/','56:64fa0d14d3806cd825c450f2c81196ea',1093,'post','ebook',1,0,NULL,NULL,'E-books 6','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-06 09:27:43','2021-11-18 18:18:13',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-09-09 18:22:43','2021-08-06 09:28:35'),(845,'https://commercegate.goodface.com.ua/wp/ebook/e-books-7/','56:e22d0e9aebc67c41d4307fa54b8b8890',1094,'post','ebook',1,0,NULL,NULL,'E-books 7','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-06 09:27:43','2021-11-18 18:18:13',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-09-09 18:22:34','2021-08-06 09:28:38'),(846,'https://commercegate.goodface.com.ua/wp/ebook/e-books-8/','56:448d8f07dfee8ea4a78effa64d1e48c5',1095,'post','ebook',1,0,NULL,NULL,'E-books 8','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-06 09:27:46','2021-11-18 18:18:13',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-09-09 18:22:23','2021-08-06 09:28:42'),(847,'https://commercegate.goodface.com.ua/wp/ebook/e-books-9/','56:a3a9a658ff63fb562d6cb2117e3de060',1096,'post','ebook',1,0,NULL,NULL,'E-books 9','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-06 09:27:46','2021-11-18 18:18:13',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-09-09 18:22:06','2021-08-06 09:28:47'),(848,'https://commercegate.goodface.com.ua/wp/ebook/e-books-11/','57:0c2b8207f843bc5406f9577135b669f3',1097,'post','ebook',1,0,NULL,NULL,'E-books 11','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-06 09:27:50','2021-11-18 18:18:13',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-09-09 18:21:34','2021-08-06 09:28:52'),(849,'https://commercegate.goodface.com.ua/wp/ebook/e-books-10/','57:d478610b7cd4659f9f865d07909af7f4',1098,'post','ebook',1,0,NULL,NULL,'E-books 10','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-06 09:27:50','2021-11-18 18:18:13',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-09-09 18:21:49','2021-08-06 09:28:49'),(850,'https://commercegate.goodface.com.ua/wp/ebook/e-books-13/','57:c6155ca79069939a2aaca0e3f9aa6b70',1099,'post','ebook',1,0,NULL,NULL,'E-books 13','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-06 09:27:54','2021-11-18 18:18:13',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-09-09 18:20:49','2021-08-06 09:28:57'),(851,'https://commercegate.goodface.com.ua/wp/ebook/e-books-12/','57:bfff58ef3c4f6ab16af1115daee0d3cf',1100,'post','ebook',1,0,NULL,NULL,'E-books 12','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-06 09:27:54','2021-11-18 18:18:13',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-09-09 18:21:04','2021-08-06 09:28:54'),(852,'https://commercegate.goodface.com.ua/wp/ebook/e-books-14/','57:939990f54f88036d705aa789dbb83075',1101,'post','ebook',1,0,NULL,NULL,'E-books 14','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-06 09:27:58','2021-11-18 18:18:13',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-09-09 18:20:37','2021-08-06 09:29:00'),(853,'https://commercegate.goodface.com.ua/wp/ebook/e-books-15/','57:18a936d7c03524604db0b106baec8bc5',1102,'post','ebook',1,0,NULL,NULL,'E-books 15','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-06 09:27:58','2021-11-18 18:18:13',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-09-09 18:20:23','2021-08-06 09:29:02'),(854,'https://commercegate.goodface.com.ua/wp/ebook-thanks/ebook-thanks/','66:cf6079028ebea6e31d5db841368061cb',1106,'post','ebook-thanks',1,0,NULL,NULL,'Ebook thanks','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-06 09:31:11','2021-11-19 19:24:51',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-19 14:24:51','2021-08-06 09:31:19'),(888,NULL,NULL,1147,'post','acf-field',1,20,NULL,NULL,'Search','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-13 14:09:29','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(889,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1148','67:5f5b165b9668e902f053dc256db87d12',1148,'post','acf-field',1,20,NULL,NULL,'Search categories','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-13 14:09:29','2021-11-29 20:23:20',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-17 17:40:25','2021-08-13 14:09:29'),(893,NULL,NULL,1152,'post','acf-field',1,898,NULL,NULL,'Show all books','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-13 14:16:31','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(894,NULL,NULL,1153,'post','acf-field',1,1148,NULL,NULL,'Title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-13 14:33:43','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(895,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1154','67:e2f27c61c38b303638adad6b0252ead5',1154,'post','acf-field',1,1148,NULL,NULL,'Post types','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-13 14:33:43','2021-11-29 20:23:20',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-29 15:23:19','2021-08-13 14:33:43'),(896,NULL,NULL,1155,'post','acf-field',1,1148,NULL,NULL,'Pages','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-13 14:38:02','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(897,NULL,NULL,1156,'post','acf-field',1,90,NULL,NULL,'Global category title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-13 14:46:42','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(901,NULL,NULL,1163,'post','acf-field',1,90,NULL,NULL,'Loading message','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-17 16:33:53','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(902,NULL,NULL,1164,'post','acf-field',1,20,NULL,NULL,'Search error','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-17 17:40:25','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(903,NULL,NULL,1165,'post','acf-field',1,1164,NULL,NULL,'Image','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-17 17:40:25','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(904,NULL,NULL,1166,'post','acf-field',1,1164,NULL,NULL,'Description','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-17 17:40:25','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(905,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1173','67:2c3cded8b59e691f625111df2cd1dad1',1173,'post','acf-field',1,20,NULL,NULL,'Cookie message','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-18 16:16:09','2021-11-30 13:32:28',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-30 08:32:28','2021-08-18 16:16:09'),(906,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1174','67:7a25e8e44991129d6dfd89d8348644a4',1174,'post','acf-field',1,20,NULL,NULL,'Cookie message','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-18 16:16:09','2021-11-30 13:32:28',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-30 08:32:28','2021-08-18 16:16:09'),(907,NULL,NULL,1175,'post','acf-field',1,1174,NULL,NULL,'Title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-18 16:16:09','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(908,NULL,NULL,1176,'post','acf-field',1,1174,NULL,NULL,'Description','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-18 16:16:09','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(909,NULL,NULL,1177,'post','acf-field',1,1174,NULL,NULL,'Buttons','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-18 16:16:09','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(910,NULL,NULL,1178,'post','acf-field',1,1177,NULL,NULL,'Accept','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-18 16:16:09','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(911,NULL,NULL,1179,'post','acf-field',1,1177,NULL,NULL,'More info','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-18 16:16:09','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(912,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field-group&p=1180','73:6ab2cbfa4fe3d983a4a2fe565a5d2994',1180,'post','acf-field-group',1,0,NULL,NULL,'Global info ES','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:58:55','2021-12-01 00:42:07',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-30 19:42:07','2021-08-19 08:59:02'),(913,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1181','67:e8d87e3bef36a331ee9e19452d530fb5',1181,'post','acf-field',1,1180,NULL,NULL,'Header','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:58:55','2021-11-18 18:54:57',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-19 08:58:55','2021-08-19 08:58:55'),(914,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1182','67:50328312b4e27a4a6a5e206ab6d110fb',1182,'post','acf-field',1,1180,NULL,NULL,'Business offering','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:58:56','2021-11-18 18:54:57',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-19 09:01:11','2021-08-19 08:58:55'),(915,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1183','67:89f2ed4f12033ab74da21af0f09ef746',1183,'post','acf-field',1,1182,NULL,NULL,'Business offering','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:58:56','2021-11-18 18:54:57',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-19 08:58:56','2021-08-19 08:58:56'),(916,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1184','67:c777ab13df749179be16d5d3496f3729',1184,'post','acf-field',1,1182,NULL,NULL,'Title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:58:56','2021-11-18 18:54:57',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-26 10:49:46','2021-08-19 08:58:56'),(917,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1185','67:3a86f91b1a5e78fc6d4f8c2044b71dfa',1185,'post','acf-field',1,1182,NULL,NULL,'Description','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:58:56','2021-11-18 18:54:57',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-19 08:58:56','2021-08-19 08:58:56'),(918,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1186','67:2fe22af8eb5aed32125e53a984e2618a',1186,'post','acf-field',1,1182,NULL,NULL,'Menu','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:58:56','2021-11-18 18:54:57',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-19 08:58:56','2021-08-19 08:58:56'),(919,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1187','67:30d4acc939f40128b8722f103056ee2c',1187,'post','acf-field',1,1186,NULL,NULL,'Icon','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:58:56','2021-11-18 18:54:57',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-10-08 11:13:49','2021-08-19 08:58:56'),(920,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1188','67:180676026e027be6320582cc70f273ce',1188,'post','acf-field',1,1186,NULL,NULL,'Url','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:58:56','2021-11-18 18:54:57',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-10-08 11:13:49','2021-08-19 08:58:56'),(921,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1189','67:1eb9f26d444aa4bf28a3b287fd0b1ed6',1189,'post','acf-field',1,1186,NULL,NULL,'Description','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:58:56','2021-11-18 18:54:57',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-10-08 11:13:49','2021-08-19 08:58:56'),(922,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1190','67:5744f2937e8469af501b7bd5d28df773',1190,'post','acf-field',1,1180,NULL,NULL,'Solutions','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:58:56','2021-11-18 18:54:57',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-19 09:01:12','2021-08-19 08:58:56'),(923,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1191','67:d315fae277264ad0e7b9cbedd1d8d634',1191,'post','acf-field',1,1190,NULL,NULL,'Solutions','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:58:56','2021-11-18 18:54:57',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-19 08:58:56','2021-08-19 08:58:56'),(924,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1192','67:52a0449af9b4d840fd188cf38fde3da5',1192,'post','acf-field',1,1190,NULL,NULL,'Title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:58:56','2021-11-18 18:54:57',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-26 10:49:46','2021-08-19 08:58:56'),(925,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1193','67:6894e05b24b11855387c09de045b2275',1193,'post','acf-field',1,1190,NULL,NULL,'Description','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:58:56','2021-11-18 18:54:57',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-19 08:58:56','2021-08-19 08:58:56'),(926,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1194','67:cfaa51784b121ff17f2ef129224fa13c',1194,'post','acf-field',1,1190,NULL,NULL,'Links group 1','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:58:56','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-19 08:58:56','2021-08-19 08:58:56'),(927,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1195','67:c1be232e2f5bfaca07dc07bd88790e80',1195,'post','acf-field',1,1194,NULL,NULL,'Title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:58:56','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-19 08:58:56','2021-08-19 08:58:56'),(928,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1196','67:4012318fcae1e413389c9f9d571b239a',1196,'post','acf-field',1,1194,NULL,NULL,'Links','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:58:56','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-19 08:58:56','2021-08-19 08:58:56'),(929,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1197','67:181af679ea63fca8d796a2b0a16a1ab9',1197,'post','acf-field',1,1196,NULL,NULL,'Icon','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:58:56','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-10-08 11:00:42','2021-08-19 08:58:56'),(930,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1198','67:0ab55da3ecd8e88135e6d36a83709ca0',1198,'post','acf-field',1,1196,NULL,NULL,'Url','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:58:56','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-10-08 11:00:42','2021-08-19 08:58:56'),(931,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1199','67:9b74144a5ac7797a25d17301596fec80',1199,'post','acf-field',1,1196,NULL,NULL,'Description','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:58:56','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-10-08 11:00:42','2021-08-19 08:58:56'),(932,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1200','67:57f8de2c27e67899fa10cdef24a56fc3',1200,'post','acf-field',1,1190,NULL,NULL,'Links group 2','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:58:56','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-19 08:58:56','2021-08-19 08:58:56'),(933,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1201','67:8a9547c62638ab22da034c8766af21b5',1201,'post','acf-field',1,1200,NULL,NULL,'Title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:58:56','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-19 08:58:56','2021-08-19 08:58:56'),(934,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1202','67:67c3ef139c6a9aafc49ac89f34cfa439',1202,'post','acf-field',1,1200,NULL,NULL,'Links','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:58:56','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-19 08:58:56','2021-08-19 08:58:56'),(935,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1203','67:22e6bb7e978c216abe1338cd647840cb',1203,'post','acf-field',1,1202,NULL,NULL,'Icon','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:58:56','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-10-08 11:13:49','2021-08-19 08:58:56'),(936,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1204','67:1a58097a124d6aec79016103127cc49d',1204,'post','acf-field',1,1202,NULL,NULL,'Url','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:58:56','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-10-08 11:13:49','2021-08-19 08:58:56'),(937,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1205','67:9bf93a36296e7b2e273ce2ff0d586d8d',1205,'post','acf-field',1,1202,NULL,NULL,'Description','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:58:56','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-10-08 11:13:49','2021-08-19 08:58:56'),(938,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1206','67:2da6c40578a2ef39c8b2fdd05b24909f',1206,'post','acf-field',1,1180,NULL,NULL,'About us','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:58:56','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-19 09:01:12','2021-08-19 08:58:56'),(939,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1207','67:386de6c1d82d0b4a23700377699d4777',1207,'post','acf-field',1,1206,NULL,NULL,'About us','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:58:56','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-19 08:58:56','2021-08-19 08:58:56'),(940,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1208','67:a8454ff0850ce53e13cab84542c11b12',1208,'post','acf-field',1,1206,NULL,NULL,'Title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:58:57','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-26 10:49:46','2021-08-19 08:58:57'),(941,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1209','67:288f6042e3f101a732861094d75e32cd',1209,'post','acf-field',1,1206,NULL,NULL,'Description','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:58:57','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-19 08:58:57','2021-08-19 08:58:57'),(942,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1210','67:851a8adb5cbcea2b7c55814b09570cab',1210,'post','acf-field',1,1206,NULL,NULL,'Links group 1','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:58:57','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-19 08:58:57','2021-08-19 08:58:57'),(943,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1211','67:0532ed42c7d921447c7fd4a2c37e0df9',1211,'post','acf-field',1,1210,NULL,NULL,'Icon','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:58:57','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-19 08:58:57','2021-08-19 08:58:57'),(944,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1212','67:67f698693acdadebe2d600296520fc90',1212,'post','acf-field',1,1210,NULL,NULL,'Title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:58:57','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-19 08:58:57','2021-08-19 08:58:57'),(945,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1213','67:188d0b13a2e75b6a4113d3e377c2fc07',1213,'post','acf-field',1,1210,NULL,NULL,'Links','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:58:57','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-19 08:58:57','2021-08-19 08:58:57'),(946,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1214','67:183818208caa30354836d55ce9bdea34',1214,'post','acf-field',1,1213,NULL,NULL,'Is new','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:58:57','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-19 08:58:57','2021-08-19 08:58:57'),(947,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1215','67:eb35960d314fc17ae4ae260e460d4bbd',1215,'post','acf-field',1,1213,NULL,NULL,'Url','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:58:57','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-19 08:58:57','2021-08-19 08:58:57'),(948,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1216','67:8a216c957417742a52f3223729d576ec',1216,'post','acf-field',1,1213,NULL,NULL,'Description','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:58:57','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-19 08:58:57','2021-08-19 08:58:57'),(949,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1217','67:4b74dc80425f27cf9877db5c76f63684',1217,'post','acf-field',1,1206,NULL,NULL,'Links group 2','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:58:57','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-19 08:58:57','2021-08-19 08:58:57'),(950,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1218','67:bafc8aa5e183e2b84e4cbc4429554379',1218,'post','acf-field',1,1217,NULL,NULL,'Icon','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:58:57','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-19 08:58:57','2021-08-19 08:58:57'),(951,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1219','67:de5aaa513388f5ea0751de1cd99f18ad',1219,'post','acf-field',1,1217,NULL,NULL,'Title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:58:57','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-19 08:58:57','2021-08-19 08:58:57'),(952,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1220','67:f61acf9619a7a415b8841c8c2ac2081d',1220,'post','acf-field',1,1217,NULL,NULL,'Links','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:58:57','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-19 08:58:57','2021-08-19 08:58:57'),(953,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1221','67:2d2e4c9340595fd1a2a3840b39c91724',1221,'post','acf-field',1,1220,NULL,NULL,'Is new','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:58:57','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-19 08:58:57','2021-08-19 08:58:57'),(954,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1222','67:2b9c6f61dbb9e9ecf8ea2b07b91ead66',1222,'post','acf-field',1,1220,NULL,NULL,'Url','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:58:57','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-19 08:58:57','2021-08-19 08:58:57'),(955,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1223','67:e611168ccd21cfaa4fbea1d1e07f8f29',1223,'post','acf-field',1,1220,NULL,NULL,'Description','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:58:57','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-19 08:58:57','2021-08-19 08:58:57'),(956,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1224','67:7de5c56bc5f4259571fc390ffaf7d64b',1224,'post','acf-field',1,1180,NULL,NULL,'Additional links','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:58:57','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-31 09:39:04','2021-08-19 08:58:57'),(957,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1225','67:d8a7b904ec3b5f173353c175c49fefe9',1225,'post','acf-field',1,1180,NULL,NULL,'Sign in button','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:58:57','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-19 09:01:12','2021-08-19 08:58:57'),(958,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1226','67:d1b105d189a05c10b75a481ed4363e36',1226,'post','acf-field',1,1180,NULL,NULL,'Search','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:58:57','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-19 08:58:57','2021-08-19 08:58:57'),(959,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1227','67:d04ac73105fc8af043331e762512b2de',1227,'post','acf-field',1,1180,NULL,NULL,'Search texts','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:58:57','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-19 09:01:12','2021-08-19 08:58:57'),(960,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1228','67:9ef8646af0f11161adf078f414838156',1228,'post','acf-field',1,1227,NULL,NULL,'Placeholder','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:58:57','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-19 08:58:57','2021-08-19 08:58:57'),(961,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1229','67:17c964f6c9a0f48296eb254ee07f2eab',1229,'post','acf-field',1,1227,NULL,NULL,'Clear button title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:58:57','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-19 08:58:57','2021-08-19 08:58:57'),(962,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1230','67:1a09d959bc5c488c27e47558533b9541',1230,'post','acf-field',1,1227,NULL,NULL,'Global category title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:58:57','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-19 08:58:57','2021-08-19 08:58:57'),(963,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1231','67:0065304b153ed9218b8e8a0b3c6ab2b4',1231,'post','acf-field',1,1227,NULL,NULL,'Loading message','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:58:57','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-19 08:58:57','2021-08-19 08:58:57'),(964,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1232','67:8db7549b8f1790876c57a8ee9ed69e7e',1232,'post','acf-field',1,1180,NULL,NULL,'Search error','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:58:57','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-19 09:01:12','2021-08-19 08:58:57'),(965,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1233','67:e7eafc60ce6a84543a11e4682bb2f69c',1233,'post','acf-field',1,1232,NULL,NULL,'Image','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:58:57','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-19 08:58:57','2021-08-19 08:58:57'),(966,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1234','67:ad1eabb72021d40fce48d8d2229a5977',1234,'post','acf-field',1,1232,NULL,NULL,'Description','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:58:57','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-19 08:58:57','2021-08-19 08:58:57'),(967,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1235','67:e7516d7d932d6e333a6efd3484544338',1235,'post','acf-field',1,1180,NULL,NULL,'Search categories','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:58:58','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-19 09:01:12','2021-08-19 08:58:57'),(968,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1236','67:e10e84f3d8ffc810eee75cadad3c4c80',1236,'post','acf-field',1,1235,NULL,NULL,'Title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:58:58','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-19 08:58:58','2021-08-19 08:58:58'),(969,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1237','67:6cc8384403f1c259ac83c34a4995ceb8',1237,'post','acf-field',1,1235,NULL,NULL,'Post types','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:58:58','2021-11-29 20:22:33',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-29 15:22:33','2021-08-19 08:58:58'),(970,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1238','67:fb68b20786048404480fa2a07b0d6aa5',1238,'post','acf-field',1,1235,NULL,NULL,'Pages','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:58:58','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-19 08:58:58','2021-08-19 08:58:58'),(971,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1239','67:232ffbfea920abec301a48c013092385',1239,'post','acf-field',1,1180,NULL,NULL,'Before footer blocks','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:58:58','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-19 08:58:58','2021-08-19 08:58:58'),(972,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1240','67:f160750e9906ba56595f0cf8b68ff4d2',1240,'post','acf-field',1,1180,NULL,NULL,'Get started block','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:58:58','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-19 09:01:12','2021-08-19 08:58:58'),(973,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1241','67:e7557456852acc104e497ca57050c7b6',1241,'post','acf-field',1,1240,NULL,NULL,'Link','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:58:58','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-19 08:58:58','2021-08-19 08:58:58'),(974,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1242','67:fe431b7ea8c65079aa8fd0026f5eae24',1242,'post','acf-field',1,1240,NULL,NULL,'Title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:58:58','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-19 08:58:58','2021-08-19 08:58:58'),(975,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1243','67:873ee0433d632d2c09e78c169254d783',1243,'post','acf-field',1,1240,NULL,NULL,'Description','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:58:58','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-19 08:58:58','2021-08-19 08:58:58'),(976,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1244','67:cf0cda57a860058fca475c23cc159699',1244,'post','acf-field',1,1180,NULL,NULL,'Text block','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:58:58','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-19 09:01:12','2021-08-19 08:58:58'),(977,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1245','67:7729a1b86e1ce2883c4e5a50504f8f4c',1245,'post','acf-field',1,1244,NULL,NULL,'Title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:58:58','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-19 08:58:58','2021-08-19 08:58:58'),(978,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1246','67:0415a2f1b21818f82b3f0083afa63c42',1246,'post','acf-field',1,1244,NULL,NULL,'Description','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:58:58','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-19 08:58:58','2021-08-19 08:58:58'),(979,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1247','67:c818807759c37c1e983423e1ea64c05e',1247,'post','acf-field',1,1244,NULL,NULL,'Link','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:58:58','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-19 08:58:58','2021-08-19 08:58:58'),(980,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1248','67:d81d741e74c0617d677061f8fb22ddce',1248,'post','acf-field',1,1180,NULL,NULL,'Footer','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:58:58','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-19 08:58:58','2021-08-19 08:58:58'),(981,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1249','67:21d8cd4a05ff06ed2a943569b2a468fd',1249,'post','acf-field',1,1180,NULL,NULL,'Copyright','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:58:58','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-19 09:01:12','2021-08-19 08:58:58'),(982,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1250','67:dfc1a0959f454dbff405e1908af167ea',1250,'post','acf-field',1,1180,NULL,NULL,'Footer menu','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:58:58','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-19 09:01:12','2021-08-19 08:58:58'),(983,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1251','67:b14b8ab2a2714f399e76515a2d741de0',1251,'post','acf-field',1,1250,NULL,NULL,'Link','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:58:58','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-19 08:58:58','2021-08-19 08:58:58'),(984,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1252','67:ab68e37ba2fde6c12b15d2a66a672a4d',1252,'post','acf-field',1,1180,NULL,NULL,'Service links','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:58:58','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-19 09:01:12','2021-08-19 08:58:58'),(985,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1253','67:5921f0224d42447e982ef6508b1f834c',1253,'post','acf-field',1,1252,NULL,NULL,'Link','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:58:58','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-19 08:58:58','2021-08-19 08:58:58'),(986,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1254','67:15b0628cec4c1e93ce93ca474260f27c',1254,'post','acf-field',1,1180,NULL,NULL,'Forms','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:58:58','2021-11-30 13:39:12',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-30 08:39:12','2021-08-19 08:58:58'),(987,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1255','67:e47773117a915d1612d5b10287670849',1255,'post','acf-field',1,1180,NULL,NULL,'Subscribe in post page','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:58:58','2021-11-30 13:39:12',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-30 08:39:12','2021-08-19 08:58:58'),(988,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1256','67:1dc8041045d891ab03ebbe3c41c9d247',1256,'post','acf-field',1,1255,NULL,NULL,'Title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:58:58','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-19 08:58:58','2021-08-19 08:58:58'),(989,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1257','67:926245daf7a6ffe7ff6fe0fa08b5888a',1257,'post','acf-field',1,1255,NULL,NULL,'Description','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:58:58','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-19 08:58:58','2021-08-19 08:58:58'),(990,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1258','67:c68f80489c8b5ae1c176bc7d465c5881',1258,'post','acf-field',1,1180,NULL,NULL,'Subscribe in articles list','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:58:58','2021-11-30 13:39:12',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-30 08:39:12','2021-08-19 08:58:58'),(991,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1259','67:8dc54e055f210a57e2c505b9e9ed9a40',1259,'post','acf-field',1,1258,NULL,NULL,'Title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:58:58','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-19 08:58:58','2021-08-19 08:58:58'),(992,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1260','67:d74538086643bc9eee4140e70d4d9cf4',1260,'post','acf-field',1,1258,NULL,NULL,'Description','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:58:58','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-19 08:58:58','2021-08-19 08:58:58'),(993,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1261','67:519f302ae13471d3f124a34fae414716',1261,'post','acf-field',1,1180,NULL,NULL,'Subscribe before footer','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:58:58','2021-11-30 13:39:12',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-30 08:39:12','2021-08-19 08:58:58'),(994,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1262','67:a9ee4a6c65cb535e2362debeebd91c0b',1262,'post','acf-field',1,1261,NULL,NULL,'Title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:58:58','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-19 08:58:58','2021-08-19 08:58:58'),(995,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1263','67:482cc14b9a044a68df95b23ce720f60d',1263,'post','acf-field',1,1261,NULL,NULL,'Description','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:58:58','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-19 08:58:58','2021-08-19 08:58:58'),(996,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1264','67:b2f7244530c10bf13cf86967a983847a',1264,'post','acf-field',1,1180,NULL,NULL,'Subscribe footer','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:58:58','2021-11-30 13:39:12',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-30 08:39:12','2021-08-19 08:58:58'),(997,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1265','67:8d1663bf06ed2a4a466c732f73818b4a',1265,'post','acf-field',1,1264,NULL,NULL,'Title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:58:59','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-19 08:58:58','2021-08-19 08:58:58'),(1011,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1279','67:8f71c6bfc237e26b26cd9c1bd96466e0',1279,'post','acf-field',1,1180,NULL,NULL,'Cookie message','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:58:59','2021-11-30 13:39:12',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-30 08:39:12','2021-08-19 08:58:59'),(1012,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1280','67:ae6af93c5c64fe2ab98b822730b4f344',1280,'post','acf-field',1,1180,NULL,NULL,'Cookie message','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:58:59','2021-11-30 13:39:12',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-30 08:39:12','2021-08-19 08:58:59'),(1013,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1281','67:e8860520cb467997de5f2db5eb936fa0',1281,'post','acf-field',1,1280,NULL,NULL,'Title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:58:59','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-19 08:58:59','2021-08-19 08:58:59'),(1014,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1282','67:baf0e115a654dcd2c5b4d809d444309f',1282,'post','acf-field',1,1280,NULL,NULL,'Description','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:58:59','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-19 08:58:59','2021-08-19 08:58:59'),(1015,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1283','67:0ea0b7f78497b31006607aa8efb9c8a6',1283,'post','acf-field',1,1280,NULL,NULL,'Buttons','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:59:00','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-19 08:59:00','2021-08-19 08:59:00'),(1016,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1284','67:b7510e97bfa0111add05a1ac22d861d9',1284,'post','acf-field',1,1283,NULL,NULL,'Accept','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:59:00','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-19 08:59:00','2021-08-19 08:59:00'),(1017,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1285','67:93c335bbcdd2962138904f5c72f1f754',1285,'post','acf-field',1,1283,NULL,NULL,'More info','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:59:00','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-19 08:59:00','2021-08-19 08:59:00'),(1018,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1286','67:209bc477c12119eda47908dba515539a',1286,'post','acf-field',1,1180,NULL,NULL,'Global','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:59:00','2021-11-30 13:39:12',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-30 08:39:12','2021-08-19 08:59:00'),(1019,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1287','67:a32c772638c3f88eb3e42728dd8b2fea',1287,'post','acf-field',1,1180,NULL,NULL,'Global texts','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:59:00','2021-11-30 13:39:12',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-30 08:39:12','2021-08-19 08:59:00'),(1020,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1288','67:630656ff247c0f89c4c4c7557ba28a40',1288,'post','acf-field',1,1287,NULL,NULL,'Menu button title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:59:00','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-19 08:59:00','2021-08-19 08:59:00'),(1021,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1289','67:4ae04751ea60285653929a4153cc579b',1289,'post','acf-field',1,1287,NULL,NULL,'New label','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:59:00','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-19 08:59:00','2021-08-19 08:59:00'),(1022,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1290','67:303e2390747128ac9b0d4d4e1cbcd9b5',1290,'post','acf-field',1,1287,NULL,NULL,'Share title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:59:00','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-09-28 08:59:12','2021-08-19 08:59:00'),(1023,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1291','67:7101162572087be7ddc616676ba79621',1291,'post','acf-field',1,1287,NULL,NULL,'Pagination','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:59:00','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-09-28 08:59:12','2021-08-19 08:59:00'),(1024,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1292','67:73e292116ca4b05010c64fee43004d3b',1292,'post','acf-field',1,1291,NULL,NULL,'Previous','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:59:00','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-19 08:59:00','2021-08-19 08:59:00'),(1025,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1293','67:eb91ccb858a8eb6a145b235d481cacd2',1293,'post','acf-field',1,1291,NULL,NULL,'Next','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:59:00','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-19 08:59:00','2021-08-19 08:59:00'),(1026,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1294','67:ce58465edc714e7ffc61892c2305a8c1',1294,'post','acf-field',1,1180,NULL,NULL,'Blog global','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:59:00','2021-11-30 13:39:12',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-30 08:39:12','2021-08-19 08:59:00'),(1027,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1295','67:5caef2ffc3b4e13849ec626f9d73cd54',1295,'post','acf-field',1,1294,NULL,NULL,'Main category name','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:59:00','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-19 08:59:00','2021-08-19 08:59:00'),(1028,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1296','67:b1742f078638c3bfaa6e21dcd2a0e4ac',1296,'post','acf-field',1,1294,NULL,NULL,'Before autor name','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:59:00','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-19 08:59:00','2021-08-19 08:59:00'),(1029,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1297','67:0aa076f5c50627add4d3b36ded48e6b4',1297,'post','acf-field',1,1294,NULL,NULL,'Read time text','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:59:00','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-19 08:59:00','2021-08-19 08:59:00'),(1030,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1298','67:f4d6f6a1920a2ca3ea336ddcb775ace2',1298,'post','acf-field',1,1297,NULL,NULL,'Singular','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:59:00','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-19 08:59:00','2021-08-19 08:59:00'),(1031,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1299','67:a1224d9d9b8f34b98dc10367fc0d641c',1299,'post','acf-field',1,1297,NULL,NULL,'Plural','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:59:00','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-19 08:59:00','2021-08-19 08:59:00'),(1032,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1300','67:81a97c1527cadcd8635b26b49a42bcc2',1300,'post','acf-field',1,1180,NULL,NULL,'Vacancy global','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:59:01','2021-11-30 13:39:12',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-30 08:39:12','2021-08-19 08:59:01'),(1033,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1301','67:2c1fbb372703e51f30e8b91a1c80ead9',1301,'post','acf-field',1,1300,NULL,NULL,'Block suptitle','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:59:01','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-19 08:59:01','2021-08-19 08:59:01'),(1034,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1302','67:584222dec955f53de8f1d257fed3d6a5',1302,'post','acf-field',1,1301,NULL,NULL,'Singular','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:59:01','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-19 08:59:01','2021-08-19 08:59:01'),(1035,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1303','67:3efbdba153c2dbe023b10fe9be2bfa7d',1303,'post','acf-field',1,1301,NULL,NULL,'Plural','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:59:01','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-19 08:59:01','2021-08-19 08:59:01'),(1036,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1304','67:1a918244416f4fc63d9e8b70878d4e8b',1304,'post','acf-field',1,1301,NULL,NULL,'Color','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:59:01','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-19 08:59:01','2021-08-19 08:59:01'),(1037,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1305','67:ebf97e4fc5d9f825d58cc80fb3f63353',1305,'post','acf-field',1,1300,NULL,NULL,'Back button','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:59:01','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-19 08:59:01','2021-08-19 08:59:01'),(1038,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1306','67:a12b499a6eedf1aa641f2ad7cd7baf2a',1306,'post','acf-field',1,1300,NULL,NULL,'Apply button','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:59:01','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-09-01 16:17:22','2021-08-19 08:59:01'),(1039,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1307','67:a6e6ee9ff320c2a89a561760b82e0075',1307,'post','acf-field',1,1180,NULL,NULL,'eBook global','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:59:01','2021-12-01 00:30:19',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-30 19:30:19','2021-08-19 08:59:01'),(1040,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1308','67:f90e989b0d4385e219ad03f49c32a7e6',1308,'post','acf-field',1,1307,NULL,NULL,'Show all books','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:59:01','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-19 08:59:01','2021-08-19 08:59:01'),(1041,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1309','67:786c3577bf83f54f1e75e1eb35146b1c',1309,'post','acf-field',1,1307,NULL,NULL,'Book title before','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:59:01','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-19 08:59:01','2021-08-19 08:59:01'),(1042,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1310','67:4ce81dd9075a089c44923cb2743fa70b',1310,'post','acf-field',1,1307,NULL,NULL,'Display full book content button','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:59:01','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-19 08:59:01','2021-08-19 08:59:01'),(1044,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1312','67:fbfac5355843731e45f5df681a749e4c',1312,'post','acf-field',1,1307,NULL,NULL,'Related books title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:59:01','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-30 07:13:24','2021-08-19 08:59:01'),(1045,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1313','67:51bba694ed8cb63b041aa2ebed7ae80b',1313,'post','acf-field',1,1307,NULL,NULL,'Book button title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:59:01','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-30 07:13:24','2021-08-19 08:59:01'),(1046,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1314','67:e6196a16f8b2cb2a8abddcceb6efdf68',1314,'post','acf-field',1,1307,NULL,NULL,'Book thanks page title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:59:01','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-30 07:13:24','2021-08-19 08:59:01'),(1047,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1315','67:af3585d3eba90ef9dc31cc788291fbd4',1315,'post','acf-field',1,1307,NULL,NULL,'Book thanks page description','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:59:01','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-30 07:13:24','2021-08-19 08:59:01'),(1048,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1316','67:975ea331a0443a0e75062f0bc0e3cd86',1316,'post','acf-field',1,1307,NULL,NULL,'Download book button title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:59:01','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-30 07:13:24','2021-08-19 08:59:01'),(1049,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1317','67:002ff6d9afe1b0a92a28db032fb3f2c3',1317,'post','acf-field',1,1180,NULL,NULL,'404','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:59:02','2021-12-01 00:30:19',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-30 19:30:19','2021-08-19 08:59:01'),(1050,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1318','67:165ca485ac92dae739f770ff5e10e803',1318,'post','acf-field',1,1180,NULL,NULL,'Page content','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:59:02','2021-12-01 00:30:19',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-30 19:30:19','2021-08-19 08:59:02'),(1051,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1319','67:a38a62f21304ac220961cabfdd9822ca',1319,'post','acf-field',1,1318,NULL,NULL,'Image','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:59:02','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-19 08:59:02','2021-08-19 08:59:02'),(1052,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1320','67:62747201ff32172609ae48a2b508ebfd',1320,'post','acf-field',1,1318,NULL,NULL,'Title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:59:02','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-19 08:59:02','2021-08-19 08:59:02'),(1053,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1321','67:da012d49124a20a257951c4dd51b12a6',1321,'post','acf-field',1,1318,NULL,NULL,'Description','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:59:02','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-19 08:59:02','2021-08-19 08:59:02'),(1054,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1322','67:52dd343c490597ad1ff1c785959a512a',1322,'post','acf-field',1,1180,NULL,NULL,'Links','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:59:02','2021-12-01 00:30:19',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-30 19:30:19','2021-08-19 08:59:02'),(1055,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1323','67:92ac7a98774ee31e2165d1875924a627',1323,'post','acf-field',1,1322,NULL,NULL,'Icon','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:59:02','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-19 08:59:02','2021-08-19 08:59:02'),(1056,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1324','67:205ddde6367c52627f845a7c6e602551',1324,'post','acf-field',1,1322,NULL,NULL,'Link','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 08:59:02','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-19 08:59:02','2021-08-19 08:59:02'),(1155,'https://commercegate.goodface.com.ua/wp/es/vacancy_category/es-development/','75:dbdfeb596dbb8564f648110dd9d85534',153,'term','vacancy_category',NULL,NULL,NULL,NULL,'ES | Development',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 09:27:16','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-09-02 05:21:24','2021-08-19 09:28:17'),(1156,'https://commercegate.goodface.com.ua/wp/es/vacancy_category/es-implementation/','78:b47b100cc83467b4acd13e5d69ec0d10',155,'term','vacancy_category',NULL,NULL,NULL,NULL,'ES | Implementation',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 09:27:22','2021-11-18 18:54:59',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-08-19 09:31:56','2021-08-19 09:31:22'),(1157,'https://commercegate.goodface.com.ua/wp/es/vacancy_category/es-product/','71:1b5f708e11947e3716cba9db0a869298',157,'term','vacancy_category',NULL,NULL,NULL,NULL,'ES | Product',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 09:27:28','2021-11-18 18:54:59',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-08-19 09:31:52','2021-08-19 09:31:17'),(1182,'https://commercegate.goodface.com.ua/wp/es/ebook-thanks/ebook-thanks/','69:0c454629217d4cf4058869aa08cd86a3',1544,'post','ebook-thanks',1,0,NULL,NULL,'Ebook thanks','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 09:33:08','2021-11-19 19:29:20',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-19 14:29:19','2021-08-19 09:33:21'),(1185,'https://commercegate.goodface.com.ua/wp/es/book_category/es-case-studies/','73:a78c77da766583b00c1bf98a662fde38',185,'term','book_category',NULL,NULL,NULL,NULL,'ES | Case Studies',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 09:35:25','2021-11-18 18:18:14',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-08-19 09:44:07','2021-08-19 09:41:04'),(1186,'https://commercegate.goodface.com.ua/wp/es/book_category/es-e-books/','68:2ecb1a59aa7e7c21334fa8ad42d3df34',187,'term','book_category',NULL,NULL,NULL,NULL,'ES | E-books',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 09:35:30','2021-11-18 18:18:14',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-09-09 18:18:44','2021-08-19 09:37:08'),(1187,'https://commercegate.goodface.com.ua/wp/es/ebook/es-e-books-15/','63:8002768f5c49d542c6360ba7f19bad40',1577,'post','ebook',1,0,NULL,NULL,'ES | E-books 15','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 09:36:26','2021-11-18 18:18:13',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-08-19 09:38:45','2021-08-19 09:37:08'),(1188,'https://commercegate.goodface.com.ua/wp/es/ebook/es-e-books-14/','63:4bb1b8fe024c3dc591cd33a58257087e',1578,'post','ebook',1,0,NULL,NULL,'ES | E-books 14','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 09:38:50','2021-11-18 18:18:13',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-08-19 09:38:57','2021-08-19 09:38:57'),(1189,'https://commercegate.goodface.com.ua/wp/es/ebook/es-e-books-13/','63:8953514212f220d0d62213cd5ba0bf80',1579,'post','ebook',1,0,NULL,NULL,'ES | E-books 13','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 09:39:01','2021-11-18 18:18:13',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-08-19 09:39:07','2021-08-19 09:39:07'),(1190,'https://commercegate.goodface.com.ua/wp/es/ebook/es-e-books-12/','63:30d57efd4b154604624d20140d0d07dc',1580,'post','ebook',1,0,NULL,NULL,'ES | E-books 12','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 09:39:11','2021-11-18 18:18:13',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-08-19 09:39:16','2021-08-19 09:39:16'),(1191,'https://commercegate.goodface.com.ua/wp/es/ebook/es-e-books-11/','63:ec2bc84ced7242038db30b2d95ee646e',1581,'post','ebook',1,0,NULL,NULL,'ES | E-books 11','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 09:39:21','2021-11-18 18:18:13',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-08-19 09:39:26','2021-08-19 09:39:26'),(1192,'https://commercegate.goodface.com.ua/wp/es/ebook/es-e-books-10/','63:c3a0a3cc0778c4d97ed0fece41d8d590',1582,'post','ebook',1,0,NULL,NULL,'ES | E-books 10','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 09:39:30','2021-11-18 18:18:13',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-08-19 09:39:36','2021-08-19 09:39:36'),(1193,'https://commercegate.goodface.com.ua/wp/es/ebook/es-e-books-9/','62:8eba47681726b36a6ba0f0563eed8f24',1583,'post','ebook',1,0,NULL,NULL,'ES | E-books 9','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 09:39:39','2021-11-18 18:18:13',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-08-19 09:39:45','2021-08-19 09:39:45'),(1194,'https://commercegate.goodface.com.ua/wp/es/ebook/es-e-books-8/','62:1cb80fc799dd2b20faea92600d9d66e5',1584,'post','ebook',1,0,NULL,NULL,'ES | E-books 8','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 09:39:49','2021-11-18 18:18:13',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-08-19 09:39:54','2021-08-19 09:39:54'),(1195,'https://commercegate.goodface.com.ua/wp/es/ebook/es-e-books-7/','62:6b9f38bb939d95fe4dacc4d14c3c7e28',1585,'post','ebook',1,0,NULL,NULL,'ES | E-books 7','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 09:39:58','2021-11-18 18:18:13',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-08-19 09:40:04','2021-08-19 09:40:04'),(1196,'https://commercegate.goodface.com.ua/wp/es/ebook/es-e-books-6/','62:99dc72db794024fc63d66c80427b9798',1586,'post','ebook',1,0,NULL,NULL,'ES | E-books 6','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 09:40:06','2021-11-18 18:18:13',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-08-19 09:40:12','2021-08-19 09:40:12'),(1197,'https://commercegate.goodface.com.ua/wp/es/ebook/es-e-books-5/','62:6b81523290e2391ddbfd7fe0d92775f5',1587,'post','ebook',1,0,NULL,NULL,'ES | E-books 5','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 09:40:19','2021-11-18 18:18:13',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-08-19 09:40:28','2021-08-19 09:40:28'),(1198,'https://commercegate.goodface.com.ua/wp/es/ebook/es-e-books-4/','62:60d248ed17e3f091e52793c0aa7f2764',1588,'post','ebook',1,0,NULL,NULL,'ES | E-books 4','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 09:40:32','2021-11-18 18:18:13',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-08-19 09:40:36','2021-08-19 09:40:36'),(1199,'https://commercegate.goodface.com.ua/wp/es/ebook/es-e-books-3/','62:5efca95a335d3b852c7b90ac52764545',1590,'post','ebook',1,0,NULL,NULL,'ES | E-books 3','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 09:40:40','2021-11-18 18:18:13',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-08-19 09:40:44','2021-08-19 09:40:44'),(1200,'https://commercegate.goodface.com.ua/wp/es/ebook/es-e-books-2/','62:4a2f056c43dc93555f6d3f180f2c11ce',1589,'post','ebook',1,0,NULL,NULL,'ES | E-books 2','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 09:40:48','2021-11-18 18:18:13',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-08-19 09:40:53','2021-08-19 09:40:53'),(1201,'https://commercegate.goodface.com.ua/wp/es/ebook/es-case-studies-15/','68:83fc19f08180d3f12bd2a2c6a1902e04',1591,'post','ebook',1,0,NULL,NULL,'ES | Case Studies 15','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 09:40:58','2021-11-18 18:18:14',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-08-19 09:41:04','2021-08-19 09:41:04'),(1202,'https://commercegate.goodface.com.ua/wp/es/ebook/es-case-studies-14/','68:8d0e92024d9e6123da6d6150251d7b23',1592,'post','ebook',1,0,NULL,NULL,'ES | Case Studies 14','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 09:41:08','2021-11-18 18:18:14',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-08-19 09:41:12','2021-08-19 09:41:12'),(1203,'https://commercegate.goodface.com.ua/wp/es/ebook/es-case-studies-13/','68:c57d4ec895fb63bfdc634ba2da0f70b7',1593,'post','ebook',1,0,NULL,NULL,'ES | Case Studies 13','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 09:41:16','2021-11-18 18:18:14',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-08-19 09:41:22','2021-08-19 09:41:22'),(1204,'https://commercegate.goodface.com.ua/wp/es/ebook/es-case-studies-12/','68:673d435772292b657eba2eb0a05d5400',1594,'post','ebook',1,0,NULL,NULL,'ES | Case Studies 12','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 09:41:25','2021-11-18 18:18:14',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-08-19 09:41:32','2021-08-19 09:41:32'),(1205,'https://commercegate.goodface.com.ua/wp/es/ebook/es-case-studies-11/','68:549858b62a2cb569dbc51173c1f210a7',1596,'post','ebook',1,0,NULL,NULL,'ES | Case Studies 11','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 09:41:34','2021-11-18 18:18:14',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-08-19 09:41:41','2021-08-19 09:41:41'),(1206,'https://commercegate.goodface.com.ua/wp/es/ebook/es-case-studies-10/','68:bebdb42d772f6b09ba0b48e3fef46c0a',1595,'post','ebook',1,0,NULL,NULL,'ES | Case Studies 10','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 09:41:43','2021-11-18 18:18:14',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-08-19 09:41:56','2021-08-19 09:41:56'),(1207,'https://commercegate.goodface.com.ua/wp/es/ebook/es-case-studies-9/','67:f252fd7cb20821792c3b92c24081d4bf',1597,'post','ebook',1,0,NULL,NULL,'ES | Case Studies 9','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 09:42:42','2021-11-18 18:18:14',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-08-19 09:42:47','2021-08-19 09:42:47'),(1208,'https://commercegate.goodface.com.ua/wp/es/ebook/es-case-studies-8/','67:24308493cd212650806d1e0cba11e1e9',1598,'post','ebook',1,0,NULL,NULL,'ES | Case Studies 8','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 09:42:51','2021-11-18 18:18:14',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-08-19 09:42:56','2021-08-19 09:42:56'),(1209,'https://commercegate.goodface.com.ua/wp/es/ebook/es-case-studies-7/','67:b2b6225c0ffec6e50a0483cdfca699f0',1599,'post','ebook',1,0,NULL,NULL,'ES | Case Studies 7','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 09:43:04','2021-11-18 18:18:14',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-08-19 09:43:06','2021-08-19 09:43:06'),(1210,'https://commercegate.goodface.com.ua/wp/es/ebook/es-case-studies-6/','67:9885a0f2df3bcfac0f8b1cb0f964ecb0',1600,'post','ebook',1,0,NULL,NULL,'ES | Case Studies 6','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 09:43:11','2021-11-18 18:18:14',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-08-19 09:43:15','2021-08-19 09:43:15'),(1211,'https://commercegate.goodface.com.ua/wp/es/ebook/es-case-studies-5/','67:9d0faf8a26a7abd3496ebf1c0c738355',1601,'post','ebook',1,0,NULL,NULL,'ES | Case Studies 5','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 09:43:18','2021-11-18 18:18:14',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-08-19 09:43:24','2021-08-19 09:43:24'),(1212,'https://commercegate.goodface.com.ua/wp/es/ebook/es-case-studies-3/','67:592490bfea760747e48a4eeee2515c68',1602,'post','ebook',1,0,NULL,NULL,'ES | Case Studies 3','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 09:43:26','2021-11-18 18:18:14',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-08-19 09:43:33','2021-08-19 09:43:33'),(1213,'https://commercegate.goodface.com.ua/wp/es/ebook/es-case-studies-1/','67:d0296b9a658503fa03ec94b1e1be0cab',1603,'post','ebook',1,0,NULL,NULL,'ES | Case Studies 1','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 09:43:36','2021-11-18 18:18:14',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-08-19 09:43:41','2021-08-19 09:43:41'),(1214,'https://commercegate.goodface.com.ua/wp/es/ebook/es-case-studies-2/','67:b4662a42f1f22a0cc8367593af9b5b2c',1604,'post','ebook',1,0,NULL,NULL,'ES | Case Studies 2','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 09:43:45','2021-11-18 18:18:14',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-08-19 09:43:51','2021-08-19 09:43:51'),(1215,'https://commercegate.goodface.com.ua/wp/es/ebook/es-e-books-1/','62:296b7276f063cc2c1a5cb9fda72d0152',1605,'post','ebook',1,0,NULL,NULL,'ES | E-books 1','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 09:43:53','2021-11-18 18:18:14',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-09-09 18:18:44','2021-08-19 09:43:59'),(1216,'https://commercegate.goodface.com.ua/wp/es/ebook/es-case-studies-4/','67:d81adff862bfde942334dc902fed1e03',1606,'post','ebook',1,0,NULL,NULL,'ES | Case Studies 4','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 09:44:02','2021-11-18 18:18:14',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-08-19 09:44:07','2021-08-19 09:44:07'),(1217,'https://commercegate.goodface.com.ua/wp/es/blog/','48:e30d2816d3d05a1d6dc11957bf2779f4',1608,'post','page',1,0,NULL,NULL,'Blog','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 09:48:34','2021-11-18 17:57:04',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-18 12:57:04','2021-08-19 09:48:33'),(1218,'https://commercegate.goodface.com.ua/wp/es/our-story/','53:fab0f22dc9a6f169e3b6e46c808588a3',1607,'post','page',1,0,NULL,NULL,'Nuestro Equipo','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 09:48:37','2021-12-15 13:33:34',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-12-15 08:33:33','2021-08-19 09:48:29'),(1219,'https://commercegate.goodface.com.ua/wp/es/value-proposition/','61:ee7f6149dbeb048d4c053870aa374092',1609,'post','page',1,0,NULL,NULL,'Our Business Offering','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 09:48:39','2021-11-17 17:15:56',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-11 10:42:14','2021-08-19 09:48:39'),(1220,'https://commercegate.goodface.com.ua/wp/es/careers/','51:1e74b6786c707c6ac545ecd48b2f1785',1610,'post','page',1,0,NULL,NULL,'Carreras profesionales','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 09:48:43','2021-11-30 19:00:44',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-30 14:00:44','2021-08-19 09:48:48'),(1221,'https://commercegate.goodface.com.ua/wp/es/contact-us/','54:d92a0bb0a3a0b4d955c614b8e1446326',1611,'post','page',1,0,NULL,NULL,'Contáctenos','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 09:48:54','2021-12-14 19:13:52',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-12-14 14:13:51','2021-08-19 09:48:54'),(1222,'https://commercegate.goodface.com.ua/wp/es/','43:cfb270590693ba59670ae359dcd08c4b',1612,'post','page',1,0,NULL,NULL,'Home','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 09:49:00','2021-11-30 18:49:30',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-30 13:49:29','2021-08-19 09:49:05'),(1223,'https://commercegate.goodface.com.ua/wp/es/our-solutions/','57:9b0d219bcf2d4772b879bd42020b75b5',1613,'post','page',1,0,NULL,NULL,'Nuestras Soluciones','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 09:49:12','2021-11-17 17:30:07',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-11 14:40:38','2021-08-19 09:49:12'),(1224,'https://commercegate.goodface.com.ua/wp/es/pricing/','51:f8a8b623c0bcb2169a0ff27b8c1c8cbe',1614,'post','page',1,0,NULL,NULL,'Precios','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 09:49:19','2021-11-23 21:58:35',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-23 16:58:32','2021-08-19 09:49:15'),(1225,'https://commercegate.goodface.com.ua/wp/es/resources/','53:527bd40f66a2b0eafe85bef75fcd7a21',1615,'post','page',1,0,NULL,NULL,'Todo lo que necesita saber','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 09:49:19','2021-11-25 20:54:21',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-25 15:54:20','2021-08-19 09:49:18'),(1226,'https://commercegate.goodface.com.ua/wp/es/?page_id=1616','56:a433b55e82253386ca6b730ee81ce746',1616,'post','page',1,0,NULL,NULL,'Static page example','draft',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 09:49:25','2021-11-29 22:39:58',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-29 17:39:58','2021-08-19 09:49:25'),(1231,'https://commercegate.goodface.com.ua/wp/es/value-proposition/for-merchants/','75:bef9117d6fd2ffe7ee39a0e910c30d49',1632,'post','value-proposition',1,0,NULL,NULL,'A Comerciantes','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 09:55:36','2021-12-01 01:03:29',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-30 20:03:28','2021-08-19 09:55:35'),(1232,'https://commercegate.goodface.com.ua/wp/es/our-solutions/revenue-optimization/','78:8bf2b120aecb2a0d66a85d1bc1d49cc3',1635,'post','our-solutions',1,0,NULL,NULL,'Optimización de ingresos','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 09:56:50','2021-12-17 20:17:34',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-12-17 15:17:34','2021-08-19 09:56:46'),(1233,'https://commercegate.goodface.com.ua/wp/es/our-solutions/risk-and-compliance-management/','88:af382fff7f03613b9f725fbde0b55062',1636,'post','our-solutions',1,0,NULL,NULL,'Gestión de Riesgos de Pago','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 09:56:53','2021-12-17 20:16:56',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-12-17 15:16:55','2021-08-19 09:56:48'),(1234,'https://commercegate.goodface.com.ua/wp/es/our-solutions/credit-card/','69:b3b3988ed488d3feba37d1f6f9ca920a',1637,'post','our-solutions',1,0,NULL,NULL,'Tarjeta de Crédito','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 09:56:57','2021-12-17 20:20:51',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-12-17 15:20:50','2021-08-19 09:56:53'),(1235,'https://commercegate.goodface.com.ua/wp/es/our-solutions/acquiring-solutions/','77:46855b2b30dd691fb11c4d42d140e76f',1638,'post','our-solutions',1,0,NULL,NULL,'Soluciones de Adquirencia','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 09:57:03','2021-12-17 20:16:10',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-12-17 15:16:10','2021-08-19 09:57:00'),(1236,'https://commercegate.goodface.com.ua/wp/es/our-solutions/payment-processing/','76:066cde84666a7bbda9a3910b6ec603b9',1639,'post','our-solutions',1,0,NULL,NULL,'Procesamiento de Pagos','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 09:57:09','2021-12-17 20:15:08',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-12-17 15:15:08','2021-08-19 09:57:06'),(1237,'https://commercegate.goodface.com.ua/wp/es/our-solutions/ewallet/','65:5a1a20477c1543c08182de085c769247',1640,'post','our-solutions',1,0,NULL,NULL,'Monedero Digital','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 09:57:12','2021-12-17 20:22:24',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-12-17 15:22:24','2021-08-19 09:57:08'),(1238,'https://commercegate.goodface.com.ua/wp/es/our-solutions/digital-bank/','70:0f4006b86c0d138170d6ae213c26240b',1641,'post','our-solutions',1,0,NULL,NULL,'Banco Digital','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 09:57:13','2021-12-17 20:18:19',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-12-17 15:18:19','2021-08-19 09:57:10'),(1239,'https://commercegate.goodface.com.ua/wp/es/our-solutions/billing-platform/','74:e31886b04735a4df372940a0f50facb4',1642,'post','our-solutions',1,0,NULL,NULL,'Plataforma de Facturación','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 09:57:20','2021-12-17 20:14:30',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-12-17 15:14:29','2021-08-19 09:57:16'),(1240,'https://commercegate.goodface.com.ua/wp/es/our-solutions/payment-gateway/','73:9ed22f8f0ad267895b829f8c0c7b03c9',1643,'post','our-solutions',1,0,NULL,NULL,'Pasarela de Pago','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-19 09:57:22','2021-12-17 20:13:20',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-12-17 15:13:19','2021-08-19 09:57:20'),(1246,NULL,NULL,1659,'post','acf-field',1,295,NULL,NULL,'Image','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-24 09:03:07','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(1247,NULL,NULL,1660,'post','acf-field',1,295,NULL,NULL,'Icon','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-24 09:03:07','2021-08-25 13:26:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(1249,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/custom-featured-payment-page-img-1.png','105:62e8683f5a9c57bef03d93be76ec27b1',1662,'post','attachment',1,291,NULL,NULL,'custom-featured-payment-page-img-1','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/custom-featured-payment-page-img-1.png',NULL,'1662','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/custom-featured-payment-page-img-1.png','1662','attachment-image','{\"width\":380,\"height\":400,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/custom-featured-payment-page-img-1.png\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/custom-featured-payment-page-img-1.png\",\"size\":\"full\",\"id\":1662,\"alt\":\"CommerceGate.com\",\"pixels\":152000,\"type\":\"image/png\"}',NULL,NULL,NULL,'2021-08-24 09:03:52','2021-11-19 19:39:34',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-24 09:03:54','2021-08-24 09:03:52'),(1252,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/House-icon.png','81:9954930fbc366fa1c269ac909326d590',1665,'post','attachment',1,291,NULL,NULL,'House icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/House-icon.png',NULL,'1665','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/House-icon.png','1665','attachment-image','{\"width\":288,\"height\":196,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/House-icon.png\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/House-icon.png\",\"size\":\"full\",\"id\":1665,\"alt\":\"CommerceGate.com\",\"pixels\":56448,\"type\":\"image/png\"}',NULL,NULL,NULL,'2021-08-24 09:09:31','2021-11-19 19:39:34',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-24 09:09:33','2021-08-24 09:09:31'),(1253,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/Risk-and-Compliance-img-1.png','96:5b33fb1944b74188bda9c19770573eae',1666,'post','attachment',1,291,NULL,NULL,'Risk-and-Compliance-img','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/Risk-and-Compliance-img-1.png',NULL,'1666','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/Risk-and-Compliance-img-1.png','1666','attachment-image','{\"width\":192,\"height\":231,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/Risk-and-Compliance-img-1.png\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/Risk-and-Compliance-img-1.png\",\"size\":\"full\",\"id\":1666,\"alt\":\"Risk & Compliance Management Services - CommerceGate.com\",\"pixels\":44352,\"type\":\"image/png\"}',NULL,NULL,NULL,'2021-08-24 09:11:58','2021-11-19 19:39:34',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-24 09:12:05','2021-08-24 09:11:58'),(1254,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1667','67:103f0619ab42997882f6497eb4f7604a',1667,'post','acf-field',1,312,NULL,NULL,'Percent','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-24 09:22:06','2021-11-25 17:24:06',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-25 12:24:06','2021-08-24 09:22:06'),(1258,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/high-level-of-services-img-1.png','99:d7e699dad62e28cd14067e761f556aaa',1671,'post','attachment',1,291,NULL,NULL,'high-level-of-services-img-1','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/high-level-of-services-img-1.png',NULL,'1671','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/high-level-of-services-img-1.png','1671','attachment-image','{\"width\":560,\"height\":700,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/high-level-of-services-img-1.png\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/high-level-of-services-img-1.png\",\"size\":\"full\",\"id\":1671,\"alt\":\"High Level of Service - CommerceGate.com\",\"pixels\":392000,\"type\":\"image/png\"}',NULL,NULL,NULL,'2021-08-24 09:28:17','2021-11-19 19:39:34',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-24 09:28:35','2021-08-24 09:28:17'),(1260,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/payment-gateway-platforn-img-1.png','101:6993b0034d41c32aec2c9c0bba650744',1673,'post','attachment',1,291,NULL,NULL,'payment-gateway-platforn-img-1','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/payment-gateway-platforn-img-1.png',NULL,'1673','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/payment-gateway-platforn-img-1.png','1673','attachment-image','{\"width\":840,\"height\":560,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/payment-gateway-platforn-img-1.png\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/payment-gateway-platforn-img-1.png\",\"size\":\"full\",\"id\":1673,\"alt\":\"Payment Gateway Platform - CommerceGate.com\",\"pixels\":470400,\"type\":\"image/png\"}',NULL,NULL,NULL,'2021-08-24 09:39:54','2021-11-19 19:39:34',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-24 09:40:08','2021-08-24 09:39:54'),(1261,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/boost-your-services-img.png','94:a5d2dc4c90929fc3113ef7bee60afbfa',1674,'post','attachment',1,12,NULL,NULL,'boost-your-services-img','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/boost-your-services-img.png',NULL,'1674','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/boost-your-services-img.png','1674','attachment-image','{\"width\":480,\"height\":480,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/boost-your-services-img.png\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/boost-your-services-img.png\",\"size\":\"full\",\"id\":1674,\"alt\":\"Complex Services to Boost Your Process - CommerceGate.com\",\"pixels\":230400,\"type\":\"image/png\"}',NULL,NULL,NULL,'2021-08-24 09:46:16','2021-11-19 19:39:34',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-24 09:46:20','2021-08-24 09:46:16'),(1262,'https://commercegate.goodface.com.ua/wp/value-proposition/','58:9862cedcdf3ad48722a9615f4e4a4faa',1681,'post','page',1,0,NULL,NULL,'Our Business Offering','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-25 15:24:55','2021-11-16 20:50:25',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-10-13 14:44:02','2021-08-25 15:25:09'),(1264,'https://commercegate.goodface.com.ua/wp/sign-up/','48:a7fa6596db76c2f16dc4c6756af3bc9f',1685,'post','page',1,0,NULL,NULL,'Sign Up Now','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-26 11:42:47','2021-11-16 14:55:30',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-09-02 05:57:31','2021-08-26 11:42:46'),(1265,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field-group&p=1687','73:c5d8fa6f712155b11bbfda2a171f7713',1687,'post','acf-field-group',1,0,NULL,NULL,'Form page','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-26 11:43:53','2021-11-25 16:22:49',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-08-29 22:48:16','2021-08-26 11:43:53'),(1266,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1688','67:6f321c3cea4ded411333ffe7064bc5ea',1688,'post','acf-field',1,1687,NULL,NULL,'Form description','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-26 12:43:12','2021-08-26 16:43:12',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(1268,'https://commercegate.goodface.com.ua/wp/es/sign-up/','51:2ba5a6ce0adee3f5781601780115bf2c',1692,'post','page',1,0,NULL,NULL,'Regístrate ya','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-26 13:50:14','2021-11-30 23:46:13',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-30 18:46:13','2021-08-26 13:50:14'),(1272,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1707','67:36ea93ce5965d34abc99e6e2faccb272',1707,'post','acf-field',1,1687,NULL,NULL,'Form shortcode','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-29 22:48:16','2021-08-30 02:48:16',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(1274,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1711','67:ab6f27c21ed499b6dcdb78284230efaf',1711,'post','acf-field',1,1224,NULL,NULL,'Link','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-31 09:39:05','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-08-31 09:39:05','2021-08-31 09:39:05'),(1275,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1712','67:b5f834ee09e6167b34527a340af19d31',1712,'post','acf-field',1,88,NULL,NULL,'Link','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-31 09:39:07','2021-08-31 13:39:07',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(1276,'https://commercegate.goodface.com.ua/wp/contact-sales/','54:2522f91e7863fcc8dc2821b11866e163',1720,'post','page',1,0,NULL,NULL,'Contact Sales','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-31 17:34:34','2021-11-16 14:55:56',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-08-31 17:38:30','2021-08-31 17:34:47'),(1277,'https://commercegate.goodface.com.ua/wp/es/contact-sales/','57:7c6699989220eaee468dee2435f1bdb4',1723,'post','page',1,0,NULL,NULL,'Contactar con Ventas','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-08-31 17:35:13','2021-11-25 20:55:49',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-25 15:55:49','2021-08-31 17:35:13'),(1278,'https://commercegate.goodface.com.ua/wp/careers-form/','53:215984ba01b23ecc698bb17a4838b055',1729,'post','page',1,0,NULL,NULL,'Careers form','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-09-01 11:18:33','2021-11-17 19:23:24',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-09-02 07:21:47','2021-09-01 11:20:18'),(1280,'https://commercegate.goodface.com.ua/wp/es/careers-form/','56:97ae7728ef0f716648334eecb52afab2',1734,'post','page',1,0,NULL,NULL,'Careers form','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-09-01 13:45:27','2021-11-18 01:34:09',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-09-02 07:21:52','2021-09-01 13:45:31'),(1284,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1792','67:864b8637a34c4559a4baeff814a263fb',1792,'post','acf-field',1,442,NULL,NULL,'Link title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-09-10 11:23:14','2021-09-10 15:23:14',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(1285,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1796','67:2df7eb3a4ae180d8687ec297f1c928d0',1796,'post','acf-field',1,1294,NULL,NULL,'Book block button title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-09-10 15:05:39','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-09-10 15:05:39','2021-09-10 15:05:39'),(1286,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1797','67:f38b8f77b716d72c5f5ed0d621fd021d',1797,'post','acf-field',1,210,NULL,NULL,'Book block button title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-09-10 15:05:42','2021-09-10 19:05:42',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(1288,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1805','67:620fc1bd1d40c67fa467e73bbef574a9',1805,'post','acf-field',1,292,NULL,NULL,'Is product disabled?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-09-10 15:20:57','2021-09-10 19:36:01',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(1289,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1879','67:701020c94cb880981aca421ab5ee3e11',1879,'post','acf-field',1,1287,NULL,NULL,'Soon label','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-09-28 08:59:12','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-09-28 08:59:12','2021-09-28 08:59:12'),(1290,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1880','67:0ea38d99723036624c56f0bf20000a44',1880,'post','acf-field',1,663,NULL,NULL,'Soon label','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-09-28 08:59:15','2021-09-28 12:59:15',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(1291,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/09/Group-25.png','79:9eb6e23c1501b274bc2f37399f5b8273',1883,'post','attachment',1,1641,NULL,NULL,'House icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/09/Group-25.png',NULL,'1883','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/09/Group-25.png','1883','attachment-image','{\"width\":264,\"height\":172,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/09/Group-25.png\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/09/Group-25.png\",\"size\":\"full\",\"id\":1883,\"alt\":\"CommerceGate.com\",\"pixels\":45408,\"type\":\"image/png\"}',NULL,NULL,NULL,'2021-09-28 11:32:22','2021-11-19 19:39:34',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-09-28 11:33:53','2021-09-28 11:32:22'),(1293,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1923','67:a32cddd5cb16b2cc497748cccdc7c00c',1923,'post','acf-field',1,25,NULL,NULL,'Is disabled','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-08 10:59:14','2021-10-08 14:59:14',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(1294,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1924','67:31c017d4b57b088067bbc4b44b35f10e',1924,'post','acf-field',1,42,NULL,NULL,'Is disabled','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-08 10:59:15','2021-10-08 14:59:15',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(1295,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1925','67:f4adea4bd82afb5484fa48b4d8bf67e3',1925,'post','acf-field',1,49,NULL,NULL,'Is disabled','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-08 10:59:15','2021-10-08 15:13:21',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(1296,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1926','67:67c9b861d19f957ca31089ac676347ae',1926,'post','acf-field',1,1186,NULL,NULL,'Is disabled','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-08 11:00:42','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-10-08 11:13:49','2021-10-08 11:00:42'),(1297,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1927','67:dd7fd71a84ebedff08f282ec9789927d',1927,'post','acf-field',1,1196,NULL,NULL,'Is disabled','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-08 11:00:42','2021-10-08 15:00:42',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(1298,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=1928','67:b909e184836add59538776c5b5ed204f',1928,'post','acf-field',1,1202,NULL,NULL,'Is disabled','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-08 11:00:43','2021-11-18 18:54:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-10-08 11:13:49','2021-10-08 11:00:42'),(1299,'https://commercegate.goodface.com.ua/wp/?p=1947','47:9045efbf17d5c6b9a63faba9a837eab7',1947,'post','setka_editor_350',1,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-12 10:25:19','2021-10-12 14:25:19',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(1300,'https://commercegate.goodface.com.ua/wp/author/','47:7c5d67ba80eded5d1889e1b10047f7ae',0,'user',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,NULL,NULL,NULL,NULL,'https://secure.gravatar.com/avatar/?s=500&d=mm&r=g',NULL,NULL,'gravatar-image',NULL,NULL,'https://secure.gravatar.com/avatar/?s=500&d=mm&r=g',NULL,'gravatar-image',NULL,NULL,NULL,NULL,'2021-10-12 10:25:21','2021-10-12 14:26:25',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(1301,'https://commercegate.goodface.com.ua/wp/?p=1948','47:05dbcfdd9490106a454adb088a7c82ac',1948,'post','setka_editor_201',0,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-12 10:25:21','2021-10-12 14:25:23',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(1302,'https://commercegate.goodface.com.ua/wp/?p=1949','47:a04b8b06f0f1ec77201b68ec26b74175',1949,'post','setka_editor_202',0,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-12 10:25:21','2021-10-12 14:25:22',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(1303,'https://commercegate.goodface.com.ua/wp/?p=1950','47:c1be427bd6b2aced9defc90c4e1954b3',1950,'post','setka_editor_203',0,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-12 10:25:21','2021-10-12 14:25:23',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(1304,'https://commercegate.goodface.com.ua/wp/?p=1951','47:86da97ce5b6a5fab90a7e10308bd7fb5',1951,'post','setka_editor_250',0,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-12 10:25:21','2021-10-12 14:25:23',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(1305,'https://commercegate.goodface.com.ua/wp/?p=1952','47:f755dc2cd4ad641c5c5cfcf223c8dcf6',1952,'post','setka_editor_251',0,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-12 10:25:21','2021-10-12 14:25:22',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(1306,'https://commercegate.goodface.com.ua/wp/?p=1953','47:7bc1c1be82ad869b27c27f160a6694ba',1953,'post','setka_editor_252',0,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-12 10:25:21','2021-10-12 14:25:22',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(1307,'https://commercegate.goodface.com.ua/wp/?p=1954','47:e93919b1a9080995e4fcc04aee64ca0a',1954,'post','setka_editor_300',0,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-12 10:25:21','2021-10-12 14:25:23',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(1308,'https://commercegate.goodface.com.ua/wp/?p=1955','47:a1d4e129edfadbcc9fd327e3839b1b2b',1955,'post','setka_editor_file',0,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-12 10:25:24','2021-10-12 14:26:21',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(1309,'https://commercegate.goodface.com.ua/wp/?p=1956','47:33328bec82616fbad35b8c3d5b86ee20',1956,'post','setka_editor_file',0,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-12 10:25:24','2021-10-12 14:26:20',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(1310,'https://commercegate.goodface.com.ua/wp/?p=1957','47:69f976df15e8398c63fb66634b0bccd1',1957,'post','setka_editor_file',0,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-12 10:25:24','2021-10-12 14:26:19',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(1311,'https://commercegate.goodface.com.ua/wp/?p=1958','47:d7462e9e191e424c2f01bbca0b7d1f87',1958,'post','setka_editor_file',0,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-12 10:25:24','2021-10-12 14:26:19',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(1312,'https://commercegate.goodface.com.ua/wp/?p=1959','47:64a53fe5f6c124fe2f0e684624767f0d',1959,'post','setka_editor_file',0,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-12 10:25:24','2021-10-12 14:26:18',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(1313,'https://commercegate.goodface.com.ua/wp/?p=1960','47:2124bb756d6bc95a6b5125f2c71425c6',1960,'post','setka_editor_file',0,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-12 10:25:24','2021-10-12 14:26:18',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(1314,'https://commercegate.goodface.com.ua/wp/?p=1961','47:2c0a6ecdb1648f187122c5956afef23d',1961,'post','setka_editor_file',0,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-12 10:25:24','2021-10-12 14:26:18',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(1315,'https://commercegate.goodface.com.ua/wp/?p=1962','47:6af09827ad1be56d0f3219780f8cc822',1962,'post','setka_editor_file',0,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-12 10:25:24','2021-10-12 14:26:17',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(1316,'https://commercegate.goodface.com.ua/wp/?p=1963','47:80009553020fd1cf684650314f24544e',1963,'post','setka_editor_file',0,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-12 10:25:24','2021-10-12 14:26:17',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(1317,'https://commercegate.goodface.com.ua/wp/?p=1964','47:7cf97c6428e9dd50a38b63a6b492ad65',1964,'post','setka_editor_file',0,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-12 10:25:24','2021-10-12 14:26:25',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(1318,'https://commercegate.goodface.com.ua/wp/?p=1965','47:2f6a7a2c1b8673d368ead59da7cac530',1965,'post','setka_editor_file',0,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-12 10:25:24','2021-10-12 14:26:10',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(1319,'https://commercegate.goodface.com.ua/wp/?p=1966','47:96869e8d48ce25e3fb5b870d8cea1a69',1966,'post','setka_editor_file',0,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-12 10:25:24','2021-10-12 14:26:10',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(1320,'https://commercegate.goodface.com.ua/wp/?p=1967','47:93f4e18a974fb1413cb626c7e3fba74e',1967,'post','setka_editor_file',0,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-12 10:25:24','2021-10-12 14:26:10',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(1321,'https://commercegate.goodface.com.ua/wp/?p=1968','47:71a518dcd6b0b43214509062fe91f948',1968,'post','setka_editor_file',0,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-12 10:25:24','2021-10-12 14:26:09',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(1322,'https://commercegate.goodface.com.ua/wp/?p=1969','47:87bbcee2c2eb31be9e4075ccc93a8ef1',1969,'post','setka_editor_file',0,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-12 10:25:24','2021-10-12 14:26:09',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(1323,'https://commercegate.goodface.com.ua/wp/?p=1970','47:1a33436b38e03f1cf93101bd53b7cd9a',1970,'post','setka_editor_file',0,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-12 10:25:24','2021-10-12 14:26:09',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(1324,'https://commercegate.goodface.com.ua/wp/?p=1971','47:9e3890c98bd8f7f5b4220aece744c808',1971,'post','setka_editor_file',0,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-12 10:25:25','2021-10-12 14:26:08',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(1325,'https://commercegate.goodface.com.ua/wp/?p=1972','47:f8cf099994ff0be79517e51353f1a598',1972,'post','setka_editor_file',0,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-12 10:25:25','2021-10-12 14:26:08',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(1326,'https://commercegate.goodface.com.ua/wp/?p=1973','47:f7d0c1461201056e965d6cef9dc3b7ee',1973,'post','setka_editor_file',0,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-12 10:25:25','2021-10-12 14:26:07',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(1327,'https://commercegate.goodface.com.ua/wp/?p=1974','47:8fd9e08f10aea5d21ba002b39f6ae207',1974,'post','setka_editor_file',0,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-12 10:25:25','2021-10-12 14:26:07',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(1328,'https://commercegate.goodface.com.ua/wp/?p=1975','47:08ace09b5b1de842d946050f0ad9e55f',1975,'post','setka_editor_file',0,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-12 10:25:25','2021-10-12 14:26:07',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(1329,'https://commercegate.goodface.com.ua/wp/?p=1976','47:2326ea43774799b2a7db5081c30c1650',1976,'post','setka_editor_file',0,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-12 10:25:25','2021-10-12 14:26:06',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(1330,'https://commercegate.goodface.com.ua/wp/?p=1977','47:437f817b61afd54906bdacc3920f953b',1977,'post','setka_editor_file',0,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-12 10:25:25','2021-10-12 14:26:06',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(1331,'https://commercegate.goodface.com.ua/wp/?p=1978','47:88edb25b002f1f4620433df3d6fc623d',1978,'post','setka_editor_file',0,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-12 10:25:25','2021-10-12 14:25:57',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(1332,'https://commercegate.goodface.com.ua/wp/?p=1979','47:97da71e25f3c6cbd6bc82c35d6f674a4',1979,'post','setka_editor_file',0,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-12 10:25:25','2021-10-12 14:25:57',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(1333,'https://commercegate.goodface.com.ua/wp/?p=1980','47:5cbd377b152329c188414988ed2cfaf2',1980,'post','setka_editor_file',0,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-12 10:25:25','2021-10-12 14:25:56',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(1334,'https://commercegate.goodface.com.ua/wp/?p=1981','47:fa36aaf67539232d36dd38cf22fa1def',1981,'post','setka_editor_file',0,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-12 10:25:25','2021-10-12 14:25:56',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(1335,'https://commercegate.goodface.com.ua/wp/?p=1982','47:e08c3832591c4da7c1a46c6b719f6fcf',1982,'post','setka_editor_file',0,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-12 10:25:25','2021-10-12 14:25:55',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(1336,'https://commercegate.goodface.com.ua/wp/?p=1983','47:27747bdfd54e9098b31d33159ed5e7b7',1983,'post','setka_editor_file',0,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-12 10:25:25','2021-10-12 14:25:55',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(1337,'https://commercegate.goodface.com.ua/wp/?p=1984','47:f486dba6dd60ce81dadf055fbb668f97',1984,'post','setka_editor_file',0,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-12 10:25:25','2021-10-12 14:25:55',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(1338,'https://commercegate.goodface.com.ua/wp/?p=1985','47:b8c2f28e1238ec198a855931e30bf49a',1985,'post','setka_editor_file',0,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-12 10:25:25','2021-10-12 14:25:54',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(1339,'https://commercegate.goodface.com.ua/wp/?p=1986','47:a863a4081c4eb8ca46612c1351b5be0a',1986,'post','setka_editor_file',0,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-12 10:25:25','2021-10-12 14:25:54',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(1340,'https://commercegate.goodface.com.ua/wp/?p=1987','47:93f62f79db76e3b90a9eb23847d8786e',1987,'post','setka_editor_file',0,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-12 10:25:25','2021-10-12 14:25:54',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(1341,'https://commercegate.goodface.com.ua/wp/?p=1988','47:fb4ee0ea9d16febd053badecbb7d67d2',1988,'post','setka_editor_file',0,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-12 10:25:25','2021-10-12 14:25:53',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(1342,'https://commercegate.goodface.com.ua/wp/?p=1989','47:d1c42431d9c8f4a9d265fc918eb78758',1989,'post','setka_editor_file',0,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-12 10:25:25','2021-10-12 14:25:53',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(1343,'https://commercegate.goodface.com.ua/wp/?p=1990','47:464e09b8b24d831769fb64b82b6dad84',1990,'post','setka_editor_file',0,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-12 10:25:25','2021-10-12 14:25:53',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(1344,'https://commercegate.goodface.com.ua/wp/?p=1991','47:a630b3362b20618f314879f7877dca7b',1991,'post','setka_editor_file',0,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-12 10:25:25','2021-10-12 14:25:52',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(1345,'https://commercegate.goodface.com.ua/wp/?p=1992','47:b70f49e680f86677e5bdbe853b6bd9c1',1992,'post','setka_editor_file',0,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-12 10:25:25','2021-10-12 14:25:52',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(1346,'https://commercegate.goodface.com.ua/wp/?p=1993','47:9a79c366ac2043c655206877c11d913d',1993,'post','setka_editor_file',0,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-12 10:25:25','2021-10-12 14:25:51',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(1347,'https://commercegate.goodface.com.ua/wp/?p=1994','47:fd2e5311f35537e5b908244a066dab25',1994,'post','setka_editor_file',0,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-12 10:25:25','2021-10-12 14:25:51',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(1348,'https://commercegate.goodface.com.ua/wp/?p=1995','47:7f7740d52fa1495ca8eb52e849e10106',1995,'post','setka_editor_file',0,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-12 10:25:25','2021-10-12 14:25:51',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(1349,'https://commercegate.goodface.com.ua/wp/?p=1996','47:378c03241ffde5c05f5052d81ae82261',1996,'post','setka_editor_file',0,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-12 10:25:25','2021-10-12 14:25:50',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(1350,'https://commercegate.goodface.com.ua/wp/?p=1997','47:dbc6052dc14511e5f12f0c1e95812cd4',1997,'post','setka_editor_file',0,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-12 10:25:26','2021-10-12 14:25:50',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(1351,'https://commercegate.goodface.com.ua/wp/?p=1998','47:a3a71f5f4d637df23c2043113f33d504',1998,'post','setka_editor_file',0,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-12 10:25:26','2021-10-12 14:25:49',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(1352,'https://commercegate.goodface.com.ua/wp/?p=1999','47:c7ca3ed814fd79f0e6faefc73d423709',1999,'post','setka_editor_file',0,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-12 10:25:26','2021-10-12 14:25:49',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(1353,'https://commercegate.goodface.com.ua/wp/?p=2000','47:bf4366fb6786bdae5d5b047ba261a6ff',2000,'post','setka_editor_file',0,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-12 10:25:26','2021-10-12 14:25:49',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(1354,'https://commercegate.goodface.com.ua/wp/?p=2001','47:830aa698e7e4447c9f590d457b3078e9',2001,'post','setka_editor_file',0,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-12 10:25:26','2021-10-12 14:25:48',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(1355,'https://commercegate.goodface.com.ua/wp/?p=2002','47:7b70bf3730addee090a8a689f8cf3fc0',2002,'post','setka_editor_file',0,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-12 10:25:26','2021-10-12 14:25:48',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(1356,'https://commercegate.goodface.com.ua/wp/?p=2003','47:12567a313eafdbcc833b885fa1c4d110',2003,'post','setka_editor_file',0,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-12 10:25:26','2021-10-12 14:25:47',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(1357,'https://commercegate.goodface.com.ua/wp/?p=2004','47:860d04d7dc1617702bf14f4995b51ad5',2004,'post','setka_editor_file',0,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-12 10:25:26','2021-10-12 14:25:47',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(1358,'https://commercegate.goodface.com.ua/wp/?p=2005','47:fcdf75b68e51469c0468ba681bd3540e',2005,'post','setka_editor_file',0,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-12 10:25:26','2021-10-12 14:25:46',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(1359,'https://commercegate.goodface.com.ua/wp/?p=2006','47:e3a4a03ddfeb57b57a80698e1796b920',2006,'post','setka_editor_file',0,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-12 10:25:26','2021-10-12 14:25:46',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(1360,'https://commercegate.goodface.com.ua/wp/?p=2007','47:fb9072c36d0daf291fed81208e8e9253',2007,'post','setka_editor_file',0,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-12 10:25:26','2021-10-12 14:25:45',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(1361,'https://commercegate.goodface.com.ua/wp/?p=2008','47:32b52433784a02fd422ecd210da19a0c',2008,'post','setka_editor_file',0,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-12 10:25:26','2021-10-12 14:25:45',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(1362,'https://commercegate.goodface.com.ua/wp/?p=2009','47:2f4f19dd9998a82bbb56a3f5aa4d041c',2009,'post','setka_editor_file',0,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-12 10:25:26','2021-10-12 14:25:45',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(1363,'https://commercegate.goodface.com.ua/wp/?p=2010','47:8f70687cfabb592df7c1a692d5f1911b',2010,'post','setka_editor_file',0,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-12 10:25:26','2021-10-12 14:25:44',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(1364,'https://commercegate.goodface.com.ua/wp/?p=2011','47:8b16005a5aaf978a03cb4bdadc24d7e0',2011,'post','setka_editor_file',0,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-12 10:25:26','2021-10-12 14:25:44',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(1365,'https://commercegate.goodface.com.ua/wp/?p=2012','47:5c7755928f42c1207b5e9f12e33dec88',2012,'post','setka_editor_file',0,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-12 10:25:26','2021-10-12 14:25:43',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(1366,'https://commercegate.goodface.com.ua/wp/?p=2013','47:ff5c84acc1b9d5f60103223c83f4b643',2013,'post','setka_editor_file',0,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-12 10:25:26','2021-10-12 14:25:43',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(1367,'https://commercegate.goodface.com.ua/wp/?p=2014','47:a60850384adc9aac465130741171d379',2014,'post','setka_editor_file',0,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-12 10:25:26','2021-10-12 14:25:43',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(1368,'https://commercegate.goodface.com.ua/wp/?p=2015','47:c5ac8cce1abce4154059049a346caafc',2015,'post','setka_editor_file',0,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-12 10:25:26','2021-10-12 14:25:42',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(1369,'https://commercegate.goodface.com.ua/wp/?p=2016','47:122a10d2078333048e54c525061e0e0f',2016,'post','setka_editor_file',0,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-12 10:25:26','2021-10-12 14:25:42',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(1370,'https://commercegate.goodface.com.ua/wp/?p=2017','47:b8e2e18998481e3cf5af135c26fac997',2017,'post','setka_editor_file',0,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-12 10:25:26','2021-10-12 14:25:41',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(1371,'https://commercegate.goodface.com.ua/wp/?p=2018','47:91f99c9c17d770c5bb3d46e4503977d2',2018,'post','setka_editor_file',0,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-12 10:25:26','2021-10-12 14:25:41',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(1372,'https://commercegate.goodface.com.ua/wp/?p=2019','47:ec20418c93df8207d321d39396b5e1a1',2019,'post','setka_editor_file',0,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-12 10:25:26','2021-10-12 14:25:40',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(1373,'https://commercegate.goodface.com.ua/wp/?p=2020','47:3722a52327f11e34857191b5c853de7c',2020,'post','setka_editor_file',0,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-12 10:25:27','2021-10-12 14:25:40',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(1374,'https://commercegate.goodface.com.ua/wp/?p=2021','47:7abff45706fc8ffc19eeba0991b434d6',2021,'post','setka_editor_file',0,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-12 10:25:27','2021-10-12 14:25:40',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(1375,'https://commercegate.goodface.com.ua/wp/?p=2022','47:d8fe849cbfc1984d47cd157d55410700',2022,'post','setka_editor_file',0,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-12 10:25:27','2021-10-12 14:25:39',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(1376,'https://commercegate.goodface.com.ua/wp/?p=2023','47:0331ad1f56f6a9e87ee0cf40bf9a3efe',2023,'post','setka_editor_file',0,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-12 10:25:27','2021-10-12 14:25:39',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(1377,'https://commercegate.goodface.com.ua/wp/?p=2024','47:8238886acbb484e04ae45168e1cde56a',2024,'post','setka_editor_file',0,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-12 10:25:28','2021-10-12 14:25:33',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(1378,'https://commercegate.goodface.com.ua/wp/?p=2025','47:870c4d159e5babf600eed25d18f510cf',2025,'post','setka_editor_file',0,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-12 10:25:28','2021-10-12 14:25:33',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(1379,'https://commercegate.goodface.com.ua/wp/?p=2026','47:e6a0671862d7356ad94a1cea25bdefdc',2026,'post','setka_editor_file',0,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-12 10:25:28','2021-10-12 14:25:32',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(1380,'https://commercegate.goodface.com.ua/wp/?p=2027','47:df6e011bad9f53766ee1b37d69f24a1d',2027,'post','setka_editor_file',0,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-12 10:25:28','2021-10-12 14:25:32',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(1381,'https://commercegate.goodface.com.ua/wp/?p=2028','47:886de180b80585fb829088f5ea3bc586',2028,'post','setka_editor_file',0,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-12 10:25:28','2021-10-12 14:25:32',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(1382,'https://commercegate.goodface.com.ua/wp/?p=2029','47:d84c0a04e1babbb07d95674546bb2b3b',2029,'post','setka_editor_file',0,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-12 10:25:28','2021-10-12 14:25:31',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(1383,'https://commercegate.goodface.com.ua/wp/?p=2031','47:7ca8b4a53711a00d47207823690a0918',2031,'post','setka_editor_file',0,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-12 10:25:28','2021-10-12 14:25:31',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(1384,'https://commercegate.goodface.com.ua/wp/?p=2032','47:cafe43d142941c55b6c1b5065f18e987',2032,'post','setka_editor_file',0,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-12 10:25:28','2021-10-12 14:25:30',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(1385,'https://commercegate.goodface.com.ua/wp/?p=2033','47:46451efa025f2ec4e6788532b5656cc3',2033,'post','setka_editor_file',0,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-12 10:25:29','2021-10-12 14:25:30',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(1386,'https://commercegate.goodface.com.ua/wp/?p=2034','47:c068d6d9f1b72b98f608f3197297cbc5',2034,'post','setka_editor_file',0,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-12 10:25:29','2021-10-12 14:25:29',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(1387,'https://commercegate.goodface.com.ua/wp/?p=2035','47:8fdad9a14d7e66eb0798c21bb3edbce8',2035,'post','setka_editor_file',0,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-12 10:25:29','2021-10-12 14:25:29',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(1394,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/10/aml-manual.docx','82:ee462bd1f5ce40586e246df6fc5517b1',2082,'post','attachment',1,0,NULL,NULL,'aml-manual','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-10-13 14:37:16','2021-11-19 19:39:34',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-10-13 14:37:16','2021-10-13 14:37:16'),(1396,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/10/evgen-sopin.jpg','82:1112ec0b0574b607a486078b61bbd9f3',2090,'post','attachment',1,524,NULL,NULL,'evgen-sopin','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/10/evgen-sopin.jpg',NULL,'2090','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/10/evgen-sopin.jpg','2090','attachment-image','{\"width\":560,\"height\":420,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/10/evgen-sopin.jpg\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/10/evgen-sopin.jpg\",\"size\":\"full\",\"id\":2090,\"alt\":\"\",\"pixels\":235200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-10-15 10:31:43','2021-11-19 19:39:34',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-10-15 10:31:43','2021-10-15 10:31:43'),(1397,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/10/evgen-sopin-1.jpg','84:070f6e827d9eb2bc1530c87443f6bcb6',2092,'post','attachment',1,1607,NULL,NULL,'evgen-sopin','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/10/evgen-sopin-1.jpg',NULL,'2092','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/10/evgen-sopin-1.jpg','2092','attachment-image','{\"width\":560,\"height\":420,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/10/evgen-sopin-1.jpg\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/10/evgen-sopin-1.jpg\",\"size\":\"full\",\"id\":2092,\"alt\":\"\",\"pixels\":235200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-10-15 10:31:55','2021-11-19 19:39:34',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-10-15 10:31:54','2021-10-15 10:31:54'),(1399,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2113','67:a459d80c5be6496fd6cd46dcfcb55dad',2113,'post','acf-field',1,302,NULL,NULL,'Block display','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-10-22 09:57:52','2021-10-22 13:57:52',1,NULL,NULL,NULL,NULL,1,NULL,1,NULL,NULL),(1400,'https://commercegate.goodface.com.ua/wp/es/value-proposition/for-platforms-and-marketplaces/','92:c6baf35d5c2a72fda1466b8e482ce38d',2134,'post','value-proposition',1,0,NULL,NULL,'A soluciones e integradores de comercio electrónico y SaaS.','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-11 12:46:17','2021-12-01 00:53:20',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-30 19:53:20','2021-11-11 12:46:16'),(1401,'https://commercegate.goodface.com.ua/wp/es/value-proposition/for-affiliates-and-agencies/','89:84afb6e1621288ed3fab6f49f4644fcd',2135,'post','value-proposition',1,0,NULL,NULL,'Para Distribuidores','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-11 13:05:27','2021-12-01 00:46:05',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-30 19:46:05','2021-11-11 13:05:36'),(1402,'https://commercegate.goodface.com.ua/wp/es/value-proposition/for-psps/','70:f7fae0c8f786fef1c054c453e1f81a81',2136,'post','value-proposition',1,0,NULL,NULL,'Para adquirentes y proveedores de servicios de pago (PSP)','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-11 14:03:33','2021-11-29 23:42:06',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-29 18:42:05','2021-11-11 14:03:38'),(1403,'https://commercegate.goodface.com.ua/wp/es/value-proposition/for-banking-institutions/','86:bca06ba302042f764f095e330d612228',2138,'post','value-proposition',1,0,NULL,NULL,'A Instituciones Bancarias','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-11 14:17:57','2021-12-01 00:48:10',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-30 19:48:09','2021-11-11 14:17:55'),(1405,'https://commercegate.goodface.com.ua/wp/our-solutions/payment-gateway/','70:ed9546baa8c3bbb828fefc75c9377ca0',2144,'post','our-solutions',1,0,NULL,NULL,'Payment gateway','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-11 16:27:00','2021-12-17 20:12:55',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-12-17 15:12:54','2021-11-11 16:27:00'),(1406,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/banco-de-espana.svg','86:585940d44dc885983344c0305a1424dc',2146,'post','attachment',1,12,NULL,NULL,'banco-de-espana','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-15 13:53:59','2021-11-19 19:39:34',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-15 14:03:09','2021-11-15 13:53:59'),(1407,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/eu-certified.svg','83:8a6f04aab6aaeab2bc44593322701cc8',2147,'post','attachment',1,12,NULL,NULL,'eu-certified','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-15 13:54:00','2021-11-19 19:39:34',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-15 14:03:34','2021-11-15 13:54:00'),(1408,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/kpmg-audited.svg','83:329700381a8e1ae507af60ce5d75f5f7',2148,'post','attachment',1,12,NULL,NULL,'kpmg-audited','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-15 13:54:01','2021-11-19 19:39:34',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-15 14:04:36','2021-11-15 13:54:01'),(1409,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/pci.svg','74:771a288abb45a5d56d711314a1e4ca06',2149,'post','attachment',1,12,NULL,NULL,'pci','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-15 13:54:01','2021-11-19 19:39:34',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-15 14:03:57','2021-11-15 13:54:01'),(1411,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/to-merchants-main-icon.png','93:59576f790278e18fa89b9276538a8c97',2152,'post','attachment',1,291,NULL,NULL,'to-merchants-main-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/to-merchants-main-icon.png',NULL,'2152','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/to-merchants-main-icon.png','2152','attachment-image','{\"width\":224,\"height\":228,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/to-merchants-main-icon.png\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/to-merchants-main-icon.png\",\"size\":\"full\",\"id\":2152,\"alt\":\"Suitable for all businesses - CommerceGate.com\",\"pixels\":51072,\"type\":\"image/png\"}',NULL,NULL,NULL,'2021-11-15 14:07:42','2021-11-19 19:39:34',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-15 14:08:42','2021-11-15 14:07:42'),(1412,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/247-real-time-monitoring-icon.svg','100:d257522758d98472fac6c1c374c11eed',2153,'post','attachment',1,291,NULL,NULL,'24:7-real-time-monitoring-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-15 14:11:15','2021-11-19 19:39:34',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-15 14:11:49','2021-11-15 14:11:15'),(1413,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/greater-controls-on-fraud-icon.svg','101:022c832e8b0ecb49181f0810b19aa7c1',2154,'post','attachment',1,291,NULL,NULL,'greater-controls-on-fraud-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-15 14:11:16','2021-11-19 19:39:34',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-15 14:12:39','2021-11-15 14:11:16'),(1414,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/dedicated-customer-success-team-icon.svg','107:9cb649497d1ee9564645c2e715e8f935',2155,'post','attachment',1,291,NULL,NULL,'dedicated-customer-success-team-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-15 14:14:53','2021-11-19 19:39:35',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-15 14:15:17','2021-11-15 14:14:53'),(1415,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/Leading-global-payment-technology.svg','104:493d59f3e81cca61a008ee09b67d8068',2156,'post','attachment',1,291,NULL,NULL,'Leading-global-payment-technology','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-15 14:20:28','2021-11-19 19:39:35',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-15 14:21:48','2021-11-15 14:20:27'),(1416,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/level-1-pci-compliance-icon.svg','98:2c3f570bf8c9720172de28f5437914c0',2157,'post','attachment',1,291,NULL,NULL,'level-1-pci-compliance-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-15 14:20:29','2021-11-19 19:39:35',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-15 14:22:35','2021-11-15 14:20:29'),(1417,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/multi-acquiring-made-easy.svg','96:2a95cd315341f756e804acfc99cce684',2158,'post','attachment',1,291,NULL,NULL,'multi-acquiring-made-easy','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-15 14:20:33','2021-11-19 19:43:37',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-15 14:23:15','2021-11-15 14:20:33'),(1418,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/parameter-based-discounts-icon.svg','101:5181115f2bcb507bd0609c5f3662858c',2159,'post','attachment',1,291,NULL,NULL,'parameter-based-discounts-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-15 14:26:14','2021-11-19 19:43:37',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-15 14:28:15','2021-11-15 14:26:13'),(1419,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/psd2-compliant-segregated-fund-support-icon.svg','114:866e6915fc50429ff297298beaa15436',2160,'post','attachment',1,291,NULL,NULL,'psd2-compliant-segregated-fund-support-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-15 14:26:15','2021-11-19 19:43:37',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-15 14:28:37','2021-11-15 14:26:15'),(1420,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/real-time-transaction-clearing-icon.svg','106:a9e1554b3ca5e7fae0a82d19d0114586',2161,'post','attachment',1,291,NULL,NULL,'real-time-transaction-clearing-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-15 14:26:16','2021-11-19 19:43:37',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-15 14:26:59','2021-11-15 14:26:15'),(1421,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/supports-all-payment-methods-icon.svg','104:7b38b44adea9a57891db4263960ce8a0',2162,'post','attachment',1,291,NULL,NULL,'supports-all-payment-methods-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-15 14:26:17','2021-11-19 19:43:37',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-15 14:27:35','2021-11-15 14:26:16'),(1422,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/eWallet-icon.png','83:241a2f200317c74ac0e71c57cabc2c3b',2190,'post','attachment',1,436,NULL,NULL,'eWallet-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/eWallet-icon.png',NULL,'2190','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/eWallet-icon.png','2190','attachment-image','{\"width\":244,\"height\":220,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/eWallet-icon.png\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/eWallet-icon.png\",\"size\":\"full\",\"id\":2190,\"alt\":\"eWallet - CommerceGate.com\",\"pixels\":53680,\"type\":\"image/png\"}',NULL,NULL,NULL,'2021-11-22 11:43:55','2021-11-22 16:44:20',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-22 11:44:20','2021-11-22 11:43:55'),(1423,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/aggregate-acquiring-capacity-icon.svg','104:9f4217d5ceebd19c5b40e4e9c84fa18d',2191,'post','attachment',1,430,NULL,NULL,'aggregate-acquiring-capacity-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-22 11:59:17','2021-11-22 17:01:29',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-22 12:01:29','2021-11-22 11:59:17'),(1424,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/all-in-one-payment-solution-icon.svg','103:f3fb835d738d990cb9b60a27ecf44abe',2192,'post','attachment',1,430,NULL,NULL,'all-in-one-payment-solution-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-22 11:59:18','2021-11-22 17:00:52',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-22 12:00:52','2021-11-22 11:59:18'),(1425,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/increase-payout-rates-icon.svg','97:5199c20fc74f70bda52da353f6bbe74a',2193,'post','attachment',1,430,NULL,NULL,'increase-payout-rates-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-22 11:59:19','2021-11-22 17:00:22',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-22 12:00:22','2021-11-22 11:59:19'),(1426,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/scale-locally-and-globally-icon.svg','102:19cc257a8c1d316e7ad80157158b462a',2194,'post','attachment',1,430,NULL,NULL,'scale-locally-and-globally-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-22 11:59:20','2021-11-22 16:59:50',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-22 11:59:50','2021-11-22 11:59:20'),(1427,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/high-security-and-compliance-icon.svg','104:32cfeedfc58df900517bc8ec867164f3',2195,'post','attachment',1,430,NULL,NULL,'high-security-and-compliance-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-22 12:04:18','2021-11-22 17:04:34',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-22 12:04:34','2021-11-22 12:04:18'),(1428,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/compliance-onboarding-made-simple-icon.svg','109:e9a12e72a3e4bb6ec04edea1cc143a02',2196,'post','attachment',1,430,NULL,NULL,'compliance-onboarding-made-simple-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-22 12:04:19','2021-11-22 17:04:53',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-22 12:04:53','2021-11-22 12:04:19'),(1429,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/comprehensive-fraud-risk-management-icon.svg','111:b102aff222d73de968b2888e282e2e0b',2197,'post','attachment',1,430,NULL,NULL,'comprehensive-fraud-risk-management-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-22 12:04:20','2021-11-22 17:05:12',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-22 12:05:12','2021-11-22 12:04:20'),(1430,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/dedicated-customer-success-team-icon-1.svg','109:8283cf141b923477a5d9f1045224e247',2198,'post','attachment',1,430,NULL,NULL,'dedicated-customer-success-team-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-22 12:04:21','2021-11-22 17:05:32',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-22 12:05:32','2021-11-22 12:04:21'),(1431,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/dedicated-point-of-contact-icon.svg','102:449a8a48f6539b54bc11c241992cac64',2199,'post','attachment',1,430,NULL,NULL,'dedicated-point-of-contact-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-22 12:08:35','2021-11-22 17:09:30',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-22 12:09:30','2021-11-22 12:08:35'),(1432,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/direct-access-to-csms-icon.svg','97:ea2df0e610a94691eb4b6147aebb7695',2200,'post','attachment',1,430,NULL,NULL,'direct-access-to-csms-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-22 12:08:36','2021-11-22 17:09:51',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-22 12:09:51','2021-11-22 12:08:36'),(1433,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/full-case-priority-support-icon.svg','102:59d7be0e6a989f280b6f3bf2d45c54f3',2201,'post','attachment',1,430,NULL,NULL,'full-case-priority-support-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-22 12:08:37','2021-11-22 17:10:06',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-22 12:10:05','2021-11-22 12:08:37'),(1434,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/robust-control-processes-icon.svg','100:b550593ff6aaf14dbc44e5379212fafa',2202,'post','attachment',1,430,NULL,NULL,'robust-control-processes-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-22 12:08:38','2021-11-22 17:10:16',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-22 12:10:16','2021-11-22 12:08:38'),(1435,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/merchant-risk-and-compliance-icon.svg','104:525cb4eda589b452b2f4e70bab4c755c',2203,'post','attachment',1,428,NULL,NULL,'merchant-risk-and-compliance-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-22 12:23:59','2021-11-22 17:24:41',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-22 12:24:41','2021-11-22 12:23:59'),(1436,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/risk-collateral-management-icon.svg','102:ec6fe7496143de525a6c39b6d37dc003',2204,'post','attachment',1,428,NULL,NULL,'risk-collateral-management-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-22 12:24:00','2021-11-22 17:24:55',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-22 12:24:55','2021-11-22 12:24:00'),(1437,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/seamless-aml-checks-and-kyc-icon.svg','103:fd34a595b327ec1451b2488eb9385552',2205,'post','attachment',1,428,NULL,NULL,'seamless-aml-checks-and-kyc-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-22 12:24:01','2021-11-22 17:25:10',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-22 12:25:10','2021-11-22 12:24:01'),(1438,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/settlement-and-reconciliation-icon.svg','105:27bdcf90a5363194ebc592949dba7e5c',2206,'post','attachment',1,428,NULL,NULL,'settlement-and-reconciliation-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-22 12:24:02','2021-11-22 17:25:30',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-22 12:25:30','2021-11-22 12:24:02'),(1439,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/flexible-risk-tolerance-and-acceptance-icon.svg','114:915f3913261e4bb67cf15d6ccbd8aa5a',2207,'post','attachment',1,428,NULL,NULL,'flexible-risk-tolerance-and-acceptance-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-22 12:29:07','2021-11-22 17:29:20',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-22 12:29:20','2021-11-22 12:29:07'),(1440,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/stay-ahead-of-regulators-icon.svg','100:bc76a61d80f8ba9ac0445bd486dde846',2208,'post','attachment',1,428,NULL,NULL,'stay-ahead-of-regulators-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-22 12:29:08','2021-11-22 17:29:45',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-22 12:29:45','2021-11-22 12:29:08'),(1441,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/traffic-and-risk-kpi-management-icon.svg','107:23debaa59568d0d25ede86e7cdf78efe',2209,'post','attachment',1,428,NULL,NULL,'traffic-and-risk-kpi-management-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-22 12:29:09','2021-11-22 17:29:59',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-22 12:29:59','2021-11-22 12:29:09'),(1442,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/dedicated-payment-experts-icon.svg','101:4ab0412dcb194c65a82eb3b7bea7df9e',2210,'post','attachment',1,428,NULL,NULL,'dedicated-payment-experts-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-22 12:34:49','2021-11-22 17:37:20',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-22 12:37:20','2021-11-22 12:34:49'),(1443,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/europol-recognized-case-management-icon.svg','110:b96f9fc1b1cfde43e9b5939e275d8c83',2211,'post','attachment',1,428,NULL,NULL,'europol-recognized-case-management-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-22 12:34:51','2021-11-22 17:37:00',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-22 12:37:00','2021-11-22 12:34:51'),(1444,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/presence-in-wto-and-icc-icon.svg','99:28005600f367ae1dbd46efe6968d7b2a',2212,'post','attachment',1,428,NULL,NULL,'presence-in-wto-and-icc-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-22 12:34:52','2021-11-22 17:36:47',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-22 12:36:46','2021-11-22 12:34:51'),(1445,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/strong-compliance-framework-icon.svg','103:1cd543b8dd3e2b294d337e63641caa1e',2213,'post','attachment',1,428,NULL,NULL,'strong-compliance-framework-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-22 12:34:53','2021-11-22 17:35:19',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-22 12:35:19','2021-11-22 12:34:52'),(1446,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/leading-global-payment-technology-icon.svg','109:eeca9be3c538fbd7a88fa2dde9e91469',2214,'post','attachment',1,428,NULL,NULL,'leading-global-payment-technology-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-22 12:42:58','2021-11-22 17:43:24',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-22 12:43:24','2021-11-22 12:42:57'),(1447,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/secured-2fa-user-authentication-icon.svg','107:db5f48c595a55a28aaa23a73258772e7',2215,'post','attachment',1,428,NULL,NULL,'secured-2fa-user-authentication-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-22 12:43:00','2021-11-22 17:43:41',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-22 12:43:41','2021-11-22 12:43:00'),(1448,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/supports-all-popular-payment-types-icon.svg','110:f8649c625dda4cfb937b5243125954c5',2216,'post','attachment',1,428,NULL,NULL,'supports-all-popular-payment-types-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-22 12:43:02','2021-11-22 17:44:06',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-22 12:44:06','2021-11-22 12:43:02'),(1449,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/20-active-upstream-providers-icon.svg','104:41ea85ee131733ba787f219be0eacaaf',2217,'post','attachment',1,428,NULL,NULL,'20+-active-upstream-providers-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-22 12:43:03','2021-11-22 17:43:53',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-22 12:43:52','2021-11-22 12:43:03'),(1450,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/access-transaction-data-icon.svg','99:105351688d8475ea3592c4ddf3d7d0af',2218,'post','attachment',1,428,NULL,NULL,'access-transaction-data-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-22 13:09:44','2021-11-22 18:10:34',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-22 13:10:34','2021-11-22 13:09:44'),(1451,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/discount-model-support-icon.svg','98:ef44dc10f9a52ac54b7003a795bd0e78',2219,'post','attachment',1,428,NULL,NULL,'discount-model-support-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-22 13:09:45','2021-11-22 18:10:43',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-22 13:10:43','2021-11-22 13:09:45'),(1452,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/finance-reconciliation-saas-icon.svg','103:78ba7aaf1eb377cb8ce176ae870175bd',2220,'post','attachment',1,428,NULL,NULL,'finance-reconciliation-saas-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-22 13:09:46','2021-11-22 18:10:20',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-22 13:10:20','2021-11-22 13:09:46'),(1453,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/dedicated-and-full-support-icon.svg','102:211c877748e144a2b94f94ee99c3d185',2221,'post','attachment',1,428,NULL,NULL,'dedicated-and-full-support-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-22 13:12:29','2021-11-22 18:12:44',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-22 13:12:44','2021-11-22 13:12:29'),(1454,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/pci.svg','74:961aec65153e5c61a8cab242de07bc56',2222,'post','attachment',1,428,NULL,NULL,'pci','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-22 13:19:53','2021-11-22 18:20:13',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-22 13:20:13','2021-11-22 13:19:52'),(1455,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/banco-de-espana-icon.svg','91:83a8ca09befa98c0e8f02806d6dab9cd',2223,'post','attachment',1,428,NULL,NULL,'banco-de-espana-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-22 13:19:58','2021-11-22 18:20:31',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-22 13:20:30','2021-11-22 13:19:58'),(1456,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/eu-regulated-financial-institution-icon.svg','110:ec38f5fe37e15085784a3d5728b6c1cd',2224,'post','attachment',1,428,NULL,NULL,'eu-regulated-financial-institution-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-22 13:20:04','2021-11-22 18:20:38',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-22 13:20:38','2021-11-22 13:20:04'),(1457,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/kpmg.svg','75:bb23956fb3c834ed43479b4c53805be2',2225,'post','attachment',1,428,NULL,NULL,'kpmg','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-22 13:20:12','2021-11-22 18:22:48',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-22 13:22:48','2021-11-22 13:20:12'),(1458,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/capitalize-on-opportunities-icon.svg','103:2bcc2d2011deb14dea60a31e56deb0d4',2226,'post','attachment',1,429,NULL,NULL,'capitalize-on-opportunities-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-22 13:40:44','2021-11-22 18:41:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-22 13:41:58','2021-11-22 13:40:43'),(1459,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/collaborate-successfully-icon.svg','100:3bd9c3c3e8ae95cbe25561bb12311b33',2227,'post','attachment',1,429,NULL,NULL,'collaborate-successfully-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-22 13:40:50','2021-11-22 18:42:16',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-22 13:42:15','2021-11-22 13:40:49'),(1460,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/connect-with-new-customers-icon.svg','102:28fdb421aea731233ce74b903fcf73bd',2228,'post','attachment',1,429,NULL,NULL,'connect-with-new-customers-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-22 13:40:54','2021-11-22 18:41:22',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-22 13:41:22','2021-11-22 13:40:54'),(1461,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/overview-of-your-customer-icon.svg','101:6406c5aa2b20ad33c1c89c62123ef78d',2229,'post','attachment',1,429,NULL,NULL,'overview-of-your-customer-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-22 13:40:57','2021-11-22 18:41:38',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-22 13:41:38','2021-11-22 13:40:57'),(1462,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/credit-freedom-icon.svg','90:3fe2e44fbee98dfb2ad037e079beff04',2230,'post','attachment',1,429,NULL,NULL,'credit-freedom-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-22 13:45:34','2021-11-22 18:46:31',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-22 13:46:31','2021-11-22 13:45:34'),(1463,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/highly-regulated-operational-controls-icon.svg','113:f22c13497fad256016ef4b76d060e06a',2231,'post','attachment',1,429,NULL,NULL,'highly-regulated-operational-controls-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-22 13:45:35','2021-11-22 18:46:17',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-22 13:46:17','2021-11-22 13:45:35'),(1464,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/mitigate-reputational-risk-icon.svg','102:78a810fc4e41eb64637d676f6c4a042a',2232,'post','attachment',1,429,NULL,NULL,'mitigate-reputational-risk-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-22 13:45:36','2021-11-22 18:46:20',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-22 13:46:20','2021-11-22 13:45:36'),(1465,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/remove-compliance-risk-completely-icon.svg','109:32aeac64b5c7e25dc6c9d6dae35b2bd8',2233,'post','attachment',1,429,NULL,NULL,'remove-compliance-risk-completely-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-22 13:45:36','2021-11-22 18:46:00',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-22 13:46:00','2021-11-22 13:45:36'),(1470,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/15-years-of-global-operations-icon.svg','105:bc914951c00959c6e7b39b16a3a80c59',2238,'post','attachment',1,429,NULL,NULL,'15-years-of-global-operations-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-22 13:58:36','2021-11-22 19:01:38',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-22 14:01:38','2021-11-22 13:58:36'),(1471,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/dedicated-risk-department-icon.svg','101:536012f1a45063386a6ff5d6ec6cc3e3',2239,'post','attachment',1,429,NULL,NULL,'dedicated-risk-department-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-22 13:58:37','2021-11-22 18:59:15',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-22 13:59:15','2021-11-22 13:58:37'),(1472,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/leading-risk-management-icon.svg','99:f3a4b339fe8fb2f92e0e948067c5b61d',2240,'post','attachment',1,429,NULL,NULL,'leading-risk-management-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-22 13:58:38','2021-11-22 18:59:31',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-22 13:59:31','2021-11-22 13:58:38'),(1473,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/proven-compliance-team-icon-1.svg','100:41123390c67529c89f52916f45b54ea1',2241,'post','attachment',1,429,NULL,NULL,'proven-compliance-team-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-22 13:58:39','2021-11-22 18:58:59',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-22 13:58:59','2021-11-22 13:58:39'),(1474,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/all-in-one-data-dashboard-icon.svg','101:e158db1e6611c9becb463fecddd9cabd',2242,'post','attachment',1,431,NULL,NULL,'all-in-one-data-dashboard-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-22 15:44:05','2021-11-22 20:44:54',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-22 15:44:54','2021-11-22 15:44:05'),(1475,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/cloud-based-architecture-icon.svg','100:3f6eb7b49e569be71287bced391ff5d4',2243,'post','attachment',1,431,NULL,NULL,'cloud-based-architecture-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-22 15:44:06','2021-11-22 20:45:49',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-22 15:45:49','2021-11-22 15:44:06'),(1476,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/deploy-using-ci-cd-and-sdlc-icon.svg','103:ff5cd2d0056a61d61dd707bc2530329b',2244,'post','attachment',1,431,NULL,NULL,'deploy-using-ci-cd-and-sdlc-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-22 15:44:07','2021-11-22 20:46:01',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-22 15:46:01','2021-11-22 15:44:07'),(1477,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/real-time-monitoring-and-alerts-icon.svg','107:300e7fddbb107c4e18b632c7c192a8ac',2245,'post','attachment',1,431,NULL,NULL,'real-time-monitoring-and-alerts-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-22 15:44:08','2021-11-22 20:48:28',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-22 15:48:28','2021-11-22 15:44:08'),(1478,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/advanced-api-support-icon.svg','96:20913f25420eb4238dd17be46040d0a7',2246,'post','attachment',1,431,NULL,NULL,'advanced-api-support-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-22 15:57:53','2021-11-22 20:59:17',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-22 15:59:17','2021-11-22 15:57:53'),(1479,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/intelligent-and-automated-routing-icon.svg','109:4e7df8148bcf646a667bc3d53ee27c70',2247,'post','attachment',1,431,NULL,NULL,'intelligent-and-automated-routing-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-22 15:57:54','2021-11-22 20:59:43',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-22 15:59:43','2021-11-22 15:57:54'),(1480,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/flexible-billing-periods-icon.svg','100:5bce55162a73c3a876e39324c0cd1030',2248,'post','attachment',1,431,NULL,NULL,'flexible-billing-periods-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-22 16:04:27','2021-11-22 21:05:23',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-22 16:05:23','2021-11-22 16:04:27'),(1481,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/supports-most-business-models-icon.svg','105:8e827ecae659e9a1bfcb6aa6f7fe88a2',2249,'post','attachment',1,431,NULL,NULL,'supports-most-business-models-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-22 16:04:28','2021-11-22 21:05:57',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-22 16:05:56','2021-11-22 16:04:28'),(1483,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/protection-from-malicious-cyberattacks-icon.svg','114:2a06ed84db43a4ef62314130603d48c8',2251,'post','attachment',1,2144,NULL,NULL,'protection-from-malicious-cyberattacks-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-23 13:14:40','2021-11-23 18:18:19',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-23 13:18:19','2021-11-23 13:14:40'),(1484,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/stay-compliant-with-regulators-icon.svg','106:d5b1e2412ccff7e7c0289734cca86eb1',2252,'post','attachment',1,2144,NULL,NULL,'stay-compliant-with-regulators-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-23 13:14:41','2021-11-23 18:17:56',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-23 13:17:56','2021-11-23 13:14:41'),(1486,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/high-security-compliance-standards-icon-1.svg','112:ddd4df7618eaf48bcbac17e12aa49b0d',2254,'post','attachment',1,2144,NULL,NULL,'high-security-compliance-standards-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-23 13:16:50','2021-11-23 18:17:13',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-23 13:17:13','2021-11-23 13:16:50'),(1487,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/scalable-microservice-architecture-icon.svg','110:8174fcb9090831527691395d5933236a',2255,'post','attachment',1,2144,NULL,NULL,'scalable-microservice-architecture-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-23 13:20:47','2021-11-23 18:21:25',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-23 13:21:25','2021-11-23 13:20:47'),(1488,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/flexible-endpoint–integration-icon.svg','107:e917aebe919bccc63d78fb7299dbaf05',2256,'post','attachment',1,2144,NULL,NULL,'flexible-endpoint–integration-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-23 13:20:49','2021-11-23 18:21:13',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-23 13:21:13','2021-11-23 13:20:48'),(1489,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/real-time-monitoring-and-alerts-icon.svg','107:dff1fc23aeabf63449bc3d349ebf75c6',2257,'post','attachment',1,2144,NULL,NULL,'real-time-monitoring-and-alerts-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-23 13:20:50','2021-11-23 18:21:32',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-23 13:21:32','2021-11-23 13:20:50'),(1494,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/developed-with-the-best-standards-icon.svg','109:0654d746af16d334c4134056b106716c',2262,'post','attachment',1,2144,NULL,NULL,'developed-with-the-best-standards-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-23 13:32:44','2021-11-23 18:34:42',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-23 13:34:42','2021-11-23 13:32:44'),(1495,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/flexibility-and-scalability-built‑in-icon.svg','114:98abc2faf479657ca4078ed8aca35192',2263,'post','attachment',1,2144,NULL,NULL,'flexibility-and-scalability-built‑in-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-23 13:32:45','2021-11-23 18:34:32',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-23 13:34:32','2021-11-23 13:32:45'),(1497,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/validate-callbacks-in-real-time-icon.svg','107:c4417eb03bd68f498b12cbe930dc0733',2265,'post','attachment',1,2144,NULL,NULL,'validate-callbacks-in-real-time-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-23 13:32:48','2021-11-23 18:34:15',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-23 13:34:15','2021-11-23 13:32:48'),(1498,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/fully-interactive-api-Documentation-icon-1.svg','113:0c4e76d062287785d27005b3206ae1fc',2266,'post','attachment',1,2144,NULL,NULL,'fully-interactive-api-Documentation-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-23 13:33:13','2021-11-23 18:33:57',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-23 13:33:57','2021-11-23 13:33:13'),(1499,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/cloud-based-platform-icon.svg','96:7ed039057e54ae6d1e72834ca556deb8',2267,'post','attachment',1,2144,NULL,NULL,'cloud-based-platform-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-23 13:36:44','2021-11-23 18:37:20',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-23 13:37:20','2021-11-23 13:36:44'),(1500,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/enterprise-platform-architecture-icon.svg','108:a9c2efc3933b5169314640aee4fc2129',2268,'post','attachment',1,2144,NULL,NULL,'enterprise-platform-architecture-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-23 13:36:45','2021-11-23 18:37:04',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-23 13:37:04','2021-11-23 13:36:45'),(1501,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/reduce-revenue-leakages-icon.svg','99:252d02efc63e3f655e1364e33a4b28e3',2269,'post','attachment',1,2144,NULL,NULL,'reduce-revenue-leakages-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-23 13:41:33','2021-11-23 18:42:24',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-23 13:42:24','2021-11-23 13:41:33'),(1502,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/scale-your-business-globally-icon.svg','104:4349cdef54f729025d7d064c8cf4e078',2270,'post','attachment',1,2144,NULL,NULL,'scale-your-business-globally-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-23 13:41:34','2021-11-23 18:42:12',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-23 13:42:12','2021-11-23 13:41:34'),(1503,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/support-recurring-payments-icon.svg','102:4161abfebc7e212b3cd24963382a99cc',2271,'post','attachment',1,2144,NULL,NULL,'support-recurring-payments-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-23 13:41:34','2021-11-23 18:41:54',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-23 13:41:54','2021-11-23 13:41:34'),(1504,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/accept-all-payment-cards-icon.svg','100:013eb6c736660b49584e99391a86a4ab',2272,'post','attachment',1,2144,NULL,NULL,'accept-all-payment-cards-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-23 13:46:38','2021-11-23 18:47:03',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-23 13:47:03','2021-11-23 13:46:38'),(1505,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/accept-local-currency-payments-icon.svg','106:b4b7a7b0dc581a2caa1e1a8458d39c31',2273,'post','attachment',1,2144,NULL,NULL,'accept-local-currency-payments-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-23 13:54:23','2021-11-23 18:54:45',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-23 13:54:45','2021-11-23 13:54:22'),(1506,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/scale-globally-with-100-currencies-icon.svg','110:d9a863cf5c7c0ad1244ca19076226826',2274,'post','attachment',1,2144,NULL,NULL,'scale-globally-with-100+-currencies-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-23 13:54:24','2021-11-23 18:55:20',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-23 13:55:20','2021-11-23 13:54:24'),(1507,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/simplified-pricing-to-convert-icon.svg','105:6640d5300267072e4bc01860331107a3',2275,'post','attachment',1,2144,NULL,NULL,'simplified-pricing-to-convert-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-23 13:54:24','2021-11-23 18:55:08',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-23 13:55:08','2021-11-23 13:54:24'),(1508,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/tailor-made-prices-according-to-country-icon.svg','115:7eab59ef0077161071cf6cead17eaeef',2276,'post','attachment',1,2144,NULL,NULL,'tailor-made-prices-according-to-country-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-23 13:54:25','2021-11-23 18:55:29',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-23 13:55:29','2021-11-23 13:54:25'),(1509,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/fast-processing-and-clearance-icon.svg','105:54ddae2dfcb5c7edb0cc27b72083862c',2277,'post','attachment',1,2144,NULL,NULL,'fast-processing-and-clearance-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-23 13:58:18','2021-11-23 18:58:35',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-23 13:58:35','2021-11-23 13:58:18'),(1510,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/diversify-account-termination-icon.svg','105:4154b31fec3833304fb794d35e9b27f2',2278,'post','attachment',1,434,NULL,NULL,'diversify-account-termination-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-23 14:37:41','2021-11-23 19:38:10',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-23 14:38:10','2021-11-23 14:37:41'),(1511,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/enjoy-lower-rates-and-fees-icon.svg','102:fbd704bde51b1b7aaa5f2dc8a9d2b7e5',2279,'post','attachment',1,434,NULL,NULL,'enjoy-lower-rates-and-fees-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-23 14:37:42','2021-11-23 19:37:59',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-23 14:37:59','2021-11-23 14:37:42'),(1512,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/smart-3d-secure-2.x-guidelines-icon.svg','106:76d339f2b4afc72ce1fdf98170dc913d',2280,'post','attachment',1,434,NULL,NULL,'smart-3d-secure-2.x-guidelines-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-23 14:37:43','2021-11-23 19:39:23',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-23 14:39:23','2021-11-23 14:37:43'),(1513,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/global-credit-cards-icon.svg','95:ae670bb15424e255cbe442f6e9569a91',2281,'post','attachment',1,434,NULL,NULL,'global-credit-cards-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-23 14:41:34','2021-11-23 19:42:08',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-23 14:42:08','2021-11-23 14:41:34'),(1514,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/automated-fraud-prevention-system-icon.svg','109:ed5d38d484843ca5c195005aa7c92bef',2282,'post','attachment',1,438,NULL,NULL,'automated-fraud-prevention-system-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-23 14:55:20','2021-11-23 19:56:06',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-23 14:56:05','2021-11-23 14:55:19'),(1515,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/optimize-for-costs-and-profits-icon.svg','106:9e2bdb7c8d8015d49d5d7cdc97e5a0d1',2283,'post','attachment',1,438,NULL,NULL,'optimize-for-costs-and-profits-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-23 14:55:21','2021-11-23 19:56:45',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-23 14:56:44','2021-11-23 14:55:21'),(1517,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/evergreen-network-of-acquiring-partners-icon.svg','115:a840a4636277342034838638120f871b',2285,'post','attachment',1,438,NULL,NULL,'evergreen-network-of-acquiring-partners-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-23 14:59:26','2021-11-23 19:59:41',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-23 14:59:41','2021-11-23 14:59:26'),(1518,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/innovative-merchant-profile-compliance-icon.svg','114:fe5a4ee9c2c40449e4f329ce14e02725',2286,'post','attachment',1,438,NULL,NULL,'innovative-merchant-profile-compliance-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-23 14:59:27','2021-11-23 20:00:04',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-23 15:00:04','2021-11-23 14:59:27'),(1519,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/local-and-global-acquiring-partners-icon.svg','111:bb4615d1d8776f72b7ea6ccc4acfc781',2287,'post','attachment',1,438,NULL,NULL,'local-and-global-acquiring-partners-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-23 14:59:28','2021-11-23 20:00:15',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-23 15:00:15','2021-11-23 14:59:28'),(1520,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/stay-online-with-high-uptime-icon.svg','104:cc649e3df6394073135cb71b6e25f6d9',2288,'post','attachment',1,438,NULL,NULL,'stay-online-with-high-uptime-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-23 14:59:29','2021-11-23 19:59:53',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-23 14:59:53','2021-11-23 14:59:29'),(1521,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/universal-payment-pages-icon-1.svg','101:4d3770566f9b488b1c2dbbafa29a0169',2289,'post','attachment',1,438,NULL,NULL,'universal-payment-pages-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-23 15:08:10','2021-11-23 20:08:10',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-23 15:08:10','2021-11-23 15:08:10'),(1522,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/leverage-underwriting-analysis-icon.svg','106:107037794fa8f3bd8b0b51b01594d863',2290,'post','attachment',1,441,NULL,NULL,'leverage-underwriting-analysis-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-23 15:13:57','2021-11-23 20:14:13',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-23 15:14:13','2021-11-23 15:13:57'),(1523,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/stay-up-to-date-with-changes-icon.svg','104:20a69148e79a85e6ffcc7e3e00ed742a',2291,'post','attachment',1,441,NULL,NULL,'stay-up-to-date-with-changes-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-23 15:13:58','2021-11-23 20:14:22',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-23 15:14:22','2021-11-23 15:13:58'),(1524,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/compliance-made-easy-icon.svg','96:a8c4c08e2e2c106b2d48614ccf9cee99',2292,'post','attachment',1,441,NULL,NULL,'compliance-made-easy-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-23 15:16:51','2021-11-23 20:17:07',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-23 15:17:07','2021-11-23 15:16:51'),(1525,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/ensure-legal-consistency-icon.svg','100:ee728caa980eb11622a248c5ca9aadcc',2293,'post','attachment',1,441,NULL,NULL,'ensure-legal-consistency-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-23 15:16:52','2021-11-23 20:17:28',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-23 15:17:28','2021-11-23 15:16:52'),(1526,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/full-legal-integrity-icon.svg','96:c331ede0dfbb6a874df9736e2549311e',2294,'post','attachment',1,441,NULL,NULL,'full-legal-integrity-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-23 15:16:53','2021-11-23 20:17:36',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-23 15:17:36','2021-11-23 15:16:53'),(1527,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/regulation-advisory-icon.svg','95:90dc99acea4d47e595741e439ed0c12a',2295,'post','attachment',1,441,NULL,NULL,'regulation-advisory-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-23 15:16:54','2021-11-23 20:17:16',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-23 15:17:16','2021-11-23 15:16:54'),(1528,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/balance-between-rules-and-function-icon.svg','110:ac60bd2367f78bcb4c5fed13697a83d0',2296,'post','attachment',1,441,NULL,NULL,'balance-between-rules-and-function-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-23 15:19:52','2021-11-23 20:20:26',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-23 15:20:26','2021-11-23 15:19:52'),(1529,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/comply-with-requirements-automatically-icon.svg','114:74483395e16533d7e2a89d00ad2962a3',2297,'post','attachment',1,441,NULL,NULL,'comply-with-requirements-automatically-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-23 15:19:54','2021-11-23 20:20:42',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-23 15:20:42','2021-11-23 15:19:54'),(1530,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/protect-your-commercial-rights-icon.svg','106:4f73e844e7fd8e50fc4a38e7905c8c5c',2298,'post','attachment',1,441,NULL,NULL,'protect-your-commercial-rights-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-23 15:19:54','2021-11-23 20:20:57',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-23 15:20:57','2021-11-23 15:19:54'),(1532,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/high-dispute-case-success-icon.svg','101:e67a6e9101286c6118c87934419b177a',2300,'post','attachment',1,441,NULL,NULL,'high-dispute-case-success-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-23 15:27:13','2021-11-23 20:28:13',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-23 15:28:13','2021-11-23 15:27:12'),(1533,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/industry-best-practices-for-chargeback-disputes-icon.svg','123:b68ae1895e12f39dce256a698785e7d0',2301,'post','attachment',1,441,NULL,NULL,'industry-best-practices-for-chargeback-disputes-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-23 15:27:14','2021-11-23 20:27:51',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-23 15:27:51','2021-11-23 15:27:13'),(1534,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/raise-a-dispute-at-the-right-time-icon.svg','109:2e27cf22472b2ee60e30039dec3d41e5',2302,'post','attachment',1,441,NULL,NULL,'raise-a-dispute-at-the-right-time-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-23 15:27:14','2021-11-23 20:28:06',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-23 15:28:06','2021-11-23 15:27:14'),(1535,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/data-consolidation-and-presentation-icon-1.svg','113:47d83f4175da4a4213ffade41f82f084',2303,'post','attachment',1,441,NULL,NULL,'data-consolidation-and-presentation-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-23 15:30:06','2021-11-23 20:30:06',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-23 15:30:06','2021-11-23 15:30:06'),(1536,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/omnichannel-dedicated-support-icon.svg','105:01dace5c15235d43aa4f130f71a631b3',2304,'post','attachment',1,440,NULL,NULL,'omnichannel-dedicated-support-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-23 16:03:10','2021-11-23 21:03:25',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-23 16:03:25','2021-11-23 16:03:10'),(1537,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/performance-driven-infrastructure-icon.svg','109:26043bd98311bda4362b6b967535cdda',2305,'post','attachment',1,440,NULL,NULL,'performance-driven-infrastructure-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-23 16:03:11','2021-11-23 21:03:34',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-23 16:03:34','2021-11-23 16:03:11'),(1538,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/247-dedicated-support-icon.svg','97:bf90301c29bcbd6bc98e642aba4267f7',2306,'post','attachment',1,440,NULL,NULL,'24:7-dedicated-support-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-23 16:06:52','2021-11-23 21:07:25',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-23 16:07:25','2021-11-23 16:06:52'),(1539,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/multi-lingual-support-icon.svg','97:162adfe45f51ec3d70b22ea9ac725f9c',2307,'post','attachment',1,440,NULL,NULL,'multi-lingual-support-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-23 16:06:53','2021-11-23 21:07:41',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-23 16:07:41','2021-11-23 16:06:53'),(1540,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/omni-channel-support-icon.svg','96:6ebdcef7de74824e089bfbbd63fc45f3',2308,'post','attachment',1,440,NULL,NULL,'omni-channel-support-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-23 16:06:54','2021-11-23 21:07:54',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-23 16:07:54','2021-11-23 16:06:54'),(1541,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/automatic-payment-failure-retries-icon.svg','109:e1392683d53c211aecb3f039d82f4078',2309,'post','attachment',1,440,NULL,NULL,'automatic-payment-failure-retries-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-23 16:34:01','2021-11-23 21:34:31',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-23 16:34:31','2021-11-23 16:34:00'),(1542,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/intelligent-payment-routing-icon.svg','103:c315ccf9798ad01c5b6af927814fc77d',2310,'post','attachment',1,440,NULL,NULL,'intelligent-payment-routing-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-23 16:34:03','2021-11-23 21:34:39',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-23 16:34:39','2021-11-23 16:34:03'),(1546,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/customer-support-icon.svg','92:28cebfcba0a7d1a7de2cb1e7cdbce44d',2318,'post','attachment',1,717,NULL,NULL,'customer-support-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-23 16:47:24','2021-11-23 21:48:14',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-23 16:48:14','2021-11-23 16:47:24'),(1547,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/dedicated-and-direct-customer-support-icon.svg','113:68e432f3cb8bb882e778ff0a83d3141f',2319,'post','attachment',1,717,NULL,NULL,'dedicated-and-direct-customer-support-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-23 16:47:25','2021-11-23 21:48:29',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-23 16:48:29','2021-11-23 16:47:25'),(1548,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/one-integration-icon.svg','91:3c1eaeeeb5dc18eab75725d1b4eecd31',2320,'post','attachment',1,717,NULL,NULL,'one-integration-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-23 16:47:26','2021-11-23 21:48:40',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-23 16:48:40','2021-11-23 16:47:26'),(1549,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/personalised-merchant-service-access-icon.svg','112:c033fec94336d28ad8eec5bdef1bc95a',2321,'post','attachment',1,717,NULL,NULL,'personalised-merchant-service-access-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-23 16:47:27','2021-11-23 21:48:57',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-23 16:48:57','2021-11-23 16:47:27'),(1550,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/customizable-billing-options-icon.svg','104:7d042527258b8a219ff024d92f1a2783',2327,'post','attachment',1,434,NULL,NULL,'customizable-billing-options-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-23 17:06:48','2021-11-23 22:07:00',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-23 17:07:00','2021-11-23 17:06:48'),(1551,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/multiple-billing-and-pricing-models-icon.svg','111:3d9aa6e2565de74dadf3d7cb3afa2c37',2328,'post','attachment',1,434,NULL,NULL,'multiple-billing-and-pricing-models-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-23 17:06:49','2021-11-23 22:07:11',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-23 17:07:11','2021-11-23 17:06:49'),(1552,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/real-time-tier-based-pricing-icon.svg','104:ebdd79396efc97ae3ed4b29873267b1c',2329,'post','attachment',1,434,NULL,NULL,'real-time-tier-based-pricing-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-23 17:06:50','2021-11-23 22:07:23',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-23 17:07:23','2021-11-23 17:06:50'),(1553,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/supports-all-popular-fee-structures-icon.svg','111:1dc294e21d076e9cb79f45b8a7043459',2330,'post','attachment',1,434,NULL,NULL,'supports-all-popular-fee-structures-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-23 17:06:52','2021-11-23 22:07:35',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-23 17:07:35','2021-11-23 17:06:52'),(1554,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/automatic-discount-calculation-icon.svg','106:748dbf52220d59d218d74d29d39b95fe',2331,'post','attachment',1,434,NULL,NULL,'automatic-discount-calculation-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-23 17:10:04','2021-11-23 22:10:20',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-23 17:10:20','2021-11-23 17:10:04'),(1555,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/no-negotiation-required-icon.svg','99:2b4614f5b094cd1b1d2182f531c4fbb7',2332,'post','attachment',1,434,NULL,NULL,'no-negotiation-required-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-23 17:10:05','2021-11-23 22:10:30',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-23 17:10:30','2021-11-23 17:10:05'),(1556,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/optimized-to-lower-prices-icon.svg','101:fef7535de3f08d46450186f60c83c785',2333,'post','attachment',1,434,NULL,NULL,'optimized-to-lower-prices-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-23 17:10:06','2021-11-23 22:10:55',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-23 17:10:55','2021-11-23 17:10:06'),(1557,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/unlimited-quantity-of-tiers-icon.svg','103:787192ed56d9602123c3155eef0ed491',2334,'post','attachment',1,434,NULL,NULL,'unlimited-quantity-of-tiers-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-23 17:10:07','2021-11-23 22:10:44',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-23 17:10:44','2021-11-23 17:10:07'),(1558,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/flexible-release-schedule-icon.svg','101:5805016c46f2f3e1a02502ccec041c3c',2335,'post','attachment',1,434,NULL,NULL,'flexible-release-schedule-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-23 17:13:53','2021-11-23 22:14:23',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-23 17:14:23','2021-11-23 17:13:53'),(1559,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/rolling-reserves-managed-by-commercegate-icon.svg','116:7eb248f68b39094b71cbebff360433d7',2336,'post','attachment',1,434,NULL,NULL,'rolling-reserves-managed-by-commercegate-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-23 17:13:55','2021-11-23 22:14:09',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-23 17:14:09','2021-11-23 17:13:55'),(1560,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/security-deposit-management-icon.svg','103:1bef50df566b606b590029581b8f7042',2337,'post','attachment',1,434,NULL,NULL,'security-deposit-management-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-23 17:13:56','2021-11-23 22:14:39',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-23 17:14:39','2021-11-23 17:13:56'),(1561,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/upfront-reserve-management-icon.svg','102:4ab3ef7b4ac1f5f4993fe8b87f6d572f',2338,'post','attachment',1,434,NULL,NULL,'upfront-reserve-management-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-23 17:13:57','2021-11-23 22:14:46',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-23 17:14:46','2021-11-23 17:13:57'),(1562,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/customize-your-financial-reports-icon.svg','108:1a3b82d70bf2a4418d23e334a9a0ca50',2339,'post','attachment',1,434,NULL,NULL,'customize-your-financial-reports-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-23 17:17:21','2021-11-23 22:17:48',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-23 17:17:48','2021-11-23 17:17:21'),(1563,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/supports-referral-models-icon.svg','100:857e9fde188c34e337b4fe8baeb0be0a',2340,'post','attachment',1,434,NULL,NULL,'supports-referral-models-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-23 17:17:22','2021-11-23 22:17:57',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-23 17:17:57','2021-11-23 17:17:22'),(1564,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/view-transactional-level-gross-margins-icon.svg','114:d86e99750a80c33b6f3513104a50fd1c',2341,'post','attachment',1,434,NULL,NULL,'view-transactional-level-gross-margins-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-23 17:17:23','2021-11-23 22:17:38',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-23 17:17:38','2021-11-23 17:17:22'),(1565,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/automated-billing-reports-icon.svg','101:c543f6959ed66ae65f112502b7c5474d',2342,'post','attachment',1,434,NULL,NULL,'automated-billing-reports-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-23 17:20:07','2021-11-23 22:20:23',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-23 17:20:23','2021-11-23 17:20:07'),(1566,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/risk-collateral-transparency-icon.svg','104:200b7884fab5265286e04926e84d28b7',2343,'post','attachment',1,434,NULL,NULL,'risk-collateral-transparency-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-23 17:20:09','2021-11-23 22:20:37',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-23 17:20:37','2021-11-23 17:20:09'),(1567,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/set-acceptable-discrepancy-levels-icon.svg','109:e0a8211e8c582cb4a9cf2ff688e08f20',2344,'post','attachment',1,434,NULL,NULL,'set-acceptable-discrepancy-levels-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-23 17:20:10','2021-11-23 22:20:46',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-23 17:20:46','2021-11-23 17:20:10'),(1568,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/transaction-discrepancy-reports-icon.svg','107:909012358efd3f9adb963b7060aa331b',2345,'post','attachment',1,434,NULL,NULL,'transaction-discrepancy-reports-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-23 17:20:10','2021-11-23 22:20:55',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-23 17:20:55','2021-11-23 17:20:10'),(1569,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/full-audit-support-icon.svg','94:572ab617b6c1837edbe4bac3d6ee3fbd',2346,'post','attachment',1,434,NULL,NULL,'full-audit-support-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-23 17:23:23','2021-11-23 22:24:37',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-23 17:24:37','2021-11-23 17:23:23'),(1570,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/full-fund-controls-icon.svg','94:c3dad643d3e56595ea2d0f2225f017f6',2347,'post','attachment',1,434,NULL,NULL,'full-fund-controls-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-23 17:23:24','2021-11-23 22:23:53',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-23 17:23:53','2021-11-23 17:23:24'),(1571,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/meet-segregation-requirements-icon.svg','105:b00f40c8c29851fecfd1e83ffb5a1163',2348,'post','attachment',1,434,NULL,NULL,'meet-segregation-requirements-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-23 17:23:25','2021-11-23 22:23:45',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-23 17:23:45','2021-11-23 17:23:25'),(1577,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2354','67:b0ab6e3f2294b66ffaaa35972115010e',2354,'post','acf-field',1,306,NULL,NULL,'Content type','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-25 11:48:31','2021-11-30 23:58:57',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-30 18:58:57','2021-11-25 11:48:31'),(1578,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2355','67:abe5e0c54daa7d3d442bf30a47f54056',2355,'post','acf-field',1,306,NULL,NULL,'Image settings','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-25 12:20:50','2021-11-30 23:58:57',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-30 18:58:57','2021-11-25 12:20:50'),(1579,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2356','67:4d2fa638816a1a378f57fe4f62ac6183',2356,'post','acf-field',1,312,NULL,NULL,'Icon','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-25 12:24:06','2021-11-25 17:38:25',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-25 12:38:25','2021-11-25 12:24:05'),(1583,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/advanced-referral-partner-program.jpg','104:0f3e2cd4682dfb7c11395f703f9a7ed6',2371,'post','attachment',1,430,NULL,NULL,'advanced-referral-partner-program','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/advanced-referral-partner-program.jpg',NULL,'2371','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/advanced-referral-partner-program.jpg','2371','attachment-image','{\"width\":760,\"height\":800,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/advanced-referral-partner-program.jpg\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/advanced-referral-partner-program.jpg\",\"size\":\"full\",\"id\":2371,\"alt\":\"Advanced Referral Partner Program - CommerceGate.com\",\"pixels\":608000,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-11-25 16:03:50','2021-11-25 21:05:32',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-25 16:05:32','2021-11-25 16:03:50'),(1584,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/leading-customer-first-service.jpg','101:e2f777a73b155169d058e37525227f8d',2372,'post','attachment',1,430,NULL,NULL,'leading-customer-first-service','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/leading-customer-first-service.jpg',NULL,'2372','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/leading-customer-first-service.jpg','2372','attachment-image','{\"width\":840,\"height\":560,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/leading-customer-first-service.jpg\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/leading-customer-first-service.jpg\",\"size\":\"full\",\"id\":2372,\"alt\":\"Leading customer-first service - CommerceGate.com\",\"pixels\":470400,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-11-25 16:03:51','2021-11-26 13:44:28',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-26 08:44:28','2021-11-25 16:03:51'),(1585,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/risk-and-compliance-management-services.jpg','110:b3489ec49450773873947f0cd618a9b0',2373,'post','attachment',1,430,NULL,NULL,'risk-and-compliance-management-services','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/risk-and-compliance-management-services.jpg',NULL,'2373','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/risk-and-compliance-management-services.jpg','2373','attachment-image','{\"width\":840,\"height\":560,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/risk-and-compliance-management-services.jpg\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/risk-and-compliance-management-services.jpg\",\"size\":\"full\",\"id\":2373,\"alt\":\"Risk & Compliance Management Services - CommerceGate.com\",\"pixels\":470400,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-11-25 16:03:52','2021-11-26 13:44:13',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-26 08:44:13','2021-11-25 16:03:52'),(1591,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/risk-and-compliance-management-services-icon.svg','115:20104a422284a4b373a08467c93a6492',2380,'post','attachment',1,430,NULL,NULL,'risk-and-compliance-management-services-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-26 08:43:04','2021-11-26 13:43:37',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-26 08:43:37','2021-11-26 08:43:04'),(1592,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/advanced-referral-partner-program-icon.svg','109:8953aa76a56120781fc96c26eabd4b2d',2381,'post','attachment',1,2135,NULL,NULL,'advanced-referral-partner-program-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-26 08:50:43','2021-11-26 13:50:43',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-26 08:50:43','2021-11-26 08:50:43'),(1593,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/leverage-enterprise-level-expertise-and-network.jpg','118:2323d75908f45b5608b844902c1b2beb',2383,'post','attachment',1,428,NULL,NULL,'leverage-enterprise-level-expertise-and-network','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/leverage-enterprise-level-expertise-and-network.jpg',NULL,'2383','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/leverage-enterprise-level-expertise-and-network.jpg','2383','attachment-image','{\"width\":860,\"height\":600,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/leverage-enterprise-level-expertise-and-network.jpg\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/leverage-enterprise-level-expertise-and-network.jpg\",\"size\":\"full\",\"id\":2383,\"alt\":\"Leverage enterprise-level expertise and network - CommerceGate.com\",\"pixels\":516000,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-11-26 09:29:25','2021-11-26 14:36:53',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-26 09:36:53','2021-11-26 09:29:25'),(1594,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/automated-risk-assessment.jpg','96:4b162798d9503910bf4d69662941b60e',2384,'post','attachment',1,428,NULL,NULL,'automated-risk-assessment','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/automated-risk-assessment.jpg',NULL,'2384','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/automated-risk-assessment.jpg','2384','attachment-image','{\"width\":840,\"height\":560,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/automated-risk-assessment.jpg\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/automated-risk-assessment.jpg\",\"size\":\"full\",\"id\":2384,\"alt\":\"Automated risk assessment - CommerceGate.com\",\"pixels\":470400,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-11-26 09:29:26','2021-11-26 14:36:24',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-26 09:36:24','2021-11-26 09:29:26'),(1595,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/full-payment-solution.jpg','92:02906935a1ce61934a503ede96dc1d6e',2385,'post','attachment',1,428,NULL,NULL,'full-payment-solution','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/full-payment-solution.jpg',NULL,'2385','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/full-payment-solution.jpg','2385','attachment-image','{\"width\":760,\"height\":800,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/full-payment-solution.jpg\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/full-payment-solution.jpg\",\"size\":\"full\",\"id\":2385,\"alt\":\"Full payment solution - CommerceGate.com\",\"pixels\":608000,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-11-26 09:29:27','2021-11-26 14:36:49',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-26 09:36:49','2021-11-26 09:29:27'),(1597,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/payments-for-e‑commerce.jpg','96:19ee9befff26abcabae9023a6bfcc2ba',2387,'post','attachment',1,428,NULL,NULL,'payments-for-e‑commerce','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/payments-for-e‑commerce.jpg',NULL,'2387','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/payments-for-e‑commerce.jpg','2387','attachment-image','{\"width\":840,\"height\":560,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/payments-for-e\\u2011commerce.jpg\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/payments-for-e\\u2011commerce.jpg\",\"size\":\"full\",\"id\":2387,\"alt\":\"Payments for e\\u2011commerce - CommerceGate.com\",\"pixels\":470400,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-11-26 09:29:29','2021-11-26 14:34:48',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-26 09:34:48','2021-11-26 09:29:29'),(1598,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/revenue-optimization.jpg','91:e1c9cb34ddabac85253cf20e56239e52',2388,'post','attachment',1,428,NULL,NULL,'revenue-optimization','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/revenue-optimization.jpg',NULL,'2388','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/revenue-optimization.jpg','2388','attachment-image','{\"width\":840,\"height\":560,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/revenue-optimization.jpg\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/revenue-optimization.jpg\",\"size\":\"full\",\"id\":2388,\"alt\":\"Revenue Optimization - CommerceGate.com\",\"pixels\":470400,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-11-26 09:29:30','2021-11-26 14:35:29',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-26 09:35:29','2021-11-26 09:29:30'),(1599,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/automated-risk-assessment-icon.svg','101:375e877924eb87950a2f09ac2edbd949',2389,'post','attachment',1,428,NULL,NULL,'automated-risk-assessment-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-26 09:29:31','2021-11-26 14:36:10',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-26 09:36:10','2021-11-26 09:29:31'),(1600,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/full-payment-solution-icon.svg','97:da336fc110fb85497caf7d7ef17e3726',2390,'post','attachment',1,428,NULL,NULL,'full-payment-solution-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-26 09:29:32','2021-11-26 14:36:45',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-26 09:36:45','2021-11-26 09:29:32'),(1601,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/payments-for-e‑commerce-icon.svg','101:76939abe91f19aed3d5a70dc36cdbba0',2391,'post','attachment',1,428,NULL,NULL,'payments-for-e‑commerce-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-26 09:29:32','2021-11-26 14:34:21',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-26 09:34:21','2021-11-26 09:29:32'),(1602,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/revenue-optimization-icon.svg','96:0c21462ad7a18b5996c28eb6422b8cad',2392,'post','attachment',1,428,NULL,NULL,'revenue-optimization-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-26 09:29:33','2021-11-26 14:35:56',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-26 09:35:56','2021-11-26 09:29:33'),(1604,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/saas-billing-platform.jpg','92:58da238dc07ca325d8cc84c83ca3cdae',2394,'post','attachment',1,428,NULL,NULL,'saas-billing-platform','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/saas-billing-platform.jpg',NULL,'2394','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/saas-billing-platform.jpg','2394','attachment-image','{\"width\":860,\"height\":600,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/saas-billing-platform.jpg\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/saas-billing-platform.jpg\",\"size\":\"full\",\"id\":2394,\"alt\":\"SaaS Billing Platform - CommerceGate.com\",\"pixels\":516000,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-11-26 09:33:06','2021-11-26 14:34:11',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-26 09:34:11','2021-11-26 09:33:06'),(1605,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/licenses-and-certificates-icon.svg','101:797b77d82a6ee7021d6b02927f726247',2395,'post','attachment',1,428,NULL,NULL,'licenses-and-certificates-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-26 09:33:08','2021-11-26 14:33:42',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-26 09:33:42','2021-11-26 09:33:08'),(1606,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/automated-risk-assessment-1.jpg','98:19f1bdd58b8a840ed85c6e08c592a7eb',2396,'post','attachment',1,429,NULL,NULL,'automated-risk-assessment','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/automated-risk-assessment-1.jpg',NULL,'2396','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/automated-risk-assessment-1.jpg','2396','attachment-image','{\"width\":840,\"height\":560,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/automated-risk-assessment-1.jpg\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/automated-risk-assessment-1.jpg\",\"size\":\"full\",\"id\":2396,\"alt\":\"Automated risk assessment - CommerceGate.com\",\"pixels\":470400,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-11-26 14:48:26','2021-11-26 19:51:25',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-26 14:51:25','2021-11-26 14:48:26'),(1607,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/discover-new-revenue-channels.jpg','100:a9855014cd02c3a1ee12b3ceff3e2d8c',2397,'post','attachment',1,429,NULL,NULL,'discover-new-revenue-channels','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/discover-new-revenue-channels.jpg',NULL,'2397','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/discover-new-revenue-channels.jpg','2397','attachment-image','{\"width\":760,\"height\":800,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/discover-new-revenue-channels.jpg\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/discover-new-revenue-channels.jpg\",\"size\":\"full\",\"id\":2397,\"alt\":\"Discover new revenue channels - CommerceGate.com\",\"pixels\":608000,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-11-26 14:48:27','2021-11-26 19:49:00',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-26 14:49:00','2021-11-26 14:48:27'),(1608,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/leverage-enterprise-level-expertise-and-network-1.jpg','120:4afcbb8b9ed37f9c57748a63a6064692',2398,'post','attachment',1,429,NULL,NULL,'leverage-enterprise-level-expertise-and-network','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/leverage-enterprise-level-expertise-and-network-1.jpg',NULL,'2398','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/leverage-enterprise-level-expertise-and-network-1.jpg','2398','attachment-image','{\"width\":860,\"height\":600,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/leverage-enterprise-level-expertise-and-network-1.jpg\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/leverage-enterprise-level-expertise-and-network-1.jpg\",\"size\":\"full\",\"id\":2398,\"alt\":\"Leverage enterprise-level expertise and network - CommerceGate.com\",\"pixels\":516000,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-11-26 14:48:28','2021-11-26 19:52:10',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-26 14:52:10','2021-11-26 14:48:28'),(1609,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/payments-for-e‑commerce-1.jpg','98:674889a9c1a7313ebc92ddff9b1bd816',2399,'post','attachment',1,429,NULL,NULL,'payments-for-e‑commerce','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/payments-for-e‑commerce-1.jpg',NULL,'2399','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/payments-for-e‑commerce-1.jpg','2399','attachment-image','{\"width\":840,\"height\":560,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/payments-for-e\\u2011commerce-1.jpg\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/payments-for-e\\u2011commerce-1.jpg\",\"size\":\"full\",\"id\":2399,\"alt\":\"Payments for e-commerce - CommerceGate.com\",\"pixels\":470400,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-11-26 14:48:29','2021-11-26 19:53:24',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-26 14:53:24','2021-11-26 14:48:29'),(1610,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/saas-billing-platform-1.jpg','94:4bafad883b414fcf7a4f6ecd82aa6ec2',2400,'post','attachment',1,429,NULL,NULL,'saas-billing-platform','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/saas-billing-platform-1.jpg',NULL,'2400','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/saas-billing-platform-1.jpg','2400','attachment-image','{\"width\":860,\"height\":600,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/saas-billing-platform-1.jpg\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/saas-billing-platform-1.jpg\",\"size\":\"full\",\"id\":2400,\"alt\":\"SaaS Billing Platform - CommerceGate.com\",\"pixels\":516000,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-11-26 14:48:30','2021-11-26 19:54:33',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-26 14:54:33','2021-11-26 14:48:30'),(1611,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/discover-new-revenue-channels-icon.svg','105:c5c56bbe4c310ee605c84a80818beff6',2401,'post','attachment',1,429,NULL,NULL,'discover-new-revenue-channels-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-26 14:48:31','2021-11-26 19:49:16',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-26 14:49:16','2021-11-26 14:48:31'),(1612,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/saas-billing-platform-2.jpg','94:183137b59d093297b341160edc4d688d',2402,'post','attachment',1,431,NULL,NULL,'saas-billing-platform','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/saas-billing-platform-2.jpg',NULL,'2402','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/saas-billing-platform-2.jpg','2402','attachment-image','{\"width\":860,\"height\":600,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/saas-billing-platform-2.jpg\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/saas-billing-platform-2.jpg\",\"size\":\"full\",\"id\":2402,\"alt\":\"SaaS Billing Platform - CommerceGate.com\",\"pixels\":516000,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-11-26 15:24:16','2021-11-26 20:30:49',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-26 15:30:49','2021-11-26 15:24:16'),(1613,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/suitable-for-all-businesses.jpg','98:e2a1f487c5934ceb47fa7e566b9a4c31',2403,'post','attachment',1,431,NULL,NULL,'suitable-for-all-businesses','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/suitable-for-all-businesses.jpg',NULL,'2403','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/suitable-for-all-businesses.jpg','2403','attachment-image','{\"width\":760,\"height\":800,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/suitable-for-all-businesses.jpg\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/suitable-for-all-businesses.jpg\",\"size\":\"full\",\"id\":2403,\"alt\":\"Suitable for all businesses - CommerceGate.com\",\"pixels\":608000,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-11-26 15:24:17','2021-11-26 20:25:47',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-26 15:25:47','2021-11-26 15:24:17'),(1614,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/suitable-for-all-businesses-icon.svg','103:18df64a18cd8492e5e3f9b22b072caf9',2404,'post','attachment',1,431,NULL,NULL,'suitable-for-all-businesses-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-26 15:24:18','2021-11-26 20:25:54',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-26 15:25:54','2021-11-26 15:24:18'),(1615,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/high-level-of-service-icon.svg','97:1bffea486b139d55123369824779c7e7',2405,'post','attachment',1,291,NULL,NULL,'high-level-of-service-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-26 15:28:54','2021-11-26 20:29:23',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-26 15:29:23','2021-11-26 15:28:54'),(1616,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/secured-and-scalable-icon.svg','96:5388ea1a3b5233a35e3efdbec9bc694a',2406,'post','attachment',1,431,NULL,NULL,'secured-and-scalable-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-26 15:49:35','2021-11-26 20:50:13',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-26 15:50:13','2021-11-26 15:49:35'),(1617,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/payments-for-e‑commerce-2.jpg','98:ed619629dc55c2af3e25f4de5ae0c18a',2407,'post','attachment',1,431,NULL,NULL,'payments-for-e‑commerce','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/payments-for-e‑commerce-2.jpg',NULL,'2407','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/payments-for-e‑commerce-2.jpg','2407','attachment-image','{\"width\":840,\"height\":560,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/payments-for-e\\u2011commerce-2.jpg\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/payments-for-e\\u2011commerce-2.jpg\",\"size\":\"full\",\"id\":2407,\"alt\":\"Payments for e-commerce - CommerceGate.com\",\"pixels\":470400,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-11-26 15:49:36','2021-11-26 20:51:46',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-26 15:51:46','2021-11-26 15:49:36'),(1618,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/secured-and-scalable.jpg','91:109c7f69102360e3bcba20ec168b421e',2408,'post','attachment',1,431,NULL,NULL,'secured-and-scalable','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/secured-and-scalable.jpg',NULL,'2408','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/secured-and-scalable.jpg','2408','attachment-image','{\"width\":760,\"height\":800,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/secured-and-scalable.jpg\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/secured-and-scalable.jpg\",\"size\":\"full\",\"id\":2408,\"alt\":\"Secured and scalable - CommerceGate.com\",\"pixels\":608000,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-11-26 15:49:37','2021-11-26 20:50:09',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-26 15:50:09','2021-11-26 15:49:37'),(1619,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/first-class-payment-technology-and-architecture.jpg','118:ed38b4ee9f18470240f62aa3877f36ce',2409,'post','attachment',1,2144,NULL,NULL,'first-class-payment-technology-and-architecture','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/first-class-payment-technology-and-architecture.jpg',NULL,'2409','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/first-class-payment-technology-and-architecture.jpg','2409','attachment-image','{\"width\":840,\"height\":560,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/first-class-payment-technology-and-architecture.jpg\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/first-class-payment-technology-and-architecture.jpg\",\"size\":\"full\",\"id\":2409,\"alt\":\"First-class payment technology and architecture - CommerceGate.com\",\"pixels\":470400,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-11-26 16:23:27','2021-11-26 21:36:25',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-26 16:36:25','2021-11-26 16:23:27'),(1620,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/high-uptime-availability-and-low-latency-payments.jpg','120:38aa3bc2b8df837219659e370ea2b8c2',2410,'post','attachment',1,2144,NULL,NULL,'high-uptime-availability-and-low-latency-payments','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/high-uptime-availability-and-low-latency-payments.jpg',NULL,'2410','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/high-uptime-availability-and-low-latency-payments.jpg','2410','attachment-image','{\"width\":840,\"height\":560,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/high-uptime-availability-and-low-latency-payments.jpg\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/high-uptime-availability-and-low-latency-payments.jpg\",\"size\":\"full\",\"id\":2410,\"alt\":\"High uptime availability and low latency payments - CommerceGate.com\",\"pixels\":470400,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-11-26 16:23:29','2021-11-26 21:37:57',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-26 16:37:57','2021-11-26 16:23:29'),(1621,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/intuitive-api-documentation.jpg','98:b8b2a9cdb133c3d1f5ba2d41fff8e03c',2411,'post','attachment',1,2144,NULL,NULL,'intuitive-api-documentation','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/intuitive-api-documentation.jpg',NULL,'2411','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/intuitive-api-documentation.jpg','2411','attachment-image','{\"width\":840,\"height\":560,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/intuitive-api-documentation.jpg\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/intuitive-api-documentation.jpg\",\"size\":\"full\",\"id\":2411,\"alt\":\"Intuitive API Documentation - CommerceGate.com\",\"pixels\":470400,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-11-26 16:23:30','2021-11-26 21:37:07',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-26 16:37:07','2021-11-26 16:23:30'),(1622,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/online-payments-for-e-commerce.jpg','101:cc04842db1293a00e3d1ed26cbd1ee3c',2412,'post','attachment',1,2144,NULL,NULL,'online-payments-for-e-commerce','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/online-payments-for-e-commerce.jpg',NULL,'2412','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/online-payments-for-e-commerce.jpg','2412','attachment-image','{\"width\":760,\"height\":800,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/online-payments-for-e-commerce.jpg\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/online-payments-for-e-commerce.jpg\",\"size\":\"full\",\"id\":2412,\"alt\":\"Online payments for e-commerce - CommerceGate.com\",\"pixels\":608000,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-11-26 16:23:31','2021-11-26 21:24:59',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-26 16:24:59','2021-11-26 16:23:31'),(1623,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/real-time-reports-on-all-your-payment-flows.jpg','114:68cd798515924fad9a1392c4acf9d937',2413,'post','attachment',1,2144,NULL,NULL,'real-time-reports-on-all-your-payment flows','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/real-time-reports-on-all-your-payment-flows.jpg',NULL,'2413','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/real-time-reports-on-all-your-payment-flows.jpg','2413','attachment-image','{\"width\":860,\"height\":600,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/real-time-reports-on-all-your-payment-flows.jpg\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/real-time-reports-on-all-your-payment-flows.jpg\",\"size\":\"full\",\"id\":2413,\"alt\":\"Real-time reports on all your payment flows - CommerceGate.com\",\"pixels\":516000,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-11-26 16:23:32','2021-11-26 21:40:46',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-26 16:40:46','2021-11-26 16:23:32'),(1624,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/subscription-payment-support.jpg','99:c702d0b38473d2136ff41ab275406233',2414,'post','attachment',1,2144,NULL,NULL,'subscription-payment-support','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/subscription-payment-support.jpg',NULL,'2414','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/subscription-payment-support.jpg','2414','attachment-image','{\"width\":840,\"height\":560,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/subscription-payment-support.jpg\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/subscription-payment-support.jpg\",\"size\":\"full\",\"id\":2414,\"alt\":\"Subscription Payment Support - CommerceGate.com\",\"pixels\":470400,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-11-26 16:23:33','2021-11-26 21:38:40',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-26 16:38:40','2021-11-26 16:23:33'),(1625,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/accept-the-most-popular-payment-methods-globally.svg','119:88665d0bd413239be0180b7c83c37f75',2415,'post','attachment',1,2144,NULL,NULL,'accept-the-most-popular-payment-methods-globally','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-26 16:23:35','2021-11-26 21:39:54',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-26 16:39:54','2021-11-26 16:23:35'),(1626,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/first-class-payment-technology-and-architecture-icon.svg','123:a8d6fa8586dddcf990bd24c9e79dafd0',2416,'post','attachment',1,2144,NULL,NULL,'first-class-payment-technology-and-architecture-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-26 16:23:36','2021-11-26 21:36:28',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-26 16:36:27','2021-11-26 16:23:36'),(1627,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/high-uptime-availability-and-low-latency-payments-icon.svg','125:aa8801bec00af93880f9326332c9df27',2417,'post','attachment',1,2144,NULL,NULL,'high-uptime-availability-and-low-latency-payments-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-26 16:23:37','2021-11-26 21:38:03',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-26 16:38:03','2021-11-26 16:23:37'),(1628,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/intuitive-api-documentation-icon.svg','103:dacd55712ae8ebc6cbd41717a685ef56',2418,'post','attachment',1,2144,NULL,NULL,'intuitive-api-documentation-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-26 16:23:38','2021-11-26 21:37:09',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-26 16:37:09','2021-11-26 16:23:38'),(1629,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/multi-currency-support.svg','93:7a71175fb42b60cdf3e0fb038dbfa170',2419,'post','attachment',1,2144,NULL,NULL,'multi-currency-support','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-26 16:23:38','2021-11-26 21:40:24',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-26 16:40:23','2021-11-26 16:23:38'),(1630,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/subscription-payment-support-icon.svg','104:5a477e1b3cfc4abd59a974a6fe539715',2420,'post','attachment',1,2144,NULL,NULL,'subscription-payment-support-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-26 16:23:39','2021-11-26 21:38:42',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-26 16:38:42','2021-11-26 16:23:39'),(1634,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/accept-the-most-popular-payment-methods-globally-1.png','121:18d9aa4619bbb1d95b7bbb58c5e0f20c',2424,'post','attachment',1,2144,NULL,NULL,'accept-the-most-popular-payment-methods-globally','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/accept-the-most-popular-payment-methods-globally-1.png',NULL,'2424','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/accept-the-most-popular-payment-methods-globally-1.png','2424','attachment-image','{\"width\":616,\"height\":612,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/accept-the-most-popular-payment-methods-globally-1.png\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/accept-the-most-popular-payment-methods-globally-1.png\",\"size\":\"full\",\"id\":2424,\"alt\":\"Accept the most popular payment methods globally - CommerceGate.com\",\"pixels\":376992,\"type\":\"image/png\"}',NULL,NULL,NULL,'2021-11-26 16:59:54','2021-11-26 22:00:16',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-26 17:00:16','2021-11-26 16:59:54'),(1635,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/all-financial-collaterals.jpg','96:a0ed4ce77f3bc738a0c19489b18b430b',2425,'post','attachment',1,434,NULL,NULL,'all-financial collaterals','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/all-financial-collaterals.jpg',NULL,'2425','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/all-financial-collaterals.jpg','2425','attachment-image','{\"width\":840,\"height\":560,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/all-financial-collaterals.jpg\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/all-financial-collaterals.jpg\",\"size\":\"full\",\"id\":2425,\"alt\":\"All financial collaterals - CommerceGate.com\",\"pixels\":470400,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-11-26 17:29:39','2021-11-26 22:32:41',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-26 17:32:41','2021-11-26 17:29:39'),(1636,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/automate-tier-based-pricing-and-break-even-controls.jpg','122:dec0b859f5fb886baf71cd6d329db63d',2426,'post','attachment',1,434,NULL,NULL,'automate-tier-based-pricing-and-break-even-controls','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/automate-tier-based-pricing-and-break-even-controls.jpg',NULL,'2426','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/automate-tier-based-pricing-and-break-even-controls.jpg','2426','attachment-image','{\"width\":840,\"height\":560,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/automate-tier-based-pricing-and-break-even-controls.jpg\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/automate-tier-based-pricing-and-break-even-controls.jpg\",\"size\":\"full\",\"id\":2426,\"alt\":\"Automate tier-based pricing and break-even controls - CommerceGate.com\",\"pixels\":470400,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-11-26 17:29:41','2021-11-26 22:31:35',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-26 17:31:35','2021-11-26 17:29:41'),(1637,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/flexible-settlement-for-merchants.jpg','104:c057e6cbd535ba9d2f5006ce5ceaf087',2427,'post','attachment',1,434,NULL,NULL,'flexible-settlement-for-merchants','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/flexible-settlement-for-merchants.jpg',NULL,'2427','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/flexible-settlement-for-merchants.jpg','2427','attachment-image','{\"width\":560,\"height\":700,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/flexible-settlement-for-merchants.jpg\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/flexible-settlement-for-merchants.jpg\",\"size\":\"full\",\"id\":2427,\"alt\":\"Flexible settlement for merchants - CommerceGate.com\",\"pixels\":392000,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-11-26 17:29:42','2021-11-26 22:33:38',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-26 17:33:38','2021-11-26 17:29:42'),(1638,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/fund-segregation-management.jpg','98:22e2dce12e4e80221c85f223568d213d',2428,'post','attachment',1,434,NULL,NULL,'fund-segregation-management','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/fund-segregation-management.jpg',NULL,'2428','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/fund-segregation-management.jpg','2428','attachment-image','{\"width\":840,\"height\":560,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/fund-segregation-management.jpg\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/fund-segregation-management.jpg\",\"size\":\"full\",\"id\":2428,\"alt\":\"Fund Segregation Management - CommerceGate.com\",\"pixels\":470400,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-11-26 17:29:43','2021-11-26 22:36:02',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-26 17:36:02','2021-11-26 17:29:43'),(1639,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/real-time-gross-margin-tracking.jpg','102:3254c0ab64ae90cabdae3c4f682e98f5',2429,'post','attachment',1,434,NULL,NULL,'real-time-gross-margin-tracking','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/real-time-gross-margin-tracking.jpg',NULL,'2429','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/real-time-gross-margin-tracking.jpg','2429','attachment-image','{\"width\":840,\"height\":560,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/real-time-gross-margin-tracking.jpg\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/real-time-gross-margin-tracking.jpg\",\"size\":\"full\",\"id\":2429,\"alt\":\"Real-time Gross Margin Tracking - CommerceGate.com\",\"pixels\":470400,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-11-26 17:29:45','2021-11-26 22:34:24',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-26 17:34:24','2021-11-26 17:29:45'),(1640,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/reconciliation-on-both-sides.jpg','99:21b4eb933183efd399b58e1a6419fb5c',2430,'post','attachment',1,434,NULL,NULL,'reconciliation-on-both-sides','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/reconciliation-on-both-sides.jpg',NULL,'2430','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/reconciliation-on-both-sides.jpg','2430','attachment-image','{\"width\":840,\"height\":560,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/reconciliation-on-both-sides.jpg\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/reconciliation-on-both-sides.jpg\",\"size\":\"full\",\"id\":2430,\"alt\":\"Reconciliation on both sides - CommerceGate.com\",\"pixels\":470400,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-11-26 17:29:46','2021-11-26 22:35:10',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-26 17:35:10','2021-11-26 17:29:46'),(1641,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/saas-billing-platform-3.jpg','94:06601bb384ef6f879908bbba191fb8d6',2431,'post','attachment',1,434,NULL,NULL,'saas-billing-platform','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/saas-billing-platform-3.jpg',NULL,'2431','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/saas-billing-platform-3.jpg','2431','attachment-image','{\"width\":760,\"height\":800,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/saas-billing-platform-3.jpg\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/saas-billing-platform-3.jpg\",\"size\":\"full\",\"id\":2431,\"alt\":\"SaaS Billing Platform - CommerceGate.com\",\"pixels\":608000,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-11-26 17:29:47','2021-11-26 22:30:28',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-26 17:30:28','2021-11-26 17:29:47'),(1642,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/all-financial-collaterals-icon.svg','101:0f67fea0bc7bab50a71fa1999d870411',2432,'post','attachment',1,434,NULL,NULL,'all-financial collaterals-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-26 17:29:48','2021-11-26 22:32:55',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-26 17:32:55','2021-11-26 17:29:48'),(1643,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/automate-tier-based-pricing-and-break-even-controls-icon.svg','127:937425afdd137298aea9272b4b989c68',2433,'post','attachment',1,434,NULL,NULL,'automate-tier-based-pricing-and-break-even-controls-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-26 17:29:49','2021-11-26 22:32:02',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-26 17:32:02','2021-11-26 17:29:48'),(1644,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/flexible-settlement-for-merchants-icon.svg','109:dc291888133b553498e9582c23641ce1',2434,'post','attachment',1,434,NULL,NULL,'flexible-settlement-for-merchants-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-26 17:29:49','2021-11-26 22:33:54',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-26 17:33:54','2021-11-26 17:29:49'),(1645,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/fund-segregation-management-icon.svg','103:199ba97d6a521ea14766cd7527e27ae6',2435,'post','attachment',1,434,NULL,NULL,'fund-segregation-management-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-26 17:29:50','2021-11-26 22:36:16',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-26 17:36:15','2021-11-26 17:29:50'),(1646,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/real-time-gross-margin-tracking-icon.svg','107:e0f450a5f0b8ff0f8370d5466e2aaffc',2436,'post','attachment',1,434,NULL,NULL,'real-time-gross-margin-tracking-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-26 17:29:51','2021-11-26 22:34:40',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-26 17:34:40','2021-11-26 17:29:51'),(1647,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/reconciliation-on-both-sides-icon.svg','104:34ee8caadddd5d8a5eb7fed576983540',2437,'post','attachment',1,434,NULL,NULL,'reconciliation-on-both-sides-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-26 17:29:51','2021-11-26 22:35:21',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-26 17:35:21','2021-11-26 17:29:51'),(1648,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/saas-billing-platform-icon.svg','97:2aa50b2cde4c93c6df6a21966f83074f',2438,'post','attachment',1,434,NULL,NULL,'saas-billing-platform-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-26 17:29:52','2021-11-26 22:30:48',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-26 17:30:48','2021-11-26 17:29:52'),(1649,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/boost-your-sales-and-revenue.jpg','99:ec4dae017d7417e769f1cc849937fa09',2439,'post','attachment',1,437,NULL,NULL,'boost-your-sales-and-revenue','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/boost-your-sales-and-revenue.jpg',NULL,'2439','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/boost-your-sales-and-revenue.jpg','2439','attachment-image','{\"width\":760,\"height\":800,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/boost-your-sales-and-revenue.jpg\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/boost-your-sales-and-revenue.jpg\",\"size\":\"full\",\"id\":2439,\"alt\":\"Boost your sales and revenue - CommerceGate.com\",\"pixels\":608000,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-11-28 20:11:42','2021-11-29 01:12:44',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-28 20:12:44','2021-11-28 20:11:42'),(1650,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/scale-with-global-payments.jpg','97:5acb8ebca23b412ab21d2d7c441f9784',2440,'post','attachment',1,437,NULL,NULL,'scale-with-global-payments','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/scale-with-global-payments.jpg',NULL,'2440','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/scale-with-global-payments.jpg','2440','attachment-image','{\"width\":840,\"height\":560,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/scale-with-global-payments.jpg\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/scale-with-global-payments.jpg\",\"size\":\"full\",\"id\":2440,\"alt\":\"Scale with global payments - CommerceGate.com\",\"pixels\":470400,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-11-28 20:11:44','2021-11-29 01:13:17',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-28 20:13:17','2021-11-28 20:11:44'),(1651,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/boost-your-sales-and-revenue-icon.svg','104:76af0533410abf23a53ef8536b352163',2441,'post','attachment',1,437,NULL,NULL,'boost-your-sales-and-revenue-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-28 20:11:46','2021-11-29 01:12:51',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-28 20:12:51','2021-11-28 20:11:46'),(1652,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/scale-with-global-payments-icon.svg','102:277cd01895f461b89b37a4b1950cc0d0',2442,'post','attachment',1,437,NULL,NULL,'scale-with-global-payments-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-28 20:11:46','2021-11-29 01:13:23',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-28 20:13:23','2021-11-28 20:11:46'),(1653,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/take-payments-globally.svg','93:ab94a40a4bc908e203d85fa3858f1fd8',2443,'post','attachment',1,437,NULL,NULL,'take-payments-globally','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-28 20:11:47','2021-11-29 01:13:47',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-28 20:13:47','2021-11-28 20:11:47'),(1654,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/full-acquiring-solutions.jpg','95:3a9b073538cfabba7e2d4ce106f67f4b',2444,'post','attachment',1,438,NULL,NULL,'full-acquiring-solutions','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/full-acquiring-solutions.jpg',NULL,'2444','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/full-acquiring-solutions.jpg','2444','attachment-image','{\"width\":760,\"height\":800,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/full-acquiring-solutions.jpg\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/full-acquiring-solutions.jpg\",\"size\":\"full\",\"id\":2444,\"alt\":\"Full acquiring solutions - CommerceGate.com\",\"pixels\":608000,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-11-28 20:22:45','2021-11-29 01:23:37',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-28 20:23:37','2021-11-28 20:22:45'),(1655,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/latam-market-access.jpg','90:e3d28c9fa6ff8f686fc66c0cfb3328f4',2445,'post','attachment',1,438,NULL,NULL,'latam-market-access','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/latam-market-access.jpg',NULL,'2445','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/latam-market-access.jpg','2445','attachment-image','{\"width\":560,\"height\":700,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/latam-market-access.jpg\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/latam-market-access.jpg\",\"size\":\"full\",\"id\":2445,\"alt\":\"LATAM market access - CommerceGate.com\",\"pixels\":392000,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-11-28 20:22:46','2021-11-29 01:24:15',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-28 20:24:15','2021-11-28 20:22:46'),(1656,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/wide-acquiring-partnerships.jpg','98:4e92a79c1de7bc414525cfa2fc306dca',2446,'post','attachment',1,438,NULL,NULL,'wide-acquiring-partnerships','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/wide-acquiring-partnerships.jpg',NULL,'2446','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/wide-acquiring-partnerships.jpg','2446','attachment-image','{\"width\":840,\"height\":560,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/wide-acquiring-partnerships.jpg\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/wide-acquiring-partnerships.jpg\",\"size\":\"full\",\"id\":2446,\"alt\":\"Wide acquiring partnerships - CommerceGate.com\",\"pixels\":470400,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-11-28 20:22:47','2021-11-29 01:24:48',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-28 20:24:48','2021-11-28 20:22:47'),(1657,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/full-acquiring-solutions-icon.svg','100:e480ab2a4bec8c8c42be4bcbc13f84cf',2447,'post','attachment',1,438,NULL,NULL,'full-acquiring-solutions-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-28 20:22:48','2021-11-29 01:23:43',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-28 20:23:43','2021-11-28 20:22:48'),(1658,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/latam-market-access-icon.svg','95:1c3abce5ac494c748a5ae1b4ff1732de',2448,'post','attachment',1,438,NULL,NULL,'latam-market-access-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-28 20:22:49','2021-11-29 01:24:25',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-28 20:24:25','2021-11-28 20:22:49'),(1659,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/wide-acquiring-partnerships-icon.svg','103:4df788becdeb7f31fc5ebc924afc8224',2449,'post','attachment',1,438,NULL,NULL,'wide-acquiring-partnerships-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-28 20:22:50','2021-11-29 01:24:51',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-28 20:24:50','2021-11-28 20:22:50'),(1660,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/payment-scheme-rules-icon.svg','96:c985ea43ecfde4460fcd1ec39cdc220e',2450,'post','attachment',1,441,NULL,NULL,'payment-scheme-rules-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-28 20:40:42','2021-11-29 01:44:28',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-28 20:44:28','2021-11-28 20:40:41'),(1661,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/card-acceptance-made-simple.jpg','98:d0d53e4ea7c320da87acfd43ead3d9ed',2451,'post','attachment',1,441,NULL,NULL,'card-acceptance-made-simple','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/card-acceptance-made-simple.jpg',NULL,'2451','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/card-acceptance-made-simple.jpg','2451','attachment-image','{\"width\":840,\"height\":560,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/card-acceptance-made-simple.jpg\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/card-acceptance-made-simple.jpg\",\"size\":\"full\",\"id\":2451,\"alt\":\"Card Acceptance Made Simple - CommerceGate.com\",\"pixels\":470400,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-11-28 20:40:42','2021-11-29 01:42:55',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-28 20:42:54','2021-11-28 20:40:42'),(1662,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/chb-management-and-disputes.jpg','98:97dfb26975309fdcf142303e333a6a2f',2452,'post','attachment',1,441,NULL,NULL,'chb-management-and-disputes','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/chb-management-and-disputes.jpg',NULL,'2452','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/chb-management-and-disputes.jpg','2452','attachment-image','{\"width\":840,\"height\":560,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/chb-management-and-disputes.jpg\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/chb-management-and-disputes.jpg\",\"size\":\"full\",\"id\":2452,\"alt\":\"CHB Management & Disputes - CommerceGate.com\",\"pixels\":470400,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-11-28 20:40:44','2021-11-29 01:45:41',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-28 20:45:41','2021-11-28 20:40:44'),(1663,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/ensure-legal-compliance.jpg','94:e25c027ade410805e2ccc344db12f147',2453,'post','attachment',1,441,NULL,NULL,'ensure-legal-compliance','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/ensure-legal-compliance.jpg',NULL,'2453','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/ensure-legal-compliance.jpg','2453','attachment-image','{\"width\":840,\"height\":560,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/ensure-legal-compliance.jpg\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/ensure-legal-compliance.jpg\",\"size\":\"full\",\"id\":2453,\"alt\":\"Ensure Legal Compliance - CommerceGate.com\",\"pixels\":470400,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-11-28 20:40:45','2021-11-29 01:43:37',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-28 20:43:37','2021-11-28 20:40:45'),(1664,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/leading-fraud-protection-system.jpg','102:41177eed37c795d3445765e0f0f1b5ee',2454,'post','attachment',1,441,NULL,NULL,'leading-fraud-protection-system','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/leading-fraud-protection-system.jpg',NULL,'2454','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/leading-fraud-protection-system.jpg','2454','attachment-image','{\"width\":560,\"height\":700,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/leading-fraud-protection-system.jpg\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/leading-fraud-protection-system.jpg\",\"size\":\"full\",\"id\":2454,\"alt\":\"Leading fraud protection system - CommerceGate.com\",\"pixels\":392000,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-11-28 20:40:46','2021-11-29 01:44:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-28 20:44:58','2021-11-28 20:40:46'),(1665,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/payment-scheme-rules.jpg','91:b4c99b718fb0e825390b7d7449e8c021',2455,'post','attachment',1,441,NULL,NULL,'payment-scheme-rules','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/payment-scheme-rules.jpg',NULL,'2455','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/payment-scheme-rules.jpg','2455','attachment-image','{\"width\":840,\"height\":560,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/payment-scheme-rules.jpg\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/payment-scheme-rules.jpg\",\"size\":\"full\",\"id\":2455,\"alt\":\"Payment Scheme Rules - CommerceGate.com\",\"pixels\":470400,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-11-28 20:40:47','2021-11-29 01:44:19',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-28 20:44:19','2021-11-28 20:40:47'),(1666,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/risk-and-compliance-management-services.jpg','110:210968ff10bd96e3b3a1fa1dbc6be10e',2456,'post','attachment',1,441,NULL,NULL,'risk-and-compliance-management-services','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/risk-and-compliance-management-services.jpg',NULL,'2456','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/risk-and-compliance-management-services.jpg','2456','attachment-image','{\"width\":760,\"height\":800,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/risk-and-compliance-management-services.jpg\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/risk-and-compliance-management-services.jpg\",\"size\":\"full\",\"id\":2456,\"alt\":\"Risk & Compliance Management Services - CommerceGate.com\",\"pixels\":608000,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-11-28 20:40:49','2021-11-29 01:41:53',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-28 20:41:53','2021-11-28 20:40:49'),(1667,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/card-acceptance-made-simple-icon.svg','103:df7dedb6f86495a4bb828069c10a3790',2457,'post','attachment',1,441,NULL,NULL,'card-acceptance-made-simple-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-28 20:40:50','2021-11-29 01:43:08',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-28 20:43:08','2021-11-28 20:40:50'),(1668,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/chb-management-and-disputes-icon.svg','103:fad741152abc9a82b72663e79b593dd0',2458,'post','attachment',1,441,NULL,NULL,'chb-management-and-disputes-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-28 20:40:50','2021-11-29 01:45:47',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-28 20:45:47','2021-11-28 20:40:50'),(1669,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/ensure-legal-compliance-icon.svg','99:3054bee5f10babff94d7e6423b626bba',2459,'post','attachment',1,441,NULL,NULL,'ensure-legal-compliance-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-28 20:40:51','2021-11-29 01:43:40',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-28 20:43:40','2021-11-28 20:40:51'),(1670,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/leading-fraud-protection-system-icon.svg','107:53da4e11f2cf2bafb3156a89970b3baa',2460,'post','attachment',1,441,NULL,NULL,'leading-fraud-protection-system-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-28 20:40:52','2021-11-29 01:45:06',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-28 20:45:06','2021-11-28 20:40:52'),(1671,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/all-in-one-dedicated-support.jpg','99:fb42a95d0a3cf177add8760d80cf0fa4',2461,'post','attachment',1,440,NULL,NULL,'all-in-one-dedicated-support','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/all-in-one-dedicated-support.jpg',NULL,'2461','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/all-in-one-dedicated-support.jpg','2461','attachment-image','{\"width\":840,\"height\":560,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/all-in-one-dedicated-support.jpg\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/all-in-one-dedicated-support.jpg\",\"size\":\"full\",\"id\":2461,\"alt\":\"All-in-one dedicated support - CommerceGate.com\",\"pixels\":470400,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-11-29 07:08:50','2021-11-29 12:12:21',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-29 07:12:21','2021-11-29 07:08:50'),(1672,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/customized-checkout-experience.jpg','101:3f8564dfb27956eb05e5f742ddc1082c',2462,'post','attachment',1,440,NULL,NULL,'customized-checkout-experience','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/customized-checkout-experience.jpg',NULL,'2462','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/customized-checkout-experience.jpg','2462','attachment-image','{\"width\":280,\"height\":350,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/customized-checkout-experience.jpg\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/customized-checkout-experience.jpg\",\"size\":\"full\",\"id\":2462,\"alt\":\"Customized checkout experience - CommerceGate.com\",\"pixels\":98000,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-11-29 07:08:51','2021-11-29 12:11:37',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-29 07:11:37','2021-11-29 07:08:51'),(1673,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/full-payment-analytics.jpg','93:7855ca846cc3136c1656c47135a38251',2463,'post','attachment',1,440,NULL,NULL,'full-payment-analytics','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/full-payment-analytics.jpg',NULL,'2463','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/full-payment-analytics.jpg','2463','attachment-image','{\"width\":840,\"height\":560,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/full-payment-analytics.jpg\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/full-payment-analytics.jpg\",\"size\":\"full\",\"id\":2463,\"alt\":\"Full Payment Analytics - CommerceGate.com\",\"pixels\":470400,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-11-29 07:08:52','2021-11-29 12:12:55',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-29 07:12:55','2021-11-29 07:08:52'),(1674,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/more-revenue-per-sale.jpg','92:a602687552c84863191cbb75d8e7d69b',2464,'post','attachment',1,440,NULL,NULL,'more-revenue-per-sale','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/more-revenue-per-sale.jpg',NULL,'2464','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/more-revenue-per-sale.jpg','2464','attachment-image','{\"width\":760,\"height\":800,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/more-revenue-per-sale.jpg\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/more-revenue-per-sale.jpg\",\"size\":\"full\",\"id\":2464,\"alt\":\"More revenue per sale - CommerceGate.com\",\"pixels\":608000,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-11-29 07:08:54','2021-11-29 12:10:25',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-29 07:10:25','2021-11-29 07:08:54'),(1675,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/risk-and-acceptance-ratios.jpg','97:f479fbc2428161653b67f1462e2cfa0a',2465,'post','attachment',1,440,NULL,NULL,'risk-and-acceptance-ratios','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/risk-and-acceptance-ratios.jpg',NULL,'2465','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/risk-and-acceptance-ratios.jpg','2465','attachment-image','{\"width\":841,\"height\":560,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/risk-and-acceptance-ratios.jpg\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/risk-and-acceptance-ratios.jpg\",\"size\":\"full\",\"id\":2465,\"alt\":\"Risk and Acceptance Ratios - CommerceGate.com\",\"pixels\":470960,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-11-29 07:08:55','2021-11-29 12:11:00',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-29 07:11:00','2021-11-29 07:08:55'),(1676,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/all-in-one-dedicated-support-icon.svg','104:084dbfe398ee751e5b1a757fadb97dd6',2466,'post','attachment',1,440,NULL,NULL,'all-in-one-dedicated-support-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-29 07:08:56','2021-11-29 12:12:27',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-29 07:12:27','2021-11-29 07:08:56'),(1677,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/customized-checkout-experience-icon.svg','106:10552f7e06c989b8922d75ab63fe590f',2467,'post','attachment',1,440,NULL,NULL,'customized-checkout-experience-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-29 07:08:57','2021-11-29 12:11:43',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-29 07:11:43','2021-11-29 07:08:57'),(1678,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/full-payment-analytics-icon.svg','98:b793355a244c06438115eb2ce87381cf',2468,'post','attachment',1,440,NULL,NULL,'full-payment-analytics-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-29 07:08:57','2021-11-29 12:13:06',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-29 07:13:06','2021-11-29 07:08:57'),(1679,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/more-revenue-per-sale-icon.svg','97:6ee87ce4c5a7706dc4bfcaa6baaf7543',2469,'post','attachment',1,440,NULL,NULL,'more-revenue-per-sale-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-29 07:08:58','2021-11-29 12:10:32',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-29 07:10:32','2021-11-29 07:08:58'),(1681,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/start-your-career-with-us.jpg','96:a74d7419682c99879f2e39653612ba59',2472,'post','attachment',1,1610,NULL,NULL,'start-your-career-with-us','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/start-your-career-with-us.jpg',NULL,'2472','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/start-your-career-with-us.jpg','2472','attachment-image','{\"width\":2362,\"height\":1006,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/start-your-career-with-us.jpg\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/start-your-career-with-us.jpg\",\"size\":\"full\",\"id\":2472,\"alt\":\"Ready to start your journey with us? - CommerceGate.com\",\"pixels\":2376172,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-11-29 07:23:41','2021-11-29 12:23:57',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-29 07:23:57','2021-11-29 07:23:41'),(1682,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/our-story.jpg','80:0e56f1d64638ccd30e27bed29c1a2adb',2475,'post','attachment',1,524,NULL,NULL,'our-story','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/our-story.jpg',NULL,'2475','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/our-story.jpg','2475','attachment-image','{\"width\":760,\"height\":800,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/our-story.jpg\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/our-story.jpg\",\"size\":\"full\",\"id\":2475,\"alt\":\"Our Story - CommerceGate.com\",\"pixels\":608000,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-11-29 07:35:55','2021-11-29 12:36:17',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-29 07:36:17','2021-11-29 07:35:55'),(1683,'https://commercegate.goodface.com.ua/wp/category/compliance-notice/','67:6d2cd204b1c45c8531c5d08ef66b65d7',247,'term','category',NULL,NULL,NULL,NULL,'Compliance Notice',NULL,NULL,0,NULL,NULL,NULL,'Compliance Notice',36,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-29 07:47:08','2021-11-30 23:30:38',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-30 18:30:38','2018-10-19 15:44:10'),(1684,'https://commercegate.goodface.com.ua/wp/es/category/compliance-notice/','70:64eb389654d8062d73bd9a8235d78a10',249,'term','category',NULL,NULL,NULL,NULL,'Aviso de Cumplimiento',NULL,NULL,0,NULL,NULL,NULL,'Aviso de Cumplimiento',32,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-29 07:47:29','2021-11-30 23:29:55',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-30 18:29:55','2018-10-19 17:23:55'),(1685,'https://commercegate.goodface.com.ua/wp/category/cg-news/','57:3c1b6e17b520f74d11b6874b99342639',251,'term','category',NULL,NULL,NULL,NULL,'CG News',NULL,NULL,0,NULL,NULL,NULL,'CG News',32,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-29 07:48:33','2021-12-01 20:06:37',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-12-01 15:06:36','2020-06-26 11:38:58'),(1686,'https://commercegate.goodface.com.ua/wp/es/category/cg-news/','60:09270c647187298eb62318b4a5332f0c',253,'term','category',NULL,NULL,NULL,NULL,'Noticias CG',NULL,NULL,0,NULL,NULL,NULL,'Noticias CG',32,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-29 07:49:03','2021-12-01 20:07:37',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-12-01 15:07:36','2020-06-26 17:40:43'),(1688,'https://commercegate.goodface.com.ua/wp/category/solutions/','59:07e60436251c278ae4a889f09192902e',257,'term','category',NULL,NULL,NULL,NULL,'Solutions',NULL,NULL,0,NULL,NULL,NULL,'Solutions',36,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-29 07:49:50','2021-11-30 23:46:19',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-30 18:46:19','2018-08-14 16:03:36'),(1689,'https://commercegate.goodface.com.ua/wp/es/category/solutions/','62:210502713b1fe9af50f8e6787a17efcd',259,'term','category',NULL,NULL,NULL,NULL,'Soluciones',NULL,NULL,0,NULL,NULL,NULL,'Soluciones',28,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-29 07:49:56','2021-11-30 23:46:31',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-30 18:46:31','2018-08-14 17:16:08'),(1690,'https://commercegate.goodface.com.ua/wp/category/company/','57:98e2aab5b36e7fc91178b52394e18bef',261,'term','category',NULL,NULL,NULL,NULL,'Company',NULL,NULL,0,NULL,NULL,NULL,'Company',32,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-29 07:50:13','2021-11-30 23:41:56',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-30 18:41:56','2018-05-10 17:11:56'),(1691,'https://commercegate.goodface.com.ua/wp/es/category/company/','60:df704070a51a2c32a7ce53b5373af566',263,'term','category',NULL,NULL,NULL,NULL,'Compañía',NULL,NULL,0,NULL,NULL,NULL,'Compañía',32,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-29 07:50:22','2021-11-30 23:42:12',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-30 18:42:12','2018-05-10 17:05:06'),(1692,'https://commercegate.goodface.com.ua/wp/category/events/','56:ccab0f45b9f33f9f1b4d2fd2b564dbf3',265,'term','category',NULL,NULL,NULL,NULL,'Events',NULL,NULL,0,NULL,NULL,NULL,'Events',32,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-29 07:50:42','2021-11-30 23:44:01',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-30 18:44:01','2018-04-26 16:15:54'),(1693,'https://commercegate.goodface.com.ua/wp/es/category/events/','59:34500da74d43381b13ea63242b167ca3',267,'term','category',NULL,NULL,NULL,NULL,'Eventos',NULL,NULL,0,NULL,NULL,NULL,'Eventos',32,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-29 07:51:19','2021-11-30 23:44:16',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-30 18:44:16','2018-04-26 17:10:14'),(1694,'https://commercegate.goodface.com.ua/wp/es/category/press-about-us/','67:7847af2cef702a14c42278a370aa5176',269,'term','category',NULL,NULL,NULL,NULL,'En la prensa',NULL,NULL,0,NULL,NULL,NULL,'En la prensa',28,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-29 07:51:43','2021-11-30 23:45:08',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-30 18:45:08','2018-11-26 17:25:22'),(1695,'https://commercegate.goodface.com.ua/wp/category/press-about-us/','64:490cd3788c85f67c5aeea07dc459ef79',271,'term','category',NULL,NULL,NULL,NULL,'Press About Us',NULL,NULL,0,NULL,NULL,NULL,'Press About Us',32,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-29 07:51:48','2021-11-30 23:45:21',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-30 18:45:21','2018-11-26 15:41:38'),(1696,'https://commercegate.goodface.com.ua/wp/compliance-notice/','58:1c642572b93f515426a812bfad011c9b',2479,'post','post',1,0,NULL,NULL,'Compliance notice','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-29 07:52:59','2021-11-30 23:28:35',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-30 18:28:35','2021-10-22 07:57:22'),(1697,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/2018-Compliance-notice_17-Dec-2018-FB_News.png','113:7d7e9c87d170be23be0d6270331916bb',2480,'post','attachment',1,2479,NULL,NULL,'2018-Compliance-notice_17-Dec-2018-FB_News','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/2018-Compliance-notice_17-Dec-2018-FB_News.png',NULL,'2480','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/2018-Compliance-notice_17-Dec-2018-FB_News.png','2480','attachment-image','{\"width\":1787,\"height\":960,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/2018-Compliance-notice_17-Dec-2018-FB_News.png\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/2018-Compliance-notice_17-Dec-2018-FB_News.png\",\"size\":\"full\",\"id\":2480,\"alt\":\"Compliance notice - CommerceGate.com\",\"pixels\":1715520,\"type\":\"image/png\"}',NULL,NULL,NULL,'2021-11-29 07:53:28','2021-11-29 07:57:23',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-29 07:53:53','2021-11-29 07:53:28'),(1698,'https://commercegate.goodface.com.ua/wp/changes-in-the-uk-and-the-european-cards-processing/','92:6f9d70b0531681b9a0ffc2877b7d2e46',2487,'post','post',1,0,NULL,NULL,'Changes in the UK and the European cards processing','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-29 08:07:57','2021-11-29 13:16:24',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-29 08:16:23','2021-09-15 08:06:39'),(1699,'https://commercegate.goodface.com.ua/wp/mastercard-issued-an-updated-set-of-rules-and-requirements-for-merchants-operating-with-the-content-for-adults/','151:709b1d8900b26676dd630c92980ab35d',2491,'post','post',1,0,NULL,NULL,'Mastercard issued an updated set of rules and requirements for Merchants operating with the content for Adults','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-29 08:24:09','2021-11-29 14:03:33',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-29 09:03:33','2021-05-11 08:46:37'),(1701,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/CG-News-bright.png','85:a8b14304433be3085ad90317d141c637',2495,'post','attachment',1,2494,NULL,NULL,'CG-News-bright','inherit',NULL,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/CG-News-bright.png',NULL,'2495','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/CG-News-bright.png','2495','attachment-image','{\"width\":1787,\"height\":960,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/CG-News-bright.png\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/CG-News-bright.png\",\"size\":\"full\",\"id\":2495,\"alt\":\"CG News - CommerceGate.com\",\"pixels\":1715520,\"type\":\"image/png\"}',NULL,NULL,NULL,'2021-11-29 09:07:49','2021-11-29 16:39:24',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-29 11:39:24','2021-11-29 09:07:49'),(1702,'https://commercegate.goodface.com.ua/wp/mastercard-new-business-service-arrangement-bsa/','88:28f414fc85cbe4c90249d10a88d696b9',2499,'post','post',1,0,NULL,NULL,'Mastercard. New Business Service Arrangement (BSA)','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-29 09:14:56','2021-11-29 14:26:19',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-29 09:26:18','2021-01-28 09:19:47'),(1703,'https://commercegate.goodface.com.ua/wp/es/mastercard-nuevo-acuerdo-de-servicios-comerciales-bsa-2/','99:ef5e89c1fc266823741d50046f10d344',2502,'post','post',1,0,NULL,NULL,'MasterCard. Nuevo Acuerdo de Servicios Comerciales (BSA)','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-29 09:21:21','2021-11-29 14:25:32',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-29 09:25:32','2021-01-28 09:20:57'),(1704,'https://commercegate.goodface.com.ua/wp/payments-adviser-brazil/','64:08b9b583e1b551fcdf9ba3fbcdf64cb0',2505,'post','post',1,0,NULL,NULL,'Payments adviser. Brazil','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-29 09:26:40','2021-11-29 16:29:34',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-29 11:29:34','2021-01-27 09:26:27'),(1705,'https://commercegate.goodface.com.ua/wp/es/asesoramiento-de-pagos-online-brasil/','80:a1f47764b13408919a14468599238109',2508,'post','post',1,0,NULL,NULL,'Asesoramiento de Pagos Online. Brasil','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-29 09:42:15','2021-11-29 21:20:17',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-29 16:20:17','2021-01-26 09:42:14'),(1706,'https://commercegate.goodface.com.ua/wp/the-governance-of-data-flows-and-trade-webinar-by-wto/','94:4c3fa2fcfc8b7346eb909fbda51644aa',2513,'post','post',1,0,NULL,NULL,'The governance of data flows and trade. Webinar by WTO','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-29 10:06:08','2021-11-29 22:42:29',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-29 11:27:16','2020-09-09 10:05:37'),(1707,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/CG-Presentation-Sep-9.png','92:3acd3ae883acba52828579b94f283435',2514,'post','attachment',1,2513,NULL,NULL,'CG-Presentation-Sep-9','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/CG-Presentation-Sep-9.png',NULL,'2514','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/CG-Presentation-Sep-9.png','2514','attachment-image','{\"width\":1800,\"height\":1013,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/CG-Presentation-Sep-9.png\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/CG-Presentation-Sep-9.png\",\"size\":\"full\",\"id\":2514,\"alt\":\"CG Presentation - CommerceGate.com\",\"pixels\":1823400,\"type\":\"image/png\"}',NULL,NULL,NULL,'2021-11-29 10:07:32','2021-11-29 11:27:16',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-29 10:07:55','2021-11-29 10:07:32'),(1708,'https://commercegate.goodface.com.ua/wp/trade-implications-of-cyber-security-risks-and-national-policies-webinar-by-wto/','120:f7cb07e31ebbf7e9022507329e0c89b2',2518,'post','post',1,0,NULL,NULL,'Trade implications of cyber-security risks and national policies. Webinar by WTO','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-29 11:31:59','2021-11-29 22:43:17',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-29 16:34:54','2020-09-20 11:30:37'),(1709,'https://commercegate.goodface.com.ua/wp/visa-high-brand-risk-merchant-registration-program/','91:6f9182ecb01bbef5f589410f5e72b8e4',2522,'post','post',1,0,NULL,NULL,'VISA High-Brand Risk Merchant Registration program.','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-29 11:37:57','2021-11-29 16:38:24',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-29 11:38:24','2020-08-31 11:37:57'),(1710,'https://commercegate.goodface.com.ua/wp/wirecard-collapses-owing-4-billion/','75:ac728de9bee8d72119906551292ccf46',2524,'post','post',1,0,NULL,NULL,'Wirecard collapses owing $4 billion','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-29 11:39:05','2021-11-29 16:45:09',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-29 11:45:09','2020-06-26 11:38:58'),(1711,'https://commercegate.goodface.com.ua/wp/cross-border-electronic-payment-services-webinar-by-wto-and-icc/','104:4f33922497dcbc7ff989da1f656f3dee',2528,'post','post',1,0,NULL,NULL,'Cross-Border Electronic payment services webinar by WTO and ICC','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-29 11:46:15','2021-11-29 22:39:46',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-29 11:49:25','2020-06-17 11:46:06'),(1712,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/CG-Presentation-v2.png','89:8c9535f32f26ad1a60647faef748c4b4',2529,'post','attachment',1,2528,NULL,NULL,'CG-Presentation-v2','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/CG-Presentation-v2.png',NULL,'2529','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/CG-Presentation-v2.png','2529','attachment-image','{\"width\":1800,\"height\":1013,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/CG-Presentation-v2.png\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/CG-Presentation-v2.png\",\"size\":\"full\",\"id\":2529,\"alt\":\"CG Presentation - CommerceGate.com\",\"pixels\":1823400,\"type\":\"image/png\"}',NULL,NULL,NULL,'2021-11-29 11:46:37','2021-11-29 11:49:11',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-29 11:46:50','2021-11-29 11:46:36'),(1713,'https://commercegate.goodface.com.ua/wp/commercegate-to-participate-at-the-ice-london/','86:5f51b01997c083b9d783fc76457c1415',2533,'post','post',1,0,NULL,NULL,'CommerceGate to participate at the ICE London','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-29 11:52:22','2021-11-29 22:34:16',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-29 11:52:35','2020-01-14 11:50:26'),(1714,'https://commercegate.goodface.com.ua/wp/seasons-greetings/','58:adcdcd953a9b1ff6015253b72970810e',2537,'post','post',1,0,NULL,NULL,'Season’s Greetings!','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-29 11:54:55','2021-11-29 22:33:31',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-29 11:54:54','2019-12-23 11:53:12'),(1715,'https://commercegate.goodface.com.ua/wp/compliance-notice-2/','60:57d275fb029739f11085aa79f01488de',2540,'post','post',1,0,NULL,NULL,'Compliance notice','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-29 11:57:07','2021-11-29 22:32:35',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-29 17:32:35','2019-03-13 11:55:23'),(1716,'https://commercegate.goodface.com.ua/wp/commercegate-to-attend-ecommerce-industry-lisbon-summit-2019/','101:5ad25482fd3c7605f1b2d8c10408f78e',2542,'post','post',1,0,NULL,NULL,'CommerceGate to attend eCommerce industry Lisbon Summit 2019','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-29 11:59:57','2021-11-29 22:53:32',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-29 17:53:32','2019-02-27 11:57:28'),(1717,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/CG-News-dark.png','83:c3ca581c9beaccf6a2ebb779ebe3f8f0',2488,'post','attachment',1,2487,NULL,NULL,'CG-News-dark','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/CG-News-dark.png',NULL,'2488','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/CG-News-dark.png','2488','attachment-image','{\"width\":1787,\"height\":960,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/CG-News-dark.png\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/CG-News-dark.png\",\"size\":\"full\",\"id\":2488,\"alt\":\"Changes in the UK - CommerceGate.com\",\"pixels\":1715520,\"type\":\"image/png\"}',NULL,NULL,NULL,'2021-11-29 13:26:21','2021-11-29 18:26:21',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-29 08:07:45','2021-11-29 08:07:24'),(1718,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/CG-Presentation-8-Oct.png','92:e383381da201f694185a279c36b9d0b5',2519,'post','attachment',1,2518,NULL,NULL,'CG-Presentation-8-Oct','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/CG-Presentation-8-Oct.png',NULL,'2519','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/CG-Presentation-8-Oct.png','2519','attachment-image','{\"width\":1800,\"height\":1013,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/CG-Presentation-8-Oct.png\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/CG-Presentation-8-Oct.png\",\"size\":\"full\",\"id\":2519,\"alt\":\"CG Presentation - CommerceGate.com\",\"pixels\":1823400,\"type\":\"image/png\"}',NULL,NULL,NULL,'2021-11-29 13:26:21','2021-11-29 18:26:21',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-29 11:31:44','2021-11-29 11:31:14'),(1719,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/CommerceGate-ICE-London_FacebookNews-14-Jan-2020.png','119:69f209010cbeab8122d50d64e60be3d3',2535,'post','attachment',1,2533,NULL,NULL,'CommerceGate-ICE-London_FacebookNews-14-Jan-2020','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/CommerceGate-ICE-London_FacebookNews-14-Jan-2020.png',NULL,'2535','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/CommerceGate-ICE-London_FacebookNews-14-Jan-2020.png','2535','attachment-image','{\"width\":1787,\"height\":960,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/CommerceGate-ICE-London_FacebookNews-14-Jan-2020.png\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/CommerceGate-ICE-London_FacebookNews-14-Jan-2020.png\",\"size\":\"full\",\"id\":2535,\"alt\":\"ICE London - CommerceGate.com\",\"pixels\":1715520,\"type\":\"image/png\"}',NULL,NULL,NULL,'2021-11-29 13:26:21','2021-11-29 18:26:21',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-29 11:51:29','2021-11-29 11:51:06'),(1720,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/F3575317-F894-4FB8-9540-600811E61437.jpeg','108:31594a18fe007451c43201d07531567a',2538,'post','attachment',1,2537,NULL,NULL,'F3575317-F894-4FB8-9540-600811E61437','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/F3575317-F894-4FB8-9540-600811E61437.jpeg',NULL,'2538','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/F3575317-F894-4FB8-9540-600811E61437.jpeg','2538','attachment-image','{\"width\":1787,\"height\":960,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/F3575317-F894-4FB8-9540-600811E61437.jpeg\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/F3575317-F894-4FB8-9540-600811E61437.jpeg\",\"size\":\"full\",\"id\":2538,\"alt\":\"Season\\u2019s Greetings! - CommerceGate.com\",\"pixels\":1715520,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-11-29 13:26:21','2021-11-29 18:26:21',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-29 11:53:47','2021-11-29 11:53:36'),(1721,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/2019-TES-Lisbon-FB_News.png','94:90ff8916efb9fff35a500128d5449640',2543,'post','attachment',1,2542,NULL,NULL,'2019-TES-Lisbon-FB_News','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/2019-TES-Lisbon-FB_News.png',NULL,'2543','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/2019-TES-Lisbon-FB_News.png','2543','attachment-image','{\"width\":1787,\"height\":960,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/2019-TES-Lisbon-FB_News.png\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/2019-TES-Lisbon-FB_News.png\",\"size\":\"full\",\"id\":2543,\"alt\":\"TES Lisbon - CommerceGate.com\",\"pixels\":1715520,\"type\":\"image/png\"}',NULL,NULL,NULL,'2021-11-29 13:26:21','2021-11-29 18:26:21',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-29 11:58:22','2021-11-29 11:58:00'),(1722,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field-group&p=2546','73:2d936c208155e0d4ad44a35e149783c6',2546,'post','acf-field-group',1,0,NULL,NULL,'Document','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-29 13:50:22','2021-12-02 15:26:08',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-12-02 10:26:08','2021-11-29 13:50:22'),(1726,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2550','67:cc349287ff5964d300cfaac56fa238c5',2550,'post','acf-field',1,2546,NULL,NULL,'Page content','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-29 13:50:22','2021-11-30 14:41:05',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-30 09:41:05','2021-11-29 13:50:22'),(1727,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2551','67:16df0e8d591378a37a2591ab4821f99b',2551,'post','acf-field',1,2550,NULL,NULL,'Type','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-29 13:50:22','2021-11-29 18:50:22',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-29 13:50:22','2021-11-29 13:50:22'),(1728,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2552','67:aa39db9f54249ff3957844e15d745b2b',2552,'post','acf-field',1,2550,NULL,NULL,'Table style','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-29 13:50:22','2021-11-29 18:50:22',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-29 13:50:22','2021-11-29 13:50:22'),(1729,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2553','67:98b88542eedb31cc6beadcaeb306ef84',2553,'post','acf-field',1,2550,NULL,NULL,'Editor','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-29 13:50:22','2021-11-29 18:50:22',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-29 13:50:22','2021-11-29 13:50:22'),(1730,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2554','67:ce5f6539cde6744dd8a0f0ebc20c0ed2',2554,'post','acf-field',1,2550,NULL,NULL,'Image','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-29 13:50:22','2021-11-29 18:50:22',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-29 13:50:22','2021-11-29 13:50:22'),(1731,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2555','67:84532932dbda81277f2894de49f0e0a2',2555,'post','acf-field',1,2550,NULL,NULL,'Image description','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-29 13:50:22','2021-11-29 18:50:22',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-29 13:50:22','2021-11-29 13:50:22'),(1732,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2556','67:93bd7fd38438d2929d411d5b1b2b1df9',2556,'post','acf-field',1,2550,NULL,NULL,'Blockquote text','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-29 13:50:22','2021-11-29 18:50:22',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-29 13:50:22','2021-11-29 13:50:22'),(1733,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2557','67:4599983058cb612fbaaac368940cd3a4',2557,'post','acf-field',1,2550,NULL,NULL,'User','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-29 13:50:22','2021-11-29 18:50:22',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-29 13:50:22','2021-11-29 13:50:22'),(1734,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2558','67:8c4e916c96ec15b9cb75ccf051c39a86',2558,'post','acf-field',1,2557,NULL,NULL,'Avatar','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-29 13:50:22','2021-11-29 18:50:22',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-29 13:50:22','2021-11-29 13:50:22'),(1735,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2559','67:fe0a264f4ad03296579a1d3a5f522f64',2559,'post','acf-field',1,2557,NULL,NULL,'Full name','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-29 13:50:22','2021-11-29 18:50:22',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-29 13:50:22','2021-11-29 13:50:22'),(1736,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2560','67:60d8cd9341abadf693e8a93a9a850a91',2560,'post','acf-field',1,2557,NULL,NULL,'Position','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-29 13:50:22','2021-11-29 18:50:22',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-29 13:50:22','2021-11-29 13:50:22'),(1737,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2561','67:ad02942743f87c602575ea8f59ad2393',2561,'post','acf-field',1,2550,NULL,NULL,'Video url','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-29 13:50:22','2021-11-29 18:50:22',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-29 13:50:22','2021-11-29 13:50:22'),(1738,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2562','67:a84375bd7fd6cd2891d32232a445b345',2562,'post','acf-field',1,2550,NULL,NULL,'Table description','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-29 13:50:22','2021-11-29 18:50:22',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-29 13:50:22','2021-11-29 13:50:22'),(1739,'https://commercegate.goodface.com.ua/wp/document/aml-manual/','60:9441f7a6d651f6c49056cd75baa94b41',2563,'post','document',1,0,NULL,NULL,'AML Manual','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-29 14:20:12','2021-12-17 20:39:39',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-12-17 15:39:39','2021-11-29 14:20:29'),(1745,'https://commercegate.goodface.com.ua/wp/commercegate-to-participate-in-the-ice-london/','86:b49a5010a856e26cfc7f4af0e3cf788f',2571,'post','post',1,0,NULL,NULL,'CommerceGate to participate in the ICE London','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-29 15:24:56','2021-11-29 22:29:59',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-29 15:24:55','2019-02-05 15:22:11'),(1746,'https://commercegate.goodface.com.ua/wp/payments-predictions-europe-2019/','73:72425a2fdec6548ac7640ee799156ada',2574,'post','post',1,0,NULL,NULL,'Payments Predictions Europe 2019','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-29 15:25:31','2021-11-29 22:29:18',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-29 15:27:33','2019-01-23 15:25:21'),(1747,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/2019-European-Payments-Predictions_Evgen_Sopin_SoMeQuote.png','127:a596dbfadd78a59abf97a9ec027440d5',2576,'post','attachment',1,2574,NULL,NULL,'2019-European-Payments-Predictions_Evgen_Sopin_SoMeQuote','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/2019-European-Payments-Predictions_Evgen_Sopin_SoMeQuote.png',NULL,'2576','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/2019-European-Payments-Predictions_Evgen_Sopin_SoMeQuote.png','2576','attachment-image','{\"width\":1200,\"height\":630,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/2019-European-Payments-Predictions_Evgen_Sopin_SoMeQuote.png\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/2019-European-Payments-Predictions_Evgen_Sopin_SoMeQuote.png\",\"size\":\"full\",\"id\":2576,\"alt\":\"2019 European Payments Predictions_Evgen_Sopin - CommerceGate.com\",\"pixels\":756000,\"type\":\"image/png\"}',NULL,NULL,NULL,'2021-11-29 15:25:58','2021-11-29 15:27:33',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-29 15:26:30','2021-11-29 15:25:58'),(1748,'https://commercegate.goodface.com.ua/wp/seasons-greetings-from-commercegate/','76:88108d020d7392d03cd3353eea75c7cc',2578,'post','post',1,0,NULL,NULL,'Season’s Greetings from CommerceGate','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-29 15:28:43','2021-11-29 22:28:35',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-29 15:30:57','2018-12-20 15:28:22'),(1749,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/2018-NewYear-FB_News.png','91:68b01902dbfd6df9db2132003c05c42b',2579,'post','attachment',1,2578,NULL,NULL,'2018-NewYear-FB_News','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/2018-NewYear-FB_News.png',NULL,'2579','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/2018-NewYear-FB_News.png','2579','attachment-image','{\"width\":1800,\"height\":968,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/2018-NewYear-FB_News.png\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/2018-NewYear-FB_News.png\",\"size\":\"full\",\"id\":2579,\"alt\":\"2018 NewYear - CommerceGate.com\",\"pixels\":1742400,\"type\":\"image/png\"}',NULL,NULL,NULL,'2021-11-29 15:29:05','2021-11-29 15:30:40',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-29 15:29:29','2021-11-29 15:29:05'),(1750,'https://commercegate.goodface.com.ua/wp/commercegate-to-participate-in-the-riskconnect-conference/','98:04e56d4153a4843e20c019f4adae893a',2582,'post','post',1,0,NULL,NULL,'CommerceGate to participate in the RiskConnect Conference','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-29 15:34:45','2021-11-29 22:27:51',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-29 15:34:45','2018-11-30 15:31:24'),(1751,'https://commercegate.goodface.com.ua/wp/press-about-us-commercegate-interview-is-in-la-razon-today/','99:a183b4c54680ada409d724652726055b',2585,'post','post',1,0,NULL,NULL,'Press about us: CommerceGate interview is in La Razón today.','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-29 15:37:37','2021-11-30 20:11:21',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-30 15:11:21','2018-11-28 15:35:04'),(1752,'https://commercegate.goodface.com.ua/wp/commercegate-to-participate-in-the-european-blockchain-convention/','106:5a6e10d0a3773d15889f002d71418b20',2588,'post','post',1,0,NULL,NULL,'CommerceGate to participate in the “European Blockchain Convention”.','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-29 15:38:24','2021-11-29 22:26:04',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-29 15:41:22','2018-11-27 15:38:12'),(1753,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/2018-European-Blockchain-Convention-FB-News.png','114:ea18253ffa0ceec5f3cdfd660f9cfdb6',2589,'post','attachment',1,2588,NULL,NULL,'2018-European-Blockchain-Convention-FB-News','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/2018-European-Blockchain-Convention-FB-News.png',NULL,'2589','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/2018-European-Blockchain-Convention-FB-News.png','2589','attachment-image','{\"width\":1787,\"height\":960,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/2018-European-Blockchain-Convention-FB-News.png\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/2018-European-Blockchain-Convention-FB-News.png\",\"size\":\"full\",\"id\":2589,\"alt\":\"2018 European Blockchain Convention - CommerceGate.com\",\"pixels\":1715520,\"type\":\"image/png\"}',NULL,NULL,NULL,'2021-11-29 15:38:43','2021-11-29 15:41:22',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-29 15:39:13','2021-11-29 15:38:43'),(1754,'https://commercegate.goodface.com.ua/wp/commercegate-interview-is-in-la-vanguardia-today/','89:07330f9cde6433edd1da7d63448dfa5b',2591,'post','post',1,0,NULL,NULL,'CommerceGate interview is in La Vanguardia today.','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-29 15:43:34','2021-11-30 20:11:27',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-30 15:11:27','2018-11-26 15:41:38'),(1755,'https://commercegate.goodface.com.ua/wp/compliance-notice-3/','60:f2bee163bc5fb03ea6935dd870c2ffd4',2594,'post','post',1,0,NULL,NULL,'Compliance notice','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-29 15:46:41','2021-11-29 20:46:41',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-29 15:46:41','2018-10-19 15:44:10'),(1756,'https://commercegate.goodface.com.ua/wp/commercegate-to-participate-in-the-mastercard-global-risk-leadership-conference/','120:b4b61e5a81e646e3990b4c402931ca2c',2597,'post','post',1,0,NULL,NULL,'CommerceGate to participate in the Mastercard Global Risk Leadership Conference','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-29 15:49:30','2021-11-29 22:22:50',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-29 15:49:30','2018-10-05 15:47:22'),(1757,'https://commercegate.goodface.com.ua/wp/commercegate-to-attend-affiliate-conference-in-kyiv/','92:029fb5ecde55d6eaf7104b10b86a4318',2601,'post','post',1,0,NULL,NULL,'CommerceGate to attend Affiliate Conference in Kyiv.','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-29 15:58:00','2021-11-30 21:18:31',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-30 16:18:31','2018-10-02 15:50:21'),(1758,'https://commercegate.goodface.com.ua/wp/commercegate-to-participate-in-the-blockchain-cruise-mediterranean/','107:266a8cfee86eb74c36bd805ca214b8a4',2604,'post','post',1,0,NULL,NULL,'CommerceGate to participate in the “Blockchain Cruise Mediterranean”.','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-29 15:58:56','2021-11-29 22:18:08',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-29 16:02:33','2018-09-06 15:58:50'),(1759,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/2018-Blockchain-Cruise-Mediterranean-FB.png','110:7b50651e5e4bdf0a41215428637cee91',2605,'post','attachment',1,2604,NULL,NULL,'2018-Blockchain-Cruise-Mediterranean-FB','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/2018-Blockchain-Cruise-Mediterranean-FB.png',NULL,'2605','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/2018-Blockchain-Cruise-Mediterranean-FB.png','2605','attachment-image','{\"width\":1787,\"height\":960,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/2018-Blockchain-Cruise-Mediterranean-FB.png\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/2018-Blockchain-Cruise-Mediterranean-FB.png\",\"size\":\"full\",\"id\":2605,\"alt\":\"2018 Blockchain Cruise Mediterranean - CommerceGate.com\",\"pixels\":1715520,\"type\":\"image/png\"}',NULL,NULL,NULL,'2021-11-29 15:59:12','2021-11-29 16:02:35',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-29 15:59:42','2021-11-29 15:59:12'),(1760,'https://commercegate.goodface.com.ua/wp/commercegate-launches-cutting-edge-payment-platform-cgpaytech/','102:2f213e2350937442fb6956a70e9b6d53',2607,'post','post',1,0,NULL,NULL,'CommerceGate launches cutting-edge payment platform CGPayTech','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-29 16:03:45','2021-11-29 22:16:46',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-29 17:16:46','2018-08-14 16:03:36'),(1761,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/2018-CGPayTech-announcement-News.png','103:b3e71f6265f022ea4f42a8a24469c7f1',2608,'post','attachment',1,2607,NULL,NULL,'2018-CGPayTech-announcement-News','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/2018-CGPayTech-announcement-News.png',NULL,'2608','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/2018-CGPayTech-announcement-News.png','2608','attachment-image','{\"width\":1200,\"height\":645,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/2018-CGPayTech-announcement-News.png\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/2018-CGPayTech-announcement-News.png\",\"size\":\"full\",\"id\":2608,\"alt\":\"2018-CGPayTech-announcement - CommerceGate.com\",\"pixels\":774000,\"type\":\"image/png\"}',NULL,NULL,NULL,'2021-11-29 16:05:06','2021-11-29 16:08:41',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-29 16:07:52','2021-11-29 16:05:06'),(1763,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/2018-Donation-02-News.png','92:28e0e07ab0e34e701328bb39e6ca323f',2617,'post','attachment',1,2616,NULL,NULL,'2018-Donation-02-News','inherit',NULL,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/2018-Donation-02-News.png',NULL,'2617','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/2018-Donation-02-News.png','2617','attachment-image','{\"width\":1200,\"height\":645,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/2018-Donation-02-News.png\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/2018-Donation-02-News.png\",\"size\":\"full\",\"id\":2617,\"alt\":\"2018 Donation News - CommerceGate.com\",\"pixels\":774000,\"type\":\"image/png\"}',NULL,NULL,NULL,'2021-11-29 16:12:13','2021-11-29 17:13:38',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-29 16:13:29','2021-11-29 16:12:13'),(1764,'https://commercegate.goodface.com.ua/wp/commercegate-to-attend-live-gaming-summit-in-barcelona/','95:8e9d5e203eac97c588391924071bf012',2620,'post','post',1,0,NULL,NULL,'CommerceGate to attend “Live Gaming Summit” in Barcelona','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-29 16:17:23','2021-11-29 22:11:05',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-29 17:11:04','2018-04-26 16:15:54'),(1765,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/2019-IceLondon-FB_News.png','93:caa9e5d88eae27f4ee8ab121044d5674',2572,'post','attachment',1,2571,NULL,NULL,'2019-IceLondon-FB_News','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/2019-IceLondon-FB_News.png',NULL,'2572','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/2019-IceLondon-FB_News.png','2572','attachment-image','{\"width\":1787,\"height\":960,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/2019-IceLondon-FB_News.png\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/2019-IceLondon-FB_News.png\",\"size\":\"full\",\"id\":2572,\"alt\":\"ICE London - CommerceGate.com\",\"pixels\":1715520,\"type\":\"image/png\"}',NULL,NULL,NULL,'2021-11-29 16:23:49','2021-11-29 21:23:49',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-29 15:23:46','2021-11-29 15:23:17'),(1766,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/2018-RiskConnect-Conference-FB_News.png','106:7ad4299abe8dbd5a85c1bba8709e2fc1',2583,'post','attachment',1,2582,NULL,NULL,'2018-RiskConnect-Conference-FB_News','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/2018-RiskConnect-Conference-FB_News.png',NULL,'2583','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/2018-RiskConnect-Conference-FB_News.png','2583','attachment-image','{\"width\":1787,\"height\":960,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/2018-RiskConnect-Conference-FB_News.png\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/2018-RiskConnect-Conference-FB_News.png\",\"size\":\"full\",\"id\":2583,\"alt\":\"2018 Risk Connect Conference - CommerceGate.com\",\"pixels\":1715520,\"type\":\"image/png\"}',NULL,NULL,NULL,'2021-11-29 16:23:49','2021-11-29 21:23:49',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-29 15:34:07','2021-11-29 15:33:38'),(1767,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/2018-Press-about-us_La-Razon_26-Nov-2018-FB_News.png','119:73b47f6aac80c004224c6d807668b15d',2586,'post','attachment',1,2585,NULL,NULL,'2018-Press-about-us_La-Razon_26-Nov-2018-FB_News','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/2018-Press-about-us_La-Razon_26-Nov-2018-FB_News.png',NULL,'2586','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/2018-Press-about-us_La-Razon_26-Nov-2018-FB_News.png','2586','attachment-image','{\"width\":1787,\"height\":960,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/2018-Press-about-us_La-Razon_26-Nov-2018-FB_News.png\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/2018-Press-about-us_La-Razon_26-Nov-2018-FB_News.png\",\"size\":\"full\",\"id\":2586,\"alt\":\"2018 Press about us La Razon - CommerceGate.com\",\"pixels\":1715520,\"type\":\"image/png\"}',NULL,NULL,NULL,'2021-11-29 16:23:49','2021-11-29 21:23:49',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-29 15:37:12','2021-11-29 15:36:33'),(1768,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/2018-Press-about-us_La-Vanguardia_21-Nov-2018-FB_News.png','124:024f8d828dd74578121f855f60d70677',2592,'post','attachment',1,2591,NULL,NULL,'2018-Press-about-us_La-Vanguardia_21-Nov-2018-FB_News','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/2018-Press-about-us_La-Vanguardia_21-Nov-2018-FB_News.png',NULL,'2592','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/2018-Press-about-us_La-Vanguardia_21-Nov-2018-FB_News.png','2592','attachment-image','{\"width\":1787,\"height\":960,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/2018-Press-about-us_La-Vanguardia_21-Nov-2018-FB_News.png\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/2018-Press-about-us_La-Vanguardia_21-Nov-2018-FB_News.png\",\"size\":\"full\",\"id\":2592,\"alt\":\"2018 Press about us La Vanguardia - CommerceGate.com\",\"pixels\":1715520,\"type\":\"image/png\"}',NULL,NULL,NULL,'2021-11-29 16:23:49','2021-11-29 21:23:49',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-29 15:42:21','2021-11-29 15:41:53'),(1769,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/2018-MasterCard-Global-Risk-Leadership-Conference-News.png','125:97a69d164900b7308fbe81c901b4a802',2598,'post','attachment',1,2597,NULL,NULL,'2018-MasterCard-Global-Risk-Leadership-Conference-News','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/2018-MasterCard-Global-Risk-Leadership-Conference-News.png',NULL,'2598','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/2018-MasterCard-Global-Risk-Leadership-Conference-News.png','2598','attachment-image','{\"width\":1200,\"height\":645,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/2018-MasterCard-Global-Risk-Leadership-Conference-News.png\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/2018-MasterCard-Global-Risk-Leadership-Conference-News.png\",\"size\":\"full\",\"id\":2598,\"alt\":\"2018 MasterCard Global Risk Leadership Conference - CommerceGate.com\",\"pixels\":774000,\"type\":\"image/png\"}',NULL,NULL,NULL,'2021-11-29 16:23:49','2021-11-29 21:23:49',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-29 15:47:56','2021-11-29 15:47:34'),(1770,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/2018-Kyiv-Affiliate-Conference-News.png','106:edb999f8b1b9367e9cb37c14a1283e69',2602,'post','attachment',1,2601,NULL,NULL,'2018-Kyiv-Affiliate-Conference-News','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/2018-Kyiv-Affiliate-Conference-News.png',NULL,'2602','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/2018-Kyiv-Affiliate-Conference-News.png','2602','attachment-image','{\"width\":1200,\"height\":645,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/2018-Kyiv-Affiliate-Conference-News.png\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/2018-Kyiv-Affiliate-Conference-News.png\",\"size\":\"full\",\"id\":2602,\"alt\":\"2018 Kyiv Affiliate Conference - CommerceGate.com\",\"pixels\":774000,\"type\":\"image/png\"}',NULL,NULL,NULL,'2021-11-29 16:23:49','2021-11-29 21:23:49',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-29 15:54:35','2021-11-29 15:53:20'),(1771,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/2018-Live-Gaming-Summit-01-Barcelona-News.png','112:3307524de27b8a97f606a8d4ef01c4b7',2621,'post','attachment',1,2620,NULL,NULL,'2018-Live-Gaming-Summit-01-Barcelona-News','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/2018-Live-Gaming-Summit-01-Barcelona-News.png',NULL,'2621','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/2018-Live-Gaming-Summit-01-Barcelona-News.png','2621','attachment-image','{\"width\":1024,\"height\":550,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/2018-Live-Gaming-Summit-01-Barcelona-News.png\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/2018-Live-Gaming-Summit-01-Barcelona-News.png\",\"size\":\"full\",\"id\":2621,\"alt\":\"2018 Live Gaming Summit Barcelona - CommerceGate.com\",\"pixels\":563200,\"type\":\"image/png\"}',NULL,NULL,NULL,'2021-11-29 16:23:49','2021-11-29 21:23:49',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-29 16:16:43','2021-11-29 16:16:22'),(1772,'https://commercegate.goodface.com.ua/wp/es/mastercard-issued-an-updated-set-of-rules-and-requirements-for-merchants-operating-with-the-content-for-adults/','154:ade01d430d951d5acd361f6ca2c7798f',2627,'post','post',1,0,NULL,NULL,'Mastercard issued an updated set of rules and requirements for Merchants operating with the content for Adults','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-29 16:38:22','2021-11-29 22:01:48',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-29 17:01:48','2021-05-11 16:38:22'),(1773,'https://commercegate.goodface.com.ua/wp/document/terms-and-conditions/','70:cd5cb479c982aaef4e2765edbaa85e93',2630,'post','document',1,0,NULL,NULL,'Terms and Conditions','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-29 16:55:45','2021-12-14 19:10:26',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-12-14 14:10:26','2021-11-29 16:55:45'),(1774,'https://commercegate.goodface.com.ua/wp/document/cookies-policy/','64:8e5fe271b32cc11867950d6245773fd6',2631,'post','document',1,0,NULL,NULL,'Cookies Policy','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-29 16:58:21','2021-11-29 22:06:23',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-29 17:06:23','2021-11-29 17:00:24'),(1775,'https://commercegate.goodface.com.ua/wp/document/privacy-policy/','64:c77bd27d5401aae276f14ec3b3d9b750',2633,'post','document',1,0,NULL,NULL,'Privacy Policy','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-29 16:58:41','2021-12-14 18:59:11',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-12-14 13:59:11','2021-11-29 16:58:40'),(1776,'https://commercegate.goodface.com.ua/wp/es/changes-in-the-uk-and-the-european-cards-processing/','95:9d59597dbf4d6b9cf8f1594d8f8b30fc',2634,'post','post',1,0,NULL,NULL,'Changes in the UK and the European cards processing','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-29 17:00:57','2021-11-29 22:02:10',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-29 17:02:10','2021-09-15 17:00:56'),(1779,'https://commercegate.goodface.com.ua/wp/es/__trashed/','53:15ff782467a0cbd62e3464ba556ff349',2640,'post','post',1,0,NULL,NULL,'CommerceGate donation to Bolivia','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-29 17:04:42','2021-11-29 22:16:39',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-29 17:16:39','2018-05-10 17:05:06'),(1780,'https://commercegate.goodface.com.ua/wp/es/document/cookies-policy/','67:6241921899a8d733e8551d68d062187c',2642,'post','document',1,0,NULL,NULL,'Política de cookies','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-29 17:07:58','2021-11-29 22:08:13',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-29 17:08:13','2021-11-29 17:08:01'),(1781,'https://commercegate.goodface.com.ua/wp/es/document/privacy-policy/','67:ed07e8887e06865ae223a6f2dea89acd',2643,'post','document',1,0,NULL,NULL,'Política de privacidad','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-29 17:09:13','2021-12-14 18:59:59',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-12-14 13:59:59','2021-11-29 17:09:20'),(1782,'https://commercegate.goodface.com.ua/wp/es/document/aml-manual/','63:2f2f96e4ab4e88dde7c7fd6d1e308b0a',2644,'post','document',1,0,NULL,NULL,'Manual AML','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-29 17:09:56','2021-12-17 20:39:51',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-12-17 15:39:51','2021-11-29 17:10:33'),(1783,'https://commercegate.goodface.com.ua/wp/es/commercegate-to-attend-live-gaming-summit-in-barcelona/','98:3808a2502802fb7f90a6aba19d987625',2645,'post','post',1,0,NULL,NULL,'CommerceGate to attend “Live Gaming Summit” in Barcelona','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-29 17:10:11','2021-11-29 22:11:20',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-29 17:11:20','2018-04-26 17:10:14'),(1784,'https://commercegate.goodface.com.ua/wp/es/document/terms-and-conditions/','73:b58863694dd5b3e066920c7b8fec54a2',2647,'post','document',1,0,NULL,NULL,'Términos y condiciones','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-29 17:11:29','2021-12-14 19:10:38',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-12-14 14:10:38','2021-11-29 17:11:54'),(1785,'https://commercegate.goodface.com.ua/wp/commercegate-donation-to-bolivia-2/','75:2a64034f19543e0ce573f40526f89674',2648,'post','post',1,0,NULL,NULL,'CommerceGate donation to Bolivia','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-29 17:11:56','2021-11-29 22:17:03',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-29 17:17:03','2018-05-10 17:11:56'),(1786,'https://commercegate.goodface.com.ua/wp/document/our-licenses-and-certifications/','81:83c7dc72de530e6bd5ad9e9f18f7b2ca',2650,'post','document',1,0,NULL,NULL,'Our Licenses and Certifications','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-29 17:15:57','2021-12-14 19:14:21',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-12-14 14:14:21','2021-11-29 17:16:00'),(1787,'https://commercegate.goodface.com.ua/wp/es/commercegate-launches-cutting-edge-payment-platform-cgpaytech/','105:35c514c40d36931cc2f82052680281dd',2651,'post','post',1,0,NULL,NULL,'CommerceGate launches cutting-edge payment platform CGPayTech','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-29 17:16:08','2021-11-29 22:17:33',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-29 17:17:33','2018-08-14 17:16:08'),(1788,'https://commercegate.goodface.com.ua/wp/es/document/our-licenses-and-certifications/','84:da35616408c2f91473a86979101c91df',2653,'post','document',1,0,NULL,NULL,'Nuestras Licencias y Certificaciones','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-29 17:16:39','2021-12-14 19:49:06',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-12-14 14:49:06','2021-11-29 17:16:57'),(1789,'https://commercegate.goodface.com.ua/wp/es/commercegate-to-participate-in-the-blockchain-cruise-mediterranean/','110:e2b02a1f6980556df07b9613a2f29781',2654,'post','post',1,0,NULL,NULL,'CommerceGate to participate in the “Blockchain Cruise Mediterranean”.','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-29 17:18:07','2021-11-29 22:21:47',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-29 17:21:46','2018-09-06 17:18:07'),(1790,'https://commercegate.goodface.com.ua/wp/es/commercegate-to-attend-affiliate-conference-in-kyiv/','95:8168ccad5003e15b095f3aa8c00c4745',2656,'post','post',1,0,NULL,NULL,'CommerceGate to attend Affiliate Conference in Kyiv.','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-29 17:21:59','2021-11-29 22:22:36',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-29 17:22:36','2018-10-02 17:21:58'),(1791,'https://commercegate.goodface.com.ua/wp/es/commercegate-to-participate-in-the-mastercard-global-risk-leadership-conference/','123:c097bc2754b11d1dcb844a1d28ce0b32',2658,'post','post',1,0,NULL,NULL,'CommerceGate to participate in the Mastercard Global Risk Leadership Conference','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-29 17:22:50','2021-11-29 22:23:24',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-29 17:23:24','2018-10-05 17:22:50'),(1792,'https://commercegate.goodface.com.ua/wp/es/compliance-notice/','61:cc1a28d6f596d0f877e8a2f30aea4f3d',2660,'post','post',1,0,NULL,NULL,'Compliance notice','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-29 17:23:36','2021-11-29 22:25:03',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-29 17:25:03','2018-10-19 17:23:55'),(1793,'https://commercegate.goodface.com.ua/wp/es/commercegate-interview-is-in-la-vanguardia-today/','92:bb94d42800ecf03daa8118e73cabaab8',2662,'post','post',1,0,NULL,NULL,'CommerceGate interview is in La Vanguardia today.','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-29 17:25:18','2021-11-30 20:11:56',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-30 15:11:56','2018-11-26 17:25:22'),(1794,'https://commercegate.goodface.com.ua/wp/es/commercegate-to-participate-in-the-european-blockchain-convention/','109:863403b1f1d6fcc3d810fb5395fa79f4',2664,'post','post',1,0,NULL,NULL,'CommerceGate to participate in the “European Blockchain Convention”.','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-29 17:26:04','2021-11-29 22:26:33',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-29 17:26:32','2018-11-27 17:26:03'),(1795,'https://commercegate.goodface.com.ua/wp/es/press-about-us-commercegate-interview-is-in-la-razon-today/','102:86d0d6f21630b1f550f13cfded3e5e66',2666,'post','post',1,0,NULL,NULL,'Press about us: CommerceGate interview is in La Razón today.','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-29 17:26:44','2021-11-30 20:11:50',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-30 15:11:50','2018-11-28 17:26:47'),(1796,'https://commercegate.goodface.com.ua/wp/es/commercegate-to-participate-in-the-riskconnect-conference/','101:d43793ef1b96523ed7052a7d6b4cd2e1',2668,'post','post',1,0,NULL,NULL,'CommerceGate to participate in the RiskConnect Conference','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-29 17:27:51','2021-11-29 22:28:19',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-29 17:28:19','2018-11-30 17:27:51'),(1797,'https://commercegate.goodface.com.ua/wp/es/seasons-greetings-from-commercegate/','79:19f6c1ed4865c4174273c354a1b40b4f',2670,'post','post',1,0,NULL,NULL,'Season’s Greetings from CommerceGate','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-29 17:28:35','2021-11-29 22:29:00',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-29 17:29:00','2018-12-20 17:28:34'),(1798,'https://commercegate.goodface.com.ua/wp/es/payments-predictions-europe-2019/','76:1dfdf8bbd1780d7425d9fd241a1766c2',2672,'post','post',1,0,NULL,NULL,'Payments Predictions Europe 2019','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-29 17:29:18','2021-11-29 22:29:39',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-29 17:29:39','2019-01-23 17:29:18'),(1799,'https://commercegate.goodface.com.ua/wp/es/commercegate-to-participate-in-the-ice-london/','89:d506fb99cefa5addcc23078886695998',2674,'post','post',1,0,NULL,NULL,'CommerceGate to participate in the ICE London','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-29 17:29:59','2021-11-29 22:30:23',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-29 17:30:23','2019-02-05 17:29:58'),(1800,'https://commercegate.goodface.com.ua/wp/es/commercegate-to-attend-ecommerce-industry-lisbon-summit-2019/','104:1a5670e41429ace7fdb12c028315d958',2676,'post','post',1,0,NULL,NULL,'CommerceGate to attend eCommerce industry Lisbon Summit 2019','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-29 17:30:36','2021-11-29 22:53:32',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-29 17:31:58','2019-02-27 17:30:36'),(1801,'https://commercegate.goodface.com.ua/wp/es/compliance-notice-4/','63:c784c1575d799e255053ddcd1022dcb4',2679,'post','post',1,0,NULL,NULL,'Compliance notice','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-29 17:32:23','2021-11-29 22:33:13',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-29 17:33:13','2019-03-13 17:32:22'),(1802,'https://commercegate.goodface.com.ua/wp/es/seasons-greetings/','61:e146aaf474927d4bbc956b1a36f5a4ba',2682,'post','post',1,0,NULL,NULL,'Season’s Greetings!','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-29 17:33:31','2021-11-29 22:33:54',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-29 17:33:54','2019-12-23 17:33:30'),(1803,'https://commercegate.goodface.com.ua/wp/es/commercegate-to-participate-at-the-ice-london/','89:9e71cb381b7dcbf9abb007d8f955aa2b',2684,'post','post',1,0,NULL,NULL,'CommerceGate to participate at the ICE London','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-29 17:34:11','2021-11-29 22:39:26',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-29 17:39:26','2020-01-14 17:34:15'),(1804,'https://commercegate.goodface.com.ua/wp/es/cross-border-electronic-payment-services-webinar-by-wto-and-icc/','107:a606805ae7267d4cc536a1cd2879d9e4',2686,'post','post',1,0,NULL,NULL,'Cross-Border Electronic payment services webinar by WTO and ICC','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-29 17:39:46','2021-11-29 22:40:19',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-29 17:40:18','2020-06-17 17:39:44'),(1805,'https://commercegate.goodface.com.ua/wp/es/wirecard-collapses-owing-4-billion/','78:159a8b5362d3039439107d16ee791f81',2690,'post','post',1,0,NULL,NULL,'Wirecard collapses owing $4 billion','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-29 17:40:44','2021-11-29 22:41:23',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-29 17:41:23','2020-06-26 17:40:43'),(1806,'https://commercegate.goodface.com.ua/wp/es/visa-high-brand-risk-merchant-registration-program/','94:a7662a21a1085fc5ef7d28583ad21f27',2692,'post','post',1,0,NULL,NULL,'VISA High-Brand Risk Merchant Registration program.','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-29 17:41:51','2021-11-29 22:42:14',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-29 17:42:14','2020-08-31 17:41:51'),(1807,'https://commercegate.goodface.com.ua/wp/es/the-governance-of-data-flows-and-trade-webinar-by-wto/','97:6f32945831b47cb5f3b0208860fe3f2e',2694,'post','post',1,0,NULL,NULL,'The governance of data flows and trade. Webinar by WTO','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-29 17:42:29','2021-11-29 22:43:01',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-29 17:43:01','2020-09-09 17:42:28'),(1808,'https://commercegate.goodface.com.ua/wp/es/trade-implications-of-cyber-security-risks-and-national-policies-webinar-by-wto/','123:0f72834f5e8af9c6431313e4afc1aa2f',2696,'post','post',1,0,NULL,NULL,'Trade implications of cyber-security risks and national policies. Webinar by WTO','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-29 17:43:17','2021-11-29 22:43:37',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-29 17:43:36','2020-09-20 17:43:16'),(1809,'https://commercegate.goodface.com.ua/wp/es/compliance-notice-5/','63:733fa6573d166ef3078464b841b51999',2698,'post','post',1,0,NULL,NULL,'Compliance notice','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-29 17:44:36','2021-11-30 23:28:32',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-30 18:28:32','2021-10-22 17:44:36'),(1810,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2704','67:e36cf3f3ba14b4515e4c81dca2182cb9',2704,'post','acf-field',1,20,NULL,NULL,'Documents page','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-30 08:32:27','2021-11-30 13:39:08',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-30 08:39:08','2021-11-30 08:32:27'),(1811,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2705','67:2d62c719a052e12ad15b635173ef6ec0',2705,'post','acf-field',1,20,NULL,NULL,'Document page','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-30 08:32:27','2021-11-30 13:39:08',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-30 08:39:08','2021-11-30 08:32:27'),(1812,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2706','67:59c9f624957bed0bb322fc727f472c5d',2706,'post','acf-field',1,2705,NULL,NULL,'Title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-30 08:32:27','2021-11-30 13:32:27',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-30 08:32:27','2021-11-30 08:32:27'),(1813,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2707','67:b38289461fe4262dcd7c41ba26a0a32d',2707,'post','acf-field',1,2705,NULL,NULL,'Description','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-30 08:32:27','2021-11-30 13:32:27',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-30 08:32:27','2021-11-30 08:32:27'),(1814,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2708','67:ddb32d2ca592e680d51dc7280242cbda',2708,'post','acf-field',1,1180,NULL,NULL,'Document page','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-30 08:39:12','2021-11-30 13:42:50',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-30 08:42:50','2021-11-30 08:39:11'),(1815,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2709','67:4e8bb39b4f216f2d711aed5197c608d2',2709,'post','acf-field',1,2708,NULL,NULL,'Link','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-30 08:39:12','2021-11-30 13:39:12',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-30 08:39:12','2021-11-30 08:39:12'),(1816,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2710','67:80ffc89c3fa393bb8fe5120a53bd8b17',2710,'post','acf-field',1,1180,NULL,NULL,'Document page','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-30 08:39:12','2021-11-30 13:39:12',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-30 08:39:12','2021-11-30 08:39:12'),(1817,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2711','67:08db5f3af8d77e69467fd2d111b6cbd1',2711,'post','acf-field',1,2710,NULL,NULL,'Title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-30 08:39:12','2021-11-30 13:39:12',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-30 08:39:12','2021-11-30 08:39:12'),(1818,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2712','67:1a44c80e60f36484945fe7f12ea1c720',2712,'post','acf-field',1,2710,NULL,NULL,'Description','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-30 08:39:12','2021-11-30 13:39:12',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-30 08:39:12','2021-11-30 08:39:12'),(1819,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2713','67:5ab22f0d213c8a1fa29dc6447d6b35d9',2713,'post','acf-field',1,2546,NULL,NULL,'Title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-30 09:41:05','2021-11-30 14:41:05',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-30 09:41:05','2021-11-30 09:41:05'),(1820,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2714','67:1abae1e78a76d7b75e3822c41f23b9ec',2714,'post','acf-field',1,2713,NULL,NULL,'Tab title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-30 09:41:05','2021-11-30 14:41:05',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-30 09:41:05','2021-11-30 09:41:05'),(1821,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/accept-local-latam-payments-icon.svg','103:a1a6875bfd88889269d9f42fdf9eba35',2715,'post','attachment',1,2144,NULL,NULL,'accept-local-latam-payments-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-30 13:44:25','2021-11-30 18:44:53',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-30 13:44:53','2021-11-30 13:44:25'),(1822,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/accept-digital-wallet-icon.svg','97:18b9296991588bb9631b1bb110f25ca5',2716,'post','attachment',1,2144,NULL,NULL,'accept-digital-wallet-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-11-30 13:44:26','2021-11-30 18:44:41',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-30 13:44:41','2021-11-30 13:44:26'),(1824,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/PIR_2021-scaled.jpeg','87:cf0b319518e75a956b8298ad60025852',2723,'post','attachment',1,612,NULL,NULL,'PIR_2021','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/PIR_2021-scaled.jpeg',NULL,'2723','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/PIR_2021-scaled.jpeg','2723','attachment-image','{\"width\":2560,\"height\":1703,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/PIR_2021-scaled.jpeg\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/PIR_2021-scaled.jpeg\",\"size\":\"full\",\"id\":2723,\"alt\":\"Ready to start your journey with us? - CommerceGate.com\",\"pixels\":4359680,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-11-30 13:59:51','2021-11-30 19:00:18',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-30 14:00:17','2021-11-30 13:59:51'),(1825,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2726','67:abe2d8e49fc924cf4fe3b03e8c923c05',2726,'post','acf-field',1,523,NULL,NULL,'Block content','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-30 14:14:40','2021-11-30 19:15:46',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-30 14:15:46','2021-11-30 14:14:40'),(1826,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2727','67:662089c761f8aa3a9a9526e8e97184af',2727,'post','acf-field',1,2726,NULL,NULL,'Title color','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-30 14:14:40','2021-11-30 19:14:40',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-30 14:14:40','2021-11-30 14:14:40'),(1827,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2728','67:b24ea5e95fb38fe759731e3ed18ec463',2728,'post','acf-field',1,2726,NULL,NULL,'Title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-30 14:14:40','2021-11-30 19:14:40',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-30 14:14:40','2021-11-30 14:14:40'),(1828,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2729','67:649208a54c5e7019287c3955ec1510fd',2729,'post','acf-field',1,2728,NULL,NULL,'Part before gradient','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-30 14:14:40','2021-11-30 19:14:40',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-30 14:14:40','2021-11-30 14:14:40'),(1829,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2730','67:51e31d590b53f45f243720dfc980b651',2730,'post','acf-field',1,2728,NULL,NULL,'Gradient part','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-30 14:14:40','2021-11-30 19:14:40',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-30 14:14:40','2021-11-30 14:14:40'),(1830,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2731','67:c4ada543b77197f6fbe890a60bd0d750',2731,'post','acf-field',1,2726,NULL,NULL,'Link','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-30 14:14:40','2021-11-30 19:14:40',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-30 14:14:40','2021-11-30 14:14:40'),(1831,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2732','67:8f95c7f3d208db25b1412f71802bf9eb',2732,'post','acf-field',1,2726,NULL,NULL,'Posts','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-30 14:14:40','2021-11-30 19:14:40',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-30 14:14:40','2021-11-30 14:14:40'),(1832,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2733','67:def40d5d7ee850d4784993ccd638306c',2733,'post','acf-field',1,2726,NULL,NULL,'Post button title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-30 14:14:40','2021-11-30 19:14:40',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-30 14:14:40','2021-11-30 14:14:40'),(1833,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2734','67:f20fc357741a79c8a44bd240b4983553',2734,'post','acf-field',1,523,NULL,NULL,'Blog block','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-30 14:15:46','2021-11-30 19:15:46',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-30 14:15:46','2021-11-30 14:15:46'),(1834,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2735','67:c1feb3530e58fdb59125a83bfd74aa33',2735,'post','acf-field',1,537,NULL,NULL,'Icon','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-30 14:22:28','2021-11-30 19:22:28',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-30 14:22:28','2021-11-30 14:22:28'),(1835,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2743','67:d2fecd1df594a6bec4a45b166f9e152c',2743,'post','acf-field',1,306,NULL,NULL,'Content type','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-30 18:58:57','2021-11-30 23:58:57',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-30 18:58:57','2021-11-30 18:58:57'),(1837,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/20-acquiring-solutions.png','93:1ebedaa70c7f2331b5a0afb8824090ce',2745,'post','attachment',1,430,NULL,NULL,'20-acquiring-solutions','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/20-acquiring-solutions.png',NULL,'2745','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/20-acquiring-solutions.png','2745','attachment-image','{\"width\":874,\"height\":606,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/20-acquiring-solutions.png\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/20-acquiring-solutions.png\",\"size\":\"full\",\"id\":2745,\"alt\":\"20+ Acquiring solutions - CommerceGate.com\",\"pixels\":529644,\"type\":\"image/png\"}',NULL,NULL,NULL,'2021-11-30 19:22:25','2021-12-01 00:22:35',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-30 19:22:35','2021-11-30 19:22:25'),(1838,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2746','67:e40c410247c570483d6943a46a6fe61d',2746,'post','acf-field',1,20,NULL,NULL,'Single vacancy page','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-30 19:29:56','2021-12-01 00:44:37',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-30 19:44:37','2021-11-30 19:29:56'),(1839,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2747','67:6ab73f0a5d079e44e6b1038309dba58b',2747,'post','acf-field',1,2746,NULL,NULL,'Vacancies block suptitle','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-30 19:29:56','2021-12-01 00:44:37',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-30 19:44:37','2021-11-30 19:29:56'),(1840,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2748','67:b02ec8ef69c3edfcca87dede64d7c019',2748,'post','acf-field',1,2747,NULL,NULL,'Singular','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-30 19:29:56','2021-12-01 00:29:56',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-30 19:29:56','2021-11-30 19:29:56'),(1841,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2749','67:d5bd2b6f3ace6382c2fdd3facf349469',2749,'post','acf-field',1,2747,NULL,NULL,'Plural','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-30 19:29:56','2021-12-01 00:29:56',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-30 19:29:56','2021-11-30 19:29:56'),(1842,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2750','67:85992ea37999ce5d335d6c913f9d4950',2750,'post','acf-field',1,2747,NULL,NULL,'Color','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-30 19:29:56','2021-12-01 00:29:56',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-30 19:29:56','2021-11-30 19:29:56'),(1843,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2751','67:fb140ebf686cd62542148b8d7d4d30a1',2751,'post','acf-field',1,1180,NULL,NULL,'Single vacancy page','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-30 19:30:19','2021-12-01 00:30:19',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-30 19:30:19','2021-11-30 19:30:19'),(1844,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2752','67:c61dee6332b4f894263a8dd6457eb46b',2752,'post','acf-field',1,2751,NULL,NULL,'Vacancies block suptitle','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-30 19:30:19','2021-12-01 00:42:07',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-30 19:42:07','2021-11-30 19:30:19'),(1845,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2753','67:723d370e28e2bd4a323e5569a0e24ab2',2753,'post','acf-field',1,2752,NULL,NULL,'Singular','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-30 19:30:19','2021-12-01 00:30:19',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-30 19:30:19','2021-11-30 19:30:19'),(1846,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2754','67:f049ce5594a12953f894e5efc81e133b',2754,'post','acf-field',1,2752,NULL,NULL,'Plural','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-30 19:30:19','2021-12-01 00:30:19',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-30 19:30:19','2021-11-30 19:30:19'),(1847,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2755','67:d3adaa2d3d72f1f8fa51897a90945beb',2755,'post','acf-field',1,2752,NULL,NULL,'Color','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-30 19:30:19','2021-12-01 00:30:19',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-30 19:30:19','2021-11-30 19:30:19'),(1848,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2756','67:ae1531c013654f1c78f0defef11b270d',2756,'post','acf-field',1,2751,NULL,NULL,'Show / Hide','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-30 19:31:34','2021-12-01 00:42:07',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-30 19:42:07','2021-11-30 19:31:34'),(1849,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2757','67:414a32d0e44306be1418ed304ec794dd',2757,'post','acf-field',1,2756,NULL,NULL,'Show','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-30 19:31:34','2021-12-01 00:31:34',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-30 19:31:34','2021-11-30 19:31:34'),(1850,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2758','67:fac78a1c55ba3cd8e4900fa11040fdac',2758,'post','acf-field',1,2756,NULL,NULL,'Hide','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-30 19:31:35','2021-12-01 00:31:35',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-30 19:31:34','2021-11-30 19:31:34'),(1851,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2759','67:eb8b46955d2f13a6f978d3d8a20a504a',2759,'post','acf-field',1,2746,NULL,NULL,'Show / Hide','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-30 19:31:38','2021-12-01 00:42:16',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-30 19:42:16','2021-11-30 19:31:38'),(1852,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2760','67:fc5d6a3a855ccdaa36c191e85921a808',2760,'post','acf-field',1,2759,NULL,NULL,'Show','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-30 19:31:38','2021-12-01 00:31:38',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-30 19:31:38','2021-11-30 19:31:38'),(1853,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2761','67:5ef35572f27681f660a3d77a6d1f05d5',2761,'post','acf-field',1,2759,NULL,NULL,'Hide','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-30 19:31:38','2021-12-01 00:31:38',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-11-30 19:31:38','2021-11-30 19:31:38'),(1854,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2762','67:8ff29e945a5d9932539a53e425348fc6',2762,'post','acf-field',1,2751,NULL,NULL,'Vacancies block title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-30 19:42:07','2021-12-01 00:42:07',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-30 19:42:07','2021-11-30 19:42:07'),(1855,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2763','67:e18814a357093d8570f3908e06263751',2763,'post','acf-field',1,2746,NULL,NULL,'Vacancies block title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-11-30 19:42:16','2021-12-01 00:42:16',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-30 19:42:16','2021-11-30 19:42:16'),(1856,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/pci-dss-level-1-security.png','95:c22fbdabf771ccab6888342bd8718bfc',2764,'post','attachment',1,2135,NULL,NULL,'pci-dss-level-1-security','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/pci-dss-level-1-security.png',NULL,'2764','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/pci-dss-level-1-security.png','2764','attachment-image','{\"width\":885,\"height\":498,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/pci-dss-level-1-security.png\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/pci-dss-level-1-security.png\",\"size\":\"full\",\"id\":2764,\"alt\":\"PCI DSS Level 1 Security - CommerceGate.com\",\"pixels\":440730,\"type\":\"image/png\"}',NULL,NULL,NULL,'2021-11-30 19:45:53','2021-12-01 00:55:57',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-30 19:55:57','2021-11-30 19:45:53'),(1857,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/automate-all-billing-types.png','97:60dfc7dc8943b41f7c87aa9fbb6751ff',2765,'post','attachment',1,2135,NULL,NULL,'automate-all-billing-types','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/automate-all-billing-types.png',NULL,'2765','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/automate-all-billing-types.png','2765','attachment-image','{\"width\":1034,\"height\":498,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/automate-all-billing-types.png\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/automate-all-billing-types.png\",\"size\":\"full\",\"id\":2765,\"alt\":\"Automate all billing types - CommerceGate.com\",\"pixels\":514932,\"type\":\"image/png\"}',NULL,NULL,NULL,'2021-11-30 19:45:54','2021-12-01 00:57:21',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-30 19:57:21','2021-11-30 19:45:54'),(1858,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/map-out-card-payments.png','92:36aa9d645f3c701742be103fa037c310',2766,'post','attachment',1,2135,NULL,NULL,'map-out-card-payments','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/map-out-card-payments.png',NULL,'2766','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/map-out-card-payments.png','2766','attachment-image','{\"width\":909,\"height\":498,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/map-out-card-payments.png\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/map-out-card-payments.png\",\"size\":\"full\",\"id\":2766,\"alt\":\"Map out card payments - CommerceGate.com\",\"pixels\":452682,\"type\":\"image/png\"}',NULL,NULL,NULL,'2021-11-30 19:45:56','2021-12-01 01:01:24',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-30 20:01:23','2021-11-30 19:45:56'),(1859,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/advanced-and-flexible.png','92:2064f82c572049c304c58437bf28e868',2767,'post','attachment',1,2135,NULL,NULL,'advanced-and-flexible','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/advanced-and-flexible.png',NULL,'2767','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/advanced-and-flexible.png','2767','attachment-image','{\"width\":911,\"height\":534,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/advanced-and-flexible.png\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/advanced-and-flexible.png\",\"size\":\"full\",\"id\":2767,\"alt\":\"Advanced and flexible - CommerceGate.com\",\"pixels\":486474,\"type\":\"image/png\"}',NULL,NULL,NULL,'2021-11-30 19:45:57','2021-12-01 00:49:42',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-30 19:49:42','2021-11-30 19:45:57'),(1860,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/еxtend-your-current-offerings.png','101:13975b681b40890a9607a427c9faf4b2',2768,'post','attachment',1,2135,NULL,NULL,'еxtend-your-current-offerings','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/еxtend-your-current-offerings.png',NULL,'2768','attachment-image',NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/еxtend-your-current-offerings.png','2768','attachment-image','{\"width\":977,\"height\":452,\"url\":\"https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/\\u0435xtend-your-current-offerings.png\",\"path\":\"/home/bdqbpbxa/commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/\\u0435xtend-your-current-offerings.png\",\"size\":\"full\",\"id\":2768,\"alt\":\"Extend your current offerings - CommerceGate.com\",\"pixels\":441604,\"type\":\"image/png\"}',NULL,NULL,NULL,'2021-11-30 19:45:58','2021-12-01 00:47:24',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-11-30 19:47:24','2021-11-30 19:45:58'),(1863,'https://commercegate.goodface.com.ua/wp/?post_type=acf-field&p=2784','67:907935d24498d1746bd830d97a1bf2f0',2784,'post','acf-field',1,2713,NULL,NULL,'Content title','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-12-02 10:26:08','2021-12-02 15:26:08',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-12-02 10:26:08','2021-12-02 10:26:08'),(1864,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/12/carlos-maduro.jpg','84:70512bbced0dfbf59c6f47fc47b6971c',2797,'post','attachment',1,524,NULL,NULL,'carlos-maduro','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/12/carlos-maduro.jpg',NULL,'2797','attachment-image',NULL,NULL,NULL,'2797','attachment-image',NULL,NULL,NULL,NULL,'2021-12-15 08:27:27','2021-12-15 13:27:27',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-12-15 08:27:27','2021-12-15 08:27:27'),(1865,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/12/a-vinnichenko.jpg','84:86be06725e561a5a920aac3b376aaaf3',2798,'post','attachment',1,524,NULL,NULL,'a-vinnichenko','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/12/a-vinnichenko.jpg',NULL,'2798','attachment-image',NULL,NULL,NULL,'2798','attachment-image',NULL,NULL,NULL,NULL,'2021-12-15 08:27:45','2021-12-15 13:27:45',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-12-15 08:27:45','2021-12-15 08:27:45'),(1866,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/12/a-rud.jpg','76:84c0e7efea74aaa4e50e6c45545c66e0',2799,'post','attachment',1,524,NULL,NULL,'a-rud','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/12/a-rud.jpg',NULL,'2799','attachment-image',NULL,NULL,NULL,'2799','attachment-image',NULL,NULL,NULL,NULL,'2021-12-15 08:30:08','2021-12-15 13:30:08',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-12-15 08:30:08','2021-12-15 08:30:08'),(1867,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/payment-instruments-img-2.png','96:76a18cad86a899a1f294e45e6901c584',2803,'post','attachment',1,2144,NULL,NULL,'payment-instruments-img-2','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/payment-instruments-img-2.png',NULL,'2803','attachment-image',NULL,NULL,NULL,'2803','attachment-image',NULL,NULL,NULL,NULL,'2021-12-17 14:25:06','2021-12-17 19:25:06',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-12-17 14:25:06','2021-12-17 14:25:06'),(1868,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/11/Payment-Gateway-icon.svg','91:d4e7c67784ecb0943edaefefd5fda04f',2804,'post','attachment',1,2144,NULL,NULL,'Payment-Gateway-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-12-17 15:12:50','2021-12-17 20:12:50',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-12-17 15:12:50','2021-12-17 15:12:50'),(1869,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/08/Payment-Gateway-icon.svg','91:14ddba08e072e5ab7b607e9cfc3f86fd',2805,'post','attachment',1,1643,NULL,NULL,'Payment-Gateway-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-12-17 15:13:15','2021-12-17 20:13:15',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-12-17 15:13:15','2021-12-17 15:13:15'),(1870,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/Billing-Platform-icon-1.svg','94:87f58668e9f54135b797deb4e5cf5ee7',2806,'post','attachment',1,434,NULL,NULL,'Billing-Platform-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-12-17 15:13:59','2021-12-17 20:13:59',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-12-17 15:13:59','2021-12-17 15:13:59'),(1871,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/Online-Payment-Processing-icon-1.svg','103:1ed3c5db46a222bd1a3df6c480cd295f',2808,'post','attachment',1,437,NULL,NULL,'Online-Payment-Processing-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-12-17 15:14:50','2021-12-17 20:14:50',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-12-17 15:14:50','2021-12-17 15:14:50'),(1872,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/Acquiring-Solutions-icon-2.svg','97:78e07bce368de3d306ad4701850fdc26',2810,'post','attachment',1,438,NULL,NULL,'Acquiring-Solutions-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-12-17 15:15:34','2021-12-17 20:15:34',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-12-17 15:15:34','2021-12-17 15:15:34'),(1873,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/Risk-and-Compliance-icon-1.svg','97:5fe2a8f0095b2284ac39261a0a59e9e9',2811,'post','attachment',1,441,NULL,NULL,'Risk-and-Compliance-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-12-17 15:16:33','2021-12-17 20:16:33',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-12-17 15:16:33','2021-12-17 15:16:33'),(1874,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/Revenue-Optimization-icon-2.svg','98:126b4a8a71889abf5200a3095b4481d7',2813,'post','attachment',1,440,NULL,NULL,'Revenue-Optimization-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-12-17 15:17:15','2021-12-17 20:17:15',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-12-17 15:17:15','2021-12-17 15:17:15'),(1875,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/Digital-Bank-icon-1.svg','90:bd307f58720d6b692acf476cedf32e75',2814,'post','attachment',1,435,NULL,NULL,'Digital-Bank-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-12-17 15:17:58','2021-12-17 20:17:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-12-17 15:17:58','2021-12-17 15:17:58'),(1876,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/Card-Issuing-icon-1.svg','90:1e97542be86397da7e73ed79c24427eb',2815,'post','attachment',1,439,NULL,NULL,'Card-Issuing-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-12-17 15:20:35','2021-12-17 20:20:35',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-12-17 15:20:35','2021-12-17 15:20:35'),(1877,'https://commercegate.goodface.com.ua/wp/wp-content/uploads/2021/07/eWallet-icon-1.svg','85:33b2a4e8afacbc6989e7ff6a8896d912',2816,'post','attachment',1,436,NULL,NULL,'eWallet-icon','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-12-17 15:22:07','2021-12-17 20:22:07',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-12-17 15:22:07','2021-12-17 15:22:07'),(1878,'https://commercegate.goodface.com.ua/wp/pt/','43:bf8ef84dbbf67c2ce942163e1af1a343',308,'term','language',NULL,NULL,NULL,NULL,'Português',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2022-02-03 13:31:39','2022-02-03 18:31:39',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-02-03 13:31:39',NULL),(1879,'https://commercegate.goodface.com.ua/wp/?post_type=polylang_mo&p=2822','69:72d13d952bf81576175b1af1960cc67d',2822,'post','polylang_mo',1,0,NULL,NULL,'polylang_mo_308','private',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-02-03 13:31:39','2022-02-03 18:31:39',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-02-03 13:31:39','2022-02-03 13:31:39'),(1880,'https://commercegate.goodface.com.ua/wp/category/uncategorized-pt/','66:e2bdc11e348b7f335276b7a19c27a098',310,'term','category',NULL,NULL,NULL,NULL,'Uncategorized',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2022-02-03 13:31:40','2022-02-03 18:31:40',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-02-03 13:31:40',NULL),(1881,'https://commercegate.goodface.com.ua/wp/?post_type=careers&p=2826','65:1b58d02642d092133b110151bddb18c7',2826,'post','careers',1,0,NULL,NULL,'Test','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2022-05-25 08:24:03','2022-05-25 14:42:57',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-25 10:42:56','2022-05-25 08:24:08');
/*!40000 ALTER TABLE `wp_yoast_indexable` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_yoast_indexable_hierarchy`
--

DROP TABLE IF EXISTS `wp_yoast_indexable_hierarchy`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_yoast_indexable_hierarchy` (
  `indexable_id` int(11) unsigned NOT NULL,
  `ancestor_id` int(11) unsigned NOT NULL,
  `depth` int(11) unsigned DEFAULT NULL,
  `blog_id` bigint(20) NOT NULL DEFAULT '1',
  PRIMARY KEY (`indexable_id`,`ancestor_id`),
  KEY `indexable_id` (`indexable_id`),
  KEY `ancestor_id` (`ancestor_id`),
  KEY `depth` (`depth`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_yoast_indexable_hierarchy`
--

LOCK TABLES `wp_yoast_indexable_hierarchy` WRITE;
/*!40000 ALTER TABLE `wp_yoast_indexable_hierarchy` DISABLE KEYS */;
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (1,0,0,1),(3,0,0,1),(4,0,0,1),(6,0,0,1),(8,0,0,1),(9,0,0,1),(12,0,0,1),(14,15,1,1),(15,0,0,1),(16,15,1,1),(17,15,2,1),(17,16,1,1),(18,15,2,1),(18,16,1,1),(19,15,2,1),(19,16,1,1),(20,15,3,1),(20,16,2,1),(20,19,1,1),(22,15,3,1),(22,16,2,1),(22,19,1,1),(23,15,2,1),(23,16,1,1),(24,0,0,1),(25,0,0,1),(26,0,0,1),(27,0,0,1),(28,0,0,1),(29,15,3,1),(29,16,2,1),(29,19,1,1),(30,15,2,1),(30,31,1,1),(31,15,1,1),(32,15,2,1),(32,31,1,1),(33,15,2,1),(33,31,1,1),(34,15,2,1),(34,31,1,1),(35,15,3,1),(35,31,2,1),(35,34,1,1),(36,15,3,1),(36,31,2,1),(36,34,1,1),(37,15,4,1),(37,31,3,1),(37,34,2,1),(37,36,1,1),(38,15,4,1),(38,31,3,1),(38,34,2,1),(38,36,1,1),(40,15,4,1),(40,31,3,1),(40,34,2,1),(40,36,1,1),(41,15,2,1),(41,31,1,1),(42,15,3,1),(42,31,2,1),(42,41,1,1),(43,15,3,1),(43,31,2,1),(43,41,1,1),(44,15,4,1),(44,31,3,1),(44,41,2,1),(44,43,1,1),(45,15,4,1),(45,31,3,1),(45,41,2,1),(45,43,1,1),(47,15,4,1),(47,31,3,1),(47,41,2,1),(47,43,1,1),(48,0,0,1),(49,0,0,1),(50,0,0,1),(51,0,0,1),(52,0,0,1),(53,0,0,1),(54,0,0,1),(55,0,0,1),(56,0,0,1),(57,15,2,1),(57,58,1,1),(58,15,1,1),(59,15,2,1),(59,58,1,1),(60,15,2,1),(60,58,1,1),(61,15,2,1),(61,58,1,1),(62,15,3,1),(62,58,2,1),(62,61,1,1),(63,15,3,1),(63,58,2,1),(63,61,1,1),(64,15,3,1),(64,58,2,1),(64,61,1,1),(66,15,4,1),(66,58,3,1),(66,61,2,1),(66,64,1,1),(67,15,4,1),(67,58,3,1),(67,61,2,1),(67,64,1,1),(69,15,4,1),(69,58,3,1),(69,61,2,1),(69,64,1,1),(70,15,2,1),(70,58,1,1),(71,15,3,1),(71,58,2,1),(71,70,1,1),(72,15,3,1),(72,58,2,1),(72,70,1,1),(73,15,3,1),(73,58,2,1),(73,70,1,1),(75,15,4,1),(75,58,3,1),(75,70,2,1),(75,73,1,1),(76,15,4,1),(76,58,3,1),(76,70,2,1),(76,73,1,1),(78,15,4,1),(78,58,3,1),(78,70,2,1),(78,73,1,1),(79,0,0,1),(80,0,0,1),(82,15,1,1),(83,15,1,1),(84,15,1,1),(85,15,2,1),(85,84,1,1),(86,15,2,1),(86,84,1,1),(87,15,2,1),(87,558,1,1),(88,15,2,1),(88,87,1,1),(89,15,2,1),(89,87,1,1),(90,15,1,1),(93,15,2,1),(93,558,1,1),(94,15,2,1),(94,558,1,1),(95,15,1,1),(96,15,1,1),(97,12,1,1),(98,12,1,1),(103,0,0,1),(104,0,0,1),(105,0,0,1),(106,15,1,1),(107,15,2,1),(107,106,1,1),(108,15,1,1),(109,15,2,1),(109,108,1,1),(110,15,1,1),(111,15,2,1),(111,110,1,1),(115,15,1,1),(119,15,1,1),(120,15,1,1),(121,15,2,1),(121,120,1,1),(122,15,2,1),(122,120,1,1),(123,15,2,1),(123,120,1,1),(124,0,0,1),(125,124,1,1),(126,124,2,1),(126,134,1,1),(127,124,2,1),(127,134,1,1),(128,124,2,1),(128,134,1,1),(129,124,2,1),(129,134,1,1),(130,124,1,1),(131,124,2,1),(131,130,1,1),(132,124,2,1),(132,130,1,1),(133,124,2,1),(133,130,1,1),(134,124,1,1),(135,124,1,1),(136,124,1,1),(137,124,2,1),(137,136,1,1),(138,124,2,1),(138,136,1,1),(139,124,2,1),(139,136,1,1),(140,124,2,1),(140,136,1,1),(141,124,1,1),(142,124,2,1),(142,141,1,1),(143,124,2,1),(143,141,1,1),(144,9,1,1),(145,9,1,1),(146,9,1,1),(147,9,1,1),(148,9,1,1),(149,124,1,1),(150,124,1,1),(151,124,2,1),(151,150,1,1),(152,124,2,1),(152,150,1,1),(153,124,2,1),(153,150,1,1),(154,124,3,1),(154,150,2,1),(154,151,1,1),(155,124,3,1),(155,150,2,1),(155,151,1,1),(156,124,1,1),(157,124,1,1),(158,124,2,1),(158,157,1,1),(159,124,2,1),(159,157,1,1),(160,124,2,1),(160,157,1,1),(162,9,1,1),(163,124,1,1),(164,124,1,1),(165,124,2,1),(165,164,1,1),(166,124,2,1),(166,164,1,1),(168,15,1,1),(169,15,2,1),(169,175,1,1),(170,15,2,1),(170,175,1,1),(171,15,2,1),(171,175,1,1),(172,15,1,1),(173,15,2,1),(173,172,1,1),(174,15,2,1),(174,172,1,1),(175,15,1,1),(176,0,0,1),(177,0,0,1),(178,0,0,1),(179,0,0,1),(180,0,0,1),(182,0,0,1),(183,0,0,1),(184,0,0,1),(185,0,0,1),(186,0,0,1),(187,0,0,1),(190,15,1,1),(192,0,0,1),(193,0,0,1),(194,193,1,1),(195,15,2,1),(195,190,1,1),(196,180,2,1),(196,333,1,1),(197,15,2,1),(197,190,1,1),(198,15,3,1),(198,190,2,1),(198,197,1,1),(199,15,3,1),(199,190,2,1),(199,197,1,1),(200,180,1,1),(201,180,2,1),(201,200,1,1),(202,180,2,1),(202,200,1,1),(203,180,2,1),(203,200,1,1),(204,180,2,1),(204,200,1,1),(205,180,2,1),(205,200,1,1),(206,215,1,1),(207,15,2,1),(207,558,1,1),(208,0,0,1),(219,124,2,1),(219,164,1,1),(223,180,1,1),(224,180,2,1),(224,333,1,1),(225,180,1,1),(227,180,1,1),(228,180,2,1),(228,227,1,1),(229,180,2,1),(229,227,1,1),(230,180,2,1),(230,227,1,1),(231,215,1,1),(232,124,2,1),(232,164,1,1),(233,215,1,1),(240,15,1,1),(241,15,2,1),(241,240,1,1),(242,15,2,1),(242,240,1,1),(243,15,1,1),(244,15,2,1),(244,243,1,1),(245,15,2,1),(245,243,1,1),(248,0,0,1),(249,0,0,1),(250,249,1,1),(251,249,1,1),(252,249,2,1),(252,251,1,1),(253,249,2,1),(253,251,1,1),(254,249,2,1),(254,251,1,1),(255,249,2,1),(255,251,1,1),(256,249,2,1),(256,251,1,1),(257,248,1,1),(258,249,1,1),(259,249,1,1),(260,249,2,1),(260,259,1,1),(261,249,2,1),(261,259,1,1),(262,249,1,1),(263,249,1,1),(268,249,2,1),(268,263,1,1),(269,249,2,1),(269,263,1,1),(270,249,3,1),(270,263,2,1),(270,269,1,1),(271,249,3,1),(271,263,2,1),(271,269,1,1),(272,249,3,1),(272,263,2,1),(272,269,1,1),(273,249,2,1),(273,263,1,1),(274,249,3,1),(274,263,2,1),(274,273,1,1),(275,249,3,1),(275,263,2,1),(275,273,1,1),(276,249,3,1),(276,263,2,1),(276,273,1,1),(277,249,2,1),(277,263,1,1),(278,249,2,1),(278,263,1,1),(279,249,3,1),(279,263,2,1),(279,278,1,1),(280,249,3,1),(280,263,2,1),(280,278,1,1),(281,249,2,1),(281,263,1,1),(291,249,3,1),(291,263,2,1),(291,269,1,1),(292,248,1,1),(293,248,1,1),(294,248,1,1),(295,248,1,1),(296,248,1,1),(297,248,1,1),(298,248,1,1),(299,248,1,1),(300,248,1,1),(301,248,1,1),(302,248,1,1),(303,248,1,1),(304,248,1,1),(305,248,1,1),(306,248,1,1),(307,248,1,1),(308,248,1,1),(309,248,1,1),(310,249,3,1),(310,263,2,1),(310,278,1,1),(311,249,3,1),(311,263,2,1),(311,278,1,1),(312,249,1,1),(313,249,2,1),(313,312,1,1),(314,249,2,1),(314,312,1,1),(315,249,2,1),(315,312,1,1),(316,249,2,1),(316,312,1,1),(317,249,1,1),(319,249,1,1),(320,249,1,1),(321,249,2,1),(321,320,1,1),(322,249,2,1),(322,320,1,1),(323,249,2,1),(323,320,1,1),(324,249,2,1),(324,320,1,1),(325,180,1,1),(326,180,1,1),(327,180,2,1),(327,326,1,1),(328,180,2,1),(328,326,1,1),(329,180,2,1),(329,326,1,1),(330,180,3,1),(330,326,2,1),(330,329,1,1),(331,180,3,1),(331,326,2,1),(331,329,1,1),(333,180,1,1),(336,124,2,1),(336,150,1,1),(337,124,3,1),(337,164,2,1),(337,165,1,1),(338,124,3,1),(338,164,2,1),(338,165,1,1),(339,124,2,1),(339,164,1,1),(340,249,2,1),(340,312,1,1),(341,249,3,1),(341,312,2,1),(341,313,1,1),(342,249,3,1),(342,312,2,1),(342,313,1,1),(344,0,0,1),(345,0,0,1),(346,0,0,1),(347,348,1,1),(348,0,0,1),(349,347,1,1),(349,348,2,1),(350,347,1,1),(350,348,2,1),(351,348,1,1),(352,180,2,1),(352,200,1,1),(356,0,0,1),(357,0,0,1),(358,0,0,1),(359,0,0,1),(361,0,0,1),(362,0,0,1),(363,0,0,1),(364,0,0,1),(365,0,0,1),(366,0,0,1),(367,0,0,1),(368,0,0,1),(369,124,1,1),(370,124,2,1),(370,369,1,1),(372,124,2,1),(372,369,1,1),(373,124,2,1),(373,369,1,1),(374,124,2,1),(374,150,1,1),(375,249,1,1),(376,249,1,1),(377,249,2,1),(377,376,1,1),(378,249,2,1),(378,376,1,1),(379,249,3,1),(379,376,2,1),(379,378,1,1),(380,249,3,1),(380,376,2,1),(380,378,1,1),(381,249,2,1),(381,376,1,1),(382,1405,1,1),(383,361,1,1),(384,362,1,1),(386,0,0,1),(387,0,0,1),(388,386,2,1),(388,392,1,1),(389,386,2,1),(389,392,1,1),(390,386,2,1),(390,392,1,1),(391,386,2,1),(391,392,1,1),(392,386,1,1),(393,0,0,1),(394,0,0,1),(396,356,1,1),(397,357,1,1),(398,248,1,1),(399,359,1,1),(400,358,1,1),(401,249,2,1),(401,376,1,1),(402,0,0,1),(404,0,0,1),(405,402,1,1),(406,402,2,1),(406,405,1,1),(407,402,2,1),(407,405,1,1),(408,402,1,1),(412,402,2,1),(412,408,1,1),(413,402,2,1),(413,408,1,1),(414,402,2,1),(414,408,1,1),(415,402,2,1),(415,408,1,1),(416,402,2,1),(416,408,1,1),(417,402,2,1),(417,408,1,1),(418,402,3,1),(418,408,2,1),(418,417,1,1),(419,402,3,1),(419,408,2,1),(419,417,1,1),(420,402,3,1),(420,408,2,1),(420,417,1,1),(421,402,2,1),(421,408,1,1),(422,402,2,1),(422,408,1,1),(423,404,1,1),(424,404,1,1),(425,402,2,1),(425,408,1,1),(426,12,2,1),(426,98,1,1),(427,12,2,1),(427,98,1,1),(428,12,2,1),(428,98,1,1),(429,0,0,1),(430,0,0,1),(432,0,0,1),(440,0,0,1),(443,0,0,1),(444,0,0,1),(445,432,1,1),(446,432,2,1),(446,445,1,1),(451,429,1,1),(452,429,1,1),(453,429,2,1),(453,452,1,1),(454,429,2,1),(454,452,1,1),(455,429,2,1),(455,452,1,1),(456,429,2,1),(456,452,1,1),(457,430,1,1),(458,429,1,1),(460,429,1,1),(461,429,1,1),(462,429,3,1),(462,459,2,1),(462,461,1,1),(463,429,3,1),(463,459,2,1),(463,461,1,1),(464,430,1,1),(465,430,1,1),(466,430,1,1),(467,430,1,1),(468,429,1,1),(471,429,1,1),(472,429,2,1),(472,478,1,1),(473,429,2,1),(473,471,1,1),(474,429,2,1),(474,471,1,1),(475,429,2,1),(475,471,1,1),(476,429,2,1),(476,471,1,1),(477,429,2,1),(477,478,1,1),(478,429,1,1),(479,430,1,1),(480,430,1,1),(481,430,1,1),(482,430,1,1),(483,430,1,1),(484,430,1,1),(485,429,1,1),(486,429,1,1),(487,429,2,1),(487,501,1,1),(488,429,2,1),(488,487,1,1),(489,429,2,1),(489,487,1,1),(490,429,4,1),(490,487,3,1),(490,489,2,1),(490,493,1,1),(491,429,4,1),(491,487,2,1),(491,489,1,1),(491,501,3,1),(492,429,4,1),(492,487,3,1),(492,489,2,1),(492,493,1,1),(493,429,3,1),(493,487,2,1),(493,489,1,1),(494,429,2,1),(494,501,1,1),(495,429,2,1),(495,494,1,1),(496,429,2,1),(496,494,1,1),(497,429,3,1),(497,494,2,1),(497,496,1,1),(498,429,4,1),(498,494,3,1),(498,496,2,1),(498,497,1,1),(499,429,4,1),(499,494,3,1),(499,496,2,1),(499,497,1,1),(500,429,4,1),(500,494,2,1),(500,496,1,1),(500,501,3,1),(501,429,1,1),(502,429,2,1),(502,501,1,1),(503,429,2,1),(503,501,1,1),(504,429,1,1),(505,429,1,1),(506,429,2,1),(506,505,1,1),(507,429,2,1),(507,505,1,1),(508,429,3,1),(508,505,2,1),(508,507,1,1),(509,429,3,1),(509,505,2,1),(509,507,1,1),(510,429,2,1),(510,505,1,1),(511,0,0,1),(512,0,0,1),(513,512,1,1),(514,512,1,1),(515,512,2,1),(515,514,1,1),(516,512,2,1),(516,514,1,1),(517,512,2,1),(517,514,1,1),(518,512,2,1),(518,514,1,1),(519,511,1,1),(520,512,1,1),(521,429,2,1),(521,520,1,1),(525,512,2,1),(525,520,1,1),(526,512,1,1),(527,512,3,1),(527,520,2,1),(527,525,1,1),(528,512,3,1),(528,520,2,1),(528,525,1,1),(534,512,1,1),(535,512,1,1),(536,512,2,1),(536,535,1,1),(537,512,2,1),(537,535,1,1),(538,512,2,1),(538,535,1,1),(539,512,1,1),(540,512,2,1),(540,539,1,1),(541,512,2,1),(541,539,1,1),(542,511,1,1),(543,511,1,1),(544,511,1,1),(545,511,1,1),(546,511,1,1),(547,511,1,1),(548,511,1,1),(549,511,1,1),(550,511,1,1),(551,15,1,1),(552,15,2,1),(552,551,1,1),(553,15,2,1),(553,551,1,1),(554,15,2,1),(554,551,1,1),(555,15,1,1),(556,15,2,1),(556,555,1,1),(557,15,2,1),(557,555,1,1),(558,15,1,1),(559,432,2,1),(559,445,1,1),(560,432,1,1),(569,432,1,1),(571,15,2,1),(571,555,1,1),(572,15,3,1),(572,555,2,1),(572,571,1,1),(573,15,3,1),(573,555,2,1),(573,571,1,1),(574,15,3,1),(574,555,2,1),(574,571,1,1),(575,0,0,1),(576,0,0,1),(586,576,2,1),(586,597,1,1),(587,576,1,1),(588,576,2,1),(588,587,1,1),(589,576,2,1),(589,587,1,1),(590,576,2,1),(590,587,1,1),(591,576,2,1),(591,587,1,1),(592,576,3,1),(592,587,2,1),(592,591,1,1),(593,576,3,1),(593,587,2,1),(593,591,1,1),(594,576,1,1),(595,576,2,1),(595,594,1,1),(596,576,2,1),(596,594,1,1),(597,576,1,1),(598,576,2,1),(598,597,1,1),(599,575,1,1),(600,575,1,1),(601,575,1,1),(602,0,0,1),(603,0,0,1),(604,603,1,1),(605,603,1,1),(606,603,2,1),(606,605,1,1),(607,603,2,1),(607,605,1,1),(608,603,1,1),(609,603,1,1),(614,603,2,1),(614,609,1,1),(615,603,2,1),(615,609,1,1),(616,603,2,1),(616,609,1,1),(617,603,2,1),(617,609,1,1),(618,603,3,1),(618,609,2,1),(618,617,1,1),(619,603,2,1),(619,609,1,1),(620,603,1,1),(621,603,2,1),(621,620,1,1),(622,603,2,1),(622,620,1,1),(623,603,2,1),(623,620,1,1),(624,603,3,1),(624,620,2,1),(624,623,1,1),(625,603,2,1),(625,620,1,1),(626,603,1,1),(627,603,1,1),(628,603,2,1),(628,627,1,1),(629,603,2,1),(629,627,1,1),(635,602,1,1),(636,602,1,1),(637,602,1,1),(638,602,1,1),(639,602,1,1),(640,602,1,1),(642,602,1,1),(643,603,1,1),(644,603,2,1),(644,643,1,1),(645,603,2,1),(645,643,1,1),(646,603,2,1),(646,643,1,1),(647,603,3,1),(647,643,2,1),(647,646,1,1),(648,603,1,1),(649,603,1,1),(650,603,2,1),(650,649,1,1),(651,603,2,1),(651,649,1,1),(652,603,2,1),(652,649,1,1),(653,603,2,1),(653,649,1,1),(654,603,2,1),(654,649,1,1),(655,603,3,1),(655,649,2,1),(655,654,1,1),(656,603,2,1),(656,649,1,1),(657,603,3,1),(657,649,2,1),(657,656,1,1),(658,603,3,1),(658,649,2,1),(658,656,1,1),(659,602,1,1),(660,602,1,1),(661,602,1,1),(662,602,1,1),(663,602,1,1),(664,602,1,1),(665,602,1,1),(666,602,1,1),(667,602,1,1),(668,602,1,1),(669,602,1,1),(670,603,2,1),(670,649,1,1),(672,0,0,1),(679,672,1,1),(680,672,2,1),(680,679,1,1),(681,672,2,1),(681,679,1,1),(683,15,1,1),(684,15,2,1),(684,683,1,1),(685,15,2,1),(685,683,1,1),(687,15,2,1),(687,190,1,1),(722,348,1,1),(723,348,1,1),(724,15,1,1),(725,15,2,1),(725,724,1,1),(726,348,2,1),(726,723,1,1),(727,348,2,1),(727,723,1,1),(728,346,1,1),(729,15,2,1),(729,724,1,1),(734,0,0,1),(736,734,1,1),(737,734,2,1),(737,736,1,1),(738,734,2,1),(738,736,1,1),(739,348,2,1),(739,723,1,1),(740,1182,1,1),(743,734,2,1),(743,736,1,1),(744,15,2,1),(744,724,1,1),(745,15,2,1),(745,724,1,1),(746,15,2,1),(746,724,1,1),(747,15,2,1),(747,724,1,1),(748,15,2,1),(748,724,1,1),(749,734,2,1),(749,736,1,1),(750,1182,1,1),(752,0,0,1),(753,0,0,1),(754,0,0,1),(755,0,0,1),(756,755,1,1),(757,755,2,1),(757,756,1,1),(758,755,2,1),(758,756,1,1),(759,755,1,1),(760,755,2,1),(760,759,1,1),(761,755,2,1),(761,759,1,1),(762,755,2,1),(762,759,1,1),(763,0,0,1),(828,0,0,1),(829,0,0,1),(830,0,0,1),(831,0,0,1),(832,0,0,1),(833,0,0,1),(834,0,0,1),(835,0,0,1),(836,0,0,1),(837,0,0,1),(838,0,0,1),(839,0,0,1),(840,0,0,1),(841,0,0,1),(842,0,0,1),(843,0,0,1),(844,0,0,1),(845,0,0,1),(846,0,0,1),(847,0,0,1),(848,0,0,1),(849,0,0,1),(850,0,0,1),(851,0,0,1),(852,0,0,1),(853,0,0,1),(854,0,0,1),(888,15,1,1),(889,15,1,1),(893,15,2,1),(893,724,1,1),(894,15,2,1),(894,889,1,1),(895,15,2,1),(895,889,1,1),(896,15,2,1),(896,889,1,1),(897,15,2,1),(897,84,1,1),(901,15,2,1),(901,84,1,1),(902,15,1,1),(903,15,2,1),(903,902,1,1),(904,15,2,1),(904,902,1,1),(905,15,1,1),(906,15,1,1),(907,15,2,1),(907,906,1,1),(908,15,2,1),(908,906,1,1),(909,15,2,1),(909,906,1,1),(910,15,3,1),(910,906,2,1),(910,909,1,1),(911,15,3,1),(911,906,2,1),(911,909,1,1),(912,0,0,1),(913,912,1,1),(914,912,1,1),(915,912,2,1),(915,914,1,1),(916,912,2,1),(916,914,1,1),(917,912,2,1),(917,914,1,1),(918,912,2,1),(918,914,1,1),(919,912,3,1),(919,914,2,1),(919,918,1,1),(920,912,3,1),(920,914,2,1),(920,918,1,1),(921,912,3,1),(921,914,2,1),(921,918,1,1),(922,912,1,1),(923,912,2,1),(923,922,1,1),(924,912,2,1),(924,922,1,1),(925,912,2,1),(925,922,1,1),(926,912,2,1),(926,922,1,1),(927,912,3,1),(927,922,2,1),(927,926,1,1),(928,912,3,1),(928,922,2,1),(928,926,1,1),(929,912,4,1),(929,922,3,1),(929,926,2,1),(929,928,1,1),(930,912,4,1),(930,922,3,1),(930,926,2,1),(930,928,1,1),(931,912,4,1),(931,922,3,1),(931,926,2,1),(931,928,1,1),(932,912,2,1),(932,922,1,1),(933,912,3,1),(933,922,2,1),(933,932,1,1),(934,912,3,1),(934,922,2,1),(934,932,1,1),(935,912,4,1),(935,922,3,1),(935,932,2,1),(935,934,1,1),(936,912,4,1),(936,922,3,1),(936,932,2,1),(936,934,1,1),(937,912,4,1),(937,922,3,1),(937,932,2,1),(937,934,1,1),(938,912,1,1),(939,912,2,1),(939,938,1,1),(940,912,2,1),(940,938,1,1),(941,912,2,1),(941,938,1,1),(942,912,2,1),(942,938,1,1),(943,912,3,1),(943,938,2,1),(943,942,1,1),(944,912,3,1),(944,938,2,1),(944,942,1,1),(945,912,3,1),(945,938,2,1),(945,942,1,1),(946,912,4,1),(946,938,3,1),(946,942,2,1),(946,945,1,1),(947,912,4,1),(947,938,3,1),(947,942,2,1),(947,945,1,1),(948,912,4,1),(948,938,3,1),(948,942,2,1),(948,945,1,1),(949,912,2,1),(949,938,1,1),(950,912,3,1),(950,938,2,1),(950,949,1,1),(951,912,3,1),(951,938,2,1),(951,949,1,1),(952,912,3,1),(952,938,2,1),(952,949,1,1),(953,912,4,1),(953,938,3,1),(953,949,2,1),(953,952,1,1),(954,912,4,1),(954,938,3,1),(954,949,2,1),(954,952,1,1),(955,912,4,1),(955,938,3,1),(955,949,2,1),(955,952,1,1),(956,912,1,1),(957,912,1,1),(958,912,1,1),(959,912,1,1),(960,912,2,1),(960,959,1,1),(961,912,2,1),(961,959,1,1),(962,912,2,1),(962,959,1,1),(963,912,2,1),(963,959,1,1),(964,912,1,1),(965,912,2,1),(965,964,1,1),(966,912,2,1),(966,964,1,1),(967,912,1,1),(968,912,2,1),(968,967,1,1),(969,912,2,1),(969,967,1,1),(970,912,2,1),(970,967,1,1),(971,912,1,1),(972,912,1,1),(973,912,2,1),(973,972,1,1),(974,912,2,1),(974,972,1,1),(975,912,2,1),(975,972,1,1),(976,912,1,1),(977,912,2,1),(977,976,1,1),(978,912,2,1),(978,976,1,1),(979,912,2,1),(979,976,1,1),(980,912,1,1),(981,912,1,1),(982,912,1,1),(983,912,2,1),(983,982,1,1),(984,912,1,1),(985,912,2,1),(985,984,1,1),(986,912,1,1),(987,912,1,1),(988,912,2,1),(988,987,1,1),(989,912,2,1),(989,987,1,1),(990,912,1,1),(991,912,2,1),(991,990,1,1),(992,912,2,1),(992,990,1,1),(993,912,1,1),(994,912,2,1),(994,993,1,1),(995,912,2,1),(995,993,1,1),(996,912,1,1),(997,912,2,1),(997,996,1,1),(1011,912,1,1),(1012,912,1,1),(1013,912,2,1),(1013,1012,1,1),(1014,912,2,1),(1014,1012,1,1),(1015,912,2,1),(1015,1012,1,1),(1016,912,3,1),(1016,1012,2,1),(1016,1015,1,1),(1017,912,3,1),(1017,1012,2,1),(1017,1015,1,1),(1018,912,1,1),(1019,912,1,1),(1020,912,2,1),(1020,1019,1,1),(1021,912,2,1),(1021,1019,1,1),(1022,912,2,1),(1022,1019,1,1),(1023,912,2,1),(1023,1019,1,1),(1024,912,3,1),(1024,1019,2,1),(1024,1023,1,1),(1025,912,3,1),(1025,1019,2,1),(1025,1023,1,1),(1026,912,1,1),(1027,912,2,1),(1027,1026,1,1),(1028,912,2,1),(1028,1026,1,1),(1029,912,2,1),(1029,1026,1,1),(1030,912,3,1),(1030,1026,2,1),(1030,1029,1,1),(1031,912,3,1),(1031,1026,2,1),(1031,1029,1,1),(1032,912,1,1),(1033,912,2,1),(1033,1032,1,1),(1034,912,3,1),(1034,1032,2,1),(1034,1033,1,1),(1035,912,3,1),(1035,1032,2,1),(1035,1033,1,1),(1036,912,3,1),(1036,1032,2,1),(1036,1033,1,1),(1037,912,2,1),(1037,1032,1,1),(1038,912,2,1),(1038,1032,1,1),(1039,912,1,1),(1040,912,2,1),(1040,1039,1,1),(1041,912,2,1),(1041,1039,1,1),(1042,912,2,1),(1042,1039,1,1),(1044,912,2,1),(1044,1039,1,1),(1045,912,2,1),(1045,1039,1,1),(1046,912,2,1),(1046,1039,1,1),(1047,912,2,1),(1047,1039,1,1),(1048,912,2,1),(1048,1039,1,1),(1049,912,1,1),(1050,912,1,1),(1051,912,2,1),(1051,1050,1,1),(1052,912,2,1),(1052,1050,1,1),(1053,912,2,1),(1053,1050,1,1),(1054,912,1,1),(1055,912,2,1),(1055,1054,1,1),(1056,912,2,1),(1056,1054,1,1),(1059,0,0,1),(1060,0,0,1),(1061,0,0,1),(1062,0,0,1),(1063,0,0,1),(1064,0,0,1),(1155,0,0,1),(1156,0,0,1),(1157,0,0,1),(1182,0,0,1),(1185,0,0,1),(1186,0,0,1),(1187,0,0,1),(1188,0,0,1),(1189,0,0,1),(1190,0,0,1),(1191,0,0,1),(1192,0,0,1),(1193,0,0,1),(1194,0,0,1),(1195,0,0,1),(1196,0,0,1),(1197,0,0,1),(1198,0,0,1),(1199,0,0,1),(1200,0,0,1),(1201,0,0,1),(1202,0,0,1),(1203,0,0,1),(1204,0,0,1),(1205,0,0,1),(1206,0,0,1),(1207,0,0,1),(1208,0,0,1),(1209,0,0,1),(1210,0,0,1),(1211,0,0,1),(1212,0,0,1),(1213,0,0,1),(1214,0,0,1),(1215,0,0,1),(1216,0,0,1),(1217,0,0,1),(1218,0,0,1),(1219,0,0,1),(1220,0,0,1),(1221,0,0,1),(1222,0,0,1),(1223,0,0,1),(1224,0,0,1),(1225,0,0,1),(1226,0,0,1),(1231,0,0,1),(1232,0,0,1),(1233,0,0,1),(1234,0,0,1),(1235,0,0,1),(1236,0,0,1),(1237,0,0,1),(1238,0,0,1),(1239,0,0,1),(1240,0,0,1),(1246,249,3,1),(1246,251,2,1),(1246,252,1,1),(1247,249,3,1),(1247,251,2,1),(1247,252,1,1),(1249,248,1,1),(1252,248,1,1),(1253,248,1,1),(1254,249,3,1),(1254,263,2,1),(1254,269,1,1),(1258,248,1,1),(1260,248,1,1),(1261,9,1,1),(1262,0,0,1),(1264,0,0,1),(1265,0,0,1),(1266,1265,1,1),(1268,0,0,1),(1272,1265,1,1),(1274,912,2,1),(1274,956,1,1),(1275,15,2,1),(1275,82,1,1),(1276,0,0,1),(1277,0,0,1),(1278,0,0,1),(1280,0,0,1),(1284,124,2,1),(1284,369,1,1),(1285,912,2,1),(1285,1026,1,1),(1286,15,2,1),(1286,190,1,1),(1288,249,1,1),(1289,912,2,1),(1289,1019,1,1),(1290,15,2,1),(1290,558,1,1),(1291,1238,1,1),(1295,15,4,1),(1295,31,3,1),(1295,41,2,1),(1295,43,1,1),(1296,912,3,1),(1296,914,2,1),(1296,918,1,1),(1298,912,4,1),(1298,922,3,1),(1298,932,2,1),(1298,934,1,1),(1301,0,0,1),(1302,0,0,1),(1303,0,0,1),(1304,0,0,1),(1305,0,0,1),(1306,0,0,1),(1307,0,0,1),(1308,0,0,1),(1309,0,0,1),(1310,0,0,1),(1311,0,0,1),(1312,0,0,1),(1313,0,0,1),(1314,0,0,1),(1315,0,0,1),(1316,0,0,1),(1317,0,0,1),(1318,0,0,1),(1319,0,0,1),(1320,0,0,1),(1321,0,0,1),(1322,0,0,1),(1323,0,0,1),(1324,0,0,1),(1325,0,0,1),(1326,0,0,1),(1327,0,0,1),(1328,0,0,1),(1329,0,0,1),(1330,0,0,1),(1331,0,0,1),(1332,0,0,1),(1333,0,0,1),(1334,0,0,1),(1335,0,0,1),(1336,0,0,1),(1337,0,0,1),(1338,0,0,1),(1339,0,0,1),(1340,0,0,1),(1341,0,0,1),(1342,0,0,1),(1343,0,0,1),(1344,0,0,1),(1345,0,0,1),(1346,0,0,1),(1347,0,0,1),(1348,0,0,1),(1349,0,0,1),(1350,0,0,1),(1351,0,0,1),(1352,0,0,1),(1353,0,0,1),(1354,0,0,1),(1355,0,0,1),(1356,0,0,1),(1357,0,0,1),(1358,0,0,1),(1359,0,0,1),(1360,0,0,1),(1361,0,0,1),(1362,0,0,1),(1363,0,0,1),(1364,0,0,1),(1365,0,0,1),(1366,0,0,1),(1367,0,0,1),(1368,0,0,1),(1369,0,0,1),(1370,0,0,1),(1371,0,0,1),(1372,0,0,1),(1373,0,0,1),(1374,0,0,1),(1375,0,0,1),(1376,0,0,1),(1377,0,0,1),(1378,0,0,1),(1379,0,0,1),(1380,0,0,1),(1381,0,0,1),(1382,0,0,1),(1383,0,0,1),(1384,0,0,1),(1385,0,0,1),(1386,0,0,1),(1387,0,0,1),(1394,0,0,1),(1396,430,1,1),(1397,1218,1,1),(1400,0,0,1),(1401,0,0,1),(1402,0,0,1),(1403,0,0,1),(1405,0,0,1),(1406,9,1,1),(1407,9,1,1),(1408,9,1,1),(1409,9,1,1),(1411,248,1,1),(1412,248,1,1),(1413,248,1,1),(1414,248,1,1),(1415,248,1,1),(1416,248,1,1),(1417,248,1,1),(1418,248,1,1),(1419,248,1,1),(1420,248,1,1),(1421,248,1,1),(1422,363,1,1),(1423,358,1,1),(1424,358,1,1),(1425,358,1,1),(1426,358,1,1),(1427,358,1,1),(1428,358,1,1),(1429,358,1,1),(1430,358,1,1),(1431,358,1,1),(1432,358,1,1),(1433,358,1,1),(1434,358,1,1),(1435,356,1,1),(1436,356,1,1),(1437,356,1,1),(1438,356,1,1),(1439,356,1,1),(1440,356,1,1),(1441,356,1,1),(1442,356,1,1),(1443,356,1,1),(1444,356,1,1),(1445,356,1,1),(1446,356,1,1),(1447,356,1,1),(1448,356,1,1),(1449,356,1,1),(1450,356,1,1),(1451,356,1,1),(1452,356,1,1),(1453,356,1,1),(1454,356,1,1),(1455,356,1,1),(1456,356,1,1),(1457,356,1,1),(1458,357,1,1),(1459,357,1,1),(1460,357,1,1),(1461,357,1,1),(1462,357,1,1),(1463,357,1,1),(1464,357,1,1),(1465,357,1,1),(1470,357,1,1),(1471,357,1,1),(1472,357,1,1),(1473,357,1,1),(1474,359,1,1),(1475,359,1,1),(1476,359,1,1),(1477,359,1,1),(1478,359,1,1),(1479,359,1,1),(1480,359,1,1),(1481,359,1,1),(1483,1405,1,1),(1484,1405,1,1),(1486,1405,1,1),(1487,1405,1,1),(1488,1405,1,1),(1489,1405,1,1),(1494,1405,1,1),(1495,1405,1,1),(1497,1405,1,1),(1498,1405,1,1),(1499,1405,1,1),(1500,1405,1,1),(1501,1405,1,1),(1502,1405,1,1),(1503,1405,1,1),(1504,1405,1,1),(1505,1405,1,1),(1506,1405,1,1),(1507,1405,1,1),(1508,1405,1,1),(1509,1405,1,1),(1510,361,1,1),(1511,361,1,1),(1512,361,1,1),(1513,361,1,1),(1514,365,1,1),(1515,365,1,1),(1517,365,1,1),(1518,365,1,1),(1519,365,1,1),(1520,365,1,1),(1522,368,1,1),(1523,368,1,1),(1524,368,1,1),(1525,368,1,1),(1526,368,1,1),(1527,368,1,1),(1528,368,1,1),(1529,368,1,1),(1530,368,1,1),(1532,368,1,1),(1533,368,1,1),(1534,368,1,1),(1536,367,1,1),(1537,367,1,1),(1538,367,1,1),(1539,367,1,1),(1540,367,1,1),(1541,367,1,1),(1542,367,1,1),(1546,602,1,1),(1547,602,1,1),(1548,602,1,1),(1549,602,1,1),(1550,361,1,1),(1551,361,1,1),(1552,361,1,1),(1553,361,1,1),(1554,361,1,1),(1555,361,1,1),(1556,361,1,1),(1557,361,1,1),(1558,361,1,1),(1559,361,1,1),(1560,361,1,1),(1561,361,1,1),(1562,361,1,1),(1563,361,1,1),(1564,361,1,1),(1565,361,1,1),(1566,361,1,1),(1567,361,1,1),(1568,361,1,1),(1569,361,1,1),(1570,361,1,1),(1571,361,1,1),(1577,249,2,1),(1577,263,1,1),(1578,249,2,1),(1578,263,1,1),(1579,249,3,1),(1579,263,2,1),(1579,269,1,1),(1583,358,1,1),(1584,358,1,1),(1585,358,1,1),(1591,358,1,1),(1593,356,1,1),(1594,356,1,1),(1595,356,1,1),(1596,356,1,1),(1597,356,1,1),(1598,356,1,1),(1599,356,1,1),(1600,356,1,1),(1601,356,1,1),(1602,356,1,1),(1604,356,1,1),(1605,356,1,1),(1606,357,1,1),(1607,357,1,1),(1608,357,1,1),(1609,357,1,1),(1610,357,1,1),(1611,357,1,1),(1612,359,1,1),(1613,359,1,1),(1614,359,1,1),(1615,248,1,1),(1616,359,1,1),(1617,359,1,1),(1618,359,1,1),(1619,1405,1,1),(1620,1405,1,1),(1621,1405,1,1),(1622,1405,1,1),(1623,1405,1,1),(1624,1405,1,1),(1625,1405,1,1),(1626,1405,1,1),(1627,1405,1,1),(1628,1405,1,1),(1629,1405,1,1),(1630,1405,1,1),(1634,1405,1,1),(1635,361,1,1),(1636,361,1,1),(1637,361,1,1),(1638,361,1,1),(1639,361,1,1),(1640,361,1,1),(1641,361,1,1),(1642,361,1,1),(1643,361,1,1),(1644,361,1,1),(1645,361,1,1),(1646,361,1,1),(1647,361,1,1),(1648,361,1,1),(1649,364,1,1),(1650,364,1,1),(1651,364,1,1),(1652,364,1,1),(1653,364,1,1),(1654,365,1,1),(1655,365,1,1),(1656,365,1,1),(1657,365,1,1),(1658,365,1,1),(1659,365,1,1),(1660,368,1,1),(1661,368,1,1),(1662,368,1,1),(1663,368,1,1),(1664,368,1,1),(1665,368,1,1),(1666,368,1,1),(1667,368,1,1),(1668,368,1,1),(1669,368,1,1),(1670,368,1,1),(1671,367,1,1),(1672,367,1,1),(1673,367,1,1),(1674,367,1,1),(1675,367,1,1),(1676,367,1,1),(1677,367,1,1),(1678,367,1,1),(1679,367,1,1),(1681,1220,1,1),(1682,430,1,1),(1683,0,0,1),(1684,0,0,1),(1685,0,0,1),(1686,0,0,1),(1688,0,0,1),(1689,0,0,1),(1690,0,0,1),(1691,0,0,1),(1692,0,0,1),(1693,0,0,1),(1694,0,0,1),(1695,0,0,1),(1696,0,0,1),(1697,1696,1,1),(1698,0,0,1),(1699,0,0,1),(1701,1700,1,1),(1702,0,0,1),(1703,0,0,1),(1704,0,0,1),(1705,0,0,1),(1706,0,0,1),(1707,1706,1,1),(1708,0,0,1),(1709,0,0,1),(1710,0,0,1),(1711,0,0,1),(1712,1711,1,1),(1713,0,0,1),(1714,0,0,1),(1715,0,0,1),(1716,0,0,1),(1722,0,0,1),(1726,1722,1,1),(1733,1722,2,1),(1733,1726,1,1),(1739,0,0,1),(1745,0,0,1),(1746,0,0,1),(1747,1746,1,1),(1748,0,0,1),(1749,1748,1,1),(1750,0,0,1),(1751,0,0,1),(1752,0,0,1),(1753,1752,1,1),(1754,0,0,1),(1755,0,0,1),(1756,0,0,1),(1757,0,0,1),(1758,0,0,1),(1759,1758,1,1),(1760,0,0,1),(1761,1760,1,1),(1763,1762,1,1),(1764,0,0,1),(1772,0,0,1),(1773,0,0,1),(1774,0,0,1),(1775,0,0,1),(1776,0,0,1),(1779,0,0,1),(1780,0,0,1),(1781,0,0,1),(1782,0,0,1),(1783,0,0,1),(1784,0,0,1),(1785,0,0,1),(1786,0,0,1),(1787,0,0,1),(1788,0,0,1),(1789,0,0,1),(1790,0,0,1),(1791,0,0,1),(1792,0,0,1),(1793,0,0,1),(1794,0,0,1),(1795,0,0,1),(1796,0,0,1),(1797,0,0,1),(1798,0,0,1),(1799,0,0,1),(1800,0,0,1),(1801,0,0,1),(1802,0,0,1),(1803,0,0,1),(1804,0,0,1),(1805,0,0,1),(1806,0,0,1),(1807,0,0,1),(1808,0,0,1),(1809,0,0,1),(1810,15,1,1),(1811,15,1,1),(1814,912,1,1),(1821,1405,1,1),(1822,1405,1,1),(1824,511,1,1),(1825,429,1,1),(1837,358,1,1),(1838,15,1,1),(1839,15,2,1),(1839,1838,1,1),(1844,912,2,1),(1844,1843,1,1),(1848,912,2,1),(1848,1843,1,1),(1851,15,2,1),(1851,1838,1,1),(1856,1401,1,1),(1857,1401,1,1),(1858,1401,1,1),(1859,1401,1,1),(1860,1401,1,1),(1878,0,0,1),(1881,0,0,1);
/*!40000 ALTER TABLE `wp_yoast_indexable_hierarchy` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_yoast_migrations`
--

DROP TABLE IF EXISTS `wp_yoast_migrations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_yoast_migrations` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `version` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `wp_yoast_migrations_version` (`version`)
) ENGINE=InnoDB AUTO_INCREMENT=24 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_yoast_migrations`
--

LOCK TABLES `wp_yoast_migrations` WRITE;
/*!40000 ALTER TABLE `wp_yoast_migrations` DISABLE KEYS */;
INSERT INTO `wp_yoast_migrations` VALUES (1,'20171228151840'),(2,'20171228151841'),(3,'20190529075038'),(4,'20191011111109'),(5,'20200408101900'),(6,'20200420073606'),(7,'20200428123747'),(8,'20200428194858'),(9,'20200429105310'),(10,'20200430075614'),(11,'20200430150130'),(12,'20200507054848'),(13,'20200513133401'),(14,'20200609154515'),(15,'20200616130143'),(16,'20200617122511'),(17,'20200702141921'),(18,'20200728095334'),(19,'20201202144329'),(20,'20201216124002'),(21,'20201216141134'),(22,'20210817092415'),(23,'20211020091404');
/*!40000 ALTER TABLE `wp_yoast_migrations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_yoast_primary_term`
--

DROP TABLE IF EXISTS `wp_yoast_primary_term`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_yoast_primary_term` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `post_id` bigint(20) DEFAULT NULL,
  `term_id` bigint(20) DEFAULT NULL,
  `taxonomy` varchar(32) COLLATE utf8mb4_unicode_ci NOT NULL,
  `created_at` datetime DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
  `blog_id` bigint(20) NOT NULL DEFAULT '1',
  PRIMARY KEY (`id`),
  KEY `post_taxonomy` (`post_id`,`taxonomy`),
  KEY `post_term` (`post_id`,`term_id`)
) ENGINE=InnoDB AUTO_INCREMENT=362 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_yoast_primary_term`
--

LOCK TABLES `wp_yoast_primary_term` WRITE;
/*!40000 ALTER TABLE `wp_yoast_primary_term` DISABLE KEYS */;
INSERT INTO `wp_yoast_primary_term` VALUES (8,526,36,'vacancy_category','2021-08-02 13:20:15','2021-08-03 15:48:10',1),(18,689,42,'vacancy_category','2021-08-03 11:48:18','2021-08-03 15:51:08',1),(19,690,36,'vacancy_category','2021-08-03 11:48:21','2021-08-03 15:51:19',1),(20,691,44,'vacancy_category','2021-08-03 11:48:23','2021-08-03 15:50:58',1),(21,692,36,'vacancy_category','2021-08-03 11:48:26','2021-08-03 15:50:50',1),(22,693,42,'vacancy_category','2021-08-03 11:48:29','2021-08-03 15:50:42',1),(23,694,44,'vacancy_category','2021-08-03 11:48:32','2021-08-03 15:50:33',1),(24,695,36,'vacancy_category','2021-08-03 11:48:34','2021-08-03 15:50:24',1),(25,696,42,'vacancy_category','2021-08-03 11:48:36','2021-08-03 15:50:17',1),(26,697,44,'vacancy_category','2021-08-03 11:48:39','2021-08-03 15:50:10',1),(61,407,46,'book_category','2021-08-05 14:46:48','2021-11-18 18:18:13',1),(62,406,48,'book_category','2021-08-05 14:46:57','2021-11-18 18:18:12',1),(63,405,46,'book_category','2021-08-05 14:47:06','2021-11-18 18:18:12',1),(64,947,46,'book_category','2021-08-05 15:19:03','2021-11-18 18:18:13',1),(128,1077,46,'book_category','2021-08-06 09:25:32','2021-11-18 18:18:13',1),(129,1078,46,'book_category','2021-08-06 09:26:01','2021-11-18 18:18:13',1),(130,1079,46,'book_category','2021-08-06 09:26:05','2021-11-18 18:18:13',1),(131,1080,46,'book_category','2021-08-06 09:26:08','2021-11-18 18:18:13',1),(132,1081,46,'book_category','2021-08-06 09:26:08','2021-11-18 18:18:13',1),(133,1082,46,'book_category','2021-08-06 09:26:12','2021-11-18 18:18:13',1),(134,1083,46,'book_category','2021-08-06 09:26:12','2021-11-18 18:18:13',1),(135,1084,46,'book_category','2021-08-06 09:26:16','2021-11-18 18:18:13',1),(136,1085,46,'book_category','2021-08-06 09:26:16','2021-11-18 18:18:13',1),(137,1086,46,'book_category','2021-08-06 09:26:19','2021-11-18 18:18:13',1),(138,1087,46,'book_category','2021-08-06 09:26:19','2021-11-18 18:18:13',1),(139,1088,46,'book_category','2021-08-06 09:26:22','2021-11-18 18:18:13',1),(140,1089,48,'book_category','2021-08-06 09:27:33','2021-11-18 18:18:13',1),(141,1090,48,'book_category','2021-08-06 09:27:33','2021-11-18 18:18:13',1),(142,1091,48,'book_category','2021-08-06 09:27:38','2021-11-18 18:18:13',1),(143,1092,48,'book_category','2021-08-06 09:27:38','2021-11-18 18:18:13',1),(144,1093,48,'book_category','2021-08-06 09:27:43','2021-11-18 18:18:13',1),(145,1094,48,'book_category','2021-08-06 09:27:43','2021-11-18 18:18:13',1),(146,1095,48,'book_category','2021-08-06 09:27:46','2021-11-18 18:18:13',1),(147,1096,48,'book_category','2021-08-06 09:27:46','2021-11-18 18:18:13',1),(148,1097,48,'book_category','2021-08-06 09:27:50','2021-11-18 18:18:13',1),(149,1098,48,'book_category','2021-08-06 09:27:50','2021-11-18 18:18:13',1),(150,1099,48,'book_category','2021-08-06 09:27:54','2021-11-18 18:18:13',1),(151,1100,48,'book_category','2021-08-06 09:27:54','2021-11-18 18:18:13',1),(152,1101,48,'book_category','2021-08-06 09:27:58','2021-11-18 18:18:13',1),(153,1102,48,'book_category','2021-08-06 09:27:58','2021-11-18 18:18:13',1),(154,1121,36,'vacancy_category','2021-08-06 09:33:07','2021-08-06 13:33:51',1),(155,1120,36,'vacancy_category','2021-08-06 09:33:07','2021-08-06 13:33:55',1),(156,1122,36,'vacancy_category','2021-08-06 09:33:10','2021-08-06 13:33:58',1),(157,1123,36,'vacancy_category','2021-08-06 09:33:10','2021-08-06 13:34:04',1),(158,1124,36,'vacancy_category','2021-08-06 09:33:13','2021-08-06 13:34:07',1),(159,1125,36,'vacancy_category','2021-08-06 09:33:13','2021-08-06 13:34:11',1),(160,1126,36,'vacancy_category','2021-08-06 09:33:19','2021-08-06 13:34:15',1),(161,1127,36,'vacancy_category','2021-08-06 09:33:20','2021-08-06 13:34:18',1),(162,1128,36,'vacancy_category','2021-08-06 09:33:21','2021-08-06 13:34:22',1),(163,1129,36,'vacancy_category','2021-08-06 09:33:21','2021-08-06 13:34:32',1),(164,1130,36,'vacancy_category','2021-08-06 09:33:21','2021-08-06 13:34:39',1),(165,1131,36,'vacancy_category','2021-08-06 09:33:22','2021-08-06 13:34:28',1),(166,1132,36,'vacancy_category','2021-08-06 09:33:22','2021-08-06 13:34:36',1),(167,1133,36,'vacancy_category','2021-08-06 09:33:22','2021-08-06 13:34:43',1),(258,1520,153,'vacancy_category','2021-08-19 09:28:17','2021-08-19 13:28:17',1),(259,1521,153,'vacancy_category','2021-08-19 09:28:18','2021-08-19 13:28:18',1),(260,1522,153,'vacancy_category','2021-08-19 09:30:14','2021-08-19 13:30:14',1),(261,1523,153,'vacancy_category','2021-08-19 09:30:19','2021-08-19 13:30:19',1),(262,1524,153,'vacancy_category','2021-08-19 09:30:24','2021-08-19 13:30:24',1),(263,1525,153,'vacancy_category','2021-08-19 09:30:29','2021-08-19 13:30:29',1),(264,1526,153,'vacancy_category','2021-08-19 09:30:34','2021-08-19 13:30:34',1),(265,1527,153,'vacancy_category','2021-08-19 09:30:37','2021-08-19 13:30:37',1),(266,1528,153,'vacancy_category','2021-08-19 09:30:41','2021-08-19 13:30:41',1),(267,1529,153,'vacancy_category','2021-08-19 09:30:45','2021-08-19 13:30:45',1),(268,1530,153,'vacancy_category','2021-08-19 09:30:50','2021-08-19 13:30:50',1),(269,1531,153,'vacancy_category','2021-08-19 09:30:54','2021-08-19 13:30:54',1),(270,1532,153,'vacancy_category','2021-08-19 09:30:59','2021-08-19 13:31:02',1),(271,1533,153,'vacancy_category','2021-08-19 09:31:07','2021-08-19 13:31:07',1),(272,1534,153,'vacancy_category','2021-08-19 09:31:13','2021-08-19 13:31:13',1),(273,1535,157,'vacancy_category','2021-08-19 09:31:17','2021-08-19 13:31:17',1),(274,1536,155,'vacancy_category','2021-08-19 09:31:22','2021-08-19 13:31:22',1),(275,1537,153,'vacancy_category','2021-08-19 09:31:25','2021-08-19 13:31:31',1),(276,1538,157,'vacancy_category','2021-08-19 09:31:38','2021-08-19 13:31:38',1),(277,1539,155,'vacancy_category','2021-08-19 09:31:43','2021-08-19 13:31:43',1),(278,1540,153,'vacancy_category','2021-08-19 09:31:48','2021-08-19 13:31:48',1),(279,1541,157,'vacancy_category','2021-08-19 09:31:52','2021-08-19 13:31:52',1),(280,1542,155,'vacancy_category','2021-08-19 09:31:56','2021-08-19 13:31:56',1),(281,1543,153,'vacancy_category','2021-08-19 09:32:00','2021-08-19 13:32:00',1),(282,1577,187,'book_category','2021-08-19 09:36:26','2021-11-18 18:18:13',1),(283,1578,187,'book_category','2021-08-19 09:38:49','2021-11-18 18:18:13',1),(284,1579,187,'book_category','2021-08-19 09:39:01','2021-11-18 18:18:13',1),(285,1580,187,'book_category','2021-08-19 09:39:11','2021-11-18 18:18:13',1),(286,1581,187,'book_category','2021-08-19 09:39:21','2021-11-18 18:18:13',1),(287,1582,187,'book_category','2021-08-19 09:39:30','2021-11-18 18:18:13',1),(288,1583,187,'book_category','2021-08-19 09:39:39','2021-11-18 18:18:13',1),(289,1584,187,'book_category','2021-08-19 09:39:49','2021-11-18 18:18:13',1),(290,1585,187,'book_category','2021-08-19 09:39:58','2021-11-18 18:18:13',1),(291,1586,187,'book_category','2021-08-19 09:40:06','2021-11-18 18:18:13',1),(292,1587,187,'book_category','2021-08-19 09:40:19','2021-11-18 18:18:13',1),(293,1588,187,'book_category','2021-08-19 09:40:32','2021-11-18 18:18:13',1),(294,1590,187,'book_category','2021-08-19 09:40:40','2021-11-18 18:18:13',1),(295,1589,187,'book_category','2021-08-19 09:40:48','2021-11-18 18:18:13',1),(296,1591,185,'book_category','2021-08-19 09:40:58','2021-11-18 18:18:13',1),(297,1592,185,'book_category','2021-08-19 09:41:08','2021-11-18 18:18:14',1),(298,1593,185,'book_category','2021-08-19 09:41:16','2021-11-18 18:18:14',1),(299,1594,185,'book_category','2021-08-19 09:41:25','2021-11-18 18:18:14',1),(300,1596,185,'book_category','2021-08-19 09:41:34','2021-11-18 18:18:14',1),(301,1595,185,'book_category','2021-08-19 09:41:43','2021-11-18 18:18:14',1),(302,1597,185,'book_category','2021-08-19 09:42:42','2021-11-18 18:18:14',1),(303,1598,185,'book_category','2021-08-19 09:42:51','2021-11-18 18:18:14',1),(304,1599,185,'book_category','2021-08-19 09:43:04','2021-11-18 18:18:14',1),(305,1600,185,'book_category','2021-08-19 09:43:11','2021-11-18 18:18:14',1),(306,1601,185,'book_category','2021-08-19 09:43:18','2021-11-18 18:18:14',1),(307,1602,185,'book_category','2021-08-19 09:43:26','2021-11-18 18:18:14',1),(308,1603,185,'book_category','2021-08-19 09:43:36','2021-11-18 18:18:14',1),(309,1604,185,'book_category','2021-08-19 09:43:45','2021-11-18 18:18:14',1),(310,1605,187,'book_category','2021-08-19 09:43:53','2021-11-18 18:18:14',1),(311,1606,185,'book_category','2021-08-19 09:44:02','2021-11-18 18:18:14',1),(312,2479,247,'category','2021-11-29 07:57:22','2021-11-30 23:28:35',1),(313,2487,251,'category','2021-11-29 08:10:50','2021-11-29 13:16:24',1),(314,2491,247,'category','2021-11-29 08:46:38','2021-11-29 14:03:33',1),(316,2499,251,'category','2021-11-29 09:20:37','2021-11-29 14:26:19',1),(317,2502,253,'category','2021-11-29 09:21:21','2021-11-29 14:25:32',1),(322,2522,247,'category','2021-11-29 11:38:24','2021-11-29 16:38:24',1),(323,2524,251,'category','2021-11-29 11:43:33','2021-11-29 16:45:09',1),(327,2540,247,'category','2021-11-29 11:57:07','2021-11-29 22:32:35',1),(336,2594,247,'category','2021-11-29 15:46:41','2021-11-29 20:46:41',1),(343,2627,249,'category','2021-11-29 16:38:22','2021-11-29 22:01:48',1),(344,2634,253,'category','2021-11-29 17:00:57','2021-11-29 22:02:10',1),(346,2660,249,'category','2021-11-29 17:23:36','2021-11-29 22:25:03',1),(348,2664,267,'category','2021-11-29 17:26:04','2021-11-29 22:26:32',1),(350,2668,267,'category','2021-11-29 17:27:51','2021-11-29 22:28:19',1),(351,2670,263,'category','2021-11-29 17:28:35','2021-11-29 22:29:00',1),(352,2672,267,'category','2021-11-29 17:29:18','2021-11-29 22:29:39',1),(353,2674,267,'category','2021-11-29 17:29:59','2021-11-29 22:30:23',1),(355,2679,249,'category','2021-11-29 17:32:23','2021-11-29 22:33:13',1),(356,2684,267,'category','2021-11-29 17:34:16','2021-11-29 22:39:26',1),(357,2686,263,'category','2021-11-29 17:39:46','2021-11-29 22:40:19',1),(358,2690,253,'category','2021-11-29 17:40:44','2021-11-29 22:41:23',1),(359,2692,249,'category','2021-11-29 17:41:51','2021-11-29 22:42:14',1),(360,2696,263,'category','2021-11-29 17:43:17','2021-11-29 22:43:36',1),(361,2698,249,'category','2021-11-29 17:44:36','2021-11-30 23:28:32',1);
/*!40000 ALTER TABLE `wp_yoast_primary_term` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_yoast_seo_links`
--

DROP TABLE IF EXISTS `wp_yoast_seo_links`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_yoast_seo_links` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `url` varchar(255) DEFAULT NULL,
  `post_id` bigint(20) unsigned DEFAULT NULL,
  `target_post_id` bigint(20) unsigned DEFAULT NULL,
  `type` varchar(8) DEFAULT NULL,
  `indexable_id` int(11) unsigned DEFAULT NULL,
  `target_indexable_id` int(11) unsigned DEFAULT NULL,
  `height` int(11) unsigned DEFAULT NULL,
  `width` int(11) unsigned DEFAULT NULL,
  `size` int(11) unsigned DEFAULT NULL,
  `language` varchar(32) DEFAULT NULL,
  `region` varchar(32) DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `link_direction` (`post_id`,`type`),
  KEY `indexable_link_direction` (`indexable_id`,`type`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_yoast_seo_links`
--

LOCK TABLES `wp_yoast_seo_links` WRITE;
/*!40000 ALTER TABLE `wp_yoast_seo_links` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_yoast_seo_links` 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:06